diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..5363338f33c0abeed03228c64a1bcaa9b2e3f922 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,60 +1,2 @@ -*.7z filter=lfs diff=lfs merge=lfs -text -*.arrow filter=lfs diff=lfs merge=lfs -text -*.avro filter=lfs diff=lfs merge=lfs -text -*.bin filter=lfs diff=lfs merge=lfs -text -*.bz2 filter=lfs diff=lfs merge=lfs -text -*.ckpt filter=lfs diff=lfs merge=lfs -text -*.ftz filter=lfs diff=lfs merge=lfs -text -*.gz filter=lfs diff=lfs merge=lfs -text -*.h5 filter=lfs diff=lfs merge=lfs -text -*.joblib filter=lfs diff=lfs merge=lfs -text -*.lfs.* filter=lfs diff=lfs merge=lfs -text -*.lz4 filter=lfs diff=lfs merge=lfs -text -*.mds filter=lfs diff=lfs merge=lfs -text -*.mlmodel filter=lfs diff=lfs merge=lfs -text -*.model filter=lfs diff=lfs merge=lfs -text -*.msgpack filter=lfs diff=lfs merge=lfs -text -*.npy filter=lfs diff=lfs merge=lfs -text -*.npz filter=lfs diff=lfs merge=lfs -text -*.onnx filter=lfs diff=lfs merge=lfs -text -*.ot filter=lfs diff=lfs merge=lfs -text *.parquet filter=lfs diff=lfs merge=lfs -text -*.pb filter=lfs diff=lfs merge=lfs -text -*.pickle filter=lfs diff=lfs merge=lfs -text -*.pkl filter=lfs diff=lfs merge=lfs -text -*.pt filter=lfs diff=lfs merge=lfs -text -*.pth filter=lfs diff=lfs merge=lfs -text -*.rar filter=lfs diff=lfs merge=lfs -text -*.safetensors filter=lfs diff=lfs merge=lfs -text -saved_model/**/* filter=lfs diff=lfs merge=lfs -text -*.tar.* filter=lfs diff=lfs merge=lfs -text -*.tar filter=lfs diff=lfs merge=lfs -text -*.tflite filter=lfs diff=lfs merge=lfs -text -*.tgz filter=lfs diff=lfs merge=lfs -text -*.wasm filter=lfs diff=lfs merge=lfs -text -*.xz filter=lfs diff=lfs merge=lfs -text -*.zip filter=lfs diff=lfs merge=lfs -text -*.zst filter=lfs diff=lfs merge=lfs -text -*tfevents* filter=lfs diff=lfs merge=lfs -text -# Audio files - uncompressed -*.pcm filter=lfs diff=lfs merge=lfs -text -*.sam filter=lfs diff=lfs merge=lfs -text -*.raw filter=lfs diff=lfs merge=lfs -text -# Audio files - compressed -*.aac filter=lfs diff=lfs merge=lfs -text -*.flac filter=lfs diff=lfs merge=lfs -text -*.mp3 filter=lfs diff=lfs merge=lfs -text -*.ogg filter=lfs diff=lfs merge=lfs -text -*.wav filter=lfs diff=lfs merge=lfs -text -# Image files - uncompressed -*.bmp filter=lfs diff=lfs merge=lfs -text -*.gif filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text -*.tiff filter=lfs diff=lfs merge=lfs -text -# Image files - compressed -*.jpg filter=lfs diff=lfs merge=lfs -text -*.jpeg filter=lfs diff=lfs merge=lfs -text -*.webp filter=lfs diff=lfs merge=lfs -text -# Video files - compressed -*.mp4 filter=lfs diff=lfs merge=lfs -text -*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 73c7978d51a616bbe61eb0818b58de2fd2ba85eb..0000000000000000000000000000000000000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -__pycache__/ -*.py[cod] -.pytest_cache/ -.ruff_cache/ -.DS_Store diff --git a/.python-version b/.python-version deleted file mode 100644 index 0cf960df58f3c12fadffb149e0ee06bb63111f41..0000000000000000000000000000000000000000 --- a/.python-version +++ /dev/null @@ -1 +0,0 @@ -3.13.14 diff --git a/CITATION.cff b/CITATION.cff index e042e67b15cdfe8e99bb122a4a0553e3d798e591..86d1f6079450dcccc82ae2d5a735db4bc24fc5bc 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,11 +1,11 @@ cff-version: 1.2.0 message: >- - If you use the PixCell Dataset, - please cite this dataset and the accompanying PixCell project. + If you use the PixCell Dataset, please cite this dataset and the + accompanying PixCell project. title: "PixCell Dataset: Representation-First Image-to-Code Curriculum" type: dataset -version: depth-v1 -date-released: 2026-07-26 +version: 2.0.0 +date-released: 2026-07-27 authors: - family-names: Agarwal given-names: Aadarsh diff --git a/README.md b/README.md index 17599e2de1511b986b883811dbb5f8b7a7bc33f5..a4bbc61b1b3cac64d03a2a122ea895cd2d3b590c 100644 --- a/README.md +++ b/README.md @@ -3,107 +3,49 @@ pretty_name: "PixCell Dataset" license: mit language: - en - - code -annotations_creators: - - expert-generated - - machine-generated -source_datasets: - - original task_categories: - image-text-to-text tags: - - image - - text - - code - - python + - image-to-code - code-generation - vision-language - photonics - gds - gdsfactory - - image-to-code - - multimodal - synthetic - curriculum-learning - - datasets size_categories: - 1K -Rebuild and verify both releases - -```bash -cd dataset -python3.13 -m venv .venv -source .venv/bin/activate -python -m pip install -r requirements-lock.txt - -python scripts/build_all.py -python scripts/validate_release.py --root . --execute-programs -python depth-v1/scripts/build.py --dataset-root . --output depth-v1 -python depth-v1/scripts/validate.py \ - --release-root depth-v1 \ - --dataset-root . \ - --execute-programs -python -m unittest discover -s tests -v -python -m pytest depth-v1/tests -q -``` +Published rows pass deterministic compilation and execution, the +primitive-only source policy, structural checks, calibrated geometry +comparison, footprint agreement, and artifact hashing. -The rebuilds reproduce these frozen logical release digests: +The dataset targets geometric reconstruction of single-layer photonic layouts. +Optical performance and foundry qualification are handled by downstream device +evaluation. + +The release manifest binds every shard to the frozen source digests: ```text -core-v1 e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89 -depth-v1 676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b +core e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89 +depth 676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b ``` - - -See [`factory/README.md`](factory/README.md) for the replay contract. Dataset -rows contain executable Python. Inspect code from untrusted revisions before -execution. - -## Training export - -Convert a level to OpenAI-style multimodal `messages`: - -```bash -python scripts/to_vlm_messages.py \ - --root . \ - --level l4 \ - --output /tmp/pixcell-l4.jsonl \ - --image-mode data-uri -``` +Source, release tools, and training recipes are available in the +[PixCell v2.0.0 source release](https://github.com/QPG-MIT/PixCell/tree/dataset-v2.0.0). -## Recommended use +## Versions -Use `depth-v1` for image-to-code SFT and within-representation parameter -recovery. Use `core-v1` or the individual levels for staged training, task -sampling, and component-focused training. Use a representation-disjoint -benchmark for unseen-component evaluation. +Use configuration `depth` with revision `v2.0.0` to pin this release. The +original `core-v1` and `depth-v1` releases remain available at their matching +Hugging Face revisions. -## License and citation +Version 2.0.0 is a breaking schema release. It makes `depth` the default, +removes the duplicated per-row instruction, and moves target rasters and +calibration into `references`. Pin revision `core-v1` or `depth-v1` for the +original row schema. -The dataset and release tools use the [MIT License](LICENSE). Dependency -notices are in [THIRD_PARTY_NOTICES.md](THIRD_PARTY_NOTICES.md). Citation -metadata is available in [CITATION.cff](CITATION.cff). +## Citation ```bibtex -@misc{agarwal2026pixcelldataset, - title = {PixCell Dataset: Representation-First Image-to-Code Curriculum}, - author = {Aadarsh Agarwal and Kenaish Al Qubaisi and Dirk Englund}, - year = {2026}, - howpublished = {Hugging Face dataset}, - note = {Version depth-v1}, - url = {https://huggingface.co/datasets/qpaig-mit/pixcell} +@dataset{agarwal2026pixcell, + title = {PixCell Dataset: Representation-First Image-to-Code Curriculum}, + author = {Aadarsh Agarwal and Kenaish Al Qubaisi and Dirk Englund}, + year = {2026}, + version = {2.0.0}, + url = {https://huggingface.co/datasets/qpaig-mit/pixcell} } ``` -The citation record will include the paper's arXiv identifier when available. -Project source: [QPG-MIT/PixCell](https://github.com/QPG-MIT/PixCell). +The citation record will be updated with the paper's arXiv identifier when it +is available. diff --git a/galleries/all.png b/assets/core.png similarity index 100% rename from galleries/all.png rename to assets/core.png diff --git a/depth-v1/galleries/overview.png b/assets/depth.png similarity index 100% rename from depth-v1/galleries/overview.png rename to assets/depth.png diff --git a/core/data/train-00000-of-00002.parquet b/core/data/train-00000-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65929b342b0652d97c2161c7e3df84ae20cccae6 --- /dev/null +++ b/core/data/train-00000-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec9cfd7c2d7e77e31862fce8324567c06f854533cdf5c56fabfa4cd160ff0ea +size 18799084 diff --git a/core/data/train-00001-of-00002.parquet b/core/data/train-00001-of-00002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c0590ec96dd2dfa25a5eda0619de7369db79107 --- /dev/null +++ b/core/data/train-00001-of-00002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924091f420a1235fdc0ff953a86e4cbc638430e9aef7e30a63c6b8479d4d2923 +size 10528449 diff --git a/data/l0/train-00000-of-00001.parquet b/data/l0/train-00000-of-00001.parquet deleted file mode 100644 index d307bbeb59bcfe52da57bb8431cd98cb939a4945..0000000000000000000000000000000000000000 --- a/data/l0/train-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0c5bda1b192a901349aeda2cf9287e22d62b5b791c421955e2ffba9ca2785da -size 10297217 diff --git a/data/l1/train-00000-of-00001.parquet b/data/l1/train-00000-of-00001.parquet deleted file mode 100644 index f004fe0a2c7b7352fd144d18bfbe560d60a277a5..0000000000000000000000000000000000000000 --- a/data/l1/train-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc37aea17af1a127e46f89604c95e490b8c361d5105a4cd77581f1d93dfcfc44 -size 12757155 diff --git a/data/l2/train-00000-of-00001.parquet b/data/l2/train-00000-of-00001.parquet deleted file mode 100644 index 713a28a3861a5212dfffd32872eafaf0383f6fd9..0000000000000000000000000000000000000000 --- a/data/l2/train-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:420d2b75f1cd38e2e3629495b9da36a07bc24ec9b81139816528e9332c7d4007 -size 7049962 diff --git a/data/l3/train-00000-of-00001.parquet b/data/l3/train-00000-of-00001.parquet deleted file mode 100644 index db842c81a801ef3f751aff17412f9ae5522fdac7..0000000000000000000000000000000000000000 --- a/data/l3/train-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dea653b7f8a7d5c5e773606ead614f460fae3f40e8588e67d48d314b053c4b2 -size 7980900 diff --git a/data/l4/train-00000-of-00001.parquet b/data/l4/train-00000-of-00001.parquet deleted file mode 100644 index c8ea3600c32706d273f168ced72bd34182daf4b4..0000000000000000000000000000000000000000 --- a/data/l4/train-00000-of-00001.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05c8162b50feb869224e998a7d43fe81eee40d12371019fb27ae6aef3557a16d -size 8708468 diff --git a/depth-v1/README.md b/depth-v1/README.md deleted file mode 100644 index 74737296d2deca1d83f20d428dd6e8f3d7bd8fd7..0000000000000000000000000000000000000000 --- a/depth-v1/README.md +++ /dev/null @@ -1,47 +0,0 @@ -# PixCell depth-v1 - -`depth-v1` is a separate, core-compatible release of controlled geometry -realizations around the 547 approved PixCell representations. - -The immutable 738-row PixCell core is retained in full. Its 547 semantic rows -are the `r00` anchors; the other 191 core rows remain as `core-extra` records. -Exactly 546 anchors have seven additional, model-visible geometry states. One -L2 anchor remains anchor-only because its sole mutable literal is a global -translation erased by maximum-visibility normalization; synthesizing its -descendants would create repeated inputs with different code labels. - -| Release split | Contents | Rows | -|---|---|---:| -| `train` | 738 core rows plus `r01`–`r05` descendants | 3,468 | -| `validation` | `r06`–`r07` descendants | 1,092 | -| **Total** | 546 complete eight-state groups, one anchor-only representation, and core extras | **4,560** | - -This release does not alter `core-v1`. Every row binds its parent core example, -parent code hash, and frozen core digest. - -## Row format - -Rows preserve all 30 core columns, including the model image, physical-aspect -target, parametric Python program, footprint, topology, hashes, and curriculum -metadata. The appended depth fields record: - -- parent and release provenance; -- geometry and realization identity; -- controlled transform axes and parameter deltas; -- dependency, pose, render, and split grouping; -- verification evidence (hashes and metrics) and generator version; and -- a deterministic logical-row digest. - -Images remain embedded in Parquet, so the release loads without a custom -dataset script. The Hugging Face feature declaration is provided by -[`scripts/schema.py`](scripts/schema.py). - -## Integrity - -`scripts/schema.py` defines the stable column order, Hugging Face features, -logical row and release digests, deterministic Parquet shard names, the exact -frozen population contract, and manifest, freeze, and checksum helpers. - -The logical digest hashes every non-payload field, including the stored hashes -of code and images, in ascending row-ID order. Freeze and checksum records bind -the generated release artifacts without changing any file in the parent core. diff --git a/depth-v1/data/train-00000-of-00007.parquet b/depth-v1/data/train-00000-of-00007.parquet deleted file mode 100644 index e90902d68e7487e03e7144344c6c6c067e6a4fba..0000000000000000000000000000000000000000 --- a/depth-v1/data/train-00000-of-00007.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2d45c383c1ce7323d322f0aa9cbf6611b2e19437bf8e229be163b4918254973 -size 30433999 diff --git a/depth-v1/data/train-00001-of-00007.parquet b/depth-v1/data/train-00001-of-00007.parquet deleted file mode 100644 index 68af5ad363763865293920d902f77f90d858f5b7..0000000000000000000000000000000000000000 --- a/depth-v1/data/train-00001-of-00007.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c51c77d5f076bd6960b1452eeccf351fecff58e98189c7ab593ed4d648c617d0 -size 21436090 diff --git a/depth-v1/data/train-00002-of-00007.parquet b/depth-v1/data/train-00002-of-00007.parquet deleted file mode 100644 index b92371fc58518a7cbc6ba23dbdb470dd08a867bb..0000000000000000000000000000000000000000 --- a/depth-v1/data/train-00002-of-00007.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24c4ea04eb13ab8ccab55f4301cf8b8292eb2a23d9dbe5bf5a7b1743c7aba1ae -size 9497154 diff --git a/depth-v1/data/train-00003-of-00007.parquet b/depth-v1/data/train-00003-of-00007.parquet deleted file mode 100644 index 6e78b58ef4dbe85a710e215ada94c555eff3e445..0000000000000000000000000000000000000000 --- a/depth-v1/data/train-00003-of-00007.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73929f04bdaed1e9ccb72b9c4a53910da71429e32cfb1a6c90c8154c9849ee8b -size 8309409 diff --git a/depth-v1/data/train-00004-of-00007.parquet b/depth-v1/data/train-00004-of-00007.parquet deleted file mode 100644 index d771250173de47d259b2feee1c88651842147a38..0000000000000000000000000000000000000000 --- a/depth-v1/data/train-00004-of-00007.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c59c6af12beebd505c2b4dabdd398498e9a8c218805e89f5af5a9da451327de -size 9214604 diff --git a/depth-v1/data/train-00005-of-00007.parquet b/depth-v1/data/train-00005-of-00007.parquet deleted file mode 100644 index db70922d159a2d0b80c31a1083b91f62d213d779..0000000000000000000000000000000000000000 --- a/depth-v1/data/train-00005-of-00007.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0786acb9dd5ea1c05fccab30b7292dd89d59e402bfb52321af8f57f6ba1631f -size 9470813 diff --git a/depth-v1/data/train-00006-of-00007.parquet b/depth-v1/data/train-00006-of-00007.parquet deleted file mode 100644 index 76952de483bff9e93026fc2fcbee5ab823aed9d6..0000000000000000000000000000000000000000 --- a/depth-v1/data/train-00006-of-00007.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:425467eeeda20953ec62514b447de3034b215c6b7b1d15fa7ff46c425b3b7432 -size 5831429 diff --git a/depth-v1/data/validation-00000-of-00003.parquet b/depth-v1/data/validation-00000-of-00003.parquet deleted file mode 100644 index f381a8608bc8f9f49abd8f22792e7cb4080b4f2a..0000000000000000000000000000000000000000 --- a/depth-v1/data/validation-00000-of-00003.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e823f8ce2dbacfd402e1e4db646fef316f165d362b8928ccdb0d1079a792d22 -size 8963776 diff --git a/depth-v1/data/validation-00001-of-00003.parquet b/depth-v1/data/validation-00001-of-00003.parquet deleted file mode 100644 index ae3eea146ec1e6cc6b89d078dce0a344de7ded7b..0000000000000000000000000000000000000000 --- a/depth-v1/data/validation-00001-of-00003.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b974b438ecda3d3f53d5dc4b84969d0ef68fa40aecde2195a081726c39a202d -size 9198283 diff --git a/depth-v1/data/validation-00002-of-00003.parquet b/depth-v1/data/validation-00002-of-00003.parquet deleted file mode 100644 index f3332ec1464a4f5d8c7d2c82f9ea337550624ba9..0000000000000000000000000000000000000000 --- a/depth-v1/data/validation-00002-of-00003.parquet +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77109cf40718db1e33c25d4998c22aca1d0f13c4ffe01b271e0b36fd22f14a30 -size 994310 diff --git a/depth-v1/factory/accepted_manifest.json b/depth-v1/factory/accepted_manifest.json deleted file mode 100644 index 70f108450407b429089bfc2801fed4e787c2b11a..0000000000000000000000000000000000000000 --- a/depth-v1/factory/accepted_manifest.json +++ /dev/null @@ -1,50167 +0,0 @@ -{ - "accepted_only": true, - "generator_version": "pixcell-depth-v1-builder-1", - "row_count": 4560, - "rows": [ - { - "code_sha256": "145d394d47aa6be2f6877c416106833ec3498067fbdced9019d78008ca3eac40", - "geometry_id": "dgeo_a123f907a6e0155f07fa3afa", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2", - "image_sha256": "2b6533073e7a074458957f705702c5062500a5a53bcebfae95bc99c0694bc511", - "logical_row_sha256": "6db2f7e8c37af31ef4aaa7d86ca24a488697fae04b1d4fce81f26a81d78382da", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "feea1d5ef53254998502e0253b6f57d4c57418042efa3bc1be997e47fb9aa636" - }, - { - "code_sha256": "4e0019384fdeae827f763ee9807362fbf24e12278abdb3addfe45783527b097c", - "geometry_id": "dgeo_53f9dabffef2c185587a82a0", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2__depth_r01", - "image_sha256": "88bfe49127e1dfeb406980a86d22c4447317cc223eaee4b0394b774ef0fc943d", - "logical_row_sha256": "8c5b0a470550d3986b14c6e9a3e87cbef001c95a7fb3041cc93ce0ebc1abd572", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "da30f1a52658e2cd75eaf2e696e065873115b22e2f874abcc153ecb6a61c7cb3" - }, - { - "code_sha256": "589fd9b29756cc4d221d319503504f70e29fcb521adf503905986f28e950d2df", - "geometry_id": "dgeo_ced23d508dd4e834b1ccb59d", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2__depth_r02", - "image_sha256": "f3a22b1fbc1cfb492cf97b91feaaa061034a0c5babe63aee4ecc02d6a026cddd", - "logical_row_sha256": "71d52f9abf55ef8dcfb67c1a346a6adf8edccc78a2bd2c41fa57ce17376f4985", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a72990c6aae27b6691701489c012b2b65869f738d0518853066aa22897012708" - }, - { - "code_sha256": "e515f44a7a24f04a0c509e660c2446159a1fef38413958e387d409befae667da", - "geometry_id": "dgeo_500a768de26af719058e0b9c", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2__depth_r03", - "image_sha256": "c1a8fce000e7c5d0f7a51c18dca4bc70d21e8ad6223a353cd77cd0ad02687442", - "logical_row_sha256": "6b7ca0a9adfa7cf134562bc11083f622396cc75b2a81adee2295addf87c82c13", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0c29087cb477964b74abc53d1841d6aacdcbd1b7b8e2c880ffb7284504ee9608" - }, - { - "code_sha256": "216ecc62db6a74058e836929f3507009b596af0ee1edb7a44eebd37f4fbbe40a", - "geometry_id": "dgeo_7130e9d5417faaf2845d756c", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2__depth_r04", - "image_sha256": "5cff2330f2b20677fb3ecedeb54db3fbb8fe92dd9183501d2c4cd86c73e63917", - "logical_row_sha256": "47cf752f8316032b6ffcfd72f31581a5a89ffc63d7fcadaf07c3f0951917a380", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "94b706d184721579a04fe4dedf72c864ee2f7b15ddccf2f75f854825bfebd569" - }, - { - "code_sha256": "89bb2f97d83f2ccfda26349e74e0f9430f5cf9ff41a7118daffde87fc9a69bfd", - "geometry_id": "dgeo_5e3915072040f6f8893b5430", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2__depth_r05", - "image_sha256": "9e1e7c461faf86e329156b65fb7fcb64a800adf78b4b606f41ef07a92f312d4a", - "logical_row_sha256": "7c668f54e15523e846d39f32ba5d6ced0019f5ac988aa061a30342e73d445995", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "790e58d69474982cf1c52d8f00288ec5460b9b5faae18c45b1d244a321829ee4" - }, - { - "code_sha256": "c0e669d6b0683ead74207a2a8aa1d218094b04468519438188556a05857a7b06", - "geometry_id": "dgeo_084ec194ecf5c8754d999170", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2__depth_r06", - "image_sha256": "c45470d26a8bf40f919938e52c6e06059a7e850c3bab66bc91dc3e668eb9925a", - "logical_row_sha256": "2e775175978eb788ce18c7edfb78ad2abc0629e259fb067337fb849b37de2f32", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a55b73a6fbbdae60dd9aefecb05407386fd9c23951661d21a3f71e76e54fbe53" - }, - { - "code_sha256": "333de8b2f196cbbc806eaf558d5ec522f4a63458710fb1bdfff8bc23ed6ac299", - "geometry_id": "dgeo_7253950fc5e722a46c6b9ce9", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2__depth_r07", - "image_sha256": "eacb2d418ac9d139da622790208a3a3dac0c8c8d63546ee08716a4e00adfe75c", - "logical_row_sha256": "a6930fe750dc0a5c0d17c60591ab90dafc8e5c5f457b43924637f0aeddd91c0e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e5a64fa20614fa6ce3ba3d8152fbcfe4481a86555208caa22b32e3d0952fb16c" - }, - { - "code_sha256": "3ca4b593204b89b920cde9c680a78644fb282bf60674b5052834a4db6602a3f1", - "geometry_id": "dgeo_da7972acade04c36edfc0941", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2", - "image_sha256": "248a48de38be2f798d8287276c56ef9606a03bb53581d9bb049a67fdc223597b", - "logical_row_sha256": "cd8e936ab8682361a8b0f21efd7e7e0222e0cdec68e1a07b6d959506f4257ab2", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3669641135b0fe0b2fa62a5685fa131dcebdbf5a4b55444da323a48ac075825c" - }, - { - "code_sha256": "4e7785fe04a2f92e820baddd704b73c2ddf1dc5870d9b33736ced0a24969e907", - "geometry_id": "dgeo_654285e5caf02af09849e385", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2__depth_r01", - "image_sha256": "62c6d392c56ed5f6f4dc5ed7e3ca9b3d04d3890333bf74e475978c9a43598549", - "logical_row_sha256": "88e60c8c91879b722432db488c17d99e6bf44c2e8501068b3a8157be39f55b58", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d85cf827a2cb86735bc0a8f9fb77469a27bcc65593949311dfb528ebbf49aa3f" - }, - { - "code_sha256": "7d351f16c932ca63a3808430dc52c4538b70de5dedc0809eca4dceea979afcbf", - "geometry_id": "dgeo_dd70695056542da96be5ba1b", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2__depth_r02", - "image_sha256": "252ac1b320722191980de6c0241e766101b268dcaa2c16775a15333b621ed564", - "logical_row_sha256": "cf6a3a44c7efa5fd2301437e9d0813b75dd45e0c1432306d674bb800323997ba", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7808f0bee941277e442fba1decd265f91802c449086d0ae297a33483ede37634" - }, - { - "code_sha256": "10f3ac825bfd660ebb1c94f2482b21803cc49a60a6eb910698f197fce0b313a8", - "geometry_id": "dgeo_74cbc362fcee2d8a06615f44", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2__depth_r03", - "image_sha256": "a3f7e84f5159067058c08d521d7703426ca8ec9163c791d2146595cfbc36b4b6", - "logical_row_sha256": "239de33b7f0296af2548a1a721a1d8d636c7cea4215582fd927d0ba671f406b9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "883ca6a28502829abc3768d33557e21e31a98d0f5111b6cad6f26c8466fb9e86" - }, - { - "code_sha256": "164c501ba6f8365571f24b91f0f13c9a46286eb70273055ef9370dffc91a6443", - "geometry_id": "dgeo_e4b449b648efaec4c06809dd", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2__depth_r04", - "image_sha256": "b7b80604ef9d5c266f53d8e8150d10729911ebdc4cf7660604657296114b886f", - "logical_row_sha256": "aa70178c5f0cb1217d65d90d429c04936d9984ca9841d1bc90931f4a23a29abb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c3f8a937860feee7e926f3afd935c5f3034a07fac3cc97ec61f6f58288b7cede" - }, - { - "code_sha256": "561fb9afcf1039f78e34a367bd9c53ae27daa254a82bbf437b42170ecd72199a", - "geometry_id": "dgeo_a06f477a2594470e1033e45c", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2__depth_r05", - "image_sha256": "6a57c98514ac42744eebf6cd7eee58af307a824c2e603dd6dbd78166ee2f365a", - "logical_row_sha256": "7c271f41f23c9546da9e30738f8e4378184c4fde66113772ba8b16b9445b0729", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e1a80da5c17bd8fe240fbc6ac202644562970a709a1694e9e9f70745f81b893c" - }, - { - "code_sha256": "940c67268a18ff2ae9328f03281fd04a0d9377424b7d80b2456a21f61e44ba1d", - "geometry_id": "dgeo_49036295dc70216f50edfbf7", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2__depth_r06", - "image_sha256": "58b4bcd6af24ef843722c1511f76090b17d13a13c53dc7915124a48578d23ee4", - "logical_row_sha256": "c4a7d017f863aa0d9a343854834eb62f7f264eed0e561b3d3da337d58aed36a2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0559483fe53b472e74120fe2864557c5248f3a5803ce188f105a4e3e5c9cc15f" - }, - { - "code_sha256": "59d496407a780230920c0e59507c9365a37251e860e3d0673013fc6a6cc8f6e6", - "geometry_id": "dgeo_32a99217932b710363c21906", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2__depth_r07", - "image_sha256": "ab35f804af59ce50d6f63ef9116d790761ab287df34e737006f089fc73130922", - "logical_row_sha256": "316de93d4bd8c697bcba66edf022fca5372ae865cb9c405a959c0376920588de", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4cfb09ac6e269340be5bf50f1837461110af41cef4eb23b8e46d78a8a2ad2a33" - }, - { - "code_sha256": "6fd8c749bf845d579c8f525ff491aa0f3accb440a5e9273d61641208354b2ed3", - "geometry_id": "dgeo_f12f518aa7321d5aec16d1d6", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2", - "image_sha256": "520c9d663530dd6695a95810f766b92e81d3ac38b829f2cf2a9e87e34cf12437", - "logical_row_sha256": "46d4c343960c10dcc47aed399cc0e68d34b885d9762860c61e29cad868bd4b27", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "73ac249fc73dd14969f575fc479003caf06677e6ce8fe8b89197c4e664159118" - }, - { - "code_sha256": "929107aedbfa48da0381cb9061993430baa0f0801c08476d7481d6d454f5359e", - "geometry_id": "dgeo_9b7d47b87625ebec278c3525", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2__depth_r01", - "image_sha256": "eb51cc253cbd707f5f6dc8b6aae32e1a0aa5eabaed910e60ec06a089b250fc1d", - "logical_row_sha256": "2714d449b7421c4f3a05bffbb6d5e3caf6457c8c69a29342d36118087b2dd8fd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "462522915682860fbeea38bc2d7995363d90e21f37d6801ec3aacade90ee47f9" - }, - { - "code_sha256": "0b821ea801cafb247d3c98640cd8cbc535a152130749331f53c3c69d21701519", - "geometry_id": "dgeo_367e8186615e30841a27544d", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2__depth_r02", - "image_sha256": "ef80571e86e18f5dcdc4d1325e222846658830bc139e4fa467975f299ad9a0d6", - "logical_row_sha256": "58ca188ccd478ac4a5d60bf0e67c4eb076ed3b8ff9e36d33ae1cb585b4eaa0d2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "83caabd1cdcae41d961f5d9f1b57599a0c6ba039065036cd3d4d7ddd66718c47" - }, - { - "code_sha256": "8d6c90e0e6af2440ed7826504e1094f680557c340f24495b06a6f4320fc4fbf6", - "geometry_id": "dgeo_9c773eec748011e892584c4f", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2__depth_r03", - "image_sha256": "d0fc8ae7a1128ca9ceb22381eaeeade9d94228cd5d3abdadef69e4db24dcbfb9", - "logical_row_sha256": "d6a31f1aa3a5d3f7ab1588587f358ac60a234bb80c2a0e07eab09dac6bef6279", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1b11d5b4bb3ce2ab6dfa2f8db7867009ec3386e583a8b1e0a9ac60f8c96f9636" - }, - { - "code_sha256": "f5dc8289399f1fbab09943ce361f75a21fff8f905f01e170b8fe77fa75d065c2", - "geometry_id": "dgeo_3f95a677f2540ff1c9cd0437", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2__depth_r04", - "image_sha256": "4e86f44a18a28caa81d8068605ea6474b19eaa37a743dc7659511c811397a27e", - "logical_row_sha256": "77c953fb595e16934780c1a71fcd355e1929042214ba64bb1d1c319c9c19b6b4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "df7c38843f6e811e73d2a5e88f0fbbf560116bca3cc1b7f2add26ff238d6deed" - }, - { - "code_sha256": "e0773754b7c3c7e9c23357173e9a9768bde25f37dd40e1e6d34af1548e5663b4", - "geometry_id": "dgeo_057d79cafb245aed2c8b7671", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2__depth_r05", - "image_sha256": "f2b6d5328df530528b9a539892c627e4f4d0d7a5a98b5cd116dfda179db5cba6", - "logical_row_sha256": "cc53265b65f64ab074539c6814bf7395671a9d9a667953e4844a54b0f933d831", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b1648043513494e4b5831d4e65b4bfc5832669c91cd1bdb48db80866a2bf26cc" - }, - { - "code_sha256": "b7894e8e8928cfed6d8c6be67209906917052e0ef1f3993d8d020ff99f2fafec", - "geometry_id": "dgeo_7771700b614801c27907da33", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2__depth_r06", - "image_sha256": "1dbc1c133ee13c5e75cd8527427cbc23520ffd3a5ebe28c064b8ddcfb4e4ac44", - "logical_row_sha256": "216a0084a5eecc6b0b153d1b9ad4d1f5bc08ae734cf58c5b5881d3b6ba241c0c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f8b35ef09148a933a971d4bce4237715610764d5c83ecc29349c90f07728ef71" - }, - { - "code_sha256": "986c2b9834d9d5c0cfbd3b195ee9c4d74eda19be03c4d8e00e6f4f7d4f0e9eab", - "geometry_id": "dgeo_1a915ced36c2e5330d092e33", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2__depth_r07", - "image_sha256": "59901eaeeda82e531733691301c6b133df75862309e7c22633559ad4af4180f1", - "logical_row_sha256": "89cde133428ccb64fd42707ac45d3fbc391abe1459307d0d86ecfa60a8c6d83e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ce045224ba076942e9b3ed76f1a2ec23b35c02d970cada95848d19846731a514" - }, - { - "code_sha256": "964a705e9e2d5766959f3662d07daaea88b5e7d5be4f78c6aa60c02f9eb3747e", - "geometry_id": "dgeo_43fe14a60dfb862b01fb05c6", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2", - "image_sha256": "7759dfe248afba4939513255031b09e8e2dee726848ceee203a2d5f5b234abd5", - "logical_row_sha256": "5309c942cc5e2da60e21ea64042cdc169df9019ecdb3df420170bb9ea1f2fe0a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6621ad1b023236d9cfe4423bba2e954226a64b67c96e41694c09ac299c574507" - }, - { - "code_sha256": "e17f3376f61abe562b9ae6d113058accb64f73cb9cf3fcee4acc06e1283972fa", - "geometry_id": "dgeo_7ed92c67d9a3cccdf12fa639", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2__depth_r01", - "image_sha256": "ba7193f438df251d76439dd73274a1cb0cfc4c4051ad5605e00dff205b3833a5", - "logical_row_sha256": "09dc0023c31e24284458d064421ad3dd1ad390f76638e38b21ddc2ba4908fffa", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9c6b50831003fd9b8554f5ff8d9574969f8a5175a4fa2cb5d35d3fa7982459ec" - }, - { - "code_sha256": "2202708d24e6c43e26f08f89c03adc7bf04a78567aabb4532dc5a9b141d40d3b", - "geometry_id": "dgeo_b6f0da02a7374f712e047bc3", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2__depth_r02", - "image_sha256": "ebf0cee02a06c45c7016a10ea97398542af5538ef000023c416b52a7b7837339", - "logical_row_sha256": "1f016bd924051a0c2eb506d07319b2afb8533711c37c3f12a0db178826173a5f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f8bc250fba2f0747184742e973523de1e01a4ffcd7bc5ec54bff2bbbf5c21c4d" - }, - { - "code_sha256": "548156f40aca7808240c7343a67b2be6c64eee28c1d8f92e0e7ca341a5e0d368", - "geometry_id": "dgeo_06ba104846fa51a6abfb70cb", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2__depth_r03", - "image_sha256": "aad72cab9cd5dea43f9ea6939f4ad0da53b8249848475d309cb6eabd4d313386", - "logical_row_sha256": "4a11286c96b463ce6c8079801fc8ed98b85009d6c05dc4b38ff0161abc2b578a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0009ba9b4be2dd47cf3b18ec0b6e64dd76b8b19a1f4b74f9ede426bf5f378d26" - }, - { - "code_sha256": "2ebcd4f470b7e2e3980de9de8f18d2504109d2bc871173ef3f76fd6b148a8d3c", - "geometry_id": "dgeo_e39cfa274a292a1fcf1c7890", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2__depth_r04", - "image_sha256": "2c6209d3aceda15fb744294823befa7a258f0d772797aaf0f72eeabb28a96468", - "logical_row_sha256": "999c0879995ec45d8027a9ebbda190ab76a4739af8e15c7517c56d3122895110", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ba1397a489e4c75a1cb987a245596f20ec69cd3d56dd5e946319ae9fcc9f93e0" - }, - { - "code_sha256": "6672445fcf5a574c5bfffb1461e58aed7969b17de19929afdf75d0f36bc4000e", - "geometry_id": "dgeo_9d027863cfef40a45de2fc62", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2__depth_r05", - "image_sha256": "34e09f34272df6db8388176d08bf4c6a176bd7e9b651b9850a1ff8609ae9863e", - "logical_row_sha256": "f3c464cfb449c283edc6e6b08d37aadc2076ab06266f7bdec09dd6c236ee605c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7d4d8aa4aad3f0079c15604d08090ca93bd6d22839d5dc9b13d213edf5a1866e" - }, - { - "code_sha256": "085cc44a1c0f061c506372813abeeb874f903a47c616e710a110fe1ac4febde1", - "geometry_id": "dgeo_08f78989dd9c0ae660fee55d", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2__depth_r06", - "image_sha256": "622d644f5ab8b2514aaf92423803b65e81d991cc13f46ceb9853af50daa077bb", - "logical_row_sha256": "9810f5fcf7bec4d7fb65dc4ce11c2d9c0590e5aa8344df3e11d58de7a7f5bff5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "224201cad49fab1e2921f2b0487945272cc2006dd1f0efabedea9f071ab4e257" - }, - { - "code_sha256": "9e0b775bdea3d261eca47ad022867799ea7c0db1283ddebae92f1fe3f761a546", - "geometry_id": "dgeo_5677f4499845fb7a755c5bf3", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2__depth_r07", - "image_sha256": "cba7f51b49b69cf44e103233a8c3ac93617119539a620889893eaa80a524b170", - "logical_row_sha256": "d7a32267b36e339881ad9a5b6a76c000897381757684740c3527ca9bbe447f03", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e43675c43f25bd3a6a2ef72aa959ae190b662f59e7d83d2d427e949cb8128c07" - }, - { - "code_sha256": "259244be9bc6a4ef06e09bdcc62e2a764c6f0fe0b81d54e2193394061ec43356", - "geometry_id": "dgeo_f317623ddc9697e31e06942c", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0", - "image_sha256": "e6e08774ee53f24db8e7dea4d9f80634a1f95d321917afde9bca3da1339ada29", - "logical_row_sha256": "d85445f288fcb87985738d93d4ec3e0d5d6d3b7b64c9a1f96ceba3b2c5699586", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "64bd2f135746c49391f1fc1a45843156e60f3b381fa2846afd13266b3b7798a3" - }, - { - "code_sha256": "00f1075df05cc573e5293e2e365cc30cccb603ce0397be8867eab8ee71dbeb22", - "geometry_id": "dgeo_242bf2fbf309ad672efdee23", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0__depth_r01", - "image_sha256": "c03dae06856206b4b6e2afdd3e3d00102698d3d2678c2b4c0f4075181b36ddde", - "logical_row_sha256": "6efa9fefed6d941b6ffa72ffd12d6b51bb5b417253a0c939421b98e05fddb197", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8431d9df30612d83f65c24d1ae283d6c0a75e317a195e1e6f3f27fd7a5cd6d52" - }, - { - "code_sha256": "5797d73dfca4eb9397a5195c50a9d3e4bd8a6c6be565cf9f65aa3a66fafb121e", - "geometry_id": "dgeo_c44890320291027067d0d127", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0__depth_r02", - "image_sha256": "6267c60a1cff2afe18e98889ca49a7422db63a48163bac53738123efa04a14cd", - "logical_row_sha256": "a751e2c0704f0640004f76b43cc295bb74fca71828b7cb95123e685486ce6532", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "efc4172fbdbfba6cf2be0965e32c76ec85cde13293a763ee90fed0a89e24322f" - }, - { - "code_sha256": "0dec9b3572e49ff9255708e7dfaed413c76b390543368c9653a6c71e904de130", - "geometry_id": "dgeo_282bc1ef613aa594b23a801a", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0__depth_r03", - "image_sha256": "659337596ac5d301ae2a147e0e3dd9fe7e631fa9bebb713169d1d0c9c7d60107", - "logical_row_sha256": "05f6090a02f735d6b32380f5987aee77c729f9319dd1654ecdd3532c13d09a0b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1eb23510adc5ac26bd3382f8dde25a88e8e4499dc5eeb7c011559106e85af7c9" - }, - { - "code_sha256": "1227521d43eb8ff779b6b652667e430dfb24702e812756088e69c9213a712fb1", - "geometry_id": "dgeo_65ebc989f99de06e0be95910", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0__depth_r04", - "image_sha256": "2efb6897f2f7c95a0bc916408776562552e1cd0c54f2b6579522a193f286a6c7", - "logical_row_sha256": "4c787caad3f60dd39d4eeff3cd7723d2423321d9eacea89ff8abd387e7acaaa9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7a0603f8bffc1e7f6d47b90c1b531a9193699ce51af211a1b05cff2912f2d146" - }, - { - "code_sha256": "8652a5b7a44bfe2bd8e9bc86bdabe337dec1546ecbf00a8edff31f5428e44f62", - "geometry_id": "dgeo_36f723e45176ee50ffb3e344", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0__depth_r05", - "image_sha256": "f3eae05fa21f1b5dd424db2c885e9aac0e267c5300f8ef0aadd7c99e3db88ba6", - "logical_row_sha256": "63710ddef29933594b74c4075c99d5505a45671ade5017d442454064d309087d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "377697e7b222c103512848a00fd3ae422db0a3fce472b589996a733d2947305e" - }, - { - "code_sha256": "f1d7d453529bdf8394e2b0a703cdec0a8121f1fec0a8c06a2cfc140ce2b4cd0c", - "geometry_id": "dgeo_91a5ef6f3577a67980f6cffd", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0__depth_r06", - "image_sha256": "eb26b3258988e985f7b47b2583b4e49db22bac5be0fe8f882c4babb61f332bc8", - "logical_row_sha256": "0031f1cd8f7d8cc4ae9706457077f850c0387e4e2cfef8d8e11cfdcd00f023f0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c8363e602f41acf873fb3c2ce84b0c8446b2c3764fce5ae9d7c1ffc04b26cc35" - }, - { - "code_sha256": "507fd07924a2d609319f4bb4e2e9334c7de512376b19a9efbb9fbbed14655db4", - "geometry_id": "dgeo_b2be31368f86243194571494", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0__depth_r07", - "image_sha256": "b136b2c4fb00b6ef6c95ee7b0441a653ce6b9c9d7bc3760baad2a6541e50b8d0", - "logical_row_sha256": "1ed6c02a40861a886e8038d05680f2270b72aa6b7a9a29ee7d15a5f30d3f8f8b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "195406d62de31187b7d45b6b42ef7a1d5ec5369d06136816a9c78cf83369932a" - }, - { - "code_sha256": "26275ecad120e997c466e45d81a9845dd0d7f2136b99815b7e010951ee188bca", - "geometry_id": "dgeo_ad17d3f5e6353a6e2c21e460", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1", - "image_sha256": "b254319f7ba7e0a487d497cbe1ca02cbaa8b61d883ccff1cb3149b896590b43f", - "logical_row_sha256": "ac0c553584974828748373dee8d93f8b3b5d9a8ee5e962c751169f611f73deaf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "182ac9c05f8701474988de990f50cf2e8be4c1bc6905f462e5e6fc59ec223107" - }, - { - "code_sha256": "e858492e3bf0e1810ee56b9eecb039cd97b36adf5fb25b15e2487a0cb3defbec", - "geometry_id": "dgeo_9c64f19b9e8f44cfcc72256b", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1__depth_r01", - "image_sha256": "a3cc5e4d71ecdc79bef4ee6c807bd291c5d4b2448ea81f81c9194df45729659e", - "logical_row_sha256": "87a29525d64bf4f00afa188c53cb650de6b36f20c115ceb0782ebd65dc31e41a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b426b906aadead6b7be732ea8c31e97904d91028128dd56515f813711a2f9c10" - }, - { - "code_sha256": "d2fb7eef107803671793558edd1bad52ae89f95f95127444b567af124a0d1e2c", - "geometry_id": "dgeo_47ff5b2cdb871a2b66ada5d5", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1__depth_r02", - "image_sha256": "ac3880d6234d59c9bc810b0680e6fa958fa778ffb7af8e8225281546abefaea1", - "logical_row_sha256": "92a8c11b5acce6e403a0d94c63a22345a2c6fbe92653b88d5390ece6017477fc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4f85143a69cf4f4d07d06fdeff1dbfa485996dda3f608483b204fbb4a9dddc44" - }, - { - "code_sha256": "b6aea1361f401c3e398ad85df1207b779dde72c240a2b22aad640a3f044148ac", - "geometry_id": "dgeo_43a68ca1f90eb10d66b013f0", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1__depth_r03", - "image_sha256": "8ce78acf6ee0a44ab823bcd28b23839b74208a5a6b6fad95fe85c356d73262e3", - "logical_row_sha256": "9c0327c269f22601663bbf13d4025932ca71640c3e24f3d7be65805db755e8b8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "521128732fe8323841fb9be4ea13f112daaed9bbf4e7fb5df0c1142749185a8c" - }, - { - "code_sha256": "52d7c8c8f380e0f7679125719e45415123533686ee822cc9be7add6d71381d4d", - "geometry_id": "dgeo_e7898924f921675fae53fa84", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1__depth_r04", - "image_sha256": "d6f254819e343a82e5ee9adbb9d1e9d502a0b9d247768e677736436da8105ec0", - "logical_row_sha256": "ac4d9c528ff2d3efaed288a4f8afb0dad02633dc6aa81f0b5c83e4302c755cb4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1bdf213d9a187c3997e4d9c882301b386d4fe5dc5fe66cf3217839141c5cb1f1" - }, - { - "code_sha256": "386190c65ffa87817d8c000277454fbfd69c1ae5db3be4260321315046e2c051", - "geometry_id": "dgeo_88d0c12856945a14308c0f82", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1__depth_r05", - "image_sha256": "495305abddeacbe00fb6a79de203d1d6fd7734eb49903d9b1926aca16545d059", - "logical_row_sha256": "10ead43cc2a97ce444e09f0a1872b992d9e2f846e64e0f8a70801be81b48c50f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2c92dd8d1b8985ccda512968c29f8c28e991b3acaa570cce7f6eb32e79b84b69" - }, - { - "code_sha256": "bd5e29d1e0ecfac1535e7d83e67cde2c3e425dfadf8057763b9df190c658c0a3", - "geometry_id": "dgeo_4da476298ea5ef3457f72e4e", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1__depth_r06", - "image_sha256": "063ad7fb7c32c45110b16c7d2adab163bed25a43821e1ff456c1b11414f56b9d", - "logical_row_sha256": "1ca50d3e1b906ab4d4b559ba9aaf3b93e0cf086831ed18d0820f65293a90e0d8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fedd3cd72cd18e79ccc08f117874bef931995c05441bfba65b2b629ce5d0f699" - }, - { - "code_sha256": "2692201b5e9a0a9649105a0010bf3dc03ddc6c4136fcad33b176baadac6b0958", - "geometry_id": "dgeo_a925b1cdef222ffc5f627e39", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1__depth_r07", - "image_sha256": "b960c8b963613666c3cfba0b21be4e4ad7feaa8dd6431f25f7629b8cd3854bef", - "logical_row_sha256": "cd49b9e08781dda42222dc226fc61b1465292b0aff7894a0c6d8c5640f10ce5e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1db7a2ce72c44ba57569905dcf9045d4ee6ad1238111a735ffefbafa70c9a085" - }, - { - "code_sha256": "545fb39d702d5ee9eb815beaabc6a503c2e720fa4782134fa9e43f5664f0cb70", - "geometry_id": "dgeo_073f82f4d04de2830bd30b46", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1", - "image_sha256": "43d04408b64bded3b68dc29d8074d35fc7d8367b415ef8b8b1160107d6a6a719", - "logical_row_sha256": "d339e9c7e8299fb058ebd3e9434fa1f144baf61a3c0ab2e771ba3728032c3ae0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "45e97f2b0b2dadd1327723a9b25ed0b7f74aafa0c0d95b93d01c6a7f9effc3a8" - }, - { - "code_sha256": "6bc98e277803322a442a141a495d68fe0c3f8db9fc6b10f87dc0b136a71499cb", - "geometry_id": "dgeo_03fd7dc2e1d3e6965892238c", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1__depth_r01", - "image_sha256": "b8c90d70e9a97a040fa4d25ad6ca28fb29c606bd15958488c63535634fd832de", - "logical_row_sha256": "483a29b9dc4114e64e83e38d3b5a96638d93414e1e14281f5e8512719f03f495", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7b47db22ac8a855a2eccfab82c0c0c5216cd63abe225f4c554f2fe7bec74e05c" - }, - { - "code_sha256": "e6e58061b504f004f03bdd5fc9d5ff7150bbf4394904b8206ccc1cad18107c1f", - "geometry_id": "dgeo_7ed98153f0ba521e64d181c4", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1__depth_r02", - "image_sha256": "529f46c4728f6cd6ae5a97f192464f2a29f3905f12ed81d11825f69dd7493d25", - "logical_row_sha256": "a62f3011f213e12b8a610e34b48cde786226d59125c80c7939f2cc71be3828fb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7e0944f92ccd50fbfbc0f24c6bbd930f4324f4ee15f9cbdf8f68ad5d01b46dcc" - }, - { - "code_sha256": "eac6d16c2c8497dbdd79736fcb37c23f8fb74f012211bc38f57f4e01721c418e", - "geometry_id": "dgeo_4594ebe7a9feef0b9c0ab6d6", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1__depth_r03", - "image_sha256": "f93d2d828ab5106d931be2852d3cfc06ff2a305ceb125577b352a0587a9cfb25", - "logical_row_sha256": "45fa987aa22d202413e3144e32bdade8375cb84daab7bcfbf0c84fcb6a5413aa", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3ae9f9a4f5c44b6e4238a1193ac6f68bb575d8b5147679244fad219d4a7f2d98" - }, - { - "code_sha256": "49f4c6b1c62039a4a3c558daa9a182ab79793ccc755956324eef5f5f4e1aa02b", - "geometry_id": "dgeo_3e1f1cc34d1d460d8497f835", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1__depth_r04", - "image_sha256": "15dee5649d59addaba33a85082465a587f229cbda4393dc4ec22363391380b6c", - "logical_row_sha256": "2da8d9b548b52cd46e757ccdb0a6313ef0a33f312031b1000701cb6f0515edc4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d106646cb518cb66e6b1100a9b2260732057c9baa2dc7e008dbb19d094c657ba" - }, - { - "code_sha256": "b7e57cc8a571d686d9456ced7c801777d4ea613140184c4fba00ecdba955cc51", - "geometry_id": "dgeo_bac41b2124f08705d014a445", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1__depth_r05", - "image_sha256": "e40d8afd5a47ec741a3b6af90db6cfff9be751bede7444028f2faab74aa01178", - "logical_row_sha256": "25f951b7dc492f3b64ff5fa80e6776c2d089e1b0010093a4fe3ac9a11ddbfe25", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "62c7b266d3aa5028614dba882bc24f20932c186c7664a7d7049fa41729576782" - }, - { - "code_sha256": "2b1b8d964a8aee834c6798af420fc167caef1e182bd677c7a219fba2c971bc89", - "geometry_id": "dgeo_f3820ad0ef14087623ab5d8d", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1__depth_r06", - "image_sha256": "fc092643af1d8b9ae768027a7a03492f54051970fe9c76f15c0edc206d835c73", - "logical_row_sha256": "d16a771f7f5c1a0843c39d7c9f482c191e566aa95cc98265883a944344507318", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a1974d200ad357463345e535c478eb171c7c6f4ea690bcc4c3c25740dda01a6d" - }, - { - "code_sha256": "6522aeee8a8d395ea5a914887e3e3301c732d1a0474d39effa94e96b55a421d7", - "geometry_id": "dgeo_9afc3e77849f2bd81001203d", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1__depth_r07", - "image_sha256": "73889b2d7703dd28cf2385fbefb9f5eda836c18dd903723554e5f6f06051510d", - "logical_row_sha256": "b610748dbe46e5aa80ca0ab1a0009b6e583c46cd48071f59ee264e7a394a9e1b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "df220c6eadb65383e17751dabc921693b2a7173bdb375f132c1119b14dbea157" - }, - { - "code_sha256": "b452a39f66246111a5e8277f15529250997411252c356f372775d9e32a549316", - "geometry_id": "dgeo_02eeb05ec83b2f1e944072b4", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2", - "image_sha256": "16c345c096699565963a41c89cbe14d041a64dfd0dcd33ba8e622a21c3fc8adf", - "logical_row_sha256": "edbfd6ef80c657e9c8f901c13095a7160652bee135a24d68a1982744ab8ec0e4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6855a8887d6027b1739a0decb621a29e1957668e889276992faa5b482a2f9bd5" - }, - { - "code_sha256": "b061f4722cf34cb1a6a84f5f692bbac09e5e92c73837a0dc1355925fe38b6b4d", - "geometry_id": "dgeo_2a3432ff61af6671e3bcb7dc", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2__depth_r01", - "image_sha256": "bd3360b4e78cded58821c8f97d9e1060e7044cc4b497425b4163b596df0c4113", - "logical_row_sha256": "e7fb893ca4e6596e5ec3bc76bbc9f22b526996108dc6590622b238fd2cc9e133", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "23583030b6f3c2f2656ca3281ffd8b11a6ec6aa1736a1560a6eee3414c772fcd" - }, - { - "code_sha256": "69f853d93ab411a28a126c5ef71bdca46d66b9ce58f8306f6a083cb91f2f6788", - "geometry_id": "dgeo_343f08cf2140c9bc6427d0f6", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2__depth_r02", - "image_sha256": "93af6ce135a50cb7727286cdee3316ef837176e3b5d88c153b921b4dd4b02a66", - "logical_row_sha256": "74b3fba743c76c2b4766bcd5318ea0a2df646a7fb59003c7a7f29e186f1538f7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "27d7acbb462bff4280e8f3dde59dd14c2693de1e61448b1ba7c8275e45acc454" - }, - { - "code_sha256": "970bcd9294d64f7cf471f912d905b8ebf7d2aeab7ec05b1b29d6f6671d346191", - "geometry_id": "dgeo_08e4806af742063d8876e13d", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2__depth_r03", - "image_sha256": "6ba662e11d0cda60d0824f4afcb6d5f89a93cfc7d2a50d386716c7614ae0c4e2", - "logical_row_sha256": "a8559f7bae5474160d701ebf347562e9c9d86a1261b0517cf0d04e3770dd1c0a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "597fe335a09a07b35019dd4e9821f548c449c6b7fa8e1301c6708c0fe2813bc2" - }, - { - "code_sha256": "e902f006a7a0451090078dd9203f722d7bc94a9179fa9d6b6e4d38b2ecde5b99", - "geometry_id": "dgeo_9b662b7e1adf36d34ed2482e", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2__depth_r04", - "image_sha256": "edb50bd0a51a35a06b19475e492169eeaccb36323f8d599ccf93ee41b11e3cc4", - "logical_row_sha256": "9c2d099813ecc9420b9ce7fcb682e2b67033ed23ef2080ecebea527c251ac0dd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "583fd1a3bd25d9870000ac147e2f6abd4b2ff7473a0fc0bb252e69aaca7ef8fa" - }, - { - "code_sha256": "cf5cf63824d80aa4305c443716e9a29da2b92c9faacea41060699b4806758cbe", - "geometry_id": "dgeo_6073a92512522a0cf1e83176", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2__depth_r05", - "image_sha256": "d7228543c742df5f86752bfc5cd93f0e6629713e86cea4677f26ab73375bfd5e", - "logical_row_sha256": "d1d822f11b3845d3ad134f4d888d4baa5a923fc243805ddf099f5a07a7bc319b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a1e45fb292d4cda00194754307283bdf4395bdf395d230385f7ffaacd621adc5" - }, - { - "code_sha256": "8bc931f08da2814f856e5ade8150b5b0da01b4cac661fbb34b24e95e1391f4fd", - "geometry_id": "dgeo_9d855b08c7b4fabe4a416d75", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2__depth_r06", - "image_sha256": "b4a09a7a7a09490e885e660624bf51f1ad607e248de231a93313c1f3f4b12eac", - "logical_row_sha256": "0ebda92ae6ce479ca33aea8ee158ff20061a67060d9030995d4829ea90da1a3a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "25a18f567b90b8270dc53072aaf66a5939308e1aedc1c49fbcf3f3964752b7f4" - }, - { - "code_sha256": "590cdcc82570338bd353f15c3888564af94977c6917b248d65efe6dc6c8c9d12", - "geometry_id": "dgeo_9248be9fd54072175599b783", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2__depth_r07", - "image_sha256": "c776da9f2b23ef721c75c548aefe1b2d3202218774097e9a8f9c44e3f15328fa", - "logical_row_sha256": "4247cefa3bfa23b4d2f1ad176703e75db2704b043cb7d50db448856e163fc75c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c35b95474296e62594865f3d56ad6f338526050f07e42e1c3ec747adb08a8f75" - }, - { - "code_sha256": "3a978187f24591742989d705cbde0644c60617bdb06c366f5143a2f53c57fdd0", - "geometry_id": "dgeo_4254b0b14f81a12d23720a7d", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop", - "image_sha256": "e8e7ca0c9f775af548036c5094142dbf7bba1fefc4a58eb433901323abeefc4c", - "logical_row_sha256": "f1d7947826d0e6e070a44f5a87ecb18938be1319714a92035476588cc1805edd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "40409d67cc88549fc4b9c5abae42dfd6bd90fb50cff332e63458042a78446e49" - }, - { - "code_sha256": "d86cef22602dc1254087882590adccfbe5b1572d96eea7744edffef11a8fe27e", - "geometry_id": "dgeo_5fcd19ae5b35bbd3116f8c8a", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop__depth_r01", - "image_sha256": "cc41ce0df5294f037840ff91c437f84e5402c5a56d8e10ef4499cfe84fe8a3d8", - "logical_row_sha256": "976fed3d51d0c4b6f4a765c8e1a4317dc5137b4f81dceecf608ccf3a58bf3de9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f76541df17997446d4440bf3e881dae5411b838297c59697ac92ee2204a38236" - }, - { - "code_sha256": "bfce658c859cdad7f05807f7f7304d81eebe4f7deb4c583d508a08ad03efe751", - "geometry_id": "dgeo_96d7add4e6b27ac05cf46c2d", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop__depth_r02", - "image_sha256": "e2e74bcb9c2ee66c8ede26d9103ce13b23537212874f2b563fa1b244874328b1", - "logical_row_sha256": "5251f2b8693487fac8127d071eea55b5bb90f93ee6a17557c9031eb008440963", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "79a81d686c213d6db682798638c2c4ffd659d3d0e4f5afe88cc1284dff96c5ff" - }, - { - "code_sha256": "bfb21cb056ad2395fedf2569322eb80155b67d434f62af2e9bf26da342e3e177", - "geometry_id": "dgeo_eea09a8df83a13a07211b638", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop__depth_r03", - "image_sha256": "fb0e9787a074156d1d5cfb9ebad5410da1c1cb0fbb3215db3d349315752a056c", - "logical_row_sha256": "2576147629844f37bfc635736a89d3a741fea05d428fad6401cd2bd3191c98bc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "53cbc60138b584568894a4e0ba8f27eecda53f2177a13e792583b69cb38784f6" - }, - { - "code_sha256": "7462458f5b0b9222791f2bd4f225037334ef55598406a9ca2b85cdebe35ef956", - "geometry_id": "dgeo_6bdac2e5ce9c1f18d3fcc978", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop__depth_r04", - "image_sha256": "8210e68700f9a0a6420fc7b35205b49871190970694339d4f6ed01367aa85f8c", - "logical_row_sha256": "5a559cb0f94d76b5f674ff111f2d7a4178b425976dcdb45eba50d0cade0d5110", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8d3a5135e84c1410f551839cba7928ede8b8631f3d051a84bae7afe034e5be59" - }, - { - "code_sha256": "32aadc699952f90d31d658f1b15ade66f9a7b545a5e7614c36f3d1bdf12856e5", - "geometry_id": "dgeo_b418a392762dee869e81e291", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop__depth_r05", - "image_sha256": "21ff2901b59086763380d5c81e63ad32dec6b3d51e68b8568ed7e57f2d380876", - "logical_row_sha256": "b6ef5e63791031baac4e662ec5b36b299c7e3fa978dd3b6fe25e5f0f4447bccf", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f33974d8320dce3e6d08159793f7af60dfe4079c64bfeeaa8e5a307407398c6a" - }, - { - "code_sha256": "89dc5831c2bfb174d1684bc1b1947f99f3a0b356e39ee36cb1eae3c9d212f84c", - "geometry_id": "dgeo_c46bb5d0bc84bc7425d6e150", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop__depth_r06", - "image_sha256": "1371de909abd6ae0e0059840ce4d99b2adc63b871fb6dc20dbf4734a35ce114f", - "logical_row_sha256": "dc7361b2f737cd97e9b0af8e62a8565a637ad58bf9c743368dfd33cd7f7791a7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "186d6aa831e7690a248608e62651464329f43b80c9edd41614ea7d7d5f0ab8a5" - }, - { - "code_sha256": "833f1a3158194557e10d4d1e38c30a591c6e374ae8ce6beadf99965b1a84cba0", - "geometry_id": "dgeo_9f2d7a8bd9135adfd8db9c79", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop__depth_r07", - "image_sha256": "04987f8273a5ed1c6be2c8788d24c9c31bb2119a5c2bce5d063c498ba225a008", - "logical_row_sha256": "db1e27bc6150926306f9a31bdb3445140c17c95b460dd6d2da8eb8e3085ee1a6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a53bb27a36ba1dec284520765ddddcb0c073102c5b829862f2775a7ddd5de67a" - }, - { - "code_sha256": "85ef12555f8a48755f32e7842ae29e7d9d42ef6d21b3df10b3d5542a6cac9acb", - "geometry_id": "dgeo_629e3fcac785c65e8c22874e", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2", - "image_sha256": "0805b78cad04b74eeac80f9082bdae3fbe39bb8752c9cb7b8ac63a288b2f4a65", - "logical_row_sha256": "2ee020dc8305c0f6cbe464c5f9c73ced6b029f8d38b7cdbbea02e826a84e4b27", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8ba5fa9d0d3e2cf36571399dd6c95eb6c19f9d4e65630d2a86a8446185c31912" - }, - { - "code_sha256": "fc61a5ae5dcba02f3d66c5353b257b3b22c662e75e046ba7648486204551bf28", - "geometry_id": "dgeo_1767d62826e16d261162f5a4", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2__depth_r01", - "image_sha256": "9af82229994b04460fe03277dfd98ea6f2b1ad7f1fc0b28b3b50c3f97b99e987", - "logical_row_sha256": "7b41f2b6c428fd119650cacc02478cfb6f7dbe04f91e656bd07eddd5c47dac0e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c19f5601cc3d2df1ff8420e17efcd64922e5f15011e88ea0ea2e6344ac9ead81" - }, - { - "code_sha256": "c58762300ae3720a4b14b95bd9ba451dffab4f28045383d5b88a63c59925ec4d", - "geometry_id": "dgeo_d096207b871fb75f8b84bbf6", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2__depth_r02", - "image_sha256": "76b137718d60e559d3fceaaedb44e23931bc3453cd14cc1889f4eeacbac9c9ff", - "logical_row_sha256": "ed04095c61bc65d7910a70b273d582373a21644b586e72ca2a235f7e3fd0c598", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c00d3bea827b846a7c900913873ec4e7fcfc5f8f40ff4a2be94a7953b930291b" - }, - { - "code_sha256": "212990e030a29b8fe7e37812e9a0b1b4985c029e7d345a2144b492e0bceaa938", - "geometry_id": "dgeo_c05e34b3324d91ba8fbbc586", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2__depth_r03", - "image_sha256": "5c659d39845da95c43e543d44e2c2541676637061ad64811f724a5d59c0db7dd", - "logical_row_sha256": "4ed03ba63f873f151cba79d0ef69c7a798b185c6c8ef720677565c64f48dd54a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "22bb55e3ca7b4ac2da9a13e9b4c244c2d20e45a3cd5b3f182f8d4b83da5cfa8e" - }, - { - "code_sha256": "e8ea8c58dc2fb5c180e2c6e08f4f4b437c8a96aefa2b6535a539a3b5c61e1c15", - "geometry_id": "dgeo_1f36222ff617ff224c1a19dc", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2__depth_r04", - "image_sha256": "862831de8e9a840d821bc43d99c50078dbc85cfabe6be3e7844996f78f76c4f7", - "logical_row_sha256": "1ba918b2705f19559e15184a1739f881f683400721276df44a69a3af25a5e2c6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "588fd705b25b760a042319100d00dcbff39e4380d9c2ffb91225bd2a4c9ede74" - }, - { - "code_sha256": "0c3a497c0b23428f3d05c92770490c49dfe55a4251488ea095d1709e2bbf37d9", - "geometry_id": "dgeo_bfe64b998e5a157ad22d67a5", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2__depth_r05", - "image_sha256": "905423a86e1c3f4fad0d14bd90231df3047856a1c72f1e8fb0da26a5c84204d8", - "logical_row_sha256": "f3a1def9165f394140b5c93c7db930259086179eb19a6f37f7f2ed61d515934a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2f13cf3476eebe911defd7e307601353f4dede1e9a6010dada3a79b3776a00e6" - }, - { - "code_sha256": "ffc85d6f506c8f09299373f6fcf543d698b433998affec3c89728deb7db645fb", - "geometry_id": "dgeo_aa6dcaa257ecae8055957e82", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2__depth_r06", - "image_sha256": "bdb26db3a205e6f62be31984a513d9e69bfbeb3d0d644fa67b71fdd4349adbd3", - "logical_row_sha256": "63835ed0e76d570cafb199e76a2ea32202de79a8a00f8577d9801dd952be5961", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9e9ff5bbe8c8e829ebdbe0235425bb1a3a626bc061460391b7c02719138f60e9" - }, - { - "code_sha256": "570af31fc4225641cbf09c3985dfec785fb4bb5da456293633fe55a5471d1f9f", - "geometry_id": "dgeo_05896fc8dac9db4e48c089f6", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2__depth_r07", - "image_sha256": "e795219c7232e0bb93c822575b53deb94e8ebeccbd23a96fb247021cc5006efa", - "logical_row_sha256": "48db22b6cb40e3576897ae85701e5aa73cff33ffba8e0fadb54056edccca8d5e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "59d47c847081914872d50303eabc8e7b02a6961f1a1de7a0ab382118b6c6171e" - }, - { - "code_sha256": "d7d60159df89176524be0c3324ae9032d36346a8a818e6d56f9ab8e5d4dbc38e", - "geometry_id": "dgeo_98943e11ff16a4e7ade0f2e2", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1", - "image_sha256": "21a95def20e1c4bcd925916b1a4c5ab18e18940cc019e20350c4145de715c8de", - "logical_row_sha256": "efdd1898d6a427ce550b0ef1ead3cd91d4cd497617677168447dbef5e430b451", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a759caf405f611378dbe857146937e9d2a6c8a7809455c7ea496f623f929a59f" - }, - { - "code_sha256": "0f1b9764cfd1105d4378427403c918ae6e91807a1bb8b8d1ccd5d8074ec49890", - "geometry_id": "dgeo_995547bdb64dbe50f04e4b54", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1__depth_r01", - "image_sha256": "114bd5575b671eabdae2bd0d5371b624e9f63d709a71a1115b2506680de91296", - "logical_row_sha256": "a995e46a5bf5f7968c9fa1325a6043f9361b0bfac0c762d0841962bbee57ede8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0db0c76f7f6bf342d0529f18d2a14fb195b505355e39b59cfb25746c3b0104a7" - }, - { - "code_sha256": "723e72cea6b40bf14b17ef2031c93cbbe6d1e3de0a03bedce6dffa80d5149824", - "geometry_id": "dgeo_8b68868866efa77202c6d3d7", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1__depth_r02", - "image_sha256": "42d875f5f9768c23cb0267850d8f3e0badf15cc26acbd41ad1d63f57ab04cffc", - "logical_row_sha256": "03bdcca7f17305d0252ff469f5c8f3eed0b6e23fdb3e031ebd6834b148b654d0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e49cd00ff1060b7e7982acf38c366a32ba706de610c2e01cd48710dcc7f0ccc0" - }, - { - "code_sha256": "67ce6a675bdf41b22c1c111a33b2e30ef3570e40be95c72ae04990370ed696ae", - "geometry_id": "dgeo_615111ca462f718889a4df29", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1__depth_r03", - "image_sha256": "ab9cc99347c1212a38f8e1351881dfe931f012778a54c244372f9145f2d5903d", - "logical_row_sha256": "b33632c6a624b01df3f72790d71e626992b90b40e7a1b20fc90cd850da21f8ee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "79d49595048fdae6a85311fc17eea2ae06c3e37e9bcd431726f0b93c0075db34" - }, - { - "code_sha256": "a9a50a8f17e72f8bde62322a7546cee92df95b778dc2b1bd12965bfafd2787ac", - "geometry_id": "dgeo_a51e04fcf2c395cef4c2888a", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1__depth_r04", - "image_sha256": "63126d2b3bb05faa87195b9660c34076b389b09ad38a19d1b77bbfef3c0901da", - "logical_row_sha256": "fe99c62e3a761d1312c3df0e9b7402967f73cd924c26d8d42a4f22316aa21074", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c9eb5fa0a08dc94ce41f608e8abacd1b0634a9c620be3432f351cdf021055ecf" - }, - { - "code_sha256": "cd090cacb72e556d0745846cbb249292aa717598205291c7f58be77413674b30", - "geometry_id": "dgeo_e5a236ba9cf523d7fa3508c2", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1__depth_r05", - "image_sha256": "e7dd6c66ba28e14bd4d4f258b197c9a681fea6790de626cc3ff3616af5b0ae57", - "logical_row_sha256": "e355d0b5e1da50fac64bd34c511afdff3df4b3d0d9452b7f09f2f27d9f187262", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "afa5023496862402a825698d199bfbb467a0995c0f31bbe15112db97ccac3068" - }, - { - "code_sha256": "934f3185703985a4a482414e1ca1068ae87af66518b118206d63866b0ffd01c0", - "geometry_id": "dgeo_b2b0b92f20bf4f180377721e", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1__depth_r06", - "image_sha256": "7bec50f947c1c39e26cd73a11d72216f1accfda86875e398e9506f3d2b311580", - "logical_row_sha256": "e584f29b46f3e06576cac78d939e71d9e6ab49dcbee593387822b845fc94149c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4d094d8c25bf97160a8fcc1e9b258d8bd0327ae0b6d6321e3f61321edf5d793a" - }, - { - "code_sha256": "b35ea3b52b5cbeb902036d9f49027c296e6dfc79bc0294c55c465d9ce9244cc2", - "geometry_id": "dgeo_1dc40e6ebaf52b8f6e9e2f15", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1__depth_r07", - "image_sha256": "8acb95f258fe7dca88bc5c623828cf8404195540bdc616a2a6be95c341fd4957", - "logical_row_sha256": "11c102b7d0a907cb8335c0f7ea968804c36bb8d5a71336698c475fd5843a4882", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "18a5df4eb7b09e4565bfaf3a5184d61600eb5c3f76a72a6f016d336cb60fc632" - }, - { - "code_sha256": "21ea9eefa1a390caee56bfaa501d445d56655143ba73b717800e40a4f5087a31", - "geometry_id": "dgeo_8a10c49937279e9bcb359c63", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0", - "image_sha256": "da94d91312953b22ab7ccbb1f19c6068f2ed357108d7e20397777314b392bd45", - "logical_row_sha256": "bda375706358b36a2422130e688aa604f81153e035800a3d7dd34410bda0a518", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ecaa54f4b630143c42f8c345c15ec574046634b88ecdfca40dff6c669fb4c356" - }, - { - "code_sha256": "4cd3690b3a606f7d3e891d3546f00a7c12791bdc6b947c84212065aec1d432d6", - "geometry_id": "dgeo_550de862bc805c2e0884625c", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0__depth_r01", - "image_sha256": "92a79d34eb6a7a1b43972a80ad60e6ffae93b3b3c6c42430b8ea27772a27ebf2", - "logical_row_sha256": "3d5fa09d303f8695982ae45631d8522fe3618b21d64f1ceeddbd4ed2b537157c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e2305c285c571b55b4db1c6107050303bee642e5829221a32d55181ee3035ec3" - }, - { - "code_sha256": "b21d5f46a15d789bb402ff935c91762f1f5966e98ad7de82b26a62d8deb8d6f0", - "geometry_id": "dgeo_27dd5a8da639d4787a29ef2f", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0__depth_r02", - "image_sha256": "ad4c2b6553c1044093cfc8813d288c1baecf9a64ec144d448813e8741bc6c07f", - "logical_row_sha256": "40f86a866f3a6c037880ba1de26332af37cf70a1480c3c512749855d127f21c3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "976785a03dfe0a304f8f28eff62f2b2d9c3b28354389576b6ff91175ce78c1fe" - }, - { - "code_sha256": "7b06ee05d910877005a6b67f71d0d06c6f248cd151b27743be498c21715fdab6", - "geometry_id": "dgeo_b4d8db811869647e8613b147", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0__depth_r03", - "image_sha256": "a0e5448b9c965015c64b9bee3113d7632bf266253179b1aaf00866911f1b890d", - "logical_row_sha256": "8334119aa0f907368800966e20d5212d0bdaaff929e1f5daa189ea14f4fa70ff", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c9bfcaa54e0fa97ac8690777714e1bb1882f82b7a47b2d76888c8739277bdfb1" - }, - { - "code_sha256": "147c8b856c3bdcd3efa73d895a0e1dbbde9aa3e9811b7bb6f544966664ad3b1d", - "geometry_id": "dgeo_e6b3be8cf18406def3a3bf19", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0__depth_r04", - "image_sha256": "e01618e8f8db0579a8fa5449ed4343d9b2c160fc516a41218d31d03e261f832c", - "logical_row_sha256": "81cf40e4e58ee69786a0fb6a3e42566e3f052fa32ad12bd49cb2155d34b918e7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b81a9cc5473a6b58af989f319bb212423c24205f2fb1f9174c954b1112aee46d" - }, - { - "code_sha256": "28828c580eb6099122637054b6df3f12947ea0982788777b3bfea331cc53aee1", - "geometry_id": "dgeo_59159562241fe0487f8a2f26", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0__depth_r05", - "image_sha256": "1e5cc7b2d3e6e71c6ac4786f0398b1726de05be79257cc19767d934d462734ec", - "logical_row_sha256": "3f07f9426255aab5f8bb3ee62aa4c4307122ef61c4b992d81ba7cb8931f50ac1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4ce34e228ead2250b2b36fdaa02a28128d80ab424476919d5977b4bd67261459" - }, - { - "code_sha256": "96b178d9599e88c905b7662703e1322550e38cb164ed6e56b8c2373a8f0bc69f", - "geometry_id": "dgeo_5cc7de17712993361a673008", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0__depth_r06", - "image_sha256": "d96caf9c4ff77c21f992d5900e1d6e5ab80ca0117460cc419bdec51060a5aa1f", - "logical_row_sha256": "53376d3efa23df0d99f0a0431785ec0308faf216f87d4644f18de7411dff2d03", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fe3c2eb32120234ffcb25ee853f9267736ab21e393429447a273b86cf03c3b0d" - }, - { - "code_sha256": "ee924f80533740db463966f9ced7a068e7d3dbec30098deb6e44fe5c54a799de", - "geometry_id": "dgeo_8d719fbccbe1f046c0417b08", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0__depth_r07", - "image_sha256": "4fcb6c4ab3ef04f00d746fdc47406156682f74cc3308f8257a54456e0b120605", - "logical_row_sha256": "3f3586e76d4f88b434c6e0f5f1585cc677b97be8cefd1529f97e3f5e4618d945", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5cc9848886eb4007212339df383261da9b23fa8d2d306fe45e5dc47231bc4584" - }, - { - "code_sha256": "8550ed1089ae5a64520c7b5bbbc88d64592a5a2dd6fb2cc2ec11c189f556915c", - "geometry_id": "dgeo_86a1b16924c251bbb4d100b9", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2", - "image_sha256": "1a4ab10a45b16aa5bce3a372ae9fc14dba217af367534ccb03721361a0eecc23", - "logical_row_sha256": "a2b2de3ce3249b2504918ccb84420bc4f554b4a74e9e6591693d0f979036489b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "eb3e1181e6aa27418b8ebc51d890035fffd68514b21d8e6adab2574bea173075" - }, - { - "code_sha256": "c8db35a7f713dc100713884c48bef8aa2bac6aa845c4db0484ed1c4c4dc66976", - "geometry_id": "dgeo_7a45b8e1e78b2a6b872e9da5", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2__depth_r01", - "image_sha256": "b21a34486a731072b1ee1dd5a666b077b7d184caa0717e3517b6b3574f1018d3", - "logical_row_sha256": "d4b701134bbf8c1cb1468102f6f52ef6c183ae85d521aeb10b307be88cc907bc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "091361f5a2123f53658c2de3badcbde852820a3094e7f98c8077c2a16f23586c" - }, - { - "code_sha256": "32a06e45666e4477321d0bb773a88af3f0a3b8750f1c4a14c820fb398a164631", - "geometry_id": "dgeo_b5aa15782a80ff6dae4c9739", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2__depth_r02", - "image_sha256": "a49936af2e155e3c16685f5686230c34f918e687f176a28c1b689d239a6b1ec8", - "logical_row_sha256": "2e44cff2f20394b27cfe60e7229978c3802c65202e40e50fc2988fa08e8ebbe7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5ed372f43eca518175ae383d7cac71a3e955737d20fbb8bb149198a322122aa3" - }, - { - "code_sha256": "7199c21011404b5ad2ab16fe40fbf72efb71041eef5979de381bc75225c6558a", - "geometry_id": "dgeo_50f71d3fdeebf2cd13c0cf63", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2__depth_r03", - "image_sha256": "9ac4f3c5859ddcb56f41418f88ee15160fad10ea09af5700d3eb844e6726c93b", - "logical_row_sha256": "6aab942fdaebf47b5a6cf7a2460ff662a7b9149da3811603e9afdae9557cef0f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "38eb6ac90759208f4e79adf8be9b2163d866cb52def298e59ddd79940f57bcda" - }, - { - "code_sha256": "f425cbf0cd61c62234ccc83b28c2bc383072f9ab80dba6a6784da6e00408c0e7", - "geometry_id": "dgeo_e6c51748513f3b6d2805ecc8", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2__depth_r04", - "image_sha256": "a7924dbfc99a12b964b96e56a9deab31479905077c1b5d1a48044f59f1691c0f", - "logical_row_sha256": "408a837fdfb970806fcda3f915a2747bdd39a9be5ea128aee776daeb0e62c36d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "cabdf70480061f5c2ca8ec958a4ecd9552c4cef9e184126cfd22d8fb730c281a" - }, - { - "code_sha256": "3a1a66f385c0ec734a4133b88caa69a83b0bf794324d346de0f88bf4378297b8", - "geometry_id": "dgeo_ef74443659ae61544b5ce86e", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2__depth_r05", - "image_sha256": "6394e97ae175e7da7dda8d14ce56f59778c0a60833512ec849ec4d8f52de7664", - "logical_row_sha256": "5d6d2b99582b90e39d27e2b72af32c4f97ff7724a6f4e4e879913e9cc44248c4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "da79a779cbf8a2841f6c270bcb49862f55973a7450c03cde97a289450f16dc5a" - }, - { - "code_sha256": "5aae4031e5af8a7efd0f93b0fb1bc340cf425d17f670353116604b200bf55d24", - "geometry_id": "dgeo_843c28376c9fe32221f850ae", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2__depth_r06", - "image_sha256": "7940d29193dc08525e20279c79bf643305ada15a8dd15e35afa7c6528b1dda82", - "logical_row_sha256": "20b8e9800ee05525d6e227459a73b189c3f67f647c01adda48d1589c0b97a0d7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "786087792c9e3403c88dbad1ab7f425dc442647e16d6e9595a5162fbb5e4ad6d" - }, - { - "code_sha256": "71ca17f1f5be92022e018d5eee88170bba9a91c35ba677f77d4cb399dfbd519d", - "geometry_id": "dgeo_5dfb8b2aee94d81d9d2a9eac", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2__depth_r07", - "image_sha256": "e147858a9d5ed495728cfa0ca35634e229d2966f14c9ebc7a9d0af789d1e1644", - "logical_row_sha256": "4aaed649827428bcd7d6eb7e7cf964135a84ab16c205ec16f95ba3694e2c7a81", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2e2bf7129b11774470d7759f65c465be8825413add564c9370c34bcb39e06f8e" - }, - { - "code_sha256": "908897f40421e27cfe0159c628d743e56182ae9cf2179e90fb388c776a3f7068", - "geometry_id": "dgeo_febf9dbd127834a74463be9a", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0", - "image_sha256": "ea0233594f31222c37df1dbd45d7b01f565aebb652c85af3576df5b51abad021", - "logical_row_sha256": "a8754d3e0990cfd9f351854f9154061ff2133a09dca2d9ae6c1ade238638baa1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "93d375ae99f95228f8b26a2966501b4a5a2ecef0523269f47a9c12e92666cc9e" - }, - { - "code_sha256": "dcef0f19542abd82ed4067c561a77b986ecd76bf453e83ca55e4a95293bdde7b", - "geometry_id": "dgeo_25155b9c0f7733c245ced5a9", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0__depth_r01", - "image_sha256": "5d784f318aab0a972ec2928ab48e2754d67f2c263594e8bbfb79af988f4816f2", - "logical_row_sha256": "63e2f98e08105ed9bdf3e6dd86d3e3638610d3d762c998dfbe685732e1b0a86e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b88f61d075cbc22caba25c48933c5feb8443be2e988d10213a98efca826d4f52" - }, - { - "code_sha256": "83ea6d721249662f6548678be7518ee517c61e67bc532a83367532674a520a3b", - "geometry_id": "dgeo_490723be048f7405dad9bb0d", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0__depth_r02", - "image_sha256": "de8271bab7783d849142e541dcf903a30b505589631731779d9a070ec40e1790", - "logical_row_sha256": "9fa49ea23baee7b33b877afde28ec0bbd9c76b3adc2dec0e85a55a241cbffea3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3d0c7b2a938a19c0f71cac47ef2737665b9946601d79de96d996289644a60db2" - }, - { - "code_sha256": "2eae98684b4b91fd925c6a978fd159b549bd746666f435b6cf90b2d37ba89d9b", - "geometry_id": "dgeo_3e5b280fec7142a9e740119a", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0__depth_r03", - "image_sha256": "884ef2a4aa0a035076c7b017b11f6a88ef0163eeabdb5ed88ca79822b11c7831", - "logical_row_sha256": "ada35c9d280b243a32879abbaacdbc98daef968a532d68e1f283cf8f5786949a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ed13e46011bf0df10ea5fab64200e5be907290aa73ec38697955b1466a5b810c" - }, - { - "code_sha256": "736bac42c942347dc6d4b726e30089df1b309ec038a4b77ff4834ad590e6c233", - "geometry_id": "dgeo_956dad3590e21ecfa746e029", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0__depth_r04", - "image_sha256": "30d61486b233c8cc03eb1f48e35eac880cee2a938de6383b092fb6e9625cdc1a", - "logical_row_sha256": "637a35b03329694b7f35d4e210bfd553c44284a1a9b349a41fec20ab76771a51", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "00b7fc581e60aab8219b0ddeadae50dee21bed68a64c3bbd05dd545e895a9d8f" - }, - { - "code_sha256": "408285361370c89f64bddf227dcdff713e272ee5eb11ebcc2b3d1f3f269a02ce", - "geometry_id": "dgeo_65dc73d0afd97a6f01418fb4", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0__depth_r05", - "image_sha256": "34d35c4866e2febd24212bcccd9340cc28f3b10875a9c250296a0839e5ef8795", - "logical_row_sha256": "2b215e4c0ea97f0374737550980d8b85d2391ede0c15859739e90dce1ba9be22", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "32965f4fe900b2e52c530c5917617f5403bcf39a1d40a348c86ea3c2a0cfee3b" - }, - { - "code_sha256": "60a1bbcf8349876feec1210384d654facb737ccd54f2934f12de8943db2db8eb", - "geometry_id": "dgeo_1966ab7d91332b9700e55cd2", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0__depth_r06", - "image_sha256": "edd5871c56dfdad67a0ec33860281608dc5bcd72c636eefca73f226319f57990", - "logical_row_sha256": "b75de2ede47092884738202c40e33a87a74494af6b74cfe0d8e2fcc53528d084", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4600a3087e6f0370d7d1770390d42b14b1c785c63fe81d07f7718f5c8b7772eb" - }, - { - "code_sha256": "cee3b59de718f0e45121b7a106919f15868885ab1b9901f947eccb71b194f15c", - "geometry_id": "dgeo_130440bf62709b0eaed4e39b", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0__depth_r07", - "image_sha256": "e194f20b22b05cba52ec8b7aa2ff0c519b5cb110c6e7ab2f2cd4ca0654bb2154", - "logical_row_sha256": "fef7ebecf7420650b794722a49a94c695fce863d06aafdad1c07f05242e76b6c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "aa762fa222e0831b17c9d4a2ba31c4129c2d9191bddf461aa7ff9ea1eeb856d8" - }, - { - "code_sha256": "3184a3f363499265a15a169ebfbc3d361d3370eab312a312fca878795a9088c6", - "geometry_id": "dgeo_8dd5ec8659c9770613dc8b21", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0", - "image_sha256": "377d0e5ffe1925e5567bb5012b5ea5d3bfd4eb77b66be4c55182e504a9258b72", - "logical_row_sha256": "84cb30fde7a82590313ae3dac38df2a166e0e2c15033e646a772ccbc3d78eb1d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0f9374806d3de7709c6b9e955802ea8f9b7bcb6ae35a9db67cc17a0e09f7147d" - }, - { - "code_sha256": "433ba318603e239d8bd37f7fc3b467f274e758c4ec3447ce2b31413c06ed3fe2", - "geometry_id": "dgeo_aa77a6b88e89e553a3cd3ca6", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0__depth_r01", - "image_sha256": "ea70b70c643bfd7af9b443633e2ffad497afbc670649a23e52fc8094b30b9686", - "logical_row_sha256": "3cd78a6a506857b0aa345828c588c65a85082b71f125289f8bf769b7750dd7be", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7049b5214b06b928ccbcfed2f7b143152cae506f531445c6082dc4ab8ddb1d8e" - }, - { - "code_sha256": "0b37ec2f8e6932c199d97ecca537045313ca257fd7721ecbf475f779eb4ffe72", - "geometry_id": "dgeo_79857b1ebd0fd401d50d91d2", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0__depth_r02", - "image_sha256": "6f2d550aa72fbad805cbb4810975be110b16569a9d4fbc2f7525ce67feb09474", - "logical_row_sha256": "1f0c19a9701a941faf521866f0a769beb31357cf991e95a9816fd8e2492c3bd6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cae3ccbc2d489f1a56b32c08d8562a5b2b793a4f88d0bb9408843560e59e5d23" - }, - { - "code_sha256": "1d44eeb6b8c187d4733bd1196352161967cfe5e46bfe32ce8f8976d482aac7e8", - "geometry_id": "dgeo_2ed9588581aeb5dc28e36777", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0__depth_r03", - "image_sha256": "61cd39b3612bab2d5b1f52ac50a9356c90345abd79e61e68a2805433ce9b3205", - "logical_row_sha256": "2fe12303a34d8669fd87e3a356f45f89f365fad12964c517386b2f77233e5f8c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "945f087064f392f615250a4a07a3b9eca96906d91df3fcb5dffc5796597cdd48" - }, - { - "code_sha256": "86e61a221583dfeff9c9400b99fee67c0f9838aea2fde7e1429fccd78d076249", - "geometry_id": "dgeo_516b45effa583866341f36a1", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0__depth_r04", - "image_sha256": "a9f3c057007a26323bd7d379c31b7ebd7896f45ad5dcc7a1288af5e5d4442575", - "logical_row_sha256": "5c118b99de526800b7bb9c60958864c2c1217d1ed27e4abc894567ba6eb588d0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "508a2832e89e40507e25974ca1c8637bd9c98a90cc73c9c5aebe92fdc524d846" - }, - { - "code_sha256": "b27a9ffd72750d1753b4f56f39dbb7518b28fc260554bd636a83c094878c592b", - "geometry_id": "dgeo_40e9564cd72a0b0d91ca0dec", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0__depth_r05", - "image_sha256": "7696218be995d00460a7487e298e5360b6227c1eaa1ad4c0b4b016393ad0a7ee", - "logical_row_sha256": "7c0b0d683b98c8502c44fef2850ba0005260ecdb243ba52d196daf9d8336f28e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e150482907e3a2718e4e5ebbdd41eeb856dc73179de51e17702a5e79d5625fd6" - }, - { - "code_sha256": "a7c9758a7849dd60dceaf91dcb178935c8c4ac0907da688399edc89d7ca21440", - "geometry_id": "dgeo_20e1c687c2cde5299fed1fee", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0__depth_r06", - "image_sha256": "0cf3f9c03f358b64cd7f6e168a8518ad2dac7107f6685a23deb93680ebac0fe7", - "logical_row_sha256": "3ce06bcbcec335f4844deb7c8f1fb1ce2c0148552bde919a1e22fb14e15ad308", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1399ced0debc9c500f56c3baa07eadbc88e1d335995abdf1a09d8ee1fa7fcf79" - }, - { - "code_sha256": "c65fa7751b10c38301bfe8676bf7ec5e19720b3eb5e139a2394703a80c668447", - "geometry_id": "dgeo_2665d871642a7652f4de8a7a", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0__depth_r07", - "image_sha256": "032ecd5749bab626607a5b92cfe133ed4304b5c96cc6fbec69f1a67bec077391", - "logical_row_sha256": "8bb6e99ccfbff6fad6d340b1e33bd523bea1c652eb190d9cfe8e8590aa87d511", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fe872bf270d4345e3972ce4785e5297f5e789ca7a327224c55088f99543e5269" - }, - { - "code_sha256": "199424da2fee06f7653aa6e32da132bc163aa373840368b00cf8f2091d8420a6", - "geometry_id": "dgeo_6ae9d24541e8915987a52ead", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus", - "image_sha256": "56db4840eca3ac3863fc99dc340e168ef03c002f82ce097f92ad4431795efe37", - "logical_row_sha256": "04d3ada514806210d96ed28edf06487878e6086757c4a0503e686206b42aba5d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ed99d7b336c4f060872b57c3d3d190b646015ffeacebb3ea8b03b8c2cfd1732e" - }, - { - "code_sha256": "af093660b891cbc786775695cd10260324bf5bceabf02b6a3b8bf9109d056f4b", - "geometry_id": "dgeo_561a1d042c32c86928c7a961", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus__depth_r01", - "image_sha256": "11ba895fc8ecd23f99a716ad5ad604282566d75aca94e2d0b01d38c93379a5fb", - "logical_row_sha256": "3c300cfc6f4a2670a591480a1a4632278ca00f704ac674f49e8f7663c1ada4af", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "31f8857066f8875a3932b41ebf02ad089874a92eb769a757cde78251478cbf3b" - }, - { - "code_sha256": "4e571c4cf9b11ba336d7e633cb064e30fc1d82ce0d47d3c1580a1679c8abae10", - "geometry_id": "dgeo_4d98776936452882fd12beb0", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus__depth_r02", - "image_sha256": "b07a95e8371ca47cdfd80d5eed2103fceb62a59b5ac75d2681190fcd29c76c19", - "logical_row_sha256": "71d949135f4e54c178172e90897df26d1783cebb31d99aa2aea4d3a5b9d237ad", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "584be0173b5121bfff66c55dea9fc9bb2d54399ef5439afd548004b29084dfb8" - }, - { - "code_sha256": "c17966c1e8199dbd916bb26d72c0a3164673e2bd5fc490e53f800a3341155ad4", - "geometry_id": "dgeo_4fc8703f7e42dfe0edf71599", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus__depth_r03", - "image_sha256": "d7313d612f2a0bdebbcc999f7e6ad921af7ebf051ca1d43fc04dc2cd1d0b1e3a", - "logical_row_sha256": "b8a7f19e8e6798ed1f62eb67d637a5be8ebf156e18f5f72e97d28fcbdb7160c3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d2a3d83504e5296f20566e9aac8b462df4bdabf61d15c094a881297b50c124a1" - }, - { - "code_sha256": "b4380ef7f8833eee99847677d6e3265c2e99a64d3b580d5e1eeb0530ed43fc8a", - "geometry_id": "dgeo_45dbde0443c613154d9fceb6", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus__depth_r04", - "image_sha256": "cbb92a49ca6a9254dd3265cc7c211cfcc382409f17334caa81478b41425d6721", - "logical_row_sha256": "3d01aab1577668601f702fd7978a2e0ad387250b99efbab9c235f0fe66e514f7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "69eed6d44da90ddbd21dc42b5715205b0293d486002630036a64d25222c29a9c" - }, - { - "code_sha256": "beb596ca16f9b633d7b37f7660ce178379fdeaa3fdc6e32a6508682232739038", - "geometry_id": "dgeo_0cde822ff0da6758dc182590", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus__depth_r05", - "image_sha256": "0ae10be244d95533cb913601edb1337a769c06db50f67633d88133b4c6e8684a", - "logical_row_sha256": "7fa9af6039dc4ff11455cec2f03a94f98697405cd8cab3a996d289c79af7b19b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e1b48c204b083c3da8133c6c04a5ed6439862de361ede1328cc9240f60c828a3" - }, - { - "code_sha256": "19309986b85834ca9c4169997c876572e7e751cdef7694d7acf58e37296f58e2", - "geometry_id": "dgeo_59dcacb291338eca1622f9e0", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus__depth_r06", - "image_sha256": "9618df6efcaafeec3373453e5404fc5ffd95a429d14bce67a7e9078af7a06df4", - "logical_row_sha256": "b293f89acef2175221b03e779c1ce57b613a3cd433f714625a785ce36c52c8ae", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ece290b773c2d19b9ce8245001a840658dd543a23324c3fa75beab5737c7fedc" - }, - { - "code_sha256": "b8e38b052fcf0ad91569113d5ab7f4e5e1180a0225d941bdafcf2f5737b8e3f1", - "geometry_id": "dgeo_4eb2d93de1e50c80f5203f82", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus__depth_r07", - "image_sha256": "f08265470c7b7ada92d0d4bc0f8cfbab3fd8bf2ceed23503b41f1d453eb617da", - "logical_row_sha256": "4806b5515d5bcbbfbe3fbf68b5ee77659f0f5da8a65591009816544f280546ff", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8e6263cf7acdc269960527d1896efbb865fb8998e98f211dbdf0f735333f0f02" - }, - { - "code_sha256": "c62ce2149243b87cd2db28d9f7a1015ab62163b37092d88c58f1bc7a24d22485", - "geometry_id": "dgeo_2e33c0660ab11bac04519a58", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2", - "image_sha256": "e47e045f2866806696df5bd03f59cdc2e2316c813bff31780dfa441e3abc95a2", - "logical_row_sha256": "26a825178c408b61f73b0e17f39aa2bc49d7a0e5edd72c091eb52c027383f8fc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ed9f26336fd70d87ec136daf378309f21a3130638a49969892ea041065e91b35" - }, - { - "code_sha256": "69919d00d14c071826bca8a79b22dbbc09a7581a8b5f75ebee4ad5fc5e352b54", - "geometry_id": "dgeo_25f20c5c4cb4cb14a77f1895", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2__depth_r01", - "image_sha256": "954381a13cf615073cedb06456787a53b84a599d0594f666a2bb79a69ef847a1", - "logical_row_sha256": "dfc0f2c75de0248002d7f11f9553020525fcab20c9f575589b8f4636974650a4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f2efb8c95bff808ccf65dc5cb95841780c5c726275de29756e05f1595bada33d" - }, - { - "code_sha256": "44b1d34a7a1fd8df4495ec3d1ced75968eb8588da76b583d728a8bb3b14fc07c", - "geometry_id": "dgeo_543af51e7d03181ba6f2c93a", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2__depth_r02", - "image_sha256": "7cab55cc620d2c5d1fcf06de1ee128fd23e556a495490826838c0c92fc5199df", - "logical_row_sha256": "d43847fc2f6ca2896757b10a0fc5f309136a586a63c9d2d06aeb255145381cc5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1dbda460e1569f4a3554435665dcacbd8d1dd3e2f935c0aef93131fb3f37cd50" - }, - { - "code_sha256": "710a38e33c34b9bf92a2ae9eca4ebb35f47c0a3f7910860d81b570a6b706f47e", - "geometry_id": "dgeo_d6b04005746408777c95309c", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2__depth_r03", - "image_sha256": "33803d02210b249ba72c27d1ff5bfdeba565b12b14fd3625c63f24fe036dffe9", - "logical_row_sha256": "57f4b13b26116c9df6a3bb40f2cd1b426879f385d99bf993d0081ba88c15fde8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a46f346f201fc0cb8cbe30ccbedd867161b2c1fdc3d80576f6f48be0593d5a90" - }, - { - "code_sha256": "9cfbcddac0a96b345674fc2dffbf74b86ee1e3af63d808a3681a2b5272d04ba6", - "geometry_id": "dgeo_b567d6bab05385827617d7fd", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2__depth_r04", - "image_sha256": "7baf144e651a3bf7c80bc06f3d749aaeea1958639033f87fd6b2511a17127db5", - "logical_row_sha256": "0a3a2150c86202c212c4928b6f877270fad97dca87e706c0d5131f23612863e7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6811369e1e06f9f9425e645ae8c2166edfcf35e5bf7b44d49e97e740963424c4" - }, - { - "code_sha256": "67f93ad853ad156c32a0a5c7ec8769c715d112b6b68466ec274f9fe49ff6e242", - "geometry_id": "dgeo_53c331d35b2b8f831a79ac72", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2__depth_r05", - "image_sha256": "0b9c0ce7cd37344289a6b4373af8c98ae328a3a737fca5e6313fa849fa110762", - "logical_row_sha256": "a9e7605cd531badc151f9b0524fd612c39151e23c3caf68a0b3bd2289a3d2b7c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f9929c29dbdb8781540e40df0c38136bee7af6691fc49695e84ff646aabe01ea" - }, - { - "code_sha256": "07699a3397598e6125f100d65b80748e3ed5bc834ab4c82b7cf36fda27dd1823", - "geometry_id": "dgeo_53ddd911b68faac6bfde780c", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2__depth_r06", - "image_sha256": "a81df4cbfeee19fdc06b57d815784d562f6f14ac83d39a7aa753cc9c1bdfd6dc", - "logical_row_sha256": "d8c236789d20fdd6f3821346ca956955877f7f5c9086760c0db6e80046135855", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "db79658626f61111156c3e34d0b551c1a22a4bd3f2c7085e1eb544a61ae7e15d" - }, - { - "code_sha256": "eaa4663d1a0a4c02569b21f6e18464eb5b82842e7942034806c928708a97f177", - "geometry_id": "dgeo_0f9f1a605193956903f47552", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2__depth_r07", - "image_sha256": "5a209978a26a3b56e931a3a6fe83a09ef7bb6b3e7a5c0c463e8270e0642cbf5b", - "logical_row_sha256": "b78fc1b16b5a3e58c1810c6b60e1aa50ca2b5de28988d87fdf0a00ccdc8b9268", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "866f469cf81c53274acd01ff252c549abc472992e320e121d8d0e37050414b69" - }, - { - "code_sha256": "7f46f982314573cdb2e911e32eb8d1bc47fb812cfa0c35b0c941a8d2212b6623", - "geometry_id": "dgeo_1abf69a8fa3f293de88453db", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair", - "image_sha256": "527ab10bb564fb8779f300a47d100f824c5b9f8bd09809102c29682f5def0410", - "logical_row_sha256": "254c2ea5fb319f60bc47fb1c77b13704624852f2acdb44c216e6af086def99d0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ea389b3254d5af3b2769edcbdbf488943e7494a3b07395b19648460470f0d6de" - }, - { - "code_sha256": "40abe1b77e692953ba243f969f20b46afcbe93cc0415127e9430b942854b3a40", - "geometry_id": "dgeo_be733b10c8ee984bea9dbc54", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair__depth_r01", - "image_sha256": "193b95da6ec58baad8bd42f9f664fc4508d9c851e20e881b11ddae2f51a2547e", - "logical_row_sha256": "0a37a140b95ecaae940279c90f23161accae62d208a199e4c65be82eb2299724", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a9f2b259c08f9a816e58278e20fa195497fc83268b6a117582ab68c0a585c23a" - }, - { - "code_sha256": "37e69d1b21a31d390da5b37df332ba01c1642e1bb68d225bcd2d8e2dd86e513b", - "geometry_id": "dgeo_f1f0a0a367982ac8be672bd4", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair__depth_r02", - "image_sha256": "dbd10d49c0c3fca05bd655314d38dc53744cef01ee5b190350c0426682dfcd23", - "logical_row_sha256": "608019376cf7e5fd205ad061b08081f733ff42253cf3130ce7f986d700e05603", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d5145b0a016e703cb98b0d01f17f3d5b22b84308949800190347bcce3896f517" - }, - { - "code_sha256": "6826df45c0fa28c85a5fdda5f67469f8245b7c66c3f327a870bdcbc95df60df0", - "geometry_id": "dgeo_2bc9afc259e2ff5db322135d", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair__depth_r03", - "image_sha256": "e661ebb92d9021d25153246fba21839aa463e26e48146f11aca686e22da7b428", - "logical_row_sha256": "935f2c6e2d0e8ad724f81b0965cf328bd86c280127cc109a6ab872580d90821a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "75e92433814896f05a83f59d0c38a471173a2234a85f6b08bfc8105b92c49575" - }, - { - "code_sha256": "fc6375a7a7e60edda8d5df4e1f325e8451614e80ca71ac15070461a49b1acde6", - "geometry_id": "dgeo_3e96dd5993db6592d94e3e5f", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair__depth_r04", - "image_sha256": "f2504c6d4ff5c4293000ae1844442670b1a336200a052e56f87ad0adfd3294fa", - "logical_row_sha256": "328545986e99013fcf59e8884b44e561d2e4906347f16e4367e10816445a0faf", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "eb62c7c8111f0cf6147bf677b5a93ce6387e29cf55f2a2acff937e16d4b7ab9d" - }, - { - "code_sha256": "dea4831555cd784243d58a0d3e2fdb41f524662bf8f240f1ecddc950e5695ae1", - "geometry_id": "dgeo_617c346efc7015585990c701", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair__depth_r05", - "image_sha256": "14402e1aedb086d4fd758f73b8a5084fd98af78f8a00ae19b1985a8a3936ae67", - "logical_row_sha256": "cebe9648143284acd1daf142198b3516ed369e8ee52bddcf582ab5b6d5004e8b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1a2a9b34381f485199196df60dca427be0d56341df3280c63fee08eca602f0b3" - }, - { - "code_sha256": "846217eaf3c8cd614a62a3cb3f8fa20d2c90fde47a0e7d8b5d485001abe1b5f5", - "geometry_id": "dgeo_22760892cb062c94086a4679", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair__depth_r06", - "image_sha256": "1f0f3327e62a7dd4c51fc84a8b608307e60bb830b44905f88a2e6eb399dd412a", - "logical_row_sha256": "e15f4e9b2db1bc1f2516e7cddbe06fe12bd6bd5965139cb3892ad3062f000b28", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "95a861934183bb5dd9aefa09e22b012de296e6366c5edb54f306405c713d7228" - }, - { - "code_sha256": "c494288e4cbaa107c346f4086c9a86d1299930370d443ac9b2e3038052811271", - "geometry_id": "dgeo_8cb94e08f0d30dd9b3339bbc", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair__depth_r07", - "image_sha256": "bf8cb276151a031734f968df1465728696ef52df76608abf2c865f9f7a403930", - "logical_row_sha256": "5de15143119cfbc61a92e492e901a4230718ec1c2e568b13158d566ca9ea42a2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "84b489827401a7348d657843c33b37665678a1ecc69fa26412acb3cc7e4f00a0" - }, - { - "code_sha256": "d0330e165c1a088d1902857cc3fe5504796923dbd8f167adabd584b59219aba2", - "geometry_id": "dgeo_d60a0bd511dc147d9a8b5abf", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair", - "image_sha256": "169b099619fabe6e50c1b67bde59dc8fcc558c0a3860ee7286d34494c1387a9d", - "logical_row_sha256": "ccff887097017615ed2c4dd1a7b93645a170fec43501ef3350773d9a2469340d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "afcb9e9f5c59706dbd7c0e509bfec6248c9a6f5a1bbc7b601868cd93e88e0497" - }, - { - "code_sha256": "a7ba23cd7d7fff6b105e69b901e037571b9950cabb0180905cc3182402767280", - "geometry_id": "dgeo_662132bd6e125d501b603cf6", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair__depth_r01", - "image_sha256": "b7d626d69d0d03f34f846350a7abfb7e5e184492973ad4a917b919daa48b9e91", - "logical_row_sha256": "c7ef6057f9e3429f03fb69f4c394c4a2f1b1e1f03a9b7ad87463cdb18c74db81", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f475d8dc225fa279398d7e8dbf6d3c88750a094628c973287d6e2dd2c6beea65" - }, - { - "code_sha256": "fb5a06b2f3c7bd90f6a3af151fc5edacbf508580d8450a3e1f03835cf2e0aa32", - "geometry_id": "dgeo_55aba2e8f23152607277a019", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair__depth_r02", - "image_sha256": "3cdd09ce9323042dfc9e0c63609056dd9b7cc4e880a5a8aec86ec9f9529c7425", - "logical_row_sha256": "22e0ddb3e0ae704e4a9509e61dd0d4b9f9f77c2bfb337b59c8b09bf677fc3ec6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3bd1b5c39577d8ef757a81b220652b2bf4f5f26d6e075cbbebca2590d0afaba1" - }, - { - "code_sha256": "b612ff18ba783549f7e0fe03dfe40999db156d7c643eb47e74d483437fb9845b", - "geometry_id": "dgeo_c015a224b6a58344908386c5", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair__depth_r03", - "image_sha256": "9e583ff6c0f313ea61feae8b7b5e74b31d7072f87d87127b514b6defba17af5c", - "logical_row_sha256": "c9be47b0181a0b5ec33d2468ce4da437a3050ee0f9d6d89e2891569ac0249d2b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "139f98cb1adcc596efcddd6e226940470527113b54c4dba473717b0b79752b53" - }, - { - "code_sha256": "e33ca6c0a74dd44340bbdc72454427a938254ddb26a3a729ff113c966efeb498", - "geometry_id": "dgeo_d751605e3db13bffcaca19d2", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair__depth_r04", - "image_sha256": "5d5771e34d018bf08e8fe4d10345e8cce98cf95e163361c00d0635bb4cd1a04a", - "logical_row_sha256": "a044e948d14fa091404ba8ca97486707d3fe3141bf52c90745378736195f8180", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ead8792753abb2e1e7abf793ccda51eaa5bfafe6affd30ec220aad563830b7ee" - }, - { - "code_sha256": "c65b1a85b4c07c5ecf04f2a0363082e4db6f74e3e54c7c2c900f10e2d0671912", - "geometry_id": "dgeo_96742c3d616a8e046efcd3bb", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair__depth_r05", - "image_sha256": "770ea6476803e2c97132ff2b134e7cfad54b0697c314ab59ee748398c163c396", - "logical_row_sha256": "40abc7c1faeede36c42590ea31beb166b50e41349096e77e85fbf975342ef18b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "37a43d4648d298ae49bed19d9925f6382d96d9705b88937210de074499e54a66" - }, - { - "code_sha256": "bd740c0cd60341d271cc431aa2db9eb9bcb28fcc674dfdebf3633acf2c369220", - "geometry_id": "dgeo_eb6b676946701b2b687c03e6", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair__depth_r06", - "image_sha256": "e3f7b17cbade5ca797bdc39d3ffdc844c3eb835cf7142d5ce3b81245dbc48ddc", - "logical_row_sha256": "ecc079b1f3e7b9e4fe2317600e94cb8f92990a3fee9c170644236b5abb1b0ce7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2c86f6608863d0eb39051ea0b1940d3a8e00b78a94bca0e41d4d6b3f2d4e4dc1" - }, - { - "code_sha256": "5b5bbbe26494642d88fae4f4850e85637462d6dd24c62cf897217d57fd89c0e8", - "geometry_id": "dgeo_239a3fcedd21ab960290937a", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair__depth_r07", - "image_sha256": "08ffcd5a85dd0244e243755f5e04301e8bc5e26b18bd6039ba4b82b5afb46393", - "logical_row_sha256": "f9f354522284eafa6dd33a2a416e19e1ba3bfc9b813fc9cc8a466f3950bb3342", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "671e7c1cb4aea901fe4cbd44180187fdc60d01cc03ee20038e4b520eeba3a430" - }, - { - "code_sha256": "af0c1ce1f7d6aab329404a59735e49fc8a6bcf056e1e5cd79d1975cd1a3aa9c1", - "geometry_id": "dgeo_10c7950ccdb5b2a1d16d32ff", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4", - "image_sha256": "a3f6770d3f8fe1ce243afe2f82c00600bad69edac9ef0f6f7fb3d13bb8fb9cc6", - "logical_row_sha256": "5d791327ba25e873ae3bf8b379f343a3ebb53f13346165467af55ff6e0cbc2d9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2bc7d0d7ea1d95b7490427dbe7e89cc4ae807aac8d93d4299ded9f4c9171a1c9" - }, - { - "code_sha256": "99d2a726eda65d449151a2117f31dfc750cab332cdf6a2948406d8e11f2a18f1", - "geometry_id": "dgeo_7bc10cc1d59481c8130e59f8", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4__depth_r01", - "image_sha256": "f2f70b8ea78949799a45a7f81756fdb4938c2a10bf3f81f600da4e6ffc240e1e", - "logical_row_sha256": "ec3f94ecb58592fb20560041ba045d1adb7df336000d0f47e60fbe7694baa829", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "adbd2f9cc835596d442ccfed11d78dc1977d9ce29ab7b163b34cf55d241e5bfe" - }, - { - "code_sha256": "2665ec428ad4f77912eed8bc23107d19c9743f5b8f45efcc08a32fe0057dfcb8", - "geometry_id": "dgeo_459d1d34aa0dece2b02b407f", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4__depth_r02", - "image_sha256": "c74038a755762577cbf77f35ba4927369a618d03930d8e26daaa1e6d855da37a", - "logical_row_sha256": "dc2fcd63d8a09022e2dfd982591a039d96f3437082e2153798b47d72e1927fea", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3371905179f335c99d427ea27553914f8fcabd9dacb8074c82caaeab860793d9" - }, - { - "code_sha256": "8967e1e7479daf1d1a411d52e3fa0f395f896d3bdbda05989d340eb77832d6dd", - "geometry_id": "dgeo_8ec84a7a6d753577367ac223", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4__depth_r03", - "image_sha256": "b14bb982e7c014df5b1b4aa03ffd95d9fe67ad8d1da9d70294a7f4a9c4e88eba", - "logical_row_sha256": "200f1e30a362eb4d705ccb84e05597ce2ba2333d631d3b6ac9369fb0a4f815ce", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a9349e5ec3683766d03a7d27e484eaa361d19a5e44b4c2534149cbfe0c114b38" - }, - { - "code_sha256": "8c2d94339a073b5067f80e46838134945dd69436b197d59b519f3e712040556d", - "geometry_id": "dgeo_441d45c0469ecbb2a4b047d1", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4__depth_r04", - "image_sha256": "c422a9511a7c54069ded2a1aebd97c0847ab57c7bf507fea1a88c23570370281", - "logical_row_sha256": "db130a9ecc5c1ac42d1b7de1103ec7aff58f43dc7c18e1bb2fd15d27c3755ac1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "86894da5647644b523d037f2e7dc5c25fd6886263ecda58113931e0da89796cf" - }, - { - "code_sha256": "b75a8da25c6945627abd9cbe1c90d73e3b3fb7b6e5853c6bc71ebeb95d66be4a", - "geometry_id": "dgeo_458f52b6a67792bf81759cb0", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4__depth_r05", - "image_sha256": "2b8dfe1d96fb740bfc35061f83715ca79e480b82a033df7b69704bd00d4a4c85", - "logical_row_sha256": "8ae23a59e1c94e9ce86e1bf94b8ef6c85ee65d6bd5dd5203a111d2f45741dfcb", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "028a5bbf8c217df65e25c764ca71e7a635cb5a80ae884386c0c2e6cffe1d7eaa" - }, - { - "code_sha256": "0074be35e91a5722f61700898ee20c271f6b8f78319e3b9113a3c8a599fc5cc4", - "geometry_id": "dgeo_6b9165f7c2339da36a98d7c9", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4__depth_r06", - "image_sha256": "b2be424f59b962de015e8b02811fa4bcdc03ad30047c9cae550ea1d7a0eb521c", - "logical_row_sha256": "bed11ae61d8c597e8d2134c3253778f8d22a68f284a1a84a21ad8ddd84123dac", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "de365a8f99f0ede303ab0e94386a2402c73b71dbfcefbf6265280738525d19d9" - }, - { - "code_sha256": "1ccce85c98f880f01f7a3e413751b3b8a3ba3b73aeb617e851b3eb9a3b464c3a", - "geometry_id": "dgeo_d519bc87f42d3c84079d6e4a", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4__depth_r07", - "image_sha256": "3f403f3182cae16b90e7a474d387a39bad13c29939845bd4cad4832902a7a5e0", - "logical_row_sha256": "7f385ce0ccf57b5e5f0c519bec030f022b3f4cffa61eca407d44b7665eaa742b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "80a97449d2247b6516f5cd83d730750af5c3431da8dda1fe214a479f11544190" - }, - { - "code_sha256": "6131a8415cff753fff2bde04187a2fc2e89bfc0e747fddaa184326accbcdb801", - "geometry_id": "dgeo_e95518ce805ebc33ae1696e3", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2", - "image_sha256": "c52eeb31f71a593e01e9f2aa82fde566d9757365fc455c90dc5b9271cb0e591b", - "logical_row_sha256": "e18b422cbb645e0b5699be92ef1f3fd13193d99eb907f09360df745fea955c95", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9c7612804310eb1ea4cdb75bed1b5c046100fadae23805cb95c0264c0bdc9f56" - }, - { - "code_sha256": "89e028d6f5b0266e678569b2bcad25af4f25afb01d4e70ccf5f1c7debf500966", - "geometry_id": "dgeo_dca7f905a3a0d42bf9f8ce76", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2__depth_r01", - "image_sha256": "c2e468f7aa94392a4fb658dba00844999c89db35cf2bf5721fb27aa1701d13e9", - "logical_row_sha256": "9df62be88c6d8510ab05d6de6e06e3b847d583dabd88ae910aef6e651acc6857", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c36bc8bb3e894421ce1d6055314b522e9fb5f29a0f43c88c3cdb803d98065097" - }, - { - "code_sha256": "53cd4134f326c9df27d52328aa326496ae6f3e3acbc03ca9f01f0ac1290fef20", - "geometry_id": "dgeo_11c1194dcdd3ee189c71dcea", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2__depth_r02", - "image_sha256": "ed281b0dd23798723f6a199b8409526e73ef2b391eda9fa9cd8d7c42ebdf3e67", - "logical_row_sha256": "a94f342997107f5684a40f7129e5ff7b2ef5568674c32d1da1a5f42c9e41236b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b5dcd27aa0fe9fa188545be22f58efadae782a56dd279d87dd10f3602e0cb36b" - }, - { - "code_sha256": "b9b86d647300ab39a668189560a6e266dafacfdf7ddbe85f0ec3ed89a9127cb1", - "geometry_id": "dgeo_c359d547b08a9a83e5449c30", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2__depth_r03", - "image_sha256": "b30ef78f981e6cad72fe37e341ecce20eeaa7b8385fe5a660fcce543de7e812a", - "logical_row_sha256": "b97d9d5c32dabfa1aa3def6f9058c5688e46a9a09485c7eab3c9be204ca6e1c7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3090b6a3d34ea80c09d0ebb3212ac4f810ae61893a870e6ac3ce2377bd83f2ac" - }, - { - "code_sha256": "9428970bb7e212729357beecdb692eb8e9d4f3a2fc3902a603c5bcb1578ffcba", - "geometry_id": "dgeo_8cd523493a8d8a37bd121349", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2__depth_r04", - "image_sha256": "b8ab182dfd21fa4be6acc429de8be0e1a4d5b843a5854edb7fe0c5ebd4429adc", - "logical_row_sha256": "59a4912d093f72a37f8490b203be9b4a2b6ffb006b074c78693eb1fe9d63466c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "756df42a2fbd8eaf6641c52cc182aacb604b20b636d8666b8cc33f9ce33d4a17" - }, - { - "code_sha256": "5f597ec6ebbb45965f0b423892fa3faee936874054f49bc22a63febd5bdd76e9", - "geometry_id": "dgeo_36c5db0b241712ffa90b85bd", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2__depth_r05", - "image_sha256": "e6ea4247fa15908a57ada95e6b7eea6bf461dd0b54d9f8e79dfa3d23a468c916", - "logical_row_sha256": "a62149a9ce1fa0989e081f8633e1662818854d5b1bc5326c19dc4e0612c2853a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0e1009ab7a6ac5dba2c55ad8a6dac7a1ff0941d13f5d01db29d73bf52bcf383c" - }, - { - "code_sha256": "083e90531e58f28910e53c7af9a39a0ff3f212891e407a2a674633d1002d09f2", - "geometry_id": "dgeo_841781eb8a6ee2aeede5f4d8", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2__depth_r06", - "image_sha256": "521139bb40edd8bb6eb6cf7b9927fff4815b52286ba3f11a59f2ee609a3cf6d7", - "logical_row_sha256": "e0ddbe0844f66a73a0c575b65e1e66391e160d3f8012246c4dae78c3ecb7baae", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bf3ab99d843ceadd8a3f0ca6918042344ca915d205e40d7c0834e375e76b201c" - }, - { - "code_sha256": "bd9d85300a1653b8dc195b6b0c2d2fe0c364fb413506f6463d51810f63f24685", - "geometry_id": "dgeo_01cc67536bc16c198e8184f2", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2__depth_r07", - "image_sha256": "521d4695fa8ec725a290783006697199532d5b5b910a9e01785e236a2765a192", - "logical_row_sha256": "01dd27233491e82f85bfa5897f7a1bd5da3b4626f5bca9da99a47affb087614a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "823139026f3c14d4cce6d39447f0764336e7469553412c033c558ea902d03109" - }, - { - "code_sha256": "77e760b437b8897fc1b228fa0e5d279dd520b2e034d3cdbb24e24e89dfc18a67", - "geometry_id": "dgeo_051a8fd5f4dd4dbbbcaca2b7", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x", - "image_sha256": "664cf9e3cd1f6523e8bfa4d905b52573292a87c56e72704d7e4501dace360781", - "logical_row_sha256": "7d6ea10b7a1f922d66fb17517809171f2b7a3e7c177ff3b887674350f268460c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "649a572b5817418776f6f1add146f30b82d60de894592661be8d359c613be6bc" - }, - { - "code_sha256": "4a600be7268e22c4f6f4ca936d627155039ce68710cbc44e419b71157f1bbe74", - "geometry_id": "dgeo_793525fca328b660a45c4b45", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x__depth_r01", - "image_sha256": "9a63dcbb96672e030e6f5e40b56cc9f5322d3c0d1d650887a72390711b07fb70", - "logical_row_sha256": "200480a214e7a0a2250f4e5f831b9687a584f0965befdc690e19c72c715222f4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e715b67e71c909d53eb282dd7053b9b18831fa353f3efe55113929b5862f2a7e" - }, - { - "code_sha256": "5bd538c29460a1d307894c83e5d5971ab9aaf8b69a7aa3a0b1bb3704713373a9", - "geometry_id": "dgeo_27b8132b149f94e244c5e756", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x__depth_r02", - "image_sha256": "3b4f4270588eba9dd7da08077614a0b8323a3d0e00c553cb731e74d516c3550c", - "logical_row_sha256": "fbdb930df022bbc74c169997c74b46dbf41ea3fd8267bc73a3b9a877958195d3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e2e0e2ed137bf1538619f09f43b4e6c03b920d9984c36a8c3abd6babd8efcd5b" - }, - { - "code_sha256": "f186bb90bf241368f64f54b5a7d1fa380eef9a145f1a86d1de32da557e9d49d8", - "geometry_id": "dgeo_52229e05f3bcbf549264f031", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x__depth_r03", - "image_sha256": "bcd2054615fd723de28127ce09e684534e41f32034a70bde4f1e3e9aed5f3db5", - "logical_row_sha256": "a75038f7afb92224cac124b638f135500e47184cca84f45eb32339d5a089c662", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "08562e2170fcdaab4cecf8c71610d86d60e4fc8dc056ac0ea4b24b8945d9df14" - }, - { - "code_sha256": "4565badecdf352fd3fbf748384b701629f4a903de2709754d43246552d8b5904", - "geometry_id": "dgeo_ce48633cfccd124d9c5a9a4a", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x__depth_r04", - "image_sha256": "d523912485203ed982aa1b5376de03c0ca705b78f4d81432d3c31d9dd84f82a5", - "logical_row_sha256": "18d45caf816b28dc0a6bec74f16bdd848c315f48b2120aaa585e6707643d133b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "38ff04835f97b69cf70161bb0777fe7bd0818045df1b861c1e367edd39c217df" - }, - { - "code_sha256": "fc3a35bd403f1698894946ef793856abbb6b28fa4c5bbc2b71fecc9fa70c39c3", - "geometry_id": "dgeo_63be5a2d28c7f270772558ce", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x__depth_r05", - "image_sha256": "49ded99bdcd48dc96d5054f81245fa5a236565895ce4719b060dcbad468c22a6", - "logical_row_sha256": "9d51045a266a46ae3dadef43cd3ec7f47e5bb8cd2bc7ff5eafc8e4633246759d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "026a3efd616af94c1aa7e43d9c3f197f9d77c73b8df4cea206881faa51f3ee30" - }, - { - "code_sha256": "3466e493a6f095ce72caee3b06972bf583e7577c8d600eae9cf92d1f5374dcd6", - "geometry_id": "dgeo_f7612803e130569b5261ac95", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x__depth_r06", - "image_sha256": "2fa8ba8c0de8a9f0fff5003425be4e8e318160f885bfab51e523a56f7243859f", - "logical_row_sha256": "d719aaa0ed93d6169de4ef88a1774e98038dfec0516087f4d49716358e53e834", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2eb5649b89bfd872dafee9ffb5b048265e8aa23dee27fe5a5f52db4c8e76bd3c" - }, - { - "code_sha256": "d3dd43d5d45ae6fabc7fe7d91ad62c17b27883c4e24e1e45f1dbe8ffede33b80", - "geometry_id": "dgeo_4179bba2005614906683182b", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x__depth_r07", - "image_sha256": "df4c56c5f83f10327af1664f9750df63bca96d643d4587823d5553e005b203a3", - "logical_row_sha256": "2f32093667ae5585a6c070cebef31ed80283e303f71687b48b14f7fdfcbd756d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "13adc4274b132d12c37f958fa51597dc0527841d5c527955b7a44fde54cb2f55" - }, - { - "code_sha256": "ee2f38dab35951b99f94f6445618855e287079a52381eab0bf8bef6fa9b5c85a", - "geometry_id": "dgeo_e7c93aa3c35ece5508d074fc", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg", - "image_sha256": "abda96811702e962f5f12c4841b0fd689a251fb42b16da17dbf8411e6e7632fa", - "logical_row_sha256": "f644fae7af04807ea805e97efd87a1ed17efb54ca2352c8ba6d148feebc6c68f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "83c985b19561f59fadcc670ca1c904518ef02c0f20c0a1cec83087715241cdc0" - }, - { - "code_sha256": "5c2be5bc97f191a9f86e76408c413d360daefd4a558fa1b9c33cc124428fd000", - "geometry_id": "dgeo_bc4f9f7708bd21dfc8209758", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg__depth_r01", - "image_sha256": "316eced51a9d11c65411e6c9db2985bf6c25d659058589488f5998c203a34c16", - "logical_row_sha256": "59fc31bf55cbf9f8964e91a6f7f5fd155725011805f53525d7bb19b21dcde4de", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f9ac09d4ac48c953fa128e99c55875e59f3544cb754c09dbd5f7183f7b568784" - }, - { - "code_sha256": "399409229c7cea1bd40eed5fd63fddd253e12c111d770384207be879a7114779", - "geometry_id": "dgeo_23e50596440ac146f4415720", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg__depth_r02", - "image_sha256": "293449947311343915c638741d6e133ec03b2b9f2efc590dd8b1b9c442d5670f", - "logical_row_sha256": "9101e64b1ed966f68555999c7cbe54736c908993766d1b1776aafac94b20ba5f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e54af489a796a8e5c3e0e6909cb53e9227bbd9ea00ed9995a61af255be33e3db" - }, - { - "code_sha256": "a23fa18bc6b28c4785d703927556a3fb83c2b431104445f93f25480966838e5e", - "geometry_id": "dgeo_c40991554d17a9a4bd637c69", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg__depth_r03", - "image_sha256": "21c8c5eed83bf17c80c6184f90c7a7e5c0de95f02d5667ced806e9bee6f33d80", - "logical_row_sha256": "8ef8b3cea380d53db14259403fa03fd127fb591d65697286df5e974dc25a0433", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "cfee6fad203c55a2c5af2de81017ee602e5859756e9ba71f8eecfca90941d9ee" - }, - { - "code_sha256": "ddcbe2a96bcaf3a0b112d0c1c18aa0149f260af6195a7c50027326eaf2fec94f", - "geometry_id": "dgeo_f13855cf539cd15b9d2b4af6", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg__depth_r04", - "image_sha256": "7ebfe0fa41d6f29341014db5fb3cb883d0450cfd1cd93f5233e4a5e773683ba4", - "logical_row_sha256": "f3f64fcf145ef5583c05aede776b76ec84b75d59bfb261fc9d85373b435e466b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "59969191ac7f6c842498907f0fa01f4a28e369d1e1250ac7643d91f59228cd0c" - }, - { - "code_sha256": "291ddcd4166d6b9b1dd827198a0acdae821056ebb6fb12c8da0ed110adf767a1", - "geometry_id": "dgeo_461b1cb086fe14885bb82921", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg__depth_r05", - "image_sha256": "246d0d19dc78cf7f5b0c3ff72ba27c51a33e264b73e3b0981150d99756e41245", - "logical_row_sha256": "fcc78e44c00c46ae06aad2e7df1885b79daad05d70099cae1319f560aa2bf8d2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9dd81c663d0eff88ca552c4ee96b91103d9e99fb7c5481f75f6f54611b369b88" - }, - { - "code_sha256": "021d092b724191fd378cea6b641d87fc5c714795f5549f7028fc2e0c6b60ba9a", - "geometry_id": "dgeo_1e8945983953d430985153c8", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg__depth_r06", - "image_sha256": "ac136dcc433784be136cef2e15a3956fa268ca65116630231cced477c2029e0d", - "logical_row_sha256": "1de3bc481bf4ad75f590841c683735e565000e14b12cac54f941e79578e5cd76", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3f51f2aa9ae03b8635c7212e9c7705491a35d012112e42e0072ba44f05e25dee" - }, - { - "code_sha256": "2a1c91d5691ccd711b6a393f9e0ef09b751bbe236e0a5186abcf4bff31f0c1b3", - "geometry_id": "dgeo_81d78549f8d3187fd4bd2bf4", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg__depth_r07", - "image_sha256": "b8883e82b37ee616d9e80e31b3e9de22da0e240f9fcb5843e216b7eaabbf67ac", - "logical_row_sha256": "e39a937a14ff14852eb2762156c167b84dc79e454625f5e4fd642c07f85de181", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "49276b813d25b6e6e38b61ebf1ee2fddb0b0ce329ca915dd08ac3115af1dddf5" - }, - { - "code_sha256": "a4bd8b262e65b16cdaa947d8659a2d8aa3f0a347c2ffc3e85fb7bdf107e00a08", - "geometry_id": "dgeo_924b234a638ff6c20b8b7ba7", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular", - "image_sha256": "251160afd23ead4c0286145794e490e339b1786154363adc018301cb7ce45a3c", - "logical_row_sha256": "545fea35eff6673eaf41f08a2b0405a62f7759de2c79cb3bc472effb3c30a7e0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2a26bed34554ae0358f6f43c547a957e9a37f6b3be43b21d576ce26a464e0af9" - }, - { - "code_sha256": "6bed40a3568f3571af4fc247fd59c531a49e3589a7cf1586b945acfb13976a7d", - "geometry_id": "dgeo_6029301117a81f3d0bb89d96", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular__depth_r01", - "image_sha256": "b1a1bfa5fdf8952fe8469a1083fc24445e9839d1141c6f02ec8c7ec9bb7382ea", - "logical_row_sha256": "a18e720b8b34d9fa2c8528f04afd9e83c7158a65bfca859fbff79a0546f129fc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7b6ab7cc55c94ea819f3097d21560cee7c990638d95087ea0b9b2042979924b3" - }, - { - "code_sha256": "56e787388ee752d93880858440c84fcdcd434c441a7ad7e2d5006f79adb287ae", - "geometry_id": "dgeo_11a3620f67272ebb3fb4d090", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular__depth_r02", - "image_sha256": "af96087cb7d441dfff61e8945f287e2c3c1ee10de4fb95465626b27e6a3fdbd8", - "logical_row_sha256": "670219b148ebdb7455a9e014ec5b9a10ecdf287680597f4295c1d8af467ca1d0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a699f41d200d7adde864f63f248cfac005269936034442bd58d12e3f4fc2b8a7" - }, - { - "code_sha256": "2c4f18ec9d1b4318eb0e56a7a65f0d84696963378cdd7007ce99d5a49d44eef7", - "geometry_id": "dgeo_0df4135292417a86c7d00396", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular__depth_r03", - "image_sha256": "0f6b306ae701a23e4d5ea73748e8b1057a65bc9d22f7a35de299ee3adc57e836", - "logical_row_sha256": "2a822631f69241c5ee6231e2ffd21b4cff8daeb61c1e9ee714393002e008a9ee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "541c1ec2a8013eae3c2b45c9290cc36c7f5a3a2977311779729198b13bccf723" - }, - { - "code_sha256": "69ae32814ccd5c0b6c351e28380fe09645ba2a14299500e3262e57c1d0156aa7", - "geometry_id": "dgeo_ef2f810de9ec740feac6a175", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular__depth_r04", - "image_sha256": "6979b8404a3acab0f0e9c34791ddfb9a0eb4ac3e43b11fe228d9a03de33f59ba", - "logical_row_sha256": "949b47fbf4ea1f1d4b82bded915eb07478ab33cfa8c17da5b461e63ff989a860", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "30d2b235863e764ff302215a18fd2e04e1d8cb8bddd867043b118dfd13051250" - }, - { - "code_sha256": "66fe22a1806f3ecf08c0101198c6ccb8b71fbfaeb7d7440723b97f5492b60c38", - "geometry_id": "dgeo_7a2bb7154bda7912390c367d", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular__depth_r05", - "image_sha256": "902794fca979e38d921ef87d9ab708febc795d766b17a965e8ad4dbaeee38b0d", - "logical_row_sha256": "6b06fb5020b632a8556d4ce3c981993d07495aa322b9071d6a7da14a847df6b6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a93b1fc01b5dd34e614d8cada3bc4ce28051f64d223a867ef4a54566d41613db" - }, - { - "code_sha256": "215da2e267f526116acfb091e87787ee694ec808bf9b1fc7615e701754ca29f7", - "geometry_id": "dgeo_5cb23d289ae8c96c976348ce", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular__depth_r06", - "image_sha256": "228ac96deb178ce2a7dfa0021e7f4d98f651579ebf253256ad4398131a98643d", - "logical_row_sha256": "37c51ac8f9700355c143b542868a75316149c4174ec81a3abf3353196e10681b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "78b0fbf618c8a8b497d4735deff9f3b6e3330063513d75862132ae3d69e5a43b" - }, - { - "code_sha256": "fef79cdd298ead63154023243e7b4e8a3a3d526e862adf8fd41b74b877d4a12f", - "geometry_id": "dgeo_d60b6c28c19624f8d5317ceb", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular__depth_r07", - "image_sha256": "475d5307a32ae92346392de8ae31c1773640715b2c011da8189a4feee637ca76", - "logical_row_sha256": "7f90f770db1a6cb5128a4b897aeb114534cd44601babc6a7938bdab9afa4e74f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "202c6057068029456e780bd638a72d8267f638622697e394deb9707b9fe332f4" - }, - { - "code_sha256": "5fc2555c8be737a6868724605918be9b00abf49c859001af0d91ab0d5f183278", - "geometry_id": "dgeo_09d7f3e2b38b4bbf382a5d60", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg", - "image_sha256": "7ec490e386c42eb4141135a6125f7703fc012f0a6838e6c5a4742095d7e85abc", - "logical_row_sha256": "3c9cd6d62fae8aeba5c44ef6b1fd08e1f1166686ca8cce9359b23fbf056d7fdb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "df930c56b00a76b52d898aad40d2b339b39eb752795856394f6ad72085d6043f" - }, - { - "code_sha256": "6dab6f04e5f9ae61e210052d1581094576d475b1c9d1a1cb801dfa0b4bf5e29b", - "geometry_id": "dgeo_7947090681750c79a7d57682", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg__depth_r01", - "image_sha256": "0d5faf4cc1daca7f09a099eb61edd2223c47ae3cfc6b962852c8c0eff1e980dd", - "logical_row_sha256": "be204c15966e351908f17f6e85c922bd7cb5c381906ab8e0c7090bccbd71d41d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dc602763aa539e3bd7c70a78d9e9e8cf7ad1cbcd13f1dff605bfd0b31718b0c3" - }, - { - "code_sha256": "e94555d5aeda5c826974247da32bde6c702293e357c2d3b2dd418ca0bfe70e73", - "geometry_id": "dgeo_29df91f6ddcf567c0c3b6b2d", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg__depth_r02", - "image_sha256": "002b2055fe5bed7336a8ec0e915c777ebca288cab484143859b4b792fc88ed0f", - "logical_row_sha256": "d3e9a17a7aeca5b14cf0c0a591abfa4651eed5ac7bb75198ea6a0096f79e1c52", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f33464d285c84edad8d6918bb3ea5729d9eec1922d73da41d481599631f7fdba" - }, - { - "code_sha256": "8ad88aeed4eb26dc6e2362b65f4815c308f53dd67f6f9e385ed717c2f542731f", - "geometry_id": "dgeo_c4a64ebb420da6d0e0961701", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg__depth_r03", - "image_sha256": "946ede5d0891465acbd9cde92962af966fe5bfdb83b24d234ca180019fd75af5", - "logical_row_sha256": "b4a88a2545c276b6b477e32d8a51fc70c1bb3ec45a24d564dcb0290579e7e17b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0d568710ec6d80966c09c86008698ab87678ee8c1b86620759925684de9d24fa" - }, - { - "code_sha256": "0436b5e3ece9146168cbe47225c1e4b4fd3ceb1bc203a7d90cf384d1ca4f4d36", - "geometry_id": "dgeo_ec7fdf85bfe4e46c710f13d9", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg__depth_r04", - "image_sha256": "6b438cc69f311170309f40827eececb02de73132fb25a0920baeadcdab2e34b2", - "logical_row_sha256": "4cbeb5a6483bf6a1ee0e746215a6fff3e7b710248395722ab1164211de968f02", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f27c76702761880d3b0145beb5d734c16c6f01f7d870017016bc104a2bc9756a" - }, - { - "code_sha256": "9dd47505de87950903337d84e7bf8ac4ad3f66ee5704f692bf909800dcc89bde", - "geometry_id": "dgeo_23f006fbf3cdf0c52ba62d87", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg__depth_r05", - "image_sha256": "13fad8c8748374a3af3facdecf3d7d5701a849cf50eaf4b6948e96a6148531a4", - "logical_row_sha256": "d09ef902c10089f699119a3a461b47dc776b3658fb4f94b895d39cc4492cd388", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e36d686dad1a72ee2aa7a93bd43a1af48135e2ce777acb51acf19b0bb111285e" - }, - { - "code_sha256": "069ac6a428c973e8f26623de9ca52f225c618ebbf14cbe6f3a71704a3920cb51", - "geometry_id": "dgeo_c2409d9df269c34ddddd16ab", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg__depth_r06", - "image_sha256": "37e49f894db3e85f0e69bc7ce43c085fb46d16cdfd6e61f05fbf85543206b61f", - "logical_row_sha256": "5fa7612362f5d9a7661a551c7cd98ef2f2adbf160bdb9a025ece36cfe2c3a992", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fce76bf0a5821d16d044a90cb8f8676fef12555989f30707278bf3b986a26ea4" - }, - { - "code_sha256": "89fbef14d43b512e685fe7b20bc73fa26194aba1b95e753d1f52dca3cb39002f", - "geometry_id": "dgeo_5ee67cd3a5d5c252a183cf47", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg__depth_r07", - "image_sha256": "8b6b9d9f9f92e712174326489ddaf1b0d104ed4a13bd96ab05c95aba9022bfbb", - "logical_row_sha256": "1c7b9b9baaebc7062f9a157ba54e5c7bb2912d85a52832e66ed5746a2507c1cf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f755ee8c1ff72f86177831dc3be776a5b63ffe7f3dc0958b800d3542ccffced5" - }, - { - "code_sha256": "4c22287944b2b6493554539aaa9dd27e593fafb0e463dc7e3b830d29ec63cb37", - "geometry_id": "dgeo_8f6ae8f5e821cd173f589249", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered", - "image_sha256": "ed1110fda288f8b9469ce45ba6a9b9a181903881ce849a6aaab53f249d1395d1", - "logical_row_sha256": "e197064ff75e721da842f132f671eedf7e1b7d6494cc731cbe2be849e2626d1e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "db2b1f44b0ecfc7eb6f005a78157b10fc68217f0d64a657861430c921bff833a" - }, - { - "code_sha256": "42588822f0783f6ac2944a5ab9d6667035ebe87696edbc6fc4cf68649a88e977", - "geometry_id": "dgeo_90d16a23dd04a28c6d834a5b", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered__depth_r01", - "image_sha256": "796bc81c2b008b50a255913e9cc7b1e3a7d8acd4fd8a9fabf968c23473e8df1a", - "logical_row_sha256": "fa10dffcdbae039e1734c425025a5da0f35b8b5a6531da6fd0f5da06fa746e22", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9fae3a8a594182f7563a44233d0c07489005aa2d779ad88b52bdb72743c3b72b" - }, - { - "code_sha256": "b0cbfa39f6dad850e946bd42b6545448fd6274eb4b279cc70aa59145ba88df99", - "geometry_id": "dgeo_4e205905859fe275eed5ef51", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered__depth_r02", - "image_sha256": "c2e891f36d5f66307b8d771daab507a6a19777adfcbe63d8f81e99c42a4665a6", - "logical_row_sha256": "aa6f201c856a6947bade80ba761bc680ca06bdb79520273cb6b3eee24869c4b7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f1d7a273a0ff96e79e6bf1ed4f8124fea1ebe60d58fb57a37d1c04e63fefa7cb" - }, - { - "code_sha256": "aad74419b05991517fab3aa102e3a2c43337fedc0ad2dec524d53d2c5ed2b799", - "geometry_id": "dgeo_e2b3e6625528225e743fd7b9", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered__depth_r03", - "image_sha256": "4918949ce928e1cc5fe6cec7f5122101c1878c3811839534be1f0617a7074c86", - "logical_row_sha256": "48ca9b105d069ef5e896e5f39af6d41735be0c2072bdcb696e5249a13ab46315", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "35624478b90ccd6e39a5ff4077c274a22b8ebbf26808e63649dbd664fd1dec2a" - }, - { - "code_sha256": "b9ecb26df389e0c97d37d2e2e20212e9525592d08aae33283be776273878ac6c", - "geometry_id": "dgeo_e50e9bff12683d2fea05d131", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered__depth_r04", - "image_sha256": "94f282f7462c2fef793c3a32ca69986f06e42e3e5e53041c683f8165856db4cb", - "logical_row_sha256": "9d5b286c32a656612a72b7fb154e1f1ff4b5141f9f12fb71b60f1902408e29f4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a47e62c992f42ff2e63526f5a9518cefc6f5393d77e440127e8146e9517c8e0a" - }, - { - "code_sha256": "c53b1cf5ff2899f2b0d41c96c4dfd112838ee9b19afb3314b40f8cc567507134", - "geometry_id": "dgeo_19e58c4a8a91de00a7ccdf4b", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered__depth_r05", - "image_sha256": "3eb25df952294df8eb44583cb251cfe65b8cb290ebc843b821e2d739ed7bf637", - "logical_row_sha256": "a56ca4f7ae0e377522514edb5574c3f45124278da87d3ec5028b0821cc080462", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "682f9a33846c18175a78cc140c7ceada27ac500ae93d37f82fab015a73f8c8d4" - }, - { - "code_sha256": "e7b422171d32be2dcd353caeb8a25dd83d1b693cd82773da6046d58d8163b43a", - "geometry_id": "dgeo_edfa625a5334288af259c9a8", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered__depth_r06", - "image_sha256": "e799ffc5b0ef856e70c1ac69151d92743c3caa1b5310307563a1e77c3bd23ae3", - "logical_row_sha256": "62075f15206f93cd2670dbf7bed83dbeb40fea5ccd08d3f4d3c50baa1eca7b2a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6c76da321d47d94d64f26366b1fe97e553c8b0e1634e3d1fc56dee4d63db64dd" - }, - { - "code_sha256": "0b1dedf6dd805fda2e908b9b3293b4d2638df8af6051f171cbb02f3ea69ccb54", - "geometry_id": "dgeo_9b863a19a94f9d1478c93ea3", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered__depth_r07", - "image_sha256": "849f237977d35ddd78536c30cc1632c9f9bbe41d47264426a4b47fdbdb8e1afe", - "logical_row_sha256": "dcae6751d3970342f4cef32231d83b9af943a32fe3fbe246c850925e9e4f3407", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "26a218565bcfbfbf3cab5151af0854f5d9443c4b8294d9df216424966585fc1e" - }, - { - "code_sha256": "cc594f40448a895d6c75232810064ec795d2d2b52742e56d5b73b6c24fc6141f", - "geometry_id": "dgeo_9e68062f6a59c83224281e4a", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm", - "image_sha256": "3f6a45465cf08c6cacd6233d522bed13aa174c2c2f7fd96c08101a76e10d7e82", - "logical_row_sha256": "a74c8fa1d211ad8144394a13608c04582d913dda4fcc8468f8255f525d8ea220", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "62be68493148ab669ad636c6f4e8ce097df8dd620704facc0c89a6f3d44ec244" - }, - { - "code_sha256": "7fdc38706f6a3955fb3ae09bc7fcb59fa59f2d192eb5ec9e84b197f6fd6d3e03", - "geometry_id": "dgeo_099d61b976fb6674929fd911", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm__depth_r01", - "image_sha256": "861a7ee8d1789857378374bc7f0ef81031966dc277bdb94d6988c16a2750bb13", - "logical_row_sha256": "bf137c33fdd0c6bc989c4f0dc1ac3a6e0793978d9f5d05a02a06f2727b8adc70", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c609e8eee7f6810eb6f98d08de36278a56d95be7957b084d63ee45a7aa1a3302" - }, - { - "code_sha256": "139ea71b8fa69500620317b96e51e6ad42342e5939d8354ca0cdd5d1ec0a8aba", - "geometry_id": "dgeo_7014619fbbd28f19ad4213f8", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm__depth_r02", - "image_sha256": "64a604e0ab2c206b8b460a0f5f515c5680a29edb64ea8748a4690b887b88cec2", - "logical_row_sha256": "042533773358e66acf4458791a223c96c0b02cb994e8caf97ea0335061150832", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "280e0ebbc22743f74d203097aa5f1f7bfe414fc3f7497fe1e9c3f11b5fa71add" - }, - { - "code_sha256": "f9fe5ab6af80b6aea9b619a160770115cc25463f36029b8a995ae2e43c008ada", - "geometry_id": "dgeo_340adf6f23b0304f145136b5", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm__depth_r03", - "image_sha256": "48a62395f2daeb0103da7fdaa7cf0294981da2a3f9663cb5b92578e6fe991a57", - "logical_row_sha256": "ccad549ef59df001afe5521b73b65a589941af4a4a03e4b095de3fc82b230a00", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d30ea6a1fca2a3bd3fb5dce703f49033dc41a0a46a4e53ea0c0963e5b6913c43" - }, - { - "code_sha256": "2fbf374ca32e169eaf3f5edbd5916ea4817278cd358c9031c5b98a1501e24233", - "geometry_id": "dgeo_12b4aaade169d16ccf25c272", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm__depth_r04", - "image_sha256": "f139c30f626a3cae9a6bfc6405ea7bb58d7cd400fc289ec86bae4c344eef44d5", - "logical_row_sha256": "27a3c95e3decd99a7207603487d23a63dde980701d6f5bdfdfbfcdf00db8d2af", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e3793d7fdacb6359b3ce1eb07c678b92fdf7a3944460c2cc15b2e66b2d828b10" - }, - { - "code_sha256": "3892257b48123cd3418a8960a68749681fe68afceab98e927a7b958d4dca94f0", - "geometry_id": "dgeo_e93b38185a301d1087f1b378", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm__depth_r05", - "image_sha256": "bdc3cedfd19fafaf29bf156d810e594304f3c90da7c5647f7c5d6370710d04f9", - "logical_row_sha256": "b2a6fbb249e11884908bceb455ddb9e0b6f207bf528030522017521db397f08f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8c637a34d83940c78440cb7e1b432281919ee7810fbbb30b7fedd7625bebefd7" - }, - { - "code_sha256": "1a1e41adc90876fbf3fbe4aeff2cb9701ebfb32a97f8ee1de65a69a76585a2f5", - "geometry_id": "dgeo_138202095e06a73c6fb71af0", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm__depth_r06", - "image_sha256": "04917fc5cf5ce5ced006d92ef59d7abda8670bcfbbe5188e409ce4b6fcc05b4e", - "logical_row_sha256": "e3e4b7965dc6a64936b1c6f95b6af6a4aa4a8e3e5f19fd261c56d4e8f7b79967", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f9a17fdc63578e9e10753efc534c7e4c2651939549e4989d002e3f48c5d56bfb" - }, - { - "code_sha256": "50f926f7ae3271478ffabcf49750787438d13eaade04c28153dfa0874dd0a4ef", - "geometry_id": "dgeo_c9fe4ab03c5597ca23aec2f7", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm__depth_r07", - "image_sha256": "6c5af82890e7f706ce752f86473c9561b07eb15e87d17c81922cfdd3ed479e33", - "logical_row_sha256": "bb3e11cc1eadc28e91912426f6afbfa5f26ccc66d3cd240e8fa6ab99ff099854", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ae22c29699b267c79ec3e87fd41812c9c54ba65fcdece7f92ffa4e720707f839" - }, - { - "code_sha256": "09cfbaa7df68dc97d0ef89ffb5f86647d88866aa3ed8d7af1a67f37a87312eba", - "geometry_id": "dgeo_b167ec70eb45c809d5b29ecd", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2", - "image_sha256": "4f4582ce259b78d2bb17e80af2d8806dda740043727bb8fd90e1d93bc29fa0e5", - "logical_row_sha256": "8c2eb5712d39b29336d816247a29c23cd662a0aa216dab5716e134d9cef2aa5d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f4fcfba6aa1a7b125f15aad4b104402671bfeff74fc53c66951b4b0fba5e4077" - }, - { - "code_sha256": "ee6731c0d7e79d6584aa6218ed4b85a889df9b1e9fd328f270c379e553cc849c", - "geometry_id": "dgeo_a1a509ec64d2b9e062e7d14d", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2__depth_r01", - "image_sha256": "2b97ad78a2356d6d1a209ea7926e101e41b33d734322ed72e8a6293b15e6963c", - "logical_row_sha256": "5238b4e30b2ae3d2a8161da525e81afb7816bc4e8c64a35a9cbaad7f96e748a5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7b1539fca6956ff7ecff21f8f2b03f45b3ee5f8b1a1c5da33db56912376c399d" - }, - { - "code_sha256": "6e77f583d9cfe71859f4ce49c353bbed1a77cdfbb0dc4fbebd441bc4f5a71690", - "geometry_id": "dgeo_e900a82a675e8cb30452ea5b", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2__depth_r02", - "image_sha256": "a60b9dbe3d274c0ae9b0616b92bacc6459e4d167a37b5640d1048276802e0499", - "logical_row_sha256": "d51d8692564170976c97abcdf04b6ef9d8d30b2e6b601ded87a9494d2a71f01a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9d8ee3187b78902d5980d2f36b36a8bbf81030a4119f05c97c61a3d9a54a46b1" - }, - { - "code_sha256": "45dfb276252f5c7a49db3831a6962c56b3cd554e07f6b27e751d7e8822ca5fdb", - "geometry_id": "dgeo_ad6562ccedbedf798cbe79c2", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2__depth_r03", - "image_sha256": "4dedaa6ad54127485b5c644695a64096749c27cf2819f5604a59eafa9717cee7", - "logical_row_sha256": "24c36f0e4e7e08862a62b08ad9bf15cfcb01c3fb34f248c8b1340697498049d9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d80aa3d29818cd89e6865042a12221adf7b16e9cf4be4fad5057406991f7f315" - }, - { - "code_sha256": "ba944c2756e3cea61fc0db5a9a8532cc500b9434e9d3fc6cf65a2652e0dcc674", - "geometry_id": "dgeo_abdf44c41160963580b64d3f", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2__depth_r04", - "image_sha256": "4680d449da27f787d89f09ff4589e6d17abe0f4aff84373436d329556f1bedc6", - "logical_row_sha256": "55a0fd95746ece39251ab7dc6542c36c62d926ef5c8d245e4766daafaacb231b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8de109c02c7c15b50225d74028176c62f6fb6a281eacad32424c5c1ce79d9198" - }, - { - "code_sha256": "76419a2c564b6de6dee289c438c05d41d26754f7c5a319dc8811ce90e553e993", - "geometry_id": "dgeo_c3397e92e533791768ea554d", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2__depth_r05", - "image_sha256": "a7f7d90f9f0313f39e5bbc263933f6ff814f707d1c9800e7edab32ba85c59289", - "logical_row_sha256": "95805ab621f7a441e2f7bf4d81f467c8f34d77cf8f41cc1c8e0c4d75dad3c8e5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6f5647ba12f85ace836a74e24ae809622f1171374a4b5e304b8379b6c90e46c8" - }, - { - "code_sha256": "395fa07afe94e4c4fe573050faf4b7634826cd6be46027e7df4409927327fa04", - "geometry_id": "dgeo_daba8e62cc3ad51cf7f53ab7", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2__depth_r06", - "image_sha256": "376b52a27bb9773d8751b5bc9b0a72dbf862c3b0779be292fe48005dd2d67499", - "logical_row_sha256": "902ff0f2cd2a1e38998c322b58226effafc735f3972ec7feb0784944fa528754", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "42381ecffe4c49dec8eb41e706d803c8a4e2c5baea5ec2d67d2d3224838e4468" - }, - { - "code_sha256": "d5f0893b967b37225e3c7a6f9bcfe5184746d60cb1f5b028291d74d89267452f", - "geometry_id": "dgeo_9940038f2cc497461c137c41", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2__depth_r07", - "image_sha256": "bff3cb37c93c30744ab80cc4b1cf58f6a66f0876106d05c6765937f5c9ebd40c", - "logical_row_sha256": "74f2966d28d42c2b56939051d282d7a1d21e2c034839fc0356a9b12e35507deb", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "79b094a542b969f0b8f83bdfff27795e28f3d70a96d3a96048a74138cb2bc62a" - }, - { - "code_sha256": "862904621a9aa4feb945c1ee5c9b6908e03f2b61d96f8602eddd06bdc179ff20", - "geometry_id": "dgeo_c3717f9644147f14b3c60226", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2", - "image_sha256": "da0caf440f8af190fcfbed8dfebacfa324a91bf4232b415720e04faaec6a65de", - "logical_row_sha256": "b59efa4efba5da449485956a14b556f4d4910e3a88d378a7d9a827ab8e0d4cd5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "30063f8140f8ec7bdde77fc58099ee0e573f5bc3007609cfd5f3f83a2688fcef" - }, - { - "code_sha256": "86f21e86fbe918aae084631106e6d96af3a4aabc4890c3c3fddc5c0ee7b5db58", - "geometry_id": "dgeo_0e680144381f7cfdea333262", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2__depth_r01", - "image_sha256": "98875a98bebb07ba2ebf74e9b81e7d0ce8a3aa4a6e27527615e732d00222d29c", - "logical_row_sha256": "b9bae5815d96c6e00973a4e053f2d28ca5ab29fc6f2c850bb21114d805003fbc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fdc088bcc336008601f4c094a1da264f2b2244cc6f63ec25528b267146ac5087" - }, - { - "code_sha256": "fb11485995940aff4943262161ab14c9c63a9dda4868820c878170db49931a3e", - "geometry_id": "dgeo_959ce4ae4f7dec5b6598f3c9", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2__depth_r02", - "image_sha256": "1aa56ebe67fc1921eb7922c4b8ce4eb9bb12e3c90cc75015f3e35f0b5f7dcddf", - "logical_row_sha256": "12461d0aa502efff045da7f63bc428c9c022828c414e699f9bf3ce860a171d00", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "feed2b584cca0ebc87aa1ebc4d7252581d78f5628835baf97451edbd42e528b8" - }, - { - "code_sha256": "105ca360952ae6c3762d645e55a5508e22f322a39e3494b0ec9797924b38b229", - "geometry_id": "dgeo_847580de2d40f7b05023487d", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2__depth_r03", - "image_sha256": "0717d313d7d7bfba8d6f7bd4797c34f1878d5eda3f12fa9cd3a5402d1f51af63", - "logical_row_sha256": "f0ad4dbdf243d2eb52d296e1a1a324e319b660ba7b57c1d7669059e3cbc95cf9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3e8981b3430472a66444097e38a3127d65102a2717afa4f7b8aca551e7e387b7" - }, - { - "code_sha256": "b609e3969461ea54f156121924f4d6a4964238664a3bf8f205c22068a4d647aa", - "geometry_id": "dgeo_38129288c09a723832c8bc73", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2__depth_r04", - "image_sha256": "c323e086a330d8cf0ace7a1485337d7be439bc9a511387bba3aa7e381e27c41c", - "logical_row_sha256": "bb4db397cff2fcb80bedf398069cd26bb3f22cf064d24d84b8d4ab47e4ebf8cf", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7fbfd9d452ddf8149ac4a5f0b9c84d4bc55da7ca16d20401f48303bb492bc968" - }, - { - "code_sha256": "139d9b26b08aee92b9bf09c3f43bcb56d44529a7878880c505399fc0ce01bdd6", - "geometry_id": "dgeo_26a58544702eccfb7213822a", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2__depth_r05", - "image_sha256": "08d3b8cad5787b95c3b1599ab29d6b2d8e1739dcef876fae1219c99ecf226d81", - "logical_row_sha256": "90329a983f42969d83d129e8e94ddaa6a7cbe259a644dd9cd9e88f0aa8ba9323", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "95c5f54c9dd4b8f0b5515d920c02849260c6360fbb070d6fb472951aea241908" - }, - { - "code_sha256": "57901d9b964e01a936b6e9f6f591b384f78ca21fe1b30375ade73ad90b019793", - "geometry_id": "dgeo_2ec9ed409c1893abae34f5f6", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2__depth_r06", - "image_sha256": "564d85bcfdb8eb27d00e00b61b17cbde332b140962294ea617bb5087ad96c421", - "logical_row_sha256": "577a8c9407142be765eea04ed7dc0c471a010d48c58a9ad2bf3d6e9ab5414892", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "99f22613353ba1583a4ce2d1ac0d75a31eac1fb2c4cc082caa215283095b9145" - }, - { - "code_sha256": "e79f4f900e198d9059ba30a1a9ba1942c312dcbc3aff64213f8ba9a9ed038a89", - "geometry_id": "dgeo_4c1d4f6bdc11a813f27a048d", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2__depth_r07", - "image_sha256": "7e698db3413082c7ab5d6ce8c0581763a92f20f7e46ceae768089f2fa0078d5e", - "logical_row_sha256": "a1102c8fa9a3900aae6a2521edfa98fbc923e0a689aea5e4b043210ba1ed20e4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e983aead83990888ea1719bc6165389bb77d9e95a053384f63bdda4f23d39eeb" - }, - { - "code_sha256": "b60b950ae017f2365e56c96b6fcb88088090a6fff0ab2205fe8298192f7187d6", - "geometry_id": "dgeo_760b43d27abcb609106f43f2", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2", - "image_sha256": "9f392712243030615fdac68cf78302c9d5fb8bdd9ac64a5b6ec86c3d544183b4", - "logical_row_sha256": "ba7d123cb9e35ceaac7ce15eac0e0d07fcccca3780b6d21a4824a1c63d26ce19", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "14c520cf6d421426fa01b9620d4b6cb6b5cf2c40185458c0634658de067c6173" - }, - { - "code_sha256": "3ea0731295df3e900292ba269d4e7aaef0e9a6db4014c6407bdb60549117c2e1", - "geometry_id": "dgeo_8414e746472c602616a048c6", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2__depth_r01", - "image_sha256": "56e973626a4fd4d0e36c38f6f6121b126c0fe68465d1577016bf9cd5e86aad8c", - "logical_row_sha256": "b97ad3553558ab3a7ff3cfa03acf5ba7c53513f292b7fdfb3f0191849a981353", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7147d80bf4b3cc62021a2ea5f59e0e394452ee2c7c24c6adcf5b475dbb323222" - }, - { - "code_sha256": "6808bc04dbb0019cb6a568c9a196c9a6db45ccd420793ce9e8d3ea8dbeae2351", - "geometry_id": "dgeo_9f1e5e11d49db82d50c0544e", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2__depth_r02", - "image_sha256": "3a1f12c67603a352e4acc09065cee70be2aceb02e30e8346223e0493ce867a40", - "logical_row_sha256": "9c36edfa81e01cbd3845c6f301c0c406c47890b7898d24956a9c85e1aed09437", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5fc197409c0d79870cda236898ead0c7d119cb355e8c30b6a0340985e4258f9c" - }, - { - "code_sha256": "71148bbd05a6ac512fcb9ab7d12067d7646730a21b6d9149155432d00bc3f8bb", - "geometry_id": "dgeo_2a90ea892db7e5653d1727b2", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2__depth_r03", - "image_sha256": "d093cba83ede1357b676e3ae091f5438f887440d57c0d7110ea37a7978192fb1", - "logical_row_sha256": "34bfc214bfa1cd8143f1be8a85ad7992fb5e4a5dfaa8966cca34d007d389d9ee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "eebb7552701ed495c64789e2a30c4b9da3b97388bafc0ee21ab189d7cc97527f" - }, - { - "code_sha256": "eefbf82e404ca5e1a230aecbecd3bb0d415fe746bc9df4192d06ec191c323bfc", - "geometry_id": "dgeo_9a001da53a1fb9066073f65f", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2__depth_r04", - "image_sha256": "d528ad2fca2dfd7bb6d806defd40a4f022a317899867f5159d677e46f43177e6", - "logical_row_sha256": "2ea282aab5563532f6f1fe08178ef79b10574e29ad3ceb086b5c5666700a4728", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "798328f88d384f90fb3c969fd1883ae02bb5d789b23a43cf29ad3cfb543026d8" - }, - { - "code_sha256": "f607af6036bec68d03cd28a8c215df5474e85c583aff4b3e8db01db29516a4bd", - "geometry_id": "dgeo_538f788f3986e652f2296bff", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2__depth_r05", - "image_sha256": "8c997070cbc4465b727b3d73a2833ceeab3d694e660f0a649a0746b745312e36", - "logical_row_sha256": "ddfa9452b83e65eaa971f625c97d9875546bf104e5006337dfb9e20bfdc85e95", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "82d875a01d91792c958689e8ac121c71b11063b4ff5490fc52c7d601d0ea69f3" - }, - { - "code_sha256": "b8eb86967b381c5d36a12492d8e4411906f41f7f14da10799d1bc2b2d3466276", - "geometry_id": "dgeo_4e45cad2e58e1152d869c8e3", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2__depth_r06", - "image_sha256": "da9aca5d3bd50d5879fe07c4a515b4d82acf4663d2975e27fb82c112bcb685ff", - "logical_row_sha256": "bcbdfa8f5cd34f97c9978b4527c8a574f3846fc01fdbc3790a711ff24da63c6d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a49e296bcfa569eed51a7c72fde85dd36034610b0db3b59eecff56b426d6ddc0" - }, - { - "code_sha256": "4a211544fd901fbd6015518f7ca7c82ca0caeb63efd48fedfa4dac931fa52132", - "geometry_id": "dgeo_4efa9c9031c20ab7db177828", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2__depth_r07", - "image_sha256": "c43d9c0107e028bf0eb3027b2756b562d3dd4efe765688775b25bcac37cc1d25", - "logical_row_sha256": "3320357948c299320b3eeae1f464838a6be166f40a1a2df2acc326365b125d9b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5adb142d56b6d41fc92a6255aaa948b212b233bbe296b64688b9c3795c466c35" - }, - { - "code_sha256": "650e2daa5fb2265cc35b5a5edcfc85bec3cca4fed105377f0d6136f4f12dfac3", - "geometry_id": "dgeo_5cd454c67eddbed43065199e", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2", - "image_sha256": "85468200654e7c1170529cd0e25f720421dde71846e72321899393599d17fde8", - "logical_row_sha256": "a6065a33bc243d5c983f6f7ec8b088ac454ca048bdd2213a2480b7f6d395a389", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "22f2761e386bf2eed81565fd84e4e64f55c876cec767b8e257c8c76878a2970d" - }, - { - "code_sha256": "885ed3d36156fa9067e9d77e9a8ae0da2c36efc6d9b2c82d57eb8f4e2cccca24", - "geometry_id": "dgeo_97c87fb859aad884904d1f0a", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2__depth_r01", - "image_sha256": "e6a90c3ab1f2aedc26bff92ff20ba3a2463e39a57cedf267e7e33cc36a71cbc9", - "logical_row_sha256": "ddab63518ce4a8bd8889f5f2496749296495ed623475ce799264cb1b5d4eb633", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9afc854c083c435fe91bd539bd34855a15883bd7e55edeca2a874204313bd240" - }, - { - "code_sha256": "2b2f5bc0202040d61876a9b41b8d244a160a2c2746cbff53b3cb0f56a01dd7d6", - "geometry_id": "dgeo_aaafc16cc4b0a2e49ad21698", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2__depth_r02", - "image_sha256": "3806688579cab22b019d44eed0c07326887a246bf9cda8d35b82482f7f329f84", - "logical_row_sha256": "b0d08f58b3a9bdfc1306f442fa02aba005215597e03ef43f98b786a993920329", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "99c46be8c556bb2bb614805742fb52916344bccaf79bc4ba6fc36fad88ca79d0" - }, - { - "code_sha256": "8a6a0a02e3062d81e88c2d6a760c1732d96a1716aaf31bfa072e8238b2a7c150", - "geometry_id": "dgeo_f3a65348be1f18a6be01a616", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2__depth_r03", - "image_sha256": "74cd7c0368ac0f0d29bf67d89301f844eda18819a08f4b44d9aecde16259979c", - "logical_row_sha256": "78ea069ec4410a58049d82f82b09b857bd6f6f219b8f76735363d23570518752", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fdd826ada87d452f9a47e1bb6b38a87c17054f05a04ff850ca0a78afffb2775d" - }, - { - "code_sha256": "c9274cfa768d4aaa7786218d74d102e844d079b85822651b49ab9e15d0f08282", - "geometry_id": "dgeo_f1ad20fdd9cf2d2b4d4aa7cb", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2__depth_r04", - "image_sha256": "5e844d0f5f3515195df6e31671f493b4dea912e7316f103f6602dfd74bed9009", - "logical_row_sha256": "d50b311424769420e2acfc7fc21def8afdd738cb88fa5a8e5a8217d147378de3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bd9ea697b658b6416b8464f4a5cf92ef0fafc503e92ea63abbe109d9f355505b" - }, - { - "code_sha256": "7c3d3a47096178f4a11a6d9cfa599184674a337449ca3b181e5bdc5c9c138263", - "geometry_id": "dgeo_34c3b0b50339f4f850c626b4", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2__depth_r05", - "image_sha256": "99a8540f2678850e8069d8828c828795ea80015a274e23fb2d13846da914e8bb", - "logical_row_sha256": "782f7d45ded063805e448237be60a99a36ce11f58f235cf718aba63d4e671c2d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c177dcf5c80075ebd6b3fb0e45711d95e691678681c283f6984af0a11a8c338e" - }, - { - "code_sha256": "10657f314c3d36258733a1091ac2be2753ca5be49b444616f11a4fdb52386e5d", - "geometry_id": "dgeo_88e4199966e1ffc0cbb5cc8b", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2__depth_r06", - "image_sha256": "8945a2c64fd6f6ea368252c9c06b192b99d849fada6a203c5da2bcf4f4a22cea", - "logical_row_sha256": "0f969d8348c2fbf4bde233a6f8ababad5c8a843b03bd5621267fbfc6a3b19875", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "aef632dbed0c12a043267ea2b1333dd26ec7c200eaa081c181af03219476ef85" - }, - { - "code_sha256": "08bf31079676e1e6e6f0d78c7805d20b7aace4b1c2fdeb66b0249b634a05efa8", - "geometry_id": "dgeo_380735bf61421633b1d2aac3", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2__depth_r07", - "image_sha256": "8c23a83cce3f5dd971848569cc07f567f2185268e0c9737ec8958518a4d9fbec", - "logical_row_sha256": "b923e09b9a401c7c7817b0925a8dd515e28ebdd86793c8e299deb572122beec5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bc0845c502122b65888ec15e9addc8ca7084cea6c12fdb0f3dec89d5fd141453" - }, - { - "code_sha256": "3fb9138b767436bf7890db8d37a96cb0b1333ff39b8329621cb70da0ffe2d2cf", - "geometry_id": "dgeo_99711c06e20fa7eeba62a1d4", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2", - "image_sha256": "1d1045092636ab87bc7c83ab239295c97a38b56924e221fc824ab197e6b09d10", - "logical_row_sha256": "83a2afe05eedcfd47a9059fffe038c84ae878b84b39add2551eafa7b6a574f8b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8c5d5d70adc9f15ab3c71241a7d741d23da97f7b5e18437524ebcc69fbf7443a" - }, - { - "code_sha256": "1857bae621d2a87c3bc3b76efe026c0fa83e4121b50617625342f70d7b99a6e3", - "geometry_id": "dgeo_78cffda9f6a1bf65249a501a", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2__depth_r01", - "image_sha256": "93d082755938d5a0a6694a741fdae8b64f539eef0ba0601a68d83f8de610c4eb", - "logical_row_sha256": "cf04d9c67e5c9ec612b5a04d0f2c1a624a7aa02f9bcea1bedaadb9496a2575d3", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f2a39050312209f65cb0d8a32ff87797e2d1b17d4555ccb4c3f209fc62d18416" - }, - { - "code_sha256": "de7f5b707d86a98d8c78cccf36acd8593efb7a413a1b9d1bde6036cd7e1e7d86", - "geometry_id": "dgeo_bcbeabbe69d58fd907df6d39", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2__depth_r02", - "image_sha256": "8408f85507e2bacf9b0b0afc3b0fca6786ee0a0c31493938dc2a0fb68d5556d0", - "logical_row_sha256": "18ebe8501853d37453c502c05b034923f0a93054087c58937b8a0a2742c605bf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "db8ddbc18709c373e43dd366a8acdcc3f0e2c03caaac0ff8676f60a362f42141" - }, - { - "code_sha256": "4945468ae559ee07fc25a87fe220b6d1c023f1a605bdebde0baa93834486ee63", - "geometry_id": "dgeo_ff7ec437122a4a5b496f4493", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2__depth_r03", - "image_sha256": "247524b3e392c30b806bca88dbd23d9b7b517f9d6006be7e9a9c60421c7f8b7a", - "logical_row_sha256": "39cca31a043226854e4e4c7f1877aff26499ee6e53f8482cc28f2cc54cf6949f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6db8bfefa8c31c0eebe9427c68fcfa66bcf68fdbd6b91cac642f0c283a0d5106" - }, - { - "code_sha256": "99b807d284c3c41960ee884ec14dde09742ac3bc4f9993ba080b7a51efeda7c0", - "geometry_id": "dgeo_079279423ed4d018125db9a2", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2__depth_r04", - "image_sha256": "4f84cc7fecfdfad971abcb9bc770a91da540c949ac1346f0a6aa9f3866bf96ec", - "logical_row_sha256": "74be41d89a25a723a8134a3e1e0a6a139470ca19e6bfd7e37e1a677523a1cbde", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5c23e2bea5897608a4b89248e82de3f7e05079ea4a61b2a155042d71bf4e0b2d" - }, - { - "code_sha256": "999b14b9034385c7e106adef38734e6276411bd454b9ce62ddf5046f557c6207", - "geometry_id": "dgeo_82bda16364d10aabe9522927", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2__depth_r05", - "image_sha256": "d8141db849ff1f66251d066b63dd0e798cdb6facc7eabc1fac74bd6347b5975b", - "logical_row_sha256": "a26b65fd7a0baf929d5e9e6900894993ecb2807eaad606fc67d7e76cbe592168", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9977e711bc5dd3cb903833edaac3aa4d02efcd7ddc0caa3d8bc0bcab9fa3c3ed" - }, - { - "code_sha256": "461c880e53284a04f43f0bda084dd667209b28b17000e62171d3151116a60578", - "geometry_id": "dgeo_c1b6d383c00401a892212a9d", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2__depth_r06", - "image_sha256": "c78f1b464079d0c27b20b8cf07547849b4c4d62c2c9fb4cbf84898dc93c0e65a", - "logical_row_sha256": "1b520a3894aaa3b9bf08f8a8af8bee64a968a31722a64c4d9897b2ce79cc75d0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2b179c37df40bcdd7ee7b9e9b528c45b07d6e77bb4bfb42772b70e7caa7e0b52" - }, - { - "code_sha256": "6b0bbd89eff391ffdf1dbcdc6f656008616b3fa9f07ff448b562679fcd7a22a4", - "geometry_id": "dgeo_f0aec6d920c8c94108f7555c", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2__depth_r07", - "image_sha256": "665f14e269a142f38de50b0dc4c56c3d5dffa6b2c12637d884a36ea159191ca6", - "logical_row_sha256": "2f6b35813cadb9f69812551cb314404403e4d81c25a830f5b041b72dec5b810a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7783a78c363c2a0db808ef62aa3e758f091f6c3f0f5736636b78b4a9ec5fc155" - }, - { - "code_sha256": "9a1fc0adfd7690139ec4fcb9f988749db3f254b1af9c23d6a92824e15bb30d83", - "geometry_id": "dgeo_0f411c81cc33e9d6071262c7", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2", - "image_sha256": "cb5cd4da5296ae3c326493be20e39a7d16deea26706d895098c1599e6224d129", - "logical_row_sha256": "c9cfe11811a9f14355ec3d0dd46f4212ceb089c5b31b0384927000736b57aeb6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0f6800b54b64b7479b428f487351db5d20ef8f3b306fa032248437b69bba8095" - }, - { - "code_sha256": "f3d546300e50a971afd1858bb09e68226f84f50c03181ed3563206e2e306ec64", - "geometry_id": "dgeo_f03c4af871d2b6522e7cde16", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2__depth_r01", - "image_sha256": "270917c556012ceb2294255cd8e6338e75d6a4d91e179c88293ccd8b2c51c8dd", - "logical_row_sha256": "f318c07b684b27739b986e3573030802473ed5766205f64c67533adb2fdb7966", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5e7eb64137cf8eb252eb5dcb2a67f69bdc089e2e0df5b5ba6867eebd6d90d3a3" - }, - { - "code_sha256": "7931d2cea578864642f9336015b60ec530b5402de8d296d2ee6d709420715c48", - "geometry_id": "dgeo_ee9fc41ba809dc15a128316e", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2__depth_r02", - "image_sha256": "52c6db6674eaff89019edd31d00c38be81a692bb8d90fee79b2a5944da624be4", - "logical_row_sha256": "4ced7c0bf2ea6f8b8ece8d23a877426e6b18448f16fd287ea184075f31dec122", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b125075eeb503f7ff12fde9bf9dbfac811393974cc573cd81ac721b0d984711d" - }, - { - "code_sha256": "b1356dc98c65f0980ba3c61a7d31142810aaaef2c913b7274ed9539a024e2239", - "geometry_id": "dgeo_4cfa8ffc8fc4730bd1ddc67e", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2__depth_r03", - "image_sha256": "e8f9c6c86bceac2298b99bde46737afe1261d9b4e7df793cb6a3e46f342576a4", - "logical_row_sha256": "76e297c8141228934c3fd4757c573a5856f176e7d60cba88734337a2925a0ede", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "be7fc64d46b0d189fe3c40e7db9ea5b2c008bba363b4c5c4b70a7ae5b6de42c4" - }, - { - "code_sha256": "870f181115cdd588f4f5841bf62bacaf2f8169160cef796b620b508997e1fc9f", - "geometry_id": "dgeo_984200c55ae7c8758ec7efc9", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2__depth_r04", - "image_sha256": "ec03e0257a9da38651a21f1af45f24b3ebfeda2141fd197bb75f527224016ccb", - "logical_row_sha256": "11b59db6ce96f462551835085ce0f7c750c00fa9c670871eeaccfbe8044b1f79", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e79a5d06ab0f6168a9be6e0c5bc12321c692479132c80de08c380ab8bd04e7a5" - }, - { - "code_sha256": "b4f2b31b112ee657785de994f150e113b7b9f4cf3ac533d05f3297a4134cb6a7", - "geometry_id": "dgeo_17cf4600c45406e28d9dcc53", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2__depth_r05", - "image_sha256": "6267a3c9dbaf046603fb79d531423ef0abb7e1a7debe278f5eb1e596cd0fd821", - "logical_row_sha256": "0beb4a44f2e79c68cbc5325ae20bfd86640fe2340ca6fcfea368e73e87e09724", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "73902b666a33798825574b8cfa5f19da6ff29c5508414e6bba93de3e4127f882" - }, - { - "code_sha256": "4655dff9b0277f5f8564c0248b330483e49e216eb83c24686fe3fbbb319ddb6e", - "geometry_id": "dgeo_cbf877842d3075868ef3dccf", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2__depth_r06", - "image_sha256": "f67904c3d6f3fee0f37371f54d83be67c863376f37e65ced09b5eb95df1130f0", - "logical_row_sha256": "d1b12ae8a34af5e77b344adff81776254fe68304a12435cc7ec9c0ee19294b8e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "44037f031493321afa08ae36495126fbc2c867b1cbc635e239697be3ead3015c" - }, - { - "code_sha256": "f80c687fcd7139aeb6b89501354748694949b3d0eff67cb46e7694f6c21e51d0", - "geometry_id": "dgeo_4e45183b6f4bb899876da810", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2__depth_r07", - "image_sha256": "b9f42cac96e54757f2844628215e48725605816d9451b6e6d3754cfe52cb5464", - "logical_row_sha256": "a89c559cb896b12862b657ecc3b6eebeb373f514fd4ece9dd1504fdd628cfeef", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2c095dd178339f4c89a35804a742ca5910b6b9261ed94cb4b567d4df87085a6a" - }, - { - "code_sha256": "d57bea7ca16166af4803386e11e27db526bbe647af227d4a5ac890a8c591aa37", - "geometry_id": "dgeo_9187e928e4d8601c03529b42", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2", - "image_sha256": "e2b9bac33dc63c2785072a68013504b42857b2f1548ba0492e9f75a8f7329996", - "logical_row_sha256": "4bdb4793d70decb0723a5ad24a9f5ba8d7e619cee83799ed6a3367116639ab63", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2b891e4b3b9e2ca940cc0b0c9883813583ec4fd662911c72a1afcd11525b5995" - }, - { - "code_sha256": "abaf93cfb5a684696b1904b95a9cc344a0fb245b31218df460585b0f4d9cc667", - "geometry_id": "dgeo_652282bf46d49ac02ab0d306", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2__depth_r01", - "image_sha256": "c6d5f6f2e6bc49374107b6fb3335e627d780188220716d6552effa2db682652d", - "logical_row_sha256": "2c12cc79505162ab51dad47308b4c1d9066e33be7160ee83e86e17f6ec5966aa", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "626585b866bd2058e8bd62fc5efcdd100c480ed429a44d3212635b3f5101299a" - }, - { - "code_sha256": "4bf85758ffbbd8308dd2519e75c5f96953cf0300dd3a2318c3ebf20cbe1299a1", - "geometry_id": "dgeo_d762f1689f301e3585202016", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2__depth_r02", - "image_sha256": "17964847466352246e8901fd14b38217c092198f08923f25b593c83c8f1d072b", - "logical_row_sha256": "dc79b636dd0ae389bdd2652d0e624f711619706a1b3e7e0fbc588ff23ccd040e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "59a53e770ccfdf01d7aa45abe99f4933083902893f3d7611db3aa9b58f13b6a1" - }, - { - "code_sha256": "b530836b22fcac70581ab2ae093aaf635c003d4eab6128a3a82747e7eda2f9a4", - "geometry_id": "dgeo_9b00a1fc44d91c93a8771bd6", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2__depth_r03", - "image_sha256": "88721b5122974b053b260049f5bef695cabde04d85d1760f7798add755f39622", - "logical_row_sha256": "3a019a2b78c5b76e46db67e985ab8197f0c3adc01f1aab66f264d197d49ae7b8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8f69cd7201637d4892e652e54e8b9f4178cb669e9090947a86f4634d9b526696" - }, - { - "code_sha256": "0d3d0d3535df54be9cf32ab6ccb93bd1fc8ffa740f540188816dcf3ecadd50cd", - "geometry_id": "dgeo_76e9e99edafc842eebbc02c1", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2__depth_r04", - "image_sha256": "6b420ad1892f220bf08c64019a34ac65b019c81fd1821b112aca80fe41ddb1bf", - "logical_row_sha256": "68121876018a446e627324376b8125fb690572a8070467a225f6643dd587d128", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "71d632b2af125937ba6cabeff2027d8cddc30769d44fafbb955f93f5f5312f14" - }, - { - "code_sha256": "82ad9054b5de7ec2a1f26f45076df89d4a19d03c2133782f8554af0745d90b63", - "geometry_id": "dgeo_cba596efac933fc6645dcf4e", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2__depth_r05", - "image_sha256": "f86b590f7778839d96d997e5b3e8d215f6c0cae20bca9c7902e47b30ccc7bbba", - "logical_row_sha256": "9ed6469f06d457e02e4d6d0f15712eb9bf127e25be7f7d53f397594521c2f799", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a6c7b140fb61927b6fd3009820ca0024d937ff40a61cfd01c869d0dc65f6f401" - }, - { - "code_sha256": "a89fde98d3084b3fb60482134287a641c8d67e19c8e697d0aa7f449165a0bda8", - "geometry_id": "dgeo_e80a8a538ed521a145bd5d30", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2__depth_r06", - "image_sha256": "83f3f7c09a1b3ce378dcd0586f04c5b930f6ffea3b9fb0f537e7c202ff579f2c", - "logical_row_sha256": "358eb3cc76cf9821f9ffb9aa07939e413a2a45f517ab461fe800d64f1c1c949f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e58321d1e0b9a85d63b543ac531388553451d2c8e7de823f052dfff61af4f9ee" - }, - { - "code_sha256": "20571094b7b6640291686b01148449211724d9d607b2d672882b02446e781845", - "geometry_id": "dgeo_aeec711561201603a2be2657", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2__depth_r07", - "image_sha256": "a688ff9e265f21d62c4db84632634fadda3ae46c427752e64d2dca70e1e702b5", - "logical_row_sha256": "5c329e42b45b6d76033777430d2d6295a843d4d960b8f8e7cea62fd4ea3bf508", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c63c2d9b744d90822d67c72bf9e72a932b1679911b3196b49509ca4d92581a39" - }, - { - "code_sha256": "1e68627b93c5902faad521a669d416afbd532adcaa6d3634ac36089972f6283c", - "geometry_id": "dgeo_0d0fbe24e4b473fe17435fd5", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2", - "image_sha256": "3e81edd4e842dabfde5ed05e0dafedb02f10da774d8ee7063b2e70999f390491", - "logical_row_sha256": "4439c4825ea0bbb2d4fb73e876030512c5d3512eb3c57f954c4204de7843b02c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7d28d945a92cd985c18333aa9968c3767c659440bbf0e195cdae6604bbc9bb78" - }, - { - "code_sha256": "247978a4c89c60f4a211eedda69eea33130a39c11429da0210f47ba2e7209e47", - "geometry_id": "dgeo_9a981ec97ac70bff3f3fc3d2", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2__depth_r01", - "image_sha256": "a2013cff8e95b88266fea4a31ca34c189d4031a039f4d2d611a746e7c1bcba4a", - "logical_row_sha256": "0d8457c6f55dc54a5910c8645f114ef57b20ac19cf453ce3ae5faf2996816086", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "401b13e1f22e2edbc599ac6c8a759e96e5d0925f14082ebd4fb9aa3948e48ce1" - }, - { - "code_sha256": "8b9a98236c26dc0e87218d4b3b25f20cb19a3b3aa789b9535174d95660329e0f", - "geometry_id": "dgeo_f6e1d385cbf8182cb9493ceb", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2__depth_r02", - "image_sha256": "46d2041a645f32ee8aaa40dfba08ad9af15597619e25a77750531bb3f69330f1", - "logical_row_sha256": "ff777efb7a05e11a94277a787e19db8c632a47aced908896e11fe1bcbdfaa94f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "44f9df642d2213bb3a9ca1200264bc356542c4702c1a3b664dce5479009e7c35" - }, - { - "code_sha256": "669e8468a2771a610ce4591ddbd5565d9316cb8d52aa60cc1a56615aac4dd0d3", - "geometry_id": "dgeo_3f287b29c688dbc9c597bc77", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2__depth_r03", - "image_sha256": "4d419f4db3198eb65c7a0546552db783b6888e8317b0eb0b26c273440691fb0a", - "logical_row_sha256": "7f317c6a3bf8472e086a00c6becf6c7b39cff230393d1e037a9a3a489505f8bc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6e8982ae6f6110b3fd9f4dac21398abf52f4aeafbc6c9100bfe87bf829a1a2f8" - }, - { - "code_sha256": "e114b2349369c6343ce28dac7784b5b6b43bc6298071e2e260b8d24eed396c9c", - "geometry_id": "dgeo_106c9aac4435836fc0e7098b", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2__depth_r04", - "image_sha256": "15c23cacf400ce358ff4f7e0642d4568d280455f63f98923d7cf443bd21d1bfd", - "logical_row_sha256": "54f7df7d3ce0a24e8eeff8a4952ac1e3b5d668873e14b4679e8987e6af1372f5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d8195206024aceae612564fbd688a68e60936184382c2ada531ce7cc8fe135c2" - }, - { - "code_sha256": "b72b819c4aa1a68fcff78ae5773746adc7fea7c772b510f5b41e14786c059abe", - "geometry_id": "dgeo_404b885db8b6849e9e74245f", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2__depth_r05", - "image_sha256": "7218f3253d8ccc9282329be4170d21aad744937e720190acd8950df28973a8bf", - "logical_row_sha256": "10a61414eec04bf93a7dd0afce3fa041db89be09de67b8e07e1e43a63a162c4c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4c03626e04fa6e3f1d7aeac6caf6f188b89eddc6dd1cb319abc00252b073e06b" - }, - { - "code_sha256": "77a7741ec8bbd924d6fe28ffe6f2e3337ee04b459298b9d870127d4affa6e7b3", - "geometry_id": "dgeo_4399806f5048fccd5f0a736f", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2__depth_r06", - "image_sha256": "2973414d1b6592010d34d8d36d70c5443aa8531acb9c2e6919306f571c27c41c", - "logical_row_sha256": "bf5d4279401ab08c1dbc7bf462deba8be5aa7dc1e9d56a31dfef2e38361e458b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8976afbbae462c22bc9119a8496a06360927e9169812c4daf5fa29c2e45b8a1a" - }, - { - "code_sha256": "e1ca0b5dff1dd81618de6903cc89c5ae3481ea73e665f25dfdeb6c30ea813c28", - "geometry_id": "dgeo_bb0f96a9685f656c4918df0f", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2__depth_r07", - "image_sha256": "fc2d4fe35a110ab4b19df5e5f46dbce4c4b7bb6edde6a64e24513267a21aed13", - "logical_row_sha256": "f8feb5e8839748fabfa3bb4c00c9dde775d9783d0f9593dc5646e4c4feb7a9bd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f44dbc8560b7df4dddd400fe6378bc9863cec487a3864897b6ede84359e0b470" - }, - { - "code_sha256": "79950379e065b80f2f0b0ff089fc16937626fc0f6d0ece743136d80db40521f9", - "geometry_id": "dgeo_ad3283c6618f9ac2ef3cbf23", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2", - "image_sha256": "11a26fbc83d390832b5adca2e2896d7b81a6ea07acc1795239f5aa334c412a92", - "logical_row_sha256": "5a1bdfa2714ae9d03deb7c7bb23095e46e8467672e69dad2e646c0ae03635bae", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e3fce74972e217e582c5a240ea2684bd61686cd852ecffb381064ebafa235ec3" - }, - { - "code_sha256": "f2dd461b00564e068d3a196649468c7a8e48cc071ce7c62b6abb538d78e8c4b2", - "geometry_id": "dgeo_f3576fef133df00fcb842547", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2__depth_r01", - "image_sha256": "d5525585040a7782abe34d3c918e0fc85a5350b52b932ba9b234517bbbdcc0f5", - "logical_row_sha256": "d8e977d45016894105d65de2ff2e21f22b0341a3852e50a972660c22b27357f7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4e3d46574281bd5e411cc183a88791e6f1359705993ed9a62c02241ed8fe2cbd" - }, - { - "code_sha256": "4595f27e31d8972e96b08b0862177c11ef103a2148214a5ec1123063314ceaaf", - "geometry_id": "dgeo_82b38832ff4a8eec15e7b43a", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2__depth_r02", - "image_sha256": "ab5c50234f47da213c86216d8e1f8d642db04acd7a04def18af85a4c86183ab2", - "logical_row_sha256": "8c6a3ae1f7617109d0867e23c928e6e2127d7a6a4445453dba945e341e398255", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "caef108a5a42f08ac34301b305ca63e496f4bffdd065fb022b3103137e68a465" - }, - { - "code_sha256": "d81f732727b6130f97302b1ca5cf2308ee77d20fdd1996764a174ae816d3bdb9", - "geometry_id": "dgeo_870d40962b4e1347f37d233a", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2__depth_r03", - "image_sha256": "01e7cc11603d6a252bf80bfdee49ca8a404da4e5cef4d8b006517bbd1c9da858", - "logical_row_sha256": "85e63e5aaea16fdc992e00af8f03209b813a3a764cb0001015b3304268b068e0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7886bb0aa2de8eab45e18bfb9211843988d1d6f79538315d052d3b15d168441a" - }, - { - "code_sha256": "5ba4d2e33c8b7980f2fbb1ab69f6cc396b9b3d353fe43c1f4276dccd398c5807", - "geometry_id": "dgeo_faae7b5be1b89a25b112d355", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2__depth_r04", - "image_sha256": "77fed09a15d2688b77674fc0e9753acd3c5e06b8322764f6bf75e82aa2868efd", - "logical_row_sha256": "362b6faa04446ad018d16016022de5033050dcf6539eed63b3ddab5ebdfd6d19", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f072edc817e90d9230003c302ab315c5f31db4981f0f98c6feaf6ffcf8745bc4" - }, - { - "code_sha256": "2ab212f4570976cc43329ab103974fcac769414c4808aba11e3084e45f4694f1", - "geometry_id": "dgeo_e85ed96d5e3e2b2c9e41a002", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2__depth_r05", - "image_sha256": "5d4999ae9280191a64049ea08998c1bd5c0a0d20b8c8bca57ee07493fc69afe5", - "logical_row_sha256": "ec576fff79167ec12462cc48943f7019786b805c6837c6ce75948d149f47c4d9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "13a775936a3b47ddc883d594b2b63e46d58250774f4d457afa125bb3cf626fc7" - }, - { - "code_sha256": "6aacc9bd5844b7dc0a91f8332e9fba489a3afc568ac21a352e192458f07f7217", - "geometry_id": "dgeo_544f4db4c571ef5b2fffeeca", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2__depth_r06", - "image_sha256": "7c933f7bce4febe7663b80060b8a000174d725e4723c6eaebdf5b861f14c4e21", - "logical_row_sha256": "ac81d54e87afc3f4ced99ac3b05e4c4d2b26c1ae604cf7168c379965155dfda5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ce0d583d12e57dad66f846651ed47bf4677e5967bbb640f0f8eec7dcdcbee8ff" - }, - { - "code_sha256": "83c96c9d94417b12de761bb19ebe300de33d536f738f5ac60981e1a6a1d1c083", - "geometry_id": "dgeo_80de8ee8109ef61d82d0f7fc", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2__depth_r07", - "image_sha256": "8a0a9e255506f5ce033c62eacab1cda48f76f5a1869a68db2a8451aac75dffe8", - "logical_row_sha256": "8ff53c0699433704ad1d228ad3884b4865b1b151ade42ef8cb498ad6986f2a64", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "db1353d9489007f91344f1e23d2016f703d544b86b7142cbd03fe9ea994fa040" - }, - { - "code_sha256": "190723f2d8d39130acb11a482bb47b6f17ced7f0300171aabec3ab44071dee6e", - "geometry_id": "dgeo_2e68c5e82f9f56ef27515f50", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass", - "image_sha256": "f29b534205e1539d5da0366efccb47f1218450680217c1beaab2ad7ee7529dfe", - "logical_row_sha256": "f32a4fdb8e38de99de2e3cc6dd0f2bd5e77101ebedb81a466a633ad347bac2f3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f8f0f7e6f675ea8389429729af7a87e59bb24e7feb1f982744b1ba830d63e6b3" - }, - { - "code_sha256": "d1c2e0579778bb7f4fd61d38a9cdcd4f5061c1ac09eceb2c57e71a6b70c1ce6d", - "geometry_id": "dgeo_f352c66c360b822f1e387d4d", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass__depth_r01", - "image_sha256": "221e348d27ca098e1ca58321ac1dc58532702ba78039df29e8bbd97d24393623", - "logical_row_sha256": "de56a26ab6b03c79255adb8c5998107fd8cbb0e8ba49ce7f62bbbcf339930976", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e4f9ad0feccf98f7a0b6f5482634e54de96b37469bf6cc2ac932823794c31c20" - }, - { - "code_sha256": "d76e2587d47bfbd8efcffdc75ec770da6ffaf3b281da4ef8eba3b8b56223d5f2", - "geometry_id": "dgeo_9c1c03294a4f8b8a1af31b18", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass__depth_r02", - "image_sha256": "8de6ce89f7f830fff351badc5c85c3b77b32a61d75c3af6233fe46ac8a1e3059", - "logical_row_sha256": "f031cadd0da377cafb3aea1daabae92a9fa94d15bcdd7906475620d731ad5885", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "06236b3b05f390f558384c1e5133403e24cfcc54d08066d17b4be3f6bae997cf" - }, - { - "code_sha256": "9d641c9f668d41fdae5566cac2fd6acda7a10537bd23cf184b3e579b47449552", - "geometry_id": "dgeo_04c96ea7d8dbaf3bdfeb5152", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass__depth_r03", - "image_sha256": "eabeea9cbd4671c1d255378968d40e1a2c9ac97fff686174d32e0eae60e4b9b1", - "logical_row_sha256": "13354c66661f9444d94b71420eefda230963646310b4990e036b5e36f9c2dfee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "00caad2cbb2f39e3ff9e61f17a3b69c9680029893caf5ad4488da79d75214b51" - }, - { - "code_sha256": "b78f4e7652604b16461dba3bd374dad9c95b12d1f37a9549d1cfb3a18bd1a017", - "geometry_id": "dgeo_65bff10691ed18c484722030", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass__depth_r04", - "image_sha256": "aa97b0d00be4a4d3d6b00fa41daf04c47f2042154f06a6e69a4f3d80b07e3401", - "logical_row_sha256": "fa9c8fe9d90a24eecadece1b9b68f54b1914a17b8c6b871e70dc9189bdbd368b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d66cc6e73089b4047a1f9b0eb9c3824ec9ebd486cb86f19aed3fc1ad9e0a1f90" - }, - { - "code_sha256": "42e2832ff217fe4ba5248c454b18ebeb72657af1f9fe1dc97b9232236ec321a4", - "geometry_id": "dgeo_75a3819750be171c9b28dd2c", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass__depth_r05", - "image_sha256": "112ad7c884806a4b1e2a5270b727cd1ed239c3f791c687899660d10590e3926e", - "logical_row_sha256": "b6e6dcda6f9e907b807b75aa19e77a05cde1bfe10aebe9b35987c070f2b06880", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1cb755252fd6eaf4cab4c235a1259d4405685547db9fa354c23b627b744f446a" - }, - { - "code_sha256": "935ad356e0d3ccda5b52710484c25a16f7e4cedd536c02cec09bb6ed1606c617", - "geometry_id": "dgeo_f1fff2dc8138ac90f67f949e", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass__depth_r06", - "image_sha256": "0900500d6c8c8d002a40cbcc14ebd94521e72c9a1e8c9da873cdc069fdccc98b", - "logical_row_sha256": "c6ff62e94327f38c148ea99208414e658f95d9026edc8797ae5de30cd01c24f9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "dd629ec3d7564b59bdedf865db4ddbca1744758db12a51b01b5b871575f0f8e8" - }, - { - "code_sha256": "d41f3bec2cac3f2647fce856d3bd16f418d437172631ad1728166b27e3e5e5b3", - "geometry_id": "dgeo_33901d7abb8aae077bfcc6c2", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass__depth_r07", - "image_sha256": "e1f1a17c92397c7987713a01d2bbfebba53905e86269b6baed5356be081876c6", - "logical_row_sha256": "711961437517f5a43f1ceccb795ed4c3fcb15f49814da21940435feb37506cdf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "27bfdb41419d62bd2fc788d6ceb0f6bd9552e9f132ab7d3edcbd34c8123c3a6f" - }, - { - "code_sha256": "aa8f0ba320b2e1ce6eb4926a7a725deee71746a044c8f4c2ffb31a2cf0a1b716", - "geometry_id": "dgeo_cd4b007a0b18ddb2687d9b26", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array", - "image_sha256": "e63229575116311cc8d37b23bbe12e0b1e31eba68164c569c17b60d634116247", - "logical_row_sha256": "b33f00a2994452a5456701cc44bbae3746e0b95b9e9cb5024eaec98d08de2436", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "af2f18887c9c1b2b3f977f025a40de1549c888639b475bd1c423b5b34cc4b972" - }, - { - "code_sha256": "8a350663a9961e7e212f6a19bcfad764e70c4b4e7713c9c1277a93dca88edd47", - "geometry_id": "dgeo_8bd9f73b3efa75b75b290dfc", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array__depth_r01", - "image_sha256": "7435505f1c0db0c428afa9e2c10774c08b6627b79b529b1edb8cf55aca95bc8b", - "logical_row_sha256": "faf03abdf19ee186ba7439185a0a43b6fb3f53ff135578aa83c6c66ece816e1c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9894be68fde19a924ad4b3ec0641b772ab2d72708cd001b36c99b96a9aa9f8e1" - }, - { - "code_sha256": "57f9d8dd46f97c729532c9c68a12d19aed70c2d522a1d2ab4324f7892e65f1a0", - "geometry_id": "dgeo_881b269498926f7d1dd6c5d1", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array__depth_r02", - "image_sha256": "726710dff3e334118e31971069ec7b4ee6304dbc58c433543b3de46e5c268a3e", - "logical_row_sha256": "dacd0ca4b0672830e23d0e8cdb3618220351f961bf884fefa62d4f10b43dd2a4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "48321d5dba645a9236f9b117de4f313bf73c4fa6170ca7efe07d11910475481a" - }, - { - "code_sha256": "4910a01f6a73beed94fc4ba56cf0f1449b7a4d15b543de6124bd6a10e8ee0025", - "geometry_id": "dgeo_b6caa9cd30ab0ced77200559", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array__depth_r03", - "image_sha256": "5ee2632839ee144a45580cfc1e12a4c2d2e72639a41c8dff30ea46ee53b9d886", - "logical_row_sha256": "5bd8d040165e0b1b4410f0ed55c207d3ac52ec14d10ca69685e9a39dfcec1654", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "67b4b16c59ac9845cd9f1e4504fe84d709e3fe277fd01d3aee99ee6fc1ea662b" - }, - { - "code_sha256": "6d4a4e7c5666d6d874ac10a6bcade7aec63d147acb64c8284407159ef57615d3", - "geometry_id": "dgeo_a59e6e1d9abd994bfe509eee", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array__depth_r04", - "image_sha256": "13194a327866335f826bd25b63051763916cdc83911c3c56e1b86903bbf0b905", - "logical_row_sha256": "51efb614ad4c23f6adeaa37af99fef17ca2dc0e00edab3145652d03c4dd1fdb2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "645b4c738fa6f5cacbb76149f327aa3c98afc5e07725dbc5a184df7645d7838d" - }, - { - "code_sha256": "d3758982b01d4366223613f20f9d018528b1ae8496091f4932c8a3e8c527083b", - "geometry_id": "dgeo_39646d2eeaeed37661939ae2", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array__depth_r05", - "image_sha256": "a3b8f19287de8c3e6fd6fe8c62ecd696d1610b5fc4487e1095ec0a6fa8dd951d", - "logical_row_sha256": "edc2ab7533225b0f4df5fbe397d328cf50c81afea4417955d036a3f839f58fed", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "473eda0c3631b3028625765a63d7ed0926ec3a760f211e1669b553324f448d43" - }, - { - "code_sha256": "48a7ec0a077feab47f5ced366815522dcbcee0913b9d2c30fc2a03aa2aef6b9a", - "geometry_id": "dgeo_538cf5542a02054ec31b5bae", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array__depth_r06", - "image_sha256": "e641a8ef087cb6d318ede0b4f6ad54e691cb6a4a4c275d388b4437783a4eba47", - "logical_row_sha256": "e4c8fa53503cfc17f1b16480a13178ce6010d0e4f135d496e6c5fa71574c4dbc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "31f7711100aae34d72f6fe7d11fc2d5de38de8217ff8142507b6c9ea742eb21c" - }, - { - "code_sha256": "bac280ca8d4b520bb4d37dadbf33165ede5865da87679bd86e396649b86834af", - "geometry_id": "dgeo_1d5114c263954c09c32e56e6", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array__depth_r07", - "image_sha256": "39677e51d2ffc47de6735ee2618b949b41882a20f846486b2b68a8d0d57553c8", - "logical_row_sha256": "f872e8a1462612b4df5ad71aea597775d620964cb400bd86766eb85be9098d39", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "887563bc7f9d230f4dd732344eebddda83382306fa2b7469e8db26dcf5d7f432" - }, - { - "code_sha256": "de81e18f4a5f5da44aa73039a6964fe9ff435b2fdf6a9bd55a55ccf0412e554f", - "geometry_id": "dgeo_b71cbdf251a13a1ec102bcbf", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2", - "image_sha256": "bb2ec64844005a93400fe3ed0ec16920f75ac070b345ac52e0204b675fe63962", - "logical_row_sha256": "0bdc0da6de8198acee997991bf62032adf2054f8422c00fc28acbdf3e420f1fe", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8a28ff1a2f5d07a3e25d6d9e754917c36bc3eff47468aaaaed26ea369e86c675" - }, - { - "code_sha256": "dc81b9248cb1c2f12cda306a61672b283a3163e2e9b00a73b81451edc303f24a", - "geometry_id": "dgeo_ea01ccf09e179895ddc9b42e", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2__depth_r01", - "image_sha256": "c6c906eedb5d3ae7b7fb1c5a909fbbb748779a6c54f831f89750e6b35eb57348", - "logical_row_sha256": "7b9afb62d2985314a7d3cecf72bbdc2d07a54750b2d0c9f240731fb39a243bf2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9142c819d3a6f4a41331be233c16fa49e5f3309f3d1783d8602f78c6fe3f0936" - }, - { - "code_sha256": "28f2ad7b85c9726487acac5eb9e8719e1373ca4cfaddef4e24ea39c271d306ba", - "geometry_id": "dgeo_3aeeef73b983081f3cde9ba4", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2__depth_r02", - "image_sha256": "f1f702431640229082774b99385bdefd2c628096e55d473cc6558e004942dc0b", - "logical_row_sha256": "a182add8f9698ecf87bb56aa16d503e721727cdd51f9fb9cddefb0341351b9df", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7c33f1210a9be98ff3f8083a517e0744f57954b63eda424c85dd08e5ffc72d12" - }, - { - "code_sha256": "f56d723b4fee7033c9d78b6c9e7709d65ed4fd5a53642eceaa3a259628cdb1d0", - "geometry_id": "dgeo_a55b78b13a792de0592f76d6", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2__depth_r03", - "image_sha256": "be059bfc424d5ac7039fd45120d66693f53d04b793e4a6d5e89edf0e3bc164ec", - "logical_row_sha256": "ac77ac73d0885de0bedbc112fbea056357d7c82ff098661d6110b74a7dd46d29", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fd60f111736f5d485bd7a132b9994116d66c69eb7e92055aa597590249ae7058" - }, - { - "code_sha256": "b3f0b605692baa3b4a00da7c1839142c2cbdafbf848562853fb22ebc4059a63e", - "geometry_id": "dgeo_1955ff1381813f101fb8b242", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2__depth_r04", - "image_sha256": "18ee3e6d08df5f3bf3937dfd617025832772c8878d6bbd0489d9645aa4cf2512", - "logical_row_sha256": "652c45ac75de977f15492fe899a9656d0a2c4ada63793db4c9112f135737a90d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5158df53a0b3213e1f207977367de871122d21cbb9047197d185f8f0b9c7a78f" - }, - { - "code_sha256": "eb06d4c43b16b4f53c933ea4649758b05b5edc4f71914e5476a9c0e99169f9f4", - "geometry_id": "dgeo_80d5d1d201e54a7b9f07c0b2", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2__depth_r05", - "image_sha256": "1eac1278ad396433ce2e9e919c06ec05709fcd8a3a2d1490aba8351d4ccf228c", - "logical_row_sha256": "8a5ea03b67c4ea454d53c469d53b0d30bd872a5e67fc2fdc36b250759b0d3a2f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "71aa0b994504a31b30e809286890c5aae4dabc4c0921985a36a1b40bba202d6e" - }, - { - "code_sha256": "0dea26a00fec62db59edb273d5bf59879d6f4213e2c3c00e8a7bf37d1d4adf91", - "geometry_id": "dgeo_fb76232bbe53744461a4f5f2", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2__depth_r06", - "image_sha256": "6c4c7d12674cd3b6af5425236742116a7ccd7cabba93df5be55ff6d2c99e7895", - "logical_row_sha256": "074207b546d011aca51840d380f0b1c0dfd0fe3dcedbe106930d07cd0cf8b34b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9087c4df7f2ea1887101849c9fdd2b86b41105f67f791175d7376658ed112b61" - }, - { - "code_sha256": "a02d1592df3558c4944f7aa4096e923aa3004fe4e416da6c71ffc48ad6ff4c56", - "geometry_id": "dgeo_10a843b4151211dd54f9bff1", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2__depth_r07", - "image_sha256": "a24e4545c6fe046f7d770b11ecf2687f1b951fb5087a6c415fa66edbc67b0637", - "logical_row_sha256": "7564cb0bad66ed9f553b9da7cc24b5d5a02311a8b78ca40809cccc67fb6b7440", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7328c14bee557361a42ed8ce0900a0c7aa8ddc3ce16c175469a20d25d55f4996" - }, - { - "code_sha256": "00eee2701a02d37d5d42f4e4153725c4a0223bd3119940cad1b06058ba2f7f72", - "geometry_id": "dgeo_4b6f895e5f7cc6f574c795be", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4", - "image_sha256": "4497a9c2f2bbd499a09eaed21d2165fb2fcd57e3c5a1aa3cacb084b906fbea79", - "logical_row_sha256": "e2eb452c08a9e31259af72ea0187fc2d5dca8131c78594dad54d7dfd46ffd340", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f4f4af719b948cb8d783515d5d087a801a56fe16da9a13692d2975776c4eff4a" - }, - { - "code_sha256": "14aeeab6da0bc8b78e017306c073a7be1d144b6b096dca0dfe814c29e7c0c3d6", - "geometry_id": "dgeo_4a76b42adb878fe084b66f0a", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4__depth_r01", - "image_sha256": "770dd2d1e1ec1d09a3adbfa76c6d163b379548082ab79fb9aeb495e0b3f3dae8", - "logical_row_sha256": "aeefacc76fb5eeb18654420cbdc6712e7e143308a77e222f9ec504e970d22ab3", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c5efbaa587c2e1c453e1a6df623ee3785d329c5021431c387a85f2afaa072eb9" - }, - { - "code_sha256": "d964a13addac5fdb2d68f504c555853eaa2361a902b0279b8f01253012af223f", - "geometry_id": "dgeo_404022ae5fb36213d33800ce", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4__depth_r02", - "image_sha256": "f1132fbb381d949030bdc00bbcaa9d6c1b2908b53363407b16f26da9783cca63", - "logical_row_sha256": "0369a57f0351f0bd734bdea8737bef9e7bd9f6b9f934d6d6179ac1d44645bec3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9e400e2794ae9b336df8b16ff5a21fdddcd0e3ac973a03f5827f7da3cad29fba" - }, - { - "code_sha256": "1b80e04f48fe1ead5236bcc29f9694fd6ecac7d1e7bc4cca89ec459f816c5a2b", - "geometry_id": "dgeo_e5d9903b6deed17a6d75ada9", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4__depth_r03", - "image_sha256": "369528df424e187526fffc7fc556dede2f170d9118347932a27d3d2796fba47f", - "logical_row_sha256": "31a8e0fced519d1d8be5e51d26f936f36109ad348ea13f25d01cb5dfa2735ea2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3984ea19a8ea00d69532fb8446e6d8579d3d5d560b739a487809cea86a2ca2e7" - }, - { - "code_sha256": "e1a801fb2950f9cd1a528247cf893b450e658452d7968ce9ae90f4d77bb7f8c4", - "geometry_id": "dgeo_2ed1d38365c349e69f3290d2", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4__depth_r04", - "image_sha256": "c1b12e889a5857750b96f796c122e299fd86a3e1300c54d539184fc1221d70aa", - "logical_row_sha256": "b4048123332fe6f7424b8461eced7140d474aef7d3aac8ddef74f9230aa55164", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "73f24962e2c36fe511914db51a376decd767874eb0a2726cf234f5d7c31078e9" - }, - { - "code_sha256": "7db9899ba894035af1df20ef771aaf52215c050cff6e2c6da9bac00d282fe7d1", - "geometry_id": "dgeo_d5196bf67ae2d1021922d7a8", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4__depth_r05", - "image_sha256": "d961440b907ee6141d75bfdf13b0959fe933ee6d349e506f3517182e4984c460", - "logical_row_sha256": "5c3971c83464828e9fa34aead7e45cef77e50a6541d2a703121f063f61c7a5b2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4b2ff4b1488d20e26c6e99caa89e05f74a1b578a3b74cb05a1677e9bde1a4aae" - }, - { - "code_sha256": "73ba0fce005e88cb377db5875afaeb935ef32882939603b3d9bf311977dd2c2e", - "geometry_id": "dgeo_b0f756d2da8e8a16a9bc6a52", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4__depth_r06", - "image_sha256": "3a0f2a3f23852bb9f9a5e6b819c6cb8ca61b4a3b4e6a21ea8a370165d2311417", - "logical_row_sha256": "ebf7ca9de8a68caec1dfe748095486cec7a7ba00d206a59db61a38761b6dc3b3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c6a81c273b251709b23e0f34452c7b2c5dba35905d263fe81352c4ee1ed849a1" - }, - { - "code_sha256": "cd06f5da3b09222abceea99e660cf7bc9eed647aaf7ed7e8e05b02704e579bfb", - "geometry_id": "dgeo_5b4658faa6104cc1f748d0ac", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4__depth_r07", - "image_sha256": "76724f216fba859c226fe42b139a9c67650ef8b2735ff4c45e8dfb1c88474582", - "logical_row_sha256": "491258da80ba1361b8d76ba1a2b41ae6b64f9c52b28f7e1262e7b94ad22e80de", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ca7c7cf5790ccc0ffdf45e518ad26fff4b87a7da35bfec240500c7e5f9e760f3" - }, - { - "code_sha256": "8b7bdbcae4a9419adc504f480cb43575c6dc324b0d27ad5715e829e538d1eba5", - "geometry_id": "dgeo_a0fe6c2a2fe3f10bf4ffaee7", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1", - "image_sha256": "88060a9b588645dafc1a1a5927ef303c74413e14253c3f3e527882a1884efea4", - "logical_row_sha256": "35d35b1696a95cf621f267118f1b5bb1e0d452b1c82a930daeedfc726be146d4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5c50528f13862071ae120db10814b50bcd66a52eecf819e50bf2d0061a94858c" - }, - { - "code_sha256": "406e864f1f6087cec2238734ec17acbc75b0694db908dfcde0fbd9ddf38ffba7", - "geometry_id": "dgeo_daf1affbd416e1781b605b91", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1__depth_r01", - "image_sha256": "1f590771ea375cdb953c7d6f31929b9730526a1c2cda53d6580086c1de1c07d4", - "logical_row_sha256": "3524db80e14ea07cac1f29cf9ecc6dd59627424b22de8f5179ab74dc6425ed95", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dcb4a2ed78b6cbd0c840f0b25398a9b9a632d5cd1085507788589dccdb250864" - }, - { - "code_sha256": "f73dac65148472310007a356d1080fa5aa9bc02ac6b3b57943247bf97728a477", - "geometry_id": "dgeo_80072ca8661c99cadfa7b7b8", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1__depth_r02", - "image_sha256": "0e529fa604ce12313ad0d9bb5cd64880ac05c1aae00e7b842813295c50feb864", - "logical_row_sha256": "b91f502efb7c53525adf852386039769141915b51835e09c6807cf9ef819f58e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7c1c4f586afcb30ac18bb795d508d6c2e48d0af4cc008503ceb78aaf77465e2d" - }, - { - "code_sha256": "2984b2cae949151c719f29722e3466ef22487df27d0ef1898daab592abead0f2", - "geometry_id": "dgeo_ca38be8ed07a75dc3a1434db", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1__depth_r03", - "image_sha256": "6ed2cd30145f5d6045fc4121bd5316b311a880a472ebb30f463ebe99a0893e54", - "logical_row_sha256": "eadd8b93ce8e7b1b1d6afa6a94e75abc7a153d85b3ebee488ad039c82eb51dd3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f9f88346cc7207c57307ac957b98d8ae64512d16827378038e902bc40da05a52" - }, - { - "code_sha256": "773953f1f62077d37dbd391428c21df8f47b6dd319d7c3d3284cfdac4cd00609", - "geometry_id": "dgeo_7627f26594a8f347cfad7e98", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1__depth_r04", - "image_sha256": "87a1ade92337d9422c330feefa04e093810a28ed7fe5cd02f79a760638827481", - "logical_row_sha256": "9e07a6701b1ff026c3fafc1447062698e83a63096734ba938334b0b410b40706", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5d520e6f09890981470548dcd8faff2c61f9faea16f830b681cb33f9f1d23674" - }, - { - "code_sha256": "397fd6bc6bf7473b0461a36780a7fc9003de6b9dbb41429d9e811536e25c75b1", - "geometry_id": "dgeo_77b550342e13de916ccd571b", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1__depth_r05", - "image_sha256": "543a46d6f80d1cbc2583af39d802bb4b8e8effc53aaf64f4d485d29f32a88e6a", - "logical_row_sha256": "bc607c83d64e6c846564b17183176f380a77771358d2d5cb9cc9c4d1fc746ccf", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "83ebf0787f6d91a08903daedc4d7995457d567d962510bb6fb8173cc1b41fd8f" - }, - { - "code_sha256": "6fd1a8f8201ad17a5ee2881b9d6952b6228074254df94d68b393f3cc08799a20", - "geometry_id": "dgeo_7d743cbad6e2aac00df3eb81", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1__depth_r06", - "image_sha256": "dadcbd4e29bbed186d1434d07ea5946b32a6afdb68e70ce6b51288beb7d9bba7", - "logical_row_sha256": "cf35a91fca9dc990ef766e0e4818cfc4a249edb9d97b83c5dab6903d73494f7b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5b1a96cda75e7416be9492157359ff1390870a52bf9886d3ee9eea49e293beb4" - }, - { - "code_sha256": "2531114666c3f1d201b24370910439a840c93c42eb2981c9dd875f9b6ed00c8b", - "geometry_id": "dgeo_477e8212e53d04f2376813d4", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1__depth_r07", - "image_sha256": "cb77290892d4073d957c4a4a435f03709f7d30ab542652bee0dc3ad0235f36d3", - "logical_row_sha256": "d7740b03d65ea7df45139305164fdf11fc31f42e2e1e86b1fed2c38bbd42b17f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "08cd84dc805c8eb5ee2c4c6a7c7bfc6506981b07b122a4b801292bbcaa2c0420" - }, - { - "code_sha256": "203feb1fd64fd00c71d4e111e3a602ff5d9383e152ec5e82cf8f4f2b2a5d3f4d", - "geometry_id": "dgeo_27a914eb4f75daeb186ac375", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage", - "image_sha256": "22ce4ba0e9001fa61208d32976c1c5e6912baca515f05f0d306505e0092eef03", - "logical_row_sha256": "51fd945bcbdd539d7843e5b1ada3ea4b11fae0383a6ddda573422ea088753171", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "70c25c4569943001f7e1d6277a40fdb9e154bb9fa9407dad63b5b399ecd8e191" - }, - { - "code_sha256": "6679e9deab4510f142b1fea7b4b449f059ee20e26a760c7e34ae0a906b57ff65", - "geometry_id": "dgeo_f7e22f8ef8d5829dba928335", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage__depth_r01", - "image_sha256": "6d331d6acd3f1a11aafeb03108569a8de740c0332c962c0c8b9754431c76b3ef", - "logical_row_sha256": "4a6bf9f6dbc68c84506e5c8fafcc5ab3e957f1f71f1a23f08521996f3c9af535", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a6ed7aa460df9813c0b48e331101fedfe8954b8f436f34e44f1c28e588f1f09c" - }, - { - "code_sha256": "4a7a2c8373978f380600514edecffd3edbdb981016dfdd99069c68696a8e1780", - "geometry_id": "dgeo_9f56d00a91696d0bda9a64c7", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage__depth_r02", - "image_sha256": "162059655ef83295b9018e34588f9c9546dead9f1d65f6758930adab4a8f29a2", - "logical_row_sha256": "06cb583b069d80ae59ec7156e0c45e242710f110fecb8d9497dd5557e69798c0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9088abcff1995db71cb34c1744d3428f25eccf56451db3f76d2600993e839fbf" - }, - { - "code_sha256": "d4686a1b7aa8fca0551ff57d1b88caa2898ad0be6415210fd08a16f5d0179f71", - "geometry_id": "dgeo_cba0403c0693f7d251328ed3", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage__depth_r03", - "image_sha256": "1b965cf4b48b8beefac560bd7a847885e024eb525a6aa75d70649aebcc521d2d", - "logical_row_sha256": "f0af4f6274347713ea0d931b65bf1749c76d576887b459cf8ac0f10fdaed2321", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1f56cf7497845306217b265876df9800c543ecc2dcb631681c7910e546b05d49" - }, - { - "code_sha256": "c0ed46981fd34f4338bea95d7e813c3939710c6d66d8b9ffa7f2f04a07ae55b3", - "geometry_id": "dgeo_67d90b22ed5d81a524640356", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage__depth_r04", - "image_sha256": "803cc3dcadb75a91abe94ecd249d6e36aab045ead567158181a4d13683edebe1", - "logical_row_sha256": "ebe3c4cab6d212b9ff9e9697c7f685c06c7c185ddfa336a21423313e6d1b3093", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f2459599b90c4d6225fbe8a3cb1f37ebdcf6ee0715416da592d4a49c115b9095" - }, - { - "code_sha256": "5ae9884f64f1056c9dfd963e41342d7504c801830b315d1b3e12d36739be248d", - "geometry_id": "dgeo_e781f6dbb9ccb01e796cc41e", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage__depth_r05", - "image_sha256": "4177b0056e1b35136b1853afd833ae9a27c5b588d6c3efc10174a0b57a98b214", - "logical_row_sha256": "43f39694ead2c325887a6342790cf7ad28b336eb1350e93c687e0a57a358f23e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6635340b304841b430246cd56c7071cf35c8f65a30272e44c6790625ef83147f" - }, - { - "code_sha256": "9190cf9ec9752492340f767eeaf6df482fb18d871341f1f9d9aeeb20ae913ec4", - "geometry_id": "dgeo_9551223da24ffa1f1f88252e", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage__depth_r06", - "image_sha256": "491990475343e69b7085db4213ae17b74e49632a86829625f47f4f0fc9a6362f", - "logical_row_sha256": "c7a39e31adbb7e1f4fe50da2a25e7e5843a179e5ed20f38258ca1d04ac057077", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "243b430fecee514945f11e34befa19459588fecce668d08b4e955bcc1348dcd4" - }, - { - "code_sha256": "d2e27189ef8211d8d0251dd175e9b08c98cfff27d9470dec8955975797f05507", - "geometry_id": "dgeo_8391cd43e6ac8a891971d731", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage__depth_r07", - "image_sha256": "fee469ec151ce67629ffc6ab9e83c3fcbe6730ee91d657ec7a51a1e6e93e7e05", - "logical_row_sha256": "06f76aee56b9545ef07a7362980c7c8fef4c01f4109a193ba3faf85aba7f2570", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "926d3384f7e0f6fdea6f8612f903ee6561be690461aade45008993f9b7d9d230" - }, - { - "code_sha256": "ef4f68cddc4d7defb89d9c913536400e162fd1f9404e3f462aa636f0b90ea132", - "geometry_id": "dgeo_a6baa388b212ef51813ab8a7", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0", - "image_sha256": "a3338047906f29d710fba33923e1f3eeeb415a05c3af892c6633523cf4190543", - "logical_row_sha256": "c56cc2b77318937bef03d72d106ed6423cc82779a360d5e04c97b9226a668b88", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "425299d209bc50464b771bc03c1b308158f6ab0897c7614c246d2a704571a58f" - }, - { - "code_sha256": "18f19b9f2770bebd794c61ae225aafa13b36f536460a30fb3a8cbbde78c40c4d", - "geometry_id": "dgeo_8296154c5a404065e7913017", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0__depth_r01", - "image_sha256": "5f49644ac2763d781e4443923cb905fa3c1f0d0d3e3b546836672c7cb37d613c", - "logical_row_sha256": "c65557090f74995486409272b2d2091511dc4f197ec43838a7f1eb5ff32f5a87", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3d11669706e7c9ed937d74070e4908bbf1156c99c2f8d2c2c5348ae61b495ec3" - }, - { - "code_sha256": "f738ac732543d5f2e01e6d2826ae7a2157590920418173989a1ff60cd5461c09", - "geometry_id": "dgeo_1f4326d5d49d139935a30f6b", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0__depth_r02", - "image_sha256": "141f6bc1f05e4e4b2b2d3a8cf29a7d06334e20c8ba3276f09a6ed8c2ad09d3c2", - "logical_row_sha256": "4b63b49f5da56200b693d0048b9ad334f83c29e0a6ba66ab4c8a84bd38e7adee", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bc5951b1d6593aae3921c2ab9f062d14d566e5c69e08534b8bf41f36952939e6" - }, - { - "code_sha256": "8da68ead5f786849c7876fe1e3b812a5ab39c840902f2e29b7c4271c4135a706", - "geometry_id": "dgeo_fe387fc19cc111fa9107b8c0", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0__depth_r03", - "image_sha256": "348da14f56191d349f2d8ac16083d046cd28e8eebd90496588395bd9a46d7c03", - "logical_row_sha256": "5c12c8b9c56080431d4abbcfa4d54af41fdd9a9b5bac5ef94ed816f9dfe31fa1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "da169d23e12c0687e8457e764f94bef24def70ae9496d923ad865831845444d3" - }, - { - "code_sha256": "a91cef9dc3cacb6f05dd7072fe1782ce87fe780b0d31e6c1b9ca197e9e1e81d7", - "geometry_id": "dgeo_f75a5ed17cca1794b13b52fb", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0__depth_r04", - "image_sha256": "c93960042d423ec7075e1208101e36121bf659693c442566b9877a9e9e63c954", - "logical_row_sha256": "7adbfd636a1188c37d002e5964c01477a08a1c3506acaae58ed3d3ed92a3ae1f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8a0e8363080eb28c6a96f0706893b7e0d589e763cc90989d8962da3b0423a4f1" - }, - { - "code_sha256": "5415dd1ae6e868004aae7c81d4c229c2ad942beafbe9c2cd450060e3ffd409a1", - "geometry_id": "dgeo_26bb80559004bf323cf9db03", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0__depth_r05", - "image_sha256": "5fcc6bbbfdc6013907cfb5a8c57f76a8b873653f3d78f901de501d3846e04b30", - "logical_row_sha256": "3a66add6f85588f7bd3b89681e373c51d89a47b44f979b4326c17436c38d37a7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1a647acc4e9b14dd8a24aec6d20065475ec5e362ecc8d8ed92ace7f575b55f45" - }, - { - "code_sha256": "ac0b4f21780aabfb81aeca706261713b40aa2b6c48640200bd284298596f5ec0", - "geometry_id": "dgeo_6b431e657f33fbc7a423f081", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0__depth_r06", - "image_sha256": "16c591d9c94d881cc2937e9383b99f96501836d5e0776b684e11e14e49e4df17", - "logical_row_sha256": "f1f3dbd4e5f78707ecd0b37686a89824f5643d9f22b52d9660a4525089113eaf", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4768ecd71fcd2b885174b64efe244fbd9af2d327886c2c07f481af7404fe4241" - }, - { - "code_sha256": "cffd34a44c696a8aaa04d659b55d874b5b5e0a55197607a298453c1bccc8b363", - "geometry_id": "dgeo_00910c454ea3c72784e92f59", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0__depth_r07", - "image_sha256": "9e3d5be3b6c866356e585acae074bd36a684eedf5be327c2de205715876695e2", - "logical_row_sha256": "ffcea02e17f53b649bdd8a46a3ef4f8fbb02f0141e9c54c06f9d402ebd575054", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "da86d483519f794962f4f0c46fe31f6e6b8762323eb354682b7204a5d9304715" - }, - { - "code_sha256": "b627b91f89dd49560938009f29b0f336ae95ef44190852f391f328f397363819", - "geometry_id": "dgeo_16c9acada9f9cab65c47d0ef", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter", - "image_sha256": "6503664829f015e22c5aa6b54e7a8416cd8b8f2206e351a3bc0bffe07261ebd9", - "logical_row_sha256": "3bf0e2f56d5204202a5f01d4490ac1c61920180d9bbc9b7ae0481a7f7fa7b2a8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "847bdc090efc95c7aea83a344e53fbbef67927027151ef41daac1d0f56a54292" - }, - { - "code_sha256": "89b0cf19c0a55f8a50587d721ac76ff957f9c6371e49b9f63e82c11c91264866", - "geometry_id": "dgeo_e0013e65f15f9ea53c150582", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter__depth_r01", - "image_sha256": "7a630a67612c10320c9ef586a95ab66d85476421006bde8421d1c12862faeec6", - "logical_row_sha256": "9eb675cabe4435d598baf7c1afa105cf74bb2b2db28499e073771282a015adba", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d5a2c9c42e2daac3f6c433f6ac2beb2a0f9cecfe40a37bdff84165e310b5fd97" - }, - { - "code_sha256": "b145645dc31488bafb16045a4adb024bea72e412f6d26a1c8a4a1306805e83c0", - "geometry_id": "dgeo_5ba80c323031b6fb2ada682f", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter__depth_r02", - "image_sha256": "62661afc55f24a0bf81c1607884471874d080308288dd24886893f3a0c56562a", - "logical_row_sha256": "7c3e28897ebf700037f31389947a4b7062c683270451b978d84c8ae8ac89463f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c0aa6ca04066ff846b166dede5f0a832c6f99b1ad9e89ce1debf55afcfd2b033" - }, - { - "code_sha256": "af594db3073edb3b179ea64d647df9d1747c619b56f62a2d0f70e3ef79a57f72", - "geometry_id": "dgeo_393dd4614c5a6ce45cd99eec", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter__depth_r03", - "image_sha256": "5dbbb4fb85b6be1393d0877760ba6026f7b368297c317093d70a66632a114c0c", - "logical_row_sha256": "b71292cbf02fce0f4251cdc2521e86b82bb9de006429c04ece2333d8fde4b692", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6776a4b606577b0d108028f5b7578d16856616e6dd6e042420eae2e7f295cd76" - }, - { - "code_sha256": "041d9670ba2bc5917775d94de2dd4045f22c4bced1ccaed22f6f9f0b70b06c61", - "geometry_id": "dgeo_fb1a79b0133ab1a55f85949a", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter__depth_r04", - "image_sha256": "7779a41396767091774c9e1f621c0edbc4fefebca453e6e325e75b0d425c3fb3", - "logical_row_sha256": "2ec3e8166cbb22bae1e9058df2da3b7b0467aae35c9f9856c0239a47aeb836e6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "868275e309009996b702c714235189a4be989899688c8ccd62162c3dfaa2826f" - }, - { - "code_sha256": "827300b34a800426aac809656a0e39713518e090b8a5489697ca7c67df47c35f", - "geometry_id": "dgeo_f1fb11735709baf75342c2e5", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter__depth_r05", - "image_sha256": "b9096f0480969a78d04d4aa599da6d0d899be9a435599e15ba4c9df2e9f51447", - "logical_row_sha256": "3a46c8baa9e440a0d8d851ad9feff3d15694d158df54d65c921499b8d1eea7f4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "12fa8819623818df77d4e3846236780501ad8d56018fa8ab2c5c15105a1dd6e2" - }, - { - "code_sha256": "8bfd1a7acbaf09e7b2810e02ca429be1bb29a7ebded1c8410c279c4891f08d30", - "geometry_id": "dgeo_824a6ac173b291c1fbde306e", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter__depth_r06", - "image_sha256": "4dfe936b272ed2cc29cc99c54d2b949976eab725201fd2b4e46409b5597dca25", - "logical_row_sha256": "6b1cbcd9f5d3ee9e50d52310fa9bacda17bf09cfb68b45300a268272618ec81c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fb3802b27619c71cf35b3bfc7f0408f77b7c97e70571f01b1c84e50b6d363265" - }, - { - "code_sha256": "a63df3db2bb184668be5f5562f29a04c837c277ec7e833b73111108ca6c2a619", - "geometry_id": "dgeo_b8f4e86ca1e4e2b6f801bde8", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter__depth_r07", - "image_sha256": "d76c899106e10acd7d398ad364a6ac50e288b4e474165ea6ae5e2007aa73685a", - "logical_row_sha256": "021a1aab5340187b820b7bd0b79306b2913964e2512c9a729c0cf8f3ec0212c9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6a33891fcc5c9116459b50c8cd34746b9a1b65dd6404f512acccd7ba79394e3c" - }, - { - "code_sha256": "9264cc8459e999a77ef84eeab9330d31a5fb0cb39215dbf075312d658f1d18c2", - "geometry_id": "dgeo_e63b145599994ed35f94ad63", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs", - "image_sha256": "0c5bcc8c04641c37652f1d8091568ccafc66951a15a94014148ab88d8ed298d1", - "logical_row_sha256": "a977719932a20a9e065257098e78ef3aa099c102518b97c19c2ac838c9136564", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "943f7b8977a30104467daab8b850d76fa04809f0b7f1562b7a2bfa8c1db8378f" - }, - { - "code_sha256": "d0312168ed5cc61018a4cdcc2fec05fc14dde872e8ecd2146f89029a2e9d2cee", - "geometry_id": "dgeo_3c57624a4224bfe5e9ca2f67", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs__depth_r01", - "image_sha256": "ce4affbc050523159defc9e977cecba702b93ee0b0a00947ec451c13ae59d527", - "logical_row_sha256": "a1ad3f4eed69bee2e799c1a90ebf548fd68b79d516eb6ae3bd4bfc02c4e72d1b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c8269b442638c0ffed17e537fc44382bc4874077c21273300092e6e7bf6e77d4" - }, - { - "code_sha256": "461377a71a8ed3f58f095e1d1a515781d978c5b0486593bc77ac2eba8806666c", - "geometry_id": "dgeo_e030872bd608f9a2acb98a9a", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs__depth_r02", - "image_sha256": "cfe8ae1ccd19832f513387e49ee897d0418911d3b9a25c7579d1f44ee6be43fe", - "logical_row_sha256": "4ae6806e8b40eb4ae77798ac3f1053d51707e5b818f4899fe9c641221d56f841", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "89871fd32ee02e3acdaa4c7859e2dc1cd67aa486099130cc1159d0670ed0897a" - }, - { - "code_sha256": "10f265a0d25b42d42f6401b68a4ac251c890516d7be8b3cc86c35b32586ac70c", - "geometry_id": "dgeo_f0af73dbd5ef088b3319f9a8", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs__depth_r03", - "image_sha256": "edc170ef47d178a9a05ec7fe283c4f6aa0ac7d483d77adbd416d4987cf9b2e29", - "logical_row_sha256": "b31ecd7abdfe55fdd658bca27331c0c05ae68ef29faac3f69104dee5576f493b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a22efd5e1c3479b6f0f03321ddcdac8e960ea35eb49bc195604f82d8be79fc9a" - }, - { - "code_sha256": "d25efd56ecaa4b8ea69ea4576da99d924862bdd2612e6e924720504fe101da43", - "geometry_id": "dgeo_867f2ef4da2cdc3973376e3c", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs__depth_r04", - "image_sha256": "fb82939bf26b6ec4408a586ea52fd40f68f4cd8b6a5e957beddd9c87875dbb99", - "logical_row_sha256": "b033db7e2e479825162b1e4a53a1479bdadf1461bc3f91b7367e7d07350bde85", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1428a429ea6f96e1abbba9283ac5a155aee3d2129d281c793067bb07a63a5b21" - }, - { - "code_sha256": "10384a56306210faec494e8effa8d0aae41535dd6d9d939a2c39ea16dab1a8f8", - "geometry_id": "dgeo_727436337fba41d200983e70", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs__depth_r05", - "image_sha256": "8899e41559996e3ebb2fac8af77ff3984565ae714c32d176c26ec728931cc3c1", - "logical_row_sha256": "c191fb0f197ce83b3e5e910b820b25fc91b937a498ff731ecb04421f673505fa", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a4dfe02b132ff2293f24703302d951b1c17aecab9b6f6a92192e9347021ea551" - }, - { - "code_sha256": "659a25b65b5a0a95b83cdd2abbad52ab6f78b262add85ffee0072b9903fa83c2", - "geometry_id": "dgeo_2a40ad2eb95818faded58f58", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs__depth_r06", - "image_sha256": "300b2255638b35639a5cc40e3c4f77c310411ed889541282f9f463ad8e9864a5", - "logical_row_sha256": "20f2d0bdc10fbdc301a7c410a5796014046d0ea09d2c43e3bc5979eb50c180ad", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "670ab759670ca9d69edc93e45a27d457a3fb07bb9dfcfbf062822f229d0ecac4" - }, - { - "code_sha256": "c9c0316bb3d8f31f1b155aef9df52a3de25074dcfd69249da82a6623ab566369", - "geometry_id": "dgeo_b48eb004b81fc4935f8990c0", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs__depth_r07", - "image_sha256": "eac81b9af0fe871e68830ffde4c6809f3f9ce6cfe3266cc68106b4b9b8096ffd", - "logical_row_sha256": "af18fc832ebe5f77b2d66663870a52e1b5b4f6a2225e17d14bfd60e6ffa2dd7a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a2db1ac57a6bc9a28a62d7b5b0bf40ef6ba56eba5ba8fca9e3e72612cd093c1d" - }, - { - "code_sha256": "32f97253d83f0a5d84dde6069f34c688b12c9f0dcaab0e63080ecc8d2e8e6f37", - "geometry_id": "dgeo_86e0f45f958fe76ef158a9b5", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2", - "image_sha256": "3872352af205d050b995f233828482db68cbb0d716e1b07b3b32df4835f82827", - "logical_row_sha256": "00faaeabd0c91c1632531eaea508268d28f8bf3b1ee8757d0cff3bc96c4351f4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "317bb8be1cad66b523fec1594e615388bb07b9fcc6c713ab6f7819f9e7fb8027" - }, - { - "code_sha256": "88b920466855ad1f9cff2d40ef0f8d931f423360a0210eb292c47bb17543d274", - "geometry_id": "dgeo_723aed204910031da31feead", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2__depth_r01", - "image_sha256": "937d39ecff17032f2d5612f58525200e4951afbd1a7a76e5a3263387c32cad82", - "logical_row_sha256": "eaf83d9a836d2a0e6e1eba21f23de8a90346218269229c032fe986fc8b510298", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "cbc2339df302c1397d85b617d6f517216cf584700370b23d266789fd397bd0fe" - }, - { - "code_sha256": "afbc39c4e063389603c1d67c010e6460f00a553b2929ec611c0ee2c7cc1570ee", - "geometry_id": "dgeo_a17d6dd649704484044c3fb5", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2__depth_r02", - "image_sha256": "e6a03f73bdd86d5de33aebe49b91c9a5016b22904fed1a85bdcddd80e6a1f41c", - "logical_row_sha256": "bdf2fb26fc904d00a81cbc2184b9178429e06c7d6c2967e2644661b91a8141aa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0a325ab491be0e1680f483b5a2856102de0c08c79b3f44be9e7eabcb7f546e22" - }, - { - "code_sha256": "b57a380dad03549e71566d533e59d78a1269ecc3e061a54e4c4465d07df29d85", - "geometry_id": "dgeo_296cb73a60210a51af402cd6", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2__depth_r03", - "image_sha256": "fb84a39599fd8805a49a81975bf15d85259ba099bbb3bb8c81245cb68a6dfbdf", - "logical_row_sha256": "1c593b64baee7f03978cdb35fdc42e26ca8afcdf82b9e172f1fd7229ddeed220", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "594299792242d825584faf2f4dda22bf9d04f1d2b4ca77dc404194b6fc937cf7" - }, - { - "code_sha256": "f87259ecd48d13e81f95bd855cc6e6d02232a74f32ccc769f1f935ce8b678284", - "geometry_id": "dgeo_7a9a0dfe3f093346c1abc84d", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2__depth_r04", - "image_sha256": "4af69a3d1c1f9dd8e062e0bae3de8cc776b5c68e627e1c3daadaa7510c10dd01", - "logical_row_sha256": "b71c82ca0c02da12b1f8cd11b3f8f7f099939ae7e1604b48a3885b2bbea6a522", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "999845dbda4fcacce5cc9ba7e62d78d13a0c8949eb4f9842a684c5d14c5fce17" - }, - { - "code_sha256": "50e3acc3a5bfe87b47867d7b526d39e5c299ef5b87314fefd7459eadc552943b", - "geometry_id": "dgeo_8d928fd70e0d389ed2800960", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2__depth_r05", - "image_sha256": "8075f2b37d7a920a9f51a09e58094fdf9fde0085d85f04bc11aa54a9bf398a51", - "logical_row_sha256": "47ccbadfea6ba64781c5727c0482046825543efdc728c085ae9dad59bb2f8741", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "07fb2c1e05d9106d99444b73b1fa43922dc2a30ea6b9e2c666e832074441d624" - }, - { - "code_sha256": "097ecd37d6ce1733ba8c836d872561d500d25f2e7ba7d1146b12648569d3f4f3", - "geometry_id": "dgeo_02e37c41182f7de2b6b2f4da", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2__depth_r06", - "image_sha256": "7db2d0ae46a49476e726ae948fee147b5289feda920e9a6c2dc9e6186ef7d53c", - "logical_row_sha256": "1eeb9c6828b90f9f689475e3fcf70c8b82349b3f1674c314a186ed485fa3db75", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e67a0262f605c62dfdf38422cc225e43b94f2f533c0614f4c4c15c43eb1f7e68" - }, - { - "code_sha256": "b394d181b4f81d3153b13d52199992db819751344706d61641667086f7658f87", - "geometry_id": "dgeo_09498ae077f90604ef23bbba", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2__depth_r07", - "image_sha256": "3fefa441a4980a9a44aa0908b18af2fb1ff309323d3efdb521e441dcbf86d45b", - "logical_row_sha256": "703cac47f15ab4cf55d517af5b08c08a13d99a7404b565f840fc3839f8c2078f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f4ba82f3dffd416644edbc7e7b47d4fcb39ac68fb3d6cbc5de1772bfb619ba44" - }, - { - "code_sha256": "c9bc921383bf13f3f8603f1ee2603316319b7b3dbbd67ceecef812ead1a08b58", - "geometry_id": "dextra_1af9796e7882399fb952ec77", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__calibration__extreme_aspect", - "image_sha256": "1029a2303d18c635ec840746a9bc39e3151dfae371e6fb9b95e736b2ef02bccc", - "logical_row_sha256": "ea7db60b269662f46424e48d6ac720f99ff9b2bd98706264a68acbf24a7e63c5", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "cd52faf8a80cfc9b0dc0546978676d7f47dca92389efb00799a9ae1bd481990c" - }, - { - "code_sha256": "e3937b417edb6d3051439da1aadbb532479c36f2dcbd86546979e7d953bec91e", - "geometry_id": "dextra_29d28d64210567e04962dbb2", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__equivariance__landscape_rot45", - "image_sha256": "d82466a325971a807b4f49123ed388b046b0280ab8919475f854dab1fe01cc18", - "logical_row_sha256": "50c717f6f989497f692b196f6d830ce9348f2e0b4f9e837b7499e4144c93a814", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "355c20c0dd9643aa4a5da8f1eef96fe914c6b42a1cd3c71c6ff2ba4dfdec78bc" - }, - { - "code_sha256": "c72cf29e826d9889e5c71bebf5b8601998a04595506b53b90ab4d8aec31064a9", - "geometry_id": "dextra_762dcfb8cf5c4cdd2a0c9b87", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__equivariance__mild_portrait", - "image_sha256": "17184a3e27d1624b918d17ce92d9efe1fdaace5393d0d5514fc412df3e0527e0", - "logical_row_sha256": "39a3d95e3edb99a78415bd61a8e9fe03af76a6e464d64342a60ed05d908a5d5b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "ca5c23f6a1d90d601a2e8029a3a1aa19aaa09fc2818315c146cdc3bd3d834661" - }, - { - "code_sha256": "4a1d04cdfcbac5f4b187685170a6996842f854ecd4aa9b7a0b0251b9edcb0cee", - "geometry_id": "dgeo_04e521c4e392d358b22cf165", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape", - "image_sha256": "28a8a0f23dfb230f230de2e7f1389d74ab99d12f5fe52b71307ab866f7cfd165", - "logical_row_sha256": "d51257a7b94dc0a4143dfa8eeb4fba934d38ef3495399a347794ecdd35ef0c8c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4b3f69099ef4179e9bfab3d04cf82dee260a6739437ff1001e6fdd58879ff822" - }, - { - "code_sha256": "b4ee2d1d2eb20244eb545009d7e1bbd785fdf69f5c1cfab9c091e951af8a1d61", - "geometry_id": "dgeo_d7ccecd47f5676e3c42b7f7c", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape__depth_r01", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "6c1e06fb9add0def41b88606764b12e61e72a6f76222e95e936325c7726d5b73", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "236e520e5de241fcf4c1407a5b62d8b20c8be869918cd23e6696bdf2febc1ab1" - }, - { - "code_sha256": "29ea4b65d02ddc4bf1b5b82a77d7e5a4ce0c740809d8b185af02de7d478d0fb7", - "geometry_id": "dgeo_18b481079ebcb3c9189e68c0", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape__depth_r02", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "ce63c686238122f8dd4b8139e5b73acfa42f2967ac241c4d9b88900fb469404f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b516924ae5ebdbecc545a1ead6d6119880dc046054af113f66031fbbaa2a293d" - }, - { - "code_sha256": "cddc9d1cebf1a11d20d32bbedd3a9d3d869737f0d0b5c13f519689a11d24321a", - "geometry_id": "dgeo_4069067c56b77e59e43cf86b", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape__depth_r03", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "ea4fbd2733cfbb7e1bee97deee0d37b5ec5733c55c3e67b416e64d55cd1e2770", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6a09835842aea055a900ad2679eedbba3a59c28da8260f46717fd7a0d5d5e888" - }, - { - "code_sha256": "c268ec76d68150b64359f19d62df82dbfe3e9a1a8fbbc7640063227fe3ddfa39", - "geometry_id": "dgeo_f2d46f768edc62be9600ad0e", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape__depth_r04", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "2624e0611706ec68b72622e3c5c3570855eb2a309292ccbb3bbfc4a2ca29072c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "dcb6c4ae503dd3c4914acd9c352a6b7914ef216bc771406b2a02bbf008882a3c" - }, - { - "code_sha256": "6c7299abbc1514c3f5d7bac0edc95a06b861593345331806f75ff305b0b7ac1c", - "geometry_id": "dgeo_b4d69aae59823f93de80d9f5", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape__depth_r05", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "61e57c06776538a06b07ce63d5d77b73cef511b6065fe1ba94d0f07a5120d941", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "57b675470bf59b144479ad73840b079ea0bc77982e7b6d15a9fdde0db98d0bf1" - }, - { - "code_sha256": "91ace90c5abbe7bbc20a7dc64ba4ab3707e00445edddc530e05bd6f912a74a0e", - "geometry_id": "dgeo_2a9b94f0cba096a6e04f1c62", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape__depth_r06", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "83c623941102d30ece32c57ee0e20877067bcfd57d7f632c26043307b2c73c2d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e741d3c6978a90663788ba8aeb8b55b25ae208d89d85508c2e54def3f49b1bf1" - }, - { - "code_sha256": "2957978b6efe25b9a7efb5e91ee9b28fe32a3a7132c1c9908564e228f0b9168e", - "geometry_id": "dgeo_804e168b866be181ebc4a8c9", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape__depth_r07", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "caf48247ed35c5a555fe4f9cf90f86bb51f16a0da1a9f656594d44e84017e0f6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cde3757f49d9f6018ecc58fd972bd001af626e905260203e87822a6809980245" - }, - { - "code_sha256": "c2b151df2a547f0992cca633687474e5f35d7dd69a32dd074625cf38a3676ea3", - "geometry_id": "dgeo_259c6037764785c2a67e2e75", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square", - "image_sha256": "14f670a1133271437567b1279767825a7b54b52c85b8722f07671a98afd17163", - "logical_row_sha256": "6b54f896c4d6f05d11774711b919688cdcf13a5b10d49f6eebeb4bc04d0eb018", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "61002a976450ef851b8a15ff186ca2e89ed95e50b35cb1e8d9902b6cfc1fe537" - }, - { - "code_sha256": "d9bda47d85f34257ac154dcc6e36729f58b8997f991cce7146d5d2ae5cc8d4af", - "geometry_id": "dgeo_00c95c3206482b00c365f0e7", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square__depth_r01", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "db9cf18670c2c6053cbdacef34c225abd127c99cc0fdea0d27073513b3e3e229", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "16ccac3e70546be022bad2a28c0131a4cac2fe32b5909dc6c822927aa7d7b160", - "geometry_id": "dgeo_65512274ddd7e459c1953c2c", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square__depth_r02", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "a0d620ba29016769eacc501c8822230ddc5b1d7f932f3f0ea9d28287eb7dc48a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "ce423afa3e6249d2fe413b73046c97d5bd33201be60db411a341b1c01a189762", - "geometry_id": "dgeo_e99f17763ee542c294fe07bd", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square__depth_r03", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "bbd7bf6cadd5705633f87d08f39d272b45c8bc458c2ce97592300d79b4839021", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "4379bda75cbf8e7025cf226cb998b97faa184c08da23536e931ef3d74e883488", - "geometry_id": "dgeo_500433e4d5d585fc0d163ab0", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square__depth_r04", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "078417fa72598aa9eb58a845b552cb4fc6732b69147189f46ee984b57d8b853f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "63897794834964dba877e1a3b81d5e2e315c3346b64991c043ed48bd5d2a2d93", - "geometry_id": "dgeo_bd4765017897f07ca113ff46", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square__depth_r05", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "94ea6d3388d1af98027c37681061dd4fb0664bac9a3ae2ec997fd54e55647bec", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "b0b1dd1c7424eed200f2b4cfeb55385ed59938f84579503ca7c8277557524a62", - "geometry_id": "dgeo_5956c8538fd70b5afcec179f", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square__depth_r06", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "13f6180e1cb3aa017443d4033452a1175b00db87d5a297443d3f7e29fa706d83", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "99fe74263f42c65bab0fa149150d92c0ca9b7143048f994d1937c7e4b6b92efe", - "geometry_id": "dgeo_8270aca1f02de3b9003d0b04", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square__depth_r07", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "b9bad8c4236f9fbe493a4fadd620bbed62a9af96ad9136b496557abca9fe137b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "414f62813383c937df56ddf6d58be471ae42efcecfcb25abcc21ad69b4163c5b", - "geometry_id": "dextra_b1aded89f3a8a34d5badf06b", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__calibration__large_scale", - "image_sha256": "c611bdd2885e8f8779f21c10938f53fbbb56291070d481936b84d9f2fe74e14a", - "logical_row_sha256": "2677b2cfde44eb00ad749cc9215fdae4808f5b0e411afc4de2f371f3f2b787f5", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "7d32c6b81b62ee3fad0cfb318c004b60913c60010beb36db46a88805e5704c51" - }, - { - "code_sha256": "f4528a7a28a2eecff1d08a7b56824159831ba640b42076604506f588b17892e0", - "geometry_id": "dextra_a373d71e635bb09e2ebdbe55", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__calibration__small_scale", - "image_sha256": "e88e515d533c51640684562a69942e8305e555695bd4d4243a4ae7148d94b633", - "logical_row_sha256": "a9e9d3883c4cf613e20306065083105b92b505360a7901ffbcad20b793b2fedd", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "11b819e2d36d7299bbba24aa37044661214f94d3fc4c9b5a26aefe39ccec071c" - }, - { - "code_sha256": "acad2f43f41fcde611a16d64a9e9351388edb9b5c7139767e657b2b709f20741", - "geometry_id": "dgeo_6c2f06762402a76239c1d2cf", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk", - "image_sha256": "2855abf055765f902c2901d0bb4a1b4d659008a02d94f8544ad4af89e039dccb", - "logical_row_sha256": "0a5d645fbd956b19a487a44fab4c6f37be00b2921debf99996eba16d5742c7da", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9923ccd90f95227a61aca33b50bd35c5849580999178a7437f1d45522ae3968e" - }, - { - "code_sha256": "52a4c4badd4b334012f5ff01fa254c683cc183072780a623661cf8fddaaf724d", - "geometry_id": "dgeo_edc525075e9006ef3d583b34", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk__depth_r01", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "logical_row_sha256": "13123725d2efc943b208f4778e59f4d18fdb44bc8c1c45b2c9e707b19e215f8b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "51f099b0c00910bb4e83090891d12e306387289a43b30cecf577da261a6a9a1a" - }, - { - "code_sha256": "f1d617f8862377fe5b7c871430417a6e235242511cdbd5b3cebbf2b329cdb1b6", - "geometry_id": "dgeo_c4b8c87aa6db7a551aaab268", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk__depth_r02", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "logical_row_sha256": "9d72549ab9081fb2a177e4a8ed18b1745dc14c77bc5ff2b7e107691a86b402a9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0be77b03d3a9326663479fc62f8bcf48748323d8d67f2934a7d42f1c54860790" - }, - { - "code_sha256": "b87cc265eeb254b05b9616c5b311c6d7f5c5f2ea9c7d164468a49821e28fa0d7", - "geometry_id": "dgeo_8caa66813da9c1d459136805", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk__depth_r03", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "logical_row_sha256": "e7f659dac9879a9f3488b58f9b8462d5a271a30e8c5d4b36cb4622868de38c96", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "94eac61d9cff2db118c7dde266103e5571ad103f9d627857dc7c88ad39ef3a4d" - }, - { - "code_sha256": "440d6bc98c8de520504a4e3fd107ef58eed05958c05eac7801e357f9e8234e9e", - "geometry_id": "dgeo_c3f4d5776d5fda5a7c143737", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk__depth_r04", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "logical_row_sha256": "01e1556723f7983a6b1fcc9cb5c9dea8d8fe6af306a9b48e40799bda50256292", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0be77b03d3a9326663479fc62f8bcf48748323d8d67f2934a7d42f1c54860790" - }, - { - "code_sha256": "9b85d14379bcca60ee129b045a0ccedff1b16c65bf28e6a080106f3ded716e24", - "geometry_id": "dgeo_f94f116c4085fda984f1d6ee", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk__depth_r05", - "image_sha256": "3fbb641dea42fc425165ac4cfc51cf9c880e2cfc91e05f267ec2a7b507d0f672", - "logical_row_sha256": "cdc2bedcc7d6b1e47a19ac40d6e6d072464ed05f2cc7deb9a6f1b6311b6866a8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a9ab8fd16cdce98821bbc2ce64c423cb7561f42ff982308a6c0e125799f86937" - }, - { - "code_sha256": "c299c1594652a325083a5d2110fa7f4665ef6af695931e95929840e88c22ce32", - "geometry_id": "dgeo_d812b5a8726c20eb5db17c34", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk__depth_r06", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "logical_row_sha256": "c1053b27d6506b9553a3f7684d96616f7d96030b9eabdc87c02238fec85398ba", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0be77b03d3a9326663479fc62f8bcf48748323d8d67f2934a7d42f1c54860790" - }, - { - "code_sha256": "a69029b6bba016397c7afee78671969dd2a5ec0d936d2ad2fb5df7657d16fa11", - "geometry_id": "dgeo_3a9c8ef70b721b9e6b1c4d76", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk__depth_r07", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "logical_row_sha256": "3ff008503a61b7c962e305dd81d2fa9f42803eb73fd3fd4896294151db962dbe", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7792968f5b95b13835ca3a378e49882142dc3364c24bf118d533e4acc97f2069" - }, - { - "code_sha256": "40d3f5513695144f56f2e806bb3e3ad69241a9fccfe4e09001bf4d66ee4d3fc2", - "geometry_id": "dextra_9e6d332d9844b1080fac2a2e", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__calibration__scaled_medium", - "image_sha256": "e6c3e480d27d29fd748d1426fcec0b3080690c23382b5b3fc9889dcb14335b4e", - "logical_row_sha256": "5f07bafb139052632c252868406c75e4ddeecde48c2ba95aaee1d4de37752afc", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "88a8615010988eced249c464a3caeaf0b64b7e1f70b5ad1c498324fd7b027f60" - }, - { - "code_sha256": "9dadcf70e1d1a360ed2084f53e4437dd9ef4245ff49f77c5c9f1b30a0463ccde", - "geometry_id": "dgeo_28113cf1d2ca3664bddc77cd", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall", - "image_sha256": "03e310fdbc79ea6b2410ce6b979523451c111309d482177366b71e6f69af677f", - "logical_row_sha256": "ee53f5bae5e6667e0dfe4197c5bbaf5da2a49629f42a1ca486d881af84e368a5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "165083812e337e55f1f1c8b1b60c9d799932b75fc1a2ee789f1b85ef369c1235" - }, - { - "code_sha256": "13144273ee15029b93d7f670b05342cc38be56dd630d1910654be0f7b3ad47de", - "geometry_id": "dgeo_63006514e99fdafd8ea39d32", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall__depth_r01", - "image_sha256": "2010803202f72fad98a892f12edee7c5b59b7a45d67ab69a8a0fbb1e620d69b7", - "logical_row_sha256": "a0c3c5f199c169b6c9d3beec76df4425517c850889273ffefb6dcf4436cd938f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3dffbd525f23f94b65db2d4946cc6466262455da7b0b8f81c81d1ddb41bc1323" - }, - { - "code_sha256": "46c2a1750d9cc8c4a5421f198429c8ddecd5f680c4716e92616f4828770c319e", - "geometry_id": "dgeo_c46946a07bc85047aa3c4b14", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall__depth_r02", - "image_sha256": "d7696e4d33e2ba50e83cb1ac952210f9607d6c71a185b24f36bf6298b1eaf77a", - "logical_row_sha256": "1d380e3c2fc8ae0a653750d29ee267b5918b479f96da5ab8886274c89ac9c1be", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0804193765055fae3579c6e288f8acdab9d4768e9947603fe61be4431b735c67" - }, - { - "code_sha256": "73c9bdbc860ac4ffa044765a008ba69acf2ab07490d3884d09e84e1e50b70db5", - "geometry_id": "dgeo_32ced3f2b6ff889dc404bfbc", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall__depth_r03", - "image_sha256": "91c428ca8fd4c982cfbf5890c1f0939f830c762a62ebede3f1cc9f7f66dcd6b3", - "logical_row_sha256": "b95c1ab62cff261e44f0e325d414cd537a574a8e834491069f9d1434a0e61aa4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ca7b5ded9f85b047d5fb5c5775ca110031a3a0756c8b21932e9681c54a1e2024" - }, - { - "code_sha256": "ea8e267baba52178a5d0dd7607772b0ad11a4d6013d4abf04ce9a586ad8b7b86", - "geometry_id": "dgeo_84398216922fe4f9873b22dd", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall__depth_r04", - "image_sha256": "650826ea00ff8a01595e580e155cd5ee500f198b723df52f077ae56572b14567", - "logical_row_sha256": "9e8e3df29277131bf75c8bdfbe8d9b5cb2a417d57f7b092d21b9d6cdc49f8567", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b175049ff97e54ca07f76480cc4cc5db35bf656b9c1093f7081e823b7df22c19" - }, - { - "code_sha256": "0e1632c1b659173a032d8603a6ae63660b7276199db0921534c1f54367c90a25", - "geometry_id": "dgeo_4d815f4d14b3d44d6e463a83", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall__depth_r05", - "image_sha256": "aa24859a06bd64fe83f03b2b2160af52de45c7041b7b2c07f05fba0c2d1424b5", - "logical_row_sha256": "87d5c1839eea09e6cf5d18108db04637bb55fa30c8a75e3c751fc82250478d49", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4ed7a82276a57546263a46d893a2086a3bb9603e87c97d4624b109039493023b" - }, - { - "code_sha256": "dc39b92cb165787491991fec7ce8dcfbbd7d313305f0b29d489ed1b913c23b6c", - "geometry_id": "dgeo_a60ea9f19398beea006bed83", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall__depth_r06", - "image_sha256": "d0d079dcc21e09963cc19be5a494e36f477393c771cec1bbcf0a99cdb0a86cff", - "logical_row_sha256": "fbd857a6bd0d8e07178ce52b5c1f9e32719b693c087d6af8ee90997bde9a8939", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1c4bc457e33289b55cf221059cc1154f993d7bad401e9497a43ddb98f7939182" - }, - { - "code_sha256": "32d862fa001ba6cdf4aecb64eeccc6d0a3b84256baf9356fa46e12e3d69118a9", - "geometry_id": "dgeo_73e7228b55c3ec718398b598", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall__depth_r07", - "image_sha256": "9f87da76fd011af7589c8a1b6603ecaa889efd256ebb1e0052f76b0221844687", - "logical_row_sha256": "5fbb58fbf50006d9bca651ff55a78f8d1515a5c0f7067690a57e45099f9eb9d8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3294f8d7e16e2adf3f70d54acce712b0c5eb6a50a74e0a17e9648c3a798db7fa" - }, - { - "code_sha256": "eef926f86ef4758bfb6b627e763aaf1d87abe6042b00abf6d2da3e95d9840f9b", - "geometry_id": "dgeo_c0c5a0c4dca7d69148a11092", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall", - "image_sha256": "fb1e72e5208f869a588a4db4de1f128ad21c11cdf42591f4e912010684658c48", - "logical_row_sha256": "5b25b97ee6aa28b85c81ee382d60fab67c4d08b762842624887befa1670d2cc0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d398278e7ea196bd7645c961a562b2f87fce4ad86d4ccceb1cd4dda3114ff7fd" - }, - { - "code_sha256": "fd871762100204e5a04fe2d4f0f661f173e1fb3cb03cb1e1131e67c10ec94b0c", - "geometry_id": "dgeo_2dfdc1b34cfbad9696392902", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall__depth_r01", - "image_sha256": "113d881ed80edc96b735b54b0ff79d53fce8f58da4262967152753d4dcc64f92", - "logical_row_sha256": "ea7177081ec2bb5230a185b7b73ff421e1edf3ef85403ae0e84ec4e58fd5d197", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9b301b81a9cf4d70a065e4d17529139ebc595b0731a8d3b782300e6aa7177a48" - }, - { - "code_sha256": "1f362cc77a809185f08b2ceb1e16316f1e23a969e4b296cfe2983640fb97344d", - "geometry_id": "dgeo_7ac77b95ac72c64959030f90", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall__depth_r02", - "image_sha256": "b6831f6882686f44d9fee9dc0bcfa8d245f951c5627c7accfb97aeb4b56d0ec1", - "logical_row_sha256": "b7bd9ea0b9400bcc5ccda8355d4d5c33f9c7db21dbb4f78554247dde56f5450d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "aabfcdb57c90f5e7ccd94f6ddd11d5e7d6b20a75db77ecae3a2297512bbf70b5" - }, - { - "code_sha256": "cab41bff80201312956555e58b670ce4ab7fa8336664475990a9a39e8149d666", - "geometry_id": "dgeo_71a763331fee7525cf40c197", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall__depth_r03", - "image_sha256": "6f38729ec6935750fae6e4fc442d3396b60dbbaca68ea9f167fd1aacd4d0207d", - "logical_row_sha256": "6d6822d3054804a19fd6fd705d40db00c8be78bac666f87334a7354b023870ac", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "315da84303cb7472a49b66e47c386c816080023f27871d1e9645c57c8afb858d" - }, - { - "code_sha256": "d96dbc55aef104bc272f3bfcf32828b1252bfdc487a65f12612fa19c44fae03d", - "geometry_id": "dgeo_8ddaa38108639ec954a96c29", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall__depth_r04", - "image_sha256": "1aadc361463913dc2f50a95dff661612acdd00fb343989d696498161b03e4673", - "logical_row_sha256": "de4846e16b44dd8106fcdb9b3a90e53f059dede6dc86782f888240b43296c1e3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5db442043c5a68383acd620ca1a8144de7ae1f693f01d4c8392aee200ca55c3c" - }, - { - "code_sha256": "b6e39068fbbbd05bfbee9c473ffb0017b3b2b5e99eeb27d7857e4b8b002ab6bf", - "geometry_id": "dgeo_0672ad262f9ee3eac4d8e2e1", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall__depth_r05", - "image_sha256": "295367779a36ae90bffc1a32d8f59bf0374925cce5373bc935bf50ce1fd6f4c0", - "logical_row_sha256": "acf42ab65d32a8f55913839c1bae0d4a3a1dae92dacc7d356ea299a2b7f9905b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d2e68b56c65af98d2ea96ced739118e28e17aa79b04fbd9de268565bd9f0fba6" - }, - { - "code_sha256": "30592a1f584209dd67d5c3df9147b496c25c3237853c8174e5d03231f58b568b", - "geometry_id": "dgeo_8bff5faa7f18541bff4fceb2", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall__depth_r06", - "image_sha256": "0656fcd8e862ce86dbe3742ffdcfacad92aa15487a404c8a8dccb8a6a324943a", - "logical_row_sha256": "099d8e224ddd76ed8ceec5758381833ed45e61af11d7e3603a2fe414defc8e1a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "cd3caa1b6212225f05a1cbd359a67d38861c1ff61de0f2087e7bea495ca53c74" - }, - { - "code_sha256": "343f0998c66a6cb29886bf7ae6fd192264d28d470274c75357c3bf1dac1daa95", - "geometry_id": "dgeo_95c849cc053c0e085f425ece", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall__depth_r07", - "image_sha256": "d60be811b0fb5cf8774566307b3eb8a6a29435ac6f9911ccb7890f10d03e66a4", - "logical_row_sha256": "4958c311430322b3b906262161fd515b031102800dcbebbc1755a22e24437228", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c6bcb143369989dde23308d8b2b16598615c358c926e37b4717e9e7b011970f5" - }, - { - "code_sha256": "bfed9c294ca76e480224fd8c729f2db4a6542961f1737f27532bf63f343297b4", - "geometry_id": "dgeo_01d3a777026ecda6075727e5", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall", - "image_sha256": "2379fab5e5fec038d2976af263d854ac3c9e8cacb67d714d044d98e91c28b36c", - "logical_row_sha256": "d128e4414329a066730060e4878dd3625b8bfa11563f4b952e3b02e2bc6a9862", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7314148213310d6395858a9e38dd6dcfaf5133593aa7aa03fbbab8dfd37d2d6d" - }, - { - "code_sha256": "126cac54a9925f8736d0660c4801bc51d1f804ffaf7cb60d7f7c79c414791274", - "geometry_id": "dgeo_f9b49175035574ea2d6901ee", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall__depth_r01", - "image_sha256": "fb02500f63e047ec87e2e8a2372b75afd6621a40e9a28002ab216c6322f62e9c", - "logical_row_sha256": "c365967cf0ef8ffedd0462622cb7dc5bb56e61866877a27dfc8e7243ca6d0610", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "853dfa792f85996e310c70c900f8ff288b380668065f3dec94b67568422af3e6" - }, - { - "code_sha256": "e00db5dc1eae89e6cb59d68fbef4bc6555250dfdcb7ee73c90eb25820adaf25b", - "geometry_id": "dgeo_28e2427930a4fef4ee502339", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall__depth_r02", - "image_sha256": "16e653106132b473d50bc35ca6cba8e0c9295cc1d83e14fa0a73912096ec26b2", - "logical_row_sha256": "95dbfe2c08d3142175f94859bda249d907fb291a91ccdf1dae14f078d93026e6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "016652725863ccd888d67e72eb5c95d6f302c14ce8c03ac667bf91697415efaf" - }, - { - "code_sha256": "2e42d3385b3f314061bd2c59db7a2cda8be776ec4fc6674665cd9a3b1f145dbf", - "geometry_id": "dgeo_9bec6cd2f5832b173e6987da", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall__depth_r03", - "image_sha256": "6d150b9bded115595811832c52431852706fe8933494dc5d3142139bc8fc9c47", - "logical_row_sha256": "7999dac91338221026043d2934dccf08cfef0b654744eff396b1455c2f2b7e93", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "358400feb2f138b7d8a6326145287fca2e923a0907cb26f2487cc833d42b0d0e" - }, - { - "code_sha256": "8d3ac001a4f0e647f93d7571da59b5bbddde3a3ac4d87e79cf9767a28d0eb444", - "geometry_id": "dgeo_20650d1fecc56ac79deed925", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall__depth_r04", - "image_sha256": "5f0aa7a46f12b07792c01405f0c3084dd8406915e847434f6fdc380040f50f91", - "logical_row_sha256": "8f46dd2c65270d8bf40fb574d157996fe3da48218a9dc272fa65d21bed5a1a93", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "269146fcc18d5c468a4440d316441ddd00b73a19e288aa97b3dba4d7ea24c8c7" - }, - { - "code_sha256": "2594ba03f48b9d42da23912840c0a9f1a323949e4804b92f3a931388b579efd0", - "geometry_id": "dgeo_d2e3cea4653605c5804d0957", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall__depth_r05", - "image_sha256": "54ad93f0876b83da1421df4b10d92ef4550f08aa2179062c3cca0343d0763356", - "logical_row_sha256": "f08227a6fd19358cf5f78e75a358968e4941778feee56d2270c65b70b93e0497", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e8a90579bcf80e39d1484563894428cd54f05102bf93ae7b67348aec8bb8e6e9" - }, - { - "code_sha256": "bf2adb929c74e5b6e9597245811083a70099442f487aed9990452581bd41e791", - "geometry_id": "dgeo_d8e91f46437e124c10375074", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall__depth_r06", - "image_sha256": "13fb03a3da29a4b0f64100ca8ddccc09bc64bffbb64e25c4592d81e03a6d7798", - "logical_row_sha256": "768c53fdfcdc9ecad411a22600b142cbf09c3f93c348477b4dcb1d6ef5d61cdc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b81c648047bacb23e2e8755a2e45f45e8e5676d529b85e1efec5019cf33e57a1" - }, - { - "code_sha256": "886654901372dc929d85991231b67c39aa8176afd189a66cb9b491094328cc89", - "geometry_id": "dgeo_33db5f3aaf7c450617853c55", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall__depth_r07", - "image_sha256": "ba15abb0f23937cf14b680be5e1d3afec4afe3f87101708534e07f4482500ce3", - "logical_row_sha256": "529e09c6119da490fa9111c61e5b66205a56c3b51e49c53318e085e6372b7f08", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a86fd1a9b3b323785bbf12796ecca8bf69f50024d0ebfe14af6520d5d5a7f693" - }, - { - "code_sha256": "4c5bc6718940931b663d9d3ab24899f9174f7c8ab39dee3858b81cdb0f4af335", - "geometry_id": "dextra_8ecfaf88cceea7c002ab2ffa", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__equivariance__medium_rot45", - "image_sha256": "5f455fcd54f053e0347bf468aae589582f714628fe97504758f31e6cd269a904", - "logical_row_sha256": "85ea74f5c301012b200ce0edd297080b5f497326f56b4629d05f60fcdad7eb56", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "29bbd151ce7965779e2c453210817e08d280b9a472f90b45b117c65fdfddd9ea" - }, - { - "code_sha256": "16113847f0d554fdee15a5ceae157e9754cf1d6e5109acedfccc360a4881bbf4", - "geometry_id": "dgeo_864a771c9444fedeedf69e14", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium", - "image_sha256": "f270b1a81b5bb856a62b9ca8b88f187c3a6dea439de341ac11b7bc0b3c9065ca", - "logical_row_sha256": "797c5c578453d29c9c1c5a49bae3640bf4e81f3b740054a16bb5036eb9e45e75", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8ec3ad62e1f3af5760b95f8d2b2e3aa96cd2191b59ae47973856a72e2477de5f" - }, - { - "code_sha256": "0e283568014cd59c0210fd6ce8ba809e1dcaf78fca288d6634f5e8b4dd06659a", - "geometry_id": "dgeo_f66790c96858149bc327f2b0", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium__depth_r01", - "image_sha256": "1bd0f29dc9575b8577d881c88d540c2f76610c1f537d17e414aca5ba59295fd8", - "logical_row_sha256": "38d6283a58523ba41cf317b466590fa42003c9de687bef7a0c42328ee77d0ed9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9001837fc9564a4255cf1d46fa7876ba671500d7d6b8e77908db42475d6ced9c" - }, - { - "code_sha256": "2b1b71ce0543ea9fd066eeff257e2a1c594afa35dc1cf99fae0d8750e95e2605", - "geometry_id": "dgeo_71adfb69b9f71fcc3d85b89c", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium__depth_r02", - "image_sha256": "5f3af9d65d0158bd6329e23f7d611a5a950935abc2875863e4b3d2f205e7fbb4", - "logical_row_sha256": "16bfdec4aac20935fe97f8b8f711a7bd095151dfdb695cc0818128dc1aa875c5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "dddae0626722d0bbb1347eeef06909ff8603f1ce0d880afaa9ed19fcdbdff78c" - }, - { - "code_sha256": "0a84c8843aadce16f201df00886f9b83763aa4bea0ff4c1ccb7a4ab47ef75a47", - "geometry_id": "dgeo_2b7b059ac14ee5fbcfaaf3f1", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium__depth_r03", - "image_sha256": "179375d53f7573f814b2a63262b838ce8b7b2892e6cf54074fc54c4d19162a0d", - "logical_row_sha256": "ea92d8fcb0d46fd71cfb777f29baee5c90644be9380c0b7c563378b6a61d98a7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "485fc14ebc207fc8e681f9ee1d5cfc0e0b07afd5464ea4dfb4723223fca1c05e" - }, - { - "code_sha256": "5ff2845a19f8e4ab51f3b24a86a966eba84745466219971c82d1903a0395de26", - "geometry_id": "dgeo_05bcc2f9dc0081f7cedcd778", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium__depth_r04", - "image_sha256": "bdfa6fd781277a7a804aaae569eccf978f1fe4badacd1591d69f48ed34a9e56c", - "logical_row_sha256": "e29663c40ec8dec1ac16b335fe3100000e6bec307f2952cad93395cd69e4adb9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "df6d2407c20fc372bc325f0f87bb448342ab2edf619328236add4745ae140a0a" - }, - { - "code_sha256": "fdd3b682bafcc568d9d90c8851700410a2fb1badaf5d729dd2e7b59bae7ba94a", - "geometry_id": "dgeo_4aaa6ec394b2f1e2035f52c0", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium__depth_r05", - "image_sha256": "455adbcf2aa6afda71b88c59fba3cdc63b36541d4540bf13b584bc57c9a9d77e", - "logical_row_sha256": "9e23d937e532fac500f888aeee4352107add60c4fa5fe6c22c9ea10c216f9492", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "52002cf4009d3b9b94969cb8aa90213c13e65e01e015a5c0631e9e8e0dab5ff9" - }, - { - "code_sha256": "16279f26820937fb5155c79711b393a030492b62d3b23d98acb137300bc1a1a1", - "geometry_id": "dgeo_c67d2d5e0485e373b83e4359", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium__depth_r06", - "image_sha256": "c5314443583395b1ae2ebe6e78e74ebd05f463941e2cd0c148d1775e357ece7b", - "logical_row_sha256": "6a57d031b465fc3b08d467074e88e199370e9c7616dfcff87002ef848b6d5a41", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a99c1f3e5615c0bd34700652eab5124d5646421aff57cd5851b709f17a3b55fe" - }, - { - "code_sha256": "521a049058c1d9bb59e0d376528b842ad2b8101991c8d1d4ac82801cd2531455", - "geometry_id": "dgeo_023a7e4015d5adc81ee78f2e", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium__depth_r07", - "image_sha256": "156ccda452c44c1e89e79417caac9a2225a900735c3211a26c32691dcf8a735f", - "logical_row_sha256": "ff2e23d9f353b3130b83bcd7a3291760336195ce13b0c9dbe154ee34baae5e87", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "92bef39a8335d0696f9bc5ad748971e1a9ea9deb91b9b31937ce1bf0dd4ed9ac" - }, - { - "code_sha256": "78e70d6c1306f1a13d3efe81b6c3a7994fa034b13d8b300351a7a13d4dde84c5", - "geometry_id": "dgeo_dc4b866db92e3b4ef0334af1", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender", - "image_sha256": "27abbfd6754322494956e0a185365ac62ae8b8bb06e6cea21f00bb56cd56e819", - "logical_row_sha256": "2cc609dea46e4e44c3d4d46dfc481743aac826089d0f6b4010cec55125afc56c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "cb7dc6b28e219bd1eec751a74a1fb8b7c573a8ff091bdc1e345410280686b744" - }, - { - "code_sha256": "6560f8de3a6e69ae85ef1fe620e71a72859396119ed2f8f7e125c8a43d15d17a", - "geometry_id": "dgeo_8f0720236697783f59c17954", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender__depth_r01", - "image_sha256": "4c7f1302f28469e54141d8dfc7040d5c6b868dfbf17d9a48e6c4980f148f2bb6", - "logical_row_sha256": "e542e549e4f614907cf851417a38004c3fe2709c32aa5e95916a949c955f0a8e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b83415e8589b50a83758286ad3c40b1fc588f57792cecb707b24400ec589af09" - }, - { - "code_sha256": "5db9f10613ee0097e0c361af057237d187318ae0ecf8bca24256c071dfe85233", - "geometry_id": "dgeo_a5c52526fea54f51cb98fe5c", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender__depth_r02", - "image_sha256": "546066abe8b62b4d4a6f91ac133f5b391f5b324356bf0fe229d4c09a488ed3fd", - "logical_row_sha256": "d3dd836059002bf4c8b0f5bccc13ca26163bca0d71f0447c84807c90da507d28", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0281dc7a994dc1d0b4cb4fbda700c4a652a1bb3ce40bf942ddc923c50b326fb1" - }, - { - "code_sha256": "2db982ad570c28ca3622c621c64f6f1848ce988c7104d1899959416324b6bb0c", - "geometry_id": "dgeo_3d6c101f91074e02ac9b29c1", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender__depth_r03", - "image_sha256": "fec43258b3ffc428251ecd688f552b437eb250f5465553a84c3c3824921b0556", - "logical_row_sha256": "d1259fcf34cfb1e3445009fc7d7c2eaad10ee628d664127a5e39a54925d80d85", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "597b1757a209d69a97157b0a18818e946c27a5736a8f42612d4cb244378fefb5" - }, - { - "code_sha256": "6976ce82159263538e72ed0bde37b9dda1f28765d148febffe8e54e5628592e4", - "geometry_id": "dgeo_9ef723cf0469bfa4030451f2", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender__depth_r04", - "image_sha256": "28870c543485f17dae4fecd1cf35974e7f541db15ead2ec15a795cece54fa843", - "logical_row_sha256": "4a4f84d8fa9dd85584e30f80988f1dbd3a9688671426e23569aec3ec1916616d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "428fb73b83e0a41788bb574ff0b579d54a9337635b1a8d0936e3bc5afd62af51" - }, - { - "code_sha256": "fbf19a5f053790a25584ec07ca0ad3efe7c539928df231c618fa6b64437e2474", - "geometry_id": "dgeo_9b47f8c98deb9576283ecac6", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender__depth_r05", - "image_sha256": "5d3cb40b34265dab5cf122b9e0ac5f7ce9e4cfe08f93ef42b310752e352f4266", - "logical_row_sha256": "c9b6cd39995ac369f3bc383eccaf1ebe68243f71325900baf41ff930174a065f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "af169074387720b49991de89c101a69cbcd154661cffebc47b9cffe3dc63f0ba" - }, - { - "code_sha256": "3a4ed78edbdb82ed7e34481fe985aac2c182d6cb7f1b06fce21b8f8da80e7310", - "geometry_id": "dgeo_6e2ff2d9890ce69342d1091e", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender__depth_r06", - "image_sha256": "58618f934c8f7f44425d0d360f770eb45c3abafb92cfb2b5b6dfae0d6ba71471", - "logical_row_sha256": "f29b46625c1eea0a44f4773b84c15b01347ef2a48d38e1f8a2cf82c7ca6bd537", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f1a2e175b8ed70fabe226d6b3699b18c9a90b8cdc6bbebfff3e4ca7906b26310" - }, - { - "code_sha256": "511064039bcd09a8c4b0f0f3547a32b11ab998bcd15a318b9c58f62ef7cd04b1", - "geometry_id": "dgeo_e816c5cef986c1079ab3089e", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender__depth_r07", - "image_sha256": "fec43258b3ffc428251ecd688f552b437eb250f5465553a84c3c3824921b0556", - "logical_row_sha256": "800de393fd0a137b9b83563783a87f23953eeb39053ac6a62cabf9d5f03576bf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0d0d9ec486ef1bace174af22f48e7dbe121d02cfb74ef87c04df727cffe97d3f" - }, - { - "code_sha256": "7d142f6049576d8263d6b5e27f83ee5c67804e1425e50da6e8d053d50e507c9d", - "geometry_id": "dgeo_40f8a7e436c046065c0f74f0", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout", - "image_sha256": "dc7f11ad6a6c2b9f15668f54ad47340c37970843705111ae7b4ea01bae132d27", - "logical_row_sha256": "20cd71134a7d9454f802a1e50905320ea3777924bfac0093df54130f13ab256b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "236a8d59ed4ca454680c883556bd209563e49c89ebf37aeed86f7f3ded876cf7" - }, - { - "code_sha256": "72df634e44060c7e0220db09ea198d96025a47a324c9b9f6e4fb184460e92c97", - "geometry_id": "dgeo_b6a06fe2da4bafe3f18bae45", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout__depth_r01", - "image_sha256": "5b807867d214792733c2ec9aef982e5ee67a4d9652dfc02bf1eea194fbc78cfb", - "logical_row_sha256": "7c3ff446e3151b70bee934f94f56da05c24011c59d3ffeb692601abf953165ee", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "cc373320ee81ba2bfc059849b38c1445e45e976d8e6e419510a4def635d94289" - }, - { - "code_sha256": "73aaad0d290d0cfabc7e43a2678cd94e974660fa0043366d40aa60ce0927213a", - "geometry_id": "dgeo_a783344d4a284b8cd22f270e", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout__depth_r02", - "image_sha256": "90a0f6701714822c39995f9db695074b6125a67fc27ef89f14e14c93f0caca04", - "logical_row_sha256": "80d4ef936e6e45cab71ff978eaa52edd6d39e0995c541dc83c332e2c0939b0c6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b2e71ee036a05448d7b6f3e63f87badcd0e2adadc721e9aa37de74e639b6aed4" - }, - { - "code_sha256": "213d56927af2c6e50ee93b950a34b74ec1922af2c3ed049912358a6988fc946f", - "geometry_id": "dgeo_2db42c643b8a1e7f99d49c7b", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout__depth_r03", - "image_sha256": "646e01dc94019f6a6e7b9c19bf90d268c0265db6e8723f02a9e227c5bd0bf3fb", - "logical_row_sha256": "79681901f32f5f51972872e45b9e1c277f381d251af49411631e408a86b36db0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "edbcac3d7eed90a485984302b355e457c97ba2523e3067e895d1633113c32579" - }, - { - "code_sha256": "b7ae87707a49dfe31307293d9b6b8066f60fd310f3997ec80ec19ab4ba9c4a73", - "geometry_id": "dgeo_3a1505363e078fd466e9f192", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout__depth_r04", - "image_sha256": "a33bbacaae5b9539989bce229c90e60043c08a9d24ae82b17ed8effb3d50c356", - "logical_row_sha256": "166b4bd2a84f63ed4eedca722d9d52ee171060283697e0f4dbcddf24560511c5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "25486f8051c0019d46d5ea1f2f776eed10773fae1027a00e2099818e9bce7df7" - }, - { - "code_sha256": "21d474862a6a9e5a5fe99b74b3b1e610855287f8c4feba7ecde1e6620e03c55d", - "geometry_id": "dgeo_40857fd103b0a5dd4b08cbc9", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout__depth_r05", - "image_sha256": "6b9d5f380bf2523333f6627ac85b2b26fd016355f64871ccb09277565a47bc27", - "logical_row_sha256": "d8700f40786e43edd14889ea49e8c9d98e8fb69ee48d2ce8ead5af1f47f597ce", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e7f99a5674595db80d74e8a1846f4583553c9dd8f03c650a7d0cc3fde05ee9c8" - }, - { - "code_sha256": "18cd97182dcf53faaf2a7f67aff55259148e3eebea6f97bc48a5798aa8229031", - "geometry_id": "dgeo_7e6b4d205ef82a0551c212f8", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout__depth_r06", - "image_sha256": "5eb2e6b962d1568b742cc85d17d230223054570904f5226acb28fbe6d1bd8566", - "logical_row_sha256": "da55da4394ac73f52649b4e38a701cb17974a924689565c794dead8327747a6c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0e91de578be1c4fa7e78a00bd88bb323ef5235ad903934f1da69283cbd379936" - }, - { - "code_sha256": "5a3065d9433fe92da1d3f1dd843e24b329b577a2133fd362198c04b68f7b583f", - "geometry_id": "dgeo_95401deb8acfcc93da7c96b0", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout__depth_r07", - "image_sha256": "0447c83dbd148b3c6beeced33c120e3e74f1b1714dbda315552be18a8d022acf", - "logical_row_sha256": "6ec227af456694890a5529b9656852542d0539249b12ebbb56aa7f6c160560ce", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f79417774cbac1bda5acb99fe95b1b1d93368647b93bf7f800402e93fd5c6a42" - }, - { - "code_sha256": "87099399616026ce14d1a0f14183c4ea32b608f73c0061e65dddff9aa4cf8828", - "geometry_id": "dextra_1f98b595d8e71dbd20d9ea48", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_mirror_x", - "image_sha256": "c68088db98e864ad554344479f836e579f1eb7d89ff5df41ec09d103a99c1c3c", - "logical_row_sha256": "4ec3e262ac6093e41ff4d28d7a3867df8be2fce0d2d7589641aa6378635e6351", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "7855492ad3ecdce99ab4021f61410c73efb88480ffdd98137d957886ff143d77" - }, - { - "code_sha256": "42b5d07a9c2d909c33f074c159a6281d50b62d73db266a1986c0379a0a669c28", - "geometry_id": "dextra_22008857e25f97ae9a44f109", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_rot180", - "image_sha256": "51a36b1c3c954695ceafdd8d1cffea19518a17f58ab55ab154071a166468609e", - "logical_row_sha256": "4377437051096d4e6ac4ae10d4f8666e37933ee12ee3c3df52294a086ce0db86", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "4c2b5f0e7e31be3400c7f925270fb0ea30a49fba744c46c92593542670f42ca0" - }, - { - "code_sha256": "5549bdb5a097b314baef196c1fec697c08f08de9ca6f49da112abfe547a27913", - "geometry_id": "dextra_8d00b0c86cbab86ee0b69237", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_rot270", - "image_sha256": "71f4f260d3e5ac7e7ef1728ee34e9b7359e66579bfe338bb95b7c4aeec014b0c", - "logical_row_sha256": "ddbbdd1a8e26a38eeae538ae7b75446d83187059d55797a362d443f9edd1363d", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "88ce9b08c874b462abf7c12d7980abc2556901258082ebde69b7e88b3ca9feb3" - }, - { - "code_sha256": "a33e204b273acfdd58d34b4d97bba4911c48736a70efef1473dfc17a49ef1716", - "geometry_id": "dextra_7f5cad99a31c2938449a7ce0", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_rot90", - "image_sha256": "37aa311296e9ca554d3ec307f24bc1f4e7de75758fa44c173ab9e308da634122", - "logical_row_sha256": "3302be81d0eef2461b9873345100fb0bf03c1131ed25c487397f8d7e2314e393", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "9ba7ee7037e2b00547d846c1768ddac9c5c5e653944d0e1feb795a42e19074a9" - }, - { - "code_sha256": "63819c70362f842e074820c82c5718062380fc8ccd401af86bf10ba40d83b80f", - "geometry_id": "dextra_4bb6a690c3c0d6906defc8f0", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__y_dominant", - "image_sha256": "41ef4653811fc1afb8ee6ab8e0bcdb8d2d07ff5e398ead07e7ff402b1988672b", - "logical_row_sha256": "e8b5d35e26621f65e1c834a271ce7e8028959d8c6534910f5dd023e52d1d0896", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "3340226046434bfb4e13c399df9eaf074c2329b467eb7e726be1dd0cc8407518" - }, - { - "code_sha256": "c0296a82fab9bf8398365219aeca23268f73e9bda8ec6e8b513eb9fc5a6112ea", - "geometry_id": "dgeo_2c82d232e476f454890fa0ec", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced", - "image_sha256": "ff14c2521412f1ae122125b7b7085d86c51b4f4848c695dc5b5882bc9169e2a8", - "logical_row_sha256": "92318d6a8f482f8e76c0966f35544312578f4159fec24b93955e01b94f5dda07", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "cc561f349dcf01da470b7863c7895270c3966ba888a86fe0e887d3fd3490b506" - }, - { - "code_sha256": "bce9df6fcbd0853ee3fae7090659c8000d40093c53dd742d8795eb52426e3696", - "geometry_id": "dgeo_a44301b9dfe2dcbcaabc782d", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced__depth_r01", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "c41a924d816b9eb2c4c8bf3625faed8d25c2e738875815cbdebbc8ea184b9f24", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1f035b512026bc22f9132470a6a10f596db78a82ed755f62c7a933e71cf1c9d2" - }, - { - "code_sha256": "af9121e3070459ef9624a0f04859d4220890acdd489e3b62740b9cff35fed3e9", - "geometry_id": "dgeo_3cdbe11058f7d8fd427526fc", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced__depth_r02", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "ca78f9dc30dccf1fdaf1bdca72f91548233549e16d504b1fa46e57e8481dbd1a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2ec7ef4f5104ff2f1cad8c4833931e5fe30911b698ed3dc088ebbd7fdf42f4bf" - }, - { - "code_sha256": "9613373ae4dcfc0ef885be503a262e6af1f6a7186bbc17a89b0529ecbd05dbdf", - "geometry_id": "dgeo_d6636b846a5e6ded00559b80", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced__depth_r03", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "3bcb7d30d9cfe6ee4544f6e86cb92e4bf09c4fa21eabd5c5fe14e95bcb9946b8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2d24ffa19d86d3a4271ac81be88d63c73f87c4f51e61222f09aa82c7b37f0278" - }, - { - "code_sha256": "ed0889b389169f00ea8363d3f915a09e091c5a123991a21e667358a9f14884ad", - "geometry_id": "dgeo_025c379a1a9a0b8a5ed8491a", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced__depth_r04", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "909fb49530ce2bc37d1f4456afe0e5dd33076f34f254f3cd48c98d61b03432f5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3dbf37a1c7e06edf2d8bc12b6a642993dbea3dcea04ca52c292631493f47e36a" - }, - { - "code_sha256": "0130c4a828fc7d55e3636f76481ad1314b82a55a47de1e6c2e26eeb47a500d4c", - "geometry_id": "dgeo_4ac86b1bce7a96e0e4520538", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced__depth_r05", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "b66fe98a2aebc1c0971d8c84558f0a66c7603a2296ae90702fbe9e0482a2a68d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "52f8dd29dd125a5321a203da20ceb83db492c48dd8bd178711a75984376cb02c" - }, - { - "code_sha256": "1d9839e468f46a3c726bb6e517f7957cff073e66b00b5a8914a9bc7781e3d485", - "geometry_id": "dgeo_c5c214a96b040f2d43e82ef9", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced__depth_r06", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "3f073b32f0256d4eaf78dbf05329405d0438c150f86cd42d47c8e5ce55fc7184", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d10538bf0617ed2202f0eda27052b0f33305f6be57f0048d256127511c1541d1" - }, - { - "code_sha256": "523ee2574eca7d06413d6d8e171ffa59bbbf80ab8f802ba9b08e9d69140a4691", - "geometry_id": "dgeo_88d69141e69310f2d24a1253", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced__depth_r07", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "f192dc9060f00eb8a0339ff73261d8e67f41530a5c3bfae01f6a763ac91559d2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "25db462686e7c1c95cc8832b28f5bf00d44ee8a70f11aeb91e1242a2edfe7279" - }, - { - "code_sha256": "0161a692218c17821fe611f40d7cbaa2e2c1d27891939d5c3e114e06d11c33d1", - "geometry_id": "dgeo_c6d55b61e26a35eebbe61d41", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant", - "image_sha256": "f706b143844250c3b355cc0a1a28979ae3d616995193c9529ba716a5376621f4", - "logical_row_sha256": "ed2b01acdca8c45d7bfd0c047d1eb6254fbe8a7ac8faad4175b4aa621d1760fa", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "eecd5305192f8be9c90d5b91299be43aec1e80a359386203cbbcba4402901169" - }, - { - "code_sha256": "4dc9fdc318e1e2b662e9ad6d548b3ac0d073e379cb5b3206372e8312f1fdc687", - "geometry_id": "dgeo_d0aa1b8bd97860183260a4d3", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant__depth_r01", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "c8d8eaa28586673826e4e9eb11a6d64a57b6f972ac613136e1765c2cc5f15cc8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5c7402c0ee95f6d8a11c4f8a5026eaae9454fea16ca882d27630e46e499655af" - }, - { - "code_sha256": "e39af7f61475864a09ad6b320a1ac0d4f52957cfb9828ddb420c5f83ea9ba024", - "geometry_id": "dgeo_5a8db3a53ac4c696943e1cf6", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant__depth_r02", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "9e3b2d149b7555fb785a767f91867558e8f6aef631df83ab99445d45f1da71f1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6e1702cd36f6308304e6028c91e94def0666c9037447d6311ce51fa99ec06084" - }, - { - "code_sha256": "eaa1e1f4467deabac3ecfea20e978c1a64729fd8c058ceccbd80b802da3560e6", - "geometry_id": "dgeo_088a0a10849f21287ec5e140", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant__depth_r03", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "66572314495977110d749899f1bc31b7d0a462746272a8db786f744a1ba76560", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "25b9db1728bdd7b20368ab2546de418973c98f1b5c7b46a647ed040fa94b636a" - }, - { - "code_sha256": "5918c8414b57fe74aa61c18d732281e17dd7e100b0e636f0d5eb9529b1c5d87c", - "geometry_id": "dgeo_7532244fbfa28f74e401cc2c", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant__depth_r04", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "ad9e368a577128fcf7368485e8cd2d9c1a14a2967946a02712b572388bf3f7f3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0e86f00667c44aedccf4c6861e83dcfbb0d9ac7aa4203fac9546c7dc5edc70e4" - }, - { - "code_sha256": "9a64ee5c6331ae6d2e6643a63ddf52c99ed5b1d543b7b123e744d0e866242de1", - "geometry_id": "dgeo_2780d20882833b36caa63a45", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant__depth_r05", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "09eba0feab67965f269a1801f2d2b0fbcf11bfaa78859a8f9431d7dbe9dfa51c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b3061155b50a297b14381e2f51a11be8490fb47dfd2c29ab7b0695c69b3fdde7" - }, - { - "code_sha256": "c9fd1492f488fe15924c5c7e0424ed17dd8f2c5a74d6e1c3dc5b3ef531bfe31f", - "geometry_id": "dgeo_e4b106c22eeea9bd8fabbc2c", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant__depth_r06", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "263f9bfd3cf39b655a9af02e394118804990ce2b18ecba352fa1237c834529bd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9307ed6a591424c132ddefbd34fd972685dbc42f040be44e781c7547a5626ff4" - }, - { - "code_sha256": "af824384b1656e48980a2285b1febb995431a554c4b315b065cf033cc3e8a891", - "geometry_id": "dgeo_ca7c5cd42061bb0662f0d1d1", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant__depth_r07", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "logical_row_sha256": "f42905e32cbe08669e45f00634f3a9112f5baf234981ac0c8d0bc3091b8ac9cf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "97e2ee2c69645a0d77703e9a5d828495388882c2692702c1d4c2e49fba581b9c" - }, - { - "code_sha256": "6dd3d5df2d16a1628736b30f6f6339cf4feb404379f4081a3c3a037f42ffc0bd", - "geometry_id": "dextra_e96980e1ddd9cee253e56168", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__calibration__extreme_x", - "image_sha256": "0e8fe6a0f128df78b549be095f3ad8def289e35d6980241e0cdd2c6058f0870f", - "logical_row_sha256": "103e15e610139398f96e687b279ab954669b6d9ce059e68284632fba5ddd5b55", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "bab42b372a162d8516452461091a5365134625702514b2015822dc4580bcc276" - }, - { - "code_sha256": "28ce3139656cbedd813722b6c4b3c44a3cc85b2db837f37ec012054c998b2b40", - "geometry_id": "dextra_1676dc451dc1e37a6ac79135", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__calibration__scaled_x_major", - "image_sha256": "07239b2e907a4d624cd148d72106d1840b6c82e2d6f35edb2f33552519fe1493", - "logical_row_sha256": "b41a12ed24ac56e7446fe380c026101dcae7fa302860e8de2acb380363891979", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "29a9fcac23aef78aef42c7d2081c6db119618dfb86b1742229332d243fdc0ef0" - }, - { - "code_sha256": "3e7ff82ab1847b16e9c76110532528d081225f85fad646e0eb4de61c94752535", - "geometry_id": "dextra_f9b8eb1f81c8d211fdecff45", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__equivariance__y_major", - "image_sha256": "710fd28129a0158cef92851052a510cf35ab1751eb58c932b05ac74052bbc664", - "logical_row_sha256": "671779ec5840448162d790890aac70dd41740dfe750af621c01aaea04d022574", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "87b59530a3c026a2218efd6a22fab9ab39249e295fa88db33d9e03ace49246d6" - }, - { - "code_sha256": "9758f4ad6ebb65f6d4c9e04de522aeaff70855afb54565cbe7a8042690ed4266", - "geometry_id": "dgeo_6f2999fde4b9195838fc5a03", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major", - "image_sha256": "a353b95e93b6a3ef4961f9f6461c25e02762741d99d2e105e5c976fee87961ed", - "logical_row_sha256": "71fcf5040cbd03db3be982c0b768066aa4809579ebf646da90dde41463d6a950", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ebf7f861715238342ad2cc6871dc32a8461204af3ef3b24716586fcae4da93e8" - }, - { - "code_sha256": "a68aaed604010a7952b93f796583674fab996a6a88233214bd2cb1d19427e845", - "geometry_id": "dgeo_9a43318779229f0e3a424b96", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major__depth_r01", - "image_sha256": "491f57d54b0fa1ed6604446d618e05035ff9256c861d0d7a0e744a0c1682bd2c", - "logical_row_sha256": "48db393d5817e4766770da3f7266d67d26a030d8c27c6ce275cbf427d96d8c4f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a749abce8e9c746192fbe483db8db4eea6036bc5da42ebfca2cb488e48954264" - }, - { - "code_sha256": "5a7c27bb3aeac62a6d9ebe8ca3ccf75f1ea48a32fcbc9b4fdadc4f0d023d4c08", - "geometry_id": "dgeo_d7562de19667ecea00655ed9", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major__depth_r02", - "image_sha256": "bda2322dcf1e9899311cfeadb927f7ac958b7ecd24bd9b2ca967bb13182dbbe0", - "logical_row_sha256": "0b822ef206e307e7769da81db1cb723fe764dd5a61c409d86864dbbd301e785c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "396fffbab8531d85400b68c429e5bb09fb3bc558a15e22a7ff4d9507b3c93838" - }, - { - "code_sha256": "a6cd74fb57af8fd885ce6a1759923e7b4df93de0eabc49942b6ddf20a3eeffe5", - "geometry_id": "dgeo_ae356560963243fd9b8050e8", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major__depth_r03", - "image_sha256": "7ce07d6a72f7f3c27ec65e94c2e482d523e6c40e2f23ca2c5e8b86845aa621cb", - "logical_row_sha256": "a8b3ef3d816d97f57f59252ecee1ff66079d3a8d674b12a390213a610db0437e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5f8e8bd0f2d3ab39f8a433245c99b94d83542381452f533e9ba6daf0354fd8ff" - }, - { - "code_sha256": "0d8233f649e3719a6dde416a8c8a36c53fd2392278ab1854a9da6f044665cd0f", - "geometry_id": "dgeo_c451130ac4ab20c960f2d44f", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major__depth_r04", - "image_sha256": "491f57d54b0fa1ed6604446d618e05035ff9256c861d0d7a0e744a0c1682bd2c", - "logical_row_sha256": "a2a581bf00cc9055fcb5b706f48168963e47e6556799be51fe548f7da2b3297a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3e709349e24e43b047c4c4fdc020dc09425677e976081d75c17107ef3e039566" - }, - { - "code_sha256": "8ceb7442d4ef466d37a5d230fb1bedd31dc952b5015f1c4e0d9633ff782ccac3", - "geometry_id": "dgeo_82d8dc2f8f54aad54302eac2", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major__depth_r05", - "image_sha256": "491f57d54b0fa1ed6604446d618e05035ff9256c861d0d7a0e744a0c1682bd2c", - "logical_row_sha256": "89af96d781e0bca4c307cf4219228b35ae5375df351c9c1b7029c758659e7f38", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a5d024e93a41b1050958a6526811580a8eb72a7f15e2d276383b46e3db11d4b0" - }, - { - "code_sha256": "152972444b63e0900aa380b1bcc774026599cf0ca6f637437796d9b011224ad7", - "geometry_id": "dgeo_9b5fad9bc410420db057450c", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major__depth_r06", - "image_sha256": "64714d6c3087d6a7cf10eced7ed65cca67ed1bc1dec4523308efaf67c24ef754", - "logical_row_sha256": "032a5e57ef0098054768468374524efe31fc41f4436fba3a0dc133416117d38a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "25e3687b5402cefd53897f239228555fd5c5e1b70db2bd1be2b73f853d29fb8e" - }, - { - "code_sha256": "dad33fe4f07c0ccb127721c050d936b262519a65b5586db6d709bc94a08bd7d1", - "geometry_id": "dgeo_0bbc0cb9f301b63b6b3d8d44", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major__depth_r07", - "image_sha256": "18cd875c473c5536ed8a24c932de637478597b74392522b96c895c7f3c7183dc", - "logical_row_sha256": "2d973f62c4c7e2bd7db5f7a2357ad96eef82873fa026af10e60969443453c774", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d6b898ab3cd729601407b059190cb041d893e89f049a213055f75806e695ec8f" - }, - { - "code_sha256": "ad49a723429bb9f8707edcda8ea183b16d447ca43b53294d63fdf4a0cb53a0b9", - "geometry_id": "dextra_aecb1d521e1572ef1e5db092", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__equivariance__sides_5_half_sector", - "image_sha256": "b7e40ecd54189c958c428ba9ad54d59c559b23eb1953a2ab177d7a5c113e3f73", - "logical_row_sha256": "b795645f2cd40d4f1e8125658711eb70b22ba7ad61797a245801747c4d26a6e6", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "0f3bdfb5527f0a6a21d46efe572ec5ae3a0d38a56a3893f31115a9b65ac3158a" - }, - { - "code_sha256": "785b3d3ae773e3d2ba31dd5dfb819c0b599e27ab71da79b858005aae380d5b2b", - "geometry_id": "dextra_b23b95f45323b4546dba037a", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__equivariance__sides_6_half_sector", - "image_sha256": "11975a3a51d8b243669a8b64186a8e06faae7b49e1b9f2d8bc84bf59a9696083", - "logical_row_sha256": "49389e76365baba2a719d56ed4aaec9fe91d68c3b726f29cbad8c601e3951375", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "1c6a92cd399d76c66e512ad6f10613a267dc2a3cb0bb0aa917369e1e26142856" - }, - { - "code_sha256": "93c7c731c75e859daabd9f277e87f322679e57d50577edbf077f88299353a96f", - "geometry_id": "dgeo_bd7da54c8420d3b159ff234b", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12", - "image_sha256": "6aa40d33ee8ad6a8d38296f1413e7be789cc1a417cc7b7fa1d2807826cdc8d3b", - "logical_row_sha256": "6b5132d29ff7560ea5ed1c2a6931c0690c1bb3c1d1dc744865998b0ca4f6f792", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c935836cad468254160bc3df1f5f3a83dcdf8d5462bd5711dd5b027c7a6438af" - }, - { - "code_sha256": "45d83f2f9f4c203f83404217bdd4cc483771625e2ea239514eaed9a61de8000d", - "geometry_id": "dgeo_ff9b7e2acaa75c9761bcb9a8", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12__depth_r01", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "logical_row_sha256": "5af4f18b6aac6070af2a2884e357f713bc6962e47799c9083bf4b9e7e1688742", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564" - }, - { - "code_sha256": "2c27cfed4ac316962bf4e0123d30b93ceee056e46f1202970ab62a9edac8b1b9", - "geometry_id": "dgeo_ad849a86ecb9e411091c9826", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12__depth_r02", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "logical_row_sha256": "ca209e9587f3582266c42291b397eb881582ce67a0a7b66658aea8c0915e9971", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564" - }, - { - "code_sha256": "ea97a2bec5759e60de865fbcefb553648fb6ab3d3789c610b57cb41f91354a2a", - "geometry_id": "dgeo_7ce8920a2fa26bd6fd6dae99", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12__depth_r03", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "logical_row_sha256": "89638b62ff6e70c07c70ed75eeaaa1885743184676ac02aae11d6af32bfec973", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564" - }, - { - "code_sha256": "a418541f81036264eb39b7bfdc2cf018631e6f5f6da0a67e4c4cb49a941070c5", - "geometry_id": "dgeo_bf1b8561f402b29892101acc", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12__depth_r04", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "logical_row_sha256": "6cf460a1232c407e18a2ac56f389d3ed47baadaef7a451b56f4a4aa0bfaf6c33", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564" - }, - { - "code_sha256": "405c7ddf960487bbf1af2b7fad5013b4e491a4232faff8f3cc414f8fed304ecf", - "geometry_id": "dgeo_5cf6bf1b1b4ffc040c7c92f0", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12__depth_r05", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "logical_row_sha256": "ff28ef53caf3e514f7a3c7db3b18a555247e522eed0d0a2b85eaedcb563a60a2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564" - }, - { - "code_sha256": "a6d3482b1fbce17f94ca736e2bdb9c626bfc54598778b5e3510cc91a218ab19f", - "geometry_id": "dgeo_edf7b8c7e2ed2a64a16068b9", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12__depth_r06", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "logical_row_sha256": "866ca88350f900e61b3bac473a60c3d511cfdfcc04993803f132511feb8f7c91", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564" - }, - { - "code_sha256": "f491dcd80d973aa20a6cab6c5419f6903ccedb31d9972feb1f8c4e189106b6d9", - "geometry_id": "dgeo_490819d9bca6ef3470dd8f78", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12__depth_r07", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "logical_row_sha256": "bb22cbdf45f9f29a4e8680789d59b5b6557be2adc692c74297347a03633aba02", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564" - }, - { - "code_sha256": "869b7a69806de2bc1d21f76242f1fca4f972bf5a9c14f6c02035b8a8f990de56", - "geometry_id": "dgeo_df69138113ed102d60a229e4", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3", - "image_sha256": "bc71dbc6447583d225e7d4f7a6981ebd95e767aaf90f7d59d0e0e25bbf709cb7", - "logical_row_sha256": "778a55886a2b57ddbcca4efa5e85bb17d71cd126dd05fe3f3fe367b94455d34b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a314a5f7d47fc2e6823660436c4ff095904d8c205d6958dda6f4556cbbfa30a0" - }, - { - "code_sha256": "ccf2e8d6879d1fe6c0ac2474ea97035b392e1f0635d57a569dc3a02822c3adad", - "geometry_id": "dgeo_7740c628bd394a812608e9b2", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3__depth_r01", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "logical_row_sha256": "98c6cd63bc7cb91a1d5fcfb4bcd953fb69f5ee7d02bbebd2f5d44f6ae224ecb3", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8" - }, - { - "code_sha256": "246581e78496011e90733fbb0441071bff121a60dcb09b9082c34e49c8d6a8ee", - "geometry_id": "dgeo_63b13bbebeffc1e35cc8f33d", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3__depth_r02", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "logical_row_sha256": "36db01858d20dfc45efc9b245d231602200df82903b7319529d0ace41ecb2581", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8" - }, - { - "code_sha256": "c41f4a1a7ea47ac4d10e9e820f8afc538b5f50b0b38d62a77432f0ff514e4c51", - "geometry_id": "dgeo_e531ffed367038818b901185", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3__depth_r03", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "logical_row_sha256": "18a30259c672bd49e80e38cf3ee4d1b9775daad92286fd0abe7f4f7f156a533f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8" - }, - { - "code_sha256": "5c38df89978b72f2410279cbeea022c6f2700b7f373db668594fcd418a83bfaf", - "geometry_id": "dgeo_45bcd6e408843e12b8d0080c", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3__depth_r04", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "logical_row_sha256": "4f9e63ee7cc78b43e0f9c8a81d9f52b8c403241959ae03af72be8d461d06211a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8" - }, - { - "code_sha256": "464f7de36f364765bee020d0b9e843403daf4f3b833f7b68175dcc9393abec36", - "geometry_id": "dgeo_e59818f7cf01eaf5edf511bb", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3__depth_r05", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "logical_row_sha256": "eab9dd2116ff2401e676c3e91e7196654f18d734fb4112b6daf63c6396594dd6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8" - }, - { - "code_sha256": "0d74524fc713d2267d38bbb06ef9fa10387520cfeef5c1da445d0c6de73ad5f1", - "geometry_id": "dgeo_7209ab1b2fc07d2ff1904a7d", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3__depth_r06", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "logical_row_sha256": "dcf9cc3a08b214d5876a3ff8d89cc71645fbbce2d192a93a0baf6e78f9410d11", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8" - }, - { - "code_sha256": "07c467e4dc95518875065db46fdf8dcc73adbf2f20ac693211e3ce506be17f91", - "geometry_id": "dgeo_29cac7f7146316bef6d2e043", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3__depth_r07", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "logical_row_sha256": "a9fd5e8bc0b96dfe5f32b70d61567a53c561379a02a19b754685ebd2cb8a9bb8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8" - }, - { - "code_sha256": "ba7df82ac0a200dc83f9f0288153e41c5712fc6c0d51d29064f092bec2e2916e", - "geometry_id": "dgeo_b7c2d1d141ff33e2244c46a9", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4", - "image_sha256": "14f670a1133271437567b1279767825a7b54b52c85b8722f07671a98afd17163", - "logical_row_sha256": "5b5f6dccbceee19324c1f59f95acbe9d0c74bf87d2b4b2b1617183ef9fd34d1a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "61002a976450ef851b8a15ff186ca2e89ed95e50b35cb1e8d9902b6cfc1fe537" - }, - { - "code_sha256": "9d34ef2b4b54ddbff5a70c018b368d549d5061e05d38d6642b36d6fdb08047d4", - "geometry_id": "dgeo_716563527ccb7690a3cb63de", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4__depth_r01", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "0c2688dccbb47612f4521556593157bb9aff96eb3c3d66d6d0a85a31926d08fd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "22222deef9e1032dd09a74f4ce8876a3c51a75315e0b2b6a0e6fb629efb0c369", - "geometry_id": "dgeo_d7626c0a628ab123e7bac694", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4__depth_r02", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "7121150e3b4627156dccd9e4982ed25477c199cf87029ff2d5568f89654d6b96", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "9cb5c6d33133fe50d679b0c30059c6ba43c99588c79a283a813b4f44b95034f4", - "geometry_id": "dgeo_fa7095ecfdc283aa6621ec0e", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4__depth_r03", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "1c22a84ceca9300a40d2657c16b6d346d13f19338bbac56d27c26be5a80f858c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "90e4a720cd5f63c45408ca3ea1e206b937897724e55d4b9cd98e81efbe7a9be8", - "geometry_id": "dgeo_71fe509d352f1b67b0bba9ed", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4__depth_r04", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "6f66c829a49f2674dca5f401827179628d8c6b1aeefdcbf75d0b8b1343aa4271", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "43d344acdd5b6082f11aacabf47c788540db5476cf29987ed6c6bbf799ab1efd", - "geometry_id": "dgeo_df3a2d780e4fd3daadea8245", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4__depth_r05", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "d8e3842b3f2716af54c09a43cad1935b6220fa0ccbe5226a8d66404448e67ecc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "8dabd3cfd1f31f98202271cf40e45cd8519a78b84cc252bc44da8c79f2902952", - "geometry_id": "dgeo_54a7b24bc8eecc16382efb15", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4__depth_r06", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "d0bfa68ba3636a4116dcc035f2619ab5c3afeb72aa7d02e772e404f44ce771c1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "bfc2b7758513ce8071028e25c076779059c5e7060c5d48b2a1e9d0a8f8a37997", - "geometry_id": "dgeo_199395c44fbcff0438a0d2f8", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4__depth_r07", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "6cdf4dd1c5e522fde9bedb44ddc54627bfa557f96cda4da0e6965556d64cae65", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c" - }, - { - "code_sha256": "dc09d5d9329943e8589724838f50c51de441d797225365930dd9d68637531836", - "geometry_id": "dgeo_247a967209bd73f9e8f3c7ad", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5", - "image_sha256": "a5027bce7c0f9d288967acba317602b3e331e4664b34ced36cc763703546a291", - "logical_row_sha256": "1c33a5ec279d66a1fbbd6d203bcf54bdce718d99a27fa1dd44354301d5853e6a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "18a63cf9718ab7ded041d4833cd770ecbc5e982b701d0dafd001b13911e25428" - }, - { - "code_sha256": "872c09e6deed671cebfc0bd3bdee7c3bafa739fb5e222c2eb52c687d2d4403eb", - "geometry_id": "dgeo_53d5062797455bb175f346d3", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5__depth_r01", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "logical_row_sha256": "553823e444fdeb336a6078b8a9465ad1ebb5235dd70e8f5c94d7be78eb997dc7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "775ecce0b9633023aeb05299f118f0283ba2bffe6fb545a269b6cda77c1c2560" - }, - { - "code_sha256": "778420b83b8cee7cc044a668d90c2502c94dc8513b6dbf87817ed206d87d801e", - "geometry_id": "dgeo_49c4d2daa7cd2b6cc7663842", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5__depth_r02", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "logical_row_sha256": "40c259b32e2ef263f49c1a3a9655b3ad871251d838878e4055bab4d14154d891", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67" - }, - { - "code_sha256": "14dcabccc864cc813e3e563307fb4ad2b7a86bcf9785af808618ead02fd3baa0", - "geometry_id": "dgeo_9ec9f21bdcbc92545ad7a33c", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5__depth_r03", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "logical_row_sha256": "7d80846d81d0fa1e46031c9f46888df3f8f468d1dc63d5f4fa22f0521ee36273", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "775ecce0b9633023aeb05299f118f0283ba2bffe6fb545a269b6cda77c1c2560" - }, - { - "code_sha256": "567540d28b5e6be6b32eae7c8b5cc9150f8a37a841ab990e1e00bc9d5ecedefe", - "geometry_id": "dgeo_ebe98b91cf8d523fea770266", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5__depth_r04", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "logical_row_sha256": "44ba34acb9079eea888d56b5e87da26d89b088ae0dcc244b6ba55df5f1d26264", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67" - }, - { - "code_sha256": "c56ed294f32442fc8173afa419e1e136410054571fa88085cbd709afcd310497", - "geometry_id": "dgeo_d5c734ff903776d7ad4067c7", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5__depth_r05", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "logical_row_sha256": "81938f12376a980ea3cbb7eb5ab1589e0e311b9fe65881545a4528204d655dc9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67" - }, - { - "code_sha256": "29503af3b27049f1e9708287b38ea167ae74f8304a8a02ccfae6b1eb818489eb", - "geometry_id": "dgeo_bc5bba739cf6293fe8db8a6a", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5__depth_r06", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "logical_row_sha256": "8bfd5e69d36594d07eabcbe2e345bc336084591aa65fdde3be967d589f3ac311", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67" - }, - { - "code_sha256": "7119424f6477568611516ff3e89a01788afe475adfd6ce6064a033472b13c237", - "geometry_id": "dgeo_fd7acc6e424ae26e77efcf20", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5__depth_r07", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "logical_row_sha256": "d8fdcc60c12bce46e9021b85c57d3110c8a8fd022e25355a1536391ccb12791c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67" - }, - { - "code_sha256": "8d7e18b3a98a659298c349a4d7a8b0a73fb9d9e2d3dd4aa92401dc006c268d37", - "geometry_id": "dgeo_5a4081b246e4991c5a45a185", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6", - "image_sha256": "68c173dbeb17da1cb3b125ea920534ce25bba384669f2abb393c12fe026fda6e", - "logical_row_sha256": "0fc2dc078496de269b674cf5fa828335af9a818f381615c167586805f86440c9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6f1f4bd0d23cca513a97d6369f41f003cf3f1c61ac6e8eb4f2f97c9a6ed0597a" - }, - { - "code_sha256": "65d91c8e6fd90c86c3ab0873b598e5de4b8ee00048c35b1f25a7dfa0ec5a0803", - "geometry_id": "dgeo_e4aff2a9ed46e5f2210c2660", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6__depth_r01", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "logical_row_sha256": "76ad310ca45068e4939fb3df861f6bb9f6735ddea26a9404d6273129c096730c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf" - }, - { - "code_sha256": "1daf4a2c1ac2eb1ed856a4c504941652655f8d21660f391ecbad659221f86134", - "geometry_id": "dgeo_5c55ea35f717f25d477b7bca", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6__depth_r02", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "logical_row_sha256": "792960b53a9b08216c167abefe838f35169823d921ea330675ea1ff86f279748", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf" - }, - { - "code_sha256": "87784eed65e00e31fc152196a75366d82c1207da473ff47d6c1725559876edfe", - "geometry_id": "dgeo_5d2b7b51e276e4d0826b2f8b", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6__depth_r03", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "logical_row_sha256": "88c447b7e0a4480a72cd632fbd03c6be682cd4e531a2e05b95d5d45cfab43796", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf" - }, - { - "code_sha256": "dec50de0a2a8e2877b32bb2919c9e22ffa57733afc60fc4c005cc150397434b7", - "geometry_id": "dgeo_794aeae90dbaaf52abfc75e2", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6__depth_r04", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "logical_row_sha256": "bc3dfcaa355f5458aa492ebebe0575138f0adaa1570dd74ca00e9949e2d5f0ae", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf" - }, - { - "code_sha256": "71d5938622f12bf70199227f526f90b699c5eae5b195593952fb45be4e9d8eb3", - "geometry_id": "dgeo_60b0ba450a74c73994bf60fe", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6__depth_r05", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "logical_row_sha256": "e6e3cecbe2fb0f467dbcb5ed8f0202c953742b641ce32336e3b93e0d7db9bca4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf" - }, - { - "code_sha256": "d3607e31425cabfefc99f4273f538eb52b656aa86ec7d35baf961bc0c6ad2d9f", - "geometry_id": "dgeo_5beb2f4f86beaa02ec06604b", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6__depth_r06", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "logical_row_sha256": "ac7bb883bb37ecf9f3443715bf963d2397d73138e53d0b3eccb06ac5920c3dcf", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf" - }, - { - "code_sha256": "f411ab5cfd95e5770d78a34782596b3e0176dc8d5b1298c82c5e662afadbaeec", - "geometry_id": "dgeo_0a862be9231adee0efea1446", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6__depth_r07", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "logical_row_sha256": "86960c567e781e1affe77ebd04f7229c87ada49bcc3d924e72c0120938d5e949", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf" - }, - { - "code_sha256": "bdadda15ed89bf1148e211010afcbdd9210cee4a71a19cf18ba14a10dc5d3f0d", - "geometry_id": "dgeo_cd569e6a119bc5962df640c3", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8", - "image_sha256": "d7e587a1cc9dc237c62d6e6e4ada6f7d2d0772b0b0d0f9b6c68c161e3f6885a0", - "logical_row_sha256": "fedf15650938a7412911dfe4e119968eed4b25ae9261a8a32f656687b2ea3610", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8dbed71ab74706156e96f254f1d7e87d1570cff85b3fc351dcb641c652528537" - }, - { - "code_sha256": "7d1a928a16aab153e229ce6c0c57fe2b7d71a210e62413a5eeff5415a0c7f27e", - "geometry_id": "dgeo_4a745fc37e1b4980d91bfe5b", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8__depth_r01", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "logical_row_sha256": "cc88ba916e92b482a420974c609583b1a8a899ed975ceb0143acfb1cc1d06dd0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7" - }, - { - "code_sha256": "99d5cb9a65d5027507901c41dc4eae5f01ebd910a46d1b5de032eaedd032e148", - "geometry_id": "dgeo_be152af7b8c45438b765e239", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8__depth_r02", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "logical_row_sha256": "fe535aab0f82d2b2e86bbba6d2a518d4bf0462f3a57166e3dde788eeb4a02c00", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7" - }, - { - "code_sha256": "1af4dd03e849d721c9fa862a95b5faeaa7ba69e51a575755dfe997fd49b540d7", - "geometry_id": "dgeo_1d3cf2d0e01adb6e758edcaf", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8__depth_r03", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "logical_row_sha256": "ecafc4d909398e3073e68b88428f532a0ea0be1be9fc7366bcafa84e71a00fae", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7" - }, - { - "code_sha256": "7e69921a1f321601365633dccc0cde760dbd1937031e9c06de2ad2ad32165356", - "geometry_id": "dgeo_3bb0fb5dced41379f2d7397b", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8__depth_r04", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "logical_row_sha256": "63a0f18d9076d0896d6acd7b1558741921c82fe694fbed2f7b6f97731e9c71ec", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7" - }, - { - "code_sha256": "c2ea16fe070445afb7064b70bd19995f5724c7e9fa0126b70b4628080fa850e1", - "geometry_id": "dgeo_46d7b0c5f2b81ca6786125f7", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8__depth_r05", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "logical_row_sha256": "a441be62361be7a3e1a230e9d1927a3e7c0e468be1346a8d756f4c24625b8cdd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7" - }, - { - "code_sha256": "0b02d138fa5a5f243f6f89df8dac55ab948431499a0dd2d4b88ad89d31a29029", - "geometry_id": "dgeo_f929fe3ba7b8803caefb323b", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8__depth_r06", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "logical_row_sha256": "ac32a7c5317f0d0ce0ee6a020ddfa4a9718a6891c4ee98ec843d4f734db08424", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7" - }, - { - "code_sha256": "8ec73a80aac78d533a2cc825a7944582735442780d37b2d6f2eb95f205317e55", - "geometry_id": "dgeo_ff4288d2ab7eb08c19176e01", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8__depth_r07", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "logical_row_sha256": "8e6f791ddd27ab6fd5f54d63f837643dc414f39a7ae8fbfa484a3b7bd9d4cf89", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7" - }, - { - "code_sha256": "6e82237d659c19595ffd4c6d8ad90d43fafd42e54ee63091a22512eab529a286", - "geometry_id": "dextra_f19d706b7de17dd8b1dc9640", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__equivariance__medium_unequal_rot45", - "image_sha256": "332a7a3c706bd8adb208e1a7c06b1793195db78c5844e08ed03f6455a12b0b96", - "logical_row_sha256": "80b46b9803a1097a54c75e2d77f5493eea8c2f233164d070cb30426c49c30ccc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "f35601f524e2eecfab8d24c2af1adef97575b43821f97cbd4e54fc917396df03" - }, - { - "code_sha256": "a85252c59c08fc4bbf7f5675206e7e7d2ca6d8083c8094ef9ce2019e6bce4bd7", - "geometry_id": "dextra_76db30933ba06108061e96e2", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_mirror_x", - "image_sha256": "b031f461e1b5fb920efa20f6c9f3a166079232e158901442783fc5ff86530884", - "logical_row_sha256": "ed334f93f1531bef852a891a36ac1586ae2e784a8687700d4307cb54f2bfbec0", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "35be85f6e2dc348973770189d742bbf2063046b1aa03c81d02bd685cfc3e216f" - }, - { - "code_sha256": "1aceb7d673bf2e9fe2e12bdb39b7281577e84bd6fab982f8e7d12de1c9bf1f4d", - "geometry_id": "dextra_136409e2be0c81db193c5203", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_mirror_y", - "image_sha256": "cc27dea94661d0e11d59d0813ad93fb92f7b357acd21fd7e142b02fb389d1fb5", - "logical_row_sha256": "8e018eb8bf99f6ea65bc18d34283f740885b842523e0932509c71bbc7b7932ca", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a2c63dce628ff698e041002a5cfd557cccd181226f260b295b386ece4b09fb88" - }, - { - "code_sha256": "d704b71a5b443ac7ba325e2963df2e75c290fe4df07f71beeae4d784b963ecc6", - "geometry_id": "dextra_6b4d3147bd16ed503c439527", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_rot180", - "image_sha256": "46e95104aaa6b3c25264c95c742b7f730aeb154857158994daebad76b631617a", - "logical_row_sha256": "494a9c45ade84192d0f708cebef2bdae44b701991e0b0e84f75500c352c9e27a", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "27207c34dcb658ba301b7e6fa88d56942d81ce6ef579e1743fc908237b905c46" - }, - { - "code_sha256": "2e9384cf995e4da1f10f978e93ebbf1ed1b89a0c9b2f17780b83db05f697b9ab", - "geometry_id": "dextra_824e3ca4b243a88d647231a6", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_rot270", - "image_sha256": "a9d470d301890da1f19f8c2ed4585864e554b32c23334092a2f1d0b8bfe24637", - "logical_row_sha256": "2c3fe8295cad7e30d0d78293be8d11045642e61a104532cb66340e754af52681", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "430174b350951059cda0737b2e71cdffbdfa4f599641e03bf6ded2e838a98cde" - }, - { - "code_sha256": "3f4469e64672d7adab12ca16ddbd3beabd540620bbefffa8baff41f477715362", - "geometry_id": "dextra_e2a35e179e1caf8ce0acd472", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_rot90", - "image_sha256": "7578d1b3c7f149b3a3aa8af50a0696ed445265ad6fa9279f7ad9921366ef2c54", - "logical_row_sha256": "56f9b615bcc3716f76f1aaf04df9fa29b048f31ca923b5ea5dbd4b42752eb03e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "815d36450dca3863f95143e694005a19a6f3a50369cd7752c1080e816527a162" - }, - { - "code_sha256": "a61b5447afe58e5db18a2a2071670cc42f8f9d205bc98186d185d5fea9dc2ac1", - "geometry_id": "dextra_2a0445015d93095c07d91edb", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__y_long", - "image_sha256": "d8bdde71886a7ab33118e4b2362b52da77d2d6e9fcc58e66a5ca959563df0f3f", - "logical_row_sha256": "abb9b3e39a205157bd36f389f655c9546f7d2a1a47a08621553fd1544fd93248", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "c1165c7ffe51f16643359a16396427dac1227227ea7782042eea6fee7eeb0f66" - }, - { - "code_sha256": "22c65c2a43d8cc4784c54cf0faf7836783e03d839eb2b9f763185e848d6e21ae", - "geometry_id": "dgeo_8a88d97c83a257ab67bea798", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal", - "image_sha256": "fbe60ea9a785e3d22ef2fd957c025d0b09563e79b8d3640fbf75e9da0da1dbd3", - "logical_row_sha256": "8d1347a2d3f13e02d09de2bf40d004f682e30c4d552fd4aa125241d55ae97914", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ede51ebd5305a777d0c5820f2760983096f6af99e9cb4340e4de6d7aec6ce513" - }, - { - "code_sha256": "2ff7bd5cb18d6eea4e010d69b5ee6091708635c286e521ad794bbc1cc353b6f0", - "geometry_id": "dgeo_03935fded21c24ce7aea7d1c", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal__depth_r01", - "image_sha256": "77989d4e99f8829dc73f4058c50ddb87fb2a618a998bc182d248442e34aed52f", - "logical_row_sha256": "f7dac538704073b291ff7d411953f790a3156e57b81717e41f8c5e96b005e2ea", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "927f89a8d701a31143bf255039d05628235bc1acf0bb2f585d52eb71f5267bc9" - }, - { - "code_sha256": "c124de9864acfe644f342f4f73a5d297aa8aa255eafea4b377e75b11e258aac8", - "geometry_id": "dgeo_d9427b359bfe199fa52d85de", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal__depth_r02", - "image_sha256": "460075bef0a42f78d25126462007151214350f60c776bee8d9d87efae75a3978", - "logical_row_sha256": "cef391bc24c34836e19a0901eb975d8bafe2afe59b635c69a7624bd7a31a9327", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b77b97bd844422bd458575ef58f9078c0bfcde1315ceb71b214e24a131595e73" - }, - { - "code_sha256": "c4a27b7b83b734e2d125d6f5dfc49949987872a473f6a618a0063b0c2d8d0a58", - "geometry_id": "dgeo_0779e799e7cf05989604058d", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal__depth_r03", - "image_sha256": "4d02ba378b5acfd0df8239fc9b3cba9cae33c2d38766150e73332fa578a02e5f", - "logical_row_sha256": "8a7a3710300a4dcc1b064e2bda34ea125add36d620855090e75bf2767580162b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "15c75dad63bee7768b56f5bee4c28fa45def93c53a073d7b9d5668a70a835cef" - }, - { - "code_sha256": "dbc5f47eca7b6bc42e2079e2e087f69be24adc076d99555e9875acf6ab165010", - "geometry_id": "dgeo_d06d89a5d48cd715227c3cc9", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal__depth_r04", - "image_sha256": "3d2413c01724019c627f6fdea17aff0ec56c7fb802807a2c40d59f8803699aff", - "logical_row_sha256": "49795480bb0f27fb957158fbbc1735b43ee7eecd9f4eb62f935292aab13ade3a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f844265af81774a8b5fcacc1cc344a16acca5caba5071a394e4d52ebfe7a45af" - }, - { - "code_sha256": "a075ab582c6d42edd03c9e961c953082fa98cf1d707d9b7a9a539ef8f7c7fa1f", - "geometry_id": "dgeo_e0f0c818b0a1e2c00e0ba62c", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal__depth_r05", - "image_sha256": "ef39d5f3a66ba69928f77a263cf6f0e860850e28b16d243ca4e2485ab0dc1894", - "logical_row_sha256": "cbdec3a4f3b73bfe01f3688697abd8cf35a34b682a3b69ba359b3929d62257ca", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "43ab31ebdd6f7e5a06eb95bbdb7be4f965516390ea448015e0a2d1a64438de73" - }, - { - "code_sha256": "ff46630c44d7acec5204b415b0f32bd885d3b625d81cca774381e7f313b8e4cc", - "geometry_id": "dgeo_44142dc7967e421210abd29d", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal__depth_r06", - "image_sha256": "b1731cb960716e0b425897f7143802ff4f388e0019f78c65a5ebd6745e5b94ed", - "logical_row_sha256": "75fbf5ea6d0011dc9b37866b03d69047310dbbe21b6901c5248cc41a736aec74", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "07c0449378be0d56efd780c2fc1d99a434e43f364e178273a5a3b4789f30b1ab" - }, - { - "code_sha256": "10622fd20269cd8efaf264c90447b9d906905a5bcda32686a00c68cef1846e2a", - "geometry_id": "dgeo_614cfecf15a2e71446f8c690", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal__depth_r07", - "image_sha256": "b52609d91099e5a4e8d66809a6ccd608aa8e6b1416db485b0d6b5ca64f1e65fb", - "logical_row_sha256": "5be3d5918d866afca57106b7254fe9d5ce083c94903dc3a46756b7d6cb70c570", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "80b6c58ebc70b957fc09515dae8c0a555e59cd1fe319544943c78002fe48b986" - }, - { - "code_sha256": "78675a6e054f7c1c0e1b06ea65b8c13787c4cee4ef4501db94288ab75dda800f", - "geometry_id": "dgeo_518c55c33116d61f06e1c3be", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal", - "image_sha256": "73a0eff7a15ab8a2607562cb3b406c60836a6cecb540e260f87c47cfa069c2b6", - "logical_row_sha256": "e9a80ef6517095beff6e60c58562c0b7134f2370bb59ceb9c8ec37412ae89f85", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3f388fbd1065e100b13b1503676044f20b55383b304291612dffd001a2f30803" - }, - { - "code_sha256": "4523f494de7d7107ea20595b73be695f8c779225ef4c76f403c065a6af27d796", - "geometry_id": "dgeo_6b9d6498953c9c4f905c2d9d", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal__depth_r01", - "image_sha256": "2c0d6ffad369b0c02ba900582c73804e4b2573cfa1b6cdff8731592d6d35d64b", - "logical_row_sha256": "10f81ffc21fa2d2c8ba5bde7983ec542d80cfacdba2ab8d00274963edbc63aa6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ac4191cc46801cd8f42e0ada8fe68840bdbb191e3e86a4caf6c5065496491855" - }, - { - "code_sha256": "04145afa6cf3e556cfd90341de0988bb591d49426dbbce10f56bff7060fc928a", - "geometry_id": "dgeo_3fbb56a396c8407805e869f8", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal__depth_r02", - "image_sha256": "10f950f4bc4b3ae266057016209f84e71b547b99335835c4d4c2cae31e05a2f0", - "logical_row_sha256": "ba76ea4590d539621df7eaf421ac3982e7c8a40dd0b05939b80ca84c0200c702", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c9847344530c0a4a7931733c4b87a248f4d8404542691bdbc3c660d0dcb04816" - }, - { - "code_sha256": "7101b49020aee4ef99924e1f77188c7e0d1fbdad3e2ac645a3f6148efec970b8", - "geometry_id": "dgeo_e9b1ae3abd39f9183984b26a", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal__depth_r03", - "image_sha256": "b4cfc334eb13c2f06e533e1da1211a325cf2c0cc8e6e429b602ae286867e64f5", - "logical_row_sha256": "6bcfa92037f18da8a540fbd2cf75af0807bdb77c578ea64ccfa778d76b7c4b10", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1635fd9469d16874c99ac58f4694e6bf8bafb02372a98f8dfd58ec06918dae36" - }, - { - "code_sha256": "8e61eb12d011a1d00e501446c2e5c3a6f472abc66947b93ac33609dda090858c", - "geometry_id": "dgeo_d87dad244aa863f2ef655c8c", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal__depth_r04", - "image_sha256": "f5377d025c100af263e9bf73a361802f5861a140ee2c16719e1f25b7c137ba58", - "logical_row_sha256": "d98080c7e0e192841fe23e18a586818f8d84f29ea1391671289df84a62f1bdc2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e9cb3ea800d4a173105993ccc9e4838feba227ff476c68f902585f3b5c314429" - }, - { - "code_sha256": "19fe3586b31480d9839a987e1a1fe5e434d671cc58beb653d24d55c57dc51659", - "geometry_id": "dgeo_31ad15a7283642d773a8195d", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal__depth_r05", - "image_sha256": "969d8406b2ffb50a1b99eb5c006b2350cfe313fada73452a7ee84076b97b3c41", - "logical_row_sha256": "5b00fb0a985e763bc9c8f55f9c2ccd5b1fffc3805730a75640a20b6a40422512", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "27c8d2c84a2514ca3ac4f15273202074acbd90845cea8c0e99d9cc15866a218c" - }, - { - "code_sha256": "8c711bf141680ba944d196198d79272333e021f98d229d41f6d87d4f321007ea", - "geometry_id": "dgeo_04893b776f9316800f2ca06f", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal__depth_r06", - "image_sha256": "e5a2828737f8be82c2b9aae7aad39178b734204209d9e1f7d707d1e2348f913f", - "logical_row_sha256": "f20787484532a70e6855e6605eb9ac1a3e37fc1999b5de2fc0a796a37f64415d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "de208dd9c62985123c22cb79a3a09c422bedc0d396883ebd5fadbddb61244390" - }, - { - "code_sha256": "8339391a2c03efb919bfc9ea692414491396667f5f2215cf527f4bd73a5ac98c", - "geometry_id": "dgeo_7315614cd09357a3d3c687b1", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal__depth_r07", - "image_sha256": "b4cfc334eb13c2f06e533e1da1211a325cf2c0cc8e6e429b602ae286867e64f5", - "logical_row_sha256": "d9d70f763ca896c85fbc7b7db37df974a8c7c17e47b2f6884f0f3cb35f5a43f6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fad45b46392f888692df21b3e835b0793ef37696c364e5912d113ce414c84325" - }, - { - "code_sha256": "b0d1a3e005527a85f44c782f63d14f9d9748a64fee9d8e1c8a17de8b43834dd6", - "geometry_id": "dgeo_2db94703c7c6fb1535cbedef", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal", - "image_sha256": "7ac582a2ac993513b5ce2f41353077432100178ca25fb8a04102b79eb56d8592", - "logical_row_sha256": "d22c9f681bc129425d2ca09e658a00c65c048bade4e5f63be7b67acea9354ddd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4db4ce7e204095fadcee80d50119a96f2925456f162aa355da8f2a2760d3da80" - }, - { - "code_sha256": "514e48a08dbb4cea72ec72fa9a78e67c00cbc2ed4265e415565bc5115805a58b", - "geometry_id": "dgeo_90058bb94322b3acc3d2c0ab", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal__depth_r01", - "image_sha256": "2d3d209f6f80a01a1f6151476397a27d42261e9c4e5f4402aa8f487651cd4d75", - "logical_row_sha256": "105532255accb6c26eb93a7dce0c878871845fc07d8c7acaa1671968a3db021f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "cc955ea0d9b3904e3394121c275bec707f891d5946ef51af7e62c8ad6094455c" - }, - { - "code_sha256": "0421789e15bf9701b2a23b82ee35d250cec7f3c4eade18ef73dd5dfd51b17920", - "geometry_id": "dgeo_006f1b8f88c24fedc7fb9239", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal__depth_r02", - "image_sha256": "598ff07a4cb1abbbb2cda27cc53a5dd7881645839353a748aaf65be85fe8ae10", - "logical_row_sha256": "107564bca7001c78f8a43d4138f03c6323ae75653ac2a5402dcc2d3dfae642d2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ec88dea5ba19ef317de1a2fd5c735db0fe8e7dd5447bd797329a23d15e979135" - }, - { - "code_sha256": "187af68c57c821c35990eb4051d7488099e6fbd3979dc6708d911126814a571d", - "geometry_id": "dgeo_7e832f7c88870e3bb2cb6d0f", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal__depth_r03", - "image_sha256": "4d0ebb8f4dcad5a8f8077515dc8b9a325259edc74f97b026a9462def66094037", - "logical_row_sha256": "dfc6e866eb3bbbc51d032cba4b5b4ab2f156faa41a58920bf8190789e9e7505c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fe3b1b2dafd144ff48fe8d12c26d8f797c6903c123bb7767ef133fb0c501ab67" - }, - { - "code_sha256": "e8d542fa9307d383297b4e632675d87d2e692385fc3ec79eb4d13d25b7704da2", - "geometry_id": "dgeo_34b3b5c93fa5d90e89544cc8", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal__depth_r04", - "image_sha256": "26994ad31f2b5fabd4b7d486f5005e4a87a9f582f2f47bccee8b0495df5af6a1", - "logical_row_sha256": "6bd6c90067998ce1b2131c729201039394e25d57bdbf24b38d76852e43b2a093", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "cba6f5376901a481d860e48d80ad372e525f45b5335a09e424ab5a05c9758edb" - }, - { - "code_sha256": "ca3a84e85808bb3bbc963174db0df6a54eb3416757dbb4fad88736c75a2c9cba", - "geometry_id": "dgeo_19a4743d2c23f7010e35df42", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal__depth_r05", - "image_sha256": "fffbff6b4bb6224cdff0ed4ac28115ad1d06ae01062553ec2ce0e706b6837d79", - "logical_row_sha256": "fe9665d17cdda3df2fae8775b8111c9d15a010c4c1f766a8d5c71b2c65d0c519", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "223d66f277c0e0197b83c56c98a37f35a3d26a1d090bcf42b6766648b81d7e15" - }, - { - "code_sha256": "e65ea7758d9b3949bd8b02f16c14e03bfc54b2cd27f5e941780d51bd4764f7c3", - "geometry_id": "dgeo_2e9d55d67792d7fea369b76f", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal__depth_r06", - "image_sha256": "946b8d3e8aee85e91b9753ed87c4464c3434de38a96a182dc45886632da61d21", - "logical_row_sha256": "13d62cb02fd434d5e3c883e5fc8c7f294c8b027fa32e0b3e9995f9b581e447cb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "86581c3190c73c27751f243e2f9c4573abd95b6767fcb4845217df9569f19436" - }, - { - "code_sha256": "12aa19252fd5310f8f2eaa9fada8c85f9ba2b542b32af62f1de1e3f6dc2e001a", - "geometry_id": "dgeo_983b69cdb0e2c3b425b4158b", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal__depth_r07", - "image_sha256": "10d83ba57f0a8f0c889a9e7a8b89c5338862df9942cfcec6c674980c2800c439", - "logical_row_sha256": "7a89ea70e795aff188fbd130c1b0995b5b4a31a06b3ba5f509265c0687ec17aa", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1f3a28e24a36ee19d6165e528c7112dea06f93dd60e4fc80bd83ec8b47723bd1" - }, - { - "code_sha256": "24a8a328f57176b5c7abe332e9a9de77ec144bf388a50072adfc5999735efce8", - "geometry_id": "dgeo_70eb6bbb1b3b891b65132dad", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long", - "image_sha256": "059917aecda81e1564d8c2ad91c6fe4f3b256443d25a08fa389488c5f176c33d", - "logical_row_sha256": "124d76b6eda0b37250771da4adc544299c779286ebad415c673e837e0f9fc6ec", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b72e9317658bb23ec386dba1c3506e28714e095cc5e4780ce658cd812a075980" - }, - { - "code_sha256": "51c946c99a4e7ff38842123b3d11151aeca865892eb3bbc8e6963330a10017b2", - "geometry_id": "dgeo_243b4c6a5f14debeef1bf832", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long__depth_r01", - "image_sha256": "7e97bbf0352ba2fe29c9e1224c89e46ab396de308c1ea0de0982352a83af0d21", - "logical_row_sha256": "e67d6af1dd05366205e783480e96dffc5192d34f817b191b835bccff687991e5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "23a368c2e5832d18a429a750b29ad4873d722ea12c4a8768d391e13c13af8a17" - }, - { - "code_sha256": "ac957c18a2c65966d7e4d713cda987f50b52450c15ce3a15972ee78e4c8f0139", - "geometry_id": "dgeo_c51884d8e613ca7cf2938957", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long__depth_r02", - "image_sha256": "fd78a3ce0db1095ca978bf52a4529beaff5faabbb16c80da9e3d975f71a530d1", - "logical_row_sha256": "c58e7243b9f91e1335ab10528c95bfd1b495d727af925da565acaf2cffe11b3e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b165f39fa6093e0ca612dd4200940de4131ba96f1c257b5b1566d2ff1a79d3cb" - }, - { - "code_sha256": "efacea7e66b8b63b0e38ab1a8ed486506cee82133e8936b79bc0d2757aebaaaa", - "geometry_id": "dgeo_657f57f5979eb5b632dd481b", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long__depth_r03", - "image_sha256": "c639e0169010b8a73ee65dbbab82927125fbce0243dda6b5cce8173296d32a62", - "logical_row_sha256": "3d342919da41d365353c3c0b0f80d96e6001992a97ca6b2e30834a1267359a0a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "be996c3521e31e34f442e8eef57c9276f0ee4e0a13a8dea21048fd969769394d" - }, - { - "code_sha256": "3a668fc14742544dd61f1d931523c90cd8b73d9ac3ad5d40c9e66230ea48ed48", - "geometry_id": "dgeo_1d6898a5f63630a7ff93b86f", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long__depth_r04", - "image_sha256": "dd74e61ef1cea266093bee34378532a838be8aff565853903a1726317ffcba43", - "logical_row_sha256": "4f9026e41b74e8d33aa188625539b0b13c91c24f3377b42234d4eb043990a4be", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "51dd4ba3242db26398d29779f99b14865c4cd799a1a9f425a2379edacc92a787" - }, - { - "code_sha256": "a247b22b9af00be9a9a25486069c4ac47d5cbab576ecbc33c47b840655933b94", - "geometry_id": "dgeo_7b07060ca94cbf7ef5e4797b", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long__depth_r05", - "image_sha256": "03a984fa3e2983aeb157ed2e505f607566f30bad849d8aede4e9f2a71e8fca94", - "logical_row_sha256": "6696bf681667566b0875f5981aaabdf2eef9a95705481298da2921277f0b3e3c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e298ff5e798f343abcb8089f8af3676ba93b737d190b473e518048341327794f" - }, - { - "code_sha256": "b68d6f7e6ad6b97de09148fe599003fb879de66e14a90eac662749c230a8b7bf", - "geometry_id": "dgeo_882d6351a560265ab14bf581", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long__depth_r06", - "image_sha256": "ae9c0c443e17096f8f6d088ab8f19d501877f955421e23cc8c3125678a12fede", - "logical_row_sha256": "7b51d6fb9fc36c7efaf07d7cbb20a25b9c58d287c319e6d888336a54c555df7f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f1e3072de31317fd081031ea04c67a68048af1ca49293d1e00b200c04799a595" - }, - { - "code_sha256": "b324f89a27f7c8626a1b78667f1d744089d0f306ff78301d79a2084b3cf11a90", - "geometry_id": "dgeo_9e67972ab991e3e41ab4bce2", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long__depth_r07", - "image_sha256": "1470b31ac00296a9ad019ff16d0a76ca77ea226676af325ea704e7fa5f464816", - "logical_row_sha256": "9550c5d9cc31711e3e51d9c1e2efe19abb9e4f7e42a1b1bc9e82924ec8a7ba3a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0c4cfae6ca7838305ab902630dcb060d64f4c6c6267d398cef9fe9ca3c5a7dda" - }, - { - "code_sha256": "4a1aec8153bfebdf2713899af40e3a38ab4947643675a5f3a5d3f69fd72b506d", - "geometry_id": "dextra_5de01505fcd673ec7aff7b22", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__calibration__long_thin", - "image_sha256": "56da403c475e3ca97507ea2a3388d3e71951efff59f6f0a3345ad102350e2c3d", - "logical_row_sha256": "655496fe608f2c53699ab056900ed3526293a926138eec5899ef11ceb6bd95b9", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "c359d115123c7b99c16dc51f38b565cf66e796a0c0557b1cd0656d0bcb12189b" - }, - { - "code_sha256": "18aef99ca07ff80542bf8d498af42ae15ec60c001004c27b1752b9f1601ca757", - "geometry_id": "dextra_23b92ee736a484c2a91e4e48", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__equivariance__constant_width_rot45", - "image_sha256": "8b1e3e501441b0ca38b2f03b19c70df9c5dd2d74d3b6d4136c3de1778c02271f", - "logical_row_sha256": "2ae3b6a129eb593559fbd994ee01e6e643f40abbbc27d534fc26d94a1edf5eff", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "662d58b629a46fdc62c54dd6401dd4f6a73df6d70e22acceebc9d04ceacb8de2" - }, - { - "code_sha256": "cbc26fc3e2868f91fff9e39190f3512f25ef3399e5684dd72311b6e7bfdbf14e", - "geometry_id": "dextra_c84a0e807d694b66fe2defba", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__equivariance__constant_width_rot90", - "image_sha256": "6e583738f9ca9a4e975081cd6080f6b532e8a6dde56ff997dcd00298275879a8", - "logical_row_sha256": "a3dc16af6e858efdfe72378ad305070981d43d08213685e34a28780bda9213e7", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a288603604595b0f545bd1f52b6783b6ad32ece96bef273381385c1e5ca027aa" - }, - { - "code_sha256": "852644b875b25d066accf4ac6211da59d08e7e4f92289eaa91a892638cfaec6b", - "geometry_id": "dgeo_59f4fe201414372127c25267", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width", - "image_sha256": "b65b00995f8c77d17c13064c0724e45350754eb58254cc925122168431a3b105", - "logical_row_sha256": "5ba07aa52015f3df46e87a011d3def4facb1ba28b0fddf858b2f4b2f9aa924d6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5a82357699552186848521de7b885896201ad490dac24f6900d5719ad73a33c5" - }, - { - "code_sha256": "3f12053c228f60822cd2fd076c1dca13d6103bbac0e2c6a8d244b08110b1225d", - "geometry_id": "dgeo_6386d65a9efc45ed1297e903", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width__depth_r01", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "288763e42f9ac9e77f0aeba62242d5e315eb60c09bf97eaf628dd1bba1e1ae1d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "af3d31ab95113982213aa7dba323e7d4a5559f125e26c21eef1e674061f8ba86" - }, - { - "code_sha256": "333d5125f650c26156fac6e3a157a8548ca562c05723af92dfb680a68bcbd0b8", - "geometry_id": "dgeo_511f9fac928e77e7b82641ef", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width__depth_r02", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "b85149ea598446e7e5d6bddc32b57fcdc8a8ac65a555a417254b8e96541e14a9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "158bcaba33674f52c99b8a5aff89cfbd3be723d3ef3580ad1fbdd84bf1c38d60" - }, - { - "code_sha256": "b8108074968223228f2dfd198b4addb599cb444df81d9783c8fad0f384bf1625", - "geometry_id": "dgeo_3e37e43ac168d5ee02ae650d", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width__depth_r03", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "caae471811c5750c10ee4cfa8cbe10e6879d75a37fc2b4462aeb415ba1114ff8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "38112f1ba0b4a6a96fa01f874b4bbdff2ffdae073854b6c59f00eeaf2d097379" - }, - { - "code_sha256": "fa82e4e34a95071208258ac58edcd1c8faba7637460d8f073a8f3dc677838330", - "geometry_id": "dgeo_938795c26ba36a2e15dd2061", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width__depth_r04", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "8c76224d067e005d3c664b4c0c62dd591d75ce426a2990b27ee365131ec0d079", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a6cf2e808604a85a79efe8d43dd4b0f44d903eeb8217105b35bbef3975a297a4" - }, - { - "code_sha256": "2e0ebdebd5a2b2458efdc959866b8f099f3f3d7f257d679ed6fa2bf6e37abbac", - "geometry_id": "dgeo_3030b0ec4bfa4bb7d343f9f4", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width__depth_r05", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "3ad0a7708238322adb319b01d41115df1768dd09a77d77a4a915a84672f88dfc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a8e68d344d7e9b78b15e655571b13794ac3ce8247676d4aace47a35f32fa38c9" - }, - { - "code_sha256": "4af1913e141ba15288b33cfffbc15e2a5d667751d1c700208a6fee64f695b2ea", - "geometry_id": "dgeo_a3ad906589c7994a0ce31f00", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width__depth_r06", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "166778546bc3eabb6c241ec022d73df7dbd335640e48ac57685714f72a6033a7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f4d1870aec09d70e90a25ec1c4f0c5cb34d5826f0b41bd90785237842116b8b9" - }, - { - "code_sha256": "6352b09877e3c969aa551f3753d539661d6ad9efbb59f58d8dc8b2637665010f", - "geometry_id": "dgeo_8d4736cd5049758cd0ffd2b8", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width__depth_r07", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "dc049dca2d92db2d2a394c726f1937e19e4ea4b6bc113d32729ca611c626b430", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4cb1c829a6792465e7b541a8ab230df2e05a8985ca9c12568e5d3e91840a6389" - }, - { - "code_sha256": "bfe8a05d4935daf42260ffb5de364a6bce69b71f7e4c71e010c1db89bdfdfbcb", - "geometry_id": "dextra_8661addfc3b5713f0233f506", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__equivariance__angle_neg45", - "image_sha256": "bdbce9ff089a132ddbf49d2023be27f97fcb5ac783e7e59fc77032c9547bcf76", - "logical_row_sha256": "a6b45ac7ca331e114acf12c3b23d1f7bcc092fad9410a8886c4e0d8ca27a4b1f", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "29a52d2c6278f5bc5df519917857cd5351cabcf4b16e0ebda77a41108120ed36" - }, - { - "code_sha256": "82d86e437c4df570576a5f7d78ff22176751544228b9abf58f612da0124f3d55", - "geometry_id": "dextra_5650aeaf217aeee3e7a4f47b", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_neg90", - "image_sha256": "72abac07c55adffa411c0817a0f78472bb9bcdf1f3cf71c095c58bf13dcc2e71", - "logical_row_sha256": "cb9fc832f34a158e32a321123482b8f8825b4db0dd0a37c690e6daab5d51d157", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "56f786bee4f62d8769002b7833889e1b7b83d8930362c43b672950d1a46e0bde" - }, - { - "code_sha256": "8e6324c336a4d5bc473ec144a6d6fba3af1d5298e9e2d040cabd6aa551a9844f", - "geometry_id": "dextra_3c9d5698435c4dbba389f89b", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_pos90_rot180", - "image_sha256": "60678d1cd77eef7dfdba7c694ba33f3149b22283ccf45de4488b96f32b65ef63", - "logical_row_sha256": "d21cfda3343bf6ac9d6e72a01baea3b1e8a3541fc3a2135c122f7612eeef75f1", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "ea838c2aa2c0275baceeabcb5549b25b67b0acc47f036d343ae6e008098acaa5" - }, - { - "code_sha256": "3d54281e8273841c77d05938ea5f1ce305d4f914f9e24a24df216abcadbb330f", - "geometry_id": "dextra_93dab6ded8fa40460b7d3646", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_pos90_rot270", - "image_sha256": "e75826990144d6ce8c5ff94cd2e9975db1ee6b13833c7e5f2173cf793d3a9c7c", - "logical_row_sha256": "c5d3c5d166c6e946061109e7efa5e917e47f503d4cdabdd8453b5c68bd0c65b3", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "af3191661ba262728ff873e10b34cfc88d6de3986aee94ea7e8c4dd9155b25fc" - }, - { - "code_sha256": "d74f6f748e40d39eee95ee06afbd4cfd763b1bb18b5ab039e3236843665c8187", - "geometry_id": "dextra_3d65e11dd4cc5b90f0b31045", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_pos90_rot45", - "image_sha256": "55c47011da93496d69440ba4aba8b49be9aacf7915d3e21bcbbca59dae1b8d12", - "logical_row_sha256": "e8fdc8b37b2b4d983b9c7bf45aef66a4c6830bba446458bec2e871f07a7f0111", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "97f1c712213881a30e53902ef8350ea268b19e76079ae7f728f48c04508baa27" - }, - { - "code_sha256": "a573de7f9a8905b3d5085d5aa0f0b1011b7b936f6ecfc029c427df52c77d511c", - "geometry_id": "dgeo_5fb1c1a548f17b7bdf408abf", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135", - "image_sha256": "d29f86ebe29c548405cf25e0c3dce2729ee460daead32a0e83d71d1b0fc78194", - "logical_row_sha256": "5b3da6c820e2eab1aeae7ccd44f05a0085fc2ccc41613003d1ed634f4bfee626", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d44fdc658bd0a814492093b561d2a4e2f83f238900ee4d64e60e824808b0a0ce" - }, - { - "code_sha256": "e43b786a271ade61cd0ca6f0cb611aac4ddca97f4f56e3e2f336631b44b2b961", - "geometry_id": "dgeo_e950830a18d1eeab4ad14d2d", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135__depth_r01", - "image_sha256": "c30b0e6a6436ec64085b82cdbb33f79979f7cfa325da4a28172981502716e248", - "logical_row_sha256": "f17d360caf0482f496aa6f95430a283412694cb2e6bf9bd67a88c809b81b3717", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fd4c3d73e3b440221a115e051f7aa8b4a38efd89eed3e1a61c835574a75bfb4a" - }, - { - "code_sha256": "559817c67d75db3225f4c0f0846e20772c70ad16528e730ddec0a4310b440460", - "geometry_id": "dgeo_ec6baf28092470f05850dfb8", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135__depth_r02", - "image_sha256": "e6adac0608a620a3b394c7f6b5c2c733ffebfcc2b68d1b5ea9849047982e6a4a", - "logical_row_sha256": "13da9267aec3f68f0b0e518b2d08b6c52ba1a52032b92d32c594ded7d440cbaa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0b31bba8bd506517014fffc1b204918ea252752086b3eb7efa2a9e5c5077415a" - }, - { - "code_sha256": "ba21f37b0c87ff93d7282530b6f5556c0791c3e4c0ec0540e982a061507ed516", - "geometry_id": "dgeo_bbe40df209449d3e5d44e6bd", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135__depth_r03", - "image_sha256": "dc6110e10d8d9f626b8709f84ee28d56a813f997ebab364c0b26729dc67d64ac", - "logical_row_sha256": "b8c1f4feaa83ae283ba938677a55840f819ed5478344721a86b7c64ed17add8a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "22f9b78941319ee564cdf69d3d405c7e69e3d832d9b93ed243fcd447704da07c" - }, - { - "code_sha256": "486e43d7792227ad7f19b8dbc718a1da016e7b8a76cc061d9de046365929872c", - "geometry_id": "dgeo_5e3e8a5ec773611881b2aa72", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135__depth_r04", - "image_sha256": "46927a5952bf090b2c3db604355adc8e67266f61f92c9f8286b27521253310db", - "logical_row_sha256": "68ff8d0cfe91ea2087847ae284f2c4e26c40459fc66ec6049780007439b28615", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0b6c64205d9706be13e23c52070c7a3d1c797cc1d26cb8339fafb6b87c143c2b" - }, - { - "code_sha256": "3b506abf0b7ce041c2bd4e5ee11ff2d254f2af7216f6790e6ddac7ea13983cc5", - "geometry_id": "dgeo_47b1ed4926ae200bbcc5210d", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135__depth_r05", - "image_sha256": "4953c62b14ad5141f697a75ac454940d1d1469a63ef77a93604604f35474cb5b", - "logical_row_sha256": "eaa6d00ed168eaf799d35a2b457b379df0f01bb9ba026aa1563c0b5300e0b48e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bd70cb277eeee98dc02f5ef5203dbc733e6f22193994e8d974aa307762779d58" - }, - { - "code_sha256": "f0f316dcbdb722cdb1634dc98ecabbfbbc339dc8b92d4540af0464621e4d369f", - "geometry_id": "dgeo_76544cf37f4071a0f62b6678", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135__depth_r06", - "image_sha256": "2d19776c837912a311d379eecd2c4c6059aee02088dec265ed8d08b9cd9fa0a0", - "logical_row_sha256": "648f5fdf37e744121eeb94f0d23faa7c8319025b114690a5e4c11e5b30d79dc0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c056d754530953cc6f3b40440ad5744ae39b3ac83aa930c7439238a0022bac19" - }, - { - "code_sha256": "189b3af4f2f2074891effb6d9493ed85e2c5330fa022c3fdc359be09dfebff76", - "geometry_id": "dgeo_d543b879db41381f6302704f", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135__depth_r07", - "image_sha256": "85775148b36e9d3384c1f94f9f8d887769c48c11e4bff06a4a0c815b184bd7b8", - "logical_row_sha256": "43fbc5b010cb88911518b2899b42cba347da40368ef44a71d153b90fd245f39c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e966091d7710a2d8412c58284073f842d7443f861468547a6bd2b1217dc3ab1c" - }, - { - "code_sha256": "ed60451e03d5404aa90ec1355f802588eecb3d9eada300e8c4b49f39e1793316", - "geometry_id": "dgeo_f4f75157692b0ff164c6177a", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180", - "image_sha256": "4d96a7af540cf2ffee223875819c001b168be49d2ffd90125f383289daffd9ff", - "logical_row_sha256": "55e9dab22774c383533a4080389526727dea5ecc8bb8c87db17612af2d7c26da", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ecb26cc246986559c9ebee8b1837d6ac93ff8bcd4554adbb41bbe24f4eeb83af" - }, - { - "code_sha256": "75cd1ec976104a73ebfe0d931363f926ad2df41f03d388d1ea49a56cbe50171c", - "geometry_id": "dgeo_8a938626a38d866ae5ed54b4", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180__depth_r01", - "image_sha256": "370e67e8a1d617ead6b946a9bc8cbb0ec5877387db5e57afd3febe41578cd957", - "logical_row_sha256": "9a340e4132d1f67261de98c00f217b63045f4a104ad89a40a06e68df4df376b4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "df0767e320bb1066e59e1166fcb400d58d951366870fccceefa386812fab3cb5" - }, - { - "code_sha256": "f397de8be5b39f8d10e7c87a8587a0735062b16277a6454ef7d7d31e2f4b910d", - "geometry_id": "dgeo_2e3ab8525a2c2eb02a449eef", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180__depth_r02", - "image_sha256": "6a45d49332483b5f7d3a4ea5ba367d2e66ca62077f33d50ff12a54610241eeb9", - "logical_row_sha256": "02646730566b670fd43981e72359fdda500c9389e1cfcd00ab06a4bfd6da1ecc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a55b04af15d37914527d26e577602880cbbbbf31b26a63eb8d492e0725d3ca84" - }, - { - "code_sha256": "4a85eca5766d72fb6f9e761702a1f7911903f855505bb37156099bb91e053f54", - "geometry_id": "dgeo_609e32260eb6198fd9cd600c", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180__depth_r03", - "image_sha256": "9b5fdcfc27775928c80358f101bd1f7305e561f69bd5e28f55bc8cc776d198c5", - "logical_row_sha256": "f4d0ee7ea4857d59bf92db8f895b2d2ae59b0a97fc05ed5f985d29f31422de0e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9c789ad9a4b42123b94912da898d5e9c9f16a8096ec7ccab71db3735aae2c120" - }, - { - "code_sha256": "5fcd43b707c24e5befb0e00e1744cb5845439f66e45926b9891bff58a9195798", - "geometry_id": "dgeo_27fcd46c09e2ab7f3e4a0b93", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180__depth_r04", - "image_sha256": "9dfbc0c387737a3c85bb819458993ffda7db729efcab5e2a742fcb8ee8f71cff", - "logical_row_sha256": "18ff848a1e9ff2f9a58ee35e698ff088bb3e3994a1c5fb0e2ccee6334c99b51a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a11c19e785b6dd492c994c49cd848abab63c6e8e1ea6800baee598e2a1adfad4" - }, - { - "code_sha256": "af4e80abfab22ee147394222a53fb2203c01b7dd489a5745baed4fda9bcb4db7", - "geometry_id": "dgeo_c46bcf85ce8fb90878875527", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180__depth_r05", - "image_sha256": "2c05482bf6807bcf3ec08d92f7411188a876e81baabefead9bd8d788f05126ab", - "logical_row_sha256": "266799f1173ddbdc4be36526580d4551a99bfbe57c133ac5f1eae07d9301f24a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a665be4a0d7cb3fd39bd421b002b2c8b3014407d84e092d6bd82b52f34e0cfac" - }, - { - "code_sha256": "b8a69201f373acebb5ca160d81b01c619c9444352cd99a0a46de19e9638232c0", - "geometry_id": "dgeo_25e819f17fffdb16022b6f28", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180__depth_r06", - "image_sha256": "bd0c1b86843f40a438bb295b446e24fd845ef132ae83084bb2e073138a794019", - "logical_row_sha256": "91a981705f09e94488237097e7626d678e752b74b328622574c8b46bf25ea3b0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "aae89e3194cd43bfd438a567be5faea82fdb903e442dc8fceccd4f6fa0101b1a" - }, - { - "code_sha256": "9691dd669208b1972975a79f81260708feea25145735409695b25097fc2cf7a1", - "geometry_id": "dgeo_accd16973b20eebad3e2ad51", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180__depth_r07", - "image_sha256": "1599de340c26d97af1b4e2e8d0c8dad8207fe42211360ab51abf17110664d67d", - "logical_row_sha256": "e043a81ea84aeddc1a9ba22976aeba3c9e1b4067db92dce6752d4c87f7ac3f7f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ae32c61bd9e15f12dd8f134b27f18fc38aef6f9fca074bb42e3d7cd3de47e041" - }, - { - "code_sha256": "0ef2aa9995f49cae8c5c1d4c660b1ebd5c1ba3c4a9c96a156bc01c78f0383747", - "geometry_id": "dgeo_77ec6efc4bd809fbe274a3b5", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45", - "image_sha256": "517d678cf68174529f7fabd9aa84f4762e6b0258899fbd4d8df4e9542fab42c7", - "logical_row_sha256": "736f21dcc87492718374774aa5c68973b16a08815fe75fa1058417523fc2b01a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "fc5a644687aee6ed3d5fef9f080a1075d673c9f25a463d63ec5991f9cfac9e20" - }, - { - "code_sha256": "41a880a1980e8cbc9ccdd1063a5658dc8fca911195b2dcf37a51ce6d503592ad", - "geometry_id": "dgeo_5558b031cfd1e69c305142db", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45__depth_r01", - "image_sha256": "7d57747733380a2f33f6a6f3a2e8525cfe52d1a2f723503ad9e505bc693e04b4", - "logical_row_sha256": "bcc7d325558eb598b3c21d569b9ed7d5e3dbb2fcfbc3e896d7cba8c02a582797", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8f2b71c30a0a21bce043a1d5a203fcff166e719f8b263cb914f00eda866f63e1" - }, - { - "code_sha256": "48b85e97e6b88f247d6b6def6dd9edc08495081c5d4b655cc73d8de3255139ed", - "geometry_id": "dgeo_7bb2abb5185bda34d7507445", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45__depth_r02", - "image_sha256": "f4946cdf814ec280325f0fd76ccb6b07ec733b1e3ea87bb882ac0c7cb3f53f75", - "logical_row_sha256": "b3f1a1e6caa5645af1f0e97f8f610c686a29f901b4ee674cdaec9092b8fa7056", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b58a0f361e2ff6b533de14ec9388aa6e283ae461583309b351c47057d3f5c454" - }, - { - "code_sha256": "6073025a1d87e3043aac5d6dadf11ff33447019a65bfcba2cbc2dc5678bd100a", - "geometry_id": "dgeo_7dcdae00c04105ce10d4bb94", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45__depth_r03", - "image_sha256": "277516cf225c02846e5b7f0e3b2aa48e92c767bf96b7facb97e767210340dada", - "logical_row_sha256": "20c5c9a11e6ca25f3089292f642bad9aa867510989ac6b06ed0c7646c88d4701", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "feca5bdbd213659261c25f0f87678d2ec9f262ffeb0ad809f7daed7667e7cd43" - }, - { - "code_sha256": "48d560c21cd3aee0e505f68c617590418bfc8d25c0645ddebfe8937eb8550395", - "geometry_id": "dgeo_523fb369fd3a463178232373", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45__depth_r04", - "image_sha256": "e4e74120958a8b8759f39a5b7a69c34fc8679580e754deaaf6530397dea6128b", - "logical_row_sha256": "992e0a7b458845696c828444c4046c3efe26b8d4dec2af56e7fc869a3bc29a91", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d67fa55de4c2abdd400c7a84dbed976e4dd11ede7d3109dc3bc931b9d24d9a7b" - }, - { - "code_sha256": "1a0f11ec230a2754d82c4746d34efd6f920ec8d340c31b6aa8da732cd63bbb76", - "geometry_id": "dgeo_d9d0c5cbe9c9b15612b8df12", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45__depth_r05", - "image_sha256": "e3b77a95b691ee865e39b85338c2d9d1a5638729ca90d6e800631639035420f6", - "logical_row_sha256": "196fe6e77aafc69298acb978489f0abdb84ca139c69aea7c4e9ba90c08f2dd83", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "05f5ac03dbe5ccf6aeb9f8f7616b345b0b4b7550f9ffbaac9d61ac982dc2d76c" - }, - { - "code_sha256": "790ee3cb3860f172c2159e15dd68151101e4e24a434fbd9ae1ead4cb1b31f0bc", - "geometry_id": "dgeo_e650b54909f27744eceea167", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45__depth_r06", - "image_sha256": "720207244894305deb9be085541f6923005d9c4a649973b0e2b1759eafc2a7cd", - "logical_row_sha256": "be4b117d3754b824d879b8c464cd7507927c2796096577de26f8fe5804a84bb2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f3dd626b95558ab655626229898cf21f7c529a2c016ad23c369f558d8889d769" - }, - { - "code_sha256": "cf71743ebfda0c9a7e12426f992b1fdd8a6a7022a785d463bc936e74c4835c0d", - "geometry_id": "dgeo_e3c04961b01020984c0e9db1", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45__depth_r07", - "image_sha256": "3fa188ed14a71bbfdbc54a6b87c97dff1d872ca4cb55bd205410e718b29479bf", - "logical_row_sha256": "d462c8c6b0b97b9049d8e7293a26fdef180d4107578a4f2c8d42e7a935cb107f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "aaa2e3ba52d12a412a7b8e60b45fd466cfd0b7ca4740d9ac23002153ce06565e" - }, - { - "code_sha256": "0d569ab4213b0f98211c2004cf9de896679d8b468d92ea6f49745483588753c8", - "geometry_id": "dgeo_c368ce38d842f4e66fb35173", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90", - "image_sha256": "d2b192dba6bb25dfcfe929eac921fe49aeae0621e2f98e74c5a7b8a659a91879", - "logical_row_sha256": "795f42fca8d5488c14fa91ba541ed22c834d62dce7cc7c6d4ad66981a53b428f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f568eebd6dbedc9711012ba07ed1869d56440b1b5069efa3ebf41f58ac464426" - }, - { - "code_sha256": "8ce94105b3355fd9bcbc6122f935bf949d9166571a09819ba41d7a46e2055d02", - "geometry_id": "dgeo_25d339a50ab45425e59b63f3", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90__depth_r01", - "image_sha256": "5166f373d5172effc2beee2dd14e80104a83d8ff44843ca9b047e3f0d2c3b7a5", - "logical_row_sha256": "26f3d8b1b23b2ebad153c53a852c7801c70f9d526ac8af10ac974e9f75e83f22", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e3265d27fc8affc1f7399a1ec01822893c7b33e2eb00afb78172f2ea9c3c61d2" - }, - { - "code_sha256": "8b8dad58c3143c078e649d6062418196f3f5f1371b85ffce064dbc8a6207bb40", - "geometry_id": "dgeo_2e21070f1de6c13edfa260ef", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90__depth_r02", - "image_sha256": "e547bd86fb29a7038446f8d38cc7d810678534466faf54e645f29c55b65f5ebe", - "logical_row_sha256": "846048bc32e68284dcc2db9afb10192a9feaea620a99cb42353a2fc5fabe44f9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e2df23b53cdfb83636f59f5e0657b48449440f64b3868ccd7a8ca833dcc9f10f" - }, - { - "code_sha256": "67608fb1a346e668c0a5cf7c2c1bcea6e3df78aadb7b892f74d97e8c8a09cafc", - "geometry_id": "dgeo_6cb6f4eeab71abe4aa319729", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90__depth_r03", - "image_sha256": "9f4df430ca40b889fd5cf1afecb7cca4cea6bdf602867de94575baa6e03aaa59", - "logical_row_sha256": "51a545d0ca7645a0e385a7b662dc2879a3b5e2f894f93ac10e604858155fc26b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "787db4f4f4629deb698f755a2c53af21219669e2ad2cb66d2c704e43525d4fdb" - }, - { - "code_sha256": "2e0f56eb841b946dffbaecf2f314c19a27004b44dfca7801f10f93ea8fe9ec9c", - "geometry_id": "dgeo_8e09a2f03d06c820cc931f34", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90__depth_r04", - "image_sha256": "2b7c7042f7c4f3445675c7663c9305f0c2e12a27e3e21160ab6f00dc389e9389", - "logical_row_sha256": "5300485c0fda14a6dbd824e3153155724e2ec554bd6305a04d7bb6cb94bc0f38", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c6aa347afb12aae7483c6e5aff4d8480253c77fc95a86c71940ff3d53b8bafd3" - }, - { - "code_sha256": "f9904d7f69401f672971cf86d312b94db854767f804069747b7317b702b5ca07", - "geometry_id": "dgeo_d5aef64d2cac459fc08d10a3", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90__depth_r05", - "image_sha256": "f4b9b60bb265ea9f2063e79bbf047843b4da3dc04e1d4d3240ea854f3dd20848", - "logical_row_sha256": "55f11f7e4610b4131b4063592d514a65575e05247124989608ee9dd7710e8d69", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "baf85b5edffd44b93db81a9d273f9e5b27f93680e12cf1d9f5c7275aaea3248a" - }, - { - "code_sha256": "371365991eca826d4cb9bb4449c83220b9d7ce81fe9db57c9c67c1fce52dc779", - "geometry_id": "dgeo_af300497ce32f398bbc3e2d8", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90__depth_r06", - "image_sha256": "af68b59a0d753580b9b8c7ce50c0a217ce2c471c1275b47a709c1ee9d1b723c2", - "logical_row_sha256": "80110f8f9ef03fef9cefc9412eab9547d1ec86dc04a8b1ec2b7bd2dd4469ba61", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "13ca3301c71fb10b5dc2515fbba84ff54d6708de7877b1a74aa3c2ac4bfc524d" - }, - { - "code_sha256": "02a7c83e550becd828195f83c3dcd9d3eb2718bfc1264f3dfef1ee57b1c331e4", - "geometry_id": "dgeo_9222c218889a397d2c2bc497", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90__depth_r07", - "image_sha256": "8fda8fcec4179a7839a9674df15230906bbc43d595850ab08c336bd811d79111", - "logical_row_sha256": "ba01562f98ad8c2feefe6805c979243de94f1fe881b0ae3245837beff6394fc1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "41774368d4ce581c032361c65ed57c41ae7669e04979533a15f0b11ad3b89e80" - }, - { - "code_sha256": "e8826df7eda2f778b77d1ba4fd54bab6fc3f00a40324290a446338189df2d143", - "geometry_id": "dgeo_ee9ef0b21ea372e02b2e9075", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p", - "image_sha256": "fa36bcc73a3708285988ea722306842f6a2d2f11679b103fa5db12ae5f8f4581", - "logical_row_sha256": "519b89dc394280a2e0e3dfda9f312f2f1b36df6945853a837a10e5a17300551e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2ff72b2b2c43afb68052d514d1b66dd5d397ba9c3c98b1d0670affb9555f8dba" - }, - { - "code_sha256": "7c898884e9e58ba61ac58abad420043d4630962981ac03551fb65df668bddde2", - "geometry_id": "dgeo_4cf1e5bee79cfb9c6bf07aba", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p__depth_r01", - "image_sha256": "a0bd8ce242bb831e3322b3fb0231bc62ecbf773d5eeb1c136092513d322b5284", - "logical_row_sha256": "a7f158820f2cda8b5df399ea0484cc66ba30abaad65582fa9e1c609a20a75f93", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f4158cdd5494116e54de4ed699e43f35a8a49fa8cc11c9e70386ceda330fc168" - }, - { - "code_sha256": "cc6556ec6d8672639b61d4aa41e5d8d874259f8f7a7a62c683db38cda793542d", - "geometry_id": "dgeo_1643e44f636ed7d968389fd8", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p__depth_r02", - "image_sha256": "6e39e4fa0e99c1df0b3dfdb98476d29cf9ab5d3de0bf346bc91385dcd6cc470a", - "logical_row_sha256": "523e697433b38dd1e0d7ba6ef58a00456ef5e286e1d34584956e1d73bad3e7ef", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7d2a0954c2645d3cb4b3dc5e0664c6ad7e62320fc23e6e88fc898aff28c95305" - }, - { - "code_sha256": "64cf0b56381019d0100cd88859596ec66b056cc9dd62e54f597696d55463f02a", - "geometry_id": "dgeo_6e36176cacf5ffd5450fa074", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p__depth_r03", - "image_sha256": "bfd91110227f68b6151669688ed6b9d644272026762b8259cc8778409eed415c", - "logical_row_sha256": "8d03d56c503d4fad75ca4032acac34cce80f8e430f22da60b6717d49dacb1c4e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7bc1614997eba5340614d55ff52d608ad1d30662f62aaa1fccabea5778340440" - }, - { - "code_sha256": "7edc40d0900ec0eea6950f27c1f775dfb3e626abe3eed43b1cf27457d60bd883", - "geometry_id": "dgeo_dcd9b27ca2a38f14eda47f5f", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p__depth_r04", - "image_sha256": "14f0d68615a8ae4c634b1430c49ae0556660a44f530298ef077e3688f686e44a", - "logical_row_sha256": "d8a3184dd302831a01e947981a4f16db6f012bef1fe9fb61579bf6d3762a2f72", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6c10f65a79f525e4d2a2582a448e091272f44f7e69efe981ee53b4949c38c612" - }, - { - "code_sha256": "947714157ff514e8086c7480437917f3318f075f429ac268c0d3bdf3d60e0c1e", - "geometry_id": "dgeo_136c62f2fae3d39126ffcb95", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p__depth_r05", - "image_sha256": "5225cb3698a8f66e66ca6eaea1446f00eebbb786b83ed94a650de2d98d92422e", - "logical_row_sha256": "0b9674e68ca0ac3218ac4726f8f30da0af7442237e51544f05ed2994a3ec2c53", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d8c1388b41411bb47b02013bdade6e1bbe5863c99203f6d2364c7754ce93ed6d" - }, - { - "code_sha256": "8baf87918c37b5654d85d1141f6ad1d1f49c978322df183ebac8f5c93a92a6b4", - "geometry_id": "dgeo_86f286f7ecc5960c6e54ba97", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p__depth_r06", - "image_sha256": "6a46e0b58cd4c0ab88f5b11c5788229118c167a0e33468ebb2a0970d17f0dec0", - "logical_row_sha256": "3756c634c37de1701b65b270327380ad7d9469af2b74be05ed1119d7d7be687b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8e15eb88425ab532c086ba8525ede014a2f6080d080b62e10940c6d00ff8aef2" - }, - { - "code_sha256": "5889670ec90c3f4d063cd75c280a902287da4203a24b6a5eb8d194cebd71267e", - "geometry_id": "dgeo_dbdbe2a48d5a04b1e17ae094", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p__depth_r07", - "image_sha256": "b9c905908635a05c401cb646272cadb6f2e5fd6e10a4930979c88ef8f2c3fc59", - "logical_row_sha256": "e9bd5df30d17d5f407ff0c71a7ea7d9226c6b78e793afe158d93c68974f07083", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "79ce76fd4bc4bc365d03305ae517cfda7fa1561cacb0c9fe0b54eb700f967374" - }, - { - "code_sha256": "65e4a0d51a2b9d9ada97cafed62b5c8d69b0c1f4cbedaaa34ea8d14eb39a7e33", - "geometry_id": "dgeo_e1ae6cb89da8db53d2816173", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p", - "image_sha256": "24fc3a03863da8fbe5996edc5776070265294bda43e8104396ca2381f712360d", - "logical_row_sha256": "1192ccf23f4b19375328a73404ff41c83abe0d8c0bb8cc8db4ce7b768589d64e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "791b9e403b1aa4cfb6523e67360f02b6509e7ad4a85ac71771372012ab732245" - }, - { - "code_sha256": "3e01654c4bb4578803eac05f3893b89a67950975cb4dc0985a1484ca84d693a4", - "geometry_id": "dgeo_30774c25d97459f96b6ba75d", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p__depth_r01", - "image_sha256": "7e1237fc462a6e5145002ffa6c735e9b84feeff4590c0e12ce6e1004bc404ed5", - "logical_row_sha256": "8cb3b16284cefdacd04bf775158343287d3c58f0602382539c1921def0ea0b21", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "25cd37d2ca297fd5c5326d338ab208e244e4cf6f3abe669fd6ce29e835334e10" - }, - { - "code_sha256": "8096207f33769899257963b5cfcba8d71b27e82b83df5c81f065142089ca92d0", - "geometry_id": "dgeo_162b0ab692b11d9dc76765eb", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p__depth_r02", - "image_sha256": "4c92040b4cd2cc1caeb26ec9f9c1aefd52d68d8f54ae69a9cc047cf3535998f6", - "logical_row_sha256": "074791faac59835f6389bfb7db3fce6a93c775b61c2ae1f2ef2ca61b4128242e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3097983ae1a2fd50ff0e0052a02ce2df38309520b53950fa7514e43b41df1874" - }, - { - "code_sha256": "572d822d3724c9b9cb4ea80852177657740146370818ca136e893c679441bd10", - "geometry_id": "dgeo_566d4021ca1a7dc6b4947315", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p__depth_r03", - "image_sha256": "156d296955e37f8d792de24f488cdcbb0cf52da6dcc3a5f46820ee9230482141", - "logical_row_sha256": "69a8ce1e32acc214f749daf3692a92b703636cb2d1b0f3620af1399aaf5bc9ae", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1cb53bcbfe8bc3d6efc7691093ffe26d070581746dafe2e12d584c8a4b932af1" - }, - { - "code_sha256": "18502fc683caf498c1dae8116a17c31a0293002e5ebc6f816c13c7e1bc69e0d3", - "geometry_id": "dgeo_b4ecec286c9a9de3a8553d37", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p__depth_r04", - "image_sha256": "b4b86c65c25f00d1b4451940e58073f08da4e9e943c0f85c57ab5ebc0bbf1ef3", - "logical_row_sha256": "dfb4edb535f099e3d2f0e68f9f365238f5e3c29fc9987efe72fff55edc12c97a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3449deb527b8b734600f6e2b993ec9858770f44c26f7858b275c4a62c74a48e6" - }, - { - "code_sha256": "097a975f13e802995c227b3fed96ee6ea76ad7d5721b4dc668dab03739244cfa", - "geometry_id": "dgeo_b800def59bbbfe6581db2bd6", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p__depth_r05", - "image_sha256": "b48bf800c5df05ea198553bac02128461e99690e03b2357cdf77c9b746a27ccf", - "logical_row_sha256": "f01bd006cabaaf9affdaa453ceedc8101c28d2105acedc072fcfb751cffa30c0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9c87e6e6068851d734b5d715d3638efc8462d2c8156e54a5bc3d3e4d6354867d" - }, - { - "code_sha256": "e0ba1d1e18fbf64b71826bda5cd6f9ee980e75f10e8243d5f351a4c2fe9296fb", - "geometry_id": "dgeo_f012784bcf64bb17b559f8b8", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p__depth_r06", - "image_sha256": "a352cde8c8d7f542b29378433cc87946866b30cfbca53aa7cac35fbe3a5c1ffa", - "logical_row_sha256": "e952005648ebec7ba931ae849779a78b1008a73c84e5ea1d7327e424fa412c24", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "639144c99ced6b089ad5f60e19a3c39bc917e5790c0ae1217b0b8d8809efd806" - }, - { - "code_sha256": "dffab102c15904da56c33d4c0ba0976e6f953135d044e0a051e09fcd9b52666f", - "geometry_id": "dgeo_7591f2f4a659b18a9ee26e65", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p__depth_r07", - "image_sha256": "ebbb378ccd590d3ce5b1af7d81dc7f485a946f6b6b8819ac7530ea7e27a92b40", - "logical_row_sha256": "41a1ee3a7ed857a2682058824f186b4352b191525376a13bcb8e39d544a2cf8c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e49c95f6d698265eb05500ff13e3f04e8672031d85d3bbab0739ef173b6c6e0c" - }, - { - "code_sha256": "1fae3b249ff1bc805808cbee90bc7234072ac8d543fc48528212b93c965a0952", - "geometry_id": "dextra_201b4ff5be9686fd34abc730", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_neg90", - "image_sha256": "88380a781f92614d4be11cd1499574307b7be63eb5e382b17f4e29cb7e5ad6b4", - "logical_row_sha256": "03065f8783b5e8d2d765d4551e0cc67158bc17d8f783daab7ee4deebb78b1453", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a01fdf00e54ff41a4b59ddfbe4f9866b7f0b86e2af0fdce66cfaecafa1cdaf68" - }, - { - "code_sha256": "aed6bc2b8161b201361f82f9747aeae634ca32f8933d2d30dd82cd0b8dadd93c", - "geometry_id": "dextra_96c60b2faeb0dfa2762dde51", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_pos90_rot180", - "image_sha256": "a4fdab0fcb68964a0f68cff1c5a274eedaaaf1e4b0502e06f01c89bf1403ce26", - "logical_row_sha256": "95d70fece4d0889b44bc059abe804e483227461b23f5097b3ed9fa073e724711", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "f773e5707b85e408addc25c16a065a5e78ccefdebc97301b807809dab360202f" - }, - { - "code_sha256": "b24995405cd158281a0bbb6666315f0b3ff63d9833915f5ed6afa4a95dcdca44", - "geometry_id": "dextra_77cfdd8359a50a4742a6f0d3", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_pos90_rot270", - "image_sha256": "1a292bad8c6c3c47f4e4344a61a3bdd091bc1854b8ec52287c8e2fe44c8b1acc", - "logical_row_sha256": "ee2a00c1acd63216281baff4b17164f9318f2189d660ecb47b68309f038a0819", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "b17be8db0c4efb00f77811da2959cb6646aba73226ae19a87b1a78f6b1130022" - }, - { - "code_sha256": "d64a4ead6aedb36aadf28a929e991ff331974b84d808ac27db4c4ffc8bcb77c8", - "geometry_id": "dextra_1bbd171a1d682971a0ee92b8", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_pos90_rot45", - "image_sha256": "692694b7626e6b63067ee87fbd765285cedc2019cb4b76e89b6e151bc4683b22", - "logical_row_sha256": "2bce6d2a977d85a63616a832a797055ac0c6ce94540fa69f17fec577fdb098e9", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "d54edf993b3b2415d56cfd7370e99dc4686b3f681a5dce5dab43fb18f52bb04a" - }, - { - "code_sha256": "4e32a37c62154f1c142a73e702f53782650beaebbe692586b6182b45915f9bfb", - "geometry_id": "dgeo_92640628bf2bd94afe0efb57", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135", - "image_sha256": "ed2c4bb5635efd883c850c0c0f8d5257bb682bdc06528604ae89b64e231e1162", - "logical_row_sha256": "3a5a8c324a03ae662fb658f012483eea8c0fd48a6de24f72e63e36ec3a9becd6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "82bdce098ed01afcfa91de4abfa511418db2a3d4665bf26d669a320c86eebc91" - }, - { - "code_sha256": "911a6be6df24984bd074308aaf3cc938c4b4509e3642de84930531bd35c879ab", - "geometry_id": "dgeo_d7118143cbf7ae23f7bfa785", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135__depth_r01", - "image_sha256": "f166b794f40c47a3c9885d3ac75f4d6c25a8c7dc8bb62749f6ed7658666b1854", - "logical_row_sha256": "d3551ff3f34abb8a23bbf73010455f781374cba377d1ed82a398a5ef5b7df8bd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dff8320ecf553384a1004dd7a2f2023a1b7e898bf13f11eeb5049e9d623f39d1" - }, - { - "code_sha256": "0dbe84a9b1e35d3280b23130fb7ea330275423aecfffe79c9b56bf06722485e7", - "geometry_id": "dgeo_8889c72597f18d4a0b68f416", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135__depth_r02", - "image_sha256": "2ee09cb51dd64cde4589ea5c1ddf84af67b6cc351d1252dff2e2768820a38b8c", - "logical_row_sha256": "bf4fb275d5f4a93703d870a22e4d22748b260caba13a3b4660331b12eeb23f3e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "02b925f3f6a094470509788c0b4f312c756ea916e5402509bbc4d632d80a2393" - }, - { - "code_sha256": "f80eaa1d5c1d144b426ca230bcbf3071b03f4479c1df901ce6446b8e503db85d", - "geometry_id": "dgeo_1882f55f228588c4e80363ee", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135__depth_r03", - "image_sha256": "7ae7368e2cb3b418afa6bd7ee4723324c4f59b2a97bc259917725ec732f37150", - "logical_row_sha256": "718032735073e25fac00342e1a1e8ce37b470d74e60d2ca6825c3ca6e7e44dc7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d741c51def89de0bb934226ae80219d9c60b75ca427025b5c912e094af258819" - }, - { - "code_sha256": "f34ffaf35ee56262737709c39fd806a88ae3df9f04186655c99679e94151f3bb", - "geometry_id": "dgeo_ba6aed3ad5b2b02e35be38cd", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135__depth_r04", - "image_sha256": "7f179cdb118912441102e8c67cb80c1b8743b5be979748314c0c040cf2aa04c6", - "logical_row_sha256": "4314a9c20d53855aa4cf1b93f3fbd14d756f2b15e0d989639f54ebc67d557680", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b1f35bd3464a40dc23d43aa9aadc2c074a46cf5811fc11d061a937157a8c77bc" - }, - { - "code_sha256": "802fa7bee90b176a774d80d87b5eb94f4eecca0d0c3450f980ab389fadbe0d25", - "geometry_id": "dgeo_257e28204a18249397e92d04", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135__depth_r05", - "image_sha256": "9c95fc8b67b7c787a3407c2ee84c8ff8f21a0198d168fcd44607f6f8b0b01e85", - "logical_row_sha256": "bd0bb2c3401401ad99946c5353ac8176b1e7d31dd8355796b1b80d65de0368ed", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bf61501c7685dceef30441bc19c036e5cced278bcb306064bf74e79321926a7b" - }, - { - "code_sha256": "f3afab7da87f9133f600264f09bf1ba5f39be7a541043c6bfd6423c0c1f2de7b", - "geometry_id": "dgeo_899a8fe8e020353d561775e1", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135__depth_r06", - "image_sha256": "e2d0f60651de8307efbb67fa9345bd0d8cdf69e7f86a409eba06b03e83f5fcf9", - "logical_row_sha256": "326068062e919d42f25efd447ea4890da1c38919c7fbbb2b1ae4689c0873c4ed", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "176e9223c4518e811aa1ea5ec06e8fda6a49116057e9ecdf8041eabd640e0c71" - }, - { - "code_sha256": "1507372d38b31acad498ea4d29f4342d99b5cd6a48646cefc5e9b79791fb2567", - "geometry_id": "dgeo_22a425d88646e78fcb1b2bd2", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135__depth_r07", - "image_sha256": "a515ed24a85e6acb38daf87f14b28b41e2af348b1af0bc7b49665ac198066e8d", - "logical_row_sha256": "6e756429c22fe4f57ae9a91fd78f36a10f8b1c6e0ddd27f7486e06ba338edf75", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6e53cc5c2c5cccea3a2e7f6a396599fa303433ef6d0e26f0cf16210ab927bda7" - }, - { - "code_sha256": "fe9ef4f97b06add32f7a43a33c6ece07847515968dc2dea3c4fc79f7d6a5a470", - "geometry_id": "dgeo_0bcd638b92c59657173e9d9e", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180", - "image_sha256": "dcb505b4c36f3098b31114e5eecf185caca661a5f3db7b4fba6d0b89a1a71293", - "logical_row_sha256": "43fadc013f7c86cea2c24208414b6bda9ac706083df5a7291a1447dd8b6c7bd0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ea3ddfd40c40d331011de10893e2ef7856f5ce5d1fd3493118b97ee019fc31f9" - }, - { - "code_sha256": "115b12709f0881d45bbc8977f4392ca2b980b1215236d8387f4403b91aad7f01", - "geometry_id": "dgeo_9e26e92b79548c604b4089d8", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180__depth_r01", - "image_sha256": "0de954832c20a2b8ebe5828620c297bb04b4b5f5dcf95712b0e64b0edcdf3926", - "logical_row_sha256": "2f7ecde6d96da844378cc3a0b7cc78f6f7ba336b666851b74ee92123ff39e90b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6d51f90a0b8b3a2dd1bdfc83ddd9d6c2ee5d2d81b9990fbbf4dbf9b1f2d22169" - }, - { - "code_sha256": "807cda4044392ee298b9a4544a9c00c286752a6e2d15ce013a28686880633331", - "geometry_id": "dgeo_8cbc605f34c1ed9d8af51bd8", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180__depth_r02", - "image_sha256": "17863654f7e3c51f2f2bdcfffc122d05f88f1b17bf435c1fec5c036433b63be5", - "logical_row_sha256": "682e292471d7d025cce157a1b18798445cfb68bcc8134a02824578cb66d1854c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d655c8ad89d71e7b1a86f235b18761afc60efdda99ee0f42ac7c3abe393c7395" - }, - { - "code_sha256": "3ccd132fd5f286586db1a030ff80e01721dd0302d073cf4df9894b2732815a70", - "geometry_id": "dgeo_141165c0798558e0239ebd38", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180__depth_r03", - "image_sha256": "6581f904c591aa8bef69ea3addefaf4f3ceb1188d7700a66f6a16adc23381981", - "logical_row_sha256": "7fdd19c8e545ed789a66deeffbf724009df72cfcaf6d63c44bb3013de475889f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "79555c6ec7e3fef58f228baabcb2b88753d6e199397f6c7808f6a6bbdfc5f9fa" - }, - { - "code_sha256": "eaee83884f1f48011c92c0752948a5573258eaf4a9f64537c6e6f4793f1c8535", - "geometry_id": "dgeo_3726f750c99a6ba938faf2fd", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180__depth_r04", - "image_sha256": "057bdd22770f649832e0dee3176718c3161a5d014369cb11868384c640749250", - "logical_row_sha256": "d34a39299d67bda1ebc2239e1f351086186adb478e5542cddea1a009c8cef907", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3e330083dc95bef6527570d2fa090d304a7d499fbf2040b84c3800d63c485430" - }, - { - "code_sha256": "d73d07af7823dd478c2cbb777ce58613e29beb54ea11f49eca0395c0b78133c1", - "geometry_id": "dgeo_39fe506a444e3fd0111b4c42", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180__depth_r05", - "image_sha256": "31b313ae01b1eb00f91ae81b3bacf76d4f2fe690401556d143890b1bf51891fc", - "logical_row_sha256": "844d995513aae032385d8854c891e779e31e80ceaa02881f5cb515b541e757af", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "86aa1938d56f1b233ed2c0778745dc136eefb55636e3a3c214682ce16c60f065" - }, - { - "code_sha256": "fde0ea9d95c23199378419467537c120eb8c922534ccfb5622c52f1d3a53ad48", - "geometry_id": "dgeo_c066abb6b944ae0085688894", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180__depth_r06", - "image_sha256": "02ad28a2bea71d2481b0d06a1b5831b9dbf48aa2be4c56df3653f3c8af02609d", - "logical_row_sha256": "e07d7e5f8a3d790afaf3a31ec8181b02edd8af809708f55ca898dd953d12eb2d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a55e4b296ec6cd2761af80e9c1352703f0a974a760042f4c3d097752a73a3e29" - }, - { - "code_sha256": "9c8ee77bbfecec41eeb3b0b1208e1b92309d552a627ea97fea32b25c27175ba9", - "geometry_id": "dgeo_79352de7c349342b7cc1f992", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180__depth_r07", - "image_sha256": "88910d9543920468c8ae964ec9377ebfc36358266d14820003e51154b49c73f9", - "logical_row_sha256": "4b81fcf85f0fa188ad7ca63fb87479ee192535b2cca23744dd9dbbce24286339", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c0ae952db5097ad2fe98ed5ccf457c9e1f355ed54048a4a0d9563168288f037e" - }, - { - "code_sha256": "53f6b9ef89da4a308e71ba97b2bba82247e39e2dd6dedca7037253aa43495eb3", - "geometry_id": "dgeo_8b3e9d06bac5498cb8b98b9c", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270", - "image_sha256": "9a27d73b493c3dee972111645e608ec23a51df008fe2bdc46ae807695a585694", - "logical_row_sha256": "b696ffc1b4e6522c4e59e9c94209d2bb8663e382800e97cdd06d5b6f48475dd7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ff3a9f1d1a41690f9c69baf231940cc769e76cd3b79d2801b8ff8293d7b4951e" - }, - { - "code_sha256": "4c797122e978867c2935b4404c60d2a140cf3e718c132dbac45e31328a1909e0", - "geometry_id": "dgeo_519fc24e33f79f5e5a6781b9", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270__depth_r01", - "image_sha256": "2b988cad8b665d5c147d2c2a116dfcc35202803dea0d6894c4e778534caccc37", - "logical_row_sha256": "aace5143a9ba1b723039549e865cd0925bcb9447e7ffad6cb1ea80f63380feab", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "460b2995325464ab7d6c436f843ffd52684cacbc6e8a15123fae40dcc7da5b1f" - }, - { - "code_sha256": "9381eb64407a8ed5f0fa5474e6f4a7e7e2ccaea8b8db0c63406c7f94c6fc7e4d", - "geometry_id": "dgeo_a8b3d1bc4f60a2be35bc0b5d", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270__depth_r02", - "image_sha256": "a347ed9a7b466a9594583a4b7384c7282c3d4aa6d15dcc0ab14fb4158e2ed982", - "logical_row_sha256": "9643434e0e919e2aada15ac25be203c2b7af3f1ef3a1db4f1ba7a608f1bfa560", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "40a432938029227f8529ffafdbeebab9be904eeb6fa7a563b5925d675746109f" - }, - { - "code_sha256": "0d8a006732e75a22415833af6d6939d7d4474618c2db745bf2b15b1a4b8f5132", - "geometry_id": "dgeo_17856e516f46e7fc672225e5", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270__depth_r03", - "image_sha256": "5243ce393cd0ba3e35758256fa0b3a5cb1beeb7da5e52e114dc3993e8fd40852", - "logical_row_sha256": "112eb74ce5b13717389f575b4c4dc4bdfde21c2371acb3bedb50a3df22275f75", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "99722e2d1fbc12e207bf3d58145d8319013e3db6ca508c34a6dce86a77d227a4" - }, - { - "code_sha256": "b5270d715bc28c63653086d962db4c6a4a8845bd5b5cc3596cd348d1915ae2bb", - "geometry_id": "dgeo_dcc674a2c4b2b6732ffa9538", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270__depth_r04", - "image_sha256": "3e4ab069cf08c06955fbf0b3559591314f6ec8381f28589362db543dd0ed4d85", - "logical_row_sha256": "e7be69bdbd681d6a68b91a6205698f4fd420f2511900b18fdd20c36f630520ee", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9b4cfed18bd974172ac83ea7db3de05f68302a54e4bfb5b765e84316571652ab" - }, - { - "code_sha256": "d6c3d2ed264d14746bf6f5a151eaeb2f481487d94ac265a096bfe6247343740c", - "geometry_id": "dgeo_1ab8789a21a222e582c95630", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270__depth_r05", - "image_sha256": "bf800ee6581bc8d3a9076505b983a93a0c25ed1be14cfea934b96c01d765b091", - "logical_row_sha256": "87db57d213ed78357a0cf5091969327fe37578e9ef16be66b7080fa3b8e0797c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cca7b23f9dccfbe110b5dca42b2cc630ab266227a0310d0e1fab6970313396c3" - }, - { - "code_sha256": "9b2906251d8aa98193ddad7c384afad7a8a83b1c0adbb6fde370c02f2c04c0ec", - "geometry_id": "dgeo_8acdf4b93d9e8c35f88745a9", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270__depth_r06", - "image_sha256": "9530717391325b3acfdb6371498726ce981c04c7543b540ad888598e5021303b", - "logical_row_sha256": "b2a94cb6d4ae21064c4379fd00c266df3ef36b8a14cf39ed4afcc2467315839e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "35e1484572005c5912b2b40c8882dd6da4c8fbd078d8cad6d831c6d9d886c12b" - }, - { - "code_sha256": "b89a3f36bfd72099ee79018938ad7690726f78686d8ab158b3240483c4adde1c", - "geometry_id": "dgeo_b71d1f7ca2fd5700f03b44ad", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270__depth_r07", - "image_sha256": "167c2e7daaacee3291eca439cf2bc47b19b34415362e65609d5b08d48bf1e47b", - "logical_row_sha256": "9dba1f6147b79254345b6c65f5e35732b784c3f3e591858f96b0757db23aafc4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ac829143e34c3a954c5c88fdb54bd026e0ecb2bf5f6c5e202e9f1a6dcfa2d1d9" - }, - { - "code_sha256": "e95f669135eedf19a77af6390f0af3c1953660985f8374564590f37ea2a5df35", - "geometry_id": "dgeo_beea7744d0c36dc2eed80ab3", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45", - "image_sha256": "f5bcfc6e102af8b973b26657743d906f369f6b36a8c7e557c8ed61ed26f50116", - "logical_row_sha256": "3096d6e88ff358df5ea4a03405a56b5f952283bff0e8d3eeac6ea48a4b652ddf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d999bcbbdcae6d31c7379a5d944b22f20a31a66efe00a56fc7904c7a65afa7b1" - }, - { - "code_sha256": "9ecd01492a272371dfb49e20e6acb6c90493497d5e8f1d8de1adddf00b86dbba", - "geometry_id": "dgeo_b9dc780b0e7d8c24192365fb", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45__depth_r01", - "image_sha256": "a320ea13d9e1603d17d2bbe8ced65d214a77c527f4233db2843731f07221b72e", - "logical_row_sha256": "446a854dce7bfd98cc351a99b1e94775d4b925deb3e19e6ab77f93a09ff1747c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7261aab334c1c4e5e22b09fc7ad4b3f983c294c170d2a754414d8d04d52a0441" - }, - { - "code_sha256": "72d2f9b26f7be2b1aab45c3a8624273ad402ee18f3d24814dedb6b2f9964d48a", - "geometry_id": "dgeo_d355a4b11b7ccf9682c9dda5", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45__depth_r02", - "image_sha256": "0097dc3ed00f38d3242ca345de2c22ced18cd5a8509f7c0e49271785a05ffc5e", - "logical_row_sha256": "215921df69f5b92b2082f831252997d7768880c380daa148665437f226e8bfc1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8acfccefc40b5197f35d9266f64c75838f600748c6d624b8e04aa1185aca3121" - }, - { - "code_sha256": "9d0c7b9cbf4c8c99422c2de18efb6ef33f3b18c1ef7c2d2f5eb594ce008796e4", - "geometry_id": "dgeo_157147a53446a451655ce6dc", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45__depth_r03", - "image_sha256": "5d2cdd6fe0daf8d142d3a132aab8249bf6ce5af8c6d2aa7de062d7c0279d062d", - "logical_row_sha256": "734eda00dd3569d3c7213128361e692651fd674b7f8010a6e4a5b72589b4b185", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b2a3e9da7fae963465fd81fef90b65a7d045cea360928c694273a680e707658b" - }, - { - "code_sha256": "f99a685e85f91c88c47c1230ced5af3a4998b7ad4b48804d7c7abdfe99d725c7", - "geometry_id": "dgeo_1a89913579fc1bed30bd1389", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45__depth_r04", - "image_sha256": "9d5201073cb280366d0fe004a94b9b59754fdec81d4d0a24fa9d9d97c0e93f34", - "logical_row_sha256": "8376cc2b8c3798222bbd84d5d044698ef2d46f894a29a19abf89593b9741a45f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8f4d7f8e6cded74fcdea72aa368e099d657d4727cc0c7a33f6fca37141d8b464" - }, - { - "code_sha256": "849f613c6e9e619230588fb34e61ff7084137895adc8ace1257ef70ece2a5c03", - "geometry_id": "dgeo_ab989ab84dfe24ad6cacfa7c", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45__depth_r05", - "image_sha256": "4097d8cd4bb73aee15cf9c57c8010219a339fa5bee254fd68606b3d54b5243ff", - "logical_row_sha256": "82bf715632e6f235167a185569cfdac6bfec0e66ffc6011ee5355f308b68475f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "523ed9c4a6e12e99748d72faded3929063bc0492ea0333ef691e4022cd02b4ca" - }, - { - "code_sha256": "4fa9b4d0270d5a6881a6ccd3a42bb8c2fe765a567f867fe9dbc322be788d5895", - "geometry_id": "dgeo_313f209dab4bff15b7762798", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45__depth_r06", - "image_sha256": "ebd06b847f2b4632b437c845384403de89de0ec4c1e2d86805fe379b3a42792e", - "logical_row_sha256": "dfc067b5287c0cb67a15691566d1deb71b0efb11a190c1416992b4d3a8b0e7ab", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bfbfb22c0bdb34577f976b611c7403d70c2aa58636610327860ada9fa6c11dd0" - }, - { - "code_sha256": "fd626288ccc0da6873687aaa82443050395fcd277d40db4bfe0d3fa3cf383827", - "geometry_id": "dgeo_a14f293eee25fbfa34c17d63", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45__depth_r07", - "image_sha256": "f72bc414df96db1a4746783d42fc71205e3efe6f263395432047e11d59b9b4d5", - "logical_row_sha256": "f85429aa6a7b356479173b00df992d059d72f4905c09415bc04c698f6079c5a6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6d134ca0079653abae79869de92107c65e303b89f6fe80c004755922031595d0" - }, - { - "code_sha256": "92c3a218949ab41d02cd34b645643792984624bcc3bbb5f07aa6d43a067e79a5", - "geometry_id": "dgeo_c4ec27d9eb2e8fc2cff25768", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90", - "image_sha256": "5f24f8dd59172ea413a209a1610739fb27152b84f3bf3780b81f7b53df719513", - "logical_row_sha256": "7cdd0e9ef99a56dc652d951e994f9cbf254461df2ca739963f19ca6935943df7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1ccc8af5e9222c20edb57fc82b6e6a91cee940f44727d23efa5aa70241a526ae" - }, - { - "code_sha256": "1e3d34f1640fb8553cdf7c1e40add0fc01c75676b71220055387b5ef909575b2", - "geometry_id": "dgeo_a63ebd7f440ef68b30dbabc4", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90__depth_r01", - "image_sha256": "13ac58af4ec7dde03fa246720e61500d1e901740b262cd19f84ead3d0b5a7c4b", - "logical_row_sha256": "6e531c526c9a2e9b1ead4467a633e372192785ea0867f0586d7cb71904484833", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "598710c7a6d19fc4c1adbce65baebcff062e1415fccd20d077e5ce36794518aa" - }, - { - "code_sha256": "5a66390cd599433945a8f36053b6bd42853789cf73d59e6ab3244bd612155dc2", - "geometry_id": "dgeo_36400e12883b779aee766633", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90__depth_r02", - "image_sha256": "6e43acbbdc44af5785ac5309f38b4098df7981bc5741b444de21fc846c7a2cd6", - "logical_row_sha256": "d2af2eedcc19e264147490e139a84e7ad260ce8fe19a3fe0e08f601d9b91db41", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "906df458afe726c4701216f0a7a245068fe04995fc0287fd828269cd2d91818f" - }, - { - "code_sha256": "933e5f6cccb5a3ac22b58a61e0054b7a27bc3fe41d78e4ee014222060ebfeef2", - "geometry_id": "dgeo_1aafc476af4c39a87274237c", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90__depth_r03", - "image_sha256": "db105eb199a4801e64be5c45a72a2c87cd3c302e76eeafce57f35826b213bd7d", - "logical_row_sha256": "709c25f7715e90da64fe14299f2656083b691b86fd98cceb829512cba076d114", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3eb21a622376d85093ed633b35731b0093fba3ed7966951111506719a24751b7" - }, - { - "code_sha256": "1c0c7c083aef06819d0c1936027dab8715cf7695d25a776a02d223839c8bbea1", - "geometry_id": "dgeo_7b8de7fd180bf847b3674def", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90__depth_r04", - "image_sha256": "92af78d1dd49c3c17008dc3d3a627f19bb607071fabce81947210ca2a6472952", - "logical_row_sha256": "812af48b8f029f6dfd749a78ae193e025a437109f6bc21884f5d01b973b9cc6b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8a8d723bb085af27f2cd7fcce2040de37286e1469d56a4e5e218be9c3dddfa49" - }, - { - "code_sha256": "b7a7919e71276b23a8e51799be4b4420767da0eabe65044f6df7056edbc814ef", - "geometry_id": "dgeo_bafef564d49d30a249a44afa", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90__depth_r05", - "image_sha256": "e7844f8d98db7bb863fbc957097236152656ef0b137a135ada7f8df6a2f24f23", - "logical_row_sha256": "7ef8aab475f07f2c3700466f2daddf447a15b499a252b4938889f131fc9614f6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8e9f111ead83489f1e503397201a175b4a924dc22a230f7ee205f166335e6424" - }, - { - "code_sha256": "ebaa69c077497339bd72e05083993b167470317f13e24c97e5d9455898810c6a", - "geometry_id": "dgeo_10d59f5b6ec70f867ce89e30", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90__depth_r06", - "image_sha256": "23a7485965ad17894aa74c4f5ef3dae122dda558eb62f9442b55687dd5a960ce", - "logical_row_sha256": "3c46e0554cd438e919ba449b3e3dd44c903849c96907d0abeaf23e8512534315", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b139a02975c8cee52452f4b631eddd9b14717c8bc5e86eff96dd2f43c97d1d0e" - }, - { - "code_sha256": "5e3b26d812beaa395f952a47ced9289439455eded6d9b41d98d52520231a421b", - "geometry_id": "dgeo_d7b918587f52e1ca6c27d84b", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90__depth_r07", - "image_sha256": "9458bb89ba7a8f4525fa7d22ba13e083cf4f10265b419feabcf665a565d65501", - "logical_row_sha256": "907b92b48a3026dd7ab86e2987890ac87c7788d1dbc6e74462227dc55244dcef", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e96b9ea9f2c3fde1ad6a272a605a06052d8c9c7152c9adc8b359ef24f40844da" - }, - { - "code_sha256": "e5bdd0c8ad0112cebcd89eced17957ea95c36e764581897cd60abf591ac4a4ec", - "geometry_id": "dextra_e98bd480fc794c6d19a8bb88", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__calibration__deep_offset", - "image_sha256": "f0c3dddb71fa42339ab92247e687df1939253151b37b16b50b315973bdd7fb65", - "logical_row_sha256": "e7342ad203cc9b4072338e8ac97ef79a2a313366155f0cab9b083ef427e5044a", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "861c503cddd36ac3c22c4448c0f8aa5cfd8f7fca3580e020838f7e6b785deee8" - }, - { - "code_sha256": "d73b6c8895d72f502ed8e4d5d3b6b0fdf8d965aa31cae4e998ad3c6bd6eb42a5", - "geometry_id": "dextra_5a343b27d8b4eed8d45dc804", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__calibration__shallow_offset", - "image_sha256": "5ba6464e172c95c141700274efb5b3fd40fe115b4333abbf316dceafddf3a18a", - "logical_row_sha256": "71d1ff0875a36833098717b5a356762b4d0cb14a7137938df17463ac1b30446b", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "a4a8210aceac798a2dd604e3eaf916b4cf66f4d5a1879f1177e7a18f7a2b21ad" - }, - { - "code_sha256": "0b71b7993ece86aff932b1d9222c335c966fa33dbaa113922ebc0adf8591f12a", - "geometry_id": "dextra_c88be5f36c2f9259b1682130", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__negative_offset", - "image_sha256": "6f9da2a2046ec68fec904511cc51642f465a7527c20828745f931515172ffd46", - "logical_row_sha256": "e4542387ca67c85ccd8d8ffcd66a4165957534f4825caf3482746be000a940dc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "5415e93c39143fcab79a82751f8684882d3ed11fd027117856e6ad650ce0f271" - }, - { - "code_sha256": "a5edc10da7aaa46701498bdff835a880e0ceb8f3d24a98d4e974c3e82fa93848", - "geometry_id": "dextra_f609442a931cb537b5dc1e8f", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot120", - "image_sha256": "93ea1ab9c3751f5d3f9fc5b06e4c0d625e68e3670d827cab7c142d6f77c3205a", - "logical_row_sha256": "3feeb234ecbf97391e093af67781bd1fc124ddc5f8bfe6d0820e5c462cefd50e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "94417147135fa2bdee2328a35a6aa871fb74ae4f8b8fa3aaccefe09c2b034194" - }, - { - "code_sha256": "5f1548be60b63878be37e674839507b9c1002f791620482357720a60728c621f", - "geometry_id": "dextra_3dbe66ec548c2e4227860e9b", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot30", - "image_sha256": "e97b4a0e28198d8f4c365f242f82c1d131b349a7fdeddcb454c40fe6074d327f", - "logical_row_sha256": "f9500e2aebe748339cb9d2cc021925a37c404421fc5def430d92e0bfa512cf17", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a7b9aebe42bf5c2e31989988ac974445ba49ba14961a7c81838e8e2da90b91ed" - }, - { - "code_sha256": "8a4f2a464fd7f0b26dd04df95a7ca7e53f38168ac21e704e73b3c5f9ace9eff9", - "geometry_id": "dextra_31c3b0acec2f50fd8a6873ad", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot60", - "image_sha256": "829d02e7ca0d5f7b0ecf3f51b44f199cd722b8e182b0dd66b8365c3c6f0d5bed", - "logical_row_sha256": "9d0c7e2538697d70c339b1505d69f02c1f15c00e7db33a9c6af4f138af480efb", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e6d754b44246b6e1b79e147e29c6f40442830d91983e8a135b01454a5d2417cb" - }, - { - "code_sha256": "7a662695444df1daf714d9d33d7c8d0ff62e952e034b9004951f62960b559218", - "geometry_id": "dextra_4062b65aa0d0d1abb066d772", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot90", - "image_sha256": "48eef081b15a49aab83f217dcbc6b9cb95fb504086b8625a65c803603f0d9da0", - "logical_row_sha256": "77c5ac63cef95b67fad6c1fc67133a0215912c708d8141990dba67ca27c6e8fa", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "4e086237f670e8d19c7f9726e1a7364b41e7b74a7d45ea4d6ebfa1a81b447623" - }, - { - "code_sha256": "a685558d88c2c4e4087c2557af44be9ddb477f3226d4479b2948b757d1e7a80e", - "geometry_id": "dgeo_9a00c3a82f0355a9bdbf8d05", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset", - "image_sha256": "7d70aa1751753c266d9f9c9acc60f8089b5923c7c1f7db9fc1abc9eb2779fa75", - "logical_row_sha256": "05d787342e63f8a4c615380780ecf53211986533a41d210ad74f7eae1c90c6da", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "40ee33f703e2e1a6d74f7f2893146182f69402c7bd23f57959a410820b12b461" - }, - { - "code_sha256": "3ab6570fbaea9f8d82883f5e3ae40174d9e3e4806a922b6f7e32c2b4524eabe1", - "geometry_id": "dgeo_acb2964d937b87825c3c88ac", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset__depth_r01", - "image_sha256": "ed7e551651c0280dcf1bb63f5b3d866ca56ad419d098274aebdee093afe92e37", - "logical_row_sha256": "d2d83251807604b39a474432ad6d127dab58441a9825a4ee590c84f6af302c16", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "774e8f0585ffbf3e434c318264b7a1f6b2823cdebed9b766df39a9a5c10c1dbd" - }, - { - "code_sha256": "a6a6ffe6905df3945bf37834177c082c63fb1c3b03c73de18c7c885479bebb0f", - "geometry_id": "dgeo_ca25facee8a589fcc185bbfc", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset__depth_r02", - "image_sha256": "a5eca5af4e49cd92b2b5fe6a089b2284c961f95666140d054e0f43517aab0376", - "logical_row_sha256": "bad2bbfe5d3511dad9039f234e642e390c46ee819ae0c05a49771046f85d2791", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ecc691e45bc732eb40e63a755db4bf57c93d3d0400c62979577f9336cd446aed" - }, - { - "code_sha256": "e131ffc1406fb2fc1c337fce9de81c94e191765e2f9753a0b48d73e46486c41e", - "geometry_id": "dgeo_588fc66ddb462cc073ff8f5e", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset__depth_r03", - "image_sha256": "ed9cadf5b261f6538f70407aa60c5a9b91f9bb2ad5298d4b1b7b5fe47ce4bf91", - "logical_row_sha256": "95c304789011d2030f62b22a4950683a7e75e742d3c6f695bc6611fa9ae17ec7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ce8922f874e3c68a74ea241248ebd629ba836eba848b6fc0124e99bcf2222ae6" - }, - { - "code_sha256": "ad2f7bfe39525ebc1767f80254a3d1c7ed8473cba0de6847f91df9f6999058aa", - "geometry_id": "dgeo_55028830c11e58eac3320c5e", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset__depth_r04", - "image_sha256": "168b3387bb9dbb46862f3550f6f1c46ed6f0cc80fee1799741b19c80f14bd0f8", - "logical_row_sha256": "4fd1b2e7ee583a21d67b36924b20a5aa4667cfe58af4a20d7a44ce5f8f9ee703", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f57b67f873369237f694951e99fec156941a6fbb320cc67a8a60c7cee9e43761" - }, - { - "code_sha256": "2b16d306b672d4e2dd9d0840e54cc2a3f7499cd2792affb296e795ff2abdbf2a", - "geometry_id": "dgeo_79be63a90ec6ba3ec95a8f2a", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset__depth_r05", - "image_sha256": "63aa507e5f1055cace9220c955700aac07b0b0a0451df0381fdf75ce6cc17ee7", - "logical_row_sha256": "223b3e1a51387d8bd67ba66e4a04b4d0d53f3c327fe2014c8a7192d2314343df", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "42bbe114c46d0f3bf4beddd3fd296be6fbbd9f8df6bccd905a8086999e02cbab" - }, - { - "code_sha256": "0e5883217c6e7630bc457cbdb48c85ef30d95f547cb588f106e27662bdf9a105", - "geometry_id": "dgeo_79a95fe953e56ffa2b5ef0db", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset__depth_r06", - "image_sha256": "f720bb84a0b6bfebcabf6c06d405161e5275ed94580ac5d427533bbb42188ad9", - "logical_row_sha256": "95dc2e0132600600c37ed3fb748a9837b2b686152ad7ae3f0f6439b72d2f8bd6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "800d0994350a4c709ddc9eaed7d9c87bf4309ff197183fabbebd0e863af1ccd1" - }, - { - "code_sha256": "4a9c1d658a031b5fd5416f615758b3ce75b913a054ee88c762303b1e4e91c8e9", - "geometry_id": "dgeo_38e831729ac5e3bb564d4b17", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset__depth_r07", - "image_sha256": "0b4192095b41723e562bba38bba556dc914bf436b62a4c978802d89bb2667004", - "logical_row_sha256": "12408cce1fe0ff81a818cb35bc2daf82bb202b8e0e21e536383bc89a80536354", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9d91ddd363e666c29843378f8bfc9ea51e7851feb007b1283498834b47428fcb" - }, - { - "code_sha256": "c814eda30fafa462e579934eaa800d1cc630cf7324e95f56fb6a58bb8d2a025b", - "geometry_id": "dextra_9c130b5eccb6f89e0b0a5a9a", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__equivariance__c_fall", - "image_sha256": "f4023bcc7f45cd5ae95a7beda35cbe8d04394cc5bad37e94a513732ad974e670", - "logical_row_sha256": "f3431ebde9e1879c1f0c6f13fb27af04c71b067f185ad7397eaa714511f774d1", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "46e0180358910d20ffc280c26ac318f6874a097e6a49f0fa16ee7fe2d861d962" - }, - { - "code_sha256": "d892bfb824cc1b584356b735f318764b0c158fb8d9b1ef256e77d01943f05ecf", - "geometry_id": "dextra_a67b3dc0c04279306475a8c5", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_mirror_x", - "image_sha256": "3e481c8545da0eeadec0ab5a22e87e9db5059d81ec86c4b48d5eff182989ef78", - "logical_row_sha256": "c47644b8f5c7af83597086830d06ad848c0eaf65b95e742da8889081bbff542e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e895afbc8b127da2403e867cc1d44762d83bc79d18066ce3f78c2cc011bfa23f" - }, - { - "code_sha256": "fece95711143281aff8338ba98f90bea00c8c5b3f383ba3d36df70a099fce46c", - "geometry_id": "dextra_86dfc449173a98c7d6dfc13f", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_rot135", - "image_sha256": "bd9aa88f7e7fcfba8ed1544ad841adef597b8e802af55e4a112b6636db652353", - "logical_row_sha256": "e203b0d1589be697b8599a722e7be98df32ad8578b69f80718d26480746a2f42", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "009310998eedc84d26989baf3b8a2a0841597c31b83429e1babf77dbb29fa667" - }, - { - "code_sha256": "4226b7a57247f23f3ff00f39cbd4f81a0457d0705bcae84dd803f2cf411d088b", - "geometry_id": "dextra_75ec9dabbabc1610d4c83043", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_rot45", - "image_sha256": "13c3ba372460caa0228e30152a3fe637e1c54e3ec8195c02facb5ea2fb379efd", - "logical_row_sha256": "694a85d76b02f20a12e3208e44adaf77a5247d86d50f02cd6e86bbaf2022e7dc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "cad67c132485aa1ee420ff4438cae340c84fb91271cb07fced6294f84e4806ce" - }, - { - "code_sha256": "8de67cdfe4ad5c4f5692bb048d830ddaf2fa90da45bdf3c1674b0a93cd58b885", - "geometry_id": "dextra_3da84cd0f693d9bd9532bb45", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_rot90", - "image_sha256": "ab2ec3da457ba59a0b125c499aa52542fe8ebf8e90e9dc5df0aa2a668f614a9f", - "logical_row_sha256": "064ca395596cadf0f448f76b1583344ca2d02a58e2a6bf28e6d9b23e099933ad", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "45f9f3afb9e96f627feea4dbe3718f23460bb7931df9dea84b98eb64074a862b" - }, - { - "code_sha256": "df97a6de4d6f0fbcb24f5e09b4c89ee5e2ab948ab81db205ab5c63a6987fe69b", - "geometry_id": "dextra_e4552f65c6c41c22123bd75c", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__equivariance__s_fall", - "image_sha256": "da5527da51cfdf6b2058ac4d61d7f16f3667d59c44849273a51bb03118f319ea", - "logical_row_sha256": "4318484b64999f6f6683530620e9f2c372890c387777c7eaccbc60b5b340655d", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "4b6ef8cd5398f9a519db365f52cf54f572df3323415ed9926cffca42e85cc967" - }, - { - "code_sha256": "74e8b37ea1b4a0905ab8a2f1ef4df5f11ecac7b0196f7902cd2f972a69548fab", - "geometry_id": "dextra_5d6a97712c9f140f54084a74", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__equivariance__valley", - "image_sha256": "10138e8823152354838936aab769f584ae6e42024004cd3b7275d6154ffb5402", - "logical_row_sha256": "58610358c99924c87d8dd03915defcff1e4881d25793011d00b4cc501862b8f0", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "75ac020caea9854cc6882e8aa0d1189aefa5531177c90ac317a9227cc7e47286" - }, - { - "code_sha256": "841424e15a26957a4b23e8285e453b3dc3e122b8868a824ae0daa219f9d7ab53", - "geometry_id": "dgeo_665bcc37499301f037cbff77", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch", - "image_sha256": "c1a9dd44bf857a216f7f127644fb7685c15da8f2e76ca2107e320aead8913b7b", - "logical_row_sha256": "92e11c5ab98f61e73fd13840a4cd64e8663ae44daadf56f585cc307522a4bc84", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "486e9d3a329911990c26890df1dba16b8436d60868cb4ae14dc1f65a8cf9c7d3" - }, - { - "code_sha256": "a2f8e6fb04ace48dc19ec1bdbaf20f78bf454db0eca17289b520ec30acd07f7d", - "geometry_id": "dgeo_f581699ce869b68faa02ca32", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch__depth_r01", - "image_sha256": "ee145ba1b81f002c2518d55d90d9237602a7a14a9d48e4a6c35e48c69b9a2c37", - "logical_row_sha256": "d5e311ba4bf603e5940aa7965c2d0c6a25b8b7797732864de61c1ffb16da32e9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ff72d57204756da7f77861e1c74b293575762a0b064f992971a82120e25a15f5" - }, - { - "code_sha256": "a44989011bfee35ec0a1ece2a541d928e672c33f23bb8b3111ecdcf270a53974", - "geometry_id": "dgeo_4b59c74706d34293df70e625", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch__depth_r02", - "image_sha256": "9ccab047436b6afb3a24869e67d1b3945c4112adf60af394729e8255ed89fe6e", - "logical_row_sha256": "9ce73e5d410cc8dbd97a85c91b64ab957f39e92e383fc60b7f059e8c7efba1aa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "307d26f1b2e93ea2ae0cbf3d0ac8c49ff931c5456b0552f5216818e3b5ee9ab7" - }, - { - "code_sha256": "82e00cb3fed7af190c9dc6df2212048b9d800b274c2203e5973b828ba6aacfbe", - "geometry_id": "dgeo_ef3fc74f604fbbfe748c0b8f", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch__depth_r03", - "image_sha256": "870e975dc759cf8fe0289ed37b55d82bb1f204a56543c94b0d5229d0cdda0b38", - "logical_row_sha256": "3e7ab3a2ecd81f438da6b07e7f2842e343d06b232cb2638df9ff67569de029ea", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "00a8fbff39e683146f5289dc94c422330b0c0e0ff226f80fdb8f1d54383c94d3" - }, - { - "code_sha256": "eb61725bfcb5c4e99bdaf1098d4d8f41b662dd0dd1d8fb13e6204cdce0b2062b", - "geometry_id": "dgeo_291f80de5f600a763d00324a", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch__depth_r04", - "image_sha256": "d3bec37a5b61c061d4b661cffe93248b7164a98463801a758becab092c747774", - "logical_row_sha256": "385db46aadfa95d124601dd3663a5a076431e8f324ca86bbc3f0768ef1137c61", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4714fce0233959a59c837caa7c4a339c2b2350502a1a57ed7ae71f732c94a382" - }, - { - "code_sha256": "0ab97c0775cc582d36c14e8d54e2c3dad6085174b9805b8eabf79fb9d5623a63", - "geometry_id": "dgeo_16681e343fc207811e37245d", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch__depth_r05", - "image_sha256": "fcb4e69f54384f5f77ffad6a6c231e286604bbe0a83e4619071d21cc922022dd", - "logical_row_sha256": "237f5983a982b735ae7706dbe51cd7b208752222e6bf852f59146141c6bf692a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2a99fa24c86a1dccebee8e42158040d85d1898f07f13d324345f5f1fe40e4201" - }, - { - "code_sha256": "204be1b50f43be3458f132a25c9150422b85765cd5280d95768574570f9a5d43", - "geometry_id": "dgeo_cf8884f99164dc596c6ec4e8", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch__depth_r06", - "image_sha256": "3f25cfcdce5420aa76d8f8380dd43668f047030aba9cb28e832df02f7616368b", - "logical_row_sha256": "4cb29f3effe1aab6106e906deab2790b316cd5a2029d475701983bd491b655a8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0964e05056388ebdc6c970fd4dd313bac450b4266ea841727770ea3367e97f27" - }, - { - "code_sha256": "93d430b897cd794455496316c5cccf9ad9bddd7bb0ccd8440c01b0b6663e605a", - "geometry_id": "dgeo_4aa8e6cd9b193941a1b20280", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch__depth_r07", - "image_sha256": "1095f847b68592be00e70495e99903e4519c3549c296809b23c82faed1178e33", - "logical_row_sha256": "2f0e17d96cdb014ef8c77e826e2a585a62b6fa01f107fb77c5e8a7ef5b2d03e1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0a4a237cc6b7da1795d8e413d0fb6b0652595b4f7c3fdf9251d1bf05d18077de" - }, - { - "code_sha256": "c9b1759bb46bc58ff0f94aadcd7f9154c1fd0b67fba4e9d98f184aff72971082", - "geometry_id": "dgeo_00a7b20b3a5cbb6bff86721d", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg", - "image_sha256": "98fcf6144fca4a2acd35d95d0cd21e029eb13b63c9209c6606ef53721b316df4", - "logical_row_sha256": "3fe48a5e5bb873bc59ef7033b1876827517ed592da663e5b22b74a594831884f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "571780f10b85a269dcffcb6287d7107150b53b848081b97643fa4cfbfc433a71" - }, - { - "code_sha256": "c03d9c9da503eb8b4d9ed752ad9af0797290ffc010620126a5e3f1336088d0a9", - "geometry_id": "dgeo_325d98a12c0c98c9339a01db", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg__depth_r01", - "image_sha256": "975068d57b5d0c745966f05031c9262560bbf84fe19b014b8ce46dd8109bf663", - "logical_row_sha256": "48c55e4d334bbe6c55919496e0cc4191be4d444b62897cea3a35a18a1ee61792", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ac34bd0451726a201ece512de70b1926bef81f8057923a53432c0b0d54c8ef61" - }, - { - "code_sha256": "d3a1709e4d3529056aeb8f088a11e2c3da2d3ca9288a0102ab641abc12c17b49", - "geometry_id": "dgeo_deeabd8e23b0af9fe73a9265", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg__depth_r02", - "image_sha256": "e6f849d862511368679157fc9f261d7343fd0d3f970b9570b0c8dab1a9f596d3", - "logical_row_sha256": "58bc569138ef70efabc50fe4a8be8648e122bcabcd414fd0746a5256b60efe4e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "67ba5e0d58a032cca6d763394729630bee597b25ba0518cccddfe9f175a49fac" - }, - { - "code_sha256": "f54c7245cbd7f6803d8462e01cce226faab9b76cb11b67a3a794df98e02d3269", - "geometry_id": "dgeo_e0dd8e699d81cc2cef9b6435", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg__depth_r03", - "image_sha256": "e0ff457dba09a50e3151801487a2ff3507d2ccd3429897abf0ce13208ea20f19", - "logical_row_sha256": "d1537a6ee182d831dde887017bd2e583e051da0158158f78cbbee47805ee683e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6ff8c96b67ed511a269166701a8a556d0057ef647a584516406e15f86e4582d4" - }, - { - "code_sha256": "38bd490a4b378a630c6c61f4ebd2cbaa67d97426a288c729c528d33a10982102", - "geometry_id": "dgeo_9e8cf96bfb96f2fff2127d5b", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg__depth_r04", - "image_sha256": "45535b737ed3152b3a697f685762e196aad970f5c2b02dde819a69458d060e4f", - "logical_row_sha256": "badbe4d74629a4dc459fba9df58b0fa00d6a722c6c2417c72b79c29b80f594c5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5595868ab16c8d8d034f5bd9bb8031cfd56c06264b0c73d728ba3426be9013aa" - }, - { - "code_sha256": "db67ee385e81268c9ffb4605573b062ce1fe70453f360b3f2d48d659243d929f", - "geometry_id": "dgeo_d8a795bef4c684c6e7abacf3", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg__depth_r05", - "image_sha256": "fec91c0341942a37115d565a2d0232c5a4bb612e743bab240dde6f352f1d4e7b", - "logical_row_sha256": "ac420bd1018bdb32f3f49027a2e15c83501a28f34e8caa05a41bf004dd256237", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "58671d4fbea360cdf48fbf77b850e09303c87c743f3e0381fb19109c1724c1fa" - }, - { - "code_sha256": "4f21b5670605b56cfa816a8ab4509a5122bacdd6c317677cc27c14cb66300a6d", - "geometry_id": "dgeo_1f689e92100867be51e0ba03", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg__depth_r06", - "image_sha256": "9bb400a0572cf4437b8b8c2f4fec207700634e40549f70d0587ef94bd3e4e326", - "logical_row_sha256": "cb1231a54e44ef5c16ebba6c658d3b0f5e89e3116e00226fcff6e04a1cc8e792", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6af1aa1b2656d807eff79ffaac1534fdbff28d9c64acfd3adae2d3176d3264b3" - }, - { - "code_sha256": "33315eb42a942a2290aee47bf92df7c55b03fac4a901075928000cc6ad6742d0", - "geometry_id": "dgeo_6cd43c7dd9b9ae4502414910", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg__depth_r07", - "image_sha256": "8f8459744ca77800d477ac43d9af81f3b305bf4dee7fe1a7e7efbbc93f10bab2", - "logical_row_sha256": "0a59dfe8ada60e037907abb1da205a8bc1f7ad6cfc314554e483ac9ee6a26058", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a586e9144ff0f4336a44a0426c8cfefa3df30ba389d32358ebf0506f00bafeab" - }, - { - "code_sha256": "47da7e8acae9df9849aa601563dd517986b6370c5dfe9ef7b2ba1342c840e0d9", - "geometry_id": "dgeo_43037041566343b7e8e4ea0e", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise", - "image_sha256": "ea2067af95ab3539245bcbbe698a65cfdc6fdfe322e5c9f6994899733b986583", - "logical_row_sha256": "dd4cc737c2919771a00db47eabe2a2db697881e1163f4c3e58cbb1d09f6ae541", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "650bd85793f318ce8405bf7efee87c59e640f8728957b0d44bc1cf0a9f6b02f4" - }, - { - "code_sha256": "3263b1a6e867941a364edeae50831f3b704179f943ebe7a516011dd219a6e41b", - "geometry_id": "dgeo_582111dae55a85313907d5c8", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise__depth_r01", - "image_sha256": "d749fe431c37764e0844e1800913030b1c7457504eef1f0ca6b91a3701cb9e61", - "logical_row_sha256": "06364d265fb6ff4a60a39546ff45d5aa2f1d9a95d76f93005dc36f92c88a3b85", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e8fdeb34ed69bfe384ea9454dc80aff1c8eccc34863b243d96de0800710790ee" - }, - { - "code_sha256": "54bd04d2d74316cb981a6c421514d52d5d2393af7d5b15695ee1b8983d22a11e", - "geometry_id": "dgeo_ff335ce1df625dc5562473e1", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise__depth_r02", - "image_sha256": "7fdcf0f136cc408d109b6c9b5324187fbeb80d1522f4d55635339246d7778648", - "logical_row_sha256": "f587d754d5d6a15b1d83396e79f8ed2705c0c681a25ee57dc49dd9d7c4c540fa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1fa26f835d0a93571aa25187bfacde724e231482622728b74551e32de140a686" - }, - { - "code_sha256": "808e90461f4092e23a6c2681e8aab08bac811900237c1256c66e966f3bb6a9c7", - "geometry_id": "dgeo_c0fe864de15ed9b10ecd273b", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise__depth_r03", - "image_sha256": "89453fdde7fb82e698694ca720d1598045920336e3beb042cc02e7465f2b48ba", - "logical_row_sha256": "d75417380e0d014fd6bfadf4d1c0fdb9dd06605c6e8a86fce46018792a0c2e9b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6e6a610c8e978bbed21becd1b7a5753d393b3597de3ca2c99e4e3719f494118f" - }, - { - "code_sha256": "99bdf448ef1b3530888791c8985e2d4af67ee2cfdf3b9a4af2b385cea6250f38", - "geometry_id": "dgeo_4144bb7dd265de8a253fb343", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise__depth_r04", - "image_sha256": "5926068d536f60688f1f10b8e65241a6164a320495eeac0adf8f7edfc933ca3a", - "logical_row_sha256": "10b78ce37cdefd528853cfff8a487613553d7b485b7b2795dd23cba9afef888a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4e5231d7e05f374440f96771763c2b7a32d4742499d76e40ce5b200acb68668e" - }, - { - "code_sha256": "aaaa37a7d4605250f9d334bec9b3d332902f9cf2a2fce2cb9ec50e02e3377a5a", - "geometry_id": "dgeo_ff914796d4a752f5841f3770", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise__depth_r05", - "image_sha256": "199a84afb39f7a3472e4f00c90938aa81dfce93a9af3ada777bd558a34cc4877", - "logical_row_sha256": "674b715cb98879dcb9171eddba23a6c712ef8b7b0e1383c8028827d6126fffaf", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7b4e3a636119be49c4e43be2403b67e73b1a05561c872e06eb3987ed910b2d2b" - }, - { - "code_sha256": "6cf73ea73df310a617ef0b0d2f08f11941fd763f7108053ebe1fa8d39fe1a689", - "geometry_id": "dgeo_e26949630c9f79d74e3a3e30", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise__depth_r06", - "image_sha256": "b4266061a331e39f1054e8f6f895147739998a6783cd02f6f1035f163401fc60", - "logical_row_sha256": "19cb142f347d909992658f1542bac59a735adfff07f50bab8f1531908137700c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1a558fc02170c183cd16373f7f8e7120b9747e7e689d2ff78f7fc6e1fb2c3153" - }, - { - "code_sha256": "0dbfa297980f088d0ce3b6b7c450da92e4ce717907514830b4f06ab8c91a7253", - "geometry_id": "dgeo_945e736dcdbafd3a8b629c9b", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise__depth_r07", - "image_sha256": "130313fc8d8531add4d218654301e5864b63de434ce9cf3dad208580a8112594", - "logical_row_sha256": "82e4fd373dca47d4b04ca138ba51f9a41abb80f8bb009bf5b00ef3912601986c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "83fbdd5e4fecc4b9be7987112180450c025635d176d66d69431b65dab7568a09" - }, - { - "code_sha256": "67805fa18a3ef681d3de24a9b7f84ead8c2ed23320ac8501ef82fb532f893123", - "geometry_id": "dgeo_adafc5414e299957c94b30d4", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook", - "image_sha256": "3b7150854744f7e0954b32aa3811f892429dde2cdf204bc70e8a0661f432d421", - "logical_row_sha256": "ff56f3d95f0f5ee01afa373cc734e25aefe2ee3a3e05ee2cb99b399d2f33a646", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "620b7c2088a0d039bec9cdf67f8f3ce376be7158b665958eac9cd83c539f59a2" - }, - { - "code_sha256": "08b99afa78a6bd856d6a8d12dfecfc5a66a8a7eb202bd5d8cef9eed64da0a951", - "geometry_id": "dgeo_6ffb97011310104e9908db79", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook__depth_r01", - "image_sha256": "fe55688844e0a2d3860db85405b1e8959e96e78a219c1371f0d6ed29cb4e3f84", - "logical_row_sha256": "b69a3077579112e43bcb427847ae453e49cc5fa0f1fe41f5526beb3732e68e27", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "866eb4ec3e59ae53db6fd2d1426d00821b578e9943a3c0f34afdcafaee52d46e" - }, - { - "code_sha256": "649cfd916fc8ec60537627268681ad0691cc0cc4dd10455d5b4499828a6457b9", - "geometry_id": "dgeo_a5910333df4f04a3e6eabc8a", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook__depth_r02", - "image_sha256": "898940fddbf7b6f252f0022849fe4d8d0859bdef406edc29b4ef4cae7696b148", - "logical_row_sha256": "d37ad8c6d62f3fb1d64eab5aefe42022abc01ffe9e01a41e3ad4cfb1ed72b542", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3b49c3826a5acc303d05195b581f6fce3294dae8d31f0ad04646e19ce4777b7c" - }, - { - "code_sha256": "bfa2173c604434588f8ea995a72eadf5868fccddcd37bbb416019f2f5b2e466d", - "geometry_id": "dgeo_27c3f8ce38c64be1cb1aeede", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook__depth_r03", - "image_sha256": "833235c18d3a3b5dcc988f99b42a6dc348c3858a58c2882302637a40ab8134ea", - "logical_row_sha256": "6b9ce227236fb5e11784d58665ba581c8c07ed1aa94d9498c7cde26b764cb757", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "27ffd9c46466ed00e11fb8e31b0a9d7a7ea6f6a9163081e540182a45e392c33e" - }, - { - "code_sha256": "d49fbc324ccd633e88a789ffb7c2cf6b17a87fe16338df02e4afc1783701f12d", - "geometry_id": "dgeo_942743991f7c5364ab8b9e69", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook__depth_r04", - "image_sha256": "619ec9fe958d04340e75d8bbfe3c6557a319b6c2381203ffe3df602cf2ce7c6b", - "logical_row_sha256": "bad63d04533e0c1ab086b9c48590fb36600465fbdc2cbe1fb0fde9f5ad25591a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "438e3058a0c2fb2ccae0374ae2b05d4dfc5eb1a17bdf8f7cdb6520269a1e3ef4" - }, - { - "code_sha256": "ef05666aa68087e9f031a90efe8b58906d186e5c4425d6001c5647458194beef", - "geometry_id": "dgeo_89f7d8161b96d2706d469b17", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook__depth_r05", - "image_sha256": "33435fb4b5415f3c5c681c9420e1582bb48312846e0df3ce1c5904591ca7ecf3", - "logical_row_sha256": "3e8c0d6d4b359902d9ffd161a47c2563f39f1bcf8a28a2229329a555845f8223", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "31329cd84678c189300189c2cc4a2e54c1f8655134035120474a40f5c64980e4" - }, - { - "code_sha256": "6d490fe1df28387d5040cfc1d0fc384a4befa6772470a16f985a115c23261edb", - "geometry_id": "dgeo_69725de437395608d7af15ec", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook__depth_r06", - "image_sha256": "a077729fc9917f97aac6f2bcc94ee9c776054feabe54f106a588cd5a61f74e66", - "logical_row_sha256": "e274ce60c6ff3cee7f83d32b4df85c4a85343804b7fc822750afa96006b3958b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e0d9e05dd8b64137a2052e37235c5d48641cd46b7448ca0f3fdc64b2da1a4541" - }, - { - "code_sha256": "f3ccb3d0da7e781a4b134559ff1b3a7deaffd270855c15f8d4c2047b277afdee", - "geometry_id": "dgeo_6567b5510efad42823d7dc98", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook__depth_r07", - "image_sha256": "69630003f7eece176b71fc1fa48d75f78fa00d394ef37107fbf36809fa08fca5", - "logical_row_sha256": "93355506a5696bc0938e415fcda5c2f9f6d7f9e2a62a158e4507f381df2fc001", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "18d2fa0339e18644cd38ea56a77ab8b8f29200d73627e4c99aff73cdd5baf3ae" - }, - { - "code_sha256": "a4b330c6d01da4aea826333413544cc1b07de4ad10196ec311ed821d75e1088f", - "geometry_id": "dgeo_0efa6ba79582cc5a499f5f4c", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise", - "image_sha256": "54d686e900445ebe28fd1d9ee20747983af4b02a54e0889d7479a0a43acafe76", - "logical_row_sha256": "2519a684e4394dd601f1e77d540899eebc60d7590ed4f114bd7d5b86cd250213", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "62ff985eaf4e67f86f6684d7c48f0f6c154224e5fdf8c9f4f5487ad95ada6225" - }, - { - "code_sha256": "698875e2e72a0638761d3aeda97e6832e4febcb8f64939fabee86433360ed385", - "geometry_id": "dgeo_0fcc73cbaea66adde0996899", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise__depth_r01", - "image_sha256": "72e74c4e99e2863693b65084cb1ef87e6c6652511f90554d0710ee34dbf8b58e", - "logical_row_sha256": "9b55b87f6e68239b946b491a2cf2df74443e7e6ac1d97a9847c204a77e409795", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3dc22bbb01db95317dba725d98860db51799baf22922d61c669bf6f1266172f1" - }, - { - "code_sha256": "fc10010fab69ec61d338c7b9a8dad526367dce176802b7e4d6c5675c247d2e71", - "geometry_id": "dgeo_becfcecde07c49afe6431ada", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise__depth_r02", - "image_sha256": "f415a46b2ca9097ebf4c81bf1f308115128201774dcc1c487b7668d0eb538028", - "logical_row_sha256": "d09d418837177312512fcf54786607cbb5a4e7941401ffbde75f3cc6daf13c1e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1226701c675196e70570e01e181a2ac7368a8d2934ac813ed74ff60902325c96" - }, - { - "code_sha256": "1daef47567afbc706ee6bd59106d76660fc63724d4f78ebfab2224c265d4f0e0", - "geometry_id": "dgeo_b5a7c48b7300498e710854d8", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise__depth_r03", - "image_sha256": "1e22867080651ebae61c321bd513b5154d833b64d67c33cb28eb41617ecc8f12", - "logical_row_sha256": "646d4e80badcea46f244c4c8a325ff3fb768bfe48b14838b1e2c5a989bc28d4a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fc6451c7b2ec669571fec5a9d9033bfded7941a6d500baaaf9f17b8579332a41" - }, - { - "code_sha256": "2b142460e333f6f7ff26a18b49b80f173e11373db47aeeb2ff683e15fbcbeb40", - "geometry_id": "dgeo_bc40f8aa3539255eac1b3d6e", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise__depth_r04", - "image_sha256": "bdbd0b0238e85fdfc4fea73119de0d3f4eea34f43d888abc0ab9fbd6bd1190dc", - "logical_row_sha256": "8aa37dd97d3561d81fc2363a5d42712c3b315b67eacff334cd5651d7c1c654a6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7a47e3f393ea1f7e2c2efc2ef90b1f645e9e530b53369c4bd2e6bff8d38e36a9" - }, - { - "code_sha256": "b17baa10256a99d66dff014ff1e3fa89c0dd957c6f0b7c7a53995d926be51b7f", - "geometry_id": "dgeo_2612a0c16e8b4d395a77e687", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise__depth_r05", - "image_sha256": "8666a3e6f9eab5db0b6eb01e67769135bc6866ee086bdbb950ab0f61f26f8858", - "logical_row_sha256": "b28347cfeef2f3f406618d7a7e4f1354e35da9ad98cebb0003d96d4fd8a0db07", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7f68e22dc8fa78f8f4b40a40939da1815f7999bbe3b52c0a342d6deae1f4f96c" - }, - { - "code_sha256": "1c4f1200270cf8dd978fddcaf8b30385fa96544b3330dc9c9b739281667684aa", - "geometry_id": "dgeo_a05e88bbd705a7b0f62a9454", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise__depth_r06", - "image_sha256": "84af3d71ff7eec5c9ada51c8520cbb621a8608e167f9602d7c0719eae9cf1837", - "logical_row_sha256": "1bc563d28e2757610ab956b3e4278367e5b833614381b676466821f29d10112c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "779f9550831df04675a577887160415c6f2471044b27d45ab6961305936d6536" - }, - { - "code_sha256": "473dab33943ad6efc1746f32875442c178f0f897cb0cdef1f2b27ab46af2d7f7", - "geometry_id": "dgeo_4d2cd1476d7fd36f7d648d7b", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise__depth_r07", - "image_sha256": "bd516d039ea0a785ae3295dae390d0b26c1204bba7d9437830a4c5074d2a36d0", - "logical_row_sha256": "b75ef4ff308b80dd3f58f5f8f1d3920af42b142c89ca3e75fb02efe5d4bef012", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9cd8a2fb22f581180da1388aebe997392569d910fe9449fcd496b1e4038f3b55" - }, - { - "code_sha256": "5edd622640ba7388ec6325a1573f49d020e315174c5ab54fd05a55214150022d", - "geometry_id": "dextra_eed760366492176bfa223978", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_contract", - "image_sha256": "a1a56ca54416c09bfece973c5c4f3cc60395dc0fdc3950dac2071d64e6b2aee4", - "logical_row_sha256": "753b87d8c0c4d20eee2bed77b6d4a3206708973bf68aa0e01e21a0fc157abd01", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "23939da2e9bc3d935b099cbf0cf44e054b09e5c7c83cc61f2cb2ac9d96be866c" - }, - { - "code_sha256": "ead21a164c37019610724c7852e8fe86a88c3bc14141df82dad173ba2d8b4666", - "geometry_id": "dextra_8796d2712e651024932f1ad1", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot135", - "image_sha256": "122647448286b953e9f843ff607d29b65615b07fca6a0b295118b2dc35a62ae6", - "logical_row_sha256": "805fcce16b4320b7c071f7103134efae63d6f60a089e78aaf2c2dcc3cbdae9bd", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "fa1d22dc83e08cc8a68570cab2c83a8e720599c5b111766f7d422e9f82334856" - }, - { - "code_sha256": "df67ca9da55fabe05fc392f2d619d93938d585dd5726c693a9bf061ffa290fbd", - "geometry_id": "dextra_bcd07f674264720940103cb0", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot270", - "image_sha256": "374692eba1b937334ff2a14e5440e308bf7663580470247574fa52b4426a5686", - "logical_row_sha256": "d65797091f9a148f772f44de706d7b9120cf02315189bfab3e60f70962afe74e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "dae6daf6a94ae8282fd9ee0772f302177631ab8de50bb7d2613e8beda6003811" - }, - { - "code_sha256": "9224fb6ae7e134f39c9b5fd8dc77954a27b12ea38326462524d3701ae6d1fe77", - "geometry_id": "dextra_77dfc31f2323c49badbbf753", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot45", - "image_sha256": "d9ab4fdd52a2ff636528914a07e364aab2d28905bf8be59e8c11882d702e914d", - "logical_row_sha256": "00cf90021f06a95d9150d644cc6d1f669c0d5058521ed2c43128250873941dbd", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "7017b9493731fb8c98299c9513d6a5211787a5d48f6b8a3cf081763db11bebf5" - }, - { - "code_sha256": "7ebbd0aecaff0248187454c18a43b2696608d279bed3deec470dc963166bed7e", - "geometry_id": "dextra_6685578ac86fbfae0039350a", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot90", - "image_sha256": "3f809e0fb9a73af9af04fc840f891e83e5504b4f6c7ecc383d8404b99981a7b1", - "logical_row_sha256": "9e409ed2114c19b24e38342875d8c479671279cdc1c2c241ede63f262ffc46cc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "8eb85acdbd053e39dff6e91a142369ede09e5bff98ffd4c26795f29539db55d0" - }, - { - "code_sha256": "94994479e3b322f4d5e25329ca31ed30dd91b0606431c220a3fcdef8b9fc7b74", - "geometry_id": "dgeo_02f0c70d70f8ca2f34f75bb9", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand", - "image_sha256": "ddee3603fa76c59e6995631d3c0722d0c2dd8bc6c9e03cd94a4c0463d1d5b453", - "logical_row_sha256": "5f32e15c0b3aa9ca77a1bce6eef176bec7d67441ca20670a72839805ce06d5ab", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7d530a3cd66c21329c4d292f74619b80c9fe8f3a7a5f3ff037ade6c6ec7e407e" - }, - { - "code_sha256": "740c899674f35a755092d0d2144d6955c22f29691a82f1b1210bb5972681b5df", - "geometry_id": "dgeo_1b2e1da5cde62288641ab353", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand__depth_r01", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "logical_row_sha256": "19b7a1f33094183edf7a5616a718ff5a02cc9a7df9b5fda7a029779f8c4bb2ed", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "afe95861e91507a9255d36ad1108c2f547c173adee6d8e5711ccc0b34b6eaffc" - }, - { - "code_sha256": "b86e37353a4617db503b69afc48e98ac6f4a3cd650a2c5e18574ccbc49b4efa9", - "geometry_id": "dgeo_919bfdc5f7913f2bf3a8b54c", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand__depth_r02", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "logical_row_sha256": "66d98f22c58a57fc8c842c8251adbdeb233d070f4cd497db965e514dd1985e6a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f9573def098dd904b241f76a11af9b8bbece569b050e8f5dbe8577d0adf77069" - }, - { - "code_sha256": "800122467278e081d45380755d8421752e1669035869e0aff2be107105752f6a", - "geometry_id": "dgeo_78c8f80e7e9d9a4df6f2d251", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand__depth_r03", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "logical_row_sha256": "123bbfa4c7438f6ba262a939a1bec1ef259209b39daaba26227fea2790c6fcad", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1edb1b5fad249fdfdde62cba6338bbc9a1eb3b86c9366acccac2301edcc861a0" - }, - { - "code_sha256": "84d9b2400f485f31cca9e2bec4183f7b46577d8777d14f2e60ae42ee479683eb", - "geometry_id": "dgeo_86d11c8d48cca3b6ba7a010d", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand__depth_r04", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "logical_row_sha256": "d3ea0f5e2a73c574d121543aeb90521c588792bb59249e22b0db1e7f730deb72", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c2fac07139f9ee06c01bf9c7dedb0ffda6eece44d893490d9029ee36d8aa161f" - }, - { - "code_sha256": "4fb986aff11be5b0e43227b6065f3ebd841a281c99d6d04db9500327db86d703", - "geometry_id": "dgeo_06d55ff91e130dbfbaf00298", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand__depth_r05", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "logical_row_sha256": "417faf06df753d5c585c95d44cfcd20051a3e403ab6e7b99ef0fa1af6ce663da", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a175b2debadc770c6a0d5ebc54922e0d25d3ba0ec35f19e3c13cc7a3b61f4cf4" - }, - { - "code_sha256": "49dc158b5443bc3b3f3b24a5cb786591eda75a8e3fd3c2708f36b25fda503ea3", - "geometry_id": "dgeo_01217cb903832275f377965f", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand__depth_r06", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "logical_row_sha256": "71d3e34ec0ca82d92bdd7ea7b8e64cc6091d1c348f891cf849fc45e1a2c43a93", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f97e19c294991dca3ff0e8fbacb49bafb487f5b77d3c8b56884e3a2acf3ed0d9" - }, - { - "code_sha256": "b16134f5d0135f0674d2be595256ce76a12a612f270a4d4cfc0f52845b1e1ab2", - "geometry_id": "dgeo_5e37e3e4061d3b0fee81c6c8", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand__depth_r07", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "logical_row_sha256": "55c105d2a900792774efb1b255dd9329922263b3d8ff6b1ff72472ab6fb37313", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d711d5329d1d731aa080c71bdc80d8a37aed76751bae27c971bb875824433178" - }, - { - "code_sha256": "06283cd529982b6a08f4fdae6093ed2f69b4a5ad61bd4a2efc5504ad7a8f9d98", - "geometry_id": "dgeo_0c8170a0e79136a4d42e60c9", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand", - "image_sha256": "45a05882d7669dbc2b33ae8fc0757bd243a0b79839b0c70bba393544c68dc38a", - "logical_row_sha256": "345e6381867c57ab99c08ba349c2478c82ece886968c2b19467d1be79b6aedba", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3b0462c0d43229b3744c252b26443c38f4af1ac1a76b71a7d4a0e3746bfad6a3" - }, - { - "code_sha256": "ff3e39c907d5e6492b97b85f056c5473b0811e82e57d60bc4397aeca0e8046cc", - "geometry_id": "dgeo_ab28edcded395744f2e7ad4b", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand__depth_r01", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "logical_row_sha256": "b3243daae001044c1852e654ad96598ccef2fe018e8343fc168bc623582ea36f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "10e995386a3bf8a6f1532d3594428c61fceef3d7e57dc6efc80dbff5f5190c85" - }, - { - "code_sha256": "b13899c0ca418824163765a4edc674852c70defadb32337250ec0540a72cc93d", - "geometry_id": "dgeo_f8e4d48d31fb5661c29e5107", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand__depth_r02", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "logical_row_sha256": "efcd030f93f3950b8a3237c7321952eff434a165480ac2ab6d49b2b6a3ed2a57", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "70bb7379e224731dbd6c36080e0b2302a1a9a932a410889d20e7d3d215ed0b77" - }, - { - "code_sha256": "aed04ae99de08ff1aee64258d798a6871f6118d809a3fa8a2410894dac196fd3", - "geometry_id": "dgeo_846601650d0178351784db68", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand__depth_r03", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "logical_row_sha256": "b5f108a0ccbb7face4cf2f45e14bf62dc559158959457cdfd40710c64daad70e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0b15c244ebdc3e96c9cd1a8aecabd2c5e48030534c63b67c837d792229c6a276" - }, - { - "code_sha256": "daadab614eceaad58d26fd4c04b4553bd53a1ae73c73e998d43bfd590714cb73", - "geometry_id": "dgeo_cc3e3185ad619a66d3929806", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand__depth_r04", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "logical_row_sha256": "06d8c2c7f1bc60b8cf6d88238dd59bc22863220d5ef3bf65c7c9c0a12c35bf69", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "780d237b38d55cba68e8deab5d73c74ee2b6ddc391f3854592e12f647c7fe631" - }, - { - "code_sha256": "98cd3221d29a56fa0e20ee1e826913bcf7b2202e7018a518ac9698bccaff81b8", - "geometry_id": "dgeo_78a7adc35f9b44b13c99c2d8", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand__depth_r05", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "logical_row_sha256": "fa2464406f52b41e1288f2e681ad40a09413c9749b19aeff0296d4b12df504f3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7206c7459fb6630564b5133e3ae7dc8dbe2aaf9bb0ef0551a0e31c2f357e597a" - }, - { - "code_sha256": "9c5b66af1886f64a0716ba49b885ca437ea9a6d6898910b64224abf0867523c9", - "geometry_id": "dgeo_acd99b6934c4dd7055aa0a0c", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand__depth_r06", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "logical_row_sha256": "f79097db95eedebfdd7ce988fb8300b5ade1a8fba5379b89eb3f6edca224d1bc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4fd0c171abc6af9e82c453d1b62f8e5617b04b61bb7d0c98c804e02aace5b475" - }, - { - "code_sha256": "34a474cbc9cb08c228642ee1b6c82433e1db6d857d1cfb47cb43f8e7bbd3d437", - "geometry_id": "dgeo_1578c8f76bf65abb455ac8ac", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand__depth_r07", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "logical_row_sha256": "ac3ed0c5fe2f94db0043ed0bfce738d6fc886bad2acfe0b95c8b565e27b79a41", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c4be90cefcd548629a77f79ffd748cefd948f7769ddf0f7c25e7e8482ccf2dcb" - }, - { - "code_sha256": "456ab62e8089750d0ea3c1b4a62511274c5147b68dd1b68a0ff77248b21e9f08", - "geometry_id": "dgeo_7f660b60290d885a9a5dc9f3", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand", - "image_sha256": "161ae092f944ce02ddf5a63750ece1af98c2ac7c90d9b15e88c17c84787ce82a", - "logical_row_sha256": "f36656e269d057da83d89985e21440e052577e01c4820d2b00776cec2c2cc13d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "06924476470756a35e9674353e19e4adf2bae8c5a30af2e8f261f69385eeba9d" - }, - { - "code_sha256": "0d0abbc72e995a5a317ad010ba73b6c7f141524a5b3a30faa2e52eabe3cb65da", - "geometry_id": "dgeo_3909c3a72e1a1ea816c2f719", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand__depth_r01", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "logical_row_sha256": "0408597c076d089dec23fae06b05492a89131484bd7c629ea07a7ce60545e397", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a5f9822deae97329dd4110e457a55b7ebf4649e132614db3e2c03446738f82d0" - }, - { - "code_sha256": "20e26590ba141fabcaa87b3abc30e03614de579853da01ce732149ca2bf2bcd6", - "geometry_id": "dgeo_9c859079104ef5a0e1491203", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand__depth_r02", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "logical_row_sha256": "24d2eb0405b84c257867fd072774ec03da62f5a0e3378ce53c852acf2c4fe36a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "dbcfd8d9e022ba66cc4e0bd6c27bca14c22f9260ab8510d39240c2b0c33c71da" - }, - { - "code_sha256": "26f0c1c07cb7380c9ca89c5f20f408d0231658d72b39e2c76a17b275c04a383f", - "geometry_id": "dgeo_edc44ebd720073f5fafcff99", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand__depth_r03", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "logical_row_sha256": "c3e2e89966589020d9ec8d628bfdcaf815cc3f8b4ada68381ab9f1ed27906513", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6553b3879d3b1113ff6ca5dc422fb02745ecdb26432f253dccb6a3966edaab95" - }, - { - "code_sha256": "0d54c2e070cc41d4ae03947e9080b4bc14d2ed21e82b5a61c0bdcd1bed0d3778", - "geometry_id": "dgeo_4a9185abc2121debd5bba498", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand__depth_r04", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "logical_row_sha256": "09e82fada34e9edd581cf138eac06e35f2b14089da0e961079c0d46eecc9d5dc", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8a3a27a050b661a1524ef7fb06df23f84eea172df1177706a0e0049429a264dc" - }, - { - "code_sha256": "cd5a418327bd8565fa909d6d6602efdbb2b95a7ce61daee5d05d0f37c0c2e559", - "geometry_id": "dgeo_b04fd61c34035ab076bca1d6", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand__depth_r05", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "logical_row_sha256": "2d36528b5a710426fd89607da3fa76f990522119eca4258c13fb0dbab49416cc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "900754f542c54c5b47211c5edfb321318af912e46b742f4364ff898583b1ee47" - }, - { - "code_sha256": "a0db7db9ac2bf231066ab1afa353dac31607a21dca64d298be0d47aca0669fb2", - "geometry_id": "dgeo_fc315dec0bdcae18d00b20eb", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand__depth_r06", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "logical_row_sha256": "6dd04606b5c1340e273d10b24493f13b5ac719d47032add83178b6b8cc4c2f94", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "90e144d5852cd6686256e7dc9f0aa8c4ce84a16650be67cc3f2c830ba48623fe" - }, - { - "code_sha256": "666eabf7ab2c4621c071124512c06060bcc2390450ce84ae382f4bb278e1129b", - "geometry_id": "dgeo_a1ecda33017b0d11d77c498a", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand__depth_r07", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "logical_row_sha256": "b957d98634f9f4f4a2cd68e733a1722c88bd0d1afd60729d6317b3530d46b75c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e33320dfccbd418cd0cb2f357ef38e02304456ea6ed54dd8fc59a86368ab3553" - }, - { - "code_sha256": "82205afd14e47d6a48615df49a3cfc10d33148330a8f45f99a7ecb42eac1ea29", - "geometry_id": "dextra_52792e77774a89fbac30f343", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__equivariance__medium_gap_rot45", - "image_sha256": "bed1078bfec34503cf5a1ce67ed8b063b129fd88ff9ff30fb88e5c2e41663710", - "logical_row_sha256": "b51b0b1218e094808739c19e12a3bfe02587134331565ccab304b625e1e471cc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "44416fd28d4988e9e1a13ebca34ad9846141767aa85417f5c9f7d56b5995f2e1" - }, - { - "code_sha256": "cb16f330474659c79ade42001e859c0425fac0b6c439c3ca75f5e594adf2811e", - "geometry_id": "dextra_3ceb008770d9cc805fb7b837", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__equivariance__medium_gap_rot90", - "image_sha256": "6ed016d20b0c16b0b07ccf4a829092052094f0b02eb72d2dff440de626ac648d", - "logical_row_sha256": "90dcf29cdb55e40aa2e25d2b2c0cb759e4d41c069a5f5e219f0487d000e48fa9", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e52cc80e8a06c9a9a5da0d83ac0c5f0abb65ac00b9e1951ec4f940864bb6b04c" - }, - { - "code_sha256": "711a3aa18f37cb454e6355e53a30add280835bbe46c305648f279269dee4c93e", - "geometry_id": "dgeo_e35193ba8e2921987a7a5d58", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap", - "image_sha256": "344434eb196663b77007d7a93e020c394301e1bd5214c965158373d554bf3bf1", - "logical_row_sha256": "555433a4a9ccf938c9c8ceec9b659ada0414dea7bbf680e48e0d3ad686dbfd8a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "64f5b919e2a875a911d3a6860cf2f6322736b1cce014cae4631c4666a853c6e5" - }, - { - "code_sha256": "d8522a2036544522044ab05c36e4f5f84cf1dd9dd3bdb11685a697a3cf320ee2", - "geometry_id": "dgeo_166439c5cb8a8e2431333a71", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap__depth_r01", - "image_sha256": "023ac10a6e7d019b65f4db1a3ad47a309ba6910cf89e8889040173b4ab9e9a4d", - "logical_row_sha256": "182de3adde7573a266b8d87214c40b9c0d239686956d194fa35f06c1c0e0ddd0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c93ecc0074698a22f4147e54b7f07cee6932ef4f488cc58d76aaf32141ce526e" - }, - { - "code_sha256": "708c2746fdfa2f61f1436d1be6f0ec4a0a4d1e1138e724bced48044c1d12d56c", - "geometry_id": "dgeo_1b4b61a3d0c6e0ff29694b38", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap__depth_r02", - "image_sha256": "5ddb2edc1f43b7d3bae27ee8e6b57b458c51a3476ae26dacf940e827c2749348", - "logical_row_sha256": "d147c3cd11e58c426850f16d4987dabf56bd33a0ae9379adff10d5525f66c941", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2f83063930d1c8822943970621ee8e8c441df28611dd096307c3f0a788e21fe1" - }, - { - "code_sha256": "23778f2e40b580b937cbeb2f99bdfec95c56dede4bd119374ea750f2faa77575", - "geometry_id": "dgeo_e786000715729da3b5712649", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap__depth_r03", - "image_sha256": "273ffa6dda552c53e3de7944521b6b34e63a6a5152405dedf8651c90011e292b", - "logical_row_sha256": "890c0eb5d68d951f0308aa0314bb343619f41fb28552de4d51db3052dfc44b7f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "604c88f9a822e48e7d52cae5b326431c651e2462bae535732deb46ca0ab528ec" - }, - { - "code_sha256": "6c3f70b80f2c91f685fe3622fb62a9cd79b551047b2c5980aa605ff7ad03a9b2", - "geometry_id": "dgeo_3c50131d06649a51b4a78bc8", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap__depth_r04", - "image_sha256": "cecb9bb08322b1da2cc17375b22c2781c15561130282e310e0429a9e385e8553", - "logical_row_sha256": "cc919e55350bebca68e2535eee93d82680ff092840225261d8bcef4a94238f9e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "58f6a1d75b711aa433276cf52625831fd884cdc60247e2ff55ada65a02943dcb" - }, - { - "code_sha256": "820dc2f29dca320e55534b3a3d09d3a2174d3de06cc0be2a4f6f4ab757de368f", - "geometry_id": "dgeo_ae757f0a60105e7495c7dc38", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap__depth_r05", - "image_sha256": "86027f4ffdb0ec33564dbe9bd69acd30192dd5da175cf095ab4764dc735cd20d", - "logical_row_sha256": "8a5c577fa772a61c5a5c2d6c86df545ef78d2b75e97638bc5cc693c215e7c60d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4dc565ccc178ffd10bb237fd53247b90a3049be293e28b665e9dff5a0fa899e9" - }, - { - "code_sha256": "31c9bd4dcc2b0f9036144a89a8876f1f6b51a1c11d0423b6d2ec9a6010beaf5e", - "geometry_id": "dgeo_7af0d700a24c82400d2f20d6", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap__depth_r06", - "image_sha256": "86027f4ffdb0ec33564dbe9bd69acd30192dd5da175cf095ab4764dc735cd20d", - "logical_row_sha256": "aaba2d7ac94f0a1a7c0defecb3ce970ba5f5bc17569fd8894dbcf08de586670f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "34aa001b09d8c2b61fdeab172289fdce6b6cf105cee812d16dbb37bc73f1d03d" - }, - { - "code_sha256": "0988658414ab54df6b4d779b8bd65a2883824da406aab23e934b5c5badedfd9f", - "geometry_id": "dgeo_97a448c9a2d9005513f9f8b0", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap__depth_r07", - "image_sha256": "273ffa6dda552c53e3de7944521b6b34e63a6a5152405dedf8651c90011e292b", - "logical_row_sha256": "004cb4b2177d0d651eda74b03f848048a5ad84b332ad39f14c016ca4096c3d2d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3bcae3b822b87fdaf7b9dfd1ffa7eea1169b9e62319b4f5303d481fc2e3e51a8" - }, - { - "code_sha256": "d09409b5c9329ae2631731b05716f7984d84464e540a3de2bbd6d98af1320b79", - "geometry_id": "dgeo_1233c86868fb0c7a6f79a589", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails", - "image_sha256": "c8e9af2dafd5e75c456ae4369800e104aa68aa8d847786855a58175ae92d7f69", - "logical_row_sha256": "49b95ebc01c7e5a442b23e6b753e5f817be7dd2dcff6e479bea8e56b4a027a31", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b7e9178719da5ece3e76d635e1ffb966eaebc8fe6ebf8003e2da8d24509e4315" - }, - { - "code_sha256": "eb4ae8226ee8b0f1100deefd1874048fa73b17f7724869195d8226bd33b80aef", - "geometry_id": "dgeo_17e62a52ae2d0d9c489bb374", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails__depth_r01", - "image_sha256": "046f1530a9204483ae1df7dfe82434db5017ccf13acbbfff489503ac055e1170", - "logical_row_sha256": "7d9bf19f0e31343c65d9aaff6be46356d0eef598d8278b70c727367cea58820c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "806dd011e6d36225607b1cfbf818f1bb2541efdeeec8976e5682f14566f1f1d9" - }, - { - "code_sha256": "b1ab273ec6c5c57b96c2622ffdd37b0c3161242bf4c70600ba94ddde9a9c526c", - "geometry_id": "dgeo_a605d51efdebfd989737efb3", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails__depth_r02", - "image_sha256": "eb2774dd67e861b2bc306c5c06d048f7fde9c70700b826b82b184c77b4885913", - "logical_row_sha256": "dd4039ca715f8cc9257a7653847d49796a62c1b9f448fb10a0430f2b962bdfa5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8f1b44cf96dac7132dd8a6faa0ebd0754e7a3cd31853c71d996f13c1d25e5a6b" - }, - { - "code_sha256": "a73e9a22a27b21f1bffc3621b13ad4373a171d6875a635782cb22aa7583b5462", - "geometry_id": "dgeo_97090048df899c89ec9a9a04", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails__depth_r03", - "image_sha256": "7f34c8f36a0fe84059e138352bc9cd8abddbe7bfe1465213d8b85166f342fe3d", - "logical_row_sha256": "9a841b3277d1919c8b528c563a1ca76a7c541a2b94d580af3d1a4e8538627ae6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6cb972950dea7fd07a49c04d952c2906f90c3ca35d5b44da6f407e2771913da6" - }, - { - "code_sha256": "9d967e7cb369ec045931ea15dd9d0d2fd461c75fc0fe5e84fc2169173eb443a6", - "geometry_id": "dgeo_b7714f42f532e67175b1680c", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails__depth_r04", - "image_sha256": "deca1180071d2061893d384ae374187fab0c5e2ea3ac4c3da396b1965c2a0b07", - "logical_row_sha256": "eead7d786052cffa1d4437439aafc0c5ac27240e23215cb8b1e2cf92f524fb17", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e8dc017399d12d584d85edf277313a67af7c412d81298b9b3942807ee666290c" - }, - { - "code_sha256": "7538d822684a4db6dbfa311f2c188949028a82662bb7804f4c9ed1c2b08b632f", - "geometry_id": "dgeo_44cbd76021d226b622d0cd82", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails__depth_r05", - "image_sha256": "dd27efd0f98acef44c40db5244eaaddb8fd45942e63de932e708057b478f4d27", - "logical_row_sha256": "a74026f79d8038af2837f98c4af873b150ce52e5db4a22a239f4c911e8ded145", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d40e25822f995f354412e7dba9b20bd70117334edc3a64b3d8f350ee2145fa51" - }, - { - "code_sha256": "570d06b9a8aec6c49de1f5f66e6badd8e3e895eb759b4d76cc66d5bcd2362b36", - "geometry_id": "dgeo_7447e56489b5f71b1b6ae4c1", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails__depth_r06", - "image_sha256": "dd27efd0f98acef44c40db5244eaaddb8fd45942e63de932e708057b478f4d27", - "logical_row_sha256": "e6c6ba44f3af01b033e8813a25b9048705ad3cc31c06810931f13acfd5506170", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9e9fe2b380d25ed1a3b1cf4d1bc0c40e931a40c0433ce97dc8ff4d83ed860ea1" - }, - { - "code_sha256": "f7aa7591486e2de323877649b607448231ec95f845935fad397d721e7132f35b", - "geometry_id": "dgeo_3c3a1bac28d41fe86390f7c9", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails__depth_r07", - "image_sha256": "155f2fed09abe7708f3621b28f6d34b79e60ed9a72c642397228d63c8f376da6", - "logical_row_sha256": "b31ab760db9d91c0cf01b531e507f4919da71b8a349915ac8373b760f672258b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "513ccb6e8ac95f9228f975b6716f43c4372e0d1a977e407d1eb082c59f414c13" - }, - { - "code_sha256": "d0a32c0584626ca4dae98df40a3a1833543c224f6ebab27ffb5d61845a83d342", - "geometry_id": "dgeo_b9f5b81588ca8a5c5177d9c4", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap", - "image_sha256": "a9f194916b13c3d0fc7a6da649fe17fdbda41c9b81311a288b131efb1110a7f4", - "logical_row_sha256": "744271b3a3de642ed3ea5cf358cdb84571f2ce90a3077f85fca7a188c14f8fa4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3d8442bb3f16170c775e6ae13860f8bf9094248d6ba15391c5d76a09f1a75838" - }, - { - "code_sha256": "b7c36c7f06a1ec0647b4873a031d929d043e40d919800ffb48cc2f0abdc78bd4", - "geometry_id": "dgeo_3be0b3c6d60709f4120a42ab", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap__depth_r01", - "image_sha256": "a2bccddfbc5139af490053e09f9bf4fc98c19e601d1204d64576fdccc624525a", - "logical_row_sha256": "c0d0157de7e592e83dd22d0c40a076cbbb64f7d2b791475aa27b2accd12aeeb7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2fcae1f0a29a4d71eb0783832e04f136b6ee7fd122369221fed01a2bb08af9df" - }, - { - "code_sha256": "c1a293a9a503b273a6302c251c2dc2c0e68add0758d22fd7f0a1d6931b7b599d", - "geometry_id": "dgeo_1c1c80ff5b1843976ee655ec", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap__depth_r02", - "image_sha256": "9ad39ab6baf8a6bbf0890b3b15297c39720b1e674ec38a71849dd2ce3a9cca4a", - "logical_row_sha256": "f49221423e7e1ac1c3f0ea4ca8e2a8efedc83852a81c5ece42bf298b9b333b92", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9854566d066021891e36e4363ab51cefaa1fce6d86e51ff2d45b9f6d938e62c1" - }, - { - "code_sha256": "19c77a3b37c702750e94ecf9a4daac5511b22f72e9fc4c57e82e0eadf2100202", - "geometry_id": "dgeo_da22ff2a9a659dead25e70d2", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap__depth_r03", - "image_sha256": "c5187826ce47ad144328801ebaf749bace4a73130ca8559c268b6ac51169f2ca", - "logical_row_sha256": "8173ce8f1c6ff8b260eac1289fbb4b815fea97f1a0ff0485f5d638f570e53d3b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1bbfd1a33e53eb023bd1f071e6eb39e33a0058bcf461564d09a334af353f90fc" - }, - { - "code_sha256": "d1d30e9b2fcf29a19912222966ead2db68ece7fbff9dc64fef63e4da82c61aaf", - "geometry_id": "dgeo_21b5c462b160a62c1134bfd3", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap__depth_r04", - "image_sha256": "66c2e565897545ccb66aecce8aed3f10ab4a0f73a36a47494574be0bdd024429", - "logical_row_sha256": "255f8f79272f74853438009e9f9cdfdbf22161ef6f9b2ad9e4b243ddfc6cec52", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "652ee5871e7e95be922172aa8a1fa4686405ed21fc6bbdafd38811fd78349e44" - }, - { - "code_sha256": "2038d36d8b7d904b932ad4666de4fce5f7b9922e6795e603b8442cd0e9932eaf", - "geometry_id": "dgeo_55a65bd84644eb31a396943e", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap__depth_r05", - "image_sha256": "deca1180071d2061893d384ae374187fab0c5e2ea3ac4c3da396b1965c2a0b07", - "logical_row_sha256": "6778a864c844cb0df515507ace01635885b4693e6bca429163f55bb0f0991f1f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9c41e20a962c150a2ed76605c0eb47104c3d9a40710d74bd53fa5828b47e29cd" - }, - { - "code_sha256": "c42720ae4ad5788f50768d471b9f40c4762f193a59fd48fc0629ed313565c736", - "geometry_id": "dgeo_7d20da256db79503ec8dff3f", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap__depth_r06", - "image_sha256": "deca1180071d2061893d384ae374187fab0c5e2ea3ac4c3da396b1965c2a0b07", - "logical_row_sha256": "b6702b7339fdec4ca99b347dcaa5bc780ab9835fdbbdd1e677faec9d7a1fcce7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "18b541d6adca773b3e2c4ca19f5f05ee7f306471dee485d47425b30bc713c9b9" - }, - { - "code_sha256": "de6787c84c0369a554100236e183579a8e610b620f249d3a476c5c7b0c5af7bd", - "geometry_id": "dgeo_f7a42544a8f8cf83dec409b9", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap__depth_r07", - "image_sha256": "d167fba24d87a630a95f0b88c440dfe8b7ee78233369e6cf6e3f41c082ebc586", - "logical_row_sha256": "34c96fd3d51ae4cf00c1035a82f68e9207e860b2da67510eb89931e277d64114", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5c0dc47ed284d404e70a533c5369951f61e6afa7e30945508746d09d181595b3" - }, - { - "code_sha256": "273003764ba02957ac1c6cd26c9e03b8f9e8633832ea81e1adbfeccb4a4bd7ae", - "geometry_id": "dgeo_4396f0a9b7f146594fa4581e", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap", - "image_sha256": "b47e0eeddcaa04a806a52fd602397d96fde61d5ee39a7ac70f12a337714b6bbd", - "logical_row_sha256": "d2e63d9ed0c416d12a3bfd3e3293d45110d08f278ec1d0aa92723b3defde38dc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2019b873cb437dd402e5ebc90352905f4e2011d4f8d31a1cd4bed0226a69a339" - }, - { - "code_sha256": "9d19db107009d4118b4872c45f19768c9b8342e1958832db8d5543cc84f64b54", - "geometry_id": "dgeo_03d6a4802f10812848b3332a", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap__depth_r01", - "image_sha256": "c038a5783d98bfc945871eb61a9e67ff9c87494583c5c923032f327ddda92868", - "logical_row_sha256": "220b9b996bf3917d19b96555d42701b163b5464fcfcfc8d713babef21e8853df", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "79ee3c1d30b41ac1033772cb2a4e1b47e0b8ae4daf46db5253ed4fd25ce42af3" - }, - { - "code_sha256": "b107a51cd527362ad91b13722fe27d2595accb58ea84e370bfef1fd6137f3f15", - "geometry_id": "dgeo_0110849a2d088eae01a240f4", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap__depth_r02", - "image_sha256": "486cf5ce8502e55c3fa1e8916f90587427128d778da348a4cb3a4c0a029b25d5", - "logical_row_sha256": "535c048397b23bca570241d115c7bb7aea4df5f7e318ade7a427b476ec267099", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d4a04fecdfb9aaeb98846742cdf7e574be41fe2d3e6da51cad69529a8ee68c46" - }, - { - "code_sha256": "a4c7023cb0ec200ae4ca9046b4f6af4ee91d80da665faf322a59afdad34fefe1", - "geometry_id": "dgeo_5c80a947c1f39f5d26a5b73d", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap__depth_r03", - "image_sha256": "9729ab123dea4782d115c0882d7771958af757d34bb8b40648bddefd350bc600", - "logical_row_sha256": "4ee06254e2c40baa96b5c6ebaf0f24611a3bb23cbc27a44005f57d42747d0163", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c95cdbeeaf5a06028d13440102a66e72d3f3cb3a1d3bf9fc869ad092906d997f" - }, - { - "code_sha256": "9640e984730b18cb4c653653b74b31154d1e19535b2d17046a06a4cb7998014b", - "geometry_id": "dgeo_b9cc335c3f43a6a4a96d2354", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap__depth_r04", - "image_sha256": "7a39852cabfe91be71326284e842f3b68dfcec9f81e4c79df0973ab288edc639", - "logical_row_sha256": "5c4bc0a9bbcfd6d4f2e5481a781945530eaef92fac8b00319f9963f79668808a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5ff4a782b6d019b79e35b90f8be5a90fd2fae0e8fb80d1d19a01797798ab8428" - }, - { - "code_sha256": "373745e2b3fbe66371da8000314a60f6ea758b2b8f176de9fd7b63282bb4feb3", - "geometry_id": "dgeo_d67e433ded291417228b6b01", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap__depth_r05", - "image_sha256": "887b4764e2bfd9be232e67e03848bb7bce3255f01bc1f6beab29310100fc5138", - "logical_row_sha256": "daa2ff3559a9fb729bd82a6a3e445aa42de82072a04ac50f6e2a62d16d0bc928", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3db177a1919ec4567d81adfd27cd8ac1f9ed8603b5b4a003127fa3b6ea8e7dee" - }, - { - "code_sha256": "af2e75b254e3b1c4f34e22534e2b99bbce5d8a53506827ab207d61654a54673f", - "geometry_id": "dgeo_e2dd6a89ec57fe33fc37a38c", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap__depth_r06", - "image_sha256": "887b4764e2bfd9be232e67e03848bb7bce3255f01bc1f6beab29310100fc5138", - "logical_row_sha256": "51d1176b82bab194911c044f5d1375aaf9ead1e028dbde0da1b9690a12cc064e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7f9456461c460c7b65056f00c03d813d825d11fd046915aa5adf898caacc71ad" - }, - { - "code_sha256": "79ab27d651b4186e779fc568e08eeb23fd900adccdf93c33469c34ef266eb6be", - "geometry_id": "dgeo_769d2709f9bbdc8e50a62193", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap__depth_r07", - "image_sha256": "9729ab123dea4782d115c0882d7771958af757d34bb8b40648bddefd350bc600", - "logical_row_sha256": "f2e9c89098a6b79c9a4161d84e53f4ed773c991391a2601d9a1a1108e6eb837f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "40be0a5a174773e2a85d349a48d2b4a2872010eb31d52f8372e03b577c04f265" - }, - { - "code_sha256": "6d83998d377d442355785f09440d120ab644db995e43cb1915312bb0bd74c157", - "geometry_id": "dextra_03474e4707d6e82b73c455c8", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__equivariance__negative_dogleg", - "image_sha256": "a257d3249c3080a87d8266f6844aaafc30d40d35ddb415c59e03aee6f68000fe", - "logical_row_sha256": "5b2f5c9ea18e042ebbfe16d13eb81b7c4181e2f371621e81af27608e3ee63ef1", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "7dbccce5a4668c3d0ed65037f84d7478cb9a5ad343573f7a8b49f1df5d455ffe" - }, - { - "code_sha256": "382a487ae2d5c12692e47fc70257dff1e16d2f015cabb24eabaab0095682cdc0", - "geometry_id": "dextra_5d591f552ac74fd84adb4f03", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_mirror_x", - "image_sha256": "6143cfeda8eae1bb4ff516cf3a1e7aed065dd768354b07a322c07bc79ce669c6", - "logical_row_sha256": "4b11793886937f2ec94a4f3acf3902cb95d3131cf36c07c729569726cf1220c2", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "f9f4e56328042f674c3e3cd7326aba0308716a8e52746aaf9a775b4472708918" - }, - { - "code_sha256": "b755bb556b3c5af4350cf4e5d91e315b24958652f90a2ebeb5f709fe44595893", - "geometry_id": "dextra_4031e56df7e419d1fa6b6981", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_rot135", - "image_sha256": "1b163b9c09bcc498b2ecf43e1b59035579d2d66fdbbf529a1de3dc7d201393ff", - "logical_row_sha256": "4e74e7181194de4e3d9d46224e47c42163d80fd9b730937b72851d0b69ef66f1", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "61ba0ae1650a0204f2a34c7fe2c51b699190bbe8086588baa73dfc6c6c2f19c2" - }, - { - "code_sha256": "8a3bd864667551285aaf862ab4dac1b4686436d29d3bb9dadca590a64bfc1f82", - "geometry_id": "dextra_488f6ac4f10c234d73aa97e6", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_rot45", - "image_sha256": "3cbdc73b5659b62d875325a92c18aa7c18e4164fc0f1f4accddc104343c40966", - "logical_row_sha256": "0760cb0bc4380acf360b3344b1c0468dae45da0e0e2092ab32b1f29b30fc741c", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "809d9f883260a481cbf5ea0e06b5161d5e657e25fe6a0b6302ffe2a06025aee7" - }, - { - "code_sha256": "1bd8bb11540fb7039cb822edb7ff71cd169551ae3308399823c6b57dfee4a0a8", - "geometry_id": "dextra_018f7823e0481fce4afa5b3c", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_rot90", - "image_sha256": "84afedf91835484fb8cef8d6d970f8d11c89718f1ec0964e099ef20b2771dc66", - "logical_row_sha256": "8c1d9553186f9fbd026afb212451da3f193555f470f17d65a3783f481e85c89b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "685fba36ad030a2f029894a609a90d013d2bd5da77ea3ada61112a5cc0fc3a55" - }, - { - "code_sha256": "1512c78f49b7305fbd8c04f58d9d9ad6564357666fd74521348794bc9c41db16", - "geometry_id": "dgeo_51ce012ff7efdc0fb2c8e8f3", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn", - "image_sha256": "e09fa7298c3f6d38a9e7e994a980d3a8c514fb596e181cc9bd937272f5dfbd24", - "logical_row_sha256": "88b9c5d00c305c493b469a754ebacedebd3cd41dea9834ab11865c66f04adeca", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "681f361fdac900894d94ba0f7563cc60ce3cf3c42f3dee5521c229376e4368e2" - }, - { - "code_sha256": "a99f467c7a1de773d13673b845ce2f5e96928e5b7f6780c79da20a8bbf35a4b7", - "geometry_id": "dgeo_00b3bf191dcd37a0cde12052", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn__depth_r01", - "image_sha256": "d13716b2584f816182341a11278dfef2969fed8c192fd2ab14d455ecaff11a55", - "logical_row_sha256": "a905b32fb10cb08dfbecaa08a67b5db61bf683e220257560ca907695bcb9fbf1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "013d20c595585c243c2079b73075c7aa8ff396823ba283e8d57a051759dc313b" - }, - { - "code_sha256": "d894c93801698b6bd97332cec6913d8ee457c2666e5e28d16c0c7b9730f995b8", - "geometry_id": "dgeo_3845f622c17a6878187e6dc2", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn__depth_r02", - "image_sha256": "5af1b7a91e806218fed8d01017cd720510ea442e763ab5a7a66b5c05d523f1ba", - "logical_row_sha256": "5d4ffd8341d84c4c48e8db01b3ef99f954e0e9ae86243302f6db9ee2c646fdea", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "def44c4ffd47c2fecc9d2d6b9fdf91328b49d9acb6c9b00e90d1970dd147a273" - }, - { - "code_sha256": "32aa38b38202802f174e80cfa33dc10664c68e784d64f965dd985c5821d56ca1", - "geometry_id": "dgeo_cc68f725d1ed9dad12c4170f", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn__depth_r03", - "image_sha256": "22675f484f9c04b12eecb38f25515d6bcd6554dad541a65c96db8bc3e3cdce18", - "logical_row_sha256": "0c00153a7a1b48ebc96250d19a10cce0634e54a9e0d3189a2ae062bd35ab7b74", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "513179314f120def1542a99d4f92d802496f5e654874f29958579ee436a4ac07" - }, - { - "code_sha256": "824133675a2b7c5a4f8a89ea982b4fb5d3fc6167adcfe624d55dec14471bb87d", - "geometry_id": "dgeo_b2677782692df4bee2c9b069", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn__depth_r04", - "image_sha256": "c5b45d7f7b89b1a1252a943a2f6032b459dcef148ce93b40aebd5e2bb0b19f64", - "logical_row_sha256": "778783775b6c89141100fe8c0b4968ee32aaa78246848750f433a172eaca7bd6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "20beec4fd0b5102bd6cb48e35a68b844d1d1cb77240542d489c46c6df9cf018c" - }, - { - "code_sha256": "eb7da355f39a1c126d3a5acba66d85dce6e66a6839a3e3c8986c5bc75457ae00", - "geometry_id": "dgeo_a7096a903583cfaa6c01620e", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn__depth_r05", - "image_sha256": "492467af3b3295b50b3a637d805aa1417a9648845b683cbbb5274fc449ce1680", - "logical_row_sha256": "15d8867387d83557048df043c02bb909ba88693b8b4c1f1ad933bca2b01b2fa9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f880c7ab076d700b28d1cb16476d624035f1633220b81cc2dcbc4a3a6e82f46e" - }, - { - "code_sha256": "587a070326660e65141773d9edc3a5ab1395ecc8cc021a2403e4b2dc28e84a40", - "geometry_id": "dgeo_b57ea92def1a15d2cf2bbd62", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn__depth_r06", - "image_sha256": "351b2caad0c3e6c8c9f0dce4030d03864a5fd9d4c98e1b8e4226e5b74a84d10b", - "logical_row_sha256": "3a128f920f50adeeaa423a266cd5c06af487a0ddff7140626c295aa7f43c6f4e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0eeb7080968e249f81a30bd768b5e497be8504465e036bf2803bdea4829e5441" - }, - { - "code_sha256": "b4d58824281112f09808777e547d53f4e1a13afa678c86526eaadb4137b9b093", - "geometry_id": "dgeo_a7eb02be1b0c9e3093d0a83e", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn__depth_r07", - "image_sha256": "eef819dedbf58b951c1589c91e4150cd2131562cf5db598b3e3477b3e66a6e90", - "logical_row_sha256": "fa637d0d9a8e45629216b8d25791c1f97d08801632360edf5ff7e87df27cdbeb", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "600cd7aacb1ae651e569beb44fb60d7f1930ff2d1be34cb009a53446a46a70ce" - }, - { - "code_sha256": "abe441598d1a8224a4807361a427c2291476eac352d1245d73fc5a0302a5cb35", - "geometry_id": "dgeo_e0b306fbafc7a94f07b16c99", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow", - "image_sha256": "acd359c977ca0485ed8d2add02d658eca200716fffc2fb11ad50c04245f7c648", - "logical_row_sha256": "383b6da2108e972970949f8a8ffcb634d1dda8b129ff1d2cc4f3a423d0eef953", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "999e81fb10e2c719a8249476dfc3ede2e5622c4bd222bae029ef1bbe43f725b5" - }, - { - "code_sha256": "940faf801c33d4128585f25973b6db80a4f91df235efa5662182b6235fb37e39", - "geometry_id": "dgeo_44435fce5b636c9215581921", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow__depth_r01", - "image_sha256": "3df8b194241149a5edc291d7953df51bd165c48dd83d7667849d10540c11aa96", - "logical_row_sha256": "6d916ba1a2ea5dadea19b7c5ca61c355339531ab8367743b099540c3f80b7ee0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d5f551f5259c795446366a3a4be31394cc0bacdb804fe08476b97169b109ffc7" - }, - { - "code_sha256": "99f55248025ff16f40c7fc249f5af5a93c080c6051810aeff9fa0d974024d9c5", - "geometry_id": "dgeo_e149466ac616377ebb3170a8", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow__depth_r02", - "image_sha256": "244f863f2f99c692da0c4e9be6318f8c381a7e5de0d6498db46b3f6a866d763d", - "logical_row_sha256": "a215b7c02543946df6a6f866de9cb370c780f448c473cf58c3590ffb8440f6f0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fd6460f46761f04671bb8777d6e8f2f0ead9872163d962e108936d9f3110b3cb" - }, - { - "code_sha256": "e31716a5dd4f224790b54d49be33530046044b84054d41220311a6fbaad22558", - "geometry_id": "dgeo_e1675d084160a86d52a2c2b3", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow__depth_r03", - "image_sha256": "ae955c79da6ca2ec5fecf54927282100d4ccf1b67e4e89fb252ef5a8f3d7bcef", - "logical_row_sha256": "f86b51eb6f3284338869053ae5438044c6e946e1b49bf83610732dc937177666", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "84ac3f21dc207264f6aee62606b5b45ed4a35f07fac8ea82b0c4303a446e1433" - }, - { - "code_sha256": "af7b9ba6960c7d755e50992758930a0a4c70f8502348e9b1a3f6798a67359d8f", - "geometry_id": "dgeo_30d9eeb5b16aeec21a47a9aa", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow__depth_r04", - "image_sha256": "a36e360bdba7d506eb5cc578b92fae5ea264c770cd751fe9521a8f41f0cb6f8b", - "logical_row_sha256": "c56bdcffc221b6bdf7c24bf8f70d2141d08adbfa36531716f2bdd6a3682d3b46", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fdcf34eba41594c1bac51aacfeaad2f740e7a978114b2887a8e88aef15ee38f4" - }, - { - "code_sha256": "c997d03a3df91fc0543c92d2a49976a2615d80cf1bb16e323b5e5dc671a6159f", - "geometry_id": "dgeo_6514ef4300aff363313d09b3", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow__depth_r05", - "image_sha256": "5e73352435f1a064a688f39c1c38572a423246204e897505375afdf54994f406", - "logical_row_sha256": "652ac9791bcb7a142cef017b31da6a0cfce4de84d40797bc1f843fd207dd198b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "25003630f5de4def7b82a9479522c4cf43a2e50a61a9b189af3f86d93e06213d" - }, - { - "code_sha256": "078f02fb59b070c5d826f5a8d2f416a848e70f348e0dbc81cadd234515091675", - "geometry_id": "dgeo_9508469d431a18c8a308e3b1", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow__depth_r06", - "image_sha256": "b5e86652ba480ca65ffbad6796196a6c30fffab7be76e3fde8abfaf25d330474", - "logical_row_sha256": "13e1b59b8961c32c4f7b9b7d841673f7490321edaa10e29d26ac89c23a508b71", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bf57668edd1fbb13de743f4a6e0c27ff4c689a5d4307db86287e091b3d14f89b" - }, - { - "code_sha256": "39cb60ff7d07842bf31e5ee75078f84df8d59af21e5c588bfd35f0b50c4da456", - "geometry_id": "dgeo_736d7fff0d7af5177073292d", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow__depth_r07", - "image_sha256": "08f01b3c5613e7f0aaeb558c3becf7640bf0583de7003dca1422e1a39efe372b", - "logical_row_sha256": "06927f2455acfced0c6db6a60df189025c49a4a4401d9fbea104e761a2cfa866", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "77ca03ff51fee553deabb8ae09041a44e0393eb8d74d161288980c0e226db51a" - }, - { - "code_sha256": "44a30acc2fe3df2a9662df3ea0f31a93f11451da1ba821891421eaa313c6071c", - "geometry_id": "dgeo_ba20c3ddee573490bd121931", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path", - "image_sha256": "29f91e20e0b20f6218e99b872ebcea2a24f28567f9a5f2781e586ef3aed49b86", - "logical_row_sha256": "ba985bc4fa3dbc9248752e24b0a52db6cc94cb4e2bf9217278efafc40238f03a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "64dc29f8f84312a4bc5ce58ea2e63725f1446b79d2dc09ce35a672db69544ad5" - }, - { - "code_sha256": "4e5979c2388a9cca4e119fb4590266875d149ea04b04344a1e96f0383ffe2de7", - "geometry_id": "dgeo_2b2bed9ff4aa868c9eb6a04b", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path__depth_r01", - "image_sha256": "85afd3fd0f7167b10ae79d904563d3ef92d1571974e182a10295a28c12720bc3", - "logical_row_sha256": "db2ee2440a4aff7ba877d591dc33f75b89dd2c3aa93bf7b41025e5becf2355a4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "76395082c6c99cd5c8b155c98abf4b851a776b1f343ae3feddfe5467a6af3234" - }, - { - "code_sha256": "323cccd41311f0c228050031ce72936f4617d2cbb14ae790dcbb2e944a13991e", - "geometry_id": "dgeo_320f8047a6bdaa3790c5d1c8", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path__depth_r02", - "image_sha256": "0d8fed5958c1dc7bdf3b5eaca0d297ee81a74cb0048fbaaedf766149a2c5bb89", - "logical_row_sha256": "7dda448b3a5de45c7adad2a80a2df6d4c0229efcfa85705538077b96e6c5a934", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d234f7919a074193f0dc19475d2ef5aea0c902031215c25dbd4fccf11350afe1" - }, - { - "code_sha256": "6314f74470713a89331633e70f73c9e7623c69b1664963eaf3f9f1597b4a5950", - "geometry_id": "dgeo_ae9c0f787d02d0a4b44df6e9", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path__depth_r03", - "image_sha256": "bd403ff4d98e1ddbcefc603f39cd555e98f31756d1cf858a63eea3ffcab85d17", - "logical_row_sha256": "f9e3117b65294870d5af4b3b31bc5c77228ae2dc9c432a7d5c9ac262d6f16c78", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f5b9fd143f2f7208ba56ced3449b1a497b9ada5b2547d26bcd03525073c319b7" - }, - { - "code_sha256": "dcdab42066c12416688d8d2c8bcb7b05de5cac5728708583b2783c0a52281605", - "geometry_id": "dgeo_5ce5a7320833e284313bd37c", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path__depth_r04", - "image_sha256": "cdc74de829c919929a6307d57810c04475408353fcce854f2e48c4390a726b09", - "logical_row_sha256": "fe97457979d4c23a9fb28b4a44c1f8198806ee3254352bc2653c32914615e9ec", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "99a3b10420af621b359a640bf7b895d2288a2e4f18d39b7b31131d98e9eb4623" - }, - { - "code_sha256": "b64aa360ee55d5a8d0fefa1e5f50c8f165ae2e45d5d752a22ad998e230156ba8", - "geometry_id": "dgeo_fc8607d695b83f3920927a0b", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path__depth_r05", - "image_sha256": "4a7b346ccb2a3f456b2d7989cb2e5b13b47d061a9585c6e66c5d18c6d291ba31", - "logical_row_sha256": "227a589319ea83dff4f999ffc5524ce0da98d0ea3aa5bebbef027432ede5ed55", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f24bb3e254793fa68e52691313af53a32bb4ccd5ae10e52192e0d32525f4bf77" - }, - { - "code_sha256": "92facbd3b3c0b828ec0033c3e45a2441c2f681e50d55e7efc76f9e462d1a6063", - "geometry_id": "dgeo_dce9b28d8c401968cc1181d0", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path__depth_r06", - "image_sha256": "7de9c1fb248def40d4b8764a827996d105ddf2dd84615f10aba8b3f4097cb03f", - "logical_row_sha256": "33c16868f208b6418b599cd7b327c669f7cff3e60f60e76a4079e067f6b44519", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1185ec72cec3afe665970b52630a3c209523049af8d9bcceb582cf22f49ee656" - }, - { - "code_sha256": "0d7ba2bae3dc74d50654850be92e419662f7971cc97ce65024985244a60fe140", - "geometry_id": "dgeo_34f51d03670483f26568668a", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path__depth_r07", - "image_sha256": "2fa5c1e7ed653f5de9ce666ac792d46ee7cd0a2f5a701e0b5dbf6270d91148b0", - "logical_row_sha256": "a237aa98b7156ca6fcd8f53aa64dbd4e026a755e818cba912491eb64962a79f2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7d0be62b34ccc2913809ed2aa5508aca3a64d81d73080c6f89ee58e81caf18b1" - }, - { - "code_sha256": "2e6b31c26912440050e62258e1d1279330c71d0efe35daa8be9ab2893a521418", - "geometry_id": "dgeo_fa1de366e78fa383853b13e3", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn", - "image_sha256": "61387c05bd0dc6692e826cad2e3ec51a4b72aee3435912c6dc5e71ad5504cd0c", - "logical_row_sha256": "0f3b32f14811d244797251252b29c3f1c5b19768377a8bf6fb873056cb0f2c46", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bdcc8affe9f3cefa1e77dcf2cb0d245b286038c361ddb672331ecf210e141203" - }, - { - "code_sha256": "c006a91a5f96eca50d560387b146cc01b9ea6ce782fe558e4044eaa3af699840", - "geometry_id": "dgeo_476089e32b0713530d3e4923", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn__depth_r01", - "image_sha256": "4e6fb160a623923ea34025aeb858ba7456b41968db2eff7f22104e6fa822f824", - "logical_row_sha256": "d288a8366ff75d1595d44d145a0896d54d96d532dc5c1f82ee76dc95609b8c04", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "09d8a4f3a7047dcec44a62375b0205a15db6ff114bcaa93491bb73df99e52f15" - }, - { - "code_sha256": "de5d76f3f4001bc857c11133f775c146f9059401119e76b0ac38824822b0e9a5", - "geometry_id": "dgeo_211b27df55f48bdde5223f8f", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn__depth_r02", - "image_sha256": "a62ff77d5ffa303385ada7bdd496536ac76c60bcf2a31aadefd1f90db6da1a77", - "logical_row_sha256": "5b8db7b0378325d570f3e96f52452e8bea06596e412804f9ea591bf1129938f8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5244a9d31c81bff0b0883f728c6e0bfb07e2f73280ff6dea5c0417f4b2247ebe" - }, - { - "code_sha256": "67ba8043ed36c18ee7cce0810a5eaa06a6492981b92cf6fa992c8ad18df06784", - "geometry_id": "dgeo_654d72410a87cd947d51ca31", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn__depth_r03", - "image_sha256": "6f2d381ca132ea327ea85797f422e6ef85810f7c901276f51f9785f184434742", - "logical_row_sha256": "28a09462f34bf949edcf1526f8f5a677602d81eaa3e1830362b420a79f54a526", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "96b5515ffc83ca062d887d89f0394020ba868c7bfe0bfeb5b50182dbafac5f5c" - }, - { - "code_sha256": "8f25b67979aaca13506d26c124e8d869d419a32e10929f0c79ff9fb6eaab2ddd", - "geometry_id": "dgeo_a2312092a7c0b30aec879ea2", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn__depth_r04", - "image_sha256": "7380e56c495b19e2f352bfc8c3d116a7730ddcc9b4138f4d8ca01c6795abfc1d", - "logical_row_sha256": "370cc7096128ba7159e730a653a7d83dd48dcb5a24007ffc0ceb28eb442c9da9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0cd153065528caadde3c74686ea82f56207e141b666dab1faab45cd70335685f" - }, - { - "code_sha256": "51ec26a7da321ae58f3e5c661a7c295531af99b2d22e97ed61b846df440ec738", - "geometry_id": "dgeo_b11932784459749821d19517", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn__depth_r05", - "image_sha256": "4d783dbe469b8ddb26327f447aafd96b5c82454aec7a9748218ccc901221f891", - "logical_row_sha256": "fde06ef604f42312d599182abe627c52b5b8686b835d568720f96688f8e510b7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "387713395f4e921b9d81fce073009fc7945b84e6cea3f2c86e8ad60c3e7fd173" - }, - { - "code_sha256": "7be390355d6ca643b8e88c4e47b626d1c5e749eef534809e27788e0082ac96f7", - "geometry_id": "dgeo_83a649b02e7bbd7c2c6a9a9d", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn__depth_r06", - "image_sha256": "d750bda1691bd354c6378f047598510e10003c71a050beee0e1f6f8e68c9506e", - "logical_row_sha256": "016d1fa1c1ec43b3d5d47b6d11903e174a7fd173d6e1098a964fab7d382f9209", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3458df3cc56d9adbb884184fcabfafb8009aa7ba5d949f8ee51f1c9aa4654e0d" - }, - { - "code_sha256": "aea516ee338cd8635b9bc74971ce2479a25ce6da24f0e8e0a5a9d4e5dc6e47e8", - "geometry_id": "dgeo_c6e37ad78976d71d5615153d", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn__depth_r07", - "image_sha256": "013217d3facfa1b772be37624451cba82860f75007e36105148f95d8987cd4c5", - "logical_row_sha256": "bad30c7b14278e8d141d27f906a4d3e6fdcf595bcdafe38f3cbc951262775350", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "782473506beb33075366f6092870f9da8954b435dc6a200b516adc79b3c51f30" - }, - { - "code_sha256": "e9a65cb435813f52b8df068fb3778cfe2a5c210835d4f66357e72d9bc3d0c52b", - "geometry_id": "dgeo_31922715d7116662de7f24ec", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg", - "image_sha256": "4bf1fddcf591147047a539d06021c0d7d6e9aec7ae4737e2b82c04ce4db010e3", - "logical_row_sha256": "ec56db623691245fb41a8fad0dab84562d673e3a6d875c077765198c9259171a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "51c0ca84d619c7777a1cf50212ccc6be4567ace8eb8ced72f18cf4c5e0319e26" - }, - { - "code_sha256": "681ab902187026ecd784e2ff9c8778483ffbe37ebaa787ca840186ce0156d3e8", - "geometry_id": "dgeo_633a0f936d83f003c3b0835c", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg__depth_r01", - "image_sha256": "ca4d6d70be7e2022dfed73b248b82eb3f8b6c88a6dc147400049538a8b82269a", - "logical_row_sha256": "b668dcee82aa1be7e67b30a2341227df61cf722eb3cf0fc3df6702a51c77457b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "00ed3c756bafb49f901d7c6b07baf51a8332d09e2483f366f462ed406ee2d520" - }, - { - "code_sha256": "4c4d552990260cca70a094e49c543f804ba05f4dddce5715651291ea2ba77470", - "geometry_id": "dgeo_1d34fa49fe5fb6a0d8362abc", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg__depth_r02", - "image_sha256": "2878795e9e91bbb64382cba5fe44ab1015e4f401f4d6984c011044713c9aaf46", - "logical_row_sha256": "856563cc88b96d502fbad8f9986a79460b9815ae365efee134fa772709048251", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "950d58226dcbf438b60bc5a2c63c091876d23572121421964b808491ec6e4199" - }, - { - "code_sha256": "aa6e0db9a55fa9f974c50325e946eb81b796ec1792dd1be02796a1e0a65248e3", - "geometry_id": "dgeo_c9bdf1bb7b1c95cf30144755", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg__depth_r03", - "image_sha256": "e0d33c2aaba7b112122dc48e6a74d719ae2c9f7808e488991d82cda37df09ca6", - "logical_row_sha256": "2003a1aadb3531991f9be8454857fe12b4f93430ccda60f5a3c15814e2efce4d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d3b454676ccac9319bb75bc0c74b5229837633ff36f78f9874e5fd47771d2950" - }, - { - "code_sha256": "1facd0601655c7b0a6498bc04bb505dc9152dd50bb3b4c1701bab190846132a1", - "geometry_id": "dgeo_81ebe0fa07e8fa8102fdda13", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg__depth_r04", - "image_sha256": "ef529d4fa72264e3391d9852c4b7cfc24f02b4a93b62445643eb7f1e167be7cb", - "logical_row_sha256": "2d441d3ed4b4f01794e76a0ffbb90b6be8eb3da6b11febab2eec85357abc1506", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2c0ee183e2556d7d31948dd809a16e08745f49339a061c3631a566751c1b59e2" - }, - { - "code_sha256": "7c15cb51504a9b29f4c0bfddc3305f2590d664d3db79637109b0b6467332ca7a", - "geometry_id": "dgeo_bc42977336d170f58a5af614", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg__depth_r05", - "image_sha256": "dfa745549683cc3be421164035cba17681eaeb71345971de0c984a41e838b670", - "logical_row_sha256": "7d8fcacdf1f08560ba94496b53d48b18c87203275c9a421bb3b02791acb48639", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "64a9862725dedd019d070428b2bb1aaa4c25e4374e6256a3583c319b8d87909a" - }, - { - "code_sha256": "2aa977c5be2ebcfb88f00ed0b0ce1a1bab5f2bde7138bfbe0782e29c4546c433", - "geometry_id": "dgeo_ec842bd65d5e82cc1b6852ff", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg__depth_r06", - "image_sha256": "8c5ede694896a48d4138209cdb18933fbe5d506bddcbafb2939773a1f577f587", - "logical_row_sha256": "773fec3fca87422bb4fe0e2a4419754ab6c77dcd16eb1e7792b634d81971dea5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2906061d42223ba3a038effab8bd911ba9624a4959216bc4c1c9110cd6dd5100" - }, - { - "code_sha256": "204194e14edd29b3cad0fb661ba35d07476e3f85fd9da34a2179d2c602878538", - "geometry_id": "dgeo_534fa841dfd9338ceceaf95b", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg__depth_r07", - "image_sha256": "b1a43a72190464775b8cab3f43cd3638270b5ea17385e1582f87460ea7600915", - "logical_row_sha256": "a6fcd00d65ff0a7d5a5e256ab7f3879802c05dd142b9f74228e9b50a76a0dd21", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1edef78c9cc35d1a2bca1e036caac9b11917c8c5d8eb6d0aaab04de29f4e8559" - }, - { - "code_sha256": "eb861b90af0663afbece53116df41637100b9743e34e0554c91c0ef2db58a94e", - "geometry_id": "dgeo_36a8d0c1bd4aa2a29f8bfdad", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase", - "image_sha256": "d82e145885c41dd66986d9bd5174c4a43f96e926e1994ffaece0f4df14cc3746", - "logical_row_sha256": "a4c08978cb445b70ae3c51c61de3d50138ee2ab23e9c05f98d301dc31c03ed30", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "47107790efb4561cda2a9882f899029e2da5ee644a331902d496c41fbb9bbd0b" - }, - { - "code_sha256": "052c570e75494cbb6f06cf3d4cd8c59e2ce84ca88d085fc48fee36f94ec7d129", - "geometry_id": "dgeo_dc418ffbd50e3ce92be76b68", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase__depth_r01", - "image_sha256": "46b1820b65d56383e7e68b50eb6fc3ae1ce977bb4d0a66d0368381cd2126408e", - "logical_row_sha256": "72d8018d401aaea508f4bbc8c6935fb363ef3c8179cea078b6dc5f10993d34e8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "bfcf51f72fcbcfccf636b1aeaf3804ab09d7e39838f152397b0a65334aaa37d6" - }, - { - "code_sha256": "9d95bd35a389a7e50796546ba52652b8a87ea067afdbb635d5ee92b8060e33fe", - "geometry_id": "dgeo_c407bd40fd74d1ac81c6135d", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase__depth_r02", - "image_sha256": "e4fe0d0f05399f5967f2bd383362caab00d453f8b14e958511d35cf9a4bca618", - "logical_row_sha256": "0ae7a6507a231c72bf27a5c709d3e432234ce54c5712d73e5996fb9cbecdf4ac", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d3b4e0b05ddc8908dc751d140c27bdec5543d63fd8d05de72d7ad71b07e1cdee" - }, - { - "code_sha256": "c538d6ac41473942bf93a4bd9a2849639b7ba9133f1424760c5cffb0514c2a3f", - "geometry_id": "dgeo_6456ba158ef144b12eb47356", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase__depth_r03", - "image_sha256": "d96948be53440bf38eb3ba528ee94159df690c600642a4b15863057e249f133c", - "logical_row_sha256": "c50a2b9f946a265945eacc59fc2f2ee239bd3217d889103c65f4bf8db7e4ec5f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "30bd060ec4f932a685c367354f2015f421930c2facf7a7194d98c11b61d5616b" - }, - { - "code_sha256": "6d0b03e4d3a2951b29d3273ce38e0b0903a37e33af88da57866fc58ecefedbec", - "geometry_id": "dgeo_fff9530d54f55c108506b23f", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase__depth_r04", - "image_sha256": "bd268df9a5cdb5a207766ecdaa74ce317ae9a85770a11ed5f879c8c35c64c2ae", - "logical_row_sha256": "2d1c2d1441afd2fcd6e422d51b4c239ae370d6c10a0594b9d3b91c08249187ef", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4862db035d2440ab50348c9c6f573e7f1104e8ab5f54f21e6e596033ccc2eeb2" - }, - { - "code_sha256": "697cfe430616fe0d0098bc85dd6f527b54e7a88026681f5416a85fac6c057ba2", - "geometry_id": "dgeo_76b5046500d1973449eab9d2", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase__depth_r05", - "image_sha256": "c2d78e6bc72bee935c4fd22a1f86194cd55a0d08cfc469334216c6829c126362", - "logical_row_sha256": "3dadf8e2795c2125335fca849c52f2109d2199a71a532554216ef6bea008d135", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fd71226b044cae0fa0c88e092a31642b1a2c6008e77ba372c5472551d61e29ac" - }, - { - "code_sha256": "b0ee5c081ad9504ee4ae7e9aa7074b2659b3cb792666b13844d71df123960f9f", - "geometry_id": "dgeo_f2054733f4810bc5f3f8601e", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase__depth_r06", - "image_sha256": "657565ebfaec13ea4ae90e8901eebdcf864dfc5897761efd1449b6a977083510", - "logical_row_sha256": "ce42bfad24c1ab4115326dab02da1e30f91143147a4a07ea2bbc5f2bdcff8e0e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2110dafd91aeb9a6b348cf14fe947cf7fbb36dfafad263ad646134d1655cb654" - }, - { - "code_sha256": "ecabe7f286f40112979ab5ade237186fb808d3f56b1b7a57a9e14ada71749569", - "geometry_id": "dgeo_8123d5fe10a959da03602d83", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase__depth_r07", - "image_sha256": "06af25ce75b99282b11f3952cd0946287d64d0c8919a1599064fead7e3eb7815", - "logical_row_sha256": "dba4c4162a252c597f0a33fffa5da5fc8ca75906eb79334c47b5517e99ac01af", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c19255fdf5b0870d427b9d798a2a9a67406b048f9b77f8cee285795f0d983c36" - }, - { - "code_sha256": "5c690fc8d133274abf9bd95790be6ea9610a76b6c55291f578a6efe73f8a315b", - "geometry_id": "dgeo_628e71975749fd953be75757", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path", - "image_sha256": "1af0630e2f14b5ae6ae851da035e21561454f92996e50e60e4a47345fa97be4c", - "logical_row_sha256": "1e3282452afe1852d8a7a5a115bc57de8250ca3e168939b7f1b1bf8524ecdd4c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "06549ee8e0426f2ab63cca478b6ca12bba1c2411c86a19c11b295a40f6c47191" - }, - { - "code_sha256": "7bc4e3ac1b69cebea28b454bddaee926a412dc2f344294f4c15b73794a3fb570", - "geometry_id": "dgeo_07705d636bbbca2605e3fa7f", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path__depth_r01", - "image_sha256": "2ccb9faf68505c286b01faee55696d15493d6721f8abb156d0c704ec71f1fc3d", - "logical_row_sha256": "ce688a96eafb81acc07f7ca7348fd72aab0921f8153a9480b128a141044235a0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "41542bd38653d0974122b501ec11383f1db73fa4ea98a20641c3760d855b3466" - }, - { - "code_sha256": "67dbf4286eef4bb847914ec0d16c60bb753444abd770e40b79906c2ab7099e9a", - "geometry_id": "dgeo_96d7d379586ef2b7aafaadbf", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path__depth_r02", - "image_sha256": "4554f1a1ef8eb57fdb5f1e2b4a89e21a6d2a50db334b4131e1295b2324ca3143", - "logical_row_sha256": "5e2d5f6edd382ee4b3575273f750f56664bbd52b6d19ed424ee6ed6cf5cdd01c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5cca40109102f43c009dbe8e686f59966cb8f0e0a9b6ea56dfa2ceac2da3601d" - }, - { - "code_sha256": "a5a55f49b5a33e4c662b83b4a8e3d8fa64d470379cedce571a423caefe1f1123", - "geometry_id": "dgeo_5f422ea5b9caeb4e0560b090", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path__depth_r03", - "image_sha256": "fed981921a3033fc5e550cee72e2d4194735639c08c95ee57fb6f999f09d2bb5", - "logical_row_sha256": "74207c498df34716cf08c8787f8954ed44b749a5e19f97182ce8e24fc2f320ab", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "dabe6407853a6f60b051c27cbf0a71d3038311bfcf8851a7365a13f9272e79ab" - }, - { - "code_sha256": "1b59939123e4d4a9736b3ad8e2f08e908170f613479faea087791ff9fa71fbaa", - "geometry_id": "dgeo_d41c4fffef187e009e1140ef", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path__depth_r04", - "image_sha256": "b8afce283578ca0d215e8dfbf24a70fe7c38f587b340527aa3f2d12f8db71c66", - "logical_row_sha256": "10b0c8af13b55d58d30a4c7d34512403eb33cb830563c38db44fc6f55bf71f23", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4b584f127db63ca4a10d1d0dc012e249e14d303f9e66a7c30ad09572de1422bf" - }, - { - "code_sha256": "056ea18e6c5255df5f9e48207454781cd45baa427a6b50456ebb10f3f4a3d860", - "geometry_id": "dgeo_ac88d8014edc9ae517f9869a", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path__depth_r05", - "image_sha256": "2c3a92a0db9bec43f40572300c0bea4c1f8afc379b3fc9c591c9968b66c5f087", - "logical_row_sha256": "751901dbf2e6fe53327a2538d51a7233c5ffb43150b3ee79b70e6924be9d8e07", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4307d1d00dedfec2ac48265cd31afaed983d4d8322ddc7020e0ecb67a79d4c2f" - }, - { - "code_sha256": "4ebb4d517f95dfc4b6fff6f97e4abe8b2904b1f2f65f91216d871b10235f3081", - "geometry_id": "dgeo_03b64172123a47e7202a8af0", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path__depth_r06", - "image_sha256": "62a87dfaf8dc026cdaea163f784d4b0ba4cc022a5ae4831b96e99b94ee52f3a4", - "logical_row_sha256": "e451db2bd101df0802f4f2523059a77873d4e0d7c53f0f7f7b89ae02e3ae5956", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c3d78aca87ffaa60822eb339dfb5ef3de2a3d3f9237f92e8b5213a7d4a94e761" - }, - { - "code_sha256": "4b8432e5216737e0e7c3318890a0ae2b109972e4f1a0ce1bf2892f791334c170", - "geometry_id": "dgeo_62d6209d8a5db8b56e5d8b24", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path__depth_r07", - "image_sha256": "de0696f07aca295c3e56fc3b117dda656c076df04d624437601aa26142da210f", - "logical_row_sha256": "5ba91d3b67b18c82553d3adf453b2d9ab6ef387c8d379766eb314ba4371ab977", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9dfa15bb14c6cd89872463ff6167842c501467125bbfce96eb2445a1381a4a3e" - }, - { - "code_sha256": "ed88526f9a14d96a1061bcffab418c1bd8e32b0bdd35888f3621ad47bb230610", - "geometry_id": "dgeo_de003ddf2cfc90e506f4182a", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path", - "image_sha256": "b46eebe9579a09db983337e1f48745d9b75f06ef8ab3d6ce07f5279eb4416155", - "logical_row_sha256": "8ece48ba3429e2b3227ec05ffbe6d6bee4730378d458240e864b9721455a7ce5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0da154c68eb148f5d88831fdd9e8b7af8704ebb51871b550ca176567d029505b" - }, - { - "code_sha256": "a6c3bf5a2daa00e2f2b51379e6b50fbb3d2efb8bd13675a5db77eebcaee27240", - "geometry_id": "dgeo_ad42027fff1fc9508db1efca", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path__depth_r01", - "image_sha256": "2d672a08d5728515e21d6fb5806f2942a9899632d99db25c9ed259b1622f64f8", - "logical_row_sha256": "17658d4b144a887c9fe7aa85a27029bdc6449ae154dd22f5f97a367d677a384d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c1b5b7dd3202ea49650c98dce095a8977cc8a4501856b7e5a023f53045cf04c3" - }, - { - "code_sha256": "7a0c5b2f0c0c639106309934ce4623e7a28bc4997226ea69c97b9b68ab2d7e0c", - "geometry_id": "dgeo_87d3cb5018d46cdbe843c3c6", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path__depth_r02", - "image_sha256": "57fe63adee1c7eb9c37f9f5f0aeef26690c17a6fac988dc8bb50fd47c1e9a76e", - "logical_row_sha256": "2e0203f0776ca34fa1d0d99ee22788fd549e03574c9f90124ba375f1da0a072d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3f5c8c1371539de8c8011f9918639342f8d50fc05b7f27d84dde0cb738222e19" - }, - { - "code_sha256": "1247184c11d8d022d9e335dbf78d8959e4ae4f7af3b07c69e9eb7e79f76eafeb", - "geometry_id": "dgeo_34da01ab7c467fb082d72526", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path__depth_r03", - "image_sha256": "f8affacc884d381da5767d7b68c329e49e676008007156fb8ee882d7efd16f58", - "logical_row_sha256": "75488394f4da0cdbeabaf8c290510c12feb2a9414df6c4ea0cda1fa9fe6b6ebb", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2d1256c4f5dd18e42b7af3961d5b4ca6005c0f345f4807ea4fbdbaa21ae77686" - }, - { - "code_sha256": "44920bfb967f930d57a13bcba6c389f61548b3ba8b142d9b32ea7b67fb839022", - "geometry_id": "dgeo_c5534b562dd7c580496fff0c", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path__depth_r04", - "image_sha256": "6d42a51672229fda5cba310c2f424979bff93c7332c0c54fff0815189c8d33a3", - "logical_row_sha256": "f339a02a273982050ed9d6d4be0e308632138774b9db9a78b61ace9521dc16af", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a6f826e6a0e6e9e457d7e91c9e10d0b3f55321eb08c9c6dedab4b0eb51685bda" - }, - { - "code_sha256": "e28da89a95930082772e3d111b755759e76d5ed81d63234536bfecdd81b72fe4", - "geometry_id": "dgeo_82cf2c73d78e14bb0d1fe23e", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path__depth_r05", - "image_sha256": "51396547b56889aef8f57aa83f1672ec3fcb1918f68ebaba1a0c20ce249e3ade", - "logical_row_sha256": "5e3b60a4e48793486dcf27f2d59006cb6ab4052d0d2f97664d38ce009a0992cc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "87370d8385cb18fb2fd89ec822e07eb3fdbd15028880600133e84c7e47196a3c" - }, - { - "code_sha256": "e649f285523d51a19ff4a663c871e9fff645b5dade4bf2eb5b4b1d83f4366025", - "geometry_id": "dgeo_13554495507f052e902dce82", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path__depth_r06", - "image_sha256": "e92a7503570ab9a4c2628090715fb4aa1cde50cc634b968aecb59a057c9dfdcf", - "logical_row_sha256": "26ba8a706802d6ae6871f4d80b82e604bae5bc20565d40fac72988f61b9a1351", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "112bd5b0462f69c71b651f378e47c6a7c6045d630397bde47d7bdac3e23fa10c" - }, - { - "code_sha256": "26eddd2c525b417c684d9af9b1a8d29b0491147f039ea71d275d3172e446e9da", - "geometry_id": "dgeo_308333f590e5b8ca8035b97f", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path__depth_r07", - "image_sha256": "9a73514fe857b5730cffc9284d869408d9c8a0b6dd32794e4c66606af2ddaa42", - "logical_row_sha256": "58fc6779debfd07e33cb5da79f8eba86a78f14349750dbffea0771887ed96c9e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f667bf8afee9bbebe00f337b9637c429da18c97d9f32c6446fad09f1fc550841" - }, - { - "code_sha256": "05c3f50e42e16c33cd47f69f9801510f668bc22ab545e1066d888251e800b8c5", - "geometry_id": "dgeo_b7de83dd0436c29ac7cad53e", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag", - "image_sha256": "0a769e24180cabbadc280198e038805f1156cd23303d455384d2d6c40124b8f2", - "logical_row_sha256": "0313d0d17f2b136b7931d08f1752f5bb79bbd32bae84bcf74d6917177d37d7de", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "32c0122b3d691354f11cbad0f9a396a526d82ed5ae7fe10e43222bcdeb4de9fc" - }, - { - "code_sha256": "96414f3e80caec6974033573bdfb48cd9c511f3f034fe2c91fb6ed6b27d882f8", - "geometry_id": "dgeo_7034ea114a08815a16f5e98d", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag__depth_r01", - "image_sha256": "4da53675c691b9cd0da7f050d048bcd04c6bad58bbb7b9c23e1c01fb320129e9", - "logical_row_sha256": "55cdb54089f750bd4e0243c228dac793dedc9e04cf16857c381308175bc222c2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5e8fabed8e904a33a951f8248deb35e3ed917c24011f7ff7e7b789f6f783d6a9" - }, - { - "code_sha256": "923b226ec64f8e3c3be2fdcc2debfce3a13a1d5ccd924de3b9680814e7d1682c", - "geometry_id": "dgeo_b4057967bd8bb77690dce169", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag__depth_r02", - "image_sha256": "72c23ad86eb39e1768a8350292cdb389b24baa656453c87fdb6ca7609f9c1f3e", - "logical_row_sha256": "cfcf1cc86bb2b328bd0026f998140eda4ddc8386f5854709c74dca4e503bd302", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ec4547dd53c85584b0dd974762048e8bb844bbb3a9787b8f6f85637362216998" - }, - { - "code_sha256": "e2e7fc4ddedeb0b28f3cc2b1c2f8d5b4a6194c32729a6bf1e574ed0be364dea1", - "geometry_id": "dgeo_757533b709e80ed398e1808f", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag__depth_r03", - "image_sha256": "a8089b058601279a367b538f926b94513c2294610b6d75ace27ea3e7978eaa84", - "logical_row_sha256": "5398c6c668046a2aee21d276758df9e7a1d2f3a659813ef099d2ee84fd2c0dbe", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "74fce1eee2665d0c7d0aa40dd5afcf7e203b7edbfcf76cab71771e9ef59142a0" - }, - { - "code_sha256": "141dc414b01737fbbec799a273e4a3100958a993c83c092516f7aae3674cf08e", - "geometry_id": "dgeo_2557ab38f5e0d77eb7c16b3f", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag__depth_r04", - "image_sha256": "252025da9a7dab2daa86c879763839654f800e4d5b8e78fe9b4046527e43cca3", - "logical_row_sha256": "d8f4415b3882f39abc052de15470c242c7b14fc6347479538eceeb585daf7fde", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "800508c53941d522b4e7f17704e5678375b75e7578377fe128f45cf62cca19e8" - }, - { - "code_sha256": "da0d9d6cb00f4c2eb2b0ee1b4a0af4d4a2e2adf115fd07159777c89f25682f08", - "geometry_id": "dgeo_0dcc80f0716b3d0ab2736a75", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag__depth_r05", - "image_sha256": "3481bc416d91fdac9d022359c87672a413671cfd38f12f64a3c8fc723e0792ac", - "logical_row_sha256": "95b5488527120da65deee68e2a998ddc571f15478d5bcd3ab2c4ac351d71f6b4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8cbd564ab7335aa9d49e61760fa616f06635a567321c253c1e9f4a0aa85a26c1" - }, - { - "code_sha256": "008951a1b3b779b8c830d27575956fb44047a41f629f8b3702d383d5b8ad7b4e", - "geometry_id": "dgeo_8e5d353828e0a2c1af715edd", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag__depth_r06", - "image_sha256": "7158bc66b6ba5abb5adfe9f277145a442e1fa63ef99d80f63d1dbfcf3da08627", - "logical_row_sha256": "c7e076cc5beae6844661f659a2107a8522027259384b92858820cff578708803", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "302703a39fee67c84ac05826018a19ab0ebf0c1ff2588b1ffe0d1d35ebb4fd5f" - }, - { - "code_sha256": "ae1626d9cd513c68246c044116ae0875a86b5a163d35aa827a083545260be3eb", - "geometry_id": "dgeo_c5df453d176e92bcf508a7ba", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag__depth_r07", - "image_sha256": "c6a467f91949f095b9d8d7b099b8d15287bb414531607e51b6e5566b3c1ae1e4", - "logical_row_sha256": "e1e806614582f34ca8bbbb96bd56520a3e1439522d2ba1fb39a7deebeaf03b2a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "352eb1eaaffae25e6a2f52b23c73f40b1e7d028015b1813ade386f766c13fb79" - }, - { - "code_sha256": "f29c50c41d831916a97d22c34d89412ba2949f2df66122622e0b808f99132427", - "geometry_id": "dextra_b459816086ca5040049347bb", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__calibration__long_thin", - "image_sha256": "56da403c475e3ca97507ea2a3388d3e71951efff59f6f0a3345ad102350e2c3d", - "logical_row_sha256": "eb480e8cdd2f51e1819b80263a9acc1fb26fa9783833560dd72f7ed5fe60daf6", - "realization_id": "core-calibration", - "split_role": "core-extra", - "target_image_sha256": "c359d115123c7b99c16dc51f38b565cf66e796a0c0557b1cd0656d0bcb12189b" - }, - { - "code_sha256": "ed10c6288171e95cc1829906baacd5a62275ac38e36dc5d6a0f3c1db33295797", - "geometry_id": "dextra_44dd040cf8266aa015278311", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__equivariance__constant_width_rot45", - "image_sha256": "8b1e3e501441b0ca38b2f03b19c70df9c5dd2d74d3b6d4136c3de1778c02271f", - "logical_row_sha256": "de637db5fff2eb2371020a5bb6804b8719a7a78a21fccbaec5df48e0757719e5", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "662d58b629a46fdc62c54dd6401dd4f6a73df6d70e22acceebc9d04ceacb8de2" - }, - { - "code_sha256": "3fed2f7db667d897d96c40afedf2cdc3877757ed603ec75d755a19585bb5b24a", - "geometry_id": "dextra_176933538f04d8839907750b", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__equivariance__constant_width_rot90", - "image_sha256": "6e583738f9ca9a4e975081cd6080f6b532e8a6dde56ff997dcd00298275879a8", - "logical_row_sha256": "b4021410746c0fae8865833a567b3d922eebf2fae6bec69e5586be8f88b22591", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a288603604595b0f545bd1f52b6783b6ad32ece96bef273381385c1e5ca027aa" - }, - { - "code_sha256": "41fbd546cbcc1f717691917af12368c1b6639326c50e4c522ad2080b75fa5007", - "geometry_id": "dgeo_6faa21ce2770576df31404e9", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width", - "image_sha256": "b65b00995f8c77d17c13064c0724e45350754eb58254cc925122168431a3b105", - "logical_row_sha256": "3b4f721be31920c50eeede467a21683373cc21f98018e6dc11bb864276de7a7e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5a82357699552186848521de7b885896201ad490dac24f6900d5719ad73a33c5" - }, - { - "code_sha256": "c7b2111fd9bc93bdbc2fbac765c7c7ae170777b5d08081ad3fcdbd5eeaa6d745", - "geometry_id": "dgeo_e82f77873981483f575073c0", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width__depth_r01", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "b5a5ee79e0b5197d0c4d5a550b632782ee6976a212eaf2ff54fc7f6ac66edc5d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "af3d31ab95113982213aa7dba323e7d4a5559f125e26c21eef1e674061f8ba86" - }, - { - "code_sha256": "1200c1c4b7e36b26f1a4f9c7965bfb8317b587c58c147aef8fd7986a49003621", - "geometry_id": "dgeo_5f659d28685e735c1eb0401c", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width__depth_r02", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "fa9d2fdc8304e408c24a13c7cef3c97934d1b492e459ddcee93e5449282cc813", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "158bcaba33674f52c99b8a5aff89cfbd3be723d3ef3580ad1fbdd84bf1c38d60" - }, - { - "code_sha256": "8b403ee550fe407890389e180398676798d6983659d18f8e90d42a1bce27d106", - "geometry_id": "dgeo_fe5009835d308af26bde77c3", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width__depth_r03", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "869a76840e1d631f689acbfe58a9b987ed5dea7e31754505b329472842037538", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "38112f1ba0b4a6a96fa01f874b4bbdff2ffdae073854b6c59f00eeaf2d097379" - }, - { - "code_sha256": "ebadeb4d9aabf16b4e115eed3e6b35a958a6fd7e0ac7f23906c47f5b39c65229", - "geometry_id": "dgeo_db4015375b16dd522321880e", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width__depth_r04", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "4d56f8d6c1771dff9751467d45867a00120f201d5f0fa0d645f3aa4edfa39bfa", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a6cf2e808604a85a79efe8d43dd4b0f44d903eeb8217105b35bbef3975a297a4" - }, - { - "code_sha256": "e7a0fb8cd838ae026e0331e13a3f773af684d211de0dc7a79693e0894d8f10e5", - "geometry_id": "dgeo_e7e05d39f4c605fa3bca3a35", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width__depth_r05", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "ad90c9fa23c0a3d77eaf2e455baed1926c3683e9ec89700e45c4fd5e9a228431", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a8e68d344d7e9b78b15e655571b13794ac3ce8247676d4aace47a35f32fa38c9" - }, - { - "code_sha256": "6509f866f5493736832733e69b53f77f89c9e69d752cf942204f290064d9f081", - "geometry_id": "dgeo_d59d47fdac7230f60d12b6c3", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width__depth_r06", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "a6d65fc3456eea1a413277ee950c16bf5642913d526580b018b5b0c3a3d02dc8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f4d1870aec09d70e90a25ec1c4f0c5cb34d5826f0b41bd90785237842116b8b9" - }, - { - "code_sha256": "8cb7321e9c13e5b5623424b0293ee8fa2be79fcfaca0c690f0931a7e8ce3ac86", - "geometry_id": "dgeo_25f436627c47251214ac3857", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width__depth_r07", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "logical_row_sha256": "9b6284859817a29143bcfe251603e4e40230d3c97f98d23e92269bec65c1a61f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4cb1c829a6792465e7b541a8ab230df2e05a8985ca9c12568e5d3e91840a6389" - }, - { - "code_sha256": "5713154c333998b04eb03ace57e9740b446a9abddc8775a25c0b4bdbec594cd0", - "geometry_id": "dextra_d4695924b013e76110d70148", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_neg90", - "image_sha256": "26777d1dd7ee253448f1d4ad2889e3f97b7eebcb34f20dc312247c26d3d34f94", - "logical_row_sha256": "9ffcbc6ee092e2d274ef65198b4ba75e5bf420a2a67683858d1020779c965317", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e324fc0f26a3ec17c0b0e48d14a08291cecb03a698ef83dfad71aeb2fad66bdd" - }, - { - "code_sha256": "0095fa1e4d1282d178a304ff15aea4d8b21beed27d5aa94d24d326caf83e4049", - "geometry_id": "dextra_9769d7f7336927bf7f7f2475", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_pos90_rot180", - "image_sha256": "8f8249929e5f3b5e2321b92bd666fe54f5eab0a432cddfa19c46d088edb09189", - "logical_row_sha256": "48c4a6332186095c647f06dde388762a096cebfa991cd555349b5b7a5d730f62", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "551f4964765c30c81eaf724de665875f440ee395988c8708817b89e46ddf6685" - }, - { - "code_sha256": "a85185b19926a7577fa93fbe9e065c264a78c848bb4d3aae8a2af25d69a3d57d", - "geometry_id": "dextra_1d37f27164f17ec54b4964db", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_pos90_rot270", - "image_sha256": "93a0934af3b021d6c70a099c9add9121b624bd8bac2b13444c14ca5944aaab51", - "logical_row_sha256": "df4bfe695900dba542d743bf5b939080433c316ce594652ab0832f553f8d5e94", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "5339adc900e8228f85267116b1e78baca7f47b6f319ac3a837d559f607a45ee1" - }, - { - "code_sha256": "70f31eaa5a447669046a1f7f23f5d2df5e63e77b67e33ffcf6a0316228ab67c4", - "geometry_id": "dextra_f47179d563dc665686df617d", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_pos90_rot90", - "image_sha256": "2b354c231989f02f87e5aa26e9409886276e306c06254679149a33e12b7956da", - "logical_row_sha256": "df84690fcfda450434b9046dfeb16bc6818cc31ce19c885ee1a6d40be1cd9d06", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "6bec00f8084e8526cd3b480c4a9197f63aef6851cc970a4f93118d32c47e76b8" - }, - { - "code_sha256": "2a96bb82a1e2028ddbe3ea55a2882309f553d656f6cc034e3fdc0fa117e7e66f", - "geometry_id": "dgeo_2f9b52ed2a07777f632013e8", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135", - "image_sha256": "7f703407f416d4a0cf397a4c7d11381abd623aa5c0bc4324052baf0e71e69b2f", - "logical_row_sha256": "f16594bcc1ac5a18db326540a3f81223055605ec206766c6476adb5f199a7fd9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1ec9af80e20675988ce8d989789e4ab2089f1eb248bb4a0eb323bb9ee85ef0ca" - }, - { - "code_sha256": "28d250c574caf663e582cc534db611382b23172b6cac94553fcc1fbbf5671eb5", - "geometry_id": "dgeo_e12e45658b0f24481d384809", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135__depth_r01", - "image_sha256": "a354a8bbf5f368ffbf7805b5a1918f5a4d1cdeeb16bb6af080f882274f29603a", - "logical_row_sha256": "ce3718cc51e6c3f130abd4190fb2342b8abc3cb216bc199e708f80a8d64e3677", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "93beb01344a50df0557cd2ccd1043fc3c92a4a82e1292aa59de1ee51cbda6e1c" - }, - { - "code_sha256": "c3a29ca8591a7a68078e1dcae00a8ab6f165ca2787b66d85a8f0e8e64778e80b", - "geometry_id": "dgeo_278009be84785b34ade67ec6", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135__depth_r02", - "image_sha256": "9b1a9cf9674fe1407dff6c3a847d24a51ef01403860d44af8eab1e62229c5cbe", - "logical_row_sha256": "7ee4bdd0ddf6cbb9fd53b487019fcfd1b1c8225809df69a419dc5b2eeab02a89", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7a6134044f9986ea496377f7e3b5fa789271e615abb88ad21df473b1a6b08738" - }, - { - "code_sha256": "390ffe3fd80d33658c65766d4438f1c8fec9a7790fd887899432b7ca99918a42", - "geometry_id": "dgeo_e94ed4ce5d00a91281743f41", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135__depth_r03", - "image_sha256": "f0c57d66ef37238008d2108b1a5b2a5a66e20dc9261d3106b26e40f5e19facd2", - "logical_row_sha256": "313e12a228ef2904d6cf6a1713a0180800e5357bca80093c865e7bd8e01919d4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ec97d334d440a9a1a34ed20c9b88e1fddf0f231e0a1c9fca39b6f908ead3e2c4" - }, - { - "code_sha256": "f8d4ab0b87541cbadebaa88c9805a8a0ceb6eeec4900417f9af31ebe360fa9f6", - "geometry_id": "dgeo_c26861f9888c4b1da6e8f0fd", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135__depth_r04", - "image_sha256": "0a3578e21685cd6657a81260f2e1957d70b31f9306fe1988cd00359c16e0e279", - "logical_row_sha256": "201c66e34344e3c21506681597627d4514fa5bd986c64d64cc9b44d826989f5d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ea9f097ef543068d5484b8e70dc2ba8da255246c16cffe9e402d4d15f117f856" - }, - { - "code_sha256": "927ba50c194404646b8b755e117a5cbeda9ab90774138e24ef509954a0d522ea", - "geometry_id": "dgeo_52166195512dc7261d299b3e", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135__depth_r05", - "image_sha256": "ef30adac507c5f1b95a05f996068067853227f36f1f90aad4082c20346d6334a", - "logical_row_sha256": "bbe365179b57c846d66963082c59a2f9d6675e069c48da34f2715814de07cb23", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1cae763ab245eb6c4860d0db344b9b7b65837994a5611f6feded601525a7fec0" - }, - { - "code_sha256": "70f283e75f5fdfb7b7188087079a3e44d81a6235ffb54937727ca4acece9d334", - "geometry_id": "dgeo_941870512bcdcac760010e20", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135__depth_r06", - "image_sha256": "ace6cdf975905366c6df180b92a6ff80183d16b45963b0db0aeb2d09853c130f", - "logical_row_sha256": "8aa144d8d0b418042e05bb4ba454396bb945841e8a3eafb4d8c97683d94f0a67", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7d271c5df88453fe52124264926d603c4cd8be11bb3b023417f1cdea6977127e" - }, - { - "code_sha256": "5f46f5cbed34fc412094ee2e95776827a2390562e0a1e05d2f3b428270f31d9f", - "geometry_id": "dgeo_83689e497ef12ba2121d3db3", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135__depth_r07", - "image_sha256": "f286df9b609105c8f37ff444f1d4df38f8940a8f449b41017a2d463f375e7a85", - "logical_row_sha256": "882367d248dd3755a26b77dc255ef60704f039289f8e0538f5eecbe62435624e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4c965b14909336aa3d710f1dfeef31d7f27d41c77cefddb968b830e1c8afa5fd" - }, - { - "code_sha256": "0b1cc163119bafc7b5488f1a9b2a5c1dc3695fb09ccd02fb5afee169443cc45d", - "geometry_id": "dgeo_b1c0c2e73680720a23c51bb4", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180", - "image_sha256": "10039036ebd5cb59c9f371e2451fd64602a8b1949554a4212fa6274c6af1d7b9", - "logical_row_sha256": "15bd110eb46a10e49977a81d701535301470d5a498f501d5dd77237252c95173", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "277d3f62f08e6e8bc01861c47393b76aed8528b4f5947acdef2632f00d961eed" - }, - { - "code_sha256": "601d0c92a3874290fbd903abc659505223932cdabfeb4380eb1d04b5f012c0f5", - "geometry_id": "dgeo_d14f9da60f7e9d94ca8a7b3b", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180__depth_r01", - "image_sha256": "360032b8010de13e3f2ea0b8ce3a575472dbbb6acd620a83bf8b772ebb7d16d5", - "logical_row_sha256": "c8d2f20540e7ef3d2aeafad366f886e2978c4bee1ca97c4aa637b09c7f9b9de8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "07564246ca4cfa19ba3c182ce249b1230905cc9cef23a752300fe4831ce7e975" - }, - { - "code_sha256": "df9206dfdcbce785e8df213ae07199a88ce07cc96bb5bf549cc5f0038abfe03a", - "geometry_id": "dgeo_72f2e02018af00042c9527f6", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180__depth_r02", - "image_sha256": "2184baa2d865c1e7629bc36b8d197fe9af80e1583faccca325090dcc392219c1", - "logical_row_sha256": "6f7228dfb287d9c31df0f6833543b1f7802be493670a51a91ad2261aaa1783fb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "acd514e39bb7a257122e440d381756839c1f61546c5f9e1241d9baaf83cdfc71" - }, - { - "code_sha256": "7ab22acb4c15aeb5c86c5df5cf8dfa1f0f75ce8f5d90cee447c2f04fd916e3f1", - "geometry_id": "dgeo_8ecd42e84ccf5b6bdcbab394", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180__depth_r03", - "image_sha256": "885c9dd5e975ac866ba5d384a0e4587a70860b215085cb82ddbe93806e8f80f2", - "logical_row_sha256": "f68f92e0f08a06440d018d571f637832552c7dccd6f784af056eefbc79a8a8aa", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "24e81defb7d95b9506ae652c421ae30b34fc3a1354b30df6d9564329d5f0528d" - }, - { - "code_sha256": "73c6eee82d20e1f56bdb77abcea875891fc262bb0e1c1a9add608cba6873e92e", - "geometry_id": "dgeo_913b139ec49e80978048e391", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180__depth_r04", - "image_sha256": "431cf39240ea84c8f0bf55d647dde919c1c96fa1ff1d4afdedec0d25185fca1b", - "logical_row_sha256": "fbe4fd8caa6a3883997ee479d09caaf5a59b20ffe7d43b013e76ddcccf9ac6e2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fad9ec93ed4ef895cf737d81914e31c63fd59dd57f8bb444aae3950f8a342a84" - }, - { - "code_sha256": "fbd62e68f0a51ccc3aa551e5c06d871248154f17e43ddb1957d27e061a4ffcbd", - "geometry_id": "dgeo_594ea8dc3ff1f7ff224320a3", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180__depth_r05", - "image_sha256": "328a7eb320fdb0285ec8eb3652043df2ee880d25db1c4f73f87303709e18aabb", - "logical_row_sha256": "12b54601553636985213d89a5d81665a4e80b3635a8811df264b7803311bf16f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "77e668e213cad4da5e25dff32260e9e9b75c415c759dba1df9a7404b7073e4ad" - }, - { - "code_sha256": "2f830b32b283e148cd960dd383b6db2132788353975bf2aafddfd977d76ff57d", - "geometry_id": "dgeo_c4b38be8c817539099985c95", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180__depth_r06", - "image_sha256": "82ab701c7eea9b9f63f5baf1c4dc8d20d01b49c1c816ff9969eae9ba0a39e319", - "logical_row_sha256": "0a4aee6cdba0e14e0fc90cad1470c9ad78ad2e4583fd4441f329871def09e1b5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3d3f7e116960fff4d39d9c812180aa3caa4259de769df4b5bbf46e5cf155393f" - }, - { - "code_sha256": "23ea82b407737f902734e7972213d74eab6aa2c6c145e6bd8c83f4fe37897cdc", - "geometry_id": "dgeo_fdf4c1ad10ed4ca5f0e85e56", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180__depth_r07", - "image_sha256": "5e142a0f37db3ceea2eed2214dd38a52937d9f4cf0bb815ec774f8dd7f14d06c", - "logical_row_sha256": "7ec5e6e393ab3b110c40161b7a609fcac9868fe35da82f2277a312ba362fc110", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f9d4627811a709a9ab8f2a625e22b784a137db03c21c90e17935e57d1794dc36" - }, - { - "code_sha256": "cd0faa0c879af31a35792d5e839fd82eb4447ca66d965b5cc1768eb19f8925df", - "geometry_id": "dgeo_20ed6aeb77a42ab0d0b96540", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270", - "image_sha256": "d45ef1f3feba256a42c57b7afa49fd6be9b88d048c6e06ab03a5228246d30fe6", - "logical_row_sha256": "0769532ad2013923b09f5098ca1270702b2ca0e14594b41986175857cba5165b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "16a8d69543478190be49218dd0a5244637eaf4452c5b9985d1cd9b632435a47d" - }, - { - "code_sha256": "827881709a6897637dc9b49ad3d9bb92bc3069c7851a9f8009a0feedfe0c1bf5", - "geometry_id": "dgeo_6ab348934df32079ebd1a7da", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270__depth_r01", - "image_sha256": "450e81e9d62c24fa8517c472e14339a83e52f36332448aa8909749524791c390", - "logical_row_sha256": "ab093a1723f05cd7e227808375b4f09fa4963f21f9fca19eae59bc5decc07ac9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "da965ec4a133fb4f852dc9ede40e6004f47e9d73e1e39815289130cfe16660ad" - }, - { - "code_sha256": "f4fa786b3636b84de15e093e825ed268c44fd444333de8c2ce1523005a965106", - "geometry_id": "dgeo_a031c3fd588cb74fc6d0b35f", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270__depth_r02", - "image_sha256": "6f6664990e8529c9c7dfc733a2d5906c8ac11a04be1f6922a35667f022868f15", - "logical_row_sha256": "a5f54aef685d47b1cca731e5ed933382dbd86ede81031720e6ca06e29a9e16e6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ddff20bfe2f55a8dfa8b19f61a70ec8437423b59453f86affe4ac4e8ac6d067a" - }, - { - "code_sha256": "81b3235170640771ba93fdf7d166d47a7bef7ac7ab744765ea6e44536904c751", - "geometry_id": "dgeo_e75956a81b0706a5aad7ec8a", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270__depth_r03", - "image_sha256": "4635991c36fc9650cf435a5fb3133348fe8d678bb6db5eed9f086dff77e94567", - "logical_row_sha256": "200d9d991795a11115a6151268578d46736fd8a8340b989e117557694a6cdba6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3509e78555a7206f3b191ffeb5c9631b238ace287c10264df377618fc226db74" - }, - { - "code_sha256": "0919566663517ab1418a867bc357a0d412d86e11772dfb864b3bef30d7ae88cf", - "geometry_id": "dgeo_0e9cbe1db69874ab377e58d9", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270__depth_r04", - "image_sha256": "9739c4ee686c535b29f93520e4490733059a4fe882d9cd6b75f6a8d07d94c209", - "logical_row_sha256": "c03cfbda7da9fd49849eac58be1ea2ca3abc80fd3b8caaa8d759a0079c9b0640", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3c2d4547410375b71102e9430e4e8a0a404a4af71fb42f55b49f91f3c98e84e0" - }, - { - "code_sha256": "a6bdd3ab0ef3029a921f050b0dcdb000bb9bf19d8a118b6b94612dd07bb15a95", - "geometry_id": "dgeo_40b429f1bd9922e03f658698", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270__depth_r05", - "image_sha256": "43a09f6ae0052a57fcbf21d0d6a1d38688310742218d3c4dfbe10fc49403a485", - "logical_row_sha256": "bca0374973170f5794ef6e51ec4c6d11a4b4ac5c54567045143599fcf97754fd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "52da895bc83e367f932f3e0bb9cc15a3cd18f9293f30285dc20d7ac10b5bc81c" - }, - { - "code_sha256": "f83604a526ca70accf64b2c2b52f3b7ef672df0dc59bf26c6d64c1eb55dbb605", - "geometry_id": "dgeo_767d7f67e540be41896523eb", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270__depth_r06", - "image_sha256": "1572f453513feb27d798ac8fbbc87dbb301e023246bc2f374c45f86e9556cbba", - "logical_row_sha256": "5256a5725a9dff368c73bcdc47b4f87f99ac9a58eeb514e5448b7bcbc5d936bb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1b701b6a58128b1e40e2ccee3a239dfa2f77426daa5de5a614e454debbd5807a" - }, - { - "code_sha256": "f89cb07d03652e7e3b5e6601d020018328dafda71d80e86094b32e3017075e44", - "geometry_id": "dgeo_5e0670fa15268c3440a8d37d", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270__depth_r07", - "image_sha256": "2996df8357b446badbe6a2c9f9a0716b2a7e4ff6737a7cf4943807cf09bb24c3", - "logical_row_sha256": "650f4e57e835249e09a05a4a633955b937268b5f983967345309996634adada2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2d1b87d768384b38ecb871a90ba33fff79a20cdb2670a21e7b86d90e0d55aba0" - }, - { - "code_sha256": "f5b1a6d2fa95caa8567e0b64b30d4521e658837c86497324c7a0d2e222c79a6c", - "geometry_id": "dgeo_4fc9c0c94bfb5aea9399a7ce", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45", - "image_sha256": "782fcefb4548e0cb07d5594369fd5e37d8c87f3ddc2f93fe3bdf3ac7a7b18c24", - "logical_row_sha256": "a0768d09ca9a98dda537bdb2facdf9184cf66ced70faec37bdfaa1bec4ecaf62", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a003b3160ec246a77ca2151de5c67ad1acd7e66ab55201bf430702137b192c4c" - }, - { - "code_sha256": "2eb86e24a7ecdad4b65481be4e0f2bfd1f7dd9f48503a33ffa22b805c1307e4e", - "geometry_id": "dgeo_7bfee6362a2f332add8d5db0", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45__depth_r01", - "image_sha256": "f77ae911321252242ba4de0887eadfd568d964effc0b5c41d839466f7691b86d", - "logical_row_sha256": "a726804a40b81166923cbf74f0a0165f2c8fe3407a9bf908ae4d2982840b98f7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d4d3615af110dafbfc86c74c568c602cff2a6941889bf2b3a4161b0567dd1ff6" - }, - { - "code_sha256": "6d8a49275561a474d2e7711c43b127f3706009cc45e91159397ffdeead22ae08", - "geometry_id": "dgeo_4c7e2b0dcd9bf599d609c807", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45__depth_r02", - "image_sha256": "4c872076ce9b47b96949ea069a0709b18305fe0ca79e36ee22e4ba4bfea17d3a", - "logical_row_sha256": "33bb74fa68d7ab617b469c4c0320be62c0e322708bcd08b32ac163431029296e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d15e2f7239c22dd8faf911182eca522d932c58ca10c8bbef164e823761053a90" - }, - { - "code_sha256": "2653485a320bac7243646c4624167391a3564524f3ab92a8298336375bd51781", - "geometry_id": "dgeo_b9b1976f7fa41ec2a91fc72d", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45__depth_r03", - "image_sha256": "477546e23427f5680f4e6cd4f525758776c8dd3e44defb3e8d536467da6c2e7e", - "logical_row_sha256": "f8182b5ac86d77b64f49ba9852e88ea11a42fec8a5cac07eb988359f68b99426", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "cecad025381ebd08530041a4a7e6af954d2a7d5407565a0567f5180fc0895db1" - }, - { - "code_sha256": "7714d92c24be44c7cce3c7207fd62eeb9f5e642df80c66a5f38e4c817039e97b", - "geometry_id": "dgeo_97bae28aa4b08995e0324e85", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45__depth_r04", - "image_sha256": "b6797bbf4de817f2b2559124f4c4abe0fae70649efaf5b8b1164108324d0c616", - "logical_row_sha256": "8a7ce4f9e4b8c7b82a1b9cea14ffaf3fd5d82aa5a192d3427bc9d1ce5dabf171", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2138d32749dc22600081693a3b2e2d40ed90600490aeed101d4886dffd182d05" - }, - { - "code_sha256": "5952fdea22333060846600dfbe47d6c6b644e40c0b7696778e99be5c0b30dcd4", - "geometry_id": "dgeo_e1bfb407e74dada9ff29c268", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45__depth_r05", - "image_sha256": "d0e1fbd357771638cbae83378a12215afea2ada1b3ba8264c32b1485e8e827ff", - "logical_row_sha256": "0be04d1f0cc109e8f39edce196ae3d047d0950b5c254c25937fda9492eb4baa8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a4b88eb837f1723317001348f0aa71d6c4bc7d1e77f94daeada3d8437f79173d" - }, - { - "code_sha256": "00657a35c53023bff1abd515c0c1ba9208fe03190a64ae8310ae4001b0b0ddd7", - "geometry_id": "dgeo_3b4de2f13507ab300090db0c", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45__depth_r06", - "image_sha256": "67f916ac66d6ecd1ffdb16c4aab8b0d66fdbddb4a2f7bfe89658580c13429614", - "logical_row_sha256": "785637e066878b361f95a910b466e88052f25f3dfd34aaf420a6a76e43294f3a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "75fa7d1918c1584cfadefef4a28e890dd7f95bd58a95eab02d2e9863a6f3ce8c" - }, - { - "code_sha256": "c94bffade8310a2916dc2d394213e5fde5dbd1b3a898253a22f4ffb7ba7ae07c", - "geometry_id": "dgeo_05135f0ddb3aae31766b127e", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45__depth_r07", - "image_sha256": "330e8f8703e47e2cae5ef88ea063a9b115ba9e4425bbc7a22a66ee8d85021c3d", - "logical_row_sha256": "df0f5dd1fefb738567a081b37dc07bad8fb71837976e5676b5b8664585d04e38", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9084d87d11d2d74df91024500de410b2954f5b85950e9a421a4c00282e02d879" - }, - { - "code_sha256": "f11254ff529a2de899627cc0307c285b501691556d820d1b4fe15cb75dab8700", - "geometry_id": "dgeo_ded0f800de46e103d19ca987", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90", - "image_sha256": "68cdd69852d290116fc2a69a3bf37ad25ef7cbcb639fcde099e876d655db924a", - "logical_row_sha256": "7dd680e2ad98833d4d1bdd41742b3e3fba5c75df056ff1f84d5b80196f441493", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a5392b385354f393a8a8541e51fde58458fc2da800f698d711165f1a4eea2376" - }, - { - "code_sha256": "ae78cd08648c71d978f89225d4912175e63ad1428609c8a3ece3e085abbfd809", - "geometry_id": "dgeo_d042d54bec4b402f507b35eb", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90__depth_r01", - "image_sha256": "d0e070dfdf2843ae8c435c838a5280e7b818b42dc4aeb931ffeee95be928fe65", - "logical_row_sha256": "5faf8f337b504c716297a143a07cf7a49d03c957aee3d493c5287d0649a77060", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3264b67a33b57b09bb996e4d6fe2a656b735cabc19f41c803fa9a5d219946389" - }, - { - "code_sha256": "51ab0656c379da6dc1c5072215cb4d71009346b45b519c6693fa2ad1ae553ace", - "geometry_id": "dgeo_10a9d4238e6402803ca4089a", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90__depth_r02", - "image_sha256": "3b59faafa62ac192e8f2216db2e55e3936871239b620e04203c96bb78781047e", - "logical_row_sha256": "7123bdef3e34a350e9a199de35b07f259463595c813f187fb6e3ed382418510a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "93a8306baed4864e87ab79ef5c76d0a45d7617acf228399dabe518f1918c767c" - }, - { - "code_sha256": "26e21cfc8524ff851022a562e5243c88a2fc883687cc40f29cd73a22a8a6e67d", - "geometry_id": "dgeo_29b536c51c51c8640b76eba1", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90__depth_r03", - "image_sha256": "8513c9a91a5d36cf36086806a3aa3cd8d9f62a20a0e21234fb5a2aafeda13372", - "logical_row_sha256": "012a07879ea9b439588dc853e78414e759fceac365892076d63dec6524cb57c2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4473da4b3a2adee072f5442a7166d2b76b6660102953d9d023be3993d3a49bc1" - }, - { - "code_sha256": "f48a84bff2379ee42ed015adbb38ee88bac9ae042f7b7d1bf5e4134b5ba21df3", - "geometry_id": "dgeo_a2bce607b7b1ae79a29044bb", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90__depth_r04", - "image_sha256": "849044d6144f3c3cfef2867557f1180b450a980108037d080c9a69ec94ebe003", - "logical_row_sha256": "bf52e433d84552ee5a71057505e0a80f1f82539ba3d8ee46287590a4e225250e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "10fbb9895da7edf78e1c97950da2a727df01b4a4bcedded0c8ef4e02d8f9b33b" - }, - { - "code_sha256": "31882d8f717c13f9a0f5bce5bfcbd45f9bbbef167fb5e9f5026df3e850ede276", - "geometry_id": "dgeo_b2df0a4944ac52f561c81b51", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90__depth_r05", - "image_sha256": "67d93fff33dbf17487e8d5e52eac8bbc371977f7aea8dc849aaffc4b4fb279f9", - "logical_row_sha256": "d4f9b3a38967687fa113ac372d494916be9ad35249cd733bb13a98d9aeb2e15d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a263edda1739a6e3cc1348b6ca5f92943a4e121d5a3751dbec722fb9b87158e3" - }, - { - "code_sha256": "0df2c7a329dfa45763d52c4264fef6f13d74d5f86a272ac15594a485674c34e2", - "geometry_id": "dgeo_3b93010494559376df3d50fc", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90__depth_r06", - "image_sha256": "3a74164ac019d1a9b3ef1b5a7a3be9be86accb53af078ee4d6bc68028e64ca1b", - "logical_row_sha256": "ce96bc483c46a414937641f5be2e051662a4637dfa4ae0001b23ac6c0ce25c92", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a479f4cb01aadef20308eb2df919ff2c8264de430d45c26d0c3b0de0e8d38d19" - }, - { - "code_sha256": "e0bb12ad193e8ee09f7e623801b9b4875a34b25e60340aa863a765b3cf5c2ce5", - "geometry_id": "dgeo_9bf58c2aa2dc257da963df19", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90__depth_r07", - "image_sha256": "0ce4610062a626c0821bb4ea59cc2a18ea5254633e2d670d9862a4985f347f9f", - "logical_row_sha256": "88271da9f0851b6af9437a197a4023fdd90e050ab96e1138f49d9412fa7804db", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e98fb8d967506b0b4f8654c952d83ec0d3046ca2c3cf494857dc31add37f719e" - }, - { - "code_sha256": "88a3846c8e016af8a6a0afbfd7c899041d7cfb7af0499b4f6746989847207654", - "geometry_id": "dgeo_81c201fb349d2c6bfdd45249", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve", - "image_sha256": "25c95fd9ea3898d0e1e587e5e358e16393d03741c2cfbf1cbab81686f23f0807", - "logical_row_sha256": "ef4196d4bb4ab1a8acb5451e61f385c8d8b9c8afb96ffbb24fd6f2142d5a0338", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a97957eae8724f57b180aafcdedce72f08aec7785dc07eb9416eb2c9a05d562f" - }, - { - "code_sha256": "0b4b4e1cb88c6bdd0d84e3729db6fd2e708656e8e0531d36e292601af9700f62", - "geometry_id": "dgeo_723fbf9a4300b2bfd20bb487", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve__depth_r01", - "image_sha256": "61c8298b169b3ad7459bcb9b74fda051154cad3156f48bf3014a4bab296633d5", - "logical_row_sha256": "64ac68f22ea00f08ab0652f754ade09629bcad350e7f5768a3ecc41e49faf1b5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b5d766d125c352fe02cba5bc281ab4da6daa8ef9ebc3665ced331c7a003fc384" - }, - { - "code_sha256": "d424a92cfa482ee2ad8a066529f1bad7329bc91f88e1d240afe22db62bd89d1d", - "geometry_id": "dgeo_69bcd6aafe57eb78f88788f0", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve__depth_r02", - "image_sha256": "bfbf240dae499d3dbc35ef9cacd743c774e4c7a03848540c924d087238dbe8b1", - "logical_row_sha256": "9afb785238387fae8007701931151607fa6885dc5fb507052b329f428377033f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "400a62e75b62169dfe3ad1893c2ec59a3c3f800768ee384e203b1158938e5cdb" - }, - { - "code_sha256": "18e5068b751464c4d454a2164f4741c9b96c21f7af1291c18f08cf3f712784c6", - "geometry_id": "dgeo_0c30fd405937859ab593b4b3", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve__depth_r03", - "image_sha256": "4e5e6e43d61b6c8d9635da64d30989b3176ef4335c1f9a830d508f9655a9ea4a", - "logical_row_sha256": "b9b3a7ff872af7a6e0a0fd990182f6d1398cfdc2a2884625488ee49f41c0496c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6f0e8b885af011577ad8af60411509535d99c975d0aa179b70342019915ee617" - }, - { - "code_sha256": "cd640cfd0a85a5ed3998b062760f5db186c0d3fdeac723be11556d5174a99e64", - "geometry_id": "dgeo_7605e25baa9696b4a8c09672", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve__depth_r04", - "image_sha256": "07501bb6f5ac16cdc4fcdca0b0bd712c3b700330d5bf5f9ac522f4a109a620f2", - "logical_row_sha256": "302a1c0df74c11451fb2725c2c796cef69437602a32090c5fc0b66e45448fc02", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8ad94e885034d7b104029740c8745c6068601e7760d7b46dde3cc483146c20a4" - }, - { - "code_sha256": "50711e2af9308dfa70d008f383b68e13d1f1e6257d43ee0befe971347dd16f1f", - "geometry_id": "dgeo_7023cf7d417aee0a00e0b2b3", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve__depth_r05", - "image_sha256": "5ab11a34af80e4b75eeef5190d90f184f9ce6860cc8ec7db56d49f843b83373b", - "logical_row_sha256": "f79afe9036e37adc3a6cb83f8fd5f47afe2aafdf00e254216adba8636a2b4354", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2477d02b3210688e3552ee58b63b54035979b2cbc1820da76af71bb58e0067df" - }, - { - "code_sha256": "88339c133690bb8332019d5d6b605ed691ac44c41b5b63945be51c1d945f624c", - "geometry_id": "dgeo_d58e1f8b23920adafbca76a2", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve__depth_r06", - "image_sha256": "42b01865005e58346bf30816e95d99148e2d67726adbaec93777339971a8f2b9", - "logical_row_sha256": "fe45000da786f27b61f02fa314277ee00c7ccbffea261086cb4c074a506f613f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e26475a424633d8eeacb1e7eae44adbc042e50aabb580d0128cff7b5c95348a5" - }, - { - "code_sha256": "91e667f9ec064fbed3a32135e7820acfdf478f88f265af31263e29ddd87764fa", - "geometry_id": "dgeo_93eab8761b7586e35f85c31c", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve__depth_r07", - "image_sha256": "3dcb305f73f4dac7def7a1a8cf07f6b2f4be4d2414ccf53a6042c66989e03ce9", - "logical_row_sha256": "337b4af83741d3779a7d46cd8f9c496541d3efe84f9951da4295b72e40ff95a6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9b7c9b850f8addbbc019eb43281ae99797d5d54f9c9ebd156e5b25d882b46138" - }, - { - "code_sha256": "f96d6e8df44cf0e7d405228a8ec390930feefb479a4ed6d015b2a609bb70316c", - "geometry_id": "dextra_af930f7d8d3ddd8e8cdc36fa", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__equivariance__angle_neg45", - "image_sha256": "bac23daf5171b44d5b99c67ab06f5142d1c705892852707b17e624fe66864f3d", - "logical_row_sha256": "7a61183c15654cc632527ca1e009818af0037cefce9982932559df9d2bea962b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "228a729321a00d3b4798cdaa6a895e0640de5cb6e489b71abf8d056ef5b2ca49" - }, - { - "code_sha256": "1fb5a1147aae4a0077cb69455cdc25f7ee752a074ad40264600bccb4e99cad1c", - "geometry_id": "dextra_882eafa3ef2f21738949da03", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_neg90", - "image_sha256": "bd6b4647455ff5b183ee88295623fbcb9da99adf6f6f202ab49a390207acba22", - "logical_row_sha256": "2d568149abdd770bde156b1094a69ceea8e2e43d97eeb63f6b3c44355af69d28", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "692053872a402fd7aac3d399ed255b4de7a0f59d8455ea00c83aa1ab2e793871" - }, - { - "code_sha256": "fba185fffaeb4f842eaff05de23856de0af09431a584933f7a56742ee2d43dfb", - "geometry_id": "dextra_0409041c9b277aab6066d457", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_pos90_rot180", - "image_sha256": "36f8978e906adb93ce770838fdafd4f4d9458eebf9454eae2b540b5d961b6f42", - "logical_row_sha256": "faff38a6bdfa2ae3d8804e166cc456acf63f8c70af1e18fc481d37e27d6e699d", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e44825349a8ddb55c0a7d667fa04a93cde40b26f000c9b2055bb5283550f607a" - }, - { - "code_sha256": "d13fc17189e60c1138ff40cb3b5e95879e45154863a161c7d021ed66cb9dde6c", - "geometry_id": "dextra_636ed297cfcca3803a9b659f", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_pos90_rot270", - "image_sha256": "194a010f48aeb69d1f06f4f609df6dc95a90d56c87d94533c06dff3afdb94c72", - "logical_row_sha256": "dc962b8ed7b760ea8c1df203fa6e5d17bee11529f0b87493ce94d19e5c218f91", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "6c1d70b894310839af98711dc6c374a05e7abf2829321537f68c48a83a8fa66e" - }, - { - "code_sha256": "7fe8a981afe9a3407edb83667b0b8e3d3ba3c31e4fb3bd779d66c2e5a954a5d9", - "geometry_id": "dextra_5bf0df540afa3543e1336fea", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_pos90_rot90", - "image_sha256": "c3fabeef5dd8ebfabcb7259f1d6fb825815aea2825bf97df0e6405ccc9206a88", - "logical_row_sha256": "ede6218491342c3320215e18dd6e43d3385c1c741346a19fab6ab7ce9b79a1ec", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "305bf7eb73931ae9c357d4fa53eb24f9b635555d340532b8057ff8bfc5ac650f" - }, - { - "code_sha256": "884061354d4454b8b02660eb99029dd7d3f01dfa9d1ae257816ee04b84099d6f", - "geometry_id": "dgeo_3c8f410d8e81b92434839eaf", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135", - "image_sha256": "baa73fe62e04d48f3709a57e77c65dfb2bfde9f80fb4a6b88c9aa6605d6fbdab", - "logical_row_sha256": "0c56297dbc970680d72f807683999afb8e6e07e77ee43c45ef85ed28833d859e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bab2e8b1173bed0f22558cb45e43784d4bb41d0dcbc0c085a75beead1a9d4dde" - }, - { - "code_sha256": "3dccfe1c853ae2268ccf7e1b39d6bf60aeb56fd29f63c45ae8d900897ded0d1f", - "geometry_id": "dgeo_5fc511312eca317c280f584a", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135__depth_r01", - "image_sha256": "e4f5bc476c36fab9a2268724473227607ba5bae0221cc6c804c707a76482f4e3", - "logical_row_sha256": "d7061ec05fd6e3a48dee66a458a01b3e86482492a2fee2e5ee890589e583daa4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8cfd203dc1ec107f79a0259a6e5bf4d7948293998a9608b33df6d8408c94f819" - }, - { - "code_sha256": "0719672e7b982fc3922a6329f57a28745d28f923332f4be0754705efd945138a", - "geometry_id": "dgeo_bc746a5afe03874330dbf403", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135__depth_r02", - "image_sha256": "e85a7d53a0e07ae4eb21a353b10afb332fb7233dc9f9023714a82971f643b4a3", - "logical_row_sha256": "58103970ea5ea54ad719796bbf1d0c246a7d1705c1aebd8241f35d25b4ebf226", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d922b60eddc26aec071d1b1bacbf9ebcf271d5aac2ca79f290cb81cf2c2da9c3" - }, - { - "code_sha256": "d7d98b1d48ec88f1ea05fe170101e854cba4890f03f6bf918d82204335bea692", - "geometry_id": "dgeo_d598e300e24e5860adc269e6", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135__depth_r03", - "image_sha256": "fc50787d5d2dd6437efdfca6d3aeb9b330ea69a1d32e08f4a556b75d32eaf862", - "logical_row_sha256": "cde8849cebdf8603b5a84c30020989d19a09a6b9ae90670401aad15306dab4af", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "400ce5c5ba2473c59b262aaf5debe8e517c8793aaafb601c77c6b9ed61b1f4b2" - }, - { - "code_sha256": "e882835c8c8c7627da00787da2524ea70dc5295d3f2061997752d2640015f67c", - "geometry_id": "dgeo_53e8074cd3d20ed2225e3ba4", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135__depth_r04", - "image_sha256": "ed95905d672b79e07d3bb1b8e34c36e13d76c51b23d390d87fd01b0305b38e4b", - "logical_row_sha256": "e007ff65cb61e901d48ea2386b2fb661a6f579cd9ef4efbb1e8107f754ee1672", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3b2f9de85dc381a355e02b783f3c08de55e87ca1741b7ec7cacbb6e60d6b6519" - }, - { - "code_sha256": "a09f9fc6e1dfcbf1f9d90ea7722e7d55cda0e90057fdf0954397b99796131b09", - "geometry_id": "dgeo_6d18ba0aeb757b70f0240d66", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135__depth_r05", - "image_sha256": "34333e1f3c9c1d2f21af42d02535d850363869e74704a18f65a9cc57ae8eec8a", - "logical_row_sha256": "b4ea254fa5ec82d1404fa0166e047cf752b482a0c2cac495e802b701330fc92b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "18d1fc8adad5a73b6bb8eee402bfedec5f565f0973861385c412ad1d407395b7" - }, - { - "code_sha256": "f665755e5b1e4b4257892139debe087a8baa7b463d2ac3b3368418a232ff79a5", - "geometry_id": "dgeo_61b3b51e97146f0cb10d1b24", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135__depth_r06", - "image_sha256": "a37c401b5359917ef0922f0f3beb1de33c2de1cecec93ef179521376ad4cf122", - "logical_row_sha256": "8c15742cc50fb72b58e0814ac3111a2799bf30f20ca53e7e65351155029dca95", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3fd3e3d1e227fcc1d8033aa30d1f00510a56fc535e32bcb1f672ee4d8c816547" - }, - { - "code_sha256": "5fa557b5c4419c09e71afaf1b3a74d96666f4a989c6f51cde09959c11ad23100", - "geometry_id": "dgeo_07235a65e97b1b34ab559b98", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135__depth_r07", - "image_sha256": "614d52fe3245bd6e7101b4a933f45b41e619d49a1d72dc6e38d4ea7735277881", - "logical_row_sha256": "3e6335812d6fb63e3017f03ac62ab2a38bb90086c9e5d9e5952057cf91d4e04e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cad03a647ea3782566f31b4e35ebba8953bd6fdd63575590afbf2be0ddd97976" - }, - { - "code_sha256": "966a1d7815e1d4ea9d3a7ee859fed78c5f6431b6263662731ca677cdcc1629b8", - "geometry_id": "dgeo_55a6b53786f3520541eef2ad", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180", - "image_sha256": "0a6573651bd80dc3675b143796f5445a06a88fbb286f674fbe4b5b696b084d06", - "logical_row_sha256": "20dad9850f04979ef353c64d1cbf9b8bcbe46755ee80c36c51ebce5b0e1ef012", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4733d8a136af15d1690b2c2f742739938fe33628902a1c712b95f4cb2781be19" - }, - { - "code_sha256": "e656e801dff811144e740417a9f5e20e1bcc8748df0818010a716a63d3c1f774", - "geometry_id": "dgeo_4d5335fe1eef06420ee1b3f5", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180__depth_r01", - "image_sha256": "3fc09cb741e4a3a383976b741c0c277a53844c29741ccb078b4268449b09f9f7", - "logical_row_sha256": "ecce775bd2fee75ebc982a0743b26f0aee7c6c28605fab31b5520e21e6060182", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6e94acf7f930899a91149c07d3b2005f557f3ab70e18635e324791cfc7a41e7c" - }, - { - "code_sha256": "b7c48baa46a0b725b1ab5ce11d99c69a9ed340fd25809e663dd06405e644bfc8", - "geometry_id": "dgeo_4226369fc6184057a28a1601", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180__depth_r02", - "image_sha256": "5def51862c3efd05d87ee79d89b9df14be3d18b32dd50575dddd5876869031bc", - "logical_row_sha256": "ef1bf79c0d28de97040029617204566a60b19fcfcdc451727f49d167fff48a2e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2329a88a04bd9dca2b832799a5b0bdec1a640aa8a5f861f9ca36dbeb6a7a0e82" - }, - { - "code_sha256": "31f02b966672041fe08a0a45bb3840974f3c9beb5051c2b7ba4f46836fdbd796", - "geometry_id": "dgeo_69f3227eab0cc46046def158", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180__depth_r03", - "image_sha256": "d895948a9d0bbca92ead1be2a8c7ba423b392fe7780b9b4c6a3dc0d45d4ceb63", - "logical_row_sha256": "9f943cb2f340e8f84d87ae4b7ac32a07efddba84ab680256ed32ae845571edbf", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c66ccea946d827fc62cb106634fee7ce134f03d8c362c68b46ded0c154b86600" - }, - { - "code_sha256": "859d5e8fb453b73157bca24bec8927c2dc632540f54ffd8020e207601fc63cea", - "geometry_id": "dgeo_60f260b3c8375fa09024eb23", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180__depth_r04", - "image_sha256": "3f5e0cd89f710b930160196969141f32b782f708d04b74c92b73faecf56a04ac", - "logical_row_sha256": "90e04f68abb0506513bddb311e859d7529e749b357fc16e440c6d523bdc12b9c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "49eb532bd39f2efe92ba0cd553b3f918196caf27a37bdd724b978873e76ffd43" - }, - { - "code_sha256": "a5bf6f183f009a59990489262d2c64650b076ad0088f41571698e09ed682dbfa", - "geometry_id": "dgeo_3cbac60b2fb31fc09c429bde", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180__depth_r05", - "image_sha256": "5df9ba5a6381ab9ab27d6191b1d179df27e34465b0f39ca05b8bac6007d25744", - "logical_row_sha256": "88eedb99c7f93c57b934d8cb0d5b14f217e556b2cd2175352cf857cb1ddf95ed", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7ac1aa3beeeaff5f6a0e035b987fa299f73438780e3f148bafdc0df37b3029f2" - }, - { - "code_sha256": "d8f3cc75b940a341b4375b81044878bc24b51f8ad659405516d260bc85e6d0a4", - "geometry_id": "dgeo_76b229d005fdb943c0a9cb5f", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180__depth_r06", - "image_sha256": "e8fe7991bef4e0706221012865c8e0485f17ca5ee4b1401f51dd907924e9c984", - "logical_row_sha256": "35beb09cd05e3d1e3d39bbdccd68a5d2c4cb0d71862a08e95a053f3e2d97a5b1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9833c899feb74936ac239bdd6621088d97319842da03a91407c20470f86167cd" - }, - { - "code_sha256": "abf527d3995795da828165ec98d5f3b09363ded45706be7f4f84c47a99c1ee07", - "geometry_id": "dgeo_980bf6e17f18cafb2a29caf5", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180__depth_r07", - "image_sha256": "2b4fb06afda43b91547f2fcd4eac17c5b018699cf71610a1665532aaf050663a", - "logical_row_sha256": "b14a8b906b3c198366cc1be91e6e9320254b27c94e6b355ac791b46c0f73fce3", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1333f9afbc4de1fcfdb12babf99cac7d19b8930150c00d6caed9920b2f954ca9" - }, - { - "code_sha256": "50990e1cccf8c5504d3dcb583867b2661e5caf55dad60398e7da8cfe53c6e7e4", - "geometry_id": "dgeo_158addac1c30388de8eedb9d", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45", - "image_sha256": "6e35f45de0b52f876e2687669e8655136b446066f9864c026311fd310bfa63ff", - "logical_row_sha256": "24ddfb66d6d42560925be75239fc55e9e633fd263b091596f97f75a28ff85118", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b8567cddf5c593fd7b5f9db5bbfa8f19e0c00686f7af84a266801bf3778f15ed" - }, - { - "code_sha256": "ed3e12574b9ff1e0318d4b1d98f749fa1adbf20d294ebcc41dfca280647e6176", - "geometry_id": "dgeo_336386f5d527fb0d215c02ff", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45__depth_r01", - "image_sha256": "6c51cd0803f6421a2cf8b6ac37626a7ec71a57b7119b36c6719051722ea7eebb", - "logical_row_sha256": "9605091053cd96626606c75fb7d64c1ec2be546bb07e8c8ee8574328067b6b2a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7066fad76062cea2920e591a2b80b2a82c58b676c0259096bca391fce006cd93" - }, - { - "code_sha256": "691cb78e120022b15a9954a03fbd1163e97277e62183146502324706cb74b83c", - "geometry_id": "dgeo_bd22fd47b7350706c35708eb", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45__depth_r02", - "image_sha256": "649b9a5f261e0a4ebcc58a53db194f87d085f8318c4162f08bd51f3ed49f5077", - "logical_row_sha256": "1d4b81c1e5e27ca8f57c5385ac873e5e5990ccbfbd69cc0ca6ede92096993d43", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9f426098e74949637b6a88087f8f6b2e59c028fbbd9041b9f0c58e77154648d6" - }, - { - "code_sha256": "0e13bcaa241255fee1efd90ea3a9e7a4340d2c51601f2499886de63e5a6c7473", - "geometry_id": "dgeo_d9f6a749dd23270db9c4df9a", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45__depth_r03", - "image_sha256": "6a0b873bfe99dc357ab7a52ee15a9a0de42e928cb7903b68957ac0ddef12447a", - "logical_row_sha256": "b4468cafb54237858b4b6988cbd1f9c154adb73f2a018f50d112ab9494acf430", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5a5d57507506bd9ea334f27f5b81035d2a51c79f02364998b554b9ad7372aa7b" - }, - { - "code_sha256": "4cc6bdb6f63df618b6105b3cca4fe619e99cc6bf0d29e0eeae8c8175fb7b78cd", - "geometry_id": "dgeo_bb851177ef88af11d8351670", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45__depth_r04", - "image_sha256": "5c5ad3e017c2b14898d62fb0703c42e25e593a959d0f659ee733bdf4a28e0068", - "logical_row_sha256": "88386024df70fba3edd9f44d7e1d194f0be28ba7885621b112287f8221b7f385", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4f691565d657e78bd8ec6f5e7471cdd566767d524906a8e5e88d7f694600118f" - }, - { - "code_sha256": "4e43976a796e0f5b07c6d40c5867c30365c2e6229e228c986c723ee47000ac30", - "geometry_id": "dgeo_b64b7567e8dada9ac58e7eb6", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45__depth_r05", - "image_sha256": "19c1cff334fd08d6272c6a970003ed8f5138b12f4fc48cd58ba24fba08ac03aa", - "logical_row_sha256": "59d94eaba712ab5d9771baae7bb847234cd011178a8929c9dd5712899fd77623", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7d703770590d4fdbbf6745c67abf30d32754c550e520f6f0f1cf2925a2c83b41" - }, - { - "code_sha256": "9c0fe7a5fd9f68072422cf3ece33e7b358a30c1bdc2d39f2ac9e3fb768b961a0", - "geometry_id": "dgeo_e6422c62cd205456c8138478", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45__depth_r06", - "image_sha256": "af120c7f51c85aee14ffe9ccd04770fda677d90a3fdd43db196f3b7204d8c698", - "logical_row_sha256": "8984f28e0b06941ae1cd23b70b1f5c8158ae94823a718265ba5f75128190f789", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3656e6397fb54bee44888440c9077e4cf5398579ce449037c272860a5a120f2d" - }, - { - "code_sha256": "933076ec44f353765185bf3de54f269002c5046d58a39054bf43d944b8479d78", - "geometry_id": "dgeo_208b68faee6edf1524ac7ef9", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45__depth_r07", - "image_sha256": "d91b9ef6009ade321686572b6d4a7b77203bddcf125d7019a8e8b6ef385dbee0", - "logical_row_sha256": "d669fced37c085ba8b5660c0fbddf8666d81854aac71ba6b26733e6944c8d081", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c2eb6c7d4275bac974fef36890abedb91ec07ed758bf05b4dd0239725b679495" - }, - { - "code_sha256": "fe6061b1afa3dbd33c32e9efc42f2b958bf16676f2d9c9ee8f8152c265dc5cd8", - "geometry_id": "dgeo_bc848378a770f2cf5be380f1", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90", - "image_sha256": "db58a1df6e039b5bd25072c1d935859d7b28aad2685910fdbff015c2a75d9c5f", - "logical_row_sha256": "021c0eef65744b5d4cf40da6a770cb9a7a3bcacf5d1b248bdac04834adb6d519", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b980d6d9800f90c85158bb5785ed3165b842d0412f4629562c4d7824bda727ac" - }, - { - "code_sha256": "d7e4f5b084c3e1012fb14606a64061359f7ed5305f68c94b0603a4b9be32dbd9", - "geometry_id": "dgeo_0cdcb71942e92d1584110cb3", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90__depth_r01", - "image_sha256": "032911490971b6ee5dafd3a0de3622710979117ffec042513a1939ec9b06d7ed", - "logical_row_sha256": "53e06be57515591a21f9ec1357555653c1ce0609580d1b7a284b0b4474593a76", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f4ec2409bb75bb44df5a3f441e6813e5ddb465618582a54811e6bb7a16b1969c" - }, - { - "code_sha256": "cc9299f72a0dd52b97037f6d70ee59b96b43141cf099b25ccf67e90e6498f88a", - "geometry_id": "dgeo_257540728435828e46866276", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90__depth_r02", - "image_sha256": "ab59013ee8fd7e298d99327cb958211cc07e240f1fc5f60480c632a215a27a54", - "logical_row_sha256": "5c192513e638f70464360f460a9ab48ab282ad3d3b7fbe53302355c101b0db02", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6569997a15cc2fb009b706f50b2da6529d5d141bbd96443f51d9ca0162b4e197" - }, - { - "code_sha256": "71dbfb75510f201a2a2a4783fa574d30e1c8561d4f247512f76e4f8b86c97fbc", - "geometry_id": "dgeo_572672857f452a0b5582f093", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90__depth_r03", - "image_sha256": "c01f4f82ecc0bc8f14f4daf6ddcdb3e9665b0026c38b306b3bc415aa5f3d0ebe", - "logical_row_sha256": "96447ee02e85bea2bf618ad26784150684d8efc6dfabc5b978fe381cbce70c36", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4808a129ccbffbdab67b56e32d92f7f2ffb8a94349280d9a3f6d04c3db212803" - }, - { - "code_sha256": "c73e1155da7c8098be57f875b99909c2ec0b64181a4e8a82207072efb69d2377", - "geometry_id": "dgeo_b7434e50103d74cd6b1d4f05", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90__depth_r04", - "image_sha256": "e17eab5e2d4f9aeca4e5153c8b869f680bb60d14a754e8d77cd56b92ea381cf2", - "logical_row_sha256": "bb50d9ff0470a0787449efbfe7839eebc7a0ff5500992dc99025012eff0896c4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "89e7b75559a5061847026be37cc06cf7f4fd137a40389e2dea8168c00f1fd526" - }, - { - "code_sha256": "9dd7dbc4a2a6685290877f87b6fc3abaf6ed1999d694bb2bcf8abfe54fc8946d", - "geometry_id": "dgeo_d7de9869ea06e27996b4c96b", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90__depth_r05", - "image_sha256": "35f5f22919009c928c8f5d8164da9a30d6c0cfbf68c850ef8e6b33f8f206f1c4", - "logical_row_sha256": "1a157ec9e71ccd67b538a96e6fc6a8dffc8ef514db52e2b8ed3a9e371e1fb59d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9eb9e8ef30a846c22a303293c063af59b9080bf651af14c56e4af5339141f4b2" - }, - { - "code_sha256": "6dcfda6c75d7a4b058f4ab09e17cc553dcfe368abedeb3fd7fd565aa22da817d", - "geometry_id": "dgeo_b4fd0e589c0c3403ba3ea3cb", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90__depth_r06", - "image_sha256": "0a88abb1d8da3dc9d811fcb32f30a9c72b2b49aae026a00af987ad44b2974609", - "logical_row_sha256": "daa0180e35a6e31929d42353a1a4eda80782e5292bea80cd4188aab43f207395", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "76930c277ad66a41f4ae9066e6c11cd1c47f7f28aacd6075ceb0e2334717380f" - }, - { - "code_sha256": "1ebaf38f0a980106cbaf970def5c2786afc55ffdf82344e1c226d12265190232", - "geometry_id": "dgeo_6655d1bb18e055b0d2b9b64c", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90__depth_r07", - "image_sha256": "bf074e368ad4df355c848cbba1e5aba6df0c8c84c8abbf4c7f8c97c88d0e7b9b", - "logical_row_sha256": "327b46c3168fcb7b4e24750ad59d6a9ea8069bcbdc90d5bfd36ceb0a33ec3ea7", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "326182009d54da6df60bc16b41e23014145e58b636c2d2171368eb7afc7d4df8" - }, - { - "code_sha256": "d46c74e488a6a925ef1724038caa7e170bb65864c6e567ccf3e6df461eb4052f", - "geometry_id": "dgeo_4f20b8eadb4c9d645fc3be9f", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p", - "image_sha256": "c3ecbb38b6012ddea69e1a8f052989dd9285a281f5a182bf9eed8e44dcc29975", - "logical_row_sha256": "0f7ae9a2750e87d0ed0f24eae17375b6eb30020d936097136cf323db0e171f3b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "429dd5d8732c62feb55c5341f54284cc520be23fe61b7c9dcd997930d51ab030" - }, - { - "code_sha256": "bb8f4c7b9e8746314b7a04b7b5afc98de5f02e7dd86ca351610f337e6ffa9c77", - "geometry_id": "dgeo_b4552f347542b152e385945b", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p__depth_r01", - "image_sha256": "ed664a688e493424a8b57efab07e36f94942e54baa8f16af7f206f15e29a91a4", - "logical_row_sha256": "4929360315cf36dbd857bab7ef127712df02ce91c4afaef03404eb0d28cae609", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d0326eaf3ae856298acdc9a921ac50db479092e13bc6b4af264161a944579f20" - }, - { - "code_sha256": "edd4c1a8e98e7618cda6ce5a3e2f0495d0485a65a312eef2cbadff846fb5189f", - "geometry_id": "dgeo_05414dcadce9f15eb123a56d", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p__depth_r02", - "image_sha256": "4511f6c21fc4809bb0ba65957cb7e279e1d7b885e7b9f2d52d530d6c82a41789", - "logical_row_sha256": "d8e228a0207a183a42ac4aae06ad438536afa455a9907f64b4f4bb035ccaeafb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "59e06261e6230a36412ed8761361c0977ccbd2468a611420bcfa5a6d88d406a3" - }, - { - "code_sha256": "13a5f795462881f2042500ff9bd7b893778a0cf8cb0197833dcdf80166beb24c", - "geometry_id": "dgeo_01fc0626e7fd72de4f26caa8", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p__depth_r03", - "image_sha256": "32f3ae90de61027957cf4625bbd431b2b61807f57a6d36d8a357b3248257f8ee", - "logical_row_sha256": "32d44145e02a53299ab2b9005a356ef28fb3d6e6e82970e6d5040715ea39868a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "daff1b83c796d765d80da8382487be7634d8472136343f0f897a90417c7a93ba" - }, - { - "code_sha256": "7c312a938331a3f812e46aeef77ae8748702365064dc1fbc15e5bb6032d43b52", - "geometry_id": "dgeo_468b4423b456e56cb4adab2c", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p__depth_r04", - "image_sha256": "50d56189712aafc300603457aeaf5be409c4f52bd13b5b74f8713b1ba4e5e7a2", - "logical_row_sha256": "19105c734d9b422c733e7fd783c8fd61bec7ae82bd97db17f1417ee68bcffd45", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9809c515e4261191dfffd0d0ddc352a1c26f05ca102c1949a50d53f6c58df9ae" - }, - { - "code_sha256": "982de2b1c5972ef5a2a6da741959514491d7ef0ec580834d82ed33a87d7f76e3", - "geometry_id": "dgeo_35b8f2aeede0f945ce62ab9f", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p__depth_r05", - "image_sha256": "e065542f2147a168c938c66a8344cad800c14bc8cb7a55b0d31f629c75aabee0", - "logical_row_sha256": "89c0a135d99d4b01b8c84c1d544e59430a30cfcf42240b4ab574e8b346cbb9ef", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2772826e4328e59e918a5757e96f7842153eb7354f1ede96c166cacbceb241ef" - }, - { - "code_sha256": "b80973563cebf38a91bec365587f6286992de861ece5a76c622651a2e372c87a", - "geometry_id": "dgeo_2f6e78eebb0700e8a9f97e72", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p__depth_r06", - "image_sha256": "5aba47e6996db721f621e3e96a29a5635092599beceb3098918c717a21834116", - "logical_row_sha256": "6e92a147d973b66a49d2442f9500c62d7c91df0d8eaa9c0722306f265c9aa92a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6b0c8af12b8048bbba478d84d6e4438354e189c208641f878c63be1be1b65ad5" - }, - { - "code_sha256": "a742abb970079363b6c134ba6104d7e605a76f3fc82960f5604d670fdb43ce23", - "geometry_id": "dgeo_1242f9d077eaa5ec6e7a4ec1", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p__depth_r07", - "image_sha256": "1ee437af882a3a9ce76b27f01f4a8ad42639bd6eca748dc497fb569c216dacd3", - "logical_row_sha256": "e075cf66179fb22796eb00dee4e551d58dd39427ef5b60ea9e577c41f69fda29", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "64b3f1f82c4c289eae43e555d0bd39f79b5aefcbbbe4957d82560248b3e012d2" - }, - { - "code_sha256": "0fb999345ec56a817bb250fdb1181777a4003b31f7d368c0ed0ad9830011cd9d", - "geometry_id": "dgeo_ab585f9bf7ec40db05b68b10", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p", - "image_sha256": "ee57bdb2ab6905dd3f8be4939f2d4b05231f755b741d0451032c9b4399dfd095", - "logical_row_sha256": "90ebc0c717aa37a47d82bd1be005c88bb4a140576f25eca433ec31b7cd2d35e9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9b6fd9e5959ae30e70b6e8596ecaad5a4b79c2d2c0d6d4b84e48b74e2416f993" - }, - { - "code_sha256": "8236d66982cf19d832c2ff9ac553cd04d47af8fd9e0787e0bfdf7f93d17098ed", - "geometry_id": "dgeo_6b35cd49e89182a7e535f5ea", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p__depth_r01", - "image_sha256": "e9b311f1674e0f7f367ce9831aa601e21158b7e747ed5cb7ab74f55902e1a25c", - "logical_row_sha256": "65eb3c568be3c707c29cf708df49d2507b4e4849ab282cedf80d8872071433c2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2f2fd4d3c8aa1adb5317f908665faeea32a8341df968f310292737b37449a22a" - }, - { - "code_sha256": "00458f209c01a24d2ed0ccbffac3f0321e6ac3f953d1fbfdef89f44ba76f6685", - "geometry_id": "dgeo_5c338cd4acb70a1922c50ec5", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p__depth_r02", - "image_sha256": "9681a5a66372743a542daae4dbe3f011cad21643a5011907a68f819abf90780b", - "logical_row_sha256": "0e8889aa698a73ad11e9e95d7266d1e1ee5daf91d0c635746f6b483c8c39aef8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "651c1ddeefe5b2897f55aa04a560c0715c9a5c421bea24db05486e6cd0e302f9" - }, - { - "code_sha256": "0509d84afdb072fbb013520e3ab328c2420fcdf48dc455732dc3dd003aad1322", - "geometry_id": "dgeo_99501b0d9999643611d8f4c8", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p__depth_r03", - "image_sha256": "c8621bf1933303d2c54fc62b982aff261bf268821ae2ec1c89cecd4f3e726256", - "logical_row_sha256": "0141827fc351b59722221f6bb3c846d1a91395b01f0ad76b4d46fe962811e242", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e61173a9a08999e3571c070225e8bbe7fff0060b1a8be680bdb7abbc8b658d24" - }, - { - "code_sha256": "68a42fcdcdf6b2590e5d4028a19d265df6e7f344a0ff6ec3642260eae9aa3915", - "geometry_id": "dgeo_bef8877a9fad37f988fcae42", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p__depth_r04", - "image_sha256": "275dfcb0d14adc15c410d6e6ab0b2a5faafae443b44c4e5f67197ef0b45f2977", - "logical_row_sha256": "996b73d085c84b18ae769e16ef939820d81a185b1ef4fbcfe0aca9a3f43dc7e3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "76d985ad2e771eee0375ba4f6e8d4a0e48fb461703d28680d42e9443190c7365" - }, - { - "code_sha256": "b2b185159990e6f37b6aef48756fa84c8c492ea6295128848fdd6cb79f037fdd", - "geometry_id": "dgeo_fad586a6ce499343d2dd401a", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p__depth_r05", - "image_sha256": "5e60aed5d2a6740d7f3e0f9c6c0318edefc512d771e472597f48322bf879e419", - "logical_row_sha256": "db175f7d6974c91c4472bdcad2ab6af2225801948a545a24cb8ad7445ea26787", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a1c243ffb532347ab151639e0a5bae4ff6796d7101928271f487ad2241364070" - }, - { - "code_sha256": "59b646e146d1d25b8f5b2452cb6ffee95ab81cfd406cece1f4e85b4632dfc433", - "geometry_id": "dgeo_a777ec8a952b28abcccd39a2", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p__depth_r06", - "image_sha256": "7e4226a50847c73c542fe8196cc126b096ed10ea8526480561d2e4b4b469c546", - "logical_row_sha256": "2e2c47c1407f52551e4285a53c83fb101536c8bacb7ba2934a8b28986cd26d1b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e87cadb9828cb1aa961bdfa7de31f727e48d48ad08becf0e366370ad82510c71" - }, - { - "code_sha256": "81d2c5b1969c873c61dfd7e1649dbd20c68734b559111bb321f1a5e397619e96", - "geometry_id": "dgeo_a933ee5ff0be1d5f4308aa70", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p__depth_r07", - "image_sha256": "0122bf7271a3043a52440aa723be1ac3edde9dea64a7f025ce28f041d2249d97", - "logical_row_sha256": "f5bdd368b4f0fbbda669ac556f6b0f9abc7984b96fb611a27215d8471371d5bf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7f8ca719a944f6e6aefd7b84261054a8f78c385a323bf19666b9b1148cc8768a" - }, - { - "code_sha256": "3703ceea3ab4860674c17146623b381e70c257224065879d6661ae42520f11a5", - "geometry_id": "dextra_278152b0e49b3ca0e6c9983a", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_mirror_x", - "image_sha256": "f61ccc069f15a143492ffafa2b7a0f279fbfff1288093550c2fd117dab4900cb", - "logical_row_sha256": "f7b723e5121a7fa7d9cb7bd166d1ff84f71f1f22739b3d92525d45d17ff6575d", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "1e065dd9ccafe06f4f447bb1960f4bc26d1572be89af1765fd67e06a1a032902" - }, - { - "code_sha256": "a42f1f1fb52cf60d012634af4e2cab1dd1082f3372d4bae1cd452edfcc77aa8f", - "geometry_id": "dextra_c3271dd29410cb39e2589765", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_rot135", - "image_sha256": "fcaf2bf3988a4a809a199880dbf95cd1cdaa1602dbb2e77f92b6ef07879d7a65", - "logical_row_sha256": "46e3da5a1a58b4e20cc185b6b369583874cfa5abcb3463e46ea4b8b0825be3b2", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "ab0ec0720af3b8374df1f719577b534708542eabcf8171af96cd301dffd1dbda" - }, - { - "code_sha256": "ecac4516b62613012c329f4aea052b58b9da5c538cce0f74dc9fbce1dfbe5f87", - "geometry_id": "dextra_5b576153dcb914a5e89d6000", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_rot45", - "image_sha256": "182768a40798bff570112904011482c652e2d557276e62451cc19bbb3edaa919", - "logical_row_sha256": "1bf9fa34f5b9e93285ecc6800e6c085cf585b384685b9f6fbf81f483485447a9", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "9218d8426bd80c5397bd442ff90c0c6050ccd748d92c584b0073483c3ea464ac" - }, - { - "code_sha256": "ed1159b96ab7dd36e2d0facc5bd87b40f641985d2cfaca8b5b15ce7e79dd20a4", - "geometry_id": "dextra_b83f1f1f49c6b41b6472f513", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_rot90", - "image_sha256": "6540865b53c9bd52a60b30ab939b8ab987e4bbdbf292e982c638a9822a7824cb", - "logical_row_sha256": "8c6a2206db3d4d75ae344106f2fe932609e2ee10db4e301bc6fac992c379d07b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "13220c017ce10e4931364da7670ee75b1a4fd0b185d513ba39d688c65998317d" - }, - { - "code_sha256": "b9b893b416d472b84eda7c288bfc7269242dc3c7c8c338809cae0be49f22dff3", - "geometry_id": "dgeo_278542fc6101e4406015a6a4", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg", - "image_sha256": "9c9a0f19d4444f991e59a693747f635349590d77d70606c7466fbe0fd56953a5", - "logical_row_sha256": "2a2d8fda137d02082a262722f8e7e2f398a1acafb0d205766ef12025aadbcf94", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ffb6ced6f54aba3c135702e14e5d24ef9736119d07eea4c8ef1a82f090759e67" - }, - { - "code_sha256": "5941180c0dd1034f17afc5c3d64c663aa3f6b79a06edda25ddfbc4a3ed4afe24", - "geometry_id": "dgeo_7c6b669c62c8a0ba1582a341", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg__depth_r01", - "image_sha256": "65d09ed36ef6c11e7da238d073ce0b3af7fdfb20e76f323d6ada113786dcf517", - "logical_row_sha256": "4ed5282c5dfd710d2bc9fed128e096e97ae76a4d12d6fe2da67c759e5bc03a0d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5baf5d7e21253470726733c3191c625625faa29dd6b83d1bcd8f1a5a9ff092b3" - }, - { - "code_sha256": "f8ba5ce54dcd993cc2d3af0367115c79dd6e1926b6c07dbf749ba0710ec14c56", - "geometry_id": "dgeo_e87a58d519b343728399132e", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg__depth_r02", - "image_sha256": "6754833ec23fa5f90927c6e80731a809881a1034c86b717e05be8a7e5324765f", - "logical_row_sha256": "3477ca26e95df881d26b3d8b219e7d0a56cc42ae02b1246fd5bed6cf37c30256", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9ed27ef37d21b73cbc9cfb7b83833ab8b9b5dc1012e3c44f34ead06e37ae83ca" - }, - { - "code_sha256": "7f0a611678663f49f6bd1185878de24950186074ddc96f094c1857b4675dc106", - "geometry_id": "dgeo_7ff2ee903afa584a23416049", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg__depth_r03", - "image_sha256": "bed2be384f311f5f68ae3b9639652ebc4c99e485bbf5b025614834a4c4ddaa0d", - "logical_row_sha256": "4a248c4b0b1105e837cecac5723e4ff89e7b50c702c52b78784e3d8c8e13615b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f61ca8debb09658453c0c2d162c8f50f8f6de3a2f71aa00cb478c5fb76fd20f7" - }, - { - "code_sha256": "db8fad0487ef836e378bb1aca71d037ae2bed9b9fd5313be8b83040435639625", - "geometry_id": "dgeo_1920f3b4a8358eb999911049", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg__depth_r04", - "image_sha256": "8d127aa21af5324a791d8c78230d94d95e29737ab131e7696cf4fefb76b24e6a", - "logical_row_sha256": "5a1eceb5b8e1c281bfdf0fb1f12436af35cac6e2bce27a08e58847626fa7887b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c7dd8a3209d115cf302f849d41b6fe9fe7cf7a20881f55c130a77e14ab407706" - }, - { - "code_sha256": "cdf0d895aee579da76d874222a9b20051a9b8cf92c499abeeb08c7cf2d9aa488", - "geometry_id": "dgeo_499452b378db63425c2bc75b", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg__depth_r05", - "image_sha256": "e1b47eb7c0fcafcab1cd90dfe53aa5aacf772b61a7abe1249b04dc7ed1b271a7", - "logical_row_sha256": "0623c6a5ad1a25cef186bc1e4e6e0c3b363aa0dc465341fad126ca568e2edc56", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f722296bf76b4788c25d4a3f7dbca5c2ffa2d0feda4941b8ec06b20423d2a627" - }, - { - "code_sha256": "bf52beec6fb5eccbc81161b9112086c568f0eae2cc7a4baacb84a2fdedb40a8a", - "geometry_id": "dgeo_fe4b70a2fa8b6939d87cc579", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg__depth_r06", - "image_sha256": "781d37b95531d7935cacf85903fb0d24d85f8a06837fec191491a502e31d4f56", - "logical_row_sha256": "9194c70affd41be9b52de0966132822475334e51a11ee5ed462622188338e2b1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0279b218c845e992e17aab0ba42df491661a5bf2a903f2392327caee5da28f6f" - }, - { - "code_sha256": "b62091d5c8c72951bfad0e5b00cdd1e4990eb8dedbcf7f10995a4c729b90b340", - "geometry_id": "dgeo_d169b08e6243b796bc03ce2c", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg__depth_r07", - "image_sha256": "4c633c0fbb6612d20f18055ad556dc94206cf977a956739bf32c1864402bbc5c", - "logical_row_sha256": "4bc17d6ff62ab8f3524a8fcf8b1daffadf8da3764cf0caeb2d978b644c5bbfed", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "13b3eac528dc242ab52b59e9ca5995c148ece65a6fad3d5389d722f6d629a497" - }, - { - "code_sha256": "2722138275bc4f383ccf021614c647858a5f6e723d12b1fd81f0a0d7e9b08a4d", - "geometry_id": "dgeo_80d6a1e92cdc8f2fe9324080", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane", - "image_sha256": "693b599d1d1e82a12abf9d5b8e357719efa89934e133ea04af2fc4e6ad3ce9fe", - "logical_row_sha256": "ee1c5405acb9f033c009190f9a1b36310b7186700f689baf0798bea0014c15bf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9b12464102d442d2aad08327649575bec5a8b0ad1e9f087197132c536ae5f64d" - }, - { - "code_sha256": "2855aca7b4613a95dc38e8aeff30b6718a57ab9f9ab8609c6efc0267a3d8080c", - "geometry_id": "dgeo_953b5824f5d1fac99608a4c8", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane__depth_r01", - "image_sha256": "aa75bdc2b790c96bf147b464e74f2cde03564212888f5b506047b845f7ad8682", - "logical_row_sha256": "93e0ad18f23ca43746c2fe0ad3b67e440fade6ffb91d647e13736a063c9c983b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "815ecb88eedaa9b58f8467497953cc81d75e01db675181e2f50ceb2994216fb9" - }, - { - "code_sha256": "5b45f948f5451bd246a6681a7769465ac8d0a1e4c9883e0061e92aec472e1f42", - "geometry_id": "dgeo_c7083747486884caaa716730", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane__depth_r02", - "image_sha256": "0f71a80e395d915743cc7af4bbe602408d828e71a0000078a2a4f08e1a4ceef9", - "logical_row_sha256": "2195cf0c26251c4d8fcd986334c8423f9f7c8a1147c69a59b914dd8e841105ea", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6016f874e5c5edbb2afb98de824c9c1a5f1e30157815878f42dfc798cd1a264d" - }, - { - "code_sha256": "2d9ebfd34ec07cec63bc729b2c7bd841d1de10d47ac4e4f8fcf495868c61fc47", - "geometry_id": "dgeo_562cb172516e83f4bee1d8d8", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane__depth_r03", - "image_sha256": "f2605a68cf061fab92b8aad184b29c0abd3b9833c328b328b4c3766130c64782", - "logical_row_sha256": "6e0d148ab780d44acad90450507a8818a10f2b275187130eb9c996172bed9099", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3e8fcf85659b8369764f62a3d8ab6afabae59c5c96e977b24eea257549f30cbb" - }, - { - "code_sha256": "dd5dc0b1ab99106262a16b2ba19c8a243f3de16705f7fe4b81da1df612477710", - "geometry_id": "dgeo_c9349458e31063db52378dad", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane__depth_r04", - "image_sha256": "eb5868466288aed03fbd12f0e373d66d8d05d442da8356e135f61ca3ff535092", - "logical_row_sha256": "9d3929c67b01381726a617fe5d8ccfa97bc5a7bb77e7ff234fc7f78d97f51532", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d9591c3e7c4da463a989ee3a78c17d34220bd98e0ea60b86fe77fe820f4c0e3e" - }, - { - "code_sha256": "fe33fe4448ea39048f00a5c9b87345cee5928b485e556b65f2b168609538b323", - "geometry_id": "dgeo_84a9c41ceb76eca347755887", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane__depth_r05", - "image_sha256": "391dbcfa25215f89fec68b43285e6f98fc4488be2464e268f597940eb30df001", - "logical_row_sha256": "7f9c9be929c9164edb61f00c5692e0170074d8a76bd5de73394072ecca7e31e9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c15fc5d7cd8753d9b0b1fe793537be9108f4fc09d3c95ee4e5136fd1fb1ffefa" - }, - { - "code_sha256": "d83f8530593ac6b9246a994a987328ce2a76707aa71b2de9de8c4761c9fef09f", - "geometry_id": "dgeo_d468d7fe137aa6c207e548b4", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane__depth_r06", - "image_sha256": "4a5210ee6dcda97ee618ce7855f5ed22d46b7f63cabc51c79821376863118cc7", - "logical_row_sha256": "37c1fc2601a49ffdd2f7c28df713e6b68ea583701eda8dd949593f638c3557bb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d12ec047a401164e9031b37d27dcbaf113a808727d177c8599fac9e3a92c10b6" - }, - { - "code_sha256": "59bc52608691f9bfad21ec02ac38672ee37872ca4c9456865e6742e1c2286278", - "geometry_id": "dgeo_119980eeef31a4eff51d582c", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane__depth_r07", - "image_sha256": "582333d7b898e3568931ce953817f0a9bf9fd59650ad3f89676bee61811a7cbf", - "logical_row_sha256": "77e93f429c44de8492cf2dbc895d73261825af4b1b843fbeebc2e30c7f14f950", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ae99b32e4908609712dd95c859e5e016349a9af933c849cfc8746bfe971149e2" - }, - { - "code_sha256": "5b6069ad93c9d3a9f2d20e1e4cda19ab2e04e3229c764d617487dee6be4ea85d", - "geometry_id": "dgeo_7bb0d79d968a2cb2324dbd28", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner", - "image_sha256": "aa2c60e25a668ea0c2e41d8c7ddb3ff0139e55d98c03843e16615cad10b832c0", - "logical_row_sha256": "bb397b28e55353f509b7adbc70d0a28cb7c99f2eb1df15e901a11333bf4d6d4a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4dd4b17dcf0f2785384a967a71c2643eb2dcd1e0c3c24c81df3769fcf562c2eb" - }, - { - "code_sha256": "e80f058e220d07b6003358fc47b17bbfa75fe06e0202692e425bb71bb3fb11ed", - "geometry_id": "dgeo_c801a5d6a588c2e42fad2921", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner__depth_r01", - "image_sha256": "a3501d064d611c2477d997349a524eee789f3c81e797f993b37ea729ab55f2a7", - "logical_row_sha256": "5ef20eb2df051cf917237d26470355c6e298965363ac4e6f4a7b16129669b15d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "960363a0627f3dc060cd6c22aa063f198cfbb469ee0c0e9970f1a73d168c66b9" - }, - { - "code_sha256": "056d40e506b21bb0b042180b9a0e9ee1bcd973d69fd4b171bb6de836c7babc95", - "geometry_id": "dgeo_f4d830db705254b4916b688f", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner__depth_r02", - "image_sha256": "413ead055b510819ef82726c7fefdc654ba4aef3c243e26758e1ec555e37e792", - "logical_row_sha256": "0f3bd8044951abb93cfa20b6263f08e1fe664caef76eb08244c4acd1b77070c0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "df0f4270f738e2fd6cb600ecdcf0d2a15963b89694d092522a4d70cc21c575fa" - }, - { - "code_sha256": "0f9c919f5fbe9eba8e2aa2af7f0612d71c4fe9f0193260ac8f7296d0098cf4c1", - "geometry_id": "dgeo_daa330d77d6c118dd47eabe8", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner__depth_r03", - "image_sha256": "6bf92d71f389c20219a8e235eb76b529c898fb8a287eaf9f00835f41396403c3", - "logical_row_sha256": "2a9a0d53fc6f2dae92897940460bcdc0020bfbbaf3c282a3de3214380c429cbe", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "749be9cd1f3f91ca13a3a542dc858abeeb351d587c05267cabc90e13a9c1ac4d" - }, - { - "code_sha256": "75b2d81d84d84341eb44b30a5d4973b52909a033ec047094e7136543ec5ff42a", - "geometry_id": "dgeo_cb2466c1a9f9a706f3f5be85", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner__depth_r04", - "image_sha256": "a1970a13d18342a934dad47f65cf941013858683dc17759432dc2afcfeb46c40", - "logical_row_sha256": "58848dbb1e90d0a976461e8d248c7e40ab1bf0b18fd9bd58e9f879f458e03cdd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "994de81c205a1e58ebba3b0c148e860c19bc63fccd8132eb29b0ece56599458c" - }, - { - "code_sha256": "b4c77f64eb061b4aa6a47977a6a7907189065f61c6315731eab670e9da44548c", - "geometry_id": "dgeo_c620371779468761bcad0b41", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner__depth_r05", - "image_sha256": "b3d09229bdcc04ed616dff8bf0721f749e77fb6b2bea8b7050c751c8f5b04d50", - "logical_row_sha256": "28399fece62f4434b439e3e2ee197b73016c77ff2bf118854e76cc03e4683547", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6e2d55936497206eef7da870bfed06ecdc63d8897ff4e93f6061fc7da9c17dbf" - }, - { - "code_sha256": "3471c1d32291372959d3fe35220854550eaad06c8959dce1f95658c330719d34", - "geometry_id": "dgeo_7a3901e69764daadfed3a475", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner__depth_r06", - "image_sha256": "e95f46cc440e3a865bb79e9cec75839a4c172a2bbaa2fd3099e1beef19f773fe", - "logical_row_sha256": "3eb47e02fd29c18c6f04e91a1e87701fdeea6dee3b581cd76fa782157b8cff0b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8726c740a2364a214c11dbc6508821e5e21b434c0e82ef3c0e3292ed6666dc6d" - }, - { - "code_sha256": "0ec741f2983e4ddd0ab2ee40b7bba7697d825dac5531d3eface0f4cde0751012", - "geometry_id": "dgeo_229580d96285498bd80cad64", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner__depth_r07", - "image_sha256": "928f444a2020a7b56a531135d5f8d9f039a7a9f811253af1403d46707d1e88f7", - "logical_row_sha256": "5256eb51961a77d32c9eb11093db73625edce0fbcf3a4b2843447124bfc1d7c8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a73d1ba2e0a568fde3d7b0960cfb668fea69699c2b7bc30819cb44a1d72e18dc" - }, - { - "code_sha256": "ea838c16dc8fd469cecbca44d174d9a0e3afbe58e643784488eac3dca0f8a57d", - "geometry_id": "dgeo_57d1729d0b135e8037baedc2", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step", - "image_sha256": "47a18f63effbe6fa51ddd3e140ab0047dd3472ff3037fe8a6e256168a0e6279b", - "logical_row_sha256": "8f22cfbe56de2a1ab243362201d7d2e24d246d48eaeeb9315688a33f463d1c2e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "22d23348502adf441079e1d9b0e2381c6db5c55f56da518a333c972e642c9823" - }, - { - "code_sha256": "ea5828088e9a96cdff57d2b591502bbd8d30236ee0862763126589b1d6d18651", - "geometry_id": "dgeo_d8baca93ee4817235b888682", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step__depth_r01", - "image_sha256": "7f778c8be0dd44e4551324a11152351bf601028c6a0557f2485639a251bc7547", - "logical_row_sha256": "4ef53006c8487e9585f14f91e7930436bd092e7128afa760eafa0a0e84601ee2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6a71256a968c48dddd24b3195a2087c1da76f5a1b82f110c301c745f999f53d9" - }, - { - "code_sha256": "e13c6ba11bfa68466c6f57a3f2e984223b76a19590f9c005fa6884a154c0c62b", - "geometry_id": "dgeo_316c479ebdce02281240f639", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step__depth_r02", - "image_sha256": "620bbe9f4b525ec9aadde6124fcf99ac3d054452fa5fbda95fc14b7eb623d37f", - "logical_row_sha256": "a959773450195a9ab6a681b8391ebb1fedc311b53b6b04bcab79bf41d079687b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f3e95269c36b6ef34ac0706bd0e84afa02db5e08f1256b43aa89c693eb0ad20c" - }, - { - "code_sha256": "61e35f7e0ca70d9a1756e2d5ca804a8c34e7a03a1fd60cc681b73fffbc24dcca", - "geometry_id": "dgeo_9ed49c918dbeb2c73ff4aadb", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step__depth_r03", - "image_sha256": "e3b569d6273ec189fd0b9843f32570325b2585ef4373b964abee33c5606fdb9d", - "logical_row_sha256": "b299055d2ccf4fc1b63c2c18332e56990da0f480f102bd091c3ccc8fd6cd0a2a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5dad2b914c72628042652fceee9cee92c44bb3cb5ca7745a35223bb9f7c8185b" - }, - { - "code_sha256": "f518f40d2cf3c707b5ccc8d34bbb3ca19f1705d5300620b5e718cee57daf2978", - "geometry_id": "dgeo_6ef9e80632bc9df072f6380b", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step__depth_r04", - "image_sha256": "e3749d34a25e5e79023ec0c8471ffb82676fcfc3da9bca0c5f7d8f7d34453e61", - "logical_row_sha256": "1f3a9b0f2b05ebb2ab1570f4ed7c6cb585c5c753f66baf86e8061e16fd70ca06", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "27b49e3be69538c8fb5c331f3589d9440057852d88a0280545b5a572a144b3f3" - }, - { - "code_sha256": "21e8eacd56d344cbbc289f7c95894b0c26327f49563f08ee276eb46bb664b88a", - "geometry_id": "dgeo_d236262e451518c168c1c2fd", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step__depth_r05", - "image_sha256": "1e1c1a053c8077b500ae9a25da2d6e0a1fbab2ebffb931a77595f8c7132a0ab8", - "logical_row_sha256": "bcd82fa114e0f4c47364050cf9a17f7a20bd091222495ecdd39180dd115c0afd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "eea513df60733b7de93ad23d52e4ff7e2af35a18f16d15fffaf30a62f8a76fd6" - }, - { - "code_sha256": "8244999cc3743f0646e3c46800af961a09744f73bc5d32070ebb9a6533eb0da2", - "geometry_id": "dgeo_44c45472413014b962a2b8b0", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step__depth_r06", - "image_sha256": "aa22f2297fcb94dddb789dac8bdf874cb9c0507006b9b804521639718c7977ee", - "logical_row_sha256": "a3b08d22aeab2f1085f5ae8e85d6c9d775f3e8edbbcb5751b9ccc70b25b6df47", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "49a9b880318f69487bda3bb977d1f9b538ba7e967d1d54e5aa4ddb731212e074" - }, - { - "code_sha256": "07b70715d2f40ed25e92903230930e17cec821525780fb6460a42ce27530288f", - "geometry_id": "dgeo_0e47ffae3243fed90079eece", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step__depth_r07", - "image_sha256": "10c76297afbdfda8f12747d36576cdcee9e40fc6c8fe31f6040d5ce71b8558ad", - "logical_row_sha256": "fa1ad94ca31327a17db040801037088b98cd3ef175131048974be77b463d18ad", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f653ca5646ef2f7dddbdb58a9a8f09db933da9a40e93eeb24732613fe35ab5d2" - }, - { - "code_sha256": "ddccdca8692e68b10ff15f3a134850ce5d9edfcd8afce44f205d2ccdc9ff2c52", - "geometry_id": "dgeo_6bb65a45d3d550decf4188cf", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l", - "image_sha256": "358ec9d4566691cdbb3a125991326974d817a1a5bf0bab95acedfd4a91c39ff1", - "logical_row_sha256": "9ec37d642511972267bdccde0f0112210db4e679cbd399f00c706fb5170b8fcd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "072618a840f6812de5b0db142bd672ead1f7f4c694a2e1cadd2a85315b9ac82d" - }, - { - "code_sha256": "e6bb31e4197596a0f64e31ab9519653cd5a81290da7aaff567efd957318a4e24", - "geometry_id": "dgeo_bbd79ccb1c502867c795ee9b", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l__depth_r01", - "image_sha256": "71da9fd9105d67c325c25d315538f27ef259007ad49cf43b20f01ab5e830b7b2", - "logical_row_sha256": "0a8ef0e84cb71caad4b8b1c5ae802f3fc495aebe61d98db52df406c16bbf0526", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9944ea7d0eafa11fbadb6378e17331c30fb7fb5f247d86f091da0fb33a6833ae" - }, - { - "code_sha256": "ac6d00f6cc2a8228ab3f50f3eecb6128e18488fab212b1f0ff94766db8b9c6dc", - "geometry_id": "dgeo_d4fcb646e1c5d023250b2ca7", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l__depth_r02", - "image_sha256": "b3ade904ecbc363ddcddba813f405e4ea49271038b98f46b89ae309ad4917ea2", - "logical_row_sha256": "2eb4a189238f9d77b30c209df532d396c24efd5052d1fe28c15a8e7904f4a4f6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9aa35737ddb1a36304c1ee1e16912dd9510c69f4e01eb6bf695d80214860a849" - }, - { - "code_sha256": "19125357a463a2f2edd65c7ad09884f916cd7206d454f510ffcb7c40e2b2e45c", - "geometry_id": "dgeo_113780c8ae4d7d4c1e9b99a2", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l__depth_r03", - "image_sha256": "54d924bd3288ed12592526b09cc9104de8f9d0e061ae58fa076c52d897024216", - "logical_row_sha256": "49b7cad3838c6ddf9415e5a86e12111f648aae7605d9e3da779777f5d4ae76d1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1d22b17f4d6e2c81cf89472e59b6865f2870f2d15418ab3387cea7d62849df46" - }, - { - "code_sha256": "97171171c2c7e03eb7760387f2add2b01402db6afceddcc8ec204ce77211a8e1", - "geometry_id": "dgeo_1780031aa133d21b7f32d568", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l__depth_r04", - "image_sha256": "d51f043bcd4776708c703d96f8ad17cb7b2aa28faa940ce13b0eefca866974ab", - "logical_row_sha256": "f555f06ccff5d264e775f8bea9a6872ae30103ea691844be038d60bd8ec3b6be", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9264bbd57449a643e9beda88a69bd307982f09eeea6ee594f5d38c1a2e2484d1" - }, - { - "code_sha256": "e8000e22e05b20dc767aa95b7f68ee53678720cecdc6d960c46008f4f05e5ce2", - "geometry_id": "dgeo_6f354f4168fc50c051e146e3", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l__depth_r05", - "image_sha256": "3c16171daa909607a744f31cc3d9b340689b2e905114b8ad188a2f61b1405a98", - "logical_row_sha256": "a4eb3add6eacdeeb3994670e252965fa823900e78705e653fa774b7060224c3f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ea48c610284b40341846b962914e6d1206a6cc03613ae33e2e7e303ec8b2ed82" - }, - { - "code_sha256": "a74dd60f40e21680a1a796c251595f73e68623efda63e52cebc0f6c30fe47715", - "geometry_id": "dgeo_25f8e68c1bc174bda8a102ff", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l__depth_r06", - "image_sha256": "99484dc80ca9b0a51defb3c8e1968cc9e02c3ea0bb23392f39f938d767f6261a", - "logical_row_sha256": "9bf161e6ff6ce8c5481a7a8a8fefe53c0ba05bf26eaf54535c19cad93de690fc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3dd1041ff901bb585e158f2d00c265e12d884477019389997aeae3d805aaaf0f" - }, - { - "code_sha256": "6acb8ac203d0d005736eb9e1d1a24364285331d7279230815932de6e6f7eec9c", - "geometry_id": "dgeo_0a57d0914621ceebc25cd399", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l__depth_r07", - "image_sha256": "b978fb0e20c677576b83381aa047b09219a5523aa82e8ee355ea79f71dc3bbd6", - "logical_row_sha256": "546cbff0451077a127f5cf1807dd78c4c8dde1193807498a6d135eeb952d46dd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e62d5e61154b63c2d3137d0432f3da41bb0c9e117c68411a22861e6694975e0c" - }, - { - "code_sha256": "0a5a3205af1c40c94082c7374f456616c4e7aecfc4ca1694fdb26bb64759b433", - "geometry_id": "dgeo_acc89120b56de2888d0351a5", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s", - "image_sha256": "aa9c3962ea08bad9ed58c3d5097b37a8d041c2bef0dea7405dab8049604922d2", - "logical_row_sha256": "47b648d94e573eb8d8c953d1c6b9367680f04036842814fb7c2a176fdca299a6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1bd281adc41f0066a904cc38c945a01eeade5a233a57f9f09c38f31392ae66b2" - }, - { - "code_sha256": "b3d40ea064da7f136536c07feeef55e16830b909777352ef76736583a9c49a7a", - "geometry_id": "dgeo_653ed24a1c219a91c3b4a6ea", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s__depth_r01", - "image_sha256": "627c27ea90b7cf76ee2234e84238174735b5bec71e04756194f13aecaf06f27b", - "logical_row_sha256": "3c76cbb334a7003bd69df562546fa84b8398484a7b4eeab262e9dfc040ad87f2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "51f618370d98400488264d5bd1bf7f400fef1cfa064f361a2cf8f8cc750aea72" - }, - { - "code_sha256": "b2b85041583aef100185395fdb4407cdb4d2d17fbb70ff63e7e7dff69e5e0643", - "geometry_id": "dgeo_b6e30d8ddad2f1baf913330b", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s__depth_r02", - "image_sha256": "ba5135e2d9f366e8e999c471892c1837048c808f97dc6f4513ca2021234cb2be", - "logical_row_sha256": "aff75b3cee466eec1919a6859e86d3398c93a9cee5d41bb17a0037d6e9a68657", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e434636f6a7f0b35478abbb1c08df4a9de4534f0848a0a0257b1662982e7b1ad" - }, - { - "code_sha256": "7dee94a0f03208aedf3d2928bc3e3e1a2ddee86a554e5fef2113b761035e7b03", - "geometry_id": "dgeo_86e2cc9ea1b73a59fdb62b11", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s__depth_r03", - "image_sha256": "827eef2067d3d4165fb71d08edf04d2488d7117342c5b9bdfbccc05bd6a6bbe6", - "logical_row_sha256": "b9f0c91501c51af9e851b7a29d51a6766df1dba81a39790f59a21ffdd50a676d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5f9aba383ef9d1ac2795b83d1d794446e4a784b808678903b4f0d634e488db4b" - }, - { - "code_sha256": "99b9e298bb508b55e0be5c5b8cf3c3a492cc438c60adc5a3f68d05b5ee750e3d", - "geometry_id": "dgeo_b8d2ee785e993361a424615d", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s__depth_r04", - "image_sha256": "2f29b27098cc8be200c6987b3fdcdb96de889653169a61a6bb1573c0f9745732", - "logical_row_sha256": "b38c3c41db3804b3064ec7bbd2ab9e3a26ce4cd6b994285ff8f1b7142e0f8260", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c113ec783365bfcef78a2427133fb75f3f1ba61170de1f142b74ad12544e3b99" - }, - { - "code_sha256": "c5fb25d2a198f2ade558c8e6ae3bdc8dc89e9cd3cdb549cd541e20530b4945ee", - "geometry_id": "dgeo_253b48390cd8d5cccc955825", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s__depth_r05", - "image_sha256": "5527bf45d6afeac89ba40a58e5f604beea03f93b3802270dc850502aad7f9fc5", - "logical_row_sha256": "52b6532e07f9dbe2c2e1bf6b84a432f05af2570f97a2f1c39369a534afb5172c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c02b8f405010d63571a51756a39dc5986947209a2491eba549c2525fa4a2c2a5" - }, - { - "code_sha256": "f941ce6c3d2d072d3eb3aafcb05239c8048b21177e9768776285775981ade29a", - "geometry_id": "dgeo_c6ee3c9d7270bdebd952b16b", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s__depth_r06", - "image_sha256": "23ed87c577fb6052048d955ddb5871a3c49942053a8fa1b0636255f018a9f220", - "logical_row_sha256": "a329e7a3383f8f0076d31faa9f633df8b58702500700bb399cde58397ff6c8fa", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "665868f975bd17bc1b9c3d2537946ff5e528b1f48e07d3ac99d0d3225094cfc3" - }, - { - "code_sha256": "063c00489fd2a8f7e9edfb6241da19ede77702f482af4009cebcd37b7057c9d0", - "geometry_id": "dgeo_4825c47f2403b311dac07a4b", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s__depth_r07", - "image_sha256": "6dee37b77ec3736ed078ae66009f62738ac8e8ed6b39ebae99eb4ed7aef7bccb", - "logical_row_sha256": "21c2db2c7ea322905a3f2939ad9564aff0e684a01c28c77caecde5badec56a52", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "78142304a36fb67d18a060fd4ffe633f29c39de3f789e09d9131b2bef3c3f90b" - }, - { - "code_sha256": "eef8c9d4c25ef7043edee2bd7d0badba25d50b60e4b516721c3296942babe000", - "geometry_id": "dgeo_7f3d4d00a22a51dfb4da26d0", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u", - "image_sha256": "fcd6326d644c0dd609a400ef6560b293425c2b742f016a9728df2046976ae6ba", - "logical_row_sha256": "d90800bccb6509ccc4be859a87787046467e4c24587e70a2cc04c47d5040db08", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "62028f9868c9d54c179a396a0ce06e8a2e204d835f7f187999fbda188b6e4e42" - }, - { - "code_sha256": "49e65aa541fcbb675f554da667047d8ec8bdc93e44d9c1592fd217fb52d8813f", - "geometry_id": "dgeo_8794e9679badd99e5d7327a7", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u__depth_r01", - "image_sha256": "f69ba8e4062b0d558e2112f6b958694ebcef4891aca7c8bb1d730c82afc0e03e", - "logical_row_sha256": "1512e7be9cc41b1d4a0c0a28397cc730bb96a22aef55fc3dc627f4b49e9e03c9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "59265e7e5d3d3a9fcc1dae750f7f480f8ed854a9145001ad7517b9df0093c1b9" - }, - { - "code_sha256": "be72cd4014da63b006b296eac817d6a20d21e344fe19f39f350c35f9353ffbf1", - "geometry_id": "dgeo_0f323d11baf1460c1610303e", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u__depth_r02", - "image_sha256": "e863c0f03825620574bd555df777a4689802bfc0cc3305c9987e12c9d78b9dec", - "logical_row_sha256": "b0cad1483b0655280ac3c55607a9f2513e4fa29429d255954a2bcc23a4b7e003", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "286b86d55e87be521670701dd087f17f0c0b4c48437b1bf6709e6a955fb0241e" - }, - { - "code_sha256": "650b6c0f4e9e9723e5345915168c49b66673b9a339b6257657c59d8ed7d371af", - "geometry_id": "dgeo_956f3e542c3a4e8e61b01b87", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u__depth_r03", - "image_sha256": "86ea7eb50ce9a1945fd9f2bc1a3945cd79d7aadac446e8a0335ba7df92f5f3b4", - "logical_row_sha256": "0d95196581c07f428c2a0076071cbeeb8f8d4cc6faeefe1573392e4d28a53680", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "94f47155c86410acc778587586d330b4d6818956b58897961d25ecf364606095" - }, - { - "code_sha256": "f490ba7470ec27535edf682d36ebc1e51034273508c5cba25e62438a11774ef0", - "geometry_id": "dgeo_746f467a98ee06e1c3392f7b", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u__depth_r04", - "image_sha256": "d5f6475023697a5becc324130ff9d369898220fb99fdaaf1b86c34a73775b367", - "logical_row_sha256": "05098e7adae22423a49c59d3c24beceb1a5e7d9cc82ee7fdb8a5f5da121f167e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b28634ceec9a6caa877939d8b9a52ce8178de392ddb6cbc89f669f766972d00b" - }, - { - "code_sha256": "b389af852efa92223501d6251b75227de0606a8572ee28381a06abfbf423927b", - "geometry_id": "dgeo_c6c22bc402c0c27792e914af", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u__depth_r05", - "image_sha256": "6536c8ce541c3786a7cf46b835b4ad2963f41fdde70fda3a05f9a14853497aca", - "logical_row_sha256": "97cebbe2e0f50fcbba32448a2c914076bff71edac980f87355c9c8cb171b9308", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3144495d14146b9d70e6b720d3ecd284c0e632713f4ae9712a46bce43633b886" - }, - { - "code_sha256": "45da3fc8c6ecf99483ed1e33cb63635f5ea216d71adfbf2253dc597b9ce3cf8a", - "geometry_id": "dgeo_51e04563d73ab3951113e4f7", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u__depth_r06", - "image_sha256": "7e3c495be6f012b51fa57b6c5e6e82874956153997a7dfbfd61edb92730a6497", - "logical_row_sha256": "57d16c754fa8d92d80f6409a8fc0fa04c9db6895e20b896707ed63d9eb495efc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1d08e0d4268dc2c62101334776fa6adc0fd1e82539e1c0a55f94a663fae63efb" - }, - { - "code_sha256": "2233fb64f411a679cdbfad5e499db519e1956becc5421445c54159caf1a5936b", - "geometry_id": "dgeo_577bd29bad84e23b63391117", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u__depth_r07", - "image_sha256": "39be51275c41954d2c11de4dfc715e80cde41cd5972ec54e6b79e140fcf6d327", - "logical_row_sha256": "b2dc93d6ea4ee7827c815a5d1f5ed4bef972f0cc7bcd04069b78b89ea3077d46", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "405be3959a41fe6076019b980a98e64249e140066fc7c0984dd9d7c89d8bf163" - }, - { - "code_sha256": "aa0111c465252ffaba2c1b0e14d6ecb27b0f338bd6f54c5515b4de30dd3713c1", - "geometry_id": "dgeo_50acb7e834e771d41f1a0d71", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z", - "image_sha256": "ef140b914e7cb9a871fdce9c8594817ed4226c97d57097834d1837ba536cde68", - "logical_row_sha256": "faae1be86aca2c78b8291f20b45e01a509cd3ae2b1f8ec2491caae06fbd5f116", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8affeecd5a5daf7a703c361e80f9ecad0c2c1172b583858784c8f9f74ce7a02c" - }, - { - "code_sha256": "2db9a2a2651026ca909ed73d7cfdd994b3b56402b169e838534e7f3ba8a2c161", - "geometry_id": "dgeo_e14e5017c485b7e4839bd203", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z__depth_r01", - "image_sha256": "b4562d39db0beeb7e899b89643853d94506065b6220801a909a75dd72c5d5fae", - "logical_row_sha256": "7e431ea54654d01c23492da2f8503682eb76f295287fd795b78c7c1ab6b8dda4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "82250ea69319aeff484b4e23aeb394dee4e83bf1a3e470fc7dbf169dbd8d0350" - }, - { - "code_sha256": "0d3f9adbb8c13beb432ffbc372764083615493fd4264546971b7d3263ee19000", - "geometry_id": "dgeo_f122f81a4cb503c3fa830140", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z__depth_r02", - "image_sha256": "b6fc569a67dbe90389b8156b7b733549a30e8ca2abc0c973b0cca636d452d8a5", - "logical_row_sha256": "9a2347c1e3c3f5d94db4a2f67ebd062833e0a20c313393d52e6c4f4446485cb2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b7f300f318d417c2b791a34fd3c59551a001c9d9a59f83e3b5af8f4272b20bda" - }, - { - "code_sha256": "1d64d5d2f3fb269edffefc05c1091e7413a44c5a771b4df153295be6154c3b7c", - "geometry_id": "dgeo_7cac5351d84955161d747108", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z__depth_r03", - "image_sha256": "3a0a7ba50909b0f605eace5d867ccb187608416ba3d6d5873a1fd733a7ebdb7a", - "logical_row_sha256": "aeabfcea067d38b807de62f92518cea21e9cdafd202ff7186fc5c5ffeb6d094d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "273f991d9ff60f8c3e8e1004a1e1866f834d29ffccbb7d9087d6d6f7c5f7f424" - }, - { - "code_sha256": "e38cb601b2298c7eab3016cc16a4e6ee17edde6e38b7201a76feb1b35e785b45", - "geometry_id": "dgeo_be45b1c4c30a6e418885299a", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z__depth_r04", - "image_sha256": "04e5b395f744c94c70208fd9e8a78877ad17d7500c0c023911e247f784d3d30f", - "logical_row_sha256": "82080cd29c3f163aca48aac4b4814725ae195a8a5ea30e578b1c89eb6f7a696a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0b2007afc9f6503754eba6dccb9d317fb19fcd32ca29a9dac5ab09051dd7e8d2" - }, - { - "code_sha256": "2cb24dabcc516070c8af5a91696b2b363dab2cb78fee58ea25555efe82dae97a", - "geometry_id": "dgeo_da4b3c954bfdb1edd52168f2", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z__depth_r05", - "image_sha256": "fba103866534b9b142e39f2ce13756d23e84264d63d11d4442045cb3511230f1", - "logical_row_sha256": "67f488576f7b12c8cbdac9138717a0b1b94aacae962f2925fcebee254da0433f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "028db11802a143fac4aaca04968f9616db4db30cfa550fbefe2f988eb5e5ec6a" - }, - { - "code_sha256": "dec1125a770473d0c9be2f1e729612386304cc28d3b4c1a9aed2ff72fe9bb5ff", - "geometry_id": "dgeo_8f7ba6535158454077d93251", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z__depth_r06", - "image_sha256": "721976460f278c77779f50abcae2bdd9c7a5c530092798a16dbdb0eeadfa746d", - "logical_row_sha256": "cc2f4aeea55534c3be6e9c45bfac6dd0076c3251bfec8d3b9f79d72906977a26", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3e66b55d88db2996bacb816e167d491950047759d16ea2ad892a016fb68a3482" - }, - { - "code_sha256": "e819d0b5f7d2288fe6b045ada50f7dba5f55c82ee6527f3d1633b3c6d604ae89", - "geometry_id": "dgeo_2db7e958ecf79ac614a76b94", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z__depth_r07", - "image_sha256": "bafcd9d831086be6e372a1f933f0e7cee3b4dc0376cc79279685d573b8956ecf", - "logical_row_sha256": "47ce92a1827268e33efd356126dd05cf5debe50570eb9f830a73978f85f664e7", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8cdb3a6e72f27ccc75e5407122e09941bd6af4f8667e9c95ed2de92c17f2de02" - }, - { - "code_sha256": "ee5aa09028bb82ca124c8a6917a999cd18b1a3c255aaae1c403f853336815eec", - "geometry_id": "dgeo_f2debf2bbcc174c3936e6c68", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase", - "image_sha256": "39447086033322ce2d61bfdfce1c1ad09b9f93d3f1d18c6c84efac9eb0c6d5a0", - "logical_row_sha256": "f07c98fb9ea440a2cbdcbf15578fe062898dc3f3dfb2a73ab6d3406ed0d57c0d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "cc40a8bc33c80aa00f0b1c70f0eda1aaff26e18866159054b409277503e602c7" - }, - { - "code_sha256": "e4dd5427ef6a1a519d53e004e5dd4c3b4e63c279c4cdcc2e43c2bda136e8a73e", - "geometry_id": "dgeo_e6ecf2497368d37f905fb20f", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase__depth_r01", - "image_sha256": "a73a484e9ef0ad1bd04d9e91438ea0ea2c2ad031b09b995a8f5edb2f073e7c0c", - "logical_row_sha256": "0a370f8f3d2d6abf40531338f6a20b49d63e443d96dd7b5997d28ebad12109ed", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "12a16d040bbad93bc1b9f01329f8021033d07d43c4bfb6ece2bf06880de57e69" - }, - { - "code_sha256": "f6cc86a700cf132f02d62e633616bd284af628247b8c42bf13e19a3431d1f05a", - "geometry_id": "dgeo_738ab1da75994e50cf1e500c", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase__depth_r02", - "image_sha256": "fb4cce60a4044e68d0a7bb725b08656916f1b6b7e50d0bea5b7057095e721e89", - "logical_row_sha256": "dc812efbff0f3ca88254c59fa7506b99649d694b0b7d0d3617c1c2d7090bcf70", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8bb5a5d418fd104459705feecd5cc62c90b1d3f7b02163c0ffa7c0922050b039" - }, - { - "code_sha256": "a817a0703181c2901115a19abc43a700d693f486e1dba8d66f98120800b47a73", - "geometry_id": "dgeo_1cfd44ba7342986b536d1132", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase__depth_r03", - "image_sha256": "b17837b03e284ee2b20925a3c7713131886bae03446eca51833f5ae7e42298a3", - "logical_row_sha256": "68934bd1cc7785b37b981871daf23f2c04418aebc420a7b28f9d14776af387bf", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "97e8427186103b6e25d9019c176e14cfa7deb8c19c9007f5d9ebb88c356a009d" - }, - { - "code_sha256": "7dc630c83d75330995cd759c95ae01a8ae7043505e17f7f7f869694de979330d", - "geometry_id": "dgeo_aac8253943076d401700dbe9", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase__depth_r04", - "image_sha256": "efc81623f9fb4bcc6b57037422bf23715d9a5e5ea91e610256bf7a80305da42f", - "logical_row_sha256": "9e463649c20d691caccf5fac75a1d664def8c13fae2f9b8ff3fe01bf8d91d131", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "507addd06029581a63534503a9036d8d37fd1b158da8bbdcffe9a077f9629f71" - }, - { - "code_sha256": "0feebccd3485e14235d070e5c0ed5792bd22d72cd3d090b6c1b95e452577d4c6", - "geometry_id": "dgeo_b38fed2f277067703c09c0d5", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase__depth_r05", - "image_sha256": "3f8f99080374f39147aed0a2edb550b2542adca02d9d0250f4dbe488c1db2bc7", - "logical_row_sha256": "50b56585c1858b8bf8436f04ab4d7dfaeb4dcbeb847c3acf701f703faea7e75f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5148e4b1fc86cb3bf55d48f6419b4422a85b05c485c0903bcefb7e7f15d9356d" - }, - { - "code_sha256": "e0355dbb360922ba1e54c5f0d0a5367da0646fbcfc6599a8cc37c2a9d99714a2", - "geometry_id": "dgeo_3ed4327fd0aa5abab25c2721", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase__depth_r06", - "image_sha256": "3db07b891773992ca5a7f25a9c14bf42a30a06021f09a4909db9fa2dc4618bf5", - "logical_row_sha256": "33938b854c2189866e61b6af0196be1aec0d2111cf99bd5c3e82dae79d1fd65e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9d53a67e67461ff340e93635513441fbe96ae176df93e1ea6c586071d82f3eb5" - }, - { - "code_sha256": "799dbc725b6be48945c410ba72178ff1683a550353a00a0e213404450a9e8617", - "geometry_id": "dgeo_78e24451192b3744bb73cc13", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase__depth_r07", - "image_sha256": "287acbd9de6a944ac411b823efb2a90ede9c16a20c9e9d0cc74eb7380a82cfa3", - "logical_row_sha256": "31c3d2a3bf94d53ec666698e00025c9411d76179bf9fad308025d851ba8d28a5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f2b72f0b9f68bf82f0159fc262669e18153fcd9ca9315839a0fa9d868571d528" - }, - { - "code_sha256": "137b7b2f13c8e4b9ab951a036bb86ef45f9fac504960963918d4fb11ad8ac9cb", - "geometry_id": "dgeo_0c3dfdccf4e84b866ab8b314", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake", - "image_sha256": "b064c420b3dbcc3fb71b4d7607467e73ba436776ff4fa30bce64cca9c0d490c8", - "logical_row_sha256": "6dd54eee5ceb07841b4f70e45e6b3556f1bd30ff25c55fa5583cf4f0a9a39702", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "af9814efbeffc6fc44ac7c8fc8cb8b03bbf7a2df88506ce42b478f28fe43e61f" - }, - { - "code_sha256": "bd8ab126b91c79a630aa6670ee3a5ce1fd6aa083e8e391d75bb60eeb50523864", - "geometry_id": "dgeo_aecdf67587edbcf223954350", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake__depth_r01", - "image_sha256": "43de6c95e93505c6845360d58815d76eed175fc581357a85894efa9359472097", - "logical_row_sha256": "33d6e35c15655509035e28334f0ccce2142fb35d0e0627fbc5df07c38b4ddff8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "812ed7ca3d0d41c3c4a1eb9fc7b719022cf0863265be02276fe60889a1faa2b6" - }, - { - "code_sha256": "8585b8271d5f013aef2c7656eb7f5ee8007ec551762eee0c414063c6d68c9236", - "geometry_id": "dgeo_7e769e863b190f67b31dc39a", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake__depth_r02", - "image_sha256": "1d09980c6f0217d54c1277c8614f9f8036d0b8883347c7745f68b3f0cad18719", - "logical_row_sha256": "68f78ecaa285a9e4170a5b2b5b23a65d3df1baa2b039921f02885fb43999717c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "94c91d36cc4a1b414ba69202107f570f82ad9e09088b571ce06e277466faa98c" - }, - { - "code_sha256": "af4f59a4b53f1d1620257ac2df50d2881d16d8268e499e4720a5845927e15afe", - "geometry_id": "dgeo_637148309be168c3969196f0", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake__depth_r03", - "image_sha256": "61fea5ea9a6d76d890fd33adb304f7bb1b4855aae20e219374edc566ddbaf463", - "logical_row_sha256": "6bf5c221532c683e71fd3b15cb2046b5a0a40ceb8e014e708e3ff7cf275ad09a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e5c88f31fa2a619ade95eeed12accae2b466ec60454d3519dd1633c3866ca8af" - }, - { - "code_sha256": "a4c406d1c65fae0f59683980b9f592f6a188659d67a0dc6ec7d21796e8fda433", - "geometry_id": "dgeo_4b6048ac7e4547a117460435", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake__depth_r04", - "image_sha256": "2d76d9ece10138af3652188f3d8cb767b047259ccb9d68168ffbbcfe9e1a9fcc", - "logical_row_sha256": "3ba6afddac859fe044b376cf46829744341e3089e5f44ab2a465640bad7705d4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "90cd26585f65dff661ee588f551743c01fc5292a69e60e921d01d1c08ef9a2eb" - }, - { - "code_sha256": "6fdabbbc710e67148e6078de48bc9c6609b043be07f10f690348854400ab1e97", - "geometry_id": "dgeo_7205632543a1fd827e426aec", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake__depth_r05", - "image_sha256": "82eaea91092570a264a71632da1d6bedb7697da50a0a191c133cb191933344af", - "logical_row_sha256": "21aaf3bbaeb3ab23c703095adbeb87ad564ef2734dc5e7c0f5ef029b37af9fed", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0fbbfd630a93d0a83e61cce9c4957ad0d38e754539df5ec5b3265352a828edcf" - }, - { - "code_sha256": "4ba3e593c09dd682585d7cc9a27ea5f1da863ea60cee330f94c8123632580133", - "geometry_id": "dgeo_dc3aa30af6e1adaac3f71b47", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake__depth_r06", - "image_sha256": "f6e472c2580d5746f2a84d481873e5730dc22ba8706f23d0325f1df04366ae34", - "logical_row_sha256": "8ba70bfe41477feb03960daf0b99bbc9229f5b433d7d4ca7727014712e22ed5c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "269e54ca7f9f58a8b87323b6f3f8f31f75425526bbe9412a54871d8352674d84" - }, - { - "code_sha256": "0e8b816f26d4f06cc3278a876e70b7930634e2ae9fcb74a9fb2806b5b04bc4b8", - "geometry_id": "dgeo_255780d3ab3723e57540a14b", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake__depth_r07", - "image_sha256": "32c270e439a631a6e9f39e372db6af22abc71e95ebd30a6c7c7778fd3cbb2b66", - "logical_row_sha256": "24a09456aec1e51f6b85ef3febddc3885980f01c794109ea386d324d15d3313c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4aaa2fac612d8e20aab9eb307a2c09fb504e96e623a8d02fa703c88da20c8d26" - }, - { - "code_sha256": "71ceacc7fb5be052b04c6932d5413f0a3c1513cb802701add607b041d433faad", - "geometry_id": "dgeo_cce2b02f7b5abe1895d6e53d", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner", - "image_sha256": "bf9db99a2d9e7efcae727ac30c6b2edb381afb8789764235af34083812fb1b50", - "logical_row_sha256": "6cdd12971366c7c8d348c44491b39b0296249f46c864eb598172f355169121af", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d03511724e6b5adde212d123faf7fde59ece81e85de4a669fb5208e8e5c51c13" - }, - { - "code_sha256": "0c910aa040fe41c5e1e705e3f106cce2ca9bd4f4b79723954d437beef1be8d8d", - "geometry_id": "dgeo_40e02aa7cc1d5fad02e5bfba", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner__depth_r01", - "image_sha256": "0b83ee5172557836f1642e8b10a33814a4a455f686bce7e40b3baeba3ca0ee99", - "logical_row_sha256": "e31922f77caff75da8d6434c2102c01595e0a79f5ed704a79af9166f466e07f9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c3e6530fdee3db417e64030ef2dbc7736fbe65addd55a7e4287cfa0a431b7f6e" - }, - { - "code_sha256": "dc6cdad347f2bbc2d7e9011766e38ef788d0f5ac93c1613e20e2bda8a9080216", - "geometry_id": "dgeo_8f0d1298abd3a52b52fc9e81", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner__depth_r02", - "image_sha256": "a648c0f54d5e2e419c7d03319ebb38a60a4601ea54a4450470c72d3fe3020540", - "logical_row_sha256": "4eb4f2f050ae593d7feeda961efdb644f597aa287cb08c8dd269f73d14dc7ea9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e146f445b535972d728e3c1dc5e56d2a8c59226244a5064fbf603876091e58b8" - }, - { - "code_sha256": "00ed993b5d0f4dc08b5a3622524329520719058acf5deefe1ea59cabe0b95cf1", - "geometry_id": "dgeo_0f9c68147c0a84bb4a33c6da", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner__depth_r03", - "image_sha256": "5e915da003598a18982082c87751653bd7993c4c2020bab63c65c193ef233201", - "logical_row_sha256": "c1489e80cd534cf9e3f4854f9da534d2bb3d9e24c006f8e95dedfe10274134f4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "bab9ce6218ef4016cbb5b315056358f22b3dfe87816e85388425598400f04f5b" - }, - { - "code_sha256": "63e6426ee0938693560cea0ff8eb28b15f5a3f8caf5a893f01924065c6445e6f", - "geometry_id": "dgeo_8d2fb7e0115cae3ac5212806", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner__depth_r04", - "image_sha256": "01309c5192cf46df01242efeb3f988e1549588299c4f5cb87e814341d9610430", - "logical_row_sha256": "a1ea67f61034e695febb648d831789b91614fbb103ee7c42bc7d091c25289e00", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f1d33fbd91eebe2aeba20e1456a802606b2e5344aa98b9ba5fd71acdfe01771d" - }, - { - "code_sha256": "028f8af21e87356c8b5e5e7f2d2d2489ebcf415cb66c64fdf99b5daed3809295", - "geometry_id": "dgeo_16ef6ad2dbfdd3382fb52bc1", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner__depth_r05", - "image_sha256": "0ab0dce5289e4a54bc1ed99c78b431e02793b4789858a541b84af95e2172160a", - "logical_row_sha256": "1b473973030be01acd3d3d9cb70502b0d4833687b9abff2826f872ac8d909f20", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ffae109e4d0c1ac57361baa8b85be2500d1beac3134ee50e087138f4777ed8b0" - }, - { - "code_sha256": "e807c9598ec634e8dd9c6ed153533993f3050e4be35a0c74f40f3ca8fbc10777", - "geometry_id": "dgeo_d8727197f8b3b5a5116eab18", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner__depth_r06", - "image_sha256": "346a435d34aee6e6393c6cc490c97c3b10f818e1130e6e0a42135f7d020bf1f1", - "logical_row_sha256": "658660455be9baba895c4480d7304f6f86ed338267743a65a65ff0da759ac2ff", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "15b4f93c45c411e423ee7142d45dc6855116f37a9f334ec9f5d7023ca1e11b19" - }, - { - "code_sha256": "f82f0273c9e480095f2260e18c6eabaf106dda7869eaef3488918256e96002c0", - "geometry_id": "dgeo_2a7a9820a95be29d45ff8594", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner__depth_r07", - "image_sha256": "287593c30a9357abd8fb64837da2260d1c9290978f89846d4eea504ab1adc9fb", - "logical_row_sha256": "fceb3d31dbfca270a512974fed61351eb0477fae324dbe79b9b1cea34ff9cbc0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2262b4b4fa9a04cfd9635ca70a2877ff07e5a0a7b6dd57aabd4e8781e014799c" - }, - { - "code_sha256": "3add299e2a5b584125a95cf4e5c9aa75ca75324560697a99654052e176c46a66", - "geometry_id": "dgeo_6c0dcce39e9220240d1aed97", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u", - "image_sha256": "d41e3a23d39d839d3ea8b49b875b73054c73413ddf10614057b817d01bad0d2d", - "logical_row_sha256": "62c5c9bda8c1d85aa1c41d2103525d33d1f96209f98b103ca0f0f73e94b21171", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9d438fdd31474a864795d44a7b925002b911439943705fb454175e021b31ac5f" - }, - { - "code_sha256": "a972a92d7a089c4254a5a16c803a1c40a6cb3d2bb0b205823ecbbfa3f5c04cdc", - "geometry_id": "dgeo_87552594c3c624d26505b2d1", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u__depth_r01", - "image_sha256": "5027b43ceae11745fd0aa5064e525cb4c4adef83cf278a858970742875482420", - "logical_row_sha256": "789af8536c8532960ac2442bc6c06bf164b8d9679f0be0e935df558dac1c35bf", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "58879d634b40b68698c9710869c559f3ff04b6581c758dddd0cdcc5dcd41bd1c" - }, - { - "code_sha256": "744943c8a31e9a8161cc157bf319c0bbd366c4346946447355aef5385d6b76fd", - "geometry_id": "dgeo_46b92503f0cfa2a38fa3cb54", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u__depth_r02", - "image_sha256": "cebe24017f64840019fcbc2bd3c23d5226b6c3484c4309b6e19458f8f9043823", - "logical_row_sha256": "cae5441026de7dff919cad1777be1c2d1ebdac3c4e4136a033e71b8aeb53e886", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "572cc454c7f7818643528311755988f669d3f74f89e3616cc862f47ce2d527ab" - }, - { - "code_sha256": "3a37cdee2581d25767ada89ca5f5351c19542542ce0d6b3401861120af8a39ee", - "geometry_id": "dgeo_3ea51e3f67d530936f6f44c3", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u__depth_r03", - "image_sha256": "7cea9c65a76979b2caf4360babbbf970e4e4641b0c43c651c37c3a6087656ff3", - "logical_row_sha256": "8879d39b294b9897f120ffc761f2703992786345c123e9b0c14d18e00d0fae44", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "12fb6f4f5292eadb9cb8ca9d767b9f781dd6871c603f13b23885a0de94303bf8" - }, - { - "code_sha256": "ab8c8be99e131b67b93b3b14c35744027a5f75d05fb9e166f4c5f0ef9e1edf99", - "geometry_id": "dgeo_42f53f998f225873578bc7a3", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u__depth_r04", - "image_sha256": "b2e59147edab2b0aa47af13470c71ff9a82d99a063b73f7c94525dade4ff6792", - "logical_row_sha256": "849ee04f9daa5edbf379666a3adf3763797e6e6b76dea66d9aac95edd55b1588", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b4676aa6e11df00beb04ae4d5c5b9dd6cfe0bbba58c5a6ba155f955779b37ef3" - }, - { - "code_sha256": "d66a7567fe0aba007b809305d0f3bf6b42aaf4c79b9ed37c85ca2538c53f8c9d", - "geometry_id": "dgeo_6d5a0bc08c753a6cc2d594c4", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u__depth_r05", - "image_sha256": "119253166edae47edef1d20f4f948fe11db46e1adbc95a573c39ecc0811ee78c", - "logical_row_sha256": "c609c59d4d44396b20354c3c86a3fddb5ce0ed40be73c6d12b8f21cddb92c5b8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7fe65387f5bd5f3e9e7d92827286be2fcbe1e1c60c68983d644ee907acabdfd9" - }, - { - "code_sha256": "c84b489b9cba32e61dbff855aa774a6d1d83e68cac3c4027a0fa8db00bfeec03", - "geometry_id": "dgeo_e5b6b3b1493f795e71877b1f", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u__depth_r06", - "image_sha256": "c3ee5a0ced8790f6cb1f02f9c3ce06dc7276aa02369cfe810758c39973a267f6", - "logical_row_sha256": "53d65f7d278923ce669e941b186ea23c51d33a8306b1b0f31be985a667e13034", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4289925d0da6df1336444efe0bd09036e6aab6754e31bf4b61d965e43281a9ab" - }, - { - "code_sha256": "c0ae2c260b19069385ec28ea3af8d1bfd4f1a8d8d4c0e021fa464a4bd2e0dc53", - "geometry_id": "dgeo_cb0a25f99b68198b85177dea", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u__depth_r07", - "image_sha256": "aeb9e3d897ebc373fa6e036fc3655955b089334f79a5ccff48ce8c461103f3fb", - "logical_row_sha256": "1ffb2728fece7216f229ab206338bbefe06c87a03ac1e78938cb35ab67ed1707", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "545e015b8e0b7e84630907d6d9428008ae0fcbc87d166af87bd5a35bb64e6059" - }, - { - "code_sha256": "b2b49ebc4ef6c2a0d8d3f96e428fb36448d7b153695fe1e7db2e5964c55daeb2", - "geometry_id": "dextra_7310c0ecb43b2d59fe45e938", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__equivariance__loops_2_0_mirror_x", - "image_sha256": "d006d216193f61d27d8876aef028b6a913035d39750b176b61464955b95ba809", - "logical_row_sha256": "e06ffdc6834057cd1fef24ed2f972bcecd69192fa38ec51fc82ce33d6f26d98a", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "cc1c69bc8c210952e2713acad84fe562ca74570efd6878c27a81ab48092a4e61" - }, - { - "code_sha256": "8a49c19d565a74bb7af7c2035ad1aa4b5c2419fb6f38c793b4a66ce768e009e4", - "geometry_id": "dgeo_971b359f65c17edb95a06674", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0", - "image_sha256": "292ad6cedcb47c76c4a91cfdf734eef03f083901bf821d91587cbe566dac4743", - "logical_row_sha256": "c20b55ecdaa56f29fe5acddf0a8b9c9e95e6e660a7aa27ee3bdc5764af5efa8b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "22d749710792acdd18dd8957cda756121ec50a1cad98c939d4842fc910ab3e98" - }, - { - "code_sha256": "17ba77ea3fd303a13e22189f781373077626eb95cca003c9474b92400e2e0976", - "geometry_id": "dgeo_8afd3beec2dec8bc75c70522", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0__depth_r01", - "image_sha256": "68bf321e6b6125e36912bbea6db4485c0a25b225f2ae7edcb0b27413c0fd58fd", - "logical_row_sha256": "94ddab8b1267d85c88934258865d7a5835ec4dd5a524905209fa9aea2584f1be", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7839a7d2034aeecc720c35369899c66565a86fcec4e3c6dcacc0d3b9f722c3a6" - }, - { - "code_sha256": "0401530f79ff644ee22c0c5bce7e613c1e3568fd509104c9bc35dda7b9e6435b", - "geometry_id": "dgeo_ebb3abfbf06e033758235b4c", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0__depth_r02", - "image_sha256": "a3bc773ee4dbb3a8f14b7efa0b68edfcaf5bcc721923db1cb3c5ee21a3134d3c", - "logical_row_sha256": "f05ffef83783976a70b994b9a53bb9055d2acdb8ee8dc00e8b87335de6853d3d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1d1739f2f66a73eed2e6375166a51097e76a0ccd09aaaf7ca4ab0eda754ad97d" - }, - { - "code_sha256": "d778c93cbc315727851c8774a127fdd5da2abecdbe81ca961b7bfb08bf12c7e6", - "geometry_id": "dgeo_03b196e4603ad6259fa04fdc", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0__depth_r03", - "image_sha256": "031a8e6ca289bec84ae9bdb7ac0c062fff70eb77b422bc86bb022ca098a7aaae", - "logical_row_sha256": "0579ca6c6a817d7ad5448cac24f6ad9ee15cb0b1f4cafb25ac365423416dbcfd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "82533fe9b435a4448e56e4e17b9599c4707dedd240291c3c0854bc92e9c2f1ad" - }, - { - "code_sha256": "226481b52c875c1af63db6536062f8f633c2c54c993ebc7d5c9cad4f90f4d9a5", - "geometry_id": "dgeo_37d040b2ee033cd1a69b4f24", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0__depth_r04", - "image_sha256": "fd23f1a6ce70c55eea1f89b2a859718b1e8d3d538861c82df969f78ed1e31bd3", - "logical_row_sha256": "328077d257f86d372a1ac49bfe16bb5154e843eee0f9d1909bd708d7b3bdbe20", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d39b65d55ea80fd6ecaa8578c6cde0f6681a435203290cf0565eab5c7fcb2845" - }, - { - "code_sha256": "8a030e086285aac656079592a96c064e2459265e03e230a522e556e6a4475aa8", - "geometry_id": "dgeo_f107f6b88ee911a72a06d8e8", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0__depth_r05", - "image_sha256": "b4a8376f3b11b9637b5b5c9ba6757f2eafce2ba8dba3f386640b0ac48e3bb8ac", - "logical_row_sha256": "cc88ca9fa5eb0214dcaad93dc7f15092068d47b95c66f960108a23833575fffe", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7057fd6d096c5ab56eaa32216a5a25cad08ab5d83cd20ffb8552a997f9387a60" - }, - { - "code_sha256": "6354e10cfacd22bfb000125a6acf0bc58f6385705854222f8a2cf7d903db3ed2", - "geometry_id": "dgeo_fd65c0ee995a0ab67810757d", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0__depth_r06", - "image_sha256": "83f1c4d1bde1161a5f2a0a61e091f71feb06d3c76498791bce08f322cb1991de", - "logical_row_sha256": "c843735c1d8cf2a4821504ee39fede6c39dc3c59145d82d6b68f0c509521696e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "519213db4870a0eac2e4ab05f598b43b5db487556ceceaf89dcb7f1faccb416a" - }, - { - "code_sha256": "92f5e6742cf6e06c96a016cd7fea9a8de09006f0bae6241d6d12659ac9996aaa", - "geometry_id": "dgeo_6d1601f2c7731ca0cf4301e9", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0__depth_r07", - "image_sha256": "675c19f9de62d45fdb87785bc4c7925f6279a0b5d4860ced821a47d952323052", - "logical_row_sha256": "2a78cd1840dedf98d4252e88a8eae19446a63950b78c196578f8dcdfb26403e5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "357860e775bf07907a8032bf00df52fd1676c1c4b02b401ef72d20e9c680ca9a" - }, - { - "code_sha256": "d1a23eb87fb901087334991772f3c0e3f818ccf17cb648c88de4974a89c92902", - "geometry_id": "dgeo_078888324a2bd5065fdba40c", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5", - "image_sha256": "38499e8acb44344f38bcd589aaa3c293de0f9c015007070fbe7a1ddb489ed240", - "logical_row_sha256": "e97e1a1ac1d8b792bb775d1f6cabf82650222c3488c6ec5ff21667dfcebea19d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e286ee8cc00a3d1a948a625a6fb7f7ea570f1b2239f69c4d5d1778553e8766f9" - }, - { - "code_sha256": "6b6eb167469d951289523a0906745deb315418a114461fd38dec757a545980f3", - "geometry_id": "dgeo_2020a33337cbebf42f9409c1", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5__depth_r01", - "image_sha256": "5ebcc6db1279296db25ed6e92c3446ddf48db2cc1a40293a1bb27c1b8f8e1861", - "logical_row_sha256": "08f659aca92b270ce30e752ede90fe07aa16607fcfa53aada550d899e081f662", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "600e01d09901451e7a71de8a100e046a3f275c66b92baf91c616211445ec02bb" - }, - { - "code_sha256": "a8660660b3289737d58fe8c141963187aa8e85475e7535d55b6b7417994445ae", - "geometry_id": "dgeo_d53daa229e4a9b1a98e0de67", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5__depth_r02", - "image_sha256": "c9f4aa88774c4a4887fb7184ae5c3f1049d6bf9a0109746a5e219737528b3d9a", - "logical_row_sha256": "a4d11e2d87e7fd145caf85e0a8cabdc4d58c7385fb1cc6438ef8712b996f333c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1f31ef8bfe3029065a66e007dc0b5f085ff5b1dcb35eee281af7855ea56776c9" - }, - { - "code_sha256": "a3fc12b8293c321ed9808032ca495a1a5fa457e8ab0d3c64847ead94cbe126f4", - "geometry_id": "dgeo_4e49d94a92b75b5075a06a95", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5__depth_r03", - "image_sha256": "b983cef9aa88283198409c0ef3aa85784f69b5a1423fd32f8779654f4e6b99d5", - "logical_row_sha256": "21c9d7f3d5af1e5f1bdc01d1a13757a52be442e630033be940228876b8229863", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "432278879be94e407a4b53cb7bd3db6bf9d37405f50e647af3d9f03c82132970" - }, - { - "code_sha256": "7559c9d5c74189e6bd0e47fba799ead8133a7937d20535328b58c203f4e050f7", - "geometry_id": "dgeo_1c5ee0d124cbbec430e3421d", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5__depth_r04", - "image_sha256": "4bff2698156994e5d674a0179e07a18320f550cab2f99ab37956ef72d456e6c4", - "logical_row_sha256": "f5c59785b7beb89b115f5e72d09dcd4c2f16d2be69566ef31744d501686e8f93", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "36348f8ef0fe21ad4c67a49d71515efe2d8d2404a9209dec338d7ac8e7006758" - }, - { - "code_sha256": "211b4d40434adcc9227d875c3945fc82b41ab14fdbf14e81ef467e27aa760f77", - "geometry_id": "dgeo_58d38027357cfde0c02a2d42", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5__depth_r05", - "image_sha256": "69566053e59d5174d5c63fdaac81d3e501e4f7476d23d32412315d03a5d181b8", - "logical_row_sha256": "9cd633df6c71d6b69b6fde1cc1622bd38c16b1be405bc68cb2479b43e71b8572", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4aacbf496ed5559b5ff9cf006f18a4d3ab8d817e592e7c8a3524ecb4ceb576f8" - }, - { - "code_sha256": "acb3428ecc154752c7e57b8eae2277573dd5c6159a2fdd8f8553592184a6ed1b", - "geometry_id": "dgeo_3adc00b79596f7fbf8f0af0e", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5__depth_r06", - "image_sha256": "8137c3c99fa5150f4542ba079e666ea83c06e39faa694b25031f60f6dacc5c0c", - "logical_row_sha256": "0e0a7ba5d17015f08070df9b200af83fb6242ed22e0703fb4483bca5f3954dea", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "89f26eec68b504702ac41d599b75e14294c3dd353d715c32471a5b703731b885" - }, - { - "code_sha256": "c2bf168d34711580883ce461dec45a6c971c569a47add74b96ea3b2db8b5859e", - "geometry_id": "dgeo_d3b89b04e4b9c5a6fdae568a", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5__depth_r07", - "image_sha256": "a9b83d517be787649f9229135cf7a7ad5539aa413b477718c4df5b4e8fdf331e", - "logical_row_sha256": "87693888ea46a937db1a01e958412842c25db8f664116f1de11739be27933654", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c7a918df35cd3edd25de4b98ceaa432921ae1cbbabd3827ab7744465bf2e2999" - }, - { - "code_sha256": "8a12b239848c96074c4d9a488875e62e41d810176c3dd5aa00e218e0c90075db", - "geometry_id": "dgeo_d82fea15845defbab465a461", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0", - "image_sha256": "b85a597d5069c15343cf03e289a08157013d2393f72c100ec453ab678872feb2", - "logical_row_sha256": "dcd28f2f4a8c550e063cc8b65cdd443bf97cc844566f98e0f9c286f31870518a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "79b1f0855e5d24989306684ca7f191173b5fa20abc1ec8f7064b09f7ed3eb9b2" - }, - { - "code_sha256": "92921de8cbc476743806393048d1d71579e709195b73bc5e79b6b07648fbb309", - "geometry_id": "dgeo_007ff026fa2e57f2b5e8de3e", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0__depth_r01", - "image_sha256": "f26455b66244321a7d18ea24768fa3278b7801ac072a81489d4607863d6c3fd2", - "logical_row_sha256": "cce8bd0f8fb518b38675a1f5ad9839dd8f1454b9abbe8258df9a7705581f567b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c9fb3032c4f154f077ac7f976b07543b74399f2c49c10b1df1a3eee2af60ae47" - }, - { - "code_sha256": "82e13a2c2108c0a85164871421ce95d0eddd48ade4043b76d87d34be9a33b93f", - "geometry_id": "dgeo_a415e749bb83c50fb3fc13f8", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0__depth_r02", - "image_sha256": "ed3cf460c4b2800560de1710222a926c29e1b40ea7e8eff7f807667bb8698a52", - "logical_row_sha256": "7896c3b21fe432b75f6fa6d4b7d1d9f5d6f11b00c8799234cfb5c7a02284a3d6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9a06a2bfd9d6e35ff2db572e01c020fc93f2083ed529ff68a648998c32c3af7d" - }, - { - "code_sha256": "ca57b25bb36173efd7c85487b8d455f02a5be148efa962dba0e6c71a5ea454eb", - "geometry_id": "dgeo_2b5ba9d1cc1819a8ec6bfb22", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0__depth_r03", - "image_sha256": "e2cbf9490ac94497df81470f790fc090712e2acd43d4fa09d94127751b510ee8", - "logical_row_sha256": "284d618764061063a3df848df3bb73e5653020ee039caaa07bc0271631a08b2d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d65d5d58ba92705250808ce8c665edbe858be2a47d451a260102875cf857e9fa" - }, - { - "code_sha256": "83e5346d0590704028729741533261009fdc86ddfc62e6cc6ab6d886642a6dad", - "geometry_id": "dgeo_5e453d0f53decaef576fa216", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0__depth_r04", - "image_sha256": "e6bdbac9ec721b72fe8e5a2c7adb6caef474e71eb63a7fe4937cf3a11bcf545c", - "logical_row_sha256": "dc91f851456a2ed13b17412ef4a0b75bcdac5ea083f0857995b60bbda5c48202", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "eeaf6f447a94c958a0b7c355fd0788687aaabdd9f7e0dd7d603a6ae29bb7e965" - }, - { - "code_sha256": "ef8e72f80c544073666417d7c1f053c435273b368348be33ebbbf397e41315b3", - "geometry_id": "dgeo_6d035ae96776c8d51a9904b3", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0__depth_r05", - "image_sha256": "7b0480fc1a886c499721114bb5eddaa7be40b57b028e9fbb6b931fece0f10a18", - "logical_row_sha256": "4610667d4c767cbadeb7d79495a9befdd2817221b3766970b357291291d72c0c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "69c57ebc77645b0556be6ff7909b41dcc91594b44bb46dcca53efe2e823003a8" - }, - { - "code_sha256": "17cb63a0020150eda962e74b8e46c73dc5c976cab470d2f65656e7743d2c75af", - "geometry_id": "dgeo_a5267b7faba9c8dab4eb528e", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0__depth_r06", - "image_sha256": "48097958348f08a42fac64685a0d1c420d3e411d9e9d354fa3e123f466968ff1", - "logical_row_sha256": "e0419d876b36e7a7825de62bab99741e38f0655419e20069c5d504b9b75c2071", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4dc590111851c15380a8b61b97f3753a9c0df4468fe13f0bdf6f06f880881d28" - }, - { - "code_sha256": "b23e00c8a2432cec9ef48c89eae55cda0ff2e1c2d74236ba66eb1867d8279bcc", - "geometry_id": "dgeo_cb5c53db4af2031b9cb42676", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0__depth_r07", - "image_sha256": "89779d72aff554598be29f1a7db3268796467774a65d5b74d61f1375c6ecf060", - "logical_row_sha256": "18e5a8e56c41ecba8df9960c08979bcce2e699c334d35e6052c9689da5b8b799", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2284f3913d70680c9607017003125516e4f3f5169b67eecc076d3303a9ab5c81" - }, - { - "code_sha256": "310f76ffaefee0423be02ddf635a7e100e545da094874a0baf616ecebc9943c4", - "geometry_id": "dgeo_9e379bb51bf3cb4b6a8523c4", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0", - "image_sha256": "30c7f4bc06f658c5299c9bd5caffb5701878b6dbe25ed0413115767a3edb031a", - "logical_row_sha256": "18b16f92fec5161a156e0824b21deb22312b5cb6d5d0add56e0d1029bb0b785c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "01fc07e8bf5e7ed1619c0459e2e292b11289f1ccf52b932259eac703bcc5a9fa" - }, - { - "code_sha256": "8c8473ebc0ab5e2390c8355baf1618a6f9abea9960da01f1caed84dd28f671b6", - "geometry_id": "dgeo_97740d37164db600775af023", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0__depth_r01", - "image_sha256": "cb33a391d73f399958cb4587c7aca27f6b86235a8a5842181e9cf28354f10769", - "logical_row_sha256": "61dd54d012881adbfde52144fbb6c26051775bc1bd05ed8e20eb213bf10d677a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "bd97b746d1a296584374977fcb111173b0c1250e35b89f630f951109bf597db5" - }, - { - "code_sha256": "29976db79db2c877f226001d0783fdb9c58a8a9f81af56501394eb94855f95ee", - "geometry_id": "dgeo_13d17d7b0227b75f20ad6973", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0__depth_r02", - "image_sha256": "ea15114afeec769b2aee11964f886e64a78f30c10cbd1011af8ae97c0e07002d", - "logical_row_sha256": "cbee2400c953e13cbb34e5cfbf60ff6c490f0e3c0aa381c37eeedfe459b60951", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d6763eee01061ae3ee35370f42675791c364c7215e8c090f59e3d4b2c73a9b8f" - }, - { - "code_sha256": "654a357c51529d7dcac29586e69ba45b7b74d6bd675bd86dda4645667e9c62bc", - "geometry_id": "dgeo_1615735e83f5919bf0fe2018", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0__depth_r03", - "image_sha256": "70551b8d6c1c64e2b33e7d1ea03066b2e80570855a8e3ea53745471f4387dfc7", - "logical_row_sha256": "6828dc3dadc4129470ba23a6d8dee4c13b24424bc02bbe5fad7a553456e19590", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "01d3cde9a927d5979a729ba9d7f2c4d91269092030e2dedf3ce7f09c2ed60bf7" - }, - { - "code_sha256": "994fc6db1bdde37afbf4bb5b594bdd001e9cee64d451a12d178eae74ef1e3151", - "geometry_id": "dgeo_27bc69a41f789d260a2ddacb", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0__depth_r04", - "image_sha256": "6a16ea6aaa9ed7ab43ff9e6083f94dc358b23bb41620ab1f1d92f09dbdb81892", - "logical_row_sha256": "b24fe278d9a0ecaebbf3285b63123e1e39ac48dbefadc5bbcaf4bf81c0b4b75e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f6257229d5e69f206871e3082929e7a429464da11575cdaca49662e4f4358457" - }, - { - "code_sha256": "097d200efe4b17b220f744e2a7fc684a86f024d0fd75273d38c61b67e53fd152", - "geometry_id": "dgeo_1ed661a1f8fde3c994efbcf0", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0__depth_r05", - "image_sha256": "64e4068626311e21f5cb6ffd9603dcf0371efb191af82125ad085ef7870f368b", - "logical_row_sha256": "6033df6b26801cb7c200ed0b84d2c3f4e34ab7e9d5c5cb144cdbede4b41ffbda", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5d7cc2b979d5d899760d2ca2d1f73b0bc54b7614afdad2d2a58e71f6f5e3019e" - }, - { - "code_sha256": "5ec02760b852973205f84773bd8bcac79b99f78a5c03d2c6aec05c9382236637", - "geometry_id": "dgeo_a26003405caf7b8402e31875", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0__depth_r06", - "image_sha256": "cf0294ad8c7dcbadd78c8956412f53ff6cd796fccb833d4921847c59e2a78066", - "logical_row_sha256": "ef16aafc8cfea7f5e1d50dc312a4f89ec73dbb2b4bdc653ee01b598b1c1e10e7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e0073de60f2e811ea023839cc1030b284cdb8f3f74fdf1893e73e302326abee0" - }, - { - "code_sha256": "69ea3348e764b6b9d323d59a3bf5938b4cb3209a5e70e0e2eb76bc3120fc78d5", - "geometry_id": "dgeo_d2b6fa1d379e64459b7743c9", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0__depth_r07", - "image_sha256": "ac2ae485a8d2da727989c5fcc620ed755f3f1b2064f762bad7c71457c69e99bc", - "logical_row_sha256": "f35dea7d945bc0fac89201ef9959faa0a100b51798d46bebad2119f9f7f706a0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "639b3c1fde67c7f6f285383832bebd7c792ce859befd60ab33115165b0f27eed" - }, - { - "code_sha256": "7fa3b2c93eec63ca2b298394b6be16a73c83b06d67874623cc8bc3062420a58f", - "geometry_id": "dgeo_7fb204b6bc8a527318fa5d64", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0", - "image_sha256": "2b59cbd87134ae8411a00ccf3514a4f3bde55c18a27268fa0e1f40629571fd15", - "logical_row_sha256": "c2a549175e0dd70c026baba0d00615b9e1b044838a17019291ece8e68df79a99", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9a34c704284ad0233cc292537318d3cdc8e57520997b30dd1fd5fd7904e9d302" - }, - { - "code_sha256": "fe92faa99c20723ae86ba628945c8b59e786ea65edfd778d1ebbf7892b44bd56", - "geometry_id": "dgeo_f77e5a7d07021d40350a9904", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0__depth_r01", - "image_sha256": "ff3f4c93779506be72d32b427d0b9df6ef5c024562151b8986dc7e52ee599374", - "logical_row_sha256": "cbacd449d3e9d57fbc7021d1919a5ac7c011aa8f8d0f4ebc1ab78a36ec477b17", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "12f2c75ed7a2720442caddf757b797f04e96c2b7fdabd8ac2019a308c1f133ad" - }, - { - "code_sha256": "3ddc2d2e024839fb5f3ddc9e10f8e124f76c93646501de82d3c90d317d5a0ac4", - "geometry_id": "dgeo_d75c80c5934033e6c9c7e68b", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0__depth_r02", - "image_sha256": "3206224f940b2183590b42f672c7828383c61143afe56502d456f88ff19f5e02", - "logical_row_sha256": "18eb1f1533477f525ec813664287606a3515dd4315419722e18010892b74d1f1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6e55eacf6e364d668c1827fd5f6c710dd81be4d62973e62ffe1f6da06985c9ef" - }, - { - "code_sha256": "8c30cdac1b25048bb5f256cd5d867ec6dfb9e87ad840ab1bdfeae98baf824bb2", - "geometry_id": "dgeo_a3b0ecd17267a43eb10c9465", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0__depth_r03", - "image_sha256": "98663f9b24da70e38edab4b52e8fd93255ca4eb5991ceeb75fe33aea0eceade6", - "logical_row_sha256": "33905b1fb514cba99f4be1d7f00228fe08cbed681103ed19c51cf09d42c0854e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "262179020cb872324fd972b5f1f559205e68a1aa1d20b1336803caa9a4e419c9" - }, - { - "code_sha256": "7d0b9b72f20fc3855175f34c6236cf112ff6aa4acf189f74e127459f271c280a", - "geometry_id": "dgeo_aaaa4aab40d838a1a2d450f3", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0__depth_r04", - "image_sha256": "7049ebb0882e01f4f094d64cbe7e6fcfd3f7b19b90d1ab2a940aa403967e89df", - "logical_row_sha256": "6fcc361d2fbf9e1c100d5f07ad1b64fac8bfc0bfaa101b009bb43d69e1d922ea", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e3d1fe7f166b09b3c4f04d29a7f6fbb40064fe50f8bc349265fee2364f75d765" - }, - { - "code_sha256": "9ee5514873cd3d84ccac9aea4870d352406d1e24a60b04d1e1b81742e4123753", - "geometry_id": "dgeo_089dde956a718efd8689bd03", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0__depth_r05", - "image_sha256": "ba1acf4c47f13d65bc3e91c97be5253477bc7eb2133c887abe9ea36c55159f03", - "logical_row_sha256": "49768879c1205901d384d115c9fe104e9ce06634159dfc82cf870ab24a02638b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8dce75aa324ca2abd11053b7b2bebca42532c0afe841988b77a8bb6b85c771eb" - }, - { - "code_sha256": "c0036f6f14e7abe510284fb955746ef85d2e268cb5bfffda0ee1325a6de307de", - "geometry_id": "dgeo_9b3895acd9030b74d2172468", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0__depth_r06", - "image_sha256": "ca828a32ce6822af42f9d7155257d001e219cc996332458ed2414ebcb4f7e940", - "logical_row_sha256": "e5cd38f25cfb57e699b96d8873eb38c722a4653fab3e71a70e1da9b9d7da7a19", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "04a4ad275c0949c4f672f49170cff38044ffdbaed7e5fdb2d04e4a5ca3cc49e6" - }, - { - "code_sha256": "1c33f4cdeaa831645448541f9671542a73d29eb754d3386253169150473be1dc", - "geometry_id": "dgeo_ee75a03e78fe7db35b551c33", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0__depth_r07", - "image_sha256": "86ce9df246a9a26fb85e10adbc9da108513a52a2aaf18f1ff924634f119bff77", - "logical_row_sha256": "82677e396958e337c7ede6cb5bfdf47f4566dc087bc844c53e652dbe2db7386c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "401591291192fc4d31f78e317c0a313a5ad418f384b979c5c2174bcc46039fc3" - }, - { - "code_sha256": "3f466ace8f41312c655b8b7b5dea1085bdd2be665e66cbdc7536639a9e2d375f", - "geometry_id": "dgeo_90097e27b7ca33f3e3b4e4aa", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing", - "image_sha256": "677af8602dd96056943d4cb17802a593f1a876133d45209d875d8e3d1f45d571", - "logical_row_sha256": "901cb9064f3bca8f5c9ca47e1d65dfdcddb9237daf1f4b22a5f5299417fe05d9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "843675cde258720f18d8c7d027b5429b923c104e5d69747b22fb3ae81e6b8a82" - }, - { - "code_sha256": "664b80404b5c07c38ceffb4f41ec44ae8144eafc0ff0011850b4f43c22408656", - "geometry_id": "dgeo_a0fab17e8edb9257b518987c", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing__depth_r01", - "image_sha256": "f24e6ace34dd7ce4dc57e5c6b83fe4f52ba5867641986f8b85d811d6051b75d8", - "logical_row_sha256": "fc7783f786d426260dab04cddbbf9254b021472f12a56f27c146b188fb05d470", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "441739838c5a62356f4136fb2eb8093853ee67b20eea96026304dac620e5034f" - }, - { - "code_sha256": "6dd6aa26d25e56f21af05aee1130e8e6ee896a3149d9cf880c6e71d584b665de", - "geometry_id": "dgeo_58b1d37aee65ed17f59b4f9c", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing__depth_r02", - "image_sha256": "fa448b6dff0fadd291ef2c96631be51b5faca3753a62fffb0a8ebf9063cdfb97", - "logical_row_sha256": "cbfc4ad4b4f7da3f1a6037a0a551f1b3cc9078cba2888e7d680f9c816fcf0d0a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b377233a4106acd24d3e94d1857d27c8fb031a009c1575ec7022138699e161e6" - }, - { - "code_sha256": "992bc5fb8d13d888d960198c226c785678b92c3abeb01add21294cf0ff6a0125", - "geometry_id": "dgeo_e249819d50e509b5c6f09b98", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing__depth_r03", - "image_sha256": "d5f190e48bc6e8bdc83542467136ada424104acb3abbc1b97f09ba6c56b18772", - "logical_row_sha256": "91d9aedc882ebb29796db8f8ef0ba25827f320526b7edbc495a2812791219f52", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a62c28b90a505ef32dd4c9f09eb40cc3b12545b79d07cbf6f7f807a2cc38d270" - }, - { - "code_sha256": "317dc1ed318f7dcd420422d0aafb9a5c444e346e5defbd7f58774cceab2c0ae0", - "geometry_id": "dgeo_89b45f108534a1cef13a4a75", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing__depth_r04", - "image_sha256": "ef21fdd06b4c6d49bf58b40ce1411028f45f9fde5d89ead92b2da1888e8d9b1a", - "logical_row_sha256": "756aaa681d3b7945490294fd08ff258086a059b2007f7dff643782fb63040ea1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "abe9edf7617677591e34363b8811267b272fefb2c36be5f135558c6f43309a34" - }, - { - "code_sha256": "da5b526c05944c0dd9b7f604770fbad5f6122531af3a908204274465182dcb26", - "geometry_id": "dgeo_4895d1804e8c5cf7e219de37", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing__depth_r05", - "image_sha256": "064a22a2f278a7df256257b2e45d1095d3b24a6481369acfc6ec8e6bd3d0313f", - "logical_row_sha256": "6d0976c252f717bbe2930c628a7258d57b7efff4eb14722b0e1dcc0ffe8d77aa", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b503d543dce4fc51fb462738b6b203e78ed5e80b7b37b068ede3f9a1893ffa58" - }, - { - "code_sha256": "054851f9171fd16de54c5748251c047e2fa7b61fa259848c97fbe154e9f64206", - "geometry_id": "dgeo_e3bb5c1d7f5d0c85296286ca", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing__depth_r06", - "image_sha256": "e68f953dce540fed845cc6bf9c8845fe6ea08d060b3b9626a85191a77c233fc6", - "logical_row_sha256": "271f92ea1fb0f37b43e585d06d28b9d7bdbf2ad0f174ebc9b0a6cc46d19faf25", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c525abdf71fe4a694a5d2d47f624a36c6be7310cd8695c518cbf4e298d523fdc" - }, - { - "code_sha256": "dc86361f93e2fa76c6e75ad0efc047c06c41547ec6a1454b58b6303930bbb0e7", - "geometry_id": "dgeo_719c36d9a4bb41dcb2ae20f9", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing__depth_r07", - "image_sha256": "d818a5f411ff7cdac6313bd7f615eccf6fd3e5f52c28a705dba845734c360b19", - "logical_row_sha256": "b11d6ee02bb7655bda88e9e963771a66cd6af12cd83c2fb0bd80f7591e1b0f4b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0e0ac78937a8f7989a471d16b341f494531445557b8e77fcf0de3eaeaf45af75" - }, - { - "code_sha256": "a3eb14a93cba5b393d3f9ca6a258ad85db73d9095b732bc4c4becfa6d1bf4a11", - "geometry_id": "dgeo_d04b2e215898433d957616fe", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing", - "image_sha256": "b99ead943dde1858f282a3ede28140dfcae171f7c74d6608ca4022c68f8aab81", - "logical_row_sha256": "9bcc89935b5deed4aaabf4ca9d64f6007ba45e39f70a56ac75ee92d5fc787587", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "00e297b740165e51a689f3c28b6e4af6526993289b6079b6722f715037ed447f" - }, - { - "code_sha256": "3ab9d1f6bf07a075bf6dbf1fc8327ed62dfbb4e5567724d4357974f0e49c518c", - "geometry_id": "dgeo_c88c599056cd02cfaa64e628", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing__depth_r01", - "image_sha256": "ba080d9cfb2b8a461a02001dba14b9d707bbbc5b0d5bef93ab420f8b13262fc2", - "logical_row_sha256": "2a5bf32b1b9cef94129812423ce690d0473e501916f5c0479c9a0a1e213c3fe6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4c2943d71f7de0f1e8d5f76a72fd9aa8354f366b16ad975a578a1ba78581f376" - }, - { - "code_sha256": "d6406bb0d28d1a07800e8822ddbf0be1ffafbc7d08378b3e30ce70cc1a4a4763", - "geometry_id": "dgeo_9a5b038d7e7163bee2f5cd4d", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing__depth_r02", - "image_sha256": "8ab5a1f3e0cb4e4d15f8f6c98615fd8b8ba57ec372c43e7d877d127c0af485ea", - "logical_row_sha256": "a358261d9ddd798d3c572f998906bda1872324ccd0e6079f23c4c08f86a88aed", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b4e1f85b7f98e756006bf94ddd5272a980e37f9672039deccbc1c83bac480fab" - }, - { - "code_sha256": "9b6945cc7877f02783151fa973812ecc3d6814636584631bec3254e08f0a5131", - "geometry_id": "dgeo_bf258c5323608c9f81acb8d5", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing__depth_r03", - "image_sha256": "e59af8b4f562fac1eed0e7d6808389bfdf495d3ff5893ca7b8f78e5b24583889", - "logical_row_sha256": "b224b6d70ab1960e945f7e05f57574fcdfddfaf780d76f76f32174dad8191438", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1fb553c8c678da34ebbe135e019a07f40e47020bed0f2d5f00eed0e90dbea6cb" - }, - { - "code_sha256": "ec539bb2facc396741dfa2636e590bd1dedfede33b1a0d9d30d13d0a7d2e04d9", - "geometry_id": "dgeo_059b5f7e492d99d153005538", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing__depth_r04", - "image_sha256": "a15ebf385ad6442acd27e2e078029b08fba9528dae37e0c155aa0d16596a3e62", - "logical_row_sha256": "30f6918ef5789cfdfb0abdbd4a72a6237301b47359fd55a2a86d1887f945b825", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bea521800d0b64ddbee6fd9b5e8661894925292ac5c02c59d108dff6a6b970a2" - }, - { - "code_sha256": "3a8b531abbc0d99ed7240f55de0e6e215532f8dcfaaf4cf9a4d4c742ee1f86f6", - "geometry_id": "dgeo_960184024da01ca4ab8b7fd6", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing__depth_r05", - "image_sha256": "95d45a7d03371406ee976df61733ae8bef3ebcbcb65afd4b9e4aef46d606241e", - "logical_row_sha256": "2098b14c05478232ffcd6cf2273375b6cbb65d49c8246f9c49427d1ce01ce20a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9e414ae72d8b035f5229558cd9191e3488cc6885013350302ef5f42ee974e6d0" - }, - { - "code_sha256": "1850cffc57eeb325245e739e81908cb19329543a4951c5509ffe35a3247e9b3d", - "geometry_id": "dgeo_43d1769921cc0e3b85ac4269", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing__depth_r06", - "image_sha256": "25b08746a3b8cdaafe242dde787eebc50afcfad675a499e058553ac07e2f776f", - "logical_row_sha256": "e30c2e645e5650845923b8244c025943470fbcd197a49cece22ed13911f77813", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e7e127f16003162ab0570ef2d80683e2d51e7690183c9a82b7cfe372bdb188f7" - }, - { - "code_sha256": "17738584e06411c1c88980b081c5a69c87ac9e0d9aa1faff75410fb0aecedb16", - "geometry_id": "dgeo_286d827d8f0e42cefd736d16", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing__depth_r07", - "image_sha256": "62c869df503adb8df2d6db7c6d9496d6ba07b8316bd52bc41545b1a221e84dcd", - "logical_row_sha256": "278e55ab7afa5582fae669613ca57285bd0db08d37e86c497444a7da781bae57", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cb047141dde4f4c584cdd1e1e45bad639ccc890ff4d46cbcae59dffd1ad35c29" - }, - { - "code_sha256": "8d7f10d25bf3a996c06207f356dadc46dcbc93a04a956ae87967ff8be12017d0", - "geometry_id": "dextra_5e9de32af6615836fcc391c1", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__equivariance__linear_contract", - "image_sha256": "00f36e7227fdace8aee24444727fc1d53abf4313df015bc06490a9f06eb0cc49", - "logical_row_sha256": "6c49986dc1c6ab1bcfe9ae34a075339d897dc08de558e6fdef832ff1c29dbf4b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "08a6d5dce63625b0f0c87a42977160028ba8f9e5853e468aa7a92b048d1fa488" - }, - { - "code_sha256": "4f78cbf6051728432d520e1fed90d113b6a5a34267d6fcaee2c72e9ac2b4f49f", - "geometry_id": "dextra_41b3454d86bce9242ccb2bb5", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__equivariance__parabolic_contract", - "image_sha256": "18d3acd47e2b37506f8a84034a8da148f8a53ff4d4dc73b1e9503478e9709ef6", - "logical_row_sha256": "907a4dc33929837ccc94bdd613aece855cd1f96db568c60028b143b447c6042f", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "68a75fc2e6f6344438029d2747f56e9450fd63cfd5e923c326f59e2fbf857904" - }, - { - "code_sha256": "3eddf800745e3b1f206acb2a6510f0e286d68f530a8091eac0a9c76ad602ba58", - "geometry_id": "dextra_b1ba8f260c32df91dfa33139", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__equivariance__sine_contract", - "image_sha256": "aac4494ce0f45fcbb6f4650b78a03adddcaec3b9be9bcc4a4d440190ae18d400", - "logical_row_sha256": "fb57ca2464cc9e3381ee1fcc1ea0dee0c8713f13d545bb1bd539485b093cf8ce", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "2fd9727bf4579aae3eb2aea9997821b33b193ba83ad0d5d1bb4f5bfad7342c19" - }, - { - "code_sha256": "b009084505aa55a728c7edcd73530233d48966bc732bbdc3a7ccfd6a05f3d8cf", - "geometry_id": "dextra_1c3edfcb9155f4759947f77b", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__equivariance__sine_expand_rot45", - "image_sha256": "c22d3ba07cc272b88e5a9b9df4e89dc6acab86065fd954c9cc6b3774b606f00e", - "logical_row_sha256": "a16db732b9ceb6736a59989c616d6d297dfad53fb1bdccf5ad2331529abc6fa3", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "078c4e006902aa03b314c71dafe3b7c907c902d7ab19379e8a190dbd634c37df" - }, - { - "code_sha256": "cc28519bd34bbc465bc46fa1ca4d59356e18006ae041d1910b186728023f7f0a", - "geometry_id": "dextra_2c9e3b312294feed154be3e2", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__equivariance__sine_expand_rot90", - "image_sha256": "9ae88297bf880ab1b6e2ba499954bc3ef21076d026a9504bbf1bc3d5298fa879", - "logical_row_sha256": "c4bdd27422077055031c14aa77703b8a65534d6beb884d5236b9a20316db3135", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "62a8d02c4eebdf20d5be7ef4d7757493e9899d64b510d005f50c64f179a72268" - }, - { - "code_sha256": "97b701deab09f1ea3e2610d9e7355e545bd6283f1a0249df8a91020152d1e892", - "geometry_id": "dgeo_81204b6f8e9a9a34d1a9650a", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand", - "image_sha256": "3fe6c551fba631ccbb14da99df183592fe6046d1c91188aa9e91b4d3657fbd70", - "logical_row_sha256": "26ae2be71eb221a71c554e6df0a574bfd6270241769ced42090ca32d746538c0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2b0ec60199f316527c5a23c41a835f9aa3e4309980a3b424c66d427291303e52" - }, - { - "code_sha256": "c942dd881b4cebf6280f6d2e566113c518e5871f3d35d01c9ec69cdf0b03c12f", - "geometry_id": "dgeo_757275099624615f60a7b2f0", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand__depth_r01", - "image_sha256": "6f04fa09fd0e1872c60eca7006f29bdc5ea86e0deefebee41131f2ba5576a05e", - "logical_row_sha256": "3705c7e98116423738b8f1657154b089b370cde790bec403e8883c2bbe7c39bb", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9744ac14d97753387c41e082985148887b4f453c4fb01fd4060033c4c997b050" - }, - { - "code_sha256": "2ad10f29bb5698f0bfaab99f4825cc9d8592083a7e610e44b4973461c7dd3ed7", - "geometry_id": "dgeo_81f6267651b85b9b761898fa", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand__depth_r02", - "image_sha256": "812e9abb7966e1b8142d486164c4b16585c2da6ea131a1446360fbccf217b264", - "logical_row_sha256": "8e5aff902a5ad98e16b6b7871758b0f44b2863ea549cdba708c79e10d2468c36", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "17d127672c6b27639f6d5bff55116c17ec7560bcc264db58b3778d45a0301dbb" - }, - { - "code_sha256": "9ddb3608adcd68c331d0e1bfe9fd41be2522b7bf5bb8f217b3bd6425453e4226", - "geometry_id": "dgeo_9227646d54e617acf18a55c9", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand__depth_r03", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "logical_row_sha256": "92de89ca398d33ea8e13cde2a250cf9eafb4fb9c30e77eb03005bb0190fffedc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2551cc790f935711ee335b0b1e2132fb4746fddf10a006b6c255e21eb4ca2a9d" - }, - { - "code_sha256": "4de5a111e6459ad00965f0f59660eda53f0c539162913819ea9e9d5cc3dc859d", - "geometry_id": "dgeo_32ef94bbe289b082c90183b1", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand__depth_r04", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "logical_row_sha256": "4b109c8718a3e70e9c1889140dd4707b65df6317b0f5d1e1d1cba20250668d8d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "880e2b63c85fe66b3031e6e1796fdc4a613bf6ad4e70bd182557f4af7167b677" - }, - { - "code_sha256": "8ed60703f2d8738eec26fe00b225f4999a7bf7c533ef8e07ebfcbdb768842ed2", - "geometry_id": "dgeo_6b139ddd15a955df164a277d", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand__depth_r05", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "logical_row_sha256": "fe586e0cd1d9061947c86962bf6aedeb5d24abe32278a0489a25aaddd0a0beb9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d164cd4db1915b2ea3367822884e40ce6f6ee5f58ba8b911461b3496b56b999a" - }, - { - "code_sha256": "0868d8a29f4401570127ef04a9fea9b6b95ae78ed84098727ec78998a2e0423f", - "geometry_id": "dgeo_a97dcb57b3573a12a0d79d40", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand__depth_r06", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "logical_row_sha256": "6ac2bf4deae001d961e0b1fd9543c8612334fc89ec8c016846acd174135e467a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3a0b683bfe1f61840b0cfd05d6e9dd1e67a3f26e5c1cb13fa95187e6f7329086" - }, - { - "code_sha256": "f997762cad4301cb59178e9bb34717b725b3897645d089901b0708475b81d92f", - "geometry_id": "dgeo_184d076836a686da04e48249", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand__depth_r07", - "image_sha256": "ac41ad1a80b37f1fb97f41678714954b4bda82a7098bf752f4f3a8914d958819", - "logical_row_sha256": "28773d0bdb9fbf7e8a7b28b89b33538a73850fba570d01546afbfd251c106e70", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "65d952af135e2e9a532b58037179341cbdfcc0ee931e55800fcacc2ad15064e2" - }, - { - "code_sha256": "b4c8f28271a1967cc84b0fc8a4bb97dc71d6ee1876f58e53dda10b0266482698", - "geometry_id": "dgeo_37de54e84b5a2b647d2c43c8", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand", - "image_sha256": "f998ce3d97ad0b801a0433b5b5bf7605db43af633d7df64303285ee95f659cf9", - "logical_row_sha256": "11207541feca0d80a301682dd70698238cfdca87487fd17ba9985c5bbb5fdd5a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "03657ac057828c7eac8dfc06640a1e1c4b7887ac922e6d5b9c51731b9fb4f35f" - }, - { - "code_sha256": "ee5c71f43e48ed5da1576fce7b1b2eb35a3e5ae731c51ec04e5505faddfe169b", - "geometry_id": "dgeo_a99c5895d14441003ae1ef42", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand__depth_r01", - "image_sha256": "e52167da1dc9d0ab479fc90c2ace79ea34fe199bbb344388c15847910e515bbc", - "logical_row_sha256": "9ce1f83e48d382c9af8d4911693fc4ee013101c5b1613b6fc17c2b0b87247bfd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c03c645214bc4407475921b690ee55328ca6d59f5c228755a54da5931a3d557d" - }, - { - "code_sha256": "6886b0d30c8e02d76769604e5ffc0adaf0ebe4875bc56c2a4ed5887900618d4b", - "geometry_id": "dgeo_b93aceb4afe42a835d533fbc", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand__depth_r02", - "image_sha256": "15e2e5240baf2b4b4f4b6666cb7a67ebbb2378beaab91ea56c324d75e5c581bb", - "logical_row_sha256": "30e4b6c765c448170e353819fa72f5147d97078989e694b4dfef159517f52e48", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6a1390f2de9d5ce0c1eaa0cbe6418a57fce4f894c80cb4ef5d10d9e82ed38c83" - }, - { - "code_sha256": "0f18402bc8578b0e7d3da70142b93e0c07aa11a50b30fa9c8bf10947054c73e4", - "geometry_id": "dgeo_7288b3a0e51d681158bfc9f2", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand__depth_r03", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "logical_row_sha256": "ea5fe2bf5eb0e45fcbc45a926e5e52f754f68f193271227d88961280c14a3d6a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "bc3d471dc684ab990fa5ca4a2d58ba0e01c3dc991219014b8357e015618a8d67" - }, - { - "code_sha256": "f7ad8ab5128e537e456c41af7dfa5ddd4f34251708fb59598c3b5fb13d5a3f4b", - "geometry_id": "dgeo_ee629b91ffb87ed51143515c", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand__depth_r04", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "logical_row_sha256": "96ab8c7c7b964e80109134c490bb8770fb166dd4324247f644a095c75eddda8b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "abc2f969d2e50a931ef1a9da073e135d7403e5bf7ee86a9b29408b5caecea70d" - }, - { - "code_sha256": "6dda6e28e801246e41ee52db0d780a4dfb07a660bf60fc5c79eba04438045c09", - "geometry_id": "dgeo_ceba68e2b0a20a2c5e0621b1", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand__depth_r05", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "logical_row_sha256": "5fd1c8ab250d8bee667d3303c05b71fb66e0708905e239f5b0aad5e01442fa86", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f7bdcef87c4c98113c8caa5d4b6d2b8021be745f96ade2829dd0a77b2d339b37" - }, - { - "code_sha256": "534ef7a54eb2b20b8c022b9847064dea71fbd268941a787a86db698261792b2f", - "geometry_id": "dgeo_eecf17f73c7aed2da21c682b", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand__depth_r06", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "logical_row_sha256": "6cb22a69045991e2d744c0c06a196672c7d5b94a21dcf3d3584f8714e21cf978", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ffa35b6a2753f460a92c4906fef0c2d044951700828b05652177ccbf86d59c87" - }, - { - "code_sha256": "2248a026a29a532e85d9c60b5e6c381849941a28c7040108f63ca5fd3964c2f3", - "geometry_id": "dgeo_3db90ff3f479281ec9bd2455", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand__depth_r07", - "image_sha256": "edd19dc115204b4e92783c2a8c7883403419bd79e3d43fafcbac7ce7c52cc512", - "logical_row_sha256": "ae299a7a268bfac515822cbdcdc93abbb7290901362e0451b92a226b732cb6c3", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "85a1f7ed75749ff4324c0e05882c55c3552dfc2b749bb63db3163e4da4bf85a9" - }, - { - "code_sha256": "ee9294a83d8341b2567ee0b75318d47ff73af4b4b8eaddbf722cccf3f3baa42d", - "geometry_id": "dgeo_201e3b2052a1d60ea10e2905", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand", - "image_sha256": "87f1c77dd68db9cf88719158c20fabd0ead0a89747472c2f5b6037d12cd6228e", - "logical_row_sha256": "35b35310483a75af5408629f8c66d08023a31cfe5ac9c0788cb903afc3722d37", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4d63fe3af056c9733b6b4ce6a068cdd3bf83e6afe659ba8d64c76b366fe33466" - }, - { - "code_sha256": "2a4851e343c8a9a061d217d6b498dad09ac64deeac3a99357c11774ef3f1d9b0", - "geometry_id": "dgeo_f56264e359d9bfc752821fc5", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand__depth_r01", - "image_sha256": "dd8a5d9fd35f5a316ef09c90656fcd3c768f936a0d92ed6a4f1181222d8ba973", - "logical_row_sha256": "92aabb9a3c12efdc74d36a99f771c25bd0f920b25ce7eec1919b5124166872fe", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "263b8b0de3bd80132dd5a2c898f78e89ebfae41864739fc41527851bfe70cee3" - }, - { - "code_sha256": "974130449bcb61544134b81e67b796e618e91fc5ad7e4787cfee89007ba64f16", - "geometry_id": "dgeo_353fcf975f5b4f10183c2080", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand__depth_r02", - "image_sha256": "aa8e83193940e10f3b63a7fa07a8ceaa27ab02147ca8227e6c354fc487f2706c", - "logical_row_sha256": "743c2f7550a50fb56a93fdb2d2c46f276946c8f1eeab4641d9da5120640b257a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "55a5fa171c12cfdeb79c858e9a736a849dbd591ecd12639d971e1021af89f165" - }, - { - "code_sha256": "6cfb2a0ee1935f1c47020ff8a84ad4f1a8667a4f535516b641cb43a4d687ea01", - "geometry_id": "dgeo_3655331a7cf3dc87a538ca8d", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand__depth_r03", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "logical_row_sha256": "9e60af1db8816edf312679cd263156790597ade46d86e20487548605793127b7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "93e28bfbd5a66f5fbcaca682218b2bc6f65f6b64cfb6dd7fbeb665ab86fe66d9" - }, - { - "code_sha256": "5100410bb71235a62f9bc889f1d2955d45c3ecb09fc1e551e9cc8a5839b37a34", - "geometry_id": "dgeo_f77feda34066cc1fa68f2c60", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand__depth_r04", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "logical_row_sha256": "5bc384b431eb73c1c767c95a86d3cf0a232a7cc3089da3e8b145a64bd95a68e9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7b464151158fd00e966d9728ebb8ea7c54afed83a231cea2ddfb53d65c535e41" - }, - { - "code_sha256": "48f28c83788c1a905cd3d80c25028ba37365d7ebb5c35e137301d3028920eb58", - "geometry_id": "dgeo_8a775a802a4321dacb20e970", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand__depth_r05", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "logical_row_sha256": "a854a953fa8c5ca5e966ebe69dc849f783a27c4658549a03a77a78f259ca69bf", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "650b075a386680905c32356fb6123281110f710a2c0460323b35620c1cabf41f" - }, - { - "code_sha256": "d7669d546005c0566e772c2853ab5d5c997af1f58b09c027bff3ca421efed7f7", - "geometry_id": "dgeo_b11b8dfbbae67cb68ad5ed78", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand__depth_r06", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "logical_row_sha256": "dab8c4ffb40fa174c726b15c82ca4e2551bee2f2175a34af3e69478f80bbf322", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c00be4e0071ce407faa25e5258412c1914f404e60898731d19e9d5e89cd4e057" - }, - { - "code_sha256": "ccc9bbdfb26bb5dba1c2161ca31b15667f46d0b10a0f44744849638ee66d3d2d", - "geometry_id": "dgeo_713d3cfad01841cc03c8a748", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand__depth_r07", - "image_sha256": "efe1309c1e734d05300ef281539de3d6f470e920bce6aa7d137a229f6d140408", - "logical_row_sha256": "b42704f143ffd3b52c43fb379c8ed1bdba6b7ed55284837051f8207c7c6a808b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0294b0f5f73a7b71adbeb0a3caeec12db778273a67db3f9e0e3d98c3d1af9521" - }, - { - "code_sha256": "578d0c36f00fd9a88069a17bbd85f3b7191cb2a44eb25657ab7238cbd42fba55", - "geometry_id": "dgeo_6cff26fd51d93a7bd9bf1675", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand", - "image_sha256": "af67aff8f520d8a1dafebb64058c53bf3b0bbfe2a7334ec2675db49f3c3f071a", - "logical_row_sha256": "80166c057c1dcc6108f42026a26c89da8deebd98ca640be74c4d0699ad0a7e43", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e8d874337dbe6b19f0c0df243e52d77cc7997c2ba2ece116873877e0c8d80da8" - }, - { - "code_sha256": "004ea21ea07ff815847ec9f136587ae64f6d51d9faee69216fc5f0fa2d00b335", - "geometry_id": "dgeo_b9987713f8043b75095a8592", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand__depth_r01", - "image_sha256": "2836b96955504c5f42cc072aea3abb91bdbbbe97de61f45feecae8e81fe3403e", - "logical_row_sha256": "a9df8bfb442e2a835d3d1f7e77e0f04a2a9ca2b60983f86398fef6b58fb56f36", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "15f0e4d98a8de40a9c0f4b9f2dfdb1eae27c5321047f4d1bdee36cd9fd8ca9d8" - }, - { - "code_sha256": "19005426908d6065bcd905e1fa9d030d4583a4be39b1275386cfee3a44566874", - "geometry_id": "dgeo_18369f48b8c68f4668a27101", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand__depth_r02", - "image_sha256": "8bba2de11b6a53c32bcb1401fbf735a285a838d4889e5edb61e37d9d7f6d8ad1", - "logical_row_sha256": "4668195097bd3fcbff713adbf19f2eb4fdf913f1d8e1c3acbfdec248cc76875e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ea9c17e950e0c872c17dc8abaa78ab5d0cdd3701f14a69eb28fd4eeb737c7b43" - }, - { - "code_sha256": "c8c946e6c0f8f85fe99986e271910137b60effe2734d3a2e77ec29fd72c6c299", - "geometry_id": "dgeo_c4b0a8c61a07457f57c16cc7", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand__depth_r03", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "logical_row_sha256": "bcff9b2092718276f60c2bffc554aedb0f90725fb8e7564f5e8463080851129a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "874df3c31e12e0d2d4eaf26d735506282ef5cce7e768ac8d3685069fcb076c7b" - }, - { - "code_sha256": "b4061b81e4145bb33e6564f17c3690a946fcc8d6c850c206b6a59253a08f746e", - "geometry_id": "dgeo_134f3efbbc3b1cbb06c65c4b", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand__depth_r04", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "logical_row_sha256": "9296cf683cf14b6ff04e7749bb10870dc0f2d5da63707a4325a78aa0ae429ace", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d5f344154d09cac094adb9dc7e7802afbdfcfdca9f5586ddd4a17ca564c1687b" - }, - { - "code_sha256": "ad5a5a652e90b8a626b83b7abfe5db0017b43e36fe7ca024a13e3149d6377625", - "geometry_id": "dgeo_26e41e35f462c172a40986ce", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand__depth_r05", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "logical_row_sha256": "f579e5260951d0fe9dba2c5059fc93b8473626f2135cfe7c347947b561e01454", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1116bffc6d8b9c2d129683dbac468eab3acf1f3e6e2e364e0242a260080ff2eb" - }, - { - "code_sha256": "7e8127f5c74623f0c6d9cf354a72bdd483134f1b2f454d6fc472964b1bdba012", - "geometry_id": "dgeo_97d48a60e087f75ad4be0059", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand__depth_r06", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "logical_row_sha256": "70861a341d6905051ef8f2b56d08b4a42890719f85c3690d686d4509873a994c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "876b4ee2d13703b919b6352fe0267c2761144feaaeaa0e3c09f7ec5b99330791" - }, - { - "code_sha256": "98a935f9fa5435c37320ef28064b7c8cce34865a050cba1b55e1821c1970a116", - "geometry_id": "dgeo_421fdc53429dd1094660e44d", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand__depth_r07", - "image_sha256": "9ce5dee5317acdfd8e9470d644ebe8f05573ef9dc85342379f9dd53bbb984609", - "logical_row_sha256": "42236f5ea696e401d40c39e2d1c840f9129a72989d425805b96a78026ae1a354", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3e1f3e47afb97309ac7b31f0e212698d6022a34641b63e4bcb1caf3275822dd3" - }, - { - "code_sha256": "6e0ef159b75caa51881440528d2952270a234df0ca8f1e71aa6351dc276c2ac6", - "geometry_id": "dgeo_4c8a266ac7a665d33e3be32e", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand", - "image_sha256": "966919d2a768d5211908c15c1dfd30f3ad50972f713917a9fcfd3fcb0561841a", - "logical_row_sha256": "e6d2c80f96929c4f5f28ff6d50512d15dda17e130c9a1fef606409dca62a68b6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4f32ca1ea574e001027ac4434dbd8a415560931c8ca2dab76c0a3b7fcdbed739" - }, - { - "code_sha256": "2d47cb5e41670e7f441ff3fcbfa448fb0a28939cf4d97c9fad78c493d2a54419", - "geometry_id": "dgeo_9677273a73b17a8c8c7e2e5f", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand__depth_r01", - "image_sha256": "5f6072a38a478f08201791907ec9a5df3e2e906fc5904d4b778c4c8058c179b8", - "logical_row_sha256": "681535eb91d733de71c363e7a5cde3b67829dbde9ea006449978d33faf19c9ef", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2180a4a409968fa6aaf5fa9e7c9c57c62e391a4b50018744eb6c22bc2fe11715" - }, - { - "code_sha256": "c9e375258094f5607ebeffba4ce8030ff23cef92a2b5b24539fbad2ff73fff0d", - "geometry_id": "dgeo_df2b2ab1c954508dcd444c16", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand__depth_r02", - "image_sha256": "9aec98bdcc5ef420777a7d2c81ee2f91a8ed7ab70353ac1b7db7669118906d20", - "logical_row_sha256": "23abe29f4447ff06c2756e997cdf2dc58eff8756e18b74bedf94a04894a5d7d2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "57cdfb2304f4b6c7ca2a834e4e295ae29311ac3c3e62b1a3c3dc2692caefefc4" - }, - { - "code_sha256": "e57533b07b165925a0b71a21dd0f7034db9faff9555c2b7ae8f0a85ed37b8603", - "geometry_id": "dgeo_dcc856cff629bf23592f89c7", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand__depth_r03", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "logical_row_sha256": "79b111dc3eeca1ec73cba7da689679c211040741be71c52d02921be4438e75e2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4ae36a2134fb4bb34c048f1b26a24e14c2a71cabdb73c58b54ea8cb89a8add2b" - }, - { - "code_sha256": "9ff195f3664105af990fcdbe0ea7dd4cc64f11305a8da40e6dbf9bc5ac62e68b", - "geometry_id": "dgeo_7c00dca98a4e453f8c1a167f", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand__depth_r04", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "logical_row_sha256": "bd0f142b80b3aa3eac833ee03ff751d27449611f01a331955ed216b606d8422f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5c246d58bc9a00957d002846a99aea3fc9877c1fb6c956b0f1745524e03b1664" - }, - { - "code_sha256": "2273199141e70542bd1d91d34e6ca13c70282c8becd773326765b31909123c09", - "geometry_id": "dgeo_5d85ca4cf253f30b83fe70f8", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand__depth_r05", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "logical_row_sha256": "9aa10b2d7ba9e52f33afe3199a8991133824bea87db7d319df252ef731bee1e3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cd845dc06acb20a202ad20f1c4e8fc22972a098515e87ff4460c011c1e56f475" - }, - { - "code_sha256": "1bee79c76d7b7877b99b1c74b0b9249a4354cca8f9b981f20684e43abe68a578", - "geometry_id": "dgeo_14411fafa6df8df3640f5e89", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand__depth_r06", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "logical_row_sha256": "7012397129b04bf1304132cb94ee172ccc95ba1fb2f09661d772f8b7fe3eaa6f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "198f52e6c3198ba30cff3789d26fa0256bf5d67e2c8358decfc8da612d0d63bb" - }, - { - "code_sha256": "52587a4d1176e88891a9e7854216bf1797da72cfd46f323f215d64c24e146041", - "geometry_id": "dgeo_8a49ee5ecb4f4d790a35816e", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand__depth_r07", - "image_sha256": "fa3585bfe0f01b33bb925acf84212bd72581fe381363da497a96f23a65827b2e", - "logical_row_sha256": "f6298d6d65667ebee8f53379fe27e0fd53373f1057152dde831ed940a0d93b65", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ce1adc93f67b85b53d52a398af553127c1720fc1cc3a76fafb0dcff182bdaa1a" - }, - { - "code_sha256": "ffec4edf84b2f8978f5e990f37524742a35db873a81d3327f74baec01daf550c", - "geometry_id": "dextra_fcdc24c5af9ea7f3c2c0c91f", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__pose", - "image_sha256": "e9591d0016b03eceb30a34429a03f108d9bebd9d1740c8755656b6b8992f2ff7", - "logical_row_sha256": "b81e2e2f4963f346196546e1e1028c3a7d5ebc4807b5e9bffda9061dda0a7391", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "98dcd0c730df6314188eee633a77fa12fee175fdc5ad9fded9cbb450480271d0" - }, - { - "code_sha256": "de009d8055caba2f9df6b9e5b95bd93e4560f4d0ef96abb0b2a6cc3cdc5b96e3", - "geometry_id": "dgeo_49ad71fe78347d39ab8be2ae", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a", - "image_sha256": "13d6caaf1f83809a65b2269bfb37d42f877afed71f39d8fc914c6c4e47ab12eb", - "logical_row_sha256": "25126ec70817fcae656e09183fe7e64cd478c18214231239f8dc43ebc8573ecb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "232af500ac7ca4cfa603cdeee49f442e6d1b3fe547472894b4bad165b5923001" - }, - { - "code_sha256": "dd5a81ce46b9ee86077ca83f4dd5617477ff9ef0f58206502ba012765b0005a0", - "geometry_id": "dgeo_749ba683861489f71ddf1e22", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a__depth_r01", - "image_sha256": "3711cfbb2023c2ae2daa2f63bfc66bb02bfa241bf4440089c9fdbaa8b7a2ea2a", - "logical_row_sha256": "537195f67cabda5c8f096b803eed6d7a9eae3c725b567ed5cd3ae1271990a1c1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fec84690f1ae55adb48edddb2ca2edbda64190196dafadd52442f11a1c7c9d83" - }, - { - "code_sha256": "f01791c30c8eff4d51d0c44e9fe56428acbea792c81b6fcb4b68ccf528d2488f", - "geometry_id": "dgeo_edc1b57223d803e905742f61", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a__depth_r02", - "image_sha256": "922bc9066face67906433120a4ac1dd78164d92434cd7990f3acfebb52a33b9c", - "logical_row_sha256": "acde0f93f72a46ad3751ed75184dc54a6961725a175dcd5180b641a59e35b8e4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d49596cf1051d09e84c9a101ad052de89432eb727e7a091342e39ba56d32ec31" - }, - { - "code_sha256": "537d0b532c63007a58c0bca36b890455e303879531412c54134278ba1e9affcf", - "geometry_id": "dgeo_961ead84e3678617ee909d8d", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a__depth_r03", - "image_sha256": "689ab65e64aaec776b531d7a666d41af648ca54d18c776f3af20a6e1ecec75d4", - "logical_row_sha256": "5a08310ab9a3992c894b68960c6c090874e0943179c2d317bcde05bb4419dbf7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "cb550cb8bcc7eaf2cd91435834d5476b26b4f15b90165f29d3a8ef68b976fedb" - }, - { - "code_sha256": "2a13d12a15a94813bae1d01e2cdc5b681fd1597d4fb1f9bb7f4220027289f237", - "geometry_id": "dgeo_0ebc48879d69a46d8afb5a6b", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a__depth_r04", - "image_sha256": "06f73ddbd3a78094a7acf54ae2bd36b8bc0b230cd730ff0798946ebc97943257", - "logical_row_sha256": "af1ca3f8ae87b0567f1741db73b5c8ae24108be3ae627c94eb6d6227205d4a1c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c72e7334f60b4394c74a020ed4a1dbecc34cea7275944d87bab37b413fcd01b4" - }, - { - "code_sha256": "cfc4fe56b924f5537a00ccf68c1e7bda2989c5cd899e3c0a77143a010db30a8b", - "geometry_id": "dgeo_1c75d7ffe4570c1e4a88579e", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a__depth_r05", - "image_sha256": "c1eaf7bb3338f88644966629a7fdff177c713e07f88e76d87f8a68aed5b7438e", - "logical_row_sha256": "8ae2bc4b2c3ca6e0be23f2712dad9ab9963d76cd3af43fe6b2ab67eaa5030091", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "52f88588388f8e2663aa159e6660e86d1181836bdaff81929e9cd176e25e4767" - }, - { - "code_sha256": "4fe276bd3852d97354508b1705270cc56c6a399bdf94581219e495dc6a261fcf", - "geometry_id": "dgeo_0ab129b5135bc858d4bea976", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a__depth_r06", - "image_sha256": "d413658fa57e1c494ebbea2ef20fcaa69b67634cd46bbde0a2872b444913c3b5", - "logical_row_sha256": "466492e2d517730365519ee3124cf112101751c41938639e9a22f46306efab61", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0ef581fb331876a42074b1ed5a8410a473942682a7a655f24d837f72babb0797" - }, - { - "code_sha256": "2738f545b8bee3d519f02d522e39d435b25c050fc4f0c7130c9d54ef41061974", - "geometry_id": "dgeo_20273b4d6278d35d23f9c7ce", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a__depth_r07", - "image_sha256": "944a3658d88795c84cfc3c9eabbf5d0ed1807268b3e5079c29eb0a15832f4303", - "logical_row_sha256": "4d974bfae1922fe177d1caf03359fb523c9a762cbeafcd7c3dedf153b188efda", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5161cffbecda08fed2a3c818277af687058616110564bb041d979aeb408eb5ec" - }, - { - "code_sha256": "5cd29cbc70b579b2bfa4d26f1503f76a45fcbdb12aff8a759de270533e8bc79f", - "geometry_id": "dextra_5d3057b37303c1de7711d5eb", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__pose", - "image_sha256": "fcb360d3eeb7f1cb36479a3c398a27d31a759371cb1321b82179db90bcf9d3b4", - "logical_row_sha256": "01b6c25329a4ea498469135bd6f3d5a6e6046289e1a4c495bfc581a6bc243c3e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "8c188d9a23d0e41a80a5bf7eea32f9534ffcc2aef638b720c495ab689e41ef60" - }, - { - "code_sha256": "ad9c2ae88c35815533829f442d542ffe32976ab580037b8c3a4ec669a6f4fac4", - "geometry_id": "dgeo_661960e2f5dfcd7e7a821474", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b", - "image_sha256": "50349f622fd28b443a56e0d70778116d3856aff0d9abd4a44c2f603f0e7039fe", - "logical_row_sha256": "7349ebd793559faf12acee560556c444e98821dca8f33b7573273ed680ac0c7b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bd6d2a757d2d0d38e0f84c1b7aaeb85c7360e782c93d05691395cf9f2e149691" - }, - { - "code_sha256": "0f652b8f43db8a74fe53681e13ed4a3c1ecc026f6329fb668aa003f2f11fe9de", - "geometry_id": "dgeo_270e12a5a1a6e3c66edb5d15", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b__depth_r01", - "image_sha256": "9066cf3e9bf8de9c07d0f6189e8b654584b7d182b98b4ea7dcf6de2da83dbb93", - "logical_row_sha256": "90d76810e12c9e5fff522123f2ce500eaf2798babb674f22f16351ec571865f9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5d2a68cdd0db350c5e087e0ddb4c9321a7dfbd5d2424c6b6326e5ff02d0b520c" - }, - { - "code_sha256": "c44473c8317015b3abc85afb21c6fd052ce290e63914fe5118350f3aba5d3d49", - "geometry_id": "dgeo_ebf35d1110ffeecca6903cce", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b__depth_r02", - "image_sha256": "65a870bb86cf24ae4cf230b7ec63e8b25995e87774d8d712a14c99ba4e92279b", - "logical_row_sha256": "e292d5c9cb61aeaa610e38f28f14d0251fc2e242402cabc6f406100518c117da", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "27022a2925359d38046dacd7f926651709ef66bb04e501fccdfb21a2b3570189" - }, - { - "code_sha256": "c7022d91969c384adf28e70bd56c78bdb3591abbf9b81aac6c48fe327c2690e0", - "geometry_id": "dgeo_1d17dd7411420c1aa136b9c6", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b__depth_r03", - "image_sha256": "9a9c6477be9835bb045b65399f8926f6cb668f195e5bc1ae54534400cad57c85", - "logical_row_sha256": "715c1aa5b34a209e4f7fb6aa5d9de4973ff72c4d2367eb6cc67eb1b5e9ec3881", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6d2b1c5c15badc438bd33970ffca985e1a91bc84af0afe739540d3f6d25852e2" - }, - { - "code_sha256": "3f9696f361575b7b642b8fa2905e27be8e5cbe7a883c4399fb226d67d4ecf9b2", - "geometry_id": "dgeo_6107062fd7282d0c27a05f4f", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b__depth_r04", - "image_sha256": "39fbc3106cd8ccd7d971c1bde13e9d6ec7048228ba759e87cb41ae21c9a2ffbc", - "logical_row_sha256": "ac0668c03bc904db53ca0eb9eeb5c599bd08ed26624f6b2c0ea6ea50f4efa0d4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "edbb2286f8f2378da754cbab9a92ff64ca63d1366f5366267d20c8d8fdafb965" - }, - { - "code_sha256": "3a053dc34a07ee5f29af11a880e5ea5186f9bd6e1cecaf70d75920532fc25f2d", - "geometry_id": "dgeo_845edef9b0da8d695b51c232", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b__depth_r05", - "image_sha256": "91539f634bd920e290e26d3664b339c60b56cac302c48c675c3f2dca7b027be2", - "logical_row_sha256": "d40bd01bd07759d3e6ae33f4c3fdeaf6c641c061326c2ab061b1fea195cee02e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b1269c3d6ac9a8f87c83ccb749d32e18b39fc0d16ca334b37b9a271c87e8ed71" - }, - { - "code_sha256": "8238bfb1f1ec4f52af4290423b7d44ac84abe78e5e0e15474ae8e4efb77ed3cd", - "geometry_id": "dgeo_9bf98f7e7e4aec97281ec2c6", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b__depth_r06", - "image_sha256": "9cec6a712f66b6b0e42706d1da5e33b7c777c35a60d76d2d22429892fb101530", - "logical_row_sha256": "e362fbd0fff8bae775d3c106570f13f4d21e037285437b7c67c89d58caf90ad2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2995ce51e24179c75d3a46ebdc96dfa21b1274809057ed18c6aeabb0d785581b" - }, - { - "code_sha256": "7f5d8061887cf87d1596af665be055d805b212c80223b326e09f91a26ba4ed53", - "geometry_id": "dgeo_f39036d4dd94f9d5320be365", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b__depth_r07", - "image_sha256": "d7179bfdc53425dcb1192647ca405b6bcb51f1386627b103c8d411482851bddc", - "logical_row_sha256": "6d7150cfc4f8a232ea8e00a4bb555e171b2707aa271f40dd347b4fadc39445d8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4d10c3e7e018fa143cb98683119c630998339621720b96fa5a47bee276c05ac0" - }, - { - "code_sha256": "2e455035dec6eec2e18d7a1b93ce02c3d467976d2354e2064ffbdff1a2ca895f", - "geometry_id": "dextra_1eee103bb2446e7a00e22724", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__pose", - "image_sha256": "129ecbc0e53d747a5fac233e7815caa1c94b70b0e9a078f6e2afbc03d19b0d8c", - "logical_row_sha256": "8f37961b1804c832d36d3917138c2a1597a5d26cf3d5dbfe7729a5a6d679ec22", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "8c06bd7c76c7e2c5f6f051a2740528ff94b835822dc79c29682d847e3b10f652" - }, - { - "code_sha256": "6991a7f82151cbba3698aeff9e7f2f859b044f25177a8ccc90af3f4a997e818b", - "geometry_id": "dgeo_907dbc277d7612e105a853a0", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b", - "image_sha256": "e0640f4c560dd08932a2b2a2f16a2d95d412b4085562e22a30c2448e1c3a1c68", - "logical_row_sha256": "f31268c533ff5522ec5f8c5c5059f01071f89d910b7862c57f4a582f9ce84a30", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7bbcf10fbd7a9154d7196839bfe6b4015513b24c8e7b6f225fba66af03b26696" - }, - { - "code_sha256": "885ed4249cd4c4bd5c5793ccda7b827b99e51ea8cfc16c1dbeac1b1b05359cfa", - "geometry_id": "dgeo_ea5a94714480b213bfb43ff6", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b__depth_r01", - "image_sha256": "6d646c4bd91c5a57558a2fbd5e6caad627d8b129c937002cd648bcc26f956547", - "logical_row_sha256": "b893e86cc7c66b4dac850b5351f29d18b4d820bd100ecda4c2aaa3f1e093891a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "96ad5e586d82197a065cf1ed94ae488496c1d16a7b32d8f63cb263a7d967dd02" - }, - { - "code_sha256": "4588efdc3214ce41b4e21505598d580a026b5bbeadc1e40684f1f057557578c7", - "geometry_id": "dgeo_c461e40ebe10468ed48fa6b7", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b__depth_r02", - "image_sha256": "c66088fd8bf64020ec56b17685144a2b393cc9801ed7b8ce42abc521d4f6b5fc", - "logical_row_sha256": "670ede24f6c0b5f309d33cf63a9172ae0aeaebdea03cb0336f57457e9b62693d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f434ddcd2419f606311cecfe267198eb9582eb7c7a5791e5b80a25e88631ca93" - }, - { - "code_sha256": "4cfde141f6879f17d0e9e0360c17b85f7e486006cb6dec57aab13819d1f87d72", - "geometry_id": "dgeo_d3fa81bcf9a4c1aa637740dd", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b__depth_r03", - "image_sha256": "71d2d315e330c7bde8a06a4ef6db1722950e3096f0a3b138bd98e925d2dc1ddc", - "logical_row_sha256": "cf41ee1c2a4db7c7ba634e336d989fb7c67339e65b4ba66cb4af95b164bd1053", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "89c4afa001447a2d0622bee1856f7bede027d113be66bdf446ec7681598b7820" - }, - { - "code_sha256": "a6cac9b51fc01174904874fb3be440b6b8ecaf4e2d7bbda8bb2a76c47e41b4df", - "geometry_id": "dgeo_90b6d48a74bea6959f5e00c7", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b__depth_r04", - "image_sha256": "a64cdb2a740929127a8814963a166051cfa93da004d1a7a54901344cc498e330", - "logical_row_sha256": "a32389be0a57278515dac6223722d185d14f2a509e1ff2f5ca2bd37cac685276", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d1af2878940dfa271cb0a2a5c055d847db123741f1bf840bc2ea7b4c350fbb3f" - }, - { - "code_sha256": "5a35920726da90aeff599c333f4be964a2fcbd1feeb6486a47466f577d8d77f5", - "geometry_id": "dgeo_002a0d75cc65cd790a3c786f", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b__depth_r05", - "image_sha256": "7f26edd97c54ea7d7fd22c218d04900a4764322484962be1261a6c2facd56d5d", - "logical_row_sha256": "6b7491d4d2ad99cd3703a547fa00e76d7a224fee44bf34a39acdf19beeb050b6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7bf2b2e97732c9f40b8eeb47cb1fe6d4cdc92a1d4487c9c0828a2dd50606558d" - }, - { - "code_sha256": "3fc72f76333b9432be02ed98d395bbc2f37d4876423318a9097e1bf13131bf2c", - "geometry_id": "dgeo_e19de0f4cc6804d8c756222c", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b__depth_r06", - "image_sha256": "a7108feb76742315b3c06ec87146abc26993b43419f1506cc877d81f4ff6bff8", - "logical_row_sha256": "eb90d98fce5fa06a0255714f900e50bdc84db3fd1081b8326d627fdb3924fa03", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9c8c1e0cdc51bbcae928f11207026ac20a34432e4c760f290f2ff9265b20795d" - }, - { - "code_sha256": "6768558918efcec27afadfaa50d90956a0f68956666743747c5efc444166ef1f", - "geometry_id": "dgeo_bb48cb411232316f52cd418a", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b__depth_r07", - "image_sha256": "5ee521209753d3bfcb9461736b11269f88320b8a0dc5720d2a81333a942898d7", - "logical_row_sha256": "395cf9221c3c392aa0d4330cdb2828f39ba299504e2675c02d5380544d5417f9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "95cdb86cfb3a3fe228767fa994f5e333844129ca13ab28aff2641d9d18a7f018" - }, - { - "code_sha256": "27a9c48b0bad5cc3fdc5477dc80f58bbc9c632ae82c2692f2294ddabe3ea7839", - "geometry_id": "dgeo_dfc1c2e455ecbd47aa4e38cc", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b", - "image_sha256": "2f7e6a88426371624436f1812c540219f2c48abf2dd40c07971af7ac3131044b", - "logical_row_sha256": "66e10febad112c5aadbe72965740ce86f89ad4268de90ce513bc26e582a6033e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "dc8a7731e5c8eb2a1641beb3b19ecc3c9c33c85d421705ac00370bdac08a9000" - }, - { - "code_sha256": "056fcded37c707603bdcbfa9b57f60ddba9702a1085ebc8b6a5351c7676a2ee8", - "geometry_id": "dgeo_245d12607f83105cbd61b900", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b__depth_r01", - "image_sha256": "2f2a67b93e7382b81480829dc80fc3fc5d01789447add4267d6887660ec3d29f", - "logical_row_sha256": "b42426f2b7d39dfbfe50d01a4cd40f830e2f0d96d84573171e347f3188926715", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fa30b8f4fd12bbaa9514b9f7d761ee6d45a70cdc3abb666f58d569148c04bf2e" - }, - { - "code_sha256": "99e74ca6afaad26d4159abf617ed3fc35d3d3f920ae910418016c5617b8bcbd7", - "geometry_id": "dgeo_e7cdb12d136f7d9f16afe3b6", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b__depth_r02", - "image_sha256": "4dd3658528bf4f28b9e85ac24fd699d989c387d9f129ec69bd0ade97cde7fcb2", - "logical_row_sha256": "e2f5e79c8b82e0344c2c8118178a447c7927ea5930890d370e0eb7a375fe3e3e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b0fa62b15c1539cbfe2af189e0ea9a4156f738b49827d31b738b275d22d1dd09" - }, - { - "code_sha256": "c8a92553fa0463d3a2cd904882cd6c990379ab019d976cf5550e45e5f100c86f", - "geometry_id": "dgeo_8bbeb18288d4f297e1eba8c0", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b__depth_r03", - "image_sha256": "184414b3c77382f83bade87d9bd7febe4bc5ec8c6a195d1eaf2faae796e18c70", - "logical_row_sha256": "c9b946a0aac0e9554b8e854b5b21f880001967f14176666c18354945e9e22448", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8786c6071dfe377d9af01f46a0ddc0ce941490da5c35f71480e8d0281d9aa00b" - }, - { - "code_sha256": "22ff48d04639cf085cc534fed1c8764eb194f08a28b46c4e093ee787a2f88b47", - "geometry_id": "dgeo_bfb359cb564fcd49cc5336b8", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b__depth_r04", - "image_sha256": "c8d17fee96ef8282c0a628a07f32933739f9258aa6332f6366da94610503076e", - "logical_row_sha256": "ee4b92c11446ecd903a0ba10448bd232b75524659eef4deaf4b333b45bcf3153", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d1d5c8292e74048a5488b05e64f776fb185d009184ce19f791b6563f617bef13" - }, - { - "code_sha256": "ad4a14165dc17aa989219b8968cb5a39fba241e047e534f6d505f53d4bcc63e6", - "geometry_id": "dgeo_1c5f38eba57731ff6ba376dc", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b__depth_r05", - "image_sha256": "e7f94ad5fa1f41787831b193b8a871db5c783b8dbcda3c2d8582c79eb3609ced", - "logical_row_sha256": "208140a70511651489b30c1843f1fc2e35e200b81a86494acf83b2805c3a56dc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9ced5bfedefb04a14060796a82237809c671696d95b805a6845fd5f1165a23ea" - }, - { - "code_sha256": "10d33cfea10c305dd0fb2a9a8b1eb15441763ddf4c6e7d5979ddf824e07c3a24", - "geometry_id": "dgeo_0cd264ece81df9f2abb8fd48", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b__depth_r06", - "image_sha256": "7415168d009b5589b77993020a48fb67e0fc44d8b7f443b7db40089e1befb7f3", - "logical_row_sha256": "f2553c37aa2f1799882674bf41b215e1a7267d679950b754c0a71cdb48403fd1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b2f8bab2ff1f2e20f9440fca6533fc4f25c9610b5e0dc881681a3dbc8e56fa42" - }, - { - "code_sha256": "adb314b53c3e72a56208d54997961396de0c00b744ed01b0cfa53cf44b4ad1c0", - "geometry_id": "dgeo_32ff9f8037ce9927c8cf7c33", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b__depth_r07", - "image_sha256": "875c2cae55c60c46c02231abf70c6ba6c4aa5d3f479dac2ff700446b7921bb57", - "logical_row_sha256": "a5b86ca185ee45725947a7f6dcdc34d605bad7d6373a1adce814bb7f39e9764e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "40f09913bda8d3c7354280381a0aa821e4c9e722adfbee52da500010294b6a4f" - }, - { - "code_sha256": "cedc79f5bc9456b6df311e3c264fd252ed7b5ac3c77aeee2597c6d34c1c79fc1", - "geometry_id": "dextra_041d5e20b6e0dcc3bddabddc", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__c1__proposal_a", - "image_sha256": "6f8e2bff3a4e12389a1af0de342b6b8a2b9d71cd81c3ec1a3aa7e51175239a81", - "logical_row_sha256": "7b5c3ba0bde69899b0e78873143d0e8ff2c00968fb9a422361f082de1b452844", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "c72e0bf3452463558c9c425561d226fb03c53376916d2c83caca23c473c4a9b9" - }, - { - "code_sha256": "2a0c147ffde1e734126934723b9e545ad511aefa2524a1d29a3cf7b9717d2f7e", - "geometry_id": "dextra_f5bbd92dfae2c127245277fa", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__c2__proposal_a", - "image_sha256": "f53a5775e39ecce0306a4c3439e723651aa53d83232ef5363f2b2e61a22331f0", - "logical_row_sha256": "397290567ea2b5f96d98781a04b8404fc6207f61c5ed53d7fee1ff44d8c41637", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "616a06d86769b8eac5a128aaf25007c05d778d78051faef4e88afac629c79cf4" - }, - { - "code_sha256": "486248e8ded284c78b5a9b0f98784a3acb73e34216ccd26c0dca21c896930da1", - "geometry_id": "dextra_31b129564c4627e9f49e046c", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__pose", - "image_sha256": "d1750a4fd16d99d49bdfecd62dfd2283ae34597d9697bab8755be9fab759c324", - "logical_row_sha256": "059bd6b332ed38529c131abab5b02036c1f3ce4bb4d2df4f826e9190a9b2d580", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "9b3b62ac17901f6c877762fa774386df49ee7bcf18cc37ceb1624a75a64e34c1" - }, - { - "code_sha256": "b1d8cb829a76ac2f3bf715ced3614ceefed05314db7eee4fdca4158a84fbf75a", - "geometry_id": "dgeo_c8fcbddda370f0c7f94095a9", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a", - "image_sha256": "8139ff6b58dec963488ebb90bb101cac1d9033b9d0c93bf0a0698e92c3f939b3", - "logical_row_sha256": "0ed2147e7e64c7a6681b0c97a2f6d39e43453b8a4f88c61829b5a237123b4e85", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ee337697220ee3878abcd4be883646ad68ef4d1082b775394bbd7bf5895e5b31" - }, - { - "code_sha256": "6deac90b01329134d623c2f64d77de50029740407ef75b2ab462750647bbeb37", - "geometry_id": "dgeo_6cb7ebe6f7177e539cc700d1", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a__depth_r01", - "image_sha256": "92f19afff98a41096ed86d76f9a2771176f49637fce2a4ba7b877c32c2c6f79b", - "logical_row_sha256": "f593296f05e0ab7d809959733e587e730736102587e31c19239afde92c13aca0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3e1661ee00633a9e46ac1da0785b9eaf8ddbcf5d92cd29a0c97b081651b7279f" - }, - { - "code_sha256": "0daec1cec021ee030f263630467d804c41af4dc7eb1026a7d799259a11e01e5e", - "geometry_id": "dgeo_e3f87bc263a3bb28eff80e1b", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a__depth_r02", - "image_sha256": "8677b5cc373289eaeb72a34f2cd6f709e38a2a1dc22d1a1e66091a327336bc8f", - "logical_row_sha256": "0fa7d515813261fe8cefbcef1fdf50a66faa8defa762c7abf5c42cb4e698b8f4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cf1046f3188a9776aa2631788a177738580d649a66b7dd784778c2f68fdd27bd" - }, - { - "code_sha256": "150c56131298f0bf9b5bf46f8481f3b82d374af6e33f31f230ad109d7037e4d7", - "geometry_id": "dgeo_69897eb75cf97f31b8ab4bbb", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a__depth_r03", - "image_sha256": "a709c1419cbe026bc936fb2cd407bffc2c0f9b746e59a06839b1713d91217da9", - "logical_row_sha256": "23a3c29f7df5e40db59e493c6a9326e2d5f790595f96a93bc396b11e61f103f4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4e99f563c4e9985168831ad05f541868f60a2efcc1a7757d9433ff2daa9d1d99" - }, - { - "code_sha256": "de62effa868020bc9914eee38a5fe58a61ec9242320532cf454d95792827b6f2", - "geometry_id": "dgeo_93e688fb76fd5123f85fc707", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a__depth_r04", - "image_sha256": "a842616998abec94cae8a76fc1afb6162b06817f1e685b45f83aa341cce9e79c", - "logical_row_sha256": "0cf448f7d888ac83b1058d18f6b92144ac5a3a60eb7df5ead96a1715feb6de1c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5dbeb6a75dac47137c606279703ee5dd9e6fe6fa9ad1f25da511bf511a7aae69" - }, - { - "code_sha256": "ec871d6cc1104578a6557c94a845da88d70ddbe0327cd21bc931764915af25db", - "geometry_id": "dgeo_4450d977586b92c7bd3311e9", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a__depth_r05", - "image_sha256": "1bb52c7321dc2e2ca3a3cedf0f217087a906818429611e57990184ef212ef5f8", - "logical_row_sha256": "c6bbd5e1a518cb8bdcbea01a0d1b6752e7728c8124457e7f086af59746d26920", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7f267f108d34794c8a58a469c734e9eedb8d8a89c98b33bada480452d80ff1d7" - }, - { - "code_sha256": "a9c9e78a00ec9d010a0c870fe66d4175bf59e9b700fbc9e88bdc06085321da2e", - "geometry_id": "dgeo_9f1da43d6fd8a413133774c9", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a__depth_r06", - "image_sha256": "4c565d26f93900a908e4e30f0ffdc1993dc0cf8ec2a8d83a00c475ca68ed5fb8", - "logical_row_sha256": "c7e386de1552edbdeb722b99260c88d8cafc366c03038771c6158704701d0b70", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1732c06273d3c1be2cef3dea96131aa3b24f9987b5a8c32c1c87ee5c39842270" - }, - { - "code_sha256": "8325c5ee9986f68923c079d4c9bff9687898b5470cb1dba09cf2996981a93f99", - "geometry_id": "dgeo_c6cc8c81568ba7249a3a0f72", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a__depth_r07", - "image_sha256": "3fc40f72e38e0ac20508a22471dab6d9b9b2d00e5412c74811040f680ecb54e3", - "logical_row_sha256": "6810e2ee7ec7145d162b905fa21c978c46205f11a18d9b1f04dde2bad9ceecae", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e40fbd92a149f21142d7150c6a85e367f09c6f8146ce65d5e3d7d8d78844a4d5" - }, - { - "code_sha256": "edcaa771a5a36037ff07227520374535d8c4e8945fd35130da479c7d4d553aa0", - "geometry_id": "dextra_3b98b51b0e23c334489d2bae", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__pose", - "image_sha256": "4e5af6dae6fdbc6c8abbb119871b2148d14bae95987a2870faf7005d560f65dd", - "logical_row_sha256": "79cbe88dc8799ade804c1337dbd8494c4dc6d704fe3f6ae1495713d213b469f2", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "67cae02a555acb41bde1e6b01bd1af5637dbd6509ae7c9e97e71420e67e79668" - }, - { - "code_sha256": "2442b78e07d3aa1cde91cc88e6901b362de24d95824aedcc0aad4d725d0d5ddc", - "geometry_id": "dgeo_43c92d39b0f882b230499cf5", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b", - "image_sha256": "def3a55a8537b18f1cc2cef333083a1fad13c5177e38fee0c33206c174d0a248", - "logical_row_sha256": "c6d688cf22545cc9b73ad30e92ac0d7456388fb7c5eb6932f84cf836d36f073d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "62c315d362017f515c9d6273ec023fbc72b8f96908616534f11587ce40cde107" - }, - { - "code_sha256": "b92507ed70c27d52e4fcea1053baeaa7c6ac2d6f417bedbe267b5e772786ee50", - "geometry_id": "dgeo_828368e060a185a69fb6c0fe", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b__depth_r01", - "image_sha256": "95b5f4e482dc9daa058e2d8f8115010121c68c9e1e470b412db6149b71de7167", - "logical_row_sha256": "0f7ccd869037fc07157b4ea3daada8636675a180a12dabe6f7d235d75a880168", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1417dfec02107f5ebfba3cb48ff88248a3c639a00636ed09e85cf81c36fd4d5a" - }, - { - "code_sha256": "41bc3a7399460a981c2f53002a8bc2f39991ec04e18e5719cfecdbdfb47a72e7", - "geometry_id": "dgeo_dda8aca282d499b3b16ffb48", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b__depth_r02", - "image_sha256": "585f36bd7bed7f672e5ac2cbc7913e734ad435d9b8ce2aa96e2513305d553860", - "logical_row_sha256": "8df5eac39029624ab5a694dc5b82d85f582fb09c7378c76b74b273c9ae1219d8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "16021430875f21aea8cea7f7cee72355f20682445eb0cfa436e1dae49ec54e24" - }, - { - "code_sha256": "ea5de513b7c7cce4061b0fc5fa50f50afb42e7c63405f06a511e45d7d3d09bc7", - "geometry_id": "dgeo_70b7151a066594d19ca17905", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b__depth_r03", - "image_sha256": "a2393bd4cef3c6435d52347ea36f3a10c60e5abea7be89d3776d5602d705225f", - "logical_row_sha256": "b1dba308e617659062bb9179b3d11eeb23df78bffe0f6543923a97333f2484e6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "155438e0196fc94f47b820e3ec9f0d2789357e701ab5f4747a79c9030fae7702" - }, - { - "code_sha256": "f2101d473bf836fecacb6979ac7ef271f586cc440b27049ac5d5349047d5b32e", - "geometry_id": "dgeo_8000b81420b380e4739eb760", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b__depth_r04", - "image_sha256": "a470f0d119b1b527ed53c2a232cea7cbcf3ce0f34d5ca4f51b1394ed174920ac", - "logical_row_sha256": "44da86fe13d6cc78246edd7c2aaa86d3560b41028f50b6e3d0ef4a4cd401ce87", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9a4cfe2d8cf1404fffb06568183f4edde256e9bbf89d9035af588ab7dccdaaba" - }, - { - "code_sha256": "9d64e22afe92b00f8b30a3b84c9ca231ee9c611952ef2fab1966b66b8d1d7681", - "geometry_id": "dgeo_c8b86444d86785ddbfb1205d", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b__depth_r05", - "image_sha256": "09f138aaf30cf3588bc68be4a4b9a22834b238666c0931400940b1395440e220", - "logical_row_sha256": "7a7db4d10259fa87c993d5e0d94413e77a9ddac47c0b8c0bdc05adcbdfa7de24", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c77ba0d796c0853ffbc5fe93f9853a41c2a93c7fd8efe3103d765e198e07e65c" - }, - { - "code_sha256": "f8cb7aebdca59bfd2955933b1033307a7b03df53edabc02d74f1fe5f8afca23b", - "geometry_id": "dgeo_4f3ea6d3e03aec4d9a7be56e", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b__depth_r06", - "image_sha256": "a46ce0202062ac2104df105bc5f53213ed1be98a7ad3ee18ed027c1ea19be1f8", - "logical_row_sha256": "71801f5da6217e6d1207b22724c945ab8fd668bd07b457f75acf93e961f4347a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c2cc3f9d65d3180ce5eec3973f70ff704c4af5bf1bc1159e7d7c3558f2dac448" - }, - { - "code_sha256": "be4316798af4a7ef7cf8f0ed13c1f736eddf19c35116b1f66bd1d941b9dfc0e8", - "geometry_id": "dgeo_3e4a1f5d2ddeb75a635ef58f", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b__depth_r07", - "image_sha256": "a5ebecb417bd9560a1c459d54cfd800f05efaf65a1c3a93d8fb4c177d693bd40", - "logical_row_sha256": "250fe544f29d7a24744081c2ef1bf957b8673c019d0c069778e91063cd64fd80", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2a332b3f7eddff98bbc5b872e0dc41e1fd9ccd27576c1ededa2ed6525b252630" - }, - { - "code_sha256": "66945f8f35592636c082ede7a253083af346d7acca130be7fc9f2edc7cce8ced", - "geometry_id": "dextra_5a8178a70563f2fa292a7fb4", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__pose", - "image_sha256": "35269de2809bbd126b08b899ae580a1c42818b1c78cb338d6d16822693a18c4d", - "logical_row_sha256": "f30ab7a671ef90f2a8bbf1155a57a36f76792ed01ab83efb7e94ce99a9a02430", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e3ce5fc02644ee1188717627a8299ebeaa6221a02b8816a48a3276a3f06c38af" - }, - { - "code_sha256": "50c450562e179d19900ea37db1ecd409fe0c6530627587237f4ee97865130b17", - "geometry_id": "dgeo_55a62c3592dfc3acb2fd5f99", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a", - "image_sha256": "e24a655691ca5df3d2990682f7dde5689799db17f39cbbf58150a2b911972522", - "logical_row_sha256": "fdef2a02d5f26d1e4fe7de13b8038e973b190d3c3208abb53f1bec454bc795a0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a48cd53367acb5001b08fa2a04a2fc0b72d933de53645ae5389b75cfb226564f" - }, - { - "code_sha256": "34e96836200bb54306d382cf7950f3b2580f7db12aff25df9b5e8d95678a986a", - "geometry_id": "dgeo_3a9b4fc6c17916bcea469280", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a__depth_r01", - "image_sha256": "637fa627067f0774f64500ba30fda88cbc2d272b0b3090367bf3712354b91f03", - "logical_row_sha256": "ae9822b5b20c4c84ff1467cd2056affb8989fc70d5d70ef49c7484d33984cf86", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7a6d81e46dc06cc09efa12d14b2ff6558e7264ae6dd51dc4b52fb1adaab79dd9" - }, - { - "code_sha256": "c710528a5099f1d777c9eec95ae9a6378cb466ebe2ee9c7f3b468e378c193589", - "geometry_id": "dgeo_6e15b6a92566620b5ca34899", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a__depth_r02", - "image_sha256": "c07e00816d121bd96d577ac42ea4a5c857c08a18d702f030018a740320e08509", - "logical_row_sha256": "ad4a8ebeb5b8c31d128743141143a3412481fa9f680f6556c6b893420cc19fe3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3674b9d97223e94ed0f24915eba2a7dfd62f6be6bd85ccb840667ea4e7a62646" - }, - { - "code_sha256": "67001fcd78c6b5924f4752efa6d80f92c8e7943429fc4ae25e885d584c329c67", - "geometry_id": "dgeo_746b0795dd0099424b34597a", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a__depth_r03", - "image_sha256": "9563f4b5a2060af9e478bcb212dda8db8f8f4482aa052cd9c580ee201127fa9e", - "logical_row_sha256": "9b8c2c7cdd3cb720d8fd3b7f4d1ae09c519f6097edc5d3ddb5972060ed879231", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8dfe022d03ef6d272a54cf564ab82f5965efeb2b62e8eafe3f8710034d855c14" - }, - { - "code_sha256": "0f8328e096bda54abf1e8bb50b180ac80446a60139860e974e5916a1b07e974b", - "geometry_id": "dgeo_5d9ae23935954d27fbef1b1b", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a__depth_r04", - "image_sha256": "001a8dae936410bff22268a6a6f5bab0bac45d7eaef1c569985998de21d949f9", - "logical_row_sha256": "7f1587688624def72312b5774ebb071dd6c7faa9c2966d1daeec9676457d33bb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9ee650a5119c3d32fd71ba573ec1d3e8a5433cf8f9b4ec2e235be3d841650e35" - }, - { - "code_sha256": "52c342e3434ed683e77f7817f4f653e222b035824ec738c1d739aa0ce4d60476", - "geometry_id": "dgeo_56118a30d6e14f090c445bed", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a__depth_r05", - "image_sha256": "a852ca334e1eb164fd825e5b9a6364d13b34bab85c3390d8cc522012da283e43", - "logical_row_sha256": "513c8f2749f7678cc10a96bcf83684eda6afed6bd2fd9eb2db761eb5fff67af1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b4f45a546581d1ffd50f10b0300f786def25d8e25d777af60043d971910dae6d" - }, - { - "code_sha256": "fac3c7156d6a968f17223394d5f1eaa2cefed7653b098e723a31189bd696a36a", - "geometry_id": "dgeo_4d5ab0cf9026aba9c9e1df5a", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a__depth_r06", - "image_sha256": "30a9f4e6197036e94df3ee6bd8c53c260581c268353ee0d35f6c602e1170a50b", - "logical_row_sha256": "d6f6f3c0f2553bc2ab63c804dd54120986d48bad01908c707679efbd40af8a74", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e595740d97a595a2ccbec192aad85f241778269d7897b62d7c9a3e62c272c417" - }, - { - "code_sha256": "0222c406157db3c82303ee88e87d3454dc482fbcbab42724d85fa56fe19a281f", - "geometry_id": "dgeo_bcab0ab35f41c73b2ca9559e", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a__depth_r07", - "image_sha256": "b62562d68a0af0d4c10aa5d1f11917907b518c92107f8aa0e29c8c09c2aae920", - "logical_row_sha256": "97c04128f6d3654285d601df187ab4a40fce8b3e4769b2fcda9dc242418a7781", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "dbbde765837acb630623d06d241f11bad0bba50589f29d71149d9157544977eb" - }, - { - "code_sha256": "3aa3e80e95e6373de15d66a723e64c24397fdc4b5b8b99531d8b5a4c7fbe80e4", - "geometry_id": "dgeo_cc37ae7e95fee070178524d1", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a", - "image_sha256": "f17dce2af34df71b0e25ccc15e9d6c41c45528c865c7b79baa60f23b63695a0f", - "logical_row_sha256": "134986595105cb3cab9cf56e810100c8457fc5602087a3234d77df8fa2c7910b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b59c87eaa11f7c8523d683809b4401d44d36e18430538d20cfcbe2238d44889b" - }, - { - "code_sha256": "912014354900256f625f4ccc73f127517f3c980971b8cdc74d34280b66f4a714", - "geometry_id": "dgeo_22d4454fcfd828ca58b6878f", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a__depth_r01", - "image_sha256": "56ef3ec8ac9ed02fba326f88e599b4fe4b998b3a81cf0a4fe761936a0e1d8990", - "logical_row_sha256": "ecf52eba3e312521b0e7d1cc897c4e9367010c7bd9eabaf0f33de57334d61491", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fcc7090d9ae7cb9d29dde1924eb7a5c3a84437b9be5b9259e7d9ed30017ed1c0" - }, - { - "code_sha256": "7fb2faa90621f1b4e68cd882b6cb697a3f9f98dc3ab0389ff5f79126982c8fa1", - "geometry_id": "dgeo_6d494591ac34c28431687e82", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a__depth_r02", - "image_sha256": "7444eb0b72ba59b874289e4980e9923c626c5be328fe33d8138c6e8e3f9f8878", - "logical_row_sha256": "75bde62189ca6ad9ae08810ba9baa2a92e43f1c9c7e6e5efa7217bc2cb5940f2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "430a44380c0675b92e1239e961af0cc5ce4141e5456b4ee284fb7a2b2801d817" - }, - { - "code_sha256": "7945426c8b9937b09306be63930aabb99a9e368c27bf040d8c6d66d8e04a1485", - "geometry_id": "dgeo_07d51e4a84b8aa7953d86529", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a__depth_r03", - "image_sha256": "6294ce2b48884f175d056744fcfd3395c0bd1be93e356904e69a3f6ffecdc396", - "logical_row_sha256": "3fbaea9145157cb16dc30e8a903734a47ef9945df5c59b7fab07f160d1c8c63b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f29010264a80d07ad633433f3b673e5db19c499d62aaf257338b55f8ff8f3229" - }, - { - "code_sha256": "8a52ef8b491ba51dad52c7247fa2aac524a1bd4bfdcef2d6505c12cb7bd4cc6f", - "geometry_id": "dgeo_ab61a4c7fa349aaaab97f5ed", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a__depth_r04", - "image_sha256": "5afe0c322d51d98c27e7583103b67daebfedc962bf8c8ba8531ab28d914fab44", - "logical_row_sha256": "cfcf6e7b7341a1f43c37fa134c4bfdaa991e2066032f123f68b939824101f0bd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "14d41a72bb1c77d40d7a4e4506c26a874843254ff39118f5ae15976466824a57" - }, - { - "code_sha256": "e40741367e8f14b0b66742af00bdb32b2e798779a8616b49169088d54cee8153", - "geometry_id": "dgeo_f5c60f45ce6f741732673df5", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a__depth_r05", - "image_sha256": "db96ca19cc16c7eb8e329d381aaa68e41ad35b874242bdd10a0bf3a6d8192b04", - "logical_row_sha256": "5663f8609b17b764666315c897c457e952b698451631052062d118a6a341972c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "69713aa6ed1eb3c815527f1d3f04d5bb9cfb2875aa079c179d65984537009d7f" - }, - { - "code_sha256": "1c9fc1ecc51b9c427543c5101bd269b5d1420832c4f067ec98992054932fdf26", - "geometry_id": "dgeo_0773eabb72e8b30037276ea3", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a__depth_r06", - "image_sha256": "3fe2d36f12d4d1f9b5f865e6f4ac7f5524c7356f1c181d25ca372f1b6d499c90", - "logical_row_sha256": "89e5bfed480edf37066f788875afef4d31c76082b49277a426e2496fea72625f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8ab342a5e72fb4b667a412511d6cd6fc0b5164feff47cfe84a93a9933e24124d" - }, - { - "code_sha256": "cac852693cf925a14ba22fb133f4769f6db4073b47ed4a6984ce56c00b324d31", - "geometry_id": "dgeo_b2bdd3215a87ef45db976c1e", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a__depth_r07", - "image_sha256": "9d15f23264a7d219d21d7ec89d566a9f4772f8193d0b69f0d9854b42460ba0cf", - "logical_row_sha256": "53a7c27646f732c4ad75648681035e48bd263a09db089e6bcc293e904797a50a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9bd2d20a9dd7e69fbcfa2c6de19919dc6acb0f4e32af3c4abe7cebee46a74fe3" - }, - { - "code_sha256": "b7919ad5707b72cabcecd5954ce442bf4b58d22083f9f24dbf310273d7c47dca", - "geometry_id": "dgeo_c7a555f6a33bd72458a1721d", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a", - "image_sha256": "ed4085657ab6d4c609c2438916d05e61c7100fbabf3e52f97862cee037724f00", - "logical_row_sha256": "fe0e0e7627a740e0bcc9507dd91c32e5313207a89f9a48e21823bf3dc468d819", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1d48f7a967d7cfae8bd8855c7b9054f6d52ae20b1ddd983b4dcc8af341a0e1d8" - }, - { - "code_sha256": "e346d0131d979fd46b170c3f529ae908744c3a1a787635aad29b5e86fa994147", - "geometry_id": "dgeo_883d0b9cd57571d93f8b7401", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a__depth_r01", - "image_sha256": "0eab05d7955f54a8d38293eede0610b4ddd1a6da8c985eaf8b7f19feb6922cc8", - "logical_row_sha256": "50268b6fe8e9182f5a1e7da8a967b1a7469deed183cd57ed59cd25550a947a43", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b1ad8359602af8cdf7c8c1fe6dbf6477833b0dab0a2b9613eec494e0ff22fb61" - }, - { - "code_sha256": "d4c44e94e0dc4b5408e715966dca1d6c1f15dd6812d5234a530d06d3e4aaa162", - "geometry_id": "dgeo_d161173ec0b88cbf221c2b8a", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a__depth_r02", - "image_sha256": "31a24a060d428cdcc8d021e225a12538ba747774eb1d200647c3aef963a16bd0", - "logical_row_sha256": "9df54fa8cf4213d2aca2266c8ac0114f2933eca4d76b1b937fb00faee57f3dbb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "02023e119d23d83bae5a04b05348a9364c8054e430264f295a5a2959a2844d42" - }, - { - "code_sha256": "32a19ef6350921710e82d8afd067f2ae693b3a9a54ec5763a5cb87b9d6aa5969", - "geometry_id": "dgeo_b90f949bd7c06bf3dba6b055", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a__depth_r03", - "image_sha256": "615482d0e579c1db6fd296d68f7cbce5eb604d9c2b8b0c702f94f2220766e299", - "logical_row_sha256": "f29e0bd0a1493a1359e9dbb4c508bb2eae2f03776b4737f14618f3b769787877", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b3f1b6db2c7031be1653fab69e79926198ad2b03758d692afeba1bd4b7c32413" - }, - { - "code_sha256": "393cc703cb3faea32d5a1ab0dbde878494c2385f9be5197e80a1baf25992ed4e", - "geometry_id": "dgeo_e75368bdfaa87ad9b90ad303", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a__depth_r04", - "image_sha256": "1094b5d5c50c2024456526e92db215f0f6313f88e8f69eae4a8cb5f6177f0477", - "logical_row_sha256": "4852569532cc7087f8e6bab4ae8fdb830f6433ab8db031fd28e0062c18b7a363", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "32d836cd3a9df8236de11f7c045d410fe9d36208e2a76a7203e2f243ce65cfbc" - }, - { - "code_sha256": "4a7fb4232c8ad4e9ff5822b489ef3c8415a67eb5bea095b23feec2a36aa61af2", - "geometry_id": "dgeo_2eff6a4082fb1a88bf1a518d", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a__depth_r05", - "image_sha256": "556ad754774d3d0159cf043e725b27c3e49d5e8ad21127dfcd2eae3f1ae8bb72", - "logical_row_sha256": "9f8c6ef3ab055133c5e53807922deeb0980bda609a5a1e828025551ad818a099", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "686f9f49d4123ed151e85fe1521c779287fcfe4b92e23f5d2ca7b1c51073c486" - }, - { - "code_sha256": "2b42a134c4d9bfa3ac3c6e403baa0a0837ca8a730d035bddd533ee1f39679326", - "geometry_id": "dgeo_3ea756ab5bbd8b11800d44ec", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a__depth_r06", - "image_sha256": "97fab0f529fbdc3a07ec42d55a066406be4cd898344d33bf3ce386d546ed0a59", - "logical_row_sha256": "6bff27002b933596676e4b41f6594cf299f5bc23ddd449d1bde38cf636ec98d4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ac5b49f64d6728e08b090494bd52e6354262aa6deb09bd6fe8ab96092783c0e6" - }, - { - "code_sha256": "00956c557dbec45a1a747b30b33ffdeb978e7f66fdfa893007aa55b4333ac62d", - "geometry_id": "dgeo_5d5c8884f6130905f8221ac9", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a__depth_r07", - "image_sha256": "180feb41055b94b5427307f16b930dbd130e6c1a2ead7f84c87f5b344fa4f4fb", - "logical_row_sha256": "274f9cef7a6ec49280577c3b56cef1ff4b9ed4d0e7075063bd6a6602eef2b28f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f33bb161e9c7b62f0424e97086314c1295776cb077a184eae9503b98f1a618b9" - }, - { - "code_sha256": "630a655ebe1bd5a7b84bcc5e0528938100beef70ca95081e574838cc3c585299", - "geometry_id": "dextra_46d5db510eaf4344a56b90aa", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__c2__proposal_b", - "image_sha256": "b31707c18046d82dedd4175631f060cde119c9156479b7e30c1a9f3509279263", - "logical_row_sha256": "13c7ad79b7489236f9dd07e4013ac69a7252f0c97ceefbbca372a9dd6503c5db", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "31c1900d9b772c83682cd8780427e7dd1a1f680c4ab150ad159d378203728d9e" - }, - { - "code_sha256": "98a0e112d2380cbb54d545fb4fe51b52b7ddf8cbec268ae59ff3a1560405f404", - "geometry_id": "dextra_9764c3f0ff608cb16a33c3f0", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__pose", - "image_sha256": "c5540a872f3389f70fdb331643b80df66319fa760d0fbfa91387dec6250cc8ed", - "logical_row_sha256": "1ca4a0a9d979ee3772ca1c8ed78316773b4cb17be27f4f71415f74d036ef0471", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "6ea983c12c12714c3f50411716106282c6e09c9c2d0fcee01586e79ceb6dded7" - }, - { - "code_sha256": "e1627bbe77bad91cfb81aa637654ff82ad38f11a3546942994bb808e9d5864ca", - "geometry_id": "dgeo_09ed3721d077a855d85f4077", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a", - "image_sha256": "49b94738f7ff1d2ff292bdf29c16a3752cf8656d22e95fcede6bd6efbbc40157", - "logical_row_sha256": "e1400bc37a232fcc48ab0c70871aa6f4b5f38b9e4c3d7fd1c9cffd08177979cc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a30ef527ee12e83bf072deb896828d86c4f2b919cfbc7c3dfb04a11086bdc156" - }, - { - "code_sha256": "9b19beea41823e80e01b1b89c113732f3e79e6b780dc5f0fb4912bf03a8280b1", - "geometry_id": "dgeo_1f22b846a20b4f3a074b4808", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a__depth_r01", - "image_sha256": "5ec22d8b63017e0dc0cedf64b594430fc4147c5def8118d2a78066466393ba97", - "logical_row_sha256": "f587bfbf9a399e68e3f882e4c14434c415804e8086c0e47938f8fdacc2b4affc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "879c43b2d0f7a814c7655e1b6b1866ef9b0ae620dd2328fe82a36d936449c192" - }, - { - "code_sha256": "1e3611c5fabb27b00df2e8545de26a7becd8488fd32f3d166ed661c1adbced0f", - "geometry_id": "dgeo_4adbcd99e35f1a99ef86e707", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a__depth_r02", - "image_sha256": "d844f7c15561b8dceb570d58e2c55c2ad9da9cc4e55141e966020b62ce322175", - "logical_row_sha256": "e2751e7cdf09211fcde60654c82e7f14d6d66f18d00ac1eb6d0b0c73fc03af9f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9290a876a0af15e13a91e7e4f242ff5903c8559f6547e5f3be37f271b2779d31" - }, - { - "code_sha256": "47bcea2311f25d3a8f0cc27673ec1a278684ee44bd31f99442b9e9649dc4d76c", - "geometry_id": "dgeo_516ed300bcda9fb2bb0d856b", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a__depth_r03", - "image_sha256": "a5ad00129bde394d25887323371383872e64ad8c841473431ea78e60b0484362", - "logical_row_sha256": "09dac7b4cc69fb38fd18394f8d98737156c42ab7660c3cda325e5ce168b4f81f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ce6743e1a8ab31e296554af6b4bb3be273f578207ac043f85abe9367855ace71" - }, - { - "code_sha256": "8e08c427f3a3cc4c4da2c6b6616132e376d2e38b6a231ac74d61f0c647a22809", - "geometry_id": "dgeo_b05896e251a6c1e7a9f21118", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a__depth_r04", - "image_sha256": "bcbf6f68f307d7e761fe46693cae2038016b1e1a6dc5f37c2f17c52e7edea592", - "logical_row_sha256": "d6162478e4950dd51ff5d5afdc60f0051434a5c2034b88f78e57e8585a3af49e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7bfdd42e91d7bcd70dd83cf3c53d3250e26a36b8e7b71a1c06113e0b93369dde" - }, - { - "code_sha256": "558b9c7e8dfce6310006300424ed283e23edcc52ce9bbaf98b3bbdd39cc6f3ee", - "geometry_id": "dgeo_10d25fe577e0e714b29af65b", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a__depth_r05", - "image_sha256": "db122b2efbd8101ed1fe8db707c38de7a6f88e175523f703b389b7df04b79473", - "logical_row_sha256": "7e9d090244a80e265b4bdcb927066b2f54132864e51bb5577d6b5585df3b16ad", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7234b51831d1bd2a2beff2313ab3567a26d3a293f20746d4e5245a1d45f26a9a" - }, - { - "code_sha256": "85b1128233102efc004d9916958561c64e1884b14ac027823f65e783e4b47307", - "geometry_id": "dgeo_04f8a96f21f582630af751b8", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a__depth_r06", - "image_sha256": "0989d4ac61efa2cfd0373f6073e5e3097051142c5b5652365c9c74bd54b54c51", - "logical_row_sha256": "f38f2abc61c1419702763e1b23a77e47c03a4d57bb80bec8100b204ed08f5dfd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d1ae229d43ad667e99d0faf998c8b28f9ffcc28dde5097987b61e22bfca9809b" - }, - { - "code_sha256": "f1d7107cfc121c22ad52054e3b4731a1d43a1d3d79eaba2a30c09406d01c7bdb", - "geometry_id": "dgeo_d15f727087616fd35ed7bee9", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a__depth_r07", - "image_sha256": "d60afe92a27a6c3a2fcffebfadde5324bed8354e22dc272688e0d57e377cfe21", - "logical_row_sha256": "066a1cdcc9e712169a6b18217ecbaf95380018867f0c29baefe68a4caaca6f64", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9d4f56db8c8cf6ce42f982b3c2365a763d083fa3dc8109c577b4345a78cb65bb" - }, - { - "code_sha256": "df00b37317d99b113869541e75d20a82a35ed5d0f0cda753449f4bab882451e2", - "geometry_id": "dextra_157f615303e6b1039d348e6c", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__pose", - "image_sha256": "d682a2f3837c1c06785ed23ed7c543c6447e2165c5b93fe6bf738eb619739e91", - "logical_row_sha256": "ae9777277cc26ac8b1908a83eb1740c635cb956cf3a5ec2082251dddd749c966", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a621e2ad6f4e90d34a9017c33f06e7e8baeeb02c8d091cbb3e46680cb202b99b" - }, - { - "code_sha256": "8730c9e55569fe413313be3f396f74717f215b6f47879cecf73970abef34329e", - "geometry_id": "dgeo_0baf8fb6a5a56e96576917ed", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b", - "image_sha256": "706ad85c9ab6ea4e1da9a7fcd6b460acd510b02957d4972e3a4c1176d72a9519", - "logical_row_sha256": "6a0b460ad24aad9717e3138b93af22445d2405d89495aeebb9445f15f30d76bc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1b9a75de24753de994820ae6e543378dadff03ad2f831efc7b33dcbe6af70b49" - }, - { - "code_sha256": "03204612bf473bc3388937e33f296c76825adc8b5ccb864e61bb99da94165b3a", - "geometry_id": "dgeo_3aece6328db888eeaf06f43f", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b__depth_r01", - "image_sha256": "2a97262fa0ba61c8a78a445d217268c613604d5fe1649ad80cd6872691fcfdaa", - "logical_row_sha256": "03d8196a90b4192405e48651e150668df6cb057b8d6aebb185af3760c6451c6a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3cd1d3ad8d45f1460c4057f0e0a5d02fdd6657ba1ba920ff9b31a74a7bfb74fa" - }, - { - "code_sha256": "60317df6133f8bc3669025402d9bf83fa92d6ceb7d0fb6359b9aceadf63675dc", - "geometry_id": "dgeo_c1f3e9e9646a20d05eeebe0f", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b__depth_r02", - "image_sha256": "54e081cee4bf346f89aefe3d8b085d2f36ff2267fdd1adc3fefeedf241c5fac4", - "logical_row_sha256": "183e32f829a7043b92379943b3c92ba02b4520df86d309561d23ddf9dcc58bc9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6a097a6b436682260dd43cbd1969d73994a52c67456450801a34703036c4b6ce" - }, - { - "code_sha256": "e49490550c569784c3f679fd4c296b8479f1e04b61b3deab16733d0a9c257449", - "geometry_id": "dgeo_8b38453d6e5d71a958fe674f", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b__depth_r03", - "image_sha256": "22148e839a13b1c82013d722810355c2a19073fb8b2e0f35595b7dbc6c42e3d6", - "logical_row_sha256": "db1145b9d725667d449c57725ed5ccd6e2297b00ca4ba8c0a1532f7dff2f6521", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9a356ba513a359c0dc10de9d060b8f70e532ed817ccaa97b9db550cc0679e633" - }, - { - "code_sha256": "4f50555d4dbcfce5b1a53fd7a6c1fe053c02c7bb3547a8b03dab725c8efffe94", - "geometry_id": "dgeo_b2de86115db463b7fceab994", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b__depth_r04", - "image_sha256": "660a0f70bc917effe06d710cfa07b18490a7a83d0f9d8a064e2d1cf422666519", - "logical_row_sha256": "96d8cdeea853f41ac210eb81e2cd105dcdf4323060fefc6557f89b7160dce6f5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d4dc9afcd620a3734aa7a6ffa51126d541a24d4db15a0a295add0a9a0c733161" - }, - { - "code_sha256": "bb9e3409a29617d9581c4732e32d0d53438e5358cd76fdefdbd0f6bf6243bc7a", - "geometry_id": "dgeo_629aaaf2c7ff208d0686b740", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b__depth_r05", - "image_sha256": "64ad507f2709dfc7dec85ff73f8d72778b447c5fe7d1c87057500dbaeb30f34c", - "logical_row_sha256": "45d1d3b54f2c5778bd209223838f48a9e6964f6b2b5e91c17d78c5783c460e87", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1df57f82153eb2d433242f7ae5257f2b3c23763de7c7643c8ea5a219c83077ce" - }, - { - "code_sha256": "5b4502e239524261a22cb648e2307bbdd0707722319a857a2fa43b0d0932a819", - "geometry_id": "dgeo_93e58f875fe3c3709ac5981e", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b__depth_r06", - "image_sha256": "28ffc1c850133e5477ef11fa0a541a0c1f6d45ad840246a5b25cbda27ed723bf", - "logical_row_sha256": "155601fccb4d3a4810af63aa4edd577bec836c5d7a9773bce243f4c61b478b5c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "acfb83129aa412a22fa914fd4b3f7437d0c53b7da3c45ea2a2d884468f2ac065" - }, - { - "code_sha256": "2bfd4d8694f1138c46c99d44d150bb03d64e178279923dbabbc2bbec6fd1c443", - "geometry_id": "dgeo_0151da4e3453253b8a84499e", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b__depth_r07", - "image_sha256": "1703a786e35d92c2f037cf54c6642aa877c22e76e68b7b403ab5db4765b46762", - "logical_row_sha256": "f8db8ed64d7bdcafd0cce879554477143a7934304ff7da956f581fd08bdb1cc5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3ca1e3c3e9226ae5dd02811538f00f4114600c9b5679760e5fbb74bc3e042c0d" - }, - { - "code_sha256": "d8e213ac690b8e70961565e3f53251269f3412e400c8128d0e040b85bf9d5a88", - "geometry_id": "dextra_cf1e733fbf53fbc980cbb8b4", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__pose", - "image_sha256": "4bcdc2d5737e9bb012caa26a4592011b509d011323f7d9879452ae991571aeb7", - "logical_row_sha256": "66b85bed42693b5c31c4d26226460f23bb4348e68652bb6f5a6c85c8d207f371", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "d59bdaf699d8c23ef54e305d62d19a2898062fd1da235d47f776c456306d9f95" - }, - { - "code_sha256": "0a2b5373ab29406152a9fc38d66074d30d66ccfb8585e065e19cf1cddbaae96b", - "geometry_id": "dgeo_004aae3adc7b23b648555718", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b", - "image_sha256": "d71ea49d25bcec5e5d7ddba814cccbc474904a0c6237840b800bef3c3fcf63a2", - "logical_row_sha256": "9d7554e43859daf92e3bdacc4e33cd26903b732ffa1f27e45185f9e24da78607", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "12767a244dde8ab35a596c111a19d1dfa384a4b92d8cfa0da85596d316f63bcf" - }, - { - "code_sha256": "762b0caf06941b86671e3e85f22f80bca2abe4a3146dcc0a1deedb1752a708dd", - "geometry_id": "dgeo_fcbb177da45a622d3e45ce62", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b__depth_r01", - "image_sha256": "03387c6a8f9d23eecdfe8c612ee2f7b0262bfd9748dfc13381c166e5f8b72f05", - "logical_row_sha256": "d46760bb2f67c1fdda96e610990a01994af2e0d5d98243538341f2f45ac9d5e6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2f474ec3473ef9c7c458243d2a3f8a6a9ad718ce4d83ae83fab4e4f6cb71b32f" - }, - { - "code_sha256": "0ee4ef0e51916edc612e9789430028e6a0266c04416bf52d700e1863ea683167", - "geometry_id": "dgeo_235a0441083cb87edc8b8180", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b__depth_r02", - "image_sha256": "626fdb5be44cc31611bd45c27570fbe623b970ff5981bdacda75b48c6c94d119", - "logical_row_sha256": "8ecb8c8f27c7cb27a0ae968b0e95d8e0bd0d00a1fd49007cf602c7d6c6179920", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "23d32967f9f0b555d135f6392b16b5b468b16a472222df02ffdd9852b62abdb1" - }, - { - "code_sha256": "709846151eddbb7f39f34be33976ebf333cee07a98e5f73ef46f59e67cf27776", - "geometry_id": "dgeo_1840418be71d047d61c6b53c", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b__depth_r03", - "image_sha256": "edafadce15d0dc81ac29eac69c8bba1a6028c85b16cbdcd66c68a7270b7d0536", - "logical_row_sha256": "bde274744b26ca2eb37e47a5305cdb64f1e71cc69d325d159cab86ca4b0d3024", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d73cd26e221100daabbaf62f814ecdebc8005ebac836edd2236b3ffd00dfcead" - }, - { - "code_sha256": "a0bf0b9dc438f97ca94a8acb4b5ff8344827dc207205d0f373d1cd805f495a9a", - "geometry_id": "dgeo_5e7c2fee01b88c4cf756c180", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b__depth_r04", - "image_sha256": "76a7bb7a989ec4a4b46f65f62f0c8292c13a9c90e9d4255ad89f1010fa880e27", - "logical_row_sha256": "30a00ddfe9a1e93db6aedabf280120835c6cdb488768ffa1ccab309673906c1d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7fbbda8b7466b26de63a5d7d29b1f28bf0406c72601487c18f5f6653676f17f6" - }, - { - "code_sha256": "34e307af9aba6d5c17c412e59c1f17af0223fea928e8b7524d6fd696bd087f3c", - "geometry_id": "dgeo_75e317137869675f7582716b", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b__depth_r05", - "image_sha256": "1d4a27dd1ec0e73fc4386b3190f758ce42265399393f018bc3f2870bffff0060", - "logical_row_sha256": "5b110e77265d5ed1cb4be4cc9538c804293c263885434cc2804af5a25ce387ec", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0e289ef3d4f6bd5320df4e579995d2dab3e7d1c4b7877a79d409958eb96ead29" - }, - { - "code_sha256": "96062d675a53c93a32af96035d5ca8adae03ea59ecd3a834281148dbf233786b", - "geometry_id": "dgeo_d3bb5954788a55dd4cb60be5", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b__depth_r06", - "image_sha256": "d8c11ffc877ad839cd1f139c52df015fbb10b86d75a557e17c2a47692ec6b115", - "logical_row_sha256": "683036386430792bb922176ef14ee185861447a52e9fca1595edad001b19bbf2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0822465e13d83fc4ab93727de06c132664c7bf77ccb9960db9dcb0bee9fc5d10" - }, - { - "code_sha256": "4686f97f5eb3a020d854d8f7fe5b328e22d1b86f2f23bfdec65e14d4aa063af4", - "geometry_id": "dgeo_3cc9e03a180d34513937223d", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b__depth_r07", - "image_sha256": "770ca9d17ce5f73bab63da3804a8e7827c0d1aecdd76ffe956a1c9b21091e099", - "logical_row_sha256": "e974144fc59ce925a81761d08134b7bd64c5ae69ce5b13638ff89d5bcbe02cbf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1cb16c58a0bbd9dea8dac64a5ff68ca9d62e5014b43a588ce95d2dabb5feca20" - }, - { - "code_sha256": "f0820a8d4557d0a94299c3bd870ef4f991b412c23b203ff5817d46033a99acd4", - "geometry_id": "dgeo_d6fe38c5df5d38e51f529cd7", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b", - "image_sha256": "690cb8a64dfe859e1f109277e9267fd31501193dd12ff030cd49d9ccab8762d8", - "logical_row_sha256": "df413d239e88a99d5a331da72c3f50f01a84b5ad1778ac96687f908538d1aa15", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9706c184b26493305325667ea7f042cf4934b4f78b808270468188ea8cc8c697" - }, - { - "code_sha256": "1e012669dbabae7ffc8ad41867f6ad3de79351b9945e7578039cd656f6cc38bb", - "geometry_id": "dgeo_d30d7ea4dc7fcdb346b402a5", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b__depth_r01", - "image_sha256": "57e17e1d8b2e3dafd1716b51e32b14f34dba6203ceda003c4fbd9270e40a92eb", - "logical_row_sha256": "7f870e1c86e154498091f76954cd5c613b90b891997b0229981ddbc8a3cdfbe2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8cd51d60cb3a2097108c3e501f688b7fe949ddfe7d3c87e81902ed9d7e9bdbae" - }, - { - "code_sha256": "af18a7e7c094f9f61dbdb7a4999ef32aec5e53aafa8e575e267ef6f2714519fe", - "geometry_id": "dgeo_9179c0929e5c6234c44ee14a", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b__depth_r02", - "image_sha256": "fbd54a9d606955446c14b901bd8758a77955024ea937f67e0550f425c32e41dc", - "logical_row_sha256": "c7597a109e5542c50c685bfabf9e303f8570060cf883a6f3ad2a2b27178caf60", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "37fad071f17c1e216bb4ca1277549d1f77213d1dd31626bd6da4245587d2fda7" - }, - { - "code_sha256": "67f7239aa26f7a1b34000642e13e807d949e9297d04432d9d33633b6dd3908cd", - "geometry_id": "dgeo_9f993a6f5f81f1ddee67ac7d", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b__depth_r03", - "image_sha256": "c84543027f8e9b79eb3bc01395e2fcc14f598f8ff30a92b8450f80e32e5f58ca", - "logical_row_sha256": "36bb933a4c636e3a884765403590c4a863bfd7c4654fbee0960b36ac4b45bc43", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "50b921f1ef5fcb0b4381a376d9d8feb3bb454094ebcc4c810c62639e556f9e72" - }, - { - "code_sha256": "39fba4de48514a1ded5514895c1c74c6bc478304e4eb6a8a1633db09ef2b104c", - "geometry_id": "dgeo_824802bc15be1d8d1de884a4", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b__depth_r04", - "image_sha256": "bd8ac48128133e69e978908b07619020e6f88fb8d72b4cbb2759306ed6c5a2ae", - "logical_row_sha256": "2def4ccd88cbb43b1fcdb1af3e7de0775e5f271a665c5ecce22069ccca40f686", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "26825919dd0c713522d419f0d3ae891c9b2fbc902e72a1f1ee21a17191e8e6ac" - }, - { - "code_sha256": "e7afc68d7cd01ee13803646bda0c398966b600edf38a03a9fe8a23eaea52b8c4", - "geometry_id": "dgeo_2756da7f08ef5ea83c6dc021", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b__depth_r05", - "image_sha256": "7a3d18dd8fccee41e67ccea7acc049da4908b6f598773f459a6a8172e58738b0", - "logical_row_sha256": "7796d68e320d0e176e527ee7644dde60df3d4e4c99e6173b4828a4e39f68a422", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6a4e76bd807972a005522b60b78696b41c9ecc25da1b08b5422271110286f90c" - }, - { - "code_sha256": "51c85c37ec28ae86d6eac27cd6683aca82a3dbdbe783a445869ac00e613d448e", - "geometry_id": "dgeo_aa2e219e3b1690ee1d5f58bf", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b__depth_r06", - "image_sha256": "cba3db13bb845a5a309f459ae262055c0654fcd4b79dee1b2dccbd68681f3ad9", - "logical_row_sha256": "4bccc7f809a48ed9cf54f55f22eb2b8d90693a2fc10b336f3d0e1dd00ed1257f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a256423caaac834781067b62bbf8930bbbd659210f377a55454f2299c62d7fdb" - }, - { - "code_sha256": "37773c698e036e77894c8917a86966db2b1821e74af3e49744b9f12a7a0df912", - "geometry_id": "dgeo_c1286a14d190ef454b356c59", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b__depth_r07", - "image_sha256": "229d64e93aebc550a0b07c7e7382b0b1dc6ac9d67155eea8492b2b2407968c71", - "logical_row_sha256": "428d155cb6db6200170b16d39826324eb4ba87689f2c884e54719e853e4e6996", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "362964741e50b419ec383b4db19c398cd3c75168a177ef0e59c3e99c8002872d" - }, - { - "code_sha256": "24a02be96a0ababd244cc608b02afeee902c544d30d1431825f185c1b91c4047", - "geometry_id": "dextra_1e0413f2f4101609252e8de1", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__c1__proposal_b", - "image_sha256": "b4e38645d0f18c1db3fb9b183855a7843db94d9144beec778c288df784002218", - "logical_row_sha256": "d22993609db1fba690953a95e52872089264ee93fc08010f04302de3a45dc6d4", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "3d956bc247017fa392a5ed70350d30f31a0d2110f82da9ed6a0c9e70e6ee1a6b" - }, - { - "code_sha256": "8815f754e44bdddc92d0491b15f5019e9290067616e61b2857425175b54389af", - "geometry_id": "dextra_6cba9fe0542740828ffe5ea5", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__c2__proposal_a", - "image_sha256": "ca9d431d278312716ea8146b8e492ec84d5f6f2e42662177342c15ff586ba3db", - "logical_row_sha256": "60f626f01d65cfac521ebb98441bee47215d3a2595d04281d462d15684263f22", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "a91fab4a840e0cf8c12191a6c4eb61c5c4d12484221d4bd2313767d6bd42a781" - }, - { - "code_sha256": "a432ea66a8fe9b47dab49febc2b39b2e8c70723abeeae58819e90b20fb09705d", - "geometry_id": "dextra_d8d4bf365f62c117d25342a0", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__pose", - "image_sha256": "19534334d6cc3ca1fcc1f927ac87f11a056990eee78fece5642dacbb332d8922", - "logical_row_sha256": "7ce9d42fdcf7cc443070da77c712de01ca519d7bbe23d808ca8bdbcb63ec8a00", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "30b8002d92189c43f3d2528cb18833e0a88e6d47f8ebda5e769f69b1e89483d1" - }, - { - "code_sha256": "4e6eadfa7bfb6bba3b4ab9ebeb437d7d25100756e48ae8014bcfb5d8ac82251d", - "geometry_id": "dgeo_ee560a47d89933a75aba6d56", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a", - "image_sha256": "30a688a64406e623cdd56ea5478a2661e2c66cabae9c01e990a2a8db74541304", - "logical_row_sha256": "568c488f0c0fe26ca7f7408ba59502a5930aa5bb3ea91f71216b4d2cf86b599b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ecd1bda126776a4df4f11a1f79df1f02e72ce35d5c2848632e5b43f62ed91599" - }, - { - "code_sha256": "1d8e75f960e9dad539fba5f830db49b7a7d69626b078cdf1bd3202b5e5d62def", - "geometry_id": "dgeo_d71547eea15ef702d3e2d086", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a__depth_r01", - "image_sha256": "64816d518290b2b04594b030099e14d422bb4be32f5087d4ad5b208cf8df2460", - "logical_row_sha256": "c2b2b4b09dbb327dfd33a39fb2fa77cf86b40f529b99f4d4f5681c7365842009", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b77981f2fc49ebbcbf13edfc9426d9bb6ed07ca4720ab32de6e2fbda8bf7a9ad" - }, - { - "code_sha256": "ea225edb635864cbe7e3ea48ccae39256e9ec539979a7e36418fbf5577e92a0a", - "geometry_id": "dgeo_c6fd8b35295e99df15a88434", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a__depth_r02", - "image_sha256": "caead027b86817dc4ac70d667f4062f7433fdb88f2afbbc58d0008962cb30718", - "logical_row_sha256": "c408cd63be6c57f52edf0363aac23e6d2f586e48a332b188a6c19feb8fe9dcc8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1215c785517dedc946f960fdac5f3af6db47fe23f14f2e00da54461c11e92087" - }, - { - "code_sha256": "2396916a94af12fc40d4b3c181e1e4a02533205b565bae7f69b900f0cd9966a6", - "geometry_id": "dgeo_fd0a7beab883172fff581c1c", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a__depth_r03", - "image_sha256": "5d733215bb59238e9e29486d2f54bba3ba0422bddc8e0ba25debe650dccb2934", - "logical_row_sha256": "20a8d6a87dd76b3fc8a2c66a2ef1ceb26c796e0eb00d066777e28ca168d6a2ed", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0102cd6e6c7fa430b994e7e6566db91cd70106deadfe5528b774c7f58c35b266" - }, - { - "code_sha256": "655ba74ab8bc368abb2bcf29d6cf292133038bdd14814e8d43eb804824a5e62c", - "geometry_id": "dgeo_0846cb78de201f8cf9e87b5c", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a__depth_r04", - "image_sha256": "8f800bd703e9f2534c2eaafd0b7d2f9bfe548486ac96b83adcc557a1da73837b", - "logical_row_sha256": "1ab9902783b9979351e3b65927c599d2bd09bcd812bcc64f6fc349c993d0fb91", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bf298c383d567abccd602ae8d7629614e5494f0d8028db72368d08cfb66deb98" - }, - { - "code_sha256": "70c19e228efbc5448f45f8456dc67a43a199ac02805c760355e34ddb5850354a", - "geometry_id": "dgeo_442347eb125d1f73b991ad97", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a__depth_r05", - "image_sha256": "588ba9d42f157073d88c24460e6bb8c36c6075aecf4a4b4aae539c89ebe3d8c3", - "logical_row_sha256": "9a29b1f5b82dcba2e533ec3afb7129f7937a501050e8cccafdb6955228a85004", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "12e2362939b5724fc8eaedd7987f74f17f3f00714eceb1a55d3a331fc9831192" - }, - { - "code_sha256": "22db7d2b225ab3bad38ccfec8aed577d5ac402e78f2498a1d19631541bad7795", - "geometry_id": "dgeo_8f0c2b2f8ce4acdc5e24239f", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a__depth_r06", - "image_sha256": "13d66fedc69d0eca2985106cc918f1e57dd0c80f42ba841a6d54655cc2c446e3", - "logical_row_sha256": "31300fc2e0085a158771719f4581564ab182e833e7f6fa19a27304d06be68247", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "adb127d2fb36e1cab4086ee975f40955539ce1e4775c6351484c73947cae61d7" - }, - { - "code_sha256": "1af611209216cb92300c2feb04549cbc658627399751fc2fba4a550c7054ddd9", - "geometry_id": "dgeo_ef816492f24ec835b75b8428", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a__depth_r07", - "image_sha256": "8f8988e3f084294868cb8e6dca45d1b2924b88af02969c168551c9b9f9990418", - "logical_row_sha256": "7639ac10ab1321a8806fc92fc404cf3fbb8ca5da5590aea3db2bfa665c33b5e0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d3b7442d592a61fc917121986dd15560715c7dc0995cbec5e6398888f8a069c7" - }, - { - "code_sha256": "0b22cd0a2da47ab595052fab8dca1a5fa6486664a62421b402e5e377e344f146", - "geometry_id": "dextra_e935620b479271bafd876b66", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__pose", - "image_sha256": "0fc1a6cb9e4f24a7e49444b992938a4ac715820ae5b9c4b61896d1c0e89cafef", - "logical_row_sha256": "fa876d56a416a98aec5f74146d4901f0eb2dffcb85d19ea4c24ae6b42674161a", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "5965cbfb6819d8bbb1baa408308e2633e19e97cc50a5af91d645ed7ea098b30a" - }, - { - "code_sha256": "911eb1fa9e76653d90e0890e16ed8b9c1026e63a3b0f766fd500573aeaf2c9aa", - "geometry_id": "dgeo_0ddec36446ca1bb7cebe244c", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b", - "image_sha256": "5718372189fbec161df8d8e33d78813f69f430858034afec3b0ffb6ce423ef7d", - "logical_row_sha256": "6402f8716986db8d805a7ab64ae6d29de3da2d2da0606d4229a756a9fbac01da", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b16ef28021b7a7b52bf01541757f71c053b80fb51982ccda61294c39b9c13cbc" - }, - { - "code_sha256": "4656ef2a9b94dcc96aca408757208ae42888d9c694ec0ee3a70dffff2d7b0a3e", - "geometry_id": "dgeo_d2a234602345872cb96d9398", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b__depth_r01", - "image_sha256": "48e276fe84c5d3d748d9f88ac415c0f6cf131cb7503030d0acf1f6d5323d88fa", - "logical_row_sha256": "880534f92420bb34d2052a9ed7bc7eb9e4cf90eb05a5732f96e242a6769018cd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1619ed5a0d73688b7716922d940ec68c12056a4c27ff42ea0ea95c18d0eae80f" - }, - { - "code_sha256": "5fc86a6f71afd67027f9907447964c9437490b97fb65063af7c627cefd3065de", - "geometry_id": "dgeo_105e5e6f7d5bf9559d9a7a18", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b__depth_r02", - "image_sha256": "35776403504e52d61c29c1693d180c1ae5753ea5939f58213a205b33ce5b83af", - "logical_row_sha256": "a350c872c06bdcfa5cc8d907bc8d835d98f71ac3caf47c5e70ac6b466c3e41ee", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d13cc26a361bd0f3f2713087baa65ea323ffd3b11b97538473eb1af444cdd06c" - }, - { - "code_sha256": "74a76dcae782b301ea9ef6a200f3130124aaa21cbaf305c08669a09848dd4b25", - "geometry_id": "dgeo_2e6208c171f4a37c5f487ff9", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b__depth_r03", - "image_sha256": "3a963b48a32cefb3bbccadd8f3ce2eb21fc94ea6c86f51ed1c2b6a35b37b493b", - "logical_row_sha256": "c3120a04f3003859930bb81c65de2dc798182fc7c67fe3e80effd2a9258050ba", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e10b4e61af4b2fe2f5888fed4b0fe585e821457acdb3451bb4ed3446687ca6ca" - }, - { - "code_sha256": "99cd9b2ed2369d7576b78aea2b62e9ab9f69d8c2d6959472a5e3436d30fcda38", - "geometry_id": "dgeo_2a90f325499c65c0d9c83958", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b__depth_r04", - "image_sha256": "7be0c54457b60a38e1aee5bd12cb3701391bf8591e91d3467efe734a23b8213a", - "logical_row_sha256": "8e114fe2a8ed59cd84e077ab7415de0bf72f41ee28e40083f25a343f763d876f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e8b8d030f706b30a64f8792b4f030ad03916de755e8299545645587db2d85fd8" - }, - { - "code_sha256": "98f33aca0dc6f6dff48c9159fdd4dce077fb4c7378875737dab0eac3186d4129", - "geometry_id": "dgeo_03424a3319df157d1603760f", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b__depth_r05", - "image_sha256": "b19e90092fc6ea6d8d40e7c76024f3704b0cbbddf50f735b661052384b36c9f6", - "logical_row_sha256": "a3321491a7ac8730f18139882942f37e85aa5431f710959146c6d1a05a7af67a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c550d514533557a5327ee9023b7082442aa3c7f7f32fab0e27ec5b034b84fcff" - }, - { - "code_sha256": "2cb3e0e054235c71918f6362d43bb3ab04a6609ce40f78fa026e6172fcc06edd", - "geometry_id": "dgeo_57b44bedfb3a1639b531057d", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b__depth_r06", - "image_sha256": "6d2678938819c08d76e7991f522c16e739b3fdc39d2fae62828a23cf2949a6b3", - "logical_row_sha256": "e295ffbc94312a94b7cb61025549272faa4336e15831f1dcda009a4c40b816e5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3e127d06ef971ca3adf915ec7ff96b3d5f40ae6799fcf7d6b127b805599c168c" - }, - { - "code_sha256": "f7b62c6430a72ad67c2981bfbdbadf4403a219d2090149b084b2595b1b5f99d5", - "geometry_id": "dgeo_5122e00f43feba5983392047", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b__depth_r07", - "image_sha256": "0272728f4e83c734687aaa749617e8f125827dd6dd20a399b70fa9b91aa0806f", - "logical_row_sha256": "57590bba2ccb44e343f44a9c17f3360517bc84a751e282496d57eb91e1f23c06", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ca828a7efd03ab240f9ddec6a764b42b5bd1d9b8e96b33041a5711f8d5ca30cd" - }, - { - "code_sha256": "c2e5248c5a3a018e2772525dc6764063a4e22a9e85ff8f3492c36bbb75546bce", - "geometry_id": "dextra_55a497d04c6f03ba32708f98", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__pose", - "image_sha256": "c38e5177c5d9001051652e4c9564f473fbc66348dd1458d4f56f9ff776b86997", - "logical_row_sha256": "83e5d40267f62dc4f64e38b8b1da4c5881e4feaaa9efb70d8f45c2594b6b1cfa", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "6c494e0d4efe364cc6ef03c42267285dfed08403c456cdc9f5c046e198a24e6f" - }, - { - "code_sha256": "67980f9332cc63ea1adfaed4d8f5d273ffe83ef5c0a33bef62e3053f8ed9f7a1", - "geometry_id": "dgeo_400c1f48d60d2743d7a8bd82", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b", - "image_sha256": "7b12ffba110d93c686d9f840f0776d74e0bed7af6ecd6eb5df1c466109dddf36", - "logical_row_sha256": "5092987fd5c78b333d2dc30b31f0198bc7df0337d76414e8f9dc38ffd350a747", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "880cbb51c8479a92c489f3e6548ba6cb7c79fdd0118af21014de2257f9621478" - }, - { - "code_sha256": "5de5d4129c9ca31dce5afb120d4e37e11158a9cb8076ddc3148259c9a32539b3", - "geometry_id": "dgeo_465a57a8dde8d81412e039eb", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b__depth_r01", - "image_sha256": "29f71fa4a8e77249806a410379a843dd7ba773bf87c7e6a543a9d66411346338", - "logical_row_sha256": "d0cf53116133e4a9a6a424862bdeb68b1cf4360b2fa7ba7d768b0d39656c190f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "bcb16add9af0b013f771eeeb9affdf515252af2165391c783f6c5ddee29f6ea9" - }, - { - "code_sha256": "7b1a914cb4f5fc9fd5ea6f15928a74cbb507213e8123ee9d378dc8f6c7993b9b", - "geometry_id": "dgeo_4ddedaf104f64f9d1edf49cb", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b__depth_r02", - "image_sha256": "582c1e99f3604d76457bc96db7ded13cc188cea2878eda03b47c04690dfe23fe", - "logical_row_sha256": "7d2703a88d0d746c3f44edaa014d2220e5bcf8182e181eda17c51b8e7262eeac", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6ce9676a0ea2946aebc3ab05166fd1ef01b26bfe0b78d714636343110da33dde" - }, - { - "code_sha256": "afc2f2a5b38a463e126a7c56422314c7156cbbad49b174a8115f3c6b5b3576c7", - "geometry_id": "dgeo_42a05844608a0024fb45b2ce", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b__depth_r03", - "image_sha256": "457fd4583e30ac44a921b7540aff7654f57e0aba563df905ab867641fee65a6c", - "logical_row_sha256": "e2dd0a944e0866c207d8d069b0fbc1a840515ef7b3c036f3a40d063833db79f6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "791a45ee2fde04276f25b44ab53967c1e9e64491fbc4b1f23aea81124af7ba99" - }, - { - "code_sha256": "4df0ed0bb1bc74c594260be8b9f6550c2459507eed7e17f311b33c505e44f548", - "geometry_id": "dgeo_618ce3ddcf11d448607adc12", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b__depth_r04", - "image_sha256": "1136983dc1a2dc33a0d0c7201e7a21a1b53eabf527d4b0da967c6e1761d45518", - "logical_row_sha256": "9ae244caccd11cb119db2650b2b923b148c8b2a8b33ff38465ae04159a597cce", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "55169c185d21e818b1eb08866236496c6fb6f18511378286d79b56f437b86c19" - }, - { - "code_sha256": "09a7a79d396fcc070bd93a7bbe1aaa3ad098f75cfc5bb37de2861eeaaa64903e", - "geometry_id": "dgeo_20d721c28154202a87e5bb75", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b__depth_r05", - "image_sha256": "785b3b52d3348ae7adf663d3bb9018d772a5270d363211a048b46c497ae16985", - "logical_row_sha256": "c080e79c672a2576740a316beb94feb888439fcf008a1745fcbf736894355df4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a7e1da8b2d87842f5b8851590ef8e27a5f87714a127cfd9ebf96f570f56c8671" - }, - { - "code_sha256": "1215794afe83c2931b588eaeabd43d6a361d0e5a2917544a456352f9cb7447c3", - "geometry_id": "dgeo_4f9a31154bce248243cf1c5d", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b__depth_r06", - "image_sha256": "a6cb7b8a6b5dba954dcdee52a6b03fcad2cd89a87791e19ef79fbd40f62979a7", - "logical_row_sha256": "6a754a17599c1ad73aa39f4b5a4f32e773eeceb51bf569c74c2880dc7b277b59", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d64c4eeeae2735c17a086505c00721a216419ca8001c65201c1bf1ea86c4e0da" - }, - { - "code_sha256": "15ddc5122ab719313e4ca04571ff45aa166e12f03e33aa8b9dcec20005bf3f38", - "geometry_id": "dgeo_008c389dd5f354c7ade10a0d", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b__depth_r07", - "image_sha256": "e7451ca37fbc657518f38267be8e9cbeadfa8744d09b149fd0a9b774b0b02ee8", - "logical_row_sha256": "a667468c620006fd1042b2dbd04b4b82be2777c163b8df116ca36f330f8920d9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "78a02f6eb33a1d59902a8f9f0aadc8c12b5f949319cf0e24ee682ef2d04c44c2" - }, - { - "code_sha256": "f85c06999a62f165c0889ade70426e3000c93b97409c78db0bea4263021059fa", - "geometry_id": "dgeo_9d7e43259f766d5f159af470", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b", - "image_sha256": "965f40e065b027b4d50b21bdd3dd767c65e7d4a9125ac8ce17fcf781dbc912cc", - "logical_row_sha256": "6f8ea71d35dcbbca1357b8b4edfbad3ee7a543f3937257e9fe16a562a920ca64", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "11f6e34ce5a1b79dcbf0dd06cc3d81c5ed990d8c74edcb2127f1089e673c0254" - }, - { - "code_sha256": "bb3355bb78d455da2ddcabfc8756f596a521b236883a1b6e49f00abdb0f32aca", - "geometry_id": "dgeo_1ad32699dd6fadac1aeeeb45", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b__depth_r01", - "image_sha256": "c23e73b03fa0de08ea73212b96c3ae25805ba3435960924fa99ba466f4893dec", - "logical_row_sha256": "2c988f0204888f1a122acfaddad45e2e35e7381cefdc41ad8dc23d4e783bdf33", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1b1192d0323f0b376f6ebfa337f3159ace66a5b9100c5da77f6443a36f068d07" - }, - { - "code_sha256": "051a5c276b1ac98502fe060ad865edad43a88c54e87f555d9285a14d9455143b", - "geometry_id": "dgeo_c37f0c9a8e20a34d06b9fe0b", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b__depth_r02", - "image_sha256": "babb086c1fde218f3d23a290d3a6c632da92eead996eca3ca2b8994859811833", - "logical_row_sha256": "cadf849b02b71cd534241a714e9ea4c5eef31d5fa14216760dd7400fb1723d2b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ff9faf3311fe904af791b31b5b040aec3eecd4aba9e2afbd90ebce0dda4cb477" - }, - { - "code_sha256": "a0292dd7f10623e10494a03fc16b57062a410baca7aea98a0e0c569becf55f4f", - "geometry_id": "dgeo_5ab87397574a3662534577c9", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b__depth_r03", - "image_sha256": "00e254e4c5ef4584c4454386bb57ff684f92fe859e0e100cf59b3b9c54adcd41", - "logical_row_sha256": "1bce888721f089e4abb79c465293d68ce137e143f2d58d6dbb470fb52091f5b5", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6e94a1e7c814d78f56ffc70eeb12ebda9902f7c262650bc4f4285c71290ac59f" - }, - { - "code_sha256": "5537db9c32d99129fd7f33c6effa4b861685b8153fdb14629b45480a47a69292", - "geometry_id": "dgeo_1e3706f80d98b4e90e1a751b", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b__depth_r04", - "image_sha256": "b8957f7afc347f21600e97badcc60e2daa49f33800759d5dbde0679118d7a2eb", - "logical_row_sha256": "be2e0ec2914ffd6525718c277532c524f31e4d382403040efc3772834e1fbbeb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "134bb99d0424d629efca8d86e75b0a0f179c2e172d5acde7e1e9476ac203ad79" - }, - { - "code_sha256": "dd7aa4f0e493e0c53005d591b9b678622e297fcb3ca96fc76064b084bc7f6136", - "geometry_id": "dgeo_1dd7c78bd569819f07c1e083", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b__depth_r05", - "image_sha256": "368e73ef4fb04fb45f8e012a4fbca45668b6dac1f3c72d3245ec9ee8a8aff32f", - "logical_row_sha256": "4563e099553a92ddd9e713c438a8009f5dfcacbd799f9fec1d61e774369d69d1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2d7c1597e3c2ddde235ba779f32bb2300501f0d28f21b1a7e6cda47991d807ca" - }, - { - "code_sha256": "cb7dd5232cb092f0bf022113866f34eb9a1ab9b0157c33fc151fce84cf0d3839", - "geometry_id": "dgeo_9c20e255418c93989c3e0f69", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b__depth_r06", - "image_sha256": "ac55fb0575dacbec77a0aabc0e50ce619fb6970cadb30a5bb7db13f5f8598294", - "logical_row_sha256": "fbc40e0d19c781de5cdb55978f7ba7d3bf851947e75a8598e8baf1ff6894847c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "99298707576d325723a9877bbb46b3ea04517b534ed2e764a13db24d976434e2" - }, - { - "code_sha256": "5ff9a5e3321f5cf882d80ee4bf662e88fe12a3d373d597b36f584e3041cc0127", - "geometry_id": "dgeo_60dc37b0a3e580445a9f7523", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b__depth_r07", - "image_sha256": "42fa10ffd992166b7c2865e7cc1cf02997a63e2aab194bd403bfa103440e9fd0", - "logical_row_sha256": "5048aee426c02cd2df3deb60c19ec02f456f244dc69a0b8a609f4f8ad4248549", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "b317a5d13f6cb5be267b1b5ac949b9ae97b5418ebb28b6718d553ca0a1342ddd" - }, - { - "code_sha256": "c3ede9c7afd5a399820f8e2ad8a73f473ff13002d4b129f15fc11cd14917097d", - "geometry_id": "dgeo_258a05ce41d8ec57e6c827de", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b", - "image_sha256": "482be95523292fd0465754767c48d937864de04f1a00ac7fb59e906c436a0875", - "logical_row_sha256": "9c2a2085844e4b6021001e6fbb494ce83b0fc1d6d39033426f867e931cd7f1c9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1585e1727acf0c3c64797a7f634f63100c41fda186e0a03a18bec8aa3d045039" - }, - { - "code_sha256": "3fff2a81d75388cbed02e5ffa4239b75c7ce3c40576d7b1a47c24192de404de1", - "geometry_id": "dgeo_e9ffbef7bc16e922368b7508", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b__depth_r01", - "image_sha256": "be7ff3aa452a085cb8b7eccd738d9057d9703abef6b2032cda55c7d991697fcb", - "logical_row_sha256": "20c49a579ef4f2733f90fc01582b11c18a6b33e5ed679d310cc14b9a8d833ddd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b0d2d7b9ac0315cd2dbc7ce678f1b2abc498fc9ffe93d0175a93a809fa329ad0" - }, - { - "code_sha256": "dfb7e23f06f59f269530906fc86278fe309cce977feaf043bba557f3e6103ded", - "geometry_id": "dgeo_facfdf2609c4b730c0211159", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b__depth_r02", - "image_sha256": "1821c8a0be8335878e61f400db60a6c2ce9b769f7f9c4165a979c67aae009c22", - "logical_row_sha256": "476b018a7c2c17dc9c98dd90402d2f5fd8dfb89383176fcb3ac2d0b85187430f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8d11ee7cde52744eed5f674fb21d98ab186b83561eead194684fc9226270cecd" - }, - { - "code_sha256": "70333a9faf5cef4a5d27e2568bcbd8bc0982b7e4255dc1ab8d6b0ed0b9f87ccc", - "geometry_id": "dgeo_9d9038d011618d89224c8b74", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b__depth_r03", - "image_sha256": "e95432387b7182b615430665b8bfa2ac5bb53cb385f9982d04c690ce0312e597", - "logical_row_sha256": "9284070d5d809c364b031a76b4873f8ad8e8d029e82b6d6f699aebad028f7d95", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5e942c9aa554afa0946c40472b851d7b6003f9c042ffb8ddc07f081b9d385b12" - }, - { - "code_sha256": "cf05893b18396cfb344eb666d0c07ecf1191a6859c0ddbbd53f6f4049194e20c", - "geometry_id": "dgeo_f075d9773ab692e6e8760a1f", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b__depth_r04", - "image_sha256": "02d88d5929ee5dce5cc8a2926109e82f872dc99a557061a70253d56701927607", - "logical_row_sha256": "adbc271e8f229a168fccb979b15b72b7ed8c195bc2e46089c62fce07f87e9877", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9a87f0f75193d0967640fe12f81d351f678bbbd28920056afa578ea29ee22f6b" - }, - { - "code_sha256": "52daf0cdc9b6310185901395a3b86bcf252b2ef390de2b70ebdbe8e67b88d689", - "geometry_id": "dgeo_18bca05d6db422eafa5a78fa", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b__depth_r05", - "image_sha256": "01cd08fda7f8fe75c7da37c9b634c9ce316f9fc1eb5b064bdb3ce220ba4a4fef", - "logical_row_sha256": "1e3ee35aebb4ceb3b378d8e2bb753974443c24679fac1654447a19e5b1d366d5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a1bab69218127beb04f2bc8728d044c1204dfd4b0ea4e444211dc4fc500b99ec" - }, - { - "code_sha256": "a753f476832fc7ce22092705ef18e4b89c3aabe931b7aa15267f5782fcd4cf57", - "geometry_id": "dgeo_318f2ca5662c92eb145064d2", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b__depth_r06", - "image_sha256": "b3621d773ebef0e43d129a284887f9a9ae61d963d05ea7c35f97155145313595", - "logical_row_sha256": "2b5e255fa014d6b0d30dda15451f8ab16baf5a26bf64fe5a96a419b581f48276", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "219a294284ac1b040a84329fdfec02a0dc25206c6f8e3a5c6c85d8c985a9f05a" - }, - { - "code_sha256": "acd3b13fbea58ccf7750af133b3a031ddfd5948c6af6fd399eab9b4012b9a94f", - "geometry_id": "dgeo_a3a6a44e296b2109c7287a4c", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b__depth_r07", - "image_sha256": "a1cf38cb4437a654a4a275797aea5efcf2bdfa9cee1f0f58d5abdc0d6a5ac667", - "logical_row_sha256": "970ec9046cb52ad978880627f304d2c0919325db832455bf88b17ab3b4e8cf96", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3371e009ad403c3da95aa47e2047efe7d7184aca0bf6e4d575589db46afd1cf9" - }, - { - "code_sha256": "b202e55816a53db8caf8321440c278a5baa5579d30ef8c92a9b12401247f5400", - "geometry_id": "dextra_b680cdb7e63b14da3bb12f56", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c2__proposal_a", - "image_sha256": "7af61061ef0ffd6799f8bdc17eb8f26d4dffe525bc643ab8a93e49035e1c7235", - "logical_row_sha256": "5d375be98bb7a6c2d5522be86cc2fc7294d1c6632a5a4860867e36c7d7ca1d6c", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "7ca2095cdf0cd1c5ceee16abe191ddef740153c0028a73a66fe0649a82bf1312" - }, - { - "code_sha256": "10c50f1c8a10a9721ef1e35547502124bb33f8557257c8e6c136457e4209b979", - "geometry_id": "dextra_a463c821993b17dba98a8802", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__pose", - "image_sha256": "fefb0ca29a90c8483aee92d6d51b4c8ba75c60c2c137d6161ffc791ba2fa418d", - "logical_row_sha256": "4f2f627638a5abd3a1592d736873b3889994c65ce6cb41216f2084c8f8d5752e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "989aa77866d2ff122798954a080bdc3ad20cf7a3059ea5ccc25f2ea9d02e2f3f" - }, - { - "code_sha256": "8e7e87ef5115810808cc0184de4555e0eadf86e34ec79685e789b14ad2c36734", - "geometry_id": "dgeo_6927ec53727acb8dc3426de4", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a", - "image_sha256": "59ac8f75494dce5c97b76b9e5ea498a0aa4ad85b66b151c0a8666a5985c32acd", - "logical_row_sha256": "4125007eb22a1413cb6b99ea05ed9c8c9e45979da1f2011f30dbeb39801280de", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "da5da099153241c4273000258e3e82b4e83a671d046293437f843e5632886fef" - }, - { - "code_sha256": "2514080d61d1df7b02f7a947663a799774d6cafc6a11ecec7161e32b1f2dec55", - "geometry_id": "dgeo_4ca6e74940463f9ec5055e39", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a__depth_r01", - "image_sha256": "ded88bfb741880e79103c59541dd71b3c0916cc08ff8015c8ccfff8098bd6da9", - "logical_row_sha256": "2013d5c934a953245c6c4bfe6c97a13d291bcb0f0db9e9420bda543a77fa2e23", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "84271e8466178feeb65ad98a55ff02d21536c2e2bd9d5c0d5deacfb88327dc83" - }, - { - "code_sha256": "3ad94a6001207d908ef2c50a4da0e1406ce1b2f73dc835ce2a8d298a76024fa7", - "geometry_id": "dgeo_d53deedb21200b1a2e9c8b01", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a__depth_r02", - "image_sha256": "2a4b7b8d19209fbb9f85575504a0e91096903e3f2b36657ded54a859e94b6d84", - "logical_row_sha256": "93a2c6527dbf20cff11fd2fcc51b66922fb9c62499ea7b8831abcdfe8d213b83", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1528340c6090a04c1aaba86491af3568613d48fc007b10e2f0d6c95240d51f97" - }, - { - "code_sha256": "7c9c3914b48c69aca55e387157c4457ea5e323774550aa281556371237342205", - "geometry_id": "dgeo_cbfa65b6ab723838c979a036", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a__depth_r03", - "image_sha256": "eebff958f11902c3b3c5e2ec7720c1a8d3c9e2cd53062910e92e4a626cdcbb42", - "logical_row_sha256": "f1b09817d150fcc951c92ce25e5c63ef2bb7dc7c2e42616e79db2bf894413be6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ee93379a36faac60acc695b6ca08883e8f5ec11ee2dfaf35e5745f6bf59be84d" - }, - { - "code_sha256": "42791bf7775445bda4b5de7166f2b7cf9ba06d412f212fd71595965fd4b91713", - "geometry_id": "dgeo_06c7cc5125cc4c6251a0fd87", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a__depth_r04", - "image_sha256": "eebff958f11902c3b3c5e2ec7720c1a8d3c9e2cd53062910e92e4a626cdcbb42", - "logical_row_sha256": "7c854c6de1e504c68a61bdd70f18ca6cde2fe5575b5cbe5046302f4e2bacff69", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a9c04484886d1fe09d7fbda537cd4868d302a093777fa873e8eb820d86333c26" - }, - { - "code_sha256": "68ad3206a59d638b541379f6f72db63f0efbb3c534ebcb9349124a1d9aeccb2b", - "geometry_id": "dgeo_92080a5f9191194f15e57740", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a__depth_r05", - "image_sha256": "b15fb8b4ee6f56a6bac31bee0c285b62dc5f1aec5d0cb7a9186500c2daae402f", - "logical_row_sha256": "eb89a5e33f175b7cc8cb11d252d5033891a91e8b1bf476513883f416568b4140", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f53768af53c57541f84a07c46a4b3a9f975be04e98630c93c565d3a46dce22db" - }, - { - "code_sha256": "0867efbb31337d2f0efb49716429e7a4594d25ea7324e7f1fdad1ba923df4357", - "geometry_id": "dgeo_9b8c1934253895cf3b4b46e7", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a__depth_r06", - "image_sha256": "57c7ba6a486e7ae5e8e87e461d2600614daafdd578a886f2af9ffd3a43aa903d", - "logical_row_sha256": "5a6ac4e5e5a37760eef48541f74464e340f7401ba34467b10df6444141215307", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "154886f6fb94bed579bb53b972081309af682f6425b2ab72a0aa94287fde978e" - }, - { - "code_sha256": "3dd0d961b34d19c296e70423ef4fc351c33742c82d723247a9d8c2353018c720", - "geometry_id": "dgeo_107fa905861ec2472aa62545", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a__depth_r07", - "image_sha256": "2eab0848f389715722e7ea09c0ef50e2c7d7acfeb0807a1174e3af893c1ab82d", - "logical_row_sha256": "02fe286fc1ed5165acc32aa9ae53d869c2599b236a49a9f618e850c0bfcddb6b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8fa5f9a38bb94c666917223e6fef43d6b20ccc2f48a241b72d6cb568984926ce" - }, - { - "code_sha256": "c2a98d3e29e0478ac1ab0fef0160c2608fbcf2f593f592fcafe7f1ff5fad8131", - "geometry_id": "dextra_94aa10d433440d4763e9b21a", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__pose", - "image_sha256": "2528167e102412278738fd2d8304adc24304d705915ed2c34e4781a75f402159", - "logical_row_sha256": "893970a48db20b350a39c41a2596392ffcde6a6c7f26a8fd8cac31d90ebcff9e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "91285405d7bcbcff2280a826b1b4becb920b2cbe64d649f47bc285ea5c342988" - }, - { - "code_sha256": "b8308d50cd794c8efa1af329a55743ee886c80fb70bdeb3b481372b3daf7ea3b", - "geometry_id": "dgeo_61fa74717764908d82e69cbd", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b", - "image_sha256": "b6c50a61594568cdbe73cd176fd879302e63ba18f7f2bb369d8dc0dfd85ead16", - "logical_row_sha256": "3ea75dbd8e970226d5545d78ec6cfa888c3fdb300c4bbb7656416e8c391b01b0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e800ea46c1b89e505beb0a9d5a57c64e170c0c81db978aca7cf37f3a10390d78" - }, - { - "code_sha256": "d6ffe4a06091fbbdf5ba7865f3cdae47ba84f7ecd958795d7e4cb171625f61ae", - "geometry_id": "dgeo_0ac9b2c5393038879396cc02", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b__depth_r01", - "image_sha256": "4b9599054bbe32c1875f030f02e735c40195d155b1f705935dc812ea92dc74b4", - "logical_row_sha256": "0b8ba0a61ad537215afea19f9df025d946a93c21e84b2d47a3b2a17f10d9976e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "13a868e78b5da02d9d5ece711e073d3b4821eccf9fcafeabf6e02515fd29ce7f" - }, - { - "code_sha256": "f89fbcfd494034189725bc8dac689c71e3c6c4d86d4d770cc0ee50863303a7a2", - "geometry_id": "dgeo_c73d22bff835c70acede549d", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b__depth_r02", - "image_sha256": "20675c9e1d223177e1d8448f030d4f3ffb3c9a02e6867aa21127dc45a21828b7", - "logical_row_sha256": "c28f72ca82b19f7975430164e5c39ffdfecd6f3a178c88e09b00ca7e3e49401c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0fef72d91025043116111cecbf2ef63047ae6aecb206074c08603caff87a20d0" - }, - { - "code_sha256": "f2fefd8bcf42409069d584eee41161dc9181fdadc149cf5a4dd454b5aeeb5682", - "geometry_id": "dgeo_51a1e457531aa1cf630bb9c4", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b__depth_r03", - "image_sha256": "65487ae4b8b3927f75c98a1d2ebbd46adcdc910d16d8d39274dcc5abf8b76c3b", - "logical_row_sha256": "a56647d7f6548f67396601a1ffeaddab3fe009e663b115006891f939d5ec962a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ca2c4d4569dddb0d84ca65c9923df6a0260217c593a39220cdcc434cd734f0cc" - }, - { - "code_sha256": "37ea4d0d230c9d48c8be444c6f57e662ba09c1097a1440e2a00af2b0783522e4", - "geometry_id": "dgeo_5d10af545076f12c304ee888", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b__depth_r04", - "image_sha256": "241c645ba959fa62b3d3b3a544a0ef5b429469b86eef70a58d3b959037091983", - "logical_row_sha256": "66536b20d464fc33ad53f59bc12a1514238a645df4ad5edbd7f47d2476454e80", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fd446c83dbb987dc0689ffea1ad89fa55f69400118e1105b0819865d16cd0276" - }, - { - "code_sha256": "5291f28eba3d47eb759f2f7ae09e72b1f26322067b1a9893cebedb91ca001e7b", - "geometry_id": "dgeo_fa68b28faa790f194238ac64", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b__depth_r05", - "image_sha256": "0b033f5b8d473d13cfef12104ffedb0a523b3d7528898bf321ddc3d24815d48a", - "logical_row_sha256": "2dcb7acc9a5955af81a463d516ede050bd8fb50388bbd5f62f4057e525da6b36", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4d44f39d5c6f8c95d32972fdc4e6c262cfef71646f4e9c364a7d99d29c861471" - }, - { - "code_sha256": "19f79be4babf80c71367e9833f72d1cef0e8b2b58b5ed39b99fa4876e7d98798", - "geometry_id": "dgeo_3bc5325d28928f38703256da", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b__depth_r06", - "image_sha256": "a21743097809930e4c0f3e305da13c74bdec5aa67c4216665adf39c9f15bdf25", - "logical_row_sha256": "415196fff3276702deedefd5b19160423c89652ff693ce0c0bb314ff08160ec1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c4770e6b979c024c6574c46795962ff5a710fa490b6b2c6d4821787709f40396" - }, - { - "code_sha256": "763a1cdb809795e48dc6eb827c006fff16ca915528327b81bb8c66b15d61c3b4", - "geometry_id": "dgeo_51c02955d9101eaddce38911", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b__depth_r07", - "image_sha256": "57d9130f31505bb0b96f2dd91db056271ebca7d3c8ba3eab031c76c9e7ee76cf", - "logical_row_sha256": "1038326c7876da24621aedf989bb7624fed9eaa40a9ac8866311e781ac60f856", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9db9606940859eb4bd050e12618e5f37647479615dc537d789cc9f7966c3f16f" - }, - { - "code_sha256": "fd636a8ec10f04fb81cbf3fc078bcdb47e32a690207d1f892839a9fe02fd471e", - "geometry_id": "dextra_1fafd49319d1b1cac3cdf696", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__pose", - "image_sha256": "426e072fbb03d19058e46546472e37858522011e8158719ce0a27e0532121f54", - "logical_row_sha256": "520291184aabfeb835588c29235676cd46ddb20ff5fdc45744ac37be81fc76ad", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e0fea72dafcecb626ec955b273a08eb44cf153b39f036d60d5d5957992f5c883" - }, - { - "code_sha256": "a27fc402e59892f2a251f2e90f19829d08dda326c9b8734266bed933c72ac4a5", - "geometry_id": "dgeo_34ad0fcbcb8a54579d001f0c", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a", - "image_sha256": "e42b9a4b3f87fec82902c7e83ec1d5ead2cfb27bc9e245ebd914a15797cbaeea", - "logical_row_sha256": "a139d6e97c5288584597d41f7b58866207339fba811cec674689e72063327006", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "16e9439809567831c18fca6158683fea04e28f255958950d35c6aca7392893a1" - }, - { - "code_sha256": "deacfabb82ccc22cf9728b155501b725e7da3331b3c28ffa494bb89b6d3c9747", - "geometry_id": "dgeo_e885eaf2d4f6f8232556e5c0", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a__depth_r01", - "image_sha256": "2ef63801c6ff5bf198200ebef8766559e3c6be3d68e39f2cfdb1eb02068f4886", - "logical_row_sha256": "67544e6c0b8128a4ff18c9f9ebe455ede440fde2f30a51b9d5140c1883ca4d5f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d5ed86ce4ae9e6ff6bdc5d919e74088abeef63064fbd4371b8de2f591d309c86" - }, - { - "code_sha256": "5688067a8f28ae0b0b9fdcbf4eef0f2d15855b2b54f8706d0ed386972c895bbb", - "geometry_id": "dgeo_78fb339a8f958cfb3bb6607f", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a__depth_r02", - "image_sha256": "381a12b6201b05b89fe5282ca53bb330a0d91a5f479529d298cd9612d1a262c4", - "logical_row_sha256": "3737635f60067a266b14c0730a1afbb46f7f103c16e315dade8f44b8fac8c97c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "402dc133e0cf98db49bcc5da6ca0d4451f3d152ac65691b1af73686eed0bfb05" - }, - { - "code_sha256": "d61e37631feeec40789f459fc73d7d1f2ba30f71695f23bafa19ec628c10b2ef", - "geometry_id": "dgeo_5bc0894630d361c2b3ba226f", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a__depth_r03", - "image_sha256": "52207aae17acb63cb88ff05315eb51946665bbeb47e648b14ea0744d152e2e53", - "logical_row_sha256": "81959693b0bf69caaa23d2320cade6e2358a41e6f83c750269de7d2fe79f7456", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f57a48f76873b206fd5ed8f52e70a3203a2b6b10b1e601b0253df9a01258f56b" - }, - { - "code_sha256": "889847f9187ee3fefcc9c2d314f37a73ed2936e97ad25cf517cd11634f0c3ad0", - "geometry_id": "dgeo_9429564d7c676357c9e83748", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a__depth_r04", - "image_sha256": "d3f003c4e6e3412be86c4145b4ad597a72b5399294f19c341dd9b7cce07899df", - "logical_row_sha256": "c04d81ba1c78f3419d969bda1bb5e9b8cd8f133e98c54ee3137d1897c98bf0a7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "888f097e678129156123b5e4573d48934987d5c0e6329f0ee9c2ca6c4fb06f4b" - }, - { - "code_sha256": "94ab0da3e7a46ff5a5e2036036c2eb733df4fa12d1019fe224f029a06eb15485", - "geometry_id": "dgeo_eb0f81f1ef62821e477edb09", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a__depth_r05", - "image_sha256": "cf2044956dac83c3ad6ca361e819f2ec3f7c06c4b89f37a9cf9faf5f6bf3a1ec", - "logical_row_sha256": "70dceab35ba4746ee5b173ce7a4b30a318ce67fe3f546ddcdc1730613f7be188", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "23020f258602024c67f0ffbc370f7bb67b19de3d1cd5cfa61514c454021a192d" - }, - { - "code_sha256": "3dfcbed0234bfc0595bf9317c029bea1b6601f285a49e818facaf5e2793a5f0e", - "geometry_id": "dgeo_ca1e1ca5cdf81b054b6d327d", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a__depth_r06", - "image_sha256": "91ef140549d1bfc90fe25c84595556be6266dafd21c51c5aca840388e77e2a8a", - "logical_row_sha256": "de794b2f94fae2eaa468e111c449bec1876c8f23053a243dc2fbb858491e5542", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d28e5f82486192c4d39d05efbbe7c3b714abea84512a6fb5f69e4812f29ed5bf" - }, - { - "code_sha256": "07e90e45c52573db63ffb06f007f163561ed255036823dc2e7cea6c2068b9824", - "geometry_id": "dgeo_ed705aea148c6c609c2744fc", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a__depth_r07", - "image_sha256": "a0f7bcdd1ae28ec1628a3d318b6d90ccbfe3f8400ed3840d052b94c26a3c6de0", - "logical_row_sha256": "89850448a90a41781f21506b7fd70490be7e12a5b189d6c593a528a21db97195", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d2b563ec515fb2a89ad672f436bdaa9e3f72fc8b00343baaf7d5dccb27fae1c9" - }, - { - "code_sha256": "d8c202ce9b8b2645b6ab16e527ad8af75550f6af03039f651341647bf75d9890", - "geometry_id": "dextra_87d588fd44ff078ca23fd597", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b2__proposal_b", - "image_sha256": "8a82ace9d6b7a960ea4a815dbf561ea10ec3d3e36d8768aeef986589b3ded866", - "logical_row_sha256": "76bfd46e850e46bf026744534212fa0b4a6e394923210bece3dc936ab119ec5c", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "6705418dd10816f19ca6bc19983b2488ab14e78154d898c5268177abf4ef537a" - }, - { - "code_sha256": "7e0e3222e9b7623097ff176b4b86b9b596bc645a61cb862c90d2d05a75ae7e2f", - "geometry_id": "dgeo_786c9a9d858cd97fee7423d4", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a", - "image_sha256": "e9461ccdd459a42bb430edb52bdaf34efa05141917f6af646b2e8e375711eba8", - "logical_row_sha256": "b697893b8ea2645276e51bec996865c811f4b509ca4664adcfc79560d2521290", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c5960ab05c38c680cc72a48de4408f82e4e75e1ff2c7098b981f703a446cc0db" - }, - { - "code_sha256": "39452b05e1bfe5654a76726adcbe1857c7b55ae576a9acd88c091b98b1e8d48e", - "geometry_id": "dgeo_194f833b14f21f1691b1606d", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a__depth_r01", - "image_sha256": "1ec2d373440b4b6b455e40ab94c8337cb5bed8746d94450642493e040f0f87cf", - "logical_row_sha256": "31419e133576e7b7272570be2c38719735e5468106adefd524b3da38eb75dcf8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8842acec174cb9b8d5dd24a42582577870b20476229814b6173c81e16b03785c" - }, - { - "code_sha256": "2a02db1e534d8ffe3ff3f33d11eda18649e2588db28a833cb135dd4173b30cd1", - "geometry_id": "dgeo_56829f8167f029635ead7901", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a__depth_r02", - "image_sha256": "560ffe63f7cfa275778d84624e6d386c38055946b3948825a91b4bd8b98cfd44", - "logical_row_sha256": "c680caca9fd616577b2a1dbcb558f24d6b51aaf9791f270ae6e382be324122fa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8ab942af525e77dd4f9bed834e2ed87ef2d8238abc1167b0b86b18b096b6db0b" - }, - { - "code_sha256": "d2c5a05a6655fecf04b9aa4ef0ae039ccba91042fcf2db3cf74c0b003950f937", - "geometry_id": "dgeo_86f53d1fcecbb5482930091e", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a__depth_r03", - "image_sha256": "806cb512ca7cea3dec635d44d0f07f8b4a0063f16abd3bdb7a04290b4251c3a8", - "logical_row_sha256": "5958fd4106ad97d8f31ca7d60cf9b22e957901f4df7787d6a91060e348025670", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b8607c6c1946c443340f32ac5385e7106f78036af71a8e52d19ef23bf7227850" - }, - { - "code_sha256": "56f6ac62edbb9aeb248450e3bf2a3262e07ab2c7fd09689038ba0da108b62d20", - "geometry_id": "dgeo_2d53590b0a6a7dd974fe1b1d", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a__depth_r04", - "image_sha256": "76eb62dd675c3f591ae9a4a76793f447221724378f7366c818b93a973b97356d", - "logical_row_sha256": "9893480f0d9c487e8322a4588cb25c468a11a7e2bef83f25804543d2c533c7b2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fb836c91c4ef4b30ff1d42b52ae157e5108c2c3686e65a21da726414e7563acb" - }, - { - "code_sha256": "0ad52e1fcd9968fee76eaceaa893ee5d1fbec3e81385575f3f0d6f3191dfbed7", - "geometry_id": "dgeo_e784cc7b67ddc298cc59dec8", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a__depth_r05", - "image_sha256": "43ffa01f6b5c96360548a6c9555158428b032be8ba9a6ab1b6cd27239c41b14f", - "logical_row_sha256": "42dca73437fefb3a94bfe0510d7ded773c797b99291e6497e954936f4ef4a04a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b0f7f24306fe07ea4f3e1bd9ece21abbe12be5643d4d519caffb7b60f70cc618" - }, - { - "code_sha256": "49ee2c46791d492eb763917a55eea42314429588a52236c075ecde40abc6fd7e", - "geometry_id": "dgeo_0bac9c98063620d975ea0e5a", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a__depth_r06", - "image_sha256": "298c87b2b7ec7ea28f775882f2be7720f6b943363001f681fc1d8f9866648f75", - "logical_row_sha256": "a7776b36c48ce4210c69b9b181d44913d92657553a7ab4f47786eca2eee5a6a1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0c979f1cad0fe96446e6e46aed58c90447650cf9b5b3217cc2422f899921c1a3" - }, - { - "code_sha256": "7d4edfd8ae4e0a013a08b6243fa9705310dc2f053ce1a5735e57b2f50db95f14", - "geometry_id": "dgeo_0585baed9fce5d30a18b97e2", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a__depth_r07", - "image_sha256": "070c28acf1843f4f139b240afc5b529fc953f2f4d2f1342954a2c565903f1a92", - "logical_row_sha256": "77da8b0c1c5582c5902a64bb3bcb38274f898aa9ed1524534d8391a6c4b1abe6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "38c1a61bf64097139e5de6cc147192d1b11c92674c3f01287a92cc54bd3157e3" - }, - { - "code_sha256": "8463b91d2651136fa0fd4dd1b996e96121c0517d76492a62f1250110a3fba505", - "geometry_id": "dgeo_8b4d34147a713cb6812ab6de", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a", - "image_sha256": "1560a24c2d86830edf817cad12215a4cd8110ad33a2d4f1eac1bf7a8d31a139e", - "logical_row_sha256": "a2bec3a0539e490fd53fea01d071f85aa5916cef4ffef96b429e6ff0e15212b1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f61cd0e0430a6fab568566bd44fea7b855c50d0165f9943d0c5ed2b9a3071fdc" - }, - { - "code_sha256": "49563830eba4b24e7835b0e79a0fb9e4ba7901056f397cb620206595fec90d34", - "geometry_id": "dgeo_fe9892188d656d61cf3d1884", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a__depth_r01", - "image_sha256": "b1f2ff747bd19b86e12333b67ae37608888124536b087482b3d866847930f6f0", - "logical_row_sha256": "5216bc465c8ef3c0bb97ead28b3b7661f43b71730b970a6b89326d59b177a3c2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "680d0eb23f8ea7830dac79291f3150a432e8f9263106e059cfb2f1866dbaad39" - }, - { - "code_sha256": "db14b12e77639815899d90dc754839c4f47699f4ec868c2b12f43a5336233182", - "geometry_id": "dgeo_4ef6de667b80125ba2a32220", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a__depth_r02", - "image_sha256": "0dc5f6ffd26a581434f96643a529c4485309586be6402d92983beaa577a3ab97", - "logical_row_sha256": "b0010eb765e529e7e3604dc602f82b2c133f4c221d90914c26ad6f1b0c2e2949", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "09d245f4a4cc8e665e0001f23b7784e06fa71545e4766044a131af53e5039e41" - }, - { - "code_sha256": "263e5c042972a9c024c69809a1e9a33de15f62ee03a175077328aa0ff63e77a6", - "geometry_id": "dgeo_bd8c49f96f7ad580b6987e19", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a__depth_r03", - "image_sha256": "f06e78d88446332f61e8c5f78456e3997c4bbdb88673a54d0383a3595bfda7e5", - "logical_row_sha256": "0a3b53075248cf090c26c68b68da766d550b9a379aaf4f247687ca323e63797c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7e80ce09e5195b777fc40b0de0bca78602814a044aaace9d420b45b128c6b795" - }, - { - "code_sha256": "b038e37ce0ebe73cea9aa6ff7819949ebe222a311688591958d1c57bf310597e", - "geometry_id": "dgeo_3b36891cd1e9a6fc5cd48c92", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a__depth_r04", - "image_sha256": "16f715b622800f570c4e445ce2ef85c09d3dfb01f124ddda7f30d338f46e47a6", - "logical_row_sha256": "dae02484e3322ba27f4fa3b0cd5f76d09f0db4d5a249e39f37c0e0452adece36", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b067f5d9c66ac44b3af1a875482744931449c07a074c1150c21276e23b0b1e65" - }, - { - "code_sha256": "6e0f91758f2d064b56b27330ac0362da291f60dcd1de016ebe5207e24706bc8d", - "geometry_id": "dgeo_014a48980027fa51c343cc61", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a__depth_r05", - "image_sha256": "2f8e36aa6f20ca8a8b5a8754522fbf2d089c4b339fd38a3069bdce21fc1b9a83", - "logical_row_sha256": "fe54e322d2f57945e0efffb9a4c3ff3289212f51fedb92639c9b0703022c92cd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "191c06b0e66a6453fde26fd1a3b66a35f8a3be034443aeee880b85299f9e9ab8" - }, - { - "code_sha256": "ff475d94d38e80c6ab26f0e6f8e379a546f68694ae20f2a1575e8d12682d07cc", - "geometry_id": "dgeo_0f39ae5b7f7261e80a3e5dad", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a__depth_r06", - "image_sha256": "e18de7587056fef01e741741c3209a781c4607976ad0175c3634fb2967f00ad7", - "logical_row_sha256": "6d290f86a5bb8f9bcce4826cf887149b184046e6159a95859d524ab5e198a388", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4f920f0366e9b2e8009b3dc064e4be877ead6556f824be47a2f8d1f6b832b9b8" - }, - { - "code_sha256": "404f85c3c617f6ae831cabda11275a8341ef75d40ea0ad7ae657969b290da3af", - "geometry_id": "dgeo_d39a9d40afd9cd1743545b0f", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a__depth_r07", - "image_sha256": "0bd2105479cc25994ab9cc758141bd4c7a7711d4708f49cb52f2caaf5942cd6b", - "logical_row_sha256": "44eb26fc3820778072ffce8375e779380fb8d267454363fffea616e06dfda762", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "138b5b0b494846ee464737c1b062a6e7e0295437a7b2294b249221430098ded1" - }, - { - "code_sha256": "74e32298a4f395cd68e2987302db33649c205b8bffb0e7f244650e7ce3c0da55", - "geometry_id": "dextra_5ba68a5883f6d03d1c6ac7d3", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__pose", - "image_sha256": "506721446cc89824ce6d0e1c16ea344d9aeeeab3716231c68f2e25c54aa0550b", - "logical_row_sha256": "f3ecea04b6d4b3f2479c8991e6f0621570bc6e3d185c28d4fcbe52db6ed70440", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "689efaf586581ac3a92165e6f315bfb81ad4da354f919269241565b6a60adc33" - }, - { - "code_sha256": "86de9e8a202eec5044f0698975f4ac6adf6c53775e8fc2af44481a5c7a1f9b5e", - "geometry_id": "dgeo_95a571cca6b8d660922237e4", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a", - "image_sha256": "235503edbfb9fd1836ae3650902acd761047f9a6edbd39fc23f034046b446406", - "logical_row_sha256": "dea45d951ce52235973fbb83269fe86dc3220719a841f196ced428069ea6d047", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6f8640070f58995426c8bca1348d0fca619981b529f90ecac0acb6e11b1357f3" - }, - { - "code_sha256": "cc9aec08c9b122ab14fc42ce040991418095997a6e6e5233dfd3bb77e56a50d5", - "geometry_id": "dgeo_18fbaf6bf9b3199c5c8d8dc7", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a__depth_r01", - "image_sha256": "783146451d2f646451bc44ea732dded0340a0d046ba7c7698f5a75e29045163d", - "logical_row_sha256": "683b28d2d9249501e8fee143a9c4856e0f092ef7c1a376a98f1751c610f084c9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e45d0abee1b98d281b0d492725b3e2be8ff4c134ece0c174c610f23dbad7e784" - }, - { - "code_sha256": "784bfa634d4d839f0a2b4656f6c29386857ce970a6b07c99fefc30c534c73781", - "geometry_id": "dgeo_704a9252110b6d918258cabf", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a__depth_r02", - "image_sha256": "ac7560c25e51433f02767d4b9e4f8373991fd7ae78901278769cd770876470b1", - "logical_row_sha256": "4085bb5db2cd942850f46a6e003b33e23f91a237def5ff54eaf6f7d66ac6ab52", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b7d76a69bf9627469fcc6f7bfe3ba2b365ad1a08cb2baa773cdbcbdc4f7a9521" - }, - { - "code_sha256": "a9a00c3ecb08f769dee74b5f74dc236ac4f934a42fd36f053148f515301aa163", - "geometry_id": "dgeo_5d4fb4bb084dfec6f8990e9d", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a__depth_r03", - "image_sha256": "08676e36e45f9b7686433cf5c16ecb159ef1bcbaf95e3b5152643fc6daab51c9", - "logical_row_sha256": "13a80895565c547624382787956c46f22952dad2d62e216803987d005ce78f4c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4a04cb86aec1d2da49776f216cdafce7875af8ba34eb4a277111800cd4a98121" - }, - { - "code_sha256": "e357ae9c0b681ac6438b718cb38f16e12244c9c0e851b267a993a8dd4deb5e52", - "geometry_id": "dgeo_c635a125edc0ef3e3282d4f8", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a__depth_r04", - "image_sha256": "07459dda861e553d139b26ad6ac87c226701cc1106471418091c8ce805e9630c", - "logical_row_sha256": "51eb30b9802ebaaafb24db7cc5494d0a457f7816bf9d79de0382fed11ac83e89", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1043cfd8b00e3508141a2786f02a0b9131075ff509bbbe8fd17e732d2f050d2e" - }, - { - "code_sha256": "53f181733db4ba1a9bd6a9308e89c76392b7167d939bfc19bc5737f7c674454a", - "geometry_id": "dgeo_4e5179d032fe8a34bf3275fb", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a__depth_r05", - "image_sha256": "7d3d8f2e47838bddb0989ec0d7e275b88579c77c2dcb6ac8840869ecc3619cf2", - "logical_row_sha256": "8a49a785db060ed106d01dd510bf7abfd806ae058430dab4e0459a3c8981cb0b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fa3a676137cc5ffcb95f5a48793e016db9ea75461d9d5eb469473f9f589bc674" - }, - { - "code_sha256": "36ead85885d84343dbc9125b0b29d167188780544d249d5def96689dd18a9b9b", - "geometry_id": "dgeo_5b2946b1cdbb2669115fb8b1", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a__depth_r06", - "image_sha256": "7d3d8f2e47838bddb0989ec0d7e275b88579c77c2dcb6ac8840869ecc3619cf2", - "logical_row_sha256": "cef05415d0545a4e6fe66a821c28d50f108952d4767f1e9c8674c1feff811a9a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a9097e1131968b5730dd578345e4735ad38b8d3783c43ee09edebd8e235145f0" - }, - { - "code_sha256": "a4494ae980c952762fe9120f7b03e695871a9ce2f660bbcb891d11d127fa1eff", - "geometry_id": "dgeo_86c73134c906eab8e75d63a3", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a__depth_r07", - "image_sha256": "86fcd104b765f89b2b7c6a163e527be7ffd8c533b70be26cb2363893cdb2a310", - "logical_row_sha256": "f180b5fe1ba78a19955accf2fdb3ea36cdacd6b84756a262d86992af54dd7d0d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f9a5bf55ac41f6077330ce554be4a931569ceda181e88ddfb2331ea28d7919ac" - }, - { - "code_sha256": "9f2d60416251a022679a362314472c7bd1d92b3da24b475e790fcb68021b3b49", - "geometry_id": "dextra_7bdfbd15b5c1b696edb658c6", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__pose", - "image_sha256": "fc24254c359cbd53a0db571ae5620de29efd4c785401db0caf6726a1144d9f60", - "logical_row_sha256": "7c3850855971000390b37cab18a13dd5aad2c0cbb25426298d5feb2a9a86d58b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "02189f44dc19a8f795cac4882fcee26b74fc2090b399e4f4d5038bc61b09fb00" - }, - { - "code_sha256": "550e468d3009765126020656235341fb82327da92008febf6866579009ad0779", - "geometry_id": "dgeo_4c763fbc525a8e60c44ca51a", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a", - "image_sha256": "a1777b794f524eb4fea14dfd0f40397312e2ce4ff4e3225f2e86d4809f95cf03", - "logical_row_sha256": "ddeb23580fa1e750ecd489ce88b0f40c477d578b54f9af1c75570707936237b1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2fcf0d76ae4b87ec7470bd3a3a32cb2422b90faa45da78a6bb69392564036bf6" - }, - { - "code_sha256": "fad6c72448025cc152af668ca71d6bf5249110fa84c24aa3358082e85e462e54", - "geometry_id": "dgeo_4022d8f1728a3005b8cea3c7", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a__depth_r01", - "image_sha256": "2c8c2dd03cfcba25bc9f75e8f9da970b7ffb51eb2dd60a764e7ff9c6313d87cb", - "logical_row_sha256": "eb6d380a469aa3cb6326d2fa63e8ee9a7335791bdde28ab68d0158038c6c7819", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "69bfc3e5944e5c995a0c1bcab5521646430faedc8679e4c7cba1187ded2e2ee7" - }, - { - "code_sha256": "ee428839af12753b97af2af5e0bfc608e67179cadff3bde239c77c02930e8714", - "geometry_id": "dgeo_3d708b8764a18effdf5e4f46", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a__depth_r02", - "image_sha256": "a6ce9d78eb8dc36a4ff668cfaff4361967e4cc00a38fb8981edc22afac359459", - "logical_row_sha256": "da3cfe4df02ef4704e5b955202c53d05d8bb4418ea374d0863ec04ad167babe1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8c90c6d6306645aab783510c3723fc85260072b43027e9c58c08497bfaf50d58" - }, - { - "code_sha256": "9a77c22429eb8b51f824dbe0d042829c5f8dd90195058c406cca1492a950fb72", - "geometry_id": "dgeo_349abb8a870dd67bb741ec55", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a__depth_r03", - "image_sha256": "9de9a5b79f03460cadbec43586b9e77f6c87352513bc36a28f2c7fa8a8c7cce8", - "logical_row_sha256": "d27a8d41f30b4dd1456e41063405e9a7e1d8153b089c47eb3ef1d9925d889e14", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8d1addb24088e22f48704d163b6c469daa6b1b11b760401d14c31e8e0f8741a8" - }, - { - "code_sha256": "4c059f0bfdd33cdd652c6b75f19f7b793b5d9fa69259c84a353be9833ae60624", - "geometry_id": "dgeo_82ed0f51e9e44d1a690442ef", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a__depth_r04", - "image_sha256": "364fbccf39e22cf93a42a98d3a0ab27078e465e7162ddbbd331ad8885fc2fe99", - "logical_row_sha256": "528ebe9e2b3df4a39d6e2a4d69d8ac8733f2fde20a0bafc206fa3ac00195dcc9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bf69fc3c62c42ec04c7e83e2f1057cc474136e0b18de3bc04d5b4cba99502ea4" - }, - { - "code_sha256": "6e53030d2b31d87a5c0e725a0635123116e5320519c3abfc0bce251aeeeac1be", - "geometry_id": "dgeo_f091f5250bda4a51c8d4f003", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a__depth_r05", - "image_sha256": "0b04e16a4bc4ff09ffff986ff15971cd449d8de4ff7fd2fc67431fb42995190d", - "logical_row_sha256": "e4bd29c27982c7d613fdbdf3a550f2346e3099c9208189700d1729cdb9711fa1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d9baa0643ca594d3f7bc72802512f31fee840a5559c2a8090ab0693111176e73" - }, - { - "code_sha256": "544f60e266f690e3b78f15eee895566edc008f9e689bc92e7b7bfff547c1241e", - "geometry_id": "dgeo_ab8f63dd8bac852e74ebb0f4", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a__depth_r06", - "image_sha256": "0b04e16a4bc4ff09ffff986ff15971cd449d8de4ff7fd2fc67431fb42995190d", - "logical_row_sha256": "6cb0543c6fdeec80c8959a1c8e3815bb3522f03f9814348af958344739450379", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2d5ef5fcac6a03aac264a29d16879d8ed28f71cec3b2df0aa4a846f423325889" - }, - { - "code_sha256": "93083e7217129ed2e26b9710c905fdd9fcdf441e021afed4a638e3532e881555", - "geometry_id": "dgeo_8faf907ae74c1eec09f7ed1c", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a__depth_r07", - "image_sha256": "368deec599fe2539a68004de1f3df08a4da44b32d83ba3f53f96c90d9c244420", - "logical_row_sha256": "26294af75876e7700b5831194b36c21695bfc6f25cf3ff4400863a32f856f3b5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "78cc2df5df09922f4be917770c0e158b76b63ede74a2bb38c3429aa9c01f7374" - }, - { - "code_sha256": "8f460641dfff1466c9ab8ed1842445cfa9277b30189bf6bce6ccad2ccb9b906a", - "geometry_id": "dextra_09083edbd1118f37962f377d", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__pose", - "image_sha256": "97144627f95b45bab2f36cd3bf1e653a5a9031706b241d9d882133862084a76a", - "logical_row_sha256": "344197226a35db35e204f8f3dd05eb7d1e9621c5887378a46d167308192df265", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "c0c2973d9e048ece3cabd2a0e59a77c3112b69a4081babfb3c01f48cab778862" - }, - { - "code_sha256": "ed20953a26da2b882ed7497c39a0a29824921d9f6386575366a8158f1a7c8280", - "geometry_id": "dgeo_11e228737ea53ba35f86f758", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b", - "image_sha256": "3bbdf707565be43ecc25c38d8d1441417cebcc801bed30af129b6ee3b4103411", - "logical_row_sha256": "f0f3f4d7bd0e9733dace7ed73b638aedb414a9b6a9c50028df0632f677fbeab0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4d144e5ef37732ce2983f06a782741ba91bd093222b41fde63adaa27dc2b788e" - }, - { - "code_sha256": "58bd53176d07713f4f819d1426c665f5676ff180e60b2fcae202091967952714", - "geometry_id": "dgeo_377c99e4763f63fd9d637332", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b__depth_r01", - "image_sha256": "b425f2e6b7595825a1f8583c7bb2d49b276bbabc31d4ce33f7f8075c2b923c34", - "logical_row_sha256": "35b38eb01589f148029aaad7e9efbf0e6945ce15c74b00bd7691286d47f6082f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a8615fce9acce39f6b4b4d6a420a0878f1efe3935c15c89781c3fd0689ac8afd" - }, - { - "code_sha256": "362f353cf6192d996ac3eb309bd9b12fd109155d8ecf4b28999cbaa06e0d73d4", - "geometry_id": "dgeo_10a563d1535a31c8c8085010", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b__depth_r02", - "image_sha256": "c7b3b4aa6f22dc8239d43520d74918b300a40da53ef210e44daef2e438369b0a", - "logical_row_sha256": "bd126b0c428a0948319ddfe8a4344e3713d0f3f3bf340f653d68b6d6c7f53393", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c4b807ff2197f48fe2806cfb49a2c2da4743ff07463084a93a3b5a03c85523b7" - }, - { - "code_sha256": "f14f1a4781cd4d77241211376ff7a0e3d9d78942cc4063369b8046bed3e1c313", - "geometry_id": "dgeo_c78b76369366c7231b613b16", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b__depth_r03", - "image_sha256": "4dd3d68b02e86fc0cd4cf81b7fa9d84590e420d03fb618363e7bd7904a5c55bc", - "logical_row_sha256": "a35a8de68b6ed0fa43790163a0a15a515c85c336cbcd6b25e70b59adde796a41", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d7ae8c560615ffa1cdca3179029f7dc9d1c7cda90959253b4615d4da88c8ab70" - }, - { - "code_sha256": "d5a9c28559674140d72d565906d5adcfa33419da517ac6e01f4c13064b658b7c", - "geometry_id": "dgeo_98bea3717a0c14f98812fc9d", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b__depth_r04", - "image_sha256": "758d5c877ae0688a0e2100133b52d0d4524751ed3a3c25b36bf4c09eb47ceaab", - "logical_row_sha256": "733792d4160eb3f64fd3a192bccf805376bfcce8264dc9fbff70cba253e08ba2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "dd90d4acb33c0e7dc6d4c7dcf366e73819057e0f14bb8c4ba1d0c18405f640fb" - }, - { - "code_sha256": "843b34fea7742088f492673149417c835b9a72c5f2f9f2e340e50b92475585d8", - "geometry_id": "dgeo_f69f83402d5ae123f6b7ec5b", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b__depth_r05", - "image_sha256": "69ce9b7144f758fd0d5697737a451a07beec31ee73c8d2429027954f19ccb029", - "logical_row_sha256": "d346effe2882c5f75a8bddc7e7a097a0e5f5d8772c6fad15f4357fcbb47f2b32", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0c83449a86b760a7f06467a27bf89538288ddde5f1577b88dce2b6b5ee51aacb" - }, - { - "code_sha256": "63b253e4c6624ee8dc316ca2e906ed6622959ba3b569e6a45ce159126dcf55e1", - "geometry_id": "dgeo_29bfb859d97317e6bb5c3b98", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b__depth_r06", - "image_sha256": "fbdcbdb8e85f67e8900cd031d1837789116653a003da6821ecf5d7f1e64893c4", - "logical_row_sha256": "d24bab90847f9bef35e5fc0cefb537d6d7fc447a500499442436f0d9b3eccdb5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "48fb7dea83ed4f1cdcd2d8e1df16f94347a4fdf9be2e72c91bca3a71c2e4ca48" - }, - { - "code_sha256": "34a85aa54037210b12909f08b68bf518e6087a3d6ba6c46d7c05af362f526f62", - "geometry_id": "dgeo_c42e56123b80f6d92dfddaef", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b__depth_r07", - "image_sha256": "fbc84d2d1b70694da23cfa6ac8fc747d8e455019bae051b09a4b84c46dc635e1", - "logical_row_sha256": "ad87d823ae4481b61aba2cc3d039a60cda568f4a0646e19b0e11f3c08e952a98", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7eed8216c1193d8a1cfd90dcd5859482889a1ac8f4ab2bf4446c943d9821cb74" - }, - { - "code_sha256": "389ce1f17477191d3e81feb5fa553fb750f946282800a9b3a1e110b0092fca37", - "geometry_id": "dgeo_fafeace0fef686624ba98424", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b", - "image_sha256": "d61e5705d47f2f9e7914759bffae228fdbb45e01b755a03aff28cdd686723645", - "logical_row_sha256": "3bcd543458c101e447c8e0d846dcc576353e75143517a19c8463a1d0fb6e8719", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0f4020b40583ab3297a4398d7b2a1cbd6c268abd9430a357e25616f5bbb5a0f6" - }, - { - "code_sha256": "b48b592093a2610b29aff9faeb48fdeef5f567db54075eef28410081076a3c67", - "geometry_id": "dgeo_68d7fc0bb4530104a6c2c315", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b__depth_r01", - "image_sha256": "09c481ce34d30e8f07b4bb45a536e5ac4d3b6467b9e076456ceea5e74fbc3d42", - "logical_row_sha256": "8b3bd2520f7f4feb79ea30b8646f99d323f20ded6d82db6e06fd624af028e8db", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8d7cebbf6c722c9906690b60e7d4d1a4e2771c125d094cacb3ea9036c14c768a" - }, - { - "code_sha256": "8be006bb07536f167766c55ce1bfa464687440d5d86dd08cee83717a97a87109", - "geometry_id": "dgeo_1049ad37841ee4407c9c6311", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b__depth_r02", - "image_sha256": "004b6efec5db38f97859a052ce460a9d15d69e64003aff9c91cb91d6f406e492", - "logical_row_sha256": "ad2d9739324b50b2627fe4422e650d228fa46ca06e8d097369d040ba200e0982", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ef4ec08ea08c965e9bc58471e593cf7760d83c76d6db647a73ed9cd29519e3e1" - }, - { - "code_sha256": "93ba906f7520f5501a9b134d47bc883065e466515cb1c860e7b89ebf2c22b08b", - "geometry_id": "dgeo_f427be59f61ced20f6281d37", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b__depth_r03", - "image_sha256": "251f98a1d932a0e10a4dda7aa41b7925aa31d3af9a519fec336a729115628de2", - "logical_row_sha256": "4644440b7192575ce10a06eeb3db03bc630385d6c55b7df605a63e043e081bc2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "88988c03e8c3d40947da2b19563736c08690c9e6e0910529226858c869152167" - }, - { - "code_sha256": "5efc6430ef630c3bd002a7fe5d31eb822e2b08095c31df55dc8332a80d08e33c", - "geometry_id": "dgeo_6138fcf0ea304e99b6365753", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b__depth_r04", - "image_sha256": "8afce1d32c3232a0d3f5f73423cff21ae63a19f0f9f677862fb55b2f7759f243", - "logical_row_sha256": "c40a64dba51947d1fa4eedcb366f0e13044209d9b583a3f835f8b1868763ee6c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5c6ad70169bcf65c3ab433ea13c7bb18aa981099e3d5e6bdf8913dca96e53f7f" - }, - { - "code_sha256": "52597da203331238a194602cd38e16c9eff61a6d67d6aa04a075d19f11458cff", - "geometry_id": "dgeo_c413b92288e0dae22cd989c0", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b__depth_r05", - "image_sha256": "3ae39c1b70d05eb623317b32304af6675104fbf795bbc2da58a6b5c3dcfafc35", - "logical_row_sha256": "31220e7a0e6e839c2f7843b05597df2c0450ac22592b4bf4dc64362cc3eb26b7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ea01eaee5c0c3f8a6663cf6c8201ca93c2cf39d499a0383da1aa39fae27c8e16" - }, - { - "code_sha256": "c39d4c5d3353b17e1888ffa03a5915ddabe3d0a486335f11c122b281ee0d1bb2", - "geometry_id": "dgeo_1d23827b9b494d6b7ee14d55", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b__depth_r06", - "image_sha256": "1255478b2093cabbb1dedf49318861aefc0c1a5aa27a7e803d512b3449352c50", - "logical_row_sha256": "f05369b87bf92f6ceb89dae2a93b4faf1f8641f381e7249e97bd7406cd14c0d0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7e572f86d8a9403d9246381ed53694e7bf14dd750fd1b159080c4088c17e587e" - }, - { - "code_sha256": "91e0e2bc8f5f49babbf856772040d4ba4c9aa29e43fdf580d5d0fba3c4a78c55", - "geometry_id": "dgeo_8e7eeebf9f42278e46c76d6b", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b__depth_r07", - "image_sha256": "182da67d899407da584092229c59c3a0aa6e3a298f26879b4457c30e0128bcdd", - "logical_row_sha256": "aaf47f75f4122cc65e5ded083d2f0b0df63306be1ff944a21f22f44e0d5ec53c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a320e55df4544add53b32f820bf7fb9cd0451360352ff50fa61cace707eb7d52" - }, - { - "code_sha256": "558dfd1e7b71500e6865f725a9152967a4718bffd924a0e8c6657f59343c93f3", - "geometry_id": "dgeo_e670544dc803a582c1f5debf", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a", - "image_sha256": "6157f97873be835fc4e0afe76697da90a31b032e3d106b3040a3f614995187cc", - "logical_row_sha256": "3c85685fe1c878521e1a9c17b2475eabe6272827e5c51c4ed904f5e3199df81b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "38768690eb6b4baede70eb922e62cc94eca3c5e39eb25fbeac56ffcf01d0bad0" - }, - { - "code_sha256": "79b3197ca8a4fe5efed2fb4d8edc3bf836d4eb90a030a6df3c7d3b1d972ffbd0", - "geometry_id": "dgeo_62ffac3d04c679cb8de9395f", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a__depth_r01", - "image_sha256": "f4d15bc2b79e654e50df6e678a6585d7e216194dd9c97f7a8d4ec6517e302c3d", - "logical_row_sha256": "ea2e19ec300b3d9ba9fa7d22556bb78d23eb4a68563c399ce83cee90c5d00a6c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "77f58ccdc837c9990e1be992a06da98f8ccb7961c6a2484aac6e875bd5a55ded" - }, - { - "code_sha256": "466070f19df0d15ff95f040dac2a950f8cfa7aeaf1fd6c83b06bf8e781e10cde", - "geometry_id": "dgeo_360d1787d4e0f2606b7de511", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a__depth_r02", - "image_sha256": "b5a5e7fbce06e4c461f685f107361affc9e15899470d80f8d9fb37fabc3b28f1", - "logical_row_sha256": "04d03de5e2d30c211b6315821502b6449a78418356ca6d59fc6b2af64b655445", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bc3f37114e974942bd19733d8001762d99fefd2c00dab3b05db93f406da6434a" - }, - { - "code_sha256": "b1d77cda014dd3ef3471bed3d578732d997fb00bf0a96662a903ba658011264a", - "geometry_id": "dgeo_55b5d7af26920b40ed48b781", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a__depth_r03", - "image_sha256": "286e025e932bd60e2eab3c0ed3ac3d3700d53372f20f9390cf46fbd897a000ce", - "logical_row_sha256": "6ad941f96d75399881227ff9a0954ba48b47b539bddbe89d8f039c8842a6f215", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d5491a3d6f57d01b4b44d825f37acb7ae5f2e18f3c834ba72607673107ee3fff" - }, - { - "code_sha256": "00761380c5b7e3463e1997332217bb33da7c71980fcacfa28ae72035ff9928d1", - "geometry_id": "dgeo_56485508e0ad6295e5c8eb70", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a__depth_r04", - "image_sha256": "286e025e932bd60e2eab3c0ed3ac3d3700d53372f20f9390cf46fbd897a000ce", - "logical_row_sha256": "895650a094a3bc90d29e097af8e7f62d43bd0be689a516c60c3aab6183c7aae4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f6f2472346252040e1b9ba0b8b877453da0849c284547d942b07a20178f17cbc" - }, - { - "code_sha256": "a3ee2f5ecf3605b2f64f5cca13ac2142c68053cf07ca6605546b169467081078", - "geometry_id": "dgeo_609bd8ffcbf91dec33b53599", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a__depth_r05", - "image_sha256": "92d47265c6f02ae68ae313c564e36b698c697b7239b834c35e4cf94cc9c4eda6", - "logical_row_sha256": "20a1966eadeeaaa616acce30b9303bc0a6f487e07d77416e18452fc8be5fc6ba", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fa7ed46709e6533a00e71db739b7ad5d83b7c4970dafda0f0b9990197e06da12" - }, - { - "code_sha256": "d0a4dd45dacaab23fcf384f6ea754fd309c15b4c0c4075ba9c807e1b6476ff84", - "geometry_id": "dgeo_525fe33213ae683fcb2ca88c", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a__depth_r06", - "image_sha256": "db17221e75d68418a1b7c5659393abf8eb965a8052e753848ac0b81876715eb0", - "logical_row_sha256": "8d579a62fa8a326c8004a733ff630adf81fbac45ce450495ed9af542010eaa12", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "373e3bb1a212e1c5526eaff978fdc9af94746844eb5b8bd64ae41565a9bf62c9" - }, - { - "code_sha256": "0035f16024157f7e6614f5987b4098df6a966a148bd07926006b953332e2799d", - "geometry_id": "dgeo_c937f0708adc7c770b895050", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a__depth_r07", - "image_sha256": "6eccb9517607ff1caa13ccdaad37bd9d409ca92a13d37aa96f146e1c83f8de4e", - "logical_row_sha256": "8f64feb50ace2d3e434436042d41c382b924d9f46fdfbd894035fd72b23b1850", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3b5740069d4dd1702c41a04adb06eeefe984d23ce1d58096aa0b6db59e8e4dcc" - }, - { - "code_sha256": "766afe29d61a9518ee072bb19aed5c1569037fbc54ed8ce3d151d19ce049ffdf", - "geometry_id": "dgeo_6a67dac156927f400aeb4e03", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b", - "image_sha256": "9663f6c5d57d14701aaf6bbe951157a7664f507e92a1ac848785431f22895d8b", - "logical_row_sha256": "f2f12ca819b8151572a8c4f9ceb5eb9126030e9361a0bd21118799b98d3e02b3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e59d9eb670e26ec45972ff85c38e7b18e9653eb8505c74c2effbfadcce675f21" - }, - { - "code_sha256": "9f1e283cc807ad2fbcf1bcc34219fe23518eb4f4c62ff9328bdfd07e98c44ef7", - "geometry_id": "dgeo_3e851ace132d5eff5a7066ff", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b__depth_r01", - "image_sha256": "5802da3a21c57bce7e6c8af6b16a11edaecf91e5cea82e595dfab68b4addb243", - "logical_row_sha256": "7ff4106123f4d90f422278de4fe7926f042d576695f49552817791132808048a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "91e7b84165504b86c8a0985fc815bc5872865780092bf06b2fcd6fbf84176cd7" - }, - { - "code_sha256": "6abc21c5cc064799dee8550d3fd2a55def10bee4f481a79053153bfdf780d9e5", - "geometry_id": "dgeo_2a46959e36f88e0156454ba1", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b__depth_r02", - "image_sha256": "a9a6b6385370eae57a4c5ede77b565524b5604b41f1bec4e7510f68a65ac4c53", - "logical_row_sha256": "686fac500ced64fe3b0cf92b647c04f90808da68067a6e9ca2108968046d1d36", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5ffd8a82fae2d31d3e35f1df9dc2e67df91f181a2e0b34dc2d2ce2a43c8889e3" - }, - { - "code_sha256": "9755425880a2d2c2a9746783c24ac8dac14301ce3b5e34520e052a5317bacdde", - "geometry_id": "dgeo_2af71be64de74f446e599b8c", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b__depth_r03", - "image_sha256": "deddafd2976746df2525ad35fd8dd9c26abe88240c353c3737b5219b63e46e2e", - "logical_row_sha256": "b61517e7630a14b92cea21d83653d9e2b9c809244d9be357d8816954996a879e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a61ec2ffc6dbb3363d3666b1e2d5b65d55cce77c2239922692a8af6eba767c7d" - }, - { - "code_sha256": "38e0d9cdd180b2f72cb7b3603642781431413cd17b708f5a461b962baa50a47d", - "geometry_id": "dgeo_40317c8f010592cba49bc609", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b__depth_r04", - "image_sha256": "deddafd2976746df2525ad35fd8dd9c26abe88240c353c3737b5219b63e46e2e", - "logical_row_sha256": "cc6e5002e056ab83a44691239da33ee952503eed53cfb7d047462abb78a4f628", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "586a55f7cc0d655e872e3cac79be09a74ef9e7d1684c52b595d5a4d107fcdc42" - }, - { - "code_sha256": "34c23dd95b14090925333252046421a7c042f756400a5eefbc7d0ee115bae578", - "geometry_id": "dgeo_4bb6d9a6036ec3d339f3bb49", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b__depth_r05", - "image_sha256": "230c068c95d106ee2c079e486879ddc06bbab075c01c99c7b1cb1e97cbc99140", - "logical_row_sha256": "37899ed8bfa06d0e42197ba0b6ce8f324f7eaba405858fa8c8efd1e1658cee9d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b4eff9e40b48c56e5de551868e1bb12f0b81ffbfb935124849f44d40866726c9" - }, - { - "code_sha256": "a2ca28f51071cd144d6410d7f593d247995e5e349c7d0ec3043161d855c9a69a", - "geometry_id": "dgeo_c07ecb003f26812a0e50b77b", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b__depth_r06", - "image_sha256": "1d6abb1a2d787d8493da28999ed27c777e1a1cc55e517e5f24796240edfdee44", - "logical_row_sha256": "284ca21036bedbff18380b165922dfae7f82675a3ecd3ed7f467cb5e8054e37d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ba197ed74827410df87b3caa3a9c8bbc2455e3532dd7765d6bbf79296a820f8c" - }, - { - "code_sha256": "732bde12ec527516d2013643f50beed963bc50861ab5189943df98fac760e1ee", - "geometry_id": "dgeo_f9bddefaa838d63e61f1b1e7", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b__depth_r07", - "image_sha256": "0e9848697f20efd2a4dcb0eaf2de0dd75941726b0b1ffb8f9aab9ece48700ae8", - "logical_row_sha256": "4edd6916d768ae35e83b53bc3f694fe3ab3507f08183b5e3ed8de6a5da713ea9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c4e86f557fcbe76f0d5e7e56901c6dfa0c12da4999f9df739ad4e0fe1a90100f" - }, - { - "code_sha256": "2ba8b5d4c79fb0a424f055f90f5ac27734d30d5d31ec2bf6b815a4e5234b9bde", - "geometry_id": "dextra_ddb4a6b002c38fde73e66750", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__pose", - "image_sha256": "055ceda89b4084bac7367c10ad8bafeeedfb5e7caababefddbd3a62c65a741e8", - "logical_row_sha256": "2f1b2a3dc4a11b6fee2281bc3da66407c639ef55bb4abd4f67843b42040bae81", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "9c49e9dd77e5bcc0678295d68e84bce3a1153dddfd627750b630409907c6b05f" - }, - { - "code_sha256": "830e593598ece8fef4333a940f74548ac6d40aa5de6e9b616c6dd68204b8253e", - "geometry_id": "dgeo_50c4018f1fd0b35a494d4a88", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a", - "image_sha256": "44919b8f6d35542652bc4db172ae5b203ee258e6c4d4577a3e95752ef6869caf", - "logical_row_sha256": "58377fa4808b73a26e8ec7db8dafa741782d61ee2401608dd393d8b4c728c65a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "75a8eaf5e5a06d076ff00dfe769a50ba910d5233b59130bb6a2c3b8834f0eebd" - }, - { - "code_sha256": "03cabab67e784d6e5ae300178b355034930b9b17e71447a897ae30ed812427e9", - "geometry_id": "dgeo_e82088a7805e4d5bcb4dc313", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a__depth_r01", - "image_sha256": "fd3a1f122ba5c72059abf9bca9c58b7fb35cd9837fdd190fe12571cc408b1629", - "logical_row_sha256": "0c0c6bf88574232d1737cfd016528763ecd2fb16d334f8ac4f74f8f2c25f9640", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1271ec083d42b55809bf5cce4f520e3f50be04a8f0c1c590a19b7ea8a8f3bc57" - }, - { - "code_sha256": "cefdde4f1e13ef8fa24ee3b32f5663a753bd7a8896e49b28810a47193c23c5d5", - "geometry_id": "dgeo_2bfd3455f678b9d045b81588", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a__depth_r02", - "image_sha256": "10f3bacb93f1d64cfc1a7660ccf369b743cc393528afecf4b0b76dc05aa6adc4", - "logical_row_sha256": "74630238897b48c7f6aaee2e4ccbf3094bdb1dd4704d7858d863ae2e945af910", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e1b5f8152c0dbed69d94a5015f22eaaef9e892e022ba53dbe089a691e2037705" - }, - { - "code_sha256": "1bbe0dee94c8edf49bee96f52dc9ab6756c9eb57664291807c3cc2ccbe043a8e", - "geometry_id": "dgeo_2bf6089ebc1bc6da3fb14f5c", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a__depth_r03", - "image_sha256": "9061202ac6698715eb223cf31cc7247b004cbd89ba0e44ed02a370b148904c6a", - "logical_row_sha256": "ec291290552becbac3772dfe9d674faddad69a08e1e6e8da9007c3f4dedd5dd1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7835f54c10193fae5d7cb2ddde3045689b1542ad94e86bcfc8bde51fab435797" - }, - { - "code_sha256": "532cd962e88b65e496cf9f6c9686cd2c402b47b9dbbe9fb3d18d32f313b253d6", - "geometry_id": "dgeo_7e15ac52d6f158f2e83a993d", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a__depth_r04", - "image_sha256": "d1d147a83a5e7b82e3aa4c8be846add023bd390a72dd63fe567fadeed4757f54", - "logical_row_sha256": "cfb79e1dcc87f7a46d3f4a31dff67aff9ebb01d22ef60bfed53e241e24091807", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e1b5f8152c0dbed69d94a5015f22eaaef9e892e022ba53dbe089a691e2037705" - }, - { - "code_sha256": "b5f708970b5c4ea8ea115d3e5ee7634414ea2240d54af0ca2a380d596e1a3287", - "geometry_id": "dgeo_68d57557c20bf2bb9d763fe1", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a__depth_r05", - "image_sha256": "4bf0b8abc6118f95e211c6a555f6a070303585906c403139fc6ce710b24de80f", - "logical_row_sha256": "af32da039d86612c473e401b48bf6385be256a5b594de935305125c92b10f1f0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0f0a7a8c78ba9b285a849c346e5cf091317b04c4a6afab2bd516c53809536a36" - }, - { - "code_sha256": "d8d6acdea04ff2323b85dde5736b898592bbec932aec917bb3b1da65844d6487", - "geometry_id": "dgeo_7de647a47a248cb9eef737fb", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a__depth_r06", - "image_sha256": "93870ecf2706b753ee263e7abd57a07f8aa27c09f58a69a2a7a6c75f92d0f300", - "logical_row_sha256": "bf2488fbe8c14e21e529f074fb04ce9e0be422206283c93a1b0d699b6fe3be23", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e1b5f8152c0dbed69d94a5015f22eaaef9e892e022ba53dbe089a691e2037705" - }, - { - "code_sha256": "a5b0cc64ff02cb20b0ec2ed858f0274b679657b72b2f878b693e99b28f664162", - "geometry_id": "dgeo_7d9c2282b385ed94ad02aed2", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a__depth_r07", - "image_sha256": "d1d147a83a5e7b82e3aa4c8be846add023bd390a72dd63fe567fadeed4757f54", - "logical_row_sha256": "ac33b80559dab86a171d1eede32ab6ae4121a9d7887b4428add5a19431cf5087", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c506424228d67329c2ab61a2d6e2d8b59707c65d82baf7adf5f8d4025c7c5dba" - }, - { - "code_sha256": "a5760cc520e41ee35a7cd736e9feab9d9202ace0fbbbb88061708814af5ade31", - "geometry_id": "dextra_7e7a64740018c4982fd83df8", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__pose", - "image_sha256": "580693a2797b592572718e91373ad2b97512ee5bcdc7e38f6c5e3900fda94b3c", - "logical_row_sha256": "0052b813e4ac6ef51a42f26b9a56027dab7753d61586216650b27ca1d7f8eb82", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "2959a8d7747c11a6ed4a3c12bcefb70337c9bae5732d8b0e6f86eca577cd0ff2" - }, - { - "code_sha256": "368eb9f5f4d3bcd4ee04dd9b92e2582fd9de95129e6c7529f8fc8b25767b82af", - "geometry_id": "dgeo_fa8ff5838dbf752188fa372c", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a", - "image_sha256": "f897ddfa911bac3e1a0f3fb3b1c379e68386ce078a405a0a60d7c19fcae9923f", - "logical_row_sha256": "cbefb48f5ef1882aef27782425c2d48118e3bb1740da28485541e0e69d015cf3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "fb1f2add181498e295ab756f8b0b3cb7d51bf7b23180cafbcf52e768f5cb515a" - }, - { - "code_sha256": "b87e93def98f004e04dee20628f4c3556686b96543824edb1f1e4eec466d88e5", - "geometry_id": "dgeo_233b8b7dfa06e2933ff3f7c8", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a__depth_r01", - "image_sha256": "bfe63d9ca1d1e7d9b848f609f9d42cf9324a52f6ca0163ead08e4386c481b965", - "logical_row_sha256": "32d230dd05c9f0928930d23614f51cc2774edb1cda93c37fc747dc4b967aba3a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e425a00638400bebe21cd759fbec90a90459cbbc6c5f1a365b14ad0e9c607ee0" - }, - { - "code_sha256": "008794bd69733ae286bec1c5db84d085136a784999869119e99ec4e0927f945f", - "geometry_id": "dgeo_110eb2cbeeaae9f070d77bc3", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a__depth_r02", - "image_sha256": "39fc75804fe8c80583c74be2a90755c9b105a01d4ae5974e3d8b75d99d42e18c", - "logical_row_sha256": "74c9a1810ff3b1d739433464a77d3e247dc2b39a0ab7972adb1a018789787e1a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fb25b8f6c86dec5ab1917477eb1d5daff8a926f09843d14ba28b27ffd14f138f" - }, - { - "code_sha256": "65e1e024ea7565e8208e31798702b36f81247f420b66c6d8bf8190cbf144f26b", - "geometry_id": "dgeo_e91c4855476a0fc74346f877", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a__depth_r03", - "image_sha256": "1ca3551f8318d5fc0516eb28bc3434a1f764155b376e0616c8acaafe20630adf", - "logical_row_sha256": "4dc0fb021cbd40f1ba2141886f3f971b9f70c901b1d1ae8655439407c981240d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f645c518b52d3c9ac119a61e9e072bf50cff8e727757d98f248a72c9c18f2a51" - }, - { - "code_sha256": "cea51e46651ea7c56a5a8df546de0e7380f9aed5f7aa6152ed861954a694cf10", - "geometry_id": "dgeo_e5d84ccf7a6a554bffabb6aa", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a__depth_r04", - "image_sha256": "63582a5b0d60f71af5b0d0ad2364d55d90e376ac6851f8ce8706cae012a10574", - "logical_row_sha256": "6b475497ea2479a4bfbc5382ef413c08963628a7b08c433b8c109acb28665135", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0116343983e3af890c5bcaee021327c46361fd797cc4e835ca976e1afc74f1da" - }, - { - "code_sha256": "0f55516a36838526b728d43abfd719bb13f47edc6315fdbf3e8ccf77f812fc91", - "geometry_id": "dgeo_e55c68603e3a93988cd5b76c", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a__depth_r05", - "image_sha256": "a7ae9f5da203c565c3ba791e9a4408cfdfa979ca8194d8687af1a5265d962ea3", - "logical_row_sha256": "2b00b7d79cee7aec5bf40e0772c809384d10930157acbc9327609eda435f0fbf", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e3e110e27b66403c5241dc2f89be7e1baa75651450cefacbde9421f3bc13aa1c" - }, - { - "code_sha256": "a957441f46464d9f43ff01be0b149a2e9fc4f9ff76428744f16a224155ee3a1b", - "geometry_id": "dgeo_edb884c6f3c3f50988ed4a9e", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a__depth_r06", - "image_sha256": "165ec7db0470a36e5763b387166bb8dc9e6384df0b6bb3c6ff8bf37799bb69d6", - "logical_row_sha256": "45de12fe2c62cd814a57b0a86d759d329d1fae5b9902315091b4856e36bc71b7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4048de3dcdd2a7f32e89f3a7df44eda1ea0aaaa8cd1f2cdcfa1151530b2d57bc" - }, - { - "code_sha256": "3ac9037a7d96f07c6275f25ff58a00f3e8e16e252a3bfb8b9afbf6cbac859516", - "geometry_id": "dgeo_9c40d17689b3937287c51228", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a__depth_r07", - "image_sha256": "2bc8a497e68bc8b1845a0a4d0cb06d8ad6e28d00c79ad4bd614e22a97b6e0229", - "logical_row_sha256": "906d07d90169263bb3a087ce1029060b99fa2d2d870d5ad32217eb20c2df3394", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "14401b609d6204308e7725f465e103b27fc8821ad36a7de102434443dd5bedda" - }, - { - "code_sha256": "f0ff32484c18af5812424e71f8d204b371d45a2726959eed586ae77112e51e6c", - "geometry_id": "dextra_10cb4266d9ac21b9ad2becaa", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__pose", - "image_sha256": "2e1536575513943956e003d1a9ae39dc065b2b95a09ab5d8162b6ed997078385", - "logical_row_sha256": "d860c665c0ee8e9c9a0dc379c003f1c406323980b0eaa1052a4cafd56763329b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "834a0cd2fd9e9b4d50b3b1b0d697eabe185dd67bc0136e45de2d4ab0450d494f" - }, - { - "code_sha256": "a649b636c4437df0a0ac5dbd93713ae87ffc2df8c16d112cbf485f9c31792f2a", - "geometry_id": "dgeo_341b677c1b7698cff9370243", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b", - "image_sha256": "c5b08b1f5f00303ecacce1cdef1be5f239ee7ba5b776cca0dc775896ba869d97", - "logical_row_sha256": "02f2e26efbf9b9ce8676b4947c65b2b7aa170e70be250288ffe1551b991c783c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e0bd0cd18234ed6589fbf287640c35eef4c9f3e7cc6437f9fb08de90f4f54300" - }, - { - "code_sha256": "0d868247d727e2bd4ba5a822d0ca63bf5b4f284ad66946a1d733e28b81a9c398", - "geometry_id": "dgeo_d8f073f31c6d961cc716cd17", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b__depth_r01", - "image_sha256": "c3760ebe3e0454dbf591a38100ddcb7592c32c5864768719d48ced067466771c", - "logical_row_sha256": "dd7d45cb793fac241ad623d154f61d8cf7844cfa0ee1a49a194d4196c0b9c1b2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e5f7112e98e30fcd9f6633fd67fe83fcd095afd9e787e1c65808add1b60cf4b8" - }, - { - "code_sha256": "575597432436ad78c8e34adf1f7c84fb8514d759541f54892e111373e46268cc", - "geometry_id": "dgeo_e1cad50bbe43f4860c81cb10", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b__depth_r02", - "image_sha256": "e8be96f9e44f89ac63636168f358c58b1c40dad2d8ac1256dfac76d2f00285b9", - "logical_row_sha256": "9e43b4a2fca3fc712bc9afbfefbe2a6756cb7f817a80299478cecf654002ecbb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b7029d51c60ca701dd1b79f6bd7c9c81b29e4ccc5972b4c9ce169301a284a622" - }, - { - "code_sha256": "c8081f6a98b9ac2510a78e3ff8105e148b4918e07e2e13816562ae14a3dfbb3f", - "geometry_id": "dgeo_f71375acbe20ed334e57ef60", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b__depth_r03", - "image_sha256": "6120d95303ca97d8093433f19e2d88cf148b2b1d767aa2de567691d942638aa1", - "logical_row_sha256": "363c8ad07879049f5ab376ff813f4f4c8608eac241c2bca3a56678e3275e0728", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4b1cdf1a3fe84afaf66b693396d93ad4ad5406f99293a65962acee272b447d00" - }, - { - "code_sha256": "3245eada9a6e62fa1032059cccf87f2113175184646d2e9986ed92d863ab69af", - "geometry_id": "dgeo_04dfc66a7f8728e26896b3ed", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b__depth_r04", - "image_sha256": "7acd11dfb6f2541f2549662001625edd7378c7cf211c73244bbcd35ba4bc5b51", - "logical_row_sha256": "01fb4b9f4f10e7e1f3269cb56540b43f553398d35f82b2e0705de2e74646bdf3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3950e571f1f5928f1c67dcc846e668981e60f41de5008686a496dec164fb394d" - }, - { - "code_sha256": "328a0b1d0d3efd31e8e1f5af8c29960e2b44c44cb83480b5ecb6d633d0a5ec8c", - "geometry_id": "dgeo_cde4dd18f1f55241e58948e2", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b__depth_r05", - "image_sha256": "bfb9aafcc6e36bb4c284f3ac25bc445429e9ca5130901ddbb0434883bf8c3b96", - "logical_row_sha256": "d490195a89739e35148dc8061e1e0daaccf42fcfb071a089b874f2d7d3c7f152", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3d50410e75732a41c827c79de8111aac52ec42e0b2cb2aaf3d3cd6473676e262" - }, - { - "code_sha256": "68ad37f5fb33f86cde76645a391264a4bc3ae5babe6af7fb3d07c4db804caac6", - "geometry_id": "dgeo_c3f962a4d109ef1233f14239", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b__depth_r06", - "image_sha256": "53637ce887c7e2053c56af8518456b454e93dd2c324a7f8fd14e9033acfed224", - "logical_row_sha256": "88ae8851e19d72b94c6a3b7f9fe3f35102462e62c48192d0a1e44d9d8a670fcd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f398ab63108f700bd5007486253be8df5931af10a49d5aa49a6940847465736b" - }, - { - "code_sha256": "719a3f73a9d2d54c02413b4f93bf091552489f34cf3329107e74dc09813df67b", - "geometry_id": "dgeo_fe20c82f2e3b6956fa619e81", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b__depth_r07", - "image_sha256": "cb9b9ec11344c0de5970255164a3face760e31be38157fb983904efa4b0f0b04", - "logical_row_sha256": "ded455a4b89deaa714da84e9f4f539fc6b291e6fc0ae8e02f18a2a5da168f214", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "15d13277b5a534000ac21237bf9596afb6c3609b258c75075f8465251959d9e3" - }, - { - "code_sha256": "c51c2cf9e90700f97251181b82377122c47e1d650e83b4489c6d6e451a30c154", - "geometry_id": "dgeo_9bbdd5c3e1788e397744738f", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b", - "image_sha256": "0c604a9b582c6036f8219cbe3a4181ae23c5259edc971c253bd0fcb758f61bcb", - "logical_row_sha256": "0fe45ced90e22b5dd5416fb69c6f5ac9e2232ee0f77439273b6a99251038bc39", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "fc1fb5876ca733506c93d8acd6713d5241493cbbf0fef47f076499931404fe18" - }, - { - "code_sha256": "d4af6e958ebc2dcdebe9d7203d06cd917d6ab6f5ae52727b9d26973e99e0d065", - "geometry_id": "dgeo_80fb5146ba232816737bb38b", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b__depth_r01", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "logical_row_sha256": "213c7bbc9f3f60c1d5e4ca048ef29fced6ed9ffec3d2f3ece274ef303479c4a7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "099414023f71de88eeca5090eedc6cf15020a0f1d88c86cd056cbaae4397ab00" - }, - { - "code_sha256": "cb27f496e523bc5130f1630c41648dd524d157d724c8aefb8f76106a21cd7d1e", - "geometry_id": "dgeo_01a57c2c481b642ea52ff1fa", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b__depth_r02", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "logical_row_sha256": "23f94a9ba141a8c144865431da2dde5400a1459296139c90098af48eef01c957", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ec8110f156aa94ce7ebf10b164a92d35229e4e0a1b3337d64407453e41087d50" - }, - { - "code_sha256": "a7a6fd65c60cefe3529b91d5dbd803c12976c075a282cd92bae6c919e2a50c22", - "geometry_id": "dgeo_87c97fddea66def1c333bbb9", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b__depth_r03", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "logical_row_sha256": "7e1fdf0b9b4291ad801573a6fd9a918fcab83893b00f21ad689271009fc42de4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "35e9b7327796306f7569d6d71838c51c918eede145e6e697005a739fa6603360" - }, - { - "code_sha256": "2950d978e3e91aa287df05686cb0180eb23c5d5c84329ad8bc2dd2510b706494", - "geometry_id": "dgeo_24679c266870f6f30a81416a", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b__depth_r04", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "logical_row_sha256": "be5a8532695752102e23e2c16d5f889e28555737d86748e3b82975318d0955d6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "77962db09bb20ae4285cbdd5b37d0f9c4765e7005f7ed9a7a9b8ee17416f9c2f" - }, - { - "code_sha256": "1621b54adee40a1716e6d58417af22851e54854dbfa4d2719ae46bd2398d890b", - "geometry_id": "dgeo_7501d9d1f125b0e19498f570", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b__depth_r05", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "logical_row_sha256": "def193d3d9e62da03fe473b3171056e01e5f1bb88d7c36d674e6c5f0d542cccd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "17cf4b7eb1fdc2a387cfc7abe3485f941dc2728e44f057177644f407b3f8e44b" - }, - { - "code_sha256": "c24f2d328f967415fb4754fff5b77f9ceb7f40f760ca08a4d8500f790283309f", - "geometry_id": "dgeo_43a44deb0a0a9519cf566277", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b__depth_r06", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "logical_row_sha256": "94cf164cb23b448567d499f70346827e47f836d3c4dc2c5cc721d92b038739e6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ae3b7e7f8886a62bea1aab35ce8fd567d2add8a3b165c728fea48420c7711330" - }, - { - "code_sha256": "f7d45710327a4b1f6bd6ddc294b607833265fad0f593ac6f34d6a15f2de4feee", - "geometry_id": "dgeo_55adaf1246447f2f02f92b20", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b__depth_r07", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "logical_row_sha256": "bdb13047af5e58325582cb431d5fd19283e11bb5b19c4d7e516fc1731488289f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "70dbe78985adb92f04c9a9eebcfd7a0f5ba99970ea5cd1a93cab0a955244bd90" - }, - { - "code_sha256": "dcf0e18c6fa2ee52b154a1905614da5ec998a7e713be11c8fa39c59e6184f4f8", - "geometry_id": "dgeo_74a8fe4fef184d3b9835f881", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a", - "image_sha256": "7ed1b0461156fe00f0ffb16ae58cda42d76347a1acef339c41a54c6c82e3fd24", - "logical_row_sha256": "cd0ba5f9d23429db0d6b29b5958e64e3e68d986dd413112fcdf080f71ddae934", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bba73b75bd0a2fe679839d738367fe72e2ea28690b930071971ca98129b0dc06" - }, - { - "code_sha256": "bcc6918c4511bfac876cc6b2548437be2d5ffd6de716724b0fe27fd1add4b721", - "geometry_id": "dgeo_30db3ac8f3687345d3548a51", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a__depth_r01", - "image_sha256": "76324acfdca16883ed2782509997d1af5fe46bf5208cd6814d4b3210c213103b", - "logical_row_sha256": "756c52669ab3e45de3c2c601d7c7dc1beb115a234c84bf808ab2248ddbc1123c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dab04994550a40f065a17f65b418460b88e0249fb766400fdc5c4340df1c5047" - }, - { - "code_sha256": "a99586014082a9f9dcde3c093dd1d8f746198a7573ed6c44be328ea60ef1049f", - "geometry_id": "dgeo_3920e6279f232674fb2ef8d2", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a__depth_r02", - "image_sha256": "d3a8b1ea0e6089f8f684179737e1bb4e2ab45063466ade83095ef1690600f0f3", - "logical_row_sha256": "0d9a41f7c00297aed2670b785e6f76aec5fd084e5b175d3c1fd99a3e8ad2d24d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5b2fbeb3c08bb8cbb091cc4c891430bf9ab2193983a5338922055b75148aaf3d" - }, - { - "code_sha256": "c898f42a849e32d553a93162c847bd67c5a25d5de79b9718a37e2058b80e077f", - "geometry_id": "dgeo_c33c8113944a8310193a0ee1", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a__depth_r03", - "image_sha256": "68448614141109c38c75d110c2a4228ac5c99726a7a9ca77e72279a3beadee26", - "logical_row_sha256": "ec661bd7e1594a48cbde1eb1c362f7e762e975695cf51a6bae3136fc388bb7c3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9e06798103a0022df9fa9281fcd86bd8c56c14ece20bd4dd04795f323c3f5a23" - }, - { - "code_sha256": "85aa4bc7e2dbd7abea9b094a70d597f863df35f53d4714868ea719683e45eab5", - "geometry_id": "dgeo_5750183ff1acb5e239da1fe2", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a__depth_r04", - "image_sha256": "f6052043abfc7c3db1ec73da8dc434caca5ce9b901683d9be52c42b5fd42511a", - "logical_row_sha256": "df3ea3082e63396116d00b5dc30231cec537825557c0ec249b5168942772bdba", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c2219aa23e62a5ea69a05b68e4a592c9ad9e7bd64ddf0c44882f81bd264a14ce" - }, - { - "code_sha256": "f0e4fff157249d745174bcf30a29adba0bca543ab5b5e6f789b4c392a7d390da", - "geometry_id": "dgeo_2b48a867fe77f56f935706ef", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a__depth_r05", - "image_sha256": "47edec3dc3ed1ec26b35c2dc69d4d4d36d25a53793b76416e343696be6d5bcdd", - "logical_row_sha256": "c91f2ffdba2a57871676dcd370c5009ade16897f95b2d715df2d47902c5fc8e8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "838fe57734ee477878e4fa42faab3d76bd4ba1b8cc1a9995e198b455b28eb84d" - }, - { - "code_sha256": "fd5cc8d5a74cb55fad5667e57dfe36f81551221e9986f2d8b1fdd275ee2a2197", - "geometry_id": "dgeo_b86bc8dcc26cb100763c98b9", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a__depth_r06", - "image_sha256": "f0d5b0b4f6c191e2bc2c56c1e54eba29984548bafc8daa261ca9bead19cca598", - "logical_row_sha256": "ceb023b80776f63ad98f9f4bcc52d5ee65a2b796e76ceee6ee989d64ba1a62d4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6a320bd6155dc0fef2b127d71535dd55b1849394c86597a3e7acb473ca2a5e75" - }, - { - "code_sha256": "c45ee5cd5bc2873ef029b9feea48404a19f4725d0510cc2300337cd2013ca582", - "geometry_id": "dgeo_6fb164b39cd4b61f9d50aaff", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a__depth_r07", - "image_sha256": "491487460716b6aef7bae06063ccf500e45eeb3ae1316693c2d32e504963bbe3", - "logical_row_sha256": "099692cfeec11e62f8928719276bc980ab92de61d733e97cfc5f446c3923a101", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8bf7b967cde05cdffc33128365c62da95c944cae4032796f8cf9d0b037c5ebc6" - }, - { - "code_sha256": "9363e0b56f3cf413178de29ef57ae76f7063724e37cfb362c5b4cde349f7d708", - "geometry_id": "dgeo_951fbb2d6f0c514099207861", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a", - "image_sha256": "73bd15785034baf881c6046df654ea2adc616e9763e5dd38a730c31fb7a484c7", - "logical_row_sha256": "e30aec70f7da3264fecff656eb9fb74045d279c1b0507d50d0e6fc70a437389c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "27e6b97664d2046723dd59fb0ae384b58acd79e49cca7b22984cfe556177d414" - }, - { - "code_sha256": "4eb31a4c239b9db44acde3adfed4be92fb17651b8c67d98eafed9268d6facbe4", - "geometry_id": "dgeo_bda456ce43db0c291d9138fc", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a__depth_r01", - "image_sha256": "93d2d93334478c594576bdc449ed483131b4dc5312783120229aaf93cd019f82", - "logical_row_sha256": "71c234da59ea7353bc091f0618e32416ff2a45d1ace7727cda13d25585564d6e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9965fce18d5283320e8277329e60978d959417d60a7ecf0d96063c4f940945bd" - }, - { - "code_sha256": "fe1dbfdd9424acf8ced217e27c1131927806bdc208ca61f549bf06d0c678004d", - "geometry_id": "dgeo_d64e7c41642be4f057ef529c", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a__depth_r02", - "image_sha256": "1720e1e7c80afa54aad246164816bd748e019c590599d0870bf53e3a03522eb1", - "logical_row_sha256": "fcf983ed33fd52ae59847a1b036e341003aa09a84a65184c68873cf8a98f3437", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bd95f1ac80ea8ff6616528b198522deae961e1a78d0da84bf7bfe2ff5a4265c2" - }, - { - "code_sha256": "935d50a5f7b71f4656d73c1f677dde524a582ba86444bac7cdee993e7fe5b635", - "geometry_id": "dgeo_5957465ec83d85f2b396d3fc", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a__depth_r03", - "image_sha256": "92775581729359413af0f7311c8d339ecd8c7f315be60ca6d027008464455abe", - "logical_row_sha256": "bc693cf5851a9043ae7f6136025387666edb460409a1a011dd444b6156bd279d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8cb7f909ff286f5d66589e7cb4dbfe60944cbc9837edf4f84f59fe7a0e560eb5" - }, - { - "code_sha256": "7d3656e9d6a40ad36781353cb25933da67f162dd758c54d25eb9f9c0a72cb6ec", - "geometry_id": "dgeo_e5d4a5c4a5b108cb35eff446", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a__depth_r04", - "image_sha256": "3f207f1f6976536388a37d7b4d8b193fce486f327b7d6fd4beee6759cf42a34d", - "logical_row_sha256": "92194081ba4993a72287cc90304c7b800e29ec8d5c3af0985a62fa15c77efe37", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "08783052d6818ceaf8f553f72e9874cae697001dd63fa2a1c080a29d1c825ca9" - }, - { - "code_sha256": "6b8831751213c8b6dc2bf4291234bf53819c4826eb37dead746a0104e80ba2f8", - "geometry_id": "dgeo_8f915a8ed5135bf0800499a9", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a__depth_r05", - "image_sha256": "187ea9dfe47a643ad1ce9cd653e48ccb958f5908ef4bb171f0d6a7f4ffa51ff6", - "logical_row_sha256": "e427dd86d33f31fdd8fa86c0a9fa30294dba654e5b786e3142490785f8f3d6f5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c664a9ee56731728dda2c9f50c2e3819ca685c1b43ddf0a220f9fd3710ae430e" - }, - { - "code_sha256": "fcecfcfbcdcfbcfbcb109337d2d667c3cd3417d0127b3c638159010d291be49c", - "geometry_id": "dgeo_2e7e215ba64ead47dcd9b767", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a__depth_r06", - "image_sha256": "56e2e2733a849bae1ea4892f64ebbf83ff7ab8f9c252369d15cd13e9ebb59b4e", - "logical_row_sha256": "9901d13df72e5dd198a150db1fbabf55708d36cc824e2266a3556395d1e410af", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ea0d1783900aa079d975fb541d1055edac01a8a94afe04297b8a52670d82e6c4" - }, - { - "code_sha256": "efb23a84612fd175dfdf16560fc294401bcedf030142d4a52d19c53fd3db4dc0", - "geometry_id": "dgeo_86d5a9d049bf56a0b7b6a745", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a__depth_r07", - "image_sha256": "c42fbf85cafe11a8ea30fd36e6639eb6a04e121fa9d8a43dbd4852a94bddb152", - "logical_row_sha256": "e0c68f880084e95c712c289b47164e75fe0a129d7e204ddeab69120181342503", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0f9a0ee6acdeb3ae752c01e1dbb57ced1fc47d5e29ce5ddea51ba6ced78d61b5" - }, - { - "code_sha256": "0f39c2d37b1842edec8ba481a8cc45a3cfb9152deaff2d37b10c2cd47edaa1e9", - "geometry_id": "dextra_b18a69ef0c977aa0018cc754", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__pose", - "image_sha256": "b96c85ff06719d6e1f1f67153c1e84bbc74705bdb7682c6cf5ec23af0c0cc461", - "logical_row_sha256": "75a0b0c906619877c6bebceeca659597082059c665855ff4133c1e3d8d287067", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a512b8712667f4c25cf555d867d28ad8d22e2ea93a75fd7648dfca4ed57fac62" - }, - { - "code_sha256": "345e9f5a856fe7ee9e98af7705edc60cd5a4d727f2104d68e025fc8561efaef0", - "geometry_id": "dgeo_de86a8cc1de421ec3e94a60e", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a", - "image_sha256": "ddf6a3645818142f17bf074e5cee85981a00cfceb7d3e27ab6088a51b141f843", - "logical_row_sha256": "d0bc41e2f0737044fe0236bafa458c262b9a4d19bf41a969a418736a845c15d2", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "67a0994b3ac9b31932878cc853ab1037ee9d1b6a4ee9a624e141f4a5cce72a14" - }, - { - "code_sha256": "55286520bb1c0467863bf787ecb9ce7c409d46c7f711a28e41f04ccdbca38415", - "geometry_id": "dgeo_9588bf971171566d4fba086f", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a__depth_r01", - "image_sha256": "3c8e8dbb9eb95a8a5d1acc6b55a77ea571956a72d89476c50d5c99c812a2ab1f", - "logical_row_sha256": "200a01e0f6b79db1ec00d05b739619f220fde322c36626987a9d96c53778e36a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d7189616a9abd41f6c5b700c0bace4c04f7c0424044545259cce1b2af7735c1c" - }, - { - "code_sha256": "2d07645dc49f8522d4b5a653a0b1eefdf965b42132a2a92702fbf0b0ae0d2a47", - "geometry_id": "dgeo_6a80e4618724e471a3a7d6b6", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a__depth_r02", - "image_sha256": "d44ff6224baa9ec7e1a931b708977b38ee1df4403837c065dc476ad5b147290f", - "logical_row_sha256": "be0fed4ee72463ffb0add644cde4276dd0b7e0e1bf162588e1ce9795d986a10c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a3a6e3cc49120397fd340823af4feb70de3506a9032dc5f6abff9cd21fcd2d75" - }, - { - "code_sha256": "7707d0394087fa88afd77bfa4751b561514acc079c59aadcb934cc2508ce0f1d", - "geometry_id": "dgeo_3b609d4a2825c62676010f62", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a__depth_r03", - "image_sha256": "e19383874bb73e9109225fcca38291de4929f44812fc6bff20339e69dc1f83e0", - "logical_row_sha256": "8b85d2ab34889b92b92c0a36be520d32f5d32b67f973d8bec96ff252dbe06480", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "def9e52a278d81df3d8f05f7b096c007f09245c7a8c61ed1b5d44aab1e4ca90a" - }, - { - "code_sha256": "82e08d8315d8ad7f50d8129bb2977c0baf5f58bfc929df82f166bec97f9db876", - "geometry_id": "dgeo_f73804e18f4c47aab766909b", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a__depth_r04", - "image_sha256": "007cb03c52ec1ba33eccaa14a458af0a4137731195fa6cd97b40712153041e64", - "logical_row_sha256": "1ea33cefba2d00996080395d8158795248e49829db222c4546c1a21096c2a97d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5d22685aec695fc9ff06ec7128fa6aeacced1ad2e144780e1b566060f9d62522" - }, - { - "code_sha256": "56eaaae1e057ed3c9be64764809eb4b13266768e4fdffdb04e4ff25bdb0af4dd", - "geometry_id": "dgeo_5da2b72bd34f0d5f72f3e0ec", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a__depth_r05", - "image_sha256": "c53d7873f87c92f54881c59d4bde209f728f74b23352020691117fb974cb7153", - "logical_row_sha256": "46b90d3159908d941e7d1fed47ba60b2026ead862f75ddcc21c0ceae6d406f68", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f5a611264e9a64660a53eb0f533aecaa002fd2bd3b46a4a5f4d61c2fbc29437f" - }, - { - "code_sha256": "7f4f1dfadbb4e2eb338c2bd22d45ccf18f317b103eb9bbf3ef8045d84058b086", - "geometry_id": "dgeo_a639406c67a567e9533fdf8e", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a__depth_r06", - "image_sha256": "201cdf4b4448d60390ac2c6e0a4de493c8799bb31dd2087fe5e7a8f7c4aa2e28", - "logical_row_sha256": "c49389ff302de86d9bd8bb7a6105ca33e5d539511b1ae7fae6099d7837003cc2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "68ff74e6c571b1fa80ab51c7d43c5819ef7236ef212a6b6d7fa90d56a6522c60" - }, - { - "code_sha256": "7c20e71fba748c74873802bf5318a9bb6cd29e38e4a3bf085ad693095224070b", - "geometry_id": "dgeo_d1137e38ffed687a4644e6a2", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a__depth_r07", - "image_sha256": "d0459fd6af6f108c4d4d5ab0dbbf375d05e62c587a821363df0c443120c4e816", - "logical_row_sha256": "d6eaeb06d61b9e1b60f8fb851c7d5c91a7de1fac22b7c18b9cf28f896ec65975", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cf12c2a971a2469ecbd9ee4a701e80ad97ef7ce2cba235445c42a5fbb1235534" - }, - { - "code_sha256": "8d6927cf8f91f4cb0862a5f63480f994043eeb7d0538d8dc3f4bb1294746da4e", - "geometry_id": "dextra_9c75b3ae02c7759f54123d55", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__pose", - "image_sha256": "37c5fe7c0235c1ecd1baa527a5d4b678035ecded5924cb0ba89685038eaaac50", - "logical_row_sha256": "408dac3e9efaee329ce6dbfda0520e700f7304d532c584fa9bbc265f35c8a28b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "0f77ec88d06e75fe074dffda456ad929ffe3269ee6d2444611a4501412a1a840" - }, - { - "code_sha256": "7ad17ffdcf521f5813f5474d38a52f5566ce7eab1d5cc32d946b543b31377993", - "geometry_id": "dgeo_f817661ff27dad2bba600dfc", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a", - "image_sha256": "f83cf3bd448367de0431924b96dceb3fd83945a25ecbf234ee55088397a6b500", - "logical_row_sha256": "76a9a48b44045c4818da3eb5de617ab516430cf10b0004c9aeb81bc9abd21315", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8ba49e93a8a6426fcce015b84a552b2cf6680591f8920c121616b46ab6d1ed69" - }, - { - "code_sha256": "5efc77a76a9251c202d3c53e16034c0f52d0213f457b294038b439887550a19e", - "geometry_id": "dgeo_cbbadb41bd9fd0d8f0c48948", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a__depth_r01", - "image_sha256": "8a332c25a75de3122b88750b0371a815a2918bafc8f94353621ca3d4b19d2206", - "logical_row_sha256": "b45af6703d3e877a878799d6a8e0d9e33251322e6a0055cfe42d06084b4af3c5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "afdabca162390e236a9599abe8c3fb9d103a183aaa848d1a2458eb631315642f" - }, - { - "code_sha256": "27ec23bc0ef85b2b7ec0096322b26bce5afb2ed80308e084857ac7f6b6d2c297", - "geometry_id": "dgeo_f711adc6ecf07f1e1845fc0c", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a__depth_r02", - "image_sha256": "97f53bad518747c17917a0d49e282652af21d56d8de65e06246023d24fda282d", - "logical_row_sha256": "21521fe66e0713e8a2b54fb493812ee888f819f031c3ce5fc80d15aa7aacaf0d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "00a9406dd856410acf3b5e3b5934caa53f43de62f9b604dbf2d8fa6860c62ea4" - }, - { - "code_sha256": "2ec9753da2fa539f3c0e52c34c8293304c8b12eab040217ab493ad86d43d7957", - "geometry_id": "dgeo_6e7d34aaae498f9656240b5e", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a__depth_r03", - "image_sha256": "407b0fc749e2db0ab90ac4d220beb9fe73d4655fcf9d6aeb318e481255fe7129", - "logical_row_sha256": "7479cd8a9a59c6d0611e36eccc56377bd1eac5c7dcc5ea79bfbf677a11aa6f42", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2c84c547d9f45193aa8f03b2b52eeb0c4272b92987a2e52d5153b3dc693ded81" - }, - { - "code_sha256": "70abd4b6eb7d4f011c6d516818cef1dcd633a05a9d6dd9e27fc1e9ab693c7778", - "geometry_id": "dgeo_c7aab5164ba72b6b690105e9", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a__depth_r04", - "image_sha256": "c16c7db375a499c6f79304439fbf2994cb30d453d2fa73090d8cb50e9ceabfe7", - "logical_row_sha256": "d750db5075d09da3de9df59d19e8819245bd4717b3055fa1f7dc5e4ba88797b4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3f9c38b3158242a61da5bf28524897bd4fdf3439eba814d22b4dfad828d25803" - }, - { - "code_sha256": "28dfff0ae3981b4579b70c75c60632bd16dc0b13866a6565fa8bb10d55c1b5ef", - "geometry_id": "dgeo_84bbd13c53bb232d195b578e", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a__depth_r05", - "image_sha256": "c164d15de123ed80b54e897de6bae3b935ef8199a2667b88de267c2c5197980e", - "logical_row_sha256": "9d1e5bf6915e31d64293984fc78fc5449a91abd4360e76283d90c0ad07b7cb8a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4a6147c5c6a8f04868184039375f556d7c12f68fc4561dfc2096a5f471951ed4" - }, - { - "code_sha256": "b8c62c7413347abc18d611ee24be303f242bea62c019a8ebad1bf635c6f98051", - "geometry_id": "dgeo_4ba2ca4f642d5383139f75e2", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a__depth_r06", - "image_sha256": "ccf05e835a28289c8f40256869ea19f5700e63289742dc8db19b70680b7b9de1", - "logical_row_sha256": "a52edbd84eb543d155e182f16ac956938e933dfa89a4b573127b72a65bd02123", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "870b018ef1e2f2020f17252e0d88316c6fc482b992e6748ed79e7d4f12d392e2" - }, - { - "code_sha256": "f30c01e4015e1547bddc41d10e7b69f396d8fa78421e36faed712e64430f208a", - "geometry_id": "dgeo_0ee13f9123368879e44567ce", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a__depth_r07", - "image_sha256": "7d9ad32816d19f4635b678471fb5bd2a7914cd86c11aaf154c260f6df9f935e0", - "logical_row_sha256": "9b1ae4abb579cb073013271df8a59fc2899e631cce2a06c45d20f031ea8e59e0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "aa2a77edeeecabd82d435ac1df37b0ed5a0b41c0be75045358772be52de261ec" - }, - { - "code_sha256": "c4d3de41252b74591fe0c632eb4d612ad6660097d67083c972ee7b591d68d0a5", - "geometry_id": "dextra_d19064a33353270b4aa55153", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__pose", - "image_sha256": "5c4025c74fcf6cfa03b6ff7a261858feb19fabc4aefa50b9115127589e27fff7", - "logical_row_sha256": "782f14b0908a1c711c094f005db7a6078fb461966f7807946965718b3a255fdc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "8fd05886da4a36502deff702a8a839a8bd2be011cb0346e8cfaadc995e1b292d" - }, - { - "code_sha256": "e6dacf73089f463ab10542213b47062d00dd4e33394bedd9ae962deb82d8223b", - "geometry_id": "dgeo_4f6f7352cf3d2a3dac8870ae", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a", - "image_sha256": "574d34f7fb0a8f42db1141c4cb712bcc131b93507d4c9e456dd8abc2f292c001", - "logical_row_sha256": "0214a8438f49f2e62bfa4e5774e720470c3a18472d70280f6d066eae5ecc018e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f29338dcc67e19a695395fa9c7bd611979902617916f64e0876cd0c6821e99c5" - }, - { - "code_sha256": "34d1714e9948ce70d41d66eb1b302d110c194b3da2e2a15fc7137e5a4ea125cc", - "geometry_id": "dgeo_2805c777a995865d704fd25f", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a__depth_r01", - "image_sha256": "56896616496260eecccdcab68b15743dcb0eb95de9270a69661cd6fc349601e9", - "logical_row_sha256": "f74dbb677194639c95185dcc3d830cbb04a68807e75b058612097ec207d34791", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8deae7ba04f95ff458813588a78264da01515fb9bd6ee58b38906d2e27673e38" - }, - { - "code_sha256": "82db9e31f6152afe4cabf01b5ff63bd0d4ebbfc44c451ec0f631fae5e431120b", - "geometry_id": "dgeo_3cbaefcd179ea795d4e9e3d0", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a__depth_r02", - "image_sha256": "570a4a6bc5e8db6e3347ebee92358d411b9ea1784e5d9c8814f95de94984f363", - "logical_row_sha256": "2d0a7ce820eaffc767773c25241a38e77f655ec3a38c214e89d4534bd6518340", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "65fdc7d0678f126db8218e3953e072a236b684894549eccf864ee4e43e892bfd" - }, - { - "code_sha256": "c81e03cb962e352b4b41ea6260037444d2b820b21dae08ad267bc81eef9925ce", - "geometry_id": "dgeo_0b6394e768d96ca6da0e37c6", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a__depth_r03", - "image_sha256": "f3430aae9894e737b00ddce6f788dc064ea3e2b5dbf51e7629601e33bb7b39e9", - "logical_row_sha256": "24c73f4811ef3b2d98f91d68b1a0e5a52708c7bd3ec5cac12d4dcd99752a02c4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7478b1781dc70e3960b3724a00b31b32a4b3a4a70946533be393492abe06840e" - }, - { - "code_sha256": "1f68fbfb7133cb0bd3eed8fc778eccc556727613638c3c6b5a5a0ccf21db905f", - "geometry_id": "dgeo_42acd4eb21093e4ead71831b", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a__depth_r04", - "image_sha256": "1dd4e2296796a7eaea1fbfef4b0ddbeb8d2f93782c08003c0bdad47ab846acf0", - "logical_row_sha256": "560172cd30fa7516c4326f16aef3ffc877ac5aa13e35e082099d9e67c8cb9ce5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5d572f08c5b51dce0882804ca4c42de873fffdb2c59ede8e8ef10ed16b03ba14" - }, - { - "code_sha256": "92989eb297aa14ed8c572aea845891dddbfaa9922dd1155de39adf3984e8208d", - "geometry_id": "dgeo_99c489b488bd08f162ff162a", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a__depth_r05", - "image_sha256": "cfa8a10a46d8648c4a61d719f70b7f0f5ab7007c3f5bcbfb122e9629e29952e5", - "logical_row_sha256": "a068ce78a4978a5899efa57d3188f4bcbba96bb08b69cc7c11122f519b9bef43", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4852d229542796ae9d321644b676e5d0518acf94f136ff824b217c1dac7a307f" - }, - { - "code_sha256": "18ada14675a38f49ddfbcc38ed3a2be1a72539721673fb826481322e86ebf982", - "geometry_id": "dgeo_e97db086bd90dc065e935b54", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a__depth_r06", - "image_sha256": "2c19c3ba01c87ca92f1b6c6b0a63b69eea5bfdcb0e94ee843b2c1e4b7b505632", - "logical_row_sha256": "2f7e5309e5c98ed10f59efde9179ac65b64f60d6ba69e03f412bf56801bc3fab", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "eceffd2da90e0e16bf53cfca8993bf25adbd706012c56437523b34e0761e1b4a" - }, - { - "code_sha256": "ac376695d15faf22e4a96187eac67d3fb3e87c3cebf153d4994e6d23ed1bb4f3", - "geometry_id": "dgeo_7f8c1799ece8cedca46d7ce2", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a__depth_r07", - "image_sha256": "00aae9f04f29b48ab502b9c50908e9427e342386eeac05afa6cc2f851589b3fb", - "logical_row_sha256": "2be19d3826e832dcd4936202ea0ddc7786298b4943193ef651785254d4fbce3d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "437167da1554113da79a1b08901e664e674a6cac2483f3cf8c7f0ff66d45b3d0" - }, - { - "code_sha256": "11ff447f5135758a41f7689c3266ab4296da7c55cee0948aeb1215e9ee36b851", - "geometry_id": "dgeo_bc203bc370877681951804f9", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a", - "image_sha256": "ebec4ab1157eba54cf7751ec4e3c2c9fb5fee147d271cdbb15193ba6b6fd80d1", - "logical_row_sha256": "dff5c6216c637468465973870259a70a95dfad96ad4972b6dbda7d8af7932f02", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4439dfa26207e2a9d5522f0edc1a2e61d5c723ef57ebf840d713adf24af369fd" - }, - { - "code_sha256": "823956a163b38989afb631a911548d9676e75ba150ee767793525660df97d275", - "geometry_id": "dgeo_6638bd52c3e9f19c06a4d8b1", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a__depth_r01", - "image_sha256": "ca31bfb480303d406197906228675155b4832579e315f304afefe68e9884d383", - "logical_row_sha256": "aa43ad66201d9ac537996f0d693e5f2a8085bbc448c4ce7c78ba9a823ee75e1d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "13184dfd94714cb8e402c17538d2ea81b69c3b2cf5446820c2ccaf52323300a5" - }, - { - "code_sha256": "ef298a72eddfd3b4579d84e3be16ff41d865bf14213d1544f632aef08ab93a27", - "geometry_id": "dgeo_fa2207c1a86fca138046b54a", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a__depth_r02", - "image_sha256": "f2c8bb9a58b576e9f6b03d64667d7eb56c1e7a21fd30d70f5a573fbecdb79c50", - "logical_row_sha256": "f4c97d70132beb54fe54a0ff211f7002dafa73ac82fff48e759c5c82f9fa06d3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "264d4ae415028ad8ed0801fedbddfb4bf9e16da37d81e648625dba332f2ca56e" - }, - { - "code_sha256": "bd173239514a3c3b0ec088786fc084245a05392225b637464fd367c4bb241b98", - "geometry_id": "dgeo_6e542d480007410c2832d45c", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a__depth_r03", - "image_sha256": "5e1c1db6a280abaeb22cc39ff69005dba6299b05e0a94336d9aaabaae02b70a3", - "logical_row_sha256": "f50b5fbbbe0214662fc0896536cc1582ef2daf2942e5c029705700e6e0fb5d37", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8f404795dfc7520c0ce35f98940901eb4c43fdccc371dd00730600f13fd339ec" - }, - { - "code_sha256": "4e0379e85034e16f5a2d6e096bfe2d5371d6466121ad9f33657d018bb1f80464", - "geometry_id": "dgeo_601f6b63cbbd579548aa9843", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a__depth_r04", - "image_sha256": "0e917b26395d75f11ca8c0f7014459c7b3115d5ee59d9838646b3c377481edbc", - "logical_row_sha256": "de8dc789688e3dfc95002866a205e63368ce535318ebcd80b5f54ab264323b89", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "95c6037618473e521c2981ac62c3fa17b8f75a8b70ff0d4ca361c0316cf98f6d" - }, - { - "code_sha256": "141ff53cc53e75b47c48af31dd36f70338e8c93be93b62fab29743485a24dab8", - "geometry_id": "dgeo_2c41ced20243854c8f90206d", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a__depth_r05", - "image_sha256": "c4b4e52a5a41b10cefde4aa3a121aa93d37fa3db5ca53a60d15d23f9a07198c1", - "logical_row_sha256": "d0fe308df382f5d4d9cf8a78f324fe32812dd3d208c557ca7a034004ee7acb51", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "514c4652cfc0b5228e3397e049be669f6fd1e839ac7ed2a563ffb2e3ff863960" - }, - { - "code_sha256": "9f96ae38c6336482bb0163010cb5535ad612ae4b6f47750e8478f2eada7d1566", - "geometry_id": "dgeo_30dd0052731b00969aca3d5f", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a__depth_r06", - "image_sha256": "00462ebc3937b8cccb7e9767de99ac35d8cf89b8ab9dff3c6e249dcb809b6fbd", - "logical_row_sha256": "f567a0ebf2d84fa2cf421a89900214791bd55debd69f84bf1a2b17f540ee109e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4d41d707afec4cb5a0d367cd49a8fa237e1237ba0100e7c2916d2b9acf294ab4" - }, - { - "code_sha256": "6c7f817a4d92b68025fbbee4ff76c9b7e63da9f4863837a9d507b6f4eafc8193", - "geometry_id": "dgeo_98aecf55cb689fd587ba9b77", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a__depth_r07", - "image_sha256": "c0c568e3a67b0f60d7bbd9189620cad934c4516300ccf5fdb4f0dd5cac5ebd05", - "logical_row_sha256": "56bda59417856fbd5595fc5a0630c718ecc0d99e0260e0dd46ebd99f2bf4f682", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "28b596d1e87a4efbfabbc24d17a6b1b8fa2ff45ec38b80b1662a4fa3185e88b7" - }, - { - "code_sha256": "790248cc0b1664e9475b16f3adc50d4824e951f08b89c69265dad4624c9128d0", - "geometry_id": "dgeo_e974664f9ddbdb1166ed845c", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b", - "image_sha256": "39a77cbe355db6f07005b7a6ace626c66588c2a4f5c2d558af52995369743a46", - "logical_row_sha256": "0fe864c6998d6407f622d60682892afe759693df9cb331ac6d97d5fc5b713035", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9f438f8ad5f6b6cf649badd8ee956517b44e6515f3bfca1fd44c3a89244a2df9" - }, - { - "code_sha256": "03c89999883c9fbddf9f139ee90372fc63a6e66e356bf7497c23f171abc01f10", - "geometry_id": "dgeo_bb54efea6ddd6c60fc6c0d1b", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b__depth_r01", - "image_sha256": "703773fdbf6adbba0fe5e161c18458cf4ae9340d8202aa0a990d408210b2bbd7", - "logical_row_sha256": "62f7f3f351ef73cde160085bd5e1ee3ee4d7c9e3a9eb6c8730da8e1c4785c2b9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2bb48afce40a18bc92a481fcadc18077640e99e757931da8bfa79bbcf60c319d" - }, - { - "code_sha256": "980189d926a81683ffba8969016ae198698bbd8f8ea9b1b490836485256fd4a0", - "geometry_id": "dgeo_d70ecfbd1e79155e26721142", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b__depth_r02", - "image_sha256": "5a073c767080cc6e35e06b50671fe136990d914e23c96cf01d5c9dc1dc011e06", - "logical_row_sha256": "8d500dbe4454271649694201e03aee26f98d5c1c603c266120038d9b6b7000e6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "083fab02ff3adc988f6ed77b9c2dde1fb069d25cee10835b8b13b4c0fd92e2ee" - }, - { - "code_sha256": "bb4f665e8c90e325c82185e4be8a2066de6ecc5fba64ebff6e4c629b6c47a15f", - "geometry_id": "dgeo_01ef8f0ddef2d9e5fb95534d", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b__depth_r03", - "image_sha256": "e0e9c88db1ca8c5ad8f48336c0946d0a66b784a509d0df044e0b6fb6334dc46a", - "logical_row_sha256": "def6e26a037a2c09bf35c90d30c9c9120a0ae591596aa82e60c5b7397c4077e2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3d67e965ac4f430c1550bb12f53af4e870c2557d3e261de0c17b7052501714de" - }, - { - "code_sha256": "838b8c1e17520f247bf70ffca4a05b861b0832953fbdcbdc14b5b5e16f5396f7", - "geometry_id": "dgeo_c45cd5a5406a02a750adf234", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b__depth_r04", - "image_sha256": "37efb24d61e83c3d36b5cd8e8da181ad5669aa13d63ded5e14fdcda0df9cfc36", - "logical_row_sha256": "0be10c38413215a397de9f6558c953b954fad57cb995393c6832269fad8701a0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c0e462d3d6a534d0a16f577ccb7a3ca58ef80d95be5c0f0300b98663e0ed0f7e" - }, - { - "code_sha256": "8ed8b91e8b3330c3548c2a296ace45d65c790a54b2035e79d47ac5e68dff234f", - "geometry_id": "dgeo_f7bae59fe45e21b5ea0b62e4", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b__depth_r05", - "image_sha256": "3a67f21900b071041690b0e025486527c63ab5217c396e06a911667089ff0185", - "logical_row_sha256": "0e149aa37b4b0782067e2ea5bfc8d5f587cb7b7218f3a5407ac3429b74799c69", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2bf76776f1a75c248e48cdf691c5ad9f88d502216d926dac17bbefeeca4eb393" - }, - { - "code_sha256": "e837c814cd8ed50a1fdd2c8ee621829f13e53345e753a792612ab483a91cfe15", - "geometry_id": "dgeo_39dca55e678aef297b86667e", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b__depth_r06", - "image_sha256": "1062912a7d3ebd00ceb5a7fbf56e7e2d7adaa238cecd07b7c32cfec3d5b80e44", - "logical_row_sha256": "084a389010ce90dbe06fd7651083e7af3303903f70c923ade203128879a93c92", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c44fa6a5c9fc3b2cdc06f6cc96f501975d8c6b6549a639068f5a35fdc8738859" - }, - { - "code_sha256": "5d91ac9adb02917c4b374e88d49bd0dfe76f33e27f4ab293622da2f0a71bbb60", - "geometry_id": "dgeo_305209f0e99c941ca8569dd5", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b__depth_r07", - "image_sha256": "00bf83a955f94161e22d1f4ee015f65a841f337e3658bc52b51b4c300b60e3af", - "logical_row_sha256": "d4042e7017102c6d5a90d3f4b47a30ad6611fa3f93d017948cab23811e37ba98", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "de0f994740387a17d52b550b3bad5934e5343d79e2d31fa2bd87a0cc495636e7" - }, - { - "code_sha256": "f860090a4d5c36cf65a60590115b9c6adb2a33e9294063101f59cb5f874441e8", - "geometry_id": "dgeo_cb3657e921e655f8adbd4c2f", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b", - "image_sha256": "ce087b72e4e79ae307db5440aa994ad72fc93456261d4d8ef616ac5773453793", - "logical_row_sha256": "76acefbdf20def4af59d98b00ac6ada9554ea4cdbf070b8e0efe462d3affcb7f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a2e399bb543f3e961f656ab48f5f419597b45db010bdba9a883cf7e7b76a4cd7" - }, - { - "code_sha256": "5de82aac6ba6abbce1f73d01f151b69154c97eadecaf5890ffc423f90a310306", - "geometry_id": "dgeo_462f1240ad34ee029fa78b24", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b__depth_r01", - "image_sha256": "c10513cd71382049337eb9606d96432623bb16021e5ac7ef46b433f8c82337cb", - "logical_row_sha256": "ffb1967f7a86928730a58bf9fb5b0b94d27ae9f30b43636c132f4efee1f77e0c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4b01163cb395a3fda0e11064a8967d720d938d5707a643c07c41899d239bfc32" - }, - { - "code_sha256": "b4fbcc4cfab0db713841ab5dfe26247b1dedf2d76419624aea65b4543183d5c4", - "geometry_id": "dgeo_d3f7907ab262c9206ae62485", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b__depth_r02", - "image_sha256": "b00dce0dae9cc7d589d62b5b0774fdbb14515def715f3ec0c6a4059be50ab638", - "logical_row_sha256": "e0fc3a8e5ebd00eea0962b2ec3f96d86d46323174d483b29b5853bc33e6c828b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3496f0b250f83acdfe2df3bd08ca3da0e897a98b7e477b159328c95cfad7123d" - }, - { - "code_sha256": "f29e482796d45b581df72542aa3ed9de5568a1727051c942a1eb1a474cf08598", - "geometry_id": "dgeo_d0a313a5a2223ef8e9d7c1a6", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b__depth_r03", - "image_sha256": "5ea427a03652e6a3552b549f5be660518b2b71a80fb99e66652618f355c77e89", - "logical_row_sha256": "c6bdd8f1d14b5865965af0be5194c1d3907757c518ce3ec5ccc3af55d65b2472", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "268fd34de45ded77849e65ac86a6d7c3b675c9c7824c8607308d1b76306f2ba3" - }, - { - "code_sha256": "6cbf841c5fdeb19d23be2950881db651f1c932fce0c1ab500d6edb3c0321f057", - "geometry_id": "dgeo_400a3b607bd529c39481de92", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b__depth_r04", - "image_sha256": "ae80cf5a85670119cd7845f204b2234760d23918cf18ad490b1a9a12940e81ed", - "logical_row_sha256": "74be7fa035fccd2c047ae38bfd649fe1ae7da2e057aea63554fada1daaff05cb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2dbc8b6189025736856771a7eeb39f9eb9a36f4a921f256f2e7bdf461503fb01" - }, - { - "code_sha256": "2104ed78997fb88c043413065ecd1292376b12e4c400a108d062c944895af16e", - "geometry_id": "dgeo_e3493d5e0c263130f53bf9f0", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b__depth_r05", - "image_sha256": "12c779d0acc95dc7570629aa6ac14bd84a0ea94280ee7f546316c08ce86b3b47", - "logical_row_sha256": "722f7a8b35a51daf64ca84d3cf47751d84f3eb0bef9eb7936c80f81d0eca59ef", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "67590e5e2650607b2d1cacee0cd81508bd62770b9bc14cd0bf66248525f67be3" - }, - { - "code_sha256": "037974fc5690a2c07a8e177a402c068d084850b6bfdba768751f2dbc64bce8f1", - "geometry_id": "dgeo_514c3b25dc12acf1169b16f6", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b__depth_r06", - "image_sha256": "dd3a45dc460b4cf7dd6181dfbbe7c5cf8522100a9144fe362329d974e3830da8", - "logical_row_sha256": "4c2fd9f10c064032359f22829e8a17a2c8da355713600bf9505b9da7c6af22bd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "080d53836d9f6882fa5dae413b3a87514c25b7b5eeb12c549c9a96cfc538e450" - }, - { - "code_sha256": "be7be75e1ec9e4535eb4241f95482df1a897dfde3cf89fdc239aece5592c645c", - "geometry_id": "dgeo_d546f44155ff02d59415f8b7", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b__depth_r07", - "image_sha256": "9e688f158c159cb62680b9b20de5fba645390fed3ade01612c2b357bee69e006", - "logical_row_sha256": "b46d59b629640fcb838328fabd9e755b7e8e97e270f1bd8355d609885e9df5ae", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cba554eacedd6fcd25e6b9401b7e9024a1721e257ee15aaee42814c65f927241" - }, - { - "code_sha256": "ac49fac285f7579a400c56c6dda3ac13f53fd984d0f409618a2657a9b292d031", - "geometry_id": "dextra_80a392d2434ec75f48cebec9", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__pose", - "image_sha256": "312f012d5ac613ea0551bb02cdcbbc1ce4a655b0374e0accb28e1abf20db3eaa", - "logical_row_sha256": "8398fb1f92b9d53a5c387b88d24f8aab962eb60b2d0f13982d3d715ffbb25162", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e4fa097472fe1dbf23d7eb5b6408a99ec26ea5f0af79f10649e21d00206a0e14" - }, - { - "code_sha256": "9a64721369b5990c807806f261c4cf7c86311d7812d48a1590f52bb7cf15e431", - "geometry_id": "dgeo_ccc95c07bf684222d4d07bbb", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a", - "image_sha256": "4ab8a99e102d86a9ea6915137af7ddbe7dce8fece65d25b9737ff02a6cc4ac19", - "logical_row_sha256": "e97956908d47405bec628345bfcac3bf24a02ee1aa18df44b843e7339fbcd81f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "db4ffac9b12debdac8b968da4ddbb4f2172d50eceade0a1d8f0ac3d1c855fb11" - }, - { - "code_sha256": "5acdb43610c890ce80deec1be951a81e6a08424d68bde7c15f484f7082673c99", - "geometry_id": "dgeo_a00274e00d1f9ef80daa95ba", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a__depth_r01", - "image_sha256": "0ab7ce97ef22da25b10954f8f70855116009e1c1a641d0dd1aec2b59e4291db7", - "logical_row_sha256": "69019a64e8e20208c949bdd959a2059a764a739a01106110c6ecd4bd6699bfab", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d4dc8f7ceba6a75e93366a6044f8a0c8187337f66995351a5f820315d6498e6b" - }, - { - "code_sha256": "6d7cb7db3338f49d4f24ab39c81edff4018d082002f3b287ed3d6e4f949016a6", - "geometry_id": "dgeo_6ba9d5e07367d83251ec59ff", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a__depth_r02", - "image_sha256": "af2dfea81a513ab34fb0f2b916af327fa0424d48ef0bbfb9e82cc79506d1d8b3", - "logical_row_sha256": "e05e4f1eb956423cb15076838a65f0f09f4392efa627191ab918daeb0139f743", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a5fcc9ef6365ba6c6f1cd3089d2d803d273987ec74c32da3f6b72cffc69aac43" - }, - { - "code_sha256": "4f3a908e26c4558f4b1974e0774965e5e6e81342b32d1f8603a813e57597151c", - "geometry_id": "dgeo_4df687dfc77158380a446b9b", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a__depth_r03", - "image_sha256": "dc7eb5314017d582d0e8db320c2cc7e8326acf53cc7351fdd07f67a19c24c6b3", - "logical_row_sha256": "17c47097b0c3326caea3de51c4029e6e2e8f2d07724b30dac00e652e0e1ab3d0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "18c89e575f6d53cc629a9a23f62a0cf72a53d7e6bff633bcd4e333c2cbe29539" - }, - { - "code_sha256": "54bed05e43ee3983d3ac0ff11320efaa94e13c0ef755f62903a9aca48ad23b0a", - "geometry_id": "dgeo_22621e4368176d39070ac5ae", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a__depth_r04", - "image_sha256": "22a077d28074fb2316fb6cdde3ce75a466c11d5b33f5c6171afa60d254215853", - "logical_row_sha256": "f40a8e4cafe8362c1850511fd620cd51f57340344ae20f4f2f2b2aff283e4713", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3ee22318c9583b8c824db87b8628b30e253bbda664c759799272040331461074" - }, - { - "code_sha256": "0a12f6af8f6124e64af0969977be07a44164da3dde31040357cefdde96d1a509", - "geometry_id": "dgeo_9cf01c1b7a1b4bb5c43da0e1", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a__depth_r05", - "image_sha256": "6aa02101e927c8340948641fe417c53b832f7d84fb4293d5428741cf88a01ebd", - "logical_row_sha256": "bf6c0ca1b802061231942d7af0ea9cf6e1878f26c91af441cc11421edd19ecc3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "beb972e052aefcdd5fb8778f8cc0add5635a6b6209a72a61a9e476a544b34290" - }, - { - "code_sha256": "5a3198d2c97660390ef246a6e9b42deae9e82df8fbb9e57641b417da6b9e934c", - "geometry_id": "dgeo_357b999b80b1c32f53df72b3", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a__depth_r06", - "image_sha256": "f91be594d3e716892c3a20ecad958e04327ab639bd1330b5a05f1ee138db1476", - "logical_row_sha256": "e8172c3b3189cabf729104629c2b7ab9f5a213b4d49b3a279b1dc1d4026900dd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5ce0f12669532a46578032ae1af90888b376e72d4cbb5c9aaafe636c55bd5fbd" - }, - { - "code_sha256": "fe8e767806359bac08f12d31f5e3934d93101b92ae08f42df2691a63362051b6", - "geometry_id": "dgeo_ab69ab46c80bfa0bd2eefa1a", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a__depth_r07", - "image_sha256": "eb1f08a4f0856d747cb703d90e1c69722afb12b5e02a1eb4457b7be96aba62b3", - "logical_row_sha256": "baebd858efa29239c4ee27de07b2ac4b19a4af5a863f6b64769c9985b6abd68e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "701a2e73e4704fdffd560ddb66a66a6bb08011a96636c6f0aa78a7b4f4e7beeb" - }, - { - "code_sha256": "6f05028aa213cf562b434997eb6f5fca29de6e2fde6eca2df0ec05bf165ff010", - "geometry_id": "dextra_30308d009b7267ba80b1c6b7", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__pose", - "image_sha256": "dcb4f347bfd951ef0b62a0b6a060403fc1570b6ac5893546225df4387f1a12c0", - "logical_row_sha256": "6e670523736719ee38dd801a130c6bb01935de8fa74c2be6d961e936cf1422d8", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "aa9848249607f77cf5ef9dfccb29af30326fd97135ab160f9ec12ad5aa562a24" - }, - { - "code_sha256": "0bca06f98d29ba10e6ed4fc1742a8da7e9ca275f91bd7885b75df8175031e840", - "geometry_id": "dgeo_ff1474df651047833a07c379", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b", - "image_sha256": "37e8e3a76a90fa2285ea39d734f34cf9bbe647c656c415195b91d1a85daad28b", - "logical_row_sha256": "1519ddbd63257127d72cd08b126fd1187634749a06df7b9a9638c5fe8a9d7cea", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "65127fca8253a5702f0145ebc31ef73a5267ebda7919cfbe475fbbafc9d3e1eb" - }, - { - "code_sha256": "2d923db2a3db80d94bfe30f1523c71c7d8917b6ab5579957043ea603c13371df", - "geometry_id": "dgeo_a6c6660b0337ce4e429ce2af", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b__depth_r01", - "image_sha256": "350b13b4b5f9590c8ca6d57d3df934c645694eb7e2f6e10baffb3a27a9d3fa54", - "logical_row_sha256": "14aa816dd7f8e1f47fd26a29312cbf8d1eecd017482d1516b3773eebe506f471", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5b0007d702867bdb025f45c491ca61163ab54d4ff0bc7f7638eb94f8b0f54135" - }, - { - "code_sha256": "db2e57fac582d4a59c48633c77be1b53408e7a21f62ac15968502eec2d2199c6", - "geometry_id": "dgeo_34b8393173d1bc7aedd34512", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b__depth_r02", - "image_sha256": "3c8e8a5fae2ce03a815a9309d9fda41c90028d9cf4efcd40a10dacfbad1a1a72", - "logical_row_sha256": "ff655e89fd6c77ad3d9890fad13728a1f5ec1fdfa54a9bf7e9ba5a49a4ab1a75", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2c260a2ab46839cd709142b9f27b54663f50c54f2b669dbeeacc41cb7ab2299b" - }, - { - "code_sha256": "8944c08b36e633ec450239c77306ee2a5f7ff14d5c8d5592af14081b11d84a7c", - "geometry_id": "dgeo_6a9df4e67b7f07841bc99f23", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b__depth_r03", - "image_sha256": "3bc713a15e1ba04f008da112d23c62cf1cd778271dd9bd3fdd1d09b0f43fcf3c", - "logical_row_sha256": "018c2f17869d4e5027256272cb1c3686c86118eca073796b047169a63db4fad0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8bfec3778a56aa02900f892657329e151fd9990883a8587e5fd713e2a579ff12" - }, - { - "code_sha256": "ca66c80cbe81948fcaaefd97a8801b293de5d45f07718884949af06da071f724", - "geometry_id": "dgeo_770bc12b5e6f97b789e07091", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b__depth_r04", - "image_sha256": "86107bb5f03192502294351fd1860a1c2edf7a757e337c51c55296618ae05399", - "logical_row_sha256": "41f6e26fc274575656f676b101672bb1dbccf14b31fdc2487db43de6170ae4e4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ab69421c6293b8d429316130f339fdce84fc54b0f55dedb1b87c09b4c7aa7372" - }, - { - "code_sha256": "294302ebc29c53feeed4b9f2b47b5e6e2b98612edc5fe47b82f628d8b19c6691", - "geometry_id": "dgeo_a34f8a62eac951f7668faa11", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b__depth_r05", - "image_sha256": "15d0030f5678917de9de3c1118c99681a73219d651a987aa00b3552d7c0f3373", - "logical_row_sha256": "7a0822c93be1cd2fee049d8a27e0382300ded20ce8a548181d26f5d3fd0fbdf8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "37b4263e99d178547f7880390ec7be7682e08d074777cb35fbc89617d2291c69" - }, - { - "code_sha256": "b089ebd4047eb9151ad22ad7bd3f572857b4628f4d7db7671a270477927a6cc1", - "geometry_id": "dgeo_c487907cdf6ec7f3a576c3e3", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b__depth_r06", - "image_sha256": "0730c7d5dba88fc6f4eb5f5031ef1dafdf9bcf44c1c12b339b602a2a57b13596", - "logical_row_sha256": "e685fe7edf12c7d5b6efec5cf42558f9e862b17fe2dee5396acc5abe836eed7c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "13a67606b021b271f59fa4a525054feb9f8f49c4032c9ac52eedd862c1a8c71c" - }, - { - "code_sha256": "a2b22ffcf649ce744f02061e1846b316484e1e853e388422de11de4d7ba4bf26", - "geometry_id": "dgeo_1407972c52a3a80be6f6f1ae", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b__depth_r07", - "image_sha256": "a75bfed009c1ccd5256cf56b27427be8eeec879d4d046a6ada34a9df56779d82", - "logical_row_sha256": "b5135d8988b1b3da141cc6677ee947e7cc4349db2ae5919c82119a74c1494ea7", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bca30cbb5f2064a0cae07f877ffc053de6afacde6726023b344e454c4e22342f" - }, - { - "code_sha256": "f5b1d9893d076fde1ad34b537ef0293f60b0504752f2bb0419db04912f699299", - "geometry_id": "dextra_cbf63566d58279189d23bcf1", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__pose", - "image_sha256": "54609d9279f3fa737ee1b84e72390366f9cd26884e888ed5fed83ef89b3ca4dd", - "logical_row_sha256": "2f14cf18dad1ff62df735b5ae04eed3559cb5e115507fe9173c149c96240a82f", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "0cd269d1a3250cde89cac97d9c23ada17f6a5d872adbc9f90299fb3ad108b1a5" - }, - { - "code_sha256": "6002817b9527e11a171bf55edfcf71f7968e77f059d2d322710de7cf5ea22061", - "geometry_id": "dgeo_e968540502d4d2c3cc5f400f", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b", - "image_sha256": "725bab471f19b1c7cfce1a1b51c3ab422f725a97f507f8e1731d6c2aea9f4b68", - "logical_row_sha256": "1fbcdb698f165010709082aea8247cb87696c2ae186deae93f60868cf4a544dc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "297b32dad1ad73f7b0feb6deee0f5dd02f17828d3aa64480c8810c45b471f079" - }, - { - "code_sha256": "70ce60425ac59235948bbe1a6e88b721ed40fc4c7cb1eefc8f9672f9e06a25c9", - "geometry_id": "dgeo_0d9c31428efb4a047f32f239", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b__depth_r01", - "image_sha256": "bd9338834ef1a1911c4ffbac460aded9ea9d7fefc6be5dd2a342a6df1564d7f7", - "logical_row_sha256": "179ad8adb761e7db3d3558fa35f932f4f4c390e62ab5dd344e71969b0942b317", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8fad389f4a47d220169bf5c3d941b646c5811fdc7afb47c086136f79708ca8ed" - }, - { - "code_sha256": "82ee9e499a23b36ad149260e899078ca33058d68bd910914590de24cfa24c435", - "geometry_id": "dgeo_aeb783e39cd9595c40e73daa", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b__depth_r02", - "image_sha256": "bd9338834ef1a1911c4ffbac460aded9ea9d7fefc6be5dd2a342a6df1564d7f7", - "logical_row_sha256": "75791c73be2cf0e276e983047db7fe132fe8d5740208595417b1bb7eee190e52", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1f77a8b9c0cc8e807cbec6f49d0cd69ad2b20fb5e622f2e359e64d486a37e92b" - }, - { - "code_sha256": "7a82a7efe30b56656307137d68d4be7eefd4ed70c56c0af03c3851dd4e497446", - "geometry_id": "dgeo_89905f263659e2be2ec4f8e3", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b__depth_r03", - "image_sha256": "8c80ed3d74afb240677a176e0d02ff1585f2d9eb936b9abb401634f973bf3992", - "logical_row_sha256": "4f93b31da6488e6b23d081ad78d4100701f4af40296275037718ab85bda516bc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "86307defc2bcd0213b44e75c17113aa8781da4c0c83da4b68df7363eb77d6a8c" - }, - { - "code_sha256": "49eef46bf0f03c542a783a75e8978167fde352fdc1ab9586304b8fd177131e0d", - "geometry_id": "dgeo_363f70cb8b605b7fc7ba85b3", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b__depth_r04", - "image_sha256": "977ce8b70011137a43066937a643fa3ee9d38816eea3a2b30ee308c4358e6751", - "logical_row_sha256": "896288fa2c147bea5dfd38329c9383d9e67cf4ebd3569410585076ff6cafe74e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "145b4fb81379baccaac257e5e23f9f9b07cde4ca2b58f07f29119965bdddd492" - }, - { - "code_sha256": "a091831c9aa0a54f90d3e1eb560c3b338071e153700ac00f4efdcfab31632aae", - "geometry_id": "dgeo_bfcd539677fd33999f418cfe", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b__depth_r05", - "image_sha256": "e427683ed814a80f84d026bd332b37d72024fc903841072290692a0df6a45b1a", - "logical_row_sha256": "6a1b1b2005e888eef2fd069e84b79baeba856a3f9841df6fe781a326057558c8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fc8438b2992625215c9166947ac547dd048f3acea9cf4d061fbfc9421b05302b" - }, - { - "code_sha256": "87d5a63c58b370afbf35990c18c110232e39cff9e658cb443dbc106dcfe8e9c0", - "geometry_id": "dgeo_a3a1c5e7151103fed509dba9", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b__depth_r06", - "image_sha256": "ca7d17d0fe9df6c4451e18058e6dea9169dd0a5d141e46d1b1ca4498a66ae682", - "logical_row_sha256": "e812bec8e8b5a078f2ab245a68dc25352f049a47841631a205564112eaec99a9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "efc075a919879bf9632b6d0dc859f0abba1d3981660893d80db84b51d708cef2" - }, - { - "code_sha256": "88469611ca8ba4f85a204ce91826014c11d7970a379c6e7862db0ff41daba6db", - "geometry_id": "dgeo_e51b9ae74a1f978b51d74747", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b__depth_r07", - "image_sha256": "5c88bb9d0ccb4bffc3137840542242836275651a1dd71362c83eec00e4c6a40d", - "logical_row_sha256": "180bf83f39a6eec374d73070ec519bd93179fa18f456e1182fecb49a44c5e08d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6be0feecdade69976376db28dcc6bd43ee0cb5d4cf65e44d4935d806cb1ffff8" - }, - { - "code_sha256": "b5c6fd9a9e6f8e62d81f9a6bd3ac68e1c66dfc2d01a54a344a93417b82ab4e02", - "geometry_id": "dgeo_46af3e27e426081c4e5b7156", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a", - "image_sha256": "9e1dd9e04a15cd8333a160c0dc5bd9f720271acd37a676da3c1938fa4a5532e5", - "logical_row_sha256": "72047bbc0b888b75771064c18134b8046a50cecaeed7a4e4aa4dadd24054a62d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "187af5aa7b6418dbb843533b2dd0ef5f90fe6df60b25eb0665309246454b3819" - }, - { - "code_sha256": "17a3d5c1da7cf0163834c1b29a9d280d74c07ce01741a3aeae481345ba60808f", - "geometry_id": "dgeo_7288793ea6a864dcc6736416", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a__depth_r01", - "image_sha256": "f5fcd8c807d349801d3e1dbbdaa4dad66d555f45f6354f46c3114f1bfcd0668c", - "logical_row_sha256": "8c5128077f07716c1defa9c0e59cb8ebcbcccb0e367bc08bddcfbd0fc24f6ffe", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "27e2c628c01ad6c6a04f559ad130c2ae476c223e12af1362f8c7dbbf68e81462" - }, - { - "code_sha256": "81cb1d3992070969d0552dce1c51cda978fa6d4b0228c522fb49574c1afd9133", - "geometry_id": "dgeo_13e79b85ec7a44f55b5f7552", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a__depth_r02", - "image_sha256": "6778bc5b396096016c351f877ec1dd771cb04bea2134f94f9b758dcb5210ed43", - "logical_row_sha256": "2229a35595dca8a4b29c683bb47bb1958a7c86d62e29b9935c46e02330182382", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "69ce6aa03dcffccf0684d995a5cf5a8130c291d13ca1fd99de7983cdb3e468f5" - }, - { - "code_sha256": "624dd556eb2c94a2394341398e01daad393b3496febf2e93496293094b94972e", - "geometry_id": "dgeo_77a6bbb55923e70451d47133", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a__depth_r03", - "image_sha256": "ba4f80073ca17be010c03d4f71d2c0c3a57ad676c84ebe697ec51277ca18936e", - "logical_row_sha256": "fea41a23d0bd2c417172cd5e084e4a9502faa4d6f52351c894b8fc78a750221d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2a6fccd1355c128bdad59c505571d52aa2dab419cd6b81ed56c8efaf65fe7590" - }, - { - "code_sha256": "d20e83e4562a8ba4a202ef8a1e2b1f2916246da59b5511c790a6e5f1a8993d81", - "geometry_id": "dgeo_730a494d1b7d39ccdb70221d", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a__depth_r04", - "image_sha256": "e99768fd81465571eef8ea6b0764632b51c295e26cddc2849818690bf64dd33a", - "logical_row_sha256": "bb5e66dde88734e4d3cf6dea856a41d04493a1099a75edecbd3c29dba3607467", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "14a3d97f47ad0e951d443834705c4b2ac00f5ff146d1b1fe841953b107f2cb3e" - }, - { - "code_sha256": "fe4988d1251703fbea3cec90c42915495a5685a38bb92cbf75cafab97f173b33", - "geometry_id": "dgeo_8702a8ec3089223bf43d4a63", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a__depth_r05", - "image_sha256": "6a2a896dc44aa6f34a61af6a5afa263ea7bd8ebd6acb6e87fd8f916c98371bad", - "logical_row_sha256": "6efd6f38461458f116a5d1d0d7d6128a9d02423779e55b59ac378b35b493e29b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5c718082df4b6198d40c18a82fb9771c7019bac9d080710505a37a1a61f9617f" - }, - { - "code_sha256": "549f4f836bff2135d643117e8434159d5f732ff7c31becdb7b089330cb648bb6", - "geometry_id": "dgeo_54419775365b6a1fbae4d299", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a__depth_r06", - "image_sha256": "b02ffcb000fb92dda71d76a90a948c80f929da86db17303df376cd43e7fa7fc6", - "logical_row_sha256": "fdab1737c27ce1daa5802206d90437313a121940811ac2708579e6bf013f0e76", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5f5955feb1762573c6a7cbd35d9528f30551232ba77a0e53d754c44803fcff4b" - }, - { - "code_sha256": "084ad521232ae33d93e1c9dc3bdf3cd1305c6ca727286bd6917f5fd4d04936a1", - "geometry_id": "dgeo_e2b8911de3752b2ab87ae862", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a__depth_r07", - "image_sha256": "9b75a615a9ee6db0c631dfab6ab515b39fc8a446a4d58308fc429c8330ee2570", - "logical_row_sha256": "4437f7c3378994766b0dcf4602f55e303afb3b1e155df7850495393d04db7243", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9c807bd96063aefda737924aade3fc66c028bf42c8f62c078b60188b8a74bd57" - }, - { - "code_sha256": "93881937a2f66f75532833572f462a749929b8556034334a93076c76a18cb56f", - "geometry_id": "dgeo_2c9c1599056cecfd23c036e1", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a", - "image_sha256": "706144a08799a41f46d1783a329959c1652487dde9c59f053a3c3d2b8f5da5f1", - "logical_row_sha256": "82e249da8c7abfcaa443f5d41692408f5e2f875b776eee50f9700fd1ec94726b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "03fe533542444146314b4936f1e4a6b9d69f352813fe55ba3529b802fc4403f2" - }, - { - "code_sha256": "4f113bc2724fe89b87b7bc2ff329c3f7463854f0c3bc5b546337b2054a321311", - "geometry_id": "dgeo_d0343dec0aef2ff9c9d980b6", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a__depth_r01", - "image_sha256": "997d9b685411bd2288f011d020096b1b13cf0b225ee4f0417c7c60815c48a761", - "logical_row_sha256": "04d6cf40dd8af374971fb38bbc6d131c502755b1d601f339bf3d9aa8321ceec9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8695ebfe0c674daa5b2d9f6e65e86cf4144eec4856d2d13061fe82cfdcb7438b" - }, - { - "code_sha256": "42514050f952a0f11a242a70ecfac5d78cb485ffe6c4a4c99df0a48c780c669e", - "geometry_id": "dgeo_cc908ee0f5feaa3b24e9cb3b", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a__depth_r02", - "image_sha256": "eb4e17b1365be36d249151e5e15a07587d880e0fffc36a7a6ea33870e3227803", - "logical_row_sha256": "26f96b8a8afd9260287570c3ae09dc7075bd303a58b032f3eb22c1a2dd1483f4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4fd408fe7642df1418a72f1d976a630c16c2b72b3c1370496b867e0b82cb64ad" - }, - { - "code_sha256": "85cd99c07ec851d9452457cbc4a85c172d4d0d41770e1fa8e22a1f38f2c6320f", - "geometry_id": "dgeo_b3a78e9c6cc94ade6c58c079", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a__depth_r03", - "image_sha256": "c03dc8ad230efee321e02568f4fb99d368b4882788aff054c39bfd16298dd793", - "logical_row_sha256": "e82621762581240dc3cb89eccab96b2debb38cda40f2b222fa6d507462d75cea", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "35955e5556b59ecf310f73b2022f8b4cda6b0829980fb03989a32cf5c7b7a15b" - }, - { - "code_sha256": "42aeab856d270b50b5e3bd43aed8d7af49e31f2ccc46d2467785a3ba48419863", - "geometry_id": "dgeo_edf95e0057504fb7a23f6986", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a__depth_r04", - "image_sha256": "5038e2bda5a8d5e28d6369c31325ab07407737027e00ba1d71e1d1e3406239a3", - "logical_row_sha256": "03069078e519abb4ca1bfa6e8ce6b737ec9e395c0fff686c0236e917e7222279", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "07512c1955c503f62b8eec8353c7a7a789e306d6489b3fedc47f9b59f7579898" - }, - { - "code_sha256": "b1129e1d792fe99e089b9f5c57180e74947205a71ef653a51c8a4e4c3e94fd75", - "geometry_id": "dgeo_821dd37978e00de832fc3613", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a__depth_r05", - "image_sha256": "cef231f35f51b958339ff04ac6fd5621f5f36e51f7b6e730123ce009d53473c7", - "logical_row_sha256": "45445890ee7cbea7c18c6d0f49149fe4b21cfbca46016bb75f3f9b9393dfdd4a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5adef67cad678727de7bbe6d30a0d25e9c42e4eead9b0147a5d8a07316f9034b" - }, - { - "code_sha256": "dfe33d1434001681451e224cc94e4aac8c664c948f4aee240cd10b2e7e82e959", - "geometry_id": "dgeo_04f248577a6cff677b41afd8", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a__depth_r06", - "image_sha256": "839ca9b5b40fa96526221faa2eadb1eb1d6b8bec68a9c3261b57451ddd8e2e71", - "logical_row_sha256": "561ca49f54d1986cf7e1f80a62050d6e4bbf13ba8e82e2ff8e66c5e1e8e04d54", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ab2e78aa2fb56e45e2b8e1d310badc0203dcc328635e8635e4f24433a42b8dda" - }, - { - "code_sha256": "65a34e1804aa9260fdd5b0002e1f0a8a091d1d3c3869e657de07670513bd5b81", - "geometry_id": "dgeo_fc0613533303a8e23cf131aa", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a__depth_r07", - "image_sha256": "44e0deb061b316feb8c31cbaabdd57fc17fe0a16167ffe094cb6d314c8901625", - "logical_row_sha256": "3c8dd3b10687310c62e04f675a121bbef34d4b88923439ff5cd3de8c7eb183c0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "60135c0784e5b3c349f02a10f32d6b6d48f15552f4c1d42a49c2ea0bc899668b" - }, - { - "code_sha256": "c2a30ec16ae0a89ad08e0db1f49b55175a1e1e55efecc9869e64501da30be6c0", - "geometry_id": "dgeo_16f487162d37bcf2f820e6d9", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b", - "image_sha256": "fe601e19fe231b3fd79d46aa5d45727a2540af610b8c32a734f25d67fcfadfb1", - "logical_row_sha256": "5ab94fcb398ca8a23be05ebaed8f0a1e6083d435db5699f1df85377a3005b193", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "eff84c012e77349286f3696a52bb3522f32b975998e41cbf087a56f600b22d05" - }, - { - "code_sha256": "9ed59cdfcfaf0bbea69232a100511606e03f3bd7ee4650b3dbf85e81c098dced", - "geometry_id": "dgeo_6ff8bd55b4366f0a88ca9ae9", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b__depth_r01", - "image_sha256": "9bddf56d30ef375a2a6f34efbd051abc86a025945d60ac811e80b602935e69c5", - "logical_row_sha256": "250e072ba01c25d20a05d852c8078acc04f3d35bc60ae7125a511ea872e507e9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5d02c3c278d799392b1f84b8bbb46e15aee27417090c07b9175cdfb2d3ffa895" - }, - { - "code_sha256": "298b107aefee7de6e9c5db1a0b0697fe5706b26461a5c5721d9b712c7a9a9d70", - "geometry_id": "dgeo_2981c67542d156e9be105029", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b__depth_r02", - "image_sha256": "bf45af9b2f93eedf5094b68e1d9824738d490815e95df15399aaf8dbebebad0e", - "logical_row_sha256": "0bf1aa4e7de293cd58211d2f36dfc86f70357d4df1f23d95a2fb3f522ac235fa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e9f0745b67eeef9517f62d5b9c6cdd47101f586682e156461378b266bb8c9910" - }, - { - "code_sha256": "62b9aef8a907f46c73635db47c8b2ba3fa2d88e0b7072fc974ba00d9e66b754b", - "geometry_id": "dgeo_bf156dc44e576db7ef410783", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b__depth_r03", - "image_sha256": "4c002d7244d2673cfc6ac6b723dd73f12aeb312f22c10c1ee91c66e03f805e24", - "logical_row_sha256": "d4cc20aeba18eb0865bc6507d40438a50097110ed7f905d0fcc39f81ba04c39d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f495f80cf07e9a86e99a7903f0147be11a4101c74708e4a0a855b401b7b32403" - }, - { - "code_sha256": "2f31c31c25bbabfa2321feba723d5a0d46b86cd61307ded44e9364483ab1f1db", - "geometry_id": "dgeo_255e1bada72ae2496855e717", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b__depth_r04", - "image_sha256": "8cdc268ee48a7fbaac6a23885504fe79e21f55551fa7e7542a03c4354e10ca45", - "logical_row_sha256": "f90816f2face0397d967b133f24be24ea91859b0231ed4b5725e5af173d8b516", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a195c75ec57184ad88119d8374539beee34c5e33a38782981e211f0f7b0bf2c6" - }, - { - "code_sha256": "c94bf8f85f6ec1d922beac57600f5c41b7312cbeb1e85fb56e55b0b4045e1592", - "geometry_id": "dgeo_03932055b5aab71b543fd13d", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b__depth_r05", - "image_sha256": "403453ab4e849f3ac8a9de8b4bd1a02f514ec2e7addf2c71b21993b771538479", - "logical_row_sha256": "79fa1614aa354c0bdba8271be795378082655b0c1c7164e177181e77d2935de7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "764441ad1ee24214d0d55cf28e83d298c6a4c113094e664323daf7168a03d353" - }, - { - "code_sha256": "c1567808dcd142374b95e827769abb1b3357d05fcfd7c83bcaa2bbacbb4eac58", - "geometry_id": "dgeo_7c3933144935209ad8bab31d", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b__depth_r06", - "image_sha256": "2e8bd135b1a3f2bd7967eed82bb07a9397fcdb4e5abcee4e61f6f4f30af54b86", - "logical_row_sha256": "b065846b9d5cd8fad7fcbc12966180cf49572c7443457655aa304a4048874c56", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1f385594a6e9b0b1126f4e8713be993f65b9375e493ce48b0549615a620cc568" - }, - { - "code_sha256": "2bec23875a8932ba0fa407e684296b7d4b1e09d68c40e4f950d5905492fee231", - "geometry_id": "dgeo_41cdb0494d582b2c2e498729", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b__depth_r07", - "image_sha256": "11effbe692914c05de6ae87b0d163d3d785cccbc348464d12602cf67f04d3eaf", - "logical_row_sha256": "b43110dc987e2020dfebe1a03bc8d9023b7d5134dbec150bcd37856e68286fd5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8195e7c8f4df01ae9436a9421fa98528b59fbbf38538926c3614ee75902bd5f6" - }, - { - "code_sha256": "741e1daeefa48d0abdcdd01a76aa3104139aebafaa41c7c5e6fdf20d5f420735", - "geometry_id": "dextra_b54fe9d0dd88dbd8c20944c9", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__pose", - "image_sha256": "21784d475b81c604dd9a5239be2475bb67c0413440b7120d25e88995b508ef2f", - "logical_row_sha256": "37999f7c006357628921db1c38e94be272f6727e35c22423079fe0fae043b469", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "471a205844dc70d9b901e7acc2b9a48428bbf08e1f5f8e803bfc71ddac3ee937" - }, - { - "code_sha256": "2dbb9f11bff03ecb9983e084668a802debe8a82baee9943b1e68fcf1c9ebed6e", - "geometry_id": "dgeo_52ed1e80e812b27578cf97f2", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b", - "image_sha256": "956947b0a635c4cbd0ec777d8932d40f2647c82acddd4068259deca404fe21a4", - "logical_row_sha256": "84eb1e47c201ba6b6b858f74a3f2acae8a14606ca7e4bd1448a50ec2b3b20a4b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0fcaa2e2c17e242a3a830910b92bf04d8c68b198ff3e2eed3a1c5f4e3d42e495" - }, - { - "code_sha256": "581335a3b6270a346317b877cd2ad081757c3b2f836d8962f2fe1bff2fb2af74", - "geometry_id": "dgeo_737fb201e8bb271464c30ccc", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b__depth_r01", - "image_sha256": "45ffdc8d0aa55afc6ab04bb561b0ed3f8d0890db2e68312770030419ff82fe11", - "logical_row_sha256": "be926e9d96f25a0159d07298017b10e8bc0db125b67b1d75b4775c26b052eb26", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9a6c543b7196336284e57a1b8f422024a48ed219f78240dd1f804b034290d5d4" - }, - { - "code_sha256": "865420715a264e1f8d872371f8e411e3fe4985bf9492044cc0b0463057058f86", - "geometry_id": "dgeo_21fa885ac353761e4da68de8", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b__depth_r02", - "image_sha256": "2f9b1b33803fd4f172fa173e151c869cca52808b90f6ce548d8ced0b5810b893", - "logical_row_sha256": "7a91c2eb98a340e9a14623ec750c9a0814ac47269e5997799710c73a6cd2cb16", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8459679f65c1aef4cbbbf577184540bcf1e1a9ef7610a4149e6b1eeb9463b351" - }, - { - "code_sha256": "21651b166b04ff99bbc7bd0c2d3bf7348619cf3d0591e6290bbf58191236d2a8", - "geometry_id": "dgeo_ea2e57e1ead95c6d75afe912", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b__depth_r03", - "image_sha256": "74ad391be5231854f7df0ecdf950e61a0b6f47aeeab1689e9cd66cd03d5eb8a3", - "logical_row_sha256": "9a9e985c9fd676fb95a5f6157e3f0ab2473bc289b1f8503f3cbe998f6781f557", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "74c9462136dd75ade7e96a2099e8e95cfaffee7a8505df18e7f43ab2fdfa7933" - }, - { - "code_sha256": "498c2b8f689ca7b503e40dc7fb29f4b41ca2ecbca241f9552c277a0d8c328bfa", - "geometry_id": "dgeo_48e72f25efa68fc7c3f5bf83", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b__depth_r04", - "image_sha256": "8a7a5f480c5884cb86b50a5099b48f2d4106e38fa4f0fcff2747f514566a3580", - "logical_row_sha256": "190f7d592b5fed90d57bc7071b4dd20278676a964fbce2b9f2acbaa80a02c7fd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ec6a8f78980cbd91ae6f337abeca97a05294944e9f58aa59fc72828d62c607e8" - }, - { - "code_sha256": "08ee491ad414da7f3d3026143a942adb7a5f1fc46feafb23c8da9abc8528fc79", - "geometry_id": "dgeo_16edaef738fc040750550a7c", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b__depth_r05", - "image_sha256": "476814cec0181023126c89f50a23cacc509153c501dd577b3d2f67d23960f959", - "logical_row_sha256": "3788b9f3ebe7fc40d67a4c027ddabfe3fdad76a0f08c9a1196fd4050d4c8ad22", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3d14df7a78f85d50c9230ba0d73bd8d552d6835c66e8149bb757b955ac547a62" - }, - { - "code_sha256": "3d2cc5a03050a2be1f4fd428abf863439702a97bd754d6e082b094805942f288", - "geometry_id": "dgeo_1764aa027b51bc112e8b5dc9", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b__depth_r06", - "image_sha256": "d7b6505e4b189910a89c590e56a3b7d17bfed9360be6e7ac264cb9d6a7b9d971", - "logical_row_sha256": "1debd0201cf882d5424c39a28aadf477f5bb3b685247ea21f62a7acccc7a30c7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fb3847b8db7f9fde0d4ea71a70a61495be5cd3e9e67645237451b1b566e94217" - }, - { - "code_sha256": "8f03b22e77799b52dd8d2bf17b31465cca90bb1bc3072f62609d5ebe66b78937", - "geometry_id": "dgeo_63f1ac3fa06c88b71db782dd", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b__depth_r07", - "image_sha256": "124eeb99418bc40a6790b2ab308666cecf9fa043ce3fcf0f7d2737d2568c68fb", - "logical_row_sha256": "ba6f4030de551fdf80f26efe557b24df4e6d4bfa14830f028fba09d7e256b39a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "19a04efe74560947aeff6478bb4514c7526a1c3410fc8aa49be824010a5731e7" - }, - { - "code_sha256": "79b4debde153e778ab1f0bfa8ea9341ea3eb3f3d4aea7add589b6911d01fa90f", - "geometry_id": "dextra_13f3a2701666b9af98383137", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__pose", - "image_sha256": "03dc927c939434fb75b9d319c58d665682b572baea05b1a8558d1e2092a8191d", - "logical_row_sha256": "f1fe5b7abf6cfe6add3758cd2b2750ecbd6735ade8aeca22a6d336ff5ab173f0", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "50233c3a673eb15233417a58fce34fd253275c614546c40b00e0954b7f98cb23" - }, - { - "code_sha256": "69e2477b42ffb69b34c69fb862a29bf30609c6cefbbdf0ca7880eb9c9acf2148", - "geometry_id": "dgeo_75f51f859be131e0bc8c81b5", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a", - "image_sha256": "2369f678d1abf98868873b584f8cde79c5939e94ecc1689e407c28c60dc18754", - "logical_row_sha256": "eaf476c0cd7f6f2c29aae8de759cc281e8a0257d76deb0126e3fbe14a4ee2400", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6f82f9762c55f0a33a1fc24c94c13dac3e495b80c37594eedb1c22fbaa960320" - }, - { - "code_sha256": "c7c9c06e02b1eb3418b2fabe8dd3b7c935e6384541a708b5335ecdb681577b29", - "geometry_id": "dgeo_0789425af8515a8d90c97f0a", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a__depth_r01", - "image_sha256": "e424c0b10a8c7751f519723f8fa0ede896c6fa60d4764323ad2c99180aac0e53", - "logical_row_sha256": "9cf5a4811886d21191232380af2ebfd9dcc3c81bfdf37aa1e759e2c02d2355bf", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8c4622b01fa8338bc6ca3244172ba3f38c56803966d0c3723a22964bec86f2dd" - }, - { - "code_sha256": "95644313fe7ed020393ab7a1364d810b52dc94596cac6dec979a7c255eef706e", - "geometry_id": "dgeo_50020a38183fe3384ff75d8f", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a__depth_r02", - "image_sha256": "7e9677d4bcef85e9bf59d6f19c54ea5f1d6cb00708c352cda896004ba0f4681d", - "logical_row_sha256": "4d704ef8669ffa324a36e8411141eb73a5e7d28d02c72ab57a209db014f19359", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "406807feebd9a54111c90ad25ec27cd30c795262fbaea044404c8bc199ab4a96" - }, - { - "code_sha256": "79b6368d2315f6d93baa3ce82fc2de6281505b4a9dc51d442b6705b1b5d0c5b1", - "geometry_id": "dgeo_c6a3a4c645f445134317461b", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a__depth_r03", - "image_sha256": "6831a099fc49f5e863ac86265889c803c3c55665048cd4fc98683cec6c2ef18a", - "logical_row_sha256": "41a962f47c3ab8265da95a45fdd8025ffbb20d0aa1959c9a1d2b972df1d151c3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d301cbb4457e267f97e778533f634d455850d3a684da1c7d29631a47c73b2e21" - }, - { - "code_sha256": "4e422b6294d29e454a11be6c655f6e12c040e1223f5e1c5ad2d05b9249281422", - "geometry_id": "dgeo_89148cab6e6aaf177a10b5b0", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a__depth_r04", - "image_sha256": "c01c7783c2463a45ee708dc4d814b7f82ebbcfaf4e3d5f491412b9f4fc8972b9", - "logical_row_sha256": "e7d50300394057a007180598e45b7e1fd7a7379362008fdb7c36ad0406ee30ae", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "cf4bd6b2f298954b08744fc3a8465462c238357be20031690cef7dc3b59882d4" - }, - { - "code_sha256": "09f81c5235802e1cd70c7259ade385137e4042502e87ede71dedfc68781b9dbf", - "geometry_id": "dgeo_0a9917dc5d183e923b4f10b9", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a__depth_r05", - "image_sha256": "5b1b83d4c3399b891e55397cac66cf7f42dced6413e11e962b3712e808328107", - "logical_row_sha256": "489c319cf7da1bb0920fbe1b0a69f46d55693730bcdeca3706c1721c9aae5dd8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8d402f7687a72daf8ed4af69210c7b2df5bb802d63946d78ecc4e6d7daf8b4b0" - }, - { - "code_sha256": "2c3321ecd3e4354757534079c4a8f45dd4eb6f65e343831d829054f24c4c8769", - "geometry_id": "dgeo_3b7861f97862b9d0955da846", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a__depth_r06", - "image_sha256": "693f1664cd7edc4ecdb663872241fea26d12bed073c65ec9d8a868276382a58e", - "logical_row_sha256": "e90d35f8826ac60105882691f63a8b817d45cf2e55a8391a0e73a4b297962e4c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5ed693a866c7c642443518a765b574ed6c1cc0b3587328477dc2a7022176a35f" - }, - { - "code_sha256": "3c24692fae072b90360236002831182b72737f1ed4aabc3a08a03247c7fc2ff3", - "geometry_id": "dgeo_3d97c9936c9d23c79b3b2dfb", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a__depth_r07", - "image_sha256": "46b0733d00dd2907afade424dc8b802a0a88be9db37a26abff8bc49c863e03fe", - "logical_row_sha256": "7d7177354b02a3b2f22ff9a0dfcc97640b9a44725f5c3216ba2a483e7cd5c62a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2cb5f71040be16bf7ee7cc018d9ca5fab39e97152eda22e6ebc45e7c299728c0" - }, - { - "code_sha256": "7ed1693c20d8bc418257766d56da909ecf7aace26c5a672caf21662fcde87fee", - "geometry_id": "dextra_ecaa385ba871b30194ca3350", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__pose", - "image_sha256": "1f3dfb2b8889b42a4588a911e8b201a1467b47f6638c0874cd4b48f813c67e77", - "logical_row_sha256": "4b23eedcc1b169e990aafbaddab81178863c278c74d54fc16d6455a6fe4ef11b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "47f7e67ab061b615c761e9f8f21e281dabfa148eba6d30c4ab0478163cab0a29" - }, - { - "code_sha256": "7ef28732e6be39bff91c8407549996cefcc9798551e423c149951cc2cabc105b", - "geometry_id": "dgeo_82014215f2e81dfb4d7ff06e", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a", - "image_sha256": "0375e8f9d393439684dd7ca7cc85b04e07142f15204f0b7b43ebc54f453938e8", - "logical_row_sha256": "75096f885a34802fe949c02b2830f1f1069270dab096f2b0783928bb93f552ee", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e86134351b0e883ee733eb6bc8482c220a89b6ee11e0c800d607a1831f35bdc2" - }, - { - "code_sha256": "741e6e8dd11d11effcc12199bc563ddbd4c00b0e43c8348bc3f20222b1040830", - "geometry_id": "dgeo_189c1e2b0d4c16c57d653f48", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a__depth_r01", - "image_sha256": "44ce70bb650e81aea4d1ddd66364a7d576cd047f1cf017fb76abdfdfc0d17f85", - "logical_row_sha256": "3fbed227d99bfb54e65993b1517a7ba85f8b531cbba4ff4f4c4b6730af6e1436", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "877a3f1f2dfdb931ffd7d97946d0f37aa3a168ed2cab0cd0032b80d98ad1cdad" - }, - { - "code_sha256": "4bdcbc11cefb9f9dba3080b5ee72ad7413ee97c2e6ba7fc5f65437db039e9bee", - "geometry_id": "dgeo_ffa8ab72d921d6972c349865", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a__depth_r02", - "image_sha256": "2dc52a88a5dcdfec381277dedd70ba8bc5d8f9f234c141b2f1c38a17fd4ae4b2", - "logical_row_sha256": "4c0f24f44224475913889b71360855404ab563f8362213dbc74f8988444e71ed", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ffaea0722dfffe57360ab545621c87ea9b61560641a5ef3b9b79d4d56e319cb9" - }, - { - "code_sha256": "09fb1dd971feb7ccb7462453cb16e2f764e8a5a50b169da0bed2373813f21b5c", - "geometry_id": "dgeo_b9f4ac7c89a06d0c1a715f8d", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a__depth_r03", - "image_sha256": "adce9643589fa7ed39e7bfe45f50e1d708baf48fdcefc06d17977f9a5d2f74f7", - "logical_row_sha256": "575da38f8472b0374c3df8bbd6e5f8b29579f809d3b4bf00e18910b85434e01f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7813486e399ca97db97db6592bc36638771eb9cb89e921305c49eca15d2dbd10" - }, - { - "code_sha256": "98ba441f3bd8ef1f0ca3133b9e56fb47b0342be959c7986b6635fc84ae2225b8", - "geometry_id": "dgeo_4de5a03388a8094ed7362554", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a__depth_r04", - "image_sha256": "889bbbe4ed33a44925f364b60191123078a315a68ca01a45b688cfb908257f06", - "logical_row_sha256": "f9c71c0ddee061803b117d85c90d23d980e411bd23f484eb6736b2afe1d02c1d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "95ab0f3715aad7d45449de13dbb3126ebf4d5c9c4ab2935d86c769ead70449c0" - }, - { - "code_sha256": "9a50852c250170d90c9ea8e8e609774cb1c5f0cd96a0ff6d26a7bfa1797e84df", - "geometry_id": "dgeo_a397347d5692122fa7c60a66", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a__depth_r05", - "image_sha256": "351b63578920e4f6d12d7e2360706ac05bfa14245a073ad5f79dd96297f6eaba", - "logical_row_sha256": "07ed6dbf980324834336c61897fe55edc93c8403e5f1f1f6f7ddfaeb40eb85b0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9c1c9ac23193b0289e05591a2fb2b440f84029a61489c19cd5d36ce0898eee12" - }, - { - "code_sha256": "1fc80f90807738435439671203f8f18c0c59aa1211c2c3687cdfd35959b20edc", - "geometry_id": "dgeo_e58156a27732378b71a3c4e5", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a__depth_r06", - "image_sha256": "3571724994efaa20572ebd1987ecee49e2989beb612ae619e72c38878144b1f4", - "logical_row_sha256": "c2183d86d134afa0a54c760bcd98be2a8563882454297225ce76a058fd8eb88f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4eaebdd5404d0b45cf2ce01414772931dfaa7a14e4ea902700ff4bf9e6b633dd" - }, - { - "code_sha256": "50b3f4857494ef401f761def286f232ce971edf962f4eb5eebabc3f92f3b1102", - "geometry_id": "dgeo_87706a0944ec4711ae69ef15", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a__depth_r07", - "image_sha256": "75c0c64e6ccb49bd50968169e0c3453bbf0cc11a0332f79c368d79516746c367", - "logical_row_sha256": "dd75b78ddc8660731a4586b9106224ad5a3e52742c8ca3211f90a466f8c3d7d5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6eca8f467d9fd1422c92319ed969fc12f5acffcb7fde9e9e998f64b75236491f" - }, - { - "code_sha256": "bdfe636457c2762478d29d5a03299e4768b1793ed1f982402a605aff80f2ca05", - "geometry_id": "dgeo_3bd5c377069ff77dcd33dd33", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a", - "image_sha256": "8f1115e33145df95958bd11d9e7ef3fb184940a9b8f7007b0b0afcad11e999eb", - "logical_row_sha256": "87d8e6510026e9491c3ae3e8097ac5f1de530c9a261aaeb849e48cff9883e345", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "406fb97dc1b953025942fc6350f6589ce29fc840be06a1a3e75bb6698ce87226" - }, - { - "code_sha256": "c38fa2f37afe5d6b07e132c6d882190038c7270efdd0f98fbb124d3e6caa22ed", - "geometry_id": "dgeo_dd9ead51a28b31ff0679b49c", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a__depth_r01", - "image_sha256": "088c88bab6d4e00392f0dc2f8ce698afacdeae559f1fd961f4c8acce0debcbd8", - "logical_row_sha256": "5297c7c0c4477124bf3bb3925a6c7125407db20d498aac28d7ad6800e2ec7692", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f873abf6043def0c28b84fa4d2f59227833a907e2d6b9d2baad8a4f06b7b2f00" - }, - { - "code_sha256": "2020045dd75b4fc98899df34a58c936bdfa9ae8ae6cffa2c04fee563b55aeac4", - "geometry_id": "dgeo_1c0330c62e61a11f5e26eca5", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a__depth_r02", - "image_sha256": "6d1822ecfdf7a93a9dff8407664828eae9e6f4abbfaea56c09868d9f50ab901e", - "logical_row_sha256": "44db013244b84d3c18818547b711501869a9999a016073277652211eb2340947", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "09dd651fad6c746bd840822428245e393f945ec836181593274718d501bc25f1" - }, - { - "code_sha256": "99fb0afa71fcb8f8c9767634b5521e2680b7f4c65fc57d44b71c3c39742e2f0d", - "geometry_id": "dgeo_572213b5945c0d238c845e1e", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a__depth_r03", - "image_sha256": "6dbf908dc3c89e71ab1d639fdca09377af27eb8fd53cb7eeafcd086500880830", - "logical_row_sha256": "619d6631018776ee7f6926622be944323304136f95ca8111602201c2234dbbc6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ae886fafc6a89cda9f68b2dd190dacef062acf1b11cd0ff3ac5befc44e6f946c" - }, - { - "code_sha256": "fbb0aaaf9dc519f4107e2a983216dd30d16b36ba6885ce813a1d063eb6cc759f", - "geometry_id": "dgeo_c7c8d171acab8070b9479f97", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a__depth_r04", - "image_sha256": "03783ea91e7fb7af8ffa09989f89df57f876d9feb731d8900d428a1ab22a4cdc", - "logical_row_sha256": "e274a5237789375dc81cf74d356930e3fbd46f8e383ccad405462b6dcbe20e7a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b4d412af04db00f8a1d99d5bad6b17ff24648f92eb3e0203c6cb1cb45707bed5" - }, - { - "code_sha256": "ad61b80ce556216148ac11c22b7f0338a3059979b790042ff257df094305a1d2", - "geometry_id": "dgeo_374334cb1731546d6e300e2c", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a__depth_r05", - "image_sha256": "d44741ae9bd7d7d5808cb3a67d48aa22ca788584828b7d9f927e45706cfd9197", - "logical_row_sha256": "e18211000a87292f401cf02f378b17286d27f3c9071d00c2daf1734749c742ed", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "eeb7f4fdfd1f8d556fa6c82046e57c525106ca2f9d5db8d5dc4ca5c469544f6d" - }, - { - "code_sha256": "a8daeee2ba6dc7524d29ce65160d5d684e95cc31d67c992f2c6aa0bcc03d31ca", - "geometry_id": "dgeo_c0171928ec04642a92eed099", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a__depth_r06", - "image_sha256": "e8f58ba9352b51a996dc50fa43972bdda61da2932f8cc154ba95307e0c5b0e6f", - "logical_row_sha256": "896e88b4d70457f5e06fda993505c8a555dc282c3e876cfe1aba1f115e7289b3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e02b2251a47b479db9fc006371ccb1d8767961b71dfaeebbb2bb189d5d94c442" - }, - { - "code_sha256": "43e53e3bb652c64675bc317414e88a5b435e40caf4b48e3659a64fb09f257cd6", - "geometry_id": "dgeo_c00fa8ea4208d9a0d189a5d9", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a__depth_r07", - "image_sha256": "928eec0277121e1493b663c5b419ac7a51cae8dcc9acb33c2b0b88df69fca07f", - "logical_row_sha256": "0c14069c71715c206c35cbaca5b3764880707fb950be67313bfbf925e15424a4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f5e9d103c5435d1d6838e88e5d5766cd92e50f392d13cfe44bfa74de0b6bc8c6" - }, - { - "code_sha256": "e10b3a1f3544f61b385f2f5966779a87dc126755077864d365e206eddf038353", - "geometry_id": "dgeo_fe6d051e0090974265151868", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b", - "image_sha256": "26c062126c86435e3b8a167baac332f88c6355993753faa6db66c7a7597a3f62", - "logical_row_sha256": "facd6e20a8038fec491c5926d77c2b7b8a14e4f51d33788daa05a78fe3d1ed02", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f6e406938a0cfbc0aa81eaf7f19c5e33811e6d13f51cdcb7ac9ff5246f72882e" - }, - { - "code_sha256": "8f221106d29485e99b2201ba0ea1127e3aa407bb73a0d59bf0d7f3218465797f", - "geometry_id": "dgeo_3b7b63cf93eb1ce5b41bd74a", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b__depth_r01", - "image_sha256": "8c431bb06b2d084b2eb20f0e99b135ccd4effe921299c97f1303e1031a8ab922", - "logical_row_sha256": "8e43c63330993c1ecd02c1b0e743f59c214bd43bbc311b97ab7f534af9212f60", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "478c6bd5e56c7933e291cb2dc7eeaa4c41d9935d08f993c383b7b7ad2c22cbe8" - }, - { - "code_sha256": "5bd102b38d68e7e5ce5b636446d41161f95c0b15e1f9d37126d83bef106cd111", - "geometry_id": "dgeo_e5bccb5606acdb80da2bdbb7", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b__depth_r02", - "image_sha256": "9e9e8017993efa9e39bbad6daa529a0e16ddfe37125bc4a3cc612c20b30ec22b", - "logical_row_sha256": "b5c3ae1c4aa0bfdc38b958ffc0c248e6a6ccc2cdf9c217b78a336021eedbaf20", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "80a9a2f5fe55a780c9e53202d49ecfe21f4bb29264a70884195070a5c28823d7" - }, - { - "code_sha256": "f2e33b3e34eb3f73062e6ebb8901ce0452a0db778b787d990af4a8cf6be2e081", - "geometry_id": "dgeo_d667dbf62573d5743fce9c44", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b__depth_r03", - "image_sha256": "0d8d43bca1c284c21ba50588159deefcee5020e58e56689d58668c2d091530b5", - "logical_row_sha256": "340f75f11806f14e81a524a976459e03c241211e8571895542b1eef3fe3919b5", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "36cff00e6636800da39332ba09bac6197fd9fbb1f5cd8d830f604f6fcdd15713" - }, - { - "code_sha256": "6f37baae8825ea669c2d933ec081c37638521e3a69df7be399b4cc528fb8f179", - "geometry_id": "dgeo_67b4c776f13f51eb9f510853", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b__depth_r04", - "image_sha256": "3bc583bf29d8cf5695855bc69d85efecbc32c2612d38f00f22d32485efe94a01", - "logical_row_sha256": "462e62acac64500ac3d6be30c984666e4fd9b0efa41c0f247603f799867c00cb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d960d8ae686ab5e01aa6db3c82df17e53f45e4c0ca6ac6b22ed742edd2c5035d" - }, - { - "code_sha256": "55b0495425f4425632537e8f6186251d5faeab35a43a63f1055a88b7a928ad92", - "geometry_id": "dgeo_74205e074bf2624b541dcec8", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b__depth_r05", - "image_sha256": "97e33a308ef0532d480333f2218522ed3ffd2c5c219a0b2db7fa7f7db02e768b", - "logical_row_sha256": "ba3b6046f7738045ea42eeddbc7fbf944d7c5e45fbbf94ab9ddfac5bab2bdeb3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bc0d1588147e82bac0ecc9672a258d255c511431c9c286e30c3689fa9e42c9da" - }, - { - "code_sha256": "35bdbcb97b56fe50dc4467ce7b0657f719a0529ded36ffe486e3d0010898e9d7", - "geometry_id": "dgeo_836df2dc82dfa240480c4131", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b__depth_r06", - "image_sha256": "706b310624c345922dae9da641356800291321439c4b5e8140c19c140123ab45", - "logical_row_sha256": "697fb85d8e1880d7abf01b6505aeb5be1ffc7d0954ab5365825be14b8eb175f1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2b430eee9c57f81287243820bef9ef3dc5291c6e6515826b1e42c0fbdf994172" - }, - { - "code_sha256": "790749d5a760f238ba58a377b429e06c908f0c2f4c375c8e5456256fa7dc5629", - "geometry_id": "dgeo_993fc2e1cb0d0ecfca63a108", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b__depth_r07", - "image_sha256": "f1677d78fce00c791e166021424e56dd7b7a970e623add9c3c091b18361bee43", - "logical_row_sha256": "1b6913816f7bde158dbb36e8615af4359541cecf53e68f7458691a787e3be588", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "82ea25b9401da04df43e8d1de06d48b0c5194e11b48c743670a062b980e2bfa4" - }, - { - "code_sha256": "11f82ad566c3e146e36edc8d915e8bee4b81e339b456c0f3d1d0afbfdcf761ab", - "geometry_id": "dgeo_e202b8ffa25f67b933c75e59", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a", - "image_sha256": "4471f033f1de7b9a9c9a7dba0b65c96a1f920e300af360277f91622444ed12a1", - "logical_row_sha256": "83b7a2802ef61c8715f0d82d467967161dbe6413b2f70bc91b4a4aca00fd54c0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6de05edc6e12c68c8b9e658a0b89469fddadb0293acb6fd3adc3e269c6be9468" - }, - { - "code_sha256": "09e4aebf0dff84065665f47c2af1eaacd015574189ad5d1e5d6b2fcbb2849049", - "geometry_id": "dgeo_b7b22091e1f231221420703c", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a__depth_r01", - "image_sha256": "022b6406062ddc6a7a45306f4250df25b70a030f7bb008fb38a9786ba14d1dc8", - "logical_row_sha256": "7d300f3f5a3ecb0af11ed7c847c28f6412c4a47fc0ea8f6dc6858063d4f8b1ae", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7f0811df819a762c11d05d54346f426bd4a29ed522df8d00ff4d4062cc194b33" - }, - { - "code_sha256": "65855b9b91ee31e701d37db7515433059434f1b5c4ceb759332e160f91c2995b", - "geometry_id": "dgeo_a228a259480f517c7fcf846f", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a__depth_r02", - "image_sha256": "1e6d83078e445fd447c6469d4b25a68ac6c4aaa8b3f3e895a47c0e2da82c7a68", - "logical_row_sha256": "591b6a26edc7e9e931427e5abbf2ada748b05be78e8a321806a9f78f90cfc180", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "57e22087a14dc971524400fccd952d536ee2e02ea7851fd4d0b550bbcadedd32" - }, - { - "code_sha256": "70a4fd7c68b33966cd8af6e35726cdbe96589166876ea8d22b7b8d61e901046c", - "geometry_id": "dgeo_5e966194cae2960bb3103c6f", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a__depth_r03", - "image_sha256": "c6830fb965b2ea4709faa080e2e27894298c03d84ce9bd0e0188f4b6394834bf", - "logical_row_sha256": "dafdc004fe02fe007920145dfcd6ef3120b28b069011ab015091c8cc3cf54bc6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2b3b1cd70321464c4df3b57f87fff3c10e2153fbf6bfee60b80e9cf93a850f21" - }, - { - "code_sha256": "39371ff213c287af24eab16ea5e0d8ef8e49807cf5a2f8de14849d5c0f8a56a5", - "geometry_id": "dgeo_132a447a41cf6724a9072443", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a__depth_r04", - "image_sha256": "dbddd612b3d9a4f34e1c08a78a33eb6309bc3705024668c6c3ed28e2011a5be6", - "logical_row_sha256": "0552782fe33feaf48db7ecbd8e99085491012ea8f84e73df617679e14c67b7d1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "15829f417e36e50140f09f0b002f9edba2baddec2692fb921b3fe65f5a714e3a" - }, - { - "code_sha256": "48b43e8ea58d893e0700468a1716aaccc748e5ae5f73396f64a5cfb69448a2c9", - "geometry_id": "dgeo_79d7b4c7272a3b69216c978f", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a__depth_r05", - "image_sha256": "135dec8974526b6c17e727184b87db24b82d7bcc7c91d6a4a0206465b584c55a", - "logical_row_sha256": "50829a91f225d938f08be8371286115d2f1ca02d10d09c854a4b98878a351cb9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "87b1e29b0ceb61c635f39e4baeda18bc71a7085ceaedba567ec1a8743eeca0ec" - }, - { - "code_sha256": "236717c37b66cf9829398c525c0948e5832ccf6114eb572b27efe9278e0f8dd4", - "geometry_id": "dgeo_82f98ced61a2ab8afe0ddf23", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a__depth_r06", - "image_sha256": "bffe85c4c9f362e7e2e452e6f16ad2f99f7d668ff5d9399046f863796742855c", - "logical_row_sha256": "2a8eececc09a45338e9f140c72e9fb496d7887c81877c8245119533add72e269", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "84d6dd596892135ca72b74db58ca2f851d676b542233190b917741d5d1b60ae6" - }, - { - "code_sha256": "6384e8b8f75919db6697b7925fa7bab8c146007ba6e5418011d4bec6fd8dd8e8", - "geometry_id": "dgeo_7b34affa34bff361f5157881", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a__depth_r07", - "image_sha256": "7f987b3f97e7ec374c869d0d38ed07c78fc0c807b87877330a8fe3a1ff2dc209", - "logical_row_sha256": "c2bb2faae0efc1f71aae7d290937f89bb5fa12f96e77b4e849d960c0788ca434", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e6925e28e3338ff35c13a763593eb586f0899cd2b8cd5b3fd09b8008c66fda23" - }, - { - "code_sha256": "ebc4ecb0c730e9c0c2cdfa10e63262e72cf27680f98b28b050c9c67a61011861", - "geometry_id": "dextra_40d4ed4b8f43b69582424b5f", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__pose", - "image_sha256": "191301516564514d431ab5aec22c6d4fbf7023172cc81ce59f2abc0c9c2b4b33", - "logical_row_sha256": "883c7d816451eafb77c066c3616ff1c053445e95510528cff09dff7d84cecedc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "bd45789fa63ab0afe2e4bfe5d0d38ee02da9a29420983b470eae8c49c4aca7f0" - }, - { - "code_sha256": "afa36ae1b138a5413a88decc13bcdd3f7452149bb575388956148c5eb0f3a756", - "geometry_id": "dgeo_579dd0e9931da01f6ab369d4", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a", - "image_sha256": "9d1eb333cb9110d928fd5add1dc96106ff847f970ca5af003302d6cbd208d3f9", - "logical_row_sha256": "5b0422753d6ddfb0ded735ac506ccbd09ff6ccc86e3825fd0dc1722a9b63a708", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2d8cdd5e2310362caf5e928398d93ea02ec1ced826c91b8d9f9a5aeee1634aab" - }, - { - "code_sha256": "beb5d5dde5bbf00580fa5ae35d3426b9b192b1a83dbdeee3b2a877d38ad4f54e", - "geometry_id": "dgeo_dd249d3d63d641d02412d6c2", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a__depth_r01", - "image_sha256": "d91e14ec2413ae417460daf4590ba441b4d68c0b2700c3fc5465dea2aed6cb45", - "logical_row_sha256": "a3ef1f6020977a65da8a8da01f02194f61559ad684d7d24b997305fdb5e35ae4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a56a5d4d4eab41819cff58d83886a158f41192668869a1743d1b1d546bf6e2e6" - }, - { - "code_sha256": "bca582bed6c098956e13fdb1cdb144cba21cae17462b4a1d97648cfc93ea0a26", - "geometry_id": "dgeo_dc8ee7c96b79598a72567c5f", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a__depth_r02", - "image_sha256": "02ea8ff728897ec3a843ccaed083b99eff65f01ff7339f59c2d9eeb1dc761ca5", - "logical_row_sha256": "69a4834a85277d021b39a4153c01e1812db8fa5563be105083ec9f4fc55894d3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "78c0a014f78ecf6a83e83d3a1c51480ddffb4b49631b870c176e1e3fbe7909f4" - }, - { - "code_sha256": "7c92f6996ad49026e161fa05d6e8676a8849350434051a54c25b1f44a438453f", - "geometry_id": "dgeo_65cfb6198d28d1396ab113dc", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a__depth_r03", - "image_sha256": "7ef429023fc56358afa08090ab37086b76a9903ae06b355dd6b9482a1085ecdf", - "logical_row_sha256": "c38da0c410c1d66dfd6ef64394dbc9e0b76ec7ffbb0532a7cbc813804418b693", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "dcac94462e86fcea7e4a80fca0a037e04deb0b2434d38e92c8099a5cb1a03570" - }, - { - "code_sha256": "44427c03a0fc4e2cb689a7475b9769d634d2bc2db93fae88382ed29329f8f222", - "geometry_id": "dgeo_a7fbef5107b781bb41269e09", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a__depth_r04", - "image_sha256": "458bcf994f0114c796aeba64d702630f248447ed20214928580db49e34351c6d", - "logical_row_sha256": "147cb563741a9b7c8fe67f34e6a17604690b535ae6b789174aa5ae79d59a185c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a432757cac069ebde96fbb596d79b10144d4c177bc90a3ab508e290af1e3f307" - }, - { - "code_sha256": "e03f426c0a8efd00afdd835c46ee97e34c639046e70e239c52ee1e88a555ba8c", - "geometry_id": "dgeo_341a877264029515fc1af237", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a__depth_r05", - "image_sha256": "bc466fe01e0ba1184826097499a59308277ee70e4899ab9f24d508ec86b9575a", - "logical_row_sha256": "e5169c160a5b74a15a2c3c9a7fb68b19f757687e0032bbd1b69ad808417deed7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "67f0e5b6c458747ae0081a20c0c7b21a49beec72dbc5213b9b90d0e08d215ec5" - }, - { - "code_sha256": "ef7dc2304b0591dd577636a93a031a226ef4f0d74303057f865c0398486b53f5", - "geometry_id": "dgeo_87e14d80fa040628a916934b", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a__depth_r06", - "image_sha256": "5d4c8363900ebdc90098a89be4c0b0051b8671d8fe47c2ff7e90e45d16cf8a47", - "logical_row_sha256": "85c6c50848b11c4cbeea8a6f4478be6007b54a6025c604e17932f07f3f548b07", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1ceb35effe7da12dc8368ce5e346f45edf6abe3989c8ba0dad11678ea20a0c77" - }, - { - "code_sha256": "ab0c1f354701b1e54bd288e5104dc20c3317e47eec352342781bd2283cbaeb8d", - "geometry_id": "dgeo_093e0d14839d6fb46e7753a7", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a__depth_r07", - "image_sha256": "91ed9306252ad787d670e91b8502b550b57f55b63332529e266242784ef93528", - "logical_row_sha256": "74a285a7a99825f239638e293b692accfeed11c166e2f1c6ebc24800fc988f7c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2f9f97dc168109f95fa4561c603a65293a8aad668f5ed4beae6d6de100f61a51" - }, - { - "code_sha256": "90437a9e5b1bfc5ba8d23092e45cd422457025b7e8629f76afe5f60105e0e9b4", - "geometry_id": "dextra_ff6151c8bbea1d3cacb9e31b", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__pose", - "image_sha256": "0c2edcc6adcab45db9c18c64159d106d2693dfb0f2cfcfdff0ebd808a031e792", - "logical_row_sha256": "50ff27f8c21223537dd23b05cbf1c5b132a976319d495be81d31976440a40cf7", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "3471d5f8b6e0a6e51c034534c8daceec14d453db9974f95765e887e35df6142a" - }, - { - "code_sha256": "46b87f9d247ecdd0d2f1e0a5ab1bd52baf1fbfb4ade1d12a407f08ed40e383c8", - "geometry_id": "dgeo_4475411e9c7712c8d1f69422", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a", - "image_sha256": "9c7633d0e71af7722c9c37143d0b62bea00e363f0dd07a6b6e34670a771868fc", - "logical_row_sha256": "1d59c12cd6e645cf4fee94895893d804e0eec705e640f4210ec74537c4118ad7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "59a310f30ac14275c78276b77b98f338b5b76acba4fb7f5ba4d78744b5c19e18" - }, - { - "code_sha256": "a9d5830af0bf4314585ddcbc46a9a2493982fad596ba8c6d48fa7ac7fb21ccd4", - "geometry_id": "dgeo_e33de50a39404edb11ca46f5", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a__depth_r01", - "image_sha256": "b993854e26205aeeecddcbe9dcb086b36cd90f4e152b727dfd4c19ca7530f204", - "logical_row_sha256": "4a38b6c569d831034384f92e15e26f2d3e7c03e80e09cb37d27db264aa8f545c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "312acb9e55a26a7c9dbf4c160f04e581e49b8c78aed3164251f6dfae1a13d99f" - }, - { - "code_sha256": "006c50088e0953d35344837517456b688c178115827580fa76aef2fb3b9a2b74", - "geometry_id": "dgeo_8c49a8f0e45be0af5f564a6a", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a__depth_r02", - "image_sha256": "2619894da61027720862a986c75b9cf261637b7579d6eb323d9bbeb4500bf64f", - "logical_row_sha256": "cc5883a7469a8c0a4900d0f5fbe561bead36c85e03a4fcb38be842a8cdf15f96", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "807622032badd247ef654f8280ce3ee03817c15aef9e0b481266051be5f97d74" - }, - { - "code_sha256": "d099fce6c67aa73c269c7304ba1ce8d9c177fa537f5c5f0ed4fbfa4c313b1b87", - "geometry_id": "dgeo_2cfac5f359a449efdbf74700", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a__depth_r03", - "image_sha256": "3a949b4cc0ed3d1100522f4c7f382b4ffab4e30ba6fbb67ce9e7c9fb1e493b07", - "logical_row_sha256": "eb999e84e0ed87e24f2f2876a51a8bc0f0154c0c8b150b71a060ec1922909fdc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f3b99edbb56952303ae525b08862295c86a443a67d4c1b9afac65083a5918168" - }, - { - "code_sha256": "bb0c7bfb0b16a3b6172a8b86b8e86fde913d06a69635f3773c0812f83c3af07a", - "geometry_id": "dgeo_360928032d215f585156f802", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a__depth_r04", - "image_sha256": "c10c6f76fae402e4648bff97cffc25426825ddfac3e6ae68c9d59a3a98606095", - "logical_row_sha256": "497a4a672365add265663eee6ef52af5a34a61ec3a1738df2ca7a863a4434c22", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2dcf24a1e721732c623975964c60fd19a6b0e0100e745b14a5e10cb08a981f16" - }, - { - "code_sha256": "24fb21c834d53b0dd83e0cf69240a2b4b288e99e1b928acabedff2155f19cabc", - "geometry_id": "dgeo_8e6fed28308a1c2929f45e42", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a__depth_r05", - "image_sha256": "b4fc7b68899c8de9497ec90a0840ba4a03cd326c13a5d4f0c5bbbf9d6dce07d5", - "logical_row_sha256": "cc4f4669b1e5faf66e1fa9b3b8b1322762fd0094f10b336dd8c23bde69830699", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "38ee2558f03125d4df21f5cda1060fcca3e7c309fef08344206c440320bbeb1f" - }, - { - "code_sha256": "f5ee6ec5309dffa780616977f94b0e15cbdbc3cf7fc6ef60f2283a3cc3b3d7d3", - "geometry_id": "dgeo_0f050d86746bc4b27adbbc2c", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a__depth_r06", - "image_sha256": "1971fec15f5fb128d6dadd246ad81e007c6ae4ca0f159bb071e2f5df2617685e", - "logical_row_sha256": "de38614a9e6da7c070831e87b8e7424d1e4be95bf4dbdd5e3c515dde6d07e0a2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "71e2ccce00c3188fa8d66b2fa9f3be3e9e91678841a349d9a3ab2335436bb0dc" - }, - { - "code_sha256": "703cc126eca2d4fbba7a8f0d4c54166ca498c33a06d09e022b39ffcc9fbcee28", - "geometry_id": "dgeo_c19fafdf740cce2bfb4e78a7", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a__depth_r07", - "image_sha256": "86b3b9b98a9528d68005a07496fe67d9df33475ff9aaee19e4953589d0340144", - "logical_row_sha256": "261eb1c671829bad959e9c1bf8e9b0958d04686893e0110b6081604aabbb58d5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "90f0ee45fc8ea1d90a04e90d960cf0d23ade2f59dc251c4c77f17b3983cbd522" - }, - { - "code_sha256": "4f306d08ddf4de8b51fb788c91aaef64b9ee5a44cefb875642882689a73aaf3d", - "geometry_id": "dextra_0953f3b925b1a6fc585e80df", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__pose", - "image_sha256": "1335b502fbbb17397b65e995320586cc6d253389ad5297f2dcbb0345db6103b2", - "logical_row_sha256": "bf45027cf86f0c7e7ae266403f32f56f23c1c77186cbd2559c74ce4478ecd09e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "6a81a14c87a7a50a9721c3bb9aaf054c79b9a286e922354fc28e65bff5be39cb" - }, - { - "code_sha256": "6b18bbdabffbc6fc13f910e03f882213e807cd69df6d5df506f8a24a8c243021", - "geometry_id": "dgeo_0f61641813073b1ae09651a4", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b", - "image_sha256": "e8718c9ff0afc94a054028e04bde6dc9a7613c6bc8838cf58b23fc0c2f4b181b", - "logical_row_sha256": "8b7256cecef1e36b3b453498201919dbaa11016d68d3e94989bdf67a422a8f2a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3c6ba7b956fc5c8d52d047bb6e3832cb8d8b73379c5db6f741e11ffbcac703fd" - }, - { - "code_sha256": "01cae9025e4c67fd2eb3aec6dd5799ddebf13580301a214dd11eb26c3091c33d", - "geometry_id": "dgeo_a1599606cde7a00d6689aba2", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b__depth_r01", - "image_sha256": "fe91225ed2f014525558f7c0114a29a8009de5933e31904641106e528e56291e", - "logical_row_sha256": "f76f37218e0a14169fb571f30d0712070cf35f1b35287e7a76d1b0c8c8aef808", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "af6375ef941619b13b58de71b56cd4b0647c0b47e6f9df26fa11f86e295b3eca" - }, - { - "code_sha256": "43510777307ecf658774a9064fa52810a4eba0856b35440e2dc4c54505537dcf", - "geometry_id": "dgeo_cb6ce4433338edf89f031980", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b__depth_r02", - "image_sha256": "cd0ca199cf9d85275bbc50ff4cd803fcac829f2345a801d1c783db4e57e6cff6", - "logical_row_sha256": "e629da719e27379273ed9ad7c3181f934fe1d9e4770c5efac4fcc366641dd793", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "958e9f92268845294301c89b351fc51700b6143727ac78cbd30bdf479a562202" - }, - { - "code_sha256": "fe28c774b3602b59e4c0f681cd7f96cf9855bfe0578fc38c3bdb0a66db30dcdc", - "geometry_id": "dgeo_aa5e899459cdd644e6e636a6", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b__depth_r03", - "image_sha256": "4fcea0e211e670bca4e6c1cba37f4898c80ddc1e5bb720594c58aee97a325a25", - "logical_row_sha256": "cf8f0ad8dda6395d452dfd9245b15fdb4b45ad23725e08aad5b5e31e0b446ffd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "93b67fdee637b7c826acf65016a11cd8f7d396e7ca2433a2704ff2ad352321e3" - }, - { - "code_sha256": "dd0dc47c588e48fb8a75129e4942ca89dc7f4ae22f0de335a212540c8d8ae07b", - "geometry_id": "dgeo_fedd425065b9cd272bc31f71", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b__depth_r04", - "image_sha256": "2846f4d63d1567eef41a4dac7fd40547826489f7cdc732de2b20d7791db09326", - "logical_row_sha256": "b69d6379c03cd9ddd3d7d32177db0d4d03b460510da8a5b73660d7a81123693e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e94b3e1d188106df6b8dad18e182b6a771730aaec538f095ec59f5b2320fe476" - }, - { - "code_sha256": "d6effa2745ae2d41db7c931e92a782542d76d17a10fda733fa95a7686a965dd5", - "geometry_id": "dgeo_24f8ffe8b72867a52099d624", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b__depth_r05", - "image_sha256": "278c33f18865c8f757d337327c73f30468b3c995cd5d7f523976c73bcdfee190", - "logical_row_sha256": "7a1302cbd7890a1a9a9273bbd6622ebd3f913364e85903cc891a61b0180008df", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "24a633da6e3c6def2bd9d55b94295b44df518ab0860250839029ba5ff8159654" - }, - { - "code_sha256": "fc2c45556b44189000910b8e83a8d734ec64b80a78f41eade2d241d558c4664f", - "geometry_id": "dgeo_74cf54c87327bdab083ba5c1", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b__depth_r06", - "image_sha256": "3942ce422b982f0b1bb37423d132f52acf1a6f6eca6d234a0d3ae9ed2674c6f9", - "logical_row_sha256": "7816cff80532bfbcaeba70422cb59b41fab7e9f3cb35fe3e96ff96c99ffc33bf", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "31f39103b316ede5799fbed8b76722ef874f0a2b1c43d3e6c747fef6e9445c0e" - }, - { - "code_sha256": "c40eaf06b8992e4194d5fe053d62e43ff95d7820fa1af47b21fd07689d5d40a4", - "geometry_id": "dgeo_0f9ecfe15d9dfa494aea53c5", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b__depth_r07", - "image_sha256": "b9ea83b6a1d0db1e6b478ce3eb6106f96487e95540855808d05e8125270defd3", - "logical_row_sha256": "e48f27425ba9d33ad68abed7734239db6ad13d33eafcaf70eb96dea6bf8a8813", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c39222d0309a93a0d1a5986bda71fe9ffbede162ace38491570fac92dfc67cc8" - }, - { - "code_sha256": "54c04e8de81066f606248dc062238f88ac4d7efa883864e053c7f033958053e6", - "geometry_id": "dgeo_6984ff10b3a704d89c4e0a9a", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a", - "image_sha256": "6c6ab5db8dd9267758f63550aee111d0786c55b6083a7794a7c0fc3087b12be7", - "logical_row_sha256": "849a0b9ca6aa7311efcb343eb29861950fea7a99d3142d1acdae008fda6459c0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "634ffe7da2470fc9a50b5cf4e96956e922d9a76eddcc2c97633776279696f725" - }, - { - "code_sha256": "0978a3477101cb94b42881fc72cf2603fce34e693f1554daecba8d7795807f85", - "geometry_id": "dgeo_d27023455d77093c82c8488e", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a__depth_r01", - "image_sha256": "a24ca9418fed40dcd288b646f38ee4af3d34b77d4d79db2d3e0cb5c3928ee04e", - "logical_row_sha256": "6f2eb0664ad296902318aee7c8eaf6f070bafba4802453cd5dfb76939326f57a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "db793855bc1a58e377d874e5c486430a133bc61901f0e7bc413ff25becf8dc46" - }, - { - "code_sha256": "92f3a9f229a81c640d69cd33df803664ab5942c9323f12fc2d92b02481f73581", - "geometry_id": "dgeo_8d285716a9c3be7fee7bd003", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a__depth_r02", - "image_sha256": "336b08fc61ff45629a40964ff679ce51cd862c1a8da413ed97339b9605fab836", - "logical_row_sha256": "ca24cb54dd148a5c71bd755e6513a27795f9a863209462be6b866d622c32ceb2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cf7b76e4ddd53ae73742950b7a7364cf505b8cd914b65338f4d0af5b03cf4d0e" - }, - { - "code_sha256": "638c4436784f27ac1e2d8c73c22beabf50f5114c03a1224061c90a6f06f535b4", - "geometry_id": "dgeo_e68deeea85a4c43996d87e3b", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a__depth_r03", - "image_sha256": "5e4e926226e9114d07ab7ed72647abd88c5ec63e9189367748ae4b9643e1060b", - "logical_row_sha256": "7b160cfd14d4718a0fac1be95c86d99c40bcf72a72350833daddd6c1dca97881", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6247e52acd72be584b1757a53eb7ca564619b32d11087c2d161d5d4f1536941a" - }, - { - "code_sha256": "1429e41acc15176e429d3959cb1e22d0d543eee0a18f2909a96e0f44c05c8906", - "geometry_id": "dgeo_94b040b36db64aabcd9da715", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a__depth_r04", - "image_sha256": "0ea234b7dd3032d37533704de1cdd8320c6b61109e30e31f66e6738344a0c36a", - "logical_row_sha256": "24fa31725c2a676a63dab091044bc5f7a2906af672f1274ec837a34a29ca2130", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "13c24e0c97081cb97d6ed37f1a7ee26530d41d49fe35fe22c57dc9cf722701ed" - }, - { - "code_sha256": "75764b67680375de9613284e8750c72c76e6e9c0da48f1aa55d778f93e558585", - "geometry_id": "dgeo_c8bb01912b7ff13bb76fd68b", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a__depth_r05", - "image_sha256": "701b61a330716bab8de2b60f93316a432326597abd2d7674238318a092530649", - "logical_row_sha256": "9360aa7f800d3671c28858f7141f49b431feb4e66605e1e6ad7515f13e4aa403", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e99c51ac8112751d9c7535820dac0b54fe4623c897419c99c93b6086f61f4bdb" - }, - { - "code_sha256": "76bcb1d178453700e22c8b8dca7c1ca62cfe55f96029b25c4e7c81149acf7d81", - "geometry_id": "dgeo_d270929768196f13d08adb1a", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a__depth_r06", - "image_sha256": "36ebb74c447784cc3419837e604a3eeb3bf2ac78b1f3314e66e413ac148581b1", - "logical_row_sha256": "a1fbc629288c1206f1e4371d5432f6c7db927b25946c1f6f3d7d71930bc4801a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "71fd378c8da5524599452eecfd78a560fe86ad7ed6df492d5fcf0ebfd4fb74a7" - }, - { - "code_sha256": "3bb1143b8c03ba83bd6367e2007771047748ea036d7b2271b2f13cc936ba6686", - "geometry_id": "dgeo_9d45a76ace351569462ceea9", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a__depth_r07", - "image_sha256": "7f25e5f01100360468c186c5c41c61d345dc2d858adc9511e52692741629a9cc", - "logical_row_sha256": "0c5a390c4ba439260e88357f248c894721f69d5b41d73bff5cdd6cfb1c006821", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0c27d8611ac054991e589482935703c3c75b25f34f0b58ea988644e1966a696c" - }, - { - "code_sha256": "c48e44ea7a9f2abb491d55d09eb78cda6ff9531c072c23d869fef0fccf23fcd5", - "geometry_id": "dgeo_20adefb84085f66a8a04c0b0", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a", - "image_sha256": "7184304edd2456b0d1fcb4e6183e5669a1a15e29ac504bf4f6d5dca5bb106de4", - "logical_row_sha256": "4985002552c008d39c14412075021b6f70ba64fb371f8a6edd12c8dbe3747eb7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5865d9e830e8561a902667c6da7252f15350a7e76f4cb1d201d404d5ea7d8835" - }, - { - "code_sha256": "81188b9dd4e80f186148b8061d4c25d5b2a61b5fa904c6b8b7fd5c36f92a1093", - "geometry_id": "dgeo_15fdab19913c76e5ad445544", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a__depth_r01", - "image_sha256": "97e890c8251b33f0f8759e3f90026346d95aa0d7727eab169e62458cdd6ba652", - "logical_row_sha256": "4a4a5038817072c551c54bb730440d2978777a95c39506c1506bb35e3f9f21b2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dbcc4e1d3493ff2a25c2d65405b62bd5dca984d1cf012009a0d05ff8d0aa59c9" - }, - { - "code_sha256": "cdf58aa840d6a580898e2f511fe994abb5d07f85705247d43353c27eecf5980f", - "geometry_id": "dgeo_414a7fd1004b5543eef4b874", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a__depth_r02", - "image_sha256": "b376f77ec177ff551794240b17a686b280a59e832c6f5280fe2b39736bc322aa", - "logical_row_sha256": "e79ec96c9720f0cae6994b8ca71cc5c87a148e120d06031be90774305de75c9a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bd8cfb61e33d26288a9b94f365183c034b02fa48adc0a2256ee499fb8057f540" - }, - { - "code_sha256": "a54309e5938766a3b12e6b9d6bfe1c854e59f45dfcab6652a72d9956f270cd74", - "geometry_id": "dgeo_28a62a0fc7ae8e110c311dd8", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a__depth_r03", - "image_sha256": "5b6e043a782fe77ebd6fa83dff5eba61461bf0c01c4e6a5eea14e5d7688fb8b0", - "logical_row_sha256": "a641eaf5b55c41b4b0beb54565ab710932d69ff5a6be2fbff4fb9f50618b956c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "341249a19f7e9b4aa903f325bc3023d528dc838b74dc1b528de8491dc883cdf1" - }, - { - "code_sha256": "5765b10b309c3d0b09953968e49d9d7ce7419e3366fe8d95282770b48c54b54d", - "geometry_id": "dgeo_7d6d64071f7246c96328a037", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a__depth_r04", - "image_sha256": "f33fa6009e60cc36504dd86ce9ee93e6a15d32d2d936728685bb4074309d2f0f", - "logical_row_sha256": "09681ccc9fe8eac98587c74938cbff55f57dd2dfd9cc98c2a1ed572132368880", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0e6d39aadb41ab769e4f362eebcf6dd8dc54bcc78262a12dece3e7550c4cb1c9" - }, - { - "code_sha256": "d8dc95e62504614b727b1e779adc513a9ee37c62395ba8122581e6322cb6828c", - "geometry_id": "dgeo_530f4342a7a469f501f6db38", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a__depth_r05", - "image_sha256": "724b21c8a21d16a5231cfdafe6b34f43eb202b43dc57c9f6651c5b532b3066c8", - "logical_row_sha256": "6f96bcdaa7b2fc9c22b2d2c3deab3cec349242f0218d6d19d359290faee8e004", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c7d61b203aff01f509e20c91e6d3d448ba67757a6ea7670d664713a3445b8b20" - }, - { - "code_sha256": "bbd034d224bd60835576a163c6b2dd0fdc02711c5033450c3e8b5c30c8f427c9", - "geometry_id": "dgeo_3169baadf06ca955be61dca9", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a__depth_r06", - "image_sha256": "c3d397e0d8a447c498d5ad99675f92465fe5f150de5435b3a563135e07a50ec7", - "logical_row_sha256": "75d47955447e1bcc6eda23071355ac29fe92cc076d5d16b9562fc8c6a311a2d8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "cc77b7bd641ef42420b2d25e26719c99588437bc51f62685f52cb7de6a9489e0" - }, - { - "code_sha256": "a7166db335192d539a7785181b2714c319f98fb56142985ca41ace73ce3dad45", - "geometry_id": "dgeo_c7367870ffa89c565a4f3c11", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a__depth_r07", - "image_sha256": "ce5fab4e36ae11d44661b2178974ce7e7e5da3d2107e54ac1a004ef3b36ee523", - "logical_row_sha256": "d243e093d3f8f26e9bb901056208222bb5ddbe4eeeed9f2c8b97c5267d4e2ca0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0522805db88da1f37633dac6d0fb6a9c1113782d6caa45a6b0a27843bc32f94d" - }, - { - "code_sha256": "81400d3a9a0fe3f820a31ee2c432f17244d5170fa2ac64d30f95221ebd68cb94", - "geometry_id": "dgeo_dd626ae2c979725d2343f11e", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b", - "image_sha256": "0041bfcb5933d67736f4cc873d80647a1390f4c5d0de0be6fba5b31e4274b4fc", - "logical_row_sha256": "6320306f04d75fd5c044ce13e20fc4ee319e8be1604f4871ff36f064019889ea", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c09a01ee7b0d726646192ac7358ed3cb2487b2d333679910470c855db0bd4d15" - }, - { - "code_sha256": "aa5ff7d6bdf3607d689f66ee970c10fb55cdff9325767ffdc8d5065b10c71d42", - "geometry_id": "dgeo_bd470ea123d18a11f899d677", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b__depth_r01", - "image_sha256": "7e2fdb52be2b71db9721ab589c5cc143e5083141e0be7eec38eaa6193d8254ed", - "logical_row_sha256": "2e53e63f601066d78b32bf22898764f719ab09276fa007c91d9f4efb74efa940", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "eb3bf329c9dc9d9dc56d94bc3bbaf060cc5e51036225eb093c3128610b671e71" - }, - { - "code_sha256": "521b5970abafba398b4d570affe1aed0fab85af898c24ec1d4abee1b341c6410", - "geometry_id": "dgeo_ad73e7a95ed4a356bf1322bb", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b__depth_r02", - "image_sha256": "14490f8f3d4bcc630fa5ec5abf57bbcb4ef2b8297d8981396762d65b3bc7ebf4", - "logical_row_sha256": "1834525d6e1d6dda19b4e6f4fa0c046cb352bddb7c606b7cfb852bb446676d33", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "dbd1dd8338fa39f36658e3a7ed4c27bf9a362a584465aa627244f4920f4f9c51" - }, - { - "code_sha256": "cb9c0c1c69f342133cf1cc4ae9058226e5dbd98fb433b797bd36a5e1d90e9da5", - "geometry_id": "dgeo_124bb64b7ba3832cbf1ded0d", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b__depth_r03", - "image_sha256": "04c51617b8ec2e8c0ef0d68e4967e5884f32cb16981e9a571ccea46c2c30b921", - "logical_row_sha256": "bf56950956b4f093548f0776e0e42189755ff9c24131a683af6649340ac6b2ca", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8d68d230733768b673b08780c0d035dd81004301da0e33329402bdd3e56e8903" - }, - { - "code_sha256": "c2d1264e4d8970b524d89f36336d12cbe03b68731c9a827894d6abb80fa1c925", - "geometry_id": "dgeo_5ae5c2127b167c0e62d57b25", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b__depth_r04", - "image_sha256": "30cdef11ce298d2d01946aa506560a75ea99b5b820d72bd3595a0c066675a7ae", - "logical_row_sha256": "f4521f7966fb146ae0acc3e8e4722856486b64956f4c559401c281b971326a2d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2b9cd743c5476d4fa5e9bac8ef7a3072bc2046e8b3b3ee9d3b0b6f346e288c39" - }, - { - "code_sha256": "726cc6b13bf6a9d61702e016ca903cc6935d41dc038ff7e38241646f2eb821e9", - "geometry_id": "dgeo_b611ddc15ba40a3a0a4ba7e0", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b__depth_r05", - "image_sha256": "269802b355911d3bd9f3d7b1850a0e5a7803d36465b064e79a2b34b1bb8eea89", - "logical_row_sha256": "d5370388b351894446c2f9765bbb43f6c5b3c075e966b0dfc86295bfcc23029e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "882001d55110b4a80a94b6eaf538d4b0de97b35a04314fc12255908d8a6fe33c" - }, - { - "code_sha256": "278133c661de7f3cc16859cfef0a4ac6fc6b98faaa146e07ef81c266d4bdc93b", - "geometry_id": "dgeo_a6bb8857da9041385406e18d", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b__depth_r06", - "image_sha256": "12563471521deef60e87c54f9c004f415a079dd6d286672565e4142101b76001", - "logical_row_sha256": "fdfa71ac8b0458584e2fbe3154cd4266c4aff20a05f7713a8cb0bccaf3f07efc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "42481e72eb1acae2e6b85a6c471fbb75292a97fc72f3cea13867886bb5a9e9a8" - }, - { - "code_sha256": "656f6326e4d89ecca84b037cfa57e845ffda9950fa6e727dc952b4ac7cec7851", - "geometry_id": "dgeo_c2449e117a5f5aad6aadbe78", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b__depth_r07", - "image_sha256": "da488beb506fbff1a31e52a3dd1ca94edf7d2f6ffbb4c6be15b4fe534c7b3195", - "logical_row_sha256": "bccfe8de3a75785162a723d6d2180ee3fb14668605423c9f91f21448457e2d3d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6410f551d69a29108da2077bbbda20800f23172e220e760482f47f437ac54f0b" - }, - { - "code_sha256": "1301f8f704ad63242d1cb095255b646598bcc1289a2ab665d0cba77b7bceb7bf", - "geometry_id": "dextra_009ea66d33235e78d10e9f0d", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__pose", - "image_sha256": "c8cd18b624f0550eb68a58a6fca920622f7f9c0eb16a350334d38d38e63b533c", - "logical_row_sha256": "0fdd2ec6e646923b5be6e972aeab97b6cfa23b0c7ad4116057be2ed64e71ea21", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "5e45a1b7d7496f13f4b618b365ee6373babe297977e86445860cb0b6de0301b8" - }, - { - "code_sha256": "a0a88241cfe39aa8e9cbd9599c2bed7bae8ceda165b976d8706a1208d861b1ad", - "geometry_id": "dgeo_da87deb9c66cd29becf2e928", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b", - "image_sha256": "fa3c0d6c50edd1dc5e3d9b5f447db336d6088fc57acca6d9b163bbb06da600ee", - "logical_row_sha256": "71524d9fc5ce70552dc3d4895eb43f5e480ac5f0c0996835a0fda8e792133f43", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "44299d36133c1dc319d7265935b2ae48cd475ccc31298c2710a0f341ef15db21" - }, - { - "code_sha256": "877c6df333c393eaf7228d25db257c5708a5fba4419d8d88b0440221207571a3", - "geometry_id": "dgeo_1455afa7a5a264493a96fe55", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b__depth_r01", - "image_sha256": "36d94837a38ffa57f50149121c213f81a506f375cfd6c78a9055270b24d2058e", - "logical_row_sha256": "248d3c5bf790fc222499807c57ead31dd1b0fb2cda53c1469a44b1bcb53454c4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "757ff8c2d76997501b6d131367860e0055f369cf1b0c7b4d4476592a7d454e11" - }, - { - "code_sha256": "e75feb3afdc9278d39d8607b552c4ca51a6a26938b8cb03c1e4a7e0198710176", - "geometry_id": "dgeo_6b8b05ec1593f35a3e6bf304", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b__depth_r02", - "image_sha256": "6fee1eb73d707930d8848a23a87e62565738bdbcee09096ccdce599dab296c63", - "logical_row_sha256": "d5e32e844e69b3be7021a2e5edfaf220fb34ec0efa07b67307392d927a665168", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8b2d4bbc2288ab59ef7faf5218fb34fb1c767435785502e8bbdd508266be890b" - }, - { - "code_sha256": "28f340f6a801f9704942c43ef2c68de4e481d89fa83566ce8b18e36ca07642dc", - "geometry_id": "dgeo_63ae1882154d10ad0b740c58", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b__depth_r03", - "image_sha256": "85481fdb010e2bf3e83610e2dd6b884fc2acc954e902730e284f410d68d3f728", - "logical_row_sha256": "51226f7960bce7aef4c2604d9bea6ae149cdafb3a52111566aab2886d5dadedb", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "24df3bbd39ad890167988a457709868271499294757f6279057c511ec736cad8" - }, - { - "code_sha256": "e0115f5a12e123dc1a3a58384dd0993acc64b2d0ce8dd57d7b1e10893585814f", - "geometry_id": "dgeo_5b4a38043bc159bfa982e231", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b__depth_r04", - "image_sha256": "16c3a90c5ec6020b39e883d172d41769e058e29e355880c16d77d3a7d70d4a9e", - "logical_row_sha256": "9636f18dceed4a7596affce6fdd8fdfe3621cf27b9c8ca5b9c20631ce2f7699e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c12f04ad27048476faeced9e98b5b8c1df510ee791ff69a40d8925c3703cd430" - }, - { - "code_sha256": "f1f9414ab87dc17ba155b6242e588bd63618f416b02ae47ca8926d2a8895c0d8", - "geometry_id": "dgeo_8fadb34d4feede7d2da57923", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b__depth_r05", - "image_sha256": "65f3ad7f255139df97f0f2a9985668848e37218b076bc9725cc486c12c22694a", - "logical_row_sha256": "c93328bc5d5f0d7f195df7f56ac26334385c803ac79f1f391d853567f237116b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "16e7219c6eb175eaea4c3b3c3cbbe4d65f5d46f57d4652cd46f233b955ed85aa" - }, - { - "code_sha256": "0bc3ecc0dc643258f9346ee9b455d50f9af13ba7e82b2bf9f33870f6b42ec2e2", - "geometry_id": "dgeo_84c319b9d788cbd00b66426d", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b__depth_r06", - "image_sha256": "bcfe4a3fd16ae0ddd76b6afca5e3403b08afe32126d6294c2d292de95eb08425", - "logical_row_sha256": "3fce2e5d3fc41eab1ca53cbf0fd4e1af2128e3b1ec65def9f065cf8ec66b0d55", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f92fc70e999a0bb9e5cce9ad6436ad116ca99830d420d3b82c1de89f36e2f490" - }, - { - "code_sha256": "29abae96bbe1dcb190adf6b7a5670c8dbd4224e89773ee4a846662364bd4de35", - "geometry_id": "dgeo_b56f0f7f1e0b77dda82eb8fc", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b__depth_r07", - "image_sha256": "499790afdd8bd641c0f73824781e1a8d9c5c3b259074cc0432fa1a61569428d4", - "logical_row_sha256": "536b478c160b497dd07d02bcf09ac35b2bacc10ced66105ab888d332f6130404", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "dad23e3f7b7f2759869b60f52993669efb50a638b1052d9343cb19a9aef824ba" - }, - { - "code_sha256": "3dbc03465d60a2e1661170c3edf81cbb949f8f26f96c5030e42e09df2e4e63d1", - "geometry_id": "dextra_ee17bdc585602fd939933fc4", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__pose", - "image_sha256": "b7557efaad83b33f585fe9359b134478ad767d571aff0b6207949e60fcc1abab", - "logical_row_sha256": "3bc9c36e1c145be0e7a7b29062fcdd353726a23dfc47204b524b9d6c1b159da0", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "2da5484db4aa04969b24147b2e29bc073f2f376d409ed572ed51a0430027639a" - }, - { - "code_sha256": "a33df827755444c09f2546da755659aa7d85596b14ddcfae3b82247d132b4cd5", - "geometry_id": "dgeo_609bb391b861694b660f1f9a", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a", - "image_sha256": "405d555d9aba21ed7b1b45e6d711cf4cdf493d8b900ff8002913d476e46d6579", - "logical_row_sha256": "d521aebd2a252cb029bf994bb1fe30b4b4e7c6848ad41b810da7bd275ec914d8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a16d8e85f500353d850bebdb09e8e57c4e6f5ccb3d4b4f9798daba99a12c2652" - }, - { - "code_sha256": "832bb985d5c659d00a74719bfabcd74609c02a96112f945a8e9e4e4a240fc6a0", - "geometry_id": "dgeo_357670f6d1f6511e9f20d4e1", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a__depth_r01", - "image_sha256": "2fdbf16ffcfc1f3896a2597c65ebf837dc6357c1cd9b84c6fef415fdb8a97d85", - "logical_row_sha256": "054418e2c42f8200ef465b33bcaad3f597e648f4af839ac9ace1ef3478754fb2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c1d6bb40a6efb3999a6dddc1adc6b8d48368f9c9de025b776361b5fac311b560" - }, - { - "code_sha256": "277eef88884bb9abcfda240ef60fe3d50739e8f6bbd81d1e36106ab470212eba", - "geometry_id": "dgeo_798b3fd5e965d491123bcc7e", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a__depth_r02", - "image_sha256": "44688849b377c90e77febecb917a2f8ef0658a1dd383553e2d89ae0bb7e9a66e", - "logical_row_sha256": "daf7f2f7625bb950590c8f982c5580a127a935b2c04f5b3c25f76207640bafe3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1b26a1d8687bb5924f3b5999cc2f571bdb5266fc5efb47e55b367c12a40019c1" - }, - { - "code_sha256": "c84c7aab24e353158da1d8cbae8f43652b9935e3749cf6122921ee06a3d3d690", - "geometry_id": "dgeo_d9b5c255855adac3d82d4585", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a__depth_r03", - "image_sha256": "bff4ea3938965e21ca468a011b682438a564fb9ccda6d5df6f2567724065b343", - "logical_row_sha256": "e7bff78bd7069a05bcf900f01e9a6b765095785950facbd9329338d6194810fd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d68d536ad399e3063335239240b2ff818c7efbd7f1a8eeb19dc25ed648b3dd37" - }, - { - "code_sha256": "db99c216fc994dbc879fc0997abc2c850e6acc6bd1643d641321532042bae189", - "geometry_id": "dgeo_94c93ded24caaad6b9a5573c", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a__depth_r04", - "image_sha256": "d7b3e032a62f8b9e035c509f072302dcafb44a9fec053ee399d2cfe51e5c5eca", - "logical_row_sha256": "bca3559d0f36109988f650f03296c65848820eb9f244a0071060717b56638c56", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "462e93207c0ae6d7bb2b81be643ea77a6ee0434ff7bbdc804200eb696a6ec74a" - }, - { - "code_sha256": "e5d0d6149e7082c12a5638e23f14129203a1051fa4370ff43de3765e1765815c", - "geometry_id": "dgeo_b3d01c1ed21266ed67585ab8", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a__depth_r05", - "image_sha256": "0fe3af2e3066dd13b1265377010f6e34c266a1a0ab904e9bca1ed6e339f55cca", - "logical_row_sha256": "54f450d33c587d82fd4954064be2bec8d199e8feff3d9a5d501df1e5b599c501", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6e8d8bb6896bc6264172d6c2125cdea78c002f3f7e830180ae110d41d45d0a28" - }, - { - "code_sha256": "181679bd1e10cfca242df31b322e534875c9364a34dcfa1fd0d2b94b809612d9", - "geometry_id": "dgeo_905cf9eb94f86a8f41bbf34c", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a__depth_r06", - "image_sha256": "e697efb641b0b764ec522b591421f5cec7da0aef13733906678662eec2191247", - "logical_row_sha256": "f24e89f3d213751db96a35691b6747ccd250877b9aed8ccdfe0f50d2dd59937f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9cd9411b5a17a4edc890538b4c33ed8bd271e149ac4468d8f79b6e8377463a9c" - }, - { - "code_sha256": "86ee164c0fe4a3b5138d4cf67d6b7262f35da7ea1c6583e817ee5b2a31e4b750", - "geometry_id": "dgeo_3b96c49ca6e5b1408432dd01", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a__depth_r07", - "image_sha256": "9443cc1cac721f75261e70b8916f7cf1f83ae6f8ee6fa6e9cd3f30d502b3a13c", - "logical_row_sha256": "ed491d04cbe679fc54bb9b8418d1bc5d243d57d1985d5ac0c92f30c0b71a48c5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "54e6fdf551c6fdcdfad2a4017ebeba867c0e09cff2c172731910421c840fcac3" - }, - { - "code_sha256": "538d91726dd352cc68217e1f70ef1fd5ed7b00a127b8fc7e4b716ab9dc7b3962", - "geometry_id": "dextra_f9c69ea5c5d9c3bb453d677d", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__pose", - "image_sha256": "abd070e6223d3577760243a14bea396e1ea37a51ee7de37b080e8fd9497276a1", - "logical_row_sha256": "6665a581d571a2fefe9a3f14d306b3888d554429a8183c1748abdaf7ac5101df", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "d4b0c4161da307580e15dbc3f99a44115ffb4a3c31b6fcf21dbd698fa70a3798" - }, - { - "code_sha256": "f872467c7dae0c65014ffcfa7b01762305f4c77a07c687875e88bb8627f06538", - "geometry_id": "dgeo_067ece709d2e1ed352ed86ab", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b", - "image_sha256": "5a91e55d2d560f15a623845c55d1431e53fd9b190b8f0f0cb977857177582ba7", - "logical_row_sha256": "111f09f771bf34e11022ed9267782316b218b587fca60a00eb89a7d2742866af", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5fa1c516493dc7456ee72a315f2c299b998ce6cbb8c537df1b8272ba4a0fc517" - }, - { - "code_sha256": "1c69e86208649c404ee93cac193c88b4a952fd4a7850956c2b45b4f8b3a5b58b", - "geometry_id": "dgeo_b45e7d66dc49c240bec3f4e7", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b__depth_r01", - "image_sha256": "71fc19f908749161e0fc52cf31a8de1f03721fdbeb0eb3b57024e26d4ff99596", - "logical_row_sha256": "bc3d1dfdde2f9591bfa75816c11a48345ea4492b717ee4845ec44cbc04227b1e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3fe2e4b429f4e22823bbad57ae03edaf898ba3003c03ca47e491eb9ed3f451c1" - }, - { - "code_sha256": "90027fbf6176a1eacc8cd99408e82f9e011d3853468e1341fdca07f72f2541e3", - "geometry_id": "dgeo_687ac5c56d6e39406c059b9f", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b__depth_r02", - "image_sha256": "aad95b09bb8fc9be45427331d87c0ae51d96fba564082c9d2838e860257df4bb", - "logical_row_sha256": "75397f518ca74376d44e5cbf2e197a1da85aade06c1cb38d9dd4cc3aebbe3031", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1d0fb950230f7aff5a1065d6c1b03c8e4e61c52efa0b103afe0c2baa09653b48" - }, - { - "code_sha256": "b4585782a3052d85ca1f5d9dfd2edbccb8f68b5a37096ea80e7e92fc6cb73a6e", - "geometry_id": "dgeo_417a2371f55d9b35caa54978", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b__depth_r03", - "image_sha256": "d083733fffdbbaad5edb894c69de8c4ce99e9d9a9950f3b0ab57eda7a3d9aad0", - "logical_row_sha256": "9089d02c3ea0353a01329ca790fdaf9b0b9d1fdee09547d93278611bd19f87b5", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e64a2eff8e5ddfea4a1eceef4e895500ae2a56ea87126efccfc7dfc62175570c" - }, - { - "code_sha256": "9614d56b6e45607746ceb74077af87c0296c7933ce7a512ecb4c6e2406fcc531", - "geometry_id": "dgeo_16e9ff25188b9851804af0b3", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b__depth_r04", - "image_sha256": "f8b1de48a985e6b115081579274bec06f0d5b476fbc841097cb03b523e0b5582", - "logical_row_sha256": "e1d1d14acf05bc45fa746cd95f3f5425e1f51fdbf0931995c80b5ce5757e1ca5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "dfecd23e43d70a73f3a17f21762608029f447547b776c9438208745fd4b23862" - }, - { - "code_sha256": "bff02219fe07d037226c4f14f08bc4bd230949dfeea6f1d5313c28df971fc2f6", - "geometry_id": "dgeo_e95341487dd7e655c8b3e90a", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b__depth_r05", - "image_sha256": "3b260e587e83c10a81270e3d366c79301b2caed0a84e06b7b502cb18ef0fe2d1", - "logical_row_sha256": "9ab8186e3feb2e2c44d134fc9f1c607923c65b866775435bffc1220b02ec63a3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "73e1c8906d62703ceabbd4c0a4db1eaf4c13ed0ec6cebd2cbc3c2b93c9148f6b" - }, - { - "code_sha256": "c33417b9015fc22c2a9e9b5dfc51a53d30bafd0787bdbf680b7d75ac1b8876f3", - "geometry_id": "dgeo_4188f087c198d712b151cde5", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b__depth_r06", - "image_sha256": "1794bde449b31bbefd7f0445e041559cd2a54d6f148c572cd96641fe990ae54b", - "logical_row_sha256": "499d013eda8a380ed107a0ecbf7ce18c23183f40cae469a5ffcb093191b7057c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b337a53292a5a59137cca0705f5f5b0fdfa9be0b18ab52d420e3403543946842" - }, - { - "code_sha256": "6297f1505a8fbef8368279864dc5a1c6f9d7f45d0b45049584bed4370156dac5", - "geometry_id": "dgeo_a35f2ce0b81358d9268b896f", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b__depth_r07", - "image_sha256": "2e7c420d0ea9bea971df3a0f2418ccc045388309e799ce3faa1ce57cd2b100d9", - "logical_row_sha256": "5850c1ab7ae38e3b4ac014ca82461b619f3d165ea7b3a81e08f23a3230002fe4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "668a2c7e41616c2d8293742ac22f6addef79bf4e43a1a74d2f8be0d7d5f2722b" - }, - { - "code_sha256": "6d354c96c2524dd03be5dc6cfdcb63d6349ef3e8db88d4b71eea4cb109e9ff1b", - "geometry_id": "dgeo_c919af0043c693f4e8b186fe", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b", - "image_sha256": "55cd19616faf060500aff9852777974abfb60e0019e84b71fdcc5d478e06a4d2", - "logical_row_sha256": "7c4a5d77c538aefada24a465db3ebb3d3c7393c38d483dc9b52092576ac7f41b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0be5ca2655b2ec28841e2c06f37ef4f4af85a9512d31aff8628f9911c366665f" - }, - { - "code_sha256": "906fbff7623973cdfb83c71845d982ad76cdf923c420007443455d5268182bea", - "geometry_id": "dgeo_45ff1e891d3680a51acc6f3b", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b__depth_r01", - "image_sha256": "507a4e3c02697a5a1f0bd9e744f103a7b88095c2524fd5d481edc9d705cd0870", - "logical_row_sha256": "dd0ae14ff8cb8f20f77d3fcc10c38a99127aa7ee46cd031146faa23f563ffc35", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6ed54d88a04bf42017afa92e5919854c2f498c468f4fd7727cdb5678394e3192" - }, - { - "code_sha256": "a4de7c1d101ea973cc3d1e59789fe3de032f7a5a0f7d3bb223e89fa260e2d686", - "geometry_id": "dgeo_3868487e37baada80198af23", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b__depth_r02", - "image_sha256": "9f99aba76c8e9ce7419a140373a992c5dee40410728bcd025f836bc305ce8225", - "logical_row_sha256": "a4f425564fddcd6351650172d06989279665431fd3f7d8ee372ca4fbee23ac41", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9770f4c952fc40d0f0963d211b3932b0ce9445ce648dd206daa7cd7f36400451" - }, - { - "code_sha256": "d57340530820223662f7c085de6f51eb34a6e50ef99b52863edf6caa6f57c5d0", - "geometry_id": "dgeo_7c9050f0f4153fbd7e9a866a", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b__depth_r03", - "image_sha256": "a9e9b3b012afa06ce5e7f2c1ede2f4cfdb34296bce08734c5fcc96b98e9a3c98", - "logical_row_sha256": "790f9d4a1582269a99158c74e7fc6432479343ab6c6dc8d111c29501384042f1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0fbae4f01de451230392a580a697208b1e96c8ecddcef4895a4381d057bcc6af" - }, - { - "code_sha256": "4c597dae37563d0590f66d71e622b5609a10f7b064dbe97bd241c0af32d39da0", - "geometry_id": "dgeo_4f3e4e6655b86bf43abf4556", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b__depth_r04", - "image_sha256": "763ee882dbdf74e885708cfcda1f82c5cf218aa66a895a1e2b7983eec4d42390", - "logical_row_sha256": "de7a14d666af4e04dff67a660d3c151712bd78f044cfa3baa02379fce9a1ce4b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d4ce29eceb0d2a7243762fbb02b748a9d63c2442f41e98cf545963232cfd6dc8" - }, - { - "code_sha256": "fa8499953ec885bb7fc2b207f87d34654dcf4b67be890e9a1bac607c66d22ddc", - "geometry_id": "dgeo_c187ec6acbf91d4e6068a5c8", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b__depth_r05", - "image_sha256": "641b21f89c109549df9a98d493cb394e3a015b7e52e9709e0759a0d1bd6e8f47", - "logical_row_sha256": "3ac6550ce12ac17f68c8e3427bf4a2a2e30a44305dcc26d25f0d0c847fe549ce", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3cf2f77c8f4c56c0277ee680d7fa94e1a156bd27332ee105f15100ca93529cce" - }, - { - "code_sha256": "1f5fc89f79eb4d3112ff42070eaa8d2681eaadddd97a1f63b12c9412b31ca191", - "geometry_id": "dgeo_fc30e4861f86c9f91291e8bd", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b__depth_r06", - "image_sha256": "fd060cfc9db188cf7cf8f65e7c9955ea2e4496ac6f21b0ec46ca0f046bd78fab", - "logical_row_sha256": "423536bb51c0386b0421cd83eb66502b7e378bb97ecafa9e0d514b2b169f5bd8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0925510259253a051c894dd00b86eb2f44a4835e00284aa312dbf7d3535f6579" - }, - { - "code_sha256": "b7e6f54fc5ba7af789834cc7976c682e1f50e2b12f31f750cb79f66715580bbf", - "geometry_id": "dgeo_d2e8fd4fc17bc42418ae6b3c", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b__depth_r07", - "image_sha256": "d5861c191366ab4626505462b9045f3ec687ddf766857d169d4b2ff0de0a4827", - "logical_row_sha256": "2726b9c2120690dabd898d9ce430d2bb16d26e1386bc005809102be3c95fcf09", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0da7a0479314f8cb64ad7ca42415d3cbb94ab039e380a69613d5b5b909270b10" - }, - { - "code_sha256": "b51a8bf3a96808c3107287ca58588d40341b4e88cb1e8c7fa95a67ac4ac14402", - "geometry_id": "dgeo_356ad00939cec38a184c6394", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b", - "image_sha256": "d7f99d364e10dd92d197972438b9ade56a8b8d0d4b7718ec972ca81ced7e494e", - "logical_row_sha256": "31a2c7f17fed64dd1f45878b2242261a81d60f3067bd76d30133d2a4ce20dc99", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7a6987ae7ccdc645a968dd58c3d45557432994dace74a5f103bcbf5290660bce" - }, - { - "code_sha256": "112196a23f198e4b721e6aeaa8c4cb26a445a35c7aa8b8f668dd24af5035e611", - "geometry_id": "dgeo_f27d0e93564b1f87dc104c18", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b__depth_r01", - "image_sha256": "3da8b46b2fe619fde071ca155b0fee1579720af27483c604cf1651c7d0209a52", - "logical_row_sha256": "99d7b919e04a3f9f1544c71c09e82b03f73e2cb9ee148767c1d9a3135705151a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a908cfb23d92983f7f36200d52a86871eeb3546686d96c2f8ef0635af9aeabdb" - }, - { - "code_sha256": "2021e277c4bffa3ef67f1fceea48442faecbe3016f2a2529759f4f9bfabfb582", - "geometry_id": "dgeo_1750d5ac5a4943e551f191e2", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b__depth_r02", - "image_sha256": "bb244511fcd0e4c5e728aaacf5a3ca59f1fc055329eb3120f2b6948480aec557", - "logical_row_sha256": "725098c7073c68bbb826c867407deca2f89b6ab324fccc02cfec04adaf304b2f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fc5b57190324da5bbd2d95e03f4b7dd1ef5bec452db123b2c77a0e8b76a8a6f9" - }, - { - "code_sha256": "82af85ef879e403ad39fbbc91327629090f03c2b7bc91c20ea112eee1130ac68", - "geometry_id": "dgeo_dc266a0af91712fdd4fa9103", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b__depth_r03", - "image_sha256": "d01aad65c3adb62333ab62e2384f7a35fae0bec2d277bf9208108c7227155238", - "logical_row_sha256": "2f946df9b37c05d9dd7fc2620638743bfd726c3d37226d7ed2268f8fdc61871f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1fbabdac3d198a4f976d4602a7ae7c957bc213849455d4b4d65bc5d93bf79835" - }, - { - "code_sha256": "22d806a63dd18bde1a38a837c7f28eb1726bf32f30a1b6e7fad4bb2d2d27ca8e", - "geometry_id": "dgeo_21ae3d83b0c63ccd46389b36", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b__depth_r04", - "image_sha256": "c8a6bf1f0e3fc66fe9812ae121c862834822cb9c90452387074ebbb571ebcb88", - "logical_row_sha256": "8e14942a99893bfcce39f627539b515794b603f5074808b62a3905a84870b375", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a060e44048618e75c4a3e8b6cd94c56c5c6358b751c680e55b31c42e79dc5e7d" - }, - { - "code_sha256": "d334d8895cc2b47473156d1e9430d73e7129c4da2c50a7af70e47a9c009f3817", - "geometry_id": "dgeo_059ad707015c2d5c020f7206", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b__depth_r05", - "image_sha256": "53448b3b5190b7c4d2aeab0e2124937b7331e97b2e44365f5ac8ac611f2991cd", - "logical_row_sha256": "118d13afed0846ea1079298c1a7ffc7e4ed97123b89552bb1e1849eb09663295", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8f20fd7cdae2d32e52774e13b58bfe19f42a26131c675703c63164b61aaf1e8c" - }, - { - "code_sha256": "f50be88a02938d43581e1ce77e5eed5c589324624380c205a343476a36f91c6a", - "geometry_id": "dgeo_0e23476e41723ca7bb41a96d", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b__depth_r06", - "image_sha256": "83f3d02a899363af50b9ae295a0949039af2c04e3d546026c7c849eaaaf3b9d6", - "logical_row_sha256": "67ce7ad193a57eef6b71c138b58c3bc60256252a4c0b1915c28aea1825ef2587", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d19727508747e379d0fed3b5c19f9c9574bf5c10a52b2b57abc6fc869f9ebfe2" - }, - { - "code_sha256": "96afe163ec74ffa6d21841690e287ccd150c5a0c1e26dbf777c308b0a9314f77", - "geometry_id": "dgeo_583b35e24160d93a2d1de38a", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b__depth_r07", - "image_sha256": "4e923a8182af8aa694287ab212dceadb9c6d878071dd8901d39f0c562b492e31", - "logical_row_sha256": "c5c9a94348bb9807ffaf53eb5e6d33570067bd527eac18d5825f9f3b06b1927e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "309ec5777723b8caf6e645a76ffca758356cc7f6ec17e71346d3eb2571317b7b" - }, - { - "code_sha256": "c2628c5f039caa46bb02f0bbcd27899f4cfa79d46c841d2e653fe7ff66f51b2b", - "geometry_id": "dgeo_70022751dccaaff173a521d3", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a", - "image_sha256": "19cbb5e8340071f3606c911f64697b66f1c9c8d86dc95da31fcc6d1a57f44f55", - "logical_row_sha256": "5beee31ee9cc226f330e79e1a006aba68afd918a9cc4dbce7f74768bd2c7d38b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e685d643a7f8adb0f547aec48f29f47a1ad34abd5cbd7551ab13cbbf8ef5a233" - }, - { - "code_sha256": "bb4bcb3ad12c78ff042d97bbbb13d8955acd6d22af493c1ecbf1d390a95094d6", - "geometry_id": "dgeo_e1336c519b02c9df755dafde", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a__depth_r01", - "image_sha256": "1063542126a1623be992ae5ea825a553116f738aec7f098c7a1abbc093ee79d6", - "logical_row_sha256": "ab04c33803eb8e1eadf25bb40fb4a59ec7b0cd4ab73d3399c740b9f16c6b1b45", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1293d278e7cc199e2a22d41685c44cda4288c73ff191567a9decac8c59dc5e8a" - }, - { - "code_sha256": "9a890ff938cc25b7696d8de27f0f88886c4cd1fe987f6ba946aa5ec57c409a06", - "geometry_id": "dgeo_168fefb9c60f3ae24937b51f", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a__depth_r02", - "image_sha256": "c2a8570778ca49b64f0d928448c92824dd7abaea4d1593c874f56e51ac3ff335", - "logical_row_sha256": "7ea468fc00b366eeea7b792910cc2121d0686198fe5b4296c6bf48451f8a02f1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "66a4b8f203860258cb099cda61e32f20ffbe7c4baba9bcc7e3766c4bfe270fe1" - }, - { - "code_sha256": "4f0d4c2302c3bc5eedb8eac5f8bbc8fbdfa8372386d16b25c6bc1125197b19aa", - "geometry_id": "dgeo_00728cd2361a7a06e878608d", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a__depth_r03", - "image_sha256": "d166ca03e2dd177c183cfbccca94c7a9941a01598c12f34fe49f894aa0dfc7b5", - "logical_row_sha256": "a419159d5e15f4657fb1c3956eefbc5bb0bcebafd87069e16204623b1815717c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fd40bf27c03bbcae5baab2676b4036fc33a46911caf1564e1705825df18dd6b4" - }, - { - "code_sha256": "2646af108f27fa7ab9068af73d9c726afe94864a01533ad4127991c75864e1f5", - "geometry_id": "dgeo_e1fbe07f760aa2a925e19092", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a__depth_r04", - "image_sha256": "1dd09a2e8729ddf7b582f85cdde183680c1194ede21687410651b00d0ab2dba2", - "logical_row_sha256": "d3bad2430e4a18e62603ce43a7f448251c76c461ecc715cc22e032dcc7d0fe16", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "72e97c64daad390707a02f9720ba5a7ff2a473c032c4f7e5f3a1577cc0becc06" - }, - { - "code_sha256": "32e98f781f5c3d9ad012f86420b925da2066942ce549d77a4a92b4b7a5742f85", - "geometry_id": "dgeo_dc074d75441b165432e740e0", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a__depth_r05", - "image_sha256": "cf07d2fcaadc7c90c2fc08c670f349ea74706b005f03c340ceb2f56bab54d63c", - "logical_row_sha256": "afa422a3b8745bed76378eac52feafd867e46ea833121a9540e3d0cdaf9c528f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7a6a1b4a5276c71598cb234dbc7564dcba74a0996a3aea435a9286e695b60334" - }, - { - "code_sha256": "1ace52c2b31f46962d6488137025ec17b1965f6da92bda989c77051ce9e314fe", - "geometry_id": "dgeo_6dda942cc16be7fbd9462ad8", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a__depth_r06", - "image_sha256": "e2078544bfdc76b955e76095571f3a8cbf8f5412d6f4f468aaf0eb3ca3f89d22", - "logical_row_sha256": "efb82a0530e5a2806d88a0c3868d36d31ba90915e8e4ab702ad9df750203bc26", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "99dbda01cd0e2f244fe1cc9abca620b33e168da644c91ac67cf9d3a6959dedfc" - }, - { - "code_sha256": "0dea859f49c05882c2edff444c2df0c2c6b34806f18294217c79775ae6637a11", - "geometry_id": "dgeo_0ead3104b8001a42998c6a8b", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a__depth_r07", - "image_sha256": "70c3043aa78a8bf290c7c358f6c257daaacef606ad7cc0ca627b39e82915c65e", - "logical_row_sha256": "352bdd4716faa0abe651efe08a39cc3ab7de0f75048226d5a35f96ec04126ded", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ce870503be8c0e05c711ec884e9310c18d84d895a056bd12a0b63c1575079ca3" - }, - { - "code_sha256": "31e6140d9394a4a53ebd9f74bec72199f7e8615bc7943226a3751e4c39d6dff3", - "geometry_id": "dextra_fb57e36bb798b9f1b87d5b47", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__pose", - "image_sha256": "22e845318c8b5ea3ff13bc373c7c778a11276bbb91675be8ad86ea345b69b0e3", - "logical_row_sha256": "424ccee858474a84e121a7bdf531b2380564b440bf312c633de81011b8b9bb74", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "b3260d80c928511fbb51c1a7b955dc6795f846402f625e25c548fed1b7e71288" - }, - { - "code_sha256": "7de15944da43b834f7006f39ea6e73946622c32f11305b40571689a3b1351e8a", - "geometry_id": "dgeo_77b5d42e51ee35544a42ad69", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a", - "image_sha256": "ee511197968e707527885c1eba708ac2d93af440455e9a7573d22eac2bccfe3f", - "logical_row_sha256": "e9cb4b41d9cd84eb5bbdbc86011d960e9182d0f65bac15bdaac8cb63ba45f4fe", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f03817d30f14563d0766d7467dcc2dd8cfd3c3091bc7bcab0b457dc54e3517fc" - }, - { - "code_sha256": "f2a595c1e1623091f4b225ccf2b634243860c8b3ffb7e91762f5b785b2172746", - "geometry_id": "dgeo_e34e77b1583d7df4639190dc", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a__depth_r01", - "image_sha256": "643dd19bc7ea2d4a285622504cec6bca00c6576ba4d94ef7b700622fb9b69429", - "logical_row_sha256": "89164739112385e96143def404b3580eca2d6ede4d44775be71021fcd72b7402", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "477ac30bc5590f427524dfd0bfe3518e6cf5c65098095113868a091c3773751f" - }, - { - "code_sha256": "476dd637ae32d1dec9d7ff6c12266b52894015afda75a18028e61d4edbec505f", - "geometry_id": "dgeo_305e24d3b4403eebebfb976c", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a__depth_r02", - "image_sha256": "8881a6cac3bd899715f07e90a0fd4b6e51a2db4ebe9177dc692ec25c8f59a185", - "logical_row_sha256": "832603789f68cb3dfb216a524fd5b39249352da6f52cbf8c1467f0620064e3f0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7f04b121afa800bee497f0b8654e1edd4b8d4dd40d90eb8acd4935fba1da6bde" - }, - { - "code_sha256": "acf46acc49559650ae2782e69ce574d75717de47800e4991008637f7f0c0745c", - "geometry_id": "dgeo_4b9b6a72dbefe59e72e2faf1", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a__depth_r03", - "image_sha256": "44f0653ea440a16256c4bfd9f7fae4be3014bbdf52ea1c22cd085c8575eb3166", - "logical_row_sha256": "3c9c1d6d3527ef8444d9ddc71c8a8d85bccf4aae9bb03ecc2f596f1f2b39c681", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "820ca464f17bd4dfcb9d29d2cac6b2feba2a3ed898f5d0633032df3b566d71df" - }, - { - "code_sha256": "270247b921ec5e963891949e447b0043c31597b360b85473d93e0873b323b36e", - "geometry_id": "dgeo_d6ff83dbe98915ee48825003", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a__depth_r04", - "image_sha256": "c6517c47ab9b225b0b9117966babf78e7679fadb245d130a92b0e8b032082809", - "logical_row_sha256": "2d21ecedec1710cfc2ea49addd6d24275927b2e8d082d6f19cf93fa8bbafb70f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9423ea6eed149dbec8d4ff4371c7048fbe8af6d703016dad9b77ea2bd2a299a0" - }, - { - "code_sha256": "9ee9ad20a42e5218a4c7d6f57fe6fbcfb66b4ebe81e13727db88ab17f44395fc", - "geometry_id": "dgeo_35f2250efad1a8008f7470c4", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a__depth_r05", - "image_sha256": "8389b629488338e82c0047d9397e4178b05ebad5556df6d25ae66431b370e7fb", - "logical_row_sha256": "7e3f929569e3bf7e3ae5944a0d0960edd4dca995c31878521e06456fe2d65180", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5921beae7779cf7d2958aaa007d70b6c3f5c0a387e66e9786d44f6ba6bd91862" - }, - { - "code_sha256": "799d36b5e5fdc64740dbab30f8d352cc0c09a44ab6bc9e48d8f4261fddfc319e", - "geometry_id": "dgeo_6cc55b5e923c5905c6e85ff5", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a__depth_r06", - "image_sha256": "a032493600d94fd7e1b0221705143995be052bdd0c4d57165505c53726b734b3", - "logical_row_sha256": "1c5413425e99f5f2ed56c92ef973843f0417597120efa538d5e67ea33443663b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "56bbc0f25d3dfca74c6da538dcd1c1fba3acbe932016c512a9b5133a23f036f1" - }, - { - "code_sha256": "a6e68e19206542e4378718b8d617df40c14a41ede3fc48844843daa757289e02", - "geometry_id": "dgeo_20b2f3e61f1ecd857de51b7a", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a__depth_r07", - "image_sha256": "e729c98229fd6aa57c03cc3d6835e1a76198d0c839a212f1a554efedf8893484", - "logical_row_sha256": "d80141f7e2b110fe2725c9df75b10defc937567ffcc4bc7766b93cfb6e0a0747", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a54afe5724ad97dc6bb5aabdf2d7b8b9f0d2de2056ee3b1c6beb23afe2820e81" - }, - { - "code_sha256": "11271bdfce56042acc99a5cc850325dcc073a2ca813577eb3b71a8e234b8b26e", - "geometry_id": "dextra_cf38fd2a2ffbda00698f4392", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__pose", - "image_sha256": "d171c4eb30f7650256863661861db8393f5eba1c340a38f64cfde6ff72dd6899", - "logical_row_sha256": "8fd92bd2cf60753d63a2b15c9a0b84782bd4f080bfbaf232334324de83fab8c9", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "c63bbc75360952b0ee8ea0228ca9b9c69817df1ce6b8b935753e7210fea3e2af" - }, - { - "code_sha256": "f3768c6e4b06176a5823a6b60aed1e5afaa621a3ada8eb2278f78c5d22bf2a23", - "geometry_id": "dgeo_bfc378694a7dca901c0d3193", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b", - "image_sha256": "83e10fbf050322186d94496ad1b9576223934cc328bf3b0bdacef857fc90e4b0", - "logical_row_sha256": "d0b96e7fa174e3ad0b851a17ada151ee9fe3a3f6ed206f1d60036d08023b30d0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "688ea0866f284751af55886a68209f8a3f2180dbd4221412e7412c13ffcdbd8c" - }, - { - "code_sha256": "130e7ea6b2f09c9bbb4c2a193afcda17c951f0d6d15b9392bcb3c0d3aa7fb0aa", - "geometry_id": "dgeo_92aa2c2cd95b0adaac9d41a3", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b__depth_r01", - "image_sha256": "af4a37f782f7674f25f5ab4b682643218b0ec73abc4a1ae8f2b6c687b25011b1", - "logical_row_sha256": "60574b79247b59002bbcfdc46b7aead37f9ba552840b5bd4d9f8114a567dd35c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b0e12ca19a08677135c076b48a3f7bc1ea23862e385c55cef82e5356dd6e7645" - }, - { - "code_sha256": "0c7b3415b5691b6ecdf0285ded03916a47499742255d16ffef2992229a9e0e99", - "geometry_id": "dgeo_712f01c1b2e9660e256adb9b", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b__depth_r02", - "image_sha256": "86025e2c317d56132e7bcd282f9c9ec6a258c25402ddc4fd75cedd63a22e7e7a", - "logical_row_sha256": "ffaa2a6683b8a48f29e108f66fe50a4a561418333e50c17c1023c681afe5472a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a889606d683725b77546258a3e5afc98d5efdf0d4feb1bb00d695a9ca1999958" - }, - { - "code_sha256": "ce06f91c90a194af30b1ef29b41b736f21062941f32b5f2c37444c7b88c5bd5d", - "geometry_id": "dgeo_9cc8aaeba5cdfcf158dc45b3", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b__depth_r03", - "image_sha256": "dee3d85dbf27b5fccf622e7901b87984c067ada2abadd26c66024650da9d5ce4", - "logical_row_sha256": "79cab7c5700b8b6de831083d13a4942aa8f6bb961102b36a5e41d305700a513a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1d67f514919645887d25900275491747f00f4c46059e6a3bae9376ddcce241e7" - }, - { - "code_sha256": "76a595b352a76f83439ba9331486c627daa524888d0d06de17ea146157c793ef", - "geometry_id": "dgeo_69609419aa7a4f7d87752fcf", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b__depth_r04", - "image_sha256": "9b0a5858ca10fd692c3bbb6f414075aff18e38064deb3b9dbfe14af0cad5b40f", - "logical_row_sha256": "6b39333bfd2356e7c936ad781da1dfa5242f6329ceaa1a1ec107771cbd8751cd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "747724b8b045a2254051b4f6a6eb2785898ad0e46cd1f5cae045aa56f76b8fcb" - }, - { - "code_sha256": "177d34fa293f9a05afc1043fd8e02a2ac63d6e59d308f85a55f637404b930f82", - "geometry_id": "dgeo_de44a5c96aa52fc3d7a24dd6", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b__depth_r05", - "image_sha256": "ff52c7df4c12941d8ef4471d21b382b166d34b5fc7190dc0da1aafea1d5f1f4b", - "logical_row_sha256": "40f98230e9886b7a8ac64721362c7ad5ef872cf46a5575e49f359f213078421f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6caac8ff3422138ed3e167d29fb68fd6c2388cf9135630904ccf4ef5ba7f5c51" - }, - { - "code_sha256": "51d3fa5c2eb1034885a29c96e7f3277e1af779b5acbe01231b328d0e0d226437", - "geometry_id": "dgeo_5519db1626e85185c761a68d", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b__depth_r06", - "image_sha256": "22f687e5fe315a624a6be46c4f06dd26f04f91fb5dca3513a19396dd92d6c5f5", - "logical_row_sha256": "6115ab783198a1b416f13abd2f82fe8cf8aef9e46f6f5fb7774f0c71234fca8b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f185dbf6f1f22ae5674c9d7c293ca7de16332cc1e6156b632d30638068aa5fc6" - }, - { - "code_sha256": "4b08feb29d8b514dc35c163176996c3eafacc97ff7114ba525f3cb51d18731e2", - "geometry_id": "dgeo_3ab564e25e1fc2fa3f04ab09", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b__depth_r07", - "image_sha256": "15be832ed53459cbbad68cb684ea1f1671e1575739a224a0858e53fbb514afc1", - "logical_row_sha256": "8553ab26da0033545111d63c2db20fbba67d172713ba73555f9bb036732ddecc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9c94e4ae883904806b9a75874c0a48becffb07c84311f513a1e1beb4a3b86556" - }, - { - "code_sha256": "24f3e1ab5e93c60ec56a50f7f46d9bdcb969f3ea5fafa8654ed230adf2835485", - "geometry_id": "dextra_30646b8160f157f9fdce0b6d", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__pose", - "image_sha256": "f22b08966737299731715e91de4ac53ce9357028604701c12ae318f164546ee0", - "logical_row_sha256": "73498cecff35b3fb5e77aeb9fbb64506448bac42a62493fc355c969df77eb0ea", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "c365bb63b5bce0a1b2cc6cb566d06c1a16feac244cd47212f154e676cea0dc4a" - }, - { - "code_sha256": "8e35293981eb29648c4e5f4824d8476e4041330c38c36f998e438404184806ff", - "geometry_id": "dgeo_b42ab82900f539247448083d", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b", - "image_sha256": "f676407c79947d15aabb5b472b16035c12d1f94c6d942d25b1bd7440efd33c0f", - "logical_row_sha256": "283e2fd8f1443d7ed32b4ccd9769fc1cbfe99c9d8859f03603938e09ee08a152", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "353c92737c84350da14c0f0fff117f451db5fbdee405f39b1be83ab9fe8f8c56" - }, - { - "code_sha256": "f5b508f3523503112727cd0e0ff9ce96d43226f6fa32b890e4fa404610a1d7e9", - "geometry_id": "dgeo_a4ebcde9ad44dad99ea3f22d", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b__depth_r01", - "image_sha256": "72dfa99b40193031d568021fe903d2705f0ec8a6f03aba737f0b319c0cc89862", - "logical_row_sha256": "214ff3eba06fa3d7ea103b27b10f19f8cc8c9817a6b71b021a7e17a7c5b9f355", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "403157765229b517ca3f398c2ba9ff1714b9acf2555c780b15288782a0e3ec51" - }, - { - "code_sha256": "e766b0deec615b410e8f550b58ca45d5a0c0f3e130ea0360a62fdd2584b63fab", - "geometry_id": "dgeo_075e0b422bb2aeca58850e70", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b__depth_r02", - "image_sha256": "0c1f5d2f5c7a4a7b598b164b7d901d4fb7b790fe6a90cc261a45e08f22ab0a42", - "logical_row_sha256": "a32252cdb32b8796a74177c331783aa72b864c88058e67cd35ae78ac7a8e71fd", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5b0af34359572c59ab0906f08549097b4fe324f394f658f4e9f7ea290b0d5d0a" - }, - { - "code_sha256": "fe69c5415c31f45e0128fcc3f5c499dfc64046accebea7b0883420ac844c09ee", - "geometry_id": "dgeo_1427492a7a32e26ea9b6fed4", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b__depth_r03", - "image_sha256": "9ebdbe5e817c7bb205a0edb35711b1d1761cff3ff38d237e29d8aa8d3dcb8be2", - "logical_row_sha256": "3ecb89739dafda6c93d4e26384537ad2727a1f23574554f1d4c9b6cadac6ef9c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b3e32a2dab94498351ff58675192a8ef0a734f37d78cc1c06c990d84da0c793b" - }, - { - "code_sha256": "c34b0687f0cf5fe5db902433dae583f267eb36211fb51e7c5f2f9bc602a60b73", - "geometry_id": "dgeo_d5870ef7b244124665a0b57d", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b__depth_r04", - "image_sha256": "1d9f2d709c8e75977ce9f4a2d411e3bf6d51eb07898734fdd21a4fefc0eca271", - "logical_row_sha256": "3496cab803f7058e35d51edbba8bb460be7f38430f7bf6197c4fbc30096ce0db", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b6dda4eb464868ee43ad396c44acc1547780e02af5b5745535b4b377f0f1d62d" - }, - { - "code_sha256": "50bcd34011fc1d499ee87f9ea3f78d777854fea63869cb06fb7aae76722a4604", - "geometry_id": "dgeo_c79aa5c9d0f49f1f76005474", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b__depth_r05", - "image_sha256": "f42b89d736dae7162958b673dceb22f124edba7da742027e99905213a8090648", - "logical_row_sha256": "809fd7d1c2f247dce26aac51921126855f1828b203acf4062286dea53a5467fd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "76ae6b1b4934f9694ecca481cc351ff6e3c62b95e38232f072ccaa5adc6c1c72" - }, - { - "code_sha256": "d4384c690e1b4bd7b73cc986ae6e7c4c0be9e7a4e5c3ac1688245af5437540c5", - "geometry_id": "dgeo_1ac183530c60ef34dccf6b9d", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b__depth_r06", - "image_sha256": "0370aae90cf174f8034c0ddd73883d064352b88f033e8db2bd024935264fbf4d", - "logical_row_sha256": "b77dcd4903ee3b11a50f6281bd18e221194c51a3116af1cf69e8d017334bf939", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6c79f1204171111ecd93abb863330d6d34772d7a4c0316aaa8ec16b69bbe7e0e" - }, - { - "code_sha256": "c187ae6016324f8df4044c70b10a8d08141311abc9d059db7e527132d82f79c2", - "geometry_id": "dgeo_1008e94cd19f825110c4fca8", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b__depth_r07", - "image_sha256": "97606dd16cc21fd209536aed83a3a440d3bccd1972f2717780df1707e0d2a619", - "logical_row_sha256": "a6591c109309401689d37feaa587a88e6a114b429e351d502015a748488f91a2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7ff22c2c9ff7696166cc36ec6a00d978deb092a713cc90b6b2d08ed9bdc382f3" - }, - { - "code_sha256": "32aa9951d482161e3b2bfd3b5d47623f94c5e5f231fa7bfec378ada80dfc1914", - "geometry_id": "dgeo_d61be8cd864b13cc4cb0aff3", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b", - "image_sha256": "c1f706c2eae34019e02768b2a48025fd36e4855d5b9c70b9897bb99c9379c3d3", - "logical_row_sha256": "3870cc1eebf8c742b429668ebeae280e89900147fc36ea249280ea745e7adbcf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "53f974b34eb57259b9ba226e2a71ecc287c7741bdf33e8e7aee35d981f6eda70" - }, - { - "code_sha256": "183be7bcc6f1b2c592773e990507e9b176363781e004a9962ed93a8ab85bb1ad", - "geometry_id": "dgeo_8d046fdb080b4b821bd1cac6", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b__depth_r01", - "image_sha256": "93f9fc854d739292ec4f1568dcdceff14c7f035a555d6b9e0d19ecff3700f2ad", - "logical_row_sha256": "6b011741bac33ac11cc7d4fa3f3529008c6cd75a19b35686f100521172e3790d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "11b03a39a2f289fbfcf6eb2ddb7c044d0269dbfb728f3dae67a26ad4b5c437a8" - }, - { - "code_sha256": "59a506460df19b74b0da3524b63fee451b5715d92c5e7f163dd3223d25705133", - "geometry_id": "dgeo_f6aff3895d1000238a7ff37d", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b__depth_r02", - "image_sha256": "6a90e53a5059df4d3ed01e65d0b0f68324ecdb1023e9a1b4c2a6f2ef5c13ef1c", - "logical_row_sha256": "59e8e05da9cab3032f9671cab42b434ac7e519597992c257568c979c9982c01e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8482f3959b499f382e04bd0d63097b575d821b4d1504b655da826946bab6f1bb" - }, - { - "code_sha256": "a77d505a97eb755330c5bdb2f25c6943e2e10196d1978358352e2eb2f82985b4", - "geometry_id": "dgeo_2308d3c1404372382a99c22c", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b__depth_r03", - "image_sha256": "a8a3faa261afe7e8623d026d1ef698f6a1f2b5cbeb29266f2d1fd1e70ac0643a", - "logical_row_sha256": "d7158223ff38849aba8f5d8964b97a86884d2927dafde7a34f10228b71239a4b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "edd425d266a939b900b18fc0791661b8866d593bf7a1906608a9951f3eb47412" - }, - { - "code_sha256": "9c61a45b2e6971ff18efbddea1aea7244a05d2d4b447c883fcefbb574eb8e7a1", - "geometry_id": "dgeo_488c0a4472b5d83344b0b3d5", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b__depth_r04", - "image_sha256": "168548db80cd6264ec4ae786b015c5edb7a3d1f86fcfc5e92571d79e5c37e2a5", - "logical_row_sha256": "b2f3b49204f5630fcafc8b82b180b0e264e6f833f8a815181c61ce15a0639e61", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4232883e0fa0b460ee2e137c36b84280fbab9677f7a130988d03399dc5672c27" - }, - { - "code_sha256": "9264acc2f558ef0aa52ae2ccf3fc9dfe706b32472d558ed2b4d24f2181cf5491", - "geometry_id": "dgeo_a076178f2575f52a872d133c", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b__depth_r05", - "image_sha256": "8a0a4820ebb93a3bd5eb73a160596482022c4cbe9c5123ed3f852f0086126e7e", - "logical_row_sha256": "f38c08093f8e765518d48cbab7ffe768cdf3b5685ba12331fd5e795deca88c0b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "913eef666631dd01131b6130ebea695c9d93c7c06fc07f30722625006258c831" - }, - { - "code_sha256": "4b3641ddf01a78c4e2989fa1e918dc09e0574c5b13e96e8ba2b4208a79427204", - "geometry_id": "dgeo_b8070ba34b389c503c11ad87", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b__depth_r06", - "image_sha256": "05e3ce1f17fe7061a69fe230fb5666ded80f529d3a4e1efdc420211c23f46707", - "logical_row_sha256": "6b71a94ab9c644076944a1b5f0d070b595e66d463e77f8f9226831e283e88686", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "beb40b7e8533ee6fd343d5da979c757cafb18b9c1b41e0c9b817086a9b9c79ae" - }, - { - "code_sha256": "411bd4e9c8e3dcb7d1091d86309ee488369ddaa1e65d6f5fd662513eb4915e36", - "geometry_id": "dgeo_7f0af06cdc4a210fbaa03923", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b__depth_r07", - "image_sha256": "a4d746a76b471063083e4bef162c2df4eb38b0d706e33e6bfc0f6bbbea5cee99", - "logical_row_sha256": "21432375f4d88d96bdf509efbc726b538c54a4412d9682de5e60882b110b591d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f659e08518d5151c32b0233eb819b20e9eab782be5173b2e58561d92c906a409" - }, - { - "code_sha256": "f7d66b1cee12de6c4fe38bf153695eec054c6031911bb4b6fa05ae78145854cb", - "geometry_id": "dgeo_7c741b3067dfb854e9dee070", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b", - "image_sha256": "27c66582c4dff8f26597fff1f6a477f92e2ac846888d4e77ffa62be5f7f2b3b1", - "logical_row_sha256": "0050633f04a585d4fb2c6289d2e72ecae7ac120591d9f31e237486be2e446e5b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9f64bf051d4f2500e3ec899b73c750f2d40e1d0efd7633e45abb824ac0e47bd0" - }, - { - "code_sha256": "b0fbd794f42eeb194899f857f9913895700ab77cb7524127a81b06316bd3f048", - "geometry_id": "dgeo_26f7f3c56b201494ed593d1d", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b__depth_r01", - "image_sha256": "91af33a6a4d4a4139692ff0adf54dcc0d32cb02b2564473df093ffe04da0f842", - "logical_row_sha256": "89656e8a1f3618766264197b71907d140cfc9e98d20f5f480dcc982102b079a4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f0e78a1f94ae4b0d9e8a2a074ecd76c8ce9b7ff6e167598800d924dfaec5da64" - }, - { - "code_sha256": "0abbcaa1f67865acbe62f720d8755dd6512abcd8d5150e1044b0d4c2cb886473", - "geometry_id": "dgeo_ea51dff6b77a2a5fbda7a102", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b__depth_r02", - "image_sha256": "60369dd703bdf696be9d50dce12039612bb0c8e58279af10f4a1ff17c05ebbc3", - "logical_row_sha256": "e44034613be0cd328061ff255bb77fe32abd4b52d3c993e88b70e13dfdf1fae3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "94e8dbb3b1eeff692d395a40b2e6595bbdea0a85db4a284ace9f5b4bbd994c94" - }, - { - "code_sha256": "a18902b5dfcc64fa2b1dc618ddc9794917716873f5934b0516c8db04b5528009", - "geometry_id": "dgeo_386b061b7f1706595ffe665c", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b__depth_r03", - "image_sha256": "55e04f48231365d9afc2dadd7173671a73268a9c8673aeaeacc253c8ec4f2d38", - "logical_row_sha256": "3e4b5591fb8695ce218868598c318453462a3be3fa6a079331f3c3d7088153e7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5e3bab4370b6ea08355ab0250e2977f6347f30b6d0b5ef4019e67367d86a18b7" - }, - { - "code_sha256": "04624bceb87a906aacff00a36939f091fd138b01dfb99dc20f0f1334e7a23a44", - "geometry_id": "dgeo_0bffa9cd2c30f704f2b91ce1", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b__depth_r04", - "image_sha256": "1ef2edd2866282cad6950c46cd8687a799756537dd1abeede3aa3c7621546c7a", - "logical_row_sha256": "6a9022d4feba187d92f5a7b5294cf023fff0c6d81e295ae742520802f1462aad", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "07e7fc6ab4132c1fbd36b5f651bc93c345aa8eb26899e8db8e0099b9ec13ebd0" - }, - { - "code_sha256": "7d1d16d39ef4febbd039c21fef74903d0c89fab28b9324e42d5f2519d30faa40", - "geometry_id": "dgeo_194209d01926f1fecaea1831", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b__depth_r05", - "image_sha256": "94ca8ecc50872e91d2084901d4c25188e3c07eae0804775ebe5b72194d45b0fa", - "logical_row_sha256": "ac0f25c5b134cfdf5f8d3508ae80bba2a94eecfe35885bfa907701c371715205", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "69d5aac1db8edca347840c63acc58a50f77a2e4d4c0775b1112b4c05a106cb17" - }, - { - "code_sha256": "d21a3c149807ba8b71ccac895433694b9c638bc5d7f387fc8d2242478de9297c", - "geometry_id": "dgeo_bc4e5a663300d6ef9138ece1", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b__depth_r06", - "image_sha256": "e0721058e6b9aebe543ec64d769d409ef88631006f9e3ab3df570f755f8309cc", - "logical_row_sha256": "b6ccd631a2ceed78855ad7a78d3b8a30d083c84cf63f9123a300844c916a6b95", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a4b464ac9adf7f7471a61f86635b8cdf3e15741b0923ec714550e17a95e315a5" - }, - { - "code_sha256": "7ebd3b55349754e52907c95537e70448c6d270f675ea7b29b5c06e9ccb2bea22", - "geometry_id": "dgeo_48377197ea25e8ab6abd4bc5", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b__depth_r07", - "image_sha256": "6ea51bb80d0c9995ec0fbc8d3a98adfea2b567de2039740c73f3011cd6087232", - "logical_row_sha256": "90202c7ec301a8746971fd377530d18abd3effcb45bcd82cb85651e22fb7c4ab", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "98407fc15a45cafc87046d97b2dae1bbe7989b9b236711edaf41c442496291ce" - }, - { - "code_sha256": "98ff78b41c43f4e2176fab112b36fc82604faa4e4ce0418c0ebb6796471693ac", - "geometry_id": "dgeo_bd48ddb0f5d8a02e7c1db983", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a", - "image_sha256": "9aa452cd4fbbd4b89b51fd794d57aa67e1522a3e1fbd4ee03862fff5849c4c69", - "logical_row_sha256": "0df82e7cab79b84b162e9f2f49ed62b7ae93bbdfa2dcfeba8021ad12bd2a774c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "118574c48a9a207b4a8280eeb49442a1e202ca5264be78c131e820a69db2f689" - }, - { - "code_sha256": "8108542020eb2bafe52f4729f0d262508f1aa59b47c566d863efec298a051dc6", - "geometry_id": "dgeo_68f9502ecdafcfe229eafed3", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a__depth_r01", - "image_sha256": "c5aebdaedc7d30c6a234b9945b312570d89965b1c845aaea8187fb861e4981f1", - "logical_row_sha256": "94c7678889edf42dbf04315a154ba2df58518124fd54f45e870c79ae3be802f0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b591e5c0df37d647d4d9ba72f8ed02e9be8c89cb960c291e62bf27f27700798e" - }, - { - "code_sha256": "010a7ddf6b1bb1fc641abc6b47373d21a8249f455fd6f7457278fb08cf920c71", - "geometry_id": "dgeo_2859e8cffe5c0218f543f32e", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a__depth_r02", - "image_sha256": "fb7d7b0df69ddf0d9b3bd8eed8753d775252e6afe7a5b34a5b567afbaf01e4f1", - "logical_row_sha256": "596fa9d53039f03fabfd3dedfe4567be2210ae1592b3eaca2a65a648b1bbfa4c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a680e1d1d7cce808a76d470b2744f094a75efd985642f11a0b1600eb77e18aa8" - }, - { - "code_sha256": "3c1b092d5952463ef1ba487b6f874c70e2454563b39bea42593646fd49fc75ec", - "geometry_id": "dgeo_e6e09c1f14530a0e8d6b30f6", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a__depth_r03", - "image_sha256": "79ad91c77b96860b6181879f3c304ba4719cbf9efb48e04e4b89715699ee3a3b", - "logical_row_sha256": "6913e9630d1d255af0cc2c6ff475beeefb8070791c1ceac94acc011e81b36737", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d00cfb6fb1c40c1b708a3a797a1df1783c46e62616bb82d845e178cd4001d9d1" - }, - { - "code_sha256": "7a68cfd473b4fe5adb92fbb09f7f0c4920edc0060a5339a29c12d99d8d912fc7", - "geometry_id": "dgeo_bfae26c76ddcff4f030fc9a4", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a__depth_r04", - "image_sha256": "b16b678add5213dbd0a3ee67016c02206bf30a73fe86a51a4c435c1c6ff11095", - "logical_row_sha256": "2169fe7107340677fd6b8c38ca1b5b00ba1a7b5f11374cc77bc2d7781f9e4edd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a988d13d1e3292e4b02f9e9e5512263436f43dad44398930a76367d2d8260a55" - }, - { - "code_sha256": "6591e8633199010a0e53d59cfffd11f7f97923277acb7bc621af51feea5a1205", - "geometry_id": "dgeo_11d3e01c57576a79e5e4b5f4", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a__depth_r05", - "image_sha256": "5831717f486ad417d779d849f49534371affac0d49121edb7ed5b68ccc46783e", - "logical_row_sha256": "4fb88d37b6456fa5d26477e88fc610f2eabef8cb28f63c1a60c7fd7395d51707", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6cbccda2a4c60dfbbe90ee48ebb43736330588618a995e56627c48faa0198e26" - }, - { - "code_sha256": "448559d043726f9220e4227f06d3233579e89814c7e39755cbb166274220bca3", - "geometry_id": "dgeo_13494d1384f6a3132970f137", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a__depth_r06", - "image_sha256": "73e0ee458de7f7e1cae6165483e001fb5bac548e956c2a93f6987081f9a2f782", - "logical_row_sha256": "8a1f621a79bf2768981ad3c8f0507477699aabc9ca4fbccfd531e5e68ec8ba0e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1d01f267cf2012b51cfe1a91c0342a0c271ab3d43e9c15436048cc844614dace" - }, - { - "code_sha256": "f85dd0726428f67c2f9562e458583bf0049f7563563197c050dbea378cd92581", - "geometry_id": "dgeo_14ee559dad7e59fdf57a907a", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a__depth_r07", - "image_sha256": "0ae33fb76845a454174572197b93cbbe5278fadd85fd2375016705d850546e36", - "logical_row_sha256": "67b28c2f3b9c7f430fed24b56576bbc65ed93fbe8c27ad0567ad7a5215d29b36", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1b5ac211667cd9af5887c467d9fac4bb9ffe4a28ccf32052c58b7e3529b978e6" - }, - { - "code_sha256": "3fafcd1128ceb9268017131947a10acb249c261aca299305ac95c47e80785e0d", - "geometry_id": "dextra_29b99710a74c9dd4687bf055", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__pose", - "image_sha256": "a58d26937af53281d7209e380b28e0300e925f1c2a3741dd578eb69fe2bc2d03", - "logical_row_sha256": "464d4ebd315ad90ed6373c27af50969817d7c8b10aa20f2dec7d5308596a2fe7", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "28d1c6048e82ec188e2fc79fe5ff29eecb08fe5b2352817ba6b142e901052622" - }, - { - "code_sha256": "be84d67afadba351d63b4ea85fa2771bdc5d12fefcfda5a6f840ef5c84023e8e", - "geometry_id": "dgeo_6c7283d57e754683ba3564eb", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a", - "image_sha256": "0bef48b9823bbfe62611dc17ad2efbc2290d761c3830aef6a3f3b7b6a78bde85", - "logical_row_sha256": "e26d1a36ca3cef04a86b606a576bea72e4110f60214380180ddc682768e169ce", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8126f3bcb93171a29962fb52a9c0399cc54c2065d97b137c3ede8acd85f620e4" - }, - { - "code_sha256": "897c00a760a41661196edb55434e7af15e74b5547ca043606a7220ae06576eef", - "geometry_id": "dgeo_2aa89910a382d34164620b1a", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a__depth_r01", - "image_sha256": "0de27ed6437a2e708c8fcb49603e771f626ec8eca76610a2fa636b6b5ff36b4e", - "logical_row_sha256": "4937ff45a793c23e757d91b868ea035457c4f0415e72bec19c0794e0b1d4f281", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "bc8acb6949efa08366d19801172aeb23ec2cb5d978c0578cea430d2014713a53" - }, - { - "code_sha256": "6db3800785c1cc2a82d62733054f0337d9b70cf659fd3e22b14faf4e0c3917e3", - "geometry_id": "dgeo_2202a6460ed916c37ee220e6", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a__depth_r02", - "image_sha256": "4314ce8e4ca9a323ba7bdea25b10c9d15de20540d371bfd3776ae6560d707033", - "logical_row_sha256": "072dfef7cf7e43fa357e0139648183a0986e4bc13e554a41d43674bf6552e411", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8e949a07a1b7e7166ff336bd6fba8db94e59077d72b53aecc624d7305d9f8daf" - }, - { - "code_sha256": "5c3da040401255e54aff3c2282c8a9aef155f0e7dd35af4e0fbc69cabd528324", - "geometry_id": "dgeo_01dbca7429992ae7cc836d70", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a__depth_r03", - "image_sha256": "b92654500426105b1caad486e102f62db47352a9df7f6a3860267973c2c72b81", - "logical_row_sha256": "58a8fa32485216540e5dee666b18ad12fb46a393878576192edb1c171c7afcc2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "048341208af8ea1f70e1994f4a08778e0c1725da79f0748693101d6789413f89" - }, - { - "code_sha256": "84c489e8866ed7a0ba241be886d368df5969b95f6e65d014ad0dd990eded57e8", - "geometry_id": "dgeo_b7d0d9eafe413ef76b548002", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a__depth_r04", - "image_sha256": "adccf013dd57c0c02c1502dfcf7fd1b958c99d9a78d24f1a005c3a527166e629", - "logical_row_sha256": "7d3bb27e4aaf7f7d6b45988f17196bcaee4a58458d2723f7c7a49643ddbd6a44", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ad71a0d06947966e08a99add8a488c89c3df8c7faf1337c6b8288792bf447629" - }, - { - "code_sha256": "af1e0d0f34ecf749483df7a434c2f688cfd5f81fcddeef79559abfdeeb9b68c3", - "geometry_id": "dgeo_c2ef240c960d320fe503ba27", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a__depth_r05", - "image_sha256": "bd0e88fe441a17a2dba6da693031662abc47fd8555fb045f7944428a7bef6dab", - "logical_row_sha256": "f1a0fe985d92e549597ffefb36b36ded1e9aac12be80e133aa548849e597cf50", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a00db8fc710c3e0a6078ac66b5c90be82b806f9f1055b62f68884bd3f1b673cc" - }, - { - "code_sha256": "642bab5e95128cb9aa6197fa5240ff2db8f6ed57c0654d392cd34c35b92e05b7", - "geometry_id": "dgeo_0bafdaaf9519fa8f3a5a8cbc", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a__depth_r06", - "image_sha256": "6f96ab244285e5944f29157cf19d838882d2e6f21fdf78c04006e793d58df3b0", - "logical_row_sha256": "7114653f1e3ecf48b880d61f4cfde6d68301983abba41528bc4dc55577c9e567", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "364039ef5001c508e28d974190b0c2489abc35281c3d567b2946cb81ac73244e" - }, - { - "code_sha256": "ad6c6cab8fbec128449d74dae661a0f49f99421f9dbf459e30d89feac2e605cb", - "geometry_id": "dgeo_966dc3bce110fde79f18bd91", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a__depth_r07", - "image_sha256": "70c9329c16a240fb5900683567155c6b39fa43e4c65ac103054795d4a478af31", - "logical_row_sha256": "83400b3f9cc81c994d941f92e627d386965c78a0e5c61906c0b916e2c181fdfb", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "657a747839ca45dd4a86bf5ed4b77d340e90a033efa1cf1b90baa7f460f63db1" - }, - { - "code_sha256": "851e91e07f9c566c5552e36d9f2b939edc6de2460fd14b1a3bc1d746dd33749c", - "geometry_id": "dextra_f6c0f19de35cbe07a369cd07", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__pose", - "image_sha256": "aa84291ec2e9b25717941cce93f506b17473802099f301c8261a21318207a066", - "logical_row_sha256": "fdff08bb9f5939dad3773ea0222a627d58796a42c6ef22803d070f603bb6168c", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "fbda2b0579fe82f2396705be80a94249d49a3835f40ea3e7e622a3b2cbfd6082" - }, - { - "code_sha256": "a7c2199092cf7b1f527d942727406cfaeba55b64f07c48dd48cd61c9010f8d87", - "geometry_id": "dgeo_96cc8474c017a9f19a1fc5fa", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a", - "image_sha256": "d4bab3bfc3a51c9da5ab4502b18ad185c61904a3a135b5c951e677f51727e36c", - "logical_row_sha256": "2c61be4f1f0f8414e92e2a654985afbde7dedc0fa42c5943721f2f863506f722", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0c83072364acc53b8c113328a761429c1235aa908bd8656171cd5b995f999551" - }, - { - "code_sha256": "34927a5706dfafccde3ab77accf55104b139e937ac6aafa419abf8e3835fe0d3", - "geometry_id": "dgeo_51da25bc5c147399837d5979", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a__depth_r01", - "image_sha256": "0e0015cf792890e9a051b6e4c85e573573f2f072bcfc1b958735790668fe9438", - "logical_row_sha256": "74a7d59ab44db451a75386ad14948a1173fcc64f7be6964df76c742e20fb2986", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c1fb36ed6a5d9795f0d6c6854405fc6fa794f10f3162e431f1acf589159d6341" - }, - { - "code_sha256": "2b64a4cdd653e392fc6e9ef2c58ce14116de8ca8fddd8c163e3c9a8b953e5c3b", - "geometry_id": "dgeo_fe56d163da3638730d811f09", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a__depth_r02", - "image_sha256": "e4c3ecb5b372ad2ea6741a781e40761cd1d0e776ce4d61b3a0f15b645f2f694d", - "logical_row_sha256": "303b7bd18df5e206f160ee78448acdbeab067db821431e5fb89fa6c4b1bd93bb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ad80a8f3db7aafc15d5d0d76de1a87ce78b08da08586d78d51664dd5bc6ef26e" - }, - { - "code_sha256": "021fa33fa4efa3f192f37d41a23d05f77a6861cda2e9d3108a900a8992aa1547", - "geometry_id": "dgeo_e4fec96b27ecd92dedda25ab", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a__depth_r03", - "image_sha256": "4d5c13c870186a166124e989a24a30314f153190532a1ad5547318064aa8ecef", - "logical_row_sha256": "c9eddcf846cc8aba8c02763ef05cf11bd0caf989dd67c7beafc0643f1c7e250e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fcbaa79379d60807646e28873f6ec0cb31c2b17669e40ee772cd59485a4147e1" - }, - { - "code_sha256": "0ad1c1ee8f3e66ed8cfe9688af4d10d73fc03a53addf66a3dfa66d4294c7ff94", - "geometry_id": "dgeo_bc8be5588ec800fad8b987be", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a__depth_r04", - "image_sha256": "2253a981994caf11ef4cc79d5474cac2434d6fd421a23d9904d208a9c8238cd5", - "logical_row_sha256": "f73c4a744e2d035f21d18511eba1b254049f2750080f079be3595f5fe8a062f2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "16edeb0338518d271356ba002b562da08e93c1dabcaccda154323c17882ead89" - }, - { - "code_sha256": "b7caf26f8ff887be0c9af4305804c4692f855ba17c1fdf1576d8ba44caead33f", - "geometry_id": "dgeo_7cb5ad89ca78824d1f308f5d", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a__depth_r05", - "image_sha256": "bf01507dc7162366b08f1ae8040de54025f6b84c7591849c49d9dbd9b921a04f", - "logical_row_sha256": "f24f4c472e9f6625c200c9183c98f2834234483bc1e0f345eacbe5a35b02e954", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e39e43bb8c9681f20256dd4afdc11867cdb324bbf4fdf59e0043a6a4d3b90ea3" - }, - { - "code_sha256": "c9fa08fe2e30d4d4699942eb2a480b1a6f8611dde1082acba084b02ca04e5515", - "geometry_id": "dgeo_7bea47b08e2aabe526a8756d", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a__depth_r06", - "image_sha256": "6ac8fcaa552f0b10104602066dbe9a3a870460869e6c7e1ee46b357e9b0e81a9", - "logical_row_sha256": "50229fbf625cd8828485eb8dceb4f017d1338f06c646ca14c0d9a92e02c3e86c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "32e39b904efb3ec8c01add8204ab1b0cb4cc2e96757ed532f1ab6602bf6e5bed" - }, - { - "code_sha256": "1af16599bc549e59c3c5813dd618efe301257b7568a2511cd14431ffa5924006", - "geometry_id": "dgeo_99120bac02979b3f6d5d0684", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a__depth_r07", - "image_sha256": "c21a376ee128a9faf911e667a0d97617a68108519f44f1c98f53743d54b3c30e", - "logical_row_sha256": "2310015717bdc3b8e82cf91015329fda9ee1a97c9de4bc5f7d3af0f028e5fa5e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "49b652a026e1ba64c00004b5d1d0e68542c6c1008cf0aef4337f1158d56e8571" - }, - { - "code_sha256": "f7934f027ecc782db061657bb5c70a5a736a370bbb97e4494f2886a43afd66af", - "geometry_id": "dextra_319a37b50cacd61b657b717c", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__pose", - "image_sha256": "622cde354890fa91636a3de6cef53cb76138231296e76ef3e91bf15ec2f211eb", - "logical_row_sha256": "92a3a2127c50e20c1892e077451cbf63712a1a32ac679d8e896607d328e4b624", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "da403faceec2b5dd3c79df54fffda3343d7ff8a895273961d0ab87c4da549dd0" - }, - { - "code_sha256": "23a339fd9349e84def1b249a4ebe3b676926affd1a0966a652d4457dbcf08093", - "geometry_id": "dgeo_58cf2e1cbe48a59d87351343", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a", - "image_sha256": "48c11f1c6f8da8727c6ef3642484a2be4e8ce7a9650b8108995806c67f704c35", - "logical_row_sha256": "e61df9e8705d56967e13b8263a49de0c08fb2f9a408a4eaf96744882c8b625dc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ab86794d1ba8cc32d48a7c2903e88bc3ef325198b35732bb562385a63a7ac6c4" - }, - { - "code_sha256": "b5f850b65f40148eb43297482b695a21a00e43c2e305059b56edeeecbd22717d", - "geometry_id": "dgeo_b29df91b94e895533bf491b9", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a__depth_r01", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "logical_row_sha256": "02441ea398797c69064e0c259a28bb9956b18420045e33303304d06b9e737120", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dd62cbbad4a1103a1cc1470de037ff80021b538b40b1e9b3da0bd32f0f59a030" - }, - { - "code_sha256": "f6feeeb263dc4a0cce1841a7fff81d71ddc9c373e1cd0bf024c09d0806b1ec1d", - "geometry_id": "dgeo_166f6e2bd31b78c5c12ba299", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a__depth_r02", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "logical_row_sha256": "f31758b3940e3615e1236dbfb2cbce0013290f9314b40e9546895e0816c7fc85", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1ea9a0169cff2d2077802c8a9d1bffad20fe15c61f750976b7fda974a8d0ef89" - }, - { - "code_sha256": "66819fa24303dd2c731e8bc0f258902a710d34e7ece8b21de2edf6d6b37a21f0", - "geometry_id": "dgeo_6f7df8a1b4d7fe7be83ced1b", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a__depth_r03", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "logical_row_sha256": "9cb300e6b9e1b5329a059b0de05daaa815f7f5218aee06df772bfd4bcc593e4d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5aecfd62a2a9b5d562a2b84a9afa439dcbbd85653f1d177b2552926cf2b2a904" - }, - { - "code_sha256": "599cb27c337fd2aa2a94c15b52fcebe8e8b22342ee35e0b06b65fcc0a1b7d76f", - "geometry_id": "dgeo_6d394a5d713696afdb5e7ef8", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a__depth_r04", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "logical_row_sha256": "51dfa1721efd322c164735c5d15b8edbfb6f2531b6372bdbd67b73bedfb243df", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b39395e364287ee5330c974216125c572a9df4a85221cd7a444ba08cc228de2e" - }, - { - "code_sha256": "2b85eb37981146ad6b05b08f312098c625bc6d61c7aa791f4c0769ff84b11694", - "geometry_id": "dgeo_0a821a39cf2183c3d95f871a", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a__depth_r05", - "image_sha256": "cb6bb2e9afd4978d704ba320c0dcd80fcda4123eff1182c60cb009798da4e45b", - "logical_row_sha256": "5f9a73a2f330be03cb52e0a8c162f9d322fc8739651bde0f78dff756cbf6225d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "06c6212614c6f874f60232330292233254042476588528ce13b92608930a4c5f" - }, - { - "code_sha256": "eb902bc793818b6d53f5f52ff190120491e2b2543fa3ec2779b0dfc087a1eecd", - "geometry_id": "dgeo_ccbff7af280b3c8b6312a3b1", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a__depth_r06", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "logical_row_sha256": "d4a1d6d98cb719e148f8eeca1aab21b5cd5454f5045b00312829ed8402bb8d5e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3d82d76c476ab9a9cddc7ab0cdfa49ff0d01e1615266ad7aa0d34ae3efb7f15f" - }, - { - "code_sha256": "73d4a08120bcbfecb84bf743f261f2a4f7c4c75b5d4db3d6fdda0fbacd23585a", - "geometry_id": "dgeo_43a1fdcc91474564a00622b8", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a__depth_r07", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "logical_row_sha256": "707bfd4f9116e88c3c997473e7c457b3e2066776955d000bfb9c93d4119a69b9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f33928dc142cccf8a52cce3b9cc82ef91c8391233533bf2461fff3f2e3b3cfa3" - }, - { - "code_sha256": "c4b10d5d0bd2cc3f6b67de03a9f42d604520fc482c9eff602c0902682b2a181a", - "geometry_id": "dgeo_de62089892b8388c080db3d5", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b", - "image_sha256": "d8e6f9328f48609d8f8ba10ac2c86d4570dc451d1e416ef51ee5841f4faf4078", - "logical_row_sha256": "62320722dc461e68c695ea05d0d4f76d72f714ffe0588efcbc4ad2abbb2a5dc0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "72ecc96c0d8a4cf420b5b4845ccddb03edcce515ff8171e150ea96629fc28706" - }, - { - "code_sha256": "55c0223891322cf0d095d1964d03ecd2d56a231e92620a5537ad6726455c0301", - "geometry_id": "dgeo_39bf4b470b56e070b3fa05ea", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b__depth_r01", - "image_sha256": "dc5005923f3c03b19e8758eacdbca1d8434034733d0eca678fb9db7a39f304d7", - "logical_row_sha256": "76928facb70ab69b5e23cd7eac7ce4aaf1c054c74bd264610000cfafa65c92db", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9e3a796d4f029da8c4c50250d45a9285425bb408aa2a8bcfff705c3f17e6b1b7" - }, - { - "code_sha256": "9b3ee7158cda225b7292de6cf3653e16efe451c2ada48ef7d68939085f92ac10", - "geometry_id": "dgeo_9c0d981960748a1ef0f330cd", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b__depth_r02", - "image_sha256": "2a642cc7545ff74dd08fc6b173e14534ae3c0640cff52115f3e5d17cf40be3a7", - "logical_row_sha256": "63838f75a113c9a4e1fc5062dd5676da6ae803ad304ccfc08a98754e26936bbe", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4a6cb233c35b4b5c901fcf5b48408389607597429d32f2af79071fe00d464430" - }, - { - "code_sha256": "3ab740d2223976d88bbe7a13a11a164c6ad1c53941b565a85a74208c492c90b5", - "geometry_id": "dgeo_03801e507e1a8d192c2a1c83", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b__depth_r03", - "image_sha256": "ce2a53470b09af013feaf16267a96fcc90019b6510d22c0907e2008f1fdaea4f", - "logical_row_sha256": "d05223b7bf1061ba63235f8322d61a04f044d6e3c9c006696c851efe709c26fd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8e2186675ab6a1a6d38ee2db24dc884b61a53d1917f2c066250e96e2fe3b35c1" - }, - { - "code_sha256": "d177fe520bda1871daf3d2f8f3b34dc78d51d55ca4633ffa120691833f08f20a", - "geometry_id": "dgeo_2dffd593136dca1e8f9a998b", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b__depth_r04", - "image_sha256": "e8b7791460828cf67b23e381439ac87d70ba9aac2d64ddf105e9ffaa3e83f5d3", - "logical_row_sha256": "38f840a2ceea16e2d787624baf8e9e69bd4c8ce3641105c6ddaabbaf91599afb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8158f6d77b5b9a8ab560e5af07597dcff8b38c1108b987f368fd48e9f70f7c13" - }, - { - "code_sha256": "73f8280d85b6238f7484b88120ffbd83d5a3d3a52262d72f143981cc4eebbe3e", - "geometry_id": "dgeo_752cd5805a1cf6ddde2c86a9", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b__depth_r05", - "image_sha256": "90b24704903f02a0d81561d28136c0883d30feffb82f5daed72e6d3ebf05f36c", - "logical_row_sha256": "c2d9bd56001fbf41f39aae9db6dfe1e79d910f28857bf65704a3b344a659f955", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "78e53379a3b5804578907c68a75cfbe16412809d9a320ffe3c0e10ae89f033d9" - }, - { - "code_sha256": "c8578063ef763c91af78088a48df2934d46d3d1e3569b627d5b76fad2fce93e7", - "geometry_id": "dgeo_66929e1b6560e673ec97bf12", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b__depth_r06", - "image_sha256": "00452a81d165b712f0df0866e992e29f90ee890f8d99970c5106de2331754ba6", - "logical_row_sha256": "a364cf7936959dcc6aba94e598e082fec9e8ef761dfc183e931f37e9779101f4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ff2feeaa9a551be6751beaca9875715bfb627ec801a1090aa0f8a059115a1161" - }, - { - "code_sha256": "2a1f637f7f582497e3e72aea2cfb1dc12474218a0d5f8563144f35183784223b", - "geometry_id": "dgeo_a7f81dda4ef65843223eefd5", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b__depth_r07", - "image_sha256": "9c986e7e73db85b33fcc4abd785abfd5abfb67812a8ac49c84116e48291efb77", - "logical_row_sha256": "b5ace32e3222ff4426f2c83301eaa4d6c242f4c1d9614766ca7d97fe243ff6dc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "45a4f02e54e8acbd3e60da99e041ae254ae0ebd0a616713f77e79f080fac1e9f" - }, - { - "code_sha256": "179de21155cc213ae6761cf446b15cac1365940adbe43c4da761494e4bbf0483", - "geometry_id": "dgeo_436abe6c606c5d399e884817", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a", - "image_sha256": "31e5e321eb2f4c62f0612a68a81e58e503cdec51f67bc5bb57b1fcca0d94b8d9", - "logical_row_sha256": "d9dbe9bb3da2aa6929a26c9fcb7730c6fd8d3ebbe22ca35651849a3311e89c36", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "57a60aada579c61bdfc6baaacc99c2519262bb88278b0827753f479ad02f25ff" - }, - { - "code_sha256": "617912e7a4d3cac41474f1bb195b06a84fdf6911d800f77377cf4d110cdb0c57", - "geometry_id": "dgeo_b130435cac341961b5d095f7", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a__depth_r01", - "image_sha256": "f965f47c9f3927d78e566625d404549bb1c55a7abc89e4605006145024fe1b33", - "logical_row_sha256": "8a469eca4568d0fcd6a67a1b68d61e34a0f1c9c8d0dc5b9e81452df770ce326f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "55d31b0344bf2adfdbd5180287fe4cb7923837b24aea4ab96542b341d7605c93" - }, - { - "code_sha256": "a05c0b1da994d8dbd88e7d443247dccc68995ad1f7916b144aa6640b0e770d4a", - "geometry_id": "dgeo_8ec7be8a6b2658009f43b642", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a__depth_r02", - "image_sha256": "1d09f0385746e6c3c1366f28d5d057da7e91dfdafd97e839a257210502e08294", - "logical_row_sha256": "c640d6e75de5bf0af8ad8d87c51709756050fbb66e9404f479e8abf9c0b77a07", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4b35aadf8d0cd306a50b4c79bfab820ca7899a6279aac78ee014ae55aea625f8" - }, - { - "code_sha256": "23013a2b2b18820b29940feb8f9cc1834c4dba3b4207e22645d00f316e08487b", - "geometry_id": "dgeo_ff3c5fdcfba1c4720a771633", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a__depth_r03", - "image_sha256": "194f2f21128172f49d65d8b5b6fe22ebbd15862ea5d6b0981150a5eb5127f031", - "logical_row_sha256": "a6c305d13b7d5b898a8b8fd00f59f5bc8e371a49a35d84ac379b704c378a482e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "694cde4ce09ee3383389b8142d35c796eff50df64244198d1d46d51cbde054ec" - }, - { - "code_sha256": "2cc13c27182bf80551fd639d717fc3daff789b245f4c33d6f7a17beaf820f7e8", - "geometry_id": "dgeo_1ff7989f06124173d3b42abd", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a__depth_r04", - "image_sha256": "bef0d58aaa61611ffe476a8e7fb6acb57ce1b418caf16d09a68970d2c62991d7", - "logical_row_sha256": "a27366e83ee36a37e985776c394fc24d3afae86fc34de28e342ab47edb94267f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "65d6ac9b7ebbdb1f025541ea73cb6f7bc68817e2e7366a814352e305521f65ff" - }, - { - "code_sha256": "e9e10d4f31fa3414063e28d05e1961564a9568b069c20424c1e9f76f8daa877f", - "geometry_id": "dgeo_10303ba0897c8f34014640ac", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a__depth_r05", - "image_sha256": "7b3f20d73ab561580af1a5313b4451d598bb0302daa1bd0af15f0fabe9ca2fc4", - "logical_row_sha256": "3f219baee2605b14c066a9ce7f7852183a2a006512b6c994e845447f5ee6b903", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "223e2e1893fe0edee459fe4c33bc809be2976c749df30363314540c9772987d5" - }, - { - "code_sha256": "857e8c59c3ee5d5c303adf1b82530b0b5ef6ab785cc3f331a459ae3e82f168fa", - "geometry_id": "dgeo_f923428e8d920d13396dda75", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a__depth_r06", - "image_sha256": "333f60704ef32d1628234f1e76148d759e7732e3a90a92ac50976238c90bbca5", - "logical_row_sha256": "121965afc18b2f0a9e66b79c354c7f462a777297c2858047ed208bc42191ed4e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "df288c33a155171781c630c239f75e3994a53aa26770773b7737fb53f33459fb" - }, - { - "code_sha256": "e405e59f864b5e928853ddde848d991aff8b9fbceea6255bc33c091a21d98f7b", - "geometry_id": "dgeo_17f16e4eba24794d4058e2df", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a__depth_r07", - "image_sha256": "741092888310cbd34d73ab335de6a10d53d352bc85928468ee3ca52b557851c2", - "logical_row_sha256": "d1462bbdd5eace3db38d1dc848adacf9c92058ea912eeb207aba3bfe2ec16fb9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "39ac396f6b1eb14ff8c3403b3a0d1321100e5a04b6b55f5e0b8407a0eb6de16e" - }, - { - "code_sha256": "ff4ae6afb12e3a3562ba5f5432150e7a2a13a9f87ef0eb6fb295b0394e3d0d61", - "geometry_id": "dgeo_40364c5f8aedac6a3c9affbd", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b", - "image_sha256": "51824534d24eb79adbce8b81766531bfb55dc52dfbd03e6578838810063aea3c", - "logical_row_sha256": "d69d51ef8423b781dd3a0030e761fcd87c973515c76875714a8cfd134a7e6bab", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "be5cdd1e055a66ca27e82e46370d0d706835e04fd93f2a5fa8026209d35bd509" - }, - { - "code_sha256": "0ab5dd320388968fa05c7e3f28ef735fd6fae276e8f8a97bf783bdc6a71b861f", - "geometry_id": "dgeo_b9082916cdbe5494c504bef0", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b__depth_r01", - "image_sha256": "8463663b868b1f9298075db1f5c0afe1620a05b9c15afced8681edfddab86a2a", - "logical_row_sha256": "6b81ab6623d6f5c237c9eb8d9d92aa8981891ad66c8f1f85977ef4a1aae0cd80", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "274b89a3fce2ffa69b35f30c4058bec20aec396a6307efaec88cdf7c3c1ed91e" - }, - { - "code_sha256": "57704f06953327eb05a79f63096840737cb8eb6bbe5ec4ea09096f181cac6b66", - "geometry_id": "dgeo_48752ed5b36fd2903cf2df61", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b__depth_r02", - "image_sha256": "68d1dd4fb287546caa04b8e7ab1acbb8ddb62f3ba7bdb740114c74b35494ce7d", - "logical_row_sha256": "8968f64034f21a43457e25d7d73b873e0244da86c4cf3a2b2e3936f337a9c3f1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d267f334b012c9f89e4abd0dcee1ce0950b95c4f9b9afb0a4c95f38a1d28199d" - }, - { - "code_sha256": "ceeabca0ae9bbda5600fc0922410af2e13e53ce9935d494463f86838e0c6b60e", - "geometry_id": "dgeo_b4fea84c20dee298d7e45ea0", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b__depth_r03", - "image_sha256": "cca2e61baee25d598ec3e37ed6081cf40fee67e5ae832ac3c0ea6172c7c361f7", - "logical_row_sha256": "f529b926e77aa81c96bd32783cb107de59885dc56b952bdb54dfb7d0089c8952", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "38360624b3e2b44144a38659b1053e7935642ce00fa8cd4b8be6407aa7b6fb0c" - }, - { - "code_sha256": "2dd53597282773763c0f58cf90c09a6a3e9ebfc5dc08c73da5b191687ae342b1", - "geometry_id": "dgeo_0394c06a663005bee60ae0d5", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b__depth_r04", - "image_sha256": "3ebb5c4f79f886ef59dc988188013f7852875cb6024a54fe4a2fe451e903908f", - "logical_row_sha256": "5986e681a2bfca5faa49fec3f9080bf2268822a782bf26aa27775a48aa112c54", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2b05b35b62340396aada0418565a2e39cc82844f73c53a0a41ac1dfb78d47863" - }, - { - "code_sha256": "9b6acaa279ce5bdd008532e378cb4a11a07c8b5dc01373e32f72893dc6754481", - "geometry_id": "dgeo_60e0882b4c0c9b8c80c0da39", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b__depth_r05", - "image_sha256": "1aed961915af1bb4cea86122b2502ed49982a03d27f4c8e091c8de46ca0dcf51", - "logical_row_sha256": "ee531acbb68a75b6d803b0187e40a521b2720520681cbaa08735f0aa308754bc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3a6e97b57eae533fe696eb3e11b7757ce4375f74777f1444803aa45033fc3882" - }, - { - "code_sha256": "9f721448fcf116c5eb9911b67df985e62fb6fb0a443946eca14e16dd30c9b1f3", - "geometry_id": "dgeo_90dc74e0b66ac034217737b2", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b__depth_r06", - "image_sha256": "8104b4ca441105a79825008bb73db6cc94dc45e9218180056e3a746e2b58ea27", - "logical_row_sha256": "5e4226286e3c078fb4709ebd5987eac9b496ac2338ac7c1c36e6ac774a5748dc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ef48e2addbbd6e4b8359789cbefcef5261ddab95fc40657f4f734ace7fbf6e2b" - }, - { - "code_sha256": "5a899fe01dfe1cd584733461dd2af6a7196b5a8cc902b413935d517866dc6733", - "geometry_id": "dgeo_e12068107266a3dcf0b37539", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b__depth_r07", - "image_sha256": "a77d8d12449cbbeb10dedc39ad405561ddd7b39c58931fd895a4dbc17140d42b", - "logical_row_sha256": "ca1e8bba804ad399d025fe06b706ca91cc0f2de4c653263d2f9481314e2ecb62", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d39537e65b885b50474b1cd21e4fd7c63d4a8c8f3abe23465222589d079a854a" - }, - { - "code_sha256": "399b5681557e5238780304f016e4b183511f0328843db8833b4fee4109700c1c", - "geometry_id": "dextra_31412c1b62ce5a179d8754bf", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__pose", - "image_sha256": "571e03ca071521fa95389a65c6328ae053a48f515b3a9a37056b097745c35f4c", - "logical_row_sha256": "c8b402d8fc2ed2cd5e5d4e74d8383188c823d2ec37be6208eeec79bb34ebbe6c", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "eaeac45df1cf84c5721e65a46838077c3d7aed048298f4f388965b69d908693e" - }, - { - "code_sha256": "50f1a02d02cdd7d29f4aa03202e9ef440c1399708deab072d645e316ba090af4", - "geometry_id": "dgeo_1b4e077f9881e20f8beafdf6", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b", - "image_sha256": "ea72812ff34bf5e3e9c0d1d3e6000dc113032d98ccbc4feee6b5d877b8826bd5", - "logical_row_sha256": "b4fa662268be6ca92c80f774e3bfc39790df74196a6e3b4cee4d9fb76ac1513c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0c47b2fc8dc2b4671c69629e6b5d721efad3703607df43094f73b1d8167ad386" - }, - { - "code_sha256": "d664e1d0de05b7bfdd59502f1785c27ab342f18a411ba40f5293f643752ea038", - "geometry_id": "dgeo_9ba3dec44e9ac17253984f97", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b__depth_r01", - "image_sha256": "e10d01f3d1b057a415c687f6e7d06856444c81205f0e3a872989677fc1df6491", - "logical_row_sha256": "5ccf5aea2231d74a4c4ddcb59a519d5fa490704fa109795ebf1f7cb4b8ad254f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "200d299d9050543eed7456f611908a4526cf339be55465bee45280f11f492162" - }, - { - "code_sha256": "517923707001e699d29e9e78745cc5c82de4b171d3a4a5c8ac13c4d853b7639d", - "geometry_id": "dgeo_4cb5dd2dfb6cf53287ce9711", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b__depth_r02", - "image_sha256": "ba719bf7a66053c90cd1f208153737d51a4a39dc282a0d8080078f8cc9da2237", - "logical_row_sha256": "aa8eedd0b06f3773885827f052cbfeeea8823b4b1cf9e815dd2708cbd2d0a9f9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0ebba404e4d335798ba242ca6bb55bdc1d4b22f087222dda8b7aa2a41e1f593f" - }, - { - "code_sha256": "6ebd5e84e92cd2512a593fa329f0c74dbf270d440c1699439786473ff59dadc6", - "geometry_id": "dgeo_ccd54f7113d3308fdc431990", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b__depth_r03", - "image_sha256": "505cf9113765ea391c5bae3bf7ca441c4a6b94eb41af2f6dfd04701a4a6f8036", - "logical_row_sha256": "e9db006b340f5772469fbefda2288c349203784573c14ededf01676ddced6f5a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1cd9c68fcb9da5c3240ae11f0a5c4705e1f4d7a29ad220b47053687cd682bf9a" - }, - { - "code_sha256": "984deeccea8aefd20143569d6bb0bd8a48ed6ce4df69a42669902ff629f78fda", - "geometry_id": "dgeo_a17b1090d9b1b4666f9f3f4b", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b__depth_r04", - "image_sha256": "0d99e40a4b2080e50c04b76142da78e5c59f30915ed0dc01b8873c34d8289c0c", - "logical_row_sha256": "d0f744e39bffe06801a07dff7989a5dac311bedde2738b52a79b8fb8aabee9eb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "43bab5bed7edc8a90352581675a104a1604f4c7299db166ff46a2553baac8e04" - }, - { - "code_sha256": "7b530f5ebac824013324e685df4965ee56dd03a0e16c06f61aedc0416cb94c91", - "geometry_id": "dgeo_bd56fbbb7529abee7514bdc3", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b__depth_r05", - "image_sha256": "aad2dea54b6c295dd65d7862a1712713ef804558f150fd6d8275bf0ca308f6be", - "logical_row_sha256": "6e25c85bdba8fe7bf9e32277dfce9ec46d97cbecc37f80ba8046494952fc9e39", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bf7244c78d3507ec523dc3fc520a7a7cc9c8262f8d0920490d7f070e4142a8f4" - }, - { - "code_sha256": "4fe20f588595457e5efb4f74f6087eddb18ea8fa21cf2dd3b0f336191ca47e50", - "geometry_id": "dgeo_68fa48bd88a956860e8db9fe", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b__depth_r06", - "image_sha256": "ba8a70cb81731b192b634048251f580e80ebb145de8d1970c9df234e1624e7cc", - "logical_row_sha256": "e42d2f01301c08fc2d748cd64efa8e241b30bc3ada6facb925e0e099a62855ed", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1390d8fe31fd6c2aa1590da1fd490493c67cdcc043b62db5727d05a513c69fc1" - }, - { - "code_sha256": "6aae1e5954a79f4f0590c3130513f9d8f24732d6e7b9f54dc14a91b6bc59b232", - "geometry_id": "dgeo_9e7f8a2978324502173234f4", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b__depth_r07", - "image_sha256": "1a420689e01da4b458bebd3816615437343ddd38b14ea47ca076dacbadfa1d19", - "logical_row_sha256": "0570f510d0d1700d91301586b074e07e0260a9006ecd18741fbc27a5bf3a08ab", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "16d636dc946fea10ef5d11f60522414a310522567e5a412a333272cbf156816e" - }, - { - "code_sha256": "e433edfc646d4773fe9289053c83f8af77a902b909590a74588712e3531aa867", - "geometry_id": "dextra_9987f0518a7e0d72f983bef5", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__pose", - "image_sha256": "46889b10104a6ed6d60363593e1f9d7883dd9e086ba72d6df1e9d57249043c0c", - "logical_row_sha256": "192973e12fd48cea7e20a78cbdad8591d7128595b2ec4296c8938dbe0c73391d", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "d92c3679b63d8c81bfcbf7bb99cf2e1bcaff64a8c252e1b212fbee59f2b3a35b" - }, - { - "code_sha256": "b1ee507c65a4026694e660e3175286794b47f8cab331d6241d7661cfc9934fc7", - "geometry_id": "dgeo_9823e2d7a12cc93374cc496b", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a", - "image_sha256": "ce8659b2af9237d649c94f9b44225798be61e0eaf6eb91521361a498b553d5bf", - "logical_row_sha256": "641a399c27eef0a6247d292854ffdd2b443f74cd79c1413acf035fd3ace30ef0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "100e332b14ff168cb8f18cb4aae014e340d476e0bdc34bd4e56eb9febaf1c5ff" - }, - { - "code_sha256": "1bb60bcc4a4f68006e3ea9a5ea3a0c848664decb9294dc269d598024b883bd33", - "geometry_id": "dgeo_11a1439be6d751cb4defbffd", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a__depth_r01", - "image_sha256": "5a4ada3af2dbbfb7ee106987284f482f919a559588d4ec396bc93400bcabcf09", - "logical_row_sha256": "ea1ed0db6503d472778e5870ad9f637b68cb52f25603c23ff0790342a97f68fc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6691c378867287f86d681ba6321e03e84518a61252d373fa8e724d45b1aa9a74" - }, - { - "code_sha256": "8e3756722121c1e77aa4bdb8cf9e6bb50707fedb4a73a1f2be9642fd83e3391b", - "geometry_id": "dgeo_f07a519ed5421118448b441a", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a__depth_r02", - "image_sha256": "82a2da3bc320b2fed480412b74bbcbab09ba552b5359916afe9041cd1d59e96d", - "logical_row_sha256": "d19dc3a28d7cc0ed45dc40ee77ac411aaf4aa308080c7176b2c21be354773b42", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1dd3ce6aa80cc87d4aee1aea3ef9ebb8c5a0b2d9db7a2c2b3853014ebc5a11a4" - }, - { - "code_sha256": "140cd1cf930ba2fc99a60edef463f124397eaa16fc901b46d20762f781f286ab", - "geometry_id": "dgeo_e2fe6073bb83ae056485834d", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a__depth_r03", - "image_sha256": "643d44c0063bf3153c64f76626bd4013c77202c4c44d5fbac1e37ffad4bdc8da", - "logical_row_sha256": "6fc1d6811a9842bc0c6bd617d18105ad20a78099e9a014957057588e20852f3e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6c1efad4a8a7b443f2d88123a1f00f9ecf4e792775d2b6e20cf318ca4a6d2211" - }, - { - "code_sha256": "d1d2de28a72ca7009a901c6893b4651160be9d6145a33f41e63b1b14928f9263", - "geometry_id": "dgeo_5ea6f8279e936af800f4e74c", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a__depth_r04", - "image_sha256": "dfd8dbed129894a01284f1e8e3eb5de6f8387015f7e4c0916cfb7748a6d2ef5e", - "logical_row_sha256": "2dbd70d8cd0c265b4d22380baa82d1ea63463ec69f8c9cb3baaa1eb066cbed75", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "93888cde8c0d34aa84025635307dd5919a3b694ba9e5d36cc1e40b6d9fbe536d" - }, - { - "code_sha256": "30716654643bd6b745d207b2baded32b743048618ae174ae16c033ddcc4f513a", - "geometry_id": "dgeo_f5dc79b01082a6052453f806", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a__depth_r05", - "image_sha256": "ac83ec9ee6ac0ab5f92f61abf0c9c4febd46868d824aa377b0852f9ce3abadf3", - "logical_row_sha256": "96faa6a0ab017e9be3542e05e487d79aa5a03fd1754948bd7e5e5f5c40d655b5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fec993bc5fe080fff99a2928fc90fd3acabdeb819641e179a598ee0f724313d0" - }, - { - "code_sha256": "383abf8bc8434210f134d4b3f9e7453669f9ccfb2000b16b140c0019957d0541", - "geometry_id": "dgeo_632d7a8e2ea056843c70f54b", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a__depth_r06", - "image_sha256": "c68e2a3b7ac9f9c6c8b1a153bded5b2a5c79eaa071d5b75565e637aab9a6cc18", - "logical_row_sha256": "b82a26313ea127e2bab24bfc4c7cc841d434761db497d651fbb735f4eeb1e950", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d6dc34af3edfe325e7507a3523d4022c88930490ed7aa3cc04125cd24869a2cf" - }, - { - "code_sha256": "a090b30d1a46b29052df6e58c24acb1861ca2db2ba5028445d071029eff18767", - "geometry_id": "dgeo_4ecc3e2f30e33242520c77c8", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a__depth_r07", - "image_sha256": "96e751961e469870984ec8fe92dca3f21b9b35f6cba27205715174018c9cb5a6", - "logical_row_sha256": "980c4c9fb023820eae02cffcd7e402fc77a8016bd31b8fc8eefd61873b4eb8b7", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "57a744c2c35ae1f4c635cfdc07556330bbb06dad72d2c65daaabd571842f8a48" - }, - { - "code_sha256": "c831d84cad89b92512c61e5ea680d3f791a25199bdf6fb92d3beefaa5d862ae9", - "geometry_id": "dextra_cd3f8884f5cfcb80196df3d8", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__pose", - "image_sha256": "e5912cf49b502232e8d08d5b38c3fd38de244032f30dd54f3c816d071a51d424", - "logical_row_sha256": "cf807c73d85eb7345c6f4b82776f494f8289d9553b94308043764df3e1a77845", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "ae48624bc78f9a3a8f0d517e7b1ff3c2f1856ca9bc16045ea82b28a562e6d0c5" - }, - { - "code_sha256": "fa50b767aea5fe2ec2847e0db31a173c52362c77bdc9b90279f2ef4089eb0f35", - "geometry_id": "dgeo_49de0a485062b951c97d0d13", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a", - "image_sha256": "b6af187ad1d4ddfdb1a6930ca322a0a49caa8547ab998559a91c9fc23ac98b88", - "logical_row_sha256": "45f4b4ac5a96a64184788aac4a03762404b74a0ad628466f8354d2e7e2b70449", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7c7f4267eb354e39fd5c4bd873e390c1ac563bd6845918dc1b166f0cae8de96d" - }, - { - "code_sha256": "ae3c596f69ee7adc51be2fe46f36bfe96c76cadbbb34771bcf1eb2ed34e4ba35", - "geometry_id": "dgeo_3bc804fac59ba48f59b81efc", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a__depth_r01", - "image_sha256": "f1e3751515e7b2a412711817dceeb2c1f23cdde9aa62d36127be547f868bea80", - "logical_row_sha256": "9290b4ffd135e90fe58bf9f22e3cc4fb9fbfe43339b2a40bae2762eedb32c526", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dd3efcaf394f09c8f40f45efd34e8a843f1078d8747bd5c65514270c85b40aa4" - }, - { - "code_sha256": "a42fda39a0d3d3148649fda1546d59786aca8eda38f5e95d999372a457ee1a8a", - "geometry_id": "dgeo_b289e9956bd188617903d92a", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a__depth_r02", - "image_sha256": "08f915d1db10b0c5f1a414f62e6b2fec7c47e1bc293fb11cd9832c5d87b1b395", - "logical_row_sha256": "147db308b1a0d2eca30a0c34b2a24b4473697f49d2e9a877044f2db303d4fdde", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8aaac7930f52168f0a2be6f8c03cb926cc8dbadfa84f7af31a86344b4b62a0ac" - }, - { - "code_sha256": "b728b5b7a364f0b49e76d75d2c52c71d8c891810e7f9f126beabea587964316a", - "geometry_id": "dgeo_fdac7a325bc6d02f536cf477", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a__depth_r03", - "image_sha256": "dceacd5380f7f71fa2b058e4ff0078f59856f871cb7e11da29b6aa2845ab2a72", - "logical_row_sha256": "61e11234090624d3dd78eea92e05f22cfc8894db32abc2277dd9824f2410f92a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "30a2cd06b7741dc8d21a0d1496fe51f5f1adab07615663b8f49df9e2deee2c7d" - }, - { - "code_sha256": "093955327b86e244529e3014d33538082508abcce8b39a952b987e03bc85d287", - "geometry_id": "dgeo_2754f438d7576d1c6ac3b29a", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a__depth_r04", - "image_sha256": "e9c48c2d3137162855449a4e3474db80770a2389148305b12adca68ca0ac5a82", - "logical_row_sha256": "497b9e989d20a7ad0ecda14f07fa710dae395f511c0845bea5cde15641b9b8b8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5a9f54994b46790b183bd21616b9b2c8f193ff5f0fbb4d62fa4d98275d5650e1" - }, - { - "code_sha256": "571fd7fb5364552efa806296ba1696c842c73a3f02345a8b456c3c9715c35ceb", - "geometry_id": "dgeo_12426cb4293eb31910c862d9", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a__depth_r05", - "image_sha256": "62b515e0741e6f8e957cfee728a0508c4d2a7a7d1239fc58504dcfbde5e279b4", - "logical_row_sha256": "0d0f1369baf3de5a3df513ff187413edac8d29f0b82786d071683b849c9e0615", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8495bec30ee1359463fe0eae2419be1e7ddcbb446a3dc90c20c6ffba1fd34da9" - }, - { - "code_sha256": "1ce955fdbe6a1175a3dfa5657317357a39a4046792116967fabfcd9e36b6db6e", - "geometry_id": "dgeo_22da903e1cf66b6544a8e301", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a__depth_r06", - "image_sha256": "c8660ef0cbd52a689b02155c08bacdda259db601ef5071b701e4f20a39a22880", - "logical_row_sha256": "982acad154d992ebf1fe7cdba2b01dc326a7a60cc30630355e148d487cb639e0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "79454936523af1404b1c1546da1dc45868a98bafd71d3955e5128f4a0f6c48f5" - }, - { - "code_sha256": "7829651544fac4372618bc8453ad3af9e40b5caebd37817bf0ea4fce4ae2c7d8", - "geometry_id": "dgeo_8c8c604418f1fe9896db29aa", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a__depth_r07", - "image_sha256": "2c26a52e7ef0aee76e6849c73818471e7202b3cc4d2a34045e897e12d1278c35", - "logical_row_sha256": "fade797ba872e83cf1c687f790b0504bdac0ab2f2456f957790230c67cc309ac", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3f977fcb8209299adba253f0ebd6646003b2d7e6bd15bbfb2a5885bfa9cf813c" - }, - { - "code_sha256": "d8e800ec2e4d35587ccc8921266ada29306ab9bc852a3e3313c79c68d3306504", - "geometry_id": "dgeo_7a21fba15206a7703a24d2f6", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b", - "image_sha256": "0b6c304708c4f9d7becc2252f3dc299beb991ec5d366c2f665579d24b528ca0b", - "logical_row_sha256": "d988db1fb1268f1b701d70a83c97e9b33d50df17904b1efbb85232b9506ce824", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bf53f7fa8e677ed0c239a848e295a8d122db0f315ab037ae8b61e7be793475ae" - }, - { - "code_sha256": "550402180047c1af4e25440ce0236201776dcbfd9dce6844a2f4d7f76f70dfda", - "geometry_id": "dgeo_d9dbb6c1ae173529544180de", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b__depth_r01", - "image_sha256": "943ad66aa9d5cb20ba0bbb37ca6869002f110ef87768447bf945d2423e3467c7", - "logical_row_sha256": "2a5ad880b98697447b80176061a58ca7f5e647019addadaf634d7a260981feab", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b70f9bf8945c7653edc50d1dce5d0f3fa66d436135e7f9d7f3d6091b93204459" - }, - { - "code_sha256": "18d49997630c8654fc0c800785a93d0b91300d58fd8e7089ed0c5fb15c31588f", - "geometry_id": "dgeo_1ffc88ea8c4eb9dd3655dd4f", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b__depth_r02", - "image_sha256": "6ffa0be106464b01f276ddb8cc25b604ce5cd024fdd77a196386c8e9e6ea3120", - "logical_row_sha256": "dd5c123e42a94db4486bddf58d8c013de13656d941bc36f9e1d16c025381fc21", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2a09bccfff2f8babb4b72d0c743fb1fad2012e62090aeb072cfe4429ea51b57a" - }, - { - "code_sha256": "048961876ecc3be22686af6fa3c867ea2d3eb80c34319437dc3288e4e57d7c56", - "geometry_id": "dgeo_e22e9b230accc9550e357a61", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b__depth_r03", - "image_sha256": "e68370b4f630c74c5ce6c4646a0119498a8f0b02ac8211af27d1d3d9403c319f", - "logical_row_sha256": "35a39f9f2937715b2ba0ae79561a83923270e9edc37ca6ecb81066562f42909d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "71d3341264f285757b780ee0262ed60bfdb214f585ddca5ecab561b65883a615" - }, - { - "code_sha256": "576cca17511bc6647c4978558d71b767bee6fa73ee54d0994f205ca7c1d44658", - "geometry_id": "dgeo_93add80c64d9c2eb5d5bd130", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b__depth_r04", - "image_sha256": "727d93caef504ada6f3f60c678de18dd09250edf70714821602be98b0742a164", - "logical_row_sha256": "5bd9746ace4e29bea320d01c1120542ea576ade8f5ce58b4a9a859434d801aa9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b1550b709f96b94a2d2cbf63bc814170dec1e1091a067eafe4a7d8b40b3ce7b7" - }, - { - "code_sha256": "9ef874db9e275ecdcb9366e1960bcd46b382fa36798668c1a68550efe9789209", - "geometry_id": "dgeo_e32adf5847214044c559b331", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b__depth_r05", - "image_sha256": "feb5eecb59adad31f43e028cf7ccf7c82f6ab4d6b15ec5a98d428962fd09adba", - "logical_row_sha256": "88252eea0bf1de4a322315fd6ca641488c88dab114f4f558bcb6f9568461f103", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "22aa8dbab81a021a78d51282c2fd2df8c66081b75bf530bca1265fc66c637a32" - }, - { - "code_sha256": "66a7aba638d193a569421c3a6641a0857fffce5ef99716319d46deaad40c7b18", - "geometry_id": "dgeo_30f46c2d1d378a170b6018a7", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b__depth_r06", - "image_sha256": "110af8add47f2d14c0c73323f126bbd40184229bb7aa85caa2dab7742e5af473", - "logical_row_sha256": "8122e52f9daccbb4fc90cb41de1f10dd422ee2c1939f5edf46e196ea5e67c59d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b4fcb1ced8d7ae6134fe6927c83077c87f19207765862e6c0a1dd48550f85524" - }, - { - "code_sha256": "c9f851f95d6c4a6e75818178c99024c4f679010a20af7010e64b7fb51e001a17", - "geometry_id": "dgeo_a15fa20eadfd191a8dd1de88", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b__depth_r07", - "image_sha256": "3c36af722cf1873a1653300234076c650c4a71aac6d8ffd12d2fe92daafaac86", - "logical_row_sha256": "a5aa5e873df7e234468d339156db6d5c2eebb1e10f4f167239563e99b64ab27e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "faa9d8b1b00cdb1e9ec89ac53c189cb0e193c38957e6024d609eda606ea4595d" - }, - { - "code_sha256": "52129d74d7cf6c169b90046bab09e033b9dbe8953e2741421bd4cc4ca0e4ad5e", - "geometry_id": "dgeo_714609036c5a3fcc9edd616c", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a", - "image_sha256": "5b4c27e7f09c4508ff300b211fc24372df9a6e3f23cc3310a57d6c9043f5f985", - "logical_row_sha256": "a30e9df8d9963b9a8150caafa0576196376217b6936b563d24891b2b1d310702", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "058dd0e1c5e5c05ad0d7ac50bd69ab1357d688ad29d6b770a4101b5078f6de35" - }, - { - "code_sha256": "efa96ab50f618d940f02940277342440c1692d92a1cfbbc11c2b2e9cce2a9d43", - "geometry_id": "dgeo_9edf5eda267c34d55ac84790", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a__depth_r01", - "image_sha256": "817c922beaed77ef5e30a50890a7db1b795a9a9da864fea5468df47fecbd6e17", - "logical_row_sha256": "09b008ee79e643b34782726b2f41189381c778caf35baea023c75030ab649907", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "cdd48686298e6affc930cd820765ee60dc37131da7b6ec87524afed92577f3b6" - }, - { - "code_sha256": "deec75c2222ed91d9c4afddec58e0095e40b8834d900049768ac5e18abaf3b0d", - "geometry_id": "dgeo_db047d324970aec357c67bf0", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a__depth_r02", - "image_sha256": "21387eebb46dd51db608795ab3f2c29831956e6e59a4846f673272b9c003574b", - "logical_row_sha256": "2fc5b1f27bcdca01a944919537643135fc040f55fbd778e79a22d4ac53bf10dd", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "df0819464e4a2da68fbb7745cf0753b387f2c2d95b2bde8107c7c212bffec6dd" - }, - { - "code_sha256": "3f79cdfab6b7c4e3d7fdeccbfb17e142f3084084a763121dd5b1f0b672e7a3cb", - "geometry_id": "dgeo_c11f4f8781d507b132f66744", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a__depth_r03", - "image_sha256": "cdf3574831ef7f87912b8f74ad0d74b34d614d021f3ddd271e0b2075914e5738", - "logical_row_sha256": "40e6378ae61f65d8fffab34cee9788a9886ed065e095e5c5b0a04244532c0b49", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "bf64ca16571cfe47f4a09c8c78b1d446678afe082de6abec598009198de051c0" - }, - { - "code_sha256": "69e7028c86e9eea25cc14eb341264797343de28ada76255964f9fd85ba59f067", - "geometry_id": "dgeo_16f47431e65edbfd97ee09bd", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a__depth_r04", - "image_sha256": "8e4b756610105edf962c9a8ece34356abcec933b3551d3591b620b6f0f33e35e", - "logical_row_sha256": "2fb0023359c1621b0003a060f0fd763b51c8dc6f652f8fd1c106a235924d8042", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "280c24a27b58c9d557c03f198aed7930b6c17c5e87fe458f3041a586624bd9cf" - }, - { - "code_sha256": "5a15aa75e322a8209d368641c2f68298e2c73caf17ca73530582aeff263b2fd9", - "geometry_id": "dgeo_6bf66129652e4a859bb95cd7", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a__depth_r05", - "image_sha256": "a8f1e6dc4b42ea4f0d4d88e9142467a18174f15f93f225a040a35d315cb9ca2a", - "logical_row_sha256": "4f96940c84d14b6b04ab679f3d929845e938fc6064b2065fa15101589a88243e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bee9dd703b8353034df63be4dc7a865eaed7455f21774a838fe0f27a7dcbfa5c" - }, - { - "code_sha256": "72553645b06536178a648e1e1749f82c321c27364e4b0932ac8a796d52260e1e", - "geometry_id": "dgeo_c1f829c8816dd48564836466", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a__depth_r06", - "image_sha256": "c0075893224634f063850491124e12b8ad1c876bb27ca823e0b137f78a3fac64", - "logical_row_sha256": "15915d1f7387f3e7d81df01c7886fabe377a0c15ef304a40bccc85be3d666056", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c2f0f2a49da6cf4c820283a6410c42c6beb688e3fb2fce097a367545897badbf" - }, - { - "code_sha256": "f8143b45e023ca12561a20decd44ada88ebb681b555adffea89bf5c104ea4b04", - "geometry_id": "dgeo_a34f07b405b51d0805571240", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a__depth_r07", - "image_sha256": "a5adda2334517c0bfd6bd63674c8b96ae9aa4f9494a018e07c8f9d1346e560e2", - "logical_row_sha256": "9410c7ade435ae8aa010a9a88a1b1dd3d55947aaf7f6c3d4fc784df2e444e297", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2da08d7455b3247fec365bf737679fd94b128f92cee5d20931dcb1d09a2ccd43" - }, - { - "code_sha256": "48a1a5cfe006a2fce7519bd82e2cd4d0065493769a18d7910fe702776330a688", - "geometry_id": "dgeo_c5d2d0b1c0d6f7342470258a", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b", - "image_sha256": "6fb119342095ae39bfe9a6fc96227d25de5e875421d12f382c3383bd8934df5c", - "logical_row_sha256": "fd003fea3d82a2cfafe1f9695d00fca6e573155e2de7c4c2dc9dff2e52c671b4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6345d85a65459da8d82890ed41cf96b27b3e68271f003c9aa22920f2ec58d08e" - }, - { - "code_sha256": "91c064109c20b6cdb87912dcb42ad4da675989512ef7de4e8b4510000f874da5", - "geometry_id": "dgeo_d098b746ac57f619920c8a44", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b__depth_r01", - "image_sha256": "69523f71b0716e6ce889e0ae3b4b849853839e9add32d1dd3d1ba5433609dcf2", - "logical_row_sha256": "b90c02dd8e6aa5a60fd618c16e496e3e806dddb71539f57ec9fa48efb82cbca1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "20cec3acf30064e62c003b6b0da65245690bbeb644e0cbce6d0528547bf07765" - }, - { - "code_sha256": "c7d6fb8291c6ee2866cffda16434256c7bd94d9042ca3204db6491d42b305e9e", - "geometry_id": "dgeo_5b137528b8e9fa71acf6bfdf", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b__depth_r02", - "image_sha256": "341c2dcb53d989c47531a6b695f64fe7ad0bd42eeac60763dea6d83eee49c65d", - "logical_row_sha256": "ce69afbcd6c199eeae461b038dc4b021bffffcaf0ac20fd888f3a47d01da2c9f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bb5a558f311795b954b6c3f0d75c2bb901dae4f4d5d0229983f7c3475949aa28" - }, - { - "code_sha256": "68535ab6ae5052986e5c809b4c1f18e82ea098be042cd731255e8fa5b4cc9b17", - "geometry_id": "dgeo_74ab9f72e753795830589ec5", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b__depth_r03", - "image_sha256": "de4a0be59bd0b75953aa814e77c6dcb5fc7d2283d6db65816777251940875572", - "logical_row_sha256": "9a5b6612a249dcde9eb27b88a25d595b5d05610f421b83a2ec78c9ac5660fe28", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3db815476922cdceb60795258ce61c28314e58a8659edaddf79cbbe3cbf2efd3" - }, - { - "code_sha256": "dfd9f0ef3e101898c3d6c9fc2e277d91b65abb759982fb24aafc8390e277106a", - "geometry_id": "dgeo_fbbf4d3e8d374dec9ff7d478", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b__depth_r04", - "image_sha256": "8f3eaa60c60a59edd902342fbd3fbc254984d03949640f1afeea6e2e3d1c76d4", - "logical_row_sha256": "b8ff1105b39fb1ac78d02a2fdfd4ed65b09298bcb06cafb5fe1a927d5a52784f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e07d383f3e43000f3b1f785bb892cf0ac04e46837da911901c53eae6b2b76c14" - }, - { - "code_sha256": "508a7a2ec38f051547584dbeed448c1dc7a104abd78bcd78d0aad9b5609e5f92", - "geometry_id": "dgeo_4ed11e6348bfd3eb91ea1c33", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b__depth_r05", - "image_sha256": "790cc753eeb341c13f664a06896c83c0ab18223d9335a10113352ad62405f330", - "logical_row_sha256": "27663e83110b2fd24ebc5911ba9312072dea6b94224e90845ee04cba55b214f6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c395e30ee9f5c3dc36977e41c1204d6ed1bed83ae597e0a2edccf64f4bbb2ac8" - }, - { - "code_sha256": "774d2a43c6d4e170561f33cfed969671e762de105fbcdefd605ab8460dca89d7", - "geometry_id": "dgeo_6a79009ffbd864112ed73b26", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b__depth_r06", - "image_sha256": "f07424c304b660466bac877c39bedcf94e8937c5d2af228efc50db5bc8098c02", - "logical_row_sha256": "c7575ce080a3820ddeb47204241d0916ad0ee51a29709777a03f9cf599aa890d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e6873ee41c381a363b4ebdfb531bfbf6dbddc72858444d09ab75ce2d9fe12a88" - }, - { - "code_sha256": "1f0c59e50536e27989c70f4caf1029afdbc1052f5814f56b0d269bcf364794a3", - "geometry_id": "dgeo_e613a382922456a6c1d372b1", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b__depth_r07", - "image_sha256": "d9f9c82272198da3b184fbe9fe15a6a68b4eda6727ea2c69fe028689a6699108", - "logical_row_sha256": "259a1f64df2f6b3967871d1cc6dbfe01c7d438c6ef9a68da0568b7b8835d4ba8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fb2f0450fabfb6e5f7517ee4f8461a5cc5711e539e13a156e6f5d7e443830793" - }, - { - "code_sha256": "251e53d54a024a89428a52b4aa37dae5685fff5cb9d51ea2d213808eb247d1ce", - "geometry_id": "dextra_e78b872ec704201b999e74c8", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__pose", - "image_sha256": "38d15bd60faeb2373bd035f375f41c5819aab5e9e6379b593efe8cd93775f440", - "logical_row_sha256": "14d56719fe22abcf8db0f5da24f6381ab9d8bfc20a3153ecb260c4f22e5c16d4", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "cf0e79532373da9d91b52ce0914bf68fdf0276fd880461e6b0042fd0aaad3059" - }, - { - "code_sha256": "8ac692e82b6af7596bd234fec1e89425035fe2c2e83af8208477fb5456a7989e", - "geometry_id": "dgeo_e80d9ba3306e715a8a226abd", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a", - "image_sha256": "958649ddae858dfe8dc0e6e785a0c073a7deca234223540675672e90c9dec6f2", - "logical_row_sha256": "88e5b97bb93466545cea76b8e1e1bd9ea859e09516361240e62021e6a7521f8f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "84d69d1fdedf4326259e1a4fa60c4c0b1b4f0c1305c11c4c4cb960b0f64ccb46" - }, - { - "code_sha256": "ebeae236d1f1c5ceb332c8406cfe7eb3684e9357475d62d1fca7919c69bdb21a", - "geometry_id": "dgeo_d4f1a5e3a6f140e11241b661", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a__depth_r01", - "image_sha256": "091ddc7a654b8ea9fde212bdfa0784d765784d433e3d01277bff90b1e94b14b5", - "logical_row_sha256": "cd6242562372c6d54a637844f97b402a3f9e4ef928cf16ea5c9315e1c5ba8d0f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "00004885812d87d44421deac61715a5c7e39e068367f85b18437aa3f3ae95bb6" - }, - { - "code_sha256": "de770aeec5e45a318f7fc6b8374882116058f4d5fda902751ab5c0b7089acf75", - "geometry_id": "dgeo_4c99042d77c5db7034fe82b7", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a__depth_r02", - "image_sha256": "7c153c9533cefdd7e932dfefad7ca6cfb04563e6e336e36eb1c8e6e4a8686a80", - "logical_row_sha256": "a37767e00498c7115a45d9aeb83a84f5c92d80f29772eb4c33639484fedbef10", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "64f36f2bebd0026dcf3faf53b73af1b221430591f50347f596aa6ca2a4ee5386" - }, - { - "code_sha256": "09fb52ff0711fcfd2806943e99471864ac3888233c6b3ad0daaf2d9f99b354ec", - "geometry_id": "dgeo_cd2c38a0fb9ebe756f19aaa7", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a__depth_r03", - "image_sha256": "4a3e70ce2f80a8a10a31b84d33f224f95addae522c3af7ee7327492bacc861d2", - "logical_row_sha256": "79ba28f92e3593916e4ea9264efd75d3b75c0ca08138c4c2b3899090e4966073", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8e5bd8748f2bf7c7e341afd111dadd6a5ffe51d4465c88e75ea1d0fc3230d3ba" - }, - { - "code_sha256": "13d9a13b87e96f5a25e0acdeda40cde6c4c9bbb2b24c4c9b4fb438ffbd41cd37", - "geometry_id": "dgeo_7e4c201e12072a9aa6317eae", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a__depth_r04", - "image_sha256": "8b6b623785bd8b0d9b2ded1d5c400a9077b4b64e08398162e275aae07118dbc6", - "logical_row_sha256": "4c4ca6b7a7e2cce64f38bd35047ba8cb0d5b9b8e2f485de725af35c5da53f0b6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2d26ec958f2090149c9da6d6b6862137eb2e2e533b0aa21d6ad60b18ba508b62" - }, - { - "code_sha256": "d8373159287d89dc61bafa13d9252b455b1a502557f570659988255efbf0e4f6", - "geometry_id": "dgeo_3d72c7960aa914a12375c359", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a__depth_r05", - "image_sha256": "9a69395655d8660633f3bac082a312125b679050ad4416b22e4f814dc3261362", - "logical_row_sha256": "1648ea158c25c6ecb65a42dbf7cb69c913864c0d240e003e33e0ae59602db463", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d629ff4e1c92534e6bf58a5d831f63ee3096f5775709145c79653881d1af6c8a" - }, - { - "code_sha256": "50e938549eb242cd0cbc9a082c696345ee620a40642aa9fcd69942f32c84d9fc", - "geometry_id": "dgeo_ca934a8c07e4fa85aa445e45", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a__depth_r06", - "image_sha256": "269d3be042080b4cdec46ed8773dfbca589f4d05ce74e525a2120f1aee400b74", - "logical_row_sha256": "477eb2153b168a1b9a51f853151bd1382e55134a607320968ca25a5105f1ab0b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c8d62693475e53542f3747bba32d26586677a6a97f094ed10740f03104798ad0" - }, - { - "code_sha256": "93ded403e68a5ab2fa88b8d53a8a9cfc4f14f9c569f26eb9f93efc4782475b30", - "geometry_id": "dgeo_49890cbd3d8748759e987098", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a__depth_r07", - "image_sha256": "963997b6d0100c83b2076fd4d4a7e8779ac93b436b1c8f5f182940e69af8c5c7", - "logical_row_sha256": "11677ba8086175ff6ad3e044ccbf839967b35fc7b53f0ec257b5e2f23a0dc08a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0c053f65ed22802f03ef99f4f38b55f619b589e046613f9d61b23d4e82612645" - }, - { - "code_sha256": "7af030635c8baba4a260c9cf7860c4b2245e309a7974659094c9ab163090d43b", - "geometry_id": "dextra_d85727e973f55d1044d671ac", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a2__pose", - "image_sha256": "0705a138562ac04d510f3bc6faaacaa5d050ed40c7b3462a38618c928f8b3305", - "logical_row_sha256": "58b6e08121b452e6e2316ca53c55b4e496e28407a316cef80450a798637226a6", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e2ef664c3256e743fec414def85c7bff8946518034a3b75581f1803deee44fe0" - }, - { - "code_sha256": "5e5d3361a54242501d28d88e4c96dc1ac041add40b72840d9718ea6379b53a2d", - "geometry_id": "dextra_f35f1c8cd5a40de15947fde7", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a2__proposal_a", - "image_sha256": "b21c4ab168149b56a35e079246229d24459672da2c5a18d52d210655ebf293f8", - "logical_row_sha256": "c4119dff5effabf6c341951a058d84fdce741cfdb5456c021403fa9ade0317e6", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "1a10e5f61f90f8b11ba483d7fa01fede5538795d9cc75a75c546eb76d7c94415" - }, - { - "code_sha256": "5497624dc02ce0ea2ea4c73ab1e66e9edc0cc22d374bfb0717c2f0e80d8656d3", - "geometry_id": "dextra_53ec087a6ef1aa87a64c1184", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__pose", - "image_sha256": "135421782885f5e8cf488895a2a34b9ab152e2c509ac0e537be856d562616f8a", - "logical_row_sha256": "218874be959db87940c697867789630e8a4cdd4ef84c91fea55dc8a5f5c8185a", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "494e7e81da08f2f0b219cd61aedc53347f94522875adc15dfd6ba0b6cbdaa262" - }, - { - "code_sha256": "3fd1e3fb1d6c8aab5f328ad7b621ad6dfba3958d50d82d01d1e6044082eeabf3", - "geometry_id": "dgeo_7933ac0a7f44ea1ca44eba68", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a", - "image_sha256": "2f1bfa61539568e4639222ee9a504a47d29dcdf531796a2db38b54378bb8771c", - "logical_row_sha256": "30b25c37c8e9b4257db3d6b979ec598152be19cd14418960a4c1d17453aedf0f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d4914e51f12ae7e5edff194cb1eafed73edeb7f63ca36a13f9a87fb81d460a1e" - }, - { - "code_sha256": "46a7b022a75ec9ed6ef295527869cd88853fb1fe69967c774302a21ba27cf6be", - "geometry_id": "dgeo_413d6c2554f2bc700253c650", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a__depth_r01", - "image_sha256": "af446646d9aae2dc68b921e182d6408bdd703448aedbe12b1615892feeba9497", - "logical_row_sha256": "183b07e1c5f0e28fa82f3f03482ece8c9efb8b92d3360bf58d42b7ecf55be268", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "35ec8b4b20b88686f5a60d1c132f179ecd3d88bf9381daabf6b07784647a11cf" - }, - { - "code_sha256": "d13b206f532942a8e5770b429719a51f73986f61a80a0757e959b7730822559a", - "geometry_id": "dgeo_ab0bb8b667c99663d7ebf757", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a__depth_r02", - "image_sha256": "e24ba4d5eefae5d3b039f349083555648ae5e9cb57f62f10fd0bc04bc198477c", - "logical_row_sha256": "7206ab80423dd71c3d2b1a099267736a53fa97dbaa0c4c16b410f60374ba94fc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6dd4e63fc9314844d76a80cd1aedbafd2680dc2f3409d9e74105ee4e209eb4c6" - }, - { - "code_sha256": "8efac0b41636bb4c80b7bfd9dd9217d19cc31b706f215de24cc31398c379c024", - "geometry_id": "dgeo_c3840b72381a74a1a7719bd0", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a__depth_r03", - "image_sha256": "88139cb71cfbdb8879012ff9993277a77aae10da7bb2329e524b093b6e410716", - "logical_row_sha256": "3413eeb873ac48ae2def550400382a1636aacebd6da2f8692b6d212854c68a7d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4a54804b5ca96d3d057d084e5d2085a360b84363568245ce5592fe1460e23b3c" - }, - { - "code_sha256": "80d4377e26de1d977ac40173f3486b603e8293576af97b475ea8f09e5016334a", - "geometry_id": "dgeo_13cc2abe86d801b5c86fd7d1", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a__depth_r04", - "image_sha256": "c2c694d488646e30f4691ee8345aada81b8a55032da42ca451734a71cda0d822", - "logical_row_sha256": "58ed14696f8d510850611cb88566c708b08ee5ce4015755a1354369a0fc0399f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8820068e85bf48bea5f2c956f1554d24031e277546851e9273f35e9a59ca3a7c" - }, - { - "code_sha256": "76cc5b2c272f82ec3b989c19fd909945f4528894b4fc0e1c3984a7e05d1164a4", - "geometry_id": "dgeo_4c9104f0184eaf942e896797", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a__depth_r05", - "image_sha256": "87e0512676d839afa7e2af2b5830489595d107374caa27a81c24952afd3fb37a", - "logical_row_sha256": "d67fb596f3e83b52dc6cedb3a0926149bea0156b309a818e07a2810f7a7b8c7e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d734b031fc964b6991127555732ec89371d9bc7f1f15cb1cd86819cc06bfefc5" - }, - { - "code_sha256": "3fb71491dbeaf884bafb5c4036cc642d9fd4a41adc4a5b1c10e4fe7725939740", - "geometry_id": "dgeo_f6fd7c61cd2b3146e91e0d14", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a__depth_r06", - "image_sha256": "4d6b938421fb4a62dafd0667712d18770d089dc55f22e713d1f959ae2dbfe51b", - "logical_row_sha256": "9526af54e8d29f9cadfc699cc03bef331aebcb70ec03a7b338cb83b5fda31ee0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e80fa9e76f393afd268d00db23dfc244bcd525a3dc95b8a68d2f951fcd3f4fd7" - }, - { - "code_sha256": "b9045adc5c1dd698c6d8718143360580494a41c7ca2b86874093fb18f908b553", - "geometry_id": "dgeo_6fe629a5082ec82ae01e74f3", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a__depth_r07", - "image_sha256": "6c2bac6255dd430508e77ffb28250a4a018a721c5580fc803b27d4cee46959e3", - "logical_row_sha256": "287ac33d352e30047b26c3bb31efbb1baa4e978b946f62d6c7b2a7ea7b6e4bc3", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "464098363af51cf0fb26bf3cea9786dfca94f8c99aa236096c846ef410749f16" - }, - { - "code_sha256": "1e0ec2ec6caec4cf01db30da2337c188950a1320ac59309b2e7df6c17abfac0a", - "geometry_id": "dgeo_6debbd1c80b5b72b1fb65e4d", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b", - "image_sha256": "79ee834ceb3665b85fed2fa2d797a34e86fc5f71ca820e4612a187b4105116a3", - "logical_row_sha256": "c1882a86c9be49a248b33957a7e86344f3a1fd0e882c96bcc9768adc0d76a6f6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "88ed35b79b0210566f8b78896f5adbc1f4c60038ccfeee26db51bad72b594fdd" - }, - { - "code_sha256": "d4f80b1ddf8128ef962c94ab2b48e0e391acfa3a51dc8ca85c12a3481fcc3f48", - "geometry_id": "dgeo_2dfaf43b1dca34ad7e3b4f59", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b__depth_r01", - "image_sha256": "ecc8a06bbf498b5997ed3511a17b42a1afe618176e5ddb2b3907aef51b1da556", - "logical_row_sha256": "9c56f8ae86883610f1387159365fe65cece27c7fa0862dbee00ebaece767fb19", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2b5408f4634316442f53067788adde37969f086b3d1c1dde2357359b15f67c90" - }, - { - "code_sha256": "5aaa7bfecb8487261d0241490cc21a0db9a038158053397688679d107b437688", - "geometry_id": "dgeo_b6ced931a23b6716c3762ba2", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b__depth_r02", - "image_sha256": "2287c79c1060486fd799a93fc2f9ee9527b1bc38e867747910d852ea898c564d", - "logical_row_sha256": "827bde27a30e23de7b4755c59e20f7b0ab8e1f38a48eb76a95d0eee24f83a7d8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e4218ea7886b998153f48982dc796dd242d47a5aa99b808e073c2fe67268ec88" - }, - { - "code_sha256": "86e14aead312f24134be1df3e3bd7459bfe1c148e6d1ecda1ed462dfeae687d2", - "geometry_id": "dgeo_010a806b794ca48fa43ba582", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b__depth_r03", - "image_sha256": "536bf416aefb91cef704882744bbe71cb818579639802e4d6af15cbfb9f3faaa", - "logical_row_sha256": "6a7e3d618dffa5ea2eca2e1d54875e46ecd70e55bd480b46bc3021b91664b22b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ad7af687829e8ef0e7069ca519f119172e31d1654a7f41060cc970ff21b89916" - }, - { - "code_sha256": "15f53c196687e74fdf9e87095b0d98d029a362d55937f0a6591366ce7c0286a0", - "geometry_id": "dgeo_a2cd66c50c57bfc2a143e4b8", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b__depth_r04", - "image_sha256": "ba45708e8866a9b9c616e91ab0667817a8301656ab321c66ebe30143d61d0268", - "logical_row_sha256": "8df5bb38a92f506c33f87d3c8965aba9c4080ab7fa9f1f1e4fbaf36fce1a952d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "19b190662857bf25a8244e51b19e728bf7391fd7366f23ba423f9dac0ebd4b51" - }, - { - "code_sha256": "162b1a1f5bb2c1473a6d70b46682f788d5279493d84d66f229f915ef884433af", - "geometry_id": "dgeo_65906cf41146806c188cbde7", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b__depth_r05", - "image_sha256": "a4f3d9e2f4a7abb126de0667e016af7648b985273cee587e4e7943d096402287", - "logical_row_sha256": "33754197c66b0744e5118138d5ec5799a21bcdf8234b74fad9bedb58c9debb24", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "927abe7fbcc137da3fb03fed8246d4c5efd2a9778657c5492b72608cd756fe0c" - }, - { - "code_sha256": "4a50f61748f00c10bc18d7b3d66a93c0a0ac4caaa12f0279724cfdddb7699eda", - "geometry_id": "dgeo_43de8afff02783d9656e005f", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b__depth_r06", - "image_sha256": "e54e30eadee61b9aa9059d255d12f1c698642f1569f9c748d45ff33aa015cda5", - "logical_row_sha256": "a0a93e5dc74ce455d728d3b1f049dd3f2ba892cba109b82d552b6b26c66f6c80", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1894fc7369fd823dde5b2360d5b2ad8b69e2b14048ec73a9154da4122f88e3b4" - }, - { - "code_sha256": "4ff2f1c11e5e17941ee067f9aec8aadeeb700ddd772a3c44edc6a26b7b400029", - "geometry_id": "dgeo_06280b4fba4744973db6aef7", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b__depth_r07", - "image_sha256": "4057f714a70aff3fd0028663c75d17b299459310498045aa77dd2cabd808ca9d", - "logical_row_sha256": "ae8fd299f36a5ccbd2a25bc58f4511ac58f9a821f22b942bba2f52ee015dfe27", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5f7ebbe3cd3990e68f41f5046fadcbcf396b1fe7d62b10243f6468c0e348acad" - }, - { - "code_sha256": "c09be3d8f93a8d8fd4aa9af2566d4a239ce6a3f7fafefe4426b1638d244869ea", - "geometry_id": "dgeo_3212dc1fa5f12e0be1df4dc4", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a", - "image_sha256": "94a0e3160ecffce8e410e52a5d694217d0124d15e752bdd9004d0137f00e9182", - "logical_row_sha256": "dca98afa1bae5d60cc211acd80a0fd9cf7578f79ba99b2f299127974382a7096", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "75a71b6759604dc5d29ac32a08a642c739b6ff4c936439b1dc948274d5e08a6c" - }, - { - "code_sha256": "ba969a65ad94a61988d1f748787555acd3c8da41ddbb3ef09e3ce88a24e91111", - "geometry_id": "dgeo_3df2693e98e15aff95786ae4", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a__depth_r01", - "image_sha256": "823125972c9dd87981697b6be6a9206828f0c7b34266f95eaa865e9d4976f98d", - "logical_row_sha256": "6f9cf5951f9b2adac9826ac2f299dfebdf9e7614021560ccdc05e8d3fc297686", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "384caf7d621bc8060882d1ba937db2589fc4830fbd602336a2e484858209cc5b" - }, - { - "code_sha256": "a5db4782c7a646415d5fc14b5043260a0a1ec0a85754f65d169c176233747f2d", - "geometry_id": "dgeo_71c99a77c06f0df4f69d180c", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a__depth_r02", - "image_sha256": "ee8db407640f5a569230dfef7436d000b95d2fbac1747782810b7ebaae45bd7d", - "logical_row_sha256": "547e49fa3253fb9b35c5e5e59aa05bbaf519561197cbf1f2d74ea6256313504c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7aa29ca6fdf10b0197b076a6bcb60b7f9ac9e1d8fbee91bec3a02e05eb34b3aa" - }, - { - "code_sha256": "bba1d173c0665ef5aa444c1632d8eb389a9f9ffd8f2038be316d522bb5279121", - "geometry_id": "dgeo_0f5a386788a769a393b18b62", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a__depth_r03", - "image_sha256": "de6845e78626bb1a989567d06b545eab34fad4f7361558ac27a558fa0a6dedee", - "logical_row_sha256": "75bcddfb143f9d2753ad358472970743412cbb0ce629e7bab1cc16eb26703815", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1eb0059a0629506337d503a893a2fc9165c3f63b6b3320a170c92ea743c5fc72" - }, - { - "code_sha256": "8aa8a89f6ca1136cd2d008b4645f10a9dc3d9b842eb208c11b401bd3b90bcc4a", - "geometry_id": "dgeo_0fe54729db432190af7f30bd", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a__depth_r04", - "image_sha256": "05cd5c68981a69c026bd963dd9dc88ce117a3991d068b6b87fc5e915c19e9956", - "logical_row_sha256": "9ff13fd0ce7a8625f966b469f1cba7d6bbe805a3ee20463d561bf0ba43755aea", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ff6fc4201dfe747dd2514cd4fd7ccd32e5ef96e6e4d999f6efd36f7c58849db9" - }, - { - "code_sha256": "d2aa52ba663bccb54c801e96e15435ac955beb605580ea4a52edc6c0f7c4f156", - "geometry_id": "dgeo_3ba033138a1bbfb7559006c9", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a__depth_r05", - "image_sha256": "6b666e2cf8bce21fc934850ce95d9437a22f6291950b27dfc8ede61d02d47a27", - "logical_row_sha256": "f1fafde91faa333cd4ba974d949361c942ecf09209e745df77164d647c0d27ef", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8cb4ec5defa36c1f9e4f6cf333b31ade9716d46a909bdf8d346fc5135d3689fc" - }, - { - "code_sha256": "07e2ee334a1b2411038f800ba82d30304997d88807aebce12407450fba26f1c0", - "geometry_id": "dgeo_39db1f546b2f5667f25d6ddb", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a__depth_r06", - "image_sha256": "2f93b7d220036daff00448544dd652ceaf5c4e84ca8c53bf50aec5b3e21522c6", - "logical_row_sha256": "edfe32dc24e1051e427033e78cd57e068f2fb7fa806db6f64975d52ca16b6368", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1b04bf02f25ce2eae5c5ad0e60442ed85129ed1c7fe8932ca0db860104c378b2" - }, - { - "code_sha256": "c72f06589345242a26d940f60496c04a0d32fc9238eefb139e9f5da91e6bf01f", - "geometry_id": "dgeo_52ed993c3c933583f20c220a", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a__depth_r07", - "image_sha256": "1c48a4543bdcd3d73aaa246b8df11abb9154554be88585523ba99eb14e6b052c", - "logical_row_sha256": "78ed991d1d5bce7d17574e6e39c6104d7b76beb5400dd957a99f988c7cbc646d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fa494f7550a4f33a04b8c9f38358ae8562a5a09f2da0e70917a00e8c1c25e57e" - }, - { - "code_sha256": "6710ede899eeae5c378fef17ed98ba5703b9a7066fd22ba9d4a21a5e04ef6b47", - "geometry_id": "dgeo_56851beae1b135cf66bd9658", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b", - "image_sha256": "769be66dadd3f20c04ccb4656f87d9ba66a08596a94c9c207f6f28800bce7e24", - "logical_row_sha256": "423b4651180b43fe0afec96632d507ae7ca0fb8fbee174512fba3c98f7347a15", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "839adf092abccb834f78479ba3430dc76a56953c1a0bb06ae0545488d6a3ce29" - }, - { - "code_sha256": "1807496ec6571fef727b4194d8c37ef7b00630751550c1285c228e8913c4035c", - "geometry_id": "dgeo_9894ee739cab18d4035d40ff", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b__depth_r01", - "image_sha256": "2dbcee745cbedee9ffddfd02b6dce76b417441155fbf34c31dffa2f05cd03deb", - "logical_row_sha256": "4ee3a1984037d730abfda325c9b212610ed28d78e01b6e6bde77c31be6c92736", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "eac03f95089410769057c2e65b1cec7e72e55b9c17d83bdf3019bfaf26390a90" - }, - { - "code_sha256": "c15ccf0bfe75df660e42bccbc96ae87b55cae1a5039d80ab7b95066c56384629", - "geometry_id": "dgeo_93146f47619e9551518fd8c9", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b__depth_r02", - "image_sha256": "85bb68548fe2ff9d5d84b2236284b90da7db06f723c44a22763090da538fc72a", - "logical_row_sha256": "55afaefc84dfe27ca71621432a9296bcfab1a2fafa0aef23fc82e795c04ed77d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "34e3bcba65ef3319819ae5bc90f88f69c2ab72f9b632d0f976f76e30e5f864cc" - }, - { - "code_sha256": "ff4e9b28bf4150f2222962481e67b5c4845ea16e251caf8eafd900e97e8afc80", - "geometry_id": "dgeo_fbf33c6818a721784bfcc030", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b__depth_r03", - "image_sha256": "5f3164d4e3dd236e33761e569477eec7dd343589958d451c510f426f36896497", - "logical_row_sha256": "39324fa684b439540b303c607ca1c3988b765838cefe9d2cf6324407626e6559", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f91e2229aaed4c1f9d90791ea89e8b21b6b3ea555bb1bf5dcdd6630d7661f333" - }, - { - "code_sha256": "b33aa4aa6b6c237a1c7890549434af566ba91a151a305665aa12bddb4c7227e9", - "geometry_id": "dgeo_cfed5d07a5797499fc2fdf52", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b__depth_r04", - "image_sha256": "c1e0127823a2a9d57ef75dcd788eafa67d84d9e87149c8abe85c363f248dd817", - "logical_row_sha256": "1141c56e9a7ea59a9950e6027acd466b46ec76ff7203e425ce41c2b1adf16af3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7e00d74a1aa1953c3e3e4e577746bf33dd891326dc40e7eb8114c5905256d521" - }, - { - "code_sha256": "4a9c604ea9c1ea4db7a4dafcf636642678992531c3de4329c8dfdd7a6a632318", - "geometry_id": "dgeo_0759570382548b82250e1fb9", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b__depth_r05", - "image_sha256": "e3a4473e371387510ad5c048635fd9c45163388b42416a3e40717a296d4db375", - "logical_row_sha256": "807660ab72bdacaaab2054c6554fdc75d11f345bd9f399f103f3576714e630c2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d3f3eea45838f79a66721bf216d179f713dc6a5047e6fb615ba829791edc58ad" - }, - { - "code_sha256": "8e781e8eaa92d0579ce3c34e94bdbccf977d3100fe3f5b63479e7632792bf7bb", - "geometry_id": "dgeo_466d69eaac9eef6950d4d122", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b__depth_r06", - "image_sha256": "915e2f1b286b167cf1fec8af82bc470f6aa31eb6bed03a046c66bf96c177ff07", - "logical_row_sha256": "2639da4c58d869f72ec271ba11e5087d19de482dc98bf838c4f0730670d481b3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6a2c5bbf3d1222dbe7c5864a6a26835dd334779d9211aba088c496367bf54c3a" - }, - { - "code_sha256": "74c0316445e45cdd88265b3e9c7970464e38f3383e5a922f2901dfb547ae4ce7", - "geometry_id": "dgeo_aeeefe581da6a226f7e4c737", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b__depth_r07", - "image_sha256": "2bd235c06de272a8f0d06dfab7e1eef19805c141fc20be9b8434841f779f65bc", - "logical_row_sha256": "27103455be99ca3522701df50a19721311426294b21d8e4d27ec5456e5a0781b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "72f364c08d56521652514616a69805b37b864dc8f6dfee536ed54e441248e111" - }, - { - "code_sha256": "e676ac5fbe952f90872cb9928183c78c9d1d07293b8b25b6575b34441e7feef5", - "geometry_id": "dextra_4bef95234843d9a9a9421c06", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__pose", - "image_sha256": "c4d8a748e01b79db512e4ccb7c72f7f1f1d0e131f6dbe15fed85a5eeb7d90c4e", - "logical_row_sha256": "75eb09484541ae2bc30095b060235a7f89540498c6e2a95caeff29f2663f74ae", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "b16f8194508ba945b152693807c39cf8c98f76fde404067e00f55ebab0fd282c" - }, - { - "code_sha256": "532073ddb09437a9c6af77a2296d086c0c81d215eaa5d94e708269495a768d64", - "geometry_id": "dgeo_0bd43da7cba6c89b31da5174", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a", - "image_sha256": "17337fded50821c7f7e3a7f7e0bd3c4c256e017743a141ca4b8fe510d47e9568", - "logical_row_sha256": "f008ca1dc5406ed2816ae284dfc688727f0ed638acdda5137655bc70ba18f702", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0386fbc806addf8e367c5bafa410bfef9f08bc6ce720714476441ecbc2c50845" - }, - { - "code_sha256": "80dec7e411c930b1f48ce461aecb6c6a57b5824ce6b28a019836bf93ae88773a", - "geometry_id": "dgeo_3275c53483450966c6022173", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a__depth_r01", - "image_sha256": "f47c4e12c39d8dae17f77179772c8f7138017fefb87f4536c633de4001792627", - "logical_row_sha256": "9b86a6fe4d89f39d2813891f96c4f87c84ec27afca2aca826b5f3fe1f22f5285", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b6ce1def61a1522955f59ef473344973d691e0aa1e8b3abd5b70378360a2bd07" - }, - { - "code_sha256": "e084092cf46cc1c979990c290e9116e52a6573d4abdf0c374522e8a9d81559d0", - "geometry_id": "dgeo_65228a7639bd668c22dc613e", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a__depth_r02", - "image_sha256": "c4d219cf866acc67fe21d2f361d84ffaecb28012f03284cb669b5f20a3be83f7", - "logical_row_sha256": "0cef35c2b203db774c97b1520dd99cd50056f597be3a43394a6892b8de608452", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "63fe9db82339559656b7172d7e99ad3e1a719df1bf79b09e17cd6c8abf48c402" - }, - { - "code_sha256": "344255ee707a7333ece2ef7e0b7bb7402b1ee2fff7360376f3ff4add3b0a3acc", - "geometry_id": "dgeo_687eec1339959c5f0622e420", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a__depth_r03", - "image_sha256": "be968f6275ff833a724cfcce8d2d9f85beb65e8428710a7dcb77368c3ecf8458", - "logical_row_sha256": "90dde91521f7d4a5f4d151674954095f398d24ac12a815e08f7e0d6c33204e36", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "dc2d75db84aad087f6029db93ea9df0af0ce7dc100c322285ea1fbc337944f9f" - }, - { - "code_sha256": "d9438a605329da4da7cb4e235de61e6a8aa812ef598036255a8ac385631f0be9", - "geometry_id": "dgeo_775fe4e0fc6e72415e064719", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a__depth_r04", - "image_sha256": "e5f85a343a4a423e2d910e7e047edee06872c7529853ffda40cf1b154988432d", - "logical_row_sha256": "1417df2168a73495ea3824e09f2e5b41178420072673e8e1e669f14592ca2d5f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0cd6f2803971b061e6c4b6c721e9ee7e7b4dccc6a2c55bd8b257809785077eb3" - }, - { - "code_sha256": "179ef6f5b045f2cbcebc787adc78572b302210bf2aebd00fd4aa2b3dffdf01e5", - "geometry_id": "dgeo_53e48c05121d1c1f1876183c", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a__depth_r05", - "image_sha256": "eac453e9880340b46ecf45536312cce532f5555f3b80352df86a052bceac6116", - "logical_row_sha256": "092e05bf8ef7cd007d9fcf5ab1074287aea2d67644937726f5d7c2d46579c87d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4b4ca4a575fb96d04ccb31173a91712e1ebb888b2b8bbcb85cd93c9aa7aee849" - }, - { - "code_sha256": "25d73cb5217e7edde389f0c9686240733307fed98326cdcc3fe83360805c4e4d", - "geometry_id": "dgeo_cb865363b07a5f38e764da2b", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a__depth_r06", - "image_sha256": "c24e700d8df20cb6e1e4474ad2e8306174dcd3a008ec10924db4f2c4aee16dba", - "logical_row_sha256": "7bf13382baacae0e0265fb5a061986e9784161240be0877595afa2f56ab12209", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bbab4448234f709048cde8651fdc3a32225b0161b019282698d173523785ba5f" - }, - { - "code_sha256": "9de37b3fc4909de19d1c09cf5de0328504525b8d4948cd8835eb9b11c22776c3", - "geometry_id": "dgeo_ba88920f20413f3fc618b668", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a__depth_r07", - "image_sha256": "836b9ab0f7158d6f15c21971851c8a107c3cbb7ad1e79b766ba582448152f1e6", - "logical_row_sha256": "6fbd628d15c48cd65c60c5c689708138fae0fca2fe8e583690d4736ede758307", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ef2afde74b8905d11ce69f9cd3f46908b57eba9fe10c55365ff5e4e15484cf39" - }, - { - "code_sha256": "6a0ac296634281ed28c3627de8bcb824877695dc9f666f7f64cc8c4d838ad25c", - "geometry_id": "dextra_b64aed4c9fdc206ce68608ed", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__pose", - "image_sha256": "7d6559594d2a81ffca50a36485d6fcca7ad6ae168123591be3c984fcae984efe", - "logical_row_sha256": "1c98099f65d0e3489f95995251d417b4df1a9ed4cee3b0b4374543108b860895", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "397b9edb6e090428ed62b8fc962361f6af28c639bb6b73d00bfa43fc558af525" - }, - { - "code_sha256": "49909a0367b028d740c7070bb4c4545962079c328add7687ecf1fb77f14dae3e", - "geometry_id": "dgeo_2df954d352338b124b7cf57a", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b", - "image_sha256": "518f286bf9b494c2c8cc2b8f0c20f6d31e660afaac2562fef022d4705c8a457b", - "logical_row_sha256": "f0fb834370f196cc8898b6ebb169b3de36afcd619e97884e7960f1dad7b854da", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "182d032903c1d482554511bc6ef320e12d8bc00a99b1c1290b426910d6afb61c" - }, - { - "code_sha256": "9c5fdeec135dc7376d656e316ed30ff9f57a000b979d8fd4a02d58840b544895", - "geometry_id": "dgeo_545af42a730a4d1001005af5", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b__depth_r01", - "image_sha256": "ab112fa4f60c6dc129f0d492870def5cf05c5878962cf0102cc4caee8b743578", - "logical_row_sha256": "3bc9b98bb2f2f426c7a7e7a00b27f3f77bd54f5331c477ef4b9dd94384277d5b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e2f11ee7d127974b1a154b8c2be471e71452bee521009f89b8979d31da952235" - }, - { - "code_sha256": "aaa71be3f6213402a464ceb2f47ced210b8dd63336197bb7756c0708be7ccb33", - "geometry_id": "dgeo_a4314b306b8b9681b9ee3693", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b__depth_r02", - "image_sha256": "eed0acc5a9fb78c939e300275978738ccf4feb630dd2f7d0230bd2676e9af237", - "logical_row_sha256": "6b0389f152c671939ef00102ebdc0e04a0780fc0ec12f6d21e843dcfb7d3da77", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "447c9fd48d1cc0134f949b23ff7c29c2106830eb0f9823a41b81d7cc0ea02c18" - }, - { - "code_sha256": "be7b785d51997b472ed9034bc732e6fe565a51536d195a76975bf5a780605bf0", - "geometry_id": "dgeo_57ecb8f5d4bc061f700ee218", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b__depth_r03", - "image_sha256": "b40a5dc50c2e73cf07b9e8f7c6d290b95b32ca39d1a771f4b8f9cac99e3f390e", - "logical_row_sha256": "63798c4539767cc9bf3b814870cc53840d9f95b96e91b09288fd9cf43d774b0f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "503008728ac88c04ddf66d4764e52c5840f323df28340b328e4f16695683d6c6" - }, - { - "code_sha256": "d6468b656a5fb83fbf800d68f150ecd52a96a240813677220a5f2eb049862c70", - "geometry_id": "dgeo_36513eaf53d5dba45bc0f631", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b__depth_r04", - "image_sha256": "83b806d9a7315b929b4b8876a4a9bcd00a7e565e9fdf5b578ffe84c916fc1be1", - "logical_row_sha256": "a7389e2d398628e0514003a321a1e24fda6be43e32a2b5e1397131774be2f9e6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "123108f695f244eef78888a0694ed7601ab17e3cbcd2ebd0be888f91060a037f" - }, - { - "code_sha256": "0befa845e86ee29af6350da7f1b0f59726cc2f7ae046a73ea517844ba4dbc1f1", - "geometry_id": "dgeo_90627ba087753eb815a4dbbc", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b__depth_r05", - "image_sha256": "5dc681d30bbd833cb6aa6ca34d937c507fa5c818deb8e79c481d5f57c52320be", - "logical_row_sha256": "aa6cc43fdf0f485480b7c9a6d207098b3a427cc0b83d98068e939ff3ee0336fc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f6976a4c2e8bc0319581819c07f05bcfef57ce0e3bc97e092a9412c51a07119e" - }, - { - "code_sha256": "eb51ff8e2efd98dfb4e11f096f8aefd595bfa9e02029cdc50d1e55c83d24005b", - "geometry_id": "dgeo_d1e51569766408e265799ddc", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b__depth_r06", - "image_sha256": "15902e853ee8f21ce54312adc5a29f5eb6b9bb1f0d5c09a212aeaf36c9bed732", - "logical_row_sha256": "0c74e47c00bbe6e36502af424bbe2edfa9efd752830f029440b2628249ce4175", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "eab863374a0a77987d63f7af1075ab493ab5db6208adf0fd908e4c040f23ad6c" - }, - { - "code_sha256": "f2d1282a579b722c9b1ec4e29f4b3ed13f90d9345e924e6ce04df509bb700eab", - "geometry_id": "dgeo_a15fb7563178c5d7d87929d2", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b__depth_r07", - "image_sha256": "84c9427eb41dbbd7210973daf31b35f65c4a6f49a53b2d75bbff7d90ba884efe", - "logical_row_sha256": "f0eb05546f8fcce4e23a62bfd4272b758f9cd05d12ef63e7bf9ebb8758383332", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c01df50d503f8618bb87a136943325baede84ea16e951675394a1cab48c9d885" - }, - { - "code_sha256": "83fa83fb9ec0e5fa425344ea479886e6fe417d40f6daa217e44460aa7c571687", - "geometry_id": "dextra_4326c29d3be021abedcb5b79", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__pose", - "image_sha256": "6df341b6f91f6a6fdc31ff286034c9d819f4863d79185fdbe2e6f788ea1bb510", - "logical_row_sha256": "ecf7673780f9208a691f9d5d8ca1774592f46c5cec5001b4f6a6e6e896285d4b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "d272b8db591a8d7d1cd001de0839d1d8cbd19410e4d6062e162209408645700e" - }, - { - "code_sha256": "698e5ebbff6fdf03b17054d790cacb059c74b51105ad5dc06ee14c5ae366c9d0", - "geometry_id": "dgeo_0289f77648ede2cb91e94482", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a", - "image_sha256": "2fcb595c82daf69c568fd1712a91c2393714584c35a85797b537480ac11a0604", - "logical_row_sha256": "e29ca2b7f7c58758e8f19564625a070d72503ea28c2bfcce98a37f72b1a76caa", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e983f1b2830e2bee0c0b3a10ee15bf09942b4822930a19599ed6607ba9203653" - }, - { - "code_sha256": "826bce8f1e596eb102453d53d34f13920dc72f4f5dd82fe9f5c833b3358c67c7", - "geometry_id": "dgeo_ff6044f748585a3bdca49a4d", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a__depth_r01", - "image_sha256": "5c7696410266d77f3a7236a18aa907114e340aa2732c499e57dd3dc9478585cb", - "logical_row_sha256": "a3d0982fac3bd14038f907657254c68234f4b2fff8d328dad3046cc1940e8ac5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e16d12ecc0036e6571ca91f81558555139d8009f40d147e39b719f31f6b978e8" - }, - { - "code_sha256": "e38bf6607c44b83ef249115ab2d71c269598683419e7d91fdcd1837b3b71fa4d", - "geometry_id": "dgeo_c300c71abf7ade3371ab50db", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a__depth_r02", - "image_sha256": "a60fd617d2a05473c973c992297e1d665c3333ece1950765a8162bbe9baab72a", - "logical_row_sha256": "320276b22147a15947919a648759de5d0b11b9a590bec3f1aa94bb973bad8e79", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7cf94716207c13299d2d26f6e21c68c0ce0c9e212be439e9123446e60a1916b9" - }, - { - "code_sha256": "67f7c21de6576ee18dc604d40cf2c51bdbe195cd1777bd1e9400035a033ed1ec", - "geometry_id": "dgeo_18c8afbd23524f56da8dd646", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a__depth_r03", - "image_sha256": "1f1f84d33f066b5bb2ac0248b0042d7669de570570b4bcee383d4acbd46639d6", - "logical_row_sha256": "1ca45e60accb56cd967cd8d1a1709c7720b75283e4c14738fee5a249f52434df", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3dd155ec442c58a75defdfb4592cdafa59abe0adc6c2721c56ee237f9668f9e6" - }, - { - "code_sha256": "f55e4b2ed16fe7bc2616dc2460da7b959419479dc04f7da54ca7d47885d364f6", - "geometry_id": "dgeo_933aee2591de19e49e9c9311", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a__depth_r04", - "image_sha256": "5783e9e70c5f633eb3767b271c4cf95b16a35356351c7e57904889bdcdaf9e98", - "logical_row_sha256": "3de8cc826f8f629901b9c81e3a7d4977063079e74041f5737767ec126955baa1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b5aaa20763efce9dbe5482b0dcb626f1f0b7d1169e5e33f1b0455089e7d6826f" - }, - { - "code_sha256": "8867a1fd6dc5845d98ca07b2d6c08a854361cc23eb550d51c585f6dfd5fbaf8f", - "geometry_id": "dgeo_20c8eb0fe37d3ff57329d00c", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a__depth_r05", - "image_sha256": "e9bb0b37053738510389149a6a6f452208e5c20ff8a458c407398504c302b9b9", - "logical_row_sha256": "c996c6cbe87021a282a01c310b43e74491987c3b5d1a8c9c552aa20d3f5a9d83", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1f42730759086548539204a50202252ecdf7da35a5c24202f30b080c4eac5934" - }, - { - "code_sha256": "4318109a043a469bd38bc8da834b666ca8204cffff1abdc2bb0cd50fae42043c", - "geometry_id": "dgeo_9a02a2268dfcf4286de32e85", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a__depth_r06", - "image_sha256": "68d5926257a3a26838f15a52593c43dfbe49b319960bdbd260c92c682aaabb7c", - "logical_row_sha256": "8a49ab169f8b431bcfaa986e0f83c466be87da6978967e88f6e165c812d18a36", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b113e237f4bb8860d8d9d9c35c7e9371e95e663e78f7f842ddf70aa67ec24e9d" - }, - { - "code_sha256": "eeb51c41d2e90ff33b748dcaf054c96aa6e218f97323388aa96bed6c591f99d5", - "geometry_id": "dgeo_a4d23ed184f42ada1c57d6ba", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a__depth_r07", - "image_sha256": "a582ccaf41dcb650cb4f6b02310cbbcbf0bbc85bd1428f3f656d72d1559377f0", - "logical_row_sha256": "0ebf4ab8f38fbc0f0761f2fc0a7b3f7d520fcdaa4f8f371fc1631234b4b1e0cf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e083e5fa378e7adbe32e6dd7c31abf676fe338359491ac494ecb70d5fe0babd6" - }, - { - "code_sha256": "6080f738bcce8f325fb262d6d3d6467a4844a82115743123449b71860c0b48a1", - "geometry_id": "dextra_0f52da6afd6fe1fefaf8d455", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b2__proposal_a", - "image_sha256": "137f32702147edb0e3db62fd72030b6f2619a8ce5eaa320f6569a0f1601e42b2", - "logical_row_sha256": "bae3d5c74e0537875cd5be86b972576e037ccadad648184c1bbddc0266eec6f7", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "1d5f09e5458434b4ce761490c93b8fa8a7323c1cafb55753ed10865e34aa087b" - }, - { - "code_sha256": "c62f4ffce7396a608f00b9ba7568e575ee575ca1a7798e0098d47ed0f60909bb", - "geometry_id": "dgeo_a6049ce997afee9e7612ae57", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b", - "image_sha256": "4dca2b44910a8d7585f1e8dcd20288695679093e1cfe2f846314880fb719f175", - "logical_row_sha256": "00de91fec8df42272f9de1142d3337e5bb2f8528c5e20809afd9174ff77be2c0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "92efa556d47518f798f384b1ad8e052d519bbade5be43685379fdc3c9fd05db8" - }, - { - "code_sha256": "5e84e4a9212ac044167038446b248d76b714853ebf4c6acbd20211bb45347501", - "geometry_id": "dgeo_c9865ca696b50917e1375726", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b__depth_r01", - "image_sha256": "0f8bf392f121a38f212962d8f55b41fdd52ace63e0b3b457e8aa0f79c395a1be", - "logical_row_sha256": "ce337590ad74bd59524865ca7c1d7d9bc0b35c06a9c4bb58d77a0a8855ac0d2b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "40b96cebff51c5544647d18fa7d0f9eb6e869e46853c1791c55167c9eaf02c3f" - }, - { - "code_sha256": "947ffd688fa27cbef32b13cd0724dd0ded5d8e46860e42c5208a9251739f5f99", - "geometry_id": "dgeo_f2e15a76b22d430eacec5841", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b__depth_r02", - "image_sha256": "5bae611939403734dd75af5c4cca2ea710ca5c8d142f7cf9a2803ecd3022f427", - "logical_row_sha256": "63b21ea36e4e464fe5d16ce595a2b25021c69b5354438ad8a14e2a2055fba9e3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4edd612482f3513590a53a7f160e09bd8acd3dfaf11ac0d6ce44a70a2aafc3c7" - }, - { - "code_sha256": "9d8358ebbca241ef531224f626e8ce5a6f840e946f2e5999fc12f4bd7e95c808", - "geometry_id": "dgeo_ecbfe479ab914a23ba17de10", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b__depth_r03", - "image_sha256": "f3ba07eb85dd264a8530010fb9f2fc73bac3f7f81e2dec353f84617b9d3f561c", - "logical_row_sha256": "d89ec60203a7cf9d58d3370a3e2a176d03f95bdb87aab630dd4c93700e7cde99", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "842e9c4d27f68db6dc26092c4039b9f8e3521b4d1849055bd80f726c06f5c0f3" - }, - { - "code_sha256": "1427d2df2f9227efa98863e2a8f69b5e5d7f90ebc943f2165a659ba1309cae78", - "geometry_id": "dgeo_cb28d35ad6ebc7ca93445c1f", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b__depth_r04", - "image_sha256": "1bcdfb62a84205e9ae474afea966ba769f40cb998560598d82bbc06f04f181d8", - "logical_row_sha256": "55d89142c582d58dc04c7c7b2f08538d39447e113045ecb7705f7b7eeb048555", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3d48c2bc6e7de11e17939f28f6a00a6e0f24f86f8e57f67f3b8e51a1b09fedc3" - }, - { - "code_sha256": "1ff91ef73b29ab43c458d69b7f970f14df555a4603421fa76d56d6ad9670c624", - "geometry_id": "dgeo_fc2a7c3f3bf4d65763d238df", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b__depth_r05", - "image_sha256": "5ad6266c0550d15b60f513174e1247ea3780f6fc2cc5e6b849afbe5760226dc4", - "logical_row_sha256": "2e0c06bf471c9564aff5c6966235dfc24e1ecc3fda552bc709af50c27a56aa77", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "967aee672b1a43b5fb064512515eb328eedf1f41e42c48d8eec85b5f4b9a59fc" - }, - { - "code_sha256": "ee3c5aabe19bc93fa46bf32cb07062098270af2a2d83e8f8c7bd3d213d81d3d9", - "geometry_id": "dgeo_385c0520f7d4742d2f4d2c8d", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b__depth_r06", - "image_sha256": "5532c5d28f25feb9004534743f85659994590f13b12d05cb18bf4a4f0abdf32e", - "logical_row_sha256": "4d7ca5d7234fc7e98e9392ab5dcaf744111ef2ce99c8d95e0f0e8bd854b4ab9e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "646021fa4f2d65e71e386e22b10ef46c3326b80a8ecdd6417766b8dddd1a1613" - }, - { - "code_sha256": "f757b96fb797a24382d4ee36003a0197c2937215a7b0dfae03a0bd1c7f829881", - "geometry_id": "dgeo_bf4590860b8f27bf04f74942", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b__depth_r07", - "image_sha256": "0f43581d66fb9172398349c52cb8d5ff1c02df28fa4a4e8a47fbb85ee5d16005", - "logical_row_sha256": "4c56683a352d28f88040a04f0d4bedb6037713dc33facd2703f9b5461055ad50", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1fc1f2b3691d7d585f59c3b776763a9822fe26cdde9187c844e58034e8a316ae" - }, - { - "code_sha256": "fee5629846cb041b09720f0dd0db0a7ca84a2a932de85127ad6b55f57b4101fe", - "geometry_id": "dextra_af926533be8693b6cd3e838f", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c2__proposal_b", - "image_sha256": "ab867423c8e917cce3e6ab0d9ee2ed990b228038f392b17bea652e3994504c83", - "logical_row_sha256": "e799c28e09e62862f6e12fc96334df4dd0f1b9972cf5e74f1c684f2691018464", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "99919a548fd40abbdfb0f24a0c74ee4a19f6481b4849c6c4f5dfd340bfe94a4c" - }, - { - "code_sha256": "dddbf0f1da663ec3b7321e131b2961d99ed1a21c4cfd3cb76590fbf6a25b166d", - "geometry_id": "dgeo_ceda3dee4ae5ae9198598c75", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b", - "image_sha256": "48635d9606e1d679aff21ef8baf02b4d7a047070e614aee982f982ab134cd2ed", - "logical_row_sha256": "0e518e17ec5ffc523fc7ea19fbb956606a7476a0e610150fad35fe40819c8337", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "228df886849844b5cc36ca9e468cbde0a01fc4f83f92af58279e0153dba51bb5" - }, - { - "code_sha256": "375198782579d2df43762ad6cb8e440990ef0cab641bf558c2ce43f8f4ca5877", - "geometry_id": "dgeo_9a707454609861b482cfb089", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b__depth_r01", - "image_sha256": "9cbd1eb7ac38e228527c7154027912e99d4522cbd69816afa37bf56fa612d2e5", - "logical_row_sha256": "b0d65c20e1d047409d5e21e6fb04713515711f0a506e6a04f91c20acd714509f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b599f5247401f5ffcf25b35df9d977b7a9d1c9641947d74be772f004d0365098" - }, - { - "code_sha256": "cfcafe12a2c7cbf3ee682f30db3429e8fb296137b26a3981e3751923cb191d64", - "geometry_id": "dgeo_73111be30b6c422c8cc0ac99", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b__depth_r02", - "image_sha256": "6f0dedeb0fbded7e45deacdea3a8ab9317789d24cb28b479deae4d1f9eb04869", - "logical_row_sha256": "f34ac5f30a2b0b7d41d3ab5c0c2a09e5162c81a29ce1932f8d569c1d6e345a1b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "769597f824e16dc22f7f2a1c0f33350bc234f1e7c3ece38cfc9d82fd3637a11a" - }, - { - "code_sha256": "c81af1ae843c55f3ea4008409948ffbe18d480480f47b3e0630bc0554f9b9359", - "geometry_id": "dgeo_6f97c76bee8d7288971e2ce8", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b__depth_r03", - "image_sha256": "b9a2476f9c47410c1b6dd02653e82443ea06575864b9c14123db962047a16b76", - "logical_row_sha256": "3d4ab806a269ab08cacb5fc663e1ec0fe88e536ce1c69e8da35266b3e0db4b03", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b5923fede4ed4650e2a16d9ca11952b9d032a9b904cde3a08e9cb6feb9be1fe7" - }, - { - "code_sha256": "c969c8a6a30b6b0e4ffb9f42d90e49e43ee7004a5c11a8295402265253486e52", - "geometry_id": "dgeo_543b65f6d5d9b6a30caffde2", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b__depth_r04", - "image_sha256": "cb954a2a51b72459f8e15d9d67f093a4d9e64003c86c14c2439e48c62de24f0b", - "logical_row_sha256": "9775cbb10cdc8a1d24a2aa5737d7a9f7dd122a98b5e8ce8b9234e89320bef65d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9f6cd3676823a1cf222db5445bedf781110cb11038fafb8dd6c55aae95e27f80" - }, - { - "code_sha256": "3d27ea01837ddc60449e33d17f391a05b0884e182cc41d4bd3f2829df29de7c0", - "geometry_id": "dgeo_2642cff150319bfb6311c192", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b__depth_r05", - "image_sha256": "47aa67a74abd27cefaa9e9cef3b15ab6dc01a39a4c0eb2aa2a4ff6128150bf2e", - "logical_row_sha256": "f12514639c93568386345cf7befe007dcadb38b7c1693518ec614c79aeed8378", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ddf3679764303421e52e15087e325f5fcce6e52cb8bf04e9a5471f9c4bba8cbd" - }, - { - "code_sha256": "685559455d040fd31dd415f7d04d7de8d08bc4e66ff19b8160e3cc110a2fbc82", - "geometry_id": "dgeo_5236ceca5def7e8ebcc3a440", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b__depth_r06", - "image_sha256": "bcf0cc56fa8b74c290ccedcde385795b60bbc27994ce95c255452c19ff36ace2", - "logical_row_sha256": "d2f0d6ebc0f4d948d01869f43d12ab30d479d661627dac47f54fbbda7a708494", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2d1473acb0a888b45326a363b47c9b9a2a8378bfb4006cde64215dadf30f14fa" - }, - { - "code_sha256": "94ae9112344299c7e19e4ecdcb5d545f5298ed8ca73ddc476d1d3a7b510a4de3", - "geometry_id": "dgeo_d2ee051db26118c98218a1b0", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b__depth_r07", - "image_sha256": "a275e337b7129de1a8237d9497bb7c9ed4910b0ecd95d29c68fedee508e77c24", - "logical_row_sha256": "4afe0753691820f172d4ba30cb67de8270a6f088de6bbbddcb742cc77c37c6c2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4aa155122e8d942c34253c61f40ea064da6a9f1e6de7adfbe67499ac84705c23" - }, - { - "code_sha256": "31d814a07cc4b37f200594bff09264111649957251805823e05fd034cb1ad744", - "geometry_id": "dgeo_a2a362bec72f2499bc52e39b", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a", - "image_sha256": "5a3185e3f8c4e7908353bd8f62e409df3e4fb4265d66cb87e3eb905fb8d963fe", - "logical_row_sha256": "7491ffa48c0bc56cfb130a9d95154e617626cb2c9ce20f452eff0c468ec77243", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e847afa7d3f32fb4ec8e0658ad590359412fe7e28c511eed8f8a26dc7c045383" - }, - { - "code_sha256": "96ac4d5fa35631d17728ff9eae0d320514140e42555be9fa74a3e4c9d56bdac4", - "geometry_id": "dgeo_954079fac836fb219d246327", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a__depth_r01", - "image_sha256": "d2d59e1365d7b28cdf2f22f512dad47ed701cc8629dbbb246b7d4234e7e4e28b", - "logical_row_sha256": "ef12d9f8b7fc51bf4cfe78d21621d174eab0dcf4d5372d7165551fdd8e707d32", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c0ad4e1c6af659b0965359867811aae44c08a6979ecb2b6422aad6fc19a1733c" - }, - { - "code_sha256": "fbaf43a8275e85c5126f6a7044f6807b0ebaf075fd20972c43a3413a46302e4a", - "geometry_id": "dgeo_02ca40634e0e23ad6f63c1fa", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a__depth_r02", - "image_sha256": "6cb53d84dc8518cf37a32a65ee5c0af9a52133802546833989f0fda739715367", - "logical_row_sha256": "89acadf351d42576f38246dbf0c1548d21e5ea5df7b902419206fe5b740650e1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4c945a6bb4e22a5d7c8ad37a62ce06ec0dff34b7da34aa4ef4a0b135294c997c" - }, - { - "code_sha256": "de8da6a0ff4a57405730f1d597341ecdd43f1a3a8b43191b69b1b9e356aa7b03", - "geometry_id": "dgeo_ff00f15f5863948fe8e460a6", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a__depth_r03", - "image_sha256": "35f62ec4c1cef65a5296f163cbdaf37f7f119daf55a15e9a87c1eb561bd63cd5", - "logical_row_sha256": "e699bc34482b2997b8ae7e8b60f66ab5069d1d2d82a7668d5fae821f5cf4dae0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a4934471eb36a4fb8640ecb0e6f47411cfa4b140588ff5d1a438e19d880ff8dd" - }, - { - "code_sha256": "988259fdf67222a6b21ad5c02b6485db543d809c64e14f5a50e62260d542cd9a", - "geometry_id": "dgeo_f47514d408d47f7ca6d7b8f8", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a__depth_r04", - "image_sha256": "b1653081283fbcc0795c5c0cbbe3e645c9e7d23eb6cba8ce1ce3d94bf9d9f591", - "logical_row_sha256": "2514c5172d229c9ee477e170c232a01de7e0054ed33d93a2aa2b6f9cabac2344", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ad058f380094dbea05e5205d6ce47d496ca2ce7ed051fb3354dcbab2a7144d37" - }, - { - "code_sha256": "7ff033295db071981571af695aad6c311c2f1e20e5da0ab91e6a5f5ea3ccf471", - "geometry_id": "dgeo_3be9f196d6d6bcc7c5f05840", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a__depth_r05", - "image_sha256": "ace62079788cefa476b360ca7fbd67ac69222cfa965d5fd6a275fab73e2cb320", - "logical_row_sha256": "5e089f4c6d966ba6198cca925e5579d122458c021be577e21323a2eb6b2a3de9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a39bec24918ea6030f7a455eaee533929412f5ccc5468abea50c1d6d61f74386" - }, - { - "code_sha256": "cb9ba3dc54c63dd344f2935fd490cce23cf96f6ab02e6c403c293113896409b0", - "geometry_id": "dgeo_d2e8418b0bb6d6f8a04e3515", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a__depth_r06", - "image_sha256": "48600388b98f704d12231afab4fed130e2e649fc5f3e052031f7d24aa92e58dd", - "logical_row_sha256": "2e65de8db4fd3810a95b15c3ac34decf515ed5ceb553dd35709dbe357fea3f17", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fb076674f58413dd9b4b8251dea09dc4e271042856fcf20664daa594253b239a" - }, - { - "code_sha256": "b1724ce3cbb793c8f0754c3be993c491a446ff63796938feb8da3551346aadcb", - "geometry_id": "dgeo_91101b025376aad943eb3c0a", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a__depth_r07", - "image_sha256": "28ec8f9c21ca8a474d6a683b0d940503929cde0f9300d4db360fd0fa2013a3d9", - "logical_row_sha256": "2285e6d7cf632bd8364cda0c440b3215f26e0bb8f516fb85e78f6fd482ecd7ff", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "165ac40397f2a37f0799417b1b5fc33fc67547371c364fa4db4aeab798f04277" - }, - { - "code_sha256": "bb09296341baa798e8718dcebb9bf21eed185ec45c87f52f0bc1a204d19482c4", - "geometry_id": "dgeo_2c8299d27911c9cfb79e14b8", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a", - "image_sha256": "7415477070d488672f49c8b6a82e195c602cbb9a5d33f9d0a624fff167a3a42d", - "logical_row_sha256": "d27eccfe5ab38199c14a4c64084e2b64a7971e0fbf8a774c0ea72297e5d8f48f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "eba3e127b87017f3c8bbfa105fe7c3012c8af910e479b7344669995801af54a7" - }, - { - "code_sha256": "d232ba7ace883f9dd8dbc369317be25a077d12801b02d2b19d89e0f150dc6b32", - "geometry_id": "dgeo_994b894b45bd83ed0096b486", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a__depth_r01", - "image_sha256": "cb1ecd101c8f79f226f01286a30bfb6637f332eb96342b55a0ffd738710f2a5b", - "logical_row_sha256": "588c43fd2633c3509ded1e47d40de4bf7630c8d41d68d6bac17a48be7aa93db5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "66f826a63abfb34c66dfbdbfb27e97b6c33f4e53c0664676918c857a4a33d77b" - }, - { - "code_sha256": "b85076c769c06219c4dd8279b4fe0efec956e71b821a0ea3ab580e4d9a36257f", - "geometry_id": "dgeo_0ab13f6ab30bd5273fe09e5a", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a__depth_r02", - "image_sha256": "6e2a16d6f7283ad55e86fa55e88c7d65b2443a09fa0ab2a818569aad76a5bbdf", - "logical_row_sha256": "7aa3a5c6a54d8b2e3f4645caa12ccda95281a7ea929af8f44b35ffc579ccfd50", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "89ac74f3cfa301379d7cf87310e48d8a312b434913061b730a6d19a142257d15" - }, - { - "code_sha256": "b42daf2ad85127caf5febeb17548918e78c46886791ffd257637efb3a6b65c65", - "geometry_id": "dgeo_2db8b9107adb83c8d97fa4c5", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a__depth_r03", - "image_sha256": "615badd56b5039bd286022d287e7f1b55bc8ade0d99c80a3180e3aa618daed2d", - "logical_row_sha256": "b40626e2d00f7d0f80916fd8c6bf32ea95a2a16015807a686c5939dd95a23bec", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "abda47301645fce325e6681d03e96ecef5948dc5bec15aa91982a44cc2aebae9" - }, - { - "code_sha256": "6ecc6dbe45a39712444f37eb7e149ebe7f1586cdce199cb73f33d55b47700f15", - "geometry_id": "dgeo_9c6f0b9cdeabcd776016764b", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a__depth_r04", - "image_sha256": "aa3c9402dba925d5c56341ca021a7752b0c167b3c57d34451662504772a5b39c", - "logical_row_sha256": "6337fef8ec756cb5d7829a53c2e92c7acec4d64b5a691ec3b6dfd0155f662b44", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "686d1cb3a0f436ebc4a0d106cc2b22dbb87fcec1bd3173f83e82bc4685551a90" - }, - { - "code_sha256": "85bf32722524248ac7277471d953d6f61b58f72ec1bd4ffcd848d50e8f5d770d", - "geometry_id": "dgeo_24b846fd8cef60c0703293b2", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a__depth_r05", - "image_sha256": "0948f58dc0e50b86646b29ad9db0f67428c499e8ba6f86fa666c1ed6c8510d45", - "logical_row_sha256": "26fbe8b93d72a4cad080ae1d9211e7c2d45bae3da8dec74629b8cbbba48722c8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7ddccf9c94a19feb28fbd8159867393333ae57f2b1df3a42c7243e3d3960a5e7" - }, - { - "code_sha256": "542c7c98a8ef9d62d0fa9fd8828b6a18176f8ff6873da27a740a873c33c7d931", - "geometry_id": "dgeo_f21c8f42b158796563cb5ae9", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a__depth_r06", - "image_sha256": "eed52a37fd0f3e21be7bbf124bad948b566b0ec7800654a7d1d59c0407304a1a", - "logical_row_sha256": "1e0957973c7fae6fba01f0350da34b59cb63b82a86feb02f7553fbb5af89545b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "876af2b639b97248e6733a9d885e33d5707e5c062dbca407b4512ca3c9a6c245" - }, - { - "code_sha256": "15403f559b81699df5f036747d0d32d75391a46579b771c2f7b904566b02b999", - "geometry_id": "dgeo_c31f5a6ec431f600080ed371", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a__depth_r07", - "image_sha256": "5f5bc40b75ea7073b96159739cb0f8b69712dae3632071c7f1263ee58d9362fe", - "logical_row_sha256": "428b71403815418ff66430fd3d73dd470eddc9c5dc41d58fa31efec6028ecb8f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6bc7638571c7082eb7a0f7b7a779fdd377ac24fa4c8ff96335681d60a013754c" - }, - { - "code_sha256": "a50e859b9388716ab30eee476cda4c6614b788c0a1a8615253965c2fe08770f2", - "geometry_id": "dextra_5a4f2fe100637586b08e0d1e", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__pose", - "image_sha256": "4751ec147b84c00332244f8500d1127dc72e1b937a7d067af5b1ebb44c4ff5d1", - "logical_row_sha256": "e073b2f4d7bbb04004fc3b6a758043cc196844b9fcbefffd9513ad1e861284f5", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "c707b5bbfc9e6b3aa43e7fa7e0547b4495fbbd730a44a388e75939bce673ac61" - }, - { - "code_sha256": "441ee4fe5362be69d93bbc09d399285a44b413140d03c55b289fdcd585c9f9a9", - "geometry_id": "dgeo_53cf064503f9647d2d2e3ec9", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a", - "image_sha256": "d26370114acfb22084f75b5e858554aefad3f7defa9a9fe60cb03a7665d1cd77", - "logical_row_sha256": "7932e2c8c2c085beda6077dd97440b7cbdf75665d76da554091e0eb4db15c149", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3306d011186020651540494faf1532ceb9aa4e8332300b2c2993d9d8f0d41eb3" - }, - { - "code_sha256": "7d18b4597e88c663b941ec5c45b64d2f312f153906e5fa022330b0212e10d94f", - "geometry_id": "dgeo_60df19c9f318c8b6903315a7", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a__depth_r01", - "image_sha256": "26332616da5e62366bc228a74572a6e23bf5b724057db43bed37a5e6f642a4b3", - "logical_row_sha256": "6014c28d48da1f6d10f28d1e5e283acb994518eaef7a7d2c34776b4916e0187f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f0d03e57d9e2d12eea65c4dc23cac53cbb8a0dca78252ea79322b43b9533089f" - }, - { - "code_sha256": "7d2c2a7c5882127bb852a97feff05478c770659985cb94a822e8e0cfb7478a23", - "geometry_id": "dgeo_b5b6cbfe1c485aeda49297b5", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a__depth_r02", - "image_sha256": "f5111a78288dd0dd8373913c7da670b3de3fe2e4d9b36f590f69f15b98883467", - "logical_row_sha256": "75558794541b6e572df351a46fe7ad6959d16581444b60f9976d17faa6c43944", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "16efabece323b863a191f503f1091b4597e8b74afc10a4815942c7a59be6152d" - }, - { - "code_sha256": "145284c6e85b55e827aaae0c7c127ceee887217691684ab51ec4ab368a94099e", - "geometry_id": "dgeo_9761aa01fc0acad18522510c", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a__depth_r03", - "image_sha256": "110b312a88d70b5d1309df3ee48c776c450fd5ff66b9aa8f7fc1804f20232641", - "logical_row_sha256": "df77333b7a70d8893357e73693b55c3ce8be98b2f919aa88070f3d631d4237b9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5f072b14ee7cd484cdba3c3252dc9aad897134fad9a2843584ee478d3eb952bb" - }, - { - "code_sha256": "ca2c62ad615feb909a8c6bd1cd3028f08908d779b5777ca03f1ec40e73512a08", - "geometry_id": "dgeo_e621d4b861775f28f902e7c7", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a__depth_r04", - "image_sha256": "5a91fdb39f385c7542ebdbc0f765b8dea3c7f162e2aaee9ba8558e1eae0b556d", - "logical_row_sha256": "68d7b9face6446c1431ca6e628c29adf8183ddd2e08428acfe6795b38f97b720", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a8f30321c6aef8e4256500f1c4cd2c3c2ab2a2d35e6b69ff57fb4c1cbe5b416a" - }, - { - "code_sha256": "1754e70ce83b21833db885dd8715a26e727b9bc46c5f12f9eae5ad1dd10371c0", - "geometry_id": "dgeo_430951a9f384416c38f164c9", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a__depth_r05", - "image_sha256": "389bc3fd8bac4cdbf465ccfbc59629e9de1e3020288b354c05174ae6e18c0e71", - "logical_row_sha256": "718209e30b8ae4f5b5864a0b81470e85c08e3799e5a1358b2dfe526f16d5c1ee", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "aff3301b4d1ba0d41f32667d4384873389188f0d11d4b8f1f526e114b0c5b65f" - }, - { - "code_sha256": "cd42d2a2e97298a4d8c4213410dde8f4eb6e95b5198424c11f4fa03f906d4ac6", - "geometry_id": "dgeo_d50bf40382f2a68bf58b9f35", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a__depth_r06", - "image_sha256": "da008340e42d18bc7f0f3f890340c7c0231e1e211b3881e1da98bf4ba6ac03ef", - "logical_row_sha256": "9e981f8d8188406f7c3e93e7aab5f87e95dfaac01d3a748ff5f0fd0b191fc1e0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7cc61596be181882032cc86d37ffb137e4599b879ac213aeb76457acc36c4e8d" - }, - { - "code_sha256": "1d4aad22da3a106efeb27caf43c65c6e18cba055e373fd981894baa64609d2b7", - "geometry_id": "dgeo_a273a5b117425dcb88691a46", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a__depth_r07", - "image_sha256": "4130a4cb94e3c7f33bb06fa5696648b6b46e9fbb8e8756564bbdb0e01a352104", - "logical_row_sha256": "621b879e78d4d345ee03884da1bcbdea87eeaee522671db6042d54b0c7d8d844", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d4439496e33608b70f795ae94f51f55ed5525268b8522188bb2195f82aee9127" - }, - { - "code_sha256": "8bfb1e4b934250fcd446fca0e9180d5c945d15baf6130caa0a3a1d233f134ad7", - "geometry_id": "dgeo_765d7859b284c36e5d9b380e", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b", - "image_sha256": "f1e04929132b73114b6e29e20715ba0a9d76c37d1cd4f06e5a67f66297bf59ca", - "logical_row_sha256": "2a6a97e65b9903b9f7df566ca333c368a554cede9c96cb57b7ac59319774a9ac", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f908eeb04c9c6471932b072606e4c4a999904498c6760ebf3e9261fad0ceb8cd" - }, - { - "code_sha256": "11ee3de37510f8c8356e5d5a5a933d51b5e50753207dc9da98e140d38f3f1774", - "geometry_id": "dgeo_c4720fa1c50d59f75fba26af", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b__depth_r01", - "image_sha256": "783ebb4dd3328c2b5b8199c3c61ba941155b603421e1d1882a640edec0ac65a0", - "logical_row_sha256": "4688cf29dabf1214e0b79fe0a5ef52914f2430b7be2b06e72308fea8c4062972", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "546df6955dcde280529922db426470a4a9a566e748fb881c5ebf4da03b1adabd" - }, - { - "code_sha256": "34776e9056ec5e015c2208edfce2cfd977509ba34847a59b0330ad627eaab6fe", - "geometry_id": "dgeo_7a8d5d3745cf2fcdace2f03b", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b__depth_r02", - "image_sha256": "fbc1d45f03120d9843a7d0bae21cd6eef35c1362f4344815e038b10e40e73c7a", - "logical_row_sha256": "ef026d3493dad8d8a6634eeb9c48c57839340730a2e0991f94882a14e204a994", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "70be050f0fea45d43c199557045fc9480dcf38229e8a7a435f9a12c49c29987c" - }, - { - "code_sha256": "16f781f9eac9fe4082aba6db5aa2237638c220b7f9b0e99435edf805dc17fbd6", - "geometry_id": "dgeo_4f568dfe40a191fdba5a21f5", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b__depth_r03", - "image_sha256": "a7f5bad3107de2219c42159f4b2ba9d72f3b4723fb7b2521a495df2edcc0f7d0", - "logical_row_sha256": "05196f0524df25dc8b563afce95d5a8fed76c5fcf65979f25f457364ce2e6664", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0290411d4bb117c08478f2bb229c4b920d7616522e05b3120aa14f84f5a2914d" - }, - { - "code_sha256": "a28de391fb3b1c66b32ccd07a37e6b80b7ef27e691b2ca1fd1a73fff75df7b0e", - "geometry_id": "dgeo_3cd7497cffb3e3b2db9be8fa", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b__depth_r04", - "image_sha256": "949bbbec32a91ca144ec46c9a9cb2fd3e7df340c2cf99796b1b47af73d48cceb", - "logical_row_sha256": "c7e6cccbd9c7ad027a921f24649fa5f95e6f5f8e914b54cd6c03803746eeb1e4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e0a76831b4c74f0b5eb89503daec0ad4f5cd4316296336b02f46a147ea4e534a" - }, - { - "code_sha256": "8626281e3924565af469131e3529c74476d9b7576d721cff3e0ba48811beec29", - "geometry_id": "dgeo_d48e124a6a0467d69eee7f5e", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b__depth_r05", - "image_sha256": "5c4b47672b624e9ba8f06d650bc2f9333078979a2ed538df9b876b47253ab2c8", - "logical_row_sha256": "1782e46f1dc2d1a388b1b64e6152bc85850b5dea2a4914d7a904e2f39f5e4cef", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2e52f2c7da14c74a2e4b5912ce36ccb00fc6199ed0a744c2004cfa391ee8d3e5" - }, - { - "code_sha256": "5a9b9d16dcf232e0d022a8357808cd0c51a46e54f54999a564aeaa005abaf791", - "geometry_id": "dgeo_bbf2ed806fc0bacc66e7f603", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b__depth_r06", - "image_sha256": "ecb93c95e416f455ebfd0fb3aaba7eb281c7be7c387d09a0fbc82501ff0f9695", - "logical_row_sha256": "5afa4205acbba0b66a9a2a5629461e7ea2b10e756ad88a4df18cb6280311cbbd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8661ba56d140f6682464e0956cfe97f821b0a229a581ecc9e75fefb0c97b3f18" - }, - { - "code_sha256": "54fd7a6916a3d51b086370f0a1217c035c7381dcf3573ca1befe8d1ea5de79e6", - "geometry_id": "dgeo_1df332b81a5aafccb7fbac50", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b__depth_r07", - "image_sha256": "be25cbbab5791fc73b25582df6162d2e844fec3b8ea8be403ad4a33107d0a7ff", - "logical_row_sha256": "a3e86a73f26c92df4d5c060bd0e594585ffc70af32f0c424fe5ae5613f766a1a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a8bda9c8229c7a3d6abdd0cd6b51c0dc9188b7ed7ee1d5ea6898b175d8acd3ae" - }, - { - "code_sha256": "b27b7fc98f727c8d5785e978fee15dd5eb6ccddf90847b429f403db1d0657c01", - "geometry_id": "dextra_b76598691daa26e6b282c57d", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__pose", - "image_sha256": "fd1e8d0b2d5d77c9163f75f7a696e6ed6bb13b77f9543805f10a0ac860939e60", - "logical_row_sha256": "bc8410083f2497cdbd28238a831789aa83dc77b47f3ba8769fc5d8707c09ab70", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "103fb28dcc6c006cdbdff667316624450a25826faf300c026f56f88e097b3b57" - }, - { - "code_sha256": "2e248a36bcb0be3b2ddd95ffc74ac45c52a930c8f6544ef1d9fdb022d03d55d0", - "geometry_id": "dgeo_da0596747d7f0ab178300c1e", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b", - "image_sha256": "c39a01045db32016ffa7308d18e877353646a4477e0c7bfec7d0f4e227308dc5", - "logical_row_sha256": "85a0f3cd7bf64ef396e677d472174e6d1a4b9518a0c4477436ed85855a4c887d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c5fa1c6c5c5c9b47b1acb21694b8a93f17ff2a447f27fb7bbaf4c2b23ef4f2ea" - }, - { - "code_sha256": "633a5e3f7d2f9efe318fd0f6dd3c95f8b1ed7527d95c644993dd2c37f1ab1353", - "geometry_id": "dgeo_e07e09236ba7b013e210543e", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b__depth_r01", - "image_sha256": "07c2082ab4a4cabb87b830718ce1a1d3d33c7fb0e1f721506969ee424676f588", - "logical_row_sha256": "3d60c7f14083c831cb49c71ee81d173cdf0ef160d37fd973557cb3ab183ee843", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "87b9d67e2a42db40cdd8eb73021b12633b9e12d5ae37ec3b54e008aefbf9a28e" - }, - { - "code_sha256": "ae49f53e5b103cdadd7d465fb8aeca1369b2652e071caeabc3ef75c8b65e7e8b", - "geometry_id": "dgeo_3d103f492a4ba8c335909c52", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b__depth_r02", - "image_sha256": "98c7ec7f19c9249e9f29fd1c41a9b44946c8680e36f78046d953cdec36c619ae", - "logical_row_sha256": "f945994f07e2b399ea7c901c1a650279903496e0856dbc4297123d863253fada", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7c225bdf93d115898953f93942636c5304c5937acd1e0a86dcd1c5a394da68ef" - }, - { - "code_sha256": "eab5569c13c3d06c7e4647971742413974efbdbad7485304bbaa0f5e8482e240", - "geometry_id": "dgeo_3c1cffe6da8438915818a2d8", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b__depth_r03", - "image_sha256": "1f9e0493386a8b16252594ef85d9293d9bcc90142df90dc7cecc9cc272a7f328", - "logical_row_sha256": "6cd901fca71b77883be3dedd730555786b84feaee0ea3170d220226c2e956aea", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "524d3b1546c4be04c38f9b54852c64e50acf230408a8e3d4c0826c1848ce5b69" - }, - { - "code_sha256": "acd19f4f88339e6d396d0c9711b8efff63089dce59868f28cd7b3e1f969ce85e", - "geometry_id": "dgeo_d5a6e26ab1d629416cd2063c", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b__depth_r04", - "image_sha256": "f3b2a8b8f10222e029b62a88a7e57e2c3d73baa3a7e921e336e23cd00065928a", - "logical_row_sha256": "4b1aedf098e8f8f98853ea02f10f31fda9498746e14e39965cd816f87f01db40", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ede8b933d4793d9f0d3375f591c87374bb1f7cb83e016e2459a828f496373259" - }, - { - "code_sha256": "29f29624569159934c85017b2ad18fdfdf6735701c289c9c33f3b6b9cada227e", - "geometry_id": "dgeo_afcacc217a91a6b58be6d498", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b__depth_r05", - "image_sha256": "b1de60d408523b2eaa1806079432bc6205672b39f6abb3d36b69497f1b2580a6", - "logical_row_sha256": "c41633889ddf9cc0e1882ab07c394987217fc6e4b72bf6daa5f3fda342a789bd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "59b7238eb211af6f8363ccb1b4d2042e8416d10d5ff63d241c08741657dfd8bc" - }, - { - "code_sha256": "2b04c606354656c063d2b40727670da4fb09be4b14b9f7ae8bbcbd485514cd94", - "geometry_id": "dgeo_e73546e16969630e9087ffe5", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b__depth_r06", - "image_sha256": "afc7de6ce99fe28c59089cdc6733a9cd9664b12c54557c3cb3fb117e0c557348", - "logical_row_sha256": "17361c9a1cba05730762f9bfa2e4aa2877c74d6f557b082d9b33c20d9e312294", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "672bd674eba29fb41bd74fe3331afd6c12e9b458922718f1c67b101b34af3922" - }, - { - "code_sha256": "db55ed0133e040382444b870550c81b73b50abe17bbe57041b03045f0571087c", - "geometry_id": "dgeo_a76341f9ad00d0615934a776", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b__depth_r07", - "image_sha256": "f48dc54317d02f0024da69ef9071ea8e679b3e703fa823e6d708f29227eeeb00", - "logical_row_sha256": "cbf990a2be8b401a3e0cc1b577a786ef0b94d65e53d9c6c6b7bb0ccce2c768f5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e177b0ad7c81f6fc3a534bfd6a05848fc3ebcb3e6b7ca628192d9829b30faae6" - }, - { - "code_sha256": "521c4ddb35199e4bd285ff528c2d9c9d14402045ed7453edf3dc0824329f0c21", - "geometry_id": "dgeo_0e958a1ff0655456e7e46ba4", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b", - "image_sha256": "8abcdbf4f47ee2aaff8c5f9053f983acedf61cc663be1e3bdac47c0b46194889", - "logical_row_sha256": "490ade8e66b401d3700f144263e8a68e5bce1bbc3a8c0d6b875dec35a75b5cce", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6cc6f0857bfc53529290b05f6f8a5c923d72f36eaed7b687bedfc7ece89da84f" - }, - { - "code_sha256": "3caedb12f7f2a5a45e1217e17e903b42dd09f2cf5f3d0cc3b343b7b7108c839a", - "geometry_id": "dgeo_f3fc0ee59d098930262ab35c", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b__depth_r01", - "image_sha256": "6339f4c1560eedc62f8b7491ccdb38835bdf81080947ad81850f0ed51cfa0674", - "logical_row_sha256": "4ce5c637684309f711049de813b5009733a2f241928db46f5b7b6f181a976095", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ee6d636a9fb309c84b7564236af76013cccee894aafeeceb391504c76afb88b1" - }, - { - "code_sha256": "0ecb5630bc52b7c0d7695b1f19bdc42356ef8336070addbaf3a42a8115ed2e0e", - "geometry_id": "dgeo_4a212724ba837aec8f5457ff", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b__depth_r02", - "image_sha256": "0354ede45850214fdabf09d934e4ab2620b33f7fb48d350b4c8c2ca2e182dee4", - "logical_row_sha256": "f9ad1db84aa69c31f3b3628f50e53df9146c0ef6d72d2a1ed52bfe9583a06bcc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ec2fb01161493d30c4d319e895c30dafd99383db764a47c8449486f9bf3eb8a1" - }, - { - "code_sha256": "2f66b97a83f5c72c1dfd565900b477014e98196e892c98a3c84fd133b63efeb2", - "geometry_id": "dgeo_75c3ca80e8a270f1325c2241", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b__depth_r03", - "image_sha256": "d4df3ed0f047ef18e048d212460c74fff78df3c62f0bba252e982a0ce372c3b9", - "logical_row_sha256": "a20de988baae48bf87bd8c07b44efbe62d2aa38da659b98c4f59f0dd42cbd33b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0d50826309a7b0c62436691252532035dd53adb27058dc29b3071795901822a1" - }, - { - "code_sha256": "8992ce8fade267439798e1feb3cbbe21b0fa0b83ae94662ea919120ad8f2624f", - "geometry_id": "dgeo_7f5b6e47c92ed00410a25f3f", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b__depth_r04", - "image_sha256": "7308621fb1bd278b38bd8c5e107e9bce47ec87a4c5ed2716281eeed2f3f2d361", - "logical_row_sha256": "3af4f0f65d82672965e989d9d4fd5789d7cdd54a6c4dd43bc76dcbef3849d252", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7cddfd9cf4dc6330085288c7bdb9ea8376d3cacf153d22457bdb23a728900cc6" - }, - { - "code_sha256": "c2a148c036a4f7644d6a17d14a2cc5c254fc23389c13557996d68e81db88c708", - "geometry_id": "dgeo_25f104f1b3f4187d62ddad2c", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b__depth_r05", - "image_sha256": "7f0e2dfa56eb167d3b46074b0764ae4ea62254dd56ba5d69434a941b96eb2e6d", - "logical_row_sha256": "8c9e47eacd24ae68af4c2c2b1036e6aed4158863d99c586802ee31e581084223", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "be886fcf083a441de799f3a8968893dfcbc6fb736b95584b683401532128df34" - }, - { - "code_sha256": "f85819dd2aa1c80d61fb3721f35a8d7f7433b636044a7cc93f6ee5350a107a0d", - "geometry_id": "dgeo_ed3779622de732ec37e65910", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b__depth_r06", - "image_sha256": "c876339b54d7b8baa4332405c5c7d46e49f127aa3aab8a37cef33c29a28eea2b", - "logical_row_sha256": "23876ccd3855f66b75c8e97c64d04ce80aba59e00cf52ec2ec1a0c0edd61b87e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "760bedef45d2e180f1de31121dc681814d1d871610fb2d3d1f206fdf0c0a7910" - }, - { - "code_sha256": "3d32ed0a21c90f612c1426649dab7ae36bd63cbc4110ed4da3fac64e05b4dfd6", - "geometry_id": "dgeo_b72791c7ce817e7f5c72b6da", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b__depth_r07", - "image_sha256": "a653e826cb93159c4bd26d1a80de72f3a59ec01f4dbbd5f6cd1f043fbe025161", - "logical_row_sha256": "4b0b645abe42c9dab1c83e4b77cfcc336c8b68f8bd17f5c953eb0b412bc32f38", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cb8ef4faff0d72c51ba925f524437ae8cef91bf146370f625b53960bfef40bd4" - }, - { - "code_sha256": "d57b1bbc1763abf9d02ace5ecaec8772b61e93f33dfce9aa8494055811f88856", - "geometry_id": "dextra_23528a6b7471218c17e6bc07", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a2__pose", - "image_sha256": "8955ccff693096f0405e8c77ad2c9aa571bfd6ba892a8dd49b711f12923fe829", - "logical_row_sha256": "f8400ea016f884c1f3136ee63ca7ea819cadc069a38baf5c56a1d1f7c8ff6916", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "2349f8fd9a66ef2e33279f505803a8f380295cccefd6b15b391e33fa67d83b28" - }, - { - "code_sha256": "b311fe46d0f1810c806477ff27880c617c68f26426eed6aa924a365df471c807", - "geometry_id": "dextra_8d22da64e14a3ee75c234b6a", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a2__proposal_a", - "image_sha256": "d8e1582078b8cd87de56e2b8f7939871186db3f88c80ab0e0851d1dd9cc1a051", - "logical_row_sha256": "fd49c1f65bd1096feae736db585edbbd0d9b92f67cf22a799b03fdd627b4d94e", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "94d93df1ef3ee5663b36ae77229cd55a64896b8d5d9ddb93a46c7efcc116f30d" - }, - { - "code_sha256": "401a8e3f388114bc6934e99a330fa217389ac9149824a04cb315ab76e3c37c72", - "geometry_id": "dextra_30f75739e289b106c29c429b", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__pose", - "image_sha256": "a1fb88a1f9ddcc5a4eea3e57d94d515213007a4e7aa4ffa3ff8efb50f86d56c0", - "logical_row_sha256": "2fcc7e9d89eddb4260916f8ce4881840ce1bdac97cdf35e9392b7f495380ef61", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "dea5251f7000712072744804d7efcc02522d755e84d6bbde8e106beb4c65daba" - }, - { - "code_sha256": "9544873daf048e4445c8124b693f581b16e6d77991c9c8535a0e1a1a6c63dd89", - "geometry_id": "dgeo_8ab691816424223fc5a0a352", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a", - "image_sha256": "9feb1b7794b32423462024cc84dccbb3be737a642b61f419547c39273c29274c", - "logical_row_sha256": "b5188c3ac19b8e2dab49458216e678af1a75a0ba84abd79a9db27f9a2ad05966", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b45defb7e06aff8222f3659aedd82a5e9cd47a615d08b10517f238fa833fd558" - }, - { - "code_sha256": "1a2d2fae9231ca1e17776636c4362d64237fd28440f48d62575cf49212e5255d", - "geometry_id": "dgeo_03d97321ffe54d07ca91f5e1", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a__depth_r01", - "image_sha256": "8261ed740648aa960df2ff22a0637a023f59b688bb39648b8dc145713e30e531", - "logical_row_sha256": "0bc0309d7372f9e34d0340c740e2c706c81621bbeb61bdfbc0ed4d2f6af17577", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "413bdece0e534cc254fa77f8dcec9ee200a14f68cb0dc33a65308bf030072cae" - }, - { - "code_sha256": "f73ef09524fe470c27728b1cef3cdc732341461d2145461c55d710e599bf28b8", - "geometry_id": "dgeo_3d84d2a3e84a9d71e4272900", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a__depth_r02", - "image_sha256": "478f9f8ea727ec52cd90208233be36f8d9d1e8f9f13bf9fb56ec420359896407", - "logical_row_sha256": "bad7031f683fbda6d68e877e023feb8fc33e2b4c9b08f901e24eaf0b6a597e03", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "df295fd205920f7b53ec8299066975b3c7eb79ee3e221fd92999f5465cb5f7b5" - }, - { - "code_sha256": "f7ef858035452dfd9b12f944a34c7a2c9104d122217a2000651dbf5668760155", - "geometry_id": "dgeo_69b203eec8baa0648005c824", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a__depth_r03", - "image_sha256": "5e24709c2df4bdf7fcdca813a9bdca833bb8a7f87e1d87dab121a7801fc5b4e7", - "logical_row_sha256": "aeeffca0ffacc4b2acc02c7d1bafc85ea66cf2e2f423b1b24c4e53ea505718b3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "68ce4722ba14d3fe7c0c42bca6c757e04aa4dd19a0cddf0fa1dbd3b649c4efb0" - }, - { - "code_sha256": "732667d2e2b3f30a32e4737cefc4c7b9bd25f87538cd0a6eac5e972bc6f759b8", - "geometry_id": "dgeo_83c0ba360b49fdeba75e2232", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a__depth_r04", - "image_sha256": "9eb7ff8ccdf0eb9ae8146b5518ba5beddf3bdffe156b0dc230dde268e3e1136b", - "logical_row_sha256": "6030c4884a5f409129d524fbf02ba2a3fd70d0f29e6c5ccce134fee2e1c5102e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "959b8d465bade898a00f9f9d01c8461b241457cf88302389b3719eb05eae08ff" - }, - { - "code_sha256": "c16fe4fa2aa79294c8ed9a855001435949d62678861e36761c03a2fa47c49d98", - "geometry_id": "dgeo_3312a2fdbae883c6be9ed946", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a__depth_r05", - "image_sha256": "611cd4dbe45df5608c653a5e3c768993ab9ffe5fc5f2d84630d02e05ee6a993e", - "logical_row_sha256": "3e2def8f8fffdfbdd6a8a994feb5b5d8e8e1c38687395e2768dbf7f551d3f5cd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d2e44e7bdc51419a1d29ab36f3ae5c443dc7f070c90ca4647b875cc6d66af4ed" - }, - { - "code_sha256": "d37459e085719ae4d6a1a3069d8b242fdff001f5be3613479f31333797bdf23d", - "geometry_id": "dgeo_981cc77e824de9e193e76165", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a__depth_r06", - "image_sha256": "b65f3ccf157f7f24bd05337585956d5e92d3ed4252b2a57910dd3fd116c63db7", - "logical_row_sha256": "8ac1bac29d9bd82f8b337f008730c3cff2bae43396c61a59240330b80231d6ac", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "89f285395572f8b25a526a26be680962ad91efa515090095e303ff152fdd6c0d" - }, - { - "code_sha256": "d58911db85f984a0d71ceb91103d01106df2ff844de794986195c7bf8d239450", - "geometry_id": "dgeo_f2ffce64a6752570e84e2d72", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a__depth_r07", - "image_sha256": "7169205db13a356a59c3eb1fabd6229497c5ced47ac89d37f0bbc5420b0f9afc", - "logical_row_sha256": "f6bef861689243454db59d8e7a4149807d07b0e1cf797cfa87c0665805b0167a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bc715e77947e7dd70d6bfa12b6652665a1abc551741d0c89a8d634c292218630" - }, - { - "code_sha256": "31ab9281d8e131c6620053341b33c1f2e4be887834369825b1c0760ba23d29a2", - "geometry_id": "dextra_5f548e1d7fcfd339d477ade3", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b2__proposal_a", - "image_sha256": "c89f9c5c99fd3a7401036e68fb9a1d577bb706fc465e55988418ce16c31b15c1", - "logical_row_sha256": "341c0666c83ac8038d14db184911013d2c0b246a25250ca08827d0e82f2e9848", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "ea45083d630ac54dabf68c2dd3f0e76f919c3c3294b434a2d0b551afb1a626f6" - }, - { - "code_sha256": "440d6ad116d6a2735156d65cbd6d09ef328d83b1f4c93c9434f2afc15c97cde0", - "geometry_id": "dextra_7c5015d04dce79e1367cb66e", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__pose", - "image_sha256": "7ce5aacba22e2279e9111cbd03ba7223c02fd36fe14105a4aa2011ca66b8773c", - "logical_row_sha256": "bd3ebc91bcffc04a82b948b25aef318f3f29393f7eaaf8182199f3020486c56b", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "dbcbc907cfc9818fe5f009eb1db7c02293fb70daae266daefc1d3bd43419baf8" - }, - { - "code_sha256": "786a10f287042095227ec1a12c94216e75f2eb4d5f820375aa5ded8bf923fc6d", - "geometry_id": "dgeo_00d225f8fd809eb9018be05d", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a", - "image_sha256": "518bf194f5a7a35b63a8b721eff8fc21bed0c38e0978227169da9be5eed73e50", - "logical_row_sha256": "6822e0418a9413f92f478ccd4c3831521c5305d63e0a4e01471d2b94dbd1b916", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c66099135478597754a9aec118b9928a0d2e52205ac79d30dfacdc3b42cc83b9" - }, - { - "code_sha256": "2102ed10e2921facc9565722a643d1c49c5afad8436cf80c8be5016b7e522bae", - "geometry_id": "dgeo_65efb06c34aca5ba873b756f", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a__depth_r01", - "image_sha256": "06f4809f41e8dc77a6bdbe1aaa7db5a9a2d625075157eb63f2a8e2e8a20121e1", - "logical_row_sha256": "60cd1e460d2b739b62c7f2bf3db4efbb2b36ace15a6c408f39762120d375208a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a28adc288d4627eaf73ef0dfb294c9e8316d05dbf369d57d88a8016b7520035b" - }, - { - "code_sha256": "93ca4590c0f0494b5c3ed56c4ebd0fc168d9012ec001fca1dcd8898ffd7541e5", - "geometry_id": "dgeo_4a26a4a19325c05cf6bb15b0", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a__depth_r02", - "image_sha256": "dda34fe84bff2101017750af8b8e6367a304e536634c7524248f2b991a5d4df5", - "logical_row_sha256": "2b8a1bd762f16916999cd10e9e5bba7fada158120dfcc03ad28632a8d53e5d47", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "06de51f8a1a56ea196041388c64582642e4a89a71bda33f0449d29bd17cc7138" - }, - { - "code_sha256": "c07faeb2837d444f896eff675af6f009bb05ea8c6057edc603d603ebd3186850", - "geometry_id": "dgeo_affd9a702e6f0a4ddc38873a", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a__depth_r03", - "image_sha256": "f301144aac252815d685ddff05293e78fbdf44e12be934668b6a116fc8c21149", - "logical_row_sha256": "c09e671393c8d8ec2affa3c87e732c09952dc3611d0467e19c21d2c0227ab6b4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6ea25b5f28fb4f09622758b6e19d159db3659a64c425519b4657daf9e01614f8" - }, - { - "code_sha256": "8675d2c50f7c3a1bc5f439666dc510f96fce81083e3c119186b43f8f9e337703", - "geometry_id": "dgeo_dff7a208c803433f81ce19ec", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a__depth_r04", - "image_sha256": "dd6a0a8c283a3b1af7d90dcb32352f1415166dc69b7868b2975bc780ace0f814", - "logical_row_sha256": "2cb48ee4e4225c4b51f630b66211d66e4275cb2709f49963e4028a92a61c9b80", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "113e99857445e62a7a6381d2c008e6abed92cae21f1815acdb7523fe4f51b0ae" - }, - { - "code_sha256": "b155de3fd0fc0f5b5be9539d3b5a9af4c305051a8153bf4cbd49f7db6e0ba632", - "geometry_id": "dgeo_0bcc9a2ac4695b7a835de521", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a__depth_r05", - "image_sha256": "39770b3f35213b1b381f8f4a9ba6edea074552d10d579ee0cbd4e4cf897addeb", - "logical_row_sha256": "47db753ec0ca0765715235fabab892c50f80dbda93965211b4c4f35bcc2e5106", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "761c9ed9ff07c6977dd4a8dd40df10ad862fc4c3f6c9507021f0511971887336" - }, - { - "code_sha256": "e2784e8f592163033f7a8b1a7a4fc540cad73e79020c941420fe2f40f7f913de", - "geometry_id": "dgeo_d0fc6637d9ce3c0b5f01ce13", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a__depth_r06", - "image_sha256": "f01c4800b5faa4f9f30957258877805adb6501bcaddd240f38a7f24a7872a63b", - "logical_row_sha256": "e70df64a49f222f11b1f46aee61b9c13e732044dafcd011579bc0b3cfbd0b079", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9fe20968e4f7ff76cdfaaf872a5d91eeb29d2583c867d1d963fae16434bd97cb" - }, - { - "code_sha256": "add5376d938a89d3f3bde338953e1cf5af23c54dfa155cebcc614a42ef4726b8", - "geometry_id": "dgeo_9fd70483b9c117ef59b28341", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a__depth_r07", - "image_sha256": "e2a2f28b20f2715f68f751459e71d00a5bc1aa3200d8046779f870f7553cc6e9", - "logical_row_sha256": "03ed5ffa94ce42f66828e3ca4cf0849bf10f87348ab5182e2ddc170144214fe9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9475b6b2f13e43f4244d00e7ace77d7680608915654fb45338a440ae1690afc5" - }, - { - "code_sha256": "9880b42b09e3182984929713e0e8e7655df8ff3ea8bbc31ccf55da3f621f76e7", - "geometry_id": "dextra_d42d6e92a7daf77102012a71", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c2__proposal_a", - "image_sha256": "2b9a3a048d692e6a9fbe24992413f57d50fb3f40fe9d0efe64ab17cba07f6e8d", - "logical_row_sha256": "fa4d83cd282954fc2d8ac3f12a2fa441cd05aa4acd3db0956120ae8a1d717651", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "e6aadd8c45fbf4ac32817ab83ec3813d8c508753f2fdc94660d1128c22b446df" - }, - { - "code_sha256": "e265ffaa0562047b2d92bbdcf30cec1235f67bc0e97917919527613ad78e4a9e", - "geometry_id": "dextra_9170a3d2903e50c717b27afa", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__pose", - "image_sha256": "e23f335cb308ffe5a9581491745c18caad77756e097f727cf28bcfab8384a597", - "logical_row_sha256": "0caa4ea38855ceb4d2ce0f1a96aa1b5416d2b88e44c22f90b2a64578565fd24c", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "3766e7ffc8fb303b1f470052b4ec4979ada7cfdc28c786231625c21a0dd83988" - }, - { - "code_sha256": "37e65ffcdc174a79ba191e8169968e7e563969b0d3d6a903f99be99231c7f208", - "geometry_id": "dgeo_79e5e2aa5b9e3016058fd466", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a", - "image_sha256": "4b44d84aa7f00ddcfd87c0d5b43206cb7811959d9973792e961bb1389f7511ba", - "logical_row_sha256": "35315d1f150da43d7cefe0d6410f2e90501cf827733db086c5f3c558ffe96d32", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "07f43a59461cdd0bb4e7564ec60988621747590189deea2c62376601b2537a9e" - }, - { - "code_sha256": "877372793eff947eeb432320bbd2c3c4bf35867318835a8d3c9ab9a5fd7ca788", - "geometry_id": "dgeo_381dad4dc4cff74f16624177", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a__depth_r01", - "image_sha256": "446e82b64abedc20ed43e9345eeb50e35e45c099d1404ad6086b4fca236e8ad6", - "logical_row_sha256": "e596977ecc92976a103415cda7acfc80ed329214f565195d68eb1c8086548a50", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a19625b0551a5b4a0b013b6c40b325f1634aba7ff195594274c39cd468111cfe" - }, - { - "code_sha256": "c549d81d2882904c4c8818da787569cf2e5ebea258d4ac8195f1e2bcfae9f949", - "geometry_id": "dgeo_fe7c0786d287ced48026d086", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a__depth_r02", - "image_sha256": "defe3d254377ca923b1d3b00349d2e741fd941997a10140ef2dde9d0d374fedf", - "logical_row_sha256": "5499277ae9dc7adcc209c9e985d341e472d3c2efe33ae8894a22b6817b6195e9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "907baafcb5489edd029cebe85ecef20b93984d5b7914f19dca7c188d37b8e62e" - }, - { - "code_sha256": "89c9d99fdbc737ffe7772fc88a29415bd37278f291a6f13edea3c7d55c2ee161", - "geometry_id": "dgeo_05df8fc8c39bfc67298021a6", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a__depth_r03", - "image_sha256": "98dfe655fdc1ae1cd357f1eb776cece16dc56068a2a0bce2f78a9721fdba0d0c", - "logical_row_sha256": "8d6cf9628dd01091b71de2f2afe4523dec10833d8d1f58782c24da2365aa3278", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b10f9290fa9215eadbced62449e9f74874492a65b70955a7c4e9013dabb10619" - }, - { - "code_sha256": "e45cb920710494551ec71122d4e6cab7260daf8ab254a63f7f79d73c2a92986e", - "geometry_id": "dgeo_9593aca546ec029fc7b75323", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a__depth_r04", - "image_sha256": "86565368d9139f7cf605309b4ca124f46f749347b842edd8a623d4880826c338", - "logical_row_sha256": "ecd7ae8a0a51600258b4b5c0462254efd0e4a18b4b2dfb56f9df282c52204d2e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1ac764dbb11fe56baed4ec5403670da73b20e90957488e17fb1cd3db327905f7" - }, - { - "code_sha256": "c8944e649da4f8cf01cd588954e09f513b2a2ce8c542ac82dea2658e79ff14a0", - "geometry_id": "dgeo_8c320062a10a6392e972ad83", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a__depth_r05", - "image_sha256": "d1c78bab71683f063a657b12130c01137c95acdcb70506eb07aa5103668e39bd", - "logical_row_sha256": "9116a8fec93bcb71384e4aa0f81bb88a4a8559af87df31c2225027fa386e66a2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "106c345e1f6e35f37564e8c96874cd59c0974f64712c49e6c82565d7af70320a" - }, - { - "code_sha256": "6825a676f6f4dc1ffda048041edbeba03909b15e5c358136d7ab3848dfcf8f6b", - "geometry_id": "dgeo_d5c242fa6b2910adf7809454", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a__depth_r06", - "image_sha256": "a4ab07ebbc87c86927cf28276a6c33a68efd5470d59f6302963d1bcbf701b916", - "logical_row_sha256": "5b6f073e9c15e9f245f2a0d618b8200ef8b6a10ee227be85715c16ddcb95715e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3ef784d664eb3ad2e7c437d104ab607001758f6fd0b58c75ccbd0cecbaed288e" - }, - { - "code_sha256": "1926395b7440b3e0e4ceefb4b592afc9dd7467d242790a3a847da0ff3bdcc5c3", - "geometry_id": "dgeo_fc6a9328dac042b07940c3ae", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a__depth_r07", - "image_sha256": "c1b429860ebf05413f66380f873788f1aa9166a1c98f3397664f0e2c86d87a2d", - "logical_row_sha256": "1769938f8d4553f20bcb6d70f95b99507a750ac2474d9d300a027f0120a6e330", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a1a14cebf29abc243605eab4f92b1a67b32d3cecf2f06351304ec606f217e711" - }, - { - "code_sha256": "762be5d49a53e1712067e68f33defc33701cd3dd8797d7f8a7d22df739709346", - "geometry_id": "dextra_7fb92a43b7fdffd866bcfc0e", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__pose", - "image_sha256": "1351076df6e2ae9da20cfe0c161443a469e6e9c105bf19141815ab77de7d5d52", - "logical_row_sha256": "4e3f800e25d67d6629346bce69e447f44d151a451ef56b2ee5b39cf5b9b306f3", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "1735fea4a3239e2d7d975b31ba357d55b7d44a74ebbff115c7bb7e04ffe1d4fd" - }, - { - "code_sha256": "679307228ed0affe41aa05002e0c3dc956ae7367961fc474370a88fbda2a3579", - "geometry_id": "dgeo_5c303c1fe7d57a2de36806db", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a", - "image_sha256": "cb5f6bd2b1d61d682a5dd11552f51ee00e6c5462bde30ba7c2792d443661b3d7", - "logical_row_sha256": "20a520af8e5452c244f9138df5532393c4b1f4d542a67667b1ec09c6f6913784", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e0dc61eeca0d5db64b06dd40e8badc5738fb7aef4acede1ac84570819febfd4d" - }, - { - "code_sha256": "c03f006678b8fa2248443eba95065e65b2871aec8e15c10107e90bb9f297b2d7", - "geometry_id": "dgeo_f6e2d1bb9344920e0cfe38f1", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a__depth_r01", - "image_sha256": "5e04bd15a5d834ec848b2e881743454d02c50e1ee8ebd156ba34c81755f1d83a", - "logical_row_sha256": "f09bc93db273246c4a491a95d2c3de3226ac92593495775e5d96268a8daa096e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e4dce7173506f94450cd69cd8385064e6dc7aea6ff8ba0f49d030cb9e24f61ca" - }, - { - "code_sha256": "ce674f2d11da4fdcdfb53766b75129467ed86d73c2d8b82ffa34c7e6844e7d8c", - "geometry_id": "dgeo_c36c263585b936f63b0b0b20", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a__depth_r02", - "image_sha256": "cd9ae6fc662d727aed75c359d644618f7d332bb67800d76e8d910e55c0dd9307", - "logical_row_sha256": "76e010a360ada1821b39c68095532798cdca1b733b171ad84e6a18c6545e8b8e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1e4164c4c749b307d60eb6591e594ffcc40d21b578ca6b7eb6984761620b376a" - }, - { - "code_sha256": "bff0f233f737e875e9f93f0fefa544859cf12ac043bf43709c0f0ab1b0fff5fb", - "geometry_id": "dgeo_d5411d699931fe42e86e7e23", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a__depth_r03", - "image_sha256": "8632567def4e2c2355527987ffa547b3c43b590d240e0b675a5fd1da9bebb431", - "logical_row_sha256": "7e699224d2414e1f00b6629db8dc6a2c42fcfea536ba07632a83d0049499a6fb", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "19a5915834061401a66f784038fe1022521e2cc96edcb1729a52eb06f0604300" - }, - { - "code_sha256": "4d741c51f0225b1f49fa715367db73953ae21d472dc3a25f574019e593f897ba", - "geometry_id": "dgeo_22bc0a14133800fd872d7b53", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a__depth_r04", - "image_sha256": "f81a698908444f943caaf253b2de1d586c1e2dd6b9bd7f56035e348dfab967b7", - "logical_row_sha256": "b588f1a300a46fdbcba7aaa3c3148b561a48e962693ec166e4ec6aa94dbcbe10", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d5b127da56643f7bc37f338545956349b7bb15963323e5254b136c6b2ba6c4ea" - }, - { - "code_sha256": "29796a2810e418220ab7852ee59534b9ce8881eed3b4df2647d536d1850b2279", - "geometry_id": "dgeo_dfd269e1b48ec4785006b453", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a__depth_r05", - "image_sha256": "82bef5a679c5c23208b0b272efcb69f2e3edc108ce7c4f2b0478eea45e02e854", - "logical_row_sha256": "300fa02cfc746f6447e1c9a74c1e68e8cef16ba0f415afb034627d51b32f3c90", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a171ac65e1b02c469b3725eeef53ece979fe288313e4f142323027487c64ce00" - }, - { - "code_sha256": "59800cbb3850040114a8931efebcf44f733cc9c650a8e3799037660e6c851fad", - "geometry_id": "dgeo_4a7b8d9f13d54bc0a872c5b8", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a__depth_r06", - "image_sha256": "235db405c3cf04e4aae591afb6e041a64b8905c5c22ea8b264c234913fdd2abd", - "logical_row_sha256": "276a617678b669d158f56ede7199f98fc4c585ca6806955731cdf0f322274c5e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "835334899a3309aba743d39039f3c1f4a9abae7ed45c57ff97e43c0dd3794268" - }, - { - "code_sha256": "d920f440589a05d32979a3d161bacb76df9cfd0cc458de63bb45ac54f9608ca7", - "geometry_id": "dgeo_54b527abaae69c2c4b03ea59", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a__depth_r07", - "image_sha256": "786b0006336b7ba4c91104df8114de34a754ab2290d36683cc598e250a71ae4b", - "logical_row_sha256": "452a7a05acf57b2b94cfed298b24ddcde1f8f00eae16099aa273cb9245e436bc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "77d10a00a40d1b5afda8595db953513961060c33cb983fe05db9be10e6a1a7ef" - }, - { - "code_sha256": "152762b7ffbbdc89d0dd2114db9f257905c1c6a06756b17c74de5ac67cc0717e", - "geometry_id": "dextra_7ed2337ae99f1e8ee11e7963", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__pose", - "image_sha256": "703a7feac7447033bce084874ffa455ea4d7becb29734a5c29bb8e938db24904", - "logical_row_sha256": "d1909fee8e1fcd9212f45276eb6e5cc12a142c6fa4d97df351f3a8a6e57ef698", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "21e4ecbe3ed5eb0abf0b3b4db7629e5b5b338d695ef3916931a1b20edfc09abf" - }, - { - "code_sha256": "a08fb1dbf9608e3d6dd2faf83fa79221c3d8fea3165da22bd60861d88b96db1d", - "geometry_id": "dgeo_75fdcccac96b01b3adf4c724", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b", - "image_sha256": "ced815ad8ddc756282d82589dd608a3587479921d92b20223f12c140fc5d0847", - "logical_row_sha256": "1fbe8b0467fa549dcdded82baa9fde539db00b2550c41d8baf41fbdf76daa404", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5e1467bd0c4917dfb99ab9d3b02333ac1d48055299f0331d2135ecfb87ffc0e5" - }, - { - "code_sha256": "23ea7eb519347eff66237658925f1fc8dff3c7fb6d4d68bab2066cdb56552200", - "geometry_id": "dgeo_6d5d8b8d7694a30f5987c8cb", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b__depth_r01", - "image_sha256": "55a423b6c093eb170c99f04747a1f0f0a34e40e4d978bacde368428c9cc5c4be", - "logical_row_sha256": "ade7dace5a4a9ae2f4352dc8714cacee752bac7ce8f0af81766ac4923fcebfdd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f65c08165757e789b7f6cad2090ab7b5f733cb1c68e3b8f4357f8cf63087a9c7" - }, - { - "code_sha256": "26f274b39628025e20f641e23541db591b7f50d9f7f2e9cba3e1cede1e76ccc9", - "geometry_id": "dgeo_13ad11917c9714678849e8e4", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b__depth_r02", - "image_sha256": "ed240d6810b1c4a12557c72dbff6608327d135daa07c27b0d5cf3115534dc337", - "logical_row_sha256": "098a09253b66a84c4db8665640a29e7563800a5a9ff8db5b4c3d92ea31455cba", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bb850bc64ec3064eb1c31b41a8d6985d7e43d16f2906f14288f1bd82df87efbd" - }, - { - "code_sha256": "ba96a2fdbf667c760bcacadbea66e202bb77c6adbcaf2a2e1a5831fcef5df842", - "geometry_id": "dgeo_4d775f78353a85c7f51e76d7", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b__depth_r03", - "image_sha256": "ad17d99c707bea67db9818d2231dbf7adbd4dcf9c7d946eef4d819381e821605", - "logical_row_sha256": "7879b736b4f3687bae2e01481e5511fa8a042324fd6c77b1b9a9675f220a3257", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "60535a0333fb5b3f08e86d30fea2ad13ab19578077ca9389ef88108506205223" - }, - { - "code_sha256": "057707fa5fffffb84d3f5083f86015c1ac13c779ba82594eac76aa430f45eb4a", - "geometry_id": "dgeo_a613bb9fb0cd93d8f66315b6", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b__depth_r04", - "image_sha256": "90e302facd8d299b3bef3ff1e842d41b07b40a9b7194540aaafb453974331f45", - "logical_row_sha256": "4fdc625ddc55dd98ebfcdbe6a25a697ad2281c76e8a25798557f012b54fed2fa", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3019bc9f6034a76e471ef3b69448f6b4bdccfb33b0a4ec1b88b589f96c773862" - }, - { - "code_sha256": "83491a230a29baf780e190ee1b62013f74fc57dbf2d6e6f166e10b45a87aeb61", - "geometry_id": "dgeo_89a0ce535beb35b82455d4d4", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b__depth_r05", - "image_sha256": "45eb451e32fd2760e90ef492b7094c7fef62ea75b8af1da6bd50c3cc680c682c", - "logical_row_sha256": "4b7e18176270dd6e472eb1e9ac17b0b533f7bd2d87a18af1aeb6ebecf00310e1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5f69bb31cb21b81723e77affa6bb48f7a32ef77a546bc65ad7c4dabde63d8b15" - }, - { - "code_sha256": "f9791d9c3879a16c49f5064ccf38d86f6a4b59ee335f88e66c1f2b75ffd7be81", - "geometry_id": "dgeo_e79515d0b1c72c8392b4b8ba", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b__depth_r06", - "image_sha256": "b500e23c2bc7c9f42eea28434e522c7fd5403d933da9b7f97d10a60a050c1cee", - "logical_row_sha256": "f6dd29c59c242bf78e5e543a5da2d7339b5e911d1aa8bbab963c60f2d88fa7cc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b7462081abaa48f195cc3d56596f2b192e08f709206543d897b35fc66554de0d" - }, - { - "code_sha256": "f2cfedbdb85ab4a26e3843fc39450853172484f3c064cc3a21ac987e753a2526", - "geometry_id": "dgeo_694520cdab7a0847e785bcb1", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b__depth_r07", - "image_sha256": "7c4eb5c4e4836600a955e8e1b0d3d46cd06fe4d01d0653551a197bcb7bb5a553", - "logical_row_sha256": "5a43548fafc369455d976c32a274ab2067bc9e9c2693756243d76aafb1c99c41", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "52b5bd1108cf653ce1b2bf8527b1cbd9edaee271170738ede45a2fc6eeb95b38" - }, - { - "code_sha256": "f8be85034d484973a18e86de8fd135af0096f5e7d593b406de6b09e801ddedba", - "geometry_id": "dgeo_1cbaf77108a71cdd9f2222c4", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a", - "image_sha256": "7a9729f5ccacbac558036b1c2cb38edd4c9d868c3095960fc66c691f6ad3c20f", - "logical_row_sha256": "e05e77163056a343992cb50ee1574380f17aa793506fba208234ff334806f995", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "64a19a803bae42edd38fdaa818cab3f12b47ef400b866df403d3efe85e6d2468" - }, - { - "code_sha256": "1f8767687b4ab489f1fc678ff056e597a96b178dcb7461f80e85134ef005f11b", - "geometry_id": "dgeo_4bedeea3077acbfda7f50b45", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a__depth_r01", - "image_sha256": "0d46e8993773afbb5f8d6f52b232bba70b987eef3add99ce5d08405e16562073", - "logical_row_sha256": "dd1646fde01ea524a1fe25f40293ca3e1a3a0ee9015f467e9720119f810cc23a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e243a4271596960a5131bd76d4d3c85bf96a5566ec194107cefecadc8e523233" - }, - { - "code_sha256": "d6f21b08bdb8445dc2e6c95d8aff615f401c9736d27875b1bfc9d5ad6717c46b", - "geometry_id": "dgeo_48e5c969d8f03e3e5c607e47", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a__depth_r02", - "image_sha256": "be9f7e81d4f5dd1b9307ab9d8de0a626a546325a5cc3057abacac0c14bb4c496", - "logical_row_sha256": "7ace730b234f470028d0f51e3c85e0ec6002ddf50a27d23488e43b27ab8bdfb9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "07003748504e861849d0d7db5a5513361464dfe7bdd38471d3074bc3fd8d409f" - }, - { - "code_sha256": "48fcc7304738f2631ac052ab0630e6478aa76ac8a69b055100b2668cb43752cf", - "geometry_id": "dgeo_eaa148b91b17a079465e2d42", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a__depth_r03", - "image_sha256": "4beed9ffbff668e62f6ae0eeb8a1dc5f228d9137bcc1b32765ea6ce946c40d30", - "logical_row_sha256": "b744c02386ed95b703afa272e59be4bc3efbf6d478a8865eb6f4256deb1344be", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "afafcc3794783d492028af3c393b07a7b0dfc4b17cb6e5a55d9f94b11fbcde16" - }, - { - "code_sha256": "f4a172f5bc869690b392bb01c4ac6cf366c4d33cc76089cd74cc1855f9530e95", - "geometry_id": "dgeo_31a81ddf05b642a4affaffcc", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a__depth_r04", - "image_sha256": "136450df2ea27c352d79e349a2a2af7c4e2fb3c65b656ba0e1e74c2d991f0de8", - "logical_row_sha256": "569dd3585015b080e0525a76a71a235ee39a6c5768455369df810c0866dbbde5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6d9e8678a7b34b4a5581e0ffdd6f226bc1a790373965ab21ffab1b854a469da8" - }, - { - "code_sha256": "5a130ad58d8c009affbce94f1f1c0da2697eea9c92387fba4284ef8e5748e7f6", - "geometry_id": "dgeo_e053f7a67b1ca587a00e8a90", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a__depth_r05", - "image_sha256": "6562e87ee278bf4aefc4acaec463cfd342a44624eea464a182f00180554f3bf5", - "logical_row_sha256": "caeba19024a48562a7a6c7fe7a38532483170feb8df19f426aa65fa39ec2a2c3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "46c68e23583efb68ac7c913a80370701317c29dcc3ef32d619084bfcd3a5db08" - }, - { - "code_sha256": "d0beea3ab9cba523622ed1086ae3115b1999868a88a9e04048b34eb378e5e245", - "geometry_id": "dgeo_35d137ac1de78b61a97dae9a", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a__depth_r06", - "image_sha256": "04bc9c691fb37efa7000c7b565515590a469d09a2e8bd8ddec0af2bc9ceee69c", - "logical_row_sha256": "c7779a2a99b688776180bc6d086fb949037d559ee8d0cdf5b6efd2b71d9857c2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a108dbdbfc02f53d8218898d75a4b984897dc0e2402bb01ab159fcf70aaa43dd" - }, - { - "code_sha256": "a77c34eccb08d4a6e7fc4e3abaa95bf714c1ca275972d0cf5383e1a97123d62a", - "geometry_id": "dgeo_850ee11808a3a9742ce5d551", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a__depth_r07", - "image_sha256": "f4b022ff1ba5cf801fb2a24373143cc5682ffbb2908bce8b015bc4c0a70fde8e", - "logical_row_sha256": "fe6c655ab487270e1351aefb6f6a5498287f517be8b104922c1ad51609bc689c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "de2bd42a46f2b43efd2ff2a199c41dcfe6e7dace98a0b60eea21983eca119f9d" - }, - { - "code_sha256": "57a184bea76a4d59a31edf83fa5d7ea8dec80b8f9d7cc0aad3886182968cb1ba", - "geometry_id": "dgeo_ee33a3420fe1858b5eb184dc", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a", - "image_sha256": "fc619065f3a5b4d65d1e910d5f6b3c2a80633b4f6690a8c9c953536de13bde7b", - "logical_row_sha256": "cae4e76b7712950bb921c5afce133aa78d25dfbad3bdb243ab911edcda42c73c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e9ea66993fcf2b8f193332cf404ecc2692a370e521b361b5a2ec5e03ba96ba02" - }, - { - "code_sha256": "c7ad40f144cbc8fcc75624ce5ebe4e590664e00362bb1a568f2853f8c3c3eaa2", - "geometry_id": "dgeo_ad332f686094276926d3530e", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a__depth_r01", - "image_sha256": "39c2861546be247601e17f18187206f7710e80468e49f0d41525f5dfae6e48c1", - "logical_row_sha256": "5503d5a92eaf323c77e20c9ade5e82b7519e65def972370c9385886550f0c035", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1b5742223a8c6f576b76334626005930f887f96e06c9b42ae6c357a17418aedc" - }, - { - "code_sha256": "e1b5b169edf14dbc4d4f7165b23809636a79bd1397b793c0ea5657b985968249", - "geometry_id": "dgeo_6d9e54d887c3d87d3acc8eb1", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a__depth_r02", - "image_sha256": "5941eef424b935e952c06f5299449983518a7847ab43b764c1b295fef5ca7fee", - "logical_row_sha256": "e7cfdaa8b60821e6403e3df97188eb3e0d73ac8c4425d4dc2e278e9f95329da3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "876acb3618e9697b8a9be96acb4ae78d41fba31bd4c980d020bf59030aebba3b" - }, - { - "code_sha256": "6763a467ec4819e2f1db0dcd03982290469fe62a470711f243032b1cc32e1b2e", - "geometry_id": "dgeo_ea5dd868ac29e505d53b83e7", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a__depth_r03", - "image_sha256": "33c20bcc31b64c66f6ff1e9c6f5a78a79fd1c68440fa43bc3b2c957b1e34b9c3", - "logical_row_sha256": "e5cac1d2e114e03b1a8e5fd644558a4be22fdfd3a1c10898bcccdc7a398c26cb", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "bf473b360300c5b153d09bf00f6ce788f9e3546ec3a7987080c8c5a6ab3b4414" - }, - { - "code_sha256": "2f3cf31a7b00f86625ec0c184260e0934b8f18d842017e1c4a3f83fbc288d5a2", - "geometry_id": "dgeo_653de7408ba4271364027f46", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a__depth_r04", - "image_sha256": "0de0281280258cf0b15627f19f7f756422fdb4f8129e2ff16fc430e69c31a355", - "logical_row_sha256": "41a0876375fcf3a6902b6e4f9882d72d325328bf42569157b825e8a84924252c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "14df916759f0986ff2544ef59cf9acbe0785098a6e654a7fa539c022ad9dfeb2" - }, - { - "code_sha256": "51a1c7952e22949310f958a17cea373b7f70e2899241eca76bce6790ce20c4ad", - "geometry_id": "dgeo_c8af347e2beb2f911ffdccd7", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a__depth_r05", - "image_sha256": "a83e37bffc2d38133b1d2afa16258960fcff96bfa67a852177de75aa66e687ea", - "logical_row_sha256": "04a3ece7324db2a8795f18dcc3b0993154ab3574d1fb06e653562f062526f43f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ac57c29e86a84e53a86a2179c28fa862dec94b4ae09d16cf03a13cff14f048ee" - }, - { - "code_sha256": "76c3672603f7c21d497ed7845e308e8d0ce8533f188e8a7426b62634cec2164d", - "geometry_id": "dgeo_85fd7dd500ca8211970b8e16", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a__depth_r06", - "image_sha256": "4f55ce10a2662bcee292ff14cc2b2b362d1c696190c5c14c05fce77ec1c29639", - "logical_row_sha256": "00afab8212220e4118a7f0f9ed3150ecda8832abad29b0861414153ff19f861e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "82b3031a27f261a4a2de2c0bbae6e40d9e8e2bfb5c7f116c89f6f40c629f19ba" - }, - { - "code_sha256": "3ef3985933154164f21a83d72d7da1b3a1c7940f1046e5ba2cc4d861a15dfd9b", - "geometry_id": "dgeo_2c1e87b1316424095bedf3eb", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a__depth_r07", - "image_sha256": "7c82ba34f03ec5a5bbc5204ecc4263818149fe2f6526f9629d8738a3b6d0556c", - "logical_row_sha256": "de9965c5f02f4f3f16446fd0335f9194c03626f215521c8fffd4b5e69a0ec46a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "754d70b095902e813336d359e27999c19e35203c0118c04a7aa206d9a2619cce" - }, - { - "code_sha256": "1126ca393342ba50e1e3ed7b4c2a15bb1f2304c9e4b45263df95bebe707cae99", - "geometry_id": "dgeo_87aacb60fb18e449f57d97e4", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b", - "image_sha256": "3539576e954138836e0d8ec1aaf9b106063fdd36c4a5cad066c6d8c626ecf95c", - "logical_row_sha256": "159418522f57dfc11b61611357c6785c3f8295f52508c82021bf02b6e47ccc01", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "73103eafaed5f43627faf80234c908eb1d2b5b6ff15c2fd13483e3fbfec1c244" - }, - { - "code_sha256": "82d51d0b2fe47642bb399d549f24e12190757a5c395ac5182cd90b2a970ed70f", - "geometry_id": "dgeo_e29c23fef735821d6162b2f9", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b__depth_r01", - "image_sha256": "c061c08246c20efcb0b6b0623e4dca01652b44c8b2bdb010ac519105713bb601", - "logical_row_sha256": "3ecba2fb8c1c22a70ed267d95fc7b06758dd5a9250dabcae5342fd58d6151e5e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "70d85e3cac2a4f7e7b0b21a38c2f960abe0293c41315bbb1713ee9ac08215f9f" - }, - { - "code_sha256": "d6709cef2063acb53884e71c34973059cf24a60312dc49d6868e5e4c6b0bf714", - "geometry_id": "dgeo_b56a042a44e78ad8886f0e4c", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b__depth_r02", - "image_sha256": "a2dd591505495f9362769b8e3d3ee5dfb9d89ae3a7f1af8e112d2c806bc63dfd", - "logical_row_sha256": "0ed42b5132ae7fcfc50c54a3112059fb87218cfdf67676ed8637c16cb9437587", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "035040a16e894152dcb18ba1530638d8b734d4530b6f87950c24cf08f22ba263" - }, - { - "code_sha256": "32fc5b1259a6e5bdf16f6875bdc71ce3a3b0ae3be15c86110b49487a88206d7c", - "geometry_id": "dgeo_d9498a3f61f385a7824f82d9", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b__depth_r03", - "image_sha256": "57c5325e9c80279aa32c97a179016925c7c924c1855b7259ea2146a2d40d528f", - "logical_row_sha256": "7e3e3b84463ec6c3c7187ba75f164fa648cf945f33f96ead20990f9668376d42", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a04539bfa017832e1995fafcda7101f23d4c2a59cd8211a8ded4fb103e12d0da" - }, - { - "code_sha256": "b7cc3c480e642e5e505c0d15cce682d4b4a26b39b2e8551b749dfc6fe6812152", - "geometry_id": "dgeo_c6e56f3f2b7333877081d2fd", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b__depth_r04", - "image_sha256": "e03d6df0dee7be3b002872a4443ab146274895ad1c8e0de36ca336ae42cdcdab", - "logical_row_sha256": "1eaef92a9996e7d20f98acc9eb66378dd2e4f5d3f545c01558358d0449f59d25", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1621ac5384c17150456ee06af82f0c8d918951bb0c4627bde14536ccb0cb1015" - }, - { - "code_sha256": "5e31ac7b2ad697f9d326bbcb4e7bc6d973f59e9dd1cfa297fe439989f0925eae", - "geometry_id": "dgeo_15b49acbaa1bb8b1f7dda63c", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b__depth_r05", - "image_sha256": "380aa8014549820e49c97ec0c711db6606b099481d78fe096c3daa26dcadf577", - "logical_row_sha256": "a0a517d68838dc07242764ba4174d7dd9c36f154f2004ecf95b4718b0939a51c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "69550c9e8475ed2e50db6b5ab2c8bf9fb1df15907690397cca67bd9b5b3d5bac" - }, - { - "code_sha256": "58864738ece1e8a732b142de398c00011eabd7b26f1d14240f2283a953f909e3", - "geometry_id": "dgeo_f81947c3e4a4b162d3021234", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b__depth_r06", - "image_sha256": "06e124614f9502c6caf1552f9f7945139a002eb60dc662b5eec501e329d51344", - "logical_row_sha256": "4a60c11d1f06e431edc924a49909fa33183780c1d039e20f42cedb3b5ba7b53b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c3e26fe8223ed5857946217ccde8b1b179fce9e53abb3e31ad8433b3331b1af9" - }, - { - "code_sha256": "bcf5105f441a95e9af8774e96ee78512eb147a91a297e205327969e7f89cea38", - "geometry_id": "dgeo_c6d120a39629b4c16539ef5c", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b__depth_r07", - "image_sha256": "8993dce3e88c9ea3071409a53f0aff8bb4be94c05702ac74b5e4210cca631424", - "logical_row_sha256": "8879b693c8c7fca076ffe625ada1b913e8bfcf991755a3edb0f542aafa209d51", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "112fd9ab73d588fcce25d55dbc605567bccd208682967378e65b2d8ab0bfe43c" - }, - { - "code_sha256": "797087f0997bdf952ca3f825836ce01f7c3567cdafcbf40343ba01b2324cadef", - "geometry_id": "dextra_4b1a30b7cc7264c51107e437", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__pose", - "image_sha256": "3fc19ab11fb600fcd2c8e8c4d977398f02efbde9976c56970894618fe130064f", - "logical_row_sha256": "44b01eb9ac2f4f2775915f9ac0e115c0f9de68fb0fc7e822df6cd0258d7ad3c9", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "23afd3d28ef9f9c16486a68b0894b4422565bb6a169463f6386f624921b7b377" - }, - { - "code_sha256": "0148935946e2020adc56bceb9b970191f958230d1d88e5db84136cb400952e6d", - "geometry_id": "dgeo_8e4d3f06f02ffc936ede28b5", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b", - "image_sha256": "6fb0c67602562f032a85a8158b2138fec7b4ed7b8d2dfb107f7538168aee3bb8", - "logical_row_sha256": "443fddf1e43b904299082ebfda60e2b87f2d2660cd7cfdb0fe5c537702a968eb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "22636f5383c4dd69aaba9df42d5613ca759b6da709b1f9dd952c77cdbb5277ab" - }, - { - "code_sha256": "512246daa4d1c65a174c4ac2da168ed482d2aba24390803b805e48b46d719642", - "geometry_id": "dgeo_1afd1e221b12d62dae5222a3", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b__depth_r01", - "image_sha256": "f4bbfb0b978fabcf53668df6f21f5dfcdffff96658703e449d3cc43aece45f18", - "logical_row_sha256": "06ea45ae51f52dc7f55c27c71fb586938092940251c4d49746994df64c3a9b81", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a3847cc13a3761ce6c7c517d02cbc737c2d545c52147ef5640e7135c3b6036a7" - }, - { - "code_sha256": "83352d15e84b086ae523c8597dec994ad9fc4e49995ddccd215f732690d45df0", - "geometry_id": "dgeo_186f3b38cffff8d33f1c73b3", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b__depth_r02", - "image_sha256": "6e15ae531bb021559e79ccfd7989d81b831b478dcab9e59eb2bc33e69cb1e32d", - "logical_row_sha256": "7c4cb13fc759406a32a34b0e7d10e29b3a8905f7c0df49f8207d9f4f1b49d42f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "44cd7c055ebfd18af733b76b5e5d79efca2e541d344fa88acdfe5adfc91e7fd3" - }, - { - "code_sha256": "af0047ad2b04f728598845fab44ab02b5f76b98b863fc53412d6cc377e3056c2", - "geometry_id": "dgeo_c991aa91fc57caaf52d1769e", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b__depth_r03", - "image_sha256": "29f9aa8643565f380518f0c1cb76d853f8f664f9bfe6ffe18a0f8ee9c631318c", - "logical_row_sha256": "66740b4b0749bb8a60dba707d7aae8efc91036e12a3a7ff71b2f152a2ce51fa3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "37cc41fbc9fa42c49b403b79a8763f7ae102b4039df37edff482a2aca9420c27" - }, - { - "code_sha256": "0813dd019f5c009d12e5c3be3664dd4ceb3aa0737cb1c4577701419c2fd04689", - "geometry_id": "dgeo_3a777a0262e9d048c5c4b6ce", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b__depth_r04", - "image_sha256": "b9f56414ad82c745af04c01a36133f33be952a1d4e88774f096a0bded7b17e8d", - "logical_row_sha256": "7f7919e0c04e81d3e4b4f3a0521e26ed917fbb31808d4336bb134e5a6c2ce680", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5bf196e9596b97ef16f0c6ae16d59635ce377fc6de9a26385a0611d3062ab7f2" - }, - { - "code_sha256": "641c401704c61477e17a547ee0971665975dc96937c4f7448e36165f694c9d25", - "geometry_id": "dgeo_f24bbf648cd0288299ee1a6c", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b__depth_r05", - "image_sha256": "4999c5f2c956e10fd3e640751dab3c2acfd144e905e1f46e6cd21c3a3ae4600f", - "logical_row_sha256": "e1d3c2e54993361aed290db858786df9b3ff6e64a10cbb9731b1ec0242441788", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e22b4a30ee042bf0c4c90b0f2dbb150899953572669d8b6779847d20372749b0" - }, - { - "code_sha256": "ee94e537ac419b6df26025b6dca7ec7366ce20f3afa26cecc1f75ff9c85153eb", - "geometry_id": "dgeo_3015e94b735891159c4f6ab4", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b__depth_r06", - "image_sha256": "f8c66ed9536054629f4aceaa79454ebd3c665991adfec50d94f6e4bfea4f3c9f", - "logical_row_sha256": "c439e969a11d722f1c9809fdaab0f9effe4be79cc6179054893326a99b9c1536", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ea2b226ca688c61fcf30a6ae6c63a8b10fadc2167d88387aac484f1e8666ef1e" - }, - { - "code_sha256": "a9c010a284089e82cf1edd20ee89cbe76745146c7dce2ac50b613cf78a4db62f", - "geometry_id": "dgeo_9453fee18e6ee3fe4ba896db", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b__depth_r07", - "image_sha256": "521e27524a925670301361aab7ed8ed1fc6c155bee793a95dea3d9d150c75170", - "logical_row_sha256": "2d07f3952cb075ff46e58041dbbb81aec6f9eb587766c5869060afb51b511b88", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3dec7e6503f8ce892e85a95e2fc4ad74ff407da0d0e8a88934e2539eb1797af7" - }, - { - "code_sha256": "88bcfa92c2d667a12ecd834d46f0ea042561609c22a33bc070b13b9a2f37f64e", - "geometry_id": "dextra_724125b51237e4c58a4e5075", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__pose", - "image_sha256": "391917bedc8d468166645f57eb9f3a2923ff6f65274b999cdc946e78bfad9ea5", - "logical_row_sha256": "afa77803782d49e9d0c14c7a06c68276a2d9b9aafc5ad12b4944139096fbf26e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "f42b49ef9b02961d62a0b18e36e83401300285e8ff04d7dc36aec755ac45f2b2" - }, - { - "code_sha256": "c3826782cf189cc96b69ef1a88b8b5cc9fc7c3843d8c60c37accbf63289fdcd6", - "geometry_id": "dgeo_d79b028d7c032656c4c78a2d", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b", - "image_sha256": "90a9e01bef89ad85624eb69fa957fb1973223eff2711deed45f0084ee9adf047", - "logical_row_sha256": "21b73e7c9144ea1245797e7af4f4486e3ab0f735a8b635496ae09b5038b4fe9e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f65efaf1c6c06bbf45c5369e844f2963c7010c73e1833f97e2b1bd1b6d39288a" - }, - { - "code_sha256": "7a51e23df7cf48e7a407523144ac0b192b29330d274d5bca8e32d2c80a43f0fe", - "geometry_id": "dgeo_2659736668ec9b68d2ed33c8", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b__depth_r01", - "image_sha256": "d011d4d36d4997969790e7aca5c2a65369c062bdfecfb8d1d23f6178e2e0d349", - "logical_row_sha256": "0205e5d087c7590c4f4465a4de330d61c3fd904add62c9e70af7d3303cbc7041", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e0a89f916d775e9f7ad24eba39fd44dbe79b3976e546b05184f5176720bcf755" - }, - { - "code_sha256": "cd778b492b8dff61da1d606d2014be36dd86e5e3304cd60137b3c9e0a5158ca4", - "geometry_id": "dgeo_0f92b43122e9d97948b50ee4", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b__depth_r02", - "image_sha256": "b6ae24100fb3f0ba9b7194f95ab1c2e8da1d97a37cb2e4371e0d524b4d37a554", - "logical_row_sha256": "6dc2d766edd0a3b169ff3634274f506ac5575474ef0ab572cda1c2d5e2344d69", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "07defdaee81a937f6b6c02b4093dc26c694a217ca33859e7f872aa867a0f0815" - }, - { - "code_sha256": "8f825b6c8dddfb90e160fa2a5b225d04f367b88a1bc7177c7fad1d55901b64fb", - "geometry_id": "dgeo_3820aa16e13b97534000a5e0", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b__depth_r03", - "image_sha256": "651f840bb973dff96e397d7c9491451f8886294e30b8fac3e2474cc23ede0e29", - "logical_row_sha256": "c3c2a6ba39c8d305a57669ef3d84f9e5675526834c29d5b875b31505c46c8b8d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6c3cf156524d444c0c52fca27330f0bd08ef47a2e26745c0c0ffbbad1f7e4f4c" - }, - { - "code_sha256": "8418df2824bf1e9208236db913490b89a31f027ee3f2cef0e280337d1bc5ebbf", - "geometry_id": "dgeo_3c5969adfb4f918e759b758e", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b__depth_r04", - "image_sha256": "f1a46c3787c457c630ba6c9056dbf1fbeafde71e86a02560a7544df0bc03dca3", - "logical_row_sha256": "94db640a8ff4d80243469e734cd15c1986e2fbf9eaf5dca7a385cf43fddd4b4e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0b8e663483d0a957409973d885e4b6af29b154c7e56c95e8e573dfe0dfc80398" - }, - { - "code_sha256": "bf4dbd886c0a73286e1f123aeb8188862e26565e6b23da600053c228394847ff", - "geometry_id": "dgeo_00570aeee89f4ab8f7e553a3", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b__depth_r05", - "image_sha256": "08aac1d53040a0171f0ecc8a0b441aef629feacb2ac2679bd210cc9bf31687e9", - "logical_row_sha256": "966d8e0daa03ed97ef171e669086736c60dc7daa21bfdd4ada0fa8f6761cfb1b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e562949bc5285194415a83120bfce13e39ec290ff167f10199eb090060d29aed" - }, - { - "code_sha256": "a580a491bff8a7c1b656002a6f5865d9cde0d243da1e368bea24d978d027cfe4", - "geometry_id": "dgeo_593afd61c95f56b14054a071", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b__depth_r06", - "image_sha256": "eb5de4108e19cb8f6b337d6c0c65351c286ff45b230ecafc1e3b31ea7238891c", - "logical_row_sha256": "37fa744629d3a57f18f1e176e1e19cba141754251e1cb66e32f87d88adb94b45", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "44e59baef2afdcb3ffe8b2a1f069898933c722bc5f970c022538425aed114bb7" - }, - { - "code_sha256": "33d3550345bab76f0d2c78d36ff27a6a3093e927f492c2dc03ebe8c6828c8766", - "geometry_id": "dgeo_3f807be22b155318ade90095", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b__depth_r07", - "image_sha256": "3babba34078ec158e9f1d82e03c2d30af973c2a5ed5fc533282401cbcf01c402", - "logical_row_sha256": "33a11c8d566e45106fc6e62710ccbc1e3af0d56e404b2f67ce4ce55d0e6dd235", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "584a0504bf7eefe0ce0eb9939c4752c06d35f122c1fcdecb2803dcb7860dff6e" - }, - { - "code_sha256": "b235c06c815c82f55f10d30e78f08ce1b06478f416f8374cb6d272899d63e8a5", - "geometry_id": "dextra_c3f9db423620c3849a5cbc45", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__pose", - "image_sha256": "4265965cc755a84b5216fd2432b413286740cd4a31a1985ad926aedb5a77aced", - "logical_row_sha256": "8fd27f9e9ff7aaba0bba4a2c06501a150831ff6e7adba26f69c2657a29fde70a", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "f73adb4eb190754420f49eda8dc1dfd16de34ade5f06ff2b79a91addacd41497" - }, - { - "code_sha256": "4fce0df19024bdf544f5b8d0050a8b9e4ba6a88d73033bc6a9761db07301d3ff", - "geometry_id": "dgeo_de596081bf38167ecf8e1a07", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b", - "image_sha256": "f5157104900d12bfb60359149c5dae9ee25188cab9f8c518b844993c55d37de2", - "logical_row_sha256": "d9aefb9cd5fc2467c389a08bfa07a5832a992d5b42a8bf92bdef1e634c71d975", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "607223a2eeca8e3ea4987355358ee566afe63249e3c40a791b6b2551052d8c5e" - }, - { - "code_sha256": "b8f3f7a32051c22ddb1475d9d5ea63c3fe62aa155384a8165973b00a11f08982", - "geometry_id": "dgeo_76e4865894a21ddb62ef2cd3", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b__depth_r01", - "image_sha256": "daf6a803e31141db1e507888dd86ca665bf2de4ccacb238bb10b55c96d6dd25f", - "logical_row_sha256": "fb271b9326f69a391dc89d1c16567f853c4d8ddf40aa15b0bd884d93f03f44d1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b58401261f3dba2c831623b40b57e390523169d4c324a0416007ad892b6bf15d" - }, - { - "code_sha256": "21b0124ac9cd295ab62eee4ce17d970a6a17fdb28123b28dcfc3321ca1180650", - "geometry_id": "dgeo_b7cdb4746f220d9a760815b3", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b__depth_r02", - "image_sha256": "ea2e3e77faff5677b4b27f05cd200aa13b0b575fa746044c5b34a9f03b2b0e3c", - "logical_row_sha256": "11173250cbb48e51d455d046543ab0fca6e96989e9970c43c1b64a299497ed43", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e0c8ce940492daa98ce1acc45b3ca45376dee4e1f9aa5a5d8940b990f51af1bd" - }, - { - "code_sha256": "2ead3ee284b0fe3658234aeb736a3868874df59b9f78e3d3d5b1d9de26577a70", - "geometry_id": "dgeo_617c208bff3ddee4a4de0337", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b__depth_r03", - "image_sha256": "ff89edff46bf48c509b1244b337118ad1aed1d17ade4b8b64136426ccf7591be", - "logical_row_sha256": "3640a5eae160060b4f82230f314a3ded5b6e5f146ee01b6b8610e33200afd4c2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3faf32461492dfb2276e3cbdd4b402a691f437fc23931077e4181a1011559339" - }, - { - "code_sha256": "ea1df8893dd0d343c76b079f0c9636f4a5cc3a218f21e4dd7235825fbf5502ac", - "geometry_id": "dgeo_bfedaf4e882ed2010010e92b", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b__depth_r04", - "image_sha256": "4a02149ed7e0f19fb2282d811372b5d04d9020166cdf0b6b2d7cad554492ae86", - "logical_row_sha256": "abc92d148ed2dd80bd2f20f2e9c9511adf0e9677f12f6ceb5b594453400c0275", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f1b581ef9a1369a631b41a15f16aceae9bca24b4c354872b2a93538a1feb66e7" - }, - { - "code_sha256": "9693b0f9382795bccfea12ed5aff18222c3f39e38b344817241ffa89938e6cc1", - "geometry_id": "dgeo_bbe8570105b3bbdf10275818", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b__depth_r05", - "image_sha256": "78819d8b3fc470fee003ee2d95ef5e761fb65fb52c9e3e2d8b9f567b69ba10ce", - "logical_row_sha256": "db984fd9db96d122b7243987abc85fe30ce29b9cf6fb6151774fa950dd33c4a8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0e55352376c2bbf388f1bc8934f67fcd6524baf2690c163707a96349a65da653" - }, - { - "code_sha256": "98baee316257a9a44d3a08ac6140dcdc7d4ad62aeda3b689dbbffb3f1602e8b3", - "geometry_id": "dgeo_3c15043901af31d3b8a1e159", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b__depth_r06", - "image_sha256": "3b67d0a4975fdb6b9a81327cdc25f598f77215bd7482c0c54f6011080e187794", - "logical_row_sha256": "a5746ba8ec04f9825ee3f4244eaceae5d6794d0aa7f2335fab86d0631044a194", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "329dde3c404498ab107921abe19f9518027551a616249924b7c68067e85bd1fb" - }, - { - "code_sha256": "9317e592cee3478e9385bc1bf83cd0de93c73211d9fb7b0dac87178b21f41652", - "geometry_id": "dgeo_143dc2d4542f681789b85911", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b__depth_r07", - "image_sha256": "fb9515f9d7f919a34a26542ee6c20dd13c3d224c7aa705715c035121fbff0fe6", - "logical_row_sha256": "623ad607cbabaafd88d3fa3525b609126b0044f44a1210c71980178e784a374c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e53e722d6fee66efa605026ba74b6b2e124736816fa5f8b0bc5ddadd6aae51a2" - }, - { - "code_sha256": "c2dc82a094b68edb7077939edd898451348c7cc7bd6138f0447e17c1b2a42e80", - "geometry_id": "dgeo_fb2ebc203732082a986efdd3", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b", - "image_sha256": "845eb8803b4395ce2a31be09660fffcf8c66f969c52c143637e0187fc7c76d1b", - "logical_row_sha256": "37be423a4325cce593098259af3927d3f88c251d5ec715f6ef5f7df250296681", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ab1996c1f59e80586dc7c8350c58c28353eaa765fee67f6c4d7bccfe66f3cd13" - }, - { - "code_sha256": "2166f3f4b84cd06430271f7bc018e2af6f95c4e07a5306a9d0aa20d61187d2f9", - "geometry_id": "dgeo_5cb3533542c1f05a7183fb96", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b__depth_r01", - "image_sha256": "8bfc89d6bbd83cb45be8c77c880e59b7c5bc688762eaf2bb72701f9e289d0a30", - "logical_row_sha256": "98c022f18c3f1584b56ba1dc001321d44724351b4da6a530c78dc764878ec27a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "415f51f6a9a6a47c6edd87f6c70dbf34e441db5b13f3ca626adef418b8ef3ed3" - }, - { - "code_sha256": "d2658f8d5ffe1a606803a1ea5ae241b5e8e0ffef95489f9ce014dddca948578e", - "geometry_id": "dgeo_f12802e9531643136d2567e9", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b__depth_r02", - "image_sha256": "f94124030799dae470fe09b482c31759f9b4b54762d946a9e37e78b614922718", - "logical_row_sha256": "c87339ccb0568423fa35246404e9268a257ef5f74e4d29aa8d0d903d97edab17", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "83dab68f8927a3f03d30230e4469fad00378429fe60f842aee4e51275e47ab83" - }, - { - "code_sha256": "6b010f9396159b544fe0fc8e2a36abbf275f92f5225df313fdb91cb2d03af407", - "geometry_id": "dgeo_e90dbb14bb73e52786df354f", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b__depth_r03", - "image_sha256": "b65439dc8122a6e9cbeeb3c48d174f398cf41c33ff6a83aeeb995c5b14eb56fa", - "logical_row_sha256": "6f8de2bee36aed9df4943359617fb20ff8fc6d66c3565f8b3848869d52a66bd0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fb64e6453c7d9ca69b691e589663b9df8d2f933af48be419ace152ebaef90bd0" - }, - { - "code_sha256": "507f69baaf2f9c5632a5de9f3e75a3ae1703d7f969b7c1a5e10f50e8b1ccac01", - "geometry_id": "dgeo_17b8c874d3133422f1bfa65d", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b__depth_r04", - "image_sha256": "422ec709ee7f77f60b29c6d9256fa201997bd83327f227f905f80dd4461f8923", - "logical_row_sha256": "638640d1d6587b69e6d7265b839cc087f8b8ebd0cb3d4fa42351f75bf722f78c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e301c743fd423b318b86e8d8e1b9a02d810d7dad4528a700b1c9a3c90a0375ab" - }, - { - "code_sha256": "8b2e0c17bb398cac60e2d597e3e13ac8e125a485c206cf7f7dcda98c6cb5ed9e", - "geometry_id": "dgeo_a26090809ec0666e75245105", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b__depth_r05", - "image_sha256": "1f1dbeb4ec58ad1892d7df3154b82e8ddb6c0cab4afbf229e851e60962933155", - "logical_row_sha256": "ae3a456520d76c3d643b3e35aaae6dedb3017c308721bb5424eee0e5436705ec", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2aff175da6220d82b279ebed4b395837f9b5e7eb24eaea3c3d07acc368c10edb" - }, - { - "code_sha256": "65b451e61caa20a1d876afb7ea3c1f8c7529857e6f5b56870ba21a1a943b52f1", - "geometry_id": "dgeo_3c5a3a05f32e27242882dd84", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b__depth_r06", - "image_sha256": "52491bff5eeef0ea031298b0b909e003a54e46c46e117de30e2e467d90ae3b57", - "logical_row_sha256": "85a06dcfb706fb42903f53255f3af6b27f6b6bfc24761cff56b02f8262653f8a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c0bfb01c0d0fac127ff5989edfaeea8ef9091f39e69f1373f0474f93d8ac30d7" - }, - { - "code_sha256": "410436f295ed7c682aac7e80f9027bc0520075db2007108f9b04ffa7d7447804", - "geometry_id": "dgeo_a7437502af126bb2ff3e19c3", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b__depth_r07", - "image_sha256": "27b963e2b0ad89e773091326423afc28c65382d53e6d7f569063b2b222e00084", - "logical_row_sha256": "e9900a8839576ca47ad76475e76e6e90666c2da7479437b2d27382e3d82da7e1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5ef35200ce140f7b0dcf87c7c7278a76582d7d99e4f95662949ef83385cbe84b" - }, - { - "code_sha256": "725e41db10c5579644fa179b1983a782d990389d43f1d9a6a2cb707a4548dbfd", - "geometry_id": "dgeo_a3f8ca796476312c65bd3d2a", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a", - "image_sha256": "13c483a38add5d9397ccf56e014529d165828e25737c5041f3e3ab486bd3322e", - "logical_row_sha256": "5eb2d604cce5d6a4abce8e731905ea9679809845d2edabeec3e994bf3fa30c1b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "409d15e39e650bb57de3d287c92c2c8e24d30df1ad894045f117f965e42478c7" - }, - { - "code_sha256": "de99ea6798494654e9561ab59ee6f78fd7066912b344639a995981906186ee41", - "geometry_id": "dgeo_2feb24ddf0be1f35bd1a3610", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a__depth_r01", - "image_sha256": "511c7f2b9f9fc1bd783a94f2b729324cf33d1ed9a5a9f55849110004628194f0", - "logical_row_sha256": "cb3e488bea469ac608ab3a87a83ec75c8de94153219fb2e407e680c4e3d9ac82", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "25ac6e7c19a4af64a3a3f4a046adf59ff6507fd195fd12525a495107652471da" - }, - { - "code_sha256": "11ce3dc940b0b921841ba9099fe154fc58d8458043034e33adc04157604e8604", - "geometry_id": "dgeo_6331cf11c2ea8a6f27e101a7", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a__depth_r02", - "image_sha256": "f502c3edcfc8b23bd898f0dcefd47a14205df19c1be6b9a6ae49e1c3bb35d048", - "logical_row_sha256": "33f068ec74740ee414dc0c04088ba056ab70653f66a55a4728b6928b6a787d52", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2c612808976f08ae3e8144c01fac7a9cc85b37d92bb8ae1294af3870c9a88180" - }, - { - "code_sha256": "45d344b92e24ce54c6045f6511b499ee225a436141b1ea57697bcc99fe0c984e", - "geometry_id": "dgeo_6e5f0f9bb366ade898049b9a", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a__depth_r03", - "image_sha256": "09346bd01d2b4b89e24d772f7213467d0a79a7657748f473d8b2987899823ae3", - "logical_row_sha256": "93e1b443082193550338c07abbf1a2cbb16e0a3b1ba4b1b23a5018a4e8e7c5f8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "368068aa6b219f809d36c30a59138af6f1e82d958413d3b95cfe265cc0fab14a" - }, - { - "code_sha256": "4728d1864ce59130a7678b2b9ee8a71e7f1407887edd04b477ad0bc66d7c610c", - "geometry_id": "dgeo_a010127f54292cb08e16a582", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a__depth_r04", - "image_sha256": "585c592c5a8da36efa2ac0e0cf443a73151e55d6f7552b8cca1ee653c72cc281", - "logical_row_sha256": "b91f4955d6743dc061e0f0b1b3eca0b67b4e075e4c4b3ab8f432913a650943fc", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "68f521541c6aa8344453a54fe8d815cbfc7d319d383ddfa79a011fc2d2bb23d5" - }, - { - "code_sha256": "393819dbc90ea378f5cce4da5e20a0c260ec186479fe2df2dd97e64f254f2434", - "geometry_id": "dgeo_69b61b9a7f9f47b113e8d53f", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a__depth_r05", - "image_sha256": "9de897d74a21d9c14f8d7794d2310e453e076dc3d43ab2b5ef10c27ffabecff0", - "logical_row_sha256": "4cfc1a70aca9ce766bd4925c092b300f40536997c9c086b91e6f4bb7bf2c76c9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c1544587ad631d1f862b416e1e0d5e0c8ac9172fe46ab51887f6e253d4b1d3a3" - }, - { - "code_sha256": "f0d3c12d9e1aa4db3a132d26250e12a48e45c05af73dc50bbc8b8ae7188dfc14", - "geometry_id": "dgeo_cb57f803868c2327b1832513", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a__depth_r06", - "image_sha256": "02da1a58f9787f5faa2e13ba79d8bb442969b376278fa7ee50054c1a6439cb13", - "logical_row_sha256": "9180293fb539b8e7e0e4c3440bae27a97d886717d7dc33cbe14656f5e96b4b76", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "141498824c9f1686af2bbc42c7ede7721ec15dbd959da481d14402f4ebc18b59" - }, - { - "code_sha256": "7ae05662847895c7ff5f49c4505c95c6eeee5519765f93ddafc4df8fb35ddc58", - "geometry_id": "dgeo_f10626b7e617b10997b339d5", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a__depth_r07", - "image_sha256": "2381d9b3806736c94a0a4dedc40cb4580d31599ae049b3f3960cddf0ffbebe9f", - "logical_row_sha256": "7d04a90442b76a1ba07e52003b69f5b47930a9111437786171e3d9d709ab6456", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "08c4a8e7cea4f93ef3cc248b2d62aa6f3d1b1e7a26768c1446e6f9d97c632129" - }, - { - "code_sha256": "4376aeb7389e3a2faafa5ce6799a19193d663e68de72652848f10a644377fd57", - "geometry_id": "dextra_6ab4ba7165b888dbf80ff808", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c2__proposal_b", - "image_sha256": "3a298b0053fa8ac8fd24f3fc7975eeb08d885c029e0e4635e2151288e7d8b724", - "logical_row_sha256": "1606051b700110dc1216836be4997d45b3a8276ceef0181174604b1565c2fbbf", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "69805d4f54ef589c8ffcbbf59637da51081de4974065ada6428c3e990cce5d3a" - }, - { - "code_sha256": "c5c43cb4a04d176746e35bea57976afd814bf6568f6ad7ec30da351999216892", - "geometry_id": "dextra_9ba55a9d6e860f25dbd8f1e6", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__pose", - "image_sha256": "1e028bc7b810cb1ff1a7eed611fb08a9e418605ccb0365cd5dbbca56b51b831b", - "logical_row_sha256": "08b8c8bb83ea2ef3fe57f2321f83c3b489adea2ada516afdce5340c643b3d25a", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "51f81a565a4d84f8209a4db144332d31dc2a0010968754603ac0883a1054f4c7" - }, - { - "code_sha256": "4e6f24c049c58dff642b5a8df85d16f4526bdc62a1999fb6e5395112366b82f6", - "geometry_id": "dgeo_9349e5aac438c7c12ef18ba7", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b", - "image_sha256": "40c934b3d24dc534c78a921cffe825e429a4c47ecafe1abbd8a2e8efcca94471", - "logical_row_sha256": "2a2538744bb83935fed4702b03e77a2dc60b56e44d6df65bfde2c0b485bcbb6f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d87d255b09b4429826033e17a68121d83444d6664f24082141710ee0939082a0" - }, - { - "code_sha256": "8156d4f759753427c67701695056b78085fc8b65a372d03628cbca83258645d8", - "geometry_id": "dgeo_3e7b3f6668c0132bfb3f2e6c", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b__depth_r01", - "image_sha256": "f0e1574aca365574987858f009506538472fdc01445eb0f031066a1b7542d87c", - "logical_row_sha256": "3582332bb5cde1a7a1160c5320a50e4a70952c0bad6a3063b650cb47e5922d9e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "809ee18bd70372acaf4a2716446da291dce4ee88d8b8391901b05d81b585aaae" - }, - { - "code_sha256": "8cd15f6d6efabbb5744112953571663755d7341d8c576c3c6227b5f9986090ca", - "geometry_id": "dgeo_a4155d5899a308b1c158159b", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b__depth_r02", - "image_sha256": "08245c0f25bd2575bc87b683b4a32c956510a96b88fe5b8061d180d65dda854a", - "logical_row_sha256": "f6473ef13ec86fbcbfcd953ca1c1f852ca0eefcc659b6fd7383a1acbf382dfe2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5bfca565f3a4a8f1f9747a9fac532975e5b435bb4ed79726a93c9ab5c972f474" - }, - { - "code_sha256": "c7ca0db7780541ec14b9b3e59ef27fb3d9fdbad94973e496fe708c0ee4977c37", - "geometry_id": "dgeo_4627a43397fa08c743c636ed", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b__depth_r03", - "image_sha256": "1c9bd17dc97da4b061cc1ed563e8b493e3e5ac0620e6e517cd9fb23b3e600d92", - "logical_row_sha256": "49c4a95d36c5c1759f37b4a3c74f3311f0e4536627a0928df43b412f4736be95", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "aa73fc90a3b93cb7b2f01e607649ccee8fec24f41c062f327e2cf9c087bb6eb3" - }, - { - "code_sha256": "200320fab4c1320ecfce6f169e91adc48eebdef0f5d86d947f4e8e990f56eb0e", - "geometry_id": "dgeo_ac247d79f8a856c60f9f8069", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b__depth_r04", - "image_sha256": "e62f20f199c2b0c832c384f6d7e8ed574303c4375358212126f1ea96f5c06cd3", - "logical_row_sha256": "f9856d0af05aeb532d100def1a086d2607c0f87ceb0b52c6f4dce30465d04cfd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5bf3295ab612fbd803e463e2facca9ad7ca5824a62b77bb1149ee63a407a58fe" - }, - { - "code_sha256": "1d349dc8d9c91ffdf9f4deb566069346baf8b7ee233396a2f090d1f7fc92749b", - "geometry_id": "dgeo_dd8a4c39c98cd310ed05f76b", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b__depth_r05", - "image_sha256": "0dbd9b99ff952cc929d5ab07f7cd28e6cdccb3b4fa270e010290a582d17e82fb", - "logical_row_sha256": "4c27c2168b80073f48856cb927c07cda68e039cb56626a2d460acdf0c2694bb3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "58994176cdb118f8aa0476137a917246fdcb83354a741ba8feeb09ff3b65b2d9" - }, - { - "code_sha256": "836d9428850833ac8a21bfbd18cac4ff8636782e3f378381523e7d1be5287787", - "geometry_id": "dgeo_ae9161f78b261cb5c2480f13", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b__depth_r06", - "image_sha256": "f1e7a9a959d1f2ccca90d58627d1a7de2fb73e2457e70caf1d219a641516c5ca", - "logical_row_sha256": "d13ba1a59f7ac2c6ad76727a29517e9d1f14b339682c46da2a852af7c4da0b81", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "06e4f3076679bfed2c96a2fd9afe8fcb489427a1862cb868fe1ac7d33e95771b" - }, - { - "code_sha256": "a43d360521eb2655fcec1176eb89d3d4d45c62a00c7f1e5ca057706a94c353fa", - "geometry_id": "dgeo_129a7ed8ae80db0ba2961238", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b__depth_r07", - "image_sha256": "a18307f0501dd8dd15d41fb6fbdb79c2f54850be4354a6d45302b5f37aeaa4ab", - "logical_row_sha256": "5f73edc839b6f2c88ccf1e04d973f760418bed026f4ea272510e3b9e83508455", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e739e05eaf73322b5eb47141141be81df599236c25fc1114e033cec608d2ee29" - }, - { - "code_sha256": "f5ba0f155adab6a0c552c67b460059655bb8e1f6b5ec387e4974d6b40b8cdb62", - "geometry_id": "dextra_097ac1e867df5155b3fb7732", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__pose", - "image_sha256": "87f5d509cb68cb1cb1bf774cfd218e846ea74d3fffb2dfe8339292e64340a149", - "logical_row_sha256": "ca2f1911762f17e6277720311826907e4139f9f577484dc371f1b41e25d246c1", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "8aa0652fb5cfb8596de2a6c6c62907d487e95783b737019c64402446d9691d1c" - }, - { - "code_sha256": "af19184beb81967b5668dc56c75a96ad264241947e60979be8621b9ee02dbaa6", - "geometry_id": "dgeo_59d5fb12c7f521a65a2ffa7f", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a", - "image_sha256": "0f2c9c3b3262329670ee0d3182491d537ede73c936db2df126961854b7e0b6f5", - "logical_row_sha256": "20b4863cdcde924633d5957cdbcb25f020478f2775e780cc39207b7f337a655e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b660c100e11174a05dd73036c5f513c8b3dbd533120917a1058832a4daa22805" - }, - { - "code_sha256": "dca2be643026726dfb416b9d540956414771bcf52457a0ad7d9be2a290e7b2b8", - "geometry_id": "dgeo_bdd50e8c31ba11cd1d42fd3b", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a__depth_r01", - "image_sha256": "ac79d335945eb2ac8014b0bf2e5b19f4824ae7ad4f55cc44dc91cf9b517cd10c", - "logical_row_sha256": "b15020ff086745c86bce6ba6bd104c3b066ea19e3a0f3f490d0e491b71786892", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c6268a16c80cc0d25194281dbf4480ee4d782f676dd3ad1a598cd36fefb64ff7" - }, - { - "code_sha256": "9af9a0bc1595445ff2d4bf16aac7e152f563537a0db425fcb80049f516b24613", - "geometry_id": "dgeo_db2becf74f79eddf6b26a9a6", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a__depth_r02", - "image_sha256": "f2794c94011836022080c67aabf45f5198941d6668244505287dbc093ded63e0", - "logical_row_sha256": "e0a9ed0dcd2a2770846ae352e27fb1f32e64425591a13014f9e8d78ee8787219", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a7d71bd267a563893fc485a5c6a6eb0ba13e19438dd288075cfe7bbfde78627f" - }, - { - "code_sha256": "17478e507ecb11cf79b89d5a793f2000ddd64529297ff8e92ae7ff6cae855cd5", - "geometry_id": "dgeo_ec51c53a51e72ef670d951cc", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a__depth_r03", - "image_sha256": "666cde29ba467ce2c53f54a49b0d44ca781e68c8ea5e32775c994d52c0d680ea", - "logical_row_sha256": "23aa401fab6a8be731e6130f125434d91f53382c324345a826caa05b59fb8096", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "adae89dc88803e30b60d468ef84ee4eda9089a91e292f0e122bc8895bd61e4df" - }, - { - "code_sha256": "ce3bb20df3428dadf00270b658e1a1c714c292c66fce5e3a14caed43e110ad92", - "geometry_id": "dgeo_64ea110715ca0b0b96423217", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a__depth_r04", - "image_sha256": "dacc74b87d97a74c31d554efff1a64c34cde3b9a647839afc13deb1fef91ef88", - "logical_row_sha256": "979c3b1071ae6025225cb0a43d33a88d516deaf7ef0d8b5a6c75bfe08d1524ca", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "75d197fb909889a654c9a56e2be1d71264a50c9165ddfac7c6f7f97124f4cbcb" - }, - { - "code_sha256": "6331296f6059115a7029aa3ba5fd3b2bf7adf1d6741714fb60557f38506f8f3c", - "geometry_id": "dgeo_b7b54ef4458aa3eaea5c5821", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a__depth_r05", - "image_sha256": "2f9991adaa3bd8145079f669ce51ac25fabc54c085885ab9e1332b671cabd186", - "logical_row_sha256": "b9da2fc59c14f0bc72886e80d4e238db8cf7ad7fc9f8de5ab0c876b1bb172e88", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5ad6fb249fda09ac32e62a4ab559ab478fe5fbe3d1eb13751fcab8a8d2ffb50e" - }, - { - "code_sha256": "d931855428ed9a78e787df3bff228b88b2058281e444ded40ec7afede02de427", - "geometry_id": "dgeo_717abd9a1a6bc6ec502190a0", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a__depth_r06", - "image_sha256": "5782457b61fa4b943929cdfe5e1c38096696e6a2ccece9949536244ea78fd264", - "logical_row_sha256": "1aee4dc57a31ef96d301a633f04c612d90fc5a5c07cc50754b2a6f93a2690501", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "232d06506e2ca20d79c8d2004699e888b746afca544dd7fe4f670d414cd737af" - }, - { - "code_sha256": "e4c0bdab9c32c1b19064cc11ad8f1da9638df589b0ce3d7c304df0338bbe4091", - "geometry_id": "dgeo_655566de801090e9daf6729d", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a__depth_r07", - "image_sha256": "4d5fa4ec0d3611f8afda0405c64c11344f65c96f65bb69792d04354f09889cf3", - "logical_row_sha256": "18d86436d08aa7b78fdc90ee0815fc08a6f90a99d3afce9767fb45cb78b952f2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c3fb9f2304af5b3dd8d1aedf96b94a23725d37872a91d66fbbe90ea9e52348c5" - }, - { - "code_sha256": "1b6c6676776661640ea65496950f6ad86941cf41d11a689bbf30051accb7dbd1", - "geometry_id": "dextra_dc16a4d6b35e4f51500687ea", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__pose", - "image_sha256": "5920a07e27d8fba0b7f4af0bc9c231affcf576e61b13583eab6e9e094b0c1be0", - "logical_row_sha256": "23ac2aae057a1474ff8e8cd4bcbe59917b66ee0cd8a366cc0e4ecf1bf68d9012", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "64f439324f7540dde667dac21eb6a32d385632f52fd08bdb73514b63bce6e1ab" - }, - { - "code_sha256": "b8b12f191fb97bfac0a17142c1fd5c468b74479f3007ae364b6c451b73b65806", - "geometry_id": "dgeo_e2769b0820647742681fef15", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b", - "image_sha256": "8e1175f5469479324d2d474cf6d67bb9b581bdddc7d80382f38d6e5ffb91cc6f", - "logical_row_sha256": "99a53297c4e0c9f092493eef004a9016de55123b8cf3be47e84ae36217938464", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d319fc19f70f45690cc71181a8f024a4db62043279a8474fa5bd02345c65aa58" - }, - { - "code_sha256": "1bd95efb6b6b5d74c9669232382063a636d45fb86ff0faf896f0aca830936bbe", - "geometry_id": "dgeo_d3c1af2dc04db6ed4bda83d5", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b__depth_r01", - "image_sha256": "b3da365abd0933ebe0a851ae55df253f9bd96cf51b6bd2b7b7e8788fd645458b", - "logical_row_sha256": "2b461fc1ad7729e9abff3b43e3c6fea80750ef98179403dd1a8579b083001d91", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3d8972c1c8d136728ba4019058295508115d187d272ea210e9ba3958643fc4b5" - }, - { - "code_sha256": "2f3c653b00cb6449de484ef6070701f97fdecd863a8ecb2cf2d49e0c8b08b617", - "geometry_id": "dgeo_1b668572f07bba217253e017", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b__depth_r02", - "image_sha256": "7ea85a945c1925121d9dc29c4939d6bd6004c04126ee81de45455f3a1f2bd917", - "logical_row_sha256": "ef67d3b684e12afd576ecab297af2daf161daffc45f6da1c30389cfb3dec337d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "565de7a8fefd387e6e1f98673b8c24625ae125514b6d1c0f056dab18a1f39a50" - }, - { - "code_sha256": "759b8d4e873f97f3ca91047b52135c9e304d54ab29ceddc224ccfc028f81b83e", - "geometry_id": "dgeo_4bdeb840b8cd0b8b20d5de26", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b__depth_r03", - "image_sha256": "57745ee15f680520bdc619b8810d618d5ca13d50c2ad5a27ee6f560d2c10dc56", - "logical_row_sha256": "5cb03720c8d1b4ca8e6d49ffba91673363a95a3dcdbe83b084a0a0a9748669ec", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8a2963aa2cbddb07cbb02a3913f16e28614213cbc51d8b7db43c8cc5d3c65c3c" - }, - { - "code_sha256": "001ac6ee195cb66c508b5992ec8207e1bfe493ac52079187fb33456c2f692a07", - "geometry_id": "dgeo_6826bf722705a25a6375da10", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b__depth_r04", - "image_sha256": "d52e865616e03d3ab697b1ed6970da13555c7fbb446b44c78f83902cccf9ab1a", - "logical_row_sha256": "44fe811696c65e890eca13b0c0537e975e4ed064437cd33cc063402c62f44945", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a5073561124312140e68b9c9adc252ddc4126414d4e04a5ed0b317fb6024a001" - }, - { - "code_sha256": "fba67154100690fed4a9bb83e799ac1658c040372dc5a2d35fd44bd8848b2fe0", - "geometry_id": "dgeo_1e13195cf9315b5de833e084", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b__depth_r05", - "image_sha256": "9ce247f3c3aa341d2a169c58030cd0e1a7d110e1c7b13f213a7a120158ce7655", - "logical_row_sha256": "c5b7c308b3fabc0223d4b8cffc7c78b63da89bf3c2fffb91fafa991c4f6a465f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cd60f6c057c19d7044d6eee34433aee03fc250263ef93f66f3c9646d01f48c5b" - }, - { - "code_sha256": "b384dfec548db082a9be7cd9e64a6a264cfeb1bc76d02a45a2c29eafcf445589", - "geometry_id": "dgeo_2aa83b87bf4cecc197f2258f", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b__depth_r06", - "image_sha256": "9c42c2554a642d853ff02fea088e07a9a4561f7ab7f19594b61abca1c94c419b", - "logical_row_sha256": "e79d6a87e52ceedd94455bce3a4783f416a2b0b78b4a96433e76363e5d115987", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bbb7b5745447fde19740ab3e55f839473275a5ad3df3e7971f8c49e260392d18" - }, - { - "code_sha256": "e03fe2e3bbfa480f18a04eda37892ffca8b837f507688975db65872d1e6fbaa0", - "geometry_id": "dgeo_07e7df4de706265f8c7feeec", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b__depth_r07", - "image_sha256": "defeed284ec99df7756825f4b0734447e31bb27c73aeab6eab366b3b977f99e6", - "logical_row_sha256": "d7b83de651f52ce6e4107e05c8d1ea0c69e95323a2e39e445a3ae1a6b275ca62", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0ccaf746362f9d04d00d6126a51394b5d6e4b0516e027be0fbed552fc25a79b2" - }, - { - "code_sha256": "8ab3e086c96ce2940126d13b642afe4f382c7334bd69ec1385f0d001acfd9a6d", - "geometry_id": "dgeo_40bf9c2b37adb89544fc68b6", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a", - "image_sha256": "0b42f9c4c939cb6122b5d7979c425459994c133efb641874899090962975258b", - "logical_row_sha256": "f08fe214eb68f79c56aded3b7146c865a870181dcf940b0ca8139acc4b3eecdb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b96529035bf68fe1d8b1a66fd2c5bb46cc3af5d66067ff50f46d151f13c90b98" - }, - { - "code_sha256": "c1af1a5facc29f9ce0856e2b38391e532e2f3a7af585c8df75c6b635c20e1628", - "geometry_id": "dgeo_9d6077d42bc276ae95cf682f", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a__depth_r01", - "image_sha256": "119001abc14fa35c5daf83c2b2115e7f9878fc3716337385a68759a099266048", - "logical_row_sha256": "2b0668938c3b6c9d5b44664cfeaa45e5ae5195f7037a15b4b81ba44141f6e465", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "090236cb96c6944c8027978c9b074e357a70eb4b8ba4250625ed764e8f3c0643" - }, - { - "code_sha256": "9dd04e0a6c59d118707381c0725b4caeff5ca54c033ab566b5e3ba5a75ca9bae", - "geometry_id": "dgeo_f21d123f1bfcd0f5f3b762a7", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a__depth_r02", - "image_sha256": "ae1b6d36780ecb1994b25fe25d62826ed80b6d51dd37221c3a4d81951caeb9d5", - "logical_row_sha256": "008218b8f7540cefd306813f2981e34eacbdb77229244f28becd19e2a330ca9a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "028c5750f8ea793c4162d31c204c86a5b46e454f106f1deed602eaeaa62885c7" - }, - { - "code_sha256": "61f4ffe5a13c5c765f2b084bb16e31bf62f4e786e6ca0b12c225bb3e3a1db953", - "geometry_id": "dgeo_c866a1e0818f04d01100d4b1", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a__depth_r03", - "image_sha256": "9a5eb3d9b91a476cde85c663fae56f4002ecafd7ac5fb99c6a53e35d76750041", - "logical_row_sha256": "40a91337d6c1e1626216643f57b0dfdaa881c7e29635e3471dd87bebac6d6fe2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d7704449e85f7787b12177ad28e81d1b2d2856e6d9fcc55554b7ff48ded6c096" - }, - { - "code_sha256": "e7434cd3cc697d344680bf810dee9c4efcf14a94d9e8abfa2b64815effa114d2", - "geometry_id": "dgeo_496e72ce17f71d3a2c396853", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a__depth_r04", - "image_sha256": "5a939364550d91361c5eb59ed012276d00ca40469fff1aa5176fdf55bac7f26b", - "logical_row_sha256": "9332dd1b3b672381fb2f7172f29274f76f40695fca7272206b30339096de120c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "79863f7e5f7eb0b2a3d752c15e61b0d0d3e0bb1e5ebb2cfbe4430d4dc0c1c5b2" - }, - { - "code_sha256": "9f4ba42328018f8237d6495c39eab03dcfeb62af2cc7b74c588c153f646d9665", - "geometry_id": "dgeo_bd031920bfb2aad9e7be3c96", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a__depth_r05", - "image_sha256": "97268ef631b44b098a72677a2cdd978b2ad430f684646d313e6f289e981b9a48", - "logical_row_sha256": "7d5ff3991efc526782aac941a558991b63de2dd84cc7fe2f6f186ac1eb7831aa", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "228b90de3424522e2905be51135abceb158a2f017ac6a1fab20d7a0f850d8655" - }, - { - "code_sha256": "24ffe117ba083099d5d9d8b3d0931d4921c5f853cbf4c4c1c970a36411004037", - "geometry_id": "dgeo_dfad523a8e4c6811bad70481", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a__depth_r06", - "image_sha256": "d8d4c36c848f74e145ac565a11f7fe535d793454ba021f51d21420a4c0eb4200", - "logical_row_sha256": "6811699f603fb9326bb7dee57eb1c75f137fdb53dd955d015f3b5e4e31566efb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3689abf0e2700ad9697a8c9ae6c3d9ff1426afe6136cfac8693c5ca3ec1e2281" - }, - { - "code_sha256": "cf81f4389864fae44e72187d9d74bd8e0d60f15325b45cfd4d7c9b4b1ce786d6", - "geometry_id": "dgeo_63bb1fac648c13299a5deeff", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a__depth_r07", - "image_sha256": "ec0f85e13fc8940fb02f20b5fdffc92a03108bec4d549863f4ebc8a11feee2aa", - "logical_row_sha256": "7a4d52bd4fa36629dbad431e109ce97280545cfc20daa2a2daff5a1d46fa2a85", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2e014528e57754eb26f6b52cae5b483cf7743d951ef7ce769c185c3f6fe256d7" - }, - { - "code_sha256": "e8c303588908fbdd15fb07b192648bcb736133c3bde9fd2cdf7be04b7a2f54fc", - "geometry_id": "dgeo_3a414fe7b89c65246d43337f", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a", - "image_sha256": "33a8173d96a20f0d0a36d4e56a81893b004f9a3ab8f8865f83b9b8061500914c", - "logical_row_sha256": "eafac91c23894d7f2702842c47b6335646aa8ccf7c22fac55236705fd69f9666", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "32ea2bb31cfcf9606f4926164921caa0e48b046ad3bde64c0e6b2c824194a180" - }, - { - "code_sha256": "5f8baa816148acb99ac37933906f6c71979b1b568e6cf9f56f668743fd0dd8d0", - "geometry_id": "dgeo_daf2e2daf4c466eb4acc09ec", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a__depth_r01", - "image_sha256": "e95826e4446bc3fbda203faea64683a6262597d4038d489ff6ecc825799e3757", - "logical_row_sha256": "57cd69a13daf0508574e3a505fc097d0f31ebd840876955b9b02e50b1c112148", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d2b3149a9e6bc16f82dc53a1d7d4e9eb87535514fb0289ae6d4c0b20b44f6bbc" - }, - { - "code_sha256": "e3ed4d51d1686bc88f95b3197f672b7bc69beffe48764403c99eba0d2193423d", - "geometry_id": "dgeo_3d83dde11f730e25026354a3", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a__depth_r02", - "image_sha256": "9a62304fc54983e7285ccab8a7c86e20deda9352c26acb359a88a25c2565604a", - "logical_row_sha256": "1feb56757338ae4187da419bfa21355f47cdfcc81d774ee8b4912bb165f0d67d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ca2c4cfb1dbaf0aae7b22035589fcdff1c4fef653e1c397bcba76d4287f451a4" - }, - { - "code_sha256": "4f1fcc7c7bc8da2c51bd914dba8549e99f7a7810a479f1e730bc8e5a2e8e1482", - "geometry_id": "dgeo_4b91e7602fcea6cebb36ce3d", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a__depth_r03", - "image_sha256": "2f9a05f2d1955984f4151553b53f43bebbd276586c9c1cfb19127bc103ca81ea", - "logical_row_sha256": "a28ca9a29a1ac1d1733136b3eba292425abfd96c51e79a85481969f6c80d22d8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a9485002df4eba9463e6f11b2ecf7466302feb16ede15bcf86c135de77a6be7b" - }, - { - "code_sha256": "531e74e6f469aafe5b1bc4af1d43fdd9235083227ae2b63a74461cfa22c0bb6d", - "geometry_id": "dgeo_87876064f3a2bfb39efcd489", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a__depth_r04", - "image_sha256": "6df888b24ddda268a1f2c35a2a20e77bef5f04c35c28d113b951b5aecbe3fa24", - "logical_row_sha256": "304d9f081b467493ba3d8d60a2cc305167ce6a46ae387a40a3e5369f84f6dd96", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d73bc905bac880407075b7ecc6f5f972c12f34011f02b133bc9854308977e6f6" - }, - { - "code_sha256": "6342080852e5e1902788fd9ff4e69c0529518b83b3e1012c3eb7267b8e01f434", - "geometry_id": "dgeo_dd037d75df4b5ee9d5d9a288", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a__depth_r05", - "image_sha256": "f6b4074923ba615d822f8b6fdac8a32bc3d227fd0df1bee049cbfa344e481806", - "logical_row_sha256": "6c57356ed8116db9142cd0f070cc707c3c443ffb44bf4c48141ed1c9d9efbaab", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f5b80fe1370e31144176d09ccd369c2e745df65d4f7a05d158119efcbf3afd04" - }, - { - "code_sha256": "bee19da3568347b831144b50862b9886cc411f34280f0bc26eb19e21121a8d87", - "geometry_id": "dgeo_ebf445fff52c2d02a1cebf98", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a__depth_r06", - "image_sha256": "46f4130e3e1112044afe87e3ca0b4ef36845ba1389abbe0d1fb3bfe479eb9710", - "logical_row_sha256": "ce926a3b286d12a9c08169b9ef1f836bbb8a1fb2f91bee9af0fe5feee4045c19", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "372c1f9ab227edd26edd4d114addb63a54e0c8a6ad8b7be4784628f0842ef427" - }, - { - "code_sha256": "7624dc3a658000912cfbf9f7f7e4994c5b5dfc4c6d2c180106f5c8f020afa3e7", - "geometry_id": "dgeo_36f65b5c156fa6496bf1699d", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a__depth_r07", - "image_sha256": "2956276ec4fbc12da5d1453b47a52bcf73c774117521f17a81531bd5ab719774", - "logical_row_sha256": "89ba778ebf57e334b1e153e5c91cf36ac72713ec99fb840f12b771378cfbfaca", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "18aaaa9e3f6f2b269f067b404c99eb887233c7bd1727013511fa85055ee7e7db" - }, - { - "code_sha256": "f2a7c79c55aac15edff86f4efd644ea41d6c655032fb4d2e0af4055f2861a63a", - "geometry_id": "dgeo_fda16d6814028d3140986427", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a", - "image_sha256": "933f1c5ec957fc497c8e759fe528f8e915c87968bc198ce6971c396cb2421ed1", - "logical_row_sha256": "f21d10d70e7280a99042127f3159ee3caa3bc9f5124dcb557d5631d1b97921ff", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ff67b7e59419eae6f67eb8db608903a0b4c8c818d62503ed5b7caa9f13c675f5" - }, - { - "code_sha256": "7b77bae2cc457f7114eeaa8b823301d61c894e7c50ccf8c0d46f554a6b509c75", - "geometry_id": "dgeo_5bcdebb774252e4efdedda63", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a__depth_r01", - "image_sha256": "d10d08800ad9143f3f23803e9c8c5f23bbdf667d7f68118f731f2aaebbf6d562", - "logical_row_sha256": "bdb57cb51c60e503a50037c5e43ec59f695ded23a6d780cf61b186ed6f910cc8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "82492734e066cc19d25190ed9ee16bd28245a615cc2744824b618e339008a324" - }, - { - "code_sha256": "141d191472c4642e6a57d357cfdbaf002ab2b52647854ea2f2a9bc0ad101b476", - "geometry_id": "dgeo_46feb8ef3980ff83a4aa3abd", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a__depth_r02", - "image_sha256": "dd6fdde0194f6022f0b9392b29354b335d26bda563419a1818cdd9e266e2da6d", - "logical_row_sha256": "14eda525c5041dea341d3a022ea4adf03708bc7627df630dcdbdd875d53f7908", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9cfa1883cc5b60a1f7e30c5e1b25cc1b3dd3ee3f97e0ef96fb064858e92481b7" - }, - { - "code_sha256": "702334275927abda7c483e06760f2ed6aa90fdb6376c9605765755c33764a24c", - "geometry_id": "dgeo_eda2a4ae2ed7875d79a5872b", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a__depth_r03", - "image_sha256": "a32a57a2cdae457be39f36ebdf1bda937c74cbf23fa3176f159a6389f13ce3fd", - "logical_row_sha256": "e1b87d6590bbce38a0ef020196acbed39964212afba7bfa3355189800955d174", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d35ba4d8cfb48df87c211b0388b3102c4b7f1263ceb507900daa2abc55c39f41" - }, - { - "code_sha256": "306be0dd70e2a6d1ed3d412c2bc0a3bd66fb3a1dbd31592743632f166d98bed1", - "geometry_id": "dgeo_35b74b261f99631e3108adca", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a__depth_r04", - "image_sha256": "3ca9d260f2aa5edbc121019601d3bf420442812ec86ffacda55bb3028d335bbb", - "logical_row_sha256": "ef043e35fa6cb0d768f93b17413ef15de07964d8475c612482d3730f6fcace4c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bcefbdfca7825b9c68e5637f7f3ec90145bada7dd40c4bbc2b2939637b496adf" - }, - { - "code_sha256": "eb78ae295406803f8156f815e511dd2eb8830240e002b9404d1a6441d5b74c88", - "geometry_id": "dgeo_72981c80ded666b22f54bd4b", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a__depth_r05", - "image_sha256": "beab71ad6b3d77883d8ca24e0f9cd204a27a6a2f0857a29b1bf741f55310d112", - "logical_row_sha256": "bdb644ae39db40441fce6a1ce97185558178ea1579504efde73a9ff4a78d848c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2f41a10f2dd71c581967b6077746ec04ba585bd8632cd8ae51059ba5853df7cb" - }, - { - "code_sha256": "6c85c2f27d9e3cc2fde9c85aa79d8fa53ff0266e64b0d307311cfac5924f6bce", - "geometry_id": "dgeo_6c968cfb9ef1da1bf57088a6", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a__depth_r06", - "image_sha256": "c80a0a38f340b1d4d83785be64f3e7a100527086b6dc91b5c123e12f5bab4f37", - "logical_row_sha256": "5ce845dd9be0d3da2e182257ac9e6cd83a68d6422da37a20e140db55b9220c37", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d99612101b90f1ad3c445a6492dababe81a789c96b90573ad3bf015ddb51891a" - }, - { - "code_sha256": "5bcfc3114750421b7bffaeb63c37f58813752d0272284ba54aca0275bd7dff9f", - "geometry_id": "dgeo_335ddbf25ba7f80162de7bc4", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a__depth_r07", - "image_sha256": "28124f742e614be0652c8728eefdafb3be06e23434496cb8b7deeb5a86981d86", - "logical_row_sha256": "0d9d4af0f15e6f8de73051062e7d6e86c1bf266f5597b12ea9182f68bad37a9f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "15bd33a0da64e27f4a4b77ee0c7ae8ef9e551c89729e18a5c30c967de411c445" - }, - { - "code_sha256": "b5a2501d369e0de08949dcf8568549468abe0a297ae83ed05eca3efd266cdd05", - "geometry_id": "dextra_b8f6addd8e748852df94f175", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__pose", - "image_sha256": "7552c2595ad6f184af88d46cd1b7b52c419f9acd10f62d9e62f05a18cfb5ec29", - "logical_row_sha256": "20c566a2cc794b92e15db67b87c400e968727b0db6900c61e90a73650a665378", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "06d1e4c866c439aedf753f488eaea94ad50aaecf19c76e145552e08ec8ae5990" - }, - { - "code_sha256": "a8712a8bd88e6de64ff83b8291b1cbca25402c7d17dc0503b137ec097bbd6e31", - "geometry_id": "dgeo_c914e86fbe98fa9fedbc908a", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b", - "image_sha256": "a068ed8a96d0fa6b3f851c8c472e03b670033250c9772f2bc0a2287f7c1c095f", - "logical_row_sha256": "4642ba4fca23eb131a2781cb9ff693e035a256567c1be6b4676a25526faedffc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4aac18cd656ad6ffcf9361d8023c6252a571ad062308e35ecb155aa365b2e895" - }, - { - "code_sha256": "ed2edf5afdf7e095c767bafdb7a7e1b7ee4f23bf9429df84547ea1963d4ea3ee", - "geometry_id": "dgeo_da28329c0df054a99fe83d54", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b__depth_r01", - "image_sha256": "5d7566829369a12ac272b8d281c13ce8aa7ae32b12ab2310be1575ca757966b5", - "logical_row_sha256": "9c1694c78012fed66d0c44a429536d55e0b7c15d13db022e9dde2d5f3b683701", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "82bcf875f150a8d86aae16011067caef2e63f2a7d605c1bd48bb94844c33abb1" - }, - { - "code_sha256": "4ebbb62eb4ecf046b83323f80cdf650c479a76c8de83eb2ee565b6101945c65d", - "geometry_id": "dgeo_d012b38b315d14f172cac5b1", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b__depth_r02", - "image_sha256": "9bbf1352ce553355437459aea8635b641da8877a365091a5b7030484770369cc", - "logical_row_sha256": "8f00aefb0bd20db1b0c6048b2781837e5902356a7fb35c7ad3c9a3306b37f353", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7247a75f73729e3e60b5a2ccc97b4be2fb5c5b93ef8cfe2281f2a2b92e56ac63" - }, - { - "code_sha256": "fc21537504b8af515d49c3e8d2c625d8c49dede0a36865518496e342f85e0836", - "geometry_id": "dgeo_395f87d1f8ea7285bc1b60e9", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b__depth_r03", - "image_sha256": "093c1095fe1bce4a08fd4145ea35d691f907090cd28ddbcd352148d569cf7c22", - "logical_row_sha256": "8dee9d39c20122e0d4d5446b10e0afcf7bf2e40c1a3325a6f58fdbb694f7f0d0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "17d7645774b76cef887df1312b9ee1657905a1e4518b6ab004542e8a545d1865" - }, - { - "code_sha256": "1b52441bb02aadfd7fc7aec4ae6768f18135baadcae4b3773e53e0ef557feb81", - "geometry_id": "dgeo_5432638d4ae1fbd9ee6dac7e", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b__depth_r04", - "image_sha256": "42e6389b3dd52ba65df916c00ab8b98a0ed6a1e020b552b1f5159b64baefa396", - "logical_row_sha256": "f8c3587d51f027ce6d1a9bc8232b3d0bf6bc611882b57699954e3baa72a9a059", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7ca2e0f7dbd77eb4d8460cdd7ba15a0287dbed5e4b3b329c1981e440fb071dfe" - }, - { - "code_sha256": "e4b0c450e3645691f2f7d29a3c80c38cfd8e83a040cf8368481bb9efc7da70cb", - "geometry_id": "dgeo_07bcc81aebcd6be3d2d0a3cc", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b__depth_r05", - "image_sha256": "b28e2f2b9004a0c8591e4c2a3a3eae5b87168682112415a2689c1c9dad1ce66d", - "logical_row_sha256": "8d7cb2d88ab71e338adbe049a09508427bc6a2c21ab0df06cef9df5ba475cb4f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "47fc2551202063fa0aeaff78ba2cb4944a8fbb3aaf16abe34263f858023ab9ea" - }, - { - "code_sha256": "e4f198bdf3d8e2f4a1155b2666c010f8ef2c544cbeda6c2ddde64339bce42612", - "geometry_id": "dgeo_1805f06e192d95ffbd3b9887", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b__depth_r06", - "image_sha256": "4415c66e3df520bdccd4f2c6589678bf68390dd4db83028a5eea60a9f285fe85", - "logical_row_sha256": "d841ec8d7358c527c14ab20ba4c491528e0a7ec7ecc211d974b3efcd36d623a6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "62a004681fd349ff50dbb1cf4a5f429ac8c87fa5e59cdbb3aca96bf1d019ebf4" - }, - { - "code_sha256": "bf046c456180f9a2bc3fa3510f0f84d6359c9681da34ffff30ae31f34e069b47", - "geometry_id": "dgeo_3e6f39caaea4876153d561e4", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b__depth_r07", - "image_sha256": "9ddc93ab1a74c14f55e0b8eb6c5b113b7eb04b2d0e04c9ad8f902c986fc0e99e", - "logical_row_sha256": "16eba0fb7031974d37f726ab88f1d6ad6e3495795ababbf863679a4cefeef26b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1492c0046d85b120fb83fc7d923016bd8597ded80bcebf603c37f7675bcda639" - }, - { - "code_sha256": "f932c86a09d59156c909e421ddc3ec0552db5e869faf5398a0242c4c2dbe6874", - "geometry_id": "dextra_227b7b2924c7dfae682d3890", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__pose", - "image_sha256": "7375890a93fa47de50d10f45434820983d9258c0d1df95ece2fc11cb5bdb596a", - "logical_row_sha256": "4f9c71fb0be3eb30892ffcadd996234412a537bc85de7246e829420721cdbb84", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "fd0d81b0033bc6916e17a422504854773e8b614fe8237561d9cd2941ec8f3f58" - }, - { - "code_sha256": "228cdf6e4151963fdda013aa04c21a2e61619ecd261b2c6ddd4e5bedec9d240d", - "geometry_id": "dgeo_915dac66d113179e0a6825e4", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b", - "image_sha256": "0a6cb1c347a65319b04eed43df95713736b1d6599a5e64751074f74c51ee7740", - "logical_row_sha256": "9d67bd3ae433ad4e8349e81150f75ad7a9adcbd7b3837b28be67a7b8083f1f87", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "57e473c8f9808d6dfb5a7678a35a76b6c914897cbaafbbd55d7e514a23aa0d0e" - }, - { - "code_sha256": "bd51806c4d01b6bb62afd0ce081a6d8aa40765a6fd066ef24a7fc4d2826d495a", - "geometry_id": "dgeo_9e542edf1d52dcba4b35fed8", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b__depth_r01", - "image_sha256": "90761c088968b058c3e8fa58acb252c1531744cddadcd1bcc1a3e6a0d4bd71e5", - "logical_row_sha256": "8fb96761fed3a83e57ac876198de89afa424f1c75e9eb76780d3606ed28c8a8a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2508f51123ed474e1925f92c9d05184ae5d77d1f2e17bcf2f9e424859acb0005" - }, - { - "code_sha256": "f7524876e4bc213b27faabffc596055a900e65f13d00e2d5c71f9b6644bad020", - "geometry_id": "dgeo_6bb1d7293fe69c48c33856ef", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b__depth_r02", - "image_sha256": "7832ef57c557979b44a3e2616882f8f899301e939c6bb278708c14ef21306a2d", - "logical_row_sha256": "b5d6128dbca7c5979e22126b591279a3f19c83f21d149bf9212120831c5f5bbc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2209415c1470f8b2b9889a14a4837b6bd0811f6f60d7b8dfe312d070a47ecbee" - }, - { - "code_sha256": "a9e3305f90bb22eb7f42b55ac366c3045cfc66d184817fbe53dd3b69e91993b1", - "geometry_id": "dgeo_8e8ec81e0af72b43f55ade8e", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b__depth_r03", - "image_sha256": "4e2edd37e8cac0a190040aadcaad0d54b46dd135455cd2bd6ed96e449dd5813b", - "logical_row_sha256": "629d237ff4a749c48d1dfae508fc544782c02b35a789cc969bf2ffff98ea4b13", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7fd063c7cd28c292c7f6f6e48deb98653bb83b785447565949482046ce0f6ceb" - }, - { - "code_sha256": "a2ccc49b4f17bcac3dd156a1af0a8bd7fff608cf9e039eafee5aafde5841c69c", - "geometry_id": "dgeo_9bc6aa7691480f9b944050fe", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b__depth_r04", - "image_sha256": "f4a7168288c93b970fa53858e8038894c200e5473383b8fb68fa445595248953", - "logical_row_sha256": "82a6a0ba3dc798ba0ccf43a4509a90d30fd46638df54b228fc9ca411a9679cc6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2429c03315dce8acdeda8e3f451131801e400464c6ab4010cf850b09c2751a01" - }, - { - "code_sha256": "49bc98c831c48f2c85991027f50ca1097b8bc3f7f38faa4fd5354fba32bdde7a", - "geometry_id": "dgeo_ed421cf73ab340c4b954451b", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b__depth_r05", - "image_sha256": "de1432d93760dba002ed035a02e091038a497f87ec2e23db821d900662294431", - "logical_row_sha256": "87f88d8889703f32cc3c2a873c59558209ba13d6a8d5b5e798e0e963639818db", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4844b41f8fcb22e1495c7a139f68fe9b0a9748056bff41e5f862cb28ccfef89d" - }, - { - "code_sha256": "0b77f5ec9062bc6a6f4ea523e0b93aebecc1ccb0269d82e1135dcf59ad0cae42", - "geometry_id": "dgeo_c11ba8a7db2e175128706872", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b__depth_r06", - "image_sha256": "e095afae53c57286e30f1b3c08cc98f7b578bb484ff35b1cdc967c81d93fc8dc", - "logical_row_sha256": "5759febb0accff1b98d7466c672144cbaf19fdf7a4e1638f10fce21634088034", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7d6adf53659d184f5d67cb2f57c092157cf6e0c5b8f508090616e72af59074dd" - }, - { - "code_sha256": "54c0aa39c05724db76f7caabcdf8998c0e5c65ac87fac265b7e4b68e85f48365", - "geometry_id": "dgeo_09617d81d591575527b83b04", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b__depth_r07", - "image_sha256": "4cd6507a0b40d8fb17fe8cd370aeb0a8f54aea1b5c069e2cb4b6a79c922e47ba", - "logical_row_sha256": "96a8a3ac5d9684989ac68486ce1b0c31e3c3a2483131b0c60a4931682cb1c2b6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "10e6fe1ad1a79653eaa03597aa6480dcfb0d5fa3268424f1961684211803f250" - }, - { - "code_sha256": "25caa45d6600b7a52899da5eaf6238265217c7bd3c1c3cffb2d8c365156a9ffd", - "geometry_id": "dextra_dbd0e62c819177a9e44dc573", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__pose", - "image_sha256": "1974ee67be62a4e844bb71147600df07ad90ef088428f672073bdd8ff0408a87", - "logical_row_sha256": "37783efedd22be668eff486ee0ccf8bbf583dc6448d22538bd0711af66b6ba82", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "af688700459817a01be5ba22c75031d05ee42925e6295d139d879c681c9c3c22" - }, - { - "code_sha256": "7af2a77a683b80c36eeba8a17501545606d2263948123d6b321ae2690c4d4d92", - "geometry_id": "dgeo_cde1b418ca2fb4d3ef12fe03", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b", - "image_sha256": "2c608106eea0c1b0f890cd39b15a7388379013dfd7aaa12e709a728fe4c0f617", - "logical_row_sha256": "aa907895d12938a13f3d61c7cee032e557a19f68051272e98cc8154c0a871097", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b76c75daee5946b921225f34f40ffb11354be541fd9f2940970ab42f78a1dcac" - }, - { - "code_sha256": "6fd2e6ebce11956283121bdef6eb3fd47edb96f5b131d06e6ca3b2290799b67b", - "geometry_id": "dgeo_63fbb3b021c63abeeaa8e608", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b__depth_r01", - "image_sha256": "e1a2dcc1917c5dc81d726cb4fddd2225fccc640636bf3f88c99c8cf3309a5509", - "logical_row_sha256": "22eeb62938ad0909a242f7cfe3b8b0a684563509466a146ab1d624b4101fab69", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f5b386489b0c49ac9dc62631395482f62341f16d2b4a68b507e3b744c9bd0c9a" - }, - { - "code_sha256": "480848cd7682091bf549dd58f80d64da0e1233569102eb63a1989899c2cf8271", - "geometry_id": "dgeo_d8d014d254b594a14e6a4414", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b__depth_r02", - "image_sha256": "87ccbbd3ec6cf32a7d2650b4b12a0cb2676c7ba5c8e4358a60f33d77da1d6d28", - "logical_row_sha256": "697d89c865fc66fde61488bcfa9dcc34d5a4e47c6893240a5a047b28f4b95508", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fdadd1eb215cfec3b43e92a2afd8948b13875dba8196bae5b1355ddd70c9dde4" - }, - { - "code_sha256": "de719120f1346276e58694d30034d57b20b58070bf4184d83cf5339c85f9c676", - "geometry_id": "dgeo_d9b026894b727669f0bd2e79", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b__depth_r03", - "image_sha256": "6bb4aa81e0f362bad4278afe8747c2da0c5c918e43ca21db08002a6c0ed3e1da", - "logical_row_sha256": "3c93d3a89c0dc7c8a50429fe57861760cce8c0cb57da6fab78e6a5298c88be5e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e1187b2e7941c0466549c5708b8a62a4634c3a41cc59697adca048a264559fd0" - }, - { - "code_sha256": "21807211bd54fc737bb4bc75e64e69f3a91456b1b708b6c41c3f76f4e60fdf29", - "geometry_id": "dgeo_a72b171bc2ea8649da4929b1", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b__depth_r04", - "image_sha256": "1a8cac145b082a56b152196e55f32f7bc061a5ae85696d1558330b71d55182ec", - "logical_row_sha256": "6f90bc5a16a8cb7ccaf3c80b22a118daacba1faae5940a60030bdd67d83427eb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6037f8060c1271f88952918223f935aa0e7ec1d8eaf4f077592ac95f95c5868b" - }, - { - "code_sha256": "d720e13dd1f961dbbc503f0c5b4e60b447a3da183fcf0a01eb22cb9ec682a235", - "geometry_id": "dgeo_f89176ca59f220aab2ff75cb", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b__depth_r05", - "image_sha256": "cb6b51655bc8255d63e710c54fd8ec85b2f87930c9b5a2df1d69c3b7b4968128", - "logical_row_sha256": "83f0da4f839e732066abf3cf03114f8ee5dfa390bdc8c2a2cfbd4954c833ffc9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3155e555961659b9347e541ec4804a1e203fa0420ec94c03ec74b5ec8d3f828b" - }, - { - "code_sha256": "0c3b74981e8be7b8c0b71a3f29e07432f81144c9158d6e67b6e8f6bffb1849d1", - "geometry_id": "dgeo_4e62a78cbcef25945ef33455", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b__depth_r06", - "image_sha256": "61011889268c6fc1217e2b4363f2a4909425cffcc1e5c45ba8cfdb44a0aa844a", - "logical_row_sha256": "5aeda636ea7a08f108aa9d09928a66d1ac11b1cfcb8edc517490be939dd86302", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2cf459327dd186f988a0181020afdf9e0f3dc02a9386d4338dfa29fe5078e87f" - }, - { - "code_sha256": "4c073a3d1e953391ad71e66f66c76027b1a60e8d5b4597609e84cc11e9d01be1", - "geometry_id": "dgeo_d3fb0a364bc85d3fdeeaf8fb", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b__depth_r07", - "image_sha256": "5807cc7ff5d7346ef720f40a2fd57657d4f8fcef3e5774a59d05338f1bd36378", - "logical_row_sha256": "6c83566bbe5764614ea53aa23a4d06a499fbb30915004c34261e7c4482e16005", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0c84de80527ab2ad4ea24c99c66ac9015c80deaef46a0afc5b117a68baaef1f4" - }, - { - "code_sha256": "720581d38e0393f8cb1fc12b9f1b043592837d795428a3ea5e416c147b72bc41", - "geometry_id": "dgeo_c8d6a36a89e9affa24523cd3", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b", - "image_sha256": "dc5e51de91b675a8c8fb10886123c31c31fcf3e29e7f099f323dd7d4ac16b044", - "logical_row_sha256": "d92345c30112ed713f1badba1506897a00631be706d5ec5706475881e6f549e4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bfe4dccdfd155d8c7009562e2a56a96f609906dc9342bb1f48da3c005ee9aa2c" - }, - { - "code_sha256": "55fa9824902899d9c2ab8e742987e1c505ad0de470ba026fd4b5fb1124158401", - "geometry_id": "dgeo_b0aacf16ee1287ea18bd2d03", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b__depth_r01", - "image_sha256": "c8d3cf9881a003fea849ac0f6c936525a64980dfbf420becaf7094fa306616a5", - "logical_row_sha256": "27052a703c81b5ccee884d81b9144cca86e0cf1be202c17954c9284e3ed93e21", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "60f3c0613ca22410e78f40687789f9bf0a3b89836f83f3e30b8f0cf1f6978e8c" - }, - { - "code_sha256": "760f580a454ec0539cb023323c2aeb21d5e8f6a9cdb2ae60e152d9b55a08f17e", - "geometry_id": "dgeo_d32c627c28bf63683f10a5bd", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b__depth_r02", - "image_sha256": "5c2ce933ae5a64819995ccadc0f60f6033e2069dbf39f3b00bbb63240b256c85", - "logical_row_sha256": "a3ad40ffdabc30d7f0568c73a2771b1952e9b9c6740731b6e03f59d912bfce4c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "811c31a0ba9b03ea3d83c5919c424cd3063fc633d2b36735b7342b76562cc619" - }, - { - "code_sha256": "e639856bd454aa3e920f8b95a9e0540cd4d287e902c292b2baa4ad822a68f244", - "geometry_id": "dgeo_fdc8af880a284a694ebc341d", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b__depth_r03", - "image_sha256": "39cd814fb329acd768d75c0a41cfb716963b3a121d7ee8acbbd94875a642a206", - "logical_row_sha256": "692978b298c3544f9d66be0705559abf79343d00d8b7fd04935161c00837ef3c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f38a09aa028c4a3409da1d574d52b3c2beba583432e19cdaad4cf467e332235b" - }, - { - "code_sha256": "0de2580071458ecfbef384cf0717b4d98df4d9240d3f3a49420306a386f696bc", - "geometry_id": "dgeo_ff1042617dbb3eba9cc0d3c5", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b__depth_r04", - "image_sha256": "fff92993e1c6521f1bf0fe7a6043cb103f6a9a4a5de318bba2d8b932a39e857b", - "logical_row_sha256": "29ab66b6cf92197f8996ad05225f00384c093e1dcbc3b131330bfb6710a2f20c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9bfce8dbfa87cbcf3389d801dfd8e18572541289484503bf388852871fd0a801" - }, - { - "code_sha256": "4057c98abd5aeafd3a02db83653766acaa8445275605fdb5134aed5d961255c7", - "geometry_id": "dgeo_2888fe764d39e447a0f60863", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b__depth_r05", - "image_sha256": "97f3e87b094c8c559ecd68326293b07cbc7c67963a85fc6b6f05d4bb9b3c4c2c", - "logical_row_sha256": "df08b31509e7484605ddb6c91c7a7e5e003439b8008f7d1a875670c0b420f959", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a0da2c76fc4f1fc9c97f0a8f2c5272bb1935ccfe7e3ab4dbc011e75476ddf06e" - }, - { - "code_sha256": "28e398700b03765f8ed787d818a75f00f80551e6c462d7aefda3cba23719d458", - "geometry_id": "dgeo_11ea8106ad699660a7d7aa87", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b__depth_r06", - "image_sha256": "00a830df48ed12c911e1c8034537ae4bb60611587edd00263bafa04b39550963", - "logical_row_sha256": "5f1d9a9759a5e789a40b7d9923494b6de51ec412447372dde59b6f399f5bd829", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "cbc15efc0ff9b4a2f5b15212ad621df5214db8fac4b8b6eb8ff3d2d8ac495a56" - }, - { - "code_sha256": "c2bd5b3181f3f95174acc5a2399b9b90a004188e4793517f2fab16446dd5ec53", - "geometry_id": "dgeo_a47f62b3450db00449fb6bf3", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b__depth_r07", - "image_sha256": "2be8b4afd40c828da68e85decc23652ee15d446cd2c2f9c3633fe20f56281b91", - "logical_row_sha256": "51e27d0178488b0792d30309921979bcc378d5c2a9ef29da127ceb44013ef9bd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "041af4545b79d4c7c96d7c4708f7a66bfcd786333b33d1b687974b651d6536bf" - }, - { - "code_sha256": "7d33629ce290f8334805e3d8349e9b0a800bbe9b08a0ff9cef339ef470cb5e34", - "geometry_id": "dgeo_48da974e41037a2e22eea849", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a", - "image_sha256": "d917b74838f340ced202710b3378a917ac239a9fb7181ce3de793c0b6c99e1a9", - "logical_row_sha256": "65e960b82e20efbfd816b334a17b87c8cf873570c51404f09b3e9f0262899eb5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5c508296e97976dbde3f197f7401d1d5ea73df66138f03e19a9c7ee59d4dbd33" - }, - { - "code_sha256": "e7b039bc47aea47caa93d08c5df87d7c130d0f5e8b36b19864df838ef69827fb", - "geometry_id": "dgeo_781b2a04c11e86ced16484dd", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a__depth_r01", - "image_sha256": "ba8bcba043f1d5e3204400cc207c981908cd824edbb05fc0ced1218ce4434cfa", - "logical_row_sha256": "4c8b05de2110c3cbbea0abf2679bfd9df2d3d3e9b54eaef3281fe9fe7bb03daa", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "030244ad5700dc6caac643315343f0b02a66fcf3a1ddda43bd4aad8fff01c49a" - }, - { - "code_sha256": "c17e66ff72749fba039ac5cf76a4444947c0654989c438c6a770b0bec9158872", - "geometry_id": "dgeo_c3faccda89382b35239c21da", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a__depth_r02", - "image_sha256": "3587a7bf1e7bae00dd0f1d6dce076d74365d6151f7cdfd6113575df5d088210d", - "logical_row_sha256": "0a931a494a3b515dfe764a079f77cf3d267e8422ba66d517b92b243ea81e0fb9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bc0f9de5280df3aeb063407a54ca9219db3111c228c180fa69a7ee2e647d83b6" - }, - { - "code_sha256": "a2d7ff2bde62f41bcf18baaf9bbac76151e568f22df4d637acdaeeaec647ade3", - "geometry_id": "dgeo_a093efbdd493c1347fa95ac4", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a__depth_r03", - "image_sha256": "cef95a0119de1444aaae2db2408cb0eaf4fc0a5a66bce1a4a0c02f87be2034e6", - "logical_row_sha256": "12fa4551b603c4497b50fdb7678a77af3b2e6a0795642d8c311412597df15fea", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1e8a9b2fae9b8e742d670e48b6dd94e2e0212e5f284aeaed2fb0b27792fa5805" - }, - { - "code_sha256": "10fbdba0ac4ec050c615e298577a9c7cee606851e1d24c4d940fe948460d95c9", - "geometry_id": "dgeo_99203c1f605a969ccc48e97a", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a__depth_r04", - "image_sha256": "02f61310dc3e88cb070de0699fd8aa73876fc2f12aa1b745d1b131fd8c88753d", - "logical_row_sha256": "3e100f2a41bd4e82f8cd53ad6082fa59485ae0ba70da01aaab350312402e7bd3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3186cc5f49641c111008dce230f5dfa31f16492ad65c061f1bdc8f55b6c17baf" - }, - { - "code_sha256": "676fb786194c3f107320ac76c3d0fb8d6faaa54c8b598af7dcda09a20a051688", - "geometry_id": "dgeo_8dd460d2ff165997c9f7cab2", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a__depth_r05", - "image_sha256": "78e85f2af5571c8582deb387e573f8e4efdf592a49872108725bab68ef3f36f8", - "logical_row_sha256": "8e8ea2ffd99cec9c1d2a95bdf409db4a81da40f359184a8cf96c57a2c1d60bb3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bb3f9603f1b850b90866efa9c1dc3da92ea12bd3b19fbe5a04491fbfc4de290f" - }, - { - "code_sha256": "2d10c3c5e06ecc2c9fd0a78093ec49ac27d9bfd67f0d8245dd109271d5bde4e6", - "geometry_id": "dgeo_cb1b12066645776a2330857d", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a__depth_r06", - "image_sha256": "ba0df7ef5995b7695adf483b325628a2084e131451bdb2f1f026a6fa082c330a", - "logical_row_sha256": "5f94d51aac4cc7a64b7f1048dcbaa15b54cd0bf3498959e28959ec3aae77aa4f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a66e578d67023b292440b26fab000f8d6462efcba9c24610d4a604ee7ca2b245" - }, - { - "code_sha256": "3dea9ce4deda3abd79e58d657f8a1d1e198fb412beebd3e9ce326889c6e98b03", - "geometry_id": "dgeo_185a003d6250ca014d644f8e", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a__depth_r07", - "image_sha256": "eb7b1ce3904cc01e88254311b28c23460f4edb7beefc5b29c0656513cb077121", - "logical_row_sha256": "65464d5344a3d78e52aa0f236aa110e31aa621d839497a9f4a1300f2b87dc91f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5c66b0e70491f42169be4b8baebfb38482e354a77f54bfe867df762f1b1b8263" - }, - { - "code_sha256": "55d15eeaae4c91c2eef19f0a0898daf3873acf9c86152a98c19d2b15e180ce5c", - "geometry_id": "dgeo_363fc9a0a923b394d06e9019", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a", - "image_sha256": "f5d6f383f20f9526400800780cc289be42e2d6d44f30a7b995f889638fb39ad5", - "logical_row_sha256": "836a025c0a8b782587233f62d37f292167553ade7627aeb7e999debddda84a98", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "458bc15c89fb893609bbcc0545016ffdabd7db8e1b5a113dce3ba57a7d0fd1cb" - }, - { - "code_sha256": "959d5c21871f6032709e552949c60fa93a6069e3ba435071fadd2bcfeefa5fde", - "geometry_id": "dgeo_b361794734b623171601862e", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a__depth_r01", - "image_sha256": "b8206cbb24d4fa3ec6262d235ea00c91b0ddfcf546f08de12cd2860126dae2ae", - "logical_row_sha256": "7e7b122023f8961571bf6763234ccb07fa8865e3698b533234f152df910bab06", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a02406a07e7121a9537db3fd6020967eaff3ffecd5fc97c0226a08a8a75a745d" - }, - { - "code_sha256": "8f1c5f66a86b86b0179df6f5fa13bb30c2453744684f51c29e6b9b21faa710b7", - "geometry_id": "dgeo_3f845efc32c7422e814d184d", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a__depth_r02", - "image_sha256": "e1c19d6477832f38d1de5c4a444ab10ba82fd044da2522144bb4bbaa8f69a0c5", - "logical_row_sha256": "e12016c0699936a31405d83f3595b05aac5b96b87dc353db6811a79bf6e14c5d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3c6929e836a5fc70d349a20ea6eab217479d2588b41e7eddc8975fa672714120" - }, - { - "code_sha256": "9fb9d8bb34a6190d45f9fa061681c1e4769fe7c7ee698e27a7d9c1afb3b3aed8", - "geometry_id": "dgeo_787f413b2514affb17fbecfa", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a__depth_r03", - "image_sha256": "846088eef8f415e9f5b43c76497cbc6f6e3c1cd7960cea83772d6a3c7629ae76", - "logical_row_sha256": "a3befc43f168bd31ace967a8bd735cd492e52b3838b42ca8f1fcebef5554e098", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "89a9e82bda4b75232dad342328f31942784b0ffa79231d4cd3a367215c657ce8" - }, - { - "code_sha256": "db25595d4ed7bb41ff56c9946f25a7296477433f34c1e0b103dcc40299daaacf", - "geometry_id": "dgeo_bde0f2ddc0ebaa8303207d72", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a__depth_r04", - "image_sha256": "96b554e2542609cefe56575f90e025f1cf834c0872be56e81ec2e90b9439bfa7", - "logical_row_sha256": "0e0db4efc503c19b8d2d37af34a290078ef8df07f2feb61182d5308c686beee2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "31657bfaf175c1952f9c38d1f297b87f0fe24c98f6abb526c275800be41b7cbe" - }, - { - "code_sha256": "b88cf4aa366f6642166fa3ba856105d2a2fc8cf58def92e85381a91c31a7d3ce", - "geometry_id": "dgeo_eea4c81bba2427559c8554e2", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a__depth_r05", - "image_sha256": "7bfcebcc3e56b9dfb2011ea14641100ccd3ccad6382001bc8de6b8af27bcf3de", - "logical_row_sha256": "54b961da2e65b4fac70466b2e9bb49163e0af8b0e4cb2ad9c1db03a8c04d8dbb", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ab8585b228036d50cb4751f4dc990a5a2095fcfe42203ea3b54a3493e79cc8af" - }, - { - "code_sha256": "d70d925ac339aa6461e7332fd74263255f26f195d2f232f7f2635904e8f13755", - "geometry_id": "dgeo_52b2e4a52ca4b612f596650d", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a__depth_r06", - "image_sha256": "d7c0da8317afd2e5d6bc91ba2df3d345cd3c66d0024909fc1d346f895b761312", - "logical_row_sha256": "5642ee32aea3986a0c85d6953bd29019077d93501809e97ff516810ad1e57607", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9fa697f7e1bc9664b87a02bf68dc3bba2c1a6541300602e761c824f85ae550ef" - }, - { - "code_sha256": "b79ef4521480e0c94827ef2654b13b6b153d59be169f9c89a22efe5b84e17784", - "geometry_id": "dgeo_151b1b2bb6caeac71fa03de8", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a__depth_r07", - "image_sha256": "05ba78ee99378246b402c9220e75f68641101fee617231d1d5d2348c0d548665", - "logical_row_sha256": "b63a5858812ba2eb27c680faa2d32a908ad0e25d2233a2b5da84498472e92019", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "89b495f52ee3ec6dbbbedd34c3cbcf3016c35ad11657fa152520c121532c6f29" - }, - { - "code_sha256": "442d2349dffed32f4096d66e6cf853379b9abebec7c9b391e6c476dbe2423634", - "geometry_id": "dextra_a75b0279967add8789cb5a53", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__pose", - "image_sha256": "7164e6af7849d9e5d0ba33cddfd114ec00be48b3f41e12222eb71055a37c38f6", - "logical_row_sha256": "7219730c3072b1ee8447709d8cc5bea57733c85d64851bf0f4829e2ec16652c0", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "0525c3bd116df174bad1b5fad667d43e04e98b7207c7adf93a68c3d1793c1d1a" - }, - { - "code_sha256": "2a9cee0e1ea67a9e902b00871c900f34bc1d22d9af74bfcc310cfd2354578c12", - "geometry_id": "dgeo_c6c4e80f477583f52f1e32c2", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a", - "image_sha256": "69ceb55306a6409b0f1f016bbf677d6ccb37e31c1bad052ee86d2248427d0139", - "logical_row_sha256": "97c29c53a09073ed3b3e1706e7f79aa1dd8c43451b8881cc22468a9005d88280", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "805aac72fff4592a2df2be62b3a7240d9bc9b06831206bc6013068d4fc52bb07" - }, - { - "code_sha256": "3e0e19432397626ff807c8cb6143b9e1099176acb1890d12783e944ffe9c1ab9", - "geometry_id": "dgeo_730d4a5671eeb82ba4544edd", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a__depth_r01", - "image_sha256": "43ec859f0c4fb23bfd80bcfb1295adbe5461fe0c4026d5fd8febc2312f8bd295", - "logical_row_sha256": "b7aba4de0dd10390332ff5bf742c8801d241b478fdd3c906e4fee860727986ae", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f2258b75dc6b139afd2ad098340f57e8e0cc59d578ffbd2ea9faabc280ea9938" - }, - { - "code_sha256": "7022eb7edae96e1e03dccdba464ed82c2922699eba692dacfbce9ca74fae6664", - "geometry_id": "dgeo_4bdda3fee42466a69e7809c2", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a__depth_r02", - "image_sha256": "8a807c9b750526fb197d55d4a386146d7a413cbc2fabf11f7ae19cea8b4e2afd", - "logical_row_sha256": "680857ddfba47bbd1b9d519be60cd3b3552ce2a252668ab977a593ce8d0ac914", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1c3ab42abc135eff61f3471e5c5242493384666e390f87329adc6e7e8c04f464" - }, - { - "code_sha256": "c848db1cc164b2f6b5b6488858f7d425ea0495d1d0b007274306debc0d869dd1", - "geometry_id": "dgeo_dc28326945ccc667a2663347", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a__depth_r03", - "image_sha256": "c9d0da8e2394f4ee6c3b4f4b0af38b368bdd463884089b0dc593dfe2cd770c90", - "logical_row_sha256": "77468e296e1e4f4ebbf15ecdf09ef21ee061be77591ea7d4a0a2feaa20effc40", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "106d8cb1a582c64264a3778940c6b4125f16ac1ca5ed8fb5a33b0d574831cdb2" - }, - { - "code_sha256": "4c78c9d5673cec209ef9649ad33a4d53b130c02621be89172d5d373e6096d6a4", - "geometry_id": "dgeo_bd13f0331034a1b79aff40ae", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a__depth_r04", - "image_sha256": "214249b7c0085680ccdeb49677f6baff8dd4e82933b0221cda865467c431ad7e", - "logical_row_sha256": "ff0dd1186fe576101e961132d449e388bffeef672b4c3afe7256518f29891771", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c6039e0fbceac81480b1cc7339ba2915bc910f9932cd19656eb241c5e9e42a5f" - }, - { - "code_sha256": "02db4918bc2317d2a98829d8640d640e0d92481bbaed70142344d92abe3dbbda", - "geometry_id": "dgeo_69c4cd36ea63fe117dd7e1ac", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a__depth_r05", - "image_sha256": "641364f5f5185b81cf6efd5365296e0b86d73e4e3ad684e4c20ff7acb9b5ff94", - "logical_row_sha256": "a9563bf7f6b91c3c005602e1bcb6e80b8b364320c6db7ec258a89887c889db18", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "24cd4e4248fda3f547a544dfc7666cb9e8a9e9d013bd8d0d58bfd3da0cbba0a5" - }, - { - "code_sha256": "dd626f41ee3a34f0a3eb2347e486573adf3b59bb805a005e47bcb6438b8d4d13", - "geometry_id": "dgeo_e448165d1551c2db96d14aff", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a__depth_r06", - "image_sha256": "4d9fe1d40f5633a97613e48a4557e70b87d1399f14ea03a37df0a253ed19ac81", - "logical_row_sha256": "85abf915cbb2de8f9cbfdf2b5301f03a5e654ff46d5f0784e3147127877cfb4c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "40a00c415a3e7b6891169ff5eee63f64a20de4f543db29094acda14b77f926bd" - }, - { - "code_sha256": "a0b9f9c603f6860f8069b33eb619ce5f9e23e6c07c6e0c905c0a644f3dd220af", - "geometry_id": "dgeo_350d0695320d38df79512383", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a__depth_r07", - "image_sha256": "e08f19f9ca6fe6bd2b9b16a5bc58da61dad13d25bf3fe6ddea8bbd5e89c6d4f2", - "logical_row_sha256": "beabe95a6b14d57ccaa3434598de64a9764ae2e13cfba240abac4bac8e834bb3", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cb1b77f0dcbf206ebc0d52eb5fdf2983b6600843cc48d6e2a772d9bc7f5d3516" - }, - { - "code_sha256": "465c488a769abc267cbff2175b4de4f91f2bcd5f73fb5cff2c33ea49166d82bc", - "geometry_id": "dextra_649a47f66de32230b2f3c700", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a2__proposal_a", - "image_sha256": "482b4195f7790b0b9925561699ad9ce45af115928d91b6516f56e3e817f3a075", - "logical_row_sha256": "479a3c8e624bee564e6c2ee53d9aee0524d9a8806a524e290108ac991aaa0c18", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "4f867b2a035e26ec330401081c617c3b5a6a3924e18c0a34573fd01e78b39176" - }, - { - "code_sha256": "749137ff85a54995dc05057c5850d2e318455ccea6c28be3ab15b07dd8eb956b", - "geometry_id": "dextra_ed0a50c0b66cb7410a6d62d4", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__pose", - "image_sha256": "74e808ccd8518427375e8c8a76304d5517d67bbc3c84a11c34ba419e2917991e", - "logical_row_sha256": "8e79d2c5a80d5728f5825b0d2b7dd9c93f5408cf80c151c17bbd39ea01e4465e", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e41766156fc15c52d3ffe507a40b9c3f805432cfe59e6656d9f240ddb681d46a" - }, - { - "code_sha256": "979d3a9126953f446daafb8268b63aee132903df4aeebf3e7e7d05bc22a47111", - "geometry_id": "dgeo_89d1c99284851460efc3b91c", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b", - "image_sha256": "2c783af5ffdaeae558584823517dd2e7d24e175c27312d7a344146be15ab50d8", - "logical_row_sha256": "cbebf598673a26150e12298657e7e5079c40ea15ad35013f5d63f3ef036e4912", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6c1c0229812b29930b054e766c985dd7b24453d9cff6e1cb9c804d6620c9fe10" - }, - { - "code_sha256": "1c9cc0d9f4fb96cc133cf064d058d1e562c657c2c0d36984ead570096e416e90", - "geometry_id": "dgeo_d15c68cb425ead7360e4f003", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b__depth_r01", - "image_sha256": "764d91082c2d82a787c3a110ff964bbcc3c8871908f0d02bcf3081d0e3da7f8a", - "logical_row_sha256": "3490830a509b0415b8c719e45454c2ff48b4f150a760c56af2dd83b9667dcc29", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0a381739b07c6285f0b35cefb0e43225a7e9384fc13c4371cfc1197b4b80c14d" - }, - { - "code_sha256": "3f01566dcb4a4a86f9c4287ad2a4656c6bc3117e8f06a1a28179d1188a729ee9", - "geometry_id": "dgeo_32188fd0116baed4b2a49ab9", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b__depth_r02", - "image_sha256": "40dffcef6852a1ce077a3774dca529c7fff429f75d3aa1ff6f3333bc2f6bd2f7", - "logical_row_sha256": "a9229bedbeedb23447fbc06991aa88d51417e170d7566de2fbb27d02a408b135", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "571dd8fe24d6bb10e9a6e92bd30139593ed7e06602423d1eda17e82fc6fa25f8" - }, - { - "code_sha256": "7c20174fdc1e3562368ccde71c397e832b8183e1b1d4fa27f17eb8a23b026f9b", - "geometry_id": "dgeo_e3226e32cb751331bbd3d759", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b__depth_r03", - "image_sha256": "6e13fc80abfb3e71f54338d7229a7da9d747561e27148ebed94d135a75cbfa46", - "logical_row_sha256": "ef5d30b18b3394d0e19b8125e255a46c2a5342fb55460066dc6c31b6fa7fab61", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4ec06c43f4d38814409fc0c5b43a79c2ec6b726144f1914aff01027d2a59b903" - }, - { - "code_sha256": "184a59146ac311c50254b04e68082108d2bef1fb1e4f4cca12f1c61c52ee3267", - "geometry_id": "dgeo_86411193a1a1a6de20792a16", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b__depth_r04", - "image_sha256": "456097e1d2768a5ac93b68ead729b20e7f1478f366d450803965ad81dce25227", - "logical_row_sha256": "88f7b26d8c8151f6d9e84b394b9657b054ec64a216ae833ce066ad4170428d2e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "80900dbdc9f64ed6aa0c854d5f56665cba98d596dcc0903cfd4863a57ff27df5" - }, - { - "code_sha256": "3ac75035835b59951fd4578cbf1f2162862c684dd09a8dcf119835b5f400bb02", - "geometry_id": "dgeo_7a89d1f9c166bab29447b9b0", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b__depth_r05", - "image_sha256": "8732ca3d9e948b5edf34d1dbf1790e9d941ed06ad276cf1422bc9a47b1c7635d", - "logical_row_sha256": "92c770613a771abc26745fd4d45948e1a1591d977be3755cc14d6dfe7bfb318f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b2540e2aecd2aa564a14768f08372c4ea9fbae840950be1fc3c527a9f9d58aa8" - }, - { - "code_sha256": "a2aa7306d1db381653b7afe313bdd14cd5edaddacd21da93960bdede80695054", - "geometry_id": "dgeo_6d3c250ca94c7ed3ad5e5941", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b__depth_r06", - "image_sha256": "f92cf9757a9474c0daaa13f45acc2c2f00572cf48d2941ac20049a6e6df6da65", - "logical_row_sha256": "01c16f14c1243b3a6c21e70e46beddb4b851cdeba392766ee85b0c6927404743", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3e21c6336777a8c7fc0f733757f8153773c3754369b4e3ee4af9d7d4b876525c" - }, - { - "code_sha256": "0a3a4cdd6d3186b41416df23e874f5b6fcca4c1bcc2e956c56b5b93040b600bc", - "geometry_id": "dgeo_6b67b0301641f73dea939c0b", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b__depth_r07", - "image_sha256": "8f81ad1e38a4a4855272bc9b398e5c99322921039b7e1a3d733c4303ff394637", - "logical_row_sha256": "a43d9ff29bd05e0981d536b23bce715654137816d1caa3f25a3688ff712eefb4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e440acb9ae178eaf84d267aff851081678e047921ce5c581941990865f02aa32" - }, - { - "code_sha256": "47651559cf4d4d6096011c3a0b86f2a5e6da1e419db95deaa7dc33d74636f33d", - "geometry_id": "dextra_ef3e35eb043b38dec5dd3722", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b2__proposal_b", - "image_sha256": "5b14137b41c0fffd44cb03eaf13a54f7221eaa5e69bad26ad519019114ca530a", - "logical_row_sha256": "7848ad94314d6646ea0cf63fd3cfdc96b05c56acacc2cce3adc8e8da2416ec64", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "a619af40d4dccfc0df33281770d8aca287b3749b820d7e22810b5ae9db9b82b7" - }, - { - "code_sha256": "a40b3163c187cca6220115b993723b336fc5bd11eef2839a6a8676e2150c6744", - "geometry_id": "dextra_4701c0ffb100a43c58520073", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__pose", - "image_sha256": "9984037a34cf5cb32e240d778460fb45f62d588f0f6019488f04dac28ddee1a9", - "logical_row_sha256": "f1feaf68e8db417c764ce99a988cca5a9e8ff62b457ff375c9ea990121724388", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "06d14b35e25183d771ebb557cbf60dcbd6d7b24a58bf12c4dfa0394ab5b04951" - }, - { - "code_sha256": "bdbd327be7b0871a14f94f8dd421e3ca1180cbdc2dc7b618dcd35777b57ed4f8", - "geometry_id": "dgeo_7d1b913a1708c5843dae6297", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a", - "image_sha256": "d99689231c2941003dd4fce86417b01b9a7b1dcd852dbdf62a4bd8a6513446d5", - "logical_row_sha256": "a0abd9b7f2e17137c78866386fb95ccc9d82312d09d7003da7772be61f6e68a0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "374e142208ac77124d27f2bd0db4eaeb18e5423aefd62691109f4372eb40ebe8" - }, - { - "code_sha256": "d0fafb36df53c150731e44a57b93e5d922c74d30d2e16e5ba0b48f2d991abe85", - "geometry_id": "dgeo_53a3bfc6b03a31d84c72ad31", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a__depth_r01", - "image_sha256": "f62b7462a72908903200a333d26c0d4ebb802e3d5a3a99f574f23be7496259aa", - "logical_row_sha256": "4fb958a6f5f3e87e1b9ebd9b294e6618be808fb228308b5e1f2a856ceb8f464b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9331b5f826a32d564cc0c2e9507b5cd941f02b2020f445be7ab7b9ea548ddb93" - }, - { - "code_sha256": "e93192487981e9e72ebb9c32689332b159a3e560da004c6e279d66a4c6c44faf", - "geometry_id": "dgeo_994c73b0c74e0633125b954a", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a__depth_r02", - "image_sha256": "a8f2945a9bf2bd7ea732d9fe96dacafb26e2b34cfb742e00296169839795694f", - "logical_row_sha256": "c188937a913a028149adef0cbbe96d6ffc0c4b75874816124ade11f86dab8932", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2da60656990df22d2afb2d6f460bcf0b1d882e7faba62fe0ab646a4e46998495" - }, - { - "code_sha256": "ec3671a1ff38392e25f11d11ac3b4fc7cbfba7bb03a5099d46d70b85d2159337", - "geometry_id": "dgeo_5bdd30e73bf07f4b2d3e6595", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a__depth_r03", - "image_sha256": "558bc6dd05b619e7337ab6accef23232e06ec1fad8572cc683a0e97ce9a08007", - "logical_row_sha256": "d7e8f345481d52f3898971cf697fa937a8d9dc222b71697e9d9d0188cdd41d47", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "920727ef5a9cb8623b51bac8c3c56278e2add28920b97678feb19e95fddd0211" - }, - { - "code_sha256": "e1176d9578c5350629eff6ee9685ec2b187f483c34ec5d6a6642bc8697ee6105", - "geometry_id": "dgeo_5833d4cbee639c974316a70d", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a__depth_r04", - "image_sha256": "286f627133c879e9239c805996ceb9cd3c61d6ada81d75df42c0cb14b8be436e", - "logical_row_sha256": "7e311bbf37cd77169e31c2f4adf21ef168b6ac726e8bea6f530f038ab4497341", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a675140c5f50352204ac02ccf377f06c9b79f0190541f8c60c08504190aff891" - }, - { - "code_sha256": "c311d2057a8d5f52f518414ff2b712abcddafbe34a1e5ebd9f91edc4cc560c5f", - "geometry_id": "dgeo_3d16784946473af27cc4083c", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a__depth_r05", - "image_sha256": "7002422b2548b8549c8c1b8dc88c72e297a57a08c5e9cfea7edaa747b37d48d8", - "logical_row_sha256": "86b60f4a31f197c064422c8c6b59236179340149fbfef0e6bf9d4cf887ebcbf2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f9459e3a693b0a14073978b65d124919079bcc3ce4a3d4109c893c109dee7bbd" - }, - { - "code_sha256": "944a47e43dba38b05050413a76f5b6db1bffdbc7960f8d79d7ba19d9988af4da", - "geometry_id": "dgeo_1cdfd61f89f02c2f19994656", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a__depth_r06", - "image_sha256": "3dfda6beea5b81989f8716bfa1b59402e1a94430d9c3aa49cc19c45e3dc022df", - "logical_row_sha256": "3136890780662e657879705a13e1fb744ad0d9071e200b63871159a573743f52", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "27192a24b8dc58fec7c9cea30633cd9fd1f747fadd10f8ec9639f97d39128335" - }, - { - "code_sha256": "4ad49d75a74fc417c060fdbffbea7a3c5f27213cb4696bab422a539f71d875ec", - "geometry_id": "dgeo_632c7f19646c6d7f7a70c75d", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a__depth_r07", - "image_sha256": "ed1dad30d65085df855246c48733638f18cda3602187b77231068d0a9b48c42c", - "logical_row_sha256": "5fe76c01660e12404c6394b816a01ae148335e8ff83b33944da211f2e3ace242", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d12e47ce6b64d69c8e83433c8ecdd51accc063d12ff597f82a490eb32359e706" - }, - { - "code_sha256": "6476ab0048f66c162f36525524580d88f37d95c4a00b8be5a460065467ddb299", - "geometry_id": "dextra_4954d490dc0cbbf1aac83733", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c2__proposal_b", - "image_sha256": "2b88c499f28fbfb04bae6bdb828e8ab91e78cf6bb3b3c1c7eaa8082666f55c94", - "logical_row_sha256": "c86d5407820bc96d45aa38e2214243fb0e5a338c125b827c600e26888f4861d9", - "realization_id": "core-realization", - "split_role": "core-extra", - "target_image_sha256": "fbe1b1af0fd8e240d7ff4ae02d29fbe076c055b0d5d3b6cd4425cb2651ff6fbc" - }, - { - "code_sha256": "f35e5dde4ce73dfd3fc0f353870d2f10ba186d20ad14b421ffe28824df00576c", - "geometry_id": "dgeo_c84e44e99f2b025279bb42c1", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b", - "image_sha256": "f8f2a114810b23fa6422d05b6a69f849c2c4427d9e936ea5662b30ceb98dc0df", - "logical_row_sha256": "861f7046587f004e59c74d5b302e585ee78bb7ff9eabd1d52242f1a9514e3254", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6266716e1f1af010f26a5fc1bcabf17d665d5813ba89e96da7062afde1728a4f" - }, - { - "code_sha256": "f00227d35c473d5cd88d5a3d0e431de9ec39a4b0076e3c75877d1796fb019a6e", - "geometry_id": "dgeo_64357d1b30673093af2f248a", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__depth_r01", - "image_sha256": "24cf49120fffd1ebdcdf87a8d9c5861177fae324e4a9f0b724e92681b5fec573", - "logical_row_sha256": "2a4d7211456cdcf81332728fa98e0694bcfe920335410f27a1d76ae37a03ec4c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1daeeb126b62069e6af88f04e2c0b724d818837c03830ef3865d80e0e2b9a11b" - }, - { - "code_sha256": "372529ffec14f17f08eb15ea6930e7d57522029fca8e344ef18305ee9f80d023", - "geometry_id": "dgeo_6185855ab9d77ed1fb115d9d", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__depth_r02", - "image_sha256": "486ebf5605196c4eead4371faaaa08091a0b3cd97bd835b87f4bcbdec4f428c7", - "logical_row_sha256": "53b6f522381f179f2e8348fec5ff95b9b4beef4a4feb56785e170ee8968ea93d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8edb67f6092ffdd82a4e000a63a97b8652bab6608ca7641327a3702101d7ed5c" - }, - { - "code_sha256": "b36f4dbc592a09674074e670977aacc0561d7df57d47456a7f3525b7b93d9b34", - "geometry_id": "dgeo_54b8d84b4ff50e5bf7ad6473", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__depth_r03", - "image_sha256": "33572663b5387137609d52156537cae88fab88c7e7edcb5c5c3cf4ecba290ee2", - "logical_row_sha256": "0488205d4387383a4c27ba056bb259854c7e6a974e5d517e0f3af601c709694c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "be851f28afccbb2b9945c035de0ca9818675f124e406f6255707b73e9dc699ce" - }, - { - "code_sha256": "979d249fab316c9cce73c8d9632a43fd69f6230185fc1e3e362429a4d3e7a995", - "geometry_id": "dgeo_ed3f2c25be728475c5b2e551", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__depth_r04", - "image_sha256": "997d473b3a096f063d3db50b31f2ed9b4b0df7548a123fa2a880a0099c8635f7", - "logical_row_sha256": "e563716fd11cfe8ec984ba838c3cf46246339058431be39e7ab5c74345c1d6f9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e1e64e2f7c7664d38c6e28b273124e32d4fdfe0bb7ef04ebf2a46cb560efd348" - }, - { - "code_sha256": "9bb484a200fc497c30782b446e28cd2a45018728c47bd13ffc3f8317e502ca8e", - "geometry_id": "dgeo_587ddb8aae36f9a814c86835", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__depth_r05", - "image_sha256": "b2747e5791b6664c7954ae56292cf14effa665e9fbf6422c8d3b914913c41937", - "logical_row_sha256": "35da855379b910bfc8f6c6bc75829a5cca275f551717ac65069c265003ace2ae", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "67f7420969f149448ea297adaf10563534a4915de352c380d393aaa6602bbee4" - }, - { - "code_sha256": "13f521ecea2e62612b2ba635c35ac3d36a598929c8e0ede4e08412ff0c611f0b", - "geometry_id": "dgeo_6b0b9712ce4acf372b4f590d", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__depth_r06", - "image_sha256": "e1154acbc04ca34e70c1ef94b0b4c8f486b04f9990b7b7fa9be7676e03e3d4f6", - "logical_row_sha256": "c55a31748081417845d2a5e45518c3f367921f80d9504f6e76223d479a095f4a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5166636806144b321cea3d32a39ddb95bb2374bef2578bce4b184aa99aab1464" - }, - { - "code_sha256": "8128765ae9218190e94cdb5b5ba87d8177650394289d192b2c6b6be4ee06cae6", - "geometry_id": "dgeo_1d3b70afed8a43b7e923169d", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__depth_r07", - "image_sha256": "8ec28ec153b87b0256c160753754465f7a7a7c71fa1e3a95656b4d843b9fb017", - "logical_row_sha256": "227926ed7677f06a37187efe50416a9edabb5770ca6408ecbfb73c8f2b1ce7a1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d1f2b7fb3246f76d701d13b38814f8932afbd77a6caa801a25570a74a9ad0a9c" - }, - { - "code_sha256": "28799b027ba9b25891674608ca787f6d5826e0fe1fea56fe588e05998e3ceb4e", - "geometry_id": "dextra_be03fa123053eaf1b4cd2275", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose", - "image_sha256": "1acc183110c4b379f6b7306b43dce32c47c7976aa38b72bab0796a40a5e53313", - "logical_row_sha256": "f0ccd0379cb2740abeff370f999fbca06cd065a7ce7030507ec9604f5783baa2", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e7cb7b93969fd481ed84b40605c51f6911849f1217de0659564786a8d2329e14" - }, - { - "code_sha256": "aecfd7a318c34da32c72763a81cd620ae2fb8a0bfd754409c453634d1e84a264", - "geometry_id": "dgeo_fb039793ebff7972079a923e", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a", - "image_sha256": "60ea8165e16f52aeb4f6c3c40006390361ef5d8fc0a281c214d352c018570ceb", - "logical_row_sha256": "5322bfe96ba96f88bb74a3878899e5cd1720353a005f7368ba28ac4a982651d6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "338b52c3d512e977610fec4504968d40d87ad222e9fee8b92dabc5779cb74ba4" - }, - { - "code_sha256": "05290a77b6eed6594dc7c27eb8260a556e8f59fd4a6fff914bd92b886fc4f7c9", - "geometry_id": "dgeo_5ffe487bc1b52accdd80da1e", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a__depth_r01", - "image_sha256": "9b3eb88d9bbfe68f3c258dbfc6ce2eda59e8f36580215e290baadfec3c6554d8", - "logical_row_sha256": "605ab6a2bfb43e77f77e70024d60a510144a3068eee1152c29745c45a8d1854e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6375ca4d679273cbdd037de7b0e9a44cef50a7c9ca6066df1983115da76fde81" - }, - { - "code_sha256": "e8b2a8e5ed852ef8ecef760f03837ec74e39638729f58c4a0a3b8b190146681a", - "geometry_id": "dgeo_71fa6604e2671177edd60d4d", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a__depth_r02", - "image_sha256": "b5c7a138744cdf9bc14e7d0f2b5e09b2219854658eb35b075fb2e0b9329a33e2", - "logical_row_sha256": "6251868ac29d500af78466690956ab91ed5dfc4e641519ad1f8e5c0848a3ff8c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "368bef9ba0e01d7557ad51a2c4fb902c8255efb456a5bd01f33a34fada9fcd63" - }, - { - "code_sha256": "6d27a7c5c3b628a7c5508272afbdf04c78e53993f0f411609e73b2c51049b361", - "geometry_id": "dgeo_8836d15e3abc0a09f2120997", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a__depth_r03", - "image_sha256": "678feb6e08be7856088c21465219fc1af0b7707d340141fc437aeedafcead7fd", - "logical_row_sha256": "d7f4550397ad02b82fb301fb13f54390cb219017e5dd1feb31ce83c2f1d4a36f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fdf68ae862b1ac9f63ce400180873248fc474f06916f2dbdfd2a96a758ddb7c0" - }, - { - "code_sha256": "5b5a29c33983040a59000428d02ad88daace26551daaad9c964aafde780d13cd", - "geometry_id": "dgeo_c56049846e8f60cba6ae2e09", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a__depth_r04", - "image_sha256": "d42935cdaf5b0b1973bd1616f5e4a165aa6fe7344757c6da019493e2abf42310", - "logical_row_sha256": "302fdc71e2b23e6e57a01816372c701383200507306103db43d3895e4448bd9b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "804d47b10918c594d7d306594f718c79c23c0d9b6d86385d5f81a2312274f134" - }, - { - "code_sha256": "0151578829726bccb9dd7a4967f5cecd4c3a47952aee7ab2d5c2543989f858cf", - "geometry_id": "dgeo_7d93b3f8160d1f10fc46d610", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a__depth_r05", - "image_sha256": "bd600815898129012f95d1377bd9dbf19c843b775bb96026e73d546b3a1baf52", - "logical_row_sha256": "6d9d2e98d57163d82d590124ab6c6a9bb26c816cd306f9103072888e824f3bfe", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "34025c79efd49eea285ff2fe44149ebd4acc088cc802a1e9aaf1ffded95a809d" - }, - { - "code_sha256": "e609113e4495520e955dd53a5ab97833259514e15852c8859aef5ae5491806d3", - "geometry_id": "dgeo_b4160d08411980fb256445ed", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a__depth_r06", - "image_sha256": "9388185c014b6f25bf9e2a820abf84e73e65956d24670a38a93f7d1da7e72bb6", - "logical_row_sha256": "8988566bdbe5f0a7f79425c87210d330d82cdca7f34dfb6097f11433fb0cd2e2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a97babb9f1d4117c3093b25855d396eceea2292473cac4f39a74370625723a1d" - }, - { - "code_sha256": "14bcacfea21cff496b3caa8691cbb9e9f1d506f9918bdfcd0389c9ae3a7c0df5", - "geometry_id": "dgeo_6940348239dd11883f3d816d", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a__depth_r07", - "image_sha256": "858b9daec006300f6781673e4b5687a425e49f40a6124348c714b7b967ba3b90", - "logical_row_sha256": "f79d4f81d58420ae7919f0854855f2cc04c1f600db89bca830c61f0aed715db2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9d4a1b769d12475f4d2f9514e814b7a1c48a5c05c06342a9cffc346652e9c970" - }, - { - "code_sha256": "f5c442472416ba84318b32fa1feb3497e2a1bb609c32b1c7f5fd4864ba45f579", - "geometry_id": "dgeo_3125a63bffb48397e82d02ad", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b", - "image_sha256": "cb8ab25294d1551b45e17e32a51210f2ebe5dc99b4d310631c2ddb7945d481ad", - "logical_row_sha256": "35aef9d80f7553301ef1995725a0f3f8f7cc08b3e9d783354387b5b11151b643", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ae489c48875f9e612239525a956017eba1a72bb5551ec3d16b0b2b6fa901a2d5" - }, - { - "code_sha256": "d6d7bed4332d9851e4ff4abda5835fdbda941ee3249f5b5b6d8db1c80cad057e", - "geometry_id": "dgeo_e111eb7c3eb7ca5c96d07243", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b__depth_r01", - "image_sha256": "b91fc4725d4bd3f12a99548046a76f0413e9bacee7f0d1509e9ead81b4c56cac", - "logical_row_sha256": "427dde15f338ee82ad65454155e9d52c3943d00d25a0d80ee7802289c5442d84", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2ff4695a8f12b98383d0a6665b7e4d47865a54120471cca9554bdfb373048d14" - }, - { - "code_sha256": "2cebd5fcae318e4990c683c41a5ba1191c8196bdcd1150f75005785f9fff3eaa", - "geometry_id": "dgeo_2a0f63f802d043f012dc45ae", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b__depth_r02", - "image_sha256": "cd0c2cf4333727e11ee2dc1199f2335cb93c905611a270e5aad63b13404c4756", - "logical_row_sha256": "a5465c503762764c6b0a75e04dec6e9e43f5daf45df743456d798f2f9781072b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cf634cfc26c87b08ad2af8cc4a41e2cc3acf56eebc725cc4afec2eb451790b7e" - }, - { - "code_sha256": "0d914552ba44fa16a83e5dc3a9ad8b892e3c35a3316f2f50d2177ea43862c292", - "geometry_id": "dgeo_69eec52f9292c9a7c56e77c3", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b__depth_r03", - "image_sha256": "ccf4acb85ac7d9337e9e4fc3bea8d775864453e0c6e8fded0659f5688b7306f8", - "logical_row_sha256": "0d86575596ec6cc069f362dbf813b09420bf6757ef3253d3a98895c607b70be1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "58cae9a04962b0c0ff9bfe1d37b837e9109c884349f6bbd3c5e3581cf4b93040" - }, - { - "code_sha256": "134bbb7b50b8df084e91cd81531e4f9be8bb88b685c0e267f08f96ee3c5f2b97", - "geometry_id": "dgeo_7605c35d7c6b17111e20d1f9", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b__depth_r04", - "image_sha256": "20420b2394d930dc1d25bde596b043df9a3168c35de21b8073405d435c356f8f", - "logical_row_sha256": "ec7c6b1c8203c6e62754668f61c8ae560d988a4f110d4e57486d113f2c327d7d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2924d397e286a7c9e96308c4128081ccbaf1f020214019aceaccd88c9055e4ea" - }, - { - "code_sha256": "c5e6e018d49355f174739ed4c2c351b82ce4a3de83ec81869d4dd7a4193c5d36", - "geometry_id": "dgeo_d0636c8963aa9e4baf1d8922", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b__depth_r05", - "image_sha256": "cf702385d5f5d098ad6e5d9c62ba71cc893742e96f85809c660b823ad83470e6", - "logical_row_sha256": "2acbfef5e7ea710ed45f95c28d4408b14039ac8b05ba7ae8c35c8034991da561", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4f258309c982512f7600a851144e47f32fa95f6d87d6514d2f099bdb9de443bd" - }, - { - "code_sha256": "acc4e41e0c1ccfdf1742ced09b8852a4e71003c1516a95aca8b640757ce6db11", - "geometry_id": "dgeo_059dd555e8f32c3a31e7a071", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b__depth_r06", - "image_sha256": "8665c5983b9ac329efc10220b3e8bed316b1e4c435f839861ac6851cba32df03", - "logical_row_sha256": "1dbfb344bf54aeef4ff311ea065da927f9d2a088a2f82508df11f7fbccc8358d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "38ff29d638d569b127400af56923563d05b8a5bbfb2a701e7bedf5aaf924027a" - }, - { - "code_sha256": "2f16dd457a8c5b71ee78d03653c8290a37299f7daa292320af48c3cf0c5505a0", - "geometry_id": "dgeo_8519bc8cf1f6a65ba6419e2d", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b__depth_r07", - "image_sha256": "2df77a17265ac33d0522e29f99059b8370ddfc8fc9ca62667d6fb794bd3a3e3e", - "logical_row_sha256": "c036c7b09a0db1467446915325e69d708962e1a497df8b8a64993651fc1b3dbc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c2c84f9999acbb00d6e8b509c450f06cc734d249209213f8d70880b16098c7b2" - }, - { - "code_sha256": "c7ddfa28e28a5518a9144583bc15a3c54d196d3d86eb5d79e3a0ab8e2e29afe6", - "geometry_id": "dgeo_72beb994f2c94e37b2e9a5b0", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b", - "image_sha256": "5684aef116599bdcd4cbac54c5c848c4d34e7bfb2dd836e17631bb69ec693463", - "logical_row_sha256": "a8c6a15312f7d781500b20cf177f247f2b1fa125aff6a63ee2c389782a173a99", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7690e7edf968d766b8845a3dc43969fd42e0e60f6949245f886f87ae01bf2613" - }, - { - "code_sha256": "50e882ea6b9e325a12fb2217ba23190d96582341a5e14260c5e729565ad67757", - "geometry_id": "dgeo_72014bcb0f03679a1cc6062a", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b__depth_r01", - "image_sha256": "186a6409087cdb1d40ac5a8c2baf087fd38078423e4a86954b59c505592e160f", - "logical_row_sha256": "459c63588ed634bef8ecd649a70d094210b4b32d1d43f479184570cd9fc40e0a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b6e1000545e4fbdb7ab1f82a6b5fc9483f3c8ae812c545f468831a8240e3db17" - }, - { - "code_sha256": "6e6dc145731e9c2eba54e070dfd43034d3000dd06b3e8cc506e0b68566fd0178", - "geometry_id": "dgeo_5c1c655e8090b5b87917a8dd", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b__depth_r02", - "image_sha256": "28a80a67ea9feec670ea7f606827435eea0dc5968c420644fa123308eda89474", - "logical_row_sha256": "c37783d1498197324a8e4b2a85e1effde5d56f8829ab0b3ced9bffff75d8b606", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cbbbf26681443b20edb6472c699e8cdea323e7228a15e765a3128fe6d8208be0" - }, - { - "code_sha256": "f99a238aa45e7e59015d6255eba03a180c96394037ccd76e1a6cae5aef0031b1", - "geometry_id": "dgeo_ec86bf73aa775040d61aeeed", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b__depth_r03", - "image_sha256": "9280ece082d16dac88d661667dd754842a06b8d7f95e55d081cb45432e841ce0", - "logical_row_sha256": "62b9777dbb885cfc16e4fc97a5acccf4820f9dbf610288099f19f579d4b1416d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "413eac34bc28a9cf82823e2dbe77c5712e60db303b06da486c559e2fbc4ac874" - }, - { - "code_sha256": "48f34edb8f089c2f864b8ffac286cd9deb64c3ba49dcdd6d193250de1c51cb78", - "geometry_id": "dgeo_3ee92f7e42332c984c0f828d", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b__depth_r04", - "image_sha256": "687543b4889a6530e27425c2a1c42062ba009ca3d04a31573180ec742a138fc4", - "logical_row_sha256": "8cd291884bd5b02b16f981b5f242239ebccf664f88d21aabc44f675901e62699", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9ef371945c07ed0363de093d0d3f81f801f2eed089a948528b31ec0c57f16d0f" - }, - { - "code_sha256": "0184b9323ba9372199a39f48908399f256993cf72a002a5be5bf1f0e355342d7", - "geometry_id": "dgeo_8164663d7b714880ee3513a5", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b__depth_r05", - "image_sha256": "4af36f35c034526deb611a04b86a772cfb296f39896f72f2c28fdca02e34acc7", - "logical_row_sha256": "36c4362f8d552309a3388dd60e9d4d8990670e64e10342acee1c6b76c9df534d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "58d8fc208669c1e79258b50bd96f90b241695d063f67d787dc54d13288394e2c" - }, - { - "code_sha256": "4c3be4f3b13a4a76ee0f53b36826103009b6c599ae64d511c9453d350236a6dd", - "geometry_id": "dgeo_4b0f750798492eb1e04fd7ae", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b__depth_r06", - "image_sha256": "d839ac4cf791dbb0160203c0ffc43da8a883aeafb34640390ff58a1dcca84260", - "logical_row_sha256": "382ea5afd0220e141eee861effaf7a4e17d7d942ef5fbe869294b8f7d56d84c8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fd09fcada247fe92564fc939e8d1708dc62eadc5635b9fcfbc2bdad32509f5db" - }, - { - "code_sha256": "c9f59f7a07baada37f3cd29106adaef97f2d37cd4982df9d2245fe546181e4ca", - "geometry_id": "dgeo_de67f009df39c2b8f366beb7", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b__depth_r07", - "image_sha256": "eba31725b37f7ce4256571731aed37581522bba704fe0088997620070e5f7775", - "logical_row_sha256": "d5324a6876e22f696e1511d50c72322c3779f84be1f918d93ea28da773097364", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bebaef439ca7ab091bfde175f7f3fb9a977f7fd762bb3df64c2cd92e1c71e793" - }, - { - "code_sha256": "7a9f21c0ef37b5d6e138708a2a2d3da74e44572fe6ee881791024e14137e249a", - "geometry_id": "dgeo_43bdd446b206db182892a152", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a", - "image_sha256": "0917e02f75f7c8091bb42f63ad2fc5833b42bedae7ae6b02550cbc453b1f0b6e", - "logical_row_sha256": "7ff516d36cd11ba5fe46fec822352890edf2df753ed5082aa3086c4348ac09cd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "cf0494b2397382d4ae24a8d1311f38eb0221b569087acfe8964848838a1f953a" - }, - { - "code_sha256": "6ca5212eb5131cc2558c8deb17bdd6162d63f4490e68ef9344197be8f4c7adad", - "geometry_id": "dgeo_4addcfa3f4af0475199290ce", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__depth_r01", - "image_sha256": "fb25dc0abf706024386b7fc45409905b3a51adb67b515fc70cab794acf6ddc76", - "logical_row_sha256": "4a65d0607846217bcd7e7d1583673cb5eb7599bd49921cd46084d97bd16fffdd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d5945b8d2755b903e9b66221909a00b6321de014e359ac1a41b6dccc9b455ee2" - }, - { - "code_sha256": "fae9605cc53e1069851429f470f3f50dfc265029cf3706ccda5189d00ee5964c", - "geometry_id": "dgeo_dd1366771323f19fa0a7feab", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__depth_r02", - "image_sha256": "d29b508402ab091621a2efba0d8bec8948443e39ea2faeeffd30292c22bd6be2", - "logical_row_sha256": "8154214fdd0861ccac327f7f2944ff1ecc83427128ad433badb5b98f7f79beb4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "971b19ac5a42aa5363da94b4022d8de2bd8fdfe76d405f44222e9473a7244a19" - }, - { - "code_sha256": "5bdb47f9815595ae41f509b7428fb6831a7b58fd0810f4a83d2c8cf8d0e9a386", - "geometry_id": "dgeo_5188e8cb5640e16339cd904b", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__depth_r03", - "image_sha256": "74b7af87960d3e6760036d3ffb82f96276d069938be2b14a58b3a8e1988a9af6", - "logical_row_sha256": "ec85cddfb76cef6d7aa3c8b46f4b32cf96313b3b7735e56f29a4e13d85f0ad48", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "80272139545b89e7dee72c7e89204aa42444ae80ab88868a9b7be99295ab57b4" - }, - { - "code_sha256": "da8c8532f023b2688181e659385eb9489a1ffcfa741945415a9d82ec8aaa9c03", - "geometry_id": "dgeo_16faffa237c68bd49311fe19", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__depth_r04", - "image_sha256": "47073a156cabfd4dbb574d46b8d94b1044a87e876fb3187ca42c4a167c5c289f", - "logical_row_sha256": "771471905590f2a89ab5ffd216aa2e55c34ddc711c457e4717e7128ffc6475fd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ef5f14ac27a19ff3f4de8ad00068596085156a8b6a6093f3eebfb491d54c02df" - }, - { - "code_sha256": "8c140f60a564cc6a9a86451ef4f9a370a393ac2deaf9562b777685e7ccfa0e5f", - "geometry_id": "dgeo_b074d287c958007bdaa4fc18", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__depth_r05", - "image_sha256": "403bd8504df80c553b973ad3fc126dd1f6fe03de9817cf7a6f41c7188992f2de", - "logical_row_sha256": "f6e65d40e8ed001ccef93e1a74e373eb500caa5d3657e16fabe2c950107a72fc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2950813a49c62a883572c642a39e1e20f1112c88d370f0eb36093e33b7304dff" - }, - { - "code_sha256": "ca4b95d6c5dc8118b88e248f518c0ae5c8ece46e09092c0fbeeec737a077c409", - "geometry_id": "dgeo_7c85db9c857ae803db820310", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__depth_r06", - "image_sha256": "5eae5dc868ccccd748230dd082c66f746ce18fc33b58f5db25b11ffc9b6f339d", - "logical_row_sha256": "9412061fc34b4d565d3d75243ac81942cffddadbc0773f2174036e66f476e0b8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7f637ddefb62e7767e3533f27851d1688831d569b4585e93ce335b45273581bd" - }, - { - "code_sha256": "3ba3cf580df5fd11aa160ce93928edf7bb9b9753a9012bdf28ccdbaef4e487ec", - "geometry_id": "dgeo_63baaeb3528993317774e05e", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__depth_r07", - "image_sha256": "c9ad0c5888308bbce4a629c95880e73e7644dfb60bdc8f6758c0b96f08a2692d", - "logical_row_sha256": "c1526e6f211862233a78eae6e27335a33afc2b36066662bb1320ec29a3adb539", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d2fed732e29a51b272f0d5f1acfe497e82a204edd7d777d9f6d1b9218a56eee6" - }, - { - "code_sha256": "7d9521d08e14bbb6ab222525379cafdd9efc9fa916e6b66e6a12f674d64cefc8", - "geometry_id": "dextra_d1113b83f3e1e8c082833346", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose", - "image_sha256": "66af117ea808f029a88c83b0674a2f293a9fae63e5c1b1f0006ca73adc52f4d4", - "logical_row_sha256": "15f03cae96d2fd1274b53bd562ba55bf6c2cf8d93735a2bc5f62210f52f930ab", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "7c3c74bbb5794cece62cb4645cebe1761bab3ec95cd5065f852211ff0f169c96" - }, - { - "code_sha256": "d9cdd63b1deeb5fc026a51b8a9bd25da5ebc786cd112fd526aaca387aff93242", - "geometry_id": "dgeo_b015568b3294d003ededf4b0", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a", - "image_sha256": "14cf035b1b463cfdc1a1db3915c272f304ecb987c98db7417fbaae933307441a", - "logical_row_sha256": "ca2fb7463f5705f9763646750d1a4ab10eaaabdabc9523e25f7fa56fe1d04310", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "96093434f8719006ae5f3d543e5928d3ef69872a33cd0fcac3fe3059759f51d4" - }, - { - "code_sha256": "f6f9bd1f1826ce4b5d776cd55290670cc1fdeb455b3757867374cfb71e0cf246", - "geometry_id": "dgeo_7e97f38be4d1f8d1c57b9812", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a__depth_r01", - "image_sha256": "5ff75720baffc31eff8bf95073cacf4c3d2f49fe10809a5449a2915f4460f83a", - "logical_row_sha256": "305672443e7e11bc900559db1525de79bc6d5400db4cc5dcfca113c2ff20b749", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "00a880e4bce244ffd29e4fb754084902d9dcde5b7f122b07abf91d1d9a88f816" - }, - { - "code_sha256": "843d530b5087cf5bf82543bd1e6691b3737af8515c9ebe0520188b057dd20247", - "geometry_id": "dgeo_b6506980496dfcff31c589a4", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a__depth_r02", - "image_sha256": "944145d4c24e8b33e24a2f93b111b5f994848bb436e51c4493bf86fdfd951a1d", - "logical_row_sha256": "35c61f113e1da6ac1b4f59d4209153f7889bc43b132a584bf166de1e3ab6bb4e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a7de94dfa3565f25b1b9e5d53c60d118e8816253255ec21d9464f096ba18790a" - }, - { - "code_sha256": "59c62d3a32829d5ef62796ee23f1578defa8c082d0ef488125ce2dfc9dc69850", - "geometry_id": "dgeo_0ff38599e4692df877305228", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a__depth_r03", - "image_sha256": "a0021abdf0d7a30e2065e63db48de9446f69fa71f2837e551b0273d56ce13d2f", - "logical_row_sha256": "e087312421c7ae6235a0c526a923d27c3d1871e5548b1e12590223c1ac78c46c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5edc1a927b43bce2ecf4823c5fced36c0cce526c3ff68d447710f4feaffd0159" - }, - { - "code_sha256": "ef244b089cdb73790c61e3bbc02d82d86b00239dc6d98f4955789e413c996d9b", - "geometry_id": "dgeo_af7325a286eefecdc36309a4", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a__depth_r04", - "image_sha256": "a0dd491c1bf609fbad6df1c64e3a10cdcb4ae37269e05a8e4334fa8c500a2acf", - "logical_row_sha256": "9ba30306ed47079ababfcc87de918e240bd957a8eaed7f2d836df1e368d8f33c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f15a25cf6157f3ee982617af3266d223b739f765254cb9bf9841868bdb35dacc" - }, - { - "code_sha256": "0871fce4431a5b1bba433f3a2dd5e7b6b8304337da26b773ee837e2845edd4bb", - "geometry_id": "dgeo_7be7c2d6b9a7e38704304b9e", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a__depth_r05", - "image_sha256": "dab0ea83df7899d2c5cad386abe44998a57223401881c33d42ec86c5992005b6", - "logical_row_sha256": "8c477ee21e48de48f8f160624d37c1a082ca1e471dd4831efac20edc9dbe298a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cbb58ac8061377a27d1f0bdc12c36bd978b700836bc194e8b19cca6701cc899b" - }, - { - "code_sha256": "197244073149f2d6417beb3cf12ace4b7d67cbc0ac93668e2b1ccbc21826bb60", - "geometry_id": "dgeo_85e800c2d89efda1dd17b2ed", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a__depth_r06", - "image_sha256": "75616ca3f8a871514c12176d47df7804eb791b32021e0095488ce230b9095733", - "logical_row_sha256": "2c03639801d87b15871f9e432b1464adce8e8cdbb88e0b156cc8ac9f6ea5fbe8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "43e2d4615bdf1e3e9986abacd7a204b872a4f0f920a982def406f1542057967d" - }, - { - "code_sha256": "fc1cb1f7baef4dd1927c96e3136d2b15f4308b7ffba8523f70f12a15a7ae1dd5", - "geometry_id": "dgeo_b5d917802317508115044530", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a__depth_r07", - "image_sha256": "e6b3284c25ee5e3b6bb1e10c51fd9017c35cf798517d7770a8b95e2d9312e544", - "logical_row_sha256": "98e2feea1fa4d5b73549cf2ab3c3a159ac875720ee80ff9a58a043c0213eae47", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "61e0d34d3061f53a689ed924db00b922aa8b35f780e58d4136d4604f15b6472f" - }, - { - "code_sha256": "96e07ac581e00b2db74bcc8fcc489f0cbea42cb73cb615eb1480bdd4a874bfee", - "geometry_id": "dgeo_11cb41575ab8a603fa9e366b", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s03", - "id": "l2_02_rotated_edge_aligned_cluster__s03__proposal_b", - "image_sha256": "20327fc09f6cf487406caf5a544968d10f4634dd210724bcc1623ed8e49a1400", - "logical_row_sha256": "ec09a09823573dbb9e803bc2fae99a05a19e0859a3190e2ea36020ec94ccae2b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5e24edeeb8f16c5d3e2417b1d2556b2b8784b11fb747c6f785b46dd1a3569131" - }, - { - "code_sha256": "01fabd5be1353069ca26dd485323e43270be0af5c38d6ed4f7e15fe088f843e9", - "geometry_id": "dgeo_9883092d655f1eafc2bee494", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a", - "image_sha256": "ac7dd6053e77e7b4e6d1331611152e23fb3ac4244f3c4846bbc215ac405c9058", - "logical_row_sha256": "002a25ac41df23151c50db109b57eca8d99c33443159dfda4c814e70cdc524c6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "28b3c7f7ba9a691df606da40d45bfb0d74894937296516a05651bb17b730712b" - }, - { - "code_sha256": "3501758ca33449050a0c0a59b6da63976634f8947baec848057cbc69e47d32f8", - "geometry_id": "dgeo_54f06ff31d2a305c7a334478", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a__depth_r01", - "image_sha256": "206f90d5963d3c4db4fad9525f15a0b452c98f004a9e8e908035bdba0e17c694", - "logical_row_sha256": "8ee65004dfa430eb088ea53c6870f32c44f13cd4e1ac1765c71430ebd2b2b7e2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "060fd0dc746a01680083667caa60aa8c654b564700d1c6ea2b0fe39c00e69ef4" - }, - { - "code_sha256": "c68d98df720637d770a2e137b2aec97914bac82d92b60b8aa65692e9c981e7a9", - "geometry_id": "dgeo_edb7a675ec7041a0f60ed260", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a__depth_r02", - "image_sha256": "9ed2188cae2f01a2069108da80fb15daefa6e931245e084b6222891a1f62e4e3", - "logical_row_sha256": "a243c534f896ab3383df6507cb900293f4db6adba3d6ec4c319afbbd80376a0c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "32ea4cac32f6aba67a8938f2147fbe3c136986274ef932d89a91e94b988fd6a2" - }, - { - "code_sha256": "54ae14431cc26f4125ef758cf0ffb003aff9a90fba1b5cb5a341583f6c7ed862", - "geometry_id": "dgeo_ef270578a358195632e5cc0d", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a__depth_r03", - "image_sha256": "1c5776733e429142f27f8851cd08e3d8b9f71c66f49262698a4e0f8966770c25", - "logical_row_sha256": "f6c09629e06391a9a7a12a525d6ada77ab535ed4c94f119a3613796e31497480", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "51b5a1c7a57be6e3c52950e2b0343007738c7bf1c2e259ef17f90ddc28b256c4" - }, - { - "code_sha256": "fd40fa32499ead25d14128ccc6f826f9fc477386d657be78e242558dd2173418", - "geometry_id": "dgeo_a6af2910307b5b6687488a07", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a__depth_r04", - "image_sha256": "f8936bc50b8201ec68dc1d32c45d5c8757b1a7de5a0e02cff1096b1b64f20d82", - "logical_row_sha256": "787c2438776d9a0cf4be1639b194e99c9436e62c1d0f51477ac78ff8b932f69f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a296be6aff491f53364d498972964fafff6c2673b14c53806a3c4a0b03a6e017" - }, - { - "code_sha256": "28c2917ad9d768da9a734c75689d94cbf51584b4d13a4410bab3ba212e97a82d", - "geometry_id": "dgeo_e0d678adc770f960bdca0018", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a__depth_r05", - "image_sha256": "afc3656f09be9ed62c28a3275556cefc9d1883fb0ee3e2409a2fde6001fcba70", - "logical_row_sha256": "4d72c1427a80f479fbfa526f3d1955322f9eea7cc30890f439232ad366ef4390", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7bd8d1ffe91c3d93b28e589e1ba2af3e5625b96dba6a766f20c8d90e4026241d" - }, - { - "code_sha256": "7b8f9f96d7800cc5f4087375081655047a92051f6763ba52cc14934646ed8f11", - "geometry_id": "dgeo_a2a515a58759d5a32fe2a4ed", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a__depth_r06", - "image_sha256": "657e36965c1cfa9dae686b629bd664a366dbedf3af338d6b9480ff75d77fde70", - "logical_row_sha256": "d3a8c69659814435aaf6d2a62ce6b7a5e69378ff6a3ec728a99d6203302a4a7d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5d4a00fc7b76083a56d54e789d5135cf715134d2c1834289c466278aa4a8ed6d" - }, - { - "code_sha256": "d503849fed37a1c3ba3f754facaf293e05f772dfa19cc2d4710048aa7671718d", - "geometry_id": "dgeo_cb6bf802fe7b63964951e2cd", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a__depth_r07", - "image_sha256": "4761f7521a620a326015158dd217be467e8b7658a727b0dce47254348246b371", - "logical_row_sha256": "5022669108836614281f4ff3617cb42c377ba0eab56a34ec7f6d7906bfd7653e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6ebbade8a02ea6bf1175ef4546c27e58fd6f9e8c683c97677af687e2517c754c" - }, - { - "code_sha256": "26a3fe6b88d4c0b64b99c26e20c77cff18377d7e7cfd2b3e0c1a9c3e1297121c", - "geometry_id": "dgeo_6606d712c290d5ff6c82700a", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a", - "image_sha256": "9e5e838276500dc49dbb060039ac27f3de729e398c932b4c9fface7cdc939ea2", - "logical_row_sha256": "33c45c8bd721dac9e8611e954684897687c06bcccaeff3fad595db6d965d6a71", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4e7ff8c62fc9d8346f715218967ef43eb50cd52713493698a869682b8bcf2594" - }, - { - "code_sha256": "8d65f8971bba15bf788076f5f1e987e4310a8dd985e4dcd1f04762b6ac7dadd9", - "geometry_id": "dgeo_85858e12c945b197600052f9", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__depth_r01", - "image_sha256": "227bb7dcf6b8e1c8605855152e2046d530e24b4aaead12fe9dcc2d85e8804b32", - "logical_row_sha256": "5eca9c1b45da2a8a0354939a65c29a0b862cb9a04ba36063389dc5268241fd74", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0d956000083a54df788138bcdcc8ba410831f082974d41c7ae45e9e4f562d42f" - }, - { - "code_sha256": "30e77394fc575eefbe3ca650cfed825b9145e2a44b91f2f0970e1df088acd11d", - "geometry_id": "dgeo_38749070b08589275afdbaa5", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__depth_r02", - "image_sha256": "a20514362885a51c455676da83f5ba7e48389f4dc650ce08ec41173d25798bdc", - "logical_row_sha256": "9775a68c546db155841290a1eb94b91aa09d13a61ceb849814bd439ed277bfee", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0d956000083a54df788138bcdcc8ba410831f082974d41c7ae45e9e4f562d42f" - }, - { - "code_sha256": "6e36005b4735ea68265dd5a0588bdf606dd89f9df17e5cd8a4d8eb64402b83b8", - "geometry_id": "dgeo_e167ead9f872985c21f48735", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__depth_r03", - "image_sha256": "9fad26e5dd9b3711b3bcc5a67cb787480c5d77404f10a513257de21b0b9baea1", - "logical_row_sha256": "885f2b6c54c5b2b7d6e69af7d202b3c34c058c6047ec69d7652ebe6904b50d8a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "55871a2ada72d3a33e06598048a6602d328d441143443cc537a05d7507ddc4dd" - }, - { - "code_sha256": "ae5504b8fe4ae5fec2bb6c02fb91fb9bc63c1e5fadcaa1cf0d27ac72c501ed41", - "geometry_id": "dgeo_a57f3612209d1421edf25e51", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__depth_r04", - "image_sha256": "eb8d2351583bd03bef91ffeae327013f2e2637c0f5dbb0c56b94f00362694723", - "logical_row_sha256": "afd33a56e1b8c8a88aa77f2c84ab7fa03c5c9280de8ea721c5b1c720f5147b0d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "10dd3e8b407ff60e9f8656a0c889cb54b899967f854d770ecb9b1e4464b6f124" - }, - { - "code_sha256": "43ca7f4f952b07c19ce89448f12da8c09d4f491d2c3175122189b07d2f80ed7a", - "geometry_id": "dgeo_893be8f1b8058c56f45f538d", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__depth_r05", - "image_sha256": "2d02c26301c75c92270eeef1c5bb1cff343aa69b00c8c6ebfee150d660cc77a8", - "logical_row_sha256": "5e5287527f577463e91a9e7f7f5c2f1da52cffdb51b10881b17c6c179098af01", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "376acbccfc26a0e2a6abfc8723b29157fae22bf5212afaa5387a7674ec604377" - }, - { - "code_sha256": "2dde05a8b84f91e7570d21c540baa6dfd3aa63737e89d96c49f0751e2211438a", - "geometry_id": "dgeo_a68b6e5c10385dcb7ba35ec8", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__depth_r06", - "image_sha256": "eb8d2351583bd03bef91ffeae327013f2e2637c0f5dbb0c56b94f00362694723", - "logical_row_sha256": "64d4543ad9522f9402a750292d2a690bb9220a55076e42ad6c4c5c46f268e7f9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2c52b624020728d7df9c4cd9e2f4d03bad00f347f7c220763694a8c06ba5992e" - }, - { - "code_sha256": "a3b26d010a75357d68e1956d3551dc0a636bd10ef0af8b88c45963d50f29b4b0", - "geometry_id": "dgeo_4707816f6d3449623d0b9565", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__depth_r07", - "image_sha256": "eb8d2351583bd03bef91ffeae327013f2e2637c0f5dbb0c56b94f00362694723", - "logical_row_sha256": "05c03aa29967fd375a342ec57a901a9dcc0131be7320d5fa17b833311b60e942", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6bfec849bf5ac988e58419750d5febea3ab9a5e738e827783c6b236f1f58ac0c" - }, - { - "code_sha256": "6fac2a162016cca182485e0b199a21591949e5f44564ddfd1b04dcc31e773fc7", - "geometry_id": "dextra_3c571bf45eb937433ebf35e2", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__pose", - "image_sha256": "3900d8616c08b765cf3aa0fc1db729fa06fb3e95a0fc0e5aa6861e86b81b2edb", - "logical_row_sha256": "1fff26c6416c1bf68be7cea0d0458086576b14c85f9fbd0f8f88e04ff389ec1a", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "b77edef3b2dafa9b251810aeef008bf9acd9262a183b66ae2f733d6ce75eb374" - }, - { - "code_sha256": "74fc3697eeabc2e8e77f8bf2d8466da3980933a51c11c0a77a9960582e631f5f", - "geometry_id": "dgeo_160ce505cb07b035a2d72ad7", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b", - "image_sha256": "19bc5505318d5ffdb87bccc7271f54376ba1679949b89aeb8040f4ba996ed4c9", - "logical_row_sha256": "6d279c67e6bc4a71997873f56c83f60a1c5d2a0c5ae9d7628603816186e49ec1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9c3e2ff25310203bca4375cd046e1f02b2587452e34957f137c7688d24b7c811" - }, - { - "code_sha256": "2455b889cfff8520dcd09a6e996dbd1c4cbf9aa74477314b311f8850cb876a39", - "geometry_id": "dgeo_367c14a1c326e5603bcaeb60", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b__depth_r01", - "image_sha256": "525b63150d0bfa3b5e1fc4f238c961e304326fd12717cffbd1afaa5daadc128f", - "logical_row_sha256": "37c1f534dafae5d0f44007f995aaeca1348a64aec0e066c1e8961eefd19f5e3c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3952b8336923bbb2b6bed83b3fd2c9bec0e52cf4e874226c844e2822f8a52beb" - }, - { - "code_sha256": "dd98d93f5e27d68a1efb4617ef6f630a87147bbf9fda6300b08d541faab3bb8e", - "geometry_id": "dgeo_c4661a1ce17068eb91c5d7ee", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b__depth_r02", - "image_sha256": "a4bc8bd66ca86d35e98083e9d3692411f3568c2fd5def6bc2fc2701c0730d613", - "logical_row_sha256": "13cc9331a8091e22275d70b476dbc7a1e01d886f8d815df15148c815c87841ba", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9b52f2f07d015fe2b67054e3e16e965567e01b239c2671be38b81f9171df89d2" - }, - { - "code_sha256": "fd8ae45629c3021e16809b989a6d8e400e8e38c5d3f9865df310840a6a064f6f", - "geometry_id": "dgeo_aacf0c8fab087409ce146b40", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b__depth_r03", - "image_sha256": "12381b8b0397760a716d10684a37b0980e3d4e3809eb51ae7a7018b29ffb516a", - "logical_row_sha256": "e6ae3aac397b2955a5da3ea89f514f6f36ce250f0ed95a2c037caee3fa127c4d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "04220eded0b9e53be70023ff9383c396ceaa4c2241d26c440d87096f4c76e169" - }, - { - "code_sha256": "5fc1b2fc110ea2126a4b3bd5f7a74d7ae69b7d21015a5473a2e912486496cd09", - "geometry_id": "dgeo_f37ed1e7049fe2922f1cd493", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b__depth_r04", - "image_sha256": "a17262e714d54c78a6c0cd6ff0df2a442301755c7a797f87851c66d1cb77c0e5", - "logical_row_sha256": "c3ae7bbc9fed3bab416c2ea8da40987bb2d31a82e78b42f1684b69c01087a221", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "18fca4f25b32affb590c036ad7a9ef6292d2923b7920916ef23df9cfa84e8be2" - }, - { - "code_sha256": "100519260388dfa1afc9814bffbc6dd5e8d6dba5a1f8ba3f52ea7104a2e93aad", - "geometry_id": "dgeo_941e25d58d0bcbefe5a519f1", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b__depth_r05", - "image_sha256": "619af2c28dbd87e30e8bbd3cfaef3da069d7b54896597aaf07de40f5ed78444b", - "logical_row_sha256": "25c14e55b572e09eb2da577d24866657984e40b0959c3193b252cb7b334e355e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0ef1dbb32a27be28abce27914e1a353bccb1833be248b7fcf8a9913b2a3f90de" - }, - { - "code_sha256": "c62ddc3de69b3cc56f9810c2da20a2fa82886d3b244aaddf0a0c0c74be85655e", - "geometry_id": "dgeo_67884a15d146b96c81c9b94c", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b__depth_r06", - "image_sha256": "2dd9ee2e9b53c0928e07d8a3d4a08bb39e1ea976c3c44286b51e572ca94847ee", - "logical_row_sha256": "4801305e97bea5b37f45764d76e3adc65ed4a0378bc8e7189bcf3a2ffc0fc839", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1f8ffc222f7ae6591f845ddca2b0fa954c99a6926ceb22b030ea29e6213ea81b" - }, - { - "code_sha256": "74a5acd9659bcde88157005cc5b4afb31c1120534a4c6d1be2bcdfda136a9096", - "geometry_id": "dgeo_02380cbd57af251dd420a890", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b__depth_r07", - "image_sha256": "91e040e0b4841dab171bdc1a0df0a7ce985240588646d09c462e3ba7a7003651", - "logical_row_sha256": "94f562f169db51027568d645607002fb7428e2a86f81496429b59efc09890f69", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "249552d06e1f971eec4a1503c0103ed1944776c9205510ddc60e26095707c1fb" - }, - { - "code_sha256": "4616b2c41b577309bd151a5d834505188c631885746e67468d8a44b1a29be5ec", - "geometry_id": "dgeo_8189cb0d3f2f16a961a992d6", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a", - "image_sha256": "b539a667e887b59cae97d87a4cce5e6cc09df7a736af8c96e3af39a679085619", - "logical_row_sha256": "9758bb27185ec85d55d608e8690711c080891f5134e4f8f8bc7d8cb020ed975a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ec3d9850fe16e50bf690c10e8ffbf73e647bedfc31e3212bb99e1c9fd82472b5" - }, - { - "code_sha256": "6513701c85e0784f17f8710322bb1214c09763b5ee14bc0ddbddf363f00f5163", - "geometry_id": "dgeo_bb27d0c075fd129524a63a3c", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a__depth_r01", - "image_sha256": "f00d25091d066836540a87f9f5482333933ea1d8077c6b2ec936b1c488d861cf", - "logical_row_sha256": "1256a0c1d4bf40159d82c8e430a20dce4693671d21ab4957ae972013a051785d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b738f77c5a4f6bcf06fae0e3e9455a162358bc3f02387ffd4d9051a92a7715a9" - }, - { - "code_sha256": "33956850b38f0d36049306902d3288f9497b2666ef3ac8ba827070c77976171b", - "geometry_id": "dgeo_fb7af0c9e738ca129dc2aeef", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a__depth_r02", - "image_sha256": "434fada05f9c5aba9e8daefe1ffd90aec2e726a368fbe31e1e0dddd943116075", - "logical_row_sha256": "3d67f2ea7bf3c01586eedf89171398c3b009fa2b27ebb29606e1c3e26f0c9555", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "52be76939157c59cbd8da7baee4de30879ae26ac3be7cd91bb3adb9ecebe7fce" - }, - { - "code_sha256": "ef074ccdb7a52f794d022fda03afda13766abce639adf43e673c2d395211be1a", - "geometry_id": "dgeo_9ee181697692664811928661", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a__depth_r03", - "image_sha256": "51e9643e9908040d9151aa85ee219b6416a05602142f7e131128892fd740e77f", - "logical_row_sha256": "c2643f2296c8a089eec8214e4cf8c719265f57459d1ad9e81645c4f84026b8c1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "74e72fba40d66247ca623e98e06c8b345698f232344d786969ca43d1e7d6651e" - }, - { - "code_sha256": "bca5586071057602a1bdb2fe1280aa73a4e7a500d4fa445e21881e02ecf616cc", - "geometry_id": "dgeo_bafcbbdd9cae61cc53ac92da", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a__depth_r04", - "image_sha256": "875d1f879559175c88919afa3f75410edabf156eba4274d472468cf6321463a4", - "logical_row_sha256": "d7b7bbcb3b6a132fb578f7754b49eec1826846e6a0300a9e7bfc67771b5ea179", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "47bbdbb09778c5bac05ce57d3ce278b5aaaa87cc52e84fab21af18db27e766cc" - }, - { - "code_sha256": "c1320ba14a7d000f6ce325d137cb62b112885ec14a0ec3725693a66b8f3fb844", - "geometry_id": "dgeo_1bb8f3be13d8489c37d00ac1", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a__depth_r05", - "image_sha256": "a0e59c5f3a1e206e3a12a7bdf702abddc1491b3d39169031917a63912e65602d", - "logical_row_sha256": "ddc437ebd1b38ae80836115094d75329eeb64d578a239df4c558fc5b0a36c3dd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3e090a98d232810e6a1df11a8548c0e260a97bdc16c37035d47e9c4d56d9d477" - }, - { - "code_sha256": "39a1b13a217ce736c15121ff810ea8815d88342cebe3809c093b5ea060561acc", - "geometry_id": "dgeo_f6d295c8ecdff0d84ccd5f5d", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a__depth_r06", - "image_sha256": "af5f4b6d160d5d37168429fc1b344fcaa8d0edf2a6bb959ff130270b0f273cc9", - "logical_row_sha256": "0ec725f2b4fa0c230405bb548098e7303c624be05210d3d817abf0ee0d3fa117", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9943cc5fca50951d0d4e233118ca7df33e6268e6ab22d11b07b65fb0ca6b86f9" - }, - { - "code_sha256": "0032ae5e0ba8a4dda4476837dfb2e07f00a24819dcbc8c80870a0b1a6335fdae", - "geometry_id": "dgeo_b007fdcd612a1d133eb2ef96", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a__depth_r07", - "image_sha256": "c7618cd7a5ac8cd4421e490623fe95f8263b6adee4eb3a049a54b1e7814c7dfd", - "logical_row_sha256": "b725a80ae38185cc9e0bf0555ff9daa813251c0e4ca14c43df12b7fdbbfde62d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ee3bd14acbb6ff0417166b01e46781011b609ffa3290ade972879f3dca91c3db" - }, - { - "code_sha256": "c4cad76d1bb2dfe416e32c668268d5b935df040e10c5ab60d66e565f97f6a07a", - "geometry_id": "dgeo_6bb184425c4cfcdc63a38d26", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b", - "image_sha256": "06e605acc45ccfd0262ab6aac458399f6e9eeb6fc9a3025e97e7b6268676ade1", - "logical_row_sha256": "1f3c71909f68232c4847b70a9f203271764899f09e8ab0360fe91bf42909dd59", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "08c35f4600fb3ff4d4a87f2215b89ba5cf226331772275ab1256ca10fe873db1" - }, - { - "code_sha256": "53bd721ecfc486fda4d27c1d5cd5f21bdeb30ee4d949a37a7c00df92e127f57f", - "geometry_id": "dgeo_ca3229e4973107f02ee67d14", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b__depth_r01", - "image_sha256": "1f0172b7f28183154177c09be3f8edd29e2942c65dbe42641f24554fab90ca0f", - "logical_row_sha256": "f3003843c006534ee402786f1268e5a69b6f052f36460f8a210d7d15ecb5f9a1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "750325c54e5e281e8fb1e6862f08a5cc775fcab9b2de4fce868ecefbcc1e8522" - }, - { - "code_sha256": "348e898da5b4c55aa61d0e9d077b094c1204587e98f3aa9599e60953d7ef0aef", - "geometry_id": "dgeo_bda7d5cc138224e7350098c6", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b__depth_r02", - "image_sha256": "b63e6f08b9e887f3aa27933fd8b263c13c3bfc5df1884b14ba8fd3c314428693", - "logical_row_sha256": "c7bd30933ef7a589bf21bccdba53a12af44ac249d2a44ff4eb8b941e6b167dd6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "19b44865312c5cc31581f4393209f3244286227529384bd305ef07ca1ca2eace" - }, - { - "code_sha256": "1aea5ebf3023d0849f3984a8f69826e6e6396d67d3fd56f7c85047505c855a9f", - "geometry_id": "dgeo_0dd235d1b290bc2a38fbb1ac", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b__depth_r03", - "image_sha256": "89722fa2d8805ddac93c8cc722d9be7a2b8bcacfea1c73830d0b38abce8ae71f", - "logical_row_sha256": "81372fdf5f68fd769e1375bfa91140359517e1c8aba1d644f8438b0f51903524", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6c7430b03610cae449b0eb88663dcb5ec96e9801ecb72dbe56cb01984478ff7d" - }, - { - "code_sha256": "e42a8829433dee11d593ec73d8497d9fc230ae3f4fe707782599a866afc3cf46", - "geometry_id": "dgeo_a21f576371a891bffa3dbf23", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b__depth_r04", - "image_sha256": "14170ce8a0a6d5cfb9aacb51de669ab4c70c946e738ea9d7ff8337c584fcc065", - "logical_row_sha256": "1c4b0316ee2437c85477bc3ebfda50796249ee28fedecd97d0c65cc71e72a2a9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d861432cac5668f6a1f1dc28efa7c89674cd59c1440926e647385921d468caac" - }, - { - "code_sha256": "183c462e37dbe5a7992cef15be4b8f3b89c262c77d68e3d2614ba7e603845c9a", - "geometry_id": "dgeo_a83aaa27646677a0faa3e0da", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b__depth_r05", - "image_sha256": "312cd389a58ddcebe692e53d449121285f14a7a707d6189e015faf3982a521b7", - "logical_row_sha256": "5e3113f455d2fb12810436b845ff8ac33c17800ef02519775e124f85645a7b23", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "33ecbfbfb7539008c23e52745c4dd8dcc9d588d681f5d53dcec635720064c82b" - }, - { - "code_sha256": "f736701cb5b888ec0844318bdae7cb8eafa743c534063029cf5fcce6efcc30d5", - "geometry_id": "dgeo_9c67a3ead027c3424bdf1498", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b__depth_r06", - "image_sha256": "9ff8987caefa2ad9be81531259bcbd6917c489697475ed49e798df2c5714f6ad", - "logical_row_sha256": "1a8fc79d04768908f3d2aa256040466856be461c256206c22712003c69a4ddf4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a5ff90c21126d8ca8399cb02937d1ab24b6b57533855e7368bd87c78f3d16faf" - }, - { - "code_sha256": "a44c24edf5396c67530d3602cf2db2d41c6815ebd81e5654cf02925ed752cfe6", - "geometry_id": "dgeo_a22b89f0b1fe390da5e40558", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b__depth_r07", - "image_sha256": "7309b7fc7542313b4cf504a1e0e0ebd920c1f0a84f5cd195f01ecbd08c9f1a95", - "logical_row_sha256": "8d2eaa38829feb1179e43b7224c101db7c0f7455a11b4007c9834a7502d45ea2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3134edb46ef30328de96e2893a03c02e9eee2c117f3bff63a9b84e3ff3b9ac6b" - }, - { - "code_sha256": "755395bab9462341de84443275226e78410d9e7a75c72712ceb3247e86e35d9e", - "geometry_id": "dgeo_5c170ceea844582d358794e8", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a", - "image_sha256": "3256827a0e9a722014a40cdecf90e1ac040891296ba175eb0b705f842f42478f", - "logical_row_sha256": "72d3e39dcc60c6e369af68003c9bf95d34c35bb1de4469212be7d7edfc4d5793", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0218bebe64739da77cab08a9ef35d91278b3b80b0c9f92ce4b052b3fd157d60d" - }, - { - "code_sha256": "3cda0e029420516dbc20ab03b4fca1eac60be8153674e605526b10f1fece0f62", - "geometry_id": "dgeo_5c494d02b9855751ca7ead10", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a__depth_r01", - "image_sha256": "82b67594a57f738d70a516049dc67225bfd845fbe93f69a3cc3ecfbe6f6ff9a1", - "logical_row_sha256": "d294cd5fb59b256da448a100fc154a5096b345d9149ac49e6c4039dcd8ac7445", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a0e761b470469ba1f5828bbc6b1275303c1e36a4764ad358ed65a5440a6402b8" - }, - { - "code_sha256": "b1507d6bfa9317776d056f30ce67e44ea227abb9e4f46a994d43540a42521694", - "geometry_id": "dgeo_f3e36ac84bc4aaad5ba4cc1b", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a__depth_r02", - "image_sha256": "92d70f895077337454c78da7ad3fa02bf8e72721eede856caeada637711d6031", - "logical_row_sha256": "10f418b60e190f054041bc66384fccc0744d92f2a81c8e5cc89c91d4624d1fac", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "03a3ea44f62f820a6fac768b18f55cd278e43aedc6ae5d68f04a1e3f6c480b4a" - }, - { - "code_sha256": "c3011023dae48d5526f95f96f10aeb3bca9c162ac9361ba5baf7678918d13b6b", - "geometry_id": "dgeo_3f86ec9a9faaef26454a725f", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a__depth_r03", - "image_sha256": "841144759ff1ceadd9b3e9a037d99236ef10e754534fe4ecb18d3e9b4433a720", - "logical_row_sha256": "247f65d996bfc8a46d926cba5c30d3e58162773d605fc2a03c57917a58c21539", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "88668b9bba782c2a83b861d173dff1440ab6b9f52c73a8ef3a394ad3d2c205b4" - }, - { - "code_sha256": "198aaaa082b9c9a44626d81bba6416409e54a4c06c6c682532071e52ff6b92a5", - "geometry_id": "dgeo_10ece09b1926fb89306689fa", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a__depth_r04", - "image_sha256": "01163e8a913dde96aef9616601729e2e0764d68422517f32c3d5613506971826", - "logical_row_sha256": "3ad9dd93b097f275be82dfb430d8c6b96caa38e8320e4696d9e7dbd5ee43cc0c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8bd1158ce4f0a3f39891d51089b205d79f1b6a858e014012a77fb52c8d94cc9c" - }, - { - "code_sha256": "7794229b8054dd788e9fe82c557d6d8de4cb1038dd7b567560f158ffc98eb203", - "geometry_id": "dgeo_b33dba68680483586f37b5f8", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a__depth_r05", - "image_sha256": "753da579f1a20c79f36cea272b890eb6a2468188da33ebcaa50e3fa706aa1208", - "logical_row_sha256": "9b3f0fb4cb6ad1823e469e2d6801d72972cfa323b8645c8da8531e368c164203", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "049e8c1e25ac955dfe4073af86f2ea58ca5cb65ceb88a9990ea06eda31e18484" - }, - { - "code_sha256": "bd93acc3cab9628895880803e80cfb32d6058223a03630bc066dc905e2aac4a2", - "geometry_id": "dgeo_710b346dfb628c674a6dff7d", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a__depth_r06", - "image_sha256": "a9bd2cf92ad58683ab5f9b161772a583a331d3d1d2f4a53095493304fa1e56f1", - "logical_row_sha256": "c4f6dcade0dfedc1f89bd8b72fb1000be53b15c5a549a86cbb4f69b618cd901e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c51dcfd7d96be0ac199dd02390ec35383709a7ebefe39f735859325dec10b997" - }, - { - "code_sha256": "c6edc341cd6e1ee035993f00dea1cf2189bf14c244cdba3d06f5850d20ce218e", - "geometry_id": "dgeo_209cd07e3bf2073f83a08afa", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a__depth_r07", - "image_sha256": "2b933ed30c2586e7352a4213d07c33fccf405e7f877b1e032f34bb2936af6ee0", - "logical_row_sha256": "5ffc4e312ffcd6f612b077f78431dc25de2ae7785e946829596eab346bb03959", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1e81d5f327238d1f95f5de8e435050fdeb42609896f40babb34a97cbbc12eb33" - }, - { - "code_sha256": "e43c6fd8559fb9601dfd598b4b5569895c72554ec6db7e062219494236b7e667", - "geometry_id": "dgeo_91e789954db5e859f843c6e5", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b", - "image_sha256": "75c14cccd732a1af8ce5bef5d13ecce8c8a8e12b144a3729baa20ebc38661183", - "logical_row_sha256": "4087683f0e51ecc512c4a425109198f8f0280b4868b26f547332876c2a2565c3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "45e82b7aa34cde48f0f5f36dd95c0f1a3c3fe0ee606e46ebbabea095a835893c" - }, - { - "code_sha256": "8874ef22d42d986ef579983809c302c3b7dcf7b7fe4e7d7fd8e8e28d343f8ae3", - "geometry_id": "dgeo_d0680f921ec03a9fc18d41a1", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__depth_r01", - "image_sha256": "17edc21cfe3394fe579fe28042f3ecc7618ac072a79b090abb162aa2e1b34250", - "logical_row_sha256": "c921ac61c4485d38ecaf7aaee9b2f1225d56d771d96b43077ab25629f644cb21", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f6986a9ccf648c48a97baa8a20497c8ffe9cd74e70bbc8d5230f18b14db02379" - }, - { - "code_sha256": "9a66d0cccdef21a9872d7e2f88054df90759b6e020fd9ecae79327cefb49bc61", - "geometry_id": "dgeo_f85a1aca09ac8eebf38a3925", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__depth_r02", - "image_sha256": "7442dfe494dfc9d39b89167cf6cc058a04cd7e51a02a5c02be8a831bfb840e15", - "logical_row_sha256": "d4532d21fc8e2eac78a965ae0151c7f0721f949b94decc34a871223cd23ef677", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "77f429a1994e73582a914184175475f79faa51d729a8a0fc40a2254dc4d45b21" - }, - { - "code_sha256": "b3de62910f2c082ea98323acdc4837ab28c9a0359acad0c93f324eb3ce5fb851", - "geometry_id": "dgeo_b4346f9e3126494df2cfe200", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__depth_r03", - "image_sha256": "c1cb652902dfcb09f507eb4531c15a3bd9b0a578568013cbb3c85bce5ee44d03", - "logical_row_sha256": "942c4f4287e16af2da37233ed0f9f2c20c4526d1d392c02858f7055debca5179", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "26692044bb778282b30488eeeb72331150121bdc92a342210b3a383c96649848" - }, - { - "code_sha256": "e836a5c65da6b4b88d883df11e868db48092615459c2537c2ab0b2fdc06314dd", - "geometry_id": "dgeo_1a12326d3515e68a22ebd21f", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__depth_r04", - "image_sha256": "6fcc709b7f9f38a5064c379b1ed1a08d3e1d99f53317fa533b239d3f00a3efd3", - "logical_row_sha256": "40e63d90019b2bad32013885a68d28bb8fd217bc74a439da9f35bce7ace4b6ef", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2e0bb6517b0a769d77c523fc0deeb1662ac4bc178c407c8905d0039ac8fbe247" - }, - { - "code_sha256": "f6259035c377a42acd0fd3680b6dd7925d0a8652d711f9105130df21c3595e95", - "geometry_id": "dgeo_108646c226e78e29443d2ba2", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__depth_r05", - "image_sha256": "890f691cf5f4774bb12da6606d53dfd84ff0c73b34778c984d6563d1787f39f0", - "logical_row_sha256": "6f5f251b0167485d0919c05a66418a5ea6f24d69ae0ebd6d6c71db520562c80f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fc6251ea0ef08e396eae6081f0a14abea1bc8023a0c167cc27a936a4d4f062b4" - }, - { - "code_sha256": "12086a6fe4c0c79b7cb9a1a46e0f33fd2f4a7636a59101d38e4edf9db70a90f0", - "geometry_id": "dgeo_98ac61938be35db5cacbdc73", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__depth_r06", - "image_sha256": "6913178af56199a6909965c948ec534d48cf10c8b975fc76ba50d80d511e1fbe", - "logical_row_sha256": "760504998cba3314b64f31d0f0bcf62928c873295813098448d3987d417ae039", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "093d4d9d8e8b64f1f1abacd0069ad501db8935270148767def2b14f9df375cac" - }, - { - "code_sha256": "c8813221aa1835b5063ddba3d7b893240f7ce339c595d985bf75bf3b30b4e79e", - "geometry_id": "dgeo_c9fc7afb871623b0187c802c", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__depth_r07", - "image_sha256": "5e142fdd9955b4a7eb29ffd2a4cf0afeab5951d6e88295526fddbec50baf73fd", - "logical_row_sha256": "9a75b443fa9875bb0e452f806956a7ba4c54659d527ff94d4a94dec8f8e2f58e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0da2ab364bfb0c79c1b3691717ad21f71dabfd2fc7941015100686d1e1a3b208" - }, - { - "code_sha256": "c160dbabae67822afeb713f922bf8bc327c972ec7672f4cf5581e22afa09f5ec", - "geometry_id": "dextra_d8b98c24a85631e147fa680a", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__pose", - "image_sha256": "52b173b824b577554adfbb4a6b09dc98971cf48bbdd1c3037e53cc71a1edddfa", - "logical_row_sha256": "fbfcd2721e5c66b6a8294598e520dbe6d5506bf2ee8fe7cc9d7d6d5bff0c1bfc", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "80ba4f5291f01eae1c7269800336629e7cec9b323b608df145e9e5449c6c5d0c" - }, - { - "code_sha256": "961ef6e0285db68a5b44e14edc685e06798bfe02ee7e279516dc477fbe310ef5", - "geometry_id": "dgeo_4713470949bd11b23e112189", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a", - "image_sha256": "6e0dbf0f095c1a3d9d39e8b325e20d440713bc4b27bd65a2cef63d801a133ccd", - "logical_row_sha256": "2147e95313726d87b9cd66ece28f670d9df70e39e82b1ba942cd0d1d50c0feec", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a31572f3a3e13f51860ac3eddea4ee339c1d6b306697ac688abd215c27c50032" - }, - { - "code_sha256": "d55633a84285893587cbd49ce994b37d2cdf9516bf1c35105404970ccead1d8a", - "geometry_id": "dgeo_b9da40302895bdb1fcf09a19", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a__depth_r01", - "image_sha256": "18ed024eec01ffcd5d98fa8791ade4113fe3d2acb8241fc6b60b6660d1ea9643", - "logical_row_sha256": "f816c313864325f652cf93e6aae6b2993bf8909f7b85951e03e929d2fd42bd09", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d1cb92210c5fdac46e0d9a3d4dcab4c6abf3bdab80382b2edc7da60bfd62dbbf" - }, - { - "code_sha256": "ca1a2479ac72d8547e9666ce0a90f1475dcef06d47594a5511e19212b61b730c", - "geometry_id": "dgeo_bfd8345ecfbfcde4e733e9a9", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a__depth_r02", - "image_sha256": "5909afd7d80bab8c73c23666e2e5e58fd48f8a8e32ede5a2ca5c7fedce21d947", - "logical_row_sha256": "2743904488180106f3c4603bc332cfa42ccf8fad7e529b31cf8d2d220bcd866a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "978f65a0c847536ba168ae5d2a039cb2d746dcd208bca5293509d7cba2b2df51" - }, - { - "code_sha256": "dc3a2419ef92f701ac4a650f454e27b815272f2b2e6323236a146e809bc06480", - "geometry_id": "dgeo_36c59ff155e9e13371133436", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a__depth_r03", - "image_sha256": "d2418e4e1f614e164d00508acb36dc089e10c3d9f05d0e3e8397ba6204acbbbb", - "logical_row_sha256": "d2a5d3fd1240f8fa76b6dd45a8f4c2f0827bbb6f19fe7b7d4644b964131791aa", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f4914895b60ddb15c84d21d7808d7b29476259fffa7e2efcae4f17026e5e5570" - }, - { - "code_sha256": "91acb3264d19f0802caf037293199a36dfe674304ecfb4712acc27d37411f120", - "geometry_id": "dgeo_e996dba246c9ff050fc743c1", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a__depth_r04", - "image_sha256": "81f8b57622d9f99809951ccfd827114d1647ac12abd4d88ceb2fe561e60aa566", - "logical_row_sha256": "2b340bd369c83f663b9d51c76e7bba2ec338a33228bd9eecf4e1cada67f8abc6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "aa93be8da4c8b1abeb1d6333ce77d96e1e8016463b8d48c07644ff44675a51b5" - }, - { - "code_sha256": "6d7154efebda821bfca4439353bcea7d40d2687de2b4ec3089805d2e215ae5af", - "geometry_id": "dgeo_3dff20976f236a437252bb70", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a__depth_r05", - "image_sha256": "fa4109095a4614f5903688328c48d5b1a09f6e67912d2033f0f795e252259207", - "logical_row_sha256": "9ea445f6fe2bc5943042e4cd00c59e350edd4f1d90ec41fe9d5462a67b2a6403", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "066afc375657a560b4533a765ac2223a4de977fcaa2fc681a026a488bab4407d" - }, - { - "code_sha256": "d59fac3c4b87d9f1be14c44aeca6c91bbde50c478c426c777041e266b28dc0c8", - "geometry_id": "dgeo_904c00c32a8836aa70aad5fe", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a__depth_r06", - "image_sha256": "226ed9760dd32f6d1facc2857620be6ebd9819b53cded232a0eff19fa64aa7d6", - "logical_row_sha256": "bba3aa003da901cdfa9e042a52809b4f868de7d85b40cc89d0c77672c292252e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "44edcf9d38495f5e030ea12bafada209fe4621cc6f656d59f74e1de3a962a3ba" - }, - { - "code_sha256": "94b227f6dadfb6ca70b6020be2867368a55475d4548b8a759e3dc876dae0c9a8", - "geometry_id": "dgeo_d45de52dd2746cc0e39b98df", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a__depth_r07", - "image_sha256": "9f04ad9a60c86f72cf6935cc6822f785bc5441ad869338ab95e1aae142be59af", - "logical_row_sha256": "a8a0782b15ba3ff7e676ed8a556ade0a5a90eb4fa5f828d05f337787d71ab0f4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "13780c1a1d4198abfc3338cd816bc07b8d9b11f2e833492c2801bc203ae229e3" - }, - { - "code_sha256": "7a2e52d30e641c81167a34c5a2d24b4b386e1837c182a1a72a3d169929b99dbb", - "geometry_id": "dgeo_932524706f2c30d6f05795aa", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a", - "image_sha256": "5675fc356b957c89927b81fd9639368c4885166a469f4a7b010ef7bb617fb59e", - "logical_row_sha256": "53f99db5bff8a96aff2b9121cd7214e05568af7c3310335dece6bb7689e899fa", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1d6215a8945f23e0c7383b44634b9d2db0995c0d42dfa66dcecd3c6f91f1fdd4" - }, - { - "code_sha256": "5c7b6ac52f4f6cbf066bf79999cee6031b50d58d2e1d578ed1a949e7026f7d23", - "geometry_id": "dgeo_18357a4c18628a66910a1794", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a__depth_r01", - "image_sha256": "466c44144344996b7e50e22ec927e6001709b50cc41fec37e64a25c9cfb39746", - "logical_row_sha256": "fc364fb775eeeb5086a1dbe224440c35fb0078e57b54f9e7456cd2570742482a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5983a6eb522363d5b29edc4b4fb7aa7439e8167b592ae73af7549ae924c45ad2" - }, - { - "code_sha256": "f499b9cc8cf06e0d70e1ee58c78b9ecf158ae3207d4c412162eeafd67ca4c53d", - "geometry_id": "dgeo_379d932380a468ef2a5b0d5c", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a__depth_r02", - "image_sha256": "fef6cf19783425ac0813c9c2df6c8755afffb871659ab703cca4d13ede3afab8", - "logical_row_sha256": "58145f95f19fca3eab1b4eceed3afa0465a4f1c577dd7495dda29ea2b43972f7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "43bb828de0f0c69eb90d91846bc76d0ce9bd8626fad83ca5ed3d2a4215dcee4a" - }, - { - "code_sha256": "9916e84960cfaffa52ab735129bc9cb59ea3cfb0f53fa8d6aee199d640b6702d", - "geometry_id": "dgeo_e2474299c0ba146604c6d412", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a__depth_r03", - "image_sha256": "c764cc38b99d3367f6dbb0e279f2a4ead37c7ad17a8c7da8eb8fde8ad9e7b692", - "logical_row_sha256": "baf2e0226eaa9d1d396b712fe03dce578f0a60c46110c0e0c52b1a11489693b3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0cdc479a6f2b607f0f099c82cbe530a4578bee199e64bad222be5560bd396178" - }, - { - "code_sha256": "999761625ff41d1b2ec4c3c81fd98f2166fa6f8cec2f8b96e6e730fbfffe16b4", - "geometry_id": "dgeo_4e49b35647e3ccaa436bbbe3", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a__depth_r04", - "image_sha256": "093c3175674c36fb300ba60b8a5de01dc70e4f0ec69e5e6f3e4dbf1c92614f8b", - "logical_row_sha256": "f313bb72c978e763a75f79a60efb7bf2a0ef2f8d9398398d88795c0e764f3b45", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9996971cba9745c87dd68104d4f1566647e3e56e3c4b36c206f5e74fa7e9e813" - }, - { - "code_sha256": "3c756e0e47e278c21d3128e318eff87e5fb165ad04f99e369ccfd3da6cb16224", - "geometry_id": "dgeo_f17a4fea8a4ef7e0a6e7f2b6", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a__depth_r05", - "image_sha256": "850d91ead9d2b366db23aacea268355fbbddbe4e00a4024617efe0623f8e1a64", - "logical_row_sha256": "4077a451c18d5e8a02084af41b257e493012292d3f775d34c3a9a4d66b89f9a5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "eb1361dc1a7a2410ce2a1e081f20f5cef2622ddc4311abf4758f2c744f2e0df9" - }, - { - "code_sha256": "f7eb9bbe2b42c02ba502ebda6c3c6e0f6f85c7cdf63f198789f16420475480f2", - "geometry_id": "dgeo_b246236c1a47797eab22ff55", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a__depth_r06", - "image_sha256": "14e4bd7956e77c23fa10d23322710948bef1f3487270ade985f773a58d6c4d7b", - "logical_row_sha256": "7f2a582b8c92481fce21c0a853604eb3c1dd669b02d903fc1316790b778b64c6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9448f101abc327cf65d04481a1a40abc0edec2ec0805aaaf14e51b03119084a2" - }, - { - "code_sha256": "6c44c487f3ef3e67969b4e1fa1768a729c000e8431a3d3c61fbcad50d5fbeba5", - "geometry_id": "dgeo_715b8c9aed88158ebc3d8c28", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a__depth_r07", - "image_sha256": "232e71c6752534f99e79f30f584ba77c542188485150092a9a043055ec520220", - "logical_row_sha256": "996602d34ec8262a35be1b6b218e9393add0d382f69ca04e9653d49980d26473", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e17de05b7525325a2a8ae6e232045c1b048ee12d2852749f7abf1f7369d92b70" - }, - { - "code_sha256": "954ff4d7236babcb3dd4a94ec4ed86124c18e81a372b87950cd2342a1b7e9bb5", - "geometry_id": "dgeo_a2807e79a3acf8ab14a64cf9", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a", - "image_sha256": "476f2b086b7aed967b9ba8ad54ddb973afa971f6f7e3e7466dc3fcd9c8917beb", - "logical_row_sha256": "86fd218211d208d0ff2028271d16a5aa154a30590dbc690f2030ad5a87928c69", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "20c97ad607c8306549022e38704ff70bbba53f15bb49e00ded3a4e78672a2701" - }, - { - "code_sha256": "b55092d96f096dab3863c8fe4334da47d11980075669342f217bab946677495f", - "geometry_id": "dgeo_fed725e27a84c7a181b9487f", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a__depth_r01", - "image_sha256": "2cea696f0a9953be1659a3cb1de8831ca82ea13ea2fd1a47b1256c4425737ee8", - "logical_row_sha256": "d0e158f75d6dd9e1185c2bbc37adf7ccbe13f356159f09ae8ecb27e9ee318168", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "59f0967b61baf88e1ab13ff3378180a4ecd03e3dcf0e9fdf7380d5579e0b714a" - }, - { - "code_sha256": "71f643551e8c9d86118110fd572a623d05ed144c0f7b603d6151603942ac51a3", - "geometry_id": "dgeo_5d1a0680ee26b82bfc22f57b", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a__depth_r02", - "image_sha256": "b6921c82d9ca7254cf062b4b8a7fc9466bd755ab3b9dfc0d95eada7c534ee12d", - "logical_row_sha256": "2720b46191e82fd76ec02318012b689d4ed63d0c9cab6c56eb8b32fcc920b37e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cd58ffee624f1529519f403206e2200629df7624cc17d1b1007d32da6e7cb423" - }, - { - "code_sha256": "4a882539702c83dc701e1d203483371888bb0b76fad9bfab4d6c94920b07b70c", - "geometry_id": "dgeo_99f958b5fd0153077395a48d", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a__depth_r03", - "image_sha256": "92ad96ff7355363a86d0a65b5633011224ab53b904ae1933c41525885782abe6", - "logical_row_sha256": "508750396d1af17ded7e2dafc4e6140130f11a7275ac11b305af5e1d212cd90a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "271509bd295b569f2f0842b069507e3d25145580874d2367f95ecf1b55bbde6a" - }, - { - "code_sha256": "a1cae6c5fab83c19c902ced46d614d1cfad43aa5880a4e5dad6163bcc4b89cac", - "geometry_id": "dgeo_10bea4dfc9f0ebd1c7949998", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a__depth_r04", - "image_sha256": "e37bef1eabc7562271d3a8e6bd44b468f67078f31873ad7888990c22152b4dd5", - "logical_row_sha256": "3fae8e119b4b6caea745d962414b20df57b33b02dd47d0cb6c800fb0482af04a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3541d03f2bac4aa2294236928448b5dc6cddb9acdee56f865d568885752ee6d0" - }, - { - "code_sha256": "16061124a73eb2736c1090f36bee27129a20a0c8e0b12c4cd9722bd8927261a7", - "geometry_id": "dgeo_36e343fba17128b42d87a7bd", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a__depth_r05", - "image_sha256": "01c226d1276e7980e2e1672bdb5015e6d34863d9683fd032739ebe51fa9fefc2", - "logical_row_sha256": "0a69c39c3c9920b0e293aaa1d0169abcc66dd2fce39e2c67cb023cb9130d8537", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b49b3204f23af969093614a9d1ab10dae586c8f5a9a290d6e4437764a8d79313" - }, - { - "code_sha256": "82219cbd71187259307a7346fdc531b82b57c776bfc1395858b5fcec1a6f71e6", - "geometry_id": "dgeo_f0d6b045dd952a7f358abb5c", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a__depth_r06", - "image_sha256": "9f365b3f91607efe8964ef351f3403ce98a4dba681337d42041e87fd3e32e730", - "logical_row_sha256": "1ce2324356d1afabb6a3cc95af62b8c889a026d67f82e2afbee3e78842259007", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "72ab379493512ca149f659e788d90b820c63badad65475df67bb8e5c5ab37537" - }, - { - "code_sha256": "3a91f2237ebf9c4890a18bdac734fcd040795c6a911d85226b76e4484d705e9a", - "geometry_id": "dgeo_0a297348da608db5b8390a81", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a__depth_r07", - "image_sha256": "2185a27a8a1769c620bea799a328564552abbb68925dae0a9274fb779e52ddcf", - "logical_row_sha256": "10ef37d82d59f122d90a501a7c8e6a789178f09b73be63c92981dc59d0e77fa6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cafb25252d211ca70522f956bea03724d0cc0a450685a367d56d09e5e5dd4078" - }, - { - "code_sha256": "6b158c6d7b124d73a40838bab106cbf28a8fa47f0ab05a5108642aa22c53477a", - "geometry_id": "dgeo_224903e91121229f2f53baa8", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b", - "image_sha256": "dd5021ad99449570ee028ce8f530da70ef1dab67b8c39891f34307358b2a51f4", - "logical_row_sha256": "2849d9026707b7f2e6a4a138233e3bf7d80c81b329b77a9fc35256d8337fb60b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a083595f4cbeb699559610e070b642aac6f309a2934b04624eb930467238358b" - }, - { - "code_sha256": "dee6331878c59bfc59aa2eddffa8728028cc5a05ed09a6f46e19f286a645919f", - "geometry_id": "dgeo_f3564c401e6f410016f3cb70", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b__depth_r01", - "image_sha256": "6edfd510d64bd25088a39ef4f6879ea1273171cac76e5189043ccf52a3c82e9d", - "logical_row_sha256": "51fbd16401e5fe2c32382c94119a6578a972d4fa0b75944dad59b0660c748fc2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fb68ba33220297b7d2c4805c95c141b95380dc8595858eb5a38dafe8f89fd804" - }, - { - "code_sha256": "676c2d4d6c457f34d61c1d92481fb60eff002cd45310bd9db9d48c8322a99575", - "geometry_id": "dgeo_341f1e48d58ac244fb2d07ff", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b__depth_r02", - "image_sha256": "fa4e1a71a4c5e7a928af62c49f9f0141707ceffab5238df3c9754a53d0c7ada4", - "logical_row_sha256": "7a0fc5d048abadf1d2bd317919b78fbe0d47e19e407de6567c998eb34f107a7f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0fcdc48174d953d78d9081bb5f8ec44403e090323ab1aa4a659176c6a0ab4dcd" - }, - { - "code_sha256": "e9af44ebb416d54bc0048ae9b9a7e041139c3dbf4d355ad9d94958df1a6d83a1", - "geometry_id": "dgeo_7ad4af7aee267c4e3e3c05b9", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b__depth_r03", - "image_sha256": "8eb255c2c5ff28a4baab42c2d34a4cfb7959aa7e85fa7980652cef53e2e907fa", - "logical_row_sha256": "e4e99e661afd8477d317084c343161212698ce4efcd09b0e7b441a7c49de9cc8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "89b021c3f4a43bbf4b8829b8442440c71c498c90979b44d00d45484d52ed35f6" - }, - { - "code_sha256": "7e0a9838b6628f7bbcd1117f81931622581dc5454199bcefa5c62d7c8530b47c", - "geometry_id": "dgeo_a348ed612353fcee9e0cc570", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b__depth_r04", - "image_sha256": "2a036a04d3be9042a2bb7272a56c89ffcb3676800bbdcc561eb2c4e361f470f1", - "logical_row_sha256": "fd6ae9c3582daf7ff50730d4fc256841168cd8de8af480fd0eedeb490006f675", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5ec7811149264b70bfbbf96411eb99b3eaba55f7c9f69c2bc92dd5e6ebe307be" - }, - { - "code_sha256": "47e0ecdf70e7968159d5a4fec08546e1c9505b571513dec95960e58a98447e64", - "geometry_id": "dgeo_0f33fd5d4c96731efd035d39", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b__depth_r05", - "image_sha256": "89b3498778cc0e31ebdce170bc8ebcc4de2975dd784f62f1f0031367ccb47060", - "logical_row_sha256": "e19439246be0d4784b3767e66e46bf5c9e1317d667cb59737c93ad1c0a800e61", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e51c175dd742bcb8390f79b3031cea2c3e4cff54bd0eec6b7ae5e54721090fb9" - }, - { - "code_sha256": "f56e05dd92298ebd8aa55681b8806146eb4fb73eba0d4c395d0ffb964e8263cf", - "geometry_id": "dgeo_a6b71db301a18d7acf543bd6", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b__depth_r06", - "image_sha256": "90f53443f02cd54436b8131638028fdbd2c181739fb2a37e9f2f0166fd6b98d0", - "logical_row_sha256": "9575ee879ed12ad21ab017c69a123b9d8d1410bd6843ddc75b67095723d08c2f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "214bdfd8597abcbd3194e5a509a701e899df32cf25897260d056a3f36735dbdd" - }, - { - "code_sha256": "b95c1d14f2a669cb936f0b414ffe782b398730b067063b938a36869f3a2b7b06", - "geometry_id": "dgeo_0964d4aec98755f4b9c276e7", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b__depth_r07", - "image_sha256": "17894414e65e7036e8921eaeb2a2a9ef5b37b0478b1e3c34215f150aea2c1800", - "logical_row_sha256": "59be00832547878ab2bc6c5029b2bc591e61b763356494dce309f2c9f1d1a465", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "87adcf7c6858bca8abf0e4e4bf0d3c275a1a62b61746725af43822f92526a900" - }, - { - "code_sha256": "2d75083bb60e45637fcf2fcb5262278a1270e4287305c58c7be2c1796fa95802", - "geometry_id": "dgeo_1483234f8d1300e2aa919134", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a", - "image_sha256": "3f592254f9aaa624db77e61e120c8e9ba4f2b5b9b87bf2abe47f8f49a28424bb", - "logical_row_sha256": "4e420374f6a7692973f110e862857ad743768d6b5cb50e5c18286c41a23819e7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bb7c78155ee873d3ade709c8167ee68bea9ca569c3cfa3c9f629548729f285bd" - }, - { - "code_sha256": "d9d3a91ae370cfea2af0149cfbf5bbb19ff063661707bff35a44087c2a33b9ed", - "geometry_id": "dgeo_28022e8b8953803766e10f29", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__depth_r01", - "image_sha256": "82aed21590e4ba0753d498440b0397b469877a487c081e45724a7f03d4ebe212", - "logical_row_sha256": "4c0ece4e6252f8f000152dd035add082de7d67f2ceca4278eb7d1091078dd90b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "32bec80bd6b2157016d9a80cc03e2b078a672870d1428a7f9da4d23858992b4d" - }, - { - "code_sha256": "f18415b9cc414c3bb8e3aad8710ceb3594317121c8221f91e88dfc9dbb6facab", - "geometry_id": "dgeo_768c80d35f4444526889494d", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__depth_r02", - "image_sha256": "7a5d40233a865fb200d8c0341031bba477eecd0976c372e1c72f4c10e9a1b78a", - "logical_row_sha256": "723e4c7d8c980fdb3ab90e8e8cd596e156312b2dfaa44749f6a56f2348d71424", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "39a1df4aa1c16297fdf4849cb9e048e84668eb792c56003df902a1464b3f6e3e" - }, - { - "code_sha256": "a1f9a306e30fc980e7f9dcda5e922a0e6bf8ebd6ba2ee832fd61695ccf2f8c88", - "geometry_id": "dgeo_58db33673f4672ea6822c903", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__depth_r03", - "image_sha256": "3db3e8e07592e8e9875af0eb76c9249f2d0e10e87503139c44780ed92f571cb4", - "logical_row_sha256": "2c4afe9ba043f21cd4739f05097aa9f5cb12b52b8279213365b22ec7f62c9b5e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8cc3cee852e4c3b9be9731f817bc0e4e17233b303c49848dfdb21b649eebed38" - }, - { - "code_sha256": "69023a07b1f734e7bf43551d09d908b150804bb3d0b428048079cbf52d54af5e", - "geometry_id": "dgeo_ee584f59f2c4b76057cf8991", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__depth_r04", - "image_sha256": "3204ecbe91eaae2eb15f8566b08b6a0a645fca4f7c57dea092baab9776f0ba7c", - "logical_row_sha256": "c4cf6ae9c1a071acbc96748448c6f449623e5b594748fbf59e3a00c5d2e627fe", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "47b20e0fd5463daa59982a259cb292ac9eae9c2111bfb005a057720c5c005d49" - }, - { - "code_sha256": "378e12b9c4ac9a8d67fd37a4e9029be1197863cde8954c8906f03aba027d2408", - "geometry_id": "dgeo_4392cc56ed34853d67938f0a", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__depth_r05", - "image_sha256": "d866cd066c1aa993fa3c855a7a33362230286108232703a1b57a58e3380600f4", - "logical_row_sha256": "9e8adcf3fe83df6eaf41981b7442b77149c10c434386f5145a306d6266e91b2b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "da9682f3632def7fe4c35268b82b9b37128d63e33f234bc33dfe5d6a144182fe" - }, - { - "code_sha256": "dbbfd7f06ec8ee33f9262693317fd71e8be04e76a7457ed17f94bff40ceaa7a9", - "geometry_id": "dgeo_e9b388ffebdb0253cf3f8082", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__depth_r06", - "image_sha256": "61d15c01fcb4a891f5c7c5706ba4943030094cb8309b5a1c7d6a66a11b7caeaf", - "logical_row_sha256": "99241baf10c91dacfdccb7dcd0a05b1950c53245e20311eb5516c795e8abcc9e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "51217f0f12f4683d77a494b5e5d5f0bc7b4084654aa1526df0f9d2136355d0c6" - }, - { - "code_sha256": "84451923fea6b25eaac44168c7c57d3a0cac1ef8b965e25040ee41b5e419bd43", - "geometry_id": "dgeo_f9dc7d6bbb4fc795242a1c68", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__depth_r07", - "image_sha256": "d6d0761cb122150db4eea79efbc6115ceb98b3efdf707ea4b83ea2333b6aeebf", - "logical_row_sha256": "55e6ff45b188a1e6783e6f2b03e14c061a62a146ff9388f191ed7ee3b8d0245d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "24805cfeecb151c403edbe08ae568eab58c063b9ac922ac6dea3fec9b1290a6b" - }, - { - "code_sha256": "1307c372264762563d7fd0149c93c23cfeb0fe33e0e8a8ae77792eb01a3f27cc", - "geometry_id": "dextra_d86bd54d9101aefc126064b1", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__pose", - "image_sha256": "4ebf35a5aec69a591818a89e1c73a0ca1e2cb5bb258aef1e2558323567f9277f", - "logical_row_sha256": "a1673ab7516a678fe279be305f8455c7aac8ba09ed7e0981a1db1ceec00fd5e4", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "592ea13c38047b44c116dfe3c3ad22c9fbfec423edab3866fd6c8ee66e310151" - }, - { - "code_sha256": "7387dcf93dfda9bc4887ad8ce4f9ac2d30ce891e275c506e02d4c0e22fcc9fc8", - "geometry_id": "dgeo_d830fe88b1ac6cbd4a9b1170", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a", - "image_sha256": "1096b38963061d5b8b630bd612ded5123c815a5aa2fd6180c32b5f936dbe26ea", - "logical_row_sha256": "dfd5fd132cf26518de095b187d945407265d8318710e656326fcddc96a03a012", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ab6d53ef6857e29f398eaae1c232a208d730d3dea404850e4abffcf3e74faf17" - }, - { - "code_sha256": "58bcbfa1697760f96fea7f01bc259f6a969425a68f99b758561aa57fddb1686c", - "geometry_id": "dgeo_1ab1d1803a3ba10259059150", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a__depth_r01", - "image_sha256": "55b98a33eabffabe5daea6367440a22f2555d3dd502c03bacb8702b44af4a3b3", - "logical_row_sha256": "93792f684f03f007b1d8e214232c931e2f33ec08e2f9f085a64ad98524def87b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5fbea8f8b37a03ed50d6f2a4da5c1ca5cb32678c3c9a296cd931923c9dd0287d" - }, - { - "code_sha256": "fe1a3630ef8dcff8f0e0d742d3fc6b3e561d122f492d51d6ee435d639341c677", - "geometry_id": "dgeo_47828476cb829b813b326e22", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a__depth_r02", - "image_sha256": "25b16d979adaa1bac12e203bdb570a2eb0aaabcd6b6039eb26b454fd51f5658f", - "logical_row_sha256": "74475a07daab095eef4baff5c98b4da396901ea3e78fca063af8dd2c2ac410d7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f7cbeea8dad2fc1c94991e9cd2dac172a50b2ecfea011f8cb072a6d9ad1e2003" - }, - { - "code_sha256": "0146ca7413cfa1fb22fec0a034604255071954d07862b5b4c538306c764d50a0", - "geometry_id": "dgeo_6126de0b5a102253c5438bc8", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a__depth_r03", - "image_sha256": "1a05223a0fa6f355ba4099b5cf84f101353feea82b5c2eb3ad903133462ecfdb", - "logical_row_sha256": "23a7ac9288638a59d5c06ea52def64272dae011c434aea546a3546ab68468c9e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f73eabc833f3ea3eb366b4fc214d11c156b152e259e90fec55655196b38e0cb8" - }, - { - "code_sha256": "ff1d92af9602e796d3af6d1f1cbf2d94e17bb72c443cfbf237f74d2f10864dc5", - "geometry_id": "dgeo_b14348fe9a6e39da9f8294e8", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a__depth_r04", - "image_sha256": "4f9a986db5937bb850284298a647168b7ad33ee5d08dff427ec06bda8254786f", - "logical_row_sha256": "2afaadfbca323ae45e4a03380dc3048219f03fc42a2165c318f500b6555832f7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "adb53d5ec86e8a51e60297d0945def7e6a81f6ee566a0e58cf79008b52287c9a" - }, - { - "code_sha256": "7dfd0ad97d5e85bf1f717cba36d8a8d363b0431b3aec2c39b36894cd35d6f305", - "geometry_id": "dgeo_880d1473e7880fb9abea70f4", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a__depth_r05", - "image_sha256": "0cb2eb35caa2a6bd7ae1e413d572b32e3d63b3b2747d97b732c314707097388a", - "logical_row_sha256": "e435e79553aedf256d5987697e01bbcd32b065cbb1060c51bdb9abf1d93ac51f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6e07cd2b9865ff1e312714ecdf6418690bee4fa576395e43babff115402c880a" - }, - { - "code_sha256": "dafbb6040d58262de4fade35a5465d35fd7d6d8af5250b99483c3ad078df60cf", - "geometry_id": "dgeo_2ef95c21f109e09aadad9be1", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a__depth_r06", - "image_sha256": "8dc3b83c2217ed8974bacb587dd0dfc7e120fd849ceded84a55c10755b11570b", - "logical_row_sha256": "d9d466b36c7dbcfdceb7a249f51ae43a0274f291baa0f44123dfdd59016ca495", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fef7c5afad6e9e1b472ba341a39b98bb77d898a332b8d28e53e856a75e975b52" - }, - { - "code_sha256": "586e0f42bb2aef801c14f7ac9bc2e09c12a1751f49e8d1f08ddb516dccc1312f", - "geometry_id": "dgeo_21be259c82bb75ffc2ab62c4", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a__depth_r07", - "image_sha256": "cf4429624717f5a7cf79c6a43a8881f1e3cbdfc7db4b0ae981479e9f8cfc46a9", - "logical_row_sha256": "65bae0652f674f878293e72a79453f3e7f5dec56a14809312c6c74c0fd20ac49", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "39a42af65c88016358953510a62baf95f18202d044a4d685fd259ce01fb55066" - }, - { - "code_sha256": "6dc0023b507d2e885a27e74a1ec0e5908fe91da0afce04f0bf876e25080b283d", - "geometry_id": "dgeo_30b8e5212c0a8a2301fc5ea1", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b", - "image_sha256": "295f4e059c11516507a835666af09cbf22f52f14a2dcf7b57c0b5d326845bb19", - "logical_row_sha256": "913ccdd863400187833dcaa707c206810093f583cd8b297b428b423005eefe30", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f9e1b9f2e7e8d38f0907a9a05500d6f18e9ed40b15f3e59694b5e900f3a03578" - }, - { - "code_sha256": "4b7249b3b5f0198c1f1d27a6ebb13c098b83755f1d850193cab8bdc36758e818", - "geometry_id": "dgeo_0020da2681c15f7872f12c1e", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b__depth_r01", - "image_sha256": "3fc47d06dc12787555c5357bd5986c393a96862ae7fd21795185866ddcc18402", - "logical_row_sha256": "f7e26ebb473fb92886e06ab47e18f99a85dc98dfdb892a470cd48597be840eed", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "353284ee806ec2143308a11fe0a7ae1f65fc7ff5b0b582fa760514099d061fae" - }, - { - "code_sha256": "d69d2883a377ea9e54dd263827f62f2fedca44561ccfdf252763c78ce9884b65", - "geometry_id": "dgeo_7c57ea5744def49c54e1bcae", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b__depth_r02", - "image_sha256": "9f31a11a1f84b3515dc3f71f2aa3de0c2a61c3d0122e7c2249896cc91fb15879", - "logical_row_sha256": "b834fd9cf427ca01899e4fb8f31fb85e786b9f58f4d220bc566e2d5658ab3300", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "74de75c606a9d8a3ecb46175d7bcb6396566bdefe54037e1dc2e7ba1af043b42" - }, - { - "code_sha256": "cff9ad3923754c6995957ccaa4f8cc56b726de54a2d9361e35205c3b536eb7ed", - "geometry_id": "dgeo_144206cbfe8481c9cad0ffbd", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b__depth_r03", - "image_sha256": "1e03a61c33401df240891e9e8cc48e6bfbd327b64068ac85b7f35c922ce8c7ee", - "logical_row_sha256": "c1a12e8dd2fc2b29353ac4bbc8e60ff84d01071c2d20992e5c224102205ba0d0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f06d7dfb3c39703385c2c498ea01cf9b3220d32a786c94a2ed2dd412e5b53a5f" - }, - { - "code_sha256": "8f68cb29ce051c2bdbe8c14a2dd129ef1578722d9cec46bf857fef3602d443ca", - "geometry_id": "dgeo_f2825a9f4a46084f55d29137", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b__depth_r04", - "image_sha256": "172a20911c099bb6efef4bb22f1b5f924771f4e09ce366add516acec50fe6a02", - "logical_row_sha256": "b892fc45b6d5e22c4965f7b4b217f474944420ce525fc9ea152c6ef0e0f8effe", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fcf0f7a77ba73de34ff9d6aacc8006306138858ef95b874d485516adb18a62fe" - }, - { - "code_sha256": "1175d6e042a6c2493a9b34252651c13f44b6eef47526231596d0bb2747e11d58", - "geometry_id": "dgeo_b11cd6d90deb7d95ae324353", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b__depth_r05", - "image_sha256": "1bb8c7a84ac3c52abdab96549bdb3d632b4a1ae9ad1e411b4d302332fd73987b", - "logical_row_sha256": "18305065edef9295f13894672aac0baff7b93f273805cf511e3a079704d3ba45", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9e076d49241e04c49bd022a31b2b2716eb5994fc34f4d52f9eaa6f77deb4a0b1" - }, - { - "code_sha256": "494867b85f3ec6813d20472124743424f18ae174809014e6466eda07b5bcaffd", - "geometry_id": "dgeo_ce526d137c5438cdeda98c7d", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b__depth_r06", - "image_sha256": "3274896ce31ce4454f3a67b2ad47aaf2ffdb04cb050d5d555141b61a36b3433e", - "logical_row_sha256": "e8d020977f60a89b4844f1099444e3386ef4ef2631db21627047049c715ad873", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4f9d2ce64e419f03794d9cb05f71751e0b33414c1fd896773103f059bbc2c12f" - }, - { - "code_sha256": "b0013b55d1286a2c0163203b86909a8330ebd6d1a20834b850d0c58b30e05c4b", - "geometry_id": "dgeo_33484dd920cd311e06f19bec", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b__depth_r07", - "image_sha256": "b32339acbdfcc3f94683ccfcd58257b0e31efe2e668027c6c7f792135e086eb9", - "logical_row_sha256": "a89b4989d3d935b5f0dc84564513b4580d5263305787cf3ad08b1df910e2a723", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ca642416d6fc6e4267d03ed8aa84425bf1dc793727a77ac976a1a99302779a65" - }, - { - "code_sha256": "bb8c565bec513a924968ddfa41693bd956f6342308685600bbfe3117926eb5f9", - "geometry_id": "dgeo_7a6d79d1dd1cf3d18cff279b", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a", - "image_sha256": "ce02cf74badf4607523a759d187626907e990ca459a7e4409c11ec4d736c3b50", - "logical_row_sha256": "ed895bdd246b76ef576b58e0fb8b8f5c69f1da9b917b196c856ead560b39ce87", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "47335bb1fcd446bdd2d49363058098be1b31d786463ec949c3edfdde72e2a657" - }, - { - "code_sha256": "533f17c1fc76b3ef71e5cfa4769a67ead48bf1db36fb0ed43ed3c121affafed2", - "geometry_id": "dgeo_7918f792c2e1d1b9493cc946", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a__depth_r01", - "image_sha256": "e6d76c399b107d09e7265cf75f5c93dee9bd3a74ad62d8f46bf67ebaccdf9341", - "logical_row_sha256": "de449344487d62f823f6a7c849605efeb5bcd7f0b16e7aa7d87579056c448f6d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8ebf69748822f2ab38cbdfe3969d693f5642ac3069e1c631c3cb63062e3f1f7e" - }, - { - "code_sha256": "409f6f018e7d27fe8552abe1755e92629786c3468133fde4e12e02228b6087ee", - "geometry_id": "dgeo_4804f1962d117bcaec37d8e8", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a__depth_r02", - "image_sha256": "89b308e21217d601acd1b3f9b648f31161ddbd5826949b7983e7e0ad69205b94", - "logical_row_sha256": "fb6cab25e4d9ab5d93aa0381371b5fdc8c430b603faba1a7e62492652ee80a96", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b52659c19301a45a2050087d432b2bfb3b1aae789b52af1766b4cd398eebcd33" - }, - { - "code_sha256": "07cb2cfce0c95a0260a2f2d34ffc7be1cbb12bfd4afeb509ec153a2a13e2b787", - "geometry_id": "dgeo_935b2f8749c18a1833e863db", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a__depth_r03", - "image_sha256": "e6526b1486cb2ac89bde35694693ec21851d5416cb42576cbb9b92ab442678ad", - "logical_row_sha256": "17e0ce4b5c3a19a9ba25212e9ee83f4b8ef120bdd08c248b079ab77adfea1a0f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "99925c060b49330efc24d6b30bc2602d926b64bed6fbf3d9fb5fda001eb36062" - }, - { - "code_sha256": "0b571fd604b2117476ae896f60091cf0dca0920c1c83a097bde38f1e93e5ea7a", - "geometry_id": "dgeo_f5f2723bdb5d153bc66ea67c", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a__depth_r04", - "image_sha256": "1f5046232b54d4778ba6c9add0687ce861c40f1c293414404c8b10510b94b511", - "logical_row_sha256": "977378ac7107c62ef46471b391b0fc5335d463b27f98ae5d214899bb48ce958f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4f4fffd92340efde1bf68c3196913a408848f20c1e847d68242b90f84a044f6d" - }, - { - "code_sha256": "e473f1977e0544ef4b3721db453a2fb4cbda514bd55dc3b4a6a508d750cf6ca8", - "geometry_id": "dgeo_e08713bd1f6dfa3b9aa69d60", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a__depth_r05", - "image_sha256": "7ea0a2d32af6e3b0ff192ab3ebd36b52356d9c3f28be4b9441e2704f3ae39719", - "logical_row_sha256": "c8aa57bb7ce89c40f60296d4e9cf000a6c487a0ddd5fd376c4233c3b23fb441b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b3312bc8b3211b39487de72bc6e87705e8c018ca865da40d073a6e08ba79ceea" - }, - { - "code_sha256": "5ae9561f65b7416df64cc92770c5b44323e5f4b6c368f91e7a74f39dbc6d7bd4", - "geometry_id": "dgeo_428967a77d5fe29f88a8b44c", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a__depth_r06", - "image_sha256": "ad6c5dcb73332433751c2920db76fd9de4f6f685ac6f8d85567ba90145c01b95", - "logical_row_sha256": "a84349a8728e8e2fe0ee411461c0abdffe7ef48a2ca9da5750d1175389c2e6be", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "75a973569db95b6093e502584bf6661a7d0f71dc06db91a7fa7642c145a170e9" - }, - { - "code_sha256": "a2331b8fb7a1a92bab69d34674320b76ab995cb5816176c5a38be2472ea7c366", - "geometry_id": "dgeo_ba545162f7017e4f454619aa", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a__depth_r07", - "image_sha256": "b5c5541d7fdce5446ffd6898b40124156e1dbf3539651cb37e0cd910ee2dae29", - "logical_row_sha256": "b8c5e738e0f16b771555026aef44267a2a8ad2b38455cc197f039c1d26ac238d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "51268b8a831813b919c10d0228052a90282b71be6a6701799411543273a72ca4" - }, - { - "code_sha256": "5d68ac46dfdf66620a9a2aa097ac2c2051549c1cae5cb25b7505c4f734a8fb0b", - "geometry_id": "dgeo_a90131c6478c42609f637c3b", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b", - "image_sha256": "ab3f5b1846bc94faf2dc40e823e0416a3afe7ac1952ac056d572b56bd67a29bc", - "logical_row_sha256": "370bddffe0dc3677b58dfaae57b581d37b15b5b5de761e2bc9357f5b49889ca3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "78bab7656651c6ad21682792f7666a147b2937b0785a6e4e1fac5c63a8046c46" - }, - { - "code_sha256": "efbc71c13e30934bb21ffda3ca5bf633cbca03e837fdcda535fed15b0529b603", - "geometry_id": "dgeo_9e4613917b03554504e8a949", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b__depth_r01", - "image_sha256": "53780cd81066a274cd04fffd058c4e9651ba1cb0b424c48e19cda3cd3fe7525b", - "logical_row_sha256": "5351a97bde8dd2dd791dac929907052519f75c448b7bfb26f036ef3d0f83ab39", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f381fad2a2e56c999821b06100a0ef78781c4764c6cc86e2efa5d5548b009dba" - }, - { - "code_sha256": "6c3d30bf5f11f725ebaa50206a1ad5408b0b3de292d39dd3c4aed2b13b65cb32", - "geometry_id": "dgeo_b3e8e62f91496cde45ac1ef0", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b__depth_r02", - "image_sha256": "fd6089ca24c14e363ed1bf849aa220bbe8505132f598f64fa82c6f1ea5caeb19", - "logical_row_sha256": "bebb8a626939ad5ec6fa46e99a4a8e00a06dfc4eeb2a0e107ad3cce45f441e55", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f5800370cbf2be056a548b82211e11dbf65eb85c23c24f42dbc06f0f8ecd27ff" - }, - { - "code_sha256": "98cc0edc4ce00461fc74575e9096310dafbad811a4780203508e02354b26000f", - "geometry_id": "dgeo_9271c30f3d7f6c542a774e08", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b__depth_r03", - "image_sha256": "f68ff25d86670577b5d182ddaa725dde156e235cb27107078680f56242c46adb", - "logical_row_sha256": "0ada80097b6041cf6b52f8f05085c554fcb32f66603fe5d39cdc30476e6a8b59", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a0ee6f8457c8fbf86da4ba92809145e866118ff11caedfaa1f652c49fef2d2af" - }, - { - "code_sha256": "8609e6ee85e8e70d5439d5e9af3985f63789f99b4db4f5dbe9b1083a1fea0f32", - "geometry_id": "dgeo_ab673161f247ceabf7d1d792", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b__depth_r04", - "image_sha256": "522787ce51cdd58d4ab59565ef0c230c5919b623a930eda8652b40192c82e015", - "logical_row_sha256": "748c29f6db555fb89e22c0cbc8fb7dc89413fc6c7a67bec00817df5886af7291", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d4b5dc976b5b561142658f6d4430bcf277e1ded47e35b5f9763cd7d51ecdac69" - }, - { - "code_sha256": "6bf10d2d423365f5a44f6356cae66461194ee92c37704734a05e6c0c07f42533", - "geometry_id": "dgeo_7eef08afd854359331e9f6b3", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b__depth_r05", - "image_sha256": "ec68dfa1866d6196acfacf49c275d2d5461b755574ed575a81eba5749e4f0d69", - "logical_row_sha256": "6192c8508eff361bc55ed3f7772ed2b8b2f6574d380b84dd407a4f8b10654691", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c1995b1dc4d80a8a8f3854876ea0a3f76d96a7b059630fe6ad83049c33c33a85" - }, - { - "code_sha256": "8bb6524748301be9a55ebac6f3474f80346e28583dac68d11e6e3c8a84d85bf6", - "geometry_id": "dgeo_12e87448586746d8d3749e23", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b__depth_r06", - "image_sha256": "738f29bd66a6ba425c5d2f4bc06de44a38dc744042e85bf79fac88698152ba33", - "logical_row_sha256": "f423d027980701c858be9adc4875a2c599ab4763ffe1b698da01365e4c630df5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "cee1cf446341ff0d6ba158f242c251de8bc19f21f803376097315e42df5837b1" - }, - { - "code_sha256": "f8449961c40d73ff816a394c1ac5c49af0dec86e66485c2645a772f6ed7b58d5", - "geometry_id": "dgeo_a71f91ed2a2e04eeff1614f7", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b__depth_r07", - "image_sha256": "2cb5ba75253e23a69f3ad7c0f57b66470ec192af04fab815cd684b98e8c73041", - "logical_row_sha256": "0bdec04b825495157d7928873c6454f3e836e1cd893ae2df0c8dfa050fb99f80", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e17cc77ccbdc8aa4358246b3cfb4e62fa70d89d6a6be15c731746c220cd73457" - }, - { - "code_sha256": "a1f040fc607dee63446de934ea7d63d435ebcbe2f593b1bf18cbff1eac5a6f2a", - "geometry_id": "dgeo_30d6b63a27449048b11a6add", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a", - "image_sha256": "3ac07711bd2d378598a9f7d612a38c093f207d1d64792ffac17978183f2fe4d8", - "logical_row_sha256": "da3b169d85f5c84415b170bf9145fdb6baea043b5d396b2cb5f85f918a8e6548", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "203970761b847648614d4dd07c3d3066969749555f568adb572d7f8c38d52281" - }, - { - "code_sha256": "c29437fbced2b290e16e91d2118a5b559503ac738899dd3b954a7be792cfe3fb", - "geometry_id": "dgeo_135c54498f48968bce2377eb", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a__depth_r01", - "image_sha256": "95b3f7cb97313d17d090768ed5268ef7d063d442cea93cb312cee76af99fa3d5", - "logical_row_sha256": "87948cc1a4ad53bcd66810f112fab7a87d363a8610109ac396b6d3b283868391", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7657a17e55e18217dc585891bdf05da0f2afbbcfb0d026059977e39bff6bebe2" - }, - { - "code_sha256": "27923300e6717b322d70492a9219fafa1995afaf38da006067ef55b109c75998", - "geometry_id": "dgeo_ddedb6007bcbf57823890878", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a__depth_r02", - "image_sha256": "f09f00848d21cc7e7ab07b4072f11f888e799b7f031de763a696a8ae11a81231", - "logical_row_sha256": "910e5350b26cdec1be29910c50ca6bf2d6e02cfc870a73a8908908b43aa9abab", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f1f31615028c47911ecca51642f08e539b821d96b541fa73e0052c544a80b683" - }, - { - "code_sha256": "74bec01070ed7adbecb16f63cca16013f221c8e3299d4cd48d837f1191610af2", - "geometry_id": "dgeo_2f4589eb1afc21965f61d356", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a__depth_r03", - "image_sha256": "e3a0e39ca17e7c2659241774090fe2e7f43665a035a0eb5f185aeb0f62851808", - "logical_row_sha256": "3d3e34cbd123b95eab20f1de1c5baa15be8113a17b08f408aa5a6f9c0393eb9b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ef5a5ad5d336316f6de1cb699261866177cdf13a3f0288f80aa108f27ced4f96" - }, - { - "code_sha256": "5ea8cd88e012a6ad0ce8bf0d775d3ccfb222e5acd32e184c0b86d2b71c67ee8d", - "geometry_id": "dgeo_9a0b212db3f0e7e7fe1b0d35", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a__depth_r04", - "image_sha256": "6e162b18a24c60ac3ce95bb26690d08f77263c68c309cc235348361c45f7f3fa", - "logical_row_sha256": "ad0330609b1ab6083c75822d378350b346cf6499cf9e6e422192fb6e4b216c3c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7aebba12bc5dfbfbe9003e788721894968e94ee6f244f39119f280a3ea9f8f5f" - }, - { - "code_sha256": "34e62db8addcb57503ada3b7379426cafb9dc9d9bd14eff045bd83a9d714339a", - "geometry_id": "dgeo_a5e609cc72b76ed17c414fa8", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a__depth_r05", - "image_sha256": "212bebc4f4b28ce3a3148e40ae2e907e5f7cf2ecb4b0b5a2bc257fc8fc7477d7", - "logical_row_sha256": "3bef345d6ef10704b50e0658eb2d09a839afad6476bad91d6ebe78f6e03db506", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cce2d21858864d76a9a46261fa99a1cff318b427a3a296e544f786d01b7a4337" - }, - { - "code_sha256": "88d9bb3b55fe19b5f5536d9956f66f1fb0ad51e38e4276e3f0a5dca06c9135d6", - "geometry_id": "dgeo_3ddae8796c75d6dae0ab93de", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a__depth_r06", - "image_sha256": "df135d9955fac291b7f2b8e3a736097b17b9a965529f099d46dfc9857f13d2d7", - "logical_row_sha256": "936821b97d1c8817006c486a76cbe5edf1f131494fdaf347cbab859ebcc74bde", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6bf1f4a11a46cf0dd738bc8abb24e1ee3e5808a41ebeb6a1c8089214d99e9a8f" - }, - { - "code_sha256": "1d1b7ee87a92f4037ebe369b9b9f1b63c94aa3a354b18e821ca3625105adc6ae", - "geometry_id": "dgeo_31d004039a475b142c32d62e", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a__depth_r07", - "image_sha256": "6aad1bc437a80de267154e0472bef22d59f355ad80527faea832d37f503ea2ea", - "logical_row_sha256": "6bf50e029efec8a44f43d57dd5b93518f1bb40db32be562442ca6f3125cab4cf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a493d4fbf826624208ccdf6905aed261e65e0c46af1ce3cdd96fa4a7073b2f0e" - }, - { - "code_sha256": "8e4e09add9d2cbeb87e79c510e9f59835bc097ce514d2400e2cf53fba4a389ec", - "geometry_id": "dgeo_58bba0137815404dbd1b02b8", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a", - "image_sha256": "986f979d42bd68bbf828739cebef2318471aeafee63f6939f80ed9331de09bd7", - "logical_row_sha256": "76955f5c01a39cf2b0d0468b09ef74ebd3f843100af67d2adc8bc31e854f6f2b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d045fb3fde437d1ff2aa1639febc33dc82fc26f22578faa30c988a2a4ecc8026" - }, - { - "code_sha256": "ba48756750214c42434bb77545490b7fc7d267b5cffc1fdcce8b97fb1ec00949", - "geometry_id": "dgeo_e636d30592c5ede48b39b79e", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a__depth_r01", - "image_sha256": "cc751b7a32904bb501d877b883d0d0fdab2002ba942aa83fdd77ca875b796fe9", - "logical_row_sha256": "06e54af09f9381952f1eb49f797ef1e6f41d89cb76a47a0694262f38fe99214a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c4887e361ede0253e26c0a6f0df2575e3f5c2799c1756ffb6abea242c86cac1d" - }, - { - "code_sha256": "e0fcb0e283a1ecb23d63a41d8c79b1cc3e01a34c6e4755f5e68a2df1baed79b3", - "geometry_id": "dgeo_0be20e16051b5e23c294270c", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a__depth_r02", - "image_sha256": "4fd9234db5679c47e1749506fe1db96be4082810ee1f31558d60163936bb50fc", - "logical_row_sha256": "5b6f7072d6dfd65f2a89b96c82e819de9d0356bd8b14934b5874eb46e0d60aa4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "51b196a5218e549df0b8da5c369c6af2efdcdf36ec47b82f9da10949c2b76b47" - }, - { - "code_sha256": "50d99bc5540a846b7f9a452ce36519a5842f2e3229db3f61baad87c789cbf546", - "geometry_id": "dgeo_659614b486b05063fc12bb73", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a__depth_r03", - "image_sha256": "ebfc01ce5b2bc116763afaf4bf6a2a67297ced9db0fd679d53fe495b4941c86f", - "logical_row_sha256": "8ffd74e37af903963c7e19cfe7d71e3f4beb5dafea1a8007a30b77d962eb0ff3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "16790bcb37918e0dcb1d7169052834f8dda99575854006c89e9f3ed3d642aa88" - }, - { - "code_sha256": "5eab80c9b5c4cb4e585b304a3d43afb857a3824520b46670610a521d702fa43d", - "geometry_id": "dgeo_d6be3bc7aa92064db149a1d4", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a__depth_r04", - "image_sha256": "e11478a108992456421d407d9ba1e33f5da37139995dfb3c0e8fee5cc9326e89", - "logical_row_sha256": "fc37fa35b75ca9bf2a162d887f46ed540c56d8e4bd8ac3c5579fd2fff35c8259", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "48bd124b3200e6704e181c15042fc236d39d31238019c8387c674511a0258fbb" - }, - { - "code_sha256": "e1b2b5559531d86cdcb29addebadfa497b0a8f999c5103720191a0385f20d294", - "geometry_id": "dgeo_cc273401933cba83fd875dc1", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a__depth_r05", - "image_sha256": "b9d9591870348c0f2ec4fa1471fc0e5be2904c7200b8fe1449cadaf618d2e7c1", - "logical_row_sha256": "a1e568b730eb94c648e196ae3e4772b54163b174e6ad2fc75431cb64a56659e0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "06260525670a75c1c088c799eadc92d3588e41b1c8ddbcdd98313949a10d01ea" - }, - { - "code_sha256": "7a0dcf649912a3fb96cf9edf8729ad9d718bc8393a3b24c36a194c0b3708d0b4", - "geometry_id": "dgeo_d7925a4d86bd60c56e918c9a", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a__depth_r06", - "image_sha256": "788073e022085c2d16e9d551549ff2d89b03b24344b4324056174357c61a4816", - "logical_row_sha256": "a934a4c7ebd64e3a6769478e5d5d3f44dcf10995f729a9110cebd3e95be1ade9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e48d935ef6399fba40458e3cfba821a164f90e447becc414c2346076aa23087d" - }, - { - "code_sha256": "6d59d3bcccb45ff8be46f2426ca45d12286b693dfd739d2297a73c1e27cfb0af", - "geometry_id": "dgeo_630a155176b27a0acd607713", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a__depth_r07", - "image_sha256": "ef4a5dde715a4296ebd170a2ed9cd9efa27bf327151f79858a2698a7d6c7e623", - "logical_row_sha256": "ceba913b8633140962b438ee75fc47a90fbddb3d10c51b4f5fc066adbb82f38b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7577b28fceb6f47db3135d0d40e10d870c5efcd003e154c744fbe4b4bf0b7a88" - }, - { - "code_sha256": "b3a2130a3066e96b45e75b2cadad97ca6c54dfd18021dd069cd3e03452af82b2", - "geometry_id": "dgeo_3da1117039c1d7d15b02b2c3", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b", - "image_sha256": "b011aa93566098d2a7b189a7d9722b3eef8b074d6f02b768008eb5c0f12bc572", - "logical_row_sha256": "044a68eb70300cef0c6eab245def7091529babd0238e12a738a485bac0dcb8af", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "714fc3bd4c26550530963517e6ae020b1e8b3965f20a2bd1db4fe04098037fec" - }, - { - "code_sha256": "3c96a252abdeecee2fba3f3f1e0fd9d174a502e26f0244b0692e645972b1498e", - "geometry_id": "dgeo_03eccd8c3f8a2d8111ea7a8f", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__depth_r01", - "image_sha256": "a4a1e011ec9b8abd90eba66f60d624e2395acba1ef9864ba126220c88fba2ffd", - "logical_row_sha256": "3550df58bb21224c6e975f76d561e0bdb7ce6c9dddea1dcff448839629c5e2ed", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8b7387d45647c5030063710ce898696862eb8b64b8bdd0bcb166434979756cd5" - }, - { - "code_sha256": "3db9e62365bb2358ac6df8bff8eac1867fad2d53c9cd1a7892445266994306f3", - "geometry_id": "dgeo_45e4fe335be96506e0e63a48", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__depth_r02", - "image_sha256": "fdc3579452fe1ae3bbe663abe4616664604944215bc359853bf2951b3cbf9679", - "logical_row_sha256": "a9866f333d98b216f75da56a02d4125df6efefb2f5a8964ef1684ff1760d40d3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2b0670d5786473095c5fe65b0288e9de25141c55c92441a608f3c042ae657d04" - }, - { - "code_sha256": "52947e34d9939d4cede14c179552e758b1d31df19cef1669e5ff9a83f1d04186", - "geometry_id": "dgeo_c478442c2c3dd88a9f110e65", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__depth_r03", - "image_sha256": "3074235aa71fe52bf88edf592b21da2b86748a18812b21fbbed7a8bc7d5ae400", - "logical_row_sha256": "abd95c87c9f2e57cc63ae10b0b43c83f9906f5abf7ff97bb5b09b2f0abe6ee9a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ec3e263dee0a801cd7dbae7d8049e1d955036c7fdcd17ecd7bc4dfa1b54c6f0e" - }, - { - "code_sha256": "b053b2eabe52638dc2a242ea0776f081b2fe0847e11b0f62bd982fac3c83a168", - "geometry_id": "dgeo_91dd3b4651705934fc6ede0f", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__depth_r04", - "image_sha256": "fb57cabd2078c7b3b91bfd5d796d67290e59e2e908e9711b917aad71dd40b848", - "logical_row_sha256": "fdd4dc680120cc9271121876d21a088e49011aa3cfb4681310ddb1f8aaf0c816", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c9cc2b96c5bea2073b173338c73244bab6caf6611b281708e1e7a06da7a1068e" - }, - { - "code_sha256": "4e923acd622882ca1da50041e2a105607c97c2ea2f40d7f29d9b0e84feee9e8f", - "geometry_id": "dgeo_ea2c33497815b2fb93ee5510", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__depth_r05", - "image_sha256": "8a43983d8ae09f5227e624449b06ebec9486ccbf73044c6143a879f7060ab016", - "logical_row_sha256": "020a0f5dd234bc35a188636435cf253cd6f38ef8b47c51313bf7d7c079a595d5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "25e8ba225bec2aeda6bfe8158dd3937398c6388abb9943c4302795ce6a83656a" - }, - { - "code_sha256": "bd8adb4f6c9d569452eb3b1177417922b5f52e16669eeeef548dc00826dca7c3", - "geometry_id": "dgeo_e2e42f0f4ea90a8fbc2ea232", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__depth_r06", - "image_sha256": "456c7d3153a9e7f31f688241b010c1e01921195676f5d92d9a055611d3c611c4", - "logical_row_sha256": "536ae48f2b8d44c07fe624c490156a67ec30e7a7487af17354003e7033a68766", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2e49c885439e7d96650cebd273798e730c0a9fc573a4219262ed7216cea5c8fc" - }, - { - "code_sha256": "ad19a75c35a6e4b8ded1121bd8a91f09e236cdf3ff84522be184ddb69267d9ec", - "geometry_id": "dgeo_5ff83ddd58728b91cf525812", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__depth_r07", - "image_sha256": "d12a516767d4d6ca0a9a9bc00c46582bf0b62507be6fcb2402ae8de46ce327e6", - "logical_row_sha256": "f242fff2da39dcc7599b8f55d7859fe05ad9e47818db59a91e77fc3aa26093bc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bcc5fc6778de3ab8107c412e66a3935f56f267cd816fcade847b89cdd33a99f6" - }, - { - "code_sha256": "89e7f9ba0c1552c6dce9743bcccbe4ce97e0b17efc788d8d50ffe02af507af68", - "geometry_id": "dextra_70c7a95a7ffc2c9236d24dfb", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__pose", - "image_sha256": "bcd4d2d742defc2346cc4942ff53f6737e1654dafca42ac772ce1a1fee8ae9aa", - "logical_row_sha256": "3b63217bf8cf340b066737b69747365f65143e3b467ff89c6b7c927fa3c0a7e1", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "20799e7aa0dd1c8d7a44f424a494bdb2ff20f7465ba32d1437a28d631004b258" - }, - { - "code_sha256": "ec5fe8617b31769ee2ad42c39f094dc3e181281ac06bb6de311ad346284f70e4", - "geometry_id": "dgeo_27c393b3fc6f978ffa2d123b", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a", - "image_sha256": "ec3cfb337570a62381244d5d70cb46e033a634d485e6c33d53851cd835d644d6", - "logical_row_sha256": "e3709044c68ec3eebafc1506aa3f7aebf152bec0b7f39357cc95c66d379ed5b6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "291ecd45e0b9d810eb80bc962dcd4a1728e7b9def4dccbc8b663267356852901" - }, - { - "code_sha256": "d2757f0bba5ec85cd9e8463b7787fb7a520a4a53409f92bae66bbeee2b65a25e", - "geometry_id": "dgeo_60bd19bb0d11b0ed254f8aad", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a__depth_r01", - "image_sha256": "3c6ae7b5a528ca310c0a04914539884fb6643e553597f1b8591f14cc484733e8", - "logical_row_sha256": "3e239b13ff65f73891cdaa23cc74a83b3ba5705b7762c21094f830dd769e41fe", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6eb687db0005bd865dc097b55b87b57c5bd2fbe15c68fa24f5c1d6b52e5ef99b" - }, - { - "code_sha256": "7d0c8123784609adef4d3eac583b9b3557ceb9e7931d5aa864554e411b513585", - "geometry_id": "dgeo_73a5fa8ffe37819e92770f61", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a__depth_r02", - "image_sha256": "5b448571f16bc1fec09984b05840f1ef7b0788ed8a4b3661757748a269a96d28", - "logical_row_sha256": "3745f86c993490da17eaf06935d6080b151bdc15e27441823849e79b67314c7e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e42e98cfbe0d39f7769f465b24d50df136ed454feb8ee9857246e1cae59941bd" - }, - { - "code_sha256": "e5f772acd7656bca4e63d375e06d28d993c3192a4f0eb5574df9ed429658337d", - "geometry_id": "dgeo_e7bd22f8e6f2673cbd16177a", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a__depth_r03", - "image_sha256": "ee4dad6d35d40efaa39dd1ff56e14b84e7bf663eaeb946ff4fa457460a56b9c6", - "logical_row_sha256": "023e01fe13a07eb982270d0ab0cee136f5d2bdb7c9012a7d682b1165608a60b3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d49405e2a13ee995bf2e4b7e0f5bb4ec8f1a74cd061f282f298ba033195378d1" - }, - { - "code_sha256": "e4c506f2295aba701685f71c47a13e879d1dc3e51a6963e6ab483a43fbcb555a", - "geometry_id": "dgeo_7cc3198fc48f0a66b7cfe8d5", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a__depth_r04", - "image_sha256": "eb139c69785f322f09cd75baba441410e289a303180f70aba970657e791112c3", - "logical_row_sha256": "1207343610dfcbb4aa97ea2f039fdb496bb9a5c2dd8e11c3e03964e49f06e606", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "24ff9810704ba22725709b965e866af3dcbf5b4c57a2da7f323266e4126c0d19" - }, - { - "code_sha256": "e69d1b6e36162e7233676a4da393fd088012442eb8d784f8c665aacc3d9c944b", - "geometry_id": "dgeo_39cd5a299187c4ac7190b87c", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a__depth_r05", - "image_sha256": "829850d3ee10ce57d0e8c4029ca3ee05ee00728f48df6a0567a5ace58867bc8c", - "logical_row_sha256": "92e4b0f9f4218951c75dbbceff83c73cc37f9ceece3597e4f2939931f51c5dd1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "64f105cbb864ea202e2716b3fd34209b8fa36c766ba4eabcb5d0f544803577ce" - }, - { - "code_sha256": "2ba61014ba6c9907e9f50a6d21d33894cb689b54046a33398ef87c6021c9bbca", - "geometry_id": "dgeo_1749b2d9ce79c165335e6490", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a__depth_r06", - "image_sha256": "d70e855f0450336dc6771e97b5330687b83c625147f10625fc939280816ed06a", - "logical_row_sha256": "6846c890c98e0cc8f523e1e7e3947f392d7f17328f36f441845753691c7bff4f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9ed23b09546292c2bf364f40c6f60e20321c03d7343c6e177f2355ba7523acc2" - }, - { - "code_sha256": "c083604a13302667babc4ceb6f5023da3140f6d73349ea23029e98816e6eb487", - "geometry_id": "dgeo_945861124863c808769cf10f", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a__depth_r07", - "image_sha256": "b132051feb8352b04fab9e57afb616f08d0cbaced7d1695d9c2de2374ac8d115", - "logical_row_sha256": "8c8d8df408375846a2ac4ebda7aff6a9eb170d609123a32e4f24612ba173b9f0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "41f70dee10b027497984f222e93c8a2c7d7501a49fa4af52202f724111119811" - }, - { - "code_sha256": "90ef16f1fbd6be5d5c134975b3ab63f43de360b8a7e8cd43540aac6ce6ad8c00", - "geometry_id": "dgeo_23e2ccca141c77181337a760", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a", - "image_sha256": "419c9986af82a52b2db00b8b2dd2cfaa400dac3dc9ac579676b519e314b085cc", - "logical_row_sha256": "88b2c07f7e75a01f0a6d57acfb57f8b2e393cff80cdd30a083ad03478a5c21c7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f1af68fdffab1ff8dc9c1b9c14ee05454c30140fde8aba7baf79fab13a4855e3" - }, - { - "code_sha256": "2244825a284abed932c586d03e725a4af9fd696f596f595d95ba558394c0af57", - "geometry_id": "dgeo_a0b1562ff6dbd9917264a42b", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a__depth_r01", - "image_sha256": "46d8e8bf2d3190d32f24539ab56d2ccb2d8c8954d0dafb562903a92ea520af1c", - "logical_row_sha256": "10800a7ca77f671f96424c24057250a07bea21f55f8901aeba4fa8b96e552042", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "584c98803743839068e8d8f81153b4eba832f0947474f478432b4a212bd9f87a" - }, - { - "code_sha256": "a518472f0657b174561953d754fbf5298bd8204095dfe20f2f7d16c27968817c", - "geometry_id": "dgeo_909855796a179c228ab6f709", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a__depth_r02", - "image_sha256": "c2acb9dd079f060d5f699132bbcc329bec6ec0c195cca910b42637d0010b1dac", - "logical_row_sha256": "49d39cee26f13a1f9fb1e86de6f8f2a0fc6c259e3db2ea505f29a1aa41af5a43", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f75a438b3457ce02bbdded5f945f3a564afcd0f51db89898444375a936659909" - }, - { - "code_sha256": "9a29d7c0a3304cacdbd84e9533330b71ba73524cc97e7003c7ef2f191c006b7c", - "geometry_id": "dgeo_9cf13fb9cf93ffb6bca99ca0", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a__depth_r03", - "image_sha256": "451c99511eaec08ee93c1c1ac46bac22f2cfb61d5d2ac5cb9573d32ec9ba118e", - "logical_row_sha256": "97135826daebbd9ba6e038c8208030f7b2f2659ee5b607b647de49fe4c33b08d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f7efab97207596d68be18a77b6dd13d787de18b6cb02c6afed6bdb4b18cea154" - }, - { - "code_sha256": "5bdd10de4c845aa4319db9683cb0d35287042ab4610f6772957ca4b67725db29", - "geometry_id": "dgeo_7c87c087b60a1aa0f64d20de", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a__depth_r04", - "image_sha256": "0cad7c0998160d787165accc3aa7099e562212c4ab036aaa0f3a8847677654a7", - "logical_row_sha256": "1fb9fd143e8d676a6a12d4c093b21013a7eee9c4e2d091be13884ebf0cfed00b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d7f94dbcee5ac769476018888dacce03076d98bef4b39465663dc03546a11add" - }, - { - "code_sha256": "7d54481d7f1c3748d2123eac88a2b24c215b4a86f32fe7e7518ed45adad74e0d", - "geometry_id": "dgeo_5211b017ab23152f5a1f4939", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a__depth_r05", - "image_sha256": "c0ddbefe8ee63dda5aea9ba01f0f3a268905140446a3d201fa5af86a77210baf", - "logical_row_sha256": "471a7ecf91562fed7c6387adf814e93f354408e897a34af2dd41711d9e36a4e9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4271982b9cb410543feabac97174c6e78a2fa07453a5f24ede65bb1bcb2f2548" - }, - { - "code_sha256": "8ee15d9e284b033bbf37fa149a080183dbde7b1a4754bca82a9341d0d024493a", - "geometry_id": "dgeo_1af3092d78a20d2582dc208a", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a__depth_r06", - "image_sha256": "aa48270bdc7f3039fb7649115a4f25f8495cbc39301e036fa542d5beefd399c1", - "logical_row_sha256": "8f36f932f412933752a40f3fc6015157c1aaf1461c025e713aa7381301731dfe", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3eae360132f1714d42b35f0e6a1031250b421f184ed75e74f697d0ebe37ac627" - }, - { - "code_sha256": "7de3ddcee4c4ca560ed8639aa10d3d8ffaa89c38f20d8858b4e6db53804ddcf4", - "geometry_id": "dgeo_4c6d03dca01e52667467431a", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a__depth_r07", - "image_sha256": "308f787573480be2d3364a41ad384fedeb988fa7e56fe63c853f195b387861a9", - "logical_row_sha256": "0f6cb764a29b4bd9c7b4d7b2e74b862d96c878f8d82155dc9e864344d5240638", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6044b9289c634eb0f6177e183438b40cc96c46cbb5e85e4e01d8f5feab53fe5b" - }, - { - "code_sha256": "002436a537c5aa375b51434a112b87a79f458d5f02ba3b2b65b0c7e6849f000b", - "geometry_id": "dgeo_0f7670c8688c891ba1904f6e", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b", - "image_sha256": "b5625d0be1d27367d5535efb05e7de3694e729ca7bc0b0cc5377608b92719837", - "logical_row_sha256": "a0a804eb36673d7e707e9c4d8606ea62e494e1eb4975c5c91359b6fd78fd7693", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "fbb3e667fc8e1aafbfa233320ab4634ab1c85f0f401663b2b741d12cc806bf54" - }, - { - "code_sha256": "ab4b2177d4144105357a8905c3804ecfcf1bab2831286189886ca9027f882bd0", - "geometry_id": "dgeo_d6b1c3930e4bd685f73c4585", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b__depth_r01", - "image_sha256": "32e7551d423f5b59608ddd8b2d97723d399558f34224377fa70ebb1b36ec93dc", - "logical_row_sha256": "e5361be9c01f8344e26ddb76d4e0bdeffa8f71febe59bcba02d95f9fb574b041", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "221f90de3c23ae78e56b671bc5c87ba6402b35f6a1501002226203ac9e89bc14" - }, - { - "code_sha256": "f3930d2084f9fd5d47f4b4ad006bd2795c85425f231cb8f313174bc90d72df03", - "geometry_id": "dgeo_1e9a164263039e98a95189f1", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b__depth_r02", - "image_sha256": "6b6fb7e95264a8b6dc6e5d936ef9d7d4968a5f474cfbf54769d0577017ae4563", - "logical_row_sha256": "8e97de69d2628eb6e00bd7530b8ee5c23025e29b99c70b5e1e9ba7884fdd439b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "236bf804a842e0d614a4d1adae19bf1e6091c7d2a21bc472ae41bb29cefca105" - }, - { - "code_sha256": "8f51140feef94d9e5178b6760454173255d71b6cc8e3dc1b317ead4f13952223", - "geometry_id": "dgeo_5d7237c3a474cc7ee5b93d1b", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b__depth_r03", - "image_sha256": "5b8e88e88a8abceb5e96d2cd9866b9158efce358f41febcd31033c7cd50b8eda", - "logical_row_sha256": "f5253389c3c8fd3544bc819bfe531c754770a8e139904c289bf5aac46c65cf2f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c836efd786fcc233338c818e8e862ca04fe19e3ea9673aca49b663128f33147d" - }, - { - "code_sha256": "b6280c4397bf1e85a64d30b7530ab0dbc771451262becafa43ac2dcbf71f14ad", - "geometry_id": "dgeo_861379c392037ef9a05c6e97", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b__depth_r04", - "image_sha256": "782f7cb10031f4c2d396a8a921a351e33a492891610918dbabe8e8a9ad4e2a5e", - "logical_row_sha256": "ab1f114791cb2389d538e370b1da631dde990f3533c1d59f2e845663e20ecd64", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7bcc560af6a2747c3881011899b7b525bcd9fc2deb524f7b16eb0fa21986e034" - }, - { - "code_sha256": "10acd512277fc515557ca32bae1622ca435273807ab4168e8de2150dc99ac873", - "geometry_id": "dgeo_f7ba10ab8bc7948f0fb6f750", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b__depth_r05", - "image_sha256": "b93e06afb7c36d6d8b27e6e85a59c6f0cb646e8b95cdbafe420d1950cb5d9d8e", - "logical_row_sha256": "9b8dc52ee40b1e160a1a7a4bac783ceca7a5cd6c5465c1e4c6909390b5076b03", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "30113f2bf8abe13adab314387f5b4fcd276641fd8582bc2cb15747738d49c0a9" - }, - { - "code_sha256": "0867cbef6ceab39ce1923228aecde76304b13d5237e123d2bee3ef4fc3bebc47", - "geometry_id": "dgeo_0e4d68f64bbdc85f16fb7a98", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b__depth_r06", - "image_sha256": "8084860a057bfdb82dd9a31ee75eaf9557219fd8d4403e5c3e82e3d1d4c137ba", - "logical_row_sha256": "2ac6c4b09f65e7d38b0fc95f38476a43015ba269aaed132a15e50c1020148bf9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d153ecbe4fd2ca7be8afc054993828b3547b7c07844e0c3e9d00e43578864bca" - }, - { - "code_sha256": "5c3dc2b7c1bf2a3c92bd591307f4ae236cb9ffebd0eefe77159e1d241f9b5dcd", - "geometry_id": "dgeo_15443f5ee3941cf0a9c15d71", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b__depth_r07", - "image_sha256": "b8628b9f31a2a8ab107cfcc0e1f78b57672d8f9edd88a18f0c0521060b77b3ce", - "logical_row_sha256": "c1a0d3659259dd6471d96feffcf45fefb749e4e11fa5cbd2effce4540f57631e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5f3b6b751653f124e31285f20e7f8d1809e9478a28c8780bd19dc375bb6adf44" - }, - { - "code_sha256": "dd4f5f6eab427d8649ca5501a29684bc4d8113b04cefe650a3f25679fd8c872f", - "geometry_id": "dgeo_c9f73f0ed1bc2b3d821c3bba", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a", - "image_sha256": "cc6baa9e72845a6c5565d59f54c6ad74cc31a663f122863f9c124c4d0e965dfb", - "logical_row_sha256": "6977cab6be8faa6a41e87b6491d04960d4ad330c2d0b53815bbe3478d4e40b1f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "13294b7e988367b37e626d0c80b62ce75a763a1e9be488550da68dfbe6a0de53" - }, - { - "code_sha256": "071fada7f77e56efe3858c4dfc2b54b9bc67919bb1d211fcdea12395f57d16b7", - "geometry_id": "dgeo_f3ac189d0644721b6bea2e2c", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__depth_r01", - "image_sha256": "77ff0887e5a87885d1370da746418368b34c07436b01b1074838dd70031436f0", - "logical_row_sha256": "0885b9af055efae553fa86005a92356e101604e3078dd588a0da6f118556905e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "14a2c5b5b2a3bdc26dde7bda1f6c41c08432289792506a168da20ce376abc107" - }, - { - "code_sha256": "1efd2491804777db0b6a3f10d539394fbb94eb8f85039b620a710ad99df56a46", - "geometry_id": "dgeo_5bdf3d48dab508dbe751efb8", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__depth_r02", - "image_sha256": "34c320a1ef74c3f165511ae41bd6a9639ba30769b391b489856ecc3fac81a703", - "logical_row_sha256": "5a0ed1f53dd865fe3e530116c70201f51a18effc50ea2487d0513f23ebd253b4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "880696b694c63e5bd406b1f3edbc6d0677416e288116832082af81769e83418f" - }, - { - "code_sha256": "0429a9c2b3394b5a4803695d26d1260b82441b990a00a89c0f69e6d95cb8b26e", - "geometry_id": "dgeo_f00a95d46f5f7695b650c522", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__depth_r03", - "image_sha256": "bc3ebb0152d62eec4a9c57dfe13aaf867665414dab07080cd5bc313f94a948db", - "logical_row_sha256": "d4ad46e95962fb8fe5ac633d5be8aed9c6f4ff63afd10254267b0cfe118a2b00", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b802964b58591eec6fc786b9ecb08bf6e4e2713ede856fe4c100cf7816b99f4e" - }, - { - "code_sha256": "2c89039ede119683ecafad1522bc71936e6ef011cc0e29046ef1ff1553f8a9ad", - "geometry_id": "dgeo_afac5fcd91b27c4129be7f55", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__depth_r04", - "image_sha256": "51e9a72ab17142e278744f9225defa9c4f68a5eb5ad190a5bf1cd3b540264d1c", - "logical_row_sha256": "3fb44a0b135b00c41b845ec21f31017f0e6a5cc64400a9309b2bbb6644c55f24", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1f3933d6774125f95aed7212be1f1efbc0f4ca5379be49bf7af922409a451f0f" - }, - { - "code_sha256": "1e8c05d9c0dec9ead79b99fece1cfda1356c68013cc5c762090cf26672a17799", - "geometry_id": "dgeo_ba014cb17daa5c35cf1a9e4b", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__depth_r05", - "image_sha256": "9e2e0bc03bcb80851f9bdbdb2dffe21ad3b01ded917598721a00f7dc7506e70a", - "logical_row_sha256": "511f6b848001931ea6c858884d6145a653fa7264e0e3b874e78e92b431636724", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f3bf93a51010afa7d3bd59cdbc8e244e89cdda5f11d8b5ebe75036d7c56695a1" - }, - { - "code_sha256": "c3399259649d72ba5e3ce5a50187c1b008ef79b2d3136980020614b0bb7b0650", - "geometry_id": "dgeo_e68411efed0c3eedf4cf1982", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__depth_r06", - "image_sha256": "b16c5b92bfb765080acf3bf66e08f88ff0529caff532c828e3401d0cb3045cf0", - "logical_row_sha256": "b43b7fc457b0dc54aeedb84248829a07a92c65428e095e4a6ac7ab959ff64326", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "72bb7078a03c486cb020f47487d0052468e310fd9b43aa8fa2c80b2db3e1f05a" - }, - { - "code_sha256": "ceecb3aff5428880159a4ce188c1d129f0eac11e8676ce30ed4e05ac59499361", - "geometry_id": "dgeo_bbbb84d960adff5a7d2ed68c", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__depth_r07", - "image_sha256": "86441102fe986fd85e66b30b680fd8644d32e7039f70d758e35a4b43dced6ffa", - "logical_row_sha256": "03c45d3c4b85826c637d2f21fbc5693633616a65b25a37ac68a89ce8056c512a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "db4701ca4cc8e80772a70bf23d67ee94c535679ff18a000054f233f7c71591aa" - }, - { - "code_sha256": "e87867e74b8d0019060dcf5041ea62ffe710a1f2c25b2c6564dd03541f227d08", - "geometry_id": "dextra_575b39e58c52907f7cc38a0b", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__pose", - "image_sha256": "1645611dbdb1a0e402ef133efed31b70ef37f0754a5b577ee18720bb9c12eccb", - "logical_row_sha256": "d9ef9cd1ebb5fd9aa5d73bd2abf7b94b57ba3caa487f2f4cc2ba3a923d90b467", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "0c11faff17f72509a963f87e400c4405b5c3c528e2933d6f87a594412b346284" - }, - { - "code_sha256": "2c22a7261abc6aa431d74b6db79ccfb7af0d38d29941a73cf00e50063ed51b65", - "geometry_id": "dgeo_8935b36d938902a963766aaf", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b", - "image_sha256": "fae617a84fc9b57eca9943f30cc795c741a6bb9e418b8a30697dad52ea26f801", - "logical_row_sha256": "0fbc36e16022bbf220889dcaf8d57f6263635b87c25bb60c4c0b3287345915e1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5419627ba41a41b742fbc61c2697fe0de4552277619dd7e7984733c2af45c86d" - }, - { - "code_sha256": "c494f21d769dcc3ace720f977d47ab7c86ae8cc153c420842289114dceb2a185", - "geometry_id": "dgeo_f9f77791b6f368c27bf10af3", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b__depth_r01", - "image_sha256": "54aba7ac8a3f50ddf8c82d6d19b659eb03f883b0200387cda1b16c53e91856ee", - "logical_row_sha256": "3548df108947609a261753b7f97d225ec9a09eae68f65451ad87016cb9ce37c1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f2049a9f91ffa0c695cfb6e2ef49865f313136ce96276cec693caa9b5a8326f2" - }, - { - "code_sha256": "ab415ebe4e72a364c8fd7350b2ae0a68df5b9eaaebfddfe56c1d08671ac0164d", - "geometry_id": "dgeo_5a4ab2c54f83271ea57e7308", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b__depth_r02", - "image_sha256": "e4b105a943573935ef8e91b46081c796ba3b0deabdf9a0c0035313360a1d4916", - "logical_row_sha256": "fdce6ddd4cb5b9a1d7cdfe8fc1f35a53e40e965fe79faf4bb31aedf14b523da5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3f861ed031b649e6f6de68e21ff10fcebe3146e127735e2e965d57918ece7bb0" - }, - { - "code_sha256": "77cf0cf155885208c7dcc19779365fc59d738ba21151d2a8ab59e2e6f71a8c75", - "geometry_id": "dgeo_c28007b186b46fe5e64dba67", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b__depth_r03", - "image_sha256": "4c5860507744d11de59ce12d3fc0eb48982232676285433754293884605960cc", - "logical_row_sha256": "4a43531ce39f50fcf92078045d9d3150d8abfd0d9b3e5e3c4cb6318d143a317b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0f6bc1ea347a458843fae6095533e7fedb8e2310d8245169514b18b2a1c16ff7" - }, - { - "code_sha256": "4419dd01efcbb20cb6b1f04cd3ed23bf61f770df1b123778e04a4c9ef4e539f3", - "geometry_id": "dgeo_1b4eddeaf092045d47cb88d8", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b__depth_r04", - "image_sha256": "22b7f026ebe496804c92786eba4598664c8ef4806e668a70f16393df2147ef95", - "logical_row_sha256": "ce31df55b974d0c09d4cd4d3dba7430a1beae872bef4e1b48daec10acf45e380", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "557dc71f2de895b0f1a91b3742cd199660478c645bc45b855685f360e19a2dd4" - }, - { - "code_sha256": "d247b27f160fc9911a39cc3172a3ca6d638fbcd3566accffa4127f762076a326", - "geometry_id": "dgeo_32e56a32ebe5751a1a99a1ec", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b__depth_r05", - "image_sha256": "d9952b7e7988209a88b0c5f395857fe39c52d23472d16be28b621b0ee69fe55f", - "logical_row_sha256": "0f4a824349db358a03950ee06bdba98dabb08c39f36bc875284c1869d08d61f2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "90a0ce36e1fd97602c1a63a8d44a8ceb5fa62b42d1a487a04b8cc0762f596323" - }, - { - "code_sha256": "f8d8221d1295eb722aa24a548602e69a2a66e266e810ef93f1776f5bdbbd98df", - "geometry_id": "dgeo_3728260af53a572c40210ea6", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b__depth_r06", - "image_sha256": "acbe8b0f0ed566cef60dd80043f43b863d85a8f94dc7af6b900cc7f258b0e407", - "logical_row_sha256": "7e3626f85461f42098f9a0a2a2e8fba32f57c139ab10b356caa3bfbcebf87b59", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9b12bc9a5e10d34fcaf1355a1b1eebe0a536f9c8bed927e3d4c75ae39ca296ee" - }, - { - "code_sha256": "237e0eae093d33ca87d8e74f8e5ad43b0066b6959ab8b3e3756ed6d90292aff9", - "geometry_id": "dgeo_2053c39c7b8c93246f6dec6d", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b__depth_r07", - "image_sha256": "c082ab474231e83449cbbaa0e1b229c59e95be355f587bc66963690370895840", - "logical_row_sha256": "541959c71b46b5ae4654dd02686457c54bd206a4fb355cc1491d0d603d028736", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "22a103ae8a35edcd14aaec32e0b8b7c4421d2e30413c0bea88cf66f1afd39387" - }, - { - "code_sha256": "4643bc9558191b424fe790627e55b50c0cfe7ddd97ea62783f7c713a10b59d9d", - "geometry_id": "dgeo_1b4b548db8ff65e94de128a4", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b", - "image_sha256": "109bb47bd858eb578218053207b847c18db5d475329082c7b7fc67941cee6d32", - "logical_row_sha256": "ff10e2fad91ff3c591bb500afe5a9ddfce9b614ecde2738d8ffa05520a59fdfb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "47555db6211493a738e0321fd4e742b0970d06c33a2359812d79581f8e039f90" - }, - { - "code_sha256": "5719657961f4a5c5b955b58794e7645fbc26581f85a517b3b481369bac777b1a", - "geometry_id": "dgeo_8385795afad0f1f3d8e911f4", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b__depth_r01", - "image_sha256": "26c96a485f9be446672e04c9232ffd1daf72bef9e645b826d4ac2602eacbcd10", - "logical_row_sha256": "0a6aef82b692c495fb31d4b9b864a0e0e546ed83c744a51f6bbf15ba68b4202d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "68f54dcb5307e94f93c4cb7a75b06b84f462b47e5a923c0bece3164016312661" - }, - { - "code_sha256": "47a0f7cd2ca8e440ad39dcfe2bc7118e6abf1062f71076769684e17999fbaf4e", - "geometry_id": "dgeo_89d58de2fde92268ea66a0c6", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b__depth_r02", - "image_sha256": "59a43e0a2503f856158b3fc930b572b56fdddae1274e5a1435c40dee949c9a88", - "logical_row_sha256": "cd109afaa2faab1f76e9bc214cc1e72292b280c108147ec3f6e9c4692f7c6fdc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "aaedfb12130fc8272a8e9ca247e0fa4247f61c7fc4f610291eee9ad56ac19181" - }, - { - "code_sha256": "53772ade38b1ed0b8f08aa3349dd7f06a13398e89624ebbdd47994b595e96b92", - "geometry_id": "dgeo_6f1053773776cc29e68495bb", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b__depth_r03", - "image_sha256": "de06eee86acbc8de03d11fb1d203bbef4cfb010882338a1e7ebbf6790446c3ee", - "logical_row_sha256": "874a8ec91efb3169abb408c1b2c0beac8686668ee7bca726b2dd4e383493210e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "940035572b3bcce07738c0f5a6d40bf5421b95509aae4833e8d5dcfd0acacae8" - }, - { - "code_sha256": "e85df850fcdab0ff5d1f15a3fba3ed80de8b6adc1ee0326b46839d66849286bc", - "geometry_id": "dgeo_0e21ba6af41121063cdbb946", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b__depth_r04", - "image_sha256": "56a7a0b26a76e3c7525e64529a3737a783fc0e1479192f965929123fd4f7756f", - "logical_row_sha256": "cecf15bd565a0ea8a9e2115b7aaba3c8eb9340f218f17fc185623ea70b2fce99", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f3ce272b576fb1c6a702b14073240bf7775ff76671a1fcb2aa591398b982e0a4" - }, - { - "code_sha256": "8c92337de339f38d0a4104fe0241ae03629a31596459a5e7cf2540f112fb1ee1", - "geometry_id": "dgeo_73a87b0080554143b9345431", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b__depth_r05", - "image_sha256": "203ed5b13b709756441efb1c75b0fa78329c0ab23d32b58c2f22c9c6bf290106", - "logical_row_sha256": "5920713a944d9035cd308b394506b6f1c535fd0532d1a4aa2eead81db355474f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6e57c7bb28b2fca5d2f18580217d9185f0e2c0f623399674eeb8788993db8242" - }, - { - "code_sha256": "fb0b5a75eddff7f70188fe6d2c2f2e7a6d708357621e8e45158d8ca174226b30", - "geometry_id": "dgeo_fd61650dd335412f1dd87030", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b__depth_r06", - "image_sha256": "4d2aaff784deb509a9cb3c180b3fff9842def2308175260593af62e084b72586", - "logical_row_sha256": "116199cff8f23783d3265b9e8f6563d6c7a9d12effad387b41ba451c64fc1632", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "724b1d770a21bfa894522a0c29f1a099e79dd399a240295089cb41b445f3d7f6" - }, - { - "code_sha256": "6374ce60d4cd02f2eb564784d79f7462d956c10d960d8727dc01d273781b1d17", - "geometry_id": "dgeo_75e02eed18ee156b88243a0b", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b__depth_r07", - "image_sha256": "10361a75c212d420b871b3f075a7d7d50d582aef940aa32e4db7d92fb5b5d8c7", - "logical_row_sha256": "09c390f8b3cec7bb00848d5bb0bce36f1a88b9a9dad352ebc4de6c7604f27950", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8f7221297f2a19afcf8bbfcd060fd35a997d1bf568e4720bab82486c4b6ca865" - }, - { - "code_sha256": "abb597b3f5a13139384c3d7bb593da021f712373990fe1286f4f2afc889a31a1", - "geometry_id": "dgeo_b0dc96a60d63686f1fc1c83e", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b", - "image_sha256": "0dee81d554cf236212a7623b154ebaaf564410e45b1526145e75c48537f935c7", - "logical_row_sha256": "e87ff70d86e455c8f80e2cd4d2232fb7564bff1a52453d2cbf2f2b72aba972af", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a88129b3e579c78211a95ae0233f7606a5caa40fc9ff05a5f7ad919d3ce8322a" - }, - { - "code_sha256": "5b27fdddda665b19f80d92a66a4a980a55c89088a0a6f01d0d61a7bff15b3df1", - "geometry_id": "dgeo_189416f73b273b6dd5baa7c3", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b__depth_r01", - "image_sha256": "07a218a87150dc4dfa7c5949faf60d1a4c82ddf8b3eec6ecfbda0ef3f2981c61", - "logical_row_sha256": "8b0ebc645b647784d555829d7c404b41fddc72e99bc3b6710effe1ec4beaa957", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "481202c7fe6955db9e37b05a4baec516ddd2987557c6d78a88b7fb7049dc2433" - }, - { - "code_sha256": "fedaceb6dc2c1a7099f58e1c26e86b0bd6edb2a1695d49c7efaf74d6af84072f", - "geometry_id": "dgeo_159bc543bd740443e89b31ba", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b__depth_r02", - "image_sha256": "a3918a5dae81b3eb1efb08dd030fe71a3e57cb903083d75e237a44c235719d27", - "logical_row_sha256": "bcb080066957541e1a7b0f7d3635fa321cdfb8f7d57b1282337df5fb786e9934", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8c17810ee4e37fd195bb290ef17c6ae19d47e4571f37e87478d2bb7658cd5cf1" - }, - { - "code_sha256": "cd9e2a266df8f3ddabb4412e01336ff55a920a54211594bed6e0ae5514f6136a", - "geometry_id": "dgeo_6f6994b38b875ad477000e9d", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b__depth_r03", - "image_sha256": "b0963f81bfb691ac479540d45d1a969bf51ce9f5aef0b6ee09080724b9a040c1", - "logical_row_sha256": "d5126fec83d22ffb539559275a907ae70dc517dee970a2da5a6e9d124517d2fc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4a4e19a776d676993c2dc115c3dbcc0031073e9fe043dc67d421769a169c5d69" - }, - { - "code_sha256": "38e244e5a4a8f07c4cf1c0bbe04f8e4c54b982eff9f8f149202035c294d167d4", - "geometry_id": "dgeo_4cfcda36c9f0207122bb5a0c", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b__depth_r04", - "image_sha256": "5ec6a89ca8b166f8cd3dbc8d6f8b095c1ac087a1abf67fa120de413e05390279", - "logical_row_sha256": "e8a87c8e4328e3ee651e3f2faf313fe5eb4ec82b65517dd94011d4571dea75b0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9f5e731f3c5df93726a57d0429e07169cd6414d569d5828a4dd0c1381e918b63" - }, - { - "code_sha256": "d201e0b3f989b8ab64e1e42064ce807ee2f0068eb87842253ef596c4e759d762", - "geometry_id": "dgeo_1cbbc7e32e0d7dff9f5144ce", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b__depth_r05", - "image_sha256": "5184c50a0d729981e4587e09069fa34cb7bcdd2e16be99caf0a726a771bcb452", - "logical_row_sha256": "fde4dce785efe224cf4a068084361102b7f3eabecea6d30177d7b19b80f0bc10", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0fdedd11780598c64c17d802e8c6a65e14ce7596a9f21518fb03efd265bea640" - }, - { - "code_sha256": "2b7e1da6bbd9b910c04a6b515bad1e1a6977cd5b4a56b82f178d1bf071cd305c", - "geometry_id": "dgeo_d967e5363d8a7379f7225b91", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b__depth_r06", - "image_sha256": "13b9b98c28c0d1dfe36419b381e1e5270bfe4f81efa193f57870b39bca47a783", - "logical_row_sha256": "3b3a88e31372fd7d7a39293ca67ad5b287734dc64449e07699c3c70a48d69d97", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2ea097895e70494fb0f597488b828138d38a9f4f7c7d09cf491638d04c7d8efc" - }, - { - "code_sha256": "42648ecc8452fb08fe925fc465a797848f1c5022c2ffae413be7903b377a20ab", - "geometry_id": "dgeo_6688e955fd9d57a64c4c0125", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b__depth_r07", - "image_sha256": "0fb94552fcb30b9ae8aba3de4c6917e03e32757ef292f4b6f6aa0003c960d688", - "logical_row_sha256": "4ab0f1d0503b68750db78df2468f8056e34d718be60000a90ad9cd9017a9d0d0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e009af5b780e2efdf9b5130c8e8e553002334825285d157f313694734a7c1251" - }, - { - "code_sha256": "5090934a9a6dd8aa5751dc89ab67ed498ea03c7fd8bc857ade45a239ea75f9e0", - "geometry_id": "dgeo_1bb0ae2cea8d2fa6290452da", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b", - "image_sha256": "45b30c831384e79d097fafa6cb4cc36909369d9f6295decce2c51ccec181264c", - "logical_row_sha256": "dd8c32c53ac47dba49d38099dcf9bfe0a96813b82c59f2f6fe1823eaafcc8c63", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d4b7ef07cf21424cc9c76831b1ff150c2a86dc3dd8272f58d90eea50e2e46cd8" - }, - { - "code_sha256": "b5b1481f923b8a4ad9c45b4fdf5cfcc827b2f60a65e98033b2313b78acf5892a", - "geometry_id": "dgeo_23064bdedc0c433f313405bc", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b__depth_r01", - "image_sha256": "16e326aea4586ca98be021dc3899fa995379b6cbf8bf3d17a4b3e6b6bba3b705", - "logical_row_sha256": "cbd1cacc7cbadaaaef31d291807aaa65791d3b5c4686b82a042c1e11508f49c9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "99104d5b43c54f0626afe17f3f493dccf1e4e52023bd80ee1582a9d953958c3d" - }, - { - "code_sha256": "a9c9529a0b762660ef9fd1902761fc8564bd0d031a0b3ebd39ae0a2868574e98", - "geometry_id": "dgeo_f701ab8044a049ffe0fee73e", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b__depth_r02", - "image_sha256": "db5dd3770e339d7c7b31d7b03f6f9d2a2fddc68df447c6173d488be02f64cd06", - "logical_row_sha256": "99c85055673a3d00f9cb7f5d5dd97a22cde6435d467cb3a5d99bd7da59de1134", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d462db8dcf23809a470c73df617118b5cc248410c7eab80245b625d36b603c23" - }, - { - "code_sha256": "7005c4c4c05d47ffce1eacf073f47ef790d551e73373487cf539058ee3a18a39", - "geometry_id": "dgeo_62b1d717fbabff6f0a9c6d6b", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b__depth_r03", - "image_sha256": "eaa1c5a364b52fbd297432cb66c11f8a888a0a9a0b893d0d96dbdf9ae153c4a6", - "logical_row_sha256": "f6385dffe58a31fad635c50af5595f153e22b3a54a694927943e79ad583cba26", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "843fa604540df0f0d0ba5ee76d16415d415abfe7f69caca2a4674f388cb73f57" - }, - { - "code_sha256": "70ef12f15a045d85615edcad7176b2d8a9de412c5c7e93158adae4f010435c37", - "geometry_id": "dgeo_383ea92807e10b9c0a99fe4b", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b__depth_r04", - "image_sha256": "fa4cca5505744722bd3e1204cd8abbd2f354217d481ddf3e09d94a5eb9917051", - "logical_row_sha256": "c0f08fa96aecd11b37d5c5ca60833e31c1bfeb1431aba029e76b3a8d24945045", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "316c0e353509ecc422d22facdf75b002832bda0673d09cc5cba97e49b82dacd4" - }, - { - "code_sha256": "d8ad975492d8f950ca016f2b94a085e000c3dc34e7c05d96014d02d2f6b498c0", - "geometry_id": "dgeo_a173cac6b7dcfacf0bc3c8e1", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b__depth_r05", - "image_sha256": "704d1b6bddb835760961c0d7b8954fd781f1214d55a22cf115c98149faeae487", - "logical_row_sha256": "f212b1753ea60c5c99a83237a4420332568410bd6aebed05bd20783a2ff0158e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bfead87a980aad2510928920b400e317214d052dcc401663efc1b0e9cd126f77" - }, - { - "code_sha256": "c096bfdd5c260142b404be1d4c3e4fb7a295578eade51f90a0b739c32de3bd4c", - "geometry_id": "dgeo_f2a4e145a550af00b8fac9ce", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b__depth_r06", - "image_sha256": "27d96cc66f4ae7017baa6bfd9087d4b032034aa0575d8928a3ba0342b3ca8f59", - "logical_row_sha256": "70d07ad1bd50242352268484a60884f1efbfafe2b4942d490347af8ae5d5ddc7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0b74415392c8322db22177660bc5c49e0266386ebd57d0d85d2312bea144e8f4" - }, - { - "code_sha256": "207a1a24b584f4e0a1d8489411379e2d59c8e53df521e8a886a8258bc8fc5475", - "geometry_id": "dgeo_75702bcf3c05a421dadbc5da", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b__depth_r07", - "image_sha256": "7e7e05e00353721c6da33cd5a573f236372ce27babdd0ae4d0e9ceeed2f178f9", - "logical_row_sha256": "15ecdfbf38b7659c5c5d7e3b48115ce82aa5a77bcb7b1f9d20eb39d04a8325ab", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "006abdcd236051baedbb7f70e5c76b98dc46263a341b60fcb1c35b4f3e29b39d" - }, - { - "code_sha256": "c7c7ae79440e4af4d15e6df512d36c9b60325764cf5aceb0c750310ce441971e", - "geometry_id": "dgeo_04e572101725bc0e72e15cc1", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b", - "image_sha256": "6df270ee279199e30cee58a3a04b267015fe6795f9dd4169a4af349037504ab1", - "logical_row_sha256": "e81586a5f2781f228f93efe2455e878809506cbe815767cf3c188e75b3199f7a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "17a0a1a43d03f9ecf17d141c895b6ca527c2ef4d5cdbc9255713f7a10c718f35" - }, - { - "code_sha256": "5181f97febc5d70c249848cbb725e34beaa5512e3cabbafe078b7d55b93ed28a", - "geometry_id": "dgeo_11e16d59e168e11352625c1e", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b__depth_r01", - "image_sha256": "1f248b8603b73acb1d1037cd768e526d3a21372c9359d65503b0d185bec874bf", - "logical_row_sha256": "901e1dc7f7463fe26015aac428dee49497ae7e1aa50160473503332b06fb9724", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "36e4be5ae2b210be588c73ef57e089466f40142140f97b457c992dddb4510a6d" - }, - { - "code_sha256": "c11b880995ba2b6636b43e23a589bfe660bbab2f0fe390d7eacdaa54a04d7960", - "geometry_id": "dgeo_c521fc8d75314ac2426b2466", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b__depth_r02", - "image_sha256": "f7fbcee7d9960f2d360480c386c3e17180e41b537aeb9e5200d9405fcfac366d", - "logical_row_sha256": "83d2e8178c6483f89d1df7cab2f418834e5a864541db19a16560351d8ed3d86c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cb3beba040ab189eb7148682d515e64f97ca23dc877f7714d20ac2085736b93c" - }, - { - "code_sha256": "183de248e06ae99a61184a0b77ae884c7848be5bfdab048cb84b69d89f395f1c", - "geometry_id": "dgeo_f8f5b8e0dd72c87fd6d9e204", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b__depth_r03", - "image_sha256": "5867327e24620b682da938595a56f9fc4582ac6c7cb2f8d4d80dfb24bf8fbd4e", - "logical_row_sha256": "9137fe7e5ed9df35cd363f513af2c827682b6d469c0a649f33bc32fb329654ec", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2d79b3e9d77eb71a5e6221c0403fce07e55934f5061caedbc2f353b329df3567" - }, - { - "code_sha256": "8ab51ef0ce336754bd2926a8a9d0db887d61e4783df5e6461c3440b671713700", - "geometry_id": "dgeo_6f75cfa8fe67d3f76ddedf91", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b__depth_r04", - "image_sha256": "74edb0a4ab42083f2431ceafe4d3336b3200f4a7717931d2167d68c4e97a6ed3", - "logical_row_sha256": "163fe8342a7edcf5b28c83d3fdded560e4ab1d8bf353aab49c6a4bae4cd61abd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "16472b5c84a66de9a6a274bb14f9082346cd4acf9e7de6db5ba301b13909007e" - }, - { - "code_sha256": "e95bf37a31b33c284b6f5ae19486b0d9f0dc86f0379ef3f484ca8917a5e68147", - "geometry_id": "dgeo_2960a7199d91517bbadca358", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b__depth_r05", - "image_sha256": "2c4019a59d0940b412fda54f39ff750f39ad2a85726551dea71dece65261a101", - "logical_row_sha256": "59ff3c021b802182c013ea4ffcbb16a7b720b5ed22d3071a8d04bbcee21402a1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b3de991018e44630a7648b6bd52a0bfaa45ba4e7e111caabc130d429e43bab1a" - }, - { - "code_sha256": "2abca3e24bb868e3b853e57a445f17a625dc9ee90eb98f068b5be7c10e774b64", - "geometry_id": "dgeo_996b3d17a6d728df2108c6ba", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b__depth_r06", - "image_sha256": "841456b7603f9785ef00cc2acd960fc2cd53a90239adef190ef0d12dccf773ab", - "logical_row_sha256": "2805e43ceb77774738c4fe8a4fc3bc5d91b4b0ec628bcff66d878dad27b5990a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "661774f06598bef24aec115f19e1d31ee04c753f24457bc5c59e852aa6366407" - }, - { - "code_sha256": "55de42d00e1a140ee428cdf37b815e06316395b164345a74f58ae64727e2e53b", - "geometry_id": "dgeo_324dcfb0dbed8353aea407af", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b__depth_r07", - "image_sha256": "4c9667b755a062fef229df82170f7224ac3d322c07c70c795aa2a34bc7872c9b", - "logical_row_sha256": "cd87dfef242d8491c5a446a9f107b7127469037811a4e7dbeca68ff45e12a40f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "40d6dc23d16125272838cf0ac683dd5ae9fc86ca8f06eda8697b4acec695d039" - }, - { - "code_sha256": "c6ae058e920ae45509ab1ed16fdf85b3d7ecf77de6a50fe797ad185d2498d554", - "geometry_id": "dgeo_70e4a81531af9912b8fa1740", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a", - "image_sha256": "bd96db950c62ffce782f91e4b04c96ea31020e6df35d79c93c5839e182c5d3ee", - "logical_row_sha256": "f41f00283bda3ebbfe6151c9d5ac0fbb2bf806addee7817e741cccf652b66cf8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b7d58416f0c9b503f275f8bd38a3b4cc869c7ed6e338d165a2cdaeb9ee2de138" - }, - { - "code_sha256": "9b58b6d23c0c9ce919561d2b0ce0f76f0eb8ec916e2e3c51d2cdf241945d53d8", - "geometry_id": "dgeo_9bbaf8a14f309d083e2ca57e", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__depth_r01", - "image_sha256": "ecf58c54ca2dc056ae9551f439c1a20cc9066d5f17928f49fb3e929555632aaf", - "logical_row_sha256": "153f2b9e002e1fb2ffc2261bacd8774a86127357f89253aaaf7fad41f470dc41", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c6d1d6197e2b224643b38c447d3e101c9b2ca68fe72da1e7ec7d5c2e862ea328" - }, - { - "code_sha256": "24a19f0042f4989067debf9d1acf6e142e2c5894579726f61a2d81b2f7be6bfe", - "geometry_id": "dgeo_8b6daeb8558468f63dc4448c", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__depth_r02", - "image_sha256": "e157b3c84a5a43c4f360c4a7f476dc7ab25a7c1e06f1539e5a3e5b780769b51f", - "logical_row_sha256": "02d5e09fc740e360c882e495e87ed2668a108d21dcd59e8abbb2e4d87459d079", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1b59738e95018ee6970c27be89728035208ecf6f8a3d602e492451efa2bf8935" - }, - { - "code_sha256": "b4f1402f74e0ac7439653727edd4b444e1dadb77335b06e9a7f30bd5f2456bfc", - "geometry_id": "dgeo_bfd35d08b1a88d80d6ee2f78", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__depth_r03", - "image_sha256": "596ad659a0df6feba7f8099c2da60a14ef9a5ab8db700d5c2f26152ef2004251", - "logical_row_sha256": "60facab1062a63a31052444fb17b16f197c5e9322a236b824a2acfe921c77001", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7048b0eb3888f74211c6bd250e20f058b9596772f95e9cc1e92dc0bd2800cda7" - }, - { - "code_sha256": "7ea9626ac95ae1c48e6ce2941f2208d2858affa1fd4e85f8bfc309b1951fc879", - "geometry_id": "dgeo_303745ff9ddb759ebe6208e1", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__depth_r04", - "image_sha256": "4eaa55fb3e76a6797a651e23e709162bf07999ae7e54c593c6d0fd0d46761a7c", - "logical_row_sha256": "f1951644dcba57c72c8af64acefed0d2198d05cd405ef01d4e9223a6b6d12084", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5d86fbf5d1e01868d4952bb734cce2f18193daa2dc3f03b3c381734c0066ddf7" - }, - { - "code_sha256": "314369a99202480032cfe0a396c6f7e568b2b522030f7e499100560ba1d8f91e", - "geometry_id": "dgeo_bdc7b18a8f5fc17706105e21", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__depth_r05", - "image_sha256": "01f4ba8d46e66b12df27fcdde7728dfa16b7be0123547ddf1a914a0752a32cf1", - "logical_row_sha256": "9add3042e4a11220ad59cef83be62a1ca8d411e25cf4076280b3f2eda2c86177", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "01e338d1cd1634c92a44686067c0b43ef2fa2187efcd0f027b9cff3d736fc688" - }, - { - "code_sha256": "a743575cf67fe0b64fda9d9c154724185146da4837ca5f4939085dd6128f9656", - "geometry_id": "dgeo_273a621d44ea7a4efd58218b", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__depth_r06", - "image_sha256": "e115cc7b932dbe571604bc9c9394b73d5a0f21789e0b5076d02a51ec691318d5", - "logical_row_sha256": "50915d1ae2eb61359dbecbaef0be962425d67df554e49728860f12d0000c3d06", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0e9999fd6a18bd439421bc3ed64cd191c282235ac25a95cc3e093226905bd96a" - }, - { - "code_sha256": "8aa200d5cdf59652a2f6a9c6589114be88dce41e69d0ab9a80caaa9a93083a60", - "geometry_id": "dgeo_e5b83192d43c89cc68d9f2fe", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__depth_r07", - "image_sha256": "22b105efa4b5a55536a8913199be03e29f6d484474814d0737d6528f7386110b", - "logical_row_sha256": "e9c9fccb58648730afb3398108729af7b92b207348fb09e0f055e2eadc5d4301", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7dd7be5bd0ad8f1439ff9b23e3044cfdafa90c76bf70111b189d172bf0c35e49" - }, - { - "code_sha256": "8205336281796d2ef66a92dd00c46219d12783db320ddc1ca352e381f48513b5", - "geometry_id": "dextra_51639d094b1a121ea81354b8", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__pose", - "image_sha256": "73d5fa543a04482f6306fa98d4b9f8b32106d1d0caa698a33f1790a76ae75314", - "logical_row_sha256": "94df6489f55803bae36edc61ecc0195d9dac6a144ae95fcdd1aa150fbc028826", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "1c3be8a4e149e31f40bd02aaa08d67f286ec7742bd9a07d1d6340612ae3f56f2" - }, - { - "code_sha256": "45932d9d8b26d6babca1ba56bd8d9dd4ad2c36710e64d475d44da2fea7708d57", - "geometry_id": "dgeo_14e3ad1eee10ce88730f0ae6", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b", - "image_sha256": "dc0c78614dbed484197fd11475e7c14ae4ef9f674c0730a7311822f62cc6b6d6", - "logical_row_sha256": "10ac7d6bc42121e0b6010428ef477a9fa4eda10504d59957c5d8d0ae3f8cef02", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6bd0c6a718525e4a654e769b1485f99054e19b603d3e8be32e74ae70852d61b4" - }, - { - "code_sha256": "425cbccf6896a4671babe24d8c559106f367ce96df65265d1cc134c8f08a5825", - "geometry_id": "dgeo_d539766e3d68c62ce08e37da", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b__depth_r01", - "image_sha256": "2c197a3ae3e0cbf5c0747b3f28abbdeb18543dd39f3cebec45239a4169cc978d", - "logical_row_sha256": "cabaea2f8c06efcee8ef8ea2a9eaf98a5e2bfa949b0c68fe98781fd019bcf440", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5a7ca64172f31e526d4f7208a7b1a8ea70f217d749c87a4db6dc33e94fbb00d9" - }, - { - "code_sha256": "52d61fa5895acaf886b5b596163c1ecbe71931ce283a36077652cf12667e19a0", - "geometry_id": "dgeo_7752568eb6949f60590389e7", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b__depth_r02", - "image_sha256": "2ffe782f913df1f30281f04c35f488be657912bb4ccc095b2463a0e16463ca1a", - "logical_row_sha256": "7906bef08cfe99a5ace003d78bb1007c93e94ec1bd2fcc7bb1f623f110284f0a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d8d77e86e3408dae2858e63f3cf18190c758e17fd9e83c0d76aa68f0a19b00ed" - }, - { - "code_sha256": "c288dd7625a38630df8f3e51dd5a29256e737ef2f2bac41dce3a73cc70c9f92e", - "geometry_id": "dgeo_05f6b6c22ffa2c9eedcff10a", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b__depth_r03", - "image_sha256": "ef8bf48e422b04169f032e3017561f53dc84e534dccd1f92016fca8019fff042", - "logical_row_sha256": "f611b9ca6bcbd6c59a5f1b4f7e45bec1ccd71cb2c2229a0a12b003bfa85cb3cf", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d98a1fb9f890f33b5e7e7092b9d440804dd58f7f01dd9ade8892ebaa7caa5015" - }, - { - "code_sha256": "5dc5b4c7fff0a425cb4a2bed5a242485af98799b6a00cd642ea489654ae7fceb", - "geometry_id": "dgeo_f1a13b6512a7a361d7bd03a8", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b__depth_r04", - "image_sha256": "c3e1ad326d09bb45fd15b3464dd6ccf4aebc9ec6ef2dcd998cf01d6436bdba8d", - "logical_row_sha256": "32af1fbb218fe3a2f80f93fd5f1b3b8667faf8c3765f136fd6a90ca16c78b1ab", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "79064f817666480ab4994352c28e403900a6a875d7f165d3ba80f1d005770ee7" - }, - { - "code_sha256": "3da7a189df0e0a285a2688b3c0485e9fdf24e30cd711ccef9f7ed8f862799b60", - "geometry_id": "dgeo_c3d18660c396a4e9c3d0deb1", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b__depth_r05", - "image_sha256": "6349734af5742c2e5fe61d0add236a1db079e5a7042b1248126c37f014018bf8", - "logical_row_sha256": "fbe8573457136a26697c68d174d00efdf76b7c325fed35f9380f3f9f221d9f49", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b9625b8a47322de8b3b2a0b5357fa02eaee9afa9428f5147561c5c37bc02c0e9" - }, - { - "code_sha256": "548f82d40c37d86b2cdc53121fe7c19a7c4fba57a65a6c04e1720fa9891d4787", - "geometry_id": "dgeo_0de573062108ac363d4bb380", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b__depth_r06", - "image_sha256": "549ac1ac2392628a32c9398b765f9048e9b720c4662192d8a499a9bf2a74e072", - "logical_row_sha256": "fc67f996969758617fba28e8842d938be31612e7017fa6c4f93b0b32009f26c4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3f877a769dfdb77f9ec1ddedc1081df3f809103f9f008d468b9805803ae474c5" - }, - { - "code_sha256": "dfdf2cecd35c06e46cbd8f703a07f374610bfe0780d86d6de884fa9538cd4307", - "geometry_id": "dgeo_ccf414806f957b9ed9d846f1", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b__depth_r07", - "image_sha256": "223f14d63435f7e4d9e0539a2ecbdcdcf69bb0fd2004897c21f486ecb6590c95", - "logical_row_sha256": "653c886e5b7830be45c277dfef574555a7f18055f96e0555661cc6c6121daf64", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "43eb7f49fd22e76f1c949fd0ce05fadb4ba5297205ed495112ce4ff318deaa76" - }, - { - "code_sha256": "8ddf394920f8fd68827d3b2671d601570f9afcbaf4a06c452304941084000d41", - "geometry_id": "dgeo_df8b25bb01de47f64575bd53", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b", - "image_sha256": "d6680f84809d513102cc828147c8711145797c8646d96aa2b49a4b570b7b2708", - "logical_row_sha256": "4bcd50e0a98ffb213e947381207bb88c90e55d13b7dfe24e4970a9289ca4a190", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8ae5f065a9a6e94bfef74ba4f3f8946047dff1d16bd58852aaba5561acc010ff" - }, - { - "code_sha256": "947651f4e56f59f08759a590c8b649cb9e4ced094da3fc1405cf595d10a3c90e", - "geometry_id": "dgeo_9011a772ad483d9490a3864b", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b__depth_r01", - "image_sha256": "7cb2aa2940ac050265f76714a5253512bba9da61f1c6d3f00c6be33bf0f925c5", - "logical_row_sha256": "30fefa3820b270188860393f74c7da13ec05cef4a0c27a9f396ca1272872f77e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4308de29235d42532bce3a5703be80f00ce4c72ed8b3c49bb2acaf4838e6bd63" - }, - { - "code_sha256": "fd3741212886a1cd8a3e8c2721dd4b7389fbd0188177b89e054bfea884a2f239", - "geometry_id": "dgeo_186203b08d834996689727cb", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b__depth_r02", - "image_sha256": "60d271bbe5f19434c17d6d9f364c979a85db16a7cdb255bbad027829fd2b3765", - "logical_row_sha256": "aebe593109ce006d70010a08ffc6f9c73b7ecfd32ce881553579977672993d14", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3d5739b84e2b847fd33ea758bb1a4375b152cebaa227cb637ef723dcf60f2c71" - }, - { - "code_sha256": "8467984513569b3846c718109fc3453829032ec241c2eefedce9ddaab0b070bd", - "geometry_id": "dgeo_3254f68ce8774d9bccb73207", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b__depth_r03", - "image_sha256": "7e739836c90616a794cfb15180991b2c253cabbfd754294b8bf14f2a396879e6", - "logical_row_sha256": "ae228bdad3d204d29282321b9d7840b6a1b31a40608c27324878e96f44baac19", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a7d540d761f2750b12a37ff90cc5f1ab7e899b047c7b8a3080eb722c10ace2af" - }, - { - "code_sha256": "4080fe90d23fd181cc67e710746984db233511f17c2450a62463238a5b675dfb", - "geometry_id": "dgeo_25935d14f081f4de30a3665d", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b__depth_r04", - "image_sha256": "9aee6f972d4be7fe31502425af47f26230a6cdb998fc2d5cd87d8fc32de7ee1e", - "logical_row_sha256": "f5453f19088a8dfad89c6987e05f47b66b6ba92ac6519d9b7feb9fab2f134663", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6bd3bb34bdd824e8de7692b0189a6ffbd50557813e70a1640a209d524cbc6e3d" - }, - { - "code_sha256": "0809ad9f3f51791ac2b66fcac6e4969c1662e093b948d05339c62318cafcd332", - "geometry_id": "dgeo_aee411b8221869d65144e9dc", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b__depth_r05", - "image_sha256": "5340ecd9c9b430ab55d91a56cd5bdcfe53cce5ce50e2115ddd6243e9cf08a874", - "logical_row_sha256": "07e2460126c19fed31fda3d2808b8810abab4c9aa853bf56cb68f80baa459922", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1bc9796f9b000bf4bdc60310b2301a19d140f2a66f6fe3d165fdf20edb1137fa" - }, - { - "code_sha256": "2b8c279392c00d7e6389e71aed6473b2c238e0db9ea87a9a180a6c534aa46c1a", - "geometry_id": "dgeo_fb10d201d8e6e6b4107ec413", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b__depth_r06", - "image_sha256": "3c82327c4672dfc9b26a061ee679d5377c648a3c3a1ddd94daeb8a4568acf64f", - "logical_row_sha256": "fa2da3a8dfecc85c8d074fb748b75f3e8273eab3900cfb8847171255e12de46d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6e898b14bca6d5974d31c253f262c979c02dce69934e7ba3f2e93c03a017e7a5" - }, - { - "code_sha256": "2fd213df59b082e17a9b1617944372a8112505e1b1f14901bfd872cbbc033251", - "geometry_id": "dgeo_a46d0e089075c8539b5fe37b", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b__depth_r07", - "image_sha256": "7cf35f826b19525ddeb3c90845f6542b246da2621a274da279f59791d7d710cd", - "logical_row_sha256": "3e8c554162e114d64eccbd345ccc5c92b70d54cabb8a951c685e1f4d9ef61112", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "46781fba498c2b5fd7e1eef624fcb12b3b73a1f4cf1c98f0ad6d4bcbd8b8cc51" - }, - { - "code_sha256": "58f78a483bf63b38217cef86152c8b8aa7b62e55015ba9cd02a8c0a8ab8e3b9a", - "geometry_id": "dgeo_64adcae69f01d71cca8393f7", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a", - "image_sha256": "e485c1dab44a14795f9960310cd777a39b4fd31f56f6871ea99fbf8139fe849b", - "logical_row_sha256": "b477e4d91c4ac558084985d57cd20f01121900b0264edda1712a27a37d846578", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "372811a9b643a20b920cd31f20c6e4a8d07fe5322bb4d587df2b8a48bf9e0652" - }, - { - "code_sha256": "b4c4c2b1bbb096edccbd5d3efc695fe5ad32f4280765d5bd4b2305e4e642bc9e", - "geometry_id": "dgeo_1b9ae04519229ad2871a697a", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a__depth_r01", - "image_sha256": "1cae8fe2c3026768a8504dfee83a0926be67d98cae1b83240f339cac52a1230f", - "logical_row_sha256": "fcb9c790dcb4c64747d2ac5282886823a857529e54e1dd03372233fafccf3de1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ff9354d769185433a36bf711f27af1381074f4d11bbf4e86ab339d291160ee0e" - }, - { - "code_sha256": "50cd2a9eb3a3eca97f05934dd1a57b377531bd705233a93eb8088507a1b60662", - "geometry_id": "dgeo_103683a611121b63d67c21b3", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a__depth_r02", - "image_sha256": "df313a146c9898c193d3501826ad09d9b7f556b5a7c06e2499949c4e7a65d08b", - "logical_row_sha256": "72b0799f420a09b456b21057c2e1ae1505672d13d6cf77d0e864a65218171e35", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ff2e12bc51cbdbe3453e8ad99a45e47e30865add0e45b6a75b71538b0bb21a72" - }, - { - "code_sha256": "b1ccfcd9a87ddbac59b754e4b110a2a7cb8ac5e87b4a0b8f7dde7a373270018d", - "geometry_id": "dgeo_6853642acf379c517c6c0627", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a__depth_r03", - "image_sha256": "0e6822a6bdc115a074fb26dd673904158a15da82a9eeb1ebf885826b67eabbca", - "logical_row_sha256": "d81d55e96a49a25fd7a6b66a4b65eebf9fd77cf0b0edcd19840b0e6a4c94c320", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e14a4904b5fe5aff785e627f9aaa65aaf2f84c3bc9b41dc818caf05041eef974" - }, - { - "code_sha256": "7f46935c13878b7a992eb580dcd7e3833e6aebce99d737a02d07bcf7386075bb", - "geometry_id": "dgeo_d5b2c5145f51ccf424b97cda", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a__depth_r04", - "image_sha256": "c49fa2e5dc9ab508fe98c716ddb71406127eddab07de1ab1dafdc0bb2b87a86b", - "logical_row_sha256": "401e8171f2e178d36b157bacee8ee7722767fb25a3c6486605d3dc4c8232e488", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "63b8ce743f8e25022ff3558f2b97009b07dc806b18eecdbd48adcf3bd5059efd" - }, - { - "code_sha256": "13b6cf7bcec7c600c657f7319151eabbfd17bdadf36049132b132b29cbbf4a8b", - "geometry_id": "dgeo_585ed5fa7d666279b0e987b0", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a__depth_r05", - "image_sha256": "daa829add3b9810681f6f92cf75490acfd838c0bd9bdd3aa6044061e98bad939", - "logical_row_sha256": "8f388bea8242fb48864985ed2974321e1867ce3c9c0bdd067bde0dcf1fa149db", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3f350bd09325600823d76afd98b29157ba3cafed0b3028a44a8c7989a7ed1e19" - }, - { - "code_sha256": "6563973a81c037be9f7f275efa585e9c888c46db40f4cf694594e59507d10196", - "geometry_id": "dgeo_9b87ffcb4379aef534cfd1d0", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a__depth_r06", - "image_sha256": "f9a903586a6e166691803c15ecee4d67e50ee1194e931fdf1eaa679218d3b64a", - "logical_row_sha256": "046accc3b7c32c4762bc66bcc7fdae96ca58cd9ffdf33e33d31f8dcbb2a2b683", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "79fdf16124d1b92700daedf5915efe412dc696f30cb8ae13481ed2dff54e37c3" - }, - { - "code_sha256": "534778cdf956a5622f04bdeaeae1f7c0160ce4d2a52118de30c1d7c8fa3c0e38", - "geometry_id": "dgeo_43ef67d8b8fca0794488ab3b", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a__depth_r07", - "image_sha256": "ecd9562863bb9792a55aaa251d1db84c35e44bf0686310e11d591e0998d756d5", - "logical_row_sha256": "036519ce67c28d90e136aabf530f337a4b0b5b53107da1ccb2ff89a574d0f246", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "058dee8ea2cbc65de32961f7349eebcadee35651e86767becb93492604da5479" - }, - { - "code_sha256": "9cc9dcd8c8dd902937d0e1d9c29f4d787b910511f24c23be3d957ad69c3249cf", - "geometry_id": "dgeo_f696281a871509f74cfb54ea", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b", - "image_sha256": "fe05fa0f2070f48c10f31e8aef81bd45d45db5ef033905c0ee8010d3b8a32008", - "logical_row_sha256": "d801848b2f30c5606805a6c12a09fb3dc49a8e5c9e8c0574f7ac2ae8c6be962e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "74c99178ad24cf9ccc3649b21283ac5e876a22d40f60fe60b0f5e4924923840b" - }, - { - "code_sha256": "5295867c0253b949494f8d5e113f5a3e513193867631613c48c3aba5530c7294", - "geometry_id": "dgeo_445bd8f1a3a63eac787c7b44", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b__depth_r01", - "image_sha256": "d93aa3f9b669e82bf5a51cd1f12c40d5a4a45b6e379092a2523e8c5322203ffe", - "logical_row_sha256": "fbe3eead1e3aecaca56b21c973e4cc1a588a0689b3b1ec4aae1de2975487ded1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b0064b88e4fd7e6a80701e6db37eee6b315f0e24185b79bde27257feb590ef26" - }, - { - "code_sha256": "976a847a7eea565661576122e9bb875140377d061fa9ab5d1d170bf1724a38db", - "geometry_id": "dgeo_39d88720d079dad451a5c9e5", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b__depth_r02", - "image_sha256": "c48d1e462161dcbc85f79155bdda3503b951b5f6ded9aaa17bb98aeaa2b641f0", - "logical_row_sha256": "426fedd97344778c750b8dabe9b59c9ac36f7c0fa917dcb2feb12b4861edc586", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "aec379a4143f9d3d955cb351d7b09be7c36b3075a7034cf6eaff8a0e5e14c90b" - }, - { - "code_sha256": "61cc8171b7854be6a5480e480bd837126c30c552ad8db76e888bd57bc5241c66", - "geometry_id": "dgeo_76e04ef102cd61317cf87419", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b__depth_r03", - "image_sha256": "42e298852903f6a990508742c2483d25a5045f22b2a5dbdf0836e8d751413bd6", - "logical_row_sha256": "470934784caf611e4a02a35662782d26202cb58263c4b7c4e52605e2b0f7b2d6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7cbb8cef36252c8212e4f49181255ac82dfe87fccc46f2f2254a5edd7e54ddab" - }, - { - "code_sha256": "7f3e100ce907edc615f75cb4fbd85c60c7f0e2e90f480e4c59b510d9c75ee70c", - "geometry_id": "dgeo_1921841bd90cfcaf19b2ad2b", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b__depth_r04", - "image_sha256": "e59c9804272843bb624f5d7bc2e56de77f3e54cd8d8b4a77fd3f5dde22875005", - "logical_row_sha256": "3b94df2521fee757f052fb611d7fa7ac3b69042c46c1ca19f69af31f717396d8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4fcabb631126eee9f278d632df598b1a18157a5c8e8de9c439694e66806bf49e" - }, - { - "code_sha256": "37265ceae7b98610b4fa4c64a0fdf8344796a6487f0619981e376163d21692c8", - "geometry_id": "dgeo_1cdebe22efb0ebb89243b007", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b__depth_r05", - "image_sha256": "c2ae36a0ef69b574492330c84368d8086b4ee962252d67557ccbbafc196a435f", - "logical_row_sha256": "ea633fe8b1365297b02af07490df559190058d22bde43f9dd1629a456d834911", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fb1d46245a38f05c008d1f97d4e31d28f840c4d3871abbc228772bbb5e656078" - }, - { - "code_sha256": "4d932e57fb9afc782e60e6a6b92cb2224662f6cc4b0c44a246df3be001af3f61", - "geometry_id": "dgeo_f5a136cf122d6d7a383d0d26", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b__depth_r06", - "image_sha256": "0fcbf8a3602e558fd1e5f263d2aa19d9e98a5554ade8f888324d2c2a687a9aa4", - "logical_row_sha256": "be602850b4cd755f861373427dc9533a2e47434a50e5ebfc5fae7e813e23cf1f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "35624f86a3b4314359647da3c047d331aab324833a245fbe7992b3b1f908fb39" - }, - { - "code_sha256": "11825e00995c2c2601a3b100b80602dbe200aa8ac07c8c792d75f1be131be57c", - "geometry_id": "dgeo_3586a48d0251760677171788", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b__depth_r07", - "image_sha256": "9fe3c30bbd6fe0c6b98b3ee7fc103d39140b8184352b4f355ac672f8cfab50a2", - "logical_row_sha256": "281c76eda633c17872b86c6b15f1f1d859b7b1cf41c4c56db2a8757e487cf8ac", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cd3bdf85344eeeac820fb6e5b8d4b837e00cf80f5ac392b8d4f3f0cb345dab9e" - }, - { - "code_sha256": "ea8293e9332043a23a1d067a3b7d35539dba316d03fd546e3e2e9fb931b03346", - "geometry_id": "dgeo_bc0352780952b50a916cd2bf", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b", - "image_sha256": "1a0b23895e1e7100ee594060f6a235b050ba1fd28eb7edff0dd0980b52f55a3c", - "logical_row_sha256": "9c32324b9f46744215554fad82e919ae0a84dbccae59e676d06a1cf8f5a7a6ff", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e98017783e79aed58e83f6f12f36c87748a8d571ab1c64e6caaaf7884d8b3588" - }, - { - "code_sha256": "5a9a40e5f9e7d67b26712430b8f2fcec37b0e4f4afeecde75e8e221d7945576f", - "geometry_id": "dgeo_3014463f0465f33e356d7a7a", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__depth_r01", - "image_sha256": "3341e46d4f31bd507238331a60c567108c551d04e150b5fa0e58c52f1740c0f0", - "logical_row_sha256": "efabaa3b33a5a22b93ed7e386a8568ac27c83d79857e875055510c6280c4ec22", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3294b1de1a5538a3926e5e2ef19696c0eea1d959119f2b58b2a938a96d0009d1" - }, - { - "code_sha256": "78e0388e3e7887890c7cdd2359da9773b4419d1f80c617bd260a5569520bd560", - "geometry_id": "dgeo_18bcaa9e778749dd0689ffe6", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__depth_r02", - "image_sha256": "aa77cdf37d0a46c791c0163c7d42d82101f8a6de30c34a89e2b4f61f162fa566", - "logical_row_sha256": "13316e9f9c48af7312c4e13d68fe7a9a86cff11080165c8f965665ad09fee5b9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b5e40b7508755df564bba8f0bc2232a501670b07987321f30ee2a52a4b60bae9" - }, - { - "code_sha256": "34fcee56d711d8f3b931964ea5406b6ccee2659140f9e3bfd1c41e8b02b4a368", - "geometry_id": "dgeo_76593ae993152c8712932516", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__depth_r03", - "image_sha256": "61a5a1bff58e42a977b8710f78ae0a654a1ec80ed021eee93ee819a95eca8b6f", - "logical_row_sha256": "4184065efdd826761cf31cd10d6b801ec44fd81671466a676eb6c82537178551", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c392e09f1a69aa85390de86ae1ce15df4acd85d107d246a6ab4d956ab5384d77" - }, - { - "code_sha256": "68420f6e8b77d5c5fb4646266e7edb363f4f7f1ccce4f2cb3b1b2a758500b724", - "geometry_id": "dgeo_26141df7e2b32bd4cc3a80c8", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__depth_r04", - "image_sha256": "7de2985a3531bf98ec68017df36ad328a909908a70050a8ecaa340eea6ca0c6b", - "logical_row_sha256": "ebbea84731830dc8f9094b21dd83435b771834e8d5f52f31147b41eefdd10d0b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2eab967f6dcd272598ee739c9511cd2b623524942591c611ed77e98866a41d10" - }, - { - "code_sha256": "7a28478f764f0fd88591307bb53b0353ba4252ed0c7a05699abdb48edd8b747c", - "geometry_id": "dgeo_91a4c4dbeed73ea5658aeadd", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__depth_r05", - "image_sha256": "3c65112ef831645d7313b0abf4b66e98fe86cf0addceb857190dca92e70886a2", - "logical_row_sha256": "ea48c18a274f863de912511c2f65fc5e241246700b5ddd7c0cf12d128ba566f9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2794202cf2b0997d3df45cce2037605181f104019037fcf38aa3f21ac019e6f4" - }, - { - "code_sha256": "44640bd4534a780477308f197edb7f359b0ecc04d29e0ef48d5af1d2ca168d40", - "geometry_id": "dgeo_6ef78ca42a75b89343675b2e", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__depth_r06", - "image_sha256": "48f1788956eb2971509eea1cb0326098fd1e6409db76ec7493d752f1d190f4e1", - "logical_row_sha256": "8c6ba68e44809025b36c4f0346ce414105f59eab7fce77c20bf6ec7a0fc20a9c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "917320d50e23617083f6bbd94c80b36bbd609b6fb80132dabffdb0975c4938e3" - }, - { - "code_sha256": "fbad534401666f9bec01663a68648673de5ef3ec96081a7ab8a5782aef31024d", - "geometry_id": "dgeo_c6b0e43de247e7d3512e93cd", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__depth_r07", - "image_sha256": "76bb87e5961369b33e5da8d3bb37b4987a45649aa3bb4b967b57f40c496555c7", - "logical_row_sha256": "5d315d1710252dedb04fe3b38d6aa4d0875a89fe356901f6d097a367b9d3fba1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "658c3225c3baec77c26080ee013eaded46be52072f462618e10bed58514f3f0a" - }, - { - "code_sha256": "72c8a6eac541edf63d4fe4c61c554074ac0858f6148e890ec99e8cddc3455aa7", - "geometry_id": "dextra_00ee8afe7a20fc4f27dc5ace", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__pose", - "image_sha256": "04f3f6559c43edc7559da6b40c57e59ded169297e6114da24cc9e499f111bcb4", - "logical_row_sha256": "6ee42e01d1856b292627148215731d8e5e4848835d7a1606bdad3e0c157b77ed", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "d775283470baee1727a55a9aeff37322a061fb2ec3e30f9a2285e78243060c70" - }, - { - "code_sha256": "b10a19ff418dcdd1d08b2c47956cd212f8d6db1c1eb8e960760c6d6d31b4bb87", - "geometry_id": "dgeo_243c6789efcbff5ddb633274", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b", - "image_sha256": "75c734514faa0a388b4ea4035aeb7999e44b85cf5061fa7a0dba846083091c19", - "logical_row_sha256": "194d96adc615c2854c5efaf5922aba3a79656532ef45db01b90edcbdcb1d9b75", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1aede4321f382b7b72191551809bf22bed5f4a7d698aec4408bec3c178bf42d1" - }, - { - "code_sha256": "c05d7566415e967df9a12e8997ec08ceb39e2d2de154dae581e7a418f6a470b1", - "geometry_id": "dgeo_48f66cf7f14eb000247a7970", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b__depth_r01", - "image_sha256": "0fb208521aeb04ad5be7ebdcecd4613cfa247dc45cc94fab4ba1b0aeec95a7c4", - "logical_row_sha256": "66d54c58a035ff3bd2790526258221d37bc239487308d67a358a1746f09ee9e8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9a87f0383ec44275ce269df078065bb13de5d338ecd9b05bbb2753aaecc6f5d3" - }, - { - "code_sha256": "b9e677e6895391e417be641c1763bcfad65722cdefb03de9d75fcff7d5820bdf", - "geometry_id": "dgeo_2fbd7cde209d73539ad70ea3", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b__depth_r02", - "image_sha256": "efdb7533ffeb4eb4c7ca46a32808602985ee7e6ed7175020c4b96eb58e599f46", - "logical_row_sha256": "98d2e8614c8bf484c00ccd3bc6aebab487b186acec3ab76866fef80b57f6cc35", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1990f852c02eceede6a2121c6b5d650d8bf760fcd07c2a2a1c6a421ec82ee771" - }, - { - "code_sha256": "cc451ec0fe859a92a702c92e7420380404ab1618bc12420c41c6e926f03a9d42", - "geometry_id": "dgeo_8641ffbb87ec67e467982a13", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b__depth_r03", - "image_sha256": "3f85374658a171237f7be316a0239c772f609ba67073e7d59fed748b5298e498", - "logical_row_sha256": "c1d7f0803cced778d67119adffa096d36617addabe5a96d089ca8cf08de7ee0e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "80b7adb445e6bd22bab3be88b2c698ffd8747c1962005dbb1956178652a5d48b" - }, - { - "code_sha256": "1e272fa27ec20f791d21aa6711f34c5a88f62d39b5957eabb959a1332ed9c5a5", - "geometry_id": "dgeo_c15550269e133df9c74cf8d4", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b__depth_r04", - "image_sha256": "7f779b59e15670eea87db1f940e423783bd1eec39b31ccfb079d41d91ce9741f", - "logical_row_sha256": "ac11571ff0aebbd09fc45cd18dee9576e4375c0185d14a02a46197fdd8f8e5d8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "072e3c30f09eba2fd32b0e1ffcca36f42deec31b26a1c3f79c25528f89e3eb59" - }, - { - "code_sha256": "2a11562dc0082a6fd93a2d76182db7816c12359e2ea6be9e8cd951ee4952c154", - "geometry_id": "dgeo_93627ef078bb2cca1e61649d", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b__depth_r05", - "image_sha256": "ac3101a8d24496add0a0148e58220ce48e73792f9e03010d20abd64a30beab6a", - "logical_row_sha256": "a14d622295cc70e4cfe61e3953719328bc4ca1338dd86bf7cb309587b9b1f762", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a3759bc8b55b62bf8c288e64254c08c4e1c768f841d222e7149f98c0fbda650c" - }, - { - "code_sha256": "6667f145c3010cb2952837bcd5542653ac9f89f7451f687584b6cdd6cc41d063", - "geometry_id": "dgeo_889fa839f5a38676d42de759", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b__depth_r06", - "image_sha256": "3306bea512b6536a02e640640763b62cfa87aa5f1ea5cdaa04cff603dc5187ee", - "logical_row_sha256": "3ec90789b7515a3cb6cc381cd70079e5146e719351fa9b08d48c59af6bf4ecf0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1a71cc9adaf6ef99f7e0420e85e9d05cd7bdeea698efb6d245d3abbf206041d7" - }, - { - "code_sha256": "6a70d73177bf107f1740c36ceaecbdf39984cd0dc7b1f500ad1d0297e6b07a9d", - "geometry_id": "dgeo_794522cad957cf55fab911af", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b__depth_r07", - "image_sha256": "9d65455c8064e767a604d57b45fb54c13c786f8ebb60532e793538600b1a43b0", - "logical_row_sha256": "8fe4b301e555e514bd0e176b36cdb4a0337acc00c6687ddda6fc11f40d4f5e54", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7a86090c08dac6be56da5ca3d7b59c41213fb785b965abdc88ce18024a1073ad" - }, - { - "code_sha256": "8f0a8e7e08e82941d02d99c198d2b9c63dbf0981eaa99f240bb70949cb49ea62", - "geometry_id": "dgeo_c2a872a325638179fc90a14c", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a", - "image_sha256": "527282be0fe30f88bcc78e4c31b6c93236dfe32c4c0bd441f39e78399a049e84", - "logical_row_sha256": "4e49390385f6f26bf7a63de9c42b547c7615ca89f45352a3225747807bad75fe", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ca2ea4cb0b9e4153e7c3be769562b07e4a899dd5b4d6574274370089f9660227" - }, - { - "code_sha256": "dd6e09de4f11491a24f2fb4a622d965ab221b67e8ad7a080f670895f7d9cc863", - "geometry_id": "dgeo_dc5612ca2ec9b24be5618b12", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a__depth_r01", - "image_sha256": "44001a5843a4c67e76d74385950395ce33c8f6ba7c3b563362dd7caae390851f", - "logical_row_sha256": "41443dfc667201100f5c26e87c379da0efe011ab199725f6a2c4179ebd0aa682", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9ba6fd4b1fe3cd6d4f0b527688c8583994b84287bef0c39b7287db434e2c14db" - }, - { - "code_sha256": "c3a54a034f6ecbea974287b1ab34dfbcb1e96427cd938a42cc9f3ac11ac521ea", - "geometry_id": "dgeo_904cd83b81639e8d393e0e52", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a__depth_r02", - "image_sha256": "d6e6e3468b1915381a100bbda05e85ce274cc254f57a721e9bc31796dcf8580e", - "logical_row_sha256": "35209287abdad3b7c35e0d05c1e5e5e2f61665a02f1edf76c668e914e7ca9018", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e65426a0b9e7488386ea701523ddee4c322c98b1781d91d2f65c5d743f9d42f3" - }, - { - "code_sha256": "fb05b58fdd292257751bb9f82fe00322449bafa5b98fe68511e43ba7e64f5cf7", - "geometry_id": "dgeo_92e317e601518c9c53f4cd49", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a__depth_r03", - "image_sha256": "ba71b0b270b0d0ef70c2424b3e811eb484536e3cc41ca93cfc26b4e04834cd53", - "logical_row_sha256": "f554580f9e4ad1286b325e2e5df34afc87803bd8b469d3813b81ebbfbd3bb090", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6eee444efd68444bd766254140bafacc86c2595ba7c32a6715ca345a6a7bf3ab" - }, - { - "code_sha256": "bbcb1f4444c9c23b3317dbc1f183b1436c1bfb4c2f820f425acf78e429029a98", - "geometry_id": "dgeo_0ff05b24a4c82c1668e4b13b", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a__depth_r04", - "image_sha256": "6c1d518b54f8f817c8e82a05c6338b5bcf7dca78bb8d6573be2e884d994e4af7", - "logical_row_sha256": "9e823d3d4326462f2b1f46fd396be1c34efc4e33d0f0dead16edfa8e2d39f632", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "62e4a34d8ebe67ec66bed304ba5a8586f5e3bc2274d56df8f7c3c7f6ad23bfd7" - }, - { - "code_sha256": "5d95cd73b9bf3b13e4c8cf7f80124d08d5d28d001470453960c02fba40a163be", - "geometry_id": "dgeo_e656e0cad46febf5e7f1779a", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a__depth_r05", - "image_sha256": "4bffe93da8edc5a9898d83e3222d0e7779274ca64d6494b15a0eb942b5d76d09", - "logical_row_sha256": "97eb48532bcca7ae8b833db5bfcd6a50169de4b334c377846c48541c09898c7d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5ace50fce8472b7bfdb31fd783c3fc18c2cbf9117dcf73e8dd65d5914105e39c" - }, - { - "code_sha256": "f08f506d8da61616344575ea5eb58f835d1c88ff9e08341099c8b87ae7b0ef1c", - "geometry_id": "dgeo_c3f9abed181912160a8ea080", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a__depth_r06", - "image_sha256": "beb5329798cc942eb17e63ba57d96824cbea7092d9b8e767553e8ceb54029cab", - "logical_row_sha256": "89b874f37cb70ceab7132162fe67f3d8f8c20f0a040b1ae87006dc22ce7e7c31", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "989ee8c5582d2be13d7f2b03f036ad7a2153c677a904cf2d6a5128ba30b39d2b" - }, - { - "code_sha256": "269f33bff4a31c57c63f078ddea93f99728e85b849cf13efe78bf54e37ffdbb6", - "geometry_id": "dgeo_a2f455e3e2a149f3a404ee87", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a__depth_r07", - "image_sha256": "2c881e697d5f4e22b6b23b09a937eeb9b64e5994006594889f98b7fb7b237003", - "logical_row_sha256": "8228b192fd0ef99e8eb8bd951253e6aaebaa8161c812bcd51fabc196a03c7065", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "08d63cc73224700e92c514ad9b09708794d4a4a4e76dcad441d890c795fc7097" - }, - { - "code_sha256": "3a156b71d5f01ef72573800a77b15a600e346a06c110bc2287255d769e9e38ed", - "geometry_id": "dgeo_0f1900b7185ede889c97a07a", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a", - "image_sha256": "5d4d35930f9c965079a8b0100150d22a0bde73bc8dfd91a59cc552efcd32f44a", - "logical_row_sha256": "b52ee185a96c2f0901c647c4b422cc2737dadd1faaa3d52190e4f512071ea60b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "286893ee7ca34734f3f2ef5c444a4dd5a81802e97f4587430391a7aa05fe3056" - }, - { - "code_sha256": "0da4452e2a9cc6991d772ea0cc32f7c559dd97bcf19fefed0e221c8cf6f7e7d1", - "geometry_id": "dgeo_f4afc0dc1faa1b21804b9e3b", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a__depth_r01", - "image_sha256": "72c7d788e22c78cf849269b245a7f308b071fe88894cb94c83d143fdac925d11", - "logical_row_sha256": "43ccc58e59779ff0e233cce80ed8604e33affcdffee8642d4f70ee3c55d54408", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "533ece6ffbdd5091cf918f11917835a03b56c9106b19ce7924d50904c171708b" - }, - { - "code_sha256": "90a08eece5bc5ee896786e8ff6fc62fa3a5cfb246006227f64ead4467e0dc485", - "geometry_id": "dgeo_e53a74b3c69e357f79887bc4", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a__depth_r02", - "image_sha256": "2c4cc245ae702dec94fd8f0252e90ccf27c3520ca35d100e9fe04843b7ba8447", - "logical_row_sha256": "8bf80c02e9d204567913fcac7254a52d47f8a416203bf5eb6d87ae4c49c8635f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d0195f0a0d2f49e28b43de66eda07f5b88c5a7dfe3e60d345fa9ca7da3f8e58f" - }, - { - "code_sha256": "a3db5a7654a9f1bb40bebb1e994fa590224f528a1f61968cd047771572e206ad", - "geometry_id": "dgeo_722ee20d77fbd9b86a73849f", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a__depth_r03", - "image_sha256": "c4f360637c20309714c29f8eae0078c80aa15d7357473e701d7c62f612ba6ca0", - "logical_row_sha256": "e315d0df195933618e6f48ec50342a30b140ea31da74fa9241168a391d21af11", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e81ef1f46d008cb78f9bde3497d43b4b3634aa90edd05683f8cc6cf4173939c0" - }, - { - "code_sha256": "7f0d587fed40606a6a76a09752246a271d644dd25d385eb991366de405c78094", - "geometry_id": "dgeo_e99cd582898ed7eca6a59d6f", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a__depth_r04", - "image_sha256": "194dd9000b5e5f653c1f25ad61d9797d55b60406fdecf02802fa0d52c1e004c7", - "logical_row_sha256": "92c6d43c55bcab6b19c39cdb34856fd73cfdc1b9a5f62d9d0b8e0c5dbf2eaa82", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "316f073cf503327d197a9218b05a62e76d54c558ed6c2d29ce504d9469502808" - }, - { - "code_sha256": "a1748ddf61d1ca2ab0d22a7356b8e62b099175a84b797a3858b2b58641895dfb", - "geometry_id": "dgeo_2f60bc5ee908b42b1e9e6422", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a__depth_r05", - "image_sha256": "04871a98081949a5e72cf3bb4f604ef4e0833368a7c4dda4d6038f6e19c85017", - "logical_row_sha256": "d31c0dfce2f57f277108dc11fc520b5667647b08044d0c0ada7c5253016dab71", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d92f8584a1e4cfa51484aa8b356bfebc168843c0d6ebe86c895c8426020a32c5" - }, - { - "code_sha256": "fb2ca02fdd6b79fd02750862f8343f1ab4df8941a72377cc0f8ea0f6221dfdd4", - "geometry_id": "dgeo_a4fb6008ab0f47d493ff624b", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a__depth_r06", - "image_sha256": "da07f33337edac205ed2c3a033d26372a452c3c63e224fd25de3da3e867dc3d7", - "logical_row_sha256": "e8833741a562f768cef571f61a2432a78ccc866c378d6189dd73b00e9ef22aad", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0e7404e6160bc195b54d94db6e92ca619e577f3214524c80c2bb97a3081efed8" - }, - { - "code_sha256": "54654f3fd4876603e3d18bd0ebbe0ade19a888b7a4ad4628db9a22347ef65c5e", - "geometry_id": "dgeo_7ac518238d4f5dc67385db25", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a__depth_r07", - "image_sha256": "ad5a4e17e22b497b423ac497d331a1e87804291d0613407f805b5ae0e1dbea24", - "logical_row_sha256": "221a1353531337752ce1b5d488f53eb96edae12ef95167c7a607352576a8fb86", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6a6871f5ecd2a132aec7edc465400a5e36f1055c6482ba4ed85492cd035b9b4b" - }, - { - "code_sha256": "05e827a6549b3cc4ec0e830668e58848a4cc925d94ac1cdc6adbd0e32f746bd0", - "geometry_id": "dgeo_353354906d2079ebaaf13011", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a", - "image_sha256": "a7ce48acedc61d0f72dfab3f654441feedd8108390754f659922291c8868c9c4", - "logical_row_sha256": "f3829560fd15ff19e2ba07cd11fc92039fd8170120fa1613538370ba95399c02", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "95270133ffda4f8507b81a50730e3108cb5824f112fd2b38a9b9fcbf7318986d" - }, - { - "code_sha256": "e413e4d13e01a1527349d158e841736c64e035effaf8e716ff769c7c0ab554c3", - "geometry_id": "dgeo_92b99c57f1c17d35f04ae6ad", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a__depth_r01", - "image_sha256": "3ee713fc7bbb4a92cb0dad1842c0130cbd26dee8e53ffc7558a8fc6c189cec3e", - "logical_row_sha256": "efa57a6cc657cc261030a0557ddfb30889cbeedff032620b617c79225751bbd5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2f7b55c872c796c824bb97189bba0d7c5340c1decd3a58c44f1318b4c5b9ae17" - }, - { - "code_sha256": "2c38c0ce0e60e0016cab4ea6b775c0f40f2f4d00546cd844596b447d8faf0568", - "geometry_id": "dgeo_b762ba9ab534e23d0e102cb3", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a__depth_r02", - "image_sha256": "f673ad65db2048f3d43fa88bfdade2fec200c7b21f4e0934048d1e700b6a3bef", - "logical_row_sha256": "204907cb58fdbccbe448e4ba7097a2ae1d54e7622965139ab0173795977217af", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1d64869d9776411bf8508fecfee0b14791d82c256f1e1039d00e7724cf7cbc88" - }, - { - "code_sha256": "c4a9a2db5534f7db2753a28bfe4493c42fe12de7a2e2776196cca81601276f45", - "geometry_id": "dgeo_83c982ab95ebccee82ec7074", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a__depth_r03", - "image_sha256": "3c1051926587bb699f4e11be1ca7bb0abcf4e5fac9ee6f7d0238f741123249f3", - "logical_row_sha256": "85200358d750de81b18f22230f7503f9ac6c379460ee8b7623ec982b895c764b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9af06f00b886b5cbd01c7dc5473ac685b0b0e0370f5fe1b6019eb8c0698609be" - }, - { - "code_sha256": "42a8ae0463b7b4e9dffb178c4b3abf78274bf1f93bd4a416846c00fdd72a699b", - "geometry_id": "dgeo_50b56dc95d71854f0ce74ea6", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a__depth_r04", - "image_sha256": "db3b50dd985d3ab43e5e7a233a4b3dc12c2a558938a46969273f5cdb09f58c63", - "logical_row_sha256": "fcec8c1ab6aa8098c87afd4bd9b331bcab26f4b7567b673dec2198db2c6fbaf3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "abca1c01d559396472fd1a65f4a48d4670bb6ace79552a0db124c06aee808997" - }, - { - "code_sha256": "aa31c22935344ce90550db40a5fc1922910b2bb2fa20862648f371211da53791", - "geometry_id": "dgeo_5deaf7429a06e48ada793580", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a__depth_r05", - "image_sha256": "3690f4972a19ab61cac1a21999bb3315b5d009ec9eba2dc4377c3aee8cbb1415", - "logical_row_sha256": "79e7dedf8885a69268ef22645881b02a5e0b058584541924aa523967735665ef", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e1b4d67e08eee1c82b56f532ec4f46e326a9d4b52cb69e26b2f636d0d3976f48" - }, - { - "code_sha256": "83e4f8e7769844a18ddd2cd48b6f87ab7a755bd5a4ba609b54bd4729b195fcf6", - "geometry_id": "dgeo_905a2ed1ba51e0fcd96ad7e0", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a__depth_r06", - "image_sha256": "a5a72c3512aff8dc3e66fc54dee94ceb6a04b9f7620c5967573a840ad044b1d8", - "logical_row_sha256": "24c577f58be80b89e2591c191904e14c9ee947186c1729156d59874fa60cf08a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c60a7a302dc103a17773e0ff6a0cb76e93987d42a18998d3a754d143a2825249" - }, - { - "code_sha256": "66a1096123f0f2a423984a69cae44b8d0e86d00d1cd38ab22ca97fb4c91129f1", - "geometry_id": "dgeo_5a5c031c850f34ea82a66d48", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a__depth_r07", - "image_sha256": "cf196654f803e3be8faefef0cb394ae427f547c0931d1e31966eae7accf3b243", - "logical_row_sha256": "84b92c4c520e3282b4b81dc8676d3dc8ddaf4695dbcc69aa5e1568662caa5a76", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bb8fd4f382d8b840da8f0a912cbe60b4ec6f7ccaa30a63f28609811752b17571" - }, - { - "code_sha256": "329d8785bfd6a9cc349f43048f16311c20ce352a4ae07dadb4fca158e458cd79", - "geometry_id": "dgeo_3df4c0cea6c915d9fb701dd5", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a", - "image_sha256": "a1d4ddd6fb7c9cd0d753412f3938ed15216daae617a7a6b74c51e799d584be93", - "logical_row_sha256": "14b4f9eb82e8c971ed6c3bc0dc865ee0514224318547c62bdcedd2e067f3a3e6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "675ecd6792e690f5bb46f9663b2eeb83a1d60e0db06ce08d64b95d64a65f486d" - }, - { - "code_sha256": "880b47c550fc9837f3631eef69e3eb9b0888005031ecd1a4107b2a5a34cb2edd", - "geometry_id": "dgeo_1553553254edf5de0440c82d", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a__depth_r01", - "image_sha256": "6754709ad9b18b18fdaf9af139a5978c0b932ffcf95e4ff41f3b92ce5cf63565", - "logical_row_sha256": "18269f3c41891ce35c36c14a802dcb55768cfd49f615d01ea595e01f222f8ff8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9c3253953bd0e822d762be22b76f252fcef95c5659a54401d04ddcd46ad26740" - }, - { - "code_sha256": "0720b5e8f19e3b6432224308cf4f8ec3459eb8896a0d509e9035f1f59c6dbd01", - "geometry_id": "dgeo_c27f906fc317de42fe8a174b", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a__depth_r02", - "image_sha256": "f5ced635364b53973f3a3b1e8ad2e00c43f3bae32b0d09ac986e721d715a9194", - "logical_row_sha256": "b2b6998d76902344a7097eb6b78fff6bc6827ecd76014481427d8fd509ee487a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "660c1f57cc6bfa9f48f7b2226757916c74425b4250494be9af58f95b0101b113" - }, - { - "code_sha256": "0adf8d3a76de4e26b35732160e9ff6b8e6df118a6f4e9a486c890cac1805db39", - "geometry_id": "dgeo_ed670798a280e8d87d60d549", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a__depth_r03", - "image_sha256": "e8199573aff73dbed1177c6267d763466d7063fc00090583487622405c2f4f48", - "logical_row_sha256": "6093cf5791a6c56ec07b32d7509e5718fa4ccdb12edcf49d9bf89bff681141d3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "56b95b023cde8cccf83b837986dd3909e3efe08676554612d7daa1051a022e53" - }, - { - "code_sha256": "09d200200a15de8967bc8b1c1dbdcede6c831557f88c836bc2bd0a9db0972671", - "geometry_id": "dgeo_270522c3cdeec83efd45afac", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a__depth_r04", - "image_sha256": "206e87c582ee70cdd34172dc332ce8792a65e4fa6e35bd17da13786c15ff86f2", - "logical_row_sha256": "d63185c8f0335fb74b69c687dbdf17d2fcf0e775882c8a792ba9d6845e8322bf", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "092d13e3f7f488b511e685bf8df4d35f5536f0d89b23a5cf410a0328171de706" - }, - { - "code_sha256": "be58ef4609bdd14395c5f5bc3b5c1d439f4755f57631c8f1675d4b1c5e2a7ca9", - "geometry_id": "dgeo_1b073a1a8a69b676ab8498a8", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a__depth_r05", - "image_sha256": "76c9b846fc1dfd500e11f28ee1b002cf4f4e846a87ffd4488518f571c0934d82", - "logical_row_sha256": "83c6a60e95eaddbd6dca10c2a4e69483f505521a4697c9120d5185c1c35f5fe2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3dc2f059b8bc144267295cd9ff8b497d588420e9655d02b00707641e69e42771" - }, - { - "code_sha256": "e4fe3d89c6f370183897ec77eb500c1fc62908567c8c313f36d6d7b085e47634", - "geometry_id": "dgeo_430c07f3618b4b47659649cf", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a__depth_r06", - "image_sha256": "c04e8ed0a0bc9b7f24053a2322aee3f28e77655c05e53345bc18502fe12fa6bb", - "logical_row_sha256": "79651f75a2b1b8e8b1b245fca230610be3b6f771eb52fa66f30bc8562f1bdd05", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "05eea34d53653f7ea509e7e03c30f56db7131676f7d340286c6dbaa1ef4734e9" - }, - { - "code_sha256": "359a2fff14d828a2e410be598ea2e3cfd721e33842ad1d41ff95ba7d2c31a124", - "geometry_id": "dgeo_1d6bbe59420864148a482d48", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a__depth_r07", - "image_sha256": "d9515c97f6e6a59317db14bde34db925bf1dd6db9ea0040b4edda2bc523461f5", - "logical_row_sha256": "f7e2c80931adb9b2b73194689328165cc7d877c2384485ee5a7f8c72190b07b3", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "13d698491fe6b6e81fa4e07b9f1f7c0fce14b980e1edb38bbe712d462e4d6d8a" - }, - { - "code_sha256": "64efcb8e663d8c59d71454ce818651371bfaeb167525e93e66aa92b4cd652499", - "geometry_id": "dgeo_8de298bdcb378631e8699b03", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b", - "image_sha256": "07bc202e3097e5c8d66afc29ce00f6580c6cce4d08fc4c3e54dc05bc0c528df8", - "logical_row_sha256": "bf2775090a5a4cfc6b8820f47d1597fdc1b29355c44d84fffb67d8e9fb0fb9cd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "909a911111e8d4d08f37cc63ac6f89560790519a153e47ee5bf07c4d0c493208" - }, - { - "code_sha256": "60ed78d8e8d671b1f505d993206d6f27ae1a58195996a475b97cf99772edc500", - "geometry_id": "dgeo_59d9b8ba059b045bf14a7200", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__depth_r01", - "image_sha256": "ca717ac31b9634f43905fac93acfddb69fc79e42403cb3895a804c9f72b9aa99", - "logical_row_sha256": "212b821f91af0f629751a0581ebeb5a6da64e2db976df77669cf024e454ef633", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "777ea69c1d0c98418538d24f15e06ae087e7babc6a8ad2de327398b337440b89" - }, - { - "code_sha256": "7cc6af7307cc063fd2c74767742ec3e94813221a7cf81a8a9acaafa8b25d5bfd", - "geometry_id": "dgeo_be8e686ff7509fa1906b27cc", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__depth_r02", - "image_sha256": "deace7a297d67ede31b4b77a813827322bb426a2682fd2444a304a76c447d6b6", - "logical_row_sha256": "067c0a0e8396dce1abfa019d886cbec09ebe236e41fdbbfde9361ff12380f1e5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8f1be77026e1d4f5701e6fc59c3c0484137abdb0a6bc9671734a496bf69ee7d5" - }, - { - "code_sha256": "6b2cd3c3f504c678d65cff7a7856627f57da41cc5fc1f7bb697993ac0a97f40a", - "geometry_id": "dgeo_8ae2272939cb5f8016735744", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__depth_r03", - "image_sha256": "4dd5c651bc71f14410e86117c9f3a571bdfe1e77b333863d9a23b8737d958c45", - "logical_row_sha256": "c01c993e154ae15fcb7f143fddf65a3e76f13f764569abf968948d9b83808446", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b191103b7c734113f9108b7d677a7b2d2e3a58e3c9cf60a1f451e64ba84b0589" - }, - { - "code_sha256": "4b5dfe3a63a978eb23d7ca4053f00c786f3fc32a863275a46aa23182eb292ef7", - "geometry_id": "dgeo_13e3885cce42e21b6d5d3d0e", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__depth_r04", - "image_sha256": "77c62d1c95403ba0cdc9ce60624bf42bac4b6b1bb7b4c678c2f8ae446d5f6e18", - "logical_row_sha256": "7fdebcb2e5067a808e9cca9b5d0ece327ffef7bbfcf51749e6a6b4d612c3371e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2d5256718cc009d845d415bef997d887e36968df594c78530065db4baeb556af" - }, - { - "code_sha256": "0521514dce9fa90000dfb985788b887e2df503e48ecf19aab818ac126565b9c9", - "geometry_id": "dgeo_ea284bb11e4513ee576fc3a0", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__depth_r05", - "image_sha256": "335eeaef3ad7f3e8b3e5d664705d9af9ed47fe2a2eaae378e993c89a5131f168", - "logical_row_sha256": "e913c519904b6e9b535382ada0a564608e27fb3169ef72b3a50ba2cfe21112e8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "550967457c6e60e351af57769bdf4e2f7232a7f74c56fcce9b632b5d8641a569" - }, - { - "code_sha256": "68e65f122188cd9215c745afcf413ba8e9695678c6759d62e9e4b4241673e6fa", - "geometry_id": "dgeo_f78d492be2451ccb022197bf", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__depth_r06", - "image_sha256": "9fa4377c2dd04c96d2ba662ccd06fafba586017b0025fc8dcf17fab2cbb6df8b", - "logical_row_sha256": "dad926078f41960fc554ee3a272d3bb7f700d8f069e424e21cbde9c441263a0f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1ab6c805f136fa2a978c238a4f47b40ca5428069a4d096cf8f3ab7942083a877" - }, - { - "code_sha256": "31db47dec4969cb1b734c9b4e042d5721f050ae0d77c5d9c1e58439604aec670", - "geometry_id": "dgeo_a02b41c83e7a124325445f5d", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__depth_r07", - "image_sha256": "b9cd5a45c9672ca33d20f7c795ef6c90d6443550d46c99b1734dab680dbae4fa", - "logical_row_sha256": "5af933fe94cda237bcd6e8a0ff1b4127811d3070de6357f13ac4470670cc7287", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7bbe21bed16f5e6eefdcf2245e9b74296f91d13cfebdbf53524ec0d85f3ecb0c" - }, - { - "code_sha256": "5a395331a35cf9ebd29d979823dc9f9cedc6c17030f7987699f31238dfb03281", - "geometry_id": "dextra_15aec90c077ed7f872c3833f", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__pose", - "image_sha256": "a88c196d31497e8efe6e49589cdcf99a2058286c2bdadc8e0e6e1312a0cd3499", - "logical_row_sha256": "24ea53673fc61a89f169dea39a20fbd73374123aaa0f306c61c77f86be2b7bcb", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "a32f527c19043cf9d60d1038e5556e477217819b75bac0f6fa717aea35adeeef" - }, - { - "code_sha256": "bc2a370ae4420b22b63024732d61db734e5729702e23b7f6fb4fd6c131f57b0b", - "geometry_id": "dgeo_2b9752518a32041b80fbb692", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b", - "image_sha256": "1046e6a29bf7d9ca145b5127ec381ae6df994d0c1cdb5ddbcabc98071cb95edb", - "logical_row_sha256": "ed7af851d412180b36b787b07b1b062b4733a5bacece76a0056e207ef73888bb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c06ce1b8d57b0ef8e43dbcb3353fbadee243db1503cd9a3009f23d588a79e44b" - }, - { - "code_sha256": "b273ba291991378147d95d41534018f9aacb406275ed4727d29d47fe418498dd", - "geometry_id": "dgeo_178e2ca5e4dd730b225dee05", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b__depth_r01", - "image_sha256": "c73d325f57b38a4b7d6d77ff57d5037e25cc2d5761801aa997da62180bbb5221", - "logical_row_sha256": "663d0bc9fb75fd76d34c0314b7fdf04b7a65e0559ccb7f3947632d00c88ecad5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "359fdbe77f7456014406f8c8f142375edc8504e28a2b2459d7f0b27012149a4e" - }, - { - "code_sha256": "cb04a3be0366292942101fc5d84693775987a58e23c1b67eec9b38def2f82971", - "geometry_id": "dgeo_45fd23b743c5ac5ca0999db0", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b__depth_r02", - "image_sha256": "175ebf8c706a0fd811f1c1ef153414fd118e43096eda1f55f76ed7fe65b590c4", - "logical_row_sha256": "eb396ee4894e67ea98305a19dbf62d7225b5c8d93768103b9b186afb9f685be9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9a0d8b38caccd1b9874b346f2d113437cfd3c3aa13a90ae4554dff1078170240" - }, - { - "code_sha256": "4d939b68d19d45b5e5b5a0b01d1efed84943f768b6122442fe8fea6c383e8fda", - "geometry_id": "dgeo_f978646c3b2b0ea06b30d5cf", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b__depth_r03", - "image_sha256": "e338d2bd928140d63975ad1f670ec2cc4dbea519e1229424e0fbd4a6d111e8c9", - "logical_row_sha256": "e9e444ccc1018ffbc0182989900698b15868b7fa23800e008b83b4f9a6f6e7a8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ffb29d00f9e02f817ae99be8ffb80a43c09bdab496c670303212314aff843b34" - }, - { - "code_sha256": "6382287d128d33f8b281e9ce125181f4278db26926f45749e2c8860969c63aaf", - "geometry_id": "dgeo_cd0574e5a2ba0474e0e757c6", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b__depth_r04", - "image_sha256": "be253396be438ebafe39170ee376832730dbcd9b81faf0eceed1cde942c559fb", - "logical_row_sha256": "3c2db0eaed1fb1a1fae726be421b622dfd58d4c45ee1f8554939f0443d369ba0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "78739a0b3073d49a6ee22181b2815dd9d9d951579ce225af6ce552f01cbba85d" - }, - { - "code_sha256": "c1512fe00ecbbcf75365428a5debbcdeed3eeab62521d2e40d676b36ca817b29", - "geometry_id": "dgeo_63ff844bb129e860f8f5653e", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b__depth_r05", - "image_sha256": "7b5116cd748100b1f49f910694d9607dc35bfed8c0f851175ce886c31ef5a294", - "logical_row_sha256": "f09f3d810b18c3a6f2067be669e2a9f024dffc28f4a3957fb1d857a898c66ce3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "db9c4f5c1d943193c59ccd0bf348818a1dc5c010db8e08deb0a901633c7e9329" - }, - { - "code_sha256": "b29036458b243b134dda9a04f31ad3898d913b0cb930562a77ac7ed91fffea22", - "geometry_id": "dgeo_5c633afec1d2fd9d30874d12", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b__depth_r06", - "image_sha256": "08c3f496c2c4658c2e88d6d67d649dc71f9e4d28b4873cde2adb83f76f9a4ab5", - "logical_row_sha256": "4f8f70ee4ffac8d1ab76f77148c3f01d84365025eb7335bb23a97404c281516c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3c6b038d761188f2c4d8c8343945a616ed8e7240321a0e827dbdddcbe39882a3" - }, - { - "code_sha256": "7bf5a5821d1c74c4c53a0cfad7af969fd847bd1f96485b2aad554eebdfec5c56", - "geometry_id": "dgeo_3c2a952de2dc474a23757b17", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b__depth_r07", - "image_sha256": "cf560e6aab5255bfbf2179c0d526cc0d564423958a17d7c9942998a3fde05f35", - "logical_row_sha256": "ade6e6bb09a46d3e6f6d5468e67f0f706ce1960140ba9e62a9126a4432f2237d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3407c5439fd114bc039ca147aae2a9b2f52df62a7ec06f5488f8026b124add40" - }, - { - "code_sha256": "207086d27d9d6851459b3f15d9e1cb1f0230f1599677602c6bcc76eed070e6da", - "geometry_id": "dgeo_4bcd4323d6ec6b86103aed91", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a", - "image_sha256": "a75a0621f41136302d1b95ced19c645d0685c53fc4eef6081efbe005c06a1c0a", - "logical_row_sha256": "02079813562a7c6093777812973c3c8c5ee0172c0781e5b49a136c918c9bbf75", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5bdd09186d785fc632ad1be8ca79474bbaf899ac4ae7b7bd118a62c6ab60ec47" - }, - { - "code_sha256": "8d3de4e2bb4979be64b8b0f8390beaa83a996ab8f18d6bd71b0a8a2463580a87", - "geometry_id": "dgeo_fc0859a2203b8810cb035c15", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a__depth_r01", - "image_sha256": "f3dc4abe119969aa78f2f85b09ae787572a5de05590bd7c925d72e6512ec7bd4", - "logical_row_sha256": "92c88754d8ea822d479765f77fdbb3e3223e6f7d203a9621d90f26d7d739b2cd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "70409f173b91500f8e8933d1622abb42c55448f92af766d867a596154c4a8e1a" - }, - { - "code_sha256": "64a1d19e2b1eb3e4c944bf3407833ce7bd00d22c576538662b4f6803e87bdcea", - "geometry_id": "dgeo_662662c8b37e4ff2c18113d1", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a__depth_r02", - "image_sha256": "4bf6d269369348e341a017f059f697ef72e97efa3045d7fc072e53c126a63b2b", - "logical_row_sha256": "ee5646a97d98912a7ceedfff693dc1bdc7991e790d8405821e811400ac241191", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "08a967b0dd5d028ffc8131523c215fe5404ba52fdc3680f124ac7c45b8b35c7f" - }, - { - "code_sha256": "41008467d2e439a249e517246971b03a3e3d34a012e44868234be9a8a06c7eb4", - "geometry_id": "dgeo_ba2bac02695291caec85b12d", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a__depth_r03", - "image_sha256": "2db9f4b0a789e2e6850bc4e7abba570de47ac5fb9ffe4bc3b7f95dde56e82a2d", - "logical_row_sha256": "e7640766e9df4d2b68f332f83c05aaf644e01d0fe9e78d3aa27bd9428be53afa", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6376593529d6b1f4cfd3c7c0c69625fa6477e97d8a017bf1f76244e965540e88" - }, - { - "code_sha256": "0a42594ce62c05e80f1a48512cc7a7b6a706f911359afd0c6b5f5ff3fed14c17", - "geometry_id": "dgeo_15c28673e3d011ab9bddc444", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a__depth_r04", - "image_sha256": "7ab0549cb87972a0442b1729089d25002deb3a8486a252fe5b3548ad2c2a6763", - "logical_row_sha256": "f26cba9e799f65cb89d6340b76056c7b1e50ada161b8e224e5c199857a66d13b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "718b844a99ff59556dc5b992c51339fb988ddd5a9ef1fcb4cff47fd99eb9f392" - }, - { - "code_sha256": "504944e88d7f5ddb510e2756115aeb5be3bdb833de25445d2f569bb937363e4f", - "geometry_id": "dgeo_35c1fae6978512619144cab2", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a__depth_r05", - "image_sha256": "8a40efea635b20322b2840869af052a76a9023d67bed6ff6598263d940cd6c3b", - "logical_row_sha256": "9dcb1db21ee110e50e1ef340ce1b0fcfaedb701ab6e38eb82b55e92ba3cced55", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "74163414572bccdb640bbcdc330a18c21ffda25d31885062a411aedb7989406e" - }, - { - "code_sha256": "73131604c90ed9743b4e8ffbfba45ef66c306c6e5a9e132afd47899ee18127cd", - "geometry_id": "dgeo_dbd82cf0675548fa7be33fa5", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a__depth_r06", - "image_sha256": "72938e577cf384a048ab63254d417d50f5b765b627a004a55da6a949462d6640", - "logical_row_sha256": "b8cb05e3ccbedacec8e715c2a60af252a56bba228562406ca019ee0044a8d187", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ad618b95b556631e9e8033d29bac1e64fbecdf19d6af53474a011006c3807625" - }, - { - "code_sha256": "09772cc04689b33431ec1c935938f60d43dddab07b5194d0b303e407be22e115", - "geometry_id": "dgeo_9b23669d206e9b26d6755cf2", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a__depth_r07", - "image_sha256": "63d290dcc1759704a03ae2a3d682ce417da525b61c522f8bdbddb35cc905c5d9", - "logical_row_sha256": "e64b930e291ebd51fc1dc8dba04efab9b704fdd91c720838537aec45467d3ec0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9ed7ced44276ba028168af5c28c36e0abfcb8f1ea8f4b13053baada7dfc1f651" - }, - { - "code_sha256": "3fdf2c054d0b2472406b8d67740d8b270c2213a1f289723bcd1a5c7c411c55b3", - "geometry_id": "dgeo_4a04c3a0fa1b0c7e82a478ba", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b", - "image_sha256": "3e4b579cd656d58661e0f1552665a4a802625f3b564b355269482bd9054d4ec3", - "logical_row_sha256": "10488b493a76d60c9ad09d3d8a413a0d33ac236ca15a223b46659ff2fcfb311c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "67b2533305b7d9d0ed1735b68264d2f101a7db6603ac09027716abc18c97c64b" - }, - { - "code_sha256": "28707fd01790a1f692d8ac27453dcc3f3bb6a3065a0258a02eb7c0a54baba60f", - "geometry_id": "dgeo_0fb80874735fc5d3f54f738d", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b__depth_r01", - "image_sha256": "a97cbe222168d8ae88fc3dd61245f9207106c9c693f49dc8019c8dec44048d9d", - "logical_row_sha256": "a8c318ab898a1923a8399b7cbf8b273a023cb2914e5d9baa443c1de2aed79aef", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0b10d231d94e713fe65ba393e010e8c3c6c41fb05c79dfb6306077531138484a" - }, - { - "code_sha256": "3c3625f22563a30a9380b8c20295e55195d9cbcaac2420513c893c7e0ff386af", - "geometry_id": "dgeo_99032004d669b081a1921c01", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b__depth_r02", - "image_sha256": "ccc8f5e9b147f691cc74a7d5eaa41bf567c0bc503f9f344fe499957210f06f42", - "logical_row_sha256": "24814d6f74fe1c00ce88915e4e8811b686d52bc1ffb777400c1534d3095b69cb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f96497412fa343c4e76b372a7699ee6592a344a41eb7d5c2da3e51caffc48629" - }, - { - "code_sha256": "e5c585e44eff6f14ed620704c009e8cdc4c628bac63b60fc4c8f4cc25b070058", - "geometry_id": "dgeo_388a2b48a7a6a36431c47161", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b__depth_r03", - "image_sha256": "3817287bd90b3d0cbc06e26b46fb6ce2014366aaeb8b7bdf7c236f289bb11521", - "logical_row_sha256": "6cbde914046b8323e77b693f48464a4f768322311f9348fa2867a0bce9d0c419", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "360ce56887e56990ab937d490466b22c1f273e53bc286a654152de41aebf9bad" - }, - { - "code_sha256": "d6368a123c62d48a2a9f692843a8d68e62f96a2f3da73a564796ac51f85d6b28", - "geometry_id": "dgeo_0efa82ddefa03c22c6f5f030", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b__depth_r04", - "image_sha256": "b4236e4257a93d9d99e941a3ea4aaaddbdeedb2d29bad83370c346d9ff93f548", - "logical_row_sha256": "abf38aa43dc415ceeb0bd8249bcb455b03f7f8f2020a7ec4ec2cc6678ba9baff", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "895680b0651f81946d9a6b0c7c2febce32766197a4cad146d7e05c20cb5ee6cf" - }, - { - "code_sha256": "28f01720ee58f38664ce81eb67af89052e243586b3f22b7308c79c30cca29712", - "geometry_id": "dgeo_0f15d65faddb47e000e064d6", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b__depth_r05", - "image_sha256": "c874369ed40077e4eafc2d96fe89bbb3c8de37bd24316ed0e483a31ab29f821f", - "logical_row_sha256": "7c78a0d2eac0e9275a66b313c98853d28ebe96c0c9fa3d71946e4a95ac6923ee", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "347640257dee76773cd81f6b4e69dc6f333f554e780af2937328dfb5493041a4" - }, - { - "code_sha256": "ac540c376334c582dab2cd72b3e25cf64078cbd0e0784e368077bb823aad6997", - "geometry_id": "dgeo_c09c93c41941eda6db9aef4f", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b__depth_r06", - "image_sha256": "8b3b78c15a0b9d22bee42c018f0eef4cfb4e359cfe1d51d644d503a2ef25fbec", - "logical_row_sha256": "6f3af7ef6c2005d1774a4d33c485a350a3caed969d6bb98dc55760975f8df640", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "594a2ec36dcf518ae58f2877164264aa2a561a78049a157738d25693d5cef160" - }, - { - "code_sha256": "9ebc804a2714e78f1106cdb7496482533ad5c947417ec9272926fc23ee71020a", - "geometry_id": "dgeo_a8afa8c11f807bebbbb78382", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b__depth_r07", - "image_sha256": "b534f8bb9af7ccc32a7b8af5ec884c15919e82f057b1a5768473272b36fa2abf", - "logical_row_sha256": "729f33881f0134077bc811255165ae7f38ac49c0c8f419bb81966511b8a59f2e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "b23434e44771f9fd1a88d3f7b4be88ea3ef18fd4cb3c66b015214abf0a1b311e" - }, - { - "code_sha256": "63907d02602cf1a90d22b69f93561092bc202adffa759ad19c3a916694ea1ea1", - "geometry_id": "dgeo_36450fc9e3ad8d291724c613", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b", - "image_sha256": "4df8e9914f6232271fac3d34cfb131861d9f5db2879fe2655c7effae850763c0", - "logical_row_sha256": "45f75e7bcb90f96e10906054c269ee44d67765ccea83303675eb9c3f107d7df6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "78f842036ff1214c9d7ea045117b42bb9a00175b2df118224417dbd99a9f4031" - }, - { - "code_sha256": "ded6dcfc3ef2a0c208ae8eaed6e824f85968a392890b597902583a365ad6306d", - "geometry_id": "dgeo_ae59bf6f93ce753599e020bd", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b__depth_r01", - "image_sha256": "8fc91a075117e73a0a606abbb68f9dad94e288d3e372d2ec7fee72240c7fe9ea", - "logical_row_sha256": "79343eee0c559a8a155c41a367a86853553a96faf45b9e9ad331931fd80eddc1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d4ac590769d316351944cd6a7a506a6db646c6f6c50eb99e1f1fcbdff30df649" - }, - { - "code_sha256": "ddda67b4eb9c2ce3554df09fe09616f6d7b5592e4033c0386ccb1817782fb3e6", - "geometry_id": "dgeo_cb23c1ac6bb75b44e2da07f4", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b__depth_r02", - "image_sha256": "5803dc69cd4f1cab552021e2e52eefe1fbf8b585509a534a59745b347b9bd1af", - "logical_row_sha256": "9525f5ba13a0c6280d17f20a7243fa6fc95abb9513380913ccd8bd16cc298fd9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "faec3e238be310ff997a8ea1916171df45822cc927022e8f1ef2958b11de11d0" - }, - { - "code_sha256": "565cddcce4b26e3043ceab564fac61d7757bbdcf65e9842995f723e547be7a35", - "geometry_id": "dgeo_3b1773dca18b2117793460f1", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b__depth_r03", - "image_sha256": "af577884c7a34cb980cda8bac5ad5d347539a1466cb530c404ec0853c412d42e", - "logical_row_sha256": "7694453a50eb111b952454135a10f445b2617b285319dcf2f2656bb3d1ab4f47", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "797f33c94abf3121c2062508056d7f1a2185f908810f5c7169d75fdcb69fcf1c" - }, - { - "code_sha256": "1666d239e2d33c3415dde76fbc43ac5974dd3efbba8468036ca7813b0a8a4311", - "geometry_id": "dgeo_450ea18841d6ebe7b693a086", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b__depth_r04", - "image_sha256": "acd0825fec8967a0f659af31b77e3ef5ff1047a497b3ee9d3e45eb158f1e4b22", - "logical_row_sha256": "33e6db1464a4cba4a5db778ef0d1bfcf84f15828c2c9443eda3ccdd3e3ced7d7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3957f58086015b09407e1fbe1d40003e169a45a7f8ee2990f6ca47e517f1621c" - }, - { - "code_sha256": "5fe70a7de913dd5ce348f294353fd58cd16ce98d2b3b2b09beb126f990a71c5e", - "geometry_id": "dgeo_37dcedcecf1250d678e5042c", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b__depth_r05", - "image_sha256": "c8a1f68418c0c3397bbf2e4928f77fcd7cb3a6380a9dd6324fd6b4d5a2d4520e", - "logical_row_sha256": "ffc4c478e34432121d40097cc2f5fac67ea72f818d3a89ca40ca246cff96062e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cff216678e21d9b5c039599b674f2911c22c2b2603761dd0096d503fb5ea7cb4" - }, - { - "code_sha256": "a6af9364fb414d0ee58fc3c207286add1236be18dd302b27c799187edd5b4897", - "geometry_id": "dgeo_79bbf6eb8fb1ee67bb170afa", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b__depth_r06", - "image_sha256": "bc3f431772613d1fc9168f1710193b6ed8a2489066a6624899da173975935593", - "logical_row_sha256": "105d98e11f86adc34073c55f1e26d52764dd2d65c3c4e76891eb98e30def3318", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bd6bcd558c2d4e69548181c54eaea0f2a08340f1fcf13e54d64539a681a1f57b" - }, - { - "code_sha256": "a9b1daf0eca4e628c524ac8b83fefdaa2bd2e0a84bafe44f343109875249d30e", - "geometry_id": "dgeo_da065eee21259722f21b5323", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b__depth_r07", - "image_sha256": "425317c7aa0063836347e4caa8ebe580619f2384154e9b699967b557b4dca64a", - "logical_row_sha256": "48f2ca9496fa9d703c5c73edb5ddaabd94eff529e0c4d0f1744bb1638d3530a6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "146acdf78dc125ac3e1231d4e07281beb97887daef3bdf88d611624e7aa83e5c" - }, - { - "code_sha256": "ba0ae2759ddb47328e45c4cc39b0855b052a10a74904c972288daf6ad41c50ae", - "geometry_id": "dgeo_1c812c471c9accc635d8c3de", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a", - "image_sha256": "fbf85125825b2f4c7fac1650f6bfb93472819826227f059609b0f8b48715aaff", - "logical_row_sha256": "da2ec70eac4e99633d89974fdba23967a1a2ece5152d66a6592e3a15964213d7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "14ddd914b8e567413d5eccd03abdad8b7e68b8592dc6b11c93a87c049b5cdae5" - }, - { - "code_sha256": "5e723ec79c992914a60a5d53a37429bb858f628fcea5daba18f0498f5ba0f56b", - "geometry_id": "dgeo_a0095e9e181ec462e7061c50", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a__depth_r01", - "image_sha256": "29b5dd95b48462d433cec70c1baaee9de93a760e1d901b301c567027ebed326b", - "logical_row_sha256": "60ae3d97f07ce21b6b2003890dc7d4694faedd97e4aaa2b96a9769c0a3c63e3a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5e7e0878b26c15364445b1c49b1985a82138aa3bafbdaca28a42259bb13cf181" - }, - { - "code_sha256": "d85436fea8f42f44ebd5d893bbd1c0ed0022a6152c3cd8bfa1b6b4ed76ed41b9", - "geometry_id": "dgeo_c4326aa4e03170eef4e019e9", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a__depth_r02", - "image_sha256": "9a23f87c932239bf13332c1b8fe01b6d2980d33cf6867282c4d391523e4f60a6", - "logical_row_sha256": "9b16a13e30d6555d9de8d6e9f04e73a0c61228816ac38cd72f15bd0401eda94e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "254be45e8f7a1c1b0dfdee7a6ce2c78599ef06ed4c43389893f917fb09e2953f" - }, - { - "code_sha256": "7ab4a2fcdf1920cd7bda9268c42d156ee1a3ea6de3c7e7d11eea563e904f174f", - "geometry_id": "dgeo_1bb894447d7de1ae29befaab", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a__depth_r03", - "image_sha256": "65e319c755aca7b238203531e1bcedcc68e26f81285f689f1ce21d535ae9af32", - "logical_row_sha256": "cdb06d9b7bcaf25429668e204e033a342d9002fdaa1e39aa4a03ef9a91587d97", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7c3896c7997782b8bcdcb0c494375ef7aab7e92afaad20a333bc18885723b4bf" - }, - { - "code_sha256": "2637ce14bc56beb33039299a62e5bb84611d4902fc41951769a672ef6a3f75e5", - "geometry_id": "dgeo_8c106d0ffc4d6e311de45ddc", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a__depth_r04", - "image_sha256": "09be362a16b026129f48e5a383ac29d8f6bfbd413fd10376ec65adb5d83a25ee", - "logical_row_sha256": "b47ad91ec2ded3b4f794ab49c3da36ba8af88cbe52536b8179b7ac44dc997754", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "cef4043b25c06074d6a1c6091d87460838e7756437a13948afe9f12db061f3e9" - }, - { - "code_sha256": "ba169d8488352402db2b5d0d666f1c597ede919a742f2bfda71baf0f64e49cd4", - "geometry_id": "dgeo_00443937802ea4da59bcceac", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a__depth_r05", - "image_sha256": "1abb592514ffe0613480536bbf9517d6790ebb61c15010739e6650a732ce11e5", - "logical_row_sha256": "e00b9df5488c9ee1339e2bbefb9a70cdc63fe9e12a33a8169acff2973560a45c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8cf125243ae1582c91d3d1c6fa5319080678e5cb36bb76d3cdc6f8903cf5cafe" - }, - { - "code_sha256": "9d5ab91d0f7d401b2547347f69ee9da61f9481e0e5fbcf400cfdcc7f098e88ab", - "geometry_id": "dgeo_5496f27d87c01624b26d725f", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a__depth_r06", - "image_sha256": "a1358316c749e5cb0857e94e9433f3d4982bccde8482369f2614eeadfbc80139", - "logical_row_sha256": "50f815abac17b18d91e25bd15a909003365c68f0532d092da6bb2276b6a5758b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "613a19184a223f4c48d8345d5976d6e5621692c1cb051697dfb9231b77188fa0" - }, - { - "code_sha256": "365b5ce4a3e569cbec474fce2e1b32a665a2d35c11ff9cd0d1df88d99534529b", - "geometry_id": "dgeo_2a1c1f1160cbbd2a5e867788", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a__depth_r07", - "image_sha256": "fc885ace1e5bc96597e6de3b739f6c4f394783f622acd5da8234d9ec6b30f724", - "logical_row_sha256": "cb308ae5a07e13e4fb5ff4947e6557038374bc5c5e91d8a7d43de8cb9f0fb300", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "645cef740e069f761b2f01d93e6a667177a01b9a6d08a62b2eafe67e39d217de" - }, - { - "code_sha256": "1daa47ae067ae450ac7e8f67894b6e0fdffcb246f771aa656491d12a65748bd8", - "geometry_id": "dgeo_79ece5f3e7b6385739aa07d5", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a", - "image_sha256": "fb26a38408cdde65f7a43fe356444f6d59e139bcba2ee9d2930cbaffb9da2182", - "logical_row_sha256": "fcf5fe7c8908573a7b3fb9f9bf606cca1727e75177893f8e3a62e3621903f517", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3e10f01ddfde13f733be84305f953c827fd247484ad780b9d9f4dd6b5f9024e1" - }, - { - "code_sha256": "aef4b2bfe254ba6782a061a189f73702117df2c31ed3b30b7a9171593859faf3", - "geometry_id": "dgeo_c19989493d165ea9d3d262c6", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__depth_r01", - "image_sha256": "dd24629ed292fb1a4cf9f842e05d00f9be154815b8493a9fd0047708effe38e7", - "logical_row_sha256": "c2bb1e22ec56064bb7e67aa7c2beecf23e8595c20ccd73e380e07cf4e60c01f3", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7683667ffdc91783c559bc0f54391361b53a7be7f8b0946f2f701be76f84cc85" - }, - { - "code_sha256": "dc0df296225ccab8d1ad9fb9ec73214f00a23a0964625b09f2f5da333a006452", - "geometry_id": "dgeo_69953e153b4973c8c53b4d49", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__depth_r02", - "image_sha256": "12004e4e4a73dc0b967c8e85fbdad50d9821eaa43af46761cd8073b93b956804", - "logical_row_sha256": "31a6485df468a3c38924f8693c4a5afbc1e54e26a75b2d9a95fd7384dce1eb6f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9abc04b62ebaea4139c2aacf89b5f7fec67c9ab6444f89d1a85d60dfcb542b9f" - }, - { - "code_sha256": "47c57f4b2d76f0971b83947f6726260a6e4a1b87b42366059b095c560b1cad92", - "geometry_id": "dgeo_89404da2fcf6cf088ba9070c", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__depth_r03", - "image_sha256": "545bbd369b313748d351ed0620052a65ddc4bfcf420b88442fd559c9493325a6", - "logical_row_sha256": "74e069f35f8bb5c923a9fbc63f421d6c17de13e34d467f426a0de8c05edce9d9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4679c9ffc8d234a874f3cbf6e2abea9ae52168864d76b68c212dc0b1373321ef" - }, - { - "code_sha256": "4a289cdefbdaa9a16a572d5c08efd0f6605beab98c817bbd1c4457a2e167ca13", - "geometry_id": "dgeo_31fd0b2d4515829aaf2e852c", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__depth_r04", - "image_sha256": "b461ccf38e9d4a7d9af0613897f09d14712d03c50fd29e2e93965d9cb6a6da2c", - "logical_row_sha256": "7d51c6913a83f2535445551fd4d51a06ef9fe335a8200fef6627ef7c762ccb40", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "67d2bfad10ed9b0a1271c1eeaed49c57aaa727fca18ef0debb72b48be6f174cd" - }, - { - "code_sha256": "3197b2d241af9c560e59c17483d77fa77a71e11ab84295dc8aa418759fd8d858", - "geometry_id": "dgeo_629e10ca0498f07124f242d4", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__depth_r05", - "image_sha256": "8eb46e93539839cf2497c5c72d9db2514fae24e89aaa87275cb7189981df78d7", - "logical_row_sha256": "d5155926ce9fd60e58c41914d22c8a789b2098834c66356ac8aeff734feb5693", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6972f92d9774608cea27d3f1a579ccc0468fc9d078ec06aa1e2d3c53df3b2e6b" - }, - { - "code_sha256": "2a62bc52148cf1caf4724367a0b0e7023540a33879d5ce69f25781d5a9f6b098", - "geometry_id": "dgeo_b54c18708cebe220cd541d9c", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__depth_r06", - "image_sha256": "bb7a71fe5c506bc71be777da1e817b0184ca82af4dd18a84bcece7aaec6d5f6a", - "logical_row_sha256": "e9288d6b397577d8b4d5cc084b8b87ac630f97e506cebf014dfb07ef1ce5a0a7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c9cd9e594640446e02b873c9c4cc6e38478a390263722a334876b40ab887a943" - }, - { - "code_sha256": "f7bb81d702f0c898ea28c4c930fcad1f75152a724c49500dcd772218252c1ae2", - "geometry_id": "dgeo_4eb8aa3830c62321939cbd28", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__depth_r07", - "image_sha256": "00394ee35d17ca68998ef090b1cf57327fe28f8869715122e36a88a8a45d1bfa", - "logical_row_sha256": "d3204742fa3bead38432ff646038765224fa9634139c2a54e20e598074973da4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5dc53c375182a489f025cecf03e003ea13a70b891cf0709d51030a7555a818ac" - }, - { - "code_sha256": "3a3a940cc1d3d9c088fce9b2d42a77a1ddcd7439e0fc41feb322c97fcd0fff42", - "geometry_id": "dextra_ce0bc4738aee9c0e49f1d02f", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__pose", - "image_sha256": "279dac7c4e28463b2330d76d08b0b83d0a22354e4b29ed7ae2373ca5059c00eb", - "logical_row_sha256": "5b408765d44737b88b1ef28a83c9a58a8afe67b4218abe76e22491ddc8225fcd", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "9852489ab3114d659d619e05dc80d9cad78268002c4eb892fe9ef58375bf6328" - }, - { - "code_sha256": "48cf9dfaef57fb60564cbc2c1201b2fe4268ea1622050f4eafa55dd10a7c357a", - "geometry_id": "dgeo_fb096a43bf4818042938c5c0", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a", - "image_sha256": "1595b7bce01461a7aca7280a87f8a564e3f0a61b4b45ce5fd30905663b44cbdf", - "logical_row_sha256": "78c07ef96bdba283b25fc0d0474ed54f3d2c903311af5df467356c10dad7492a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "108800d7319d0bc40fbe458eeea33f091f91cc88e14bdea035249d9e6f167757" - }, - { - "code_sha256": "71dee6ead01de287aa64ff6b2ee8099eeeafc70a450b3d3d387ab2553bdbdca8", - "geometry_id": "dgeo_bd81b5b574253fb1612ba56c", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a__depth_r01", - "image_sha256": "22d12624f640fa5b32558465c527e13dfbb2c0bc9f0f58d7afb0a35ea040cf93", - "logical_row_sha256": "239d27c0a6c2a22ad9abcd2ee5061d9cc63441732929f9332e7cdb7b5e581bb2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "daaa0bd69fc9577edaa818ea86edd02aadd82fc5705436ba46b0170e20845be8" - }, - { - "code_sha256": "4e031491576fd02bf62871ce6f103589b555cec75011918c7fb82d9cb14dd9a2", - "geometry_id": "dgeo_c3ab403e6d22cf9e2d37e377", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a__depth_r02", - "image_sha256": "f331bcfad1e92a959ecc3db252c3ba6b366bd33b68d08382ff041ce175b9f69d", - "logical_row_sha256": "382e07363bf76b966d9e4b4ec97fc2dddf7abc38f9a2ef485e74c0c56b1816dc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c4f5885ff5df49d3f5bd7e3e954838ad73f1c98c2ee4dee81873ac68f1bfc547" - }, - { - "code_sha256": "926f812930adb289bbef9afc89a1728f2d1ed2a8209475ace5eb2b156aee4a60", - "geometry_id": "dgeo_102dc9bf7c5436d69afff997", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a__depth_r03", - "image_sha256": "54f5a999aefe9059375f5890211f74e1bc6bf5743ced3c06331f921f5ef81126", - "logical_row_sha256": "ef338f626ad132cdc3861a7724eded2457510cab578a34e97e4208a487251ad5", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2769ff0da884f39d42b1490c05882f2c0928d5ebef3cf18f33a22f866f6f099e" - }, - { - "code_sha256": "84f05a2a32224876d8867b0d915f12cab3ee89eeee7b9a8eb227990f3ca6fb02", - "geometry_id": "dgeo_bf8bf8bc58c0f0afb82dceec", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a__depth_r04", - "image_sha256": "f8909d8561ff81b6d998122ca3f6732cb812b2420fd873a72058a65b9b3acb7b", - "logical_row_sha256": "f7c170e575a134046b12a0132c60518b44225ab85b2361b331e8fda19db4d988", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "df1757b2938bc09c001aa843c0190f39cfa92400ff60a7c2e118083fbeec8f5c" - }, - { - "code_sha256": "85d4df29bddbb89b74e3467af1ce3b32a1a0e6262f6de3ab56ea00a26bc542a3", - "geometry_id": "dgeo_26f62e63445ca633d4eee37e", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a__depth_r05", - "image_sha256": "ca647dfde3dbdf5c0c36f80a23304d40cb08240eb679244259ffedc5a93f8260", - "logical_row_sha256": "70ee25e68f361485702a16b8f15f1d5b1be057c0afbd13c3c2ef55e7f55cb809", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2548e618157a96ba28f958631871a1c277cf2f3bf795f01858d101c1278a517f" - }, - { - "code_sha256": "d8cb6eb52e940791622e15b1af97f472a0ab2a6ed8c6e63392e4812d49b29ba1", - "geometry_id": "dgeo_3c1e94af48c29340b6ea3b69", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a__depth_r06", - "image_sha256": "0c2ed04fbe510495d9381b7b9053f1200dd0cb51c499caf31596d070888fdb9d", - "logical_row_sha256": "a463ef08b09bbf95a080c6389354891be0bb9dd08e0660cf10515974441d4a74", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "294b1147fb27a3fcf7a7fa65032e7a5f011c619bca9307675cabfb8af6485d94" - }, - { - "code_sha256": "95b2033bd38ef7338da48859e1e3df953eec3834a048237c0d0a2438d3f56ebe", - "geometry_id": "dgeo_9b04bb2037e0d5507c2dadfe", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a__depth_r07", - "image_sha256": "039308928c8d212b4bb0629e49cba155a4e86335508377c2006796d17e2346e6", - "logical_row_sha256": "47dfec7778e6d377e2d49c780e76b9f151d137f86133655c14a095188fd6ebcd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "83b1ea14bc77a634f30a5ec616cf0265ffe03d3ab85c892cfe2f14671f0ce3b8" - }, - { - "code_sha256": "a5696b34fc5621fd0e612fb155c70846e8ab34ee5368ff3eec4b3293c8b69ef5", - "geometry_id": "dgeo_490777ac2e8f63b646ea748d", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b", - "image_sha256": "af1eb64eb98e5c802b08583335c9a572f4d10259262946e99c838f57389ced49", - "logical_row_sha256": "63b548e75640f20824fa3999d23aa28ad39671a6e9afde39ace3b810e7f449ab", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0620fa7eae8e0bfc640720c0885fcba3283a5ec4f8d2b4c4450030e5c4c3a0a2" - }, - { - "code_sha256": "9b8506c4700fca2c4aea8a44e071fbd8ece896a8c47e0e0d4c99148b5a957576", - "geometry_id": "dgeo_003480b12f1558b3230f656f", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b__depth_r01", - "image_sha256": "cbbe645e0a2dbfd7c83f80686fe1e30839586c770ecf87cb9349078ee2d00af5", - "logical_row_sha256": "e60effd463b51ace5e07569171989635e422a0a0003c69c7fb5a96040fa80f54", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fb384d6ef954e9d2927a5bf5dedb7c03783c0969d41cc1813048beadef257f56" - }, - { - "code_sha256": "2acd78dbc88a795b7c15dd03f38351781a8b9d465358b5570952552398a840db", - "geometry_id": "dgeo_c30f7903a1edf04f26393c41", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b__depth_r02", - "image_sha256": "ea0c48c79ab6387cc49633168e6e2556130bfecec4dac7d8304c226bb336e464", - "logical_row_sha256": "c81046084cca4d9fd9c683ebf8b6bb0c985b5bb8a073d3b0ec5590f18ec2f7c9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e8965a3169be1a7f6a77d53c63920e9306f8be644fd99be72fd3c431d6dfe12f" - }, - { - "code_sha256": "47ae24d49277344c795f1a3cfec64be88d8241af0f430fc68c03c811c3b386da", - "geometry_id": "dgeo_93a3406924ecb3d5b3550b0b", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b__depth_r03", - "image_sha256": "0c2add2f26bb1f41fdf9371ae51de497dc3c3779079b2dfda56cd14183d183e5", - "logical_row_sha256": "d4bdc2fb9a8bed876ae0564291364e6261e37a057501221a9b0392cb09b1d183", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ec0e81cac16a671db9a4314b4d297c3c9acbf419413a26beef49862d48cb24da" - }, - { - "code_sha256": "c0200629c35e2952d7891b91fc0da897efa75acb46381b628bebc090b538cfe6", - "geometry_id": "dgeo_39a84343d289a88ece78b4cb", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b__depth_r04", - "image_sha256": "dbcfa82546b9a12577af24de50972a39e6d5cd441fc347cdcee875576c1500b0", - "logical_row_sha256": "34c84b7c467919fc8d3688d2d96c574f609367e204f1a239971ba6be3ffb87b1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "57fda07fbd88b1913a30355586d29245492a3ae83f61e8d735db7af93d925475" - }, - { - "code_sha256": "84f2e600fe448d92f427ae728b5c8fbfe9d731127c867c8411e819a6d2f9b771", - "geometry_id": "dgeo_fc198b3d5ed0fe0b6caf2b26", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b__depth_r05", - "image_sha256": "cf9bf86b086be707fdf13a4dd67cbabc9f5c07c50f295ca2e515ba8cf3dffd70", - "logical_row_sha256": "a2917c4cf9c7ed301ffab66b5ec025bba1f295831b4114c0372233b942e2d986", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f36b42c526fae6a4d591ed17075d9b2b5134a2413e4c30217ee57a9ffcc7de4b" - }, - { - "code_sha256": "16b6ca708ff681153bc1e76633d91a063cf6033301f01fde1ae0df977251bf4a", - "geometry_id": "dgeo_d5e55b8bbbf192339cdd4ceb", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b__depth_r06", - "image_sha256": "7a4b0a1980069443406bd60ea25fd863a9cd06b6c7a95dcafe7341292dec45bd", - "logical_row_sha256": "e30b1faab8eb16ca056590c9ca777ef879ce963ebf79fe7cf77388e2b55a3e67", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "667c70ce84309861a2b80a515ff7abfa75ec91291208d9f72a5acda76214a67a" - }, - { - "code_sha256": "6bb94f549e8c28d5be441d11da5cea4a5976e63cdba8e23cff248dab33e12521", - "geometry_id": "dgeo_c5a2fe4475af05c35191a2d0", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b__depth_r07", - "image_sha256": "364ae6f1ba1c3b2d4bf20bdd367313a90bb2cf756c96ee0f7e4c935368b715e4", - "logical_row_sha256": "2bdaa16c189bbf5b2cf440cbb1750d668b1f3da642d95d35781a6ca2ccdd6fe2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "109261ac0918d3917a80859e927c47337999c2b0798d7c70146e40d2238bb3b8" - }, - { - "code_sha256": "450e8b33a71a171657f7038cf7fac736dfaf0780c96c0d6a67f6a2739840bb4a", - "geometry_id": "dgeo_9a49d9b9a520bf38f7cdc384", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b", - "image_sha256": "a83d8866137cd1d3a01ef9c2582e8426279364dacb6119036e2555e74d43e768", - "logical_row_sha256": "5e8ef46f01aa14f58beddd2661453a59d40e584cc67164870388526a6935b4cf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "84815776c0446e0a4e126d255399b7131d55dd0f7e5e353ab0fe5dc55f3395b7" - }, - { - "code_sha256": "55f79d29b54a769fc3846a2dee9d89ad29d5869e93591d71721c6464e3f19475", - "geometry_id": "dgeo_9b47c9a38bf2bde6fa7223e6", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b__depth_r01", - "image_sha256": "ed96db8a24182d8bbaaeae64c36c5c2cd54ad1580031a3d7480173a1c81af115", - "logical_row_sha256": "5de485c7edad8fa44c3783d4ce228076525f6f6715fcfe92532e92c103ad0a99", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "086258682d45e84060b9e6b3fa403cd24cd6341c5f41a8973268675186103d08" - }, - { - "code_sha256": "ebbb734e832d55820d2b2d4c7ce4285633672684565aaf9ba850978defcd0e69", - "geometry_id": "dgeo_45f6bac592df9b9bf3d3ee6b", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b__depth_r02", - "image_sha256": "bf52fdfab8d75502d2c0634792e988a419a1474a8656cefa50713b39210a28af", - "logical_row_sha256": "b563c2a8433f3d4ac7aba40ee9d4aa252ad9d174b2b8c7bee0986f672128eb17", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "966d7bfb9b82ad6e34ea0e725f011398f967e821416eb5f4bd3f78909c1c8851" - }, - { - "code_sha256": "3e6b79968c0165f1b98a463b2b44afa8012994fe0e17ee835f38590fe2e8f85f", - "geometry_id": "dgeo_3e36d334433f61aeb6292c58", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b__depth_r03", - "image_sha256": "c5bee14e6a0989fcfe12f50dcd5a0dd0e6ff8dd8f9b0c9ec2cdd7ef7b050a695", - "logical_row_sha256": "37498a9897bb8eb0212a58e7239b1adf7b051c98d648e1b2b4ed6ebb1c947877", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ee6278d20ee00305a202cc7bccd0ba60be4203a3320c86cdd1134de19f8c3166" - }, - { - "code_sha256": "04c29c927c1ed185e9d201be6338fef38c2d161e52c37ed80ec264ce3ef6dc97", - "geometry_id": "dgeo_c539b6478ca6c15db21b04ce", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b__depth_r04", - "image_sha256": "86155d94ce24499af08fc19f864ed78e7c344dd0cb934e801c2cb7a9ac8eba94", - "logical_row_sha256": "d4baffe1ba8baef6ee6887df015f7bc3070e2ba1fdffd8940170f97af064adf3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6d1a2d969b1be2d4881e242435ead046a95b7ee248eafff6def185bf278a97f8" - }, - { - "code_sha256": "5f6ed6b4c357aea51892af7e03a3026266bfeb2bf6874a7186a3b4cec95ac18f", - "geometry_id": "dgeo_f407fe00c94720a72c42ee10", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b__depth_r05", - "image_sha256": "5e06843da62733590a0869c1a25b5f35884337c9171fe6f1f3b3a1ed8e120f20", - "logical_row_sha256": "91d68b7d14949c0caa397cdb01a15c082e776f53412c2dadf88328cd78ae115e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0de965bb153f90c713edb23ba7b53cf5ed4811b8e726584977611690648bc637" - }, - { - "code_sha256": "56f600ec58da74e75b696e6fed92d5144ea2140d546d043d0d3c2d1c87b0d780", - "geometry_id": "dgeo_ee4955735a2ca8045d226d9d", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b__depth_r06", - "image_sha256": "d3c57ff2dc547dcf551c5a231e4fc34cd9ffd2a5a3be6234207bd63c3c049f12", - "logical_row_sha256": "48040f32c39790b73078ac973b8e432638b93252aefef5dd4938c4a34bf3f405", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2831087ce0b46e4ff67acdc34f607c240edd2c4f4294d234933a92b2d99ace5c" - }, - { - "code_sha256": "92600a01adbda752907ecb017499c0592cde1ffa57ac30fe64cccf21d5a701c5", - "geometry_id": "dgeo_cbbf08668627fe4480a1e6a5", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b__depth_r07", - "image_sha256": "9e08596612eb625aeea224709b4a8559fd1f7d8d086af7679633d209c91bb36c", - "logical_row_sha256": "86847fcafa44dee97b760e25816be7fcfb6b49ebc1355b66268f7f33bb0476f9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8230fcfdaaa3cb6e91c36bcde8f2d5c6d1ad6a0eb96de2bfdedae80805d4d6cb" - }, - { - "code_sha256": "2fa4ae2ea87af65b262bb1a24729ffc881a5ab9affba738cd0bc151576367a17", - "geometry_id": "dgeo_a352c53b6b0db42694ebee0a", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b", - "image_sha256": "6cc49309bec0ac0c13a1f0dcd8c9fa5102e5a91c2bf2e64360f64a9aa7fe1246", - "logical_row_sha256": "247c4e807e8e0c26a581f845ede6c6ad50d71c5df2e04700fd630a68cde6ac40", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "103f22034e409be86dc1baf8d2289525479baea62b889273a977a048442984bb" - }, - { - "code_sha256": "7ea5c20659a4ea91440348c694abca9b6e900feb1dd471a090917eef1458ee0c", - "geometry_id": "dgeo_4117556f97591a18b5a7629f", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b__depth_r01", - "image_sha256": "46a22df585ec12227f6d5d51144bf2dfc3a8a8f7918e989253208aa07961be8c", - "logical_row_sha256": "f9fe693eefc15d70f0d30e577fc685355ef8906c15f0155dced22be7fd8af928", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4a4056925274d86fe25cadb7f47aeb3a2e89981204e496a2fdf32acba88881d0" - }, - { - "code_sha256": "e108fcc737dabf341990a539174dc04797d8b390406f2f866b997dc00282965f", - "geometry_id": "dgeo_9fc0536648a36d6474803117", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b__depth_r02", - "image_sha256": "b1528196d8620f5e6b6367a1d966967814871353f07e760d0eef9a6994bbbace", - "logical_row_sha256": "fa8e7107df1dddf86357373f447a7b10fb8e42f1a949f91efd23e5bbaf0f2414", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "81645756d617dc83075f08c2257109ea43acab6b6542cbedafa77f9072e446c4" - }, - { - "code_sha256": "b379867dc50e720915bd342454da06ca19b872d46882ef47ec092410da62f661", - "geometry_id": "dgeo_56cdf25befaa1a281daa36a0", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b__depth_r03", - "image_sha256": "7899b3db4f6e1d217194a150ffb4525a67b9a62e3ef8e19075b80a4c60fe9882", - "logical_row_sha256": "f39b1630d86e60fc8371a389ed540ae499ebf34905cc7362b9ee47c584910cdd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4e5b6c85d3919bf7b42368eb616a564c0cf657f73621ef055e6f43ba27b245b3" - }, - { - "code_sha256": "171709869028d003f1555c1a390735bfc11bc75b965bef0e6fcd92c3e4b8197d", - "geometry_id": "dgeo_a623f383ca4848c4bb5b4a49", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b__depth_r04", - "image_sha256": "154a89904a49312df8e6a452ec4b168b90f08592096e9bb94db031823a843da3", - "logical_row_sha256": "af0f2960fa53ac1e324e67cb89caeea4e1cc62bce3dae01249587deddc764105", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3bca3fd39ea7979c72c5ba2ba976d524a69968505987231e76952a37819f8ec3" - }, - { - "code_sha256": "00bef5857f71713eee2157187add0b2e9e1ac8e077c4554630248546ed98aba0", - "geometry_id": "dgeo_62e1fb1369f1563d39030b9b", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b__depth_r05", - "image_sha256": "f99133ba1d7d4037bd53fff3cbc57d7c849a2e205a5514d9c780346f1b650587", - "logical_row_sha256": "67cbc902b820a3b19357633bb52876fc9ababdb8bc057291e020f4a43b2de668", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1c7a979a7bc0a4fc6617cd8bca32a422ef245818d107f69cb8f87f1a7ad6cf42" - }, - { - "code_sha256": "530e17df65821587ec2ea22088500985839e89f5b1db712796e52671ea80e6a6", - "geometry_id": "dgeo_2f1e8ac67e85a9009b64566a", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b__depth_r06", - "image_sha256": "6aa8a69637f7ab1672f6077ffb6034a3808a6fe33f3b2534f06e4d3d083ef160", - "logical_row_sha256": "cd9ce425104fdae14713a3e6a4ab96009ef45fe9c78b79559e74141a4b62ce4b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2f0e880342b1fa51f830dd6d987087df17cab942ba58354da88c6786d4e8ab09" - }, - { - "code_sha256": "b315b0661a488b7374b0f6c2f91bf9d478ca60209d2b72e8b24990ee844a6635", - "geometry_id": "dgeo_b97c99d9e2eba77feeb66b3d", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b__depth_r07", - "image_sha256": "244310506704a7fea86d297916e8a5a1e85e449cccadb27c0f1c7ff10f4c30b2", - "logical_row_sha256": "6bde06093057433be820dcfa0bba7b5603716f8843ababb5f6ad5bd35695f517", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9243bd2682b20f9a31cbba2072255b009b96c091f26cac3a53265fcc9e4f3175" - }, - { - "code_sha256": "1b60e73c2d563b3543b549ede231311e43c0490680209e0ab6669f85668a0fa2", - "geometry_id": "dgeo_7fd0faaa58f624f9321942a9", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a", - "image_sha256": "6f2ec00faf8314963e29ecc01a68194641958acd14bda2b1fab9c115903948d6", - "logical_row_sha256": "1b2f8a9532574264817fce79b0a97334913525dc79adb73a5d85d297b7bd5bd3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "36c017509130080453e3230b28767fdb1c95d592ef45b227542321fbbf476860" - }, - { - "code_sha256": "662132e1288e631eeaa966b4170fcefe906b5818889cb122de90508f5c6008bb", - "geometry_id": "dgeo_e26122b97e6eb73d0bb714f9", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a__depth_r01", - "image_sha256": "b260e948cb8836177702f40da8e35b60fa1c617b88ac0dff2da74c8ccf7f21b2", - "logical_row_sha256": "d10c63ba361ee582be1cb8913900822c277c6845ad6aff34e54aff8e7f31d73c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9c16fbb3b2345957b811b7b2eb48a0cf0d23a77a05315bcc1959d2592fce0c60" - }, - { - "code_sha256": "5089a03e2cf83243fcb02eb9d49093ece679d7220cabff9df82852674ce54bb9", - "geometry_id": "dgeo_16fb49723d0b5d857872b108", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a__depth_r02", - "image_sha256": "21fdda1f3c5e0fa46b85744c25af438a4564d753f0b2e67d0e273bfbdc3e3640", - "logical_row_sha256": "c9b23877794af38ccb656a674eaff921fd88ff21a5b16349733bfdb83a60e905", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "10baeb6d6b3e710a7846d30fd177e47e792a76d9c0c5024d267f013b21fbe2e7" - }, - { - "code_sha256": "3a1a69b3b5158fbdc510c8fc881cb15a55e6bb15e113057b673a3a3e779d6a25", - "geometry_id": "dgeo_925a5f3ab297511c36735852", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a__depth_r03", - "image_sha256": "a2026186c8b14a0383c8b306a4722c052cd7e13442e42b810ed91ec7f8765f8b", - "logical_row_sha256": "995af6e82573aea974fe42893ccc30b01e157bd214a9471957329291f1546104", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9225746c94a4d62e42560dc5ee4e01d54bc1f726650c8066a358fc330fb71319" - }, - { - "code_sha256": "d23fd83a344ff65b60e41a256114594008c34755b3ba024fcf9c98c69b4ccd92", - "geometry_id": "dgeo_60e34616ec38fe6c605b9a14", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a__depth_r04", - "image_sha256": "dc232b83ed97de16e5073ae942821711d3a6bfda29e663153e5fa09a0e9e2bc0", - "logical_row_sha256": "9952bbb74901ef63f909e19eb11a6e405d3fd594ca771e07fd2fc05eaf70a65f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4a2c30b8ac0a8dcbb2b3dadfd164b7a9028169d9e81491fe4fd4d30c6802e4cb" - }, - { - "code_sha256": "a42db84442ae4ecca6ef95f64724af02cf8b0e0183d6ebfb5035bb71c7103984", - "geometry_id": "dgeo_1bcff305b2d79071034ee070", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a__depth_r05", - "image_sha256": "693d82aad27d685d4e9532c45b568d99aab25abf4a9c82cb8b5b49ee01bfa9aa", - "logical_row_sha256": "3ad18cec5f1b4259d99574f3ed603fedcda39ea8c9451fc36615d847a19763e8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "83fd3b3106b675df947aab666f9a7b0408d18783fb4468d7cacc341ae8d8a677" - }, - { - "code_sha256": "89226a635faa3bcb97ff80f9f809dad99d9c38fcb7f179500d57dd282b512e84", - "geometry_id": "dgeo_d6e2b7058bae8839c1b5fcdc", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a__depth_r06", - "image_sha256": "66e921b4fa92e5128fadf820b886e82ef52407dba54f6f2ff2e2950c820577ff", - "logical_row_sha256": "75561a947fe0f2cd987ef1dd77ac35283b990be338b78eb47b2b4d8abfd7cf56", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "101d14fc900cb8cae30126da29f0853a2055d832cfa22597024ae4d552301551" - }, - { - "code_sha256": "e77ebb3d78f6b13858e7832d4f9498392f4a7e012358b772382e19456901fe51", - "geometry_id": "dgeo_e60289203619c31e110f5535", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a__depth_r07", - "image_sha256": "80b63e2a9775d6439cea71a2ce5fb1b699d4966296543e44bb7f0ff33c4876bd", - "logical_row_sha256": "c9a3fb074026b11fdcaac469c9f51ce1290c9a82ea8b54e79e914c0cd26ab752", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "29ac0e94257c4d6f7caf9228901472c687e2372e4a7e38433ab31abfd107225d" - }, - { - "code_sha256": "91a5f553b44660c0fd80afb6534b395d5a1b06aadfe334c2d0bc17864cd40f4e", - "geometry_id": "dgeo_f22ae60f908d1baf57e40571", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a", - "image_sha256": "57c891ee2d44fd3a92bea07434965991e65000f261cb0372e0c2ebe4a5f55c20", - "logical_row_sha256": "77dfd2b7c8d18d463fe276145d6dfd208aca00b7e31f796645892391a89780aa", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "baf914377c30c348dd912dcf12869fed694dda778121c57fe01f578510243cf7" - }, - { - "code_sha256": "03be3aeaa135cd8d6963fbc62d1e3faf372ddd9f657af849150425cf68b45089", - "geometry_id": "dgeo_9d155f13bdc7135ea989599a", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__depth_r01", - "image_sha256": "36160c4167598ea2f38af3f8e8e6e6d303ce284f79ec163699c14b22c8754b86", - "logical_row_sha256": "4701b2677d6fc30a06750381891a44b98e07ef73649d0b90d79d3b39600b5ed1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1a676aecb0ed6be277e2940c477ec550a4a17eb8f1903780db10970211de8a6d" - }, - { - "code_sha256": "1c5921b9593e8c7398e21ab70bb2272c19be0fb0a93e1e8da3d8b2aedadc3ac2", - "geometry_id": "dgeo_781e2378618c9c836769a7cb", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__depth_r02", - "image_sha256": "a62b99ce340e36021fef7efd634993aa0f6fb666b5f5a339312c688295946283", - "logical_row_sha256": "946c723f14687acc3f60e381ef4d3f755d73ab8212773335d6241760b2cadbca", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1c17c92cc5f36a2b7d90c154ca74df360f2a878d5d58e69bac4aa8b1794f02ed" - }, - { - "code_sha256": "a9ef6dc1b61df96a318769c120e20f025a9530973df676f52758fc2b4f13eb80", - "geometry_id": "dgeo_5f75c7c25ab7367d5c808b94", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__depth_r03", - "image_sha256": "d5f5fc83d88be3903ac54252261deb29c3f4b555b41fb3842f609553d09e1b39", - "logical_row_sha256": "06c40bd97627ce3d9583a45f450895875f23439d26c15dd8f8500466e498bbe2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d3fb33e07fca54a3fb992adf6c22acb3bc0d5a0febc62a8dbae1a571d4055013" - }, - { - "code_sha256": "931e4c14093ccc3eef80799bd8711c5a80e7ef0ae1e40502873134a033a28416", - "geometry_id": "dgeo_9d5108eb4f73628dd911ffe1", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__depth_r04", - "image_sha256": "7b4f34367c8cf22a92d40f81825b54a8b3f9102c8b69caa1e022591d0c0a58f4", - "logical_row_sha256": "b505960463fe8dba3a62d441be57fe2c98d4142c6fe1c1eaa796794dff7e1694", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1d3b142c2542316db9d0a3746394cc885c80e11d4aea70f0d47e84c25dcae1cf" - }, - { - "code_sha256": "d3945a8f6123a2109a395553968c806231ac4a705ca57b9e08c4448f747e4342", - "geometry_id": "dgeo_a587952b17505448caa12790", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__depth_r05", - "image_sha256": "a9616237e68f50f1a56c68b6c9f38b847a0266662769078fd6c719ba575526df", - "logical_row_sha256": "3888ababb2af51c285dfda846f0419099380d1a3c46d9932d090ede36ebfeb42", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6417dac92e086fbb61279f8571d556236d7e590b4a49f578aa147a93b38eaa99" - }, - { - "code_sha256": "bc265112b57cd8a1b30f2b9ff470f11e1bb4d7f9b4dd727d9155f809defad803", - "geometry_id": "dgeo_6284d4e758939c237b8ca42a", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__depth_r06", - "image_sha256": "d7e534300fe984363dc723342fe2802922a55281242eb9a200d5ae0403638b57", - "logical_row_sha256": "384f270c8650fcfb26a49d5f54126da3ffbff0460cde621edc09ff87b02f637d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "99c452865a2c400212c623b7d5b71de2330347ca03471a998e55093557dd75dd" - }, - { - "code_sha256": "28ec6a5507a74cb035c48512d602d64b57c50e101b815e45b7c9703b75c2b779", - "geometry_id": "dgeo_7336c6c5fac4ba2df2632764", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__depth_r07", - "image_sha256": "f0f65c1429f3caaa9c82f7888b661db916970ce9103289fffdc6511669082987", - "logical_row_sha256": "408e16b68439f7d970ea87e162e6088546ae08c491e893a9f65298a6d56945da", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "36e05675d27ec0f0712034b12406165217cca25918518314f55aed555055c155" - }, - { - "code_sha256": "c652d5ce00bdb8b3fb7edfed825dae9a6f9d3d193c7624183d43eda9a8e1dc7c", - "geometry_id": "dextra_f3ddf5561d5863b516db5d9e", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__pose", - "image_sha256": "ec250032639749cc78ea64ca260b8b8b526dcd1b5a5613696bca0b5a05c80668", - "logical_row_sha256": "a9acd5b3ebb88b741d9eb2391a9d640cb289fb29daf30ddcf3e2282fb4ad6500", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "6b2efc9009c49c590cb644b92892ac23f415e3094a562b8b26a838402f6c25f5" - }, - { - "code_sha256": "57808be85ab9a20b05a19a4ceb4eccc0088ccdae8269f8be98b8b42c8ba617fd", - "geometry_id": "dgeo_6858f5ca0b090bfe91e15c8a", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a", - "image_sha256": "3cdf4465a3221261c9f7b0b2ee08db69579c42a0ed7d2463bfe86ebfbfc2e6e1", - "logical_row_sha256": "e5bedd9c5d249cc40b1adcee055b6ca39f40540a5574d9d3f1e5f8f4e6779b6a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "011fe5ecafe8b49fd0b297935590ad3cdf64ac2176583db537262dca554090a5" - }, - { - "code_sha256": "8baedf24dd0a8afdb544a6f087986bfcc36280a0d9b78f48554521fe97619fe0", - "geometry_id": "dgeo_095e3ed19e74eceeccc8cc1e", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a__depth_r01", - "image_sha256": "68f5791a816f2ea034bf9235fa7e36f80749ff4b2e9a5e8c9af4f1a94139e17f", - "logical_row_sha256": "006bc72010e9abab1d590ba018eba37a5fb60e251c5d480b69b6ded3c5da5b3b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "925d41298e726672abc77e8d6a0867b875c4f28c35c7c85e2da00f56b69d09c3" - }, - { - "code_sha256": "4055613af06fc9da8670f98634a1814af4b1b24802ae1c4ea860168b89f82a54", - "geometry_id": "dgeo_7a36f6bd63878178eb2c00fb", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a__depth_r02", - "image_sha256": "c1fc254537ae9bde602b677dc108bae27b463d3749547f0548b1c1bc2b32e334", - "logical_row_sha256": "2186881ace7f29a1d9ae7c38377e12a72c97e8beb27737e2d79e1777d97acda9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a8d0f60a87e5dc0bdc8922efa47f2064acf8626a835ac21f1bd5987bae5a6c87" - }, - { - "code_sha256": "8a111b5a38417ad1683da1603c71995a26d04ba28016d738a9514d730a35e76c", - "geometry_id": "dgeo_e302634fb0639be19e4b39cc", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a__depth_r03", - "image_sha256": "f75cf7ff60ab3dc5fd49323a64766b7d267220f7e5c8d42fac5cc12d3bc9c7c6", - "logical_row_sha256": "c42af8f6e19a21eda802a6d3179e42e3f98b07e4412824426edf38e54c314027", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8d47f4c6002c4f080d4d78485fc1b086c002e74c4d65c1a9ac006a7be7b73977" - }, - { - "code_sha256": "9d7f768cdc3d9a5854e39c93c7cbd33dbac995c6ff465f8e5ec5cadc668659a6", - "geometry_id": "dgeo_6b2c34e8aed99ffd2f514c37", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a__depth_r04", - "image_sha256": "2de8966edb1e04dbd8ec495e00904fee918970bfb06313ebdac13cc49472f000", - "logical_row_sha256": "43d5703e227bffb73279a7d11707684924899a80e1250b336c5bcee4a27b7572", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "cc19b1a5aab4b72e8195777b067feb513700e52090bfb3b3f75a4213f1a9b082" - }, - { - "code_sha256": "73d3b5cc1af9826cdff7c235b5290f09b5eb6169c5406c1fe70fc4dd27a4e8fd", - "geometry_id": "dgeo_9676880bf80230205f4f9b66", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a__depth_r05", - "image_sha256": "d50f4b31918558850666695e32bf40fb8ee5ac7560ba464cc9467c11ef4c5d93", - "logical_row_sha256": "89fab24ecb745c8367ecceb32f9cf0441f2dbb0b74c577f59d6282aaa2ff65ba", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1abcbda2d16f6bc27539485c06149c9ee1b52b26b84b0cac970e3230350a0c35" - }, - { - "code_sha256": "f3680fc805741bc7a6971f31e8a41b27826aba8b2560a02c3081d455dae2defe", - "geometry_id": "dgeo_37fca7ae2aa3d680447b8fd7", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a__depth_r06", - "image_sha256": "6056bf6640656629259f560c88bc10c53f2e6cb9b29a7d075c4742264b514fb9", - "logical_row_sha256": "ea2d851b9af387dfa3452f655f910c7c58470e6e5b2f974cc454213e3fe417d3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f2d555cf5770665b01790610f58154229c2c31cffabfde727ef24349b3e982a4" - }, - { - "code_sha256": "d8446bfb8fff39605835cff3df84bb81b89a3657a61fe3bf3b88f99968110edf", - "geometry_id": "dgeo_f89e618b67e86b859245bdf0", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a__depth_r07", - "image_sha256": "cc3b5dd7edcac61cbfe623224ebc46af3f094f1279e6ef290382a49e59e987a8", - "logical_row_sha256": "c98fc7242a6efb9396ab6bbfada95b7dd18c81367a2a66a7a61dfe6ac1b3d8db", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a00e031f9b0ef58927944c19fe235a34c65f3bb93683931ad2356df7c1773d92" - }, - { - "code_sha256": "b5488a338399b4c234afd0772dd74a79362ae337cbeabddeaa374e3c17f71e59", - "geometry_id": "dgeo_55f4b757ddc00b69ed471c5c", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b", - "image_sha256": "8998daaf5b7b9f0442b83db24760b5bae3a30596582999f7d445d98dd96d91e6", - "logical_row_sha256": "13647246c477be200acbd1c7ccdd974848ac1e31f2a37a312ee235a838243d8e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "46aa433f5afa7eaba312a6db40f95a89ad774f97e9501d72f6a4f3117271ee8a" - }, - { - "code_sha256": "506fb3ee4241b92d12bff7836186b3e25a6819c460be4d7bbbe68b065b1a1a20", - "geometry_id": "dgeo_e59ec5700aa76b96daecdc6f", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b__depth_r01", - "image_sha256": "95272ca7f299a9a7a6a50ba98fc5708aa5e5970ec58ef56a294b9198a3c81115", - "logical_row_sha256": "cecf41d59a9d51de48365216a61baab14c53390e99d97ea6cba908bb033528e6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "81279246abf2520c753d1a8699fb2257fcf9ff14ac56119e038bfd90b84bd0e7" - }, - { - "code_sha256": "7d830daa8a19ca0b56050166a4079e57a1e95025ec19582a6855020a8fc2ba03", - "geometry_id": "dgeo_5f39d279f404ad11cfd8ff08", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b__depth_r02", - "image_sha256": "5ededb1c5f29684dd449b8d3593731cc032a8447491916d4b9c72d91c64f3d9d", - "logical_row_sha256": "4eca52b60e5565915b0ecbc9c5feb01779d0ac732fac0685e116a0aee16f890a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2448de950a0ed30970f13df42602516c006e77d06832496347d179c2e79f64ec" - }, - { - "code_sha256": "85b86ed73367e31c9b128f140e17f7f66db70c025ac3c5e8148330c3e3e396f9", - "geometry_id": "dgeo_9c7c5d3e1ce429268a062a75", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b__depth_r03", - "image_sha256": "3eab4c08a396112795d5aa59094e6fefbd836f087ae8fb9ea724824a70b6927e", - "logical_row_sha256": "a08d28ca370eefd21f984de40b6c489bbf913b5685aa87e4b0d3aab5c6a1ba1b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ef8273ededbdac5aec60dcf1fcb2dc77b8dffd6a122cfc2f332c9e0993c157c8" - }, - { - "code_sha256": "c6f411c7be822876148a60517e5653bda20604cccb130986116cf46295ac2a87", - "geometry_id": "dgeo_67366ef4260268b50994de58", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b__depth_r04", - "image_sha256": "9c50660a9dcbe28397b79dd5fb89bc5d02bdd5799b9e528878c81ae30f7af5aa", - "logical_row_sha256": "fa5d6dd60851b4d9be2673716f9f3fe3787c9df81096225d7dc1cecf56d7d4de", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f151fb642a3c1b1938b172b55fb89c24e7ce4c66e1b186160b5a189261704af8" - }, - { - "code_sha256": "94d76f4a9fc642b54820ac3496ccc6a2933a5d39239f3d3d6cdae0c42daf4537", - "geometry_id": "dgeo_aefa62b4b7385a85a6cd9002", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b__depth_r05", - "image_sha256": "48f980fc5d44a793359118e87297cc57f70cd3efed4dd3869c82bb6af9ff00c8", - "logical_row_sha256": "fd4b1b41d100bade4b89171f30b478f45a30ed0421d28958d1a9e0dedd395183", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "179c728e8814645380b1f1ee1b6074183f6b6594f6fe2386d4705952d24f8f2d" - }, - { - "code_sha256": "5148ef15f6c9c1bb78e3cbf1686366bdb1faf8f9b5d8531ab9559641a23795f4", - "geometry_id": "dgeo_0e029880e37c219faa901b2f", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b__depth_r06", - "image_sha256": "c4592b9d85d8fa725a7128b588e10c49cc73f3c2224acfb02c752e9d42991fcb", - "logical_row_sha256": "735296f51706eb9d3ff7169bd5b3ec10a11de9d3ff4471dbe6c193f29892f966", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6398b0da450ad6cd727088489d64e5ea2978ac2e12b363796544ce21597cd4d8" - }, - { - "code_sha256": "be98191ee28dda2173b4cd92d17688ec656c9a3ed8a65afc74ed064f775b439c", - "geometry_id": "dgeo_c106b297bbff0eba0c369a22", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b__depth_r07", - "image_sha256": "fcdeade8925584f99a8ab2a6961b4f5f72cd3d315ed80ef93d2971f62a3838ca", - "logical_row_sha256": "739c3edcdc7b95c8bf7986c1202900badc183192ab8cf0708d5ab6184cd5affb", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6bb7ce095204988830d4270c5af117bd2c725744ac4cbec32566cc1f0ec15780" - }, - { - "code_sha256": "c2b31d2cdf5be0510a0e6a8ccb121ae174c7c508d702e996340766ee825d1682", - "geometry_id": "dgeo_a174245ef25c0ceeb632305f", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a", - "image_sha256": "769a1b4c3b405141a1694140e5183e23ecef334b693a50a41be17041dd9ff395", - "logical_row_sha256": "a845f4bff070ffb75d2cc9268a70f563104686c06615a1e98dab37bb95e2557a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "997b85f8d2bc4fb5149d492a4516b7f17fd2d5c03668bd18287dc052354979e9" - }, - { - "code_sha256": "cd5b5988d9ef07693708dd47393f17174116c8bda5dd7910bd0a2cc7bb19cd63", - "geometry_id": "dgeo_407a40a983bc2411cc5b7c38", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a__depth_r01", - "image_sha256": "e7b3290981088db7852ab6ce1292891b4abe5dd6ac359a5eaf7b78d6a8d71d9b", - "logical_row_sha256": "4470d635e46249d1825de507b5749efe4b55c81394d858455069f584680ea268", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d02ab934d7ea1f59070a4e26fcaa5326ef21457ce63d0ca6b0961675c417d6e8" - }, - { - "code_sha256": "82c3577ef49a19b63fa38aab6ca870855928c7a44ecc392d6f643fa13a8ef958", - "geometry_id": "dgeo_179389b78ca805555a94b276", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a__depth_r02", - "image_sha256": "8fd1f474071a3fb9de68c1cafee39270a0b194accab90737519dac53a6fa178f", - "logical_row_sha256": "cb8aecc8caf3f078015fd98ee577594325253e9f72b196125fdffe9e13e05ba8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ab77bf61000d1ab0cfdfe01dc1ecaf9fd7fadc53b51f4625a02082d520db5ac6" - }, - { - "code_sha256": "f98697fce49097c4b39093a58211c6f230f79e923f307fdd10c09b449ea79a34", - "geometry_id": "dgeo_6f2880b91a0d8e610f09bc18", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a__depth_r03", - "image_sha256": "51cc280f1914bf47c3341250219bd881f0611943ab8b43bd552f8f921d6302e7", - "logical_row_sha256": "a3beda40b41075af550297ab76bc088e873d7d9a7717bbaac1ae1a36bec67fa0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a1a76f7df5789da12428c495b548cbe0dd2315df506bb1f6c306100d13b0777c" - }, - { - "code_sha256": "a1bc54a77a405176f226025f72d962f76aa501148b6b026533b66d546aaeb5d4", - "geometry_id": "dgeo_dbe8446b31fd22bd28e4ec19", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a__depth_r04", - "image_sha256": "e307bd08817b8238983500e831865bf5c65e020f5de9e7eb18e4554e350eb7f3", - "logical_row_sha256": "08891e5b43617a80997bbe06f2877c7535d9894f2fc93a48e2eb2c6d4e700e1d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "06d6655da8576375225f51ab96a4d738463f027f26003b4cf66061fcf57b5233" - }, - { - "code_sha256": "d8429e7bb48821e6322e344e5ab33b4a2ffa5a76ef701fed50ba6b36e57f3391", - "geometry_id": "dgeo_07a2eaddc13e404c745fb87e", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a__depth_r05", - "image_sha256": "12bc2837703e5b83624e60bd60e04ecca063fd2e49cdd4caccdb0517359eae1e", - "logical_row_sha256": "cbc76e69e6fe4295c964a5bac0d273c98cc74e0663e5a7eef8a1c2b6c638b669", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "11ea4fd604109114fab5672da5b20061ee59f001baf529a857e8935b41835223" - }, - { - "code_sha256": "51752a31b0ffaa9bfe2c2809b90c24a1e2aade15d03adf1cc674cf1a7d085a63", - "geometry_id": "dgeo_da40fb64ba6048d5964708a3", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a__depth_r06", - "image_sha256": "05896677ccf2b39b775944a126637faa6ae48de7b4787c33a6fa8fdb7a288e51", - "logical_row_sha256": "311f4d1d737b1bf2805e3fa6992b1fd19c092efd129a8c3348a43870292aecaf", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8aa4c1c1ab26f6cca53126bd63a0909703f89158b387ec0677d3d5f06d83f234" - }, - { - "code_sha256": "a6adb3355006c309573befa488d5d67350423d6feecf4ec5a37059f4c4259ee1", - "geometry_id": "dgeo_7dd7e1ec8939333f1ae89121", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a__depth_r07", - "image_sha256": "8febf6711e19e6d890a65345b6ec82016acdd10b7012c4027ba7991f5fc391dd", - "logical_row_sha256": "bceda61b4d0e59138dbccc4482e79f88982691109d9f873feeceda9581a0a729", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c69f6baf245a79525c69a752055d7e50bc17e2ae04979e9ee55d1b07e60d5800" - }, - { - "code_sha256": "ce79eb3146e667c6b594c0ba808865d8c2a9126ed8f20ce6e4dfd21398e84fef", - "geometry_id": "dgeo_e263f5a958d984e604709bc9", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a", - "image_sha256": "943d6126fae4dc2e05c946225674fbf635741be8584fb1637efd2ca7dd349e03", - "logical_row_sha256": "a48f9d071e51ff4fc1731fa8a9dfaea174b8cab999d21c2db4c80d9d46555957", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "76152ca07d26ef37688eb3c55f19a9cc944edc314b4e6e42d1d6e976abbc63b9" - }, - { - "code_sha256": "d94b569ac0d1a036e1910cd97a46a1ac57140256369f161f3970ec95d51cf8f5", - "geometry_id": "dgeo_fbf37f6f51520600511070f3", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a__depth_r01", - "image_sha256": "3246393eecf6ea1bdf22fbc5e128f9d8c986560e407c20ad9ce365a72e86bc10", - "logical_row_sha256": "bc593ac76a730a7c2bd30cad052b479e0679985e047f0d52755d6707316720e4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "47a3864cf4476e288324d29129047a94ff08f3d730a138b4d02594a65e4a7968" - }, - { - "code_sha256": "198ea314765d431b591b6b6ac28c6dccde9b1cbaf344e253769408c3f7708462", - "geometry_id": "dgeo_abf77b4a9baa3549e5595af9", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a__depth_r02", - "image_sha256": "6d9b61394921ddaefa58a6017a9db7a0351da8f1e45052e7a7b65a843bc40ece", - "logical_row_sha256": "a6dbb853cf9f394716d4324e0213a9b3a7201367647734c1e0fdcd38774fd094", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "78d873697280fa4ea80e3e0a86174efb21f694f9f8bb9a9b683c088b99026ef4" - }, - { - "code_sha256": "22c1cb638774d2af05495a7e2573ad71dca8ba19c1cda212b949b5987bef938b", - "geometry_id": "dgeo_8f2896ba6d7254cf1c3e1eac", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a__depth_r03", - "image_sha256": "995929f9cb628b6eb1e20cd1747148faaa22c8f3988217b346dca282c005e9df", - "logical_row_sha256": "1aa650505ec9d2bb158cf5dbb4ca28d96a2a6ade1b2d42e01fdd6e38660598ce", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3a56bccb3dc59d039fd4a6eb7b908c9ddc9406de7775823fb8863d5547781406" - }, - { - "code_sha256": "3928e89731e82c99073023f3dfc3ea0de75994409473428b79d42d408727b646", - "geometry_id": "dgeo_8c351b083f0338adf8452df3", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a__depth_r04", - "image_sha256": "400cf7a491432ae16edd2c237cfaeaffe59193d03b28feffe784c53ef482c39e", - "logical_row_sha256": "c18a3bcbc37e4ee0814af0e9945ac8be9f4ff46e83097a9ddaab7f22d953759f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "27c582e823545a7c68ce4ccf65f99498824c5220a083cb7ebe0004f3aed10d66" - }, - { - "code_sha256": "8d53222a1d9154fd21c5c19840f5d2166665a767bcd137c587bdbb15ba5a4801", - "geometry_id": "dgeo_75bf901e06148e53f57fdf8f", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a__depth_r05", - "image_sha256": "1f9e2f0ca3d102e3b38fa8342276e9e6e12270c041f8fd68caa292084839aee1", - "logical_row_sha256": "24dd6598593746d3d2b361a40bc17f5345a0488473a31597a6f95c25fb2fdee2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cc213718bdcaaab6c189e455cc096962f6210760e87e1b30f906c9a54acee933" - }, - { - "code_sha256": "daa2e7b6eda6a8fb700405a6d980cf80f164831e9a1ffd88588305a01703801f", - "geometry_id": "dgeo_8dac4aa4203cbcf891917470", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a__depth_r06", - "image_sha256": "29a6c07fb57710da01f50c04e579f2128dc1e752fc54adf6f82625e8f11b0d2b", - "logical_row_sha256": "439b90d4d4859afe8c417bda2a1f9af95ad636afd89335f83932f71de87b6ac8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "62712be6cbf0969e6869dad75da26cd3ee547140a5847a9e5e8f98f5e4ac9cf9" - }, - { - "code_sha256": "f8ef24b0f35d6569464489c9e2dcc2e7b14fa20bcf6f96939ab80f2c91943ffb", - "geometry_id": "dgeo_39d3148b8f0caf5839b07b19", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a__depth_r07", - "image_sha256": "74e27dc29d27d96e75b95fe3e31265a89ff266588b0a4ebf48208b6203fb0ab8", - "logical_row_sha256": "b90081c2dc3b117d813e1549fe0d836ad3365eda7bcd640932acd0947985b21e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "951e1711ae681a60cb20803410cd40371a3fa77c01c4642d73da5f14ee60a08d" - }, - { - "code_sha256": "1853d941629a37e5d8caa6b77b68cc53d4f2aec2412b786b86885a343a3b3a0a", - "geometry_id": "dgeo_afe16a08b7452a0b17e3b904", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a", - "image_sha256": "aa09786482c94bf0dc26c8bb5ca9a6d9a45041e801f30569e9edfe98d22855ed", - "logical_row_sha256": "267c1b2e76d690b3518ceeb73ae7d91ef33048b7db77514e2f73f5ea5d216ade", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "22b86c5d57093ed0051ac113fae05c2d98c01907b18580a60a38ce2603f12c89" - }, - { - "code_sha256": "1b8c00a789b1b4b2e69d718b56d981efa738dfd2120156158c390846ea5ea1f4", - "geometry_id": "dgeo_1bcb48b2f4d6eb14e9066a4b", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__depth_r01", - "image_sha256": "d6a0ee916ac6032ff6652a7e442933fbccaa0637ed6b6893d0e0d40f5df71b6b", - "logical_row_sha256": "d1e6d719f4ff5b6339b62fe2676993b9588c2b961b67cd10824f5bd449fcf797", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9b3e0e6838c773f7d2a26b5d12d211e816451987726e7bc7646efd8bbee80d7b" - }, - { - "code_sha256": "f3d1ca541b5dc94e4fcc7c3b3a959c2e32e0a70cdc380143df3eac83b09fc5a7", - "geometry_id": "dgeo_cd24f0d1bd140e6895a8e9e1", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__depth_r02", - "image_sha256": "ea10f2cb2eab9ec592c53843f48a3141efd62365ad918b118cd73151b636eae8", - "logical_row_sha256": "7e9fb23722efad7c8dd511c490d560c7458c465ec2b93186c913d2f5504fa390", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3a871f7770bae6ab9fe7607d266eb570f5c2ffb1f188468c1602b690ec76b37a" - }, - { - "code_sha256": "9de354cf7510ca068a593cb4e2576c6b1cfc03efe2b523da465160898cf3947a", - "geometry_id": "dgeo_18f0b722e466023b2654603c", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__depth_r03", - "image_sha256": "283f080eaff67e96780cef2fa5e45a4ac06f28eafbd579ecfb00090a931adbb4", - "logical_row_sha256": "a1e3dfa15be253906f42c713d5465380848bd4b60afd7f7748a102892e6824d7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c9a09a51f5908824aa1de06fd4763fce1a9c7d14fe2ec0daa50abee58e99f9e7" - }, - { - "code_sha256": "a953a28fbcd0d56caae0459670ec4e5ce0cdf68f3a972bdb0f4259897ea3bb0a", - "geometry_id": "dgeo_4a57f6409bb427e7277f899f", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__depth_r04", - "image_sha256": "67897a6e86e5f1f1f4529d8e4f4490c2d061d02fe1b86c52b5f87d15662d35c5", - "logical_row_sha256": "390e80ba73e8a435105efc19a4a96d5811ca0dad8bc31ffd13c0ac5113433a15", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8a128cfc53b2e10f60426019a2e6a7bb9ff8e0a934f5072e3dcdd1f758e4a76e" - }, - { - "code_sha256": "2605f70e8dfa0c2dc014df62e7964f25863ea311dda47258ae443583231e45f7", - "geometry_id": "dgeo_efdcc45e346a716f511f3ff1", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__depth_r05", - "image_sha256": "52569891b6c9fc93c45d57d3aa7f6e4ee642088a4d6e07bf619e75737ffa1dc3", - "logical_row_sha256": "9bcef6523fa81742a046b109c7ad8594b529ba04b7912c32ef845a667a61efce", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f6f3dc47710842c95f4c7673fd31ebda24eaefbba6037cd4521711d5b4269904" - }, - { - "code_sha256": "2a93d90957ccea455f643cd36e5cc2852fe81343d3f37430ee64dd80dab523db", - "geometry_id": "dgeo_50d99bb616b1563b5f7c3960", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__depth_r06", - "image_sha256": "903c31f6d0f77ff67dd7ca41ce48be7c79d80f6509ec52fa37e3367bcdc625e8", - "logical_row_sha256": "e46359f7eba6eac3aa7117a34609dfde6cdb377b77ba475af1185fa60894ce97", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8398eda800875c88c045edcc75019ae42859b9332126950a65add94f28846f59" - }, - { - "code_sha256": "73eb0e8cb00416a1f12f5d1460f58fb7cc470c2c04b45dee29f6cf3e37e552d7", - "geometry_id": "dgeo_12c3470ecc8f47da9c7d5570", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__depth_r07", - "image_sha256": "00422dc4eabd10f127db7cfb81e2c1c3f1d21835a2755438c615e32ae5e93241", - "logical_row_sha256": "4d44048efadb7ad70dd65c7500ae197656f2f0c45f9996ea11a46960ba34c28a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8e007e6c8753729faf69830b8873fb0b9d4fc66955078160fe4b813220e953e8" - }, - { - "code_sha256": "381464cf43aef3d480abe7a008c41bef46616ee979bd8fb6a5b6b771994c05f9", - "geometry_id": "dextra_f7037aa3cbba421252fe7b8b", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__pose", - "image_sha256": "d01911b3d5026039729a1aa0489c5fae859e6f2e6e8d8c73d86625112fcf0cc4", - "logical_row_sha256": "fd947a4ddd90ea465dfbb142ce4ddb6d5a61c1ed48cd43ecbd4e6b13d0087283", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "896de1c801d8bc29c7cafe018c3b8439ff9462007190960eb116cd4a46e67909" - }, - { - "code_sha256": "9b45ed4797ffd037f17f825c311c6eb72282a31026c59a1c2fcf4363bfb96a23", - "geometry_id": "dgeo_2ad3903f3e136a37cb6e0f8d", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b", - "image_sha256": "9f403eaf4e2b3beb9ca061b0a4aecfd8ab91479764591187b1381bb7b1bffa9f", - "logical_row_sha256": "4ffab0daef0f2e58ece787dda2fd03ecc97d46c13de16d147cfc9c4049987bbc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "617235e308555b187a99f7a6f8cf5729921b21ab9113ad1fb9190781cd143bc2" - }, - { - "code_sha256": "5c4dc6e76024f3a16307c63a3ce135973c623d8db4bb662367b6d77635d69a00", - "geometry_id": "dgeo_348b36760ca95c2f460e3c90", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b__depth_r01", - "image_sha256": "fcf467041cc3ed6bf29daee37455e926488b9a19151052f851bab9df7b112f52", - "logical_row_sha256": "9336cc5d97d5fdd1a8fe9a3e0b86048bb10f0340ba32bd9e5a11d81e5666a9ef", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "eb179ef2a3f04b658d59f1f47edb5933cedfcae70cb9a05b37c6753a9a110587" - }, - { - "code_sha256": "fd5aad988902899f3856f0539e0c3ace120ea42b28a9ace3458963b1b5fd830f", - "geometry_id": "dgeo_413eee097b02fc1edba4b8f4", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b__depth_r02", - "image_sha256": "bcdcf7b53daead6b9f26da595e076809e1dc8c6aabeb117a66c5e5485e506073", - "logical_row_sha256": "c377dba43d22d000ce9126a08c219dcd8d1da9ad5c7dd2c10708fa0d607baaf7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "37b103f26e4122e4098dd71d3edc2658b2843f7928ecf01861b61b51d1c98633" - }, - { - "code_sha256": "469d0140d0af2e2c8eab5cfdf83bc8929a7bd4d7d701a6139eff142116ff0fc7", - "geometry_id": "dgeo_b24735b3067dec26fd5a0917", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b__depth_r03", - "image_sha256": "74a48fb413f77f7ee511137f5ccc14dd8a2f7f1c4b0dcd641e496abbbac3447f", - "logical_row_sha256": "2ec86fa05a36c01cb0deb0d9a4be1723072eb81edb3c0f3bf734dbb41889ffc0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b19ed996370cc07066ca801c952e7e3eb8515ef7105d25bdc4b7c1b95a57ff53" - }, - { - "code_sha256": "b6cb8159100186237aae248a4e82825061c5c294730607a10d105bf49443b4a0", - "geometry_id": "dgeo_ae076f877f456bcd80ca5508", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b__depth_r04", - "image_sha256": "ef601eeab855be5510784317cb356d805c09cc4b57153d8d021b3e5d552302b5", - "logical_row_sha256": "9143fd71be35f891a4bb296caab5db1f54f5db38256baa80829e27b43d60f67d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0905d9f781b6303f31d08f9a2a6b5103590e2a108282a2a5b1d7dfcbaa750efd" - }, - { - "code_sha256": "e22e5aeef466dd595fa798f3aa9cdd048fee68b555701e3a6588140ee5e65f6c", - "geometry_id": "dgeo_2459e5e4f896dc2f16a7a4c0", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b__depth_r05", - "image_sha256": "99b1db032b71ea8e9f09375d2b0bf833dbcae49386fd3194551b35b6b8df0e78", - "logical_row_sha256": "603992d80d7f2b7ec040fa83fc9991d35ce03f38dbe5c5cd581dcb148bc8e229", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ba6adb4eb95b5cd17060a22c8d67bc577277da00f6cf98dd07784f4c145715d4" - }, - { - "code_sha256": "7b44146b5d96a2b642c8f32db2c93b4dea29aea860bcc378f1e5de7f5a4c643b", - "geometry_id": "dgeo_ff116a68ab2b458481c97550", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b__depth_r06", - "image_sha256": "25892e44b3918a9fb9dc124ff1bb96d504d5e067dd2d842bc0656f118a3d9453", - "logical_row_sha256": "2755c9eda0f13e4303d2f43af7c6904211cdac15e1a8b20be57bf6a301c81fd7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "dbfd8150fe6febbc3f37c1ddaf59d25c39ef77e9c3d17d2bf6c26e50501ad424" - }, - { - "code_sha256": "57787e7450b61714a6920fb8ab87cbd24d9ca972fa794034a14ee4077dfd5b2c", - "geometry_id": "dgeo_2e358170742edb5c5710dbd4", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b__depth_r07", - "image_sha256": "710f3b26b846e9271fe20e571db6e6dedbba03e183b70a7d0e024947d0980b18", - "logical_row_sha256": "55bf312c68562f14450c44b78c8664a313d324229cde149b81df8d3ec42562f0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8330ed9ae444a512478ee12d4a4cfb19ef1a44009199d9c3233d339664aba403" - }, - { - "code_sha256": "ec0789e9ea080bc80aa0aa1e5d16bd0fba3b09520bda0cbdc8add18b837456d1", - "geometry_id": "dgeo_cecebd3a27e17521c96fcb27", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a", - "image_sha256": "6262a65071b677c5d67b417dd00872c8b7f793f61b67590ca1786c3f74a10964", - "logical_row_sha256": "38b2f1aacfef2c0df5f2bce70fbebea45dc7dd50ebfc4653250026af22541ba8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e559d391cd20ab772e9e145473000b79c839355587a3e5504077a68c716b37b4" - }, - { - "code_sha256": "9e21e20d29f526ff63f927b763eedc2eeb52e76e25333005a69a319236856861", - "geometry_id": "dgeo_d65969024cf9178c95fc592b", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a__depth_r01", - "image_sha256": "93e76fb71696c2f8afd0c62ec3c40299270d1e3e647d2fd4ba7cb40a9bce2d12", - "logical_row_sha256": "38e65d7f1c2f3976467753bc52756a41a8973d853383fd70e03a0e7ef8bf6dcd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "702abe8c0b780cd3e526f355103856eae72cd25719994a69091d7a6054fd099f" - }, - { - "code_sha256": "fc12d9d566771af21f89aa1c86b38c04387967fa8426f8d4b15e48015fb35a0d", - "geometry_id": "dgeo_3b72296e2ec10b11a93bbc1f", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a__depth_r02", - "image_sha256": "e1b39e5102baf1ea8a29af6a6f50dd7bbf115773f31f3dbd9c69464e13d55aa9", - "logical_row_sha256": "341b5f99f57c526bfb7ed133f8125f57dbfb6183f75186f0a732d1d9ef626634", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "708ade482a4ac06e075f92f86dfacf867ffb102c64311890bf9d1496ab63b759" - }, - { - "code_sha256": "4bf532c05dd65630102246a43579575de9a7f6b016e0be07116c0bfe20a71a25", - "geometry_id": "dgeo_50f65f88dc6862344a2a8f59", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a__depth_r03", - "image_sha256": "b89b6bf25e0c17ebf493f1392f2123c3f435bf753232f62ca994ec7b0df89cdb", - "logical_row_sha256": "d02679d2394f80902ed621acd2e69efd120abe6e160a0aea65d9f27c94b1afee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fba86c5b68a035c2dfec4d6f04e659738f4f01132b847b2b8150be262398f83b" - }, - { - "code_sha256": "e5516e8328e036749200f75e50f9011caac01048f91e11102147ca4d4c69af5d", - "geometry_id": "dgeo_e329051b0bf9d7caeaaa2bfa", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a__depth_r04", - "image_sha256": "e71bce26705eade4e6c19b48dfffbbda45fba91502f34b4c2aeca17ebde5a6f6", - "logical_row_sha256": "4f4beba9aae1bcb8f3dd7ebc930363c310a749a6e789037104ee5c7ce19a3de2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1cddb1f1d98e337a5c8538f5752d7d3aa42a8a4998d05862838c9bdfb116acec" - }, - { - "code_sha256": "b5ed55edf4054ac9d06dc31a19752311cf49d1a2ed1c015c081106be5ed9ff8c", - "geometry_id": "dgeo_7306dd444f39274846d7f11b", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a__depth_r05", - "image_sha256": "d90c45541f3797e11842ac6076393e0ac67a9a1733de298e155b41daa85791a5", - "logical_row_sha256": "3364215bc789863e21b4ada7d0c62cab95ddc4ddfb52ee377b03425018e72ba6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2638eb37f675670826ae4df0a427158b741bd971d61914096354fb81cbb4deda" - }, - { - "code_sha256": "fef049131785cd8adf68da03299f6cebfdf95d4d6ce7372865594f8649f22e5e", - "geometry_id": "dgeo_fb7ef087e5abd60113905371", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a__depth_r06", - "image_sha256": "cc3afddb083cc6f0d66419312b334608683c7bda4aef6a23880dde90412723af", - "logical_row_sha256": "ec658e4b0a0b99d39acdb57a8ee4a3a7df260e8748fa815ca04b8199950b902e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1af7a2627a79f7784346fa03d3fcfe702b3d7a3ecc30dd7053578920b8442015" - }, - { - "code_sha256": "317ab4c91f23ec0868b98cfd6e0aa3e47c11e2c1e39bb1d1d1521d92f0b65a9a", - "geometry_id": "dgeo_bb95da68dc1fe34a8dc0c835", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a__depth_r07", - "image_sha256": "d54e703142dfa4888e9b8e7f5bd8914063e3b1c1a5126436c4ebe5d60d49c2bd", - "logical_row_sha256": "0e1ae3b324a46cec35d2b19f8786af66b4a1f726eb894a2be0874162e7fa8f66", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "749c6df5130a77ae5b9e5fe995088658de8ce08bac10816d682795de73fcba60" - }, - { - "code_sha256": "178b51cb374115757fa6e72ffb29314b12cf9ec79b5d9407ca4fb57a3e625d60", - "geometry_id": "dgeo_6092d27a637dbf0392c5da74", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a", - "image_sha256": "beef85b741afbc47933bfee0c6f900ec885e20d5d9236e52a22ea6ecee97c504", - "logical_row_sha256": "869009e189ea6a26ef112a0deda8dc3859ba027e867bdbfc1878a3cc4ab53c6a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "654b9be506233c19a01e64c4ae6deaf066caa883e501374dc98539c810ad3e21" - }, - { - "code_sha256": "31289b4b4c8db0c02194f4845e88a47aec4126d7f66fdbf8177e8d8195fd5e28", - "geometry_id": "dgeo_ee3b25b4d015560a4359c693", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a__depth_r01", - "image_sha256": "a23dd1786f8d1135ebafebb4ef8da35d8395b42db27b3728983ba362465a47f6", - "logical_row_sha256": "c05e440e04950bd882bad1a1a7d8c7413286e7cf54f90d5efa8bbb8451bb5717", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0588e16cd72960e123d9d417f65f2801c12ec6736bd6f0855504ae6a95fd3104" - }, - { - "code_sha256": "2505897cd554c33be594b4bdf349f35cf943038a4eb463b704e738785217fe5c", - "geometry_id": "dgeo_abe6a78d63b176770969d44f", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a__depth_r02", - "image_sha256": "b9300497aca7a2769602c3040c89131b2ab84734a6dff08044f0a231a8405e0d", - "logical_row_sha256": "2b3bb50a3647b84827aeb5304d88d6350b3af9697c4619b0a21eed7b5afe1248", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "dc0bfeb280cf8360c443e67a3b4a65d975af3fc76924bd25e38722c6dde0d271" - }, - { - "code_sha256": "0c77784031bacd3d06b71dbcd2fa4fe0d0e7cb81e9416ff6dd6830c6607eb971", - "geometry_id": "dgeo_cd12f00eb43b2ac8317a78df", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a__depth_r03", - "image_sha256": "315392f008ebfc6b15e30953e4449b7df59c6c1f1d3d14e85b76c9b2d3605681", - "logical_row_sha256": "eaeec6f663bb1f62317c950a6f237330114c8036ba1fc176a03c7c8384912f3b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "abd2594152c5e0e59d60ba133a9c6ed23a55e041f02c5b2494806aee86d19bd7" - }, - { - "code_sha256": "e06bb5f2eeac8d2fccf7733893dc94ea812414d25dc868afa4edea3bcb12d05c", - "geometry_id": "dgeo_d91f16631ff2b5179e94c53a", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a__depth_r04", - "image_sha256": "2cb787a18ede46e0b33e79d4021d6661902591c905baabb020ddf70426af00ad", - "logical_row_sha256": "43395c9cb5c9e1bfd5c96c85a8cf40ca1819332db78477b086f8bf3363f8f7ea", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0c0a44e2f9e2b40062a1d9cd975aa560d9274e634e31fcc519a4a841f98934ed" - }, - { - "code_sha256": "7325d07b3393606c11a225bb69c65669c61a340f472c9767ca5800726b8c4770", - "geometry_id": "dgeo_fdf5fa541be78a16ab5ed3aa", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a__depth_r05", - "image_sha256": "b504ff072db955021216cd4851e2f1fef836d2c0d95c52b04e0e2b8c10f9244b", - "logical_row_sha256": "54dc1663e8459e1f4f6b5062c6c86b0d7ef7919e035f30b4aeec504ee41e9d89", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "720fc53bf4329cce7bea19c5bf7a252fab67ab84780313a6d0fe970de5ed36b8" - }, - { - "code_sha256": "27f7cf64279ab23f32d013ebf75cb8725381c2498c79efe042635660396e2a79", - "geometry_id": "dgeo_8509f01771c623f50c9f5393", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a__depth_r06", - "image_sha256": "b897b08b229290f46f0e9bbfb99ff22f5eae8327bc3c4c2f87c19b49d01f942b", - "logical_row_sha256": "952e5f6cef5aeae426d34303248a2724293a7aa1384cec8b69664fef979a63d5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "295c4ccc1f96a996d5ef971d9d020b4661d980f48c0719fae373f3aaf67de39a" - }, - { - "code_sha256": "fe5c6e9bd278ae78fa1988ed42a841d473e232a9af59925c6070501d5e76f360", - "geometry_id": "dgeo_29424016980b00ff40655307", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a__depth_r07", - "image_sha256": "1d993217f5703c378056b94bf3c43ef39d4b1253cc21d23dc0afc9114100f1ce", - "logical_row_sha256": "cd7679566b58ecc00747546bf6ab4891d3eaff50abb30d47d254d438aceabca4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "94216fe87a4298b26eceb8b5a336a9c7eaa54f8ef320e41c9ae30a613924d564" - }, - { - "code_sha256": "bb597edbb61e0a774f331c4c9a69f555cb15f37dd68fb039ca09de11336d563d", - "geometry_id": "dgeo_39096a4d01524a8202a79e69", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b", - "image_sha256": "69c3d4f3554e823c5e1cc148892e97804ae0dd5cf84e868df6b6a7b908adba11", - "logical_row_sha256": "1d525856b3d8cf73ab559c435b13deeec28f23e81bb5699f1e003d959d3b89e1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9b6b570fcc5d178925537d8c1d58d4184887e92ab85bdf9fbc89125b2c21f2ac" - }, - { - "code_sha256": "6f9a01c5f90bcb7ef68e09ade2e40d2da591c1ed4bb0926cfa742670b6ee9d8f", - "geometry_id": "dgeo_4bcfb6cb9617be5def917c5d", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b__depth_r01", - "image_sha256": "65a8f0da38ec599314ac81ef6072a59989f88798d1faf0de131466b0c4668057", - "logical_row_sha256": "a4e6d2bd7eaf3424c7345ae32b10a8f848d4623c312397caff25f59a300c2773", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a7922792f4ea400631c8be13871d9fe9a0a73c15b6f9113b11655b9484dbc107" - }, - { - "code_sha256": "2b34b15c85bf200973e36d174326e2d2eb66e74c37d5349a11713763e48e603b", - "geometry_id": "dgeo_c96d49ac5380101bdb65d86a", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b__depth_r02", - "image_sha256": "8957736b845339d5aa094569b177b3f817c15d09174dc07c2037c2eead3b2783", - "logical_row_sha256": "ae92240acc3a5b6fe443f532d35971f67dc73e4173d4e452158703b751a89ba3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7f4fcb0a5cb12e1814f327018942ffcb3226c32044c19220b42b579758ccad0c" - }, - { - "code_sha256": "b8b9b7e4c24c615b6b99ddbcbad0b2ce96af6ffec9c6fec0b8db085a1d412329", - "geometry_id": "dgeo_1fb57e3bc7ab09bd440094d2", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b__depth_r03", - "image_sha256": "9e0babd4500d4a7776c2e53463466af306ac3351d5afc4a3655bf8f06fab9695", - "logical_row_sha256": "e752661c0796d30cee8b008527b668064b85ccde192ccb0a52ae9ab3d5fda032", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "19a15468b9907322cfc55c56cd522092dda7c2ce93fedba26997f2100f2c133a" - }, - { - "code_sha256": "6231607d21a7d2cdb5fa83b349ac12ff55d961f4032dfe9c4d59a21590236fc2", - "geometry_id": "dgeo_0b612bc666d3e11596663fee", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b__depth_r04", - "image_sha256": "046326b64ecd70b57ff8c5185de0e53ceb325f3cf8ed0f9db4af9c98dce62c92", - "logical_row_sha256": "26907ee2732d867afd230a33397c31c71f940c471ac398b5cfde693ecfb463ec", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "110a459bed7392d23d789b5b50c276529f57b7349a3f13df18ae28295c00f022" - }, - { - "code_sha256": "8fa9d9b3944c779db0b474b5e70644e97914439fc8cb4f7d62a39586a59362d6", - "geometry_id": "dgeo_87859ed23a6f6a431a8abfb4", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b__depth_r05", - "image_sha256": "4481ce956962a285ae08a394a7c6fc88fac3870b896cc23addfee167b5e433cc", - "logical_row_sha256": "37836b28846bb34849fbdaeb91645e8a9c1f31b22991f5e83ef826f49e368e2c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "841fae080fa69f47355020b4ab5f9652585a84759c992b2dfc5d82ebb6124cc2" - }, - { - "code_sha256": "3a957cd2b5241b5034efffb388babe4c655e8b8df8685b7cf3d5efdcdeb5b740", - "geometry_id": "dgeo_db38dfc544afac8fb44cccc4", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b__depth_r06", - "image_sha256": "af0c3f0801dea955c18c3db05f4e3e2d17bb8cc4eee33e36ad008a4a5119d9d5", - "logical_row_sha256": "abd9a8745fedad5d80bb3732e6a6d12b6bf4ca0c45267ae979bf2427f93cd0f9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f9b4d6b79c2e1d173920e6f13fc5ab29cbdb542f57521a29890da88204baa5e7" - }, - { - "code_sha256": "5f07ff9bc6bbe87b82ee16d18632bd7f4e22dac169d1ed6f9005fa604a9b5c26", - "geometry_id": "dgeo_6f1b6bc7c79ef3fd690de00c", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b__depth_r07", - "image_sha256": "ea98382dedcefefbc564193b062323c22c3bd2df33f3ea3fd58cdb7567a6abf4", - "logical_row_sha256": "b55725bde7efab4cc038bfc958a9710a43ba1f01808266e6e5751381cdd77c47", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f0086ca59bccabc5f2d4f627bb93825cbbd26d4a4846a901892cfe7be7bb57bf" - }, - { - "code_sha256": "6383a2a770269d5a84b591a06786ac64d1fde8fe7191da9d65506c71887b9a15", - "geometry_id": "dgeo_73746c440895dfa6886ed37f", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "image_sha256": "b82b2b51fbb2728607d067d310500f10ed79f44d90012d1a28cf88fdd91ef75d", - "logical_row_sha256": "68caccfd62a47adb0f8011ff2a8d64e5775d046849ace2b110dde8b6fa73a83c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b8770af40c39c535e522ce792650fbb8e2cb2db4a36b821b7fbd4cbf9ebc7af8" - }, - { - "code_sha256": "88db941279483e85572a1d0ddeee56ee6a454832e2a45e70069392b1dfa6350b", - "geometry_id": "dgeo_fc91a583ddf02c341e984094", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__depth_r01", - "image_sha256": "009c7867663c6765c461d4a51cdc8b6ee4d84de9185282a68573bd44a0b3ad33", - "logical_row_sha256": "27bb342f9f65683fd0a45e8ed1368f21eb2a5dceaa79acfc7d1dd0f74fed44a2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ed0b4f63105d2154d341d628deec7947fc79c6ed6527c78764772cb4c022d768" - }, - { - "code_sha256": "da7b040f1231caacd511dd3069fbcc70fcff2afb696cb0e47408d71cdd8bf4cf", - "geometry_id": "dgeo_cf7ecd75cb3549c6972bf62f", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__depth_r02", - "image_sha256": "c7e3d3eafe77af4554f9e556d537bb2c4e7050c59dd04072a05a3266abf4c281", - "logical_row_sha256": "5639e71cbd581a7220c60f1acf5613ceac8acff9b8d509426b481cf3a50370a3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4a4245a19ea1ca78debea5e81eaaec1e2ce6314ddc80aa7c61e407da7583a7bc" - }, - { - "code_sha256": "ff82ed533ad2274b53da848d0e37265ced3547f60e13729e0fbaa7e06f2e1905", - "geometry_id": "dgeo_1515224e484e9974bd6199b5", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__depth_r03", - "image_sha256": "06fc33db21426e190dd1a6762531dcea912d6e079e508a8b02d2c4186f5d02ca", - "logical_row_sha256": "94e85f6db461adfc53846a45fe9f903c48b6a01f99f6c081eb3c1577c65426d4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9001cce750dfb9064e368594d6d60f20282da8b112ef8212b6df86213756fa15" - }, - { - "code_sha256": "385a2f9eb515799aa65b1d0168b82a11be8ca8f006452daad91376e7606e194d", - "geometry_id": "dgeo_9ee1b4cd07d4fb8389b461f8", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__depth_r04", - "image_sha256": "95f4cab4069834c172ac6f1cf8745c94d6afcda0c920b59e18d0d5e0ab10a075", - "logical_row_sha256": "151fcc8e4d8650c85a25a3530c206a6552fc7daff1167d41ec31ed2f42c104d2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b353588c222ec365cffc7ceb7ffaa9db2c438d4d9444452f6166984cf7e92fba" - }, - { - "code_sha256": "27ea5288a90dbc6058c46cbf66a832b5ff15a35184df919caa8e153037e0f84f", - "geometry_id": "dgeo_085543dcfc556d2052293d9c", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__depth_r05", - "image_sha256": "6fd56785c77138527237de1d1566f4765ff1ebf601b9878134ad8af16baec48b", - "logical_row_sha256": "d95da5f0bd3b6e2498c92f4907458bb7e16dbd0185120925048b3365a66c5c82", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6d87e5d81756622a570d786edcef0b395047f68a9a0367ec21710bdd366a3798" - }, - { - "code_sha256": "1e1c1756f6d7528af55a368721647453f58f1b7b6eb0199894df745aeae3df61", - "geometry_id": "dgeo_26582da291e8b2f01580d310", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__depth_r06", - "image_sha256": "c3a6b1f599162ecac1729c87807aa3530b40507706d0e71410a4f25501091677", - "logical_row_sha256": "aaaba4a81e8d5ef4b774c8cb109f56258fc36d524b258a8962d7986e40fbc7bd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2a8d950e66d14ce1184f2bd42886dd4e503f691aff025ef0ccc5f0ce17d93e38" - }, - { - "code_sha256": "42c25a51359ae1315f6ae00493dc5604c0e770598d777522fb75e139accc01e6", - "geometry_id": "dgeo_7eb65154ada983c3ed804fd3", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__depth_r07", - "image_sha256": "463917c16eaad44142fd62888abd13197a27a6dad172402fae6f72aa98b525a4", - "logical_row_sha256": "11a2dee369a4126e4d986aaee3f970c1d4fd0d21ecc30d87df06cfbad02f1662", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "33bffca10b5e5a191055f8837a6aa925d88641bbd2bcfcb76dc8e544abb50ac0" - }, - { - "code_sha256": "22e5b5b9263541291045fe39de4654b1f1a69653cb79632141385e518ca90aac", - "geometry_id": "dextra_b463af79c635098d15f3263a", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__pose", - "image_sha256": "cab0243530912939daa438d239d9a91b552f452fc260eeecda9168521a64e051", - "logical_row_sha256": "87b1ae2f3bc09c4008356dc27438a5bf31ee940fc18c1cbd605a4a771943098d", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "5c60bf93319faa9cc1ff65541ce7fa4cd46ecaa3eda03f9128ec9950be1d0541" - }, - { - "code_sha256": "bc5a2bfd3e02472d416a8afcead2f788a45d67e1de627005a2eee579a0700c4d", - "geometry_id": "dgeo_8fc1307a6be1ffe0763dd845", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a", - "image_sha256": "35947b38a5076718cbaf89985df9dcdd1874deefab20c54713904ac8cf1f3aa6", - "logical_row_sha256": "4641fc2755b670503ea3fd35e5eefe44356b54a3413c85c670e497e6f636a560", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b53eb783e7e76853816e155186c0ccde1f300c36fd398a8b7c54807096a621a2" - }, - { - "code_sha256": "5cf406a8fde430a49fff0dafc41960a82cd60bb49c73cbab249d277e5547fc98", - "geometry_id": "dgeo_7ff8eee3c1d7f5d3ea0fa86a", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a__depth_r01", - "image_sha256": "35ed14682871fc4f7b214eb27987b55661a54af727ea1245408baf0afe6f5cb4", - "logical_row_sha256": "c0ee4c880fc4d6c43fba968fc0e9b63770938cc51be2329f0b70c15e28975ec7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8fbfa6674d9cff4134c2f69cef5e9b18e806792bdaa24adf2259751f64159020" - }, - { - "code_sha256": "fef716dd89cfe1ec0ef35f68c68cb8da78acbbfc1b68cd493417668672fd1061", - "geometry_id": "dgeo_9ad2d7216ac937668d7d1fe3", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a__depth_r02", - "image_sha256": "2b77b8bfca4819cd99e96090d62aa30d53fabaec42da5b1f8f8a1f1f17c5a814", - "logical_row_sha256": "d37515d839a907800bdcb741a3581bb59269008e9830a82b1d8b7bf262cca756", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a85f021fb51e45e95229fc2eed1cd994d5c3e62cf0d25edd817a4f77d6b96081" - }, - { - "code_sha256": "ee03552223fbfc205dbb8e9ac9c64a8c1620656cc83843fae1f3944c1e1195ce", - "geometry_id": "dgeo_aba34ad5a8f849596ed9ef6d", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a__depth_r03", - "image_sha256": "f00d673cd4333418610d2484af84f99274dec5819b4060591f1cd7601029ad7d", - "logical_row_sha256": "e9f4a0e8f81417db206a60af1a85cb7e8b72d3118e8a630a8fb7a36723f1a03a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "37195939e8440c4c497116cbe5c27f611256ffd92a5fb2b113d5aa26d66188db" - }, - { - "code_sha256": "8308bb8f6f37d510c064c97f5fe9d99838493c480e32b25df46ac4423712890c", - "geometry_id": "dgeo_6acdc80cbbb7cf9a9fe39295", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a__depth_r04", - "image_sha256": "605a271afd3ac653600f378a6ee59965aa73e7ce18ff241ab7a238f2a2353d75", - "logical_row_sha256": "0fd8f4f3fef3470f3470babf0e2698e7a21c59da5e6d6f2d99208fe17c0b6581", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2542e1b1e32e6000aacbc13bc422056bc00a3a2d2f742f528039ea3ff3e64c2c" - }, - { - "code_sha256": "b1ee206a72a257dee19ccf7d5edee7e06b5a167145aa6a58c6f347b25570c080", - "geometry_id": "dgeo_0f81deed8f9b3122dc9c8397", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a__depth_r05", - "image_sha256": "f4653e3b9e5520e261b91f1d6caab8a69f438ee27b7dfe5872de11b0d42d4bfa", - "logical_row_sha256": "1aef3ff40dfcb44aadec9d3c5c8f4519f95669ce3a53e1b03135f031408d7869", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5cfd1344b7a2a2a2b285c919db683fb84f14793cdf46019f8cedd567d211767d" - }, - { - "code_sha256": "07de427df288a64f011b9fa52fbca72954066a21f2c4bd0942a260f420b956a4", - "geometry_id": "dgeo_39af32ff9d3bb7450c4471a2", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a__depth_r06", - "image_sha256": "9b36692c5d910b3a5ca58db4861c46943226e42906d59f117aa4c16845e4dbee", - "logical_row_sha256": "b92ca7e6464ffc582a9db5824900e2f78a6a93421027227472c98e62fd2aca8c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "740e0ce725f78e3caacd22edeb35f4b74ea25263ac8c3c42fa9ca82e5fd7777c" - }, - { - "code_sha256": "a076336de530edaed54d580a62dcbc87f3cd86f005594eef28e2728d8878683a", - "geometry_id": "dgeo_f64ca77de3f590f8838e85a8", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a__depth_r07", - "image_sha256": "414ed2f0cddec095ab0d36d22b4196a3abdae53f157108e04c1a23c11cdf0e16", - "logical_row_sha256": "d92127cd8b40a2dfdeda06a09f7a7f51972c80eb29d1a54627fd0ccb45542c51", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ed7c5dac74349979b0041dedb95939002c0229e74ca3f38e42ba42837441a43a" - }, - { - "code_sha256": "bcb0e7650b5ed25ea45b0dcdae71effe8175aebd5f3452b64841053213e1a54c", - "geometry_id": "dgeo_6132b10e16ccb7803b1bb88b", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a", - "image_sha256": "7ced959a400ba03a16dd23cd45883b2bc85a9d6457ea5dee9698039db2825680", - "logical_row_sha256": "dccb7a225864992bb2da5b734d69c174738a4242d0c7e527850883199a9660ce", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1c0d5e986bcc67bccead6b46c2f341721e588aeef0e1ebc6e234ef31d405f4ed" - }, - { - "code_sha256": "ef1e68a31847563c95eefc8f96cde66fb1a07640b37af1d5d2714cb502c1eb17", - "geometry_id": "dgeo_91b70fcbf5597fb97ba94a3d", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a__depth_r01", - "image_sha256": "c9c1dd3d87a976f6a743b367a6ea6d355b3ba5c213d1344c8f50911ebfff8ca1", - "logical_row_sha256": "330da51274fd0cc16aff4b2032fff6d43d71a383c2e546889735e25244737f0f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0a276492012acf040ed9eaad0bf71012b824ed30b572ac00649d201f8b45e682" - }, - { - "code_sha256": "778ef01bee1726a315fb2de0106bcf5b8c6e7da8ee63eab20fc0bcaa1bef3848", - "geometry_id": "dgeo_6d366e778ef214c9bd16a4be", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a__depth_r02", - "image_sha256": "db785f03e3a2e73284e2bdd1f268550ff0e4029acf4ae1aa04cf469adff77a39", - "logical_row_sha256": "0dd59859aefdc538dcdb7cc7d490613662e2283b9432cc583c8379faebdd0498", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8f8536df29a690b552d5f061319db80b4fe94cd6198db96c7c1a7fa741a46efd" - }, - { - "code_sha256": "abe1659272fe77536a0b8919b35806125fcadd51a0ccd7b6e366cdb2337be3f5", - "geometry_id": "dgeo_c79eaeb2c7b668afbd67ff3c", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a__depth_r03", - "image_sha256": "9d5aadc8612fa7697f58f85eafc553006b0043da0e8a3a5ab111a9717db15ad6", - "logical_row_sha256": "f6c00e5de48c6e8606092b35c2056bf74046dae891494af7cb514b52e3146a5a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5a42f7b8131a32ebba147c02a87a61645eac0b0fd73c753cb55522f0f3eec35a" - }, - { - "code_sha256": "c4a1eb49f6cf0498531236bbaf96a0ef407326943bd7053571ef9591636510b9", - "geometry_id": "dgeo_c306141580c2238f72723e56", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a__depth_r04", - "image_sha256": "be61661c28ba3149d14d67c7383ba1c3fec51813c1ece73b5747d191d73af4f3", - "logical_row_sha256": "c4e65a62ec94d71474e3711b52d5992e4b407cab5b15ac86c59193c4b136413d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bbb883dd2af4b7ecf9a72b96a5e27b8989721e23806d00a73809905c187ce8c8" - }, - { - "code_sha256": "41ff4f5d235bf05a17648c2848f20e9f4f0703f615f7ba01c0f9f8512f2afac8", - "geometry_id": "dgeo_081ca2600afb35c1e439f80e", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a__depth_r05", - "image_sha256": "006f2d2fe13388e9f6a7dc8b555e7f94ea3ce55c342f2c31f7477bfe563f7b74", - "logical_row_sha256": "71cafcf0adfaaa30f241585ca77ef632ac2559562c575401e2cd82aca2686e6d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5751585e3bcdb4552a12b970a9fd1950125ce729520da658cb14bd0440664f81" - }, - { - "code_sha256": "b8415a072b7c2741e21af1d9e90b5a2ccad150fce40089164d8f8d857a5a7c8d", - "geometry_id": "dgeo_7a88b8650dfa532867a80edc", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a__depth_r06", - "image_sha256": "52237609dc9850837dba6ba56fdbdeb0e9de1702757a4c01d2eb51f10b29eb35", - "logical_row_sha256": "df01d541611c8408f9eb9ade03dbc77a575de963692d4d122d9aafa471035e40", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "35d95f9a3140ec19577ef583d8630acc269857dc0fa68535499a93bacc19df00" - }, - { - "code_sha256": "a71a657549c2a7fbf460ed312cec40a6d4c0f984fefdf82485af537eae84635c", - "geometry_id": "dgeo_766e7ecc18c4c3669421db40", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a__depth_r07", - "image_sha256": "1153e75eb6a2ec68c019eef841bd836c05bcf381078974409cab47e4e2972930", - "logical_row_sha256": "769bb8fe0703a02ad4507f24124316e88fde914755993505c0867d564eb25910", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0e8bb414712ea401aebed11c270fc8cc1475dec3516a9e44fef3f94e11089c01" - }, - { - "code_sha256": "265af4397d94f9a0d35ccc6b388012d54480ed8f783e4dd8a9c7a199e2d3a3f5", - "geometry_id": "dgeo_aaf5424dffd9f76aaf3b8916", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a", - "image_sha256": "6ee91681f544123a86a15360f3d770e6af572a57d03cc3517375c653dea04798", - "logical_row_sha256": "bb1e05ba678cf5471432233fd7f74c12a8daa0361168d890d704449e2f270a9b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "fdfbef0ce2361cf203db8f4cf841c00abfdfc021b24d676c92cd7dceec806c28" - }, - { - "code_sha256": "a69c8611f418a0446b5266b8f8451680fb94554183c67a2e1d51132ea103e690", - "geometry_id": "dgeo_6032ce115c001001eda06cab", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a__depth_r01", - "image_sha256": "48a22e048907e47ef6ad7491437b6b6c000228203a6055f4ab588c08416e8413", - "logical_row_sha256": "dd322972b2b3f16fde0ac9af6788325d8ef980212d30c512e05af15688450dc0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7cab9027a84dca38c26ab4e6e6735a0d75601e2dbfa807de1a923155663b7c1f" - }, - { - "code_sha256": "f594fc61316a1e2da75c6b551bbac73764bdb515b5d6963a5cf02b34c24b2af1", - "geometry_id": "dgeo_d7db21b381e98105a83a0113", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a__depth_r02", - "image_sha256": "0b4ad0878d0363210be4992e8777c126064fd7b537398fdc6e894bc760114211", - "logical_row_sha256": "ed2168f9a9023088ee0757cac0539402ccf9959ae49e9feb15c676e31c8b53db", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0a024a194ed36458e69ba647bf6d9467f8651aae8507a8a060f3306016d1778e" - }, - { - "code_sha256": "22e5ff55d9559f5c7e63fc2165263ca47a4f63ace785eac7fb146a8aca6fbf78", - "geometry_id": "dgeo_def15b82e6ade62a9ae37519", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a__depth_r03", - "image_sha256": "9e413ccaea78d053dc76d88b10441836656e4af188e4f6a5e429da6cb5057819", - "logical_row_sha256": "703776ef3cda1359c7b53ebf873c881a758e76070653234cc9507714ac65348f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "44bd9ddff698336cf04e89b3a05a248913afc6fc1b5a454bf95160c88bf2d28c" - }, - { - "code_sha256": "ef970efddd82171309c5e905cc5ab610f8dc8110f61c7b88e5f95f17c946909a", - "geometry_id": "dgeo_4f9c7cf3572dd264d1955320", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a__depth_r04", - "image_sha256": "a49930554574b853e4ea613fe1d8761ee3ef9bfa7bcca762c7245ae35206a827", - "logical_row_sha256": "debc9a70b8498703bc873a110d273aa0ab68cf0e1b1003536e47d742b60e26a0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5a96745cf19c9824ce71968c23fdeb58083313d8b11d8d4b3168adae58f1fef7" - }, - { - "code_sha256": "2d38f473ef954005dca515e19b73d7d37d9eab10de7c3cc839bab7bac07e3adc", - "geometry_id": "dgeo_2e50c474439c9dc0757587b2", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a__depth_r05", - "image_sha256": "c154ce306dfaa793fd67b03918c4b93587e7e6d40ffca415dc1e000c40755945", - "logical_row_sha256": "adeefc6a4996b0c8a2596f52da7df627ee691ec1f9e0a782ca0483ae15bd5a62", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "880e95d8489ad71e46b107a2e54b55471b5d99b84aa0ae8cce00f46944311c0b" - }, - { - "code_sha256": "a7c35632d60cea0cdff17efc75d109562a45a47e53c13bcfa278cb9ffe71b7c6", - "geometry_id": "dgeo_62bfeff8a6af88adfb5797ef", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a__depth_r06", - "image_sha256": "f34d3ce57fa39fa3ea8ee8ff95b782a6c9cc027efa18b543cc106cb56a0e6110", - "logical_row_sha256": "33d9563dadabbbe2dd8e87b2f1c2dddb297cc8172a4d7c4acd31bf790c779a0e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8fc5788874974c3fe21d1d22324aab79db1d8b2f0bc120cc3b258980abeb29e8" - }, - { - "code_sha256": "78a0fd9234d8e2e9ac479e328de10fce2cdcc288239608f5aa47f9ba062f932b", - "geometry_id": "dgeo_d5799db3a2b44109c559d09e", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a__depth_r07", - "image_sha256": "5309e2ae0f50ba8d3819ac820a4b4ffcd97201312f41dd3ba75739723a87fea0", - "logical_row_sha256": "a1c02fc39c0fcd2a730873299b7dc61e568f74e7a5f6119a52f90ac5609ba3ea", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3f6875a93034952b568832bebcfc8186fbe375e3b73913d8bebf3bfacb8ebb57" - }, - { - "code_sha256": "cb8ab46b79f3581b9c408753cb5e344de08508a795ed3b53a88c86c2c4af2167", - "geometry_id": "dgeo_e37bec2f42f03d2cb5c913d9", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b", - "image_sha256": "1643b9f80440913f9cd87d17d057a054bee836c1f9c879c8b7226939b23ab15d", - "logical_row_sha256": "64505d06a4c8741e62b8b201c672532563f17f51399ddf51eff0cdf88af6378f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a4c3a38060613ea3fa60e5635165f569c636b45f9927eac7c9e0bd3b579855d2" - }, - { - "code_sha256": "c3b01b4c62c6527fde0c0178e4e7ef264c9b138ae1cfd05dab2c9b9273c231c3", - "geometry_id": "dgeo_43e948358db9c9898c66f621", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b__depth_r01", - "image_sha256": "324c25985a3e34d202b07808c0e7805a929ed7f52b805b5621f69b4e73a263bc", - "logical_row_sha256": "95a04fc65cb59281263ca9b47094b79f5d23a9ad0dd38c84f4a75f7dd74f3298", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4fbcbef3202d63207c6301fc10e60ab70fd9e11e5c0a7927b95ca4e48062bdb2" - }, - { - "code_sha256": "7a0f258c003aaf7d0d2508cfb5eab5bc5b52caeead5ee498eec79bfa222fb223", - "geometry_id": "dgeo_d21b6bcc06aec0edc0594a62", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b__depth_r02", - "image_sha256": "28b426794e293398f2e315838c4f21e1331d7cf879830a413824bf2580fdbe55", - "logical_row_sha256": "c6706b62f5edea4cfe174cddb4b622e8eb63442ff4674a5721e3a88c27de8d21", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d9e9d5fb52a7925c40c228c4f9b3345f94af72cb51f54f3d5bade55fe79fb250" - }, - { - "code_sha256": "e2a0983d849e31c9eca0326bb1afae4a13c54a588bcc895c79e44a85e30faf8a", - "geometry_id": "dgeo_24e60432bc33a52f504f5635", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b__depth_r03", - "image_sha256": "36df4787bdaff9b230dbde62b1bda9c5d9fd7ed6b4a3082781db55c4561c3260", - "logical_row_sha256": "32f05309e361c7df0dafa2fbbe03aeee9f4417ba89e9d5f7a6084aca833dec4b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c4709270d1a8b164dd87468eee80fff4fa668fe884bede49b0ec673eec91f952" - }, - { - "code_sha256": "bb0d54c072f18b5872dd9cd077adae43c881bac66daad75c1b562271b702edaa", - "geometry_id": "dgeo_b233823f3879dceca3c29eac", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b__depth_r04", - "image_sha256": "09b1803cc7049a60a8f62f809c6fe87fb28f633f090af2fbf64c083f8345a29a", - "logical_row_sha256": "9e775af2a1e1887c19372661a47c0d2c1a0894955f04b5c2bc2328c1965e0532", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3d7014edf57630d62eb986258199bde22105e4f521cc9f07ff72d9fc2b552b00" - }, - { - "code_sha256": "a2153fbc8e0a81d1f603e41ce62307cbac34858cc47ce4d48ced57d8c2852421", - "geometry_id": "dgeo_2c094dc9e277bad06aeb32a7", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b__depth_r05", - "image_sha256": "de57f2d081c53f827c5fb54e3f72fa349a62b7171a1639ec9468397d846c5dc3", - "logical_row_sha256": "2b71f9b99a20799185378664bcafc4c1c1ee4fb21412cb8d758fbebd5661e5aa", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "53d3ea436686c338fb20c35f6347f6f79bc002591e147f7710694399d623d706" - }, - { - "code_sha256": "68d1ae87b0b4c742690f5cd00e08f94e7866727fa93bc4a025f1b635de254362", - "geometry_id": "dgeo_851f53abd90a4fbbaedf442e", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b__depth_r06", - "image_sha256": "2584a26c53dbd8a1d4dc4266ead52586243c32c53b38ce36bf4d921d6f3fe097", - "logical_row_sha256": "28023086597a4c1f4a11d34f0884d2c840aa477d814c79a139921ee1159b2ebb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ebd6c59ff45d7cd8a834b69225b493ebda9e116cb7213de07fcb04eb6ba43207" - }, - { - "code_sha256": "3e696740aeda0f542ae80e5db2e01482480c08ac2fb505473058c05e6fab46d9", - "geometry_id": "dgeo_cf88e4fee657b08b4dc0252c", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b__depth_r07", - "image_sha256": "993d7b4991e9f307fdd688907ca11f6fab24aec1ab05a5aa31a0bcac8ec51999", - "logical_row_sha256": "10b78cef0d9bfd4a29949a87e3452b8511bedc153ca33a883bfcc888f118d244", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "33bea0d4f892de73476631f5c2d2c87339969156d77c95927a292e5daa4aac0f" - }, - { - "code_sha256": "b0a73b76ad33038f19b115dad9c51d19b7a391b10a1ebc4705a4a010059b2d56", - "geometry_id": "dgeo_a53e0bf717997dcfca0310d7", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b", - "image_sha256": "2ebd7baa917fbd48faf390699d6e45157725428ba4d9a4143a9641bd74dd01b3", - "logical_row_sha256": "4224a7d05789ca50fa766b14e10ef76f3fe9ad9b9ed570cc5aee9e820d82f859", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ad9dc1d748f064ecccb55387c175de46b39934c72fb917443c2282090fd7ccd1" - }, - { - "code_sha256": "875bade48709a29a77b3f8258473a2d1d9c0e57f19dd10a9508cc48951eaef8c", - "geometry_id": "dgeo_6e8a135d728cd0022f2e0df8", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b__depth_r01", - "image_sha256": "681c5bfb39f309d8977fddf5b2cb492eb1168951dbd3b6de17bfa3fdfbea7205", - "logical_row_sha256": "e8f511e36e20396b40513b9796eab6bf23fd01f1bd49a242f4b6c77fc1ec8313", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a187dc7445b43f60bfd7aa9965e17c011fdb8400111d9d5d947e7e7a1d5e8896" - }, - { - "code_sha256": "fac9d4d8bb4c590b98ca3de388bfe6206efff6fd05aaedbda97110f749ea38ee", - "geometry_id": "dgeo_eaf788bd2c38c39937d55a9b", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b__depth_r02", - "image_sha256": "992d1a8f2bf3def0000f75a7383c35942bceef0f7d63bf8dbfa48a7196083e3e", - "logical_row_sha256": "24f37eb8c35a98a89334c872be1ecd2ccaaea28de0ee8eff7ee7c4efd7d9cf79", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "068ec6fef5532505da150819ab340a97fcc5ae1407fe6bd47678418a5ff86219" - }, - { - "code_sha256": "ffd7cb6fee034799ca6bf5b90e3e657fdc4c3b8c69b0d5bccfc0495b3222f13a", - "geometry_id": "dgeo_e9b7b37c31c9cab47c109bb8", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b__depth_r03", - "image_sha256": "b484f60b2c18056f3b69f2dccb56347b4b32b24bec96892ee660bb0a6c8c6836", - "logical_row_sha256": "87917a18d8f4304510499f7b15f34c9a8c66736ad6ac3edab21d480827b5a09e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b47d04aaa1cced480f05dfde7ecb6cac47899c45ad181f0643c25f7fdaa184ff" - }, - { - "code_sha256": "ee91d915162b4188ab027b6643c51a30ea1eab96c2021284edecec2c52459317", - "geometry_id": "dgeo_2f6ed23c200f447dd9802bfe", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b__depth_r04", - "image_sha256": "2fe07655138320bb4906847e6a3fbe1d560ac2a7eac92e30cbbe935c7f75415b", - "logical_row_sha256": "5ec340b6999a673ab7b22dc9f3f0434384e28f69f228692d3414ce48fdc2f668", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d2936ec9a4c44baaa74537bd646591dc0340e1cd29f763176067fd9ac3fd78fc" - }, - { - "code_sha256": "bf3db0bd8093010d69b69be0470788d3523bcfbafb9b9da7807e98344695df10", - "geometry_id": "dgeo_7f4e87e42b8fcdbff3b48e3a", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b__depth_r05", - "image_sha256": "8d2b56c6daad76ec8762b5a35c87b39fced3f87808f219a3b8700ba6ffad091e", - "logical_row_sha256": "ea992b0f80171b468fdc999191640b30c08050dcf8bf576a19d8df7762e44af5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fac64dc145b6ec802021dadc194d133b20c25723c4171a8364138c9f2a0234ca" - }, - { - "code_sha256": "016f075d73f9a8b7c29e147b1f0d01e246d4fee01e04beb6520bfd3dee6f5c43", - "geometry_id": "dgeo_ece6832ae583bcb5ba182a9c", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b__depth_r06", - "image_sha256": "da580cc0b7b4f010314f58ab94f8378cfb2f9471667194507873a9a4e91bb9af", - "logical_row_sha256": "e2b1fd06b5bdfaec80a44e74d0e0b6502c9ba6411f05777c571006c2c652c7b4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8b644cac1ecc088eeff1acf537603282e61d2d7cb0c1110fd335b5e1c512da49" - }, - { - "code_sha256": "613ca833684eea4617befde682828d2fb06f5cfcf8843963bbdbf44e75da340b", - "geometry_id": "dgeo_0cb5c7a28c0e844d97d19a2d", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b__depth_r07", - "image_sha256": "ed3c61ed646bf62bf686873a03c1e0eab80dcec7f4cf67ba3c52fcfda97e2a7d", - "logical_row_sha256": "a9d5b6b9d1a7fd93518bdf0f9bab8396bceb5b76b5d660b3e8fd8cf00dba128a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "61aeb84ae7c9c56656a8275b2dd9842768a2ab64c7929c4bba27158bd4df7f60" - }, - { - "code_sha256": "82ea816b354f278793b090182b77f9ad33ca569b3d0d171ee7f73e1bf17e4b72", - "geometry_id": "dgeo_0af0f62a4de6ada68cf5da69", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a", - "image_sha256": "6c94d36005f0d357fad697ace337c3e2f26723ed10c124bbed0f40ab8b044814", - "logical_row_sha256": "61546a18e43cf989ae258221f49fe862bf38bde12d18b742ea441f523dbd2aa9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c938665e49b84aaa1d8c0c2a652462afdd2e71f993dd0f2ba569871ea9b2e446" - }, - { - "code_sha256": "c8a42a7dbf1121155136cfac73f68a7772f81b177446022ac996b04851aad0a1", - "geometry_id": "dgeo_429683992c1f5886e33feaaf", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__depth_r01", - "image_sha256": "e34235295cfa8a4b037db999c2e2305157df3ae5f6910412efc1aa88f49b18bf", - "logical_row_sha256": "337a88f28b1c6f415258ec525f5676ec81c16bad37a08d241d719f4a348bcd1b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "625e3021e819b5d017823fe466a91f39cdb6e98a8c59ad332ae594b64f8e93ae" - }, - { - "code_sha256": "cca65c18e0d4399f6ac7caa2cb798341af2cc672c356c2cf42dce0c8c62a0ae3", - "geometry_id": "dgeo_d0b6955bec9c8597b2078cba", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__depth_r02", - "image_sha256": "ce7eaf143f6e851679983a83d473e6707374840f2da7c53aaa6f842f9216fac1", - "logical_row_sha256": "d66ea24ad3a18de09e60f26137792c1dcf95c6ef2568394579033812d589690f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "70c8039a1627d3d9e54aa7867d64cc9e654c12fb775093c71de693e261688304" - }, - { - "code_sha256": "9218d325218b33f10afc8bab799d3a0497ebab0b4c5130c0c9169b6fda45b80a", - "geometry_id": "dgeo_8b00c18f2ee953738dc83c9a", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__depth_r03", - "image_sha256": "15483bd79d18f2170cb9f2ee39e3f4cf0146c392afd3ee73d2f66d07889929b7", - "logical_row_sha256": "0a8e47d9f6931d6586f1419e46f65e4fec6ef2e7d1eaf91e87186235d3f8d683", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6adad887acbc8d7e9eb5a358b32a97facf9a55bb85dc4f9bf110f4dac609a8f3" - }, - { - "code_sha256": "de7f6c2a3ff0ec28dca29a13aab49b1e4b839ddb6131fdd422f25eb8c11e7a58", - "geometry_id": "dgeo_65245669c7f7034076ad99c1", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__depth_r04", - "image_sha256": "01ea828342973b72900bf8aa9cda80ad2aceacb947de3046a259caaaf389047d", - "logical_row_sha256": "087c5134660daa6d5bd4a127ad05362e483f474068bfdb0a59d0d2f3e2879b21", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7d8d7747cb213ccf4f900eff035b1e5b316aa00ce884b514f69a7b63ab0a748a" - }, - { - "code_sha256": "764cd6752a36937e8807d65bde56ed8a16abc36a020d0dba7fe0feb65ba21bae", - "geometry_id": "dgeo_c3f2843fe5bf793c4307f26d", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__depth_r05", - "image_sha256": "68ae403714f4d359a521a039bf2da071838f0d673cd3d53b24302553ecff072e", - "logical_row_sha256": "786e74ccabf07da3e391d9bd1d1d292e46bb35f583bc8e0ed41f3b7c0b20c78c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "aa7c178e889279004135d4fe449081f5e276459b467a0dea6c6f1cde41d9cde4" - }, - { - "code_sha256": "a6ec7367a67c27a1e465a1e6859ba545ac699a61fbc0bfaf2b7fcbc191940bd8", - "geometry_id": "dgeo_4800bca4b91e2c9d2c9796d7", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__depth_r06", - "image_sha256": "cf3f34033bf48221943e6f50be56e17a84a9ad3efe3ceb510f57ca3ae03656d6", - "logical_row_sha256": "44d7b23b7259904b1cfaee3d16154e349b773b05d5c5efdc12a96f809aa396b7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "dd77a481e03f077edd73c262a6277276b4ee47f2c45fe68e5283e84db3cde8db" - }, - { - "code_sha256": "fdcf0c91d7d243a3c87c711f6604dd898a82774fff8ec9206a55322ac61210bb", - "geometry_id": "dgeo_f323508efb761b580797a83f", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__depth_r07", - "image_sha256": "c24e2b1eec3b231d2dd3e3c801d14c1bdfb7bdc1cb3386bd7a89669472ed677e", - "logical_row_sha256": "81415ae639bd1f7c1e93e3324e11bdec9e982d4bfd5181c251f7d719fddb50b5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "104e2e2998d138c60c3fae4c5e6d2411acf76670781845029091e9a4fce21772" - }, - { - "code_sha256": "04e21d86027e2a544b37f44296217b4a8f29d5e1a7d1f667b6b951a877a5a501", - "geometry_id": "dextra_5833f2b04e4c40b70d9bfa7b", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__pose", - "image_sha256": "6aa187cf301491369cbd59abe3401d89fa4dcd572f2002525f97e26242deb88e", - "logical_row_sha256": "55de5907f123a1bb671406b551f245c977c54074303341581a6d68c249f8cbdb", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "e2cef329510475cf7b23cee1b134c1317f30e5988f446d0e7d741bdfe4324949" - }, - { - "code_sha256": "c2467e290aefed3dba1ef33654aa20898eabf4a3475bd67d6901c015391af2cf", - "geometry_id": "dgeo_18bbc45f48e2573d9a6c402f", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b", - "image_sha256": "e7a8a43bca5056bf4fcb9ed3749653b73d6f9d8035198d2bddb3c9ee55fa8fba", - "logical_row_sha256": "cacf51be657e216c998bc3e7b0226a04a95b3807a7d31418ad98431bf801c5da", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "710dd701375b36505d28056d83df03044b28bb405718eb235b68c977f525ab4d" - }, - { - "code_sha256": "b5b5998265fae6e7d93a18dda69fd9ae6a874cf52dd8f2eb78068ad43303eb40", - "geometry_id": "dgeo_9de1392440b7909edcf0cbcc", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b__depth_r01", - "image_sha256": "f614736c5e0fd5075bf62253d7309cbf8eaefac3b2f06977679985bbeea6c9a9", - "logical_row_sha256": "ddf1fe7be78b8e26d40112bb201659aa712011fa36ff14d64fd3f40f29d296d9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a947095b929090b60c38c6ac23e9b08656f9141baa2f8fcd6c65c2d4158b05af" - }, - { - "code_sha256": "0acab0e89735d14d5ee4a561087d0a7fa12e55b906b0f3e717dd6182d937c627", - "geometry_id": "dgeo_6b8b3b442d4ce686e26a05be", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b__depth_r02", - "image_sha256": "7d0616854373ca47da226da493cbe6e1c76911e48d209141a6922b360725c6e7", - "logical_row_sha256": "e3c3135e56e6b16c163e8c45ddb3aa798f6a49d0c1493faca96e7ae2297edc1f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e8a06216990035fc0009e72832a90bf3c3de843727e885c3fe264f15772968bd" - }, - { - "code_sha256": "921b5f0167dcd81eea7c4c479e8df5e8d93f109e619459d61fec7f82121d5aea", - "geometry_id": "dgeo_c8034b557a38d76f2f3e8743", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b__depth_r03", - "image_sha256": "91f59b741659c37981261bf9897cc0e652b817dba1ac5b7f394a674cc16b2896", - "logical_row_sha256": "4c201a3fb7b6208c26dd466826544471c678cd93f64e9bcfecc1afa898626858", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4a06ddea882b6c28ecd300ce68e8b21557f8468ed383bebe10c47773af96b625" - }, - { - "code_sha256": "7eb3dbbda4ff11d8492ca2f5837952e6d8d8e4dc7bb6a8eb77100b6ffce98a66", - "geometry_id": "dgeo_e76145f9c45ab8eed4d5e7b4", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b__depth_r04", - "image_sha256": "ce4524c9121033551f95cbc180e8d10c9dff40a31394996b855d1681b2699f29", - "logical_row_sha256": "d436dcaabd161648654cd8c85dc2a10f402f1e85490a4001f438ab94b074399f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c97d68e17badaa48c6f2d1bf41c3b6ec14db6287c911f41fc2d3db424ad4c990" - }, - { - "code_sha256": "ba4d6a9dc5e42c0464f3fb82f6736a9078c3bac3550d08e694a0906c7ade138b", - "geometry_id": "dgeo_5e7a0f90106198c7a5edfaf3", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b__depth_r05", - "image_sha256": "a961458f1d5bcfdeb10a57be3fbb37bab2aad723e8a54da677bf03add30db70b", - "logical_row_sha256": "f2ece9b5b54d31c230c57784ab45b05c5d4dd88fabfb7b31f4043b4027d0fec5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "61fc6651f46ca2817487ebc6967e46159366d120ccef0f6349b009e00d14b1d8" - }, - { - "code_sha256": "bc182dcfbb238c6067ecdaa7031ea96e1349ae4161c0ebdebdb9bab5c2fa1799", - "geometry_id": "dgeo_ddb2283379b8a6b5539db342", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b__depth_r06", - "image_sha256": "caeab14002b46eda00945f5e578775162cb38acc3ffb7fe7aa748ee23e86dd15", - "logical_row_sha256": "1aaab206ab67b3c0e1f39a0410fb7f82bdaed1c44b006a30a7ed539982d475e8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "90f19163dfd769aa9694f158c1ac45915e804357e12f478c5d661757daf4612f" - }, - { - "code_sha256": "e446742b43efaf25c261ce70dbfbd4139fd9de1cdc47a67d98df807a64f1ef0b", - "geometry_id": "dgeo_99a8f4649bf6bf9c345df3e6", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b__depth_r07", - "image_sha256": "f88e7add7e7c4c29a68a5592967088b8573157e61f4b065d38c4dfdda839bd09", - "logical_row_sha256": "be17ee7ac8cbdba89c9d2664da84598447a26e188d9d4afbab77692d09e05d95", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d3ed2fd1a3c19ec99b66e9b27ae2fa33681636090fe2345145fef3b99f34f625" - }, - { - "code_sha256": "78c302d55244cca12d14cf57c8b6e8b0efa2e2121d640f2e569105c1b32b36a5", - "geometry_id": "dgeo_ab095381f4ecdd2b80fb29b8", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a", - "image_sha256": "63d4ad7e5f3eefd025486c66a5aded8036794e995e2ad590d9ed88113a724621", - "logical_row_sha256": "1ca212f6940dd48659292aeb0817255f18c0582b454e0116479a0669f36114dd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b223fa452e7bdc0ca626b0c66901933b38fa327a6c34f4a6d7b65cc3419eeaa8" - }, - { - "code_sha256": "bebfcacd482fdb9bc45e2c7a35f60eeec2be4a45c3f0a02efd031b9c78593137", - "geometry_id": "dgeo_1adcb4baefcb2b2a330f46f9", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a__depth_r01", - "image_sha256": "3f796cae9d90b2aee276c8d55c2d3f2adf3a3bd13005d00ce419969073561d14", - "logical_row_sha256": "b3e562e34fa8d50cced8a8bb3b25a07e4216d7646682212a6acdb7b6b5efe191", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "125ee1edb4a04905ef2bb94edb552afbf1d559fefb3fc325a3ea2458893b00d1" - }, - { - "code_sha256": "de0d9231ce0e0e94c6088ad356e441a249df6c01c30fb4652061f6840da3a642", - "geometry_id": "dgeo_771326fd72ce2fa234dd5f09", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a__depth_r02", - "image_sha256": "7310b76d348e27ce11fe04cf605656e6fd34385d99e9350e9bb9d1c6cd1df2d5", - "logical_row_sha256": "50fda9efbaf29b20ac99a781ca06080ffa89190e53fc1bdba666e3204c69328a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8a7cdba1e11ca154efafff2b6521e7a1aae464499a9bb4e79fa512b19dde2340" - }, - { - "code_sha256": "b2cd7f4ae95784ef8f833f1d0513d49d62ba52c3cd87b488192575a62617d993", - "geometry_id": "dgeo_76ddb799fee9e65238b52140", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a__depth_r03", - "image_sha256": "0bbeefcf27355d77a252300b8a0a4b066ad1c6e8332b663c323aaeee79488e57", - "logical_row_sha256": "fd531d6ac5bad71273708da07771c70e9965e80fec109879c27268e9dbafece6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "25d2144eb949a04e9a238f83ca3a2e2948d3093a7b47f4416382f237e0c93eae" - }, - { - "code_sha256": "5d69f363357f812d040386edc3e50015c0a0de7bd4ac8873a83e88a8d4c57780", - "geometry_id": "dgeo_28764ef703366bc2adedaf8b", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a__depth_r04", - "image_sha256": "ff987345d87a3437d41cbe0bc2f8e53e409bd46baef80c1a6c37eb9512e0bafb", - "logical_row_sha256": "02c92de92108824ca42fdde5ec19f99a643aa9bddfc45374661b7c172ff0fb48", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "52a9385b173fc6af5c2600e84faeb271a46f97704678be30990382fa953e8cb2" - }, - { - "code_sha256": "a4dfd074ef6cb6fe906e5ca3cc8ae2dc8cc7a9b67f3f275f99c5f914411c0692", - "geometry_id": "dgeo_3395fca3e8be2ee5a1821de4", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a__depth_r05", - "image_sha256": "0a4c0b774dc5c7a940fea6de566b1fcfdceb834c1df0c4279bb0802ed4269625", - "logical_row_sha256": "8cb44302184fa646c2c3bcbc43362e4bb68bf8c4d0cf487caa64b50da6749470", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3b7b868f1c5f9c5b100715709d8457b36533722a17c433c8b35bbb7c353a04d7" - }, - { - "code_sha256": "50ab3f96702c7ffb9434f1e71aa5edc4568b8ec7adec4ae2e296b48365dfc1fd", - "geometry_id": "dgeo_933df2c98312806f30ad5490", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a__depth_r06", - "image_sha256": "9ec0b3d25c529f3360fd2741c0355375d3736caa79a768f4ef93601cdcc3d092", - "logical_row_sha256": "440edd1b1af2aca2c7bc9ae43631fe3b94ade9252826a9d660f736414f4aa9dd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "82b90715a58f06f5538277446aa177730464e5f89e5affa51d6e0472acb90163" - }, - { - "code_sha256": "bab8dbf241cb7dccb6e4cf4418ae20aac4163378ea22edab3d02d96ebac4d2a4", - "geometry_id": "dgeo_cfc2e1ee5ec6deaba4c0a4a4", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a__depth_r07", - "image_sha256": "129f2c7207d7be9164ab23ab0d86b22e4873f003621c3d8fb0843ad8bef72904", - "logical_row_sha256": "0c79df7bcd441ab92562bbf18e28caf5b559664b24ba8ec53833d6a888ea1526", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a707c5a62f56795f3af995de5e5c3ae93c26681e518f90fc060d8bd00b7c24c4" - }, - { - "code_sha256": "cd961e29b941baeecd36ed39e1fcf980b496941ddbe2ccb5d8dcc54eef6cc25c", - "geometry_id": "dgeo_3f334371314782f2315f3ff2", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a", - "image_sha256": "82b1e2196c4af64ad7b2c8edda4c9709bf92fc7c28c6f52ddb16cb397f00728c", - "logical_row_sha256": "2bf2219bfaaee0959f12508926d1a5ee7731bc05dfc81c9b9bf8a7a963745e4d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a41e3e2946e155471ba40b347650351b85ec1abc80279f3aea3262dea64e7585" - }, - { - "code_sha256": "cf5fb2cb8d0c64dffd560ba2ae48fd84f82b2eac1df3f91cdc6ad192ede8e379", - "geometry_id": "dgeo_be5561df3639174d4161ad72", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a__depth_r01", - "image_sha256": "27c610b4e248d333df1fdee9893d52ff18616adbb2ba7d100b6d8f5e95c4922f", - "logical_row_sha256": "ee28e1329450bee28d8c9b5ad5c02679c85e42cddc5595f2a2f5cd3970ce01e0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4829815903c448260bfd8a8960f38e53abf0bc59c47a157fba8257af31e6c9b2" - }, - { - "code_sha256": "7819c4e3f971d9fad714bdaab6b9b3c1d48055969fd99684f8407511cfdbc4b7", - "geometry_id": "dgeo_5d3c3eacbd10fe1497c7b40d", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a__depth_r02", - "image_sha256": "59060021a4c38d1c0c43066e9a2a05d8658270f16c4756632d1fc2f1491b315a", - "logical_row_sha256": "0545f2ad798492222f2bd79632bdbe4ecb13b2d2d825f97fe22f8e8dc4993837", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2302e6399f96f3ab40a78db29520dae3b23c5b95ea7eb2573457c03bbed39b63" - }, - { - "code_sha256": "120d7073627c20ba745779c42d63b03dea6e16bb4b9516e429f0c735fba8698d", - "geometry_id": "dgeo_dd1e8a4ac99c04cb0e8c0ffc", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a__depth_r03", - "image_sha256": "833d22f2f2710e2f54f84b816d9086b81123ef02f821d707dfcdac8112e68e73", - "logical_row_sha256": "4c8a5f1ffc352bd2909e017a38802e2068afd1cb7da6815a54ba3bd70081d26b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c98aeca0f03dc1fac63a8b57803fd10e8baff4bf3dee7153d5f25564c6f40a70" - }, - { - "code_sha256": "0bbfb19a25b8a3fee426f3305d806cad3040456338876d9c7ebf0cf35c32ed79", - "geometry_id": "dgeo_8d3319de51f7e7f750cb83f1", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a__depth_r04", - "image_sha256": "921c784aa96593afb15e8fc1896d60f2d8f6ccb492daaa8efec0f69d7517bc01", - "logical_row_sha256": "0bedbdd2b5c40e90d919b4de8a4e33cded08325d58d2fe6605e13120d5008839", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "43aad9761b6163d65591a6be4577f600882d17740e9552d3b8bbd71777ddf6cf" - }, - { - "code_sha256": "aef1321676326d01bc6252b3878ee123adbc9ae39532d771fb2a68408c1c7a9b", - "geometry_id": "dgeo_9f93c5877925f31aae0d7502", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a__depth_r05", - "image_sha256": "55d5a22def7a04460cd1f803eda79afc54f9ecbdf46ef8ca528bdb65d4680c8c", - "logical_row_sha256": "2b426759401e6f6fc8d8ec2636d453a298556e5795117623005d58a3b23e42e8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d1c69a320ad9751e0704628ae8dbc376094bab55b767983729af6c3136b4b2c4" - }, - { - "code_sha256": "9dcf8ed64d96592703df079955f666d7a52647a532dc2a58bb0bdd3d4a873719", - "geometry_id": "dgeo_f2336f426e8a2019286a6d8a", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a__depth_r06", - "image_sha256": "770cc21907dc8cbeda19d66f097023b6391b1fd35956be9e97b969ef75a42502", - "logical_row_sha256": "40691157bd3558e05a652b9c256b68f237e2eab0bcf2be3c1623ece9322e7714", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "52c204a7ac7caa8c8c2cbea4395879b65b2613dd115fdacd2d8a5613516e27a1" - }, - { - "code_sha256": "12b5031c95960abf23c44dbffebdd899ef36fe54998c935274a576dcd0408ea8", - "geometry_id": "dgeo_3f2940c8e05dc6ce95b08e14", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a__depth_r07", - "image_sha256": "db7d2275a4d40ac1f7d1a86e6e7446cd1d4c6905d7456f50aae6d0137a006b83", - "logical_row_sha256": "55197c41055a46391f9dfd91a3ad49becb6ef34175eff62d46e771c5f0f2f9a8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "916e921323ce5f2c4417a2ed75ca0badb97023420bdc939ede1891318950cde5" - }, - { - "code_sha256": "b2ec5b6c50549afc1d475446dee903a750ee9cc3cbda8315ce0981d5d5410bb4", - "geometry_id": "dgeo_f6775218967a269b2baac56d", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b", - "image_sha256": "12c60b867c9085fea3c8fc0d6702b750e3a4eab79060fadc1a29c6be8431157a", - "logical_row_sha256": "0fe312bb38002c3eb2fbfdcc12c38ca6036a6738052f74c3eb50e6a71dd8718c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bc11f326e14911bb148e635040753e5126a1ecb9c936ad5ccc135718b0dfbdfd" - }, - { - "code_sha256": "3ecceee6e7da507ae059010af91ffb0674a34ddf3be594e14c655ba1ca013f74", - "geometry_id": "dgeo_6f16720bd7feff0f52ee6a29", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b__depth_r01", - "image_sha256": "eb7efca9e75fd8757d1c96bbc5e22fc76cd2acd8c39409d681d67bf9a29e7eb5", - "logical_row_sha256": "99e1808f58ce50395e457256a069f4d17bfd1e6f8c90b7e4a631a3ec045d5079", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d975b54d66568eb23386bdc76564470e03095dfdd07003c46296ab740d15358c" - }, - { - "code_sha256": "7f1ffa1c01b7c8e2f6c019bb54d23b4ae42b0ed16692906ed2f8f99abfddb77c", - "geometry_id": "dgeo_60fb5050e8b8a1b94c7f6dac", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b__depth_r02", - "image_sha256": "1f59699457d06fc1b5fc6b14997e9cd5a8b53ce6d3f916a791482f254cdaa6bc", - "logical_row_sha256": "e12348305880b87946b54d2584a4a3dc2f275683074a06fec1b223bcd60c0bb5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ed33443d68d34ec4b840fd6bf1971fc1a4135c347f287c7508b1fd05d169761d" - }, - { - "code_sha256": "8202016aa9fa5d45cce2e4b052ddfd1817aa76808808d925320a75f7af17de9f", - "geometry_id": "dgeo_6e69859bd6478dc4add4cbea", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b__depth_r03", - "image_sha256": "f12ff3a37facbc35c73cf037def40ef759fd001dfcb4bf5d86024de82ab7d2bd", - "logical_row_sha256": "e378534b80d9759e9f52e82576d29d5f25c15f57e48b7d6c0549b01685c6b511", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "69ef482b978820fc283472d728630788eba1d48d5bd345b66a3f3cc7a0f1b6cd" - }, - { - "code_sha256": "a2e8f22a9749e80c2a7d0102d3a0ee89726560b851ea462f23593b24e5c3a00d", - "geometry_id": "dgeo_55255a24228f997674a1ee92", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b__depth_r04", - "image_sha256": "86dc4b04928bc5f16646b58159adf817b22a9ca1b2c13dfcccd7dbce1b61052c", - "logical_row_sha256": "5a74082c8dc5c3238ea1411e553e4afc924644b7e001c69a75a259bbd8915822", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9f3b81cd90eab9ca0322e97e1392f8ab521f8f7d3d2ebba73e6f953d19be371e" - }, - { - "code_sha256": "16a63fdaebd84017d1086e4868d28a7299f636c2c1a262f5b6594c424abaec09", - "geometry_id": "dgeo_af60d689b31109ac699d2cc2", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b__depth_r05", - "image_sha256": "e2ad96bcd9d8074031498cc67b0ecd2fc97e5add5db2f096ee17bf282dd1474a", - "logical_row_sha256": "3581825df39a3ecae90a9dff43d06296f44fd0a7651c5c91094aa8e9c6226398", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f3a3d0c7ed63626daec1776af85f0d78816e26ae235df3a2532f3e489f0ea51e" - }, - { - "code_sha256": "7536dfdbace62b51e203aa1ccc382b460e7b6cac73121576ae41a528276b3f62", - "geometry_id": "dgeo_24748b14267c66b3644927c2", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b__depth_r06", - "image_sha256": "a4d3eebeb7858d5f6e8b235a1c40ffc0588b5df3737ef17f22118c15d0da96c5", - "logical_row_sha256": "4666524f6f22253e736c868f0b9135610bad416ba0701d76cf15cb3f4206581e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "803ab4e85b417fa1c6fe5dc5c20f353e634692e3dc98ff20be0c5cbc6d5ef025" - }, - { - "code_sha256": "40db3546db5f20287a98fd823ee64c9956d51dc5d89cef666c0073c485bce902", - "geometry_id": "dgeo_97e174a22dfe59bd24f4b667", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b__depth_r07", - "image_sha256": "e343e626f81763f1654055a118d235f88889ace717d98849c3ad34ef6b41a962", - "logical_row_sha256": "0ada343c81791b7b97f2186ee783da4b2d38d472da02e228fecc932c7c97b5bc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "029e946a8c3b308a226d9d41fcf3820e5c89419ff4f8edd8021cf1eac1d7867b" - }, - { - "code_sha256": "94a18384d3b82cee02de3617c01f4ecc953875ced1008e7ac3bc2c79a2d3b83a", - "geometry_id": "dgeo_2e0c67d96bcae78404ebc5b7", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b", - "image_sha256": "d4c76c448cb1d83d7c8f8647930e7fd48f84f1b08dfb749e478968a36262c6b0", - "logical_row_sha256": "7d953c8287b9752bc81084a4b040e397f606ee43a91b77ed2e7de5bab992c30e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "92abd3d2082d0c96e4fe0b36ac5ca1428aaa45e31880e64ec36fc4cb75ee6bc8" - }, - { - "code_sha256": "5410954c9b316339ab03ae579eaefc1f7b0d6ec1565be4fcf118a58d547ec4ec", - "geometry_id": "dgeo_8b33e148b592b175b322ef76", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b__depth_r01", - "image_sha256": "c4a311d5d1b4083040ec03d255886f008f774600f5be750d1aca318fe34eaf0d", - "logical_row_sha256": "68b3262b91e1e4685f55bdb558778b4184f34496ed797d7d549906b62f46494d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ed36ae2092378d8bd60bd6a68fe9689c3b682c3f753233019f5e18aaf38f0095" - }, - { - "code_sha256": "2cd5703b03f831c1e6b910d79bf46cad721f7ae03e97847f283102c31e544dc4", - "geometry_id": "dgeo_0e3b0221f9e959394c59dce7", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b__depth_r02", - "image_sha256": "667b0c08d32fe758490518f7f6a19a639da94c22f05f21c2e44c3ac2d475df99", - "logical_row_sha256": "2448667e3846622f2fdfea5738cdd10f565baf735abd6fe569880f9ec0171e83", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "187da41482eb54b6d4ad4b57be2822ffff898351ab4a06f1f59b1b38c9b2de6e" - }, - { - "code_sha256": "81a46b55c4f40a2e9e2a3a0099d9068b4a13d55e60a0908e32879b1fdad630c1", - "geometry_id": "dgeo_da4f47db2582694cef12face", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b__depth_r03", - "image_sha256": "eb132a3afdbaf0660addf1e31498b946f65c5b2e35ef6c2862e88360498b525b", - "logical_row_sha256": "55339ce256966de678e8d0f23414276fc0605e233b8e3e17ac7bdbdbbf3c2291", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9d4aa2563ff8c2286950fe14f1373ffda049e2b4de7f69164c80fc75c27429af" - }, - { - "code_sha256": "1f57f2d4170e4c56ae21cc0a7c2a99ba92f7bdc92a7605cae05f5e1249394a54", - "geometry_id": "dgeo_ca548ea0feca5dbe4259410f", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b__depth_r04", - "image_sha256": "c3a4518d8ef9fa8d6f8459cb8f014b9bdde8d4b431d4713f9e3bc703f52d1cab", - "logical_row_sha256": "123fb1cc52c738cd8191344f464307421c288eaa5c1f6bee0e69e126f24fb42b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c9a45ac2cd6f45f142a933356599149f63d9c9a5fefa0793623f69e65db72aef" - }, - { - "code_sha256": "6234c681a5023895530d2dee8da4b5a5207e9395360d4b2523dc5054f7b15910", - "geometry_id": "dgeo_3ad780bf0de200e9e8443dc5", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b__depth_r05", - "image_sha256": "7aa941c34f374aa8c73e18e06722e20495bf8f0da691af04290ed1ae08c5a8f7", - "logical_row_sha256": "232d352c40af4a55d31576e9a2ab9c296fc0752708ce6b0dfd6810bf05b80a0e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fe8c6f8641417310d92b2a1e7aba88bda085b30998566354e20f754575b07236" - }, - { - "code_sha256": "730b650956218b6d60fb1615d2cfc5f5340c1cda727d68519542624d0c64ba1b", - "geometry_id": "dgeo_5787766a80d258379a14d824", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b__depth_r06", - "image_sha256": "95bc9f6bc8d5cabb55b8e74e2ec02a2d2bab9d95f4fc103afb194f9b686b22c0", - "logical_row_sha256": "008b1a056a2e068f6f387edc55b1d8bb0c227db2c7c4385259063da1e6975c1f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "88d2ca158af8152b99fff475505e7cf4120b35625081677332137ca72055fd6b" - }, - { - "code_sha256": "3523bc8bd91d15460b36742c0674df28395df2c16a74978d09012a70d907567d", - "geometry_id": "dgeo_fc2f57926d7614e54c5be261", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b__depth_r07", - "image_sha256": "c92b0af4bb2544642ff5a8a5c628e598db1c8c48fbea161cd1b07ef381bf959e", - "logical_row_sha256": "05dc981d12f5dcd99117c019ba5b9bd99ec05558609f917b58e57a60d3a3ad73", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cc4bf1dce0050813eb930c088a2b8b969621b6b081d3dc6c99efbe7684de048f" - }, - { - "code_sha256": "7db4643fb039c0c26d37fdee7463bd6df7b863f1f12665a13a062ada4f210473", - "geometry_id": "dgeo_77a35bee5602da596cc7a42a", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b", - "image_sha256": "d0e03b6cfd28b9911e7ec57b83bb5a5b98208a6ddbcac5b30d25404c6d799d5e", - "logical_row_sha256": "3daf887005051c661c104559c09b56ff189ed1bfcdb68c3a8fd37570629b6234", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "da1af726185119a5275cd49276e5da414937eb5a1902ac16d4a4cf2df42e1802" - }, - { - "code_sha256": "19ef62e777a522145eff2ca38e14631d9f7d10f14f45e2ea5ad406c5a7c86b6e", - "geometry_id": "dgeo_1a3f2d1c6a665f1204c93d2c", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__depth_r01", - "image_sha256": "65597425122c116424875c563ecec7ab75843aa57cfe58452060669703c6a242", - "logical_row_sha256": "0c47ea79405c84172cf6ca117797ba2276c023aa006769767d49856633ae179d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4daaf974177ab823ce89f14ad47af976919f6ecda3d5363518077a169c38186e" - }, - { - "code_sha256": "5becfe4b3477aae25bd2192e0a9f39f1ccad12d397c1faac473b8d4e5d546202", - "geometry_id": "dgeo_1308ef4792568d932fabf940", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__depth_r02", - "image_sha256": "ffcafea5cfae752b1ba20f0505369ad355db813d7d24f127f9be1ece83732284", - "logical_row_sha256": "656bfdf7f10310e0925f486d6dd6025c7d12d437e69f9340d33d1c309c5f1626", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "42376bca964e15c364bb9d5738ecebcbb590eab040e6922498d0c45406cb24c4" - }, - { - "code_sha256": "b53f8c77bd9d4486d6dbd438081f72ead73730363e8b842cbfa3a8a316862755", - "geometry_id": "dgeo_ea565966c321f80201a4b00c", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__depth_r03", - "image_sha256": "c1ad4e0640c7c6528859e687da74d985e9c7f4795e9ce242421f112d4da22ee4", - "logical_row_sha256": "e271c7b52d2ee1e44e820a9a30ea73027a2d0957131e50d4627152e0293edebf", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a3166f483eeb5b14c39c0e84ddad8823620be676dcc9afad9421c0c912a9fc58" - }, - { - "code_sha256": "2d3eb4078cd0b3a11b298fc11a4a211688c6d2363d8864adfd5f7454f17cdc7c", - "geometry_id": "dgeo_715b2c657ac2cad43f770d7b", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__depth_r04", - "image_sha256": "3a20390192daa93f9e6d536f849d2bbad8cc657e4fe455e158a7420e52511755", - "logical_row_sha256": "960a70e4af93f6fbe74bc8bd72f3649589ad83791a32c4842a1d5f743c52efbf", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "053dfcbc15914d0ae93ad601fdad0186e10a0b9a9b717ffffa4c430ca59bc65a" - }, - { - "code_sha256": "3c68c055637c2ef973cae74f28c19e9fdcde7bb7a1449d79cb8383c097d75684", - "geometry_id": "dgeo_ae7bfd9a6425be1be695b00e", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__depth_r05", - "image_sha256": "36cf76c61bc52b53d1ef75fda351475dd0c2d5026030f20509d32b65d526e6de", - "logical_row_sha256": "20780d1ea4901d3a95e9b274c78d1f41d331f42a866ba5876500140edde001a1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8a6448e08a493dfb7a5cc379101f4ad416c57c452297c46bd3175e2978c6275f" - }, - { - "code_sha256": "b300e6245bf849cc027cb7f9c937e63f3caa3102995d4584d5923a1e09e76f2e", - "geometry_id": "dgeo_02942c8bed48cc2477b05862", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__depth_r06", - "image_sha256": "797915b19075037527919fc619f6bed34218e3e2c0c526d1dead0e2d7dcc61a0", - "logical_row_sha256": "82e02fa7ed496a963d4d62cf9d72d1782a5980baf2c08cc3f65868a1a10cde1b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7ab72fb70c991c4407b02a5453351d3f0c345fd9ea9d3cfeb8f19cad54ad4cc8" - }, - { - "code_sha256": "ef398be49c4ec43ee1a236de62c30e3af4035f85413b761ec65f5662cc08d8c9", - "geometry_id": "dgeo_0b3113cf29ba295bf15e87e6", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__depth_r07", - "image_sha256": "2f444abca39e93dc31960e573582dccb47de8ec8a0e055f83e6605e860639462", - "logical_row_sha256": "9de08b895770fa524b148ae2d6a2558189dfe774734469a947f5a352b6323e80", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "b077d760935ab51e1211e756d9a5a7d408159608aba922c8d496e50047d02958" - }, - { - "code_sha256": "0789709c1f5af0a6b0b0da4327bf744045bc382055d11d61c7ee90d179f3505f", - "geometry_id": "dextra_859ef45216d530599c91285e", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__pose", - "image_sha256": "df745f1784ed6686e391738ec2b0ed38a5ba80fa63bac289d8cfd0e9a409bb26", - "logical_row_sha256": "b0d8dffe3878bff7c17884b45be3552f5f82f2037c64fac0fd89b43dadd76788", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "1b61f98c3b255b7c035067f7255d8f433522157b294be4a9c21126b9eb4f60c7" - }, - { - "code_sha256": "3232e4f40d009dcd7229c015f9211531f6a12eec1ff7f9d30453d5a3f6d35d59", - "geometry_id": "dgeo_43cb32572705f2eb7f0620b8", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a", - "image_sha256": "22b4c102e13c738a1acb61f2a3afb7f7b50f707647c30be0c421237db80709a7", - "logical_row_sha256": "8bc4be454de80777f1ba28946119383af9cd4e148bef0f761a3d2c3487c03732", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "92cf88dc70fe4e77ef8e7c6bc8d86e12e5c3391ba51d8d06941ae5d54ef09369" - }, - { - "code_sha256": "2466709baaccec699657ee632ce90427da35348ed6d6080d0f7869df12d5833c", - "geometry_id": "dgeo_791abbe7f057695a640d47e9", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a__depth_r01", - "image_sha256": "5e96a5f44bbbdd9bff81ed3721da8d4332cf85ee8770ade5e28965c421695256", - "logical_row_sha256": "cb468e44a11389091a72997300bbe8ac262a4be5939e309857a31d39e3d8291b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c7f1505c899793a42b8dc434aad549c804c94b6433a42f2c161c7763ea195ef7" - }, - { - "code_sha256": "393ce2acce9a11b8e5cd04395a6d5f822e0e6167b43f1ee8a49889ee9ba4967b", - "geometry_id": "dgeo_0361c82c3313c9cdc3c38860", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a__depth_r02", - "image_sha256": "5d336e9346421b36a965f2ff1dc2160688698d17accef87ec8a3c93d45e183f0", - "logical_row_sha256": "bc6632b6f6dd9b47fbefb09c5269a69d81e776dbd56db22f2289e8bf0cc63d25", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "85d6ad7c2134c21955a5a39dba63b4d98a4d1b09ac0052e35efacba89ac3a76b" - }, - { - "code_sha256": "73fa31cc86dd4be14c8064fbf06938ad19f77dfed6c69d303b27ffafc568b2e4", - "geometry_id": "dgeo_5ecf7f7b107c915d2f846cf3", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a__depth_r03", - "image_sha256": "e049b041b1803216084ce64bb1827e98278b038da381c4aab1a8e3c61d12a58d", - "logical_row_sha256": "9ab58df9e79e37fe99735a58b9e74b41bc1cb944c9a7d393d9578149b7628e33", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c9e2077ebc443b4eb9e187cadcf0bcd98773c81fb11b36150b9b79e60fc44094" - }, - { - "code_sha256": "59afbf485c48e0ce18917c4d9832869a13313f5aaf5de44d7fbb6cd8752c822d", - "geometry_id": "dgeo_ad0897f681a06ec9e755ed1d", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a__depth_r04", - "image_sha256": "efc428674b8d5a71a8a31cc3872e6113ab2464d0254641813e13733b9c2ddb36", - "logical_row_sha256": "b2c17313672ba0a6c515d30f598d84ce414e4dfc473e6f9841f54443ad8af0ae", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8ff08c0b06f6c70e03ec674100ce85347e66c2af9ce9911aeaa59b3e08e63363" - }, - { - "code_sha256": "4c60884601772510ba2a30a6a53e3061b1e7bce144e767a3430af806e2c67301", - "geometry_id": "dgeo_96e8196e50bcc024ac6265a1", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a__depth_r05", - "image_sha256": "74bd15f7fc3ed3ab238d322c92fdf9d3e24eebb23bce0447a78b550cf7e745b3", - "logical_row_sha256": "3b9d8be2dbc4d15073c0c0a41d63bb0e88dda5937f0afdf60768f3ce269f2b32", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "24dce42f562a7e106d315dbabedbd70ce34e9ad99ba858a74d157307c1039683" - }, - { - "code_sha256": "bfcbe4deadb9a0a991c006276d2aff160dfdcf44037e2e909b5c259200455ca4", - "geometry_id": "dgeo_dcd52756a98771e5b5cd2e2a", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a__depth_r06", - "image_sha256": "d3f2528af472c1d4ccb004867bfcc6ee1798647cd8f293a6fffbc115d640ad5f", - "logical_row_sha256": "0db8cad7b4c3114a178ba25986f56245aca02e6509ec0eb62f99d666e57ff1a8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7c77e82fba783f7b94a4990f95ecf2a19d8c08964152af9f0b6316c7a807bac8" - }, - { - "code_sha256": "1ecf5d054c59791e188bbd06204de103a4404ddc72c1bcaf8a6f277d591e0f77", - "geometry_id": "dgeo_f3f06aa3ed980989e4a0a984", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a__depth_r07", - "image_sha256": "28531b87b02538391a78a20d6fc1c2b962b621fd9567bf7917271b8e54bee261", - "logical_row_sha256": "dc90fc3c2452c5bfad585450fcff97232ffe1649d2e2dfdd74c938248021ea55", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e8e69c801572291c91f90adb91c68bd7053d24f2f6908a04996a1d0724d78017" - }, - { - "code_sha256": "b97667ae04ee690a174959b86df14c80871dfe399444dd41344e10c57c5f1bc2", - "geometry_id": "dgeo_eb9d968f9aa295f1a5022b76", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "image_sha256": "74451aa2163b61c6ea62d8adb92340d161460e80d5f58a69d2e448b6bacddfeb", - "logical_row_sha256": "8d04992ab7771db5eff483817547267cde5188e16d05af781668019a8a8e8583", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6f864c9bf936c4f66821fd5591f11d345387b2ebb4a721a56bedabf13897d603" - }, - { - "code_sha256": "c90f55c8a7e713f249d1abe450de1b02614dae3c5b7a46e6e3b1219ef084b217", - "geometry_id": "dgeo_3cf7c978fdfc89da88148dea", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a__depth_r01", - "image_sha256": "4ccdf36e4260c75e55c9c74aa45acf2b28d1ba44602f8ad5edf14cd6aa56867e", - "logical_row_sha256": "a9920f08001cf7666bbeae423f684f23e1c89b4cd5317394e969315b21ea8554", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "29498ffc4cc255f5989d64011f9b9a33dcaacd5e51f48458c5ba3bf8bbef2049" - }, - { - "code_sha256": "226bed2bf3af0d0ba44e2531b750c04bcee3b9bc5ad16261bb73b05d1ee82f96", - "geometry_id": "dgeo_67bf161d582958a353e39df7", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a__depth_r02", - "image_sha256": "14df9a7ad059a694a73f1984deb160947cc0e9d9aad08a1fd7685d16056abed2", - "logical_row_sha256": "a469ba733039eb196cac2be9c58ced4b2fb475716827e31f02e7b483eac7e893", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "07ea2fc34965b2b410b45123b6a6844c0226a23bf4d3a7a5519ff1e8a24eb65c" - }, - { - "code_sha256": "c5356c4695562fc3f11690b47c0458afc2f239ef7b843bbc1e8485d95a029ba1", - "geometry_id": "dgeo_0b62ffd2109c0b99148666fc", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a__depth_r03", - "image_sha256": "18854b6bb8669eaa9df41b4c3602c0f3b00c8866a2ceedd14b93e559695910ff", - "logical_row_sha256": "67a2ca285f6e48f02283a3e8fb0834d1706c581a95fa67ae5d01456f12a99e5c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "91352622ccba4dc4f254db7fed65afee20de45cab75993d736dbe79f29a0d1a0" - }, - { - "code_sha256": "fb6c4e72b84b4e515b696d0a40ef8906ed26b2d84268277dc3341088f64a303c", - "geometry_id": "dgeo_b5d8a0962285871bc0358046", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a__depth_r04", - "image_sha256": "466dc5059c8cf29a01351a9756f56604b6f2dc767b4f7127143af1812b0a226a", - "logical_row_sha256": "7712a24bfbafa4eee2dde442cc00bc1e3ffdf5c13f861a41bf8506f5b0b62e29", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f6fb24dd85b45eb60a82942092de622a37b2f0dad3c036277ad84b9991a34d0f" - }, - { - "code_sha256": "e8cebd0e7e8d960ce331e336b8e5e8bb57fe52a6b99b79006808dc92a3a7d64d", - "geometry_id": "dgeo_71d7914b6a91841ad9bd026e", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a__depth_r05", - "image_sha256": "7494cda8d3e9161e0d590915ae10ed8ed6cc3f0842d5d1a5ae00e5d3639eab5a", - "logical_row_sha256": "7ef5c7c8e67ee6a4010b848b40d0151ef9be8c9beb1fba18f338bd8b7c3f80b4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "382be9ffa66bb0488c66c4f590f6d6c0666fddecdcf4b4a259bf6e94e98685ae" - }, - { - "code_sha256": "47cb9415babac8fad3a9740a5382d52f9caa84e5aa93661d5e3abfd206924c2d", - "geometry_id": "dgeo_18c517cc1bf7854d8c3e3090", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a__depth_r06", - "image_sha256": "7bea84149cfb36c9caceeb9bb8017f900d9f05a92078c8312036ed6469a356b9", - "logical_row_sha256": "669891d9897b86f6fe2716fb59e68548eeb254cc3646702679efaa01547dd602", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fdee49b7bb7148322a0d79f69ebb965e0798cde2514c69fd292bf74547b2961f" - }, - { - "code_sha256": "d78d63ecda36c0a357921d80af75fe673ae2a1c652bea0f066fea865931f4341", - "geometry_id": "dgeo_ded086aa8bcda20d269b0d3a", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a__depth_r07", - "image_sha256": "5276eff14ca4280384eaad0f85a9537db6ee3c024dd8872596c3c68314142d73", - "logical_row_sha256": "bca346c67cc1a5791c4f3af477c145193829e87f58ada22e3f4e82792d0208f7", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f97d47b2015c509a168a97c562642c08f8a8d01427cf8bc77b5fb3f56f2dc092" - }, - { - "code_sha256": "d6bac564f99570aebfc9ad2c2807656bf4011e7fc81333324a36b5b774879f96", - "geometry_id": "dgeo_76e452deab55f60137fdcd62", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a", - "image_sha256": "b5c6c825f25c2b7dbd27dd98c28c94f344c8bff471c1dd8c67c5150458b28291", - "logical_row_sha256": "a1bf0985fd24be2255bcf8acc350483723d49baff0a1e443b81fcafc259f216b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f035ab70134e8eeefb8d5792ca0d5c81b414e8fc6b184ae56df775e38e5a9b02" - }, - { - "code_sha256": "48aa2a739e357d81646b5e7310a2e4ad3a4cd01b33962f6a8be386b887f576d1", - "geometry_id": "dgeo_eb8fd73943f9d0c9fbdfdaa6", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a__depth_r01", - "image_sha256": "777ca0c5e074d70bff689a8f5c02d9aa821f436fd201c99b695ba00cf8724023", - "logical_row_sha256": "e807b6c7c474585a84bf70f83029fad22ac76b5b56b8e7fddf2fc92dbf3f8894", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "828acd4664a99221ee581712badbebead9f5dbd041586dfbb2ab846ea52123f6" - }, - { - "code_sha256": "be794d60806dce47f25b0a26c2f762e39ac33f71fe12e606a2449ced3d41d9c6", - "geometry_id": "dgeo_1b25ac3820d4d02872d09dfb", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a__depth_r02", - "image_sha256": "5af79d0f5ae4e47ae7c4422d2d83b578339104b491c654fdba7d9d665e6d1b9d", - "logical_row_sha256": "4102933930bd43bc5777075da5bfaeb4f554ab6048afddde823dca3a615a8898", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cf5ba95f242e94ca49dac794c0f03fcbcacfc8f6c2f33580fe7356a809efbd6b" - }, - { - "code_sha256": "cac719b0510994556ac5b95353d9b1fe41d6624adb4c9fd40c783ce631256542", - "geometry_id": "dgeo_397da76903ff661506a4da24", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a__depth_r03", - "image_sha256": "f13d20a572303554315b90d27c08512bbf9d0ae2b04d77ecf4962f52efae366a", - "logical_row_sha256": "b02874ea14e275572a6cd4879069574796729a07da7472031aa9d54d69700e33", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8d55f86eb8ae40525b8bcf12b022ccf3d90d45de465c28e89e9579e983813e5f" - }, - { - "code_sha256": "0168624f0cb41f69bdd30ab3b3e0336b22a1e6f72e59333520969e4213c959a8", - "geometry_id": "dgeo_8d288e5d51817b5b0c4a2b5b", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a__depth_r04", - "image_sha256": "b145e94c9cd2afa5dd57e12b6ec640d0d20a614d36fa730d038896d9e244480c", - "logical_row_sha256": "9311e7f656c0b8b7a8869b2739aeab129a2bf67a534a4ec90d492b546d070cfa", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ebb3fab90c5b9b856c1df612602fb2593e0cc027dfc08799221c70431ebc9509" - }, - { - "code_sha256": "6e001a3d24c596e72baefbd5088cf373680f56330f6fd2e1714aac8fccc33f7d", - "geometry_id": "dgeo_78b7c81151811cc1bf96897d", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a__depth_r05", - "image_sha256": "1c27a638cd391a8a176166409e0c0558cfe7eff26c2531fca440d6f4b6e9be90", - "logical_row_sha256": "87527df78eb4b8ab7b96e1da93f2d4caddc0f1d38674a8a9ed74ff03008fcba1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c7cf85cc3d11d1f6f42c0d88e3a37ffffe0eca3a11c231a6423efe2120494ab4" - }, - { - "code_sha256": "d321f1e5183b5938fe72fc12c9f94df4006ce8a64b4cfb3c3be760be0b460d3f", - "geometry_id": "dgeo_5ea918d8d815969ec2f1f7e6", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a__depth_r06", - "image_sha256": "81be546286895ef2794586cfdff0b148509b50a096ad8eb7f6e86c87f726f5b2", - "logical_row_sha256": "ee3616f8b1f3b50cfe8447ed2090f9ce05c77571c08198a7356817c1fd1df7b7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9ee347c05dede8fd395bfa3347f50ef123a9d94788bd361abf00c73f8659f181" - }, - { - "code_sha256": "940eb60ee7d1ea08208eba11dfa5fb2001ce5877560ddc7af2586c5f942121e6", - "geometry_id": "dgeo_9a80600590af1382037f8161", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a__depth_r07", - "image_sha256": "31a05df4994fc1760a6df8def3b49a677a9a2dd28be75e0def8a128ead6fb652", - "logical_row_sha256": "e563c7c1efdee4d9319c2ec1687a6f2d1971bd89f6b1d78573ff2643d78192f5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "84d636f93ca3672fd320988eb636f3d311aabb2188f2d8e1bf31362905aabc3b" - }, - { - "code_sha256": "3838893688356cba9791b7f0619a8308384ae4c351ff290216e249d6bb58d008", - "geometry_id": "dgeo_84208ecc7bd70455732d68d5", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a", - "image_sha256": "48fe2a428d1c2be8a449588557febc3c90e29c59e8cd2ad414ad036d14c378f3", - "logical_row_sha256": "6e60159433988444b1f2bd8f38ebef7858f399023edd2c76e66409fb57951d04", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "56a2faec197ce615116903c90ac16acdc6437da9b9f53b3212ccc840e909845d" - }, - { - "code_sha256": "7e708987888d84618fffe572ad246d1433d546f3b62a6854aaa3731f243eccc4", - "geometry_id": "dgeo_8692c7721b10792d9cbe14af", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a__depth_r01", - "image_sha256": "f6b25128e443d628c289eb7a4988b0bc7b8e0e4ec5f194b2a75de1ba47897813", - "logical_row_sha256": "a465a130ec451b18b3dc5d25cb9c04ccde517bb9cd523f0c99a334ae26c8f0e6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e9fa3c02364bf172534c1744c96d7c3607e84856191dfea22e3510f309a86e62" - }, - { - "code_sha256": "e384e812a20c8a2dc5f8ac4a70264bdf7d3b10813749c011fd071f3736aa348a", - "geometry_id": "dgeo_f0fa023b00610aedd5401ce2", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a__depth_r02", - "image_sha256": "a7506e102daaa14d76a5093544a95fdeae4c04b0212610f14679e269a4c4b3a7", - "logical_row_sha256": "7ecb6e372ef2c9509898a0850da4bbb033426cbdccc5319cce97be2952494d05", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7f3b0b0aa75ff235f37461c27044107faa17a0c7d5dbf2a12568fcdc597615ec" - }, - { - "code_sha256": "3ec4f85ae64a29562b5a4cf2cf523eda8eaa2755d2c59e3b8dff0a3c483112d8", - "geometry_id": "dgeo_3e54e8f682b2f253ec8352c1", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a__depth_r03", - "image_sha256": "ea6b1251c691f710f14cdab847ab92f814155b4c7fffbd8d554d68acb9c180c3", - "logical_row_sha256": "5c5c60dcc1be90076fdf6574d69a104b7135793ae19667ad10912de991300774", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e933641283f3328f47c77335d7d96aa63afc8e368297dae9aa2f3a62dd6a635c" - }, - { - "code_sha256": "8f7acad2b73a4ad25b92accaec09a3d000220ecb718362d337990ee482004a8e", - "geometry_id": "dgeo_f4ed32c1458d3939429000df", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a__depth_r04", - "image_sha256": "2438e806b6073af50881880e3514285b4be76d9e42a315757bac4be18b0a9b79", - "logical_row_sha256": "eb008c33bd4bc528d1cca72db8a1b955dd69e480b9cd03f59622a1ec41f47dce", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f1c969d82064c5b0ae5127fd8623c2fff9d096f259f3906be2c7673f2cc31c65" - }, - { - "code_sha256": "2ba501b4291f894d9c3fd440a10df6f65609b4f52dac5f9f96ede7064766b53f", - "geometry_id": "dgeo_811382555bd36531b6fcd4eb", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a__depth_r05", - "image_sha256": "674ef51fa75d00b55d656a5a900eba31cd7bfdb281c252ae476b59a179c83733", - "logical_row_sha256": "7245ff811c5f231677f0c558b461e7f2859c1d087fcd8ebd1da16b1d94785db0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c0b094a79ee6dcc32bf451e69b0e3fc411f5e76eb2f670eefbb0761d20ab9078" - }, - { - "code_sha256": "79c36afedf45b53a40d7d7707324debb1281ed479ab64d77babd96bef0167646", - "geometry_id": "dgeo_282dd2042318f621c220f50f", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a__depth_r06", - "image_sha256": "a99b0d22a55cda1b2f0a559fbd9f8d8c6fc18ccb37fb79987f3a6dbb9fd2ff99", - "logical_row_sha256": "82252683768f8da59b8bd0d4d2d25f696c614bacf0ab7333cbe28168fbed3ee3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "378ae7a698917220a1cd90b903ee802a0d59da4d559e83f1a07836cecdfe560e" - }, - { - "code_sha256": "82f9027e5775b72f9fe1f754de053a193e559cacd473506d85c1e83075d8f7aa", - "geometry_id": "dgeo_3c5d3d0225e316699a4a018d", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a__depth_r07", - "image_sha256": "f9d89ed9db5d54407595d09a56797748754701d7705ae4fae733eed58ddac295", - "logical_row_sha256": "c73e76c9083adc315c40eabbaa9d4b2462c85b86284a71ff092779bc3b6dfbca", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ed0ccec3f7a2f1072e118ff38ff8326dcf8ee08271c65c62f1e6ae6d43e5b5c8" - }, - { - "code_sha256": "e9136e058a127ae38848086df95131e910668237d2a19e28468fadb600050b31", - "geometry_id": "dgeo_02c960ba7c89c85109645173", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a", - "image_sha256": "9712de459ce1b741767410c2155225a0304d84cf0c906121bd455bef0ad13de5", - "logical_row_sha256": "87a1cc516914281e718258601af1684c436868756812ff48294fea311732cde9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "65570b1f86fa6edc4a3d52f19787b8d5659ba3eaafa89bd34719291a9f124860" - }, - { - "code_sha256": "30d9d664c7b1dd07fe1485b6d69c071a70eb01d2c5aacfff5e89e86335472c89", - "geometry_id": "dgeo_fe4b7fccda0501d262e68acd", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__depth_r01", - "image_sha256": "4cedd1d9c7b7b0fcb1737a0112fad6b715d030716aebea2e1d8a25d586b7233c", - "logical_row_sha256": "a480340533f5a66b7d3edb22098300ffa796b5f504cb27e97aaf517f88ac99aa", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5d3adf3cc73cff1ee75e8ceb6b5ac1434afa921a84d8d758d9531306a9bca060" - }, - { - "code_sha256": "745c625fbdfaab3b408e9b6ab285bc96c670c2a0b7ad20c39c693d11b4921693", - "geometry_id": "dgeo_651f34e479900cff556a4571", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__depth_r02", - "image_sha256": "2154879fde635db1822eabffb3391e7bf17fa61b89a4794794ffe00bbc5e3ffe", - "logical_row_sha256": "1b78427dd0cde88a087c257eb6924be553a94d88b122dd8d93f2f797597b191d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "92a12163d4c09052e4e909ae8205789126c295525c3ac4e0c6bf7171acb54950" - }, - { - "code_sha256": "ff201d3e4b6cdcd95da3714d1cd06bce444a93a5828eb876e0d9b682a290e0f2", - "geometry_id": "dgeo_e832072fc9e1781b7e63b364", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__depth_r03", - "image_sha256": "2108588893c60e5fae9a84f94291ae7888b031df450902f7957a10b08f6564b8", - "logical_row_sha256": "86b66cc74debbeda12dc92c14195b6c6a88a7ef671a10f6ccc9128a926559424", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a35a2fcfa9447154e07d0c0cfc4effeafb6789d9227d69b0a8d979b9ddd9c960" - }, - { - "code_sha256": "b0c9c301fc3363d691c530182d8f55484a86fdbe48d9365ae52142792cb358f0", - "geometry_id": "dgeo_9fb71e9ef1335e4b267e6af6", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__depth_r04", - "image_sha256": "5fdf9710cc85bfdc902ef26613e036ae58f1c4402c373a28f73b0dcaba2662ca", - "logical_row_sha256": "cf65826fd2768dc271c52f8688618ad276db2c27880a66d9a560657733597fe9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "495c5e18d809fd0fc63ca3a8dd3f980490926971d1c8d63d5559a5e7a684399b" - }, - { - "code_sha256": "cedb89c9e2daa2bf5a7e4ae5ab473f01f4abd1b35395baaf17167ea84ac448f8", - "geometry_id": "dgeo_e288b2820023423470db11d8", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__depth_r05", - "image_sha256": "28abacf1342f6501c1b790f1ff889388b24a0b3e80a20163895f0da1c461f2d7", - "logical_row_sha256": "b871a2adaba4640c89ef7175579a483dc414d36d3e421ed7b11464e21a38131e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c7841e2e2e015187c33e087dfc393b223434573706ab5adc261219b12fe90a13" - }, - { - "code_sha256": "de05aaf5eb3369a719a175a74126b58603a927f0de6eaa31792596b3607c0065", - "geometry_id": "dgeo_3550d9ce7f936dd86840a489", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__depth_r06", - "image_sha256": "66cb530cff4439c8b4aa8b756fa51d5d05ab56d9f9192d5cd1ad3cea850c33d9", - "logical_row_sha256": "c170b7c87194e5acd9619128c780f9cb3cdc62bc735692e5848f91babaedf706", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "fb0978c31ac00f2207f3bf3fdc6137aa5365e896089ec8c89612f38ecc8ef959" - }, - { - "code_sha256": "c0561fbb0c663c72ccfdbed4b76c378f20044561c0f5cf9562d1021264fd844c", - "geometry_id": "dgeo_0aea8e57c65337f04f356769", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__depth_r07", - "image_sha256": "cf2ade28d9d28041563a5fa9469ffda622b6c8eac1255bc3fcb0d87cd96ca1c6", - "logical_row_sha256": "5d3fe4f6d17309829b611a2596ba1b8847d3982405f6e0507ca639503c60bcd0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a93973c93948fa4cc17fa2035922f7984df8b884b92082d30023553cfb30841e" - }, - { - "code_sha256": "4f2ed15e11b23d72919f5b9535909e015b59822f015836ff3e9a30231d4eef1c", - "geometry_id": "dextra_214441edf5ef523ba1ce8c7d", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__pose", - "image_sha256": "09ef1d57540e1e74d1ececadddc79f543036033dcfedc2407b64f2f5eb4dcacd", - "logical_row_sha256": "3fee0da4e58c004c3641f7beaa301c4e9ae488231d4ce59ea6016bd6b27f618d", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "6499a3eb8470cbfe2059beefb1fa51bc23b37c0701a6066adba56d57b1e7986b" - }, - { - "code_sha256": "1483727a3f1472b5fc7fbdea2947ad9c755b12bc65dcd258461b80372ee9f3be", - "geometry_id": "dgeo_a15b441c75ef03bd8e70732a", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a", - "image_sha256": "54ad2b9f0ba3c97cf5802773f58ea45f4955d832ae6ccdf57c1436e4f9a1d807", - "logical_row_sha256": "23abbfce720ef41af7d8d2e5b2e08b60f38a5c449bf6def52ede522d8f0fe4cb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e223a4d8b6d10b9553e039e54c8ec4d17a530b66545029b73038009a2050837c" - }, - { - "code_sha256": "d3ffa8e642bac1443a9b9a930fe93ca693ef447a5d27cf7582cea40354e0bba6", - "geometry_id": "dgeo_58a6ac5e4b9eeaf5048c8fea", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a__depth_r01", - "image_sha256": "b88d06f0f6816793057b3d528857f03d6c0650e02b575eb9d80b87cc20cbdc8f", - "logical_row_sha256": "2e6525b408e00f19e279057a1c21e4d59d46d70be1a6f344d89d7c021acc5422", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3dd7cd37c222e7951128a96d4bf200ceeaa87427198d8b43b370cfef0c65c4fb" - }, - { - "code_sha256": "0f0e6e6ed0d40ded2adc7ed6a4332bede33d5634e09ad531ce136918085bc964", - "geometry_id": "dgeo_357910ac442c32bc7842ea3c", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a__depth_r02", - "image_sha256": "47c5a51c4d083b5ca198911c53b330b5dd7f6a3cd56615db7282e76f094725c5", - "logical_row_sha256": "50ec63316821edd4089e04ce366d199bc0e8fdabe9b44791e68a2bf9972fed06", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5e514115bc529d8ebbb579a8e19a73140f9196a693f5f464341d6e24c8568cb2" - }, - { - "code_sha256": "2c16ed7cd179369b67e265332bef33e82ed0c2cbe6b6efa77a77eeeb41c9049d", - "geometry_id": "dgeo_d747e0f5381d0b9fd34c5037", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a__depth_r03", - "image_sha256": "1043e0f1bc879250d798fb5adcb3bf7054c68a32ff9d64423b30534118ccdaf6", - "logical_row_sha256": "fa5d47068e9421abd498a47db9e36b603f6721d2c34cf4080a7c849248b4ad8e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "19fd0c8c3540083297fbdce34302e42cc6f5d33849e979ead0f351d8aaf6126b" - }, - { - "code_sha256": "6b3d39267baa01b834cfbeabbe09fd3ec0589899e9075e7673819eff6b206091", - "geometry_id": "dgeo_8087c540ca46a1350086a55e", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a__depth_r04", - "image_sha256": "e0338cfc5bd84616a2f816a99c5c887abdac79f5ae451cd926eb9be423bce283", - "logical_row_sha256": "7c0abe2407e646fcc5a243faced730efec16e173cf28fceef55f8d429a6ba859", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "722e45917510be558ea2c9ceaae0f611b49454e835b7e78b77cabc6ae461475d" - }, - { - "code_sha256": "674f0d2f6eb153600c49a54ee7503b59aa1a7d2870b37a3fe5dd64ae56b1e08f", - "geometry_id": "dgeo_21fa4681fb44aa7f589d118b", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a__depth_r05", - "image_sha256": "98735282d40353e8cb34bedfcf6f3b1ab8cac69d7c96cc59d3b027b022f8b4a8", - "logical_row_sha256": "c65891a834fc90866fd6eda38dbd5ebfb1af637547227495f2a23530179e73fb", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "73211c252adad99139d84ec07abbaf358a27b1c6cc1a7581b9721bc574018472" - }, - { - "code_sha256": "bb83d15607b3cebdc82635c1aaa7cdef894d6dc806c72abfe2c4c88426c23603", - "geometry_id": "dgeo_f0fda610d82e39011ad8af96", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a__depth_r06", - "image_sha256": "6dd28cd07a10acb52fb17e4864d49af6c22d26a1726cb21829cd9b9e072ebbe5", - "logical_row_sha256": "72a9d41c037b3955bacc7c5eeef2e314ab22caebdfe1da8d4dad07963f6945fa", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "159a94f33df6bb2813ca6af0fb3ce3f871020a678ca73ca3a8b55a1d161c4b2e" - }, - { - "code_sha256": "c5c44270686508ec7e95a766300f531f999742cccf11353db9bc6ae8f999d6ec", - "geometry_id": "dgeo_7c7172d26b8324ef279fb7e4", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a__depth_r07", - "image_sha256": "28bccb907e1a53b1c808fc22c39e4158c60b52b56eb62d1c9f755329086480fc", - "logical_row_sha256": "d55201ab665b2965593d65b82ec1c2170c0dad8de1088f6e04d0916950826c6d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2a8147e6bc8c27c7df2ee6e26961120cd57f011dabd1b139e28d323b2ebab6ce" - }, - { - "code_sha256": "ff7ca7227db6a7f03e44e643f21580e6a678b70486411bff8a0d600c1779608e", - "geometry_id": "dgeo_5e1d6ce4e0692337e5093cf9", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b", - "image_sha256": "c07feef98641e27394b8b6486ecdae078394d338aeca59ae01b74f92e49d500f", - "logical_row_sha256": "827e50c20046dfdf1fbea2e53f7faa7f6254710b23f9001a30e69bfed3658ca8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1923bd3bc00bad635ef8ad2fa0407d82f07dba140b673f7a0ada3c5ddfd30a74" - }, - { - "code_sha256": "d9b21b933149b34bf3c12cb4f00ed6d263b64f13028c770c652719af1c6195be", - "geometry_id": "dgeo_528d81488ad5b7f92ab8114e", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b__depth_r01", - "image_sha256": "e54ec23e66fb28aede3f68b3d9aae8084ba141a5c9eb967812e6968f97dffb28", - "logical_row_sha256": "f18380654dad279110ff06157e3f013f1566e5bb26dda514d36b7b048fe17cff", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c5a4139dfa7f04f185fe2b0f64e048d1db1470a6a5ed66c99916108cdaca7eef" - }, - { - "code_sha256": "982361eafcb6a7bebdea5b8ce807228040ff60d8840c066d8329cb29f8cba774", - "geometry_id": "dgeo_cdfafaa0b2cdf2b65565a40e", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b__depth_r02", - "image_sha256": "39e3a1d71674d7afb5a74b622351072f507aeb92a2dde768fdde5bd07b10c336", - "logical_row_sha256": "d69ae4e2b497971cafcc631eb5800f28cda52e085227a4208a40be3aac11b9b4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "76530c9e59dc4a738d21b105be9916ef475354a3c70a00a185ef872b1de84250" - }, - { - "code_sha256": "7a409ea08932a7a372e7d9ac0493eaa06bd4908619d43c7e80bf750e412e0491", - "geometry_id": "dgeo_f6746189d75c855d950cc42e", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b__depth_r03", - "image_sha256": "35e61b8cc7066ed4b77df11d1b3233d0f173d918661c0f0c49f05620ab5b8718", - "logical_row_sha256": "a863bb5fed70cc690b1c506e7d32b0a4fccf980506b784f2a44730cf6a5a3413", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b7750724aa2792b229c6247cdc95ef1d7cfe83ecaa1786de887e2c93101c8923" - }, - { - "code_sha256": "166c71cc46d66b0283aa35964299e0d4388ee4234dc2a3f5ff28ca60e8c837eb", - "geometry_id": "dgeo_0773da993fb2808c7a8bc2c2", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b__depth_r04", - "image_sha256": "c6e12d644a5f9cb78206fa16b8d139dcd75cc1000bb14d7926158228d49d53c8", - "logical_row_sha256": "10ff78c89a09247c5fdf6c9a5bbcd8d35bf7ac17ddf23b1c1d495d68fbc82b76", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "168ace678471ac0b7bf1505c63d342ac3115f3ceb880860f2133aa0a7e661096" - }, - { - "code_sha256": "e82b08fd16f2e441e8905787f32cf68221a812edc4b3055df94cb5ec94bf18fb", - "geometry_id": "dgeo_3563bedf0d7332e4c2422243", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b__depth_r05", - "image_sha256": "9b76b6e8c8b465d97259dda820ef875fea4111873051ae14452ccf0712177992", - "logical_row_sha256": "51089c0657fc4cc84162cc4cfb29be1dd1a5ce7bdb5abd7a41afe4a1079d4835", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bc5f3eff6bc77accb568c91b794112e12bb0bb35932ea7a49f0331726ed25dc6" - }, - { - "code_sha256": "677f6419d1d9aecff24c07b13585ff9b5a292a60aef63840a63b3fae62ce65f0", - "geometry_id": "dgeo_5dfd4232b6c9993a5eb558f5", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b__depth_r06", - "image_sha256": "33057e23e26a50e28ad02273d51a733a8780ec426821147b412ac09f057952a9", - "logical_row_sha256": "4e79975c9b8c8769b3e68f3e28c778feb63a95c48316eff7c9bad7f27f7bd168", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "adef243e8f9f32605a3d03ac760ede7edda587bb8edb60cc5f09ecdb99f339b6" - }, - { - "code_sha256": "f211920926462a5c19fe4ecfe66884ced9a578c75daa2bb44d8e4fd37ee2575c", - "geometry_id": "dgeo_21215c71c49f2242a4c8419e", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b__depth_r07", - "image_sha256": "40a875f37f6f5708384587c2cd1cde3f0f11718d2e884e4d1cdaabe98f91cc5b", - "logical_row_sha256": "dd89cb4267e2652d383afd29289b43acd6bc7a5289b64d69f0f1a725da838fbd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7f7ba6807fd657d82e8528beadd9a7e89ee21d975398fb15d6df274c25d474e0" - }, - { - "code_sha256": "994d98216c955c0d68803357f0ac19c2548a45bbd4d14ac2d16a8cfb42bdfc0c", - "geometry_id": "dgeo_fe292de09b7869d5b40e3c7b", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a", - "image_sha256": "79f55650b65510906882ce40ca7b063e766452576e41a8a3148b2e8cbb95995e", - "logical_row_sha256": "b183300dc722e28633953ef8533aa4618e3dda23b87ad869fa460799eb3c46a3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b40d9d38f92626354717a0aeee7098857491264bf815bea213dc79addaf53568" - }, - { - "code_sha256": "fc508e7c8e233d392aaf1a6f4fc7bed7d0ec94565017708c0048e1c176f3124a", - "geometry_id": "dgeo_51c57469144f90aceb54a5b3", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a__depth_r01", - "image_sha256": "f119d0269b51c5a402e2f5dde8b35ccd3002c2dfa119b4a2eeed0690e86bca68", - "logical_row_sha256": "a293ebdb8f4c659b3e1a456670e7c4c3509bca0112382d9881df74d2c01c9364", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0f02e9dc184564ba7604edc7ea95f0a6c28fc94d8ee5b88dfeefeef0276da3b5" - }, - { - "code_sha256": "c784be68466016188ad73224ba22937dbc1ef80834c743a0609edcd7cb5e7c17", - "geometry_id": "dgeo_e48ef571c6b029b2ee61dfca", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a__depth_r02", - "image_sha256": "508ff6d528d146028487124ba09b091e03f5bd237b9c1c523fc0c81696ee4a22", - "logical_row_sha256": "681ca9e0fc8c2dfc8207afc48f43089a853170d08edf7e59a5a9d0ea6eb2d19f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "092f18a5d1f4758d3bfc5aedb35bd34a0508a57b64698ff0a4dc9d66182c94cf" - }, - { - "code_sha256": "9910a8ded553f7ac3e5775ccd71f725a4813988c5e0fc45b1234034678023726", - "geometry_id": "dgeo_7f69013573eaedd42f5a8671", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a__depth_r03", - "image_sha256": "891e13261f1b3ad8b3ed125607dcc04632aa017a13ed6697f3f1ded86287b3ca", - "logical_row_sha256": "075a3deb11018413b42f586f60fdda69064d603a0bf5191b04df447733cdaf5e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "997b7efab0dc6af6514655832f2f45f6de27e712be537ca4bed5b1518180950f" - }, - { - "code_sha256": "cd9b577efaf8a5f02638b0876fdbd21374f04244fcde072ff15a38f23d141cff", - "geometry_id": "dgeo_0ce5cf4691ed28bac9b23756", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a__depth_r04", - "image_sha256": "bace614372c4a4c4927ad7d59eff3f83cf3b613d083a94b127db5f48a3b2176b", - "logical_row_sha256": "2689cc5fb53dad8966684c35c298785d50dc7a835695d264f21cf7bd57f8d715", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9ef4530bfebc21559611ed2c8b98e18c7943cb93d3a9fe072e80093b8c10ea03" - }, - { - "code_sha256": "c18f19639f03f0fb10f344e5ec85b436a5b82731798ab86f95ac9273cb916fde", - "geometry_id": "dgeo_0c99c5869be66c329ab33e49", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a__depth_r05", - "image_sha256": "3f5a68d4faaf955a25e521c3a28d12b6e1a4388dee3d82dc7006f40ffce4459f", - "logical_row_sha256": "cd91a339918bdde92cee5184f6b46f2ff9ede73e031647e47945471f70ec6857", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "51210ea20fd9e7f25db2adc79ee1b99e3b899b80b3755e1e7ca7acbeac43f690" - }, - { - "code_sha256": "af959897fe94f26a107eee744b57aac39fac29c2bd85e8216e3671d80acd04af", - "geometry_id": "dgeo_8866b607b9292c3df142ad33", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a__depth_r06", - "image_sha256": "264329e7029dc13bfa767807586ed23733cb1a2fe145e767b16f1a4984bae406", - "logical_row_sha256": "34cf08ee573bc1ac77bf3b1294fae06f98c7500a4fbb7846e9f72bbf06048326", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "848f320fa995186b22f3f91cafecb22217ec26ecad2da234b29c4bd266471fee" - }, - { - "code_sha256": "70a2c48f2964013d4f239804946ecaad5ea31d97da774ff227d8cbc525c247c0", - "geometry_id": "dgeo_dd66587cdf75c3f455a974ba", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a__depth_r07", - "image_sha256": "97b2615b7ad744351c2ae28c038b53a4de6c57a06b12ed29686bd54955ae0144", - "logical_row_sha256": "fa9d1cc8ff048eeb6d1c80f49801d15c5f94f7c4826a9631dbb05dbc7ce6f5dc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "dc7dea31610ebd96d99a5d0925ca703f2ca64bdaefe7bd0e9df9b8c2e7128d24" - }, - { - "code_sha256": "bbbdb7b1bf5c7e23cb42482d887826f57845ed38f1d55b61dc6941224f273c23", - "geometry_id": "dgeo_8dddeb19ab12509266c95982", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b", - "image_sha256": "5fd2bd6a6b348aca5329c417abd112361175c9c10b0db9e84d57e8dec6cd9a2f", - "logical_row_sha256": "f94bdeff6522dd1ce07bd5bd38bcb0676989c0c7871e11af0f3bdbfa4967f442", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b6a6f092d0d92e0d4f57df9c09a37a2d2a5924f690cb441cfc231e2c25c9507b" - }, - { - "code_sha256": "81766d11728b9d7142c10d9d7ed77afaddd8ccc2f798f90553c9bfe44d71a147", - "geometry_id": "dgeo_2fc38ac6682a72eaa14c7c5f", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b__depth_r01", - "image_sha256": "54b6a8c8227147a745d571f81d71b3606ff14c5450b98e6f262ca67f08488901", - "logical_row_sha256": "3f33d367b70f5d036fe69973e06f49d922c5cc945852e54d27808746cfa4b71b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "51872c3ab5a626e745b8a4f002cdfa2a55e24ed1000a812ffd31475c697452f7" - }, - { - "code_sha256": "bbed45a9fff7cdc78ea3626d7ea80831e434edaa94871c46e642d03e573da2c5", - "geometry_id": "dgeo_5ea53f9c5935046a59ac0745", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b__depth_r02", - "image_sha256": "fe246aaa815b6cf69c878543f38756f66048d00f70a80a29e6a3bbf6105db1e9", - "logical_row_sha256": "4c86ce3805609c56049c95e5f354833fd2f532884e8bfbbb9f9db61c516ad95a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "72a8d6358f633d9d83c46f216bbdedd0c18e2c51e2cb8f4719b624d37b7488e0" - }, - { - "code_sha256": "15c4e32e4d314b1cc827c62a6ac0172ff824bc869b01dfa127536a6b22d2d94c", - "geometry_id": "dgeo_b1e0088a1abecd7078bba378", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b__depth_r03", - "image_sha256": "aaf2add4627ad2659e36c10baf76db86247ec3cdb47e999bc1bfb433c2b350e5", - "logical_row_sha256": "528c51ddd348c4e4f99938be44c76578ca6ad6d4475937345145847ba0ad6114", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f841dc585d7ca423f288347e63b700b46ee9f42b87196ef8a661a0bdd814ecb6" - }, - { - "code_sha256": "f809412f755a8e32555371bae99924e2e5ed62a31b873ee2826e5a3cb80c0ef0", - "geometry_id": "dgeo_317668575f76112029ffddc0", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b__depth_r04", - "image_sha256": "814b5ea75e8ea33cdfec26543cf84d6f3163adbd4ef120a786167ae493a332ff", - "logical_row_sha256": "7fc7e67d3a1bb389f23193e2f6bf56028271babbc49a2930f8e9af43fdddf2e3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "dc11cf8fbec28bb839a68cbe44c1325ef00ffda1760ea1a02446452f6bb31a1c" - }, - { - "code_sha256": "49429575f80c876144ac45f310c63083fa7cf5958002ed37c964da110f28b1da", - "geometry_id": "dgeo_2e1565fed822e62d6e0e052b", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b__depth_r05", - "image_sha256": "ff2161335bc786c0ebaf24383880310fae2b6f38e14e155e50bfced8a2c53cbc", - "logical_row_sha256": "ff810aa387e298d3da3dcd3cbab5c925decce02ddb864510b97f52806ed1507d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "87562a8a6a1b95cfa685c39bc79c93e3066c5af0b833feb321936f670f8618e2" - }, - { - "code_sha256": "ac6e5de19afceab96a182a3324ca121e7d59906444d6292d1a39d6cd44e86e7f", - "geometry_id": "dgeo_b3971587ab55346d1ab22eb3", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b__depth_r06", - "image_sha256": "5380afd2e1bb87d618b0915187a0dce1b647c682be53d12830d3cde410ee4fd5", - "logical_row_sha256": "ef6ec3dced1fbd13de748eb2af24303fad6cf6d8a439112c3f5ab435a62c61dd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e0fe313ad1b7e827ba10729ed12b787293c2663ec1ffcf4c075209db77d07bc3" - }, - { - "code_sha256": "4f5c8a7d0f9945140b6593aaa3b2668bb3898185228311af3636ad42ef281ee8", - "geometry_id": "dgeo_d7028bf79d218fd619019a03", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b__depth_r07", - "image_sha256": "10d6a2ad54fc86de837c6fa2fc34f4402c918b93e9085ebf37b22220c09f57aa", - "logical_row_sha256": "bc8890b95f8a0a332f6f054706a1a018c8c6572c1c366fd5f5f478d70cc0be6e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d3ec1520c716ef11d883aa34ba40699a575f3eb9418ef07a85498b58f23b2f83" - }, - { - "code_sha256": "0dfb407265bf1aa76c8026035f37dbeeba9abb95b913802bb9fc3dca427623b0", - "geometry_id": "dgeo_29cb36601cb85f405546a45f", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a", - "image_sha256": "070bb3ea9988fb856f12a45f24cf80d3fad10bd06fc6dd9cee7639696840635e", - "logical_row_sha256": "f1ab4853fa30e82ec92a303a2ab86a1139cd1482dcb4d8d0829f709a4b8928fd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "54b5f0a80f2452dabae97e3aebd7d700aa955c71a81830197eb4ce42aac46a62" - }, - { - "code_sha256": "c97d6bb6bf0a2715e8947eb6ebac690d2c4ff55d7fe513e079979e4e6060e16e", - "geometry_id": "dgeo_08369ad5c35a78dddf163d03", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__depth_r01", - "image_sha256": "a008d0c5c8a484fca8bbe0d30c0c3eb15201206cc0138fe2ff085a8eca13bebd", - "logical_row_sha256": "ab626307ceaf169b3ab3dbfb4afcd930398a042ca7ca688cbec5a79a7fb91d1b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4d2fb7450c0c117b0d029acc3930b53c6afc5f5f81ffef959c430268a01e58f6" - }, - { - "code_sha256": "c59bb03d06ef1b8022c04406340a79463415323220ee5ed77919f3b21f54fba3", - "geometry_id": "dgeo_212126f24f9ae8994668b608", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__depth_r02", - "image_sha256": "e620bf390958ec4bb29d0c032834b59bd5262f07d36952669f7466f1d28ad381", - "logical_row_sha256": "38948e423d52de1f850ef1ffcb68de1ad12e747d74fbc4515fd47d74264e2aff", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "443c759b56f22b599281cc524b3b98eed2eb848be4cd1618cc592eb0954d4058" - }, - { - "code_sha256": "b6f31390e28dec389e2f8e3e7009b58e822f4a4230114d544f543457adee462e", - "geometry_id": "dgeo_4749f4acf9b1b6fbaaae392a", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__depth_r03", - "image_sha256": "8b4f09ba1325bd59c1b9ae5273fbacff07ac954355c77521f75dd9c6b8a5c5a6", - "logical_row_sha256": "5c4e6facea051f0cd40c19e04d73c7ca75290b00b1d6c3dd7d292dcdc8808d43", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "82a861f98545bca9cf7a3a4318024ae5f7afa35eb628007b5d3ac7973b203861" - }, - { - "code_sha256": "65a420dfac3238bdfdb1ef830a600acfdc782dc5e520527a1da3ee027ccd8d0e", - "geometry_id": "dgeo_95e6f00e1e32d4f531b0b4ee", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__depth_r04", - "image_sha256": "f32a60bb978f4b0b73284e337af6dfaec98beb6e5adb7be0dd99aeeadc0fda94", - "logical_row_sha256": "b23cfdd384271dc2c782198054b7e24e865ad17c8667daa1181e6df3750a3160", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "725e2d8af7d61204ecb953b58da09d7f050993aa1f0bfa8fdaaf7eb4ac2da736" - }, - { - "code_sha256": "7736debf969eb5c14298a4648923d1c7fe461c5ce98e9dcfc721a49035ee0947", - "geometry_id": "dgeo_51cb0dfa128d80f910f4b4dd", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__depth_r05", - "image_sha256": "688423b9472b6ff4c24fc7bae707f52a99baa89304d55e0968ba026142032055", - "logical_row_sha256": "25b035fc2230fe6288cc755ca461eaefdcd8af1130019705aa1f06c0a246b23f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e6e90f9abce3f5bef78b0f2e96d90b8dccd784b8bcfa37dc2f2392637880270d" - }, - { - "code_sha256": "c99fceaff26abe4b12d5940915b7c3564028c86e276202a238d51e58080410c1", - "geometry_id": "dgeo_d0c6e2c446af6f63f45d8f5e", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__depth_r06", - "image_sha256": "8f9ef7c29f91406d2247c31f3eef2e0ac0470a418baadaeba6b1e08137d19aa1", - "logical_row_sha256": "b94e0654611c8744f1272ff0672bc6295b93d31b5bd7f4273bf487005491fdd1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "736408c18b90159e664894e02ff656dcc8fe50a71835eb4eb1486677a33e276f" - }, - { - "code_sha256": "11bd9135af353f05f5353d1215c09cda6726190a6ea956975bd4301ebc637eec", - "geometry_id": "dgeo_727e34ee9830b19a9ed5044b", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__depth_r07", - "image_sha256": "5136e3b2c02cadb67083a15a221aa8a5e0fd46220c2b340578850bbc507454de", - "logical_row_sha256": "07a1cc7d91197c12c6bf80baaeeb910a4a320911d91154a538a7a61ed1f4c98a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7c5b5ae2ff8c69315b9a895f9be8314fcb23ca32797dd3bc9c3cf2bee30c1b03" - }, - { - "code_sha256": "a91a6ec5e2ce98a77c6bdd5211b8c8262c747b12ee20cd236dce03f004f76040", - "geometry_id": "dextra_d22bbca759449a2a9e079fad", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__pose", - "image_sha256": "66a2a3657584754270cc266ae73b370ca785789a6b569fd84b3dc0b83094d75d", - "logical_row_sha256": "3786955d95c7074c01b6340802e0f6575b131c568619a502d30964e8f98e732c", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "3e92a1d28185c64471808a4ad00ad69ae7bc9b6b2b4090ae64f335e010248d0d" - }, - { - "code_sha256": "3ad1f0070a2b8735b3711059f60b7c93aa28db70edbdaaeb8576f69c1c4bc550", - "geometry_id": "dgeo_3229872d01033fbe51f49974", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b", - "image_sha256": "b2e33ca92ffb4ee703a2a878b402dfa40e2b11b8c8d9459faca8ca04d45dc974", - "logical_row_sha256": "853eb973a9485e93dc0be4ef1615c6beb9dd9ec7633cbbda28beddac68afbf06", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a6f9474ac3492177938dc16c4f1b43923eea1fb01c79808639be3fcaeb1271fd" - }, - { - "code_sha256": "7c01cfe99a59eb7e7788c81621e8bf7b93ff07706e5357efb079b071a7445c76", - "geometry_id": "dgeo_f1b3ac7afeced95234e19d7f", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b__depth_r01", - "image_sha256": "9fab2596bad79d508a5a88aac3b49da93dbf5564e749c03bb2b2bac2c2a9867c", - "logical_row_sha256": "97d7d5394345f76569d47e77e5c2c9090603155fe110101a6acc26ddc6094c0e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "15fbf05b81b847e13185fd13c8b5b9c47697dc0955c7651b29b0e296d25ca0f6" - }, - { - "code_sha256": "66cd7f8174ee799377921e71d10e35676a63340cdcdaf6f69edd1e9a19608e38", - "geometry_id": "dgeo_91ab433e819228432f0fd602", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b__depth_r02", - "image_sha256": "d3910166c5e317376b15bc90aa6a30596cf48a04d71756a947fb08c709e9c240", - "logical_row_sha256": "fafb9471b6a965e587ac567beec38add4070c2367a673f98cb3f1dcbed803452", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e6a9bb989c02f4ed267ebdfc7e8dbd608847542994b69ccb863e3c3c98de94ef" - }, - { - "code_sha256": "5c9ad32389d949bc52aff9209beb54c5660f45e824af4bb050ead6cf85b1888c", - "geometry_id": "dgeo_eefb907274c2f79374aa2bb9", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b__depth_r03", - "image_sha256": "b3cc7d641be79214b162454c521b6d71e24d3b37b2625061099383ca40e95de4", - "logical_row_sha256": "7f609b439fdc781b6ddcca7ebeffc3237d0227dd573884e9af3b47dd425e563f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "424a7fee922aea637093265adcacfce6c5f117196b60ebf1d2acd7a1e579a57f" - }, - { - "code_sha256": "4115786a156a26b1e559cec3ac1f854bedf934f91c181cb737c98fe8e80c701f", - "geometry_id": "dgeo_15fb1de915d166def5b32131", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b__depth_r04", - "image_sha256": "a892883d108b0d2230588f245b488babaa51094744a8ccecb7fd88b897488cbe", - "logical_row_sha256": "5eb429f09b66820e65ad0f7f3e1a35550b026c69e3b8aa8cd7bc24fbd54d77d8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5010bce2e2d4b6f3968dbc364a776fa62a3ce94c84e3dbb4e69d07e676e14d57" - }, - { - "code_sha256": "f53e2085d2b843f1cc374338e7a033358e7702ff077f25456a2909b11091080f", - "geometry_id": "dgeo_8fa4e1f825cf5ab7690c94c6", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b__depth_r05", - "image_sha256": "fe0e2c49f7af8f3bcc19e9e278688fe857774fa18c94e09ea951c972bc693c0c", - "logical_row_sha256": "eef60059b6f92cef829dc0493c3449778df179e9a4f518f7b2b494ff5aafbc75", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ef8c95fc6a8ab7f375555ee8fa65d2bc48db324d7ed08e3ee890be37b9521fd4" - }, - { - "code_sha256": "c78c2f47948665104abc03e22259f77c5550c7b7ee9ab45eaef9bf6514cb3ecc", - "geometry_id": "dgeo_8ea62b4ad25dc7bc3268a3a9", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b__depth_r06", - "image_sha256": "8cb47431a8e929d7bf5f7099eb055f399eeab9294285ae6ceabb15508396d0b0", - "logical_row_sha256": "41108b71e4a95ab97610d4d9f0072686468898d2d7c7fa331e15ecbbf9812e93", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a7b8e0f7c665088aede086fef7478a777ee786e246873342fc99f8720f765b6b" - }, - { - "code_sha256": "763db9b69ea227353e537eb6f069a3eb178e010216d659dcdebf4b73b64ab87b", - "geometry_id": "dgeo_87107ff2b593d96ae9eb9bda", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b__depth_r07", - "image_sha256": "c11994f22f500d09fbd58122ca513499129391fa13caf68c7244eac45410736f", - "logical_row_sha256": "07e9ae9d4465a416f7781a56e13ad825f17823fea8ca9d241c60ceea983c50ba", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c22c23b3cc1c5770eadc4761671b69e9c28b1e8e78ac0b0c86e4739ca7cd322b" - }, - { - "code_sha256": "73adc605b2765378cf0272acf1b819040b07047cba9120361032bd959bfc9f65", - "geometry_id": "dgeo_5ba2d2f00c0a269b0f71c382", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a", - "image_sha256": "9bce5ce41b83b87985dd30cb82c24ed20a7bc396467cc25458d5ba08c990a672", - "logical_row_sha256": "68ef0c9202eadaa2f2ab76e757808123b887e78028d85a4c5705ac98718e2db9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5c8a115c132c430fb6115b0560d89c18ede3897cfdfdb06e0a58fa17544cd8c1" - }, - { - "code_sha256": "f851998b73a8243824cba490cb0bb5c56371fcf1bdacf1115974d8d5e7b5936a", - "geometry_id": "dgeo_f5aa30f1bf3f79aba9583c6b", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a__depth_r01", - "image_sha256": "1f0c275425bfca193418297f1bbc23bc5cf8647e969bf215950000c409fd6cd2", - "logical_row_sha256": "b40255752573279e77c74e3c2b516340b336f6fe08dde4f83d58bf411edd5818", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0ca590b3fa76e1c06c361580435eb7677644a2778ac386ecf090d1c4ca3adbe4" - }, - { - "code_sha256": "05cf8cb4ee4c89aa55cc26119917679000857e3cdbf6b2b0250974cceebd7e56", - "geometry_id": "dgeo_6e9778b3a9c687c62e253757", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a__depth_r02", - "image_sha256": "ed2f323be4b5294ded3250312c8c991eeab4a20b97ef53d8953ef2a540190b91", - "logical_row_sha256": "28a6c19ae8aaac8dea25528f1d625b2713902932e647b6c29b840862ebeef540", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d5223c206ad54d8a4a8b7e43c4b12473fd43b17dbd542f6c54d997dfe6e8bfac" - }, - { - "code_sha256": "72a11b81754c6164136612f3e622c6f1fe196193391ab031c93ad662fd854bc7", - "geometry_id": "dgeo_26a67e759f594dc43356237c", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a__depth_r03", - "image_sha256": "fe8511db98a6344e74acd1f338d9cdfd993652aafb71e35397bf03889dd252fe", - "logical_row_sha256": "5536bf5530c7ec57aaddd1f83bd5e269659ebbb69b0703789b52e930ddf2bca4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a0c056aaff5fa352c76aebb7db5d9836edfe1507742935970e40ec5ce0e81bf2" - }, - { - "code_sha256": "1d72189febf3c8bfa1eca47533af5100a3070b53a1e66c5198aec191c62d1564", - "geometry_id": "dgeo_229580ba58a78426a1326021", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a__depth_r04", - "image_sha256": "81a937bef044955d5abae0efb805006481bdd9a8c7aef594571a3c2dd1652a2b", - "logical_row_sha256": "aff89a959bc3fbc990d919b40de37612732bbc1b6553b63465fee7bfca0cb124", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "191a90db568af4e0f10a58e61c286e2e1242d09a76962e896937ab1b403abf25" - }, - { - "code_sha256": "81d1511793d8aa47c8c3608f1d3ccc51b34d87dc941ae1225d63e6f83ce39293", - "geometry_id": "dgeo_5c59b8ee4ae406e5ca2319c3", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a__depth_r05", - "image_sha256": "2a2e79ba5a8c1efd071499c2a19375cbb6194651f46a03d3f8e23a797c6f0cac", - "logical_row_sha256": "0929561594db04b56e4658c952a0d8c96e9893e8c0d696ed2a804f74af3192d5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "919ff2bb8f5264fa1f86c9ad488bbef69dca98e6c95a67049b5a9660bdf4a41a" - }, - { - "code_sha256": "006ed12189f4f2e077541cc1c29b662f315858219d5b6fdc0d24c51df8f71e79", - "geometry_id": "dgeo_cd8ad7b46c51f74412cd0f37", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a__depth_r06", - "image_sha256": "79cc3dae6e0fc901b4159b8c38da2411b6be612fa87096c3263a5d028ab7f786", - "logical_row_sha256": "a226426c97edbf7e0a87457c2f9be4c023c9436f0d1c1bae24984e4d6aa2c720", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "81d1299858cfb580b8042b068a136e27938848305971129db26c62cb43a8ce4b" - }, - { - "code_sha256": "152d5b2bd8f160c0ae38ec49307d27c706644e0ce49899c069c866fe18013d84", - "geometry_id": "dgeo_324874478b109a0e8ef3e1da", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a__depth_r07", - "image_sha256": "7fdc0d739c66909e500e6b8d5d6eb01483bef83c61ff05f34abee27367536a54", - "logical_row_sha256": "b9423e44c96188ca4187cb7f04c6dd2b2fc322f07c564ed6a2f3d27e5b3b3b5f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6426f516e09a906a4d9906292132a091c12f7073f69467c332207d38b4507850" - }, - { - "code_sha256": "d0c11c09a2cd269fac51c5b9b1e33a57ee3a030f50267b85e43ed931649ebe25", - "geometry_id": "dgeo_40097bdf7e50dc9d77b318ad", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a", - "image_sha256": "75a4f07bf13b5abdcdff638e677ba1e2cec10991255c59591866cd0e176b210b", - "logical_row_sha256": "d7941981f8d8bcb3ada49df596be5cd578daf038ff44b5a8afe77a727fce65a6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f0b2119f3d7d3837250d7c9fde089bc0be5da909d743385947df501ea49f1e51" - }, - { - "code_sha256": "e51b64e98edc6fbc9e914c58f859a4bb2529a5b75b249fecf8501e170cecaf81", - "geometry_id": "dgeo_a0aeceb0e00ae2850232dd83", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a__depth_r01", - "image_sha256": "0c1ccf8fb099251ea56e8dbb6d5c1a67de7db3602a991640a22c999b5335b10d", - "logical_row_sha256": "dd4bd9ca28e76caefe1b895effcbfa09db58797e5a3cf383f83b56563f0b18f2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "23a1147ec03e0f99692f93d9021fc71731e046424e6b84b4ae2e60f5b3b71e00" - }, - { - "code_sha256": "8a0e9abdc700fa95c3892e7b5d5bdd26c8510003c3dfd23c0cbb751479dc74aa", - "geometry_id": "dgeo_1cb61aa1a5a0aa2d8528ce5b", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a__depth_r02", - "image_sha256": "95ef97289d795ceecb05b7db89ada60ed876ba9e2471b56663f53a202b6e9154", - "logical_row_sha256": "52ed4d044fb5fe92ef5ece44e457186a9134373a341fac7da3af57519190293e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "70d0f1dbacd58738093c12c92b45380ab900959a390abc9294fd0c496f42e96a" - }, - { - "code_sha256": "cd864005ed25dcda2a4aae3ead2f3e2564f07bd20117c46d1e4a50edd2859f84", - "geometry_id": "dgeo_55e419e3d23da654643fdb26", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a__depth_r03", - "image_sha256": "923987cc575593170805929e963544b67c891a6b6c18b23d1cd2e8546d919877", - "logical_row_sha256": "fa91e489cfb998a933498a7b1ea77e8938031e917fa64e25c6be8253117eab94", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9ec5c9185d2ee1a7afc6bcda03449026d0062ea1d3e072c3b763d878c9155980" - }, - { - "code_sha256": "34ca5e42697ed427cd242f31df233f066095e20b5e9b38f98e36a2e8b36c90ab", - "geometry_id": "dgeo_674446c3c6f34c5f197a9c06", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a__depth_r04", - "image_sha256": "6174aee2ce08cefafeea94d4041d55e858b9af0926ee68591a375688de31813e", - "logical_row_sha256": "87568f596def398d9ecd08d15e12ab4c9740e399cd7ce68fcdbb1c2a0b7fa66f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5b6a7c2ae52f6556345961c2868f5a9f1db90882aa5ed6c6a67583da04c1e66b" - }, - { - "code_sha256": "9ac15c47ee39b2e447836ce79e03d0c5b82284e93dd46f057e54650a26106cf6", - "geometry_id": "dgeo_8c9d230a6bfb289ea0247b28", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a__depth_r05", - "image_sha256": "271542394fb99249a8858446200019b92972b07006f363da9acc3b99722ecc9a", - "logical_row_sha256": "fe208d4d307940846b606e3fa220624383d19c7dd8d1d9c5ded17646e05425e0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d25da1c479023a66c042c0e040ad1e64112f0a19e061278a6ca5412e739f53e1" - }, - { - "code_sha256": "e4903425563944b9c99bc98aed182e926f710380c39c4bc35ef5862fcfad0719", - "geometry_id": "dgeo_fa2e0970d737e0d499c0d3c5", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a__depth_r06", - "image_sha256": "ddc9f663f908cfd7cd50948f3fe011e8847086f7fb12f178afcf7d5cfbe5ed48", - "logical_row_sha256": "ddd9ffd1a6a91fdfc180c76a375598c45071d9574a0fa755f728ca33a2eb819e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "55b956d45f6b379c204f70e65a24420d6d340da0437efa6227879c20db82777f" - }, - { - "code_sha256": "25d413b4bcf7e601cac9a0408bb5a9bf29404925ea320a13bdb595101f0f652e", - "geometry_id": "dgeo_e3259a0b7308bd2fd3a9de26", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a__depth_r07", - "image_sha256": "a8073e862c9dbaaef9d6875f0992c9a987fcfa1fe75e758da2cb7d80dcce5592", - "logical_row_sha256": "a245f3c185af0c5d1744e542c9dfb8088d46f3b549efc118cca34c3e2ee32331", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "356468a9b02d3713a3728e65a17938f98c979adb3b9c8de0a49be7f1517e51b4" - }, - { - "code_sha256": "4f30498094433cdad08b424206e56689483daeb9935fb7566a412c3714ba0a07", - "geometry_id": "dgeo_137bb1cf932935f592deabb8", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a", - "image_sha256": "3bb69d990d4d5aaa0fc9f4c3eec4138c97c0615d09954ee8b0617bb07d398d2d", - "logical_row_sha256": "16aceb1f37a8f9435712e8421e97b48e0e745d72821745b675545076e19d09b6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1157c9bfc04f1ccd9eb824f76d1c856aa8b845945408619a407d6fef713f3fcb" - }, - { - "code_sha256": "892460aa19efc392c3664790d2a5178ea74dc7ed314c21fb5badfdd2c911cff7", - "geometry_id": "dgeo_ecac2f31295d82c3de0541e7", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__depth_r01", - "image_sha256": "b40660dc24a29718cc33ed4a3e616b6d984534bffd1657ae723871649570d939", - "logical_row_sha256": "2b7c9460d917ae68834b00b9445cd6dd065e1c45b2082664d8dde1fde2831942", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "51931324f411c86d355292cd182df15570985d0321e3a6e0fe12ccd78f0b4879" - }, - { - "code_sha256": "0719d58259b44123a32ba1cc7e57dc0737914e492be59e9f805e572efa3606c8", - "geometry_id": "dgeo_829b94851dcd827ba0e71848", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__depth_r02", - "image_sha256": "64dc5b1e428180bd8770499a1c202d8bbfbc986e3f3fb94aa699acebf00f3a33", - "logical_row_sha256": "ed7f6d13c9e48f2913c70a4d274fe87eb0982de350866b57590c12eb498b3b60", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "169e513a3f052c4468b3652d989bfbd885b8a0fe5bcea4c872448fd408635f19" - }, - { - "code_sha256": "0b6ee3037ad0fc3e2011bf067eb955606590a3aaebc22e64902b88fd0ff93490", - "geometry_id": "dgeo_f201494f8a7a25491850fe42", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__depth_r03", - "image_sha256": "5cb4afc281b162448cfff6d8ada6bc5d0757e86b73b17e29159442cf12bc4eca", - "logical_row_sha256": "c7d721cc1d808bde8e1ec2e61fcdc13de8d5a855f7db83a5d341ee1d603d0152", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "96309f036aef02b083edfa4aed98c849e76e3cd1eb8964c6e0c8578340cf6df7" - }, - { - "code_sha256": "2604021859b464db5db0e57f1372d899dc26d0ee0bc47a0647744905d56e2fb3", - "geometry_id": "dgeo_0952d22ab576eaa0209ef595", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__depth_r04", - "image_sha256": "76f646f24f9356b6abd79e3c9bad612434c44fb90ea0de1e01f17d47af380330", - "logical_row_sha256": "e4f2081b79acd348cfca2b996d3f1f5e9f6666ec9d86c7e55b2640980ae47d7c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8acd10c85d8cc74c07deeef0f913b6279490107294ebf96da3ce70a45a2e5558" - }, - { - "code_sha256": "5a809364e543325169be5b89a797c7a0b65ebb8bb267075fc04e41a4346e98ab", - "geometry_id": "dgeo_8e12e8dddf11b5cd2b283957", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__depth_r05", - "image_sha256": "48c71200541f631d6dbdbc4aba8bb5f5423fed76989cf9c3792dba2cd859d445", - "logical_row_sha256": "6e7dbe889a9d2c64cca79283fef5bdcfc4dbd29c6de83c375055ff743c491541", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "710bd211e3820a6086fe7ef81f5ce0f51dbb01951312814c5dca58f53abca409" - }, - { - "code_sha256": "1843efe959266d507849ff3c7fc99443c7644c7c06f2ca811f356b8752283b15", - "geometry_id": "dgeo_925d5ea6f0ae227f5c77f7b9", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__depth_r06", - "image_sha256": "c4d697157e2cf829508bd8ec9ac9c43945999544446c1cf87e09b167fc053cc3", - "logical_row_sha256": "34c6750a5c4645b9177de7f73c68f7303ba2b622b525356a6f67cf9e457d60b9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "32cf531c6b2fdd47896c2f7f51e91a5777ec5d60d3b165ea1a9c5706399be877" - }, - { - "code_sha256": "025b05c420fc804fcff5e5dc4655efffc991d8757790b938b05a15b756e672c5", - "geometry_id": "dgeo_585fc4aec90f33bf1fecdd98", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__depth_r07", - "image_sha256": "be74b45791e5537541ee916ddf45e33d61d9e252dd884319c7c0bd40a57013e0", - "logical_row_sha256": "3f7a1a6f092ec1901621d7093ced99bd26112b0a2bde444a35ee1fafcf9afb9e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bfa8fc41499ff50e01f5d17f8a76fa6139d7611a50738f63ce0597bedad9c439" - }, - { - "code_sha256": "fcb9ac610388aea1c957f49b956cb5401d752d4b91488f499dfb7d048bf4d4e8", - "geometry_id": "dextra_7db83c6e371482de9d5dd4c2", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__pose", - "image_sha256": "966b44c2190c10a1fda6e55ba65d45385e052666d90f4f57a4afcd63c55273ce", - "logical_row_sha256": "98afcfab3be231520a5b0586921f8213ff5ef8f3b6d501f27fde91c9c81abb55", - "realization_id": "core-equivariance", - "split_role": "core-extra", - "target_image_sha256": "820951cbf3b1c7b47f1df5a6450b916293f713ae58836f63ac97d699a9f1ab8b" - }, - { - "code_sha256": "cd353d32c7a11feb9dae8b5b87980699508fa5341b6fef4b99b550ca6b634cb2", - "geometry_id": "dgeo_4ce913771ab0267317c3d100", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a", - "image_sha256": "1cf38849457bbd7240b7aefa006a0b0faf44faaef6c4f0115e8ee22d00954729", - "logical_row_sha256": "f7c66842243c8c9c5fc5de7abd60c2dfbd453aa0c96757b7a8e22ea3f549d3c7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "da646230f2c982d7aaa50c8e47c01f42d32c51f0c8d1267621f8594b66eff84b" - }, - { - "code_sha256": "f1c05a73c5317cfcd6ac55728453d618e417a48a9b74a71d62d3a2074f282be6", - "geometry_id": "dgeo_a92f85d978c207511175006a", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a__depth_r01", - "image_sha256": "217669dec2e61fa4492f82156965f5e523da536fc89b31597b2bb44ac775c225", - "logical_row_sha256": "076578b9560182b89e9765de5384c915fe67e97c1f34b75b614da51f566ae6c0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c674179ce251222e33069232948edcf90fffe869e56fb7cbadc27ee2dfa1aa1a" - }, - { - "code_sha256": "ddb3a97b183caa0ab93c3fccc82a6f1c610b307c64a7e5911cb7d5642728ba91", - "geometry_id": "dgeo_bc13d15ee8ec1e610b0d233c", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a__depth_r02", - "image_sha256": "a898d70ccfdab88881641a4df8205c3adba606dcfd844be83eac371e2217e0e1", - "logical_row_sha256": "019d9c9fc51dccecd14424c5e5d80b51c3b5dbc580eca5c513875b4fd3aae757", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "730b61615540362adb023e0e27bce2b85d0f3a798e529a7afef4f15a031da7b5" - }, - { - "code_sha256": "862525ab10a3babdbec3c5452580e5a6e74464f685d4c0f77bbc9d005341fc40", - "geometry_id": "dgeo_39cb02b5abb3f5f0f23433da", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a__depth_r03", - "image_sha256": "686ef043e86f27afb4a347bc1a8db823fdbefe2b706058d4ed9232a78f1959ec", - "logical_row_sha256": "e33392261c65bdb9cdddfa4dce261a9ca34768eb43cd6cb30d8b1014947d4506", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b2f4723febea81e51ec26d1e1e6ebd694950bf153e3bb04b956fdbba8869f2c5" - }, - { - "code_sha256": "d67c06044664fa37d45420e89781378e1902cdfde1e6575633af643f1bb9314c", - "geometry_id": "dgeo_3ebf06a0c97b1e0501182215", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a__depth_r04", - "image_sha256": "84a80ee68bf163c1df20867329a711aaeac231afb1aed9bd0b45e8caa09193a6", - "logical_row_sha256": "d6ce3ab4942f34e520056119a8b065d1709c9e07b99e085f4780f72420b2d8c9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "893c8299aaf8f73038e15546b37b5f176233fec6fa2a68a204448ddce4b2d3db" - }, - { - "code_sha256": "b254f81d5eca9c2c75ed0e947ec5cce59ba84a889b04364ee187586bc8117604", - "geometry_id": "dgeo_3bce79b7f578773cbf33c114", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a__depth_r05", - "image_sha256": "aa48ce9c9f46debfa5941f4146913fc792be09cfeeb14fafc5b6ae26016f9ef6", - "logical_row_sha256": "9355431409d9e8212e0f74dfb0f32e586eb36bde19d042c4674837896f32fe72", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5bed6b69e0fcaee286e5455d877ae4795a007606398ea7cf347c75890a62f29e" - }, - { - "code_sha256": "839966a7d058fdf9837683b7691188ddfd4dc17afbb83bcd980c863e87a08267", - "geometry_id": "dgeo_ad9a4dd4764de72e510f5304", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a__depth_r06", - "image_sha256": "672ef69eddb559799244bd7b585b98f7e0239e7b06c7e82077c9785af3a48748", - "logical_row_sha256": "87cb1835a73c484d9bcce85e66db12e4e623cef26cd08eeef59fb8a5915b4660", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d77cd00e7f02e96aa66d4981cb5ded265b023922ca21de22a55e80a8a969223a" - }, - { - "code_sha256": "152ba69c817de45daacb4b228f968857b98f4467f3ef4f49b7bf8ef2e6ad0126", - "geometry_id": "dgeo_b9c45ebf42077bdfe7ba531c", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a__depth_r07", - "image_sha256": "d4ea1d909bb19fdd029576b734d6419d5d521a91f63711ceda6d503b7499b907", - "logical_row_sha256": "eab4b0465c9e49eb228ee11b4f761bd53f423303f617c28dc67e911be482832e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5f3b80cb2a04b50deb1ec66acc238532c2a4af54944b470f4e229379d2901c27" - }, - { - "code_sha256": "3c45eb8cd79609465d3bdcef143be6ee456576165e85072dde042f5d8aa586d1", - "geometry_id": "dgeo_b5ba28da119e1088271fda91", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b", - "image_sha256": "a9ca3487656277c3fbffb0e00386244233b00c9969c2971d658a5a08e26c21a6", - "logical_row_sha256": "ea959b69afe4c62355456026ade1bf84b5331617a49038890762562c22ff4380", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c5058597149b16f53327b40f01106d8cd9b81dc3a2bda646b1dea5f2b830d04e" - }, - { - "code_sha256": "9779465c52bafa3d9aff560db7c2e3fd0e8c091e5fa47bf9655c0d07ef2a25b3", - "geometry_id": "dgeo_61a530991cb371ac39fd1f85", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b__depth_r01", - "image_sha256": "74d82e2ad47315b2e3d7df0bf97e48715047c0477dbcc14418de9e106568e4f0", - "logical_row_sha256": "d657fe5c194dd001cf33dff21d1ab9d9bce242d9d2703a009cd6fc12dfba6b57", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "79c13fb15217aa348243261a59cb0480e3c2876afcf88f0620feb6021fa1c77b" - }, - { - "code_sha256": "ea202798df6b2794b3390be465645851d4e61e28de3aaaa3c66b9b236a2c7edf", - "geometry_id": "dgeo_99f7a5255d255617d37cb871", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b__depth_r02", - "image_sha256": "c7305520329bb7c646ceea27567cda12d59b7c4f8073e1a6878ecb8dbc7916cb", - "logical_row_sha256": "90ecb89b670ad2c442db0b699d167f949017b0e31669d51e4cc8303b56b86bbc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "340345313a8ef9a09eb9fbdd55e2345af9c1d7c3e912f2fbc22ec7f52a553cf3" - }, - { - "code_sha256": "3d8f8dc9f0c4419a009a12ab214cd7ac5060c5d045ae8621d5dd59df3feab4c1", - "geometry_id": "dgeo_acddf3a4c8b3e5b6b44dfb37", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b__depth_r03", - "image_sha256": "7ceadd1d6befbd1db81351b2856c71b8e0c56a8a8db4861cc7d203a5fbc699c0", - "logical_row_sha256": "468f98a4301fccea583605b6dc5e4a618a4b87994b9c5de4bb2cb25439488d1c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "718ba1fc7db60bafbbced480fcdf69e498d8803f32137d582cc63bcf0b6b0c6b" - }, - { - "code_sha256": "a43e2fda1b339f11f539706190207eb8e3df1abf673b34f256dc6c63100ae1e2", - "geometry_id": "dgeo_5086f8d46e7f762c3b1966d6", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b__depth_r04", - "image_sha256": "88f66270906cb19fb73e581c18ea46928dbeb3922f5c119ac1afb8199ecff75f", - "logical_row_sha256": "df8b9c03133d60cb0a949b7e27a55e887d6e7aa5cc4463be28c70f918102ad17", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0bb94b8f299f86627f003505d24f2dafeb91fcd7ff40db608235c63d4f87116f" - }, - { - "code_sha256": "37b8187392c358287ffc606bc4ee88b097660741e3bc551bf355148909e44d98", - "geometry_id": "dgeo_63ec8362f28110a59b59adc5", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b__depth_r05", - "image_sha256": "7c9a8d36eee0c6c41e989e32fa9a08f848fff9b0a2226efc65c892d97fb4c51d", - "logical_row_sha256": "7c0637f2fcf0067fbad77e14dd7575a351552e5729be0799fdfb233be5f4955b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e760608c1fedf02d5cba5ee64ed16df32c705e5f5723ca198159d725aa815d62" - }, - { - "code_sha256": "7bff07d8e5fd67ce2fe987559c26a92dca353088f777ed36d5fb4b327ba0f0fa", - "geometry_id": "dgeo_bf6042628abf919bd5bc5d35", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b__depth_r06", - "image_sha256": "42f8a17bb3ffe3ddf662a6dadb3f35ce1bb9b6cb410aa594f6e14ea81222f3f6", - "logical_row_sha256": "6743c25073e4d6682ec66b0263752b2fe43423accc4e79015ed22c608ae05b51", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a7885dcaf5424239d7857ec20ef63b852c6aa5eb98605e9fc82587b35bb11399" - }, - { - "code_sha256": "e2ca81ee8c25bdc005ef467f61afb7022902ead0df79d5f3eba7232927acc3f4", - "geometry_id": "dgeo_f04141fc93f8f88aee943fe0", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b__depth_r07", - "image_sha256": "3a6667ef75e041f2b91f5323c5c66ff2fe4bc77a1d666afa193e3392e16c7b32", - "logical_row_sha256": "f2c06b3c91342a8f919ec6dffe52779e579029fd34ef3b6b7fe07cdc384b8e8d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "aa60ba555eb49b73be3df0090bad2772db7d1adc2a44736213e9a963e3c6e90c" - }, - { - "code_sha256": "cd5065f6f2d360d77ef008a28a3fb40b010a4e522c8591a07b6baae9520f0a46", - "geometry_id": "dgeo_4a44fe71532ef605a10330c9", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b", - "image_sha256": "0c12c03725171929df77f8a89ec20ea860cd78385464ab835aba9d6cf1b0b249", - "logical_row_sha256": "1be95dcda8700c507ee741bd70d3742d4be75a9481675d9677e81b21fb17c50f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "15aadff4893f8729649794b2fb43e5b0e9c210a6c4641782eaceec38227fb2ce" - }, - { - "code_sha256": "599da6782dad55c8b3f6ee86bdcdb1b8b3cbf05bfa38949eb13071d0a53ce6b3", - "geometry_id": "dgeo_36eab15cacbf55d8cd4c9c7f", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b__depth_r01", - "image_sha256": "cadf03df8616c90399c641b99682fa1d04694a0169f8a5e0d450d909ef073d6c", - "logical_row_sha256": "3c103bab7e67461ed89f1aface8ece853e9ab31d63085484275ce4cbe2a64a5e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "191136ed890364de973c4d86ab100b46ad3c70c58efae79ddf5173e291296b65" - }, - { - "code_sha256": "9ae961080623998d2e99d4f96a4f64c1929960e698c143bf32892143b81e9af8", - "geometry_id": "dgeo_4802c6e9463b5931ce7f5189", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b__depth_r02", - "image_sha256": "574cfab1d64690142685598d8d1ae300a55a5008a5bc6704841c2038fb045250", - "logical_row_sha256": "a4d731d6f5c6cb5fc93b70bb5e7bf498fcd23cbf014224541e58d4be46f6959a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1e1788a5796bfa05938b1473cc4c6f770c142c7d68c47745f2874b7aade09a93" - }, - { - "code_sha256": "1be496cfde1c0c928207cb809a928f17f5c24affa8cf6db8a732530087e09bf9", - "geometry_id": "dgeo_4606fb3108e230818001efc1", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b__depth_r03", - "image_sha256": "760ae1610214a1e11caed043c20b7026fcfd265fe5ab26bf4e9af4282609d742", - "logical_row_sha256": "ac3cc3a9acd4a556d19aa7653c6bcbc43831a2ceaa615ce3bdfd7d4e738c6b13", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5e7e45f8cfd74ac73b765ea6b105649031a70dbdc02addb6507046289feccb58" - }, - { - "code_sha256": "7fc393382b6a688601a00dc55aad59ffcf0415773b5ebf696baf1edfacf14faa", - "geometry_id": "dgeo_5a24a960db9750c94d739ad2", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b__depth_r04", - "image_sha256": "8b55bb0741ae9674d2cf08c9d220d6ce7a021b5b211d99560faff75488781f19", - "logical_row_sha256": "e8dfe9a0e449f06a7d4c7f541c324fbb38f202a628436cc1861410a36c346cf7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "726cd712839ba97ff50bd06379030e695f4a005e8a1c1ac788f9af1665b9b67a" - }, - { - "code_sha256": "174f1073b97bccddea63250a78fc5e2dc7f92a8303c8cc162c3397660299aeed", - "geometry_id": "dgeo_fd827fdeb8459e4b0533e448", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b__depth_r05", - "image_sha256": "b0a2ff7bbdda0aa4f67c1567cb00b8e96f291c8e75f1fcabb8b438ac92ea351c", - "logical_row_sha256": "7b73008c192b6be35042be99e7656a72019b6b3f4d37f07efb7c4c9dde5981a5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3668e157565961bf41d9e53304ae5720174d51a25c240d54552c1b78f44b77ae" - }, - { - "code_sha256": "9abd459635ddc7b45941657b6700e23e56fc08b0abb482c5505e6847e9a0b58f", - "geometry_id": "dgeo_d197d213f484187de5018e68", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b__depth_r06", - "image_sha256": "8e0d9faeb030e928a914703c624565988191efbd2916b410e45cec796fc57514", - "logical_row_sha256": "0c56306c79f1bb37ae32ec45620309ac509de8b55af7f8cefea5ec1b58620517", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "775391c7afb1801295a42a555f4964b21595ca22e06b8e2295e3cad219ad0636" - }, - { - "code_sha256": "1f649eb634619c89d12d1b77a7ddbcf272d83f09be05b4cae14e9b11b143bc48", - "geometry_id": "dgeo_a2e827b9fbccb8ada713c9f2", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b__depth_r07", - "image_sha256": "95c26ade5cb33807161abeaa4702d3e99cc1aab8ec8fb7c4ab638072130c199c", - "logical_row_sha256": "9baf0319f2d46f2a8213c49c73f4fef2266b033bb3abb8c6edc2e5691146dd2c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bd38d961057a0925146633ce2ef9d1917d9cf27565a51ae6826d80152d48a8ac" - }, - { - "code_sha256": "a2b24be44f56a957d170d7bd10b9534a5c97fd171c1084ed20bde079279d83f8", - "geometry_id": "dgeo_e9b7e331e1529a204214687b", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b", - "image_sha256": "792a10aa79eac0b4a8d57877126c295a34e9451e4f081b79db55ca83fb0970dd", - "logical_row_sha256": "4e5edab5dd06cdfbcb08d343134ee717af05abe3c9d35c0059c97d86456674a0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "89f8374682825b25adc15486927335d84a458446756ef4df2d0578d2070064d8" - }, - { - "code_sha256": "152e42d27601013e28642da3e42ff4d192641070e6ee45fbc71cb16ddbd9105f", - "geometry_id": "dgeo_265f38666436c7224f55e0ef", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b__depth_r01", - "image_sha256": "c94e8afb0dbe1a6330a01c93fa169efd9b9d940d30fa6eb8c3f9bb0c39b3f572", - "logical_row_sha256": "45a4c19eabe1a3c08707625c027224509436eb81223b7331620260c80fe41bd4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dc1505d231cee74dd3ce29fce8af1765d8b9bd600c421eac13ef11841ccbc31e" - }, - { - "code_sha256": "feea6828ec3ae95777d14bb95974dba6ce04789a1f7c41c4d2ac20346d95490e", - "geometry_id": "dgeo_b46c5c93da63f4c295c4d3b8", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b__depth_r02", - "image_sha256": "bf3dad5b03c66cefc05b61382e271c09cfced4de69552dd7bb870e5451288d83", - "logical_row_sha256": "1482a5d50e1f9ec097e05acc2cf9c7b57ec7739b3f655fb59854af1cebe88316", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f91010df97ee85034d2bfa6ff2ebce08313cb50a17df0fdbdb3194d7547debb5" - }, - { - "code_sha256": "2df9b50e49a45163990e64eae1e1b13faa0a86a69f0f0a09a3775c30ffc2df87", - "geometry_id": "dgeo_9e7f36ff0d49271b2e896ef9", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b__depth_r03", - "image_sha256": "70afa627587d7a9464a5f08277ade371c44f9512b15691241fe5052f3de4a6f2", - "logical_row_sha256": "af639198547f7c069fcf8c7ba4e0e3a4600e97746c57b9149a578fa820b9798b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1a2b70f438c28f6cb3a7527990e8ed382d9e8d989b0846f4699243d735b6662b" - }, - { - "code_sha256": "8616f6a079ae8eebf518e8bef7f6939d5c805d4bbce2e4f342043aa4a82a711d", - "geometry_id": "dgeo_00e6ce1e9f441c001047ed52", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b__depth_r04", - "image_sha256": "9147f8f688b3f0bf5cd90f01e789ea1be074146104d83c0182ad4fc1ce5a6f13", - "logical_row_sha256": "f3521b6517b5b440b3fa82c3159d7589efec71d80a7f1cbbc83c114ffabe796e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5b4e82d7b9dda1791b36a0cdf8a9bd0381ea2c72e962b9d4cb86ed8c7cbb31cd" - }, - { - "code_sha256": "28678ef06e3b04db7d29ab9707e8ad207bba48b18e5fec39afda29a83a0d4ee5", - "geometry_id": "dgeo_c9e74566b07c045c69d015af", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b__depth_r05", - "image_sha256": "4ff5755ea128aa71c617668e11f20fa1b711a28bcce039ff7ee06ae4c2430791", - "logical_row_sha256": "d9ae36ef54da0250b95860b747b1296d387225f772f9662375a3998c1d6604f2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "39c9d0f30db6a3d782c1a88d1ee0a2be0e13a5dcfec3cd1fcca628a351e19e6d" - }, - { - "code_sha256": "84070682bbfefdd2aeeae131bb46be52081533629843b99394b78607afd6ea53", - "geometry_id": "dgeo_2fc2703501f6ca2bc391ecee", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b__depth_r06", - "image_sha256": "a8dadb450f2d1d0788b67b6ee8820d7bc01b515bb0abe88c4de92bc2abeda192", - "logical_row_sha256": "2ee62f11cc23638bd91d8c2141727f2e03984c8d6697ba1fc211eb1e6789c378", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "dea5d12fb96421a3e301b8df3988170425daa88864f64de3b689599006f01cb4" - }, - { - "code_sha256": "8de4eb5e05f60b2033aff2b6a189313b7faa94137deee2e26315f3db702ff006", - "geometry_id": "dgeo_eb7775c88f4c25bfa85e35dd", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b__depth_r07", - "image_sha256": "b79c83599605650ed700e7f624084b66f21d3511ec00e5a052692f5635d734b5", - "logical_row_sha256": "ee32bfbc166ab32673e5223b5b5616d0331ccccbbe5f2ba0ef7da8a298b1b9d0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "622d0c962c2ca3e02ed83f10aa82264c5246c8ff37b01557ff7c846525027314" - }, - { - "code_sha256": "86c2b6ba879bcd5e867bff063fbc380029052df9accfe3025215097708963dd4", - "geometry_id": "dgeo_581e38f917b1de49659d14ba", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01", - "image_sha256": "427a98c7d88f1d02a82b0e17add323f90449f418a7af6c4510ae7f035eb29a46", - "logical_row_sha256": "c76ce9f15fc3c9616791fd04b8a733f83e219b81578518c3df8e5dee718bf829", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "50e923f065f5f602af83a3297caa302ebe1e9bb85fd9570569fc6b9f2f8aed1f" - }, - { - "code_sha256": "c513aa53042dfed8068596212a8d2b0069409d28d9364fbab003344be1ad7c46", - "geometry_id": "dgeo_fa5591123066a9b2956d37bb", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01__depth_r01", - "image_sha256": "c96e02d52c9315dbf4479dbcd11e38120473733b6ebd632d3a10baaa7ffa86ab", - "logical_row_sha256": "3564b32648d39c2426efccd107ecad37322802c27cd0c5b301ae786db148c3bb", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8f065a2f1d3ab5649a5b1235e0cea54f414c5ec5125a5a22aa1ef5855696feef" - }, - { - "code_sha256": "05140479df5ea4ccfeef7714e7a84bdc651053ce71f910c0837d34a2022871f3", - "geometry_id": "dgeo_bb603cb17b7e76eabebf3621", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01__depth_r02", - "image_sha256": "924b09da984e3e91e06952d95e39b4222801cd1233a8c86147a7b8e13b09e4f6", - "logical_row_sha256": "3b60b5c9ea5ab98fad6d9e311b5eebae769bd2c4b40bd0fd13b890fb125f6a8f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e030db5f7e2903f31c9f98f2c0b0a744582f08376cc4f9cdc986eaa777d7e9f2" - }, - { - "code_sha256": "8d6804be2cdddc278655d55362f217257c93978dafde333fcefd2cf765b98f00", - "geometry_id": "dgeo_a32383ccefb5fb81002fa097", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01__depth_r03", - "image_sha256": "62391c602ea4baccf873e4990de44bffd200afc5a2ec0b48f35417668bab4b89", - "logical_row_sha256": "faaa6cb176bbed9b4831ca99df16ffdd4869eb7a3dc03c804d80aadc226d3ce9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "74356aae02073781397d9656badf7bec59e9c3d0cb70545bbfe6034088352902" - }, - { - "code_sha256": "ba276d987fa6b97eb10f32e40dd7be17bbd7f50ffa0c003ad28f7b73295a4d53", - "geometry_id": "dgeo_a2bcf0b3d6ef5d919c532940", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01__depth_r04", - "image_sha256": "b0f94e727d1c02c3a08b4b06acdbb371a5d634236352c0082b9eb4afc0646fa4", - "logical_row_sha256": "5ab5541b36a8a244df806b486ce6c37753d0764833d9ada96a4469d5270da7dd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ed3d4e6b2ac6719ed90dba6e81fe4f78d6c066c2f29bd99b747c191143dac7b5" - }, - { - "code_sha256": "7a288a5d0b16db3a0aa556f0a2f50189f596668ad39857950a30655fab9c9757", - "geometry_id": "dgeo_ae0fa2563f5e7f6bdca502bd", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01__depth_r05", - "image_sha256": "e047d1dc230138ac2d9b7e7837934d6eaa69e5a29fd975ca204e37c605a0f65e", - "logical_row_sha256": "79c8b22429bf06036666acb448de2890576eb04ca34725d4931c2c35ecca6df7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "58846033b72151b99369e67fc59fa6a5ddfbb10ba697f563005e81e3f4b99b60" - }, - { - "code_sha256": "3cb3f4f567501bec9d02349ec15cf40184c1ed21f45573d9e987c58106d45dd1", - "geometry_id": "dgeo_81f92f4737d821a7d1f54ee3", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01__depth_r06", - "image_sha256": "ed93b2e9bd2900c2bb94cf9868d58f6adb407584c87e22996ef794b5c6868fcc", - "logical_row_sha256": "d63eaaf9285150d5706b1a759cc8d339af4c262ab4c1c5b0d7a722a63766b5b1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2ec70bc59438eb131bd684922ef2d17bc2fea00d17e37fe46ed256672d688519" - }, - { - "code_sha256": "9757c37bf3df3fadc2721d26fc867b41efac3185afcfa4201e01b6996d867c57", - "geometry_id": "dgeo_ee9c0c063f9548458024f14d", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01__depth_r07", - "image_sha256": "64a40b1cfa006b122828144be0cd00f42d2f7edcd17498293fbaaaa01cf7112c", - "logical_row_sha256": "e4681af07aa34b4217d0855d81f5e62c9d84dd42b208ca785494af99cf259cf8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7372688049c0b72bdacc8997476258c0e56f91104c28034a2e02d13b6ce7dd1b" - }, - { - "code_sha256": "923417261badd32be6575ca841b4505437c70c379f6eb65a1864d21b25d1fd90", - "geometry_id": "dgeo_2fed0108536e66d992cc9d36", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02", - "image_sha256": "3a8fe231392d927e890c619c984bfeefa6475bbafc79c3004bf43e0dd150e249", - "logical_row_sha256": "43c33ecef0139c5913f29f6bd187091ac7be8651599603e75e9c9ed153d5ffcc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c88292ad9f79649a582ce64cb34decc678f7450c4c58d37d3533bad9d6298fd8" - }, - { - "code_sha256": "b7ba33725609ff81e7a86f43524f70630884da383ef0f4daf1accf730da0f244", - "geometry_id": "dgeo_07314375edd97236dae7643b", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02__depth_r01", - "image_sha256": "1a6c24abcf2ef899a70421252dc299d07336526f59b1d4260737caed0c17d9de", - "logical_row_sha256": "c141774ac32430fcdf5b954b976aeebcd04bc46b10ffc5b6db44b6c4d2272143", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ce0be81a558b22e4e0478d7bddfc7ef2bac8236fba9d40a29f7fb968d2fff7af" - }, - { - "code_sha256": "b674b3e0330a4f4e9e39e29c346fad82e928a406ba37a56d896b86ca7fee2fb9", - "geometry_id": "dgeo_0139f463ca978454ce8f0138", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02__depth_r02", - "image_sha256": "601c52c66cf6b9f0d2c9a7bdc68ff4d70dfea0486743a3bacd1f3e4a02f6cef1", - "logical_row_sha256": "ffac0a4d7d1a2a15717fb4b3f7f64cff10310cea14fb5d64f6781d0350c575f2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "62ed4ca2bc78274886d289876099976b7d8da147e12f78b0730c7f78ca70e65d" - }, - { - "code_sha256": "7efddbc59d52e0e20547df862ad0340731ca358c3c2db64ebc7c6310b1bdb06e", - "geometry_id": "dgeo_f991b44e0a84e22e5bedb3b3", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02__depth_r03", - "image_sha256": "6c0b688a43f8b70221a853f58eff527b33495104fc8b3d91f2591cd0b38772d2", - "logical_row_sha256": "5c13182c8b57a55ac470ab9ce5bf54267f8c325eee1fd5145097b23e037c819a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b6d38f7f5c949f5df9f60e94ba8d095059f330a3d9f8b689c0e770ad72b08dca" - }, - { - "code_sha256": "7986cf17ea8dceb2cee65f9a0af326e64ec5451ad6dfb31b0c16a65baeeb4cfc", - "geometry_id": "dgeo_5ff25278452b4ea698375575", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02__depth_r04", - "image_sha256": "40a8ee7a73f77721bdc7023539d63bb78e17c287c631d1594fb96f6b4d815837", - "logical_row_sha256": "898fa17cbbb7e7e4c6654259273819075f1388773f4e737c89a98cbdb52e90dd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "81b57abb73ee125bd5e55275a9ddb6a562b4e8d229c46621a4fc5e3e588869cb" - }, - { - "code_sha256": "75c92e581e9f210517f394e4d33fc598e8759c521c1a2470d51fb4114f51e350", - "geometry_id": "dgeo_cd88851383ebf9a2fdf93369", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02__depth_r05", - "image_sha256": "57bb04357a6b4a6d941f68f651599dd284448a4ded83a6e40fae40536964dad3", - "logical_row_sha256": "469dee6e5996e6892de16dd54b02ff137a3186521e90764a950dca9e32898cbd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8ef5e2ec5f9b4af25c2312d9b4823d9e1e4ef04ab0c321d1e1e664823557ac80" - }, - { - "code_sha256": "23ad7f1596081772a596bb59299c07cbe3a10632d56caf484e3e6028904c4df6", - "geometry_id": "dgeo_cb965f931bb21a186db4330a", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02__depth_r06", - "image_sha256": "c80533deeeaaafc63774aae8e0e4e7e94dd2109f617e3eea3372d35b4680afb0", - "logical_row_sha256": "3f0fd85bafd6e40c0be7110583934c1a03202d4c8c8a49ed93d43fef9ea9a4cc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1e96422ac5034ab2559ca3af29ceed60324ae9d991bd2b823c09041414349acf" - }, - { - "code_sha256": "b0c5594c6a243831cdefc6de6ec2163419fe06db596adca86d2ca2c5e3abbacd", - "geometry_id": "dgeo_355acce907e224f9fb80bd0f", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02__depth_r07", - "image_sha256": "f8cbdeb62bf02b5c9b5dba0e00fdb9afea76eb2480f75b3688ddb99551ada4cc", - "logical_row_sha256": "de7ecdc7db2a679a00a35d524a6f9e85a2ce821d0fd5c466df96001017b12efa", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6413834a6f568b253ad613df2ecaf994f07e69612c7f550b967defa75305c56e" - }, - { - "code_sha256": "a4331f44d96f4062326ad33f95b6875c10f6c99418a0c04520a02c670b9aa41c", - "geometry_id": "dgeo_95d4b2c60223df06f0bbcfdd", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03", - "image_sha256": "d0dbb6496990d5fb557fca8edbe544afa7500c556b8d1f5ee77ad6d4d63629b1", - "logical_row_sha256": "44f3ac93ea3c498ee2c0232131a30ce531df95f3ffd1917daca2245badf7f30a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1d5b699f11c384a1a30d48775a7250eaff159aba98d76c55bc555d79049b2630" - }, - { - "code_sha256": "6d8dda5fc2f35e040af86c222c226d620cde8096808f2c95ac8d8480a42e6185", - "geometry_id": "dgeo_1f8f3e1657d216db18be4372", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03__depth_r01", - "image_sha256": "f089412fa337960e789932170799362854477db2339dd52f063bad750c88e657", - "logical_row_sha256": "163fc655d36b310e0f6f59822a7530a079b6df966eca61ddf5e88544571e42ab", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a28a6bf5fe03d95d928b0c2dbc3e886d7b52a6509dedca3abc2c14dfdcbc17b0" - }, - { - "code_sha256": "c241979f6ee77dc28cef014e25ddba1c6a81a067846b82564d8910f281c611b7", - "geometry_id": "dgeo_37ce855355d5298e11a8faee", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03__depth_r02", - "image_sha256": "99b4993202a0a015a6a8809f049028d424f2524d6af8cf4a20343be582918963", - "logical_row_sha256": "5bf58575748527f983db0bed465c0581eff228f53ba1b53a5acd7fa5ba1826f6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d3aae338c64e5df7c99288fa66259954a7cbc4ec569abefe84bba8f22b051ef4" - }, - { - "code_sha256": "61c41d14326c8fd26285b67a94affb252bfcd44896f7dbd258ad854a3f614bb9", - "geometry_id": "dgeo_ba4bae644e1955f6b7f3ef3f", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03__depth_r03", - "image_sha256": "eb37ed117aa412ee1b1291370a3f82ec6d23618c99c66569e563a55c4cbe8526", - "logical_row_sha256": "2015c3d7120e9d247880fd28cf2220167eb9a37ec27a1f3368fffbf49752999a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ec6409c820aa26e15fa69cfdf664f5371b50f8d287f815ee1d31259420179ce7" - }, - { - "code_sha256": "28743eb2089cdd7550858ab3363bc01a241b7bc121e6981e53754d744e25a4a9", - "geometry_id": "dgeo_3454ec7174bd067d39c70afc", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03__depth_r04", - "image_sha256": "2a8683eb5858c75f3727e517f314a9c3e552b2118fa644ae887b7a06f6075742", - "logical_row_sha256": "32123406daeeaf50f26424e05f9206aa4a98456546d12b341da02fd3bf418954", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "79bdc2ffa38af48c8699a209105ffe03d50776456970d108c94fd13fcf09ec14" - }, - { - "code_sha256": "788527dc2712739f5f5e2df32cc0f85addb3de36dd109b3db111586238362274", - "geometry_id": "dgeo_db9d92e05a7ecc9395e39944", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03__depth_r05", - "image_sha256": "d1173f2374713c9e8379bf4528fd6176d580850a800749ad5d603b08d84f2a40", - "logical_row_sha256": "2c7f9f1137baaad2c9ae070490c95c81eb6a68e3a8b44fd9371ceb1c5e06697f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fffea5d0b7a7d7d435e425ddcbf1bd9bc872ad28aefc592ef4681a0a5d9b674d" - }, - { - "code_sha256": "584b3ec61c16d00c4759d88702076cb85cc565ee1a067927a823dd5f411d12d7", - "geometry_id": "dgeo_6c072fd789e9e6bb12c3d82a", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03__depth_r06", - "image_sha256": "c18ea859bd48ced2a93521f352d84a1eb78138feb0d55883c68a8ec99cdb5b8a", - "logical_row_sha256": "837dc78d1fdf49f3d06e91a752e098b43ac3b3f7944e57fbc79b4ad87cacc86d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d949222fcf8475f83e8b513bb69cbeadf09de9c42c320e552096cf3cd99351b5" - }, - { - "code_sha256": "fb82eff5dec0a7c6ac96d473e6cbcc8aa9a43ebf96b761e4cef0298460305225", - "geometry_id": "dgeo_02d21e343fa07a117b5a68ac", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03__depth_r07", - "image_sha256": "4681dbe4303c5288c4bc3231147364a453459108e163048b6413413aeb0d00de", - "logical_row_sha256": "1edd6f41a54962847633286225cc2b1e0e55ed56f933ed4bb1c81081263e4848", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fcb54e45734e8786fc178101b8dfa4e3d2dd29d4b7e16d1684a3ec9f66993b46" - }, - { - "code_sha256": "de70fff7d3f2867aaef7d6bf99f400de7fdc4736fa0605b093c8822c7c6e6807", - "geometry_id": "dgeo_4110dfe97c90926312578987", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04", - "image_sha256": "a890c33f616711555519c904d85f82dd8027931efe1a71a793b0f69af5514a89", - "logical_row_sha256": "894459ce8cdc2ae4a2676d8536de850c861f78b8a74f997c875db2d4dde29110", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6c24a7e2c84e0e13bfbd0e0899ac2956963866c81505e5af8e3fed466a7b3c46" - }, - { - "code_sha256": "10a0cc81a5eba205d5f0ba7c01bff851cf9cbc15f039cd5c2f894cedd7dea805", - "geometry_id": "dgeo_4abc5e7f7d9da18242710690", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04__depth_r01", - "image_sha256": "69c1b7a92e4f0ee52cbf64d07f69be3f091b6f92b2e25099ad5b67256372e157", - "logical_row_sha256": "86066c01c4e04ea8ad466fbfaf308d1b4cd80ee24f764545a5229a8c5d3d0222", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ab97ac26c69bbceeeedd46c1b7a810f0dda00ab3c43c380d8ae0fcb54c94d194" - }, - { - "code_sha256": "6edb640256f55f98e13c57fbd9f8d65e6b3d562224ea7ad69a6c90f6cab6d6ca", - "geometry_id": "dgeo_c7054becd8beb86181481163", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04__depth_r02", - "image_sha256": "c07d2f011f5f5c6b5252ca7045be25187be994e1893b7b8f68b4295a89355f01", - "logical_row_sha256": "e814ef8e5a12e6e20101916db2763651951c6a8ad8a17380309454685e386641", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "02e0bc81384f42697ff506cbbd1ee145cd7a48b72d4d68974ee30f9b204f1765" - }, - { - "code_sha256": "90376aa467d90cd624fa8fceae362752fe6a9bd401acac4b8bfdd0d3a956fc03", - "geometry_id": "dgeo_326503c9066ceb5df1978df3", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04__depth_r03", - "image_sha256": "63dbe214173d0143c5143a1dc1e46b91c8a0e4f94a468d4e85a9a2dbc4e73048", - "logical_row_sha256": "8b1606ee7d27ba9d4619d8bf31363a7abf7a780dd723e810f14d6aee306a8d98", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0cbd0ab3d509058e10f5c80f5ab2de2946d36f38c1dd6ac05584dc2df1577b45" - }, - { - "code_sha256": "5f407c30541eed52c08a6f142e6097aeb7adabe51058f50cb4edbab0ba5bf79b", - "geometry_id": "dgeo_bebfcf08014a829e16fafff3", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04__depth_r04", - "image_sha256": "d9ccebc7baab7c52d0c4fb2c99c2e165606ce0ca7ac432b5780951270081ee0b", - "logical_row_sha256": "3e9c497841d8cd60151dabe64574fa48cab8bf78cd8bb2b0b0c3014218aab2ce", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "18dac137b8224dd3dc2f90c344411b0aa454d095f9316b4da5c21ce28e0bd281" - }, - { - "code_sha256": "4d030bccc32ee73fae8b15edb1c511902f9dff4c9054b72f399a9631ccae27ca", - "geometry_id": "dgeo_44c488e3bca3119f2629921a", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04__depth_r05", - "image_sha256": "bd5f8c94ff4f34a95a5536538748f1e38629706fa5191c350e735d30d4c620af", - "logical_row_sha256": "731d6b8202b73edacaa6a986569f41f1b3062e9b0e7f64efec25e8238bfb76de", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f89fba5031bc54935ae429d2f08f4e18d71b2169a6ec24871fa682e51d49f81b" - }, - { - "code_sha256": "cfe3239f58d52b925c7c2c321e8f3ddfbe25e12983188073b9957fe5a3a49582", - "geometry_id": "dgeo_c68540b073c0e8efd8f50f8c", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04__depth_r06", - "image_sha256": "0804e1950d0ab5fc2a50d8f8573b121265ba4bf1941d1f479a8f2653200ee8e0", - "logical_row_sha256": "e7978a289c8826459396d4263692794dd77753df1734bd05a8a1a27c1ef0dc02", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4138bba3ade5da458507e639e4d2b0a8dea95af22f0f402007b33d5ae454922f" - }, - { - "code_sha256": "a77be933205b2e82dfe6c43978866858d319057c34642c6fac6f034642d89b13", - "geometry_id": "dgeo_9b8be0b01cc468d52f49d9ad", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04__depth_r07", - "image_sha256": "b2282824b68650a4d26942c0a33a937e2244e77c7c63b7ea2b73e2d639d40220", - "logical_row_sha256": "de0d1bd41f2f2b241241f989cd0558b41ec41e6cb447ee5716f6bd37dc518b9c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f53fa6c7541ea4bc735ba740fc99578abe2775b9a346633bf1eb46bc968cf72c" - }, - { - "code_sha256": "070c0913cd77b8470f1e9ce102c8e71c12cf6ab774086bfce56e5d966c0cdcd6", - "geometry_id": "dgeo_4078691b2b7729dae920d624", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05", - "image_sha256": "290ef186d013e041728564c796c72bb35853d06c88ee138709e11c298ba7cbee", - "logical_row_sha256": "3eabc4fbd28cd866522e5f9ffb0c54582e3b08109e236477c7519b845ef8316a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "002a0656b20382ddd122a64a46e0938e166d01c772e91dba5f95d0c491d6701f" - }, - { - "code_sha256": "726924c0ac6049252331be2c09ac3cf905aadad0ce56c764fce624b26b4fbf6d", - "geometry_id": "dgeo_5ebbf4acfa87fe9d52b1a9ab", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05__depth_r01", - "image_sha256": "3bbaa27a763f0a680f98d24c59f5aa5a2260e48b0079a87dc7bd25cee8e8588e", - "logical_row_sha256": "6243488f13c0f401ac199ae0ecef1600c30fe2dea71a4bccf94e8578c6b17e7b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "20e3e81b88a91b110c80612bd0b0edb1df7b0db3913f54d0b67ebd70664b52d6" - }, - { - "code_sha256": "71a0049e339a65b48b5af5473bfe0011a04ba2202950b291f42de8e446ce9cb6", - "geometry_id": "dgeo_6a217d78ec70322bac469bd1", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05__depth_r02", - "image_sha256": "0f7c2bf3ee4870fdcc3c8bea5c29f42d308f00e0b1a7e1b5768c7e8696649d7e", - "logical_row_sha256": "7ab00759efc281958548eab0830f3d52ea06585a1738afb40196a3db0fc07d60", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "70d951aed222a9a574775c7968aa3eaa2882b08777f7f37f5f05828a387d13c0" - }, - { - "code_sha256": "33a2345559eeea63fde7195aa6bc9a836a4341ca9d07bd6d67c4108f8e51a7cd", - "geometry_id": "dgeo_8701e09ab35324fe62e89ad7", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05__depth_r03", - "image_sha256": "9e69b33e738b1fed581a9d45937e0decfa67339e93357a124d5672ef5bbf425e", - "logical_row_sha256": "1cadf5434b28b8412686396a4e68e2f97d71d1c0a2a471a6a82f80091fb37db5", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "cb8e8148794b51d2794da870d67c5294de6db454d88169ed8870ee2927c691f5" - }, - { - "code_sha256": "31c41a65fed70e3beccbc788973f264574f39b41212d45fb1466ab9ad9ff4ad5", - "geometry_id": "dgeo_0bac360abaa3bca6a27388d1", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05__depth_r04", - "image_sha256": "6dace104f67bf680dfd3e7addec83d18c75cf7cd78f5833d468c4dff9da7186b", - "logical_row_sha256": "f27ceb954cabfa8fcd03648b92de1c83ccf49aa45b9532a00487bb004d401560", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d8e614c9bbf9ec8d13a5563a1cbed71ae0fbda26fea46b2b4c75c24529ff930e" - }, - { - "code_sha256": "a4a4b07df9ace0a532c13f25400fd00b323d5ef420ef554409fb142c3b69f632", - "geometry_id": "dgeo_7050d8cbb20574075e20500e", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05__depth_r05", - "image_sha256": "925a51a325991869aaede6031c1268c233ca47c644ec38f0384a08f2222a07c9", - "logical_row_sha256": "48523cea54a3eb5cca8e7e6934d77dc2fbc5b0c2cfbafc50b3a712632cf20004", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d137478cb980198829b94d326fee11856062b9b6b4b787796ddc5818f2b3b888" - }, - { - "code_sha256": "6e4e73366dc752c961cc569d1ba44825ce86f739ca59b55991f674641db02ea5", - "geometry_id": "dgeo_609b11fb59ab58d87d844a8d", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05__depth_r06", - "image_sha256": "c4ce130f5d777a9f5eaef880470102fdc29085bf0f10b94b204ae783ffb12341", - "logical_row_sha256": "2d1bc352a87570308adf61a26c753d39959564a3216ddaad56294d49232d4891", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a897c35a77e849d188304adea823cab643da6a444ad56dfd788271a23b1fd273" - }, - { - "code_sha256": "d2fff49571c6af76cf6f7d91652eca5d72dbc68a95515f97e58ad3763abcd860", - "geometry_id": "dgeo_0ad8bdc29827af31ec3cc4c1", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05__depth_r07", - "image_sha256": "da60726866f1f24a82645dd5b5f7652a85d9561677496bbc98fc048764aaa85a", - "logical_row_sha256": "3d0bfdda5fa681fb76e52c67674de57ee48d21a8b214cbe8e9ce979702c1d90f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e2ae673402e9e754af39b6bfac319dfd8c6e27e4053730842a14012ba3e7e79d" - }, - { - "code_sha256": "85aac5e7aa1082ddf35567022742ac49a7362881b6cce961d7cd4ffc1166e5f4", - "geometry_id": "dgeo_2e5146c8ca7dcd8c0e054a60", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06", - "image_sha256": "1421eaa1c4e36061326bc18a72c6e951c914b10290698992927f3b3e6269d25a", - "logical_row_sha256": "9685881a5cdc1fed87e3bb77c38918ffee24e32faa0eb726f9509307bef91136", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3b080fbb2c0f6e556c2f9439c0a8adc897d1faeda75daeaffac165f99c8a41be" - }, - { - "code_sha256": "c3a77b4e5c3eda4012df782e5b997b403bfb86033fbdd7078b18db8e1458935b", - "geometry_id": "dgeo_f2fc8fe2bb7e960d7f8d7a73", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06__depth_r01", - "image_sha256": "bdda528417e04c1652af0f8344a078a37ad31e1f2b96becd79a02362b4750ed4", - "logical_row_sha256": "06b8a0b5d98f6354c198d98584381e0c6688e1b42e668ce7c59b39c72009a115", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "86f3ae448675f2810f31f0f8594695a452256701eefce284d2c535f5fae26a6c" - }, - { - "code_sha256": "4a28c3eabef34b362dc01d6160d1e32f642700414159a5aec5563c4342cef038", - "geometry_id": "dgeo_283004a6f2726c186176a997", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06__depth_r02", - "image_sha256": "08badee4b324f1c8a1931761475314ec9bfa6b6671d7d9137030bcc8a673a289", - "logical_row_sha256": "6f23031c5ac03e572e1541a98bd73d18923f11c96f2e0b34d73ce2023e7702c6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f1bb10c569501cbf93aea3005b85937d2b1cedf5f4db7ecc4a7f514022bc1dc0" - }, - { - "code_sha256": "fb1b649bc2dd24f663bcecc65e383fb0b5ba2bd77b9c40c57bed3850e990776a", - "geometry_id": "dgeo_d21e55429bc388a9ab36b4d6", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06__depth_r03", - "image_sha256": "e5718f026676e91f90c596aaecddd0a2fbc6c9c96901129ccde0609167f093af", - "logical_row_sha256": "0219dafdcc196b4b853c5f053ce6223507b40eb46f4031c5c18a25a7468c95cf", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b141b089fa6617e136f49a8ea9cdb0f8880c20048ddc91824bdf128117065a29" - }, - { - "code_sha256": "dc0d6af91051bac3d3bc7e97c22d4a7dcfd93659554db7a7894767aba11ad533", - "geometry_id": "dgeo_777c24442a37bcfba7648845", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06__depth_r04", - "image_sha256": "06da6c8890e071577ca723e076a7ca3ce348355639622e5d8f59e4c63c05161c", - "logical_row_sha256": "feccd99a0bf190aa5a43643ffcfa97d1cc0b6a07e39ecc9946f41312d0f9026a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6e7fa9b760271eca96827df896c475e9db462626dbedd187a6b918a70fb84136" - }, - { - "code_sha256": "bc20cef9d9317e9713a982a109e1ac746ad18398e62d150423334faa6cea09f6", - "geometry_id": "dgeo_ebfd0c7673ecc7ded8d00082", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06__depth_r05", - "image_sha256": "50d7fd4cba97e9aaaf1b1d35a73886d06b3284c64873599b8be181f2282a37f1", - "logical_row_sha256": "d0e71527fa16bfa049bdf100f52c834bc8fc8fe67d886966bf02efe057e6891f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "93fb52aeef1da4cdd02cfd0755a63d1ce94fd36582e9ad67e698d226860d96f7" - }, - { - "code_sha256": "8395f64e4727ccba70b2cfa44965957070294dcd56efa6fe3852b9bc42a74695", - "geometry_id": "dgeo_3dab7acb25c42c1b3e228ef3", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06__depth_r06", - "image_sha256": "6af3785435d9aca26cc1dc25c8e6eb67300ad79d5001c23ab23384f7b96f168c", - "logical_row_sha256": "2e5d318c11397838adf50b564c34b2077bc14eeeade654c8f968659c7031bda0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "56481ffe4cb9c9544c0e52c1ba60a5e658e1b0e44e0ccb093c48bc230da3b3e5" - }, - { - "code_sha256": "877ffa1741fab9df42bc7389571da86e22a4be6f10b0ec342cf606a531e6fa65", - "geometry_id": "dgeo_a0748b89faf7e3ede96d29c0", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06__depth_r07", - "image_sha256": "00b104d7b418f98f9ab5475471def6a85570ae5975698e2a19f876542908a3af", - "logical_row_sha256": "2eb9dbb23b39c5ea50adf65258aef225b5fff1e0ed13f7a6ec9bad5b2de93909", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "453bbda5cae3e442f96d231b7d6cc84803fb9c8316651b2b95703f4736de4d46" - }, - { - "code_sha256": "0156c071c797156f5b9e725fc907b3ead15c00e607af56852e288da5e90cedba", - "geometry_id": "dgeo_696344bc187efdbada10c85f", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01", - "image_sha256": "63b25529db16d2adcdd2079a6ef169ec79beffd360a20ba8d5133d880bb332f1", - "logical_row_sha256": "5b84546425b4274bf2229032be41bd5ae9c5c5d6f595b787bc9be593f50ed451", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "59b988f4054d578d0c732c6621a5433da2ff039e209911bdfe58710968198c16" - }, - { - "code_sha256": "b4b1180ee5b78c9073a73f4a2cba61dc474fb7fcbc959d072bbe0a8d1b350ccc", - "geometry_id": "dgeo_666d8877fe0ae134a52ce5e6", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01__depth_r01", - "image_sha256": "4ca1aea3850593eb5b02b25b2acccbf7629b9bb9dfdee97eb748eefcb965a51e", - "logical_row_sha256": "acaf36f90f47a7f8f032caf225f1e5ce8ef0560be6359b99325d736b4e8f0b88", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "dc629cea80be1cc116cc203b153915f03280262c74bd2e9c895f133a87b4676d" - }, - { - "code_sha256": "28cfff13652b499bfd8eed96184d206875f49f2b7e7c5b415dd98732db6e476c", - "geometry_id": "dgeo_fd3462ef3c7f2cf4220d8765", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01__depth_r02", - "image_sha256": "5413f72c0736ba1f0048a91a2289b83134070c7b8e5d125a13b16db617ab291c", - "logical_row_sha256": "23046c06d46e027e46eafeeca8a3a2d9ede6b1570ef5f593daf2923238638cdc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "376f94bc0d309f30b58525badf3ba89bb7fc8f60abc0cb4af60f90658cd48269" - }, - { - "code_sha256": "ba6698c6953f27ae1fe4d272bb9bba0f0def928b20e16db020fa4828fdc23543", - "geometry_id": "dgeo_d77887962acbd2a14194eb4a", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01__depth_r03", - "image_sha256": "93009fe7321a864b0a1a3d6999324c977357efb42f7542cdf1cc299f0f01ca1b", - "logical_row_sha256": "b1d658b1990ddbf7179af67bf411b56693b6d18db66ed3da2590d6c3a7f26b60", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "84ce0b525b00a488884eddac2125dc49b5bf02407c67ab01f0c78f2f6292d205" - }, - { - "code_sha256": "400f750a530e8eeb94dec8ac297f3b6de9a9e14d8755c4560a5e17e12c432cdf", - "geometry_id": "dgeo_38a21874be2d7b9b1b753464", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01__depth_r04", - "image_sha256": "1de605024371fd7ee32ad4b9a24e25b427dc1c1a73e5d5137ad032e8e1470ed7", - "logical_row_sha256": "0ac687ab4317fe28dab3c935b97248c0b80ccd6a83739491c34a7544a927a665", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a4acedfb82a0fce680bef8aa5b25ce6d2f9e21ee28ec3d5987fad02b9e4e5d62" - }, - { - "code_sha256": "c43ada1c63f3206191b0d8a1ef6d2316347a46460cef7e5db54af44bcece646f", - "geometry_id": "dgeo_17743400ad58bec1bb20b6ef", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01__depth_r05", - "image_sha256": "067dbed2753f90d0a324d336003957178658a3cb6469d62e6c14aa72385c94fa", - "logical_row_sha256": "2de14aae337b0eaf1fb6f516349d37ca780006e76c75cdd1d5f3fdf520a3a4d5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7c96cc2b261ad3a0e53092841fc90b4c3159695eee26cf81931e313e6677c9d8" - }, - { - "code_sha256": "4aaff1fa8574a09fae7958103ce2cb74ec1044652a392c2f90f02c1cc59c5bb6", - "geometry_id": "dgeo_b7f18d9491ec8aa7a0e994ce", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01__depth_r06", - "image_sha256": "747fd61611dac5cb7a1d4431275ca530d9109f69c065e913da45f2b9986b5ae7", - "logical_row_sha256": "afd643ec2066ee977d53ce72a2b5aaef78302d8d9caeadcb09e265829199e20b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8933d8026cccc859594e820f9b876d66120e9607377935822f5c352591878ece" - }, - { - "code_sha256": "8be8e2a56a629838d42a3eac0bda04481518f8662a8a4cfd4608b95eb8c42b68", - "geometry_id": "dgeo_61673ecd248a85c1e15ac6e8", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01__depth_r07", - "image_sha256": "7ce7935b1228614c1475f7ef61b316d728a89ccaf567306a959b4ffd6608083e", - "logical_row_sha256": "01b2557487e117abe397220e307b51ea0328dd3981915a2acfde02464f88fa1f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "52a77af689506e1fd8e5a6231b3e680a62e8c40f8072e7c719ad95c7420012fe" - }, - { - "code_sha256": "837df1d780e9aa11b2a11cca18a21db695abd1db0bed81f2fc2eb11e66dc1b90", - "geometry_id": "dgeo_f81050a1364cbbf01959eb70", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02", - "image_sha256": "409486d668eabdea85d0e5a960f7a92ac836188feec0ec1756b83ccb57f5e53d", - "logical_row_sha256": "62bbc5e3c93d0043cbe93d3f375e9bb85c93be5f7d29a921f2cb3c60278d0f47", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "64f7dbe988bd1cd951d00736131e7bdbdbfea5de0876220c4d7d16eb844ddfe0" - }, - { - "code_sha256": "09b985a84d057e39c6a35934073bb4e248f49917c7b76ff05456244a1461578a", - "geometry_id": "dgeo_111719e633397680784f87ca", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02__depth_r01", - "image_sha256": "76826c79b4742aa9e929e0b330e8d3060b9af4ac486087c9c09ced780699a7d1", - "logical_row_sha256": "7b016ef625e0a9a9dc601f7b2d7a69ecd6750fbd534297de127180e64cc50512", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "86be795e0ea2712f720693330dfbbc7379b7465007c4e0b3a19f79aea2f92ba9" - }, - { - "code_sha256": "d406e4d1f8a9599665bde749c5b5eec70bd706a6b11edb698d59970ee49bc3bf", - "geometry_id": "dgeo_72d682954584b06b6f053156", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02__depth_r02", - "image_sha256": "7ed2f51ef474884562d18b448ca26048271b1385b4b57122e1c48a523c27b57f", - "logical_row_sha256": "f25f0a0f7b7340ba9e76162c75a56808f2c85c332cd19a6f9e7439da709f3a82", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b29757fcd88fdb45494d9575f8680332f04334d4236b49f7976e89d214618267" - }, - { - "code_sha256": "5f81fbdf16cc693ad1f6e984866d6379813d5e9110988d448d46642e4ed2d237", - "geometry_id": "dgeo_6998c467ecb63dd0b045bc2b", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02__depth_r03", - "image_sha256": "ac0da2e698115b9d482daf9d9f89f0deed48a26ff42fc662ff74302e5a4f2d34", - "logical_row_sha256": "601dddfe21a4dba714c7d3b3b17cf713b4d0296f026d554a919df00e2dfdd064", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1dd97e155e61a317f4634edd5d5e4fc34fe56e37475709b6c8c630b6b25bc347" - }, - { - "code_sha256": "8c68e984b32e5fd9996ee0d33691d93e8e75ea4fa2f7a04d60c73dbf93dc5bea", - "geometry_id": "dgeo_f95aca996cc0afba94f76aea", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02__depth_r04", - "image_sha256": "2777aec54bfcaeecd86a41d5fa38b8e9e9cbd264642017cf5ea850ae56ecd9f2", - "logical_row_sha256": "9b533ed243370fc874f07dc171235bdaec1738945ea5057be87f7c56b0aaf071", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d439519643740d1ecba6096ba4ab30b694be24aed336fc3f94b4803d9b87f879" - }, - { - "code_sha256": "f0f6fa5ea929b45c42e372285426fa12783b3dba0dd9d4d044188885aed1cdfd", - "geometry_id": "dgeo_c3ed0cbce03717c83bdb3adc", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02__depth_r05", - "image_sha256": "2f36c7e9daa078a1ee13cf17c8ba0ab40df00517a58fe21f0597cec2244e58db", - "logical_row_sha256": "b9713064a5b00616e054a55902f5152b196fd4e032c6c5711bdd727116a233f3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c10bc5648d4e82986a904458d2499a7ef25893e577ff28a13ea3d9fa9eb505c8" - }, - { - "code_sha256": "6d1d703f736e1cdc88bf01bd1ddb0d8a9f431fee329cc9934e0c3e1660e2f84b", - "geometry_id": "dgeo_c12e2355879de37899b882cf", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02__depth_r06", - "image_sha256": "3283a9196789f8ea64832c0e3f759ee31dbe0d08fd3bc325f014624c594a3e84", - "logical_row_sha256": "54579bc45ffb301b692322010ad62c2aab08d482765bb2d86f272c590e6aeea1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "61228271b5a5b1ca32d124b10bba66c9cf04c25688fed8c4b2adb9414fecd306" - }, - { - "code_sha256": "dd64ed4f01459be0ab7aa35c077ccd2212949e6292a6ffc87a96c022be4598ae", - "geometry_id": "dgeo_b1544c2d11d4e43b41b4e9ad", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02__depth_r07", - "image_sha256": "c1806f181629bd3b1db21230e6c9fbae89d28a0ff35433297966ba06b122ef5e", - "logical_row_sha256": "25f69c9f5dd1c57eac18e53159f9abcd677e34de2d276fc3df3d04070fbee18e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bd5769a52e8ab4e7824fabcc721ed0121e4b0ada3efbcc3597e859b95d6fae9f" - }, - { - "code_sha256": "31f30b0cc5abe6c6b5aeca0f00885fa766a1d1d4f19064266bb26d506b5f4680", - "geometry_id": "dgeo_fc3b16ac5dd2a6360d2fae14", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03", - "image_sha256": "a81c6966c8ac2324d30ce355182d67fdde734c4712b452ce920e7777ce211428", - "logical_row_sha256": "a728ff00939066a0073803723fac37f69bb858461c045bbebb33a995d65119ab", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d42032acd1078ed697d6e1ec740bbe19bcfc0df1b674d19cce0d29c518ea8b5c" - }, - { - "code_sha256": "f5a2a197dd6be3aba3b79b1c08d3b9d56b0929da6633519f3f5c0c4a569dda1c", - "geometry_id": "dgeo_0c56232bbfb4d3097388fa75", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03__depth_r01", - "image_sha256": "c09e7a277c1ac85f53f4a4758f950c077e3fdd2ac95c19e1678c2713f1f76c18", - "logical_row_sha256": "91c09dea782c2f1b5230d6feaf5d97ac2cc03d12848699a176da13b28a380d2a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "79bd0f5f0b3d64eb0812319b84eed7001d32fe4318b622c5f94622c6357e212e" - }, - { - "code_sha256": "bb48eb3e74f924befc171833a739d101665979a994a451205741bfdb7735340f", - "geometry_id": "dgeo_b91a664cacff53ab6c32abef", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03__depth_r02", - "image_sha256": "4705353b2c9f93468307d9ec7b4257555323ac4c974619c8da9a874c94549117", - "logical_row_sha256": "b92e3b127c9c5020ff2f6f8067a4955ae762a12f4cac0daf355c398dbf7ecca4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "669b42cd4d568f24b0781d48dcdc753c482a89f16287a24dfa1c335caaf266a3" - }, - { - "code_sha256": "553dce13d6d01736073f0130c71b8e76a424b84ad2fff45a95486f98d588b4b2", - "geometry_id": "dgeo_c440c79f6af4b3ea297a270e", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03__depth_r03", - "image_sha256": "7686207b694430eb4d6bebf9620806dd13f424d36ffe0cfdfb49b472fd4c254d", - "logical_row_sha256": "278db921b971a8735233fa60b201c567dd5837d576f095aaf923efb0b59e5ba8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "11fe0a0a3a1827cca06dc6455f34c8adb2f3c96a5a80900b72cd4c67ba4c1396" - }, - { - "code_sha256": "5347f779c0507fca82888b580ff8295e3f05b6eb15eddbd75eea874599fe3fcc", - "geometry_id": "dgeo_96f24dad7a091e876da7946c", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03__depth_r04", - "image_sha256": "e45423c6fc5b424280984369af45f21998d30bc4494d0996bd7e8161cb1411ea", - "logical_row_sha256": "76f835dcab4dafb64e3880d1f753a7bbb46f8f368d756c2271f0b5ec91325598", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "00a9bb68cc5e68535e0c180a52abce7be5047538e0f2625ecaee8a6304a1b4df" - }, - { - "code_sha256": "8c9a5b9920154003320986b5fc9dcc3e860a622c7ee561ca62bfa97f5eaef328", - "geometry_id": "dgeo_613309a62807a60c3498cea1", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03__depth_r05", - "image_sha256": "743341cf20bd24398e140c47ded7f3d08a75ef5a90ecea2d50d8f1f4597c160a", - "logical_row_sha256": "a5d58b7abb2624ff2748a5d1eb5926ab2758055201362896c5ebf690ad384547", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b9b6655ba8a16777a9d2b6f53cf468ba6669224c0fc1ea007284ab2bb498c6ff" - }, - { - "code_sha256": "6b50dd8a5ae13c242dd71b122e50eb6d9f00c2de849033d4ec9802918c773d99", - "geometry_id": "dgeo_9d5a7e50fc7c1b087ea53bd6", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03__depth_r06", - "image_sha256": "580e27eb9ebeb9d6934abeac23d7e2ab6ae67dc073866c07edb8b07ccd52db5a", - "logical_row_sha256": "087820db3a4069d86357994ff2fea9372ad178d1c1b26607406f2756f7430075", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b972defe43da0e40a4f8fbc258cc83ed08d2f5f60459f74a3c6a5780976f32f6" - }, - { - "code_sha256": "bdadaa189a04249f46e7c583db695addbfe324a61b6b991af74aaff24d3699cc", - "geometry_id": "dgeo_cba0603ea8d802f7a6dbb666", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03__depth_r07", - "image_sha256": "523a03d33c9be266114b22abcd47dde862be2d87580328ba03b13e9e95d8c6d4", - "logical_row_sha256": "249fcde05b072d334ab28f778cc64f21993616f91c65539ab2d78589eccac547", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9af55090b05c1840694eac9b73ee70e04c8cfca15fb99579a9215f14003fea2d" - }, - { - "code_sha256": "8cd8a9485f52cde77062eae469a665ee3f1ee932b73cd213888524676c1fc1a5", - "geometry_id": "dgeo_7b22ebd3d459fcbab91f4442", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04", - "image_sha256": "5704ec789f73052113119d9b713d87a4f7975ce4b499e363d23cb357be9ba1be", - "logical_row_sha256": "378b5e6843146e0f83eb9d09817c7dd1bf3e9e13e5565be6cad760a74b34ead8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9dc54052dd136aa98c588bdf1227691d1e3195048f61a569502b03fba263e4d5" - }, - { - "code_sha256": "ed9763f5202e6488105e4677b7b19311d8388a8cbe23ce5431abb9403bdde08d", - "geometry_id": "dgeo_c93f2ae4719b392a43f4971f", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04__depth_r01", - "image_sha256": "cfb6a40d34d1c9d7b85666ea1c38cef15869be4ca858b7b42c0ec814f925cdce", - "logical_row_sha256": "1bd9ae98aa622c2a0b638d8fe3d3e13bff29ccfce573f93bdae401eec9796655", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b2ff6ff0f2aaffa77a6e5dcb397be4774821613000ff40e61a2d5283d8b2b330" - }, - { - "code_sha256": "c64e307eb1947affe98c5e1d60ca29a6a96aee0935d026d6402b8d995dbc18a2", - "geometry_id": "dgeo_a7cde11f5b34c3e73084af36", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04__depth_r02", - "image_sha256": "184be060d818dde9395d6f3d78030780f8f69cb254e663eb2334b895072f6fe5", - "logical_row_sha256": "361c853725352cfa01c9f6d889f96dc1a81e8b03bc47151ade25e80fc702cbaf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "18c7a633e236f243f83cc737ab8ec87f5216cfac609555dc7d28152dcf6ab369" - }, - { - "code_sha256": "919abac3a57e9ba0eaa15eb492a974309535dc77034ba128a4e492022a7fcdbe", - "geometry_id": "dgeo_6f08886907a3aa835ca2fb10", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04__depth_r03", - "image_sha256": "c11985d7f21dca07ab3c2039cba45304b0e23ba80b4706f902c4796fd5592349", - "logical_row_sha256": "2c2cb4a0a88013d3712cfd94b66e5d776f3ead3fde88b336d6a5d23254adc77d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d4cc33e3edab28297579badc4c4e8f26e6cefbc076a60f614e678f6070ce435f" - }, - { - "code_sha256": "7e10956a64df11ab50579b974aa4b8f33702156b776031111d0bc2a43e02a322", - "geometry_id": "dgeo_acea1aac0c09791853372251", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04__depth_r04", - "image_sha256": "044c8a9b4463f7069c3c5fdbbe49d9deea559c9f6f3cdf3f24e2ce4c662001a4", - "logical_row_sha256": "5701c86d05cdbea8290d4caecbb8c14723e8af4a221a69f3a705eb185f8ab440", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "95364c52306802418b64958fda74f6d478aaefc6c4d969fae3936f43b393a67d" - }, - { - "code_sha256": "623256d0c78de68a2faff3980631627fe7a854bd7aa57d36bde24802658d4623", - "geometry_id": "dgeo_6e15960c1de6eda49bdd11aa", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04__depth_r05", - "image_sha256": "756544adf0db2cf39ff3662e9cf09c73a3a5d696230335088e03dca3b8f9388b", - "logical_row_sha256": "b5ebe8c792bd826df4be48cf6dd55d7b923cbec917dc6957a08c43c50a735ea8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "2c154487a9be25dc33ff97c042f9fd5a63630cbf5139fffa0f407dd6ae35d9ba" - }, - { - "code_sha256": "5a9188327dccff3f5483528fa8e3d357fa9e5c2c4f87bc5139cc865d1b6f949e", - "geometry_id": "dgeo_da481fa0d05c80488664bb93", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04__depth_r06", - "image_sha256": "8917be4c4b5118de37a74582ce19a412d9015ffa1c1bfff80090e7c62391a4db", - "logical_row_sha256": "d473fef4e9bb492e795404c5137d086c92593790dd596babad9a5304d22a858d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ecd5ec4cda583fb50ea20029c562c09dbf1e1b6ebd47059c08e386fa5c4bce68" - }, - { - "code_sha256": "e7530081d65471614d5652495a56a22225f0d7f82d1845ef14ff1a0259deb5d6", - "geometry_id": "dgeo_d24946532d54a3bd52a517ba", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04__depth_r07", - "image_sha256": "6a3487c3b6ffcf5dd8c7afd3ddb3858347ee9f300cb626df8a496fac69a8d4e9", - "logical_row_sha256": "f95d56588d412b813c6c46f7deb672c8069ca1635813f7fc10a029c86a60e04b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d22d412d4f5cbc9eb72a090c634bed5812b2cbdb5fcc98a6e885a398013fa8c6" - }, - { - "code_sha256": "bd424b000b7da2fdb73872d3d62ccea6ae64b4f81f45a151ba40909a0662e9cc", - "geometry_id": "dgeo_c1eca641d3c464d4b8d8de9f", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05", - "image_sha256": "007c3b42c26051b4bc4ad707d02f86ecbb9228d3d853ea173ab6ecaab32fde38", - "logical_row_sha256": "3cea08e525cd6f470347f4ccd75c8a833a900223314e3110ab9fe71d9084accf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d4fab1da2926dea86c04b38bf86fb4aee889aee5be3063a17b0e963ae265db89" - }, - { - "code_sha256": "2cec352556138ffc9a5734e956e167f2a355c93601508228de642a1cd08c6bf0", - "geometry_id": "dgeo_5a8fa78c51334ba98144e7c9", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05__depth_r01", - "image_sha256": "f303fb30a2504da267a467456e7d348f86815d5bbc2895c7b4e381e3c65a2aaa", - "logical_row_sha256": "8c562348acd3a748e306cd18d785de0a74cd3ea3cd451c9d48788d13346a1e92", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "95f9053701969e8f727d45657cb9931ec744eba8fd07f5963e31416879cf2419" - }, - { - "code_sha256": "8a7de6cc925945a54416ff6cab1d1fd8ccc377d6e8956bf237da2d7cd8ff55cb", - "geometry_id": "dgeo_ae5629110fa3acc30a50e56d", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05__depth_r02", - "image_sha256": "23c5202b81b0a054874d33e20e474fab6f8ae353db28ad44853f3b27998e7c0f", - "logical_row_sha256": "a792e5101b71dc73a7b6a23390ff3284c5b99f66e140587d4eb0443db503c114", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7b7c53fee3d82d3b83dd9cb940995bcb2041361c295440de057f4d928c79668d" - }, - { - "code_sha256": "40f0980d20fd947026b83aecb281f5bc35bced5d72315b47dba741533d6bf8ec", - "geometry_id": "dgeo_982ba2301065bdc24e1bd5f3", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05__depth_r03", - "image_sha256": "53bbfe61387dddc4718eb5b7d76d8ab440d75ef38b3aec326b6bd5eb8702f002", - "logical_row_sha256": "6b5de0df5062d0e3929e38dc27f67754c5017f759d42672dc7d92b6030b25730", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "51f59e8bf4d9ffdee65dc6bde6c54f30f3668a104fd24c2e614507a156d298c9" - }, - { - "code_sha256": "78c0afa48b325ce297edcbad1ce15014dbfd3ebf695c5395ccc36efb11a5d2c8", - "geometry_id": "dgeo_4faa4476eab8ebf1c718f73b", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05__depth_r04", - "image_sha256": "8405efbed06a68bcbfe72be8e4063bad71f75616ec301d62701e7e27bd523a3b", - "logical_row_sha256": "921d85b8277c4ccad5fc52f67ff088e19b2799f54de8427e2f733542b9290096", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c39256d1e6c12f6f365bd7abedf737075af542e19bd7524fc93a5e66e8a82774" - }, - { - "code_sha256": "ba72804350c440b2143c3b117dd0834cba1843439a9cd47ca46c051ce979d47d", - "geometry_id": "dgeo_baed5423651d071eab29ece8", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05__depth_r05", - "image_sha256": "7d4459cd7e26fa0972684a4271d5a959d25d9b69041b6dc1417ebfe2d3fe644d", - "logical_row_sha256": "5b568273fcef375bd13e203a4bb0c5625723883ea65ba92f430e84acbba27b69", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cf337e06242b75371e53bba0860187e2ec66258c9718321afdbcd6c352b1a283" - }, - { - "code_sha256": "f792a5b1ec3aeb83e54cf01671a3da1ae5adf0774ccdfaadf47d52e379c24f98", - "geometry_id": "dgeo_8594bbb34c77b0299bf56c7b", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05__depth_r06", - "image_sha256": "6fe7bf7d322d0bfbf7054f7dc73a4db91e748730b7f79c1142abba4bbeb5e94c", - "logical_row_sha256": "b52f9f8f6318a723cf65c1ee7c24099f1320b22db5bd573a1c66432a2ffa7e55", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b0a4d5a618440ec933e2568d190bd2e526fe1af01ffdd8c17eef0b22d508c462" - }, - { - "code_sha256": "c864fa0948e67fafd04361af20f373613b82e637b1b99ace1b6a392a4cbcb0f4", - "geometry_id": "dgeo_0ab9aed30359c890ec4a0c1d", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05__depth_r07", - "image_sha256": "a446f4e5bbb460629a3911ac6e0addbf8793d58b9af32f4ddda783cfc068a732", - "logical_row_sha256": "be670e28c6259b2c8e69fb8a18d2bc06d55ada1c3a2b4a372b765a7150538306", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d13bfd6e03c0037b16400b5c045cadd4f593238e6c02fc8dd8ec3110894ab498" - }, - { - "code_sha256": "ef592e7c5cf61257a20baa24aa04d617d97ccc505574f5a08448e942c9d9b1d5", - "geometry_id": "dgeo_e0134bbac2185d25799b79d8", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06", - "image_sha256": "34d2ce8a7d1eea0fbe3a7069a1c378065125b69b160eb1c0f92be93ad88e80c5", - "logical_row_sha256": "db6764481d2d18eb9b2f856a13365fc3fcca7a21481b53ea4ab3fceffff17577", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c4e00a8053e2279e5784b0ee82f89a10195aa69cc3ef5de80d8a3c8a52e2c17b" - }, - { - "code_sha256": "26179c5d7ec171cc5eb212ac3341073f855a1bdba0962f973afcd34860cf7ece", - "geometry_id": "dgeo_a5487f1554962ffbe14a92ba", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06__depth_r01", - "image_sha256": "31c4453e7de004c0339120cc340fb7791e0e885c274d9563d8cbd0e709d1e892", - "logical_row_sha256": "29615c2d8e342933766f7a7f1a1432f00d6694728cff224c07f86ba40d9ddca4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f29f95741bfd0e62c34955afd66531e9f64b3d04e1601bb4749592b287b10a42" - }, - { - "code_sha256": "14edb6877310690fc6ad3962857e41187106c0fa61ac90bd2d88ff45ac27eb55", - "geometry_id": "dgeo_a3d167dc82fa15648406ef1b", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06__depth_r02", - "image_sha256": "1138185d31c678ffc542e5827018413aea5564a331e9380a1cc8383e8ab6f4c4", - "logical_row_sha256": "299fb60bdbd675e73b135936cfc039a7484042c7549f2d051e3215f12f1903d1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8d72ad3e7fcc23f1b101e1a9c3a6d54ab8ae0c40c0f0de85f19a3e6f85ae8acb" - }, - { - "code_sha256": "8b4c7b785914f3600ee2bccb1b223cc74a9c16e61441e07e3219ee4b06ecf6c6", - "geometry_id": "dgeo_d86f039ea624f0f4a1dafd98", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06__depth_r03", - "image_sha256": "bbe9b034d55d82a400ba4c77600398c772d5f4badfcaf21053ba4ba564511764", - "logical_row_sha256": "e6379762b66ea2e21892379282b32e4971863c69dcae2c09437380186d643ac4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6809ed4828288e506a03954be20a33190e38af24398a4353b64204005001eb57" - }, - { - "code_sha256": "6345b1af8f623069af198521c464eefbb73c0b33e8f23729e8d16ac669e5690c", - "geometry_id": "dgeo_43e39f2e831b6a71a19e02a1", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06__depth_r04", - "image_sha256": "c32c99dfd180b4d42681e0eecfefc62adfa5967d62ccb291276b056dd604d8e6", - "logical_row_sha256": "5adb97becda8b7cfdbfb81ba7f3516591ad45bfa4c686d7a6dd0854eab0f0a47", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "98a9b80c5b1c11e6b43026d300e727eef760dcbac22115902da5fc371d3cce57" - }, - { - "code_sha256": "d318bd0cc0c794c0fe35aeb4dc330cac2151110c7c117b32fe50cb48bb3aee14", - "geometry_id": "dgeo_0fc1294c20c08533a4dd7583", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06__depth_r05", - "image_sha256": "e1e79dce9a75f0bed8bdd28dc2e302c5df5f15cc9c4141ed0d3b5186f5b87bbf", - "logical_row_sha256": "5906672cb61dafe58e38f3b19d786a9d4f83c46330c0aa040160d5202df2f32f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d667b19bd4588abd18821be1553c3696dbedecde7385c23c2c3022689d18a673" - }, - { - "code_sha256": "45ddfe5bbb227626f19c0df3e708ebe96978978cdec1e64590e19098ea9fbd03", - "geometry_id": "dgeo_fb35319163a1007f2f884463", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06__depth_r06", - "image_sha256": "4ff65824bb76320ac029e7fcb6a8d3d67d040197b9aa2870b7847a36fb5112bc", - "logical_row_sha256": "af97dcb19759bd5c3c199586f7259e2c29b4140bf5c53da5fd66f464db75040d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f1e8e073ec1da21e3114d83341b2b864ca1970b15eb60e4a49ceef9f0f16aa2d" - }, - { - "code_sha256": "383f51c422e75b17ddc335026ba19e55e11fcbe270eca2f868300b9d5098cafc", - "geometry_id": "dgeo_854316bf7dfffcd360527cdf", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06__depth_r07", - "image_sha256": "c1db0189c0bbfc73098b487f1e40bdbd075f42f25104ab70a96d45cf291c2e5a", - "logical_row_sha256": "e7ee35160d127a60d037fb568903c0a2db0b76e0cc42acb26ba2cfddc093cbdc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c9032590580b66ab3edd972f433e7cb811e4b2347fb4d0c12e9379811ff57b67" - }, - { - "code_sha256": "2e17756c6440d46c162662a25cad4045a40453a4a94e4dee1552c0f69af71f7f", - "geometry_id": "dgeo_9a49323c9e1c5fc8502e74a6", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "image_sha256": "2361a2bc1cf5d5f2b59f22a23b4cec7442c6304dc9587a20c1be5148b0a21822", - "logical_row_sha256": "b7834b86fe9bb3e4e7c7c1208ef8745b3e9c92b7f6154698875b928da4db4f00", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bf3931de7b214571d8572c1e5337d641c5168a5a0853a813d707d19be9aa1778" - }, - { - "code_sha256": "f693ca56ceb2acebfbe4d95c9887d0e9804de7f08f36932a7b059f3ef383c43a", - "geometry_id": "dgeo_1f3fd13c1a9ab5899b9168bf", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01__depth_r01", - "image_sha256": "de8128e0ebf6bead72311c80998685d5c5afeb3ec0ffcfb1e779b7bb8523e251", - "logical_row_sha256": "d5c80cec5360818200bc90a56a8c88bbb7f9a5008b47e2cddc4028bc27ed5d66", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "49485c708caf8b19a6206d00d9e3c3f059db2fe9b1f09854aec84203cc8fbfbb" - }, - { - "code_sha256": "616f380facd07cb3e79f9565306fd16f39ec671105a61d15cfd7110eb66bef15", - "geometry_id": "dgeo_1bf2d80fea0eb83b52de0a57", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01__depth_r02", - "image_sha256": "a33273e9e628bb79a65edcc19dab4007cb1ae7b09418e2e820e55a7637e8bea9", - "logical_row_sha256": "a4d3f87c40eaa525c345421497d8f0584d265fbe07532062a7729b7e2c87aaa2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b5827b0df1431a0598b8862833c8c0e84f4064da6be7f876792746964a0efdc3" - }, - { - "code_sha256": "3d49339db3e3d17de2334004215a8691833ff4c02c406a683af6445c4054b1c6", - "geometry_id": "dgeo_170cdf82d29a113eebc8a2c5", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01__depth_r03", - "image_sha256": "2faf2c872d7739ee1181dd28a94ed526a6390b720744166b7ce51dafe66d3c53", - "logical_row_sha256": "aa58075a2906554c90a14ef0c3ec24338beba35c5b0e98d398c2d10735ee9f39", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "321558d31324deb339599601a4fd8b8427b185f9fbbab06a72e88e454c72dc4d" - }, - { - "code_sha256": "3fea2c81e03dd018a4f3280e112de53a6867db92681ac52bbe571c31e7616347", - "geometry_id": "dgeo_18fdb280c4d151122b287133", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01__depth_r04", - "image_sha256": "ecd0310434103b39385ba716b77f2dd2158c3ef16692e7ce58e3dfac2ab6799c", - "logical_row_sha256": "f25c745d909355b85dec82f725b2bd2e962db6ca77bf06f0e4f2505f5ca292ee", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0786230e92671967e9503647fa0bc926551d69d39fa1e73069c28223990cce83" - }, - { - "code_sha256": "afc97d8f901b2a13c800fa4c24a60f57411855e0db7d60522908fbe382a555fb", - "geometry_id": "dgeo_b9c66c55c13c7794c26c0f66", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01__depth_r05", - "image_sha256": "7563e4089ad0addbc4c5f28a724ebdbabd6610c9d0107e4f2ba4e90b1c90fbe5", - "logical_row_sha256": "1252a466c10f5117e780df17cf6fc90cd70f9020eb5c32878275854cb38582f4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "81b3e75990ff982948029c46a016131959bb640edd469d986e5fb3e0b33ef5cb" - }, - { - "code_sha256": "0b4bd26b6256f22c66c16e3380188464ad5572958639945a108d996434266c0a", - "geometry_id": "dgeo_5ea9afdc586e53bd929df0cf", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01__depth_r06", - "image_sha256": "eef9ecaecbf1566cf0fc57e2fc8b908607709dc7fff21ec890b9db072cb7555b", - "logical_row_sha256": "d4f27c7f5cf7a72585178d22fab8a9809c0e299cece6ed754cdd2fe78d788db6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b4d9b8e813d87907b0e4e641f30cbc8a1b1faa9aa885ea9f140959bcaac08698" - }, - { - "code_sha256": "0fd1cea1bc59746a2832c7552474763bf16d88b0b2c05ac3dc40f2b313febf3c", - "geometry_id": "dgeo_03dbf8dc423406e22dea7147", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01__depth_r07", - "image_sha256": "609a6c98af57871b4b3834b1a5fe760bdca05e47b8ed5b6a20ce3244887cb40e", - "logical_row_sha256": "7df5df4d4e4642987f7c389c8b3fa34ecaa53af3a10d180e4fd58eaa1cf7cc64", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "71118506008fb415ae93fbcf2cb6cc47287ce3ef397ecd7b491e8a8724275a1c" - }, - { - "code_sha256": "2d14e4d9c0f0b1c2d83b2a1df9dfbeeefbc075a185ef41bef9f516b2417302e1", - "geometry_id": "dgeo_7d762cfffee03820d4580e87", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "image_sha256": "2104f1a049ebc408aa4223f4affd929d339222c4efe488be29e8448f11075a1b", - "logical_row_sha256": "eff1a4dce75de56ca550167d428699c7db9f8e237f611f71ed2cd3887cc19beb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "063bbb12d2ea402c5cc84db407256b672eef4bcce44b3a0effe08d90f5f99991" - }, - { - "code_sha256": "40ed473458e9ac0650fcd1b26bbfb72a89aafb505ab2482cce5ced4b5da73a84", - "geometry_id": "dgeo_8a2b17628dac9543ed7b9d36", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02__depth_r01", - "image_sha256": "2c8233064994e86bea50bb350f0d21aa8fbf92d48d1fdf74a246330be746fd89", - "logical_row_sha256": "8eb1bb58080dd01fea2f2c5ab02986131048acc21f2469c2936e9770b88741a9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7dfd8ba7286ac7129671698607907cc6e983affc2320d15c954479f34bc86f52" - }, - { - "code_sha256": "f8354cc315958a7fcd763933b855afc62c2862228336c5ec65b07dc867d2deff", - "geometry_id": "dgeo_42d00327fb682562330c01fc", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02__depth_r02", - "image_sha256": "de342780433a461f3c971a268b1daf595eb42a9ade124cc72ce8e54008108c22", - "logical_row_sha256": "d714f049de1585e0f750f244e825a9bc09ead83260a3211c88188baaa641f24a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ac0ea32563295fc0d699eeebf81ec3d54ea62386cb35477cc03fbdefb5318ede" - }, - { - "code_sha256": "9ed80447ad6064afe771aed4c4e03ca82d41927956d9dafc810657c4b7a8c9a6", - "geometry_id": "dgeo_935f2c750f4115a800a1b4ec", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02__depth_r03", - "image_sha256": "6ff68998062c67dc43732c7838c7e0af128f22112b5cbb06fbd5e0630eae01d5", - "logical_row_sha256": "ef925e7b0970a63bf48e7733d8c68e6d32f93b1280da170ac38744c57593729c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "be11837092808e3902327587131d6bcdfb2799e706ac07ce80f32653d6c24b3b" - }, - { - "code_sha256": "3909fce24c6fdb9e840ddf73ed9b4bf1ddef53c50de859d01449911d358b9832", - "geometry_id": "dgeo_bd24ba100cd953f247573fe1", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02__depth_r04", - "image_sha256": "c4a0353860f82e19dcc9b3ddc4f429af078fdbe34d0678ac8bf897d06e32bbe5", - "logical_row_sha256": "2af395dee5a64d3858f9ed408c7f6b43416de2f6f572f4cf7869ad14fc780947", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0bd8cd3958da06c2f5efa8ab36e0bfceed258da23dc47c417928ffe92cab5734" - }, - { - "code_sha256": "a86e1aa03a9fe17455db6ffa24f2964005afe2e6813dff2a87a901634a2a61e7", - "geometry_id": "dgeo_ff79bdc3153e5ffd252d21f4", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02__depth_r05", - "image_sha256": "24e793ded29492fe32daf7faea3c1cae08a083ebb80a41d66219ac332214a644", - "logical_row_sha256": "ece8329d16ba3a0c940389ebc268de20d4ec4f70e0cb4160ae89a76a4396d5f3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fa3b6f7642674016885a3773cf7629be35bd7e53138e14ad5297581ba385690d" - }, - { - "code_sha256": "f14fff5b10a60c064c041c98008668843aa08db4ac959acf0aac56afdbf98435", - "geometry_id": "dgeo_9695398f127bc97d849f384c", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02__depth_r06", - "image_sha256": "7ba78112f6a735cb06c055d501017942409ce0f3aa985e654c2a266dceb34a86", - "logical_row_sha256": "b4953fc274306b08e2b7233c5ca858a518535b536b72db0510d6d059c9206101", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "04f4ad5499b6fd5fab2cded64b771f50c96993a6add90b7e1a134c0ab6cca234" - }, - { - "code_sha256": "300c28cada9c7e1e2b44e08751f0acade0a60f51f1f60f55f3314ec2785f7734", - "geometry_id": "dgeo_068f05843fd1268b0919b5f6", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02__depth_r07", - "image_sha256": "467ca14be63d16f666960729d8d1cda2cfd18548a40d7f324a4d65d2b8c94afc", - "logical_row_sha256": "c95956f573a5b40f94621b31a5f61a223de4ee73440b1384c4e60a218f97f1a1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0a8ace68b910a2d9516f9c59efaf82791b8e5861102a8ad46d45451895cf1f3b" - }, - { - "code_sha256": "bd9e3cad4fbfe9544e9ec90b4991241839a795ab7055db74a8d1d12660073e26", - "geometry_id": "dgeo_f0eb0e9b077ebd5f6d162955", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "image_sha256": "4433fbb9393dd00a1c68cab204908b832649419fd5d23ff81cf229ad3379a9fd", - "logical_row_sha256": "ab8798e5f46e5c3a87003a8f78cdaa0b13c45a93e03bc943bbb321eeef57449a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "93b609d977f2c07c7266f2b6c655ad394626162503ed747db0ad0092c531008f" - }, - { - "code_sha256": "946c82e574e79296b6ec8d4bd7510d2107e76caea3348958d704ff8df33927e6", - "geometry_id": "dgeo_afeb534757372888bfc5a383", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03__depth_r01", - "image_sha256": "f38944dce6656a8c4430405556f686cc9985941c83056db5d55f593d0390abfb", - "logical_row_sha256": "2c70c01cc1a98efd445b6a9da1a6fcff6b07a4601ed8aa44c919a62ef3893f19", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1c1d935016795031eec1cea3b9f20f45fa1c72dcde5a7cbc6fb1292f4a8cc1fc" - }, - { - "code_sha256": "3e162a9a64c91dbd69ca0525e102256f342ec418b6823a0e93959272b4f011e4", - "geometry_id": "dgeo_dd3c2e12f6a084db9d267950", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03__depth_r02", - "image_sha256": "9161b2f9bffe16fe2e0ab16e4ab177982e6e6f31085dea2a19a1b4fb0334a991", - "logical_row_sha256": "8fb76c66ad1da90fbbf753b4b8810bc2958880762f485323cf3c00b11f4a39fa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "30b149fb587801755721be9ae0eb0056b697822586b78800cde3612ed8663257" - }, - { - "code_sha256": "9957464ef1864a5587334e19325e12f2ab3d3a6692a29888c85e35f49012c9e8", - "geometry_id": "dgeo_de240aadd4a2d1516163d59e", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03__depth_r03", - "image_sha256": "33dcc2bfbbf8c0a193878bc2a2d8d6cd9d035a0169d62b5931eb977006f91781", - "logical_row_sha256": "0a6d46b049ca0f125fc69bdc025ab9ba50323ed8877b2f6424299f25bfeb160f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ae69c87add37a17807175f35f00118afc8ad8a9c0e78b02c4df1390391d3a02e" - }, - { - "code_sha256": "73afbb5c83698a2342d5f82686e2ad77ba6b609051dc1aa5db95b4b686445604", - "geometry_id": "dgeo_4ec93495caf40e21b47e6cd8", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03__depth_r04", - "image_sha256": "06ac612c7bde4a52cac65c36db1acf1b6c56679694268dee4b3725b0ef9a0dad", - "logical_row_sha256": "9341a975ef30c0cc457af66f6d1f585d1828081cac757bd51957468f4d0aecb7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "550eecac9c30755f488dd5a11306d19787d909b541f9ef5e5d8d74e186bf2ec8" - }, - { - "code_sha256": "8ab5a232bb57119d4f36deba8a62582684cbfdb491beb1cc8f229647e577518a", - "geometry_id": "dgeo_380badce9a744f5db09ce5c7", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03__depth_r05", - "image_sha256": "c5fdf2b94bc56defb0deffeba82927ac4008b3ef657caf1d9df4b64ebb98c1bc", - "logical_row_sha256": "1f4225bfa6c59d6430412efebc470ee3b3c4ffd1fd4435c6f705d8cebd8ec1ac", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d14a95a248f0c6a4d7fa2fddcffbf3128c18f389b42e33917f29cc1043dcafee" - }, - { - "code_sha256": "aae1f834aca87849a8fa38a58ae9540e2dc6960ed26c12439ec87cea02742b36", - "geometry_id": "dgeo_14df74e651e4f4d272e9de68", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03__depth_r06", - "image_sha256": "da1848d81777c67161731d7da7bf0925cd9aec645e40c23b51cbfdfae66a1dcb", - "logical_row_sha256": "00fec6cbb5a7530f4cc671dedbdb33bbed72f8a4afc3f27cce22be940d123bd7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "32ec8ccb55b2993396699902dbbc42111a6fa68d81b5e25fb6e16c2efd92c770" - }, - { - "code_sha256": "f8d33ada6604d6bd127e5b368a1a8524b34277c29cb395d5f8caa06fcde48e97", - "geometry_id": "dgeo_8e4607a867736422e844c875", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03__depth_r07", - "image_sha256": "68d77f06b1df56f121356c2a91cb8744079ea1100c4448ac56b2c0a2d3720fdc", - "logical_row_sha256": "120ae73eb92d6dc7b89cf641ec1b5c2b3d064efc8ca677200fa46bb8de33db0f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "27927b9e555d36a0f6b080ca3ac45c4bcfbb994a08223379004cb8e9aab5dfab" - }, - { - "code_sha256": "361af988f4e103c0ca94087fc356451cfa0c76d19bfdc241662b2b03b61855ed", - "geometry_id": "dgeo_7ba57c1f642c6959680d1cf6", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "image_sha256": "7d7daac57216ee60963aae6fd99052f36528207e0d7290998a7437c70d6e61c7", - "logical_row_sha256": "24242eebae2445e94f8af0751fb3f1a7f78e30a579db4fc688afedb4105a4afc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "115f2e01e63bcced68fa3ec7fdf910cd682ec9eb0199e5377deeab51bddfec92" - }, - { - "code_sha256": "0153b215fa6e23d33e7eae3af032964266a021f612c869d5a84b6a89a0d9a4d8", - "geometry_id": "dgeo_29d95738315350ea0e6e0800", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04__depth_r01", - "image_sha256": "b4a4d2046eb707235be8bb0857117469bdbde00b5e7e848a0bb27d558bca5f75", - "logical_row_sha256": "ac0dea6e4654ed0c4cf2bcf72d9c7c71cba7ef5af625f0697e6907d26e60a6aa", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ed67d736fd1cd8370978bab28794e40865b21bc3fbc97d3549c9091580963d33" - }, - { - "code_sha256": "3fca7afd1492abf75fae8daee5a5b1acf17a73b80910c4cd87aba88c59598953", - "geometry_id": "dgeo_d4f703627740d629ebba4415", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04__depth_r02", - "image_sha256": "397393099fb3a37164bcbb215367fd9d41609229d31dd83e00425306e534e13d", - "logical_row_sha256": "d3a732557a2077fc9b4515fc958dfc4660c0281528d12acb5ba217062357de22", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "860f249963b352e3709495b26dac829389a1e7c1fe94ff0aece4b2ca2d1c3c66" - }, - { - "code_sha256": "c0a3704c31be3139e6e6ba71a2503b907306b6886b3b61eb599f701ca71f6a25", - "geometry_id": "dgeo_77cfeaf830431d49fee3dde6", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04__depth_r03", - "image_sha256": "db1b7918cf9c56c253c18e2fb37dff49b7930ac9a0e227e3a4420743084f2238", - "logical_row_sha256": "c5e12544618e548d6f6db4100ec9a9a5a9493cd45605929c8a59fff8c703c916", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9d36353709a220cc1bf44ca2450513b2a128c676ad9bc84e305b0713d8759ca9" - }, - { - "code_sha256": "865f819cc824df25b2effde68b930b4194f7467eb7557f753397c62b86b25729", - "geometry_id": "dgeo_b52a44f13dbc97fd289c2a42", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04__depth_r04", - "image_sha256": "8bbd95c7c9530b74ebc0a931ac369cd365f2ab424f19877a63d92d8139ad5d17", - "logical_row_sha256": "4851e66352db5632846f7b6cd2b782bc95099c11db3ab29a17dafc69de0e2fe1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2e62bd61f9ffc6202087b2a3086f3509e9052f756b81dbc378da9729c4fcc483" - }, - { - "code_sha256": "c1f00a6485f16a3d871db3010584c6ecde1ac86b52cfd2dacc45ef525ff92556", - "geometry_id": "dgeo_1274b585a219b997c1e2190e", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04__depth_r05", - "image_sha256": "c92d25829b5b82c23456c42e700e72e1e41146d02310b171df6e93e92e6d9a8d", - "logical_row_sha256": "a0d6295feb5c514323fd7cf1b5663f37bd2a15ff75d80b38262ed0b0d1103892", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "47dfbbf162e774eb01542324e248ed291f9f9ff4d92319b8dff7720192ece7c4" - }, - { - "code_sha256": "bb77126d6a09b645d4b92ae6acda77b5f54bc682c53effbf7d3e92ffeca171ba", - "geometry_id": "dgeo_d3c1a7a493a7c70f0f74ef4c", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04__depth_r06", - "image_sha256": "a5706594a6854879ba0c87493a088fd95b33ac6d8363ee8b90d64797fd513199", - "logical_row_sha256": "7238bed10aa169469aa212227ddcca2ec9a21645c5ecf2d8e77574bef81e86b3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8a3b010f72530919939be5c1629c0c57609f0fdc2da5320b8b95682598d80574" - }, - { - "code_sha256": "da44322a6c2e368862e6e7ea6f7678d7668f40e4e1e0ad6d9727bfc2508e395c", - "geometry_id": "dgeo_3cc2871e8c2b7d3d0f6f282f", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04__depth_r07", - "image_sha256": "6b6d838d14608275dd5cafa5e37bb0414166afc8371c82595582702355c82103", - "logical_row_sha256": "af3395dd5d25caf92225b1aa0f10628d75b5f29711874def3cb36cf43abc224c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "47f7c47aed21468ea7876690e49fb306504f40a7cb30cb8912fd28476b7ee75b" - }, - { - "code_sha256": "9926a1eddce5099fd0d822d00680de4ca7aac1ed2f6f8b8f2c56f403aedc0bc6", - "geometry_id": "dgeo_0e1d1757cc30d96e30da6110", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "image_sha256": "0bbba2d9e7219616536c382bf350c5c5821fa7052119211281709c3eeeeaae26", - "logical_row_sha256": "4089319b0a32c2b42d127d23221fd265f9bb31d13529870aec845e16b5aec21d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "52e3ed48df73888c6e7398c17054cb466d27d6dff64d27683b8a63633ddf494a" - }, - { - "code_sha256": "cee2fc5da7ba5de518637dc726a42705b2cf2e1809351be30182f3a4393c996e", - "geometry_id": "dgeo_4d039070d33c1e82c9596146", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05__depth_r01", - "image_sha256": "c0ffbd8bc8be42d40b51690c8bb3176c68077577b5f8ea2a6a4ea4cbb3bba0a7", - "logical_row_sha256": "ed113568e03cfc661513285b3be527a7b9bbd0a0f9e99d6073575bfa92de5810", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f890d0f3f9edc428764fc2ff51f7436fca1dad6d0b0c4fba96c31abf47908cc1" - }, - { - "code_sha256": "6571335d171e221364de0ad482757193d174107e931193bdb33c68c74066b538", - "geometry_id": "dgeo_7aec717cef1ef3dfbc2fab12", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05__depth_r02", - "image_sha256": "dfd0108a08e35e060dcad174ebc51ab4c7054152431d96a48a7be254a6f4c757", - "logical_row_sha256": "f73f42ed3a1bbf1fdf5eefdfb2706f86aefb19c1d69d84416ec03784d275b68c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6f36bda32905df976db84855f0fb21913ab30b4e53d07c27e7db1cf9311b22b2" - }, - { - "code_sha256": "b5c869a7f560f05c944f2078acbc9dfba67a9acf50c55e63af1bb5f601422e63", - "geometry_id": "dgeo_574317b91c699de3dc456b7c", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05__depth_r03", - "image_sha256": "528f7c9f8f6bbd0d8a19649a0cce2351afa11f950378ce483a2bf09ec282bf1b", - "logical_row_sha256": "804c99fbc962e525ccca1eeca8d167f8a4a356d9fbe6dc298c4811bcef7ebfee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5acb823cba47631e79bc18070e8e4fe58c4d3c065594b69425ebb9d335829723" - }, - { - "code_sha256": "341d3af068a15f55fe14e8c9664a43c9f2d92e544efeaa4c7b96344cfd1bb24b", - "geometry_id": "dgeo_6dd0cc9c6660daf77b9aa11e", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05__depth_r04", - "image_sha256": "7436a642b7577b4701150bd20f3d6c5fba764e62162f140da35b8c93b93e27c3", - "logical_row_sha256": "f4d1ece5e1baf3627747003910e4213a5ceec83a1ac42d9636f2c748f14e9947", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f6adf6cfef3b7e3399e4cdbb867442219a70e18ddce2d4fac99ac5cbc1a4822e" - }, - { - "code_sha256": "8fda70117dae3de5d1f03d25a74ec5a58c70fac04a3db5d4cf52628e046b8d68", - "geometry_id": "dgeo_83db1c3f53339f7a73c5bbde", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05__depth_r05", - "image_sha256": "94f449f11a105fd2dd9fdbecf5ff9b293df81ee2ef8f6163981e59f0feb5bd75", - "logical_row_sha256": "e65c6220a34d92736588fd955ca577bd99f57e542ab98ff3ca7b5f7efd3de885", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f2e4fa7f58e5f8a49a02a8456b89e723c3158564e737683cc8619d47f2c76ede" - }, - { - "code_sha256": "2022510fa19166e2d95f6b427900396a2a95f19ba9e00e3e6108f09e38e4e640", - "geometry_id": "dgeo_bb1e9d48443f6366c2685168", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05__depth_r06", - "image_sha256": "1a6718b6355a2208f10f4a15cac4aea2107c37344a7f26b94caab88d097dcff0", - "logical_row_sha256": "154604e0baada4c63ca03fe3933de6613b9bcc056b78427f1e58efbddbff5a3d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c0ee5fb220ded1b570bcc6adaaa4e42f6526e1208eb47ea015cdfd2e4c6db2b8" - }, - { - "code_sha256": "f0615323d5bfa4fc62b2a14a8f12dca10a785322aa9274e4abca98b912198bb4", - "geometry_id": "dgeo_4b820698e1e6370a21df4524", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05__depth_r07", - "image_sha256": "458543c9236650624011a3bb7fee3b1456506b19c8d2d4bdfbc66774b3a8ac35", - "logical_row_sha256": "629be9da6bbf2a258db76fb174df288d44a566a1aad229144bf75ea13b5c3b06", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d9047e552284a0dbe4b81a6dec1a95347eff3313242d1fa28b8fe2f54846387c" - }, - { - "code_sha256": "9e916627dfcfd3e108f09fc6417e309e8fb559fb2025f28a9a700cffeebbd77b", - "geometry_id": "dgeo_cb1fbd02f5a7f06678b717cd", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "image_sha256": "94822dfee57dbffd78ef27546c7288b7ca535de3b5fa7a48d22bf7abe6912e61", - "logical_row_sha256": "c8a45bb8422a301d2b586c2bbc4c2f90e41b01f8b2c64a98879e178adec02030", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0162cace15f6564a881e228c614dc50f4325d947dcad169ca987f979af026f85" - }, - { - "code_sha256": "0305ab78da012ed83358299e7026373a923f1e3b752bae512d37bdbca1d073dd", - "geometry_id": "dgeo_743f556011aa976e618f259d", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06__depth_r01", - "image_sha256": "2b00f266f8830163f8e9379e17d42182f791c0ff932a3dbb3176637769827edc", - "logical_row_sha256": "ce4c530c5cff495fb6f2e7d380ae3cdc0423e123fea67f97534ef16aac25ff40", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "500557340d40e66b4a0db59934462055df17ee9892124fce6a25fde6d9351fe5" - }, - { - "code_sha256": "ff9bd8885e198a8f2f6433a97ed243f1b2c1d07a7f0d34bad30a6b96ede47bdc", - "geometry_id": "dgeo_4be4109398e26d51ea2d3daf", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06__depth_r02", - "image_sha256": "424f88db6c04576279f2e35628a9178a6fb3b34e1a92d21076cbabcef7e3b80c", - "logical_row_sha256": "2831f23685e5d2bd1080c0ab36341e823cbc04ab4d003a6c63ac3d992425fbb6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ec11e44784b459f8d7f2d024fa3f9d8fae40890c70aa05a653047e05715ec517" - }, - { - "code_sha256": "093e3cb2ca67ab8a1d0f140cc7c13061e52b745232958a344a8049c77c3c1fbb", - "geometry_id": "dgeo_c89406dea112ddf9f33d246c", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06__depth_r03", - "image_sha256": "2efdeed5c0f69a94b7e1e5779659ab3e0f00be480ef5588559b4bb515e13765b", - "logical_row_sha256": "cbe2da0f7a0586e3ded25caddb4bd58bd29d8e8b3e2d56fe4a5a650fc360343d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5e8e739ba575f8e09fb592ff628ceca4bbc880811e021f9d6ab7657472ecf699" - }, - { - "code_sha256": "b711d64886c5a8545282e14fccb9590545bd5aaeac7649837d2f353c94c18381", - "geometry_id": "dgeo_69fcb93968e0c39c69bfa3c4", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06__depth_r04", - "image_sha256": "8e94a0bdb3d8cc7bb2da9da000312e2b1984fc4b14e5a8f1e68249f3980f61bd", - "logical_row_sha256": "106c4d8f16c5d5193372ed40501a259301197ddd9e2251c464720f99831eafa8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5801839307430e27d84a0f3c5f6359712b736df1d46eb390187b6b4be5cc4190" - }, - { - "code_sha256": "e8998819ed87c14565c4a84c6a269ae476367e31bbe8272fdd4b0fe7e41cdb9a", - "geometry_id": "dgeo_72293b71e22dee17b38bd948", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06__depth_r05", - "image_sha256": "e59f8ca3cee0bc4c139c27dd7fa8f2497ac24f12430697f8e7649085682e7c4e", - "logical_row_sha256": "5bff0ac6417b8995f5910668c37bed68668251969a34429e4b6de8516ec5122a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "62452b85f88933a8d57857090c6352eb91e8e044987371755251aa9a6eababc2" - }, - { - "code_sha256": "2452dfa735abc29ee259a92043dcbb01349a1c8b1177e96113a770a458931707", - "geometry_id": "dgeo_c0e956a35502f6331b8eec7f", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06__depth_r06", - "image_sha256": "73f27859e0c0917dee18061ee357fb1bd5cc61585fe93381664fa8734f1c42fe", - "logical_row_sha256": "c217c0f10f5189490eab1d9f5042d24ed6543e7c6418572f945c3a0c82c067d6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "99d478708eba64267c7b087f6e1ec95c8961c022d26e8bf624f51c731248930d" - }, - { - "code_sha256": "965519e437715e0a7e6e5fc78105bd6a73dd975f872d47adc86356b6623731d8", - "geometry_id": "dgeo_67c0f8face1885111bef846e", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06__depth_r07", - "image_sha256": "9c541b174bec1a25f9b5bafd483c979c712557008cb37d425d0b36af413ec7d2", - "logical_row_sha256": "d9639930add24d2cf894355e382d49d994cc6f5255577cd1a75f7b1b8fe87bed", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8288118ae4182591ac0bd9a697753134f9e6a55a53061349cf9fe89add98985c" - }, - { - "code_sha256": "ab72cccd3fefcda23c3d63063657542b6ee9403a9a25c21e2ccf5a7f0cbbbc50", - "geometry_id": "dgeo_b5732a919b517e5c168371b7", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01", - "image_sha256": "df001a2d1dcea7e879fb924e61df1688b1ba43a1b903f40c447fd0bc4a9684f8", - "logical_row_sha256": "63f42caf6e57677b375fb6f73575081ea185b4bf15d6f70ac5ce678c4c3c846f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5052573b6cd9493156ad0ef4a96c1334cf4cb7668d65f28cbd377ebba9ad5e37" - }, - { - "code_sha256": "ea6bf32b60cd1cf86883baf9f2bb2fea2017b848a826e9fe1a68adff25e7238f", - "geometry_id": "dgeo_a5700d2dd6a5120b3ed896c7", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01__depth_r01", - "image_sha256": "1eea48a072e8553399a983d6d1c9135cdb5e6c122e1544e9b22a8d04c5bf51d2", - "logical_row_sha256": "27cc0f859b79017e80d5646f0b3589fb06fc2f535fb11bca6f526a3cd53bba89", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "19b0973206cf31819b81e59b578d23f08a0dafa32dc2f2cc5458d07e74ddb49d" - }, - { - "code_sha256": "331581d1689199f5d6f489aa67cc7c472c3a9184cf7a8c1f24b293ec3af53756", - "geometry_id": "dgeo_fb8de2c8804ed7573d8bb557", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01__depth_r02", - "image_sha256": "c05be03a362b79e10458d6f761e27600f19be1e76b1e9a5d074d04a3a87a87b7", - "logical_row_sha256": "f07d3803cbfb0d8f5c68582db0c1fca68b249b0e73620fdaf21bb59a36a42aae", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "67605787ba8b2069c05e2d6dd2fdabd3640a681f32e52efb4a55ee1640da2d35" - }, - { - "code_sha256": "885c38bbfea62043335f3c1e53ad0653feffe8f0ee5af45fdac9a76f4172eb5e", - "geometry_id": "dgeo_5449ec9a897e052834976197", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01__depth_r03", - "image_sha256": "9d953193d179f3e14527a134e37632a1c4a1a9c35414a940a591b3c9e9997ea2", - "logical_row_sha256": "1404e7722a0ff5a03e71dfcbe62ecacca02f5c2e03a4a14447a1a50d7d059804", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4e5c4d62ccd765c1dcd2216b784ae20dde960b7879c0df89336bf51954604168" - }, - { - "code_sha256": "0762da17e145ee7c9e63d27425354eff96416bdf147d51f36b51966ddeb698f6", - "geometry_id": "dgeo_11972e81bee6217702b2b831", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01__depth_r04", - "image_sha256": "4ef09a7e6c180dac2d7925284c3a01c654c387ad53481be3b7a1de01f441a651", - "logical_row_sha256": "c59adff1da07e04296a5f01032e8407a21c02b9e1acab877bb80c791b95da3b1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c480b1eca8a9650f7c0be9fd9ff604d0ba4a28b548d0ec05bcf8b79f9bf12bb9" - }, - { - "code_sha256": "802b2637d106a023801145a22a28737abdbd69efa76d30e594c1efa506750b6e", - "geometry_id": "dgeo_97f946375daaa6988d39d144", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01__depth_r05", - "image_sha256": "a737d9ab848106fc3ea36c1889cb24657196363a512a8341a56a578b71705079", - "logical_row_sha256": "7232f5703f3590543c5686c623c56a32f0ad7c6578b255cc56fdc97707103ccb", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "075bd53b68a600fe93331fb907c7a9a2176caad9a2e03da1f77f5810825386f8" - }, - { - "code_sha256": "8cc387417a2d3f959a6e60b12c9ae7205bb05f1a2c4840dae69964d52bf9aa0b", - "geometry_id": "dgeo_c2aeb91b747cfcff858b2d6c", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01__depth_r06", - "image_sha256": "414ce7766a73bee3164dfd97e2aed0a2eb80cdcf8cba1de5d41c6a3b61a97f81", - "logical_row_sha256": "6f9f9cfb2b4a7ec19d6754ce2d5e5fd51096a686d00e39838271e60eeb67a561", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "28ffe1466dbb320f306964749089f9a1d1120de96d2e659393f85a2cdcc4561b" - }, - { - "code_sha256": "182200ff82835aecaa6a28866c8139c30e223e4fe57700b48b3148451e9d59f4", - "geometry_id": "dgeo_509a4bab60094aa14fefdb39", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01__depth_r07", - "image_sha256": "4ea02a8858d98365530c63f11fad6432777e7063474ab2d9e4fbba3f17cc3d6f", - "logical_row_sha256": "1ed8d266eb778b148b1e344f80acc4b32eb1ba9286498ba2de34d495b6bbabeb", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cd7bf1baf3c32252ef0c847712a49a330f0dead382036663a410324f073d3ba3" - }, - { - "code_sha256": "bf79d855bba1bd1329650b5798ae0984b13dca4e10bbcbeb8ad3d95a242cf9b6", - "geometry_id": "dgeo_e534a094959b6471d7b3b386", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02", - "image_sha256": "62fb7a4a18c3153a59bb7a8db97a0f6987ce329b2bdfcdff569d38cd02b5ec6a", - "logical_row_sha256": "08478258fe4afc920f32937dc52e2a0df5979c5177de28ec382a3360c3317178", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5339e5580225ca5462d258864b3ca1a6c218eac44bbb9f585c2ed3559ccd05ce" - }, - { - "code_sha256": "ee0f75c3fc67033f0389905ae84163f5a5e6a854143f6a270517a4d3629898f7", - "geometry_id": "dgeo_3571e9c76ac77a53e7168528", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02__depth_r01", - "image_sha256": "7e8c95224daf50b383928ea95a273e2ffbcd88ea0456409f16bac4be3268d5f4", - "logical_row_sha256": "7c517fc40a120d15dac97652d517ef3ae3376e27e06f2f6aa3ddbfb43e9fb6e5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "686660e18ad16a5edb5432e9e1811cbc4d194959b87231475032c139432694fc" - }, - { - "code_sha256": "26421262e75e44eb80e4359610d73336b60226682e4160bc48863b789b76bc7c", - "geometry_id": "dgeo_659930548d6e57604037a4af", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02__depth_r02", - "image_sha256": "773c43fbd86e9282d7cd96d9cbfea720f7eb1021524bdedf82cf25e31d975216", - "logical_row_sha256": "40429af0e57607a9a7d80149aeafe52aa00a8222eef0f3d52ba734e51a88ad21", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "06263a3940dc05fed2fba18dccfcf29b9ad875b394acf601c19cd798d18a104b" - }, - { - "code_sha256": "f265465fbdd2da412666315a9162d2752b46c97cc9e451a86702dec77949392e", - "geometry_id": "dgeo_fa0f60fdf81fc0ed064c786b", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02__depth_r03", - "image_sha256": "fc0dc190d0194795553e517c57382ff3767122c8d8a1c65116f7fb43375e4b53", - "logical_row_sha256": "c0bcd856f327fe997aab0c12f72ed33f110954248062d23fe8adaabff27acba7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fbfd5ffca92a723ddb31b3f093d47b8aeb2e37249aa103225b1add0a449db3e7" - }, - { - "code_sha256": "a9a487daed02c3435d7be280110a32bc8bdeb644a30f751eb4482434ebb61619", - "geometry_id": "dgeo_df10c679dc03f3a9d0576fac", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02__depth_r04", - "image_sha256": "a313feba1a19d14d1e41f54dc917a17900229252d6f6164529f1703ff818e3d0", - "logical_row_sha256": "af6661d095967da32a576f575a53f6f493477e3b46f041b516bb3e9e27032f05", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "19d5a2aef18a515c733f8068f476b83d6450c331ccacdde2202772811f776636" - }, - { - "code_sha256": "e1a81e9468a2b7f41e574b2c193e4fa08a732d264bf03f79aebc54a80d164e4a", - "geometry_id": "dgeo_55c394319f08aaa3b26c4bcb", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02__depth_r05", - "image_sha256": "6ef2686d3789f4ccbc782775b2ba1bcaae8d422cca62ec8a13e8cb3b753db63c", - "logical_row_sha256": "b5617bf7ce88e98f15316884be10fca4641797bc08b687a551f2fb42d2627f3a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "88f3cb41bbda8d1d83be7f7b6dd629d9a3aedba3449eb03a436641105a80cd10" - }, - { - "code_sha256": "b75c98ae4fab4a12c957e5cf176991c76ab4237608e21edc819f588098590d99", - "geometry_id": "dgeo_7226f528578c8a7ed95c2aa6", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02__depth_r06", - "image_sha256": "f12d6714bbef5f148361cdb441c62c5758e15831fb85356ed494674a13f448c6", - "logical_row_sha256": "ffd45f8402474874877e5af0949c5b6e4e7618b22159047bbfe7d667a0616be2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ca6a9194eb36d07fcdfb2f5bdd69cf0bd0b6a546441559bb9733d781630893b2" - }, - { - "code_sha256": "ec6e44678c4787bc0ade260240a992b817f2f3621dcc77bf8a6c3b807765729f", - "geometry_id": "dgeo_3e4db8eb6942b71649a59fbb", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02__depth_r07", - "image_sha256": "9610681a077d0e3c6830d1a173b35331c43059c04051761886c7cc281fb168e0", - "logical_row_sha256": "377b3a869f37a962c6203c628085c2c438d8c5df18f3306b77c9f4a402a64f50", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3affbf7c80f7378b31ac093772fc965cbad267f7da46fcdb64e73e6f4464dfd3" - }, - { - "code_sha256": "138007e19b35ada605be4658c63705a5cdb2de690f1d5b2b576447ba9c4d24c2", - "geometry_id": "dgeo_98aed0739c79dcaab241dba0", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03", - "image_sha256": "4795fbb5cac236734c00f5396708c45ce310f421dd6bd9917d73b782ae02406f", - "logical_row_sha256": "a3f3ef6e02d4091f4938447fe696751470cbdfddbbbf9b1fccf1ca0a0eefe71b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c5dd993fe260621eb03f2837911f908645ffb3d13464964a7f4f0f528b27d9a4" - }, - { - "code_sha256": "9779192caa1695d58f8e52c3c4610835321a9a106d2f73477e11692cce60c6c6", - "geometry_id": "dgeo_5f0c4c432d600d4fe43ee33f", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03__depth_r01", - "image_sha256": "b843a38d89dd2ed6e54cd5424a7dd0de3aac40e381d8197c5654bda48e907cb4", - "logical_row_sha256": "a919d548c8ea6db8eab6c16f217f2c1baa1114cb23fcc2520c479b9c79f8af53", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e26ca755d0adea84e23ab8244e99d7366afb124cdee6f25e360a4a611eb017c6" - }, - { - "code_sha256": "9d3e9474abdd6a6e6bbf75dbb226bf9eaae5ad22a5b33f5bc0dfa5c85346584d", - "geometry_id": "dgeo_35049d99e37b0ec1121b0352", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03__depth_r02", - "image_sha256": "cf4a98d4611647a8f5897aabbc76732821b63b50bde70523f97991db8dea3dcb", - "logical_row_sha256": "9cfc94d504bb19836af292bcdd36e0718ed7f8cf0f62834e97f3e36036d2063e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "75fd3cc90cb6d028493b4378de8c4c75fc3826d4ca9a20eca1373ea7a7a91f05" - }, - { - "code_sha256": "20d860692e36226b4d6d01aa461961ca8c0bf77af0e6da2226b59a4028dc09f2", - "geometry_id": "dgeo_e572b4114ee00d8702b53b28", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03__depth_r03", - "image_sha256": "69ce40a1b5c7040dd91ff2a6a2dc5b09614990afbab8e459a8d6a977364aaf3a", - "logical_row_sha256": "ab2a5b24e85d9c8863753c2fbe0aa9a1dbea960a2808ccf3cb321a6c730a04a4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d208b2fb09de2fd40e6c49de42677200674e8923f3c578c393ce1782bb5dd71c" - }, - { - "code_sha256": "dc84ed1664d927a410f4f5164a0a110d94f7b02c84d14a39af7c50d6f0a0457b", - "geometry_id": "dgeo_a1cc09a207f035fe425ddec6", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03__depth_r04", - "image_sha256": "79cd8c5574270a58968fefaba294b88d369901465612f8ff60bec8ae478e207b", - "logical_row_sha256": "a47363619d4c880e43eb6c535ac79cd0670a6c3a4d0e4fad2a76c89dd95125a3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8adad7ead401b48bea6b7b5967eb86b785180b3fd49aeeaa681197c845c6c8ba" - }, - { - "code_sha256": "252bdec9cf24c7d69a1131091d1caca75c08e7c77fbd71cf19baaddb6e0a5dba", - "geometry_id": "dgeo_21e71329b08c1499e677a0a1", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03__depth_r05", - "image_sha256": "716d047984b9ada47020db5c94d4c9a5acee76cb284c8e2fda8d2cc299260ba5", - "logical_row_sha256": "44a8f2f714080e6052e22112c3c1786ba0d508ef8a54cc94a789646c7eaa5b39", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f4fd461a7dcb6196e620717a0a3b334071805645580b9c0e48126a89622829a4" - }, - { - "code_sha256": "daaf2e64392e22041119e0631f1e1b41d213d99b116f55db6be753e9d86916f2", - "geometry_id": "dgeo_0bfbeeff71ae6ca2f7b6015e", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03__depth_r06", - "image_sha256": "b130e11ec130f80e09cb466a89ff31e8370ec79b371fb426c6a59d152711a9a2", - "logical_row_sha256": "20cb89a01fb6b708f510c7c269713dab59f21d8ba3473c23bf3f3a62d77bfbde", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8d308bde4080916f57fe82a58fd556deb1b01e45aa79faf173638f83df38543b" - }, - { - "code_sha256": "f6d740b232c726f80c845314fe65ad8448d40d482a648007ec7931c421670f2b", - "geometry_id": "dgeo_31b57bc092f5502f9c56cd4b", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03__depth_r07", - "image_sha256": "83cabc979a895c1ef7ce21ecbb0980ffe7d495d1fdfd90333293e5f6667b6cb5", - "logical_row_sha256": "10f569d7fb126d620e611f903f544b0c56dcb107701855cabcd0af287873055e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a6df31e57144d1548e058909ebc7183dbcdc8a0f60d2e2c00453da41b7c4e2b8" - }, - { - "code_sha256": "a4d59bda561b42ce6ba3518c133a0068122eebd7dc76ce51d889cfe20973336d", - "geometry_id": "dgeo_37373bedac634affe3230360", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04", - "image_sha256": "e49fb8e7626168395adb9c472d94753126dbd354744da9a296ab1b310d96874c", - "logical_row_sha256": "4213a0797f46890b1119dd61dec44e3701451c0037f13b69712cba86aea78474", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "510a08eb690516ca79b221cf17b66953452136a9eb5bc54d3d9c12083ed8537b" - }, - { - "code_sha256": "f3760fc1077dfcf2ddbb4a130811bfebc40fdb790e25ee2eef3c5f6b085e62a9", - "geometry_id": "dgeo_c0499ec36976a5c5d514b07c", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04__depth_r01", - "image_sha256": "fb6bdcda1aa636d5095a8d807d92593f6e0c8bcad47985744d38049bda20d6bc", - "logical_row_sha256": "93ff5b1afa2de077a0a0248403b11e96a0c0ed9ba97c4fcadfa8e071013ff6ad", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "befdb6c0bb427e256d9ddf946d849a58b892b9307f812e7d9251afee43b3017e" - }, - { - "code_sha256": "38c17de5f0e0d3ddea472a4e672dc234f6ce4cb8926c067e66b2a63ae4f57ca7", - "geometry_id": "dgeo_06204471ee5f5b3cb25233f1", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04__depth_r02", - "image_sha256": "d0f5556029a23b852ecba23a352364cd238bb362c7f4624ae83fb3d7c854d9e3", - "logical_row_sha256": "2c623e30e12102138b993ac9630e0cd86ab0141dac1a934f8e8b110d6d7b967b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "503676920eb45bac0b2bc03125a267fcef4520822d391c6d692c651855e2001a" - }, - { - "code_sha256": "f6935b5d6fab9abe7493bd1d7ef1b710417706403f0c02a689270b1d34c4394a", - "geometry_id": "dgeo_42d08ca62f7593ab261c8dcd", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04__depth_r03", - "image_sha256": "3519904a384ac4cde6cf63171e7dc90b1f436a6d7b867f92404947a7638b2bed", - "logical_row_sha256": "72de3d69d102c932f4a994a8b6fa25969facd1d2504dc1b0dc138652502cfbeb", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0b4af6937c233bd3a3784fe2e6f0fd507dd6fc6c1a52175886bb6cecf88ea3d4" - }, - { - "code_sha256": "7813d0ff6c1e2965b4ebfbcc4a27193bce76bdbbeb26e5cbfca6060dfe90b36c", - "geometry_id": "dgeo_873c6cd99e10a584f86d2069", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04__depth_r04", - "image_sha256": "b92d9389c1910e9028bb786e699d4610e00da9739f657507ab88cc5709fa1038", - "logical_row_sha256": "5f8dfaf0e7b2ab4170705191f144751224eefdb51f89f14ca159454f4d4dca42", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bc3a1ecf211296e15aa4ba6957d10eaa421ab2f664bab61c7a3c46af51125a58" - }, - { - "code_sha256": "8b38a501c676d19c9cd5daada194304796e8a6e6799618f0ec9e65f5ad99860d", - "geometry_id": "dgeo_64553eab494898ea0bf2480d", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04__depth_r05", - "image_sha256": "4479b167103a24646ca40e47a0f8c74b2af51dba1383ed2aef3d6166ad7fc1dc", - "logical_row_sha256": "0f942eb80bcbf2f45092e8389fe18f68d2d9c3a33e8664e0a2edac4df0af868b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1a89d05e7df59479c85cc5373f26b84bfa1b3357b4e7d2c7b7f233693bb563aa" - }, - { - "code_sha256": "b4eaf21168b40103309a36fe7200398f3ac6b4ac7ed2ed067cd77c76ebc67217", - "geometry_id": "dgeo_91c3c4427b3956b80acd6f9e", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04__depth_r06", - "image_sha256": "0dd88303fedcecfcdd1ae9cbc75e35da8afdcce83b5f865b810de091196fed87", - "logical_row_sha256": "e68fbf381f5c494a3cae80b7220a99c6e4c4f9a7a408b1190e3201543850c320", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "18a929f2f1a74a67ec3f6eadf7f878d64276b300eacda61a787bf072ca797ade" - }, - { - "code_sha256": "836866eb42d255cb84e2cdb51ca239ca33079cdc6c1a1a21e4c2cf4b59008804", - "geometry_id": "dgeo_ea9c4bd31e62ce2762b7c629", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04__depth_r07", - "image_sha256": "e510417daabd6f90cf14bdabd0d54018ee735a1872ebef5335f27b709119000e", - "logical_row_sha256": "f67b34eb5ee0de9b36f07df0906fd11be0f57a7eefa2ef760c55d1759e653313", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6ccfae2f2243ed49276a007c8d6f73a1dca077dee0ab8c394f695a4804865807" - }, - { - "code_sha256": "ebd393a0b8966fd362467eb9f1713fb0443b68740359996c54a853aa113c7c36", - "geometry_id": "dgeo_52b57e954998b0bfb68a5c4f", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05", - "image_sha256": "2985070ce4f76ec7b9469ca43354f66c0fb62fdb5eeb1d79720b21eba2669d27", - "logical_row_sha256": "b703fedc82070fe4690724e97d30d9b0f892ad6cb1af19fab41916031938fac3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7a5f50c9432e937ff7b0ac52d4eecaf93614f6d861cfd07460c2b1c08f72aeff" - }, - { - "code_sha256": "e83dcbc11aa162a414686bf62b6418b2e12fd231aa436f273f230b99971df683", - "geometry_id": "dgeo_67c00887f38e45ab6b205cee", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05__depth_r01", - "image_sha256": "ef5a5e340de12a5482e4f2d1ee69cb42e94c42bc798daf37a57da82e5dc35bdd", - "logical_row_sha256": "ce17a6cfa1ce18c25967f84208aa42835d51700fad6b57221677dd034e469d09", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9f0e1b8ef09faaac60e4dd4da62681459d682700cd7b8f5f5fcedba58d8a0aa7" - }, - { - "code_sha256": "e3f0949f18294cb218b6855f760d8c8113740278095313011853ffe0fc4a33cc", - "geometry_id": "dgeo_32713639cfc96798800fad8b", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05__depth_r02", - "image_sha256": "e0dd5acd6e1420813317a23ffb6a51ab3f3ab0d37212658251a6083bec2483e4", - "logical_row_sha256": "6f658b8046c3271d4f548d2f1fb65669996637e62971491f19b1e89092823b47", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4be03078ef7fd4ce444c74fa0a66493b281b04f9f05939f1edcea1cf0ed92d71" - }, - { - "code_sha256": "3437e343c226903be2453dfb91e3ce54ae0888d561738d307fcae2339af7f038", - "geometry_id": "dgeo_20e0edb58db1210aff5368e2", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05__depth_r03", - "image_sha256": "838b12a8e93fd1c391527e5d25638f6336b691aafb193f3f0a5865f2209146c6", - "logical_row_sha256": "7dc5ade5d0d6430c8a859f40bcad1d982733b3092567a6afcaa055703d10fa16", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f3886c46dc73dae362449a23218cd825f6a353dd0a4036d6f26f4518bca23522" - }, - { - "code_sha256": "a913bd600e08fe7fbc7630ee611f2dd4ec3774ac2aa77f5f860b3a99e412abda", - "geometry_id": "dgeo_4f00fb60322c6a41d540b14c", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05__depth_r04", - "image_sha256": "5c8e70d89a5847412031b5733bf9536333adfc14132b7a7d1cb0e3f825104780", - "logical_row_sha256": "56e816e9ddb22f44a1babc2236d19e4c1550fdef8505fdf20ecf2813e0129ce7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ef497f92587ab512c0e2170ff7e08a657212b5902d8f4b6a3b830dd7c3df77f1" - }, - { - "code_sha256": "789d2021cb22e1e894db8ae8c7cef7211610f1d8ee0815634fd3055368880c5d", - "geometry_id": "dgeo_65565d6c4f05439008d5e5d0", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05__depth_r05", - "image_sha256": "001cdff74c7b47e5fffb42af95f089bff3888d7698a594cb5fa8b2cd7c6834bb", - "logical_row_sha256": "796330abb5de26d451c749956b89f299bdbc606350fccc0dad4fe763f474b6b6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "40e5d3eac882a9cd70d3e922901a81158cea0f7d422fcbf2e48aefc9dc5e511c" - }, - { - "code_sha256": "ea08328a7662e035d64b8e729c124e12a3b526a24864a30b2aab877259c11be5", - "geometry_id": "dgeo_d56bdee206c89993b017da3e", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05__depth_r06", - "image_sha256": "10f8cd97afcd5535f22f6db3128bc478ce4f491da6e1049ad1a47778700dc472", - "logical_row_sha256": "da9550b739e99b66a90e1169560f1f38472486351e829109ba3f5868a501c046", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8fe473587c8a4044a304a94895c8c8bb70fad265e4b544fd9b549d0b7ab022b3" - }, - { - "code_sha256": "6df257ff226b084747f5408797f0af9f626a33f43bc8fde4f8d50588e6cb55cf", - "geometry_id": "dgeo_a56f2cff5ee22de0cac3eefb", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05__depth_r07", - "image_sha256": "3d6734075b316e5a053fbd7904f8a312cd3931227826d2ff67eceae39d58f4b1", - "logical_row_sha256": "e448ec84f05d04b773a88227dd1f525917dfef117abf973882ef823d84315c9e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0b7c170280dadacbd087d40bbec042413e855ccc710637c6abdd9a0bded1652f" - }, - { - "code_sha256": "1c6e836ab7a82b38a8adef446cfdd8b47874cc82615b50027e19f9088a99ce78", - "geometry_id": "dgeo_5a308f9ff25b5e4f21a2fdc7", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06", - "image_sha256": "c4b5880178137d8c65657f5bdd9c519c0e6065d8a03bd25675324259a3e601bf", - "logical_row_sha256": "6f07e42ad129b718ba5cf58a2c5d4d922e0b3d329bdb8b1f04a273e40c717766", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5f4a71d360ab62b1e52990c4b598e577cbb7a3e5d3f8294440b8fa080c4072fe" - }, - { - "code_sha256": "3a404f37ae7a95d3f5816b533d46fb6dd0fc9010352baa79ad346fc9cfb4ffa8", - "geometry_id": "dgeo_d3e76bcd8d30e52ff90d9f88", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06__depth_r01", - "image_sha256": "49e85ae1b7e6e2378a7dc1bf9b760ee30a7f18530ab0683d8bcba9d77727424b", - "logical_row_sha256": "12231875328d532a8d7bfb10b197a16af176746376c7de178820f00b25ba0722", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "facab4a7b39c203a6d74a112a667ef56440539c9188becf1a000e10cae047244" - }, - { - "code_sha256": "bcb9f39773ab5436cd1f54d0494b9e486fccaccf058aed211645b2129a3879bb", - "geometry_id": "dgeo_e5099780f386674ad3781283", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06__depth_r02", - "image_sha256": "71ed5530564688b44b41c5b6ccbe176b6cb48e79e732cfeb7c641e8f2def5666", - "logical_row_sha256": "8fc0cdbd05c744e3024635f492068e00194c0fc6f5259dd233d977ae11d8d985", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1987ae891d13cc26ac54773be6348acc4ce475f5cbe0dd590ba2909c1cf77f0d" - }, - { - "code_sha256": "60d01e21ffea84632811993ab0f0d79cc48cfed7ade15950f304b2a5f78ea1d3", - "geometry_id": "dgeo_274779936fb1d8609759c36d", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06__depth_r03", - "image_sha256": "0adfde32e94a4b26579b122b3dd6499cfd313159b4a7e20e4d24586dedb2d9ac", - "logical_row_sha256": "bfd8fd1df62c3a2d0f38723a94f690b564849b3e0ebeaf945d7460cddfef31d7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f15ffaff566f3f66d7d5ee2b1b5b8eb6050314680eb982d7c0d481e29cbc7a1a" - }, - { - "code_sha256": "79e51cb5e4ee2f454c0f3feee05e638f57dd5f02876d2bb09e5bb6f85f88dc3e", - "geometry_id": "dgeo_a2f036d5a8b7a77af7f19469", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06__depth_r04", - "image_sha256": "e5f55b0435cfa90c4b173daf1ca545b510ffcccb083acdd9f5191131782c0632", - "logical_row_sha256": "bcb1ab300318d5e79075d1ad4e12f39e68c2fe47fe0b6160bbfc48420504e174", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b35cc183b239bb984aaaeac6931bae1da8b029f336c510d4c2f43217bce01d79" - }, - { - "code_sha256": "5a4af6301b69d17c1b0646f267f2aaf4fb4a37e9c2c209f42814adf6780ef2bd", - "geometry_id": "dgeo_c8e34c8cad942f4e0bc6ce9d", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06__depth_r05", - "image_sha256": "144ba51baa960d6640ada302e7cd106d2402d48eadb670afe3c81bb9842518bf", - "logical_row_sha256": "9bcdf2376ce66553b7a30911e6e26eecc494705541ac0d161c1b987b5abf0d70", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c9ef38ea0aae633055b064f7b0ad635bb7b1897d6c0be9c836db3aeb5c90f32f" - }, - { - "code_sha256": "2f35bc05f46268595a3a5b2d31bc7a9cc5ae16405372b7303243343eaf07027e", - "geometry_id": "dgeo_80e536c074217f48cae04a21", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06__depth_r06", - "image_sha256": "24f5815a7d40ba562b56ef55795d3cdcaa6e861a3c48c08738014c911a0dcda1", - "logical_row_sha256": "9cc1e50dd472e97c5a4a87b6451f2f787871a6304aff6af48afbddc6b874b5b3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "15bc96535eb6bcfa675ffee095efffc352ffd7ba21fd614880b779f34228f583" - }, - { - "code_sha256": "b9c7baf8366a158e6da78810d8512af1ef15816c4a3d881c8639ed5922af4969", - "geometry_id": "dgeo_a7bc29f333b0adf86452b770", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06__depth_r07", - "image_sha256": "19857c43157d01b4316f612a26c28afa0b2a2d2058a774990873f51179d58873", - "logical_row_sha256": "2cbfe4c99988ab8ad7c9d5891be3863cd1b11e218a0067b7361b8fcf28893fe6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5156d8fe7111fc117c0f66d993d9fca65829eca38b20528d494475f34132393e" - }, - { - "code_sha256": "8c36b1946c17659cffcc1b102d06ff025c49377e513616f4a19df96c3b024acc", - "geometry_id": "dgeo_09109c295c122fd36727a584", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01", - "image_sha256": "79d0b215d6dd1925dcf82810c7f5f7330cc352a0313a7d38d0431a69b6613998", - "logical_row_sha256": "af499ce41062a76fc006484364eb320bdfaf5cf0c529a91525b0eeff8b6aa213", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2a7cf7ad41ce29f470b4ad5b4cdd99709f612f321c408ed07b7fc70f2dee0ab9" - }, - { - "code_sha256": "62dd948268e8941e56de6dc7f3a83b4ded735cf54e8f17fa988a4d47473310fd", - "geometry_id": "dgeo_1d8cf38acd915d5c5a464e28", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01__depth_r01", - "image_sha256": "0a9c50f951b8f66cab021cab91e27dba3fd99799d674ec8a50ffd20bd59034fb", - "logical_row_sha256": "d80edc253d34c041189528267f4b615c7d5f52dadce771179b83bd20061ecbb8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e561fb6c9cf26102febe45b59fb77f234ed079243134deab29397deeb5f29c8e" - }, - { - "code_sha256": "d7ebc18553ef2c65c7d54926d9248edbf0ce1e890fe7172decd5ca45cc4cbf4d", - "geometry_id": "dgeo_34b0aeada15b9b46d8c99fb8", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01__depth_r02", - "image_sha256": "90afc944194f723eb13cb1a186d50eb20dbbbaf4e97e19c42671b9d3e951638c", - "logical_row_sha256": "a1d1d4d82581c9bafedccc6c84741231c56cf05a9069212bfb4cd4cb3f208b34", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6161d308128d7df2d977f970e20bca05c23d37c965de38ad5f616cacfc22e9c7" - }, - { - "code_sha256": "fed861094bbf6be456b4e1e032a83e30723fd84e47556ab9dab7644430a7d2cf", - "geometry_id": "dgeo_8363f68030c181b5e4d72436", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01__depth_r03", - "image_sha256": "575d8a1c39d24d5a9db24ee87c191fbd712f32055639cb8d9014cc1015b9aad8", - "logical_row_sha256": "a633d544aaf5b2187b1798886c47912440fbcf868fa31e77d3ecd34ba3a38957", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8b9f14b02c1d1b327f2495da7d88ef41573a2d4c0576341ca8a198b861db3080" - }, - { - "code_sha256": "08068ae501e77a433ca6d6d75ad972d0715075714d0b652fc3a8abf64d7b0c18", - "geometry_id": "dgeo_677f87403a4c4c6057c59aaa", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01__depth_r04", - "image_sha256": "994ef1d74da310a0ad8b29b5752678ce9e4046bab1f227ff68bc68a2e224b26c", - "logical_row_sha256": "654dcdb2623d35b6665773c13161c962b3acc4d029838c6b7a3a590747cfc2a4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "16cfe1571fccd654c77b9adeb7d4385218fd29dbcb8c18eef20b8cf3e3e38da7" - }, - { - "code_sha256": "1ea885e2ee55573b4fa88b272379cb136c7932e7ca67453b01c549f6fc66d755", - "geometry_id": "dgeo_57c1e6c96bee816405739658", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01__depth_r05", - "image_sha256": "86c5d321c031e15138ba8f943b12467ce2a85d4867d8031c802ff5c0f87c9fde", - "logical_row_sha256": "3a2b91418650cb4b28953f4754f7005f215f06f6c6dce99c3e6eb8e8c961d7f7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3b347a722bbe31dc7361f08c11ac79176b677db3af52e6d00e77f6d029f92bb3" - }, - { - "code_sha256": "adba7a29369ffd234663e8824383277e1b587dd8af0f575bbcae1f70dc083caa", - "geometry_id": "dgeo_d4df87dda6cf9b8c5642f3e4", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01__depth_r06", - "image_sha256": "4db602f309877a4c19404dfab92ba1cbec58a0278360659f9e95cd49be5adadc", - "logical_row_sha256": "49dd8b09ac7ecd108f1d9ec8fdcb35c4b5016e60fa6395c9ff68eb8c150e1c5a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "aa7b0b1917cb9fd67c0e17720032fe1c7e90de3084da514b5b37de1d932d3f90" - }, - { - "code_sha256": "b8389390e49fa873d28985738411baede697dcfc70c8a4d42507ba7b0a223a97", - "geometry_id": "dgeo_f8f607f3fef6cfcfe3a41616", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01__depth_r07", - "image_sha256": "66757b4209821cdd3556d999c433969e658d8a35e1d16f622e45a94d0d84b345", - "logical_row_sha256": "fb907ff6b129642eebcf5b9f086e739eaa8cf8a829a7ca9bb262fb6ae8b3391d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a3257f42037f9a7f74f9081ddf6001cc78abde64ccf040097c758034bd5f451a" - }, - { - "code_sha256": "3a94772e8d06cd4b97b02c712b344a4b053846256be38a44499fd3d919c1cefd", - "geometry_id": "dgeo_6585527635b61e5a277c9abc", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02", - "image_sha256": "7aebf16efbd50b4cb937ad7ae24a1cce7b7987276d6fba234746307c18864b94", - "logical_row_sha256": "b322b2a196067479bef66a3c9c6afa0eb47d7c55a404b5ebce05a608a9a6e15a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8c933fc908afe0ed17a58a16a487cb059ea3c649b901f8cb7e3ae42d4879e4f3" - }, - { - "code_sha256": "ee14edb04f873d85b9e39e837b44fb19e840cbbc462a3a487dbc39a6d8776567", - "geometry_id": "dgeo_40f792626f53461984940119", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02__depth_r01", - "image_sha256": "d50020026410087223fa1571b6bdeda659b65a9b9fb3db73aced0d3cbbe287fa", - "logical_row_sha256": "262add722c1553319e2d7b080b1d42b6e64be97844dcea6cde87a97daa94561d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "01cefe698ef9efe538fa52f7c02887fa12cd72637b84c8e79075163d3bf27a58" - }, - { - "code_sha256": "7036b50379660a5320e3c0f56e2d80f4858fa6eabf6f80265dac65e8dbbbcbf0", - "geometry_id": "dgeo_2e4b57b937024ee7e8c18d40", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02__depth_r02", - "image_sha256": "b59f567a8fee55b53aadd2388665f9000d60c338f0ec15f532926806782a3bf8", - "logical_row_sha256": "43eb97235ef8c2aa5b452ebc540e6bbf6b5fa3668315da5ecd7eef5dcccea470", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "086eb35046cbcddaed3ac7cc32d290be6d20094650f74412288fb038220841c5" - }, - { - "code_sha256": "9bd598040d90c528047a429d7d80f6528cf456294604e4e80e9d80bf54b095c3", - "geometry_id": "dgeo_9d50ae059382b1dab5a68867", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02__depth_r03", - "image_sha256": "5d6319b9989fe7e91eab6556d7c725917513d91ff9c3fb027c1605df15e592e7", - "logical_row_sha256": "386d4c02d3126d9ae883bb19b852a5f728f640ea77fb8e9faa4e57d5fd0e8754", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4ab503a36fcf541e497e08faeb0394bee20306f8dd2dc7dbf7caafc85917f7a6" - }, - { - "code_sha256": "bd8839e6901b86bf33f488acae16fd5ba16d4d3aaf0e6fae90a73954a952c2c4", - "geometry_id": "dgeo_1f312a923994b0436fb92bdd", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02__depth_r04", - "image_sha256": "1abfe1730e45f530620519924d74063afb5887084a2ada9b31211c3dc355ee30", - "logical_row_sha256": "3bd5d28b89d5d47875ff5bee3e53043f0211c009901c69c22b80072aeb57dfd3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6684fb181e80384e81eae76b475788dbd2818fbb83a981166ae24f87fa650de5" - }, - { - "code_sha256": "8c8cd7f2fcec6cbfc21d6048afc12ffe0770d22fb4617f41db7e7372cbe49034", - "geometry_id": "dgeo_c3936b41570fe351e04c298c", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02__depth_r05", - "image_sha256": "e46fb4f9cc41be702defe345ba9653fa3f2a2aaa0d87087f0e6410a05d1a0d55", - "logical_row_sha256": "d8ea62e77f7319ac0160c2c312bd2c94ae2024faa0f07c7706ee4624e8fad161", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b61be331dcec7e82a0cd9ec2222f092389254da324e0174ab24027a279230db9" - }, - { - "code_sha256": "a63c44238ad5f4d9e1024770caad83a3a04d7020222f7a862ec584a39ddc909a", - "geometry_id": "dgeo_fe19db722c7daeeb72d1d80f", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02__depth_r06", - "image_sha256": "8de25265e2b606c75dde4d0e92ff9e6f0fab3a6da6f8bf6c8b96155362c705a2", - "logical_row_sha256": "05c3931d8efb37d079369e00c8e5b0ebe26919135a5287d337550ba8f277c0a9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a9ab90c1d92965610611f7322bbf3ca251f241f983d2edf66219e23301efb73e" - }, - { - "code_sha256": "2553259b1eaa6c220ef3516d1f92a986cc04a68c0894057d57a377ddbdbcffb0", - "geometry_id": "dgeo_53c0e2de0ab942671c16744c", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02__depth_r07", - "image_sha256": "832ce2c47d42ec6aa33e5926982b2b28c49d59b727ac7abee3ee7d24bc429f21", - "logical_row_sha256": "f9de0d0bcf334e412dedfe243653ef42c776f1b9810aac26cd82161345e527bb", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e9fafe396c575b376fff43f733d210b494e21d76e542362d1f64b21a3c0e9eff" - }, - { - "code_sha256": "d70146a4799a8a00752e9c993339e72fd9f299e2c605ee0d44309ea3fef2757c", - "geometry_id": "dgeo_7a51c2aaaa5b744e899a79ca", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03", - "image_sha256": "95dcd2b0191835ec4f94c346bfc4f2e045b611b488eef13711ee32256314e7f0", - "logical_row_sha256": "daaba64379a1546d587ce38062524538550b92cef4246d06ca63c0a2e4a2d5b6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "78f4caffd862bcb7620e9c1f922345afd720941cc708a096e1e70bbbca0e1305" - }, - { - "code_sha256": "9f884dd102d92196817dbd9dc8c4699f8dfaa23551396391a2856e658aa03a32", - "geometry_id": "dgeo_b34816cac0993122dae0dc8c", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03__depth_r01", - "image_sha256": "227fbb8b7d09f0f5385ae25effb7e7a8c44facb31bd528c1e43c8f645b82c12d", - "logical_row_sha256": "d2478cf55eaf90d90efb661350858de042a0928a61f6c87effdc5658e379361a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "52be6a5abf6d02849e8ff93dfba6e5e94b43d5d76627389c0e527f90dc9c9441" - }, - { - "code_sha256": "5bcf92e3be420402398aac3c5265c64fc398caa45e82b00944a723a71b06474c", - "geometry_id": "dgeo_3e3762eccf8a31fb5b7344bd", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03__depth_r02", - "image_sha256": "b98aafdaee72aa45277f0af02260f44bf40b121e665e7e1aae0d19ef7d8a7dcc", - "logical_row_sha256": "fbaa3ccfced1d5e30672f99c4c5a4b35efa52781330a2bdc609fcf5b72722caf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4a718e3579dd66a922aaf4ef59be85ee877d1e25b0ff32a1065364ea78fc635e" - }, - { - "code_sha256": "874567dd7c9f126df57e916d3990f1a528bf661e52b6315a07f36eba7f061781", - "geometry_id": "dgeo_18016eb1f67e2d51a0c98d7a", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03__depth_r03", - "image_sha256": "80700027820950f2e26e4a0f649922284a12d99a6d8c05e80e50aa4beef60d77", - "logical_row_sha256": "69aa23873e95b9ce5d00f052f9451d766db97777c8f029eb26375cf6b1e6dfd7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c03c3777b251d4720230514a385538cd1bd676c5f65e08a9b68d419fbfbec9c0" - }, - { - "code_sha256": "adfc4fdcd1545e0b9fc22faa4b6a78762463a3298e875282e9143b63a057b2c1", - "geometry_id": "dgeo_6098552add107ea3daaf08dd", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03__depth_r04", - "image_sha256": "e2d2fccfe1960fb122e4d13d7b973fdddbf319af7b0e7b3b65bf9f73c7fcf6e2", - "logical_row_sha256": "bbe3d5b2cddbd0bfa12b70fa5eafbeafdc0b11cd50e217f8d6d37d7ead730bde", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1d47d4b030b26ecf132aea87b1c1eee0ca0cf35439fcf7ba6d7aee691a17f014" - }, - { - "code_sha256": "c97c1fc12d32f1c0794fef2cfed89a8bde5bffb413bdb9d4eea7480415447acf", - "geometry_id": "dgeo_8324325dd658647eaad52cd9", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03__depth_r05", - "image_sha256": "70556966644627b1218f65be4cf41de2290dff7ca0eef5e5de5dd0ec17753389", - "logical_row_sha256": "fc0b7b4b33f22a24a58e3311e45baf288ec8de6e680f6cecfc70e6c79919747e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "93dceb06f8b899bb5caf54339d25982dc813febe9e71d7d5010ab100556c7357" - }, - { - "code_sha256": "c27ce834c8c55ba7af4e2de6b5c03dfe3f6dfd4d236c0c4ab8d924787377c8a6", - "geometry_id": "dgeo_339b12f1909600813c9ac6fe", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03__depth_r06", - "image_sha256": "6eb5eac609338b176db5e6b3b933eb0f3f0e2405815375488b1785fed670808f", - "logical_row_sha256": "64e71fd532fa95883e5b3881c7d1c788ca8fd60f50b3dfdfa7b758356f27a881", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "35d989e8f618dea74501d5f03f55faf6894d15aaef3577859df3450396a0b464" - }, - { - "code_sha256": "e1340181943f62aec9d43d51d5c71872127437531d22d0d5f5dbc3e05dd09e0e", - "geometry_id": "dgeo_c34337eccb204b85b301ca7b", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03__depth_r07", - "image_sha256": "d100bcca5b0d8c03708ab4331ebc9b7ab2726936996173167bb8ad0367bbe57d", - "logical_row_sha256": "73883c33776a66f9062ed91e4b9924db00b9824b47fdfb3de112140bd9ae5d2b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "244098f1de22ac1a482604f32f85c6d98df305df7f200913d293731fa8d604f1" - }, - { - "code_sha256": "8d71f65fc83115313ab30ebad41ce5f3b20f49a81e520350cbec120acbbd737e", - "geometry_id": "dgeo_e30e647b2cfae8c6283541da", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04", - "image_sha256": "bd851bf759678ec669b6132930aa6282279285db50ca5722866ed5c3d45b8263", - "logical_row_sha256": "a41b605a09c299130df40097ca3d1287f75a8a67bdd8cba39978c84e7a613a5f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b697d2f04f97745bee4596f3fdf670a4b75e6c5c5c55613879ed45251b0893e1" - }, - { - "code_sha256": "558f499939a6796e4c04696f3301abe9a90ae6056c5be0096789c0458a5c1bdc", - "geometry_id": "dgeo_822de98b7935c31b8f8de3ad", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04__depth_r01", - "image_sha256": "838fa5c8be438aee45c73f730e935ef7a7fb4242ae2f2f760b1d10b31a2c6054", - "logical_row_sha256": "e3dea8b04b35de2a346b4c7922ec645ab0de49b9d49a6164d8acc10120769098", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "181222795b03c8463395765e5b0bd07f5d5f388725e94a0380a14333eb7f8196" - }, - { - "code_sha256": "919ac79bb79c147a70c38039919ea7670adcb09976910a2b6c27067c2c673095", - "geometry_id": "dgeo_b2f7b7d0a3ecf0ba733df76d", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04__depth_r02", - "image_sha256": "72ffed01c42b77fdf0afe3fe6e127853008d06809ef79856908a495cabc6b491", - "logical_row_sha256": "548568a5848bfe1a14f0567d23e16d06c2285814a76518d2e2a867181d39cce8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f58325879b950c1c80b0e3caa5bc4dbe70fa85aaf740b7eb0da9297548a6b879" - }, - { - "code_sha256": "2de6a1c87ee6a0e3c11e0c984154d3f70eb6bfe87b3de2bfede4016705c821a0", - "geometry_id": "dgeo_449625ecd34f4674d3ee374f", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04__depth_r03", - "image_sha256": "06f9ba5655a96b6a8aa38fbcd6b3fd2ac18439af4dba5d66dc52fc76fa1db9cb", - "logical_row_sha256": "078b66a13f23db8a33de979f8333b7ae76795615eafcb204b8c3035e4e1b35d1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e1e24e210a733a6916c5694e041753994f1379d8c71675f8fe69940a2a09ea6d" - }, - { - "code_sha256": "bbf30fb79ad2954e7d8c96db7d3b5e04c37f1c1b54454e92de3eef30498517ed", - "geometry_id": "dgeo_9d579ddc3388d41bdb2f6258", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04__depth_r04", - "image_sha256": "ad7541a112401c9dc451c24832e88ffa4283bed8233090c253e35a62189a1c79", - "logical_row_sha256": "89d84ccd984aee73c9e1ebcc5912c5e3e218cf79bdc55b2ea5c38f7afcfa7017", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f4621e00b1a9997c6238c2d3a72189471e3e0da589cf5b3b0db06c579dc0b562" - }, - { - "code_sha256": "4656d7ddc9a5b10f252f89d929dbcda943cf6e7375ccc8d5c902777a6bdb90dc", - "geometry_id": "dgeo_21b5d6ec5b4930a8a6dfc2c2", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04__depth_r05", - "image_sha256": "5573140b6557d514ce9cb15dd37c0b5780c91bc2b6b44692387f5053e0eafc73", - "logical_row_sha256": "c6cb882e3c313dab5f51f77a56bf03d476ddc40cd287e9bf24d644a6a6a9fc2d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f202cbd3924aa000bcacaa940ba2584a65cb0ba7425a5578b39fd42673de1111" - }, - { - "code_sha256": "1733a4bd7933801ec9a94bb5bcd7cfbde3b8d2070c96e19319a2c9d4bfe99d1c", - "geometry_id": "dgeo_f2e2eb4b0b99e92d25c8c397", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04__depth_r06", - "image_sha256": "b07560a00714ef744d240271d7f697eed183be6cc52458c8a77f123d4b491cca", - "logical_row_sha256": "6af290a4b3914c97b5cf23eb415a8e91098ffcef11d6ba71fededc273d3508e7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ac6fdfcc8738282df61d9834757371bfc28d0ac65ba15963b9eaca16094bd08c" - }, - { - "code_sha256": "a49beb0c02d8fae8f165533fb2f81b3f065287080c1f35c31968b5cba7498c97", - "geometry_id": "dgeo_18b0f44f4323e71d91d210c2", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04__depth_r07", - "image_sha256": "bb84b4104b803c44509e9c1423013ba32d27e2e4d4a8e37215875ae2fab6a9a9", - "logical_row_sha256": "4b446228225a186545fa88d0c5b34244cb8831f995bf81cced390d3f3b7222db", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3615a106eedb24520eaee9e253f1576453efa171cb52c31da0c7c476441e6905" - }, - { - "code_sha256": "78baedc3df277e72be73be107c2f1363ccae85690bf41442a04cbad57a5a9911", - "geometry_id": "dgeo_e0a1f3c33fd3c04ede10ecc9", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05", - "image_sha256": "48b2cc3fac3ffc9d71f0f64940af8d46696345be1d2effe671e07247a5e4f278", - "logical_row_sha256": "6f0e0a6b9c2cc6d54957cf507d0e90f98ee9692f639c6393f1127335c37ab142", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8ee87a85fb90207419f5f31a26246095e90864100158b7af8345b8f0cd46a5f3" - }, - { - "code_sha256": "f269b3a9e53d077752d0a9005ddc24f4adb1ecb3759aa94139ebed60cbb9b181", - "geometry_id": "dgeo_5c6c051623ba84707e8659fd", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05__depth_r01", - "image_sha256": "aa3b884eee5fc21fa66378153c7582e8fc5784ea52b2a5e073de76dd9e4b34f1", - "logical_row_sha256": "169ad359333942dcd8728e6268fed6f703d2589cddcdc39bc26174d20ce1aa1c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3b26afa5b1cdbe91d2b9f1a72cd737619625e564d89c9f3f473107cbb28f98f5" - }, - { - "code_sha256": "057dbfb769a6442396c3c3c30fed65bf7b68b7b36d408ad8ef8f96ace3cba010", - "geometry_id": "dgeo_c045f9b48494436f9bb93923", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05__depth_r02", - "image_sha256": "4f142a8a6927f48e560acc390bd291a2953c11184073b751bac9985922ae1efa", - "logical_row_sha256": "1385b24c168d498a91b2fb757703494b05d0a6b93d425f206d62e62bdd6d3883", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e524e60898379ed0a324fdd447cd391e9e3c761224b24fffe927f2d4d5da12f5" - }, - { - "code_sha256": "9f0e6b7a33010ec5585500d02cbf1ea4d3e72a6109d6efaf4d57dc7004c2b5b6", - "geometry_id": "dgeo_3f0125462ca0467f332715f4", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05__depth_r03", - "image_sha256": "5c8a94602a06a9b928344b3a8eadb4088acfa67cf912e8d2d1d2a566f2a21c33", - "logical_row_sha256": "7d1813524f6c6b01416c87739c3d3d43797a2cf1301937c285240384a68174f8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "caf5631a8d40df7af9261598bd6e0b0e33e0a9efeb8fa69a3de4989f109948e0" - }, - { - "code_sha256": "672e6235043bf495ed494f93d052a61b136901a3b4e81a32556556d63ec13a04", - "geometry_id": "dgeo_e8ee411069a4e38e0d0f7e0b", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05__depth_r04", - "image_sha256": "d84935c0a6f32d0c12eef6961a01e738ac9089ad778be0df15dab2fc7c52b775", - "logical_row_sha256": "a718e1880cfd925c26e3478624f8215b44a2ac5121a9d6e6281fb81f6fbd72d0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "87cd4ecfa3976897e4618398f7aacf3f5b65f58c158422e3b9842bff9cc738b0" - }, - { - "code_sha256": "d8cea0fc1913d307e862d3cd473afe9d8c3aa8505de14f1d673639f2fbe8287f", - "geometry_id": "dgeo_aa2ea7a285a45f0e8847d3bc", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05__depth_r05", - "image_sha256": "605f0a6706dbbd4e636defddc7472e04d79ffcbaa1f533b39236b6327542c657", - "logical_row_sha256": "6ac8a0c56baffece25fa07de1b618440f49831cf3e27e10486a3a82fe6506bdf", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "35f5a8ae36174aacb9c96d415dee62ace0332c23ca3ce4eb3f27630141076e33" - }, - { - "code_sha256": "617f6d4cd3cbe65158e55a7707b72c307be049389f62cbf99e7e4281609933cb", - "geometry_id": "dgeo_74572843dba15a3f8fa75bd7", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05__depth_r06", - "image_sha256": "e70d4c7bf484cfa51d4392e52660323e96c23f5607dfba743ab8e8af5992da6d", - "logical_row_sha256": "b6c3795ea3234e8556c2d3bcc03ac0e13ceb43682679b8bc9cefb952e73e0513", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ee4142b24cc9aa2e4befb9112556300b774edea7e8fd252f3d7c7d54e5c88fcb" - }, - { - "code_sha256": "9005ac40f00593ba8592307a5accded008e96d7551c10da338c789b83ac8bb5a", - "geometry_id": "dgeo_6f6f78dd0e5511da0585ed41", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05__depth_r07", - "image_sha256": "0b4ff282a83c0ac56b16d2186aeee680de38bce905ecf010b834419613a2da75", - "logical_row_sha256": "0fd488476f238e8ce5a18f373ed5ddaa6c31f95ca384add85b5035210687acde", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4c774b33f96c577936065f15ab774f8218a857d96e9b2d4f31ade085190cac65" - }, - { - "code_sha256": "8177b9236ee69ef156c34f8b3d5e8b635838a4fa468fa0a192afd0aec6100cff", - "geometry_id": "dgeo_2ab8487cb3196f8e77a096ad", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06", - "image_sha256": "2dc39fd6dd66a5de0bc581c0725180a302758602f59012951ea2f75c46716c77", - "logical_row_sha256": "59e77db064a5cecf070d714d5675e81cad0221ebf9b37194826e86077a101dfe", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5de7566de8fa2364aac9c14e9fd9faf1922da9707642fc004aba4e75f7c29949" - }, - { - "code_sha256": "a8c7b4eb8ef45d958ca77cbb03a6dea4665639f945020e1ba0976751fb47f39e", - "geometry_id": "dgeo_84bd4386ab069345affb81b2", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06__depth_r01", - "image_sha256": "a94d5332813dd72ae0a6d64af1b9c08fa9a30c7ebb2b0e3b5c3f8d2f17735563", - "logical_row_sha256": "746dcc733ea9a43ec2f6cdc89a4e15b4913fa54dd577d5b2133f9df93d818a6d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d8dc0d03366f168f9ac07e3dfedd42c74f636bdf290828a5dbb6530741baff76" - }, - { - "code_sha256": "0c05a280c30f2c61374da78504d6fe313e0868c13a5ce0045a53e3af91993d35", - "geometry_id": "dgeo_d41f601a9b922a3de985c05a", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06__depth_r02", - "image_sha256": "7f4a717fb9dbc2918efacc59746293f033306d0f07886d72d5a8357858bfe90a", - "logical_row_sha256": "fa907444df15a79b99755c3d4a9163d0e88b656351957f8017542f2b5d71cf90", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "075f47fc8d94664ed89fd939d872dd7fe1dca7a3290a04020a49285c34ea07e2" - }, - { - "code_sha256": "8ab85889e443cb0734f62b12d389772a5c0a4dc2bb0d734e48ccbc5187188e80", - "geometry_id": "dgeo_b87af630148038d8bf29d289", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06__depth_r03", - "image_sha256": "fca4642397090704324188193ace5741561ed64006bbf3781560146363969804", - "logical_row_sha256": "d73d1475e31a18706eada3262cafc6c955cef23d7de725eccfaec3e3b9026a0b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b2de63f49d5bf4acd6ca09313a9a2f2cdebfabf1ad7d9650565078c2908f9936" - }, - { - "code_sha256": "579737a3eeebff23cf1afb91d79dafcdf661aec87444c232cf8e32366f07a49b", - "geometry_id": "dgeo_6fe5c290ba10c5c7788fc559", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06__depth_r04", - "image_sha256": "41a5badb8be049e48f96cb9aedc7a9174146d1dbe9f49b40f62e706a80f81f52", - "logical_row_sha256": "d4489d0199dd64db32a66028d73dd690268d82cecb7d92f8e0a09882d6940d39", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2ed8807a5309b101b21bba482cfea446a7af4c881e4670cc1ca4c02965e4630e" - }, - { - "code_sha256": "810449431f940e1199e2d6b0868a6082244c039ae62ad18e85efc7ad8caeb01b", - "geometry_id": "dgeo_29174f3caacf9011b75edc9c", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06__depth_r05", - "image_sha256": "8dd55ae5c53f9e9f1338da58d7beed1db041f21d9133668630aba5f733dcbcce", - "logical_row_sha256": "182b3db1e7aa66bf96e055807a3495b9e40ed1de5fa6da33c1830ccc065cd3ce", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "85e6d2f27905a663a20737b4cb7b79c48992f84a35b5a4f4b478296dfed26a62" - }, - { - "code_sha256": "2544a93d01ab55b5452e197d3215640a2468bb97d0fc2c82add6217808b80198", - "geometry_id": "dgeo_e4472ec146db258ff65584bd", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06__depth_r06", - "image_sha256": "56123b64a91b80258f454cee953a6269aceff128b2e669d9d529760efcc5c971", - "logical_row_sha256": "25712b70ce02a6b3b494cfdd62b3c95910fb80bb3acc80661c1663ba45075312", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6b5f0ac60b7321ed2cd1dcc81536aed0dd13df65bcb0c868c4ab722ba58ba2f3" - }, - { - "code_sha256": "62d5e0a4b1836839efa1a558cf0e2f8385ab010d1c97cbfd622b20a3736c3575", - "geometry_id": "dgeo_39ca493b3e2349db6e9cfa3a", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06__depth_r07", - "image_sha256": "c714158f0272b8b8f20e5f7964febd4ca613bbd1eb98c24321234dcd480594a4", - "logical_row_sha256": "08daa7b92ed8c2446fdeba7f3f87c61e9267e2ee072ca843f1d64972a4d40003", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9b074bcea1a623c1732ae5e291ad818e39dc1f0da0fd8f95379fb787e1eadb23" - }, - { - "code_sha256": "2764896a4e24117d66255a70f0e426d90306ea47aba9ee9704bc44f742f9b363", - "geometry_id": "dgeo_c5762276ae7085296d295fbc", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01", - "image_sha256": "e609bb536abe0f3da2ee11161620d4e2ec37beff5041a28f53002babe1ad3160", - "logical_row_sha256": "4ef8e753245564b9fe622b7d6aa5bd8703fda76e4e437d31d301a1d5aed957b9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "03fcccf80e7aa89e98d1d322f94767a478d379f67acdbf4a03e2f7110c360f09" - }, - { - "code_sha256": "20277376d977ebb6da5f739d91d55049737ec5c47dd1d92b8c5b0bc20918ac90", - "geometry_id": "dgeo_94d339faf8bb1c9ffeea0ccb", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01__depth_r01", - "image_sha256": "0e228a8e2475762029afceead04ea89ec85fccb3bb772ff64649804f711baa9d", - "logical_row_sha256": "d9f9b4969a9812908a517f0bc0139e3b0cddeb9fa0dc4c0ecb220371950a6088", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2102e69c53cb3539bcc9b62afbc5e678c29f415a0954a988bb8988331f336910" - }, - { - "code_sha256": "54e8dd066584365d8d2410dc42a811db7b0f7ea09c3bd8dd638034809ab1b0da", - "geometry_id": "dgeo_f6f093fc3e2a3a9aef8a68c3", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01__depth_r02", - "image_sha256": "b5500af6b9468bae6e64ea89136bfc596784177014a2adf2afb13a0251d7294b", - "logical_row_sha256": "85248575c23e518818078f96ae98953a8d5bb00a1d734c2930f3894b2ca23895", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e66f41ddf2efa68346a3f92f36fd5099461c361647f4c5c0befa8b8852e1abd1" - }, - { - "code_sha256": "0a08591e6cd6ee6f082c7b3d7f247af230983cdeb4f0629a6e89f80b9b189dbc", - "geometry_id": "dgeo_bfdef7be53a2fb4ad5dc432e", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01__depth_r03", - "image_sha256": "486952072f07674d0223fd12c3ffebcd1cd000d46b3955aec4f2c68a402b3b1f", - "logical_row_sha256": "f78391b3c6abc9e950dda05aac49ad0c5adb60cb8569e5fbe7fe4859ad66513d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c27185fbd68a505b01f45680283bceac2bceb093c073cace636ea09aecb1c3d4" - }, - { - "code_sha256": "348b655f536c12fd8bf6aa04de1627f7960c1e60e5b66671f97c3736a40f6099", - "geometry_id": "dgeo_b781fe6a6e6cad4ced319cf2", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01__depth_r04", - "image_sha256": "9c50262c282c2e1fde4c828cdc5d18524bbbf1e50533a79933e6c0c2c9c5321d", - "logical_row_sha256": "deb7e9c5b7ee3815d3d8cd0e79f83073b8310d1a1694f0a205362c3d6781bf3b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ae9bb3872eada713803a400f36704dc80200139512ff75acc5cf87346e2d3e0e" - }, - { - "code_sha256": "60a7dbd39bbbee45715d2e3e89ed63fcab93a0bd47fdb021be9ccfabed73eca5", - "geometry_id": "dgeo_6a1c3f23c33808f94405fbe9", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01__depth_r05", - "image_sha256": "f9fda8dac323021411304aa76dbed120d82ef2fcffda2adeb8e5c2191e7a048b", - "logical_row_sha256": "0b5fc86583ce714f713ad533d56710c34417a340155d5763fe7b0d192eb58eec", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b1c3ed817b78c66bf0376f2c5081da920596d031fecaf0747fc0c6b18ba9ec6f" - }, - { - "code_sha256": "1f9dd576f27bdb95b03ccfce359468d1400609c8adf84fc8d8bfd9cd53d0308b", - "geometry_id": "dgeo_217181032067ea3f104e58ee", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01__depth_r06", - "image_sha256": "0571f9ef5c3ef3f2a6256963e9b00591a6b7f22a9579b727008072956f2a9768", - "logical_row_sha256": "681cb38ce1749ecea1b3f2e38a9d0897a0966aef07e3930144a30ab238d139a0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "cade2ac66cc8b225fe7272a81f7dc386888849fc918892dd295de85cda5bda30" - }, - { - "code_sha256": "3bdd5e17980741f817a287dedb4c40335ede7de85d033594286a92ebc03c6d4b", - "geometry_id": "dgeo_018e308a858887984db0e84b", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01__depth_r07", - "image_sha256": "5df63e097cbe7b4ea76f143928eac24b5ea73b65db96911b8c2bd3dc64d9cfbe", - "logical_row_sha256": "c6b17eb3cef57ad33fffb76ddb0c194271695f6053047a14e494ff5a9fc31958", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "b721226d9fbe1b1cb5f7e40911a2966c0b81725823132fe4cdb8ddf63bbf2e19" - }, - { - "code_sha256": "f59666393cc4602d8da498dfa66f12ee1d32819ed65fe81df3e2c4ffd0edf6fe", - "geometry_id": "dgeo_886f942cd4f5553aa72f7f9c", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02", - "image_sha256": "6f972dd511294c16b733e7b95e36487e24e08d26a4b37f477168c7da146c924d", - "logical_row_sha256": "dbb2530678339f3c93c89b67c927148b1af88c3076e324d248d10490a9e9a99a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8fc23ea8901cfb62df5c3be54eb403b6dce2eb70cd7eeab0a3ca5890d905f266" - }, - { - "code_sha256": "ce37202987769a511b96aed71a30878a4512ddbba9cdb034633f44771bd2e31b", - "geometry_id": "dgeo_2239c4ac2460517bb0d4855a", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02__depth_r01", - "image_sha256": "038b5e28cb5233623e9796a0e80870fe725d59f3a7dacb95e6ed0078be2b7c9c", - "logical_row_sha256": "a78c0591db8375bca0f8e669e1255d2881309e1e316f41f117a64ef0145a7c9e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a5ae752e434658484ce3cd5882bdd9376d175db6c865642a7deee50baaf53a2a" - }, - { - "code_sha256": "5a74407545b4b0384f78a49e61fc87e8f0db1ce82a3ff6c4cfc95fb0a1ca6588", - "geometry_id": "dgeo_fc295adf922de0ccf3f397f3", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02__depth_r02", - "image_sha256": "e08ccecc848e36aff249ec79ef14ea1096d7bc60c44abf274142c9a3ae201abe", - "logical_row_sha256": "f0a789bc7d87970c82b64b937504a37819ed73311e651d99fb9e5e1c24ebd97c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8f87fcd6a07ac2860bde704146e793100edc332f666b8dee53a2899f03e598d3" - }, - { - "code_sha256": "b14d45c9d2260cf04184c16a38a90171abf96281383bbfb136f05e56a9f3df56", - "geometry_id": "dgeo_512a365fc6d69f09c7f40706", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02__depth_r03", - "image_sha256": "0b82398c3c28dee8894cc2b969e85edd4cb388a769eb773710d363afa11e4a8b", - "logical_row_sha256": "d91fe11c08e951573e2b53bab2a25e59e1fa98147451929914abb4736e2733f0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6fc8f0b5819ee2a5b7296451bfd5df6f76d2105bb9fe561949f5193d0d9346a3" - }, - { - "code_sha256": "d76c31e1baeea5f623cd8e66f8b2ed40c455f21798f19659a1b95a0f5a851d25", - "geometry_id": "dgeo_26bcc581caceba3bcb7883b8", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02__depth_r04", - "image_sha256": "df1081ea40a4e50777752f0a7383485a3608776b6a368a7279fa50a005603f00", - "logical_row_sha256": "66f517f4082237011fad322a025953a56e546b69bea8d00cd1bdeb43a97861db", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b610dacb6689d04da332934d6920dd2edbd16fc28a9d83931ad9a971591e86cc" - }, - { - "code_sha256": "7c1d1d49e7f24a65affbadb0a687db392e647814b346618d14db3870e745e723", - "geometry_id": "dgeo_13bff149efa01538d3491157", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02__depth_r05", - "image_sha256": "ebfbb3183af2581c9550bbafd81e4da84e669c3fe7f6a1baef133aaf3d277e01", - "logical_row_sha256": "3a425e3cd689da79bd65613e6e921e4ae839d96bfe80586e4d1223b3b4eca06b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6b2e91c5b29fcc09e7846d6ca39bf210bd7212ac90abd4ea85212014b8578c5b" - }, - { - "code_sha256": "8d88eb5590388b993b93e140ea63cd57e6f696fcd709a7152f1a3b53f2d38346", - "geometry_id": "dgeo_f6ad2f854eb17e9d921f225a", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02__depth_r06", - "image_sha256": "387593eeebd70afdba9e5b691d9256482299fe74fdf2505d99747eca8b1d9208", - "logical_row_sha256": "6ba451f1a46058aad73a45fed66d80d303b100ad0b444f31992073a9dbfba578", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2f6b33a9c10052773054659317f5a321ef2619058dbb0b4efd561c2e6cab41f9" - }, - { - "code_sha256": "5b648a641f67cceefe8518963ae3f20904a243bf5eb3fc8d552b54b5040f5fc0", - "geometry_id": "dgeo_244aa0843531e21df3198d47", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02__depth_r07", - "image_sha256": "32f0b11c816c92a49a17ffd014f1050fb03a5dac8e7be4f43e0feea43e53e01b", - "logical_row_sha256": "f456ca9ee4d38e76313714126e125fd426f8e37878481230156a438bef2a45b1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8b1c1c0b3b7e231508f6cae191b2813dba081e7b336a45d954d10599e2732945" - }, - { - "code_sha256": "3f846089263a96ffc77abeb6cb5016476695e0b1a87b1e3576bcebc8be10281b", - "geometry_id": "dgeo_f5f67d23a5f03451e5c8e0f5", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03", - "image_sha256": "9ec6a06013c394a47680c91313a1427eeeb95f28cbc8ad72dc99316474cabaa2", - "logical_row_sha256": "897cfe96dec776bf140f39b507eb68c688775af1eef6c36014f012bf11051ee7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ef508736409aabfcd0c53392d1bd93d5c6d9345ea4f8977a1035491c6530cb54" - }, - { - "code_sha256": "7be9b109b9143c5ae16e8efca4c5e4c07a786ede0ecab2dd5dee1f1a26bd9c49", - "geometry_id": "dgeo_1c20ea447d4b989cf1d63b94", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03__depth_r01", - "image_sha256": "6f97d9e5163d8102f3629f0ebdb61dac8eefca75ea2f963f206c73769f9ea5ef", - "logical_row_sha256": "b7a7a61f19c07b60f4b868588d6af857ac5d38e4c14766f90eb752f5eeaf9d65", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0f7b1104e46e1ce879a6beb41f9be5ef5e4e22c94e481a85be0fb663b6127e11" - }, - { - "code_sha256": "ee1d0618c7ee16ec6191a16399fc88bd7727f07f4f32d174f50dd825d78927fb", - "geometry_id": "dgeo_42367c7b63e83389ddb7bb8d", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03__depth_r02", - "image_sha256": "304b69c33ddf56e1ee4e7bf0376741fd852eeb2e99c932828e5d749815bfb3a9", - "logical_row_sha256": "89970450cb01b08105865507966e88c3c95140284fe5a45dbffbf103f26be0fa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "56a932a63c7cc196e59070665210e4c716a6aca317760ea68fd460f2cca17b15" - }, - { - "code_sha256": "7f04291e1da82c1d2cebce599489fb2992467ecc7b9ccdebad781127d9148c13", - "geometry_id": "dgeo_cca97240808dd8e11860ed1f", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03__depth_r03", - "image_sha256": "42ab43feb4a4c2a97d294ae8f6fa12a5720d4476fc0959607eba41aa761549bc", - "logical_row_sha256": "1235351c12658e6a7806ca150b8f4db251f667402cd618a338aafa008f1cd3ee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "69fd008d87f662b3c73d1f7679a9e4a39082a696a0e5aa6d2d03653d917b5dca" - }, - { - "code_sha256": "03facfda4859c79376462927581a6fe91634211a869b1ee24711ebf0290dc113", - "geometry_id": "dgeo_f14dbc177451944c877096a6", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03__depth_r04", - "image_sha256": "de017d389ee56b294d2840e54a4b96e2108abd1c80a91d7f30224c4ee0431e22", - "logical_row_sha256": "ee2d75b752e5ded74569755f056e216acb5cf39f420e54aeb12d9f54eae9d75e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a0ae3a50cea33ce05a1a0e88e8db55b8451747f00ce78c1423fe5f46c6e89a60" - }, - { - "code_sha256": "8b0c416a8e5296798028fe54df66f80bf84a9221fc019aa6c8e7bdb2e59a08ee", - "geometry_id": "dgeo_d02ab103a13a8f8a96fd66a9", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03__depth_r05", - "image_sha256": "fa84db7b4025a12b7e131c01b9a49583fa602d7665c722ce1aa55c76e6fa2897", - "logical_row_sha256": "a01e7538bcb357987554bb0891bf4e1f92bf7e8f97dc6ae36625925e2be3b3b3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "10ef005de01c849e55d7862c6ed90adbd127d459e47897c1a11c2e9538f1a590" - }, - { - "code_sha256": "61d79fd2055fcceb7cfe30f5572c4053ff15db407f77b8617c46a182e9f3348f", - "geometry_id": "dgeo_1b99d546911d53dbae90444d", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03__depth_r06", - "image_sha256": "5da8166d7ac811990039fa32fe388f00fecc6deae4611806d73e5e852180390b", - "logical_row_sha256": "e6774a028e635c794b97b21e995c63636ed811652fd6f351aecb23c9154ccba8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "18cf820012a05b42ba9b1959858a6df81abf31e2e67b25f6afb06d127f1c5aa3" - }, - { - "code_sha256": "0e8f1ca126d6ffa04dc76fb9d3279efc4571c568ffb6a82a5c9348c43f76c849", - "geometry_id": "dgeo_f625a1a91142c56dbc8c7ff8", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03__depth_r07", - "image_sha256": "d721c187e2af5bdd8bdb1eced2b871b44dace40e3511c8d7ca498d6c844cc0b0", - "logical_row_sha256": "1850635d5ec6c205aa52c0b3dbca3ccb7c292f8afeeafae071c0075b50a004f7", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9e4fe82ca24c6653c6ed5e4a9dca3f817426149b513a9d346fd00050d97f0f00" - }, - { - "code_sha256": "7ac9e5ed3b6a0fe0f4490351d4263b466b4cfbdf1aa63d5f58bb148061c0d021", - "geometry_id": "dgeo_0be12712124df091611c5493", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04", - "image_sha256": "520abb0332c0da46b33148dfa0dd42472c4a4eef36fbb4bb0096abdcb0f94cca", - "logical_row_sha256": "b7b129bb829a81539138271c799c93897785a78049a0712d50b23697316d1a86", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6a476c4de038e7071a017a47bd77e608bdc2080a77ec85ac24fd3bd351201a4f" - }, - { - "code_sha256": "07710635254ae1cbcdaf4cff1ef0ca1288d40545903d63dad01e3a23e28d4d71", - "geometry_id": "dgeo_d821fe66e921ef8187777ea6", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04__depth_r01", - "image_sha256": "ba074a66b0b13764562a79727e9c4645c103fcc6c588628c5295582ea30239d9", - "logical_row_sha256": "51886c2b6fde77e9d32c1a094816b9b18a837a15f5778c37697499c24a46d11b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "eeaa6ad6dfe6d4e1175b933adbe696a48d9089b6808ba72f51cd7ff2efba24c1" - }, - { - "code_sha256": "189dd51ad4be2b09c38b47c6e3d5a1308abbc7d1760acd77826fd1b07d104bec", - "geometry_id": "dgeo_47f90446fa4409d616e35875", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04__depth_r02", - "image_sha256": "44a6ea45aebda5782df640e5c0ae9159c08b37a4ae5d37d66cc5eb93698dad2d", - "logical_row_sha256": "b54e4f4acf158d1f9dbc42d827f8a1dc4f0d42d9d2188a59b07508fc5f179eb9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fc10ca3e090733cbe035d47021ee99676bc4785f22305753bc272064d95d22bb" - }, - { - "code_sha256": "9cc7a7f4c954cc8eedca599ef8a69d609bec51a3a7ffdf7bf7bfe4bfcf64dfc3", - "geometry_id": "dgeo_9072b6373d69f65572e21598", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04__depth_r03", - "image_sha256": "df088511abd743f0ac20d48ac5e091b5e0a4f840eb51c15ca261ab6a2717a50c", - "logical_row_sha256": "105cad3fa10d651ccd5b17ff498afd75f17198855ed5d73140386a170db1a152", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "963d852b72de0477e3580214b01ac6d1f624ab3250c739bb9ed491e1e55cbc75" - }, - { - "code_sha256": "6472b417ec4817f44833567ee2250232a20027696e39b7292b2b0ace934aaa88", - "geometry_id": "dgeo_73ebda1618dbcde193f76aa9", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04__depth_r04", - "image_sha256": "744ac865f8877db0ef2055c8d7f90421c2260c473da8f9277724b506b2e47ea8", - "logical_row_sha256": "eb784dbaf0a503b51fbd40f007fe1d2dd9ef25a78316500a9a664fbbc5562b6e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "73e783fba8f11aba4f05ade632b894a63a2bd5385e4dcbb51002689c34696282" - }, - { - "code_sha256": "267e2cf5e9b6c2bd974d2801ff014fa61237a05ce0b05002a4ef57287a71b9c9", - "geometry_id": "dgeo_22876f1e27a6c0f2a11194e2", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04__depth_r05", - "image_sha256": "b4f1d5c6a17d8fcc3680d5d38455b1a26da51a8374b9a181fc6bc3cb251bd996", - "logical_row_sha256": "7bd7217dde9143ca614d29af99718df7b518e4acce80fe53f69c6dbe28b3596d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a09e3df5ff153f094ff4d6b91bc33c95a1ee32b1e60462e8a77b0d14dabc149e" - }, - { - "code_sha256": "06499c3e1a3de78a0108db4ab4ada810810bda2f079348d1242dbe3f64c1a9d9", - "geometry_id": "dgeo_086dd33a9a2fbe06b1252213", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04__depth_r06", - "image_sha256": "87ff400b1f81a7f00a3c87727963b9a8737f5d39cdd85e3795c112b1a03391de", - "logical_row_sha256": "171c705580b358f3880d28d493543f33b7113b33b5bec7a972ebe66798182fcb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "10585763b2cd9c9a8ecd1ed9e31ea109af8524c4be491a0c69d85746ef7210a3" - }, - { - "code_sha256": "a38bbcbfa5dab1bc3911f06caa8e0ffd46010d97f079cf5e68c62ed84ac438ae", - "geometry_id": "dgeo_9472d202e2f17251ef43ba73", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04__depth_r07", - "image_sha256": "985d63a8523c5b411a8ec5668b869b85c6e4399b6954d64e9f2567cdbc719737", - "logical_row_sha256": "524f435ff3f166416f843c7292889478c5ad98b2fd4af32d4ab9061fe1f5bf04", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "757fba15055cf6aa756da3223b776e8d895aa2595cb276bfd857067fb8f6a320" - }, - { - "code_sha256": "ed47b8a2e672f146eff5b4c31338a64296b5ec31d4f4f53566bc1c176f4e394f", - "geometry_id": "dgeo_4aa2690182100760c2eea98c", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05", - "image_sha256": "94e288ad88c61778ba283d5b9d9d5a38bf9dc3a6f23e663184ab6836d0b7ab9b", - "logical_row_sha256": "20f3e7c7253e0f93f2b5399025603de6c50a5c0ab05af05bbe697fbc9382f3e8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "dc542f68f0ca2517b0fe309d2933fa02da9423454518d8ad0a2c84421790f8e3" - }, - { - "code_sha256": "cc625eb42741723f145acc6f298991461e9a48174e0cc371e0483d369446ae50", - "geometry_id": "dgeo_f35d48d0d5d173817e97b560", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05__depth_r01", - "image_sha256": "cbd8cc4d9e14c7a9ec8e4d181c663a0b9553d5e6a257000e0071dfba5c4d7a7d", - "logical_row_sha256": "71a47967f7928c07cc434493bad0c4cedabaab2aa75e26f250010b98d5adfeb9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0de32fcdcf5a9d0b28707246a4a5bc0025050e484363a5907358d75f28da6fcf" - }, - { - "code_sha256": "68b6e24cc43693008c33c482b569d334832512fb646be1b3d42d25a6f2549355", - "geometry_id": "dgeo_e9a671e637fb5b22d1c6ce73", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05__depth_r02", - "image_sha256": "8f030127c3b985e2e00e1eb69abd703364b5d5376c11828044b3df0ab00f748d", - "logical_row_sha256": "9abf903338a837560d2f36a67c5a2d4996cdcf1f51d06a2ec69bf2788f4d76bb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1d08368bdc90a2973fb5e6fb168912798ad604a9c5bc8f4969859c13e81c8484" - }, - { - "code_sha256": "82ecad3d2adc34b3729816bd97c05077fde6be47e451072fbecc93f9eab2bf73", - "geometry_id": "dgeo_dfb100f73dd97eeabc48857b", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05__depth_r03", - "image_sha256": "92404b724a2fb2b795b6fb7c7507136f3285514a5a60d7d3468105cf60f9f46e", - "logical_row_sha256": "41049e20cd35a21c2aeb90dcccbf935b544faa706b7ad1c864ef68e995b94c00", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "341b7ffa16b29ac2ca2aff9c1c40dafc84856483d1605bcdd37dc2c900a1a8b7" - }, - { - "code_sha256": "1d1fb6de58353b0c9b10368c978a822345920679b2881f3a8c1db19751d8a0a1", - "geometry_id": "dgeo_9cc56db86984ac7d6a51e614", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05__depth_r04", - "image_sha256": "6bdee5ee9a2ef89a9755c7bb0800332c283653c19c70fbcfd65640bcf26b63b4", - "logical_row_sha256": "a027c722c4439c8d40a47cd480aa88203730a8f934b7df6fc0976304a8ea770b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0bb24133b081b7f00c8f2770b4204bffa65f0fd6ca02dbde75f1016ef79744a4" - }, - { - "code_sha256": "c967ad35d08fadbc4b966a44a2b82579eddd1a0e2f17525d54ca86af9e1979a1", - "geometry_id": "dgeo_67408e91d43e05145750191d", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05__depth_r05", - "image_sha256": "97fdb26f612e1623fdd864e414dd53aa2d72f1f0972241c4c93b6e8669eb8d19", - "logical_row_sha256": "1936182e71f5b52625eac32f50f07e359660d62bde535ea8e3b76836f5cfd420", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e2968e46215ef9c905f6b98ef2113bd87c68d7a8074708222b13eaaeff23f303" - }, - { - "code_sha256": "30bd1e453cc26fc87c838e15ead48b7ce1d93c1b859a65aa3ff16d0e4cddec07", - "geometry_id": "dgeo_5fa33fb30d8e1f9c39fe9c06", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05__depth_r06", - "image_sha256": "5e635b47fb997418a408319043a5ed424f9c08587f5dbd2722efa0f80b1a6e1d", - "logical_row_sha256": "d636c8c1dd184d128e78785c13a14d89d805e770bd5aafe718ef495de3a118d0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6b428b9516cc7eba35f6a682a83315bec7b0e7cc91524cbd050fba43565b0a21" - }, - { - "code_sha256": "2567e33a2386be83d268f844a78d09733a463e31c0f4e39b1395a26de6bfb80b", - "geometry_id": "dgeo_b7cfe05145cf58bd94b0ca1f", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05__depth_r07", - "image_sha256": "a301944ece7ef9162dd73a13e039b352db4ef6ed583c0bb6b7846a0df260ed7a", - "logical_row_sha256": "327e6d30e5196ddd5ca586bf95a8ecfd6d59194089347efce7b2193048466e9c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "186002d7461785ea59b904fa5dd79a9ec1d9a84d2dba3ab665928ea1d7c37511" - }, - { - "code_sha256": "4cc9b05722f6ee61f4fd89ca2d7776b13995b52ec7289bacf8d7fb8b98f109a9", - "geometry_id": "dgeo_bc1e96a6ca017ad9474f2f4a", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06", - "image_sha256": "57468bc38b50a9a358849a237dad5c54055828aa58f0532bf8af4df0ac8c7ffb", - "logical_row_sha256": "2244b1c484b1c1bc78f3c9f6d9b481fb551a53960877cd1417c7f39fba0594cd", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3b6707100a62604ba13e41850a84e2cb15f6dc13796c0e84e6e67ad5afedf9c1" - }, - { - "code_sha256": "d570ff91e3995496f16aeae8dff74da3a388eae0f3ae03b40e474605cd6a9839", - "geometry_id": "dgeo_ee7011fed5d19b29e6d7bf47", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06__depth_r01", - "image_sha256": "e12a73b7f730bfcdc018121b6c9d7a3d8927e6260674afad9eecace65de41921", - "logical_row_sha256": "14d190b7ed82041ef4481e7092e9d11e0ae36ae23038e0d1291916f112c94a23", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "65a28d635c8f320e2ef98e8c286082dcabd8c1b7b858f4cdc705f5cd0349878f" - }, - { - "code_sha256": "4528a1c3feb9845d89d006606f587f73a3fa078ff28030c7ac3c7a72eb166b9b", - "geometry_id": "dgeo_3ef6e8d6b782a2ef80542407", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06__depth_r02", - "image_sha256": "17ac4ca5d298318ec61aa863f3a676014283219fda8368f4d0fd004a5dd3d2ac", - "logical_row_sha256": "a371e669f327781a5a2f8cb061d7c2ffd68d4d7bc783fb618bf143597e3736c3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "157c8bd949648e8bf2195c101246da2a1a8daaec3023045c8753bf88450a5960" - }, - { - "code_sha256": "0a1a3f5104956f6fb7ff84d8a654b20efc8d34432974f5d924261f748381742c", - "geometry_id": "dgeo_6de4a0b1d64dc48417df371f", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06__depth_r03", - "image_sha256": "22e5153183fd7750e02a8482b54f8923f7bcc121259d52032293e1ecc5d810d1", - "logical_row_sha256": "db8a45972ac1882238aeb4c4be1c388b89b49ed585e50139c35e914a57063b82", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "46fb459c88dc749abbbc285cbb7de7defd9cfbed72724c4b4e87da4cb1ed23a9" - }, - { - "code_sha256": "385feebc308718e325a31ba261982962293b22904b96629a66eca89c8e099ce2", - "geometry_id": "dgeo_49d4cb5bebef3100c9b125a9", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06__depth_r04", - "image_sha256": "2b05a7cb115bb1b078ac8f2353862139e090a9f0a85382d08d11552cee84d668", - "logical_row_sha256": "26ec1db8875c38502b9d512bcd61beaa6c56fd1405f28a2a671e15a114096f20", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5717ffc4566575c126aadf946088aac77927375eee72ce71eb1c21c3d0d4751f" - }, - { - "code_sha256": "49e310260970ce9291943fcc5b62a1c622c601605eda000e17c69402de6b5026", - "geometry_id": "dgeo_1d78fead3aa51d94bf2d9b0e", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06__depth_r05", - "image_sha256": "992ce2437bfb00b6aa37e87038de43fa9bc76f6cad5c397062b4aece3534f157", - "logical_row_sha256": "de93d140e34098d82d47cfd6c60a4960233b079827751364376cc67652406fbe", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ad6051b18f1530769e68120917ba994299886e127f0ea81ed8fc277cd51b5af6" - }, - { - "code_sha256": "f3dc57e740aa711f81df55d5285bd038ddd9ebd986cb006b780565064719eb3a", - "geometry_id": "dgeo_1191b1b5ab46d11b8092d67b", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06__depth_r06", - "image_sha256": "70da36c78c9306da6993ba67a9d5bedf52823ee0ad222109b35529f22dba6218", - "logical_row_sha256": "d51e06f8126134fbae0f1cd9f4cf02ed34e113c2a9791431f4295d947cfed9a9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "77882d80a617a86acb23bb417ddd35f24b0d626033143279a210b9dea905f2f5" - }, - { - "code_sha256": "69ef7b221b95140f7532bb9c57756cf7482ee2b0c49b57cb92edf0ff5b21a5d9", - "geometry_id": "dgeo_68160334708241d462831a0a", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06__depth_r07", - "image_sha256": "bdb2afe1361a28b98a204386fef3e6657a1c65fee580bd5ddf0e917ab99667ba", - "logical_row_sha256": "71263cd32f55c70a928035ada56bf7e6731d623518e244683899e2e956b601ad", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "68aeeb294496bd43d98d9ac20ff9b8b63d6e130422baeb27a9e7938398d270c2" - }, - { - "code_sha256": "0b674dcc8cab810093a0dbbe98036694ab5c044833e396b133c432db8e8fae13", - "geometry_id": "dgeo_a57abc9043c8d789608a77a3", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01", - "image_sha256": "7f66179fe40c9bd110cf619d52698730a4d554972825fe2a223df760891e6af1", - "logical_row_sha256": "23e006f0c8e66253732a28fc76c2563d1095dcee68b8019befcc22d92cf6ca89", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "95ddc14a30949321d0a87a27f2cefa683c6e35218dcff719206cc02454bcf46c" - }, - { - "code_sha256": "d59b4b9f81be05b3e90c07c42f9da2efbf454d84af85faf5b681d414793db243", - "geometry_id": "dgeo_76ed7a58e6200cfe0d7ae031", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01__depth_r01", - "image_sha256": "aeff4d51587438ac213f542f8806ec31e22f51f8ae2b09589e97573db09aff31", - "logical_row_sha256": "280a4cf712fc7b941bcbc72b78b61912dcaa64a1ec2f3a57c05a3dee3d12cbc2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6766c3284194bf0dd1de2669b3461706df5a210a5d307d1fe1a55419009a7dee" - }, - { - "code_sha256": "9fb66876a9a027ca64d40635be340811384e0356d411791a4f09adcf690c8a09", - "geometry_id": "dgeo_383e2472f8c195e4db81e055", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01__depth_r02", - "image_sha256": "8b604428074568cb4c06541a694206a5c3ad3267bf1626e3f3c8a9cc0e60053d", - "logical_row_sha256": "cc8c465a824737016888d19b70ddba10e85c815e62eecd188982e945998a28c0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0f8574cd6987eab3620a961a1671816ecf5a7fb25e95a6523d8db736d6152dde" - }, - { - "code_sha256": "701ab781151044bcb9c278c2205b6d99518a7e9806d8fde4d33f0904b4d3ab88", - "geometry_id": "dgeo_692ea348d00e1aa1c4c2e524", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01__depth_r03", - "image_sha256": "229a72854d0d3635773404b3f877883859e97c075f1c6e55138d20bca4dd2127", - "logical_row_sha256": "0ca5c8ee1daf6410b66e0d5651099d7e673dc3d7765e8c3789ee61ed0b629d35", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c1eaeea537a3e838500e52e9bf4f98f4d3b77522cc7a5f1b77e2fed5fd9a2a92" - }, - { - "code_sha256": "951d900887a7464cff6661278404ab179de0d5d29cb4024f018192beb70f1c2c", - "geometry_id": "dgeo_db61e94803a8560e76d7127d", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01__depth_r04", - "image_sha256": "ac101baf7eacb7c9a5bc9b7cb7ec56efa87049ab7ffc07cced6492cae03af183", - "logical_row_sha256": "87704fdaa55276c54be62fb61f3e49cfb3362bc1eebfb472249855bf4a95c1a9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5d637bc45fa0fcd904b6c468555a88dd50f53102520bb0a1b79e1f3554cc49b3" - }, - { - "code_sha256": "f7f0d2dd161f0e286872d2d3e9c21e6b923f89df53e9e4d4e4dc9b2c5b17c3e1", - "geometry_id": "dgeo_b9d6f2155ae35e7053c0ae9b", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01__depth_r05", - "image_sha256": "5be9b8ff8a52634c7555723a5c2c349219e3b08c1e16ced6dbd9d74b2ffac67c", - "logical_row_sha256": "ada34e46594ce980a49b5fdb0c72c28e145899c8a323958ea9d5263240bbef8d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "23796b1c560c73b75bb25ebe21613bf6ca5322f580579ab30270d71478d63142" - }, - { - "code_sha256": "8fcb6c5b7361bd408c643e22d4ee9170e3d0750062f4ccc12cb0c6a826ff145d", - "geometry_id": "dgeo_d2feb004f02dab89a61b8078", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01__depth_r06", - "image_sha256": "93a55ae2e2dc1ab3f822027ccd671dd9ef17e4a882137559adac3b42df547aeb", - "logical_row_sha256": "11d2a596c56f9b8ae7f67fa38e70a0daf96f14e9fc4a643245efc15f15f3f719", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "815bff493e9c961e62bda4822d0d93696adcd5e1416580e4a861d81eb0c1842d" - }, - { - "code_sha256": "87564b926d1310189e22382c2932c9daa3b673ee9783907d85128ed4bbf264f3", - "geometry_id": "dgeo_e8bb25eb50491ca00ff9a383", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01__depth_r07", - "image_sha256": "01f18ece9b820c928b841e54bbeb7b3f3ec867d138975712f26b302dbdef5f6e", - "logical_row_sha256": "225bd3bc67926bfbbe88b8562fa722ea0651c2c38e3b5c806233a58134a0d526", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ab09102ceb1977a981a6ae6c01d03a2262f8ee620ad5b4858fcdc7c375ff40d9" - }, - { - "code_sha256": "8c5bbf9c1a4ba446d55584bcd5c230244295892afec4cde503c00c2117ae6dd4", - "geometry_id": "dgeo_83bf61702065885b4461b0bd", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02", - "image_sha256": "945e6ee85592ac09f7be69b926bb3fce27e8d2c1514c8ac856285a63047cd244", - "logical_row_sha256": "036e1879baf04588d9868df268c3964fefcd665b08131c7f2660b70c5ad9323a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "387bdd8e6ea230dee8d23feace196cf9e06d26d21f71825933224780e27638b4" - }, - { - "code_sha256": "4ad4c5bbc2f8778a0e1ed2a15a9a5be0579fc612e72bcb2fd8672802152ce6a8", - "geometry_id": "dgeo_0aedbbe0651a8ca3cfe1daff", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02__depth_r01", - "image_sha256": "8df1f82346847e8fca8a7ef6caa10c5de126f33ac5915bac0763b8c5123495d5", - "logical_row_sha256": "457e9e50a0562a3d42ec791d70575688727e830e4e94aa29b1b7b7511cfb81ea", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "68ff79e1261366aa9bfe8ca9d1901b4bc8880c63b8ee21dff10256a128a15bad" - }, - { - "code_sha256": "471d5b229c631ffd30753e23a3e87e310445547a62f8b1dc9a5b37b3a99de81a", - "geometry_id": "dgeo_088ed40bc56e0b2c4208feed", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02__depth_r02", - "image_sha256": "5777c7b5bc7a6cfe32a20a0b3f710650edcc9554644126bfbb847f820a58ff97", - "logical_row_sha256": "729a2acadb4f0dcdcea053a5672e0231b77481f86541fc7068fb4398206850b5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c55182ee1be1ab847253efefec8707163fff4002ff07878e5090ff4e078da075" - }, - { - "code_sha256": "b57fdfc1c8e1d749def40367d5183aec5ad0241cd65aa7aae8ae50fd32181ff3", - "geometry_id": "dgeo_b85f3a7210c43a707c267bc7", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02__depth_r03", - "image_sha256": "1a3e27aa595a1173a00b542d41be4631129c5d7cc3e18bc1b8121287e4cc1d2a", - "logical_row_sha256": "8fc8920687ba204cc52b8829fb3fa6f42815e784e9b86a49ae04c82999d1b5ae", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0f5284999597b2b0506b5ba997e6e801059bbfa8d62c8ca18a195e16517773c2" - }, - { - "code_sha256": "a80ae68cc52dcee794bbced61b8acaff1d1178414996d34a322c3a6fba8a0e20", - "geometry_id": "dgeo_a496e52ece221c62c9fe9e59", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02__depth_r04", - "image_sha256": "a8c4a99fda593416b723b89be889bc1a4191ec089636aa6c2e99953a11ee1e79", - "logical_row_sha256": "213cb671d8a0391b7ce753630a6bbf793c1bc9c1df5f4d5205dce31e1b6391a6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "913f088214ac80a0e7e16f1b20f7693f14a6d09c972236a2d4f2e6e33eaaf2a5" - }, - { - "code_sha256": "d53378c23c03bc4cf7aceaa420860825a741ba84eca6dcf024b11043c60b5c10", - "geometry_id": "dgeo_2d40a756c8ab352ea74069b2", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02__depth_r05", - "image_sha256": "9ce019d9719f82e7dbc10e5698b37dfa21642c70342c11a47d2ad7d5b444a803", - "logical_row_sha256": "6dc80d0b380716d2db56f87b43f5a0357eb42e6265764dfacf1eda78990fc64f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bab69f34ea0983a71a839384906449b006620eac61865f8128b9803b2d347128" - }, - { - "code_sha256": "4e5219cc039a7fc8dcc103dc409be54237d966fc9e13a0622e28d9f06e6a293c", - "geometry_id": "dgeo_c8250455f2b2951aa590f356", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02__depth_r06", - "image_sha256": "a80354fe77090c2896ba7e940ab2baf69f9387c1536cef4dd8052bf7e04f3056", - "logical_row_sha256": "a4f22283b1a6916b79efcf34dafdcc69577937c0a3aa7e7c49540938ff7dacef", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "799ec6c8daa355687f6d20f9e839fa6f0b218d2228236959088a5d653a6e1c48" - }, - { - "code_sha256": "aa537f13bdfe0ce8e84dc1a0b748b28a23c7e790cc04e6457fb059958bc92754", - "geometry_id": "dgeo_c896d5be009df77a557fa7a5", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02__depth_r07", - "image_sha256": "073187dd19b2e813ba4c8e0a4b87b1539931f135cad2528e6ef30a19dfabfddd", - "logical_row_sha256": "b99efad7d0c612e33a9de642d99da581ca34c738fa36e91bf729595b8c8fda29", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c9bb5ae318acc8ff365d0bc50a8f8617f391316574de68b8d0d01888ed330b83" - }, - { - "code_sha256": "d552a3fcf8dcf7096d04457dc108812b8d6b82d637493bd130ca257041587dd8", - "geometry_id": "dgeo_f1d99e4f43f6af3a5c3f32b1", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03", - "image_sha256": "60d862dc0605a416a1540e18f5459ed58193f2d8a9ad16d1096e9ba594559f83", - "logical_row_sha256": "b26fa817f23db2adbfe7996281b30ba61c7fefa445e46862448c0b7ed9f244f9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "cdbf466e26ac4b3481cfa666496ff2ef15f94dde7aa1c0005ce271272f64ab89" - }, - { - "code_sha256": "50b19f2ab459fe7bb8417605256c0a19d2745cf8348982acead2026d1593ab2c", - "geometry_id": "dgeo_b59ace1db8c287b16c340a37", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03__depth_r01", - "image_sha256": "94a9c394261a44a4d78170d262e16c94e62b4b057b46e2c3a992afea63e9531c", - "logical_row_sha256": "ef519fa08e25f14586efa1a445d73a5bf225c3030fa0faaa982ea79146fa72ea", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ed237961545c17e7c9fd6a403ac30e38ed4f3b82b30d121912ee88d9fdf55784" - }, - { - "code_sha256": "a1f1c709cfd12c29369b159416be25be376fa7ce81d6fe490f5c95fa862f0c8f", - "geometry_id": "dgeo_99fc0dc05a7a282291455cad", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03__depth_r02", - "image_sha256": "81c68eb6168ac35af6b7880903f42f2d1975d4590269e01576a0bed43d464f90", - "logical_row_sha256": "ed2f5128f7774445a9d2badca81cc9a302389669288e5aaf29b6ab5e6cf8309f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "973d070517a204859bfc4d548ac26c943c497e92d35cfc5c761ec1fa32c58bb5" - }, - { - "code_sha256": "0f34a729227113e69e27542d3d522411983a5d6a1d20e9c0b01a6505092f4d86", - "geometry_id": "dgeo_4f3ab19cff32deb0077fb447", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03__depth_r03", - "image_sha256": "5edff104e02796ece6195aa6b7c21791308ea1ee5f395fe56824e3a4e95f36d7", - "logical_row_sha256": "2dead385ead4ad9151afa5c3a18c32c2a5536c952beb05395f495fd7452960a9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d65136c0344a2213697484db06784fc9a18df10f8cec0c2af749347556a719d4" - }, - { - "code_sha256": "31e36e549806a912212be802b0a8a272f230179edcb65ac8669fe2e4c4ed545f", - "geometry_id": "dgeo_5a11e83a8ac2d0b3511d14de", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03__depth_r04", - "image_sha256": "ee9281f2ef4582ff5bd73126431e81ec27163f9caf3437b7d513961e745dfa02", - "logical_row_sha256": "deee17f30e31b527d4e92c9b35b68e39985a83b61dcccaef51dce934cedb4c5c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bb87a553f19d249d0a478b5076cf890154acf359fa3154d211e01566464f499d" - }, - { - "code_sha256": "d97e5c33b733dc439068987d30faf8444f61febee9da21101d2f14eacdc89552", - "geometry_id": "dgeo_818e6e7f58154389ddc5048f", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03__depth_r05", - "image_sha256": "335a0f178d3fc3757c8fe5f374030390d68c73a5898aa7f9ac0f68f3a2de3055", - "logical_row_sha256": "85cd31c9253d8e5b3e9bbfa5603a9b9d45f668db0401c70c6d18dc4ded857ee1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a1a0b7f066904aa8103355895d177b1c22e47bc96a660b57906526594bd3086b" - }, - { - "code_sha256": "480b8425d2d5b59242d8c897a713ea3aef2ee6142e8e6708a80b4b18d67db28d", - "geometry_id": "dgeo_697b16bfe578f92e3233ec67", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03__depth_r06", - "image_sha256": "0aead05469635855f309373a7affdc4555696cbbb89832f9bd207a58d396d6e2", - "logical_row_sha256": "bc7a605de26c12eeecee2e050c3d90c375f480558e1d089642b85dd41e55a607", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bf6630e8790c5f9b03caf92d78102ce3147f20331c8566eb511d3d92de653188" - }, - { - "code_sha256": "b7df1cea8d4e5f66ccc8620e5798fdecedb31d05a7c68da3494d226b47d1f366", - "geometry_id": "dgeo_33006bea19607bc22c6fe6f9", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03__depth_r07", - "image_sha256": "e7d22f6339874d09ad4bdc2b406802609ebd4fa0b94b9dc6f0bc41dbce16511e", - "logical_row_sha256": "33edc7ebe8fed78721a23ad22cad5d9a5a6252d46ffa608e9ceb21de8aff3428", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "be6b7187b688d82174d7d24ee7915f969e61145331065f53508e94f7d4b64f84" - }, - { - "code_sha256": "9523dadb01a3820b354630f80757093547e58220568974315cfc9d6cc79fbc07", - "geometry_id": "dgeo_15db6c1a5c2735ab9424709b", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04", - "image_sha256": "9ccad57f5509683c8bc9b24645fbbd20522e28be48dc3d77591973e053175db3", - "logical_row_sha256": "927499d1f4f746808fbf43a434c76e8f2856351a0fb20bf0eeb21abe3c069958", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "563342c583f530a02e1c506d33e2cba7e2b3b56223c9fa2c5f39a61409612ef4" - }, - { - "code_sha256": "e5b2a0777356e7d4e98e920e99c23dd47a7591f1c2da7b93c64bda1036830e85", - "geometry_id": "dgeo_479ecd6669c43e433b47dcc1", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04__depth_r01", - "image_sha256": "150a3c2f54bf2fc345a2bc7062e0f58890682a4b2293d1b6a45d76e04952b872", - "logical_row_sha256": "b9a45193f404c632f06c3a75ccb5ec3d6917580349ae847b9770ebb663ac861c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "cdbb6805dccf733807ea8287e01b68cb8e2e8e6f5949756c6fe36263d70fc59e" - }, - { - "code_sha256": "50e867b553af8370c5fae458a95d8e70115d165c4b450dc2efc54fd3514c5181", - "geometry_id": "dgeo_6bfdda350dbba51ef3b945f4", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04__depth_r02", - "image_sha256": "d1c105b4e3142dfb2fd3eaa05e6319c3480a5eeee89dd4cc807c05bc4ba1b2fd", - "logical_row_sha256": "d2ea8225efd0eeca607db1db3cbe00da33093ea224bd9123dcd2d253308f7fb1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6617e16a4028554c6a34402a5173949a54a99b1846fca692642c762aa42ec83e" - }, - { - "code_sha256": "90738dc10fb69be0445524c17c98d5ced3597dbd158eec4bcda85362b88e0f8d", - "geometry_id": "dgeo_43b053b70a91c3ce8884d5b2", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04__depth_r03", - "image_sha256": "df14feb4f3cb7ff73f3d4ac89a15677d634bb8e9f075a334fc24293010f966e0", - "logical_row_sha256": "603b1ace96bac4e639e4a2d4d5e8f0ddc73951edf1f6a34c361d810a39923529", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fb3040df322ace88efc76632d6f2d9a04b27c71caa2964dbd728144e597c1c2c" - }, - { - "code_sha256": "39eb5ae44ee84bf263646bf2fd61b5626eb96eb12f4a3d75c2774ba22fba0379", - "geometry_id": "dgeo_c7c1278087759666f413cee3", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04__depth_r04", - "image_sha256": "0f73485223efdfae6e9e947be823acffa3b572431df45029b92411254b55ae22", - "logical_row_sha256": "9ddb2c7db8cb1eb713651110106cc6c9ea8d817893e472673411304fbd565460", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2315f0355f21cda9ccf6a8afce6bc3e0ee666ae7a2186b045235f5b67d380772" - }, - { - "code_sha256": "e0ae5ff69260966edc88ceb9a434b6924d1c820bfa02d5ac2ba56d9fb51fd190", - "geometry_id": "dgeo_f61d22f3e416755c801e5012", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04__depth_r05", - "image_sha256": "34efb81ed769cbbfb8ab47bbf19f6ed9f25c484961604a02bf7f9fdf8dcb81e1", - "logical_row_sha256": "037d0996e563c1d06effcc577a1c8256e6ef2691e48e341c139bc080fa50a625", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "22ddee5fa17f52f1e146ccd62623dae4d83f969971dc41a6b98a614d1a732815" - }, - { - "code_sha256": "e1543a38e838ae28f512ef08c2f898670ba47cbcfc23419530bd4930551ffbd9", - "geometry_id": "dgeo_87d342745ab67bbb166d72e7", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04__depth_r06", - "image_sha256": "c77272e24938aa1e8bd0488a41958f507aa4373df479d40cc99a355679bffad5", - "logical_row_sha256": "86ed7f83c02544ec8e82556290bac5b9d4d277c649cb7902cea39d6ec3fc4b3d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2ae856e67430607f5d806a547c87e3005aaea4b9c50468ce86c685de65118fda" - }, - { - "code_sha256": "002b723306b8e93207b51523e1f5d04a6d1c8555d29802fa8944c17cd97a5f5c", - "geometry_id": "dgeo_e0df9925652dbe9b301acc65", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04__depth_r07", - "image_sha256": "6f36cf4673345acc9006c84e3640dcfaaa737817a1581241831462e8e22e01d5", - "logical_row_sha256": "ccc383574a4e92646e41c841fe3d90622b661f4adcd522362a375d9c0ab44675", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "63c56f4c411c16a8f7ad9fcfa50e59d0e9e7a26b560d421cba1d28db589bc73a" - }, - { - "code_sha256": "ae0071f0e1e64d78a3ef33ce5c671d9e957da48374fb2279eeed83e561ee2a00", - "geometry_id": "dgeo_434bbe302d7ce9c484662fbf", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05", - "image_sha256": "bb526ccff63922a3e5a12c9d507c09b6716c2842a04dea5cedb2bb4b35b70f24", - "logical_row_sha256": "19c4cd03889fafc02077e33134a6d4968ead8504bf3d39defb8f8bc6d853ffbe", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "120220e1234b8dcb7450eac331ef0210d0ed74f9057956c866431a695238472d" - }, - { - "code_sha256": "9c6cb4ee970cf64351323ec8a6ffd49ab2abbf90ff1c936b4c14398832ec0769", - "geometry_id": "dgeo_3ad6e7b6aa444d68fea50eeb", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05__depth_r01", - "image_sha256": "35f43b71a38c5a695c1a1609811143c30cf98b01a508b092f754e695c5b4bbf9", - "logical_row_sha256": "d2c955329538edbccd37e60fddcbec65648b46244133b7baeecc665350297a01", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7f56b21920873e65b110b6669ba99a895a3996b9699dd1d51659de30d22bb528" - }, - { - "code_sha256": "2960cafe185842787e2624f16895fe4b7286dd888ce0eb8069063713bbf27115", - "geometry_id": "dgeo_4dd9d0cefe2ce090f10319d2", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05__depth_r02", - "image_sha256": "282ac7511b11c4e7fee9b77d2be0d71990bcc61d7008e32cc9938b793e023a59", - "logical_row_sha256": "9020927b15a1128be76f0e9a54a737de61d664d2d91f4fa47833566b241becec", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a9be297a79a1349215de6f3df0971717ce477a0ad5c42b531137bfe7653f7fb2" - }, - { - "code_sha256": "2d96575b49bd47a7ca22011144ab7e32623f634b4eb231e4d1b40fe95e34b2a7", - "geometry_id": "dgeo_9673e3c805345c521d0545ed", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05__depth_r03", - "image_sha256": "bdd48ed4b3419f3c9190d85c4bc313882fb70cc90f493050513813adb986f4fe", - "logical_row_sha256": "fb0f5e7cab3fc366a4df6273e891906c29aac3aef2add7d21dd50b678f69e85d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "77d6fb836971da86b30efef6a2d88769d95ddde97b44f12a2e1b49050ba09d1a" - }, - { - "code_sha256": "146f1a3b039ddd954a08d35c9d839e2b54b415983318fe60aa1dd08e77c2b186", - "geometry_id": "dgeo_1ef08d2254437c31f287c0ad", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05__depth_r04", - "image_sha256": "8706ab25e77e26c074ea6d8dab293426c35aef9400237a3060c995dc909bf52f", - "logical_row_sha256": "4a04c5f937c3852e43de677aa9a096a97c28e98c9ebe0f0b581c83741ca1ff52", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "54906463591143386a68ac725080839e8e24571194f9ce1b7f0fead34a957337" - }, - { - "code_sha256": "5730dbd222a8b07f1f9a9a5ccc4896ff9646688c9265930e826f733582cb17fb", - "geometry_id": "dgeo_e0517594f3c443aceaffd9ab", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05__depth_r05", - "image_sha256": "9c17e1226b2430bc614b406c4848f8ada892ceefa6f3bddfe86759b0c8501948", - "logical_row_sha256": "ac915e0a7576f3f29f91dee4ca8c02995b527f8d2134af82231375dfd32243da", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "15ac36a925197b5cfca860eca1b41b556f1f68355f974734b1fe4b6f67edd0f0" - }, - { - "code_sha256": "ab85b4476f11922b8f3299bf5e068085485c0c38dfe15e22483d0876b86b1a1e", - "geometry_id": "dgeo_6a6654ee2b6d34418eed4025", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05__depth_r06", - "image_sha256": "3b48e71a086a9e6bf759bf2f566b072cc6e1399884eea229b59b96f5ecae10ad", - "logical_row_sha256": "fd929cc273a3a80672fbbcf925df86da71e610101a0b4c2a5ea2699bb3fc4f24", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "23807bdf346e78a698f0b7b1a346fd740022bb1b7e655644f57b8dc8222cc624" - }, - { - "code_sha256": "b7becd16577369d530c87f40a8c9ff77d9c5abf293bf450917f27d6d98cc8c96", - "geometry_id": "dgeo_24e4cb65fd22cc409406a765", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05__depth_r07", - "image_sha256": "9deab2340b8e729c695566199660e352fa77bddee025757f4d18c003e91b3970", - "logical_row_sha256": "5802e85490a4f5dfa4626d8e943d4ef6f2dc129dfbcee261cb5fa899d294d98b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "eaacea82e169a93618d0f46b91eddc8c5cd00d35980181361a49fcaeb9f48bda" - }, - { - "code_sha256": "7cf5571f8d32f90ac68ba06e3383ccff9eb084fc91fd7dad875c3d617e6b1edc", - "geometry_id": "dgeo_239afa95fbb2507844027fa6", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06", - "image_sha256": "f83adcaf324612c9b3cc5ffd206f01addf28a7d036551689f2b7bfe651686585", - "logical_row_sha256": "cc994582fc1db417d26d2315e7054bff8938bebb30a7de52c622bc640d60cec3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1fd346042aa2c661cc5ef240ce66c4d4bc221f7065566bf5fc28514f34c6d8c1" - }, - { - "code_sha256": "639d529a2525e7049601103ec427ac977bd93f2066d6efc0c5c8bf950e7e8ffe", - "geometry_id": "dgeo_b08e4674ee0b7c7ac9298c29", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06__depth_r01", - "image_sha256": "59a607e006db6cad7ec82117a6ae548945ae4af4710a1706b453427a019c78c6", - "logical_row_sha256": "b3ac94dadf360c9c453b9dd26f382a4e92ac4bb0fc7d64aa3ce5e5bd313dfaed", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a9dab5c3ebc5e1c53938eb1d0bdd788b0b15f268f1b0aefec387ab47d695124e" - }, - { - "code_sha256": "c96445babb6af628e4c163caaaf7bf774604fd381edef347f40a3a912425cc27", - "geometry_id": "dgeo_51819a2c3b6492bd955879ad", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06__depth_r02", - "image_sha256": "8500d488148b69cd5a1013e4cc1dc5177c1f6f994112e6769c54728af1ae5440", - "logical_row_sha256": "8163e2c0aac6485a6586b7cef92b1fc1a931d2b7181f2469eb08a79b0e6b8bc0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5475029961406d1205fe4e88110b3fb9039f3de45cf99d24905446df8b7d9ecf" - }, - { - "code_sha256": "eebe5ce142123ef58fd6265345d903e614b77a835a3d9d8cf6e115ad24af8246", - "geometry_id": "dgeo_32ceefaa17c267f564867269", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06__depth_r03", - "image_sha256": "f401bc88a59e8806a5a2d5076c4b23e79a7235a7c226c0370a8c5e86453ef1ac", - "logical_row_sha256": "3846253505950efc01a8c5a829233b75e6d7184eaf7a9de8e6dfe23e556bdc5e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "046d30ba32da1e9b641e8a9791ac3b1b4f5cd1bf2d4d73b3b5771357bcdf6dbf" - }, - { - "code_sha256": "023002809a00e451e8416000042dcd29a4be1e7d92e276b52cfb8a5d26f00e4c", - "geometry_id": "dgeo_ec7d8f6783eaf80207fa3c91", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06__depth_r04", - "image_sha256": "21e4fce903cbb1496eaec65d6d6cb9fd8b7a5cd124bf7a482177316aa2d3bd82", - "logical_row_sha256": "1038bb815414178c8aea363f0994c94498aff356f8b4f2453b8a83877cf01a95", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d057c5212edc2048f9c0f65d138c40452743d8e0ec4e5e6ab334867b891764f3" - }, - { - "code_sha256": "eb7aa4263fd88a965961d06ec5821d56d4948e8b363196a67aac933da8699ac6", - "geometry_id": "dgeo_1ecc8c4262c7adacb1003760", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06__depth_r05", - "image_sha256": "32317f028d870c12cbc5630ffd60eca64367aeaf0607e6b2aa6ee4802cb6651a", - "logical_row_sha256": "b36ebdbef2478dc1441acef25b89868c11f140c091d1ef4a2ce1b82927aacdaf", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "91f9359a8373717ae613eb416bb0506ba007d0d2199346191893688256b4734f" - }, - { - "code_sha256": "58c27a2deef9a4563a5e0bfbf0f8d199a234f7a173931fd0df8b30d9d5e1d7f3", - "geometry_id": "dgeo_fb0ad31e17d2d9431c68431a", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06__depth_r06", - "image_sha256": "d3cffe5675d1d60b55ba80511038f42b94bb7fcf15b9ed07e8c7e95cd6a7c367", - "logical_row_sha256": "4523a92abf9503d9ddaff035cfa41c0ed46b86894f17f05c5ee2799352f6d5c4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e186ded1221cc864d85c2650fd835054a33e7db6540ff5c2d571d04e0b93a165" - }, - { - "code_sha256": "8b0ac187a36065ec1afcab0f5a830e3181739762a7378cc321302d4373071bb7", - "geometry_id": "dgeo_db324751ebfa1e773e7a107a", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06__depth_r07", - "image_sha256": "f871644da7475435977929e7fb16c98d7aecb1854d52429510d670f202cab2c6", - "logical_row_sha256": "f02c39bfcf4df28a4998a4c1e4818c80d57a56575f0f1f026b017aae8a880296", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "701bbf245e88abca051718e31b1a34c9ae99b0530de5229d41cd7b20caa6792f" - }, - { - "code_sha256": "3e0afee169c42da547113683487efa987783ac4f9c825c485c9ddd13a572b5f6", - "geometry_id": "dgeo_5f0ebc5902815207c54e3f45", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01", - "image_sha256": "5d72a970788b198b8d62965d6f506a7190ed3c39996467043f7158d2980c5982", - "logical_row_sha256": "c314a15419fce4df625fffedc178474e6de1a113516fea949290dddbbfdb8ad4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0f986371edc75eb48134a01e75d36b70e0ba63dc272d1a6b88d68ad93e5ba3c5" - }, - { - "code_sha256": "4f9d095dc68ea6d88e10c7b1bdf5a2082369e172a106bc9dc3305019eefb4401", - "geometry_id": "dgeo_feeacd5ec7ee21a2aaad87df", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01__depth_r01", - "image_sha256": "4f4a4773a5a49f16dd3b8619dd9f989faa4d1bac2c8cbf15b5bb217b938003f9", - "logical_row_sha256": "2359dab2a345a7139a5e290b0aedbe1cd8fc97326708087435f7f8d9184c71ca", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "62b634d2abddffbc0c799c37b28bfd046f015f2980c3de1eb011000e119a66b2" - }, - { - "code_sha256": "d2e98df5c0813698331b3b056f5a1d244d3d094fceb3ab31366ff154b1e62eb1", - "geometry_id": "dgeo_dccfd68763e6edfa7ab49e45", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01__depth_r02", - "image_sha256": "cafbac3d5086c57816dacc69512d889c1b977fd5199be8a93631af4f23715b21", - "logical_row_sha256": "f6413cfece0ea5c5cc906ee3cc2ff7d9aeeb5aface1eb2442eaff86ffafa8dbb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "470002e9f4e9e5f349dfc31b443c17ce754dfddad54c97043d043783c395d5db" - }, - { - "code_sha256": "f014ef299ce50bee00855b52371c59b2bd1fd5f8e9f6afe81b7e452838f164ef", - "geometry_id": "dgeo_eccb29c402b4b38755693bb2", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01__depth_r03", - "image_sha256": "dfd5aad83de2536e53bcd7b2ee53b44c5077962c6ffa300be996781f8a54fd2c", - "logical_row_sha256": "03048ba09383c8d03fa31a9d24c949fa519a4ffba885506e60f7cd471e5caa9e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a491c46bb0f11d4ca4470cb15e05ff36a4592a268a9ec041ca9cdc86c7ff89d2" - }, - { - "code_sha256": "e9f42381c95ec584c34259e3e2faadff0ba741413ac051b2a019a8b72ec5e737", - "geometry_id": "dgeo_65c8894a2c350be6def17aa7", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01__depth_r04", - "image_sha256": "44bef0945b2608ebb124dce7e150c3607ee017c3881a9ca6d924985b625d89ed", - "logical_row_sha256": "dd7d63d194e5220c44e3f5c0777ba0c91922ab3d56115de4d1ff154c02f638f3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c64aaf885cee66f94ffbb84591b7d8933b56923dc886a1da105b3eb1e49bd0ff" - }, - { - "code_sha256": "9b7ffe88e6670c30544b3764de1c65a1f5989a41e2beb52668762879ec055bb7", - "geometry_id": "dgeo_3357c15d444ae043e6f29c75", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01__depth_r05", - "image_sha256": "2579380c2d4e7fe7df2ed893554abdccdf95e41b20854ef4ddaa4a6363115ee1", - "logical_row_sha256": "b165cd7a03bd6481ade04e3e48a2ff704942d5e3394c6d0939d66d630779e9ec", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b799d76c6f22aea33814fac5eafc18a59c08586bbb21b9e660e980f08f37367d" - }, - { - "code_sha256": "c0bd5ebcd3803aeff1a2b0273f610fb1e54a8f040df8c98d663e84af1e5d95bf", - "geometry_id": "dgeo_ee1896deb1520dbbfa5f5b4e", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01__depth_r06", - "image_sha256": "4e8201bb61597db92ca36d5c1685954ceb4c4fed18353727b1ffe478c80af0d9", - "logical_row_sha256": "d493add6899bbced63422dbf8cd1a437d008706c56b2f010468742e3a2b2a68a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5402703e7e91fdb18fe57893d4730d79be99fac2080555917f42f5142fd4d6fa" - }, - { - "code_sha256": "8eba050b420d5c9f51bb9a38d80e998a9397098461cde21e714837a459b93401", - "geometry_id": "dgeo_748b8e6971d2214d5eb7d978", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01__depth_r07", - "image_sha256": "b06d561d327bdadc1eb0b2ebae3176d22de298c79c03c86e82370ef6b973d4c0", - "logical_row_sha256": "04d0e89c895316689ee61d3560b4a42d77d5da7c533fdacf0bf153ffa296a472", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d8085b226ac0845e68319fed9e1bd53f4315169b6fd979d8f23fd2d4705ad2ef" - }, - { - "code_sha256": "5ea4d451001281bb2cd620f73b395d9e76b9f7ad1d75967260be6ebf47b0b07d", - "geometry_id": "dgeo_c40ef5c37a3ebb866ab4c84e", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02", - "image_sha256": "13d1b14b1b14619d9fd6ae5537f46f9a303f9f2252d173af11e5352772b0c53d", - "logical_row_sha256": "e940c2cf13f4b152c5a57964f2d7e9ce8af127caede4de4f35d8dc1933f08948", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5aea8524e111b4d7022ed8166e8e1c55bced02db070f03ff5b7df4f775394e04" - }, - { - "code_sha256": "3429eb8994d3f528d154fe277523b88b33622fdc710daa2b766c7d4db8d0a4f7", - "geometry_id": "dgeo_01db3507569fbb8bed796e67", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02__depth_r01", - "image_sha256": "d597450ceaae7921f076f5c0dc58adeb0a0955c4d656032876041c048fbc9e28", - "logical_row_sha256": "647e3c71aae8885bb1061e3b43a9285f65056686c51f4604f3cfbebe1300ce46", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ef4e354ed2492a10041ce6b0a8730bd19f3a2788530d08f5df23a60caa59bbb4" - }, - { - "code_sha256": "80469b2acf4e5eb9ab08c3548964e1b2f8196bedfa109bb2f7a805357735b21b", - "geometry_id": "dgeo_28516fc8839639b87a791f9c", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02__depth_r02", - "image_sha256": "582f1473da2bfb5331ce92d44d44cafe2c8f82dc80612e2ea572c2be4d0d486a", - "logical_row_sha256": "1630deef20777338d735d33292a82505213fd6cf48c74cd6f1c0d4ec14c86b1e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0f79c1adb068069676eaac8a95328662351c701309d5fe6604aee3dcd21b25d0" - }, - { - "code_sha256": "7d0030c336f2d37650f3e044cd2626acd25532cee7d2ce99922c288e887f630b", - "geometry_id": "dgeo_d5fc8f28b6cfea9212a9e5c7", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02__depth_r03", - "image_sha256": "c9279327f4b20c18699852c53420ed01df80e982ab409c4f556a6dad4ec1e2c5", - "logical_row_sha256": "121f723f97593c3595c8decdc53a0537afb3909528d9d0b01714117b0c62a8e4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "daf3b4686a14118d0e3e7fe4433539617bcd137f9dd57fca026666264aa70b04" - }, - { - "code_sha256": "e87f207b7a1ab766de749890fd49f8d9293c53b44982a5eaf81fff14497d9e00", - "geometry_id": "dgeo_4f4dc94c59b9b7a46142bbcf", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02__depth_r04", - "image_sha256": "dc2aa02b8be4c85a4a9efcb3aff6e78f26955976d381dd59447562018476165c", - "logical_row_sha256": "a9a3d7fdc5ccef266b940eba4d31c17f5eb648c0ee278e5fa4ff15cbf1d7fc39", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "2333a9696adccd8fb6420e723a51ae0f19b929e6c9a3cd535dfc22b405c540cf" - }, - { - "code_sha256": "5032087971c882d2c234472bd64115a9f576fb6156ea4ebaaf095d897d7cbd86", - "geometry_id": "dgeo_8f38a9e4d6582bddb9621d41", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02__depth_r05", - "image_sha256": "1a8999fa0b0431e0b8c21601567f706b58d8be44ea041a0eac49a9a92d0209fd", - "logical_row_sha256": "ef0cdaade8fbd2128aeb68922b6d0682414a72f7c34ed3f373b83e494457cdcc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6a16da406f8ebf927a2ff7ede33b87a8b3ba675dd35712b04f5c778549ce2b54" - }, - { - "code_sha256": "081dd068f552c748a6b4bad0f82278010a109f9736a3036549e79f23c69306b6", - "geometry_id": "dgeo_85080e77dbbf9c0bd86b1609", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02__depth_r06", - "image_sha256": "89f39a12033dedaa1efb8ab2bf748f3e0ee45dc70f67f3f8a8c67bddc1700864", - "logical_row_sha256": "62db38e22b2870045b353b50415c976f44c0a348c3263ca8d8b09d86bd1f4e36", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "46035e24d24a4aa18af0f30ab6eda54ec6eb8dee502080b2bae0f08f13168d54" - }, - { - "code_sha256": "f17786113964f93a3e329d8017ef5a356f76e5b076e9cecbe691c1d7aa3fa68c", - "geometry_id": "dgeo_a119d28df57e5c0c904ad2c3", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02__depth_r07", - "image_sha256": "f43c4b3fcb7ed5b2e19f5b711c001a07189b8c934c836741721db4a388862ed3", - "logical_row_sha256": "543ac6fbaf0272bd61ff1bef6dee65e7d7b94e7b019359fb2096a7744484c98e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "57a06bf828c30d7efbc94c6deac4da542147d5f4c2ee6e93bb3827247274935c" - }, - { - "code_sha256": "1b40ff0c80733873d22c2d0c1c7e1ead4d8e1c8672e8db3dd91c382034893365", - "geometry_id": "dgeo_c6ca2b3d3a5e257fdee93730", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03", - "image_sha256": "c41a285745ebb5cc623b80ebaf790af0f451cbc33794334413f38e8afeda88a0", - "logical_row_sha256": "086d37006ff1b2c6e0aca080073e441caab59de58d774d973517c8bfb585b67b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1c7fb9f3ab2f9e617843d08129d131a33e99c222801f0a481bb45d76144c30ea" - }, - { - "code_sha256": "e4812ca76d41b273239a215cfa50515c5166a710903ffd6c86ca4c52842073e1", - "geometry_id": "dgeo_629e7e85c103569a49c78941", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03__depth_r01", - "image_sha256": "6caa15a86537c9079a4fe813b20b9b2ccc95f01e90ce742d70b4b2a1046e7f21", - "logical_row_sha256": "b230f215961aeaeae45630c2a508cc1c83c19df78062439ba087b04904f93257", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "42b5adfcc6117c492977f9aea861798b0891aef2ec13c13b7ab38a39a2597b38" - }, - { - "code_sha256": "c598e923c1e2d9831298b0de5d5874c80fd6b1356147de4ff5bbb64b90084b6a", - "geometry_id": "dgeo_59205f0c97081f0e6db0e6dd", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03__depth_r02", - "image_sha256": "5cb66f8a82d275a012c1294ad1cfb585b341222354b8f335d80bcc5c091e1137", - "logical_row_sha256": "4b64713a584803aee129fb178cd8925bac95b088c07d5e39824eaa7acb713ff3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5412d9d3b84e5393e02cebb16129a508d8e9d9c4b6d2c0a7633b689aa93e6124" - }, - { - "code_sha256": "76debab05a9d4aa5ad66be05380180db949fda339b19fcdc04da86d7214739b6", - "geometry_id": "dgeo_1175bb78b14f57ea2142ab8d", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03__depth_r03", - "image_sha256": "3effb436fe6ced552720693bbf68d13f4adb666919e5f5ec807ea48c92e6c7e8", - "logical_row_sha256": "3c442593bd39288f2234cda0266685abaa6fe31a4973b1f2383df67343d43607", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1c2a34fbacd3a69bbb7fcc09650aaf60ef0eeb8fc67b24a4759011554848e3a8" - }, - { - "code_sha256": "e037030d726bc0cf6b93b6f2938a61097d88ed6a04482bb18126230c3f633ead", - "geometry_id": "dgeo_9f89a42830da7acfe0a77465", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03__depth_r04", - "image_sha256": "c0b0829c7cacac75a8f378a8af8bbbe9b1e53e47cee7a135f7a11cf07e241898", - "logical_row_sha256": "f30338488a58cbe48ceeade278df16da10b9f1cd5afc330d2a84c5d76772f5af", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "86eca833675ee2022eadf28f0c7355597eafcb7710be9d994c3f97ba4e49e163" - }, - { - "code_sha256": "bfbb7d0495a35efff81f649865efd6cf9071d2d36c6aa5bd3714b41d420f59fd", - "geometry_id": "dgeo_0526905258871b214c566aaf", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03__depth_r05", - "image_sha256": "420a2ab51d8298c4a688d3f8882db0e7b3d18bce06bee5d6fd82a3558ed65038", - "logical_row_sha256": "6071ecbd2ce01ca880c4abc51c9d7dbb46db33f81400b6d649ae69141b0ad8db", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3998c1c1c6f61293588ebeb9348a218fc663f0d32172f8895a37e539cbf23170" - }, - { - "code_sha256": "a3ce690158a0aa12d9ef1e3d2222194fd82258f962e1943d88b98ea57bc60213", - "geometry_id": "dgeo_3a2833a73423e59c5c91574e", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03__depth_r06", - "image_sha256": "b34fee497b753c7a31503abfffa8aa6e0c03bd63bacfe46e2eecd10c78b1cff1", - "logical_row_sha256": "05ecbef4a7bc6f56b56467ed7f3ffd71fed91799fa16c048c21fc794cc620be3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f2f94f1d17279d6743794a646300fc0cbf7473a0cbad74b91d822eb6482efa0f" - }, - { - "code_sha256": "c93dfa4a31c28f8b63bd582563353ae8f22dbc0ad85e4d3d02eb0b7f05003cbf", - "geometry_id": "dgeo_c7c20589f219a865a02c1615", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03__depth_r07", - "image_sha256": "e92b687e24e4da83851e54dc21b25424e65d7be80be239e82c6f6b64ad418bdf", - "logical_row_sha256": "e14ec712fcc7d1faa1041bf81d68182d48e45653c41877aa291083d7bb70a885", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c3c70a071432d92be7886fa3105c391f34d77c7e60c38a9e358478ee0ce36794" - }, - { - "code_sha256": "971c533cf7c05d8d96ea4bbfc02b1efb31a2136c31845a4df10c9ecd9214404b", - "geometry_id": "dgeo_63ce518b2d2b1b6d9fdf1726", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04", - "image_sha256": "d12bf44acff3170e54f0ee11a67f095a9a964ab8a7119cdbda131388f8c51f83", - "logical_row_sha256": "02b73e85e4b2c877e1ac16b44a60d7d287e23c8f36178677c46b6190187ff75c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d425aa19a6cf8409f632c4d39760965d46abd6d07c042ae3ad5606ef06c9e72d" - }, - { - "code_sha256": "024d41362ffc2b3c727ad221afa0d22ab584e253615e1b4c01447c7bac506569", - "geometry_id": "dgeo_8f0c73b9eb23a51bb402a853", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04__depth_r01", - "image_sha256": "9e50c0eb7fecf0d5436215b6b238a8bf7c158324938fcd5856d637fa9d664e90", - "logical_row_sha256": "f2802e08e2243248bda11b91a15cf516f72d4148d159404781535c69c49aadc2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f4030a989b382a1d05a908e7d1429584422ed09270053c97f7a42fa01ccff029" - }, - { - "code_sha256": "b365d61f9f4d050c5f003e1c19c504a9e5eeaf2506b81667e5540b1b5980c169", - "geometry_id": "dgeo_0941e84e51bcfbe1ab4a5640", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04__depth_r02", - "image_sha256": "c93f533e7cbd6e037d760df83ce12985578789c212d82d856054f4a0cba2e095", - "logical_row_sha256": "eef6de77b4aa2f04e9e162b00a7c11ac788ffce7b9db8b539155d6a268dae798", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c916d8459c5845dcce73f00e3efd90f83e0644459796d3fa739920a8bda4b83a" - }, - { - "code_sha256": "600296c9a01c161f50bddfab2e2e69d4e7f3e6b313483ec6d1401512b72db5a8", - "geometry_id": "dgeo_1da82e6362ce5815889b7475", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04__depth_r03", - "image_sha256": "c165019425f7b5f54e53368476c56e9ff55e4c824d8457f6105bd6fb654d7260", - "logical_row_sha256": "4ef5154840ccb1ac852e6dc599f850128ec9ed2bcb5f4d23016e31836d734d67", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e663d427639dc6f40f3a19af2069deaead1065c0504af57576eccb7341e83f82" - }, - { - "code_sha256": "f24fea14abcaf150852addaff3d8f4f853de1c6a54d0e0a1cee00959b840cc17", - "geometry_id": "dgeo_77045d9c9da80dcfdcdea104", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04__depth_r04", - "image_sha256": "d631a06b2cd73d767411401fb40f52f542be916e41c163b0d501bd1d745f461e", - "logical_row_sha256": "d4d9f1288cda616ab16f192b1ca82a8466032e946abf6c308d13bf3676252dc9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "cee17114436857a4ee07181d05daf37186651f6c1deb4b348503d82b375ca65d" - }, - { - "code_sha256": "c0bce62d5872c6468e10d595a3128d41168f6ea5877c6c219620204a656db9d2", - "geometry_id": "dgeo_5adc9abbce5d9006075c8f84", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04__depth_r05", - "image_sha256": "0a03a6ffcfc74fb7169074b6536aaca35ec6215d142da576a32da0669d6e4e1a", - "logical_row_sha256": "d201883f5851d43b0f4244db02b206dac7d275df127ba75125e3f4b764559f8b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "073462891d3b879af92bce373e78529bf858eba7e6b149dd8b4efe817986abc6" - }, - { - "code_sha256": "44c70b2bb0dda08b46cd857580d81aa80f665aabb1da171d21f81c9f049dfc6b", - "geometry_id": "dgeo_2e7df9d5c3ee7e8f61e4cbde", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04__depth_r06", - "image_sha256": "5071e249641f0a68b4cccd88690bf00eb141795d770f4eb0bf3113c91499687a", - "logical_row_sha256": "82b6e13ebd8e732d56bfb078cd8e74c24bbcf200013dd474424c5cef1bd5fa53", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0c07919c7ef43f0697d03339df47a3d49cd69144b8d310dc7034d5ef8e0c21b6" - }, - { - "code_sha256": "773d2333ca2d4ea9d0fa5cef536b88f9e14f8766aa19c633022a53c46f3ae9da", - "geometry_id": "dgeo_00ce8e702d561a5610c769a5", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04__depth_r07", - "image_sha256": "5b96cd511beb587116085cb23c653d06a4337870e56abc1faa3a106b01956005", - "logical_row_sha256": "53c0ae19841fde4c050d8f723cbf1f8a0f73e72b242905240065411d44d4ba0c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "61de57834bcaef569ff384edb0e6d6a58d19d4531602ee97b58d16a4fc3de490" - }, - { - "code_sha256": "947cc9cebe2f62ef8178c756c5666cf0e6d0cd0a5b8b997349eaac776cf5a0c7", - "geometry_id": "dgeo_311c89811b7d0d791a1a904d", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05", - "image_sha256": "438796e4c44986a6af82a9e69d2e00202055e2d13e1ccd82f6b08ec2ec0a9fe7", - "logical_row_sha256": "f9ee43ac813322c3b9632696c92d03984e2ae2130ff3545ca72f4e80f7ae533b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3279a5ffcab2963b910950eadbac4c692cc3d543f29fa2fc6e739ed44a76e551" - }, - { - "code_sha256": "324873c70479c6f18a68deaa23864fa6250c707936341d1ffb06718ab3573726", - "geometry_id": "dgeo_4dec367e517edaabb6bfe796", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05__depth_r01", - "image_sha256": "68bf120b0e7937924ef3a0fb2973ff4452505d234736987532ef91f5847fa8a9", - "logical_row_sha256": "062e7c5ec4dde8ae8450a49e70298493c8b42fc34e52a7268ec9a9e6a2a29a8b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2fa39bb3e976c842836433f9013321e10af3b27ac5b6397c52ef9b9d2e5671df" - }, - { - "code_sha256": "b15be75bf69d6b04f3029f2642e31077d38d65cd6299bb2babc0e43fe0048315", - "geometry_id": "dgeo_799a50cf9881deb3819eaa0e", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05__depth_r02", - "image_sha256": "6cfb9f3f761980e70eb5cb42950d75d7951ee2300eaa388aa21a725e73543988", - "logical_row_sha256": "fe0870358965af1dba6a37cafcfc68cc54ea87d0cb3e90f5c92806a007af4d92", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2fae72e8961b8800c234f85b2e773085fc66d0b47aa56b3fec9cd5adf7012c14" - }, - { - "code_sha256": "b2b309f1edba0ff6ed17291c1db2289eb1c57b0b74e7f80a6399969d176cf5cb", - "geometry_id": "dgeo_64cac8e86a2299f3a87487c4", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05__depth_r03", - "image_sha256": "4250fdfcb2b5739af37dcdf58a341351fed8bca6a32d92641d38bcbff207bcae", - "logical_row_sha256": "81662f8f86402aeb8e0a7b22f65dbd252ed689bbbd0ce545ba861bb0d049289f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8cedf90d98fbf1a7c928b02141d011b5f0af19b2ffd73fca93281021ce653aad" - }, - { - "code_sha256": "ec33af27688bee4807f80025d41355aee3d68b157c73423dced7414e1b9dc6af", - "geometry_id": "dgeo_bf4e50d70de1b60d35bd89b4", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05__depth_r04", - "image_sha256": "6e90a76836198ab06b00f5039817b124582ede9760bbc8fadd3030b2babcfba1", - "logical_row_sha256": "fb27825673bf4be2350426950e479b4eda00241d327890fa71927969320e6ce3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5fb7a0e0e5ea435bbbeabf8ea0ad18d6a82aff5c4dd46108a3299fb57fa6e158" - }, - { - "code_sha256": "57f95c5a4784fb1f5fd0d3233dc43afd9cb7818761629aed5db83656337ada6d", - "geometry_id": "dgeo_c5333454bd1d2ef91d168e8e", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05__depth_r05", - "image_sha256": "b49523de86b3851e6974fb17a8c5be28be31fe03d7c01d75aac0ecb70195d6dd", - "logical_row_sha256": "f8a9a3eadca4529b9a3ccf3254e82961ffd714fb2e8fbe74c9c59fe20d4d5c50", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6dc9a1f98e58274a7b6f8ff96d32cd7f57b5de9169568f7f67958c62c1acacf0" - }, - { - "code_sha256": "1187c8a5311490718790486432431686fb22057c1996d16f8820f8ff8983ccb7", - "geometry_id": "dgeo_5998798c01049d85d6b5a535", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05__depth_r06", - "image_sha256": "c1c72c0980c9d5ad594317ef9983a7628b3eac42b328223eb7c8d2c2267b08be", - "logical_row_sha256": "4452f4fcf18ab78f287476bc1afc27385bf9645be2f414c440d2acb2e0844d30", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a0014ca1066f890da7675959a98aaaf0e99057e698f8bd3e86ed34900dbaea11" - }, - { - "code_sha256": "a80d3bc75ba287dd457e79232bf9d5591ed0e67a0aaedea9b3aadbe17dd575bd", - "geometry_id": "dgeo_86b9c85f9ab8a0c404b9fc1f", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05__depth_r07", - "image_sha256": "e26d46eeb9f3ed7f93dfb871b5985c8fbcd3730e5a5ff66a3c2057fbef0d74f5", - "logical_row_sha256": "9323190f6e58dcfa668f4d89f66d4b6a05cfd3a06bcb7f0a7c50f0e31d55726f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "974153ce68994d897b2ee318c0875beedc243f4e2ca1b9e886178d4531a38d15" - }, - { - "code_sha256": "8f8bcb2be12a91bef1b95a6f97cb5e19be109b782b0f8ec61d98d1b3e68300d2", - "geometry_id": "dgeo_5805175e7f0bf331795d1e69", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06", - "image_sha256": "01159c0e42eb8a358b1ef59ecbd3fbfdb958b70dc3d46cd76019ebd336431cdb", - "logical_row_sha256": "05b2e1681c936b9b32bca3994b1719695b601186050411c518e22115c02c3781", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e97fa0ef4104010e3e4e7ef057f8972001ce1281cc0592c48af3106143c4053b" - }, - { - "code_sha256": "54e717b3acecbdab776b5c7875c985d20164a77788eb65c0a14919c18252b803", - "geometry_id": "dgeo_00d446569da47daf79105e20", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06__depth_r01", - "image_sha256": "471803f4dc2df9bdab3e59ebb5f66456b58f75af8d018edb89e8a689e7e17e6f", - "logical_row_sha256": "fda1a6d9e1f03a5ec7974c3fb8f7162be715ec627a9171ec842742dbe7ce4d42", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "095dc1091e0426c0183ec015bafffba752b4d84e7ba869fdadc1bad7dffca299" - }, - { - "code_sha256": "5b20fdd4f9a92641e70cb4f6522672fdb86ec2c15dccaa4f4468f5bdb1f0def3", - "geometry_id": "dgeo_4ab8f31a83474f2be9bf0c53", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06__depth_r02", - "image_sha256": "6ef9fe266e55e75d3084a70bd9c658dae3db9e31412835086be8a48103a0cce0", - "logical_row_sha256": "405c2c0d82d47a28eb3718eefbc4c7da7af745412dd9ad8122ecc71ba144cd7a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b3caae1ff7267ef47f4c53e83ef1744f07b3b1e67fd885df8215719b8d0fc779" - }, - { - "code_sha256": "41d7dcb1d0b4d081495b95f16a6a4bfbb8320fa0f592a067488fd3e182b0ccc0", - "geometry_id": "dgeo_27b37bb092519c3e00565cb4", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06__depth_r03", - "image_sha256": "0dc2cb3195ed4f950011cf8af62ce73b2aaed14ddd45ef069a2df9dec28c8f37", - "logical_row_sha256": "ca6e4a00c85afb54d4c5a0b88f6ff89a376f02da8a21dfec3566910333efcf08", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "46ed47b31360c5d917912e234952bde62488dee528beef6d66db47de4d2a028b" - }, - { - "code_sha256": "72378f2c1c2edc089544e47b00cc3f629d9bf4544864a96e09a8513b03dd8501", - "geometry_id": "dgeo_dcad8a9f0babc4eb879ce0c2", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06__depth_r04", - "image_sha256": "e53ddff5a73441b8fbc63ad768966e18bfb914d9fb2a83653070b6f48764722a", - "logical_row_sha256": "a7fb9e9b0d254bcfff621358620af1e93783cefcaae3bb2bffc20782e74e7d1d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "81bad3e4612a950a794fd0338d04a072e3c12107a07ad81b4d8bf2e166f81b38" - }, - { - "code_sha256": "437915e211c75e85794f82e26f291a297f0764bb2dedf7919525866dcfed8b9a", - "geometry_id": "dgeo_fa95efe935f2834c01174c09", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06__depth_r05", - "image_sha256": "3b93617dfaddac347dded27d789706cc30b88e3e2a03d0284af9450ce5d617e2", - "logical_row_sha256": "c37da844722b596cec5a4740c60f07b6efb760dfe9d211cd647f49659890f7c5", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "80b471312a0cb02a2a8130aca4bdbe81851fa2dec18c640ce327a6c436a456a5" - }, - { - "code_sha256": "34c1f0fa174c9f7d966f8dd95f84c7b997bdbcdd55987e79305aa6f70a06d8b1", - "geometry_id": "dgeo_43005f8c70c5c92d56a536a1", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06__depth_r06", - "image_sha256": "fd35c409250ea4e0514b5b17d515493a13d285c0e9e28d4a4e02e649cfc2b3ca", - "logical_row_sha256": "722de5666380af4db964f9045c0ef6ae0d1b54dfeeff7ea160e7b1eb063592ec", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7bef8bf01de866f611ae68472d17e36629d24ce1573913f8b9346324e2ebbe73" - }, - { - "code_sha256": "785f87e33c97f2ea8d80bb8ebc81ecc5bfb9a79732ffef4f3d1fc4e48c379fb9", - "geometry_id": "dgeo_94c8370b4c5ff271d5b114a4", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06__depth_r07", - "image_sha256": "d1db41233a53c8f47bd8766b7a31068a9b3b416ed6c3eddd326ef6c053ebb4c7", - "logical_row_sha256": "58b606c656c4215084c3fdcf347734d185995546fa4815540d5207d3ac294bb5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "14680a98d00528a25d2058311eb668087c8efe40f29cf298ff2a632f27567bca" - }, - { - "code_sha256": "00dc9a74fccdb273bfc8230415e795f431ad1ef7e3831c5df7c35b586261b7d2", - "geometry_id": "dgeo_c8019fc2b86f10a260159a5a", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01", - "image_sha256": "22517ba291715e5076f55611bdfd7f89d7c6702bae467642772d95306609c71c", - "logical_row_sha256": "4690be18ec1055c082ef9e2895582f556a1fb45f47a3e0be4e16e9d39908a6f7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9460846e97bab509955bb52280c792cfd586c07209f2fd3397964842b55d61ba" - }, - { - "code_sha256": "087389043c83452bd7170e37601f92fa9ded712ac2e8848ea8af50f9cc67a0b4", - "geometry_id": "dgeo_5c3dbcb3429dd725315bafef", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01__depth_r01", - "image_sha256": "0a3343a82296cd05e16a1d026aa9785c1caa82bc14fe94a78797388652d94112", - "logical_row_sha256": "9f3f21a8f6695f1b0320d9f3746f7cba56991b9386ddf91e3d82f855d7acc7a4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7b3fec05b16f506f8f9013e7a5b4698e10fb39e6108457387191a71b72112280" - }, - { - "code_sha256": "f233c184e601bef2a87dca87732cf097fd56f6fa3dc19af640e65b5ec443de0f", - "geometry_id": "dgeo_50599c78318a36dd806844e6", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01__depth_r02", - "image_sha256": "1e974f8c1b9e2b475f5af635f844e0a5b544605fe58c89f8bb85121cc7c1d182", - "logical_row_sha256": "e1ed72127ccb829565c2d9e5de1afe8e7d0e9934142612f15727a0561fee26c4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b24a6fe835efc67e560e6121bca7339a962190a3932740e44612b535dc5c0774" - }, - { - "code_sha256": "3e0cf6da22aa0c04453c0b332561038da9c14d09880be2fff66bec12ac9e079a", - "geometry_id": "dgeo_d3562e7d4a060b2eda0caa68", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01__depth_r03", - "image_sha256": "7c32c7e7a00763efd56bb04a4beed7eb9de7ba4ac20c80196f0d8445b0704797", - "logical_row_sha256": "416c1510875ae536e2deac7cfc40d819ee63c0e8205e9227f999b79368b9ea48", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4fe656b1f7c1ccbe45e2341d5257deab185db27695e71ec57e66eaa65ccd6861" - }, - { - "code_sha256": "956b2980db33f14ea63a6108af9d25308b487fe87af44d2acda0e3d930c57660", - "geometry_id": "dgeo_b6dbfe17dcea2f7d20c2c1d4", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01__depth_r04", - "image_sha256": "b7f1a0edc4c6026f9e586676327fc7168328a7db0dd8683f8edbbf4a0a34ac48", - "logical_row_sha256": "5c166e0f102d743501a6ad144646590719f0f1f6d210320c68b804ef70ec4acc", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c9890cab6ce0377a37b3529b2bad28c56a0c1cf95971a106cae7b66ae20d6419" - }, - { - "code_sha256": "049495ac189dac0f1ed123ad41cce2f7408e9fee5b3c9e78c0047ac264925228", - "geometry_id": "dgeo_670ef51fd930b2987f58773c", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01__depth_r05", - "image_sha256": "6741738206f95157478091c36d17d7c688f7c6d9eb8ca1935df9917f93fdddb1", - "logical_row_sha256": "59e6dae2e55dc2e688da363d31665380bb0827b5652425131a796a03efef31ba", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e875e0db6ad7e80db0bcf27a4e509a8f0c52017906021852fce22e9f1f266983" - }, - { - "code_sha256": "390fb66dc8e497399f78f420c1a4f73accdea99c26bda01b3e07732b9cefc4a6", - "geometry_id": "dgeo_9515d982fff5fdc7076326f6", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01__depth_r06", - "image_sha256": "1467b9d19220aa3b18a15932b072a6f5b9fb76e67d9c41390539cbb604bfe77f", - "logical_row_sha256": "1fde98b38c52f0219b9558248df557a1a8f2f0d87cf15390939beda787b7a729", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "542ec11c5f456a6710dd3bf281808fd1d758f29662043741fb450c39e5c928c6" - }, - { - "code_sha256": "a5c1132c3ef3a9b1c5f27a436108fc7d953892ade6b76fb1b25d1b9eef95991d", - "geometry_id": "dgeo_627694fb6469d2f0be167f44", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01__depth_r07", - "image_sha256": "c5848acfde022b7cf1ecf5b711fbbb8efbfef02f6c53717e171090ef2d4a92eb", - "logical_row_sha256": "334dc845d2a3e8d3db2715458a3cabb359d535ef9cad0b00d4f4cd6bf88cacac", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5d2e44d3fc44889c33d1f631d594ea04c258db264ec8bcabcd8fbf8e9fd297b5" - }, - { - "code_sha256": "2fb2e75748492948f5e320073e6297fbb13948e928c5b33c9f2397847fe14cac", - "geometry_id": "dgeo_96e77def151c4bb34664a37a", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02", - "image_sha256": "a77a64d16af00c9e5be6590afa525e382edafb7d56f6975599be5cf769e1c8cb", - "logical_row_sha256": "f185cf06f0b6e00e035fe2072bb59aaec57a50feffaf2ee55e18c06e52de22ea", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9ddf08ae9a0e35403fe48f806cc6761dc0e85c340a31a3874c69a0a97d66760e" - }, - { - "code_sha256": "543517c4044f7ff12fa507952ae58992389c327fa65aab855be0e25089b75ddb", - "geometry_id": "dgeo_03ecb4b0ce87e9b4ef05dc3c", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02__depth_r01", - "image_sha256": "a661925c675b6123e09a5b78dee3c89a8bc655288a7ef7b44c1b392e5ed3c0a6", - "logical_row_sha256": "3c8ee7d36ea41144314994422d76c91432b1da6fd14e185c2b688a6e0ed77af3", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "997c3d15db3c402770de085581ec1d3f3a3b63d986942b6f4bdd57d043e8211d" - }, - { - "code_sha256": "c530936830388da428edd450d81a9c8694ca2802fb54627c487bfb40e54ab5d9", - "geometry_id": "dgeo_d15076b14a6aac20f679c8bf", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02__depth_r02", - "image_sha256": "c0c654b6ad56059ac86509481627b8ea8af52346ae8a4f46edc0fc4ed13beb67", - "logical_row_sha256": "f20d2d682c503332f3af8499a81582f492f5c34bc0b2c6b4203e2a1fa799a411", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "51afe7a200a93ac9644a80c643e0101336d7dd3abdf2c459f81509276e4331ad" - }, - { - "code_sha256": "8cc6ebcb368d03f9a2926d068823e833fc2174d761f830072422777d02dc259e", - "geometry_id": "dgeo_42848aa7b370db969f5fd19b", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02__depth_r03", - "image_sha256": "977bc4946f255711b0c0557c1f147b8ba723969dda5e65449849db93a5b5ec4d", - "logical_row_sha256": "a503a98982eedfb4d80c2a5be34aefcb1a0891b364c125fede6ef2424947bdf0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2a49d77fe25372634619134610cd0cf03c4ea4667441c7cdc8e717570a8165a6" - }, - { - "code_sha256": "4d46c13acf987cbda23c8064bf3897e6e03e243dc2cc9556e3eafa7e38231fac", - "geometry_id": "dgeo_ba7121be607c15ef63aeab93", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02__depth_r04", - "image_sha256": "563c9e6f27674f5c39a3feb9a77903e1bd6359ee0667015e7207b495e4f0f1da", - "logical_row_sha256": "39421d688dd2918aee4b045e0f7f562251a13e007ad794369baeac3bb300677f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "17a26566ee56346779c2ee5d04b8bd83de2e2946f5729592046bcf26877f8862" - }, - { - "code_sha256": "3a27e91d4a9bc94c69b3a08094cc5ed5b8c7e82fb0c2e36dbdb0abf2f3321657", - "geometry_id": "dgeo_4ac9cb4129a4d08a837da8bb", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02__depth_r05", - "image_sha256": "906e10261048473af3ceb15b747f7d497bd726bb99edbb52a7ec5f4fb804006a", - "logical_row_sha256": "62ce861d4e62ce5aad4546616103610a5094cb8079720e5abef5937b95e6745d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fdbab7b4bd149fe863f2e6a8a4c6355fadb11e43a5e9c7b485b3439a59f40c5a" - }, - { - "code_sha256": "5bb5fe44bf74deb6f02f0d5150b5a407c0a7bed2d076f90c386f55603fb5a603", - "geometry_id": "dgeo_f13325be5e471c34e763cad0", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02__depth_r06", - "image_sha256": "23f06308e8c4cbae77d2656c51854b8c4a8734df9cc49ca085b03ed6c0f0e436", - "logical_row_sha256": "45406cb5def85c2815f52ee7b9da0ad5eabc4b24cc51698df769af810b867af9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "185a1bd67c48bc2fd4d02abc383b9c81ea0cd71b96c138158dfcc891bf52c746" - }, - { - "code_sha256": "4742a99ef3c7c575559c39cd471b9b6e34152d5b008cd1641775c781aef1fa94", - "geometry_id": "dgeo_0b4ad1c567c250f4c1709837", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02__depth_r07", - "image_sha256": "58bfad6bef4b257cc3aa8db569786d0451a41e9b727e5d1c10ff8fbe5a513ec0", - "logical_row_sha256": "a62bdd3e2f38ddc354f263a4d34c3d384fa50cdf8d5b0257ec47680249dcf7cd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "650416dd16c6e7cc35af55b0227611588dfb3c01e34c8520a8dff32571b3cccf" - }, - { - "code_sha256": "8f18eba4f7a717af1d8a84526dc023b09c775883aae2c56cb1b126dba8c4c66f", - "geometry_id": "dgeo_12113fc8aa670e82e4ad92e2", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03", - "image_sha256": "93f33a2ef7aa98945721e348649f0dd218f85cb0f499f4402234540a6bfd96ae", - "logical_row_sha256": "266ed713f0c72de78682ab8c864a0aaa0f61fefd2cbdaaa94fad3676690a8784", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5f3fdc31b53b09057f81523ea42b9b997f2a13a54425d9892b8c2d82c15f8a8a" - }, - { - "code_sha256": "44d74328e4a2a3e4d41c877a5a584d90ed97815630340898e54453d3297ec3df", - "geometry_id": "dgeo_610927f91276f6cccbd8c8e0", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03__depth_r01", - "image_sha256": "d1c760419c013c838251ba4234f9d7d061ce95243a1662bab90d6d6381d3ac57", - "logical_row_sha256": "fb3e0542b9fbf1b9313e054abb010358ad65344d1572adac0ec585359a7debb0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "443b13602b637a5821b75aeb6be6e22067de0f32a1d3c1aed564e65090a4786e" - }, - { - "code_sha256": "9f2b9ff3835284e7c38d8cdab658a4a1178679dbd6d13886e562f5676e5ec5db", - "geometry_id": "dgeo_9109d484481f336289134d27", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03__depth_r02", - "image_sha256": "29c61c1011242c2da62e7dd94152f7f954dc513637b265fe81bee54e683f3ba3", - "logical_row_sha256": "27d80d46be58c8c67739c69a64f5f1ff48b33294ed42c80dce05191871481eb4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f31be9acd273b5154cc1e53fc887ced97e91c997a5528efb495bc0be368265e0" - }, - { - "code_sha256": "08a9fa479b7efd6dd3b4e0f781c19da0a80a74abd54832be32fcdd6583f73857", - "geometry_id": "dgeo_7df871df9c76eb8df2767344", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03__depth_r03", - "image_sha256": "aeb60db045b70c4d2f54e36e079b11fcd2ace57ddd15134d5bee84f5ae0e6bda", - "logical_row_sha256": "74f39520018bc0688e75e9f4a96342283ffbf65de4a1be40caa57a20b92a8576", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3e6390708800502ff9def06c63beaf72bbeb7afe00bd433a073f5e9e853cf099" - }, - { - "code_sha256": "72835382bdb5ee04d54acdcd80ffdd03befeb6d667091b15368d270818e51cdf", - "geometry_id": "dgeo_32d38ae9d0a2555a45b840f4", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03__depth_r04", - "image_sha256": "d6adb691fd508303c3ed196c4b5a9d44a01a922b4020238d058c6796a49822ab", - "logical_row_sha256": "e30fa8493f28d93638e4924dfbf6e1dcb41387bd8f94123fd0d87166d6e76f3c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8361d73ea099f68145102589ee014420dbda49aa8355bab9f8c1770663ad64bc" - }, - { - "code_sha256": "0d4a4725a46f8e4b9a14b25e9612451c8ed03ca6e94f5704bfcd6a07deaf0819", - "geometry_id": "dgeo_dd9922ac67521ccb72c34d94", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03__depth_r05", - "image_sha256": "9bd68daeadd90128a00648ed60eb4a1dd1934dd9cf06cca0c62e6d68ad0c9b71", - "logical_row_sha256": "4f2bd02b0266e32b2cac1b87811ebef6a862cf78f5382e7a20790a137b809c45", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1029bf2c0400f17000660945c89bcf6f8b71104cf62d4e126207a63b4bd439f4" - }, - { - "code_sha256": "2587ff70856972ab27ad951a0bb5e92b153f9585fc7741a6a8a4109d727ac88a", - "geometry_id": "dgeo_87842555f02d2530484ae827", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03__depth_r06", - "image_sha256": "d4bd56bd8fb6a85c2f6cb71d036453fa841d794e070eea707c4c2ad2d83ad3fb", - "logical_row_sha256": "21023fa743277282d676a96184d02e8225c052c164ad79a73f2025b56c65c029", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6a79a46013259cfb43af95fcb252fd0b459c104f9f9bf90a2ee467ef2b40a0f9" - }, - { - "code_sha256": "5520b8e44f1b5133075ac8662cc3ab5d4f45c3e99506656203b5d21448fca74d", - "geometry_id": "dgeo_f6d91a9f20ebc3f7036f583e", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03__depth_r07", - "image_sha256": "554cb7fff9faee2b52fd89776e77a334bbb298103beaca6a4295ca68c675f94c", - "logical_row_sha256": "593d8c5da9f8156a82ba157df3b9bc22fb5e60c2af9ec420162cee5c9f8adc8a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "816600016584e7f052e7c983dbb5e27b21ba82e7c388835125427ff85221c3f0" - }, - { - "code_sha256": "8af9612cfcde3ebbef8ccbbfc55c9d65d375b7280f05d556afb4ceb9af481eb1", - "geometry_id": "dgeo_d70c4c079db276adc3eb85fc", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04", - "image_sha256": "e5ce7fd7629b133f17eb4b2ea294d4b4c21f6c1270b7a25d7c9cf0cc0dd4a2fa", - "logical_row_sha256": "8e206c3785eb02bdefce49ed8201bf81a73e0e122bf4786cfe425296807d5a81", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2763e8e1308909d931dc33d05cdd683bbd5a974d0b00b2f3494b31e41b18ed44" - }, - { - "code_sha256": "fe60ecdf8bd69b72151b400c85325e6f00f6334e4a2b24d0ea9eeec7b0f60ef2", - "geometry_id": "dgeo_21d1d294b1e59538ad576407", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04__depth_r01", - "image_sha256": "60cff5a8abb2028841dabafef6fbd1a469501f0f62a474bd882ae9fd83212605", - "logical_row_sha256": "ceeed01436f845fd6c3151f42dc1b17665c1ea034505092c9c25fda1866997ac", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "46898a25c8c2db7bdbf1fad829df00795eda29ed96459baaa3de6f57a6d57cb8" - }, - { - "code_sha256": "3793464bcac5f3d2f1050a8fc8a2dad1e17510be4061eb217a74b317e6ffbe30", - "geometry_id": "dgeo_d58a9d32dc0b8475f3275f7c", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04__depth_r02", - "image_sha256": "17643284792ac6d5dc9ccc93d4e77f92b2525ed439087e1c2dc07ff2496b6744", - "logical_row_sha256": "7f47b4806e06ac5c8d4d2d8770ec362c1f6b35ccbb4456c00a105814ab7c7596", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8185a197960f5d1c1802d71bd24222d83d057e9d05a8dd8641b266f33c7e4709" - }, - { - "code_sha256": "febff81c558392a2e55baf758202a4f35d886a0115f26eabfb781f656042e061", - "geometry_id": "dgeo_3acadd8b83260517a1fdb30a", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04__depth_r03", - "image_sha256": "5a2a430d76ffcab46b4b21d004f0693cb61f449766719af3a75f9a907001ec22", - "logical_row_sha256": "43a7e8a1492218f85af35e07b4673319f87b3133ff64694d7ab232789ddd3a14", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a108f096771ccc0d06d0e4a1d39e2a9beafb4bbe4ca3ce4264dc9fc907520499" - }, - { - "code_sha256": "c592798722d2509d34756cd75354209dd32fd6cb288a77077393aae2f293d5ce", - "geometry_id": "dgeo_e0928e5620a9dca6a1394292", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04__depth_r04", - "image_sha256": "9da263b5d43cd0f2fa02774b9302e5e1297f7c5a1aec99ee04ea79961a2bc270", - "logical_row_sha256": "bf63580257c93c722291daf7c838d6edf840350c7e5a52ac0fe0db4ca888829b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "288463d812b49397c8040e57540983465365cfb2574c099be10a03252e760bd7" - }, - { - "code_sha256": "5f8e0a79eb5d21e60b310191d118e5fe3b77347b11820ce3f6d764fc79a5976d", - "geometry_id": "dgeo_471ccc018d2e38a120be88bc", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04__depth_r05", - "image_sha256": "c1e5f05b05a238df93765077cd9e7ffcc8f08c542ac68e3a81d9c08a9c4d61d0", - "logical_row_sha256": "32efa3e328345c896ed58acffc4c6ee0360ae51d2765d449e6b914173c826a81", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "40b3e5213c6aa7f3e08e7698f8a7e0f562891d960446c8dd8a75cdb3a66e4ec0" - }, - { - "code_sha256": "ced4fb80672528b6f63a345ba5f922ca667462f383c0f9d98d04bb8742943781", - "geometry_id": "dgeo_57103f1bc7632c1429f96ee2", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04__depth_r06", - "image_sha256": "4840d3d24a625033fb1c035f2e407fc86eb8cf9db7944d0aad25d687660262b9", - "logical_row_sha256": "ef457a2aa45266e3171dd36eff5da56e66c2ce051645c15e9f2e8ccafa7dd478", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "efc59c8356bce0cf990e7982b54f11839bfa20ff36e618dec807fd97dde7441f" - }, - { - "code_sha256": "59614e29677e6bcb35a78d031bdb58bf567da408f313cd7c19364820f26134cf", - "geometry_id": "dgeo_32798b3f1aa1a2b014690754", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04__depth_r07", - "image_sha256": "e1aeeee85890aa6905e26852d02374c07ef2806d9c0311bbbb7963c1f36b17f7", - "logical_row_sha256": "e4bbfa014eb51f934727507f1e70baa949594123fd17888ff7618e850c8e1968", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a0ce99cbd3daca2122e7aa77746679f7786966517adf56b01f11312cb55b0624" - }, - { - "code_sha256": "90db1c1524dfe932a5ef3ee55d4c459799f5b091485f7f850f498dc6d4356500", - "geometry_id": "dgeo_a02aed0cb147909a720a52dd", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05", - "image_sha256": "a9e0858462bdd52af9bdd710c73c19fcd9c7b85df501057ebcace5426b1ec1f0", - "logical_row_sha256": "199dc226c83f4141dc2206568b21340dd89972a4ea5770b3e0c59b54e99cd95a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a00546146f1ed39df5efb8188ddc38229bbc6dcdaa020c74a97ebd148c981c67" - }, - { - "code_sha256": "c143a623206c1b6285d03382c2c99f0afc80ae4c0a977a4c18d20fd34ed3853d", - "geometry_id": "dgeo_f6942a211e7373b74017584c", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05__depth_r01", - "image_sha256": "4761cb0f0f0c3f3e0341273d4233924a46b07cedbcd7fd814031830b2f6aa3a0", - "logical_row_sha256": "943339c988e3c202eb8f7d8bc9d6bd335617255d818f1c55d337873a6a5cb4e6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "eeddcd9959b3f57fa31faa5347b6861ffeefa2be066bd692ad5a500afb0a829e" - }, - { - "code_sha256": "8cf9233e98c3b791ff620e078df04cf65b9b0eed5824323c622fddb5b15a629f", - "geometry_id": "dgeo_2ee4042da84dc5c379e3f804", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05__depth_r02", - "image_sha256": "5c1f54cb848e47fb38daa2f381ac1088d325cb56d84ed67943bcec1c249ee5c3", - "logical_row_sha256": "7c81412926c1c940e36cb5cf30b99c55cf6f2f317b916a19923afbda7d6f4d4d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c4059d1d40b4b77411a909a222db760b970fc3625c50acdb83a59239e931c24d" - }, - { - "code_sha256": "fa470860f7b7652fed62418043eff7820da74ffabe5af729b463b51cf6cfc9ac", - "geometry_id": "dgeo_3292b03a1bc36f5b81bcf304", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05__depth_r03", - "image_sha256": "085c545ec7ab3def41872a58676f2922ad477428719eefdd696f45e2ec2dece0", - "logical_row_sha256": "07989a894395453751d69d93c6e34ce0b394decd834c06cc9d1059e3c86da21f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "02ce30dcf17bfd09f01f0abdc533699f6f2cb31b0ec6a83787b6a558e5a3fbeb" - }, - { - "code_sha256": "08abb79b5cf9ad94ca923aca500a04a68df9bb4710b65370aab44dac5848143f", - "geometry_id": "dgeo_640187d322fb25a0f97bd98a", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05__depth_r04", - "image_sha256": "2202517bb94fa200cb49bc474ec24c570004a230b767949fd63741b6852bed0c", - "logical_row_sha256": "342a35f1e831b8d2c538b503a32d60124093e9d00a03c7de0b566125f1c4d142", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "faccf4213d1fa824a356e6f8cc5f76f41186a316131e5835e4e614433ca71583" - }, - { - "code_sha256": "7d180646abdfd7114f9788a07892b4f820b581bc114da5659b4fecb39ef0f2ff", - "geometry_id": "dgeo_483a7e933b1b9209d6cca76f", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05__depth_r05", - "image_sha256": "81a3af4c321f23559b05866f84d65a0b8b0210a235dd71f7fc030526c2048921", - "logical_row_sha256": "feba41288b61ab0b6f4abb4d69980db7e95c6c1295f499999a371f273a263cd2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7fa4ad091b2af11ba8961d884ac77f9762eefc7e3bd43b572dea7cad6cea3ef7" - }, - { - "code_sha256": "0c20f04948954304cc8c70e61eb0d3404196031dfc886a2363a2168d8580ea13", - "geometry_id": "dgeo_d9781fb9e5fe8701d0f46130", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05__depth_r06", - "image_sha256": "87736ee3667cfc60ae58921051c5cef5ae44ba28e81c768ac6924c9dbf044c19", - "logical_row_sha256": "d4e3e75d0c2c57ed884f89e114249acc472325535f7dea2cc6050836c18bd4de", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9f450d3d8604243f5f191407ca94c47d2866655a1e5ad13acaf4f56f374ba66b" - }, - { - "code_sha256": "af00f813d9259443b05f582211593bbe980b639630605e62b288d43755b0b38b", - "geometry_id": "dgeo_f3959f5b9c73ce22c0300a28", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05__depth_r07", - "image_sha256": "9d24c40be5fbf1a8c75c09941b940039f8e809abd40a355515cdff23c2ef94c9", - "logical_row_sha256": "7a320ee8cb0054011b608f841c30755f9a5d459d0a8bdde500b4ab17c796dad8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1dcea514beec28c46e4bf233dc01517a2647752fc1077a9f5cb0290cea68f2d1" - }, - { - "code_sha256": "563e331e45074553d413354250bd35bf311a942be11e5174cd851bd01c53ef5e", - "geometry_id": "dgeo_e899f1cd0b50d9e0f85da617", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06", - "image_sha256": "5e51f3239163b8424a24eae9b08bdb7d461808d47808a248987163aa4c515771", - "logical_row_sha256": "ae29648d382e26d252793170b45b7f768c3e7653f5f829107dd0c5f6b26f80cb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a0a5a8740ed508ffdbe7afd7ed98c1a7e70ea318c6df5cb0e303b2ebfcdc8c6f" - }, - { - "code_sha256": "dba464b2abe2e694edc392f9275bac611b3047f4c23622527cd683e4ec2c5190", - "geometry_id": "dgeo_2fe9885f5f0fc16f1e508069", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06__depth_r01", - "image_sha256": "093ceada26e15450a2221b5c9a86146470a07c26c693164e16402b5478db149b", - "logical_row_sha256": "9fd95081dc1813eb88147479701e6e2214fad0ad9c2902abe4100c9ed8d07a35", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f6ead33a41fc1f3a953937cba5b1c38249f42672cf39ce33a6e0975a635cd632" - }, - { - "code_sha256": "84e4068be178c377df7dfe0eb9ed846ef51ced9c6f7317ae2234b9cc9f415fca", - "geometry_id": "dgeo_6b8b6d8ff2d4b49bbf66f8e7", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06__depth_r02", - "image_sha256": "02a2431063949be1fc4a16be721e2794df48c7762a6caeeffe13d7490276037e", - "logical_row_sha256": "c72bbcefd340096451a78ef17a248e459e37e736ef8a05ffd0917a3b06dbc87c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0cf485934932e5926009cdb8c39cc8a0131264be41c756620bc925d0a386f552" - }, - { - "code_sha256": "744fe32f0dc3f6461d26a5fd0d344f6583f844a144268e5891516f53e3e7ac4e", - "geometry_id": "dgeo_0be54c4baa30510e441a44f7", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06__depth_r03", - "image_sha256": "ea2c80f2dc4bc519468af07574374cb7250406fb3df1f83a724f894833cd7880", - "logical_row_sha256": "7bcc6bca4be04cbf15f7817052d6fa21c9913510aa7d5e3f82b63e3b93a6b254", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4bd6c9cbce7b253d2a86f11a7eb5d5d446ccd212795c82e87da4be66298487db" - }, - { - "code_sha256": "b04dda96e64e5fe5fa9d9313c4124889221589fe9759ba08533d3665e60f0f7d", - "geometry_id": "dgeo_a569ab5b54d419390f4ebe8f", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06__depth_r04", - "image_sha256": "cde9a6905bab4e96dc00211cf7d4a84045fd2117e924ac4c2b5c4334ae391159", - "logical_row_sha256": "04d51a1c8b7e42ef1a07949d000257d43f9a88a607e897087ce0e4a17c0b3c93", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c784878e657d2dc0b1eb3efbd4496c8b89d371336ca378c872a7f0f54279d2d2" - }, - { - "code_sha256": "a126335baec5091ca59ebab6779947bdb963f7967c48b1d2b8ff64e65cfbbf8c", - "geometry_id": "dgeo_4a9089f91b2a4319a65a2918", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06__depth_r05", - "image_sha256": "beda47692a0f590e9e20cf311769015f95725aa9e2a984296918bec167561c33", - "logical_row_sha256": "490cedaa0949d333e8783351a0b9b1c1b27a64dc2db5942e8f9bab0f2422a9b1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "369d63896642bc3613da0c98c83eb0c54df4ffe2671738083337cd9c1161e00a" - }, - { - "code_sha256": "6bced9263c1a067b7cc5548df7e8d0f14fcdefc11ba00da913935d86aff81bd7", - "geometry_id": "dgeo_fe1bdf6532a216f6f50a28cb", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06__depth_r06", - "image_sha256": "5bd92194567b330999511077004b66711652779b8eb23ca466ccd716b2df6d01", - "logical_row_sha256": "b86425b9948a25b0425c11e4f97a901a3ecb1d778f672acc6d7765629b3e958a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a58cf61464bbdc6b1dd67810a9cd711afda2d4f812b8e608bd14472fe45f5550" - }, - { - "code_sha256": "576ec0609114db8256a4287ccebab7bdf55f16b307f395f549744e69f66bd5b4", - "geometry_id": "dgeo_ebc7bb73f1de900ee6a4261e", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06__depth_r07", - "image_sha256": "75848df7890b5ed58cca746fb6addf4feabe736b25ae80020035763575071f2e", - "logical_row_sha256": "17a6c966ffe95d0dabbb5e719e6e48fdbfd10c0c26344ef9b9d3950c15239c14", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7373813d93f8e1376f79730b8136c13e08f12442857d388a35dc3d2a8487ff99" - }, - { - "code_sha256": "63611285ef0e91c2c688e05f1ebcc5cb7b1430f729b3d8fb30e835dbb9b69992", - "geometry_id": "dgeo_e26dc9946845d496517cf962", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01", - "image_sha256": "a149247254e7469f83c5b951b0bf036add0ef892415856f90e0ed886f6c72aa1", - "logical_row_sha256": "2268a431cabc327e47a94e39a079501f0ffacfd1c57093cc87ee399c99fadcfc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bdd81824cdcdad49a5b60d6a627f725b4c6d29c69b62342aae855c897e0f5dc5" - }, - { - "code_sha256": "1a3384bf6b240cf034937cc8775c846242b41db6f8c4118878528dabda536d11", - "geometry_id": "dgeo_e8f6b55d73c7679d52772a16", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01__depth_r01", - "image_sha256": "48857f1a189069c06ab00b028f82920640459371ce6ff516c020ce777328179a", - "logical_row_sha256": "c8b43feca975de1116af77934089e5eb9da1cc92d2e1e2cc06de1798a488d30e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "33b9d32dc89126c191eb97f85845e318e9ed0289736355a11ef8be699112f7b9" - }, - { - "code_sha256": "b03d048d7e990477488ecdf0f7969a6c7aa3c323c4f7522e622ca16435b61a2c", - "geometry_id": "dgeo_bd9cc5d24fa6a4bb28220f8a", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01__depth_r02", - "image_sha256": "f25d0e5f0fe083a16636e7b57689e4f77251b8fc8366f15964e19bec1462ac77", - "logical_row_sha256": "294079b535510f34ca9b94237039cae14fc5f2f4fb9cb472418c78ef47b64aee", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "26d4aa997f6a421f470bb3ee7643c25d9ca3b23563906832158fba07c2deaa49" - }, - { - "code_sha256": "86b05ba6597ca7ac91120d7647255063e8f29d6233a2af89e5bb55e5dc9935ec", - "geometry_id": "dgeo_0f072b9127bae406e2fdc5bc", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01__depth_r03", - "image_sha256": "0677ad23600ef28ca6d06df7c7e29a32a6223926a411b8d9de5dfe796ed69cfe", - "logical_row_sha256": "96e3057da56a23bdac5d0c67f362a3e3bca1e9145c1699dd1d3a5fd5d9ec5f20", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "69ceb023f8083147794e1a8ea69c34dd3724c67c9bbb0654d0a46b80d85985fd" - }, - { - "code_sha256": "350805d5a9169ed28c5edea1c67e3c5675c9bcdee3288aaf0aabee9966ab3a1e", - "geometry_id": "dgeo_03b95496968a6989a1baa066", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01__depth_r04", - "image_sha256": "cede44ec9324f2dac710c7447231c5d3b51da3613478321be7f5f317472ebbaa", - "logical_row_sha256": "c9035029f01bf9b53eb818b77779636234086bc5b9b9cecad72f8e4364a4c369", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "745244a85c24abc2b429843ce3609f019315d85486a628a5797a5da532c6915b" - }, - { - "code_sha256": "1bb314c365f9733577eb20644bea9fd11cb47737d31db20d547afe1331669542", - "geometry_id": "dgeo_3607adb1ca852f3a4220d822", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01__depth_r05", - "image_sha256": "5cec4b5e8c53c0decd9f4f83f4bdd44674dba442204e6eb64eef7c2ba84ae04a", - "logical_row_sha256": "1c820d24f42bcdecbd7ba6f7f06e9edcc852920ce7e31c2ef0f090146ef6724d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "54d11fe9fb6fb049de021931031e04ea5f3d1e4afdf336d9636c8e7ded3edda4" - }, - { - "code_sha256": "e0df79a59be55cda394def57ddbbc7b3e94923a9db9973cdf3cea5a9be43973a", - "geometry_id": "dgeo_089ad42fa438c37dad84edb7", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01__depth_r06", - "image_sha256": "4a7b6fd871f9c4fe3858f39e406d01a531b0f947de56dfc781a61d20737ad833", - "logical_row_sha256": "4569c6d2c74849a17814c35665083c719dd96c2ae0b058157349d88d301e4f73", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ce1e3a354cc62ace28dd19e076981d249c2ade4ac78f04a2e7fad4e6a8304b09" - }, - { - "code_sha256": "7b46b3e848dbd336ea0b4ab26c8af70aea6829cbafa93d7a07d47df576d70a74", - "geometry_id": "dgeo_cf1d0b4e6c38eb546a57cf22", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01__depth_r07", - "image_sha256": "0f9e2d8f5392d08c246b70500fbde02ac2fcfd49cd352247a250fa8cdd2737cd", - "logical_row_sha256": "98504d125cb005bc2fedea2875399dcf3ff40c6ce395075880c6c4962885aa24", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "11cea29efac49220d879db15767bea0656dc63b26e199ebfd94b32514b3bc8d0" - }, - { - "code_sha256": "0cd36ba7dcb7a66cad956c0decefa78087e1cd5e8474735b0cd1871923c22dae", - "geometry_id": "dgeo_8dd0e96e23ab6aee5ee340cb", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02", - "image_sha256": "f677299e29b835205fa5b7e66b95c1fde87c56016a16332d83a1a5c5ef6734b6", - "logical_row_sha256": "b94dcf277009b8e9a0082ea2fcfbcadd6d44aba246d8fd4a870375f7e0a89401", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6cf1a8e09bbec05e17ff28fbab09c08e97cd6836443d060dc8ef7452fc58fcdd" - }, - { - "code_sha256": "36d88800a94e5e74bdd5eeb0076e1ed798be48f5ad07887879db14b03a1df49a", - "geometry_id": "dgeo_c4dce37a039622c38902846e", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02__depth_r01", - "image_sha256": "f294c24d03479afdbb5297273d5e0a4e454709518ba7120902cd8d231a1e6b23", - "logical_row_sha256": "efaa42bec524c6725a6821d33d37700cb276fd513642f8c29103fcb1461e54d9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3dd4dd68ca1680d62b654b962110596087705c836f3ef04eeab211f22983181e" - }, - { - "code_sha256": "a5a8a7178c06a34686bfc59a107e7c0cb5895486aa2539cead482234bf9d9f68", - "geometry_id": "dgeo_fffef90be159efff30ebf459", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02__depth_r02", - "image_sha256": "f678a9b20483e00dfb73bdb170cc76a16c32220ebd090558e9a15d969dc4d7ca", - "logical_row_sha256": "6caa69a850832ab20f5aa569011d8e2d1eb34e02b41c090b87b1f8d3cab34e28", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4d6b047afcae4efb91d5df2db2580cd9dc4b90841907713b0cff53e96acedb15" - }, - { - "code_sha256": "5e74a6319aeb6765f219dab11ff7447db26a8805cb12722d2b850d4df7088174", - "geometry_id": "dgeo_75308bd6403210424a45f1ad", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02__depth_r03", - "image_sha256": "2912183a1878f7a880ac7b08b6dc1d6911415a454b290f539392d499a5076789", - "logical_row_sha256": "25274745a47b5219583f5ee568ec2c59c40d44d6a96bba120559d5ca4ac04c47", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "48860c40747204c003deeb2f79bc8e27e3d4f7fc9743a4b7967c4f880bdedce4" - }, - { - "code_sha256": "4be1a069e7db45f200a0a1963b29b76ba72bb10f76760e2ce0098ae6e3051c0b", - "geometry_id": "dgeo_5251d2e5aebd9fcae47e100c", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02__depth_r04", - "image_sha256": "4e80dcfbed68fab85f8bbd3d064c6d8f37fccde0b1ec5b9164dee660af78bcfd", - "logical_row_sha256": "e57a8ee33b44e2b676366b5039746f6233bd203f931a084a4e7053314f7f811b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9a0f1b25606e2d5da1705cbef0c0cbcecf574efd8fa579bae0802e50405caf5b" - }, - { - "code_sha256": "df2c294bbddc508ff7859cf1cad4b5194213700aafc4eb27cde8195c8b920ba6", - "geometry_id": "dgeo_dc2257d1d1f609c9ec634ae1", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02__depth_r05", - "image_sha256": "460919fa31773000a0fbce24e9741cd85870515ead7cfb53d2457ef7ef58d4ef", - "logical_row_sha256": "db695df180bd12ec54853dd5fb02d7564ff6eeb6d04266146b632edb11e5f7e8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "55c042e393d6e2c660b244a0ba0e84d00cc531fdd5b480f4205ac80918dd2a80" - }, - { - "code_sha256": "d001db7406fb552f41661c51bda9004351198260310536d9c229850672bd4456", - "geometry_id": "dgeo_a7c6addf83ae4b96553421b8", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02__depth_r06", - "image_sha256": "402732e63b62f1fbdffac538ff315a6280697e08f46c542ff1df6523db67e1ef", - "logical_row_sha256": "c88f4309407e36b9e2c7788ccef29d90229fe0c5b3f0cceb6a7105952ef34208", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9271e695dbdbf76bbde32b79ab0bbfc038698b567cc1863383f544972735d724" - }, - { - "code_sha256": "3e9008b9de468e0c10090ed7b90ba208ede62711b713ddbd9d82fb68908bfc56", - "geometry_id": "dgeo_749e04fd87f8fe4535821737", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02__depth_r07", - "image_sha256": "52eabec807a13a40bb9d21701829264dbab76e4ff320ed725505c00f087b1f37", - "logical_row_sha256": "6d44abf469f7fda80272a67ad08f410f157819b49f2fe96e33609cdae55e98a1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "261964127bcc56ce8a3f5748c414cae551d49ec762cff17fc2a91d5bc8244f4f" - }, - { - "code_sha256": "2c82effb378a4e754f212c5380be1fd80ed78206b9318d6c70e547abd9744de7", - "geometry_id": "dgeo_37e2f3205419f073d7bc9e7b", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03", - "image_sha256": "947248ce651ffa8aeb451c52e8601d22665d77b592cd673c5e065e8c6e584a70", - "logical_row_sha256": "5149a46875f9164d16c031951d33348afd413093359af1d8c0ca3040fdba6c27", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a107bd5cd3a3700bd80e22194fae1ede8117993eba2da322e30ed38bf8a48761" - }, - { - "code_sha256": "c1686349b782a688c29d345282f3f60c6fed8201cc748e6d16afdcb2c7b7b4e9", - "geometry_id": "dgeo_c4e2125d1ec0d332eed79814", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03__depth_r01", - "image_sha256": "a67e3d83595f8706079eab4e8d0a60d25f6a32d19bd6143b663e0ce136def87d", - "logical_row_sha256": "e5cb686dcf46c558d6031d9f72f95a851865af38b25033410c08d80d5ffd26cc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2a1eaba892e87aa88dba7b106224ba33ce861523cfebaf46c37e55804f8b46f8" - }, - { - "code_sha256": "23333ae9cf8ab7c598b0249728cea579cfaeb5148d61c8cc98c0c9541e2c0ee1", - "geometry_id": "dgeo_0c7078a57883f621e1ffe878", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03__depth_r02", - "image_sha256": "9e4e242fcc224e297ca4ba5590dc195dcb807c59338d3ff52c9592b3fc517cd8", - "logical_row_sha256": "0e813ccf9d53eacf6c1cd5c5e312a2e8a422527623231c81e7e48b9a12d31a78", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "21a9797698fd02d98caf6946cf61631578ec9d908c5224774edad550530d5b25" - }, - { - "code_sha256": "961dfd8178dfff54c0b1004a6f5e677652f848a3a7abef5bb6aab59816d377fb", - "geometry_id": "dgeo_a6e3919404ab30b44fbbd314", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03__depth_r03", - "image_sha256": "21e4dae8649938ff7f3b883336515148a4f93fa460899c3f879f8a0b18a16ad5", - "logical_row_sha256": "1e9e609cb6fc6fb0d906eddd659d8ff9c59fb8818b48e43cbdcbc7ef993f061f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "13942ef76ead7b0618689f5107407a2fd25cb18aaeb02dc765737a9d5fe25126" - }, - { - "code_sha256": "029c12a23f7c5e46d6abee0a768ffa4fb7707e32db040b8f871fe550096bd160", - "geometry_id": "dgeo_2e605433d2520c3341602752", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03__depth_r04", - "image_sha256": "3bf8da5100e64eee3904ffe1d2474e9074aac4c3c61d08b43157e67748419ccc", - "logical_row_sha256": "8d185bbc561d0763f46cafd13f24fbfb4ef8367f75671b3d66af6d37e72c43ee", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b049990036b31ed07e4808040dc180c840373b3ab85582e44eca9c45b6c51b28" - }, - { - "code_sha256": "62a59b0632288f74019e1519e2140d29d9cd7dd26ea4e1e8c205347a792b0da9", - "geometry_id": "dgeo_6bd75418a6097fae6bb692b7", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03__depth_r05", - "image_sha256": "b7af1424252f4f92143489dece078ddf6438cf7040c3338613317f9f1a97cbf6", - "logical_row_sha256": "bcaa419d5cd4f65f88ab798faab4b0a60a5144c534e080d98ecf3c1083b6dcb0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6a49baec995d8d34cbf45068d67b977d9c31c7621314f4646c788e64c9696ed3" - }, - { - "code_sha256": "076f2943c03398088e3dff9e0d0f6a16ccb7a9b859bb70af8a97d630df627ed1", - "geometry_id": "dgeo_12f9d2004a4ca16dcc15f3d7", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03__depth_r06", - "image_sha256": "73a9bfeebde3285fbfcfb8db5add226009a4a5de386a701a020f323623dae7a2", - "logical_row_sha256": "bb836ce98d9f954591bf65c53d20b845b0b551502949141342c93b40da134919", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b6c7a2ca8c1efc34f815ff23d08e0d788928d9618342facdbb1acad1cbd4c0fc" - }, - { - "code_sha256": "c44eb58cb4d12b1c6ad455ef28c32cfd89f1ee6cdb3eddd71a84c044f70a111f", - "geometry_id": "dgeo_47234639cd2609949829665a", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03__depth_r07", - "image_sha256": "ba5d5a9876a8e9849c6b6697bcb6e827024ef64832ed0537c66142e609adf530", - "logical_row_sha256": "b5fb1663625fc48bac14035e5eb36d3c1a88fe22065afcd982a7aa6c05a31321", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e3ff05ca9dda5875defe24df90acefe8d0d90e59cbf82c6cf7a32bc757161e25" - }, - { - "code_sha256": "aec3ffa9656a321c0e4462d0ca0f6b76a752c5e1b57f5f3719b9b3375ecf18d6", - "geometry_id": "dgeo_bdbfc05f26e1638c31f0d311", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04", - "image_sha256": "deffdc8b3aba8fbe1626d1c0a6aac20c434fb7d52086df8600350bb9e81f0ac9", - "logical_row_sha256": "f7ad9882e9475e4b1357e7a0ac7f9ed79a48beb1a2c53fc08a96c4a5779bbad2", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1f72e08ad0cb57164b4c4b89c89878302482150d181efe9ca4069c6cb18b24c1" - }, - { - "code_sha256": "b417f3437c5220de34e6d7d52a91f58800a40f363bcee4473d19b7148d04bb65", - "geometry_id": "dgeo_73116f760a263599b2c134bb", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04__depth_r01", - "image_sha256": "eae3577d4d2eca844cd25bb377f13810cf4166dbe9737acbd43d5c607d825b65", - "logical_row_sha256": "ebebdfbafcefdd8694048159f1b7e953b99067ebe87f740e869e5e3b4390acb0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d15d89e12b43cda83b828ce9713c2a6d345eb1406cde22d299597313fba874ef" - }, - { - "code_sha256": "f70da3e6b304780aa3f8f020c839f08a0d2bda65ff3987e6d6f888f3bb952a71", - "geometry_id": "dgeo_0df33a73f90148e508a8aad2", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04__depth_r02", - "image_sha256": "a8fc90b0014250155aeb25262684fce9d63510c310476a409332befd3b03469a", - "logical_row_sha256": "ee6997cf1effb02519ccd649c4a987dcf0730116b0d1a42e3b088905af71102f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c211ffb1bb9a3bc1286c3af2f4b2a07d7b4fa064c95d60ce64e2fc6fe44a61bb" - }, - { - "code_sha256": "09d4e6780d63d7d6190c6f4dfae62cd0e78fb7ccf1c81e5c68a37da5451a7318", - "geometry_id": "dgeo_a1e001fbcfd1578ee09356dd", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04__depth_r03", - "image_sha256": "7f44455c5a7e73c725f1cf8f6d922470bbe5402f8dfd6505e388e2495a26d107", - "logical_row_sha256": "ff7559385d56b1d4dfe2910e7e4debbc6530f64fcff4bc4a54325abe8a1f79c3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "76798d54fa3925df0ed40900aa1817ef5d1050cf83108bdbf53dbcb4c05246bd" - }, - { - "code_sha256": "9a266322fea22c8fe8cfbe928ba3b5877955fcd56cd37d611441bf09d8f81d8d", - "geometry_id": "dgeo_b71c8a64d8b23101266064ab", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04__depth_r04", - "image_sha256": "cdde357de47f63ecdce61d2d01193b71a56d980eaca6225866db00ea15491406", - "logical_row_sha256": "0a5a2ee7d575591863918f8625a15c365abbf8d2034724374cf75fc76865cc29", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3e2d0f166b6c9cfed00e2c1887f27c641aa09884b888699b4d0563b853b47e8f" - }, - { - "code_sha256": "2d1231242ff4df75fd28bedee6b2b08b8daf1eefbf3c4aa58c86631619381ef5", - "geometry_id": "dgeo_6bca409a6b4d564a0d0cb47d", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04__depth_r05", - "image_sha256": "f7a086cfc05e43324bfbf1b78241fab7dab75134978e9da5b4ecb89dc0a525c1", - "logical_row_sha256": "66673aaf9bb12fcfc3769189a8dcc06bdf6328883eaa1c5bf29f7699138af18a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "664369a98fc391f8ebfd41f4032ce52c2bccf407a861b826ef476cab140e5047" - }, - { - "code_sha256": "3c59c335e5954175dc47daa65a39a3b6132e578738188adef58fc3feb6053e99", - "geometry_id": "dgeo_0adb8e256bbbfb8b3be20309", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04__depth_r06", - "image_sha256": "7ef38defca961eedec726777a00a48b2925d02929282078035e1ab03206ddbed", - "logical_row_sha256": "834937d60d44cb77c5e0c982daa627ad743248b4775c925f4987ad7fbaf781f1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d8b39eab50ce8b6ef8427013710d50f3a3c15a617a51351bf107253c61b6f214" - }, - { - "code_sha256": "3c77806439cd275313584d3a89f3850659e6df153ffedea3a575aeb79390763e", - "geometry_id": "dgeo_214e87b26ecf36ef7a9fd22c", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04__depth_r07", - "image_sha256": "b341104e6f98b6aa8e7ccfc5bd847a25cf3ce47a046acc2b9158348a5a07f848", - "logical_row_sha256": "d3ddff8a66dc8dfd80c7693355e872c8925152e047f94211e44b7bcd2f8d73ee", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0b69a703476e5497aa308e4b647b97c651f3de8969de908e99717f97549cb68d" - }, - { - "code_sha256": "29321f979716622e16df2e9fbbac2c95469c6f0a45a3f3de07779e7ceddd3863", - "geometry_id": "dgeo_0b29b99c5c8b63ae19a2d425", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05", - "image_sha256": "3a8a06c7602944a49445efc27c2e46576cf046eca8c450a620e6f860edfabca4", - "logical_row_sha256": "94fc318af813e74f92c3f7cc23bce0ba48f9a7c4f730de5fc420219c6b0d35db", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "faa821210eb48e9bc23dda410ace7127382c670136fe1b6bd158c53168ea5e19" - }, - { - "code_sha256": "1a9f082a3e36b4fbc2f1f864ef9047eccba993e73278d34ddef45d1f7e8beaf3", - "geometry_id": "dgeo_39e1fae786f1e49d1c49694b", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05__depth_r01", - "image_sha256": "5e37e576149b687ea2343490e25fc2c333ed91814358332df4631d3625acd87c", - "logical_row_sha256": "2bc54527e3753facab8b0e989ffa62994ed850700e05f088977a62dd02e6c6d5", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "229d6c29e52b34bc5f8c6113b681b2d3ce4d5bdbc6a9ca5ea2ce3b4329645c6c" - }, - { - "code_sha256": "7a9c6bd74a7024caa1242cd74bb3cde95c85b6d57b1166da69937b508220f5b0", - "geometry_id": "dgeo_4076557094a12ffffab38512", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05__depth_r02", - "image_sha256": "58911c153ea19d669eb2fce1f514b693fc3152f0355069213d43079bd664aa4d", - "logical_row_sha256": "75b6a54a9dfd1c8910f9cc38e8c356cb3e021860ba10c4fc4245f029324cbd92", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5c2d4002cbb9afae09559a045c01e578bc97ff0de06a5bf9ca18a86472eb73ae" - }, - { - "code_sha256": "72034a3656a7223f487caf2761e8cd7d8052ca39d5d4dd992e7dc264e152d45f", - "geometry_id": "dgeo_832099f3adb4a10e39d4ff7c", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05__depth_r03", - "image_sha256": "23ba80aea10c9963ef7e7a2b7b42c1c33039d6a970642da936ff98364b870e8a", - "logical_row_sha256": "301d0912cad305825177c414a60cf9a2b9141b44b6e6fe75b565148faf01a3df", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "91d36a3f44f48ec43a318e945c8c3c6f5d9adcca1bdd5b0e7128249331f26243" - }, - { - "code_sha256": "dd7a7ed76bea5e9792674fd2a67a52201a5915b4f04ed81d272cc190af1e6a3c", - "geometry_id": "dgeo_7e4c7fa8d174810a4a89003f", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05__depth_r04", - "image_sha256": "307f130fae93b496239bde9ba13c74ba7cff889dd2c7c5caaee3bedbb7185dcb", - "logical_row_sha256": "5cb09641542da20011e1936cb34ac00915da768f89d2f06a911133cb0c6403a8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a51453f83bb9fb44fed777aed29231af0147da61e0a222f66890a0ebb4c6f2a5" - }, - { - "code_sha256": "bb3b2e3f03604a395a4015f3122162117771dddf1f2f2a12562e9f62ce912cd1", - "geometry_id": "dgeo_a57f1a0f91ab48ee92407697", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05__depth_r05", - "image_sha256": "d741ebe4d5f11c1754685c1b6278e882925ae9788d6790d0369fe8b980f02668", - "logical_row_sha256": "b94cd8bd697a410907caf0ddef45f8d1a497e7ffc7785c42d2f586ed7e016225", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8d7c1ad41c74f06f4f03600b528f3015eb217493bba73114551fc2f31bfbd505" - }, - { - "code_sha256": "b26ebc27a02af92e9677fd05cf7be9c3276194403ae8e032b723a20acb57469b", - "geometry_id": "dgeo_7e525197bb533a5bd2f4c10f", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05__depth_r06", - "image_sha256": "e4741a8e13e564a16ebf4dc1762ca5ad736a8cd5a7a651357b6389b412717806", - "logical_row_sha256": "ff15efcdb84ee0fadf9a93db2ccbc40d75df97cb088577215e646b2cc434b48c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "24c29c6cd669c972fb995947aced7eabade07abd45b06d4f98413e988d18c114" - }, - { - "code_sha256": "0108017cc4012a581528b14cb432e7d2cffaa0e2d9ab112039f6281237fe7abe", - "geometry_id": "dgeo_ffcc7b39001a5785430a9da1", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05__depth_r07", - "image_sha256": "f64f89f2a5821b93cd7c792b6143ab3a7574d212230d50368940db5acc9e731e", - "logical_row_sha256": "48a5bfc1e985cfbd9eaae8ba7927f6db25a9a132e31cd84f70e30d5748ed284f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5a768e9d531f33e7d7ce5856f1b3bd6e696d779ad7293233c039ad117e8df570" - }, - { - "code_sha256": "59c94362938d3db3fa7b001ab0fea51a71f89baa3d155a925ad3c7b58eb05b67", - "geometry_id": "dgeo_ddb8a5292db23e926ee1e59f", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06", - "image_sha256": "8af501d1dcaf7f1faf112adb6a47124b75eaf36d92c93d667baf1ce82351b11f", - "logical_row_sha256": "1e4fbc8e100543a466fea1de26e3a8fa55fdad2ca9e59e46c8df11923b599e36", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "24603751a9dad7545c9be3cddac64efc23e1894457445a33c634bac79105ad74" - }, - { - "code_sha256": "4363925e81644a65ec7764e7f861b86d70d305cf0ca7c82b1ae07191458130d5", - "geometry_id": "dgeo_de8bfbff3f357842c79f954a", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06__depth_r01", - "image_sha256": "566e70a4675354b5ef300ea565ba461f44f363c16edc292dc9439810fb924466", - "logical_row_sha256": "eda106f5f1d50e9a7a77efdc4f7d098a311c6506be05e4137ff772de6b8fd705", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "44fdafc973b5ac8850d4094d283576aafbb109b125f825062efba116d7af5049" - }, - { - "code_sha256": "cb8c9180094e73bbc2674c8a641f33595d21b2cecfd153c40cf06501660fb357", - "geometry_id": "dgeo_f19809d30e73b7dff9f9d9c8", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06__depth_r02", - "image_sha256": "130818a8e185618d422f7584ad5d4a08fda697c860bbf3da3d3cbd85c6221c5d", - "logical_row_sha256": "3f45c498648a4064e6db4060da6473167f2b5154adda79b0a33e59b726e8440d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "29be8e4dc0ee2112c0ecb510cb53367b83e1eed3ccd9603db64e21d51a0bd349" - }, - { - "code_sha256": "3a3ea555a6bd410cbc689aef461e9790507cfbfa492eb4d542cf91478d36f179", - "geometry_id": "dgeo_064b12f9b9cb9fcdbaa188d4", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06__depth_r03", - "image_sha256": "7e23c58ef3a6ee20255b67526326fc6bf6eb09cf71b2de24ade41169f5dd87c1", - "logical_row_sha256": "dec24f727046dd30c724a4cc4e761874cf513f2c7c30ebe74c79682bda74cb83", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f29f2bcb26fed33770b0c336ef192af5bc6e9f8c6b551e25595f3469a28dba72" - }, - { - "code_sha256": "9dff88593cf6d6c3701e63dd90ac0d0f326256ada34c0a6dbcc7ce145f55f233", - "geometry_id": "dgeo_ac4dfdc1eba1d1d792421ecb", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06__depth_r04", - "image_sha256": "c80ee46f88ea7632ba6628cd6211864b2fe8408538f7cb06dbdc915a9293d85a", - "logical_row_sha256": "51ec2725c889a9210eaeca857392eafd1a2911cf4ed37f8a4889ade10bfb1130", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d2a637ec1e7fb5fd8938a26d4442f8e5518c45f0a6965a04726fe2f8d0d1f3f7" - }, - { - "code_sha256": "695c4d71990edcf672f11a4372244bb80e6df4ff7890c360392489351718f8d7", - "geometry_id": "dgeo_ac5a1bb6313f1e07b9d823af", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06__depth_r05", - "image_sha256": "d5c4dd9a9b60b65c20edd35d32efc2376ecf781586e9bf80c668dd5dea0a43dd", - "logical_row_sha256": "3ac845f39e150ea78063699aff6875af500afe74ec7a89947d85d9a2555b3ff7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b577421aac8f4ed6e14280740e8b42e8ebd926a530f36bad376603be3fcfe2a3" - }, - { - "code_sha256": "42112bfad434bac5f34498b459784be636ef6bbd8ed8075c3842fb89b8582c29", - "geometry_id": "dgeo_bbeff51eb4c4e0c5ea83992d", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06__depth_r06", - "image_sha256": "c094847558691db07330d1636a4b33f98531fa5beb88d74f270a7a15f8f92547", - "logical_row_sha256": "a52f738ed84e282b9b0f0c6c5b2406689da61ba9aa2891e54b4b1d58936bdcb8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4841ee9b1c943c16d128049eab5b025644e95c963c2351f6c125f755041e688b" - }, - { - "code_sha256": "8d1b57b1ba2ad1718dd27459dc497fdb312a84dee825d4425d073fd712fc20fd", - "geometry_id": "dgeo_e7984aeed0877b6d09d6bb8e", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06__depth_r07", - "image_sha256": "48ddc45377659f040d9d861d660e48af3999e19975643d4ff525930c99be3dab", - "logical_row_sha256": "9f6c66fc9a3d3f049d6d76ab6d17d3b416f37191df312c1b9cc221f9f4411a8c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3ee4c6c667c57836ebea303b69155f38708a16fa0e19ec1d62c160ff43ab8c60" - }, - { - "code_sha256": "c065a63633631fb3886e9d65178ed838f06f8241b2dc5d553fd34cf111b5d118", - "geometry_id": "dgeo_a6a84e0324753d95ea0739c8", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01", - "image_sha256": "1a840187117e0324637ca78ecf76358f6b52a77b4370ece921744796676c754a", - "logical_row_sha256": "908842dd5d9707599f174228233c0c572eeeb5ff7b4b891e58009b614b628713", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "13758807f08581423dbb1c86fbd320e477657d00da17412e477e823869160076" - }, - { - "code_sha256": "7c4bcca91622a14ea783db37c2d32a48e6fb607690104bce8408664c1aa026c9", - "geometry_id": "dgeo_bf174141e1e6558a145af68f", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01__depth_r01", - "image_sha256": "fcae965598157db3f2d172d2207779b6fc1ad31d415ff5ad1d705d7b53c77def", - "logical_row_sha256": "de439096a2130c1a0c78bdc58d3166fb8e0d4d212fbc85dc57957475ec094479", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e2a50f843508137055fae033f143cd1083ee96abf4e19b98225737d803e5bb06" - }, - { - "code_sha256": "d8e351f069bb9ff8f479e9add83990c179df63742249d19e5a5cb6d4fcd56a00", - "geometry_id": "dgeo_e5574572c811966d7f157c10", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01__depth_r02", - "image_sha256": "d8f9ff98ee2a2bb25720902dfae4123ddd2fcf923ef28f497fbd67e50a1ab8a9", - "logical_row_sha256": "96497a184119045761306e7db1be084573a654dfe25da2a97a16496ffee45aa1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f85d4a0cc5cb53e7acbf85d0bf671cce19f6c6ffa2105a329f3d9e93cc95587e" - }, - { - "code_sha256": "d99ba56a9cf774ba942ac18128ea791c4ea54b8452327f23ad3415f451fff516", - "geometry_id": "dgeo_de1b98e835f5865a80d0a655", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01__depth_r03", - "image_sha256": "4d913c7522125b8e72f3f58dce260d79f5345fca5a3bbb1faef8afd9eacc6c4d", - "logical_row_sha256": "166cd6d9e6a10f0757c0cb8d76b33c7aafebe451ed895623216aaef27480c8a8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1ab009eb957c9aa4148a84edc91ea1c71ff33d40fb2121ccfb3ebedf780039d0" - }, - { - "code_sha256": "f9ab04f2d7fe907009c3ed0196766ac472861ddaf8c837852c5f6f6b51447e3e", - "geometry_id": "dgeo_8244f4af44cc385c2e40af53", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01__depth_r04", - "image_sha256": "cfa9aed70e626254d62b0d963937e203773db65f660b51f89444798c5cd236ca", - "logical_row_sha256": "50bf65e40a4ab6de317cf01b4f83dea69f9b6b89764953c6a0addf94d87296a6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "98d8460f204a353c980b8ed98acf37b72fd8e5e724e4efac65982f7f9ee82bc2" - }, - { - "code_sha256": "7324393c78fa15fc3c238639181c39f8eebab5c80580e45d0400d1b6a313753c", - "geometry_id": "dgeo_0d0e1b1b0f227eef015bf879", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01__depth_r05", - "image_sha256": "c60e85dc48f1b83d2baf97076bc06edae0c2a12e198796998520fc2f25d648ea", - "logical_row_sha256": "fba71d2b1a94f26dff4130bc2e9f37b0cdd15d3baa4b1cc3fa13068e54b9d73e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8056f5106363b062709baf2e43c13c937e61b365322ed94a694c3a7e026d2d96" - }, - { - "code_sha256": "fb01aec5cb5f2fd48dbabeec9184f1309a1421c2329384f564ca04ffcb7e31e8", - "geometry_id": "dgeo_638e1f76bcff8034344b3646", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01__depth_r06", - "image_sha256": "06a986100eed46525a5303eb60190e844d5e3b4bcbce504fb2375ed33a7e5cf6", - "logical_row_sha256": "10aeae2906b9fc8e3f608d4e876987ca986e44d562e717f6032a71954bdd8f4d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2b03c20a23957abab4ea30ee7851aec610d5ef9bca53e3cf9ddb3323a7b65a76" - }, - { - "code_sha256": "169140fb71a65c6f52d696ecbfbf32ec1c1fbdee1187db94a31f924c2207c1d1", - "geometry_id": "dgeo_0869a4572f9dd853b2a141c3", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01__depth_r07", - "image_sha256": "9dcae7329f9735dd5c4df02af9c156bbf0b94f472cd982bba404e76fb47e169f", - "logical_row_sha256": "79c94a799a6d750733e3f9689d6ea1268f21e7b7b1ac3ccaadb39555aa927d76", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "558368096e613074ce250eba0883159a8cb9f44ffb8c332da09c6ea7d3cbf274" - }, - { - "code_sha256": "711126b32bc02212cf6dccd46681414a6d1766e56c5b92ecef8c312439a7a43f", - "geometry_id": "dgeo_38711cee3c766ce691229612", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02", - "image_sha256": "ada183f4afbca4c9c26b3cc38b7b6c383fc7e3990c80e6018627a95fed63c7e9", - "logical_row_sha256": "107f13f221309d2f605e00022ea1ced241e4b39d0aa15bf717b780f11750341e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "02cde1b739dc5ade58c818c6617c90e6e66fd4156ad641bac582a7a62546aac7" - }, - { - "code_sha256": "dbd71d334f9e5c32ebb5caf54518b995e68482f241f28ad6dd7249ddbcf5037e", - "geometry_id": "dgeo_9d85fa31cbcb6c3fb40aaccd", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02__depth_r01", - "image_sha256": "751dba82503f3237feb7c346f6b995e8b582d5019986ffea9380a3d55248f7d6", - "logical_row_sha256": "66c019bce1054de63d296897469280b83963ed4e9829a67f0cfd69e15e7bd4cf", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0e7fd71c4ff593155c5df95ede779b563b94ee9a788f175b39bc08348faf2202" - }, - { - "code_sha256": "189ed0c5de43a44af25e43b07013c0d3e6572423ce23ec8c1003d704d39370ba", - "geometry_id": "dgeo_62274a559e0fc5a80fd0cdce", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02__depth_r02", - "image_sha256": "1ed66178f5c9214c30e74096e70027b59ee4ca3487fc9e930c9527d0918f336f", - "logical_row_sha256": "d0a6e29c233d9d61aa821d5b869b59e42d0c279f0c1120d94eb908827f014181", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e1fa313b2fc35f4193016cc71c7a008c1e9b6a85fec2eca190d6bfca011dd6fe" - }, - { - "code_sha256": "23ca73642da393ceafba2fbaf61a1feb724e8cb3bfc4951078fa848a86f227d5", - "geometry_id": "dgeo_32d5a0514f47a42d7f3d9a8c", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02__depth_r03", - "image_sha256": "147e5403e13f458c440cea03cf8aa5e141f4e2691b3355771dd89521c0e820ba", - "logical_row_sha256": "8978f222b462c62101e804a3b5a76cd1deb1a9805421dae878c7608879307bda", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ebfad7f384fd70e35144b34b4215c8fcbf7a544742c791e2b130a48d1afa0058" - }, - { - "code_sha256": "61216b48838d58bf78aa4870759796b551e757de754c9fcb7b8fa0f92d6a9fae", - "geometry_id": "dgeo_2dd333865d2e25b31f40cd07", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02__depth_r04", - "image_sha256": "dcc65123e110c4358e0386a68096f5d3ffac46d3340d582e30982a7e3f909414", - "logical_row_sha256": "4d0eb24467790dabb883b1e6120235477558aa522e02b3187a45c3db3e4107d0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "18ade462d9e6f890cfd0dba578a1c91bc6f1023360176a8cc52ecae689560288" - }, - { - "code_sha256": "c11b058cf6ad26faf0ad3bfc9e1fd0e776d256329330b7ab74ba222e524c06c1", - "geometry_id": "dgeo_1336fb5726186cb034dcbf8a", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02__depth_r05", - "image_sha256": "b3183c9c2d34aab485cdf6aa6a4a44b4550f431c7164cc8f990e9c882fb59e7a", - "logical_row_sha256": "524bc4e3c62a6dc3713e209502d245084ef82fa67c96480db782a7d7df4250ef", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a79df5f4cdf0951640e42e6a3d35ffe4d51e7473661f3ccef423faac6d15fcbc" - }, - { - "code_sha256": "e673529ba4d3e791c9adc817d23602d3b32b82dca8ddd8be150829a9f203d4aa", - "geometry_id": "dgeo_08db70629a9bc9326de9ec39", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02__depth_r06", - "image_sha256": "ede8845e3399598d49aab34ec932abdfd13c77fece554d2407c3f1df22dab91f", - "logical_row_sha256": "c15221b2ca5eb90114260f6ff19690aca4d85df1cbbe170b7b79c84bcda5369e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f4ede93e06c53c973994fb4d7d2e3c40dfee930adfd7b3fbf289c40509c8b7fa" - }, - { - "code_sha256": "24295762f55730e2aee154c55551bc74e2ed9a7f5d01fe0cb3af89857a6bd3ed", - "geometry_id": "dgeo_6e1dfcdef5409ea6ecf8d8bf", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02__depth_r07", - "image_sha256": "fc22c4cafd923bbcdc8c0732531f4f283b99481e0b6ef9fb7d18c29146d2a1fe", - "logical_row_sha256": "96b2b0fce4a8c6689db65493b2b7289ad8b6c104077ec7dec4b0b7233726d3a0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d5cab77cdfbe43f271d2d73dd3fac700cca9c70d228f073a8814b9e58429f1ae" - }, - { - "code_sha256": "700daab45762bcf57124b4b34186d2e217c108eb3a02d0797ca6259a3337825b", - "geometry_id": "dgeo_568af398ba3a4a25055ff44f", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03", - "image_sha256": "a0a3592a224c8fdce6ba6c33dbed82b6225a332925f460d77c29f7804c129473", - "logical_row_sha256": "9126f7a4092bc87fc1a11e1f298750d24ce53d3118f4cbcc70a943cc275cbcf7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7deb396adfd0dc0ee438efa377f48192d5993740e43fb7f6aca5fca2fd8fe663" - }, - { - "code_sha256": "7101283c8d5f2d79dfda8cf0a030d2a328de2cdf614a3c3288df51e5b0a788cb", - "geometry_id": "dgeo_b8b93670b0df33940e8e27bc", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03__depth_r01", - "image_sha256": "aae41e6559f8baee6634aae9c86e8ece524e9784ffea5732e8380247dfbead03", - "logical_row_sha256": "872c887a983a710d5b7e99538da0cf395917dec3b2c5b95663687991ee023b20", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "322b8f0fc72c1b2f3e903e48bd6a17c0b81dd40d0e805182c8e9a663a5bfc901" - }, - { - "code_sha256": "8a31f4ceef9e275e08750761cc316623ab7823e5852751dfb7960fb8d8ef567b", - "geometry_id": "dgeo_320dfa408a841b922ed8368c", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03__depth_r02", - "image_sha256": "b5809ae65bf0472917ee0c9486b09f94f0e987937766318cf75d725e79436843", - "logical_row_sha256": "12404bd051a2f026982188236e6609d777434d0d46df5a29b8f1b93257624a2b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "da406282b9201bd60098870d2c1b3ee748d7923a3145a84ce0ccd99fb28901a6" - }, - { - "code_sha256": "1e6428e9d2808bc59e1fd0d2894574093d0099093edc4276d38a6a20407cedf6", - "geometry_id": "dgeo_63ade6446e1e2f821f647e1f", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03__depth_r03", - "image_sha256": "650597f70452c1b8f857b04761914b1691740ce4b6310ed4725c59871485cdf4", - "logical_row_sha256": "abb636595c395851c18cc8765c1e8ed9d58d2e5467c23a10124b1b06fda69d95", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2a874deade41c711d15147bb90333784a91df3606548ca4da5820f9494e86c77" - }, - { - "code_sha256": "19d34f6e1ebdadb760e5925ee6d017cb6ccf247254e53ffe1fd93a608ca03afe", - "geometry_id": "dgeo_2066689b871976f981d60756", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03__depth_r04", - "image_sha256": "99e7797be7b54a759af37fdcabeb2e5c574196c7a7560f5003afd206a23d5f13", - "logical_row_sha256": "446accf8750a0ca17614e3fe025364c6c2219ac12675199da6639358064d9d15", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c6e722d2f85d0b4a345a189662b4698279af3d8d21d00ed1f660ef0ea91ce9e5" - }, - { - "code_sha256": "43c72c94c22f5f5fd5a2a21e1e5661971607f694741cb2fbf4fc806bcec2e8c7", - "geometry_id": "dgeo_ed087a1afe5cd99bf0d86164", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03__depth_r05", - "image_sha256": "cefcddc646304676532c6d67b1d5b0d91e8b328fea0ff10832657e68cc445255", - "logical_row_sha256": "0753d36a60a9f29c53d9ab2427607aa6f0840cb322bf7f55137efcc063b21376", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a55992ff7f702ca609c6c6a7fcd5396c9fa0b55815b448cc345b402f7a071dee" - }, - { - "code_sha256": "b6794322150aacd9fb6baa4b1b586e8ee7e0e1352313ffba6d5292dc4ad27aa3", - "geometry_id": "dgeo_1ffb4708cc4ef19fc5ef6772", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03__depth_r06", - "image_sha256": "543d54ffcc7dd8b9846fe42e388b9adba51162c2ac361b66abd4a77ae315f419", - "logical_row_sha256": "98d391e610ea277b5011bd6939e1a621dc662308d9e4af60a23cdfaa4cffbc1e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "aa26c2bc439c00b41da80404d3450c9922478a39c7d3eed0e31efc70fa4803b8" - }, - { - "code_sha256": "738fac943f786e37359ebccfad9ee680373617574b1b493373083bef6d64c776", - "geometry_id": "dgeo_b757b00479a097f25ed15558", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03__depth_r07", - "image_sha256": "830d898335377780a80524da28cc6039ffbb2e9f446e5e074139da49b0275355", - "logical_row_sha256": "e149077cdd02c42f73afbe5cdd8e2abf468ef54d45fc8c7d2301a524140aa467", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8f758d06ba2b4baa9ab5c223f902501772a62dd435ae6a8d56675bac47d653a0" - }, - { - "code_sha256": "3b0e1e5d54f5b2ad2708b5563acf55f48fd355d1a3f6e502fbcd1ad08d1878f4", - "geometry_id": "dgeo_c83a56f8051f02a2e386d271", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04", - "image_sha256": "39ef4725cf6e094f88d52fee2775f58c867e2b590bd11cdaa19c1a4c76c370f1", - "logical_row_sha256": "3c79fcd2fb6be1c683ea2d2aeba061f254b1c9b19b290ef2b02b1928e393c520", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3f7eb5b5f791287b4a0431323c419e6d8cc53281408f13dd72a74560a5f8ee13" - }, - { - "code_sha256": "cb2170bfe462f89f2cc9f2f817ba7f5239a87aaaf2af75f5413a70032af44fca", - "geometry_id": "dgeo_775e233601c61f6ad8cff1ea", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04__depth_r01", - "image_sha256": "97d1746aa53f591ec05f4625d74be94283c15c9e0e9876f625aaf12aa484c989", - "logical_row_sha256": "84740348e248e99ccc5f97b13b2c5b0824e3658e76a524a196870d52bff85d63", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "797396be39f8d60ea48a4874ed32a7d3a9acfb9540989d534540b44e739b9b07" - }, - { - "code_sha256": "d289c382ced35f72d23597744a38f81f4c802234f2cbd7956b86d8d305eadeee", - "geometry_id": "dgeo_490ba270cbc542a78db9cfa3", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04__depth_r02", - "image_sha256": "cf2a3834db2044c4523512465d638787faa9a72f85ca7a00f283914043ad5866", - "logical_row_sha256": "d76417a91eb1561d98d658174bf8613074671973c72610721b6c8370e1032adf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ba257771edf11036bc88439ca7501326df0d27a5d0b1951fddf5969d880a1f5c" - }, - { - "code_sha256": "5d0a75678a08d22c797d7be5de84f2304c3f65d89cf7729b4503a96e398b31f3", - "geometry_id": "dgeo_4120543adcac44729286ccc7", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04__depth_r03", - "image_sha256": "24a205f6e4b30627910629e9e005baffa2c703fd1b54a0682b1127c61810aef2", - "logical_row_sha256": "0408bf8c9688b55e62de8c7d82f0a4d70f3df6221f49812ee26ec27c9ce9b682", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d948edc1c06f47a44f04a2ab3320e40776d866f085aa974e63fa83ddceafe366" - }, - { - "code_sha256": "3e02d035470b352eaff527187e0dd4b2330cbdbdc9cd90958ee0a9273886cdc5", - "geometry_id": "dgeo_f0e0ed975e45668fdf927535", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04__depth_r04", - "image_sha256": "282117aa7c9d3a862ddceee8b4afb8a21be6000a5a69b52d84ccaad827cb8c3c", - "logical_row_sha256": "d5057d2178e8801e282eb79a4ae992cf38dc334685baafd342432a6fe194fe44", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "eae3fe2a2f269f052dbde336a9ead0c904eaeb62aab56ca160bf7e1b9820a317" - }, - { - "code_sha256": "d34623961261e485afe1684aff8d4fc8d32165c30e5e3342be994396780b4a5f", - "geometry_id": "dgeo_4d61ac94c1fbe0ad28bd5a9f", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04__depth_r05", - "image_sha256": "773bae4140f683bf24620f6ea9f46207764285590770391fd5b353e9c1fa96d7", - "logical_row_sha256": "cdbf6cccd3ec3a2ed0b349c46822464e95886d268f5ed2b6e9c1893030e62c48", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c6ca6f0b1ab27fde00a4b1ed074de43ad524c322dd3bd9ee479dd4a09f7f62da" - }, - { - "code_sha256": "dd1eed91d1ad850ef0cead67ac3c3a530fbfa76d2eec1d4d4a80c17769d986cf", - "geometry_id": "dgeo_bfe14e0cae383952f3c6df80", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04__depth_r06", - "image_sha256": "d582fec2df3aa654656e609fd424f416acc527a76786094a1cd61dbaa9d4ab58", - "logical_row_sha256": "6dae647f51f0bc3ecf437f4aee342e69829fcff8d9844aa00138170192b6514b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "706da0fc5d038bdb213b1f03df36dffa5d230888690891b877e122543a8b0434" - }, - { - "code_sha256": "ef653e3384a6698c9ac0a17387a47bee13da11bb74a835fd72dfa3fa8a405937", - "geometry_id": "dgeo_57c2bdbade85825ee01f1837", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04__depth_r07", - "image_sha256": "15c97528bd24119bb9c905791baeb5d2fe4a0340ecf9e0e36a7a0c52365551b1", - "logical_row_sha256": "81cab6f580b32cb7cd0e7a5d4c0b703f9d88f040e9febfc5e2a2eae87bb1e506", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "eaaa0b090f8bb0113100faef2081109fac5b379bab4ad8be4751c6cd4133494e" - }, - { - "code_sha256": "dc1bea461c6fc27beb73070f342ffc0a4c5f674adee8c4c6ab0a8cae87d37f84", - "geometry_id": "dgeo_85ec105d763d0b81aa204c04", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05", - "image_sha256": "15cce2c5c8ec1304211d8cc75f31d418a1b96b9de4df6dfda4550d9c54f7d6ea", - "logical_row_sha256": "eba1ba837db4561c125c71a2a677907fa3d79475f20feae46dd98f8a2f0fd187", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "32f08cc171bb091d1eb6d7d60d22dfaea6a66c9916afb5fb087808b2a2f07c3c" - }, - { - "code_sha256": "51c1b6eb5e9f625595607bcf7794925cce586335aae00ee78f0344949b9158ab", - "geometry_id": "dgeo_631d80cb68af97a391344b1a", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05__depth_r01", - "image_sha256": "4bf6aa6946f3a83f5c984b362bd55416ebb11ba8fafc3077f8218696f6682597", - "logical_row_sha256": "beabcf2a6dca81715fc7b597e884d1b30f03d62bdb1e3785cbe243b7202fea62", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "08c47dd8c0f19705a20fadf1e6859e7b24d59b1541b8eb74fb0265798b22ed1f" - }, - { - "code_sha256": "210292d7250ef649b19219a086842199f3c0228227b729f882b58c012725d77a", - "geometry_id": "dgeo_776fb41916cbd9494f71fb6a", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05__depth_r02", - "image_sha256": "5e7882c4ba84954a7950e8e1b4f66227064f1d89b5cd7add88cd53b5657828b1", - "logical_row_sha256": "08b4c28009807d8f7ba4c176289cca44d81d3e637c311164d99e0c20eff249d3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "14cd9ba606bab8fff3fc2adf7e0f16439c237c9a18d0a91cc0a379e12cf50867" - }, - { - "code_sha256": "765371a02b230eef68c1dda6e5ac2d88b0e44d17d27621c238f1658f4aba1d1f", - "geometry_id": "dgeo_302d77fe82bcf9fc3b21e407", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05__depth_r03", - "image_sha256": "d707b80f73fb13dc47334ab80e153f9bb555f16d1e9ee0095d6cf909c36f20ec", - "logical_row_sha256": "5fd0207ee22c12f624e96f1eed74606a9afff196933b21811d1a17314af8e076", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d87e040ca4721a375c67789ceaa4d40a9a13b2a20f5878d82a5bccf34baae44d" - }, - { - "code_sha256": "ef1cf605d254ee9864b636e4987b8decf33e5ff190d2db049383c304a1557ad3", - "geometry_id": "dgeo_b1ba9143f3bab4497f273ed3", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05__depth_r04", - "image_sha256": "6a117a5897e7e165bcdd20307becd11317eff99fdf551f30d74f032a182c7acf", - "logical_row_sha256": "953c12f08f9cdd395916763a63345f0d370c6980cc7331d6a4bd07ff7f333292", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "33d3418a319c9e9044a93bed4983439459a893839d9454477650623dfdd58eaa" - }, - { - "code_sha256": "8d153820d66340779a7d13df80e948da52d52e2e0900c7628a6ede31191ef744", - "geometry_id": "dgeo_59aa402a57c16e6334299ab0", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05__depth_r05", - "image_sha256": "17cca9ae528a492c6a19b6d46bbf86d2231c515045a205eb65d4792eba3cf09d", - "logical_row_sha256": "a0189c1ef45e1d43cb72b94d4a0a8f049bdd3978e784381bdb7b889bfa90e7c2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f46ea4802768efaec5b16a674e6968e9bc2dc0f05bdae948fe8516b84f2064d2" - }, - { - "code_sha256": "91f764761caa50ccf7f1f3403b3c95601d689a5bf79e92e35b8064723ed33d8f", - "geometry_id": "dgeo_ddf7534248f3133716c963c4", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05__depth_r06", - "image_sha256": "57dad69bddb52cdd1eda84332bcf845a0b04a71ef180232c937194c62e5430e1", - "logical_row_sha256": "2cc2647f9526f4dcf14094fb366658986f31b35f92f0995df758083109e13096", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e1f68785117d37cb2bf1e68260afc617101ecc689a0c0702624f975f9ac6a824" - }, - { - "code_sha256": "c5c83d95afd8e277d552c4506c58d93264b149931d77f708988226c1169ee3bf", - "geometry_id": "dgeo_64031c7133899ef98445450c", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05__depth_r07", - "image_sha256": "a1140944551d339b0ef4f772feb7efc79a6aa747d2d5094e17275f1dbf844a20", - "logical_row_sha256": "541cd4f414174750eefacf3819812c625dd53cb67d8cce48f95f8494a39aa09e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a5bd39b34bf21be5ff503f9a96bb1d52223818fff818fea84df9569b83b02eae" - }, - { - "code_sha256": "5e9e1d7c84560d68c3ddb2f3570b24731d854a2daa828fdb054cc6b20367a98e", - "geometry_id": "dgeo_48a09f7c77716f3c91426a68", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06", - "image_sha256": "7e734d97e98e3dd8b9eadbaa921cd9ab60c52c407317d2aed7c4d16a77835291", - "logical_row_sha256": "2ea902c6ec270e99583d7eed8e46dccfd5c122b6933cc7337571b349568486c8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6f2cdfa6a2bf92c5c06fdf61fb05133d862046ae7c95f93dde18d24c3afaedfc" - }, - { - "code_sha256": "01bc9a29c612705f3faf1954d884b60d8c9e131ab1e2728c7ccfa9e77efeb6aa", - "geometry_id": "dgeo_8b5f4f8f67b5336dd939f929", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06__depth_r01", - "image_sha256": "47c43e720b62314a7304a6fa7118b0ff23a9193b94fc0ada3af2224c8d59f978", - "logical_row_sha256": "0650ff49cea8019eb80ddab0c6947c2b3466a585c89d10b15e95501df368a74a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0fd93866e2635b47da64954154ace64e9bd97002cba4a3a7793ae199a0032e4e" - }, - { - "code_sha256": "fba32824fb9ab1ffb82904649e995434af502eceaee8b74608e2e3aee9fe65dd", - "geometry_id": "dgeo_4a8792139b3d5ad76c6b57bd", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06__depth_r02", - "image_sha256": "13805bdd39df8833766eb5cce8b01edc21d2b800d09ab21d3533b0cd80136203", - "logical_row_sha256": "38c4816066530defc5cbc6ceef5d1b46d32758ce35cae67daa0a84dd9dd455b6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cf60ba924ca075bf2220a62cf7ffc0ccc92bcd29f6a25c43357459450ab184d4" - }, - { - "code_sha256": "7dd6b116e1c4308d0df519709e206d12183a23b9828ecec7e0b6224354cb5299", - "geometry_id": "dgeo_b545cedaf2cdb5f9910179aa", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06__depth_r03", - "image_sha256": "26f32624294ad5482a366119ae36562c9f2d4bcbf461c8aeb0e1b2cc904ba089", - "logical_row_sha256": "76be7af2dead950dfe374a554353c415189e8c6bd9ac0d01303f760dd5517c36", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e64c408f8073ec1a6fee1919dd130cf2c33b203ba1d2744fb15497bfaa7484c1" - }, - { - "code_sha256": "db0ab34edea80386c4d121aee58f2864b07762c96301a9b429a979c807480a2e", - "geometry_id": "dgeo_c44c3d8398cf8a4ed65dbc46", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06__depth_r04", - "image_sha256": "82aaaf33453cabbf62afbd0394193523b22d0315ec76fa8e947f4e45ae426ee7", - "logical_row_sha256": "c4048a8e6469858197ae1cb80fb0d52caf854e04e4adb1ec0684059c7d0188c3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "64444bacb3a46e22a802bb24994afbd6c91aee1873737723ab378e96ce72a16d" - }, - { - "code_sha256": "02831d82bfd9bfb1997709514395753cd15dd154d2c94e554935c31c4f452c20", - "geometry_id": "dgeo_53c383841e05d08e0965cd17", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06__depth_r05", - "image_sha256": "99a1bcb46f57cadb65e1df58407af6804214d35fe27a8731fe2218b70018c62c", - "logical_row_sha256": "88f416c7ba37a08dc9bcc8f12d5f254352a24a7831cc40a10affc9536fe84f31", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5e2e015c5ab04e1d7ec781e38cad11275e5b737d41cc4b34fe7fb7ec73ccc665" - }, - { - "code_sha256": "2756ffc515da3e6c46f1cb06c44f45d445cbbd3b75f6afd3cec74fab47fdb1d6", - "geometry_id": "dgeo_e7221b79bc83c6cb98aaf5de", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06__depth_r06", - "image_sha256": "4a439a50f7b5707e210ade3fd1cd18e0cd49d9f82bdc64d1c247db6b2c9edf58", - "logical_row_sha256": "6a1133d01a49a7db32c26b2010beaf05bdd98c778105f65c1e03c9d7e1deca50", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "da4a860479bb81fd6400cf3d2e63f760b9392ac388dd97d0dec23b9de7f4ae51" - }, - { - "code_sha256": "c252f4c7c04863ed80f5d006836fb5c600386a4effd354f317bce1d46214a84b", - "geometry_id": "dgeo_6bb28f473d902330715d1d55", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06__depth_r07", - "image_sha256": "270146d58dd251d95b7ce78c2f2215ae60429b3e8f689035cee6e8df324704db", - "logical_row_sha256": "ef1ca803bb4b5454a6512faecc6ea05bd009b74b5657fe17856ab80cfd87a6ad", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "46eab00cd12a04489cceae8d0de7e4efd0e71eb57c80adea74b5ddd8e6d38938" - }, - { - "code_sha256": "a1ceab7ec75b8962e52a92546797544f9d65ef2ce5dce47c77ad65d9d190b135", - "geometry_id": "dgeo_8e8dd6d6393a2e3d5fccb865", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01", - "image_sha256": "c8d75b738c4510c1d7d171f453b462aeb7e17cf598642f2121cfe0706e545591", - "logical_row_sha256": "1c25c404dbb2a9828f8442a8260918334fce42d79f1911b2fe757ad3ef54d23e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8834a5636ba96479b321245f741135f773914a125f7d9958d8359eb0daf4fa15" - }, - { - "code_sha256": "f86f07f7142b264cd6afa936241a121d215463a10dc85de9d88dba8d6d8b4989", - "geometry_id": "dgeo_778ee7e015130e2ec368ef16", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01__depth_r01", - "image_sha256": "6398ae54b74abc1455d0b3fbca8bef5c517214fab5af85cf7568ebdd4d8d2823", - "logical_row_sha256": "c410dd2658c1b7db483cfd542b6deb88074f958c9a1a9c7d07070631e1fada25", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "40c47cb7762e68f49a4041821b51e0875fc2893e9f255453014c90af01147798" - }, - { - "code_sha256": "acdab7ba6f6072d39bc3b27366a2bb63ff1eb03f66e842f65d8568141b2cd7b9", - "geometry_id": "dgeo_26499d289cd0257c7da1741c", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01__depth_r02", - "image_sha256": "c35bf5e984659d3620ba37ba68dcf03803e9d279b27be4266678b95b3c42c8ff", - "logical_row_sha256": "108cb44a8d9ed3b59607b26a96e6802fb04ec7d5b795c0a99bff8ad8c94f09fd", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ff663b6dc96c0319147e3949f10b4bc8ff48f96206403dc87130df89cd410afc" - }, - { - "code_sha256": "0cf0158f79806a187e3e150d32e8a99cceef5618c3f7efabb6c1855d67e3e2b9", - "geometry_id": "dgeo_6209c128847e2cebd2887702", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01__depth_r03", - "image_sha256": "9cf3e63dd1cab3454ba49bff39b855bad2379c502b3466b6379a927c5fb942bc", - "logical_row_sha256": "4c83f9e549f7e2475a4ebfdf58e839ed9132322008c46a4e40995b8acc08b1cd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "74e4f6ec2b825339fbc93ca53026cf22011d0b3ff8756a02bc0100652ca8131b" - }, - { - "code_sha256": "700bc123508c3c3a65405f3e4f0515d6c74736ded3e81613a8dd9ee4ed528ceb", - "geometry_id": "dgeo_ad5336669524ad951cb6f6de", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01__depth_r04", - "image_sha256": "8c8b3ee1fc5d6ea76fd29ccb10299f79c4a72c9340ef0dec17d4dc9936f3d017", - "logical_row_sha256": "7f6d7d8897349992ff325170d7e592d243dcdc69636cb3d7586e31885955522f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f8c47116c8cbbad584ac024e73db1484942c2bdfdea562259ed2a19a3bfe645a" - }, - { - "code_sha256": "75ebedf409da83e6fab1b340bc6134de03240fa6bf9e663c064c3c3320903275", - "geometry_id": "dgeo_58c16ec2e47f2e35fd5a8ce0", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01__depth_r05", - "image_sha256": "cd013438ee107a24eeb5942ad16fc76e146b3cae7f083e56b3893bc4702d2e9b", - "logical_row_sha256": "81a8c5ead1b3304c55f1043c08a6142be8b783b939c487fb4446bad0f585801a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "23c7ae303a0929b935b1746c673698d52e6137f22b19a01baf3aaf28ee6f9d8e" - }, - { - "code_sha256": "1d08c6daa345cb7acd3160ca5d7697962257f751fda993a93174b49ebde12184", - "geometry_id": "dgeo_95224c1c2e75bd0102f3ea82", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01__depth_r06", - "image_sha256": "b8abfd6e111c71b1d750559f0f3ca91306407af9fcc986de2d1ee874365f4f12", - "logical_row_sha256": "bf19e0b79914a4ac2d0a0355df515689d3e5d75b48a00127453e0cae3c5b1e8c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "adb77430b5bf64893667aca7ead824cbbcea7e5c35a76aae5fe7ff7ec431fa09" - }, - { - "code_sha256": "aa7e44c7e8f9db9c26fcf1528d893f6c3a6617b667f2b08e53eac61c3df29180", - "geometry_id": "dgeo_11ff92787f185e1952277676", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01__depth_r07", - "image_sha256": "194a0b4a65fa7d48120b06c526bb5abbb03bc69096fb30bfa6715d49eac66bb8", - "logical_row_sha256": "754cb539fc4c1774efbaf6920e58b06eb03b8fc3c5b8857e039619b3a695d412", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "932f84f77a8818918a95ef4c42e0250a4e139b142328b398e1a73aba9cda1063" - }, - { - "code_sha256": "1c0c6b6434781702f49c138b979613e1394f007a620c3fb22c128c69a361145f", - "geometry_id": "dgeo_9786baf5619939eb255d77e1", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02", - "image_sha256": "8c156cb646a4491c03481500a4f6a65fbb52289261e2ee91bee04b86f115f0eb", - "logical_row_sha256": "828b86f269f0a0f5ef1f0194de083c6a689f393d9e817699a3ed56f1f56ca4b8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c595a7c2c7fabcda3efd7b128c32f37385a8a10f85c6da5c069c03946ca6ba64" - }, - { - "code_sha256": "ed756b272f83275e418834a0cf100b9479680e8d2ed6c7d3fd8dffea9e4a9586", - "geometry_id": "dgeo_244514b71472699141b709ef", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02__depth_r01", - "image_sha256": "c16b07d2aa9a3048bd066ef22bc4293798172f45613650577c6863f317bf2906", - "logical_row_sha256": "ebaaceab71974a220643d16b49cfe07e5492816739e90c17e3d16601c1df84fb", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "df48efbeed4ada39cd56215cf1ec35f3150992f8953e792c207f23c0582f7296" - }, - { - "code_sha256": "0fff39aeac1079651e264e67c201394e2b0f0ca0d2b8b7c74bb18be3ecab776e", - "geometry_id": "dgeo_e405922ba12bbcffdfe0b76b", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02__depth_r02", - "image_sha256": "88355a109e018461f76df3811b3a7434fe04127ebed3d17316273492572846da", - "logical_row_sha256": "fd6dda109099cd31f879231749bd151d48d0bc649a34e505a568326c5616196b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d1054d05dc31b2103920f73f7e2da0cc3a7c5485ea79a6cb2c65263dbe8d4563" - }, - { - "code_sha256": "c5052802a75fa99e7605a9184c6f09ef33a74d371234dfeebb984751ed23d7da", - "geometry_id": "dgeo_68be95f938b230f7e059bae3", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02__depth_r03", - "image_sha256": "3ac2d48f96b4cb2301a7019b2061f9a754ce287ea7a05d5972a111b0370748ac", - "logical_row_sha256": "809c457d75b89af6301499a91195813792caac81a5569a15e0f7e474810d03b8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "bb013f595b06e3c42eea74bee61d8c79a1fe984046cae9ca2015a5ef8d3eaf5c" - }, - { - "code_sha256": "7d1aa20b4d53e8a9be0a78f72b429738d4b2b07d74b2d49455aa180d612c17a1", - "geometry_id": "dgeo_1517de65ae7af5a5a1dea77f", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02__depth_r04", - "image_sha256": "4a02e04f11da282d86933cb54c51b809594c75c6190b8e995a74d73e2397db64", - "logical_row_sha256": "b7caaab8da6c0647153e17418dfb7172617918a02fa8dfae9757b55bc6f901f5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5f7e9ad9fba0be74e90debe281abd5f138e62bc9e64d209cbc8324300c04c96f" - }, - { - "code_sha256": "fb7cd3e0516f325499a422e684bd6d190f021fb6c60bf89d773876fd181f304c", - "geometry_id": "dgeo_9bd664673425d10b334b66ee", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02__depth_r05", - "image_sha256": "1b325ddf7eef190dc379473df45d39cc1a5f7ea192240fe6f3f8fa63b068635f", - "logical_row_sha256": "d4b6d32f22b98ece55b09e1e6eef4c0196db20c63e015f6436c96dee4581fefc", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6be16d7f8e6192c6cfd5c981d43719cd7448989d11ec59a57e21c23c7291f4d7" - }, - { - "code_sha256": "0f09fe574d53885a7b5a9cfa3c5cee34ea6c36be6a4eba03a53449708687a649", - "geometry_id": "dgeo_a8c01682496429dc0fdaa9bc", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02__depth_r06", - "image_sha256": "7443d2fa4f7e00c5a65f0cddd5bee8af3e1013f412ba281569438de652d472a0", - "logical_row_sha256": "35fcd3df73f97cb2726ff99e501d95a18567a82923ca37bae1df23c89a42aec1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "95ea4caee00fd086fb4fe8c519a20eafbb194bce931340d57e89756fe85164c8" - }, - { - "code_sha256": "9d23c41f8780b87b831a7a5ea11c42a26371c771662ee054fa001dd64c452ee3", - "geometry_id": "dgeo_2d67edaf1ed313112bf6661b", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02__depth_r07", - "image_sha256": "944fb388ebac86e1796e29bb0dd8286ed5fd9317af5e5bca6f989bab3d5d331b", - "logical_row_sha256": "5047a0de3a146fe8b821cccb70a3ceb65f0e5925486085c9624d8bf0f871c9cc", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c20fbb2f3643f9247ba43fb4f659591c03aa54472d95eb93b503a25cc3725f92" - }, - { - "code_sha256": "5dc13d2464e7ac5cffbf6e7046474cc975a251fa397e0a20b3071cda8f0f42c0", - "geometry_id": "dgeo_c689af30ed876fbac0d90534", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03", - "image_sha256": "3360408a9e32dd0d43c844c85041283e52196ad84c8294d5e95345add3b15dd5", - "logical_row_sha256": "1b1cd60ead76ab737f3a29e5b086080522c5150939fce1a7db830d8d3cb39246", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4d5c61e3c4a7977b0cc41143aa8951329d2fc6c8e1bad5210f2d0fa5208e82c7" - }, - { - "code_sha256": "dad52c81dd20532f4df91b474ac17ea27d8733a7431b0d2d43ed892e5fe1c30d", - "geometry_id": "dgeo_ba75bb09b0beacc64e216c37", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03__depth_r01", - "image_sha256": "53b3e1bd00930e178f271993c85a82f7c30fbf66e79a6091385b998deaccbbf1", - "logical_row_sha256": "1c6175ab82c24289a5aca8756935234159ab01d512ed9e689fc50bec0b8578bf", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9b715b1eec344a2ebaaa961fd37e15d7b0daa02f9f28114d9ec39a4e627c366c" - }, - { - "code_sha256": "9778b253470306a0e5f9a4022aaae8947c6c4bd50ce25c4c4943006a13055201", - "geometry_id": "dgeo_0aa2c65289303821ed7b464d", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03__depth_r02", - "image_sha256": "1017b703983e50048954f82e8a3889ea0431739dfdc12933700a2f0e960f2d1b", - "logical_row_sha256": "b6b477c99d7e66b9d13a06f4b7dc920b1edce850f24fcece3c9b7ce93514ecdb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fbd474834fccddef64006d09c4abf3de3c7fce2c47fe4dc3742d513d5784913f" - }, - { - "code_sha256": "1f882e0f08104305a8ba124eab44d7c56e5c9a21d9489ce9504a00b6cc1fd6ff", - "geometry_id": "dgeo_7a2915bbec4487f182ca69dc", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03__depth_r03", - "image_sha256": "1882b1e43091127867ff2212ef1a8f2c6458c10932eeb7c82b7c8e364a2a1d27", - "logical_row_sha256": "0d3678940870336b95bf14348bbdbb95a6eaeeac1b84973c0426f48a6f4ea5c7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "31a577c3a3cab2242331c314378fd7421ce3feb634035321c51a644869e77bd0" - }, - { - "code_sha256": "01dd8a287188900fc46d5a1bdeec9eadb76680abfe1bea7b9cb46f7e735ac2ee", - "geometry_id": "dgeo_9a334ccc38ec38c757971b1f", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03__depth_r04", - "image_sha256": "8847ed354fda78c1dc9a132369c2d2a9bec9f257e519e880b4d6a96443bb7297", - "logical_row_sha256": "edb7e3445fc95d86260fa9588c6f3aade6f7db9a12437400dbf7112cdd86f5f3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f32f04b7f774f5a71a7fea016a834e22bcad3a3aa20a2546c005f985d317735e" - }, - { - "code_sha256": "a9354e7a8c6e002986a997697e77fcea576fe2241d77cadd83a4d2ed54a489fe", - "geometry_id": "dgeo_fe81d478d6e2f0b9f94ff444", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03__depth_r05", - "image_sha256": "887c580b5ee2b72433d342cda81dec1cae34a2078d3e1bb26d527818fd3f4e8f", - "logical_row_sha256": "81d3762572d1a90760165c84b226227300ab47bbb5ed0d3c0833d2cddf80d9c4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "90dd4d03c2031588939539f18706c3c58aeaa9a44962a32d7e642b777528640e" - }, - { - "code_sha256": "af7ed8ac1b9e2c7b8cb37cd2319861708f77451082f5dddea0398149bb06f40a", - "geometry_id": "dgeo_aaafde5a1acc48011dff416b", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03__depth_r06", - "image_sha256": "ed62701960baaac56e1d719340cdec7b53afb09c4a03f7272c6c44c4a2ce06c7", - "logical_row_sha256": "bf9a07e4f3d3c01a6f6d8436a5c09e1076b5a145e6e8012353248ae0de756ab7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "caee683211e80a0faf37659d38eca88d9e78cb6c8e4b5b01e29d13e3267014a3" - }, - { - "code_sha256": "6267a5d2704a58b8409b0f2314b988f3b9351a338b217e52f5878c213cd9a9f5", - "geometry_id": "dgeo_ea658e5d4f3ec2c57b67efb7", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03__depth_r07", - "image_sha256": "4a5ce6eb80cb7831aab57bd302a308f91ae53957c12a65779da9f7a3529b865d", - "logical_row_sha256": "079e9ee67ca245a96ec109d5caace8d26a62618f14b7ffb8fc0f59a0eee76b5a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0c36bf944ec20c61f4e36c86ffd0683acb945007f56ef0965be24585980906b1" - }, - { - "code_sha256": "ba4dbfecd7647be95e96754d224974bcff8564241ff5de137a24ef2a89d14d80", - "geometry_id": "dgeo_7ccdd381c77c3b65c8ff988b", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04", - "image_sha256": "726e996455fbb3afe26f2617620aa407411c61654cd9816f8e86c481c200cc8a", - "logical_row_sha256": "58482193d1049f67a22ce22038fd7e9f772e194b047ff2bc81316fa3989808bf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "aaa9213aaf40a0a00d67a6694e8f0c29dac632aa962bc831d2aaa50d24d8e53e" - }, - { - "code_sha256": "70e550650ded3a8dc58ee585a199a5a84c636b654fa7a4dc5fcaca3153543744", - "geometry_id": "dgeo_261c4984578c66b2b6ef6d57", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04__depth_r01", - "image_sha256": "f2e7b494b307bbeae33fadc76989d194b4dd671c279d4f8417dd4e6bfeff47fc", - "logical_row_sha256": "c5d8ea5b17d35e3bcd0996531db3395ffb79372e921b14be04a94256c8ceb8e3", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a7f376480ace9426121bfa9cb47d66643ba4404409daf586ef19ca6f10f80b4e" - }, - { - "code_sha256": "0e5e3878f2fdfcaafa626258bf9a2812342e6f77e2bdc3acb8a28bc3ed40d6da", - "geometry_id": "dgeo_2ca93849463c5b19ee2fb0cb", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04__depth_r02", - "image_sha256": "304a03bdb782d377603f88eb743c879866477684417ad7a4e3d3d609f77770a5", - "logical_row_sha256": "05845dae04f2900e77b73230b7e8c209d366cde53c20f43dfef79aaccab8f4bf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8099d8bc631dcb7e5ec896df3a602be541bfd66b66728fda270c51a9c601b528" - }, - { - "code_sha256": "f6a89770ca4a5913c38cb6174e308dc76682b1e39d211f4f7449f59cab1d3d45", - "geometry_id": "dgeo_627c3e1ce4d269674d94cf91", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04__depth_r03", - "image_sha256": "2b96ad7602da480f22bb590601488c7b575f4048f1b6f83852864f5368ff5506", - "logical_row_sha256": "8deef09360c233c5948c18cb9a9c7f4deb1f9677b17167be4e1dccc408434e17", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "138ecddfbef7a6a26d3eded9040251aceffd29ed48f76a4829b8b00329711ca4" - }, - { - "code_sha256": "65115aa55d35a6c6d4c039ead9c1248e04994de7a29fa33d3c8bc91f94a30fdc", - "geometry_id": "dgeo_55425e644457af20b30af5a1", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04__depth_r04", - "image_sha256": "d1c8c216224a089765d76940118b7a640c209f70fac7d4ec1925976503693a92", - "logical_row_sha256": "41840210005fe2c82443544e85de5512a0fceb64b25b1433efbd89e38688ff75", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0bd787c7582c3dc0d261a3094d336864f60d9f62dd4189e2b07c2159a7cff835" - }, - { - "code_sha256": "e108ccd3f277288bb9f433f1b5988d106524f4c5df7af3148e438d29521f8cf8", - "geometry_id": "dgeo_c9ba892f8fe971abdd0a2e7f", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04__depth_r05", - "image_sha256": "bba34574717a6f21dc15bb0879fbcb14d61d7cca2bd869e3df65f065007e69bd", - "logical_row_sha256": "9f35a85bf62795ca7d6844360cc77c651f5ab31dcd25de3ed00e0a055e1cf337", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "55923636a8a786829d2186a3bf38f77f28f04641c7c573b6613e30f0107e1e97" - }, - { - "code_sha256": "892fe21dc9c68c1360e79d56560d1bf3453814e03300eb857bd148abd3852a9b", - "geometry_id": "dgeo_0fdd2172a4c339aaa249c752", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04__depth_r06", - "image_sha256": "380070d0db97521507e131c287d036aa04da110c9ec3ecc0cbd98137f335c925", - "logical_row_sha256": "b4672f279fde333aeff7b9f616fb315dbe7c389128cadc7265de567ad3b52d8a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "12d3614f8b49b2642ca804261729ba023f105861540993e94d326a766360fc07" - }, - { - "code_sha256": "a3c887b528bc3c30d893d3a9cdf73eed4fef57acfc0c08e74822695003832995", - "geometry_id": "dgeo_c9ff0158831f80e6dbb79336", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04__depth_r07", - "image_sha256": "b4f00214a97a2ccb363a0a2383757e10e102633d2704309901455518dd95c276", - "logical_row_sha256": "1168db8939503560cca2e03dd432dd2f0a14de22674bbe761af6ed73f2809b6c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8b73ccc693709b10fbd16c4a5f3090b23df4648cdbf2eaf989409a0c0b3487d1" - }, - { - "code_sha256": "b1697eeab1d151bd49959d7a86dcd72b807faed0add079f9a1580999d33abc9a", - "geometry_id": "dgeo_bf02f5c871eb2a2257d49b2a", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05", - "image_sha256": "5d8ef500dc95814b60b1389a9e48ba8f208eb981fdcc176c1f2b385373c0c4df", - "logical_row_sha256": "bdb29dd3bcc59e14e00675aefedce91d39c64356ece3b5275cf42043ccdeba1f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "334a7c0430d47aba48ad5e12eb806681cf50440dfbfb9ab0df1339268f253a48" - }, - { - "code_sha256": "e61aca921bf758ed6ae8bd9dbe4bbffde5e52b1d82a4b2853d59b7a7d641d09b", - "geometry_id": "dgeo_e4b7bb014b2b794c98357f9c", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05__depth_r01", - "image_sha256": "fcf1ccc94ce11769febabb2bdd4618646fc56db80c53228ef2fbca48fc069740", - "logical_row_sha256": "2d387c1073c440c29295b4bcbc61874a0973e0fa6a98cee7306743dc0456e001", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fd3ea381aa61f4075e9b6f2bb27bb5f8650296912b4f64af5772176bb62e4aeb" - }, - { - "code_sha256": "b093011b3f379b67569b1969665c78f039b8c0613047123084c1b0e70ef0f295", - "geometry_id": "dgeo_1120c99080189987a3ab9f39", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05__depth_r02", - "image_sha256": "27e875f7ce92bf8a91847a1d48cf7d34cb6eea077d54bc7bba1a25df90c37100", - "logical_row_sha256": "031d8170da9ebf946a451b4578e48d57592ac46e356af231b5724a13d5ce3bae", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "10eb05e1f2eb5bce8d8135225b6a00e8d96b2ee0d4029ecf6a07bee7787529b3" - }, - { - "code_sha256": "2b1665917d5d771c59828119aa38cd4e91f0d09ab93208d5570bfd75017eae56", - "geometry_id": "dgeo_f3846043f712137bb87b91a4", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05__depth_r03", - "image_sha256": "ec168153a1af4ac5e5ea04c905eeca84cd38b6ce1f19843bc0a8f1e52eea17da", - "logical_row_sha256": "69fb874aa1123e91dc9a6287e26fa2e679103be229546881f823fe4138a61244", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "67876e3e882478fd5b403cda93578199f7ed7f1f59f28e76761c255578454e65" - }, - { - "code_sha256": "ed3361350d5cf12d602781ad6bb6a4a552b53335acf31dc6f26eb6fd945f8bc9", - "geometry_id": "dgeo_54134606756a808c8a35d594", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05__depth_r04", - "image_sha256": "8183aa9a97ac221a41e01c2f6eae76d8e48bf583f580319dee68c7a678e685d5", - "logical_row_sha256": "919036abd955eb6d3a8377d44d8a3d23b69e1b93cf27ebf769f89a741094ae2c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "09aa25af9edd8dd9e340af767d856b2a2a9b4e6f414c521fd805417d64ba8b15" - }, - { - "code_sha256": "618e8a9891e210df181a60315afb35ac2c0b9e1fbe01a5666d23bae4e7552864", - "geometry_id": "dgeo_a4b5c5e032a54fd5c82e5198", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05__depth_r05", - "image_sha256": "482efc18d20f29a2a2553e2973d1ecee3b9f4ecc256bc69dedb8754d74c2551d", - "logical_row_sha256": "722312ba64882253e6d0f82d7e82fe1e79ba2f3fa526148c49b2589ded944708", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "762d22825b5b3673f26aad7bc76917aa8a4240fb486f869fb5cf2539d88b21b1" - }, - { - "code_sha256": "c248ad18e4f62d8662b92863658291aab22bf6c8fb12c50c48ba201b746f1e79", - "geometry_id": "dgeo_225193cdeb3b4f7f899d602a", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05__depth_r06", - "image_sha256": "6b53c0e5e0ef8237719dc6afca505e06e593da404a49152e35344f6041aae5a3", - "logical_row_sha256": "97b073385b34785f4e7f286e21b7588b8347fe6fde5742581d52dde4837f2b84", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ebc8b63a9920566996d921b6d40cdc4285cdf1bedd49bce2d7e43c0022714ee2" - }, - { - "code_sha256": "a9c77cf43b8e6f94ff71a1058b367ff967fccbde4663de0691d9d938f033caab", - "geometry_id": "dgeo_8a58c01f752c1f1c10e2d0c0", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05__depth_r07", - "image_sha256": "431227c5d96648ed212babd18b7ee6fcbf82f92504388b85b7a70a4aa193195e", - "logical_row_sha256": "3d8427be30323c3e13ad12781de84550824d2e3de1258247c577c726b8508b91", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "80b100794276a57b4d8badfaf0b2bc2256627e26cfc5470caa6b5de29e307627" - }, - { - "code_sha256": "96da99f07b1cc4e311177d6f5bfa62490f999b9937063d4def76084036ba3736", - "geometry_id": "dgeo_8f0c09c085d94fb9a7cf529e", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06", - "image_sha256": "12ee15317dc16c0adf7a14a70a47c57d5efdea91028ead479b8d62294ed291b0", - "logical_row_sha256": "2434c66d72bf274cde67f0b9ea5e8696e5b84cd8d1e9c519e8a399b30a5338de", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "363078438bc8ca6a8ddc63c6823a83a18f17bd47a080969315d3d9a829d427f5" - }, - { - "code_sha256": "df3d2b973667f7cdf1184095ecdea8b759f6731b3928d522301fc94ac2b588f5", - "geometry_id": "dgeo_38cfa9103d8647a4574b792e", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06__depth_r01", - "image_sha256": "0d5bc4aafba5286bc73629cc130238c99161daed34f0d5324804a1f22257b155", - "logical_row_sha256": "270d89589cb94392b55542285bee7649abbf7c1d8eb22e942ccad41bb40b44cd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6bb5e1d5de2a418968e5dde23c100364d99811cae4d1228ec4cd7d40380c29df" - }, - { - "code_sha256": "83387472fb7fd223ac0cb577ae1282aabf94d6e82e3440a6c6f135eb1d61e9a4", - "geometry_id": "dgeo_0094609c29d34d113ca0d788", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06__depth_r02", - "image_sha256": "4917dba812c80e2a0923ff44170fa7a81c4f32cdecef3bdb60d1afa567ae1077", - "logical_row_sha256": "9025f91697a27745972f87cdcfdf557803dabe167dcc0ece435be02297778336", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8e2e7d3bb8ddbbffae9993e4103f8645fbc6117caba206ea844028a99fa17407" - }, - { - "code_sha256": "3929413c1655cd778dec0ee2a5b556ad53b6c0b41d51741025648ac613784581", - "geometry_id": "dgeo_97066de5c13d844d119d2151", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06__depth_r03", - "image_sha256": "d537e59431ebf029dca38b2391ba240aa44e4cbc6d28e2395077b2fefda236f3", - "logical_row_sha256": "9fcc57af9d313e2292f7b016ec35379d38373d98da536612e1782d740f01f323", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1beeba028ff13664d6b28622bcd25182761de3e075e6113dd6c2822bca3f2139" - }, - { - "code_sha256": "031272312abaf227dbfc3bf96a8f5e53cbdc1b94ba6853148ab4ea95bb8c439c", - "geometry_id": "dgeo_9baf93d6028e46b9a39a349f", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06__depth_r04", - "image_sha256": "577268f7e266de0aeb2b330ae95e385b58105131c5564bb5c758b2e6731449fc", - "logical_row_sha256": "0b38f6a6fc5c30826cf56c88e12b7172288aa1b247e9821486c65809df0ccaec", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "144110ede946a2cdac937dbe8928a44fec6e274372d9152077bbe584c8900519" - }, - { - "code_sha256": "6055f689ab1d0478e76b3232c5793ac9035c5411105a314b7b49468021cf18a1", - "geometry_id": "dgeo_f20b3dab0440a581445e0190", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06__depth_r05", - "image_sha256": "66d2f15ca8258fa788136cc51a4358123cfb46979648f5136869757b5d436d3e", - "logical_row_sha256": "eae46753b56ffd4c9d5e27a9460d6880c6c25d41c37e355eea75dbafd8683000", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7d2fe8a928c7cd62e72ee3d2ac1ee9b7f5f94d0030c583abc6bf4d1497289dc5" - }, - { - "code_sha256": "a2b1533e914b9fa48ed1c87a7fe768cdaf31c47fe84e2a8b202e3500da9b84ac", - "geometry_id": "dgeo_8af5f3eb5780d6abb9794a7b", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06__depth_r06", - "image_sha256": "10ba76afdeeeb8c9d89d94ade9e3935b9aa6656d32eafc96327c65dbd21a4fb9", - "logical_row_sha256": "bad69a56d991cbcc8c17295efc1f455d5e72a947f085cd3e4d5396eae6b2b8a8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9c0a13536a4c23683d4052a4773490581994da16926fc6f714e0e80b9a7a84d0" - }, - { - "code_sha256": "e4ec49f6b9b212f913442247e6cda1aece4a41a012c96916f3576bc44b82d17e", - "geometry_id": "dgeo_c58981b396520a6ab6c0f2db", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06__depth_r07", - "image_sha256": "a631e1d3098ee4b931e5cf8f89fbf2198a5cc5f6894cebd26b5cdca4ffa7a6d0", - "logical_row_sha256": "92d6a2759a8ab16be6e11f00328bc451d758f9353f378fb0b33b7354fc89177c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fc1fd1d2e4695bf5a21ff3ce5196fae4a903bd3094396334c1680b5776cb3c57" - }, - { - "code_sha256": "f62e9b1c0af91062eabf99ae8ba053ec85ba3755691f8196dd563399d025a0ba", - "geometry_id": "dgeo_c54ecacc679035e46bd44385", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01", - "image_sha256": "c889203c4a49a73b9c3320dddb55d6c718a7117cb7ff8e9abed615c022ad44b1", - "logical_row_sha256": "643b9cdfccd2bfba0c9af5b2d8f8d8a7ca60421245b7c3b889c1773ac5e2ff85", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "139374bbd4b38d323a491f5f561a22001a7659a14635026772b1c2f514ffd894" - }, - { - "code_sha256": "4fe6544f889f1ccc922bf219207fd62028ff9e386d4b0c96148f14c286467c5d", - "geometry_id": "dgeo_ce5e9946cc564d00831edf2d", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01__depth_r01", - "image_sha256": "72b3f04628451d74b82b4865f738183dedc8eb02c5969dd349213238e0d1e855", - "logical_row_sha256": "a266e41b61d8a3c43d98d91ebc135bd86afa58bd6f3a70515b7d39bd5d67ed0e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "df87aab348ae901277bd40d1223c60a5e32a864ffa634aa84b90f06ed29e893d" - }, - { - "code_sha256": "07e55a21465b4028359d2920de8eeef888bfe177b31638e8d92707e2b86f03b1", - "geometry_id": "dgeo_70a96e3720016f1dea74ce32", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01__depth_r02", - "image_sha256": "6888689901fae134763f417e8a859253e57d5372afb8da4bd29bdf16d831283e", - "logical_row_sha256": "72d733b09a830f39b32b48613e0bbc2fc13b9ad145eff1c27b6ee4d97ef531f6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "10abb6c12ec98b6a1178fcb6bc7405ff811b5ef52eee18fb4591b986871006de" - }, - { - "code_sha256": "11c803d0d69e37397bf467afd96a7807def655346989952b936ea8cca145367f", - "geometry_id": "dgeo_9a61c8c5b79939976b9bb4fb", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01__depth_r03", - "image_sha256": "7fc21856c2c0fc76f0a6f7ff21d288ed6443018bd2b5b910e9c486fa01b11d74", - "logical_row_sha256": "de962b5c434b2cf116d7151f34a11d7019aeec42d73bdffe8dc847d7d3951958", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "905196cd7618cf67509c280b5283096ce373d4161b3c4cf4f4ef62e4ce90dd9f" - }, - { - "code_sha256": "ea84e642df908bc495d006a30e68ad9b1608d16b5c2e20a4d407a2fd91660c6b", - "geometry_id": "dgeo_2d9f1951858831aad9d1a8de", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01__depth_r04", - "image_sha256": "9ac62bcd9547fa1ca1108e8c0ccbb2e6ea46d88701b8d1111400e5cc25bc8172", - "logical_row_sha256": "8a5b9c64e59f51a8b4b287766f66de3a49735d78fe66934f4105571ff57dfe47", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "02e5dfc3ad0392b90d0325b2f01d75545d2b79d73a9149818bc0079b4b664564" - }, - { - "code_sha256": "3b64399c3417dead365be5b13ce41c1685ddff87ba68aaf90e1be2369d94d59e", - "geometry_id": "dgeo_750c4d95c64629cd739e1f3a", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01__depth_r05", - "image_sha256": "3cfd2cdf10181672161165289198c69cca6051e5adb33117e4c4c7c697ba7600", - "logical_row_sha256": "4efa3e4b345aa346efa1a3c0c8607aca14af078f20fb88ae4d3a9fc7ea1ebbfa", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "49173d866a109769c465d1a2f8ff22d393554eb7ef1ba22880566ba449785024" - }, - { - "code_sha256": "62581e07d34dda6c2da0cc92bfb0303c5a88cbcd4c518af9ff038b321e18edcc", - "geometry_id": "dgeo_ca895de926c422f30f93ff1e", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01__depth_r06", - "image_sha256": "b7289c206f8fa62ad3e51dc352a53dd821f675eea5b80211faf08774068f65a5", - "logical_row_sha256": "3ef7afb12c8d519f5bc131d6fdb83bbc63b948c7705514afe2bab600c166b8d0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3a64ca0c69977a85ab5ea35e594c48d8a64084dc6a347f6353a3eead3b79e874" - }, - { - "code_sha256": "a3e84cb657bc965bb639c01d92ecf448d979768f6b24aaabe8d677632c418101", - "geometry_id": "dgeo_e265f1fd80707cdb2264446a", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01__depth_r07", - "image_sha256": "d6ea6fa30c173cc7c0c920f8664c97a2b2238aa36301f1e1bd4914359c2e4ec0", - "logical_row_sha256": "9bcb49f3811401b4683458c216da425c00dea5fb01a663ad3728cdd9e9ab2c22", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "85ed8d5568501c23a9f6e901f6440bf4408a852214c24b0a10125bd36e7c2c65" - }, - { - "code_sha256": "eb86aa0a0519d2c86277849ebe7f53745092fb3d3bfe3cd38866c3fe55012513", - "geometry_id": "dgeo_e632f0b4dd53a184e9690be7", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02", - "image_sha256": "f21a18ddd1ae121836d9d3d3b4ef7cd5a7061b4d2647f19bfcc4bc4467083309", - "logical_row_sha256": "9ab90ca6e16db248bfaae6c458a4df7293e39f5f0034a55a684308ea6906cfc8", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ce1e17b497436efed5948de9d8a690f4980a540a8cfa11b04aaae9d0bdf5ef32" - }, - { - "code_sha256": "2e04b93540485e43cb3bffd0e3054e22721a0e8a9fb8823cd01ea21d37ec363d", - "geometry_id": "dgeo_8f7e816097fbd5d4128333dd", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02__depth_r01", - "image_sha256": "622f00dd347732c1c55ccca005c80244b6559ffaca76f5b7a3fcc8a8f6b06e7b", - "logical_row_sha256": "a4b7a316dafdb6124cbd9b0103661a48df58acee20fa659a028d17b86bd7ebca", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7ca504f2c0a0dd7af116f987d6fe5f212cbffcf6f982ade0a6f3ece8fe145f95" - }, - { - "code_sha256": "553db6ce58be34c557d438f698c8952e4d13c1c22c21d99e1b44482221e8c374", - "geometry_id": "dgeo_717356437865fafd9d134899", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02__depth_r02", - "image_sha256": "28e88c9b0212ad7753c636e09423a643583d06c11606c34160c72c9942a0c5f2", - "logical_row_sha256": "205974aaff99a422a2283ebc59dc88e6bcad7748f44ede2651dff374a56c4edf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0b27e51d32c6ef369314a0d89f64bee77bee27720bad007618ee655ead8cf5bb" - }, - { - "code_sha256": "73bc6acc585d41eb70679dfac3a5dfda6156a71ba131612bb2aafd958bcf5db6", - "geometry_id": "dgeo_1aacb207d53444b020427a34", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02__depth_r03", - "image_sha256": "88e6a6a8ea42b3968becd89910aa36a40f7914e60e6becb97c31d7428f33db0b", - "logical_row_sha256": "6db33448a8945494d6aed85000ceeba59cab348a127764619398f5575f8cf605", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "68e851728a965163b7acf084c548eece9915fd0d1d533523cb6f72ac712ab40b" - }, - { - "code_sha256": "c8bea4db3937e5ae9a50e8a0bea54d9b0fe89adcf95328b9f684ad62b8bddfb0", - "geometry_id": "dgeo_debb8f6f8be7216cd3130e0d", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02__depth_r04", - "image_sha256": "ab4c1121ae8260b948a36bcc01b0ac2f3edecf2a77e0db4d5de78bb87d963101", - "logical_row_sha256": "7aa6725f095bfd3195136278e2a86ac54ef49f2518a7f28a15f07aa02c2d046d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "50eff588c2c23e84647e622f537d1fc9e9bbfd3a405ac7d4b58d0653fb13d758" - }, - { - "code_sha256": "7779d9bfd8d63665a2c5415b0141efa81afc1bba331385ee32dec6e44a326de3", - "geometry_id": "dgeo_9e032bc8b27f0d44213eb6d0", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02__depth_r05", - "image_sha256": "e7cc15b1a75a6c5e841e79ef6e820b2bff4552e5f10d8bea62edb0b508a98d4f", - "logical_row_sha256": "5c4cf03b3d2a23ff9795b5e3193c929988bcb178b7226e4451a6797c15391665", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9206f89769e623bc696f678672cd0339176ce7b37c84bd34c9b82ec3a25da8b4" - }, - { - "code_sha256": "f217b3173a8e287269602a8730c521eddbfb2958e3c04f8dcf25f953324a6cf1", - "geometry_id": "dgeo_54b8fcf6797ceab757ff5e9d", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02__depth_r06", - "image_sha256": "325509ae23936f9d0a2f3527ea265528734a1aad3c6102878ee61ffa36d53a5c", - "logical_row_sha256": "25a000ba7e426739527e2079b373d50331667746a309ae0babd685b28324a601", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "db5dc97fdd1190c6285681110c42d0afc56486e58b910de98cb15ee182997d6e" - }, - { - "code_sha256": "fa35b0cf4abfd50704beeb2dc7529fc8c9f56990c6b78bbfc4ce9974c0b3a15a", - "geometry_id": "dgeo_f53077bcd0268eef64cf99a5", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02__depth_r07", - "image_sha256": "cdbe355bc03a4a89cd932f188270f6332205165f074a5bbe576270e3017affbe", - "logical_row_sha256": "921cd894c2fc1646529fafefe69a2a4997af34853ec8d01e5da712b83b414489", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3f317c169eec1e2b6584b1fca08eba725edc9ffdada99fe42a4fe882ebda8403" - }, - { - "code_sha256": "c07de0b23941062efad69c5e9601c5f99bfdc556b33a927c667c773218fa30b8", - "geometry_id": "dgeo_69f3a1546f34320df8b326a2", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03", - "image_sha256": "85f30f3508d8ddced261b2f327625de88f5243c0449b9eb74f7eb7707d426a35", - "logical_row_sha256": "9cfc3ae1cfdfe05237f05744b07d847d20fba78127ef81c71f4b1196e927a6e2", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "667278acf3bda91f147e3434a8a3b9bbeb125d5f625a5207ca379b3ff6a67b42" - }, - { - "code_sha256": "624ba127c476bf69b12ef326ec7f230cfe3fff556ba1a6bfbc4383e839710772", - "geometry_id": "dgeo_744ba2aca5103e8390a76698", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03__depth_r01", - "image_sha256": "3e5c6fb1a987a055bbf5aaca7c6d34da7db9a422af9b409394dd51739bf39fa1", - "logical_row_sha256": "aa02d28b0ea7eb61974e41fefaacb011e9103415747e6a2f620f7fa479d6dcb9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "55bc679fc8eecc39a3391142578786a4597c29a557c9ba206e1ead77752b5ae9" - }, - { - "code_sha256": "22a2ab2c403c41a5fbaa9aa0f1bb419b895d7f2b941cac841e2f8dac4dd22acd", - "geometry_id": "dgeo_7eb7f3e62fcab91a924e834d", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03__depth_r02", - "image_sha256": "55a78422621cc72daae34dcd1c3230fc70562722020515d97e273c97bca19885", - "logical_row_sha256": "81d85243575f15c3149ad175dc9bae112b6704bb4560e7a592d249dca789acc7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ad46c6ba9d0e8f3403a281acbe680fc6650122fd5e2b4f73037de2b1621db2f5" - }, - { - "code_sha256": "447ad38b98c09d602534fe19865f0ea7e6e91f2d78c7aebe567434a353971738", - "geometry_id": "dgeo_2cfe473cef136694caa2b98f", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03__depth_r03", - "image_sha256": "83c1a3acc43282cb8856c825adbdca9b93abce0377440a835a79b9b81dbc91a4", - "logical_row_sha256": "fe26f7e973be2bbd2c3c3c08cae14492c2c58ddd81b3e50deba02a846b83b1a3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8ac2c76b0c35a066b0e7c53936924df358c38f256c4df0ce59b9e8d3a324862d" - }, - { - "code_sha256": "55b3d28bafc053df0c4c8d3da06740c58bbd095b81e27e5731c7e59b47203b1e", - "geometry_id": "dgeo_2b43263498e585f6236c08cb", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03__depth_r04", - "image_sha256": "ad2c8eb4737d0e3c5717365b090187015952b1e0e30f0c1dd721e522b43c461b", - "logical_row_sha256": "e2ac4124f51cf73ce51ce5bc6cbc4fe6b5d51b10218a8c5d3856edd504482c23", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bc2f10950723428e350556a296b41b747e37360f58dba89752f8515a8dfaf477" - }, - { - "code_sha256": "d1eb845b49816b8d26659ff4a1ce9352d14cc28fea72afe9328ff6f79d7e2f5a", - "geometry_id": "dgeo_c2f71d9bfc5f070151a4df53", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03__depth_r05", - "image_sha256": "26da0c7af028bdb7eaeb4d1de8bb719dc34d757620d1224f78c744c9ea698b29", - "logical_row_sha256": "62fb559e7186150fd726c4e0c9f918be3af67a36a365c2886d6bd68191ea06a7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7f2c0fee09c5dd5477d46abf37868aeb58ff8de3566350e1ebbc83bf11df5c3c" - }, - { - "code_sha256": "d5a87241604bd798fbcf94c815ec68dfde968dba5e282f2395bdebe9d72c9de8", - "geometry_id": "dgeo_c358519aedf020bb1e037416", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03__depth_r06", - "image_sha256": "e45dac73c82511ad2ae8398200e1c7a06f9172e9b29e9522edd591d148ad2c8b", - "logical_row_sha256": "3beec279b177ab99e692b26e90f6544f5c00a6563bd870436cf5e3a009921e3b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "87a28ad336e4b8b4b5fb1a3b0f119953ac34aa7686fa161f3c196ebceb1e71d1" - }, - { - "code_sha256": "1720cec6010750720d6577f38b6f45f39000357c219e912011a13aa6320a7978", - "geometry_id": "dgeo_29daeb41bb1c4139e19b68a9", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03__depth_r07", - "image_sha256": "a53f76201e0686aa7c55e0ec0d1a500caa14a5f5d266009a798961fb2ca9fb03", - "logical_row_sha256": "29bee92e68a5781adfc80bbae4dfd38ac8bd028a000959d18e4df839b8378aca", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ddc392206c216a0e2c6b6f8a40d6713e2f778b896d2ca5be9ffb019213178c95" - }, - { - "code_sha256": "29cfa902ff561482ac250fbe602b6191bfcdb5faec19d332a65fa8ad905c4748", - "geometry_id": "dgeo_aba4c3a3c76f896734c06930", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04", - "image_sha256": "978fbbc48acfc30ec5228f61525b6866864c75f5777f324a3edc27f5293a3cf6", - "logical_row_sha256": "f0b45a2d077b774c2fae628d8a71c168490625b0a4a5763113dfb1aa7d5d893d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "914a2dce80eaa2458b17807ce9285aea8e979c203a52c986f0020183197e51e2" - }, - { - "code_sha256": "589ab8aaf162b6ad0bbbbacd26cf39c86e0037ca39f609fdbe1ac8693d0d545c", - "geometry_id": "dgeo_7ccf0ec1cf9410c101738764", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04__depth_r01", - "image_sha256": "fa6c4f206a55f515a22817eae89001679890a4ce9fd7d4977f46b74c39e9e34c", - "logical_row_sha256": "80ed2fbd82c393be3253c7b7ee2ed4e2a7b490f850da2d9f88aab3727dfd3237", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f56ae89f6e8b65130527a5e52b01576ece49baa327b57ba9de18422ea57ad9d9" - }, - { - "code_sha256": "f7feacfda0815e6371c42c36ad6ec3258c9e7861eb544a4d8003f608feda9dd7", - "geometry_id": "dgeo_1b5f7b21c45832ae13eafa8c", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04__depth_r02", - "image_sha256": "afade0b292b5605fd4a3580063a70cb855267fa4e801a3333bda6068527b946a", - "logical_row_sha256": "625db04bb67b0bfe6a904a7174db9030766d5aab32393e917a9d5986083940b2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2532252d9c03dc3618a7d458bbc1f7dbb4246a3877446ae25906ee7e6e14cdb3" - }, - { - "code_sha256": "74931b75fb8e43b0ccc5014e2e0076024b6b7b12d0cfa9c528793114388e6647", - "geometry_id": "dgeo_a8c77d42122aae0ed1197e81", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04__depth_r03", - "image_sha256": "d9692cae60702e62a99f5ee97a97feccf1eaee422075d335d03da9f34babd7c4", - "logical_row_sha256": "7dbed3ad295acd15f0d345f5f429ff1d066bd6977067bf11d22e72419cc4c7d7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a6fcb8aa36fc019d10d07bdc143a1692e07f134f87bc2c3a9e368c061c3400ed" - }, - { - "code_sha256": "06585caf805ad00b9356ff004aab0041441aec10f4f14cd9ade4a5defd556815", - "geometry_id": "dgeo_dfc01cc6630f672f46ee359a", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04__depth_r04", - "image_sha256": "6abf3afe03074ee4a182de9359f25947ea7ec77c334597394c825cbc4d842ab7", - "logical_row_sha256": "7ef99fcb148eb41a114760d23eb1d3a5a7b62dab85b7d4e309584e47aba5f08e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "293d0fa4ab852a665f15aa67a01fddfa396a896a8f7fb033ffb573e8f7bc2347" - }, - { - "code_sha256": "668389ded768e9cb94f310250acf55e0b72a75eb79306d699f5e468d0a9f43a8", - "geometry_id": "dgeo_81f8e440a0e7ee602c43c115", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04__depth_r05", - "image_sha256": "76782954211f9aacd24282d2e7faa4a1f79e2dcee8f200a79d586c5229795b81", - "logical_row_sha256": "6ac2b7bfe6d8651c3f484dec68ccead4c75b2c890801b4b4e7855724a4c842fe", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "454477f07f60fb69c036a5216ef9fde9b3e13279df7176b171f4f8d167ef34c7" - }, - { - "code_sha256": "177b2152d8c4f0970bb7adfadfea701d193a0b93e2cd418da6397a94d9454422", - "geometry_id": "dgeo_a78cc4ea76d8036b8d2b3850", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04__depth_r06", - "image_sha256": "d6c2818968f1f8e16cb9d6fe54b9538969e814f723395cad0221dbf064c729ef", - "logical_row_sha256": "53aeb38bb776fae2626763642e3c6c8cf76ef9032ea656c2d8e15721a47306fb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "bbfd029d05f8ee3219ad8530034f36dc68cab196b1a7116920592638fd080788" - }, - { - "code_sha256": "9ca97dc3e14b41a079f5faa358f5a9225cea19fa3339410dc1c021ab1fe51915", - "geometry_id": "dgeo_49031747429c0d9be055f1e4", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04__depth_r07", - "image_sha256": "93d47606a4fa972a021d92ca16a5cd6ab9c3c16422abf1482b8b36c8a9b4e216", - "logical_row_sha256": "a6c2c9659d957dfcdf30d6ff8b7f3b9de60a52801f3c974a72adff3adc05cb68", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cced758d6a90cf5acfe2178a2d286bede41845e17d1429c3e4da4aa295cd889d" - }, - { - "code_sha256": "0a346df00af409989c92e4f2c3abc64fae53b9849647635d849730ecf45a02c1", - "geometry_id": "dgeo_d7c587b945dc52bbeb474524", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05", - "image_sha256": "0b5452a1f71a57fbeb86b77905a03e6587761813fe671685a304e54e9f98edc8", - "logical_row_sha256": "b3dbe9d738d2504827e508f3a8ce5df38abb062c037fba4147dbc1717d02f334", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "96f90b475cdfa81087a25efbe509489cd399ff0afdb01ddcffe9c4568344577a" - }, - { - "code_sha256": "0b9b2ff6fa5ca7757d7e2652e6f63f04f487fde10a8e9f33c012a3087c351518", - "geometry_id": "dgeo_20cef5286137059851604f3d", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05__depth_r01", - "image_sha256": "7be4e831dd905b6e522de7a158e45484bbd85ee5fc4f0ebfd2ebcab5aeab09b1", - "logical_row_sha256": "2892b114595b00337aca3e53a632a2cf39c8afd5a5591781b6f55b10c8c3176d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1149a3692cf1a2d960fd40fb5b41cc139a75ff555e931fb11d39556233469a05" - }, - { - "code_sha256": "081305f46e71c63404103738b4f7789037e881f9f230a4903a2751cb37460216", - "geometry_id": "dgeo_aca4b427173a3706df6b8326", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05__depth_r02", - "image_sha256": "db3ffbc5a05e9f0bb0c5f2074b161710492b8fbd30d9e8f02aa792205e35405d", - "logical_row_sha256": "c39c5c1607e69c494288983c6fa2a273d7cfbd01dc884172a19ab75fddd1c9b4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "755233272137549817ae1b2a55ef4e279c60478eb0f302c53032956d91a91dbd" - }, - { - "code_sha256": "7b3dc02295ef4b0ae59b70fe7e3672939770f896e53e1d5b8793b772250cc781", - "geometry_id": "dgeo_5a7e6e3b1d1d16dab9169095", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05__depth_r03", - "image_sha256": "b5d2eeeb5f4e131b27913396286a7831688ca460ea9f5a700d694b6ee8774ca5", - "logical_row_sha256": "f443f86f18165c19bf2e097ba11d81d3d2e5b82e17213d64bba002bb05080dab", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "41d0f9758332fa346312f9102fd9809a8a1141f085266a36ccd73e5f3bf08a7a" - }, - { - "code_sha256": "7e337754d75a9d12dfa551225f8813be5ec2bf7b1d291bb9096425a0a44ab36a", - "geometry_id": "dgeo_c4ba75fee64bbb718ce1895c", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05__depth_r04", - "image_sha256": "2b243dcb5387e4d289bb321368539d0a10dbd8450a1ad91f65ea280a24085194", - "logical_row_sha256": "b285c69ca7ddc2ce475e67daef9c164dd69a5c498d5d3744468077f3faedbafb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e9745e702fefc6ffe6fd6578367d292338e3641de2d5778bca36ea2c7148fbe3" - }, - { - "code_sha256": "b12aed9dc5d94114b62db5b8670d2948c3e4a770c3872dcb7221d34e722c2f51", - "geometry_id": "dgeo_a65376eacbb3fb04b134aadd", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05__depth_r05", - "image_sha256": "c7b8ff91d09591b9f8c68cda2c5b17bf70d9fcd3a56fae5bf68eecaa44393a4a", - "logical_row_sha256": "5375e60905d83bbf9b9c1f57e409e59e087b8ff28513906801d1b5d5014d4c09", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b6c33fb934c0db5366d2f1110e5186e9ee8b1a19291989cd7fd1e7a59bb91421" - }, - { - "code_sha256": "db5db4694484ef66e289c3c037d3c7f572779cc94ddc5d1912bd66de247ff7b8", - "geometry_id": "dgeo_85b4ef6a6fe334faab836a1e", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05__depth_r06", - "image_sha256": "2a080ff0e431082fb0cb591ed6a1e93874eddd6a4712d3acdedf945f0147cc78", - "logical_row_sha256": "c6c0223cefd1a6c354f211e0e894456ed8c7e240d30b92cc97cec3ef71c9268d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e5c4183881bf37b50a4a504cc63c472c5d15684bde70f5a8e3acf37cfd00f1a8" - }, - { - "code_sha256": "a13bbf6b1e8348919a4166062ee87863fe237deda6f625d650b3b7a6b0144f59", - "geometry_id": "dgeo_750f6774c5f27b791b93874c", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05__depth_r07", - "image_sha256": "d3fd668662a473350f61977c948a95f70b7344546367559b530193a135a82230", - "logical_row_sha256": "c20bd7594ae30371510b8b43ba9d6f406b693b965419fa9797e56c6561b73580", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8ba0bcf8012fea51a1837840c329e4c47295fa05747f8095f6f3589ecae57091" - }, - { - "code_sha256": "8415a61685c245f6b6c9ad54c400ff00e21214cabed9a8bee054e96cfeb8c87f", - "geometry_id": "dgeo_39784c183cd0e7dbf29446fb", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06", - "image_sha256": "9ffc4a4cb875e2fa59a17a988421768183d7455bcc5af3afc2925f5d309d184d", - "logical_row_sha256": "524fa33bb8b0590231a812ce0db4fc67314a46126d07f04759d275a8377511a4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b5e74b5341324fed82a868df51ec71c309e834924c29420953ab33d6e901a803" - }, - { - "code_sha256": "b283a789b0977e31c3f871ae0323d5408f0d3d73463716d16b06d2cdecba10f0", - "geometry_id": "dgeo_c12d5dbaf184e89c591926a4", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06__depth_r01", - "image_sha256": "6cb3b8444da5897752b0e91bfd636f18cad33f8e20bcf901eca3855a4c754d16", - "logical_row_sha256": "b64642f6f6e868d824e64cdd02f87190f08f16aa3e656d343e7adad74e882b9f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8ddd93fbcd7c911b97111c2878074e9872656fbfc234d29da091488a191ef328" - }, - { - "code_sha256": "d1f459b2a74df07877b6155f3a46bcfad75e9b0a89088f7654a0604eacc3ac09", - "geometry_id": "dgeo_6e9b9df97d43886a4e229b47", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06__depth_r02", - "image_sha256": "f91b1bc99d3ca34bbd996c382b986d01346f1cdc247b7ffbe1ab4dc6fafbc2e0", - "logical_row_sha256": "4edb86f6e38b3c39b796a45d9fb1070f6b0cde8368cfd8a362e9ad27ffb3857a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2de572ec46e0751017ca8600aff973055502f918b7edb4f1b3ed066f1523eb96" - }, - { - "code_sha256": "76b814e6022e34ab4d4c66a9497cf9b72b18fc6613eef212001f08b99553a795", - "geometry_id": "dgeo_e32996df4e1d97eccc4b1374", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06__depth_r03", - "image_sha256": "bcacc3bce2d734351431a422bce9a2ca9e8216430705105e03b789bd46b3f0e7", - "logical_row_sha256": "b1162816e4401d87107ad0328654a3f9055229998a5a2dfe41e3a243278700b2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "545a73e89092e46c58b3e4640bcebfaed69480f15b61f71f1d4b48e63d609cbe" - }, - { - "code_sha256": "d05015053be24ba4c3b4410cdf61aeb8c901b4aefafe73ef8eec65a7d131be1c", - "geometry_id": "dgeo_cc98eca1cd106be477b0176f", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06__depth_r04", - "image_sha256": "438e05d8af4e7e7b2f384b83f74d744111bb5892c8ad48ec2065280b9c2bf3cd", - "logical_row_sha256": "a0acb870c14b2cd43e36fa535f1dd23ee491932fafcc05b188ce771c69e75255", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b7fdac9b91a30446b7b5b48149829ee53936f88a6ee07c33512657461666e787" - }, - { - "code_sha256": "d3a9f09605127edb8065b6d4207ad833c15a381377d8de3610a226772f6a74ff", - "geometry_id": "dgeo_672a0156bf36387d6b9caa28", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06__depth_r05", - "image_sha256": "7e63f9c05c41e80aae976ce161da3405713a13e1a892be693bc43f92b38632cd", - "logical_row_sha256": "d7ead2861e4c5530599da07114bac0b53c2d73c4b7a0a977139aad9a9baf80d6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "06553691f63d42e4e6299c5c493c645d236e3d783218cc313b999a3d5ead21ea" - }, - { - "code_sha256": "c455078c7143b49b508747e5e25409f5dbce808e03d3c713f0b452527439f71d", - "geometry_id": "dgeo_5c0585870c4fa7ef682b7cad", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06__depth_r06", - "image_sha256": "78c307bd2336371039b358e6aee42c68d7b72c743fb8ead55f4495751a6773d5", - "logical_row_sha256": "ba88794688c7583d8e170337a9decc12b394fa4cf7452e3874c2d0c748ab7a03", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "7005b2274ac59a806470bc3b1a5731a8d43acabde195565f16ab468e8004b356" - }, - { - "code_sha256": "4a594efefe1d18527a1ffd68ae68fc33bacfe2a3beec97615afdc8524b21c116", - "geometry_id": "dgeo_e229d2cd9ded46ea363bf534", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06__depth_r07", - "image_sha256": "34baed8c23f6519b1e5a648bd5c47eeaa63baad878a36acea2d8850729473778", - "logical_row_sha256": "81dcbf4ca713f4a423cc15a25645664d04ccd1ee43d0fdd47666607e3112dee8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bcd294e7b6d02b5e2d893597f7b61a1aeddcaad5add11599c26e819a9b39c224" - }, - { - "code_sha256": "670d8b99de3b7b386ad109d9c202a3cba8c8f00c64ffb3a3556be29ecd43b825", - "geometry_id": "dgeo_42a4878cbb5a013421de5cdd", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01", - "image_sha256": "79347ba9de7b81c4f0dfa3b4fd335549774d6d61a30886e19b6456d1adec18ce", - "logical_row_sha256": "dfbf1a49a3b3ab1c79dc88c273f8c241c1b2a69b43b0be4143b5867069f52831", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bd5e28325123b02b02a5067e71ec4378dd36a7a86a12ddd9ee59b4f35dd0f1d2" - }, - { - "code_sha256": "0de69530f304da681b2533e9e6476e81efe13f75902d3cced2b33b677a9b3115", - "geometry_id": "dgeo_a7762c456ca6879365d895a9", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01__depth_r01", - "image_sha256": "cd12f06d46c0ba82359a908a9f2eb13b365c365e9040329e1c7c81c2d6b4d421", - "logical_row_sha256": "75e6e77fd92f2dea264c03bdf1570aad0e6fb6d2ae531871e8cd17d417e3a6b6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8adb718e439ef9e7799d70817ce8a73f38048ea7531ca5ba3b42e59fd5edacca" - }, - { - "code_sha256": "7868fd1f56f92c6f3a7e3b242785de23d1821af848ec5787892226bdddf0e242", - "geometry_id": "dgeo_bd452069e1b5438e5e4b4412", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01__depth_r02", - "image_sha256": "4826f517c127f7e5b4948fb1637969999e0d328a83ca9de244f9aa5dd6a1ac24", - "logical_row_sha256": "f7d099a95e259966a7e3ed9acb4e2b7189ca50f6bc6a2ea3e7c1f5a7f10c784d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f693cca4f61ba092c6bd292ad8ed36e609c0151590bf615737aece201e3fb1c8" - }, - { - "code_sha256": "5f0d1a4b79b28ef61f40b14b154fef33944290b694ebb9888aa4c30f4bca7512", - "geometry_id": "dgeo_b8fcd9c848c9a12589863c02", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01__depth_r03", - "image_sha256": "dee6b94e49885b836748d780a9b869313230e42301a20f0acc451aa45fa47e55", - "logical_row_sha256": "6e1306c67b0d14814c9ff5ce367c28e7b703956a9b1963c8d0be815ea23f2b3a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "99d467e3742df7861ddb156844733d2d012bfe225742783b857f06154777b7e7" - }, - { - "code_sha256": "28c22a8e840669eda9c4b847ab5ecf6a1521fa03c545b89427267d00da29a643", - "geometry_id": "dgeo_5fc1cb8104d30a51a75c990c", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01__depth_r04", - "image_sha256": "6d26de20196a86c97847a82808468ca187f07b6086cb6ed236d31108434d3475", - "logical_row_sha256": "e6924ec52cfb1337dc2d9aaaa0b99302cff3573a5cfb673ae22c78f30a23af51", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0eb9821952c726a724a4cb00d6697cb88315a3a783e5a186d08a7af8b27edfa8" - }, - { - "code_sha256": "93c9879c3059f59bc05a87d5906c38416d82bc99ad6ecdff68694e3e0417eb1d", - "geometry_id": "dgeo_ba9fe5bd2bb133a2ed95965b", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01__depth_r05", - "image_sha256": "0a0e267979a4f4cfb1c34f9b8f61823ccf215af56910d62aee9f1469df381764", - "logical_row_sha256": "5c7d3516c07a59adbd9e7ab2480c5d0110800e2f2fd189149a6a1f884186ba8b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f934cf20b0539b3738f16a0225c0f63b812a798c7215a4705f709ef76e5097bf" - }, - { - "code_sha256": "f3671941129ed993ad69fff9d23038bca125ade3cf6a8d0cefa6d5dc851eb48a", - "geometry_id": "dgeo_33f55a70ef2629e56978666d", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01__depth_r06", - "image_sha256": "a8d5b2441f80f6b28eaaa3357dfdcf4bc27268eddf11d6625426dd7cd74befa2", - "logical_row_sha256": "c8333f147711aea645ed1f3239964be949401e3550f60f8eda2241992c64062a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "255b5d0973dcf2588b81a5f9ca5cbfbf4ad9a1d57fa54e22c72cd9a7eb32dda1" - }, - { - "code_sha256": "0e666e735bbb45018e306ef38c35fc7e876327d4d69fb7f79411dd19a27f2a67", - "geometry_id": "dgeo_a66d0d67e6ac8a53918f479e", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01__depth_r07", - "image_sha256": "fad02e1e9d20b1c035e97d906d4cb02f2e1f672e4ab1b8b2c80ad89bcaed719b", - "logical_row_sha256": "28537b5aaa425c3ed3bbc7ef45793df449ec7fb34e462af6ed0990a9a0de220e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "52c027555be61e9579b6ef19d97653fa61a6e6b3aa1b674446cd1ef77bd4d96c" - }, - { - "code_sha256": "31a1a6c9a04e9cf5db94d6c5b6f26d4dd70d1269eaf76a7ca46effa90951e1b2", - "geometry_id": "dgeo_9e38df9d6c6bb2301ccf2ed7", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02", - "image_sha256": "6d21997597dbe6aa488ee1fa482d034840a15485e5092a4f3caef87a01b929d5", - "logical_row_sha256": "1ad91b9ef58f1a3022086ee7525f7d7cd8697628dc91cc4e49d8e731e148c6de", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "84b82228c473d37b4fb6a7ff6c296d2565148b6aa0713447dbeab4fa374430c9" - }, - { - "code_sha256": "db6f509e70306a3cedbd1f472e4a0946220d4b7e11ee94e4663e2c5e4084163d", - "geometry_id": "dgeo_0e4cd22c4b74da764ff340c7", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02__depth_r01", - "image_sha256": "2677f27c4c837cc300382466e4e335456632f84b6624ff9cbfd88260da13944f", - "logical_row_sha256": "aad7b6215bc3e9e1a8e21e72f21aa64a37c50dcaa24504ac1a1267586dbb137b", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4246acd08c94039fbd0eb0dd205a22b7e8d657e63e12ea254f6c97503921950d" - }, - { - "code_sha256": "a34481362450974c6d1f73877debe1b9ad0777b4a0d7daa1bebc1de804d2d08c", - "geometry_id": "dgeo_c83f9b5a4e4c11314c2cf2ac", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02__depth_r02", - "image_sha256": "9cc333d7dd16cd5b1f9a08aa33caed587e2cb4e2e47d022156f74eb67f236b00", - "logical_row_sha256": "be465a58393e73e35730e9347dbd30984f5619a6cebd6abb5a3187f513869721", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "77bfa5a0370737e0f8e52670037f03b4f5509e86691fdb65d1366b649c3ba0fc" - }, - { - "code_sha256": "47a002c24260974d32e85750942db59e5e56fb797a47ab30e6f2682650bf702b", - "geometry_id": "dgeo_0d17af02056871fc15512cb9", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02__depth_r03", - "image_sha256": "5680831530f1113a815541bfe956b66f677f7fdb8179542f7cf83a4b0ecdadd4", - "logical_row_sha256": "6b6a390e01d0462f475897314f4c22ec8961a306d29402fc3043eccc372583fc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "cf12ad9f9b7297eece5d6bc4241d155eff0d14ea8d77a5275714da0caddd7a70" - }, - { - "code_sha256": "e03394a1d15b9090d5407dbe65b7cbd3d12ca842edcb3b97b06716ce6085708a", - "geometry_id": "dgeo_f05c66348c4064448af9542e", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02__depth_r04", - "image_sha256": "e023a4d19567ba7495fd4a1ff1a69cab059ee824d92374a2c1278c13ff55267f", - "logical_row_sha256": "54a622b489faf5eebc8b25b2e4115e37d51e742ee265cd1bfb5a1d389ca44d2d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ba04f86059e0dcc0e35123a51f8e9a8a49f5801abfee070703fcabd8e9982ff5" - }, - { - "code_sha256": "18ca280b59da0d96ea99da4556ad79463125dbaf69aadb673dc28896d0ac8d39", - "geometry_id": "dgeo_5ae2865afce0f53fedc656f6", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02__depth_r05", - "image_sha256": "6e711c764cd5f6823bb4529a75847a65d77c160c9eecedcdac2ae906515fdf72", - "logical_row_sha256": "e4f525437d9a6460345711ce69b24c0c55c4b240347f7fa657e1741e4ceec746", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e5d2203378a2d4a27f4f53d2d643b1f9786e3fe30b5db5a1512302ce0b198c0d" - }, - { - "code_sha256": "335d78519bac2a5e4f6d91d2234ae7f7ff398048e1ae481c9f4a09ec9aaf6474", - "geometry_id": "dgeo_9812685acec3595dbe144f8c", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02__depth_r06", - "image_sha256": "a3bc6047a90109ce53eed3e682589c1b7369d8bf8759b65ed4dd0154b9e991af", - "logical_row_sha256": "41845c1e7e19d8ff2da3f47b587de8af9c5e506ce36b8ee9a9118ecceac077f4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "22fe475a4824c4398852b3701b535977e903581d2eec5196a5fe93339c499de9" - }, - { - "code_sha256": "46f20b0e8f247879379492c93c855b6ebf4a5fc7d8f5577ab297e1891bac6148", - "geometry_id": "dgeo_7e3b78b65ed997279196ee6e", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02__depth_r07", - "image_sha256": "16d1654b47a67726b11b9510d0ca844abb9b50ad9f610a3c2337d21d7fba88b3", - "logical_row_sha256": "d247134a68c737150b203dcf9693646b002eef3e1ea22a1d6f3ffb09846d0e9a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7189585551134b030cc0b2e1e86348c0219f0b5ab4e9c86dcd72d951254f602f" - }, - { - "code_sha256": "7ed26a43fea675229ea8c547d1e0b9e3e85267193a92bc660e25f7aedffe6fd1", - "geometry_id": "dgeo_30f6fb43bc3d34ce9b7bd4de", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03", - "image_sha256": "11dcfad7fd28eadb13410371ab114ca718fbc99e5c7d7796beaa242dab09468d", - "logical_row_sha256": "ec2284fbe439e7372968cd6af8edb499c2ef2923735893de5c0b349aee3bd5d2", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "191ec36c042ef8b3b4ab4d99c7a10ca0abcd9ecedb6e3dc7735ec13f64086750" - }, - { - "code_sha256": "0ec07502b89612afd7b29c127004c5b5361462bdaaa3bf8593cb075442d6737f", - "geometry_id": "dgeo_1fccc3c41dd83d477f8d5d95", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03__depth_r01", - "image_sha256": "bc0fff2fa1e8c6d8522cee974f5f712503baef73ddb3e82537fe4beda96e6d2c", - "logical_row_sha256": "c9181c82cc1931876de2ad5add5926e9093f9b6aa90d1006ef02389d2aaf433a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2b93009a00dcf3668133f872db46589ae55f1c47abcb1a1d017eed50d4f1575c" - }, - { - "code_sha256": "bb1d8043c024e67c907d007532ece71ab2ba51fec6a5c9eea6a99dfabaf04bdc", - "geometry_id": "dgeo_ff4f4ec8f48a0092e299a214", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03__depth_r02", - "image_sha256": "46b4daf18c504a1d05759da2a2af83d36eaf93ce016946008c715517d9ce759f", - "logical_row_sha256": "c279fd592cf5ad67949adb79120766145b247677cd04cdc78eda060d783e1276", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "194285faa660c11fd3f1789e8c412730a99c43fda626ec8b818bce60f64a28a3" - }, - { - "code_sha256": "decbae0a3d27d1cb4c00128e160a22a7df107499823390a0b1e8798017fc5d45", - "geometry_id": "dgeo_55648ceaaecb9e39067f9d9f", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03__depth_r03", - "image_sha256": "090749ebd0fc7aeac0dd07d8f09d5fe942ee0f771188ca7cefdfe1be5c4ccda2", - "logical_row_sha256": "d1ef770f6efb01af9b409fbbefc367655f928a6b2d99dad91c61517ff6e057fa", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "53cf32daa40124e5fda974797cb55a084b438eb689b187f85548c15606ea97ad" - }, - { - "code_sha256": "e64a56c47d654872b0cfc032c32088374dda10924808ea457e3764a759c9eba7", - "geometry_id": "dgeo_3c2f61270593725f1c3464f1", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03__depth_r04", - "image_sha256": "02feb066e8cc56e81c453beb72b4d9fb03fb51b81f470dc7eb6ab86e618a4718", - "logical_row_sha256": "219ff7e3e6171281a0fb77e931ab3bd584fbaf1c97894e5a766d5c188d7b7891", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3bea600f98cd06d96f816fd2f0704696470328bb5b2b9cb8580ccdff71710e42" - }, - { - "code_sha256": "27cbc5b0c4a89b8993aadfae2afc1bd740c46b0933d61b46f7151c0f87de80d9", - "geometry_id": "dgeo_cc9ee092a1a99cab62bba060", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03__depth_r05", - "image_sha256": "bd07dc38eaff4fb65017b57c4725719abd4f561cfea53e8639adac6b35596c7e", - "logical_row_sha256": "f0e9f8c1434e905eef4cfc3dddfbe2c5d550398233cf42816e52ed7d83fa3e3c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "62616e082a1d1e7cf5106d89750ac40c91375786c79f8abd4ecbd2ee381ff2b8" - }, - { - "code_sha256": "78546e932208bf7ed9bd3c4f9f67cdb26f28449572e30b444bf8c29f134d5ad2", - "geometry_id": "dgeo_1574bd0cf3f038a68ad940ab", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03__depth_r06", - "image_sha256": "9a7d77afffec914514661dffef03ed630270b51d11370e7b871500e06c60d960", - "logical_row_sha256": "1c2af43d4332c0de8d70a5cc7a9bddf8895215c7928483b7ceca0f40efafb268", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "340d21e20f263b8f04ba41be7ff9e67b1334d8e0f87cfc65e232d43d5d782844" - }, - { - "code_sha256": "298e1c520e47149f1f17594aad81eeae3c667f6a30f6b266c16630b2574b35e7", - "geometry_id": "dgeo_bcfb5c6eee137067d09ad887", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03__depth_r07", - "image_sha256": "76fc1401f855c026657cbe8731e90ca8cec583e53ee56562e89a94912f44f84b", - "logical_row_sha256": "a23f88d03fa1513acc874b7ed963ba98d95fe4d9dd8d85476915fc1429a2bb29", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "118047f8da361406d4eb615d5d7aabd99ccaf17ec0cc719bfc52896140f83bed" - }, - { - "code_sha256": "b2f77f9fb17a29392ef7281a5ee69a9d14fa0d38cf21a7b5bd45c6180edd0e4d", - "geometry_id": "dgeo_92b13159b5231af99c82258e", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04", - "image_sha256": "43e927d36fc9ff72aafcffbe8a0effffd4996c4475697b4d19d0e4c9d44488a4", - "logical_row_sha256": "da6c29952337c8b09c1b19238dc827e23401944c9130bd984c5491dc242320cf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "29b30d7769036a41d3afd15d65dd72f106308a505ca425e42f4141ea8bc24ed8" - }, - { - "code_sha256": "d645c03cd0832601ada14beff2ca4d628bd9e9caf660000baf7e5869b64a9862", - "geometry_id": "dgeo_1abf3331f4674f14e99449ce", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04__depth_r01", - "image_sha256": "8336ee374266dc5de82d6172fb95be684299a16c685d2236cf57384efe6b84f0", - "logical_row_sha256": "e6aade62ef5be7340f670b50f39a0128d5c6e9c91806bb491177e13b6bad4c02", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "290906fb6175bf5a83afde3ae862acf75c77519d7685f1b90c3bfdbf6e2194de" - }, - { - "code_sha256": "c8a7bb893152f4d4f47cddf1759c8a5c24ac26fcc0e5fb4e85d7d122957c4e93", - "geometry_id": "dgeo_539aa2bf70aa6236d0fbf61e", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04__depth_r02", - "image_sha256": "5aee154617a917ab3b1d526e0517104f90a21aa7ea122dea0d0ede27e5817349", - "logical_row_sha256": "228124daf1b5ad26bd790eaa1b0dc0076701bbc209825ac506c2f56891ed89ed", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "76ede46b821e7869fc3f303ce4e21252b9527e6ed93ad53a544bdb62fdceb300" - }, - { - "code_sha256": "d2539de5041435768025d35871abfd2296c797e7ba2ef6bcbfea3547b7e28450", - "geometry_id": "dgeo_70ae4328b4d1d381972d8dbc", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04__depth_r03", - "image_sha256": "aed06e3b30221b095d4dfa22d0ff54a441f22a1f1ac2ccdab59f0a6642d44ca1", - "logical_row_sha256": "4cb0b727c3a5639195ab6c2eb9598f9075daefbe49c326beacb3b9b8dd9f6e1e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "719d74a2fe21e392ada176990eb80ad052ae64ad6c8ed12e3e0d007ac94b5043" - }, - { - "code_sha256": "3fee94825f849b24b3c829e85378a3bb45bd7b247d0f164d13eaeb9a94980d54", - "geometry_id": "dgeo_d9db221de2f7c9d2f6025e1a", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04__depth_r04", - "image_sha256": "904859693d865c7933dc29c55f84ba5088253a3b39e8a0c9991a7737e0c09310", - "logical_row_sha256": "b61f188932d490fb64c3eed8bf98bac3b0a231d362962c5cc49adb1ddbf4cb47", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9a94343005f3c13ad45d7fed053f5ae1d53a4c515153b666d1d5b1cb6dd4a492" - }, - { - "code_sha256": "eb6ab8d1c067a71b96b191c7bdadc173d01652df5fafc16b71afeb965438e594", - "geometry_id": "dgeo_c9a44ba9cf73447cc2df1cb8", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04__depth_r05", - "image_sha256": "c47994b9470cb16ded581b54ee3266ff6ca6359ca93349e935b3f5a470d5be09", - "logical_row_sha256": "4ec9ce042946a0866b9da392c054c6aa8f2d1523ef2dcc980190affe033d9d85", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0ce11e605e773ff2c2aa465bbeea5aa3ef785ba8fa421921edcb87bde05ad266" - }, - { - "code_sha256": "5ea85ec5b0bd285ce301e0b311aaf21736a0b6cae82f8715d4d806ca775bdefc", - "geometry_id": "dgeo_d10a6056dd57fba97f61c7c4", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04__depth_r06", - "image_sha256": "89f28c80e7694852e46d9773a6b04ec7b36f1e7b5ff54ec749c70e235b0a3b48", - "logical_row_sha256": "0e0c75fb8b0d7091e11bb7ccb4a3c1cd73d69aca1936b66da876eff92d34cc45", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9b0c929b54362c4631268679c07ed778e219bacc0f1ccd281444b8f7623152d7" - }, - { - "code_sha256": "3dfc7ea8e6df108dbce8c4c80d10333e68cef0f4d299802cb374be555405427e", - "geometry_id": "dgeo_edf8915622c9220ea83db224", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04__depth_r07", - "image_sha256": "41ffc4c6f9ce1e799384b628f670a332d1e3dd9a984b18fbd409f3e989b4d787", - "logical_row_sha256": "1988d77f5da07571edbe62e59875f06d5e2fac8ba99199daf687202f094c0783", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cc367f9a6a3efc77b66fc042d945f1ec4826300f787b72a49e75c2b4ebc42403" - }, - { - "code_sha256": "93a20dd8c68d1e58a0c71052655524df6bca4564a5a3c7f31fe511782d7a89ee", - "geometry_id": "dgeo_6b7c3d320897d54a7e2056a4", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05", - "image_sha256": "1ae1280cb437ebef99f5846b3981a5205c05d9fb6ecf163b89b6e9581dfa1566", - "logical_row_sha256": "fb2756e15ae2b35314d5178a53dcac785aa7a1bb4d9279a57ff07ef3d17c8138", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "78a481cc2d3461e230b58c466797ae9e26b6ad4f63e5ca088cc095eea6549c77" - }, - { - "code_sha256": "1f3c56eda1f9cf6ad06e35d5ab9f38400bb53721e89116962820eb93f1cf351d", - "geometry_id": "dgeo_4a37ca9427969261de97e8c8", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05__depth_r01", - "image_sha256": "b0e0ad347378a0021e4008216bb2907d02038d7b824c1cbf4ee3ce69dcb2dc69", - "logical_row_sha256": "873f6f2f9a8b169e81e555659ef418776eb36c397029438b57362e8c2d4ce8f4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "3f53ab964747801e3b3cad853911f3718467782882911ab595c834912630ab51" - }, - { - "code_sha256": "6c4df6742ae1d1407ef532e6eb8f58561a4148089cda09600146d79c571a841f", - "geometry_id": "dgeo_93844a8c22905eb04a7b7027", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05__depth_r02", - "image_sha256": "7f9fbca1df48c0ed057a18c292d70a0a63f63fe3ef21e695cd51053cb96e9af3", - "logical_row_sha256": "cc7d14e1e713e4a68fbe884da6d7385235e3cca1e5f1b516192d16d2672d668e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6f862355951438a25e87e0b0e54094187bcc440c5a55a99c7a7b9628b76b535c" - }, - { - "code_sha256": "97ef7fb845c560ebf8ed755178d427b74295ea9ebe2eaa84afba90191ac6ad97", - "geometry_id": "dgeo_9235bb339a414eae91949605", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05__depth_r03", - "image_sha256": "56c1923a3781a557e5a498408d7cbc8fcc02cdd0615c10da07c28dd25e764c3a", - "logical_row_sha256": "00162300367ab62d26d183c5aa06b44c384c630035f24aa75714b81488842a8e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "cb1ab1be0a6ecf7c906073b65a173ec24c811c8ec62cb841c33cd3a790fcde61" - }, - { - "code_sha256": "91d0b3fd52a72dde0226bd4ddf8a81cbb0bad339136046cddf6a11b6f8df022a", - "geometry_id": "dgeo_3f1adb4cb00eba2496632c00", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05__depth_r04", - "image_sha256": "f029f4cb938c47dd553a6f5e030cbb68f024ac529649412d74550568e9b6a5d9", - "logical_row_sha256": "8c06f8aa3bbccfde9e775c465b59a990cb9ebb896c08d5ab8bdc47b0e01763da", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "064c1211d54f07aec5801647170a38b0b923585ce0eff378e9d62d99bf83aa37" - }, - { - "code_sha256": "8b749879323151af1afec0b7c2c038e6331f9e7b443f8e704ec131d87fc2778e", - "geometry_id": "dgeo_e0f6d1bba0740eab11366a06", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05__depth_r05", - "image_sha256": "ccb6ccd17ff24b27f09e7c1f1025880dc43096e36b73c4a0ac664f2dc65b0338", - "logical_row_sha256": "961b128e73afe9312d241c3e41547bccf383fd5529d0bfc398b2dcff1038bd02", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8aee15257f8fc35b258942ea94e3cc3e6b4653189f5ae0d91488cdc258732731" - }, - { - "code_sha256": "385e23c527a71a0de281f85fc761ffb7f6b38cdedcf2ff19fd422fa6cbfae010", - "geometry_id": "dgeo_2c0ec6897ca0c88388bd5d03", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05__depth_r06", - "image_sha256": "9939d63d8d1da16c0365fc3c9df57e07ea0819648e528512c85dcaa84dc32238", - "logical_row_sha256": "81baba51b6bd2c24f458f7f375b39b7b652a16674ff28c6999c6a80557d1c662", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "dc54c4535752b698c10b7f04f06d350ff5e32453149a85aed5f5ddf3756ec970" - }, - { - "code_sha256": "3923cb5fc7fe78d1bb5c6463199bf9f742e7ced8588b2733e63fccd906bb723d", - "geometry_id": "dgeo_70da4238f8066ea05655c941", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05__depth_r07", - "image_sha256": "38875fb2fd032c630f081a795133cc38072bed7e8a8c66e002aa5a656ef76b8f", - "logical_row_sha256": "bd4c6c7837f2662655e741ebac6bc367fa5be34ffc1277196585bc4bd54c16a6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "00fcbd3affa18e13891a346e33b41e78b33583b0773745e7d9f4e99fd60ffe64" - }, - { - "code_sha256": "a8846622d19037693f7b9feacccf3f41246417b0558396381ffc9eca4c391e69", - "geometry_id": "dgeo_de3caa6fe7d208bb7e7b867c", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06", - "image_sha256": "ee8766aba58ea8f7ce0aafc137b10e4741da3f81b60581dfa7cb8ebdc04e3752", - "logical_row_sha256": "e157049f7914fa1bc712fbebdad339c94b01c645fe156dc6a2c38fb9b21b62c3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "074a067268e23cee4c30f94400b0531e3fadfb0a48cbed4373606d7c6ace7773" - }, - { - "code_sha256": "3348f8ca30be2b2b63fcf47f23a2fbeca8eef909030df84d868291fd961050df", - "geometry_id": "dgeo_0572aecd370b2002b07dae68", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06__depth_r01", - "image_sha256": "8adba8e54f40998aeab74cce8b65a007506d8e4be290032779de7ddf6460f371", - "logical_row_sha256": "3ab45b9f418ae3198c50da137a2660028aa2692c814ffe6c83bb46f0c459fa64", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "76835461124b86ae304b52522487143b8af5d2e14f68ff3ed50e8cf313d2250a" - }, - { - "code_sha256": "9bf3d0be896d5c1823c3a461a46f47e565c6cfa267ed01e9e30a5a3cf5498114", - "geometry_id": "dgeo_b030de9f2f46aa0a4704e222", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06__depth_r02", - "image_sha256": "1a1efe29737ee961e3a37c5bfccf0e5886efc14eb3eb834c310b48178f98be33", - "logical_row_sha256": "3581d702f14106e5bc342e749ed697a75f681864243b491abf1a902b4f1a8ac1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6c4990a01587dec863312112a943b7ca0d84e70275c9fcd91a803b04448ffe99" - }, - { - "code_sha256": "e7726e6f0211041132bf540e7f760f081fb2d123230e0662839409ee2d553946", - "geometry_id": "dgeo_d8d1a49ea8f1b706351b07ea", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06__depth_r03", - "image_sha256": "4a185dceccae1012d7bae1f2e946ee94dea7a4d591a93e0588de477320e0b8a2", - "logical_row_sha256": "cf401a3718d8a5374f11630a90cd285fb852d6a291f9a49cd349cc0cc1a7cdb8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "475edc500a31903d2645b696da8a256bd5eeba2294ab3105932da19b91b0d457" - }, - { - "code_sha256": "d59479bd795bb1f723a3b441a8dbd759958abb1e841429dae75ee0cb04cffdef", - "geometry_id": "dgeo_65827a19b919b1bb8662ad97", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06__depth_r04", - "image_sha256": "fd763bef4d8b593e13a5378eadac04b9bdab787cf78b3516e8652f7b8e91b0fa", - "logical_row_sha256": "c33000aad85569b8504673ca3303c06b2f67768a49fb438a44c4248c594a25de", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a36d6fe16b01b54ac0775d436d9826dafc5b226325edb444217c069a6dd42040" - }, - { - "code_sha256": "935a745d09a42cddbe66a5024334616b332363c572fb1ae5c90df08b532dcfe9", - "geometry_id": "dgeo_2150510e47adbacbf4e57f4a", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06__depth_r05", - "image_sha256": "491649343381719de0da2d8296269dc6e0bb0857f9ad11277c91e6d7cebe7cea", - "logical_row_sha256": "cee6dbdaf34b9eefae5b5f163d7017e430fb7e367daa15676fcdbfdd7685eab9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "55859379d9c6c3c6a639e102f585bf023bd6ac59685adb386d71f9223849d8c9" - }, - { - "code_sha256": "8fcdf5d0fea078c07558ceda32cf872590a27bb6241b872161003955fc9e0f18", - "geometry_id": "dgeo_1b0c2ab13ed5b2285eb0c8d3", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06__depth_r06", - "image_sha256": "e0f52d98972650b07c8f0c3ef2b24d6ccc6834865fbb0955cfdb9c5c11c5391d", - "logical_row_sha256": "b45656324110887400bd0a55a592512777635484c5291033c35268a8aeb92778", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8c90957c97df9d7cf0ebfc2b55e3cb5e2e67aef7a5facc3d0c654376244b960b" - }, - { - "code_sha256": "b40490a1dd78b1d5d3a4bb26779b00a4b26fb7fd6e1498248c3727b80b605f51", - "geometry_id": "dgeo_373e83a98c2c5d776ec974df", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06__depth_r07", - "image_sha256": "064ecf59ae90196a79f2f4ce92b1be7d6ae6c8a06382597b057c88dff3a5f545", - "logical_row_sha256": "cdd3f6e3f185cca3a5131e00112be8f7a5ee2328bdd40fb0361af3fec7aa914e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "58aace86ee9273e471e5afb692d324979bb07f2c52af2ee67025723bcba19570" - }, - { - "code_sha256": "1bc11aebcf4985a8fcd5ec7c4e93fd73b78d65597aa278a73c22608c30d68040", - "geometry_id": "dgeo_535d1cb645b6d25ddd5e8c25", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01", - "image_sha256": "99fcf6dc3a7be1b2f7110eb702af60a76c46585ba5636e755210d4fd65355b63", - "logical_row_sha256": "d23c0ff46b65b786318baf8afc543378406d33f657e50a30cfcf3a2d676e2f5d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c6ecc2dd5a68e3e977dc100a5066ede42e61256e19b067babfbfec33cee3e576" - }, - { - "code_sha256": "8a8e270c59ebab1cbabd4899d3f9de456f43e3473483c59facc12063e26ba805", - "geometry_id": "dgeo_31441bbe428a7942d46491f8", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01__depth_r01", - "image_sha256": "e008e1d43630a0ce5abf9677ee6e2819cd5bf263016169f1e31019bb4024ea9f", - "logical_row_sha256": "4e8b18276ac0c982247698e88d2acfcec9466448089754957648458794747712", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c8016da008f54c9e844a9011116506e39ef805605187063cb595361ed3fb99a9" - }, - { - "code_sha256": "06294da583c4f61c598ffba36f8d7a0e55fa43b3f3d17142ebc89a6bfbdeeda2", - "geometry_id": "dgeo_70e304b3a32d1afb4ff4df1e", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01__depth_r02", - "image_sha256": "93d8330033372451cc51e0c7080d9d04aee767f28be0ec9977ed7e02d9fccf4a", - "logical_row_sha256": "a5581b03c64901c6f51c885dbdcd0ccb5ebe50cd6ba4885f95561faf03871722", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "781c9ba9e206e5ac01afbddd86de75ed040306d41bae0ec56c734d0177cc0ff9" - }, - { - "code_sha256": "272c7ee34e718ddc23f11f023351e231aeef2bef0fc0f507f835b6d8323eaae2", - "geometry_id": "dgeo_9a4da8496b607459510e601c", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01__depth_r03", - "image_sha256": "42e0f19df075b2fd3ec13b6b9b1963b90c7fb9bb44f8a34a5ada5d76478e3769", - "logical_row_sha256": "dd675befdda4013c0fe5df43187a48c7d7bbfdef67e78e050faff933b5b50a47", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "254cc6b458aec53b62b5a352d35dec7eac3f5db9ec3dbf4340e64b02ebb4e0bc" - }, - { - "code_sha256": "f5b7ad7bab088206f57cca7e7b363ff73e45c85053526f22a8030a2d2ee72a8f", - "geometry_id": "dgeo_724e67a2a7d77135ddb94b3d", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01__depth_r04", - "image_sha256": "3ef42dfbb9430b34b349148dd37f920db20cffa6c475cd72c84deaf1eec77213", - "logical_row_sha256": "4439936dc6a90db9e4441fb4034eb608a423a021c093f27cdadc4d041952c71c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d98450c316427ef604ae7d393688144e23f54af0c64fc9ff1d43cd47a2091270" - }, - { - "code_sha256": "00ba12cf6f10982de8dfae81660aaa200309e3703011cee6fdf8cbc32c4f0759", - "geometry_id": "dgeo_0f18a7532fe31c504a3993bb", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01__depth_r05", - "image_sha256": "0d2205eeefd80747c3fbc396a97d66ab78186962d2d48ece6a27e9929b09b571", - "logical_row_sha256": "04c22a96c85ef31a2362eace5a4da918e3739670cedaefe7d77a33a549f9be33", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d90107136d895da2b7c3268b44f9be562d41b6bd98b227c5982acd2ea7819233" - }, - { - "code_sha256": "0d936b27058476b935d6bfd9be4fa7ea05756a6ee382783df545832e464c1af1", - "geometry_id": "dgeo_84c429baa007f503fb16a000", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01__depth_r06", - "image_sha256": "a66664caa74ce2bca1986321ffdd9cbb5e3c3b1ded005312835b28c0a4366910", - "logical_row_sha256": "b1e0432939244ca1427f4a6d5a6c61d93a9798dd076ce5fc557fead7fcabc15f", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6e913a83f44c6157b04b98ce89ec6f986cca57d16ac7390104399b31e01187e5" - }, - { - "code_sha256": "007b48ee3259f567536835cbd16e6f92212f6f3318adb40be5e3dcfbc8bd79c1", - "geometry_id": "dgeo_986ae787e8d86b6032ce5e97", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01__depth_r07", - "image_sha256": "79c92e62312b1f52a2fece2c7dff0a1738d066da253002b622d0cb712b308fa2", - "logical_row_sha256": "6358329fe62e091d37045327d1eb6d4ed449d75783465b17863eeb490e577363", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9a77c1a19c775760f35f1290850176b6b67e7d2b5d8ef098888cbfcd9b385ce2" - }, - { - "code_sha256": "aae2316243ee7dc5362d3ba38662ace955846209a3752db9fd1185f0cb2ee4fb", - "geometry_id": "dgeo_149532f986f7231b67563cb4", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02", - "image_sha256": "ce93468b1f5abafa8c26f470ae51243c8113b198b986a39b966301486b911420", - "logical_row_sha256": "8065edc0d1e9644ff8803a769093e7469e162d1a0d3a8ddf3f3635dda6bdd44d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ac0cdb15fbbc36f4acb22bc8a3469f4c2a6c165a85d1e83205c6281e4151ab20" - }, - { - "code_sha256": "ca42f96a1d836195e2ce7f11cd04006eaf40755ba5c2d295504c4d4bc5ecb360", - "geometry_id": "dgeo_453e1d13f8c0f1195f20cf7a", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02__depth_r01", - "image_sha256": "1e4bed2cd052e7c64d00dd5da8990fc4338bc4e1ab2f5cff334dd4af86230cb6", - "logical_row_sha256": "aabf74785f00120e3c857171ad28bdfb041a5efb3e6b613ff6bffb1930dfd4d7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6aec3fd91f1feb14abc81dd3897ceb5a0936413603226ce0c777b7ce407b621e" - }, - { - "code_sha256": "cd4133a552cd8b72c30baa23c20640ee15b55e4db55558b5f790bad0b536e1d2", - "geometry_id": "dgeo_f887e968c082087dd41a1f9e", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02__depth_r02", - "image_sha256": "e5b0b262e17f3b67ae65b2a49439205b08511753f05faf4e901a66701a6eb190", - "logical_row_sha256": "7339777fca1859444f7c34432e9989e8dfaab224b213e36615a68fad55e49d9f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d22b03a5c73fc3be7fa9d338f8c43cd0fde49ef29fbd2fec4df796e3093d8ccf" - }, - { - "code_sha256": "4f831cd2c51d95d5f1fb19c50b88a5f7d08deaa56bfc3dfff09bb10c90145120", - "geometry_id": "dgeo_faebd6c392d33e4920e07863", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02__depth_r03", - "image_sha256": "780f7ffc993354932c109567065eda59581513de28f9dc6370e55968539c045b", - "logical_row_sha256": "0d12551a5a21ec79539c9b324d0ecab7097583519bc0aa9dc17c5a8f4c962656", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1d7cc53bc45d4390dd4b836b84e4eca786918f9664350ea919e48a366fc574f6" - }, - { - "code_sha256": "dc7449499c7bfb795a77ee32a173c8b1e0ac6ca1e28a742d6dcd74dc6145430a", - "geometry_id": "dgeo_d56c3032f7cbceea70c3357a", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02__depth_r04", - "image_sha256": "cabaf42c7693038eb188b9bb542da6a9a77262debbd4ef549fbdb42435fa0ac7", - "logical_row_sha256": "a3b30537ef61acc3f57ed9acc85ba8485d49b8721489fc42a7be57afc275c517", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "66725a7a5329660134540b0a82bcfd49d9b7e0393a8283ce3715c5c45627a177" - }, - { - "code_sha256": "ea2ebea8f24da7dff9529885b72af42f0201772aae9e32b372d2e9d700f1a5d9", - "geometry_id": "dgeo_2589d5169a11df9d61241a36", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02__depth_r05", - "image_sha256": "4aee6dad32f1a05d0cdb9989b94338e3c6642f83b5b12f4fa12f2729f88df1b4", - "logical_row_sha256": "c38c7fb6c1a46f7f168a281cf966e1baae231a806755f69ca3f5cba88a2a774c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c9b935b138a5d84ee5cf3739276ed1cc372d58e4d5a523151db226a1d4b26c6e" - }, - { - "code_sha256": "8e2101c3b3e7d21e3198abb8d18d76267151fb1c6453b5282d28e7eb5ff681ac", - "geometry_id": "dgeo_3c62873b4be7c9a7bda918fc", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02__depth_r06", - "image_sha256": "707186312cb12414fc91e916dafe524dd18ad98581df8693174d05de93fd14f6", - "logical_row_sha256": "f7f9547445ee02a4a2b40c8bb550e3f073f0f3c4db67e1853e040962a166fe4a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "23a97651f18d06850c00be0c961a365850a82079250d7ac97145528ad489168a" - }, - { - "code_sha256": "c75b277696bff047c40f5518c5902687a0a516c6f7a072508253c6e1a05a0427", - "geometry_id": "dgeo_c973f55db88a3a53b9456a74", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02__depth_r07", - "image_sha256": "e41eb875cb3c526767bde480841b1584c606e1fcb31b0c0f8caf35a78839fdf9", - "logical_row_sha256": "0f0fba9711de50bb084630e65778089c68acc6d7b2ec9db5b14d1bbfad25d62c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c62326a9e187dfa500768d94d9b09506c7c69ac01e75f4bf26c016f8ae80af4e" - }, - { - "code_sha256": "c1662675ff0b8140c1ef3d483ea2b9dc7f7a0cc0f20711cc339181979f9bc96b", - "geometry_id": "dgeo_c372a973477313442e4f49ac", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03", - "image_sha256": "29ff08be30030cbd2871e61ba4b505727d4a53220155b449a30b77ad153caa4c", - "logical_row_sha256": "5caa5b0d7d207d5f8683f346e40b05c613f0b638f412c80f1023a9e8737b08c5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "fff4927adc155faf9ce57a32ddc1de66c28959c47da42f4ab4e5f58831e943a2" - }, - { - "code_sha256": "00004806b36465aba1e411645b7cb8d639ba6d4c36390d6b50f7abf84b0c64e7", - "geometry_id": "dgeo_48ad40548ec87e63570ffb68", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03__depth_r01", - "image_sha256": "a077fb23170f1ec4800a38b77a8d5794ee79dfbe705ad332ef2b44b2312966a2", - "logical_row_sha256": "262c519bb237e02252a6b46deaa4e23800bbdb003b75d763a4f3c3eb35f343c9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1cb5d65b660629c700cbb30398c21000ca427a743f6617d3947c92e8fb95b2cd" - }, - { - "code_sha256": "4f17377f128d2780b5b749d1825f2dd138900726551eab5e8a087f233a200e1b", - "geometry_id": "dgeo_d8e1eb1a4d1b708a826ec57e", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03__depth_r02", - "image_sha256": "6bdb7d176e927521d1b6369e774e92bdb7f4776d1c09644c75a6b9250fa43635", - "logical_row_sha256": "7de2a082ce574841b47f51a549a989dc50280b35c61c7f978a9ead8e6ec632f2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0cc9bad89c49b74b6255346b4b5e0b6fdd9fb876e68b15957f59b41a780cdcfd" - }, - { - "code_sha256": "a143775274633afb8e3baa1705fcdf74b69e162f85b6d87745bcf492ffe2d59e", - "geometry_id": "dgeo_0ac1f4adbe59b836f12f527b", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03__depth_r03", - "image_sha256": "dcf7d248fd77834cb86f30e4900032fb35b2cf619f210bca1d1910446d13abe0", - "logical_row_sha256": "d2baee53345ac62cd98b297438ece062a15c220fa66b19370e79ab362dabe72b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "16afd10184aa567ffe1bdd1081d903de54ec995d2fc0f0d295e6d0696e257fb8" - }, - { - "code_sha256": "4d5d8b92b9d8d16ab58f886602cfca1b24500f2ee39b1dba67679c85931a78e3", - "geometry_id": "dgeo_b33daad54d1582bd3b94db06", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03__depth_r04", - "image_sha256": "e95c9ee9fa0ff8985d58206d13191d24a6b13fd5d29f0300cddb5113cd3c8458", - "logical_row_sha256": "c82b1086f7d5d5c1637b1709770dddfd128e390c9ecab2913cf3ae06fa2285da", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "56507fa77834fcc9aaae1047805f2861c2e62c2a4040bb4deed895669293dc72" - }, - { - "code_sha256": "55031dd16c379e64c9e5d51ddd3c23d2abd1f84040a5d5b50c3d043c9eb960db", - "geometry_id": "dgeo_6e0d9562de77f8b77a7c42ed", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03__depth_r05", - "image_sha256": "886e6992de8d986975bfe937fecd8a83d27b05c1edd3eca85fe2f3a6be64e226", - "logical_row_sha256": "345a81a4f8fd25ad6f923187f32708dc0b6303e5c8b08c2533ec4f02cfd6b132", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f4de848fa28ea4bcdd8d07a50750c2a560669cdc8674520ad27543228a1df84b" - }, - { - "code_sha256": "b1e63edacc6ff601ba57cd93f1736e126acec3faa71b9b8c5130ad12f00bc9cd", - "geometry_id": "dgeo_3c2e54ca61e9a76102aa3d68", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03__depth_r06", - "image_sha256": "9986b2031a48a549836da5a87f8b6cabc49d697903bf867d12454eba8afa3435", - "logical_row_sha256": "f54970d6c9121967d3308b20b8df2bdba518a7a7af9aff46e6c278b1abb3bbb5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "52407d0bc8ba53801f32bb64ead5ffdd05b52b0cfb36e1aebeeef4e64a5769fc" - }, - { - "code_sha256": "df2343e845361f4f6c14195b9c4ac213ab49cbf8e3ccdce73db1989cf95e7d71", - "geometry_id": "dgeo_f7e1a7d564c02a4e379e3c92", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03__depth_r07", - "image_sha256": "b7ec99154b80faa291cf1b9360bbf940f8b0531df805cc64d2f2907280e03d53", - "logical_row_sha256": "b9a078b547c7dfd5130dd2debb56bb6f68e20c588ced0e529f31dd08e70871b4", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "714a0d7cafca9e21d3abc20f83c25841a6dcde481a540d7e45507f3ad3e88f26" - }, - { - "code_sha256": "4bb25ea8e300f1c4dfb2aeece554002d84cf58b93b9de41cc983e36f14bcf964", - "geometry_id": "dgeo_9388456141e2265b3db7d4e8", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04", - "image_sha256": "83eeacc08a6ee0b36b05336b73fc745b20f9225605cf024e2f861ede7477ea61", - "logical_row_sha256": "0e5c63269ece7c49de589d84d03f7e8f62760ce18aeeac62a03c82ee340ba3a6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "2d4c137543b44d1cfc78802f641c4dce27b602b3cf240de19149be9b862c4c02" - }, - { - "code_sha256": "fcd13cad7c3328179b9cf11541107a0f7f712a515f3a498b3491311f17f332f9", - "geometry_id": "dgeo_f9f29c463c88495f06635faf", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04__depth_r01", - "image_sha256": "5dd0363fcda8ff640dd826345106d86a93cf4781dacdeae235ae1a9fd3a40104", - "logical_row_sha256": "97487e2fc48cf71d775edd041c7af18fca8e21bee66163afbf5e625cc68e4858", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "960f72568fd20cc96b7d311537d7d0041be232f52536bdf133b7b58a1326b11b" - }, - { - "code_sha256": "883fcf8d213a3f3e5196456e4c0ad8e7e52aef37de1b6fb9b30ed20bc3c9d482", - "geometry_id": "dgeo_1dc7f16008c3df5b3dd5b7ed", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04__depth_r02", - "image_sha256": "16bb7be863e275fe88d5adbd41d8ba82d508d1f21e8399d921d129864997943d", - "logical_row_sha256": "417ba84aa8c63156d4c3c0e084705354b69664a8433eebd3c0b50faf4a828791", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9af4eba44ecf50363fb86722f307a3c8b50dd39e787591080b1aa30222cf77b6" - }, - { - "code_sha256": "0d9adf03c644bbc60bf9d5e51cf254a49ea95c1befc716ddc33cce7599f17d4b", - "geometry_id": "dgeo_a4745cb89d721139c4f7f208", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04__depth_r03", - "image_sha256": "ee1e712dac3da8b318a3ebd98859707dcee1f7c41e4a8ce0230fa8e18d99631e", - "logical_row_sha256": "224d8c0882addfb36f4427cc8f317e2db8cbbc5aa7a8b5521fe3e296788bca23", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fc22e424718cf0c5b69423579ca52622da6e446b5fa8c8de38e5098928465129" - }, - { - "code_sha256": "233fe8652265f495c04f6afd12f0c5a20f9e6943cbc48d8c86412722e684c70b", - "geometry_id": "dgeo_5d1266cd67a9e1e169d76079", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04__depth_r04", - "image_sha256": "c89738e54477d894728c23107ae624c1c2f2d5101fffb508cedb5b5da5a562ef", - "logical_row_sha256": "7b76d03ba998ea8af2598888129b7aae821c99838f30d6ac7705b1696027fddf", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d35504e9e5da5deb3ab274f5d01ce105018ac4db5e924472ae6ec77c8134fad5" - }, - { - "code_sha256": "244e7a0aade260245167b73f4ea50479e034db04e09eeac2acc83644ca2abbf9", - "geometry_id": "dgeo_bb69e0e862397f5ced62bb80", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04__depth_r05", - "image_sha256": "079be8251b942874253dce3046309d8a9c46dbb53c084bc4a68b7c0ecdfafcc7", - "logical_row_sha256": "fe21ab2463c0b1e09230e93e682751fd0792fa54751fbf7dca302694243d7bf6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "88c96870584fc912be536393a6e08b4206aec6e4da04656580aec9aab10b885b" - }, - { - "code_sha256": "3ee38419afa6f1362610c380f3a7de5506ebde9c79e2edf43c22316cc1111798", - "geometry_id": "dgeo_498bf6e1b2600765bb21df02", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04__depth_r06", - "image_sha256": "5c2be1f01493f0ac58e0414774e24aed2dd91d895bad008f809030f59e54d116", - "logical_row_sha256": "53d2018d35dce1acf0f6c2673ad1843d1fae44d4d2bc69c02d20c21851bb4be2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b87f411ed9781bf7b578a1be2494198617e0c23d3b39394191da03b755a86963" - }, - { - "code_sha256": "1646129a53aed007f0da3098e24f91d969862d9d92edd7e1db1b52b5caccda6b", - "geometry_id": "dgeo_b3a7fee35a5bd186b62803fb", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04__depth_r07", - "image_sha256": "03a0510171e06ff6a05ecc357cde45f1934d01a5f2436417ace41aa61209192d", - "logical_row_sha256": "a8d5f3d47da5b7ea482f3e6d8c543fa3fcf662e537c612ec0e00b7ddd75fb987", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9035312b426af45a21ef711fe661a6702bc38ed01779e0d62eea26d93aecb2dc" - }, - { - "code_sha256": "fd8ae5b5168256ebad604ca638657af173691e2798193d0242fdc5de379cc482", - "geometry_id": "dgeo_f7dd169b359d24a2c45c5f75", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05", - "image_sha256": "8a361f0ef5c62aecfe058820a739cdb6263415254b420cacd0a07af9d74b27d0", - "logical_row_sha256": "7f765a61ec8d978ac6b22c5101734915f0f4afb98c98d5f9783868d8a84655e7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "fd179a2be55a117846900c65ca5bfe6a980af49706b2dfb94b051dcbfe267766" - }, - { - "code_sha256": "db8de30adf8178e5be28544ade8b8dc1f4e4924ac74b8e04f7a0968ec98dc0f7", - "geometry_id": "dgeo_85ea2801dac9acd1218f8b63", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05__depth_r01", - "image_sha256": "2525e04fc6e1321c60986d6a5d47eb79e3379859ad201d318a62a095d8eeec97", - "logical_row_sha256": "5d6a298c775c9825bffa7556f1b2804c1142ba341d65043011a700796f0c9cc1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5ecb3f51e4f010a218280c8f07ddeb53d375cf6c916f1785f723228e55926fbd" - }, - { - "code_sha256": "4329a63952dc9c8ac23c658c63664448dc46eccd7982d770252fc3c6263fc26e", - "geometry_id": "dgeo_831381ab4976e6fd9dae4501", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05__depth_r02", - "image_sha256": "077c7d9877300df2c078f9a4456ac43db3d484055756b6713840994da994afbd", - "logical_row_sha256": "368b52c399029039673be845a6c784ff1ef5c07e5d27c8f2bf41299338e73106", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "56709b2d7eb6ff004fc346d59d03578de94ce38f929476b767bd6a718aba017b" - }, - { - "code_sha256": "40edc4fa4d8600b2d7ca501bd5429b7d7f5e1d39bb7ed0a421dbb8a7d32f8f36", - "geometry_id": "dgeo_5c7b4636815dd75b6b74abfa", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05__depth_r03", - "image_sha256": "9a298844a4a0e4bf7403d730c4e7923e6b35980fbb6e6dd90ec689fe5f9eba9c", - "logical_row_sha256": "6e94fb7c41ff495f80e79b694bb513a104e76201471b95a0fd73cdc041c7b483", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "35133c571d210725d8188d01babf852cf77af9aeff39051d485b88e5c8faf7f5" - }, - { - "code_sha256": "5365dd57e502642d006add27d03e89074e634db5367eaf8415937e58b37ae88f", - "geometry_id": "dgeo_3e18dc1321595451ae64f2ac", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05__depth_r04", - "image_sha256": "bb763d4cf6f6dd33a4d4dca0d48d8ca23a9dccf900e20f8b952a2bf13e74a247", - "logical_row_sha256": "a4faf588dec5bbc4ddf045995083edb3e003a38f901ca152255a7897f899ddfa", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a1720c1f04974e63adf72edb5a6d49c84b8b919cafe73bc0a83e6deecf11fe58" - }, - { - "code_sha256": "cec52e30dc8349eb33ebbe8f2ecbbbccc2c0d85bda620bbc45e341dec4d09a1c", - "geometry_id": "dgeo_7c1397bcbfbad8c1ea37e980", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05__depth_r05", - "image_sha256": "1613f77e91076e6a749d18e7d80479dc89790938c3ca6a6f203a6e6f701eed0e", - "logical_row_sha256": "0842a28fea4df411486953c967f10d00a2913b840df2256e19fe5b95bc79856d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "53cbecb566b00817794aa998cf26d8675931d818a86aa71c4842e70ee2a0ecb9" - }, - { - "code_sha256": "25c59d0282c0a97f082fd72245408cc2e82e94e08cb820aabf859d14b7c5d0ae", - "geometry_id": "dgeo_d59abd76ebba094ca0ab65e6", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05__depth_r06", - "image_sha256": "15c8569b2404eb0b2574cfa32bee624ce636ae85b119ca697978021907e185a6", - "logical_row_sha256": "fd783a8ac6c18ed3874f8c7859ba543748682a39c2c0dfa363ca517fb4071d90", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3cf1fff451426336026b3cd84e84f70b4fba6a4b069861f6c74d3bef897dcd55" - }, - { - "code_sha256": "43531f8f76a7a553f777b0f4504850a23263000ce4a9b2f688d25d04c5762a9b", - "geometry_id": "dgeo_6e1de89a77fa766ff7a3ee0f", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05__depth_r07", - "image_sha256": "587b3e28abc9fa968b55b4e5fd45fb83b7e7c674095b10a840ae63458e5ad81e", - "logical_row_sha256": "ac4073b8ab73bb28ea8319951013e780e074af5a8fa95b8781d598c6f2127a6b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "670169abde9523f2e44ca23013ac34f6fb87008b0874831ef3d9aea237c8b6a3" - }, - { - "code_sha256": "1f2a7b8e906036b3dfbe761fddc8d05594ab76456f3bb421b8ee7c2d44313aa6", - "geometry_id": "dgeo_7d2dd0b0a4d091e54e91cd9b", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06", - "image_sha256": "24157e15f65a286c5ce3ddc870ada51279c8abd96c980124efd3c2d348449a14", - "logical_row_sha256": "e9ee420a48e43ff4429228f3ea405bc1946923506c7a7fe1d1ac040e08e09196", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "57fa4be49ae885a939be0ef5cadeee30851b7938d3cfaf5ea5e83837b9c07181" - }, - { - "code_sha256": "5aba88151b29e07ba6a41184d742877deadb553ac42614557507450d15e8c0a0", - "geometry_id": "dgeo_e98fe9e54d0abeef836e7ecc", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06__depth_r01", - "image_sha256": "f08457779d16ee1cac63b005f0978111b81b16dc20e4ab00cf8b733585d55ad7", - "logical_row_sha256": "4832583561ba91385120f20990c290e7ee5f581476fca620c5d47a6fcaebb26f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "77e56c543150cb597c8a658e2b90eae6332bdffdfddece45d34c9e28d3415830" - }, - { - "code_sha256": "52f0124a68038f05fa28369c7a6065ff5d081ca420171f956be4b6fee808dec6", - "geometry_id": "dgeo_53d2243b72514fd819c7a83c", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06__depth_r02", - "image_sha256": "ec9436ded0ffdf5a8ccb7dd2aa0178fd45c9be520501015da477625429d8506b", - "logical_row_sha256": "28af14e4dc8353c7f76f6aded54d402260b7b64c83b200b3d7c03261a2d74d1e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2cadf9d5481c3d4b82c609b1c6997c83c120873a803120f008cfba9747c322fd" - }, - { - "code_sha256": "df89eaac55b99e42d2ece23d8563fc47dc2dda773a3cc293e44426c2951d577e", - "geometry_id": "dgeo_8d63d7f915294d8eb504f6aa", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06__depth_r03", - "image_sha256": "2f97fb7e411cc111ffe45eb69e31ff334ad0dde82727789616f1c36c33737992", - "logical_row_sha256": "7c333a0e4af74d81759dc6afea1f79b1b858c9a3abad83f75fa3aed80e2019f1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "37f1832c9877d238d2c79aa72fc55f31524bc0a7db319411f094359bc5fb03e2" - }, - { - "code_sha256": "2955a6f1eeeec6b38b0d1f7d0384e0b5cf21c2b4a6909d2bf0717a59111bf449", - "geometry_id": "dgeo_690502542db26e542c233352", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06__depth_r04", - "image_sha256": "8e06e84764f5c1c15275a61afef1546db41f62065ac596d17995873c927f8bbc", - "logical_row_sha256": "70463502a50dec4bd49fff9d8d3f30e1d88d371f5e36f3b83957e0861c3b36ef", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1b86d6c262aad9f84e5cf50ebe8f9ee6ba5c536b375dfc492e847c194536759a" - }, - { - "code_sha256": "d57787ac5eb93428e20eb6d5bbb6ba273749396c56c711df6cc9351883e12ff4", - "geometry_id": "dgeo_5bc98bf3b3292023a05b05b7", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06__depth_r05", - "image_sha256": "47968b4d89646614e5ee6b915eeefe4bdf050f98c402eb924206a1bd3eedd26e", - "logical_row_sha256": "9e2fd60490551478752823769f9a010d60f2e64865a7e0be30e596ab976c6c68", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0115c3892ea28fc53f69b03a96e60020f6714400cee2bf5026b0994cbda07580" - }, - { - "code_sha256": "f105e5279b72d1d12a58ebc130a8734535d1ec766b332eb8c6e237db5224ba74", - "geometry_id": "dgeo_daf7f4a9f0e449a5076592e5", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06__depth_r06", - "image_sha256": "cce5258c68ae10c180cc9ed835187c99b5c114a7dcfd8caa35897b474f25b795", - "logical_row_sha256": "e030232eb6048f5d4d6d86bb9e8ae727896c4b90b3605e7a890691aa12504409", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "032bb04f6603d12d30a5581f2d1f0196cbbec3ec9256c27d254eaeb45f8654f1" - }, - { - "code_sha256": "2e1f4f5ae74237383f55ec129a0005d6ea4e34d959cdb9014c0c54ca9aca7a62", - "geometry_id": "dgeo_946fc99905d243bdc73c0a2b", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06__depth_r07", - "image_sha256": "0beffea407ad77d2a3979893c2a7b180786a96a0d94bb222d7ef94ccc76e8d2b", - "logical_row_sha256": "686a0fd4e6e95961c3de41af6395ab9caf19fe055a95f110263077978f18f9de", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "188200c0e3252593ff8ff07f8301b6234036a5b6668414bd323ca14c680c4d32" - }, - { - "code_sha256": "9b851194b1fc163cb9d54cba5046258c1c1078b002eaf7c3c4f80c1d921effd8", - "geometry_id": "dgeo_f370d609e47853f0b9db8a10", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01", - "image_sha256": "e32901697762adb9e442e2ff11b051340569a0bf4109c93bc053a1f5147ae10a", - "logical_row_sha256": "a875de3031abbe15fb2fab2de843af53d91e865bf44c29d0bfdfc84b40563d89", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b1423f8ccc143822741bb53d879d5861f8e5d4486ae9028627651cade05d1ffd" - }, - { - "code_sha256": "66d61fa3acb18da1b3c822b3dcd9138ff498a0bd9a94d95ac37efbbeb0b86469", - "geometry_id": "dgeo_61b3c8d0532ae3da78d9800d", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01__depth_r01", - "image_sha256": "83c3891ee3846c8c10e7b7ab8f517d2d44c1877c75e159403984c73814807418", - "logical_row_sha256": "d813549f18dbc02b90fec871a72e9f45c3bcd22c79f2d7b227e0df690756d4d8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1fe276683a87668ea22f672910551001318b710df7a375073781e394260ff297" - }, - { - "code_sha256": "9cd23bba018113bd88a1de7534d3a447be436e8770beb53e0541722f14c3e6b5", - "geometry_id": "dgeo_d9c38d85ea00dde431139288", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01__depth_r02", - "image_sha256": "1b6c3a3b47fb6ad8e628c224c5e378f87d8175cae9430f9ad62e8e1e000874ec", - "logical_row_sha256": "ae0247c57b180add20f3a9e4d659daa98ce293d4d98a558be5de2033be8bb6e0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1c1c9e4221c7edbe7c30d068b693960b421c6ce4c3c795b877050e03652d19e4" - }, - { - "code_sha256": "337cff609dce4de7f3f3e834f2cac61a64dc14edd35bc1c527dd3ecd3608d7f8", - "geometry_id": "dgeo_27d3fea9fd8f8e5afb0d05a7", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01__depth_r03", - "image_sha256": "da45e86b362b3af4866116123887b8c553c02e497d65c0fee39d71fa1418367b", - "logical_row_sha256": "a6a2e9b310ce447a51de743f1234b5477713929249eb22d23559404c3cc3ef47", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b7f515b13303f3273d20d886188d621cb85c401a2c89098b06c62fc686aa25ae" - }, - { - "code_sha256": "0df0da57e86f68ac4cf2ac704034956df9796fca40e7e2880b54f935133fbec0", - "geometry_id": "dgeo_1461ccb8575740f7d601048d", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01__depth_r04", - "image_sha256": "f5971b5d6bbce2bc4aeb6ed97b6bd3ddc276f13d592b405e0598892141b4c6c9", - "logical_row_sha256": "361d03e1a5166188e628f3398f4b3c116709c5004ff39b8347f8f4ad2f8dac31", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5459c7b2a7d4690e173c87c27b0f1759fde06280c4c95c02fe2e51d30cdba365" - }, - { - "code_sha256": "daa430f16cf14d9999fab1e79f64c9411126a46257d1404b3fd560e6acc5a2a5", - "geometry_id": "dgeo_6af3c7df75baef788497b663", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01__depth_r05", - "image_sha256": "e3cadd7149065b4e376fd31b826e68d551e1f1bfe63b0ea789debe97e301d28c", - "logical_row_sha256": "f7481d1c5faed5c41a5d382b68f89231d5e22e63fca63b14b61e4f38c36ac10c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0c8f9df68223d5ea9cf5f84f9c6ef286b6cc30e824ec8741ce790b32f725d693" - }, - { - "code_sha256": "8f066c517a534006d77f82ce5eadd123c25c7e3c56173d69008fe694acca32a7", - "geometry_id": "dgeo_115150a23a601ea57d605607", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01__depth_r06", - "image_sha256": "e3fe50a40aeb315ce9d486ddb604d38984b33e9ce8deca00970cd34ef7045226", - "logical_row_sha256": "fb514007c5a3c3212b25e21cfa983fcf0d20ff276e370a9bcadc8217396759a8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2511e0ffa7347e32ec6afcd3ab65cdf2863d43a9d70b281860ba298414400c05" - }, - { - "code_sha256": "685a3a5de0a52bf93bade00e5ab85be36f5c66fa0f722f217d56e12bd5942051", - "geometry_id": "dgeo_9304c8503407d9891b72ded4", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01__depth_r07", - "image_sha256": "a84f46107f40e7f327777c74f73d69152f4936360e11deb32a5ccc4d6e7b3524", - "logical_row_sha256": "61573f6bb54cee9c2842f9b526158fca01363f6d3b8cb4f2841e88dc58464432", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cde8151fb0f38520b18858854d4e96f913b4b752d635ece8cbdace0c7b26b1d7" - }, - { - "code_sha256": "21b5ace846b0d8ba57c5fafb405e558aa8d24935a98f5fc4fa32a6d896a00f91", - "geometry_id": "dgeo_1ecc587c9b31ba6dec55544e", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02", - "image_sha256": "4152d305879a8eaf917a52a038a0b7945a17223e9d6d5f619d46dbdede248f53", - "logical_row_sha256": "8f6fa20bd5dacd1ec397bc3bff381884404af92741d3157070e22a6362992049", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "27479e0335fc18c4479905dca21b32fe090b8063ac238cad5fcc41ed9e142463" - }, - { - "code_sha256": "dc2dfbf5b84b5b7a46ee5c491d62c607f099fff38e5aa2a78e5234512bef7588", - "geometry_id": "dgeo_a24396b4cfa24bb01ee2dcf3", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02__depth_r01", - "image_sha256": "05599cf661f0024294ed3c20663c01f08207988e4dcf8caf9cd33038261c05ae", - "logical_row_sha256": "a82f24797f98a92ad5fd25aa67cc1e2cea82af36a256d25be29fbf3a037a188f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4c8dba86e36dfa2c63f1f992e178b52eb96766dab57456adf33fc984fae979c5" - }, - { - "code_sha256": "6dbd8afebb2aac90271b879fc885b114013130a4b25558c3af2822cbfaff26ac", - "geometry_id": "dgeo_80a35ce92f579a4434a33f75", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02__depth_r02", - "image_sha256": "4381fce11eaeb43d71a699d9c09489fad1829324d31b1fe23032c430d84c1650", - "logical_row_sha256": "5f3c3b97c498ddc8de5a728cf13263eb44a61ea92e76912118743f96fd890521", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ff32410701c4f66953507b4466748718c7a3bb5d23dd88db4295243f83a87e97" - }, - { - "code_sha256": "fbae9e902d84646731259c65662130a6ed290dd26ca34e22963b9f629ea97659", - "geometry_id": "dgeo_24d363960f5883a3782c944d", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02__depth_r03", - "image_sha256": "8f08a0d9c1b68f6e9fdb90fddeaf3d69b8e6161d732cfe0338346b0e56f5062e", - "logical_row_sha256": "b5b7337f2abc035a64a64aef94ebe09197a2b4892553fa9e5270f113253ab524", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "99730489f3db31b7ee1dfa778c29f3f9dd271f3d9028d37f3dbcc50da33a5f1f" - }, - { - "code_sha256": "e5bb551c7ad5cda5a2a8121c211ee81e1f11ef7f08e533a34946cfc70c278635", - "geometry_id": "dgeo_cb895e2de86276df63339092", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02__depth_r04", - "image_sha256": "09847e0c008ae224c6bbc0ea0125ba7b6688ccb0ab0a4d287669003a4ac9750f", - "logical_row_sha256": "7806c4b0cce4cbbc04051c02b178f0a6cd32fdad30e567121ef55d3276b7a79b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "88b8123771050b0ddcb5b18b472df7190df76e5863adc2929ad77f33e5ebe35d" - }, - { - "code_sha256": "6ad5403b989cb0c2424cf01c85ce08f77b5da336fb6682760111b9082a976783", - "geometry_id": "dgeo_0275da81e4876619d6211fbd", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02__depth_r05", - "image_sha256": "b8fe61b4b8e8383d7cd630010381a07c47d0913b95cf3bfdfff31dbd4721eef8", - "logical_row_sha256": "a35f3583dd94a9f7ff6ae60c3ad4660973ff2f62fad8a64d7aabbd6dd4d535f4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "273a1a3433772548c802233085cd870ae70e2e40dcc1534bc124ba54747fada8" - }, - { - "code_sha256": "75307ade69d5f1f2755323382cf3331c0ed09dda0137b2f7509c16db05e21bb1", - "geometry_id": "dgeo_17e60566dc95e7a85df41099", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02__depth_r06", - "image_sha256": "e947b46e1dbdff97272cdf8baad60b7a41d79bfb13f1cc4fa665cc800d039501", - "logical_row_sha256": "674d28bd3d234868fffdfdd48f23530c161a657a7e58adcd390bf469beeb3641", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4c2ca641637d6a4b15b33417532853243685dcde5d17974ff92f369912eaa15f" - }, - { - "code_sha256": "68aa5d52cbfc991ef0368c754a8a6fbc779c989005ebf0baa003aba2187ac244", - "geometry_id": "dgeo_10aa5995d8e08bd0b67e295a", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02__depth_r07", - "image_sha256": "b1c5a4782efa67489613c58b3028c7c3d226d4abcd67bd32d19f3563c9afd572", - "logical_row_sha256": "28351baa07d41baf037f4c15000a92ae62763dcffcfb8f41526f63106ca6c7d3", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "677a6851a24a16df9a893d0ab137a860f1c499e7cbe8bd93b7216e0513c83f89" - }, - { - "code_sha256": "a1c84f59c76836bad148524c6cbab9762fe7f3be5f5bb57a46915f6cfcf6489a", - "geometry_id": "dgeo_55bde72b8a61160adcc4029e", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03", - "image_sha256": "37fab7deaa6883ee70957355d7c19d61fc75449493344a646e08d8f4b2ea5ff5", - "logical_row_sha256": "98afe0056cb0081739cd158b5b196372ef8aecea124d901d95d38230ac733249", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "750a69e682bbdaf1a604edc8ea820f6d07b56ffcddbccf0acd37d828b36476c0" - }, - { - "code_sha256": "72f57205f8ecd5ff49024d9011df384fb796cbe5c9641e29f618c6e288a956a6", - "geometry_id": "dgeo_64894b46d52e0a242b860446", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03__depth_r01", - "image_sha256": "5beb84b582c0acfc03b7eee759a444ef6a2d1eb5f641ce88a3693d87514e1280", - "logical_row_sha256": "cf9c5839a48b14402525f3b273a14f754354cd487373c77440d75e0b16c90324", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "bbfaca5ec83edee60ac308bb20ea806fb36eff7c85b42f8bf6240ff59a711852" - }, - { - "code_sha256": "db2c490a9bc01dbbaec246be4fb3582c575dbb53da7e6a1deeefdc7b076b4be4", - "geometry_id": "dgeo_16b1ce6c22ee5a11d089f9b2", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03__depth_r02", - "image_sha256": "2b39cbf0c7303354f60291bbb9d5bc8a751540fdc2eacada52b14a5458d97f13", - "logical_row_sha256": "757de2c23551900a2e9f283dcd9bd022a2c82d5a5efcb704ab444e810f831e72", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bcbe63ae8ed9691e9382f995c4004da15710f992beea84280aa7b698a882c023" - }, - { - "code_sha256": "62223433854333e1dad7b9744fa941aa9ad2d71a3d16dd71fc9a65f96b0ed0e8", - "geometry_id": "dgeo_86a4180ff768d97045aeb888", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03__depth_r03", - "image_sha256": "785bb8e4bd377cf7604917bcfc8494360cbe13ba43faeea2793562e30902918d", - "logical_row_sha256": "b182a92d6876d453a8bbb8c9f2565f6ce13b12994b1e0bf5a962c06dd5df3d33", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ab4902201d0640bc61eb315db837135c690c77f5d4508165c46f917ee2500fbb" - }, - { - "code_sha256": "fd0d82833308361e49a3a745cf11948eca56d23c01ab5f98b5c0518b98ccbe2a", - "geometry_id": "dgeo_0c5345adfbc138a5722d381a", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03__depth_r04", - "image_sha256": "14bfaff5ac6f5c3ece9927276460bfc639b3c292ce702a249af5f59b42f80830", - "logical_row_sha256": "136465e5646cbcb7950c5390b4f14c241b6336306be8c794ccf4014f35b27f66", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9cd76302fb1ebe4342ec763f1d86006cce207ca177b7e00d23d2e9f0db33e723" - }, - { - "code_sha256": "34c2fede4f2f196b443b45b0cf2c272c44fe42e386fe3ca134f11372f97fd36d", - "geometry_id": "dgeo_4cb7da2a8736504dbe81658c", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03__depth_r05", - "image_sha256": "b4d02470561fa9cc18a573da1d5d6c008f817b6617b3fc542b620ab8f71a405e", - "logical_row_sha256": "82c0aa99afdb0834c4d6b84c442bba26c7d8b90faec60eab32b20e50e2a894c7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "81af59bdb477b3b2198845d0365cd4380fa0c412673ca6ea54891a2f8ce9e48c" - }, - { - "code_sha256": "89d960c24c315ba7f1782d78533e397a705f6d6f89fe8aa94f58dce22cc9a9ab", - "geometry_id": "dgeo_89819e6be04d19e71d2c6f53", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03__depth_r06", - "image_sha256": "ae039883e9fe26525539485cd744762d67b2153fa8a5e943fbf5159b6cf82e16", - "logical_row_sha256": "abeacdc51a330484d1d11de260775b236ff082c562e05f9ad1b0b2a9729cf33d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8f95299171e6e74638b66ad377d8eeab7532b37d88136ac308fdbdb2bf29ba97" - }, - { - "code_sha256": "74069173c8ca27078aebc73dbd4eb73b9ba23ccbf7c7044b28e0227e2f4298a2", - "geometry_id": "dgeo_b84bcb321debca6629b8bc6a", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03__depth_r07", - "image_sha256": "c573e61c69406e76ad55f4f041db48fc26f8c0cce09e1f5c111eec0cdfe965fb", - "logical_row_sha256": "a1088d59447a7608282a6b835ee16edc6cb8f407061a7e9ce9a69ed5d8c25e5a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "6007838ed561b1a0533b11acaa6b47035eacbbee2878bbea1723b9afe6873280" - }, - { - "code_sha256": "17dc331bfb9f9c31291b88aaac7d5fb3bbad7ebbf544eda687fce82ac9674b55", - "geometry_id": "dgeo_754f39af121a8da284414a3b", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04", - "image_sha256": "626de529727edf3e35830342f80ff31fc6536e77defd2c54d3e9c20f272e3133", - "logical_row_sha256": "466ee1ab2bb70e67058cb2cd59b7ed0609f93d4216cacb6bc1004863647f9081", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ccd2698f99d3674bba7788dc9aef48507b08c5a3c9e454096ec0da2d528e09ac" - }, - { - "code_sha256": "a84fcf15bab99ad25eb0506830208bc180317d0fb5bd3803138f02085270724e", - "geometry_id": "dgeo_bd0ac35b6afcd7905ff63d54", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04__depth_r01", - "image_sha256": "162a2de97339fab916b697d0bc7045b35a9311cc90925cca284f6a29d83fbb39", - "logical_row_sha256": "f1d95186326a6ec8c1bae1ae0d7fe728cbe444eb8f207e7ea43db18a4cb8e8df", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2467424dfaf7fc98102731c6beefee89ee9768224353e5620e02aef8f9d7568c" - }, - { - "code_sha256": "d62d2ac3e8bbe856aaaa45e8df2f23e1f37fc928d54c28e6c2a4df722929b445", - "geometry_id": "dgeo_764838f4cf14b00b799b6475", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04__depth_r02", - "image_sha256": "7a22591cc3097958e2be496d323fc6041782c9e02209132e315e37aeaa362e0a", - "logical_row_sha256": "a519f9368e3c3a0638cfa834ca7ccd92b4333e62f139ce08894ea3b97f72d189", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c76e8e966651a8d26c2b3f2a08fd5b634d7b9a1ae4b088300c076c3a6e98b9a3" - }, - { - "code_sha256": "0d5501a6671699f06ccde477d5635fa947e605461231af14c47b97d18fd9b3e5", - "geometry_id": "dgeo_6d7434a0e0009f80e5c6d06a", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04__depth_r03", - "image_sha256": "0b2b7bc48bc4763e822e5bcbade19bee547169e7ef18320680b24fd7f05461a6", - "logical_row_sha256": "3afceb737cc595ca46c68d84a822808f7a13232b156ab4492884f05c9b53be32", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9052361630d7a8c056e6f7ac882295302f1967b81b829067167b05141b318cbb" - }, - { - "code_sha256": "256fa87b9c639708d6f411e7a5464fb686f0f81ec0d6e435f39951a955023e15", - "geometry_id": "dgeo_4e5b866e301942c282d51e12", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04__depth_r04", - "image_sha256": "c9cc809de78906e09d441cb6e96af4ac299089d1be677617bcc824e1790061c7", - "logical_row_sha256": "b69a7b8c3703e4c1b0d4dfc7f2576dbb71d788dec3b0c86f7a234bfade4efe5f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5a7503fdfaa7321c592aa8c1f3ba101a086daa316da188bf73d898155536373a" - }, - { - "code_sha256": "c757b5d7f2edbcba672cd0d21473dc6664fd78048878b1f7ad29b06faf1c317d", - "geometry_id": "dgeo_c8487d0559478249b102b0f6", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04__depth_r05", - "image_sha256": "538d6b4d9f166d16d5064ccfcd83511970dd0b395ad0483c02a466cff590a26f", - "logical_row_sha256": "3e3778540b90bd6c954bbc80da4077f70c2c48604799f48538c8dc160fb2a1e8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "955949a58f40e45e39f64a0c349e67ebf812afbbd3cfbe2f2a7bcd6bf2b800fe" - }, - { - "code_sha256": "f8c456d571cd694a91aaefd0e4d9cb8a5d59b32eda92678df6871d0a52c655cc", - "geometry_id": "dgeo_e884cb2595e03d167c7760c8", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04__depth_r06", - "image_sha256": "2a3f1a4e71fba0a1f651d1430dbb82f22a51e8aea8612ee5ba04645e3b5dad26", - "logical_row_sha256": "47b1482493b509d0dff0216c28f99d83d66364a300f8f211d65e2bfde20f6e3c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b6695da4a235a256533875b1e42790975e661aa58346904d74b80a9b2767088c" - }, - { - "code_sha256": "b7d890cc666c6373179c8c419dfa54108ba061eccd50a94905c07f54fb832de9", - "geometry_id": "dgeo_706a93afa6d13019f7830214", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04__depth_r07", - "image_sha256": "f8e304827ee1f565d526be7e653e99b87a8de3d3f1c035dde0d0e8b0d4a03f93", - "logical_row_sha256": "5069410e231dae8dd35b2fab1775864d6b75161b555b0a6a16c868647d99d1c5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4361e72ffa1074560d4ada18f65bc2237175f992d65eaf8cceec44900c6a630b" - }, - { - "code_sha256": "74119a90d6340d2de33e781c317e3cb9d3c085c471bc28b594aea1c892feacb8", - "geometry_id": "dgeo_77775f065859fdc27f6de70e", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05", - "image_sha256": "35bf35705c072baa3564954970e39fcb5f59831f0c0ab4e142d03c4049b2464c", - "logical_row_sha256": "b840f141e358f8750918dea53f584b9bc4b14ea4880dc89cc2519ec629959834", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "faef157232e3649c03c8ab8becd89716ac7e876c832ee3488931458bc28c0dc6" - }, - { - "code_sha256": "4892c5e4928951925aff4f8b698e992501c49cae70a3e1551f1ad7689ff4c3b7", - "geometry_id": "dgeo_5e8b1f488701d1b3fa1ad218", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05__depth_r01", - "image_sha256": "da1a5f0e1bea7857c7720d9333dcc697009b746d900776ccaafabee4178bac81", - "logical_row_sha256": "41f8c1e811ad32d8f38143425e3cd671e847a3be79024baa000904a9488d07dc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "44d0af28471a1f86722b9f2e3a4da0c577c5aee389babc4aca68da8db73faf50" - }, - { - "code_sha256": "cb50079f250081066df96900585bf3aaca7664c5123366027d967ad160c6a612", - "geometry_id": "dgeo_6cffcf411d53ab7fd73e38b0", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05__depth_r02", - "image_sha256": "ca55d62e2b37de638e0ad5e5562e21496595f5e9a110b8c2b56429cc4fbd3879", - "logical_row_sha256": "713a62cb914d192f2fe99770bda647e25467055587216739d451c20f9dd1d179", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2f2fc65408a4e3619fb6dd0da035cd811ebcc49e328eadc3e96ffe6c30bb5737" - }, - { - "code_sha256": "0f690cbe8cc2b24d1f8fa713dee89765aadee56e8b0a1085b5770cb5c13de68a", - "geometry_id": "dgeo_7a0e2358dabc96bf0dae6404", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05__depth_r03", - "image_sha256": "0cf165f9056a485cb53c53ba50bff997a5a99a15284f23246630b6aabed9334b", - "logical_row_sha256": "652a41fa627b5de639d8debc09325d967a62c9e48b4f2a85a451d145a1968031", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4bd6ac8307ad30e5f9f09f05d4750293580bc29a1b05007e17ba664ac3062bff" - }, - { - "code_sha256": "e5193ff01533120bc97a5c159e74473b4131fd4ebe0247ec43f541adc8fe1238", - "geometry_id": "dgeo_537888dd65a3347951d503fa", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05__depth_r04", - "image_sha256": "3d68d206d391a1d8c4dd7a4361427e9276981ca9c716f6f103b196ef0cb3e593", - "logical_row_sha256": "5cf0a4804855e51ea746b531a6a734572371b04983c75b8be9d64595985ccbf5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "37ec5b5a6e2c57b6336f20e27735d0d9d720f3b6be8f8039bccbc2d0552f507e" - }, - { - "code_sha256": "4f5c4ebca75f60c9362cd167f458a8bd6c9ad5dbc90df9781b85ccff70ea7161", - "geometry_id": "dgeo_258d877721f9e4fedd606e09", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05__depth_r05", - "image_sha256": "c2b7f1a8f0a4d9ce61fe2b53dd1ce299547a241c5f6fbf56885b9ca3130b81d4", - "logical_row_sha256": "5ded69b01e57fc769a496795915642923f36b72f1c3379f1249dd8d6b43e47c1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f6cd6b1eb2d9420c9bcf184f69b7877764d3fa528fa6ca5c2dd6eb656c4529bb" - }, - { - "code_sha256": "73c1ead83f79dec8637a7c2d41685dce9374bad4d430c56faaa2e3b723f21d1a", - "geometry_id": "dgeo_beff5a16eabf6518dedeb9c3", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05__depth_r06", - "image_sha256": "5381a5ec54f76c48b13dc4dc61a59d942784163c865c6f011bad51f03c37e88c", - "logical_row_sha256": "37c0a53136746bb60b8cf16be0dda280c9da65ddc860da5358fa2bde02c01537", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "62c77ddeb3103bc2220aa464281baac07d63934dc192745ad0796c37fbcb4fc6" - }, - { - "code_sha256": "fe30f33b4df76f71807bdd7223e35a7639512304064daf1cee972b5746626ab2", - "geometry_id": "dgeo_4b19f7f51fa702b9a5ad6a31", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05__depth_r07", - "image_sha256": "f6279274f3ca3b3a9a1c2f3446119d0717040471a0ad33e8307de0a4cc3b4163", - "logical_row_sha256": "0f3887a08b0a4533a0dfbc3afc688b5514adc615b9982b261a7b4769ff9f7cb8", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d5d12adebe6bcbd91c7970f9b42665054825febeb0ced35a0022e5583087e4a9" - }, - { - "code_sha256": "4eb7a1f3865556ec09c2f779d2cc727c852d66aba6d27668edbcd1c15eb79454", - "geometry_id": "dgeo_6ba3d24df870b44037cd7f3f", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06", - "image_sha256": "ab6697c849be948da144d787cd0966dacccb3e3cc7c4d161739e9cb8c979aa8d", - "logical_row_sha256": "809ed2f517785fd374788e734b0f75614fdc11d997462974cad87a17bddad9af", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "694e1d792b08a5b31f442b1902d983674c0668ea48f5612cb1a958a4e257f87e" - }, - { - "code_sha256": "418847e188ca18ec0efde7d5c65e7ab6516790153e3d8b2cf0664f7518e32d4d", - "geometry_id": "dgeo_1d1fa3cb1d6b65eb916c38c3", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06__depth_r01", - "image_sha256": "f42dc0a3d874f6644d6218e32e7810c95db1053fbb400650cec643f24e886f24", - "logical_row_sha256": "0c8a3e09ec5335d9294c02bc1d35e2385d0e9855398ae2a189b14d82869c2eab", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6ad505ea0140be32866df0c67a284e02a4aa25c749672dfde2d316ee8ea7d1ca" - }, - { - "code_sha256": "7f82863059aa837ef2c3acbd427598788f4b86f95466c743e2c901fb9030e297", - "geometry_id": "dgeo_bf4a894016f9678bb1deb54b", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06__depth_r02", - "image_sha256": "ff816215ab950c2af44b6847a69c339a8ca7f204984973afdeffbb177b4d3e06", - "logical_row_sha256": "91432aed5f377fb9dec413097c4161d185d95f3c212427f205dc416523123366", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "135e4f4eca88a27b2c1c0560156728d92e5f1cc618a1a40ab44341a5e622ca18" - }, - { - "code_sha256": "791362ee887f130b73a51f6e0af06d3ee6f5878e930593d3664352f8ca767aee", - "geometry_id": "dgeo_4e69c440fa528fd2bcec02d9", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06__depth_r03", - "image_sha256": "99e75ba49fd27443f1c06a7e942dbe4aecde8d2786473b2cae4344cba9276ac6", - "logical_row_sha256": "b68e02726245167e636dbe164948827587c4be270f4593485a07a9740f81c03b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f7b282d5e2d23edc64698d2694df20fa03eee82140d5501893c8da698fae6162" - }, - { - "code_sha256": "f69f7b4c6abc2718d7e5b4abcbb68c244a35b04a935cc75415cc71afb70287be", - "geometry_id": "dgeo_c83a0fa017085279bc30adb4", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06__depth_r04", - "image_sha256": "26126448f5fea142559333543ac17122f632ed9499321be96367cdce8c0b4c42", - "logical_row_sha256": "027fad23592855af7e37b4061472078bfbf8140afe43a6e6004d4ca9a9c0a612", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "12e4d23ee5c2311c3fd0481ca20387c1ac7ad785d843923441fba51f3110d8c3" - }, - { - "code_sha256": "8f1f7aaa2d53a10e842b5a96473962e7a782200e44ec5b3030f492432dd5465f", - "geometry_id": "dgeo_900afb9e8b565bfbb8acf347", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06__depth_r05", - "image_sha256": "e1d2f343e8f4e22f14db0e3702952a548aacfd785be7f1a0e575f41fde81c3cd", - "logical_row_sha256": "d33322e8fe4363a11ae4f57fd7e3fd5e55bcedb4d930983a968d349289b55274", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "05023e847929611190e262893989efd4a2f9e9fdbbc0e8ddc373299b0f729417" - }, - { - "code_sha256": "f5b19a7850b6eee31eb3bc5e5313ae05efda2cbe257c1656af91cea89912519e", - "geometry_id": "dgeo_43b57fe15ba78c9aba690a1c", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06__depth_r06", - "image_sha256": "7c1cae8f9ff25f5fd7f4b4d17f461e331301cd859b2a606c10e74b0abfc8282c", - "logical_row_sha256": "017033bbc784763418ebf0c3735ac5562f6479a466f1cb4e26e88c752813e2e3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0b0a559abfd4248cc8f00f142cef6b5f8f2153351f8cfca611df617dc7d01d4a" - }, - { - "code_sha256": "8943ab6f5730ab367c404ef65152a7ccfa493da3a970e1a94484d1aaadd10dad", - "geometry_id": "dgeo_8757c25e5a3c4745eca35dec", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06__depth_r07", - "image_sha256": "6061b99d97a237d595ec9595a1a45efccbdc0540ce751a6b118482315c211868", - "logical_row_sha256": "a7e150a0f69aaa085280c43bd5e69d5f7f7c6c6dc0e555d6d1ebbca2f607cdfe", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "47ef0c5905f075d7c8c2e1781fcb0086dc255868854c2ffe7bb2f3b9f65b40c6" - }, - { - "code_sha256": "a1e85316d5d521ede5504ba36216ba25a0c912e909311898e841aecbb8ded57a", - "geometry_id": "dgeo_8526dae0dc5a0eade60acea3", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01", - "image_sha256": "452fd6119f50ef7e384da8c6a054cbe766c64930238602270fb8ed3b2a160fad", - "logical_row_sha256": "4196285ec5c8d8f9624ce6f11d2a2a40afcac164e753c7053b7fe18cb9f4cc80", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bc1a0890eeff18780cfb0ac0e7fae81d684a2e2396ea40172f67c4bafddc160a" - }, - { - "code_sha256": "b852de09552eba9746770cc04b48600e95c54652b1f00f19671b62995ebd0234", - "geometry_id": "dgeo_5b915f95c38512bee77181a6", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01__depth_r01", - "image_sha256": "75a8fe5e21c2f3bceaba6d7e32eebed18c247a34bb2f39b76c762722958c6020", - "logical_row_sha256": "eccedbe4fabbf16f4f5a90cbd97f925eb0c4e9234ec945ae61f9badab8d54ef8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "97b5236595e410af00e74c50d092f482a41bb826395f8eb469f397d889181ac4" - }, - { - "code_sha256": "3a6486b023cf00683ee4373cf300267bfb91e67aba08c5f7bac0c0fbedc93ba9", - "geometry_id": "dgeo_6a0ceb1518f175962830c1e6", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01__depth_r02", - "image_sha256": "2f262a263f9692241624f595b3c757a13236f1f3f23f6fdc761751705f4c56ef", - "logical_row_sha256": "50527f2aeb81e22ee699a5c90b0f7826a933d8da95161b7274983071a254053a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "73d4447283eaaed3419b53fd4ee5315dede8a5f5b96092e960bd89fd650eaae1" - }, - { - "code_sha256": "a18be57bd140e760f3db5dffaedd7bdc21f32f8db5b5ce0e6b457634b2159244", - "geometry_id": "dgeo_2ce7db7b449aca0e6c519f22", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01__depth_r03", - "image_sha256": "83b0cb7a8fd4241e2eb4e9d081139f4cbc8ed5c133705082bf2f52dbb872b7a9", - "logical_row_sha256": "f29a93b0882c36ff7ef281852eb323f0a59f6557123dc3a596cbc44d1289537e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ebaec8041a535a72e79d4509b71e35c0227f190ba047ab9d96968335d6dab3be" - }, - { - "code_sha256": "cf7d161574369137359d1969b9155a3fc99456c5363d539c60affce7aaa8cba9", - "geometry_id": "dgeo_77657e5d41ea5f86ce89d14b", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01__depth_r04", - "image_sha256": "70174cff5bc4c6bf8edc5e7f48b79da0ffd4743e8c6b6dbf7a58ad597ff49868", - "logical_row_sha256": "5404d06eac50f856be05de5ea4f27db4f5bc6492abf4ec1f1f0ebcdbc303887d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "19ecc977c712d180911b3fb07ecf46576d2d441d6e5a03004fa8c9aba8bd8523" - }, - { - "code_sha256": "a00df9d50632f79298f17499dd06399cb5479f8be01ef469b867e53b3b6fb36b", - "geometry_id": "dgeo_e75994b59d8ee63ec6e6e07b", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01__depth_r05", - "image_sha256": "947350a5d07f534425275fe444b3f0ba90af287d61040f59515c88610a522add", - "logical_row_sha256": "6b07098f9353a9baf00784829d0836b4c0d97b5428e88e2e810436c792fa5f83", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3d942df603f1105a9475f9f26eba011c4e35a3f1824c4fc81f28e4763495e3e8" - }, - { - "code_sha256": "ae722a12f73e5d801b40b4f3e3eba0fe32314023eda74afe90d1b1b11c8aadb9", - "geometry_id": "dgeo_3e177bb4d088021a75a287f9", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01__depth_r06", - "image_sha256": "ef0f4b56d8372891821e78e128812bb548bd1fd11654d82b3d76bf93cb37a394", - "logical_row_sha256": "75933797469d16c6dfc02a9285f6bc11ab95f0130bc08b6c25ec68da7ee00990", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6092680ba389ce4752760578d8dafea504c05163dde8d5ae73bfb39910c40a90" - }, - { - "code_sha256": "e6d90118386315a828686d114af07d1d25ee3c4a95f20da63fccaac60e008b87", - "geometry_id": "dgeo_9e43cfa9eb0ae99202a37eb6", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01__depth_r07", - "image_sha256": "e1d029ba47d5da2a92566f79cc8f095c5155d7f0d612c88d665c336e507e5865", - "logical_row_sha256": "d5ea9c00705904d85872b90c17450d2f7b69d04e82d4c534ab3578f46f3f7cd5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5fb81b0ab98a22e3ada7d7a3d8f8e469a8bac9abafd7ff8d3d0801e08790e908" - }, - { - "code_sha256": "da312807d37a629a321acc83ed6800b199a3dc796d0d2b33373833a14299b4d6", - "geometry_id": "dgeo_4199a78f6238b81f398dd3c4", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02", - "image_sha256": "2052ebfd5e90902018d3cb404e9e1ff40fd95acb44a848365f1a83ee5a9e84bc", - "logical_row_sha256": "0ae238f0c20a6fc42b74540bd5d8fa988998e8e3685b48e741ecc728956b914d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a33fe1ac2348bb5cf46ff56fe524a4f5e9d761090efd8b91c1ba85caec63ce2a" - }, - { - "code_sha256": "76188410fcc5fd92a9c1f35296648d914a7426cc8fd9491b6a3d00dcf9abcb14", - "geometry_id": "dgeo_d866dbbf8780b63150aa6aa7", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02__depth_r01", - "image_sha256": "ddd04a5a3f120022de495b246586e6a340148db66693bb12735bc6d5b4f59007", - "logical_row_sha256": "af0f0df980e48bbdc7fbd9e32c7a9625e6c6a9e7d17b531f87337a2789e04be4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8743938161cd03188f6d54458b44b5cc2917d2a41e2208b54ae02c35675228e2" - }, - { - "code_sha256": "8d59b71ea1c194b8b88d88ca14d045e2c8b81cedee5ff44bdeca3a6c3689c81e", - "geometry_id": "dgeo_89088fb2aecfc24fc5b9331e", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02__depth_r02", - "image_sha256": "4aacaee91c402b5fe94fbb87b5bef1467c04aa03c43667ba3fce2d2399f56334", - "logical_row_sha256": "60c08a221f66eae9dd989046831b2766c2616615f260c23a334a06e7ff1fdc41", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "49969326e1cfed9e10190cf550bc1915eebad48bb3126ff74725a48a76491190" - }, - { - "code_sha256": "a57a933b862f952499382ef0294aab95d017d7e44cea7026dd545aaa2a8102cd", - "geometry_id": "dgeo_4dec94e060dda5f9b2b7b582", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02__depth_r03", - "image_sha256": "a9da9dc116a83d4d5938926ab330b48c3c7dbed94ed05af4a231ed9552858cf8", - "logical_row_sha256": "0d92a1622aeea770ab24235c88fcbb9f3b8974b685191d5f94d5789c54797e42", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "17a5dd7d2e5b27316fda294dd429cf762b9965b95aac9573747233f7d553f0f1" - }, - { - "code_sha256": "5aa7be0aa599583d2a6e419af96e6a466852295bf583ceb09bfe74cf91d49129", - "geometry_id": "dgeo_e17002f6aea6d96997fa784a", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02__depth_r04", - "image_sha256": "e5e70e0071ed46a785e18bec1b222b420a8911661e15a004b499a5a59a304ba7", - "logical_row_sha256": "36e712e0b614aeae3be5355e1060ed6e7b758a7e3e5075b8c27e856fb71e8a33", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a32f8fdab514a9bbf69ea70d0633d3e69c5cc6911be78ff4a2e017c6be6a66a4" - }, - { - "code_sha256": "5598fb558bc6f7796c225ebdb8fa3c927933740986c9f54832f1fa294229f8fc", - "geometry_id": "dgeo_13e02dc53820a948da3a6583", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02__depth_r05", - "image_sha256": "a965847acca80d31f42c4e15c2535bb191717dcbf56dd458079079c42693de68", - "logical_row_sha256": "e105b8a4984e929dc390beb5d56f488b227c98c9bc28fa8cdb67b82bea921763", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b246d1dc742ed19ab2139a85348fbd6d65a5b466b4f15ce3e42b983d9621361b" - }, - { - "code_sha256": "8e4ab2b3ae0562e8866e622c5eb39917cabe8e1595a6af5e8155326c8e283336", - "geometry_id": "dgeo_1ac1eecf726ec4b997c6e113", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02__depth_r06", - "image_sha256": "45c3ef9e7f87bbb80147ef9d7b1d48212b16cc45079588464ce2bb9fb698f248", - "logical_row_sha256": "48ab5bf72254c3710425db79d5f5d478197a0d73f9d48c598802052576fc0a22", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ab7c93b1036ae7956b43bae0545f98d7be5d33b074000c60cfff1c3413705e9e" - }, - { - "code_sha256": "c2b056d721dff61df0915154809b48493334c6f81089191aa52f6d0df0ec6eee", - "geometry_id": "dgeo_4a0500d5e14eec4842db1793", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02__depth_r07", - "image_sha256": "58f29e14494a8f9fb0400950599e35c0666ae062082599570924935975863b10", - "logical_row_sha256": "26083b1e37fcbb67cd9cedacf7a0f4788dc160619563c925ab6457700ef6f3d0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "3c74f5ead3a0ff2302f2a946998649c5085b04115a7d905ac56f3e491107e307" - }, - { - "code_sha256": "163b456b007fed21e344187779372aa9c886125198d8c0562121f970465b5410", - "geometry_id": "dgeo_b8eabaaa58453e1a8a1328d1", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03", - "image_sha256": "1afb73af28baa7018d66ca21d82312d258005c794ef9ecd82af893ee1eacb16f", - "logical_row_sha256": "520040713a963c391bbcbc4f52a6645580025dc64cc68254613836bc009fe721", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a52f594bed9b609ee5fd3e6274a77042293361b84d0582894e1d8bca7af9ceab" - }, - { - "code_sha256": "2ec05195a0f7792639f71278c93af2f2640026cb79143bd61ccbe54517bbb66a", - "geometry_id": "dgeo_627081dfe7d0fd233eecfd66", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03__depth_r01", - "image_sha256": "df55bbbc7ce5a08299de5a14c6d9d243ccc7089322e4ac8429a05af63d0b4d5e", - "logical_row_sha256": "38031dac77f9dbcb8f36de962bbfaae7c0a653c198a35b5d0c80e41cb1fe0de8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1aa4301d8b3d547b59291f4224c413eadb675ea625b99d3ec3b5e03c9116f244" - }, - { - "code_sha256": "790b21b9f9e918fdc77413a99a13a4e10c7ba97134442588d87de79439c91d2b", - "geometry_id": "dgeo_9c91f0d5804022bd54d639ea", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03__depth_r02", - "image_sha256": "13d5dd285aaab17b358cb34e3d481c865cd6d40abbd71b98f82099a27be0ff33", - "logical_row_sha256": "d10c8c36fad21bb81f6835ab167510ce76cf51c938f404691abf195b5ad687bf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a784af0b756bd5de411091b221297a22cc9800a457170d87cb859af3ca349de6" - }, - { - "code_sha256": "76e6bfad53b871359c56827d3c711b20640314cf0d9ce2f81dcc2ea0331fc9a6", - "geometry_id": "dgeo_02d0ff3f116a7af4e32e949d", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03__depth_r03", - "image_sha256": "bb6901be4243b4e647a4d66bc56378f98c69c468ab3fd9d939be877916ec7bdb", - "logical_row_sha256": "cabc2ace6595085ddd646628d8dbf83516bc8fff2da6d445e7995210661e6cca", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8bd9a6a32e4ebe5fb9b0fff0e7a418a89ea3cf94daaf2da2694260ed785dd49c" - }, - { - "code_sha256": "bbd9dfb3c0d2cb88fc9f073323074bef804dbe2cf26c6702f758abfe18768935", - "geometry_id": "dgeo_30bcbdd3962e4890d8242c21", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03__depth_r04", - "image_sha256": "5dcf6219084dc28ff119f2d809fdf00f811e27fdcec4e21b4153fe393f20d7b4", - "logical_row_sha256": "0b21b6b71855667bbfc360bf566a964b308f2a01bd5dd9e8dfdd440df09386e1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ad13b48c0753b126b844cf2e14d2b874dff8f06a834551f1360bfac1edf1e144" - }, - { - "code_sha256": "958cd2768366385eb0a5c39bee482c4a3ab25e7d0922c9ee7c3895c8fd7c9a82", - "geometry_id": "dgeo_c65155dc41d428cabfde2f43", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03__depth_r05", - "image_sha256": "cbc329b8a67e0787aabebb682a300164cb715636aed388e8c52c2ad77795f389", - "logical_row_sha256": "a62c2bfb848b06b20ebb03659240dc03c502660fc2876430bc4daccf78795a50", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a5ffe7d6deb8adbf9280344d77d9c746a34f579d37e62ff457a167dd2ca0580c" - }, - { - "code_sha256": "2717e011d2694cbaa922c5bdbdc49ac4cd129ffaa2960c3ff76b263aebace6c9", - "geometry_id": "dgeo_2b1d431fd78c03bb65ba2893", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03__depth_r06", - "image_sha256": "a4006cb3d106dce26ce2a0bd76797b108bbc90efe4d31f24997e9d0e2d3fcfda", - "logical_row_sha256": "2d46e18798691acbcf7b5da43f6d1450972f927e41d50aff7ffde201e499536a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5d18d1563d8fd7e35e2122c7872d52b1bc0e076b01d63fe14749d3ed975e433c" - }, - { - "code_sha256": "4207233f4c3a658e944f4de26dd2c8081d16a127bf291ad07c8aeba0aa3d5618", - "geometry_id": "dgeo_68e145574991fa01b041a592", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03__depth_r07", - "image_sha256": "f0b18784769ce875518fbdf4181d5710bb8bc287e4af1055b730992f283f1fc3", - "logical_row_sha256": "410b84eb6602dc024a3bac0ca673450d855682f52ae13fab4f7f796d6cce07bb", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4ba6115991d001b8121a16819d6e2b68a098f3cdf092fd699b916995e7760649" - }, - { - "code_sha256": "759e089a2cb914765bfd0702b74a463f1723fda68f16df0260f4c54d212eb783", - "geometry_id": "dgeo_d3d1b9e3f7c57c4a791a741b", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04", - "image_sha256": "09195b04b8c4ea7ea328ad05938baa0f5d54d3edd6e83a0458f71133400a486c", - "logical_row_sha256": "5ad1299d35beccdccf9c4162986f828020c10fa7aef4fe9281881f64ffce2059", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "55dbe4c014bf31a640fe3215d395f4f8fe7769bc8785c86155d70bab72137e49" - }, - { - "code_sha256": "f23d974912f8aed335ff689adea1133909e310c8a5df35db1aabca2396f311fa", - "geometry_id": "dgeo_7d255f4485bd65dfaa4c321e", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04__depth_r01", - "image_sha256": "074fd6b7ca805d25a796abdebb5210de75b73ae53536bcf07a7a0121b573626a", - "logical_row_sha256": "c3bc4c938381e7f199d7bed1fcb71077aa95b676a16aa3b189eb659ae1341831", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fdc50f247761471aa908c649279ce3828631682b7c40de5067f8ef8ecdeb8205" - }, - { - "code_sha256": "4d8d753e04e144f276b3a5cce3e98ba473c2aaf73d7c1845fa47bf9918021bfd", - "geometry_id": "dgeo_0c1c626a9574faab051b9461", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04__depth_r02", - "image_sha256": "d061f7d8cbeac05bef774ee360063cde532bb6165bb13201d4870d488398346f", - "logical_row_sha256": "361b5321a70ba0c0dc39a56f916de0fef173874936d53f086318544fa869812e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e3580cba046cc63bef3320442e55349831b7aa3926eb9592a8d378f38cb5d199" - }, - { - "code_sha256": "801f191f78e2018224a9b1964a2815e3dea183f60212357a0a94e21c0d37baf6", - "geometry_id": "dgeo_e2dee1f4ccbd430ba72849d0", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04__depth_r03", - "image_sha256": "62e815cdb2016a4e9b59189e749a1557fd5ad0f2a99df5b1b784c7ed1fca8b9d", - "logical_row_sha256": "75b3365de05cef784c5de68ee61dfa17e6dfd9193c0a1181090646e5ab225711", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5215bd13a5627803fb6a5656a6f1fe40b7583b626c324052dcf08a44de5596b8" - }, - { - "code_sha256": "b555628cf086d8ee2db37393d859139d2dc2754bfe9837ed46c7a9621ab10d11", - "geometry_id": "dgeo_d00184678d3a22d6f587acdf", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04__depth_r04", - "image_sha256": "273abb752551a0d71dad59facc42f35654b31727124d92df6be2148cd8610da7", - "logical_row_sha256": "b6cdc38dbf4b72ced7735b8342e862be0a22ac3544c5039676cc08d12f133bc1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3ad49dd5d600847aaf83dc7254af68aa6f1c48e6cc596fd62ac24663e7459fc5" - }, - { - "code_sha256": "a9544b41666152eeb6e7b55b5901e8dafac25248f78ee7106504c35fb0897939", - "geometry_id": "dgeo_b37f2dad578202ccc8927f2c", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04__depth_r05", - "image_sha256": "f15647f1fc339cc7bca6679cbe06a1d627230dd092f31c78baa8e2cdb12203f8", - "logical_row_sha256": "a4e68ca9330ded1c852fd35819198cccc1173b707190df86fdd5402fb839f703", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e91ac3b5f032c786677fa4683c2a0b84ea0fa1a770d78ea62b827381dcdbe876" - }, - { - "code_sha256": "377cebe6553de51a692f40c513d42af8cddb070577ffa0c1aabcb372b93c8f0e", - "geometry_id": "dgeo_39c28974db63265190504455", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04__depth_r06", - "image_sha256": "2ccdc5c23419d2e782650371dbd5d28691030a5a49e39c29b5f68a026fc5c23a", - "logical_row_sha256": "b887be176d4b4cad7d944ef8d6b9e3c304e889bff591ec181e8dbe13028b0715", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d31137f53d13674d6c6c76b536a09629b4b3e7fed3c743318f95f2ed3f1b0917" - }, - { - "code_sha256": "26889a572da7843333274f8bbe609d150b6277281a21ee2543b0b1c610c27d1a", - "geometry_id": "dgeo_9ba8fddce7c7fd0a47a9796a", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04__depth_r07", - "image_sha256": "7cd2b6bb04c999f59e1c2dd73d2b8d90f12bc9c0fa31b45f0f43f7fa01ac5714", - "logical_row_sha256": "abfdf4e2551dd272a5290de5af9633cf67b18794f50f978f5dffd57bb6514704", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1d13bebef33dd5f3494f1e725037eb92c6c39887cf3ff1aec53c8cf85e0426a9" - }, - { - "code_sha256": "764455305969212fa632b06c5ae2692e0ef857ee6fc89a8af0442e7469b7ec46", - "geometry_id": "dgeo_c499a03f71f1543a462d94e7", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05", - "image_sha256": "3253222a1119b5c7a2cc04fa7d2f71f3a50fcf6b6b146c05c1bb836876088ba3", - "logical_row_sha256": "1cb7f8260ecc727ca34e30a7c04e5ffcd844924341ff555b94caf35d33b0878d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5e911c594b5445923dc60fb044ff2fd0d393bdfd50d33846490ecceb1eae3380" - }, - { - "code_sha256": "c239fe54a3e196fc01d7dcaf24f2a212a11b643ae710a765d56643826ffff351", - "geometry_id": "dgeo_6ec380efd5921fbfe52fe753", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05__depth_r01", - "image_sha256": "ad7ce4713844b5b84d0a0ab3da79f623602fe925232bd4b2ea61fd87a8ad2b7b", - "logical_row_sha256": "755d7c932f2cc0333be6a7a3cfa7bfe1d9447f09a52d9e350c69fbfe5e7d5dc6", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fefb8f0418ddba8535825ff16934a23488f3349ddbb058bab1538b3ac03d2a4e" - }, - { - "code_sha256": "5a54319c0f79ba58cb44889f6d917e985343e1080b6d14e8b75ee598e528a6e5", - "geometry_id": "dgeo_5f82a19105aed1ae7afdd5e4", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05__depth_r02", - "image_sha256": "383e73d17e641fd6e2bcb94c80471ff0823add18e649857acfd39591913bd8e2", - "logical_row_sha256": "339771e31102f4714a7f449507e15bdd9dfc28293e0f33b9244170b9f5915f3e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0660cb35d78b870ac67b1df435b137b7c8549f33eade57bcdd812b262e3be093" - }, - { - "code_sha256": "27b5db4fbfd667e04320ddea4f4308798a0daecc190db67d940ce9163f8a80c0", - "geometry_id": "dgeo_a3c00719d5db59d1561f3889", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05__depth_r03", - "image_sha256": "9c811b8f8f14060de810a6ef551599f6c4e853526337b972187b319cbac0711c", - "logical_row_sha256": "38e96a2bf5dd4b886bf39d0c1504d879ae90f157c7c5cfe341b228a7d3415588", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "1368137d38870f018340cc935034ecdf70cf0aae5c4228e6b94491ca696c0ca0" - }, - { - "code_sha256": "69dda2cb68e475a699cb65430406ae0be532a52edc877a4ab5780452ae4c28ae", - "geometry_id": "dgeo_f962f1f635f37aa77d7b5e6d", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05__depth_r04", - "image_sha256": "3ff987d3634e40b2e4274155383f43c256db192a6c68b64c43fc0cc0791e8138", - "logical_row_sha256": "91c5478f8cf2fc72532c06568266cbd969cfe6d941876a1c97d9c76d058031c9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "831061783f93143c8654dd00c08e101f60c838d8fda66076c31591b559e50bc1" - }, - { - "code_sha256": "ba7c3ed74b0a30349b6d3f548afd7b31f310d651eb34dd70afa974412e3aa006", - "geometry_id": "dgeo_f120a52cd270a5c768518827", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05__depth_r05", - "image_sha256": "4740b48994cc8fc945e8785d029dc676f25534cf1590a5d0b7678b702e368d01", - "logical_row_sha256": "838c56cb20bafd87b4a25a80974918bab0d3fe633612af46e3a96e3efde79319", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "672ddb9f824c6747c43a2299cc4fa0e1a57330ef2ab8e224eba06261a770d4b5" - }, - { - "code_sha256": "1885331fd8a8f6081f17051f9c2615ff15ce4e84dfbd4f9537b8b9f129d47a70", - "geometry_id": "dgeo_ad961f5434f699a7112d45da", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05__depth_r06", - "image_sha256": "bc22c4d0aa488a4b0589b5dc9404a03e4fef49767594d8f37edf4550f128cd7f", - "logical_row_sha256": "9cff842fec95c82952603fc225b3af6f5574c4308ec5d88e4a445f03afdc3089", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "924331a5600a6501dd89be3257ff1847493c7dd0c3ff2d5d1f0aa440a4235c3e" - }, - { - "code_sha256": "da26878c0a1c79274a1b371c1fe3b3cef6fa7b478c7d277a9e17187aeb21794c", - "geometry_id": "dgeo_eb2ab544deab58eb34ff4967", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05__depth_r07", - "image_sha256": "eea22e3601c03be9a161c453b0761a10a9754c4a182c41c5707c8655a3025a80", - "logical_row_sha256": "4f072667410ded39682860a3bb92ae73479d1fd879ba2416dd76bb651f0f3e65", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c83aba12203827fa2a5ce7a4ffd51b9d8519423a8575222d9bcf54c9b80008f3" - }, - { - "code_sha256": "61654e0eb0cd8efc9e61c86d1ed36aa4c2b639647e28eb1b11d3f5589faba7f0", - "geometry_id": "dgeo_3ced2b9842a040a7c1c336c2", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06", - "image_sha256": "fe9753c9cd0526e3cd8e7168464293fe33a5863a6323081a321546cf037b4064", - "logical_row_sha256": "d0341d7b042b9f55eac1201851db48e73a68177ce325a72aa40f01229327331b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ca4a9c79ed0c6fc5c2c03faf7403a24029f02b9fc1442ab4590414bcd66a97c9" - }, - { - "code_sha256": "56a745924a306541d065fbbfd5306c81895c9c4c0c83d9ca1993b2db98448a37", - "geometry_id": "dgeo_1e408583dff85e670ec6794c", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06__depth_r01", - "image_sha256": "b81bcb59ad4a7c9a68dd15b34aaccf5a5e131892ff90744be660394bdb530c59", - "logical_row_sha256": "9b5d756593165d422220fcfd13caf3e55238426dd2812497dcb22763b1daf1e8", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5350a7d3fd0f95106e45414b1aa95a21d6a62ea12289f0b548638f2576e63172" - }, - { - "code_sha256": "f224ea34503f9bf7e3d1c709f2265c2c49a3c406801dc5812cf11f7ca474adae", - "geometry_id": "dgeo_6d16f4ebb13e0a2a7154e5b1", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06__depth_r02", - "image_sha256": "fd4c840d818361e6b40fb88d377bfed72b2a69f26deb506b9ba7ef0933cc7ab4", - "logical_row_sha256": "63d29f14c042ea89d985ad519173bdb61a760d900d5de196d4d758b346773187", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "bfed149d87c22c9fd9d2b282ed0c8c7fb63b192d5ce5d2033c2ab1d8842c8e98" - }, - { - "code_sha256": "0af6c0e8161b8a7d6c5ceaa566ae3974a63a952604baf75b8c8d145814d6dad0", - "geometry_id": "dgeo_fe81dc9551d17ab57501a08c", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06__depth_r03", - "image_sha256": "8d61bb40e03df208e184de1295acf124452b041e1082554051b380a9450bde7c", - "logical_row_sha256": "25d7e307f570f86e7283afcac57412ffaf788eba4a3f99c454fc2e2578af801e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "076f4ac5760c5e99521a0192de2d1f5e81fa9a60675efc12085a363209e267f4" - }, - { - "code_sha256": "e501fe4cc5c3655d96779b611426ed670600abe72582dd866274d03b02e786dc", - "geometry_id": "dgeo_683dba75d3b7349999e05214", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06__depth_r04", - "image_sha256": "9080bc111203f0caededf0e489bfd5cf453bb9ac7f51baf0a33cf6a87167dcbc", - "logical_row_sha256": "89c7e7cfcce8497eb59640fbf60caac44660bf8fab4a3920b8059c89a9e45720", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9001b91fb614d64726a95a0831ee632c037ae5ab76d769c1b2f619f12473b78b" - }, - { - "code_sha256": "3c95e08a2f06603b6013ff8f1b2744601acf7f190b09dda98672f7815f8275c7", - "geometry_id": "dgeo_b3fcdf4afe1d97d39f58195f", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06__depth_r05", - "image_sha256": "dce8af0350621566ec42f96131dbaefb2fc082e5f393320766e3dcf08fae735d", - "logical_row_sha256": "e4d1b184752860670d611af3df7401aa37617053636319a89abdd2e55d7047f4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8b727ee6062c77dd9203e3cb481ed6e149f5d1eaf68a026b25bc351128c77c6d" - }, - { - "code_sha256": "322bde55bf551b3b43ccb940fbd54a33820c046b845c19e9e06f14e537e8ae21", - "geometry_id": "dgeo_9a52ce06eb0a77334d3a3e2f", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06__depth_r06", - "image_sha256": "150dd046c048e61f0c3b894d11c9809ee61b4163586dc7025e89592ae48b7c73", - "logical_row_sha256": "9523c5914c3bed188895884a6d08d3a41256d3c226f315c84f15ed19ad89d88c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c9ea23915ddfcec7afe4f197662a766c46e5a5a452252d9220da15e2071921a4" - }, - { - "code_sha256": "e68c0e6acb69ed24861bd10f5f301ff9514b62575f26159c75d9d79cbc49351e", - "geometry_id": "dgeo_0d0863ad8320d13358f63754", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06__depth_r07", - "image_sha256": "c66d5080ef37c2c88813e414bd22f43461c25749f995f415a06789a0fa2f0831", - "logical_row_sha256": "fa9c6cf0f254201257eb67eb10177f60ec2cf52f4fc637d28874f1805d46492d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5eaffe99e088af9f8b845a09a41f61606157e0166468012c4cb43b2dc0fc3842" - }, - { - "code_sha256": "ad2eebdcb5f576fc41d06c83474d2be58a61761f69041b90254d55d4934b4061", - "geometry_id": "dgeo_ca3a166114e39c472c943361", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01", - "image_sha256": "1f78c7d06e6e323f332e70d610166d1b9fd8f312a72048d2d9e7d34379e4542c", - "logical_row_sha256": "89228a487503e1b7f84a85e7a9d8d7f348d3877c1b03e6f9d97f96afdac6bb0d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3311615a527d22407360e5e04b90f632480e67c3f24304611c8d59ef46c8a507" - }, - { - "code_sha256": "f2523ef554ec823a10f8cdaabd4e82a7cefb58328e551899310dc9e238ecbb43", - "geometry_id": "dgeo_38324dcda0fe4b6433f5928a", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01__depth_r01", - "image_sha256": "d1e5a5dec5166e88d37efbf6c54d648d07e32d5f711759444a03383407d4b01e", - "logical_row_sha256": "e530e02e661719340a1daef5c440adf501259baeb33f099d098a03b3148f7b07", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a0a62c12ca6158c633fb39e79dddca1b0f53b3b94081068f80df4aa4280e14dd" - }, - { - "code_sha256": "7853486cf1ae886b1ed8a0598b33ba7bfdea773c8a04834fa0ec28f904acafd8", - "geometry_id": "dgeo_2586a0ae26f55e6c67114c97", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01__depth_r02", - "image_sha256": "28028ec20b598bacc4c10ed4a2aa6298d23e1e8919a3f43c30de93ce4d7ae8f3", - "logical_row_sha256": "9da3b81371634fd2685f54cca3ba3dbdb6ca34a41080df4e3bda29da6be192c3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1b535332b4bf54e601a0683f88f14fea86f70e970f22dcaf65d43f3bf1806546" - }, - { - "code_sha256": "cf7c7035326a96a705b5be54ce7852392b6ec4b98244c08f32cd493d83eaaba4", - "geometry_id": "dgeo_a5bcae666d34d792efc28a00", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01__depth_r03", - "image_sha256": "f708f5190731333d33c05bae15bbbea520e975efdceb5efd0b46fc894a4de152", - "logical_row_sha256": "388e1c1eb30d7c0b0e56429914185b3d418f9abd2f0d2df72329566e83fe5fc2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "67c707b6fa73ca20546c0bcd8e2ea11cad358bb1f4c3dbf16f5cc3a601c6ec49" - }, - { - "code_sha256": "41cbd9bd8d0badc83671757c69c87dc416b8fd06b00dede2741919787c7dad04", - "geometry_id": "dgeo_fc878fdbbf9bdf7bb322bd14", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01__depth_r04", - "image_sha256": "f6bd6b74b2f5d38d2de8a519919cf5a4c0b9943abc8c6bf6c27cc09654e269c8", - "logical_row_sha256": "0053faaba9cc38c291844def1ac1394c3822012be233da96c4b9f9347e6d898c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "638f8c3ca810b5d122c342efab13d196ce857715989c2a102c32b2dcac064b3b" - }, - { - "code_sha256": "f5cac47a040ed59d5f9a22cebf9374f08c16002eefb101531635e385e1939a73", - "geometry_id": "dgeo_40f8e5283f9c674b96f206ec", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01__depth_r05", - "image_sha256": "8d35e74ec1d4c591f4d4fd64a2809a482737be0116ea004420ea57c54ec213e2", - "logical_row_sha256": "a732cfe29277e3e84dda47a1df1964ecf28116743fe5a7e24802e4fad6864fbd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "73e36ce62bc839809fc4f9e546fc854dc9335a943a5fda9f00d3bf4df4d530f9" - }, - { - "code_sha256": "200d0f4548503363d22fef63007630eb487c262c63f7cf1747e386813e49555d", - "geometry_id": "dgeo_d34a2875ba7b306c062f384f", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01__depth_r06", - "image_sha256": "a0dc2deccc92f4ce996e0861f9bc94ed8ac8886cd0c8349b6b2d94b2545413b8", - "logical_row_sha256": "0db8ba1a150aec28820c83b06dc9d58acddaeec6e95979cd041e85caa203f2b6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4263f2deec9ac04c81f608abf060aa0c3464093c6d7e98a87d328b5b0c2327c3" - }, - { - "code_sha256": "bd244fe9481cdca5f52d38dc9d78ce66bb26a24d5fb7014c06ca3e306d40a7ed", - "geometry_id": "dgeo_53315d23956067c4e249b240", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01__depth_r07", - "image_sha256": "0d85f8751659acb0354fab79c146264deb05fac6b80b52e54d48944d51cb45df", - "logical_row_sha256": "e208734b471de5ace75937080c8e1a9b60f4995d3cb7388042ff7cee09cd3f1a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0b8cd183d307577d4caefe9cb3a87063148497b649dddcaf32b2be205540150b" - }, - { - "code_sha256": "6c9ca46a1cea885d0b53cd37a39cd16d9f3b65f4276fbad590c8b334d1bb0b71", - "geometry_id": "dgeo_c11d2e6845ba7d57cb9e34c6", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02", - "image_sha256": "799943371fb0850a58ee7f97c0be510216c9243f8e00ad957929a7956192f846", - "logical_row_sha256": "093efcc76079928c9415409ed16c91edf114452a7a992f4b322c11f129d5860f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "688d0fa198dd75972c277f7ab04b7cef63fac7c57b1f4dd7f25b8d27170a1d13" - }, - { - "code_sha256": "3759523fa0e6e3830025bf8493fc4f14e733a29f167c00cfb6332294a07d4d82", - "geometry_id": "dgeo_fe623fd4f1554deec079bd12", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02__depth_r01", - "image_sha256": "5301e2dd9f0e50c1ace5407c037fcd3983e30b93a5855ea0b66616dd273f7f20", - "logical_row_sha256": "f9125e4950d384fd9724f00fe02cc544631f7638672099ec4631d2f4577584fc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0474942789f6189de93dc450f55fec1734885488f3f9d8b6c8658374c6c1d933" - }, - { - "code_sha256": "6b5639a5bca27a70a04ebc0f4b1d64b5c0f5d2d104e776db358df51240d3f409", - "geometry_id": "dgeo_277ab42529560dad65e96a2a", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02__depth_r02", - "image_sha256": "f2bcabc4c2c038b338e563dad44af8e53664c1ec1dc71708068f660b0010d166", - "logical_row_sha256": "f6cb6868b16bf2cd6607eab7039c47b969d5ea86b1e09e61176baee688296a8e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "56ec4d3cbbff9f40066ea3c97d96ead0ebc4f903d1a7532b8c98292a92ef824d" - }, - { - "code_sha256": "968cccf61782c11d8d84ceadddb4d2186eccfa4942eb334de3b50c9e16831a65", - "geometry_id": "dgeo_9196bbd7943f9250dab31e67", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02__depth_r03", - "image_sha256": "6d0eee0ee96ef19c6140a005b55ce88bed6e6fb2da9f0a136485793aacccf394", - "logical_row_sha256": "8e23b3c768e5f7cf8e56f8d210a27767213973c1e08bb90d3ef5fe6a94266b23", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3792d2773ca331220d5c42b0515f2aba6050c343b9dd9d6bd70ee4491f993150" - }, - { - "code_sha256": "a4a2c1522ad1f7ec14f07a6a08348831077541f98b9657a7d3a6031dfb15fa02", - "geometry_id": "dgeo_4b65f616190baf18d783d061", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02__depth_r04", - "image_sha256": "893ce53ffaf98c524415567c513e5fedf04127f498a15e333dcbd3d9c1febf36", - "logical_row_sha256": "eefc3bc71d60e536dda114314a4e85cad58726e2adfc5ce580e409ff635de345", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d2e33a7c9f676dcbbed4960d581ecc320d35c143935c4b5d77af04a34bbb7495" - }, - { - "code_sha256": "c1af1f80efe00db6241487e33fea0113405e30c7a225bd1646445e4fce01fdb2", - "geometry_id": "dgeo_359be68c5d955e8eccfceb95", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02__depth_r05", - "image_sha256": "c4b5c34a078b115d3c45c97a49f25de4eb83838ad5113f071a69bf429601e370", - "logical_row_sha256": "21ee9409258390beddc01cdb4f5180231430057ba6c21e12401173b8ef0755d0", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "faadcb2e77b4feeff1faebe69840e79803b2054f88051eb5ee8d0b131b62f31e" - }, - { - "code_sha256": "605cc2f66b74983be65d35735ab314e975efe578dc607525c32927731680436f", - "geometry_id": "dgeo_d0b919649889613ca89ce32b", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02__depth_r06", - "image_sha256": "da4fbb8ea6f01b083e56407a7c252343946d488b8dc33c0a440b1ba3290b4c9c", - "logical_row_sha256": "291f84bcf0400b088f8d0ac822e0d2e4a31f2b0377183fc411cd6c5a1fd948de", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c68165c782c11fd3499ad04b45629b046509e55829b65dd5d719213906967fee" - }, - { - "code_sha256": "3488d10e86740133abc499120bd50d2c212806622cac5190e2f802b2c62d0791", - "geometry_id": "dgeo_b9899ae1557643fc36203ddb", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02__depth_r07", - "image_sha256": "bc20818f38aab1e6128c1102ec6b44349d0b73a99d4f4f69afe1886832ad4abb", - "logical_row_sha256": "c1d62ecafa4d9d1a17688d697ea184b130bd7ba98659875004be802db4e31ccd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c85d5dba36b405e8275747eab50072b03835def793e53f4b7de345310df97704" - }, - { - "code_sha256": "a774950cb1ba588da834d4d8573165703270300c79b8f53222acda9b47d2dc47", - "geometry_id": "dgeo_d976b1433d70465e7f1c6633", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03", - "image_sha256": "61b91ca403a5b55aa9d511b9a9c1131c579df7ddf4d72094d9a73ee62f26a12d", - "logical_row_sha256": "c33d5065613f424e282515bf34d5b7351e1b9ec0e9b979c547bd057131f9ae02", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "485cdc76a8814266aa9fc720d8a7ddbaaae0ab7c2c464e5b71c544fb54bbf18e" - }, - { - "code_sha256": "1ddd18e43466d0d1332d35deb03d2f471d0dedcbfdec712c6a4febecddb739e9", - "geometry_id": "dgeo_46505a4fcdf13533c8907186", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03__depth_r01", - "image_sha256": "fe138858361a22473043346c0d81bde2ee703ae029420f6878e950d454b74540", - "logical_row_sha256": "84fdcfb6dc949966e609e46f0baf6209e24aaa4f85543cc46cd7fd8373b8c469", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ea996e7e53223298f432a94cff76544c12d093e550116de3d381c3be2e2d23fd" - }, - { - "code_sha256": "fdb695a4c15ccf95fb7403688821ac48948d2670851f00c1918f17ad5f645305", - "geometry_id": "dgeo_eb0ceb4cb59dfb1234a1ee62", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03__depth_r02", - "image_sha256": "8748fe0f52f6414c796945e440a7e4e1da1eb9508f6894d29e4f4d73bc716e25", - "logical_row_sha256": "0364439748772ad843ed1943f3bd594b4b07ef74a44b3603e84f55fab8fdd07f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0a567335ecd5545346bfb64cf0a8f62131d9ba5b2f1a7e6f21ac31d40cb656e0" - }, - { - "code_sha256": "45328b15ea5a855e8f5a22e1a7ab2226d92f403d5817c8a4cfa6b76edcbfb9b2", - "geometry_id": "dgeo_aebc56285ae66214ca45ade4", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03__depth_r03", - "image_sha256": "1d514ac9a594c2dcc01971f794290bb9995b29fed81d0acbf5a30fb2aa7c6c8b", - "logical_row_sha256": "a9d8cf2d98dfe78ab1a5b14cf53d1efb1b3f71e553126df5ff55922d569859fc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "00566470cf1595881c1af445c97584cf1a435768176e1db4a493df822a1e697f" - }, - { - "code_sha256": "4c1681726d15e7b05f05bc0647f95e78195e3af8a682c55796cd77fc5464596a", - "geometry_id": "dgeo_4e0c1bf6af61e9281aaeefdf", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03__depth_r04", - "image_sha256": "d25c43f372df63823ce7096ffb8ec87c5cb35f6069c25752f6cde121d8810a71", - "logical_row_sha256": "cd8cdc4ca3aa40122d7c24f0e66c67bf1310352fc8e11922e46f406d49ee13dd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6c846eac0c4e62bd859ba03f46c334d3c704783b1021e0cf07bbf04499d4b080" - }, - { - "code_sha256": "c89cc8e1c66d78a108fdd069bf6f29fdab92454eb1e83de836e3018ff41b91d6", - "geometry_id": "dgeo_5a9bec1b64b8a39dc52aa489", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03__depth_r05", - "image_sha256": "8898d55c0605ec245e6c38041bb4e9039223bf105f95cb9706e54d9db62a83f4", - "logical_row_sha256": "f2632da4cc1b1b24837d1ecbcda5d9f4e549d9095765834937e58ef32a38a379", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "a5a2ac4db3296dcc3635a0a360a661a53541510c919fe067c2cde43d62f45ccb" - }, - { - "code_sha256": "3758c8b380279de7a1142a5cd31221ca1d1a9798f6383849bda993b61c0341ac", - "geometry_id": "dgeo_6478395f3c330f1bec116790", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03__depth_r06", - "image_sha256": "836a4aa7c59712713bc269db73dc2af05587e4ff712b58ca70c3ab068739fc30", - "logical_row_sha256": "fe6d9df95923598b160b5bd2bc6f546063346bde48852d909673905a930ef957", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "29c71d60560ab28b44783613dada8c8eecd15997953ab080ed26c60d628a202b" - }, - { - "code_sha256": "7567ff925f391084a336f750de1021f22646aeb44a8e2bd57f3beca16f591e17", - "geometry_id": "dgeo_293cc815e7f49d8d45ec1f78", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03__depth_r07", - "image_sha256": "f12e7f35dc49d63e519b15e4cc2565f6f838af37438c06cab0dd0527ae946f0c", - "logical_row_sha256": "94458b247c209243a85e45d4a79e95951c63125a8091e73246264ff3c2c11056", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e9b2f4a86224eb3c12a6af6d1f165aaff1667ac6fdb9397e17ae5e839e2447f7" - }, - { - "code_sha256": "7f88ea76db301a1d6bdf59782aab90c9c2a4826e24c1703fdf1d2beda574e174", - "geometry_id": "dgeo_a4b08d3c4ca25e32cedb0792", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04", - "image_sha256": "383b4a0985ab3ac1991c2d0900120149051142931109c7c47f1c6c7bb18074a3", - "logical_row_sha256": "158ab86e1423ca05a5bd7d41c7282117776ef0bcb45510689229e8a97a9132b0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "691d32bdc34e2430bb6a750baf05d0f17d9d7e14d4b4b4ac1fae8fda53d1e6e5" - }, - { - "code_sha256": "683f900c93cda270ecd8f7d024bbac1b4be2f6d2b9e79043fbf3e95b86007d66", - "geometry_id": "dgeo_30b6d43fe931307d05a01137", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04__depth_r01", - "image_sha256": "d612ca363d21a60568747ea35cd23d8479c946c8a7290b3a2cc08c6c3d1f6af1", - "logical_row_sha256": "2246a482d1df8b95f49a5c50cc9afb5dddba1b9042f011e60f0f6a1aeb3a9f7f", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8faab7b87d20dc4e080e58643b962cc5d6e95cf73a15d9602b23f7ecaaf9d245" - }, - { - "code_sha256": "5ff23713e5382a0b863434b57646198e89e94eaf6340d9e90a81d126a57e5718", - "geometry_id": "dgeo_b41acba188404f76de8a77c2", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04__depth_r02", - "image_sha256": "4930e98e21ba3890a9eca04fd9e38b8c9b52cec870b9666583369bce10592d8c", - "logical_row_sha256": "851a516dadf3ab269f9cc2329a2088f50eb30241808397678a41d588843f6586", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "421b79ae8ca698336e397ec7d7a532d8a3e3349cbc1ab4366bd991f8d6a53359" - }, - { - "code_sha256": "2c99511f548503cd7b0f38b9deb08033da1979c720ef49e28896c5f7463668b1", - "geometry_id": "dgeo_7937c8adff7e0cfc7240b6b8", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04__depth_r03", - "image_sha256": "490fb907b7ff98313636f2700609ccf60303cc72661b7c6161ef7cb229881d43", - "logical_row_sha256": "00c6590bda36db6c231545f79af7f66e3c4e1ea80136e5e1a74cb0de6034367e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5d81a732c379354fda820f7684e2133da2da8685f3e33a2973846d0e8c7ee844" - }, - { - "code_sha256": "b7ae274520de4d96c0c6aa3979a4b69cfe1faad43edbea9db0003e910a568374", - "geometry_id": "dgeo_00b71998ed0bf5210126f2da", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04__depth_r04", - "image_sha256": "0824b231900f836d34e36acad665e49875b30eec14150f581f74b409bf1259a4", - "logical_row_sha256": "440800fa1828cef8c6437f278bf6d73d7ec227d627301fa30b320a5b7d53b88a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "92929a0f67e1b9bceb66dd45d4430acf6554bc3a27c1ffc9d873428f4dc31bb4" - }, - { - "code_sha256": "e4bbb2fb09d08169175b39a8f965f665d335053ef4efd5c58ef04e98014de8e8", - "geometry_id": "dgeo_764311b2e7e0e08b2174ab64", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04__depth_r05", - "image_sha256": "37373e673a68e0ceb3e2735f7ee3a3718ba7fa2bf2c69cfe9f93e0e14bbe4b02", - "logical_row_sha256": "aace54690a195471792f72b1d632cfb4b8eaf93d462646efe3576e13f2e67d17", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f381f238fc8c43724b1f7ed9bb011acc2c8ccaa24d0032c8fc28acc74ebd6e2d" - }, - { - "code_sha256": "0778eed94f52ba996f367356499aa246e4b8b049ef845bacce2537e80a599d56", - "geometry_id": "dgeo_9532fe351495dc7409a0f4db", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04__depth_r06", - "image_sha256": "c0eebcc07d25e662f76d705b9b9b5dcbcd4fa449737a301b889438a293fccac4", - "logical_row_sha256": "c4495d4086964cb996f4ea9d4ab3e373f080d42a42f69c5d21d11e59938e7b24", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d3f8867baa366fc6dd0040b409d12cd5c7d1d46550d53000e59e3c299b3486c8" - }, - { - "code_sha256": "57e34c5550ec39011b799797333433a3da3af613ef7d389700c6c2509ca7680f", - "geometry_id": "dgeo_6e2f603522e223be38c99f5d", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04__depth_r07", - "image_sha256": "3aed8165b474fddca9b3198c6ac4623cc70fee00924c6c876195d9cded9b3754", - "logical_row_sha256": "4c02d9f98ea0f4439097680f57c0206daf61ed4e1d5e609512d3c6102535c329", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c3555b49ac52e6220de7219604a00e7d974e98d14c781faabc3fa52db613a3b6" - }, - { - "code_sha256": "6ccf047c259e8b93fa7dc83f54bf1577da1aefd4f6e9228e1d074e5421f85cf5", - "geometry_id": "dgeo_81e8412f129087524daae60c", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05", - "image_sha256": "4b8efbd41b8fb715795cbe8c8528909ca49dc662547405077008c9c8ab1c69ac", - "logical_row_sha256": "1537f7df9e7bb68e4b54dce8757236c58e9e1fd98be1ce21ec57b0c52986deed", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b88e6ac2c1603078ef7458e1d5a7cb96b9974ac6ca59b4518139957d5388778e" - }, - { - "code_sha256": "c1fb175b7b2ccf97edee6fddca0c66548f5d5be6e1f2493d6d36ea1f01a93c40", - "geometry_id": "dgeo_a96bd4aa792d7f04e84842cb", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05__depth_r01", - "image_sha256": "49185b7175b8674777643e592e72b2f0b147ada1e38825b02049a8cb5df34f08", - "logical_row_sha256": "db865c8ef5c7d7f536e14ac39c9ef1b93061b220431bf856d6824bfd230d17c0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7d60b7b33639b46aea483c6391b4018992605345a43759f0e7123463d87ebdf8" - }, - { - "code_sha256": "1762d4a0f1d916fed6cffe9fbc193eadf99134663d0a364dd19b82145fdf76ab", - "geometry_id": "dgeo_b77e8c399cbe5c1364920e98", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05__depth_r02", - "image_sha256": "9df5aba4949ef441ec9e80d93b48aa8b5631284610e9c96e5272054cfabdfa55", - "logical_row_sha256": "cd05e3213497f394838f58b3051ba5b09ee37d6899596c2d0e52a0a33b6a89d0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8697f45058df602e882b4dcddea0cc3ed07219d38015c044f88f1b83f8047a49" - }, - { - "code_sha256": "283d6c592fd37824652a9aca4fbbbf0767ef0580c6c706e32116595981ac4015", - "geometry_id": "dgeo_f19e5ac5525c186e6b20ed92", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05__depth_r03", - "image_sha256": "c1e6d8de395d77dbbd7b1c5036730b53b64be538210bae4b65d2c1f454e5c183", - "logical_row_sha256": "89831572984b836d57e5088ec451a474aa1a2515e1ff5cdae190470721cf8622", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "49bf317f2308497fb3b66fe37e509f433c7772570d6d619552f1406f82d970ce" - }, - { - "code_sha256": "5efb510dd43a58be9711725078dcdd76a436c6b1f1e1598ab006a5b6c3fe01fe", - "geometry_id": "dgeo_e6d0aa487c6a72255cbf6e65", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05__depth_r04", - "image_sha256": "5195adff63bdb6051418ac6907258cbd1a74cc6bb266ff85da80826b83d3bf8e", - "logical_row_sha256": "6a9580f061a42dc315fd76862c242d67810ca08f3c534e7cae443ce9471f5803", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "13f33d2c0ce812072817190e3fb3bfe6476a26c20d3bc4dcc4a27f17dca695d3" - }, - { - "code_sha256": "adf3cfec71323bae617fdb774b2ef3013571c15a548c7f3750e371aeec67a450", - "geometry_id": "dgeo_84cdc367dac5b8ba71231a4e", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05__depth_r05", - "image_sha256": "4cd63ac3197276a59306cc23a0539c325b4679a7ccfc973decf92c05c7aff6eb", - "logical_row_sha256": "bd94fab7629196dc34f6179f7179e68f8f2efafac8452a001de87da8df7c2836", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8ddbfe5337965f812e5c585ab91af3c1494b33af99b10b52854fe2857b51ea40" - }, - { - "code_sha256": "3690040039ab0443e50a290aba80933d17394427bc111d696bcc27a49b8c363f", - "geometry_id": "dgeo_d203cc978521b2007e3595ee", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05__depth_r06", - "image_sha256": "e61214f5bd1d7b3e15d35829e5e06846e7ea30e7259fb029cc2be5405697e314", - "logical_row_sha256": "9d73882a4afbcf28d218264caea1edc299b796c2cf9883f921dbdf3d7baed597", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "445ffc020a4345e964094631fc0c4bcf98ddb790fbbc842c2d5acaa680cd3d1c" - }, - { - "code_sha256": "2bf620560e62d54335ebfc1aa90e4e4c08ae2427d0c99b35ce25a6f02c8fa0d0", - "geometry_id": "dgeo_89d1d484b3d361b628b97ff5", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05__depth_r07", - "image_sha256": "3b65ca8188301ca9fa235fbad6aefdaebc2a8b9237d3a4fe1489b726221decf2", - "logical_row_sha256": "81fe9d0704e8c7d32201f28eca2d2f5e391fd6e53c32836bc427614b065da612", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "26a92ca539fef129daefd2a0f902f3629f440a436d43e798cf1867dbda1ebd35" - }, - { - "code_sha256": "6e0a8f1a09ddea1f32450cd9f721c7abcc3335a16da5c04870369f1e37252779", - "geometry_id": "dgeo_c508f4e5a09fad8353714299", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06", - "image_sha256": "9a7c11369387ded2251d8e12a0a6200fadb8266035ee44f40a9d43af9f3c7fee", - "logical_row_sha256": "bf8162ffb20051a13dda9e020ebebcdb1e74d2ee604a41516d43ca25e6f30381", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "88d23dc931e5cce2f05bea5c9a6c1a2959157daba291fa926d8e44b829793da7" - }, - { - "code_sha256": "9165363521285aa9760246ce02157e8e6bf61963b072e6234aded3ab5e7f6ec8", - "geometry_id": "dgeo_2d785459f34e9ee6bc49a5b3", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06__depth_r01", - "image_sha256": "a4e461d3dc61948b0ebb92fed9aeaf331692605d9c12e27900032be9ed4e592e", - "logical_row_sha256": "7b904a066f5c326601e1ad4bd6124524e5ddccdec05f778c34b9186cb9aaa673", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "218894f6240af54d45f1ed45a35a52abe715b322493e65ae93795fca8848f02f" - }, - { - "code_sha256": "e40e4dba8aa63547aa4309acc2b0420c839df7605368bbbd5910d4bf0cd9b185", - "geometry_id": "dgeo_55a07395d3379e34c1bd3b1b", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06__depth_r02", - "image_sha256": "bd0994f30285f9b9dc89b5050156fd073441aa7647299c38da8b78fcc9624c4d", - "logical_row_sha256": "c6556ff310d52e6a7ea7785ea3447d944c489cca590aee7653d6525076336ebe", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e6ae24970dd73d1ef3d91775a3e5c384d719e72f45d37445be9e4450a670bfe5" - }, - { - "code_sha256": "eb67f6a324da8093b0baf2f9d02a975487e6912c22e576b20f150516026d0cd0", - "geometry_id": "dgeo_e5e0575a1592d39507cb2718", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06__depth_r03", - "image_sha256": "bfab1f3408dfdd9af78b739738c31d04b348cbc7ae4a7d1a197fd364deb70c84", - "logical_row_sha256": "5146f4212741d25dd07623581fc47d8cede808c567db6b9087bbdb243ae0e2fd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5ad0e7afedc692f52fd4288fe8e149df4f622fefb008eb2a812969e5e7b5b775" - }, - { - "code_sha256": "210c5e65377b401bfc7392004e562f864a64c0e7c0169ee259f80694d5ca9a33", - "geometry_id": "dgeo_db2da6b5d3683adf72f861b1", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06__depth_r04", - "image_sha256": "dfdf3c4a297f0ec91c9e79dedf658081151ebc2e96e4f548f0a20893945c0ef0", - "logical_row_sha256": "bd0d2506834a97819fc3bf9ebffe8053b2f73982b2816d25d59ba9eb1a61b731", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7e0b10685836eb89afbd348e22d8d6a06a24e1595fd8b9bcf4c37350f795a720" - }, - { - "code_sha256": "735dda73b28f7a4cc56d94748e5cb2f2a65d950ffd3b8acf810cd0a85b5bbcb2", - "geometry_id": "dgeo_5d8bfc929b2dd88ca3e8f942", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06__depth_r05", - "image_sha256": "ab0fb893eb2e52562ffea3d99c0a78a3376e4aa6e6270e3d30f7e6e4b4ebf1b8", - "logical_row_sha256": "4f6a518b60a755c7487584b08838e87447d452f78ac7b79f07300ffac350b4ce", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5306ce9da688d7b596a304788c82ec1fd13ed396f8cffb5c312dbee3b54c62c9" - }, - { - "code_sha256": "c652be6a72cdb4f50002ce996714f227e9ddcd9893d83393e4e447ed54634aae", - "geometry_id": "dgeo_5f5ec3406b53d1271c245e92", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06__depth_r06", - "image_sha256": "f7968c8f8426ef1a016c88e0979f4d72283e73b4f31db0061bfe22763b616bd9", - "logical_row_sha256": "c977ca77ec4237c23d4a14a61933d6561bf24d08eabb21e5b68e53c8fc2210ce", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3808e51600a17864144248893b8645993226b505b4b6e88821adc67366d400bc" - }, - { - "code_sha256": "ffd6e718df4d74e74480293db2292481dd05f4f6bd800c4ed095efad03f4dbf4", - "geometry_id": "dgeo_2b95b77fc34a929ede62b6ea", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06__depth_r07", - "image_sha256": "b5f54fcc3dbaba14691e568c5d5f167bfcba62adfab6a3a6629fa5df49f8cca5", - "logical_row_sha256": "fec969909503cef762741388e8da9821c6799d3427ef063f6e9b7aa23b23eb12", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2a00dde798484e504f66b72753b949b010dd52917f54c8160d9eee3991320ff5" - }, - { - "code_sha256": "5b2baa1daf7f168a7775dcd9f927bf4a22cb43b80d3e8aa4f1ca537acd1b3739", - "geometry_id": "dgeo_9d52778749ac48ed62609579", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01", - "image_sha256": "cc4b556eac226d6cf4808cecf51055f8578273150e8691816199732b02cff0cd", - "logical_row_sha256": "401d8f4612b12e3078e6903ff9632464208e354063c8d1fb368b88af9d62e3a4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "7d5408b977010022e37c37c31d08911118d21f1d4665c3ea0027c72fb08cb0c2" - }, - { - "code_sha256": "de4262a727553396b3f59c9bf9df020a9b2562813b0ff64fc23ccfc963a41f88", - "geometry_id": "dgeo_884096c91998598af14bd3ef", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01__depth_r01", - "image_sha256": "e46b01fccbd874dd27b763f0ef6cb313ba5bb87bd1688aaf46f26a7265a95da2", - "logical_row_sha256": "cb85cada15efcb6d297a2760cf1689c67ed5a2ad79b98a84cf500e2e48aaf444", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e11cf53db73b4b499ab669aa7a42d6fe46c8a5ce5526a68f29222060317280a1" - }, - { - "code_sha256": "68460a734f2628b8853696b7e6db03c8e31ffd4f2f61efbebdc5980fd0e4d39f", - "geometry_id": "dgeo_5d4569c9d808fa5a50a431f4", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01__depth_r02", - "image_sha256": "17bfd898b16ea28ea2487ca72198c9fc394bda6938e6e3423dc910d576e98c5d", - "logical_row_sha256": "93cb2932f574429aeb567fe8d19e0749cd07ed59833e6f5ec73a5eb1047a5327", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "846eb6482c9f6b9249daa0cebec00df591a1476aaa01cf147c2c200f2a667b2d" - }, - { - "code_sha256": "28964b370f06e6c3072069a353fbdad17b496575385786a0ef4d99910e5fd10b", - "geometry_id": "dgeo_f8eacc780241271f1ca0e63e", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01__depth_r03", - "image_sha256": "c77d381577284d1f62a6c09ea59cfda417b78fbc60d5bee54412de7236016fd8", - "logical_row_sha256": "6012208aacb2a097227fbf83270b15710e3e12851c015bf6249c50a8c4079983", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "fac29ff7ab90762f1903be2bc42d4ae09431ea7bbb39e6d5cdd59ca593a7fd17" - }, - { - "code_sha256": "7494c8a44e9834bf3b1106f4ef0581f64ad3a254ff1288460ee94b0f40dbacb9", - "geometry_id": "dgeo_38d356feac3b045fcd2c1e17", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01__depth_r04", - "image_sha256": "dea61a8b6a07775bff175d38a73b1f90e6803df551e9842aaaeac55f8d29ff3f", - "logical_row_sha256": "26f64feb4f54765b4f3e8968f72fd872306b61b7159f1de243542dfad22de56c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ace0438bc5227947562be3fdf47aad3f0d998264cff4f6532103b6791e5e420e" - }, - { - "code_sha256": "5ce15474c13920b25eef3b37820073147b6173e5c4f655f10c5471eba95a8c7b", - "geometry_id": "dgeo_e63032d2a4360b48c4be8ea4", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01__depth_r05", - "image_sha256": "33fd1cc5d96c3b9b78709f84ac32dfc7bfac3ca4c4591be6ea16030d1527f400", - "logical_row_sha256": "35ebb9622cda2509a437f01c0f6eb10fd8a4a15bf9c3a037678275f4744239a6", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3424e477bd0c587a4be50924eb6d34b2fed56f5745549736c8162252a0d81fa5" - }, - { - "code_sha256": "21ac02fb54ce1b13cfe00c29020a75a2ea4727f47a6560fb607745e47596c080", - "geometry_id": "dgeo_c7e55a331d5c06e60dc60436", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01__depth_r06", - "image_sha256": "14973b83d83139e3943727258ed0b5f7abf02890b6542bf7990361e7b27aed48", - "logical_row_sha256": "10637d6641928354a85f9b430a3434152c062d86aa39d3d01f3b79a3669ad799", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c366eee994a3892e030eb5cc4a8a82abb285310303ec50286a847517c6dd6b69" - }, - { - "code_sha256": "6bb2e44b98d1dd715a7d68f325caee21f42d50610a0e122079e55f0cc8ec1555", - "geometry_id": "dgeo_989f36c1a67dc48a961998b9", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01__depth_r07", - "image_sha256": "4bd36b26776ff89e476e2ad2c54cfd22885068daeb1251a84df13ea2b3ffc094", - "logical_row_sha256": "641751446400377a9d712092ac8abd2ee01476a53ea2e6271bf5b8acd9098112", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c141eca935c6e836d3e8f18ca3eeedeedef1e8f76ba28137935c0f8a2f3446a6" - }, - { - "code_sha256": "b1afd36bb87278de532e362877f22aa5fa700d58a7fcdc3c8fd8fce160d33bec", - "geometry_id": "dgeo_b19ee2eefe9958a3fcfab2aa", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02", - "image_sha256": "bb15712a6007d95401de906070e26e53f3ba8bd36cb0a3b31c6025e413f1f3e5", - "logical_row_sha256": "73a84f49a58174973dcd360522689378ad112fecacd82e41699d57e238181188", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c98755f1ee95e09fba06049d4e7718980eebfb01412f7e61a0f6597037cbc9ff" - }, - { - "code_sha256": "9bfb82ca01d779db85bbefb9467e10699e32dbaac70d9a0614649f6e8d09a1ca", - "geometry_id": "dgeo_124f065fbfcf5d6350d6dd95", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02__depth_r01", - "image_sha256": "7ec22932bd13a85f087b0f612f7a6c39500e1f075328f10b17c72daac05d01fb", - "logical_row_sha256": "1e59ff4f6bd13bf84e5b181b75f7ac0dc24eadb6027c44ed2180ecae9408e710", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0deb383ce9ae961001e25c9c0d447b5aec52e98c3cd2d83fbb68c6f29f0d9e05" - }, - { - "code_sha256": "dd5f205de42b47a45525f829b3f434b3af3bb4227a6607b1e2a73b9fa5b37fb3", - "geometry_id": "dgeo_1ad19076589b328fe8600e30", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02__depth_r02", - "image_sha256": "2c551fa782d1453c775dc695bf2b2ab64ac490b34342462ce135263fa3356037", - "logical_row_sha256": "b09f6c418d194b72aede4d4984f3e7b3100d37e71eff33af2d407c6570bfbb1b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "cc3b209e0cfac6641876e1de7eeb259ef079f95287157ca6553e5ed72c625458" - }, - { - "code_sha256": "44b3fb236cebe332aa418094008b3072ab20a6031b40c746de60e74af87cc99a", - "geometry_id": "dgeo_a0649676f1e65d3fb7fe74c9", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02__depth_r03", - "image_sha256": "d17f5484164fee821c785f48146719fac21a083925ba1b84389f21acd6df5cf8", - "logical_row_sha256": "336e43b34c671765a2089c7323a477f61d53fa2d2d3655a9f278c17a8fbd856d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a1ef550660c5ab72280d58e65d2daefda6ce0f91ab6cbecc0c593925c179e311" - }, - { - "code_sha256": "34ded2e7ba3daeb03595384a7bcb16c6f841dd05b6c59f00af14331f690112e8", - "geometry_id": "dgeo_5c13d8bce4d33cc3272d15a9", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02__depth_r04", - "image_sha256": "7c44d248aa562bae1f9d790c2a1f7c59ef01e5e752529a135da355786e3fd7a3", - "logical_row_sha256": "08d8334949bd9d16720999173e4dd24c13c465a3a3263919527f33f62854da29", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e54ee3366122685a8438f9f0ac27af5b2b76e90c7a2ccd654266bb58001130b5" - }, - { - "code_sha256": "8b406cdd08f612bcd2ce7e1ab9bdbecc11668354131958ba471341a472b2fb75", - "geometry_id": "dgeo_7f257619b8f03c41652e4e21", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02__depth_r05", - "image_sha256": "b9a21a54c383452a5d1a908186c206e15973f91d13617649ba782c9a82779133", - "logical_row_sha256": "c95a396a9cabfde64273d7b3c2ce1c998b82bb6ace97afbf2a28de73f795bf22", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "890439a1b8f89e3b69f22e1425c8246df540a00a4b613fdf8de4f2f134f74ea2" - }, - { - "code_sha256": "2e2824acbf1045382b6594e15b65420e980dd0b36d39a976f1f513c374a10184", - "geometry_id": "dgeo_0360e734a9552c5481a8dd9f", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02__depth_r06", - "image_sha256": "1bd79013e704dec12af5c7d324bada3041199845010b0058866f4781751a115e", - "logical_row_sha256": "de1e6810d997e2bae1bcca4a401a6303c931af4737dddf664f70dafb17bccca3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6ccd2a33277ef2c5d52df44ef59ca9491e7df0b4eb0da3cb3276dcd265485d61" - }, - { - "code_sha256": "b33495b36c274e7c5b63c8aa014afcedf6ace7e24cf1d3990bb620d56d403b11", - "geometry_id": "dgeo_1336fe5a2c9bad6d99c27636", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02__depth_r07", - "image_sha256": "7df4d713363fe5ae0b022db6e9a58e78b3a3de6979ed9264fd74b12e59c4de51", - "logical_row_sha256": "58913ae7c921e9b0f549aff74915a164d7d00edecee926dec0fe99269a235aca", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2a943491ed6775c675c4432daeb3244640cad392c8cb58c0ef200565da50c309" - }, - { - "code_sha256": "f6813f22f5dbc0b19490008770f26815fae38c0b6aa5e596d262dda61f35a9a9", - "geometry_id": "dgeo_6a41dffdacd2791fac9c3748", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03", - "image_sha256": "33aa1a94f00409c5a19743275eff623df4d6e6b1ef24376006d8e976130edf92", - "logical_row_sha256": "40121cc14b4c0f3f9285094350b11d6e472f51bcde45fdc75d59c67e96849cd1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1eb7da65b43727cce58cf4b92afec23f47bfd66ed2b4c341a2f360e222753af8" - }, - { - "code_sha256": "76b069e497eaf557255d6fb07f7356f152a92d5800b453b339a975f88785a0df", - "geometry_id": "dgeo_0ef9b6b036a39ba8f59b0a53", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03__depth_r01", - "image_sha256": "6a798cea2868570709d4d898dcbc963b7ebf048802943c02fdb2c8ca6da2611a", - "logical_row_sha256": "fae8ab6e82e2f01c992ca89d00bb209f99e0ebec6e78018c88ab4d3c7a67e96a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e9663c6f2887d6c5e434c7b17deaf67dd11b0c17c1781898b788c0ef929c094e" - }, - { - "code_sha256": "9e5abb6598401aa4e0a1d3d8b2baf463c7f386ff7625be7a359a5a0440714fa9", - "geometry_id": "dgeo_3d64fb10edd8dbcfd0f083f4", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03__depth_r02", - "image_sha256": "f0401a5bc91a7252405599274758da020dcc0ee29a5ade2b4189b59ac742a51c", - "logical_row_sha256": "cdd8b0f43bc9557eb35ff8fdbbc19b02ca986dd3f99e2e0827237997dfe67a54", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "43f5a4acd0b515e7d2cd78ce3226c40185f7f2a4511eb286f6b58d20065ae932" - }, - { - "code_sha256": "410afda0f56f3bf78c012dfd865a3361037166398d23d08b8ba91cc9c1a109af", - "geometry_id": "dgeo_dd5e48741834d730f02691bc", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03__depth_r03", - "image_sha256": "f390dd7d8c6f46d2bf588051c7be6eb1372350766eb5e899a3726715d1efce05", - "logical_row_sha256": "55ef01d1b19d17ae16c1df0745aac391aadbf985848230df1fa52f106b6f6418", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a0574c14c4f6f45db1998777c772d7cc4eae66e672e63ea0f3ac48741e3d9c30" - }, - { - "code_sha256": "8eaccee2d7b81c69ef0fe179d7e1d9a2bb98b0ca5f606698e3bc8b6d6265883e", - "geometry_id": "dgeo_bacbc094a7c43483eb579d3a", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03__depth_r04", - "image_sha256": "6c4f79bad3e9a6d4f2ce5be6284d63cde858d1ef0ede1437c5ab4109a0dfc197", - "logical_row_sha256": "d985f73667864ef0f6e936383666ed259dffc7407a436879d95f51ef3c456b4b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "05bea7f7307509e8af616481737c6fd461e90f3cea30e923699d3251ac001be4" - }, - { - "code_sha256": "88b3e34aa09455206887d164169cbfdc0737f4cc615a3d212d3431e3b27a98a3", - "geometry_id": "dgeo_e790d94cf8c2f1dfc617233b", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03__depth_r05", - "image_sha256": "e6c3cdd037d401e4f66bdc33498ad15cbcfc61f4cc729967116b7ee8f9ce4596", - "logical_row_sha256": "e79877b0f5424ecf820778b26ca97fa5cd72fd9407aee280bc7b31b93d90e356", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "772e38f557dd1ebfedca8223b13fc47913ffa138b740238d593a818218c9c1c1" - }, - { - "code_sha256": "0f24152bf1905e726a42dd02b6a839a6df8ba67e1cddadae81e71bdf883f0433", - "geometry_id": "dgeo_b0ac8a2e3368ede292eed62f", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03__depth_r06", - "image_sha256": "25b66e9945f2ddf5990f5d482a4d73be35582af727eafff8cafddbeee701fdbb", - "logical_row_sha256": "afeab380c2ee6f76166d1522e3a544a1f5d3a6d4367c2d09f502c9156f546c27", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8f0b13dbdea3287481bb8ef8369c3fee8508ddff0bd60a73312095ef996a046f" - }, - { - "code_sha256": "148efe4bf802819c426aebc5e72768f474f2b2ad9854e4121cf1a498bb22da04", - "geometry_id": "dgeo_a2457042b2a289f3aa7dc1e5", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03__depth_r07", - "image_sha256": "0250c8f333f067fa0a5d14675d2b4141535fd42af4c410e02d0786ffdc90535b", - "logical_row_sha256": "00a0ff0d96363bbb190bad7e0c293e3de0d523a021f21164e0a9064d2739cac7", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "4e0977f885bc633a18f790af536ef09d2b9d072c84b04793886f50ee3c963b9e" - }, - { - "code_sha256": "9e7207dcdbe9d62427cee08a5127e81fa1b8ff6f66e50a413c3d41b5f0ba5bbe", - "geometry_id": "dgeo_1c6ed244acce5bdbce9e6d38", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04", - "image_sha256": "4963ce3f689661308d0830940c1eb094690a69b0c283dbafb3d2eaa12dba3357", - "logical_row_sha256": "82499f9e948829dbb4122ba80852f9bed2e1a6de01b36b187660cd014503882c", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "328ef97869c982d1201c20be6577386b2d806b94fa81ef9a85383d1e8cf89a31" - }, - { - "code_sha256": "63a6617f6b99630b8e006ecc18f64078905e2eb811a0b8788c9319d6832666c1", - "geometry_id": "dgeo_6bbda45920a7846ea11e6108", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04__depth_r01", - "image_sha256": "c0fa34e238a34ebfc3536a5f5d09148ac92a66fb7e4e56ed987bc1773622a3c1", - "logical_row_sha256": "cd5290ea211537344378d4fbbc9110c87bc353b5c331b929a3651c60c9d1b8f2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "a704126b4b3b9486bfc0c1568005041cb3f87f80996ef2cce8c5b571dffae296" - }, - { - "code_sha256": "97fe98cabb30ba8e0a848fe58593aa756c12924002c7d1d172c18deb91b3f97d", - "geometry_id": "dgeo_40fe0356c7b8a9a10b0bc1d0", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04__depth_r02", - "image_sha256": "b837111d71869ce86c7c9b58c73a24376410fcadb283d5406058703629c9b70a", - "logical_row_sha256": "ba000786a9f1b8590fd0437666ed74e3d701797cd488283adb146cc938b78d17", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4343ecb0b58f5794aafc93f00059f47d9f7dac34b36cbd8c4475700bb3fed8c1" - }, - { - "code_sha256": "4f2ab3b870afe9f1f078f825f47236f6f23d34fee35a38b22f5697ec09008b50", - "geometry_id": "dgeo_d3e969b9792e1ee0520a17f3", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04__depth_r03", - "image_sha256": "b17a82c30cf67f779483c5d7fd1fee8a541f9b0d36ca60a3fc4210207fabf59b", - "logical_row_sha256": "94ad90d07fa78f29afd7c5571002b00d13ab7e62f958852e085fdea264fdead4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6af62947ca0e96c8d747ea51bad4a18d8678a66305fbb202433467c1785d3b3e" - }, - { - "code_sha256": "e8d7e075dee0ae615e56d25e98bb5159a3e10f63349f5c17a1d3fb6d5bef3345", - "geometry_id": "dgeo_1f6af88570b6a3d89120ce65", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04__depth_r04", - "image_sha256": "c6e6531584bf7c231eca3a27690769892f40b8f8237b5d5323f7a33d0060c4ed", - "logical_row_sha256": "7ec26a4518bce3099192a24fe8399c213e5be9e2ec710c119d57881d67ed2bcc", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "583837b882be83f95599c04dbd685082996f3f0ca938067887fa0037722dea4a" - }, - { - "code_sha256": "de2cf98026d6c634706bb3036e1c3eb0ec557041d712aef52f900930f932d784", - "geometry_id": "dgeo_4568b5486b8b87103c1969e5", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04__depth_r05", - "image_sha256": "0d4aa8623146ec00b88396f825e57bf2c626d294a1b01191ca3ab5df05a6d2fb", - "logical_row_sha256": "00d7e13624fb20d0b457bfc406cc1a089164456fabf9e9809424e7dcab410531", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cd251e392bcf62aca33f34e6ed16ceee2482de70e1a7284e3cc60c0168a5179d" - }, - { - "code_sha256": "fe17d53308ee22fc8032c8667217f50d5ef04fea352b960f15294d98516c9e7c", - "geometry_id": "dgeo_3f02862076693f804cf6df7f", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04__depth_r06", - "image_sha256": "d300cb4aa4c0c2194cc4b4e51fee9960071c005b0307bb8ca65f4d3e36aa4905", - "logical_row_sha256": "b0b0266e9204c9ffac850cb8a29e2565c063c4c60d357c26df26f3eb289462a6", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "61afdd0066530d1feaab4c6afd93ab810e1d1d455dc611b9c39df1c2cd5ac05d" - }, - { - "code_sha256": "a2eb93ca04824ad934ccb47e914781c553753662ca0405ba4da0b9fe550abf5a", - "geometry_id": "dgeo_297693365210ec91d49bbd66", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04__depth_r07", - "image_sha256": "09ad88ef0145f4ded46c6ecd4bdadcb935624fd4fe87f0345ba8a48b904480e7", - "logical_row_sha256": "d9a5aa1b3ec42b9e7793a4e868122ac67b546b40dac1771319f075ddab96f304", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "7aa8b6b1487e352bae0fce09f8fb0df7ae797e07287b9a4b7fdcbb82cd055750" - }, - { - "code_sha256": "c93bf263011dd9fc7594e32ed57037cb327d1e2ef6259bc050fb8939fa00039c", - "geometry_id": "dgeo_895798d405d5f4b28137c9a2", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05", - "image_sha256": "015e665a021a77b590e6a63a29591d50f598dd52136eb67aed42766a812f683b", - "logical_row_sha256": "e93e8e8f38399399a6c3fa56f5146067d83eed9450255ef82bc145cc2ade8c23", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "16b40704a9b12abcd669b53bd9cc0deaa9cbab9b3cfff9905722765ae898a90b" - }, - { - "code_sha256": "b8e4baa9afa9a3b6c8ccf48a674657f8b7b000e349f19ba6c6817a81b1d1ebef", - "geometry_id": "dgeo_ff3ba0f2518e93b150233d4b", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05__depth_r01", - "image_sha256": "850d9c901875822f68303e7b7fdf88a32f1bcfe24e1ba647e47c45fc9eb8b7df", - "logical_row_sha256": "925af5e893ba59a515859ca6a5f1238700367e0cfb288bcb87468b7ed8a67556", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9571daa86d95505877cfebdc82a074d6751aa002e3b3d0232aad8b1921a1bbc2" - }, - { - "code_sha256": "6fe0d9e6acb8bcd7a091bf6a28be450d2bd51fc3b691129bb935deb44baea149", - "geometry_id": "dgeo_bedc0e2b304e3e53d886f04b", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05__depth_r02", - "image_sha256": "59440f97dd3b76ea441f263cb8a7e423d1145a07f6d92a20051fcf63505e9235", - "logical_row_sha256": "3ca7cf503aa2148d80546543516164805e02b4537c840e54ef3f1a5fc6016176", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3beeb2aee7a61e6c8e2b50b630527c8698298d8e66dd86ed0c4243590228b955" - }, - { - "code_sha256": "afedeb03bb8bba5851f990db912c6291ec048f5ffb43f40cf5ebfa8a0fe3d5c2", - "geometry_id": "dgeo_1bd9553c122e815d1ebdc9e6", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05__depth_r03", - "image_sha256": "ef4cadfe294e99259e3e705367b22a8a9fe027895cb09f02029d730bc82d5da6", - "logical_row_sha256": "0f610e1fab52c2ded7ed8bea5d286e9d38fe85927d297e56379ff1340678aeb2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "07f047fbea01548ac86af9e46eb03e571aa40496604c8a7d1778b252889f18b8" - }, - { - "code_sha256": "5d3c8174784714251d3fcb258fda2df35b6d65ccc4b4274e72463e7b91a4cdca", - "geometry_id": "dgeo_891b9d555768aec958cf361d", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05__depth_r04", - "image_sha256": "a3eefc0173c2f7b72e97f6dfd5019d2d3916c842d64207944ba23ed79fac89b8", - "logical_row_sha256": "bc132c013b7136f6e19275d304c2665c6fb01b059e46f148c359e71d015558cc", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "723ad62b0222d39d97855e15613c993b1f1297f4ea4889edbe9d1ee197aff1c9" - }, - { - "code_sha256": "f95cf496ac580f2f2dde8b68dab65ae1f8789adec54a4f33766eaa15017f6fcd", - "geometry_id": "dgeo_706496bb6e644d1e098d560e", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05__depth_r05", - "image_sha256": "74448348c179eef7ec55a9211749de4ee38fe0f7d3041df588d58eec66b4b591", - "logical_row_sha256": "db46f733a75573205c0b420db978737dcb6dbe82d13be14524f70247867fa065", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1b53a74a73c9fb9f40c8a40a7419e2459b17e16a69a37bcb1df7813f39732965" - }, - { - "code_sha256": "9fa21785cc1fb55d00acc8bb5b8dd1a884a980642ec0247662bd8d43898635bd", - "geometry_id": "dgeo_347287e5d15d0f7549873886", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05__depth_r06", - "image_sha256": "6b9cc997c6f2be6d98ad70c4e69cbf00cce1175a2d0f2cdc600fd9fd283a5a40", - "logical_row_sha256": "e7d62bae352c41cdda4c00c99230df9895341f7e19b2517d01fbf71567622f32", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1cc5dc6683abbcd7c837d6488408613ee41f0a4b4d265b657008401d9a6dabf7" - }, - { - "code_sha256": "7295f643cca677747447d933787181e837b8b6bf523f5112fd23a02d6d4444bb", - "geometry_id": "dgeo_311d67ae102f0799d0248638", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05__depth_r07", - "image_sha256": "6f7bccd66f86c99bd22479db4cca56f39ccfa7231ca690ce3b7489b266e5e50d", - "logical_row_sha256": "67aa3865f1ebc7711d73772711489f04d53ac96a507ab2aae7ba4900da284f4a", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c1544a8bb74dda3c6131d432e8d8edbe3eeab1e5d2db483b27ef9126e4e8eacc" - }, - { - "code_sha256": "1540105f21c4afa89fa61d8a357c78c1db7ff783e1ed30db4d81c993129067c6", - "geometry_id": "dgeo_70938bdeb65a870fd5355485", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06", - "image_sha256": "cd878d7bdd7da748b3b4e03a38d1180401c8449c2b3bbf7c9644bcfd855d59f2", - "logical_row_sha256": "d90721ff698f864b87acdc9fd2b61148c6a9a219e45b450c224f6dd0328f8e3d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b7880033495cfe03ba5485376841932f862f5b961c86704978750fe93d3ef69d" - }, - { - "code_sha256": "fb360bed5a378ba52722ae9187c4244127561fb2dd7366a3b78e802af337ee31", - "geometry_id": "dgeo_0f74a2b3c214a600fe868488", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06__depth_r01", - "image_sha256": "fb4ef619a177bf5cc8ada9f6e9b79c3510a3e0051b1f445ba94e6fd8d6a1b4e7", - "logical_row_sha256": "4d204926dab7a4846d0a95547fe5f4e4f20916c3dcfceb6c1b13368ecfc9023a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5823eed3559728e98b1e6638af0df9f6ee5a2cc117f0b63ddaef12c7166d9a67" - }, - { - "code_sha256": "91ce2956c423c3ed88be88a4973703a70e027bbdc205d33deecddd4605e3e013", - "geometry_id": "dgeo_8655b4b31b88f04c9f6f8ad7", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06__depth_r02", - "image_sha256": "ee4bd0e9e2cecda486188b3cdaa510cfca302340f58d26c077bc760a49d56780", - "logical_row_sha256": "9de81a3ff11015a75a1527095438365903b4d88335709e5c842de0a292b130d8", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "95a693483e1a0b82b7272b0922bd24f2fd8daff2ad0b4201dcfb6eb488f73040" - }, - { - "code_sha256": "89f82a79cd47f63fb337bcb380f257d501fc1f4c5cf8ac669db917a35c122d15", - "geometry_id": "dgeo_ef5239d6e77b8f4ffbc5d72a", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06__depth_r03", - "image_sha256": "17e581495686f16c54ee48a134f8b1c3f8b1ba159786d1c21fc90dcef92fb423", - "logical_row_sha256": "32c26ea89d2396f640f6a938a6fd72ab50ae072fb3bb6b9636f7aaa99822c392", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9406bb774ff142ab8f49821d693d120ef7a78f4c9412c18c7d090a3e95f17705" - }, - { - "code_sha256": "bec05fd0145b208ea33a001109e997e56331a75445ded3d43154371257657724", - "geometry_id": "dgeo_deb873bffe89144ed1daec07", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06__depth_r04", - "image_sha256": "1983b3e8c0c169e7d60773863b2dd3042b4e032fb64dc0d59b266356d5b55637", - "logical_row_sha256": "d1a33801c7a77b05f778d9db5db43e9498294132970766983c695c397a62a747", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "08ef74627b01b19cf5134916431710aa2bea3b7215ac847564ac07fd08a8246e" - }, - { - "code_sha256": "9094fbe0f4ab355ad94771f33321fab0fbd49a1ed5f49a93413e5ecfe0838ac8", - "geometry_id": "dgeo_33235c76667c186a506b110a", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06__depth_r05", - "image_sha256": "21a2e6f34240a6273ca1084618c6133aa497c5420c4be510baa8a8aac8bc4d0a", - "logical_row_sha256": "4d576da97885b1a88df080afa181d9add8b13aeaef56dcd54c52a757fc03620d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7d4480136bea600c0ab604b591fc4fc3b91fa1fbed0d212ee2f81039bb1e2b2c" - }, - { - "code_sha256": "8366816b409462239612df3c4e05fedc80d675cc2d6e1133b1b7d1becff0cefd", - "geometry_id": "dgeo_d2c59113b18a420f9eb9a030", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06__depth_r06", - "image_sha256": "4b9e0c4dffbb6d187e9557a4af7b8668465589bab66151381ddb0426838c4794", - "logical_row_sha256": "3b542c56c7174df6444372914a3714d5db59c07dacff510ed499bd45df64658b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2e9cd5994ab4e676702ff58511993d882604e2cd115392ca27e9c65976226d01" - }, - { - "code_sha256": "88c2f8aaf8e15682c04806279438822b5d607dcc05aba76fd9b63b9374cadfdf", - "geometry_id": "dgeo_6e991e264bc8bd804901db9f", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06__depth_r07", - "image_sha256": "efeb0e43b684dd68578e6994d5aabc1d21e6cf5ff1dacdaee6c21c878433c97a", - "logical_row_sha256": "a1d341b3037e59adb87d4e829e80c2f696fc2f4c935b05e1d5f9355d71b5d871", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8aa3698608459e0847fdc47439bd0675ca12cb816290c4b327712649e5a6f31b" - }, - { - "code_sha256": "5d49b8a57eeecb13bda5065fe5ece86da5702de46da8595ac73027e0f75afb68", - "geometry_id": "dgeo_df0b1cb65692c1babc469e31", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01", - "image_sha256": "0384e97eaa2384495b2de5b65adf27e3913dcc82f47372f8bdcc8bd5bfb98ca4", - "logical_row_sha256": "865541d13da920306ac959c8679e4218677c6c58f72c3015210913a55bbdfd6b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ea343ca48797fe3a7c2114ebd2e9bb8c853c88648cb92d0208e751115d8cd397" - }, - { - "code_sha256": "3ab4f9653b3f9cfe4ba85cd3df0c3f4d8ba5584f72bd2edfab4ac7572cd1aa09", - "geometry_id": "dgeo_96c768464343977cbc4263a7", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01__depth_r01", - "image_sha256": "7a060e6c87a910ab1b60f557eccbe621393d8334479f3ad2673779253b915fbb", - "logical_row_sha256": "d03877d55cb769c2d44e3c82011e402db6b115f8e047a8ed65800830676972d7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1fa1fabd6c39f35dd9e2da0bb77156b7e582561dfe09740567329c1f3f4d125f" - }, - { - "code_sha256": "29fc15a8055ec6f88f9af91ec88dfb4b4c548fcf2410200d3c27e379a2787e51", - "geometry_id": "dgeo_867fe7a80d5f3277eb54dba5", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01__depth_r02", - "image_sha256": "55768f1f33f04d253e742be86fd6a21006fd96ebf86998bb55d32f45ba54952e", - "logical_row_sha256": "c984691c5ce44ce5b135830c8bcbbaada6305c867a6d5ffef4329d81fcd33272", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "79b58762d8be27e8eea5c1f14d9a63fd479828e22623011de6f207adb6045bf7" - }, - { - "code_sha256": "82e07e7ed1e767f3b485b3423272f564168679c5b9979afde1329d6f8f353ee8", - "geometry_id": "dgeo_92b6cb851c550efc5ae16c11", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01__depth_r03", - "image_sha256": "7f3e26e00d0ff82dad8c63f4c945b7469c2abe5e945b9a8b457071d2e2bcab65", - "logical_row_sha256": "3f24c2ac2bc9c0c7c3cbbee9f2162896bf62190a21df8aeb48ff31d2ebf6cd97", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a2cb0a8c2c62f2f83bca9723defe30201dfbe2241b124ccc5bbc12d1c206c62b" - }, - { - "code_sha256": "3212567524e1d347fe58e50f1746fa815c7ebc98a7bb71845bf7092fb15b6a85", - "geometry_id": "dgeo_da780777e285a49e7d0e1e37", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01__depth_r04", - "image_sha256": "09c745bbc8fb5aacd2b48d431f49a341815d7989e248ebcf16f189269f4de97c", - "logical_row_sha256": "ae4d00323cdcacad32e178ffc19033a72ce0125a0bf7340ff9d62b7838708e60", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9f0ec055b4ff83cfe9b24abef00d0aff9130508eab6f92a035b4d4d12f76f567" - }, - { - "code_sha256": "339190b4d7d0120bbbcdafa75eca00ea1b14be2d3b89cd90a56c9e29cbc636df", - "geometry_id": "dgeo_6dbb79e0a48960ce98e4e856", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01__depth_r05", - "image_sha256": "049f941a7683fd0073325a8dc8a973f90a644acea2c2c974265834dff22278fe", - "logical_row_sha256": "4afbd4c7c5da0e77529ef156f4b0581a897187a0a715cc3ce2ba172ddca73635", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3963cf7b2a89272f653f76512fae54e337aff081516f7adccdcb648e7d26f055" - }, - { - "code_sha256": "a1081d74f2f7263cf7b8ee7469646c66f4f403b5820f716ff03e7c1babc64718", - "geometry_id": "dgeo_1397bdc0398012354407ef58", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01__depth_r06", - "image_sha256": "06b91165b5e3bf7f4f37fbd595f8e4cdd3004d1912321b428b4fb7c65ea21199", - "logical_row_sha256": "ee7d32c139932898c7976825c856333cdc962b407ce5a18ff5db495b9be1c9d9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "889d8bb3ac1832a19e5f47e224e6214b5dfa0f41f520bf05c72cc68d3e520681" - }, - { - "code_sha256": "a5b6d7cc34407febbfb318b3cccb114bbda6b95a729fcf33b92142f3b9a135a2", - "geometry_id": "dgeo_ed79f6314e1000d2a84c6ab0", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01__depth_r07", - "image_sha256": "cf7c358864f05c0daeddf37cd3a0c71c6759ed7c28a9108b7cc8a8589c7b121c", - "logical_row_sha256": "6e3067d28d84ece23977d10dba5290658095b9a5ebe86c3c489cc93b670d5270", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "71c092d192e3457459c0a7f8fca21d26247bc1e9cf7d2a5120fa8a91068d14e2" - }, - { - "code_sha256": "9454fcca044c13e6a8d44339dfef5912747f2551499c031ccdb5dbfab95a182b", - "geometry_id": "dgeo_50e8d694a0685034f98ed31e", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02", - "image_sha256": "c14c87baf6a5a5192b535a4b7e4949e7fbe80ef879ad6e244c34b1e672aa91ff", - "logical_row_sha256": "0e8e2ab13960962a957b66dd2e86a3a560b5604d643a7ffce7527dcc7f39f141", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "283057b0d60da5a4406ec96c1e828393bc37fbf48654ba1e03f2e3b0129d9ce1" - }, - { - "code_sha256": "8bd0f18f2c76f18534c278e4f2c73cefba0bd7f859d603adfb745d41bbaa27d8", - "geometry_id": "dgeo_408a4053a28995f634700fd1", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02__depth_r01", - "image_sha256": "b12ca40f2b941f399c7d85f0c3cf2e264a9cdcb147d670134e77e219fd747130", - "logical_row_sha256": "4f29a384ef7d3c133a1c1c0779d95083542c58a6bde8f3b7cf5dbabf47df00ce", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c67c46ea61fcae9aed5ebcda1a8609f1a9ed54ae2047f2eba8840bd01ef0b854" - }, - { - "code_sha256": "071db7c780c249a5b51132135bd94c9e64c43b0dc740d0cc4884564ea55539c5", - "geometry_id": "dgeo_6c7ec4cd8759f99a3629c5f0", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02__depth_r02", - "image_sha256": "f3f11d864cf1f0cdd26ab77053864cbbcbbc203e0ff1e1e3572f08f532a05318", - "logical_row_sha256": "9b4177a470163fbe04757e7e34a58a4e2cf6b5b9ce8c0c2a1543c8579d2e6e88", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d2096484f851bc3ddf70caf57684155fe8d549399d02a026c39703ea99dd3f6d" - }, - { - "code_sha256": "b6b61ff997bf59edd2b00f81d0bc2ae64d40cb01c05da63f2bea5db6ccab7f75", - "geometry_id": "dgeo_a11fcec7e1d894bb411f03c8", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02__depth_r03", - "image_sha256": "8281225cadb1bfb0c9a636e55dc701778391a9f2970d250779933dc73a8e0376", - "logical_row_sha256": "5793c4f4450e6047f550df3721efd6ce23df85ef43007ca48df0c030f6025a00", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b55ec576a0e69d8c27bfa3968b9f38a5506828d7c7a81792708deb3ff8caa11c" - }, - { - "code_sha256": "caf354b434f46c7dfd27e614287e5c7ec0c63026c81fe1f4d1130445c13a145f", - "geometry_id": "dgeo_6763f9dceb977a4111b077a7", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02__depth_r04", - "image_sha256": "4f18e9a22505f65a3852594e9469d9a627ce9e64cfd50b9b5d0d1f10982c02cf", - "logical_row_sha256": "48466aa39f97758080e1b7d63c5dae2cb49f1945701a557c4efb0ca8514be559", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "20673339e91d3731638b3d820efa965f5db552448fe64431eef8fde7afb82885" - }, - { - "code_sha256": "ded17b47d2e119faafe45b2b19d39b0a0e025c7ca1c3ea98e88f7578531a675b", - "geometry_id": "dgeo_17c04d3ea8cb84d55fe2f72b", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02__depth_r05", - "image_sha256": "a9e00a8a50efe2ecd4fa4f9cf3dac23ef2db3409af3a32aa55d692e85c25b393", - "logical_row_sha256": "0324ee72980c3cc480cec313de677d8302bcc58b648f34deb23c7335e30e1563", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "45180ac0d3899d9cb36f065fa8899187a760133f53e87d193caa1bbd310bb9a3" - }, - { - "code_sha256": "7ccd021a9ea5de01d8702bd720a5f14ae9f268fcb2ffdc3d0d1c62863f6bdb9a", - "geometry_id": "dgeo_b9ff912b7a7e11335fef9010", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02__depth_r06", - "image_sha256": "f253a3bf51d354973142e842d877efaa6fef2c853e13c72da0a6cff8add5eef5", - "logical_row_sha256": "b400868835a8290d5a79e84c2153efc7fa04e7da15c0e1e8fb02d53e7a36029b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b383e435463b2d68b9b2eb3e08c4e7b3cb981e02e990b9af5053da8404f407da" - }, - { - "code_sha256": "2c6071ae15805e03fdc706fdc982254ffedba9be91371de9efea36be78138f00", - "geometry_id": "dgeo_9ddad05eaea8f469cec2a462", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02__depth_r07", - "image_sha256": "ae0be42a37431a80a3b9349edf05dce5771d252ea6b4675c26a9b0455cdd6cd8", - "logical_row_sha256": "ccd46fccca175ebb596232d967f45d3ff3f515674322e9250971d344fc778648", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "1ca9ac6e2563a2b49812fff755b06ebcf3a45c2614cb9c56e958727dab7f552b" - }, - { - "code_sha256": "6266f36b2dfdac99ae2e8805d00541b9d8d5073c74181981db3071c20b328512", - "geometry_id": "dgeo_52df4149851025acaf7fccdf", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03", - "image_sha256": "fb131e5075aa8f981b7bd0779dd8bf6dc33ee471714aedc1e02191807409fd5c", - "logical_row_sha256": "935f13e4e9be8228418376b73441050cc82c9a9db9aae190c5f2a772b98d803a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "759aaf36b1dc2edb25e7893780105c1ee702fcb1b155ddbcd8a9b53efff15a32" - }, - { - "code_sha256": "d5c6ee6054dd018e292c9bf73ff9ffb71f858b69534209d15cf222e992ee01b2", - "geometry_id": "dgeo_d3241cc67bda9b55077de9f5", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03__depth_r01", - "image_sha256": "731639cfa7beb7291fd897754b292c498b7dfb43d2792a332c3ad0977cb96333", - "logical_row_sha256": "f467b547987c31e5887e0a66f06710350d4065199379261d1a438ec3024fb2c3", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "365c216eeb3ab4150449a216d7bf9e8d7e62ceaa7f54c6f58b41ac7c1257ad85" - }, - { - "code_sha256": "ac4188a063db4a6f0fa6ca4c9936141a55f90aedf94caecccbf8195900076574", - "geometry_id": "dgeo_4c3eb99525beb3af7c0403ac", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03__depth_r02", - "image_sha256": "6b409a6fb76f738ad22e3a525d7258c0e0e8eb60ecd31f1dd9d71cd501177e71", - "logical_row_sha256": "5031504ba995f446d0b35e57cbb4498b056b558349d8f11b14a19f61e269333c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f10c0dc4389119a57f81fd818e05b29f3bb6bf6297fd7c1c7e0c31520b8f6376" - }, - { - "code_sha256": "1a01b7b7f755492d3ca4a96fd0a4625de7c2d520788ee278037f378c65bb8aee", - "geometry_id": "dgeo_a0866c4276d777f4c6ca851d", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03__depth_r03", - "image_sha256": "83ef77bff489635dc739d6d01416a4dc634069415d1792340fccc410d53315e7", - "logical_row_sha256": "91f5d3d5b4fcc2ecc2b1f533bc085dda92ea530fd93c74624a45aade90fd5fd5", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8b8e356dccfba9c2a4001af804314f6662a95626f3c937c3deaca68592de50ee" - }, - { - "code_sha256": "d9c2cdb17ff614c9973002cdb6da068fcb21b0d4614c0e2ace84b5ed86606598", - "geometry_id": "dgeo_16e44ccaacdfd67d9c73f60d", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03__depth_r04", - "image_sha256": "293e0dde2057aae19a57cb4326224501aa8202efa10b78a1bca5b79613f4fde4", - "logical_row_sha256": "fc7a34825dac973021413b2828073160697b43660bac5d347929cd9877d9c6ef", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "29b4f13948945a529b3048fcf2712e3d45fb6ef67c4580c151285cf58a38457c" - }, - { - "code_sha256": "ef1c0d20e974f448824de281d2b990562e6b8847bf1425b0c65fcfa0fbe65635", - "geometry_id": "dgeo_1e49ae8a3c0e7d988892935e", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03__depth_r05", - "image_sha256": "caa55d80f8ac7deb8833d50ca3d0c8b9a2fbc51c7dc0e0303559c08181b9a56d", - "logical_row_sha256": "aabfd28e63f05969b29c8bdda4296b0af07499756fc2f74313b8f916ce4c76e1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5e52192b35b1d6b511a41bcdc4927eabef4c6ab154c0ad647f8651001d2dd61f" - }, - { - "code_sha256": "24ad58a0f6c4b5743a61945078d3caca8c1637209897c2d1837d29b3f8c30162", - "geometry_id": "dgeo_482df0d4c915cdadd4fc5da5", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03__depth_r06", - "image_sha256": "9f8d92f8d893100fb50647b955db45529c883629f4b05503fb3396bdd1b6054d", - "logical_row_sha256": "4405c4ddd50252762c260d42105f1f3f0b476ff5871e6bd54f13567e86b6854e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "89e9d816196e7d47d907e31b358f01a1e7dda3df49173af0e76727545d725965" - }, - { - "code_sha256": "a69ccb4a74f4bda9445baf3cad80ce0ec99282f2e3ca50daa290acc2cfaa7c8a", - "geometry_id": "dgeo_3ed3fac37fe758a7c26e26ef", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03__depth_r07", - "image_sha256": "d41158814ef2f2b0fdd35d18d4eded015de121862e272aa5576314a3941db35d", - "logical_row_sha256": "e8f96c106e7c3e8652e1b3967ce2646c989de2da329e96cf8585d54079ad2bde", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "47782c7f4ecf815981508bfc3cc0575e38d37267536897f4ffcdfc9835be636c" - }, - { - "code_sha256": "1db7a5f8bba8a4afa0c0e74225adf5d7fdb7b1f2a85434d5979b97a057fc7711", - "geometry_id": "dgeo_ff939a8b09373d6cf07f2b2c", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04", - "image_sha256": "ccd433b9efc5ec0c2a5827cd0f7c3e28b988c47c0888cbe355f734718b9ff892", - "logical_row_sha256": "739a8efac533f93828827e5b707f2ace47d57aba9b65e0f0d4ae7d33561037ea", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "01b670bcba72a0746dc95fd506552c54869fb68d42292609f18a21833025d754" - }, - { - "code_sha256": "5710ab85cfe78f8328c8ace8263d940c10bbbf1be8ec227325f77a34637c1756", - "geometry_id": "dgeo_a1c45a7b5db8484eedadb832", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04__depth_r01", - "image_sha256": "80fe936894d27b199025bcc722e06410520d0c1e374f08a5cf453306650914cb", - "logical_row_sha256": "82cf05f9cc3b965b208358ef491109928d4886c94128e070f0e0d4f20cdf4dc4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e3c9274fdaea499bc3c94c9c2ede906ed011fafaaf445d6b38a9739e39b9a76c" - }, - { - "code_sha256": "983b003259dabfeec5ba572d9d2492628d5d54fe50398fb9f33e918f44d59e74", - "geometry_id": "dgeo_8e74b8032c0f835bf9c5a709", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04__depth_r02", - "image_sha256": "58f6bd07277996f6bcc18538aaf0b77db431edea3885bf94bc9253d5ccfa6b13", - "logical_row_sha256": "c827dae83391661b1b336b31435f1890beab98064c7e1490129d7b22163bc8f4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "55e2ad7d7e0c412b7705c46607ef667bdd061ad4ffe6f7765fa9e2dea2a43070" - }, - { - "code_sha256": "b24643734573c7b1ede08d9666914c49aad01397c287bd5f59da31c4af16438c", - "geometry_id": "dgeo_109c0cc57f7c6585bbc10104", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04__depth_r03", - "image_sha256": "480249d447d99a6456b6146dcd22cbf3cd4997a00c8529b94f6a1310685adb5a", - "logical_row_sha256": "1db84f1b6c4dc1d61db0dcfe998345b03463e3ca5d79c6a8aafaa5a6eae2b81f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "968ab09b5d12c9a3f94c5975cfcdbb15f8255333c8c3b623ddd50d766b2b3a07" - }, - { - "code_sha256": "9c752b191d41496f013c246139681246390e6aa12709f8f1e3a3632a044528c0", - "geometry_id": "dgeo_85f10d1ec23983b34cf0b056", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04__depth_r04", - "image_sha256": "ceaaf4c6fcf6c3503c55a60332e2e023154a26e103f8fbfa90cf4dc4e70333c0", - "logical_row_sha256": "7083afd1bdb1ad4621397f96bf9bb4822eccbe670bf31e5a5a1cf6de87c10189", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "d31392a524b692e23f27434f1f254db33d8628bf19d203bcbc3f0e54b619f3f7" - }, - { - "code_sha256": "658ab7e950089ff1563301c6038ba3cbdeb1c47f3c94cf82917a6af686dae184", - "geometry_id": "dgeo_fba4e0422672a7d857d4375b", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04__depth_r05", - "image_sha256": "bda54d8ebcd9d7dc10ff56cbd3787c23ea6ff2f5a47aebafad337328a1d36156", - "logical_row_sha256": "db8a2bf14e41215ebe61d9cf2b6d4e2cd37278f09c27312e491b95fc764e758c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8cfec70555e463b1b41497628e4d2aed9eb0a8531a5e4b86b74c2d16e30ca146" - }, - { - "code_sha256": "8f677ebcf560997bd809ff80758e20c6286d7dac117462a3cd1a2db9f79e994b", - "geometry_id": "dgeo_233f37684a2324dbedae0368", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04__depth_r06", - "image_sha256": "2807db428315ab9f9a0493e2abdf9c332dbb49a8e5296452a169a6f8d9841042", - "logical_row_sha256": "de61bc5c88c932b0f67934fd9808314da6d3cc4b4e81edff65b39c74612c7ccc", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "20800311e31ce8479da07c38cd98426437a88cc079c07669fd279898c25a100f" - }, - { - "code_sha256": "a45fcbc3b781ebd3761fa8f4b33ff5979e852d4b9be73d868e065ad2e4555158", - "geometry_id": "dgeo_e86a8d176387589f9f853203", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04__depth_r07", - "image_sha256": "23fab1a3336c097c17010b47495d3951eabe579214be9d1d1ef71c3bb2576d90", - "logical_row_sha256": "02b89d3efcc8730fb3606969705aacc77f4e1aa15a6d8b11666785b6264a203f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "232dbb59937536342a141b711cfcdebbaf07913d1db1118463070fa057fb1251" - }, - { - "code_sha256": "55dd5e01580b2931c0bab8f73863717ddbbec4fd43ac38fdad6768f6d1f2c922", - "geometry_id": "dgeo_8edbfcff8e936514486005d2", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05", - "image_sha256": "ffb33a07cf83acf8f8468890f72ff0533776b336c483d14682db1eddcd63f04a", - "logical_row_sha256": "c575e8855faaeeae018f37e2fa61ad25dd6fa2df3bd15cc955d1cfbc4211bb60", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "45f952b0f788f776a9bc3dc687d2944caf71a8f11ea01f480ece38918a92cbc9" - }, - { - "code_sha256": "9e3a99bd2aba91ebcf834687f72810c5795bf89f2984d51d22ea8e6a1e959b38", - "geometry_id": "dgeo_e9cc889f45e8cfac1da64cfd", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05__depth_r01", - "image_sha256": "62268d7b3a147dbb2f5c2129c68c9bd9cb96aef2f73dc373579019bbcd0b6eb5", - "logical_row_sha256": "ee700bf5da8d2a29a6fe64716b3f944133b41d416cf393574ef485e30b9c7d90", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f11820e9326031c0f24b8f92d817ffa51beeb64e52fd537b213e9a18292912d3" - }, - { - "code_sha256": "620577875eef3f3bf94de709b533b5ea80b9af7aecc62e3ba23d70a464168805", - "geometry_id": "dgeo_6739a304c4985ab4f1ada991", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05__depth_r02", - "image_sha256": "764f5d8fbde96ae50dc5975c59fcfe16738b65f0dbe86e265ea35a349900f83f", - "logical_row_sha256": "020158fcc6e7251207a3a879cce421a747683d9c80150cb7a491af9aaca12256", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c300db45299208616cb65032ae0169c55fd2d02af6306171735223457d4086e0" - }, - { - "code_sha256": "8c75be7addd1e61b6000a21e62a156f87382081bfacd43538c57f8fc6436674d", - "geometry_id": "dgeo_63128d40299861d91b498e29", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05__depth_r03", - "image_sha256": "957b3ed95d11180bb8d37d717bd62c9fe8e58034b99aea621b4ff15557f3c6d3", - "logical_row_sha256": "a34908afffce7d71dc7b6a6212ec7a01843ba331f29bd8bb6a8b8373d042a0b4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "04cf470da649befcd779880626f9d7bf1c4f27869d65adf68ef03876952339ba" - }, - { - "code_sha256": "6636955cffcde7c32e861bdda172c1f07843b20cbf38a6ea190b0875f4a7e2d2", - "geometry_id": "dgeo_164510a32d6aa6d408585854", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05__depth_r04", - "image_sha256": "0adf2092ca42a47c562e3e12dad4b1f824c511036cbec1e97d1402800abdc9b6", - "logical_row_sha256": "a9d0ac7569089a410102e88d75fb87c2c09ea4429433e4c065671627c309843d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b66b8c4049cdf0deba9989c4918c87e4396e1adadd6d696e2378da01d6c5da76" - }, - { - "code_sha256": "ebdf7bb34ea93c0eb29dc424d634be8d0f4c211f8a721786f4d485fe9db02d09", - "geometry_id": "dgeo_3e3c79b559296b6a2e2725de", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05__depth_r05", - "image_sha256": "28bb1908f026aff6b4e9873a6eb5584a31e5f0cccc16e98258fbce7ce321b849", - "logical_row_sha256": "bd6610a46d6e19b0adee59b5d8587a864836b6a011b55fd64e061e218b8c121c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d10fcaa839d7dde330547915875f00ebf7165ee3fd893e2de7897a76947d1a7e" - }, - { - "code_sha256": "edad1860ed50d64ea6a3a43a861ec6fb19e87f5ac97240a4bbfdec1e8c589f58", - "geometry_id": "dgeo_a31b987b2e341d571265cd18", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05__depth_r06", - "image_sha256": "b94000571a755f22bf58ba31fed69178b451e8c876127c453f205457df1fd13f", - "logical_row_sha256": "9721de6f6e1f659b9716ce4a671d15e62af415f71cc8f1a0a0e1cd819662c98c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6fb0c7b9e82e45f2fbfbcebd47d906f8db82d87b117ed802ca16f54f4558fd3e" - }, - { - "code_sha256": "f8e227c1c70858c9a5c1a19515098b1d6711972a0ff9b99a89d79b00caf5ae32", - "geometry_id": "dgeo_5d56ab78e88811b8a712087c", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05__depth_r07", - "image_sha256": "4a8ae15ab3f0da6ee97718a41f866049e899d8713342fbdbf19b421351015796", - "logical_row_sha256": "f334b998fcc309a5ecf9a55bbf465e5ef069c45500e79002dfb4f617dfb0e5cd", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "724f54538a5924025645bb78ed5a4122108d1a5caa9aa0f162f4a21a25573f96" - }, - { - "code_sha256": "e85ef096f62f09a29924f112e8ccfe1f8c45293003f352d20c63b93c43ca93b9", - "geometry_id": "dgeo_ca003d7126c411cce4a6818d", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06", - "image_sha256": "8f43972a9890600b8b1c9a4782ba23209b3f6250514bc911dc7687971be621f4", - "logical_row_sha256": "1685bbe286fcae853677a9565a9b9a7e38f264d14d3f02c9ae79d6b60b31c3e9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "37dc4b4856f0ed215dbea211fa0796d4f82b8f9269ee3fdef127e205ab57f578" - }, - { - "code_sha256": "14460f02a4e573c4472fd31fe078161c78c21386329ca8162143fbaf251770e9", - "geometry_id": "dgeo_df493f998f57e6767c7249ab", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06__depth_r01", - "image_sha256": "a5c9415a58f086b57790b0d32b7bcf73b4b4366e2d305b0c28963c69dee6fe4a", - "logical_row_sha256": "0414b75050758b6d4adc2727bd17eb01863e349a6b19ff9b9603c66a31ad5f72", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7e0d41313af3b4ac7968503dbba66398560608a86efa207df36cfeabcf761709" - }, - { - "code_sha256": "b47dc704268a2e1870902b257462e96be8b4665bdd07adefa91c7cf40ee694e8", - "geometry_id": "dgeo_292d4e8973b6d840dd2c1006", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06__depth_r02", - "image_sha256": "391720c1e3b4a4e34847f35f172b399f68d7905ffe9df2ba635021ff470ea66d", - "logical_row_sha256": "df3e526c002506c6fa12aa4fd879db6e6bfbf056b447d59fb5609345776963ed", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "94df86aae418fb2439f824d2c7948c71010160a7184d738bb4aabfb2cc47cbb1" - }, - { - "code_sha256": "8fe6c15cf9ab88b1dc7de7a152d945decf0183f6b3b1cd713b29ad7135c1b080", - "geometry_id": "dgeo_fddb7cb886d1041737fad435", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06__depth_r03", - "image_sha256": "f36ef9f1420fd998bc799d29f4ce39ec9fced6ba3b42b8d661590e4db4f293d5", - "logical_row_sha256": "4da95d75f7f775e2b0249a9f422f35f321f88779254cbebf9134da257ccbcdb4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "11da75258280fa1ebff6062776a8981cd09a259f39d1f0d5263b8cb55625c0a5" - }, - { - "code_sha256": "102452bd80b8bae1dcb2a0465fec8728ccbe6822a886397494b4bcc65e986812", - "geometry_id": "dgeo_c4068c7039b10b241cb055ff", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06__depth_r04", - "image_sha256": "c1051328dfd73f48066cf4f4d0581142ac63a9b2c80f4ce0f740877cef1cd2a8", - "logical_row_sha256": "42c52071537f47bd4fef86f3de537eb1d1101609bda63c63b55173d45520f989", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8b6b55d87f98270b12634803e964a209b6f86a96dbc1e9572bd98ff4833d50ad" - }, - { - "code_sha256": "d22470ae162055ab88e45c828add4732f3572fdd331ddc1449f9095c6b7a6ccc", - "geometry_id": "dgeo_29e0493dc576eb8d901a714a", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06__depth_r05", - "image_sha256": "30688634f8ef78a1403d3735cd374c5e6eecd5f0696e62bf2b90011aa928bb34", - "logical_row_sha256": "5524e9db3568e1b3f2aa9a824f749a4753cea1925c2e990298b88a56edb42979", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4371c4ff28ac02b6f2e802ac95e289b3d322e48cd8c2ba6632981d0a26c72d5a" - }, - { - "code_sha256": "508b5eefffa550bee491d50e9ad180e131e6833d32ebde6ef2ffff11b72e04e4", - "geometry_id": "dgeo_7a4009ed1a3d1c3283fa2f4b", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06__depth_r06", - "image_sha256": "167b13f36f63aa5af4409978a06cae38ff9d613522092e56d830ac13767b1a97", - "logical_row_sha256": "dc4ff372aeb3d2c16656ce5d8c907dc53e8ac1f317832d5b372b6e03b9d8812a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "93690985046bc54d6443e9bc931531df7419803acfe6c2b23c46fd26502940c1" - }, - { - "code_sha256": "93c45d94b7e3ba538d088e7f1eb4efca623083439a4d9becd7cd7e95287f4020", - "geometry_id": "dgeo_2cceed74c957fe5d9456f3fd", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06__depth_r07", - "image_sha256": "1980ba002b8d467d0520cb581d176530a4d56c33496dd4ff73088e6fe1882b1b", - "logical_row_sha256": "95e3df1b4955b9bcdd15991d005e72b542f18aa494fb3bd8ebeec64d09f61b59", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cfe13d43ac268bc1aecd9eafa34aa0b875efdc90b1d10b5bbed4a85305ccff2d" - }, - { - "code_sha256": "13fff56caf85b1f0d8fab83c8ffa2f361e1ecba941caca596ef652778fc92234", - "geometry_id": "dgeo_045a685b65d8682730c39a30", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2", - "image_sha256": "34f549233505a978bd1d86a0a398cd9b25e2d0e97e20ef47ed90b2b1435b8316", - "logical_row_sha256": "4f78ef19ba9ab0875368f73bc552b55e0de27e146165c62bc80152adedbfd4c1", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "dc547798cac4adc14b03200504f4afa767941bc88186039378e592c63b11c3e3" - }, - { - "code_sha256": "bde6e44b037461b144f7a8c613e88bd23a2064129a8e1280d44160ad73112ac5", - "geometry_id": "dgeo_810b77205ea89a911141ec81", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2__depth_r01", - "image_sha256": "95869671cdb9e25575e02112feca3f645a4056ba272fc16c3e53f6b8be9a06dc", - "logical_row_sha256": "6e1dbd189d3d3efe9b27fa85d5d1fa991324a5b967a2f91f91874501566acb5e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "6e5d9c3cc6890a9e83919344e1ee7c891a8a9dda5ed207bc9107d3fc4d5f04dc" - }, - { - "code_sha256": "0d0a2a9f02090ca46afac775614e5a37f156ad83d403cee04f1cb53951fc855c", - "geometry_id": "dgeo_6a910b82096b74a4a98a06d3", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2__depth_r02", - "image_sha256": "911ac0eb0e4681eab6a314a83c46e675d23796ed295959ea29cd974e806f46e0", - "logical_row_sha256": "176342cea778d2dabaf72ce41fbe5b95e5cacccae5705fa93561b987dba14c74", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "9b16afa6fbeffe42fd3adba5840b8919fc69ad1c9bc94b62d89b2b79e40f85a6" - }, - { - "code_sha256": "a665433a1b1746631e7fe60a5e36dffc654311131ec5c37bbbfb6c0fcc12928e", - "geometry_id": "dgeo_3ef5e8c1174ea19bd47e8102", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2__depth_r03", - "image_sha256": "aca650fc674886986cd7baf0a11b00b139a11149e5189f21be53396cf8c17b07", - "logical_row_sha256": "1f9d448f5a265faf600d317e81e9679114bca7a4bccac9ef49517375b0fc85e5", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "13569994236c889ad67709b73d30d28b3a47b5d0c7c8f4a392cbb270dd696880" - }, - { - "code_sha256": "1d817f754b5eee6eddfb7c3f86ddbd932fb3788cf135b26a9689f2c92e8392d1", - "geometry_id": "dgeo_a641db1f651f4c06545a284f", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2__depth_r04", - "image_sha256": "d0f7c0f6f91fa431ad6286bf76ceb8e32fc275054cb3581f1134f735e6124d32", - "logical_row_sha256": "0fe73164e66e5d92546b1090c98067096c2483826fcb3582c648bd576d17fe1b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "61c7acabe12eff95e946e288735493f215cc763e6a44596221e2467920473671" - }, - { - "code_sha256": "dc0e7ca3699bbeae99f68f64805fe1de9def3b09f8feb6ca1b2f3252a2176986", - "geometry_id": "dgeo_6ac4f442b8af51181d22f868", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2__depth_r05", - "image_sha256": "f36fd8198d3c4c9ff674dbf224869814d6cda4f5c86a5a2fa2bebab4df96beb5", - "logical_row_sha256": "0fab0f40f8f078832ea63037df79b0e6c12898e4ee39869f463fbfb94abaaea4", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3121d7183626937d818de7140233aa493ae890458dc0921adf7b622b3fae0a4f" - }, - { - "code_sha256": "6b751fd18e194f39910488e4c485c3d9affdee05ddcd2298d38530956485a639", - "geometry_id": "dgeo_cd49aadf86fe18e1e8580684", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2__depth_r06", - "image_sha256": "92f2e6eda48601ec344283e14e88a3b464e1e08eeff209ce999335afba0d9b8a", - "logical_row_sha256": "404a9a7ab923552e902670346f7810b893f86129e40b46e3195ee3e2164748f4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a327bb821eef7976a0c9c68e371b94a9b8e866ed6d5ab4f7ea303eb2ba6519af" - }, - { - "code_sha256": "ada13d775c0735800b79481abd73b494ee457637595869cf85ed0ecb82c1022e", - "geometry_id": "dgeo_b000b79b0b7e0ac436e5fcac", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2__depth_r07", - "image_sha256": "abc30e448d64a5f14a389b3290e924a61c64aa13c18ac7da044d60b075a82add", - "logical_row_sha256": "56d83daae4fd0a42fae9ca7e56b00a47b95ea6d7751a4db4c7937714579d5760", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e3a829c54fca50b6f5088439ad5d7c3dfd70e326859ba4a83ce34b9d9b0097f7" - }, - { - "code_sha256": "febe27002fb274db3e40da4a1c8ccb5e51e3f461a7d656af8ef9f94173286ddb", - "geometry_id": "dgeo_6bb6b599a634496d56496c65", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2", - "image_sha256": "bf37578445c2312c8564604442bfa2ecf0314d4ea24f343e125793eab6b39db0", - "logical_row_sha256": "16b6df0aa12c54fe4fdcc760d3dc3ae27e303032b54e0a70a84daf2161038ef3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "3568a70fcc3fc95173c7e393f514478258b5b84741b58fdeb8190d8b0676770c" - }, - { - "code_sha256": "065f49fd8621e58f150827634b9f8351f413055ab3fb5b3f06d65c740a7ad40d", - "geometry_id": "dgeo_b256e0f33188573db4ef1fc6", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2__depth_r01", - "image_sha256": "90263798fb6695e5ba75a653ab14f5b81b5df6c929b5b527c6d827d45de8042f", - "logical_row_sha256": "0c0fb7f8916d40b4103071ae5faf9ef8b74656b060feefd8ddcab6ecdd440f24", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9309954aed9499ce932ff045e59b4fcc007917258f28f458e06797a28e86438e" - }, - { - "code_sha256": "8df7fb0340f4ef973ee53ba423ea81b9e170c174ef6eb4bdee9a1327305bedbd", - "geometry_id": "dgeo_aa5a4079535b0cfbe9df4d57", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2__depth_r02", - "image_sha256": "6b5e82838e321a708c3c8bfa609b57c913a15f4f16206738aea661c09ef2357e", - "logical_row_sha256": "3225b3ff5430ed64fb2046ed28ab513858e584d98b8955f00f57c0a8719037f5", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "57626862497cf1be87988c7b6aa35958bd8acff65b88f7f410d8cd4aa9a3f46a" - }, - { - "code_sha256": "cd5f76a264d34aad8d580b7dc0223801aaeb3eb5f1a6e3c06dc91482e029fc07", - "geometry_id": "dgeo_81d47fc976a042825eb1e666", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2__depth_r03", - "image_sha256": "32a25e730454b837a94025352c643989d35c01aadc18a59d52828ba32b7a347b", - "logical_row_sha256": "c4786cc2b3ffa0f95cd4fc744e20ae29c78d5b72a23d37654a34d2e96b604baf", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "835b423ac91164c197a95334bf606897c0960d4667feb525492f57e2ed7482ee" - }, - { - "code_sha256": "7aec0e2e41a51c2a3a637d8a4552785e7fba42e8f973062e694e95bad24d41fe", - "geometry_id": "dgeo_ada25e464e914f080b0e6b5d", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2__depth_r04", - "image_sha256": "fc9d8fa26174c47d08ef17dea07a5db88d9cb0770e597990a2bab19efd44b398", - "logical_row_sha256": "e2ba0e6ac69615660d65f7a0d12fa97ad680cbfba6404d3c0bd362a7b3dd66c9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "046c8b49854af4dde72c2023251b111b7dacb59d9192ed0dc24dada4d5bb965b" - }, - { - "code_sha256": "ad80f5618d3e743c73c5e745148b95bee2a65edda6374108ec51899c14452cc2", - "geometry_id": "dgeo_84b8aa32d1ea53bac9cd923b", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2__depth_r05", - "image_sha256": "93b7bf42b82cbadbbf4488b3042a28c1e987e895ecdd1b943a42928986806bc7", - "logical_row_sha256": "4d19bcae8a9f9a0c899fafeb0d6f709c3a148a363a095508adcd4ebbb3913866", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1d05b96b390d29694e35811b46349aac25bfc2719f8dfd224f9a02be5bb1002c" - }, - { - "code_sha256": "ee272eee635da6290e6c250a42107cb1e377f0a344efeacf6d17986e5936aa3d", - "geometry_id": "dgeo_7422b8ba5c0d819d4e5d103d", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2__depth_r06", - "image_sha256": "1358fa796017a54f815dc38e4a7774091486b970e27d967905095733b00900da", - "logical_row_sha256": "7bcc7283d22dcbcee3038b2d5f71f831ef8faf595a1dc3823c4b293cbef57e52", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ca42965e2770bc3f798560b963fc25ec2a72b77fdad9a7b96b83b2ca0fb0dab7" - }, - { - "code_sha256": "04ab77e870b75bf4037dd3e9f922204ff8015cc5fddb3b74b692d1457ddf9cca", - "geometry_id": "dgeo_9168d9c521c5bd30c356b3db", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2__depth_r07", - "image_sha256": "9da555f5d51a26e7fb4ec75b131ecf8add791940486472fd33f2071162693697", - "logical_row_sha256": "1e167c3f39ac1b81f39fe1c6a1aa20f7568a61d79055cf57b092eb8787317308", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d653041b738294f230b1c6cd1d007800789abe3f2300035d00fd2982b1bf1c56" - }, - { - "code_sha256": "f3db82f6874bb6bfe1f8cedb88c61333fe099e3303fad25862d60c91a23c08a7", - "geometry_id": "dgeo_1a557a3219eae537bbcfccbf", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2", - "image_sha256": "25e4cc091b23abc9a3d5a0db78fe9e3e2a63fb9e52f1a3e25d98688991ff3c6e", - "logical_row_sha256": "2c82db86276095b53149ceca090d08a49e973b5e757b09ae247ae00b66a6a8b6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "27ed6d11c143a5c6d3f1a971a4c52f3d9a5deb3392eff601ed11564df9c0a795" - }, - { - "code_sha256": "2e744cb4c9f3528825152a50f3b93cf9a3cdf979657fbb7ff189243d011bc177", - "geometry_id": "dgeo_5c32ccc6b1d521a7289cb448", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2__depth_r01", - "image_sha256": "9494b1309748344284dd57b01fb646aa01a4a3bde1514e8d6fdd914c46292467", - "logical_row_sha256": "71a7de793919bcabb8c1b5c88853e804f47592ba41f3b42aca9d07d4083e4673", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "51ddb1d4bdd0c19759da8d38ee95ed97008ae4f38502a712e2b232150743f2c7" - }, - { - "code_sha256": "43a98ca18489b0ab450cf4eade5b2a4d87b09a9b2850fdd9af975de235e4dc5e", - "geometry_id": "dgeo_2496f9ffca164bf7c1316003", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2__depth_r02", - "image_sha256": "0c71604ce40944aaed42176305a0799935464b00acb1fe396356fc5666a402ff", - "logical_row_sha256": "53b2ff24a2d90237ba8547ff18f8a44df7ec2e73be780e34a3f9628b55b089cc", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8cf8ec2feb29b89f797e02fc35e630f9612faa97df938dd794877c43e83ee889" - }, - { - "code_sha256": "3e36c2ee111a2a70ed8a283a362dfccd65e48db0ce72498fa8aaf361052b3930", - "geometry_id": "dgeo_d3a725e77fd35eb0b675aab0", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2__depth_r03", - "image_sha256": "b586de6d92bd1c5b03a772a4a81a7e29daac756a02fd34313c193bb4eb3429d3", - "logical_row_sha256": "437a674a9a2517177e94ceca3878427ad56d814f56d3ee56eab9d491b2068bed", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8a91eb02bca7a756b255472fe1446bd385d4a97d096d5acc2076f8aeb3175785" - }, - { - "code_sha256": "206e333a5aa0dbeec6404d00b39ba0adb98bbdbd229f96853a363d6477273deb", - "geometry_id": "dgeo_0d218d5543572f430a3bebf2", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2__depth_r04", - "image_sha256": "9540774198ca43f8e66a20ab645e90d001599eadfc9d37b401228873d4d70112", - "logical_row_sha256": "2a65871d7d7485fc3cd72925e5055a0a937c6e869de79e7fcd2b4e7878f05b7d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "7af13ff95b356239a16a96660681cbe89f18d94ba52c22be35680aa85779a42a" - }, - { - "code_sha256": "a81e1cfca3891cb5880befd7ce2a6015f6ad197670bd215de87db158083b3018", - "geometry_id": "dgeo_5735c30e8f299ac7384949d5", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2__depth_r05", - "image_sha256": "8fabfa441be8fd721c8e9e859d9b731a7cc6de050b583b4df8e8afc9f548d059", - "logical_row_sha256": "d466e6ad2a183a03b3a8a1ade9225f0fb8e646b026c43de99e641783f422fa18", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1f279a2e6ae330bf3fc61664e98fbc0e94db6ab44b153020b05ea7219db71354" - }, - { - "code_sha256": "f82d3d60570bab9317f698ce2a19e7b8c300b2480df58c3533c36d889b3866c4", - "geometry_id": "dgeo_293817e3a52fc6870e70d4c6", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2__depth_r06", - "image_sha256": "889ff24ed9896f2e87f7623b6cdd8d1630c52cd60c5174d11287f8c45c674431", - "logical_row_sha256": "971c09c7ee2d1eb94859c84fb697111368861e638952b604c4c3cc89b736d80a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2f4251067c0924ba79149449ad9ac2e604a759cd6b44ff26c82f539bd6c7ee03" - }, - { - "code_sha256": "8fd833bc170aad2e884731a1b097fb955f7d31b1b8ad4e4b1bc2c1b67bed7ed7", - "geometry_id": "dgeo_97b4bf6ef624468ec874d545", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2__depth_r07", - "image_sha256": "8f6a2514d6afce530f33a8b3326acabda4c68cb68f872e502df2eb4d73af1d3f", - "logical_row_sha256": "974a5e8b473dd9bea03bb13c9efe036ae5b6cba0edd794662e53a65ad1dd59db", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "998ca0934e8dad32cca9c63e34bb3e22838917aea87f2c1607402b2a67e085b8" - }, - { - "code_sha256": "4a9cd315c08a38bd7042cb8afa77f0a15023b427e0a6e7bbb7323834e8b0c9cd", - "geometry_id": "dgeo_3e2392714dfeaef49621baaa", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2", - "image_sha256": "6edc41d6e18f542877d09131ec33a20fd687e7d8ebebfd6b6286d7ca89877797", - "logical_row_sha256": "eeba1218879b0872640c2519320a7f3175dde100fe89adcae8046d54e286d867", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1047e66d0f2ef15dccd8564fe787e1bb93ee56fcd90d66ac4fce42cb41a49ed4" - }, - { - "code_sha256": "47ffdbb96b505b49d376b18946e49d3c0feb35b4b7f733a5a858a3a3a97e8498", - "geometry_id": "dgeo_27cd0e8a59bb5e2a43fd1d48", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2__depth_r01", - "image_sha256": "bc2617a0f114f0479934943205a20333f4fc7c94d5eddf9dd62cbdc028e70cbd", - "logical_row_sha256": "b7a14cc62edc0b6fc11c48c10191e37b505acb8eb7c058d606100f5dc439fbae", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1df372632f025c51ac27f4ab09df0d36852ab8208a4d66a1584364f5dd2f9902" - }, - { - "code_sha256": "c4cd50a57319a9b2797aa599d138300728ba9d9c80b4844558f110fa831ef71d", - "geometry_id": "dgeo_5d8f0e9f1227b902b1d51023", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2__depth_r02", - "image_sha256": "3069e4b0b622fd59272c116b5adc92264f41f725671f0b27b0a48f4ce7916612", - "logical_row_sha256": "e73274b52d56d717ed5567d83eedcd9f6d0819f45664ee4c202ad921d9574987", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5779bd6f48ac6c362d9f727d74509c9ae1410bedbf8c5605cd2da3fea768d27c" - }, - { - "code_sha256": "5a3966d4bb5c87a5c67b813e833956d947a0045096908023de88491694369e1c", - "geometry_id": "dgeo_e442bca99225faab1bd6d260", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2__depth_r03", - "image_sha256": "c675cf0b6631d32ccba36fde6f122760c197a1d035f32ef928b2918b12777493", - "logical_row_sha256": "9888726b887b124dbc8098d92e3eb5529af1b450559d3b11ca801c4932cc8bf6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a5910b95a0baa640ba5fab46c63b9c471466bdb36e29de7be264c9cfb62eb7fe" - }, - { - "code_sha256": "41eb7aae080d3a2d62dbdbd634322a177624c4dabdb52bb880bb9c744180cd1b", - "geometry_id": "dgeo_c23c597df92036c28135f5c0", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2__depth_r04", - "image_sha256": "0a7c0c1878bd4a2817cd76161622de46be70a93c7f6f354b66f8e489faa17736", - "logical_row_sha256": "6b4751e61d5cf38608e63e752e3d361b5538c00233d71e43be4daa3524d930c7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c045854c8da62400384059065c0c866b5a7a6b5072d8ce1d55e15e3c01ed8099" - }, - { - "code_sha256": "2d95fda0197a34d699ad99dd7d10bf5ddb2e376f75e7afa5616e4aee0386f031", - "geometry_id": "dgeo_9e7c763ae6f5c8037caea35b", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2__depth_r05", - "image_sha256": "ec5daff3287deeff51d4af4d9c4a4f2916c80956b985d7d992ab6243ac93772c", - "logical_row_sha256": "a80b492f32aea5f219aa085eee658a6e62a36f0353eea3ebd21bf50e1f9ee3d1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ad4ee783554a1aeba4348b7d876fe949ecf3fc214d131c815a2c92ed92cc5b8e" - }, - { - "code_sha256": "bef946cfa032c59bd3a054ff3dd629a2cbafc853b5c648b000cb63ed0acb8f3a", - "geometry_id": "dgeo_cda6d3f3fb6ee7e74cba540d", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2__depth_r06", - "image_sha256": "3c3155f3ed7055b8be4a570d29d729738f2211473f41872bb698f4dae5c878c3", - "logical_row_sha256": "3d254c75a1d70e429c2a794f7019886bc7585c2a06b1b1ce655e98e3634e2e1c", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4c1aa06aca51f2be448e0154186d84f87dd0e100214569adf6d56f3377b3e5b6" - }, - { - "code_sha256": "540df839b57384501a2c56c2470196c36d3daa4002896cf99e7475eb9324ff05", - "geometry_id": "dgeo_85a4b607e19626c3e6b473e9", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2__depth_r07", - "image_sha256": "eebc6c2db587d51bd35f3aa7000cfe9029b2a1bf1d2478e24f73302e0f814420", - "logical_row_sha256": "2d4fb2fbfccd0eb0024f4a162456086c05f90a744a87000788559240ec4ad5a9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e1a225635d433a608e0f5e41e787c494211846ba0bb869b0acfd7364d78f4840" - }, - { - "code_sha256": "b77ce9b52458231494d2cae00a798cad358d120533b438827f56b29eed452306", - "geometry_id": "dgeo_c8607222d73a5e19f2f1ad5d", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3", - "image_sha256": "91fc58e8f293da2c066ebbf6e8c7128ac445029ec80e5116b26d09541c1d6e8e", - "logical_row_sha256": "b424bcfc89b373ce2f6f9833282c0a5c0b87fbc4c0231ee1653005824e3414d0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b4122176333a7ad00c33f7b18a735bcbb999c8cfccf0c08847ed3acb4efeb60f" - }, - { - "code_sha256": "4cb385b7cd126f9ac7c9a6027340adde3a4dfd624c515a1f173b4f5687c8b8aa", - "geometry_id": "dgeo_f5e8e6f860c0efcf1626c60c", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3__depth_r01", - "image_sha256": "55c9f69f38980b0b85418f07addedb5b87b951d47b4512269d7d1d6d2b0deb9a", - "logical_row_sha256": "b3d42450654e068053533c962423ee5d88ece5ca5c4586bbbda2c5c46f25603c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f215b97908d6ed2a88b080c4ee4f54ff3e6face684ccbffb6b4027fd1e7723b6" - }, - { - "code_sha256": "a5f324aa31f276d522ffb2423d964427c88091bced1779c635471691cb044fce", - "geometry_id": "dgeo_0f1b4fa45b435fdf0b747dc4", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3__depth_r02", - "image_sha256": "b1d918e7d8782712cad959675ecd00964c4097c1edc4b92b550de3da3a2b0510", - "logical_row_sha256": "a6c86a74ff30f68a8eed00513676cca8ab1fbc55287d3e5a1950df70da5b5ac0", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8b9cbb532980f7f8732233e79f275d88196d7f080f48c5addcaebe53777af3f2" - }, - { - "code_sha256": "be58dd34e9096cbf5164d5f1bb88995fed88df22a697f7a7de3233d8e762588e", - "geometry_id": "dgeo_1b4d125a808e4403834fc207", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3__depth_r03", - "image_sha256": "d30f5315a19e546225cc5ae3f55ce21a36e8d8d77f62cd39231644680d67052d", - "logical_row_sha256": "587c55b0ed674bbda1e0c435b48fb7f78c28dd4ebe4e2d3cfa162769cc3a2c91", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "165d3d9958855a2e53018d9e96fdcda038233c80b16deed5ab3ab0c7955521f0" - }, - { - "code_sha256": "317181ce9fe3e4edaae653db4a04cf23447c84c2770354013a5a95ddd3041da0", - "geometry_id": "dgeo_e3c7bcf39e98cb2cb7a19404", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3__depth_r04", - "image_sha256": "4e9d0a69961800bdaf0c3c22feed6d0f33a4f576cef91891e09e53dbd2dbbfd7", - "logical_row_sha256": "0776f4ce900085dbd86e709249b07951e6b58dcfde25c2cc2e1688e9fd817a11", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "91998659f29d170dbf10c54f6e199fd344ddd0e7148381dc1ac973c656e29fb5" - }, - { - "code_sha256": "fa992b473f8da136af58be0e606ae14c935bb345f3acdb5269a06bff3aef03d2", - "geometry_id": "dgeo_b08aa11825abadd42a7d2460", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3__depth_r05", - "image_sha256": "4d06cf04fa77fd74de043cf412228fdbd415a599ab01830aa7083ebc85e7ac34", - "logical_row_sha256": "d75b13a53c375e855781d74f1bc2a63c960cb885edd030833faaf4e78d0c3544", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "be4b7e72eb2e8284589fc09d841d75d4b507e6d2f668774ef40278d829fa4cf8" - }, - { - "code_sha256": "3e2b9a22d78e24963585751246e845019111e8743c87232aa42b0630c4cd1129", - "geometry_id": "dgeo_975889f81b92bc8b43041175", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3__depth_r06", - "image_sha256": "ba0abe86bb1a0372259c1c88e871d75c27ff7a2181b5172ecf8a1a739c17ac7a", - "logical_row_sha256": "fa08fb4f881cb240268d254348bbdbba78849b970c1865036c3a4cd869894dfb", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1cc87c032f061ec3a0ff5651898bf1e27348ce4ef2316aeb4b35833a4c19721b" - }, - { - "code_sha256": "1bcde2521c6ed2ceaf25471f82cc0e3c971188db2e9eca64b3cb228f9541a648", - "geometry_id": "dgeo_9061dd10ee167112dc48f4ff", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3__depth_r07", - "image_sha256": "a98937a54cba3dc543b39441b0d997d956a3a7588178511eb37700d968475740", - "logical_row_sha256": "dcd6789d6b453ec00529c52c83350c8cac5be21e898ea72f50cbb31fd6590397", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "719a12da08e25d74695f821d1aa259bd13154cf76e658b385f9cfe470271c924" - }, - { - "code_sha256": "a97f1795f51683645d6bd61a0a7541b5193141985bd7952ca398be89021de900", - "geometry_id": "dgeo_fb8cb5ab6c5af02c953ed6f9", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4", - "image_sha256": "448804c690fc69ac8765ffd3215e1a53b63fa231e962ed3cb3b870ca3e0dc2c2", - "logical_row_sha256": "a31f507a6293e213bfabd97ecda3b9cf8e327c5516a70dffe238e3a3326d09f7", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "530ab5140c2fa22c7d48dde1079fbb9faca0e0aaae681d3e95d89e29c870d8d2" - }, - { - "code_sha256": "c56b75f147134bc2491823949ceb35f4bcd97fe9a68d37090662b1c7459d4543", - "geometry_id": "dgeo_e51b504d9c0ff92357e3364c", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4__depth_r01", - "image_sha256": "d13016d408b29200cf18ef8a43031d2ecab251759d991f49273ef987c2445da3", - "logical_row_sha256": "493439c7340564a77a6df8fb3647263b65889f3b67c4bd6a4e5c09292b56a9cc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2a6d2a96fc1076aa2bcc8fb1d1f5c7e7746f15acf2e19c8854bae4afbbc7035e" - }, - { - "code_sha256": "6d4feb640e1ea6b1c91d21c2a7e67c02523a857c9fb0a4ec1a03d99c3d82c8a9", - "geometry_id": "dgeo_3de2547096465b8b3394e800", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4__depth_r02", - "image_sha256": "4d9fc4af4f2b6725c7cb086a7a4d2297fee09877b874cd741836e1583438c4b4", - "logical_row_sha256": "e723933f291d91441c086cb714f27214078f2d457e508be06d9d6719d1d9e766", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "22531f54358c834466b557da609ace479a2cdbfa22f0466acc6ade91ed64c8fc" - }, - { - "code_sha256": "2ad66517d3cd6fb77532ec5de0d4692045c91423b1ca9deeb55c8723eb149514", - "geometry_id": "dgeo_0a0d95fe4e6fb121a51e8839", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4__depth_r03", - "image_sha256": "8b49de4d809c7fba79f0dac9b35dfe79244a7f1483c68720c3a38cdf827ca8b9", - "logical_row_sha256": "6e9559e8aea5e4a997bfb6cce069a737080d60dacc993731397b0dd9ce60bb3b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3e4e47eccf711f9a97b9aa4523c6b88f02c2a41a08507fb414aafbac7c433a4e" - }, - { - "code_sha256": "da49497da0268324d47e993d6f2ce9e9c64fe71db430736e635a45604d48e6d6", - "geometry_id": "dgeo_12618f93c9006520cf94ee1e", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4__depth_r04", - "image_sha256": "e4dc2d94597c41c3d3b618aa59aaf69e2a83bfe35cf4178f0f4b6a68a8892930", - "logical_row_sha256": "d9742ee73ba455357c7069ce1bf535b741319bbff03f52927ae20d7303551b33", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "35b06cd4231377a1ea5e60cb1a5d1a8a3845d17b7e1983784e4186bf3a5c9203" - }, - { - "code_sha256": "cc3a558498c3ce1199b72b6ea9d41cf5b96dee84201bfd21d13d667b15043302", - "geometry_id": "dgeo_930ec43cfba201eaa1ab608c", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4__depth_r05", - "image_sha256": "c13b1ff022cfa9f65df7aefdd8499f4aa84c6864e1b9fc433070831ded3bfb44", - "logical_row_sha256": "0f432e126fcdd9a726bc0300531a90439ab952d7944d859e8619894c6e125f07", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3dd623cab1e622310aa2fcfbb32ce2ab2725e52fa7a3231daf55f069a12ef10d" - }, - { - "code_sha256": "899017f90c1116cf1e220fb08ba9c5517866d7a940d893874e1fbc1322429f57", - "geometry_id": "dgeo_6a8b027c5af01849403dd81c", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4__depth_r06", - "image_sha256": "7edcdc564c8ecefc7beb8b5226025baec5cee3a44b10896f8a1f6d7dd7528570", - "logical_row_sha256": "5b683019dadcb88a63fc08b6de5de357518db53a6b800a3fe722c5122ec1c05e", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "31b1edabee77c13bd67bdb9f1df9c0a4c342cca179699e5aa26e125c3b09d84d" - }, - { - "code_sha256": "d6730b228f5ad965d3a1f97158c82be38d3ebce5d1d93be3b0f702149087c2a9", - "geometry_id": "dgeo_5207bda27db90d188e7c3c6e", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4__depth_r07", - "image_sha256": "c1eec1495977c309b3ceca85e7c4174f39d914fdb6d111053cac94af776ec37c", - "logical_row_sha256": "453955049b5fbb2af1354e25e8fe5d9fad8f68f8e732f53885ef6cfa438f1c85", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a4e451618534f04ccfb47db9bac35e0996c0dedc05408cd29d9c869dc3fcac1e" - }, - { - "code_sha256": "1f5f0752182a099c769506944ff59e9b1457f69da444129b7434b30d58c0f3ce", - "geometry_id": "dgeo_aa8e6aa09d35cef7610b44d2", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved", - "image_sha256": "5831331f04366d7c5e55d680c619ca54e16e1e382454297c564c5364639fa04b", - "logical_row_sha256": "19d40de712bc4458b3c84272ea2cde090349bcbaa8727af81a53533f53f7bb5b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "c9b6930861c82fb6a6dc9ff11186c380a0a561bbe97f1b8bcfa63e0b7fc4abc9" - }, - { - "code_sha256": "19bec19b25a55e8d67ddcd91e3a1628ab531e5691e86bb4987dfd10e4c1a8b5a", - "geometry_id": "dgeo_6c732f1c0bb101e9befa3225", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved__depth_r01", - "image_sha256": "68338d7409ef3831e77cc11fdd570b1baacec4e7ef256aa0e7398d0894ada844", - "logical_row_sha256": "3fc1536623bb3e71716a73107ed524bdf1f77605fd19a93938d286067ad32602", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1cbae3990b87d7b6f6603243a35b02afc8840f6f56fb917474be32b64c393524" - }, - { - "code_sha256": "ba34fe1adc5a42f5539a65838ed9e45bd0f3373d61dd544f223209de2819fc1e", - "geometry_id": "dgeo_23e9317bb6364a95fd0c8a63", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved__depth_r02", - "image_sha256": "390d71538945c689acc028dc669d2065172b1c639994ee728aa443f26665b16a", - "logical_row_sha256": "05899eaba47261e6ab2781406557504d0dc5408f2cc79a234e44f2e46b3bf54a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "077818f991866c0c73d721f173255b97ffdb6988e02b1a36090211544cb2241c" - }, - { - "code_sha256": "17ffef7225188bb10cdebcd15e4defe2d2831f017817017c5a8182578c4a56a1", - "geometry_id": "dgeo_9b580fa046cdc93463c31099", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved__depth_r03", - "image_sha256": "03fb0a97c3293bfc7d3d6e7ed2b5dfc208170cc78b384b60a8c31295270662ff", - "logical_row_sha256": "cf9d0d39806e9e0982007567fcd2ab4e1b9dff4cc0d7a26f484c51b491d1ab3c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c59d920f4423b008f0d47f18b0f1af8b60840c6353ff3fe6b369444089bce25d" - }, - { - "code_sha256": "3aca6d1c997d99480c01aab18109375dd193be2d4c6037b36ce8b832d6d5696e", - "geometry_id": "dgeo_b0cac90d4c4bc8ef0b0e62b1", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved__depth_r04", - "image_sha256": "6f5069d2728c51b24eba5d32e6b14723e563ac6b41840c2b9b115d51bfa9cdd7", - "logical_row_sha256": "0fec6d074a93856b35b130f129fc328debe776814586f0a223ffa474ec4f99bb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "8c898b380cb51498489daea7ba3f8434b2505713f71f387b9fd64ef8f656e4be" - }, - { - "code_sha256": "d600946b68957922fb327f499fa400d9c554474987e2b12c0567521c5ae8ef39", - "geometry_id": "dgeo_f70a0aa1fda52d9662ab163a", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved__depth_r05", - "image_sha256": "46e41edf1557fea6a0896d94c7a5f65f7ec4526c549a4c4571509a1aa021b099", - "logical_row_sha256": "d8f90a498adaefa0277b58ecf2979785c857ff6c032fff9d6c5647a34f1c7a2c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "82a1a838a4385b9dc5ad6084d7cb2dd3f8e50ff1d35eda3e8ddc36bf0c46187e" - }, - { - "code_sha256": "455e2efbb3f140471e6fe7f64883123368daa821953d551f3191627a65bc0448", - "geometry_id": "dgeo_5af8c46e28ea42dcb35a8476", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved__depth_r06", - "image_sha256": "350841ca20a99b0a6e7715c20146cbb35ebca47661429c9791e4be85aff51c60", - "logical_row_sha256": "98dbf04c10eca53fc9b1252a53e807b0b6c0d93a3dbe3712beb19cb63b5d3021", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "317002a076ac9da2119345c4221656ce2bfb910aece27f63eb44688be85ea80e" - }, - { - "code_sha256": "f0ec58e2545dc4a41dbae25b33bc4db5cc87ca02077c443a4165d7f53a3ed12e", - "geometry_id": "dgeo_e85a94bdc286091e5ed63f1d", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved__depth_r07", - "image_sha256": "c949e2334149b02718b63c6fb7e07669c9d3fb9a4e766188d50153e27cee2135", - "logical_row_sha256": "ea57592ed7266fa0c754deb47e04a91da87d933c890ea38bcd43ea4574368349", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "9ce801464b5e69dd1e814857bf5a7c436a84aff5f14c29899388d13cb3799ec2" - }, - { - "code_sha256": "50270482dbd2b9534faa7f9dd3e15b570b6a4e6e61472ff79a8db678efa26fb8", - "geometry_id": "dgeo_868847c581459bb94509c65d", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2", - "image_sha256": "dbb8340f5d5bf33fc5ed1423f92d4b76f9c941a83f6a53fee1237aab751353f5", - "logical_row_sha256": "3e21708b9a5107ee6fb61d68a4ce5c1744f0f94e87e71de24830c03ea0ceffe5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f484e6d9955897ee295bd7d80e0c4bb3c3afc91a5037c7b613a87999799ebedf" - }, - { - "code_sha256": "01373c3cdbb9ce53164335c31e31c21dc36b9240ee43a4555ce9b02e5c05f1dd", - "geometry_id": "dgeo_ad444c0cdf515f02dc82ef29", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2__depth_r01", - "image_sha256": "c157a71ac6d427933df3e8e9d4db32ed64cf8cca390a683946b67895fa0feebb", - "logical_row_sha256": "2082630d8da6fe7a3699f89bf4644a9d18b5405a261f4ef7ca67825fa0732848", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "b0f6c7a6997a8cea93ef19ad4abd5bd9f25b7636a63c957dd196977d89eaaa81" - }, - { - "code_sha256": "0606a5e660ef52a43905b4082ae7a4ef0e1ec5bf5923e7167924d5111220ca3c", - "geometry_id": "dgeo_383d2f303b3db5ea9d0e9eba", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2__depth_r02", - "image_sha256": "2112af5630fc60dbdd3dc1e8bd2b9147fb95c8faf655060bd00940fbebf75bcb", - "logical_row_sha256": "1324181c8e178d0811fd6768aed2cdf7a84f9294b8699c08f68b6a9ea285e847", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "7cca5d467037ea66d3576df2d623a4facad40ae286ef006e88e44f885c360bb1" - }, - { - "code_sha256": "513362b2816f9626569c272668c082fb7b25f857235190464b730e9cca6aae2d", - "geometry_id": "dgeo_5b3805b58072eac39072ec45", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2__depth_r03", - "image_sha256": "c3dbe9fd7f30f0680371f34e58108407988e7e19da5638b01b92e0b8b008c8c5", - "logical_row_sha256": "901f8f59bc44496ca89c6ed7e6c7e9bea78251ed4e74aaf03686346b9be1e656", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9e6b981b9e24bc10746a5c29d997b6fcda07780dbf70b7133f823b65a6ef0690" - }, - { - "code_sha256": "db74f6d4dd1c6fecfdad4387f8d7a24ce3ac268c68035d1c46266d92656b9238", - "geometry_id": "dgeo_07049b9537546742e313ae45", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2__depth_r04", - "image_sha256": "c060cc287f84e8a0a9b78b7a070533cc4c3bf290775b26171cd80a09eafc7870", - "logical_row_sha256": "33abdde2b5fddbb95a2e663f37f9b5e5dd676940199dcd8d535300b0d08dce5d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "89c9ecf829ae868739d3b3a782302ad39aed4d544bf63cec068b990a61924410" - }, - { - "code_sha256": "897de882c4154e9ae974becb434219a276e058ef85323cd4a944533dd3773e3c", - "geometry_id": "dgeo_4e6eb5c8fa4e37ecae28f1e7", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2__depth_r05", - "image_sha256": "b11e0187f49dc99c11014ba88ca1370003e812476af3464aab959f46a13f9d5c", - "logical_row_sha256": "51514ade6ca680ac1fee309369f7a0e20835e2c5bd593f5dd02e36443119ff9c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ac44815d80ea0a1ff9145f5df09a6722fadc4ab4df958af68b0d7bb2c85674fd" - }, - { - "code_sha256": "8fdc16d5664e7a5c70a67dce72582e7326a513ce1c6f38cdfbdf10491ad73c3c", - "geometry_id": "dgeo_2bd1958c9a229b0b94c92f5b", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2__depth_r06", - "image_sha256": "71a913393c4404dc259860496dab01ec061b5111fe4fb793525b593200118d85", - "logical_row_sha256": "1caa6b642d50171566cf1671b487316637e60643775b79d6a8b7837f797b4f13", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d0ccb7154fb3d39fbbdc71a50ec063a1f5b838a2041f0f19aa654dfa7f0ff2bc" - }, - { - "code_sha256": "a54c26fba642aa5b8112865f4897ad5581968835a9e1f75c5c0163adef58bfda", - "geometry_id": "dgeo_b48859a178d7c7547cd56db3", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2__depth_r07", - "image_sha256": "548f8a937a04b53380cafc47c5337601983c82b0b30932ca3352aa8b49976412", - "logical_row_sha256": "59382054deeff9238e94cd150673b62e210a3c633c2b8696898e86f2930328a1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "52b085e0bd18f35bd30503caacb66584c24959e6219d6dfcf8afa160381ad565" - }, - { - "code_sha256": "d92ba8ef67e0b350f85e19efd747499e8cc80f4d4c971ae6850699a7410fdcc7", - "geometry_id": "dgeo_facc47e7e94a39a1c6970c7f", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1", - "image_sha256": "8c5db8ac28721d01b1cea23c58947569524295286d6e6ef706851d34d69aee7e", - "logical_row_sha256": "800acf21065627c61b600258d3f58522c880cba4b61f5a9db8afb6970c7003dc", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f9d94b7022fe75d8eaa948b85b97e99d1e7e90662f4e7ce2ba322d7efeb0fc5a" - }, - { - "code_sha256": "bccd28b9ca4482d6bbcc65578d76365ae54f94ac7b44da4304a805a20aa4b651", - "geometry_id": "dgeo_d9b4f9983973d8b19d1b1e98", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1__depth_r01", - "image_sha256": "9b95207cf267620af9d3a9ed943a097a140e0e97ae8d793d9d18b260486f1876", - "logical_row_sha256": "1f6ff2d5944588886daf74a5c6c88a74da0488a433e9fdc6bd7689a7990a7c79", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "03a33849524cbc0931f4c2b5ebdfc8fd06315e913468f91822799328d3e649e3" - }, - { - "code_sha256": "bad9174fd82896f9c1a25eceb88ca1df9042d95f37be8e198632deb17a586860", - "geometry_id": "dgeo_0ded089661245d155b10616c", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1__depth_r02", - "image_sha256": "73d2e6868ce962186c0c4c509ab0e1f4dc33a4a26a0c53eb93da45b72fc94056", - "logical_row_sha256": "1acf379a43600b6fff6132dd27da7f0ecde7814691aa57057fbf778c8592e90c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c7e006918bc28c759f7029c9f1cdeead3e5635546c7c66c43df07e17bc94e8cf" - }, - { - "code_sha256": "0c44c087e6d10e0c89cdefa07e3ccf1db59601e5f8b9f0e197eb727b03257419", - "geometry_id": "dgeo_de4bbe799d8356082cc76f7b", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1__depth_r03", - "image_sha256": "529d056d730dfd7d853f9bdc1db024dfc49b8556f7dac7e31e7a62ff67751ad7", - "logical_row_sha256": "928c69ac32d8e1f9b863d37b795ac5a60d931dbb60bdbc11b09128fc366916bc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "415bb1ada1840efb7b7db505d9c66ca0b2e358b8778bdf867e2eb5b762d9dd03" - }, - { - "code_sha256": "e315ada4df91a36201dda22afcb5a3c19b314885ed8bff1c0d30b1e4d228b050", - "geometry_id": "dgeo_18bd5a30cc3fffe3efcf558b", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1__depth_r04", - "image_sha256": "8f17e023c4d3ed2d5885912361982c5956cb06ff1281c423d8849883a66a9914", - "logical_row_sha256": "c680f16f30816c17c23819f07ba0bd16debd54590ac6a6ebc8b879b33d3f0d94", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "4a1e97fd05037e4454730720ff7a21c4b4307c2411201bffca7e2f70551cd741" - }, - { - "code_sha256": "afe61dbb78b13ff8072ca64e3640b5c909ed84e5ccaed1cf2a161f25943f682c", - "geometry_id": "dgeo_c3ea41b3e8bc0e6dbb74571b", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1__depth_r05", - "image_sha256": "5a4a1e784b2dcf754d3404bc2a2430c6d21b75dee36e40447272a10332c61beb", - "logical_row_sha256": "0f367a832302cb1896cfe1476e7327f46a13fb78151753fe15c13f81a932f10e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f92dad0b78fb3cb0c63ad56bd6b15a6932a54974cd322ee7c51c043b9baf227e" - }, - { - "code_sha256": "8016accc6225e20da82b0385fa5e1054ff71397e3f9f6a8a4d26679ce8f5e67c", - "geometry_id": "dgeo_f01834ff91f0cd06e8f50b5e", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1__depth_r06", - "image_sha256": "b804acf792d5d0ec2b26c7ea100cda97de7e54b75ad9b83ebb88d524287d7de4", - "logical_row_sha256": "b6a8af68920bc99bf0bd7a3315ca8d4c5ca2fb74d248e1c55dbdb9a1421bdaf9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "3434366e20fa45720e315b0469bd181ef95b1aacd967b11740bfffd931c671e5" - }, - { - "code_sha256": "c88857e169ac8e764b12279972f48d3631ef8b1431b0e13c059f0cf6a042db75", - "geometry_id": "dgeo_6b018e1edbb05307ebef937e", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1__depth_r07", - "image_sha256": "637011fcce1b9feb0900a5facf2608c8890a5217c87f13bf8142ddf7c34c2495", - "logical_row_sha256": "bd0b4bf8df58f525a9c2430a9ac62c85bccd544cccfc77070e1b9732cb14bc30", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a94fe4cf1d8b6bb15f2e2e72d9a9a48b5e631eaf7cc91bdc2f60763eb94eebf0" - }, - { - "code_sha256": "d98bedd6659f772b2db0a34222aafabc0a345afd37e7bd27b9a9021c08a3be68", - "geometry_id": "dgeo_879e65a583d1bc7ab91c0a9b", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal", - "image_sha256": "28b421fd29d5bf927b426451d0e48de933acfd7a9ffdbf71be41b58d6d755149", - "logical_row_sha256": "b4a94fb3475964155363da8268e82341bfb7a5ab015c6689056aa9a0ae77ef98", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "4d8b2059655cc54109cfb772cfc9b87c8ec7fb659fa6942dad5fec2a4952c756" - }, - { - "code_sha256": "b123f57ea70a3e0311d2ac1af1f2395099043c4827a337ebd0961b96671da8d5", - "geometry_id": "dgeo_c624decbb2f5ab30cfee59f4", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal__depth_r01", - "image_sha256": "b964b17a49b2c1361c900a11aec9e995bc59ec59f2168c399424ab51abdd50b1", - "logical_row_sha256": "d9c6f7e349c011afe0dfc0bdc412015400e0d33b0337478d484f431ab6651720", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "1ef43aed44c04616e69aed3ae0546651db6af7966a8709c0c708c26510f4dbc1" - }, - { - "code_sha256": "8ca8ef42819b49bc76ff9e3af5bcbbe543b238b196e8f51120fb9aea15adb84f", - "geometry_id": "dgeo_feb6d5ec5ada796b4584e4a2", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal__depth_r02", - "image_sha256": "8124ce29d5495206890beeec7cfd022a4b9f9b0b44010dfd1710e4eaa18b0899", - "logical_row_sha256": "9115b097bf879a5c90d7b7e6b50416a78d7e2927fc5aeaa7346f7739b5a857bb", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6d877a3b22fd4d3d48a0093b5e780250356ad836a9dc4b4546826b9121a5bf80" - }, - { - "code_sha256": "c5fadb8562dc120d98c0a266fa14e207dda44cdbe4aa71905d8ac3c7c6b4bc1d", - "geometry_id": "dgeo_ded584616f4919d28d7f0f8e", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal__depth_r03", - "image_sha256": "e7113c2984c8e35119a7a480492ad8f1ea6bccfdb33336bb1d27e477a4739bb5", - "logical_row_sha256": "24231512aea35dd3fda638976c2f6cb346c63f390e53c04804b1e00488b1a532", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "72e0a1ab05bdb3c44c417c24b86492fa6f3cc34ef60e9445e2ac10b1b3e015fc" - }, - { - "code_sha256": "8b20eaa7797871cc637f0c571a9d3aa99af8c51072c7fa48a4c3e89b3e19df7d", - "geometry_id": "dgeo_2ad5c814d3bc5587dbeb37a0", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal__depth_r04", - "image_sha256": "da0236922f551ec8ec6324b765b952a889935c05a42fba3e15f29a4307902d1d", - "logical_row_sha256": "55bf3c93aac8a9ac0407cbc10900fcbe5ec755ab6175d07ef840a64663b18b02", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5e589a53108db5c4f3d818ef77c8bb0dec959e091d79475053583cbbb4184835" - }, - { - "code_sha256": "de7cf356da378740dd40805b8e1397743816c7f8a6a70c23bd663e8e60978f90", - "geometry_id": "dgeo_548e7b1eccab0e2895f0dd4e", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal__depth_r05", - "image_sha256": "31747fc7486661f247275fc5d7ce1b902ec4f6286e6f1295fb866a10f53af6ab", - "logical_row_sha256": "8df0dd667f34a30dbb4653b4a3fd2b14db3536c19f25d56d77295f20a43bcf41", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4cbf5c439316d580dd63df05fb21ce0185837ff9d16cdebb021e005a4c340be9" - }, - { - "code_sha256": "0398620ab6e2f45b98a5fe150d126553aeea8f37a47e1b14a8071c1d2fb50707", - "geometry_id": "dgeo_7c3e27a4377f3685eddb0b0f", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal__depth_r06", - "image_sha256": "1ee4bd0b4cf0184cc8aa6ed92d9244e58450822fc7c1566eaf8f3ee796c3de98", - "logical_row_sha256": "d4574bc1cce001935d073aced306da34f00c80c7cdc45584542ddd85affae4a7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6e293dbb1fbbf831eb31da1074b74613fb6ea6ae4dda122439f28432fb8af8c3" - }, - { - "code_sha256": "ed713aba2f64089c1a4287a3e0d273cab2c9e56d50b9bff824c39701649bbe75", - "geometry_id": "dgeo_37704cc2781f383d3f8c7526", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal__depth_r07", - "image_sha256": "538e5035cc5317abdc7f7aa6b199121224f8e0bae3baa95b4f6aa3f1124374b9", - "logical_row_sha256": "e4238d05a2d43b737c24094c150acf3a14ecaaa834a9a659859a44bcca40ad35", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0336461c323839e8791dab534938fe4d73843722dacb55269c5f398f71a3c1a9" - }, - { - "code_sha256": "b6d0e279c6d0ca8b9684dbbcb4d37ccb95a4f3bd32ac767f5f6f0c688e42f979", - "geometry_id": "dgeo_213faf276ec24800950e5fd6", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced", - "image_sha256": "c8e3347e9976690f7bdd66bedf1d6b291478749545747ca89fd3e11395dae00d", - "logical_row_sha256": "47c2d45c7145b7b5cbd264be9b95ca82dea48d9ddff0e336f5ebeb664e046203", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "91707ccc73dfd2afdeebefa7c0e0a0360a3133ca64f711bc48cc1fae7ec71b18" - }, - { - "code_sha256": "3281ff83f41167586a217cadb94daf200467cee7d166c4edbec461b6f73f116f", - "geometry_id": "dgeo_a231f783bad0c7b0177e9e73", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced__depth_r01", - "image_sha256": "312133cd758bc29cd4c1fc5ab542d6819a9a57254ce9e1d54e84309516e83936", - "logical_row_sha256": "743147ad8a755c0db5771f9f65771133ee136a867f60ed07dead51518e8b3441", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "05d764ba8209bf0324a842e32fce2559aeed4519a2265903bb79c99b165d3917" - }, - { - "code_sha256": "dbce95f154c7583e6afb76c512c3981f71bd2c5705f21ccacff9121472979120", - "geometry_id": "dgeo_4ff8abd9431a482d746ed554", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced__depth_r02", - "image_sha256": "3ad2e68f2e199e343cfbbb8db34c47bdc0e880cff421677fe2b9144ca3fd6a0f", - "logical_row_sha256": "68d35bc21db9408748b1f303d45406c8948848deabc293f0625c98d995773b62", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "8a132853ba68b4252c5c79e6c7d6b97ed602496905bc4677ce8057fb95850f91" - }, - { - "code_sha256": "5ff75b8a2ce3ca9fd859d33b5f4d2781343a164df62b0ffbb23312f452cb9423", - "geometry_id": "dgeo_0ec0e4cf31e1898cde58a9eb", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced__depth_r03", - "image_sha256": "596b07e022819d75e06182335785bb79d881e6b520aa8673dcddd32099c25d89", - "logical_row_sha256": "586f17150d5662ef726401b054fcc7fabf618ecd53fb0ffe3bc593fff504006d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "baaef4034132f0f6606f21f1bf6a205a22b71f92a472a2bba8dfc22d75d44fd0" - }, - { - "code_sha256": "904e0ddb2aca155a9932c1b7ddba172bd6bd24e35b65793a8120b4c5036fa139", - "geometry_id": "dgeo_30fd81eea53e8a238555f826", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced__depth_r04", - "image_sha256": "9e21dc5be241755069436a7f66031a3a1ed315350a79b766a075e9cba073bee1", - "logical_row_sha256": "f077aa746d7c53693b10bc98d1d19db50303e349da9d48508004b0973bdcafc2", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f1aaba3bbfd54407de21cdc45bb1c9da122717738071786bde1d896b86cbea3a" - }, - { - "code_sha256": "5d2a58935c9a96f6e13987cb123baa7e506a2cddd9cb4770791498add72f2e79", - "geometry_id": "dgeo_beb276c4c13d5e71d8694c86", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced__depth_r05", - "image_sha256": "16f7a499a7801a774937a4cf7b80e1edb1db3c0e99c690ccf089129db6583882", - "logical_row_sha256": "91e29a2d119a577a91ae72e5a56a27ef53b1603707e7889d0019e5a98055b10d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0f68b7966e50e4f8a12e5acef0ad49c1a030758dc6061aba5651346f94d65c1b" - }, - { - "code_sha256": "79cf70bf2f1fcfdbeda369a93fab3c2d07d17df3ec4fb8d94cca0a4f73519249", - "geometry_id": "dgeo_8e1250650068d2462f09403e", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced__depth_r06", - "image_sha256": "8e1b782c1391ef64096982732523dd00587656f2fe19fbf023797c8c7ab7ce37", - "logical_row_sha256": "49e5f6c27729ed637edb91bc45ed7ffbe2eba290af58c8dc74b1512ba8194f6a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "545d0fa1357d45d394c2cd74b2c3a8d371636f651f6b4c6ff42d8b8709aa1d4d" - }, - { - "code_sha256": "e1c1a410f9c4b14efb9c1651053801bcbb913ad2421f98d1ab1aaa809f8f0758", - "geometry_id": "dgeo_cfacbe8cbf3025567f605c25", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced__depth_r07", - "image_sha256": "04ac962686f6143e8b127071a0609d9cfb82b2e7d96cbcf919f3ad69213c4dee", - "logical_row_sha256": "0c535bbcfe560c4dddcfa4900fc0406c767562d0b8158c8794df1f7f9040573d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "908b534e8968c45cee610a4d84a6eff20bb751819b5f4890a85bd7926875b236" - }, - { - "code_sha256": "36b571cd77a9ed6b6611679de72c5c0158244a8d6a7058d5717e7ee5a7bcb507", - "geometry_id": "dgeo_58a802e9f64b924004b9354e", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1", - "image_sha256": "0d2a801f17cd9ee13255664a828f4cb346774d640044b0f8f60f6a6a430a7d9d", - "logical_row_sha256": "7c06c931df99c71cfebed98499cb17e71073f3b79f1f5d9b634ad0a98eff8c6f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9be0a9862ca60a15c6bf6095ed3c8a12d1585c55960ed1c399f8db7c16d1f84e" - }, - { - "code_sha256": "9b56b2a78ba5e82580ab1dee8635c78fe041c010bb5d86f886ff83cf69bd94c9", - "geometry_id": "dgeo_887a3b430dd05c90d68d3858", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1__depth_r01", - "image_sha256": "2fb7e4ed25bcf0ff2c3dcfa5a1ffe19b0bf858df99e666e950d828d5d8e407a4", - "logical_row_sha256": "d9f99b287cbb03bcc0a40e7e9416a4a586566d06351458c005901b0317a7066e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "d7bc57c573e5a3037d89aee03cbf6fed30a539fffaa2eb1d8af4658893de70a8" - }, - { - "code_sha256": "b0ad8370fa282c7218bcf64252683f060a55d4b0535cf892e5fb4339e7602041", - "geometry_id": "dgeo_e57333536fd221416634b089", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1__depth_r02", - "image_sha256": "3578e2571f68bfdaaab5b25880ea916e309f4fb0eb3733e61831e42564f07708", - "logical_row_sha256": "8b40477111ad3296e8a8d0c52f77cc055f4f7084aa856788e6402296a74523f4", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "81acbdaade04424fccf9da21af888fc1a2727489c8e7d3b664e5272565c3ef84" - }, - { - "code_sha256": "e428e71f1c625aeae436ba0eba317ef4ea1d022af72757e5ffefb0cccf77f11c", - "geometry_id": "dgeo_b72664070ca7a7e93d08901b", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1__depth_r03", - "image_sha256": "f933aa2763415a7692c768dd6f2293e2b6459e0c4a2923bda344d34f66d5ecdc", - "logical_row_sha256": "58e4df291789412c42e43b51e2fcc1c32582307f47bcb82886832267e3360cda", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "11e2fc3b3d48c55670a941129792a563860983746075ca7d41dabc606d4a2689" - }, - { - "code_sha256": "e5076a5a7656c7df47918ed3d73685317a3a230d1402422ec1ecbbd7b3adb425", - "geometry_id": "dgeo_01a25d3c5d08736be4b04832", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1__depth_r04", - "image_sha256": "91892c1d272d7dc83b52820bc8934f1e37c674b6ecbf6f9f651de69bc8b3c592", - "logical_row_sha256": "fc050b10a427c67c51f4d1a1b3df9f1d0e4d39847bdc87597b045c80e32f6140", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0842ca18d2895b6b128de0e63fe95bb62b6cf48158b28f09e4ef86ea9e0ce690" - }, - { - "code_sha256": "b0bd2ed128b1e45a65ea5a1dbfd91cc3d7b4e2c0c6c972aebe47b8dead8f9595", - "geometry_id": "dgeo_672373c13a4d10ace381d07c", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1__depth_r05", - "image_sha256": "d9e2363f111cbfb7a40ad81bef39dfa055bc64bb99e8346c6637d488a2f2f5f4", - "logical_row_sha256": "e6e4533f4bfc8155f648cd887d42927036fd25f16bac51b04f2b902b3bdfa33d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "684d61ad17ff9fa2008f2f659f49bf6d94252479f3ba88fc203399c76572b5aa" - }, - { - "code_sha256": "5652a91a120a6ccbf1bfcbc7ecd0be274858ee4a7d704080538d82a935ecb471", - "geometry_id": "dgeo_164c1901967fd5a6e06e3267", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1__depth_r06", - "image_sha256": "b4ea324c8d0b9ee26a44d37004937970b28cd1fd32d4851e395a3e54cd76b533", - "logical_row_sha256": "fe5bda03e20c1247b38172ac078460524063bf6038ae5be8354e62da5e746fe4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "05cfce48ad4491a1bd4c5cb03ca331f775bf3d21acde0ed0a3f0cac722228277" - }, - { - "code_sha256": "d24f2d05bd4b821d921b6b9be6911dff72420aa4722545804a89b125887b0b69", - "geometry_id": "dgeo_6556a4de0bd0dc9ef56105d9", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1__depth_r07", - "image_sha256": "6275db36ed9b0655af36cc10dc68e6e531cbe079f2ba05d5eca8c9f1e45ccced", - "logical_row_sha256": "1a8dfdab9d8776f2044053577ac34404b31aa4f0b188ce9afdd0c8ad8ea6382e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cee94c8be4fea7e93b05937c7f7399890c5a15b73923655528e08d46ffb6b045" - }, - { - "code_sha256": "e2982ee251bc7b45baa37e27733983c7d2a08448e3fb7976eb68c1396357fc31", - "geometry_id": "dgeo_9e89f3a1cb7c0ede3319cfde", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1", - "image_sha256": "0282fb8a914efd708a5fcaf7463791ad1eed6b964acd517e7c581cdd944287bd", - "logical_row_sha256": "d563eece41ed2e824ee4808c0f7336e2dfd27c086176efbbbd92a74bf930b78e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f7713f820a6dd43cc7214ded4404ec052e3657e49551739ab772e5e399c47d68" - }, - { - "code_sha256": "754eb5ae487d0a61274e85ec95b78c372ea4ab7c242890ae65e527f2bb9ce34e", - "geometry_id": "dgeo_6c464b78e5fad28a94cfa249", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1__depth_r01", - "image_sha256": "0c8d9ffb5865149c7b48bf17b208d27a733c5a8838e68f93230309625d84934d", - "logical_row_sha256": "5ce3e36fddffe2ebe1331b9b2d643e87ea9d7f3d359f8d56299293c8215cc0fc", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "10835a25c10391eeb947ce5ed366e5676c8e847f7ea506a7f0d5c200bbc23ab9" - }, - { - "code_sha256": "c90faf7968334fff9fb00c74a4d89ef6b8e56b3588150ba6857e1b54f0e768b1", - "geometry_id": "dgeo_52040c8c07fe809617db1793", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1__depth_r02", - "image_sha256": "eddcc98b43c56da8ee76c692cfcb41c947b564a046b2c3dfa4934e9ae0ee78ad", - "logical_row_sha256": "e4f552b05b3e31749ed49b8a9f0e76858466fc9d7bc29b5fd858e4a98acd9114", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "245c9006826eaeddcb8d0d28abfb5f34b462502d58cbb68fa43d44692ffdb25b" - }, - { - "code_sha256": "77b85ff8f45a099fd330c6851af33c4dc0385741eff652611bd55d92ca9eb1f5", - "geometry_id": "dgeo_8c0bdedb71cfcda08019b1eb", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1__depth_r03", - "image_sha256": "ad46a488e0a3c505bb24f2a12a6278cfb515b7f7fed3c92a141ee450f48b0512", - "logical_row_sha256": "2e5f61e5713f563cb6ed4a63f72af9d99d05b7a23d0079e917ea843ac440e678", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ead7a05012c7e2c8c6e062a07c1d8cd664a81568f5b9cff86c51a8f121c98da5" - }, - { - "code_sha256": "c11158de9c2ca43d17ff2fc14adbcdd495694ae09ba949362985ce40b2672324", - "geometry_id": "dgeo_0718b6083713ae56d356a370", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1__depth_r04", - "image_sha256": "d2892e9da5614999a4c22f2adf282a09a524b7b2dc0433cf1eb63d701383d374", - "logical_row_sha256": "0fd77ce5a53a9538a4b457f727a1a84aec08b4bd835a75ec183f475d0aa03ae8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1ba3771a63f0046fbda27b6b86729eb52259e02249f39630ae669e74d51e7e50" - }, - { - "code_sha256": "ae77e6fa2a04bdc979348d72a9287d56a75bf77c6f5a3e3a63c98618f67e67c6", - "geometry_id": "dgeo_e78a2b24f70adb56b8e5e94e", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1__depth_r05", - "image_sha256": "3ef07487eb2b9f57b79d19bea4f70d3ec8de3f07776085c22a78aede356064fc", - "logical_row_sha256": "0632b11b91ff25b7775ff3836273a06da85c6d5905cb95e6b06202bc0fb7cf85", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3f6445c885cf00ce68335c44c5efe38f33dd215c57fdbdba6ed65e90b00a6167" - }, - { - "code_sha256": "2689c6b4648b0ac8113da8908e217dfddd70a9298798e38bca0f71e80685c4bb", - "geometry_id": "dgeo_d262069307a01c550112e2e7", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1__depth_r06", - "image_sha256": "1b5479d9346fe4a03dee7a78c4c56d3c76fea320915321ca38b6924b26bc6deb", - "logical_row_sha256": "30a61fed30175da0eaa2a56b297b55f14f5c12b8c0b60fd45fb212e64caaa18d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "b401795b5b7df1aa6f05b53ee1ca1dd57b6fa745c67370862af77c8459ac8aca" - }, - { - "code_sha256": "0269dc6c4898012d6c4b4c571bfb865761e7132845d6fa59990c98da47e7cb40", - "geometry_id": "dgeo_5ad87a4bf155be70e3fc20f9", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1__depth_r07", - "image_sha256": "72ebbd1f4dbe57e488bed7339ff6c4e60019f5b79ecca5f74f787e2cde3a125d", - "logical_row_sha256": "dbba4a82fdf0bff4da04e01cc1a976246c633fd82040b20a3c4112b524b6f582", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "302a2ce394e329dcfbfc006be921a10fc9e683ee34a4dc1435b7d02671bb0061" - }, - { - "code_sha256": "7a40675949f56aca305fe889cfa8f04f25b9d3e201bc45f7bc725d72b5922ddf", - "geometry_id": "dgeo_728cb7dc956c4014d2338280", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2", - "image_sha256": "619714fde2eb7ff59aa6c01ab122640f539f8c228ee09ed9de4d96808f46bb37", - "logical_row_sha256": "2912b49f53959554578d4873a329a141d27945c247bf751de796756fb225613e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9a3d8a56e8cf390a385754db8f223441726d495ce945aa90f3a0749f827a9890" - }, - { - "code_sha256": "bc7767e52887a87e0eb395eb3b8867e81e0595255abae899249997e776fb9deb", - "geometry_id": "dgeo_3a586c78d61a7c596dd59677", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2__depth_r01", - "image_sha256": "4c06e06e29a9e2cfbf9456de30ed47a21ac77447bfaa1ac2eb4ba90240880b9c", - "logical_row_sha256": "9c5aa1a0590a750535932a942c50eb509aab3b64f9bd304962f91376528e11c2", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c784bc370f22cc1728264bb005642a572570947d0ee68856d0940e6499d5fb77" - }, - { - "code_sha256": "83568e1509a1ef2553d4f8b23ea40f82e620aee67c6c34c6d2bca5054710b607", - "geometry_id": "dgeo_83d86f783c5aa59866bd2a64", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2__depth_r02", - "image_sha256": "307a3f647e76a6c5361386c123d78dfe8b37df6831fd83af9f5f958e26909176", - "logical_row_sha256": "9f9e0a4c11103718d269a1a4973e7a885b17fa9a8840dca55fa88a31bbd151b9", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "936fec03583b33ffb9c598f9ee2f84e1f08b5e91eee01daa55d2061e1f646826" - }, - { - "code_sha256": "584dbcf1209d4e535ccd4ce965203c528d303163f1fdc2f8f89e58c666e4bb4d", - "geometry_id": "dgeo_4ca52d45c4d882b1c049f92d", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2__depth_r03", - "image_sha256": "37da14955228a07c1e99b4ee25f5a07e0178f9fa3ebb2b0750c21c6824c8aae9", - "logical_row_sha256": "e47bc9e99d9dd27defbc5fabda94071a28a3750d9246733fba27f14ce5cf564b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "84a9303735a4966014575abfe5e3914169a4ec704ffa55b65798938f009eff0f" - }, - { - "code_sha256": "28b5dd77564052ccfaf8c75b5741f4d269920a52e0519aeb0851d43b5eeb0563", - "geometry_id": "dgeo_cd534ff20b6ba4d74558cabb", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2__depth_r04", - "image_sha256": "a34902068eefe40f281e29c21a945cd5c0d7dbce98b39b896447f5e185f6cf9d", - "logical_row_sha256": "0456b0c0a5bccb205096ceb6e7eab6670b848b5080a064e7b07df935bff4847e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a2f59dac62787a716658e21de29cf9cae88ac8d212045def8028596bea63cf2f" - }, - { - "code_sha256": "3ceb2fe2b09bfa588f9682b3fb8368f3c868c2214257f0c595c1dcd5f631bb42", - "geometry_id": "dgeo_58921365fd357d885e4f63b5", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2__depth_r05", - "image_sha256": "4fdb132eeef2a3e07380c80e5da136c88e5c0880f0341054b4c533069504d9cc", - "logical_row_sha256": "a46823ea5af2c6560249eea760f42392c14db732ac8b571579f9124ab39340ac", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fc3909e4d17ff641bb6c326b849af39e91e922275d19af6db9b7fb4acb804bdb" - }, - { - "code_sha256": "555e488b0d2ec9a9642286c0664ecb1cc7103d6bd4e5e73d9d07a9613fcae53f", - "geometry_id": "dgeo_3d553a1cdf5f320aabdd9559", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2__depth_r06", - "image_sha256": "b0df686762974d2759baf7a963807412317181b47e00ecbaa896d22a9460e4fa", - "logical_row_sha256": "479d6aa05bbce189b5711469c7dfe8bab2648c6586cb8af9e0c857d325a155f5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "d21b1ed6fbfefc87e698aa3b632577a7587658932cab9c61230162be9cf00625" - }, - { - "code_sha256": "02ff7f4b2ed76ca3f8e064d127676504e948372b9b133de93bb8138bad592d61", - "geometry_id": "dgeo_338ae30f0f1195aea19aef66", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2__depth_r07", - "image_sha256": "e9a115ec25696f1953e0dc84bae2e1760a28a9440a21ccb3eebbd24ed54e8bc6", - "logical_row_sha256": "a23172f1d182157072c99d49dcea806103f56d8f5ab7a98892cfc55662d06801", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "380aaa0818365f4ab2c6d00235369db660ec713b4bab0a7f73a627dfacaed63c" - }, - { - "code_sha256": "ab820d5d2e4ffad90ec53009f22947c7443bc5d60ad2e0a4ebd47d80dfe54f59", - "geometry_id": "dgeo_a21b676ca113a3c0e8008545", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth", - "image_sha256": "b68f15158089d6ffdaf95c0767f9f08f8f5af5443bc8e351900d270651124a43", - "logical_row_sha256": "089adce8732f98a160389514f0afdba6c2e9df8e5e8a45cb5913e2e47e8984ae", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d2fee3ed40c27b36ebea03005bac658e9d6b611cadce03efd5473f0ff4c1ec49" - }, - { - "code_sha256": "39ca60d4d2cce4f325a587665df4bf29e102f26caa5c65ea87803457c4430074", - "geometry_id": "dgeo_867c9d277ff73797842250de", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth__depth_r01", - "image_sha256": "467ebbfe730085f9c2c7490a371f83c6c5f4a72087e4a7a6b9fdf61826bd461d", - "logical_row_sha256": "c06c604974deb798052ccbfdd5736321acb4f8f3b9b1321f0e45eb9158b35971", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "05f692d0be550c6d7260f09c0cda0a924d451207d83af7e71dc373ae31a2cda6" - }, - { - "code_sha256": "d25f7926a87791b712b5005029b0e26a02e34ec0b062e0ac7be0ea96d61e7833", - "geometry_id": "dgeo_de4d7b946989a938812fc2c2", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth__depth_r02", - "image_sha256": "10c09c74fe64555ef351426bcaee76cf01460ad18ad9e2130a6ac848e4b59106", - "logical_row_sha256": "9cdf4cfac5c3aae71cc53325bd3c72a9043ca6d851695e747a0216b012f6b126", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d20c09c81a44a0397d038f6230f93ad1b4b945c77e13764cbb854c4fcd1ba95d" - }, - { - "code_sha256": "24d2f2d43d57b0235b80db9558566b61acc492a2313ad363fd9f35e0c29a7272", - "geometry_id": "dgeo_1a6a90f1d482ea435a93295d", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth__depth_r03", - "image_sha256": "d90c316b5c143ebf99a238e6beaccd23368d802e2cd659d8baca74a8e004d06b", - "logical_row_sha256": "e2ebf70d37854f02d50f3032f6f5f4dfd52891e4ebffb0e1289490b8d883e5a0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0de152b226972811f50fea2f2a9f762c5af5ec0d4f333533429276cbf7edd593" - }, - { - "code_sha256": "e8e03ba51628246bd5264e60f2bc905e653df56f9c7dbe85a35fe43fec710546", - "geometry_id": "dgeo_481acbc78c441cf9357011f5", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth__depth_r04", - "image_sha256": "75ca5aab7ddc575ac3400001562790c1196e5d72765508c1c26daa0ec3448cf0", - "logical_row_sha256": "cad32651c827953e818d3fe2607ef1a4734092972cbdbe5359f00e93b1ae9c12", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6f1ce4b9a684157d2884629371436128f0da4dca49e8f140fbcb4de7a100f3df" - }, - { - "code_sha256": "51c714a7c579d602b4a6320b50acd335373966f65b486d5d7b46690eddedec06", - "geometry_id": "dgeo_6f9afdbbcff16606b2fe2602", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth__depth_r05", - "image_sha256": "d44d45a30b058ec4401b997258004b498573357817f81f2cb7cf5bb922a2500a", - "logical_row_sha256": "7c971b0b1df22c559a5725f11f82a53c5f59b55f8e8aea92b75f7938c0c5a935", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ae5a0ff37756bacd2e7374732d287030688e545535100f680073da9a2f1089ac" - }, - { - "code_sha256": "03d56988f70f8f265fa212a4a1fe2b87aab9f7e4d4c2d27fbfa9d69f4ec62dbf", - "geometry_id": "dgeo_833aa9d3781672c17ec38cda", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth__depth_r06", - "image_sha256": "5777ed9532b886bf8f0073baa5b38e445d0a5492d99b7141fc0a074a176de434", - "logical_row_sha256": "4b4582a95bb5c80ee7f4e8ab40924cf161ae29cca5437708d5e8ebdbea07aff8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "42ed344df51a0d419beae721800ccd3f8c08b6a41872995e54d976bd964d75eb" - }, - { - "code_sha256": "4366d349e9a91bffcb754a4a80c845febe3cde23807ffe7898026b7ce0a18862", - "geometry_id": "dgeo_e91822670763aff4a52da6d5", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth__depth_r07", - "image_sha256": "fab39aa30839a9512acd3708001b647ff206047475c4befa615d861acc5cf44b", - "logical_row_sha256": "c31978fd2ad6cb48f127300c302179c536c0d26cd2e77a0cbe5ae09ad5cc7639", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "bfa684d6dddcdfd70e0f947b1cadb191578b94f86647a83097746a4eb577b4d0" - }, - { - "code_sha256": "a81003b6bdff8a93f32f62cdc659a62102c4575ef09428aba2f57c1c4aa2d0dc", - "geometry_id": "dgeo_00e7af3ff68caa949ac0090d", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1", - "image_sha256": "db3df3abe74c8296aae32e6266e53862fd6d67513758efdc3554600758dd9f13", - "logical_row_sha256": "40edd0eb20fd217971e7da63e250582bb062d1b8e5ac5e42f001c37dc9c11cf3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "77ca7f0479d2be5e4f04fd0d6d502c199c55239b7e1de7fd9fe6f59829db71d6" - }, - { - "code_sha256": "8d085325ba758e35c3eecb3518b72081d917bfb31c98a6ab21f791ee8e23e6ae", - "geometry_id": "dgeo_07a7625e9c76ec0f4f7ba2a3", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1__depth_r01", - "image_sha256": "9e8d23469874aaa5da43176f33862ccccb3681591afc525657a39f8802088cc4", - "logical_row_sha256": "0bc919673c6875e325874012ed7effcc25a31fb71fefcf4d59fa60f32118f484", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "52d0d6dd1b4d6a7ccda70983720f90177fec02c381fb10e61ccbf2e789f234de" - }, - { - "code_sha256": "64ba78fb97cd16c2886bf6710a571bb64c2965050b40c8044e4a52c8c93a291e", - "geometry_id": "dgeo_e8a6065b3f9b96fdc04575f5", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1__depth_r02", - "image_sha256": "4bdaba683e04234a1c6f24e547a22a8ffbb1c81191164e857bf60942c568fb45", - "logical_row_sha256": "ea2ccced4ac54e75430a2f158535f5144af503c0b9e5098ebc820bcfdbd26f7c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6f8f7711d9e07f2326106a79d303342ffadd9ed0ef5394c52e57763a8646bb6d" - }, - { - "code_sha256": "2e0925e7818476eee5219f5c5cad4212e9f976428fd54b2fd78af014be413057", - "geometry_id": "dgeo_a5cc9f9c430097a25905f060", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1__depth_r03", - "image_sha256": "f7cd8adc08f2951a67acee720cae9ae8b326dc36573b7c35ccacfacc2b54d605", - "logical_row_sha256": "9e43999fd1a75b62fa7c8da4b814182148213bc609284e8b534727eed5ab450d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "08b65770bfb9f384f9dbcb2b8afd9170668b0e0c6a1bb3d391d0d4e6837895da" - }, - { - "code_sha256": "7166f2e439ff948f3b7b3e737860604e46db6b51848e0ccd6c9ac49444084dbe", - "geometry_id": "dgeo_0aeae3972914974474902905", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1__depth_r04", - "image_sha256": "f233fbc3c9914b3ffca263ac4caf76a9d204ed69faffbb9228e489dc695c9431", - "logical_row_sha256": "530feff0080d21ef09313fefa4137400c91e6633c507759a4b88dbb09b502599", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ad8de58c6b342e0b03553a0f1f943b7b3b2eecbfdd780c0d232961a4410ca5c0" - }, - { - "code_sha256": "f8ced9879d6642448d08ee5ee4d98988be372bfac2420c02ef2b54bb80219ef3", - "geometry_id": "dgeo_e3f0df86afd43676535d34c7", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1__depth_r05", - "image_sha256": "809c93d631324bf62a13aa1be7c0f1309d8907be2bf17108624a60e93c5ee44e", - "logical_row_sha256": "dad8d63a50bd3861a80fa3be2862b8548f86eb229d1bb86c3a946526fe6c738f", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "644130bb64c7adfc8240dadfc1669edd46bf32d9e12eecdd5d591ea8e259a93f" - }, - { - "code_sha256": "781ce18649d83ba05a74d3cee0768d111a5bb2cefbff6a6936345ad423ad8c2f", - "geometry_id": "dgeo_d69d7752c9d4247abe6db9da", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1__depth_r06", - "image_sha256": "a2c8da6125d1c4566c2d26910f7e948e7b15e47d5fc1a5d111c92634a6e0cb30", - "logical_row_sha256": "da2ce89e86d713e916df583fdcc4569c574328ead3ca44549b440625f3cc7ace", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2bf9615a4a9877cd5639fdb597cf0c7c04c5ced8068b220d99fbb6793f7202f7" - }, - { - "code_sha256": "a55c955483984d0651c486a2b438aa41713490e650d061f3c8b4c040972e5715", - "geometry_id": "dgeo_4fb56847d3bd20ce1dbdcfda", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1__depth_r07", - "image_sha256": "929e3deaa50e003ad4f0480d6f9980edd370c74b0670846d60374a1b4d31240a", - "logical_row_sha256": "a0b7bfcab73cf3c1b1720de7d0ffb4d6eef934e98fa25354463db3393629059d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "b79aedee8a7326956675265c7473a08ab978215b87c8b6503825679328285260" - }, - { - "code_sha256": "a04108a5b86dbcf5685282c89855cd0b7fec9c9c83b436b7c769e33649d7d899", - "geometry_id": "dgeo_3e1b59f5d7db4170a4dbe594", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1", - "image_sha256": "1eff013ee72c1534dc2afd66bf577a38abad51964dede6c46642335696a1f546", - "logical_row_sha256": "60016d831d8f4188558fe7ecfde4a0debf9cb7ec1c95209c5e45c473df06ece3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9644d5d8cc4190808d2d0d1e285bcea65271869680c7ae9cac3c47f03ce9b3f9" - }, - { - "code_sha256": "f62ccba226e19b5f9ef0aba0a2dfce642e09f1ee7e3733b96b1a6c962668ed05", - "geometry_id": "dgeo_65be99f67bd1bb8986fef745", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1__depth_r01", - "image_sha256": "f5295633f8cd8d0a20f0a2b47c4052f72f4bd0782e3c42cec75163f657ab1555", - "logical_row_sha256": "eb19343f738e0741fee130cb8bc1880d957428d4de3a98cca03057981c5f5836", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "361824bfa3a5eb328de6ffd8ae189d4ccf935f1abd9557b5d144bd8222b518bb" - }, - { - "code_sha256": "ef9c6a7c43f7955834520b3e1f795df104bc67df05c1efb42d15b046520791d0", - "geometry_id": "dgeo_1f1ffb7e29d25f6aef157f75", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1__depth_r02", - "image_sha256": "17ad84bb1a91375593e487c20bfbae873efe97600ef156c24a95f77001a9c77a", - "logical_row_sha256": "8f07751a3ca761a069c90b1037bee320fdb6173886a7ad6378db8d42c8bf0c64", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4c945c3bc681518ed4907a68e8a6838e59294ab8a4a5bf616d73b77dc10bbb75" - }, - { - "code_sha256": "4dfcf2d60a9ff639a93ac3af810cb19f36fa55f270687b496e7096a396e88e00", - "geometry_id": "dgeo_ed7abfc4a8e93f8d5b899cc6", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1__depth_r03", - "image_sha256": "2c95d6e5655ecf50a729c1483531e0caf2627b75b6f7b1edceeac60d9a0bfdfb", - "logical_row_sha256": "8a4f3a66f09fbee61f29d9e257191d66487ae83941b6e28020b621e53ffd0989", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8db62b0befffc24625d9f37b1bad2f06ba5517478f730301ef2e554650c21113" - }, - { - "code_sha256": "b7296438c91a20e146a1b63166a6b3884036c60c7e5fc69fc2652b075f9e51d3", - "geometry_id": "dgeo_4fc3152892a6c472238706cc", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1__depth_r04", - "image_sha256": "b00f4e6d0d0f224b804d62f07eb638bac233691a256e9811042ad4f01e6c1998", - "logical_row_sha256": "70b0a8d85b6bbe5687d59b0a1a4f99553d10daa5fa3cad3047784df30f400ecb", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a3c69ab13f2fc0c363bc3d891e3a4e336689836ba2dd8beb58f310f136dcc933" - }, - { - "code_sha256": "8e5451c3f0986495d5b2d785cec47aa842a7767f822349a1c6de7ad0a81b8a5d", - "geometry_id": "dgeo_7862ef7f8c780e425c31b9ba", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1__depth_r05", - "image_sha256": "566445722af229488b2f41855fd3fc2b8f23ea016c41078966f6a8c80ce39397", - "logical_row_sha256": "f45cd7e4b59e8838813e2925968e8a28896d6383ccac3eefe50d1871e76226f1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "1cf9603f48a34318c701b1127c3531bcc0415c62547f7b851ea38957f36686a9" - }, - { - "code_sha256": "7be491ec9a9ea5fac89fefaa31deff08156bffa24472e1817eb9d74bba73e825", - "geometry_id": "dgeo_f8f5c4a53836a7a9bc3fb4a1", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1__depth_r06", - "image_sha256": "9c97e47ac65c9dd47e6fbc3590d1a4d8570c1d45274a47829758f4927b9154d5", - "logical_row_sha256": "23751c1f4938cbeacc047830b7187ae377a8f2d268ee5da6cc76042a3cf30032", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "306dfd4cf78a7dcb9712540c1ffcd3d0f15d1e9b4c12c57c79ecbed27ab096c8" - }, - { - "code_sha256": "613e33c9456775027b900739372f05e39a397fec0bf4f436d8a0f4def73f7778", - "geometry_id": "dgeo_55603917e03813bcab66a10a", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1__depth_r07", - "image_sha256": "66d537ba70395ca44075d1e6660399e809073ee6af9df90adee203f7b157f853", - "logical_row_sha256": "db2e071ca7ee73436e449649c4d12c734b7814e4ea10debddd2ccb42f769d21b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "ee49185e693c3999e93ba0f217fccd2a11bd6d0d90292ca407585b1e4840106b" - }, - { - "code_sha256": "5304f8e93edcd4c7d938d19e9b5845f6e76eb2cc93ce97fc13a2339018535ee7", - "geometry_id": "dgeo_0cf582a8f2a08e9c77342584", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2", - "image_sha256": "143fc5cea0fd2241b552d6229884954776fc74593eae6b5015951c000c92ab4e", - "logical_row_sha256": "20ef88ded7121faf0c2e3745aeacc039c9dbbff6169b2198b16496cfea2d6311", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b23fb3a87e6810dfacf9a532d9c2d1bfb959cb78723c4d906b70d610944dade4" - }, - { - "code_sha256": "67230dd5d354e9ff32809f7e6e6ec8eee7ca0c1d01906ae993cd45f126bc5eda", - "geometry_id": "dgeo_5abc0aedadc82d55f29557c4", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2__depth_r01", - "image_sha256": "f8882abf58fabb6f6e821e73f66dbbbf34998910a98aeefc3ceab8ccf51a09fb", - "logical_row_sha256": "5f6e1892c107308621149f718c4e96e541560d98a3b6380191d46962b45267ea", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ea92d0b9783ffbc69898ff71598b38fe8bace599cb756ada0c3d96e888625837" - }, - { - "code_sha256": "59b8b0fa2df74754c28d141767d245b4d790c12cda59d64be9b2136c24622605", - "geometry_id": "dgeo_0b9742f2ff61f7d7ac07869b", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2__depth_r02", - "image_sha256": "67845216ee6a674132f72a6b86ee0c1cf2fc83449d854571362091344d851d15", - "logical_row_sha256": "1755bba9854182161e919ad883e68d6137f10be46d7b42b8b49439b294394950", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "efdd871d687eea7eb923e1801ea6301c6b6baf1ff92336d90c26a851b3b39d4d" - }, - { - "code_sha256": "11b45fd979cf795909bbfb8ad0ebc47e3ee6c4850a1ec890475f7e9ee689a2e9", - "geometry_id": "dgeo_dc06d0db57d35c0bb0522796", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2__depth_r03", - "image_sha256": "9b6573acfc2b7b1a64182b0150a1e991d5095c8809704c39f3e867104347faa1", - "logical_row_sha256": "29411917a25f46114924a462fc1e0c1a5184c91c89726ea947b40b360dfe7f1e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f757c8130cf107c274527f54e6efa6e137d7b4e05548551f715c596fa6b31c3c" - }, - { - "code_sha256": "093f4678a02de224549a4fee650c134bdeb1f206c4ef2bd0a6e9be566bb2d750", - "geometry_id": "dgeo_cf591066819b1700c7808908", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2__depth_r04", - "image_sha256": "05675e6d42f06eb3a8220066b36b35b4c2d37cead91f3a1000debbdd6665f56e", - "logical_row_sha256": "9563bc57922a9649ab66399b0173b31d1ae0874062af27c770e4ce2f889eec4f", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "fc189c682c123b5b28e8d68292441f6527256089a3cd0ac817cdfe8c0b8cad70" - }, - { - "code_sha256": "721b8813a38b0289484a9aaf5d8db150a03a5e943903249ea7d8f556b4bedb1e", - "geometry_id": "dgeo_074cb77ae882d146a520e385", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2__depth_r05", - "image_sha256": "f9cc3109d15ecd4f59c7a276055206a5504a2b4cf09fbf8e43c1ea5646dcc45a", - "logical_row_sha256": "37648a40a526258e844cee1f2923083bf02050b4a85c360bcfed0c3c98d19991", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "99725ce51d68b5c6a37ccf62896a594d777a4d2fd5cb1e2e62f781088437a579" - }, - { - "code_sha256": "0d3cebb897de40ae5dde4a193bba8fa465a5d9945b27c4f1ec5640dfabfe49ac", - "geometry_id": "dgeo_9eb20934d1c338c7956aef95", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2__depth_r06", - "image_sha256": "ff211f962d9648d855e3a0d953d2653bebed4a2a5d44b895ec121f1b522d313d", - "logical_row_sha256": "ddf44a813041735d5d3311efec20ac4146a4520a155cf77a0753d46c8e9a3cf3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6d8fc94c10f5245d27d416ee2a1629205795a579e7f2d695294fc32de0650110" - }, - { - "code_sha256": "7cc6b270759d112d42870fa2f32946f690657d4b41e4b80e3f7003607c603181", - "geometry_id": "dgeo_da1001e49d1e9851b5feaa18", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2__depth_r07", - "image_sha256": "34e7e5daf57369842b32a78e232c8f2c7c951d5eda719061e081f18daf35b46b", - "logical_row_sha256": "dd8b6102c72079d35b99aede7f5dcf8c4ea3bca594e37cfecf5c30c04a5c9a33", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "102d120736093fdd254d0e3e4243d1ba8e9bb586227e749b2aa859027b39d523" - }, - { - "code_sha256": "43dd7321a63d392c645671f37bb0a32d79610ed3d3fcae120175b025b0a5066a", - "geometry_id": "dgeo_52ade2c97293123ae59713d9", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus", - "image_sha256": "1429a489b06e5c41279175af0b89abb57bf618d5b12fdea23615057fee79e1ad", - "logical_row_sha256": "b66c763e9154f9f050fac3c06c18c97c5030c3f1157745c8b3c5fd2700dd334f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "a1a2f5b10ce76d16fbe7ffff85fe433032b7b3b797f1c204ea0c3d2265250f02" - }, - { - "code_sha256": "694dc7f3b87f2ef627783f01824f9f008faceb6c56ed002a82ccfdf18bf694dc", - "geometry_id": "dgeo_e28e70e05211fe2454ecb9b3", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus__depth_r01", - "image_sha256": "decfd529d7ed12b443e28c28fa14b310aea6c7cfcd9937e1147abedb69ba9a1a", - "logical_row_sha256": "3568300a1c66135efe78d1a59a2db0bfde347aa9869c8514f204b3bfeb472ecb", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "7901b4f4702287b84e8a166ed43ce31eb60497ae33476364276972adac9cfe61" - }, - { - "code_sha256": "b532a4982443fef3ae1811968cd3d1ea9e0f2ed35dedb82923d191a2f242ff2e", - "geometry_id": "dgeo_ea2adb77d9838225c2c23578", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus__depth_r02", - "image_sha256": "9a5d6ad300fa83ac937158015a5576c36808db35f9937ef7bd6af1f65f36fb8c", - "logical_row_sha256": "5943862e6fa7323eddd59328ffb86f3e8e4c8b8793b41536ef90bdbd3b643b1f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a889be4a6e70be7bddece2ea32ce06f1ad42c344177e6e6e96fdfcbb11d4a2ed" - }, - { - "code_sha256": "72386536f80e217188aa2e9ab57efa756abdc5a0427238d0d68fd6f14a60f836", - "geometry_id": "dgeo_c8b3f088fce9ff483b4f8b42", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus__depth_r03", - "image_sha256": "10f01e9d36a9d0899506367efdd8efcd80435a145d51ccd2f5be47aebb1726fe", - "logical_row_sha256": "3df47177fa808ccad3fe80ac80300b41b9c8862088d756276beb2f2341068246", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e5559c53522a7b2d045b48627f57e3e092155c3f6160c19e685055dbe06033f0" - }, - { - "code_sha256": "f6278183371122fa768fbe14f5047d7f99864f840ddcc55dfae07048ea4b60ae", - "geometry_id": "dgeo_4b1fc811f9f8d637a30de099", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus__depth_r04", - "image_sha256": "05efd040c9920923cdf14a134f1eca232e33bbf2707e6adf680a611c7d4c7cfb", - "logical_row_sha256": "705dbed0dff6effafef3115d605ad4418ee98edfb32f08869ab55e741c24041a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "68321cecc1641d4fa55962614ead236e8d4d2b61a3f2a4551269104489f24e57" - }, - { - "code_sha256": "74fadf74988f7591b7912c8c6ec93fb30066ed655a530e3f64d0f03f7054e493", - "geometry_id": "dgeo_69510cc3551062a77520dfa4", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus__depth_r05", - "image_sha256": "7bb4b351cb00d1298ef5b2670bc9dd5b0a4725bc907e7ea06e07e9ada19ce8bc", - "logical_row_sha256": "3cb5692ceaf13f95c45657e276cb9c0e929f0060a354824d5ef253aafe764970", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "90f6f8cfbe3ce71558eb376731346057a4d55cb8117a98d971e598ba2518f83f" - }, - { - "code_sha256": "512f9541bd3dc120fec4c0db87921fdd59f85a6fd450d595d1bc2440fffc38b3", - "geometry_id": "dgeo_fcf12adcdf67c68551281771", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus__depth_r06", - "image_sha256": "a3cea310db65d46e561fd42f400ca51071ca1a5f4258cb874de18a94219bb4c6", - "logical_row_sha256": "c6874e09f80a60f4835ea5aac92ef7cbd7fa33359e754b67da4fc88d887dc263", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c10820844e43013c8980c340ac3d82b9a3e4667bb3938f785e6cc27104fd0d64" - }, - { - "code_sha256": "298c301be5b239b9c7e4f96bc3027736fa9f14be590e2e89e327fb1ffab33ccb", - "geometry_id": "dgeo_71767ef8a3f4ce98d68869e3", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus__depth_r07", - "image_sha256": "22d6c2aff8c2744f75de2b935c584be99477928b83885d341f51be05d6fe2c03", - "logical_row_sha256": "54efe9dc5f7e61b86893e7a63d30eba04ab75015917c28d5d1faf89ff53ffa82", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2d265ed667c36887cab56596783d58747d4b2483b8533f4f5f6e359b0edbe442" - }, - { - "code_sha256": "b0c049367118e167dabf9ab179e267d2da926c1315f010c91ee6e3f025a90321", - "geometry_id": "dgeo_cadc537c29225a750ecaebf0", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus", - "image_sha256": "60e298e66c5826d5b7458d399c5fe9d39f218ee09b5a55c70595ec8b13985418", - "logical_row_sha256": "f49baf79e48ca3e2293f68111ce028874cabfbbd9897854f214f615ada438a5b", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "148fa57bb515aaa616c0bfb239ed91fe8ecadda14008ad9a23f4def613835759" - }, - { - "code_sha256": "6efaf9fca78ca60b5f7dd230b70c7604047184f34c0bb63919e4c55b44c37bac", - "geometry_id": "dgeo_ac122ea4eeb93561bbc2f6de", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus__depth_r01", - "image_sha256": "777cc14e7967715acb91a2955d4a1d8f444bd94a21695610a4e5253c31664bd9", - "logical_row_sha256": "f24cbc7c460aad4365932737319546e8bcf8b294afe6528e4141f3673c369815", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "62fdaabaff5da083eef8000e24b1bf46b9fedd4ae54fad6027a81b31faa71cd0" - }, - { - "code_sha256": "9058470d3266575a51dcab1b6275d6bed596a4bf8682e97d769ee57f1e3d2050", - "geometry_id": "dgeo_a8073c6034e8d7a0fafc93c6", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus__depth_r02", - "image_sha256": "cdd6ad3dace73519a46c404da7555bffc68b4262f82567c388877163823ba4b7", - "logical_row_sha256": "19a44f920ee8a868d38813508f15180030e0b49db26b3c077f8e09e4c5753d43", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "43316425b5300fceb47d9ce6f6c3c0a35022e423e6c0f7537fcafb3f7d1d99ce" - }, - { - "code_sha256": "796653ef97f162901fd7588122cdd8c1154e965875dc238c45bc19f5db920d9f", - "geometry_id": "dgeo_09c748322c116b3f274202f9", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus__depth_r03", - "image_sha256": "c5360c6bc7818eb8fd7ae56e911bf7b5abef4554ce47ce16415491afe7047563", - "logical_row_sha256": "f455850fb42625691d9fda202a559e18474a63efcfe4310f13364d06664e3eea", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2d91740eaa9a6686508c73491e9b83eb8316737b179c0b90edc1a9b51c3c6d21" - }, - { - "code_sha256": "37a61a5405944937f0b246cf3fac593ecc5f22533071876dd3354b42f38dd0b5", - "geometry_id": "dgeo_232c384c9376c228533ea036", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus__depth_r04", - "image_sha256": "300874aea41fc08b99bfae3ca4d702c69a07edff0144a6ad3fe3c309bb76456b", - "logical_row_sha256": "c7eb1d9b926211e51a59346e370ab75a58c9a4b7790837dd4ed37e28e55e7bbc", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "0f315c785fb3e838a1de4737867fb757b07bbdec310c225873a04fe00d19a8c8" - }, - { - "code_sha256": "c757460d54b8b9a87d25ac8678466dc26b35d0e4db684923290cc98838ac710b", - "geometry_id": "dgeo_adf11cad629a7b0a0fb02929", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus__depth_r05", - "image_sha256": "cf529fcf53ec30634059966277f8ea28a9d21607eaa66f617da4cfb839759f5e", - "logical_row_sha256": "1386b50075272ce0e931527120be7c59d21012c516811766f64986b59a99b3bd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b4ba8589b9c26d337eebe130532b63ffcc3a74e31da92387712cb3e03cb561ba" - }, - { - "code_sha256": "68dc1ed6eaf835b089fa7202839aa771ae606104117a6ddbc340ca0a0370ad0a", - "geometry_id": "dgeo_0506bcc96ffc5835744924b0", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus__depth_r06", - "image_sha256": "1bab6a711ad8bf1f50bb503f5136441f3a55610459455dd452c3e5881271ce6d", - "logical_row_sha256": "cb48d6d41371c98704eb04d4718c1de3b14b9c1b66f38bcb4c54f601a7f0cbd7", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "c5675a084ab69aa3cf08936577ad2a79f969099b45d102274f2dd2ee0c95cb29" - }, - { - "code_sha256": "19f2efb119d0bb38bf90e0d1fe694e1c1833d1af4b6b543883e55fa793d2ed57", - "geometry_id": "dgeo_4b284bb466628bb821ac5236", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus__depth_r07", - "image_sha256": "e585526c5882a7df86b60a1383a1cd897871d1cea114d159fd76c0af0ca0e346", - "logical_row_sha256": "aa42ab7d98a134448bac62015620c7a5026b08ec053710cb90ca793f815fc44d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c97ec8c691e8c188959c617c39a8d9e9eb2a7a872445713c3175de78584b4de0" - }, - { - "code_sha256": "b1a74884679b85d884366e3368961b7712b462abbca98bb77cefb9e742247943", - "geometry_id": "dgeo_40fecf84e684b15c17564948", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass", - "image_sha256": "07e059ba243fdf822b648fe32baa87a28a2ce60f2c74d39f18a762f496ae2c75", - "logical_row_sha256": "23c3b267ead4d3bab33dc126ef7182added7d58382d0c769bd3dfb90875219c0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b7a685ef89ad63d483c7a3b8ed1d24f447d6b9ac249a52a5a58d18c5f4359131" - }, - { - "code_sha256": "66827edf97f6f3c0325ad8f1a1ffceda974788152f41d40ab0484f996abd7b14", - "geometry_id": "dgeo_665efefad22f96519a2e8e5c", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass__depth_r01", - "image_sha256": "85a9beb9fc66d4b1b9d92402276db6abce40bbaf8d3ca4d0e6a75aa06187c4b0", - "logical_row_sha256": "ff5e5d47e3a0645a406c68e44dc6142da18cf64455c1b39fe2a37c909f088747", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0ddbb367dc31ef2696716be76a121f6fe901eee786027248d09afe205fe5de83" - }, - { - "code_sha256": "76ff9dc2df937829d792bd041419ebde272db7fc16ec1aabd1289ff9ac29ccfc", - "geometry_id": "dgeo_3257d99f32a2cab0f50289b3", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass__depth_r02", - "image_sha256": "1786b0e9c3cdcbfefa0c9cbd23edb31d1a4d571c82e9ab46c5b84b88861df0a9", - "logical_row_sha256": "952c8794e14da0f09d622a854c0f1fd637296149906860701f82503373d3a1ee", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "66757019da62f51c61798d06beeba369c3c76beee3cc9181805c47e35c973612" - }, - { - "code_sha256": "5ab77df7c868e1587bd2afe0d04d5d531ffe38f813b798bf9d785fb6ee21f5d8", - "geometry_id": "dgeo_a81eaf89b30a379b57880959", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass__depth_r03", - "image_sha256": "c26ac2aa31ab1468d45bd5023f29ba2db0ba986a3d6ac32d4e9daf75bb6ff7b2", - "logical_row_sha256": "d956a851c8f030cd644165aaf13c05cd98ee27ad4da3d861da9b89c25e162943", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4bc5a608864f9e88282fbbc5b8189f2b3c961769fd0af8c0336a267046c48215" - }, - { - "code_sha256": "0d6f8239dbe7f32300545a919cdda7abaf2d5a5237c316cf2d0e3d4644c26f5c", - "geometry_id": "dgeo_e5b933b50c6497b9f1ade8e7", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass__depth_r04", - "image_sha256": "ec9c570d5dd6393b6822a1845dadd6b3488c80dc4d490647a951e304b80c890c", - "logical_row_sha256": "12bace26d21056bdabde3796cdea45d953885ad697c3419496a5f0bdcdf66627", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "1196fa9f42595f37f171aa6f0001f8807a352c338f7aa9cd8f13a0401af6d119" - }, - { - "code_sha256": "d3334f600e84d1e1de18d798b19ea45b601f96a3a151710eef551c5f74d6f523", - "geometry_id": "dgeo_59fb481fe9ac64d62d603959", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass__depth_r05", - "image_sha256": "6e9794db8556be3afc8119d367badc882b03f093124f19122fb02e147a55d2db", - "logical_row_sha256": "567fbce9a8135cab2bd47d0b58227ab932d454775b46d8b863bbd182783a8f86", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d66f4c98241c845fc3498cf11afa6741a305e3d1e4e239fb9759e4bcf8d85804" - }, - { - "code_sha256": "7c2120dfbe980bed25a4c831a90d44b796d225e709707b6c302d567824dee58c", - "geometry_id": "dgeo_e2271c16a7194caca0d9fcdd", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass__depth_r06", - "image_sha256": "4e8db1c980a4c3bcb507e954631872d822480bc678ca91aeb01e861256cfe215", - "logical_row_sha256": "3d55f23494d549ca4c9a8ec0da12b820964fb65851e08358a6bab76804f64ca2", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "65561b5c81393670897f4c989bdc246793835d262e2b2a2a853983e19848092a" - }, - { - "code_sha256": "8542196353a7ed7644500bb7ea000215c30702183659cacff8d545fb73d33fe9", - "geometry_id": "dgeo_ca3e312ddcf22e469a863d65", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass__depth_r07", - "image_sha256": "bc529322f98ce162c46a6f7f378baf58ebf0e9ed26fe6133d3162e5a924e6085", - "logical_row_sha256": "7867842b252a95be387e43bb7951c94c06a424f425cbfeab3fcb86af13e15012", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "23ed25e79da2ab3470c896c3a0d5f1201794a1130634e1a1caf297826def80e0" - }, - { - "code_sha256": "1a3e7d534ee654c9fa0f17c72dc3eb9cce0584bcf543c1e63e66657f686dbe0b", - "geometry_id": "dgeo_0897d06deff6a375b47e43d1", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop", - "image_sha256": "a96d6671833dc5ebb5dc00b7e3797e3fc1291d4bdc51f6bdbb0d050baa2c258c", - "logical_row_sha256": "0e08cb932a6de956b32d4a92c6390c37777fe0711ced8a8d140d92a4723fc629", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ea6f92728e4e5c83a56887500ca4ea6ca66a797493bb8905925bdaa66b1da2de" - }, - { - "code_sha256": "c7f2dc2316bb5b71b50045deb688dabce498dcb25196c1e512d7e8387daf6290", - "geometry_id": "dgeo_957a9308b143f9fc27b66e8d", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop__depth_r01", - "image_sha256": "302127006641ac44223ef481ae66c8c8613b7864a98fe55907486b2ffa17d32d", - "logical_row_sha256": "52da8f77c919f3d5e21e290296b24d32ca4dc74313a81ce3841673e57356f811", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "50bb26d78483c24a48554a092101ab1e795784dd746d03c6b60cca9c6f29bf33" - }, - { - "code_sha256": "98711c172ee9fa5bf3f1102586a5f38d08f09c3a2fccfe91c9b096ea4188247f", - "geometry_id": "dgeo_21095e291b0f9b1cf189db26", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop__depth_r02", - "image_sha256": "a54a100e544b92c49c40cc4968775e487d1f2c378e9d5c2727fe792ce59d9562", - "logical_row_sha256": "bb5eae66a7e14f2a5dd56651336b0918e9b63bd0ac0f83e27dff90a66689234c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ab9a34cb7c1ffae9a585d22e4c50066dc3348689458b74fc8d7211cb8c1363d2" - }, - { - "code_sha256": "bb666228645349405dcfe4b9fc09425135cd06dfadef92025b183324b72f48fc", - "geometry_id": "dgeo_446d8c184689d428047835dd", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop__depth_r03", - "image_sha256": "2387593bd7f43f84e82e8823df33e9b794a335a0b97050a8c9573e5877dae76c", - "logical_row_sha256": "cc48c82fd182b61a7095729bfff9c330ee86173a0c78969210a05a9873fddda6", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d82ac2a8ae2540f2ce02e26288a3010866c9c3425080e1da2fe10991c063085f" - }, - { - "code_sha256": "14f05d8851f36dcb1dbfaca6753cf060a4b927230c6d963e94b2540bf29416ca", - "geometry_id": "dgeo_f6c4b7e05a752792525d2dff", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop__depth_r04", - "image_sha256": "0ba905150eca23fe0559b8b73760182e645bb2ea65ac4f46d9c3248eab3a3000", - "logical_row_sha256": "d3de036c21eab54694f98bba2b877eb7535881ff14ac02992a8291f291b8edb5", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "59328e6b5c5563e0210a2881e2397745ac5781ea1c8df3c7a5f040d152339031" - }, - { - "code_sha256": "7d7a6aee883bea2472cf20d670b1fd95037cbf10945de0076abd2bc87086b0e6", - "geometry_id": "dgeo_6392f8d54c306db289d1b4af", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop__depth_r05", - "image_sha256": "6961d54cbf5baf092e3ba635b236cf3cde010ada307681a8a13e954043e9ea29", - "logical_row_sha256": "4d675a6b92618709c12257c73e6fbb370f707823e4c0410f0ae9c0abf37a0f79", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c190ecf2dc3d82025c86c091cf3f46281480fe91c62deb993f800cd1e1a62f87" - }, - { - "code_sha256": "edec80ae81ecc20dcef3cd38268c4c37a454055695a6973ae83ecf76330caddf", - "geometry_id": "dgeo_c6ec56b5d498b38e635a2e31", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop__depth_r06", - "image_sha256": "9277d87bc48ff33a8da31e97c602658931119526cd4c052c9c19303148460ccd", - "logical_row_sha256": "70a51ebe67252dfa3b0ac815493161fcc40b9b072a88b63923ea1b74e5af98f1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "822f76355c8e7bcbc20cc987401a324c8b461ff2dd3897be78d1b85231232da3" - }, - { - "code_sha256": "6295d92ed60d1493f7d1892d86cacf5b060110dedbc81131d3e8be196bcdf9d1", - "geometry_id": "dgeo_cf9f50c4480bd1fffb2a64d9", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop__depth_r07", - "image_sha256": "dbbc0e486f6aa04e9abf2a36c051e2e882d55ee35307dcc8bcb6e9827621dc32", - "logical_row_sha256": "95bc58e2380c4525f4cf6d42612a9d3d317f18eb068b7e3d331c23c5e7bc4320", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "b0914407d72039f03494b4a6efb13d6e76d1ab916d5cfc98399a8f392c67d4c9" - }, - { - "code_sha256": "2a7cb6688395624d093e95904206a06cb83fe575dd28acc26815648e4530bc66", - "geometry_id": "dgeo_b29d6bd7a341ebcba0ae243c", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1", - "image_sha256": "a4567706198f312274c3dcfc685e50a46e6743d4fc9cdf8dd1367f0aa091c8af", - "logical_row_sha256": "487e72d734fe1ef9b8b1bcaecb4b87f7bce2c676d140b84135d5897bf9155ec9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5a4eae492a02d355927076ef211ade6d1b4d5a8e371f1106352ce9b832d154dc" - }, - { - "code_sha256": "06e6099c43019fa1e5bfe246568cddea20aa751d6f12a3abda0fcd07e51796e0", - "geometry_id": "dgeo_1ec08bb64e23bc8feb7a0fe2", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1__depth_r01", - "image_sha256": "34e700ddb0cfd590c5d7a45d6d7cd17e31419e88e594d613c1d9524524139c1c", - "logical_row_sha256": "702751caf6af52f8ff1ec7d7108684137658f6c0a1bf543f0e95096f7fd9f168", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "28d16dab6ce0f9d7a685a4fdd013832f0bd43c51bd9c3677bada6da508ed22bf" - }, - { - "code_sha256": "ba335022a17bce4b8b95d4f3763e7e5fff818efd5d99ce64375e7ec0f3de4963", - "geometry_id": "dgeo_39ba41f925c9a33cbbf756b7", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1__depth_r02", - "image_sha256": "7897d187d72119c75ef295bb7e580cc18b51d86235d7048b160b4b80941e7621", - "logical_row_sha256": "9c742fbfd0cb85e9edf262c0889751c1ac893905c02bf745153004d60309b0bf", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "d43e76e2fcb20a7a52308bf5e0852a369ae56171357cb826a5eafc44a1f781ab" - }, - { - "code_sha256": "6f3777fd7c027d2fd52d49fa0497dafe08908f41977dddd960fb771fc9221885", - "geometry_id": "dgeo_dc198012fea3895fce771564", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1__depth_r03", - "image_sha256": "e71d27519a6a4bdc6b6412106bd3e0852ef8d15af30a0f7f171220875edd2c4f", - "logical_row_sha256": "799bcc497718faf6a6d2d88553cfad51e99fe2bb2c8a226512cc353958dc7a27", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "98bc4a8447f5b1edf852663de4977454c7527f364f1dcfc8cc35143d9893d5f9" - }, - { - "code_sha256": "3cec1a99f58cf439a7255f7b5ba4150f69de9a1078b6a1cd707f33ac92f735fd", - "geometry_id": "dgeo_d9f977e305e0a652d8d3ec21", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1__depth_r04", - "image_sha256": "837c9007cea32882ed3ba3df19252fc3768d4b62698946ffe03fb81510d8c642", - "logical_row_sha256": "d259290e2e4992a52cd833b21ed867a714df79483c7149f98c9885432b1dac2b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "925e23f380f1a481334c634ef4a0204984dcf338988fb485a02a316ff3fc2a8e" - }, - { - "code_sha256": "d1e5342920778d482aa2d1221f0c1ab1532f67e67dbbf01d34eaad23e3d70856", - "geometry_id": "dgeo_c0798e3144597787ce60cc97", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1__depth_r05", - "image_sha256": "e9a3752ab30fa3322b91de3368f3d7cf139220f5a7e36bf0995413eb87688024", - "logical_row_sha256": "d868e50b58fed3a7c7623f88b185c083f11c3d943d3a399ba8dbe125461617de", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9fdef83388e3e8fb825dd6f7d720023d679ac477a3e494379189531c31bc700a" - }, - { - "code_sha256": "1e8b56ec49277eaa1ea1887c305be0acd44a56eecf4c1deece526c1325f32d8b", - "geometry_id": "dgeo_fcd4c6cc9c31520fe4fa5f59", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1__depth_r06", - "image_sha256": "1b33c44c85ec8980757517dbd358648e5b31e545d472c64b55299c43ecf1c200", - "logical_row_sha256": "3718360a48e505b3bcd8a504c50e257ff5610aa6f054bfa61c68817f90a926dd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "482a47cdc1701c14ebc21df6ac5307549745922c345cf0c48d6ba84b833f63e2" - }, - { - "code_sha256": "915c5982706a97aef58935565a9dcc29fde89b05bdcf7657fdfa3ac57329bc87", - "geometry_id": "dgeo_089a15bd4f026d303a405df6", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1__depth_r07", - "image_sha256": "6928aabe04a7efb145e268d4ece7e3b2b4134a8d41cfde33a0e8730afc38b793", - "logical_row_sha256": "8a3c30987bd2ba09fafe59a59c6af2b1acf28effb11bc8874f174698200231a0", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "94f79b10da3157b074f48a0e476055fb31e172f96bc0170950e80db82b7ad7c6" - }, - { - "code_sha256": "687bdf78473c64406645eca6f734777855169301317496720c1b6169043ffc6d", - "geometry_id": "dgeo_e65543302e1cf242e31b7ea4", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1", - "image_sha256": "e1e538d9432bb2c5e3017d91305ec12696c896031d8d12a5ddb39f764f1cf985", - "logical_row_sha256": "e3cfd76e31165a162727c9cf81b6760cbe4b3f5a0aab112c47edd2fe3b00195d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ef474062db19f6bc35dedce4b440f78a35ced63a6e86e891272eeb54e79d1b7e" - }, - { - "code_sha256": "58a2f230c92038e58bb3880193fd5b0a9994239f3e5e37fffd544eee0e6d21c5", - "geometry_id": "dgeo_57c0be48b64a34c287bb0081", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1__depth_r01", - "image_sha256": "b254fd7f3d92c4e5dce8e6c2ae9d17f6918eb0081afccdcf45b7f3103aff98b8", - "logical_row_sha256": "da6fa2726f949e63efc15389cbe1b7f5a7bc39a45623428fe2f3f529ed28bd89", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "30aaa0ebc67e5fcb9b42e4c8d9cc318be770ecb12a5e8a87311680f62bdc1b8b" - }, - { - "code_sha256": "03b22b505025fb4e76534e2d896ebee55f40c563ee81c73ceeaa3e0ec3bb6ec4", - "geometry_id": "dgeo_99572a565132a83f10ce01e6", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1__depth_r02", - "image_sha256": "1165fd3c818cff80e531a054a5d883feee544638c98cc70fd746912220085ba1", - "logical_row_sha256": "43c52642bf4dc78c056c2afd96ff91da0d80107470bb2f8119909af6d009e03a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "187390f2448fbe77c395ec8cf7dda31cffff4239dec890d161efc4e8fdd6eca6" - }, - { - "code_sha256": "8fe7efc50b60ab96a17944e5d29936988510b807bf05b0475760dade5a4cfef4", - "geometry_id": "dgeo_d2445a6f574f1e418718e6cc", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1__depth_r03", - "image_sha256": "1e9f85337dda157b71c34ddc2b88114d385a8f48e583ed5f1a468147769e2824", - "logical_row_sha256": "c416944369e2adddf653ec9f5001d99cd5c1ac05bda969af9a4628a3f0bce671", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "ae26fe49d6f0114775bd77c6bf3723d801e4fd88ba76c04b22fe490e5281c4b3" - }, - { - "code_sha256": "469b672fef397f8daf00423065a080b552f59839d576d9c9675342007bf660e0", - "geometry_id": "dgeo_dab77be452768da47d5fb2e6", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1__depth_r04", - "image_sha256": "a4789077742fc27c2ff04c8e3b33d387645c3249f2d350dc6f5b1fe0a4d6c51a", - "logical_row_sha256": "7321b1875c75f51df21cba900a3d071974de82a8bf84484cfc863d853c73b64e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "741a8d985d497905be20852dc07584289ebe5c4d9b231a0ab527f710d1ac6a54" - }, - { - "code_sha256": "22b6f37d07e5ed996e8a87b94cc43f39b189f8820289fc7dc26bb2166603998d", - "geometry_id": "dgeo_9ae2352920be950535574999", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1__depth_r05", - "image_sha256": "fd0bc6b947d2d3f9d6d5133a154db3953aca5301343712714875d1bea14c412a", - "logical_row_sha256": "4a5f616b10546a252aca2f00211fdd7cb083cb2ba06254f3a35989001bdfda30", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "edc411da77e9b7102c3f4d6345af393908689d96f5f69a8980bfdee689b2a606" - }, - { - "code_sha256": "b17f89072039d090dbce5a849ff08ef337542d6f1d16689149beddc5499c86a7", - "geometry_id": "dgeo_3dc14c91f63d522a240f9da4", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1__depth_r06", - "image_sha256": "da9528649121e6030eaada24550866b4335ff0148091a6c227d9f3b7d784c9e4", - "logical_row_sha256": "6194456d298e4174fcde765ae99b29235aa969ce726d7f5ffe50080ad3da74c3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "5495acaad34c8724fb835452918e741894d94cfe0fea5aa0602cca3e9e83e5a0" - }, - { - "code_sha256": "37d7bac6b8de2eca5a55fe6958d5c7feda15c3b94d6b9ff986971dd2123427d9", - "geometry_id": "dgeo_1a011661133d1824d9fa8d57", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1__depth_r07", - "image_sha256": "17d67d7f67f809b11f6de0717d07f984c34fb5b7df7be167eabede67591046b4", - "logical_row_sha256": "36d8a6cec3f397baa95ef9fa5af692c60b20a6d04d2d417c35a8f2d45895bc45", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fe3dfe643558d8e6946aadfed9123ccfec1be93bd93fa8b37b69f064dec5d4ec" - }, - { - "code_sha256": "42177f9d676073fed1778b2c33c931d2682fc9765d9bf8760008e9b7ae3062ca", - "geometry_id": "dgeo_9daea22c9c1d5eb9f63357db", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0", - "image_sha256": "ea8d695facee3aa23fc3e245f98ac918537be9881c0f32a1d89dc813bbfea969", - "logical_row_sha256": "72a7d7e79ec2ca1ed4da6ba00669187801737ba167c9a027a1f0ffa1c9812670", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1c4f339e6db4ac22c4877ffa4ac40856627c57fa9c9cd7204216c3f996144e14" - }, - { - "code_sha256": "c63d29391ca83cd26457b8f5272b942b92836babe07b60a7bc5a16a1d95e669d", - "geometry_id": "dgeo_9194cac7ca457a151a24a5d4", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0__depth_r01", - "image_sha256": "8ec51d72b98207f544da6cb1628061b410ff7d90cff12fc15dbc9ee3dc7a0603", - "logical_row_sha256": "22124c723fee63488cf316f6af4cc266e18220cdc0a658df3d7d31e9226ecebf", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "521f50765a8bf19f96c8048ceb2cd20ac9784162bc79e81185c47d32ce2dd865" - }, - { - "code_sha256": "f26cc7c05f1bca09441944de8e953c6511781dfcecd4dcfeefccaab0f7161492", - "geometry_id": "dgeo_6fb0744ebb66873efd1cfa4b", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0__depth_r02", - "image_sha256": "fe738d7081346b7d2da96e47d2315ce4da014711f6eab9692113073a527dcdd1", - "logical_row_sha256": "76e4bb3c5b25c429227c1ed97a35616d36101133235639ff66d4e9c43a066e6e", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0b2afe60423886d5c42d8dca86055499f0e87b7f16253003af51fe0bc2b6d43b" - }, - { - "code_sha256": "95b0768b2275f19c0f347a65ff34d297514059fe95922d568fe7458d3284814b", - "geometry_id": "dgeo_9a968af17048fc01f37b4226", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0__depth_r03", - "image_sha256": "5cb4d47c72c85999729c3810123b055c6fcc59e2839f41af15ef5141101ebe73", - "logical_row_sha256": "848c45faac7702976d7fd2080b874c10200eca3400909ffe9861ab2b38185460", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "23fc66b1370e72f3744a640d66f292aed0dd027968695f2fdc7303947bfd5854" - }, - { - "code_sha256": "b092b74dc4fc33e53d17fbd9cd2d9d681b17da93b8fdba32442aea6df91b0abe", - "geometry_id": "dgeo_87c4034b6ab0aa877f74854b", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0__depth_r04", - "image_sha256": "b7d9f58cdb51fac89954f7dfab3e398301e6280fd1ed566dce255792c9a1a01c", - "logical_row_sha256": "9039c98eb074acc929f6bf321841b43521456518c6ee20b51d80f15157441dba", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "44651206c907b9be68d7f45a21e520243e62c566aef95d1460150bc9912877d9" - }, - { - "code_sha256": "dad9b7a916a8174f1c3235e8be2a38488dc665ed788d945b7c835934a1fd4396", - "geometry_id": "dgeo_588e3e58e79439efdd920546", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0__depth_r05", - "image_sha256": "8adb783f71c534b7704d3f9ba3140bfd6613796b7b3f4d826ea1f7884a0132d2", - "logical_row_sha256": "c87519b1be7fa8d84b333ad4cb4378ed605813f3d11a3e296e72fed50ad39828", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "e3f4b5e4d679f14c6b2ab3890d97d193675d5029b371422c1b014d2191576b46" - }, - { - "code_sha256": "df5f9cf5c25ddc24832cf1bfe5be83f268c0b544debafbaba060d4344153b647", - "geometry_id": "dgeo_a3d9e794c15daf005b6a92ae", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0__depth_r06", - "image_sha256": "5107a48cc15271d1ab72bf4f76c91557c591861ce964ee077ca7df834f71c8e4", - "logical_row_sha256": "b3d909ac4d8d78cad9df07ba1abd593f618510af6adbd796bdeb699df695746a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a02937b8b62ee8c8edbf65db6902ea9789fb49e9421a959fa63cbe69047a63e4" - }, - { - "code_sha256": "4eed8923526349342240d165337e61adcc2a4932a3e1c7bdc65e9b07f07353f8", - "geometry_id": "dgeo_508caffa201b8b6aadd62f96", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0__depth_r07", - "image_sha256": "c25fd19b108548e27d2a840b505472e147410b0724eed0e0b5b01847a299a9cd", - "logical_row_sha256": "9f51f910f0612a0575b731ce6f65e99e79a22763a850c348459d0b6b06c44a18", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d2ff0ee94c8dd8674126b862bf122ad646e8f1d43226844492345da943e4b411" - }, - { - "code_sha256": "9701e0464761f957828127f4c1bb1886f6961df013318b30fcd6aa16c425ad65", - "geometry_id": "dgeo_acca11294b82b18fa61c5478", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1", - "image_sha256": "6cd60fa4cfebdba4e2e0ea1a49f0cc8c76f4c0ddea184e878c7edce6ed475e68", - "logical_row_sha256": "d90382ead2ed3fb689921d9b1cb1318f84956640a635b8fc4393aa280affb785", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d0ce565fbcb995f929502df24cabee0791779ed79173ede6710cc0a3a9c18e37" - }, - { - "code_sha256": "b680489299e5f8a65899221d35c4129454f14c779a68c5b1aefc44cbc2cbfb5b", - "geometry_id": "dgeo_b3c1c362795bd7fb8f540a57", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1__depth_r01", - "image_sha256": "456cb8e25bd6976704dd11e6c81ee914e39755b0cd5693690894ebd2f4aa2369", - "logical_row_sha256": "bc2f6ac8dfd9a51b2e0328b1c99b1413ec98f64c4ad8524b46e7f36187d66c6a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "35ecb939bbdde27aba9fe6f554df4c37747b2bcea6bcf1e9618e823de94622d4" - }, - { - "code_sha256": "cac30be139a51222fb592c5ce0f4cd503a9d45989d8fdd0665fcb97111e1bcf0", - "geometry_id": "dgeo_e0aaf722a0f038040f6cde3c", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1__depth_r02", - "image_sha256": "f0d8b0d78835da40e7edac1b548d9a54c088e89c8de4bc12f17450e766a7f89e", - "logical_row_sha256": "bc85b21da2cb5d6e17e66efac3b0f8bedf2d7bdf2bbc9de3c83d0d526508361c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "718166f880735c5d5dda8aa9801084c91be4a4999eebe38af5b53b579363c4c4" - }, - { - "code_sha256": "10941b586d5cfaa2cb2bc7791236ebf2de42f5f15cfeec4344db687c3207aba5", - "geometry_id": "dgeo_bd44e402afa282c5ab5b17b4", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1__depth_r03", - "image_sha256": "6ab10961f70c0ac7e58bc5035d081c87b9fc93c4f44c7d4e99a6a2a17e429ba4", - "logical_row_sha256": "a3c7a19860f89d9469916a7af742526f73e71adeb5e026f82fbf04571883eefd", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9efa8c3af71630103ade3a8eceace53e094841966a9a8e19ec310aa5dcb0b373" - }, - { - "code_sha256": "6bc856db77ae089c624eb3592ca4a2c79807c18cea4c2ca809c14a106a6d5908", - "geometry_id": "dgeo_d817d1504bb61dee805c689e", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1__depth_r04", - "image_sha256": "975ff0d26c00c027318b09f56ca30af263e5cfa40f3e31bb568d862028fe7e06", - "logical_row_sha256": "96cb18517a21f57e432831cbdd9e58598f939b2f895e7be00db49dd068eae693", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f81597508ddd101c95daaec1e86a3d34f89d03c82ef02edd6376dd4ecde670f7" - }, - { - "code_sha256": "fe823280b364a9fc5af5fe0d5b0a6c5bc1e1fec56c25d3e2383d7f8637a2ca4e", - "geometry_id": "dgeo_c933c1ddf0e928cc18b7c56c", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1__depth_r05", - "image_sha256": "7292c5c51b807347dc72933d12678d3dad2e2c551e6353f09077f909d76fe228", - "logical_row_sha256": "7b3e27c9a6b3d04360d626e24689b74b6c02aafd6105d58497f59e950d6b85b3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d8b5e897f08822604fc1f43e2991eb7c9652b6f75b9e21060fdf5b88404953b6" - }, - { - "code_sha256": "35527c83c9e3b88b81ec910b9865dda55534ceeefdc62a5d6e4b1f7151125959", - "geometry_id": "dgeo_bea0229251b41683f9ec5741", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1__depth_r06", - "image_sha256": "ce10d8eab0259c98159b9804adef7704be29ce27df4cbe6565a79f25bccb7b3f", - "logical_row_sha256": "6c38e424278bbfab5bf329ffdcc4b15c7ee9d4ff2efe2911c15d81ec1c3f7660", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2de12bc4d29ed81b99fbef0e4b4f4419ee265e69da58bba272b8fb4a3e2dc283" - }, - { - "code_sha256": "a73319f432e8c1fa20436eeba0ec4bbfc1c7d66b26e5d8e26730234ccc7eccea", - "geometry_id": "dgeo_e6c6bec39e254090e540f4bb", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1__depth_r07", - "image_sha256": "bf1b154d5e453f7fc94a8279818bce807004d8c3d7916afe70f0d6a1ea70e84f", - "logical_row_sha256": "7369b9f337d4c02b8e71f2e62db9eb8eb9761679b70b12db148695fe8b3c825b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "cfbecd769fbae547a5adff768154348b6ef3f55ab2521e8cd59fbc2d5314f9ee" - }, - { - "code_sha256": "9febe7d4308508c7cd6186f687903b84808971f4d0fb5046851dbd996be99cdf", - "geometry_id": "dgeo_4812acc278af421a6494a413", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1", - "image_sha256": "2b03b273448c6cbe20c5649bb888712da34d25228ff48f008b7dfa31a8919e9e", - "logical_row_sha256": "f0b5bd8769b21688a102edf07abacc511a79258cde6dbc333f71e0bd01de6435", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d0e3be3b35bb6b8801dcfe56b79f1a052bf2f3a837ca16c446aa202d9df96b7e" - }, - { - "code_sha256": "aa597acac8ba80e98ecb016e912ab20181ebd99f144d6e3dc278ba88ade97736", - "geometry_id": "dgeo_a127fb9b38b317503d71a911", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1__depth_r01", - "image_sha256": "18f4829f6261b6987e2b0441795875dd40d74f5b6849ebfa2b8ae4460322e4ed", - "logical_row_sha256": "d47927d5a36ad34540906650ee1aba60802172aaf39ab0993751705c293c6e31", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ef9ed3f3d396b58678729a21d3a9a5ddac8085bb198a19a7feef14e1cfbf1ec7" - }, - { - "code_sha256": "be9da0415123349b1958a227902cbbd3edf237ea6b22993db8011734427b50d8", - "geometry_id": "dgeo_bebcfade800334a50036a84f", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1__depth_r02", - "image_sha256": "d4af3a71ec2a609788a1d2ed757f2b52c58a0cf02209ac89f5f880ad330ff2d6", - "logical_row_sha256": "0769d2a76477d89715c1484b3f73a9e86ae920ab3c0e18613154ae0990f8065d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "379f42aaafe28214feec4783ce34deb6532191b6f38919a0314d4d7495a50f37" - }, - { - "code_sha256": "5413d74a178a1191aeee85fe37d78891ff6485eb73acbc345a61688944b7774e", - "geometry_id": "dgeo_eb69f13537859423e494e2da", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1__depth_r03", - "image_sha256": "95d4810ee240a9f0208fec672904683e00dd73bc784f187758eb86a25f145f7d", - "logical_row_sha256": "10a7f47d956e05b30094af75a567a049fac6b007814ae8f8a319ddb9f0aa16b4", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "feca82ea2be3832af290be9da0530734a3e7f3357138ce61a501a076f64f77fa" - }, - { - "code_sha256": "9a9320bd825a02b44688d7096ba1cdb03c43de055282c3eb418e20b8ed6bc3c2", - "geometry_id": "dgeo_d17e157b8e29478a1cbb1c61", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1__depth_r04", - "image_sha256": "7b04921a51d3d92c479df2addfb584779d92e2bcb2d77391cd2b7d3cb5d9fb88", - "logical_row_sha256": "0e5c620a1b172cc57ee378a9f8beeb31987390517a9b81cc9980e65bb0723393", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "5f6d08e7c85d6762f1af3e9deba0520df59bcb75224a37775d3ea918993c6409" - }, - { - "code_sha256": "2f90d10bf174add0e40491e58fc99dad8dcab70f09e702f682c614f2cd59ef76", - "geometry_id": "dgeo_7e429201aea0f9c6d76af1e3", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1__depth_r05", - "image_sha256": "65c4f1c0c338a3bc531c108e2940de65261eee55d101bba83a1771a9a3703127", - "logical_row_sha256": "49beeb7c8deb88399430875e41897c4373993a09779ddeebf6111572dcfe192d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "8bd1383f30b1b01c8e7a015b3966878569ea8fecff98293fd767436bebf07abf" - }, - { - "code_sha256": "b1d7b1e36855fbd2fc14a577376fa74e5adc19d468edc5bec29995ac850ca26d", - "geometry_id": "dgeo_de712c374ba5e64406c51c62", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1__depth_r06", - "image_sha256": "284581c8a219f758c4520c9abeb5892bd5fbb0dd11d48192d5aa3030d60a3a90", - "logical_row_sha256": "86025414613adbe48b4acd4f1228ddf030cb4fbfa396f6261d5a8bd0de4a4e92", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0be91b266da2b6d4f393a6d94f17726d8aa5237a796ffc8820cc1397fcbddf9b" - }, - { - "code_sha256": "10b2600a705dff1be1097ade231190205baf033ae0418b785dd1228c8781d81c", - "geometry_id": "dgeo_0a8dc27544be99a20dbc88f0", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1__depth_r07", - "image_sha256": "8298d7dba702a71eb4e290a8187d8833aef8b1d26b8f7b43a905e0362f56c3ea", - "logical_row_sha256": "870d8215f5c0d9724a6582e9daaad4e7ebc279b96e1236ddc01a861f8438b95b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2bff2fb302e034dd66d390e3f1a6ca34555dda6f547dd458f286cee512492fee" - }, - { - "code_sha256": "b6bb7c25df62bf7c7f19a6618ab1cfd91a55d60c787085e3d3a3ddb0bf64a6b9", - "geometry_id": "dgeo_8cbf9f3dcfc51e1b2c79fc63", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5", - "image_sha256": "db9bdab2b7ada3506b42a34af0da4ca6a243ecb487d1cf6c4d141d44c39960c0", - "logical_row_sha256": "508a03594fec8f81dbaca3d80dd152a1238fd21e9c0416628db98615391fe883", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "21a729c8794175c24b9e988e51d518c17af5f7a8e9d87990adca56332c031d1a" - }, - { - "code_sha256": "01668211a97e4d065f213cb1a7305596dc3e5a878c9ae1fd1fea8484489a363d", - "geometry_id": "dgeo_7c0e1951ac74b6c996c30c62", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5__depth_r01", - "image_sha256": "8d8e5f4b3a5f3cccad735a49d26bb754d0ac6706b11b1de8aeb8bc8bd2d595c1", - "logical_row_sha256": "0b9e1bfa29e38f003a0c05ad5d2a51a561ac58b962fbb5677b21995254a08697", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2ebc4ae0520949e47acc9a51376571c420dd525ae214eedf0d534c3cbb579fd2" - }, - { - "code_sha256": "b0d3fdccb4c185602f5051ace406010e74405c4872a534e5af18beff90572ee2", - "geometry_id": "dgeo_87436be75bc30e3c61513081", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5__depth_r02", - "image_sha256": "e67989dfc9f5804766ceac31edb6bdb88533dc35416ebd926a998141d47c8538", - "logical_row_sha256": "592818a4bc4f2cd9d73eaf4e83f63c12e6c783e5a8f9be679f86531655f36e85", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "5ed31b85fa47209c5a49a211625f9e8421a3f062c2951e35453b3cefa03d17e6" - }, - { - "code_sha256": "10925fd28441cfb0a74b4cd2e66081ac15561a16c504b8d316d791dd1bf9c49d", - "geometry_id": "dgeo_442680cca1cef882228e7d51", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5__depth_r03", - "image_sha256": "f110e3f694ec205ce48906dd7a441cb94d99b45ae54392cfe109228814a6f1cb", - "logical_row_sha256": "d94de7bc849187e3e7eefe1d6e380d8b642ecca4c14d16765d386e90734d1a75", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "534f9ee8790d6cccd15b598d26e4653b2694a5477c26d1223e49df659cd16a70" - }, - { - "code_sha256": "19e4ddaec03fe7d2b823ae4816b8777cbf8740125a5740ae6c3cf374a7c9f005", - "geometry_id": "dgeo_ab9c60df02c1413ba2cc465c", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5__depth_r04", - "image_sha256": "48e569ad3c632b52da0defbf34f93db51516f98e991b5237f574407f3ab108ee", - "logical_row_sha256": "2c703201a19ae2351cb0e6d9b4e69824be742c7c38c0b0b4e9cc71809e1f3bb7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c928b437851cb0e7d33b7abf99ad15d738786998bd7d46547c83e49347e1182e" - }, - { - "code_sha256": "03580b2220e0f104fce411652b4b0e9537c13851627e7280b16764a17263c86d", - "geometry_id": "dgeo_d33f8319abba78aa3d170700", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5__depth_r05", - "image_sha256": "f57567b0f66d20d6a639e45561da345d65900022b2adafc899f54e7526185586", - "logical_row_sha256": "0db39fbd639ccde68b046c02d463db51b5a5f6cb1a91ea9e617225c493a70cca", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6792aa8735f83695b4a63f4327a302007bcfd2fee7c88b1caddf7e01fd90fd74" - }, - { - "code_sha256": "93634a982e4b959629d07cd51243da1306338ff8b1d2520bbe788c3747ad5406", - "geometry_id": "dgeo_ad4f66fcdcb4fd6cb32f5bda", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5__depth_r06", - "image_sha256": "ae6784a888dff263611ef4cbbad958d292faf2c003673955da96b17b30ff24b2", - "logical_row_sha256": "a4a847d165080ec7a8a6540bc2e5ef720671d604cb22a1830d7535437f455fe0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "40064da687862edb52033ab182f1d576b641f2c7904d74331aacc25dbcafdbbe" - }, - { - "code_sha256": "f1f3188e663c69d9a2578dff9a5131207793f2053ab31df3a535addcc8fca58d", - "geometry_id": "dgeo_686b848c0921b9ca2d0564c3", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5__depth_r07", - "image_sha256": "b1f688826a6e150cde48ce78e19a94aa2e6c13d101d2d5585d24460f8867929d", - "logical_row_sha256": "8410f838a8703666880bc33c88c9e782fca4c94bb211b5f8d80983e224a2ddff", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "41373427e16f64b9112e6a4f9d5440ca82dc23b853e41c11fe21af402b409dff" - }, - { - "code_sha256": "1cd2735b190dd5237eba459c47881a2cf08c9b1cac61ad47e5c34705b3283828", - "geometry_id": "dgeo_793655833429f93159854cb9", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1", - "image_sha256": "c626a08742a774c2046144e89fc1eb25c6c4fc7295fd1ea11ef4546be78c1d08", - "logical_row_sha256": "c6891443dbcb4aa8d12c771fa907660956d2a8db229f707e289346dc6f52bd57", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "6d9aee02590ac92fac9c493333d4e6d42c878529e358b414b6d0cbcb781d0d4a" - }, - { - "code_sha256": "9a333b5162555e66d1f904ac6f3554515c0648cba397d6617aa7970a5629c5f5", - "geometry_id": "dgeo_91431ccc586a6f50d497b4ad", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1__depth_r01", - "image_sha256": "c27e8e5d64821c91b5d975d6b726c51d664a0e9a894ed6a72f267ee04114bbf7", - "logical_row_sha256": "a378fba2af7960c9c745bed05c6f3b49783aa702a72011238de02dcbc4d112a0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ef95079096b0835a55f2a3982c1c1ccd9c66e15671a15e59c6afa05c310a1d5d" - }, - { - "code_sha256": "ef3181256c1802122d22b478ac29c73612d451a7402be965870b3708040354b6", - "geometry_id": "dgeo_d6b6d47f2411ecf92b585279", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1__depth_r02", - "image_sha256": "e5908d8b2155e848784477dddf2fde8758e232a6ef3ad3f23eb4ec51d6a72de8", - "logical_row_sha256": "96e39449230d13171def41f1e26f2fe11aefd22f2fbfb80ad6febff29796e535", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "97bb6693dac24cec6400db3ac5403322c6cd6eb254947703a2d5570ce6b04d4d" - }, - { - "code_sha256": "52e02baf534411ee5e36ef6b0665662c07113b409763898cc1706afe6f000994", - "geometry_id": "dgeo_57baf4119af855e283e26392", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1__depth_r03", - "image_sha256": "256a7344a5aa43bea26edc5b3e5384ef53d3068403eb045474639a35b1651bb9", - "logical_row_sha256": "f199d6d4e7bb69f7068b0ecc6ef2f930ca7e9aae5f8797ec3f7e43745ad65ad1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "3f1bd26a54ff579afc320b54302ca84f9a802cfeca9d40fc758a65049a91eb24" - }, - { - "code_sha256": "ab3db7a64f890dd653ace2a4307af9540d326bf33b9881d55840b9197b2a652e", - "geometry_id": "dgeo_7f3a7f0c9b1e7637b64f855c", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1__depth_r04", - "image_sha256": "ab64f3ab03772bfc3b9c65f56b7abfa6c264159bc485101b9685dfd68e8d948b", - "logical_row_sha256": "4774e8b0044380211fc5ad27b121e6b94dc8d2b52830bb46423a4186b032387e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "305f0b6d4b4a01563e85f5166e2ceefc33743693dfc0e358f55381c275308a8b" - }, - { - "code_sha256": "a6783c0306ad4e5ee139c28d1a9f5ca724886cb440161f1ebf60d215adefedf8", - "geometry_id": "dgeo_0ab832cab607a4d3b1fc1c4b", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1__depth_r05", - "image_sha256": "1e1589b4f8a748080617d27664b4e94cf0fbb6c0be880ae459b320f76c8810cb", - "logical_row_sha256": "b2db1dd557723c2f3231eb5e2ec9be54c6e4bc671c674004c531ab9c2a7c576a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9a508ab1587de267e2914fb5db53a6ce103a1e14de670d8df63b5c9e83c6f5ea" - }, - { - "code_sha256": "a70bf9ce422de9a2d2546e4bbdab5e5a6149e65e60ebe870861a4a1818ca7337", - "geometry_id": "dgeo_ea56d20a94091766fff65aa6", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1__depth_r06", - "image_sha256": "146f5b136dbb0fbe10306e8891ac156752bb3b8010c9880f4821b68e78b51a19", - "logical_row_sha256": "d6f27bb1011c52e1ed9cae46bc908b966483be17c03d12d7f8dd203aa63c4ed3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "89f5de170e6a84bb4e53ba6922b89a101815443cf9754bc7be514d8c0a690afe" - }, - { - "code_sha256": "5dee2471ad61d2584f71c3a585b74f336c9bd1048fcd67fdedcab3ac1629db71", - "geometry_id": "dgeo_25ef4b9027c43de93db5a5f1", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1__depth_r07", - "image_sha256": "acb53dc747d5b4a37897170638092dff95a475d7033b29dd1564740a1ac7eae7", - "logical_row_sha256": "728832299c54b6b297cfc47dfabf170207cb8f5b1148f07d35d4c059049a1605", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "35ac1062d2041dca418d193f7dff2d5d7a50890a23f33cfddf05ab041d843c5a" - }, - { - "code_sha256": "56dbcb6f9b530698302040d68627505f3eec973145ce1f05e26d613c6344ad47", - "geometry_id": "dgeo_2c29eb51921bc8fff0e35f89", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array", - "image_sha256": "08f6cba5e8956a982a7f08483dd4412c050d21b15433368836c8343bbe8be256", - "logical_row_sha256": "1e9d857390d202ad4e1b6a519831e674be1767395ab0ebb68e0ea1e2c1168faf", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "bf730db33364889104214aa25614805ec3f932567fa3aa69a8cce8cb160fb4fe" - }, - { - "code_sha256": "07c2e303c0736284ffd6e4f9d0c005339ac0ea2c0aa99037da34fd2ecd19e6b4", - "geometry_id": "dgeo_d669d6448dafd92dc7b37c74", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array__depth_r01", - "image_sha256": "67d78845a692030039eb7eefc4029e789106af4f17e3961ec9a21f7eab8cb270", - "logical_row_sha256": "46520f94c787ea25f093885225c64cfa5de110164c44570b7a6356b57ced1c9a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2ceb7f3c4902ad75bf408eef2046d564b106605b1627afc40f7f3584654c94aa" - }, - { - "code_sha256": "ad3b20de88259a2059a3d24dcf10674bab59e9c221bca5502a4a294e51c76093", - "geometry_id": "dgeo_3d6f3a3e8f283b52e9434951", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array__depth_r02", - "image_sha256": "0ca7d6f4b49db7de1d3983f9a8fc966fbaa62724077e5da3973f18623e6d8fd5", - "logical_row_sha256": "7450db32b677127b28b0dd357c154878d74e66b479e2995796dcc63b6b04d1c3", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "842202ccbcf73cf0d178800bce036b72ae0a6cf53f40b11b43dd666a5d087b98" - }, - { - "code_sha256": "d13de791e36cf4f4e4c05170b1b188a3ea238eaa81f9d02d532126820a2219cd", - "geometry_id": "dgeo_600dddcc02299acbbb5df3e7", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array__depth_r03", - "image_sha256": "71dc339bdce17885a4768eb2980a1fa412cc9faf1cbb4a314c1aea59980d67f5", - "logical_row_sha256": "4ee06be716e59fefe61f0d0c605d75182318befc28847592961d64dca09c73c3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7bdcdf1ca9134a055b3fd42ae329e0912f3271d70ec6256d996e7f8b97785874" - }, - { - "code_sha256": "6e03587dd9c0c6fc16255666382f8714033ae553584f2d5e2f7e4b0d2cd8c6d4", - "geometry_id": "dgeo_29d193658155f46d37572287", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array__depth_r04", - "image_sha256": "4e1320ba0cf93c364dea9e7c3df55bcb41b3b49033fb26250fadf83a6bbb29b6", - "logical_row_sha256": "91ab203f6bff6fc131e70be4ceea1aae937ac29e58545e69503c5e05c3a4ed6c", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "ec029884bf8d3d269eeb97d781cb1005dbaee95286a219bd586a2515d61ce039" - }, - { - "code_sha256": "23065c90b82af0322a096207220b6664bfbb0be58b21e8b9e633aac7d79f5fba", - "geometry_id": "dgeo_b672e9f2d6bf3e34f7bf1ce9", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array__depth_r05", - "image_sha256": "9e75393c585d06180d4859feed7db7df372c6cc3b64e0b67f66ba065c2084e22", - "logical_row_sha256": "b472aba4befea6ea45d4983beb83bc754050a5d72e9c92afacc6b173e2727e6d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "be31fde2a4c293069f215207dc86fc6ca842aebe7d4bfd30d8327d8922b6d7b2" - }, - { - "code_sha256": "5e993729a2812ee8f74514dcffc2ed1ce7db0508679a83a8aee98930e09a09b7", - "geometry_id": "dgeo_af463209b33f3833e5648acb", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array__depth_r06", - "image_sha256": "b7aeff3c0bbc32fe1dc335b3fb86289007a110c1413832ff0f8475c51a53691b", - "logical_row_sha256": "52bde8136635d57f7cd70600e4cf124009378d0c3fc0a593212342d0cde626be", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e4ef0629b24185885115cdc599422907aaf10b4689d338f8d2256df6848e1b30" - }, - { - "code_sha256": "1eb94bd407c091a8f9db66a9b1f5d511cf4878b36265402d270e765fc74fa341", - "geometry_id": "dgeo_e01d381bb6767f2ba0f25590", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array__depth_r07", - "image_sha256": "9c1f7c314cee9a673b8877a11e838a04c251a41cafaf09c859215bfbaa510f7d", - "logical_row_sha256": "5bad9a72fc5dbbb649c9db5e8b85cf75f95f591e07bbdbbda9adb19d365abae5", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "aabd76aa853acc49abed466f0380bb2462f9632aa7c3019d78cd2d29366811b6" - }, - { - "code_sha256": "d06e9701b2381d2e11a10710db258f20c0d7f51b4650d1612bf8a30b1604cf32", - "geometry_id": "dgeo_c10b5eff1250e5aad20b5568", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1", - "image_sha256": "f608cc49e8b8ff0979f4337dcaced8694c86472e5f9f0baa3118ea7be2b8e538", - "logical_row_sha256": "c9cc3ac514ff295dad1927602a1bbfa7a0aaa3862d2947f0a9034d6b68909cb0", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "712ae5f816a485bf5e1a643f1b5e172dc9fc042471a2e6ce72ea9008188fdaa7" - }, - { - "code_sha256": "8081a1d496d69cb2ec3b4434d77a2e62138ce09f6cb840440e554d6969dad9d2", - "geometry_id": "dgeo_c285fc539f36e8e6ea843068", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1__depth_r01", - "image_sha256": "53927b5edc342002b244cec88f98e2c939a60c62a54a48a30401df9494ae1381", - "logical_row_sha256": "1ff7e3a02d56229676cc949209da11d66e35692d6343f90e79918cc102a142be", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ffa36c0f95b33b96972450605d908a1bc032ad8e47d5605e1b34c5baedad39d8" - }, - { - "code_sha256": "e8f6688b9adf1dc3ed2682559da28d66015dd13f44a297f4c556dae3e4fa113d", - "geometry_id": "dgeo_ac515d389e7982bab128c2ec", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1__depth_r02", - "image_sha256": "53927b5edc342002b244cec88f98e2c939a60c62a54a48a30401df9494ae1381", - "logical_row_sha256": "183d8bb7f07e27968017cf3d367f89fb81ea6e0f35edae6cfe0fcbaf978dd8be", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4ff4762ee9a2cd1f64f7e8ffe08d59ef11b25f88d5c9df992d5779a7d70e7b61" - }, - { - "code_sha256": "1d6296bcfd90a1ecdf9f4c089105067b7f7595e23fd26994022eb118864fe0dd", - "geometry_id": "dgeo_12fe465c39a1549096bf12c1", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1__depth_r03", - "image_sha256": "4dca4d1279c8641d0d34a8ac51874a3f169d39901cb3ba33a2b7d9be3f571bac", - "logical_row_sha256": "83634e667d1618785fb6ab1ced6bb3b4e0d989fd622b2cde099df1b1ba000041", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7976b5001f6b5fad7faa8ac47b26b4ffd8da73de819b2e053d822174870bb122" - }, - { - "code_sha256": "2b78d03ef2656f6640f536b05dae09727181c5a158ab263100b795fe290acbae", - "geometry_id": "dgeo_2800e184da81d01946a37c68", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1__depth_r04", - "image_sha256": "85a0bb750f1db94b6384c8a3b3e446014a2b836c6335957b2b1537d424b83c78", - "logical_row_sha256": "28f1f75427ea9ab36f8255afbcad376276bf752bb7c756cfa080bf5c9c3dd971", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "e6106d13c33289de1bcb29e162008e73be4f134c175122fd0dc5cabc4129b481" - }, - { - "code_sha256": "63991a84e8ad84272ed03271df706b320ef78feb0572b61ce9ef964a81141da1", - "geometry_id": "dgeo_0e8328038461878f66c24631", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1__depth_r05", - "image_sha256": "fe66339d87754b54cc0e19795a14a184a70dd20187b8f422767e581de4ce374a", - "logical_row_sha256": "8f2da189fc42f3ff19f6fd20019a190bcf1ba5cc854d976f4b3629ebb902104c", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "170198992ef2cfa30b15d9e0853471332bd0d66282b12641a6153c76c63a62b1" - }, - { - "code_sha256": "490ba25f146595c17e3aecd123a6f93d19951d3c6e4e0c51ebd30719275150a7", - "geometry_id": "dgeo_909e750298bfea4f8466b006", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1__depth_r06", - "image_sha256": "ea8e5b63dcad724595658d535afefe5ace059b1d91b746b7b64fb2fdc8065b00", - "logical_row_sha256": "90703806ad5827c7f7e11116348238a68747b3ebbecfc4e8a88b665cbd37b5d1", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f73a0389e52378ae52138af6e0fb53cd25e88aa719b062cf9b2c6a4d95f75585" - }, - { - "code_sha256": "2eb68a8cd19015a780e3d4dcaf3965adb649630129c670047a24c3acdbcf389a", - "geometry_id": "dgeo_37ce48934a60b6cd1a053f52", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1__depth_r07", - "image_sha256": "0f126bc728305c17a6274a4d88fdb571c8c7b8d036826c46d2a5eee8431d6a78", - "logical_row_sha256": "ba408fb5d8ad1d928dd7fdf6b25781b821d7590b154fa3e8f5f94060efa720db", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "75ba37bf18ddc5e6dcc49174db450cd603d902928b29bc309a589c68eeacf30b" - }, - { - "code_sha256": "2a00eb31f88c3f4e3544005be4c42ac368f2eea10b5b2714986e77931b37e2e6", - "geometry_id": "dgeo_b6d377183cba035d48e6f072", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1", - "image_sha256": "979c51dd490720f627b13394847478c5c7552737b69dc89064d51f53f294b2a9", - "logical_row_sha256": "3f8045bcaabee6576e6b8136c05885ed37a4da6ee19b80e2332ac7cec083f7d5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "cb9fcf09498f66017f3069b6d51b1ea3c58f7e509930819a1d89c6fbf4de32a5" - }, - { - "code_sha256": "74a7568f0a458707124929ec7ab0d910188ed42dfcaf7c2e18f9e97c2539e1bb", - "geometry_id": "dgeo_671e127ac056461fd171e064", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1__depth_r01", - "image_sha256": "22eba0500c44ac9c668b1f35ff09094220149d987288045b00dcf164568a7f61", - "logical_row_sha256": "e30b608c5cae56ef113f64dfe49857ccabce33eb5ee596f84cf56eac08480f1d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "fc069c6c040b9dda433eb6cb93676c55bd947c1d8d39ff9d74f344596c618f55" - }, - { - "code_sha256": "cccbacb76d413ed41542ec7165b038726981de69496a88ae35cc916645fc8ca7", - "geometry_id": "dgeo_34cdbde1b9e0407d135b44ee", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1__depth_r02", - "image_sha256": "a4000462a571b6ed3fc90fbf2af13f8c0b880e192249a09f1b181504349f4e40", - "logical_row_sha256": "fac6734fe52c21dd34f03a9ccfe97640a937fa84a7195e0dec836d47b086b814", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b4dca6950838ca8b3dc2fc695cf4b8759d4e46edd7f296a4ebdf689e133e67f7" - }, - { - "code_sha256": "90f07863092d80cb2fffac46efbad7adcfb8034b0ac47d4d6af565a403561a69", - "geometry_id": "dgeo_01f9d63626ca4d76ee63769b", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1__depth_r03", - "image_sha256": "b90dce6dc38924bea32d02009b7c8876c6283882b4fc2568619c82741e44f375", - "logical_row_sha256": "664ce2674feeea8c29468986c9d7210481cc611f0ed5c69baace6502a1b6642a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "96301f712cef8a2512efd334902ab99a5526689deefbec3f65403b12d8fc96ff" - }, - { - "code_sha256": "5d3c12ff24a464bddd79c345d0cbe3b729a3b5da827f82407891df795069e900", - "geometry_id": "dgeo_591b46cdec941c631508deca", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1__depth_r04", - "image_sha256": "91edce12286658ea5447d5968fdf1c6752740b9d9abb5282b93c5a00e0ccfe4b", - "logical_row_sha256": "5cb48f2918e1a8a590e14300e2f09b9a0aaaad621d7879d8f618b5f19deff8d1", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "17e99bbd1f0430a78271164973d547b0dc729358ec8f9acc5d6da00041a2b7de" - }, - { - "code_sha256": "90cb2061f6c56f1f7e1c561447d8ce07e687caa089f6bd5dbb90c843a444164e", - "geometry_id": "dgeo_1c9f2d060e7a596f4c6acf19", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1__depth_r05", - "image_sha256": "daf4cd805904396ec9431384fe362dc460d0ab6bba16d6252e0ff3f40af0b2c5", - "logical_row_sha256": "80b22bad5cab7c09423ca5a13cecce28a44dd26adf66c07cd09d2b0d684e4e64", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "db9470a91b3161d251fc2e0c4344c160cc2817b088d62ab278c13f843eae9669" - }, - { - "code_sha256": "3e87c2da2da5bf8951ba8cb7d5771187ee338f6429d3de9c3a3450072831f193", - "geometry_id": "dgeo_b86c1cf497c085ccd4caf7f5", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1__depth_r06", - "image_sha256": "3b70c48cb6690481a5a1a674cbb6801ce1229e3dd9db1557c873bf0789b6dcd8", - "logical_row_sha256": "1cded63ea87cea07d6e2d4efcec6e95989a46a3f576ac8810d13c3eff5dea5f8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e41f144a6db5a718bad565c8c14773c8012faaa05f48435e38b3f23523eff62a" - }, - { - "code_sha256": "919c20d254ad30b1b9cd1e12fbf6523bcd92e868ebc1043b1809d798bfbb5545", - "geometry_id": "dgeo_6f239d71acbe2522823434a6", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1__depth_r07", - "image_sha256": "d7571b9f95756053da7af9177cb7bf730975d0749008e1a428421cef80962974", - "logical_row_sha256": "23ca1796cd499a70a1bd899ab3eda828d31d7407c7f55d013e12fb000e43245c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e3008f92a0c8e46f5a39002f9ec352d73ab137dec826a44d31b810a062fdd29c" - }, - { - "code_sha256": "8c6ee9e1a064153c4b19e8a8a442eb42699e89d868b602dffe5ce9ae160de395", - "geometry_id": "dgeo_50d0d7146e62e6fe7efd3168", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2", - "image_sha256": "23702957c92d999631dae70db9e0caf971a813c399ba6fbf0413a66844057be6", - "logical_row_sha256": "704a135b0b4bbe2979a3eea68978b26103b15ab39abd9380500c19431247c77e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "426930c81097255e8e424b94634e91d0e07f941061967d9be3467a287fb997c8" - }, - { - "code_sha256": "d7ea059aed54504b9170179ffe10a7e5795914ee8e4427671de7cd6af08fd84b", - "geometry_id": "dgeo_f453afd737663f5be09cd84d", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2__depth_r01", - "image_sha256": "6992dd0a3be19fc15ed7764204987a78026ad3623bdbfa71264e3c139e9e8ad3", - "logical_row_sha256": "c401cc16d25ca31cdc1a8fd81fafd55fae2ce1e9a3e326d11e225a77857cf25d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "25bca559905bf7112f80c28d3d3d4d0834a77a2260ae6fa727ddc535b86b216e" - }, - { - "code_sha256": "240777a9b609cc4e81ea510adee264897b4bdea9770b05b72d5a700eef3d3778", - "geometry_id": "dgeo_62cb6097e305091703a136f3", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2__depth_r02", - "image_sha256": "5ed3fd229cf7867df9f0154eaacdaeb447305ddaaa482c50f616a8baf078c134", - "logical_row_sha256": "ce2e423ec3be0a4ae264c7ad97e7bae064a54cb9902b02a9a8c59ecb0479ad08", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4cc403c8525d794fdedbe947e115e39959522547b25a9c25709d8ec3d2debe6e" - }, - { - "code_sha256": "239314ee521863280aa3a5d33fe8b443ce19bf388fb6d86d995bcaab32a0bc3a", - "geometry_id": "dgeo_dcf2c1eab7062e214a8e8966", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2__depth_r03", - "image_sha256": "a0ddb742f6a611da31c35028e96543b30d1e8eb2fed22fa410564ba74127d872", - "logical_row_sha256": "efd9f04d60a6d3c490726f565a3216b65f9b3248fc36fb2453acb85419326a27", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "0dd780602d61ba9c1603c3e5d49d11ead99c60e4f7d79d66036bbc27ee7ae077" - }, - { - "code_sha256": "291bf1d779c989c12bca3347348aeac74e87cd8a2e60f0e8b1dcad6ab1b74071", - "geometry_id": "dgeo_278bc1da1b056b0a9ec5369c", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2__depth_r04", - "image_sha256": "b69d23eff78d0f62e35e3aad92e85a5dd5f35159fb6946c931f5bd43e51302cd", - "logical_row_sha256": "d5f670fd225b38976951059af68599d5c6cb8f247d2661fdc1cdcf9b1f00b725", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "21e8106434311dd833cb0d74cc98682b8f6f3d31c9468f4875439dbe4f588c12" - }, - { - "code_sha256": "2602951a7ef0640ee9dfd20aed10cc6a754250bee8368f99c33e6ad7678160bf", - "geometry_id": "dgeo_2605beaa03acbecc73aae8ff", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2__depth_r05", - "image_sha256": "2eedbf7731babe26aab18d087812f658e726310626b9444823cc1db44488de81", - "logical_row_sha256": "f043aac73564578bb44c119dfd7c938f6d27f2f3509708d69cf1fdaff1d08534", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ae24db8758bf634aa75abbe8834b2b54b5e3ee5cd0709abd495c75ad7ffdaa6b" - }, - { - "code_sha256": "b084859d989373960a978bbbf06fe9597c1ce433aa64af43cc4e5fceebb51097", - "geometry_id": "dgeo_343784fc423a52fd150cb63c", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2__depth_r06", - "image_sha256": "22446a400c133198783eb3a3cf14f38068a5792184576a88d45b23e686e41c70", - "logical_row_sha256": "d3fab38a317807d7161cb7c2e53c8e33ed55f840ba51c599b13449109c2a1f14", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "cee3283003f1734c0d5f61ab0ecd8734c41e95e32a41efc0b230439c0f60a7f6" - }, - { - "code_sha256": "c9dfd335299b7cf7162f32f135cd530638b0529ce7f8f93c43ac71be96fbcde7", - "geometry_id": "dgeo_4022b5759e4d3db98e176466", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2__depth_r07", - "image_sha256": "641fb026df746280f3b0e7e570c5a39399dd70dc45745c51d43d7c7848317963", - "logical_row_sha256": "ed4e3f942423eda4b646dd1281c9ee2979c4e0fd0d0f3f4f993cb8372dffc982", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c6ac75e6a9c343e61b123d1a7098a5223caaaefde991f011a239900b5de510f4" - }, - { - "code_sha256": "8eb5040d86bd842e10103177be0ae5bdcb69b2c58887e5d46024b02dbf87d673", - "geometry_id": "dgeo_f04d8c1c4e0b67cf10e47727", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1", - "image_sha256": "78418291527618d5b88114d96b265da4f19035d719b9c009ef02b4db5986b601", - "logical_row_sha256": "9353f748e901f91fe83e0d5e61d01ced88aa008bc520b4fed8a265d7e216fd93", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "d718e2093d79d45ec4a1feb6ff00d227cfe1fdadaa6cdce4961aa01582778413" - }, - { - "code_sha256": "984cb01e7e450857da4318ada535ebea6434d836036612fe8b76694ed8204ee3", - "geometry_id": "dgeo_e2e827fd34dcc23698dec299", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1__depth_r01", - "image_sha256": "5929ee21d90d633e0f93e89c6f38233c82ad6ff0d8f8632379dd566224633a32", - "logical_row_sha256": "a1fc0a9ada2c176fad03daa0393ee6b67e10652bb0d9af9ca62d1a3da8199552", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "62e6f03018744bffa06343990dbe99e856800d16115e9957fd78f1a744efc90d" - }, - { - "code_sha256": "bb1052e1e625c281607eacba7c5614900c1eb75479e02a0e45c8249f7f165266", - "geometry_id": "dgeo_1ea1c42ee5f1946eadabbfd2", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1__depth_r02", - "image_sha256": "075fffe3b48656efc50651e5c5385a14fca2ef15b0ba2abce29ce531f5385afa", - "logical_row_sha256": "109fa685206883d2d13cd31cc437888da2e67bf06e24d10fc44d90e72a2f99a7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6f02dcad4d3acd4ec71d72ca7fab190a6bcddb24898a0205be441f4924b16ce5" - }, - { - "code_sha256": "c28e50b783d1d3861757aff6a14c90574447e6b00942c44b6865761fec3571b0", - "geometry_id": "dgeo_d774701a6bb828e764a039a8", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1__depth_r03", - "image_sha256": "f5aa8ce0b9c1c67f7fe55c608ddb745b3f585940fcf2387c6c8a49da4a30a13a", - "logical_row_sha256": "8eab04c144ac54d9f23bfaa1ea8fce6264963d7b78c91eb1882d9b15ce67dbc0", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "13277bc83f26b301e93cbecc95454fbfdb54615ccde98a2154e688f868fb5743" - }, - { - "code_sha256": "79ece0b4619a64e705fd4f55c136cf0484587ccaf8a742a0d8f0d0979220b0c3", - "geometry_id": "dgeo_b87b8eefb0adf4e8259f2df5", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1__depth_r04", - "image_sha256": "f77b88328d675455fe696d8b03cb9a03beb87a8393b68f191c8cf189b5ed41fa", - "logical_row_sha256": "eff73c8314f4164e5a5f7f5ea3cde41cde1e8aa9f99063c740c223f113993956", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "782462c430889243194ed6500f4edf5b757a76c6c0a38d9b96053df180eb6189" - }, - { - "code_sha256": "6ab264de934fb5ede37d9e50489e47ac8a8efdb976bf5d63844c4a4a348173aa", - "geometry_id": "dgeo_7729cccbed38ee1938c82d9f", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1__depth_r05", - "image_sha256": "46269c3d912f9bc028c32d27ced582bcdc7cd96e9e874a565380e0cd5f5001a5", - "logical_row_sha256": "0592fd059d31a92745b28f3fec6ca677bb2742afdf5b35d742dd0fc866729b4e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ba76b991fa9e3332eca0b065c6d8e4eb529a5298c0f89822b168825a992c5332" - }, - { - "code_sha256": "4566294aff26c3665cabdfb441ff9a40d5455d6e989ee25d3401a96d74c79660", - "geometry_id": "dgeo_b82feb8d48e00067299079a7", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1__depth_r06", - "image_sha256": "8f7b544071d8c2b9c314a75bc06555d167544a5f3b457c9493b93296104f0522", - "logical_row_sha256": "8c98bc2a5ac3b725b6741a683075f24f8dfd8a931522ace99866d059668697c5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "435d3b52707df7f1aab5394863ca999056b09e7c87e5ad27c2dba00b812e624e" - }, - { - "code_sha256": "eefdf7fa52e39aa398882b186570b7c7c5059862e646e742a8dcc9abc322a9ed", - "geometry_id": "dgeo_e4f023369eeac532b8a5f142", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1__depth_r07", - "image_sha256": "d6016350046a1bbd5889d173c79aa8ccc1affef7730cae7b5cf11b5204f993fd", - "logical_row_sha256": "a3e2d6b75e9781439a6bf64bc795cd42ea985d2474d356e27bbefe70920832ab", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e14320dee3e35e857b9026a978a6c1289649125b051180d9f3369840c173c28c" - }, - { - "code_sha256": "fe4859d9f374e6aade1517b847e9e170300413cd9351a1ea10127ebec91e08b6", - "geometry_id": "dgeo_c9486c5ec79ba56f928e61da", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1", - "image_sha256": "d30c958ca2074d70508035979862ccc23136083df87911c6d1264f026e93afaa", - "logical_row_sha256": "129567eef60c63047dd405f62a8ecd768b8d9c7f2abca504640d80e3b5d1851f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "512659411f571568c7c3f6376292330dca33621993bab73216ff1eddc42693ed" - }, - { - "code_sha256": "83296c65b6779cb56bd2f04226ba81c5614eb1b51893da7c94656955f5275d40", - "geometry_id": "dgeo_34f9df5fd3d0e7fac0a99134", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1__depth_r01", - "image_sha256": "dd27f215f6c98eaca3412f701f23e76ef450f537820220f67bea04575e46e08d", - "logical_row_sha256": "e3e2ba968a1f3394d36ebde9e8d43e41cd9fe6029c44bf65bdfff9efc611c636", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "038ed6731b8be80449bac1442d76460fdf993fc64a5b5cf5bc51d2be54a5103c" - }, - { - "code_sha256": "f4be3a244554e1dca71602c720e7228828a6b7b1e013962ff01126765801ed3f", - "geometry_id": "dgeo_c42bdca86df53cc0e0154c58", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1__depth_r02", - "image_sha256": "7bcb84f0da5c17c434db54b78c2ebbed2195c848ebd4044149b3e9c276710087", - "logical_row_sha256": "f27b469c1def16effa1c1ecacfe5ee4d5379923f4059e17e287c1cbfd661463d", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "aeec7e41af64dc769abd9993ae5dacb817e25efb72b68e34d83fa896a9e120ac" - }, - { - "code_sha256": "0ff236f3730961ef6178cf7556c27a113c9861dd2c2706dab675cf11fe50680d", - "geometry_id": "dgeo_463dea2f577a8b924620d9ba", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1__depth_r03", - "image_sha256": "e987796d4aed5f0ff62f95493dfcdc8e910de0704c3ee0a3552df0dba9c90a3c", - "logical_row_sha256": "1bdb8fd8b565a6aeb39d8aac6700c46d1058c46c1902d0dd4f0e05e0fb50bd3e", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "9e9c06b9e13cf12a548157ba9fd59490a7d57915dc3d36f1e58179d24867f926" - }, - { - "code_sha256": "3bc41b700ab5995b7f780a7131c2c3f63d4be263d3863b8be0aec4f9eec14d14", - "geometry_id": "dgeo_b625643b6760350d2899b1b3", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1__depth_r04", - "image_sha256": "990a42c46e84a77d3c01088f0672579ea936d39f125dfb5c6a46c3d003ef97a6", - "logical_row_sha256": "7b487577697fcd284b15c7f6939608ea276d876d45eb31e45536952beb24929d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "981d29062ddeceabedc1514a8f668bf1a9994802a98b66e02de06166ff05a29b" - }, - { - "code_sha256": "36eaf97f2efd00268de3f8615df0b0de48f7d0a328b0afb1e0beafa92c58a1f8", - "geometry_id": "dgeo_2b123f4970b7a19ab0c0dcaa", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1__depth_r05", - "image_sha256": "03f08179cc8a1817d21a570f5e08f034ce881ad2d8e14b8bd0eae261908c74b9", - "logical_row_sha256": "9c047f19e618481b78121f78d186e414e3e1db398e97e02247c9c25060222fb9", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "11d85001cd62faf79fca159861643dc3fd986f6d5fec742d74cf9af9a7047890" - }, - { - "code_sha256": "34c8c7a3a4882f6e3a14ce0112028979523e134644ce06064b118e66b7e68320", - "geometry_id": "dgeo_1c84dfa3e4f3a279989a1302", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1__depth_r06", - "image_sha256": "bd3e2c09830a88c660ac6f55623a4bfaa47e610efe6d2d17160024735e5574c5", - "logical_row_sha256": "b7a4f98b0015fdb6ea0b6ea35dec108f7b65efb5673ed92ffc6e27399cc99136", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "a0fd87992e07481b75154886623f7c439cef9aa5143a52ee2a4c7067e5defa31" - }, - { - "code_sha256": "1f878fcc0be32fdac41e01ac41d498bb97a593380a88174ad3c62a39a7175ee3", - "geometry_id": "dgeo_b1c650155d08b68bd3ca1fa3", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1__depth_r07", - "image_sha256": "3a592d49db04cf74394037d44729009f1a3719c54c3eda66cd6d3c7bbf352ae1", - "logical_row_sha256": "94f92e0520f8d687f4aff8069ee79d5cfb04d3b56698195fd00f9a6e379b9a58", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a10ad5cc7516f9a68d0d3112cf67e14151605cede28e27ae67368f0e1ad359dd" - }, - { - "code_sha256": "e4844fe2c3f13cf67292597fbd98465284a3dde85ec8dad6469048d9524ebafc", - "geometry_id": "dgeo_102e82fe511fd82c11edba3b", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2", - "image_sha256": "68c3b56fc5aa592d19a1de06a4b24d604276513e10d197e17706051c653f0038", - "logical_row_sha256": "b3d424903ddcc3b95268c38c3aa2f437142e5141c5d0cd13083ab513a5c869a5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0964adebb472182421c61cad531d650b7102342735095672df60d51c4de7cce7" - }, - { - "code_sha256": "a673daa3951d018b377a45c20774025eff47e6df25b6ad2caafa7cb6cb3378a7", - "geometry_id": "dgeo_da59cd0362e93d1c3cc476de", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2__depth_r01", - "image_sha256": "fbb8ac9f685eac66444f5b84bfc263b29f6421c25ab68ee38e4ccf69610d26e4", - "logical_row_sha256": "943bf51d66d99f90d583a170061d1ef604eb9f26c0b073a87a067a78e0bd2737", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "578a54761c05b9402a0f257ecc92e6f0ebed59c64d22e5a4c65218f9358a0690" - }, - { - "code_sha256": "5a897fff048b5d8751db1cdd781dc9ccbafae7ce083e7c80766605e1d7b16888", - "geometry_id": "dgeo_97e5824d643c2358a0875df4", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2__depth_r02", - "image_sha256": "99056eeba542ca7336bbf91275f63c4c79f90900a831f51d9b7d4c665ebf6f07", - "logical_row_sha256": "06285e829e54caa8b280fbe4eac62758e84a2544732f689ba06794419597537a", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "023ceb448be40bb0390e8d6a98901d72ce88dcae017b36e991f79461a11c6e26" - }, - { - "code_sha256": "97cfe1ce3d90339294f15c2fb981344e6e35956ae131170be1d584e5242825e7", - "geometry_id": "dgeo_9de05f519f39634ae3604de0", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2__depth_r03", - "image_sha256": "e2796f412fe5100f25442fbbcc85ef14b6f33d52dd2baa5ab901c833feca9af5", - "logical_row_sha256": "657bffc93ef31b846d959d292f4ab39a35bfd1d626049eb6c38b3692017352c9", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "75cacdfbfc7ddab0e6ad98e22c581d180b3d6989dc5083e0f502562087dba913" - }, - { - "code_sha256": "9a6f86c21ff1f288d2b019a387cfc5199ceabefee086cd123b2adf91b2e564cd", - "geometry_id": "dgeo_450edaaedd167ffb151cd150", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2__depth_r04", - "image_sha256": "2e67709f8462e34eccb5b2c0a08faa1164797ab005f63ed0d3cf73b304735f23", - "logical_row_sha256": "4840876e9fa270b2f978f59d6e62e48c8016a77f884c95987a8718ed48aec707", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "93d31aa29981f6f6be6717c42154a88e45c985e4b5a65fff30aee5a50d6360ab" - }, - { - "code_sha256": "3219645e9a7dcc9767fe80aff8595d5b996a1e0d569f07790658a746682e4b7a", - "geometry_id": "dgeo_3387ddb3bcd9b9e2fad42eae", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2__depth_r05", - "image_sha256": "aa5204ccf5c0979f5d6d0c309ced8989d434d282b75aab6b64c050476acedc58", - "logical_row_sha256": "f08f27a4131110d0f83293cedb986a0383dfd6f1c8f82ff6d85e3c219bc17eff", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5a236f4da15b8893c1b8c9e411174b6b68919fa8d46d552c14897ad9c7621a95" - }, - { - "code_sha256": "dd2abf48d3ca7a4f9366f9b18638630c61af9a8106a9a5eef28b9b168e54c37b", - "geometry_id": "dgeo_da222e28414fa5f7b3c657be", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2__depth_r06", - "image_sha256": "18c43a8ed7111245666390ee00b8238ec80e64c7a40a14308d69afdf662c8f7b", - "logical_row_sha256": "dda05443aaee87af543047bb91e73498bb93719d9d52b72e8b0ab8f9af35bf14", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "aa685e4ef31936fbfddc6fcd53b6649df9272e8b0891186de89c24613effe556" - }, - { - "code_sha256": "14036905fc5dec5b1f8a6d2e595acdc1169c360a8daeb7cbf2f15e8f0287655b", - "geometry_id": "dgeo_21b419c75860da5122549498", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2__depth_r07", - "image_sha256": "e2796f412fe5100f25442fbbcc85ef14b6f33d52dd2baa5ab901c833feca9af5", - "logical_row_sha256": "3a85c62d0a2fa6f7faf3135e15b1b3ba2b2a0dddf11325ccd3a1c8fd39b9582d", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c2b0d75f76edc5787f4617ba35e284cde306a6b466722829b49358c4b7d69c12" - }, - { - "code_sha256": "9c4d4705a19113015204b73ebfc6504065f34e9f6dd814bd9bb1ebdffced1985", - "geometry_id": "dgeo_605c4e7683c3b847b132b481", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1", - "image_sha256": "b17e680922f8b9251bea058ae51ebc557d01cada99abd8dd776d356ba04bc1d1", - "logical_row_sha256": "46879c8bf0dd00ab24a7fc7424b02c7c55f405c974887b86ab692a86b1143386", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "875caa441dbb128f76357d0feca4fcf97149b7220a5afc83ca78b09ec3206f08" - }, - { - "code_sha256": "53ccf4e38810c70871fc67aff5eb8584347d2e56d81ac4687e2adb8726a403cd", - "geometry_id": "dgeo_5ac746fbc324ebf729e980ad", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1__depth_r01", - "image_sha256": "7487e7b4d4aaf007c184c357fd1edae11c1aa414929dd847a0fa3e7a8e79b50d", - "logical_row_sha256": "4496b0ab866bdc9644db5fc2a4dd3eedad09fd010ff829b5117a5a3d196bef89", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "8b872dcd600027ff2362d287defa0938371ec68910f6637b0a6cea0ac722b5d3" - }, - { - "code_sha256": "958da03ae432ec940839cd095146acb302401dd5de6340e8c4f3cac695c07d2b", - "geometry_id": "dgeo_62298a8e558d6328dab23cc9", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1__depth_r02", - "image_sha256": "bb6a1fad5a124c69d79d566122698233558fa7288e03baaa8e500d402333db1b", - "logical_row_sha256": "0287864bf5e3f14e4fd92fabd3214271e747e4046a63c97139d693bf3780fffa", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "36e8e6438c5bcf3c459ec49035c1fb684c819553dba34440c16ba8c27a0893f7" - }, - { - "code_sha256": "5dd303cdfedd882a72c4eef5e7f5f2ab37391bfcf4d05d82b044eece862bc067", - "geometry_id": "dgeo_8be5af55b7fa19b67ce1ae77", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1__depth_r03", - "image_sha256": "71cfd0cae9cdc8974ec9f2f4b3f4ab311b2589aec8d6aaad2ab99d7052ad11fb", - "logical_row_sha256": "6742ceffc1f01365634feaf5a4bf25e30810e580c5cbea8811dd3f82ebeeb041", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "427e779c5d6b46c4469aff950163497a1c94e73f8f561e72ff118a56390bf7fa" - }, - { - "code_sha256": "d2a9f4ce5c28c4977a1795005c955076e26b3d9702f92a486d03c92a746a60a9", - "geometry_id": "dgeo_eb45f0f6992f3fe2dd090a53", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1__depth_r04", - "image_sha256": "3882e2dae5df9e9b1abd9ae3aea1528e25b672eef861f4237266c8142c51ac0a", - "logical_row_sha256": "015982c8933c536ac365971d68d161971ea0de17e0167776224534774d681627", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3a4f904fdf5b8df489219e6ac9d751fce5fc37b78327a411a222f3f65b2c96de" - }, - { - "code_sha256": "a465175e6802a0f9c217c890b9e285ff17bc7a09d1ac46c9f3b6e6c70597e2d0", - "geometry_id": "dgeo_e5636492d604a2597874de52", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1__depth_r05", - "image_sha256": "43e08fc25b0ebf577725e9bc95402794f13ebe3ef2d611d45cde8a9d4b8abf46", - "logical_row_sha256": "a82fe697821e3403ada11796daf15f656f9705dfcdf5e1409f96b2699b2b47ed", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "fa041852b9980b3ee1f0c64f95f5248d40a90b208d2f57fae22965b8ab03e1f8" - }, - { - "code_sha256": "3a660b146af538ddfa06f56df048e85b806ec4dbc2f335dc209d14f4f597e708", - "geometry_id": "dgeo_1d1fb4384f6f5fe7009fbd8e", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1__depth_r06", - "image_sha256": "232b46e3dd70f61a4672f24393daf7b3870faf82d45ef8705c4a8dacdf7ea703", - "logical_row_sha256": "b6678bb81fb8f14def4fb6b17faa8ae51fb653341bcc041219bed51c4a846654", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ddb401718d965b584439ef296ddb2ccb71cb5cb43fc096fb0a7da4b5916c620c" - }, - { - "code_sha256": "8820ac9db14d159aa88413855f98176bf7c9210ddef2d3ec33dc2332a1462ec2", - "geometry_id": "dgeo_69255dcf2c27198c09f4d653", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1__depth_r07", - "image_sha256": "3bcb3ac91872c388d652247b0c6e51e7ceb26e50023dd521c9e5d415dd0dfeaf", - "logical_row_sha256": "29a5ffb8403206aed59afe42ffc557b1b6de530527ecf293fa59a4fbdeab9359", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "754a863ed531bb90caac7ab2855e4f7e9d06c5b5ee214f584d515749d38c28d2" - }, - { - "code_sha256": "10887820c4a52f00bc2c7fb2a6d0ced5e8e87ae32ab8ba2c747bf74ad99265a8", - "geometry_id": "dgeo_ce935df823487fb0a71818fb", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4", - "image_sha256": "3f995eb8d93b86b2ba1846e9720bb35c882006aa3a20d97c536585e05ca23e2a", - "logical_row_sha256": "5f1a68e591912ceb3a60716dbd6d7467656d87352edac1abaa74fe412c23aad6", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "62a4fedd4a1f09a3443c8c5ed044041ec167593d4fbc0bc0bc78a2be3165c8ef" - }, - { - "code_sha256": "a8823af244442d31c70355957fff66ad1c7c2b26925824e0e601bdc7509e7622", - "geometry_id": "dgeo_61595e555a54cbb31c91254f", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4__depth_r01", - "image_sha256": "2a9434a184d632a28b8387e19d2752651dda4b82be324b2c473f094ce6aa36a2", - "logical_row_sha256": "dbca8ca9e3d38138bc78a3530cfdf2a6a6fe907f46a3decd7533aeefa994989a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "35f02353ddfde5dd9fc40a936309e9cb1d8e438b3d862b36bf4db35a69b73b5b" - }, - { - "code_sha256": "47cba37c609688d84158cdda27761274e7f00df53af9f9d66376c4d869ba14dc", - "geometry_id": "dgeo_53f5297695e00b2038572517", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4__depth_r02", - "image_sha256": "87bee6c6c4a5916f174ce79eca2a5f318ce04243e191e4b7938734d61e8115de", - "logical_row_sha256": "279eed7e416109e795bc72eed4c27fc1c12b5ddde6a77a5c38d88b1ee01e666c", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "6f282f97b902d2948d84c9eb37ece0a73b6562ddd5a6d4dde47004c77891e0d0" - }, - { - "code_sha256": "bd537d5a90c4f8b48ef654490f38a4b32b29dd4952154452b1497e10e4008575", - "geometry_id": "dgeo_be0a651f424e2e5eecb5d078", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4__depth_r03", - "image_sha256": "84b201b7e468aeb710f226c4bc70cd775e3ec17206b46972ee0f60f26c04316e", - "logical_row_sha256": "8acefc4ba68338d329b0133a3ea0dc475c99d0aeba79a15beb7c8d666ef3dbe7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "7acbea3b8d66ba4a6d1733769826b4652d5b863803873ddbe54531718be85cc9" - }, - { - "code_sha256": "518670195616a5e92446882a54f84741c6f6251a10aa233e2f0e1b750827dec5", - "geometry_id": "dgeo_e9cd0ffa49fb93e16a90f167", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4__depth_r04", - "image_sha256": "28bf44edc5c84c9e1bf1c5bbefc9deae20d7564b86485130e0d431bb6c496d45", - "logical_row_sha256": "f7fbced947c47ddef82a5b7e29d2ce22f6764972daf41e8168ec3f6ccf4284d3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "91c3d97926a7f96af581200276aee07285e39df213642bf584a641bbfce0493e" - }, - { - "code_sha256": "3b8ae826e244835ede09799f62b5288575a90c9eb05cb6bfdd5a68cb1bd99721", - "geometry_id": "dgeo_f6ca508c0fc778ad96b9bde3", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4__depth_r05", - "image_sha256": "50ec0c6afe8d847201a5e6517dbeaea4b8ca0a5ce8778164adcde235e5053256", - "logical_row_sha256": "15b96c94b6e394d2896f1f309df8ee2d75a9f2d04e59b145ac111bd41a4a38a3", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5d58f632d694c3e5cb646624038a172f6ca56b52752e9887878860000b9754cd" - }, - { - "code_sha256": "aee57e9380b13e6c2a4fe171502a73a937d6a3b17ee8a9659081201c37a36e1b", - "geometry_id": "dgeo_a6ddcead4b322d2ad9bb6650", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4__depth_r06", - "image_sha256": "83c786ffbe315f58da8f8839c676c6cbf1383e1a13e1f0bd2bccf73ec58a4580", - "logical_row_sha256": "1c503e8c601766902d29c09c0a1ddcc89572243d4da9f1161650cd26c84afff0", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "db255bf579534967a391c234f4c30cb5d7d85ec9e4a130e2b4c8edd98012535a" - }, - { - "code_sha256": "7a919f123cf581bc55a1284484ff58a8b627edb31712175e37166d477c09ea94", - "geometry_id": "dgeo_486225d333bee562e35bcc0d", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4__depth_r07", - "image_sha256": "fa1eb263c413b890d215cccceaac716ef657006bcaaea57830d1df3a1fda4a1f", - "logical_row_sha256": "663ea1d082faa1a47e6d7c726e9a2b4cdc345d1159b805867f5e7dc5d7829fba", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "967848a3fdbfbe10edce87eb8d6e89cb0ac2f47be706e6d1b082226556c3a0f7" - }, - { - "code_sha256": "54cd38d0ae365af0d781bafc0d7f0700350bbcaafdb0aa2e2f3d05266f154ca5", - "geometry_id": "dgeo_cadc605d8b6431954e901153", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1", - "image_sha256": "254525cbfed3232f4a8d51f4f564be22bfee3406a1a1f26b6d458d8f859c0634", - "logical_row_sha256": "dffeb43cb2bb5e21a2d92b5700db2a07b0b6e60b8ecf1f00adc6dd19e69ddb42", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f95c313c11bb5d69323088203f6f4db33108efcb4e7822acbc3fca986c8c9dd7" - }, - { - "code_sha256": "6dac58ee81e455e15d806e3063bcb3a8e26bf9c34bf248cd9cb3696608745a25", - "geometry_id": "dgeo_bcc866bf710973adf21801cc", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1__depth_r01", - "image_sha256": "a7b7810d40517bba841fd1e726bb53a1737be5e7bae5b442238f238fb55e315b", - "logical_row_sha256": "b051fcdbc8d52ccebe9cf852001d0a3b3c9ac2a3d40d598b6fce1189269d6203", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "c4b3a40af4a24f5cdf54e894341d3d9491322f403d68e4eb99609230780e83a3" - }, - { - "code_sha256": "a39498a34a6bd2463e2bf38f52285b3536a60c983fbbc325c67272909de2b29a", - "geometry_id": "dgeo_1570bb60f6d619559971c72d", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1__depth_r02", - "image_sha256": "68d9812a7389750507884221fb5278f016fce6b8834ba22d822decc59a9782b6", - "logical_row_sha256": "36ab00dfe2ebd402e1177d063304710b7620f35e8bae9b934906a407e7bb4c61", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "40f1ea0fa9c11d0776d263299775bf5a43754a3e1a1447ddeacae19c5a5e74e3" - }, - { - "code_sha256": "fe6b5f52e34c04256e2853995abfe3120bc6ee50ca53b28ba09c3e26bee571dc", - "geometry_id": "dgeo_31ecb8bf551aac80766f054f", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1__depth_r03", - "image_sha256": "0205ff5fde53cd89562369e5956bc9eb591d23515085df4222e0aee9849d9629", - "logical_row_sha256": "126031c03ca89fcdc729d5f59412ed19c9b10c97a0eb3fea7c407531905b7ff2", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "85bbf9c358ff7f27ad7cffdca6afe090b2ee9b5ad14e735405aabec5579cd9ff" - }, - { - "code_sha256": "a022fa67bf22bb0907066c8ffaaf9a996cb13e0dc544eb0583d1dc5e93699ca9", - "geometry_id": "dgeo_af0c30467b08352f0c7563d6", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1__depth_r04", - "image_sha256": "5eda5ae2a4e48f5a2be94d45a770dbd4e62a3b3630e18c97ef7b4c7952ee4f4b", - "logical_row_sha256": "b0017b1c56d623e7f8c17aa0910e630f7b95b6c830baf0bfc7d42c593dbd5afa", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "585c00c96cdcbfbe2801dee9a134b694235d02ee26d474e3061933a7d1791692" - }, - { - "code_sha256": "9c7b9bf3bc0599fa985ddcfeb7bb2ee7a4708c517122b15cb5e97b2fac63e067", - "geometry_id": "dgeo_874b87ad8bd1de6b4aa561a1", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1__depth_r05", - "image_sha256": "7a7109a5736af863311c2ed1cf4328751ec9db43d268623a5bc0aad710f3c63d", - "logical_row_sha256": "a4e5ebe23bec5acb48cbbf8c572471bd9ea728511fd3e52e8dbf44dc42328596", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4e68072cf6ff82bf85667559df070bc1804b0969a2bde385821be64afff0045a" - }, - { - "code_sha256": "ec1a8ae3c8d6fad0364758be45477817d29b3d7d88e15ba4b8eaf1d1539672af", - "geometry_id": "dgeo_621c8c30d8cdc486314acbf9", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1__depth_r06", - "image_sha256": "03c0f3408a7642d195c0b1afe5173343b6d94e7c79b385a6680da0af32e139f4", - "logical_row_sha256": "3a0b04137368c71209eff8775de2c551cf0d8b0db3b29066acca965d364c3b7d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "be8208dbf2946b0a812a8b3e5be5a0ba0a5731c138e03d21e1a8d4a4beb664b8" - }, - { - "code_sha256": "7c8bee6dcf22178a0a5f5995a5c9855150b14b662bb0febfde992be393d08cee", - "geometry_id": "dgeo_b51afcb688bd8d3c0b24dd0f", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1__depth_r07", - "image_sha256": "a4f0ada055b890d6809c9684cc2d52ef5f84565beaad08b0c940ec5c181a174c", - "logical_row_sha256": "6bf8f2c5fc2e92d217df1cd2af550d21f244dbd7df9d221d48b88600f332351e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e14ca4378185c1bead99a319d2b47540dc34009ec48dbea5e9a3b7e0eb1554ae" - }, - { - "code_sha256": "04d310b056015b7c3706df3e4b8a5984db7cfaedf678c03f60f17c3ac74fe405", - "geometry_id": "dgeo_488023480a75f7273adb83cf", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4", - "image_sha256": "b513cfd313e85eda966e3c7a6b92fea5e026e7ec0607f7b5566bca2adc5bd4a3", - "logical_row_sha256": "6df4e7a35851a8cc83a5ca0373b50f4dec991d43ab8dc9e28595a3a68686baf5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0796bd3fcb1a1fb081b7ca02daf7fbcad571856252af26375868b1f50fb7cd5b" - }, - { - "code_sha256": "e26e0683c06dac6e5fe4e4c634b6d659970ef92996878b1f1f44fc606575a4b7", - "geometry_id": "dgeo_b7ebfe13c5c4cd74e8d6522b", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4__depth_r01", - "image_sha256": "4f1e148b92f318f13a115bc04184b36c732c37b2cd8e45a05a0fde8f7eeb589f", - "logical_row_sha256": "94e59dc11cd783a7ff8bf90a949a9317baf8d44c9370d7d272cddb09a9cb73f7", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "9123d25b5eb24e1807240f287e0b3a661897426815602971096888d68f39ea22" - }, - { - "code_sha256": "a8e3c62c927e300e47a9ddfbd068ff03ab6b551fbeaab46195ea400768de54dc", - "geometry_id": "dgeo_81d40dbb2e141a560ab4edf7", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4__depth_r02", - "image_sha256": "c81871bb313d7122b5a235b58e928610117a1f5132903946afda72214e9c6e60", - "logical_row_sha256": "3b66a0f8b2fac2ae6aa1927f8dbb7873b670956b030b281222599ef5d0be9357", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "fb3bb5be07493285e5ebd5435451e45d36946d2bd22c687ed8ca48b88b7224f9" - }, - { - "code_sha256": "958c86dffcc6e46e0eb66ae9dcca0afa09141936d3c0562adb854459614bb7b3", - "geometry_id": "dgeo_bdaf266aabe50aaf0b7350f0", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4__depth_r03", - "image_sha256": "7ca4877fb5e611a3c1884f762e2b457db3ebde6811000e9a570720da4ef040cc", - "logical_row_sha256": "2fd0db466e7b60aea35517df16421221b55d3ba11b191f16bbab64edebd01453", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2aedbe0ceb79afd4c2674ea57b0df64ce25f140ef33e26a582fbc8ba19262784" - }, - { - "code_sha256": "ce5b2fc9c581287d5886dd88334d4cb8071b128e7693846b772debbfabb522dd", - "geometry_id": "dgeo_a8f49245767eae6b2662f55d", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4__depth_r04", - "image_sha256": "78daa8ec24005e59aa7f0590805564f5e2a5b3424d8b5b81d49a42efc5d6084a", - "logical_row_sha256": "96fade91cfae66643301cea49f3728584ffc2357f786b691caa4bed99786ea78", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a7d5ec96095f7ebefdc037c83835025ac3e48a69c50439100157dbde5694770d" - }, - { - "code_sha256": "a6101bffff7c3039bf8c55b68d53433cdfe5fafcf69022cb2d50a3443cbfea1c", - "geometry_id": "dgeo_58cb53dda7125764d219761f", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4__depth_r05", - "image_sha256": "eb1bbe62e2a0d9d321103dd4dc6c12fe747c3916e76041eb7f98dc8cb068e768", - "logical_row_sha256": "4472e6992a10144cf0aaf32706cfb1570db56e99cdc0482be28aab42a0d1e97b", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "571acaddd0bc191434b5a44e4790d01a2b6d0b2a483bb8641e214d6c779b3540" - }, - { - "code_sha256": "c6a74f808be31e1643fae8e6de3b7fe69c4bde70943c3e5353fc5ddc01fa53ff", - "geometry_id": "dgeo_a4b34f815abf1abd571a041f", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4__depth_r06", - "image_sha256": "b4559ae4c7760dca27373d38fc5e3b7f5ec615c7a53f41248fa371001a20a280", - "logical_row_sha256": "0c11a4a29b61fc3b894a4d86e559af69033e3b7a86f6c95610678528f5d142a4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e971b510537eebf419471351d42973c76b18514554713edcc8c5c669e5feb67d" - }, - { - "code_sha256": "e567431be2cd1d380901c10675ffd756fed036f3c6ace686494d31ede6903f5d", - "geometry_id": "dgeo_3d4f9f89b396d83fd1e1e973", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4__depth_r07", - "image_sha256": "82e431f2dada52dce7ffb64bd5f3810e2c72eec3d5725dd26e2e96cd000dbace", - "logical_row_sha256": "ba7b3ed078f0640677491a8742efea0c0d6dde989b0286cbd0c2b0bbc41e6bca", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d7fd260336950badfef80324e30d507c19789f5fb4cd8256adaa7895056bcfdd" - }, - { - "code_sha256": "a866b379bc590390c15fedbcc662b3e7052499885ad3d3bc1f3b98d63ca7e4e0", - "geometry_id": "dgeo_540623c60c863fb2db71d7ea", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4", - "image_sha256": "049c806922f5e596bbd5096e27f14dd9baa727a5923aab087f258ce75bf1f18b", - "logical_row_sha256": "f14973bd2824dc4c08ec100dde2eb27ad4bceafe448caf7c7efc15fc20a27cdb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "f1672f2f7a55e9b6aca3d3db99db013ef017409bcefcfc4279fb1ec6b639f4e6" - }, - { - "code_sha256": "6d5e6a848b8041a4822daa3a44199057d605e92c20f4fdc98115aa507ef05b31", - "geometry_id": "dgeo_a890385c4a5d751d5c2abd16", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4__depth_r01", - "image_sha256": "e06467ef03c55c3a83a62b94695e960fc966734e285c7af4ba8ecf8038d6eff1", - "logical_row_sha256": "5806f767ac89044849b434aa0adb47c1ec1cdb265936dea8b27ce82aa0954b09", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "18ab9343f8c2beccfca51537d1b28aef8ff6bf3588ba7772bf373c3212cb5f79" - }, - { - "code_sha256": "d9da6c5a29e427d36f38da7df7d3bc20be9b4d7eb6929bbd96e824db87ac945b", - "geometry_id": "dgeo_6956d33448366af1d798c039", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4__depth_r02", - "image_sha256": "cd03b1c3f4a94dbf770b71b4bb89f69a2a46885215bf485827e0f1cb0e7d653d", - "logical_row_sha256": "dce5033d665c0347bcbb57b24146b18c2cafe32f62d4e9e4d11f93c56c785bb1", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "83e9a9461124bae5712ea697a60d39c566d92b79b835e54dbce5e0f81dee17d6" - }, - { - "code_sha256": "2c3a7d4cb4ac6a67f5bead32e3553310ce3eb563c845845384024b15c2051040", - "geometry_id": "dgeo_75ef5931e6875ccffac457fd", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4__depth_r03", - "image_sha256": "ea9eafa78b01226178813d2d6b4db60c88162f31a49f041f8935949522a520b7", - "logical_row_sha256": "f3c2ceb0b857f75661decea70c25d1922d8871fc597168fb74382a2c01d7723c", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5383d95d2bb05bb7837a887f8675e8059c95dc549ace07731902378c31e6ca42" - }, - { - "code_sha256": "f7d0a9408c70f9ca18651efa3b60fc588ea4ceb5c73c4c521338a41f42da4aa8", - "geometry_id": "dgeo_d5e2276150cf0ce919ed5383", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4__depth_r04", - "image_sha256": "e0c57607c4e3d521267b4b1fa33e4dab920e3dc4ba9f44f22131c8a0fb1e6ead", - "logical_row_sha256": "a683e1c14e5fb878f5d944696962e952389f31d97ce29c36bc3ff4b5473fddb4", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6556908c61c204a2bec8c4cb3dd7a8fd2619b31df7535555281b4b1ef2386f2b" - }, - { - "code_sha256": "36c7c39d13a7718aa4b9bd462612eae1018a0b492faa37269640f57b50d7277e", - "geometry_id": "dgeo_11c9986dc8cdd5c975c111ae", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4__depth_r05", - "image_sha256": "61d92e2b33114ecd416091fcba972efaaf282780caaed295ff989299b8939776", - "logical_row_sha256": "e33eac0229cdd7a2f1a68e251e8e7918d9f3dbbc309141f0cf7a6154271fa7e7", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "f5b12718d0469d70ada136b83c29bbb9b0d36916acdf80d1f093f8161e22a771" - }, - { - "code_sha256": "84ca3f1351cdd01f7342e1e97b2c8a1cad7816e97f4cd34b20a86fd48125ffbe", - "geometry_id": "dgeo_6d2146059b8c44f371093312", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4__depth_r06", - "image_sha256": "fffe17957b7f9249a0c8057d22fc2d8349234ee4da26ebdbdc6d46964c26956f", - "logical_row_sha256": "252b1726575143ec45f7c40b56476e276856e94506703426cba5479e9a9d68dd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ca4bdc5dbe73e8c891e612ceab12023ce0330bf3f416ab9e1ce30d1eeb49d5f2" - }, - { - "code_sha256": "eade9b12c2aa462452db5e661825f4e98d85965e174d13acab71b8188b59aa04", - "geometry_id": "dgeo_3c750b3fae7eb6070270341e", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4__depth_r07", - "image_sha256": "d26fcd731120ad8bebbff2e281c4bd7072e77208bb2bb80ac387afd537278ca2", - "logical_row_sha256": "01693e38a56b6c712d6e9b450127513c64bc9b2f0fe236594d14ef4e725250a2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "fb32c1e62127d3f909ce77cd9553f255ca75425d03d4d24593c0cfacbc72ea7e" - }, - { - "code_sha256": "68b7ebf83b1f897f68204fff3cbd50bfa53c593e053c0be88693c56d6eda9773", - "geometry_id": "dgeo_2be9b2cb1b193088167cbcc2", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail", - "image_sha256": "1ffceb63eb3b78703834eaa659b0b289bef5efdfa15b80cabce30d5099e8767c", - "logical_row_sha256": "8984085f48335c40753629600cc387883903ca792ef211569fa6be5b5154aafa", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b02d122475f46c3fac480771fd1ebdf9d01ff8e28435c2d3785e96687237f7f8" - }, - { - "code_sha256": "6a7faa8d0deeaa16f4ea69db35afea32828ade8ffb0b23bccaa61567d20d4b7e", - "geometry_id": "dgeo_bdb7d5b1cdfbe535072c0071", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail__depth_r01", - "image_sha256": "e1ffd93ea0d63d8f3489a65efa2abf30af3bd146dda26c0f8911a81022f8fbe0", - "logical_row_sha256": "9e1b3f2cff530b2442b6325e29ae395cb6099c0462862bec92448f1f90b7fbf0", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "431de90ad21b7a479ef32481d2ed772d66cfceb17148dd793a8821d55b2e7725" - }, - { - "code_sha256": "44d755841bb6286a77df7b70c4fc6248aa94065c510cd9e7986fbd3cec24c65a", - "geometry_id": "dgeo_48b5da46d25adaa80440b294", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail__depth_r02", - "image_sha256": "fbde04cb3d526c71d238dbfb3563daf83885dd3c747a78d1a79743547ff520ac", - "logical_row_sha256": "1dc0f6a7e6886e5af0c057607454af05d14349104b763e355ade5df6db4a8dfe", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "2e12eed309e2dae1d6e85169c9f728f50f761c8f9a981bf443cb067f70c52224" - }, - { - "code_sha256": "1b772cd1de7e051167eac8b7cd32b56cd3ec7d963a999cb63ebfa8450baaf710", - "geometry_id": "dgeo_ab49a14911b8143e06a60d1b", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail__depth_r03", - "image_sha256": "47ade0f99eab0329a165ad980afe3e87198eef5a7494f6f5dc0dd23f4eaff42c", - "logical_row_sha256": "d7553255074d11267f0b102ba99e698c79f1b878ccbb89ca96ea4a7979ce2a9f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "91868a2b533841af7efa2c5664c3f5b5111dfaa7f25f42775202abd2092f43fd" - }, - { - "code_sha256": "4d920c3b338d1859bcf068a7622a27ea0c4ed98a5f668994afee11181eba0edd", - "geometry_id": "dgeo_fc3c91fe5266a521129a397c", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail__depth_r04", - "image_sha256": "8b9388cf7f4ef51e25700c03f7c5aa01997c2e74ecdc4a2f5d5e96b5773d573e", - "logical_row_sha256": "7b6aba50ea11e072ccfadf2adf9db7460b41a0b190b9169db602de7229cac4f6", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "101138d0e7113ea88444757af157ab6ced61894edc8c6184bb7659512aa01bca" - }, - { - "code_sha256": "a31d4baea972c15a1b208ef23c51f8192338ada2b4f705d2f3664f66672fcd99", - "geometry_id": "dgeo_ae95bfa8d4596d2083b3016d", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail__depth_r05", - "image_sha256": "20f362fd6b7d6f4b4402edaf3276b3245958d037d75a4fa12ef6bbc9c48c2968", - "logical_row_sha256": "94d521ae171f283f6393e03f241709e3d6fd70b17b0d706b71d5e0d739a9519d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "4025a02e32606979adb38df6f5a41c366b58d06ab1bb093c4f723c98b4eec355" - }, - { - "code_sha256": "c2c5335ee5e1cf7ed80b8364ff54ff9b7460ec6d13932a33d4903219cd333bd7", - "geometry_id": "dgeo_422bf1a0499389dad4a1eddb", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail__depth_r06", - "image_sha256": "9cac2b0060ee27bc864f4227f76f77f0612f82e00bde4f4ecd2228b348ffcd9b", - "logical_row_sha256": "4cc3b33b418a185223d207b1e22de8705bb219bf5155cbb62f89268538e52613", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "6fbf02c5218d4ddb3f1b189e3ad4c22d87eb964b1997082f6b7c895b7ecaada7" - }, - { - "code_sha256": "6ab3245585d2e6b412d2bc66a944ecbaef18ca2e7a4ea33cd0a01f8200adf831", - "geometry_id": "dgeo_3f12c834c3f34581e96bd0af", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail__depth_r07", - "image_sha256": "6f4e8110ccf7b7f8abeccb48730c558ad9de926bb9424d35f3c3b4806895778b", - "logical_row_sha256": "779ae4b78e16b096fb76bcf987d91f9adef6334fbce52838b978ec6272e3b55e", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "37c68d1d2a35904de84ff366823ac341de6c0a46d846767ee78896f5db5ba309" - }, - { - "code_sha256": "33a63ef965b8a95af5ad6d7653ee88d2a04b5cafde519f11fa6624fb84ba6fe6", - "geometry_id": "dgeo_062fb82610a2e6c67abba16f", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1", - "image_sha256": "689e480864ac8ac9f2960d6b3fa29c0b7d43a2e0742b2bfadff2bfb7a27a11a3", - "logical_row_sha256": "913bbb73c44d19d7b819e12590a7e978cdf1069e87a7e74031c568181c57e440", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "ae967291b3086d7a587c3cbf42fbe372226f05f96275f527ebc20c6afce702ab" - }, - { - "code_sha256": "12705761e362aa2f889d57bd9e1b63b26a276dc67df39c8f7f5801228e08e1a0", - "geometry_id": "dgeo_f7932f91690d84996ab84e0a", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1__depth_r01", - "image_sha256": "53ef38fccad84ffa6487c4561ccaf8553fa25bf94ab2776f1bc6326e45a7fff0", - "logical_row_sha256": "24ec2c6261f5eb57dc9bf4ff519b4a2c125ef03f73e460e2ab84c15860d27bed", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "0405e1d31a2c030c10a50065a977f404dcfd70cafa16da6a13a3f76a2442c5df" - }, - { - "code_sha256": "cae6f053a29a60225eebb17335aa0f5011dce28e2e8678f548a656f6ee4d87c7", - "geometry_id": "dgeo_703fb46d48389432786dfc9f", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1__depth_r02", - "image_sha256": "3414ab44f8dad3fdd3b20cd11eeb814c0615c0686d59c004873b79fd2a6d3a8a", - "logical_row_sha256": "95f2db0845315f7e02064ef6023c987296bbde91dea9f6a9443a37c1b1aaaa21", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "3104610258c45029925a3bac76a8ae863bea46794bb2dfa8db408ff18318dbe2" - }, - { - "code_sha256": "9c35c521d6b56c18b16f8d2825b6a6c0f2d1a460c756b09cb5f69b031ea4c96b", - "geometry_id": "dgeo_9c81c0c9a5e15defaf80093b", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1__depth_r03", - "image_sha256": "0d12e8d97f67254bf813cc1775e3639654fc9e40c48eb6aebd3ecd735604653a", - "logical_row_sha256": "985da3b06ea1ed6f5742710c0f8fe79564f807fb09452bbbe602da3a98fb8f11", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "a6cf69826f017ccbd40dab1131299229d00365c523d6aa093897a5172adef1ac" - }, - { - "code_sha256": "ca0def523f1aaf4848be7b091d321bff3ff36e7f6b576d024b0cb9231507c30e", - "geometry_id": "dgeo_41b9fa68d54f7c01e087c672", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1__depth_r04", - "image_sha256": "5f0b873d2561191caee107d95fc89fb1fafa4f7ab350932dfb39f77e3f361186", - "logical_row_sha256": "4bce4d54bdad796dfbd76cdabf6bfe63ed17197cef1c13bae67619418108f287", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "849b9025e5faad16ece32dd4734d7914d70e27b8b11778edfe3021923af6c46d" - }, - { - "code_sha256": "5719827c2a59dce9450bad77b53d29d1fce977fa61585fc39e76b2adb42597fa", - "geometry_id": "dgeo_d90d5a578847e8c9816f92e4", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1__depth_r05", - "image_sha256": "9ee5099e318f9133cb073b477afd1ee498a681728295e8933fa3ed229714511d", - "logical_row_sha256": "c3c38f13d5803ac18835cfa0b3081b00111b723e647c8abd8f5c1e2ca3ef0350", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "6a9f39d5ceaa0ba245a095009a46a38eefcd5fc3b578f41825204d3735ae6ec1" - }, - { - "code_sha256": "a02e5a2451dfc43a64a778654d9349abb1bb72814cbb15c0a888c46a135588f8", - "geometry_id": "dgeo_b5870819a8eac4f08a6e5a57", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1__depth_r06", - "image_sha256": "c6da30505c2a3b2a2bcbfa01d8757fa66f067f1df18f87a4813a2736eda0b273", - "logical_row_sha256": "462f3f3b5ceabf36b06a09d86889caaa8dfcbfdd6c7c0d41cee5829830b9f6f4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "956c7819a1b7adcc668e026218660d35fc77f642d8d8b1e34910377892df1105" - }, - { - "code_sha256": "0de33dce277e0588d91692ae5c5a4423411c5ba8a8a6a8558ce2e2fd45d7608f", - "geometry_id": "dgeo_744012de3ca2f3949029863e", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1__depth_r07", - "image_sha256": "84a84ab8d8499946995add61508fa077d30a933ddd16ca3b0545b2e6c1b26549", - "logical_row_sha256": "fbb172bc7654151cdc35541487c87f04d5ac2535548ed75a25231cc5387d2dde", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "72cbbcf7be6a4473c7295c7d50fb50d1af723fb5f091bb895ae5f762106f483a" - }, - { - "code_sha256": "413eb9a560d093105bf759bacb31308290aecc9de6881ca8c0b6aaaf46c50c32", - "geometry_id": "dgeo_1b13c0c4ec345af14a93eff1", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1", - "image_sha256": "92b15b7ad5a93ca79d90b0a787a9eb5aa119bdc4a898f9fdd46069e30ebe6d03", - "logical_row_sha256": "30561d69bd540c221ccb870136af0fd2bd45fa3ef519126ad64f37332d1920c3", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "250e5f8670ae32c50b27f10728184b0ac2fc5bffcbc0ef705ee3df8298d6dbf5" - }, - { - "code_sha256": "44c57283c06e678ef3ada4258652b7cc035394cfd5a753ef1d231f12cf93ef33", - "geometry_id": "dgeo_4a95b8a5ea70bc062937b0de", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1__depth_r01", - "image_sha256": "80a2377e9722edbc148ca7f8e57731361c3fd4b005bbfe96ebbd66fe1262bdc5", - "logical_row_sha256": "67e4342684a4da33e8d667c367871b1b6969692e7c318dd00b9649da9b94680c", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "02d8d38bc9778820cae8cbd4a31a2849fef7dcca8710bedb875beb4c568c0327" - }, - { - "code_sha256": "dc68c453b35a873197b0bb408e32c18d161fa59cd5fe4c8135c5a576e5408a90", - "geometry_id": "dgeo_ba4b8cf15a899bff16b49739", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1__depth_r02", - "image_sha256": "fc5e76e2d0caafccee2d63ac4b96de7e75257b7ede499cda91cb5d6ce01c9e3b", - "logical_row_sha256": "4f115956f5fb9cf17ebf07620c50e709895ce63068a1b9c91c8b11d997eb00f2", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ce142998c3be0df7329ec518cf10387d58f8d7c61874312fb77c6372fef1d0a3" - }, - { - "code_sha256": "5e1cc6a7b04ecc1a3a1ef1b7a91cd29d22ced65ecffe6cd6f74d0017b681e831", - "geometry_id": "dgeo_7a3a3e6d26887db9957fa0b1", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1__depth_r03", - "image_sha256": "f0eed9b9a8548062760922aaab3d2cf4fc2d55913d21efbe1d8977b8c85b5fe0", - "logical_row_sha256": "fc5381775eb5984bf9a3f51ebca8144864b4be4512bf41a40450de9538b70c66", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "995932b76c7adaf2c488331425965e922bb1f941e8dd163a33ecf46f5e2c41ee" - }, - { - "code_sha256": "c1036da393d8b05009e9c3c5fc991649c76c9aff8b5818839ef978cbf0372b34", - "geometry_id": "dgeo_a8e3c3ad858dd9b1a7c454e9", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1__depth_r04", - "image_sha256": "5a17bb1f0274ee23ea780faa6b9d223c5fe4aaf7e67f821664bb0890af10a5b5", - "logical_row_sha256": "8e714d2685746b1d6ab22cd4df977b526ceff2a0a939e737564820111670203d", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "04f1fe8edfbbd4f70592f43f44d0d78bf1aab3dd8ea574f728d4971e2179bcc2" - }, - { - "code_sha256": "882e96df2a2ba09988dc6db22e9e82b56f0ade94729b4aae6636e1497db5a066", - "geometry_id": "dgeo_c01bc5ed0d798aaf7ac3c2a7", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1__depth_r05", - "image_sha256": "13001cb5f4250c8ab4d935d778ce75bb3d8d53cc3be6b8dc01b0d0a5879ceaea", - "logical_row_sha256": "4917d105c62a9116de25c81dc01457747855317de881b8fd11284ad6169c6fad", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9f6e63332e276e5c899754aa7da54cf26fbd60c8db18a64844318fdd840ef0b0" - }, - { - "code_sha256": "f2b589d183a250e81813a824a9e092d6910554faa75be8b41d4563a6cf952962", - "geometry_id": "dgeo_61d68d22a76c036febcc90a7", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1__depth_r06", - "image_sha256": "9a496e8383fc3588ba3b28057324f6198ef5104ef4b160710707f8d9bb16d997", - "logical_row_sha256": "5d69e0e4977786862a2e84eb0a875fb7a7438e64416c19b07a350ffeda812f30", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "2032897fc84395014eed23c9e795cd1dfba401fd200d9c27b9a824086c2c6b9d" - }, - { - "code_sha256": "8c0727b34a617167aeec1d6118da0fbc96b77211b108937a1263b24dd443276b", - "geometry_id": "dgeo_867b929a0a5a8d6b987abcb2", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1__depth_r07", - "image_sha256": "8eed8a4a8d56248cf5dfc1f76682c6246d1fa798e58587735e201ebfdc5c8f34", - "logical_row_sha256": "09865a5a683e050a926c070e2cc2ecf3eb7262bdeab45f9b04db54ae8f29096c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d8891e1f250f29401611d13613eb02974583c639370d0c7d6a44cf21f52c361f" - }, - { - "code_sha256": "2033eae33029bb3273c11e28a6c1ae99073fd667e5326d801e730c2c398f0ec4", - "geometry_id": "dgeo_7e8430a99da7152635e2e1ba", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1", - "image_sha256": "56cd9f9e38fceea206b3111575e86bb68376128baafd5c97880e0523910a104c", - "logical_row_sha256": "d5937a652cfbec6fef8ac38544f6695deb53c6e6a95e64358500422a3caf03ac", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "019e2275e60866b7535af004c555732e0c0f617eac473665ad82d73ee82d026d" - }, - { - "code_sha256": "0c0889e1df0ae45efd2d530c0f044ab10bd2b655ecc0b11a16535b68f1abffc4", - "geometry_id": "dgeo_99b9501ab39e3aa091a4762d", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1__depth_r01", - "image_sha256": "02a2ccaf576d1679f09ac7e540234df60f1ab6199d223f6723fdf227918e0d35", - "logical_row_sha256": "936aaa550542dce2d71f8c03f33578ce96daf06b029001efd8ec2ac9382edfdd", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2cf248cd6437bba5be354d5bc15ef74f3b1887a948ff1624904b3d018288c00b" - }, - { - "code_sha256": "9e40507b5aa0622c8809fe73739421b533639c9cdd54df65b729c33996ac325e", - "geometry_id": "dgeo_fca404389cf747431f7a6a64", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1__depth_r02", - "image_sha256": "750b8a34f74b6f97c2275c91abdef364466fd68bd3470172910ea8e2c3a1fcd8", - "logical_row_sha256": "28013a24c0143a1135e7a6d5c85844ca8474f089a01b3b0166137a22a03b0cdd", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0505107b13d6549d306cce35ec428b7df237378f9384b934d4cb48903f448144" - }, - { - "code_sha256": "ab453213780e8d114d61e3aa6b71ad016d33a9830198ca9cf5f0503851155413", - "geometry_id": "dgeo_f4849787efdc877253ffdc1f", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1__depth_r03", - "image_sha256": "7b3902b7e549cc9bac2e548d75e8a193c0980b05d54b0b3b6b82183c34da2ce7", - "logical_row_sha256": "39f2832f091756f9078f71542e653be4af7bf2481d5ab8e2e586d6932f3366f3", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "206db4e482e91d5aaad8b5155126ec73588b6dd295032b0f0852e97fae81861c" - }, - { - "code_sha256": "efbbfc67a9ddd4eb4ffd4d6338bcdae2640deee814c6400a935e30ff5d4057b6", - "geometry_id": "dgeo_5d3518a8b8240addf0c876dc", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1__depth_r04", - "image_sha256": "d27aa9146bf29d3cc7522bf9cc80e14a85ab0693cc33f6d1bc97e4623c8b0ff0", - "logical_row_sha256": "0388d77a9f3d757f7bc721e1d8c0b5c10677e5f89d8ece7ade34569373fdc7a0", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "48b9e331ceaf59ccbb1a5cc1fef80f7d857f41cca02757cd1cc79b69be65b18d" - }, - { - "code_sha256": "c5dce81fa62a4693d6f350482d3154d17d8619778a523d7b8340230e9db055dc", - "geometry_id": "dgeo_2dbf8c72efc6dee8b40a4916", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1__depth_r05", - "image_sha256": "bc65b596956fbbf2ba0334f82b13df8daed06b5962676fc9c29d5ef17914ef41", - "logical_row_sha256": "f18e52ae293c361bfa18fd7c29ed3792f4a4ba43cf7cbf5831009a568f4faa9e", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0b775055f9f827ab50bb68e4ea1f851f5bec9d3f166ab4ebdba829c47b7d5ae3" - }, - { - "code_sha256": "cd0487bfe9fcd4e28af4e95a5559ac1b9fa6b571cc03173379b8b5735786dcb8", - "geometry_id": "dgeo_fd6a0cb97ee901a5a714ec51", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1__depth_r06", - "image_sha256": "3f5309f521897afbb3b60e284fb7d0f420484e136ada198bda3702a56b4caf7c", - "logical_row_sha256": "ee491e6ef018b4cea412045715694b9ee01e94f618da8e34c0c958bbf9423e78", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "9147418085dc6615e820ea122c478c3f50e3f18c7c4462a2e952a6ef987c260c" - }, - { - "code_sha256": "28e92e2121d456ebba23daf33c024a54efa4ffa28bcfd9d2db7c5c8d50601c1b", - "geometry_id": "dgeo_0f2f819a4bc22c17942df83e", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1__depth_r07", - "image_sha256": "da5b07176d3e1e197e38d82710d753457c91a5812934f17587bee85b21499fc2", - "logical_row_sha256": "f0a3c3ef43da6cbb4557450beb810aa4afabf7b82fdc882250c13087e34f2a4b", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "641604f32d29224938d87a6e47ca73b83575cc4c31ab266c5663daa2c2df5603" - }, - { - "code_sha256": "253b0a984fa19e19499074a6afae3772e44e3432762410db990aed620872f12b", - "geometry_id": "dgeo_d4f212495f8c9412bdf11c88", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1", - "image_sha256": "7e8ad172037a01d3f22a81b7ef506790bd1bc9cbf4796eaaa7edc4c0f82eabc6", - "logical_row_sha256": "10965724da8dd7277363aefe3a479ab89d17fb420fc5db9b63a8e8a4f115d05a", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "9c31017f8932d8e7f8cb3a6c1e9f90c7b6d9afadcce50c48b26ec4490e87edb9" - }, - { - "code_sha256": "292412b1f1f0d0863957c912e86bb02831d8d3996a416f91a27418ef24a03ba5", - "geometry_id": "dgeo_9788e1bdbd9bcfcec262ad42", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1__depth_r01", - "image_sha256": "6e1f2cd5c126038a9992068263109d0ce7bd3610614c2eb857cd800ac89782b5", - "logical_row_sha256": "4c790188b6e81722389d2d58d33eff0ab7f2f2c13571f2740499c8021ff96999", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "5a2ded98e539365c9c67aaa6cb766c186f9d079ef212c308245120696da67ded" - }, - { - "code_sha256": "b4c3a0c99056baab79f3992ca770283aad0fe57b3bf595f09e919de30eaabb65", - "geometry_id": "dgeo_1baeceba9f8b7f7f0abec0f1", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1__depth_r02", - "image_sha256": "31cbe901ba395f32acc939e7cbb2364014244c6911929eef9522134690cf3127", - "logical_row_sha256": "84edce47aef29cf3ce50e9be55969705d1fdf1b8bf0a28fa23c9f8a8a28231f7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "a37fdc8ba25249f04252d57bff813f209f91075c7a845621a46b30392846f1ed" - }, - { - "code_sha256": "90919200c76c77bba1f4afe5774252c30c0bc447ed18cffd7153e5728d84eb36", - "geometry_id": "dgeo_f7b7c87caa3025b4f194e6d3", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1__depth_r03", - "image_sha256": "98f51f980659100acf457d38cbfd87506cda7c6c95e0271048200b2732781c11", - "logical_row_sha256": "1f9f3bb9b014bedfbdb80f42c73f37bdc9a55924305c5dbca916001e0ee0825b", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6e283ead1a0876095f089b65289112b15765c1362ec9438f2a883af406550ba9" - }, - { - "code_sha256": "efb9b539c588ba0cc8f4ae1fd39ea35ee104c12a222f3760e2548dadbb410ab7", - "geometry_id": "dgeo_011508f515cd01ec2c735c48", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1__depth_r04", - "image_sha256": "5a41a7f2a11e9a4d0448b55bed2a74c1453342db3457b91aa79357bc7fd5f64e", - "logical_row_sha256": "1c9d6d366dc0897326a93af8426c1940e1a1d02b57f3fd716b12028f13cbb0e7", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "9970359ec55379cf0e8a67e11bb2c91c9fdf44147ab22015df4d0d4f04c488e6" - }, - { - "code_sha256": "d76539120a7a64127c081377042201998a9abcc3e2ae2b2491741b596150a069", - "geometry_id": "dgeo_37b00954e9bde2050569328f", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1__depth_r05", - "image_sha256": "5dff4317eaef85e6561f8e23e7b0da1e2f47fef43091c471b2610fae045762bc", - "logical_row_sha256": "455a3a54512c964b8e44f172f501c24b9dda69ac86009d1f9de7184fc45fa2ed", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c2d5a99a370fbf96b5448c906e059dde6296b2809cac7a46a3cf445aac1642cc" - }, - { - "code_sha256": "c586034d57fa5ceed90ac6730887ca079c0c8b8c7505038b499e7fe168ea8f16", - "geometry_id": "dgeo_68f015466cbbb554d244e795", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1__depth_r06", - "image_sha256": "b25008db8b58883d6ff0b95ab64bbb28ea1b4727d5026774c3aecffbf670559c", - "logical_row_sha256": "a979e8bf3544ef575c50805fb7545baa10ea19ac0ac12da57294498dcce5f7bd", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0652142e183f6377048a727fbdea454c51c968628f32549a8ddf7caea06935e2" - }, - { - "code_sha256": "9b320816919fd3d3d2a4fde4dd23ca4dbb7eb28892b0ad56eeed4de67e7f1fe7", - "geometry_id": "dgeo_2b6dc2511974a82e4d63edc1", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1__depth_r07", - "image_sha256": "2e6ef1943034e3b036f17f7a914101fa441e0adb7a0b5c2e3c080ad09cb7d475", - "logical_row_sha256": "dd86d97b3d636aa635be8d83e15f7c91d61458556147bc3a5316419e7028058c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "e36bf3aff333729070806233b9b70bb34770e2bf935f6bbd8b90c35ab98fb778" - }, - { - "code_sha256": "2e6161efe065fd64bdae5eb5a0b4b3d6362c22f0882b7ab039105a82edbeb237", - "geometry_id": "dgeo_f86a4da10df973d29b499d86", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1", - "image_sha256": "88d93bc1638381cb19c92e1d415cfe9f444e9fe91a3b0ab5f813c1a3cf93c25e", - "logical_row_sha256": "662d1b9828676e116336cda0dcd94e20a9811484c039f22f314253b71c6f5360", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "8d2ac21a5f416228b2e9d661697b372e0ec39db409823151b1e3d00f6d2ec442" - }, - { - "code_sha256": "b9ecd228cc49d627523d9e1e12a043293a177fc5a4bce32be654e211c657b0f8", - "geometry_id": "dgeo_50db3f776e684c2d2e583b63", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1__depth_r01", - "image_sha256": "420d082c3cdb3c5c3c08b20174c4036a0c7579bdc090d7c845e095312fb262e8", - "logical_row_sha256": "f808bd93bf9138e4fed0060f9dcaf3624f019f329ab03894c123baa8a8583078", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "58fbc9ad9958b0abae635c8ea5c8f9886a438c582de8e0a19e0dd0777644f8ea" - }, - { - "code_sha256": "3179897a2c2316834ae3ede2f3ea2625cc47fe2c469bf863bb28c08580d9b41c", - "geometry_id": "dgeo_d0b20076e9fb50f20ad5f960", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1__depth_r02", - "image_sha256": "6fbf4268efa73e3097f2c83439a146c846a1fd57b3fba611fcb2fd30c4036736", - "logical_row_sha256": "d2772fa34a65b11adf5510c76faef67a9ac64e82c14f7d0886a28407055f4947", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "f33a57342da45766454b8ca70df326a22e1f31811dac13b1d384ebce253a34f4" - }, - { - "code_sha256": "c964a35e51a3527b91683ae21ba60782314d20303ece970f623936290ad7194f", - "geometry_id": "dgeo_98faa6387acc4f54ce21bf5d", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1__depth_r03", - "image_sha256": "ab9f74f2d3a5ef4c725dae46b6395e3b315023a0f3b617d296b8f2d8ab220a3c", - "logical_row_sha256": "7f0a8250471b742230c6bb11e0fff6dea763be1853d99989342cbad2c1b9c6c1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "641d73295fa6c2261b00a9e7040ea3c2d52c2291d3632ba44cbbba37bc6a01c0" - }, - { - "code_sha256": "d5a89f750357a32834f5d83720e546695ac8ad889b16c857ba5c2cd7c992a533", - "geometry_id": "dgeo_9550eedac92c4ebcf421699f", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1__depth_r04", - "image_sha256": "a2e811f90d77be746b61569b0258e15c2802c66c0b5095e433b68ec6e0086c3a", - "logical_row_sha256": "a329bd0392c01f6d79d5febdf5a4e2125d0c9363f97a772c5554a3ee6d3c195e", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "f1aeb53830a5b4013dc2e1df62a1c7347d255633f0402065e2744b69dc7efc36" - }, - { - "code_sha256": "8f8d65f528884e4b8180553b3cdd53fd6da30b4d74586ccb4d3f38d56c4f7848", - "geometry_id": "dgeo_6bcb695de0c185c16335604e", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1__depth_r05", - "image_sha256": "1cb0a28f36ee3ec975951007df61b2447df0de63b05386a06cd53d607cbab081", - "logical_row_sha256": "df37358a1a3ac0570b4c87d2deb211bba96b807c60301b105b7265309064a4f8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "7afe89b64190bf3bae1523160096be82b037b58448503aa203e7713acb6eb222" - }, - { - "code_sha256": "2650a7c78b26fc6ee2a077026729a86e53b1318a4f7acdae361093eb54bfab6c", - "geometry_id": "dgeo_26d514c67ab7feb2c701c404", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1__depth_r06", - "image_sha256": "5b4cbed1eb149db23dc208007ed9b73764dc62d10735326bc2615cdc260da4fe", - "logical_row_sha256": "7947a5642ae6e33035f9461147a576e3b1dc59cb29b379ec19d2aed8c729a5e5", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f0cf9bed6a836955d44055b5b92cb07efbafdec474ba676ef312e5a9eac96994" - }, - { - "code_sha256": "1166964840dfbd66696e1e5c703950a6521b6966059f829415d5c3b465b7eef3", - "geometry_id": "dgeo_c983a5a495957a9cde0167e8", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1__depth_r07", - "image_sha256": "0c753a57d5923a3704e3662c95fbda545566a717b503a1b9c7c09ca8d825cd61", - "logical_row_sha256": "68c6153038e94b9c34a8b9c171207413633cc68d7b435d41eb7216d7abe6dc8f", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "0f4036432554c4a979334d4a9fe77f9a95f216d9b95b3609ec50aec5ca2eb34a" - }, - { - "code_sha256": "d9be32cb021098e69ac69dcb5886b6fa6149dd722cebcb57ec0f9518132cc970", - "geometry_id": "dgeo_798ad6046c8489bfeb4b7056", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2", - "image_sha256": "81d0dd989a13468c6b20d894b2ae8a8b3e240ef9982f75a27b2c26b775fb7dda", - "logical_row_sha256": "4eb60086bf9692e222a500d451c5bea5e6f98fa5eca465c85b0c48b8c7014dcb", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "46d0b32e2a392d1e0cf57365498325a6eb6c42111555005182419d0edd03cdd2" - }, - { - "code_sha256": "768a99eed3fa671bfc4dfcb4d7b64c972ef7ea63b7905f6eedb88b4790080d31", - "geometry_id": "dgeo_620c1b66d25940bc5961454a", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2__depth_r01", - "image_sha256": "5c6189707ece9af66ea0b015740a67b1266646ab2aacf765de672ca100f5cbc8", - "logical_row_sha256": "8b0d4c26de755d1c8cae41e6cc6869f8ea01d90531265b4b1aca10d1a086e32e", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "75cae1c9473c3f7a10ad46e4113bb595bd6bfacbe9cdf282dcbcea0c43bba27e" - }, - { - "code_sha256": "ac88726f0f309cf7dad2ec869180bb10f9feaabb00bd95fd3a2d074250a93b76", - "geometry_id": "dgeo_f137acf6025743b9ae710c96", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2__depth_r02", - "image_sha256": "ba7007a4ee66f36674adcbbf175844e01f5382e4a8ebbe1522249d12d6646df7", - "logical_row_sha256": "b0f202916552949e2aeac6b458dee6de2bf55bd97d56f8fc5b5cd5aab778ef2b", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0072f3e16d29d334cf722122a693eec7725c70b42a461b8b5933f00013413dda" - }, - { - "code_sha256": "fa560efd0d1d17c32902af1ef0676e38f4e10219d7af9e37297c25d4dc1eba04", - "geometry_id": "dgeo_9a1c4192b372395bfc85578a", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2__depth_r03", - "image_sha256": "9f6f8a2e260b8956382cda70361389ef4e6ef72ef439324cf76cfd21091f651d", - "logical_row_sha256": "f18fb8e84b184d88596b677b971fc02b99a7271df0de1452cf255a1dc14e9e73", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "6521c835a2cc37ffdf529180df613d6253b47997147df26e0a3fcec08666b076" - }, - { - "code_sha256": "7a319b249c1a0f55c74179f09537a2de8bb7a3077a2a86bc0c7be784da13615c", - "geometry_id": "dgeo_e73f8fc7b5a75200e85b4483", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2__depth_r04", - "image_sha256": "7ade70bacf92cec4fce918c04019814358a8c8254e58f45f699eccd5c9a793de", - "logical_row_sha256": "ee20cb6bb3bec95cfb52ea50fe283d38857a5df0ca9f3e013d9104b50fc999ee", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "18c6c4cef88984f592be08a8a499fe66986de68250b1519a2572ad0dbdf9b322" - }, - { - "code_sha256": "43f359f5aaba752ad954f0dd83e13ab21935962831e3990198409944bfe3fda9", - "geometry_id": "dgeo_ca177ff591ae572c805ca357", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2__depth_r05", - "image_sha256": "bc93d554e350956ba3bd65bb43c7a1b8aa217b1e8e9f3e69cbdbd9b99022eaa5", - "logical_row_sha256": "e761052ea87fb8b02e2b9f944930ff3e83123d537ce7ee3f69e18222c602d558", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9a42d4363d7290a4591f7f5f3060e13669eb46edadf9004b3da0b267bc69795c" - }, - { - "code_sha256": "c22c2e16a9f0720f8a24cfd8769076a4afdf5c7339ee889590d431bfabb2a755", - "geometry_id": "dgeo_3c525e54883b64ce2ce41f15", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2__depth_r06", - "image_sha256": "8cf9f30c15408277c92a4fddf4a3c2fa25957de3ae51de96897e636b4d27ebcb", - "logical_row_sha256": "2e1c29c42fd1e10ae9e19a9126d8cba4a326c6902ea1fe470fc8969e301907a4", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f2760dac155dee801f78e03479a0b64f7d5f6dcdd6a283d049b208d8554bc5e2" - }, - { - "code_sha256": "ac04e0d27302e8843812c3671cb6e5e38948fe9e807512bdb8625ffefeb5e3a1", - "geometry_id": "dgeo_c9c51bd9ff26706d8ecbf5be", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2__depth_r07", - "image_sha256": "d0b45852dbd1d1c97876906c9323aa87d88e20fbcb3a49840739731f3a79c2cd", - "logical_row_sha256": "4f24c31a0a9142d9382cc495a03c985e60221307123ded94d67f833711b9a594", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8803c83a88645ea9c0ec1addbf18296bc255e20cd413b85c507646c2006106f5" - }, - { - "code_sha256": "bc6c3b00e9b32c44b2d59764c33f0925968245ac3b658c0e8b407dbb0b7e6a2d", - "geometry_id": "dgeo_2ecd7b16365ea3b2b4a41a40", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2", - "image_sha256": "031204b408d2e9a8ea1361fbcd7597e064646451ab85ab10605552671d585227", - "logical_row_sha256": "0d92df20400c48c07ebee9a8feab2892bb5af1df6bd60e0d445e2f5b3495485d", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5e1c5295b9f50c9a8bd7636802b176ee8927859d056f8947e9d8465533460c4e" - }, - { - "code_sha256": "1d7373c694709e31f24d07d05094e5d085c7a392ec373a329b53284c72a2f9eb", - "geometry_id": "dgeo_4393505602b44bbd10787d5f", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2__depth_r01", - "image_sha256": "663c5abf821aa82145ef4624844b57988171dcba5fef2f936a380e13a9aa0706", - "logical_row_sha256": "d961076b212b64682730f5266280d9348ef5326802053b9ccf864a9360f1a5d9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "11aed8428e4fa289c07f7335034ab74d0b837ad35c0fd5af1ba9fe73e4788564" - }, - { - "code_sha256": "9bee4998a183723093b29c0cb2d9d5698f02fd6c7a2474a539b5d19f87a31093", - "geometry_id": "dgeo_62bfa11d1427838932e8c193", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2__depth_r02", - "image_sha256": "985f0fab70dc37695625e48e46990f8bd04cbce183c34bb0690c0f26c2a47704", - "logical_row_sha256": "763fd6eee1e4304c6cb2041972a96147539b2c537433e0a8f7de77338788c817", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "dce83cd2dea2eba448fdc1bf4eb205a853741abaecc3bd2bb4f873e5753b43e6" - }, - { - "code_sha256": "350e470c6959961f7df795ed25da5fd4f2b47babccc7c3e54b6699a46617b7b3", - "geometry_id": "dgeo_1ad76dc5a4842977b11378f3", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2__depth_r03", - "image_sha256": "bed26e01cd44368899de4a8d6b0872ddf28f8fff551a19a09200f20f94bd614e", - "logical_row_sha256": "33eea184ae14935ef3885ea5fac55e926e849230fe23648bf92a6eeaaf62bbed", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "f3bf6a1275ae5326870b58deb52bd8e692944ef554c9c9e31c1253ecf1786560" - }, - { - "code_sha256": "9398c65cfbf143ef5e2c2294d4b7e138e19fa6974707ddcec4455c7e0fd23518", - "geometry_id": "dgeo_42e3f1f4a7ab19eaabd73515", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2__depth_r04", - "image_sha256": "e187d5c18ee224a33efa8a87c82554cf7ff9d197d1650a4112ec1b698a5cc9ad", - "logical_row_sha256": "ed1bb95552af886f3513bbaa5a7a1675b9090062a3a4f99b48017e480e4e67ee", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "c29c2fbf29fc749b958583cbaf2f4bf915e8bf925b9d3e67a3792191d462d4ad" - }, - { - "code_sha256": "91833a946f58bc11ddf3842431edd06089612ceebdeb3a053728a20780fcd0ce", - "geometry_id": "dgeo_9bf558407ff7999aa56092d5", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2__depth_r05", - "image_sha256": "5d7917e8b4083e946c7ca7872b377a28e704c3b75b1f297ff57d5e5114f880d5", - "logical_row_sha256": "2d0e10f79aba2ab3832834d1e3141f8e86db8018ec8c34791d6b307756329e71", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b18d356c03fecb218d8ffe5ac109f72a07ce4d25ea7749fb8dda7c6a25a59cc0" - }, - { - "code_sha256": "bbd14ab3cf826ffa0453cd51d8e8dd426ccd6fd3cec40fdf37c73563f4eb8360", - "geometry_id": "dgeo_5fe82e6cfd338efed78610a7", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2__depth_r06", - "image_sha256": "d9fb45fbcde956420a7ef5f4db8f311268de1e39517d43def7eced0ad9b6c0f9", - "logical_row_sha256": "ffbe419f37be5dc36dd8cecbee696db1b534c752a9a08013c24ab18c2b51db72", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "157a7c2e8daace301b87a4192f9a1b73fd52765858b3d61b0ce45cbbb54716cf" - }, - { - "code_sha256": "55352cb549ea6c3e7b7bea7437d3de22f233f0604a0525216ca74c5f00ed354f", - "geometry_id": "dgeo_b92e0587d20f45db12b15846", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2__depth_r07", - "image_sha256": "c5e65f92b8464698fc975d05a75110b9860e48ed8599e19d4d6e13b3cb1b2fbe", - "logical_row_sha256": "45812e3c04a075a737a83e14d54bcd046ae21f77c9c7d39951688e07b021e589", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "f322525a728ee758ac823ffbfc5d1c6613d0cb191c6d88e644525af7c97b77ab" - }, - { - "code_sha256": "0873b23b3a3158b7c2d9db2ccb555631fe9116a99d78fba221f717aa17f43675", - "geometry_id": "dgeo_88372912425ee8015000e9ef", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2", - "image_sha256": "80aa01dc4235acc5d20aa4f958626c9feb132bfe009023a24788663ea763ae7d", - "logical_row_sha256": "9ee4cb169f9ad100db3c3556d9355c4bb94635981cb6f9010fa492c88f1a9eb2", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "e212c92375877e1471a663b6d8bb2ebffa654009ccdf41d74d625923ff116659" - }, - { - "code_sha256": "e667ef4325893455d2478941f75d5405183ea2420f905ea3253729e069e91dc8", - "geometry_id": "dgeo_9a2991904b5948d9f6a5cad4", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2__depth_r01", - "image_sha256": "d2b0f0b401a3c5b21c3e0da4a2c1b01aefdd3a133d1e9ad0a788921a180f8d4f", - "logical_row_sha256": "c2dc102b88ed8d174267b3f8a72c0af522ef34ca35d7c216aab033ffb874c2c4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "2e5e410dfee3956e47de1f134c87b4f23d93eca6e8d14a732ac1f31a596800e4" - }, - { - "code_sha256": "cc5fc506b913531705df16808d26a931be8adc1efca02b3274933e6f1cbadc01", - "geometry_id": "dgeo_680d94b54ad642eddf9d97ca", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2__depth_r02", - "image_sha256": "d22a9ba11bc73fd9b23072a1904133f4877aac6fbe7fd8de9b6b79e58344c4fa", - "logical_row_sha256": "4cbeb333ce089006a5fc624252970f86bde562352cf2fc77180ecc9cb90becb6", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "b15571e0a7679675604fdbfa621f3aac2feb1c8533c5563df9744e0ada1af4cb" - }, - { - "code_sha256": "90d09ed941f17db2c2d1ca9aa044b097ab13dd094408c2c025caddf8ebc98053", - "geometry_id": "dgeo_d5cfae1e90d246b4a7ad8a65", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2__depth_r03", - "image_sha256": "18273cf27973604109b0579c7434a334ecacf3060cf911694245ed849d9f1a79", - "logical_row_sha256": "4f8ff471184d596c42e63f7edc2abd87256af086ec7ff7514d6771e772b26fa1", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "794197f798c82f544b350a74a7154d53acb701ca4154483d441e3519b3fd8586" - }, - { - "code_sha256": "6419af259eb920571564d19385b90447cf5166516e164b9e4ce3269383f3a17f", - "geometry_id": "dgeo_22b4e7b0cabf4f9611803b14", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2__depth_r04", - "image_sha256": "8e855d857dbf61354b2d4438354f9642e719eeeb432aef7b730ad5c92b1cca99", - "logical_row_sha256": "5c632e9bc88ba0f1b1e14aab625dc811945399005cbd8dd81c1ea6fd36728e1a", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "3b64f1f7138c053453d50e98f5e6db5e132795168e021d43eae8d83ccb991c14" - }, - { - "code_sha256": "c8548f35c3dd32d5c660e62243e6c623ccc47db2ddc0d8b3e29d8c8cc5c955a7", - "geometry_id": "dgeo_69ca74700286f5ffe364cca2", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2__depth_r05", - "image_sha256": "2d8dcad5d6fb2956e25966b4bd3595cd009d81f28823e781b6327244b9757c27", - "logical_row_sha256": "7e4dba65b728c1d308b79d3197e3efaf5d415bf3e52b2b993d71ac16ef4933b2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "d8ff6f376339079c6808f18286b9e13bcdf74d5a5b1d5569e86037ac05a93e46" - }, - { - "code_sha256": "faa0144bbc866f4ec705b84262be714bbcf93c43bf7ddbbdc1d8700310633686", - "geometry_id": "dgeo_112a14efe9a2aff988f02017", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2__depth_r06", - "image_sha256": "d820a5571b35c395b01e3dece512cc375281ccd9fa38ae348266f67b9574439b", - "logical_row_sha256": "06508e034b187e9e213cbf6424599284dd05ab274a82d78e5af07f949c05dd43", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f31b8ffb6a4f73f38146fe2c1ceab44395dbb716a11ebe1c4870a961497c93a1" - }, - { - "code_sha256": "2d65191271a12b977a49163198bcc4dee41106a9fcab3262a9139b36ffd06a8b", - "geometry_id": "dgeo_1f32c884f35c1096c6c57789", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2__depth_r07", - "image_sha256": "14b42ae5e06ab68006158c170684ed0d0bd0e06998a413b3ae0196f7f98c4ded", - "logical_row_sha256": "1620300a82f54c66700dbf261e42b53d03dfb1694d7008f454613eb1a260cc79", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2dcd0e247c7e434bca4d3c8bbeac6332d7111725983fb7fa628d3f08bbd6ba22" - }, - { - "code_sha256": "a562f296fd1ca68b0258d1656ed9da8d0694a38e1366639833c5305f4bedd426", - "geometry_id": "dgeo_d4129473b8e837b4bb30d3a6", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2", - "image_sha256": "4043bfe1bd48e767f6a505491395da662a6214a99b5e57cdc96917c1e649fcd9", - "logical_row_sha256": "7751ca1b64c5faf1f03c966c5959c2c167281c28be6097d793d0c01e2ac64246", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "5b79b99fff9ae16541064b11a2dbb6b5d14fac0894a3583520102ce3c2da53e3" - }, - { - "code_sha256": "7a8bad8a9a6ce3c8f8a30d644764288898fec118d154c7600667073a243e18d0", - "geometry_id": "dgeo_f2cbd13193b077e120d0caab", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2__depth_r01", - "image_sha256": "bc89e27ede0822c98641b0d09d5afc79ff479c3b13d80ff00565d55daee9dc50", - "logical_row_sha256": "d92c4d6ac1a5d789a533eab70edc2f4443de855b96ef0dae8a5337c68838571a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "f69c84bb44bac177dc4f4d519b001833839e5930955691d5867b9b91211f0588" - }, - { - "code_sha256": "27068368dd09f2b9792a5dbb74c0e6864b482b53c7aaecf39a2ed56f29a8e806", - "geometry_id": "dgeo_30a4713dc3e254864003428b", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2__depth_r02", - "image_sha256": "bbd5613eccaeae85107459a9f8c2cca06c79ae13d2001950bd57ef44ee9ea56c", - "logical_row_sha256": "cc5acb4d98d692cf25194d71d0fb5696942eabb543d4540193e33c0f31566460", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "c73c17d0ac3a83ade9031a9461b3f857a142d60be31f5cad3d3287ae5b6e05e1" - }, - { - "code_sha256": "d830354f8b6bbfdf4b593bf60342ae252a4b7ad93e790f1530f4ec201cd7265a", - "geometry_id": "dgeo_0ad3bcb6a5c467aedf645d51", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2__depth_r03", - "image_sha256": "3504098437f36400ed4c438ce46e4ec7ba86cdca40865e4117a352362df4ff3d", - "logical_row_sha256": "0ac5af1a76c3758486db0a6aebac93ce5e9f2efd2863adf9fdd99c71795a84ee", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "bb6a070b4bc49ee4fd7c78f46291a8db18b2fa4ffc9e70064ff29a913c4a6506" - }, - { - "code_sha256": "88eea2bb5a4127050dc99d397da71b3af313c7d96dff0a5907f1004f61c4f369", - "geometry_id": "dgeo_df5065d5932505fa4f0ee28d", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2__depth_r04", - "image_sha256": "5e11adbdd3a81626c466ed08ebcca7190a189765e168467d2be14d8a5ba08783", - "logical_row_sha256": "abb2a641f325e2fb6f2b582279f53dada4529b0e3ff70b24271389c2f847be12", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "82ce48bd0f89696c71f3b80bf088fc51afc0f2dcdee06f832f2caa1574fcf3c3" - }, - { - "code_sha256": "63ded68751dfc95c75fa9e659dcb5c995f564f1092ee6ce79dade5ca6c874408", - "geometry_id": "dgeo_0694eeeaca4f24bd13be8d87", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2__depth_r05", - "image_sha256": "db84210c200b96b6bddf11a4c8a017a0cdb5287bdd48921e32e087c246701201", - "logical_row_sha256": "ef6095913787fff57caa46ec7fe2d0ec3c5cac97602af67ab472314a65971211", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "5565d7fd636ab47334a6fe3376c682cc881cf8b87e3dae420b4ceb5084c063ad" - }, - { - "code_sha256": "a6bd7f7fe2b8a12374de4437eb06263ac4f28b8b6f561b61e582c4b96f5eb7de", - "geometry_id": "dgeo_7948978dab34ccf21b933137", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2__depth_r06", - "image_sha256": "bfb2e579e560c84739897f2fa598dd10d3c7729f64626ca1322218effda4d4b8", - "logical_row_sha256": "7e647f8ad23452ee3dc6467dd864c3e7cc09328627f3f84abe9446a4c5d5346d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "56ffb979bbe95d8f42aa6a66fc33adff43b7b14a63d18a5a7df5708db66ea802" - }, - { - "code_sha256": "ec50a5e81341f6fec70056b47c9c0df21fcf3197663649b6a023dc6bada36dd4", - "geometry_id": "dgeo_e7151f6d1ee3a9ccceb335e6", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2__depth_r07", - "image_sha256": "2403a20706a89c177494af12a46a7747ed81a545526111b3bf1270ec30e412fd", - "logical_row_sha256": "2d0a66d94db2b071781728556c0f83838a92552617d4b68af9a99da6a581f664", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "d9570973a4764747f4cb8eccbcac660c57a65892a7f37be242ca50f648d6cabd" - }, - { - "code_sha256": "db5e2db01b9f18918ceaf940708818b5397f34fee4f4ac1dc0e793a6b9ea2fa4", - "geometry_id": "dgeo_10ec5df9d14f1750f7ff61d9", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2", - "image_sha256": "261e3fb40efe3e75621c2156e8eae5148908d00a6b330232f3e596c07f130c4b", - "logical_row_sha256": "cdf3228b4b7d26a0e77690cfdcec12a28abdbfebd70226bc640521a2caa483b4", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "b86fc0af7aa319092f80b789b5bd4b82e2107b79d3de0f55c51711d365ea4007" - }, - { - "code_sha256": "b773f827f3a75a87c1d0be560a755846bf62627e2369d7175d219dc3af3df9cd", - "geometry_id": "dgeo_938500b988f43c662cbd133f", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2__depth_r01", - "image_sha256": "5f88c60515ff0542eb474d4b1053191504da7bbbb6d7d523493b04e83fead5ac", - "logical_row_sha256": "638829ba4adee8fd910ea6300e1872926082c82e8e02ffc78f054adfbe0d31a1", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "43302f0fd1e66d70a44405d80739afc403b2208c747d548cb79a2f71281e2414" - }, - { - "code_sha256": "c765d7202e6c05347264e3e3a53896903e99f4e4506db032e2156f71a6b453e2", - "geometry_id": "dgeo_91020aa49ba94ebb63083efd", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2__depth_r02", - "image_sha256": "68809439a87613454af6fa42fc16b086c73daf4b78fc6bfc712e64934ef4064d", - "logical_row_sha256": "80c41e75feb1444a3ae786dd3a8ceeb8e0b6402d267bc0a19ef0604368dc6874", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "19481e1bc2e8de9e7846b4ea2d3e8fcbb8b53432276152b4243fa832147c1862" - }, - { - "code_sha256": "ca264e0ec333f057f999d83b2871d3314aae64c226bd72362852dd4520a14ac8", - "geometry_id": "dgeo_2f2f83d158b333dfd46d9b6e", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2__depth_r03", - "image_sha256": "6cdea1188afb234e3936176613cc0c9079da9bdb96ef3e94915bc7b0ef66e3ca", - "logical_row_sha256": "3360d5514fdc219cebdecd061956d7b39969a40889493c66fa0c19dc1ed4522a", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "d51f9164ae8cd0697e7787ad5e7bdde16ace8855e3e83d96fe9dc342aec753da" - }, - { - "code_sha256": "0fc6d269137289cf49e812e424f83a88840f3eecf90a15a24894fa270fe5c572", - "geometry_id": "dgeo_c358cf2fc6f627e722f01f30", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2__depth_r04", - "image_sha256": "f183b9d6cf4bbb1544c040a3c786c3427086c83439e7d6c67d7228bcd77d4701", - "logical_row_sha256": "14b5aaddef95ec329e6d130759a1bec3e9a1973bfc664c3f4351514553b033e9", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "984921e11181fb94a25f05439c218b5970f4de56d8e620989686705f8dc86d48" - }, - { - "code_sha256": "74c30c9207011a90315b72e430110b8bed8ce6e5971c250bc02ea77a59cebd8c", - "geometry_id": "dgeo_b2f70f4a68b400e40497a159", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2__depth_r05", - "image_sha256": "91ea8e7d31afc3c6f29e77941bf3ba048cffaded4c6393ea3bf98ead5033ce79", - "logical_row_sha256": "e166f06207d89bc476645fb4d1e59182c7d24e774702e2916039ec85208d14d2", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "c9d2157f89b7eb8b2afe0f92999a05a58f113bfab6d72d035d2f702ac7effae6" - }, - { - "code_sha256": "7ddd7bcb4b295a736de2c28493a90ca1278e7d0df4f8fdb0258e6a07d6ff6460", - "geometry_id": "dgeo_bc6a6f1664fc897cb9c70389", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2__depth_r06", - "image_sha256": "3edbd5c64adbcb9736bb50af7e418b58c9ab5f1db623241a0d91032a0280410c", - "logical_row_sha256": "85adec71739fcaf7e416351719ef75f51c1d0a3e30a172a70a7a2b98ba7fa9e9", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "4928b7feacdf39aeee71dcf155b0df3f3fb67949092c2efff47db3c0b53b3e68" - }, - { - "code_sha256": "0673dffb66cedf1e7edd8761354208b621d109498713dbfc8bb4cce83028b829", - "geometry_id": "dgeo_e9e4b14a00413321ca75e20a", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2__depth_r07", - "image_sha256": "1b756f34845bc07ffd8f50db0fa335cc8cadb70d9795f6baf1513182387af8dd", - "logical_row_sha256": "ea1d3f13a9feaffa8cf4f309f16665834907311b7149779c57917c1564ee3cf2", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "19f8a38bffe15db9300612d863e39ee9645e59676a5ac9f7f4d8f5236b9060fa" - }, - { - "code_sha256": "3678493ebb1e7b93e4ba2cd269850dfe5b046bda11f3cd8742568a4f65cd612a", - "geometry_id": "dgeo_bd76a28a8ec4b4783d7c4bc4", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2", - "image_sha256": "bbfeb327bc22f40aa61254b578a6c3bab389b9a6e78fa6e9cb878d1d8f6fbf90", - "logical_row_sha256": "ac13489f7ef211e6fc2a88d4aeec87d4d3d39af58f6ea334989ccff6b09b9345", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "253715b896af8e9e49c10840507baa905a82392bbff1da6f2d77d9b3d154d445" - }, - { - "code_sha256": "4d333416de2d6d4e184f6ca7304aec56da6befaf5d508840fae5e3271231c242", - "geometry_id": "dgeo_fd0318c392dbb03b5d8248b8", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2__depth_r01", - "image_sha256": "07d0b574833ece70845b7bdd0551e46de8f6aae787f3ac2e8d1f541bfc782491", - "logical_row_sha256": "31f19576b042a09856c3e6e427320c0536f00dbfd25b6b7be24ea7b7e477b8d9", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "96dbae4aab182d50e67fcce7cab01b08906b0a23b8045ceb8df826b6a16f4482" - }, - { - "code_sha256": "68817b688bf3f399cccd2273cc7971d05da165ad646559e2318de6545c67fb65", - "geometry_id": "dgeo_b18bf071046b448bc1bc0856", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2__depth_r02", - "image_sha256": "f4c0c369c6497bc9da6fc80221a67159e1420147d8babaab7510cf2f7351b729", - "logical_row_sha256": "5da5f193466b3af0d135928fd5c0681f90e88cc641b7bbcf09bb8d571c0ff2a7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "af413a1dd87d5f7fb24193e8ec1731d84a19b9d1c4cfd1787904efb451e62416" - }, - { - "code_sha256": "f9798892a7e6c69d2227b173c5386d763b0376363ec0637342286bd8047e4b87", - "geometry_id": "dgeo_ed5c5e9936bb9c11b4c6f07c", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2__depth_r03", - "image_sha256": "6c38d28160f262f6c981413d64618df3af336b17d921926eaecd6668d47d42a7", - "logical_row_sha256": "ab28384ed1dc42d57db238068e913463da35ec5e926638a05cbcb2ae462ed453", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "b721e76296a25a6cfab6f71ff0c07a6c2c7f632c312c3afe6cf5d153c20ab601" - }, - { - "code_sha256": "3d421641c17a6ec80ed535126d5f6d2165793dd2ff3dca0c4bb28b66eedad546", - "geometry_id": "dgeo_12ae87c3b8cceb0b0b5f27b5", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2__depth_r04", - "image_sha256": "9c5d4aca9cebcb08751d46ed16f03cf76e4eedd451a4c3c0412d56b5d0067636", - "logical_row_sha256": "e57a78faa69da0309b2d0bad02ef3013bf2990b74b6ffd3b509cab6545536795", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "58fe4cda3cdc95d441d6aaa83cda7e4c2cf0accb2ff3bfc184d3384bf5d8edb3" - }, - { - "code_sha256": "39decf437efbc3331294dcfd75ead460a7b02241d2831c1d75f65050b5fb012c", - "geometry_id": "dgeo_dc988273e9be328f22960b4c", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2__depth_r05", - "image_sha256": "1c1a1f2f9f8b6dc6207f50d8a3aefd2f492d43585710cd79e8efa2bb96d75db7", - "logical_row_sha256": "86c72623a05432ed230bb71e12230a3e22b40b09989a9a24b7a64abc6b3e7169", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "3eab934dddebaea0d41b66e1ec51ce7a635ff4cff96c692b18e941ec454bdbab" - }, - { - "code_sha256": "a0a15a53f242addbbabd6dfd488e9c14e568236370f33e1529bfc4d7e03fbc4e", - "geometry_id": "dgeo_023f7db354695f836ec8486c", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2__depth_r06", - "image_sha256": "ae9550465f6422709a8ebc73beefc116af8bc59dd64afb888423ed15a6dad992", - "logical_row_sha256": "d18c74b3b0e401089a2f815fff99490bb112d43f90ac1c92d5e420e875dd45db", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "ac1fb05da3ab2b3c9e602c041293a91f22cf44095343530c16e6a4c6b363e403" - }, - { - "code_sha256": "5fbc61c76dc5680f3bbfab47ffc65a1e88f2260effaacb73be7cad9eb625943e", - "geometry_id": "dgeo_6e4053f20340ca4970dc84c3", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2__depth_r07", - "image_sha256": "15b8d30cfa5ba8f5110880783ce74264608417cd5db971edb52c355be169b274", - "logical_row_sha256": "60db643947f52900a93e02bc38ef909a52655be76ecf10e82e59bc313efaa811", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "84240a2572dc87298f2e1a411c613f6773e34dbbc9515ada2c31ca6ba6078f74" - }, - { - "code_sha256": "e43ac15174fced0fbad75cb4ff85a5c195d490e78b3836713086705f1d63679d", - "geometry_id": "dgeo_086ec1f01ece7e3c8412aa35", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler", - "image_sha256": "009c7c4a57f5078fef1c3cb1b29a5d82db9553c68b5b27b94d3e222e295873a5", - "logical_row_sha256": "1b2fc9e77f7ca188cd980a81a11d3e4231dc6f09ab4affdad87a0e69857204c9", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "362b64e21461893b4414edc65d0f96f9dc99af70cd90cd8ae0304dce2de76cb5" - }, - { - "code_sha256": "607897b53aac4f237542c6932387b6b0c8f61ad0c77a01e8f76c15fb616c8089", - "geometry_id": "dgeo_4fc3c60d1936312ec978eb4f", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler__depth_r01", - "image_sha256": "db029e529c70c2b1f4464708ec842175312e1cdb8d2f35351425f74f7d8722f2", - "logical_row_sha256": "d773b2d07081d7f30cbf0f1f16f70f38c83dfa5d9839c588de4a2740630a3e1a", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "619d93ffbe883e5f0f3176264843e50bbe0137596bb7d1999ab02971b71743f5" - }, - { - "code_sha256": "4f9f70c08b165246d846e4bca97c83b1f08a9607edd7c2d16e3c8581e63c9081", - "geometry_id": "dgeo_b37b5e7d57e754f99b572d52", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler__depth_r02", - "image_sha256": "ce7d93a9a2424bc5f60ab57bb06ddc8f11294edcdfc35e9dc5509dc205023f20", - "logical_row_sha256": "ce3c5e5da54be93144df0de4be154130fdefdf82db1f153dbb7e6f1e850915af", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ecdb3a34e6167ca8a4da7706a2a5abb7d8ddac45429b25b25718b7761ceff34b" - }, - { - "code_sha256": "e9850a2c5b9f17279a4694815683f3d73727989bd9ebf7fe4af38e06e10feca3", - "geometry_id": "dgeo_1ebdc7a3eea2648665211b65", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler__depth_r03", - "image_sha256": "abcd512a7fea9b22add267f733ce1c6e16e57434ca641f0ae92bf9d81697fc2b", - "logical_row_sha256": "55bca9d83105c6fcb99466be993d93c0f786046a2047f36fa7df34918804e7e7", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "37f12bc1501a61142fb3d36c91809515065b21644c09268e24123cdf06ae8390" - }, - { - "code_sha256": "96419b5494158250a5df307fcf8a8f29bd419e7b0f0ca740ba28fffbe2e435d6", - "geometry_id": "dgeo_176f298731bc3a901012b56d", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler__depth_r04", - "image_sha256": "91678e147cda7d08acf4e7e0a57c69d81320dd1b46cdcd5941a9a4d1a72fee63", - "logical_row_sha256": "5154f8a8da4f6a5b801f87b72d15036f35e0a9d6c250062ed93900810619981b", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "442b7d99f62cf9131ef168f5554b7075b687b38e474b7b2f6d9124114b0be3a5" - }, - { - "code_sha256": "6e5a37930e9c0a02b5d43a1b3aacbf02b4d6daf5b711bd18be20e39a1a191374", - "geometry_id": "dgeo_d7ffbbf036ffeef2823104da", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler__depth_r05", - "image_sha256": "3e535c0171139dcee7b0a73b36b7a5219a36edd4166085ad3c737fb790ca9990", - "logical_row_sha256": "b7ae5f66866b551a630ec61d7e1af5cf74f570b5d35a2af6dc69627f9c4f606a", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "cc8466cede966ee69756be0b41d98031ed6bbca684cf572c8c1c57d8dc106691" - }, - { - "code_sha256": "a3de2e2c519c08cfcd7a6de2d449f8633c7b31edbf3e3406d831b256e620e252", - "geometry_id": "dgeo_ef41f89443e1aa51534466fe", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler__depth_r06", - "image_sha256": "cb8bc11e12e067a13f10e226d8e2c05b9688c39300d7ea9a414c488b9b7273ab", - "logical_row_sha256": "8a8c4606125ef9bb4eac74053a53c297825e666b81d297029ba2d99a14155ad3", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "8fb860140e3bade8a982436e371803ba7dcd19a3f5e52b5524a66666ba6fd3aa" - }, - { - "code_sha256": "ebe6dad00efed4317d8f19b09a7ba49e6cdd4a1aba180676179c4845a30a39d2", - "geometry_id": "dgeo_7074806424cf68ee31eff282", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler__depth_r07", - "image_sha256": "06f79fb370a84eab66899542a510c72edbaada0ca7a873c699384d6078e6057f", - "logical_row_sha256": "dc19784db91eeaa4cdcf78720636c7c9255a2b93d4f44b33bc95238fd28c1fb1", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "24ece0d15dd49eb5a123200e4fe00272b7439c1616761efba08a0a401704d602" - }, - { - "code_sha256": "af2abaec2dd9e5fe3b375a64f60ea9b3ff052e8dac2eb358c6e4f8170d94c73b", - "geometry_id": "dgeo_1d5e97d1e3d346b9a8acc730", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2", - "image_sha256": "73e98443dfde4b2cd9c3cf5fc4d8e049ae548561aa2d260e2b64f04cf45b240e", - "logical_row_sha256": "a4508e1ffee9eefe880e89b2533bcc1f39be85831cc3d9f92bc24aed36b14d64", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "73ce9c6f0ac50632a90de429fd3dbcad2f938d8fd70b8064297df0f878bd02c4" - }, - { - "code_sha256": "b6bbcad86a08d8123feef7d9777ee65f62edec4b020ce70fa9494d11570853a5", - "geometry_id": "dgeo_6d46bec18910900e104d8835", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2__depth_r01", - "image_sha256": "3363e5b6a3c74dc327d0aaaa633df344f5b6f3bd0099c1cb218c39b3d26e4870", - "logical_row_sha256": "b0a0b2d560fce0fd82416f7d077300cfe71f5919120a160dff70f7fa00d940e4", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "82cb8524e9520bec36d8f0c0a6256b82834566057f39b02ae8f7604d107c4aa0" - }, - { - "code_sha256": "4f9177b327a0e59cf50c63028264e8a2763f4bd658f92a970075de756a2df4ef", - "geometry_id": "dgeo_a38e53b02cc628b6e4dec068", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2__depth_r02", - "image_sha256": "c05166c0f852f64777d098dbdfa6ec464a91585fc602776f55cef075c30208b9", - "logical_row_sha256": "2007632b1c954c892859a9ced662fbe7689fe47fcca98ab6431b992706c8c1e7", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "4d74194b375c70bf16ecfb83e7d517c4b7ef8182033e2ae54146dc6ac4807938" - }, - { - "code_sha256": "d067cfa0c374a1c63e68367ef867e5c261890e6d5105186983bf3435a88aaa53", - "geometry_id": "dgeo_86cb4e0f6685869748e3d6cc", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2__depth_r03", - "image_sha256": "92747d39d3c195dd31f9dd8705dc1249f3310f4fc280512e21a93f9ce5e63ff3", - "logical_row_sha256": "e2956efe6467224a01042c355116982be73500e77f338251addcaad944577093", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "216729f8387e5646a0c264295143da5b73f6a846efab46a59070dcd8fcb08879" - }, - { - "code_sha256": "46437a9c9f5499f615938ba43c25b683401abdaa936a2365c5af2860b4712596", - "geometry_id": "dgeo_a9bcae9c4c620a005a1aecd8", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2__depth_r04", - "image_sha256": "04a0c27f86af6cefd1eab45ebc4642cc6b95152c78a749320f1bd5ee9ef3ac31", - "logical_row_sha256": "02b877e13fbe9f757faf50125c7792ca091c1aba26afe649f7fa85a9365e5149", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "79b3f49d7d287ef9da92ab59e09091dd71e3e07753bdbe2f1b7a766f0b04fea9" - }, - { - "code_sha256": "a3055fb38210cd7d2fc99540ea7d03161adfe52bc4a290f22c586e2c90987d2c", - "geometry_id": "dgeo_521c88dc20d653662b3229d0", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2__depth_r05", - "image_sha256": "af1728cb76555451865ae5cd29b8e4e42d32f3e112e30c6763b4dcc1fbb03e2e", - "logical_row_sha256": "ff59f294d075a0ead6187c5a4d2ed5e1d5e174ef224f4d89e1953822adc91b66", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ceedc1f5b9a41a8264d29e87191ed7800925d2fca47c15db3307af1701c37544" - }, - { - "code_sha256": "beef4bf8bcca965930fc84345160ebb8f10090e4d8eb9b22f949d7ca451e484f", - "geometry_id": "dgeo_a4224dda479d57bb6eb23449", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2__depth_r06", - "image_sha256": "e110012b8f4aececca59d68a31b6914451c750a9d5ab523bd10331817aff6ceb", - "logical_row_sha256": "ac0363ad686b1e95deb02be44986998b4f064408c2283b88316fc790b2ed888d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "55e6d56016b0507ac2c56510fd0477a56ac94559427dd1d9334328d0dbdca6b9" - }, - { - "code_sha256": "c6abafe06e09a7c5f465baa20f5fe5daa15099abc577ce68796f5c075c4d1a47", - "geometry_id": "dgeo_8ac30d955adc3fc714eebd49", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2__depth_r07", - "image_sha256": "25d480b8ff3366d187850ddc2f483934b5bdb0250d6f8d5db13a90d6bf6a73a1", - "logical_row_sha256": "760e6504ab69e9a3c9a81abbcef66ae7f2fdaf6b64171c16efa09de9671dae01", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "dc1baee573732a52b459ca569eb0e2ecb00296e2dc4d4350a349e2a15de7bdf2" - }, - { - "code_sha256": "ff754cb92e9d045f6e38da331fa4919a76a09af77f8aa656c8ab29a2540db15e", - "geometry_id": "dgeo_dff4c6ef8c7d83f9e9431bc1", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1", - "image_sha256": "4d0e4b3cf9234289f423669df8c50a62f93882d27813ef05d70ef4e85654b84b", - "logical_row_sha256": "01ab25d9b9127a765ab7140657187e67a43d9714e42115720c10a3225df03a52", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "0c5e04f17cae54c16ae451be43c947939f4eeec974f337ea432e402fc168a7c9" - }, - { - "code_sha256": "dbe91f745b443945f7ca1c69a1cb8bbb8ef515787db50362840953fb247470a6", - "geometry_id": "dgeo_7cef222d8ce555cf118cc780", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1__depth_r01", - "image_sha256": "b36e504d88b7b87fb7a48ab2032f56e66e239c6be1d6d68fa473dd922a1d018a", - "logical_row_sha256": "920c0986db202dd83eef31db3815f4ed11913dfb3551c1fb30bfe0d00f242524", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "24468600f27e8f0e9678c4c244abd07bdbd60cfed70106b668a413a389d71d2f" - }, - { - "code_sha256": "8e7d7d71818ca36914d4c2068a71c7ae621ff8109b9eb4e540f06051923d2450", - "geometry_id": "dgeo_d4e6126548f4065f25e76c87", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1__depth_r02", - "image_sha256": "c025dca7ffe7432587705fc6ac8108a662bab1ab705bd8292070378b83c57b5e", - "logical_row_sha256": "5d0430f2b1d153371f2901e137c3164de091abc8208f7752921901c7f4799184", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "af0260291613959f619a0a9ae99549e9379e5db830498c446425e90a2c501a74" - }, - { - "code_sha256": "85ce2f884fbfe38ee5df1f496034ea048bd67f96ce98843f134713794d86e726", - "geometry_id": "dgeo_dd6aaa27a4ca9f534941c563", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1__depth_r03", - "image_sha256": "7bb68a3eb8f15984ed3c61fca2cde6e7786343895209982fdd09d9c5ba654aae", - "logical_row_sha256": "26f984cb4ae5a2123d56c4d48c185372a479130e88ff8467a7218632f7d29bcf", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "e277e5fb7de41cffa15a4b88d1f6171fcdf234f06b4e190e31f815a888c52081" - }, - { - "code_sha256": "f434690855818ef6ffe1261e2e0c52d4b25eb419056649d1338ae70d59b6ebfc", - "geometry_id": "dgeo_f5b09a917d9ec7ca97bc5f55", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1__depth_r04", - "image_sha256": "3ae05346cf7035427f11f87d7c6e9baee86805fc89b1f978286d0934aca8322c", - "logical_row_sha256": "3685a4c192f2c9f644174a8b5a53e66b803b9f56302ad1d22d5681f13e0d60cd", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "bb6c0e34d00a835dd88315771358941a50ff54069c377ddc37e73009745ee542" - }, - { - "code_sha256": "2be25b357b653960284ed908b93de52d69eb6c3961448837a2a1304bfa8faf62", - "geometry_id": "dgeo_cdfedcc4493be14ec99da751", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1__depth_r05", - "image_sha256": "3b8ba056c00a69319365e65c65620726bde3d6109f999fef83390c6c858b8c97", - "logical_row_sha256": "c377449de43b74da0968edf5f34289bf57df35a5f4646e802168e9bfca500cdd", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "920254b0ee185c89c0716fa020f32fdb79dbb5dd47b4e54252c63959fb46dc94" - }, - { - "code_sha256": "726ad2e8911645508b11a7100f59f95e9845737ede18892199e967cf460df644", - "geometry_id": "dgeo_c48f84233dc9cabb9e6c211a", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1__depth_r06", - "image_sha256": "7583a1657d9611b22c0e15af334adf88e340bd5cfbc18e94adff178e83dab966", - "logical_row_sha256": "1c0413f4bd465829bd064aa59492e9f2d5a7e191f42c6e2611f66d2e0ea54d60", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "02fe5d5b467ea0785c45c6e2e359060706abf40ee180a31b04efe7697f413904" - }, - { - "code_sha256": "307f094494e86501b2cb870c4697c91c532ffd11a1e52931977b45473b4e1dc7", - "geometry_id": "dgeo_a8d5201cd9ce519c9e239e40", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1__depth_r07", - "image_sha256": "78dac35abb95ebb4342334ca5d3d013e5d91a582c1d01c40ec5d79d44f15a264", - "logical_row_sha256": "6a21c433c9fe1e81e9019c67b0a61496199295a2c44092e8928a6900a70e837c", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "a9bdabb43e5591949cdbcfcad21959908be05fd40c1bbd3d0fe0bb927ac82907" - }, - { - "code_sha256": "469a7ac1f4b93483278eef6e766c08b0994ec7b74783ae2c967d1d5d7fcf2e35", - "geometry_id": "dgeo_06a289ee346bd9f92ae16293", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3", - "image_sha256": "c4246ca9176eed625c7e2ca7613dccb3bd89961ff1c1682f1dd0a3322f871558", - "logical_row_sha256": "88067d0094f487971840c49e65cb5e7c737818e558c8956130b5a13f5c58444f", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "241a7e6b950d0f634e90ffe1d6edfc1c5f125bdb0d279e10354b106ef3896cee" - }, - { - "code_sha256": "4c0222b065a1b0b9e9ff814d84b8bca1a689066f2a94c4c9bf646f62ff21abd0", - "geometry_id": "dgeo_3f6a686025e6b4a0cdbf6722", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3__depth_r01", - "image_sha256": "ec8356aa0e18a105ed1291f01d6632ed0270439e742c5f161493a4cc61a48ef4", - "logical_row_sha256": "1a72f6efff438a8e5219bce51fcca2efc8dfdfd7a19af0417c9e5d7c08f2c316", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "146573996e7718a83a09712257e7296482b4f7c027eb87f7dea6e7eec8a7e112" - }, - { - "code_sha256": "e5d52706f7461db9bc86a3649e5f5c613574dbcbf8ea8f74e1804602beef75eb", - "geometry_id": "dgeo_1f223923631906526732b3c1", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3__depth_r02", - "image_sha256": "ecac27c171a2530adcec2c46fdd8f533783eede44c716b9c1d8605b3896b5e50", - "logical_row_sha256": "c12eff8d9733f03e5dc630a2b97b581bd6b23bced7b0d32573393f33f66d3138", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "e669066968eaff095623f755476d3e8e8ce1e246ffb318e929c6214e077e4ef7" - }, - { - "code_sha256": "9f650d28a1b05eac6607cf948bac2f241490281d8c50ff9efde075344b2a79c7", - "geometry_id": "dgeo_efc98ad7996b909be4d13df5", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3__depth_r03", - "image_sha256": "270c7388880e2e96abf2eb84271e9658b6cee0935a5d17eb66a3bf8e2ac04ba6", - "logical_row_sha256": "9b7218c71b128fac68f14967146be25de09b3c8911314312cc0c54f3f933435f", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "5dd1495c44a416905ef04f49f6618bceeb43d975a69a99dea08146477e766bb8" - }, - { - "code_sha256": "f35d3ec9280a5d74d1c81fe22bc9680b566250ae1211e8526bf0fc593a84d935", - "geometry_id": "dgeo_c7df5e8362f1ae891f0ab47d", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3__depth_r04", - "image_sha256": "f61cfd577746bbe8e879ac4276ceda4e1f1b2568097cc2ce845c4b2f2f7fb6a3", - "logical_row_sha256": "d657ab9db16abbad8cf18f982b682c56d4f025ea6db03deb627764a81dc00d48", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "12cf79849ec91c00724a587c45b4c9236a9c417e282c43e9e3e8f2c72867075b" - }, - { - "code_sha256": "3ec072c0d9ac452350513f39a158e0339a84a20b00c1dfdeecf7c49cb017780e", - "geometry_id": "dgeo_eb6ed8b59e63384558c4f27b", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3__depth_r05", - "image_sha256": "03ed27545829cca22566612ea39d554ca69638d6d2b6793b18138c4411a42ef1", - "logical_row_sha256": "84513a4dcf75314a4fe951908ebd787ca8fbef088d2324600d71ae41beba6eb1", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "bfb2ca3b40312ed3da52dc6b8ea2dbd6eb5fbf56e372b770f579d35f9758a43b" - }, - { - "code_sha256": "6798d20eb2fbb868ab937efdbfad1503fc09360e64301a642541d327394dc65c", - "geometry_id": "dgeo_cf7266785a48a1830b1954ec", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3__depth_r06", - "image_sha256": "307b444fa18455de4654007be3f42815c501d6067308f86f826dd9d097f156f9", - "logical_row_sha256": "9d813171af2d39a9c5a0ae398773f6aa80f38b271cbc67b25ebf1f0b8688907d", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "0bfcab9bd14027059f8561d58950556fcb08e158d6b8689ad140c9959c6b2d33" - }, - { - "code_sha256": "38d4dded9f6170da5e07a59fb9f5f8e07525900b8ae1fa046e6ee9733387fcb3", - "geometry_id": "dgeo_7c46b1bd88f2ddfaa7513c07", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3__depth_r07", - "image_sha256": "e27aefa1610a2403e58c199914780b5f03d82cc7b29bbeb80c478e77cc725592", - "logical_row_sha256": "fe7527c335212a5df888a03bde21bb8ed9224ac3367cca178f9c400665a834b6", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "2e8898d295b34ca79334d2d2079f7c299687951f97f03639fbd4dcad39ea3382" - }, - { - "code_sha256": "aedf7d38a968fd26d33cba9908daa285a6a04590e68118a159aabe614172ee4b", - "geometry_id": "dgeo_4bef7397d406b662115ee874", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2", - "image_sha256": "78fcb7bdfeb4178d9164b490682b7b84755a9ff1d2310ca76fef859ba5e4585c", - "logical_row_sha256": "2e34f02deac78fceac918ce7920db03786b50ee1951ee0c62077cf9aad5e36f5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "181eaf0607c405333fd30e9997dc8e8009e99230327ecf4b3804098769bbc9cf" - }, - { - "code_sha256": "e494e0447989ecb4f0ec616c1e56d9a45f789461bf45cd2e7d148ae8bfd3b0fe", - "geometry_id": "dgeo_e1647e5085c3d47a5e69321b", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2__depth_r01", - "image_sha256": "48c340b97d3557dba9564f4ff4c7b0eee092c74d4b6108dff631787aaa7f2ccb", - "logical_row_sha256": "775457eca7f909bbbbdb3a65ec122b3a4bef86b8d6a1c6e942aa768a62ba4800", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "56631dd479c14ea939acdccb4377e22e0629b28a23ef98dcae8b1acf8d1dc881" - }, - { - "code_sha256": "727cd8bba24b0c0e1d60e328a631c7709169c463861ea16c8c13a70f8b7e5265", - "geometry_id": "dgeo_24fa64f5e9573685077d88de", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2__depth_r02", - "image_sha256": "c9b0c42813735fe9ae5c802ae44896520a25a5b40a2940a9d2dd9d66964f8bc2", - "logical_row_sha256": "b2c42f916c0c1cc520a037cf9f351bf9b8f6c11ed3baa43b75d63ec340e5948f", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "0941b6f5f322612654019e162587314cdb8e52a1e86e46b0d8d62c1bb9a18171" - }, - { - "code_sha256": "b741029bd7fcacadbde046ef821f79d239d6c26d7952b7241255d81ecf68a332", - "geometry_id": "dgeo_06b3dfd88a6c45a3907eb37a", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2__depth_r03", - "image_sha256": "99330097ebcfd25e75697f7a9cdb140ca93bb3d85eb229f929019a4657f87047", - "logical_row_sha256": "816d635e18621f0debe4a28e2d568db3e423fe5d445d03ebe10cca45d7528e70", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "2a5f34a0fd6459c4128076dee1739fb017583448b94901d014d56e39050ef15c" - }, - { - "code_sha256": "76b1aa9dec80c3b85fbe6f6985c89afdf67fe02dfee56ed16dfbc3fddb1b3712", - "geometry_id": "dgeo_5d6a6491e105c6743e2b81ac", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2__depth_r04", - "image_sha256": "d0e3afc908930af5902d95d064f71980866c0554ec4475dd1cef922334a23cb8", - "logical_row_sha256": "48f99095a5c565dcbc1ba9df1aaf5323cdfc043b24f51572e665b4025e174d62", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "a341ad5fbebeecd688817f10e67162123daac0a0c43a7d56ba50c8bbf713524d" - }, - { - "code_sha256": "2d300366fc2d20ab6c423d40c6512ac4a3d598075fe20ea048f4fca57d519745", - "geometry_id": "dgeo_82eeed71e4ab45aa75c1e8b2", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2__depth_r05", - "image_sha256": "a8c9db1235eee17714ffba20bd41a044fa1a85ae4390966878781dfa753c8cc8", - "logical_row_sha256": "22cb8bd153feae46d6c2d4207cdeb78f1daca43d39b402333b27b2f2992020aa", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "b91f9586be69fbbf9cdea09a8256b4fb9c5b46ca6b545ee87693db2fb7902bcd" - }, - { - "code_sha256": "31d461a6865105165b2c66697d83de8cfdf98aafcb910a167df7279480f1f55d", - "geometry_id": "dgeo_ea9f3a406cdbb8b48ffd8f9c", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2__depth_r06", - "image_sha256": "aa6ecbdbe2b7e8ec49c9d995d00df87607b2a8a5b5a749b30aaeead07b28788a", - "logical_row_sha256": "0df0afab63e5e273b5676639613c0227a6946c7bdbfe9c4a7cabf01a2502b07a", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "180e1ea9081ce28dd09d0438ba63b52d3f7549c1fe7556b53a2c1226aa9cf10e" - }, - { - "code_sha256": "ba57e2fc3d233673f87f337bcd05f241df50ad84f1eb1bea9a36f2917f8ea15d", - "geometry_id": "dgeo_439cd3b7d1e63be82f095e9f", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2__depth_r07", - "image_sha256": "6144ba7763abf599c5af5ea33e376cce99b16d51088e3f50b207ee6a317b24f1", - "logical_row_sha256": "0140e81502ff46d0153a4a607cfb1cf48969fde216500e8b45d5a6dae7dd1984", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "5c47805755784a0d7ac5913757b6265b59fbe007ae5037165b999256e47d1409" - }, - { - "code_sha256": "19a8796c0dfb4ab7b6956542fe4ac66741c77128f635b7d560f9a9457da78f8d", - "geometry_id": "dgeo_bce7b934072a4cc9012d2474", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1", - "image_sha256": "d13157cd2db913d8dbc947ca7427cc3aa775f729cddb126b2a1d63c07e24e533", - "logical_row_sha256": "1cf64abdc5ff624ea855b92c25ebf4fa16b0ca7014fe8db6f3e2221923ae1ab5", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "92bfd264d87d95ec46e4d31ec82559d99dbde26fc6d3f803f57b733a33c27867" - }, - { - "code_sha256": "48cf3507e443a7b39be4a1580a9e059a73ba2feeb5ffdb19eb0a2ec7864fae0e", - "geometry_id": "dgeo_663a3e819724f33c51180c67", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1__depth_r01", - "image_sha256": "2800e7da3ebb367a06bf8ed63199aabe1faa00a2a1662442e3dfddc6ef7133b0", - "logical_row_sha256": "1789e107ad686801fa8c64f54b0a9725461813737f6322df11715eee79c86677", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ec7b0a51de6720d5e6edeef574e6e26ba19760d8156184a462fabb1ab31de939" - }, - { - "code_sha256": "51984483062bbfb0ffca6caac0fd324638874144ece1273cc4320456bc42f45c", - "geometry_id": "dgeo_045e53392a8166fe0c060191", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1__depth_r02", - "image_sha256": "4d9305aacbb5729e68c805b875b4e05b16c4e2993b04213a0052f740e8f71721", - "logical_row_sha256": "a37b5a526eb2472334e23d30fa46b3c7dae096620438657920d3b8775adae968", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "ef1bf83a5decb5fe2409691065c3ad463b7b7b45c0db6bbb875a2819fb6f47cb" - }, - { - "code_sha256": "d9e14be26569e21fb135d4869bc0ba1de603b18c228352d745e124677693bb99", - "geometry_id": "dgeo_daa02f1ce63f508f1c8b6f47", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1__depth_r03", - "image_sha256": "1eb123ae585d254f625c5c2ef3a351bb27ecf08852d92705157df97647bf72ac", - "logical_row_sha256": "4eec6a9aaa4c17a05fea9753515705db8999eb250ba4705a06fc966e251a1900", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "c6d1689439cc480d2f01db655f1799a77baef943b2fcef1ee15fd16d83ce1cb0" - }, - { - "code_sha256": "81568e81c5ffcafb1a7029cda2f72f8cdb30cc5e02206a47e7ba9e78cb6a63e7", - "geometry_id": "dgeo_6fb7be22f80ac5ce9d6784bf", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1__depth_r04", - "image_sha256": "c5d15c995280b1297c698589fdf4f5fae7f2b9ab5dfe137b318f76d0f2083316", - "logical_row_sha256": "9713e4d074de4d964ee7d7a84e37115a73f7fe85470395f95a0e657fff652bd8", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "6925c157858fbd8476ae2ac9426f7076a8052cdc215a31675682742aebb108a2" - }, - { - "code_sha256": "184aa83bdac9dc0ca55a7d5eda476239280e540e151a3624f320d47343cbb2c0", - "geometry_id": "dgeo_ba15e6e5abdf45c12ddd1b42", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1__depth_r05", - "image_sha256": "92a763ab146342c11d55a4c17d662ef7c6c2dd8a0e548d5f9b02df2a2042d111", - "logical_row_sha256": "c94ee489a324b949113bf667138dd0bd0a866d230824c5558acff5e1151949f8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "9feae8e5314de5d0cb613ba4c9738c6e03065e0a4079a4ed40b61dbbbcbd5d49" - }, - { - "code_sha256": "3cc4b2e7c1d56ee3fbb3afe0c6e949aa8ff28b0875ad2f077aea32a622c64893", - "geometry_id": "dgeo_3f0a836ecd01a0962a7abe82", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1__depth_r06", - "image_sha256": "21701fb7cdcfb7ccb79f8eec197d947e5d6bfd283eb02abadb916e07dc736340", - "logical_row_sha256": "17552a4de8cbf31afec703ddaf468db8f22cf0523b21c6061d229138632a2596", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "1cf72cebd52f859a513d6d062f5079aa516a91725839f7094404ee6e1e4fc7d2" - }, - { - "code_sha256": "544071db884338ff18ad2b6915581939daf88e9b69d6039f7ebf49d89b9c4705", - "geometry_id": "dgeo_c4accbee1b0206fa4b921ffc", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1__depth_r07", - "image_sha256": "3e88239f8e336cd7a09fe4ea80c62c2ca52f137d93c41869ea2a48171f52d595", - "logical_row_sha256": "e122696472a31a9445ea59a0de73c220e0003127df7e28947865b25aacee1a23", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "de3fb5645be552957d56a318c7c72a1a27b6c0a6d99d3416ad238e43b9af48b1" - }, - { - "code_sha256": "1db762353f89ca18ff2f7ff6fc61cacc8a95fb5bacfdb9bd72d99831cf377753", - "geometry_id": "dgeo_2a5f8323514b5ac425974dcc", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1", - "image_sha256": "215d5d88ecafceaf21b0dd3afd22fa74b43d7279cee788d24e7b7e55137b7eec", - "logical_row_sha256": "d9ccca0882cc36b7f1de79600f0f20ddc8541f21171c70548175f8f5cb83ea66", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "10e5675e4a9bc5b471413f3a7fc09c4168d7885c2b4c1ba0db6990c933903349" - }, - { - "code_sha256": "665d71dadbfe948af8161a0981188180e823022b70ef20c8c29c9189913e21cf", - "geometry_id": "dgeo_f80ea64d82e83a570e01011c", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1__depth_r01", - "image_sha256": "3edccf7cb1cca9df31093b35f58111fdb233b7ff066c2c5e783208ed0e5f8d40", - "logical_row_sha256": "23c612d2527f834c317952f27c06ddc80f26b8ba509e55b4721b2bfccdc0684d", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "ef1861e94311f8fd89a28f57b27045962cebe2e99484b4c0d46405280a86c872" - }, - { - "code_sha256": "5b89c55042174444a91896d8da82ad2e6969075be2d6a96348eacabfddc0f00a", - "geometry_id": "dgeo_4338396673c7e5279d993f90", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1__depth_r02", - "image_sha256": "c142656bdcf2bf41e54237e9a4c0b4fb0b501e674f88027fff432b6b550b84d4", - "logical_row_sha256": "3f972591acc73c60159dae600df2ae48e340be1de026c7d922a2408b4c906f63", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "40b206ef019dda4cc1e6ecc0259fd55e45cd100ce25ab59e85f4e799fb89ab5d" - }, - { - "code_sha256": "8a3913e2655c7b7817472284e804eb6ae807626b54a2b4e8a50954d8e5b5a184", - "geometry_id": "dgeo_5a474fb94b3b1d2f2069111f", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1__depth_r03", - "image_sha256": "e77f2eeb4b20d5a9eaa550b03d209d35c3a153fd16adb20be82ff12aa914b797", - "logical_row_sha256": "fff93a445a5265189f45af949ca5a72cfa9a595fafedd576acef756472cbecdc", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "43a59b6a9aa8267dbaa578ab7ea680d0555a6861885348fe4f0c8deeef07987d" - }, - { - "code_sha256": "754922323babc42431273e0703406f3ac42895a6689cc709417ed8f3d24e6274", - "geometry_id": "dgeo_d3bf0d0ac24f52ff78c32a20", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1__depth_r04", - "image_sha256": "df35d7040a440ce16c7169efc8258d7d1559b291ede21a1651fa7e7704d2c684", - "logical_row_sha256": "41e1f4bf0a90c24c65dcf720b1d3a92280b317e86f3bbddc0499b2e2ba42a661", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "06c1c710f4b66ac83677c7289caf0fead4f89404b6d674443c3b5236abd02b92" - }, - { - "code_sha256": "0e52dbec4925252617121c2334513eb27391680986b55da3baca972f35f64153", - "geometry_id": "dgeo_07f42a02184b7336acd4112c", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1__depth_r05", - "image_sha256": "a6d6b976f80d19f68114052edee6a07b90bc96c36f4222467dfdd405d216bb75", - "logical_row_sha256": "25187c32fb0d6f92da9780058bba98ecdb08724eea56f1f6d9a913bc333fc1b8", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "0cebd1f2fefc23b8a990f7fb4de9add99bc4a61725373ae37bf6fdfb677ed083" - }, - { - "code_sha256": "e93809ff94cfdb19ca969bc79e858fc78055a590c18edb16426eecdacf929cba", - "geometry_id": "dgeo_52e977c6f37686b49afa0a1e", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1__depth_r06", - "image_sha256": "1b449ab897f2f59f6ab5867d4d6397e2819bec45bf8a968fa180e5749959e89c", - "logical_row_sha256": "282c339d856fe38786f39d7d5aadd2df133d96914f88a08900dee5449e26212b", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "f983b96e275c724e54d94fa37f0e7d3f8593371966719ad391f487d829a6ad69" - }, - { - "code_sha256": "feb26addcc21dd53bb4b8635317b246661022077d9de77f6f2a1820526d10e21", - "geometry_id": "dgeo_5b1cdb847b05f8c052ae6ada", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1__depth_r07", - "image_sha256": "37d6bc065b79853d4bb8fc8b6e9eb2de0044e60198a75bd60fcb55a9b42fad36", - "logical_row_sha256": "72f3cfea9852f7b159a5662e4eb0edf3ba3dc377568be1c3cb24e93481c49457", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "aeebe05e6f3af63cc71df0fd289db9f0fdb828d8bdeb3de51b07718cda68ee64" - }, - { - "code_sha256": "8b8f60f8704d3de62db1ca5667b46bfd5baf5be9e632315ecf847297611fced9", - "geometry_id": "dgeo_d802dd77d727f1d5c3286f97", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3", - "image_sha256": "aeffb566a414a2c01810bac9c55a9da839fcb70da1fc721df2c78ea16011e035", - "logical_row_sha256": "7541b37245889d26c83afdd01de88ae43883dca5d66c53af3d49809a4bfa5dba", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "93fb003813e081d09491054a8d0303b5be7556ee5b87496fe0fd489a649288d1" - }, - { - "code_sha256": "e374973caa14b7d2ce77e13289a3d1c541220d041cd8cc9a3e6eb72b2142ee26", - "geometry_id": "dgeo_4fd4c79a93860d6640b9b91a", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3__depth_r01", - "image_sha256": "8b7bd979fd5f6c6bc8b214505f6163b13480b20661e3f5463484056bd85921d9", - "logical_row_sha256": "b70e252ea5fa8636e5c4de8efb9047595314f5c17a30813cf66e1a950b3b40ba", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "4c2bc850a0f332904084d1a50c9d3d30cf5c1aae9afc48a4f346ac5646e6c013" - }, - { - "code_sha256": "e9e45aacd4f1401421c21503f078296bbae8babd5163654df5c37f7b8a1934c1", - "geometry_id": "dgeo_64384b17d541385ae4286db2", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3__depth_r02", - "image_sha256": "398c63e09e7c92e8466ec6944716820288173ce045a2be9fd5d094f5f8186832", - "logical_row_sha256": "0ad06a33d8b6cfa60fc1b4f5b36c9a18d69b9b303a4194adf334c86e86d44e29", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "50b8dcb42ead932b5de6abeab50568b5600fae25eb05f2b3c963c5660326c56c" - }, - { - "code_sha256": "5b0c3d9b3264b0134f0ec398ee10dbc601b9285e89249cf86fbd351569d371d8", - "geometry_id": "dgeo_870c5a5c3593002ac4ad2ea2", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3__depth_r03", - "image_sha256": "5663fd471cf5bdc2c9c52706c27c6244abbe29f104f53d7233f576e94000fbed", - "logical_row_sha256": "ebdd800df1b062da1e0abb460c02be2bb91102c81aa46ce14ac80e4c8d2d70e8", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "4f210ca00c4fdbdba1aa8b6eb70ae2b66a2f30f0dc8dbdf0e74ba15d681d2920" - }, - { - "code_sha256": "82e07c0a26af069fe1986026e3ebc67d14c72238514a004874b9890e07a87ee3", - "geometry_id": "dgeo_81ebef7eaa2dffc1de3776a9", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3__depth_r04", - "image_sha256": "25c5fe1146c4e3d220b4fe677df2976fc4fdbd741051c4e547d44d3488f3d776", - "logical_row_sha256": "cc2215cb17f14bfb3b18c0317fb20c008ab319f8a90f7e41db69473ff6314d83", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "b02b118a00e7757e5b0dfbc4def95cfec3ed23de183b4ff529b11140d403e9a2" - }, - { - "code_sha256": "afe07d80e4b1c2ae25c82983b98f50ce31f4696320df4ce365fd9aff5a69e9c3", - "geometry_id": "dgeo_821ea477a778be62f2ecafe6", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3__depth_r05", - "image_sha256": "bfb7999b4ee9cc4bd3ef44b30f7b425cdaf545a2cdd5bc9718c6c2d1cb6e690b", - "logical_row_sha256": "3d2049c5092c97bba2f7db459b018ed2e62eee7b2c7cc373de96c3ac42920e28", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "ed0735ae4d1e2fdf7d46cbd50d5e5af95a23cae49ef8806dcf9f89bab3073e0a" - }, - { - "code_sha256": "413f8ab5e2084ea0ec78b2cf78c490cd0d6c235d9dd756360887aa0ac42c7cf9", - "geometry_id": "dgeo_1dc8dcd5a0378dcbb760b049", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3__depth_r06", - "image_sha256": "15b086fbb5e62677b731cf311213f22f3741b7ee03b713fae616a68e3bdcf8b9", - "logical_row_sha256": "0a3023290ffeab47db852c3824858dfb87159e1068169be2caa74006a35ab789", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "e659b9f11009d9e9b0a752aec67b9d786cd919d598453042b916a12b2f719a35" - }, - { - "code_sha256": "d76cc1c2fb96369caaf88bbdf86680f91ce60c4b8280f3cc263bfec0e9486b6c", - "geometry_id": "dgeo_f36ce7397e013cd20005c106", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3__depth_r07", - "image_sha256": "97ae572db9820b2e2d03de17b55935bd9b67ff77d26cf17361ee716d00dc6abc", - "logical_row_sha256": "f60b41ed4263e642ef79ed077a516e0c830ad1f749b3f576c613530e8eed4fb9", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "8827641896547a36bd86fcd37a3835330d47c6ec95004f71cb3784cba7e36a37" - }, - { - "code_sha256": "ef730b607e080f0c3a4498c9e3f8409a16bbfb715dc974cd84beea4d5ed040be", - "geometry_id": "dgeo_4eca3acd4a18f282b2a59d95", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2", - "image_sha256": "fe7d68aaaab68a569b73b47fd557256c7cdeab5e39b2fdb9030a5dbe2ab5cd72", - "logical_row_sha256": "8ee718e70b6c0aa9571df233226f336c47c8dd96170fd0403b6253b83dab2e4e", - "realization_id": "r00", - "split_role": "train", - "target_image_sha256": "1821f1357a99946ae1327e612a85765e512369ee74c713e2711ed27ad2fa92f0" - }, - { - "code_sha256": "daf57d4de3d65bc4e4b4f481997b123cf3a7c6671eab4ea3b1c16f885467a3b7", - "geometry_id": "dgeo_e392ff115a329e9b68eccd51", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2__depth_r01", - "image_sha256": "c9ab1acb7c0967d5a38b2d989db20b5133bf042cc891f0f6855c8f640fca2e1f", - "logical_row_sha256": "756a23c1db582a9f7be0687629a870775b8d9931accb3146d35c809f9f11d275", - "realization_id": "r01", - "split_role": "train", - "target_image_sha256": "e068cc248495e6d5b1db0309dcc9eaca172b7e0753b2971da33c6a9aec601dc6" - }, - { - "code_sha256": "c3318eb53dd98d889c7af4d9209048e4a76a49a1828393b7ee5d7d0ed9876b56", - "geometry_id": "dgeo_e4a866cc627ebbc20ed87519", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2__depth_r02", - "image_sha256": "33bc0b01db68e3149736a4a99e675d3627b7bc726d56bd6763e1ef9e594a8780", - "logical_row_sha256": "263bbef8c4edb22436738ca2c3ea9abb4eff368c93e2ed76e1462bc7352aff44", - "realization_id": "r02", - "split_role": "train", - "target_image_sha256": "1ab3e8b8a993b0ebf510b31d54f048c9087e3e9e397ff7bc56bbb59f1832cf04" - }, - { - "code_sha256": "40fee40a4cdb281e4799d8659378c48ce339ec3bb9003b518ee4b1aa690a36bc", - "geometry_id": "dgeo_6a7b8acd914fa81374e1ad41", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2__depth_r03", - "image_sha256": "583a8bc7b062360d883dc8e8790fcfd3f143e5fb20d044105b1f8b722151ad0f", - "logical_row_sha256": "6fa74ed6b5ac44a030fb625ae230d343e3c621fa3d00fbb484d757a43ab8095d", - "realization_id": "r03", - "split_role": "train", - "target_image_sha256": "8de266e71d38275d1fc091a46de5d590908f1ca40202625cba2fa8990b471847" - }, - { - "code_sha256": "7e3588d81b2936aa9902d834cee0e9338b06d4bd680e92c645c9b9553a6c362e", - "geometry_id": "dgeo_a67ce1e05edf244929caf1db", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2__depth_r04", - "image_sha256": "f45cbcc5499a4882bc1fcc22ec8844b03660e7ee7dc989ac6e6a6adf7d887ab2", - "logical_row_sha256": "18f79d0de92a8c258ff32f192b94332aa2f86c0597730b0cf9c092b4206877d3", - "realization_id": "r04", - "split_role": "train", - "target_image_sha256": "771d62e2767b1eeb7ad7fead0d7c6b7f8ad2888dcb841f4163a3af221d49c905" - }, - { - "code_sha256": "5b3642112312d214d238b5cf7ad27d7e508bd67e13caae9a75c616410f89c4a8", - "geometry_id": "dgeo_99d07043ba22756145ffa5de", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2__depth_r05", - "image_sha256": "babf8b7350d5bb3c796aba1180d5cd4c6e32dba3a450cea1de78bbef498387a0", - "logical_row_sha256": "f141e0180db30395e98d6d5439643e62d347f8987c3e9cbaab897330ab0a630d", - "realization_id": "r05", - "split_role": "train", - "target_image_sha256": "78f93a4c08d1812df9f9510d4cbb9a7aab20f4234e0991ded3383d9256e5888c" - }, - { - "code_sha256": "1744476e2e8ac9a5e7deb14fee5dd57404d456ee57634a30304b49b35641ac45", - "geometry_id": "dgeo_b2bd9e5d3beea6eab9bdc987", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2__depth_r06", - "image_sha256": "82564ec1e987e4848f674c8c5b2580bc8b8c2152af79bb31d49f0cf68bb35b9a", - "logical_row_sha256": "280b981cdaaed66f443e008b65e130e131911a09c388773b57718516310fc7c8", - "realization_id": "r06", - "split_role": "validation", - "target_image_sha256": "eeb8b4d15f3de39bea0cb2559ef961b2900e131f8ff71b1c5a1296e74648326e" - }, - { - "code_sha256": "e468148c9c4b537bf1099f7642001b5a3a5aa8cbfda5641a9c44f8935ebe5444", - "geometry_id": "dgeo_8f68f42f279de30b368cbd26", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2__depth_r07", - "image_sha256": "9cb2dff1eebc1c83dc368642bc29ab0d94b55c5c3eb2c0d9263084e59f43c177", - "logical_row_sha256": "0aad4d35a139aed2341c625e6b2ee26a4b9a3a9b711a6c8b7086c44169125fcf", - "realization_id": "r07", - "split_role": "validation", - "target_image_sha256": "c8af27b1141106b25023f7c31f4954013c4df63429b7f2593be68bc6a4becc5d" - } - ] -} diff --git a/depth-v1/factory/anchor_manifest.json b/depth-v1/factory/anchor_manifest.json deleted file mode 100644 index c9d8a0f5423ca4be8b6715ae3dc3f9f4ae629caa..0000000000000000000000000000000000000000 --- a/depth-v1/factory/anchor_manifest.json +++ /dev/null @@ -1,3836 +0,0 @@ -{ - "anchors": [ - { - "code_sha256": "4a1d04cdfcbac5f4b187685170a6996842f854ecd4aa9b7a0b0251b9edcb0cee", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape", - "image_sha256": "28a8a0f23dfb230f230de2e7f1389d74ab99d12f5fe52b71307ab866f7cfd165", - "level": "L0" - }, - { - "code_sha256": "c2b151df2a547f0992cca633687474e5f35d7dd69a32dd074625cf38a3676ea3", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square", - "image_sha256": "14f670a1133271437567b1279767825a7b54b52c85b8722f07671a98afd17163", - "level": "L0" - }, - { - "code_sha256": "acad2f43f41fcde611a16d64a9e9351388edb9b5c7139767e657b2b709f20741", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk", - "image_sha256": "2855abf055765f902c2901d0bb4a1b4d659008a02d94f8544ad4af89e039dccb", - "level": "L0" - }, - { - "code_sha256": "9dadcf70e1d1a360ed2084f53e4437dd9ef4245ff49f77c5c9f1b30a0463ccde", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall", - "image_sha256": "03e310fdbc79ea6b2410ce6b979523451c111309d482177366b71e6f69af677f", - "level": "L0" - }, - { - "code_sha256": "eef926f86ef4758bfb6b627e763aaf1d87abe6042b00abf6d2da3e95d9840f9b", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall", - "image_sha256": "fb1e72e5208f869a588a4db4de1f128ad21c11cdf42591f4e912010684658c48", - "level": "L0" - }, - { - "code_sha256": "bfed9c294ca76e480224fd8c729f2db4a6542961f1737f27532bf63f343297b4", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall", - "image_sha256": "2379fab5e5fec038d2976af263d854ac3c9e8cacb67d714d044d98e91c28b36c", - "level": "L0" - }, - { - "code_sha256": "16113847f0d554fdee15a5ceae157e9754cf1d6e5109acedfccc360a4881bbf4", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium", - "image_sha256": "f270b1a81b5bb856a62b9ca8b88f187c3a6dea439de341ac11b7bc0b3c9065ca", - "level": "L0" - }, - { - "code_sha256": "78e70d6c1306f1a13d3efe81b6c3a7994fa034b13d8b300351a7a13d4dde84c5", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender", - "image_sha256": "27abbfd6754322494956e0a185365ac62ae8b8bb06e6cea21f00bb56cd56e819", - "level": "L0" - }, - { - "code_sha256": "7d142f6049576d8263d6b5e27f83ee5c67804e1425e50da6e8d053d50e507c9d", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout", - "image_sha256": "dc7f11ad6a6c2b9f15668f54ad47340c37970843705111ae7b4ea01bae132d27", - "level": "L0" - }, - { - "code_sha256": "c0296a82fab9bf8398365219aeca23268f73e9bda8ec6e8b513eb9fc5a6112ea", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced", - "image_sha256": "ff14c2521412f1ae122125b7b7085d86c51b4f4848c695dc5b5882bc9169e2a8", - "level": "L0" - }, - { - "code_sha256": "0161a692218c17821fe611f40d7cbaa2e2c1d27891939d5c3e114e06d11c33d1", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant", - "image_sha256": "f706b143844250c3b355cc0a1a28979ae3d616995193c9529ba716a5376621f4", - "level": "L0" - }, - { - "code_sha256": "9758f4ad6ebb65f6d4c9e04de522aeaff70855afb54565cbe7a8042690ed4266", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major", - "image_sha256": "a353b95e93b6a3ef4961f9f6461c25e02762741d99d2e105e5c976fee87961ed", - "level": "L0" - }, - { - "code_sha256": "93c7c731c75e859daabd9f277e87f322679e57d50577edbf077f88299353a96f", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12", - "image_sha256": "6aa40d33ee8ad6a8d38296f1413e7be789cc1a417cc7b7fa1d2807826cdc8d3b", - "level": "L0" - }, - { - "code_sha256": "869b7a69806de2bc1d21f76242f1fca4f972bf5a9c14f6c02035b8a8f990de56", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3", - "image_sha256": "bc71dbc6447583d225e7d4f7a6981ebd95e767aaf90f7d59d0e0e25bbf709cb7", - "level": "L0" - }, - { - "code_sha256": "ba7df82ac0a200dc83f9f0288153e41c5712fc6c0d51d29064f092bec2e2916e", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4", - "image_sha256": "14f670a1133271437567b1279767825a7b54b52c85b8722f07671a98afd17163", - "level": "L0" - }, - { - "code_sha256": "dc09d5d9329943e8589724838f50c51de441d797225365930dd9d68637531836", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5", - "image_sha256": "a5027bce7c0f9d288967acba317602b3e331e4664b34ced36cc763703546a291", - "level": "L0" - }, - { - "code_sha256": "8d7e18b3a98a659298c349a4d7a8b0a73fb9d9e2d3dd4aa92401dc006c268d37", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6", - "image_sha256": "68c173dbeb17da1cb3b125ea920534ce25bba384669f2abb393c12fe026fda6e", - "level": "L0" - }, - { - "code_sha256": "bdadda15ed89bf1148e211010afcbdd9210cee4a71a19cf18ba14a10dc5d3f0d", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8", - "image_sha256": "d7e587a1cc9dc237c62d6e6e4ada6f7d2d0772b0b0d0f9b6c68c161e3f6885a0", - "level": "L0" - }, - { - "code_sha256": "22c65c2a43d8cc4784c54cf0faf7836783e03d839eb2b9f763185e848d6e21ae", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal", - "image_sha256": "fbe60ea9a785e3d22ef2fd957c025d0b09563e79b8d3640fbf75e9da0da1dbd3", - "level": "L0" - }, - { - "code_sha256": "78675a6e054f7c1c0e1b06ea65b8c13787c4cee4ef4501db94288ab75dda800f", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal", - "image_sha256": "73a0eff7a15ab8a2607562cb3b406c60836a6cecb540e260f87c47cfa069c2b6", - "level": "L0" - }, - { - "code_sha256": "b0d1a3e005527a85f44c782f63d14f9d9748a64fee9d8e1c8a17de8b43834dd6", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal", - "image_sha256": "7ac582a2ac993513b5ce2f41353077432100178ca25fb8a04102b79eb56d8592", - "level": "L0" - }, - { - "code_sha256": "24a8a328f57176b5c7abe332e9a9de77ec144bf388a50072adfc5999735efce8", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long", - "image_sha256": "059917aecda81e1564d8c2ad91c6fe4f3b256443d25a08fa389488c5f176c33d", - "level": "L0" - }, - { - "code_sha256": "852644b875b25d066accf4ac6211da59d08e7e4f92289eaa91a892638cfaec6b", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width", - "image_sha256": "b65b00995f8c77d17c13064c0724e45350754eb58254cc925122168431a3b105", - "level": "L0" - }, - { - "code_sha256": "a573de7f9a8905b3d5085d5aa0f0b1011b7b936f6ecfc029c427df52c77d511c", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135", - "image_sha256": "d29f86ebe29c548405cf25e0c3dce2729ee460daead32a0e83d71d1b0fc78194", - "level": "L0" - }, - { - "code_sha256": "ed60451e03d5404aa90ec1355f802588eecb3d9eada300e8c4b49f39e1793316", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180", - "image_sha256": "4d96a7af540cf2ffee223875819c001b168be49d2ffd90125f383289daffd9ff", - "level": "L0" - }, - { - "code_sha256": "0ef2aa9995f49cae8c5c1d4c660b1ebd5c1ba3c4a9c96a156bc01c78f0383747", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45", - "image_sha256": "517d678cf68174529f7fabd9aa84f4762e6b0258899fbd4d8df4e9542fab42c7", - "level": "L0" - }, - { - "code_sha256": "0d569ab4213b0f98211c2004cf9de896679d8b468d92ea6f49745483588753c8", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90", - "image_sha256": "d2b192dba6bb25dfcfe929eac921fe49aeae0621e2f98e74c5a7b8a659a91879", - "level": "L0" - }, - { - "code_sha256": "e8826df7eda2f778b77d1ba4fd54bab6fc3f00a40324290a446338189df2d143", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p", - "image_sha256": "fa36bcc73a3708285988ea722306842f6a2d2f11679b103fa5db12ae5f8f4581", - "level": "L0" - }, - { - "code_sha256": "65e4a0d51a2b9d9ada97cafed62b5c8d69b0c1f4cbedaaa34ea8d14eb39a7e33", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p", - "image_sha256": "24fc3a03863da8fbe5996edc5776070265294bda43e8104396ca2381f712360d", - "level": "L0" - }, - { - "code_sha256": "4e32a37c62154f1c142a73e702f53782650beaebbe692586b6182b45915f9bfb", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135", - "image_sha256": "ed2c4bb5635efd883c850c0c0f8d5257bb682bdc06528604ae89b64e231e1162", - "level": "L0" - }, - { - "code_sha256": "fe9ef4f97b06add32f7a43a33c6ece07847515968dc2dea3c4fc79f7d6a5a470", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180", - "image_sha256": "dcb505b4c36f3098b31114e5eecf185caca661a5f3db7b4fba6d0b89a1a71293", - "level": "L0" - }, - { - "code_sha256": "53f6b9ef89da4a308e71ba97b2bba82247e39e2dd6dedca7037253aa43495eb3", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270", - "image_sha256": "9a27d73b493c3dee972111645e608ec23a51df008fe2bdc46ae807695a585694", - "level": "L0" - }, - { - "code_sha256": "e95f669135eedf19a77af6390f0af3c1953660985f8374564590f37ea2a5df35", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45", - "image_sha256": "f5bcfc6e102af8b973b26657743d906f369f6b36a8c7e557c8ed61ed26f50116", - "level": "L0" - }, - { - "code_sha256": "92c3a218949ab41d02cd34b645643792984624bcc3bbb5f07aa6d43a067e79a5", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90", - "image_sha256": "5f24f8dd59172ea413a209a1610739fb27152b84f3bf3780b81f7b53df719513", - "level": "L0" - }, - { - "code_sha256": "a685558d88c2c4e4087c2557af44be9ddb477f3226d4479b2948b757d1e7a80e", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset", - "image_sha256": "7d70aa1751753c266d9f9c9acc60f8089b5923c7c1f7db9fc1abc9eb2779fa75", - "level": "L0" - }, - { - "code_sha256": "841424e15a26957a4b23e8285e453b3dc3e122b8868a824ae0daa219f9d7ab53", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch", - "image_sha256": "c1a9dd44bf857a216f7f127644fb7685c15da8f2e76ca2107e320aead8913b7b", - "level": "L0" - }, - { - "code_sha256": "c9b1759bb46bc58ff0f94aadcd7f9154c1fd0b67fba4e9d98f184aff72971082", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg", - "image_sha256": "98fcf6144fca4a2acd35d95d0cd21e029eb13b63c9209c6606ef53721b316df4", - "level": "L0" - }, - { - "code_sha256": "47da7e8acae9df9849aa601563dd517986b6370c5dfe9ef7b2ba1342c840e0d9", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise", - "image_sha256": "ea2067af95ab3539245bcbbe698a65cfdc6fdfe322e5c9f6994899733b986583", - "level": "L0" - }, - { - "code_sha256": "67805fa18a3ef681d3de24a9b7f84ead8c2ed23320ac8501ef82fb532f893123", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook", - "image_sha256": "3b7150854744f7e0954b32aa3811f892429dde2cdf204bc70e8a0661f432d421", - "level": "L0" - }, - { - "code_sha256": "a4b330c6d01da4aea826333413544cc1b07de4ad10196ec311ed821d75e1088f", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise", - "image_sha256": "54d686e900445ebe28fd1d9ee20747983af4b02a54e0889d7479a0a43acafe76", - "level": "L0" - }, - { - "code_sha256": "94994479e3b322f4d5e25329ca31ed30dd91b0606431c220a3fcdef8b9fc7b74", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand", - "image_sha256": "ddee3603fa76c59e6995631d3c0722d0c2dd8bc6c9e03cd94a4c0463d1d5b453", - "level": "L0" - }, - { - "code_sha256": "06283cd529982b6a08f4fdae6093ed2f69b4a5ad61bd4a2efc5504ad7a8f9d98", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand", - "image_sha256": "45a05882d7669dbc2b33ae8fc0757bd243a0b79839b0c70bba393544c68dc38a", - "level": "L0" - }, - { - "code_sha256": "456ab62e8089750d0ea3c1b4a62511274c5147b68dd1b68a0ff77248b21e9f08", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand", - "image_sha256": "161ae092f944ce02ddf5a63750ece1af98c2ac7c90d9b15e88c17c84787ce82a", - "level": "L0" - }, - { - "code_sha256": "711a3aa18f37cb454e6355e53a30add280835bbe46c305648f279269dee4c93e", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap", - "image_sha256": "344434eb196663b77007d7a93e020c394301e1bd5214c965158373d554bf3bf1", - "level": "L0" - }, - { - "code_sha256": "d09409b5c9329ae2631731b05716f7984d84464e540a3de2bbd6d98af1320b79", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails", - "image_sha256": "c8e9af2dafd5e75c456ae4369800e104aa68aa8d847786855a58175ae92d7f69", - "level": "L0" - }, - { - "code_sha256": "d0a32c0584626ca4dae98df40a3a1833543c224f6ebab27ffb5d61845a83d342", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap", - "image_sha256": "a9f194916b13c3d0fc7a6da649fe17fdbda41c9b81311a288b131efb1110a7f4", - "level": "L0" - }, - { - "code_sha256": "273003764ba02957ac1c6cd26c9e03b8f9e8633832ea81e1adbfeccb4a4bd7ae", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap", - "image_sha256": "b47e0eeddcaa04a806a52fd602397d96fde61d5ee39a7ac70f12a337714b6bbd", - "level": "L0" - }, - { - "code_sha256": "1512c78f49b7305fbd8c04f58d9d9ad6564357666fd74521348794bc9c41db16", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn", - "image_sha256": "e09fa7298c3f6d38a9e7e994a980d3a8c514fb596e181cc9bd937272f5dfbd24", - "level": "L0" - }, - { - "code_sha256": "abe441598d1a8224a4807361a427c2291476eac352d1245d73fc5a0302a5cb35", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow", - "image_sha256": "acd359c977ca0485ed8d2add02d658eca200716fffc2fb11ad50c04245f7c648", - "level": "L0" - }, - { - "code_sha256": "44a30acc2fe3df2a9662df3ea0f31a93f11451da1ba821891421eaa313c6071c", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path", - "image_sha256": "29f91e20e0b20f6218e99b872ebcea2a24f28567f9a5f2781e586ef3aed49b86", - "level": "L0" - }, - { - "code_sha256": "2e6b31c26912440050e62258e1d1279330c71d0efe35daa8be9ab2893a521418", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn", - "image_sha256": "61387c05bd0dc6692e826cad2e3ec51a4b72aee3435912c6dc5e71ad5504cd0c", - "level": "L0" - }, - { - "code_sha256": "e9a65cb435813f52b8df068fb3778cfe2a5c210835d4f66357e72d9bc3d0c52b", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg", - "image_sha256": "4bf1fddcf591147047a539d06021c0d7d6e9aec7ae4737e2b82c04ce4db010e3", - "level": "L0" - }, - { - "code_sha256": "eb861b90af0663afbece53116df41637100b9743e34e0554c91c0ef2db58a94e", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase", - "image_sha256": "d82e145885c41dd66986d9bd5174c4a43f96e926e1994ffaece0f4df14cc3746", - "level": "L0" - }, - { - "code_sha256": "5c690fc8d133274abf9bd95790be6ea9610a76b6c55291f578a6efe73f8a315b", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path", - "image_sha256": "1af0630e2f14b5ae6ae851da035e21561454f92996e50e60e4a47345fa97be4c", - "level": "L0" - }, - { - "code_sha256": "ed88526f9a14d96a1061bcffab418c1bd8e32b0bdd35888f3621ad47bb230610", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path", - "image_sha256": "b46eebe9579a09db983337e1f48745d9b75f06ef8ab3d6ce07f5279eb4416155", - "level": "L0" - }, - { - "code_sha256": "05c3f50e42e16c33cd47f69f9801510f668bc22ab545e1066d888251e800b8c5", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag", - "image_sha256": "0a769e24180cabbadc280198e038805f1156cd23303d455384d2d6c40124b8f2", - "level": "L0" - }, - { - "code_sha256": "41fbd546cbcc1f717691917af12368c1b6639326c50e4c522ad2080b75fa5007", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width", - "image_sha256": "b65b00995f8c77d17c13064c0724e45350754eb58254cc925122168431a3b105", - "level": "L0" - }, - { - "code_sha256": "2a96bb82a1e2028ddbe3ea55a2882309f553d656f6cc034e3fdc0fa117e7e66f", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135", - "image_sha256": "7f703407f416d4a0cf397a4c7d11381abd623aa5c0bc4324052baf0e71e69b2f", - "level": "L0" - }, - { - "code_sha256": "0b1cc163119bafc7b5488f1a9b2a5c1dc3695fb09ccd02fb5afee169443cc45d", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180", - "image_sha256": "10039036ebd5cb59c9f371e2451fd64602a8b1949554a4212fa6274c6af1d7b9", - "level": "L0" - }, - { - "code_sha256": "cd0faa0c879af31a35792d5e839fd82eb4447ca66d965b5cc1768eb19f8925df", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270", - "image_sha256": "d45ef1f3feba256a42c57b7afa49fd6be9b88d048c6e06ab03a5228246d30fe6", - "level": "L0" - }, - { - "code_sha256": "f5b1a6d2fa95caa8567e0b64b30d4521e658837c86497324c7a0d2e222c79a6c", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45", - "image_sha256": "782fcefb4548e0cb07d5594369fd5e37d8c87f3ddc2f93fe3bdf3ac7a7b18c24", - "level": "L0" - }, - { - "code_sha256": "f11254ff529a2de899627cc0307c285b501691556d820d1b4fe15cb75dab8700", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90", - "image_sha256": "68cdd69852d290116fc2a69a3bf37ad25ef7cbcb639fcde099e876d655db924a", - "level": "L0" - }, - { - "code_sha256": "88a3846c8e016af8a6a0afbfd7c899041d7cfb7af0499b4f6746989847207654", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve", - "image_sha256": "25c95fd9ea3898d0e1e587e5e358e16393d03741c2cfbf1cbab81686f23f0807", - "level": "L0" - }, - { - "code_sha256": "884061354d4454b8b02660eb99029dd7d3f01dfa9d1ae257816ee04b84099d6f", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135", - "image_sha256": "baa73fe62e04d48f3709a57e77c65dfb2bfde9f80fb4a6b88c9aa6605d6fbdab", - "level": "L0" - }, - { - "code_sha256": "966a1d7815e1d4ea9d3a7ee859fed78c5f6431b6263662731ca677cdcc1629b8", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180", - "image_sha256": "0a6573651bd80dc3675b143796f5445a06a88fbb286f674fbe4b5b696b084d06", - "level": "L0" - }, - { - "code_sha256": "50990e1cccf8c5504d3dcb583867b2661e5caf55dad60398e7da8cfe53c6e7e4", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45", - "image_sha256": "6e35f45de0b52f876e2687669e8655136b446066f9864c026311fd310bfa63ff", - "level": "L0" - }, - { - "code_sha256": "fe6061b1afa3dbd33c32e9efc42f2b958bf16676f2d9c9ee8f8152c265dc5cd8", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90", - "image_sha256": "db58a1df6e039b5bd25072c1d935859d7b28aad2685910fdbff015c2a75d9c5f", - "level": "L0" - }, - { - "code_sha256": "d46c74e488a6a925ef1724038caa7e170bb65864c6e567ccf3e6df461eb4052f", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p", - "image_sha256": "c3ecbb38b6012ddea69e1a8f052989dd9285a281f5a182bf9eed8e44dcc29975", - "level": "L0" - }, - { - "code_sha256": "0fb999345ec56a817bb250fdb1181777a4003b31f7d368c0ed0ad9830011cd9d", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p", - "image_sha256": "ee57bdb2ab6905dd3f8be4939f2d4b05231f755b741d0451032c9b4399dfd095", - "level": "L0" - }, - { - "code_sha256": "b9b893b416d472b84eda7c288bfc7269242dc3c7c8c338809cae0be49f22dff3", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg", - "image_sha256": "9c9a0f19d4444f991e59a693747f635349590d77d70606c7466fbe0fd56953a5", - "level": "L0" - }, - { - "code_sha256": "2722138275bc4f383ccf021614c647858a5f6e723d12b1fd81f0a0d7e9b08a4d", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane", - "image_sha256": "693b599d1d1e82a12abf9d5b8e357719efa89934e133ea04af2fc4e6ad3ce9fe", - "level": "L0" - }, - { - "code_sha256": "5b6069ad93c9d3a9f2d20e1e4cda19ab2e04e3229c764d617487dee6be4ea85d", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner", - "image_sha256": "aa2c60e25a668ea0c2e41d8c7ddb3ff0139e55d98c03843e16615cad10b832c0", - "level": "L0" - }, - { - "code_sha256": "ea838c16dc8fd469cecbca44d174d9a0e3afbe58e643784488eac3dca0f8a57d", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step", - "image_sha256": "47a18f63effbe6fa51ddd3e140ab0047dd3472ff3037fe8a6e256168a0e6279b", - "level": "L0" - }, - { - "code_sha256": "ddccdca8692e68b10ff15f3a134850ce5d9edfcd8afce44f205d2ccdc9ff2c52", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l", - "image_sha256": "358ec9d4566691cdbb3a125991326974d817a1a5bf0bab95acedfd4a91c39ff1", - "level": "L0" - }, - { - "code_sha256": "0a5a3205af1c40c94082c7374f456616c4e7aecfc4ca1694fdb26bb64759b433", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s", - "image_sha256": "aa9c3962ea08bad9ed58c3d5097b37a8d041c2bef0dea7405dab8049604922d2", - "level": "L0" - }, - { - "code_sha256": "eef8c9d4c25ef7043edee2bd7d0badba25d50b60e4b516721c3296942babe000", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u", - "image_sha256": "fcd6326d644c0dd609a400ef6560b293425c2b742f016a9728df2046976ae6ba", - "level": "L0" - }, - { - "code_sha256": "aa0111c465252ffaba2c1b0e14d6ecb27b0f338bd6f54c5515b4de30dd3713c1", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z", - "image_sha256": "ef140b914e7cb9a871fdce9c8594817ed4226c97d57097834d1837ba536cde68", - "level": "L0" - }, - { - "code_sha256": "ee5aa09028bb82ca124c8a6917a999cd18b1a3c255aaae1c403f853336815eec", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase", - "image_sha256": "39447086033322ce2d61bfdfce1c1ad09b9f93d3f1d18c6c84efac9eb0c6d5a0", - "level": "L0" - }, - { - "code_sha256": "137b7b2f13c8e4b9ab951a036bb86ef45f9fac504960963918d4fb11ad8ac9cb", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake", - "image_sha256": "b064c420b3dbcc3fb71b4d7607467e73ba436776ff4fa30bce64cca9c0d490c8", - "level": "L0" - }, - { - "code_sha256": "71ceacc7fb5be052b04c6932d5413f0a3c1513cb802701add607b041d433faad", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner", - "image_sha256": "bf9db99a2d9e7efcae727ac30c6b2edb381afb8789764235af34083812fb1b50", - "level": "L0" - }, - { - "code_sha256": "3add299e2a5b584125a95cf4e5c9aa75ca75324560697a99654052e176c46a66", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u", - "image_sha256": "d41e3a23d39d839d3ea8b49b875b73054c73413ddf10614057b817d01bad0d2d", - "level": "L0" - }, - { - "code_sha256": "8a49c19d565a74bb7af7c2035ad1aa4b5c2419fb6f38c793b4a66ce768e009e4", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0", - "image_sha256": "292ad6cedcb47c76c4a91cfdf734eef03f083901bf821d91587cbe566dac4743", - "level": "L0" - }, - { - "code_sha256": "d1a23eb87fb901087334991772f3c0e3f818ccf17cb648c88de4974a89c92902", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5", - "image_sha256": "38499e8acb44344f38bcd589aaa3c293de0f9c015007070fbe7a1ddb489ed240", - "level": "L0" - }, - { - "code_sha256": "8a12b239848c96074c4d9a488875e62e41d810176c3dd5aa00e218e0c90075db", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0", - "image_sha256": "b85a597d5069c15343cf03e289a08157013d2393f72c100ec453ab678872feb2", - "level": "L0" - }, - { - "code_sha256": "310f76ffaefee0423be02ddf635a7e100e545da094874a0baf616ecebc9943c4", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0", - "image_sha256": "30c7f4bc06f658c5299c9bd5caffb5701878b6dbe25ed0413115767a3edb031a", - "level": "L0" - }, - { - "code_sha256": "7fa3b2c93eec63ca2b298394b6be16a73c83b06d67874623cc8bc3062420a58f", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0", - "image_sha256": "2b59cbd87134ae8411a00ccf3514a4f3bde55c18a27268fa0e1f40629571fd15", - "level": "L0" - }, - { - "code_sha256": "3f466ace8f41312c655b8b7b5dea1085bdd2be665e66cbdc7536639a9e2d375f", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing", - "image_sha256": "677af8602dd96056943d4cb17802a593f1a876133d45209d875d8e3d1f45d571", - "level": "L0" - }, - { - "code_sha256": "a3eb14a93cba5b393d3f9ca6a258ad85db73d9095b732bc4c4becfa6d1bf4a11", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing", - "image_sha256": "b99ead943dde1858f282a3ede28140dfcae171f7c74d6608ca4022c68f8aab81", - "level": "L0" - }, - { - "code_sha256": "97b701deab09f1ea3e2610d9e7355e545bd6283f1a0249df8a91020152d1e892", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand", - "image_sha256": "3fe6c551fba631ccbb14da99df183592fe6046d1c91188aa9e91b4d3657fbd70", - "level": "L0" - }, - { - "code_sha256": "b4c8f28271a1967cc84b0fc8a4bb97dc71d6ee1876f58e53dda10b0266482698", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand", - "image_sha256": "f998ce3d97ad0b801a0433b5b5bf7605db43af633d7df64303285ee95f659cf9", - "level": "L0" - }, - { - "code_sha256": "ee9294a83d8341b2567ee0b75318d47ff73af4b4b8eaddbf722cccf3f3baa42d", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand", - "image_sha256": "87f1c77dd68db9cf88719158c20fabd0ead0a89747472c2f5b6037d12cd6228e", - "level": "L0" - }, - { - "code_sha256": "578d0c36f00fd9a88069a17bbd85f3b7191cb2a44eb25657ab7238cbd42fba55", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand", - "image_sha256": "af67aff8f520d8a1dafebb64058c53bf3b0bbfe2a7334ec2675db49f3c3f071a", - "level": "L0" - }, - { - "code_sha256": "6e0ef159b75caa51881440528d2952270a234df0ca8f1e71aa6351dc276c2ac6", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand", - "image_sha256": "966919d2a768d5211908c15c1dfd30f3ad50972f713917a9fcfd3fcb0561841a", - "level": "L0" - }, - { - "code_sha256": "de009d8055caba2f9df6b9e5b95bd93e4560f4d0ef96abb0b2a6cc3cdc5b96e3", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a", - "image_sha256": "13d6caaf1f83809a65b2269bfb37d42f877afed71f39d8fc914c6c4e47ab12eb", - "level": "L1" - }, - { - "code_sha256": "ad9c2ae88c35815533829f442d542ffe32976ab580037b8c3a4ec669a6f4fac4", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b", - "image_sha256": "50349f622fd28b443a56e0d70778116d3856aff0d9abd4a44c2f603f0e7039fe", - "level": "L1" - }, - { - "code_sha256": "6991a7f82151cbba3698aeff9e7f2f859b044f25177a8ccc90af3f4a997e818b", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b", - "image_sha256": "e0640f4c560dd08932a2b2a2f16a2d95d412b4085562e22a30c2448e1c3a1c68", - "level": "L1" - }, - { - "code_sha256": "27a9c48b0bad5cc3fdc5477dc80f58bbc9c632ae82c2692f2294ddabe3ea7839", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b", - "image_sha256": "2f7e6a88426371624436f1812c540219f2c48abf2dd40c07971af7ac3131044b", - "level": "L1" - }, - { - "code_sha256": "b1d8cb829a76ac2f3bf715ced3614ceefed05314db7eee4fdca4158a84fbf75a", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a", - "image_sha256": "8139ff6b58dec963488ebb90bb101cac1d9033b9d0c93bf0a0698e92c3f939b3", - "level": "L1" - }, - { - "code_sha256": "2442b78e07d3aa1cde91cc88e6901b362de24d95824aedcc0aad4d725d0d5ddc", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b", - "image_sha256": "def3a55a8537b18f1cc2cef333083a1fad13c5177e38fee0c33206c174d0a248", - "level": "L1" - }, - { - "code_sha256": "50c450562e179d19900ea37db1ecd409fe0c6530627587237f4ee97865130b17", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a", - "image_sha256": "e24a655691ca5df3d2990682f7dde5689799db17f39cbbf58150a2b911972522", - "level": "L1" - }, - { - "code_sha256": "3aa3e80e95e6373de15d66a723e64c24397fdc4b5b8b99531d8b5a4c7fbe80e4", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a", - "image_sha256": "f17dce2af34df71b0e25ccc15e9d6c41c45528c865c7b79baa60f23b63695a0f", - "level": "L1" - }, - { - "code_sha256": "b7919ad5707b72cabcecd5954ce442bf4b58d22083f9f24dbf310273d7c47dca", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a", - "image_sha256": "ed4085657ab6d4c609c2438916d05e61c7100fbabf3e52f97862cee037724f00", - "level": "L1" - }, - { - "code_sha256": "e1627bbe77bad91cfb81aa637654ff82ad38f11a3546942994bb808e9d5864ca", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a", - "image_sha256": "49b94738f7ff1d2ff292bdf29c16a3752cf8656d22e95fcede6bd6efbbc40157", - "level": "L1" - }, - { - "code_sha256": "8730c9e55569fe413313be3f396f74717f215b6f47879cecf73970abef34329e", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b", - "image_sha256": "706ad85c9ab6ea4e1da9a7fcd6b460acd510b02957d4972e3a4c1176d72a9519", - "level": "L1" - }, - { - "code_sha256": "0a2b5373ab29406152a9fc38d66074d30d66ccfb8585e065e19cf1cddbaae96b", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b", - "image_sha256": "d71ea49d25bcec5e5d7ddba814cccbc474904a0c6237840b800bef3c3fcf63a2", - "level": "L1" - }, - { - "code_sha256": "f0820a8d4557d0a94299c3bd870ef4f991b412c23b203ff5817d46033a99acd4", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b", - "image_sha256": "690cb8a64dfe859e1f109277e9267fd31501193dd12ff030cd49d9ccab8762d8", - "level": "L1" - }, - { - "code_sha256": "4e6eadfa7bfb6bba3b4ab9ebeb437d7d25100756e48ae8014bcfb5d8ac82251d", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a", - "image_sha256": "30a688a64406e623cdd56ea5478a2661e2c66cabae9c01e990a2a8db74541304", - "level": "L1" - }, - { - "code_sha256": "911eb1fa9e76653d90e0890e16ed8b9c1026e63a3b0f766fd500573aeaf2c9aa", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b", - "image_sha256": "5718372189fbec161df8d8e33d78813f69f430858034afec3b0ffb6ce423ef7d", - "level": "L1" - }, - { - "code_sha256": "67980f9332cc63ea1adfaed4d8f5d273ffe83ef5c0a33bef62e3053f8ed9f7a1", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b", - "image_sha256": "7b12ffba110d93c686d9f840f0776d74e0bed7af6ecd6eb5df1c466109dddf36", - "level": "L1" - }, - { - "code_sha256": "f85c06999a62f165c0889ade70426e3000c93b97409c78db0bea4263021059fa", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b", - "image_sha256": "965f40e065b027b4d50b21bdd3dd767c65e7d4a9125ac8ce17fcf781dbc912cc", - "level": "L1" - }, - { - "code_sha256": "c3ede9c7afd5a399820f8e2ad8a73f473ff13002d4b129f15fc11cd14917097d", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b", - "image_sha256": "482be95523292fd0465754767c48d937864de04f1a00ac7fb59e906c436a0875", - "level": "L1" - }, - { - "code_sha256": "8e7e87ef5115810808cc0184de4555e0eadf86e34ec79685e789b14ad2c36734", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a", - "image_sha256": "59ac8f75494dce5c97b76b9e5ea498a0aa4ad85b66b151c0a8666a5985c32acd", - "level": "L1" - }, - { - "code_sha256": "b8308d50cd794c8efa1af329a55743ee886c80fb70bdeb3b481372b3daf7ea3b", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b", - "image_sha256": "b6c50a61594568cdbe73cd176fd879302e63ba18f7f2bb369d8dc0dfd85ead16", - "level": "L1" - }, - { - "code_sha256": "a27fc402e59892f2a251f2e90f19829d08dda326c9b8734266bed933c72ac4a5", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a", - "image_sha256": "e42b9a4b3f87fec82902c7e83ec1d5ead2cfb27bc9e245ebd914a15797cbaeea", - "level": "L1" - }, - { - "code_sha256": "7e0e3222e9b7623097ff176b4b86b9b596bc645a61cb862c90d2d05a75ae7e2f", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a", - "image_sha256": "e9461ccdd459a42bb430edb52bdaf34efa05141917f6af646b2e8e375711eba8", - "level": "L1" - }, - { - "code_sha256": "8463b91d2651136fa0fd4dd1b996e96121c0517d76492a62f1250110a3fba505", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a", - "image_sha256": "1560a24c2d86830edf817cad12215a4cd8110ad33a2d4f1eac1bf7a8d31a139e", - "level": "L1" - }, - { - "code_sha256": "86de9e8a202eec5044f0698975f4ac6adf6c53775e8fc2af44481a5c7a1f9b5e", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a", - "image_sha256": "235503edbfb9fd1836ae3650902acd761047f9a6edbd39fc23f034046b446406", - "level": "L1" - }, - { - "code_sha256": "550e468d3009765126020656235341fb82327da92008febf6866579009ad0779", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a", - "image_sha256": "a1777b794f524eb4fea14dfd0f40397312e2ce4ff4e3225f2e86d4809f95cf03", - "level": "L1" - }, - { - "code_sha256": "ed20953a26da2b882ed7497c39a0a29824921d9f6386575366a8158f1a7c8280", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b", - "image_sha256": "3bbdf707565be43ecc25c38d8d1441417cebcc801bed30af129b6ee3b4103411", - "level": "L1" - }, - { - "code_sha256": "389ce1f17477191d3e81feb5fa553fb750f946282800a9b3a1e110b0092fca37", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b", - "image_sha256": "d61e5705d47f2f9e7914759bffae228fdbb45e01b755a03aff28cdd686723645", - "level": "L1" - }, - { - "code_sha256": "558dfd1e7b71500e6865f725a9152967a4718bffd924a0e8c6657f59343c93f3", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a", - "image_sha256": "6157f97873be835fc4e0afe76697da90a31b032e3d106b3040a3f614995187cc", - "level": "L1" - }, - { - "code_sha256": "766afe29d61a9518ee072bb19aed5c1569037fbc54ed8ce3d151d19ce049ffdf", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b", - "image_sha256": "9663f6c5d57d14701aaf6bbe951157a7664f507e92a1ac848785431f22895d8b", - "level": "L1" - }, - { - "code_sha256": "830e593598ece8fef4333a940f74548ac6d40aa5de6e9b616c6dd68204b8253e", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a", - "image_sha256": "44919b8f6d35542652bc4db172ae5b203ee258e6c4d4577a3e95752ef6869caf", - "level": "L1" - }, - { - "code_sha256": "368eb9f5f4d3bcd4ee04dd9b92e2582fd9de95129e6c7529f8fc8b25767b82af", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a", - "image_sha256": "f897ddfa911bac3e1a0f3fb3b1c379e68386ce078a405a0a60d7c19fcae9923f", - "level": "L1" - }, - { - "code_sha256": "a649b636c4437df0a0ac5dbd93713ae87ffc2df8c16d112cbf485f9c31792f2a", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b", - "image_sha256": "c5b08b1f5f00303ecacce1cdef1be5f239ee7ba5b776cca0dc775896ba869d97", - "level": "L1" - }, - { - "code_sha256": "c51c2cf9e90700f97251181b82377122c47e1d650e83b4489c6d6e451a30c154", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b", - "image_sha256": "0c604a9b582c6036f8219cbe3a4181ae23c5259edc971c253bd0fcb758f61bcb", - "level": "L1" - }, - { - "code_sha256": "dcf0e18c6fa2ee52b154a1905614da5ec998a7e713be11c8fa39c59e6184f4f8", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a", - "image_sha256": "7ed1b0461156fe00f0ffb16ae58cda42d76347a1acef339c41a54c6c82e3fd24", - "level": "L1" - }, - { - "code_sha256": "9363e0b56f3cf413178de29ef57ae76f7063724e37cfb362c5b4cde349f7d708", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a", - "image_sha256": "73bd15785034baf881c6046df654ea2adc616e9763e5dd38a730c31fb7a484c7", - "level": "L1" - }, - { - "code_sha256": "345e9f5a856fe7ee9e98af7705edc60cd5a4d727f2104d68e025fc8561efaef0", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a", - "image_sha256": "ddf6a3645818142f17bf074e5cee85981a00cfceb7d3e27ab6088a51b141f843", - "level": "L1" - }, - { - "code_sha256": "7ad17ffdcf521f5813f5474d38a52f5566ce7eab1d5cc32d946b543b31377993", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a", - "image_sha256": "f83cf3bd448367de0431924b96dceb3fd83945a25ecbf234ee55088397a6b500", - "level": "L1" - }, - { - "code_sha256": "e6dacf73089f463ab10542213b47062d00dd4e33394bedd9ae962deb82d8223b", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a", - "image_sha256": "574d34f7fb0a8f42db1141c4cb712bcc131b93507d4c9e456dd8abc2f292c001", - "level": "L1" - }, - { - "code_sha256": "11ff447f5135758a41f7689c3266ab4296da7c55cee0948aeb1215e9ee36b851", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a", - "image_sha256": "ebec4ab1157eba54cf7751ec4e3c2c9fb5fee147d271cdbb15193ba6b6fd80d1", - "level": "L1" - }, - { - "code_sha256": "790248cc0b1664e9475b16f3adc50d4824e951f08b89c69265dad4624c9128d0", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b", - "image_sha256": "39a77cbe355db6f07005b7a6ace626c66588c2a4f5c2d558af52995369743a46", - "level": "L1" - }, - { - "code_sha256": "f860090a4d5c36cf65a60590115b9c6adb2a33e9294063101f59cb5f874441e8", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b", - "image_sha256": "ce087b72e4e79ae307db5440aa994ad72fc93456261d4d8ef616ac5773453793", - "level": "L1" - }, - { - "code_sha256": "9a64721369b5990c807806f261c4cf7c86311d7812d48a1590f52bb7cf15e431", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a", - "image_sha256": "4ab8a99e102d86a9ea6915137af7ddbe7dce8fece65d25b9737ff02a6cc4ac19", - "level": "L1" - }, - { - "code_sha256": "0bca06f98d29ba10e6ed4fc1742a8da7e9ca275f91bd7885b75df8175031e840", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b", - "image_sha256": "37e8e3a76a90fa2285ea39d734f34cf9bbe647c656c415195b91d1a85daad28b", - "level": "L1" - }, - { - "code_sha256": "6002817b9527e11a171bf55edfcf71f7968e77f059d2d322710de7cf5ea22061", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b", - "image_sha256": "725bab471f19b1c7cfce1a1b51c3ab422f725a97f507f8e1731d6c2aea9f4b68", - "level": "L1" - }, - { - "code_sha256": "b5c6fd9a9e6f8e62d81f9a6bd3ac68e1c66dfc2d01a54a344a93417b82ab4e02", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a", - "image_sha256": "9e1dd9e04a15cd8333a160c0dc5bd9f720271acd37a676da3c1938fa4a5532e5", - "level": "L1" - }, - { - "code_sha256": "93881937a2f66f75532833572f462a749929b8556034334a93076c76a18cb56f", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a", - "image_sha256": "706144a08799a41f46d1783a329959c1652487dde9c59f053a3c3d2b8f5da5f1", - "level": "L1" - }, - { - "code_sha256": "c2a30ec16ae0a89ad08e0db1f49b55175a1e1e55efecc9869e64501da30be6c0", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b", - "image_sha256": "fe601e19fe231b3fd79d46aa5d45727a2540af610b8c32a734f25d67fcfadfb1", - "level": "L1" - }, - { - "code_sha256": "2dbb9f11bff03ecb9983e084668a802debe8a82baee9943b1e68fcf1c9ebed6e", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b", - "image_sha256": "956947b0a635c4cbd0ec777d8932d40f2647c82acddd4068259deca404fe21a4", - "level": "L1" - }, - { - "code_sha256": "69e2477b42ffb69b34c69fb862a29bf30609c6cefbbdf0ca7880eb9c9acf2148", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a", - "image_sha256": "2369f678d1abf98868873b584f8cde79c5939e94ecc1689e407c28c60dc18754", - "level": "L1" - }, - { - "code_sha256": "7ef28732e6be39bff91c8407549996cefcc9798551e423c149951cc2cabc105b", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a", - "image_sha256": "0375e8f9d393439684dd7ca7cc85b04e07142f15204f0b7b43ebc54f453938e8", - "level": "L1" - }, - { - "code_sha256": "bdfe636457c2762478d29d5a03299e4768b1793ed1f982402a605aff80f2ca05", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a", - "image_sha256": "8f1115e33145df95958bd11d9e7ef3fb184940a9b8f7007b0b0afcad11e999eb", - "level": "L1" - }, - { - "code_sha256": "e10b3a1f3544f61b385f2f5966779a87dc126755077864d365e206eddf038353", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b", - "image_sha256": "26c062126c86435e3b8a167baac332f88c6355993753faa6db66c7a7597a3f62", - "level": "L1" - }, - { - "code_sha256": "11f82ad566c3e146e36edc8d915e8bee4b81e339b456c0f3d1d0afbfdcf761ab", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a", - "image_sha256": "4471f033f1de7b9a9c9a7dba0b65c96a1f920e300af360277f91622444ed12a1", - "level": "L1" - }, - { - "code_sha256": "afa36ae1b138a5413a88decc13bcdd3f7452149bb575388956148c5eb0f3a756", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a", - "image_sha256": "9d1eb333cb9110d928fd5add1dc96106ff847f970ca5af003302d6cbd208d3f9", - "level": "L1" - }, - { - "code_sha256": "46b87f9d247ecdd0d2f1e0a5ab1bd52baf1fbfb4ade1d12a407f08ed40e383c8", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a", - "image_sha256": "9c7633d0e71af7722c9c37143d0b62bea00e363f0dd07a6b6e34670a771868fc", - "level": "L1" - }, - { - "code_sha256": "6b18bbdabffbc6fc13f910e03f882213e807cd69df6d5df506f8a24a8c243021", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b", - "image_sha256": "e8718c9ff0afc94a054028e04bde6dc9a7613c6bc8838cf58b23fc0c2f4b181b", - "level": "L1" - }, - { - "code_sha256": "54c04e8de81066f606248dc062238f88ac4d7efa883864e053c7f033958053e6", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a", - "image_sha256": "6c6ab5db8dd9267758f63550aee111d0786c55b6083a7794a7c0fc3087b12be7", - "level": "L1" - }, - { - "code_sha256": "c48e44ea7a9f2abb491d55d09eb78cda6ff9531c072c23d869fef0fccf23fcd5", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a", - "image_sha256": "7184304edd2456b0d1fcb4e6183e5669a1a15e29ac504bf4f6d5dca5bb106de4", - "level": "L1" - }, - { - "code_sha256": "81400d3a9a0fe3f820a31ee2c432f17244d5170fa2ac64d30f95221ebd68cb94", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b", - "image_sha256": "0041bfcb5933d67736f4cc873d80647a1390f4c5d0de0be6fba5b31e4274b4fc", - "level": "L1" - }, - { - "code_sha256": "a0a88241cfe39aa8e9cbd9599c2bed7bae8ceda165b976d8706a1208d861b1ad", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b", - "image_sha256": "fa3c0d6c50edd1dc5e3d9b5f447db336d6088fc57acca6d9b163bbb06da600ee", - "level": "L1" - }, - { - "code_sha256": "a33df827755444c09f2546da755659aa7d85596b14ddcfae3b82247d132b4cd5", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a", - "image_sha256": "405d555d9aba21ed7b1b45e6d711cf4cdf493d8b900ff8002913d476e46d6579", - "level": "L1" - }, - { - "code_sha256": "f872467c7dae0c65014ffcfa7b01762305f4c77a07c687875e88bb8627f06538", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b", - "image_sha256": "5a91e55d2d560f15a623845c55d1431e53fd9b190b8f0f0cb977857177582ba7", - "level": "L1" - }, - { - "code_sha256": "6d354c96c2524dd03be5dc6cfdcb63d6349ef3e8db88d4b71eea4cb109e9ff1b", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b", - "image_sha256": "55cd19616faf060500aff9852777974abfb60e0019e84b71fdcc5d478e06a4d2", - "level": "L1" - }, - { - "code_sha256": "b51a8bf3a96808c3107287ca58588d40341b4e88cb1e8c7fa95a67ac4ac14402", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b", - "image_sha256": "d7f99d364e10dd92d197972438b9ade56a8b8d0d4b7718ec972ca81ced7e494e", - "level": "L1" - }, - { - "code_sha256": "c2628c5f039caa46bb02f0bbcd27899f4cfa79d46c841d2e653fe7ff66f51b2b", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a", - "image_sha256": "19cbb5e8340071f3606c911f64697b66f1c9c8d86dc95da31fcc6d1a57f44f55", - "level": "L1" - }, - { - "code_sha256": "7de15944da43b834f7006f39ea6e73946622c32f11305b40571689a3b1351e8a", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a", - "image_sha256": "ee511197968e707527885c1eba708ac2d93af440455e9a7573d22eac2bccfe3f", - "level": "L1" - }, - { - "code_sha256": "f3768c6e4b06176a5823a6b60aed1e5afaa621a3ada8eb2278f78c5d22bf2a23", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b", - "image_sha256": "83e10fbf050322186d94496ad1b9576223934cc328bf3b0bdacef857fc90e4b0", - "level": "L1" - }, - { - "code_sha256": "8e35293981eb29648c4e5f4824d8476e4041330c38c36f998e438404184806ff", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b", - "image_sha256": "f676407c79947d15aabb5b472b16035c12d1f94c6d942d25b1bd7440efd33c0f", - "level": "L1" - }, - { - "code_sha256": "32aa9951d482161e3b2bfd3b5d47623f94c5e5f231fa7bfec378ada80dfc1914", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b", - "image_sha256": "c1f706c2eae34019e02768b2a48025fd36e4855d5b9c70b9897bb99c9379c3d3", - "level": "L1" - }, - { - "code_sha256": "f7d66b1cee12de6c4fe38bf153695eec054c6031911bb4b6fa05ae78145854cb", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b", - "image_sha256": "27c66582c4dff8f26597fff1f6a477f92e2ac846888d4e77ffa62be5f7f2b3b1", - "level": "L1" - }, - { - "code_sha256": "98ff78b41c43f4e2176fab112b36fc82604faa4e4ce0418c0ebb6796471693ac", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a", - "image_sha256": "9aa452cd4fbbd4b89b51fd794d57aa67e1522a3e1fbd4ee03862fff5849c4c69", - "level": "L1" - }, - { - "code_sha256": "be84d67afadba351d63b4ea85fa2771bdc5d12fefcfda5a6f840ef5c84023e8e", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a", - "image_sha256": "0bef48b9823bbfe62611dc17ad2efbc2290d761c3830aef6a3f3b7b6a78bde85", - "level": "L1" - }, - { - "code_sha256": "a7c2199092cf7b1f527d942727406cfaeba55b64f07c48dd48cd61c9010f8d87", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a", - "image_sha256": "d4bab3bfc3a51c9da5ab4502b18ad185c61904a3a135b5c951e677f51727e36c", - "level": "L1" - }, - { - "code_sha256": "23a339fd9349e84def1b249a4ebe3b676926affd1a0966a652d4457dbcf08093", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a", - "image_sha256": "48c11f1c6f8da8727c6ef3642484a2be4e8ce7a9650b8108995806c67f704c35", - "level": "L1" - }, - { - "code_sha256": "c4b10d5d0bd2cc3f6b67de03a9f42d604520fc482c9eff602c0902682b2a181a", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b", - "image_sha256": "d8e6f9328f48609d8f8ba10ac2c86d4570dc451d1e416ef51ee5841f4faf4078", - "level": "L1" - }, - { - "code_sha256": "179de21155cc213ae6761cf446b15cac1365940adbe43c4da761494e4bbf0483", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a", - "image_sha256": "31e5e321eb2f4c62f0612a68a81e58e503cdec51f67bc5bb57b1fcca0d94b8d9", - "level": "L1" - }, - { - "code_sha256": "ff4ae6afb12e3a3562ba5f5432150e7a2a13a9f87ef0eb6fb295b0394e3d0d61", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b", - "image_sha256": "51824534d24eb79adbce8b81766531bfb55dc52dfbd03e6578838810063aea3c", - "level": "L1" - }, - { - "code_sha256": "50f1a02d02cdd7d29f4aa03202e9ef440c1399708deab072d645e316ba090af4", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b", - "image_sha256": "ea72812ff34bf5e3e9c0d1d3e6000dc113032d98ccbc4feee6b5d877b8826bd5", - "level": "L1" - }, - { - "code_sha256": "b1ee507c65a4026694e660e3175286794b47f8cab331d6241d7661cfc9934fc7", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a", - "image_sha256": "ce8659b2af9237d649c94f9b44225798be61e0eaf6eb91521361a498b553d5bf", - "level": "L1" - }, - { - "code_sha256": "fa50b767aea5fe2ec2847e0db31a173c52362c77bdc9b90279f2ef4089eb0f35", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a", - "image_sha256": "b6af187ad1d4ddfdb1a6930ca322a0a49caa8547ab998559a91c9fc23ac98b88", - "level": "L1" - }, - { - "code_sha256": "d8e800ec2e4d35587ccc8921266ada29306ab9bc852a3e3313c79c68d3306504", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b", - "image_sha256": "0b6c304708c4f9d7becc2252f3dc299beb991ec5d366c2f665579d24b528ca0b", - "level": "L1" - }, - { - "code_sha256": "52129d74d7cf6c169b90046bab09e033b9dbe8953e2741421bd4cc4ca0e4ad5e", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a", - "image_sha256": "5b4c27e7f09c4508ff300b211fc24372df9a6e3f23cc3310a57d6c9043f5f985", - "level": "L1" - }, - { - "code_sha256": "48a1a5cfe006a2fce7519bd82e2cd4d0065493769a18d7910fe702776330a688", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b", - "image_sha256": "6fb119342095ae39bfe9a6fc96227d25de5e875421d12f382c3383bd8934df5c", - "level": "L1" - }, - { - "code_sha256": "8ac692e82b6af7596bd234fec1e89425035fe2c2e83af8208477fb5456a7989e", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a", - "image_sha256": "958649ddae858dfe8dc0e6e785a0c073a7deca234223540675672e90c9dec6f2", - "level": "L1" - }, - { - "code_sha256": "3fd1e3fb1d6c8aab5f328ad7b621ad6dfba3958d50d82d01d1e6044082eeabf3", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a", - "image_sha256": "2f1bfa61539568e4639222ee9a504a47d29dcdf531796a2db38b54378bb8771c", - "level": "L1" - }, - { - "code_sha256": "1e0ec2ec6caec4cf01db30da2337c188950a1320ac59309b2e7df6c17abfac0a", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b", - "image_sha256": "79ee834ceb3665b85fed2fa2d797a34e86fc5f71ca820e4612a187b4105116a3", - "level": "L1" - }, - { - "code_sha256": "c09be3d8f93a8d8fd4aa9af2566d4a239ce6a3f7fafefe4426b1638d244869ea", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a", - "image_sha256": "94a0e3160ecffce8e410e52a5d694217d0124d15e752bdd9004d0137f00e9182", - "level": "L1" - }, - { - "code_sha256": "6710ede899eeae5c378fef17ed98ba5703b9a7066fd22ba9d4a21a5e04ef6b47", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b", - "image_sha256": "769be66dadd3f20c04ccb4656f87d9ba66a08596a94c9c207f6f28800bce7e24", - "level": "L1" - }, - { - "code_sha256": "532073ddb09437a9c6af77a2296d086c0c81d215eaa5d94e708269495a768d64", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a", - "image_sha256": "17337fded50821c7f7e3a7f7e0bd3c4c256e017743a141ca4b8fe510d47e9568", - "level": "L1" - }, - { - "code_sha256": "49909a0367b028d740c7070bb4c4545962079c328add7687ecf1fb77f14dae3e", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b", - "image_sha256": "518f286bf9b494c2c8cc2b8f0c20f6d31e660afaac2562fef022d4705c8a457b", - "level": "L1" - }, - { - "code_sha256": "698e5ebbff6fdf03b17054d790cacb059c74b51105ad5dc06ee14c5ae366c9d0", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a", - "image_sha256": "2fcb595c82daf69c568fd1712a91c2393714584c35a85797b537480ac11a0604", - "level": "L1" - }, - { - "code_sha256": "c62f4ffce7396a608f00b9ba7568e575ee575ca1a7798e0098d47ed0f60909bb", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b", - "image_sha256": "4dca2b44910a8d7585f1e8dcd20288695679093e1cfe2f846314880fb719f175", - "level": "L1" - }, - { - "code_sha256": "dddbf0f1da663ec3b7321e131b2961d99ed1a21c4cfd3cb76590fbf6a25b166d", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b", - "image_sha256": "48635d9606e1d679aff21ef8baf02b4d7a047070e614aee982f982ab134cd2ed", - "level": "L1" - }, - { - "code_sha256": "31d814a07cc4b37f200594bff09264111649957251805823e05fd034cb1ad744", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a", - "image_sha256": "5a3185e3f8c4e7908353bd8f62e409df3e4fb4265d66cb87e3eb905fb8d963fe", - "level": "L1" - }, - { - "code_sha256": "bb09296341baa798e8718dcebb9bf21eed185ec45c87f52f0bc1a204d19482c4", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a", - "image_sha256": "7415477070d488672f49c8b6a82e195c602cbb9a5d33f9d0a624fff167a3a42d", - "level": "L1" - }, - { - "code_sha256": "441ee4fe5362be69d93bbc09d399285a44b413140d03c55b289fdcd585c9f9a9", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a", - "image_sha256": "d26370114acfb22084f75b5e858554aefad3f7defa9a9fe60cb03a7665d1cd77", - "level": "L1" - }, - { - "code_sha256": "8bfb1e4b934250fcd446fca0e9180d5c945d15baf6130caa0a3a1d233f134ad7", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b", - "image_sha256": "f1e04929132b73114b6e29e20715ba0a9d76c37d1cd4f06e5a67f66297bf59ca", - "level": "L1" - }, - { - "code_sha256": "2e248a36bcb0be3b2ddd95ffc74ac45c52a930c8f6544ef1d9fdb022d03d55d0", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b", - "image_sha256": "c39a01045db32016ffa7308d18e877353646a4477e0c7bfec7d0f4e227308dc5", - "level": "L1" - }, - { - "code_sha256": "521c4ddb35199e4bd285ff528c2d9c9d14402045ed7453edf3dc0824329f0c21", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b", - "image_sha256": "8abcdbf4f47ee2aaff8c5f9053f983acedf61cc663be1e3bdac47c0b46194889", - "level": "L1" - }, - { - "code_sha256": "9544873daf048e4445c8124b693f581b16e6d77991c9c8535a0e1a1a6c63dd89", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a", - "image_sha256": "9feb1b7794b32423462024cc84dccbb3be737a642b61f419547c39273c29274c", - "level": "L1" - }, - { - "code_sha256": "786a10f287042095227ec1a12c94216e75f2eb4d5f820375aa5ded8bf923fc6d", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a", - "image_sha256": "518bf194f5a7a35b63a8b721eff8fc21bed0c38e0978227169da9be5eed73e50", - "level": "L1" - }, - { - "code_sha256": "37e65ffcdc174a79ba191e8169968e7e563969b0d3d6a903f99be99231c7f208", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a", - "image_sha256": "4b44d84aa7f00ddcfd87c0d5b43206cb7811959d9973792e961bb1389f7511ba", - "level": "L1" - }, - { - "code_sha256": "679307228ed0affe41aa05002e0c3dc956ae7367961fc474370a88fbda2a3579", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a", - "image_sha256": "cb5f6bd2b1d61d682a5dd11552f51ee00e6c5462bde30ba7c2792d443661b3d7", - "level": "L1" - }, - { - "code_sha256": "a08fb1dbf9608e3d6dd2faf83fa79221c3d8fea3165da22bd60861d88b96db1d", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b", - "image_sha256": "ced815ad8ddc756282d82589dd608a3587479921d92b20223f12c140fc5d0847", - "level": "L1" - }, - { - "code_sha256": "f8be85034d484973a18e86de8fd135af0096f5e7d593b406de6b09e801ddedba", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a", - "image_sha256": "7a9729f5ccacbac558036b1c2cb38edd4c9d868c3095960fc66c691f6ad3c20f", - "level": "L1" - }, - { - "code_sha256": "57a184bea76a4d59a31edf83fa5d7ea8dec80b8f9d7cc0aad3886182968cb1ba", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a", - "image_sha256": "fc619065f3a5b4d65d1e910d5f6b3c2a80633b4f6690a8c9c953536de13bde7b", - "level": "L1" - }, - { - "code_sha256": "1126ca393342ba50e1e3ed7b4c2a15bb1f2304c9e4b45263df95bebe707cae99", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b", - "image_sha256": "3539576e954138836e0d8ec1aaf9b106063fdd36c4a5cad066c6d8c626ecf95c", - "level": "L1" - }, - { - "code_sha256": "0148935946e2020adc56bceb9b970191f958230d1d88e5db84136cb400952e6d", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b", - "image_sha256": "6fb0c67602562f032a85a8158b2138fec7b4ed7b8d2dfb107f7538168aee3bb8", - "level": "L1" - }, - { - "code_sha256": "c3826782cf189cc96b69ef1a88b8b5cc9fc7c3843d8c60c37accbf63289fdcd6", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b", - "image_sha256": "90a9e01bef89ad85624eb69fa957fb1973223eff2711deed45f0084ee9adf047", - "level": "L1" - }, - { - "code_sha256": "4fce0df19024bdf544f5b8d0050a8b9e4ba6a88d73033bc6a9761db07301d3ff", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b", - "image_sha256": "f5157104900d12bfb60359149c5dae9ee25188cab9f8c518b844993c55d37de2", - "level": "L1" - }, - { - "code_sha256": "c2dc82a094b68edb7077939edd898451348c7cc7bd6138f0447e17c1b2a42e80", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b", - "image_sha256": "845eb8803b4395ce2a31be09660fffcf8c66f969c52c143637e0187fc7c76d1b", - "level": "L1" - }, - { - "code_sha256": "725e41db10c5579644fa179b1983a782d990389d43f1d9a6a2cb707a4548dbfd", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a", - "image_sha256": "13c483a38add5d9397ccf56e014529d165828e25737c5041f3e3ab486bd3322e", - "level": "L1" - }, - { - "code_sha256": "4e6f24c049c58dff642b5a8df85d16f4526bdc62a1999fb6e5395112366b82f6", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b", - "image_sha256": "40c934b3d24dc534c78a921cffe825e429a4c47ecafe1abbd8a2e8efcca94471", - "level": "L1" - }, - { - "code_sha256": "af19184beb81967b5668dc56c75a96ad264241947e60979be8621b9ee02dbaa6", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a", - "image_sha256": "0f2c9c3b3262329670ee0d3182491d537ede73c936db2df126961854b7e0b6f5", - "level": "L1" - }, - { - "code_sha256": "b8b12f191fb97bfac0a17142c1fd5c468b74479f3007ae364b6c451b73b65806", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b", - "image_sha256": "8e1175f5469479324d2d474cf6d67bb9b581bdddc7d80382f38d6e5ffb91cc6f", - "level": "L1" - }, - { - "code_sha256": "8ab3e086c96ce2940126d13b642afe4f382c7334bd69ec1385f0d001acfd9a6d", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a", - "image_sha256": "0b42f9c4c939cb6122b5d7979c425459994c133efb641874899090962975258b", - "level": "L1" - }, - { - "code_sha256": "e8c303588908fbdd15fb07b192648bcb736133c3bde9fd2cdf7be04b7a2f54fc", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a", - "image_sha256": "33a8173d96a20f0d0a36d4e56a81893b004f9a3ab8f8865f83b9b8061500914c", - "level": "L1" - }, - { - "code_sha256": "f2a7c79c55aac15edff86f4efd644ea41d6c655032fb4d2e0af4055f2861a63a", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a", - "image_sha256": "933f1c5ec957fc497c8e759fe528f8e915c87968bc198ce6971c396cb2421ed1", - "level": "L1" - }, - { - "code_sha256": "a8712a8bd88e6de64ff83b8291b1cbca25402c7d17dc0503b137ec097bbd6e31", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b", - "image_sha256": "a068ed8a96d0fa6b3f851c8c472e03b670033250c9772f2bc0a2287f7c1c095f", - "level": "L1" - }, - { - "code_sha256": "228cdf6e4151963fdda013aa04c21a2e61619ecd261b2c6ddd4e5bedec9d240d", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b", - "image_sha256": "0a6cb1c347a65319b04eed43df95713736b1d6599a5e64751074f74c51ee7740", - "level": "L1" - }, - { - "code_sha256": "7af2a77a683b80c36eeba8a17501545606d2263948123d6b321ae2690c4d4d92", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b", - "image_sha256": "2c608106eea0c1b0f890cd39b15a7388379013dfd7aaa12e709a728fe4c0f617", - "level": "L1" - }, - { - "code_sha256": "720581d38e0393f8cb1fc12b9f1b043592837d795428a3ea5e416c147b72bc41", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b", - "image_sha256": "dc5e51de91b675a8c8fb10886123c31c31fcf3e29e7f099f323dd7d4ac16b044", - "level": "L1" - }, - { - "code_sha256": "7d33629ce290f8334805e3d8349e9b0a800bbe9b08a0ff9cef339ef470cb5e34", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a", - "image_sha256": "d917b74838f340ced202710b3378a917ac239a9fb7181ce3de793c0b6c99e1a9", - "level": "L1" - }, - { - "code_sha256": "55d15eeaae4c91c2eef19f0a0898daf3873acf9c86152a98c19d2b15e180ce5c", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a", - "image_sha256": "f5d6f383f20f9526400800780cc289be42e2d6d44f30a7b995f889638fb39ad5", - "level": "L1" - }, - { - "code_sha256": "2a9cee0e1ea67a9e902b00871c900f34bc1d22d9af74bfcc310cfd2354578c12", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a", - "image_sha256": "69ceb55306a6409b0f1f016bbf677d6ccb37e31c1bad052ee86d2248427d0139", - "level": "L1" - }, - { - "code_sha256": "979d3a9126953f446daafb8268b63aee132903df4aeebf3e7e7d05bc22a47111", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b", - "image_sha256": "2c783af5ffdaeae558584823517dd2e7d24e175c27312d7a344146be15ab50d8", - "level": "L1" - }, - { - "code_sha256": "bdbd327be7b0871a14f94f8dd421e3ca1180cbdc2dc7b618dcd35777b57ed4f8", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a", - "image_sha256": "d99689231c2941003dd4fce86417b01b9a7b1dcd852dbdf62a4bd8a6513446d5", - "level": "L1" - }, - { - "code_sha256": "f35e5dde4ce73dfd3fc0f353870d2f10ba186d20ad14b421ffe28824df00576c", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b", - "image_sha256": "f8f2a114810b23fa6422d05b6a69f849c2c4427d9e936ea5662b30ceb98dc0df", - "level": "L2" - }, - { - "code_sha256": "aecfd7a318c34da32c72763a81cd620ae2fb8a0bfd754409c453634d1e84a264", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a", - "image_sha256": "60ea8165e16f52aeb4f6c3c40006390361ef5d8fc0a281c214d352c018570ceb", - "level": "L2" - }, - { - "code_sha256": "f5c442472416ba84318b32fa1feb3497e2a1bb609c32b1c7f5fd4864ba45f579", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b", - "image_sha256": "cb8ab25294d1551b45e17e32a51210f2ebe5dc99b4d310631c2ddb7945d481ad", - "level": "L2" - }, - { - "code_sha256": "c7ddfa28e28a5518a9144583bc15a3c54d196d3d86eb5d79e3a0ab8e2e29afe6", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b", - "image_sha256": "5684aef116599bdcd4cbac54c5c848c4d34e7bfb2dd836e17631bb69ec693463", - "level": "L2" - }, - { - "code_sha256": "7a9f21c0ef37b5d6e138708a2a2d3da74e44572fe6ee881791024e14137e249a", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a", - "image_sha256": "0917e02f75f7c8091bb42f63ad2fc5833b42bedae7ae6b02550cbc453b1f0b6e", - "level": "L2" - }, - { - "code_sha256": "d9cdd63b1deeb5fc026a51b8a9bd25da5ebc786cd112fd526aaca387aff93242", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a", - "image_sha256": "14cf035b1b463cfdc1a1db3915c272f304ecb987c98db7417fbaae933307441a", - "level": "L2" - }, - { - "code_sha256": "96e07ac581e00b2db74bcc8fcc489f0cbea42cb73cb615eb1480bdd4a874bfee", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s03", - "id": "l2_02_rotated_edge_aligned_cluster__s03__proposal_b", - "image_sha256": "20327fc09f6cf487406caf5a544968d10f4634dd210724bcc1623ed8e49a1400", - "level": "L2" - }, - { - "code_sha256": "01fabd5be1353069ca26dd485323e43270be0af5c38d6ed4f7e15fe088f843e9", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a", - "image_sha256": "ac7dd6053e77e7b4e6d1331611152e23fb3ac4244f3c4846bbc215ac405c9058", - "level": "L2" - }, - { - "code_sha256": "26a3fe6b88d4c0b64b99c26e20c77cff18377d7e7cfd2b3e0c1a9c3e1297121c", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a", - "image_sha256": "9e5e838276500dc49dbb060039ac27f3de729e398c932b4c9fface7cdc939ea2", - "level": "L2" - }, - { - "code_sha256": "74fc3697eeabc2e8e77f8bf2d8466da3980933a51c11c0a77a9960582e631f5f", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b", - "image_sha256": "19bc5505318d5ffdb87bccc7271f54376ba1679949b89aeb8040f4ba996ed4c9", - "level": "L2" - }, - { - "code_sha256": "4616b2c41b577309bd151a5d834505188c631885746e67468d8a44b1a29be5ec", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a", - "image_sha256": "b539a667e887b59cae97d87a4cce5e6cc09df7a736af8c96e3af39a679085619", - "level": "L2" - }, - { - "code_sha256": "c4cad76d1bb2dfe416e32c668268d5b935df040e10c5ab60d66e565f97f6a07a", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b", - "image_sha256": "06e605acc45ccfd0262ab6aac458399f6e9eeb6fc9a3025e97e7b6268676ade1", - "level": "L2" - }, - { - "code_sha256": "755395bab9462341de84443275226e78410d9e7a75c72712ceb3247e86e35d9e", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a", - "image_sha256": "3256827a0e9a722014a40cdecf90e1ac040891296ba175eb0b705f842f42478f", - "level": "L2" - }, - { - "code_sha256": "e43c6fd8559fb9601dfd598b4b5569895c72554ec6db7e062219494236b7e667", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b", - "image_sha256": "75c14cccd732a1af8ce5bef5d13ecce8c8a8e12b144a3729baa20ebc38661183", - "level": "L2" - }, - { - "code_sha256": "961ef6e0285db68a5b44e14edc685e06798bfe02ee7e279516dc477fbe310ef5", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a", - "image_sha256": "6e0dbf0f095c1a3d9d39e8b325e20d440713bc4b27bd65a2cef63d801a133ccd", - "level": "L2" - }, - { - "code_sha256": "7a2e52d30e641c81167a34c5a2d24b4b386e1837c182a1a72a3d169929b99dbb", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a", - "image_sha256": "5675fc356b957c89927b81fd9639368c4885166a469f4a7b010ef7bb617fb59e", - "level": "L2" - }, - { - "code_sha256": "954ff4d7236babcb3dd4a94ec4ed86124c18e81a372b87950cd2342a1b7e9bb5", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a", - "image_sha256": "476f2b086b7aed967b9ba8ad54ddb973afa971f6f7e3e7466dc3fcd9c8917beb", - "level": "L2" - }, - { - "code_sha256": "6b158c6d7b124d73a40838bab106cbf28a8fa47f0ab05a5108642aa22c53477a", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b", - "image_sha256": "dd5021ad99449570ee028ce8f530da70ef1dab67b8c39891f34307358b2a51f4", - "level": "L2" - }, - { - "code_sha256": "2d75083bb60e45637fcf2fcb5262278a1270e4287305c58c7be2c1796fa95802", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a", - "image_sha256": "3f592254f9aaa624db77e61e120c8e9ba4f2b5b9b87bf2abe47f8f49a28424bb", - "level": "L2" - }, - { - "code_sha256": "7387dcf93dfda9bc4887ad8ce4f9ac2d30ce891e275c506e02d4c0e22fcc9fc8", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a", - "image_sha256": "1096b38963061d5b8b630bd612ded5123c815a5aa2fd6180c32b5f936dbe26ea", - "level": "L2" - }, - { - "code_sha256": "6dc0023b507d2e885a27e74a1ec0e5908fe91da0afce04f0bf876e25080b283d", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b", - "image_sha256": "295f4e059c11516507a835666af09cbf22f52f14a2dcf7b57c0b5d326845bb19", - "level": "L2" - }, - { - "code_sha256": "bb8c565bec513a924968ddfa41693bd956f6342308685600bbfe3117926eb5f9", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a", - "image_sha256": "ce02cf74badf4607523a759d187626907e990ca459a7e4409c11ec4d736c3b50", - "level": "L2" - }, - { - "code_sha256": "5d68ac46dfdf66620a9a2aa097ac2c2051549c1cae5cb25b7505c4f734a8fb0b", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b", - "image_sha256": "ab3f5b1846bc94faf2dc40e823e0416a3afe7ac1952ac056d572b56bd67a29bc", - "level": "L2" - }, - { - "code_sha256": "a1f040fc607dee63446de934ea7d63d435ebcbe2f593b1bf18cbff1eac5a6f2a", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a", - "image_sha256": "3ac07711bd2d378598a9f7d612a38c093f207d1d64792ffac17978183f2fe4d8", - "level": "L2" - }, - { - "code_sha256": "8e4e09add9d2cbeb87e79c510e9f59835bc097ce514d2400e2cf53fba4a389ec", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a", - "image_sha256": "986f979d42bd68bbf828739cebef2318471aeafee63f6939f80ed9331de09bd7", - "level": "L2" - }, - { - "code_sha256": "b3a2130a3066e96b45e75b2cadad97ca6c54dfd18021dd069cd3e03452af82b2", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b", - "image_sha256": "b011aa93566098d2a7b189a7d9722b3eef8b074d6f02b768008eb5c0f12bc572", - "level": "L2" - }, - { - "code_sha256": "ec5fe8617b31769ee2ad42c39f094dc3e181281ac06bb6de311ad346284f70e4", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a", - "image_sha256": "ec3cfb337570a62381244d5d70cb46e033a634d485e6c33d53851cd835d644d6", - "level": "L2" - }, - { - "code_sha256": "90ef16f1fbd6be5d5c134975b3ab63f43de360b8a7e8cd43540aac6ce6ad8c00", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a", - "image_sha256": "419c9986af82a52b2db00b8b2dd2cfaa400dac3dc9ac579676b519e314b085cc", - "level": "L2" - }, - { - "code_sha256": "002436a537c5aa375b51434a112b87a79f458d5f02ba3b2b65b0c7e6849f000b", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b", - "image_sha256": "b5625d0be1d27367d5535efb05e7de3694e729ca7bc0b0cc5377608b92719837", - "level": "L2" - }, - { - "code_sha256": "dd4f5f6eab427d8649ca5501a29684bc4d8113b04cefe650a3f25679fd8c872f", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a", - "image_sha256": "cc6baa9e72845a6c5565d59f54c6ad74cc31a663f122863f9c124c4d0e965dfb", - "level": "L2" - }, - { - "code_sha256": "2c22a7261abc6aa431d74b6db79ccfb7af0d38d29941a73cf00e50063ed51b65", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b", - "image_sha256": "fae617a84fc9b57eca9943f30cc795c741a6bb9e418b8a30697dad52ea26f801", - "level": "L2" - }, - { - "code_sha256": "4643bc9558191b424fe790627e55b50c0cfe7ddd97ea62783f7c713a10b59d9d", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b", - "image_sha256": "109bb47bd858eb578218053207b847c18db5d475329082c7b7fc67941cee6d32", - "level": "L2" - }, - { - "code_sha256": "abb597b3f5a13139384c3d7bb593da021f712373990fe1286f4f2afc889a31a1", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b", - "image_sha256": "0dee81d554cf236212a7623b154ebaaf564410e45b1526145e75c48537f935c7", - "level": "L2" - }, - { - "code_sha256": "5090934a9a6dd8aa5751dc89ab67ed498ea03c7fd8bc857ade45a239ea75f9e0", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b", - "image_sha256": "45b30c831384e79d097fafa6cb4cc36909369d9f6295decce2c51ccec181264c", - "level": "L2" - }, - { - "code_sha256": "c7c7ae79440e4af4d15e6df512d36c9b60325764cf5aceb0c750310ce441971e", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b", - "image_sha256": "6df270ee279199e30cee58a3a04b267015fe6795f9dd4169a4af349037504ab1", - "level": "L2" - }, - { - "code_sha256": "c6ae058e920ae45509ab1ed16fdf85b3d7ecf77de6a50fe797ad185d2498d554", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a", - "image_sha256": "bd96db950c62ffce782f91e4b04c96ea31020e6df35d79c93c5839e182c5d3ee", - "level": "L2" - }, - { - "code_sha256": "45932d9d8b26d6babca1ba56bd8d9dd4ad2c36710e64d475d44da2fea7708d57", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b", - "image_sha256": "dc0c78614dbed484197fd11475e7c14ae4ef9f674c0730a7311822f62cc6b6d6", - "level": "L2" - }, - { - "code_sha256": "8ddf394920f8fd68827d3b2671d601570f9afcbaf4a06c452304941084000d41", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b", - "image_sha256": "d6680f84809d513102cc828147c8711145797c8646d96aa2b49a4b570b7b2708", - "level": "L2" - }, - { - "code_sha256": "58f78a483bf63b38217cef86152c8b8aa7b62e55015ba9cd02a8c0a8ab8e3b9a", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a", - "image_sha256": "e485c1dab44a14795f9960310cd777a39b4fd31f56f6871ea99fbf8139fe849b", - "level": "L2" - }, - { - "code_sha256": "9cc9dcd8c8dd902937d0e1d9c29f4d787b910511f24c23be3d957ad69c3249cf", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b", - "image_sha256": "fe05fa0f2070f48c10f31e8aef81bd45d45db5ef033905c0ee8010d3b8a32008", - "level": "L2" - }, - { - "code_sha256": "ea8293e9332043a23a1d067a3b7d35539dba316d03fd546e3e2e9fb931b03346", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b", - "image_sha256": "1a0b23895e1e7100ee594060f6a235b050ba1fd28eb7edff0dd0980b52f55a3c", - "level": "L2" - }, - { - "code_sha256": "b10a19ff418dcdd1d08b2c47956cd212f8d6db1c1eb8e960760c6d6d31b4bb87", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b", - "image_sha256": "75c734514faa0a388b4ea4035aeb7999e44b85cf5061fa7a0dba846083091c19", - "level": "L2" - }, - { - "code_sha256": "8f0a8e7e08e82941d02d99c198d2b9c63dbf0981eaa99f240bb70949cb49ea62", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a", - "image_sha256": "527282be0fe30f88bcc78e4c31b6c93236dfe32c4c0bd441f39e78399a049e84", - "level": "L2" - }, - { - "code_sha256": "3a156b71d5f01ef72573800a77b15a600e346a06c110bc2287255d769e9e38ed", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a", - "image_sha256": "5d4d35930f9c965079a8b0100150d22a0bde73bc8dfd91a59cc552efcd32f44a", - "level": "L2" - }, - { - "code_sha256": "05e827a6549b3cc4ec0e830668e58848a4cc925d94ac1cdc6adbd0e32f746bd0", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a", - "image_sha256": "a7ce48acedc61d0f72dfab3f654441feedd8108390754f659922291c8868c9c4", - "level": "L2" - }, - { - "code_sha256": "329d8785bfd6a9cc349f43048f16311c20ce352a4ae07dadb4fca158e458cd79", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a", - "image_sha256": "a1d4ddd6fb7c9cd0d753412f3938ed15216daae617a7a6b74c51e799d584be93", - "level": "L2" - }, - { - "code_sha256": "64efcb8e663d8c59d71454ce818651371bfaeb167525e93e66aa92b4cd652499", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b", - "image_sha256": "07bc202e3097e5c8d66afc29ce00f6580c6cce4d08fc4c3e54dc05bc0c528df8", - "level": "L2" - }, - { - "code_sha256": "bc2a370ae4420b22b63024732d61db734e5729702e23b7f6fb4fd6c131f57b0b", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b", - "image_sha256": "1046e6a29bf7d9ca145b5127ec381ae6df994d0c1cdb5ddbcabc98071cb95edb", - "level": "L2" - }, - { - "code_sha256": "207086d27d9d6851459b3f15d9e1cb1f0230f1599677602c6bcc76eed070e6da", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a", - "image_sha256": "a75a0621f41136302d1b95ced19c645d0685c53fc4eef6081efbe005c06a1c0a", - "level": "L2" - }, - { - "code_sha256": "3fdf2c054d0b2472406b8d67740d8b270c2213a1f289723bcd1a5c7c411c55b3", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b", - "image_sha256": "3e4b579cd656d58661e0f1552665a4a802625f3b564b355269482bd9054d4ec3", - "level": "L2" - }, - { - "code_sha256": "63907d02602cf1a90d22b69f93561092bc202adffa759ad19c3a916694ea1ea1", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b", - "image_sha256": "4df8e9914f6232271fac3d34cfb131861d9f5db2879fe2655c7effae850763c0", - "level": "L2" - }, - { - "code_sha256": "ba0ae2759ddb47328e45c4cc39b0855b052a10a74904c972288daf6ad41c50ae", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a", - "image_sha256": "fbf85125825b2f4c7fac1650f6bfb93472819826227f059609b0f8b48715aaff", - "level": "L2" - }, - { - "code_sha256": "1daa47ae067ae450ac7e8f67894b6e0fdffcb246f771aa656491d12a65748bd8", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a", - "image_sha256": "fb26a38408cdde65f7a43fe356444f6d59e139bcba2ee9d2930cbaffb9da2182", - "level": "L2" - }, - { - "code_sha256": "48cf9dfaef57fb60564cbc2c1201b2fe4268ea1622050f4eafa55dd10a7c357a", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a", - "image_sha256": "1595b7bce01461a7aca7280a87f8a564e3f0a61b4b45ce5fd30905663b44cbdf", - "level": "L2" - }, - { - "code_sha256": "a5696b34fc5621fd0e612fb155c70846e8ab34ee5368ff3eec4b3293c8b69ef5", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b", - "image_sha256": "af1eb64eb98e5c802b08583335c9a572f4d10259262946e99c838f57389ced49", - "level": "L2" - }, - { - "code_sha256": "450e8b33a71a171657f7038cf7fac736dfaf0780c96c0d6a67f6a2739840bb4a", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b", - "image_sha256": "a83d8866137cd1d3a01ef9c2582e8426279364dacb6119036e2555e74d43e768", - "level": "L2" - }, - { - "code_sha256": "2fa4ae2ea87af65b262bb1a24729ffc881a5ab9affba738cd0bc151576367a17", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b", - "image_sha256": "6cc49309bec0ac0c13a1f0dcd8c9fa5102e5a91c2bf2e64360f64a9aa7fe1246", - "level": "L2" - }, - { - "code_sha256": "1b60e73c2d563b3543b549ede231311e43c0490680209e0ab6669f85668a0fa2", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a", - "image_sha256": "6f2ec00faf8314963e29ecc01a68194641958acd14bda2b1fab9c115903948d6", - "level": "L2" - }, - { - "code_sha256": "91a5f553b44660c0fd80afb6534b395d5a1b06aadfe334c2d0bc17864cd40f4e", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a", - "image_sha256": "57c891ee2d44fd3a92bea07434965991e65000f261cb0372e0c2ebe4a5f55c20", - "level": "L2" - }, - { - "code_sha256": "57808be85ab9a20b05a19a4ceb4eccc0088ccdae8269f8be98b8b42c8ba617fd", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a", - "image_sha256": "3cdf4465a3221261c9f7b0b2ee08db69579c42a0ed7d2463bfe86ebfbfc2e6e1", - "level": "L2" - }, - { - "code_sha256": "b5488a338399b4c234afd0772dd74a79362ae337cbeabddeaa374e3c17f71e59", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b", - "image_sha256": "8998daaf5b7b9f0442b83db24760b5bae3a30596582999f7d445d98dd96d91e6", - "level": "L2" - }, - { - "code_sha256": "c2b31d2cdf5be0510a0e6a8ccb121ae174c7c508d702e996340766ee825d1682", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a", - "image_sha256": "769a1b4c3b405141a1694140e5183e23ecef334b693a50a41be17041dd9ff395", - "level": "L2" - }, - { - "code_sha256": "ce79eb3146e667c6b594c0ba808865d8c2a9126ed8f20ce6e4dfd21398e84fef", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a", - "image_sha256": "943d6126fae4dc2e05c946225674fbf635741be8584fb1637efd2ca7dd349e03", - "level": "L2" - }, - { - "code_sha256": "1853d941629a37e5d8caa6b77b68cc53d4f2aec2412b786b86885a343a3b3a0a", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a", - "image_sha256": "aa09786482c94bf0dc26c8bb5ca9a6d9a45041e801f30569e9edfe98d22855ed", - "level": "L2" - }, - { - "code_sha256": "9b45ed4797ffd037f17f825c311c6eb72282a31026c59a1c2fcf4363bfb96a23", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b", - "image_sha256": "9f403eaf4e2b3beb9ca061b0a4aecfd8ab91479764591187b1381bb7b1bffa9f", - "level": "L2" - }, - { - "code_sha256": "ec0789e9ea080bc80aa0aa1e5d16bd0fba3b09520bda0cbdc8add18b837456d1", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a", - "image_sha256": "6262a65071b677c5d67b417dd00872c8b7f793f61b67590ca1786c3f74a10964", - "level": "L2" - }, - { - "code_sha256": "178b51cb374115757fa6e72ffb29314b12cf9ec79b5d9407ca4fb57a3e625d60", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a", - "image_sha256": "beef85b741afbc47933bfee0c6f900ec885e20d5d9236e52a22ea6ecee97c504", - "level": "L2" - }, - { - "code_sha256": "bb597edbb61e0a774f331c4c9a69f555cb15f37dd68fb039ca09de11336d563d", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b", - "image_sha256": "69c3d4f3554e823c5e1cc148892e97804ae0dd5cf84e868df6b6a7b908adba11", - "level": "L2" - }, - { - "code_sha256": "6383a2a770269d5a84b591a06786ac64d1fde8fe7191da9d65506c71887b9a15", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "image_sha256": "b82b2b51fbb2728607d067d310500f10ed79f44d90012d1a28cf88fdd91ef75d", - "level": "L2" - }, - { - "code_sha256": "bc5a2bfd3e02472d416a8afcead2f788a45d67e1de627005a2eee579a0700c4d", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a", - "image_sha256": "35947b38a5076718cbaf89985df9dcdd1874deefab20c54713904ac8cf1f3aa6", - "level": "L2" - }, - { - "code_sha256": "bcb0e7650b5ed25ea45b0dcdae71effe8175aebd5f3452b64841053213e1a54c", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a", - "image_sha256": "7ced959a400ba03a16dd23cd45883b2bc85a9d6457ea5dee9698039db2825680", - "level": "L2" - }, - { - "code_sha256": "265af4397d94f9a0d35ccc6b388012d54480ed8f783e4dd8a9c7a199e2d3a3f5", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a", - "image_sha256": "6ee91681f544123a86a15360f3d770e6af572a57d03cc3517375c653dea04798", - "level": "L2" - }, - { - "code_sha256": "cb8ab46b79f3581b9c408753cb5e344de08508a795ed3b53a88c86c2c4af2167", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b", - "image_sha256": "1643b9f80440913f9cd87d17d057a054bee836c1f9c879c8b7226939b23ab15d", - "level": "L2" - }, - { - "code_sha256": "b0a73b76ad33038f19b115dad9c51d19b7a391b10a1ebc4705a4a010059b2d56", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b", - "image_sha256": "2ebd7baa917fbd48faf390699d6e45157725428ba4d9a4143a9641bd74dd01b3", - "level": "L2" - }, - { - "code_sha256": "82ea816b354f278793b090182b77f9ad33ca569b3d0d171ee7f73e1bf17e4b72", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a", - "image_sha256": "6c94d36005f0d357fad697ace337c3e2f26723ed10c124bbed0f40ab8b044814", - "level": "L2" - }, - { - "code_sha256": "c2467e290aefed3dba1ef33654aa20898eabf4a3475bd67d6901c015391af2cf", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b", - "image_sha256": "e7a8a43bca5056bf4fcb9ed3749653b73d6f9d8035198d2bddb3c9ee55fa8fba", - "level": "L2" - }, - { - "code_sha256": "78c302d55244cca12d14cf57c8b6e8b0efa2e2121d640f2e569105c1b32b36a5", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a", - "image_sha256": "63d4ad7e5f3eefd025486c66a5aded8036794e995e2ad590d9ed88113a724621", - "level": "L2" - }, - { - "code_sha256": "cd961e29b941baeecd36ed39e1fcf980b496941ddbe2ccb5d8dcc54eef6cc25c", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a", - "image_sha256": "82b1e2196c4af64ad7b2c8edda4c9709bf92fc7c28c6f52ddb16cb397f00728c", - "level": "L2" - }, - { - "code_sha256": "b2ec5b6c50549afc1d475446dee903a750ee9cc3cbda8315ce0981d5d5410bb4", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b", - "image_sha256": "12c60b867c9085fea3c8fc0d6702b750e3a4eab79060fadc1a29c6be8431157a", - "level": "L2" - }, - { - "code_sha256": "94a18384d3b82cee02de3617c01f4ecc953875ced1008e7ac3bc2c79a2d3b83a", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b", - "image_sha256": "d4c76c448cb1d83d7c8f8647930e7fd48f84f1b08dfb749e478968a36262c6b0", - "level": "L2" - }, - { - "code_sha256": "7db4643fb039c0c26d37fdee7463bd6df7b863f1f12665a13a062ada4f210473", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b", - "image_sha256": "d0e03b6cfd28b9911e7ec57b83bb5a5b98208a6ddbcac5b30d25404c6d799d5e", - "level": "L2" - }, - { - "code_sha256": "3232e4f40d009dcd7229c015f9211531f6a12eec1ff7f9d30453d5a3f6d35d59", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a", - "image_sha256": "22b4c102e13c738a1acb61f2a3afb7f7b50f707647c30be0c421237db80709a7", - "level": "L2" - }, - { - "code_sha256": "b97667ae04ee690a174959b86df14c80871dfe399444dd41344e10c57c5f1bc2", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "image_sha256": "74451aa2163b61c6ea62d8adb92340d161460e80d5f58a69d2e448b6bacddfeb", - "level": "L2" - }, - { - "code_sha256": "d6bac564f99570aebfc9ad2c2807656bf4011e7fc81333324a36b5b774879f96", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a", - "image_sha256": "b5c6c825f25c2b7dbd27dd98c28c94f344c8bff471c1dd8c67c5150458b28291", - "level": "L2" - }, - { - "code_sha256": "3838893688356cba9791b7f0619a8308384ae4c351ff290216e249d6bb58d008", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a", - "image_sha256": "48fe2a428d1c2be8a449588557febc3c90e29c59e8cd2ad414ad036d14c378f3", - "level": "L2" - }, - { - "code_sha256": "e9136e058a127ae38848086df95131e910668237d2a19e28468fadb600050b31", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a", - "image_sha256": "9712de459ce1b741767410c2155225a0304d84cf0c906121bd455bef0ad13de5", - "level": "L2" - }, - { - "code_sha256": "1483727a3f1472b5fc7fbdea2947ad9c755b12bc65dcd258461b80372ee9f3be", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a", - "image_sha256": "54ad2b9f0ba3c97cf5802773f58ea45f4955d832ae6ccdf57c1436e4f9a1d807", - "level": "L2" - }, - { - "code_sha256": "ff7ca7227db6a7f03e44e643f21580e6a678b70486411bff8a0d600c1779608e", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b", - "image_sha256": "c07feef98641e27394b8b6486ecdae078394d338aeca59ae01b74f92e49d500f", - "level": "L2" - }, - { - "code_sha256": "994d98216c955c0d68803357f0ac19c2548a45bbd4d14ac2d16a8cfb42bdfc0c", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a", - "image_sha256": "79f55650b65510906882ce40ca7b063e766452576e41a8a3148b2e8cbb95995e", - "level": "L2" - }, - { - "code_sha256": "bbbdb7b1bf5c7e23cb42482d887826f57845ed38f1d55b61dc6941224f273c23", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b", - "image_sha256": "5fd2bd6a6b348aca5329c417abd112361175c9c10b0db9e84d57e8dec6cd9a2f", - "level": "L2" - }, - { - "code_sha256": "0dfb407265bf1aa76c8026035f37dbeeba9abb95b913802bb9fc3dca427623b0", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a", - "image_sha256": "070bb3ea9988fb856f12a45f24cf80d3fad10bd06fc6dd9cee7639696840635e", - "level": "L2" - }, - { - "code_sha256": "3ad1f0070a2b8735b3711059f60b7c93aa28db70edbdaaeb8576f69c1c4bc550", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b", - "image_sha256": "b2e33ca92ffb4ee703a2a878b402dfa40e2b11b8c8d9459faca8ca04d45dc974", - "level": "L2" - }, - { - "code_sha256": "73adc605b2765378cf0272acf1b819040b07047cba9120361032bd959bfc9f65", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a", - "image_sha256": "9bce5ce41b83b87985dd30cb82c24ed20a7bc396467cc25458d5ba08c990a672", - "level": "L2" - }, - { - "code_sha256": "d0c11c09a2cd269fac51c5b9b1e33a57ee3a030f50267b85e43ed931649ebe25", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a", - "image_sha256": "75a4f07bf13b5abdcdff638e677ba1e2cec10991255c59591866cd0e176b210b", - "level": "L2" - }, - { - "code_sha256": "4f30498094433cdad08b424206e56689483daeb9935fb7566a412c3714ba0a07", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a", - "image_sha256": "3bb69d990d4d5aaa0fc9f4c3eec4138c97c0615d09954ee8b0617bb07d398d2d", - "level": "L2" - }, - { - "code_sha256": "cd353d32c7a11feb9dae8b5b87980699508fa5341b6fef4b99b550ca6b634cb2", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a", - "image_sha256": "1cf38849457bbd7240b7aefa006a0b0faf44faaef6c4f0115e8ee22d00954729", - "level": "L2" - }, - { - "code_sha256": "3c45eb8cd79609465d3bdcef143be6ee456576165e85072dde042f5d8aa586d1", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b", - "image_sha256": "a9ca3487656277c3fbffb0e00386244233b00c9969c2971d658a5a08e26c21a6", - "level": "L2" - }, - { - "code_sha256": "cd5065f6f2d360d77ef008a28a3fb40b010a4e522c8591a07b6baae9520f0a46", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b", - "image_sha256": "0c12c03725171929df77f8a89ec20ea860cd78385464ab835aba9d6cf1b0b249", - "level": "L2" - }, - { - "code_sha256": "a2b24be44f56a957d170d7bd10b9534a5c97fd171c1084ed20bde079279d83f8", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b", - "image_sha256": "792a10aa79eac0b4a8d57877126c295a34e9451e4f081b79db55ca83fb0970dd", - "level": "L2" - }, - { - "code_sha256": "86c2b6ba879bcd5e867bff063fbc380029052df9accfe3025215097708963dd4", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01", - "image_sha256": "427a98c7d88f1d02a82b0e17add323f90449f418a7af6c4510ae7f035eb29a46", - "level": "L3" - }, - { - "code_sha256": "923417261badd32be6575ca841b4505437c70c379f6eb65a1864d21b25d1fd90", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02", - "image_sha256": "3a8fe231392d927e890c619c984bfeefa6475bbafc79c3004bf43e0dd150e249", - "level": "L3" - }, - { - "code_sha256": "a4331f44d96f4062326ad33f95b6875c10f6c99418a0c04520a02c670b9aa41c", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03", - "image_sha256": "d0dbb6496990d5fb557fca8edbe544afa7500c556b8d1f5ee77ad6d4d63629b1", - "level": "L3" - }, - { - "code_sha256": "de70fff7d3f2867aaef7d6bf99f400de7fdc4736fa0605b093c8822c7c6e6807", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04", - "image_sha256": "a890c33f616711555519c904d85f82dd8027931efe1a71a793b0f69af5514a89", - "level": "L3" - }, - { - "code_sha256": "070c0913cd77b8470f1e9ce102c8e71c12cf6ab774086bfce56e5d966c0cdcd6", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05", - "image_sha256": "290ef186d013e041728564c796c72bb35853d06c88ee138709e11c298ba7cbee", - "level": "L3" - }, - { - "code_sha256": "85aac5e7aa1082ddf35567022742ac49a7362881b6cce961d7cd4ffc1166e5f4", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06", - "image_sha256": "1421eaa1c4e36061326bc18a72c6e951c914b10290698992927f3b3e6269d25a", - "level": "L3" - }, - { - "code_sha256": "0156c071c797156f5b9e725fc907b3ead15c00e607af56852e288da5e90cedba", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01", - "image_sha256": "63b25529db16d2adcdd2079a6ef169ec79beffd360a20ba8d5133d880bb332f1", - "level": "L3" - }, - { - "code_sha256": "837df1d780e9aa11b2a11cca18a21db695abd1db0bed81f2fc2eb11e66dc1b90", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02", - "image_sha256": "409486d668eabdea85d0e5a960f7a92ac836188feec0ec1756b83ccb57f5e53d", - "level": "L3" - }, - { - "code_sha256": "31f30b0cc5abe6c6b5aeca0f00885fa766a1d1d4f19064266bb26d506b5f4680", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03", - "image_sha256": "a81c6966c8ac2324d30ce355182d67fdde734c4712b452ce920e7777ce211428", - "level": "L3" - }, - { - "code_sha256": "8cd8a9485f52cde77062eae469a665ee3f1ee932b73cd213888524676c1fc1a5", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04", - "image_sha256": "5704ec789f73052113119d9b713d87a4f7975ce4b499e363d23cb357be9ba1be", - "level": "L3" - }, - { - "code_sha256": "bd424b000b7da2fdb73872d3d62ccea6ae64b4f81f45a151ba40909a0662e9cc", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05", - "image_sha256": "007c3b42c26051b4bc4ad707d02f86ecbb9228d3d853ea173ab6ecaab32fde38", - "level": "L3" - }, - { - "code_sha256": "ef592e7c5cf61257a20baa24aa04d617d97ccc505574f5a08448e942c9d9b1d5", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06", - "image_sha256": "34d2ce8a7d1eea0fbe3a7069a1c378065125b69b160eb1c0f92be93ad88e80c5", - "level": "L3" - }, - { - "code_sha256": "2e17756c6440d46c162662a25cad4045a40453a4a94e4dee1552c0f69af71f7f", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "image_sha256": "2361a2bc1cf5d5f2b59f22a23b4cec7442c6304dc9587a20c1be5148b0a21822", - "level": "L3" - }, - { - "code_sha256": "2d14e4d9c0f0b1c2d83b2a1df9dfbeeefbc075a185ef41bef9f516b2417302e1", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "image_sha256": "2104f1a049ebc408aa4223f4affd929d339222c4efe488be29e8448f11075a1b", - "level": "L3" - }, - { - "code_sha256": "bd9e3cad4fbfe9544e9ec90b4991241839a795ab7055db74a8d1d12660073e26", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "image_sha256": "4433fbb9393dd00a1c68cab204908b832649419fd5d23ff81cf229ad3379a9fd", - "level": "L3" - }, - { - "code_sha256": "361af988f4e103c0ca94087fc356451cfa0c76d19bfdc241662b2b03b61855ed", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "image_sha256": "7d7daac57216ee60963aae6fd99052f36528207e0d7290998a7437c70d6e61c7", - "level": "L3" - }, - { - "code_sha256": "9926a1eddce5099fd0d822d00680de4ca7aac1ed2f6f8b8f2c56f403aedc0bc6", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "image_sha256": "0bbba2d9e7219616536c382bf350c5c5821fa7052119211281709c3eeeeaae26", - "level": "L3" - }, - { - "code_sha256": "9e916627dfcfd3e108f09fc6417e309e8fb559fb2025f28a9a700cffeebbd77b", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "image_sha256": "94822dfee57dbffd78ef27546c7288b7ca535de3b5fa7a48d22bf7abe6912e61", - "level": "L3" - }, - { - "code_sha256": "ab72cccd3fefcda23c3d63063657542b6ee9403a9a25c21e2ccf5a7f0cbbbc50", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01", - "image_sha256": "df001a2d1dcea7e879fb924e61df1688b1ba43a1b903f40c447fd0bc4a9684f8", - "level": "L3" - }, - { - "code_sha256": "bf79d855bba1bd1329650b5798ae0984b13dca4e10bbcbeb8ad3d95a242cf9b6", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02", - "image_sha256": "62fb7a4a18c3153a59bb7a8db97a0f6987ce329b2bdfcdff569d38cd02b5ec6a", - "level": "L3" - }, - { - "code_sha256": "138007e19b35ada605be4658c63705a5cdb2de690f1d5b2b576447ba9c4d24c2", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03", - "image_sha256": "4795fbb5cac236734c00f5396708c45ce310f421dd6bd9917d73b782ae02406f", - "level": "L3" - }, - { - "code_sha256": "a4d59bda561b42ce6ba3518c133a0068122eebd7dc76ce51d889cfe20973336d", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04", - "image_sha256": "e49fb8e7626168395adb9c472d94753126dbd354744da9a296ab1b310d96874c", - "level": "L3" - }, - { - "code_sha256": "ebd393a0b8966fd362467eb9f1713fb0443b68740359996c54a853aa113c7c36", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05", - "image_sha256": "2985070ce4f76ec7b9469ca43354f66c0fb62fdb5eeb1d79720b21eba2669d27", - "level": "L3" - }, - { - "code_sha256": "1c6e836ab7a82b38a8adef446cfdd8b47874cc82615b50027e19f9088a99ce78", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06", - "image_sha256": "c4b5880178137d8c65657f5bdd9c519c0e6065d8a03bd25675324259a3e601bf", - "level": "L3" - }, - { - "code_sha256": "8c36b1946c17659cffcc1b102d06ff025c49377e513616f4a19df96c3b024acc", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01", - "image_sha256": "79d0b215d6dd1925dcf82810c7f5f7330cc352a0313a7d38d0431a69b6613998", - "level": "L3" - }, - { - "code_sha256": "3a94772e8d06cd4b97b02c712b344a4b053846256be38a44499fd3d919c1cefd", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02", - "image_sha256": "7aebf16efbd50b4cb937ad7ae24a1cce7b7987276d6fba234746307c18864b94", - "level": "L3" - }, - { - "code_sha256": "d70146a4799a8a00752e9c993339e72fd9f299e2c605ee0d44309ea3fef2757c", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03", - "image_sha256": "95dcd2b0191835ec4f94c346bfc4f2e045b611b488eef13711ee32256314e7f0", - "level": "L3" - }, - { - "code_sha256": "8d71f65fc83115313ab30ebad41ce5f3b20f49a81e520350cbec120acbbd737e", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04", - "image_sha256": "bd851bf759678ec669b6132930aa6282279285db50ca5722866ed5c3d45b8263", - "level": "L3" - }, - { - "code_sha256": "78baedc3df277e72be73be107c2f1363ccae85690bf41442a04cbad57a5a9911", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05", - "image_sha256": "48b2cc3fac3ffc9d71f0f64940af8d46696345be1d2effe671e07247a5e4f278", - "level": "L3" - }, - { - "code_sha256": "8177b9236ee69ef156c34f8b3d5e8b635838a4fa468fa0a192afd0aec6100cff", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06", - "image_sha256": "2dc39fd6dd66a5de0bc581c0725180a302758602f59012951ea2f75c46716c77", - "level": "L3" - }, - { - "code_sha256": "2764896a4e24117d66255a70f0e426d90306ea47aba9ee9704bc44f742f9b363", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01", - "image_sha256": "e609bb536abe0f3da2ee11161620d4e2ec37beff5041a28f53002babe1ad3160", - "level": "L3" - }, - { - "code_sha256": "f59666393cc4602d8da498dfa66f12ee1d32819ed65fe81df3e2c4ffd0edf6fe", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02", - "image_sha256": "6f972dd511294c16b733e7b95e36487e24e08d26a4b37f477168c7da146c924d", - "level": "L3" - }, - { - "code_sha256": "3f846089263a96ffc77abeb6cb5016476695e0b1a87b1e3576bcebc8be10281b", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03", - "image_sha256": "9ec6a06013c394a47680c91313a1427eeeb95f28cbc8ad72dc99316474cabaa2", - "level": "L3" - }, - { - "code_sha256": "7ac9e5ed3b6a0fe0f4490351d4263b466b4cfbdf1aa63d5f58bb148061c0d021", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04", - "image_sha256": "520abb0332c0da46b33148dfa0dd42472c4a4eef36fbb4bb0096abdcb0f94cca", - "level": "L3" - }, - { - "code_sha256": "ed47b8a2e672f146eff5b4c31338a64296b5ec31d4f4f53566bc1c176f4e394f", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05", - "image_sha256": "94e288ad88c61778ba283d5b9d9d5a38bf9dc3a6f23e663184ab6836d0b7ab9b", - "level": "L3" - }, - { - "code_sha256": "4cc9b05722f6ee61f4fd89ca2d7776b13995b52ec7289bacf8d7fb8b98f109a9", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06", - "image_sha256": "57468bc38b50a9a358849a237dad5c54055828aa58f0532bf8af4df0ac8c7ffb", - "level": "L3" - }, - { - "code_sha256": "0b674dcc8cab810093a0dbbe98036694ab5c044833e396b133c432db8e8fae13", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01", - "image_sha256": "7f66179fe40c9bd110cf619d52698730a4d554972825fe2a223df760891e6af1", - "level": "L3" - }, - { - "code_sha256": "8c5bbf9c1a4ba446d55584bcd5c230244295892afec4cde503c00c2117ae6dd4", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02", - "image_sha256": "945e6ee85592ac09f7be69b926bb3fce27e8d2c1514c8ac856285a63047cd244", - "level": "L3" - }, - { - "code_sha256": "d552a3fcf8dcf7096d04457dc108812b8d6b82d637493bd130ca257041587dd8", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03", - "image_sha256": "60d862dc0605a416a1540e18f5459ed58193f2d8a9ad16d1096e9ba594559f83", - "level": "L3" - }, - { - "code_sha256": "9523dadb01a3820b354630f80757093547e58220568974315cfc9d6cc79fbc07", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04", - "image_sha256": "9ccad57f5509683c8bc9b24645fbbd20522e28be48dc3d77591973e053175db3", - "level": "L3" - }, - { - "code_sha256": "ae0071f0e1e64d78a3ef33ce5c671d9e957da48374fb2279eeed83e561ee2a00", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05", - "image_sha256": "bb526ccff63922a3e5a12c9d507c09b6716c2842a04dea5cedb2bb4b35b70f24", - "level": "L3" - }, - { - "code_sha256": "7cf5571f8d32f90ac68ba06e3383ccff9eb084fc91fd7dad875c3d617e6b1edc", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06", - "image_sha256": "f83adcaf324612c9b3cc5ffd206f01addf28a7d036551689f2b7bfe651686585", - "level": "L3" - }, - { - "code_sha256": "3e0afee169c42da547113683487efa987783ac4f9c825c485c9ddd13a572b5f6", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01", - "image_sha256": "5d72a970788b198b8d62965d6f506a7190ed3c39996467043f7158d2980c5982", - "level": "L3" - }, - { - "code_sha256": "5ea4d451001281bb2cd620f73b395d9e76b9f7ad1d75967260be6ebf47b0b07d", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02", - "image_sha256": "13d1b14b1b14619d9fd6ae5537f46f9a303f9f2252d173af11e5352772b0c53d", - "level": "L3" - }, - { - "code_sha256": "1b40ff0c80733873d22c2d0c1c7e1ead4d8e1c8672e8db3dd91c382034893365", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03", - "image_sha256": "c41a285745ebb5cc623b80ebaf790af0f451cbc33794334413f38e8afeda88a0", - "level": "L3" - }, - { - "code_sha256": "971c533cf7c05d8d96ea4bbfc02b1efb31a2136c31845a4df10c9ecd9214404b", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04", - "image_sha256": "d12bf44acff3170e54f0ee11a67f095a9a964ab8a7119cdbda131388f8c51f83", - "level": "L3" - }, - { - "code_sha256": "947cc9cebe2f62ef8178c756c5666cf0e6d0cd0a5b8b997349eaac776cf5a0c7", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05", - "image_sha256": "438796e4c44986a6af82a9e69d2e00202055e2d13e1ccd82f6b08ec2ec0a9fe7", - "level": "L3" - }, - { - "code_sha256": "8f8bcb2be12a91bef1b95a6f97cb5e19be109b782b0f8ec61d98d1b3e68300d2", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06", - "image_sha256": "01159c0e42eb8a358b1ef59ecbd3fbfdb958b70dc3d46cd76019ebd336431cdb", - "level": "L3" - }, - { - "code_sha256": "00dc9a74fccdb273bfc8230415e795f431ad1ef7e3831c5df7c35b586261b7d2", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01", - "image_sha256": "22517ba291715e5076f55611bdfd7f89d7c6702bae467642772d95306609c71c", - "level": "L3" - }, - { - "code_sha256": "2fb2e75748492948f5e320073e6297fbb13948e928c5b33c9f2397847fe14cac", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02", - "image_sha256": "a77a64d16af00c9e5be6590afa525e382edafb7d56f6975599be5cf769e1c8cb", - "level": "L3" - }, - { - "code_sha256": "8f18eba4f7a717af1d8a84526dc023b09c775883aae2c56cb1b126dba8c4c66f", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03", - "image_sha256": "93f33a2ef7aa98945721e348649f0dd218f85cb0f499f4402234540a6bfd96ae", - "level": "L3" - }, - { - "code_sha256": "8af9612cfcde3ebbef8ccbbfc55c9d65d375b7280f05d556afb4ceb9af481eb1", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04", - "image_sha256": "e5ce7fd7629b133f17eb4b2ea294d4b4c21f6c1270b7a25d7c9cf0cc0dd4a2fa", - "level": "L3" - }, - { - "code_sha256": "90db1c1524dfe932a5ef3ee55d4c459799f5b091485f7f850f498dc6d4356500", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05", - "image_sha256": "a9e0858462bdd52af9bdd710c73c19fcd9c7b85df501057ebcace5426b1ec1f0", - "level": "L3" - }, - { - "code_sha256": "563e331e45074553d413354250bd35bf311a942be11e5174cd851bd01c53ef5e", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06", - "image_sha256": "5e51f3239163b8424a24eae9b08bdb7d461808d47808a248987163aa4c515771", - "level": "L3" - }, - { - "code_sha256": "63611285ef0e91c2c688e05f1ebcc5cb7b1430f729b3d8fb30e835dbb9b69992", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01", - "image_sha256": "a149247254e7469f83c5b951b0bf036add0ef892415856f90e0ed886f6c72aa1", - "level": "L3" - }, - { - "code_sha256": "0cd36ba7dcb7a66cad956c0decefa78087e1cd5e8474735b0cd1871923c22dae", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02", - "image_sha256": "f677299e29b835205fa5b7e66b95c1fde87c56016a16332d83a1a5c5ef6734b6", - "level": "L3" - }, - { - "code_sha256": "2c82effb378a4e754f212c5380be1fd80ed78206b9318d6c70e547abd9744de7", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03", - "image_sha256": "947248ce651ffa8aeb451c52e8601d22665d77b592cd673c5e065e8c6e584a70", - "level": "L3" - }, - { - "code_sha256": "aec3ffa9656a321c0e4462d0ca0f6b76a752c5e1b57f5f3719b9b3375ecf18d6", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04", - "image_sha256": "deffdc8b3aba8fbe1626d1c0a6aac20c434fb7d52086df8600350bb9e81f0ac9", - "level": "L3" - }, - { - "code_sha256": "29321f979716622e16df2e9fbbac2c95469c6f0a45a3f3de07779e7ceddd3863", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05", - "image_sha256": "3a8a06c7602944a49445efc27c2e46576cf046eca8c450a620e6f860edfabca4", - "level": "L3" - }, - { - "code_sha256": "59c94362938d3db3fa7b001ab0fea51a71f89baa3d155a925ad3c7b58eb05b67", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06", - "image_sha256": "8af501d1dcaf7f1faf112adb6a47124b75eaf36d92c93d667baf1ce82351b11f", - "level": "L3" - }, - { - "code_sha256": "c065a63633631fb3886e9d65178ed838f06f8241b2dc5d553fd34cf111b5d118", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01", - "image_sha256": "1a840187117e0324637ca78ecf76358f6b52a77b4370ece921744796676c754a", - "level": "L3" - }, - { - "code_sha256": "711126b32bc02212cf6dccd46681414a6d1766e56c5b92ecef8c312439a7a43f", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02", - "image_sha256": "ada183f4afbca4c9c26b3cc38b7b6c383fc7e3990c80e6018627a95fed63c7e9", - "level": "L3" - }, - { - "code_sha256": "700daab45762bcf57124b4b34186d2e217c108eb3a02d0797ca6259a3337825b", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03", - "image_sha256": "a0a3592a224c8fdce6ba6c33dbed82b6225a332925f460d77c29f7804c129473", - "level": "L3" - }, - { - "code_sha256": "3b0e1e5d54f5b2ad2708b5563acf55f48fd355d1a3f6e502fbcd1ad08d1878f4", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04", - "image_sha256": "39ef4725cf6e094f88d52fee2775f58c867e2b590bd11cdaa19c1a4c76c370f1", - "level": "L3" - }, - { - "code_sha256": "dc1bea461c6fc27beb73070f342ffc0a4c5f674adee8c4c6ab0a8cae87d37f84", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05", - "image_sha256": "15cce2c5c8ec1304211d8cc75f31d418a1b96b9de4df6dfda4550d9c54f7d6ea", - "level": "L3" - }, - { - "code_sha256": "5e9e1d7c84560d68c3ddb2f3570b24731d854a2daa828fdb054cc6b20367a98e", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06", - "image_sha256": "7e734d97e98e3dd8b9eadbaa921cd9ab60c52c407317d2aed7c4d16a77835291", - "level": "L3" - }, - { - "code_sha256": "a1ceab7ec75b8962e52a92546797544f9d65ef2ce5dce47c77ad65d9d190b135", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01", - "image_sha256": "c8d75b738c4510c1d7d171f453b462aeb7e17cf598642f2121cfe0706e545591", - "level": "L3" - }, - { - "code_sha256": "1c0c6b6434781702f49c138b979613e1394f007a620c3fb22c128c69a361145f", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02", - "image_sha256": "8c156cb646a4491c03481500a4f6a65fbb52289261e2ee91bee04b86f115f0eb", - "level": "L3" - }, - { - "code_sha256": "5dc13d2464e7ac5cffbf6e7046474cc975a251fa397e0a20b3071cda8f0f42c0", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03", - "image_sha256": "3360408a9e32dd0d43c844c85041283e52196ad84c8294d5e95345add3b15dd5", - "level": "L3" - }, - { - "code_sha256": "ba4dbfecd7647be95e96754d224974bcff8564241ff5de137a24ef2a89d14d80", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04", - "image_sha256": "726e996455fbb3afe26f2617620aa407411c61654cd9816f8e86c481c200cc8a", - "level": "L3" - }, - { - "code_sha256": "b1697eeab1d151bd49959d7a86dcd72b807faed0add079f9a1580999d33abc9a", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05", - "image_sha256": "5d8ef500dc95814b60b1389a9e48ba8f208eb981fdcc176c1f2b385373c0c4df", - "level": "L3" - }, - { - "code_sha256": "96da99f07b1cc4e311177d6f5bfa62490f999b9937063d4def76084036ba3736", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06", - "image_sha256": "12ee15317dc16c0adf7a14a70a47c57d5efdea91028ead479b8d62294ed291b0", - "level": "L3" - }, - { - "code_sha256": "f62e9b1c0af91062eabf99ae8ba053ec85ba3755691f8196dd563399d025a0ba", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01", - "image_sha256": "c889203c4a49a73b9c3320dddb55d6c718a7117cb7ff8e9abed615c022ad44b1", - "level": "L3" - }, - { - "code_sha256": "eb86aa0a0519d2c86277849ebe7f53745092fb3d3bfe3cd38866c3fe55012513", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02", - "image_sha256": "f21a18ddd1ae121836d9d3d3b4ef7cd5a7061b4d2647f19bfcc4bc4467083309", - "level": "L3" - }, - { - "code_sha256": "c07de0b23941062efad69c5e9601c5f99bfdc556b33a927c667c773218fa30b8", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03", - "image_sha256": "85f30f3508d8ddced261b2f327625de88f5243c0449b9eb74f7eb7707d426a35", - "level": "L3" - }, - { - "code_sha256": "29cfa902ff561482ac250fbe602b6191bfcdb5faec19d332a65fa8ad905c4748", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04", - "image_sha256": "978fbbc48acfc30ec5228f61525b6866864c75f5777f324a3edc27f5293a3cf6", - "level": "L3" - }, - { - "code_sha256": "0a346df00af409989c92e4f2c3abc64fae53b9849647635d849730ecf45a02c1", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05", - "image_sha256": "0b5452a1f71a57fbeb86b77905a03e6587761813fe671685a304e54e9f98edc8", - "level": "L3" - }, - { - "code_sha256": "8415a61685c245f6b6c9ad54c400ff00e21214cabed9a8bee054e96cfeb8c87f", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06", - "image_sha256": "9ffc4a4cb875e2fa59a17a988421768183d7455bcc5af3afc2925f5d309d184d", - "level": "L3" - }, - { - "code_sha256": "670d8b99de3b7b386ad109d9c202a3cba8c8f00c64ffb3a3556be29ecd43b825", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01", - "image_sha256": "79347ba9de7b81c4f0dfa3b4fd335549774d6d61a30886e19b6456d1adec18ce", - "level": "L3" - }, - { - "code_sha256": "31a1a6c9a04e9cf5db94d6c5b6f26d4dd70d1269eaf76a7ca46effa90951e1b2", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02", - "image_sha256": "6d21997597dbe6aa488ee1fa482d034840a15485e5092a4f3caef87a01b929d5", - "level": "L3" - }, - { - "code_sha256": "7ed26a43fea675229ea8c547d1e0b9e3e85267193a92bc660e25f7aedffe6fd1", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03", - "image_sha256": "11dcfad7fd28eadb13410371ab114ca718fbc99e5c7d7796beaa242dab09468d", - "level": "L3" - }, - { - "code_sha256": "b2f77f9fb17a29392ef7281a5ee69a9d14fa0d38cf21a7b5bd45c6180edd0e4d", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04", - "image_sha256": "43e927d36fc9ff72aafcffbe8a0effffd4996c4475697b4d19d0e4c9d44488a4", - "level": "L3" - }, - { - "code_sha256": "93a20dd8c68d1e58a0c71052655524df6bca4564a5a3c7f31fe511782d7a89ee", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05", - "image_sha256": "1ae1280cb437ebef99f5846b3981a5205c05d9fb6ecf163b89b6e9581dfa1566", - "level": "L3" - }, - { - "code_sha256": "a8846622d19037693f7b9feacccf3f41246417b0558396381ffc9eca4c391e69", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06", - "image_sha256": "ee8766aba58ea8f7ce0aafc137b10e4741da3f81b60581dfa7cb8ebdc04e3752", - "level": "L3" - }, - { - "code_sha256": "1bc11aebcf4985a8fcd5ec7c4e93fd73b78d65597aa278a73c22608c30d68040", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01", - "image_sha256": "99fcf6dc3a7be1b2f7110eb702af60a76c46585ba5636e755210d4fd65355b63", - "level": "L3" - }, - { - "code_sha256": "aae2316243ee7dc5362d3ba38662ace955846209a3752db9fd1185f0cb2ee4fb", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02", - "image_sha256": "ce93468b1f5abafa8c26f470ae51243c8113b198b986a39b966301486b911420", - "level": "L3" - }, - { - "code_sha256": "c1662675ff0b8140c1ef3d483ea2b9dc7f7a0cc0f20711cc339181979f9bc96b", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03", - "image_sha256": "29ff08be30030cbd2871e61ba4b505727d4a53220155b449a30b77ad153caa4c", - "level": "L3" - }, - { - "code_sha256": "4bb25ea8e300f1c4dfb2aeece554002d84cf58b93b9de41cc983e36f14bcf964", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04", - "image_sha256": "83eeacc08a6ee0b36b05336b73fc745b20f9225605cf024e2f861ede7477ea61", - "level": "L3" - }, - { - "code_sha256": "fd8ae5b5168256ebad604ca638657af173691e2798193d0242fdc5de379cc482", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05", - "image_sha256": "8a361f0ef5c62aecfe058820a739cdb6263415254b420cacd0a07af9d74b27d0", - "level": "L3" - }, - { - "code_sha256": "1f2a7b8e906036b3dfbe761fddc8d05594ab76456f3bb421b8ee7c2d44313aa6", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06", - "image_sha256": "24157e15f65a286c5ce3ddc870ada51279c8abd96c980124efd3c2d348449a14", - "level": "L3" - }, - { - "code_sha256": "9b851194b1fc163cb9d54cba5046258c1c1078b002eaf7c3c4f80c1d921effd8", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01", - "image_sha256": "e32901697762adb9e442e2ff11b051340569a0bf4109c93bc053a1f5147ae10a", - "level": "L3" - }, - { - "code_sha256": "21b5ace846b0d8ba57c5fafb405e558aa8d24935a98f5fc4fa32a6d896a00f91", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02", - "image_sha256": "4152d305879a8eaf917a52a038a0b7945a17223e9d6d5f619d46dbdede248f53", - "level": "L3" - }, - { - "code_sha256": "a1c84f59c76836bad148524c6cbab9762fe7f3be5f5bb57a46915f6cfcf6489a", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03", - "image_sha256": "37fab7deaa6883ee70957355d7c19d61fc75449493344a646e08d8f4b2ea5ff5", - "level": "L3" - }, - { - "code_sha256": "17dc331bfb9f9c31291b88aaac7d5fb3bbad7ebbf544eda687fce82ac9674b55", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04", - "image_sha256": "626de529727edf3e35830342f80ff31fc6536e77defd2c54d3e9c20f272e3133", - "level": "L3" - }, - { - "code_sha256": "74119a90d6340d2de33e781c317e3cb9d3c085c471bc28b594aea1c892feacb8", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05", - "image_sha256": "35bf35705c072baa3564954970e39fcb5f59831f0c0ab4e142d03c4049b2464c", - "level": "L3" - }, - { - "code_sha256": "4eb7a1f3865556ec09c2f779d2cc727c852d66aba6d27668edbcd1c15eb79454", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06", - "image_sha256": "ab6697c849be948da144d787cd0966dacccb3e3cc7c4d161739e9cb8c979aa8d", - "level": "L3" - }, - { - "code_sha256": "a1e85316d5d521ede5504ba36216ba25a0c912e909311898e841aecbb8ded57a", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01", - "image_sha256": "452fd6119f50ef7e384da8c6a054cbe766c64930238602270fb8ed3b2a160fad", - "level": "L3" - }, - { - "code_sha256": "da312807d37a629a321acc83ed6800b199a3dc796d0d2b33373833a14299b4d6", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02", - "image_sha256": "2052ebfd5e90902018d3cb404e9e1ff40fd95acb44a848365f1a83ee5a9e84bc", - "level": "L3" - }, - { - "code_sha256": "163b456b007fed21e344187779372aa9c886125198d8c0562121f970465b5410", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03", - "image_sha256": "1afb73af28baa7018d66ca21d82312d258005c794ef9ecd82af893ee1eacb16f", - "level": "L3" - }, - { - "code_sha256": "759e089a2cb914765bfd0702b74a463f1723fda68f16df0260f4c54d212eb783", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04", - "image_sha256": "09195b04b8c4ea7ea328ad05938baa0f5d54d3edd6e83a0458f71133400a486c", - "level": "L3" - }, - { - "code_sha256": "764455305969212fa632b06c5ae2692e0ef857ee6fc89a8af0442e7469b7ec46", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05", - "image_sha256": "3253222a1119b5c7a2cc04fa7d2f71f3a50fcf6b6b146c05c1bb836876088ba3", - "level": "L3" - }, - { - "code_sha256": "61654e0eb0cd8efc9e61c86d1ed36aa4c2b639647e28eb1b11d3f5589faba7f0", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06", - "image_sha256": "fe9753c9cd0526e3cd8e7168464293fe33a5863a6323081a321546cf037b4064", - "level": "L3" - }, - { - "code_sha256": "ad2eebdcb5f576fc41d06c83474d2be58a61761f69041b90254d55d4934b4061", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01", - "image_sha256": "1f78c7d06e6e323f332e70d610166d1b9fd8f312a72048d2d9e7d34379e4542c", - "level": "L3" - }, - { - "code_sha256": "6c9ca46a1cea885d0b53cd37a39cd16d9f3b65f4276fbad590c8b334d1bb0b71", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02", - "image_sha256": "799943371fb0850a58ee7f97c0be510216c9243f8e00ad957929a7956192f846", - "level": "L3" - }, - { - "code_sha256": "a774950cb1ba588da834d4d8573165703270300c79b8f53222acda9b47d2dc47", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03", - "image_sha256": "61b91ca403a5b55aa9d511b9a9c1131c579df7ddf4d72094d9a73ee62f26a12d", - "level": "L3" - }, - { - "code_sha256": "7f88ea76db301a1d6bdf59782aab90c9c2a4826e24c1703fdf1d2beda574e174", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04", - "image_sha256": "383b4a0985ab3ac1991c2d0900120149051142931109c7c47f1c6c7bb18074a3", - "level": "L3" - }, - { - "code_sha256": "6ccf047c259e8b93fa7dc83f54bf1577da1aefd4f6e9228e1d074e5421f85cf5", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05", - "image_sha256": "4b8efbd41b8fb715795cbe8c8528909ca49dc662547405077008c9c8ab1c69ac", - "level": "L3" - }, - { - "code_sha256": "6e0a8f1a09ddea1f32450cd9f721c7abcc3335a16da5c04870369f1e37252779", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06", - "image_sha256": "9a7c11369387ded2251d8e12a0a6200fadb8266035ee44f40a9d43af9f3c7fee", - "level": "L3" - }, - { - "code_sha256": "5b2baa1daf7f168a7775dcd9f927bf4a22cb43b80d3e8aa4f1ca537acd1b3739", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01", - "image_sha256": "cc4b556eac226d6cf4808cecf51055f8578273150e8691816199732b02cff0cd", - "level": "L3" - }, - { - "code_sha256": "b1afd36bb87278de532e362877f22aa5fa700d58a7fcdc3c8fd8fce160d33bec", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02", - "image_sha256": "bb15712a6007d95401de906070e26e53f3ba8bd36cb0a3b31c6025e413f1f3e5", - "level": "L3" - }, - { - "code_sha256": "f6813f22f5dbc0b19490008770f26815fae38c0b6aa5e596d262dda61f35a9a9", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03", - "image_sha256": "33aa1a94f00409c5a19743275eff623df4d6e6b1ef24376006d8e976130edf92", - "level": "L3" - }, - { - "code_sha256": "9e7207dcdbe9d62427cee08a5127e81fa1b8ff6f66e50a413c3d41b5f0ba5bbe", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04", - "image_sha256": "4963ce3f689661308d0830940c1eb094690a69b0c283dbafb3d2eaa12dba3357", - "level": "L3" - }, - { - "code_sha256": "c93bf263011dd9fc7594e32ed57037cb327d1e2ef6259bc050fb8939fa00039c", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05", - "image_sha256": "015e665a021a77b590e6a63a29591d50f598dd52136eb67aed42766a812f683b", - "level": "L3" - }, - { - "code_sha256": "1540105f21c4afa89fa61d8a357c78c1db7ff783e1ed30db4d81c993129067c6", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06", - "image_sha256": "cd878d7bdd7da748b3b4e03a38d1180401c8449c2b3bbf7c9644bcfd855d59f2", - "level": "L3" - }, - { - "code_sha256": "5d49b8a57eeecb13bda5065fe5ece86da5702de46da8595ac73027e0f75afb68", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01", - "image_sha256": "0384e97eaa2384495b2de5b65adf27e3913dcc82f47372f8bdcc8bd5bfb98ca4", - "level": "L3" - }, - { - "code_sha256": "9454fcca044c13e6a8d44339dfef5912747f2551499c031ccdb5dbfab95a182b", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02", - "image_sha256": "c14c87baf6a5a5192b535a4b7e4949e7fbe80ef879ad6e244c34b1e672aa91ff", - "level": "L3" - }, - { - "code_sha256": "6266f36b2dfdac99ae2e8805d00541b9d8d5073c74181981db3071c20b328512", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03", - "image_sha256": "fb131e5075aa8f981b7bd0779dd8bf6dc33ee471714aedc1e02191807409fd5c", - "level": "L3" - }, - { - "code_sha256": "1db7a5f8bba8a4afa0c0e74225adf5d7fdb7b1f2a85434d5979b97a057fc7711", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04", - "image_sha256": "ccd433b9efc5ec0c2a5827cd0f7c3e28b988c47c0888cbe355f734718b9ff892", - "level": "L3" - }, - { - "code_sha256": "55dd5e01580b2931c0bab8f73863717ddbbec4fd43ac38fdad6768f6d1f2c922", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05", - "image_sha256": "ffb33a07cf83acf8f8468890f72ff0533776b336c483d14682db1eddcd63f04a", - "level": "L3" - }, - { - "code_sha256": "e85ef096f62f09a29924f112e8ccfe1f8c45293003f352d20c63b93c43ca93b9", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06", - "image_sha256": "8f43972a9890600b8b1c9a4782ba23209b3f6250514bc911dc7687971be621f4", - "level": "L3" - }, - { - "code_sha256": "145d394d47aa6be2f6877c416106833ec3498067fbdced9019d78008ca3eac40", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2", - "image_sha256": "2b6533073e7a074458957f705702c5062500a5a53bcebfae95bc99c0694bc511", - "level": "L4" - }, - { - "code_sha256": "3ca4b593204b89b920cde9c680a78644fb282bf60674b5052834a4db6602a3f1", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2", - "image_sha256": "248a48de38be2f798d8287276c56ef9606a03bb53581d9bb049a67fdc223597b", - "level": "L4" - }, - { - "code_sha256": "6fd8c749bf845d579c8f525ff491aa0f3accb440a5e9273d61641208354b2ed3", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2", - "image_sha256": "520c9d663530dd6695a95810f766b92e81d3ac38b829f2cf2a9e87e34cf12437", - "level": "L4" - }, - { - "code_sha256": "964a705e9e2d5766959f3662d07daaea88b5e7d5be4f78c6aa60c02f9eb3747e", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2", - "image_sha256": "7759dfe248afba4939513255031b09e8e2dee726848ceee203a2d5f5b234abd5", - "level": "L4" - }, - { - "code_sha256": "259244be9bc6a4ef06e09bdcc62e2a764c6f0fe0b81d54e2193394061ec43356", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0", - "image_sha256": "e6e08774ee53f24db8e7dea4d9f80634a1f95d321917afde9bca3da1339ada29", - "level": "L4" - }, - { - "code_sha256": "26275ecad120e997c466e45d81a9845dd0d7f2136b99815b7e010951ee188bca", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1", - "image_sha256": "b254319f7ba7e0a487d497cbe1ca02cbaa8b61d883ccff1cb3149b896590b43f", - "level": "L4" - }, - { - "code_sha256": "545fb39d702d5ee9eb815beaabc6a503c2e720fa4782134fa9e43f5664f0cb70", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1", - "image_sha256": "43d04408b64bded3b68dc29d8074d35fc7d8367b415ef8b8b1160107d6a6a719", - "level": "L4" - }, - { - "code_sha256": "b452a39f66246111a5e8277f15529250997411252c356f372775d9e32a549316", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2", - "image_sha256": "16c345c096699565963a41c89cbe14d041a64dfd0dcd33ba8e622a21c3fc8adf", - "level": "L4" - }, - { - "code_sha256": "3a978187f24591742989d705cbde0644c60617bdb06c366f5143a2f53c57fdd0", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop", - "image_sha256": "e8e7ca0c9f775af548036c5094142dbf7bba1fefc4a58eb433901323abeefc4c", - "level": "L4" - }, - { - "code_sha256": "85ef12555f8a48755f32e7842ae29e7d9d42ef6d21b3df10b3d5542a6cac9acb", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2", - "image_sha256": "0805b78cad04b74eeac80f9082bdae3fbe39bb8752c9cb7b8ac63a288b2f4a65", - "level": "L4" - }, - { - "code_sha256": "d7d60159df89176524be0c3324ae9032d36346a8a818e6d56f9ab8e5d4dbc38e", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1", - "image_sha256": "21a95def20e1c4bcd925916b1a4c5ab18e18940cc019e20350c4145de715c8de", - "level": "L4" - }, - { - "code_sha256": "21ea9eefa1a390caee56bfaa501d445d56655143ba73b717800e40a4f5087a31", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0", - "image_sha256": "da94d91312953b22ab7ccbb1f19c6068f2ed357108d7e20397777314b392bd45", - "level": "L4" - }, - { - "code_sha256": "8550ed1089ae5a64520c7b5bbbc88d64592a5a2dd6fb2cc2ec11c189f556915c", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2", - "image_sha256": "1a4ab10a45b16aa5bce3a372ae9fc14dba217af367534ccb03721361a0eecc23", - "level": "L4" - }, - { - "code_sha256": "908897f40421e27cfe0159c628d743e56182ae9cf2179e90fb388c776a3f7068", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0", - "image_sha256": "ea0233594f31222c37df1dbd45d7b01f565aebb652c85af3576df5b51abad021", - "level": "L4" - }, - { - "code_sha256": "3184a3f363499265a15a169ebfbc3d361d3370eab312a312fca878795a9088c6", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0", - "image_sha256": "377d0e5ffe1925e5567bb5012b5ea5d3bfd4eb77b66be4c55182e504a9258b72", - "level": "L4" - }, - { - "code_sha256": "199424da2fee06f7653aa6e32da132bc163aa373840368b00cf8f2091d8420a6", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus", - "image_sha256": "56db4840eca3ac3863fc99dc340e168ef03c002f82ce097f92ad4431795efe37", - "level": "L4" - }, - { - "code_sha256": "c62ce2149243b87cd2db28d9f7a1015ab62163b37092d88c58f1bc7a24d22485", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2", - "image_sha256": "e47e045f2866806696df5bd03f59cdc2e2316c813bff31780dfa441e3abc95a2", - "level": "L4" - }, - { - "code_sha256": "7f46f982314573cdb2e911e32eb8d1bc47fb812cfa0c35b0c941a8d2212b6623", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair", - "image_sha256": "527ab10bb564fb8779f300a47d100f824c5b9f8bd09809102c29682f5def0410", - "level": "L4" - }, - { - "code_sha256": "d0330e165c1a088d1902857cc3fe5504796923dbd8f167adabd584b59219aba2", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair", - "image_sha256": "169b099619fabe6e50c1b67bde59dc8fcc558c0a3860ee7286d34494c1387a9d", - "level": "L4" - }, - { - "code_sha256": "af0c1ce1f7d6aab329404a59735e49fc8a6bcf056e1e5cd79d1975cd1a3aa9c1", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4", - "image_sha256": "a3f6770d3f8fe1ce243afe2f82c00600bad69edac9ef0f6f7fb3d13bb8fb9cc6", - "level": "L4" - }, - { - "code_sha256": "6131a8415cff753fff2bde04187a2fc2e89bfc0e747fddaa184326accbcdb801", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2", - "image_sha256": "c52eeb31f71a593e01e9f2aa82fde566d9757365fc455c90dc5b9271cb0e591b", - "level": "L4" - }, - { - "code_sha256": "77e760b437b8897fc1b228fa0e5d279dd520b2e034d3cdbb24e24e89dfc18a67", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x", - "image_sha256": "664cf9e3cd1f6523e8bfa4d905b52573292a87c56e72704d7e4501dace360781", - "level": "L4" - }, - { - "code_sha256": "ee2f38dab35951b99f94f6445618855e287079a52381eab0bf8bef6fa9b5c85a", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg", - "image_sha256": "abda96811702e962f5f12c4841b0fd689a251fb42b16da17dbf8411e6e7632fa", - "level": "L4" - }, - { - "code_sha256": "a4bd8b262e65b16cdaa947d8659a2d8aa3f0a347c2ffc3e85fb7bdf107e00a08", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular", - "image_sha256": "251160afd23ead4c0286145794e490e339b1786154363adc018301cb7ce45a3c", - "level": "L4" - }, - { - "code_sha256": "5fc2555c8be737a6868724605918be9b00abf49c859001af0d91ab0d5f183278", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg", - "image_sha256": "7ec490e386c42eb4141135a6125f7703fc012f0a6838e6c5a4742095d7e85abc", - "level": "L4" - }, - { - "code_sha256": "4c22287944b2b6493554539aaa9dd27e593fafb0e463dc7e3b830d29ec63cb37", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered", - "image_sha256": "ed1110fda288f8b9469ce45ba6a9b9a181903881ce849a6aaab53f249d1395d1", - "level": "L4" - }, - { - "code_sha256": "cc594f40448a895d6c75232810064ec795d2d2b52742e56d5b73b6c24fc6141f", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm", - "image_sha256": "3f6a45465cf08c6cacd6233d522bed13aa174c2c2f7fd96c08101a76e10d7e82", - "level": "L4" - }, - { - "code_sha256": "09cfbaa7df68dc97d0ef89ffb5f86647d88866aa3ed8d7af1a67f37a87312eba", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2", - "image_sha256": "4f4582ce259b78d2bb17e80af2d8806dda740043727bb8fd90e1d93bc29fa0e5", - "level": "L4" - }, - { - "code_sha256": "862904621a9aa4feb945c1ee5c9b6908e03f2b61d96f8602eddd06bdc179ff20", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2", - "image_sha256": "da0caf440f8af190fcfbed8dfebacfa324a91bf4232b415720e04faaec6a65de", - "level": "L4" - }, - { - "code_sha256": "b60b950ae017f2365e56c96b6fcb88088090a6fff0ab2205fe8298192f7187d6", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2", - "image_sha256": "9f392712243030615fdac68cf78302c9d5fb8bdd9ac64a5b6ec86c3d544183b4", - "level": "L4" - }, - { - "code_sha256": "650e2daa5fb2265cc35b5a5edcfc85bec3cca4fed105377f0d6136f4f12dfac3", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2", - "image_sha256": "85468200654e7c1170529cd0e25f720421dde71846e72321899393599d17fde8", - "level": "L4" - }, - { - "code_sha256": "3fb9138b767436bf7890db8d37a96cb0b1333ff39b8329621cb70da0ffe2d2cf", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2", - "image_sha256": "1d1045092636ab87bc7c83ab239295c97a38b56924e221fc824ab197e6b09d10", - "level": "L4" - }, - { - "code_sha256": "9a1fc0adfd7690139ec4fcb9f988749db3f254b1af9c23d6a92824e15bb30d83", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2", - "image_sha256": "cb5cd4da5296ae3c326493be20e39a7d16deea26706d895098c1599e6224d129", - "level": "L4" - }, - { - "code_sha256": "d57bea7ca16166af4803386e11e27db526bbe647af227d4a5ac890a8c591aa37", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2", - "image_sha256": "e2b9bac33dc63c2785072a68013504b42857b2f1548ba0492e9f75a8f7329996", - "level": "L4" - }, - { - "code_sha256": "1e68627b93c5902faad521a669d416afbd532adcaa6d3634ac36089972f6283c", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2", - "image_sha256": "3e81edd4e842dabfde5ed05e0dafedb02f10da774d8ee7063b2e70999f390491", - "level": "L4" - }, - { - "code_sha256": "79950379e065b80f2f0b0ff089fc16937626fc0f6d0ece743136d80db40521f9", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2", - "image_sha256": "11a26fbc83d390832b5adca2e2896d7b81a6ea07acc1795239f5aa334c412a92", - "level": "L4" - }, - { - "code_sha256": "190723f2d8d39130acb11a482bb47b6f17ced7f0300171aabec3ab44071dee6e", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass", - "image_sha256": "f29b534205e1539d5da0366efccb47f1218450680217c1beaab2ad7ee7529dfe", - "level": "L4" - }, - { - "code_sha256": "aa8f0ba320b2e1ce6eb4926a7a725deee71746a044c8f4c2ffb31a2cf0a1b716", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array", - "image_sha256": "e63229575116311cc8d37b23bbe12e0b1e31eba68164c569c17b60d634116247", - "level": "L4" - }, - { - "code_sha256": "de81e18f4a5f5da44aa73039a6964fe9ff435b2fdf6a9bd55a55ccf0412e554f", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2", - "image_sha256": "bb2ec64844005a93400fe3ed0ec16920f75ac070b345ac52e0204b675fe63962", - "level": "L4" - }, - { - "code_sha256": "00eee2701a02d37d5d42f4e4153725c4a0223bd3119940cad1b06058ba2f7f72", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4", - "image_sha256": "4497a9c2f2bbd499a09eaed21d2165fb2fcd57e3c5a1aa3cacb084b906fbea79", - "level": "L4" - }, - { - "code_sha256": "8b7bdbcae4a9419adc504f480cb43575c6dc324b0d27ad5715e829e538d1eba5", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1", - "image_sha256": "88060a9b588645dafc1a1a5927ef303c74413e14253c3f3e527882a1884efea4", - "level": "L4" - }, - { - "code_sha256": "203feb1fd64fd00c71d4e111e3a602ff5d9383e152ec5e82cf8f4f2b2a5d3f4d", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage", - "image_sha256": "22ce4ba0e9001fa61208d32976c1c5e6912baca515f05f0d306505e0092eef03", - "level": "L4" - }, - { - "code_sha256": "ef4f68cddc4d7defb89d9c913536400e162fd1f9404e3f462aa636f0b90ea132", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0", - "image_sha256": "a3338047906f29d710fba33923e1f3eeeb415a05c3af892c6633523cf4190543", - "level": "L4" - }, - { - "code_sha256": "b627b91f89dd49560938009f29b0f336ae95ef44190852f391f328f397363819", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter", - "image_sha256": "6503664829f015e22c5aa6b54e7a8416cd8b8f2206e351a3bc0bffe07261ebd9", - "level": "L4" - }, - { - "code_sha256": "9264cc8459e999a77ef84eeab9330d31a5fb0cb39215dbf075312d658f1d18c2", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs", - "image_sha256": "0c5bcc8c04641c37652f1d8091568ccafc66951a15a94014148ab88d8ed298d1", - "level": "L4" - }, - { - "code_sha256": "32f97253d83f0a5d84dde6069f34c688b12c9f0dcaab0e63080ecc8d2e8e6f37", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2", - "image_sha256": "3872352af205d050b995f233828482db68cbb0d716e1b07b3b32df4835f82827", - "level": "L4" - }, - { - "code_sha256": "13fff56caf85b1f0d8fab83c8ffa2f361e1ecba941caca596ef652778fc92234", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2", - "image_sha256": "34f549233505a978bd1d86a0a398cd9b25e2d0e97e20ef47ed90b2b1435b8316", - "level": "L4" - }, - { - "code_sha256": "febe27002fb274db3e40da4a1c8ccb5e51e3f461a7d656af8ef9f94173286ddb", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2", - "image_sha256": "bf37578445c2312c8564604442bfa2ecf0314d4ea24f343e125793eab6b39db0", - "level": "L4" - }, - { - "code_sha256": "f3db82f6874bb6bfe1f8cedb88c61333fe099e3303fad25862d60c91a23c08a7", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2", - "image_sha256": "25e4cc091b23abc9a3d5a0db78fe9e3e2a63fb9e52f1a3e25d98688991ff3c6e", - "level": "L4" - }, - { - "code_sha256": "4a9cd315c08a38bd7042cb8afa77f0a15023b427e0a6e7bbb7323834e8b0c9cd", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2", - "image_sha256": "6edc41d6e18f542877d09131ec33a20fd687e7d8ebebfd6b6286d7ca89877797", - "level": "L4" - }, - { - "code_sha256": "b77ce9b52458231494d2cae00a798cad358d120533b438827f56b29eed452306", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3", - "image_sha256": "91fc58e8f293da2c066ebbf6e8c7128ac445029ec80e5116b26d09541c1d6e8e", - "level": "L4" - }, - { - "code_sha256": "a97f1795f51683645d6bd61a0a7541b5193141985bd7952ca398be89021de900", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4", - "image_sha256": "448804c690fc69ac8765ffd3215e1a53b63fa231e962ed3cb3b870ca3e0dc2c2", - "level": "L4" - }, - { - "code_sha256": "1f5f0752182a099c769506944ff59e9b1457f69da444129b7434b30d58c0f3ce", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved", - "image_sha256": "5831331f04366d7c5e55d680c619ca54e16e1e382454297c564c5364639fa04b", - "level": "L4" - }, - { - "code_sha256": "50270482dbd2b9534faa7f9dd3e15b570b6a4e6e61472ff79a8db678efa26fb8", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2", - "image_sha256": "dbb8340f5d5bf33fc5ed1423f92d4b76f9c941a83f6a53fee1237aab751353f5", - "level": "L4" - }, - { - "code_sha256": "d92ba8ef67e0b350f85e19efd747499e8cc80f4d4c971ae6850699a7410fdcc7", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1", - "image_sha256": "8c5db8ac28721d01b1cea23c58947569524295286d6e6ef706851d34d69aee7e", - "level": "L4" - }, - { - "code_sha256": "d98bedd6659f772b2db0a34222aafabc0a345afd37e7bd27b9a9021c08a3be68", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal", - "image_sha256": "28b421fd29d5bf927b426451d0e48de933acfd7a9ffdbf71be41b58d6d755149", - "level": "L4" - }, - { - "code_sha256": "b6d0e279c6d0ca8b9684dbbcb4d37ccb95a4f3bd32ac767f5f6f0c688e42f979", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced", - "image_sha256": "c8e3347e9976690f7bdd66bedf1d6b291478749545747ca89fd3e11395dae00d", - "level": "L4" - }, - { - "code_sha256": "36b571cd77a9ed6b6611679de72c5c0158244a8d6a7058d5717e7ee5a7bcb507", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1", - "image_sha256": "0d2a801f17cd9ee13255664a828f4cb346774d640044b0f8f60f6a6a430a7d9d", - "level": "L4" - }, - { - "code_sha256": "e2982ee251bc7b45baa37e27733983c7d2a08448e3fb7976eb68c1396357fc31", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1", - "image_sha256": "0282fb8a914efd708a5fcaf7463791ad1eed6b964acd517e7c581cdd944287bd", - "level": "L4" - }, - { - "code_sha256": "7a40675949f56aca305fe889cfa8f04f25b9d3e201bc45f7bc725d72b5922ddf", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2", - "image_sha256": "619714fde2eb7ff59aa6c01ab122640f539f8c228ee09ed9de4d96808f46bb37", - "level": "L4" - }, - { - "code_sha256": "ab820d5d2e4ffad90ec53009f22947c7443bc5d60ad2e0a4ebd47d80dfe54f59", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth", - "image_sha256": "b68f15158089d6ffdaf95c0767f9f08f8f5af5443bc8e351900d270651124a43", - "level": "L4" - }, - { - "code_sha256": "a81003b6bdff8a93f32f62cdc659a62102c4575ef09428aba2f57c1c4aa2d0dc", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1", - "image_sha256": "db3df3abe74c8296aae32e6266e53862fd6d67513758efdc3554600758dd9f13", - "level": "L4" - }, - { - "code_sha256": "a04108a5b86dbcf5685282c89855cd0b7fec9c9c83b436b7c769e33649d7d899", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1", - "image_sha256": "1eff013ee72c1534dc2afd66bf577a38abad51964dede6c46642335696a1f546", - "level": "L4" - }, - { - "code_sha256": "5304f8e93edcd4c7d938d19e9b5845f6e76eb2cc93ce97fc13a2339018535ee7", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2", - "image_sha256": "143fc5cea0fd2241b552d6229884954776fc74593eae6b5015951c000c92ab4e", - "level": "L4" - }, - { - "code_sha256": "43dd7321a63d392c645671f37bb0a32d79610ed3d3fcae120175b025b0a5066a", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus", - "image_sha256": "1429a489b06e5c41279175af0b89abb57bf618d5b12fdea23615057fee79e1ad", - "level": "L4" - }, - { - "code_sha256": "b0c049367118e167dabf9ab179e267d2da926c1315f010c91ee6e3f025a90321", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus", - "image_sha256": "60e298e66c5826d5b7458d399c5fe9d39f218ee09b5a55c70595ec8b13985418", - "level": "L4" - }, - { - "code_sha256": "b1a74884679b85d884366e3368961b7712b462abbca98bb77cefb9e742247943", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass", - "image_sha256": "07e059ba243fdf822b648fe32baa87a28a2ce60f2c74d39f18a762f496ae2c75", - "level": "L4" - }, - { - "code_sha256": "1a3e7d534ee654c9fa0f17c72dc3eb9cce0584bcf543c1e63e66657f686dbe0b", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop", - "image_sha256": "a96d6671833dc5ebb5dc00b7e3797e3fc1291d4bdc51f6bdbb0d050baa2c258c", - "level": "L4" - }, - { - "code_sha256": "2a7cb6688395624d093e95904206a06cb83fe575dd28acc26815648e4530bc66", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1", - "image_sha256": "a4567706198f312274c3dcfc685e50a46e6743d4fc9cdf8dd1367f0aa091c8af", - "level": "L4" - }, - { - "code_sha256": "687bdf78473c64406645eca6f734777855169301317496720c1b6169043ffc6d", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1", - "image_sha256": "e1e538d9432bb2c5e3017d91305ec12696c896031d8d12a5ddb39f764f1cf985", - "level": "L4" - }, - { - "code_sha256": "42177f9d676073fed1778b2c33c931d2682fc9765d9bf8760008e9b7ae3062ca", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0", - "image_sha256": "ea8d695facee3aa23fc3e245f98ac918537be9881c0f32a1d89dc813bbfea969", - "level": "L4" - }, - { - "code_sha256": "9701e0464761f957828127f4c1bb1886f6961df013318b30fcd6aa16c425ad65", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1", - "image_sha256": "6cd60fa4cfebdba4e2e0ea1a49f0cc8c76f4c0ddea184e878c7edce6ed475e68", - "level": "L4" - }, - { - "code_sha256": "9febe7d4308508c7cd6186f687903b84808971f4d0fb5046851dbd996be99cdf", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1", - "image_sha256": "2b03b273448c6cbe20c5649bb888712da34d25228ff48f008b7dfa31a8919e9e", - "level": "L4" - }, - { - "code_sha256": "b6bb7c25df62bf7c7f19a6618ab1cfd91a55d60c787085e3d3a3ddb0bf64a6b9", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5", - "image_sha256": "db9bdab2b7ada3506b42a34af0da4ca6a243ecb487d1cf6c4d141d44c39960c0", - "level": "L4" - }, - { - "code_sha256": "1cd2735b190dd5237eba459c47881a2cf08c9b1cac61ad47e5c34705b3283828", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1", - "image_sha256": "c626a08742a774c2046144e89fc1eb25c6c4fc7295fd1ea11ef4546be78c1d08", - "level": "L4" - }, - { - "code_sha256": "56dbcb6f9b530698302040d68627505f3eec973145ce1f05e26d613c6344ad47", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array", - "image_sha256": "08f6cba5e8956a982a7f08483dd4412c050d21b15433368836c8343bbe8be256", - "level": "L4" - }, - { - "code_sha256": "d06e9701b2381d2e11a10710db258f20c0d7f51b4650d1612bf8a30b1604cf32", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1", - "image_sha256": "f608cc49e8b8ff0979f4337dcaced8694c86472e5f9f0baa3118ea7be2b8e538", - "level": "L4" - }, - { - "code_sha256": "2a00eb31f88c3f4e3544005be4c42ac368f2eea10b5b2714986e77931b37e2e6", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1", - "image_sha256": "979c51dd490720f627b13394847478c5c7552737b69dc89064d51f53f294b2a9", - "level": "L4" - }, - { - "code_sha256": "8c6ee9e1a064153c4b19e8a8a442eb42699e89d868b602dffe5ce9ae160de395", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2", - "image_sha256": "23702957c92d999631dae70db9e0caf971a813c399ba6fbf0413a66844057be6", - "level": "L4" - }, - { - "code_sha256": "8eb5040d86bd842e10103177be0ae5bdcb69b2c58887e5d46024b02dbf87d673", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1", - "image_sha256": "78418291527618d5b88114d96b265da4f19035d719b9c009ef02b4db5986b601", - "level": "L4" - }, - { - "code_sha256": "fe4859d9f374e6aade1517b847e9e170300413cd9351a1ea10127ebec91e08b6", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1", - "image_sha256": "d30c958ca2074d70508035979862ccc23136083df87911c6d1264f026e93afaa", - "level": "L4" - }, - { - "code_sha256": "e4844fe2c3f13cf67292597fbd98465284a3dde85ec8dad6469048d9524ebafc", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2", - "image_sha256": "68c3b56fc5aa592d19a1de06a4b24d604276513e10d197e17706051c653f0038", - "level": "L4" - }, - { - "code_sha256": "9c4d4705a19113015204b73ebfc6504065f34e9f6dd814bd9bb1ebdffced1985", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1", - "image_sha256": "b17e680922f8b9251bea058ae51ebc557d01cada99abd8dd776d356ba04bc1d1", - "level": "L4" - }, - { - "code_sha256": "10887820c4a52f00bc2c7fb2a6d0ced5e8e87ae32ab8ba2c747bf74ad99265a8", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4", - "image_sha256": "3f995eb8d93b86b2ba1846e9720bb35c882006aa3a20d97c536585e05ca23e2a", - "level": "L4" - }, - { - "code_sha256": "54cd38d0ae365af0d781bafc0d7f0700350bbcaafdb0aa2e2f3d05266f154ca5", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1", - "image_sha256": "254525cbfed3232f4a8d51f4f564be22bfee3406a1a1f26b6d458d8f859c0634", - "level": "L4" - }, - { - "code_sha256": "04d310b056015b7c3706df3e4b8a5984db7cfaedf678c03f60f17c3ac74fe405", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4", - "image_sha256": "b513cfd313e85eda966e3c7a6b92fea5e026e7ec0607f7b5566bca2adc5bd4a3", - "level": "L4" - }, - { - "code_sha256": "a866b379bc590390c15fedbcc662b3e7052499885ad3d3bc1f3b98d63ca7e4e0", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4", - "image_sha256": "049c806922f5e596bbd5096e27f14dd9baa727a5923aab087f258ce75bf1f18b", - "level": "L4" - }, - { - "code_sha256": "68b7ebf83b1f897f68204fff3cbd50bfa53c593e053c0be88693c56d6eda9773", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail", - "image_sha256": "1ffceb63eb3b78703834eaa659b0b289bef5efdfa15b80cabce30d5099e8767c", - "level": "L4" - }, - { - "code_sha256": "33a63ef965b8a95af5ad6d7653ee88d2a04b5cafde519f11fa6624fb84ba6fe6", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1", - "image_sha256": "689e480864ac8ac9f2960d6b3fa29c0b7d43a2e0742b2bfadff2bfb7a27a11a3", - "level": "L4" - }, - { - "code_sha256": "413eb9a560d093105bf759bacb31308290aecc9de6881ca8c0b6aaaf46c50c32", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1", - "image_sha256": "92b15b7ad5a93ca79d90b0a787a9eb5aa119bdc4a898f9fdd46069e30ebe6d03", - "level": "L4" - }, - { - "code_sha256": "2033eae33029bb3273c11e28a6c1ae99073fd667e5326d801e730c2c398f0ec4", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1", - "image_sha256": "56cd9f9e38fceea206b3111575e86bb68376128baafd5c97880e0523910a104c", - "level": "L4" - }, - { - "code_sha256": "253b0a984fa19e19499074a6afae3772e44e3432762410db990aed620872f12b", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1", - "image_sha256": "7e8ad172037a01d3f22a81b7ef506790bd1bc9cbf4796eaaa7edc4c0f82eabc6", - "level": "L4" - }, - { - "code_sha256": "2e6161efe065fd64bdae5eb5a0b4b3d6362c22f0882b7ab039105a82edbeb237", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1", - "image_sha256": "88d93bc1638381cb19c92e1d415cfe9f444e9fe91a3b0ab5f813c1a3cf93c25e", - "level": "L4" - }, - { - "code_sha256": "d9be32cb021098e69ac69dcb5886b6fa6149dd722cebcb57ec0f9518132cc970", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2", - "image_sha256": "81d0dd989a13468c6b20d894b2ae8a8b3e240ef9982f75a27b2c26b775fb7dda", - "level": "L4" - }, - { - "code_sha256": "bc6c3b00e9b32c44b2d59764c33f0925968245ac3b658c0e8b407dbb0b7e6a2d", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2", - "image_sha256": "031204b408d2e9a8ea1361fbcd7597e064646451ab85ab10605552671d585227", - "level": "L4" - }, - { - "code_sha256": "0873b23b3a3158b7c2d9db2ccb555631fe9116a99d78fba221f717aa17f43675", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2", - "image_sha256": "80aa01dc4235acc5d20aa4f958626c9feb132bfe009023a24788663ea763ae7d", - "level": "L4" - }, - { - "code_sha256": "a562f296fd1ca68b0258d1656ed9da8d0694a38e1366639833c5305f4bedd426", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2", - "image_sha256": "4043bfe1bd48e767f6a505491395da662a6214a99b5e57cdc96917c1e649fcd9", - "level": "L4" - }, - { - "code_sha256": "db5e2db01b9f18918ceaf940708818b5397f34fee4f4ac1dc0e793a6b9ea2fa4", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2", - "image_sha256": "261e3fb40efe3e75621c2156e8eae5148908d00a6b330232f3e596c07f130c4b", - "level": "L4" - }, - { - "code_sha256": "3678493ebb1e7b93e4ba2cd269850dfe5b046bda11f3cd8742568a4f65cd612a", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2", - "image_sha256": "bbfeb327bc22f40aa61254b578a6c3bab389b9a6e78fa6e9cb878d1d8f6fbf90", - "level": "L4" - }, - { - "code_sha256": "e43ac15174fced0fbad75cb4ff85a5c195d490e78b3836713086705f1d63679d", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler", - "image_sha256": "009c7c4a57f5078fef1c3cb1b29a5d82db9553c68b5b27b94d3e222e295873a5", - "level": "L4" - }, - { - "code_sha256": "af2abaec2dd9e5fe3b375a64f60ea9b3ff052e8dac2eb358c6e4f8170d94c73b", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2", - "image_sha256": "73e98443dfde4b2cd9c3cf5fc4d8e049ae548561aa2d260e2b64f04cf45b240e", - "level": "L4" - }, - { - "code_sha256": "ff754cb92e9d045f6e38da331fa4919a76a09af77f8aa656c8ab29a2540db15e", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1", - "image_sha256": "4d0e4b3cf9234289f423669df8c50a62f93882d27813ef05d70ef4e85654b84b", - "level": "L4" - }, - { - "code_sha256": "469a7ac1f4b93483278eef6e766c08b0994ec7b74783ae2c967d1d5d7fcf2e35", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3", - "image_sha256": "c4246ca9176eed625c7e2ca7613dccb3bd89961ff1c1682f1dd0a3322f871558", - "level": "L4" - }, - { - "code_sha256": "aedf7d38a968fd26d33cba9908daa285a6a04590e68118a159aabe614172ee4b", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2", - "image_sha256": "78fcb7bdfeb4178d9164b490682b7b84755a9ff1d2310ca76fef859ba5e4585c", - "level": "L4" - }, - { - "code_sha256": "19a8796c0dfb4ab7b6956542fe4ac66741c77128f635b7d560f9a9457da78f8d", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1", - "image_sha256": "d13157cd2db913d8dbc947ca7427cc3aa775f729cddb126b2a1d63c07e24e533", - "level": "L4" - }, - { - "code_sha256": "1db762353f89ca18ff2f7ff6fc61cacc8a95fb5bacfdb9bd72d99831cf377753", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1", - "image_sha256": "215d5d88ecafceaf21b0dd3afd22fa74b43d7279cee788d24e7b7e55137b7eec", - "level": "L4" - }, - { - "code_sha256": "8b8f60f8704d3de62db1ca5667b46bfd5baf5be9e632315ecf847297611fced9", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3", - "image_sha256": "aeffb566a414a2c01810bac9c55a9da839fcb70da1fc721df2c78ea16011e035", - "level": "L4" - }, - { - "code_sha256": "ef730b607e080f0c3a4498c9e3f8409a16bbfb715dc974cd84beea4d5ed040be", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2", - "image_sha256": "fe7d68aaaab68a569b73b47fd557256c7cdeab5e39b2fdb9030a5dbe2ab5cd72", - "level": "L4" - } - ], - "core_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "core_grammar_catalog_sha256": "2b833651a688c9cd33b3fcc5f4b79fd45307b2a28060a583ef9a1464eb8d89a1", - "representation_count": 547 -} diff --git a/depth-v1/factory/core_reference_snapshot.json b/depth-v1/factory/core_reference_snapshot.json deleted file mode 100644 index 3ab3db59d16db79b79f907822e614459c2d59a84..0000000000000000000000000000000000000000 --- a/depth-v1/factory/core_reference_snapshot.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "core_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "reference_artifacts": { - "data/l0/train-00000-of-00001.parquet": "e0c5bda1b192a901349aeda2cf9287e22d62b5b791c421955e2ffba9ca2785da", - "data/l1/train-00000-of-00001.parquet": "fc37aea17af1a127e46f89604c95e490b8c361d5105a4cd77581f1d93dfcfc44", - "data/l2/train-00000-of-00001.parquet": "420d2b75f1cd38e2e3629495b9da36a07bc24ec9b81139816528e9332c7d4007", - "data/l3/train-00000-of-00001.parquet": "0dea653b7f8a7d5c5e773606ead614f460fae3f40e8588e67d48d314b053c4b2", - "data/l4/train-00000-of-00001.parquet": "05c8162b50feb869224e998a7d43fe81eee40d12371019fb27ae6aef3557a16d", - "galleries/all.png": "5fe87e14eb72e0a76cb39bcac1d7cc739861948dc299c400f1a746763c2793d9", - "galleries/l0.png": "838dc208f2bddb3c9cfa140ef09cb8d350f866c9b380d285b3c4d6afc3bd9c0a", - "galleries/l1.png": "e6cb27d4d4230ceb2c0b8eb5cde759af53759b2c3c05abbd9fd72b05302400d8", - "galleries/l2.png": "e730702cd6c321f50d48305ff7952434990ed48dc87c1a41699bf893e364489b", - "galleries/l3.png": "5fb0387dfc4be86ac455528e75f9dc33f8979ea5a860812159445f851f2eefd9", - "galleries/l4.png": "eca24f18ece945ee76f316e9c97fd48d5c9a52a52b8fdc04eba0857b49376463", - "metadata/audit_report.json": "2cb6122042f1b231adc4c6de642f64663f42759a2bf3dcee305c9d255064b0ae", - "metadata/catalog.json": "c22125e4201e3ccac233b0d6898a86cda232a5371ad8a68e19b44112aa680511", - "metadata/source_reports/l0.json": "654d69c5a9954f4a251450f85ce6143635bbfb26e6f1f01f8e22777223c98d23", - "metadata/source_reports/l1.json": "6e95ccff6ea3dfeec8df3c31cbbafbb487986d94736d8ec74d17189edc3da290", - "metadata/source_reports/l2.json": "95d17fe874a904df8ef2a2aca5a563d3cc5e72237e611278083181bf1ec9465a", - "metadata/source_reports/l3.json": "b5dbd40ef517ec23353d98a6326f8ec649b0ec88ec2f0d2b2fdc622b4d8a6f1a", - "metadata/source_reports/l4.json": "a7cfc8be204209ef7997447f20db339a52e327ad6ecdabbcb921c54111de9eeb" - } -} diff --git a/depth-v1/factory/freeze.json b/depth-v1/factory/freeze.json deleted file mode 100644 index d7de718aa0029dede676201e0e355e86b5b05617..0000000000000000000000000000000000000000 --- a/depth-v1/factory/freeze.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "anchor_only_parent_ids": [ - "l2_02_rotated_edge_aligned_cluster__s03__proposal_b" - ], - "anchor_only_representation_count": 1, - "approved_representation_count": 547, - "complete_depth_representation_count": 546, - "depth_schema_version": "pixcell-depth-row-v1", - "geometry_state_count": 8, - "logical_release_sha256": "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b", - "manifest": { - "path": "metadata/manifest.json", - "sha256": "e40017affd7bc3fc1acf39ff05167681c8436fc38a1cbe8ba953149079373133" - }, - "parent_core_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "reference_artifacts": { - "data/train-00000-of-00007.parquet": "c2d45c383c1ce7323d322f0aa9cbf6611b2e19437bf8e229be163b4918254973", - "data/train-00001-of-00007.parquet": "c51c77d5f076bd6960b1452eeccf351fecff58e98189c7ab593ed4d648c617d0", - "data/train-00002-of-00007.parquet": "24c4ea04eb13ab8ccab55f4301cf8b8292eb2a23d9dbe5bf5a7b1743c7aba1ae", - "data/train-00003-of-00007.parquet": "73929f04bdaed1e9ccb72b9c4a53910da71429e32cfb1a6c90c8154c9849ee8b", - "data/train-00004-of-00007.parquet": "7c59c6af12beebd505c2b4dabdd398498e9a8c218805e89f5af5a9da451327de", - "data/train-00005-of-00007.parquet": "e0786acb9dd5ea1c05fccab30b7292dd89d59e402bfb52321af8f57f6ba1631f", - "data/train-00006-of-00007.parquet": "425467eeeda20953ec62514b447de3034b215c6b7b1d15fa7ff46c425b3b7432", - "data/validation-00000-of-00003.parquet": "8e823f8ce2dbacfd402e1e4db646fef316f165d362b8928ccdb0d1079a792d22", - "data/validation-00001-of-00003.parquet": "8b974b438ecda3d3f53d5dc4b84969d0ef68fa40aecde2195a081726c39a202d", - "data/validation-00002-of-00003.parquet": "77109cf40718db1e33c25d4998c22aca1d0f13c4ffe01b271e0b36fd22f14a30", - "factory/accepted_manifest.json": "c89f6131d8ee41b26e4cbacef6fe935fe7f98c01726f846689ff67ed131b0a72", - "factory/anchor_manifest.json": "89f50e714b0f07bf8c053575f964f3294076298c312e4f31233540dbd6fb5887", - "factory/core_reference_snapshot.json": "363818781a7e4708de2b8fc99e0f4119dd5c91fc6b57cb2752542d503b5df088", - "factory/generation_plan.json": "f81cab2e287e2d7cb7c3ff809c59a4f57719fa24474aefde9202ee7b8c11eec5", - "factory/variation_contracts.json": "02b5ae3838fcd4f66d0e7bec00ba7733145868287256d179a7655f5bb9a14c8d", - "galleries/overview.png": "4d98499c23cab6dd507052cf3ff915516a1b850e0309c632f4db2b9b0b8115b7", - "galleries/progressions/l0-01.png": "84f4f96980efcf42ddd397934d0550d223e4bf43883368e575c3a48c7cf5bd0b", - "galleries/progressions/l0-02.png": "842b666c1673caa193e7620c48becdbd6a762754d8e8998745b39d4ba7e790c2", - "galleries/progressions/l0-03.png": "28ab0c3c1d78e0d1e9970d664a0f226eca331776f314290b2e6041eeccb49b7c", - "galleries/progressions/l0-04.png": "8d088f596dbbbba6fb211ec26f4e0103964244a70f720b4b5f6cb7dbb656bc91", - "galleries/progressions/l0-05.png": "9420c982329ddda49bf882b18390fe5a3447bae2dae73e31c48d00264541bca7", - "galleries/progressions/l0-06.png": "228dea635951049f7450b9a403f68ea8881b588c0d76ad2f4ed1b3a3f19008be", - "galleries/progressions/l0-07.png": "20fae52cceeec61826d6426f18b48f7e7532b54fddce69d886119026fb2c90c0", - "galleries/progressions/l0-08.png": "64eeeea2f3e30fc07725860dbfde1745408f35a660bd4f2e24d5b6be14d0710e", - "galleries/progressions/l1-01.png": "d9e8fe52985a0698c920a47888bebd19e5732a268509cf6031abc83f03b62f54", - "galleries/progressions/l1-02.png": "ad7d2f868761cd3e025fab75c4df6e7b7777b8ec49c4f66cd0f766dc821c25bd", - "galleries/progressions/l1-03.png": "70f0e93478bf585a9adb99359ed46e069a810f26ac09f547ba07793ab879c161", - "galleries/progressions/l1-04.png": "dc0b3e473e3eb66baca629c1979c0172b0c77719d644eab149404f5b12c2bf49", - "galleries/progressions/l1-05.png": "1a6d4e8994ed91773fc60f97c583e1e081c504b9888729ea2d49a88d0f8fdd2d", - "galleries/progressions/l1-06.png": "546403b734044b7511a39c77fcd623956b6cbe86a789133b8613049dcb91f672", - "galleries/progressions/l1-07.png": "fdec99ac62658676ab8b79d94b75a934e6db2878c460b50c8ae1afa6e243d80b", - "galleries/progressions/l1-08.png": "9dc603aa2c849b21948712ed3f8026d7103a17441f8371216bd87aead9fc8e76", - "galleries/progressions/l1-09.png": "38a23268d00e2bbd910e488c24ae8dc8e01cbb36e70922c8756a55626a2e443d", - "galleries/progressions/l1-10.png": "a75d1f4d434428ed649db069f31a4f71ad8b7e4e0e181cb51dd82f94c644f613", - "galleries/progressions/l1-11.png": "aab5c0228808575112115a9746a88fadf7cdb24d164bad065e00dab883d188c7", - "galleries/progressions/l2-01.png": "003e36d604140e050296361166b920a12665ebfaa9b8b8212223296e43cf7eab", - "galleries/progressions/l2-02.png": "c6d0d714b7c69ad7858622920863586f09e6e7d2db10d8de1793c5d125ce45f2", - "galleries/progressions/l2-03.png": "8b995f8533766e34aa96ef261b34fac48f852a6511b15bf447d3958fc1b82400", - "galleries/progressions/l2-04.png": "862c081ed46f03b2fbce974ef3f51dd481bf1e8f6f2c6b826ab4e11072644170", - "galleries/progressions/l2-05.png": "f2c2998c6ead103bbd51d301d7c80007cd82c1ef348447c5de74e161cae64d2c", - "galleries/progressions/l2-06.png": "a611f563eb5b6704682d81fed3dac4cc2272eb13fe9cb275328a3ad458e7adcc", - "galleries/progressions/l2-07.png": "69f3d5f524a3e83c2db4fb90cb8b359067799cac02ccfc65fdb496cebdf38b56", - "galleries/progressions/l2-08.png": "7011e780a0c8ff1e0e9876c6f2386374498144f95f8045a76ecf458fd9d2cd12", - "galleries/progressions/l2-09.png": "aac57155eb4ff276f636fa57eddeb499eedf1730f3297aa919a8b8dc76c05992", - "galleries/progressions/l3-01.png": "034a81a1ec99f1a368d905a457cb992699ac1c61bd01be49ff786376e89d0ebd", - "galleries/progressions/l3-02.png": "271e1cb5177395c848da2dbdf9ad370a737381fc59116c769a158e33de769987", - "galleries/progressions/l3-03.png": "ef09ba9b692c535892fa86b33a0d1685c6b59b3daed6829bab1cf1f60235c9e7", - "galleries/progressions/l3-04.png": "6bd68e776c54a457c57ec8afc8355540295503c2c7073170b3e980702e56dee1", - "galleries/progressions/l3-05.png": "f5201d064da975252f8e654ab8fbcf027a654f936397dd8bace2c6eff87ebaa9", - "galleries/progressions/l3-06.png": "b48175848b919308e2008d8b23d68f19b6c15df4d841949cc69533c32a3bd7e1", - "galleries/progressions/l3-07.png": "ff8832022c99d94ba5f635969bd18a4405c5c8bd08ea06f11574522ae0ff9868", - "galleries/progressions/l3-08.png": "bc3d8b67c1c25f1a03f49d1292727ce35d4b7f45c097b62cc5d0518da8c066ef", - "galleries/progressions/l3-09.png": "77415db961e4bad9d12ecc8a27e26ac9691c6eb38026fb5f862ef783a80225e4", - "galleries/progressions/l3-10.png": "f7f8858e43efe1a80e763d47af8a429bc24091191b92580720339eb2d4d9f2b9", - "galleries/progressions/l4-01.png": "2b7f0aac0abe59c8bc91f84ab951f514a4eb2a4d53b54285510b738063342fcd", - "galleries/progressions/l4-02.png": "bce171b535d4401a79c5ad90681e4a0cc5ecb48d853ba01aaa4789da6d3ebf47", - "galleries/progressions/l4-03.png": "50dfcd1503b2870c243e78f86f2f6efd29b0b0e078d3a1bc6be4a7736c882ec5", - "galleries/progressions/l4-04.png": "3e0967ec887f865dda0a06ba0219803e05880719080694ec37ba540348a83b7c", - "galleries/progressions/l4-05.png": "86ad628c4ab7b972edba974f78464dfe3352f812d290c9d04c9d64cf5afc4e8b", - "galleries/progressions/l4-06.png": "af6489a9d6b8563ff1e6b1a6e37c6632311d8816ddd79a7f48d99365e43aa10c", - "galleries/progressions/l4-07.png": "aa3fca29b8a9f5389d03937eea41d80a8dd4fedba64598bde970d0b833beebd2", - "galleries/progressions/l4-08.png": "cae839ffdc53c2764e1dedb82be1c3c6479c4e74e23e827497457d782bb3abab", - "galleries/progressions/l4-09.png": "9b8ff9d52155f66cf7f0f0a748bbda92b69d31db0a06c0e746bd2a5741329eb4", - "metadata/audit_report.json": "b8b26d46f48d3b5e882c3f7b0e906f31eaa5449d9bf7db4f6b168fd7d484fa11", - "metadata/catalog.json": "595b700aaea0e8f9883d0f5aad588d5c1dc98f1aa12db8d19ac37e3095b90032", - "metadata/gallery_manifest.json": "5f62dae4cd32f4cfa268c785368d6833e56b6f213e118301afad9407bb5fa640", - "metadata/manifest.json": "e40017affd7bc3fc1acf39ff05167681c8436fc38a1cbe8ba953149079373133" - }, - "release_name": "depth-v1", - "row_count": 4560, - "schema_version": "pixcell-depth-freeze-v1" -} diff --git a/depth-v1/factory/generation_plan.json b/depth-v1/factory/generation_plan.json deleted file mode 100644 index 03bcdeeb23a9f87ffc27766edd0d4e371526035b..0000000000000000000000000000000000000000 --- a/depth-v1/factory/generation_plan.json +++ /dev/null @@ -1,149006 +0,0 @@ -{ - "anchor_only_parent_ids": [ - "l2_02_rotated_edge_aligned_cluster__s03__proposal_b" - ], - "anchor_only_representation_count": 1, - "anchor_representation_count": 547, - "complete_depth_representation_count": 546, - "generator_version": "pixcell-depth-v1-builder-1", - "geometry_states_per_complete_representation": 8, - "plans": [ - { - "anchor_id": "l0_01_rectangle__semantic__mild_landscape", - "grammar_id": "g_d77719f938c1d0c48b58", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b4ee2d1d2eb20244eb545009d7e1bbd785fdf69f5c1cfab9c091e951af8a1d61", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_d7ccecd47f5676e3c42b7f7c", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "width_um": { - "after": 18.04, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 18.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "236e520e5de241fcf4c1407a5b62d8b20c8be869918cd23e6696bdf2febc1ab1", - "verification_evidence_sha256": "3d47238abf8905b80620d283611b6448180e48859f66e33fedc9e0cf1e2cd624" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "29ea4b65d02ddc4bf1b5b82a77d7e5a4ce0c740809d8b185af02de7d478d0fb7", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_18b481079ebcb3c9189e68c0", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "width_um": { - "after": 25.96, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 25.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b516924ae5ebdbecc545a1ead6d6119880dc046054af113f66031fbbaa2a293d", - "verification_evidence_sha256": "154847cd20d6adc9d0b500fbb24bdb9096a694859f9465be8faa6b66ec80f71f" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "cddc9d1cebf1a11d20d32bbedd3a9d3d869737f0d0b5c13f519689a11d24321a", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_4069067c56b77e59e43cf86b", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 23.52, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.84 - }, - "requested_updates": { - "length_um": 23.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6a09835842aea055a900ad2679eedbba3a59c28da8260f46717fd7a0d5d5e888", - "verification_evidence_sha256": "2a0d01efdb20f8d29c4b49d9daba8f42baa297025d99c9caf31dee7b219196af" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "c268ec76d68150b64359f19d62df82dbfe3e9a1a8fbbc7640063227fe3ddfa39", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_f2d46f768edc62be9600ad0e", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 32.48, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.16 - }, - "requested_updates": { - "length_um": 32.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "dcb6c4ae503dd3c4914acd9c352a6b7914ef216bc771406b2a02bbf008882a3c", - "verification_evidence_sha256": "8e5beeb6a8011d6aee7089ea742e316014c6e2473aa876d9a012332680bafb95" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "6c7299abbc1514c3f5d7bac0edc95a06b861593345331806f75ff305b0b7ac1c", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_b4d69aae59823f93de80d9f5", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 19.6, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.7 - }, - "requested_updates": { - "length_um": 19.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "57b675470bf59b144479ad73840b079ea0bc77982e7b6d15a9fdde0db98d0bf1", - "verification_evidence_sha256": "92e21294400fde86c505c5ba4fbc5fcbf790188ebb185126bc1a9144be5c7ab9" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "91ace90c5abbe7bbc20a7dc64ba4ab3707e00445edddc530e05bd6f912a74a0e", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_2a9b94f0cba096a6e04f1c62", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 36.4, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.3 - }, - "requested_updates": { - "length_um": 36.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e741d3c6978a90663788ba8aeb8b55b25ae208d89d85508c2e54def3f49b1bf1", - "verification_evidence_sha256": "4ebc07e0ff4fda1b7984ae0ffc5fce2c666afbca12e877a29334d556569b8b5c" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "code_sha256": "2957978b6efe25b9a7efb5e91ee9b28fe32a3a7132c1c9908564e228f0b9168e", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_804e168b866be181ebc4a8c9", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 25.76, - "before": 28.0 - }, - "width_um": { - "after": 24.2, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "length_um": 25.76, - "width_um": 24.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cde3757f49d9f6018ecc58fd972bd001af626e905260203e87822a6809980245", - "verification_evidence_sha256": "de787360277b208dc58b196c236ba12658f3a4a26185a24e223e958f652fce72" - } - ] - }, - { - "anchor_id": "l0_01_rectangle__semantic__square", - "grammar_id": "g_893acd0ec3151d5eae07", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:equal:length_um+width_um" - ], - "code_sha256": "d9bda47d85f34257ac154dcc6e36729f58b8997f991cce7146d5d2ae5cc8d4af", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_00c95c3206482b00c365f0e7", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 18.04, - "before": 22.0 - }, - "width_um": { - "after": 18.04, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:equal:length_um+width_um": 0.82 - }, - "requested_updates": { - "length_um": 18.04, - "width_um": 18.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "bd8cb18006397133cc1a5b066dc44384370e8c6102b168df358015fd8918d7ad" - }, - { - "axis_ids": [ - "axis:equal:length_um+width_um" - ], - "code_sha256": "16ccac3e70546be022bad2a28c0131a4cac2fe32b5909dc6c822927aa7d7b160", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_65512274ddd7e459c1953c2c", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 25.96, - "before": 22.0 - }, - "width_um": { - "after": 25.96, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:equal:length_um+width_um": 1.18 - }, - "requested_updates": { - "length_um": 25.96, - "width_um": 25.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "67e927b30414e60b2dbae1139882a71fbe84f2d880ff17271126297d71443e95" - }, - { - "axis_ids": [ - "axis:equal:length_um+width_um" - ], - "code_sha256": "ce423afa3e6249d2fe413b73046c97d5bd33201be60db411a341b1c01a189762", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_e99f17763ee542c294fe07bd", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 14.96, - "before": 22.0 - }, - "width_um": { - "after": 14.96, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:equal:length_um+width_um": 0.68 - }, - "requested_updates": { - "length_um": 14.96, - "width_um": 14.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "2c027c593198d87803ad4154f2c1c3e48116ce4bd48314bfbb6cce111060dc40" - }, - { - "axis_ids": [ - "axis:equal:length_um+width_um" - ], - "code_sha256": "4379bda75cbf8e7025cf226cb998b97faa184c08da23536e931ef3d74e883488", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_500433e4d5d585fc0d163ab0", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 29.04, - "before": 22.0 - }, - "width_um": { - "after": 29.04, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:equal:length_um+width_um": 1.32 - }, - "requested_updates": { - "length_um": 29.04, - "width_um": 29.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "836f6b66811d1c836986f0ae575d06662a65f7c5d9146004c54afbca408bc475" - }, - { - "axis_ids": [ - "axis:equal:length_um+width_um" - ], - "code_sha256": "63897794834964dba877e1a3b81d5e2e315c3346b64991c043ed48bd5d2a2d93", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_bd4765017897f07ca113ff46", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 11.88, - "before": 22.0 - }, - "width_um": { - "after": 11.88, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:equal:length_um+width_um": 0.54 - }, - "requested_updates": { - "length_um": 11.88, - "width_um": 11.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "d78bec8371ba591f9446f6092b1258439b5b5bcfa80306438fb7ce6a46bf9ecb" - }, - { - "axis_ids": [ - "axis:equal:length_um+width_um" - ], - "code_sha256": "b0b1dd1c7424eed200f2b4cfeb55385ed59938f84579503ca7c8277557524a62", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_5956c8538fd70b5afcec179f", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 32.12, - "before": 22.0 - }, - "width_um": { - "after": 32.12, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:equal:length_um+width_um": 1.46 - }, - "requested_updates": { - "length_um": 32.12, - "width_um": 32.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "7cb8328b179154b96ad91c5d60531ecc490fdf01c60e565fcfa718df9d4ca960" - }, - { - "axis_ids": [ - "axis:equal:length_um+width_um" - ], - "code_sha256": "99fe74263f42c65bab0fa149150d92c0ca9b7143048f994d1937c7e4b6b92efe", - "controlled_axes": [ - "length_um", - "width_um" - ], - "geometry_id": "dgeo_8270aca1f02de3b9003d0b04", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 24.2, - "before": 22.0 - }, - "width_um": { - "after": 24.2, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:equal:length_um+width_um": 1.1 - }, - "requested_updates": { - "length_um": 24.2, - "width_um": 24.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "b1e2bfa4c213a1f8575452a178b3a4557055e9c8a97f19412b8f996c5d4c2c41" - } - ] - }, - { - "anchor_id": "l0_02_circle__semantic__disk", - "grammar_id": "g_ae0d09a324b8260c2861", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "52a4c4badd4b334012f5ff01fa254c683cc183072780a623661cf8fddaaf724d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_edc525075e9006ef3d583b34", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "51f099b0c00910bb4e83090891d12e306387289a43b30cecf577da261a6a9a1a", - "verification_evidence_sha256": "53a5d263526e38e12de39210db1ac856883271e71ae23734293305373f2a565e" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "f1d617f8862377fe5b7c871430417a6e235242511cdbd5b3cebbf2b329cdb1b6", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c4b8c87aa6db7a551aaab268", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0be77b03d3a9326663479fc62f8bcf48748323d8d67f2934a7d42f1c54860790", - "verification_evidence_sha256": "a7787ad31f522ccc2602cbaa8643a29b9e0d92a0cf1a746c4ab4335b982d90e5" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "b87cc265eeb254b05b9616c5b311c6d7f5c5f2ea9c7d164468a49821e28fa0d7", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_8caa66813da9c1d459136805", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.48, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.68 - }, - "requested_updates": { - "radius_um": 7.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "94eac61d9cff2db118c7dde266103e5571ad103f9d627857dc7c88ad39ef3a4d", - "verification_evidence_sha256": "a695d5cea65f6fce9445c876e210ac1ea981f9e193b180ee0784a94bf4f060ef" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "440d6bc98c8de520504a4e3fd107ef58eed05958c05eac7801e357f9e8234e9e", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c3f4d5776d5fda5a7c143737", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 14.52, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.32 - }, - "requested_updates": { - "radius_um": 14.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0be77b03d3a9326663479fc62f8bcf48748323d8d67f2934a7d42f1c54860790", - "verification_evidence_sha256": "c680cc915f6b13cf952c225e219441c941d14f1540b6182b7a118bd9b8fc38bc" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "9b85d14379bcca60ee129b045a0ccedff1b16c65bf28e6a080106f3ded716e24", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_f94f116c4085fda984f1d6ee", - "image_sha256": "3fbb641dea42fc425165ac4cfc51cf9c880e2cfc91e05f267ec2a7b507d0f672", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.94, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.54 - }, - "requested_updates": { - "radius_um": 5.94 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a9ab8fd16cdce98821bbc2ce64c423cb7561f42ff982308a6c0e125799f86937", - "verification_evidence_sha256": "8a1e4a4c79d1d24301c7b2929c28a9040bf2cbd0f4d1255319520196dae6947a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c299c1594652a325083a5d2110fa7f4665ef6af695931e95929840e88c22ce32", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_d812b5a8726c20eb5db17c34", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 16.06, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.46 - }, - "requested_updates": { - "radius_um": 16.06 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0be77b03d3a9326663479fc62f8bcf48748323d8d67f2934a7d42f1c54860790", - "verification_evidence_sha256": "605ca3be3890cf46f9fe84eeffd6da2fd814df89915ed88eaba7be0942b5eb1a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "a69029b6bba016397c7afee78671969dd2a5ec0d936d2ad2fb5df7657d16fa11", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_3a9c8ef70b721b9e6b1c4d76", - "image_sha256": "22fc77da579fcfddcf2a98d6610f84e71c0b39d2006833a1a771d2fb71ca6df3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 1.1 - }, - "requested_updates": { - "radius_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7792968f5b95b13835ca3a378e49882142dc3364c24bf118d533e4acc97f2069", - "verification_evidence_sha256": "b832607c6a020c14559a1a1bbeb3eed6a7f6d50cf8634962ec587472e160d081" - } - ] - }, - { - "anchor_id": "l0_03_ring__semantic__medium_wall", - "grammar_id": "g_35cad8c233ec1f971f8b", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "13144273ee15029b93d7f670b05342cc38be56dd630d1910654be0f7b3ad47de", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_63006514e99fdafd8ea39d32", - "image_sha256": "2010803202f72fad98a892f12edee7c5b59b7a45d67ab69a8a0fbb1e620d69b7", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.82 - }, - "requested_updates": { - "ring_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3dffbd525f23f94b65db2d4946cc6466262455da7b0b8f81c81d1ddb41bc1323", - "verification_evidence_sha256": "ffb97b8d3c7730c2cc599fb09806ec57589e34fbfa60103f875b1785a8f9402f" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "46c2a1750d9cc8c4a5421f198429c8ddecd5f680c4716e92616f4828770c319e", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_c46946a07bc85047aa3c4b14", - "image_sha256": "d7696e4d33e2ba50e83cb1ac952210f9607d6c71a185b24f36bf6298b1eaf77a", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.18 - }, - "requested_updates": { - "ring_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0804193765055fae3579c6e288f8acdab9d4768e9947603fe61be4431b735c67", - "verification_evidence_sha256": "a581a3ee624ed11b0afcf5342bd03fbce3d69f22b2bbdcd877f166cd4321ae37" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "73c9bdbc860ac4ffa044765a008ba69acf2ab07490d3884d09e84e1e50b70db5", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_32ced3f2b6ff889dc404bfbc", - "image_sha256": "91c428ca8fd4c982cfbf5890c1f0939f830c762a62ebede3f1cc9f7f66dcd6b3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ca7b5ded9f85b047d5fb5c5775ca110031a3a0756c8b21932e9681c54a1e2024", - "verification_evidence_sha256": "5e938c80395e19152dddc8b591670fb0ae89cf0b72f8570a4dbf6d414dee4181" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "ea8e267baba52178a5d0dd7607772b0ad11a4d6013d4abf04ce9a586ad8b7b86", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_84398216922fe4f9873b22dd", - "image_sha256": "650826ea00ff8a01595e580e155cd5ee500f198b723df52f077ae56572b14567", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b175049ff97e54ca07f76480cc4cc5db35bf656b9c1093f7081e823b7df22c19", - "verification_evidence_sha256": "f1f2d03fb7e5bf2653f2fa628145ca3865110c629cbac15c0c11fcbb0962fb06" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "0e1632c1b659173a032d8603a6ae63660b7276199db0921534c1f54367c90a25", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_4d815f4d14b3d44d6e463a83", - "image_sha256": "aa24859a06bd64fe83f03b2b2160af52de45c7041b7b2c07f05fba0c2d1424b5", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.4, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.7 - }, - "requested_updates": { - "radius_um": 8.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4ed7a82276a57546263a46d893a2086a3bb9603e87c97d4624b109039493023b", - "verification_evidence_sha256": "4849650001d00d15a123211c746b070eae5ceb7cfa14899a353cc0c89ab9499b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "dc39b92cb165787491991fec7ce8dcfbbd7d313305f0b29d489ed1b913c23b6c", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_a60ea9f19398beea006bed83", - "image_sha256": "d0d079dcc21e09963cc19be5a494e36f477393c771cec1bbcf0a99cdb0a86cff", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 15.6, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.3 - }, - "requested_updates": { - "radius_um": 15.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1c4bc457e33289b55cf221059cc1154f993d7bad401e9497a43ddb98f7939182", - "verification_evidence_sha256": "ca2ff596e34f95ab87a6317cdd1480c99ea8209d868ebd46470cb084e6215cf9" - }, - { - "axis_ids": [ - "axis:ring_width_um", - "axis:radius_um" - ], - "code_sha256": "32d862fa001ba6cdf4aecb64eeccc6d0a3b84256baf9356fa46e12e3d69118a9", - "controlled_axes": [ - "radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_73e7228b55c3ec718398b598", - "image_sha256": "9f87da76fd011af7589c8a1b6603ecaa889efd256ebb1e0052f76b0221844687", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.04, - "before": 12.0 - }, - "ring_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:ring_width_um": 1.1 - }, - "requested_updates": { - "radius_um": 11.04, - "ring_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3294f8d7e16e2adf3f70d54acce712b0c5eb6a50a74e0a17e9648c3a798db7fa", - "verification_evidence_sha256": "7414a8772f0023cb6528c357d9cf1dff51d7d92a71785d1847cf3d3c0e023c35" - } - ] - }, - { - "anchor_id": "l0_03_ring__semantic__thick_wall", - "grammar_id": "g_dc110418f141e49ff242", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "fd871762100204e5a04fe2d4f0f661f173e1fb3cb03cb1e1131e67c10ec94b0c", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_2dfdc1b34cfbad9696392902", - "image_sha256": "113d881ed80edc96b735b54b0ff79d53fce8f58da4262967152753d4dcc64f92", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.82 - }, - "requested_updates": { - "ring_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9b301b81a9cf4d70a065e4d17529139ebc595b0731a8d3b782300e6aa7177a48", - "verification_evidence_sha256": "f727fbc61966799ed19dac8c14d9236627f3619d543d77481860b37e6cefede6" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "1f362cc77a809185f08b2ceb1e16316f1e23a969e4b296cfe2983640fb97344d", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_7ac77b95ac72c64959030f90", - "image_sha256": "b6831f6882686f44d9fee9dc0bcfa8d245f951c5627c7accfb97aeb4b56d0ec1", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.18 - }, - "requested_updates": { - "ring_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "aabfcdb57c90f5e7ccd94f6ddd11d5e7d6b20a75db77ecae3a2297512bbf70b5", - "verification_evidence_sha256": "bf916ab13271ad4de4a8afdbb6cb6a48f31270cd705f6fa3c6334e1da3837fcf" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "cab41bff80201312956555e58b670ce4ab7fa8336664475990a9a39e8149d666", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_71a763331fee7525cf40c197", - "image_sha256": "6f38729ec6935750fae6e4fc442d3396b60dbbaca68ea9f167fd1aacd4d0207d", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.92, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 10.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "315da84303cb7472a49b66e47c386c816080023f27871d1e9645c57c8afb858d", - "verification_evidence_sha256": "c5fd2deabcf0dd7dd09959eb80b2795d6925d1fa9fa02c175bd8ceb6547ec0ba" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d96dbc55aef104bc272f3bfcf32828b1252bfdc487a65f12612fa19c44fae03d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_8ddaa38108639ec954a96c29", - "image_sha256": "1aadc361463913dc2f50a95dff661612acdd00fb343989d696498161b03e4673", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 15.08, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 15.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5db442043c5a68383acd620ca1a8144de7ae1f693f01d4c8392aee200ca55c3c", - "verification_evidence_sha256": "8e1032c11eb1e94a1bee898c367fe0aedae8d6b7bb85618bc1b20aeecb4e824b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "b6e39068fbbbd05bfbee9c473ffb0017b3b2b5e99eeb27d7857e4b8b002ab6bf", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_0672ad262f9ee3eac4d8e2e1", - "image_sha256": "295367779a36ae90bffc1a32d8f59bf0374925cce5373bc935bf50ce1fd6f4c0", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.1, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.7 - }, - "requested_updates": { - "radius_um": 9.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d2e68b56c65af98d2ea96ced739118e28e17aa79b04fbd9de268565bd9f0fba6", - "verification_evidence_sha256": "536b0ce729b52899488a85134598599db14d385f7098b20eaf9751b0a00ae22a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "30592a1f584209dd67d5c3df9147b496c25c3237853c8174e5d03231f58b568b", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_8bff5faa7f18541bff4fceb2", - "image_sha256": "0656fcd8e862ce86dbe3742ffdcfacad92aa15487a404c8a8dccb8a6a324943a", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 16.9, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.3 - }, - "requested_updates": { - "radius_um": 16.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "cd3caa1b6212225f05a1cbd359a67d38861c1ff61de0f2087e7bea495ca53c74", - "verification_evidence_sha256": "038fca8db458be73d8ee193f41a487867d6dc75c465513ff6ad5737c15559d3c" - }, - { - "axis_ids": [ - "axis:ring_width_um", - "axis:radius_um" - ], - "code_sha256": "343f0998c66a6cb29886bf7ae6fd192264d28d470274c75357c3bf1dac1daa95", - "controlled_axes": [ - "radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_95c849cc053c0e085f425ece", - "image_sha256": "d60be811b0fb5cf8774566307b3eb8a6a29435ac6f9911ccb7890f10d03e66a4", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.96, - "before": 13.0 - }, - "ring_width_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:ring_width_um": 1.1 - }, - "requested_updates": { - "radius_um": 11.96, - "ring_width_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c6bcb143369989dde23308d8b2b16598615c358c926e37b4717e9e7b011970f5", - "verification_evidence_sha256": "a8cb1ccf36dd5b272b796d80d77c856179023f8370018ff1a153e7b74929d352" - } - ] - }, - { - "anchor_id": "l0_03_ring__semantic__thin_wall", - "grammar_id": "g_0f5c93c273fe2ae20007", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "126cac54a9925f8736d0660c4801bc51d1f804ffaf7cb60d7f7c79c414791274", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_f9b49175035574ea2d6901ee", - "image_sha256": "fb02500f63e047ec87e2e8a2372b75afd6621a40e9a28002ab216c6322f62e9c", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 1.64, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.82 - }, - "requested_updates": { - "ring_width_um": 1.64 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "853dfa792f85996e310c70c900f8ff288b380668065f3dec94b67568422af3e6", - "verification_evidence_sha256": "e45b1d8870d94df62a0cbfdce934a994fe0536b504abdff2e6d6b7ba76548248" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "e00db5dc1eae89e6cb59d68fbef4bc6555250dfdcb7ee73c90eb25820adaf25b", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_28e2427930a4fef4ee502339", - "image_sha256": "16e653106132b473d50bc35ca6cba8e0c9295cc1d83e14fa0a73912096ec26b2", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 2.36, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.18 - }, - "requested_updates": { - "ring_width_um": 2.36 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "016652725863ccd888d67e72eb5c95d6f302c14ce8c03ac667bf91697415efaf", - "verification_evidence_sha256": "1a57749d8806c6f66c483fa1952ca7f2c0565b255cdd0cf61b19bda91b0973bf" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "2e42d3385b3f314061bd2c59db7a2cda8be776ec4fc6674665cd9a3b1f145dbf", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_9bec6cd2f5832b173e6987da", - "image_sha256": "6d150b9bded115595811832c52431852706fe8933494dc5d3142139bc8fc9c47", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "358400feb2f138b7d8a6326145287fca2e923a0907cb26f2487cc833d42b0d0e", - "verification_evidence_sha256": "7efd2a8d241185d19157177ab72d59f8ca3a7be6d86aa4f11fbe2b4c52d33de5" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "8d3ac001a4f0e647f93d7571da59b5bbddde3a3ac4d87e79cf9767a28d0eb444", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_20650d1fecc56ac79deed925", - "image_sha256": "5f0aa7a46f12b07792c01405f0c3084dd8406915e847434f6fdc380040f50f91", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "269146fcc18d5c468a4440d316441ddd00b73a19e288aa97b3dba4d7ea24c8c7", - "verification_evidence_sha256": "986bb566a31f22af427a25655b43e93820082cd6f87150ecf365d0f385f3ee31" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "2594ba03f48b9d42da23912840c0a9f1a323949e4804b92f3a931388b579efd0", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_d2e3cea4653605c5804d0957", - "image_sha256": "54ad93f0876b83da1421df4b10d92ef4550f08aa2179062c3cca0343d0763356", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.8, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.7 - }, - "requested_updates": { - "radius_um": 9.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e8a90579bcf80e39d1484563894428cd54f05102bf93ae7b67348aec8bb8e6e9", - "verification_evidence_sha256": "933d93e93bb04a7f3cd52219d7dde9def76544a475f983a19d26a1154875f255" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "bf2adb929c74e5b6e9597245811083a70099442f487aed9990452581bd41e791", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_d8e91f46437e124c10375074", - "image_sha256": "13fb03a3da29a4b0f64100ca8ddccc09bc64bffbb64e25c4592d81e03a6d7798", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 18.2, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.3 - }, - "requested_updates": { - "radius_um": 18.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b81c648047bacb23e2e8755a2e45f45e8e5676d529b85e1efec5019cf33e57a1", - "verification_evidence_sha256": "73a4e23eae4e8d7f2439ec0f8a3404b2bad152432fa8361e5e3f69f418fcfd6e" - }, - { - "axis_ids": [ - "axis:ring_width_um", - "axis:radius_um" - ], - "code_sha256": "886654901372dc929d85991231b67c39aa8176afd189a66cb9b491094328cc89", - "controlled_axes": [ - "radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_33db5f3aaf7c450617853c55", - "image_sha256": "ba15abb0f23937cf14b680be5e1d3afec4afe3f87101708534e07f4482500ce3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 12.88, - "before": 14.0 - }, - "ring_width_um": { - "after": 2.2, - "before": 2.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:ring_width_um": 1.1 - }, - "requested_updates": { - "radius_um": 12.88, - "ring_width_um": 2.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a86fd1a9b3b323785bbf12796ecca8bf69f50024d0ebfe14af6520d5d5a7f693", - "verification_evidence_sha256": "c26c9b28599c9098ce7c4ecebff7013b0af8abfce9dfb7b7275a8fdb072df174" - } - ] - }, - { - "anchor_id": "l0_04_cross__semantic__medium", - "grammar_id": "g_a2b970c7d908676a5762", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "0e283568014cd59c0210fd6ce8ba809e1dcaf78fca288d6634f5e8b4dd06659a", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_f66790c96858149bc327f2b0", - "image_sha256": "1bd0f29dc9575b8577d881c88d540c2f76610c1f537d17e414aca5ba59295fd8", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.82 - }, - "requested_updates": { - "cross_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9001837fc9564a4255cf1d46fa7876ba671500d7d6b8e77908db42475d6ced9c", - "verification_evidence_sha256": "b6f221da9d7415599571e7553a06b2c5cb7e570d314abc07badd513d1af2dacb" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "2b1b71ce0543ea9fd066eeff257e2a1c594afa35dc1cf99fae0d8750e95e2605", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_71adfb69b9f71fcc3d85b89c", - "image_sha256": "5f3af9d65d0158bd6329e23f7d611a5a950935abc2875863e4b3d2f205e7fbb4", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.18 - }, - "requested_updates": { - "cross_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "dddae0626722d0bbb1347eeef06909ff8603f1ce0d880afaa9ed19fcdbdff78c", - "verification_evidence_sha256": "726eba02bf0e5e64099cf6ab3af79b4b44b7b801811754fa77e864a21b31c09a" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "0a84c8843aadce16f201df00886f9b83763aa4bea0ff4c1ccb7a4ab47ef75a47", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_2b7b059ac14ee5fbcfaaf3f1", - "image_sha256": "179375d53f7573f814b2a63262b838ce8b7b2892e6cf54074fc54c4d19162a0d", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 21.84, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_um": 0.84 - }, - "requested_updates": { - "cross_length_um": 21.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "485fc14ebc207fc8e681f9ee1d5cfc0e0b07afd5464ea4dfb4723223fca1c05e", - "verification_evidence_sha256": "58d06d4621cf89389be57df620f9cbf251e39c4d47effca79fc218bdb3db400a" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "5ff2845a19f8e4ab51f3b24a86a966eba84745466219971c82d1903a0395de26", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_05bcc2f9dc0081f7cedcd778", - "image_sha256": "bdfa6fd781277a7a804aaae569eccf978f1fe4badacd1591d69f48ed34a9e56c", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 30.16, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_um": 1.16 - }, - "requested_updates": { - "cross_length_um": 30.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "df6d2407c20fc372bc325f0f87bb448342ab2edf619328236add4745ae140a0a", - "verification_evidence_sha256": "8df5475d071cda1d25fe8bedc5197335ae2729d53779c778cc0ecddf25d16bda" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "fdd3b682bafcc568d9d90c8851700410a2fb1badaf5d729dd2e7b59bae7ba94a", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_4aaa6ec394b2f1e2035f52c0", - "image_sha256": "455adbcf2aa6afda71b88c59fba3cdc63b36541d4540bf13b584bc57c9a9d77e", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 18.2, - "before": 26.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_um": 0.7 - }, - "requested_updates": { - "cross_length_um": 18.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "52002cf4009d3b9b94969cb8aa90213c13e65e01e015a5c0631e9e8e0dab5ff9", - "verification_evidence_sha256": "0b11e761e90969a7d866de990da93cd5a88c96706f82cdccc92d20b6ead83911" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "16279f26820937fb5155c79711b393a030492b62d3b23d98acb137300bc1a1a1", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_c67d2d5e0485e373b83e4359", - "image_sha256": "c5314443583395b1ae2ebe6e78e74ebd05f463941e2cd0c148d1775e357ece7b", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 33.8, - "before": 26.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_um": 1.3 - }, - "requested_updates": { - "cross_length_um": 33.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a99c1f3e5615c0bd34700652eab5124d5646421aff57cd5851b709f17a3b55fe", - "verification_evidence_sha256": "63a1f75711abc1ffbb66814e523fb9eb854b7d686794d937e3a3127df34909d3" - }, - { - "axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_um" - ], - "code_sha256": "521a049058c1d9bb59e0d376528b842ad2b8101991c8d1d4ac82801cd2531455", - "controlled_axes": [ - "cross_length_um", - "cross_width_um" - ], - "geometry_id": "dgeo_023a7e4015d5adc81ee78f2e", - "image_sha256": "156ccda452c44c1e89e79417caac9a2225a900735c3211a26c32691dcf8a735f", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 23.92, - "before": 26.0 - }, - "cross_width_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:cross_length_um": 0.92, - "axis:cross_width_um": 1.1 - }, - "requested_updates": { - "cross_length_um": 23.92, - "cross_width_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "92bef39a8335d0696f9bc5ad748971e1a9ea9deb91b9b31937ce1bf0dd4ed9ac", - "verification_evidence_sha256": "cf8adcb3236aeec2e42b98ca6f65c28c36cdf28b04ad985f68989c5fc50e6bba" - } - ] - }, - { - "anchor_id": "l0_04_cross__semantic__slender", - "grammar_id": "g_ef45122fdc057561bbc6", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "6560f8de3a6e69ae85ef1fe620e71a72859396119ed2f8f7e125c8a43d15d17a", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_8f0720236697783f59c17954", - "image_sha256": "4c7f1302f28469e54141d8dfc7040d5c6b868dfbf17d9a48e6c4980f148f2bb6", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 2.87, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.82 - }, - "requested_updates": { - "cross_width_um": 2.87 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b83415e8589b50a83758286ad3c40b1fc588f57792cecb707b24400ec589af09", - "verification_evidence_sha256": "7287e0832b8f6f774701b76a314aff2a5ccabdfb67d235e2c208ad63fb145106" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "5db9f10613ee0097e0c361af057237d187318ae0ecf8bca24256c071dfe85233", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_a5c52526fea54f51cb98fe5c", - "image_sha256": "546066abe8b62b4d4a6f91ac133f5b391f5b324356bf0fe229d4c09a488ed3fd", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.13, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.18 - }, - "requested_updates": { - "cross_width_um": 4.13 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0281dc7a994dc1d0b4cb4fbda700c4a652a1bb3ce40bf942ddc923c50b326fb1", - "verification_evidence_sha256": "eb5901ba6ec692a13f90c23955295c8ab75b95bf0a79ddff65bb7bdabcde597e" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "2db982ad570c28ca3622c621c64f6f1848ce988c7104d1899959416324b6bb0c", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_3d6c101f91074e02ac9b29c1", - "image_sha256": "fec43258b3ffc428251ecd688f552b437eb250f5465553a84c3c3824921b0556", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 23.52, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_um": 0.84 - }, - "requested_updates": { - "cross_length_um": 23.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "597b1757a209d69a97157b0a18818e946c27a5736a8f42612d4cb244378fefb5", - "verification_evidence_sha256": "eb5c9ccc5c39e01ef58ce445c7b16e3dd21abe1df3f73eb53b04726243125c0f" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "6976ce82159263538e72ed0bde37b9dda1f28765d148febffe8e54e5628592e4", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_9ef723cf0469bfa4030451f2", - "image_sha256": "28870c543485f17dae4fecd1cf35974e7f541db15ead2ec15a795cece54fa843", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 32.48, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_um": 1.16 - }, - "requested_updates": { - "cross_length_um": 32.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "428fb73b83e0a41788bb574ff0b579d54a9337635b1a8d0936e3bc5afd62af51", - "verification_evidence_sha256": "c2d738d3aade7c09ffd78382d975126869365e96e499ebafd340107e5bb04527" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "fbf19a5f053790a25584ec07ca0ad3efe7c539928df231c618fa6b64437e2474", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_9b47f8c98deb9576283ecac6", - "image_sha256": "5d3cb40b34265dab5cf122b9e0ac5f7ce9e4cfe08f93ef42b310752e352f4266", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 19.6, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_um": 0.7 - }, - "requested_updates": { - "cross_length_um": 19.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "af169074387720b49991de89c101a69cbcd154661cffebc47b9cffe3dc63f0ba", - "verification_evidence_sha256": "8f8ecaaea697f6d1a14f5edd4895b66380b527e3a7eedf3e723b2f52f39e2cf3" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "3a4ed78edbdb82ed7e34481fe985aac2c182d6cb7f1b06fce21b8f8da80e7310", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_6e2ff2d9890ce69342d1091e", - "image_sha256": "58618f934c8f7f44425d0d360f770eb45c3abafb92cfb2b5b6dfae0d6ba71471", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 36.4, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_um": 1.3 - }, - "requested_updates": { - "cross_length_um": 36.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f1a2e175b8ed70fabe226d6b3699b18c9a90b8cdc6bbebfff3e4ca7906b26310", - "verification_evidence_sha256": "9456b7b1e8b3a2affd66e259c084890241c9ce581ed365391b3b5151f0e94683" - }, - { - "axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_um" - ], - "code_sha256": "511064039bcd09a8c4b0f0f3547a32b11ab998bcd15a318b9c58f62ef7cd04b1", - "controlled_axes": [ - "cross_length_um", - "cross_width_um" - ], - "geometry_id": "dgeo_e816c5cef986c1079ab3089e", - "image_sha256": "fec43258b3ffc428251ecd688f552b437eb250f5465553a84c3c3824921b0556", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 25.76, - "before": 28.0 - }, - "cross_width_um": { - "after": 3.85, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:cross_length_um": 0.92, - "axis:cross_width_um": 1.1 - }, - "requested_updates": { - "cross_length_um": 25.76, - "cross_width_um": 3.85 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0d0d9ec486ef1bace174af22f48e7dbe121d02cfb74ef87c04df727cffe97d3f", - "verification_evidence_sha256": "2eabff4f4dbb7168461144e67bd3076c5f033826a72ffe6ba1c75c9a94262e30" - } - ] - }, - { - "anchor_id": "l0_04_cross__semantic__stout", - "grammar_id": "g_dc13c0927ec062756c9e", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "72df634e44060c7e0220db09ea198d96025a47a324c9b9f6e4fb184460e92c97", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_b6a06fe2da4bafe3f18bae45", - "image_sha256": "5b807867d214792733c2ec9aef982e5ee67a4d9652dfc02bf1eea194fbc78cfb", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.82 - }, - "requested_updates": { - "cross_width_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "cc373320ee81ba2bfc059849b38c1445e45e976d8e6e419510a4def635d94289", - "verification_evidence_sha256": "28e3ab2c7e91d4961fe5d3bdb53eaecb21da330f0980d1ac092d514ef28ef655" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "73aaad0d290d0cfabc7e43a2678cd94e974660fa0043366d40aa60ce0927213a", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_a783344d4a284b8cd22f270e", - "image_sha256": "90a0f6701714822c39995f9db695074b6125a67fc27ef89f14e14c93f0caca04", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.18 - }, - "requested_updates": { - "cross_width_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b2e71ee036a05448d7b6f3e63f87badcd0e2adadc721e9aa37de74e639b6aed4", - "verification_evidence_sha256": "95db29165e24e54a0f53139e47bacb7ca848583e579ade891191cda252911938" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "213d56927af2c6e50ee93b950a34b74ec1922af2c3ed049912358a6988fc946f", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_2db42c643b8a1e7f99d49c7b", - "image_sha256": "646e01dc94019f6a6e7b9c19bf90d268c0265db6e8723f02a9e227c5bd0bf3fb", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 21.84, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_um": 0.84 - }, - "requested_updates": { - "cross_length_um": 21.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "edbcac3d7eed90a485984302b355e457c97ba2523e3067e895d1633113c32579", - "verification_evidence_sha256": "e194fd97c33ed6f37735247af7b005d97136df44c39cac2284534878e63e42c9" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "b7ae87707a49dfe31307293d9b6b8066f60fd310f3997ec80ec19ab4ba9c4a73", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_3a1505363e078fd466e9f192", - "image_sha256": "a33bbacaae5b9539989bce229c90e60043c08a9d24ae82b17ed8effb3d50c356", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 30.16, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_um": 1.16 - }, - "requested_updates": { - "cross_length_um": 30.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "25486f8051c0019d46d5ea1f2f776eed10773fae1027a00e2099818e9bce7df7", - "verification_evidence_sha256": "ec8a7a708bf386ff078ed7032300bf9fb366627546b0dbfe1121191f1f0b6ac5" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "21d474862a6a9e5a5fe99b74b3b1e610855287f8c4feba7ecde1e6620e03c55d", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_40857fd103b0a5dd4b08cbc9", - "image_sha256": "6b9d5f380bf2523333f6627ac85b2b26fd016355f64871ccb09277565a47bc27", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 18.2, - "before": 26.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_um": 0.7 - }, - "requested_updates": { - "cross_length_um": 18.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e7f99a5674595db80d74e8a1846f4583553c9dd8f03c650a7d0cc3fde05ee9c8", - "verification_evidence_sha256": "de7ca5a8b6a8560b56aafc4631477bd33c5206836e304d72daa45a89b74e1d40" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "18cd97182dcf53faaf2a7f67aff55259148e3eebea6f97bc48a5798aa8229031", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_7e6b4d205ef82a0551c212f8", - "image_sha256": "5eb2e6b962d1568b742cc85d17d230223054570904f5226acb28fbe6d1bd8566", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 33.8, - "before": 26.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_um": 1.3 - }, - "requested_updates": { - "cross_length_um": 33.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0e91de578be1c4fa7e78a00bd88bb323ef5235ad903934f1da69283cbd379936", - "verification_evidence_sha256": "b23f2b200514772338f722d2ca24ed7343d00e5a305281dc12652c9c41931da9" - }, - { - "axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_um" - ], - "code_sha256": "5a3065d9433fe92da1d3f1dd843e24b329b577a2133fd362198c04b68f7b583f", - "controlled_axes": [ - "cross_length_um", - "cross_width_um" - ], - "geometry_id": "dgeo_95401deb8acfcc93da7c96b0", - "image_sha256": "0447c83dbd148b3c6beeced33c120e3e74f1b1714dbda315552be18a8d022acf", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 23.92, - "before": 26.0 - }, - "cross_width_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:cross_length_um": 0.92, - "axis:cross_width_um": 1.1 - }, - "requested_updates": { - "cross_length_um": 23.92, - "cross_width_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f79417774cbac1bda5acb99fe95b1b1d93368647b93bf7f800402e93fd5c6a42", - "verification_evidence_sha256": "1b60160351fbcd0075b334a8a5bf5165717de3de905d077704df1e689dc1964b" - } - ] - }, - { - "anchor_id": "l0_05_triangle__semantic__balanced", - "grammar_id": "g_028fd1f12a2521a8d04f", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "bce9df6fcbd0853ee3fae7090659c8000d40093c53dd742d8795eb52426e3696", - "controlled_axes": [ - "height_um" - ], - "geometry_id": "dgeo_a44301b9dfe2dcbcaabc782d", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "height_um": { - "after": 19.68, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:height_um": 0.82 - }, - "requested_updates": { - "height_um": 19.68 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1f035b512026bc22f9132470a6a10f596db78a82ed755f62c7a933e71cf1c9d2", - "verification_evidence_sha256": "5e5a0844df848d740f7747aa3d5b00b44f750bb62c222794540d39bcde7b41e6" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "af9121e3070459ef9624a0f04859d4220890acdd489e3b62740b9cff35fed3e9", - "controlled_axes": [ - "height_um" - ], - "geometry_id": "dgeo_3cdbe11058f7d8fd427526fc", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "height_um": { - "after": 28.32, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:height_um": 1.18 - }, - "requested_updates": { - "height_um": 28.32 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2ec7ef4f5104ff2f1cad8c4833931e5fe30911b698ed3dc088ebbd7fdf42f4bf", - "verification_evidence_sha256": "aa4c73c37fb6a0d78c9ee364c41e230afcad064f161273cfbd7e40c7d4447974" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "9613373ae4dcfc0ef885be503a262e6af1f6a7186bbc17a89b0529ecbd05dbdf", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_d6636b846a5e6ded00559b80", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:base_um": 0.84 - }, - "requested_updates": { - "base_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2d24ffa19d86d3a4271ac81be88d63c73f87c4f51e61222f09aa82c7b37f0278", - "verification_evidence_sha256": "3f33e00ebfe36d3e1f3e2c9cdab9d115f5b4b4d8b4385de32fcdc3aefb80f875" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "ed0889b389169f00ea8363d3f915a09e091c5a123991a21e667358a9f14884ad", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_025c379a1a9a0b8a5ed8491a", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:base_um": 1.16 - }, - "requested_updates": { - "base_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3dbf37a1c7e06edf2d8bc12b6a642993dbea3dcea04ca52c292631493f47e36a", - "verification_evidence_sha256": "f757a3336a987edbfa406364aae7bdcd76fc3bad4c6ef0fb105f52f1b49c7434" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "0130c4a828fc7d55e3636f76481ad1314b82a55a47de1e6c2e26eeb47a500d4c", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_4ac86b1bce7a96e0e4520538", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 16.8, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:base_um": 0.7 - }, - "requested_updates": { - "base_um": 16.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "52f8dd29dd125a5321a203da20ceb83db492c48dd8bd178711a75984376cb02c", - "verification_evidence_sha256": "ff7f09b9d22a014e391ee25299e796e1021e547fab2ee1d81104aabe7269b8b2" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "1d9839e468f46a3c726bb6e517f7957cff073e66b00b5a8914a9bc7781e3d485", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_c5c214a96b040f2d43e82ef9", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 31.2, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:base_um": 1.3 - }, - "requested_updates": { - "base_um": 31.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d10538bf0617ed2202f0eda27052b0f33305f6be57f0048d256127511c1541d1", - "verification_evidence_sha256": "ebf30f390ca96b124613d2e84428a4f5294ae8117b56839cb8c068d9649f6738" - }, - { - "axis_ids": [ - "axis:height_um", - "axis:base_um" - ], - "code_sha256": "523ee2574eca7d06413d6d8e171ffa59bbbf80ab8f802ba9b08e9d69140a4691", - "controlled_axes": [ - "base_um", - "height_um" - ], - "geometry_id": "dgeo_88d69141e69310f2d24a1253", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 22.08, - "before": 24.0 - }, - "height_um": { - "after": 26.4, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:base_um": 0.92, - "axis:height_um": 1.1 - }, - "requested_updates": { - "base_um": 22.08, - "height_um": 26.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "25db462686e7c1c95cc8832b28f5bf00d44ee8a70f11aeb91e1242a2edfe7279", - "verification_evidence_sha256": "0dfb25c1eb3bb2c72bd4d8c93333b5611bbf123eea9ee515197ad48c9441f001" - } - ] - }, - { - "anchor_id": "l0_05_triangle__semantic__x_dominant", - "grammar_id": "g_763615292a29f9a13415", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "4dc9fdc318e1e2b662e9ad6d548b3ac0d073e379cb5b3206372e8312f1fdc687", - "controlled_axes": [ - "height_um" - ], - "geometry_id": "dgeo_d0aa1b8bd97860183260a4d3", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "height_um": { - "after": 18.04, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:height_um": 0.82 - }, - "requested_updates": { - "height_um": 18.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5c7402c0ee95f6d8a11c4f8a5026eaae9454fea16ca882d27630e46e499655af", - "verification_evidence_sha256": "05c601e1d714bf37b3f2af1fed9bce120b5e1a83cc75a0fb736d67a932e376c1" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "e39af7f61475864a09ad6b320a1ac0d4f52957cfb9828ddb420c5f83ea9ba024", - "controlled_axes": [ - "height_um" - ], - "geometry_id": "dgeo_5a8db3a53ac4c696943e1cf6", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "height_um": { - "after": 25.96, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:height_um": 1.18 - }, - "requested_updates": { - "height_um": 25.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6e1702cd36f6308304e6028c91e94def0666c9037447d6311ce51fa99ec06084", - "verification_evidence_sha256": "b9bc1fe01f8ca7a0c172c665e0f8091bfe3ff9eb6cb985f69d18a2f246edc371" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "eaa1e1f4467deabac3ecfea20e978c1a64729fd8c058ceccbd80b802da3560e6", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_088a0a10849f21287ec5e140", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 23.52, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:base_um": 0.84 - }, - "requested_updates": { - "base_um": 23.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "25b9db1728bdd7b20368ab2546de418973c98f1b5c7b46a647ed040fa94b636a", - "verification_evidence_sha256": "17e5f7e09db7b35290df50dd4e4f61ee830faf56e6c8f83a186fe88c74060de6" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "5918c8414b57fe74aa61c18d732281e17dd7e100b0e636f0d5eb9529b1c5d87c", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_7532244fbfa28f74e401cc2c", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 32.48, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:base_um": 1.16 - }, - "requested_updates": { - "base_um": 32.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0e86f00667c44aedccf4c6861e83dcfbb0d9ac7aa4203fac9546c7dc5edc70e4", - "verification_evidence_sha256": "0855a8dd6ed0a04c36f46fc83221f5557428968c82296473d9de27cf9363cb21" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "9a64ee5c6331ae6d2e6643a63ddf52c99ed5b1d543b7b123e744d0e866242de1", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_2780d20882833b36caa63a45", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 19.6, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:base_um": 0.7 - }, - "requested_updates": { - "base_um": 19.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b3061155b50a297b14381e2f51a11be8490fb47dfd2c29ab7b0695c69b3fdde7", - "verification_evidence_sha256": "d7c8028637f699d63365b7534ed402520306abdd5773ed81a0177a054331d7fe" - }, - { - "axis_ids": [ - "axis:base_um" - ], - "code_sha256": "c9fd1492f488fe15924c5c7e0424ed17dd8f2c5a74d6e1c3dc5b3ef531bfe31f", - "controlled_axes": [ - "base_um" - ], - "geometry_id": "dgeo_e4b106c22eeea9bd8fabbc2c", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 36.4, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:base_um": 1.3 - }, - "requested_updates": { - "base_um": 36.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9307ed6a591424c132ddefbd34fd972685dbc42f040be44e781c7547a5626ff4", - "verification_evidence_sha256": "13f8235e2f2213ef68d5440c24712f733e237c8f01b839653f5558e2c00ab955" - }, - { - "axis_ids": [ - "axis:height_um", - "axis:base_um" - ], - "code_sha256": "af824384b1656e48980a2285b1febb995431a554c4b315b065cf033cc3e8a891", - "controlled_axes": [ - "base_um", - "height_um" - ], - "geometry_id": "dgeo_ca7c5cd42061bb0662f0d1d1", - "image_sha256": "104ce1e7dbc35f0f65568d4f83be60c90ed9fd141fdcbf0ec352b858da82c87e", - "parameter_delta": { - "changes": { - "base_um": { - "after": 25.76, - "before": 28.0 - }, - "height_um": { - "after": 24.2, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:base_um": 0.92, - "axis:height_um": 1.1 - }, - "requested_updates": { - "base_um": 25.76, - "height_um": 24.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "97e2ee2c69645a0d77703e9a5d828495388882c2692702c1d4c2e49fba581b9c", - "verification_evidence_sha256": "46a0ac6081e780f9cfdf47cba693c574dc349abc1b61d1121b6aca6c789fc3f3" - } - ] - }, - { - "anchor_id": "l0_06_ellipse__semantic__x_major", - "grammar_id": "g_aae899a2a998f4339b96", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "a68aaed604010a7952b93f796583674fab996a6a88233214bd2cb1d19427e845", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_9a43318779229f0e3a424b96", - "image_sha256": "491f57d54b0fa1ed6604446d618e05035ff9256c861d0d7a0e744a0c1682bd2c", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 12.3, - "before": 15.0 - }, - "radius_y_um": { - "after": 9.43, - "before": 11.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_axis_um": 0.82 - }, - "requested_updates": { - "radius_x_um": 12.3, - "radius_y_um": 9.43 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a749abce8e9c746192fbe483db8db4eea6036bc5da42ebfca2cb488e48954264", - "verification_evidence_sha256": "71ba4ffcf9510bb2ff4870498e649ac0e351094ee6470c492d6964989267edb1" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "5a7c27bb3aeac62a6d9ebe8ca3ccf75f1ea48a32fcbc9b4fdadc4f0d023d4c08", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_d7562de19667ecea00655ed9", - "image_sha256": "bda2322dcf1e9899311cfeadb927f7ac958b7ecd24bd9b2ca967bb13182dbbe0", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 17.7, - "before": 15.0 - }, - "radius_y_um": { - "after": 13.57, - "before": 11.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_axis_um": 1.18 - }, - "requested_updates": { - "radius_x_um": 17.7, - "radius_y_um": 13.57 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "396fffbab8531d85400b68c429e5bb09fb3bc558a15e22a7ff4d9507b3c93838", - "verification_evidence_sha256": "ca8edaac0607409f29df8c29498cf6b1e6fdb906f0949fce214fc18a6db955f7" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "a6cd74fb57af8fd885ce6a1759923e7b4df93de0eabc49942b6ddf20a3eeffe5", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_ae356560963243fd9b8050e8", - "image_sha256": "7ce07d6a72f7f3c27ec65e94c2e482d523e6c40e2f23ca2c5e8b86845aa621cb", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 10.2, - "before": 15.0 - }, - "radius_y_um": { - "after": 7.82, - "before": 11.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_axis_um": 0.68 - }, - "requested_updates": { - "radius_x_um": 10.2, - "radius_y_um": 7.82 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5f8e8bd0f2d3ab39f8a433245c99b94d83542381452f533e9ba6daf0354fd8ff", - "verification_evidence_sha256": "55bcd554fb47e96ae4132eac47df35a6b5180b3132f144e02a6892fb494d90a8" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "0d8233f649e3719a6dde416a8c8a36c53fd2392278ab1854a9da6f044665cd0f", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_c451130ac4ab20c960f2d44f", - "image_sha256": "491f57d54b0fa1ed6604446d618e05035ff9256c861d0d7a0e744a0c1682bd2c", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 19.8, - "before": 15.0 - }, - "radius_y_um": { - "after": 15.18, - "before": 11.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_axis_um": 1.32 - }, - "requested_updates": { - "radius_x_um": 19.8, - "radius_y_um": 15.18 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3e709349e24e43b047c4c4fdc020dc09425677e976081d75c17107ef3e039566", - "verification_evidence_sha256": "90e0e93703f74cdd0fb3c0a3e71935390cdfce9e8a261b8c7a4dca08f34a77ba" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "8ceb7442d4ef466d37a5d230fb1bedd31dc952b5015f1c4e0d9633ff782ccac3", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_82d8dc2f8f54aad54302eac2", - "image_sha256": "491f57d54b0fa1ed6604446d618e05035ff9256c861d0d7a0e744a0c1682bd2c", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 8.1, - "before": 15.0 - }, - "radius_y_um": { - "after": 6.21, - "before": 11.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_axis_um": 0.54 - }, - "requested_updates": { - "radius_x_um": 8.1, - "radius_y_um": 6.21 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a5d024e93a41b1050958a6526811580a8eb72a7f15e2d276383b46e3db11d4b0", - "verification_evidence_sha256": "def17ecc26795565844b7e86ef0af33532831587f834fe29e8b555e9c9fe04f8" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "152972444b63e0900aa380b1bcc774026599cf0ca6f637437796d9b011224ad7", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_9b5fad9bc410420db057450c", - "image_sha256": "64714d6c3087d6a7cf10eced7ed65cca67ed1bc1dec4523308efaf67c24ef754", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 21.9, - "before": 15.0 - }, - "radius_y_um": { - "after": 16.79, - "before": 11.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_axis_um": 1.46 - }, - "requested_updates": { - "radius_x_um": 21.9, - "radius_y_um": 16.79 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "25e3687b5402cefd53897f239228555fd5c5e1b70db2bd1be2b73f853d29fb8e", - "verification_evidence_sha256": "92bcec84b4f7f9bbbcae8b72c63fbde7e033f042db696c728f8cbbb33c663015" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "dad33fe4f07c0ccb127721c050d936b262519a65b5586db6d709bc94a08bd7d1", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_0bbc0cb9f301b63b6b3d8d44", - "image_sha256": "18cd875c473c5536ed8a24c932de637478597b74392522b96c895c7f3c7183dc", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 16.5, - "before": 15.0 - }, - "radius_y_um": { - "after": 12.65, - "before": 11.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_axis_um": 1.1 - }, - "requested_updates": { - "radius_x_um": 16.5, - "radius_y_um": 12.65 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d6b898ab3cd729601407b059190cb041d893e89f049a213055f75806e695ec8f", - "verification_evidence_sha256": "9b8fd5063f5050c4061121aeafaff16d4f958936efcdacc0302c02b3f9c84bbf" - } - ] - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_12", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "45d83f2f9f4c203f83404217bdd4cc483771625e2ea239514eaed9a61de8000d", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_ff9b7e2acaa75c9761bcb9a8", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 5.33, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.82 - }, - "requested_updates": { - "side_length_um": 5.33 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564", - "verification_evidence_sha256": "3e0359f067d3488a1ed69c392f32bd2ab8f69bef3a99a565acbcbb4b57c7474d" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "2c27cfed4ac316962bf4e0123d30b93ceee056e46f1202970ab62a9edac8b1b9", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_ad849a86ecb9e411091c9826", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 7.67, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.18 - }, - "requested_updates": { - "side_length_um": 7.67 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564", - "verification_evidence_sha256": "96b84e5883b0b4368ed265449594acd49fbbddfac26415be56e08dd3adc6af0c" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "ea97a2bec5759e60de865fbcefb553648fb6ab3d3789c610b57cb41f91354a2a", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_7ce8920a2fa26bd6fd6dae99", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 4.42, - "before": 6.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.68 - }, - "requested_updates": { - "side_length_um": 4.42 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564", - "verification_evidence_sha256": "70feb72a803951d0a43102c47ed87a8d7182fbe666f0bedc7f3d3b1b69c53236" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "a418541f81036264eb39b7bfdc2cf018631e6f5f6da0a67e4c4cb49a941070c5", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_bf1b8561f402b29892101acc", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 8.58, - "before": 6.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.32 - }, - "requested_updates": { - "side_length_um": 8.58 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564", - "verification_evidence_sha256": "33878253d12870a92223096a3aa62cc3b5fadbebd37d0ac77bc5358dd8d50d26" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "405c7ddf960487bbf1af2b7fad5013b4e491a4232faff8f3cc414f8fed304ecf", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_5cf6bf1b1b4ffc040c7c92f0", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 3.51, - "before": 6.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.54 - }, - "requested_updates": { - "side_length_um": 3.51 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564", - "verification_evidence_sha256": "9d12d3618dc3a67f07b62c2bf8316d7d1916dccfd27dc9d14e413115e140b110" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "a6d3482b1fbce17f94ca736e2bdb9c626bfc54598778b5e3510cc91a218ab19f", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_edf7b8c7e2ed2a64a16068b9", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 9.49, - "before": 6.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.46 - }, - "requested_updates": { - "side_length_um": 9.49 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564", - "verification_evidence_sha256": "844e2759e433c63ac68aedc7e8a84ec4902d70113415cf70524f395247cdc12b" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "f491dcd80d973aa20a6cab6c5419f6903ccedb31d9972feb1f8c4e189106b6d9", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_490819d9bca6ef3470dd8f78", - "image_sha256": "fac6f67e2ae5569ed843f8207ee1dd94c1f65816c2d0cd08ff36a1bd7da3fa46", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 7.15, - "before": 6.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:side_length_um": 1.1 - }, - "requested_updates": { - "side_length_um": 7.15 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c49dc6d8261122fa47a9b360c974571dab41aa1ca3f95d2f5d0a1d6d3b632564", - "verification_evidence_sha256": "4ce1b752ce81fd35076e38a7ec7ea03944a98f3526947a59b4d1569b2de0fad3" - } - ] - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_3", - "grammar_id": "g_6806232a137d799963a8", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "ccf2e8d6879d1fe6c0ac2474ea97035b392e1f0635d57a569dc3a02822c3adad", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_7740c628bd394a812608e9b2", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.82 - }, - "requested_updates": { - "side_length_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8", - "verification_evidence_sha256": "ad8bc57d881f685cccaab7ecd984250c8ad407c25478dd19ba7637f8a848cde3" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "246581e78496011e90733fbb0441071bff121a60dcb09b9082c34e49c8d6a8ee", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_63b13bbebeffc1e35cc8f33d", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.18 - }, - "requested_updates": { - "side_length_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8", - "verification_evidence_sha256": "195206985d5b5e531744d82c44756824427ed134465a205bb482ccdaa8811c20" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "c41f4a1a7ea47ac4d10e9e820f8afc538b5f50b0b38d62a77432f0ff514e4c51", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_e531ffed367038818b901185", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 10.2, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.68 - }, - "requested_updates": { - "side_length_um": 10.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8", - "verification_evidence_sha256": "0602aa41bafea082bf00798022be7b9be1e9d9737c9b36f04c440b1de12f200e" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "5c38df89978b72f2410279cbeea022c6f2700b7f373db668594fcd418a83bfaf", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_45bcd6e408843e12b8d0080c", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 19.8, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.32 - }, - "requested_updates": { - "side_length_um": 19.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8", - "verification_evidence_sha256": "43b0e04a3d52b90ff05bddd4aad73ad9005665173c12a2c5a3e14fada57ca251" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "464f7de36f364765bee020d0b9e843403daf4f3b833f7b68175dcc9393abec36", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_e59818f7cf01eaf5edf511bb", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 8.1, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.54 - }, - "requested_updates": { - "side_length_um": 8.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8", - "verification_evidence_sha256": "3958da2a8c6083b4758c7bee467029196d08a3f01a5d4f2168a97b56023965cb" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "0d74524fc713d2267d38bbb06ef9fa10387520cfeef5c1da445d0c6de73ad5f1", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_7209ab1b2fc07d2ff1904a7d", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 21.9, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.46 - }, - "requested_updates": { - "side_length_um": 21.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8", - "verification_evidence_sha256": "c9e0382e6ff7a4a46a4b1c50e175f7763622aa31c7d624c3af579664936f32c0" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "07c467e4dc95518875065db46fdf8dcc73adbf2f20ac693211e3ce506be17f91", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_29cac7f7146316bef6d2e043", - "image_sha256": "c647a06c130851f5c8dc24b1d644fd4576833cf7ead2a46d334e403f23bab986", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 16.5, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:side_length_um": 1.1 - }, - "requested_updates": { - "side_length_um": 16.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bad413854640e2d5f0508b7f5814449a75df5d479a16ca139f8568d41f8ac2b8", - "verification_evidence_sha256": "567af4452b451e77efac6a1cb0b6d4201c228f489fd4e946aa4a832880bdbe25" - } - ] - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_4", - "grammar_id": "g_712a9613acfe6712f154", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "9d34ef2b4b54ddbff5a70c018b368d549d5061e05d38d6642b36d6fdb08047d4", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_716563527ccb7690a3cb63de", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.82 - }, - "requested_updates": { - "side_length_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "32814db4530d109e75b2ec7ab8112fa960255a60a1996c532640d405560f573f" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "22222deef9e1032dd09a74f4ce8876a3c51a75315e0b2b6a0e6fb629efb0c369", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_d7626c0a628ab123e7bac694", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.18 - }, - "requested_updates": { - "side_length_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "f1fef37c6ca11b7b7686d4a57946ba43eb9f35545d555f1db807a70fc2c06712" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "9cb5c6d33133fe50d679b0c30059c6ba43c99588c79a283a813b4f44b95034f4", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_fa7095ecfdc283aa6621ec0e", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 9.52, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.68 - }, - "requested_updates": { - "side_length_um": 9.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "2871bc3bd019db6e638b0ef02c9e12e3ad33367792ee1697fee1b6d0e5547402" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "90e4a720cd5f63c45408ca3ea1e206b937897724e55d4b9cd98e81efbe7a9be8", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_71fe509d352f1b67b0bba9ed", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 18.48, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.32 - }, - "requested_updates": { - "side_length_um": 18.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "8ea5e9a21d9b64161cca6063c0669d05ecd18900e011664b2cad0a84c021340f" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "43d344acdd5b6082f11aacabf47c788540db5476cf29987ed6c6bbf799ab1efd", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_df3a2d780e4fd3daadea8245", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 7.56, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.54 - }, - "requested_updates": { - "side_length_um": 7.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "2c1f6c1d075713e7f3b34b7c3728a5081f35be2c85f0cd20373972a3b6fb0cbe" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "8dabd3cfd1f31f98202271cf40e45cd8519a78b84cc252bc44da8c79f2902952", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_54a7b24bc8eecc16382efb15", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 20.44, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.46 - }, - "requested_updates": { - "side_length_um": 20.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "8402568c7d627153b1a14e1313bb54afe048f550deefacd01fe250868593c771" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "bfc2b7758513ce8071028e25c076779059c5e7060c5d48b2a1e9d0a8f8a37997", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_199395c44fbcff0438a0d2f8", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 15.4, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:side_length_um": 1.1 - }, - "requested_updates": { - "side_length_um": 15.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fd08d0385b5a87f99a185ac3128f15a6c3c50c1226eaad35994f021bc4d7101c", - "verification_evidence_sha256": "43760dc452d62c32018d382619f878f53d9a8026e6e6aa7ba1add94ff86c3b61" - } - ] - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_5", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "872c09e6deed671cebfc0bd3bdee7c3bafa739fb5e222c2eb52c687d2d4403eb", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_53d5062797455bb175f346d3", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.82 - }, - "requested_updates": { - "side_length_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "775ecce0b9633023aeb05299f118f0283ba2bffe6fb545a269b6cda77c1c2560", - "verification_evidence_sha256": "7da7b0ac595ef458011b823813a953c9947e1ae6324032e2a0ede8c3748d2418" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "778420b83b8cee7cc044a668d90c2502c94dc8513b6dbf87817ed206d87d801e", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_49c4d2daa7cd2b6cc7663842", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.18 - }, - "requested_updates": { - "side_length_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67", - "verification_evidence_sha256": "a9727b0f75378722f4a0c603c69a57982e962c1bd08452573d8404704f18a07c" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "14dcabccc864cc813e3e563307fb4ad2b7a86bcf9785af808618ead02fd3baa0", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_9ec9f21bdcbc92545ad7a33c", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 8.16, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.68 - }, - "requested_updates": { - "side_length_um": 8.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "775ecce0b9633023aeb05299f118f0283ba2bffe6fb545a269b6cda77c1c2560", - "verification_evidence_sha256": "29bec685c937f8d183e4280de36456672adb304e2155f933490d56f8439961e4" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "567540d28b5e6be6b32eae7c8b5cc9150f8a37a841ab990e1e00bc9d5ecedefe", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_ebe98b91cf8d523fea770266", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 15.84, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.32 - }, - "requested_updates": { - "side_length_um": 15.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67", - "verification_evidence_sha256": "79bdeabfa5f49f35da05e82d1dfe82903494f04b3704d21128ff90a19cc4b9f5" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "c56ed294f32442fc8173afa419e1e136410054571fa88085cbd709afcd310497", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_d5c734ff903776d7ad4067c7", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 6.48, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.54 - }, - "requested_updates": { - "side_length_um": 6.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67", - "verification_evidence_sha256": "41de997c52fcbd87e278817430314c64427b3c15bca8fbb05aced3d0cc10e747" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "29503af3b27049f1e9708287b38ea167ae74f8304a8a02ccfae6b1eb818489eb", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_bc5bba739cf6293fe8db8a6a", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 17.52, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.46 - }, - "requested_updates": { - "side_length_um": 17.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67", - "verification_evidence_sha256": "19f8812e100a82c29b7b74436ebd77626a6844ddec86bb057d73763f0db1abc4" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "7119424f6477568611516ff3e89a01788afe475adfd6ce6064a033472b13c237", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_fd7acc6e424ae26e77efcf20", - "image_sha256": "0b8b425ec323d694285c75b403b5a3e70f915df01d6fe0ac62ee4c9f6724d0c7", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:side_length_um": 1.1 - }, - "requested_updates": { - "side_length_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "80c3b14b96e895165392a40f70ee57349d8f5e979f7c5a9dba32c8232752ee67", - "verification_evidence_sha256": "0a693a4f11ae7c5b71762b61007992b073858c432cc1952ca31d51d4d86feb22" - } - ] - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_6", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "65d91c8e6fd90c86c3ab0873b598e5de4b8ee00048c35b1f25a7dfa0ec5a0803", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_e4aff2a9ed46e5f2210c2660", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.82 - }, - "requested_updates": { - "side_length_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf", - "verification_evidence_sha256": "6ad3fecfcaa537a6a7c910c0bd84a537d5de751c31d39443fa1cdd6ed47ba54e" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "1daf4a2c1ac2eb1ed856a4c504941652655f8d21660f391ecbad659221f86134", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_5c55ea35f717f25d477b7bca", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.18 - }, - "requested_updates": { - "side_length_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf", - "verification_evidence_sha256": "8957db9bb4bdc6a377dd44410cca22900834aef8944529856cce371a7d5b29f8" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "87784eed65e00e31fc152196a75366d82c1207da473ff47d6c1725559876edfe", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_5d2b7b51e276e4d0826b2f8b", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 8.16, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.68 - }, - "requested_updates": { - "side_length_um": 8.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf", - "verification_evidence_sha256": "cded835c98b648a301fe6c0836c6c5de376b237e76d1e121af579f19e31a385a" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "dec50de0a2a8e2877b32bb2919c9e22ffa57733afc60fc4c005cc150397434b7", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_794aeae90dbaaf52abfc75e2", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 15.84, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.32 - }, - "requested_updates": { - "side_length_um": 15.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf", - "verification_evidence_sha256": "da458f9a20eb453b0f07f3f3b0d5ff03156e2684444af3859dc00235ad89e2b4" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "71d5938622f12bf70199227f526f90b699c5eae5b195593952fb45be4e9d8eb3", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_60b0ba450a74c73994bf60fe", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 6.48, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.54 - }, - "requested_updates": { - "side_length_um": 6.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf", - "verification_evidence_sha256": "7d8a239e11f0ad8eda9c1d11ce8c81c97228d5505f1ec72b300083cf1e4aae3e" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "d3607e31425cabfefc99f4273f538eb52b656aa86ec7d35baf961bc0c6ad2d9f", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_5beb2f4f86beaa02ec06604b", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 17.52, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.46 - }, - "requested_updates": { - "side_length_um": 17.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf", - "verification_evidence_sha256": "9ba68397930c36863b6b0fcf145e08878b818c8201284a483851e5402cbc0236" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "f411ab5cfd95e5770d78a34782596b3e0176dc8d5b1298c82c5e662afadbaeec", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_0a862be9231adee0efea1446", - "image_sha256": "f707fb2d3238260eb3679e9a91213320c05786386872ce2c9b0bb8a875c9c6fb", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:side_length_um": 1.1 - }, - "requested_updates": { - "side_length_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3184e052e62fce3906c990bfe46be95a8685c57d1c87153348ce77f60f25dbaf", - "verification_evidence_sha256": "314211d1d0e16ef69b23e0b7874333b3da3e8dbee2cf96cd84048927263222ea" - } - ] - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_8", - "grammar_id": "g_a6bad992eb625a2f064c", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "7d1a928a16aab153e229ce6c0c57fe2b7d71a210e62413a5eeff5415a0c7f27e", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_4a745fc37e1b4980d91bfe5b", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.82 - }, - "requested_updates": { - "side_length_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7", - "verification_evidence_sha256": "14b456a838e675d403125c67becb0ddff23948bba23cabacd738da8a76e1193d" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "99d5cb9a65d5027507901c41dc4eae5f01ebd910a46d1b5de032eaedd032e148", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_be152af7b8c45438b765e239", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.18 - }, - "requested_updates": { - "side_length_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7", - "verification_evidence_sha256": "45d4a6c06263b467047bca44ab0ac5b3c5cfe4c71b7e1643d00cd7cb5f300d26" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "1af4dd03e849d721c9fa862a95b5faeaa7ba69e51a575755dfe997fd49b540d7", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_1d3cf2d0e01adb6e758edcaf", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 6.12, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.68 - }, - "requested_updates": { - "side_length_um": 6.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7", - "verification_evidence_sha256": "5fbecbb5abcae2c18c2b4440827c26e09fdaaaa9c029f7b078625c0fee611ad8" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "7e69921a1f321601365633dccc0cde760dbd1937031e9c06de2ad2ad32165356", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_3bb0fb5dced41379f2d7397b", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 11.88, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.32 - }, - "requested_updates": { - "side_length_um": 11.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7", - "verification_evidence_sha256": "7c03bf3c11b35d9e67161c57f403b2b7316654719bdad45240b1e2962efb6ac3" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "c2ea16fe070445afb7064b70bd19995f5724c7e9fa0126b70b4628080fa850e1", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_46d7b0c5f2b81ca6786125f7", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 4.86, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_length_um": 0.54 - }, - "requested_updates": { - "side_length_um": 4.86 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7", - "verification_evidence_sha256": "762a0c6a0f516fbbe976f9692bc6418b3d9def576f28257df155fc3113744c25" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "0b02d138fa5a5f243f6f89df8dac55ab948431499a0dd2d4b88ad89d31a29029", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_f929fe3ba7b8803caefb323b", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 13.14, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_length_um": 1.46 - }, - "requested_updates": { - "side_length_um": 13.14 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7", - "verification_evidence_sha256": "e2972b892a6d8448648624be03933091333fa288104e6d78b4177e73c0482251" - }, - { - "axis_ids": [ - "axis:side_length_um" - ], - "code_sha256": "8ec73a80aac78d533a2cc825a7944582735442780d37b2d6f2eb95f205317e55", - "controlled_axes": [ - "side_length_um" - ], - "geometry_id": "dgeo_ff4288d2ab7eb08c19176e01", - "image_sha256": "57b821b62b39757b60b33ea0cf88cfbabce5f25d7434448f65672f4df65bd641", - "parameter_delta": { - "changes": { - "side_length_um": { - "after": 9.9, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:side_length_um": 1.1 - }, - "requested_updates": { - "side_length_um": 9.9 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "191c74a14f53f71cd1badae8b79f73d9b495c703e9ae1f737b25d5c003cdb4b7", - "verification_evidence_sha256": "83231dc3436e53e693c7dcaa29fa2aafe0eabf73f6d553c749a3d60a8e1873f1" - } - ] - }, - { - "anchor_id": "l0_08_l_shape__semantic__medium_unequal", - "grammar_id": "g_cf57549f011e9ba43a2a", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "2ff7bd5cb18d6eea4e010d69b5ee6091708635c286e521ad794bbc1cc353b6f0", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_03935fded21c24ce7aea7d1c", - "image_sha256": "77989d4e99f8829dc73f4058c50ddb87fb2a618a998bc182d248442e34aed52f", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "927f89a8d701a31143bf255039d05628235bc1acf0bb2f585d52eb71f5267bc9", - "verification_evidence_sha256": "9470778b882be0013f1c46df2ca0ac72cf3f6ddaa0b5a615ebf4ca7eecb6524a" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "c124de9864acfe644f342f4f73a5d297aa8aa255eafea4b377e75b11e258aac8", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_d9427b359bfe199fa52d85de", - "image_sha256": "460075bef0a42f78d25126462007151214350f60c776bee8d9d87efae75a3978", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b77b97bd844422bd458575ef58f9078c0bfcde1315ceb71b214e24a131595e73", - "verification_evidence_sha256": "450ed160237535b6c9290411613684f6abbe7c56454139282a2be54c08ebf212" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "c4a27b7b83b734e2d125d6f5dfc49949987872a473f6a618a0063b0c2d8d0a58", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_0779e799e7cf05989604058d", - "image_sha256": "4d02ba378b5acfd0df8239fc9b3cba9cae33c2d38766150e73332fa578a02e5f", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 21.0, - "before": 25.0 - }, - "size_y_um": { - "after": 25.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.84 - }, - "requested_updates": { - "size_x_um": 21.0, - "size_y_um": 25.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "15c75dad63bee7768b56f5bee4c28fa45def93c53a073d7b9d5668a70a835cef", - "verification_evidence_sha256": "4a4ddb0952ee0ccf2b21e6abdec0dcdca59d10793014bec34ae8d063eeb0c556" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "dbc5f47eca7b6bc42e2079e2e087f69be24adc076d99555e9875acf6ab165010", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_d06d89a5d48cd715227c3cc9", - "image_sha256": "3d2413c01724019c627f6fdea17aff0ec56c7fb802807a2c40d59f8803699aff", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 29.0, - "before": 25.0 - }, - "size_y_um": { - "after": 34.8, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.16 - }, - "requested_updates": { - "size_x_um": 29.0, - "size_y_um": 34.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f844265af81774a8b5fcacc1cc344a16acca5caba5071a394e4d52ebfe7a45af", - "verification_evidence_sha256": "23c3ba33d9774a4fa45677e2d4e7309ccce46620c1bc775cb1f48f858ccf536d" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "a075ab582c6d42edd03c9e961c953082fa98cf1d707d9b7a9a539ef8f7c7fa1f", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_e0f0c818b0a1e2c00e0ba62c", - "image_sha256": "ef39d5f3a66ba69928f77a263cf6f0e860850e28b16d243ca4e2485ab0dc1894", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 17.5, - "before": 25.0 - }, - "size_y_um": { - "after": 21.0, - "before": 30.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.7 - }, - "requested_updates": { - "size_x_um": 17.5, - "size_y_um": 21.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "43ab31ebdd6f7e5a06eb95bbdb7be4f965516390ea448015e0a2d1a64438de73", - "verification_evidence_sha256": "12bd57d5343dd6aa4634740a98923f3bd17de49dff9bbf74cc86bdd0de0480bb" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "ff46630c44d7acec5204b415b0f32bd885d3b625d81cca774381e7f313b8e4cc", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_44142dc7967e421210abd29d", - "image_sha256": "b1731cb960716e0b425897f7143802ff4f388e0019f78c65a5ebd6745e5b94ed", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 32.5, - "before": 25.0 - }, - "size_y_um": { - "after": 39.0, - "before": 30.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.3 - }, - "requested_updates": { - "size_x_um": 32.5, - "size_y_um": 39.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "07c0449378be0d56efd780c2fc1d99a434e43f364e178273a5a3b4789f30b1ab", - "verification_evidence_sha256": "79b77fb41c6e5a01d17aa40a5379f3021f9eff5cc55d8ed5da815369930d6252" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "code_sha256": "10622fd20269cd8efaf264c90447b9d906905a5bcda32686a00c68cef1846e2a", - "controlled_axes": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_614cfecf15a2e71446f8c690", - "image_sha256": "b52609d91099e5a4e8d66809a6ccd608aa8e6b1416db485b0d6b5ca64f1e65fb", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.6, - "before": 6.0 - }, - "size_x_um": { - "after": 23.0, - "before": 25.0 - }, - "size_y_um": { - "after": 27.6, - "before": 30.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.1, - "axis:size_axis_um": 0.92 - }, - "requested_updates": { - "arm_width_um": 6.6, - "size_x_um": 23.0, - "size_y_um": 27.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "80b6c58ebc70b957fc09515dae8c0a555e59cd1fe319544943c78002fe48b986", - "verification_evidence_sha256": "214e29a1312c4a54073d4bda668b6205d1cfec9c323e0849cec01c6de776ba5b" - } - ] - }, - { - "anchor_id": "l0_08_l_shape__semantic__slender_equal", - "grammar_id": "g_0edba779930e3395b6a5", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "4523f494de7d7107ea20595b73be695f8c779225ef4c76f403c065a6af27d796", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_6b9d6498953c9c4f905c2d9d", - "image_sha256": "2c0d6ffad369b0c02ba900582c73804e4b2573cfa1b6cdff8731592d6d35d64b", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ac4191cc46801cd8f42e0ada8fe68840bdbb191e3e86a4caf6c5065496491855", - "verification_evidence_sha256": "c458a736bf060691f78bfe3cac5a4b582e081b183b3b580c73fe1c3ec2096f43" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "04145afa6cf3e556cfd90341de0988bb591d49426dbbce10f56bff7060fc928a", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_3fbb56a396c8407805e869f8", - "image_sha256": "10f950f4bc4b3ae266057016209f84e71b547b99335835c4d4c2cae31e05a2f0", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c9847344530c0a4a7931733c4b87a248f4d8404542691bdbc3c660d0dcb04816", - "verification_evidence_sha256": "4952d2b379ef3637a89f464a914d20cc0f847f439b1e259ef2d4c923029d2de5" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "7101b49020aee4ef99924e1f77188c7e0d1fbdad3e2ac645a3f6148efec970b8", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_e9b1ae3abd39f9183984b26a", - "image_sha256": "b4cfc334eb13c2f06e533e1da1211a325cf2c0cc8e6e429b602ae286867e64f5", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 23.52, - "before": 28.0 - }, - "size_y_um": { - "after": 23.52, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.84 - }, - "requested_updates": { - "size_x_um": 23.52, - "size_y_um": 23.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1635fd9469d16874c99ac58f4694e6bf8bafb02372a98f8dfd58ec06918dae36", - "verification_evidence_sha256": "7ef53e752cea10a257bb4ef9c12b79ba2a56c76e48c0b29cbd874b1eb1867447" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "8e61eb12d011a1d00e501446c2e5c3a6f472abc66947b93ac33609dda090858c", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_d87dad244aa863f2ef655c8c", - "image_sha256": "f5377d025c100af263e9bf73a361802f5861a140ee2c16719e1f25b7c137ba58", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 32.48, - "before": 28.0 - }, - "size_y_um": { - "after": 32.48, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.16 - }, - "requested_updates": { - "size_x_um": 32.48, - "size_y_um": 32.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e9cb3ea800d4a173105993ccc9e4838feba227ff476c68f902585f3b5c314429", - "verification_evidence_sha256": "c3dce41292394dc9666e2ff5e6ef30d3fe12b4b1d483c96977dc986471756b8f" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "19fe3586b31480d9839a987e1a1fe5e434d671cc58beb653d24d55c57dc51659", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_31ad15a7283642d773a8195d", - "image_sha256": "969d8406b2ffb50a1b99eb5c006b2350cfe313fada73452a7ee84076b97b3c41", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 19.6, - "before": 28.0 - }, - "size_y_um": { - "after": 19.6, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.7 - }, - "requested_updates": { - "size_x_um": 19.6, - "size_y_um": 19.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "27c8d2c84a2514ca3ac4f15273202074acbd90845cea8c0e99d9cc15866a218c", - "verification_evidence_sha256": "e0a8eb28f7a9ffd3a96de89a3cf3fbac78906431ae30219cd38975f16cd57f23" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "8c711bf141680ba944d196198d79272333e021f98d229d41f6d87d4f321007ea", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_04893b776f9316800f2ca06f", - "image_sha256": "e5a2828737f8be82c2b9aae7aad39178b734204209d9e1f7d707d1e2348f913f", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 36.4, - "before": 28.0 - }, - "size_y_um": { - "after": 36.4, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.3 - }, - "requested_updates": { - "size_x_um": 36.4, - "size_y_um": 36.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "de208dd9c62985123c22cb79a3a09c422bedc0d396883ebd5fadbddb61244390", - "verification_evidence_sha256": "ec0976e02ef3ec4bd3606c5683d34d31f4250d4212c5e47a13bf49979b1c78a5" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "code_sha256": "8339391a2c03efb919bfc9ea692414491396667f5f2215cf527f4bd73a5ac98c", - "controlled_axes": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_7315614cd09357a3d3c687b1", - "image_sha256": "b4cfc334eb13c2f06e533e1da1211a325cf2c0cc8e6e429b602ae286867e64f5", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.4, - "before": 4.0 - }, - "size_x_um": { - "after": 25.76, - "before": 28.0 - }, - "size_y_um": { - "after": 25.76, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.1, - "axis:size_axis_um": 0.92 - }, - "requested_updates": { - "arm_width_um": 4.4, - "size_x_um": 25.76, - "size_y_um": 25.76 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fad45b46392f888692df21b3e835b0793ef37696c364e5912d113ce414c84325", - "verification_evidence_sha256": "05ccb85db7a8a564487d63bf581a10c7f5478da69ccf38ec5de47340e65b559c" - } - ] - }, - { - "anchor_id": "l0_08_l_shape__semantic__stout_equal", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "514e48a08dbb4cea72ec72fa9a78e67c00cbc2ed4265e415565bc5115805a58b", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_90058bb94322b3acc3d2c0ab", - "image_sha256": "2d3d209f6f80a01a1f6151476397a27d42261e9c4e5f4402aa8f487651cd4d75", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "cc955ea0d9b3904e3394121c275bec707f891d5946ef51af7e62c8ad6094455c", - "verification_evidence_sha256": "22dd1cee5b466c338acd919d0ac33148b8ffb58f8c07e4c561c5ada0438a7cb3" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "0421789e15bf9701b2a23b82ee35d250cec7f3c4eade18ef73dd5dfd51b17920", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_006f1b8f88c24fedc7fb9239", - "image_sha256": "598ff07a4cb1abbbb2cda27cc53a5dd7881645839353a748aaf65be85fe8ae10", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ec88dea5ba19ef317de1a2fd5c735db0fe8e7dd5447bd797329a23d15e979135", - "verification_evidence_sha256": "78fd427837c813a967a6fbae3cf572ee392840c49cc7f54b8b8f3e2a34ba23c8" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "187af68c57c821c35990eb4051d7488099e6fbd3979dc6708d911126814a571d", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_7e832f7c88870e3bb2cb6d0f", - "image_sha256": "4d0ebb8f4dcad5a8f8077515dc8b9a325259edc74f97b026a9462def66094037", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 23.52, - "before": 28.0 - }, - "size_y_um": { - "after": 23.52, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.84 - }, - "requested_updates": { - "size_x_um": 23.52, - "size_y_um": 23.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fe3b1b2dafd144ff48fe8d12c26d8f797c6903c123bb7767ef133fb0c501ab67", - "verification_evidence_sha256": "1399a1b64da2df6293c78b15c343b06661430afa87fdb181d8a612484bbdc313" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "e8d542fa9307d383297b4e632675d87d2e692385fc3ec79eb4d13d25b7704da2", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_34b3b5c93fa5d90e89544cc8", - "image_sha256": "26994ad31f2b5fabd4b7d486f5005e4a87a9f582f2f47bccee8b0495df5af6a1", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 32.48, - "before": 28.0 - }, - "size_y_um": { - "after": 32.48, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.16 - }, - "requested_updates": { - "size_x_um": 32.48, - "size_y_um": 32.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "cba6f5376901a481d860e48d80ad372e525f45b5335a09e424ab5a05c9758edb", - "verification_evidence_sha256": "0e5fd8f4a7c191a39dac96a7f13c289d7df779d3e4111e3e3ca5b6e83856d97e" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "ca3a84e85808bb3bbc963174db0df6a54eb3416757dbb4fad88736c75a2c9cba", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_19a4743d2c23f7010e35df42", - "image_sha256": "fffbff6b4bb6224cdff0ed4ac28115ad1d06ae01062553ec2ce0e706b6837d79", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 19.6, - "before": 28.0 - }, - "size_y_um": { - "after": 19.6, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.7 - }, - "requested_updates": { - "size_x_um": 19.6, - "size_y_um": 19.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "223d66f277c0e0197b83c56c98a37f35a3d26a1d090bcf42b6766648b81d7e15", - "verification_evidence_sha256": "7969ab494eb8d6abdfd6a86e7076ea052e82b525a1ea9a211b2bf8d7dc4f2740" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "e65ea7758d9b3949bd8b02f16c14e03bfc54b2cd27f5e941780d51bd4764f7c3", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_2e9d55d67792d7fea369b76f", - "image_sha256": "946b8d3e8aee85e91b9753ed87c4464c3434de38a96a182dc45886632da61d21", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 36.4, - "before": 28.0 - }, - "size_y_um": { - "after": 36.4, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.3 - }, - "requested_updates": { - "size_x_um": 36.4, - "size_y_um": 36.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "86581c3190c73c27751f243e2f9c4573abd95b6767fcb4845217df9569f19436", - "verification_evidence_sha256": "6ed44dff81cfbc01241991214d55a349d4de7dfceaa08259265eaf75f9968f79" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "code_sha256": "12aa19252fd5310f8f2eaa9fada8c85f9ba2b542b32af62f1de1e3f6dc2e001a", - "controlled_axes": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_983b69cdb0e2c3b425b4158b", - "image_sha256": "10d83ba57f0a8f0c889a9e7a8b89c5338862df9942cfcec6c674980c2800c439", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 9.9, - "before": 9.0 - }, - "size_x_um": { - "after": 25.76, - "before": 28.0 - }, - "size_y_um": { - "after": 25.76, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.1, - "axis:size_axis_um": 0.92 - }, - "requested_updates": { - "arm_width_um": 9.9, - "size_x_um": 25.76, - "size_y_um": 25.76 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1f3a28e24a36ee19d6165e528c7112dea06f93dd60e4fc80bd83ec8b47723bd1", - "verification_evidence_sha256": "2a3a926e2c6a006b633226ee96af34d8e8a9c0bc02dcde55cd78828e6b90930e" - } - ] - }, - { - "anchor_id": "l0_08_l_shape__semantic__x_long", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "51c946c99a4e7ff38842123b3d11151aeca865892eb3bbc8e6963330a10017b2", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_243b4c6a5f14debeef1bf832", - "image_sha256": "7e97bbf0352ba2fe29c9e1224c89e46ab396de308c1ea0de0982352a83af0d21", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "23a368c2e5832d18a429a750b29ad4873d722ea12c4a8768d391e13c13af8a17", - "verification_evidence_sha256": "35b35928bdcf1301891c74b8bb8c3f7bdd0354b80f3b23adb4dc69d75b0ce1d3" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "ac957c18a2c65966d7e4d713cda987f50b52450c15ce3a15972ee78e4c8f0139", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_c51884d8e613ca7cf2938957", - "image_sha256": "fd78a3ce0db1095ca978bf52a4529beaff5faabbb16c80da9e3d975f71a530d1", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b165f39fa6093e0ca612dd4200940de4131ba96f1c257b5b1566d2ff1a79d3cb", - "verification_evidence_sha256": "41cf5d63956838cff04ebc1ba310f974850d16209f0bb318d5e817fe7bfff5b6" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "efacea7e66b8b63b0e38ab1a8ed486506cee82133e8936b79bc0d2757aebaaaa", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_657f57f5979eb5b632dd481b", - "image_sha256": "c639e0169010b8a73ee65dbbab82927125fbce0243dda6b5cce8173296d32a62", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 31.92, - "before": 38.0 - }, - "size_y_um": { - "after": 19.32, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.84 - }, - "requested_updates": { - "size_x_um": 31.92, - "size_y_um": 19.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "be996c3521e31e34f442e8eef57c9276f0ee4e0a13a8dea21048fd969769394d", - "verification_evidence_sha256": "2d8c4de6814dcadda1a48535d35ab181d9cb73d4e654d3d0102c826e67ca5380" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "3a668fc14742544dd61f1d931523c90cd8b73d9ac3ad5d40c9e66230ea48ed48", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_1d6898a5f63630a7ff93b86f", - "image_sha256": "dd74e61ef1cea266093bee34378532a838be8aff565853903a1726317ffcba43", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 44.08, - "before": 38.0 - }, - "size_y_um": { - "after": 26.68, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.16 - }, - "requested_updates": { - "size_x_um": 44.08, - "size_y_um": 26.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "51dd4ba3242db26398d29779f99b14865c4cd799a1a9f425a2379edacc92a787", - "verification_evidence_sha256": "401134cff2beba97dec31561fe09339bb56ea52a7f81ee5ac485ba0b3ba96660" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "a247b22b9af00be9a9a25486069c4ac47d5cbab576ecbc33c47b840655933b94", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_7b07060ca94cbf7ef5e4797b", - "image_sha256": "03a984fa3e2983aeb157ed2e505f607566f30bad849d8aede4e9f2a71e8fca94", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 26.6, - "before": 38.0 - }, - "size_y_um": { - "after": 16.1, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.7 - }, - "requested_updates": { - "size_x_um": 26.6, - "size_y_um": 16.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e298ff5e798f343abcb8089f8af3676ba93b737d190b473e518048341327794f", - "verification_evidence_sha256": "e9df63077e9bff206e177a32e6eb8ed46d704443532816dc9c7448ae48224f53" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "b68d6f7e6ad6b97de09148fe599003fb879de66e14a90eac662749c230a8b7bf", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_882d6351a560265ab14bf581", - "image_sha256": "ae9c0c443e17096f8f6d088ab8f19d501877f955421e23cc8c3125678a12fede", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 49.4, - "before": 38.0 - }, - "size_y_um": { - "after": 29.9, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.3 - }, - "requested_updates": { - "size_x_um": 49.4, - "size_y_um": 29.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f1e3072de31317fd081031ea04c67a68048af1ca49293d1e00b200c04799a595", - "verification_evidence_sha256": "b00a8934fbc3ae1298001061f2ca759a257b8a2e9927fed4f97aa20accd84c97" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "code_sha256": "b324f89a27f7c8626a1b78667f1d744089d0f306ff78301d79a2084b3cf11a90", - "controlled_axes": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_9e67972ab991e3e41ab4bce2", - "image_sha256": "1470b31ac00296a9ad019ff16d0a76ca77ea226676af325ea704e7fa5f464816", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.6, - "before": 6.0 - }, - "size_x_um": { - "after": 34.96, - "before": 38.0 - }, - "size_y_um": { - "after": 21.16, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.1, - "axis:size_axis_um": 0.92 - }, - "requested_updates": { - "arm_width_um": 6.6, - "size_x_um": 34.96, - "size_y_um": 21.16 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0c4cfae6ca7838305ab902630dcb060d64f4c6c6267d398cef9fe9ca3c5a7dda", - "verification_evidence_sha256": "db1656b7a1782396c5b2fb8e49d5d6e879f806a1ae6dd95ba9f427280a14ccc1" - } - ] - }, - { - "anchor_id": "l0_09_straight__semantic__constant_width", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3f12053c228f60822cd2fd076c1dca13d6103bbac0e2c6a8d244b08110b1225d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6386d65a9efc45ed1297e903", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "af3d31ab95113982213aa7dba323e7d4a5559f125e26c21eef1e674061f8ba86", - "verification_evidence_sha256": "09d6d4e70b27bd964a01ece8310c52f596278dd0347c972f168f965321cdba4f" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "333d5125f650c26156fac6e3a157a8548ca562c05723af92dfb680a68bcbd0b8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_511f9fac928e77e7b82641ef", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "158bcaba33674f52c99b8a5aff89cfbd3be723d3ef3580ad1fbdd84bf1c38d60", - "verification_evidence_sha256": "f3ef8926877c340dd40c02b058f842dc6be8542790c80b9b7686c76457a2a022" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "b8108074968223228f2dfd198b4addb599cb444df81d9783c8fad0f384bf1625", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_3e37e43ac168d5ee02ae650d", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 35.28, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.84 - }, - "requested_updates": { - "length_um": 35.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "38112f1ba0b4a6a96fa01f874b4bbdff2ffdae073854b6c59f00eeaf2d097379", - "verification_evidence_sha256": "d0c488befe75e52acc802e925d2ed536212cf083743f607f7a6bb649460882fc" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "fa82e4e34a95071208258ac58edcd1c8faba7637460d8f073a8f3dc677838330", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_938795c26ba36a2e15dd2061", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 48.72, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.16 - }, - "requested_updates": { - "length_um": 48.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a6cf2e808604a85a79efe8d43dd4b0f44d903eeb8217105b35bbef3975a297a4", - "verification_evidence_sha256": "27bad61f34eb000f04dc18d91288deb52bd91d72c2923f2a09521366934ea470" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "2e0ebdebd5a2b2458efdc959866b8f099f3f3d7f257d679ed6fa2bf6e37abbac", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_3030b0ec4bfa4bb7d343f9f4", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 29.4, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.7 - }, - "requested_updates": { - "length_um": 29.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a8e68d344d7e9b78b15e655571b13794ac3ce8247676d4aace47a35f32fa38c9", - "verification_evidence_sha256": "405514ebab66a04bdc14c87e33094ed3fe130c0c51b0b40a3c7967ca49be399d" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "4af1913e141ba15288b33cfffbc15e2a5d667751d1c700208a6fee64f695b2ea", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_a3ad906589c7994a0ce31f00", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 54.6, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.3 - }, - "requested_updates": { - "length_um": 54.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f4d1870aec09d70e90a25ec1c4f0c5cb34d5826f0b41bd90785237842116b8b9", - "verification_evidence_sha256": "4f1f99850842e1b064e0ba37ed528097c3b7ffe1670b676955a2bd717cb98921" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:length_um" - ], - "code_sha256": "6352b09877e3c969aa551f3753d539661d6ad9efbb59f58d8dc8b2637665010f", - "controlled_axes": [ - "length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_8d4736cd5049758cd0ffd2b8", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "length_um": { - "after": 38.64, - "before": 42.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:length_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "length_um": 38.64, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4cb1c829a6792465e7b541a8ab230df2e05a8985ca9c12568e5d3e91840a6389", - "verification_evidence_sha256": "ce52b6a75ebded5a837c2b013148b9e5f844efc06c02fb53129353c7ff2348da" - } - ] - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos135", - "grammar_id": "g_d75574e3cc7c667999d1", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "e43b786a271ade61cd0ca6f0cb611aac4ddca97f4f56e3e2f336631b44b2b961", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e950830a18d1eeab4ad14d2d", - "image_sha256": "c30b0e6a6436ec64085b82cdbb33f79979f7cfa325da4a28172981502716e248", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fd4c3d73e3b440221a115e051f7aa8b4a38efd89eed3e1a61c835574a75bfb4a", - "verification_evidence_sha256": "e9ff418bdc337f89e5be08b16f8b9ad386602d4fab40eddbc6c8c62414401b73" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "559817c67d75db3225f4c0f0846e20772c70ad16528e730ddec0a4310b440460", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ec6baf28092470f05850dfb8", - "image_sha256": "e6adac0608a620a3b394c7f6b5c2c733ffebfcc2b68d1b5ea9849047982e6a4a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0b31bba8bd506517014fffc1b204918ea252752086b3eb7efa2a9e5c5077415a", - "verification_evidence_sha256": "825d30a306b9f232987c3449fcbe3682af1ede3716e371224266833d4307f348" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "ba21f37b0c87ff93d7282530b6f5556c0791c3e4c0ec0540e982a061507ed516", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_bbe40df209449d3e5d44e6bd", - "image_sha256": "dc6110e10d8d9f626b8709f84ee28d56a813f997ebab364c0b26729dc67d64ac", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "22f9b78941319ee564cdf69d3d405c7e69e3d832d9b93ed243fcd447704da07c", - "verification_evidence_sha256": "6a919854005d7d8ffd4f80f79bdfe0961cf1d363beae21c2fc8e8897f39a1853" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "486e43d7792227ad7f19b8dbc718a1da016e7b8a76cc061d9de046365929872c", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_5e3e8a5ec773611881b2aa72", - "image_sha256": "46927a5952bf090b2c3db604355adc8e67266f61f92c9f8286b27521253310db", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0b6c64205d9706be13e23c52070c7a3d1c797cc1d26cb8339fafb6b87c143c2b", - "verification_evidence_sha256": "c1a124ccb2e955ed60928cc47f3c0d5ab2ea646b79ae2b3d1d4ac6f0e92bbf70" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "3b506abf0b7ce041c2bd4e5ee11ff2d254f2af7216f6790e6ddac7ea13983cc5", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_47b1ed4926ae200bbcc5210d", - "image_sha256": "4953c62b14ad5141f697a75ac454940d1d1469a63ef77a93604604f35474cb5b", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 116.1, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 116.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bd70cb277eeee98dc02f5ef5203dbc733e6f22193994e8d974aa307762779d58", - "verification_evidence_sha256": "fdca71f707306251bb05e68d475c08356c5a2e3bf1b69fd3babdd159325139ed" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "f0f316dcbdb722cdb1634dc98ecabbfbbc339dc8b92d4540af0464621e4d369f", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_76544cf37f4071a0f62b6678", - "image_sha256": "2d19776c837912a311d379eecd2c4c6059aee02088dec265ed8d08b9cd9fa0a0", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 153.9, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 153.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c056d754530953cc6f3b40440ad5744ae39b3ac83aa930c7439238a0022bac19", - "verification_evidence_sha256": "011fb45e4368712830d74c5af2f51043305e75b945008eb6cb75c31eb314525c" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "189b3af4f2f2074891effb6d9493ed85e2c5330fa022c3fdc359be09dfebff76", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_d543b879db41381f6302704f", - "image_sha256": "85775148b36e9d3384c1f94f9f8d887769c48c11e4bff06a4a0c815b184bd7b8", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 145.8, - "before": 135.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 145.8, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e966091d7710a2d8412c58284073f842d7443f861468547a6bd2b1217dc3ab1c", - "verification_evidence_sha256": "92002a3fe086c940994db7b48958e2f903ed6f3de8b5654c84682e47e57f5a38" - } - ] - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos180", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "75cd1ec976104a73ebfe0d931363f926ad2df41f03d388d1ea49a56cbe50171c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_8a938626a38d866ae5ed54b4", - "image_sha256": "370e67e8a1d617ead6b946a9bc8cbb0ec5877387db5e57afd3febe41578cd957", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "df0767e320bb1066e59e1166fcb400d58d951366870fccceefa386812fab3cb5", - "verification_evidence_sha256": "4c7cf175634984d9f0b2c9c1c3001de600187f7d990b6837945d826bd113a0cf" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "f397de8be5b39f8d10e7c87a8587a0735062b16277a6454ef7d7d31e2f4b910d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_2e3ab8525a2c2eb02a449eef", - "image_sha256": "6a45d49332483b5f7d3a4ea5ba367d2e66ca62077f33d50ff12a54610241eeb9", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a55b04af15d37914527d26e577602880cbbbbf31b26a63eb8d492e0725d3ca84", - "verification_evidence_sha256": "a225cc95d3334bbba14437b78cd676d450828b4c0123b509e3886eb65c509f60" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "4a85eca5766d72fb6f9e761702a1f7911903f855505bb37156099bb91e053f54", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_609e32260eb6198fd9cd600c", - "image_sha256": "9b5fdcfc27775928c80358f101bd1f7305e561f69bd5e28f55bc8cc776d198c5", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9c789ad9a4b42123b94912da898d5e9c9f16a8096ec7ccab71db3735aae2c120", - "verification_evidence_sha256": "1ee5ef5482694e65fbffa2d1d7aa44d5b3a48332416ee8a31e881fe38021c2ab" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "5fcd43b707c24e5befb0e00e1744cb5845439f66e45926b9891bff58a9195798", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_27fcd46c09e2ab7f3e4a0b93", - "image_sha256": "9dfbc0c387737a3c85bb819458993ffda7db729efcab5e2a742fcb8ee8f71cff", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a11c19e785b6dd492c994c49cd848abab63c6e8e1ea6800baee598e2a1adfad4", - "verification_evidence_sha256": "11a933bc9adbdaf7317bbb0869b75ceaf10e0404b6bd85572b6ffea7ca7e77e4" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "af4e80abfab22ee147394222a53fb2203c01b7dd489a5745baed4fda9bcb4db7", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_c46bcf85ce8fb90878875527", - "image_sha256": "2c05482bf6807bcf3ec08d92f7411188a876e81baabefead9bd8d788f05126ab", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 154.8, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 154.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a665be4a0d7cb3fd39bd421b002b2c8b3014407d84e092d6bd82b52f34e0cfac", - "verification_evidence_sha256": "9f8bfb747fc899c96552287e1656042c8b7a81dcbb03f733fc4bc9a168769213" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "b8a69201f373acebb5ca160d81b01c619c9444352cd99a0a46de19e9638232c0", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_25e819f17fffdb16022b6f28", - "image_sha256": "bd0c1b86843f40a438bb295b446e24fd845ef132ae83084bb2e073138a794019", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 205.2, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 205.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "aae89e3194cd43bfd438a567be5faea82fdb903e442dc8fceccd4f6fa0101b1a", - "verification_evidence_sha256": "5bc07af3a34a9357261d5883009d41895515848bd8bd80103522c561744efe2e" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "9691dd669208b1972975a79f81260708feea25145735409695b25097fc2cf7a1", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_accd16973b20eebad3e2ad51", - "image_sha256": "1599de340c26d97af1b4e2e8d0c8dad8207fe42211360ab51abf17110664d67d", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 194.4, - "before": 180.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 194.4, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ae32c61bd9e15f12dd8f134b27f18fc38aef6f9fca074bb42e3d7cd3de47e041", - "verification_evidence_sha256": "a40e1d7a1e23bb96294f9456ded000a535d24ddd8e81bf5ab7ef8231d79fdec9" - } - ] - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos45", - "grammar_id": "g_4b5d17870cef43360b30", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "41a880a1980e8cbc9ccdd1063a5658dc8fca911195b2dcf37a51ce6d503592ad", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_5558b031cfd1e69c305142db", - "image_sha256": "7d57747733380a2f33f6a6f3a2e8525cfe52d1a2f723503ad9e505bc693e04b4", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8f2b71c30a0a21bce043a1d5a203fcff166e719f8b263cb914f00eda866f63e1", - "verification_evidence_sha256": "48ff9fee7088beefc65ddaa8ba0832cab38650a3dd0a57a331e7fb8f6a024463" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "48b85e97e6b88f247d6b6def6dd9edc08495081c5d4b655cc73d8de3255139ed", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_7bb2abb5185bda34d7507445", - "image_sha256": "f4946cdf814ec280325f0fd76ccb6b07ec733b1e3ea87bb882ac0c7cb3f53f75", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b58a0f361e2ff6b533de14ec9388aa6e283ae461583309b351c47057d3f5c454", - "verification_evidence_sha256": "42d6f4a61df72e396568426f1510fd37959feb2826c85b2ce679510fd3ee4b16" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "6073025a1d87e3043aac5d6dadf11ff33447019a65bfcba2cbc2dc5678bd100a", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_7dcdae00c04105ce10d4bb94", - "image_sha256": "277516cf225c02846e5b7f0e3b2aa48e92c767bf96b7facb97e767210340dada", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "feca5bdbd213659261c25f0f87678d2ec9f262ffeb0ad809f7daed7667e7cd43", - "verification_evidence_sha256": "e5c2de1bfe23ceba13f32d14cfddcc051521a4aa167e4bae5f03bc5778b18023" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "48d560c21cd3aee0e505f68c617590418bfc8d25c0645ddebfe8937eb8550395", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_523fb369fd3a463178232373", - "image_sha256": "e4e74120958a8b8759f39a5b7a69c34fc8679580e754deaaf6530397dea6128b", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d67fa55de4c2abdd400c7a84dbed976e4dd11ede7d3109dc3bc931b9d24d9a7b", - "verification_evidence_sha256": "b9d78085a05d5e307e3c5c38baebe0e4f4cbc64c963cdc812a255c973d481d2f" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "1a0f11ec230a2754d82c4746d34efd6f920ec8d340c31b6aa8da732cd63bbb76", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_d9d0c5cbe9c9b15612b8df12", - "image_sha256": "e3b77a95b691ee865e39b85338c2d9d1a5638729ca90d6e800631639035420f6", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 38.7, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 38.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "05f5ac03dbe5ccf6aeb9f8f7616b345b0b4b7550f9ffbaac9d61ac982dc2d76c", - "verification_evidence_sha256": "0d49aaa14fe4e912708b1e4b42a047ae5f1654575190bb64335aef8a541edbaf" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "790ee3cb3860f172c2159e15dd68151101e4e24a434fbd9ae1ead4cb1b31f0bc", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_e650b54909f27744eceea167", - "image_sha256": "720207244894305deb9be085541f6923005d9c4a649973b0e2b1759eafc2a7cd", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 51.3, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 51.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f3dd626b95558ab655626229898cf21f7c529a2c016ad23c369f558d8889d769", - "verification_evidence_sha256": "2e4a71b4d88edd376b0988c7c919524676e9ede55c3ef0f446df4be654bc89bb" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "cf71743ebfda0c9a7e12426f992b1fdd8a6a7022a785d463bc936e74c4835c0d", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_e3c04961b01020984c0e9db1", - "image_sha256": "3fa188ed14a71bbfdbc54a6b87c97dff1d872ca4cb55bd205410e718b29479bf", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 48.6, - "before": 45.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 48.6, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "aaa2e3ba52d12a412a7b8e60b45fd466cfd0b7ca4740d9ac23002153ce06565e", - "verification_evidence_sha256": "189ccb59b6d28549eafd3c7e5b4b8120536d0a5f927216538d307af188bbe219" - } - ] - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos90", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8ce94105b3355fd9bcbc6122f935bf949d9166571a09819ba41d7a46e2055d02", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_25d339a50ab45425e59b63f3", - "image_sha256": "5166f373d5172effc2beee2dd14e80104a83d8ff44843ca9b047e3f0d2c3b7a5", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e3265d27fc8affc1f7399a1ec01822893c7b33e2eb00afb78172f2ea9c3c61d2", - "verification_evidence_sha256": "c099cfd10b0f713c5a43b9770ec27d54c83857a067ce2a3aca5ff9fb55de1f82" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8b8dad58c3143c078e649d6062418196f3f5f1371b85ffce064dbc8a6207bb40", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_2e21070f1de6c13edfa260ef", - "image_sha256": "e547bd86fb29a7038446f8d38cc7d810678534466faf54e645f29c55b65f5ebe", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e2df23b53cdfb83636f59f5e0657b48449440f64b3868ccd7a8ca833dcc9f10f", - "verification_evidence_sha256": "359a9f5984123f28d1877c4d73aa2dabb9fbbd4d98ba7259c6523abd73165376" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "67608fb1a346e668c0a5cf7c2c1bcea6e3df78aadb7b892f74d97e8c8a09cafc", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_6cb6f4eeab71abe4aa319729", - "image_sha256": "9f4df430ca40b889fd5cf1afecb7cca4cea6bdf602867de94575baa6e03aaa59", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "787db4f4f4629deb698f755a2c53af21219669e2ad2cb66d2c704e43525d4fdb", - "verification_evidence_sha256": "99249e9f179a2799d8b203733491da490debe5e6f9ad860fe1d8e836fa27cd26" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "2e0f56eb841b946dffbaecf2f314c19a27004b44dfca7801f10f93ea8fe9ec9c", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_8e09a2f03d06c820cc931f34", - "image_sha256": "2b7c7042f7c4f3445675c7663c9305f0c2e12a27e3e21160ab6f00dc389e9389", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c6aa347afb12aae7483c6e5aff4d8480253c77fc95a86c71940ff3d53b8bafd3", - "verification_evidence_sha256": "e2bb6827b519b606f72304a654d7d0f62c40244db00c5b8bd5a60c624fb6b8a7" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "f9904d7f69401f672971cf86d312b94db854767f804069747b7317b702b5ca07", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_d5aef64d2cac459fc08d10a3", - "image_sha256": "f4b9b60bb265ea9f2063e79bbf047843b4da3dc04e1d4d3240ea854f3dd20848", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "baf85b5edffd44b93db81a9d273f9e5b27f93680e12cf1d9f5c7275aaea3248a", - "verification_evidence_sha256": "b607ff81ec4f9d95dc7efac0f5673754d1dbdf860b3068badba448a2ca1a935e" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "371365991eca826d4cb9bb4449c83220b9d7ce81fe9db57c9c67c1fce52dc779", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_af300497ce32f398bbc3e2d8", - "image_sha256": "af68b59a0d753580b9b8c7ce50c0a217ce2c471c1275b47a709c1ee9d1b723c2", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "13ca3301c71fb10b5dc2515fbba84ff54d6708de7877b1a74aa3c2ac4bfc524d", - "verification_evidence_sha256": "d58ba786f48a305d3ad375377bb393f904148d33756337a9608d24142fb96e03" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "02a7c83e550becd828195f83c3dcd9d3eb2718bfc1264f3dfef1ee57b1c331e4", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_9222c218889a397d2c2bc497", - "image_sha256": "8fda8fcec4179a7839a9674df15230906bbc43d595850ab08c336bd811d79111", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 97.2, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "41774368d4ce581c032361c65ed57c41ae7669e04979533a15f0b11ad3b89e80", - "verification_evidence_sha256": "0a9ae2468b4164b5770ffec20ee10b3136ab7f1ea4653f63b5fc6773cef41d56" - } - ] - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos90_full_p", - "grammar_id": "g_e79b90eb4c8a749ed578", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "7c898884e9e58ba61ac58abad420043d4630962981ac03551fb65df668bddde2", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4cf1e5bee79cfb9c6bf07aba", - "image_sha256": "a0bd8ce242bb831e3322b3fb0231bc62ecbf773d5eeb1c136092513d322b5284", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f4158cdd5494116e54de4ed699e43f35a8a49fa8cc11c9e70386ceda330fc168", - "verification_evidence_sha256": "72d492df045367777e178779409d649371d17bf149f368a8472a160917464d0b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "cc6556ec6d8672639b61d4aa41e5d8d874259f8f7a7a62c683db38cda793542d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_1643e44f636ed7d968389fd8", - "image_sha256": "6e39e4fa0e99c1df0b3dfdb98476d29cf9ab5d3de0bf346bc91385dcd6cc470a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7d2a0954c2645d3cb4b3dc5e0664c6ad7e62320fc23e6e88fc898aff28c95305", - "verification_evidence_sha256": "c45350b1330153fcf63a6f22da432505cd241c0ec9a8303bcc8a2fe455297ffc" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "64cf0b56381019d0100cd88859596ec66b056cc9dd62e54f597696d55463f02a", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_6e36176cacf5ffd5450fa074", - "image_sha256": "bfd91110227f68b6151669688ed6b9d644272026762b8259cc8778409eed415c", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7bc1614997eba5340614d55ff52d608ad1d30662f62aaa1fccabea5778340440", - "verification_evidence_sha256": "b3b8e1c0dff3cb46e90d104a6f71a3b7c878d013430f2f3a3a74f236d54a6ec2" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "7edc40d0900ec0eea6950f27c1f775dfb3e626abe3eed43b1cf27457d60bd883", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_dcd9b27ca2a38f14eda47f5f", - "image_sha256": "14f0d68615a8ae4c634b1430c49ae0556660a44f530298ef077e3688f686e44a", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6c10f65a79f525e4d2a2582a448e091272f44f7e69efe981ee53b4949c38c612", - "verification_evidence_sha256": "284b4ae8ead60df20176c735284e4fc8bca1302b99905172b4462d9e2baec28c" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "947714157ff514e8086c7480437917f3318f075f429ac268c0d3bdf3d60e0c1e", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_136c62f2fae3d39126ffcb95", - "image_sha256": "5225cb3698a8f66e66ca6eaea1446f00eebbb786b83ed94a650de2d98d92422e", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d8c1388b41411bb47b02013bdade6e1bbe5863c99203f6d2364c7754ce93ed6d", - "verification_evidence_sha256": "96a2d1d6b586da1b1344acf21df2cab1949de79053b99d95989976da90d9de9d" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "8baf87918c37b5654d85d1141f6ad1d1f49c978322df183ebac8f5c93a92a6b4", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_86f286f7ecc5960c6e54ba97", - "image_sha256": "6a46e0b58cd4c0ab88f5b11c5788229118c167a0e33468ebb2a0970d17f0dec0", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8e15eb88425ab532c086ba8525ede014a2f6080d080b62e10940c6d00ff8aef2", - "verification_evidence_sha256": "cdd791d4f32847de9962a7e27d24c04fb28e141949009042be3206dec9bf93ff" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "5889670ec90c3f4d063cd75c280a902287da4203a24b6a5eb8d194cebd71267e", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_dbdbe2a48d5a04b1e17ae094", - "image_sha256": "b9c905908635a05c401cb646272cadb6f2e5fd6e10a4930979c88ef8f2c3fc59", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 97.2, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "79ce76fd4bc4bc365d03305ae517cfda7fa1561cacb0c9fe0b54eb700f967374", - "verification_evidence_sha256": "b34073788475d89f61866372f35cd69526bda69e445a04a233d25ab1dbdf29ef" - } - ] - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos90_low_p", - "grammar_id": "g_523f815cc90b9fc979ce", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3e01654c4bb4578803eac05f3893b89a67950975cb4dc0985a1484ca84d693a4", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_30774c25d97459f96b6ba75d", - "image_sha256": "7e1237fc462a6e5145002ffa6c735e9b84feeff4590c0e12ce6e1004bc404ed5", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "25cd37d2ca297fd5c5326d338ab208e244e4cf6f3abe669fd6ce29e835334e10", - "verification_evidence_sha256": "f37ec5c612a610dff6b5c87b528713b34ccdc9adaf83694b5da8206a4a29fcfc" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8096207f33769899257963b5cfcba8d71b27e82b83df5c81f065142089ca92d0", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_162b0ab692b11d9dc76765eb", - "image_sha256": "4c92040b4cd2cc1caeb26ec9f9c1aefd52d68d8f54ae69a9cc047cf3535998f6", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3097983ae1a2fd50ff0e0052a02ce2df38309520b53950fa7514e43b41df1874", - "verification_evidence_sha256": "b9ccdc48260abd53a0984d8cb1068c22d6bd24c996f0cae649a004501d630387" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "572d822d3724c9b9cb4ea80852177657740146370818ca136e893c679441bd10", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_566d4021ca1a7dc6b4947315", - "image_sha256": "156d296955e37f8d792de24f488cdcbb0cf52da6dcc3a5f46820ee9230482141", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1cb53bcbfe8bc3d6efc7691093ffe26d070581746dafe2e12d584c8a4b932af1", - "verification_evidence_sha256": "996abfc3da6bcbb69066e49c5c8e2cbbcc4070abd6c58f02e283c076df075e76" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "18502fc683caf498c1dae8116a17c31a0293002e5ebc6f816c13c7e1bc69e0d3", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_b4ecec286c9a9de3a8553d37", - "image_sha256": "b4b86c65c25f00d1b4451940e58073f08da4e9e943c0f85c57ab5ebc0bbf1ef3", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3449deb527b8b734600f6e2b993ec9858770f44c26f7858b275c4a62c74a48e6", - "verification_evidence_sha256": "8bcf21b13d4c695100a04ed0d77b9c994e5fb0c81ee68388cd3e80000678dc11" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "097a975f13e802995c227b3fed96ee6ea76ad7d5721b4dc668dab03739244cfa", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_b800def59bbbfe6581db2bd6", - "image_sha256": "b48bf800c5df05ea198553bac02128461e99690e03b2357cdf77c9b746a27ccf", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9c87e6e6068851d734b5d715d3638efc8462d2c8156e54a5bc3d3e4d6354867d", - "verification_evidence_sha256": "e4217f9a64c75b01f6a930f7faddf937306193b5518bdded63eda2c484040f63" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "e0ba1d1e18fbf64b71826bda5cd6f9ee980e75f10e8243d5f351a4c2fe9296fb", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_f012784bcf64bb17b559f8b8", - "image_sha256": "a352cde8c8d7f542b29378433cc87946866b30cfbca53aa7cac35fbe3a5c1ffa", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "639144c99ced6b089ad5f60e19a3c39bc917e5790c0ae1217b0b8d8809efd806", - "verification_evidence_sha256": "55ad0e4dfa1dc3a8b0bf2de2bdf95bdd6b3ee2a93509eb471e5a3b8ee27ca140" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "dffab102c15904da56c33d4c0ba0976e6f953135d044e0a051e09fcd9b52666f", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_7591f2f4a659b18a9ee26e65", - "image_sha256": "ebbb378ccd590d3ce5b1af7d81dc7f485a946f6b6b8819ac7530ea7e27a92b40", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 97.2, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e49c95f6d698265eb05500ff13e3f04e8672031d85d3bbab0739ef173b6c6e0c", - "verification_evidence_sha256": "6a044846e829e5af37748c25c30afc693412419594547a7b4f2e090ca5ddd887" - } - ] - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos135", - "grammar_id": "g_71f779479a8e5804afe2", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "911a6be6df24984bd074308aaf3cc938c4b4509e3642de84930531bd35c879ab", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_d7118143cbf7ae23f7bfa785", - "image_sha256": "f166b794f40c47a3c9885d3ac75f4d6c25a8c7dc8bb62749f6ed7658666b1854", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "dff8320ecf553384a1004dd7a2f2023a1b7e898bf13f11eeb5049e9d623f39d1", - "verification_evidence_sha256": "c605aaab7f038f8384fb9935363b917915c245c55df806fa0f5e1629d9932c78" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "0dbe84a9b1e35d3280b23130fb7ea330275423aecfffe79c9b56bf06722485e7", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_8889c72597f18d4a0b68f416", - "image_sha256": "2ee09cb51dd64cde4589ea5c1ddf84af67b6cc351d1252dff2e2768820a38b8c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "02b925f3f6a094470509788c0b4f312c756ea916e5402509bbc4d632d80a2393", - "verification_evidence_sha256": "42c6f07569678ac29a8faeda12974037e04ca461d0c8c7c8e40c3346c9f77815" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "f80eaa1d5c1d144b426ca230bcbf3071b03f4479c1df901ce6446b8e503db85d", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_1882f55f228588c4e80363ee", - "image_sha256": "7ae7368e2cb3b418afa6bd7ee4723324c4f59b2a97bc259917725ec732f37150", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d741c51def89de0bb934226ae80219d9c60b75ca427025b5c912e094af258819", - "verification_evidence_sha256": "33344dc3197e13d08cd96ea8c27f8e2e6a52a479314975f5574c006769058c0c" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "f34ffaf35ee56262737709c39fd806a88ae3df9f04186655c99679e94151f3bb", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_ba6aed3ad5b2b02e35be38cd", - "image_sha256": "7f179cdb118912441102e8c67cb80c1b8743b5be979748314c0c040cf2aa04c6", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b1f35bd3464a40dc23d43aa9aadc2c074a46cf5811fc11d061a937157a8c77bc", - "verification_evidence_sha256": "503a0aebd4a388f9be71765561518f4e58f5969eff68e3fc3bb8ce57bec72979" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "802fa7bee90b176a774d80d87b5eb94f4eecca0d0c3450f980ab389fadbe0d25", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_257e28204a18249397e92d04", - "image_sha256": "9c95fc8b67b7c787a3407c2ee84c8ff8f21a0198d168fcd44607f6f8b0b01e85", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 116.1, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 116.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bf61501c7685dceef30441bc19c036e5cced278bcb306064bf74e79321926a7b", - "verification_evidence_sha256": "484975ca970edeaaf191db4a72c1e564f006898a076df6808e9d68f48000d037" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "f3afab7da87f9133f600264f09bf1ba5f39be7a541043c6bfd6423c0c1f2de7b", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_899a8fe8e020353d561775e1", - "image_sha256": "e2d0f60651de8307efbb67fa9345bd0d8cdf69e7f86a409eba06b03e83f5fcf9", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 153.9, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 153.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "176e9223c4518e811aa1ea5ec06e8fda6a49116057e9ecdf8041eabd640e0c71", - "verification_evidence_sha256": "c8ea6c34d95556956dd0a007cd661d16b0a3ac1a2bf7bffc48a186abaebb4bf7" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "1507372d38b31acad498ea4d29f4342d99b5cd6a48646cefc5e9b79791fb2567", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_22a425d88646e78fcb1b2bd2", - "image_sha256": "a515ed24a85e6acb38daf87f14b28b41e2af348b1af0bc7b49665ac198066e8d", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 145.8, - "before": 135.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 145.8, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6e53cc5c2c5cccea3a2e7f6a396599fa303433ef6d0e26f0cf16210ab927bda7", - "verification_evidence_sha256": "0198f4581160f2229fc5bb02571e9de095ea144023168288e460436ca028bb32" - } - ] - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos180", - "grammar_id": "g_e70258bdb66f372dc7fd", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "115b12709f0881d45bbc8977f4392ca2b980b1215236d8387f4403b91aad7f01", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_9e26e92b79548c604b4089d8", - "image_sha256": "0de954832c20a2b8ebe5828620c297bb04b4b5f5dcf95712b0e64b0edcdf3926", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6d51f90a0b8b3a2dd1bdfc83ddd9d6c2ee5d2d81b9990fbbf4dbf9b1f2d22169", - "verification_evidence_sha256": "07efd880000929cc40817387114ac6f6ff5557bd3e19421110215ca74c893633" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "807cda4044392ee298b9a4544a9c00c286752a6e2d15ce013a28686880633331", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_8cbc605f34c1ed9d8af51bd8", - "image_sha256": "17863654f7e3c51f2f2bdcfffc122d05f88f1b17bf435c1fec5c036433b63be5", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d655c8ad89d71e7b1a86f235b18761afc60efdda99ee0f42ac7c3abe393c7395", - "verification_evidence_sha256": "eb46633281a8702047ae45b09acda4acc482e3c580bb6b4c7283589003fc2039" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "3ccd132fd5f286586db1a030ff80e01721dd0302d073cf4df9894b2732815a70", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_141165c0798558e0239ebd38", - "image_sha256": "6581f904c591aa8bef69ea3addefaf4f3ceb1188d7700a66f6a16adc23381981", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "79555c6ec7e3fef58f228baabcb2b88753d6e199397f6c7808f6a6bbdfc5f9fa", - "verification_evidence_sha256": "05e7190f6a93e03ddda523a97781f6c552ea3c73099064ec173631f1a969d211" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "eaee83884f1f48011c92c0752948a5573258eaf4a9f64537c6e6f4793f1c8535", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_3726f750c99a6ba938faf2fd", - "image_sha256": "057bdd22770f649832e0dee3176718c3161a5d014369cb11868384c640749250", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3e330083dc95bef6527570d2fa090d304a7d499fbf2040b84c3800d63c485430", - "verification_evidence_sha256": "c8d8d2a71ed0b89f366033b1a0dceb2159f11c9f24a8942efa1aab218728d0ae" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "d73d07af7823dd478c2cbb777ce58613e29beb54ea11f49eca0395c0b78133c1", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_39fe506a444e3fd0111b4c42", - "image_sha256": "31b313ae01b1eb00f91ae81b3bacf76d4f2fe690401556d143890b1bf51891fc", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 154.8, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 154.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "86aa1938d56f1b233ed2c0778745dc136eefb55636e3a3c214682ce16c60f065", - "verification_evidence_sha256": "713de0d8ed93a7254098f77577f5df145891100bfd91f06e6a7cf20b52dee239" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "fde0ea9d95c23199378419467537c120eb8c922534ccfb5622c52f1d3a53ad48", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_c066abb6b944ae0085688894", - "image_sha256": "02ad28a2bea71d2481b0d06a1b5831b9dbf48aa2be4c56df3653f3c8af02609d", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 205.2, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 205.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a55e4b296ec6cd2761af80e9c1352703f0a974a760042f4c3d097752a73a3e29", - "verification_evidence_sha256": "d46644dc95678a9685b191e877c0fd3c8f943c118799bb50a21e9e4280b71a88" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "9c8ee77bbfecec41eeb3b0b1208e1b92309d552a627ea97fea32b25c27175ba9", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_79352de7c349342b7cc1f992", - "image_sha256": "88910d9543920468c8ae964ec9377ebfc36358266d14820003e51154b49c73f9", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 194.4, - "before": 180.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 194.4, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c0ae952db5097ad2fe98ed5ccf457c9e1f355ed54048a4a0d9563168288f037e", - "verification_evidence_sha256": "f5e8d2ec0673be407cf07aba369c6d4620c641f59ec6c10aed1b2b7de04d91d1" - } - ] - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos270", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "4c797122e978867c2935b4404c60d2a140cf3e718c132dbac45e31328a1909e0", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_519fc24e33f79f5e5a6781b9", - "image_sha256": "2b988cad8b665d5c147d2c2a116dfcc35202803dea0d6894c4e778534caccc37", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "460b2995325464ab7d6c436f843ffd52684cacbc6e8a15123fae40dcc7da5b1f", - "verification_evidence_sha256": "cc84d7f03e61defadd4a4cf0d0c91d80925562aae32072b4c472c4f45e680371" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "9381eb64407a8ed5f0fa5474e6f4a7e7e2ccaea8b8db0c63406c7f94c6fc7e4d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a8b3d1bc4f60a2be35bc0b5d", - "image_sha256": "a347ed9a7b466a9594583a4b7384c7282c3d4aa6d15dcc0ab14fb4158e2ed982", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "40a432938029227f8529ffafdbeebab9be904eeb6fa7a563b5925d675746109f", - "verification_evidence_sha256": "f31e44fe1b8bf4cf414cddf268dd841a1ea9a75f4b91a2d6176fd8703f3adbf0" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "0d8a006732e75a22415833af6d6939d7d4474618c2db745bf2b15b1a4b8f5132", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_17856e516f46e7fc672225e5", - "image_sha256": "5243ce393cd0ba3e35758256fa0b3a5cb1beeb7da5e52e114dc3993e8fd40852", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "99722e2d1fbc12e207bf3d58145d8319013e3db6ca508c34a6dce86a77d227a4", - "verification_evidence_sha256": "700f8df12cb89158c86528543c16fdab77f8dab9e384ec62bf1d79cdb0c1ed38" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "b5270d715bc28c63653086d962db4c6a4a8845bd5b5cc3596cd348d1915ae2bb", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_dcc674a2c4b2b6732ffa9538", - "image_sha256": "3e4ab069cf08c06955fbf0b3559591314f6ec8381f28589362db543dd0ed4d85", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9b4cfed18bd974172ac83ea7db3de05f68302a54e4bfb5b765e84316571652ab", - "verification_evidence_sha256": "fc403d8bbd90aefc8b0da77944b159e787a2523bf04d6fef55651543f3dec3d3" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "d6c3d2ed264d14746bf6f5a151eaeb2f481487d94ac265a096bfe6247343740c", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_1ab8789a21a222e582c95630", - "image_sha256": "bf800ee6581bc8d3a9076505b983a93a0c25ed1be14cfea934b96c01d765b091", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 232.2, - "before": 270.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 232.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "cca7b23f9dccfbe110b5dca42b2cc630ab266227a0310d0e1fab6970313396c3", - "verification_evidence_sha256": "10c1f65dc9adfaa27726572f2a99947efe749bbda6931992e31fb748c79ed04e" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "9b2906251d8aa98193ddad7c384afad7a8a83b1c0adbb6fde370c02f2c04c0ec", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_8acdf4b93d9e8c35f88745a9", - "image_sha256": "9530717391325b3acfdb6371498726ce981c04c7543b540ad888598e5021303b", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 307.8, - "before": 270.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 307.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "35e1484572005c5912b2b40c8882dd6da4c8fbd078d8cad6d831c6d9d886c12b", - "verification_evidence_sha256": "0ba269c4f00ab57d6f36759375e4127d91de5b120468332ae16d1c6566713a3c" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "b89a3f36bfd72099ee79018938ad7690726f78686d8ab158b3240483c4adde1c", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_b71d1f7ca2fd5700f03b44ad", - "image_sha256": "167c2e7daaacee3291eca439cf2bc47b19b34415362e65609d5b08d48bf1e47b", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 291.6, - "before": 270.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 291.6, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ac829143e34c3a954c5c88fdb54bd026e0ecb2bf5f6c5e202e9f1a6dcfa2d1d9", - "verification_evidence_sha256": "e827e62525fedc9e7eece8110c89d34f7d861154a0fac9d6aed9d15a7bbe76b6" - } - ] - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos45", - "grammar_id": "g_479fe218d933c8669bc9", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "9ecd01492a272371dfb49e20e6acb6c90493497d5e8f1d8de1adddf00b86dbba", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_b9dc780b0e7d8c24192365fb", - "image_sha256": "a320ea13d9e1603d17d2bbe8ced65d214a77c527f4233db2843731f07221b72e", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7261aab334c1c4e5e22b09fc7ad4b3f983c294c170d2a754414d8d04d52a0441", - "verification_evidence_sha256": "eeb28b59a12b32cfaaacaab1c1e664eb2b664c2218e05d0c275f7b372a59ad3a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "72d2f9b26f7be2b1aab45c3a8624273ad402ee18f3d24814dedb6b2f9964d48a", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_d355a4b11b7ccf9682c9dda5", - "image_sha256": "0097dc3ed00f38d3242ca345de2c22ced18cd5a8509f7c0e49271785a05ffc5e", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8acfccefc40b5197f35d9266f64c75838f600748c6d624b8e04aa1185aca3121", - "verification_evidence_sha256": "9adcc5a3ae6eac84762039bdd452986d6863855aee30bf5d06b7a9c87296a5f4" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "9d0c7b9cbf4c8c99422c2de18efb6ef33f3b18c1ef7c2d2f5eb594ce008796e4", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_157147a53446a451655ce6dc", - "image_sha256": "5d2cdd6fe0daf8d142d3a132aab8249bf6ce5af8c6d2aa7de062d7c0279d062d", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b2a3e9da7fae963465fd81fef90b65a7d045cea360928c694273a680e707658b", - "verification_evidence_sha256": "7e0bced47755bc4ae433654a2291b8153cb3f3e428344905c5031faf9f7f66b5" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "f99a685e85f91c88c47c1230ced5af3a4998b7ad4b48804d7c7abdfe99d725c7", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_1a89913579fc1bed30bd1389", - "image_sha256": "9d5201073cb280366d0fe004a94b9b59754fdec81d4d0a24fa9d9d97c0e93f34", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8f4d7f8e6cded74fcdea72aa368e099d657d4727cc0c7a33f6fca37141d8b464", - "verification_evidence_sha256": "a8a8396c9a74cc675ba2077f656f8f96f2b56363b8316cba90d6ef9e470a368d" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "849f613c6e9e619230588fb34e61ff7084137895adc8ace1257ef70ece2a5c03", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_ab989ab84dfe24ad6cacfa7c", - "image_sha256": "4097d8cd4bb73aee15cf9c57c8010219a339fa5bee254fd68606b3d54b5243ff", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 38.7, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 38.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "523ed9c4a6e12e99748d72faded3929063bc0492ea0333ef691e4022cd02b4ca", - "verification_evidence_sha256": "61f6f1b1360d9a680399cd287b4d699e0675cc76eac626552b1feb7bb5cefa0a" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "4fa9b4d0270d5a6881a6ccd3a42bb8c2fe765a567f867fe9dbc322be788d5895", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_313f209dab4bff15b7762798", - "image_sha256": "ebd06b847f2b4632b437c845384403de89de0ec4c1e2d86805fe379b3a42792e", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 51.3, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 51.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "bfbfb22c0bdb34577f976b611c7403d70c2aa58636610327860ada9fa6c11dd0", - "verification_evidence_sha256": "dc9d70bb22e2c3df9f76067625b41eef2858ca459f9213b6bc1b812826c05fed" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "fd626288ccc0da6873687aaa82443050395fcd277d40db4bfe0d3fa3cf383827", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_a14f293eee25fbfa34c17d63", - "image_sha256": "f72bc414df96db1a4746783d42fc71205e3efe6f263395432047e11d59b9b4d5", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 48.6, - "before": 45.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 48.6, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6d134ca0079653abae79869de92107c65e303b89f6fe80c004755922031595d0", - "verification_evidence_sha256": "0e67ab9cffd6f56d9aa0b8f3ace62f2deaa78ccf94d71d924264836b1f6c072d" - } - ] - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos90", - "grammar_id": "g_5ef928f1a20b2d044afe", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "1e3d34f1640fb8553cdf7c1e40add0fc01c75676b71220055387b5ef909575b2", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a63ebd7f440ef68b30dbabc4", - "image_sha256": "13ac58af4ec7dde03fa246720e61500d1e901740b262cd19f84ead3d0b5a7c4b", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "598710c7a6d19fc4c1adbce65baebcff062e1415fccd20d077e5ce36794518aa", - "verification_evidence_sha256": "21e36e0994ee99e970a495636bf8130210e5a43da7ca26fe1b5ced5b70d2e4bc" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "5a66390cd599433945a8f36053b6bd42853789cf73d59e6ab3244bd612155dc2", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_36400e12883b779aee766633", - "image_sha256": "6e43acbbdc44af5785ac5309f38b4098df7981bc5741b444de21fc846c7a2cd6", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "906df458afe726c4701216f0a7a245068fe04995fc0287fd828269cd2d91818f", - "verification_evidence_sha256": "e33ea9249ee8470c1123839a2a6fd93bdfc90724809ecd524c729270fdd5f249" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "933e5f6cccb5a3ac22b58a61e0054b7a27bc3fe41d78e4ee014222060ebfeef2", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_1aafc476af4c39a87274237c", - "image_sha256": "db105eb199a4801e64be5c45a72a2c87cd3c302e76eeafce57f35826b213bd7d", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3eb21a622376d85093ed633b35731b0093fba3ed7966951111506719a24751b7", - "verification_evidence_sha256": "e3fca529d279590d520e8389dc649c8b6f520269b7a5ad379432261b38d0d831" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "1c0c7c083aef06819d0c1936027dab8715cf7695d25a776a02d223839c8bbea1", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_7b8de7fd180bf847b3674def", - "image_sha256": "92af78d1dd49c3c17008dc3d3a627f19bb607071fabce81947210ca2a6472952", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8a8d723bb085af27f2cd7fcce2040de37286e1469d56a4e5e218be9c3dddfa49", - "verification_evidence_sha256": "9c4760572ebf58ef947ab96520ded3c673859c22794c02850f1b737a8b83e64b" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "b7a7919e71276b23a8e51799be4b4420767da0eabe65044f6df7056edbc814ef", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_bafef564d49d30a249a44afa", - "image_sha256": "e7844f8d98db7bb863fbc957097236152656ef0b137a135ada7f8df6a2f24f23", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_angle_deg": 0.86 - }, - "requested_updates": { - "bend_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8e9f111ead83489f1e503397201a175b4a924dc22a230f7ee205f166335e6424", - "verification_evidence_sha256": "153c088c241c1553c3042ffb678ba5c2a179c1640457db95606df7f99b7f6a19" - }, - { - "axis_ids": [ - "axis:bend_angle_deg" - ], - "code_sha256": "ebaa69c077497339bd72e05083993b167470317f13e24c97e5d9455898810c6a", - "controlled_axes": [ - "bend_angle_deg" - ], - "geometry_id": "dgeo_10d59f5b6ec70f867ce89e30", - "image_sha256": "23a7485965ad17894aa74c4f5ef3dae122dda558eb62f9442b55687dd5a960ce", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_angle_deg": 1.14 - }, - "requested_updates": { - "bend_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b139a02975c8cee52452f4b631eddd9b14717c8bc5e86eff96dd2f43c97d1d0e", - "verification_evidence_sha256": "50726757cc6fc183ef8027e0abd7df2684d3d4454e5e41553a0011bd2c09d3dc" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "code_sha256": "5e3b26d812beaa395f952a47ced9289439455eded6d9b41d98d52520231a421b", - "controlled_axes": [ - "bend_angle_deg", - "bend_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_d7b918587f52e1ca6c27d84b", - "image_sha256": "9458bb89ba7a8f4525fa7d22ba13e083cf4f10265b419feabcf665a565d65501", - "parameter_delta": { - "changes": { - "bend_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_angle_deg": 1.08, - "axis:bend_radius_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_angle_deg": 97.2, - "bend_radius_um": 13.8, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e96b9ea9f2c3fde1ad6a272a605a06052d8c9c7152c9adc8b359ef24f40844da", - "verification_evidence_sha256": "6aec36bf2ca8444b2be1f96deea646ee9a94d860f42531b715c2e7e62c4822ff" - } - ] - }, - { - "anchor_id": "l0_12_bend_s__semantic__positive_offset", - "grammar_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3ab6570fbaea9f8d82883f5e3ae40174d9e3e4806a922b6f7e32c2b4524eabe1", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_acb2964d937b87825c3c88ac", - "image_sha256": "ed7e551651c0280dcf1bb63f5b3d866ca56ad419d098274aebdee093afe92e37", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "774e8f0585ffbf3e434c318264b7a1f6b2823cdebed9b766df39a9a5c10c1dbd", - "verification_evidence_sha256": "cd63fd59683bda79541cca1cb487b6b02033e7f909eec75163c205349268d635" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a6a6ffe6905df3945bf37834177c082c63fb1c3b03c73de18c7c885479bebb0f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ca25facee8a589fcc185bbfc", - "image_sha256": "a5eca5af4e49cd92b2b5fe6a089b2284c961f95666140d054e0f43517aab0376", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ecc691e45bc732eb40e63a755db4bf57c93d3d0400c62979577f9336cd446aed", - "verification_evidence_sha256": "b1c341a10e4d1492608ae70e068b9484f3e3dd2ee0f473a42bdfb8dd326874c3" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "e131ffc1406fb2fc1c337fce9de81c94e191765e2f9753a0b48d73e46486c41e", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_588fc66ddb462cc073ff8f5e", - "image_sha256": "ed9cadf5b261f6538f70407aa60c5a9b91f9bb2ad5298d4b1b7b5fe47ce4bf91", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 31.92, - "before": 38.0 - }, - "offset_y_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.84 - }, - "requested_updates": { - "offset_x_um": 31.92, - "offset_y_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ce8922f874e3c68a74ea241248ebd629ba836eba848b6fc0124e99bcf2222ae6", - "verification_evidence_sha256": "a13f41b4459f06a20a8c5f0711c1f5ab92734e756b16a4e9b45592fec52d1e96" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "ad2f7bfe39525ebc1767f80254a3d1c7ed8473cba0de6847f91df9f6999058aa", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_55028830c11e58eac3320c5e", - "image_sha256": "168b3387bb9dbb46862f3550f6f1c46ed6f0cc80fee1799741b19c80f14bd0f8", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 44.08, - "before": 38.0 - }, - "offset_y_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.16 - }, - "requested_updates": { - "offset_x_um": 44.08, - "offset_y_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f57b67f873369237f694951e99fec156941a6fbb320cc67a8a60c7cee9e43761", - "verification_evidence_sha256": "5a3f7e9f4c911b535cd439049a74f5bc4845d4424a6685cd1a0caf3dfc8651a6" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "2b16d306b672d4e2dd9d0840e54cc2a3f7499cd2792affb296e795ff2abdbf2a", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_79be63a90ec6ba3ec95a8f2a", - "image_sha256": "63aa507e5f1055cace9220c955700aac07b0b0a0451df0381fdf75ce6cc17ee7", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 26.6, - "before": 38.0 - }, - "offset_y_um": { - "after": 11.2, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.7 - }, - "requested_updates": { - "offset_x_um": 26.6, - "offset_y_um": 11.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "42bbe114c46d0f3bf4beddd3fd296be6fbbd9f8df6bccd905a8086999e02cbab", - "verification_evidence_sha256": "1574934cc07766d69b8cedfb6979319bd430fe3b8a7a2c8c6d81a4caa0796724" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "0e5883217c6e7630bc457cbdb48c85ef30d95f547cb588f106e27662bdf9a105", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_79a95fe953e56ffa2b5ef0db", - "image_sha256": "f720bb84a0b6bfebcabf6c06d405161e5275ed94580ac5d427533bbb42188ad9", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 49.4, - "before": 38.0 - }, - "offset_y_um": { - "after": 20.8, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.3 - }, - "requested_updates": { - "offset_x_um": 49.4, - "offset_y_um": 20.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "800d0994350a4c709ddc9eaed7d9c87bf4309ff197183fabbebd0e863af1ccd1", - "verification_evidence_sha256": "1547cb70ecbf9b35f2f2bd25b0d81637e09892b939f3f5fbcb0aea817f4dffe5" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:offset_axis_um" - ], - "code_sha256": "4a9c1d658a031b5fd5416f615758b3ce75b913a054ee88c762303b1e4e91c8e9", - "controlled_axes": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_38e831729ac5e3bb564d4b17", - "image_sha256": "0b4192095b41723e562bba38bba556dc914bf436b62a4c978802d89bb2667004", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 34.96, - "before": 38.0 - }, - "offset_y_um": { - "after": 14.72, - "before": 16.0 - }, - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_axis_um": 0.92, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "offset_x_um": 34.96, - "offset_y_um": 14.72, - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9d91ddd363e666c29843378f8bfc9ea51e7851feb007b1283498834b47428fcb", - "verification_evidence_sha256": "257d57d02eeee60dd0d38e92967e1c7e80e14c29a3d6b1cacd511d6d85399419" - } - ] - }, - { - "anchor_id": "l0_13_bezier__semantic__arch", - "grammar_id": "g_4f8df303293667216126", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a2f8e6fb04ace48dc19ec1bdbaf20f78bf454db0eca17289b520ec30acd07f7d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_f581699ce869b68faa02ca32", - "image_sha256": "ee145ba1b81f002c2518d55d90d9237602a7a14a9d48e4a6c35e48c69b9a2c37", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ff72d57204756da7f77861e1c74b293575762a0b064f992971a82120e25a15f5", - "verification_evidence_sha256": "9108ff37ff7dc71d5549f2f821627addba00ce7c9beafe701ca447a314694e06" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a44989011bfee35ec0a1ece2a541d928e672c33f23bb8b3111ecdcf270a53974", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4b59c74706d34293df70e625", - "image_sha256": "9ccab047436b6afb3a24869e67d1b3945c4112adf60af394729e8255ed89fe6e", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "307d26f1b2e93ea2ae0cbf3d0ac8c49ff931c5456b0552f5216818e3b5ee9ab7", - "verification_evidence_sha256": "dd347f25cbb751eb53468b3b1cceaa13a18815b08432f4e7733578883b6d0645" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "82e00cb3fed7af190c9dc6df2212048b9d800b274c2203e5973b828ba6aacfbe", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ef3fc74f604fbbfe748c0b8f", - "image_sha256": "870e975dc759cf8fe0289ed37b55d82bb1f204a56543c94b0d5229d0cdda0b38", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.68 - }, - "requested_updates": { - "waveguide_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "00a8fbff39e683146f5289dc94c422330b0c0e0ff226f80fdb8f1d54383c94d3", - "verification_evidence_sha256": "4ce3b9d3530692960b5c41e94bee69d39f07cdfc745711b4b7899c66c3f8f491" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "eb61725bfcb5c4e99bdaf1098d4d8f41b662dd0dd1d8fb13e6204cdce0b2062b", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_291f80de5f600a763d00324a", - "image_sha256": "d3bec37a5b61c061d4b661cffe93248b7164a98463801a758becab092c747774", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.32 - }, - "requested_updates": { - "waveguide_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4714fce0233959a59c837caa7c4a339c2b2350502a1a57ed7ae71f732c94a382", - "verification_evidence_sha256": "88379effe742c84af68bcf9729d65871fe86766b7869e515cc23ec6fbe0b149a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "0ab97c0775cc582d36c14e8d54e2c3dad6085174b9805b8eabf79fb9d5623a63", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_16681e343fc207811e37245d", - "image_sha256": "fcb4e69f54384f5f77ffad6a6c231e286604bbe0a83e4619071d21cc922022dd", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.54 - }, - "requested_updates": { - "waveguide_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2a99fa24c86a1dccebee8e42158040d85d1898f07f13d324345f5f1fe40e4201", - "verification_evidence_sha256": "3d34e42f7b370f273166eff0f0f431fc3259b610a7b84b079d5705be4e80d196" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "204be1b50f43be3458f132a25c9150422b85765cd5280d95768574570f9a5d43", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_cf8884f99164dc596c6ec4e8", - "image_sha256": "3f25cfcdce5420aa76d8f8380dd43668f047030aba9cb28e832df02f7616368b", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.46 - }, - "requested_updates": { - "waveguide_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0964e05056388ebdc6c970fd4dd313bac450b4266ea841727770ea3367e97f27", - "verification_evidence_sha256": "a242d84aed45e9b0f9175cdb56dc991b1d3abbdee628e0148d1db17d4c7f5b4a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "93d430b897cd794455496316c5cccf9ad9bddd7bb0ccd8440c01b0b6663e605a", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4aa8e6cd9b193941a1b20280", - "image_sha256": "1095f847b68592be00e70495e99903e4519c3549c296809b23c82faed1178e33", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0a4a237cc6b7da1795d8e413d0fb6b0652595b4f7c3fdf9251d1bf05d18077de", - "verification_evidence_sha256": "1c2e834b18be5fa4e247d15157fa410c4ab4f2f611d015b38c0199188c929a58" - } - ] - }, - { - "anchor_id": "l0_13_bezier__semantic__asymmetric_dogleg", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "c03d9c9da503eb8b4d9ed752ad9af0797290ffc010620126a5e3f1336088d0a9", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_325d98a12c0c98c9339a01db", - "image_sha256": "975068d57b5d0c745966f05031c9262560bbf84fe19b014b8ce46dd8109bf663", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ac34bd0451726a201ece512de70b1926bef81f8057923a53432c0b0d54c8ef61", - "verification_evidence_sha256": "20cc9f41aab2bc40d6e769f710d6aed91eee85e068cda7a2c0bc94d1e97cac59" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "d3a1709e4d3529056aeb8f088a11e2c3da2d3ca9288a0102ab641abc12c17b49", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_deeabd8e23b0af9fe73a9265", - "image_sha256": "e6f849d862511368679157fc9f261d7343fd0d3f970b9570b0c8dab1a9f596d3", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "67ba5e0d58a032cca6d763394729630bee597b25ba0518cccddfe9f175a49fac", - "verification_evidence_sha256": "9ce9e6c8eddc93c3d6826b6b7ac335c9ac7d49748ede13a58c389140d14e3c8a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "f54c7245cbd7f6803d8462e01cce226faab9b76cb11b67a3a794df98e02d3269", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e0dd8e699d81cc2cef9b6435", - "image_sha256": "e0ff457dba09a50e3151801487a2ff3507d2ccd3429897abf0ce13208ea20f19", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.68 - }, - "requested_updates": { - "waveguide_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6ff8c96b67ed511a269166701a8a556d0057ef647a584516406e15f86e4582d4", - "verification_evidence_sha256": "5c9035d6a64b3c6c07431dcd18249b3cc9f2a164b0701856fde36b4c4f1ef614" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "38bd490a4b378a630c6c61f4ebd2cbaa67d97426a288c729c528d33a10982102", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_9e8cf96bfb96f2fff2127d5b", - "image_sha256": "45535b737ed3152b3a697f685762e196aad970f5c2b02dde819a69458d060e4f", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.32 - }, - "requested_updates": { - "waveguide_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5595868ab16c8d8d034f5bd9bb8031cfd56c06264b0c73d728ba3426be9013aa", - "verification_evidence_sha256": "b4df2207fb8153614af523d3cf390fc1da270e4d303fe8710a17edb5688e308b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "db67ee385e81268c9ffb4605573b062ce1fe70453f360b3f2d48d659243d929f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_d8a795bef4c684c6e7abacf3", - "image_sha256": "fec91c0341942a37115d565a2d0232c5a4bb612e743bab240dde6f352f1d4e7b", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.54 - }, - "requested_updates": { - "waveguide_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "58671d4fbea360cdf48fbf77b850e09303c87c743f3e0381fb19109c1724c1fa", - "verification_evidence_sha256": "bd131d0cd4b70a986af07af941af126782e5bf07d889a15ff828301ce2701ac9" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "4f21b5670605b56cfa816a8ab4509a5122bacdd6c317677cc27c14cb66300a6d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_1f689e92100867be51e0ba03", - "image_sha256": "9bb400a0572cf4437b8b8c2f4fec207700634e40549f70d0587ef94bd3e4e326", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.46 - }, - "requested_updates": { - "waveguide_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6af1aa1b2656d807eff79ffaac1534fdbff28d9c64acfd3adae2d3176d3264b3", - "verification_evidence_sha256": "54f4941cd85cd975a7acc9ed7fc6a95fe78ef76458086fb8f46841c2d994b00b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "33315eb42a942a2290aee47bf92df7c55b03fac4a901075928000cc6ad6742d0", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6cd43c7dd9b9ae4502414910", - "image_sha256": "8f8459744ca77800d477ac43d9af81f3b305bf4dee7fe1a7e7efbbc93f10bab2", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a586e9144ff0f4336a44a0426c8cfefa3df30ba389d32358ebf0506f00bafeab", - "verification_evidence_sha256": "b78cf7ab7e95708b522953d489837024a2b2ecd2c84dc14d1161c24ab36369ee" - } - ] - }, - { - "anchor_id": "l0_13_bezier__semantic__c_rise", - "grammar_id": "g_f82bbfad465c7003d0f8", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3263b1a6e867941a364edeae50831f3b704179f943ebe7a516011dd219a6e41b", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_582111dae55a85313907d5c8", - "image_sha256": "d749fe431c37764e0844e1800913030b1c7457504eef1f0ca6b91a3701cb9e61", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e8fdeb34ed69bfe384ea9454dc80aff1c8eccc34863b243d96de0800710790ee", - "verification_evidence_sha256": "d008651121bc7669b85efcd8318d8006f16302511a6a6a854442ab7c639dbb9d" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "54bd04d2d74316cb981a6c421514d52d5d2393af7d5b15695ee1b8983d22a11e", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ff335ce1df625dc5562473e1", - "image_sha256": "7fdcf0f136cc408d109b6c9b5324187fbeb80d1522f4d55635339246d7778648", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1fa26f835d0a93571aa25187bfacde724e231482622728b74551e32de140a686", - "verification_evidence_sha256": "c553afc5c2640c70ee627d80b41c359e2577c6eca6721ca2b8f2533faff64b69" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "808e90461f4092e23a6c2681e8aab08bac811900237c1256c66e966f3bb6a9c7", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_c0fe864de15ed9b10ecd273b", - "image_sha256": "89453fdde7fb82e698694ca720d1598045920336e3beb042cc02e7465f2b48ba", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.68 - }, - "requested_updates": { - "waveguide_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6e6a610c8e978bbed21becd1b7a5753d393b3597de3ca2c99e4e3719f494118f", - "verification_evidence_sha256": "6cc16c42c5cfa9f323bd95c02371cea303b1f5e07dcf3e67e46338867f6f64f6" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "99bdf448ef1b3530888791c8985e2d4af67ee2cfdf3b9a4af2b385cea6250f38", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4144bb7dd265de8a253fb343", - "image_sha256": "5926068d536f60688f1f10b8e65241a6164a320495eeac0adf8f7edfc933ca3a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.32 - }, - "requested_updates": { - "waveguide_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4e5231d7e05f374440f96771763c2b7a32d4742499d76e40ce5b200acb68668e", - "verification_evidence_sha256": "0ebe90060fbdc427b7e16071a1e31a992e67a014f59ec826f41dd8cccf1e9195" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "aaaa37a7d4605250f9d334bec9b3d332902f9cf2a2fce2cb9ec50e02e3377a5a", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ff914796d4a752f5841f3770", - "image_sha256": "199a84afb39f7a3472e4f00c90938aa81dfce93a9af3ada777bd558a34cc4877", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.54 - }, - "requested_updates": { - "waveguide_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7b4e3a636119be49c4e43be2403b67e73b1a05561c872e06eb3987ed910b2d2b", - "verification_evidence_sha256": "5b210096f9bf63127ee7292f379c6f8cfb7792ee99f78d0353ecd4a76ed53e2c" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "6cf73ea73df310a617ef0b0d2f08f11941fd763f7108053ebe1fa8d39fe1a689", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e26949630c9f79d74e3a3e30", - "image_sha256": "b4266061a331e39f1054e8f6f895147739998a6783cd02f6f1035f163401fc60", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.46 - }, - "requested_updates": { - "waveguide_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1a558fc02170c183cd16373f7f8e7120b9747e7e689d2ff78f7fc6e1fb2c3153", - "verification_evidence_sha256": "b9f5ab674e6a0c11df076721a347f6efad4cdd2d934d935731aae77836e47376" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "0dbfa297980f088d0ce3b6b7c450da92e4ce717907514830b4f06ab8c91a7253", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_945e736dcdbafd3a8b629c9b", - "image_sha256": "130313fc8d8531add4d218654301e5864b63de434ce9cf3dad208580a8112594", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "83fbdd5e4fecc4b9be7987112180450c025635d176d66d69431b65dab7568a09", - "verification_evidence_sha256": "785bc06762697e17ebeb40b900894823b7fc7665712d02c41083bb839d4275a9" - } - ] - }, - { - "anchor_id": "l0_13_bezier__semantic__hook", - "grammar_id": "g_7edf41baccad69c074ef", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "08b99afa78a6bd856d6a8d12dfecfc5a66a8a7eb202bd5d8cef9eed64da0a951", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6ffb97011310104e9908db79", - "image_sha256": "fe55688844e0a2d3860db85405b1e8959e96e78a219c1371f0d6ed29cb4e3f84", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "866eb4ec3e59ae53db6fd2d1426d00821b578e9943a3c0f34afdcafaee52d46e", - "verification_evidence_sha256": "555565fe02f96611c0ad99e55b13f32394b5531c7327fc725ce10207fbb34767" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "649cfd916fc8ec60537627268681ad0691cc0cc4dd10455d5b4499828a6457b9", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a5910333df4f04a3e6eabc8a", - "image_sha256": "898940fddbf7b6f252f0022849fe4d8d0859bdef406edc29b4ef4cae7696b148", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3b49c3826a5acc303d05195b581f6fce3294dae8d31f0ad04646e19ce4777b7c", - "verification_evidence_sha256": "8704468d8f214c5f67b3f83e21ec03a8d872fc0272f688893255f556468ec8f3" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "bfa2173c604434588f8ea995a72eadf5868fccddcd37bbb416019f2f5b2e466d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_27c3f8ce38c64be1cb1aeede", - "image_sha256": "833235c18d3a3b5dcc988f99b42a6dc348c3858a58c2882302637a40ab8134ea", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.68 - }, - "requested_updates": { - "waveguide_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "27ffd9c46466ed00e11fb8e31b0a9d7a7ea6f6a9163081e540182a45e392c33e", - "verification_evidence_sha256": "d0ceb0dea11929eadcdef6b970164233939805834d6dacf99821f674221d4383" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "d49fbc324ccd633e88a789ffb7c2cf6b17a87fe16338df02e4afc1783701f12d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_942743991f7c5364ab8b9e69", - "image_sha256": "619ec9fe958d04340e75d8bbfe3c6557a319b6c2381203ffe3df602cf2ce7c6b", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.32 - }, - "requested_updates": { - "waveguide_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "438e3058a0c2fb2ccae0374ae2b05d4dfc5eb1a17bdf8f7cdb6520269a1e3ef4", - "verification_evidence_sha256": "cd773b4d0b3529fc2ebc3508bf3eda4c3cba6f591eaf2fb27fed5c2ba9fb9a38" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "ef05666aa68087e9f031a90efe8b58906d186e5c4425d6001c5647458194beef", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_89f7d8161b96d2706d469b17", - "image_sha256": "33435fb4b5415f3c5c681c9420e1582bb48312846e0df3ce1c5904591ca7ecf3", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.54 - }, - "requested_updates": { - "waveguide_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "31329cd84678c189300189c2cc4a2e54c1f8655134035120474a40f5c64980e4", - "verification_evidence_sha256": "5636173db271beb2fbf826e11c9de2ef92f0896d1d390cffdeae3361e3c38d4b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "6d490fe1df28387d5040cfc1d0fc384a4befa6772470a16f985a115c23261edb", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_69725de437395608d7af15ec", - "image_sha256": "a077729fc9917f97aac6f2bcc94ee9c776054feabe54f106a588cd5a61f74e66", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.46 - }, - "requested_updates": { - "waveguide_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e0d9e05dd8b64137a2052e37235c5d48641cd46b7448ca0f3fdc64b2da1a4541", - "verification_evidence_sha256": "bf299cdd21207e00c57934aa102376c3f9fbbdae36aefb50efaee85d647a47c7" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "f3ccb3d0da7e781a4b134559ff1b3a7deaffd270855c15f8d4c2047b277afdee", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6567b5510efad42823d7dc98", - "image_sha256": "69630003f7eece176b71fc1fa48d75f78fa00d394ef37107fbf36809fa08fca5", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "18d2fa0339e18644cd38ea56a77ab8b8f29200d73627e4c99aff73cdd5baf3ae", - "verification_evidence_sha256": "3491e265892e6441ec13f2765fcd120a073e3b6158842b48dabe7d6aaeb24c59" - } - ] - }, - { - "anchor_id": "l0_13_bezier__semantic__s_rise", - "grammar_id": "g_72075acbffecff838008", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "698875e2e72a0638761d3aeda97e6832e4febcb8f64939fabee86433360ed385", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_0fcc73cbaea66adde0996899", - "image_sha256": "72e74c4e99e2863693b65084cb1ef87e6c6652511f90554d0710ee34dbf8b58e", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3dc22bbb01db95317dba725d98860db51799baf22922d61c669bf6f1266172f1", - "verification_evidence_sha256": "621999c5acec3e94a38346c546114dbe28add8068c9170f756de6091b9f4ef8f" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "fc10010fab69ec61d338c7b9a8dad526367dce176802b7e4d6c5675c247d2e71", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_becfcecde07c49afe6431ada", - "image_sha256": "f415a46b2ca9097ebf4c81bf1f308115128201774dcc1c487b7668d0eb538028", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1226701c675196e70570e01e181a2ac7368a8d2934ac813ed74ff60902325c96", - "verification_evidence_sha256": "2d07aecda1e081180dccd9bd1decfa4b486eb26c96e2941057ec33d5351f35ef" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "1daef47567afbc706ee6bd59106d76660fc63724d4f78ebfab2224c265d4f0e0", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_b5a7c48b7300498e710854d8", - "image_sha256": "1e22867080651ebae61c321bd513b5154d833b64d67c33cb28eb41617ecc8f12", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.68 - }, - "requested_updates": { - "waveguide_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fc6451c7b2ec669571fec5a9d9033bfded7941a6d500baaaf9f17b8579332a41", - "verification_evidence_sha256": "6f2fdc3bee528b733473eec0b52774f959d24b662aac90adf6f4a04d7c16c255" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "2b142460e333f6f7ff26a18b49b80f173e11373db47aeeb2ff683e15fbcbeb40", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_bc40f8aa3539255eac1b3d6e", - "image_sha256": "bdbd0b0238e85fdfc4fea73119de0d3f4eea34f43d888abc0ab9fbd6bd1190dc", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.32 - }, - "requested_updates": { - "waveguide_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7a47e3f393ea1f7e2c2efc2ef90b1f645e9e530b53369c4bd2e6bff8d38e36a9", - "verification_evidence_sha256": "0c66b767b8571f7a9189f0cf40838f1229b2f574906eeeceefcb131e8d2dcf86" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b17baa10256a99d66dff014ff1e3fa89c0dd957c6f0b7c7a53995d926be51b7f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_2612a0c16e8b4d395a77e687", - "image_sha256": "8666a3e6f9eab5db0b6eb01e67769135bc6866ee086bdbb950ab0f61f26f8858", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.54 - }, - "requested_updates": { - "waveguide_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7f68e22dc8fa78f8f4b40a40939da1815f7999bbe3b52c0a342d6deae1f4f96c", - "verification_evidence_sha256": "5e73e28ba414d9d4a6e49576d9a1f75f48217f181c283e9957b35dbf487e76f5" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "1c4f1200270cf8dd978fddcaf8b30385fa96544b3330dc9c9b739281667684aa", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a05e88bbd705a7b0f62a9454", - "image_sha256": "84af3d71ff7eec5c9ada51c8520cbb621a8608e167f9602d7c0719eae9cf1837", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.46 - }, - "requested_updates": { - "waveguide_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "779f9550831df04675a577887160415c6f2471044b27d45ab6961305936d6536", - "verification_evidence_sha256": "6bd8799ac6d462e63dc79317e1d8b4ce60b66eb0c7c5de150c752f9a2f70b0e5" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "473dab33943ad6efc1746f32875442c178f0f897cb0cdef1f2b27ab46af2d7f7", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4d2cd1476d7fd36f7d648d7b", - "image_sha256": "bd516d039ea0a785ae3295dae390d0b26c1204bba7d9437830a4c5074d2a36d0", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "waveguide_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9cd8a2fb22f581180da1388aebe997392569d910fe9449fcd496b1e4038f3b55", - "verification_evidence_sha256": "973e452ee7474ccdf1e6b6b5a7ca522a67a0f7e6cffdb7b85f805c4f85dcd307" - } - ] - }, - { - "anchor_id": "l0_14_taper__semantic__moderate_expand", - "grammar_id": "g_ef74120b3121c58a2008", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "740c899674f35a755092d0d2144d6955c22f29691a82f1b1210bb5972681b5df", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_1b2e1da5cde62288641ab353", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 3.28, - "before": 4.0 - }, - "output_width_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "input_width_um": 3.28, - "output_width_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "afe95861e91507a9255d36ad1108c2f547c173adee6d8e5711ccc0b34b6eaffc", - "verification_evidence_sha256": "4fc49f941e68f21e15fb5e1c07d4202425a14de8e5566d8ed9d20d4a5e815d86" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b86e37353a4617db503b69afc48e98ac6f4a3cd650a2c5e18574ccbc49b4efa9", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_919bfdc5f7913f2bf3a8b54c", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 4.72, - "before": 4.0 - }, - "output_width_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "input_width_um": 4.72, - "output_width_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f9573def098dd904b241f76a11af9b8bbece569b050e8f5dbe8577d0adf77069", - "verification_evidence_sha256": "fc8fbac936ea35565c2b7cca268c053572e57866c94c74f0c507d517ec856057" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "800122467278e081d45380755d8421752e1669035869e0aff2be107105752f6a", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_78c8f80e7e9d9a4df6f2d251", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "parameter_delta": { - "changes": { - "length_um": { - "after": 30.24, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.84 - }, - "requested_updates": { - "length_um": 30.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1edb1b5fad249fdfdde62cba6338bbc9a1eb3b86c9366acccac2301edcc861a0", - "verification_evidence_sha256": "116ad4e6546ce896bf8bc0989c651500cf51a6a83639f6d83e15915d34abc6d0" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "84d9b2400f485f31cca9e2bec4183f7b46577d8777d14f2e60ae42ee479683eb", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_86d11c8d48cca3b6ba7a010d", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "parameter_delta": { - "changes": { - "length_um": { - "after": 41.76, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.16 - }, - "requested_updates": { - "length_um": 41.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c2fac07139f9ee06c01bf9c7dedb0ffda6eece44d893490d9029ee36d8aa161f", - "verification_evidence_sha256": "194386ee9d79e5b22890ba70c3d9d1844801410e2264abb82233c168141b3c2a" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "4fb986aff11be5b0e43227b6065f3ebd841a281c99d6d04db9500327db86d703", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_06d55ff91e130dbfbaf00298", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "parameter_delta": { - "changes": { - "length_um": { - "after": 25.2, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.7 - }, - "requested_updates": { - "length_um": 25.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a175b2debadc770c6a0d5ebc54922e0d25d3ba0ec35f19e3c13cc7a3b61f4cf4", - "verification_evidence_sha256": "1fd446d5103ec807ec6d33443cc75fcca3d26da2acdd73f395e74ae221bd5691" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "49dc158b5443bc3b3f3b24a5cb786591eda75a8e3fd3c2708f36b25fda503ea3", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_01217cb903832275f377965f", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "parameter_delta": { - "changes": { - "length_um": { - "after": 46.8, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.3 - }, - "requested_updates": { - "length_um": 46.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f97e19c294991dca3ff0e8fbacb49bafb487f5b77d3c8b56884e3a2acf3ed0d9", - "verification_evidence_sha256": "cfc7b347bcaefd32e98250823afadd3c1cc370d6a762e4707b12a773622f09b1" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "code_sha256": "b16134f5d0135f0674d2be595256ce76a12a612f270a4d4cfc0f52845b1e1ab2", - "controlled_axes": [ - "input_width_um", - "length_um", - "output_width_um" - ], - "geometry_id": "dgeo_5e37e3e4061d3b0fee81c6c8", - "image_sha256": "deb172c390bf48ae3fd65d2ae77c30a66370c428fb3afb1a83d402347d92eb23", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 4.4, - "before": 4.0 - }, - "length_um": { - "after": 33.12, - "before": 36.0 - }, - "output_width_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "input_width_um": 4.4, - "length_um": 33.12, - "output_width_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d711d5329d1d731aa080c71bdc80d8a37aed76751bae27c971bb875824433178", - "verification_evidence_sha256": "df93c7f92a489f9ded2e27da19ddc31e8494928f879f05bb3a4a149fc722d06d" - } - ] - }, - { - "anchor_id": "l0_14_taper__semantic__near_tip_expand", - "grammar_id": "g_4a8a1d03855225928b7d", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ff3e39c907d5e6492b97b85f056c5473b0811e82e57d60bc4397aeca0e8046cc", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_ab28edcded395744f2e7ad4b", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 0.82, - "before": 1.0 - }, - "output_width_um": { - "after": 13.94, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "input_width_um": 0.82, - "output_width_um": 13.94 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "10e995386a3bf8a6f1532d3594428c61fceef3d7e57dc6efc80dbff5f5190c85", - "verification_evidence_sha256": "b9506aee64ccdb7b10c2736b7cf10c07f9ea1c6196b71995d0447a3430bd0476" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b13899c0ca418824163765a4edc674852c70defadb32337250ec0540a72cc93d", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_f8e4d48d31fb5661c29e5107", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 1.18, - "before": 1.0 - }, - "output_width_um": { - "after": 20.06, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "input_width_um": 1.18, - "output_width_um": 20.06 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "70bb7379e224731dbd6c36080e0b2302a1a9a932a410889d20e7d3d215ed0b77", - "verification_evidence_sha256": "98ab31f1abd21b9ae749db27bf3db5735e38a05d783f46c577a470b036c62c02" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "aed04ae99de08ff1aee64258d798a6871f6118d809a3fa8a2410894dac196fd3", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_846601650d0178351784db68", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "parameter_delta": { - "changes": { - "length_um": { - "after": 30.24, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.84 - }, - "requested_updates": { - "length_um": 30.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0b15c244ebdc3e96c9cd1a8aecabd2c5e48030534c63b67c837d792229c6a276", - "verification_evidence_sha256": "dbffd7bae58a05afa14d9b52499cc2b2562de43b681a79a68be269f7d8fd5906" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "daadab614eceaad58d26fd4c04b4553bd53a1ae73c73e998d43bfd590714cb73", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_cc3e3185ad619a66d3929806", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "parameter_delta": { - "changes": { - "length_um": { - "after": 41.76, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.16 - }, - "requested_updates": { - "length_um": 41.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "780d237b38d55cba68e8deab5d73c74ee2b6ddc391f3854592e12f647c7fe631", - "verification_evidence_sha256": "018b56db7a8458c80cab1650dbf40dbd79d3893b34909a3d2edac2c410211d75" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "98cd3221d29a56fa0e20ee1e826913bcf7b2202e7018a518ac9698bccaff81b8", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_78a7adc35f9b44b13c99c2d8", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "parameter_delta": { - "changes": { - "length_um": { - "after": 25.2, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.7 - }, - "requested_updates": { - "length_um": 25.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7206c7459fb6630564b5133e3ae7dc8dbe2aaf9bb0ef0551a0e31c2f357e597a", - "verification_evidence_sha256": "09258677d8f53f533de87fe644e400cedb19d78b750409e34eb0ff665449e66f" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "9c5b66af1886f64a0716ba49b885ca437ea9a6d6898910b64224abf0867523c9", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_acd99b6934c4dd7055aa0a0c", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "parameter_delta": { - "changes": { - "length_um": { - "after": 46.8, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.3 - }, - "requested_updates": { - "length_um": 46.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4fd0c171abc6af9e82c453d1b62f8e5617b04b61bb7d0c98c804e02aace5b475", - "verification_evidence_sha256": "6872fc604d1e25f3e56849ca9755d843d127146d4a8081d2c53978182aa0bae2" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "code_sha256": "34a474cbc9cb08c228642ee1b6c82433e1db6d857d1cfb47cb43f8e7bbd3d437", - "controlled_axes": [ - "input_width_um", - "length_um", - "output_width_um" - ], - "geometry_id": "dgeo_1578c8f76bf65abb455ac8ac", - "image_sha256": "a9b9d66fec19c1dda7189dbdea19916228b7227e1781e0a705024fb1a29023db", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 1.1, - "before": 1.0 - }, - "length_um": { - "after": 33.12, - "before": 36.0 - }, - "output_width_um": { - "after": 18.7, - "before": 17.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "input_width_um": 1.1, - "length_um": 33.12, - "output_width_um": 18.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c4be90cefcd548629a77f79ffd748cefd948f7769ddf0f7c25e7e8482ccf2dcb", - "verification_evidence_sha256": "bdf0e689a27bd25ff518108c7434bf8e2839d0b9ab76e4e2874d7153c88ccd0b" - } - ] - }, - { - "anchor_id": "l0_14_taper__semantic__strong_expand", - "grammar_id": "g_16e1906934ef4d4b7774", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0d0abbc72e995a5a317ad010ba73b6c7f141524a5b3a30faa2e52eabe3cb65da", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_3909c3a72e1a1ea816c2f719", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 1.64, - "before": 2.0 - }, - "output_width_um": { - "after": 14.76, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "input_width_um": 1.64, - "output_width_um": 14.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a5f9822deae97329dd4110e457a55b7ebf4649e132614db3e2c03446738f82d0", - "verification_evidence_sha256": "d1fee34c7a6140f038fb953c3e19675ced841ec91fea483f357a9c3804ce9ffd" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "20e26590ba141fabcaa87b3abc30e03614de579853da01ce732149ca2bf2bcd6", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_9c859079104ef5a0e1491203", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 2.36, - "before": 2.0 - }, - "output_width_um": { - "after": 21.24, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "input_width_um": 2.36, - "output_width_um": 21.24 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "dbcfd8d9e022ba66cc4e0bd6c27bca14c22f9260ab8510d39240c2b0c33c71da", - "verification_evidence_sha256": "d22d7bdac9fa07ff38d2e8f6c8e427363ebc1b33096c02bc15072d4605e8a94a" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "26f0c1c07cb7380c9ca89c5f20f408d0231658d72b39e2c76a17b275c04a383f", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_edc44ebd720073f5fafcff99", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "parameter_delta": { - "changes": { - "length_um": { - "after": 30.24, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.84 - }, - "requested_updates": { - "length_um": 30.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6553b3879d3b1113ff6ca5dc422fb02745ecdb26432f253dccb6a3966edaab95", - "verification_evidence_sha256": "e55fe66460f1b6a5145e05dc97256475e2cb21c69de8d82018fb61ce7d205d08" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "0d54c2e070cc41d4ae03947e9080b4bc14d2ed21e82b5a61c0bdcd1bed0d3778", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_4a9185abc2121debd5bba498", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "parameter_delta": { - "changes": { - "length_um": { - "after": 41.76, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.16 - }, - "requested_updates": { - "length_um": 41.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8a3a27a050b661a1524ef7fb06df23f84eea172df1177706a0e0049429a264dc", - "verification_evidence_sha256": "bdbab9bbd27b567a2b819b6a15fe70cc12080e9c40a5a5c159a09354a82f03a8" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "cd5a418327bd8565fa909d6d6602efdbb2b95a7ce61daee5d05d0f37c0c2e559", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_b04fd61c34035ab076bca1d6", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "parameter_delta": { - "changes": { - "length_um": { - "after": 25.2, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.7 - }, - "requested_updates": { - "length_um": 25.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "900754f542c54c5b47211c5edfb321318af912e46b742f4364ff898583b1ee47", - "verification_evidence_sha256": "f0570fe68013c742f352b1262440866ebee8716fbcbc891a9c05f675123f8bd5" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "a0db7db9ac2bf231066ab1afa353dac31607a21dca64d298be0d47aca0669fb2", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_fc315dec0bdcae18d00b20eb", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "parameter_delta": { - "changes": { - "length_um": { - "after": 46.8, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.3 - }, - "requested_updates": { - "length_um": 46.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "90e144d5852cd6686256e7dc9f0aa8c4ce84a16650be67cc3f2c830ba48623fe", - "verification_evidence_sha256": "8874b4761a5ac51e1d45a000f2db21ef943559679089ac36571cdce03106c28f" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "code_sha256": "666eabf7ab2c4621c071124512c06060bcc2390450ce84ae382f4bb278e1129b", - "controlled_axes": [ - "input_width_um", - "length_um", - "output_width_um" - ], - "geometry_id": "dgeo_a1ecda33017b0d11d77c498a", - "image_sha256": "6313106ef75cf89e04c6c3ab9cdabf325fe64b8522ff227ad5a31a8d9de0a5f0", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 2.2, - "before": 2.0 - }, - "length_um": { - "after": 33.12, - "before": 36.0 - }, - "output_width_um": { - "after": 19.8, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "input_width_um": 2.2, - "length_um": 33.12, - "output_width_um": 19.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e33320dfccbd418cd0cb2f357ef38e02304456ea6ed54dd8fc59a86368ab3553", - "verification_evidence_sha256": "9a1356cbd2c233d6125ce79d575139b8cd582f9590877824f6e12f39f6916c9c" - } - ] - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__medium_gap", - "grammar_id": "g_69ffd5d44dbe9c317101", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "d8522a2036544522044ab05c36e4f5f84cf1dd9dd3bdb11685a697a3cf320ee2", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_166439c5cb8a8e2431333a71", - "image_sha256": "023ac10a6e7d019b65f4db1a3ad47a309ba6910cf89e8889040173b4ab9e9a4d", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 2.46, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 2.46 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c93ecc0074698a22f4147e54b7f07cee6932ef4f488cc58d76aaf32141ce526e", - "verification_evidence_sha256": "adaab6347684f1491ab5e5eb550697fb9d3af991b027d452e2f1b2ae41905f54" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "708c2746fdfa2f61f1436d1be6f0ec4a0a4d1e1138e724bced48044c1d12d56c", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_1b4b61a3d0c6e0ff29694b38", - "image_sha256": "5ddb2edc1f43b7d3bae27ee8e6b57b458c51a3476ae26dacf940e827c2749348", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 3.54, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 3.54 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2f83063930d1c8822943970621ee8e8c441df28611dd096307c3f0a788e21fe1", - "verification_evidence_sha256": "8369a8e6c0cfb62ecd1a9631fa185c9db9b2b18bfde8033ead740d2df66aea92" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "23778f2e40b580b937cbeb2f99bdfec95c56dede4bd119374ea750f2faa77575", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e786000715729da3b5712649", - "image_sha256": "273ffa6dda552c53e3de7944521b6b34e63a6a5152405dedf8651c90011e292b", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "604c88f9a822e48e7d52cae5b326431c651e2462bae535732deb46ca0ab528ec", - "verification_evidence_sha256": "ade3e4004da5f7ab7fa42af0a3e238c76f4e8e6f65c0bb2ed119e32b53e179ed" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "6c3f70b80f2c91f685fe3622fb62a9cd79b551047b2c5980aa605ff7ad03a9b2", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_3c50131d06649a51b4a78bc8", - "image_sha256": "cecb9bb08322b1da2cc17375b22c2781c15561130282e310e0429a9e385e8553", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "58f6a1d75b711aa433276cf52625831fd884cdc60247e2ff55ada65a02943dcb", - "verification_evidence_sha256": "c856a4fdca0bc0d931388ab62ffb0563c010267173f70ca6c29444b653b78054" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "820dc2f29dca320e55534b3a3d09d3a2174d3de06cc0be2a4f6f4ab757de368f", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_ae757f0a60105e7495c7dc38", - "image_sha256": "86027f4ffdb0ec33564dbe9bd69acd30192dd5da175cf095ab4764dc735cd20d", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 34.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_length_um": 0.86 - }, - "requested_updates": { - "coupling_length_um": 34.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4dc565ccc178ffd10bb237fd53247b90a3049be293e28b665e9dff5a0fa899e9", - "verification_evidence_sha256": "c738208711876d24c51235bb8e63b7bac7812193e27773d3a0dbda3c5bcf72c9" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "31c9bd4dcc2b0f9036144a89a8876f1f6b51a1c11d0423b6d2ec9a6010beaf5e", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_7af0d700a24c82400d2f20d6", - "image_sha256": "86027f4ffdb0ec33564dbe9bd69acd30192dd5da175cf095ab4764dc735cd20d", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 45.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_length_um": 1.14 - }, - "requested_updates": { - "coupling_length_um": 45.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "34aa001b09d8c2b61fdeab172289fdce6b6cf105cee812d16dbb37bc73f1d03d", - "verification_evidence_sha256": "9b87df2cadb2845789ccfccced5d376e64ea9b501871fcd49035765319308938" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "code_sha256": "0988658414ab54df6b4d779b8bd65a2883824da406aab23e934b5c5badedfd9f", - "controlled_axes": [ - "coupling_length_um", - "gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_97a448c9a2d9005513f9f8b0", - "image_sha256": "273ffa6dda552c53e3de7944521b6b34e63a6a5152405dedf8651c90011e292b", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 43.2, - "before": 40.0 - }, - "gap_um": { - "after": 3.3, - "before": 3.0 - }, - "waveguide_width_um": { - "after": 3.22, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_length_um": 1.08, - "axis:gap_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_length_um": 43.2, - "gap_um": 3.3, - "waveguide_width_um": 3.22 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3bcae3b822b87fdaf7b9dfd1ffa7eea1169b9e62319b4f5303d481fc2e3e51a8", - "verification_evidence_sha256": "777035ae5ab66f02dc50a3f95fc1aaa123be135b11a950337a6c956d9e820139" - } - ] - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__thick_rails", - "grammar_id": "g_ee889e1434843a165ad1", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "eb4ae8226ee8b0f1100deefd1874048fa73b17f7724869195d8226bd33b80aef", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_17e62a52ae2d0d9c489bb374", - "image_sha256": "046f1530a9204483ae1df7dfe82434db5017ccf13acbbfff489503ac055e1170", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 2.46, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 2.46 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "806dd011e6d36225607b1cfbf818f1bb2541efdeeec8976e5682f14566f1f1d9", - "verification_evidence_sha256": "51e370ed9725a369961036e54c649c162c6bdcf5c3de586ec80f9598e485748a" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "b1ab273ec6c5c57b96c2622ffdd37b0c3161242bf4c70600ba94ddde9a9c526c", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_a605d51efdebfd989737efb3", - "image_sha256": "eb2774dd67e861b2bc306c5c06d048f7fde9c70700b826b82b184c77b4885913", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 3.54, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 3.54 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8f1b44cf96dac7132dd8a6faa0ebd0754e7a3cd31853c71d996f13c1d25e5a6b", - "verification_evidence_sha256": "d500ab34b8185adf23535e632af6e176d18902d4e7fdf29b1ec0b29225757ba2" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a73e9a22a27b21f1bffc3621b13ad4373a171d6875a635782cb22aa7583b5462", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_97090048df899c89ec9a9a04", - "image_sha256": "7f34c8f36a0fe84059e138352bc9cd8abddbe7bfe1465213d8b85166f342fe3d", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6cb972950dea7fd07a49c04d952c2906f90c3ca35d5b44da6f407e2771913da6", - "verification_evidence_sha256": "ad011d9df903f6799b3cf3de60623ffbe3da14fe1bbf856cbd7a76ee25342bb1" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "9d967e7cb369ec045931ea15dd9d0d2fd461c75fc0fe5e84fc2169173eb443a6", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_b7714f42f532e67175b1680c", - "image_sha256": "deca1180071d2061893d384ae374187fab0c5e2ea3ac4c3da396b1965c2a0b07", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e8dc017399d12d584d85edf277313a67af7c412d81298b9b3942807ee666290c", - "verification_evidence_sha256": "18c13d0681b33285eb4998370763fcdaeb922b1b76513555972fb8cac7e15ce2" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "7538d822684a4db6dbfa311f2c188949028a82662bb7804f4c9ed1c2b08b632f", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_44cbd76021d226b622d0cd82", - "image_sha256": "dd27efd0f98acef44c40db5244eaaddb8fd45942e63de932e708057b478f4d27", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 34.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_length_um": 0.86 - }, - "requested_updates": { - "coupling_length_um": 34.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d40e25822f995f354412e7dba9b20bd70117334edc3a64b3d8f350ee2145fa51", - "verification_evidence_sha256": "7d9561fc9d8507a521081339c1d20263b371c72b84105444e4a037229a2f1d7e" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "570d06b9a8aec6c49de1f5f66e6badd8e3e895eb759b4d76cc66d5bcd2362b36", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_7447e56489b5f71b1b6ae4c1", - "image_sha256": "dd27efd0f98acef44c40db5244eaaddb8fd45942e63de932e708057b478f4d27", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 45.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_length_um": 1.14 - }, - "requested_updates": { - "coupling_length_um": 45.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9e9fe2b380d25ed1a3b1cf4d1bc0c40e931a40c0433ce97dc8ff4d83ed860ea1", - "verification_evidence_sha256": "21001de8edfc1d4e0cc3488c90717fe7b60fccb1958908fd05ab9804be6bee75" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "code_sha256": "f7aa7591486e2de323877649b607448231ec95f845935fad397d721e7132f35b", - "controlled_axes": [ - "coupling_length_um", - "gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_3c3a1bac28d41fe86390f7c9", - "image_sha256": "155f2fed09abe7708f3621b28f6d34b79e60ed9a72c642397228d63c8f376da6", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 43.2, - "before": 40.0 - }, - "gap_um": { - "after": 3.3, - "before": 3.0 - }, - "waveguide_width_um": { - "after": 5.52, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_length_um": 1.08, - "axis:gap_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_length_um": 43.2, - "gap_um": 3.3, - "waveguide_width_um": 5.52 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "513ccb6e8ac95f9228f975b6716f43c4372e0d1a977e407d1eb082c59f414c13", - "verification_evidence_sha256": "ab870008e392d4ee1bb4f0e5bffc0a01438f7e201400a12b6e32938e4fb0c3c0" - } - ] - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__tight_gap", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "b7c36c7f06a1ec0647b4873a031d929d043e40d919800ffb48cc2f0abdc78bd4", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_3be0b3c6d60709f4120a42ab", - "image_sha256": "a2bccddfbc5139af490053e09f9bf4fc98c19e601d1204d64576fdccc624525a", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 1.23, - "before": 1.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 1.23 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2fcae1f0a29a4d71eb0783832e04f136b6ee7fd122369221fed01a2bb08af9df", - "verification_evidence_sha256": "e62b8b27de9e0aef9e6967d23f986d8da943b9a5d0c6b62b3c5ea29f72a24373" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "c1a293a9a503b273a6302c251c2dc2c0e68add0758d22fd7f0a1d6931b7b599d", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_1c1c80ff5b1843976ee655ec", - "image_sha256": "9ad39ab6baf8a6bbf0890b3b15297c39720b1e674ec38a71849dd2ce3a9cca4a", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 1.77, - "before": 1.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 1.77 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9854566d066021891e36e4363ab51cefaa1fce6d86e51ff2d45b9f6d938e62c1", - "verification_evidence_sha256": "5fcd81fbd4ee961061762f9868cab7f4ec7773c21ff844df594f4aaea3e2dde9" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "19c77a3b37c702750e94ecf9a4daac5511b22f72e9fc4c57e82e0eadf2100202", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_da22ff2a9a659dead25e70d2", - "image_sha256": "c5187826ce47ad144328801ebaf749bace4a73130ca8559c268b6ac51169f2ca", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1bbfd1a33e53eb023bd1f071e6eb39e33a0058bcf461564d09a334af353f90fc", - "verification_evidence_sha256": "2bdee975f3c00cce607ea2a3627e797fb3a24b933239e6fc02d2b0ba1682ca3d" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "d1d30e9b2fcf29a19912222966ead2db68ece7fbff9dc64fef63e4da82c61aaf", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_21b5c462b160a62c1134bfd3", - "image_sha256": "66c2e565897545ccb66aecce8aed3f10ab4a0f73a36a47494574be0bdd024429", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "652ee5871e7e95be922172aa8a1fa4686405ed21fc6bbdafd38811fd78349e44", - "verification_evidence_sha256": "6bb19e57692f084eaeb1c7838ba77c20be0d04866606f2bd77ad40f7f48b58de" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "2038d36d8b7d904b932ad4666de4fce5f7b9922e6795e603b8442cd0e9932eaf", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_55a65bd84644eb31a396943e", - "image_sha256": "deca1180071d2061893d384ae374187fab0c5e2ea3ac4c3da396b1965c2a0b07", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 34.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_length_um": 0.86 - }, - "requested_updates": { - "coupling_length_um": 34.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9c41e20a962c150a2ed76605c0eb47104c3d9a40710d74bd53fa5828b47e29cd", - "verification_evidence_sha256": "e77d09332df1087846e5927f1c1bdf5ca0c15f64fcfb9269b4e93d6342b30a3d" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "c42720ae4ad5788f50768d471b9f40c4762f193a59fd48fc0629ed313565c736", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_7d20da256db79503ec8dff3f", - "image_sha256": "deca1180071d2061893d384ae374187fab0c5e2ea3ac4c3da396b1965c2a0b07", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 45.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_length_um": 1.14 - }, - "requested_updates": { - "coupling_length_um": 45.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "18b541d6adca773b3e2c4ca19f5f05ee7f306471dee485d47425b30bc713c9b9", - "verification_evidence_sha256": "d6adab05236c6bfc5a6f2017c2f9185080a9b030a91f86ecdaa5dec0ff51f220" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "code_sha256": "de6787c84c0369a554100236e183579a8e610b620f249d3a476c5c7b0c5af7bd", - "controlled_axes": [ - "coupling_length_um", - "gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_f7a42544a8f8cf83dec409b9", - "image_sha256": "d167fba24d87a630a95f0b88c440dfe8b7ee78233369e6cf6e3f41c082ebc586", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 43.2, - "before": 40.0 - }, - "gap_um": { - "after": 1.65, - "before": 1.5 - }, - "waveguide_width_um": { - "after": 3.22, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_length_um": 1.08, - "axis:gap_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_length_um": 43.2, - "gap_um": 1.65, - "waveguide_width_um": 3.22 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5c0dc47ed284d404e70a533c5369951f61e6afa7e30945508746d09d181595b3", - "verification_evidence_sha256": "117859f26451a9cfe653d326d836ea28584d3cad85a56277f686a7666c8cdbca" - } - ] - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__wide_gap", - "grammar_id": "g_dff2e6124f65587162b3", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "9d19db107009d4118b4872c45f19768c9b8342e1958832db8d5543cc84f64b54", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_03d6a4802f10812848b3332a", - "image_sha256": "c038a5783d98bfc945871eb61a9e67ff9c87494583c5c923032f327ddda92868", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "79ee3c1d30b41ac1033772cb2a4e1b47e0b8ae4daf46db5253ed4fd25ce42af3", - "verification_evidence_sha256": "8efd81da0f3859bed52c66354d35d58db3fee4ecafd3514794538095b389ab6b" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "b107a51cd527362ad91b13722fe27d2595accb58ea84e370bfef1fd6137f3f15", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_0110849a2d088eae01a240f4", - "image_sha256": "486cf5ce8502e55c3fa1e8916f90587427128d778da348a4cb3a4c0a029b25d5", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d4a04fecdfb9aaeb98846742cdf7e574be41fe2d3e6da51cad69529a8ee68c46", - "verification_evidence_sha256": "39d44652375a4ba42e17d9c8a3ced2e655b0d64230e23d6d829b050335707646" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a4c7023cb0ec200ae4ca9046b4f6af4ee91d80da665faf322a59afdad34fefe1", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_5c80a947c1f39f5d26a5b73d", - "image_sha256": "9729ab123dea4782d115c0882d7771958af757d34bb8b40648bddefd350bc600", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c95cdbeeaf5a06028d13440102a66e72d3f3cb3a1d3bf9fc869ad092906d997f", - "verification_evidence_sha256": "de15cbf406a93033bd849aeb8a6ce83bd38d5f6e8e08c474d709c756d69eb849" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "9640e984730b18cb4c653653b74b31154d1e19535b2d17046a06a4cb7998014b", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_b9cc335c3f43a6a4a96d2354", - "image_sha256": "7a39852cabfe91be71326284e842f3b68dfcec9f81e4c79df0973ab288edc639", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5ff4a782b6d019b79e35b90f8be5a90fd2fae0e8fb80d1d19a01797798ab8428", - "verification_evidence_sha256": "449f04fed08f2596f04f83827f437fe42d9491beb458d9dd8f504e155a128f60" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "373745e2b3fbe66371da8000314a60f6ea758b2b8f176de9fd7b63282bb4feb3", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_d67e433ded291417228b6b01", - "image_sha256": "887b4764e2bfd9be232e67e03848bb7bce3255f01bc1f6beab29310100fc5138", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 34.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_length_um": 0.86 - }, - "requested_updates": { - "coupling_length_um": 34.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3db177a1919ec4567d81adfd27cd8ac1f9ed8603b5b4a003127fa3b6ea8e7dee", - "verification_evidence_sha256": "9df20857b230c06ad633d928976a2dbdb99f6bd342979a33c94cca58eceb96e0" - }, - { - "axis_ids": [ - "axis:coupling_length_um" - ], - "code_sha256": "af2e75b254e3b1c4f34e22534e2b99bbce5d8a53506827ab207d61654a54673f", - "controlled_axes": [ - "coupling_length_um" - ], - "geometry_id": "dgeo_e2dd6a89ec57fe33fc37a38c", - "image_sha256": "887b4764e2bfd9be232e67e03848bb7bce3255f01bc1f6beab29310100fc5138", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 45.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_length_um": 1.14 - }, - "requested_updates": { - "coupling_length_um": 45.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7f9456461c460c7b65056f00c03d813d825d11fd046915aa5adf898caacc71ad", - "verification_evidence_sha256": "e4935952d9a88a059d8cd5e7b75b72b8e58cc5d423a0fbc4fe79f4dcd71a3894" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "code_sha256": "79ab27d651b4186e779fc568e08eeb23fd900adccdf93c33469c34ef266eb6be", - "controlled_axes": [ - "coupling_length_um", - "gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_769d2709f9bbdc8e50a62193", - "image_sha256": "9729ab123dea4782d115c0882d7771958af757d34bb8b40648bddefd350bc600", - "parameter_delta": { - "changes": { - "coupling_length_um": { - "after": 43.2, - "before": 40.0 - }, - "gap_um": { - "after": 7.7, - "before": 7.0 - }, - "waveguide_width_um": { - "after": 3.22, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_length_um": 1.08, - "axis:gap_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_length_um": 43.2, - "gap_um": 7.7, - "waveguide_width_um": 3.22 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "40be0a5a174773e2a85d349a48d2b4a2872010eb31d52f8372e03b577c04f265", - "verification_evidence_sha256": "62354cb84a1fa94959cf70432c05b67a6bb6456fe82be57cbd491af53e703bd3" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__acute_turn", - "grammar_id": "g_3a6f89c32b437736a050", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "a99f467c7a1de773d13673b845ce2f5e96928e5b7f6780c79da20a8bbf35a4b7", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_00b3bf191dcd37a0cde12052", - "image_sha256": "d13716b2584f816182341a11278dfef2969fed8c192fd2ab14d455ecaff11a55", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "013d20c595585c243c2079b73075c7aa8ff396823ba283e8d57a051759dc313b", - "verification_evidence_sha256": "39ec3ba9fecdb72051b8491a891dd9f7039d5bc7fce6a169e39172730400264c" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "d894c93801698b6bd97332cec6913d8ee457c2666e5e28d16c0c7b9730f995b8", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_3845f622c17a6878187e6dc2", - "image_sha256": "5af1b7a91e806218fed8d01017cd720510ea442e763ab5a7a66b5c05d523f1ba", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "def44c4ffd47c2fecc9d2d6b9fdf91328b49d9acb6c9b00e90d1970dd147a273", - "verification_evidence_sha256": "6f2bedd86aaf22fb5e291e3de59552d90dd76982839b706c5598f3610edfe8ec" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "32aa38b38202802f174e80cfa33dc10664c68e784d64f965dd985c5821d56ca1", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_cc68f725d1ed9dad12c4170f", - "image_sha256": "22675f484f9c04b12eecb38f25515d6bcd6554dad541a65c96db8bc3e3cdce18", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "513179314f120def1542a99d4f92d802496f5e654874f29958579ee436a4ac07", - "verification_evidence_sha256": "7661171436e54ab8d92727c3c665c8ec5508883e6582468debe57031950e1e65" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "824133675a2b7c5a4f8a89ea982b4fb5d3fc6167adcfe624d55dec14471bb87d", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_b2677782692df4bee2c9b069", - "image_sha256": "c5b45d7f7b89b1a1252a943a2f6032b459dcef148ce93b40aebd5e2bb0b19f64", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "20beec4fd0b5102bd6cb48e35a68b844d1d1cb77240542d489c46c6df9cf018c", - "verification_evidence_sha256": "6e0c04dfdb8504390dd4a6647565542ff7cdb124d807ead7266a4f9fbb5064e0" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "eb7da355f39a1c126d3a5acba66d85dce6e66a6839a3e3c8986c5bc75457ae00", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_a7096a903583cfaa6c01620e", - "image_sha256": "492467af3b3295b50b3a637d805aa1417a9648845b683cbbb5274fc449ce1680", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f880c7ab076d700b28d1cb16476d624035f1633220b81cc2dcbc4a3a6e82f46e", - "verification_evidence_sha256": "e5c03bcd3f54aee97279a1aa7f7f614973015c479d89651154836b516a0e291f" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "587a070326660e65141773d9edc3a5ab1395ecc8cc021a2403e4b2dc28e84a40", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_b57ea92def1a15d2cf2bbd62", - "image_sha256": "351b2caad0c3e6c8c9f0dce4030d03864a5fd9d4c98e1b8e4226e5b74a84d10b", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0eeb7080968e249f81a30bd768b5e497be8504465e036bf2803bdea4829e5441", - "verification_evidence_sha256": "f3af5a61e8bf88135d8519968b1a79394d942a77cbcd08af3e7d749f938daa9e" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "b4d58824281112f09808777e547d53f4e1a13afa678c86526eaadb4137b9b093", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_a7eb02be1b0c9e3093d0a83e", - "image_sha256": "eef819dedbf58b951c1589c91e4150cd2131562cf5db598b3e3477b3e66a6e90", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "600cd7aacb1ae651e569beb44fb60d7f1930ff2d1be34cb009a53446a46a70ce", - "verification_evidence_sha256": "780a662b1a3d07edc05176db90034e27951d4fc9b653b6be9c172e87064d0570" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__double_elbow", - "grammar_id": "g_aecd89dbe61e33a4f294", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "940faf801c33d4128585f25973b6db80a4f91df235efa5662182b6235fb37e39", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_44435fce5b636c9215581921", - "image_sha256": "3df8b194241149a5edc291d7953df51bd165c48dd83d7667849d10540c11aa96", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d5f551f5259c795446366a3a4be31394cc0bacdb804fe08476b97169b109ffc7", - "verification_evidence_sha256": "b82142b762e0b88cd843dd6c1b25972d869ce8204fffae48d8c2b97298783fd4" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "99f55248025ff16f40c7fc249f5af5a93c080c6051810aeff9fa0d974024d9c5", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e149466ac616377ebb3170a8", - "image_sha256": "244f863f2f99c692da0c4e9be6318f8c381a7e5de0d6498db46b3f6a866d763d", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "fd6460f46761f04671bb8777d6e8f2f0ead9872163d962e108936d9f3110b3cb", - "verification_evidence_sha256": "b3c5e9a08d0ba357c0348a85235e26744b251c65fba5fbd2869e0f8277a85f96" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e31716a5dd4f224790b54d49be33530046044b84054d41220311a6fbaad22558", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e1675d084160a86d52a2c2b3", - "image_sha256": "ae955c79da6ca2ec5fecf54927282100d4ccf1b67e4e89fb252ef5a8f3d7bcef", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "84ac3f21dc207264f6aee62606b5b45ed4a35f07fac8ea82b0c4303a446e1433", - "verification_evidence_sha256": "61da2a45cd880813cbd61cd741a007178d7408d2722a87ad7d6004319470d4af" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "af7b9ba6960c7d755e50992758930a0a4c70f8502348e9b1a3f6798a67359d8f", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_30d9eeb5b16aeec21a47a9aa", - "image_sha256": "a36e360bdba7d506eb5cc578b92fae5ea264c770cd751fe9521a8f41f0cb6f8b", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fdcf34eba41594c1bac51aacfeaad2f740e7a978114b2887a8e88aef15ee38f4", - "verification_evidence_sha256": "c8447cc41d02718e98c15704c47e65ac46b8196dbef4add01889ea0c71977a33" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "c997d03a3df91fc0543c92d2a49976a2615d80cf1bb16e323b5e5dc671a6159f", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_6514ef4300aff363313d09b3", - "image_sha256": "5e73352435f1a064a688f39c1c38572a423246204e897505375afdf54994f406", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "25003630f5de4def7b82a9479522c4cf43a2e50a61a9b189af3f86d93e06213d", - "verification_evidence_sha256": "33046db8963366907726c3a56146a611c91e98aaf463e2be82a8597e612e2a13" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "078f02fb59b070c5d826f5a8d2f416a848e70f348e0dbc81cadd234515091675", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_9508469d431a18c8a308e3b1", - "image_sha256": "b5e86652ba480ca65ffbad6796196a6c30fffab7be76e3fde8abfaf25d330474", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "bf57668edd1fbb13de743f4a6e0c27ff4c689a5d4307db86287e091b3d14f89b", - "verification_evidence_sha256": "e24339967aea5ff7d2dc7130217a5f218099e6a8b579de43d2b4f54d3b0c812f" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "39cb60ff7d07842bf31e5ee75078f84df8d59af21e5c588bfd35f0b50c4da456", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_736d7fff0d7af5177073292d", - "image_sha256": "08f01b3c5613e7f0aaeb558c3becf7640bf0583de7003dca1422e1a39efe372b", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "77ca03ff51fee553deabb8ae09041a44e0393eb8d74d161288980c0e226db51a", - "verification_evidence_sha256": "564b0f34089f504bc0511f0b01a3ead75e0d7ec250fe9dadf7d51cba36826268" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__l_path", - "grammar_id": "g_2906820b6e8a184d068a", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "4e5979c2388a9cca4e119fb4590266875d149ea04b04344a1e96f0383ffe2de7", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_2b2bed9ff4aa868c9eb6a04b", - "image_sha256": "85afd3fd0f7167b10ae79d904563d3ef92d1571974e182a10295a28c12720bc3", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "76395082c6c99cd5c8b155c98abf4b851a776b1f343ae3feddfe5467a6af3234", - "verification_evidence_sha256": "661e7eddd938ab2618c95c0d8d80965ab2daf52c76a21a11bd6da93a95d5e29f" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "323cccd41311f0c228050031ce72936f4617d2cbb14ae790dcbb2e944a13991e", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_320f8047a6bdaa3790c5d1c8", - "image_sha256": "0d8fed5958c1dc7bdf3b5eaca0d297ee81a74cb0048fbaaedf766149a2c5bb89", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d234f7919a074193f0dc19475d2ef5aea0c902031215c25dbd4fccf11350afe1", - "verification_evidence_sha256": "655404da98d8f9687db6df0b440c2f60a2c09641e44a07a416279ce0bdf76348" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "6314f74470713a89331633e70f73c9e7623c69b1664963eaf3f9f1597b4a5950", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_ae9c0f787d02d0a4b44df6e9", - "image_sha256": "bd403ff4d98e1ddbcefc603f39cd555e98f31756d1cf858a63eea3ffcab85d17", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f5b9fd143f2f7208ba56ced3449b1a497b9ada5b2547d26bcd03525073c319b7", - "verification_evidence_sha256": "41f1dcc8d491be00e005f74f1107016254ccd93c835f2e90b63ebf445532cae2" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "dcdab42066c12416688d8d2c8bcb7b05de5cac5728708583b2783c0a52281605", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_5ce5a7320833e284313bd37c", - "image_sha256": "cdc74de829c919929a6307d57810c04475408353fcce854f2e48c4390a726b09", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "99a3b10420af621b359a640bf7b895d2288a2e4f18d39b7b31131d98e9eb4623", - "verification_evidence_sha256": "2220f6a9f4f27433e8c94dba254950a58611c1a0fbbba8c3395ca6106a57f170" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "b64aa360ee55d5a8d0fefa1e5f50c8f165ae2e45d5d752a22ad998e230156ba8", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_fc8607d695b83f3920927a0b", - "image_sha256": "4a7b346ccb2a3f456b2d7989cb2e5b13b47d061a9585c6e66c5d18c6d291ba31", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f24bb3e254793fa68e52691313af53a32bb4ccd5ae10e52192e0d32525f4bf77", - "verification_evidence_sha256": "734d85a3758c22d1844906a5e2b4f4daadf37593af80e9444c227ed951a05582" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "92facbd3b3c0b828ec0033c3e45a2441c2f681e50d55e7efc76f9e462d1a6063", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_dce9b28d8c401968cc1181d0", - "image_sha256": "7de9c1fb248def40d4b8764a827996d105ddf2dd84615f10aba8b3f4097cb03f", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1185ec72cec3afe665970b52630a3c209523049af8d9bcceb582cf22f49ee656", - "verification_evidence_sha256": "e7452d106328426c50db463c8ab10dd5be222ff9f7f37d5c3086cd7d14831de7" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "0d7ba2bae3dc74d50654850be92e419662f7971cc97ce65024985244a60fe140", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_34f51d03670483f26568668a", - "image_sha256": "2fa5c1e7ed653f5de9ce666ac792d46ee7cd0a2f5a701e0b5dbf6270d91148b0", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7d0be62b34ccc2913809ed2aa5508aca3a64d81d73080c6f89ee58e81caf18b1", - "verification_evidence_sha256": "bf42165665589233526de0c8a7c0a93501973e449af9d9f30aa466044a0e1fd6" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__obtuse_turn", - "grammar_id": "g_9c6465961c725c82dcca", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "c006a91a5f96eca50d560387b146cc01b9ea6ce782fe558e4044eaa3af699840", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_476089e32b0713530d3e4923", - "image_sha256": "4e6fb160a623923ea34025aeb858ba7456b41968db2eff7f22104e6fa822f824", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "09d8a4f3a7047dcec44a62375b0205a15db6ff114bcaa93491bb73df99e52f15", - "verification_evidence_sha256": "ee01a4784ad3a58bb31228c58c0e0196a15070b8fa3c0e824a8eaa9f627326cd" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "de5d76f3f4001bc857c11133f775c146f9059401119e76b0ac38824822b0e9a5", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_211b27df55f48bdde5223f8f", - "image_sha256": "a62ff77d5ffa303385ada7bdd496536ac76c60bcf2a31aadefd1f90db6da1a77", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5244a9d31c81bff0b0883f728c6e0bfb07e2f73280ff6dea5c0417f4b2247ebe", - "verification_evidence_sha256": "8419bbac9a762a6ff44a15aa83542ed0a53d63e75d1912d5f298031745a2b373" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "67ba8043ed36c18ee7cce0810a5eaa06a6492981b92cf6fa992c8ad18df06784", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_654d72410a87cd947d51ca31", - "image_sha256": "6f2d381ca132ea327ea85797f422e6ef85810f7c901276f51f9785f184434742", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "96b5515ffc83ca062d887d89f0394020ba868c7bfe0bfeb5b50182dbafac5f5c", - "verification_evidence_sha256": "32500b23ba2de1cb1d0a314e6c2343b605e1f940c2f1be2783a0950e269da679" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "8f25b67979aaca13506d26c124e8d869d419a32e10929f0c79ff9fb6eaab2ddd", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_a2312092a7c0b30aec879ea2", - "image_sha256": "7380e56c495b19e2f352bfc8c3d116a7730ddcc9b4138f4d8ca01c6795abfc1d", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0cd153065528caadde3c74686ea82f56207e141b666dab1faab45cd70335685f", - "verification_evidence_sha256": "80b2bd703916f7b9af20274108d8d26def56a62912b2954d37d74c4943c87370" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "51ec26a7da321ae58f3e5c661a7c295531af99b2d22e97ed61b846df440ec738", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_b11932784459749821d19517", - "image_sha256": "4d783dbe469b8ddb26327f447aafd96b5c82454aec7a9748218ccc901221f891", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "387713395f4e921b9d81fce073009fc7945b84e6cea3f2c86e8ad60c3e7fd173", - "verification_evidence_sha256": "e22abccf569033e2e9669ee066f707620f88343f6740e89e828637b9c7466f30" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "7be390355d6ca643b8e88c4e47b626d1c5e749eef534809e27788e0082ac96f7", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_83a649b02e7bbd7c2c6a9a9d", - "image_sha256": "d750bda1691bd354c6378f047598510e10003c71a050beee0e1f6f8e68c9506e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3458df3cc56d9adbb884184fcabfafb8009aa7ba5d949f8ee51f1c9aa4654e0d", - "verification_evidence_sha256": "db026015f8cde79bf5cb569e426aa7c09efbc9f4aec79ce5f1376c947a8c6433" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "aea516ee338cd8635b9bc74971ce2479a25ce6da24f0e8e0a5a9d4e5dc6e47e8", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_c6e37ad78976d71d5615153d", - "image_sha256": "013217d3facfa1b772be37624451cba82860f75007e36105148f95d8987cd4c5", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "782473506beb33075366f6092870f9da8954b435dc6a200b516adc79b3c51f30", - "verification_evidence_sha256": "6c4f1ace8a5a287b3c903ec43ce950cdf8991a6562ea3b060a70d77ee3d81206" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__positive_dogleg", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "681ab902187026ecd784e2ff9c8778483ffbe37ebaa787ca840186ce0156d3e8", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_633a0f936d83f003c3b0835c", - "image_sha256": "ca4d6d70be7e2022dfed73b248b82eb3f8b6c88a6dc147400049538a8b82269a", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "00ed3c756bafb49f901d7c6b07baf51a8332d09e2483f366f462ed406ee2d520", - "verification_evidence_sha256": "fb7081d69b4feae729222261ac0fa427e7a4fe1f74e1e00f81f6ba9679417eae" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "4c4d552990260cca70a094e49c543f804ba05f4dddce5715651291ea2ba77470", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_1d34fa49fe5fb6a0d8362abc", - "image_sha256": "2878795e9e91bbb64382cba5fe44ab1015e4f401f4d6984c011044713c9aaf46", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "950d58226dcbf438b60bc5a2c63c091876d23572121421964b808491ec6e4199", - "verification_evidence_sha256": "c66f883360456c4029d45ed99caa25668944de6336de3b32f65ebc17ddf439ec" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "aa6e0db9a55fa9f974c50325e946eb81b796ec1792dd1be02796a1e0a65248e3", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_c9bdf1bb7b1c95cf30144755", - "image_sha256": "e0d33c2aaba7b112122dc48e6a74d719ae2c9f7808e488991d82cda37df09ca6", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d3b454676ccac9319bb75bc0c74b5229837633ff36f78f9874e5fd47771d2950", - "verification_evidence_sha256": "445a92b11f2a2511023da9fa2dee735312a263f9ea6de47dc74759cc7ebee0f4" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "1facd0601655c7b0a6498bc04bb505dc9152dd50bb3b4c1701bab190846132a1", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_81ebe0fa07e8fa8102fdda13", - "image_sha256": "ef529d4fa72264e3391d9852c4b7cfc24f02b4a93b62445643eb7f1e167be7cb", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2c0ee183e2556d7d31948dd809a16e08745f49339a061c3631a566751c1b59e2", - "verification_evidence_sha256": "313a131022d51ac7d7f48c89caa903f25377b0c1e78758cde6e141592a382122" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "7c15cb51504a9b29f4c0bfddc3305f2590d664d3db79637109b0b6467332ca7a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_bc42977336d170f58a5af614", - "image_sha256": "dfa745549683cc3be421164035cba17681eaeb71345971de0c984a41e838b670", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "64a9862725dedd019d070428b2bb1aaa4c25e4374e6256a3583c319b8d87909a", - "verification_evidence_sha256": "e05b423c4019c104ab3fa18fea2833b121a401753457e327bbf1a9b92757157f" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "2aa977c5be2ebcfb88f00ed0b0ce1a1bab5f2bde7138bfbe0782e29c4546c433", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_ec842bd65d5e82cc1b6852ff", - "image_sha256": "8c5ede694896a48d4138209cdb18933fbe5d506bddcbafb2939773a1f577f587", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2906061d42223ba3a038effab8bd911ba9624a4959216bc4c1c9110cd6dd5100", - "verification_evidence_sha256": "33c25de4a5d22b26bdaba3f2aade22d9f58279afa1c256b652325d105688f632" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "204194e14edd29b3cad0fb661ba35d07476e3f85fd9da34a2179d2c602878538", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_534fa841dfd9338ceceaf95b", - "image_sha256": "b1a43a72190464775b8cab3f43cd3638270b5ea17385e1582f87460ea7600915", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1edef78c9cc35d1a2bca1e036caac9b11917c8c5d8eb6d0aaab04de29f4e8559", - "verification_evidence_sha256": "72ed207241df0a718ce45c74a983a55e1943bb1e95fddae51073589271decda0" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__staircase", - "grammar_id": "g_c315a43b227e5c1e35de", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "052c570e75494cbb6f06cf3d4cd8c59e2ce84ca88d085fc48fee36f94ec7d129", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_dc418ffbd50e3ce92be76b68", - "image_sha256": "46b1820b65d56383e7e68b50eb6fc3ae1ce977bb4d0a66d0368381cd2126408e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "bfcf51f72fcbcfccf636b1aeaf3804ab09d7e39838f152397b0a65334aaa37d6", - "verification_evidence_sha256": "091e25fe7e0b59fe2aa252dde091dc1ce7ddb75c3af20fe80d3c3735b56e9d6d" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "9d95bd35a389a7e50796546ba52652b8a87ea067afdbb635d5ee92b8060e33fe", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_c407bd40fd74d1ac81c6135d", - "image_sha256": "e4fe0d0f05399f5967f2bd383362caab00d453f8b14e958511d35cf9a4bca618", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d3b4e0b05ddc8908dc751d140c27bdec5543d63fd8d05de72d7ad71b07e1cdee", - "verification_evidence_sha256": "a408ae1dc89dc6ef634e94659fcbe893e19c3b3cf3f7b56a1875bdb55b2d893c" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "c538d6ac41473942bf93a4bd9a2849639b7ba9133f1424760c5cffb0514c2a3f", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_6456ba158ef144b12eb47356", - "image_sha256": "d96948be53440bf38eb3ba528ee94159df690c600642a4b15863057e249f133c", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "30bd060ec4f932a685c367354f2015f421930c2facf7a7194d98c11b61d5616b", - "verification_evidence_sha256": "6b203a620d0fb7018926bdb01c3dabea8750a0f18e968163a096ba2e971f6f1b" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "6d0b03e4d3a2951b29d3273ce38e0b0903a37e33af88da57866fc58ecefedbec", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_fff9530d54f55c108506b23f", - "image_sha256": "bd268df9a5cdb5a207766ecdaa74ce317ae9a85770a11ed5f879c8c35c64c2ae", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4862db035d2440ab50348c9c6f573e7f1104e8ab5f54f21e6e596033ccc2eeb2", - "verification_evidence_sha256": "a70124282ada435c53efab1d06d2e083a6cff335e2778d805c5de969ea71c336" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "697cfe430616fe0d0098bc85dd6f527b54e7a88026681f5416a85fac6c057ba2", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_76b5046500d1973449eab9d2", - "image_sha256": "c2d78e6bc72bee935c4fd22a1f86194cd55a0d08cfc469334216c6829c126362", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fd71226b044cae0fa0c88e092a31642b1a2c6008e77ba372c5472551d61e29ac", - "verification_evidence_sha256": "869b22c0efe76ff92b60de42553534eb87f62b8daacb6c47d8f9d2d9a7fa272a" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "b0ee5c081ad9504ee4ae7e9aa7074b2659b3cb792666b13844d71df123960f9f", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_f2054733f4810bc5f3f8601e", - "image_sha256": "657565ebfaec13ea4ae90e8901eebdcf864dfc5897761efd1449b6a977083510", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2110dafd91aeb9a6b348cf14fe947cf7fbb36dfafad263ad646134d1655cb654", - "verification_evidence_sha256": "cd596ebbfbf48bc30b4cc9bd79f15341cfbf92446ad8cb618ae4525f99d0c2c9" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ecabe7f286f40112979ab5ade237186fb808d3f56b1b7a57a9e14ada71749569", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_8123d5fe10a959da03602d83", - "image_sha256": "06af25ce75b99282b11f3952cd0946287d64d0c8919a1599064fead7e3eb7815", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c19255fdf5b0870d427b9d798a2a9a67406b048f9b77f8cee285795f0d983c36", - "verification_evidence_sha256": "440f7f7f9bfb5bb05ccde494d213a2663923dfed228d0e1aff9c1f08a9ed6ddc" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__u_path", - "grammar_id": "g_1d8702f7e0753eca2faf", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "7bc4e3ac1b69cebea28b454bddaee926a412dc2f344294f4c15b73794a3fb570", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_07705d636bbbca2605e3fa7f", - "image_sha256": "2ccb9faf68505c286b01faee55696d15493d6721f8abb156d0c704ec71f1fc3d", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "41542bd38653d0974122b501ec11383f1db73fa4ea98a20641c3760d855b3466", - "verification_evidence_sha256": "8adc44c3a209df0230fde9212ee2b2806756b43435dad44e112f457b9ee6b1a5" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "67dbf4286eef4bb847914ec0d16c60bb753444abd770e40b79906c2ab7099e9a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_96d7d379586ef2b7aafaadbf", - "image_sha256": "4554f1a1ef8eb57fdb5f1e2b4a89e21a6d2a50db334b4131e1295b2324ca3143", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5cca40109102f43c009dbe8e686f59966cb8f0e0a9b6ea56dfa2ceac2da3601d", - "verification_evidence_sha256": "fb9156e1997a22652a587072a689409937059d652e5b25ed18950c35ffbcbcd8" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "a5a55f49b5a33e4c662b83b4a8e3d8fa64d470379cedce571a423caefe1f1123", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_5f422ea5b9caeb4e0560b090", - "image_sha256": "fed981921a3033fc5e550cee72e2d4194735639c08c95ee57fb6f999f09d2bb5", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "dabe6407853a6f60b051c27cbf0a71d3038311bfcf8851a7365a13f9272e79ab", - "verification_evidence_sha256": "a21b686d5472e96dab6f849919dc3fa317e157f288e4023fc781ff02b87a9fdb" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "1b59939123e4d4a9736b3ad8e2f08e908170f613479faea087791ff9fa71fbaa", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_d41c4fffef187e009e1140ef", - "image_sha256": "b8afce283578ca0d215e8dfbf24a70fe7c38f587b340527aa3f2d12f8db71c66", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4b584f127db63ca4a10d1d0dc012e249e14d303f9e66a7c30ad09572de1422bf", - "verification_evidence_sha256": "86ccb1772ce3b4ab8cf7ddbbbc405fea13b660062da19986dda127384d0a8300" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "056ea18e6c5255df5f9e48207454781cd45baa427a6b50456ebb10f3f4a3d860", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_ac88d8014edc9ae517f9869a", - "image_sha256": "2c3a92a0db9bec43f40572300c0bea4c1f8afc379b3fc9c591c9968b66c5f087", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4307d1d00dedfec2ac48265cd31afaed983d4d8322ddc7020e0ecb67a79d4c2f", - "verification_evidence_sha256": "7be7c20f43627d92b5d0b7c9628f34a795804c793979d9a85a34fed02339677b" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "4ebb4d517f95dfc4b6fff6f97e4abe8b2904b1f2f65f91216d871b10235f3081", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_03b64172123a47e7202a8af0", - "image_sha256": "62a87dfaf8dc026cdaea163f784d4b0ba4cc022a5ae4831b96e99b94ee52f3a4", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c3d78aca87ffaa60822eb339dfb5ef3de2a3d3f9237f92e8b5213a7d4a94e761", - "verification_evidence_sha256": "f7692bd95a334271783c1f49c31aeece1cace94bd3c95b341ac3f281c7e31927" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "4b8432e5216737e0e7c3318890a0ae2b109972e4f1a0ce1bf2892f791334c170", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_62d6209d8a5db8b56e5d8b24", - "image_sha256": "de0696f07aca295c3e56fc3b117dda656c076df04d624437601aa26142da210f", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9dfa15bb14c6cd89872463ff6167842c501467125bbfce96eb2445a1381a4a3e", - "verification_evidence_sha256": "0f3b45769e3358814be46be9bafb9a7d34fc2b72005a97ffbf272738f54bf6ef" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__z_path", - "grammar_id": "g_1da687531d8f2fcd05c0", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "a6c3bf5a2daa00e2f2b51379e6b50fbb3d2efb8bd13675a5db77eebcaee27240", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_ad42027fff1fc9508db1efca", - "image_sha256": "2d672a08d5728515e21d6fb5806f2942a9899632d99db25c9ed259b1622f64f8", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c1b5b7dd3202ea49650c98dce095a8977cc8a4501856b7e5a023f53045cf04c3", - "verification_evidence_sha256": "600d5956f8c5472f924f2ee732f19c95c4144de98206c0165eeb9fd234b7bb47" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "7a0c5b2f0c0c639106309934ce4623e7a28bc4997226ea69c97b9b68ab2d7e0c", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_87d3cb5018d46cdbe843c3c6", - "image_sha256": "57fe63adee1c7eb9c37f9f5f0aeef26690c17a6fac988dc8bb50fd47c1e9a76e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3f5c8c1371539de8c8011f9918639342f8d50fc05b7f27d84dde0cb738222e19", - "verification_evidence_sha256": "cd41f2b2e8536476aa5aa3993df625197d18b8d56ebbce32329606a488630b5d" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "1247184c11d8d022d9e335dbf78d8959e4ae4f7af3b07c69e9eb7e79f76eafeb", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_34da01ab7c467fb082d72526", - "image_sha256": "f8affacc884d381da5767d7b68c329e49e676008007156fb8ee882d7efd16f58", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2d1256c4f5dd18e42b7af3961d5b4ca6005c0f345f4807ea4fbdbaa21ae77686", - "verification_evidence_sha256": "fa77041eb5d6a84e32525f3078ecf63768d8a2eeff5a27bba892b95ab093cf88" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "44920bfb967f930d57a13bcba6c389f61548b3ba8b142d9b32ea7b67fb839022", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_c5534b562dd7c580496fff0c", - "image_sha256": "6d42a51672229fda5cba310c2f424979bff93c7332c0c54fff0815189c8d33a3", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a6f826e6a0e6e9e457d7e91c9e10d0b3f55321eb08c9c6dedab4b0eb51685bda", - "verification_evidence_sha256": "404c43afee79c418e3b93cb5c63aa38e96232f749ee31cfe8e03c7543a0fceb7" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e28da89a95930082772e3d111b755759e76d5ed81d63234536bfecdd81b72fe4", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_82cf2c73d78e14bb0d1fe23e", - "image_sha256": "51396547b56889aef8f57aa83f1672ec3fcb1918f68ebaba1a0c20ce249e3ade", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "87370d8385cb18fb2fd89ec822e07eb3fdbd15028880600133e84c7e47196a3c", - "verification_evidence_sha256": "c3c776e5cf0449ba8fee937ccff9977d8e78f82bba8b5c5a3a758d629d011a04" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e649f285523d51a19ff4a663c871e9fff645b5dade4bf2eb5b4b1d83f4366025", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_13554495507f052e902dce82", - "image_sha256": "e92a7503570ab9a4c2628090715fb4aa1cde50cc634b968aecb59a057c9dfdcf", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "112bd5b0462f69c71b651f378e47c6a7c6045d630397bde47d7bdac3e23fa10c", - "verification_evidence_sha256": "6b04008398693fd545c5f41f801e31a5405776bf82f61beef95f97c2ac9df5d7" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "26eddd2c525b417c684d9af9b1a8d29b0491147f039ea71d275d3172e446e9da", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_308333f590e5b8ca8035b97f", - "image_sha256": "9a73514fe857b5730cffc9284d869408d9c8a0b6dd32794e4c66606af2ddaa42", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f667bf8afee9bbebe00f337b9637c429da18c97d9f32c6446fad09f1fc550841", - "verification_evidence_sha256": "a86fcac9abc93ac3adf1ab62556715ec38a404d805ac14b7ebcfdc1d7fa88bcc" - } - ] - }, - { - "anchor_id": "l0_16_path_polyline__semantic__zigzag", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "96414f3e80caec6974033573bdfb48cd9c511f3f034fe2c91fb6ed6b27d882f8", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_7034ea114a08815a16f5e98d", - "image_sha256": "4da53675c691b9cd0da7f050d048bcd04c6bad58bbb7b9c23e1c01fb320129e9", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5e8fabed8e904a33a951f8248deb35e3ed917c24011f7ff7e7b789f6f783d6a9", - "verification_evidence_sha256": "4216716f1c1a9616e920f526fcac5b40d7aa169a2176fc8806498b50af32af8d" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "923b226ec64f8e3c3be2fdcc2debfce3a13a1d5ccd924de3b9680814e7d1682c", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_b4057967bd8bb77690dce169", - "image_sha256": "72c23ad86eb39e1768a8350292cdb389b24baa656453c87fdb6ca7609f9c1f3e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ec4547dd53c85584b0dd974762048e8bb844bbb3a9787b8f6f85637362216998", - "verification_evidence_sha256": "eb5e0b886e9795dc8c946ee4a32b3053112e960bf0920ce24e00457db582bccf" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e2e7fc4ddedeb0b28f3cc2b1c2f8d5b4a6194c32729a6bf1e574ed0be364dea1", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_757533b709e80ed398e1808f", - "image_sha256": "a8089b058601279a367b538f926b94513c2294610b6d75ace27ea3e7978eaa84", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.72, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.68 - }, - "requested_updates": { - "path_width_um": 2.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "74fce1eee2665d0c7d0aa40dd5afcf7e203b7edbfcf76cab71771e9ef59142a0", - "verification_evidence_sha256": "15864a27b0c73933f21864ea925ddbd0b381a4b18475fe7a9ab63d28228c72ce" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "141dc414b01737fbbec799a273e4a3100958a993c83c092516f7aae3674cf08e", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_2557ab38f5e0d77eb7c16b3f", - "image_sha256": "252025da9a7dab2daa86c879763839654f800e4d5b8e78fe9b4046527e43cca3", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.28, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.32 - }, - "requested_updates": { - "path_width_um": 5.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "800508c53941d522b4e7f17704e5678375b75e7578377fe128f45cf62cca19e8", - "verification_evidence_sha256": "c55a4e41b3826405e52166cefbaf0394680667c435080f86d245882b10384595" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "da0d9d6cb00f4c2eb2b0ee1b4a0af4d4a2e2adf115fd07159777c89f25682f08", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_0dcc80f0716b3d0ab2736a75", - "image_sha256": "3481bc416d91fdac9d022359c87672a413671cfd38f12f64a3c8fc723e0792ac", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.16, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.54 - }, - "requested_updates": { - "path_width_um": 2.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8cbd564ab7335aa9d49e61760fa616f06635a567321c253c1e9f4a0aa85a26c1", - "verification_evidence_sha256": "e73106a46307267e9182429eb3cf7f8d3051d3c2fd0b8fbbe29ff627a86e5883" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "008951a1b3b779b8c830d27575956fb44047a41f629f8b3702d383d5b8ad7b4e", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_8e5d353828e0a2c1af715edd", - "image_sha256": "7158bc66b6ba5abb5adfe9f277145a442e1fa63ef99d80f63d1dbfcf3da08627", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.84, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.46 - }, - "requested_updates": { - "path_width_um": 5.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "302703a39fee67c84ac05826018a19ab0ebf0c1ff2588b1ffe0d1d35ebb4fd5f", - "verification_evidence_sha256": "4c8757a2762eb28c744a5e0b4e1d027ce5d093115a3c477c162e16fa3b678f92" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ae1626d9cd513c68246c044116ae0875a86b5a163d35aa827a083545260be3eb", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_c5df453d176e92bcf508a7ba", - "image_sha256": "c6a467f91949f095b9d8d7b099b8d15287bb414531607e51b6e5566b3c1ae1e4", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "352eb1eaaffae25e6a2f52b23c73f40b1e7d028015b1813ade386f766c13fb79", - "verification_evidence_sha256": "6d47e1e0a66d1276080ba841c4b9a7e61c3264cb87c1963cccd5c17e3321d82c" - } - ] - }, - { - "anchor_id": "l0_17_path_straight__semantic__constant_width", - "grammar_id": "g_312c9b308ead0ee5b1df", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "c7b2111fd9bc93bdbc2fbac765c7c7ae170777b5d08081ad3fcdbd5eeaa6d745", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e82f77873981483f575073c0", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "af3d31ab95113982213aa7dba323e7d4a5559f125e26c21eef1e674061f8ba86", - "verification_evidence_sha256": "9b3779f2a35bb8f006b3d514cb7731a2f8043c109e64adb8627dfa82f0d0574f" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "1200c1c4b7e36b26f1a4f9c7965bfb8317b587c58c147aef8fd7986a49003621", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_5f659d28685e735c1eb0401c", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "158bcaba33674f52c99b8a5aff89cfbd3be723d3ef3580ad1fbdd84bf1c38d60", - "verification_evidence_sha256": "1bc6714e40b1d73aebb8bb6d7909cde08d844acdf49195c0e07b3410417bc834" - }, - { - "axis_ids": [ - "axis:path_length_um" - ], - "code_sha256": "8b403ee550fe407890389e180398676798d6983659d18f8e90d42a1bce27d106", - "controlled_axes": [ - "path_length_um" - ], - "geometry_id": "dgeo_fe5009835d308af26bde77c3", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "path_length_um": { - "after": 35.28, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_length_um": 0.84 - }, - "requested_updates": { - "path_length_um": 35.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "38112f1ba0b4a6a96fa01f874b4bbdff2ffdae073854b6c59f00eeaf2d097379", - "verification_evidence_sha256": "08f91d440b746cb595e525ae2198cfc9175df8a63965fd4a7a4b4cfadbc5d78f" - }, - { - "axis_ids": [ - "axis:path_length_um" - ], - "code_sha256": "ebadeb4d9aabf16b4e115eed3e6b35a958a6fd7e0ac7f23906c47f5b39c65229", - "controlled_axes": [ - "path_length_um" - ], - "geometry_id": "dgeo_db4015375b16dd522321880e", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "path_length_um": { - "after": 48.72, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_length_um": 1.16 - }, - "requested_updates": { - "path_length_um": 48.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a6cf2e808604a85a79efe8d43dd4b0f44d903eeb8217105b35bbef3975a297a4", - "verification_evidence_sha256": "01a3bf94d6ba09fcbf679e5a7168767ae865346a0dd10450f0e116c8160a431a" - }, - { - "axis_ids": [ - "axis:path_length_um" - ], - "code_sha256": "e7a0fb8cd838ae026e0331e13a3f773af684d211de0dc7a79693e0894d8f10e5", - "controlled_axes": [ - "path_length_um" - ], - "geometry_id": "dgeo_e7e05d39f4c605fa3bca3a35", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "path_length_um": { - "after": 29.4, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_length_um": 0.7 - }, - "requested_updates": { - "path_length_um": 29.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a8e68d344d7e9b78b15e655571b13794ac3ce8247676d4aace47a35f32fa38c9", - "verification_evidence_sha256": "375bc8281d351dd2cedbad536d8a649b9290c33ae94d65660c9f85cbed1ea023" - }, - { - "axis_ids": [ - "axis:path_length_um" - ], - "code_sha256": "6509f866f5493736832733e69b53f77f89c9e69d752cf942204f290064d9f081", - "controlled_axes": [ - "path_length_um" - ], - "geometry_id": "dgeo_d59d47fdac7230f60d12b6c3", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "path_length_um": { - "after": 54.6, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_length_um": 1.3 - }, - "requested_updates": { - "path_length_um": 54.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f4d1870aec09d70e90a25ec1c4f0c5cb34d5826f0b41bd90785237842116b8b9", - "verification_evidence_sha256": "e4e380e344dad7062a2299e3145d655c5328a6a4da17099dca46459cd75f5991" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_length_um" - ], - "code_sha256": "8cb7321e9c13e5b5623424b0293ee8fa2be79fcfaca0c690f0931a7e8ce3ac86", - "controlled_axes": [ - "path_length_um", - "path_width_um" - ], - "geometry_id": "dgeo_25f436627c47251214ac3857", - "image_sha256": "b495013c61326334569ee226f56f2bdb7baeda631e0750d5924bfbc3b11d8f59", - "parameter_delta": { - "changes": { - "path_length_um": { - "after": 38.64, - "before": 42.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_length_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_length_um": 38.64, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4cb1c829a6792465e7b541a8ab230df2e05a8985ca9c12568e5d3e91840a6389", - "verification_evidence_sha256": "3a75892afcfe53dddcfd7265e941b828e608739ac2d08c70fea9addde472d553" - } - ] - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos135", - "grammar_id": "g_d0654f7ee7647e3f3471", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "28d250c574caf663e582cc534db611382b23172b6cac94553fcc1fbbf5671eb5", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e12e45658b0f24481d384809", - "image_sha256": "a354a8bbf5f368ffbf7805b5a1918f5a4d1cdeeb16bb6af080f882274f29603a", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "93beb01344a50df0557cd2ccd1043fc3c92a4a82e1292aa59de1ee51cbda6e1c", - "verification_evidence_sha256": "5c3782ec436d5ddf69c2a31f674091af6ad888e3cc9ccf2ee8e605c7dc191c1e" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "c3a29ca8591a7a68078e1dcae00a8ab6f165ca2787b66d85a8f0e8e64778e80b", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_278009be84785b34ade67ec6", - "image_sha256": "9b1a9cf9674fe1407dff6c3a847d24a51ef01403860d44af8eab1e62229c5cbe", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7a6134044f9986ea496377f7e3b5fa789271e615abb88ad21df473b1a6b08738", - "verification_evidence_sha256": "8d1db376686299de45f4068082a4121cf30a139557598847bbf2af5634df3e3c" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "390ffe3fd80d33658c65766d4438f1c8fec9a7790fd887899432b7ca99918a42", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_e94ed4ce5d00a91281743f41", - "image_sha256": "f0c57d66ef37238008d2108b1a5b2a5a66e20dc9261d3106b26e40f5e19facd2", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_radius_um": 0.84 - }, - "requested_updates": { - "arc_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ec97d334d440a9a1a34ed20c9b88e1fddf0f231e0a1c9fca39b6f908ead3e2c4", - "verification_evidence_sha256": "e4cf0770388123fdad1e79afda270fbeffde192a1e828d0b62070f893ac8efb2" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "f8d4ab0b87541cbadebaa88c9805a8a0ceb6eeec4900417f9af31ebe360fa9f6", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_c26861f9888c4b1da6e8f0fd", - "image_sha256": "0a3578e21685cd6657a81260f2e1957d70b31f9306fe1988cd00359c16e0e279", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_radius_um": 1.16 - }, - "requested_updates": { - "arc_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ea9f097ef543068d5484b8e70dc2ba8da255246c16cffe9e402d4d15f117f856", - "verification_evidence_sha256": "03f3f3d0eed7fb371ef0898a874765d602ecb4e8230009d91fd2b9aca9df90af" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "927ba50c194404646b8b755e117a5cbeda9ab90774138e24ef509954a0d522ea", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_52166195512dc7261d299b3e", - "image_sha256": "ef30adac507c5f1b95a05f996068067853227f36f1f90aad4082c20346d6334a", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 116.1, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 116.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1cae763ab245eb6c4860d0db344b9b7b65837994a5611f6feded601525a7fec0", - "verification_evidence_sha256": "947b9c7e0478dd5496942964dca35415af2bced22074e7ee25245fbadac38e8b" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "70f283e75f5fdfb7b7188087079a3e44d81a6235ffb54937727ca4acece9d334", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_941870512bcdcac760010e20", - "image_sha256": "ace6cdf975905366c6df180b92a6ff80183d16b45963b0db0aeb2d09853c130f", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 153.9, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 153.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7d271c5df88453fe52124264926d603c4cd8be11bb3b023417f1cdea6977127e", - "verification_evidence_sha256": "68dcd9ee2ba5c74fa435c355f53d92ea4baa77c4d278aa948a53113a183fdcc8" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "5f46f5cbed34fc412094ee2e95776827a2390562e0a1e05d2f3b428270f31d9f", - "controlled_axes": [ - "arc_angle_deg", - "arc_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_83689e497ef12ba2121d3db3", - "image_sha256": "f286df9b609105c8f37ff444f1d4df38f8940a8f449b41017a2d463f375e7a85", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 145.8, - "before": 135.0 - }, - "arc_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:arc_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 145.8, - "arc_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4c965b14909336aa3d710f1dfeef31d7f27d41c77cefddb968b830e1c8afa5fd", - "verification_evidence_sha256": "144f298d41bd53488d6fa87c3062e1e00a6e080993e17c19f717cc8f3149ec6d" - } - ] - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos180", - "grammar_id": "g_98ee86b48c9e613dd57e", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "601d0c92a3874290fbd903abc659505223932cdabfeb4380eb1d04b5f012c0f5", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_d14f9da60f7e9d94ca8a7b3b", - "image_sha256": "360032b8010de13e3f2ea0b8ce3a575472dbbb6acd620a83bf8b772ebb7d16d5", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "07564246ca4cfa19ba3c182ce249b1230905cc9cef23a752300fe4831ce7e975", - "verification_evidence_sha256": "89b054793ca1f76d6f083acefb8b06f6c1257d3b79b736174feb79675f935b0b" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "df9206dfdcbce785e8df213ae07199a88ce07cc96bb5bf549cc5f0038abfe03a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_72f2e02018af00042c9527f6", - "image_sha256": "2184baa2d865c1e7629bc36b8d197fe9af80e1583faccca325090dcc392219c1", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "acd514e39bb7a257122e440d381756839c1f61546c5f9e1241d9baaf83cdfc71", - "verification_evidence_sha256": "0950ffd04ab13ef46a38c6f14a84db9874dee9271cb922dc86bd6f08f5e74497" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "7ab22acb4c15aeb5c86c5df5cf8dfa1f0f75ce8f5d90cee447c2f04fd916e3f1", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_8ecd42e84ccf5b6bdcbab394", - "image_sha256": "885c9dd5e975ac866ba5d384a0e4587a70860b215085cb82ddbe93806e8f80f2", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_radius_um": 0.84 - }, - "requested_updates": { - "arc_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "24e81defb7d95b9506ae652c421ae30b34fc3a1354b30df6d9564329d5f0528d", - "verification_evidence_sha256": "8983bc4a74216fa2577abc9c5dd770a12958498002f54bac72271469b535b756" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "73c6eee82d20e1f56bdb77abcea875891fc262bb0e1c1a9add608cba6873e92e", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_913b139ec49e80978048e391", - "image_sha256": "431cf39240ea84c8f0bf55d647dde919c1c96fa1ff1d4afdedec0d25185fca1b", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_radius_um": 1.16 - }, - "requested_updates": { - "arc_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fad9ec93ed4ef895cf737d81914e31c63fd59dd57f8bb444aae3950f8a342a84", - "verification_evidence_sha256": "f4722f34e8b3011913f2dc4d06a6ea43d46c0957b557d24d72b2851755055fb3" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "fbd62e68f0a51ccc3aa551e5c06d871248154f17e43ddb1957d27e061a4ffcbd", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_594ea8dc3ff1f7ff224320a3", - "image_sha256": "328a7eb320fdb0285ec8eb3652043df2ee880d25db1c4f73f87303709e18aabb", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 154.8, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 154.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "77e668e213cad4da5e25dff32260e9e9b75c415c759dba1df9a7404b7073e4ad", - "verification_evidence_sha256": "df3fc09a0a54d55ae64d4ce446d626e3068116a56cff4916e9c73b6d323dddf0" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "2f830b32b283e148cd960dd383b6db2132788353975bf2aafddfd977d76ff57d", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_c4b38be8c817539099985c95", - "image_sha256": "82ab701c7eea9b9f63f5baf1c4dc8d20d01b49c1c816ff9969eae9ba0a39e319", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 205.2, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 205.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3d3f7e116960fff4d39d9c812180aa3caa4259de769df4b5bbf46e5cf155393f", - "verification_evidence_sha256": "13ff5ef38ebda3cf04d2f12f0de4f2ecdb15a478353446a743a1ce407606e487" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "23ea82b407737f902734e7972213d74eab6aa2c6c145e6bd8c83f4fe37897cdc", - "controlled_axes": [ - "arc_angle_deg", - "arc_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_fdf4c1ad10ed4ca5f0e85e56", - "image_sha256": "5e142a0f37db3ceea2eed2214dd38a52937d9f4cf0bb815ec774f8dd7f14d06c", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 194.4, - "before": 180.0 - }, - "arc_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:arc_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 194.4, - "arc_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f9d4627811a709a9ab8f2a625e22b784a137db03c21c90e17935e57d1794dc36", - "verification_evidence_sha256": "c91655949599f93bf96b3f79c2d70dc934db104fbe3f95b3883fe1e2060bb972" - } - ] - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos270", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "827881709a6897637dc9b49ad3d9bb92bc3069c7851a9f8009a0feedfe0c1bf5", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_6ab348934df32079ebd1a7da", - "image_sha256": "450e81e9d62c24fa8517c472e14339a83e52f36332448aa8909749524791c390", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "da965ec4a133fb4f852dc9ede40e6004f47e9d73e1e39815289130cfe16660ad", - "verification_evidence_sha256": "f3eb210dfa5c7b946a8ebdb091427ac1d65107578f3c92739ccdaaac7c4f7554" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "f4fa786b3636b84de15e093e825ed268c44fd444333de8c2ce1523005a965106", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_a031c3fd588cb74fc6d0b35f", - "image_sha256": "6f6664990e8529c9c7dfc733a2d5906c8ac11a04be1f6922a35667f022868f15", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ddff20bfe2f55a8dfa8b19f61a70ec8437423b59453f86affe4ac4e8ac6d067a", - "verification_evidence_sha256": "13f694ff9bf2d8feb975e9049b1ece5ab9589e214d04f024d6f55869a9784c80" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "81b3235170640771ba93fdf7d166d47a7bef7ac7ab744765ea6e44536904c751", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_e75956a81b0706a5aad7ec8a", - "image_sha256": "4635991c36fc9650cf435a5fb3133348fe8d678bb6db5eed9f086dff77e94567", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_radius_um": 0.84 - }, - "requested_updates": { - "arc_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3509e78555a7206f3b191ffeb5c9631b238ace287c10264df377618fc226db74", - "verification_evidence_sha256": "026ade2519f526c9ae390a2146c6479898f3c2122724079d2912a3cd95ce1457" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "0919566663517ab1418a867bc357a0d412d86e11772dfb864b3bef30d7ae88cf", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_0e9cbe1db69874ab377e58d9", - "image_sha256": "9739c4ee686c535b29f93520e4490733059a4fe882d9cd6b75f6a8d07d94c209", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_radius_um": 1.16 - }, - "requested_updates": { - "arc_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3c2d4547410375b71102e9430e4e8a0a404a4af71fb42f55b49f91f3c98e84e0", - "verification_evidence_sha256": "9424bf66586b32c8da4a3efcb5e625b086be3c73072743b99a0b6f45bc8007cf" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "a6bdd3ab0ef3029a921f050b0dcdb000bb9bf19d8a118b6b94612dd07bb15a95", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_40b429f1bd9922e03f658698", - "image_sha256": "43a09f6ae0052a57fcbf21d0d6a1d38688310742218d3c4dfbe10fc49403a485", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 232.2, - "before": 270.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 232.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "52da895bc83e367f932f3e0bb9cc15a3cd18f9293f30285dc20d7ac10b5bc81c", - "verification_evidence_sha256": "4b5841b13e27aaea2edcbdde1abf5e86be0a6a0d1b6c43052b17dac5721ce02f" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "f83604a526ca70accf64b2c2b52f3b7ef672df0dc59bf26c6d64c1eb55dbb605", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_767d7f67e540be41896523eb", - "image_sha256": "1572f453513feb27d798ac8fbbc87dbb301e023246bc2f374c45f86e9556cbba", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 307.8, - "before": 270.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 307.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1b701b6a58128b1e40e2ccee3a239dfa2f77426daa5de5a614e454debbd5807a", - "verification_evidence_sha256": "6259559de1d501da62e45811477da78118c592b31fd3afbb912838abba6c1b39" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "f89cb07d03652e7e3b5e6601d020018328dafda71d80e86094b32e3017075e44", - "controlled_axes": [ - "arc_angle_deg", - "arc_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_5e0670fa15268c3440a8d37d", - "image_sha256": "2996df8357b446badbe6a2c9f9a0716b2a7e4ff6737a7cf4943807cf09bb24c3", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 291.6, - "before": 270.0 - }, - "arc_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:arc_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 291.6, - "arc_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2d1b87d768384b38ecb871a90ba33fff79a20cdb2670a21e7b86d90e0d55aba0", - "verification_evidence_sha256": "6bcb47c45daa189ca250cd3e073b30d972682b33ea20f2406bb5113031b7a59d" - } - ] - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos45", - "grammar_id": "g_3d541050766b469d9fd2", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "2eb86e24a7ecdad4b65481be4e0f2bfd1f7dd9f48503a33ffa22b805c1307e4e", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_7bfee6362a2f332add8d5db0", - "image_sha256": "f77ae911321252242ba4de0887eadfd568d964effc0b5c41d839466f7691b86d", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d4d3615af110dafbfc86c74c568c602cff2a6941889bf2b3a4161b0567dd1ff6", - "verification_evidence_sha256": "cc0f374d5e39de324238805ee8ac5a353f095c7b9294ea352ec86964236ae838" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "6d8a49275561a474d2e7711c43b127f3706009cc45e91159397ffdeead22ae08", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_4c7e2b0dcd9bf599d609c807", - "image_sha256": "4c872076ce9b47b96949ea069a0709b18305fe0ca79e36ee22e4ba4bfea17d3a", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d15e2f7239c22dd8faf911182eca522d932c58ca10c8bbef164e823761053a90", - "verification_evidence_sha256": "04348145a86ed93706595cd332c91eafde570c8d39458c75799613c8d5b48179" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "2653485a320bac7243646c4624167391a3564524f3ab92a8298336375bd51781", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_b9b1976f7fa41ec2a91fc72d", - "image_sha256": "477546e23427f5680f4e6cd4f525758776c8dd3e44defb3e8d536467da6c2e7e", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_radius_um": 0.84 - }, - "requested_updates": { - "arc_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "cecad025381ebd08530041a4a7e6af954d2a7d5407565a0567f5180fc0895db1", - "verification_evidence_sha256": "8c2ad8f34f36332f3f6a33b9b1b5593c26249840a158c4dca398b9376dd5ecbd" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "7714d92c24be44c7cce3c7207fd62eeb9f5e642df80c66a5f38e4c817039e97b", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_97bae28aa4b08995e0324e85", - "image_sha256": "b6797bbf4de817f2b2559124f4c4abe0fae70649efaf5b8b1164108324d0c616", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_radius_um": 1.16 - }, - "requested_updates": { - "arc_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2138d32749dc22600081693a3b2e2d40ed90600490aeed101d4886dffd182d05", - "verification_evidence_sha256": "d7e09ad89c1d8e313e32cdb852b54cf8c63f848e80fde4605b9944512e96e4d5" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "5952fdea22333060846600dfbe47d6c6b644e40c0b7696778e99be5c0b30dcd4", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_e1bfb407e74dada9ff29c268", - "image_sha256": "d0e1fbd357771638cbae83378a12215afea2ada1b3ba8264c32b1485e8e827ff", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 38.7, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 38.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a4b88eb837f1723317001348f0aa71d6c4bc7d1e77f94daeada3d8437f79173d", - "verification_evidence_sha256": "187b8f31abd630d7ea6be3dc43c95c9f29f9604ca59d311f42cf80eba5840b56" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "00657a35c53023bff1abd515c0c1ba9208fe03190a64ae8310ae4001b0b0ddd7", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_3b4de2f13507ab300090db0c", - "image_sha256": "67f916ac66d6ecd1ffdb16c4aab8b0d66fdbddb4a2f7bfe89658580c13429614", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 51.3, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 51.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "75fa7d1918c1584cfadefef4a28e890dd7f95bd58a95eab02d2e9863a6f3ce8c", - "verification_evidence_sha256": "236f43bb96bb18926082359ed9b2176bf11bf78777eb814d8d5402f3915a713f" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "c94bffade8310a2916dc2d394213e5fde5dbd1b3a898253a22f4ffb7ba7ae07c", - "controlled_axes": [ - "arc_angle_deg", - "arc_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_05135f0ddb3aae31766b127e", - "image_sha256": "330e8f8703e47e2cae5ef88ea063a9b115ba9e4425bbc7a22a66ee8d85021c3d", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 48.6, - "before": 45.0 - }, - "arc_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:arc_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 48.6, - "arc_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9084d87d11d2d74df91024500de410b2954f5b85950e9a421a4c00282e02d879", - "verification_evidence_sha256": "ffc0ba65710f4322da9297c6191d6997c29fc53f63700846eb67e755c635e76a" - } - ] - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos90", - "grammar_id": "g_25770fecbd5386149382", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ae78cd08648c71d978f89225d4912175e63ad1428609c8a3ece3e085abbfd809", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_d042d54bec4b402f507b35eb", - "image_sha256": "d0e070dfdf2843ae8c435c838a5280e7b818b42dc4aeb931ffeee95be928fe65", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3264b67a33b57b09bb996e4d6fe2a656b735cabc19f41c803fa9a5d219946389", - "verification_evidence_sha256": "cde9fb508b3766575963378d640b039596afb824ad0301024d4892faee080506" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "51ab0656c379da6dc1c5072215cb4d71009346b45b519c6693fa2ad1ae553ace", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_10a9d4238e6402803ca4089a", - "image_sha256": "3b59faafa62ac192e8f2216db2e55e3936871239b620e04203c96bb78781047e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "93a8306baed4864e87ab79ef5c76d0a45d7617acf228399dabe518f1918c767c", - "verification_evidence_sha256": "1d40f6e50ee5a2e4192685abc3561a4ae6ea0bb87f91ab2ca5a950d3ca37e865" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "26e21cfc8524ff851022a562e5243c88a2fc883687cc40f29cd73a22a8a6e67d", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_29b536c51c51c8640b76eba1", - "image_sha256": "8513c9a91a5d36cf36086806a3aa3cd8d9f62a20a0e21234fb5a2aafeda13372", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_radius_um": 0.84 - }, - "requested_updates": { - "arc_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4473da4b3a2adee072f5442a7166d2b76b6660102953d9d023be3993d3a49bc1", - "verification_evidence_sha256": "ba1356db90a5fada17354367e61ec1197a4c0f3191b65ba1b84fc299be592d62" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "f48a84bff2379ee42ed015adbb38ee88bac9ae042f7b7d1bf5e4134b5ba21df3", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_a2bce607b7b1ae79a29044bb", - "image_sha256": "849044d6144f3c3cfef2867557f1180b450a980108037d080c9a69ec94ebe003", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_radius_um": 1.16 - }, - "requested_updates": { - "arc_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "10fbb9895da7edf78e1c97950da2a727df01b4a4bcedded0c8ef4e02d8f9b33b", - "verification_evidence_sha256": "11386601574e51d6406dc8ad9572aa4a1c11d5def93e7ea8ab846f528a66b709" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "31882d8f717c13f9a0f5bce5bfcbd45f9bbbef167fb5e9f5026df3e850ede276", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_b2df0a4944ac52f561c81b51", - "image_sha256": "67d93fff33dbf17487e8d5e52eac8bbc371977f7aea8dc849aaffc4b4fb279f9", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a263edda1739a6e3cc1348b6ca5f92943a4e121d5a3751dbec722fb9b87158e3", - "verification_evidence_sha256": "a109cfd9205ca189e38019ed908f55115bcb0f36f32c0c3c7762f39c6d84a3cf" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "0df2c7a329dfa45763d52c4264fef6f13d74d5f86a272ac15594a485674c34e2", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_3b93010494559376df3d50fc", - "image_sha256": "3a74164ac019d1a9b3ef1b5a7a3be9be86accb53af078ee4d6bc68028e64ca1b", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a479f4cb01aadef20308eb2df919ff2c8264de430d45c26d0c3b0de0e8d38d19", - "verification_evidence_sha256": "da3224d58022e73bc699ce61ad33f877745e0e3ec163f6620965cd199901ea1a" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "e0bb12ad193e8ee09f7e623801b9b4875a34b25e60340aa863a765b3cf5c2ce5", - "controlled_axes": [ - "arc_angle_deg", - "arc_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_9bf58c2aa2dc257da963df19", - "image_sha256": "0ce4610062a626c0821bb4ea59cc2a18ea5254633e2d670d9862a4985f347f9f", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "arc_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:arc_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 97.2, - "arc_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e98fb8d967506b0b4f8654c952d83ec0d3046ca2c3cf494857dc31add37f719e", - "verification_evidence_sha256": "af1ec5009ab8ecec8c02ab8e41ec2511d9134a6f7f8df364f269e18fd882ce93" - } - ] - }, - { - "anchor_id": "l0_18_path_arc__semantic__thick_curve", - "grammar_id": "g_af1e983f70aab71f04e6", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "0b4b4e1cb88c6bdd0d84e3729db6fd2e708656e8e0531d36e292601af9700f62", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_723fbf9a4300b2bfd20bb487", - "image_sha256": "61c8298b169b3ad7459bcb9b74fda051154cad3156f48bf3014a4bab296633d5", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b5d766d125c352fe02cba5bc281ab4da6daa8ef9ebc3665ced331c7a003fc384", - "verification_evidence_sha256": "7624560b4e6663133a0bc92c21826c7aef8cfe0674954b2442988e8b11621f2d" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "d424a92cfa482ee2ad8a066529f1bad7329bc91f88e1d240afe22db62bd89d1d", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_69bcd6aafe57eb78f88788f0", - "image_sha256": "bfbf240dae499d3dbc35ef9cacd743c774e4c7a03848540c924d087238dbe8b1", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "400a62e75b62169dfe3ad1893c2ec59a3c3f800768ee384e203b1158938e5cdb", - "verification_evidence_sha256": "0d08b4d168d4c6116fa5a824a38ab66d6d7fa0f7cc6369ba7d5b3836b3258a7b" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "18e5068b751464c4d454a2164f4741c9b96c21f7af1291c18f08cf3f712784c6", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_0c30fd405937859ab593b4b3", - "image_sha256": "4e5e6e43d61b6c8d9635da64d30989b3176ef4335c1f9a830d508f9655a9ea4a", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_radius_um": 0.84 - }, - "requested_updates": { - "arc_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6f0e8b885af011577ad8af60411509535d99c975d0aa179b70342019915ee617", - "verification_evidence_sha256": "cdb81c2c611252cfc55e87416a408aa76c5a56c7167ce958aa716629bcdb847e" - }, - { - "axis_ids": [ - "axis:arc_radius_um" - ], - "code_sha256": "cd640cfd0a85a5ed3998b062760f5db186c0d3fdeac723be11556d5174a99e64", - "controlled_axes": [ - "arc_radius_um" - ], - "geometry_id": "dgeo_7605e25baa9696b4a8c09672", - "image_sha256": "07501bb6f5ac16cdc4fcdca0b0bd712c3b700330d5bf5f9ac522f4a109a620f2", - "parameter_delta": { - "changes": { - "arc_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_radius_um": 1.16 - }, - "requested_updates": { - "arc_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8ad94e885034d7b104029740c8745c6068601e7760d7b46dde3cc483146c20a4", - "verification_evidence_sha256": "1a6533a125ed6cccf2c433854f663a4f6945d725fccf27924d7ee41fcf5bf718" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "50711e2af9308dfa70d008f383b68e13d1f1e6257d43ee0befe971347dd16f1f", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_7023cf7d417aee0a00e0b2b3", - "image_sha256": "5ab11a34af80e4b75eeef5190d90f184f9ce6860cc8ec7db56d49f843b83373b", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 103.2, - "before": 120.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 103.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2477d02b3210688e3552ee58b63b54035979b2cbc1820da76af71bb58e0067df", - "verification_evidence_sha256": "7c789718592318887f06dcf083fb532ebcda297cac1ddc872ecc372a65cd83bd" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "88339c133690bb8332019d5d6b605ed691ac44c41b5b63945be51c1d945f624c", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_d58e1f8b23920adafbca76a2", - "image_sha256": "42b01865005e58346bf30816e95d99148e2d67726adbaec93777339971a8f2b9", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 136.8, - "before": 120.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 136.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e26475a424633d8eeacb1e7eae44adbc042e50aabb580d0128cff7b5c95348a5", - "verification_evidence_sha256": "4aa0e2dcbb86a2cc10f643d9e3cc8434aca7a7de2ce86db486b8da01caf3545d" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "91e667f9ec064fbed3a32135e7820acfdf478f88f265af31263e29ddd87764fa", - "controlled_axes": [ - "arc_angle_deg", - "arc_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_93eab8761b7586e35f85c31c", - "image_sha256": "3dcb305f73f4dac7def7a1a8cf07f6b2f4be4d2414ccf53a6042c66989e03ce9", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 129.6, - "before": 120.0 - }, - "arc_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "path_width_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:arc_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 129.6, - "arc_radius_um": 12.88, - "path_width_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9b7c9b850f8addbbc019eb43281ae99797d5d54f9c9ebd156e5b25d882b46138", - "verification_evidence_sha256": "682bbe2b7d20e1bcadaefa70692f7362b3ddf6c885fdd7da2353db59d531d210" - } - ] - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos135", - "grammar_id": "g_c67031ef9da522c0ea72", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "3dccfe1c853ae2268ccf7e1b39d6bf60aeb56fd29f63c45ae8d900897ded0d1f", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_5fc511312eca317c280f584a", - "image_sha256": "e4f5bc476c36fab9a2268724473227607ba5bae0221cc6c804c707a76482f4e3", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8cfd203dc1ec107f79a0259a6e5bf4d7948293998a9608b33df6d8408c94f819", - "verification_evidence_sha256": "43ca4009c0ec84fdcde08c7b4fd634c79f7f8e13d5796376ac6b4a01c54dc35e" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "0719672e7b982fc3922a6329f57a28745d28f923332f4be0754705efd945138a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_bc746a5afe03874330dbf403", - "image_sha256": "e85a7d53a0e07ae4eb21a353b10afb332fb7233dc9f9023714a82971f643b4a3", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d922b60eddc26aec071d1b1bacbf9ebcf271d5aac2ca79f290cb81cf2c2da9c3", - "verification_evidence_sha256": "4d48be8aae76bbec207b3af56eb6632c27d1f1f111a16122920b993f3fa039ea" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "d7d98b1d48ec88f1ea05fe170101e854cba4890f03f6bf918d82204335bea692", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_d598e300e24e5860adc269e6", - "image_sha256": "fc50787d5d2dd6437efdfca6d3aeb9b330ea69a1d32e08f4a556b75d32eaf862", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_radius_um": 0.84 - }, - "requested_updates": { - "euler_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "400ce5c5ba2473c59b262aaf5debe8e517c8793aaafb601c77c6b9ed61b1f4b2", - "verification_evidence_sha256": "73240e602bda145ddbad6aab276ca2bcc5427e2bfba5ebbc390295701b960aec" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "e882835c8c8c7627da00787da2524ea70dc5295d3f2061997752d2640015f67c", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_53e8074cd3d20ed2225e3ba4", - "image_sha256": "ed95905d672b79e07d3bb1b8e34c36e13d76c51b23d390d87fd01b0305b38e4b", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_radius_um": 1.16 - }, - "requested_updates": { - "euler_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3b2f9de85dc381a355e02b783f3c08de55e87ca1741b7ec7cacbb6e60d6b6519", - "verification_evidence_sha256": "26732d17ab8649a4455ffd54a2a169fa3c1bc01b9235a56c3e4141e3a6d4ce9a" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "a09f9fc6e1dfcbf1f9d90ea7722e7d55cda0e90057fdf0954397b99796131b09", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_6d18ba0aeb757b70f0240d66", - "image_sha256": "34333e1f3c9c1d2f21af42d02535d850363869e74704a18f65a9cc57ae8eec8a", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 116.1, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_angle_deg": 0.86 - }, - "requested_updates": { - "euler_angle_deg": 116.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "18d1fc8adad5a73b6bb8eee402bfedec5f565f0973861385c412ad1d407395b7", - "verification_evidence_sha256": "8724702e26bcdcd20d0de5b42af3d1c6f51a902e7d9b1da7720a1b4d3a626e20" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "f665755e5b1e4b4257892139debe087a8baa7b463d2ac3b3368418a232ff79a5", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_61b3b51e97146f0cb10d1b24", - "image_sha256": "a37c401b5359917ef0922f0f3beb1de33c2de1cecec93ef179521376ad4cf122", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 153.9, - "before": 135.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_angle_deg": 1.14 - }, - "requested_updates": { - "euler_angle_deg": 153.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3fd3e3d1e227fcc1d8033aa30d1f00510a56fc535e32bcb1f672ee4d8c816547", - "verification_evidence_sha256": "45410bb843d5d6d1810cbc8353ba153296f49f03e71fff21cd662174cc204a75" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "code_sha256": "5fa557b5c4419c09e71afaf1b3a74d96666f4a989c6f51cde09959c11ad23100", - "controlled_axes": [ - "euler_angle_deg", - "euler_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_07235a65e97b1b34ab559b98", - "image_sha256": "614d52fe3245bd6e7101b4a933f45b41e619d49a1d72dc6e38d4ea7735277881", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 145.8, - "before": 135.0 - }, - "euler_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:euler_angle_deg": 1.08, - "axis:euler_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "euler_angle_deg": 145.8, - "euler_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cad03a647ea3782566f31b4e35ebba8953bd6fdd63575590afbf2be0ddd97976", - "verification_evidence_sha256": "2391fed301dbe6ae8c0870e62071093e04dd80b66b946939f7bf8efed10ca46a" - } - ] - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos180", - "grammar_id": "g_72777b29d2d9869e8a42", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e656e801dff811144e740417a9f5e20e1bcc8748df0818010a716a63d3c1f774", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_4d5335fe1eef06420ee1b3f5", - "image_sha256": "3fc09cb741e4a3a383976b741c0c277a53844c29741ccb078b4268449b09f9f7", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6e94acf7f930899a91149c07d3b2005f557f3ab70e18635e324791cfc7a41e7c", - "verification_evidence_sha256": "be204188caab3e74d0bf16fc693f09a8bb831140878a868f19e0483cf89752e1" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "b7c48baa46a0b725b1ab5ce11d99c69a9ed340fd25809e663dd06405e644bfc8", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_4226369fc6184057a28a1601", - "image_sha256": "5def51862c3efd05d87ee79d89b9df14be3d18b32dd50575dddd5876869031bc", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2329a88a04bd9dca2b832799a5b0bdec1a640aa8a5f861f9ca36dbeb6a7a0e82", - "verification_evidence_sha256": "030014c1ec75b4e21afe989d3f104a7448b59e8297ec80a4cc0eaaf5567a9dfd" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "31f02b966672041fe08a0a45bb3840974f3c9beb5051c2b7ba4f46836fdbd796", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_69f3227eab0cc46046def158", - "image_sha256": "d895948a9d0bbca92ead1be2a8c7ba423b392fe7780b9b4c6a3dc0d45d4ceb63", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_radius_um": 0.84 - }, - "requested_updates": { - "euler_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c66ccea946d827fc62cb106634fee7ce134f03d8c362c68b46ded0c154b86600", - "verification_evidence_sha256": "54d349167d9f4aabb47443cebed36f66c3304aa0c2a4f5997702fc35d09453e3" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "859d5e8fb453b73157bca24bec8927c2dc632540f54ffd8020e207601fc63cea", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_60f260b3c8375fa09024eb23", - "image_sha256": "3f5e0cd89f710b930160196969141f32b782f708d04b74c92b73faecf56a04ac", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_radius_um": 1.16 - }, - "requested_updates": { - "euler_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "49eb532bd39f2efe92ba0cd553b3f918196caf27a37bdd724b978873e76ffd43", - "verification_evidence_sha256": "ea5346d1e4923c17323db3a4d39a7eafefc91065725222cc5e36bb5113e31082" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "a5bf6f183f009a59990489262d2c64650b076ad0088f41571698e09ed682dbfa", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_3cbac60b2fb31fc09c429bde", - "image_sha256": "5df9ba5a6381ab9ab27d6191b1d179df27e34465b0f39ca05b8bac6007d25744", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 154.8, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_angle_deg": 0.86 - }, - "requested_updates": { - "euler_angle_deg": 154.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7ac1aa3beeeaff5f6a0e035b987fa299f73438780e3f148bafdc0df37b3029f2", - "verification_evidence_sha256": "130de4c7b963fdc7f79551eacfcb6819d153c42d1abee030bba66dc9e1153859" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "d8f3cc75b940a341b4375b81044878bc24b51f8ad659405516d260bc85e6d0a4", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_76b229d005fdb943c0a9cb5f", - "image_sha256": "e8fe7991bef4e0706221012865c8e0485f17ca5ee4b1401f51dd907924e9c984", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 205.2, - "before": 180.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_angle_deg": 1.14 - }, - "requested_updates": { - "euler_angle_deg": 205.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9833c899feb74936ac239bdd6621088d97319842da03a91407c20470f86167cd", - "verification_evidence_sha256": "9116ec67b0d71a312a30bd94e42483cc2fc09b6f5a5203f4365c6b2254d068b8" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "code_sha256": "abf527d3995795da828165ec98d5f3b09363ded45706be7f4f84c47a99c1ee07", - "controlled_axes": [ - "euler_angle_deg", - "euler_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_980bf6e17f18cafb2a29caf5", - "image_sha256": "2b4fb06afda43b91547f2fcd4eac17c5b018699cf71610a1665532aaf050663a", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 194.4, - "before": 180.0 - }, - "euler_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:euler_angle_deg": 1.08, - "axis:euler_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "euler_angle_deg": 194.4, - "euler_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1333f9afbc4de1fcfdb12babf99cac7d19b8930150c00d6caed9920b2f954ca9", - "verification_evidence_sha256": "d2fcd551cbd8a74a609879f16450e7b6e847e694ae6e099d9f4e9a5d1bae74de" - } - ] - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos45", - "grammar_id": "g_e4192f38c5c9baf842c1", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ed3e12574b9ff1e0318d4b1d98f749fa1adbf20d294ebcc41dfca280647e6176", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_336386f5d527fb0d215c02ff", - "image_sha256": "6c51cd0803f6421a2cf8b6ac37626a7ec71a57b7119b36c6719051722ea7eebb", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7066fad76062cea2920e591a2b80b2a82c58b676c0259096bca391fce006cd93", - "verification_evidence_sha256": "ad93ba7e807e7338b1fc5c0b541ff759558fe74938d2d9521059f3cbcbe8c1e6" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "691cb78e120022b15a9954a03fbd1163e97277e62183146502324706cb74b83c", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_bd22fd47b7350706c35708eb", - "image_sha256": "649b9a5f261e0a4ebcc58a53db194f87d085f8318c4162f08bd51f3ed49f5077", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9f426098e74949637b6a88087f8f6b2e59c028fbbd9041b9f0c58e77154648d6", - "verification_evidence_sha256": "0c226e179209f64d383c473bc994e36bc057f2d7a32360617a782160db5935ee" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "0e13bcaa241255fee1efd90ea3a9e7a4340d2c51601f2499886de63e5a6c7473", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_d9f6a749dd23270db9c4df9a", - "image_sha256": "6a0b873bfe99dc357ab7a52ee15a9a0de42e928cb7903b68957ac0ddef12447a", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_radius_um": 0.84 - }, - "requested_updates": { - "euler_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5a5d57507506bd9ea334f27f5b81035d2a51c79f02364998b554b9ad7372aa7b", - "verification_evidence_sha256": "2e3bb51b60669eccf1d63ce391f09f16be653522454c857e5d13a7662846d62d" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "4cc6bdb6f63df618b6105b3cca4fe619e99cc6bf0d29e0eeae8c8175fb7b78cd", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_bb851177ef88af11d8351670", - "image_sha256": "5c5ad3e017c2b14898d62fb0703c42e25e593a959d0f659ee733bdf4a28e0068", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_radius_um": 1.16 - }, - "requested_updates": { - "euler_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4f691565d657e78bd8ec6f5e7471cdd566767d524906a8e5e88d7f694600118f", - "verification_evidence_sha256": "caaf01664d37e5b9f5f985ff03743a6e1aa890b8db2a5c6054bfe0ae0ee229fb" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "4e43976a796e0f5b07c6d40c5867c30365c2e6229e228c986c723ee47000ac30", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_b64b7567e8dada9ac58e7eb6", - "image_sha256": "19c1cff334fd08d6272c6a970003ed8f5138b12f4fc48cd58ba24fba08ac03aa", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 38.7, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_angle_deg": 0.86 - }, - "requested_updates": { - "euler_angle_deg": 38.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7d703770590d4fdbbf6745c67abf30d32754c550e520f6f0f1cf2925a2c83b41", - "verification_evidence_sha256": "cf14f8912b1a850262398c4d1ab831e7c735aef6d59654ddad335bb2e64685dc" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "9c0fe7a5fd9f68072422cf3ece33e7b358a30c1bdc2d39f2ac9e3fb768b961a0", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_e6422c62cd205456c8138478", - "image_sha256": "af120c7f51c85aee14ffe9ccd04770fda677d90a3fdd43db196f3b7204d8c698", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 51.3, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_angle_deg": 1.14 - }, - "requested_updates": { - "euler_angle_deg": 51.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3656e6397fb54bee44888440c9077e4cf5398579ce449037c272860a5a120f2d", - "verification_evidence_sha256": "872333db37cbb1052ea4c63eca2ab36181d594e9fe5749bfdedf929a798aa292" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "code_sha256": "933076ec44f353765185bf3de54f269002c5046d58a39054bf43d944b8479d78", - "controlled_axes": [ - "euler_angle_deg", - "euler_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_208b68faee6edf1524ac7ef9", - "image_sha256": "d91b9ef6009ade321686572b6d4a7b77203bddcf125d7019a8e8b6ef385dbee0", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 48.6, - "before": 45.0 - }, - "euler_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:euler_angle_deg": 1.08, - "axis:euler_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "euler_angle_deg": 48.6, - "euler_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c2eb6c7d4275bac974fef36890abedb91ec07ed758bf05b4dd0239725b679495", - "verification_evidence_sha256": "10a5f6a67d56e60b8c7cdf07d4a50a75bd35d6e393d4702c4c631ea9667efad7" - } - ] - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos90", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "d7e4f5b084c3e1012fb14606a64061359f7ed5305f68c94b0603a4b9be32dbd9", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_0cdcb71942e92d1584110cb3", - "image_sha256": "032911490971b6ee5dafd3a0de3622710979117ffec042513a1939ec9b06d7ed", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f4ec2409bb75bb44df5a3f441e6813e5ddb465618582a54811e6bb7a16b1969c", - "verification_evidence_sha256": "2e24b21b7c766b4f37dd0c23f3d402aed97ab7f3a2d9fe35284bfd87ab99667d" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "cc9299f72a0dd52b97037f6d70ee59b96b43141cf099b25ccf67e90e6498f88a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_257540728435828e46866276", - "image_sha256": "ab59013ee8fd7e298d99327cb958211cc07e240f1fc5f60480c632a215a27a54", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6569997a15cc2fb009b706f50b2da6529d5d141bbd96443f51d9ca0162b4e197", - "verification_evidence_sha256": "16ea64025181cf9821ffd612485b9228fed6a767085ef5adbb8f5a8d47669862" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "71dbfb75510f201a2a2a4783fa574d30e1c8561d4f247512f76e4f8b86c97fbc", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_572672857f452a0b5582f093", - "image_sha256": "c01f4f82ecc0bc8f14f4daf6ddcdb3e9665b0026c38b306b3bc415aa5f3d0ebe", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_radius_um": 0.84 - }, - "requested_updates": { - "euler_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4808a129ccbffbdab67b56e32d92f7f2ffb8a94349280d9a3f6d04c3db212803", - "verification_evidence_sha256": "8084fdac4561b4f60cabfa8c9abfff38549d20d0086546a2f7ea7e4d9bb62c2a" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "c73e1155da7c8098be57f875b99909c2ec0b64181a4e8a82207072efb69d2377", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_b7434e50103d74cd6b1d4f05", - "image_sha256": "e17eab5e2d4f9aeca4e5153c8b869f680bb60d14a754e8d77cd56b92ea381cf2", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_radius_um": 1.16 - }, - "requested_updates": { - "euler_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "89e7b75559a5061847026be37cc06cf7f4fd137a40389e2dea8168c00f1fd526", - "verification_evidence_sha256": "69f3c9703cc838a863dbcf01d7e998624bbc5b31130af133b90d2ca44cb72142" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "9dd7dbc4a2a6685290877f87b6fc3abaf6ed1999d694bb2bcf8abfe54fc8946d", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_d7de9869ea06e27996b4c96b", - "image_sha256": "35f5f22919009c928c8f5d8164da9a30d6c0cfbf68c850ef8e6b33f8f206f1c4", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_angle_deg": 0.86 - }, - "requested_updates": { - "euler_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9eb9e8ef30a846c22a303293c063af59b9080bf651af14c56e4af5339141f4b2", - "verification_evidence_sha256": "52c4373931633ebbf99d9a6b632fe20346c5d3a0b5100891776cd30e2fb699a4" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "6dcfda6c75d7a4b058f4ab09e17cc553dcfe368abedeb3fd7fd565aa22da817d", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_b4fd0e589c0c3403ba3ea3cb", - "image_sha256": "0a88abb1d8da3dc9d811fcb32f30a9c72b2b49aae026a00af987ad44b2974609", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_angle_deg": 1.14 - }, - "requested_updates": { - "euler_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "76930c277ad66a41f4ae9066e6c11cd1c47f7f28aacd6075ceb0e2334717380f", - "verification_evidence_sha256": "ff76ca3013cee8c3b3abe79ce4589ddba503ff72846855c0034ed5c30ff4ad5a" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "code_sha256": "1ebaf38f0a980106cbaf970def5c2786afc55ffdf82344e1c226d12265190232", - "controlled_axes": [ - "euler_angle_deg", - "euler_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_6655d1bb18e055b0d2b9b64c", - "image_sha256": "bf074e368ad4df355c848cbba1e5aba6df0c8c84c8abbf4c7f8c97c88d0e7b9b", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "euler_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:euler_angle_deg": 1.08, - "axis:euler_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "euler_angle_deg": 97.2, - "euler_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "326182009d54da6df60bc16b41e23014145e58b636c2d2171368eb7afc7d4df8", - "verification_evidence_sha256": "5b6ce21f6d5949d6609cf6a0fbf1802a05e34695ae21744ab129ea50f3849df8" - } - ] - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos90_full_p", - "grammar_id": "g_c32323a57dac4f360ace", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "bb8f4c7b9e8746314b7a04b7b5afc98de5f02e7dd86ca351610f337e6ffa9c77", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_b4552f347542b152e385945b", - "image_sha256": "ed664a688e493424a8b57efab07e36f94942e54baa8f16af7f206f15e29a91a4", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d0326eaf3ae856298acdc9a921ac50db479092e13bc6b4af264161a944579f20", - "verification_evidence_sha256": "efe2264943cebc4dcb12273dce1bd082999009564441054b4d65b8ba9515eb25" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "edd4c1a8e98e7618cda6ce5a3e2f0495d0485a65a312eef2cbadff846fb5189f", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_05414dcadce9f15eb123a56d", - "image_sha256": "4511f6c21fc4809bb0ba65957cb7e279e1d7b885e7b9f2d52d530d6c82a41789", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "59e06261e6230a36412ed8761361c0977ccbd2468a611420bcfa5a6d88d406a3", - "verification_evidence_sha256": "02968b23c19d498725615ead3ef3bb0ca0fc3feb1e5fcabd84e0dcc7eeedac84" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "13a5f795462881f2042500ff9bd7b893778a0cf8cb0197833dcdf80166beb24c", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_01fc0626e7fd72de4f26caa8", - "image_sha256": "32f3ae90de61027957cf4625bbd431b2b61807f57a6d36d8a357b3248257f8ee", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_radius_um": 0.84 - }, - "requested_updates": { - "euler_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "daff1b83c796d765d80da8382487be7634d8472136343f0f897a90417c7a93ba", - "verification_evidence_sha256": "b27e2a2a3e8e40c9757d62b4707237cfe9f40b8c7cc01ea25e8d4a85d431971e" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "7c312a938331a3f812e46aeef77ae8748702365064dc1fbc15e5bb6032d43b52", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_468b4423b456e56cb4adab2c", - "image_sha256": "50d56189712aafc300603457aeaf5be409c4f52bd13b5b74f8713b1ba4e5e7a2", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_radius_um": 1.16 - }, - "requested_updates": { - "euler_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9809c515e4261191dfffd0d0ddc352a1c26f05ca102c1949a50d53f6c58df9ae", - "verification_evidence_sha256": "b66474505e4fc0346bce954974a5a2c880a0f193d5b55de5ff2861e2fe2671c1" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "982de2b1c5972ef5a2a6da741959514491d7ef0ec580834d82ed33a87d7f76e3", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_35b8f2aeede0f945ce62ab9f", - "image_sha256": "e065542f2147a168c938c66a8344cad800c14bc8cb7a55b0d31f629c75aabee0", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_angle_deg": 0.86 - }, - "requested_updates": { - "euler_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2772826e4328e59e918a5757e96f7842153eb7354f1ede96c166cacbceb241ef", - "verification_evidence_sha256": "7102e729337b415f104bb46716530dd2b4f48dd765d22234080c54ef3b5f5c6a" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "b80973563cebf38a91bec365587f6286992de861ece5a76c622651a2e372c87a", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_2f6e78eebb0700e8a9f97e72", - "image_sha256": "5aba47e6996db721f621e3e96a29a5635092599beceb3098918c717a21834116", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_angle_deg": 1.14 - }, - "requested_updates": { - "euler_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6b0c8af12b8048bbba478d84d6e4438354e189c208641f878c63be1be1b65ad5", - "verification_evidence_sha256": "d78359cde558fbf1ef9011990beba155ddf08595a51e9aa3ba031628e482221b" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "code_sha256": "a742abb970079363b6c134ba6104d7e605a76f3fc82960f5604d670fdb43ce23", - "controlled_axes": [ - "euler_angle_deg", - "euler_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_1242f9d077eaa5ec6e7a4ec1", - "image_sha256": "1ee437af882a3a9ce76b27f01f4a8ad42639bd6eca748dc497fb569c216dacd3", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "euler_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:euler_angle_deg": 1.08, - "axis:euler_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "euler_angle_deg": 97.2, - "euler_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "64b3f1f82c4c289eae43e555d0bd39f79b5aefcbbbe4957d82560248b3e012d2", - "verification_evidence_sha256": "914970b1a27a3969104917a5f8c619295383c068dcd3feb870325889752d3fb9" - } - ] - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos90_low_p", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "8236d66982cf19d832c2ff9ac553cd04d47af8fd9e0787e0bfdf7f93d17098ed", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_6b35cd49e89182a7e535f5ea", - "image_sha256": "e9b311f1674e0f7f367ce9831aa601e21158b7e747ed5cb7ab74f55902e1a25c", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2f2fd4d3c8aa1adb5317f908665faeea32a8341df968f310292737b37449a22a", - "verification_evidence_sha256": "092532b14b138c14bdb895898c83fea7c7c43dcf47e1d240a418ffb38c3e8349" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "00458f209c01a24d2ed0ccbffac3f0321e6ac3f953d1fbfdef89f44ba76f6685", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_5c338cd4acb70a1922c50ec5", - "image_sha256": "9681a5a66372743a542daae4dbe3f011cad21643a5011907a68f819abf90780b", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "651c1ddeefe5b2897f55aa04a560c0715c9a5c421bea24db05486e6cd0e302f9", - "verification_evidence_sha256": "d5b2f5972aece50f831b56ca2b0bf9bf74af0bcd60f0e567e13a8e2e560317d8" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "0509d84afdb072fbb013520e3ab328c2420fcdf48dc455732dc3dd003aad1322", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_99501b0d9999643611d8f4c8", - "image_sha256": "c8621bf1933303d2c54fc62b982aff261bf268821ae2ec1c89cecd4f3e726256", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_radius_um": 0.84 - }, - "requested_updates": { - "euler_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e61173a9a08999e3571c070225e8bbe7fff0060b1a8be680bdb7abbc8b658d24", - "verification_evidence_sha256": "82da39e2b3e748afad058e2928c0bfc241ea7df073534e63a18bac46dfa3ec7c" - }, - { - "axis_ids": [ - "axis:euler_radius_um" - ], - "code_sha256": "68a42fcdcdf6b2590e5d4028a19d265df6e7f344a0ff6ec3642260eae9aa3915", - "controlled_axes": [ - "euler_radius_um" - ], - "geometry_id": "dgeo_bef8877a9fad37f988fcae42", - "image_sha256": "275dfcb0d14adc15c410d6e6ab0b2a5faafae443b44c4e5f67197ef0b45f2977", - "parameter_delta": { - "changes": { - "euler_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_radius_um": 1.16 - }, - "requested_updates": { - "euler_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "76d985ad2e771eee0375ba4f6e8d4a0e48fb461703d28680d42e9443190c7365", - "verification_evidence_sha256": "b8e9deccae0b15b4c233acaa4c72b8c4a09bdcdca0711c080e554d36e52e9c00" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "b2b185159990e6f37b6aef48756fa84c8c492ea6295128848fdd6cb79f037fdd", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_fad586a6ce499343d2dd401a", - "image_sha256": "5e60aed5d2a6740d7f3e0f9c6c0318edefc512d771e472597f48322bf879e419", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:euler_angle_deg": 0.86 - }, - "requested_updates": { - "euler_angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a1c243ffb532347ab151639e0a5bae4ff6796d7101928271f487ad2241364070", - "verification_evidence_sha256": "17a07241691272ac5fb17e0ce1cc93fdb3d158a94e645113a9c99a34af31ca60" - }, - { - "axis_ids": [ - "axis:euler_angle_deg" - ], - "code_sha256": "59b646e146d1d25b8f5b2452cb6ffee95ab81cfd406cece1f4e85b4632dfc433", - "controlled_axes": [ - "euler_angle_deg" - ], - "geometry_id": "dgeo_a777ec8a952b28abcccd39a2", - "image_sha256": "7e4226a50847c73c542fe8196cc126b096ed10ea8526480561d2e4b4b469c546", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:euler_angle_deg": 1.14 - }, - "requested_updates": { - "euler_angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e87cadb9828cb1aa961bdfa7de31f727e48d48ad08becf0e366370ad82510c71", - "verification_evidence_sha256": "e48f2be9ce0f9c1527a130b6c64cb7c0925ba5ae902f4f904748931f17763330" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "code_sha256": "81d2c5b1969c873c61dfd7e1649dbd20c68734b559111bb321f1a5e397619e96", - "controlled_axes": [ - "euler_angle_deg", - "euler_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_a933ee5ff0be1d5f4308aa70", - "image_sha256": "0122bf7271a3043a52440aa723be1ac3edde9dea64a7f025ce28f041d2249d97", - "parameter_delta": { - "changes": { - "euler_angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "euler_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:euler_angle_deg": 1.08, - "axis:euler_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "euler_angle_deg": 97.2, - "euler_radius_um": 14.72, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7f8ca719a944f6e6aefd7b84261054a8f78c385a323bf19666b9b1148cc8768a", - "verification_evidence_sha256": "2f2140e4fcf237cd3e7999a42c049f8fe0b95d4ed344761bb03237650e0074e3" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__asymmetric_dogleg", - "grammar_id": "g_c897b9fc17229c272668", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "5941180c0dd1034f17afc5c3d64c663aa3f6b79a06edda25ddfbc4a3ed4afe24", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_7c6b669c62c8a0ba1582a341", - "image_sha256": "65d09ed36ef6c11e7da238d073ce0b3af7fdfb20e76f323d6ada113786dcf517", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5baf5d7e21253470726733c3191c625625faa29dd6b83d1bcd8f1a5a9ff092b3", - "verification_evidence_sha256": "80bbe34f2f4b21ba4637eb5598085df7226795c68f10c2a2010a4e5047631a69" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "f8ba5ce54dcd993cc2d3af0367115c79dd6e1926b6c07dbf749ba0710ec14c56", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e87a58d519b343728399132e", - "image_sha256": "6754833ec23fa5f90927c6e80731a809881a1034c86b717e05be8a7e5324765f", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9ed27ef37d21b73cbc9cfb7b83833ab8b9b5dc1012e3c44f34ead06e37ae83ca", - "verification_evidence_sha256": "216e4b6a1e46fb7622fd840cad94e0b58756192f8c10877fc193a99cd38ce11f" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "7f0a611678663f49f6bd1185878de24950186074ddc96f094c1857b4675dc106", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_7ff2ee903afa584a23416049", - "image_sha256": "bed2be384f311f5f68ae3b9639652ebc4c99e485bbf5b025614834a4c4ddaa0d", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f61ca8debb09658453c0c2d162c8f50f8f6de3a2f71aa00cb478c5fb76fd20f7", - "verification_evidence_sha256": "9d6ae4315b282080f28b81ddf942c92bd1c813a034bd3b8c93100ecf79c4aa54" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "db8fad0487ef836e378bb1aca71d037ae2bed9b9fd5313be8b83040435639625", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_1920f3b4a8358eb999911049", - "image_sha256": "8d127aa21af5324a791d8c78230d94d95e29737ab131e7696cf4fefb76b24e6a", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c7dd8a3209d115cf302f849d41b6fe9fe7cf7a20881f55c130a77e14ab407706", - "verification_evidence_sha256": "777eb4e58821ff811948268cd425ad77df740dea7181e687317450bbd54a539e" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "cdf0d895aee579da76d874222a9b20051a9b8cf92c499abeeb08c7cf2d9aa488", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_499452b378db63425c2bc75b", - "image_sha256": "e1b47eb7c0fcafcab1cd90dfe53aa5aacf772b61a7abe1249b04dc7ed1b271a7", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f722296bf76b4788c25d4a3f7dbca5c2ffa2d0feda4941b8ec06b20423d2a627", - "verification_evidence_sha256": "8ed548d2135453527f61a17dcdc06397b8a157275cb288ad791de127cd4972eb" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "bf52beec6fb5eccbc81161b9112086c568f0eae2cc7a4baacb84a2fdedb40a8a", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_fe4b70a2fa8b6939d87cc579", - "image_sha256": "781d37b95531d7935cacf85903fb0d24d85f8a06837fec191491a502e31d4f56", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0279b218c845e992e17aab0ba42df491661a5bf2a903f2392327caee5da28f6f", - "verification_evidence_sha256": "27daddf86783b6d4dce52c2bc967bc53bdd32c688c6205aa0d6a49613026cd96" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "b62091d5c8c72951bfad0e5b00cdd1e4990eb8dedbcf7f10995a4c729b90b340", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_d169b08e6243b796bc03ce2c", - "image_sha256": "4c633c0fbb6612d20f18055ad556dc94206cf977a956739bf32c1864402bbc5c", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.22, - "before": 3.5 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 3.22, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "13b3eac528dc242ab52b59e9ca5995c148ece65a6fad3d5389d722f6d629a497", - "verification_evidence_sha256": "d40934c9cc73b6886ab932e54fe8637374c7da5cb6a4625893d819755620be5f" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__chicane", - "grammar_id": "g_50c9d921d989aa455151", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "2855aca7b4613a95dc38e8aeff30b6718a57ab9f9ab8609c6efc0267a3d8080c", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_953b5824f5d1fac99608a4c8", - "image_sha256": "aa75bdc2b790c96bf147b464e74f2cde03564212888f5b506047b845f7ad8682", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "815ecb88eedaa9b58f8467497953cc81d75e01db675181e2f50ceb2994216fb9", - "verification_evidence_sha256": "94511e6751f2c7145ad2b14253def80440e87c1cdfa5a0d1c1c4b21044c45bca" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "5b45f948f5451bd246a6681a7769465ac8d0a1e4c9883e0061e92aec472e1f42", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_c7083747486884caaa716730", - "image_sha256": "0f71a80e395d915743cc7af4bbe602408d828e71a0000078a2a4f08e1a4ceef9", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6016f874e5c5edbb2afb98de824c9c1a5f1e30157815878f42dfc798cd1a264d", - "verification_evidence_sha256": "75ce36cfafd7e865234d8bf6b17bb025724f1efece467d73e430715f655033b1" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "2d9ebfd34ec07cec63bc729b2c7bd841d1de10d47ac4e4f8fcf495868c61fc47", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_562cb172516e83f4bee1d8d8", - "image_sha256": "f2605a68cf061fab92b8aad184b29c0abd3b9833c328b328b4c3766130c64782", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3e8fcf85659b8369764f62a3d8ab6afabae59c5c96e977b24eea257549f30cbb", - "verification_evidence_sha256": "70287cf75c14a9c732fad03d839f9866157fc53a0540dc6735e0ae86a2adce5e" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "dd5dc0b1ab99106262a16b2ba19c8a243f3de16705f7fe4b81da1df612477710", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_c9349458e31063db52378dad", - "image_sha256": "eb5868466288aed03fbd12f0e373d66d8d05d442da8356e135f61ca3ff535092", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d9591c3e7c4da463a989ee3a78c17d34220bd98e0ea60b86fe77fe820f4c0e3e", - "verification_evidence_sha256": "6cbf0ef40cd7b37fbfc6689b47d2ecd0b75615f2122eeef33b798f0c91842530" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "fe33fe4448ea39048f00a5c9b87345cee5928b485e556b65f2b168609538b323", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_84a9c41ceb76eca347755887", - "image_sha256": "391dbcfa25215f89fec68b43285e6f98fc4488be2464e268f597940eb30df001", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c15fc5d7cd8753d9b0b1fe793537be9108f4fc09d3c95ee4e5136fd1fb1ffefa", - "verification_evidence_sha256": "869dcb51dc2cd454a0c167e9c40329df3dd2f3e11f096dcb56df1084588334da" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "d83f8530593ac6b9246a994a987328ce2a76707aa71b2de9de8c4761c9fef09f", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_d468d7fe137aa6c207e548b4", - "image_sha256": "4a5210ee6dcda97ee618ce7855f5ed22d46b7f63cabc51c79821376863118cc7", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d12ec047a401164e9031b37d27dcbaf113a808727d177c8599fac9e3a92c10b6", - "verification_evidence_sha256": "64045a42be15c7185333131c1697a117a8a3120681c967c21d556f0d02a82ca5" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "59bc52608691f9bfad21ec02ac38672ee37872ca4c9456865e6742e1c2286278", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_119980eeef31a4eff51d582c", - "image_sha256": "582333d7b898e3568931ce953817f0a9bf9fd59650ad3f89676bee61811a7cbf", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.22, - "before": 3.5 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 3.22, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ae99b32e4908609712dd95c859e5e016349a9af933c849cfc8746bfe971149e2", - "verification_evidence_sha256": "a24bddc97247b03ae6f934335dac3b465897c6ada403f1f296c0b69a05768352" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__loose_corner", - "grammar_id": "g_452cb204f78b852e86b7", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e80f058e220d07b6003358fc47b17bbfa75fe06e0202692e425bb71bb3fb11ed", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_c801a5d6a588c2e42fad2921", - "image_sha256": "a3501d064d611c2477d997349a524eee789f3c81e797f993b37ea729ab55f2a7", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "960363a0627f3dc060cd6c22aa063f198cfbb469ee0c0e9970f1a73d168c66b9", - "verification_evidence_sha256": "90c98fcebb691f3c4bbc5c7aa690bf2879745003b560d71255daef23a35918c3" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "056d40e506b21bb0b042180b9a0e9ee1bcd973d69fd4b171bb6de836c7babc95", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_f4d830db705254b4916b688f", - "image_sha256": "413ead055b510819ef82726c7fefdc654ba4aef3c243e26758e1ec555e37e792", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "df0f4270f738e2fd6cb600ecdcf0d2a15963b89694d092522a4d70cc21c575fa", - "verification_evidence_sha256": "9d00a3b4de7a21e451bdb49bdbed3d944f468e9f250e183c52e1e021a39fb8d1" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "0f9c919f5fbe9eba8e2aa2af7f0612d71c4fe9f0193260ac8f7296d0098cf4c1", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_daa330d77d6c118dd47eabe8", - "image_sha256": "6bf92d71f389c20219a8e235eb76b529c898fb8a287eaf9f00835f41396403c3", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "749be9cd1f3f91ca13a3a542dc858abeeb351d587c05267cabc90e13a9c1ac4d", - "verification_evidence_sha256": "9231e95f1fb24768607f898649b9688f1624c89545e54d99aa30c7e66281feaa" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "75b2d81d84d84341eb44b30a5d4973b52909a033ec047094e7136543ec5ff42a", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_cb2466c1a9f9a706f3f5be85", - "image_sha256": "a1970a13d18342a934dad47f65cf941013858683dc17759432dc2afcfeb46c40", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "994de81c205a1e58ebba3b0c148e860c19bc63fccd8132eb29b0ece56599458c", - "verification_evidence_sha256": "c25afb051d0f436ba07623aad71aabe8215219da1905ae7610c55e22ccaf3763" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "b4c77f64eb061b4aa6a47977a6a7907189065f61c6315731eab670e9da44548c", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_c620371779468761bcad0b41", - "image_sha256": "b3d09229bdcc04ed616dff8bf0721f749e77fb6b2bea8b7050c751c8f5b04d50", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.3, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 6.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6e2d55936497206eef7da870bfed06ecdc63d8897ff4e93f6061fc7da9c17dbf", - "verification_evidence_sha256": "addcef2f73cb355b3312d1ede49b198a98504ffcf7bd78de47dd1a5365c84d3e" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "3471c1d32291372959d3fe35220854550eaad06c8959dce1f95658c330719d34", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_7a3901e69764daadfed3a475", - "image_sha256": "e95f46cc440e3a865bb79e9cec75839a4c172a2bbaa2fd3099e1beef19f773fe", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 11.7, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 11.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8726c740a2364a214c11dbc6508821e5e21b434c0e82ef3c0e3292ed6666dc6d", - "verification_evidence_sha256": "a9ce11286a2b0d50c661f754675df12aba844394f29eef57d0a3d54a91637034" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "0ec741f2983e4ddd0ab2ee40b7bba7697d825dac5531d3eface0f4cde0751012", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_229580d96285498bd80cad64", - "image_sha256": "928f444a2020a7b56a531135d5f8d9f039a7a9f811253af1403d46707d1e88f7", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 8.28, - "before": 9.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 8.28, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a73d1ba2e0a568fde3d7b0960cfb668fea69699c2b7bc30819cb44a1d72e18dc", - "verification_evidence_sha256": "43ed5b7c655817814b5f41aac32c00469531bb5b2bd556503616d329cb906644" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__multi_step", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ea5828088e9a96cdff57d2b591502bbd8d30236ee0862763126589b1d6d18651", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_d8baca93ee4817235b888682", - "image_sha256": "7f778c8be0dd44e4551324a11152351bf601028c6a0557f2485639a251bc7547", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6a71256a968c48dddd24b3195a2087c1da76f5a1b82f110c301c745f999f53d9", - "verification_evidence_sha256": "9a7db2789ea443dfa5a9fce27e96fdac0bfb673ea12881ba1041a0bc92820955" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e13c6ba11bfa68466c6f57a3f2e984223b76a19590f9c005fa6884a154c0c62b", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_316c479ebdce02281240f639", - "image_sha256": "620bbe9f4b525ec9aadde6124fcf99ac3d054452fa5fbda95fc14b7eb623d37f", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f3e95269c36b6ef34ac0706bd0e84afa02db5e08f1256b43aa89c693eb0ad20c", - "verification_evidence_sha256": "47f047a8d5fb41136ccb673db6d0ac744eeee16c977f3f80dd9382b33a81ead4" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "61e35f7e0ca70d9a1756e2d5ca804a8c34e7a03a1fd60cc681b73fffbc24dcca", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_9ed49c918dbeb2c73ff4aadb", - "image_sha256": "e3b569d6273ec189fd0b9843f32570325b2585ef4373b964abee33c5606fdb9d", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.1, - "before": 2.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 2.1 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5dad2b914c72628042652fceee9cee92c44bb3cb5ca7745a35223bb9f7c8185b", - "verification_evidence_sha256": "f64373a1152c67cdc8e4cd84ea542ef9b96deccc8e853089f327e8aedbb7bb7d" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "f518f40d2cf3c707b5ccc8d34bbb3ca19f1705d5300620b5e718cee57daf2978", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_6ef9e80632bc9df072f6380b", - "image_sha256": "e3749d34a25e5e79023ec0c8471ffb82676fcfc3da9bca0c5f7d8f7d34453e61", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.9, - "before": 2.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 2.9 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "27b49e3be69538c8fb5c331f3589d9440057852d88a0280545b5a572a144b3f3", - "verification_evidence_sha256": "3f1c346026ca2136ebc3bff3a481fe88051236e61c88498210d39a63f08f9551" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "21e8eacd56d344cbbc289f7c95894b0c26327f49563f08ee276eb46bb664b88a", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_d236262e451518c168c1c2fd", - "image_sha256": "1e1c1a053c8077b500ae9a25da2d6e0a1fbab2ebffb931a77595f8c7132a0ab8", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.124, - "before": 2.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 1.75 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "eea513df60733b7de93ad23d52e4ff7e2af35a18f16d15fffaf30a62f8a76fd6", - "verification_evidence_sha256": "15f6662ae616449295eeee7928a5945e10cd7035ee435b114656399416a20537" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "8244999cc3743f0646e3c46800af961a09744f73bc5d32070ebb9a6533eb0da2", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_44c45472413014b962a2b8b0", - "image_sha256": "aa22f2297fcb94dddb789dac8bdf874cb9c0507006b9b804521639718c7977ee", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.25, - "before": 2.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 3.25 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "49a9b880318f69487bda3bb977d1f9b538ba7e967d1d54e5aa4ddb731212e074", - "verification_evidence_sha256": "d4f496e586b8e18c92c6aa8785cfc8a1ecb7de2323b8a2bfddfaecd078d7a41e" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "07b70715d2f40ed25e92903230930e17cec821525780fb6460a42ce27530288f", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_0e47ffae3243fed90079eece", - "image_sha256": "10c76297afbdfda8f12747d36576cdcee9e40fc6c8fe31f6040d5ce71b8558ad", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.3, - "before": 2.5 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 2.3, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f653ca5646ef2f7dddbdb58a9a8f09db933da9a40e93eeb24732613fe35ab5d2", - "verification_evidence_sha256": "3d87c510238c9b1407aa4f30a37ee2dbbfd75ca1322d1dc03116a37f547a120d" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_l", - "grammar_id": "g_273ceda5baf32275c288", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e6bb31e4197596a0f64e31ab9519653cd5a81290da7aaff567efd957318a4e24", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_bbd79ccb1c502867c795ee9b", - "image_sha256": "71da9fd9105d67c325c25d315538f27ef259007ad49cf43b20f01ab5e830b7b2", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9944ea7d0eafa11fbadb6378e17331c30fb7fb5f247d86f091da0fb33a6833ae", - "verification_evidence_sha256": "81d878a2fbbca608e096a54704f4de956b3cc61c76e7e3a17dd99c65d7e8b044" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ac6d00f6cc2a8228ab3f50f3eecb6128e18488fab212b1f0ff94766db8b9c6dc", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_d4fcb646e1c5d023250b2ca7", - "image_sha256": "b3ade904ecbc363ddcddba813f405e4ea49271038b98f46b89ae309ad4917ea2", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9aa35737ddb1a36304c1ee1e16912dd9510c69f4e01eb6bf695d80214860a849", - "verification_evidence_sha256": "ee5d5d6d237ac8987feca4b89063634957d2cc5bd87c36843ed1996ad6869298" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "19125357a463a2f2edd65c7ad09884f916cd7206d454f510ffcb7c40e2b2e45c", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_113780c8ae4d7d4c1e9b99a2", - "image_sha256": "54d924bd3288ed12592526b09cc9104de8f9d0e061ae58fa076c52d897024216", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1d22b17f4d6e2c81cf89472e59b6865f2870f2d15418ab3387cea7d62849df46", - "verification_evidence_sha256": "f9f5aceaade002089d253bdc44dd4ce77b0edf3d3b3b163004d75f6bdf39584e" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "97171171c2c7e03eb7760387f2add2b01402db6afceddcc8ec204ce77211a8e1", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_1780031aa133d21b7f32d568", - "image_sha256": "d51f043bcd4776708c703d96f8ad17cb7b2aa28faa940ce13b0eefca866974ab", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9264bbd57449a643e9beda88a69bd307982f09eeea6ee594f5d38c1a2e2484d1", - "verification_evidence_sha256": "9d3d4de814ebce7cb90b495d7e09a96db29622e3eb6565265c7219bbaf4dbb00" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "e8000e22e05b20dc767aa95b7f68ee53678720cecdc6d960c46008f4f05e5ce2", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_6f354f4168fc50c051e146e3", - "image_sha256": "3c16171daa909607a744f31cc3d9b340689b2e905114b8ad188a2f61b1405a98", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ea48c610284b40341846b962914e6d1206a6cc03613ae33e2e7e303ec8b2ed82", - "verification_evidence_sha256": "52eabed94ad4f1924583b08970cc99d95a74ed0cf68325473e251bbc3f691b6f" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "a74dd60f40e21680a1a796c251595f73e68623efda63e52cebc0f6c30fe47715", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_25f8e68c1bc174bda8a102ff", - "image_sha256": "99484dc80ca9b0a51defb3c8e1968cc9e02c3ea0bb23392f39f938d767f6261a", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 6.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3dd1041ff901bb585e158f2d00c265e12d884477019389997aeae3d805aaaf0f", - "verification_evidence_sha256": "65aed2733daff71026a94f3ef6ea8925c76a94013967e670abe00b759473078b" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "6acb8ac203d0d005736eb9e1d1a24364285331d7279230815932de6e6f7eec9c", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_0a57d0914621ceebc25cd399", - "image_sha256": "b978fb0e20c677576b83381aa047b09219a5523aa82e8ee355ea79f71dc3bbd6", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 4.6, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e62d5e61154b63c2d3137d0432f3da41bb0c9e117c68411a22861e6694975e0c", - "verification_evidence_sha256": "d1082011b7eb34f80894c096f6b698f155408e67828d98d3ec7a88199f080a07" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_s", - "grammar_id": "g_92e853d55b966b89bbd6", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "b3d40ea064da7f136536c07feeef55e16830b909777352ef76736583a9c49a7a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_653ed24a1c219a91c3b4a6ea", - "image_sha256": "627c27ea90b7cf76ee2234e84238174735b5bec71e04756194f13aecaf06f27b", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "51f618370d98400488264d5bd1bf7f400fef1cfa064f361a2cf8f8cc750aea72", - "verification_evidence_sha256": "858233021b3d98b4d10e34247fe0c67b46743d1ac1198d8a206a9f33e0c2a8b1" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "b2b85041583aef100185395fdb4407cdb4d2d17fbb70ff63e7e7dff69e5e0643", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_b6e30d8ddad2f1baf913330b", - "image_sha256": "ba5135e2d9f366e8e999c471892c1837048c808f97dc6f4513ca2021234cb2be", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e434636f6a7f0b35478abbb1c08df4a9de4534f0848a0a0257b1662982e7b1ad", - "verification_evidence_sha256": "5cbda68edc02ead13d78a6dd1a70cac58b5b96e22544b5e3182758f7dbbdb55b" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "7dee94a0f03208aedf3d2928bc3e3e1a2ddee86a554e5fef2113b761035e7b03", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_86e2cc9ea1b73a59fdb62b11", - "image_sha256": "827eef2067d3d4165fb71d08edf04d2488d7117342c5b9bdfbccc05bd6a6bbe6", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5f9aba383ef9d1ac2795b83d1d794446e4a784b808678903b4f0d634e488db4b", - "verification_evidence_sha256": "b311ec4d490cdd8015e7ed9ef6f8d066cdf61553e3c7e017de0fdb668411f1be" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "99b9e298bb508b55e0be5c5b8cf3c3a492cc438c60adc5a3f68d05b5ee750e3d", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_b8d2ee785e993361a424615d", - "image_sha256": "2f29b27098cc8be200c6987b3fdcdb96de889653169a61a6bb1573c0f9745732", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c113ec783365bfcef78a2427133fb75f3f1ba61170de1f142b74ad12544e3b99", - "verification_evidence_sha256": "0deeb986c8e679289600d33c6f8e7cdb3c195e974b749095fd600dc985b8c4a0" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "c5fb25d2a198f2ade558c8e6ae3bdc8dc89e9cd3cdb549cd541e20530b4945ee", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_253b48390cd8d5cccc955825", - "image_sha256": "5527bf45d6afeac89ba40a58e5f604beea03f93b3802270dc850502aad7f9fc5", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.8, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 2.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c02b8f405010d63571a51756a39dc5986947209a2491eba549c2525fa4a2c2a5", - "verification_evidence_sha256": "c5508b470a0addd0b2b4d91c143d507b59f3982fd3c2de27507cc2a1dc7aaf8a" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "f941ce6c3d2d072d3eb3aafcb05239c8048b21177e9768776285775981ade29a", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_c6ee3c9d7270bdebd952b16b", - "image_sha256": "23ed87c577fb6052048d955ddb5871a3c49942053a8fa1b0636255f018a9f220", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.2, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 5.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "665868f975bd17bc1b9c3d2537946ff5e528b1f48e07d3ac99d0d3225094cfc3", - "verification_evidence_sha256": "4fa20298487f70d4b16e511c4d0cd9122c421f59651bc61b53344807b2971c20" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "063c00489fd2a8f7e9edfb6241da19ede77702f482af4009cebcd37b7057c9d0", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_4825c47f2403b311dac07a4b", - "image_sha256": "6dee37b77ec3736ed078ae66009f62738ac8e8ed6b39ebae99eb4ed7aef7bccb", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.68, - "before": 4.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 3.68, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "78142304a36fb67d18a060fd4ffe633f29c39de3f789e09d9131b2bef3c3f90b", - "verification_evidence_sha256": "0178e147a68947ce816bbf273c350014b85fa9286f4770ee1a71910d7d471736" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_u", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "49e65aa541fcbb675f554da667047d8ec8bdc93e44d9c1592fd217fb52d8813f", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_8794e9679badd99e5d7327a7", - "image_sha256": "f69ba8e4062b0d558e2112f6b958694ebcef4891aca7c8bb1d730c82afc0e03e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "59265e7e5d3d3a9fcc1dae750f7f480f8ed854a9145001ad7517b9df0093c1b9", - "verification_evidence_sha256": "47900e6aa23614583e2b9f051c8da4a2f7ad1b945c47bf4fcc2cc48ff7d0e421" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "be72cd4014da63b006b296eac817d6a20d21e344fe19f39f350c35f9353ffbf1", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_0f323d11baf1460c1610303e", - "image_sha256": "e863c0f03825620574bd555df777a4689802bfc0cc3305c9987e12c9d78b9dec", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "286b86d55e87be521670701dd087f17f0c0b4c48437b1bf6709e6a955fb0241e", - "verification_evidence_sha256": "19d19624dcb33049c952773f22a8f5970a5f0ef1fdaf161aa644820f7f8142c0" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "650b6c0f4e9e9723e5345915168c49b66673b9a339b6257657c59d8ed7d371af", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_956f3e542c3a4e8e61b01b87", - "image_sha256": "86ea7eb50ce9a1945fd9f2bc1a3945cd79d7aadac446e8a0335ba7df92f5f3b4", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "94f47155c86410acc778587586d330b4d6818956b58897961d25ecf364606095", - "verification_evidence_sha256": "c14ae88750b108aaab2c1b19d9fb136508c8eea36ca629ec76430292f10a4f3a" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "f490ba7470ec27535edf682d36ebc1e51034273508c5cba25e62438a11774ef0", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_746f467a98ee06e1c3392f7b", - "image_sha256": "d5f6475023697a5becc324130ff9d369898220fb99fdaaf1b86c34a73775b367", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b28634ceec9a6caa877939d8b9a52ce8178de392ddb6cbc89f669f766972d00b", - "verification_evidence_sha256": "0877f98ad9c61fc51aac2a9761f9b22c8d517a657fcca3972955d3e2772b26c5" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "b389af852efa92223501d6251b75227de0606a8572ee28381a06abfbf423927b", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_c6c22bc402c0c27792e914af", - "image_sha256": "6536c8ce541c3786a7cf46b835b4ad2963f41fdde70fda3a05f9a14853497aca", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3144495d14146b9d70e6b720d3ecd284c0e632713f4ae9712a46bce43633b886", - "verification_evidence_sha256": "4851cf483966e3a21ead63ee6970a2e1bc38b013596abac544ee5061b14eba2c" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "45da3fc8c6ecf99483ed1e33cb63635f5ea216d71adfbf2253dc597b9ce3cf8a", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_51e04563d73ab3951113e4f7", - "image_sha256": "7e3c495be6f012b51fa57b6c5e6e82874956153997a7dfbfd61edb92730a6497", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 6.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1d08e0d4268dc2c62101334776fa6adc0fd1e82539e1c0a55f94a663fae63efb", - "verification_evidence_sha256": "4df7b0e0c850fbc4c1cdeca7a48dcdf4b3600758030c604759ea29a99d06cbc6" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "2233fb64f411a679cdbfad5e499db519e1956becc5421445c54159caf1a5936b", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_577bd29bad84e23b63391117", - "image_sha256": "39be51275c41954d2c11de4dfc715e80cde41cd5972ec54e6b79e140fcf6d327", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 4.6, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "405be3959a41fe6076019b980a98e64249e140066fc7c0984dd9d7c89d8bf163", - "verification_evidence_sha256": "9946c7caeaf3c12e9c91d02ccbe5396ad1945fd2e7ce8366cfc3d3420ab67bb8" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_z", - "grammar_id": "g_ef4aaf40252103dd1b79", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "2db9a2a2651026ca909ed73d7cfdd994b3b56402b169e838534e7f3ba8a2c161", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e14e5017c485b7e4839bd203", - "image_sha256": "b4562d39db0beeb7e899b89643853d94506065b6220801a909a75dd72c5d5fae", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "82250ea69319aeff484b4e23aeb394dee4e83bf1a3e470fc7dbf169dbd8d0350", - "verification_evidence_sha256": "5bef7f24180f97a8e7be467bf285cbeb26d44f1628e8d6ee54098892eb652ba7" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "0d3f9adbb8c13beb432ffbc372764083615493fd4264546971b7d3263ee19000", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_f122f81a4cb503c3fa830140", - "image_sha256": "b6fc569a67dbe90389b8156b7b733549a30e8ca2abc0c973b0cca636d452d8a5", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b7f300f318d417c2b791a34fd3c59551a001c9d9a59f83e3b5af8f4272b20bda", - "verification_evidence_sha256": "5fe32046726510da4f10072a2c780cb3de004af03ee7b985d4a093b9ec8ebc7d" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "1d64d5d2f3fb269edffefc05c1091e7413a44c5a771b4df153295be6154c3b7c", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_7cac5351d84955161d747108", - "image_sha256": "3a0a7ba50909b0f605eace5d867ccb187608416ba3d6d5873a1fd733a7ebdb7a", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "273f991d9ff60f8c3e8e1004a1e1866f834d29ffccbb7d9087d6d6f7c5f7f424", - "verification_evidence_sha256": "590b085146a72d0663e0dcae4ad692a74107735fb3829b965bd051163f074696" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "e38cb601b2298c7eab3016cc16a4e6ee17edde6e38b7201a76feb1b35e785b45", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_be45b1c4c30a6e418885299a", - "image_sha256": "04e5b395f744c94c70208fd9e8a78877ad17d7500c0c023911e247f784d3d30f", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0b2007afc9f6503754eba6dccb9d317fb19fcd32ca29a9dac5ab09051dd7e8d2", - "verification_evidence_sha256": "0d3ffa9f8fa07be4e9bf32dcd10ed1e685ce3f48b2a5c5f1c914fbfa74e53bd6" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "2cb24dabcc516070c8af5a91696b2b363dab2cb78fee58ea25555efe82dae97a", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_da4b3c954bfdb1edd52168f2", - "image_sha256": "fba103866534b9b142e39f2ce13756d23e84264d63d11d4442045cb3511230f1", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.8, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 2.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "028db11802a143fac4aaca04968f9616db4db30cfa550fbefe2f988eb5e5ec6a", - "verification_evidence_sha256": "865ee00ea6f0400692da7f4a200cffe8e2bb906d9c89c6e6bd833874292974df" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "dec1125a770473d0c9be2f1e729612386304cc28d3b4c1a9aed2ff72fe9bb5ff", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_8f7ba6535158454077d93251", - "image_sha256": "721976460f278c77779f50abcae2bdd9c7a5c530092798a16dbdb0eeadfa746d", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.2, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 5.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3e66b55d88db2996bacb816e167d491950047759d16ea2ad892a016fb68a3482", - "verification_evidence_sha256": "f41cf0aebfbcdc30a1956a350d3eed9749f57d740080a1220ffd84f19ac73543" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "e819d0b5f7d2288fe6b045ada50f7dba5f55c82ee6527f3d1633b3c6d604ae89", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_2db7e958ecf79ac614a76b94", - "image_sha256": "bafcd9d831086be6e372a1f933f0e7cee3b4dc0376cc79279685d573b8956ecf", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.68, - "before": 4.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 3.68, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8cdb3a6e72f27ccc75e5407122e09941bd6af4f8667e9c95ed2de92c17f2de02", - "verification_evidence_sha256": "a9e962fca938f02815743b8e280241580af976cda4e4e1b2a7fa425ad0765f10" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__staircase", - "grammar_id": "g_b2b08bb084bee6b234d8", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "e4dd5427ef6a1a519d53e004e5dd4c3b4e63c279c4cdcc2e43c2bda136e8a73e", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e6ecf2497368d37f905fb20f", - "image_sha256": "a73a484e9ef0ad1bd04d9e91438ea0ea2c2ad031b09b995a8f5edb2f073e7c0c", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "12a16d040bbad93bc1b9f01329f8021033d07d43c4bfb6ece2bf06880de57e69", - "verification_evidence_sha256": "592d07e8ccf8632735ce7a7de0090155beae3462706528e392219cd4abbe0b37" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "f6cc86a700cf132f02d62e633616bd284af628247b8c42bf13e19a3431d1f05a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_738ab1da75994e50cf1e500c", - "image_sha256": "fb4cce60a4044e68d0a7bb725b08656916f1b6b7e50d0bea5b7057095e721e89", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8bb5a5d418fd104459705feecd5cc62c90b1d3f7b02163c0ffa7c0922050b039", - "verification_evidence_sha256": "3a1bbeeacb179329151a0f15b8486d79c92e9cd39e38c4025d4b78d9151bb79a" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "a817a0703181c2901115a19abc43a700d693f486e1dba8d66f98120800b47a73", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_1cfd44ba7342986b536d1132", - "image_sha256": "b17837b03e284ee2b20925a3c7713131886bae03446eca51833f5ae7e42298a3", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.52, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 2.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "97e8427186103b6e25d9019c176e14cfa7deb8c19c9007f5d9ebb88c356a009d", - "verification_evidence_sha256": "3d92b49c77f1b96b3aed5ae07bd961286c4fb1747b154e518936c02a23692acd" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "7dc630c83d75330995cd759c95ae01a8ae7043505e17f7f7f869694de979330d", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_aac8253943076d401700dbe9", - "image_sha256": "efc81623f9fb4bcc6b57037422bf23715d9a5e5ea91e610256bf7a80305da42f", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.48, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 3.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "507addd06029581a63534503a9036d8d37fd1b158da8bbdcffe9a077f9629f71", - "verification_evidence_sha256": "98f067a66d04d43bfe79f134abdb421a9c4c38eb2e0fa5e6c6aeba2c25d6eb53" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "0feebccd3485e14235d070e5c0ed5792bd22d72cd3d090b6c1b95e452577d4c6", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_b38fed2f277067703c09c0d5", - "image_sha256": "3f8f99080374f39147aed0a2edb550b2542adca02d9d0250f4dbe488c1db2bc7", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.1, - "before": 3.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 2.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5148e4b1fc86cb3bf55d48f6419b4422a85b05c485c0903bcefb7e7f15d9356d", - "verification_evidence_sha256": "0e1f1532b1f382014bd973a9d619f6a118ccf2b8607fb782c4592a9af19961cc" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "e0355dbb360922ba1e54c5f0d0a5367da0646fbcfc6599a8cc37c2a9d99714a2", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_3ed4327fd0aa5abab25c2721", - "image_sha256": "3db07b891773992ca5a7f25a9c14bf42a30a06021f09a4909db9fa2dc4618bf5", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.9, - "before": 3.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 3.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9d53a67e67461ff340e93635513441fbe96ae176df93e1ea6c586071d82f3eb5", - "verification_evidence_sha256": "b25f7aee1363cafe9f7d94b8bedfb9977bf3bc7244e4b953ddc0116895939aee" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "799dbc725b6be48945c410ba72178ff1683a550353a00a0e213404450a9e8617", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_78e24451192b3744bb73cc13", - "image_sha256": "287acbd9de6a944ac411b823efb2a90ede9c16a20c9e9d0cc74eb7380a82cfa3", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.76, - "before": 3.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 2.76, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f2b72f0b9f68bf82f0159fc262669e18153fcd9ca9315839a0fa9d868571d528", - "verification_evidence_sha256": "de46ba0ce3dc62c7b127ef83f11fc502db6f1668e6bf405ea45624be9307c5a2" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__three_turn_snake", - "grammar_id": "g_dc90688c819254a7e372", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "bd8ab126b91c79a630aa6670ee3a5ce1fd6aa083e8e391d75bb60eeb50523864", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_aecdf67587edbcf223954350", - "image_sha256": "43de6c95e93505c6845360d58815d76eed175fc581357a85894efa9359472097", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "812ed7ca3d0d41c3c4a1eb9fc7b719022cf0863265be02276fe60889a1faa2b6", - "verification_evidence_sha256": "ca8fc35081155c2635837d54aef63beafb25ed04f8d90ca164f80d1790e96f35" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "8585b8271d5f013aef2c7656eb7f5ee8007ec551762eee0c414063c6d68c9236", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_7e769e863b190f67b31dc39a", - "image_sha256": "1d09980c6f0217d54c1277c8614f9f8036d0b8883347c7745f68b3f0cad18719", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "94c91d36cc4a1b414ba69202107f570f82ad9e09088b571ce06e277466faa98c", - "verification_evidence_sha256": "f2b3c3f5c6b184dee6c088d168383f0b3acb8bbdb1e41722a1a921fc7c58b102" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "af4f59a4b53f1d1620257ac2df50d2881d16d8268e499e4720a5845927e15afe", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_637148309be168c3969196f0", - "image_sha256": "61fea5ea9a6d76d890fd33adb304f7bb1b4855aae20e219374edc566ddbaf463", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.52, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 2.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e5c88f31fa2a619ade95eeed12accae2b466ec60454d3519dd1633c3866ca8af", - "verification_evidence_sha256": "6e267d33f6997740ebf04f7600206fbfde67e62def1ec97344c9116fccff8b76" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "a4c406d1c65fae0f59683980b9f592f6a188659d67a0dc6ec7d21796e8fda433", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_4b6048ac7e4547a117460435", - "image_sha256": "2d76d9ece10138af3652188f3d8cb767b047259ccb9d68168ffbbcfe9e1a9fcc", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.48, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 3.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "90cd26585f65dff661ee588f551743c01fc5292a69e60e921d01d1c08ef9a2eb", - "verification_evidence_sha256": "0977bac34c31252b2b8f0a375ff414038862e69c4ab2bf7ab2c2e62aaa21cd68" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "6fdabbbc710e67148e6078de48bc9c6609b043be07f10f690348854400ab1e97", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_7205632543a1fd827e426aec", - "image_sha256": "82eaea91092570a264a71632da1d6bedb7697da50a0a191c133cb191933344af", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.1, - "before": 3.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 2.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0fbbfd630a93d0a83e61cce9c4957ad0d38e754539df5ec5b3265352a828edcf", - "verification_evidence_sha256": "0fd5a5735e7451247ad91ff1e03471fc2d052434ae89c54d836c83b74b7b739d" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "4ba3e593c09dd682585d7cc9a27ea5f1da863ea60cee330f94c8123632580133", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_dc3aa30af6e1adaac3f71b47", - "image_sha256": "f6e472c2580d5746f2a84d481873e5730dc22ba8706f23d0325f1df04366ae34", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.9, - "before": 3.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 3.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "269e54ca7f9f58a8b87323b6f3f8f31f75425526bbe9412a54871d8352674d84", - "verification_evidence_sha256": "77a5a1312553e296d13978c016444a829bd0f56fbdbb94174571c701b491d719" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "0e8b816f26d4f06cc3278a876e70b7930634e2ae9fcb74a9fb2806b5b04bc4b8", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_255780d3ab3723e57540a14b", - "image_sha256": "32c270e439a631a6e9f39e372db6af22abc71e95ebd30a6c7c7778fd3cbb2b66", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.76, - "before": 3.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 2.76, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4aaa2fac612d8e20aab9eb307a2c09fb504e96e623a8d02fa703c88da20c8d26", - "verification_evidence_sha256": "bad75f22bc26995c32f2eafa00c9b1928453088914dcb8631b4bd3396063b8d2" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__tight_corner", - "grammar_id": "g_59adf64f571fc2c84261", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "0c910aa040fe41c5e1e705e3f106cce2ca9bd4f4b79723954d437beef1be8d8d", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_40e02aa7cc1d5fad02e5bfba", - "image_sha256": "0b83ee5172557836f1642e8b10a33814a4a455f686bce7e40b3baeba3ca0ee99", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c3e6530fdee3db417e64030ef2dbc7736fbe65addd55a7e4287cfa0a431b7f6e", - "verification_evidence_sha256": "37f1e016cfe40d1fa3be443289358ab47def4b5771312cce132d7abae96dd1db" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "dc6cdad347f2bbc2d7e9011766e38ef788d0f5ac93c1613e20e2bda8a9080216", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_8f0d1298abd3a52b52fc9e81", - "image_sha256": "a648c0f54d5e2e419c7d03319ebb38a60a4601ea54a4450470c72d3fe3020540", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.892, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e146f445b535972d728e3c1dc5e56d2a8c59226244a5064fbf603876091e58b8", - "verification_evidence_sha256": "618faf3997e54e5b2c4d099c83c9d05869d499870a643e6f61b6d369efd53eb3" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "00ed993b5d0f4dc08b5a3622524329520719058acf5deefe1ea59cabe0b95cf1", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_0f9c68147c0a84bb4a33c6da", - "image_sha256": "5e915da003598a18982082c87751653bd7993c4c2020bab63c65c193ef233201", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.24, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 1.68 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "bab9ce6218ef4016cbb5b315056358f22b3dfe87816e85388425598400f04f5b", - "verification_evidence_sha256": "8416e5536ed10c8c6214be9e05165d71138566301e37d208b03f8189d00da9af" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "63e6426ee0938693560cea0ff8eb28b15f5a3f8caf5a893f01924065c6445e6f", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_8d2fb7e0115cae3ac5212806", - "image_sha256": "01309c5192cf46df01242efeb3f988e1549588299c4f5cb87e814341d9610430", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.32, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 2.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f1d33fbd91eebe2aeba20e1456a802606b2e5344aa98b9ba5fd71acdfe01771d", - "verification_evidence_sha256": "3f905ae4781301ce1e94795abe88bb30c5530b3cb8b9bbc99c2455267d6e4f98" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "028f8af21e87356c8b5e5e7f2d2d2489ebcf415cb66c64fdf99b5daed3809295", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_16ef6ad2dbfdd3382fb52bc1", - "image_sha256": "0ab0dce5289e4a54bc1ed99c78b431e02793b4789858a541b84af95e2172160a", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.21, - "before": 2.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 1.4 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "ffae109e4d0c1ac57361baa8b85be2500d1beac3134ee50e087138f4777ed8b0", - "verification_evidence_sha256": "a36b12cae70c9e7e8553a6938384e9f2d348cd5adeae56055781303a114cadf1" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "e807c9598ec634e8dd9c6ed153533993f3050e4be35a0c74f40f3ca8fbc10777", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_d8727197f8b3b5a5116eab18", - "image_sha256": "346a435d34aee6e6393c6cc490c97c3b10f818e1130e6e0a42135f7d020bf1f1", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.6, - "before": 2.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 2.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "15b4f93c45c411e423ee7142d45dc6855116f37a9f334ec9f5d7023ca1e11b19", - "verification_evidence_sha256": "7e61ec231523138cb9dd868a587cd79dcec1540f66dc3cac0e673e50f1059887" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "f82f0273c9e480095f2260e18c6eabaf106dda7869eaef3488918256e96002c0", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_2a7a9820a95be29d45ff8594", - "image_sha256": "287593c30a9357abd8fb64837da2260d1c9290978f89846d4eea504ab1adc9fb", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 2.024, - "before": 2.0 - }, - "path_width_um": { - "after": 3.94, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 1.84, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "2262b4b4fa9a04cfd9635ca70a2877ff07e5a0a7b6dd57aabd4e8781e014799c", - "verification_evidence_sha256": "5e38cf53f65f46177604723dffd171a648245ea6e939a3d2277adf3debc5e578" - } - ] - }, - { - "anchor_id": "l0_20_path_smooth__semantic__wide_u", - "grammar_id": "g_595c4276da65f2ef4140", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "a972a92d7a089c4254a5a16c803a1c40a6cb3d2bb0b205823ecbbfa3f5c04cdc", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_87552594c3c624d26505b2d1", - "image_sha256": "5027b43ceae11745fd0aa5064e525cb4c4adef83cf278a858970742875482420", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.82 - }, - "requested_updates": { - "path_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "58879d634b40b68698c9710869c559f3ff04b6581c758dddd0cdcc5dcd41bd1c", - "verification_evidence_sha256": "b2a93f118e4bf9f7787a2469ab57cd8989ecc6bd3062679ec23d8409d13d95da" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "744943c8a31e9a8161cc157bf319c0bbd366c4346946447355aef5385d6b76fd", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_46b92503f0cfa2a38fa3cb54", - "image_sha256": "cebe24017f64840019fcbc2bd3c23d5226b6c3484c4309b6e19458f8f9043823", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.18 - }, - "requested_updates": { - "path_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "572cc454c7f7818643528311755988f669d3f74f89e3616cc862f47ce2d527ab", - "verification_evidence_sha256": "c31121c4ff06b11dbc4d35c1da977f59324c030b1e487237414efa8be09817d5" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "3a37cdee2581d25767ada89ca5f5351c19542542ce0d6b3401861120af8a39ee", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_3ea51e3f67d530936f6f44c3", - "image_sha256": "7cea9c65a76979b2caf4360babbbf970e4e4641b0c43c651c37c3a6087656ff3", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "12fb6f4f5292eadb9cb8ca9d767b9f781dd6871c603f13b23885a0de94303bf8", - "verification_evidence_sha256": "cb127e1f938416c2f045cf279d3612d85cd41225f778b514c2474d939b4fda12" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "ab8c8be99e131b67b93b3b14c35744027a5f75d05fb9e166f4c5f0ef9e1edf99", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_42f53f998f225873578bc7a3", - "image_sha256": "b2e59147edab2b0aa47af13470c71ff9a82d99a063b73f7c94525dade4ff6792", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b4676aa6e11df00beb04ae4d5c5b9dd6cfe0bbba58c5a6ba155f955779b37ef3", - "verification_evidence_sha256": "f09105bf44fb52eb8bea41ee0eea4281b91f7c70bb48aded3877e7dc4a8eb5f3" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "d66a7567fe0aba007b809305d0f3bf6b42aaf4c79b9ed37c85ca2538c53f8c9d", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_6d5a0bc08c753a6cc2d594c4", - "image_sha256": "119253166edae47edef1d20f4f948fe11db46e1adbc95a573c39ecc0811ee78c", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.9, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 4.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7fe65387f5bd5f3e9e7d92827286be2fcbe1e1c60c68983d644ee907acabdfd9", - "verification_evidence_sha256": "4b1d9086bafb3ec8fa41a2d581bf43a256546884888305de5d86f9bc11623a13" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "c84b489b9cba32e61dbff855aa774a6d1d83e68cac3c4027a0fa8db00bfeec03", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_e5b6b3b1493f795e71877b1f", - "image_sha256": "c3ee5a0ced8790f6cb1f02f9c3ce06dc7276aa02369cfe810758c39973a267f6", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 9.1, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 9.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4289925d0da6df1336444efe0bd09036e6aab6754e31bf4b61d965e43281a9ab", - "verification_evidence_sha256": "3d8a18ec9cf3f0ebd7eebb6016f093abfa89f9cbcb9196dda9447e89b76396a5" - }, - { - "axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "c0ae2c260b19069385ec28ea3af8d1bfd4f1a8d8d4c0e021fa464a4bd2e0dc53", - "controlled_axes": [ - "path_bend_radius_um", - "path_width_um" - ], - "geometry_id": "dgeo_cb0a25f99b68198b85177dea", - "image_sha256": "aeb9e3d897ebc373fa6e036fc3655955b089334f79a5ccff48ce8c461103f3fb", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.44, - "before": 7.0 - }, - "path_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:path_width_um": 1.1 - }, - "requested_updates": { - "path_bend_radius_um": 6.44, - "path_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "545e015b8e0b7e84630907d6d9428008ae0fcbc87d166af87bd5a35bb64e6059", - "verification_evidence_sha256": "ebddacf5fdb7fb08889362494bc290d9545e964d4ebf225413008d8ee115b49c" - } - ] - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_1_0", - "grammar_id": "g_d5f0346c38017a45131c", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "17ba77ea3fd303a13e22189f781373077626eb95cca003c9474b92400e2e0976", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_8afd3beec2dec8bc75c70522", - "image_sha256": "68bf321e6b6125e36912bbea6db4485c0a25b225f2ae7edcb0b27413c0fd58fd", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7839a7d2034aeecc720c35369899c66565a86fcec4e3c6dcacc0d3b9f722c3a6", - "verification_evidence_sha256": "2e03dc499591780164c25f2370335ce4fcd067ef1f30ef7ac19e0abda7103e1c" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "0401530f79ff644ee22c0c5bce7e613c1e3568fd509104c9bc35dda7b9e6435b", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_ebb3abfbf06e033758235b4c", - "image_sha256": "a3bc773ee4dbb3a8f14b7efa0b68edfcaf5bcc721923db1cb3c5ee21a3134d3c", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1d1739f2f66a73eed2e6375166a51097e76a0ccd09aaaf7ca4ab0eda754ad97d", - "verification_evidence_sha256": "0e10079643c72fe6086ffd25e1c0097c73dbc4b1e943e60f58eb0f891742c7f4" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "d778c93cbc315727851c8774a127fdd5da2abecdbe81ca961b7bfb08bf12c7e6", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_03b196e4603ad6259fa04fdc", - "image_sha256": "031a8e6ca289bec84ae9bdb7ac0c062fff70eb77b422bc86bb022ca098a7aaae", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.84 - }, - "requested_updates": { - "path_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "82533fe9b435a4448e56e4e17b9599c4707dedd240291c3c0854bc92e9c2f1ad", - "verification_evidence_sha256": "2925b751e860be16fa003570015c4d161e67f9c9bbe9d60a5eba097df5fef6de" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "226481b52c875c1af63db6536062f8f633c2c54c993ebc7d5c9cad4f90f4d9a5", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_37d040b2ee033cd1a69b4f24", - "image_sha256": "fd23f1a6ce70c55eea1f89b2a859718b1e8d3d538861c82df969f78ed1e31bd3", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.16 - }, - "requested_updates": { - "path_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d39b65d55ea80fd6ecaa8578c6cde0f6681a435203290cf0565eab5c7fcb2845", - "verification_evidence_sha256": "363d0fdf212eee5fcd85e7fec06794c9438aae13dabdc17f637ae07cd4fe0ffd" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "8a030e086285aac656079592a96c064e2459265e03e230a522e556e6a4475aa8", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_f107f6b88ee911a72a06d8e8", - "image_sha256": "b4a8376f3b11b9637b5b5c9ba6757f2eafce2ba8dba3f386640b0ac48e3bb8ac", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.7 - }, - "requested_updates": { - "path_width_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7057fd6d096c5ab56eaa32216a5a25cad08ab5d83cd20ffb8552a997f9387a60", - "verification_evidence_sha256": "9c0ffa035a4d74e68dd60d35fc77faab1e8e3c0400f1abf67778d113ec45825f" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "6354e10cfacd22bfb000125a6acf0bc58f6385705854222f8a2cf7d903db3ed2", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_fd65c0ee995a0ab67810757d", - "image_sha256": "83f1c4d1bde1161a5f2a0a61e091f71feb06d3c76498791bce08f322cb1991de", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.3 - }, - "requested_updates": { - "path_width_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "519213db4870a0eac2e4ab05f598b43b5db487556ceceaf89dcb7f1faccb416a", - "verification_evidence_sha256": "830934ee46e46c30d23477bf1ba71ec4cbaa8fcdce846b1168cd290cd56d68de" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "code_sha256": "92f5e6742cf6e06c96a016cd7fea9a8de09006f0bae6241d6d12659ac9996aaa", - "controlled_axes": [ - "path_width_um", - "separation_um" - ], - "geometry_id": "dgeo_6d1601f2c7731ca0cf4301e9", - "image_sha256": "675c19f9de62d45fdb87785bc4c7925f6279a0b5d4860ced821a47d952323052", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.22, - "before": 3.5 - }, - "separation_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "path_width_um": 3.22, - "separation_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "357860e775bf07907a8032bf00df52fd1676c1c4b02b401ef72d20e9c680ca9a", - "verification_evidence_sha256": "181632f74d3b3158b386fe1dae9cfd08cd2b12916074ba61ae28a2049eb34691" - } - ] - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_1_5", - "grammar_id": "g_9b756b60b9bb364950ee", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "6b6eb167469d951289523a0906745deb315418a114461fd38dec757a545980f3", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_2020a33337cbebf42f9409c1", - "image_sha256": "5ebcc6db1279296db25ed6e92c3446ddf48db2cc1a40293a1bb27c1b8f8e1861", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "600e01d09901451e7a71de8a100e046a3f275c66b92baf91c616211445ec02bb", - "verification_evidence_sha256": "a3e80b3ce385f65391b68b434c451525c49d95a520ef7f1b7f4f884a92a6097d" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "a8660660b3289737d58fe8c141963187aa8e85475e7535d55b6b7417994445ae", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_d53daa229e4a9b1a98e0de67", - "image_sha256": "c9f4aa88774c4a4887fb7184ae5c3f1049d6bf9a0109746a5e219737528b3d9a", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1f31ef8bfe3029065a66e007dc0b5f085ff5b1dcb35eee281af7855ea56776c9", - "verification_evidence_sha256": "456cb600ce496b988e778bde0216cc43730666348d2d65b5d0736a0174e4bd21" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "a3fc12b8293c321ed9808032ca495a1a5fa457e8ab0d3c64847ead94cbe126f4", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_4e49d94a92b75b5075a06a95", - "image_sha256": "b983cef9aa88283198409c0ef3aa85784f69b5a1423fd32f8779654f4e6b99d5", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.84 - }, - "requested_updates": { - "path_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "432278879be94e407a4b53cb7bd3db6bf9d37405f50e647af3d9f03c82132970", - "verification_evidence_sha256": "26c51d93e974ff5136129641fb3133ffa305e788bcb35bdf014537c6cd5d081b" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "7559c9d5c74189e6bd0e47fba799ead8133a7937d20535328b58c203f4e050f7", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_1c5ee0d124cbbec430e3421d", - "image_sha256": "4bff2698156994e5d674a0179e07a18320f550cab2f99ab37956ef72d456e6c4", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.16 - }, - "requested_updates": { - "path_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "36348f8ef0fe21ad4c67a49d71515efe2d8d2404a9209dec338d7ac8e7006758", - "verification_evidence_sha256": "62b63572151311cc575819e3b86eee3fd79768adcc484294f1a22fa337a57ab8" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "211b4d40434adcc9227d875c3945fc82b41ab14fdbf14e81ef467e27aa760f77", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_58d38027357cfde0c02a2d42", - "image_sha256": "69566053e59d5174d5c63fdaac81d3e501e4f7476d23d32412315d03a5d181b8", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.7 - }, - "requested_updates": { - "path_width_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4aacbf496ed5559b5ff9cf006f18a4d3ab8d817e592e7c8a3524ecb4ceb576f8", - "verification_evidence_sha256": "4e36f8348805a9dac91a54824fe1d53c82545442bb518832adc720b112a3ca33" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "acb3428ecc154752c7e57b8eae2277573dd5c6159a2fdd8f8553592184a6ed1b", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_3adc00b79596f7fbf8f0af0e", - "image_sha256": "8137c3c99fa5150f4542ba079e666ea83c06e39faa694b25031f60f6dacc5c0c", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.3 - }, - "requested_updates": { - "path_width_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "89f26eec68b504702ac41d599b75e14294c3dd353d715c32471a5b703731b885", - "verification_evidence_sha256": "8bb5ba1108dee299b060b026b850f231a4a10da428c0c8263b63bb9f653b064d" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "code_sha256": "c2bf168d34711580883ce461dec45a6c971c569a47add74b96ea3b2db8b5859e", - "controlled_axes": [ - "path_width_um", - "separation_um" - ], - "geometry_id": "dgeo_d3b89b04e4b9c5a6fdae568a", - "image_sha256": "a9b83d517be787649f9229135cf7a7ad5539aa413b477718c4df5b4e8fdf331e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.22, - "before": 3.5 - }, - "separation_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "path_width_um": 3.22, - "separation_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c7a918df35cd3edd25de4b98ceaa432921ae1cbbabd3827ab7744465bf2e2999", - "verification_evidence_sha256": "3922553446aac375d65b6693ae4510f8cdfeb3886f5d7f994b0426c0e69b0ac9" - } - ] - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_2_0", - "grammar_id": "g_d1aaa3f41bddda724f28", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "92921de8cbc476743806393048d1d71579e709195b73bc5e79b6b07648fbb309", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_007ff026fa2e57f2b5e8de3e", - "image_sha256": "f26455b66244321a7d18ea24768fa3278b7801ac072a81489d4607863d6c3fd2", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c9fb3032c4f154f077ac7f976b07543b74399f2c49c10b1df1a3eee2af60ae47", - "verification_evidence_sha256": "2c45c14c4960da6781da0142fc4e83a631bd010672b0a74e268d00858fb6d6f6" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "82e13a2c2108c0a85164871421ce95d0eddd48ade4043b76d87d34be9a33b93f", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_a415e749bb83c50fb3fc13f8", - "image_sha256": "ed3cf460c4b2800560de1710222a926c29e1b40ea7e8eff7f807667bb8698a52", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9a06a2bfd9d6e35ff2db572e01c020fc93f2083ed529ff68a648998c32c3af7d", - "verification_evidence_sha256": "e7bb2fb0e05f1debd273f16d3ec561f89b01a64349345e7588ed9216904472f0" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ca57b25bb36173efd7c85487b8d455f02a5be148efa962dba0e6c71a5ea454eb", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_2b5ba9d1cc1819a8ec6bfb22", - "image_sha256": "e2cbf9490ac94497df81470f790fc090712e2acd43d4fa09d94127751b510ee8", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.84 - }, - "requested_updates": { - "path_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d65d5d58ba92705250808ce8c665edbe858be2a47d451a260102875cf857e9fa", - "verification_evidence_sha256": "b9b0c8267d45a63f5e0a5b284963054474331b17306fed6d2195d5a6e4619f5d" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "83e5346d0590704028729741533261009fdc86ddfc62e6cc6ab6d886642a6dad", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_5e453d0f53decaef576fa216", - "image_sha256": "e6bdbac9ec721b72fe8e5a2c7adb6caef474e71eb63a7fe4937cf3a11bcf545c", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.16 - }, - "requested_updates": { - "path_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "eeaf6f447a94c958a0b7c355fd0788687aaabdd9f7e0dd7d603a6ae29bb7e965", - "verification_evidence_sha256": "8903b8cf333273715578602735e5710ed0a413e190b415f63790492d05f07264" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ef8e72f80c544073666417d7c1f053c435273b368348be33ebbbf397e41315b3", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_6d035ae96776c8d51a9904b3", - "image_sha256": "7b0480fc1a886c499721114bb5eddaa7be40b57b028e9fbb6b931fece0f10a18", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.7 - }, - "requested_updates": { - "path_width_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "69c57ebc77645b0556be6ff7909b41dcc91594b44bb46dcca53efe2e823003a8", - "verification_evidence_sha256": "4c941f0c0204fa19a5e76be06b99290d395ddd09beea03db97c7a4abfe19a119" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "17cb63a0020150eda962e74b8e46c73dc5c976cab470d2f65656e7743d2c75af", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_a5267b7faba9c8dab4eb528e", - "image_sha256": "48097958348f08a42fac64685a0d1c420d3e411d9e9d354fa3e123f466968ff1", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.3 - }, - "requested_updates": { - "path_width_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4dc590111851c15380a8b61b97f3753a9c0df4468fe13f0bdf6f06f880881d28", - "verification_evidence_sha256": "cdffaaf39a23f8ae31fc9a972cbf15cf25e70cda08929b80e93d78ec2272d564" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "code_sha256": "b23e00c8a2432cec9ef48c89eae55cda0ff2e1c2d74236ba66eb1867d8279bcc", - "controlled_axes": [ - "path_width_um", - "separation_um" - ], - "geometry_id": "dgeo_cb5c53db4af2031b9cb42676", - "image_sha256": "89779d72aff554598be29f1a7db3268796467774a65d5b74d61f1375c6ecf060", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.22, - "before": 3.5 - }, - "separation_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "path_width_um": 3.22, - "separation_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2284f3913d70680c9607017003125516e4f3f5169b67eecc076d3303a9ab5c81", - "verification_evidence_sha256": "1659a44f050b8edde347e143b1eb1fa985b0aa477e450641ce786ac290a85fa8" - } - ] - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_3_0", - "grammar_id": "g_5552698110c2c21b0e4c", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "8c8473ebc0ab5e2390c8355baf1618a6f9abea9960da01f1caed84dd28f671b6", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_97740d37164db600775af023", - "image_sha256": "cb33a391d73f399958cb4587c7aca27f6b86235a8a5842181e9cf28354f10769", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "bd97b746d1a296584374977fcb111173b0c1250e35b89f630f951109bf597db5", - "verification_evidence_sha256": "e1af1e0afe82f891233879777dc647c3cf39aff2eb0612d27c50334417ede399" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "29976db79db2c877f226001d0783fdb9c58a8a9f81af56501394eb94855f95ee", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_13d17d7b0227b75f20ad6973", - "image_sha256": "ea15114afeec769b2aee11964f886e64a78f30c10cbd1011af8ae97c0e07002d", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d6763eee01061ae3ee35370f42675791c364c7215e8c090f59e3d4b2c73a9b8f", - "verification_evidence_sha256": "9ce07d6e8d99ce03a56443a4a0ff84ed917c1c1524501b476965350537485978" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "654a357c51529d7dcac29586e69ba45b7b74d6bd675bd86dda4645667e9c62bc", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_1615735e83f5919bf0fe2018", - "image_sha256": "70551b8d6c1c64e2b33e7d1ea03066b2e80570855a8e3ea53745471f4387dfc7", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.84 - }, - "requested_updates": { - "path_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "01d3cde9a927d5979a729ba9d7f2c4d91269092030e2dedf3ce7f09c2ed60bf7", - "verification_evidence_sha256": "ae37bb7e6604be97adfe94fae8c6406e80c0e7a0d96d7a5afa74294531038725" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "994fc6db1bdde37afbf4bb5b594bdd001e9cee64d451a12d178eae74ef1e3151", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_27bc69a41f789d260a2ddacb", - "image_sha256": "6a16ea6aaa9ed7ab43ff9e6083f94dc358b23bb41620ab1f1d92f09dbdb81892", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.16 - }, - "requested_updates": { - "path_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f6257229d5e69f206871e3082929e7a429464da11575cdaca49662e4f4358457", - "verification_evidence_sha256": "f4f44192f4f447aeabefb2c05b1e6455e0acced2ddc407f3b34c8d38ccd283df" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "097d200efe4b17b220f744e2a7fc684a86f024d0fd75273d38c61b67e53fd152", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_1ed661a1f8fde3c994efbcf0", - "image_sha256": "64e4068626311e21f5cb6ffd9603dcf0371efb191af82125ad085ef7870f368b", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.7 - }, - "requested_updates": { - "path_width_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5d7cc2b979d5d899760d2ca2d1f73b0bc54b7614afdad2d2a58e71f6f5e3019e", - "verification_evidence_sha256": "26333da7b41e83b82c9e0952f11e162cae25de7b0de45f56982b3009eceb9d6e" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "5ec02760b852973205f84773bd8bcac79b99f78a5c03d2c6aec05c9382236637", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_a26003405caf7b8402e31875", - "image_sha256": "cf0294ad8c7dcbadd78c8956412f53ff6cd796fccb833d4921847c59e2a78066", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.3 - }, - "requested_updates": { - "path_width_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e0073de60f2e811ea023839cc1030b284cdb8f3f74fdf1893e73e302326abee0", - "verification_evidence_sha256": "374799589f23c425a20e4abddab326e5ae2bb24f80ed403c35dc9113e17ec83e" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "code_sha256": "69ea3348e764b6b9d323d59a3bf5938b4cb3209a5e70e0e2eb76bc3120fc78d5", - "controlled_axes": [ - "path_width_um", - "separation_um" - ], - "geometry_id": "dgeo_d2b6fa1d379e64459b7743c9", - "image_sha256": "ac2ae485a8d2da727989c5fcc620ed755f3f1b2064f762bad7c71457c69e99bc", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.22, - "before": 3.5 - }, - "separation_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "path_width_um": 3.22, - "separation_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "639b3c1fde67c7f6f285383832bebd7c792ce859befd60ab33115165b0f27eed", - "verification_evidence_sha256": "f11d173c9e267015fa460656d3ae720a966f9631fa819b6eb42f6ddd48428b8c" - } - ] - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_4_0", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "fe92faa99c20723ae86ba628945c8b59e786ea65edfd778d1ebbf7892b44bd56", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_f77e5a7d07021d40350a9904", - "image_sha256": "ff3f4c93779506be72d32b427d0b9df6ef5c024562151b8986dc7e52ee599374", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "12f2c75ed7a2720442caddf757b797f04e96c2b7fdabd8ac2019a308c1f133ad", - "verification_evidence_sha256": "f65298c703699b4d8b4a43e785442fb6cf18e1591c9c1d36e1cb5664e62b1110" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "3ddc2d2e024839fb5f3ddc9e10f8e124f76c93646501de82d3c90d317d5a0ac4", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_d75c80c5934033e6c9c7e68b", - "image_sha256": "3206224f940b2183590b42f672c7828383c61143afe56502d456f88ff19f5e02", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6e55eacf6e364d668c1827fd5f6c710dd81be4d62973e62ffe1f6da06985c9ef", - "verification_evidence_sha256": "a5ef124b68fca0941bd6e467c8759d3f33f38ce0ea41dbba45323d8d4c800f21" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "8c30cdac1b25048bb5f256cd5d867ec6dfb9e87ad840ab1bdfeae98baf824bb2", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_a3b0ecd17267a43eb10c9465", - "image_sha256": "98663f9b24da70e38edab4b52e8fd93255ca4eb5991ceeb75fe33aea0eceade6", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.84 - }, - "requested_updates": { - "path_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "262179020cb872324fd972b5f1f559205e68a1aa1d20b1336803caa9a4e419c9", - "verification_evidence_sha256": "687e106afc72608d777ce589e03a16fdd20d8f343097510d25501e6322b5ce35" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "7d0b9b72f20fc3855175f34c6236cf112ff6aa4acf189f74e127459f271c280a", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_aaaa4aab40d838a1a2d450f3", - "image_sha256": "7049ebb0882e01f4f094d64cbe7e6fcfd3f7b19b90d1ab2a940aa403967e89df", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.16 - }, - "requested_updates": { - "path_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e3d1fe7f166b09b3c4f04d29a7f6fbb40064fe50f8bc349265fee2364f75d765", - "verification_evidence_sha256": "c7abcede796d0dadd43b68f97d248befeead721545dd2b8698113145eabca5e0" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "9ee5514873cd3d84ccac9aea4870d352406d1e24a60b04d1e1b81742e4123753", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_089dde956a718efd8689bd03", - "image_sha256": "ba1acf4c47f13d65bc3e91c97be5253477bc7eb2133c887abe9ea36c55159f03", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.7 - }, - "requested_updates": { - "path_width_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8dce75aa324ca2abd11053b7b2bebca42532c0afe841988b77a8bb6b85c771eb", - "verification_evidence_sha256": "a83419e01f960206d3427ba6c3565090b64a0e08e8bf805eeaabb4b0c5f29ad5" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "c0036f6f14e7abe510284fb955746ef85d2e268cb5bfffda0ee1325a6de307de", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_9b3895acd9030b74d2172468", - "image_sha256": "ca828a32ce6822af42f9d7155257d001e219cc996332458ed2414ebcb4f7e940", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.3 - }, - "requested_updates": { - "path_width_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "04a4ad275c0949c4f672f49170cff38044ffdbaed7e5fdb2d04e4a5ca3cc49e6", - "verification_evidence_sha256": "82dc659c9690c42a3555dde8524f107d0013b65e3f1c362db776c4d51e2b6c2c" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "code_sha256": "1c33f4cdeaa831645448541f9671542a73d29eb754d3386253169150473be1dc", - "controlled_axes": [ - "path_width_um", - "separation_um" - ], - "geometry_id": "dgeo_ee75a03e78fe7db35b551c33", - "image_sha256": "86ce9df246a9a26fb85e10adbc9da108513a52a2aaf18f1ff924634f119bff77", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.22, - "before": 3.5 - }, - "separation_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "path_width_um": 3.22, - "separation_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "401591291192fc4d31f78e317c0a313a5ad418f384b979c5c2174bcc46039fc3", - "verification_evidence_sha256": "d397dc3005fe3c927a6233e4af5afdc74bc4ed667c1cdf7621f8e19371a03ce2" - } - ] - }, - { - "anchor_id": "l0_21_path_spiral__semantic__open_spacing", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "664b80404b5c07c38ceffb4f41ec44ae8144eafc0ff0011850b4f43c22408656", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_a0fab17e8edb9257b518987c", - "image_sha256": "f24e6ace34dd7ce4dc57e5c6b83fe4f52ba5867641986f8b85d811d6051b75d8", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "441739838c5a62356f4136fb2eb8093853ee67b20eea96026304dac620e5034f", - "verification_evidence_sha256": "4c1d623b0df71b542532d98961fca5ee62b27888b46f943974452c12f3eb8072" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "6dd6aa26d25e56f21af05aee1130e8e6ee896a3149d9cf880c6e71d584b665de", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_58b1d37aee65ed17f59b4f9c", - "image_sha256": "fa448b6dff0fadd291ef2c96631be51b5faca3753a62fffb0a8ebf9063cdfb97", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b377233a4106acd24d3e94d1857d27c8fb031a009c1575ec7022138699e161e6", - "verification_evidence_sha256": "768e8ec0e954956d2f526c69d7180c273edec1be89ffe42bcdf50bd7eddf4037" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "992bc5fb8d13d888d960198c226c785678b92c3abeb01add21294cf0ff6a0125", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e249819d50e509b5c6f09b98", - "image_sha256": "d5f190e48bc6e8bdc83542467136ada424104acb3abbc1b97f09ba6c56b18772", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.84 - }, - "requested_updates": { - "path_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a62c28b90a505ef32dd4c9f09eb40cc3b12545b79d07cbf6f7f807a2cc38d270", - "verification_evidence_sha256": "6a418e9e4eb0d3c7be4bd7181fcad6ec0980b7d0c4640d1b63314861ca2becb6" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "317dc1ed318f7dcd420422d0aafb9a5c444e346e5defbd7f58774cceab2c0ae0", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_89b45f108534a1cef13a4a75", - "image_sha256": "ef21fdd06b4c6d49bf58b40ce1411028f45f9fde5d89ead92b2da1888e8d9b1a", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.16 - }, - "requested_updates": { - "path_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "abe9edf7617677591e34363b8811267b272fefb2c36be5f135558c6f43309a34", - "verification_evidence_sha256": "24c3a390a7b3945d0bf5297d1b7da802369436e5f6ad5685730e4525c52f30a5" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "da5b526c05944c0dd9b7f604770fbad5f6122531af3a908204274465182dcb26", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_4895d1804e8c5cf7e219de37", - "image_sha256": "064a22a2f278a7df256257b2e45d1095d3b24a6481369acfc6ec8e6bd3d0313f", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.7 - }, - "requested_updates": { - "path_width_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b503d543dce4fc51fb462738b6b203e78ed5e80b7b37b068ede3f9a1893ffa58", - "verification_evidence_sha256": "f6cd179674d3177ca2794eb286d16da3c0eecf6a78210b71d48914cde3873b8a" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "054851f9171fd16de54c5748251c047e2fa7b61fa259848c97fbe154e9f64206", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_e3bb5c1d7f5d0c85296286ca", - "image_sha256": "e68f953dce540fed845cc6bf9c8845fe6ea08d060b3b9626a85191a77c233fc6", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.3 - }, - "requested_updates": { - "path_width_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c525abdf71fe4a694a5d2d47f624a36c6be7310cd8695c518cbf4e298d523fdc", - "verification_evidence_sha256": "f7cbcac672d3b10ba9d8045e5a42af4a18e4ebb1db9ffde9fbc856f3a185fbaa" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "code_sha256": "dc86361f93e2fa76c6e75ad0efc047c06c41547ec6a1454b58b6303930bbb0e7", - "controlled_axes": [ - "path_width_um", - "separation_um" - ], - "geometry_id": "dgeo_719c36d9a4bb41dcb2ae20f9", - "image_sha256": "d818a5f411ff7cdac6313bd7f615eccf6fd3e5f52c28a705dba845734c360b19", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.22, - "before": 3.5 - }, - "separation_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "path_width_um": 3.22, - "separation_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0e0ac78937a8f7989a471d16b341f494531445557b8e77fcf0de3eaeaf45af75", - "verification_evidence_sha256": "43674b8c16261aed4223912b343fe17cddc791f4e0ff3a57cac077a2d849663e" - } - ] - }, - { - "anchor_id": "l0_21_path_spiral__semantic__tight_spacing", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "3ab9d1f6bf07a075bf6dbf1fc8327ed62dfbb4e5567724d4357974f0e49c518c", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_c88c599056cd02cfaa64e628", - "image_sha256": "ba080d9cfb2b8a461a02001dba14b9d707bbbc5b0d5bef93ab420f8b13262fc2", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 3.69, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 3.69 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4c2943d71f7de0f1e8d5f76a72fd9aa8354f366b16ad975a578a1ba78581f376", - "verification_evidence_sha256": "64898e7acc9033512d057240b710ce4208829d4387fada0381a0c0666be064f9" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "d6406bb0d28d1a07800e8822ddbf0be1ffafbc7d08378b3e30ce70cc1a4a4763", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_9a5b038d7e7163bee2f5cd4d", - "image_sha256": "8ab5a1f3e0cb4e4d15f8f6c98615fd8b8ba57ec372c43e7d877d127c0af485ea", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 5.31, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 5.31 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b4e1f85b7f98e756006bf94ddd5272a980e37f9672039deccbc1c83bac480fab", - "verification_evidence_sha256": "d196730fc1bb2ecdb7c2ec191032a668de7d610a46b1b9f5872a646146ee01e0" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "9b6945cc7877f02783151fa973812ecc3d6814636584631bec3254e08f0a5131", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_bf258c5323608c9f81acb8d5", - "image_sha256": "e59af8b4f562fac1eed0e7d6808389bfdf495d3ff5893ca7b8f78e5b24583889", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.84 - }, - "requested_updates": { - "path_width_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1fb553c8c678da34ebbe135e019a07f40e47020bed0f2d5f00eed0e90dbea6cb", - "verification_evidence_sha256": "0e2a709e5a12dc639e05a3ed9d910eb48d3d71754f07dc06b077f9b318c78dad" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "ec539bb2facc396741dfa2636e590bd1dedfede33b1a0d9d30d13d0a7d2e04d9", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_059b5f7e492d99d153005538", - "image_sha256": "a15ebf385ad6442acd27e2e078029b08fba9528dae37e0c155aa0d16596a3e62", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.16 - }, - "requested_updates": { - "path_width_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bea521800d0b64ddbee6fd9b5e8661894925292ac5c02c59d108dff6a6b970a2", - "verification_evidence_sha256": "2bd69da15254f30021a582150b5669b267af3cc4bdff17ef172a1dfdfd3d0a79" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "3a8b531abbc0d99ed7240f55de0e6e215532f8dcfaaf4cf9a4d4c742ee1f86f6", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_960184024da01ca4ab8b7fd6", - "image_sha256": "95d45a7d03371406ee976df61733ae8bef3ebcbcb65afd4b9e4aef46d606241e", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 2.45, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_width_um": 0.7 - }, - "requested_updates": { - "path_width_um": 2.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9e414ae72d8b035f5229558cd9191e3488cc6885013350302ef5f42ee974e6d0", - "verification_evidence_sha256": "9725ac4601503e2b98a4cdbc063d8606a7ee94f46bae911cca21b33a3eea7e8f" - }, - { - "axis_ids": [ - "axis:path_width_um" - ], - "code_sha256": "1850cffc57eeb325245e739e81908cb19329543a4951c5509ffe35a3247e9b3d", - "controlled_axes": [ - "path_width_um" - ], - "geometry_id": "dgeo_43d1769921cc0e3b85ac4269", - "image_sha256": "25b08746a3b8cdaafe242dde787eebc50afcfad675a499e058553ac07e2f776f", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 4.55, - "before": 3.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_width_um": 1.3 - }, - "requested_updates": { - "path_width_um": 4.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e7e127f16003162ab0570ef2d80683e2d51e7690183c9a82b7cfe372bdb188f7", - "verification_evidence_sha256": "722fe6e8f5b0a7024ddd0a7ff40f1fa2245d94ff2e22fc2584c295c5a176b0a5" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "code_sha256": "17738584e06411c1c88980b081c5a69c87ac9e0d9aa1faff75410fb0aecedb16", - "controlled_axes": [ - "path_width_um", - "separation_um" - ], - "geometry_id": "dgeo_286d827d8f0e42cefd736d16", - "image_sha256": "62c869df503adb8df2d6db7c6d9496d6ba07b8316bd52bc41545b1a221e84dcd", - "parameter_delta": { - "changes": { - "path_width_um": { - "after": 3.22, - "before": 3.5 - }, - "separation_um": { - "after": 4.95, - "before": 4.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_width_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "path_width_um": 3.22, - "separation_um": 4.95 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cb047141dde4f4c584cdd1e1e45bad639ccc890ff4d46cbcae59dffd1ad35c29", - "verification_evidence_sha256": "88916f424dcfe819ce135cfaa3660730ee641091ced1cc35a9131cd03098694a" - } - ] - }, - { - "anchor_id": "l0_22_path_transition__semantic__linear_expand", - "grammar_id": "g_6c5077ce576eaa655f87", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c942dd881b4cebf6280f6d2e566113c518e5871f3d35d01c9ec69cdf0b03c12f", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_757275099624615f60a7b2f0", - "image_sha256": "6f04fa09fd0e1872c60eca7006f29bdc5ea86e0deefebee41131f2ba5576a05e", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 11.48, - "before": 14.0 - }, - "start_width_um": { - "after": 2.46, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "end_width_um": 11.48, - "start_width_um": 2.46 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9744ac14d97753387c41e082985148887b4f453c4fb01fd4060033c4c997b050", - "verification_evidence_sha256": "1316cf3646b55a7e99fbd71471c91da89f9de980202395e7c416139cf610d420" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2ad10f29bb5698f0bfaab99f4825cc9d8592083a7e610e44b4973461c7dd3ed7", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_81f6267651b85b9b761898fa", - "image_sha256": "812e9abb7966e1b8142d486164c4b16585c2da6ea131a1446360fbccf217b264", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 16.52, - "before": 14.0 - }, - "start_width_um": { - "after": 3.54, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "end_width_um": 16.52, - "start_width_um": 3.54 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "17d127672c6b27639f6d5bff55116c17ec7560bcc264db58b3778d45a0301dbb", - "verification_evidence_sha256": "cd3eebc05b37e6532e68008e577fea2d0d327914aca3c912e8d86a182df7ef1f" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "9ddb3608adcd68c331d0e1bfe9fd41be2522b7bf5bb8f217b3bd6425453e4226", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_9227646d54e617acf18a55c9", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 33.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.84 - }, - "requested_updates": { - "transition_length_um": 33.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2551cc790f935711ee335b0b1e2132fb4746fddf10a006b6c255e21eb4ca2a9d", - "verification_evidence_sha256": "ae5d37b1bd544dc0edfe9e66740af0a8acc8b4f5e254ac49677f4809c127ba50" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "4de5a111e6459ad00965f0f59660eda53f0c539162913819ea9e9d5cc3dc859d", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_32ef94bbe289b082c90183b1", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 46.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.16 - }, - "requested_updates": { - "transition_length_um": 46.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "880e2b63c85fe66b3031e6e1796fdc4a613bf6ad4e70bd182557f4af7167b677", - "verification_evidence_sha256": "de0db6f6597a67b86de0beeb87156b9a8f152652801002dab2b7ab26dbbdfca6" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "8ed60703f2d8738eec26fe00b225f4999a7bf7c533ef8e07ebfcbdb768842ed2", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_6b139ddd15a955df164a277d", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 28.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.7 - }, - "requested_updates": { - "transition_length_um": 28.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d164cd4db1915b2ea3367822884e40ce6f6ee5f58ba8b911461b3496b56b999a", - "verification_evidence_sha256": "20c4edc1ff8be146d6512a769e0a9caab23171aafbec68bf1202a787aae12520" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "0868d8a29f4401570127ef04a9fea9b6b95ae78ed84098727ec78998a2e0423f", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_a97dcb57b3573a12a0d79d40", - "image_sha256": "48caad2b61c37a96418014d4878b29e9a30a2ab20ae3a6cb3f4328ba63219894", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 52.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.3 - }, - "requested_updates": { - "transition_length_um": 52.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3a0b683bfe1f61840b0cfd05d6e9dd1e67a3f26e5c1cb13fa95187e6f7329086", - "verification_evidence_sha256": "f6017831d1d27d08cbe43856b8914f4639d6f690bcbee884d149d83cc56e0947" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "code_sha256": "f997762cad4301cb59178e9bb34717b725b3897645d089901b0708475b81d92f", - "controlled_axes": [ - "end_width_um", - "start_width_um", - "transition_length_um" - ], - "geometry_id": "dgeo_184d076836a686da04e48249", - "image_sha256": "ac41ad1a80b37f1fb97f41678714954b4bda82a7098bf752f4f3a8914d958819", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 15.4, - "before": 14.0 - }, - "start_width_um": { - "after": 3.3, - "before": 3.0 - }, - "transition_length_um": { - "after": 36.8, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:transition_length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "end_width_um": 15.4, - "start_width_um": 3.3, - "transition_length_um": 36.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "65d952af135e2e9a532b58037179341cbdfcc0ee931e55800fcacc2ad15064e2", - "verification_evidence_sha256": "e22325436327ef959cdf1e248177cba06c10dd552eed507c04914f9eb018e739" - } - ] - }, - { - "anchor_id": "l0_22_path_transition__semantic__moderate_expand", - "grammar_id": "g_3f7ebb469bbefd125680", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ee5c71f43e48ed5da1576fce7b1b2eb35a3e5ae731c51ec04e5505faddfe169b", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_a99c5895d14441003ae1ef42", - "image_sha256": "e52167da1dc9d0ab479fc90c2ace79ea34fe199bbb344388c15847910e515bbc", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 8.2, - "before": 10.0 - }, - "start_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "end_width_um": 8.2, - "start_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c03c645214bc4407475921b690ee55328ca6d59f5c228755a54da5931a3d557d", - "verification_evidence_sha256": "75b551f492a436f0e6983a8c257ab02390c917d66be1210ed94188b4cdcf1f11" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "6886b0d30c8e02d76769604e5ffc0adaf0ebe4875bc56c2a4ed5887900618d4b", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_b93aceb4afe42a835d533fbc", - "image_sha256": "15e2e5240baf2b4b4f4b6666cb7a67ebbb2378beaab91ea56c324d75e5c581bb", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 11.8, - "before": 10.0 - }, - "start_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "end_width_um": 11.8, - "start_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6a1390f2de9d5ce0c1eaa0cbe6418a57fce4f894c80cb4ef5d10d9e82ed38c83", - "verification_evidence_sha256": "317962e8cc372d70f65c836867583200c0ef2b6d383c7d2867d1f8ef4d614935" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "0f18402bc8578b0e7d3da70142b93e0c07aa11a50b30fa9c8bf10947054c73e4", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_7288b3a0e51d681158bfc9f2", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 33.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.84 - }, - "requested_updates": { - "transition_length_um": 33.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "bc3d471dc684ab990fa5ca4a2d58ba0e01c3dc991219014b8357e015618a8d67", - "verification_evidence_sha256": "97feb5c683e0305cda286033e06c14f88a73be837b005cae7840b59d9e6f4d26" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "f7ad8ab5128e537e456c41af7dfa5ddd4f34251708fb59598c3b5fb13d5a3f4b", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_ee629b91ffb87ed51143515c", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 46.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.16 - }, - "requested_updates": { - "transition_length_um": 46.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "abc2f969d2e50a931ef1a9da073e135d7403e5bf7ee86a9b29408b5caecea70d", - "verification_evidence_sha256": "247626a13c119c41b310b0619c2733651cb61cb74767d9885c00c52252f1a6e8" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "6dda6e28e801246e41ee52db0d780a4dfb07a660bf60fc5c79eba04438045c09", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_ceba68e2b0a20a2c5e0621b1", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 28.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.7 - }, - "requested_updates": { - "transition_length_um": 28.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f7bdcef87c4c98113c8caa5d4b6d2b8021be745f96ade2829dd0a77b2d339b37", - "verification_evidence_sha256": "eba1fd42d09dc14b2b5e0f663968e50f726fa3e9a14a46c6a2a633e9b2d02ca7" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "534ef7a54eb2b20b8c022b9847064dea71fbd268941a787a86db698261792b2f", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_eecf17f73c7aed2da21c682b", - "image_sha256": "e3bd174a8297e64bf3d367314566067bb349aa9e1ffce5bfb91eb3d38f61936b", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 52.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.3 - }, - "requested_updates": { - "transition_length_um": 52.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ffa35b6a2753f460a92c4906fef0c2d044951700828b05652177ccbf86d59c87", - "verification_evidence_sha256": "9ef9d152727e88c5fe3810fed27bbff144874a6286011208341988b76650a3fd" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "code_sha256": "2248a026a29a532e85d9c60b5e6c381849941a28c7040108f63ca5fd3964c2f3", - "controlled_axes": [ - "end_width_um", - "start_width_um", - "transition_length_um" - ], - "geometry_id": "dgeo_3db90ff3f479281ec9bd2455", - "image_sha256": "edd19dc115204b4e92783c2a8c7883403419bd79e3d43fafcbac7ce7c52cc512", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 11.0, - "before": 10.0 - }, - "start_width_um": { - "after": 4.4, - "before": 4.0 - }, - "transition_length_um": { - "after": 36.8, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:transition_length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "end_width_um": 11.0, - "start_width_um": 4.4, - "transition_length_um": 36.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "85a1f7ed75749ff4324c0e05882c55c3552dfc2b749bb63db3163e4da4bf85a9", - "verification_evidence_sha256": "b6b0827158430f03164004dfe82690a15aa826ee1fdf23eccfd5f0e37bdac31f" - } - ] - }, - { - "anchor_id": "l0_22_path_transition__semantic__parabolic_expand", - "grammar_id": "g_e99c40ed13893055851d", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2a4851e343c8a9a061d217d6b498dad09ac64deeac3a99357c11774ef3f1d9b0", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_f56264e359d9bfc752821fc5", - "image_sha256": "dd8a5d9fd35f5a316ef09c90656fcd3c768f936a0d92ed6a4f1181222d8ba973", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 11.48, - "before": 14.0 - }, - "start_width_um": { - "after": 2.46, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "end_width_um": 11.48, - "start_width_um": 2.46 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "263b8b0de3bd80132dd5a2c898f78e89ebfae41864739fc41527851bfe70cee3", - "verification_evidence_sha256": "52216ca63f31c151e3a6725433db22f62b67328e83c8de1bc1326b95fe7a7bcd" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "974130449bcb61544134b81e67b796e618e91fc5ad7e4787cfee89007ba64f16", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_353fcf975f5b4f10183c2080", - "image_sha256": "aa8e83193940e10f3b63a7fa07a8ceaa27ab02147ca8227e6c354fc487f2706c", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 16.52, - "before": 14.0 - }, - "start_width_um": { - "after": 3.54, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "end_width_um": 16.52, - "start_width_um": 3.54 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "55a5fa171c12cfdeb79c858e9a736a849dbd591ecd12639d971e1021af89f165", - "verification_evidence_sha256": "238897975a3cc957d2d419f62512dcc6033ab800954f011db5df079ebe0164e9" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "6cfb2a0ee1935f1c47020ff8a84ad4f1a8667a4f535516b641cb43a4d687ea01", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_3655331a7cf3dc87a538ca8d", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 33.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.84 - }, - "requested_updates": { - "transition_length_um": 33.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "93e28bfbd5a66f5fbcaca682218b2bc6f65f6b64cfb6dd7fbeb665ab86fe66d9", - "verification_evidence_sha256": "e5f6b70663fac37ecbefbc2d18e087fd2ac91ce96c7527ce35e3c8e5dc367ec5" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "5100410bb71235a62f9bc889f1d2955d45c3ecb09fc1e551e9cc8a5839b37a34", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_f77feda34066cc1fa68f2c60", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 46.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.16 - }, - "requested_updates": { - "transition_length_um": 46.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7b464151158fd00e966d9728ebb8ea7c54afed83a231cea2ddfb53d65c535e41", - "verification_evidence_sha256": "2283d83be2de6a57244d3a0a9f23f98933f0b8d52a65a4f92d766753b65658a2" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "48f28c83788c1a905cd3d80c25028ba37365d7ebb5c35e137301d3028920eb58", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_8a775a802a4321dacb20e970", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 28.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.7 - }, - "requested_updates": { - "transition_length_um": 28.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "650b075a386680905c32356fb6123281110f710a2c0460323b35620c1cabf41f", - "verification_evidence_sha256": "b6c10c934fe14665c8cc09442f638451bbd51908192ae13fb4cf79da8dd3f552" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "d7669d546005c0566e772c2853ab5d5c997af1f58b09c027bff3ca421efed7f7", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_b11b8dfbbae67cb68ad5ed78", - "image_sha256": "c2f3e4c299372dd5b9c22c5ba1e6dd2fa10c06d724c815fb7cea30607160a4b4", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 52.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.3 - }, - "requested_updates": { - "transition_length_um": 52.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c00be4e0071ce407faa25e5258412c1914f404e60898731d19e9d5e89cd4e057", - "verification_evidence_sha256": "85c3235e9c77c837d4d31f8d2763b1595f87df811a95903531093dcc37e6d84b" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "code_sha256": "ccc9bbdfb26bb5dba1c2161ca31b15667f46d0b10a0f44744849638ee66d3d2d", - "controlled_axes": [ - "end_width_um", - "start_width_um", - "transition_length_um" - ], - "geometry_id": "dgeo_713d3cfad01841cc03c8a748", - "image_sha256": "efe1309c1e734d05300ef281539de3d6f470e920bce6aa7d137a229f6d140408", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 15.4, - "before": 14.0 - }, - "start_width_um": { - "after": 3.3, - "before": 3.0 - }, - "transition_length_um": { - "after": 36.8, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:transition_length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "end_width_um": 15.4, - "start_width_um": 3.3, - "transition_length_um": 36.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0294b0f5f73a7b71adbeb0a3caeec12db778273a67db3f9e0e3d98c3d1af9521", - "verification_evidence_sha256": "800fd83150ece8cc331e7078055dbf04cc498bc82ed58bcdcf30f82f1ffc29b7" - } - ] - }, - { - "anchor_id": "l0_22_path_transition__semantic__sine_expand", - "grammar_id": "g_d55cc5cc381c7260a703", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "004ea21ea07ff815847ec9f136587ae64f6d51d9faee69216fc5f0fa2d00b335", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_b9987713f8043b75095a8592", - "image_sha256": "2836b96955504c5f42cc072aea3abb91bdbbbe97de61f45feecae8e81fe3403e", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 11.48, - "before": 14.0 - }, - "start_width_um": { - "after": 2.46, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "end_width_um": 11.48, - "start_width_um": 2.46 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "15f0e4d98a8de40a9c0f4b9f2dfdb1eae27c5321047f4d1bdee36cd9fd8ca9d8", - "verification_evidence_sha256": "c9ac3d7e4630a9e886707d97b3be8b452a75bcd0786c98e88dacfa78886fed25" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "19005426908d6065bcd905e1fa9d030d4583a4be39b1275386cfee3a44566874", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_18369f48b8c68f4668a27101", - "image_sha256": "8bba2de11b6a53c32bcb1401fbf735a285a838d4889e5edb61e37d9d7f6d8ad1", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 16.52, - "before": 14.0 - }, - "start_width_um": { - "after": 3.54, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "end_width_um": 16.52, - "start_width_um": 3.54 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ea9c17e950e0c872c17dc8abaa78ab5d0cdd3701f14a69eb28fd4eeb737c7b43", - "verification_evidence_sha256": "e396ecfd2beff62bad00634a79f2722ccb12ea18d46a2dd128f25bfd3675f9dd" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "c8c946e6c0f8f85fe99986e271910137b60effe2734d3a2e77ec29fd72c6c299", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_c4b0a8c61a07457f57c16cc7", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 33.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.84 - }, - "requested_updates": { - "transition_length_um": 33.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "874df3c31e12e0d2d4eaf26d735506282ef5cce7e768ac8d3685069fcb076c7b", - "verification_evidence_sha256": "b5c60ef68fb04247514b69fd74831f5f7121b43be63e84b0dbb03f730a34d085" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "b4061b81e4145bb33e6564f17c3690a946fcc8d6c850c206b6a59253a08f746e", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_134f3efbbc3b1cbb06c65c4b", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 46.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.16 - }, - "requested_updates": { - "transition_length_um": 46.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d5f344154d09cac094adb9dc7e7802afbdfcfdca9f5586ddd4a17ca564c1687b", - "verification_evidence_sha256": "80ed57c1d0edca9861186f0dd51790f3622d51032e3f327ea7a2cbcf4166b3d9" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "ad5a5a652e90b8a626b83b7abfe5db0017b43e36fe7ca024a13e3149d6377625", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_26e41e35f462c172a40986ce", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 28.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.7 - }, - "requested_updates": { - "transition_length_um": 28.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1116bffc6d8b9c2d129683dbac468eab3acf1f3e6e2e364e0242a260080ff2eb", - "verification_evidence_sha256": "374b71c230d5128612608d272f4182c307e0225ac5047465421909bad715ae98" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "7e8127f5c74623f0c6d9cf354a72bdd483134f1b2f454d6fc472964b1bdba012", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_97d48a60e087f75ad4be0059", - "image_sha256": "a89484140ec8de6f437f3d699ba68297415c2f3c83e5ce508d6e7d72ca946ae5", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 52.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.3 - }, - "requested_updates": { - "transition_length_um": 52.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "876b4ee2d13703b919b6352fe0267c2761144feaaeaa0e3c09f7ec5b99330791", - "verification_evidence_sha256": "a7c1164bd7828302c631901cc901fc82769434784cc2bca2f54fd9404c72d847" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "code_sha256": "98a935f9fa5435c37320ef28064b7c8cce34865a050cba1b55e1821c1970a116", - "controlled_axes": [ - "end_width_um", - "start_width_um", - "transition_length_um" - ], - "geometry_id": "dgeo_421fdc53429dd1094660e44d", - "image_sha256": "9ce5dee5317acdfd8e9470d644ebe8f05573ef9dc85342379f9dd53bbb984609", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 15.4, - "before": 14.0 - }, - "start_width_um": { - "after": 3.3, - "before": 3.0 - }, - "transition_length_um": { - "after": 36.8, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:transition_length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "end_width_um": 15.4, - "start_width_um": 3.3, - "transition_length_um": 36.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3e1f3e47afb97309ac7b31f0e212698d6022a34641b63e4bcb1caf3275822dd3", - "verification_evidence_sha256": "546e611ca102d6cd6b49bd9bd4d9b76902784e738485fd57fe7a00dd42a13f1c" - } - ] - }, - { - "anchor_id": "l0_22_path_transition__semantic__strong_expand", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "level": "L0", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2d47cb5e41670e7f441ff3fcbfa448fb0a28939cf4d97c9fad78c493d2a54419", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_9677273a73b17a8c8c7e2e5f", - "image_sha256": "5f6072a38a478f08201791907ec9a5df3e2e906fc5904d4b778c4c8058c179b8", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 14.76, - "before": 18.0 - }, - "start_width_um": { - "after": 0.82, - "before": 1.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "end_width_um": 14.76, - "start_width_um": 0.82 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2180a4a409968fa6aaf5fa9e7c9c57c62e391a4b50018744eb6c22bc2fe11715", - "verification_evidence_sha256": "002f6e0896dfa99b328441bc82aa4480f61f9199cdc504aecff1e0efa364a480" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c9e375258094f5607ebeffba4ce8030ff23cef92a2b5b24539fbad2ff73fff0d", - "controlled_axes": [ - "end_width_um", - "start_width_um" - ], - "geometry_id": "dgeo_df2b2ab1c954508dcd444c16", - "image_sha256": "9aec98bdcc5ef420777a7d2c81ee2f91a8ed7ab70353ac1b7db7669118906d20", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 21.24, - "before": 18.0 - }, - "start_width_um": { - "after": 1.18, - "before": 1.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "end_width_um": 21.24, - "start_width_um": 1.18 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "57cdfb2304f4b6c7ca2a834e4e295ae29311ac3c3e62b1a3c3dc2692caefefc4", - "verification_evidence_sha256": "52627b9187455cfb0e3044f385fc1ca39d5e7a856c16642c8d948b5ea6823a30" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "e57533b07b165925a0b71a21dd0f7034db9faff9555c2b7ae8f0a85ed37b8603", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_dcc856cff629bf23592f89c7", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 33.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.84 - }, - "requested_updates": { - "transition_length_um": 33.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4ae36a2134fb4bb34c048f1b26a24e14c2a71cabdb73c58b54ea8cb89a8add2b", - "verification_evidence_sha256": "1b9c2782aa35bcebbae6ca7132d8bbf11d2a5d08b90f2bf8fc6283dc6ed1710d" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "9ff195f3664105af990fcdbe0ea7dd4cc64f11305a8da40e6dbf9bc5ac62e68b", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_7c00dca98a4e453f8c1a167f", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 46.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.16 - }, - "requested_updates": { - "transition_length_um": 46.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5c246d58bc9a00957d002846a99aea3fc9877c1fb6c956b0f1745524e03b1664", - "verification_evidence_sha256": "c17d05c27af6437fd1c43bcdd9ee3500590103bb3ceda5f99ee3fa332986efcb" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "2273199141e70542bd1d91d34e6ca13c70282c8becd773326765b31909123c09", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_5d85ca4cf253f30b83fe70f8", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 28.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:transition_length_um": 0.7 - }, - "requested_updates": { - "transition_length_um": 28.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "cd845dc06acb20a202ad20f1c4e8fc22972a098515e87ff4460c011c1e56f475", - "verification_evidence_sha256": "b39d4d9b5c824b7c1162098df0908c1fb09fe93345aac151bd637c028f3851fc" - }, - { - "axis_ids": [ - "axis:transition_length_um" - ], - "code_sha256": "1bee79c76d7b7877b99b1c74b0b9249a4354cca8f9b981f20684e43abe68a578", - "controlled_axes": [ - "transition_length_um" - ], - "geometry_id": "dgeo_14411fafa6df8df3640f5e89", - "image_sha256": "bad8dfe5a6280d26c5b6da2b58df912c7189e642a00889ff400c1146ee7ee8f0", - "parameter_delta": { - "changes": { - "transition_length_um": { - "after": 52.0, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:transition_length_um": 1.3 - }, - "requested_updates": { - "transition_length_um": 52.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "198f52e6c3198ba30cff3789d26fa0256bf5d67e2c8358decfc8da612d0d63bb", - "verification_evidence_sha256": "c9ff844745e1c10f4feb77b70b6a1a2eeca14f76f8f22d75319814bbf9dccd89" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "code_sha256": "52587a4d1176e88891a9e7854216bf1797da72cfd46f323f215d64c24e146041", - "controlled_axes": [ - "end_width_um", - "start_width_um", - "transition_length_um" - ], - "geometry_id": "dgeo_8a49ee5ecb4f4d790a35816e", - "image_sha256": "fa3585bfe0f01b33bb925acf84212bd72581fe381363da497a96f23a65827b2e", - "parameter_delta": { - "changes": { - "end_width_um": { - "after": 19.8, - "before": 18.0 - }, - "start_width_um": { - "after": 1.1, - "before": 1.0 - }, - "transition_length_um": { - "after": 36.8, - "before": 40.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:transition_length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "end_width_um": 19.8, - "start_width_um": 1.1, - "transition_length_um": 36.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ce1adc93f67b85b53d52a398af553127c1720fc1cc3a76fafb0dcff182bdaa1a", - "verification_evidence_sha256": "3aca69e19a1af4a44d21b965f339d90a77549c7e8ce1e6d2ec026d0fe44fc538" - } - ] - }, - { - "anchor_id": "l1_01_translate__a1__proposal_a", - "grammar_id": "l1_01_translate__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "dd5a81ce46b9ee86077ca83f4dd5617477ff9ef0f58206502ba012765b0005a0", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_749ba683861489f71ddf1e22", - "image_sha256": "3711cfbb2023c2ae2daa2f63bfc66bb02bfa241bf4440089c9fdbaa8b7a2ea2a", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fec84690f1ae55adb48edddb2ca2edbda64190196dafadd52442f11a1c7c9d83", - "verification_evidence_sha256": "93c5881c2ace3a945c889fc9c8ea4eba2c6e2d15b64a88120cf498cd3a1e45ba" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "f01791c30c8eff4d51d0c44e9fe56428acbea792c81b6fcb4b68ccf528d2488f", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_edc1b57223d803e905742f61", - "image_sha256": "922bc9066face67906433120a4ac1dd78164d92434cd7990f3acfebb52a33b9c", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d49596cf1051d09e84c9a101ad052de89432eb727e7a091342e39ba56d32ec31", - "verification_evidence_sha256": "d440a23697f2c3df98384b0e4ba4dbb88c71fe391bb54a26049ee342c2f86ced" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "537d0b532c63007a58c0bca36b890455e303879531412c54134278ba1e9affcf", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_961ead84e3678617ee909d8d", - "image_sha256": "689ab65e64aaec776b531d7a666d41af648ca54d18c776f3af20a6e1ecec75d4", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 17.64, - "before": 21.0 - }, - "size_y_um": { - "after": 24.36, - "before": 29.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.84 - }, - "requested_updates": { - "size_x_um": 17.64, - "size_y_um": 24.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "cb550cb8bcc7eaf2cd91435834d5476b26b4f15b90165f29d3a8ef68b976fedb", - "verification_evidence_sha256": "b049cebda669b38c97762d05d77ca905d362fb9d83ec3422eee52c453c564c31" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "2a13d12a15a94813bae1d01e2cdc5b681fd1597d4fb1f9bb7f4220027289f237", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_0ebc48879d69a46d8afb5a6b", - "image_sha256": "06f73ddbd3a78094a7acf54ae2bd36b8bc0b230cd730ff0798946ebc97943257", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 24.36, - "before": 21.0 - }, - "size_y_um": { - "after": 33.64, - "before": 29.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.16 - }, - "requested_updates": { - "size_x_um": 24.36, - "size_y_um": 33.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c72e7334f60b4394c74a020ed4a1dbecc34cea7275944d87bab37b413fcd01b4", - "verification_evidence_sha256": "da4b4d0f60abf0b307beae3fcfab23374ca51d1a6f2fbd78407eb9f536257267" - }, - { - "axis_ids": [ - "axis:translation_axis_um" - ], - "code_sha256": "cfc4fe56b924f5537a00ccf68c1e7bda2989c5cd899e3c0a77143a010db30a8b", - "controlled_axes": [ - "translation_x_um", - "translation_y_um" - ], - "geometry_id": "dgeo_1c75d7ffe4570c1e4a88579e", - "image_sha256": "c1eaf7bb3338f88644966629a7fdff177c713e07f88e76d87f8a68aed5b7438e", - "parameter_delta": { - "changes": { - "translation_x_um": { - "after": 29.24, - "before": 34.0 - }, - "translation_y_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:translation_axis_um": 0.86 - }, - "requested_updates": { - "translation_x_um": 29.24, - "translation_y_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "52f88588388f8e2663aa159e6660e86d1181836bdaff81929e9cd176e25e4767", - "verification_evidence_sha256": "4393da39509b9fe9e341772f4cedc967db26fa47eca897f9beef4f23ef63908a" - }, - { - "axis_ids": [ - "axis:translation_axis_um" - ], - "code_sha256": "4fe276bd3852d97354508b1705270cc56c6a399bdf94581219e495dc6a261fcf", - "controlled_axes": [ - "translation_x_um", - "translation_y_um" - ], - "geometry_id": "dgeo_0ab129b5135bc858d4bea976", - "image_sha256": "d413658fa57e1c494ebbea2ef20fcaa69b67634cd46bbde0a2872b444913c3b5", - "parameter_delta": { - "changes": { - "translation_x_um": { - "after": 38.76, - "before": 34.0 - }, - "translation_y_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:translation_axis_um": 1.14 - }, - "requested_updates": { - "translation_x_um": 38.76, - "translation_y_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0ef581fb331876a42074b1ed5a8410a473942682a7a655f24d837f72babb0797", - "verification_evidence_sha256": "219a4e6dd52c66b20b84a144948a138699f51bd0784dc7f6b2f9e9d29efd797b" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um", - "axis:translation_axis_um" - ], - "code_sha256": "2738f545b8bee3d519f02d522e39d435b25c050fc4f0c7130c9d54ef41061974", - "controlled_axes": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "translation_x_um", - "translation_y_um" - ], - "geometry_id": "dgeo_20273b4d6278d35d23f9c7ce", - "image_sha256": "944a3658d88795c84cfc3c9eabbf5d0ed1807268b3e5079c29eb0a15832f4303", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.6, - "before": 6.0 - }, - "size_x_um": { - "after": 19.32, - "before": 21.0 - }, - "size_y_um": { - "after": 26.68, - "before": 29.0 - }, - "translation_x_um": { - "after": 36.72, - "before": 34.0 - }, - "translation_y_um": { - "after": 15.12, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.1, - "axis:size_axis_um": 0.92, - "axis:translation_axis_um": 1.08 - }, - "requested_updates": { - "arm_width_um": 6.6, - "size_x_um": 19.32, - "size_y_um": 26.68, - "translation_x_um": 36.72, - "translation_y_um": 15.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5161cffbecda08fed2a3c818277af687058616110564bb041d979aeb408eb5ec", - "verification_evidence_sha256": "a5e77e2736efb1e0c32678b0df0eb6194a1b6655f425b22ab0cfaa5db1568ba5" - } - ] - }, - { - "anchor_id": "l1_01_translate__a2__proposal_b", - "grammar_id": "l1_01_translate__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:block_width_um" - ], - "code_sha256": "0f652b8f43db8a74fe53681e13ed4a3c1ecc026f6329fb668aa003f2f11fe9de", - "controlled_axes": [ - "block_width_um" - ], - "geometry_id": "dgeo_270e12a5a1a6e3c66edb5d15", - "image_sha256": "9066cf3e9bf8de9c07d0f6189e8b654584b7d182b98b4ea7dcf6de2da83dbb93", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 7.478, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:block_width_um": 0.82 - }, - "requested_updates": { - "block_width_um": 7.4784 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "5d2a68cdd0db350c5e087e0ddb4c9321a7dfbd5d2424c6b6326e5ff02d0b520c", - "verification_evidence_sha256": "3d84d9fecfccca6c044c0d304376be717e19470cb74c8b38be314f8b1df1bf16" - }, - { - "axis_ids": [ - "axis:block_width_um" - ], - "code_sha256": "c44473c8317015b3abc85afb21c6fd052ce290e63914fe5118350f3aba5d3d49", - "controlled_axes": [ - "block_width_um" - ], - "geometry_id": "dgeo_ebf35d1110ffeecca6903cce", - "image_sha256": "65a870bb86cf24ae4cf230b7ec63e8b25995e87774d8d712a14c99ba4e92279b", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 10.762, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:block_width_um": 1.18 - }, - "requested_updates": { - "block_width_um": 10.7616 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "27022a2925359d38046dacd7f926651709ef66bb04e501fccdfb21a2b3570189", - "verification_evidence_sha256": "2f15fbc51c5628821e0006342671712d6d16953d38428d2d54a7ac65e5d20c2d" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "c7022d91969c384adf28e70bd56c78bdb3591abbf9b81aac6c48fe327c2690e0", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_1d17dd7411420c1aa136b9c6", - "image_sha256": "9a9c6477be9835bb045b65399f8926f6cb668f195e5bc1ae54534400cad57c85", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 5.266, - "before": 6.27 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.84 - }, - "requested_updates": { - "disk_radius_um": 5.2668 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "6d2b1c5c15badc438bd33970ffca985e1a91bc84af0afe739540d3f6d25852e2", - "verification_evidence_sha256": "9ad3e1f5ce7a521993d0b407e7ebab352ac5b64f7226cb184bce42f08d76b9de" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "3f9696f361575b7b642b8fa2905e27be8e5cbe7a883c4399fb226d67d4ecf9b2", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_6107062fd7282d0c27a05f4f", - "image_sha256": "39fbc3106cd8ccd7d971c1bde13e9d6ec7048228ba759e87cb41ae21c9a2ffbc", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 7.274, - "before": 6.27 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.16 - }, - "requested_updates": { - "disk_radius_um": 7.2732 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "edbb2286f8f2378da754cbab9a92ff64ca63d1366f5366267d20c8d8fdafb965", - "verification_evidence_sha256": "c945f6a6899587f5dfcba9c2ad18b28ae613a9f0e1861d7d81e1eff77a38d56a" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "3a053dc34a07ee5f29af11a880e5ea5186f9bd6e1cecaf70d75920532fc25f2d", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_845edef9b0da8d695b51c232", - "image_sha256": "91539f634bd920e290e26d3664b339c60b56cac302c48c675c3f2dca7b027be2", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 21.568, - "before": 25.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:block_length_um": 0.86 - }, - "requested_updates": { - "block_length_um": 21.5688 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "b1269c3d6ac9a8f87c83ccb749d32e18b39fc0d16ca334b37b9a271c87e8ed71", - "verification_evidence_sha256": "bd48cf094efaad63292fb59227004bbea83ab9a0aefbb2127a008594f8756cb9" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "8238bfb1f1ec4f52af4290423b7d44ac84abe78e5e0e15474ae8e4efb77ed3cd", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_9bf98f7e7e4aec97281ec2c6", - "image_sha256": "9cec6a712f66b6b0e42706d1da5e33b7c777c35a60d76d2d22429892fb101530", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 28.592, - "before": 25.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:block_length_um": 1.14 - }, - "requested_updates": { - "block_length_um": 28.5912 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "2995ce51e24179c75d3a46ebdc96dfa21b1274809057ed18c6aeabb0d785581b", - "verification_evidence_sha256": "ff9a090878b1ae08a70fb900e40d42f48444e206c90f162bf902567faaacf6e0" - }, - { - "axis_ids": [ - "axis:block_width_um", - "axis:disk_radius_um", - "axis:block_length_um" - ], - "code_sha256": "7f5d8061887cf87d1596af665be055d805b212c80223b326e09f91a26ba4ed53", - "controlled_axes": [ - "block_length_um", - "block_width_um", - "disk_radius_um" - ], - "geometry_id": "dgeo_f39036d4dd94f9d5320be365", - "image_sha256": "d7179bfdc53425dcb1192647ca405b6bcb51f1386627b103c8d411482851bddc", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 27.086, - "before": 25.08 - }, - "block_width_um": { - "after": 10.032, - "before": 9.12 - }, - "disk_radius_um": { - "after": 5.768, - "before": 6.27 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:block_length_um": 1.08, - "axis:block_width_um": 1.1, - "axis:disk_radius_um": 0.92 - }, - "requested_updates": { - "block_length_um": 27.0864, - "block_width_um": 10.032, - "disk_radius_um": 5.7684 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "4d10c3e7e018fa143cb98683119c630998339621720b96fa5a47bee276c05ac0", - "verification_evidence_sha256": "3d65a25b07b82c88aecc1713279bcff5d8a01c5b80ab27797d2d24c34d3db1d3" - } - ] - }, - { - "anchor_id": "l1_01_translate__b1__proposal_b", - "grammar_id": "l1_01_translate__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "885ed4249cd4c4bd5c5793ccda7b827b99e51ea8cfc16c1dbeac1b1b05359cfa", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_ea5a94714480b213bfb43ff6", - "image_sha256": "6d646c4bd91c5a57558a2fbd5e6caad627d8b129c937002cd648bcc26f956547", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 8.414, - "before": 10.26 - }, - "radius_y_um": { - "after": 4.674, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_axis_um": 0.82 - }, - "requested_updates": { - "radius_x_um": 8.4132, - "radius_y_um": 4.674 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "96ad5e586d82197a065cf1ed94ae488496c1d16a7b32d8f63cb263a7d967dd02", - "verification_evidence_sha256": "b7f0a7bb8058b3a4d89d593a8920a5c85d6b113eab44173126c0b71083a3cb7c" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "4588efdc3214ce41b4e21505598d580a026b5bbeadc1e40684f1f057557578c7", - "controlled_axes": [ - "radius_x_um", - "radius_y_um" - ], - "geometry_id": "dgeo_c461e40ebe10468ed48fa6b7", - "image_sha256": "c66088fd8bf64020ec56b17685144a2b393cc9801ed7b8ce42abc521d4f6b5fc", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 12.106, - "before": 10.26 - }, - "radius_y_um": { - "after": 6.726, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_axis_um": 1.18 - }, - "requested_updates": { - "radius_x_um": 12.1068, - "radius_y_um": 6.726 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "f434ddcd2419f606311cecfe267198eb9582eb7c7a5791e5b80a25e88631ca93", - "verification_evidence_sha256": "c8aaa660882cb17a0d74a9ff0d6de610bb41eadea650746a926748e2c85484b0" - }, - { - "axis_ids": [ - "axis:step_axis_um" - ], - "code_sha256": "4cfde141f6879f17d0e9e0360c17b85f7e486006cb6dec57aab13819d1f87d72", - "controlled_axes": [ - "step_x_um", - "step_y_um" - ], - "geometry_id": "dgeo_d3fa81bcf9a4c1aa637740dd", - "image_sha256": "71d2d315e330c7bde8a06a4ef6db1722950e3096f0a3b138bd98e925d2dc1ddc", - "parameter_delta": { - "changes": { - "step_x_um": { - "after": 23.94, - "before": 28.5 - }, - "step_y_um": { - "after": 11.492, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:step_axis_um": 0.84 - }, - "requested_updates": { - "step_x_um": 23.94, - "step_y_um": 11.4912 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "89c4afa001447a2d0622bee1856f7bede027d113be66bdf446ec7681598b7820", - "verification_evidence_sha256": "e3fdb080a52abe10ed39cc41738d6198959a13f68a7edbd35e5555e27b87ca03" - }, - { - "axis_ids": [ - "axis:step_axis_um" - ], - "code_sha256": "a6cac9b51fc01174904874fb3be440b6b8ecaf4e2d7bbda8bb2a76c47e41b4df", - "controlled_axes": [ - "step_x_um", - "step_y_um" - ], - "geometry_id": "dgeo_90b6d48a74bea6959f5e00c7", - "image_sha256": "a64cdb2a740929127a8814963a166051cfa93da004d1a7a54901344cc498e330", - "parameter_delta": { - "changes": { - "step_x_um": { - "after": 33.06, - "before": 28.5 - }, - "step_y_um": { - "after": 15.868, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:step_axis_um": 1.16 - }, - "requested_updates": { - "step_x_um": 33.06, - "step_y_um": 15.8688 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "d1af2878940dfa271cb0a2a5c055d847db123741f1bf840bc2ea7b4c350fbb3f", - "verification_evidence_sha256": "7a57af56034ca7f8a50d9c131a39b69f11fdfb8e0f362e1b11da932ff85d699c" - }, - { - "axis_ids": [ - "axis:step_axis_um" - ], - "code_sha256": "5a35920726da90aeff599c333f4be964a2fcbd1feeb6486a47466f577d8d77f5", - "controlled_axes": [ - "step_x_um", - "step_y_um" - ], - "geometry_id": "dgeo_002a0d75cc65cd790a3c786f", - "image_sha256": "7f26edd97c54ea7d7fd22c218d04900a4764322484962be1261a6c2facd56d5d", - "parameter_delta": { - "changes": { - "step_x_um": { - "after": 19.95, - "before": 28.5 - }, - "step_y_um": { - "after": 9.576, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:step_axis_um": 0.7 - }, - "requested_updates": { - "step_x_um": 19.95, - "step_y_um": 9.576 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7bf2b2e97732c9f40b8eeb47cb1fe6d4cdc92a1d4487c9c0828a2dd50606558d", - "verification_evidence_sha256": "f5b8eddbfa5c56e6b68e0a9a8fb4bbf4744d2c25eb9514666164fd1a0856c71a" - }, - { - "axis_ids": [ - "axis:step_axis_um" - ], - "code_sha256": "3fc72f76333b9432be02ed98d395bbc2f37d4876423318a9097e1bf13131bf2c", - "controlled_axes": [ - "step_x_um", - "step_y_um" - ], - "geometry_id": "dgeo_e19de0f4cc6804d8c756222c", - "image_sha256": "a7108feb76742315b3c06ec87146abc26993b43419f1506cc877d81f4ff6bff8", - "parameter_delta": { - "changes": { - "step_x_um": { - "after": 37.05, - "before": 28.5 - }, - "step_y_um": { - "after": 17.784, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:step_axis_um": 1.3 - }, - "requested_updates": { - "step_x_um": 37.05, - "step_y_um": 17.784 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9c8c1e0cdc51bbcae928f11207026ac20a34432e4c760f290f2ff9265b20795d", - "verification_evidence_sha256": "0cdcee475ca9133f8920221266e5ce197d617e0ad07d96d3d07d8bf6f462e3a0" - }, - { - "axis_ids": [ - "axis:radius_axis_um", - "axis:step_axis_um" - ], - "code_sha256": "6768558918efcec27afadfaa50d90956a0f68956666743747c5efc444166ef1f", - "controlled_axes": [ - "radius_x_um", - "radius_y_um", - "step_x_um", - "step_y_um" - ], - "geometry_id": "dgeo_bb48cb411232316f52cd418a", - "image_sha256": "5ee521209753d3bfcb9461736b11269f88320b8a0dc5720d2a81333a942898d7", - "parameter_delta": { - "changes": { - "radius_x_um": { - "after": 11.286, - "before": 10.26 - }, - "radius_y_um": { - "after": 6.27, - "before": 5.7 - }, - "step_x_um": { - "after": 26.22, - "before": 28.5 - }, - "step_y_um": { - "after": 12.586, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_axis_um": 1.1, - "axis:step_axis_um": 0.92 - }, - "requested_updates": { - "radius_x_um": 11.286, - "radius_y_um": 6.27, - "step_x_um": 26.22, - "step_y_um": 12.5856 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "95cdb86cfb3a3fe228767fa994f5e333844129ca13ab28aff2641d9d18a7f018", - "verification_evidence_sha256": "beb09aae944a2ab0342904b2d38a31bae1b5fa6a691fe65db1fc80586f998fa3" - } - ] - }, - { - "anchor_id": "l1_01_translate__b2__proposal_b", - "grammar_id": "l1_01_translate__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pair_separation_y_um" - ], - "code_sha256": "056fcded37c707603bdcbfa9b57f60ddba9702a1085ebc8b6a5351c7676a2ee8", - "controlled_axes": [ - "pair_separation_y_um" - ], - "geometry_id": "dgeo_245d12607f83105cbd61b900", - "image_sha256": "2f2a67b93e7382b81480829dc80fc3fc5d01789447add4267d6887660ec3d29f", - "parameter_delta": { - "changes": { - "pair_separation_y_um": { - "after": 20.566, - "before": 25.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pair_separation_y_um": 0.82 - }, - "requested_updates": { - "pair_separation_y_um": 20.5656 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "fa30b8f4fd12bbaa9514b9f7d761ee6d45a70cdc3abb666f58d569148c04bf2e", - "verification_evidence_sha256": "686c5e5fdaddd389c0b12c96badae9553af26e84aa9ae225e77f1f461ad98581" - }, - { - "axis_ids": [ - "axis:pair_separation_y_um" - ], - "code_sha256": "99e74ca6afaad26d4159abf617ed3fc35d3d3f920ae910418016c5617b8bcbd7", - "controlled_axes": [ - "pair_separation_y_um" - ], - "geometry_id": "dgeo_e7cdb12d136f7d9f16afe3b6", - "image_sha256": "4dd3658528bf4f28b9e85ac24fd699d989c387d9f129ec69bd0ade97cde7fcb2", - "parameter_delta": { - "changes": { - "pair_separation_y_um": { - "after": 29.594, - "before": 25.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pair_separation_y_um": 1.18 - }, - "requested_updates": { - "pair_separation_y_um": 29.5944 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "b0fa62b15c1539cbfe2af189e0ea9a4156f738b49827d31b738b275d22d1dd09", - "verification_evidence_sha256": "abe00a307e9a7ecca35de0f49e8c588a00791108f7c76ce69015915cfafd13f5" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "c8a92553fa0463d3a2cd904882cd6c990379ab019d976cf5550e45e5f100c86f", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_8bbeb18288d4f297e1eba8c0", - "image_sha256": "184414b3c77382f83bade87d9bd7febe4bc5ec8c6a195d1eaf2faae796e18c70", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 3.83, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.84 - }, - "requested_updates": { - "cross_width_um": 3.8304 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "8786c6071dfe377d9af01f46a0ddc0ce941490da5c35f71480e8d0281d9aa00b", - "verification_evidence_sha256": "04b8a1772155a3952e216f98687a293c1661a25bc55e8bc79a6ee2418489cda6" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "22ff48d04639cf085cc534fed1c8764eb194f08a28b46c4e093ee787a2f88b47", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_bfb359cb564fcd49cc5336b8", - "image_sha256": "c8d17fee96ef8282c0a628a07f32933739f9258aa6332f6366da94610503076e", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.29, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.16 - }, - "requested_updates": { - "cross_width_um": 5.2896 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "d1d5c8292e74048a5488b05e64f776fb185d009184ce19f791b6563f617bef13", - "verification_evidence_sha256": "2458f120558a19389c0e8f690cb2b26671b934f26af23022784ca3ae29ad13c1" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "ad4a14165dc17aa989219b8968cb5a39fba241e047e534f6d505f53d4bcc63e6", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_1c5f38eba57731ff6ba376dc", - "image_sha256": "e7f94ad5fa1f41787831b193b8a871db5c783b8dbcda3c2d8582c79eb3609ced", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 5.392, - "before": 6.27 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.86 - }, - "requested_updates": { - "disk_radius_um": 5.3922 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "9ced5bfedefb04a14060796a82237809c671696d95b805a6845fd5f1165a23ea", - "verification_evidence_sha256": "92bdcf1f4b61ff4fc50c7324cbc6d034f6a231000682d555a14b026c22eecb4f" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "10d33cfea10c305dd0fb2a9a8b1eb15441763ddf4c6e7d5979ddf824e07c3a24", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_0cd264ece81df9f2abb8fd48", - "image_sha256": "7415168d009b5589b77993020a48fb67e0fc44d8b7f443b7db40089e1befb7f3", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 7.148, - "before": 6.27 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.14 - }, - "requested_updates": { - "disk_radius_um": 7.1478 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "b2f8bab2ff1f2e20f9440fca6533fc4f25c9610b5e0dc881681a3dbc8e56fa42", - "verification_evidence_sha256": "b52524a6a3d5fb0f7da536f3b081d23674ba1270ca4543da63ffce01803873d4" - }, - { - "axis_ids": [ - "axis:pair_separation_y_um", - "axis:cross_width_um", - "axis:disk_radius_um" - ], - "code_sha256": "adb314b53c3e72a56208d54997961396de0c00b744ed01b0cfa53cf44b4ad1c0", - "controlled_axes": [ - "cross_width_um", - "disk_radius_um", - "pair_separation_y_um" - ], - "geometry_id": "dgeo_32ff9f8037ce9927c8cf7c33", - "image_sha256": "875c2cae55c60c46c02231abf70c6ba6c4aa5d3f479dac2ff700446b7921bb57", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.196, - "before": 4.56 - }, - "disk_radius_um": { - "after": 6.772, - "before": 6.27 - }, - "pair_separation_y_um": { - "after": 27.588, - "before": 25.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:cross_width_um": 0.92, - "axis:disk_radius_um": 1.08, - "axis:pair_separation_y_um": 1.1 - }, - "requested_updates": { - "cross_width_um": 4.1952, - "disk_radius_um": 6.7716, - "pair_separation_y_um": 27.588 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "40f09913bda8d3c7354280381a0aa821e4c9e722adfbee52da500010294b6a4f", - "verification_evidence_sha256": "25b66bc44ec9e34648e4409465491bea05038d0dfa6f17c3764b0b6343f57e4d" - } - ] - }, - { - "anchor_id": "l1_02_rotate__a1__proposal_a", - "grammar_id": "l1_02_rotate__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "6deac90b01329134d623c2f64d77de50029740407ef75b2ab462750647bbeb37", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_6cb7ebe6f7177e539cc700d1", - "image_sha256": "92f19afff98a41096ed86d76f9a2771176f49637fce2a4ba7b877c32c2c6f79b", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 32.8, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 32.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3e1661ee00633a9e46ac1da0785b9eaf8ddbcf5d92cd29a0c97b081651b7279f", - "verification_evidence_sha256": "59b26fad4a01f517df2194e7c3f2abde789bfc77c972298af846c064704b7968" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "0daec1cec021ee030f263630467d804c41af4dc7eb1026a7d799259a11e01e5e", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_e3f87bc263a3bb28eff80e1b", - "image_sha256": "8677b5cc373289eaeb72a34f2cd6f709e38a2a1dc22d1a1e66091a327336bc8f", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 47.2, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 47.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cf1046f3188a9776aa2631788a177738580d649a66b7dd784778c2f68fdd27bd", - "verification_evidence_sha256": "5b2b098d6a4a32f5df85555e9747be7a8e1ecda6655d3e3b4fdf1c78101ec299" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "150c56131298f0bf9b5bf46f8481f3b82d374af6e33f31f230ad109d7037e4d7", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_69897eb75cf97f31b8ab4bbb", - "image_sha256": "a709c1419cbe026bc936fb2cd407bffc2c0f9b746e59a06839b1713d91217da9", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.84 - }, - "requested_updates": { - "arm_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4e99f563c4e9985168831ad05f541868f60a2efcc1a7757d9433ff2daa9d1d99", - "verification_evidence_sha256": "c68d6134a8de38aeb5d4226015d2eb9394bfc9c2c19e4669f41c86c9ec3c82fb" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "de62effa868020bc9914eee38a5fe58a61ec9242320532cf454d95792827b6f2", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_93e688fb76fd5123f85fc707", - "image_sha256": "a842616998abec94cae8a76fc1afb6162b06817f1e685b45f83aa341cce9e79c", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.16 - }, - "requested_updates": { - "arm_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5dbeb6a75dac47137c606279703ee5dd9e6fe6fa9ad1f25da511bf511a7aae69", - "verification_evidence_sha256": "73c1b4849de9c479d76df3cfc075c6423f85c12bbd05abdf6d5de3153b225ce7" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "ec871d6cc1104578a6557c94a845da88d70ddbe0327cd21bc931764915af25db", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_4450d977586b92c7bd3311e9", - "image_sha256": "1bb52c7321dc2e2ca3a3cedf0f217087a906818429611e57990184ef212ef5f8", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 17.2, - "before": 20.0 - }, - "size_y_um": { - "after": 24.08, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.86 - }, - "requested_updates": { - "size_x_um": 17.2, - "size_y_um": 24.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7f267f108d34794c8a58a469c734e9eedb8d8a89c98b33bada480452d80ff1d7", - "verification_evidence_sha256": "74b7f7944b13cee790bfd0f88919e91ad762825ae63ee608e99265565de3031b" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "a9c9e78a00ec9d010a0c870fe66d4175bf59e9b700fbc9e88bdc06085321da2e", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_9f1da43d6fd8a413133774c9", - "image_sha256": "4c565d26f93900a908e4e30f0ffdc1993dc0cf8ec2a8d83a00c475ca68ed5fb8", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 22.8, - "before": 20.0 - }, - "size_y_um": { - "after": 31.92, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.14 - }, - "requested_updates": { - "size_x_um": 22.8, - "size_y_um": 31.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1732c06273d3c1be2cef3dea96131aa3b24f9987b5a8c32c1c87ee5c39842270", - "verification_evidence_sha256": "93705dcba774a6dbe0e00485cdfea95fe114f2e5cbc654644abd72e9bb2e69a1" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:arm_width_um", - "axis:size_axis_um" - ], - "code_sha256": "8325c5ee9986f68923c079d4c9bff9687898b5470cb1dba09cf2996981a93f99", - "controlled_axes": [ - "arm_width_um", - "separation_x_um", - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_c6cc8c81568ba7249a3a0f72", - "image_sha256": "3fc40f72e38e0ac20508a22471dab6d9b9b2d00e5412c74811040f680ecb54e3", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.52, - "before": 6.0 - }, - "separation_x_um": { - "after": 44.0, - "before": 40.0 - }, - "size_x_um": { - "after": 21.6, - "before": 20.0 - }, - "size_y_um": { - "after": 30.24, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 0.92, - "axis:separation_x_um": 1.1, - "axis:size_axis_um": 1.08 - }, - "requested_updates": { - "arm_width_um": 5.52, - "separation_x_um": 44.0, - "size_x_um": 21.6, - "size_y_um": 30.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e40fbd92a149f21142d7150c6a85e367f09c6f8146ce65d5e3d7d8d78844a4d5", - "verification_evidence_sha256": "63288a6bbdd1243143ee37cf875e5ab3b124e8e5a80c9fc6d46a8679137d4f3b" - } - ] - }, - { - "anchor_id": "l1_02_rotate__a2__proposal_b", - "grammar_id": "l1_02_rotate__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "b92507ed70c27d52e4fcea1053baeaa7c6ac2d6f417bedbe267b5e772786ee50", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_828368e060a185a69fb6c0fe", - "image_sha256": "95b5f4e482dc9daa058e2d8f8115010121c68c9e1e470b412db6149b71de7167", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.206, - "before": 5.13 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 4.2066 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "1417dfec02107f5ebfba3cb48ff88248a3c639a00636ed09e85cf81c36fd4d5a", - "verification_evidence_sha256": "7e6f513b135ff5bb82076a034ce87f1ba04ae496780133845901e8c730567f6c" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "41bc3a7399460a981c2f53002a8bc2f39991ec04e18e5719cfecdbdfb47a72e7", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_dda8aca282d499b3b16ffb48", - "image_sha256": "585f36bd7bed7f672e5ac2cbc7913e734ad435d9b8ce2aa96e2513305d553860", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.054, - "before": 5.13 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 6.0534 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "16021430875f21aea8cea7f7cee72355f20682445eb0cfa436e1dae49ec54e24", - "verification_evidence_sha256": "30558f9b55530cec026dd369616634f8021b761bf9aa8147059a8176f7014b72" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "ea5de513b7c7cce4061b0fc5fa50f50afb42e7c63405f06a511e45d7d3d09bc7", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_70b7151a066594d19ca17905", - "image_sha256": "a2393bd4cef3c6435d52347ea36f3a10c60e5abea7be89d3776d5602d705225f", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 16.142, - "before": 17.1 - }, - "size_y_um": { - "after": 22.6, - "before": 23.94 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.84 - }, - "requested_updates": { - "size_x_um": 14.364, - "size_y_um": 20.1096 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "155438e0196fc94f47b820e3ec9f0d2789357e701ab5f4747a79c9030fae7702", - "verification_evidence_sha256": "8e371fef04d88dc204183fd52c2858131f4c2aa672d10517d0fca2fb123f03c5" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "f2101d473bf836fecacb6979ac7ef271f586cc440b27049ac5d5349047d5b32e", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_8000b81420b380e4739eb760", - "image_sha256": "a470f0d119b1b527ed53c2a232cea7cbcf3ce0f34d5ca4f51b1394ed174920ac", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 19.836, - "before": 17.1 - }, - "size_y_um": { - "after": 27.77, - "before": 23.94 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.16 - }, - "requested_updates": { - "size_x_um": 19.836, - "size_y_um": 27.7704 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "9a4cfe2d8cf1404fffb06568183f4edde256e9bbf89d9035af588ab7dccdaaba", - "verification_evidence_sha256": "ef7c9a4f4381888355377301f46614b3529e368426395a28d29b2804a462f5d3" - }, - { - "axis_ids": [ - "axis:angle_step_deg" - ], - "code_sha256": "9d64e22afe92b00f8b30a3b84c9ca231ee9c611952ef2fab1966b66b8d1d7681", - "controlled_axes": [ - "angle_step_deg" - ], - "geometry_id": "dgeo_c8b86444d86785ddbfb1205d", - "image_sha256": "09f138aaf30cf3588bc68be4a4b9a22834b238666c0931400940b1395440e220", - "parameter_delta": { - "changes": { - "angle_step_deg": { - "after": 41.28, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_step_deg": 0.86 - }, - "requested_updates": { - "angle_step_deg": 41.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c77ba0d796c0853ffbc5fe93f9853a41c2a93c7fd8efe3103d765e198e07e65c", - "verification_evidence_sha256": "6af87f8cbe146d093a0ed0776677142a1bbdb2d656b621c9bc670a2df4f1cb31" - }, - { - "axis_ids": [ - "axis:angle_step_deg" - ], - "code_sha256": "f8cb7aebdca59bfd2955933b1033307a7b03df53edabc02d74f1fe5f8afca23b", - "controlled_axes": [ - "angle_step_deg" - ], - "geometry_id": "dgeo_4f3ea6d3e03aec4d9a7be56e", - "image_sha256": "a46ce0202062ac2104df105bc5f53213ed1be98a7ad3ee18ed027c1ea19be1f8", - "parameter_delta": { - "changes": { - "angle_step_deg": { - "after": 49.68, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_step_deg": 1.14 - }, - "requested_updates": { - "angle_step_deg": 54.72 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "c2cc3f9d65d3180ce5eec3973f70ff704c4af5bf1bc1159e7d7c3558f2dac448", - "verification_evidence_sha256": "25120052b75b85ff435c5b34c9826a25bcfbe80f7034510c32cb0821514a12c4" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um", - "axis:angle_step_deg" - ], - "code_sha256": "be4316798af4a7ef7cf8f0ed13c1f736eddf19c35116b1f66bd1d941b9dfc0e8", - "controlled_axes": [ - "angle_step_deg", - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_3e4a1f5d2ddeb75a635ef58f", - "image_sha256": "a5ebecb417bd9560a1c459d54cfd800f05efaf65a1c3a93d8fb4c177d693bd40", - "parameter_delta": { - "changes": { - "angle_step_deg": { - "after": 48.96, - "before": 48.0 - }, - "arm_width_um": { - "after": 5.258, - "before": 5.13 - }, - "size_x_um": { - "after": 16.758, - "before": 17.1 - }, - "size_y_um": { - "after": 23.462, - "before": 23.94 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_step_deg": 1.08, - "axis:arm_width_um": 1.1, - "axis:size_axis_um": 0.92 - }, - "requested_updates": { - "angle_step_deg": 51.84, - "arm_width_um": 5.643, - "size_x_um": 15.732, - "size_y_um": 22.0248 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "2a332b3f7eddff98bbc5b872e0dc41e1fd9ccd27576c1ededa2ed6525b252630", - "verification_evidence_sha256": "78d43c0c6398ad14c73347ca9f6ababbb5e56f09901c7e3e209ddc3a5accd6fe" - } - ] - }, - { - "anchor_id": "l1_02_rotate__b1__proposal_a", - "grammar_id": "l1_02_rotate__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "34e96836200bb54306d382cf7950f3b2580f7db12aff25df9b5e8d95678a986a", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_3a9b4fc6c17916bcea469280", - "image_sha256": "637fa627067f0774f64500ba30fda88cbc2d272b0b3090367bf3712354b91f03", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 33.62, - "before": 41.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 33.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7a6d81e46dc06cc09efa12d14b2ff6558e7264ae6dd51dc4b52fb1adaab79dd9", - "verification_evidence_sha256": "52aed3f41de34fef82813e6006752f4107c6b277859c8ed96c819662d4097b96" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "c710528a5099f1d777c9eec95ae9a6378cb466ebe2ee9c7f3b468e378c193589", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_6e15b6a92566620b5ca34899", - "image_sha256": "c07e00816d121bd96d577ac42ea4a5c857c08a18d702f030018a740320e08509", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 44.69, - "before": 41.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 48.38 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "3674b9d97223e94ed0f24915eba2a7dfd62f6be6bd85ccb840667ea4e7a62646", - "verification_evidence_sha256": "e9d16c92d1b42db4cfcbfc0b7eb5696afedecd9e1ffa45b30288a2f1dc060555" - }, - { - "axis_ids": [ - "axis:triangle_axis_um" - ], - "code_sha256": "67001fcd78c6b5924f4752efa6d80f92c8e7943429fc4ae25e885d584c329c67", - "controlled_axes": [ - "triangle_x_um", - "triangle_y_um" - ], - "geometry_id": "dgeo_746b0795dd0099424b34597a", - "image_sha256": "9563f4b5a2060af9e478bcb212dda8db8f8f4482aa052cd9c580ee201127fa9e", - "parameter_delta": { - "changes": { - "triangle_x_um": { - "after": 17.48, - "before": 19.0 - }, - "triangle_y_um": { - "after": 24.84, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:triangle_axis_um": 0.84 - }, - "requested_updates": { - "triangle_x_um": 15.96, - "triangle_y_um": 22.68 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "8dfe022d03ef6d272a54cf564ab82f5965efeb2b62e8eafe3f8710034d855c14", - "verification_evidence_sha256": "a83f9c124e7cbd9f45b796b9e7f67022f1f17ca68f9cc7729bbe9ccd5763ce17" - }, - { - "axis_ids": [ - "axis:triangle_axis_um" - ], - "code_sha256": "0f8328e096bda54abf1e8bb50b180ac80446a60139860e974e5916a1b07e974b", - "controlled_axes": [ - "triangle_x_um", - "triangle_y_um" - ], - "geometry_id": "dgeo_5d9ae23935954d27fbef1b1b", - "image_sha256": "001a8dae936410bff22268a6a6f5bab0bac45d7eaef1c569985998de21d949f9", - "parameter_delta": { - "changes": { - "triangle_x_um": { - "after": 22.04, - "before": 19.0 - }, - "triangle_y_um": { - "after": 31.32, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:triangle_axis_um": 1.16 - }, - "requested_updates": { - "triangle_x_um": 22.04, - "triangle_y_um": 31.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9ee650a5119c3d32fd71ba573ec1d3e8a5433cf8f9b4ec2e235be3d841650e35", - "verification_evidence_sha256": "2e2898441c89579e3ea9a074984abe849e08cc637749046e4f5731ce9b6018ff" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "52c342e3434ed683e77f7817f4f653e222b035824ec738c1d739aa0ce4d60476", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_56118a30d6e14f090c445bed", - "image_sha256": "a852ca334e1eb164fd825e5b9a6364d13b34bab85c3390d8cc522012da283e43", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.86 - }, - "requested_updates": { - "angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b4f45a546581d1ffd50f10b0300f786def25d8e25d777af60043d971910dae6d", - "verification_evidence_sha256": "cba77802b6b5ef148825ce4a62b00ce415e6033418ca7c49905c092d7ab3c65c" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "fac3c7156d6a968f17223394d5f1eaa2cefed7653b098e723a31189bd696a36a", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_4d5ab0cf9026aba9c9e1df5a", - "image_sha256": "30a9f4e6197036e94df3ee6bd8c53c260581c268353ee0d35f6c602e1170a50b", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 99.45, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.14 - }, - "requested_updates": { - "angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "e595740d97a595a2ccbec192aad85f241778269d7897b62d7c9a3e62c272c417", - "verification_evidence_sha256": "51676416afd8a2c576af3c42b5f90c7ed852a3c88519f12c4e932f3e64728763" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:triangle_axis_um", - "axis:angle_deg" - ], - "code_sha256": "0222c406157db3c82303ee88e87d3454dc482fbcbab42724d85fa56fe19a281f", - "controlled_axes": [ - "angle_deg", - "separation_x_um", - "triangle_x_um", - "triangle_y_um" - ], - "geometry_id": "dgeo_bcab0ab35f41c73b2ca9559e", - "image_sha256": "b62562d68a0af0d4c10aa5d1f11917907b518c92107f8aa0e29c8c09c2aae920", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 92.52, - "before": 90.0 - }, - "separation_x_um": { - "after": 42.436, - "before": 41.0 - }, - "triangle_x_um": { - "after": 18.468, - "before": 19.0 - }, - "triangle_y_um": { - "after": 26.244, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.08, - "axis:separation_x_um": 1.1, - "axis:triangle_axis_um": 0.92 - }, - "requested_updates": { - "angle_deg": 97.2, - "separation_x_um": 45.1, - "triangle_x_um": 17.48, - "triangle_y_um": 24.84 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "dbbde765837acb630623d06d241f11bad0bba50589f29d71149d9157544977eb", - "verification_evidence_sha256": "f0e4f82f0c073260a52e3256b76754a751f4a26f4a6c9ec3aba77e31c0c0be10" - } - ] - }, - { - "anchor_id": "l1_02_rotate__b2__proposal_a", - "grammar_id": "l1_02_rotate__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "912014354900256f625f4ccc73f127517f3c980971b8cdc74d34280b66f4a714", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_22d4454fcfd828ca58b6878f", - "image_sha256": "56ef3ec8ac9ed02fba326f88e599b4fe4b998b3a81cf0a4fe761936a0e1d8990", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 37.72, - "before": 46.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 37.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fcc7090d9ae7cb9d29dde1924eb7a5c3a84437b9be5b9259e7d9ed30017ed1c0", - "verification_evidence_sha256": "d9f508a419612c543c619f3b24b508c0f1a733033003aa392445a5ff69316395" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "7fb2faa90621f1b4e68cd882b6cb697a3f9f98dc3ab0389ff5f79126982c8fa1", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_6d494591ac34c28431687e82", - "image_sha256": "7444eb0b72ba59b874289e4980e9923c626c5be328fe33d8138c6e8e3f9f8878", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 54.28, - "before": 46.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 54.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "430a44380c0675b92e1239e961af0cc5ce4141e5456b4ee284fb7a2b2801d817", - "verification_evidence_sha256": "839c5b2a42eee85e53a2b464d376a8f0c369d848fba623795ee4d355349d074b" - }, - { - "axis_ids": [ - "axis:block_width_um" - ], - "code_sha256": "7945426c8b9937b09306be63930aabb99a9e368c27bf040d8c6d66d8e04a1485", - "controlled_axes": [ - "block_width_um" - ], - "geometry_id": "dgeo_07d51e4a84b8aa7953d86529", - "image_sha256": "6294ce2b48884f175d056744fcfd3395c0bd1be93e356904e69a3f6ffecdc396", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 6.16, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:block_width_um": 0.84 - }, - "requested_updates": { - "block_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "f29010264a80d07ad633433f3b673e5db19c499d62aaf257338b55f8ff8f3229", - "verification_evidence_sha256": "b3d71a8063eece41b0c44af5af4cf0652df2de8109997330ac581aecbaa74472" - }, - { - "axis_ids": [ - "axis:block_width_um" - ], - "code_sha256": "8a52ef8b491ba51dad52c7247fa2aac524a1bd4bfdcef2d6505c12cb7bd4cc6f", - "controlled_axes": [ - "block_width_um" - ], - "geometry_id": "dgeo_ab61a4c7fa349aaaab97f5ed", - "image_sha256": "5afe0c322d51d98c27e7583103b67daebfedc962bf8c8ba8531ab28d914fab44", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:block_width_um": 1.16 - }, - "requested_updates": { - "block_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "14d41a72bb1c77d40d7a4e4506c26a874843254ff39118f5ae15976466824a57", - "verification_evidence_sha256": "99619762b33e83ae539b4331920970625c2124c867b49d8855f915eef420811c" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "e40741367e8f14b0b66742af00bdb32b2e798779a8616b49169088d54cee8153", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_f5c60f45ce6f741732673df5", - "image_sha256": "db96ca19cc16c7eb8e329d381aaa68e41ad35b874242bdd10a0bf3a6d8192b04", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 4.65, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.86 - }, - "requested_updates": { - "disk_radius_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "69713aa6ed1eb3c815527f1d3f04d5bb9cfb2875aa079c179d65984537009d7f", - "verification_evidence_sha256": "8c856c39ce28262ebaa385cd9ff2f6a65758b8463e80e316dee9801b49e717f5" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "1c9fc1ecc51b9c427543c5101bd269b5d1420832c4f067ec98992054932fdf26", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_0773eabb72e8b30037276ea3", - "image_sha256": "3fe2d36f12d4d1f9b5f865e6f4ac7f5524c7356f1c181d25ca372f1b6d499c90", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.14 - }, - "requested_updates": { - "disk_radius_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8ab342a5e72fb4b667a412511d6cd6fc0b5164feff47cfe84a93a9933e24124d", - "verification_evidence_sha256": "a9f74a434213a67c926dd1afd0a214efcbb1893b3dd2d025f552cc450326f405" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:block_width_um", - "axis:disk_radius_um" - ], - "code_sha256": "cac852693cf925a14ba22fb133f4769f6db4073b47ed4a6984ce56c00b324d31", - "controlled_axes": [ - "block_width_um", - "disk_radius_um", - "separation_x_um" - ], - "geometry_id": "dgeo_b2bdd3215a87ef45db976c1e", - "image_sha256": "9d15f23264a7d219d21d7ec89d566a9f4772f8193d0b69f0d9854b42460ba0cf", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 6.44, - "before": 7.0 - }, - "disk_radius_um": { - "after": 5.4, - "before": 5.0 - }, - "separation_x_um": { - "after": 50.6, - "before": 46.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:block_width_um": 0.92, - "axis:disk_radius_um": 1.08, - "axis:separation_x_um": 1.1 - }, - "requested_updates": { - "block_width_um": 6.44, - "disk_radius_um": 5.4, - "separation_x_um": 50.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9bd2d20a9dd7e69fbcfa2c6de19919dc6acb0f4e32af3c4abe7cebee46a74fe3", - "verification_evidence_sha256": "d1dd216386a844fa7e82e301e141dede6e3dffd0d6d7623977bd898356bbb848" - } - ] - }, - { - "anchor_id": "l1_02_rotate__c1__proposal_a", - "grammar_id": "l1_02_rotate__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "e346d0131d979fd46b170c3f529ae908744c3a1a787635aad29b5e86fa994147", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_883d0b9cd57571d93f8b7401", - "image_sha256": "0eab05d7955f54a8d38293eede0610b4ddd1a6da8c985eaf8b7f19feb6922cc8", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 41.52, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 39.36 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b1ad8359602af8cdf7c8c1fe6dbf6477833b0dab0a2b9613eec494e0ff22fb61", - "verification_evidence_sha256": "075816dc3c466e8ff31e5f34e101f4209c748e80621b941d21f98f66e8506199" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "d4c44e94e0dc4b5408e715966dca1d6c1f15dd6812d5234a530d06d3e4aaa162", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_d161173ec0b88cbf221c2b8a", - "image_sha256": "31a24a060d428cdcc8d021e225a12538ba747774eb1d200647c3aef963a16bd0", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 56.64, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 56.64 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "02023e119d23d83bae5a04b05348a9364c8054e430264f295a5a2959a2844d42", - "verification_evidence_sha256": "c32f127aff6903d61921126788284555aff99c4b376615e37a2d12370adfd447" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "32a19ef6350921710e82d8afd067f2ae693b3a9a54ec5763a5cb87b9d6aa5969", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_b90f949bd7c06bf3dba6b055", - "image_sha256": "615482d0e579c1db6fd296d68f7cbce5eb604d9c2b8b0c702f94f2220766e299", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.36, - "before": 4.0 - }, - "wide_width_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "narrow_width_um": 3.36, - "wide_width_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b3f1b6db2c7031be1653fab69e79926198ad2b03758d692afeba1bd4b7c32413", - "verification_evidence_sha256": "3ac19ce77c966cc796a8a780773edfab284c3582b485dcba08d414b6ce382b54" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "393cc703cb3faea32d5a1ab0dbde878494c2385f9be5197e80a1baf25992ed4e", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_e75368bdfaa87ad9b90ad303", - "image_sha256": "1094b5d5c50c2024456526e92db215f0f6313f88e8f69eae4a8cb5f6177f0477", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.64, - "before": 4.0 - }, - "wide_width_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "narrow_width_um": 4.64, - "wide_width_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "32d836cd3a9df8236de11f7c045d410fe9d36208e2a76a7203e2f243ce65cfbc", - "verification_evidence_sha256": "aa85a6e8953a86b335933269b44dab191b772eea4784a10f7edf539a412c5188" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "4a7fb4232c8ad4e9ff5822b489ef3c8415a67eb5bea095b23feec2a36aa61af2", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_2eff6a4082fb1a88bf1a518d", - "image_sha256": "556ad754774d3d0159cf043e725b27c3e49d5e8ad21127dfcd2eae3f1ae8bb72", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 3.87, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.86 - }, - "requested_updates": { - "disk_radius_um": 3.87 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "686f9f49d4123ed151e85fe1521c779287fcfe4b92e23f5d2ca7b1c51073c486", - "verification_evidence_sha256": "9d68b971efef2d97b1550dc45d8ea2b00462a036fb8e1e055e97a25caa8b668a" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "2b42a134c4d9bfa3ac3c6e403baa0a0837ca8a730d035bddd533ee1f39679326", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_3ea756ab5bbd8b11800d44ec", - "image_sha256": "97fab0f529fbdc3a07ec42d55a066406be4cd898344d33bf3ce386d546ed0a59", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 5.13, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.14 - }, - "requested_updates": { - "disk_radius_um": 5.13 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ac5b49f64d6728e08b090494bd52e6354262aa6deb09bd6fe8ab96092783c0e6", - "verification_evidence_sha256": "2e31a44d6f2ee0de2adf8dced24b466569e1f4035c443e852c482b9a18a83559" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:width_um", - "axis:disk_radius_um" - ], - "code_sha256": "00956c557dbec45a1a747b30b33ffdeb978e7f66fdfa893007aa55b4333ac62d", - "controlled_axes": [ - "disk_radius_um", - "narrow_width_um", - "separation_x_um", - "wide_width_um" - ], - "geometry_id": "dgeo_5d5c8884f6130905f8221ac9", - "image_sha256": "180feb41055b94b5427307f16b930dbd130e6c1a2ead7f84c87f5b344fa4f4fb", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 4.86, - "before": 4.5 - }, - "narrow_width_um": { - "after": 3.68, - "before": 4.0 - }, - "separation_x_um": { - "after": 52.8, - "before": 48.0 - }, - "wide_width_um": { - "after": 10.12, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:disk_radius_um": 1.08, - "axis:separation_x_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "disk_radius_um": 4.86, - "narrow_width_um": 3.68, - "separation_x_um": 52.8, - "wide_width_um": 10.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f33bb161e9c7b62f0424e97086314c1295776cb077a184eae9503b98f1a618b9", - "verification_evidence_sha256": "997ea80b0c19e35336802ad219c0e11eb116ea7540ba74723eb990825492ae1c" - } - ] - }, - { - "anchor_id": "l1_03_mirror__a1__proposal_a", - "grammar_id": "l1_03_mirror__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "9b19beea41823e80e01b1b89c113732f3e79e6b780dc5f0fb4912bf03a8280b1", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_1f22b846a20b4f3a074b4808", - "image_sha256": "5ec22d8b63017e0dc0cedf64b594430fc4147c5def8118d2a78066466393ba97", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 34.44, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 34.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "879c43b2d0f7a814c7655e1b6b1866ef9b0ae620dd2328fe82a36d936449c192", - "verification_evidence_sha256": "c96a1bd6fb3b59ee690fff599b78b95c4b7c2385a4d64a17725191282299a220" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "1e3611c5fabb27b00df2e8545de26a7becd8488fd32f3d166ed661c1adbced0f", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_4adbcd99e35f1a99ef86e707", - "image_sha256": "d844f7c15561b8dceb570d58e2c55c2ad9da9cc4e55141e966020b62ce322175", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 49.56, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 49.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9290a876a0af15e13a91e7e4f242ff5903c8559f6547e5f3be37f271b2779d31", - "verification_evidence_sha256": "abea8b7e5e637863fec459512d38e648797618d977244bded57eea860ac2da67" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "47bcea2311f25d3a8f0cc27673ec1a278684ee44bd31f99442b9e9649dc4d76c", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_516ed300bcda9fb2bb0d856b", - "image_sha256": "a5ad00129bde394d25887323371383872e64ad8c841473431ea78e60b0484362", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.84 - }, - "requested_updates": { - "arm_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ce6743e1a8ab31e296554af6b4bb3be273f578207ac043f85abe9367855ace71", - "verification_evidence_sha256": "d3c196898061816439f282fffc2b86051090fadf3ad5a00f838fb1e288bc31da" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "8e08c427f3a3cc4c4da2c6b6616132e376d2e38b6a231ac74d61f0c647a22809", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_b05896e251a6c1e7a9f21118", - "image_sha256": "bcbf6f68f307d7e761fe46693cae2038016b1e1a6dc5f37c2f17c52e7edea592", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.16 - }, - "requested_updates": { - "arm_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7bfdd42e91d7bcd70dd83cf3c53d3250e26a36b8e7b71a1c06113e0b93369dde", - "verification_evidence_sha256": "51074835c0c90be076196615f25ecd321a8bd3819287e8bd23e85cfafc1dd67e" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "558b9c7e8dfce6310006300424ed283e23edcc52ce9bbaf98b3bbdd39cc6f3ee", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_10d25fe577e0e714b29af65b", - "image_sha256": "db122b2efbd8101ed1fe8db707c38de7a6f88e175523f703b389b7df04b79473", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 17.2, - "before": 20.0 - }, - "size_y_um": { - "after": 24.08, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.86 - }, - "requested_updates": { - "size_x_um": 17.2, - "size_y_um": 24.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7234b51831d1bd2a2beff2313ab3567a26d3a293f20746d4e5245a1d45f26a9a", - "verification_evidence_sha256": "24f6f7eb8f34222457fd294f8fbfa3c431c9216bb76f13b03fba7c7cca35ed9a" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "85b1128233102efc004d9916958561c64e1884b14ac027823f65e783e4b47307", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_04f8a96f21f582630af751b8", - "image_sha256": "0989d4ac61efa2cfd0373f6073e5e3097051142c5b5652365c9c74bd54b54c51", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 22.8, - "before": 20.0 - }, - "size_y_um": { - "after": 31.92, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.14 - }, - "requested_updates": { - "size_x_um": 22.8, - "size_y_um": 31.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d1ae229d43ad667e99d0faf998c8b28f9ffcc28dde5097987b61e22bfca9809b", - "verification_evidence_sha256": "1155fc5fb26b7daffb3ce8ecbc13c24c7b37186ced38d9018523f217c05fbc9e" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:arm_width_um", - "axis:size_axis_um" - ], - "code_sha256": "f1d7107cfc121c22ad52054e3b4731a1d43a1d3d79eaba2a30c09406d01c7bdb", - "controlled_axes": [ - "arm_width_um", - "separation_x_um", - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_d15f727087616fd35ed7bee9", - "image_sha256": "d60afe92a27a6c3a2fcffebfadde5324bed8354e22dc272688e0d57e377cfe21", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.52, - "before": 6.0 - }, - "separation_x_um": { - "after": 46.2, - "before": 42.0 - }, - "size_x_um": { - "after": 21.6, - "before": 20.0 - }, - "size_y_um": { - "after": 30.24, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 0.92, - "axis:separation_x_um": 1.1, - "axis:size_axis_um": 1.08 - }, - "requested_updates": { - "arm_width_um": 5.52, - "separation_x_um": 46.2, - "size_x_um": 21.6, - "size_y_um": 30.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9d4f56db8c8cf6ce42f982b3c2365a763d083fa3dc8109c577b4345a78cb65bb", - "verification_evidence_sha256": "ea1784f10f32abad79bf29447b4334ace8af1ce30da78e028c74fc439773f65f" - } - ] - }, - { - "anchor_id": "l1_03_mirror__a2__proposal_b", - "grammar_id": "l1_03_mirror__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "03204612bf473bc3388937e33f296c76825adc8b5ccb864e61bb99da94165b3a", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_3aece6328db888eeaf06f43f", - "image_sha256": "2a97262fa0ba61c8a78a445d217268c613604d5fe1649ad80cd6872691fcfdaa", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 37.392, - "before": 45.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 37.392 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3cd1d3ad8d45f1460c4057f0e0a5d02fdd6657ba1ba920ff9b31a74a7bfb74fa", - "verification_evidence_sha256": "77e8a07f4029c20f66d3effc5450e4e2d1e332e67af88799d4d1710f872a67e3" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "60317df6133f8bc3669025402d9bf83fa92d6ceb7d0fb6359b9aceadf63675dc", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_c1f3e9e9646a20d05eeebe0f", - "image_sha256": "54e081cee4bf346f89aefe3d8b085d2f36ff2267fdd1adc3fefeedf241c5fac4", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 53.808, - "before": 45.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 53.808 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6a097a6b436682260dd43cbd1969d73994a52c67456450801a34703036c4b6ce", - "verification_evidence_sha256": "3f32a827be9b876714b60a72f09c33078d2fb7e8b33a4252f0263cb5e437e1a0" - }, - { - "axis_ids": [ - "axis:vertical_offset_um" - ], - "code_sha256": "e49490550c569784c3f679fd4c296b8479f1e04b61b3deab16733d0a9c257449", - "controlled_axes": [ - "vertical_offset_um" - ], - "geometry_id": "dgeo_8b38453d6e5d71a958fe674f", - "image_sha256": "22148e839a13b1c82013d722810355c2a19073fb8b2e0f35595b7dbc6c42e3d6", - "parameter_delta": { - "changes": { - "vertical_offset_um": { - "after": 6.704, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:vertical_offset_um": 0.84 - }, - "requested_updates": { - "vertical_offset_um": 6.7032 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "9a356ba513a359c0dc10de9d060b8f70e532ed817ccaa97b9db550cc0679e633", - "verification_evidence_sha256": "adbefb982af3d76fb3e43f7fe986491dacec2b6454e75a60d395346dd80defd9" - }, - { - "axis_ids": [ - "axis:vertical_offset_um" - ], - "code_sha256": "4f50555d4dbcfce5b1a53fd7a6c1fe053c02c7bb3547a8b03dab725c8efffe94", - "controlled_axes": [ - "vertical_offset_um" - ], - "geometry_id": "dgeo_b2de86115db463b7fceab994", - "image_sha256": "660a0f70bc917effe06d710cfa07b18490a7a83d0f9d8a064e2d1cf422666519", - "parameter_delta": { - "changes": { - "vertical_offset_um": { - "after": 9.256, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:vertical_offset_um": 1.16 - }, - "requested_updates": { - "vertical_offset_um": 9.2568 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "d4dc9afcd620a3734aa7a6ffa51126d541a24d4db15a0a295add0a9a0c733161", - "verification_evidence_sha256": "86453a744e01167b1cfee684e58ba2c2938e81a58366f682e5be087fd06025ef" - }, - { - "axis_ids": [ - "axis:triangle_axis_um" - ], - "code_sha256": "bb9e3409a29617d9581c4732e32d0d53438e5358cd76fdefdbd0f6bf6243bc7a", - "controlled_axes": [ - "triangle_x_um", - "triangle_y_um" - ], - "geometry_id": "dgeo_629aaaf2c7ff208d0686b740", - "image_sha256": "64ad507f2709dfc7dec85ff73f8d72778b447c5fe7d1c87057500dbaeb30f34c", - "parameter_delta": { - "changes": { - "triangle_x_um": { - "after": 17.648, - "before": 20.52 - }, - "triangle_y_um": { - "after": 26.47, - "before": 30.78 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:triangle_axis_um": 0.86 - }, - "requested_updates": { - "triangle_x_um": 17.6472, - "triangle_y_um": 26.4708 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "1df57f82153eb2d433242f7ae5257f2b3c23763de7c7643c8ea5a219c83077ce", - "verification_evidence_sha256": "f8f35b6b66b284b5118140a3ca69c053c7d7b46460909e8402237fb672053096" - }, - { - "axis_ids": [ - "axis:triangle_axis_um" - ], - "code_sha256": "5b4502e239524261a22cb648e2307bbdd0707722319a857a2fa43b0d0932a819", - "controlled_axes": [ - "triangle_x_um", - "triangle_y_um" - ], - "geometry_id": "dgeo_93e58f875fe3c3709ac5981e", - "image_sha256": "28ffc1c850133e5477ef11fa0a541a0c1f6d45ad840246a5b25cbda27ed723bf", - "parameter_delta": { - "changes": { - "triangle_x_um": { - "after": 23.392, - "before": 20.52 - }, - "triangle_y_um": { - "after": 35.09, - "before": 30.78 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:triangle_axis_um": 1.14 - }, - "requested_updates": { - "triangle_x_um": 23.3928, - "triangle_y_um": 35.0892 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "acfb83129aa412a22fa914fd4b3f7437d0c53b7da3c45ea2a2d884468f2ac065", - "verification_evidence_sha256": "a99968bfef7ee0d9269fa7d0b2d8f88b7e5d02379a424796953a3d33f5256718" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:vertical_offset_um", - "axis:triangle_axis_um" - ], - "code_sha256": "2bfd4d8694f1138c46c99d44d150bb03d64e178279923dbabbc2bbec6fd1c443", - "controlled_axes": [ - "separation_x_um", - "triangle_x_um", - "triangle_y_um", - "vertical_offset_um" - ], - "geometry_id": "dgeo_0151da4e3453253b8a84499e", - "image_sha256": "1703a786e35d92c2f037cf54c6642aa877c22e76e68b7b403ab5db4765b46762", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 50.16, - "before": 45.6 - }, - "triangle_x_um": { - "after": 22.162, - "before": 20.52 - }, - "triangle_y_um": { - "after": 33.242, - "before": 30.78 - }, - "vertical_offset_um": { - "after": 7.342, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:separation_x_um": 1.1, - "axis:triangle_axis_um": 1.08, - "axis:vertical_offset_um": 0.92 - }, - "requested_updates": { - "separation_x_um": 50.16, - "triangle_x_um": 22.1616, - "triangle_y_um": 33.2424, - "vertical_offset_um": 7.3416 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "3ca1e3c3e9226ae5dd02811538f00f4114600c9b5679760e5fbb74bc3e042c0d", - "verification_evidence_sha256": "c9c91c6ed928214b9b394308bdc5a2f875804fb72b927c86efb48bf1f553823d" - } - ] - }, - { - "anchor_id": "l1_03_mirror__b1__proposal_b", - "grammar_id": "l1_03_mirror__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "762b0caf06941b86671e3e85f22f80bca2abe4a3146dcc0a1deedb1752a708dd", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_fcbb177da45a622d3e45ce62", - "image_sha256": "03387c6a8f9d23eecdfe8c612ee2f7b0262bfd9748dfc13381c166e5f8b72f05", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 43.0, - "before": 52.44 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 43.0008 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "2f474ec3473ef9c7c458243d2a3f8a6a9ad718ce4d83ae83fab4e4f6cb71b32f", - "verification_evidence_sha256": "aa8595ada7b625fd5a7a6e2af30d2da33709ee19085bb9ad99700f852a7e30bc" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "0ee4ef0e51916edc612e9789430028e6a0266c04416bf52d700e1863ea683167", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_235a0441083cb87edc8b8180", - "image_sha256": "626fdb5be44cc31611bd45c27570fbe623b970ff5981bdacda75b48c6c94d119", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 61.88, - "before": 52.44 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 61.8792 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "23d32967f9f0b555d135f6392b16b5b468b16a472222df02ffdd9852b62abdb1", - "verification_evidence_sha256": "9d69c8c14558befa73b80a285c7cbfe072b4fb3b3eafbc27f6e9fea2d0684f17" - }, - { - "axis_ids": [ - "axis:block_width_um" - ], - "code_sha256": "709846151eddbb7f39f34be33976ebf333cee07a98e5f73ef46f59e67cf27776", - "controlled_axes": [ - "block_width_um" - ], - "geometry_id": "dgeo_1840418be71d047d61c6b53c", - "image_sha256": "edafadce15d0dc81ac29eac69c8bba1a6028c85b16cbdcd66c68a7270b7d0536", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 7.022, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:block_width_um": 0.84 - }, - "requested_updates": { - "block_width_um": 6.7032 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "d73cd26e221100daabbaf62f814ecdebc8005ebac836edd2236b3ffd00dfcead", - "verification_evidence_sha256": "c0ce559a6c725360e559521e0afbaa25722caed74866b39051d68f3015ed189a" - }, - { - "axis_ids": [ - "axis:block_width_um" - ], - "code_sha256": "a0bf0b9dc438f97ca94a8acb4b5ff8344827dc207205d0f373d1cd805f495a9a", - "controlled_axes": [ - "block_width_um" - ], - "geometry_id": "dgeo_5e7c2fee01b88c4cf756c180", - "image_sha256": "76a7bb7a989ec4a4b46f65f62f0c8292c13a9c90e9d4255ad89f1010fa880e27", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 9.256, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:block_width_um": 1.16 - }, - "requested_updates": { - "block_width_um": 9.2568 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "7fbbda8b7466b26de63a5d7d29b1f28bf0406c72601487c18f5f6653676f17f6", - "verification_evidence_sha256": "c1bcbac2bc4cea1c4564cdc37d1bf1a5b7495d084f5f1b1fa28510f276b6a980" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "34e307af9aba6d5c17c412e59c1f17af0223fea928e8b7524d6fd696bd087f3c", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_75e317137869675f7582716b", - "image_sha256": "1d4a27dd1ec0e73fc4386b3190f758ce42265399393f018bc3f2870bffff0060", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 5.3, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.86 - }, - "requested_updates": { - "disk_radius_um": 4.902 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "0e289ef3d4f6bd5320df4e579995d2dab3e7d1c4b7877a79d409958eb96ead29", - "verification_evidence_sha256": "d25796ab0f2543b8ca6b140be0b7c422828c860993244bcd0502cab2c80a4164" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "96062d675a53c93a32af96035d5ca8adae03ea59ecd3a834281148dbf233786b", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_d3bb5954788a55dd4cb60be5", - "image_sha256": "d8c11ffc877ad839cd1f139c52df015fbb10b86d75a557e17c2a47692ec6b115", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 6.498, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.14 - }, - "requested_updates": { - "disk_radius_um": 6.498 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0822465e13d83fc4ab93727de06c132664c7bf77ccb9960db9dcb0bee9fc5d10", - "verification_evidence_sha256": "5cee027b5d85834192bf0412db73bdd7801cb75c0ba4f0b3f2c75542c8219f76" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:block_width_um", - "axis:disk_radius_um" - ], - "code_sha256": "4686f97f5eb3a020d854d8f7fe5b328e22d1b86f2f23bfdec65e14d4aa063af4", - "controlled_axes": [ - "block_width_um", - "disk_radius_um", - "separation_x_um" - ], - "geometry_id": "dgeo_3cc9e03a180d34513937223d", - "image_sha256": "770ca9d17ce5f73bab63da3804a8e7827c0d1aecdd76ffe956a1c9b21091e099", - "parameter_delta": { - "changes": { - "block_width_um": { - "after": 7.342, - "before": 7.98 - }, - "disk_radius_um": { - "after": 6.156, - "before": 5.7 - }, - "separation_x_um": { - "after": 57.684, - "before": 52.44 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:block_width_um": 0.92, - "axis:disk_radius_um": 1.08, - "axis:separation_x_um": 1.1 - }, - "requested_updates": { - "block_width_um": 7.3416, - "disk_radius_um": 6.156, - "separation_x_um": 57.684 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "1cb16c58a0bbd9dea8dac64a5ff68ca9d62e5014b43a588ce95d2dabb5feca20", - "verification_evidence_sha256": "e9738173dad0411fcb5546941ce311fcdcef1096ff6ce157f20928fa07ddbbac" - } - ] - }, - { - "anchor_id": "l1_03_mirror__b2__proposal_b", - "grammar_id": "l1_03_mirror__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "1e012669dbabae7ffc8ad41867f6ad3de79351b9945e7578039cd656f6cc38bb", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_d30d7ea4dc7fcdb346b402a5", - "image_sha256": "57e17e1d8b2e3dafd1716b51e32b14f34dba6203ceda003c4fbd9270e40a92eb", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 46.74, - "before": 57.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_x_um": 0.82 - }, - "requested_updates": { - "separation_x_um": 46.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8cd51d60cb3a2097108c3e501f688b7fe949ddfe7d3c87e81902ed9d7e9bdbae", - "verification_evidence_sha256": "826fbecd8684c81ca113ad7b5fd8ef24619318e4c0787fd8ea957bdb127c1fb5" - }, - { - "axis_ids": [ - "axis:separation_x_um" - ], - "code_sha256": "af18a7e7c094f9f61dbdb7a4999ef32aec5e53aafa8e575e267ef6f2714519fe", - "controlled_axes": [ - "separation_x_um" - ], - "geometry_id": "dgeo_9179c0929e5c6234c44ee14a", - "image_sha256": "fbd54a9d606955446c14b901bd8758a77955024ea937f67e0550f425c32e41dc", - "parameter_delta": { - "changes": { - "separation_x_um": { - "after": 67.26, - "before": 57.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_x_um": 1.18 - }, - "requested_updates": { - "separation_x_um": 67.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "37fad071f17c1e216bb4ca1277549d1f77213d1dd31626bd6da4245587d2fda7", - "verification_evidence_sha256": "29591319aa9d3a1a38eda38c0e698fbe5c99d605ae9daf56f205455a2ecad78d" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "67f7239aa26f7a1b34000642e13e807d949e9297d04432d9d33633b6dd3908cd", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_9f993a6f5f81f1ddee67ac7d", - "image_sha256": "c84543027f8e9b79eb3bc01395e2fcc14f598f8ff30a92b8450f80e32e5f58ca", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 5.746, - "before": 6.84 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_width_um": 0.84 - }, - "requested_updates": { - "bar_width_um": 5.7456 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "50b921f1ef5fcb0b4381a376d9d8feb3bb454094ebcc4c810c62639e556f9e72", - "verification_evidence_sha256": "9cc10d680bee7e654fa5c994b6b518c72128699dfaf85daa2ead6e553364c5bb" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "39fba4de48514a1ded5514895c1c74c6bc478304e4eb6a8a1633db09ef2b104c", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_824802bc15be1d8d1de884a4", - "image_sha256": "bd8ac48128133e69e978908b07619020e6f88fb8d72b4cbb2759306ed6c5a2ae", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 6.676, - "before": 6.84 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_width_um": 1.16 - }, - "requested_updates": { - "bar_width_um": 7.9344 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "26825919dd0c713522d419f0d3ae891c9b2fbc902e72a1f1ee21a17191e8e6ac", - "verification_evidence_sha256": "aeb3786d4a02fb68b167378cd22044e1269c77bef223d4457678b7caa7b66a98" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "e7afc68d7cd01ee13803646bda0c398966b600edf38a03a9fe8a23eaea52b8c4", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_2756da7f08ef5ea83c6dc021", - "image_sha256": "7a3d18dd8fccee41e67ccea7acc049da4908b6f598773f459a6a8172e58738b0", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 2.942, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.86 - }, - "requested_updates": { - "cross_width_um": 2.9412 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "6a4e76bd807972a005522b60b78696b41c9ecc25da1b08b5422271110286f90c", - "verification_evidence_sha256": "94b3ccd94a811af8d13644f7cc43b2e47db3fbc74137f946df8bf6b4270b6b1a" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "51c85c37ec28ae86d6eac27cd6683aca82a3dbdbe783a445869ac00e613d448e", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_aa2e219e3b1690ee1d5f58bf", - "image_sha256": "cba3db13bb845a5a309f459ae262055c0654fcd4b79dee1b2dccbd68681f3ad9", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 3.898, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.14 - }, - "requested_updates": { - "cross_width_um": 3.8988 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "a256423caaac834781067b62bbf8930bbbd659210f377a55454f2299c62d7fdb", - "verification_evidence_sha256": "08da686c9d20d0d9b29fabeaebf480a9ff4b5b9d4565c255d28bc58fa91403bb" - }, - { - "axis_ids": [ - "axis:separation_x_um", - "axis:bar_width_um", - "axis:cross_width_um" - ], - "code_sha256": "37773c698e036e77894c8917a86966db2b1821e74af3e49744b9f12a7a0df912", - "controlled_axes": [ - "bar_width_um", - "cross_width_um", - "separation_x_um" - ], - "geometry_id": "dgeo_c1286a14d190ef454b356c59", - "image_sha256": "229d64e93aebc550a0b07c7e7382b0b1dc6ac9d67155eea8492b2b2407968c71", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 6.292, - "before": 6.84 - }, - "cross_width_um": { - "after": 3.694, - "before": 3.42 - }, - "separation_x_um": { - "after": 62.7, - "before": 57.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_width_um": 0.92, - "axis:cross_width_um": 1.08, - "axis:separation_x_um": 1.1 - }, - "requested_updates": { - "bar_width_um": 6.2928, - "cross_width_um": 3.6936, - "separation_x_um": 62.7 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "362964741e50b419ec383b4db19c398cd3c75168a177ef0e59c3e99c8002872d", - "verification_evidence_sha256": "b9355ba68bef6b8ddb90459c66575dd06796242fe81f66b1852578e5b8b932aa" - } - ] - }, - { - "anchor_id": "l1_04_center_align__a1__proposal_a", - "grammar_id": "l1_04_center_align__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "1d8e75f960e9dad539fba5f830db49b7a7d69626b078cdf1bd3202b5e5d62def", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_d71547eea15ef702d3e2d086", - "image_sha256": "64816d518290b2b04594b030099e14d422bb4be32f5087d4ad5b208cf8df2460", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.82 - }, - "requested_updates": { - "ring_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b77981f2fc49ebbcbf13edfc9426d9bb6ed07ca4720ab32de6e2fbda8bf7a9ad", - "verification_evidence_sha256": "52740a69470f291295c8eb6dc1f3c6d0f92b3eb4ff09248f6802658ebc27dc94" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "ea225edb635864cbe7e3ea48ccae39256e9ec539979a7e36418fbf5577e92a0a", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_c6fd8b35295e99df15a88434", - "image_sha256": "caead027b86817dc4ac70d667f4062f7433fdb88f2afbbc58d0008962cb30718", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.18 - }, - "requested_updates": { - "ring_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1215c785517dedc946f960fdac5f3af6db47fe23f14f2e00da54461c11e92087", - "verification_evidence_sha256": "a2a13583075976bd4b9918b03bfb25e4009db4470e1ccd2fc9ab21359b97c857" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "2396916a94af12fc40d4b3c181e1e4a02533205b565bae7f69b900f0cd9966a6", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_fd0a7beab883172fff581c1c", - "image_sha256": "5d733215bb59238e9e29486d2f54bba3ba0422bddc8e0ba25debe650dccb2934", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 6.72, - "before": 8.0 - }, - "ellipse_radius_y_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_radius_axis_um": 0.84 - }, - "requested_updates": { - "ellipse_radius_x_um": 6.72, - "ellipse_radius_y_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0102cd6e6c7fa430b994e7e6566db91cd70106deadfe5528b774c7f58c35b266", - "verification_evidence_sha256": "448ffde6af48141f6c3be43a7f8d7187910b1bc082441f5281fa8c1cfe6e8fb8" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "655ba74ab8bc368abb2bcf29d6cf292133038bdd14814e8d43eb804824a5e62c", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_0846cb78de201f8cf9e87b5c", - "image_sha256": "8f800bd703e9f2534c2eaafd0b7d2f9bfe548486ac96b83adcc557a1da73837b", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 9.28, - "before": 8.0 - }, - "ellipse_radius_y_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_radius_axis_um": 1.16 - }, - "requested_updates": { - "ellipse_radius_x_um": 9.28, - "ellipse_radius_y_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bf298c383d567abccd602ae8d7629614e5494f0d8028db72368d08cfb66deb98", - "verification_evidence_sha256": "ca5a48e8f8a4d225d9bb579ef804bed60f519d925c52d20f2de8003af0625d8a" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "70c19e228efbc5448f45f8456dc67a43a199ac02805c760355e34ddb5850354a", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_442347eb125d1f73b991ad97", - "image_sha256": "588ba9d42f157073d88c24460e6bb8c36c6075aecf4a4b4aae539c89ebe3d8c3", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 13.76, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "ring_radius_um": 13.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "12e2362939b5724fc8eaedd7987f74f17f3f00714eceb1a55d3a331fc9831192", - "verification_evidence_sha256": "dafe9933a18fb7b852bab5ace7ce5e11293590fcc285b01be968b71bb6bc46e1" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "22db7d2b225ab3bad38ccfec8aed577d5ac402e78f2498a1d19631541bad7795", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_8f0c2b2f8ce4acdc5e24239f", - "image_sha256": "13d66fedc69d0eca2985106cc918f1e57dd0c80f42ba841a6d54655cc2c446e3", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 18.24, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "ring_radius_um": 18.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "adb127d2fb36e1cab4086ee975f40955539ce1e4775c6351484c73947cae61d7", - "verification_evidence_sha256": "5bab9189262b8ac618f7bd89689b6c6ce8453594e6f80010e1150f157b842c63" - }, - { - "axis_ids": [ - "axis:ring_width_um", - "axis:ellipse_radius_axis_um", - "axis:ring_radius_um" - ], - "code_sha256": "1af611209216cb92300c2feb04549cbc658627399751fc2fba4a550c7054ddd9", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "ring_radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_ef816492f24ec835b75b8428", - "image_sha256": "8f8988e3f084294868cb8e6dca45d1b2924b88af02969c168551c9b9f9990418", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 7.36, - "before": 8.0 - }, - "ellipse_radius_y_um": { - "after": 4.6, - "before": 5.0 - }, - "ring_radius_um": { - "after": 17.28, - "before": 16.0 - }, - "ring_width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:ellipse_radius_axis_um": 0.92, - "axis:ring_radius_um": 1.08, - "axis:ring_width_um": 1.1 - }, - "requested_updates": { - "ellipse_radius_x_um": 7.36, - "ellipse_radius_y_um": 4.6, - "ring_radius_um": 17.28, - "ring_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d3b7442d592a61fc917121986dd15560715c7dc0995cbec5e6398888f8a069c7", - "verification_evidence_sha256": "44a884865019be1160307d0c6652231b14f2ed8bccef8ec03f9fdb4050cc2fa9" - } - ] - }, - { - "anchor_id": "l1_04_center_align__a2__proposal_b", - "grammar_id": "l1_04_center_align__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "4656ef2a9b94dcc96aca408757208ae42888d9c694ec0ee3a70dffff2d7b0a3e", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_d2a234602345872cb96d9398", - "image_sha256": "48e276fe84c5d3d748d9f88ac415c0f6cf131cb7503030d0acf1f6d5323d88fa", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.82 - }, - "requested_updates": { - "cross_width_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "1619ed5a0d73688b7716922d940ec68c12056a4c27ff42ea0ea95c18d0eae80f", - "verification_evidence_sha256": "a580a1c04f8f65260b0925c4cf3e074214e90727506d634b3447a76e0889057a" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "5fc86a6f71afd67027f9907447964c9437490b97fb65063af7c627cefd3065de", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_105e5e6f7d5bf9559d9a7a18", - "image_sha256": "35776403504e52d61c29c1693d180c1ae5753ea5939f58213a205b33ce5b83af", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.18 - }, - "requested_updates": { - "cross_width_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "d13cc26a361bd0f3f2713087baa65ea323ffd3b11b97538473eb1af444cdd06c", - "verification_evidence_sha256": "024162f094b29143206d274b4eeae2a2fa15b01c19b75f93fa7215d4ed23908b" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "74a76dcae782b301ea9ef6a200f3130124aaa21cbaf305c08669a09848dd4b25", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_2e6208c171f4a37c5f487ff9", - "image_sha256": "3a963b48a32cefb3bbccadd8f3ce2eb21fc94ea6c86f51ed1c2b6a35b37b493b", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 3.352, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.84 - }, - "requested_updates": { - "ring_width_um": 3.3516 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "e10b4e61af4b2fe2f5888fed4b0fe585e821457acdb3451bb4ed3446687ca6ca", - "verification_evidence_sha256": "fc21c9a3678f699312af5107dc1cef9777f8df6d31a0919b646c4135783a0b14" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "99cd9b2ed2369d7576b78aea2b62e9ab9f69d8c2d6959472a5e3436d30fcda38", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_2a90f325499c65c0d9c83958", - "image_sha256": "7be0c54457b60a38e1aee5bd12cb3701391bf8591e91d3467efe734a23b8213a", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 4.628, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.16 - }, - "requested_updates": { - "ring_width_um": 4.6284 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "e8b8d030f706b30a64f8792b4f030ad03916de755e8299545645587db2d85fd8", - "verification_evidence_sha256": "07a6379cda934b3e749e35a4c7f068926fdffec07dbfe2fa122cab1fb3aa2201" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "98f33aca0dc6f6dff48c9159fdd4dce077fb4c7378875737dab0eac3186d4129", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_03424a3319df157d1603760f", - "image_sha256": "b19e90092fc6ea6d8d40e7c76024f3704b0cbbddf50f735b661052384b36c9f6", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 16.666, - "before": 19.38 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "ring_radius_um": 16.6668 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "c550d514533557a5327ee9023b7082442aa3c7f7f32fab0e27ec5b034b84fcff", - "verification_evidence_sha256": "1f3e231a3aa2de6b2e9277486b973b532fffee96b94def76e984ff7d9a92b0aa" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "2cb3e0e054235c71918f6362d43bb3ab04a6609ce40f78fa026e6172fcc06edd", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_57b44bedfb3a1639b531057d", - "image_sha256": "6d2678938819c08d76e7991f522c16e739b3fdc39d2fae62828a23cf2949a6b3", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 22.094, - "before": 19.38 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "ring_radius_um": 22.0932 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "3e127d06ef971ca3adf915ec7ff96b3d5f40ae6799fcf7d6b127b805599c168c", - "verification_evidence_sha256": "a4e58f33872e119248ea83d7e44e092173538bdfee9a84e49d9d23a8901e6e78" - }, - { - "axis_ids": [ - "axis:cross_width_um", - "axis:ring_width_um", - "axis:ring_radius_um" - ], - "code_sha256": "f7b62c6430a72ad67c2981bfbdbadf4403a219d2090149b084b2595b1b5f99d5", - "controlled_axes": [ - "cross_width_um", - "ring_radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_5122e00f43feba5983392047", - "image_sha256": "0272728f4e83c734687aaa749617e8f125827dd6dd20a399b70fa9b91aa0806f", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.016, - "before": 4.56 - }, - "ring_radius_um": { - "after": 20.93, - "before": 19.38 - }, - "ring_width_um": { - "after": 3.67, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:cross_width_um": 1.1, - "axis:ring_radius_um": 1.08, - "axis:ring_width_um": 0.92 - }, - "requested_updates": { - "cross_width_um": 5.016, - "ring_radius_um": 20.9304, - "ring_width_um": 3.6708 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "ca828a7efd03ab240f9ddec6a764b42b5bd1d9b8e96b33041a5711f8d5ca30cd", - "verification_evidence_sha256": "9d6c720aedbc14697ec4bc92a30f1c52eb3d597552bfaac1f45157b584838b8c" - } - ] - }, - { - "anchor_id": "l1_04_center_align__b1__proposal_b", - "grammar_id": "l1_04_center_align__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "5de5d4129c9ca31dce5afb120d4e37e11158a9cb8076ddc3148259c9a32539b3", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_465a57a8dde8d81412e039eb", - "image_sha256": "29f71fa4a8e77249806a410379a843dd7ba773bf87c7e6a543a9d66411346338", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 3.272, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.82 - }, - "requested_updates": { - "ring_width_um": 3.2718 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "bcb16add9af0b013f771eeeb9affdf515252af2165391c783f6c5ddee29f6ea9", - "verification_evidence_sha256": "6b345b1e76e8709055e3e0c62c5b4cb5116ae4de9b345cab6e6701031f165901" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "7b1a914cb4f5fc9fd5ea6f15928a74cbb507213e8123ee9d378dc8f6c7993b9b", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_4ddedaf104f64f9d1edf49cb", - "image_sha256": "582c1e99f3604d76457bc96db7ded13cc188cea2878eda03b47c04690dfe23fe", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 4.708, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.18 - }, - "requested_updates": { - "ring_width_um": 4.7082 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "6ce9676a0ea2946aebc3ab05166fd1ef01b26bfe0b78d714636343110da33dde", - "verification_evidence_sha256": "6dd612413d2915a27229908a09dca9b493f38af0feb537b10cd6783f470ef703" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "afc2f2a5b38a463e126a7c56422314c7156cbbad49b174a8115f3c6b5b3576c7", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_42a05844608a0024fb45b2ce", - "image_sha256": "457fd4583e30ac44a921b7540aff7654f57e0aba563df905ab867641fee65a6c", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 17.236, - "before": 20.52 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.84 - }, - "requested_updates": { - "ring_radius_um": 17.2368 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "791a45ee2fde04276f25b44ab53967c1e9e64491fbc4b1f23aea81124af7ba99", - "verification_evidence_sha256": "953d67c66af38c7dc52c946361e90e50fe87b2445248c2521cd191d36e556e2a" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "4df0ed0bb1bc74c594260be8b9f6550c2459507eed7e17f311b33c505e44f548", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_618ce3ddcf11d448607adc12", - "image_sha256": "1136983dc1a2dc33a0d0c7201e7a21a1b53eabf527d4b0da967c6e1761d45518", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 23.804, - "before": 20.52 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.16 - }, - "requested_updates": { - "ring_radius_um": 23.8032 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "55169c185d21e818b1eb08866236496c6fb6f18511378286d79b56f437b86c19", - "verification_evidence_sha256": "1691600ce581bde4b09aa3f50ef4006620e5d0d2585b131c7d3e660144e89c13" - }, - { - "axis_ids": [ - "axis:polygon_side_um" - ], - "code_sha256": "09a7a79d396fcc070bd93a7bbe1aaa3ad098f75cfc5bb37de2861eeaaa64903e", - "controlled_axes": [ - "polygon_side_um" - ], - "geometry_id": "dgeo_20d721c28154202a87e5bb75", - "image_sha256": "785b3b52d3348ae7adf663d3bb9018d772a5270d363211a048b46c497ae16985", - "parameter_delta": { - "changes": { - "polygon_side_um": { - "after": 6.862, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:polygon_side_um": 0.86 - }, - "requested_updates": { - "polygon_side_um": 6.8628 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "a7e1da8b2d87842f5b8851590ef8e27a5f87714a127cfd9ebf96f570f56c8671", - "verification_evidence_sha256": "9ac8b68d86d88799bee5c7d238f32a8ad65d3e0ec228dae374744ad2295b502a" - }, - { - "axis_ids": [ - "axis:polygon_side_um" - ], - "code_sha256": "1215794afe83c2931b588eaeabd43d6a361d0e5a2917544a456352f9cb7447c3", - "controlled_axes": [ - "polygon_side_um" - ], - "geometry_id": "dgeo_4f9a31154bce248243cf1c5d", - "image_sha256": "a6cb7b8a6b5dba954dcdee52a6b03fcad2cd89a87791e19ef79fbd40f62979a7", - "parameter_delta": { - "changes": { - "polygon_side_um": { - "after": 9.098, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:polygon_side_um": 1.14 - }, - "requested_updates": { - "polygon_side_um": 9.0972 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "d64c4eeeae2735c17a086505c00721a216419ca8001c65201c1bf1ea86c4e0da", - "verification_evidence_sha256": "a1bcc266972c0ae56aa1d933ef3043f39c0cf67cfed9a0c20877a82c5b69afa0" - }, - { - "axis_ids": [ - "axis:ring_width_um", - "axis:ring_radius_um", - "axis:polygon_side_um" - ], - "code_sha256": "15ddc5122ab719313e4ca04571ff45aa166e12f03e33aa8b9dcec20005bf3f38", - "controlled_axes": [ - "polygon_side_um", - "ring_radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_008c389dd5f354c7ade10a0d", - "image_sha256": "e7451ca37fbc657518f38267be8e9cbeadfa8744d09b149fd0a9b774b0b02ee8", - "parameter_delta": { - "changes": { - "polygon_side_um": { - "after": 8.618, - "before": 7.98 - }, - "ring_radius_um": { - "after": 18.878, - "before": 20.52 - }, - "ring_width_um": { - "after": 4.388, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:polygon_side_um": 1.08, - "axis:ring_radius_um": 0.92, - "axis:ring_width_um": 1.1 - }, - "requested_updates": { - "polygon_side_um": 8.6184, - "ring_radius_um": 18.8784, - "ring_width_um": 4.389 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "78a02f6eb33a1d59902a8f9f0aadc8c12b5f949319cf0e24ee682ef2d04c44c2", - "verification_evidence_sha256": "aa0e4a5403d8d5233f0cde7d169d1e7bc055da84d84b6840407684fe744df033" - } - ] - }, - { - "anchor_id": "l1_04_center_align__b2__proposal_b", - "grammar_id": "l1_04_center_align__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "bb3355bb78d455da2ddcabfc8756f596a521b236883a1b6e49f00abdb0f32aca", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_1ad32699dd6fadac1aeeeb45", - "image_sha256": "c23e73b03fa0de08ea73212b96c3ae25805ba3435960924fa99ba466f4893dec", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 2.804, - "before": 3.42 - }, - "outer_width_um": { - "after": 2.804, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "inner_width_um": 2.8044, - "outer_width_um": 2.8044 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "1b1192d0323f0b376f6ebfa337f3159ace66a5b9100c5da77f6443a36f068d07", - "verification_evidence_sha256": "24f11283be41216fe78e2761840e5d5470acdfc322e4ba5ba1130cf5aba665b1" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "051a5c276b1ac98502fe060ad865edad43a88c54e87f555d9285a14d9455143b", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_c37f0c9a8e20a34d06b9fe0b", - "image_sha256": "babb086c1fde218f3d23a290d3a6c632da92eead996eca3ca2b8994859811833", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 4.036, - "before": 3.42 - }, - "outer_width_um": { - "after": 4.036, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "inner_width_um": 4.0356, - "outer_width_um": 4.0356 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ff9faf3311fe904af791b31b5b040aec3eecd4aba9e2afbd90ebce0dda4cb477", - "verification_evidence_sha256": "dc32e7f646daa7b06930869bca877ae84b562eaa8c3c4c9ac09aa5e9963c3730" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "a0292dd7f10623e10494a03fc16b57062a410baca7aea98a0e0c569becf55f4f", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_5ab87397574a3662534577c9", - "image_sha256": "00e254e4c5ef4584c4454386bb57ff684f92fe859e0e100cf59b3b9c54adcd41", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 10.054, - "before": 11.97 - }, - "outer_radius_um": { - "after": 18.194, - "before": 21.66 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 10.0548, - "outer_radius_um": 18.1944 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "6e94a1e7c814d78f56ffc70eeb12ebda9902f7c262650bc4f4285c71290ac59f", - "verification_evidence_sha256": "b254fc3a3910607dc54a790750afc4f361740be303c81866af46613ee3049864" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "5537db9c32d99129fd7f33c6effa4b861685b8153fdb14629b45480a47a69292", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_1e3706f80d98b4e90e1a751b", - "image_sha256": "b8957f7afc347f21600e97badcc60e2daa49f33800759d5dbde0679118d7a2eb", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 13.886, - "before": 11.97 - }, - "outer_radius_um": { - "after": 25.126, - "before": 21.66 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 13.8852, - "outer_radius_um": 25.1256 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "134bb99d0424d629efca8d86e75b0a0f179c2e172d5acde7e1e9476ac203ad79", - "verification_evidence_sha256": "77c9f49184b9a3555bef6dc3702f2edbef276d91d0a1f7270acf16ba5355dd0b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "dd7aa4f0e493e0c53005d591b9b678622e297fcb3ca96fc76064b084bc7f6136", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_1dd7c78bd569819f07c1e083", - "image_sha256": "368e73ef4fb04fb45f8e012a4fbca45668b6dac1f3c72d3245ec9ee8a8aff32f", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 8.38, - "before": 11.97 - }, - "outer_radius_um": { - "after": 15.162, - "before": 21.66 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.7 - }, - "requested_updates": { - "inner_radius_um": 8.379, - "outer_radius_um": 15.162 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "2d7c1597e3c2ddde235ba779f32bb2300501f0d28f21b1a7e6cda47991d807ca", - "verification_evidence_sha256": "6a2b1f499c1e87fda5b4af8c22b8f9a6eeade680a94ed3f877ada8bb5085054b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "cb7dd5232cb092f0bf022113866f34eb9a1ab9b0157c33fc151fce84cf0d3839", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_9c20e255418c93989c3e0f69", - "image_sha256": "ac55fb0575dacbec77a0aabc0e50ce619fb6970cadb30a5bb7db13f5f8598294", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 15.56, - "before": 11.97 - }, - "outer_radius_um": { - "after": 28.158, - "before": 21.66 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.3 - }, - "requested_updates": { - "inner_radius_um": 15.561, - "outer_radius_um": 28.158 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "99298707576d325723a9877bbb46b3ea04517b534ed2e764a13db24d976434e2", - "verification_evidence_sha256": "84e707ef17e121911db3dadd17d6bc6465c7a344534f744ddfe94d8cc23e6f92" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um" - ], - "code_sha256": "5ff9a5e3321f5cf882d80ee4bf662e88fe12a3d373d597b36f584e3041cc0127", - "controlled_axes": [ - "inner_radius_um", - "inner_width_um", - "outer_radius_um", - "outer_width_um" - ], - "geometry_id": "dgeo_60dc37b0a3e580445a9f7523", - "image_sha256": "42fa10ffd992166b7c2865e7cc1cf02997a63e2aab194bd403bfa103440e9fd0", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 11.012, - "before": 11.97 - }, - "inner_width_um": { - "after": 3.762, - "before": 3.42 - }, - "outer_radius_um": { - "after": 19.928, - "before": 21.66 - }, - "outer_width_um": { - "after": 3.762, - "before": 3.42 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "inner_radius_um": 11.0124, - "inner_width_um": 3.762, - "outer_radius_um": 19.9272, - "outer_width_um": 3.762 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "b317a5d13f6cb5be267b1b5ac949b9ae97b5418ebb28b6718d553ca0a1342ddd", - "verification_evidence_sha256": "3f7e2df5efaa39cbb73e280ccaf40d94046c4784fdce08b4c09aa71348683a35" - } - ] - }, - { - "anchor_id": "l1_04_center_align__c1__proposal_b", - "grammar_id": "l1_04_center_align__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "3fff2a81d75388cbed02e5ffa4239b75c7ce3c40576d7b1a47c24192de404de1", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_e9ffbef7bc16e922368b7508", - "image_sha256": "be7ff3aa452a085cb8b7eccd738d9057d9703abef6b2032cda55c7d991697fcb", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 2.804, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.82 - }, - "requested_updates": { - "middle_width_um": 2.8044 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b0d2d7b9ac0315cd2dbc7ce678f1b2abc498fc9ffe93d0175a93a809fa329ad0", - "verification_evidence_sha256": "01b25939aa3c8f928fb757d074e708d2d5329f96c148388717586ce88834c5c6" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "dfb7e23f06f59f269530906fc86278fe309cce977feaf043bba557f3e6103ded", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_facfdf2609c4b730c0211159", - "image_sha256": "1821c8a0be8335878e61f400db60a6c2ce9b769f7f9c4165a979c67aae009c22", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 4.036, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.18 - }, - "requested_updates": { - "middle_width_um": 4.0356 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "8d11ee7cde52744eed5f674fb21d98ab186b83561eead194684fc9226270cecd", - "verification_evidence_sha256": "e41b39781d22b688d64388286a4779def123a2bd272d2f90358f03a248adb1cd" - }, - { - "axis_ids": [ - "axis:outer_width_um" - ], - "code_sha256": "70333a9faf5cef4a5d27e2568bcbd8bc0982b7e4255dc1ab8d6b0ed0b9f87ccc", - "controlled_axes": [ - "outer_width_um" - ], - "geometry_id": "dgeo_9d9038d011618d89224c8b74", - "image_sha256": "e95432387b7182b615430665b8bfa2ac5bb53cb385f9982d04c690ce0312e597", - "parameter_delta": { - "changes": { - "outer_width_um": { - "after": 2.872, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:outer_width_um": 0.84 - }, - "requested_updates": { - "outer_width_um": 2.8728 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "5e942c9aa554afa0946c40472b851d7b6003f9c042ffb8ddc07f081b9d385b12", - "verification_evidence_sha256": "6fdcd6fd5d330111db7455d402545aa3b6b384c26c39a520f1b623ec3e123a17" - }, - { - "axis_ids": [ - "axis:outer_width_um" - ], - "code_sha256": "cf05893b18396cfb344eb666d0c07ecf1191a6859c0ddbbd53f6f4049194e20c", - "controlled_axes": [ - "outer_width_um" - ], - "geometry_id": "dgeo_f075d9773ab692e6e8760a1f", - "image_sha256": "02d88d5929ee5dce5cc8a2926109e82f872dc99a557061a70253d56701927607", - "parameter_delta": { - "changes": { - "outer_width_um": { - "after": 3.968, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:outer_width_um": 1.16 - }, - "requested_updates": { - "outer_width_um": 3.9672 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "9a87f0f75193d0967640fe12f81d351f678bbbd28920056afa578ea29ee22f6b", - "verification_evidence_sha256": "5580c685d8d5868124136ef6b6fa72d8baa59283395fad16591ed34d0a5167be" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "52daf0cdc9b6310185901395a3b86bcf252b2ef390de2b70ebdbe8e67b88d689", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_18bca05d6db422eafa5a78fa", - "image_sha256": "01cd08fda7f8fe75c7da37c9b634c9ce316f9fc1eb5b064bdb3ce220ba4a4fef", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 5.882, - "before": 6.84 - }, - "ellipse_radius_y_um": { - "after": 3.432, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_radius_axis_um": 0.86 - }, - "requested_updates": { - "ellipse_radius_x_um": 5.8824, - "ellipse_radius_y_um": 3.4314 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "a1bab69218127beb04f2bc8728d044c1204dfd4b0ea4e444211dc4fc500b99ec", - "verification_evidence_sha256": "5d2a79272030af2c2cc23002a4ccd56d13c0430d876ec13fcbffbf6f6786e8d9" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "a753f476832fc7ce22092705ef18e4b89c3aabe931b7aa15267f5782fcd4cf57", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_318f2ca5662c92eb145064d2", - "image_sha256": "b3621d773ebef0e43d129a284887f9a9ae61d963d05ea7c35f97155145313595", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 7.798, - "before": 6.84 - }, - "ellipse_radius_y_um": { - "after": 4.548, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_radius_axis_um": 1.14 - }, - "requested_updates": { - "ellipse_radius_x_um": 7.7976, - "ellipse_radius_y_um": 4.5486 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "219a294284ac1b040a84329fdfec02a0dc25206c6f8e3a5c6c85d8c985a9f05a", - "verification_evidence_sha256": "c4f8ef0c5181d92483ed019b7630fa8d7cdd8c611340c583a3012f650150dc46" - }, - { - "axis_ids": [ - "axis:middle_width_um", - "axis:outer_width_um", - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "acd3b13fbea58ccf7750af133b3a031ddfd5948c6af6fd399eab9b4012b9a94f", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "middle_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_a3a6a44e296b2109c7287a4c", - "image_sha256": "a1cf38cb4437a654a4a275797aea5efcf2bdfa9cee1f0f58d5abdc0d6a5ac667", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 7.388, - "before": 6.84 - }, - "ellipse_radius_y_um": { - "after": 4.31, - "before": 3.99 - }, - "middle_width_um": { - "after": 3.762, - "before": 3.42 - }, - "outer_width_um": { - "after": 3.146, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:ellipse_radius_axis_um": 1.08, - "axis:middle_width_um": 1.1, - "axis:outer_width_um": 0.92 - }, - "requested_updates": { - "ellipse_radius_x_um": 7.3872, - "ellipse_radius_y_um": 4.3092, - "middle_width_um": 3.762, - "outer_width_um": 3.1464 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "3371e009ad403c3da95aa47e2047efe7d7184aca0bf6e4d575589db46afd1cf9", - "verification_evidence_sha256": "369106071f7bc6206e3ecab91b6d4a6f699cdc47a033d1c4fb61715ad4d48f2d" - } - ] - }, - { - "anchor_id": "l1_05_edge_align__a1__proposal_a", - "grammar_id": "l1_05_edge_align__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:vertical_gap_um" - ], - "code_sha256": "2514080d61d1df7b02f7a947663a799774d6cafc6a11ecec7161e32b1f2dec55", - "controlled_axes": [ - "vertical_gap_um" - ], - "geometry_id": "dgeo_4ca6e74940463f9ec5055e39", - "image_sha256": "ded88bfb741880e79103c59541dd71b3c0916cc08ff8015c8ccfff8098bd6da9", - "parameter_delta": { - "changes": { - "vertical_gap_um": { - "after": 6.56, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:vertical_gap_um": 0.82 - }, - "requested_updates": { - "vertical_gap_um": 6.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "84271e8466178feeb65ad98a55ff02d21536c2e2bd9d5c0d5deacfb88327dc83", - "verification_evidence_sha256": "5115b9f1eeaf30524b3a44180f2f7da4f626013af82a2701053276a12588fd66" - }, - { - "axis_ids": [ - "axis:vertical_gap_um" - ], - "code_sha256": "3ad94a6001207d908ef2c50a4da0e1406ce1b2f73dc835ce2a8d298a76024fa7", - "controlled_axes": [ - "vertical_gap_um" - ], - "geometry_id": "dgeo_d53deedb21200b1a2e9c8b01", - "image_sha256": "2a4b7b8d19209fbb9f85575504a0e91096903e3f2b36657ded54a859e94b6d84", - "parameter_delta": { - "changes": { - "vertical_gap_um": { - "after": 9.44, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:vertical_gap_um": 1.18 - }, - "requested_updates": { - "vertical_gap_um": 9.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1528340c6090a04c1aaba86491af3568613d48fc007b10e2f0d6c95240d51f97", - "verification_evidence_sha256": "9e117a98b70b2f94ffb67c03fb3e1e43d9b730e1f4f6ffcd4d946a055e80711d" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "7c9c3914b48c69aca55e387157c4457ea5e323774550aa281556371237342205", - "controlled_axes": [ - "bottom_length_um", - "top_length_um" - ], - "geometry_id": "dgeo_cbfa65b6ab723838c979a036", - "image_sha256": "eebff958f11902c3b3c5e2ec7720c1a8d3c9e2cd53062910e92e4a626cdcbb42", - "parameter_delta": { - "changes": { - "bottom_length_um": { - "after": 21.0, - "before": 25.0 - }, - "top_length_um": { - "after": 32.76, - "before": 39.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.84 - }, - "requested_updates": { - "bottom_length_um": 21.0, - "top_length_um": 32.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ee93379a36faac60acc695b6ca08883e8f5ec11ee2dfaf35e5745f6bf59be84d", - "verification_evidence_sha256": "27eecc611252a767854b0776aae7ec933c25186f27b5a5ad039b2d90511cf7cb" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "42791bf7775445bda4b5de7166f2b7cf9ba06d412f212fd71595965fd4b91713", - "controlled_axes": [ - "bottom_length_um", - "top_length_um" - ], - "geometry_id": "dgeo_06c7cc5125cc4c6251a0fd87", - "image_sha256": "eebff958f11902c3b3c5e2ec7720c1a8d3c9e2cd53062910e92e4a626cdcbb42", - "parameter_delta": { - "changes": { - "bottom_length_um": { - "after": 29.0, - "before": 25.0 - }, - "top_length_um": { - "after": 45.24, - "before": 39.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.16 - }, - "requested_updates": { - "bottom_length_um": 29.0, - "top_length_um": 45.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a9c04484886d1fe09d7fbda537cd4868d302a093777fa873e8eb820d86333c26", - "verification_evidence_sha256": "497264e79c3ca2b3a83d911ad8f7c798968894d341d7c7a7ddff63c791052264" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "68ad3206a59d638b541379f6f72db63f0efbb3c534ebcb9349124a1d9aeccb2b", - "controlled_axes": [ - "bottom_height_um", - "top_height_um" - ], - "geometry_id": "dgeo_92080a5f9191194f15e57740", - "image_sha256": "b15fb8b4ee6f56a6bac31bee0c285b62dc5f1aec5d0cb7a9186500c2daae402f", - "parameter_delta": { - "changes": { - "bottom_height_um": { - "after": 11.18, - "before": 13.0 - }, - "top_height_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:height_um": 0.86 - }, - "requested_updates": { - "bottom_height_um": 11.18, - "top_height_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f53768af53c57541f84a07c46a4b3a9f975be04e98630c93c565d3a46dce22db", - "verification_evidence_sha256": "670712d130b0e612dac9205ee93056203c3f1b40777ec40c6bc7cabe8aaca0be" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "0867efbb31337d2f0efb49716429e7a4594d25ea7324e7f1fdad1ba923df4357", - "controlled_axes": [ - "bottom_height_um", - "top_height_um" - ], - "geometry_id": "dgeo_9b8c1934253895cf3b4b46e7", - "image_sha256": "57c7ba6a486e7ae5e8e87e461d2600614daafdd578a886f2af9ffd3a43aa903d", - "parameter_delta": { - "changes": { - "bottom_height_um": { - "after": 14.82, - "before": 13.0 - }, - "top_height_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:height_um": 1.14 - }, - "requested_updates": { - "bottom_height_um": 14.82, - "top_height_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "154886f6fb94bed579bb53b972081309af682f6425b2ab72a0aa94287fde978e", - "verification_evidence_sha256": "667da50410b1682f4e52d6c7b1537ca028ae1f65ce5933000d048d9b1c3e8226" - }, - { - "axis_ids": [ - "axis:vertical_gap_um", - "axis:length_um", - "axis:height_um" - ], - "code_sha256": "3dd0d961b34d19c296e70423ef4fc351c33742c82d723247a9d8c2353018c720", - "controlled_axes": [ - "bottom_height_um", - "bottom_length_um", - "top_height_um", - "top_length_um", - "vertical_gap_um" - ], - "geometry_id": "dgeo_107fa905861ec2472aa62545", - "image_sha256": "2eab0848f389715722e7ea09c0ef50e2c7d7acfeb0807a1174e3af893c1ab82d", - "parameter_delta": { - "changes": { - "bottom_height_um": { - "after": 14.04, - "before": 13.0 - }, - "bottom_length_um": { - "after": 23.0, - "before": 25.0 - }, - "top_height_um": { - "after": 8.64, - "before": 8.0 - }, - "top_length_um": { - "after": 35.88, - "before": 39.0 - }, - "vertical_gap_um": { - "after": 8.8, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:height_um": 1.08, - "axis:length_um": 0.92, - "axis:vertical_gap_um": 1.1 - }, - "requested_updates": { - "bottom_height_um": 14.04, - "bottom_length_um": 23.0, - "top_height_um": 8.64, - "top_length_um": 35.88, - "vertical_gap_um": 8.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8fa5f9a38bb94c666917223e6fef43d6b20ccc2f48a241b72d6cb568984926ce", - "verification_evidence_sha256": "165a85d415a9e23e8bfa16379249ec4749dade1ef5ab1155604eff314f12f236" - } - ] - }, - { - "anchor_id": "l1_05_edge_align__a2__proposal_b", - "grammar_id": "l1_05_edge_align__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "d6ffe4a06091fbbdf5ba7865f3cdae47ba84f7ecd958795d7e4cb171625f61ae", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_0ac9b2c5393038879396cc02", - "image_sha256": "4b9599054bbe32c1875f030f02e735c40195d155b1f705935dc812ea92dc74b4", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 18.696, - "before": 22.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:row_pitch_um": 0.82 - }, - "requested_updates": { - "row_pitch_um": 18.696 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "13a868e78b5da02d9d5ece711e073d3b4821eccf9fcafeabf6e02515fd29ce7f", - "verification_evidence_sha256": "824df81a557de713807b7731d3cb6553bed6f0d8571a3ddac2c47ec6d337692e" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "f89fbcfd494034189725bc8dac689c71e3c6c4d86d4d770cc0ee50863303a7a2", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_c73d22bff835c70acede549d", - "image_sha256": "20675c9e1d223177e1d8448f030d4f3ffb3c9a02e6867aa21127dc45a21828b7", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 26.904, - "before": 22.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:row_pitch_um": 1.18 - }, - "requested_updates": { - "row_pitch_um": 26.904 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0fef72d91025043116111cecbf2ef63047ae6aecb206074c08603caff87a20d0", - "verification_evidence_sha256": "b3eb125a711b4aba0c2417b555cf1b53d42e3f2b6dc0cbf5bd66b2a808cc8343" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "f2fefd8bcf42409069d584eee41161dc9181fdadc149cf5a4dd454b5aeeb5682", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_51a1e457531aa1cf630bb9c4", - "image_sha256": "65487ae4b8b3927f75c98a1d2ebbd46adcdc910d16d8d39274dcc5abf8b76c3b", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 15.504, - "before": 22.8 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:row_pitch_um": 0.68 - }, - "requested_updates": { - "row_pitch_um": 15.504 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ca2c4d4569dddb0d84ca65c9923df6a0260217c593a39220cdcc434cd734f0cc", - "verification_evidence_sha256": "0a8488ab47b9c7ff62e392a45f2e746951ac2151b1c85cf8be870e97f6b0e6e6" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "37ea4d0d230c9d48c8be444c6f57e662ba09c1097a1440e2a00af2b0783522e4", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_5d10af545076f12c304ee888", - "image_sha256": "241c645ba959fa62b3d3b3a544a0ef5b429469b86eef70a58d3b959037091983", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 30.096, - "before": 22.8 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:row_pitch_um": 1.32 - }, - "requested_updates": { - "row_pitch_um": 30.096 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fd446c83dbb987dc0689ffea1ad89fa55f69400118e1105b0819865d16cd0276", - "verification_evidence_sha256": "847efe4bd376ff287fc6db0cfaf9ec1f5949acd9be354501a8596f513d45e112" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "5291f28eba3d47eb759f2f7ae09e72b1f26322067b1a9893cebedb91ca001e7b", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_fa68b28faa790f194238ac64", - "image_sha256": "0b033f5b8d473d13cfef12104ffedb0a523b3d7528898bf321ddc3d24815d48a", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 12.312, - "before": 22.8 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:row_pitch_um": 0.54 - }, - "requested_updates": { - "row_pitch_um": 12.312 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4d44f39d5c6f8c95d32972fdc4e6c262cfef71646f4e9c364a7d99d29c861471", - "verification_evidence_sha256": "eeb3bcd6e24dedd2cf3295dd89d03e30c12fb3b7e2bdeda8388ae3af83f276fb" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "19f79be4babf80c71367e9833f72d1cef0e8b2b58b5ed39b99fa4876e7d98798", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_3bc5325d28928f38703256da", - "image_sha256": "a21743097809930e4c0f3e305da13c74bdec5aa67c4216665adf39c9f15bdf25", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 33.288, - "before": 22.8 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:row_pitch_um": 1.46 - }, - "requested_updates": { - "row_pitch_um": 33.288 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c4770e6b979c024c6574c46795962ff5a710fa490b6b2c6d4821787709f40396", - "verification_evidence_sha256": "5e4b23d51f240c45949208590a48449a9f658967bb507a03e7eb5a1f249f6b49" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "763a1cdb809795e48dc6eb827c006fff16ca915528327b81bb8c66b15d61c3b4", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_51c02955d9101eaddce38911", - "image_sha256": "57d9130f31505bb0b96f2dd91db056271ebca7d3c8ba3eab031c76c9e7ee76cf", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 25.08, - "before": 22.8 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:row_pitch_um": 1.1 - }, - "requested_updates": { - "row_pitch_um": 25.08 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9db9606940859eb4bd050e12618e5f37647479615dc537d789cc9f7966c3f16f", - "verification_evidence_sha256": "552ceeb2f31571a078eb7385318cbe44de1ea7c0f2aafb7581d02e1897f01835" - } - ] - }, - { - "anchor_id": "l1_05_edge_align__b1__proposal_a", - "grammar_id": "l1_05_edge_align__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:horizontal_gap_um" - ], - "code_sha256": "deacfabb82ccc22cf9728b155501b725e7da3331b3c28ffa494bb89b6d3c9747", - "controlled_axes": [ - "horizontal_gap_um" - ], - "geometry_id": "dgeo_e885eaf2d4f6f8232556e5c0", - "image_sha256": "2ef63801c6ff5bf198200ebef8766559e3c6be3d68e39f2cfdb1eb02068f4886", - "parameter_delta": { - "changes": { - "horizontal_gap_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:horizontal_gap_um": 0.82 - }, - "requested_updates": { - "horizontal_gap_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d5ed86ce4ae9e6ff6bdc5d919e74088abeef63064fbd4371b8de2f591d309c86", - "verification_evidence_sha256": "ed051c5dd5cafe6ee01b42fa0780adc1019a149508dc02334b1cc5bae058197a" - }, - { - "axis_ids": [ - "axis:horizontal_gap_um" - ], - "code_sha256": "5688067a8f28ae0b0b9fdcbf4eef0f2d15855b2b54f8706d0ed386972c895bbb", - "controlled_axes": [ - "horizontal_gap_um" - ], - "geometry_id": "dgeo_78fb339a8f958cfb3bb6607f", - "image_sha256": "381a12b6201b05b89fe5282ca53bb330a0d91a5f479529d298cd9612d1a262c4", - "parameter_delta": { - "changes": { - "horizontal_gap_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:horizontal_gap_um": 1.18 - }, - "requested_updates": { - "horizontal_gap_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "402dc133e0cf98db49bcc5da6ca0d4451f3d152ac65691b1af73686eed0bfb05", - "verification_evidence_sha256": "41995916f745e605beddb1756944f2441565a9f04c899e21741bd7da5ece5d0e" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "d61e37631feeec40789f459fc73d7d1f2ba30f71695f23bafa19ec628c10b2ef", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_5bc0894630d361c2b3ba226f", - "image_sha256": "52207aae17acb63cb88ff05315eb51946665bbeb47e648b14ea0744d152e2e53", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 21.84, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:block_length_um": 0.84 - }, - "requested_updates": { - "block_length_um": 21.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f57a48f76873b206fd5ed8f52e70a3203a2b6b10b1e601b0253df9a01258f56b", - "verification_evidence_sha256": "a6e17e85b8eeae2a0d8c111a2c42d79f2f1aa49f4424732f3ff17b26f3a94040" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "889847f9187ee3fefcc9c2d314f37a73ed2936e97ad25cf517cd11634f0c3ad0", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_9429564d7c676357c9e83748", - "image_sha256": "d3f003c4e6e3412be86c4145b4ad597a72b5399294f19c341dd9b7cce07899df", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 30.16, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:block_length_um": 1.16 - }, - "requested_updates": { - "block_length_um": 30.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "888f097e678129156123b5e4573d48934987d5c0e6329f0ee9c2ca6c4fb06f4b", - "verification_evidence_sha256": "eb5adfcb9dc32e1df9c8b44d250dfe134690a0d3603a21c2526132f6899b9b60" - }, - { - "axis_ids": [ - "axis:block_height_um" - ], - "code_sha256": "94ab0da3e7a46ff5a5e2036036c2eb733df4fa12d1019fe224f029a06eb15485", - "controlled_axes": [ - "block_height_um" - ], - "geometry_id": "dgeo_eb0f81f1ef62821e477edb09", - "image_sha256": "cf2044956dac83c3ad6ca361e819f2ec3f7c06c4b89f37a9cf9faf5f6bf3a1ec", - "parameter_delta": { - "changes": { - "block_height_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:block_height_um": 0.86 - }, - "requested_updates": { - "block_height_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "23020f258602024c67f0ffbc370f7bb67b19de3d1cd5cfa61514c454021a192d", - "verification_evidence_sha256": "33acd46be5b19f143e09e27174048f5f889596f024414a46dbc20be3090a158d" - }, - { - "axis_ids": [ - "axis:block_height_um" - ], - "code_sha256": "3dfcbed0234bfc0595bf9317c029bea1b6601f285a49e818facaf5e2793a5f0e", - "controlled_axes": [ - "block_height_um" - ], - "geometry_id": "dgeo_ca1e1ca5cdf81b054b6d327d", - "image_sha256": "91ef140549d1bfc90fe25c84595556be6266dafd21c51c5aca840388e77e2a8a", - "parameter_delta": { - "changes": { - "block_height_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:block_height_um": 1.14 - }, - "requested_updates": { - "block_height_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d28e5f82486192c4d39d05efbbe7c3b714abea84512a6fb5f69e4812f29ed5bf", - "verification_evidence_sha256": "74dbdf4d515cb88a2e67a433a0d994fe719d19b546ded7d25921a968ffe3ae99" - }, - { - "axis_ids": [ - "axis:horizontal_gap_um", - "axis:block_length_um", - "axis:block_height_um" - ], - "code_sha256": "07e90e45c52573db63ffb06f007f163561ed255036823dc2e7cea6c2068b9824", - "controlled_axes": [ - "block_height_um", - "block_length_um", - "horizontal_gap_um" - ], - "geometry_id": "dgeo_ed705aea148c6c609c2744fc", - "image_sha256": "a0f7bcdd1ae28ec1628a3d318b6d90ccbfe3f8400ed3840d052b94c26a3c6de0", - "parameter_delta": { - "changes": { - "block_height_um": { - "after": 15.12, - "before": 14.0 - }, - "block_length_um": { - "after": 23.92, - "before": 26.0 - }, - "horizontal_gap_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:block_height_um": 1.08, - "axis:block_length_um": 0.92, - "axis:horizontal_gap_um": 1.1 - }, - "requested_updates": { - "block_height_um": 15.12, - "block_length_um": 23.92, - "horizontal_gap_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d2b563ec515fb2a89ad672f436bdaa9e3f72fc8b00343baaf7d5dccb27fae1c9", - "verification_evidence_sha256": "a24cb5f44af2725dcfc4a7b01c7b10b9a53fe72ec395a32b72791a290607b6a8" - } - ] - }, - { - "anchor_id": "l1_05_edge_align__c1__proposal_a", - "grammar_id": "l1_05_edge_align__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "39452b05e1bfe5654a76726adcbe1857c7b55ae576a9acd88c091b98b1e8d48e", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_194f833b14f21f1691b1606d", - "image_sha256": "1ec2d373440b4b6b455e40ab94c8337cb5bed8746d94450642493e040f0f87cf", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.28, - "before": 4.0 - }, - "wide_width_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 3.28, - "wide_width_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8842acec174cb9b8d5dd24a42582577870b20476229814b6173c81e16b03785c", - "verification_evidence_sha256": "ca749a538132726887631c83b7194ba562e9397a24c3cf72be1a17c74538a55e" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2a02db1e534d8ffe3ff3f33d11eda18649e2588db28a833cb135dd4173b30cd1", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_56829f8167f029635ead7901", - "image_sha256": "560ffe63f7cfa275778d84624e6d386c38055946b3948825a91b4bd8b98cfd44", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.72, - "before": 4.0 - }, - "wide_width_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 4.72, - "wide_width_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8ab942af525e77dd4f9bed834e2ed87ef2d8238abc1167b0b86b18b096b6db0b", - "verification_evidence_sha256": "11a9351f84378c1fcd292495a0a93aa2054032f20a97b86c7bd2ae99539d91ba" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "d2c5a05a6655fecf04b9aa4ef0ae039ccba91042fcf2db3cf74c0b003950f937", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_86f53d1fcecbb5482930091e", - "image_sha256": "806cb512ca7cea3dec635d44d0f07f8b4a0063f16abd3bdb7a04290b4251c3a8", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.84 - }, - "requested_updates": { - "arm_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b8607c6c1946c443340f32ac5385e7106f78036af71a8e52d19ef23bf7227850", - "verification_evidence_sha256": "7034f8e99849395f3264551eadcaf40def7a9e3d7c9b66c22362852def84630f" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "56f6ac62edbb9aeb248450e3bf2a3262e07ab2c7fd09689038ba0da108b62d20", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_2d53590b0a6a7dd974fe1b1d", - "image_sha256": "76eb62dd675c3f591ae9a4a76793f447221724378f7366c818b93a973b97356d", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.16 - }, - "requested_updates": { - "arm_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fb836c91c4ef4b30ff1d42b52ae157e5108c2c3686e65a21da726414e7563acb", - "verification_evidence_sha256": "3745542b7eba6b671e882dfcd4d483df86fd0ab2bf6acc4c43dfa9090a3d2e29" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "0ad52e1fcd9968fee76eaceaa893ee5d1fbec3e81385575f3f0d6f3191dfbed7", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_e784cc7b67ddc298cc59dec8", - "image_sha256": "43ffa01f6b5c96360548a6c9555158428b032be8ba9a6ab1b6cd27239c41b14f", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 26.66, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:taper_length_um": 0.86 - }, - "requested_updates": { - "taper_length_um": 26.66 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b0f7f24306fe07ea4f3e1bd9ece21abbe12be5643d4d519caffb7b60f70cc618", - "verification_evidence_sha256": "1f4007dcad5f5b1f324e8faacdf7151d4158292e5553a73da6e2cf18fdc34d76" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "49ee2c46791d492eb763917a55eea42314429588a52236c075ecde40abc6fd7e", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_0bac9c98063620d975ea0e5a", - "image_sha256": "298c87b2b7ec7ea28f775882f2be7720f6b943363001f681fc1d8f9866648f75", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 35.34, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:taper_length_um": 1.14 - }, - "requested_updates": { - "taper_length_um": 35.34 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0c979f1cad0fe96446e6e46aed58c90447650cf9b5b3217cc2422f899921c1a3", - "verification_evidence_sha256": "ee23cb6ca44d52561288bac629bfb089001116205cd5cca2debcfdffdf213fe4" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:arm_width_um", - "axis:taper_length_um" - ], - "code_sha256": "7d4edfd8ae4e0a013a08b6243fa9705310dc2f053ce1a5735e57b2f50db95f14", - "controlled_axes": [ - "arm_width_um", - "narrow_width_um", - "taper_length_um", - "wide_width_um" - ], - "geometry_id": "dgeo_0585baed9fce5d30a18b97e2", - "image_sha256": "070c28acf1843f4f139b240afc5b529fc953f2f4d2f1342954a2c565903f1a92", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.52, - "before": 6.0 - }, - "narrow_width_um": { - "after": 4.4, - "before": 4.0 - }, - "taper_length_um": { - "after": 33.48, - "before": 31.0 - }, - "wide_width_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 0.92, - "axis:taper_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "arm_width_um": 5.52, - "narrow_width_um": 4.4, - "taper_length_um": 33.48, - "wide_width_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "38c1a61bf64097139e5de6cc147192d1b11c92674c3f01287a92cc54bd3157e3", - "verification_evidence_sha256": "5acc2409d3320bfb1e477bc78f858b9f3decc52996592c0d402a8bcc093ec2fd" - } - ] - }, - { - "anchor_id": "l1_05_edge_align__c2__proposal_a", - "grammar_id": "l1_05_edge_align__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "49563830eba4b24e7835b0e79a0fb9e4ba7901056f397cb620206595fec90d34", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_fe9892188d656d61cf3d1884", - "image_sha256": "b1f2ff747bd19b86e12333b67ae37608888124536b087482b3d866847930f6f0", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 19.68, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:row_pitch_um": 0.82 - }, - "requested_updates": { - "row_pitch_um": 19.68 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "680d0eb23f8ea7830dac79291f3150a432e8f9263106e059cfb2f1866dbaad39", - "verification_evidence_sha256": "25c0fe6a93eac304670662482c5cf95c0232b39f91c003a2a7b8e6ca1fd0ee35" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "db14b12e77639815899d90dc754839c4f47699f4ec868c2b12f43a5336233182", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_4ef6de667b80125ba2a32220", - "image_sha256": "0dc5f6ffd26a581434f96643a529c4485309586be6402d92983beaa577a3ab97", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 28.32, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:row_pitch_um": 1.18 - }, - "requested_updates": { - "row_pitch_um": 28.32 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "09d245f4a4cc8e665e0001f23b7784e06fa71545e4766044a131af53e5039e41", - "verification_evidence_sha256": "3e33d3ae3b53bc908da82f1f10f64ca7deebccb072d0a5899e2ac94f4a980045" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "263e5c042972a9c024c69809a1e9a33de15f62ee03a175077328aa0ff63e77a6", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_bd8c49f96f7ad580b6987e19", - "image_sha256": "f06e78d88446332f61e8c5f78456e3997c4bbdb88673a54d0383a3595bfda7e5", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 2.94, - "before": 3.5 - }, - "wide_width_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "narrow_width_um": 2.94, - "wide_width_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7e80ce09e5195b777fc40b0de0bca78602814a044aaace9d420b45b128c6b795", - "verification_evidence_sha256": "1e4c877f715c8c9ab340ac327c801512872104bf32b8884437a19c69726e6dda" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b038e37ce0ebe73cea9aa6ff7819949ebe222a311688591958d1c57bf310597e", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_3b36891cd1e9a6fc5cd48c92", - "image_sha256": "16f715b622800f570c4e445ce2ef85c09d3dfb01f124ddda7f30d338f46e47a6", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.06, - "before": 3.5 - }, - "wide_width_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "narrow_width_um": 4.06, - "wide_width_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b067f5d9c66ac44b3af1a875482744931449c07a074c1150c21276e23b0b1e65", - "verification_evidence_sha256": "f7ae8e2a781fb4236932d5c5fb958f2601d10b8a96065207671326dd21f0d1cd" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "6e0f91758f2d064b56b27330ac0362da291f60dcd1de016ebe5207e24706bc8d", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_014a48980027fa51c343cc61", - "image_sha256": "2f8e36aa6f20ca8a8b5a8754522fbf2d089c4b339fd38a3069bdce21fc1b9a83", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.86 - }, - "requested_updates": { - "arm_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "191c06b0e66a6453fde26fd1a3b66a35f8a3be034443aeee880b85299f9e9ab8", - "verification_evidence_sha256": "efe407853575598b67f29726821977c0a0cac5275b47fd7502fa5adacf460d6b" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "ff475d94d38e80c6ab26f0e6f8e379a546f68694ae20f2a1575e8d12682d07cc", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_0f39ae5b7f7261e80a3e5dad", - "image_sha256": "e18de7587056fef01e741741c3209a781c4607976ad0175c3634fb2967f00ad7", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.14 - }, - "requested_updates": { - "arm_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4f920f0366e9b2e8009b3dc064e4be877ead6556f824be47a2f8d1f6b832b9b8", - "verification_evidence_sha256": "41d3d265ad2fd81615a02352b5a7c4eaae1cdd57be5b4877c5966119af94e6c1" - }, - { - "axis_ids": [ - "axis:row_pitch_um", - "axis:width_um", - "axis:arm_width_um" - ], - "code_sha256": "404f85c3c617f6ae831cabda11275a8341ef75d40ea0ad7ae657969b290da3af", - "controlled_axes": [ - "arm_width_um", - "narrow_width_um", - "row_pitch_um", - "wide_width_um" - ], - "geometry_id": "dgeo_d39a9d40afd9cd1743545b0f", - "image_sha256": "0bd2105479cc25994ab9cc758141bd4c7a7711d4708f49cb52f2caaf5942cd6b", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.4, - "before": 5.0 - }, - "narrow_width_um": { - "after": 3.22, - "before": 3.5 - }, - "row_pitch_um": { - "after": 26.4, - "before": 24.0 - }, - "wide_width_um": { - "after": 10.12, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.08, - "axis:row_pitch_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "arm_width_um": 5.4, - "narrow_width_um": 3.22, - "row_pitch_um": 26.4, - "wide_width_um": 10.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "138b5b0b494846ee464737c1b062a6e7e0295437a7b2294b249221430098ded1", - "verification_evidence_sha256": "fcbc8d92143e2be7a5d7974f5dab942bd0111dace623bff8ab26e3ede9ec42bb" - } - ] - }, - { - "anchor_id": "l1_06_gap__a1__proposal_a", - "grammar_id": "l1_06_gap__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "cc9aec08c9b122ab14fc42ce040991418095997a6e6e5233dfd3bb77e56a50d5", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_18fbaf6bf9b3199c5c8d8dc7", - "image_sha256": "783146451d2f646451bc44ea732dded0340a0d046ba7c7698f5a75e29045163d", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 3.69, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 3.69 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e45d0abee1b98d281b0d492725b3e2be8ff4c134ece0c174c610f23dbad7e784", - "verification_evidence_sha256": "4ab938f7324216247c5fc6d11799fa0b452a24bea547aab5f9790f71351237b7" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "784bfa634d4d839f0a2b4656f6c29386857ce970a6b07c99fefc30c534c73781", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_704a9252110b6d918258cabf", - "image_sha256": "ac7560c25e51433f02767d4b9e4f8373991fd7ae78901278769cd770876470b1", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 5.31, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 5.31 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b7d76a69bf9627469fcc6f7bfe3ba2b365ad1a08cb2baa773cdbcbdc4f7a9521", - "verification_evidence_sha256": "7070e92ce5a8898057785418f182ab324e10aff4bdc5e7b421c692bcdebfe980" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "a9a00c3ecb08f769dee74b5f74dc236ac4f934a42fd36f053148f515301aa163", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_5d4fb4bb084dfec6f8990e9d", - "image_sha256": "08676e36e45f9b7686433cf5c16ecb159ef1bcbaf95e3b5152643fc6daab51c9", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.84 - }, - "requested_updates": { - "rail_width_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4a04cb86aec1d2da49776f216cdafce7875af8ba34eb4a277111800cd4a98121", - "verification_evidence_sha256": "dc6f4fc9901dafec80afd0947d523b061ade29c4843eb984696e6fd5a4b9f6ec" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "e357ae9c0b681ac6438b718cb38f16e12244c9c0e851b267a993a8dd4deb5e52", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_c635a125edc0ef3e3282d4f8", - "image_sha256": "07459dda861e553d139b26ad6ac87c226701cc1106471418091c8ce805e9630c", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.16 - }, - "requested_updates": { - "rail_width_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1043cfd8b00e3508141a2786f02a0b9131075ff509bbbe8fd17e732d2f050d2e", - "verification_evidence_sha256": "b9439b9362cbc630475d07b4b74e63759a5ea55be47c0735799171aacac96c73" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "53f181733db4ba1a9bd6a9308e89c76392b7167d939bfc19bc5737f7c674454a", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_4e5179d032fe8a34bf3275fb", - "image_sha256": "7d3d8f2e47838bddb0989ec0d7e275b88579c77c2dcb6ac8840869ecc3619cf2", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 41.28, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_length_um": 0.86 - }, - "requested_updates": { - "rail_length_um": 41.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fa3a676137cc5ffcb95f5a48793e016db9ea75461d9d5eb469473f9f589bc674", - "verification_evidence_sha256": "192f994590453e9bc1ffe8c7c1aff03820ac9169651f968aed3f787a66167f0b" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "36ead85885d84343dbc9125b0b29d167188780544d249d5def96689dd18a9b9b", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_5b2946b1cdbb2669115fb8b1", - "image_sha256": "7d3d8f2e47838bddb0989ec0d7e275b88579c77c2dcb6ac8840869ecc3619cf2", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 54.72, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_length_um": 1.14 - }, - "requested_updates": { - "rail_length_um": 54.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a9097e1131968b5730dd578345e4735ad38b8d3783c43ee09edebd8e235145f0", - "verification_evidence_sha256": "8a6570d61f1d3794e9b0ff0e7a43cae06ab39a1f003ee255570c0f266f2184cf" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:rail_width_um", - "axis:rail_length_um" - ], - "code_sha256": "a4494ae980c952762fe9120f7b03e695871a9ce2f660bbcb891d11d127fa1eff", - "controlled_axes": [ - "gap_um", - "rail_length_um", - "rail_width_um" - ], - "geometry_id": "dgeo_86c73134c906eab8e75d63a3", - "image_sha256": "86fcd104b765f89b2b7c6a163e527be7ffd8c533b70be26cb2363893cdb2a310", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 4.95, - "before": 4.5 - }, - "rail_length_um": { - "after": 51.84, - "before": 48.0 - }, - "rail_width_um": { - "after": 3.68, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:rail_length_um": 1.08, - "axis:rail_width_um": 0.92 - }, - "requested_updates": { - "gap_um": 4.95, - "rail_length_um": 51.84, - "rail_width_um": 3.68 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f9a5bf55ac41f6077330ce554be4a931569ceda181e88ddfb2331ea28d7919ac", - "verification_evidence_sha256": "087c3069012df328cc33dca55060052ac40f7975d6c10b256a2c5636cdea0a61" - } - ] - }, - { - "anchor_id": "l1_06_gap__a2__proposal_a", - "grammar_id": "l1_06_gap__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "fad6c72448025cc152af668ca71d6bf5249110fa84c24aa3358082e85e462e54", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_4022d8f1728a3005b8cea3c7", - "image_sha256": "2c8c2dd03cfcba25bc9f75e8f9da970b7ffb51eb2dd60a764e7ff9c6313d87cb", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "69bfc3e5944e5c995a0c1bcab5521646430faedc8679e4c7cba1187ded2e2ee7", - "verification_evidence_sha256": "7b6ab38c2b98d0505a861ed63d315193f838f86d57f008e7e9348b90f752ee8e" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "ee428839af12753b97af2af5e0bfc608e67179cadff3bde239c77c02930e8714", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_3d708b8764a18effdf5e4f46", - "image_sha256": "a6ce9d78eb8dc36a4ff668cfaff4361967e4cc00a38fb8981edc22afac359459", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8c90c6d6306645aab783510c3723fc85260072b43027e9c58c08497bfaf50d58", - "verification_evidence_sha256": "20928c942b35bc24f9fd71170600acb7feadb0afccd02decd704b8a05e0ef03a" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9a77c22429eb8b51f824dbe0d042829c5f8dd90195058c406cca1492a950fb72", - "controlled_axes": [ - "lower_width_um", - "upper_width_um" - ], - "geometry_id": "dgeo_349abb8a870dd67bb741ec55", - "image_sha256": "9de9a5b79f03460cadbec43586b9e77f6c87352513bc36a28f2c7fa8a8c7cce8", - "parameter_delta": { - "changes": { - "lower_width_um": { - "after": 3.36, - "before": 4.0 - }, - "upper_width_um": { - "after": 6.72, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "lower_width_um": 3.36, - "upper_width_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8d1addb24088e22f48704d163b6c469daa6b1b11b760401d14c31e8e0f8741a8", - "verification_evidence_sha256": "2221357da50dcdc028a33e29fc342b3c94450dbb19ec99d1dd1675870ebfa09e" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "4c059f0bfdd33cdd652c6b75f19f7b793b5d9fa69259c84a353be9833ae60624", - "controlled_axes": [ - "lower_width_um", - "upper_width_um" - ], - "geometry_id": "dgeo_82ed0f51e9e44d1a690442ef", - "image_sha256": "364fbccf39e22cf93a42a98d3a0ab27078e465e7162ddbbd331ad8885fc2fe99", - "parameter_delta": { - "changes": { - "lower_width_um": { - "after": 4.64, - "before": 4.0 - }, - "upper_width_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "lower_width_um": 4.64, - "upper_width_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bf69fc3c62c42ec04c7e83e2f1057cc474136e0b18de3bc04d5b4cba99502ea4", - "verification_evidence_sha256": "b0ca4186302050166bbb8418cbbe10f68f6057b9060f781ac5a43874b41c3ab6" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "6e53030d2b31d87a5c0e725a0635123116e5320519c3abfc0bce251aeeeac1be", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_f091f5250bda4a51c8d4f003", - "image_sha256": "0b04e16a4bc4ff09ffff986ff15971cd449d8de4ff7fd2fc67431fb42995190d", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 41.28, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_length_um": 0.86 - }, - "requested_updates": { - "rail_length_um": 41.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d9baa0643ca594d3f7bc72802512f31fee840a5559c2a8090ab0693111176e73", - "verification_evidence_sha256": "c5527f5e72859c253ddab94eda28821a929fe7a35703108e6c070135625e45b4" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "544f60e266f690e3b78f15eee895566edc008f9e689bc92e7b7bfff547c1241e", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_ab8f63dd8bac852e74ebb0f4", - "image_sha256": "0b04e16a4bc4ff09ffff986ff15971cd449d8de4ff7fd2fc67431fb42995190d", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 54.72, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_length_um": 1.14 - }, - "requested_updates": { - "rail_length_um": 54.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2d5ef5fcac6a03aac264a29d16879d8ed28f71cec3b2df0aa4a846f423325889", - "verification_evidence_sha256": "6a8d11ca4e9e2f003fb3d8fa58108e3920f86cd5ddcf106472c29a63f237aec1" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:rail_length_um" - ], - "code_sha256": "93083e7217129ed2e26b9710c905fdd9fcdf441e021afed4a638e3532e881555", - "controlled_axes": [ - "gap_um", - "lower_width_um", - "rail_length_um", - "upper_width_um" - ], - "geometry_id": "dgeo_8faf907ae74c1eec09f7ed1c", - "image_sha256": "368deec599fe2539a68004de1f3df08a4da44b32d83ba3f53f96c90d9c244420", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 5.5, - "before": 5.0 - }, - "lower_width_um": { - "after": 3.68, - "before": 4.0 - }, - "rail_length_um": { - "after": 51.84, - "before": 48.0 - }, - "upper_width_um": { - "after": 7.36, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:rail_length_um": 1.08, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 5.5, - "lower_width_um": 3.68, - "rail_length_um": 51.84, - "upper_width_um": 7.36 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "78cc2df5df09922f4be917770c0e158b76b63ede74a2bb38c3429aa9c01f7374", - "verification_evidence_sha256": "5d3f97df8be97dca1081d9f04790f3eb027f5f3573113519c12cc25d9cdad84f" - } - ] - }, - { - "anchor_id": "l1_06_gap__b1__proposal_b", - "grammar_id": "l1_06_gap__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "58bd53176d07713f4f819d1426c665f5676ff180e60b2fcae202091967952714", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_377c99e4763f63fd9d637332", - "image_sha256": "b425f2e6b7595825a1f8583c7bb2d49b276bbabc31d4ce33f7f8075c2b923c34", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 4.674, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 4.674 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a8615fce9acce39f6b4b4d6a420a0878f1efe3935c15c89781c3fd0689ac8afd", - "verification_evidence_sha256": "3360f13359b46a75131de67503c69daf941dbe1057c082de7604aab988e3df12" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "362f353cf6192d996ac3eb309bd9b12fd109155d8ecf4b28999cbaa06e0d73d4", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_10a563d1535a31c8c8085010", - "image_sha256": "c7b3b4aa6f22dc8239d43520d74918b300a40da53ef210e44daef2e438369b0a", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 6.726, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 6.726 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c4b807ff2197f48fe2806cfb49a2c2da4743ff07463084a93a3b5a03c85523b7", - "verification_evidence_sha256": "011cd21c138818cf4ab3e7488f34d74538798be909b283b09373fbd2bd2f4a26" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "f14f1a4781cd4d77241211376ff7a0e3d9d78942cc4063369b8046bed3e1c313", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c78b76369366c7231b613b16", - "image_sha256": "4dd3d68b02e86fc0cd4cf81b7fa9d84590e420d03fb618363e7bd7904a5c55bc", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.83, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 3.8304 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "d7ae8c560615ffa1cdca3179029f7dc9d1c7cda90959253b4615d4da88c8ab70", - "verification_evidence_sha256": "0ab7c1500a7d6faafcf84020bad92acf609d3fdbf36be79cd052ce567225dfbd" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "d5a9c28559674140d72d565906d5adcfa33419da517ac6e01f4c13064b658b7c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_98bea3717a0c14f98812fc9d", - "image_sha256": "758d5c877ae0688a0e2100133b52d0d4524751ed3a3c25b36bf4c09eb47ceaab", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.29, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.2896 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "dd90d4acb33c0e7dc6d4c7dcf366e73819057e0f14bb8c4ba1d0c18405f640fb", - "verification_evidence_sha256": "37542cc53f0af103d85aff008e101eb2bffdbef3d08b7feebcb26ed3e1d7e03d" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "843b34fea7742088f492673149417c835b9a72c5f2f9f2e340e50b92475585d8", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_f69f83402d5ae123f6b7ec5b", - "image_sha256": "69ce9b7144f758fd0d5697737a451a07beec31ee73c8d2429027954f19ccb029", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 13.726, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "ring_radius_um": 13.7256 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "0c83449a86b760a7f06467a27bf89538288ddde5f1577b88dce2b6b5ee51aacb", - "verification_evidence_sha256": "c86f6d05668a9374cfb15828ffbb29861fee39ce5ded8dc9b66039c136b6b4ad" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "63b253e4c6624ee8dc316ca2e906ed6622959ba3b569e6a45ce159126dcf55e1", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_29bfb859d97317e6bb5c3b98", - "image_sha256": "fbdcbdb8e85f67e8900cd031d1837789116653a003da6821ecf5d7f1e64893c4", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 18.194, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "ring_radius_um": 18.1944 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "48fb7dea83ed4f1cdcd2d8e1df16f94347a4fdf9be2e72c91bca3a71c2e4ca48", - "verification_evidence_sha256": "17b48e2cbef4cf16fd62b854b2246979cf0b8f16399715cedb78fcf90125fa26" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:ring_radius_um" - ], - "code_sha256": "34a85aa54037210b12909f08b68bf518e6087a3d6ba6c46d7c05af362f526f62", - "controlled_axes": [ - "gap_um", - "ring_radius_um", - "width_um" - ], - "geometry_id": "dgeo_c42e56123b80f6d92dfddaef", - "image_sha256": "fbc84d2d1b70694da23cfa6ac8fc747d8e455019bae051b09a4b84c46dc635e1", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 6.27, - "before": 5.7 - }, - "ring_radius_um": { - "after": 17.236, - "before": 15.96 - }, - "width_um": { - "after": 4.196, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:ring_radius_um": 1.08, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 6.27, - "ring_radius_um": 17.2368, - "width_um": 4.1952 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "7eed8216c1193d8a1cfd90dcd5859482889a1ac8f4ab2bf4446c943d9821cb74", - "verification_evidence_sha256": "560f12bf733c1cdcb4601928c6fd5bf81470e4d191e8b28d6d988cfcfb55d0a6" - } - ] - }, - { - "anchor_id": "l1_06_gap__b2__proposal_b", - "grammar_id": "l1_06_gap__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b48b592093a2610b29aff9faeb48fdeef5f567db54075eef28410081076a3c67", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_68d7fc0bb4530104a6c2c315", - "image_sha256": "09c481ce34d30e8f07b4bb45a536e5ac4d3b6467b9e076456ceea5e74fbc3d42", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 2.804, - "before": 3.42 - }, - "outer_width_um": { - "after": 2.804, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "inner_width_um": 2.8044, - "outer_width_um": 2.8044 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "8d7cebbf6c722c9906690b60e7d4d1a4e2771c125d094cacb3ea9036c14c768a", - "verification_evidence_sha256": "d82b538dd6c32371e54637709826e92ed5c2ff4556518cfe4777923dcf9927f9" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "8be006bb07536f167766c55ce1bfa464687440d5d86dd08cee83717a97a87109", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_1049ad37841ee4407c9c6311", - "image_sha256": "004b6efec5db38f97859a052ce460a9d15d69e64003aff9c91cb91d6f406e492", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 4.036, - "before": 3.42 - }, - "outer_width_um": { - "after": 4.036, - "before": 3.42 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "inner_width_um": 4.0356, - "outer_width_um": 4.0356 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ef4ec08ea08c965e9bc58471e593cf7760d83c76d6db647a73ed9cd29519e3e1", - "verification_evidence_sha256": "4322f3fb2b21476420ff69d6bf62b4895beef07bad4aa54533007a28fabdb479" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "93ba906f7520f5501a9b134d47bc883065e466515cb1c860e7b89ebf2c22b08b", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_f427be59f61ced20f6281d37", - "image_sha256": "251f98a1d932a0e10a4dda7aa41b7925aa31d3af9a519fec336a729115628de2", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 9.576, - "before": 11.4 - }, - "outer_radius_um": { - "after": 17.236, - "before": 20.52 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 9.576, - "outer_radius_um": 17.2368 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "88988c03e8c3d40947da2b19563736c08690c9e6e0910529226858c869152167", - "verification_evidence_sha256": "dc33908ce0beb190d8fabf52f56dfe91752c7515abced2495ec87b6b97b14919" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "5efc6430ef630c3bd002a7fe5d31eb822e2b08095c31df55dc8332a80d08e33c", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_6138fcf0ea304e99b6365753", - "image_sha256": "8afce1d32c3232a0d3f5f73423cff21ae63a19f0f9f677862fb55b2f7759f243", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 13.224, - "before": 11.4 - }, - "outer_radius_um": { - "after": 23.804, - "before": 20.52 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 13.224, - "outer_radius_um": 23.8032 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "5c6ad70169bcf65c3ab433ea13c7bb18aa981099e3d5e6bdf8913dca96e53f7f", - "verification_evidence_sha256": "be0a5e7b104e21ad9b95c9a5e77d4a1982e5effb4a423e3116e6307ff4f94d82" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "52597da203331238a194602cd38e16c9eff61a6d67d6aa04a075d19f11458cff", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_c413b92288e0dae22cd989c0", - "image_sha256": "3ae39c1b70d05eb623317b32304af6675104fbf795bbc2da58a6b5c3dcfafc35", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 7.98, - "before": 11.4 - }, - "outer_radius_um": { - "after": 14.364, - "before": 20.52 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.7 - }, - "requested_updates": { - "inner_radius_um": 7.98, - "outer_radius_um": 14.364 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ea01eaee5c0c3f8a6663cf6c8201ca93c2cf39d499a0383da1aa39fae27c8e16", - "verification_evidence_sha256": "08cda462e133ed88b41571c2ecd979ef305abdbe18d2cf405692045fe5423a9e" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c39d4c5d3353b17e1888ffa03a5915ddabe3d0a486335f11c122b281ee0d1bb2", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_1d23827b9b494d6b7ee14d55", - "image_sha256": "1255478b2093cabbb1dedf49318861aefc0c1a5aa27a7e803d512b3449352c50", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 14.82, - "before": 11.4 - }, - "outer_radius_um": { - "after": 26.676, - "before": 20.52 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.3 - }, - "requested_updates": { - "inner_radius_um": 14.82, - "outer_radius_um": 26.676 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7e572f86d8a9403d9246381ed53694e7bf14dd750fd1b159080c4088c17e587e", - "verification_evidence_sha256": "3a825db0436c9c3ee5c6baec2284b0e00a9a5dc809c5a9603ce5a542c416d368" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um" - ], - "code_sha256": "91e0e2bc8f5f49babbf856772040d4ba4c9aa29e43fdf580d5d0fba3c4a78c55", - "controlled_axes": [ - "inner_radius_um", - "inner_width_um", - "outer_radius_um", - "outer_width_um" - ], - "geometry_id": "dgeo_8e7eeebf9f42278e46c76d6b", - "image_sha256": "182da67d899407da584092229c59c3a0aa6e3a298f26879b4457c30e0128bcdd", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 10.488, - "before": 11.4 - }, - "inner_width_um": { - "after": 3.762, - "before": 3.42 - }, - "outer_radius_um": { - "after": 18.878, - "before": 20.52 - }, - "outer_width_um": { - "after": 3.762, - "before": 3.42 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "inner_radius_um": 10.488, - "inner_width_um": 3.762, - "outer_radius_um": 18.8784, - "outer_width_um": 3.762 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "a320e55df4544add53b32f820bf7fb9cd0451360352ff50fa61cace707eb7d52", - "verification_evidence_sha256": "0158370acf429b5367efdbf47c342939451869a9e673a405c00a27e668a59835" - } - ] - }, - { - "anchor_id": "l1_06_gap__c1__proposal_a", - "grammar_id": "l1_06_gap__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "79b3197ca8a4fe5efed2fb4d8edc3bf836d4eb90a030a6df3c7d3b1d972ffbd0", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_62ffac3d04c679cb8de9395f", - "image_sha256": "f4d15bc2b79e654e50df6e678a6585d7e216194dd9c97f7a8d4ec6517e302c3d", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "77f58ccdc837c9990e1be992a06da98f8ccb7961c6a2484aac6e875bd5a55ded", - "verification_evidence_sha256": "15f72d247e837e645202c3c534d27bd19147c7b1f0a8561787f93d347320d938" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "466070f19df0d15ff95f040dac2a950f8cfa7aeaf1fd6c83b06bf8e781e10cde", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_360d1787d4e0f2606b7de511", - "image_sha256": "b5a5e7fbce06e4c461f685f107361affc9e15899470d80f8d9fb37fabc3b28f1", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bc3f37114e974942bd19733d8001762d99fefd2c00dab3b05db93f406da6434a", - "verification_evidence_sha256": "16e0e0572efc019debfa288251334ad50a5a449dd67b1c6260a29d3aaf9b73eb" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "b1d77cda014dd3ef3471bed3d578732d997fb00bf0a96662a903ba658011264a", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_55b5d7af26920b40ed48b781", - "image_sha256": "286e025e932bd60e2eab3c0ed3ac3d3700d53372f20f9390cf46fbd897a000ce", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 38.64, - "before": 46.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_length_um": 0.84 - }, - "requested_updates": { - "rail_length_um": 38.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d5491a3d6f57d01b4b44d825f37acb7ae5f2e18f3c834ba72607673107ee3fff", - "verification_evidence_sha256": "79ee968501ab87dd76c50b337c06ccf9116b884d8d9e3ea3ebfd0154e615b3a4" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "00761380c5b7e3463e1997332217bb33da7c71980fcacfa28ae72035ff9928d1", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_56485508e0ad6295e5c8eb70", - "image_sha256": "286e025e932bd60e2eab3c0ed3ac3d3700d53372f20f9390cf46fbd897a000ce", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 53.36, - "before": 46.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_length_um": 1.16 - }, - "requested_updates": { - "rail_length_um": 53.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f6f2472346252040e1b9ba0b8b877453da0849c284547d942b07a20178f17cbc", - "verification_evidence_sha256": "21efaf8d25a5d3b06fbdfe82e3c3b3eaa88c2469f3b2cf66aae1adf406e91a3f" - }, - { - "axis_ids": [ - "axis:rail_height_um" - ], - "code_sha256": "a3ee2f5ecf3605b2f64f5cca13ac2142c68053cf07ca6605546b169467081078", - "controlled_axes": [ - "rail_height_um" - ], - "geometry_id": "dgeo_609bd8ffcbf91dec33b53599", - "image_sha256": "92d47265c6f02ae68ae313c564e36b698c697b7239b834c35e4cf94cc9c4eda6", - "parameter_delta": { - "changes": { - "rail_height_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_height_um": 0.86 - }, - "requested_updates": { - "rail_height_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fa7ed46709e6533a00e71db739b7ad5d83b7c4970dafda0f0b9990197e06da12", - "verification_evidence_sha256": "f137f80e819b70a7857b59c4efe46bb516a4fcb8dd54675f66219011ccc64303" - }, - { - "axis_ids": [ - "axis:rail_height_um" - ], - "code_sha256": "d0a4dd45dacaab23fcf384f6ea754fd309c15b4c0c4075ba9c807e1b6476ff84", - "controlled_axes": [ - "rail_height_um" - ], - "geometry_id": "dgeo_525fe33213ae683fcb2ca88c", - "image_sha256": "db17221e75d68418a1b7c5659393abf8eb965a8052e753848ac0b81876715eb0", - "parameter_delta": { - "changes": { - "rail_height_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_height_um": 1.14 - }, - "requested_updates": { - "rail_height_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "373e3bb1a212e1c5526eaff978fdc9af94746844eb5b8bd64ae41565a9bf62c9", - "verification_evidence_sha256": "325bb739dff090d52350caaf9429a05e72702073ede6fbc402e78bf4d8728dfd" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:rail_length_um", - "axis:rail_height_um" - ], - "code_sha256": "0035f16024157f7e6614f5987b4098df6a966a148bd07926006b953332e2799d", - "controlled_axes": [ - "gap_um", - "rail_height_um", - "rail_length_um" - ], - "geometry_id": "dgeo_c937f0708adc7c770b895050", - "image_sha256": "6eccb9517607ff1caa13ccdaad37bd9d409ca92a13d37aa96f146e1c83f8de4e", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 5.5, - "before": 5.0 - }, - "rail_height_um": { - "after": 6.48, - "before": 6.0 - }, - "rail_length_um": { - "after": 42.32, - "before": 46.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:rail_height_um": 1.08, - "axis:rail_length_um": 0.92 - }, - "requested_updates": { - "gap_um": 5.5, - "rail_height_um": 6.48, - "rail_length_um": 42.32 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3b5740069d4dd1702c41a04adb06eeefe984d23ce1d58096aa0b6db59e8e4dcc", - "verification_evidence_sha256": "457418b222cbbf28ee5cb95ca9e1bcfafad48123b40cc0a60496e58bca168d65" - } - ] - }, - { - "anchor_id": "l1_06_gap__c2__proposal_b", - "grammar_id": "l1_06_gap__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "9f1e283cc807ad2fbcf1bcc34219fe23518eb4f4c62ff9328bdfd07e98c44ef7", - "controlled_axes": [ - "lower_gap_um", - "upper_gap_um" - ], - "geometry_id": "dgeo_3e851ace132d5eff5a7066ff", - "image_sha256": "5802da3a21c57bce7e6c8af6b16a11edaecf91e5cea82e595dfab68b4addb243", - "parameter_delta": { - "changes": { - "lower_gap_um": { - "after": 3.74, - "before": 4.56 - }, - "upper_gap_um": { - "after": 8.414, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "lower_gap_um": 3.7392, - "upper_gap_um": 8.4132 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "91e7b84165504b86c8a0985fc815bc5872865780092bf06b2fcd6fbf84176cd7", - "verification_evidence_sha256": "d17884555ac892a859d255a46cda16224ab6395f7f5143e04ec31e0a16fd43b3" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "6abc21c5cc064799dee8550d3fd2a55def10bee4f481a79053153bfdf780d9e5", - "controlled_axes": [ - "lower_gap_um", - "upper_gap_um" - ], - "geometry_id": "dgeo_2a46959e36f88e0156454ba1", - "image_sha256": "a9a6b6385370eae57a4c5ede77b565524b5604b41f1bec4e7510f68a65ac4c53", - "parameter_delta": { - "changes": { - "lower_gap_um": { - "after": 5.38, - "before": 4.56 - }, - "upper_gap_um": { - "after": 12.106, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "lower_gap_um": 5.3808, - "upper_gap_um": 12.1068 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "5ffd8a82fae2d31d3e35f1df9dc2e67df91f181a2e0b34dc2d2ce2a43c8889e3", - "verification_evidence_sha256": "5eabc62c3e1701c1c68e96571e0ed05472ffb1c055dee48f69adebe5a4eed5d5" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "9755425880a2d2c2a9746783c24ac8dac14301ce3b5e34520e052a5317bacdde", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_2af71be64de74f446e599b8c", - "image_sha256": "deddafd2976746df2525ad35fd8dd9c26abe88240c353c3737b5219b63e46e2e", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 44.05, - "before": 52.44 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_length_um": 0.84 - }, - "requested_updates": { - "rail_length_um": 44.0496 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "a61ec2ffc6dbb3363d3666b1e2d5b65d55cce77c2239922692a8af6eba767c7d", - "verification_evidence_sha256": "a8d0aac0c65669e440d72964671a6b63c7d5314fcc9d700f7d9a3b9885fd5527" - }, - { - "axis_ids": [ - "axis:rail_length_um" - ], - "code_sha256": "38e0d9cdd180b2f72cb7b3603642781431413cd17b708f5a461b962baa50a47d", - "controlled_axes": [ - "rail_length_um" - ], - "geometry_id": "dgeo_40317c8f010592cba49bc609", - "image_sha256": "deddafd2976746df2525ad35fd8dd9c26abe88240c353c3737b5219b63e46e2e", - "parameter_delta": { - "changes": { - "rail_length_um": { - "after": 60.83, - "before": 52.44 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_length_um": 1.16 - }, - "requested_updates": { - "rail_length_um": 60.8304 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "586a55f7cc0d655e872e3cac79be09a74ef9e7d1684c52b595d5a4d107fcdc42", - "verification_evidence_sha256": "7c2dc01520dc6ab1941a31519fe80869234dff9342c509c6c99593fefee823d2" - }, - { - "axis_ids": [ - "axis:rail_height_um" - ], - "code_sha256": "34c23dd95b14090925333252046421a7c042f756400a5eefbc7d0ee115bae578", - "controlled_axes": [ - "rail_height_um" - ], - "geometry_id": "dgeo_4bb6d9a6036ec3d339f3bb49", - "image_sha256": "230c068c95d106ee2c079e486879ddc06bbab075c01c99c7b1cb1e97cbc99140", - "parameter_delta": { - "changes": { - "rail_height_um": { - "after": 5.882, - "before": 6.84 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_height_um": 0.86 - }, - "requested_updates": { - "rail_height_um": 5.8824 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "b4eff9e40b48c56e5de551868e1bb12f0b81ffbfb935124849f44d40866726c9", - "verification_evidence_sha256": "903528c479b3c36b4666686e5e46492c117fbc2cdc04d56978ee2fe71e12772a" - }, - { - "axis_ids": [ - "axis:rail_height_um" - ], - "code_sha256": "a2ca28f51071cd144d6410d7f593d247995e5e349c7d0ec3043161d855c9a69a", - "controlled_axes": [ - "rail_height_um" - ], - "geometry_id": "dgeo_c07ecb003f26812a0e50b77b", - "image_sha256": "1d6abb1a2d787d8493da28999ed27c777e1a1cc55e517e5f24796240edfdee44", - "parameter_delta": { - "changes": { - "rail_height_um": { - "after": 7.798, - "before": 6.84 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_height_um": 1.14 - }, - "requested_updates": { - "rail_height_um": 7.7976 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "ba197ed74827410df87b3caa3a9c8bbc2455e3532dd7765d6bbf79296a820f8c", - "verification_evidence_sha256": "c35b42a52a4883454fab1333199b72585360d143d8d91c48857e803b64fc7450" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:rail_length_um", - "axis:rail_height_um" - ], - "code_sha256": "732bde12ec527516d2013643f50beed963bc50861ab5189943df98fac760e1ee", - "controlled_axes": [ - "lower_gap_um", - "rail_height_um", - "rail_length_um", - "upper_gap_um" - ], - "geometry_id": "dgeo_f9bddefaa838d63e61f1b1e7", - "image_sha256": "0e9848697f20efd2a4dcb0eaf2de0dd75941726b0b1ffb8f9aab9ece48700ae8", - "parameter_delta": { - "changes": { - "lower_gap_um": { - "after": 5.016, - "before": 4.56 - }, - "rail_height_um": { - "after": 7.388, - "before": 6.84 - }, - "rail_length_um": { - "after": 48.244, - "before": 52.44 - }, - "upper_gap_um": { - "after": 11.286, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:rail_height_um": 1.08, - "axis:rail_length_um": 0.92 - }, - "requested_updates": { - "lower_gap_um": 5.016, - "rail_height_um": 7.3872, - "rail_length_um": 48.2448, - "upper_gap_um": 11.286 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "c4e86f557fcbe76f0d5e7e56901c6dfa0c12da4999f9df739ad4e0fe1a90100f", - "verification_evidence_sha256": "8f69e71d6cc524a35e511d66541ef3275fd3eddb5336a6dddb967093c3f8ab89" - } - ] - }, - { - "anchor_id": "l1_07_tangency__a1__proposal_a", - "grammar_id": "l1_07_tangency__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "03cabab67e784d6e5ae300178b355034930b9b17e71447a897ae30ed812427e9", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_e82088a7805e4d5bcb4dc313", - "image_sha256": "fd3a1f122ba5c72059abf9bca9c58b7fb35cd9837fdd190fe12571cc408b1629", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 9.84, - "before": 12.0 - }, - "right_radius_um": { - "after": 6.56, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "left_radius_um": 9.84, - "right_radius_um": 6.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1271ec083d42b55809bf5cce4f520e3f50be04a8f0c1c590a19b7ea8a8f3bc57", - "verification_evidence_sha256": "2ae33a13d9a32029a0dcabf68f575cdd1575e6ac8e20a8ac5ca2319b1c6d886e" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "cefdde4f1e13ef8fa24ee3b32f5663a753bd7a8896e49b28810a47193c23c5d5", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_2bfd3455f678b9d045b81588", - "image_sha256": "10f3bacb93f1d64cfc1a7660ccf369b743cc393528afecf4b0b76dc05aa6adc4", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 14.16, - "before": 12.0 - }, - "right_radius_um": { - "after": 9.44, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "left_radius_um": 14.16, - "right_radius_um": 9.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e1b5f8152c0dbed69d94a5015f22eaaef9e892e022ba53dbe089a691e2037705", - "verification_evidence_sha256": "fa0bcd271762170ec7c7b7bbf910e1ca98ae8a2341ee420416c40dbaed4f089f" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "1bbe0dee94c8edf49bee96f52dc9ab6756c9eb57664291807c3cc2ccbe043a8e", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_2bf6089ebc1bc6da3fb14f5c", - "image_sha256": "9061202ac6698715eb223cf31cc7247b004cbd89ba0e44ed02a370b148904c6a", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 8.16, - "before": 12.0 - }, - "right_radius_um": { - "after": 5.44, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.68 - }, - "requested_updates": { - "left_radius_um": 8.16, - "right_radius_um": 5.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7835f54c10193fae5d7cb2ddde3045689b1542ad94e86bcfc8bde51fab435797", - "verification_evidence_sha256": "2216eb009ad8c6a6096f13db02dd3ac5d7ec3f96f24acbb6822edc92bae8e4ed" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "532cd962e88b65e496cf9f6c9686cd2c402b47b9dbbe9fb3d18d32f313b253d6", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_7e15ac52d6f158f2e83a993d", - "image_sha256": "d1d147a83a5e7b82e3aa4c8be846add023bd390a72dd63fe567fadeed4757f54", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 15.84, - "before": 12.0 - }, - "right_radius_um": { - "after": 10.56, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.32 - }, - "requested_updates": { - "left_radius_um": 15.84, - "right_radius_um": 10.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e1b5f8152c0dbed69d94a5015f22eaaef9e892e022ba53dbe089a691e2037705", - "verification_evidence_sha256": "3cd88963229feb44e665ce1c26b5b943ad2d1b772e8420531ed92d1b2a678ad6" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "b5f708970b5c4ea8ea115d3e5ee7634414ea2240d54af0ca2a380d596e1a3287", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_68d57557c20bf2bb9d763fe1", - "image_sha256": "4bf0b8abc6118f95e211c6a555f6a070303585906c403139fc6ce710b24de80f", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 6.48, - "before": 12.0 - }, - "right_radius_um": { - "after": 4.32, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.54 - }, - "requested_updates": { - "left_radius_um": 6.48, - "right_radius_um": 4.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0f0a7a8c78ba9b285a849c346e5cf091317b04c4a6afab2bd516c53809536a36", - "verification_evidence_sha256": "dfc2440c28b6ce7c7edc9cc080f7b1b4fd79711b9cd3cd7c31fade279604e0a2" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d8d6acdea04ff2323b85dde5736b898592bbec932aec917bb3b1da65844d6487", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_7de647a47a248cb9eef737fb", - "image_sha256": "93870ecf2706b753ee263e7abd57a07f8aa27c09f58a69a2a7a6c75f92d0f300", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 17.52, - "before": 12.0 - }, - "right_radius_um": { - "after": 11.68, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.46 - }, - "requested_updates": { - "left_radius_um": 17.52, - "right_radius_um": 11.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e1b5f8152c0dbed69d94a5015f22eaaef9e892e022ba53dbe089a691e2037705", - "verification_evidence_sha256": "46127a24bc520189b093d07538f4ce8c31985dc8d73c612885c78564c0244c72" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "a5b0cc64ff02cb20b0ec2ed858f0274b679657b72b2f878b693e99b28f664162", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_7d9c2282b385ed94ad02aed2", - "image_sha256": "d1d147a83a5e7b82e3aa4c8be846add023bd390a72dd63fe567fadeed4757f54", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 13.2, - "before": 12.0 - }, - "right_radius_um": { - "after": 8.8, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 1.1 - }, - "requested_updates": { - "left_radius_um": 13.2, - "right_radius_um": 8.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c506424228d67329c2ab61a2d6e2d8b59707c65d82baf7adf5f8d4025c7c5dba", - "verification_evidence_sha256": "2665b2e3cb7d106ed8c9ea4bd78d6243fefee820a6161b8d2b793c33e3d8bfbc" - } - ] - }, - { - "anchor_id": "l1_07_tangency__a2__proposal_a", - "grammar_id": "l1_07_tangency__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "b87e93def98f004e04dee20628f4c3556686b96543824edb1f1e4eec466d88e5", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_233b8b7dfa06e2933ff3f7c8", - "image_sha256": "bfe63d9ca1d1e7d9b848f609f9d42cf9324a52f6ca0163ead08e4386c481b965", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 7.38, - "before": 9.0 - }, - "right_radius_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "left_radius_um": 7.38, - "right_radius_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e425a00638400bebe21cd759fbec90a90459cbbc6c5f1a365b14ad0e9c607ee0", - "verification_evidence_sha256": "4e52fdd2cfc3b1da0e2bc8bfa4e72c12ba8b983579b91505036711cf979abe9a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "008794bd69733ae286bec1c5db84d085136a784999869119e99ec4e0927f945f", - "controlled_axes": [ - "left_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_110eb2cbeeaae9f070d77bc3", - "image_sha256": "39fc75804fe8c80583c74be2a90755c9b105a01d4ae5974e3d8b75d99d42e18c", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 10.62, - "before": 9.0 - }, - "right_radius_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "left_radius_um": 10.62, - "right_radius_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "fb25b8f6c86dec5ab1917477eb1d5daff8a926f09843d14ba28b27ffd14f138f", - "verification_evidence_sha256": "1ff6d63e478795fbe1b1ace4dbf82b89193ed968b300fb7842653ed5a9fb93bc" - }, - { - "axis_ids": [ - "axis:middle_radius_um" - ], - "code_sha256": "65e1e024ea7565e8208e31798702b36f81247f420b66c6d8bf8190cbf144f26b", - "controlled_axes": [ - "middle_radius_um" - ], - "geometry_id": "dgeo_e91c4855476a0fc74346f877", - "image_sha256": "1ca3551f8318d5fc0516eb28bc3434a1f764155b376e0616c8acaafe20630adf", - "parameter_delta": { - "changes": { - "middle_radius_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_radius_um": 0.84 - }, - "requested_updates": { - "middle_radius_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f645c518b52d3c9ac119a61e9e072bf50cff8e727757d98f248a72c9c18f2a51", - "verification_evidence_sha256": "47d5feeff818a5b0d49f6a45f1dc051d891440b091f6e0109b8212054ebe02a9" - }, - { - "axis_ids": [ - "axis:middle_radius_um" - ], - "code_sha256": "cea51e46651ea7c56a5a8df546de0e7380f9aed5f7aa6152ed861954a694cf10", - "controlled_axes": [ - "middle_radius_um" - ], - "geometry_id": "dgeo_e5d84ccf7a6a554bffabb6aa", - "image_sha256": "63582a5b0d60f71af5b0d0ad2364d55d90e376ac6851f8ce8706cae012a10574", - "parameter_delta": { - "changes": { - "middle_radius_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_radius_um": 1.16 - }, - "requested_updates": { - "middle_radius_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0116343983e3af890c5bcaee021327c46361fd797cc4e835ca976e1afc74f1da", - "verification_evidence_sha256": "7e23aaa54fe96ce672d9ecf6fe5e5624787fd5124a2d78c8d7f0d755c56fa2ba" - }, - { - "axis_ids": [ - "axis:middle_radius_um" - ], - "code_sha256": "0f55516a36838526b728d43abfd719bb13f47edc6315fdbf3e8ccf77f812fc91", - "controlled_axes": [ - "middle_radius_um" - ], - "geometry_id": "dgeo_e55c68603e3a93988cd5b76c", - "image_sha256": "a7ae9f5da203c565c3ba791e9a4408cfdfa979ca8194d8687af1a5265d962ea3", - "parameter_delta": { - "changes": { - "middle_radius_um": { - "after": 8.4, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:middle_radius_um": 0.7 - }, - "requested_updates": { - "middle_radius_um": 8.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e3e110e27b66403c5241dc2f89be7e1baa75651450cefacbde9421f3bc13aa1c", - "verification_evidence_sha256": "16503a5cf8a1594469dcb6c88a27dbe9e1163e44e3788a27bfa3fc15b027b54b" - }, - { - "axis_ids": [ - "axis:middle_radius_um" - ], - "code_sha256": "a957441f46464d9f43ff01be0b149a2e9fc4f9ff76428744f16a224155ee3a1b", - "controlled_axes": [ - "middle_radius_um" - ], - "geometry_id": "dgeo_edb884c6f3c3f50988ed4a9e", - "image_sha256": "165ec7db0470a36e5763b387166bb8dc9e6384df0b6bb3c6ff8bf37799bb69d6", - "parameter_delta": { - "changes": { - "middle_radius_um": { - "after": 15.6, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:middle_radius_um": 1.3 - }, - "requested_updates": { - "middle_radius_um": 15.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4048de3dcdd2a7f32e89f3a7df44eda1ea0aaaa8cd1f2cdcfa1151530b2d57bc", - "verification_evidence_sha256": "ed694a7fbf018354e5b4d572f51bd2540034b6823885009c6ea3adbbb05a4377" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:middle_radius_um" - ], - "code_sha256": "3ac9037a7d96f07c6275f25ff58a00f3e8e16e252a3bfb8b9afbf6cbac859516", - "controlled_axes": [ - "left_radius_um", - "middle_radius_um", - "right_radius_um" - ], - "geometry_id": "dgeo_9c40d17689b3937287c51228", - "image_sha256": "2bc8a497e68bc8b1845a0a4d0cb06d8ad6e28d00c79ad4bd614e22a97b6e0229", - "parameter_delta": { - "changes": { - "left_radius_um": { - "after": 9.9, - "before": 9.0 - }, - "middle_radius_um": { - "after": 11.04, - "before": 12.0 - }, - "right_radius_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_radius_um": 0.92, - "axis:radius_um": 1.1 - }, - "requested_updates": { - "left_radius_um": 9.9, - "middle_radius_um": 11.04, - "right_radius_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "14401b609d6204308e7725f465e103b27fc8821ad36a7de102434443dd5bedda", - "verification_evidence_sha256": "709fea815e14b6029246e1e3a0105fb0936a63ee6de316aab44e30adca283e94" - } - ] - }, - { - "anchor_id": "l1_07_tangency__b1__proposal_b", - "grammar_id": "l1_07_tangency__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "0d868247d727e2bd4ba5a822d0ca63bf5b4f284ad66946a1d733e28b81a9c398", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_d8f073f31c6d961cc716cd17", - "image_sha256": "c3760ebe3e0454dbf591a38100ddcb7592c32c5864768719d48ced067466771c", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 8.414, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.82 - }, - "requested_updates": { - "disk_radius_um": 8.4132 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "e5f7112e98e30fcd9f6633fd67fe83fcd095afd9e787e1c65808add1b60cf4b8", - "verification_evidence_sha256": "60e5b12b5f33fb57a45df839b113f42f013e26baf7d78ad75c1933e8ced629e4" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "575597432436ad78c8e34adf1f7c84fb8514d759541f54892e111373e46268cc", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_e1cad50bbe43f4860c81cb10", - "image_sha256": "e8be96f9e44f89ac63636168f358c58b1c40dad2d8ac1256dfac76d2f00285b9", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 12.106, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.18 - }, - "requested_updates": { - "disk_radius_um": 12.1068 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "b7029d51c60ca701dd1b79f6bd7c9c81b29e4ccc5972b4c9ce169301a284a622", - "verification_evidence_sha256": "4e6996ac83daec6b64a9814ec1fc775ced3f97d4ecab61aaa7190e72ef362b2e" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "c8081f6a98b9ac2510a78e3ff8105e148b4918e07e2e13816562ae14a3dfbb3f", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_f71375acbe20ed334e57ef60", - "image_sha256": "6120d95303ca97d8093433f19e2d88cf148b2b1d767aa2de567691d942638aa1", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 34.474, - "before": 41.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.84 - }, - "requested_updates": { - "bar_length_um": 34.4736 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "4b1cdf1a3fe84afaf66b693396d93ad4ad5406f99293a65962acee272b447d00", - "verification_evidence_sha256": "cd9e81c8a17edfc92645c158326c2990160a44c483791dbae7246112fb2d55d0" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "3245eada9a6e62fa1032059cccf87f2113175184646d2e9986ed92d863ab69af", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_04dfc66a7f8728e26896b3ed", - "image_sha256": "7acd11dfb6f2541f2549662001625edd7378c7cf211c73244bbcd35ba4bc5b51", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 47.606, - "before": 41.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.16 - }, - "requested_updates": { - "bar_length_um": 47.6064 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "3950e571f1f5928f1c67dcc846e668981e60f41de5008686a496dec164fb394d", - "verification_evidence_sha256": "6188c7bf3d96e48665b0a7fb0c6c21af2e628cdebaac66dc0a11e209c69492a1" - }, - { - "axis_ids": [ - "axis:bar_height_um" - ], - "code_sha256": "328a0b1d0d3efd31e8e1f5af8c29960e2b44c44cb83480b5ecb6d633d0a5ec8c", - "controlled_axes": [ - "bar_height_um" - ], - "geometry_id": "dgeo_cde4dd18f1f55241e58948e2", - "image_sha256": "bfb9aafcc6e36bb4c284f3ac25bc445429e9ca5130901ddbb0434883bf8c3b96", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 11.764, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_height_um": 0.86 - }, - "requested_updates": { - "bar_height_um": 11.7648 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "3d50410e75732a41c827c79de8111aac52ec42e0b2cb2aaf3d3cd6473676e262", - "verification_evidence_sha256": "1ff8e5437f19cf50601223919dc477e558cfede270f4dd8cdf67b87758d9e0aa" - }, - { - "axis_ids": [ - "axis:bar_height_um" - ], - "code_sha256": "68ad37f5fb33f86cde76645a391264a4bc3ae5babe6af7fb3d07c4db804caac6", - "controlled_axes": [ - "bar_height_um" - ], - "geometry_id": "dgeo_c3f962a4d109ef1233f14239", - "image_sha256": "53637ce887c7e2053c56af8518456b454e93dd2c324a7f8fd14e9033acfed224", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 15.596, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_height_um": 1.14 - }, - "requested_updates": { - "bar_height_um": 15.5952 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "f398ab63108f700bd5007486253be8df5931af10a49d5aa49a6940847465736b", - "verification_evidence_sha256": "7cb29985b5eace81bb1ef5db58a6268159746d2df1d1a81abde281505a30d193" - }, - { - "axis_ids": [ - "axis:disk_radius_um", - "axis:bar_length_um", - "axis:bar_height_um" - ], - "code_sha256": "719a3f73a9d2d54c02413b4f93bf091552489f34cf3329107e74dc09813df67b", - "controlled_axes": [ - "bar_height_um", - "bar_length_um", - "disk_radius_um" - ], - "geometry_id": "dgeo_fe20c82f2e3b6956fa619e81", - "image_sha256": "cb9b9ec11344c0de5970255164a3face760e31be38157fb983904efa4b0f0b04", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 14.774, - "before": 13.68 - }, - "bar_length_um": { - "after": 37.756, - "before": 41.04 - }, - "disk_radius_um": { - "after": 11.286, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_height_um": 1.08, - "axis:bar_length_um": 0.92, - "axis:disk_radius_um": 1.1 - }, - "requested_updates": { - "bar_height_um": 14.7744, - "bar_length_um": 37.7568, - "disk_radius_um": 11.286 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "15d13277b5a534000ac21237bf9596afb6c3609b258c75075f8465251959d9e3", - "verification_evidence_sha256": "e394251ae282154379575d121727e6f4ecbc571256d92c40bfbf33ec44a69392" - } - ] - }, - { - "anchor_id": "l1_07_tangency__b2__proposal_b", - "grammar_id": "l1_07_tangency__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "d4af6e958ebc2dcdebe9d7203d06cd917d6ab6f5ae52727b9d26973e99e0d065", - "controlled_axes": [ - "left_length_um", - "right_length_um" - ], - "geometry_id": "dgeo_80fb5146ba232816737bb38b", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "parameter_delta": { - "changes": { - "left_length_um": { - "after": 26.174, - "before": 31.92 - }, - "right_length_um": { - "after": 21.5, - "before": 26.22 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.82 - }, - "requested_updates": { - "left_length_um": 26.1744, - "right_length_um": 21.5004 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "099414023f71de88eeca5090eedc6cf15020a0f1d88c86cd056cbaae4397ab00", - "verification_evidence_sha256": "c593f78be0d443e1a8316b03baaf66e01a441c497e51370c0b4369e2a2e40b53" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "cb27f496e523bc5130f1630c41648dd524d157d724c8aefb8f76106a21cd7d1e", - "controlled_axes": [ - "left_length_um", - "right_length_um" - ], - "geometry_id": "dgeo_01a57c2c481b642ea52ff1fa", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "parameter_delta": { - "changes": { - "left_length_um": { - "after": 37.666, - "before": 31.92 - }, - "right_length_um": { - "after": 30.94, - "before": 26.22 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.18 - }, - "requested_updates": { - "left_length_um": 37.6656, - "right_length_um": 30.9396 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ec8110f156aa94ce7ebf10b164a92d35229e4e0a1b3337d64407453e41087d50", - "verification_evidence_sha256": "449f12741c8f59192083722b8b68d108b356c55c7228b998624a572e79b25b14" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "a7a6fd65c60cefe3529b91d5dbd803c12976c075a282cd92bae6c919e2a50c22", - "controlled_axes": [ - "left_height_um", - "right_height_um" - ], - "geometry_id": "dgeo_87c97fddea66def1c333bbb9", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "parameter_delta": { - "changes": { - "left_height_um": { - "after": 17.236, - "before": 20.52 - }, - "right_height_um": { - "after": 9.576, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:height_um": 0.84 - }, - "requested_updates": { - "left_height_um": 17.2368, - "right_height_um": 9.576 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "35e9b7327796306f7569d6d71838c51c918eede145e6e697005a739fa6603360", - "verification_evidence_sha256": "206a9568cdc632fd7b93555c1a4ecb1935ed8bea4739a9fea6103e57b372ac1e" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "2950d978e3e91aa287df05686cb0180eb23c5d5c84329ad8bc2dd2510b706494", - "controlled_axes": [ - "left_height_um", - "right_height_um" - ], - "geometry_id": "dgeo_24679c266870f6f30a81416a", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "parameter_delta": { - "changes": { - "left_height_um": { - "after": 23.804, - "before": 20.52 - }, - "right_height_um": { - "after": 13.224, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:height_um": 1.16 - }, - "requested_updates": { - "left_height_um": 23.8032, - "right_height_um": 13.224 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "77962db09bb20ae4285cbdd5b37d0f9c4765e7005f7ed9a7a9b8ee17416f9c2f", - "verification_evidence_sha256": "647e6ba87492fe07b1c5d65639e1ab3988ed539dbacd6da6366a60fce9a7c17e" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "1621b54adee40a1716e6d58417af22851e54854dbfa4d2719ae46bd2398d890b", - "controlled_axes": [ - "left_height_um", - "right_height_um" - ], - "geometry_id": "dgeo_7501d9d1f125b0e19498f570", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "parameter_delta": { - "changes": { - "left_height_um": { - "after": 14.364, - "before": 20.52 - }, - "right_height_um": { - "after": 7.98, - "before": 11.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:height_um": 0.7 - }, - "requested_updates": { - "left_height_um": 14.364, - "right_height_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "17cf4b7eb1fdc2a387cfc7abe3485f941dc2728e44f057177644f407b3f8e44b", - "verification_evidence_sha256": "f21e433d204df61dfd5d0bc2a648dcb39eea9e4a75a07750d350c145e3805df9" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "c24f2d328f967415fb4754fff5b77f9ceb7f40f760ca08a4d8500f790283309f", - "controlled_axes": [ - "left_height_um", - "right_height_um" - ], - "geometry_id": "dgeo_43a44deb0a0a9519cf566277", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "parameter_delta": { - "changes": { - "left_height_um": { - "after": 26.676, - "before": 20.52 - }, - "right_height_um": { - "after": 14.82, - "before": 11.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:height_um": 1.3 - }, - "requested_updates": { - "left_height_um": 26.676, - "right_height_um": 14.82 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ae3b7e7f8886a62bea1aab35ce8fd567d2add8a3b165c728fea48420c7711330", - "verification_evidence_sha256": "4a822e63a92a5ae594afdcb0b398d5136cb62465d2a2b419097489ba34b24df5" - }, - { - "axis_ids": [ - "axis:length_um", - "axis:height_um" - ], - "code_sha256": "f7d45710327a4b1f6bd6ddc294b607833265fad0f593ac6f34d6a15f2de4feee", - "controlled_axes": [ - "left_height_um", - "left_length_um", - "right_height_um", - "right_length_um" - ], - "geometry_id": "dgeo_55adaf1246447f2f02f92b20", - "image_sha256": "d930b7977452edc78128bc39636596751dcc85affa654632d9258794e33d1cf8", - "parameter_delta": { - "changes": { - "left_height_um": { - "after": 18.878, - "before": 20.52 - }, - "left_length_um": { - "after": 35.112, - "before": 31.92 - }, - "right_height_um": { - "after": 10.488, - "before": 11.4 - }, - "right_length_um": { - "after": 28.842, - "before": 26.22 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:height_um": 0.92, - "axis:length_um": 1.1 - }, - "requested_updates": { - "left_height_um": 18.8784, - "left_length_um": 35.112, - "right_height_um": 10.488, - "right_length_um": 28.842 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "70dbe78985adb92f04c9a9eebcfd7a0f5ba99970ea5cd1a93cab0a955244bd90", - "verification_evidence_sha256": "b0747a01ef3fe2fc7c891b53b509e6d272fbc6d1f7d1ff4a2e6f8ec68eee61e6" - } - ] - }, - { - "anchor_id": "l1_07_tangency__c1__proposal_a", - "grammar_id": "l1_07_tangency__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "bcc6918c4511bfac876cc6b2548437be2d5ffd6de716724b0fe27fd1add4b721", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_30db3ac8f3687345d3548a51", - "image_sha256": "76324acfdca16883ed2782509997d1af5fe46bf5208cd6814d4b3210c213103b", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.82 - }, - "requested_updates": { - "ring_width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "dab04994550a40f065a17f65b418460b88e0249fb766400fdc5c4340df1c5047", - "verification_evidence_sha256": "736de464cb8a94eeab84cf4fcdc458dc2fafc07e965ed745e896e39a6fcd9dbe" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "a99586014082a9f9dcde3c093dd1d8f746198a7573ed6c44be328ea60ef1049f", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_3920e6279f232674fb2ef8d2", - "image_sha256": "d3a8b1ea0e6089f8f684179737e1bb4e2ab45063466ade83095ef1690600f0f3", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.18 - }, - "requested_updates": { - "ring_width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5b2fbeb3c08bb8cbb091cc4c891430bf9ab2193983a5338922055b75148aaf3d", - "verification_evidence_sha256": "c0b1535c9a802f8ae29014536418a987aa9a3b6a4b8b3accdc47f55de9ae0f24" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "c898f42a849e32d553a93162c847bd67c5a25d5de79b9718a37e2058b80e077f", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_c33c8113944a8310193a0ee1", - "image_sha256": "68448614141109c38c75d110c2a4228ac5c99726a7a9ca77e72279a3beadee26", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.84 - }, - "requested_updates": { - "disk_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9e06798103a0022df9fa9281fcd86bd8c56c14ece20bd4dd04795f323c3f5a23", - "verification_evidence_sha256": "a313453645d8aaa2384eee2510cf404df746f721fe2e5917f64819f015bf3b5e" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "85aa4bc7e2dbd7abea9b094a70d597f863df35f53d4714868ea719683e45eab5", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_5750183ff1acb5e239da1fe2", - "image_sha256": "f6052043abfc7c3db1ec73da8dc434caca5ce9b901683d9be52c42b5fd42511a", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.16 - }, - "requested_updates": { - "disk_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c2219aa23e62a5ea69a05b68e4a592c9ad9e7bd64ddf0c44882f81bd264a14ce", - "verification_evidence_sha256": "faef6322e1cbe8b851498d18a598af8d0b8feb7fc0df65acdf585dc09074f60e" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "f0e4fff157249d745174bcf30a29adba0bca543ab5b5e6f789b4c392a7d390da", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_2b48a867fe77f56f935706ef", - "image_sha256": "47edec3dc3ed1ec26b35c2dc69d4d4d36d25a53793b76416e343696be6d5bcdd", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 13.76, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "ring_radius_um": 13.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "838fe57734ee477878e4fa42faab3d76bd4ba1b8cc1a9995e198b455b28eb84d", - "verification_evidence_sha256": "8a85647e8042b2d89a14ab56f6506dc808122cf08624c3d84c7acdb7523b9ad7" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "fd5cc8d5a74cb55fad5667e57dfe36f81551221e9986f2d8b1fdd275ee2a2197", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_b86bc8dcc26cb100763c98b9", - "image_sha256": "f0d5b0b4f6c191e2bc2c56c1e54eba29984548bafc8daa261ca9bead19cca598", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 18.24, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "ring_radius_um": 18.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6a320bd6155dc0fef2b127d71535dd55b1849394c86597a3e7acb473ca2a5e75", - "verification_evidence_sha256": "3101bb9ca6f364be862cdd843f5e7e939a9314e1fa8d291c553b6ac3ed440691" - }, - { - "axis_ids": [ - "axis:ring_width_um", - "axis:disk_radius_um", - "axis:ring_radius_um" - ], - "code_sha256": "c45ee5cd5bc2873ef029b9feea48404a19f4725d0510cc2300337cd2013ca582", - "controlled_axes": [ - "disk_radius_um", - "ring_radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_6fb164b39cd4b61f9d50aaff", - "image_sha256": "491487460716b6aef7bae06063ccf500e45eeb3ae1316693c2d32e504963bbe3", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 4.8, - "before": 5.0 - }, - "ring_radius_um": { - "after": 16.64, - "before": 16.0 - }, - "ring_width_um": { - "after": 4.2, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:disk_radius_um": 0.92, - "axis:ring_radius_um": 1.08, - "axis:ring_width_um": 1.1 - }, - "requested_updates": { - "disk_radius_um": 4.6, - "ring_radius_um": 17.28, - "ring_width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "8bf7b967cde05cdffc33128365c62da95c944cae4032796f8cf9d0b037c5ebc6", - "verification_evidence_sha256": "0cb48e9c1274d930e28a03a9099f21a0cdff976b457bbfe4062083d6d03f3f40" - } - ] - }, - { - "anchor_id": "l1_07_tangency__c2__proposal_a", - "grammar_id": "l1_07_tangency__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "4eb31a4c239b9db44acde3adfed4be92fb17651b8c67d98eafed9268d6facbe4", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_bda456ce43db0c291d9138fc", - "image_sha256": "93d2d93334478c594576bdc449ed483131b4dc5312783120229aaf93cd019f82", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.82 - }, - "requested_updates": { - "disk_radius_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9965fce18d5283320e8277329e60978d959417d60a7ecf0d96063c4f940945bd", - "verification_evidence_sha256": "dec03c5941f8bfda722c6e765b656851bfedc4986692fa68988ac3cec1f70eec" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "fe1dbfdd9424acf8ced217e27c1131927806bdc208ca61f549bf06d0c678004d", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_d64e7c41642be4f057ef529c", - "image_sha256": "1720e1e7c80afa54aad246164816bd748e019c590599d0870bf53e3a03522eb1", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.18 - }, - "requested_updates": { - "disk_radius_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bd95f1ac80ea8ff6616528b198522deae961e1a78d0da84bf7bfe2ff5a4265c2", - "verification_evidence_sha256": "9b68ad1bed3de82db2512c62af22e71341d3380cabfdcd91dfb326e43a889503" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "935d50a5f7b71f4656d73c1f677dde524a582ba86444bac7cdee993e7fe5b635", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_5957465ec83d85f2b396d3fc", - "image_sha256": "92775581729359413af0f7311c8d339ecd8c7f315be60ca6d027008464455abe", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 23.52, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.84 - }, - "requested_updates": { - "bar_length_um": 23.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8cb7f909ff286f5d66589e7cb4dbfe60944cbc9837edf4f84f59fe7a0e560eb5", - "verification_evidence_sha256": "be97ee944b98bae4923e559141c8494846340443841c4224fb50451438965275" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "7d3656e9d6a40ad36781353cb25933da67f162dd758c54d25eb9f9c0a72cb6ec", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_e5d4a5c4a5b108cb35eff446", - "image_sha256": "3f207f1f6976536388a37d7b4d8b193fce486f327b7d6fd4beee6759cf42a34d", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 32.48, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.16 - }, - "requested_updates": { - "bar_length_um": 32.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "08783052d6818ceaf8f553f72e9874cae697001dd63fa2a1c080a29d1c825ca9", - "verification_evidence_sha256": "58b0daa057f9d80902f367d788d2394bb339dae8fb19ad8dddb12eafa7f82c40" - }, - { - "axis_ids": [ - "axis:bar_height_um" - ], - "code_sha256": "6b8831751213c8b6dc2bf4291234bf53819c4826eb37dead746a0104e80ba2f8", - "controlled_axes": [ - "bar_height_um" - ], - "geometry_id": "dgeo_8f915a8ed5135bf0800499a9", - "image_sha256": "187ea9dfe47a643ad1ce9cd653e48ccb958f5908ef4bb171f0d6a7f4ffa51ff6", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_height_um": 0.86 - }, - "requested_updates": { - "bar_height_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c664a9ee56731728dda2c9f50c2e3819ca685c1b43ddf0a220f9fd3710ae430e", - "verification_evidence_sha256": "962dafab7a14b237e6341fe3e88438c80e7c90d87c7b5394d2a6848b768521f7" - }, - { - "axis_ids": [ - "axis:bar_height_um" - ], - "code_sha256": "fcecfcfbcdcfbcfbcb109337d2d667c3cd3417d0127b3c638159010d291be49c", - "controlled_axes": [ - "bar_height_um" - ], - "geometry_id": "dgeo_2e7e215ba64ead47dcd9b767", - "image_sha256": "56e2e2733a849bae1ea4892f64ebbf83ff7ab8f9c252369d15cd13e9ebb59b4e", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_height_um": 1.14 - }, - "requested_updates": { - "bar_height_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ea0d1783900aa079d975fb541d1055edac01a8a94afe04297b8a52670d82e6c4", - "verification_evidence_sha256": "7a725472ede9f5c1c6f2e92169e483f1a40e02bc7a5a46ea6a996272b64e494a" - }, - { - "axis_ids": [ - "axis:disk_radius_um", - "axis:bar_length_um", - "axis:bar_height_um" - ], - "code_sha256": "efb23a84612fd175dfdf16560fc294401bcedf030142d4a52d19c53fd3db4dc0", - "controlled_axes": [ - "bar_height_um", - "bar_length_um", - "disk_radius_um" - ], - "geometry_id": "dgeo_86d5a9d049bf56a0b7b6a745", - "image_sha256": "c42fbf85cafe11a8ea30fd36e6639eb6a04e121fa9d8a43dbd4852a94bddb152", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 8.64, - "before": 8.0 - }, - "bar_length_um": { - "after": 25.76, - "before": 28.0 - }, - "disk_radius_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_height_um": 1.08, - "axis:bar_length_um": 0.92, - "axis:disk_radius_um": 1.1 - }, - "requested_updates": { - "bar_height_um": 8.64, - "bar_length_um": 25.76, - "disk_radius_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0f9a0ee6acdeb3ae752c01e1dbb57ced1fc47d5e29ce5ddea51ba6ced78d61b5", - "verification_evidence_sha256": "aebe8dc3d2565ccd12706a9aba56b91a256bd1c52086e019bc31305ee92e1b03" - } - ] - }, - { - "anchor_id": "l1_08_overlap__a1__proposal_a", - "grammar_id": "l1_08_overlap__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "55286520bb1c0467863bf787ecb9ce7c409d46c7f711a28e41f04ccdbca38415", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_9588bf971171566d4fba086f", - "image_sha256": "3c8e8dbb9eb95a8a5d1acc6b55a77ea571956a72d89476c50d5c99c812a2ab1f", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 13.12, - "before": 16.0 - }, - "ellipse_radius_y_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_radius_axis_um": 0.82 - }, - "requested_updates": { - "ellipse_radius_x_um": 13.12, - "ellipse_radius_y_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d7189616a9abd41f6c5b700c0bace4c04f7c0424044545259cce1b2af7735c1c", - "verification_evidence_sha256": "d571ee0083e54c6dfcdf28f1965558d3fcac14b5222e817beabe1c7b8842f546" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "2d07645dc49f8522d4b5a653a0b1eefdf965b42132a2a92702fbf0b0ae0d2a47", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_6a80e4618724e471a3a7d6b6", - "image_sha256": "d44ff6224baa9ec7e1a931b708977b38ee1df4403837c065dc476ad5b147290f", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 18.88, - "before": 16.0 - }, - "ellipse_radius_y_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_radius_axis_um": 1.18 - }, - "requested_updates": { - "ellipse_radius_x_um": 18.88, - "ellipse_radius_y_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a3a6e3cc49120397fd340823af4feb70de3506a9032dc5f6abff9cd21fcd2d75", - "verification_evidence_sha256": "f6f90c25eb5fb029e80c7b9b18ea8c276b512fee8f4950fbe501d602eb0c4061" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "7707d0394087fa88afd77bfa4751b561514acc079c59aadcb934cc2508ce0f1d", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_3b609d4a2825c62676010f62", - "image_sha256": "e19383874bb73e9109225fcca38291de4929f44812fc6bff20339e69dc1f83e0", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.84 - }, - "requested_updates": { - "disk_radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "def9e52a278d81df3d8f05f7b096c007f09245c7a8c61ed1b5d44aab1e4ca90a", - "verification_evidence_sha256": "d4aff61751a54c460b86791129ce264651a92ec008f59158aeccbc47259b2160" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "82e08d8315d8ad7f50d8129bb2977c0baf5f58bfc929df82f166bec97f9db876", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_f73804e18f4c47aab766909b", - "image_sha256": "007cb03c52ec1ba33eccaa14a458af0a4137731195fa6cd97b40712153041e64", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.16 - }, - "requested_updates": { - "disk_radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5d22685aec695fc9ff06ec7128fa6aeacced1ad2e144780e1b566060f9d62522", - "verification_evidence_sha256": "05700b1bf681e44c6ae615daee82b170704fa49ba8bef0b82640ce4f449ffd78" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "56eaaae1e057ed3c9be64764809eb4b13266768e4fdffdb04e4ff25bdb0af4dd", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_5da2b72bd34f0d5f72f3e0ec", - "image_sha256": "c53d7873f87c92f54881c59d4bde209f728f74b23352020691117fb974cb7153", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 11.18, - "before": 13.0 - }, - "offset_y_um": { - "after": 2.58, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.86 - }, - "requested_updates": { - "offset_x_um": 11.18, - "offset_y_um": 2.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f5a611264e9a64660a53eb0f533aecaa002fd2bd3b46a4a5f4d61c2fbc29437f", - "verification_evidence_sha256": "36f176452d573ecd6caf0e3c2f2c6caa5be56cbb5faa3b923c5e389cd68eab69" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "7f4f1dfadbb4e2eb338c2bd22d45ccf18f317b103eb9bbf3ef8045d84058b086", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_a639406c67a567e9533fdf8e", - "image_sha256": "201cdf4b4448d60390ac2c6e0a4de493c8799bb31dd2087fe5e7a8f7c4aa2e28", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 14.82, - "before": 13.0 - }, - "offset_y_um": { - "after": 3.42, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.14 - }, - "requested_updates": { - "offset_x_um": 14.82, - "offset_y_um": 3.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "68ff74e6c571b1fa80ab51c7d43c5819ef7236ef212a6b6d7fa90d56a6522c60", - "verification_evidence_sha256": "c26746017c5836aabe051b4b20878e32b7acbb485e740b3a4242fe71d5ea3a4f" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um", - "axis:disk_radius_um", - "axis:offset_axis_um" - ], - "code_sha256": "7c20e71fba748c74873802bf5318a9bb6cd29e38e4a3bf085ad693095224070b", - "controlled_axes": [ - "disk_radius_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_d1137e38ffed687a4644e6a2", - "image_sha256": "d0459fd6af6f108c4d4d5ab0dbbf375d05e62c587a821363df0c443120c4e816", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 8.28, - "before": 9.0 - }, - "ellipse_radius_x_um": { - "after": 17.6, - "before": 16.0 - }, - "ellipse_radius_y_um": { - "after": 11.0, - "before": 10.0 - }, - "offset_x_um": { - "after": 14.04, - "before": 13.0 - }, - "offset_y_um": { - "after": 3.24, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:disk_radius_um": 0.92, - "axis:ellipse_radius_axis_um": 1.1, - "axis:offset_axis_um": 1.08 - }, - "requested_updates": { - "disk_radius_um": 8.28, - "ellipse_radius_x_um": 17.6, - "ellipse_radius_y_um": 11.0, - "offset_x_um": 14.04, - "offset_y_um": 3.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cf12c2a971a2469ecbd9ee4a701e80ad97ef7ce2cba235445c42a5fbb1235534", - "verification_evidence_sha256": "158fc5f559fb23b1b7d477f8fcc1c9686fd7757a10c7c595e07c61f432340364" - } - ] - }, - { - "anchor_id": "l1_08_overlap__a2__proposal_a", - "grammar_id": "l1_08_overlap__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "5efc77a76a9251c202d3c53e16034c0f52d0213f457b294038b439887550a19e", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_cbbadb41bd9fd0d8f0c48948", - "image_sha256": "8a332c25a75de3122b88750b0371a815a2918bafc8f94353621ca3d4b19d2206", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 13.12, - "before": 16.0 - }, - "ellipse_radius_y_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_radius_axis_um": 0.82 - }, - "requested_updates": { - "ellipse_radius_x_um": 13.12, - "ellipse_radius_y_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "afdabca162390e236a9599abe8c3fb9d103a183aaa848d1a2458eb631315642f", - "verification_evidence_sha256": "8a7cbae25cdbbb4a5d9fcdf7a5c0279d84fbacea9e87513a2eda17d444eca06a" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "27ec23bc0ef85b2b7ec0096322b26bce5afb2ed80308e084857ac7f6b6d2c297", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_f711adc6ecf07f1e1845fc0c", - "image_sha256": "97f53bad518747c17917a0d49e282652af21d56d8de65e06246023d24fda282d", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 18.88, - "before": 16.0 - }, - "ellipse_radius_y_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_radius_axis_um": 1.18 - }, - "requested_updates": { - "ellipse_radius_x_um": 18.88, - "ellipse_radius_y_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "00a9406dd856410acf3b5e3b5934caa53f43de62f9b604dbf2d8fa6860c62ea4", - "verification_evidence_sha256": "f3d38a084b986c3f270ccbe4fd1b98b1eb9550cb779592c941182c81c56d5d1d" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "2ec9753da2fa539f3c0e52c34c8293304c8b12eab040217ab493ad86d43d7957", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_6e7d34aaae498f9656240b5e", - "image_sha256": "407b0fc749e2db0ab90ac4d220beb9fe73d4655fcf9d6aeb318e481255fe7129", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 31.92, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.84 - }, - "requested_updates": { - "bar_length_um": 31.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2c84c547d9f45193aa8f03b2b52eeb0c4272b92987a2e52d5153b3dc693ded81", - "verification_evidence_sha256": "1b52502c1209a77ff2760aa804d60db662360e6207677bc4ac67bb91a5bd2537" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "70abd4b6eb7d4f011c6d516818cef1dcd633a05a9d6dd9e27fc1e9ab693c7778", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_c7aab5164ba72b6b690105e9", - "image_sha256": "c16c7db375a499c6f79304439fbf2994cb30d453d2fa73090d8cb50e9ceabfe7", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 44.08, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.16 - }, - "requested_updates": { - "bar_length_um": 44.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3f9c38b3158242a61da5bf28524897bd4fdf3439eba814d22b4dfad828d25803", - "verification_evidence_sha256": "16641e96e63854129c09372c673e78a94934001edf764c47d2f492ba0a4f165e" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "28dfff0ae3981b4579b70c75c60632bd16dc0b13866a6565fa8bb10d55c1b5ef", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_84bbd13c53bb232d195b578e", - "image_sha256": "c164d15de123ed80b54e897de6bae3b935ef8199a2667b88de267c2c5197980e", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_x_um": 0.86 - }, - "requested_updates": { - "offset_x_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4a6147c5c6a8f04868184039375f556d7c12f68fc4561dfc2096a5f471951ed4", - "verification_evidence_sha256": "674bf012b99c184af50bef4cb472c0f26cf68df8c737ab5cf3392e82820fbc6a" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "b8c62c7413347abc18d611ee24be303f242bea62c019a8ebad1bf635c6f98051", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_4ba2ca4f642d5383139f75e2", - "image_sha256": "ccf05e835a28289c8f40256869ea19f5700e63289742dc8db19b70680b7b9de1", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_x_um": 1.14 - }, - "requested_updates": { - "offset_x_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "870b018ef1e2f2020f17252e0d88316c6fc482b992e6748ed79e7d4f12d392e2", - "verification_evidence_sha256": "24f1f15766b6be42b4b3321415db48a3568ce939da742ddc6e46738f6fd4202a" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um", - "axis:bar_length_um", - "axis:offset_x_um" - ], - "code_sha256": "f30c01e4015e1547bddc41d10e7b69f396d8fa78421e36faed712e64430f208a", - "controlled_axes": [ - "bar_length_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um" - ], - "geometry_id": "dgeo_0ee13f9123368879e44567ce", - "image_sha256": "7d9ad32816d19f4635b678471fb5bd2a7914cd86c11aaf154c260f6df9f935e0", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 34.96, - "before": 38.0 - }, - "ellipse_radius_x_um": { - "after": 17.6, - "before": 16.0 - }, - "ellipse_radius_y_um": { - "after": 6.6, - "before": 6.0 - }, - "offset_x_um": { - "after": 7.56, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_length_um": 0.92, - "axis:ellipse_radius_axis_um": 1.1, - "axis:offset_x_um": 1.08 - }, - "requested_updates": { - "bar_length_um": 34.96, - "ellipse_radius_x_um": 17.6, - "ellipse_radius_y_um": 6.6, - "offset_x_um": 7.56 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "aa2a77edeeecabd82d435ac1df37b0ed5a0b41c0be75045358772be52de261ec", - "verification_evidence_sha256": "bc6436434843e0b03bd6811b4fb94edf4d8711a0c088a48c27d7d741436d87ea" - } - ] - }, - { - "anchor_id": "l1_08_overlap__b1__proposal_a", - "grammar_id": "l1_08_overlap__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "34d1714e9948ce70d41d66eb1b302d110c194b3da2e2a15fc7137e5a4ea125cc", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_2805c777a995865d704fd25f", - "image_sha256": "56896616496260eecccdcab68b15743dcb0eb95de9270a69661cd6fc349601e9", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8deae7ba04f95ff458813588a78264da01515fb9bd6ee58b38906d2e27673e38", - "verification_evidence_sha256": "6a898ef9fa31d9f55c38ed0d3c5e2c7becbbe63a2a12094fdb68968d33b8617d" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "82db9e31f6152afe4cabf01b5ff63bd0d4ebbfc44c451ec0f631fae5e431120b", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_3cbaefcd179ea795d4e9e3d0", - "image_sha256": "570a4a6bc5e8db6e3347ebee92358d411b9ea1784e5d9c8814f95de94984f363", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "65fdc7d0678f126db8218e3953e072a236b684894549eccf864ee4e43e892bfd", - "verification_evidence_sha256": "e1145fc88a24d9e7d021ead44a98be29af25670bfbb8575c62daea91baddc9b0" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "c81e03cb962e352b4b41ea6260037444d2b820b21dae08ad267bc81eef9925ce", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_0b6394e768d96ca6da0e37c6", - "image_sha256": "f3430aae9894e737b00ddce6f788dc064ea3e2b5dbf51e7629601e33bb7b39e9", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 12.6, - "before": 15.0 - }, - "ellipse_radius_y_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_radius_axis_um": 0.84 - }, - "requested_updates": { - "ellipse_radius_x_um": 12.6, - "ellipse_radius_y_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7478b1781dc70e3960b3724a00b31b32a4b3a4a70946533be393492abe06840e", - "verification_evidence_sha256": "b9018c543d2973c6aaa008cb550a22d8a01b816370e5cdf22fd249eb275e8cf3" - }, - { - "axis_ids": [ - "axis:ellipse_radius_axis_um" - ], - "code_sha256": "1f68fbfb7133cb0bd3eed8fc778eccc556727613638c3c6b5a5a0ccf21db905f", - "controlled_axes": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "geometry_id": "dgeo_42acd4eb21093e4ead71831b", - "image_sha256": "1dd4e2296796a7eaea1fbfef4b0ddbeb8d2f93782c08003c0bdad47ab846acf0", - "parameter_delta": { - "changes": { - "ellipse_radius_x_um": { - "after": 17.4, - "before": 15.0 - }, - "ellipse_radius_y_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_radius_axis_um": 1.16 - }, - "requested_updates": { - "ellipse_radius_x_um": 17.4, - "ellipse_radius_y_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5d572f08c5b51dce0882804ca4c42de873fffdb2c59ede8e8ef10ed16b03ba14", - "verification_evidence_sha256": "ecd9249aba1ec0f89065347b1b8a81b0ca88ca4b8b9df773ce2dc424fa125d2c" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "92989eb297aa14ed8c572aea845891dddbfaa9922dd1155de39adf3984e8208d", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_99c489b488bd08f162ff162a", - "image_sha256": "cfa8a10a46d8648c4a61d719f70b7f0f5ab7007c3f5bcbfb122e9629e29952e5", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 6.88, - "before": 8.0 - }, - "offset_y_um": { - "after": 2.58, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.86 - }, - "requested_updates": { - "offset_x_um": 6.88, - "offset_y_um": 2.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4852d229542796ae9d321644b676e5d0518acf94f136ff824b217c1dac7a307f", - "verification_evidence_sha256": "8c6724dcc0e90d96599fdfe785cda642ffe624ed49e04238b1f1bda4d85e8b02" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "18ada14675a38f49ddfbcc38ed3a2be1a72539721673fb826481322e86ebf982", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_e97db086bd90dc065e935b54", - "image_sha256": "2c19c3ba01c87ca92f1b6c6b0a63b69eea5bfdcb0e94ee843b2c1e4b7b505632", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 9.12, - "before": 8.0 - }, - "offset_y_um": { - "after": 3.42, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.14 - }, - "requested_updates": { - "offset_x_um": 9.12, - "offset_y_um": 3.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "eceffd2da90e0e16bf53cfca8993bf25adbd706012c56437523b34e0761e1b4a", - "verification_evidence_sha256": "3acdcf406bc4ec2aa479bd57a87dc24744f78fc2815703cd079eef67538a9753" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:ellipse_radius_axis_um", - "axis:offset_axis_um" - ], - "code_sha256": "ac376695d15faf22e4a96187eac67d3fb3e87c3cebf153d4994e6d23ed1bb4f3", - "controlled_axes": [ - "arm_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_7f8c1799ece8cedca46d7ce2", - "image_sha256": "00aae9f04f29b48ab502b9c50908e9427e342386eeac05afa6cc2f851589b3fb", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 7.7, - "before": 7.0 - }, - "ellipse_radius_x_um": { - "after": 13.8, - "before": 15.0 - }, - "ellipse_radius_y_um": { - "after": 8.28, - "before": 9.0 - }, - "offset_x_um": { - "after": 8.64, - "before": 8.0 - }, - "offset_y_um": { - "after": 3.24, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.1, - "axis:ellipse_radius_axis_um": 0.92, - "axis:offset_axis_um": 1.08 - }, - "requested_updates": { - "arm_width_um": 7.7, - "ellipse_radius_x_um": 13.8, - "ellipse_radius_y_um": 8.28, - "offset_x_um": 8.64, - "offset_y_um": 3.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "437167da1554113da79a1b08901e664e674a6cac2483f3cf8c7f0ff66d45b3d0", - "verification_evidence_sha256": "b849853f86e1bdb041bb42d96807987c26d19250a35ca32864cd5d674034e7fb" - } - ] - }, - { - "anchor_id": "l1_08_overlap__b2__proposal_a", - "grammar_id": "l1_08_overlap__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "823956a163b38989afb631a911548d9676e75ba150ee767793525660df97d275", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_6638bd52c3e9f19c06a4d8b1", - "image_sha256": "ca31bfb480303d406197906228675155b4832579e315f304afefe68e9884d383", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_width_um": 0.82 - }, - "requested_updates": { - "arm_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "13184dfd94714cb8e402c17538d2ea81b69c3b2cf5446820c2ccaf52323300a5", - "verification_evidence_sha256": "9da92deafce0ae057eeabfb5f0afe8cc628e8a33e34486f46e81987bcb2bdb6b" - }, - { - "axis_ids": [ - "axis:arm_width_um" - ], - "code_sha256": "ef298a72eddfd3b4579d84e3be16ff41d865bf14213d1544f632aef08ab93a27", - "controlled_axes": [ - "arm_width_um" - ], - "geometry_id": "dgeo_fa2207c1a86fca138046b54a", - "image_sha256": "f2c8bb9a58b576e9f6b03d64667d7eb56c1e7a21fd30d70f5a573fbecdb79c50", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_width_um": 1.18 - }, - "requested_updates": { - "arm_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "264d4ae415028ad8ed0801fedbddfb4bf9e16da37d81e648625dba332f2ca56e", - "verification_evidence_sha256": "51c38d8247392275a4133571277c5935f959747f2b40280c1622f2b26a6aba2e" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "bd173239514a3c3b0ec088786fc084245a05392225b637464fd367c4bb241b98", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_6e542d480007410c2832d45c", - "image_sha256": "5e1c1db6a280abaeb22cc39ff69005dba6299b05e0a94336d9aaabaae02b70a3", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 8.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.84 - }, - "requested_updates": { - "disk_radius_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "8f404795dfc7520c0ce35f98940901eb4c43fdccc371dd00730600f13fd339ec", - "verification_evidence_sha256": "3d10be18616d2dcb12de6960e09315ed1531bf302475ae313deaf57fa5b85ccc" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "4e0379e85034e16f5a2d6e096bfe2d5371d6466121ad9f33657d018bb1f80464", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_601f6b63cbbd579548aa9843", - "image_sha256": "0e917b26395d75f11ca8c0f7014459c7b3115d5ee59d9838646b3c377481edbc", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.16 - }, - "requested_updates": { - "disk_radius_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "95c6037618473e521c2981ac62c3fa17b8f75a8b70ff0d4ca361c0316cf98f6d", - "verification_evidence_sha256": "174c5ef749e2c4cb2f52e0d0050f114da5f88898c83277d63cd27fd9ef78521b" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "141ff53cc53e75b47c48af31dd36f70338e8c93be93b62fab29743485a24dab8", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_2c41ced20243854c8f90206d", - "image_sha256": "c4b4e52a5a41b10cefde4aa3a121aa93d37fa3db5ca53a60d15d23f9a07198c1", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 7.74, - "before": 9.0 - }, - "offset_y_um": { - "after": 7.74, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.86 - }, - "requested_updates": { - "offset_x_um": 7.74, - "offset_y_um": 7.74 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "514c4652cfc0b5228e3397e049be669f6fd1e839ac7ed2a563ffb2e3ff863960", - "verification_evidence_sha256": "86250b31148b5ba0b9a9b306f1bee8327909814c78f65f27a3fe39eed6e310a7" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "9f96ae38c6336482bb0163010cb5535ad612ae4b6f47750e8478f2eada7d1566", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_30dd0052731b00969aca3d5f", - "image_sha256": "00462ebc3937b8cccb7e9767de99ac35d8cf89b8ab9dff3c6e249dcb809b6fbd", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 9.944, - "before": 9.0 - }, - "offset_y_um": { - "after": 9.944, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.14 - }, - "requested_updates": { - "offset_x_um": 10.26, - "offset_y_um": 10.26 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "4d41d707afec4cb5a0d367cd49a8fa237e1237ba0100e7c2916d2b9acf294ab4", - "verification_evidence_sha256": "192fa4cc06978f77bd247f88be0187daa8531276d78aa9b2bc75bdb30303f51a" - }, - { - "axis_ids": [ - "axis:arm_width_um", - "axis:disk_radius_um", - "axis:offset_axis_um" - ], - "code_sha256": "6c7f817a4d92b68025fbbee4ff76c9b7e63da9f4863837a9d507b6f4eafc8193", - "controlled_axes": [ - "arm_width_um", - "disk_radius_um", - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_98aecf55cb689fd587ba9b77", - "image_sha256": "c0c568e3a67b0f60d7bbd9189620cad934c4516300ccf5fdb4f0dd5cac5ebd05", - "parameter_delta": { - "changes": { - "arm_width_um": { - "after": 6.6, - "before": 6.0 - }, - "disk_radius_um": { - "after": 9.2, - "before": 10.0 - }, - "offset_x_um": { - "after": 9.72, - "before": 9.0 - }, - "offset_y_um": { - "after": 9.72, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_width_um": 1.1, - "axis:disk_radius_um": 0.92, - "axis:offset_axis_um": 1.08 - }, - "requested_updates": { - "arm_width_um": 6.6, - "disk_radius_um": 9.2, - "offset_x_um": 9.72, - "offset_y_um": 9.72 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "28b596d1e87a4efbfabbc24d17a6b1b8fa2ff45ec38b80b1662a4fa3185e88b7", - "verification_evidence_sha256": "ba8384c3ba1adbaaa0d4a83ee0d2913916673e82e2b093564421480c9cc8f62e" - } - ] - }, - { - "anchor_id": "l1_08_overlap__c1__proposal_b", - "grammar_id": "l1_08_overlap__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "03c89999883c9fbddf9f139ee90372fc63a6e66e356bf7497c23f171abc01f10", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_bb54efea6ddd6c60fc6c0d1b", - "image_sha256": "703773fdbf6adbba0fe5e161c18458cf4ae9340d8202aa0a990d408210b2bbd7", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 28.978, - "before": 35.34 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.82 - }, - "requested_updates": { - "bar_length_um": 28.9788 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "2bb48afce40a18bc92a481fcadc18077640e99e757931da8bfa79bbcf60c319d", - "verification_evidence_sha256": "c4aeb3d9bbe9b9f3ae0c2b2596459664a6b3c46572c4a9d5a2d212bb1494e45f" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "980189d926a81683ffba8969016ae198698bbd8f8ea9b1b490836485256fd4a0", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_d70ecfbd1e79155e26721142", - "image_sha256": "5a073c767080cc6e35e06b50671fe136990d914e23c96cf01d5c9dc1dc011e06", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 38.52, - "before": 35.34 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.18 - }, - "requested_updates": { - "bar_length_um": 41.7012 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "083fab02ff3adc988f6ed77b9c2dde1fb069d25cee10835b8b13b4c0fd92e2ee", - "verification_evidence_sha256": "612609d7fcca81b059040b3c99f10381c8e1aaa4243a0b1a954c899c0046f028" - }, - { - "axis_ids": [ - "axis:bar_height_um" - ], - "code_sha256": "bb4f665e8c90e325c82185e4be8a2066de6ecc5fba64ebff6e4c629b6c47a15f", - "controlled_axes": [ - "bar_height_um" - ], - "geometry_id": "dgeo_01ef8f0ddef2d9e5fb95534d", - "image_sha256": "e0e9c88db1ca8c5ad8f48336c0946d0a66b784a509d0df044e0b6fb6334dc46a", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 8.618, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_height_um": 0.84 - }, - "requested_updates": { - "bar_height_um": 8.6184 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "3d67e965ac4f430c1550bb12f53af4e870c2557d3e261de0c17b7052501714de", - "verification_evidence_sha256": "a3e5cf944a82e1565549d90bad77ac934f67e3395e42d56eeef4588db9e8538e" - }, - { - "axis_ids": [ - "axis:bar_height_um" - ], - "code_sha256": "838b8c1e17520f247bf70ffca4a05b861b0832953fbdcbdc14b5b5e16f5396f7", - "controlled_axes": [ - "bar_height_um" - ], - "geometry_id": "dgeo_c45cd5a5406a02a750adf234", - "image_sha256": "37efb24d61e83c3d36b5cd8e8da181ad5669aa13d63ded5e14fdcda0df9cfc36", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 11.902, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_height_um": 1.16 - }, - "requested_updates": { - "bar_height_um": 11.9016 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "c0e462d3d6a534d0a16f577ccb7a3ca58ef80d95be5c0f0300b98663e0ed0f7e", - "verification_evidence_sha256": "23408b81d9702b3347acd062ec25037bf38d7d06262c9c6dad5e83b03e5fc64b" - }, - { - "axis_ids": [ - "axis:step_um" - ], - "code_sha256": "8ed8b91e8b3330c3548c2a296ace45d65c790a54b2035e79d47ac5e68dff234f", - "controlled_axes": [ - "step_um" - ], - "geometry_id": "dgeo_f7bae59fe45e21b5ea0b62e4", - "image_sha256": "3a67f21900b071041690b0e025486527c63ab5217c396e06a911667089ff0185", - "parameter_delta": { - "changes": { - "step_um": { - "after": 16.964, - "before": 18.24 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:step_um": 0.86 - }, - "requested_updates": { - "step_um": 15.6864 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "2bf76776f1a75c248e48cdf691c5ad9f88d502216d926dac17bbefeeca4eb393", - "verification_evidence_sha256": "a9e9fabffd711cbf123271c65fbc0610c8a54351758b8a9347a87d923a8166a6" - }, - { - "axis_ids": [ - "axis:step_um" - ], - "code_sha256": "e837c814cd8ed50a1fdd2c8ee621829f13e53345e753a792612ab483a91cfe15", - "controlled_axes": [ - "step_um" - ], - "geometry_id": "dgeo_39dca55e678aef297b86667e", - "image_sha256": "1062912a7d3ebd00ceb5a7fbf56e7e2d7adaa238cecd07b7c32cfec3d5b80e44", - "parameter_delta": { - "changes": { - "step_um": { - "after": 20.794, - "before": 18.24 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:step_um": 1.14 - }, - "requested_updates": { - "step_um": 20.7936 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "c44fa6a5c9fc3b2cdc06f6cc96f501975d8c6b6549a639068f5a35fdc8738859", - "verification_evidence_sha256": "a0807424e9d67df3a480b961b9aef4a20d21ec4a063c9124c6ad53a6c17754ca" - }, - { - "axis_ids": [ - "axis:bar_length_um", - "axis:bar_height_um", - "axis:step_um" - ], - "code_sha256": "5d91ac9adb02917c4b374e88d49bd0dfe76f33e27f4ab293622da2f0a71bbb60", - "controlled_axes": [ - "bar_height_um", - "bar_length_um", - "step_um" - ], - "geometry_id": "dgeo_305209f0e99c941ca8569dd5", - "image_sha256": "00bf83a955f94161e22d1f4ee015f65a841f337e3658bc52b51b4c300b60e3af", - "parameter_delta": { - "changes": { - "bar_height_um": { - "after": 9.44, - "before": 10.26 - }, - "bar_length_um": { - "after": 38.874, - "before": 35.34 - }, - "step_um": { - "after": 19.7, - "before": 18.24 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_height_um": 0.92, - "axis:bar_length_um": 1.1, - "axis:step_um": 1.08 - }, - "requested_updates": { - "bar_height_um": 9.4392, - "bar_length_um": 38.874, - "step_um": 19.6992 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "de0f994740387a17d52b550b3bad5934e5343d79e2d31fa2bd87a0cc495636e7", - "verification_evidence_sha256": "f895ab250b597a475ec1b55976f7ef79bbc1abbf78992586ce6d8612c6c4f329" - } - ] - }, - { - "anchor_id": "l1_08_overlap__c2__proposal_b", - "grammar_id": "l1_08_overlap__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "5de82aac6ba6abbce1f73d01f151b69154c97eadecaf5890ffc423f90a310306", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_462f1240ad34ee029fa78b24", - "image_sha256": "c10513cd71382049337eb9606d96432623bb16021e5ac7ef46b433f8c82337cb", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 11.218, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.82 - }, - "requested_updates": { - "disk_radius_um": 11.2176 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "4b01163cb395a3fda0e11064a8967d720d938d5707a643c07c41899d239bfc32", - "verification_evidence_sha256": "4274e26915092af38abeea55278fd0b98206b84d6d0671bae58fb60d1696c2c0" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "b4fbcc4cfab0db713841ab5dfe26247b1dedf2d76419624aea65b4543183d5c4", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_d3f7907ab262c9206ae62485", - "image_sha256": "b00dce0dae9cc7d589d62b5b0774fdbb14515def715f3ec0c6a4059be50ab638", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 16.142, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.18 - }, - "requested_updates": { - "disk_radius_um": 16.1424 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "3496f0b250f83acdfe2df3bd08ca3da0e897a98b7e477b159328c95cfad7123d", - "verification_evidence_sha256": "1f43ef26bf9fb29b07ac5972d901f6ab0be09b934f0ded3e2f05ccee45864001" - }, - { - "axis_ids": [ - "axis:center_offset_um" - ], - "code_sha256": "f29e482796d45b581df72542aa3ed9de5568a1727051c942a1eb1a474cf08598", - "controlled_axes": [ - "center_offset_um" - ], - "geometry_id": "dgeo_d0a313a5a2223ef8e9d7c1a6", - "image_sha256": "5ea427a03652e6a3552b549f5be660518b2b71a80fb99e66652618f355c77e89", - "parameter_delta": { - "changes": { - "center_offset_um": { - "after": 8.618, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:center_offset_um": 0.84 - }, - "requested_updates": { - "center_offset_um": 8.6184 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "268fd34de45ded77849e65ac86a6d7c3b675c9c7824c8607308d1b76306f2ba3", - "verification_evidence_sha256": "04cb4ced3bc1ae5f070ae6286b8355d02b15c6f9e8f7057117e6509ac68a9f20" - }, - { - "axis_ids": [ - "axis:center_offset_um" - ], - "code_sha256": "6cbf841c5fdeb19d23be2950881db651f1c932fce0c1ab500d6edb3c0321f057", - "controlled_axes": [ - "center_offset_um" - ], - "geometry_id": "dgeo_400a3b607bd529c39481de92", - "image_sha256": "ae80cf5a85670119cd7845f204b2234760d23918cf18ad490b1a9a12940e81ed", - "parameter_delta": { - "changes": { - "center_offset_um": { - "after": 11.902, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:center_offset_um": 1.16 - }, - "requested_updates": { - "center_offset_um": 11.9016 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "2dbc8b6189025736856771a7eeb39f9eb9a36f4a921f256f2e7bdf461503fb01", - "verification_evidence_sha256": "4edaccc1bd7e8956a77053a91ec8ba320e75aef0b90e890c4eb6538574298dac" - }, - { - "axis_ids": [ - "axis:center_offset_um" - ], - "code_sha256": "2104ed78997fb88c043413065ecd1292376b12e4c400a108d062c944895af16e", - "controlled_axes": [ - "center_offset_um" - ], - "geometry_id": "dgeo_e3493d5e0c263130f53bf9f0", - "image_sha256": "12c779d0acc95dc7570629aa6ac14bd84a0ea94280ee7f546316c08ce86b3b47", - "parameter_delta": { - "changes": { - "center_offset_um": { - "after": 7.182, - "before": 10.26 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:center_offset_um": 0.7 - }, - "requested_updates": { - "center_offset_um": 7.182 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "67590e5e2650607b2d1cacee0cd81508bd62770b9bc14cd0bf66248525f67be3", - "verification_evidence_sha256": "21f520405b585a19263392c9264189533670a2925e0f8d87efe7a9ceead3063a" - }, - { - "axis_ids": [ - "axis:center_offset_um" - ], - "code_sha256": "037974fc5690a2c07a8e177a402c068d084850b6bfdba768751f2dbc64bce8f1", - "controlled_axes": [ - "center_offset_um" - ], - "geometry_id": "dgeo_514c3b25dc12acf1169b16f6", - "image_sha256": "dd3a45dc460b4cf7dd6181dfbbe7c5cf8522100a9144fe362329d974e3830da8", - "parameter_delta": { - "changes": { - "center_offset_um": { - "after": 13.338, - "before": 10.26 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:center_offset_um": 1.3 - }, - "requested_updates": { - "center_offset_um": 13.338 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "080d53836d9f6882fa5dae413b3a87514c25b7b5eeb12c549c9a96cfc538e450", - "verification_evidence_sha256": "f53e48bbefd57042f5049551fec1278fd7c557d043877aaf32d025777f4a81fd" - }, - { - "axis_ids": [ - "axis:disk_radius_um", - "axis:center_offset_um" - ], - "code_sha256": "be7be75e1ec9e4535eb4241f95482df1a897dfde3cf89fdc239aece5592c645c", - "controlled_axes": [ - "center_offset_um", - "disk_radius_um" - ], - "geometry_id": "dgeo_d546f44155ff02d59415f8b7", - "image_sha256": "9e688f158c159cb62680b9b20de5fba645390fed3ade01612c2b357bee69e006", - "parameter_delta": { - "changes": { - "center_offset_um": { - "after": 9.44, - "before": 10.26 - }, - "disk_radius_um": { - "after": 15.048, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:center_offset_um": 0.92, - "axis:disk_radius_um": 1.1 - }, - "requested_updates": { - "center_offset_um": 9.4392, - "disk_radius_um": 15.048 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "cba554eacedd6fcd25e6b9401b7e9024a1721e257ee15aaee42814c65f927241", - "verification_evidence_sha256": "4d94fd5c5a98838aa360754c267a4d36433a8315cf6b77eddf848b2317f30e48" - } - ] - }, - { - "anchor_id": "l1_09_connect__a1__proposal_a", - "grammar_id": "l1_09_connect__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "5acdb43610c890ce80deec1be951a81e6a08424d68bde7c15f484f7082673c99", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_a00274e00d1f9ef80daa95ba", - "image_sha256": "0ab7ce97ef22da25b10954f8f70855116009e1c1a641d0dd1aec2b59e4291db7", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d4dc8f7ceba6a75e93366a6044f8a0c8187337f66995351a5f820315d6498e6b", - "verification_evidence_sha256": "0ea7c5e896d04ff740c8733fd30a4e169e07d8f28d7c9c888a421c835e4370b5" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "6d7cb7db3338f49d4f24ab39c81edff4018d082002f3b287ed3d6e4f949016a6", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_6ba9d5e07367d83251ec59ff", - "image_sha256": "af2dfea81a513ab34fb0f2b916af327fa0424d48ef0bbfb9e82cc79506d1d8b3", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a5fcc9ef6365ba6c6f1cd3089d2d803d273987ec74c32da3f6b72cffc69aac43", - "verification_evidence_sha256": "6d8036c4d390517cb5a2501f82b7991979fb675e9d3704ca8f1f2a3dd0ee982f" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "4f3a908e26c4558f4b1974e0774965e5e6e81342b32d1f8603a813e57597151c", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_4df687dfc77158380a446b9b", - "image_sha256": "dc7eb5314017d582d0e8db320c2cc7e8326acf53cc7351fdd07f67a19c24c6b3", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "18c89e575f6d53cc629a9a23f62a0cf72a53d7e6bff633bcd4e333c2cbe29539", - "verification_evidence_sha256": "40e086eafc2b083041644fd1d273a35c4c99af37beebec02f66d0e20370b7895" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "54bed05e43ee3983d3ac0ff11320efaa94e13c0ef755f62903a9aca48ad23b0a", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_22621e4368176d39070ac5ae", - "image_sha256": "22a077d28074fb2316fb6cdde3ce75a466c11d5b33f5c6171afa60d254215853", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3ee22318c9583b8c824db87b8628b30e253bbda664c759799272040331461074", - "verification_evidence_sha256": "0bbb6ff24dc4aafef567b4cd46acc877b71532ecec158c3d2d86c70017ae77fd" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "0a12f6af8f6124e64af0969977be07a44164da3dde31040357cefdde96d1a509", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_9cf01c1b7a1b4bb5c43da0e1", - "image_sha256": "6aa02101e927c8340948641fe417c53b832f7d84fb4293d5428741cf88a01ebd", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 29.24, - "before": 34.0 - }, - "offset_y_um": { - "after": 14.62, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.86 - }, - "requested_updates": { - "offset_x_um": 29.24, - "offset_y_um": 14.62 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "beb972e052aefcdd5fb8778f8cc0add5635a6b6209a72a61a9e476a544b34290", - "verification_evidence_sha256": "e341a564a4dbfda234a9bb91e47cb89279a5f489e085154a081b2db9a76e2cac" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "5a3198d2c97660390ef246a6e9b42deae9e82df8fbb9e57641b417da6b9e934c", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_357b999b80b1c32f53df72b3", - "image_sha256": "f91be594d3e716892c3a20ecad958e04327ab639bd1330b5a05f1ee138db1476", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 38.76, - "before": 34.0 - }, - "offset_y_um": { - "after": 19.38, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.14 - }, - "requested_updates": { - "offset_x_um": 38.76, - "offset_y_um": 19.38 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "5ce0f12669532a46578032ae1af90888b376e72d4cbb5c9aaafe636c55bd5fbd", - "verification_evidence_sha256": "2bf43627645660b602506fd963c59762e4cd82a3d3fe83374b65d2dc0a0bead7" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:offset_axis_um" - ], - "code_sha256": "fe8e767806359bac08f12d31f5e3934d93101b92ae08f42df2691a63362051b6", - "controlled_axes": [ - "lead_length_um", - "offset_x_um", - "offset_y_um", - "width_um" - ], - "geometry_id": "dgeo_ab69ab46c80bfa0bd2eefa1a", - "image_sha256": "eb1f08a4f0856d747cb703d90e1c69722afb12b5e02a1eb4457b7be96aba62b3", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.08, - "before": 24.0 - }, - "offset_x_um": { - "after": 36.72, - "before": 34.0 - }, - "offset_y_um": { - "after": 18.36, - "before": 17.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 0.92, - "axis:offset_axis_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 22.08, - "offset_x_um": 36.72, - "offset_y_um": 18.36, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "701a2e73e4704fdffd560ddb66a66a6bb08011a96636c6f0aa78a7b4f4e7beeb", - "verification_evidence_sha256": "057c1c7e0e177141f76745628b73963100674373ec71572135eb70f7af7b6829" - } - ] - }, - { - "anchor_id": "l1_09_connect__a2__proposal_b", - "grammar_id": "l1_09_connect__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2d923db2a3db80d94bfe30f1523c71c7d8917b6ab5579957043ea603c13371df", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_a6c6660b0337ce4e429ce2af", - "image_sha256": "350b13b4b5f9590c8ca6d57d3df934c645694eb7e2f6e10baffb3a27a9d3fa54", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "5b0007d702867bdb025f45c491ca61163ab54d4ff0bc7f7638eb94f8b0f54135", - "verification_evidence_sha256": "2814aecf26bac7df963bfd9cfc5e17e80d8603099757e3ec1a53942622107dae" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "db2e57fac582d4a59c48633c77be1b53408e7a21f62ac15968502eec2d2199c6", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_34b8393173d1bc7aedd34512", - "image_sha256": "3c8e8a5fae2ce03a815a9309d9fda41c90028d9cf4efcd40a10dacfbad1a1a72", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "2c260a2ab46839cd709142b9f27b54663f50c54f2b669dbeeacc41cb7ab2299b", - "verification_evidence_sha256": "cd8c8d3e02979e46cf25b2222f5552dbb05bdb26da97c4d1df4c03ca43260e2d" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "8944c08b36e633ec450239c77306ee2a5f7ff14d5c8d5592af14081b11d84a7c", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_6a9df4e67b7f07841bc99f23", - "image_sha256": "3bc713a15e1ba04f008da112d23c62cf1cd778271dd9bd3fdd1d09b0f43fcf3c", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.11, - "before": 23.94 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 20.1096 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "8bfec3778a56aa02900f892657329e151fd9990883a8587e5fd713e2a579ff12", - "verification_evidence_sha256": "bbec691070286aa4a56824f06bd551e680778ab44b49bf5a1f9c404281ffd6c4" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "ca66c80cbe81948fcaaefd97a8801b293de5d45f07718884949af06da071f724", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_770bc12b5e6f97b789e07091", - "image_sha256": "86107bb5f03192502294351fd1860a1c2edf7a757e337c51c55296618ae05399", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.77, - "before": 23.94 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 27.7704 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "ab69421c6293b8d429316130f339fdce84fc54b0f55dedb1b87c09b4c7aa7372", - "verification_evidence_sha256": "7c6ca899da4ad419629cee8a6d79954c9ea67ccedde02688882c973d5c80fb13" - }, - { - "axis_ids": [ - "axis:tail_length_um" - ], - "code_sha256": "294302ebc29c53feeed4b9f2b47b5e6e2b98612edc5fe47b82f628d8b19c6691", - "controlled_axes": [ - "tail_length_um" - ], - "geometry_id": "dgeo_a34f8a62eac951f7668faa11", - "image_sha256": "15d0030f5678917de9de3c1118c99681a73219d651a987aa00b3552d7c0f3373", - "parameter_delta": { - "changes": { - "tail_length_um": { - "after": 23.53, - "before": 27.36 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tail_length_um": 0.86 - }, - "requested_updates": { - "tail_length_um": 23.5296 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "37b4263e99d178547f7880390ec7be7682e08d074777cb35fbc89617d2291c69", - "verification_evidence_sha256": "64f78f9a72413ff44d425d8c309b406e7ac4a93f3916e88aa9ec0de5f42a5ce9" - }, - { - "axis_ids": [ - "axis:tail_length_um" - ], - "code_sha256": "b089ebd4047eb9151ad22ad7bd3f572857b4628f4d7db7671a270477927a6cc1", - "controlled_axes": [ - "tail_length_um" - ], - "geometry_id": "dgeo_c487907cdf6ec7f3a576c3e3", - "image_sha256": "0730c7d5dba88fc6f4eb5f5031ef1dafdf9bcf44c1c12b339b602a2a57b13596", - "parameter_delta": { - "changes": { - "tail_length_um": { - "after": 31.19, - "before": 27.36 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tail_length_um": 1.14 - }, - "requested_updates": { - "tail_length_um": 31.1904 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "13a67606b021b271f59fa4a525054feb9f8f49c4032c9ac52eedd862c1a8c71c", - "verification_evidence_sha256": "080f275d1185daa3368964e65f11bd6e4a40d1869d868c2b7a90a6ace36cfbaa" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:tail_length_um" - ], - "code_sha256": "a2b22ffcf649ce744f02061e1846b316484e1e853e388422de11de4d7ba4bf26", - "controlled_axes": [ - "lead_length_um", - "tail_length_um", - "width_um" - ], - "geometry_id": "dgeo_1407972c52a3a80be6f6f1ae", - "image_sha256": "a75bfed009c1ccd5256cf56b27427be8eeec879d4d046a6ada34a9df56779d82", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.024, - "before": 23.94 - }, - "tail_length_um": { - "after": 29.548, - "before": 27.36 - }, - "width_um": { - "after": 5.016, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 0.92, - "axis:tail_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 22.0248, - "tail_length_um": 29.5488, - "width_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "bca30cbb5f2064a0cae07f877ffc053de6afacde6726023b344e454c4e22342f", - "verification_evidence_sha256": "192bf695c33ba3688767ba91c2f8529f3d98b6afce8811fb017c088f87fa0f2e" - } - ] - }, - { - "anchor_id": "l1_09_connect__b1__proposal_b", - "grammar_id": "l1_09_connect__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "70ce60425ac59235948bbe1a6e88b721ed40fc4c7cb1eefc8f9672f9e06a25c9", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_0d9c31428efb4a047f32f239", - "image_sha256": "bd9338834ef1a1911c4ffbac460aded9ea9d7fefc6be5dd2a342a6df1564d7f7", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.74, - "before": 4.56 - }, - "wide_width_um": { - "after": 11.218, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 3.7392, - "wide_width_um": 11.2176 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "8fad389f4a47d220169bf5c3d941b646c5811fdc7afb47c086136f79708ca8ed", - "verification_evidence_sha256": "e14d287205e51d516945ec975a82aa98467a6d97fc046684d4a8955211534376" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "82ee9e499a23b36ad149260e899078ca33058d68bd910914590de24cfa24c435", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_aeb783e39cd9595c40e73daa", - "image_sha256": "bd9338834ef1a1911c4ffbac460aded9ea9d7fefc6be5dd2a342a6df1564d7f7", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.38, - "before": 4.56 - }, - "wide_width_um": { - "after": 16.142, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 5.3808, - "wide_width_um": 16.1424 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "1f77a8b9c0cc8e807cbec6f49d0cd69ad2b20fb5e622f2e359e64d486a37e92b", - "verification_evidence_sha256": "25e23e1dd59fb2c0228591dfb4e0a32685da89cddf356f3e740ad44e7ac86da7" - }, - { - "axis_ids": [ - "axis:tail_length_um" - ], - "code_sha256": "7a82a7efe30b56656307137d68d4be7eefd4ed70c56c0af03c3851dd4e497446", - "controlled_axes": [ - "tail_length_um" - ], - "geometry_id": "dgeo_89905f263659e2be2ec4f8e3", - "image_sha256": "8c80ed3d74afb240677a176e0d02ff1585f2d9eb936b9abb401634f973bf3992", - "parameter_delta": { - "changes": { - "tail_length_um": { - "after": 24.898, - "before": 29.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tail_length_um": 0.84 - }, - "requested_updates": { - "tail_length_um": 24.8976 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "86307defc2bcd0213b44e75c17113aa8781da4c0c83da4b68df7363eb77d6a8c", - "verification_evidence_sha256": "19d456f2f14ec0e932d921ed42bb0c2d2520488bd593f4db42f8a0de76cf115d" - }, - { - "axis_ids": [ - "axis:tail_length_um" - ], - "code_sha256": "49eef46bf0f03c542a783a75e8978167fde352fdc1ab9586304b8fd177131e0d", - "controlled_axes": [ - "tail_length_um" - ], - "geometry_id": "dgeo_363f70cb8b605b7fc7ba85b3", - "image_sha256": "977ce8b70011137a43066937a643fa3ee9d38816eea3a2b30ee308c4358e6751", - "parameter_delta": { - "changes": { - "tail_length_um": { - "after": 34.382, - "before": 29.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tail_length_um": 1.16 - }, - "requested_updates": { - "tail_length_um": 34.3824 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "145b4fb81379baccaac257e5e23f9f9b07cde4ca2b58f07f29119965bdddd492", - "verification_evidence_sha256": "da231f22189db52ea34d069d8982a5de53e8bc07722e14db0bfbe007536015ce" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "a091831c9aa0a54f90d3e1eb560c3b338071e153700ac00f4efdcfab31632aae", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_bfcd539677fd33999f418cfe", - "image_sha256": "e427683ed814a80f84d026bd332b37d72024fc903841072290692a0df6a45b1a", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 27.452, - "before": 31.92 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:taper_length_um": 0.86 - }, - "requested_updates": { - "taper_length_um": 27.4512 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "fc8438b2992625215c9166947ac547dd048f3acea9cf4d061fbfc9421b05302b", - "verification_evidence_sha256": "8a05d9952a7b99713562e73f34ac18988db91c40dfb6fd8dff41a0d65b1c39ed" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "87d5a63c58b370afbf35990c18c110232e39cff9e658cb443dbc106dcfe8e9c0", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_a3a1c5e7151103fed509dba9", - "image_sha256": "ca7d17d0fe9df6c4451e18058e6dea9169dd0a5d141e46d1b1ca4498a66ae682", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 36.388, - "before": 31.92 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:taper_length_um": 1.14 - }, - "requested_updates": { - "taper_length_um": 36.3888 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "efc075a919879bf9632b6d0dc859f0abba1d3981660893d80db84b51d708cef2", - "verification_evidence_sha256": "4c0021bae1980e416cfab8da8b776a9569bd13d1eef2b08f4daec3b3b5eaefdc" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:tail_length_um", - "axis:taper_length_um" - ], - "code_sha256": "88469611ca8ba4f85a204ce91826014c11d7970a379c6e7862db0ff41daba6db", - "controlled_axes": [ - "narrow_width_um", - "tail_length_um", - "taper_length_um", - "wide_width_um" - ], - "geometry_id": "dgeo_e51b9ae74a1f978b51d74747", - "image_sha256": "5c88bb9d0ccb4bffc3137840542242836275651a1dd71362c83eec00e4c6a40d", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.016, - "before": 4.56 - }, - "tail_length_um": { - "after": 27.268, - "before": 29.64 - }, - "taper_length_um": { - "after": 34.474, - "before": 31.92 - }, - "wide_width_um": { - "after": 15.048, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:tail_length_um": 0.92, - "axis:taper_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 5.016, - "tail_length_um": 27.2688, - "taper_length_um": 34.4736, - "wide_width_um": 15.048 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "6be0feecdade69976376db28dcc6bd43ee0cb5d4cf65e44d4935d806cb1ffff8", - "verification_evidence_sha256": "2fc6879a6782b0e8e4eaa673c74f5953926f986a2322d2a2ec54bb985dfa811c" - } - ] - }, - { - "anchor_id": "l1_09_connect__b2__proposal_a", - "grammar_id": "l1_09_connect__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "17a3d5c1da7cf0163834c1b29a9d280d74c07ce01741a3aeae481345ba60808f", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_7288793ea6a864dcc6736416", - "image_sha256": "f5fcd8c807d349801d3e1dbbdaa4dad66d555f45f6354f46c3114f1bfcd0668c", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.28, - "before": 4.0 - }, - "wide_width_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 3.28, - "wide_width_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "27e2c628c01ad6c6a04f559ad130c2ae476c223e12af1362f8c7dbbf68e81462", - "verification_evidence_sha256": "76129718891167d1c7d81bb794bb705f27acbd79277d307a015956e857e13b42" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "81cb1d3992070969d0552dce1c51cda978fa6d4b0228c522fb49574c1afd9133", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_13e79b85ec7a44f55b5f7552", - "image_sha256": "6778bc5b396096016c351f877ec1dd771cb04bea2134f94f9b758dcb5210ed43", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.72, - "before": 4.0 - }, - "wide_width_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 4.72, - "wide_width_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "69ce6aa03dcffccf0684d995a5cf5a8130c291d13ca1fd99de7983cdb3e468f5", - "verification_evidence_sha256": "8169cd27c19e803fe74bf40820fe0329c41743d85e3f13d7fb3da7dcaafec6d6" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "624dd556eb2c94a2394341398e01daad393b3496febf2e93496293094b94972e", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_77a6bbb55923e70451d47133", - "image_sha256": "ba4f80073ca17be010c03d4f71d2c0c3a57ad676c84ebe697ec51277ca18936e", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2a6fccd1355c128bdad59c505571d52aa2dab419cd6b81ed56c8efaf65fe7590", - "verification_evidence_sha256": "846665baa49fc8ee49e7bdea72bed307bc8d8f8d1cf44f9ca034af24bd35f784" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "d20e83e4562a8ba4a202ef8a1e2b1f2916246da59b5511c790a6e5f1a8993d81", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_730a494d1b7d39ccdb70221d", - "image_sha256": "e99768fd81465571eef8ea6b0764632b51c295e26cddc2849818690bf64dd33a", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "14a3d97f47ad0e951d443834705c4b2ac00f5ff146d1b1fe841953b107f2cb3e", - "verification_evidence_sha256": "5887602fe2d1d2d1de7a4c8b386b9c7aa47bb34239c5167139039818f7e2d1ca" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "fe4988d1251703fbea3cec90c42915495a5685a38bb92cbf75cafab97f173b33", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_8702a8ec3089223bf43d4a63", - "image_sha256": "6a2a896dc44aa6f34a61af6a5afa263ea7bd8ebd6acb6e87fd8f916c98371bad", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 23.22, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:taper_length_um": 0.86 - }, - "requested_updates": { - "taper_length_um": 23.22 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5c718082df4b6198d40c18a82fb9771c7019bac9d080710505a37a1a61f9617f", - "verification_evidence_sha256": "eddd436d21e4f0c76dfde536d1d96b38af3ae8de09af4cd93c6231de3f300a92" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "549f4f836bff2135d643117e8434159d5f732ff7c31becdb7b089330cb648bb6", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_54419775365b6a1fbae4d299", - "image_sha256": "b02ffcb000fb92dda71d76a90a948c80f929da86db17303df376cd43e7fa7fc6", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 30.78, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:taper_length_um": 1.14 - }, - "requested_updates": { - "taper_length_um": 30.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "5f5955feb1762573c6a7cbd35d9528f30551232ba77a0e53d754c44803fcff4b", - "verification_evidence_sha256": "92b31519d548a3f89df4b7729d301431611ddaaead88c8572962356688aed9c1" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:taper_length_um" - ], - "code_sha256": "084ad521232ae33d93e1c9dc3bdf3cd1305c6ca727286bd6917f5fd4d04936a1", - "controlled_axes": [ - "bend_radius_um", - "narrow_width_um", - "taper_length_um", - "wide_width_um" - ], - "geometry_id": "dgeo_e2b8911de3752b2ab87ae862", - "image_sha256": "9b75a615a9ee6db0c631dfab6ab515b39fc8a446a4d58308fc429c8330ee2570", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "narrow_width_um": { - "after": 4.4, - "before": 4.0 - }, - "taper_length_um": { - "after": 29.16, - "before": 27.0 - }, - "wide_width_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:taper_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 12.88, - "narrow_width_um": 4.4, - "taper_length_um": 29.16, - "wide_width_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9c807bd96063aefda737924aade3fc66c028bf42c8f62c078b60188b8a74bd57", - "verification_evidence_sha256": "154464b54f795fb69af229c6f06c50e6e6a25e77c2027397093737c241de8b9e" - } - ] - }, - { - "anchor_id": "l1_09_connect__c1__proposal_a", - "grammar_id": "l1_09_connect__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "4f113bc2724fe89b87b7bc2ff329c3f7463854f0c3bc5b546337b2054a321311", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_d0343dec0aef2ff9c9d980b6", - "image_sha256": "997d9b685411bd2288f011d020096b1b13cf0b225ee4f0417c7c60815c48a761", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8695ebfe0c674daa5b2d9f6e65e86cf4144eec4856d2d13061fe82cfdcb7438b", - "verification_evidence_sha256": "c1ad59ebd72c60d3ca1dee2e04e97adefe4e0d155d689b4a0a5c60616968a341" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "42514050f952a0f11a242a70ecfac5d78cb485ffe6c4a4c99df0a48c780c669e", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_cc908ee0f5feaa3b24e9cb3b", - "image_sha256": "eb4e17b1365be36d249151e5e15a07587d880e0fffc36a7a6ea33870e3227803", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4fd408fe7642df1418a72f1d976a630c16c2b72b3c1370496b867e0b82cb64ad", - "verification_evidence_sha256": "789fef98efb29470162d409832ffcca1acde7abbcf8808415fb43a4bd66896f4" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "85cd99c07ec851d9452457cbc4a85c172d4d0d41770e1fa8e22a1f38f2c6320f", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_b3a78e9c6cc94ade6c58c079", - "image_sha256": "c03dc8ad230efee321e02568f4fb99d368b4882788aff054c39bfd16298dd793", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 10.92, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 10.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "35955e5556b59ecf310f73b2022f8b4cda6b0829980fb03989a32cf5c7b7a15b", - "verification_evidence_sha256": "15e6142b044c2a6b08da25baf3520ba260f4e47fae5e69a8b0615ddca8d67d72" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "42aeab856d270b50b5e3bd43aed8d7af49e31f2ccc46d2467785a3ba48419863", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_edf95e0057504fb7a23f6986", - "image_sha256": "5038e2bda5a8d5e28d6369c31325ab07407737027e00ba1d71e1d1e3406239a3", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 15.08, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 15.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "07512c1955c503f62b8eec8353c7a7a789e306d6489b3fedc47f9b59f7579898", - "verification_evidence_sha256": "bd713eac7aaf945fedad5df713eeee34c42df8aec17318a03d5c83196e8c3630" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "b1129e1d792fe99e089b9f5c57180e74947205a71ef653a51c8a4e4c3e94fd75", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_821dd37978e00de832fc3613", - "image_sha256": "cef231f35f51b958339ff04ac6fd5621f5f36e51f7b6e730123ce009d53473c7", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 18.92, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 18.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5adef67cad678727de7bbe6d30a0d25e9c42e4eead9b0147a5d8a07316f9034b", - "verification_evidence_sha256": "1cc6d591380775df40fab4383f3db8470018f59dd29c382bd2b817298dd08133" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "dfe33d1434001681451e224cc94e4aac8c664c948f4aee240cd10b2e7e82e959", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_04f248577a6cff677b41afd8", - "image_sha256": "839ca9b5b40fa96526221faa2eadb1eb1d6b8bec68a9c3261b57451ddd8e2e71", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 25.08, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 25.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ab2e78aa2fb56e45e2b8e1d310badc0203dcc328635e8635e4f24433a42b8dda", - "verification_evidence_sha256": "d122799b0d3ee069a3722d35a7af639845c046175c56c6b309606f4116244c83" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "65a34e1804aa9260fdd5b0002e1f0a8a091d1d3c3869e657de07670513bd5b81", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "width_um" - ], - "geometry_id": "dgeo_fc0613533303a8e23cf131aa", - "image_sha256": "44e0deb061b316feb8c31cbaabdd57fc17fe0a16167ffe094cb6d314c8901625", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 11.96, - "before": 13.0 - }, - "lead_length_um": { - "after": 23.76, - "before": 22.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 11.96, - "lead_length_um": 23.76, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "60135c0784e5b3c349f02a10f32d6b6d48f15552f4c1d42a49c2ea0bc899668b", - "verification_evidence_sha256": "a28a399aa9e15d61d70731826c57a4fdbd612c19403d92e7fb1d9f29e584ee0f" - } - ] - }, - { - "anchor_id": "l1_09_connect__c2__proposal_b", - "grammar_id": "l1_09_connect__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9ed59cdfcfaf0bbea69232a100511606e03f3bd7ee4650b3dbf85e81c098dced", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_6ff8bd55b4366f0a88ca9ae9", - "image_sha256": "9bddf56d30ef375a2a6f34efbd051abc86a025945d60ac811e80b602935e69c5", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "5d02c3c278d799392b1f84b8bbb46e15aee27417090c07b9175cdfb2d3ffa895", - "verification_evidence_sha256": "8161c9027f55dcb3b7c3273f233739c1d260596cc33b8b06e3b1632afc0fd807" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "298b107aefee7de6e9c5db1a0b0697fe5706b26461a5c5721d9b712c7a9a9d70", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_2981c67542d156e9be105029", - "image_sha256": "bf45af9b2f93eedf5094b68e1d9824738d490815e95df15399aaf8dbebebad0e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e9f0745b67eeef9517f62d5b9c6cdd47101f586682e156461378b266bb8c9910", - "verification_evidence_sha256": "c55ceab3ee91047fd109aa35dbd83e26baf5556a621fc755a93de740dcab8776" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "62b9aef8a907f46c73635db47c8b2ba3fa2d88e0b7072fc974ba00d9e66b754b", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_bf156dc44e576db7ef410783", - "image_sha256": "4c002d7244d2673cfc6ac6b723dd73f12aeb312f22c10c1ee91c66e03f805e24", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 11.492, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 11.4912 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "f495f80cf07e9a86e99a7903f0147be11a4101c74708e4a0a855b401b7b32403", - "verification_evidence_sha256": "617bbf3a3df08f271855725d0834a19a22edf1d73193961f026e131eea7810e3" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "2f31c31c25bbabfa2321feba723d5a0d46b86cd61307ded44e9364483ab1f1db", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_255e1bada72ae2496855e717", - "image_sha256": "8cdc268ee48a7fbaac6a23885504fe79e21f55551fa7e7542a03c4354e10ca45", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 15.868, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 15.8688 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "a195c75ec57184ad88119d8374539beee34c5e33a38782981e211f0f7b0bf2c6", - "verification_evidence_sha256": "193b8a405606e8043e00681f4d9bf41a716cc88ec784826d4880128f9f974df7" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "c94bf8f85f6ec1d922beac57600f5c41b7312cbeb1e85fb56e55b0b4045e1592", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_03932055b5aab71b543fd13d", - "image_sha256": "403453ab4e849f3ac8a9de8b4bd1a02f514ec2e7addf2c71b21993b771538479", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.648, - "before": 20.52 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.6472 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "764441ad1ee24214d0d55cf28e83d298c6a4c113094e664323daf7168a03d353", - "verification_evidence_sha256": "49d594153d1b8f869944b027587005d12c13451df97e9ebce6c1807585fb5c68" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "c1567808dcd142374b95e827769abb1b3357d05fcfd7c83bcaa2bbacbb4eac58", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_7c3933144935209ad8bab31d", - "image_sha256": "2e8bd135b1a3f2bd7967eed82bb07a9397fcdb4e5abcee4e61f6f4f30af54b86", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 23.392, - "before": 20.52 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 23.3928 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "1f385594a6e9b0b1126f4e8713be993f65b9375e493ce48b0549615a620cc568", - "verification_evidence_sha256": "f9c3db0ecd17d254594699cd367933d7d98edd15d537ef2ce84882e94ec7ede5" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "2bec23875a8932ba0fa407e684296b7d4b1e09d68c40e4f950d5905492fee231", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "width_um" - ], - "geometry_id": "dgeo_41cdb0494d582b2c2e498729", - "image_sha256": "11effbe692914c05de6ae87b0d163d3d785cccbc348464d12602cf67f04d3eaf", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.86, - "before": 13.68 - }, - "lead_length_um": { - "after": 21.752, - "before": 20.52 - }, - "width_um": { - "after": 4.902, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 12.5856, - "lead_length_um": 22.1616, - "width_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "8195e7c8f4df01ae9436a9421fa98528b59fbbf38538926c3614ee75902bd5f6", - "verification_evidence_sha256": "c4b760089e1b1c2aefe678e7d90b2e898c8047a8a4eabd84acfbee55bf126304" - } - ] - }, - { - "anchor_id": "l1_10_path_append__a1__proposal_b", - "grammar_id": "l1_10_path_append__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "581335a3b6270a346317b877cd2ad081757c3b2f836d8962f2fe1bff2fb2af74", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_737fb201e8bb271464c30ccc", - "image_sha256": "45ffdc8d0aa55afc6ab04bb561b0ed3f8d0890db2e68312770030419ff82fe11", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "9a6c543b7196336284e57a1b8f422024a48ed219f78240dd1f804b034290d5d4", - "verification_evidence_sha256": "e2b36d87aea596d6aecc3b8aad32e75f3cfc9057585b97b05ca825e0deea23c5" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "865420715a264e1f8d872371f8e411e3fe4985bf9492044cc0b0463057058f86", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_21fa885ac353761e4da68de8", - "image_sha256": "2f9b1b33803fd4f172fa173e151c869cca52808b90f6ce548d8ced0b5810b893", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "8459679f65c1aef4cbbbf577184540bcf1e1a9ef7610a4149e6b1eeb9463b351", - "verification_evidence_sha256": "ee57fd6ae0e987c407023f171e8d16852e95d594db8b1bfa937d742161800360" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "21651b166b04ff99bbc7bd0c2d3bf7348619cf3d0591e6290bbf58191236d2a8", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_ea2e57e1ead95c6d75afe912", - "image_sha256": "74ad391be5231854f7df0ecdf950e61a0b6f47aeeab1689e9cd66cd03d5eb8a3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.492, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 11.4912 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "74c9462136dd75ade7e96a2099e8e95cfaffee7a8505df18e7f43ab2fdfa7933", - "verification_evidence_sha256": "67a35155a80736711f69e194987fd3efa382fd5da1b6b12969dd4c50dad8aade" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "498c2b8f689ca7b503e40dc7fb29f4b41ca2ecbca241f9552c277a0d8c328bfa", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_48e72f25efa68fc7c3f5bf83", - "image_sha256": "8a7a5f480c5884cb86b50a5099b48f2d4106e38fa4f0fcff2747f514566a3580", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 15.868, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 15.8688 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "ec6a8f78980cbd91ae6f337abeca97a05294944e9f58aa59fc72828d62c607e8", - "verification_evidence_sha256": "0798a4cb304a7a64b6fa8e042fff2b5ba4e739953d4024f144b83ddc3bbf1385" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "08ee491ad414da7f3d3026143a942adb7a5f1fc46feafb23c8da9abc8528fc79", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_16edaef738fc040750550a7c", - "image_sha256": "476814cec0181023126c89f50a23cacc509153c501dd577b3d2f67d23960f959", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 77.4, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.86 - }, - "requested_updates": { - "angle_deg": 77.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3d14df7a78f85d50c9230ba0d73bd8d552d6835c66e8149bb757b955ac547a62", - "verification_evidence_sha256": "e9361bb1479c009a2783996c4a65b56e58d9496acaf359bbb9e9f1b51e3a1a2a" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "3d2cc5a03050a2be1f4fd428abf863439702a97bd754d6e082b094805942f288", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_1764aa027b51bc112e8b5dc9", - "image_sha256": "d7b6505e4b189910a89c590e56a3b7d17bfed9360be6e7ac264cb9d6a7b9d971", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 102.6, - "before": 90.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.14 - }, - "requested_updates": { - "angle_deg": 102.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fb3847b8db7f9fde0d4ea71a70a61495be5cd3e9e67645237451b1b566e94217", - "verification_evidence_sha256": "f94d7b40d8ff07ff8342b865c087ebe8bd747ebd766a40c15d23242f665b7231" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "code_sha256": "8f03b22e77799b52dd8d2bf17b31465cca90bb1bc3072f62609d5ebe66b78937", - "controlled_axes": [ - "angle_deg", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_63f1ac3fa06c88b71db782dd", - "image_sha256": "124eeb99418bc40a6790b2ab308666cecf9fa043ce3fcf0f7d2737d2568c68fb", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 97.2, - "before": 90.0 - }, - "radius_um": { - "after": 12.586, - "before": 13.68 - }, - "width_um": { - "after": 5.016, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "angle_deg": 97.2, - "radius_um": 12.5856, - "width_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "19a04efe74560947aeff6478bb4514c7526a1c3410fc8aa49be824010a5731e7", - "verification_evidence_sha256": "d49615fc672f3503ff8aa7813c588bdc2e7232dd5449a55963281ae4ccd2685e" - } - ] - }, - { - "anchor_id": "l1_10_path_append__a2__proposal_a", - "grammar_id": "l1_10_path_append__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c7c9c06e02b1eb3418b2fabe8dd3b7c935e6384541a708b5335ecdb681577b29", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_0789425af8515a8d90c97f0a", - "image_sha256": "e424c0b10a8c7751f519723f8fa0ede896c6fa60d4764323ad2c99180aac0e53", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8c4622b01fa8338bc6ca3244172ba3f38c56803966d0c3723a22964bec86f2dd", - "verification_evidence_sha256": "6cc28169fb8b55b023f023609ffc2a2b0793e933071881df36c89a8f6e6c65d2" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "95644313fe7ed020393ab7a1364d810b52dc94596cac6dec979a7c255eef706e", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_50020a38183fe3384ff75d8f", - "image_sha256": "7e9677d4bcef85e9bf59d6f19c54ea5f1d6cb00708c352cda896004ba0f4681d", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "406807feebd9a54111c90ad25ec27cd30c795262fbaea044404c8bc199ab4a96", - "verification_evidence_sha256": "840ad37dfb505a532774bfb78c5fe42914f062bf67794d9c1e6e228d37983eea" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "79b6368d2315f6d93baa3ce82fc2de6281505b4a9dc51d442b6705b1b5d0c5b1", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c6a3a4c645f445134317461b", - "image_sha256": "6831a099fc49f5e863ac86265889c803c3c55665048cd4fc98683cec6c2ef18a", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d301cbb4457e267f97e778533f634d455850d3a684da1c7d29631a47c73b2e21", - "verification_evidence_sha256": "d2812c58ceda7bbda9ef95ae956a74d73baa030c79002cf2121b8ddf5c3dacaf" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "4e422b6294d29e454a11be6c655f6e12c040e1223f5e1c5ad2d05b9249281422", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_89148cab6e6aaf177a10b5b0", - "image_sha256": "c01c7783c2463a45ee708dc4d814b7f82ebbcfaf4e3d5f491412b9f4fc8972b9", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "cf4bd6b2f298954b08744fc3a8465462c238357be20031690cef7dc3b59882d4", - "verification_evidence_sha256": "abd7406b0bf482f1a34612ac1a6998edfbedcc896eac7143584b6fe4153c25a5" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "09f81c5235802e1cd70c7259ade385137e4042502e87ede71dedfc68781b9dbf", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_0a9917dc5d183e923b4f10b9", - "image_sha256": "5b1b83d4c3399b891e55397cac66cf7f42dced6413e11e962b3712e808328107", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 53.32, - "before": 62.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.86 - }, - "requested_updates": { - "angle_deg": 53.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8d402f7687a72daf8ed4af69210c7b2df5bb802d63946d78ecc4e6d7daf8b4b0", - "verification_evidence_sha256": "f56b05713bf96e57ec5f03f0bf19af768c182298875507d8a075e5f229fd40ef" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "2c3321ecd3e4354757534079c4a8f45dd4eb6f65e343831d829054f24c4c8769", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_3b7861f97862b9d0955da846", - "image_sha256": "693f1664cd7edc4ecdb663872241fea26d12bed073c65ec9d8a868276382a58e", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 70.68, - "before": 62.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.14 - }, - "requested_updates": { - "angle_deg": 70.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "5ed693a866c7c642443518a765b574ed6c1cc0b3587328477dc2a7022176a35f", - "verification_evidence_sha256": "2f450d705e1299192b6510ff6a7a59ee79a0e7d55c492f5008add7b92bfd19ce" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "code_sha256": "3c24692fae072b90360236002831182b72737f1ed4aabc3a08a03247c7fc2ff3", - "controlled_axes": [ - "angle_deg", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_3d97c9936c9d23c79b3b2dfb", - "image_sha256": "46b0733d00dd2907afade424dc8b802a0a88be9db37a26abff8bc49c863e03fe", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 66.96, - "before": 62.0 - }, - "radius_um": { - "after": 10.12, - "before": 11.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "angle_deg": 66.96, - "radius_um": 10.12, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2cb5f71040be16bf7ee7cc018d9ca5fab39e97152eda22e6ebc45e7c299728c0", - "verification_evidence_sha256": "2f827f7ad55ca79e8ce34257fa88e992c2197335002fb8fca609130092fc09d3" - } - ] - }, - { - "anchor_id": "l1_10_path_append__b1__proposal_a", - "grammar_id": "l1_10_path_append__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "741e6e8dd11d11effcc12199bc563ddbd4c00b0e43c8348bc3f20222b1040830", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_189c1e2b0d4c16c57d653f48", - "image_sha256": "44ce70bb650e81aea4d1ddd66364a7d576cd047f1cf017fb76abdfdfc0d17f85", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "877a3f1f2dfdb931ffd7d97946d0f37aa3a168ed2cab0cd0032b80d98ad1cdad", - "verification_evidence_sha256": "f87d131c636e48aa1852c96b3c3d63a2a4bd94f89b83825c784de023b4b1fb89" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "4bdcbc11cefb9f9dba3080b5ee72ad7413ee97c2e6ba7fc5f65437db039e9bee", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_ffa8ab72d921d6972c349865", - "image_sha256": "2dc52a88a5dcdfec381277dedd70ba8bc5d8f9f234c141b2f1c38a17fd4ae4b2", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ffaea0722dfffe57360ab545621c87ea9b61560641a5ef3b9b79d4d56e319cb9", - "verification_evidence_sha256": "85f437de8f2c217a74d9c1b8683b034c78b59c250a2df88c7966a1f321354a26" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "09fb1dd971feb7ccb7462453cb16e2f764e8a5a50b169da0bed2373813f21b5c", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_b9f4ac7c89a06d0c1a715f8d", - "image_sha256": "adce9643589fa7ed39e7bfe45f50e1d708baf48fdcefc06d17977f9a5d2f74f7", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7813486e399ca97db97db6592bc36638771eb9cb89e921305c49eca15d2dbd10", - "verification_evidence_sha256": "987906023a063a85922db5e9188bf248640977a934f2eaba7c76ad6fc741f048" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "98ba441f3bd8ef1f0ca3133b9e56fb47b0342be959c7986b6635fc84ae2225b8", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_4de5a03388a8094ed7362554", - "image_sha256": "889bbbe4ed33a44925f364b60191123078a315a68ca01a45b688cfb908257f06", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "95ab0f3715aad7d45449de13dbb3126ebf4d5c9c4ab2935d86c769ead70449c0", - "verification_evidence_sha256": "586e9697d7131ab6586128c470957511d8a5db1fde9cb209cc71b25345966dd9" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "9a50852c250170d90c9ea8e8e609774cb1c5f0cd96a0ff6d26a7bfa1797e84df", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_a397347d5692122fa7c60a66", - "image_sha256": "351b63578920e4f6d12d7e2360706ac05bfa14245a073ad5f79dd96297f6eaba", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 58.48, - "before": 68.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 58.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9c1c9ac23193b0289e05591a2fb2b440f84029a61489c19cd5d36ce0898eee12", - "verification_evidence_sha256": "731d0749892caf0348aff5ab25c296a91a509f3fc6f36b7a184b3874c3a1a0c3" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "1fc80f90807738435439671203f8f18c0c59aa1211c2c3687cdfd35959b20edc", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_e58156a27732378b71a3c4e5", - "image_sha256": "3571724994efaa20572ebd1987ecee49e2989beb612ae619e72c38878144b1f4", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 77.52, - "before": 68.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 77.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4eaebdd5404d0b45cf2ce01414772931dfaa7a14e4ea902700ff4bf9e6b633dd", - "verification_evidence_sha256": "6c116f32505a4130ad937b69808c2fe3551d3800ef2cabcf11f74bdcff62c5a8" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "50b3f4857494ef401f761def286f232ce971edf962f4eb5eebabc3f92f3b1102", - "controlled_axes": [ - "arc_angle_deg", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_87706a0944ec4711ae69ef15", - "image_sha256": "75c0c64e6ccb49bd50968169e0c3453bbf0cc11a0332f79c368d79516746c367", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 73.44, - "before": 68.0 - }, - "radius_um": { - "after": 10.12, - "before": 11.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 73.44, - "radius_um": 10.12, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6eca8f467d9fd1422c92319ed969fc12f5acffcb7fde9e9e998f64b75236491f", - "verification_evidence_sha256": "7aff78040126fd4b51c1aaac8ea00d3b03d4dd5012b247eb1ff5bd92fe086749" - } - ] - }, - { - "anchor_id": "l1_10_path_append__b2__proposal_a", - "grammar_id": "l1_10_path_append__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c38fa2f37afe5d6b07e132c6d882190038c7270efdd0f98fbb124d3e6caa22ed", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_dd9ead51a28b31ff0679b49c", - "image_sha256": "088c88bab6d4e00392f0dc2f8ce698afacdeae559f1fd961f4c8acce0debcbd8", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f873abf6043def0c28b84fa4d2f59227833a907e2d6b9d2baad8a4f06b7b2f00", - "verification_evidence_sha256": "abbe4dd2c982d74501bd0fcab801fe69994b0c18c5a16f47e54a590d566f4d1f" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2020045dd75b4fc98899df34a58c936bdfa9ae8ae6cffa2c04fee563b55aeac4", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_1c0330c62e61a11f5e26eca5", - "image_sha256": "6d1822ecfdf7a93a9dff8407664828eae9e6f4abbfaea56c09868d9f50ab901e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "09dd651fad6c746bd840822428245e393f945ec836181593274718d501bc25f1", - "verification_evidence_sha256": "466c4eef3ac40caaabe2a527de868fcdb9a41e07df9d99d4ac4902f403b428c3" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "99fb0afa71fcb8f8c9767634b5521e2680b7f4c65fc57d44b71c3c39742e2f0d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_572213b5945c0d238c845e1e", - "image_sha256": "6dbf908dc3c89e71ab1d639fdca09377af27eb8fd53cb7eeafcd086500880830", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ae886fafc6a89cda9f68b2dd190dacef062acf1b11cd0ff3ac5befc44e6f946c", - "verification_evidence_sha256": "926ed53aeef34222e189fca94554542b40f462e4d318bedded146261dd221e41" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "fbb0aaaf9dc519f4107e2a983216dd30d16b36ba6885ce813a1d063eb6cc759f", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c7c8d171acab8070b9479f97", - "image_sha256": "03783ea91e7fb7af8ffa09989f89df57f876d9feb731d8900d428a1ab22a4cdc", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b4d412af04db00f8a1d99d5bad6b17ff24648f92eb3e0203c6cb1cb45707bed5", - "verification_evidence_sha256": "0b0277bc2aa0340a685c112473d4aad1f7b5e34d26b9ddb8c0a3f12275d122e2" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "ad61b80ce556216148ac11c22b7f0338a3059979b790042ff257df094305a1d2", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_374334cb1731546d6e300e2c", - "image_sha256": "d44741ae9bd7d7d5808cb3a67d48aa22ca788584828b7d9f927e45706cfd9197", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 75.68, - "before": 88.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.86 - }, - "requested_updates": { - "angle_deg": 75.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "eeb7f4fdfd1f8d556fa6c82046e57c525106ca2f9d5db8d5dc4ca5c469544f6d", - "verification_evidence_sha256": "71cd028b07ebb3be9ac8dda95ac0ca6bb92df720d59cab4f141b001e7ebba88b" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "a8daeee2ba6dc7524d29ce65160d5d684e95cc31d67c992f2c6aa0bcc03d31ca", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_c0171928ec04642a92eed099", - "image_sha256": "e8f58ba9352b51a996dc50fa43972bdda61da2932f8cc154ba95307e0c5b0e6f", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 100.32, - "before": 88.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.14 - }, - "requested_updates": { - "angle_deg": 100.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e02b2251a47b479db9fc006371ccb1d8767961b71dfaeebbb2bb189d5d94c442", - "verification_evidence_sha256": "41c05971922088fa9850a8f01fd8efd3aae61f9ced12e021db7e8c1c55d99358" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "code_sha256": "43e53e3bb652c64675bc317414e88a5b435e40caf4b48e3659a64fb09f257cd6", - "controlled_axes": [ - "angle_deg", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_c00fa8ea4208d9a0d189a5d9", - "image_sha256": "928eec0277121e1493b663c5b419ac7a51cae8dcc9acb33c2b0b88df69fca07f", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 95.04, - "before": 88.0 - }, - "radius_um": { - "after": 11.04, - "before": 12.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "angle_deg": 95.04, - "radius_um": 11.04, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f5e9d103c5435d1d6838e88e5d5766cd92e50f392d13cfe44bfa74de0b6bc8c6", - "verification_evidence_sha256": "59a6f4d3dc1a44b0e6be147ff89872b7ae6a8fcd18d2e3d3bdced2d7f7fd13c4" - } - ] - }, - { - "anchor_id": "l1_10_path_append__c1__proposal_b", - "grammar_id": "l1_10_path_append__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "8f221106d29485e99b2201ba0ea1127e3aa407bb73a0d59bf0d7f3218465797f", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_3b7b63cf93eb1ce5b41bd74a", - "image_sha256": "8c431bb06b2d084b2eb20f0e99b135ccd4effe921299c97f1303e1031a8ab922", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "478c6bd5e56c7933e291cb2dc7eeaa4c41d9935d08f993c383b7b7ad2c22cbe8", - "verification_evidence_sha256": "9a70e11e60c6509fb08382891faec2f4f8bd9a8afeb44286ff551dc57649b5d4" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "5bd102b38d68e7e5ce5b636446d41161f95c0b15e1f9d37126d83bef106cd111", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e5bccb5606acdb80da2bdbb7", - "image_sha256": "9e9e8017993efa9e39bbad6daa529a0e16ddfe37125bc4a3cc612c20b30ec22b", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "80a9a2f5fe55a780c9e53202d49ecfe21f4bb29264a70884195070a5c28823d7", - "verification_evidence_sha256": "19e0db1c92574fbf577b4b47e370011399edb5de2bff8c90c1a3988405db1d9c" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "f2e33b3e34eb3f73062e6ebb8901ce0452a0db778b787d990af4a8cf6be2e081", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_d667dbf62573d5743fce9c44", - "image_sha256": "0d8d43bca1c284c21ba50588159deefcee5020e58e56689d58668c2d091530b5", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.576, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 9.576 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "36cff00e6636800da39332ba09bac6197fd9fbb1f5cd8d830f604f6fcdd15713", - "verification_evidence_sha256": "2cd7bd0a316de90ee2b0eeff4fe6e1c8198d97f148335bd5c338f8576d4e9a47" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "6f37baae8825ea669c2d933ec081c37638521e3a69df7be399b4cc528fb8f179", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_67b4c776f13f51eb9f510853", - "image_sha256": "3bc583bf29d8cf5695855bc69d85efecbc32c2612d38f00f22d32485efe94a01", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 13.224, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 13.224 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d960d8ae686ab5e01aa6db3c82df17e53f45e4c0ca6ac6b22ed742edd2c5035d", - "verification_evidence_sha256": "cbfe4a7d37b4ea7a5baa6aa740bdc81c6d46d37a0994a608f6b21632d7fead90" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "55b0495425f4425632537e8f6186251d5faeab35a43a63f1055a88b7a928ad92", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_74205e074bf2624b541dcec8", - "image_sha256": "97e33a308ef0532d480333f2218522ed3ffd2c5c219a0b2db7fa7f7db02e768b", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 67.08, - "before": 78.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.86 - }, - "requested_updates": { - "angle_deg": 67.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bc0d1588147e82bac0ecc9672a258d255c511431c9c286e30c3689fa9e42c9da", - "verification_evidence_sha256": "338f57f13c6743df43e22cadb2efaa91f0b9438c56550bb00d60d3e3032e19a4" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "35bdbcb97b56fe50dc4467ce7b0657f719a0529ded36ffe486e3d0010898e9d7", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_836df2dc82dfa240480c4131", - "image_sha256": "706b310624c345922dae9da641356800291321439c4b5e8140c19c140123ab45", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 88.92, - "before": 78.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.14 - }, - "requested_updates": { - "angle_deg": 88.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2b430eee9c57f81287243820bef9ef3dc5291c6e6515826b1e42c0fbdf994172", - "verification_evidence_sha256": "ac9cd4a3016f67198bf2e6e0d9d1dd41cd0a06e76bd2cf07e9b20371c2f480a4" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "code_sha256": "790749d5a760f238ba58a377b429e06c908f0c2f4c375c8e5456256fa7dc5629", - "controlled_axes": [ - "angle_deg", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_993fc2e1cb0d0ecfca63a108", - "image_sha256": "f1677d78fce00c791e166021424e56dd7b7a970e623add9c3c091b18361bee43", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 84.24, - "before": 78.0 - }, - "radius_um": { - "after": 10.488, - "before": 11.4 - }, - "width_um": { - "after": 5.016, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "angle_deg": 84.24, - "radius_um": 10.488, - "width_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "82ea25b9401da04df43e8d1de06d48b0c5194e11b48c743670a062b980e2bfa4", - "verification_evidence_sha256": "527a7f90e6d903599089b9b73505d019c15328412f7c9de424627effd2055126" - } - ] - }, - { - "anchor_id": "l1_10_path_append__c2__proposal_a", - "grammar_id": "l1_10_path_append__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "09e4aebf0dff84065665f47c2af1eaacd015574189ad5d1e5d6b2fcbb2849049", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_b7b22091e1f231221420703c", - "image_sha256": "022b6406062ddc6a7a45306f4250df25b70a030f7bb008fb38a9786ba14d1dc8", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7f0811df819a762c11d05d54346f426bd4a29ed522df8d00ff4d4062cc194b33", - "verification_evidence_sha256": "59e7be15175d861559a899a7676c08e2ddba506ce800a6dbd516f87d34551758" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "65855b9b91ee31e701d37db7515433059434f1b5c4ceb759332e160f91c2995b", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_a228a259480f517c7fcf846f", - "image_sha256": "1e6d83078e445fd447c6469d4b25a68ac6c4aaa8b3f3e895a47c0e2da82c7a68", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "57e22087a14dc971524400fccd952d536ee2e02ea7851fd4d0b550bbcadedd32", - "verification_evidence_sha256": "d855dbaf9337f2db8cb67563bf52aa53248791b3c24845d97066c1057e58e7fd" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "70a4fd7c68b33966cd8af6e35726cdbe96589166876ea8d22b7b8d61e901046c", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_5e966194cae2960bb3103c6f", - "image_sha256": "c6830fb965b2ea4709faa080e2e27894298c03d84ce9bd0e0188f4b6394834bf", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2b3b1cd70321464c4df3b57f87fff3c10e2153fbf6bfee60b80e9cf93a850f21", - "verification_evidence_sha256": "9682f51210ed244f744c70317d1521b2d60da1ab99fca3a75dbebc5ecb132262" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "39371ff213c287af24eab16ea5e0d8ef8e49807cf5a2f8de14849d5c0f8a56a5", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_132a447a41cf6724a9072443", - "image_sha256": "dbddd612b3d9a4f34e1c08a78a33eb6309bc3705024668c6c3ed28e2011a5be6", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "15829f417e36e50140f09f0b002f9edba2baddec2692fb921b3fe65f5a714e3a", - "verification_evidence_sha256": "3f2210d8052d19608c068b1caff4a2ba3a152b0c56831a4005d75395468168b8" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "48b43e8ea58d893e0700468a1716aaccc748e5ae5f73396f64a5cfb69448a2c9", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_79d7b4c7272a3b69216c978f", - "image_sha256": "135dec8974526b6c17e727184b87db24b82d7bcc7c91d6a4a0206465b584c55a", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 38.7, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arc_angle_deg": 0.86 - }, - "requested_updates": { - "arc_angle_deg": 38.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "87b1e29b0ceb61c635f39e4baeda18bc71a7085ceaedba567ec1a8743eeca0ec", - "verification_evidence_sha256": "c4c4e35a10fd23b8c92d374df3e2a1940535087b08fe25c114cc03c9506c5f8d" - }, - { - "axis_ids": [ - "axis:arc_angle_deg" - ], - "code_sha256": "236717c37b66cf9829398c525c0948e5832ccf6114eb572b27efe9278e0f8dd4", - "controlled_axes": [ - "arc_angle_deg" - ], - "geometry_id": "dgeo_82f98ced61a2ab8afe0ddf23", - "image_sha256": "bffe85c4c9f362e7e2e452e6f16ad2f99f7d668ff5d9399046f863796742855c", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 51.3, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arc_angle_deg": 1.14 - }, - "requested_updates": { - "arc_angle_deg": 51.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "84d6dd596892135ca72b74db58ca2f851d676b542233190b917741d5d1b60ae6", - "verification_evidence_sha256": "4db5793c75ce2ab1603a4cdf99269f21924c75717cabf0638c5f143afe3bb056" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:arc_angle_deg" - ], - "code_sha256": "6384e8b8f75919db6697b7925fa7bab8c146007ba6e5418011d4bec6fd8dd8e8", - "controlled_axes": [ - "arc_angle_deg", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_7b34affa34bff361f5157881", - "image_sha256": "7f987b3f97e7ec374c869d0d38ed07c78fc0c807b87877330a8fe3a1ff2dc209", - "parameter_delta": { - "changes": { - "arc_angle_deg": { - "after": 48.6, - "before": 45.0 - }, - "radius_um": { - "after": 9.2, - "before": 10.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arc_angle_deg": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "arc_angle_deg": 48.6, - "radius_um": 9.2, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e6925e28e3338ff35c13a763593eb586f0899cd2b8cd5b3fd09b8008c66fda23", - "verification_evidence_sha256": "2d5f50ffd2331c14631e730829629faf35396475ad596ca4616849c169627ea3" - } - ] - }, - { - "anchor_id": "l1_11_signed_turns__a1__proposal_a", - "grammar_id": "l1_11_signed_turns__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "beb5d5dde5bbf00580fa5ae35d3426b9b192b1a83dbdeee3b2a877d38ad4f54e", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_dd249d3d63d641d02412d6c2", - "image_sha256": "d91e14ec2413ae417460daf4590ba441b4d68c0b2700c3fc5465dea2aed6cb45", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a56a5d4d4eab41819cff58d83886a158f41192668869a1743d1b1d546bf6e2e6", - "verification_evidence_sha256": "dbab31c29d607652e9592fd335fc835fa881747130ed44fb15d554e7ff6fe55c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "bca582bed6c098956e13fdb1cdb144cba21cae17462b4a1d97648cfc93ea0a26", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_dc8ee7c96b79598a72567c5f", - "image_sha256": "02ea8ff728897ec3a843ccaed083b99eff65f01ff7339f59c2d9eeb1dc761ca5", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "78c0a014f78ecf6a83e83d3a1c51480ddffb4b49631b870c176e1e3fbe7909f4", - "verification_evidence_sha256": "cc946735d9214818b4affda1870fd96fab49274c0da381ca929cc39610c9cc49" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "7c92f6996ad49026e161fa05d6e8676a8849350434051a54c25b1f44a438453f", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_65cfb6198d28d1396ab113dc", - "image_sha256": "7ef429023fc56358afa08090ab37086b76a9903ae06b355dd6b9482a1085ecdf", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "dcac94462e86fcea7e4a80fca0a037e04deb0b2434d38e92c8099a5cb1a03570", - "verification_evidence_sha256": "f980cc4d5ed09d13ef081021246169888fcb506736a5a86582d50fff2d40476c" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "44427c03a0fc4e2cb689a7475b9769d634d2bc2db93fae88382ed29329f8f222", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_a7fbef5107b781bb41269e09", - "image_sha256": "458bcf994f0114c796aeba64d702630f248447ed20214928580db49e34351c6d", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a432757cac069ebde96fbb596d79b10144d4c177bc90a3ab508e290af1e3f307", - "verification_evidence_sha256": "4d79db94181198408c450fbf421def4cdb34c49f1628b88ded22eaf52d517ebc" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "e03f426c0a8efd00afdd835c46ee97e34c639046e70e239c52ee1e88a555ba8c", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_341a877264029515fc1af237", - "image_sha256": "bc466fe01e0ba1184826097499a59308277ee70e4899ab9f24d508ec86b9575a", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "67f0e5b6c458747ae0081a20c0c7b21a49beec72dbc5213b9b90d0e08d215ec5", - "verification_evidence_sha256": "bc2ed0e876b00c6d2581c8bff53320f7434fa28b9d9850a16b0e65367dc374da" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "ef7dc2304b0591dd577636a93a031a226ef4f0d74303057f865c0398486b53f5", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_87e14d80fa040628a916934b", - "image_sha256": "5d4c8363900ebdc90098a89be4c0b0051b8671d8fe47c2ff7e90e45d16cf8a47", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1ceb35effe7da12dc8368ce5e346f45edf6abe3989c8ba0dad11678ea20a0c77", - "verification_evidence_sha256": "504772de3da70a98e83511bbf4cef54d00a1e7b2c3b14a6e12307e9ef60c3c92" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "ab0c1f354701b1e54bd288e5104dc20c3317e47eec352342781bd2283cbaeb8d", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_093e0d14839d6fb46e7753a7", - "image_sha256": "91ed9306252ad787d670e91b8502b550b57f55b63332529e266242784ef93528", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.12, - "before": 14.0 - }, - "radius_um": { - "after": 8.28, - "before": 9.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 15.12, - "radius_um": 8.28, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2f9f97dc168109f95fa4561c603a65293a8aad668f5ed4beae6d6de100f61a51", - "verification_evidence_sha256": "4f9d173578f1510449abc6b4725cce26c851a789d72bca30a3e6722e0066b02f" - } - ] - }, - { - "anchor_id": "l1_11_signed_turns__a2__proposal_a", - "grammar_id": "l1_11_signed_turns__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "a9d5830af0bf4314585ddcbc46a9a2493982fad596ba8c6d48fa7ac7fb21ccd4", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e33de50a39404edb11ca46f5", - "image_sha256": "b993854e26205aeeecddcbe9dcb086b36cd90f4e152b727dfd4c19ca7530f204", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "312acb9e55a26a7c9dbf4c160f04e581e49b8c78aed3164251f6dfae1a13d99f", - "verification_evidence_sha256": "2af692854650888283abeaa2299de3727c0dc75e3e855298751a953ded8b8b3d" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "006c50088e0953d35344837517456b688c178115827580fa76aef2fb3b9a2b74", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_8c49a8f0e45be0af5f564a6a", - "image_sha256": "2619894da61027720862a986c75b9cf261637b7579d6eb323d9bbeb4500bf64f", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "807622032badd247ef654f8280ce3ee03817c15aef9e0b481266051be5f97d74", - "verification_evidence_sha256": "006115aad931e37d5d57ecb66f314b0b019fe4b8f3de2ec3f2d7dac848a89312" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d099fce6c67aa73c269c7304ba1ce8d9c177fa537f5c5f0ed4fbfa4c313b1b87", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_2cfac5f359a449efdbf74700", - "image_sha256": "3a949b4cc0ed3d1100522f4c7f382b4ffab4e30ba6fbb67ce9e7c9fb1e493b07", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f3b99edbb56952303ae525b08862295c86a443a67d4c1b9afac65083a5918168", - "verification_evidence_sha256": "8d8f89bbee2b44c888f521d024cd508bff9f2684169ce7d2f1a898efd3f99edb" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "bb0c7bfb0b16a3b6172a8b86b8e86fde913d06a69635f3773c0812f83c3af07a", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_360928032d215f585156f802", - "image_sha256": "c10c6f76fae402e4648bff97cffc25426825ddfac3e6ae68c9d59a3a98606095", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2dcf24a1e721732c623975964c60fd19a6b0e0100e745b14a5e10cb08a981f16", - "verification_evidence_sha256": "6b9f11b8cc5260af1ee07544692476a88a9df614eaba52d9731e2ade9766354f" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "24fb21c834d53b0dd83e0cf69240a2b4b288e99e1b928acabedff2155f19cabc", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_8e6fed28308a1c2929f45e42", - "image_sha256": "b4fc7b68899c8de9497ec90a0840ba4a03cd326c13a5d4f0c5bbbf9d6dce07d5", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "38ee2558f03125d4df21f5cda1060fcca3e7c309fef08344206c440320bbeb1f", - "verification_evidence_sha256": "d191e2611e827305de5c42b20ee9995c334bfef3df6e9d274a743ca519d687b0" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "f5ee6ec5309dffa780616977f94b0e15cbdbc3cf7fc6ef60f2283a3cc3b3d7d3", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_0f050d86746bc4b27adbbc2c", - "image_sha256": "1971fec15f5fb128d6dadd246ad81e007c6ae4ca0f159bb071e2f5df2617685e", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "71e2ccce00c3188fa8d66b2fa9f3be3e9e91678841a349d9a3ab2335436bb0dc", - "verification_evidence_sha256": "99b878da623884bc693cfc38fe6405f8f3b748e7feaf2ec3f501a475f3c0f87c" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "703cc126eca2d4fbba7a8f0d4c54166ca498c33a06d09e022b39ffcc9fbcee28", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_c19fafdf740cce2bfb4e78a7", - "image_sha256": "86b3b9b98a9528d68005a07496fe67d9df33475ff9aaee19e4953589d0340144", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.12, - "before": 14.0 - }, - "radius_um": { - "after": 8.28, - "before": 9.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 15.12, - "radius_um": 8.28, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "90f0ee45fc8ea1d90a04e90d960cf0d23ade2f59dc251c4c77f17b3983cbd522", - "verification_evidence_sha256": "44a6e08868de37f0e8cc5da36e3ec7a207d000af92bd5b93bab895147ab26f4d" - } - ] - }, - { - "anchor_id": "l1_11_signed_turns__b1__proposal_b", - "grammar_id": "l1_11_signed_turns__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "01cae9025e4c67fd2eb3aec6dd5799ddebf13580301a214dd11eb26c3091c33d", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_a1599606cde7a00d6689aba2", - "image_sha256": "fe91225ed2f014525558f7c0114a29a8009de5933e31904641106e528e56291e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "af6375ef941619b13b58de71b56cd4b0647c0b47e6f9df26fa11f86e295b3eca", - "verification_evidence_sha256": "674846751990908a49857898a646a915c2ef92c5108c4d944efb70742f077f66" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "43510777307ecf658774a9064fa52810a4eba0856b35440e2dc4c54505537dcf", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_cb6ce4433338edf89f031980", - "image_sha256": "cd0ca199cf9d85275bbc50ff4cd803fcac829f2345a801d1c783db4e57e6cff6", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "958e9f92268845294301c89b351fc51700b6143727ac78cbd30bdf479a562202", - "verification_evidence_sha256": "00c768bcf1329f9c57fb0c3fb7bf2d58cc9f08eb58ff694f711d1239c94a375d" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "fe28c774b3602b59e4c0f681cd7f96cf9855bfe0578fc38c3bdb0a66db30dcdc", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_aa5e899459cdd644e6e636a6", - "image_sha256": "4fcea0e211e670bca4e6c1cba37f4898c80ddc1e5bb720594c58aee97a325a25", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.618, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 8.6184 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "93b67fdee637b7c826acf65016a11cd8f7d396e7ca2433a2704ff2ad352321e3", - "verification_evidence_sha256": "0385e5cdf84a1c055a389a50407c44d03c2b547737943053d482325f91b5b515" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "dd0dc47c588e48fb8a75129e4942ca89dc7f4ae22f0de335a212540c8d8ae07b", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_fedd425065b9cd272bc31f71", - "image_sha256": "2846f4d63d1567eef41a4dac7fd40547826489f7cdc732de2b20d7791db09326", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.902, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 11.9016 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "e94b3e1d188106df6b8dad18e182b6a771730aaec538f095ec59f5b2320fe476", - "verification_evidence_sha256": "2194ed7fa86b8b13033d204efba6d8b508cbfd1e1259d20358bf044f96785137" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "d6effa2745ae2d41db7c931e92a782542d76d17a10fda733fa95a7686a965dd5", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_24f8ffe8b72867a52099d624", - "image_sha256": "278c33f18865c8f757d337327c73f30468b3c995cd5d7f523976c73bcdfee190", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 13.726, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 13.7256 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "24a633da6e3c6def2bd9d55b94295b44df518ab0860250839029ba5ff8159654", - "verification_evidence_sha256": "23d013fab04766d5a0dc45ebde7c24dd0280ca30e2de123142f6056c67484692" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "fc2c45556b44189000910b8e83a8d734ec64b80a78f41eade2d241d558c4664f", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_74cf54c87327bdab083ba5c1", - "image_sha256": "3942ce422b982f0b1bb37423d132f52acf1a6f6eca6d234a0d3ae9ed2674c6f9", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 18.194, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 18.1944 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "31f39103b316ede5799fbed8b76722ef874f0a2b1c43d3e6c747fef6e9445c0e", - "verification_evidence_sha256": "16da8540e064ab98b7ed9ef2ef9a40cdb75a2e668581963a2793dea57a777a9e" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "c40eaf06b8992e4194d5fe053d62e43ff95d7820fa1af47b21fd07689d5d40a4", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_0f9ecfe15d9dfa494aea53c5", - "image_sha256": "b9ea83b6a1d0db1e6b478ce3eb6106f96487e95540855808d05e8125270defd3", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 17.236, - "before": 15.96 - }, - "radius_um": { - "after": 9.44, - "before": 10.26 - }, - "width_um": { - "after": 5.016, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 17.2368, - "radius_um": 9.4392, - "width_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "c39222d0309a93a0d1a5986bda71fe9ffbede162ace38491570fac92dfc67cc8", - "verification_evidence_sha256": "a69bc315b5a471d1c7ea1a3acdd3bcadada59a846d79666d3cb25f29e70cac40" - } - ] - }, - { - "anchor_id": "l1_11_signed_turns__b2__proposal_a", - "grammar_id": "l1_11_signed_turns__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0978a3477101cb94b42881fc72cf2603fce34e693f1554daecba8d7795807f85", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_d27023455d77093c82c8488e", - "image_sha256": "a24ca9418fed40dcd288b646f38ee4af3d34b77d4d79db2d3e0cb5c3928ee04e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "db793855bc1a58e377d874e5c486430a133bc61901f0e7bc413ff25becf8dc46", - "verification_evidence_sha256": "f2058aa50095a8059fea4f4390e0a65a91858e673544aab29692b9c13ad602e4" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "92f3a9f229a81c640d69cd33df803664ab5942c9323f12fc2d92b02481f73581", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_8d285716a9c3be7fee7bd003", - "image_sha256": "336b08fc61ff45629a40964ff679ce51cd862c1a8da413ed97339b9605fab836", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cf7b76e4ddd53ae73742950b7a7364cf505b8cd914b65338f4d0af5b03cf4d0e", - "verification_evidence_sha256": "cf3f4b5e756ca5710e09178c2a07f08e8c33f705b6903b88fdcad8bf3570661c" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "638c4436784f27ac1e2d8c73c22beabf50f5114c03a1224061c90a6f06f535b4", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_e68deeea85a4c43996d87e3b", - "image_sha256": "5e4e926226e9114d07ab7ed72647abd88c5ec63e9189367748ae4b9643e1060b", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6247e52acd72be584b1757a53eb7ca564619b32d11087c2d161d5d4f1536941a", - "verification_evidence_sha256": "0a2654a4ad503d8b30153ce3be00dcab4be59b2dc0b6f226debbb141b4c3fa27" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "1429e41acc15176e429d3959cb1e22d0d543eee0a18f2909a96e0f44c05c8906", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_94b040b36db64aabcd9da715", - "image_sha256": "0ea234b7dd3032d37533704de1cdd8320c6b61109e30e31f66e6738344a0c36a", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "13c24e0c97081cb97d6ed37f1a7ee26530d41d49fe35fe22c57dc9cf722701ed", - "verification_evidence_sha256": "daac60b5c17cfe7a9e5b263c76111a28c9fc24e599525f04ba2b3cb72e1b0ef8" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "75764b67680375de9613284e8750c72c76e6e9c0da48f1aa55d778f93e558585", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_c8bb01912b7ff13bb76fd68b", - "image_sha256": "701b61a330716bab8de2b60f93316a432326597abd2d7674238318a092530649", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e99c51ac8112751d9c7535820dac0b54fe4623c897419c99c93b6086f61f4bdb", - "verification_evidence_sha256": "a55200b4b69c49c6b34e062019aa4d7e3ce9ae3e0443ff303221fca17c1f0f92" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "76bcb1d178453700e22c8b8dca7c1ca62cfe55f96029b25c4e7c81149acf7d81", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_d270929768196f13d08adb1a", - "image_sha256": "36ebb74c447784cc3419837e604a3eeb3bf2ac78b1f3314e66e413ac148581b1", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "71fd378c8da5524599452eecfd78a560fe86ad7ed6df492d5fcf0ebfd4fb74a7", - "verification_evidence_sha256": "817f9fc21d8e5d83cf4e6984b63f41f0a5ccd151d041d986452476da34767dca" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "3bb1143b8c03ba83bd6367e2007771047748ea036d7b2271b2f13cc936ba6686", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_9d45a76ace351569462ceea9", - "image_sha256": "7f25e5f01100360468c186c5c41c61d345dc2d858adc9511e52692741629a9cc", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.12, - "before": 14.0 - }, - "radius_um": { - "after": 8.28, - "before": 9.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 15.12, - "radius_um": 8.28, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0c27d8611ac054991e589482935703c3c75b25f34f0b58ea988644e1966a696c", - "verification_evidence_sha256": "cb10a8c64043af35c0762130f802622d57d77be54d5d7177fcae0f3e4794da3c" - } - ] - }, - { - "anchor_id": "l1_11_signed_turns__c1__proposal_a", - "grammar_id": "l1_11_signed_turns__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "81188b9dd4e80f186148b8061d4c25d5b2a61b5fa904c6b8b7fd5c36f92a1093", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_15fdab19913c76e5ad445544", - "image_sha256": "97e890c8251b33f0f8759e3f90026346d95aa0d7727eab169e62458cdd6ba652", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "dbcc4e1d3493ff2a25c2d65405b62bd5dca984d1cf012009a0d05ff8d0aa59c9", - "verification_evidence_sha256": "1797521e4915e9a3df190fe44254b869bac3ec8e7c26860320fad1ce6decf2c7" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "cdf58aa840d6a580898e2f511fe994abb5d07f85705247d43353c27eecf5980f", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_414a7fd1004b5543eef4b874", - "image_sha256": "b376f77ec177ff551794240b17a686b280a59e832c6f5280fe2b39736bc322aa", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bd8cfb61e33d26288a9b94f365183c034b02fa48adc0a2256ee499fb8057f540", - "verification_evidence_sha256": "9eed6f9916a0e84ed4db5c1e6873709d8bdcfc66d38f8a8a1dcb53234697f43a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "a54309e5938766a3b12e6b9d6bfe1c854e59f45dfcab6652a72d9956f270cd74", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_28a62a0fc7ae8e110c311dd8", - "image_sha256": "5b6e043a782fe77ebd6fa83dff5eba61461bf0c01c4e6a5eea14e5d7688fb8b0", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "341249a19f7e9b4aa903f325bc3023d528dc838b74dc1b528de8491dc883cdf1", - "verification_evidence_sha256": "865a5fdf231b7379a616a782982081c8dbc456e55b437bcc0277735a95cecca6" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "5765b10b309c3d0b09953968e49d9d7ce7419e3366fe8d95282770b48c54b54d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_7d6d64071f7246c96328a037", - "image_sha256": "f33fa6009e60cc36504dd86ce9ee93e6a15d32d2d936728685bb4074309d2f0f", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0e6d39aadb41ab769e4f362eebcf6dd8dc54bcc78262a12dece3e7550c4cb1c9", - "verification_evidence_sha256": "73f20e3acae16ef5e17a0fb9907dfccf37399552a412674a527e7fbe446bd955" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "d8dc95e62504614b727b1e779adc513a9ee37c62395ba8122581e6322cb6828c", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_530f4342a7a469f501f6db38", - "image_sha256": "724b21c8a21d16a5231cfdafe6b34f43eb202b43dc57c9f6651c5b532b3066c8", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c7d61b203aff01f509e20c91e6d3d448ba67757a6ea7670d664713a3445b8b20", - "verification_evidence_sha256": "49dd2761aa84c24d159a94352ebb7728745764d89191f9ebcaa071cb0865c401" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "bbd034d224bd60835576a163c6b2dd0fdc02711c5033450c3e8b5c30c8f427c9", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_3169baadf06ca955be61dca9", - "image_sha256": "c3d397e0d8a447c498d5ad99675f92465fe5f150de5435b3a563135e07a50ec7", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "cc77b7bd641ef42420b2d25e26719c99588437bc51f62685f52cb7de6a9489e0", - "verification_evidence_sha256": "009496655010a492c011ff9f2751b5b4e6daed2b93f4d21689f1e19f4c3c3dbd" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "a7166db335192d539a7785181b2714c319f98fb56142985ca41ace73ce3dad45", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_c7367870ffa89c565a4f3c11", - "image_sha256": "ce5fab4e36ae11d44661b2178974ce7e7e5da3d2107e54ac1a004ef3b36ee523", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 15.12, - "before": 14.0 - }, - "radius_um": { - "after": 8.28, - "before": 9.0 - }, - "width_um": { - "after": 4.4, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 15.12, - "radius_um": 8.28, - "width_um": 4.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0522805db88da1f37633dac6d0fb6a9c1113782d6caa45a6b0a27843bc32f94d", - "verification_evidence_sha256": "8b49b3cd32839efd68ea96f725e88924c0898ca502abb593a27f1ac6cb56dc4e" - } - ] - }, - { - "anchor_id": "l1_11_signed_turns__c2__proposal_b", - "grammar_id": "l1_11_signed_turns__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "aa5ff7d6bdf3607d689f66ee970c10fb55cdff9325767ffdc8d5065b10c71d42", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_bd470ea123d18a11f899d677", - "image_sha256": "7e2fdb52be2b71db9721ab589c5cc143e5083141e0be7eec38eaa6193d8254ed", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "eb3bf329c9dc9d9dc56d94bc3bbaf060cc5e51036225eb093c3128610b671e71", - "verification_evidence_sha256": "c39919dd295c11424c31b6ef102fcf84239ad0c2a5d7e0b23b7c331a86ea41cd" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "521b5970abafba398b4d570affe1aed0fab85af898c24ec1d4abee1b341c6410", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_ad73e7a95ed4a356bf1322bb", - "image_sha256": "14490f8f3d4bcc630fa5ec5abf57bbcb4ef2b8297d8981396762d65b3bc7ebf4", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "dbd1dd8338fa39f36658e3a7ed4c27bf9a362a584465aa627244f4920f4f9c51", - "verification_evidence_sha256": "ec4b1ac25df4040040977fff006fe6ade0f87d909b96c6c1fbba2c068889d632" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "cb9c0c1c69f342133cf1cc4ae9058226e5dbd98fb433b797bd36a5e1d90e9da5", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_124bb64b7ba3832cbf1ded0d", - "image_sha256": "04c51617b8ec2e8c0ef0d68e4967e5884f32cb16981e9a571ccea46c2c30b921", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.618, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 8.6184 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "8d68d230733768b673b08780c0d035dd81004301da0e33329402bdd3e56e8903", - "verification_evidence_sha256": "cc635d1739633423d7a63691b9d80d05674f678c222fbcd455b730a2aab2e90a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c2d1264e4d8970b524d89f36336d12cbe03b68731c9a827894d6abb80fa1c925", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_5ae5c2127b167c0e62d57b25", - "image_sha256": "30cdef11ce298d2d01946aa506560a75ea99b5b820d72bd3595a0c066675a7ae", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.902, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 11.9016 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "2b9cd743c5476d4fa5e9bac8ef7a3072bc2046e8b3b3ee9d3b0b6f346e288c39", - "verification_evidence_sha256": "2543e17bfa3c2c6a4a8da6fbd52fbc478f35a757e24f2bc7bed6a2dd9da111e2" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "726cc6b13bf6a9d61702e016ca903cc6935d41dc038ff7e38241646f2eb821e9", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_b611ddc15ba40a3a0a4ba7e0", - "image_sha256": "269802b355911d3bd9f3d7b1850a0e5a7803d36465b064e79a2b34b1bb8eea89", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 13.726, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 13.7256 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "882001d55110b4a80a94b6eaf538d4b0de97b35a04314fc12255908d8a6fe33c", - "verification_evidence_sha256": "7d08b32a75a2c5114ae9e5d1aac29144cb7c4f4dfaaa2092d3ff939c6b72becb" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "278133c661de7f3cc16859cfef0a4ac6fc6b98faaa146e07ef81c266d4bdc93b", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_a6bb8857da9041385406e18d", - "image_sha256": "12563471521deef60e87c54f9c004f415a079dd6d286672565e4142101b76001", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 18.194, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 18.1944 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "42481e72eb1acae2e6b85a6c471fbb75292a97fc72f3cea13867886bb5a9e9a8", - "verification_evidence_sha256": "68b8b4b4d6d2196809db7c96dd5aa3331936aedbb0513d2f5d50abb143f07723" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "656f6326e4d89ecca84b037cfa57e845ffda9950fa6e727dc952b4ac7cec7851", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_c2449e117a5f5aad6aadbe78", - "image_sha256": "da488beb506fbff1a31e52a3dd1ca94edf7d2f6ffbb4c6be15b4fe534c7b3195", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 17.236, - "before": 15.96 - }, - "radius_um": { - "after": 9.44, - "before": 10.26 - }, - "width_um": { - "after": 5.016, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 17.2368, - "radius_um": 9.4392, - "width_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "6410f551d69a29108da2077bbbda20800f23172e220e760482f47f437ac54f0b", - "verification_evidence_sha256": "4ccffedfc3f52b564bb245911d326dba313cf9b611169cbee0536351485594af" - } - ] - }, - { - "anchor_id": "l1_12_curved_transition__a1__proposal_b", - "grammar_id": "l1_12_curved_transition__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "877c6df333c393eaf7228d25db257c5708a5fba4419d8d88b0440221207571a3", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_1455afa7a5a264493a96fe55", - "image_sha256": "36d94837a38ffa57f50149121c213f81a506f375cfd6c78a9055270b24d2058e", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 2.992, - "before": 3.648 - }, - "wide_width_um": { - "after": 12.152, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 2.99136, - "wide_width_um": 12.1524 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "757ff8c2d76997501b6d131367860e0055f369cf1b0c7b4d4476592a7d454e11", - "verification_evidence_sha256": "2728ac06a1458d05d72b33a371f3e7a9b65825ee28ba5515da1299bfe75cec65" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "e75feb3afdc9278d39d8607b552c4ca51a6a26938b8cb03c1e4a7e0198710176", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_6b8b05ec1593f35a3e6bf304", - "image_sha256": "6fee1eb73d707930d8848a23a87e62565738bdbcee09096ccdce599dab296c63", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.304, - "before": 3.648 - }, - "wide_width_um": { - "after": 17.488, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 4.30464, - "wide_width_um": 17.4876 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "8b2d4bbc2288ab59ef7faf5218fb34fb1c767435785502e8bbdd508266be890b", - "verification_evidence_sha256": "3a7feee3e3283b03f3f92c05066f36963257515fef892b2cfab693bc736f6f57" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "28f340f6a801f9704942c43ef2c68de4e481d89fa83566ce8b18e36ca07642dc", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_63ae1882154d10ad0b740c58", - "image_sha256": "85481fdb010e2bf3e83610e2dd6b884fc2acc954e902730e284f410d68d3f728", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.788, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 4.788 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "24df3bbd39ad890167988a457709868271499294757f6279057c511ec736cad8", - "verification_evidence_sha256": "35d29249a7ab0659ff7d25cf3e01ba0a2a075c92ad51532bc7f5ef014d2ad6ea" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "e0115f5a12e123dc1a3a58384dd0993acc64b2d0ce8dd57d7b1e10893585814f", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_5b4a38043bc159bfa982e231", - "image_sha256": "16c3a90c5ec6020b39e883d172d41769e058e29e355880c16d77d3a7d70d4a9e", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.612, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 6.612 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c12f04ad27048476faeced9e98b5b8c1df510ee791ff69a40d8925c3703cd430", - "verification_evidence_sha256": "b82722289380e86528e124ffb1f395fc3191cde2ae1178b50dcf1005a76bea08" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "f1f9414ab87dc17ba155b6242e588bd63618f416b02ae47ca8926d2a8895c0d8", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_8fadb34d4feede7d2da57923", - "image_sha256": "65f3ad7f255139df97f0f2a9985668848e37218b076bc9725cc486c12c22694a", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.99, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.99 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "16e7219c6eb175eaea4c3b3c3cbbe4d65f5d46f57d4652cd46f233b955ed85aa", - "verification_evidence_sha256": "d6c123eea7819cf8d6e7a33fce7a8a28ca56162da812d72fe39c647a4376c97b" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "0bc3ecc0dc643258f9346ee9b455d50f9af13ba7e82b2bf9f33870f6b42ec2e2", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_84c319b9d788cbd00b66426d", - "image_sha256": "bcfe4a3fd16ae0ddd76b6afca5e3403b08afe32126d6294c2d292de95eb08425", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 7.41, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 7.41 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f92fc70e999a0bb9e5cce9ad6436ad116ca99830d420d3b82c1de89f36e2f490", - "verification_evidence_sha256": "960e71d17dd04e47c50d06fe29ff33bb4bab00bc39af2ea1855c0a76f3d6b0f4" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "29abae96bbe1dcb190adf6b7a5670c8dbd4224e89773ee4a846662364bd4de35", - "controlled_axes": [ - "narrow_width_um", - "path_bend_radius_um", - "wide_width_um" - ], - "geometry_id": "dgeo_b56f0f7f1e0b77dda82eb8fc", - "image_sha256": "499790afdd8bd641c0f73824781e1a8d9c5c3b259074cc0432fa1a61569428d4", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.012, - "before": 3.648 - }, - "path_bend_radius_um": { - "after": 5.244, - "before": 5.7 - }, - "wide_width_um": { - "after": 16.302, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 4.0128, - "path_bend_radius_um": 5.244, - "wide_width_um": 16.302 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "dad23e3f7b7f2759869b60f52993669efb50a638b1052d9343cb19a9aef824ba", - "verification_evidence_sha256": "7fcf284a416fa0bb2ea8579b01d04fcdda293d85c60a555ea18c61472fe0f5c6" - } - ] - }, - { - "anchor_id": "l1_12_curved_transition__a2__proposal_a", - "grammar_id": "l1_12_curved_transition__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "832bb985d5c659d00a74719bfabcd74609c02a96112f945a8e9e4e4a240fc6a0", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_357670f6d1f6511e9f20d4e1", - "image_sha256": "2fdbf16ffcfc1f3896a2597c65ebf837dc6357c1cd9b84c6fef415fdb8a97d85", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 2.624, - "before": 3.2 - }, - "wide_width_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 2.624, - "wide_width_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c1d6bb40a6efb3999a6dddc1adc6b8d48368f9c9de025b776361b5fac311b560", - "verification_evidence_sha256": "7abaf2acd7d21cc07b67c40e0d29bca0c373ea1dbda38f999436da14543480d5" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "277eef88884bb9abcfda240ef60fe3d50739e8f6bbd81d1e36106ab470212eba", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_798b3fd5e965d491123bcc7e", - "image_sha256": "44688849b377c90e77febecb917a2f8ef0658a1dd383553e2d89ae0bb7e9a66e", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.776, - "before": 3.2 - }, - "wide_width_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 3.776, - "wide_width_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1b26a1d8687bb5924f3b5999cc2f571bdb5266fc5efb47e55b367c12a40019c1", - "verification_evidence_sha256": "5424ab20e6d2acf6eb94f10f96728ba7fe31c7b3a4f83250e648e1f47ef5cbbc" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "c84c7aab24e353158da1d8cbae8f43652b9935e3749cf6122921ee06a3d3d690", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_d9b5c255855adac3d82d4585", - "image_sha256": "bff4ea3938965e21ca468a011b682438a564fb9ccda6d5df6f2567724065b343", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d68d536ad399e3063335239240b2ff818c7efbd7f1a8eeb19dc25ed648b3dd37", - "verification_evidence_sha256": "156fe806d16be33ec84a0270bb687ff8f15a62ee99cac8ca6e674c625e5cee5f" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "db99c216fc994dbc879fc0997abc2c850e6acc6bd1643d641321532042bae189", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_94c93ded24caaad6b9a5573c", - "image_sha256": "d7b3e032a62f8b9e035c509f072302dcafb44a9fec053ee399d2cfe51e5c5eca", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "462e93207c0ae6d7bb2b81be643ea77a6ee0434ff7bbdc804200eb696a6ec74a", - "verification_evidence_sha256": "8b226d4239ad9d832c187bd673bbd2db610d680d11bf9cf12b032d72dda621c0" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "e5d0d6149e7082c12a5638e23f14129203a1051fa4370ff43de3765e1765815c", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_b3d01c1ed21266ed67585ab8", - "image_sha256": "0fe3af2e3066dd13b1265377010f6e34c266a1a0ab904e9bca1ed6e339f55cca", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6e8d8bb6896bc6264172d6c2125cdea78c002f3f7e830180ae110d41d45d0a28", - "verification_evidence_sha256": "fd2fc2f43eaf94d03484c67262e39bcac8e87406dccbeca2ad57ad5702304788" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "181679bd1e10cfca242df31b322e534875c9364a34dcfa1fd0d2b94b809612d9", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_905cf9eb94f86a8f41bbf34c", - "image_sha256": "e697efb641b0b764ec522b591421f5cec7da0aef13733906678662eec2191247", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 6.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9cd9411b5a17a4edc890538b4c33ed8bd271e149ac4468d8f79b6e8377463a9c", - "verification_evidence_sha256": "acbe46dd4fad4925b971b4b0d4a8e240e54d4ba5b1bf6b8f68dfd3bfa970fa3d" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "86ee164c0fe4a3b5138d4cf67d6b7262f35da7ea1c6583e817ee5b2a31e4b750", - "controlled_axes": [ - "narrow_width_um", - "path_bend_radius_um", - "wide_width_um" - ], - "geometry_id": "dgeo_3b96c49ca6e5b1408432dd01", - "image_sha256": "9443cc1cac721f75261e70b8916f7cf1f83ae6f8ee6fa6e9cd3f30d502b3a13c", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.52, - "before": 3.2 - }, - "path_bend_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "wide_width_um": { - "after": 14.3, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 3.52, - "path_bend_radius_um": 4.6, - "wide_width_um": 14.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "54e6fdf551c6fdcdfad2a4017ebeba867c0e09cff2c172731910421c840fcac3", - "verification_evidence_sha256": "9d543038b800563ca7d3c3345c33835205002d2c2fceff07ac16b34e42a9608b" - } - ] - }, - { - "anchor_id": "l1_12_curved_transition__b1__proposal_b", - "grammar_id": "l1_12_curved_transition__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "1c69e86208649c404ee93cac193c88b4a952fd4a7850956c2b45b4f8b3a5b58b", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_b45e7d66dc49c240bec3f4e7", - "image_sha256": "71fc19f908749161e0fc52cf31a8de1f03721fdbeb0eb3b57024e26d4ff99596", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.272, - "before": 3.99 - }, - "wide_width_um": { - "after": 13.088, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 3.2718, - "wide_width_um": 13.0872 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "3fe2e4b429f4e22823bbad57ae03edaf898ba3003c03ca47e491eb9ed3f451c1", - "verification_evidence_sha256": "52c0288230a3ba4d86ae6bb0f533913d9d0cac2db4aa828ac96cb2f25eb8ff20" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "90027fbf6176a1eacc8cd99408e82f9e011d3853468e1341fdca07f72f2541e3", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_687ac5c56d6e39406c059b9f", - "image_sha256": "aad95b09bb8fc9be45427331d87c0ae51d96fba564082c9d2838e860257df4bb", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.708, - "before": 3.99 - }, - "wide_width_um": { - "after": 18.832, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 4.7082, - "wide_width_um": 18.8328 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "1d0fb950230f7aff5a1065d6c1b03c8e4e61c52efa0b103afe0c2baa09653b48", - "verification_evidence_sha256": "63d6894161f0ec9bf1a76c12903b16f8535345029465636899cca9d039587a84" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "b4585782a3052d85ca1f5d9dfd2edbccb8f68b5a37096ea80e7e92fc6cb73a6e", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_417a2371f55d9b35caa54978", - "image_sha256": "d083733fffdbbaad5edb894c69de8c4ce99e9d9a9950f3b0ab57eda7a3d9aad0", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.788, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 4.788 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e64a2eff8e5ddfea4a1eceef4e895500ae2a56ea87126efccfc7dfc62175570c", - "verification_evidence_sha256": "6f85142efbe5545f552cdc160445302f2715d6f14450f807c9e199888e4e64c1" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "9614d56b6e45607746ceb74077af87c0296c7933ce7a512ecb4c6e2406fcc531", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_16e9ff25188b9851804af0b3", - "image_sha256": "f8b1de48a985e6b115081579274bec06f0d5b476fbc841097cb03b523e0b5582", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.612, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 6.612 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "dfecd23e43d70a73f3a17f21762608029f447547b776c9438208745fd4b23862", - "verification_evidence_sha256": "f2d8addf05158213131739e9bea9baa33f11e6c47bae5830853cb5e71df313ee" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "bff02219fe07d037226c4f14f08bc4bd230949dfeea6f1d5313c28df971fc2f6", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_e95341487dd7e655c8b3e90a", - "image_sha256": "3b260e587e83c10a81270e3d366c79301b2caed0a84e06b7b502cb18ef0fe2d1", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.99, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.99 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "73e1c8906d62703ceabbd4c0a4db1eaf4c13ed0ec6cebd2cbc3c2b93c9148f6b", - "verification_evidence_sha256": "0c12578041c95d6f31ba2462ed40ba56b13c89198d7770fdd9662f17e381133f" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "c33417b9015fc22c2a9e9b5dfc51a53d30bafd0787bdbf680b7d75ac1b8876f3", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_4188f087c198d712b151cde5", - "image_sha256": "1794bde449b31bbefd7f0445e041559cd2a54d6f148c572cd96641fe990ae54b", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 7.41, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 7.41 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b337a53292a5a59137cca0705f5f5b0fdfa9be0b18ab52d420e3403543946842", - "verification_evidence_sha256": "48ba97a7b8d54aca21b3345fcd69afa5795eb54b1950a491e21bffaabf5df7a9" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "6297f1505a8fbef8368279864dc5a1c6f9d7f45d0b45049584bed4370156dac5", - "controlled_axes": [ - "narrow_width_um", - "path_bend_radius_um", - "wide_width_um" - ], - "geometry_id": "dgeo_a35f2ce0b81358d9268b896f", - "image_sha256": "2e7c420d0ea9bea971df3a0f2418ccc045388309e799ce3faa1ce57cd2b100d9", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.388, - "before": 3.99 - }, - "path_bend_radius_um": { - "after": 5.244, - "before": 5.7 - }, - "wide_width_um": { - "after": 17.556, - "before": 15.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 4.389, - "path_bend_radius_um": 5.244, - "wide_width_um": 17.556 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "668a2c7e41616c2d8293742ac22f6addef79bf4e43a1a74d2f8be0d7d5f2722b", - "verification_evidence_sha256": "caee6cde317f65794f4b53a8e4bb55df9832227880773bac69de4b6712e4ccf2" - } - ] - }, - { - "anchor_id": "l1_12_curved_transition__b2__proposal_b", - "grammar_id": "l1_12_curved_transition__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "906fbff7623973cdfb83c71845d982ad76cdf923c420007443455d5268182bea", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_45ff1e891d3680a51acc6f3b", - "image_sha256": "507a4e3c02697a5a1f0bd9e744f103a7b88095c2524fd5d481edc9d705cd0870", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.272, - "before": 3.99 - }, - "wide_width_um": { - "after": 13.088, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 3.2718, - "wide_width_um": 13.0872 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "6ed54d88a04bf42017afa92e5919854c2f498c468f4fd7727cdb5678394e3192", - "verification_evidence_sha256": "7bb6d9ca180214225fce22ef30737e4f18161662c30d50fbd0576092aa2b64f6" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "a4de7c1d101ea973cc3d1e59789fe3de032f7a5a0f7d3bb223e89fa260e2d686", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_3868487e37baada80198af23", - "image_sha256": "9f99aba76c8e9ce7419a140373a992c5dee40410728bcd025f836bc305ce8225", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.708, - "before": 3.99 - }, - "wide_width_um": { - "after": 18.832, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 4.7082, - "wide_width_um": 18.8328 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "9770f4c952fc40d0f0963d211b3932b0ce9445ce648dd206daa7cd7f36400451", - "verification_evidence_sha256": "7050d9016934242c898800b29fd934966deacb01eec32572242f7a1bd4ba52bc" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "d57340530820223662f7c085de6f51eb34a6e50ef99b52863edf6caa6f57c5d0", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_7c9050f0f4153fbd7e9a866a", - "image_sha256": "a9e9b3b012afa06ce5e7f2c1ede2f4cfdb34296bce08734c5fcc96b98e9a3c98", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.016, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 4.788 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "0fbae4f01de451230392a580a697208b1e96c8ecddcef4895a4381d057bcc6af", - "verification_evidence_sha256": "a081522c92e52bf3b2bb310a006dee30af1d8f0ba7662661c468412b11c8c0b5" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "4c597dae37563d0590f66d71e622b5609a10f7b064dbe97bd241c0af32d39da0", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_4f3e4e6655b86bf43abf4556", - "image_sha256": "763ee882dbdf74e885708cfcda1f82c5cf218aa66a895a1e2b7983eec4d42390", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.612, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 6.612 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d4ce29eceb0d2a7243762fbb02b748a9d63c2442f41e98cf545963232cfd6dc8", - "verification_evidence_sha256": "b56f0a59495c115fa689be2aebdd7a17e4c3352e1ff96126b4d1cf07bfdcae63" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "fa8499953ec885bb7fc2b207f87d34654dcf4b67be890e9a1bac607c66d22ddc", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_c187ec6acbf91d4e6068a5c8", - "image_sha256": "641b21f89c109549df9a98d493cb394e3a015b7e52e9709e0759a0d1bd6e8f47", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.102, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.99 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "3cf2f77c8f4c56c0277ee680d7fa94e1a156bd27332ee105f15100ca93529cce", - "verification_evidence_sha256": "1958304ea476ca962e778516adf45896636cdb9bef94fc200f2c9f21f74e6e33" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "1f5fc89f79eb4d3112ff42070eaa8d2681eaadddd97a1f63b12c9412b31ca191", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_fc30e4861f86c9f91291e8bd", - "image_sha256": "fd060cfc9db188cf7cf8f65e7c9955ea2e4496ac6f21b0ec46ca0f046bd78fab", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 7.41, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 7.41 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0925510259253a051c894dd00b86eb2f44a4835e00284aa312dbf7d3535f6579", - "verification_evidence_sha256": "831516486db3ced32f3f932cc4748016199385747234025e4fe7ef4e5c55da2d" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "b7e6f54fc5ba7af789834cc7976c682e1f50e2b12f31f750cb79f66715580bbf", - "controlled_axes": [ - "narrow_width_um", - "path_bend_radius_um", - "wide_width_um" - ], - "geometry_id": "dgeo_d2e8fd4fc17bc42418ae6b3c", - "image_sha256": "d5861c191366ab4626505462b9045f3ec687ddf766857d169d4b2ff0de0a4827", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.388, - "before": 3.99 - }, - "path_bend_radius_um": { - "after": 5.244, - "before": 5.7 - }, - "wide_width_um": { - "after": 17.556, - "before": 15.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 4.389, - "path_bend_radius_um": 5.244, - "wide_width_um": 17.556 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "0da7a0479314f8cb64ad7ca42415d3cbb94ab039e380a69613d5b5b909270b10", - "verification_evidence_sha256": "3c46ff18ca479fa7de4a21546d9d4160163e60442f4d955a5753515bd34b62be" - } - ] - }, - { - "anchor_id": "l1_12_curved_transition__c1__proposal_b", - "grammar_id": "l1_12_curved_transition__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "112196a23f198e4b721e6aeaa8c4cb26a445a35c7aa8b8f668dd24af5035e611", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_f27d0e93564b1f87dc104c18", - "image_sha256": "3da8b46b2fe619fde071ca155b0fee1579720af27483c604cf1651c7d0209a52", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 2.804, - "before": 3.42 - }, - "wide_width_um": { - "after": 14.022, - "before": 17.1 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 2.8044, - "wide_width_um": 14.022 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "a908cfb23d92983f7f36200d52a86871eeb3546686d96c2f8ef0635af9aeabdb", - "verification_evidence_sha256": "8bf01c943113cb25dd12cc497aaa7deb8957059881b77c6a3a5b68359ae65961" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2021e277c4bffa3ef67f1fceea48442faecbe3016f2a2529759f4f9bfabfb582", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_1750d5ac5a4943e551f191e2", - "image_sha256": "bb244511fcd0e4c5e728aaacf5a3ca59f1fc055329eb3120f2b6948480aec557", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.036, - "before": 3.42 - }, - "wide_width_um": { - "after": 20.178, - "before": 17.1 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 4.0356, - "wide_width_um": 20.178 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "fc5b57190324da5bbd2d95e03f4b7dd1ef5bec452db123b2c77a0e8b76a8a6f9", - "verification_evidence_sha256": "86ee5cecfbd4dd7a8d1739363c5253081fda99195622cb76f948c294c19b5c7f" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "82af85ef879e403ad39fbbc91327629090f03c2b7bc91c20ea112eee1130ac68", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_dc266a0af91712fdd4fa9103", - "image_sha256": "d01aad65c3adb62333ab62e2384f7a35fae0bec2d277bf9208108c7227155238", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 4.104, - "before": 5.13 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 4.3092 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "1fbabdac3d198a4f976d4602a7ae7c957bc213849455d4b4d65bc5d93bf79835", - "verification_evidence_sha256": "b66a8da8834b1367c9bfe7726ad85746c001c4887b4417fa7d3f85bbb1f0b2f5" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "22d806a63dd18bde1a38a837c7f28eb1726bf32f30a1b6e7fad4bb2d2d27ca8e", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_21ae3d83b0c63ccd46389b36", - "image_sha256": "c8a6bf1f0e3fc66fe9812ae121c862834822cb9c90452387074ebbb571ebcb88", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.156, - "before": 5.13 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 5.9508 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "a060e44048618e75c4a3e8b6cd94c56c5c6358b751c680e55b31c42e79dc5e7d", - "verification_evidence_sha256": "15fb379a386db37c3e552d7cbe2a9e162c3527f2a2460c31ce92e64d1ce73662" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "d334d8895cc2b47473156d1e9430d73e7129c4da2c50a7af70e47a9c009f3817", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_059ad707015c2d5c020f7206", - "image_sha256": "53448b3b5190b7c4d2aeab0e2124937b7331e97b2e44365f5ac8ac611f2991cd", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.592, - "before": 5.13 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.591 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "8f20fd7cdae2d32e52774e13b58bfe19f42a26131c675703c63164b61aaf1e8c", - "verification_evidence_sha256": "dcdf43a5053ad43746729d43bdc3de1d746858a295ff6a180ce7c8e0d7beb177" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "f50be88a02938d43581e1ce77e5eed5c589324624380c205a343476a36f91c6a", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_0e23476e41723ca7bb41a96d", - "image_sha256": "83f3d02a899363af50b9ae295a0949039af2c04e3d546026c7c849eaaaf3b9d6", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 6.668, - "before": 5.13 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 6.669 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "d19727508747e379d0fed3b5c19f9c9574bf5c10a52b2b57abc6fc869f9ebfe2", - "verification_evidence_sha256": "5b2b5ff9a4368245bf45fa9aa5988576aa61698c9082721c0779bb3f0c44e177" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "96afe163ec74ffa6d21841690e287ccd150c5a0c1e26dbf777c308b0a9314f77", - "controlled_axes": [ - "narrow_width_um", - "path_bend_radius_um", - "wide_width_um" - ], - "geometry_id": "dgeo_583b35e24160d93a2d1de38a", - "image_sha256": "4e923a8182af8aa694287ab212dceadb9c6d878071dd8901d39f0c562b492e31", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.762, - "before": 3.42 - }, - "path_bend_radius_um": { - "after": 4.72, - "before": 5.13 - }, - "wide_width_um": { - "after": 18.81, - "before": 17.1 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 3.762, - "path_bend_radius_um": 4.7196, - "wide_width_um": 18.81 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "309ec5777723b8caf6e645a76ffca758356cc7f6ec17e71346d3eb2571317b7b", - "verification_evidence_sha256": "60690f190a80c400e35dc3c7704e99d777f5884c011c6ec6551f0741dc1aa153" - } - ] - }, - { - "anchor_id": "l1_12_curved_transition__c2__proposal_a", - "grammar_id": "l1_12_curved_transition__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "bb4bcb3ad12c78ff042d97bbbb13d8955acd6d22af493c1ecbf1d390a95094d6", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_e1336c519b02c9df755dafde", - "image_sha256": "1063542126a1623be992ae5ea825a553116f738aec7f098c7a1abbc093ee79d6", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 2.46, - "before": 3.0 - }, - "wide_width_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 2.46, - "wide_width_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1293d278e7cc199e2a22d41685c44cda4288c73ff191567a9decac8c59dc5e8a", - "verification_evidence_sha256": "71330463f86e3255243383175d7d73ba70d76eb0891ab6661767ed0f8268b3ec" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9a890ff938cc25b7696d8de27f0f88886c4cd1fe987f6ba946aa5ec57c409a06", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_168fefb9c60f3ae24937b51f", - "image_sha256": "c2a8570778ca49b64f0d928448c92824dd7abaea4d1593c874f56e51ac3ff335", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.54, - "before": 3.0 - }, - "wide_width_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 3.54, - "wide_width_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "66a4b8f203860258cb099cda61e32f20ffbe7c4baba9bcc7e3766c4bfe270fe1", - "verification_evidence_sha256": "aa078a144c54086357a6607be838e52af4bf6c4eacb513e8be3fcfb4da7a0e5a" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "4f0d4c2302c3bc5eedb8eac5f8bbc8fbdfa8372386d16b25c6bc1125197b19aa", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_00728cd2361a7a06e878608d", - "image_sha256": "d166ca03e2dd177c183cfbccca94c7a9941a01598c12f34fe49f894aa0dfc7b5", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.78, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.84 - }, - "requested_updates": { - "path_bend_radius_um": 3.78 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fd40bf27c03bbcae5baab2676b4036fc33a46911caf1564e1705825df18dd6b4", - "verification_evidence_sha256": "de57f7aa7acf1522a14d528a7c5f6418168e601564b089eca31c273f85ba7ea9" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "2646af108f27fa7ab9068af73d9c726afe94864a01533ad4127991c75864e1f5", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_e1fbe07f760aa2a925e19092", - "image_sha256": "1dd09a2e8729ddf7b582f85cdde183680c1194ede21687410651b00d0ab2dba2", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.22, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.16 - }, - "requested_updates": { - "path_bend_radius_um": 5.22 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "72e97c64daad390707a02f9720ba5a7ff2a473c032c4f7e5f3a1577cc0becc06", - "verification_evidence_sha256": "12162f241b8f58d783da75fe97d424d41834c927ccb46b678165b932be24cadc" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "32e98f781f5c3d9ad012f86420b925da2066942ce549d77a4a92b4b7a5742f85", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_dc074d75441b165432e740e0", - "image_sha256": "cf07d2fcaadc7c90c2fc08c670f349ea74706b005f03c340ceb2f56bab54d63c", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 3.824, - "before": 4.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:path_bend_radius_um": 0.7 - }, - "requested_updates": { - "path_bend_radius_um": 3.15 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "7a6a1b4a5276c71598cb234dbc7564dcba74a0996a3aea435a9286e695b60334", - "verification_evidence_sha256": "04c31107b7e62c4295632c6079b3e2d2870232ecf0ee7e167b3bd6fe4d560b93" - }, - { - "axis_ids": [ - "axis:path_bend_radius_um" - ], - "code_sha256": "1ace52c2b31f46962d6488137025ec17b1965f6da92bda989c77051ce9e314fe", - "controlled_axes": [ - "path_bend_radius_um" - ], - "geometry_id": "dgeo_6dda942cc16be7fbd9462ad8", - "image_sha256": "e2078544bfdc76b955e76095571f3a8cbf8f5412d6f4f468aaf0eb3ca3f89d22", - "parameter_delta": { - "changes": { - "path_bend_radius_um": { - "after": 5.85, - "before": 4.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:path_bend_radius_um": 1.3 - }, - "requested_updates": { - "path_bend_radius_um": 5.85 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "99dbda01cd0e2f244fe1cc9abca620b33e168da644c91ac67cf9d3a6959dedfc", - "verification_evidence_sha256": "fd0adb2133e59c0d529eedb5ca15f09e7b0d41dc3386a39abb774197a0419a77" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "code_sha256": "0dea859f49c05882c2edff444c2df0c2c6b34806f18294217c79775ae6637a11", - "controlled_axes": [ - "narrow_width_um", - "path_bend_radius_um", - "wide_width_um" - ], - "geometry_id": "dgeo_0ead3104b8001a42998c6a8b", - "image_sha256": "70c3043aa78a8bf290c7c358f6c257daaacef606ad7cc0ca627b39e82915c65e", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.3, - "before": 3.0 - }, - "path_bend_radius_um": { - "after": 4.14, - "before": 4.5 - }, - "wide_width_um": { - "after": 16.5, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:path_bend_radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 3.3, - "path_bend_radius_um": 4.14, - "wide_width_um": 16.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ce870503be8c0e05c711ec884e9310c18d84d895a056bd12a0b63c1575079ca3", - "verification_evidence_sha256": "d99fac275c6c9a0d61b6739bc527ef64a31eb2ae6677c350afd0e81823526a61" - } - ] - }, - { - "anchor_id": "l1_13_boolean_or__a1__proposal_a", - "grammar_id": "l1_13_boolean_or__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "f2a595c1e1623091f4b225ccf2b634243860c8b3ffb7e91762f5b785b2172746", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_e34e77b1583d7df4639190dc", - "image_sha256": "643dd19bc7ea2d4a285622504cec6bca00c6576ba4d94ef7b700622fb9b69429", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_x_um": 0.82 - }, - "requested_updates": { - "offset_x_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "477ac30bc5590f427524dfd0bfe3518e6cf5c65098095113868a091c3773751f", - "verification_evidence_sha256": "a1b2b0d35f4e1ba2a5a0e71b1952727b3d5f8e4e829006758f0c037ac665e6e6" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "476dd637ae32d1dec9d7ff6c12266b52894015afda75a18028e61d4edbec505f", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_305e24d3b4403eebebfb976c", - "image_sha256": "8881a6cac3bd899715f07e90a0fd4b6e51a2db4ebe9177dc692ec25c8f59a185", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_x_um": 1.18 - }, - "requested_updates": { - "offset_x_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7f04b121afa800bee497f0b8654e1edd4b8d4dd40d90eb8acd4935fba1da6bde", - "verification_evidence_sha256": "2cf14d841ee52a302b046fd49c40af7ab9d2953cee0ab7923cc4d59faec983fe" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "acf46acc49559650ae2782e69ce574d75717de47800e4991008637f7f0c0745c", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_4b9b6a72dbefe59e72e2faf1", - "image_sha256": "44f0653ea440a16256c4bfd9f7fae4be3014bbdf52ea1c22cd085c8575eb3166", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 8.16, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_x_um": 0.68 - }, - "requested_updates": { - "offset_x_um": 8.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "820ca464f17bd4dfcb9d29d2cac6b2feba2a3ed898f5d0633032df3b566d71df", - "verification_evidence_sha256": "150c511701840856b3aa95cb6f9cac401f3f48a2f9bdd1dd612fbe619eff51c4" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "270247b921ec5e963891949e447b0043c31597b360b85473d93e0873b323b36e", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_d6ff83dbe98915ee48825003", - "image_sha256": "c6517c47ab9b225b0b9117966babf78e7679fadb245d130a92b0e8b032082809", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 15.84, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_x_um": 1.32 - }, - "requested_updates": { - "offset_x_um": 15.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9423ea6eed149dbec8d4ff4371c7048fbe8af6d703016dad9b77ea2bd2a299a0", - "verification_evidence_sha256": "52b97e43cb496620db92020d18679e33a5c8f1f3da0936fc87d92d6cb9fdccf1" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "9ee9ad20a42e5218a4c7d6f57fe6fbcfb66b4ebe81e13727db88ab17f44395fc", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_35f2250efad1a8008f7470c4", - "image_sha256": "8389b629488338e82c0047d9397e4178b05ebad5556df6d25ae66431b370e7fb", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 6.48, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_x_um": 0.54 - }, - "requested_updates": { - "offset_x_um": 6.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5921beae7779cf7d2958aaa007d70b6c3f5c0a387e66e9786d44f6ba6bd91862", - "verification_evidence_sha256": "7416da89d08e38ab1b6ce2f0a09f8b8287c170041ea26ef3b8af8450b016034c" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "799d36b5e5fdc64740dbab30f8d352cc0c09a44ab6bc9e48d8f4261fddfc319e", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_6cc55b5e923c5905c6e85ff5", - "image_sha256": "a032493600d94fd7e1b0221705143995be052bdd0c4d57165505c53726b734b3", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 17.52, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_x_um": 1.46 - }, - "requested_updates": { - "offset_x_um": 17.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "56bbc0f25d3dfca74c6da538dcd1c1fba3acbe932016c512a9b5133a23f036f1", - "verification_evidence_sha256": "9fc57155476382e20f02a0eb00ca48d5e1ca41930736548df34886c0dfd29e7e" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "a6e68e19206542e4378718b8d617df40c14a41ede3fc48844843daa757289e02", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_20b2f3e61f1ecd857de51b7a", - "image_sha256": "e729c98229fd6aa57c03cc3d6835e1a76198d0c839a212f1a554efedf8893484", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_x_um": 1.1 - }, - "requested_updates": { - "offset_x_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a54afe5724ad97dc6bb5aabdf2d7b8b9f0d2de2056ee3b1c6beb23afe2820e81", - "verification_evidence_sha256": "c9e621208365f816b5f218467b3f1f07241ed486f1ddc0a2d7dfc318c9bcf268" - } - ] - }, - { - "anchor_id": "l1_13_boolean_or__a2__proposal_b", - "grammar_id": "l1_13_boolean_or__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:bridge_width_um" - ], - "code_sha256": "130e7ea6b2f09c9bbb4c2a193afcda17c951f0d6d15b9392bcb3c0d3aa7fb0aa", - "controlled_axes": [ - "bridge_width_um" - ], - "geometry_id": "dgeo_92aa2c2cd95b0adaac9d41a3", - "image_sha256": "af4a37f782f7674f25f5ab4b682643218b0ec73abc4a1ae8f2b6c687b25011b1", - "parameter_delta": { - "changes": { - "bridge_width_um": { - "after": 5.608, - "before": 6.84 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bridge_width_um": 0.82 - }, - "requested_updates": { - "bridge_width_um": 5.6088 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b0e12ca19a08677135c076b48a3f7bc1ea23862e385c55cef82e5356dd6e7645", - "verification_evidence_sha256": "4026ca616016cb19dab25c56de95135daf17191d042c841c98cb05a98fd3e206" - }, - { - "axis_ids": [ - "axis:bridge_width_um" - ], - "code_sha256": "0c7b3415b5691b6ecdf0285ded03916a47499742255d16ffef2992229a9e0e99", - "controlled_axes": [ - "bridge_width_um" - ], - "geometry_id": "dgeo_712f01c1b2e9660e256adb9b", - "image_sha256": "86025e2c317d56132e7bcd282f9c9ec6a258c25402ddc4fd75cedd63a22e7e7a", - "parameter_delta": { - "changes": { - "bridge_width_um": { - "after": 8.072, - "before": 6.84 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bridge_width_um": 1.18 - }, - "requested_updates": { - "bridge_width_um": 8.0712 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "a889606d683725b77546258a3e5afc98d5efdf0d4feb1bb00d695a9ca1999958", - "verification_evidence_sha256": "80f195b20820f892a9346f7a571fa5fd8711425cf0596db0e17ade25197cfaa4" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "ce06f91c90a194af30b1ef29b41b736f21062941f32b5f2c37444c7b88c5bd5d", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_9cc8aaeba5cdfcf158dc45b3", - "image_sha256": "dee3d85dbf27b5fccf622e7901b87984c067ada2abadd26c66024650da9d5ce4", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 13.406, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_offset_um": 0.84 - }, - "requested_updates": { - "lobe_offset_um": 13.4064 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "1d67f514919645887d25900275491747f00f4c46059e6a3bae9376ddcce241e7", - "verification_evidence_sha256": "c36361862157b7e9b8302788c79c47a7c8711ee2bfa15519a469815172bc86f7" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "76a595b352a76f83439ba9331486c627daa524888d0d06de17ea146157c793ef", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_69609419aa7a4f7d87752fcf", - "image_sha256": "9b0a5858ca10fd692c3bbb6f414075aff18e38064deb3b9dbfe14af0cad5b40f", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 18.514, - "before": 15.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_offset_um": 1.16 - }, - "requested_updates": { - "lobe_offset_um": 18.5136 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "747724b8b045a2254051b4f6a6eb2785898ad0e46cd1f5cae045aa56f76b8fcb", - "verification_evidence_sha256": "ce8983fb1314d35118953f282ed935d92661e3f29f28d19aa3e1ed5d765302f3" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "177d34fa293f9a05afc1043fd8e02a2ac63d6e59d308f85a55f637404b930f82", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_de44a5c96aa52fc3d7a24dd6", - "image_sha256": "ff52c7df4c12941d8ef4471d21b382b166d34b5fc7190dc0da1aafea1d5f1f4b", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 11.172, - "before": 15.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_offset_um": 0.7 - }, - "requested_updates": { - "lobe_offset_um": 11.172 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6caac8ff3422138ed3e167d29fb68fd6c2388cf9135630904ccf4ef5ba7f5c51", - "verification_evidence_sha256": "18dcfb7a76965f98c8feda1a4bc44889a062a75505c440fb3c25e208d2518f2e" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "51d3fa5c2eb1034885a29c96e7f3277e1af779b5acbe01231b328d0e0d226437", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_5519db1626e85185c761a68d", - "image_sha256": "22f687e5fe315a624a6be46c4f06dd26f04f91fb5dca3513a19396dd92d6c5f5", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 20.748, - "before": 15.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_offset_um": 1.3 - }, - "requested_updates": { - "lobe_offset_um": 20.748 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f185dbf6f1f22ae5674c9d7c293ca7de16332cc1e6156b632d30638068aa5fc6", - "verification_evidence_sha256": "d6d6cfd44f406a6006a2907b56fcbbf96778f3936678ef1c48ef76d0ce768ce9" - }, - { - "axis_ids": [ - "axis:bridge_width_um", - "axis:lobe_offset_um" - ], - "code_sha256": "4b08feb29d8b514dc35c163176996c3eafacc97ff7114ba525f3cb51d18731e2", - "controlled_axes": [ - "bridge_width_um", - "lobe_offset_um" - ], - "geometry_id": "dgeo_3ab564e25e1fc2fa3f04ab09", - "image_sha256": "15be832ed53459cbbad68cb684ea1f1671e1575739a224a0858e53fbb514afc1", - "parameter_delta": { - "changes": { - "bridge_width_um": { - "after": 7.524, - "before": 6.84 - }, - "lobe_offset_um": { - "after": 14.684, - "before": 15.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bridge_width_um": 1.1, - "axis:lobe_offset_um": 0.92 - }, - "requested_updates": { - "bridge_width_um": 7.524, - "lobe_offset_um": 14.6832 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "9c94e4ae883904806b9a75874c0a48becffb07c84311f513a1e1beb4a3b86556", - "verification_evidence_sha256": "bc785a655fe41fcb6e0dd6bc8bea2e9aa27f9da7d76468aa5688158a12393699" - } - ] - }, - { - "anchor_id": "l1_13_boolean_or__b1__proposal_b", - "grammar_id": "l1_13_boolean_or__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "f5b508f3523503112727cd0e0ff9ce96d43226f6fa32b890e4fa404610a1d7e9", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_a4ebcde9ad44dad99ea3f22d", - "image_sha256": "72dfa99b40193031d568021fe903d2705f0ec8a6f03aba737f0b319c0cc89862", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 7.478, - "before": 9.12 - }, - "offset_y_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.82 - }, - "requested_updates": { - "offset_x_um": 7.4784, - "offset_y_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "403157765229b517ca3f398c2ba9ff1714b9acf2555c780b15288782a0e3ec51", - "verification_evidence_sha256": "2254a3d4800795607e37bf9c554615cdbfc1a421a49339c1a57b72063cf3f6b0" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "e766b0deec615b410e8f550b58ca45d5a0c0f3e130ea0360a62fdd2584b63fab", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_075e0b422bb2aeca58850e70", - "image_sha256": "0c1f5d2f5c7a4a7b598b164b7d901d4fb7b790fe6a90cc261a45e08f22ab0a42", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 10.762, - "before": 9.12 - }, - "offset_y_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.18 - }, - "requested_updates": { - "offset_x_um": 10.7616, - "offset_y_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "5b0af34359572c59ab0906f08549097b4fe324f394f658f4e9f7ea290b0d5d0a", - "verification_evidence_sha256": "e4368bc8f47d0ccb938ff61db68509e8eef3991b67c71b83c72bd82cf0b727a9" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "fe69c5415c31f45e0128fcc3f5c499dfc64046accebea7b0883420ac844c09ee", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_1427492a7a32e26ea9b6fed4", - "image_sha256": "9ebdbe5e817c7bb205a0edb35711b1d1761cff3ff38d237e29d8aa8d3dcb8be2", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 6.202, - "before": 9.12 - }, - "offset_y_um": { - "after": 3.1, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.68 - }, - "requested_updates": { - "offset_x_um": 6.2016, - "offset_y_um": 3.1008 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "b3e32a2dab94498351ff58675192a8ef0a734f37d78cc1c06c990d84da0c793b", - "verification_evidence_sha256": "56c7d8030972d29916f2c689b2c5b2ac0e4956cb963f1b8c404fcbbbf2635c5f" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "c34b0687f0cf5fe5db902433dae583f267eb36211fb51e7c5f2f9bc602a60b73", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_d5870ef7b244124665a0b57d", - "image_sha256": "1d9f2d709c8e75977ce9f4a2d411e3bf6d51eb07898734fdd21a4fefc0eca271", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 12.038, - "before": 9.12 - }, - "offset_y_um": { - "after": 6.02, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.32 - }, - "requested_updates": { - "offset_x_um": 12.0384, - "offset_y_um": 6.0192 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "b6dda4eb464868ee43ad396c44acc1547780e02af5b5745535b4b377f0f1d62d", - "verification_evidence_sha256": "71dd36834c67784ca992705bb42a72d949b83659e7eccbf342a5ba71417d8b83" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "50bcd34011fc1d499ee87f9ea3f78d777854fea63869cb06fb7aae76722a4604", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_c79aa5c9d0f49f1f76005474", - "image_sha256": "f42b89d736dae7162958b673dceb22f124edba7da742027e99905213a8090648", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 4.924, - "before": 9.12 - }, - "offset_y_um": { - "after": 2.462, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_axis_um": 0.54 - }, - "requested_updates": { - "offset_x_um": 4.9248, - "offset_y_um": 2.4624 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "76ae6b1b4934f9694ecca481cc351ff6e3c62b95e38232f072ccaa5adc6c1c72", - "verification_evidence_sha256": "2dbf552e798e93a68f11765992987e2e62eabd9b66c99181db5d6246109c12b9" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "d4384c690e1b4bd7b73cc986ae6e7c4c0be9e7a4e5c3ac1688245af5437540c5", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_1ac183530c60ef34dccf6b9d", - "image_sha256": "0370aae90cf174f8034c0ddd73883d064352b88f033e8db2bd024935264fbf4d", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 13.316, - "before": 9.12 - }, - "offset_y_um": { - "after": 6.658, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_axis_um": 1.46 - }, - "requested_updates": { - "offset_x_um": 13.3152, - "offset_y_um": 6.6576 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "6c79f1204171111ecd93abb863330d6d34772d7a4c0316aaa8ec16b69bbe7e0e", - "verification_evidence_sha256": "92efaa0a3a67fe6303ac071db3885231f54e94348d55467a90f986f731f821c4" - }, - { - "axis_ids": [ - "axis:offset_axis_um" - ], - "code_sha256": "c187ae6016324f8df4044c70b10a8d08141311abc9d059db7e527132d82f79c2", - "controlled_axes": [ - "offset_x_um", - "offset_y_um" - ], - "geometry_id": "dgeo_1008e94cd19f825110c4fca8", - "image_sha256": "97606dd16cc21fd209536aed83a3a440d3bccd1972f2717780df1707e0d2a619", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 10.032, - "before": 9.12 - }, - "offset_y_um": { - "after": 5.016, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_axis_um": 1.1 - }, - "requested_updates": { - "offset_x_um": 10.032, - "offset_y_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7ff22c2c9ff7696166cc36ec6a00d978deb092a713cc90b6b2d08ed9bdc382f3", - "verification_evidence_sha256": "8b209681527d10c2112ed42f3de30b85a7b0e6201a4a8e8448ef7060b9e30b26" - } - ] - }, - { - "anchor_id": "l1_13_boolean_or__b2__proposal_b", - "grammar_id": "l1_13_boolean_or__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "183be7bcc6f1b2c592773e990507e9b176363781e004a9962ed93a8ab85bb1ad", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_8d046fdb080b4b821bd1cac6", - "image_sha256": "93f9fc854d739292ec4f1568dcdceff14c7f035a555d6b9e0d19ecff3700f2ad", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 6.902, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_dx_um": 0.82 - }, - "requested_updates": { - "bar_dx_um": 6.5436 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "11b03a39a2f289fbfcf6eb2ddb7c044d0269dbfb728f3dae67a26ad4b5c437a8", - "verification_evidence_sha256": "e093c306f82565998353dd5bf9454d5d9e7f8fb1089ec9bf58b3de2615b30add" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "59a506460df19b74b0da3524b63fee451b5715d92c5e7f163dd3223d25705133", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_f6aff3895d1000238a7ff37d", - "image_sha256": "6a90e53a5059df4d3ed01e65d0b0f68324ecdb1023e9a1b4c2a6f2ef5c13ef1c", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 9.416, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_dx_um": 1.18 - }, - "requested_updates": { - "bar_dx_um": 9.4164 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "8482f3959b499f382e04bd0d63097b575d821b4d1504b655da826946bab6f1bb", - "verification_evidence_sha256": "3ee42438c28ddda5449ea7fa6cbc782e97fd929bcc97c944fc008d2f027719b6" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "a77d505a97eb755330c5bdb2f25c6943e2e10196d1978358352e2eb2f82985b4", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_2308d3c1404372382a99c22c", - "image_sha256": "a8a3faa261afe7e8623d026d1ef698f6a1f2b5cbeb29266f2d1fd1e70ac0643a", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 7.086, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_dx_um": 0.68 - }, - "requested_updates": { - "bar_dx_um": 5.4264 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "edd425d266a939b900b18fc0791661b8866d593bf7a1906608a9951f3eb47412", - "verification_evidence_sha256": "d68b963aa6103785fddd590462b7f16861fb39924bce65d4cbc76d16bc5f33e2" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "9c61a45b2e6971ff18efbddea1aea7244a05d2d4b447c883fcefbb574eb8e7a1", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_488c0a4472b5d83344b0b3d5", - "image_sha256": "168548db80cd6264ec4ae786b015c5edb7a3d1f86fcfc5e92571d79e5c37e2a5", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 10.534, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_dx_um": 1.32 - }, - "requested_updates": { - "bar_dx_um": 10.5336 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "4232883e0fa0b460ee2e137c36b84280fbab9677f7a130988d03399dc5672c27", - "verification_evidence_sha256": "83e52024528e0cde3bab045515597beebccf220834a70b1d4df0fe7f3ae57ad1" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "9264acc2f558ef0aa52ae2ccf3fc9dfe706b32472d558ed2b4d24f2181cf5491", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_a076178f2575f52a872d133c", - "image_sha256": "8a0a4820ebb93a3bd5eb73a160596482022c4cbe9c5123ed3f852f0086126e7e", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 7.062, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_dx_um": 0.54 - }, - "requested_updates": { - "bar_dx_um": 4.3092 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "913eef666631dd01131b6130ebea695c9d93c7c06fc07f30722625006258c831", - "verification_evidence_sha256": "31f847be5e9e1a367cf33ccca798051f66e3c1e893100bbd1cbac6d2088dda7c" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "4b3641ddf01a78c4e2989fa1e918dc09e0574c5b13e96e8ba2b4208a79427204", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_b8070ba34b389c503c11ad87", - "image_sha256": "05e3ce1f17fe7061a69fe230fb5666ded80f529d3a4e1efdc420211c23f46707", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 11.65, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_dx_um": 1.46 - }, - "requested_updates": { - "bar_dx_um": 11.6508 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "beb40b7e8533ee6fd343d5da979c757cafb18b9c1b41e0c9b817086a9b9c79ae", - "verification_evidence_sha256": "b3346952fc2e0631b76f6212f8cafcea809057f26fd922c0db47edba9cd83d06" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "411bd4e9c8e3dcb7d1091d86309ee488369ddaa1e65d6f5fd662513eb4915e36", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_7f0af06cdc4a210fbaa03923", - "image_sha256": "a4d746a76b471063083e4bef162c2df4eb38b0d706e33e6bfc0f6bbbea5cee99", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 8.778, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_dx_um": 1.1 - }, - "requested_updates": { - "bar_dx_um": 8.778 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f659e08518d5151c32b0233eb819b20e9eab782be5173b2e58561d92c906a409", - "verification_evidence_sha256": "1cd4979deb246000beee07af0324969ab4df7b8d32814cacac4b7488e5566c1d" - } - ] - }, - { - "anchor_id": "l1_13_boolean_or__c1__proposal_b", - "grammar_id": "l1_13_boolean_or__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "b0fbd794f42eeb194899f857f9913895700ab77cb7524127a81b06316bd3f048", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_26f7f3c56b201494ed593d1d", - "image_sha256": "91af33a6a4d4a4139692ff0adf54dcc0d32cb02b2564473df093ffe04da0f842", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 12.152, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 12.1524 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f0e78a1f94ae4b0d9e8a2a074ecd76c8ce9b7ff6e167598800d924dfaec5da64", - "verification_evidence_sha256": "c5e78c0b08c2ba4d28a86a8660152465096ca58bad1ae57f0da93fb9a30b9359" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "0abbcaa1f67865acbe62f720d8755dd6512abcd8d5150e1044b0d4c2cb886473", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_ea51dff6b77a2a5fbda7a102", - "image_sha256": "60369dd703bdf696be9d50dce12039612bb0c8e58279af10f4a1ff17c05ebbc3", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 17.488, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 17.4876 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "94e8dbb3b1eeff692d395a40b2e6595bbdea0a85db4a284ace9f5b4bbd994c94", - "verification_evidence_sha256": "544656e9803cb576a27e6507028d497e2932f141e111567be62c8b1ea6b6dcf6" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "a18902b5dfcc64fa2b1dc618ddc9794917716873f5934b0516c8db04b5528009", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_386b061b7f1706595ffe665c", - "image_sha256": "55e04f48231365d9afc2dadd7173671a73268a9c8673aeaeacc253c8ec4f2d38", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 10.078, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.68 - }, - "requested_updates": { - "separation_um": 10.0776 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "5e3bab4370b6ea08355ab0250e2977f6347f30b6d0b5ef4019e67367d86a18b7", - "verification_evidence_sha256": "396212ef89f7a9c5d4386ee21c9f49e7bf5ce26bb97c09fbe74db55311d8fd70" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "04624bceb87a906aacff00a36939f091fd138b01dfb99dc20f0f1334e7a23a44", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_0bffa9cd2c30f704f2b91ce1", - "image_sha256": "1ef2edd2866282cad6950c46cd8687a799756537dd1abeede3aa3c7621546c7a", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 19.562, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.32 - }, - "requested_updates": { - "separation_um": 19.5624 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "07e7fc6ab4132c1fbd36b5f651bc93c345aa8eb26899e8db8e0099b9ec13ebd0", - "verification_evidence_sha256": "c85fe38b9f32dd47cab26a4c7107cb1a61c465efc3ee0d0b62cbea739d001708" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "7d1d16d39ef4febbd039c21fef74903d0c89fab28b9324e42d5f2519d30faa40", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_194209d01926f1fecaea1831", - "image_sha256": "94ca8ecc50872e91d2084901d4c25188e3c07eae0804775ebe5b72194d45b0fa", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 8.002, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.54 - }, - "requested_updates": { - "separation_um": 8.0028 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "69d5aac1db8edca347840c63acc58a50f77a2e4d4c0775b1112b4c05a106cb17", - "verification_evidence_sha256": "e3ad0d2dd15b43cee784ced58dc24a847d499ab008bab3ff08c90813bcdb0213" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "d21a3c149807ba8b71ccac895433694b9c638bc5d7f387fc8d2242478de9297c", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_bc4e5a663300d6ef9138ece1", - "image_sha256": "e0721058e6b9aebe543ec64d769d409ef88631006f9e3ab3df570f755f8309cc", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 21.638, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.46 - }, - "requested_updates": { - "separation_um": 21.6372 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "a4b464ac9adf7f7471a61f86635b8cdf3e15741b0923ec714550e17a95e315a5", - "verification_evidence_sha256": "f949d37a1c03599426ee99bd75000b8d99f09ae4f2cae3d8fb1525f8316e8cf8" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "7ebd3b55349754e52907c95537e70448c6d270f675ea7b29b5c06e9ccb2bea22", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_48377197ea25e8ab6abd4bc5", - "image_sha256": "6ea51bb80d0c9995ec0fbc8d3a98adfea2b567de2039740c73f3011cd6087232", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 16.302, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:separation_um": 1.1 - }, - "requested_updates": { - "separation_um": 16.302 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "98407fc15a45cafc87046d97b2dae1bbe7989b9b236711edaf41c442496291ce", - "verification_evidence_sha256": "a6bd884438c4e541820396d67532888d5522c36b8e101978fcb18e2ba3a0caa9" - } - ] - }, - { - "anchor_id": "l1_13_boolean_or__c2__proposal_a", - "grammar_id": "l1_13_boolean_or__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "8108542020eb2bafe52f4729f0d262508f1aa59b47c566d863efec298a051dc6", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_68f9502ecdafcfe229eafed3", - "image_sha256": "c5aebdaedc7d30c6a234b9945b312570d89965b1c845aaea8187fb861e4981f1", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 10.308, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.82 - }, - "requested_updates": { - "dx_um": 9.02 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b591e5c0df37d647d4d9ba72f8ed02e9be8c89cb960c291e62bf27f27700798e", - "verification_evidence_sha256": "e37d96d3cef309f64b5da8babf6893e9c0da7e455245ad999cd1bb2bbc04dd15" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "010a7ddf6b1bb1fc641abc6b47373d21a8249f455fd6f7457278fb08cf920c71", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_2859e8cffe5c0218f543f32e", - "image_sha256": "fb7d7b0df69ddf0d9b3bd8eed8753d775252e6afe7a5b34a5b567afbaf01e4f1", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 10.704, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.18 - }, - "requested_updates": { - "dx_um": 12.98 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "a680e1d1d7cce808a76d470b2744f094a75efd985642f11a0b1600eb77e18aa8", - "verification_evidence_sha256": "39e2feadb8afe6a805d642c70022c63b035f3fd83fad8be824c8e6905cff8b3c" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "3c1b092d5952463ef1ba487b6f874c70e2454563b39bea42593646fd49fc75ec", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_e6e09c1f14530a0e8d6b30f6", - "image_sha256": "79ad91c77b96860b6181879f3c304ba4719cbf9efb48e04e4b89715699ee3a3b", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dy_um": 0.84 - }, - "requested_updates": { - "dy_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d00cfb6fb1c40c1b708a3a797a1df1783c46e62616bb82d845e178cd4001d9d1", - "verification_evidence_sha256": "c761ba82dd631da97e8dc0f9e4ab62af58b81039349d6125fd9550bb714078ff" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "7a68cfd473b4fe5adb92fbb09f7f0c4920edc0060a5339a29c12d99d8d912fc7", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_bfae26c76ddcff4f030fc9a4", - "image_sha256": "b16b678add5213dbd0a3ee67016c02206bf30a73fe86a51a4c435c1c6ff11095", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dy_um": 1.16 - }, - "requested_updates": { - "dy_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a988d13d1e3292e4b02f9e9e5512263436f43dad44398930a76367d2d8260a55", - "verification_evidence_sha256": "3c3f15288967bf1f8d1f16b7daf792b86d8c4f826416e0f4b250ef264f87e804" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "6591e8633199010a0e53d59cfffd11f7f97923277acb7bc621af51feea5a1205", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_11d3e01c57576a79e5e4b5f4", - "image_sha256": "5831717f486ad417d779d849f49534371affac0d49121edb7ed5b68ccc46783e", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 7.75, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:dy_um": 0.7 - }, - "requested_updates": { - "dy_um": 7.0 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "6cbccda2a4c60dfbbe90ee48ebb43736330588618a995e56627c48faa0198e26", - "verification_evidence_sha256": "4a011b461ca43ad6bec673e8e31a889a0d8da768a488540c37a4847b6e5cb30f" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "448559d043726f9220e4227f06d3233579e89814c7e39755cbb166274220bca3", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_13494d1384f6a3132970f137", - "image_sha256": "73e0ee458de7f7e1cae6165483e001fb5bac548e956c2a93f6987081f9a2f782", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 12.25, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:dy_um": 1.3 - }, - "requested_updates": { - "dy_um": 13.0 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "1d01f267cf2012b51cfe1a91c0342a0c271ab3d43e9c15436048cc844614dace", - "verification_evidence_sha256": "e2284821652e351921d1a4c46773d56252ebaea829c941237a30d9f5a9446395" - }, - { - "axis_ids": [ - "axis:dx_um", - "axis:dy_um" - ], - "code_sha256": "f85dd0726428f67c2f9562e458583bf0049f7563563197c050dbea378cd92581", - "controlled_axes": [ - "dx_um", - "dy_um" - ], - "geometry_id": "dgeo_14ee559dad7e59fdf57a907a", - "image_sha256": "0ae33fb76845a454174572197b93cbbe5278fadd85fd2375016705d850546e36", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 10.836, - "before": 11.0 - }, - "dy_um": { - "after": 10.12, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 1.1, - "axis:dy_um": 0.92 - }, - "requested_updates": { - "dx_um": 12.1, - "dy_um": 9.2 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "1b5ac211667cd9af5887c467d9fac4bb9ffe4a28ccf32052c58b7e3529b978e6", - "verification_evidence_sha256": "ad580cf49fd2d167358180aeef5c473dc883e7249d64112d63235025b72119c8" - } - ] - }, - { - "anchor_id": "l1_14_boolean_and__a1__proposal_a", - "grammar_id": "l1_14_boolean_and__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "897c00a760a41661196edb55434e7af15e74b5547ca043606a7220ae06576eef", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_2aa89910a382d34164620b1a", - "image_sha256": "0de27ed6437a2e708c8fcb49603e771f626ec8eca76610a2fa636b6b5ff36b4e", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 6.56, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_x_um": 0.82 - }, - "requested_updates": { - "offset_x_um": 6.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "bc8acb6949efa08366d19801172aeb23ec2cb5d978c0578cea430d2014713a53", - "verification_evidence_sha256": "e828517e97d3ada8883a35a0f35a88be95bff41c10815863008d9ef29eae823a" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "6db3800785c1cc2a82d62733054f0337d9b70cf659fd3e22b14faf4e0c3917e3", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_2202a6460ed916c37ee220e6", - "image_sha256": "4314ce8e4ca9a323ba7bdea25b10c9d15de20540d371bfd3776ae6560d707033", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 9.44, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_x_um": 1.18 - }, - "requested_updates": { - "offset_x_um": 9.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8e949a07a1b7e7166ff336bd6fba8db94e59077d72b53aecc624d7305d9f8daf", - "verification_evidence_sha256": "36d34ca1b8f95e7074bb0ea80b20500977455dfa9924fe57d2241b1a0dcc1093" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "5c3da040401255e54aff3c2282c8a9aef155f0e7dd35af4e0fbc69cabd528324", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_01dbca7429992ae7cc836d70", - "image_sha256": "b92654500426105b1caad486e102f62db47352a9df7f6a3860267973c2c72b81", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 5.44, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_x_um": 0.68 - }, - "requested_updates": { - "offset_x_um": 5.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "048341208af8ea1f70e1994f4a08778e0c1725da79f0748693101d6789413f89", - "verification_evidence_sha256": "1194382cf4b7010e5fcf59d00e073dd2111cdc622243e61b8c68f3a9e1888d72" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "84c489e8866ed7a0ba241be886d368df5969b95f6e65d014ad0dd990eded57e8", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_b7d0d9eafe413ef76b548002", - "image_sha256": "adccf013dd57c0c02c1502dfcf7fd1b958c99d9a78d24f1a005c3a527166e629", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 10.56, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_x_um": 1.32 - }, - "requested_updates": { - "offset_x_um": 10.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ad71a0d06947966e08a99add8a488c89c3df8c7faf1337c6b8288792bf447629", - "verification_evidence_sha256": "54a938f0fc4f7b6495e9404661efc24a36349a781213bb10c1b522819e63cdf8" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "af1e0d0f34ecf749483df7a434c2f688cfd5f81fcddeef79559abfdeeb9b68c3", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_c2ef240c960d320fe503ba27", - "image_sha256": "bd0e88fe441a17a2dba6da693031662abc47fd8555fb045f7944428a7bef6dab", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 4.32, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_x_um": 0.54 - }, - "requested_updates": { - "offset_x_um": 4.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a00db8fc710c3e0a6078ac66b5c90be82b806f9f1055b62f68884bd3f1b673cc", - "verification_evidence_sha256": "1413a84edb9151a1adbb244690f365834bfeaec7fdcd1690bdf596284f5ed957" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "642bab5e95128cb9aa6197fa5240ff2db8f6ed57c0654d392cd34c35b92e05b7", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_0bafdaaf9519fa8f3a5a8cbc", - "image_sha256": "6f96ab244285e5944f29157cf19d838882d2e6f21fdf78c04006e793d58df3b0", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 11.68, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_x_um": 1.46 - }, - "requested_updates": { - "offset_x_um": 11.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "364039ef5001c508e28d974190b0c2489abc35281c3d567b2946cb81ac73244e", - "verification_evidence_sha256": "dd184a01fca5bf85f3785827ca50014ae8e0f1442d15f42fba02a1a5ee105080" - }, - { - "axis_ids": [ - "axis:offset_x_um" - ], - "code_sha256": "ad6c6cab8fbec128449d74dae661a0f49f99421f9dbf459e30d89feac2e605cb", - "controlled_axes": [ - "offset_x_um" - ], - "geometry_id": "dgeo_966dc3bce110fde79f18bd91", - "image_sha256": "70c9329c16a240fb5900683567155c6b39fa43e4c65ac103054795d4a478af31", - "parameter_delta": { - "changes": { - "offset_x_um": { - "after": 8.8, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_x_um": 1.1 - }, - "requested_updates": { - "offset_x_um": 8.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "657a747839ca45dd4a86bf5ed4b77d340e90a033efa1cf1b90baa7f460f63db1", - "verification_evidence_sha256": "b7638e577883933870719ca158206d27b7cf22789b5836c43eb11aad82d25c5a" - } - ] - }, - { - "anchor_id": "l1_14_boolean_and__a2__proposal_a", - "grammar_id": "l1_14_boolean_and__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "34927a5706dfafccde3ab77accf55104b139e937ac6aafa419abf8e3835fe0d3", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_51da25bc5c147399837d5979", - "image_sha256": "0e0015cf792890e9a051b6e4c85e573573f2f072bcfc1b958735790668fe9438", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dx_um": 0.82 - }, - "requested_updates": { - "ellipse_dx_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c1fb36ed6a5d9795f0d6c6854405fc6fa794f10f3162e431f1acf589159d6341", - "verification_evidence_sha256": "3b0d3d5ed3577d9d2317368ec61d73e41944d6a57a565f7d6353ec8020133186" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "2b64a4cdd653e392fc6e9ef2c58ce14116de8ca8fddd8c163e3c9a8b953e5c3b", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_fe56d163da3638730d811f09", - "image_sha256": "e4c3ecb5b372ad2ea6741a781e40761cd1d0e776ce4d61b3a0f15b645f2f694d", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dx_um": 1.18 - }, - "requested_updates": { - "ellipse_dx_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ad80a8f3db7aafc15d5d0d76de1a87ce78b08da08586d78d51664dd5bc6ef26e", - "verification_evidence_sha256": "3b64f83744ccf384681e64b7a43658579c08c9a0f88028586386d808e16411fd" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "021fa33fa4efa3f192f37d41a23d05f77a6861cda2e9d3108a900a8992aa1547", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_e4fec96b27ecd92dedda25ab", - "image_sha256": "4d5c13c870186a166124e989a24a30314f153190532a1ad5547318064aa8ecef", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 4.76, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dx_um": 0.68 - }, - "requested_updates": { - "ellipse_dx_um": 4.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fcbaa79379d60807646e28873f6ec0cb31c2b17669e40ee772cd59485a4147e1", - "verification_evidence_sha256": "0c3a334ff91f4ae80791b2c6f4dbcfefadeab14f5545d96308f319ae886aebd6" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "0ad1c1ee8f3e66ed8cfe9688af4d10d73fc03a53addf66a3dfa66d4294c7ff94", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_bc8be5588ec800fad8b987be", - "image_sha256": "2253a981994caf11ef4cc79d5474cac2434d6fd421a23d9904d208a9c8238cd5", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 9.24, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dx_um": 1.32 - }, - "requested_updates": { - "ellipse_dx_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "16edeb0338518d271356ba002b562da08e93c1dabcaccda154323c17882ead89", - "verification_evidence_sha256": "c4a40f23a69cfd68001371b345309aed172cd974c062f8164b03a16da0032657" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "b7caf26f8ff887be0c9af4305804c4692f855ba17c1fdf1576d8ba44caead33f", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_7cb5ad89ca78824d1f308f5d", - "image_sha256": "bf01507dc7162366b08f1ae8040de54025f6b84c7591849c49d9dbd9b921a04f", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 3.78, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dx_um": 0.54 - }, - "requested_updates": { - "ellipse_dx_um": 3.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e39e43bb8c9681f20256dd4afdc11867cdb324bbf4fdf59e0043a6a4d3b90ea3", - "verification_evidence_sha256": "179ea1ca21fd379b3bd2708ad0cd74ad6b542360e10d5a2b62cabd8f51b615ad" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "c9fa08fe2e30d4d4699942eb2a480b1a6f8611dde1082acba084b02ca04e5515", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_7bea47b08e2aabe526a8756d", - "image_sha256": "6ac8fcaa552f0b10104602066dbe9a3a870460869e6c7e1ee46b357e9b0e81a9", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 10.22, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dx_um": 1.46 - }, - "requested_updates": { - "ellipse_dx_um": 10.22 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "32e39b904efb3ec8c01add8204ab1b0cb4cc2e96757ed532f1ab6602bf6e5bed", - "verification_evidence_sha256": "4f4911af8d7aad15889e84a33e7ae9cfc9559131f86a5f3157ba4cfa1486cfba" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "1af16599bc549e59c3c5813dd618efe301257b7568a2511cd14431ffa5924006", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_99120bac02979b3f6d5d0684", - "image_sha256": "c21a376ee128a9faf911e667a0d97617a68108519f44f1c98f53743d54b3c30e", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:ellipse_dx_um": 1.1 - }, - "requested_updates": { - "ellipse_dx_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "49b652a026e1ba64c00004b5d1d0e68542c6c1008cf0aef4337f1158d56e8571", - "verification_evidence_sha256": "4b0d32cb40d27786cedeec22a16c2d6e54eb64b2983801efcd4ea28bc88914ff" - } - ] - }, - { - "anchor_id": "l1_14_boolean_and__b1__proposal_a", - "grammar_id": "l1_14_boolean_and__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "b5f850b65f40148eb43297482b695a21a00e43c2e305059b56edeeecbd22717d", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_b29df91b94e895533bf491b9", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 25.42, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.82 - }, - "requested_updates": { - "angle_deg": 25.42 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "dd62cbbad4a1103a1cc1470de037ff80021b538b40b1e9b3da0bd32f0f59a030", - "verification_evidence_sha256": "f138c5242afc51e900cf20706062bcc96c3f3b9340913e4ac22390f3314a1894" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "f6feeeb263dc4a0cce1841a7fff81d71ddc9c373e1cd0bf024c09d0806b1ec1d", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_166f6e2bd31b78c5c12ba299", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 36.58, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.18 - }, - "requested_updates": { - "angle_deg": 36.58 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1ea9a0169cff2d2077802c8a9d1bffad20fe15c61f750976b7fda974a8d0ef89", - "verification_evidence_sha256": "dd16bb0c29d1af09178f0247ce714238e5ad83f96d3499ec0360ccd38c31ba09" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "66819fa24303dd2c731e8bc0f258902a710d34e7ece8b21de2edf6d6b37a21f0", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_6f7df8a1b4d7fe7be83ced1b", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 21.08, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.68 - }, - "requested_updates": { - "angle_deg": 21.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5aecfd62a2a9b5d562a2b84a9afa439dcbbd85653f1d177b2552926cf2b2a904", - "verification_evidence_sha256": "4a71f5cab2d8077b67861afa826b60c86493e47c05a26bc4d616a2590af6f24c" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "599cb27c337fd2aa2a94c15b52fcebe8e8b22342ee35e0b06b65fcc0a1b7d76f", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_6d394a5d713696afdb5e7ef8", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 40.92, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.32 - }, - "requested_updates": { - "angle_deg": 40.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b39395e364287ee5330c974216125c572a9df4a85221cd7a444ba08cc228de2e", - "verification_evidence_sha256": "a3ec9c0f099e66ca02e7726fada6a6c4037eeb627eb3ac126cf116e8b2f6b455" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "2b85eb37981146ad6b05b08f312098c625bc6d61c7aa791f4c0769ff84b11694", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_0a821a39cf2183c3d95f871a", - "image_sha256": "cb6bb2e9afd4978d704ba320c0dcd80fcda4123eff1182c60cb009798da4e45b", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 16.74, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.54 - }, - "requested_updates": { - "angle_deg": 16.74 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "06c6212614c6f874f60232330292233254042476588528ce13b92608930a4c5f", - "verification_evidence_sha256": "11479f3ac1cea04f4ddeb061b36953f7dd29898cb3a7c6fb3841633d008425e9" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "eb902bc793818b6d53f5f52ff190120491e2b2543fa3ec2779b0dfc087a1eecd", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_ccbff7af280b3c8b6312a3b1", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 45.26, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.46 - }, - "requested_updates": { - "angle_deg": 45.26 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3d82d76c476ab9a9cddc7ab0cdfa49ff0d01e1615266ad7aa0d34ae3efb7f15f", - "verification_evidence_sha256": "13ee5fb1431fb306c2eed06c2790e1fc35e44424f35a9421fd63b5163ce69bc1" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "73d4a08120bcbfecb84bf743f261f2a4f7c4c75b5d4db3d6fdda0fbacd23585a", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_43a1fdcc91474564a00622b8", - "image_sha256": "00f568fed3ffac60ccd177f02b1b075492deca4154a696c7db893d242be3bcf3", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 34.1, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.1 - }, - "requested_updates": { - "angle_deg": 34.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f33928dc142cccf8a52cce3b9cc82ef91c8391233533bf2461fff3f2e3b3cfa3", - "verification_evidence_sha256": "8c09953dcf9e5776852c414ad3f7736254b8b15f399892464bf6422c5cb1356e" - } - ] - }, - { - "anchor_id": "l1_14_boolean_and__b2__proposal_b", - "grammar_id": "l1_14_boolean_and__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "55c0223891322cf0d095d1964d03ecd2d56a231e92620a5537ad6726455c0301", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_39bf4b470b56e070b3fa05ea", - "image_sha256": "dc5005923f3c03b19e8758eacdbca1d8434034733d0eca678fb9db7a39f304d7", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.82 - }, - "requested_updates": { - "offset_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "9e3a796d4f029da8c4c50250d45a9285425bb408aa2a8bcfff705c3f17e6b1b7", - "verification_evidence_sha256": "ce2523c187537ed2b5e322464de645a3da41d176ca77de05e878ff39163cfd3b" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "9b3ee7158cda225b7292de6cf3653e16efe451c2ada48ef7d68939085f92ac10", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_9c0d981960748a1ef0f330cd", - "image_sha256": "2a642cc7545ff74dd08fc6b173e14534ae3c0640cff52115f3e5d17cf40be3a7", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.18 - }, - "requested_updates": { - "offset_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "4a6cb233c35b4b5c901fcf5b48408389607597429d32f2af79071fe00d464430", - "verification_evidence_sha256": "c43114bcf87ee2c0d8c2ce39f641b36f91d17bb95f3f63b3b44c8e7f21866abb" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "3ab740d2223976d88bbe7a13a11a164c6ad1c53941b565a85a74208c492c90b5", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_03801e507e1a8d192c2a1c83", - "image_sha256": "ce2a53470b09af013feaf16267a96fcc90019b6510d22c0907e2008f1fdaea4f", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 22.68, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.84 - }, - "requested_updates": { - "angle_deg": 22.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8e2186675ab6a1a6d38ee2db24dc884b61a53d1917f2c066250e96e2fe3b35c1", - "verification_evidence_sha256": "5779684539d09244b1598c70afc67b8b46c8787c9a4c3fa19be51f29d47a3621" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "d177fe520bda1871daf3d2f8f3b34dc78d51d55ca4633ffa120691833f08f20a", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_2dffd593136dca1e8f9a998b", - "image_sha256": "e8b7791460828cf67b23e381439ac87d70ba9aac2d64ddf105e9ffaa3e83f5d3", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 31.32, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.16 - }, - "requested_updates": { - "angle_deg": 31.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8158f6d77b5b9a8ab560e5af07597dcff8b38c1108b987f368fd48e9f70f7c13", - "verification_evidence_sha256": "fdfd11375577bb10039e5446d10e1a0d988c6c7289de3dfbd35ccdd7592170ed" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "73f8280d85b6238f7484b88120ffbd83d5a3d3a52262d72f143981cc4eebbe3e", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_752cd5805a1cf6ddde2c86a9", - "image_sha256": "90b24704903f02a0d81561d28136c0883d30feffb82f5daed72e6d3ebf05f36c", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 18.9, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.7 - }, - "requested_updates": { - "angle_deg": 18.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "78e53379a3b5804578907c68a75cfbe16412809d9a320ffe3c0e10ae89f033d9", - "verification_evidence_sha256": "f6eb99724a3fe374a260ef98d30ed96d49d888468a4514400381472ea0ed8ff2" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "c8578063ef763c91af78088a48df2934d46d3d1e3569b627d5b76fad2fce93e7", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_66929e1b6560e673ec97bf12", - "image_sha256": "00452a81d165b712f0df0866e992e29f90ee890f8d99970c5106de2331754ba6", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 35.1, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.3 - }, - "requested_updates": { - "angle_deg": 35.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ff2feeaa9a551be6751beaca9875715bfb627ec801a1090aa0f8a059115a1161", - "verification_evidence_sha256": "a29c56292de8caa436e0348d7abdc7526e9d9bcb068cf4d2bcc2504247cdd071" - }, - { - "axis_ids": [ - "axis:offset_um", - "axis:angle_deg" - ], - "code_sha256": "2a1f637f7f582497e3e72aea2cfb1dc12474218a0d5f8563144f35183784223b", - "controlled_axes": [ - "angle_deg", - "offset_um" - ], - "geometry_id": "dgeo_a7f81dda4ef65843223eefd5", - "image_sha256": "9c986e7e73db85b33fcc4abd785abfd5abfb67812a8ac49c84116e48291efb77", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 24.84, - "before": 27.0 - }, - "offset_um": { - "after": 5.016, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 0.92, - "axis:offset_um": 1.1 - }, - "requested_updates": { - "angle_deg": 24.84, - "offset_um": 5.016 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "45a4f02e54e8acbd3e60da99e041ae254ae0ebd0a616713f77e79f080fac1e9f", - "verification_evidence_sha256": "ff205ff63004355b369ede112165a2253da08427839d6a6d7b711994a16ab625" - } - ] - }, - { - "anchor_id": "l1_14_boolean_and__c1__proposal_a", - "grammar_id": "l1_14_boolean_and__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "617912e7a4d3cac41474f1bb195b06a84fdf6911d800f77377cf4d110cdb0c57", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_b130435cac341961b5d095f7", - "image_sha256": "f965f47c9f3927d78e566625d404549bb1c55a7abc89e4605006145024fe1b33", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_width_um": 0.82 - }, - "requested_updates": { - "bar_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "55d31b0344bf2adfdbd5180287fe4cb7923837b24aea4ab96542b341d7605c93", - "verification_evidence_sha256": "82c224c0935b71511aa5c42f39f58a3ec731e33dc104d14d0a3348547f2e07e0" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "a05c0b1da994d8dbd88e7d443247dccc68995ad1f7916b144aa6640b0e770d4a", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_8ec7be8a6b2658009f43b642", - "image_sha256": "1d09f0385746e6c3c1366f28d5d057da7e91dfdafd97e839a257210502e08294", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_width_um": 1.18 - }, - "requested_updates": { - "bar_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4b35aadf8d0cd306a50b4c79bfab820ca7899a6279aac78ee014ae55aea625f8", - "verification_evidence_sha256": "94cf1f827b48873039a39aef3af86aee13a0b8e212603d5d2d83c01b6e3825f8" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "23013a2b2b18820b29940feb8f9cc1834c4dba3b4207e22645d00f316e08487b", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_ff3c5fdcfba1c4720a771633", - "image_sha256": "194f2f21128172f49d65d8b5b6fe22ebbd15862ea5d6b0981150a5eb5127f031", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 6.8, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_width_um": 0.68 - }, - "requested_updates": { - "bar_width_um": 6.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "694cde4ce09ee3383389b8142d35c796eff50df64244198d1d46d51cbde054ec", - "verification_evidence_sha256": "3ca5a9c6d7fdb6829094c0c4246ed08547698898f025ee7fe3490bf1d709b4f9" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "2cc13c27182bf80551fd639d717fc3daff789b245f4c33d6f7a17beaf820f7e8", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_1ff7989f06124173d3b42abd", - "image_sha256": "bef0d58aaa61611ffe476a8e7fb6acb57ce1b418caf16d09a68970d2c62991d7", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 13.2, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_width_um": 1.32 - }, - "requested_updates": { - "bar_width_um": 13.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "65d6ac9b7ebbdb1f025541ea73cb6f7bc68817e2e7366a814352e305521f65ff", - "verification_evidence_sha256": "c138b36309bc51bcfd87e9cf55867bd37a35395a39d23e7a62144672bc608644" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "e9e10d4f31fa3414063e28d05e1961564a9568b069c20424c1e9f76f8daa877f", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_10303ba0897c8f34014640ac", - "image_sha256": "7b3f20d73ab561580af1a5313b4451d598bb0302daa1bd0af15f0fabe9ca2fc4", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 5.4, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_width_um": 0.54 - }, - "requested_updates": { - "bar_width_um": 5.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "223e2e1893fe0edee459fe4c33bc809be2976c749df30363314540c9772987d5", - "verification_evidence_sha256": "c69bc7f81d96643d1553121cd13d6f8dff203c668588cb0b80853099eb335dd1" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "857e8c59c3ee5d5c303adf1b82530b0b5ef6ab785cc3f331a459ae3e82f168fa", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_f923428e8d920d13396dda75", - "image_sha256": "333f60704ef32d1628234f1e76148d759e7732e3a90a92ac50976238c90bbca5", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 14.6, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_width_um": 1.46 - }, - "requested_updates": { - "bar_width_um": 14.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "df288c33a155171781c630c239f75e3994a53aa26770773b7737fb53f33459fb", - "verification_evidence_sha256": "71e3320a3f87f70632c0d4ea2175e21c90abd3fd60356a84245fcfbf066e3c9b" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "e405e59f864b5e928853ddde848d991aff8b9fbceea6255bc33c091a21d98f7b", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_17f16e4eba24794d4058e2df", - "image_sha256": "741092888310cbd34d73ab335de6a10d53d352bc85928468ee3ca52b557851c2", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_width_um": 1.1 - }, - "requested_updates": { - "bar_width_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "39ac396f6b1eb14ff8c3403b3a0d1321100e5a04b6b55f5e0b8407a0eb6de16e", - "verification_evidence_sha256": "8f2a3edbd44744c12323095c126a97dd310b5fa4790db580360830102aaeaa9c" - } - ] - }, - { - "anchor_id": "l1_14_boolean_and__c2__proposal_b", - "grammar_id": "l1_14_boolean_and__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:bar_angle_deg" - ], - "code_sha256": "0ab5dd320388968fa05c7e3f28ef735fd6fae276e8f8a97bf783bdc6a71b861f", - "controlled_axes": [ - "bar_angle_deg" - ], - "geometry_id": "dgeo_b9082916cdbe5494c504bef0", - "image_sha256": "8463663b868b1f9298075db1f5c0afe1620a05b9c15afced8681edfddab86a2a", - "parameter_delta": { - "changes": { - "bar_angle_deg": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_angle_deg": 0.82 - }, - "requested_updates": { - "bar_angle_deg": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "274b89a3fce2ffa69b35f30c4058bec20aec396a6307efaec88cdf7c3c1ed91e", - "verification_evidence_sha256": "2ee892d7e6a084aeb7686d09ef85e2d61dc07f7b4d24cbfa244cd8a3b3f08c80" - }, - { - "axis_ids": [ - "axis:bar_angle_deg" - ], - "code_sha256": "57704f06953327eb05a79f63096840737cb8eb6bbe5ec4ea09096f181cac6b66", - "controlled_axes": [ - "bar_angle_deg" - ], - "geometry_id": "dgeo_48752ed5b36fd2903cf2df61", - "image_sha256": "68d1dd4fb287546caa04b8e7ab1acbb8ddb62f3ba7bdb740114c74b35494ce7d", - "parameter_delta": { - "changes": { - "bar_angle_deg": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_angle_deg": 1.18 - }, - "requested_updates": { - "bar_angle_deg": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d267f334b012c9f89e4abd0dcee1ce0950b95c4f9b9afb0a4c95f38a1d28199d", - "verification_evidence_sha256": "efaf46bcd24c986661e5f349b2af0b31145471ecc9bfb94573fde93bc09640e9" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "ceeabca0ae9bbda5600fc0922410af2e13e53ce9935d494463f86838e0c6b60e", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_b4fea84c20dee298d7e45ea0", - "image_sha256": "cca2e61baee25d598ec3e37ed6081cf40fee67e5ae832ac3c0ea6172c7c361f7", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 4.788, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_dx_um": 0.84 - }, - "requested_updates": { - "bar_dx_um": 4.788 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "38360624b3e2b44144a38659b1053e7935642ce00fa8cd4b8be6407aa7b6fb0c", - "verification_evidence_sha256": "1ea7c571a7fe63fe2b9ed81ad5babc528f1d03fc2456eee6f59d10cccad7d5b8" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "2dd53597282773763c0f58cf90c09a6a3e9ebfc5dc08c73da5b191687ae342b1", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_0394c06a663005bee60ae0d5", - "image_sha256": "3ebb5c4f79f886ef59dc988188013f7852875cb6024a54fe4a2fe451e903908f", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 6.612, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_dx_um": 1.16 - }, - "requested_updates": { - "bar_dx_um": 6.612 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2b05b35b62340396aada0418565a2e39cc82844f73c53a0a41ac1dfb78d47863", - "verification_evidence_sha256": "bd93bfd7cf5121c0a9340d86b364500c73012eee44ce0b179587d3762d959d8c" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "9b6acaa279ce5bdd008532e378cb4a11a07c8b5dc01373e32f72893dc6754481", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_60e0882b4c0c9b8c80c0da39", - "image_sha256": "1aed961915af1bb4cea86122b2502ed49982a03d27f4c8e091c8de46ca0dcf51", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 3.99, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_dx_um": 0.7 - }, - "requested_updates": { - "bar_dx_um": 3.99 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3a6e97b57eae533fe696eb3e11b7757ce4375f74777f1444803aa45033fc3882", - "verification_evidence_sha256": "aa04695055d259e49a2bcad3a62bebdab5b69668a370d616cb6a69f38b783aa3" - }, - { - "axis_ids": [ - "axis:bar_dx_um" - ], - "code_sha256": "9f721448fcf116c5eb9911b67df985e62fb6fb0a443946eca14e16dd30c9b1f3", - "controlled_axes": [ - "bar_dx_um" - ], - "geometry_id": "dgeo_90dc74e0b66ac034217737b2", - "image_sha256": "8104b4ca441105a79825008bb73db6cc94dc45e9218180056e3a746e2b58ea27", - "parameter_delta": { - "changes": { - "bar_dx_um": { - "after": 7.41, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_dx_um": 1.3 - }, - "requested_updates": { - "bar_dx_um": 7.41 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ef48e2addbbd6e4b8359789cbefcef5261ddab95fc40657f4f734ace7fbf6e2b", - "verification_evidence_sha256": "66bb62db0cf15c5b0c7112c05b5cee5e2fa4c0663d7622f952d1a94a6fa8c9d1" - }, - { - "axis_ids": [ - "axis:bar_angle_deg", - "axis:bar_dx_um" - ], - "code_sha256": "5a899fe01dfe1cd584733461dd2af6a7196b5a8cc902b413935d517866dc6733", - "controlled_axes": [ - "bar_angle_deg", - "bar_dx_um" - ], - "geometry_id": "dgeo_e12068107266a3dcf0b37539", - "image_sha256": "a77d8d12449cbbeb10dedc39ad405561ddd7b39c58931fd895a4dbc17140d42b", - "parameter_delta": { - "changes": { - "bar_angle_deg": { - "after": 13.2, - "before": 12.0 - }, - "bar_dx_um": { - "after": 5.244, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_angle_deg": 1.1, - "axis:bar_dx_um": 0.92 - }, - "requested_updates": { - "bar_angle_deg": 13.2, - "bar_dx_um": 5.244 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d39537e65b885b50474b1cd21e4fd7c63d4a8c8f3abe23465222589d079a854a", - "verification_evidence_sha256": "ebf41b4d309f2bc8bbdbcae6489bd4b19b37d2900f7764be1b5ab34457ed4f0d" - } - ] - }, - { - "anchor_id": "l1_15_boolean_not__a1__proposal_b", - "grammar_id": "l1_15_boolean_not__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:wall_um" - ], - "code_sha256": "d664e1d0de05b7bfdd59502f1785c27ab342f18a411ba40f5293f643752ea038", - "controlled_axes": [ - "wall_um" - ], - "geometry_id": "dgeo_9ba3dec44e9ac17253984f97", - "image_sha256": "e10d01f3d1b057a415c687f6e7d06856444c81205f0e3a872989677fc1df6491", - "parameter_delta": { - "changes": { - "wall_um": { - "after": 4.674, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wall_um": 0.82 - }, - "requested_updates": { - "wall_um": 4.674 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "200d299d9050543eed7456f611908a4526cf339be55465bee45280f11f492162", - "verification_evidence_sha256": "15269a279fc0723c4cbb1a923dbc9ff201f05eef4717b15ba145d06299986b58" - }, - { - "axis_ids": [ - "axis:wall_um" - ], - "code_sha256": "517923707001e699d29e9e78745cc5c82de4b171d3a4a5c8ac13c4d853b7639d", - "controlled_axes": [ - "wall_um" - ], - "geometry_id": "dgeo_4cb5dd2dfb6cf53287ce9711", - "image_sha256": "ba719bf7a66053c90cd1f208153737d51a4a39dc282a0d8080078f8cc9da2237", - "parameter_delta": { - "changes": { - "wall_um": { - "after": 6.726, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wall_um": 1.18 - }, - "requested_updates": { - "wall_um": 6.726 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0ebba404e4d335798ba242ca6bb55bdc1d4b22f087222dda8b7aa2a41e1f593f", - "verification_evidence_sha256": "014cdac9ebeab09660675b3b1bfa307acaeac0916063e7cc96dc13d1d62d6fcf" - }, - { - "axis_ids": [ - "axis:wall_um" - ], - "code_sha256": "6ebd5e84e92cd2512a593fa329f0c74dbf270d440c1699439786473ff59dadc6", - "controlled_axes": [ - "wall_um" - ], - "geometry_id": "dgeo_ccd54f7113d3308fdc431990", - "image_sha256": "505cf9113765ea391c5bae3bf7ca441c4a6b94eb41af2f6dfd04701a4a6f8036", - "parameter_delta": { - "changes": { - "wall_um": { - "after": 3.876, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wall_um": 0.68 - }, - "requested_updates": { - "wall_um": 3.876 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1cd9c68fcb9da5c3240ae11f0a5c4705e1f4d7a29ad220b47053687cd682bf9a", - "verification_evidence_sha256": "e7316151c92cdf667515ca9cf5480545cd4abe6acc180df4ec0d0d9460355031" - }, - { - "axis_ids": [ - "axis:wall_um" - ], - "code_sha256": "984deeccea8aefd20143569d6bb0bd8a48ed6ce4df69a42669902ff629f78fda", - "controlled_axes": [ - "wall_um" - ], - "geometry_id": "dgeo_a17b1090d9b1b4666f9f3f4b", - "image_sha256": "0d99e40a4b2080e50c04b76142da78e5c59f30915ed0dc01b8873c34d8289c0c", - "parameter_delta": { - "changes": { - "wall_um": { - "after": 7.524, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wall_um": 1.32 - }, - "requested_updates": { - "wall_um": 7.524 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "43bab5bed7edc8a90352581675a104a1604f4c7299db166ff46a2553baac8e04", - "verification_evidence_sha256": "9651a2bc4d86c911132026de8e09055bd220b5a6816ad9713b6f051b458d2789" - }, - { - "axis_ids": [ - "axis:wall_um" - ], - "code_sha256": "7b530f5ebac824013324e685df4965ee56dd03a0e16c06f61aedc0416cb94c91", - "controlled_axes": [ - "wall_um" - ], - "geometry_id": "dgeo_bd56fbbb7529abee7514bdc3", - "image_sha256": "aad2dea54b6c295dd65d7862a1712713ef804558f150fd6d8275bf0ca308f6be", - "parameter_delta": { - "changes": { - "wall_um": { - "after": 3.078, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wall_um": 0.54 - }, - "requested_updates": { - "wall_um": 3.078 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bf7244c78d3507ec523dc3fc520a7a7cc9c8262f8d0920490d7f070e4142a8f4", - "verification_evidence_sha256": "e26ec01403289718e9d7410316eb60cfd5afabaf9d7f967d235ac770361e7ad7" - }, - { - "axis_ids": [ - "axis:wall_um" - ], - "code_sha256": "4fe20f588595457e5efb4f74f6087eddb18ea8fa21cf2dd3b0f336191ca47e50", - "controlled_axes": [ - "wall_um" - ], - "geometry_id": "dgeo_68fa48bd88a956860e8db9fe", - "image_sha256": "ba8a70cb81731b192b634048251f580e80ebb145de8d1970c9df234e1624e7cc", - "parameter_delta": { - "changes": { - "wall_um": { - "after": 8.322, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wall_um": 1.46 - }, - "requested_updates": { - "wall_um": 8.322 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1390d8fe31fd6c2aa1590da1fd490493c67cdcc043b62db5727d05a513c69fc1", - "verification_evidence_sha256": "83f8531e4b098d285da0d88f9a8851e6b4c4ee00329d82617024cba51f6468cf" - }, - { - "axis_ids": [ - "axis:wall_um" - ], - "code_sha256": "6aae1e5954a79f4f0590c3130513f9d8f24732d6e7b9f54dc14a91b6bc59b232", - "controlled_axes": [ - "wall_um" - ], - "geometry_id": "dgeo_9e7f8a2978324502173234f4", - "image_sha256": "1a420689e01da4b458bebd3816615437343ddd38b14ea47ca076dacbadfa1d19", - "parameter_delta": { - "changes": { - "wall_um": { - "after": 6.27, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:wall_um": 1.1 - }, - "requested_updates": { - "wall_um": 6.27 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "16d636dc946fea10ef5d11f60522414a310522567e5a412a333272cbf156816e", - "verification_evidence_sha256": "b02fdf4515de055354fa0854af8ed85e42a89a56d62d6dc2fd426fa9bce947fb" - } - ] - }, - { - "anchor_id": "l1_15_boolean_not__a2__proposal_a", - "grammar_id": "l1_15_boolean_not__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:hole_axis_um" - ], - "code_sha256": "1bb60bcc4a4f68006e3ea9a5ea3a0c848664decb9294dc269d598024b883bd33", - "controlled_axes": [ - "hole_x_um", - "hole_y_um" - ], - "geometry_id": "dgeo_11a1439be6d751cb4defbffd", - "image_sha256": "5a4ada3af2dbbfb7ee106987284f482f919a559588d4ec396bc93400bcabcf09", - "parameter_delta": { - "changes": { - "hole_x_um": { - "after": 10.66, - "before": 13.0 - }, - "hole_y_um": { - "after": 6.56, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hole_axis_um": 0.82 - }, - "requested_updates": { - "hole_x_um": 10.66, - "hole_y_um": 6.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6691c378867287f86d681ba6321e03e84518a61252d373fa8e724d45b1aa9a74", - "verification_evidence_sha256": "111d598693bd99659e4f956354c43727412f1ae95db0d42cb6719ecc0bc0be4d" - }, - { - "axis_ids": [ - "axis:hole_axis_um" - ], - "code_sha256": "8e3756722121c1e77aa4bdb8cf9e6bb50707fedb4a73a1f2be9642fd83e3391b", - "controlled_axes": [ - "hole_x_um", - "hole_y_um" - ], - "geometry_id": "dgeo_f07a519ed5421118448b441a", - "image_sha256": "82a2da3bc320b2fed480412b74bbcbab09ba552b5359916afe9041cd1d59e96d", - "parameter_delta": { - "changes": { - "hole_x_um": { - "after": 15.34, - "before": 13.0 - }, - "hole_y_um": { - "after": 9.44, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hole_axis_um": 1.18 - }, - "requested_updates": { - "hole_x_um": 15.34, - "hole_y_um": 9.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1dd3ce6aa80cc87d4aee1aea3ef9ebb8c5a0b2d9db7a2c2b3853014ebc5a11a4", - "verification_evidence_sha256": "70843d37dc34afb39ef5413731521de61a95d607dca31a49f6074507897d9b56" - }, - { - "axis_ids": [ - "axis:hole_axis_um" - ], - "code_sha256": "140cd1cf930ba2fc99a60edef463f124397eaa16fc901b46d20762f781f286ab", - "controlled_axes": [ - "hole_x_um", - "hole_y_um" - ], - "geometry_id": "dgeo_e2fe6073bb83ae056485834d", - "image_sha256": "643d44c0063bf3153c64f76626bd4013c77202c4c44d5fbac1e37ffad4bdc8da", - "parameter_delta": { - "changes": { - "hole_x_um": { - "after": 8.84, - "before": 13.0 - }, - "hole_y_um": { - "after": 5.44, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_axis_um": 0.68 - }, - "requested_updates": { - "hole_x_um": 8.84, - "hole_y_um": 5.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6c1efad4a8a7b443f2d88123a1f00f9ecf4e792775d2b6e20cf318ca4a6d2211", - "verification_evidence_sha256": "8b469c05f4c16285cddd5aeffe8624bd89d30e0270b280dd087aa5cea56d4b1d" - }, - { - "axis_ids": [ - "axis:hole_axis_um" - ], - "code_sha256": "d1d2de28a72ca7009a901c6893b4651160be9d6145a33f41e63b1b14928f9263", - "controlled_axes": [ - "hole_x_um", - "hole_y_um" - ], - "geometry_id": "dgeo_5ea6f8279e936af800f4e74c", - "image_sha256": "dfd8dbed129894a01284f1e8e3eb5de6f8387015f7e4c0916cfb7748a6d2ef5e", - "parameter_delta": { - "changes": { - "hole_x_um": { - "after": 17.16, - "before": 13.0 - }, - "hole_y_um": { - "after": 10.56, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_axis_um": 1.32 - }, - "requested_updates": { - "hole_x_um": 17.16, - "hole_y_um": 10.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "93888cde8c0d34aa84025635307dd5919a3b694ba9e5d36cc1e40b6d9fbe536d", - "verification_evidence_sha256": "9527070f8deb9f1deb703048e32c6289566c965622ffdf0c14750c6ea73066d0" - }, - { - "axis_ids": [ - "axis:hole_axis_um" - ], - "code_sha256": "30716654643bd6b745d207b2baded32b743048618ae174ae16c033ddcc4f513a", - "controlled_axes": [ - "hole_x_um", - "hole_y_um" - ], - "geometry_id": "dgeo_f5dc79b01082a6052453f806", - "image_sha256": "ac83ec9ee6ac0ab5f92f61abf0c9c4febd46868d824aa377b0852f9ce3abadf3", - "parameter_delta": { - "changes": { - "hole_x_um": { - "after": 7.02, - "before": 13.0 - }, - "hole_y_um": { - "after": 4.32, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_axis_um": 0.54 - }, - "requested_updates": { - "hole_x_um": 7.02, - "hole_y_um": 4.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fec993bc5fe080fff99a2928fc90fd3acabdeb819641e179a598ee0f724313d0", - "verification_evidence_sha256": "abf486566e429720784dcd410e3d1ddb794bd484f0598c49cd1501c958018c0a" - }, - { - "axis_ids": [ - "axis:hole_axis_um" - ], - "code_sha256": "383abf8bc8434210f134d4b3f9e7453669f9ccfb2000b16b140c0019957d0541", - "controlled_axes": [ - "hole_x_um", - "hole_y_um" - ], - "geometry_id": "dgeo_632d7a8e2ea056843c70f54b", - "image_sha256": "c68e2a3b7ac9f9c6c8b1a153bded5b2a5c79eaa071d5b75565e637aab9a6cc18", - "parameter_delta": { - "changes": { - "hole_x_um": { - "after": 18.98, - "before": 13.0 - }, - "hole_y_um": { - "after": 11.68, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_axis_um": 1.46 - }, - "requested_updates": { - "hole_x_um": 18.98, - "hole_y_um": 11.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d6dc34af3edfe325e7507a3523d4022c88930490ed7aa3cc04125cd24869a2cf", - "verification_evidence_sha256": "81ea24241c611414959f11446b783956847ba554b7b150f2ca067583630d75ad" - }, - { - "axis_ids": [ - "axis:hole_axis_um" - ], - "code_sha256": "a090b30d1a46b29052df6e58c24acb1861ca2db2ba5028445d071029eff18767", - "controlled_axes": [ - "hole_x_um", - "hole_y_um" - ], - "geometry_id": "dgeo_4ecc3e2f30e33242520c77c8", - "image_sha256": "96e751961e469870984ec8fe92dca3f21b9b35f6cba27205715174018c9cb5a6", - "parameter_delta": { - "changes": { - "hole_x_um": { - "after": 14.3, - "before": 13.0 - }, - "hole_y_um": { - "after": 8.8, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:hole_axis_um": 1.1 - }, - "requested_updates": { - "hole_x_um": 14.3, - "hole_y_um": 8.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "57a744c2c35ae1f4c635cfdc07556330bbb06dad72d2c65daaabd571842f8a48", - "verification_evidence_sha256": "cfad3a41ddc7f0721d3f88e157f7d9eff67f90e6ef794ff338a6f12bcd1be72b" - } - ] - }, - { - "anchor_id": "l1_15_boolean_not__b1__proposal_a", - "grammar_id": "l1_15_boolean_not__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:notch_x_um" - ], - "code_sha256": "ae3c596f69ee7adc51be2fe46f36bfe96c76cadbbb34771bcf1eb2ed34e4ba35", - "controlled_axes": [ - "notch_x_um" - ], - "geometry_id": "dgeo_3bc804fac59ba48f59b81efc", - "image_sha256": "f1e3751515e7b2a412711817dceeb2c1f23cdde9aa62d36127be547f868bea80", - "parameter_delta": { - "changes": { - "notch_x_um": { - "after": 14.76, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:notch_x_um": 0.82 - }, - "requested_updates": { - "notch_x_um": 14.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "dd3efcaf394f09c8f40f45efd34e8a843f1078d8747bd5c65514270c85b40aa4", - "verification_evidence_sha256": "7c3b3d3dde700109157d3901e913aaeec36fd1c8026000de688bbdefd3412ac8" - }, - { - "axis_ids": [ - "axis:notch_x_um" - ], - "code_sha256": "a42fda39a0d3d3148649fda1546d59786aca8eda38f5e95d999372a457ee1a8a", - "controlled_axes": [ - "notch_x_um" - ], - "geometry_id": "dgeo_b289e9956bd188617903d92a", - "image_sha256": "08f915d1db10b0c5f1a414f62e6b2fec7c47e1bc293fb11cd9832c5d87b1b395", - "parameter_delta": { - "changes": { - "notch_x_um": { - "after": 21.24, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:notch_x_um": 1.18 - }, - "requested_updates": { - "notch_x_um": 21.24 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8aaac7930f52168f0a2be6f8c03cb926cc8dbadfa84f7af31a86344b4b62a0ac", - "verification_evidence_sha256": "1a0df39c5e7155a478bbe47dc08bcdb45b8485832c45e9027d6bcf1ae6955c0a" - }, - { - "axis_ids": [ - "axis:notch_x_um" - ], - "code_sha256": "b728b5b7a364f0b49e76d75d2c52c71d8c891810e7f9f126beabea587964316a", - "controlled_axes": [ - "notch_x_um" - ], - "geometry_id": "dgeo_fdac7a325bc6d02f536cf477", - "image_sha256": "dceacd5380f7f71fa2b058e4ff0078f59856f871cb7e11da29b6aa2845ab2a72", - "parameter_delta": { - "changes": { - "notch_x_um": { - "after": 13.68, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:notch_x_um": 0.68 - }, - "requested_updates": { - "notch_x_um": 12.24 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "30a2cd06b7741dc8d21a0d1496fe51f5f1adab07615663b8f49df9e2deee2c7d", - "verification_evidence_sha256": "aad3eb35c2f39ea5fea324e354c0d80a6f73eac2c6fd586caae56fcfa0b5086b" - }, - { - "axis_ids": [ - "axis:notch_x_um" - ], - "code_sha256": "093955327b86e244529e3014d33538082508abcce8b39a952b987e03bc85d287", - "controlled_axes": [ - "notch_x_um" - ], - "geometry_id": "dgeo_2754f438d7576d1c6ac3b29a", - "image_sha256": "e9c48c2d3137162855449a4e3474db80770a2389148305b12adca68ca0ac5a82", - "parameter_delta": { - "changes": { - "notch_x_um": { - "after": 23.76, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:notch_x_um": 1.32 - }, - "requested_updates": { - "notch_x_um": 23.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5a9f54994b46790b183bd21616b9b2c8f193ff5f0fbb4d62fa4d98275d5650e1", - "verification_evidence_sha256": "893091a51e1345f3307f5ee4f2a00e3b5f49b2879816326994b2a413e71d661e" - }, - { - "axis_ids": [ - "axis:notch_x_um" - ], - "code_sha256": "571fd7fb5364552efa806296ba1696c842c73a3f02345a8b456c3c9715c35ceb", - "controlled_axes": [ - "notch_x_um" - ], - "geometry_id": "dgeo_12426cb4293eb31910c862d9", - "image_sha256": "62b515e0741e6f8e957cfee728a0508c4d2a7a7d1239fc58504dcfbde5e279b4", - "parameter_delta": { - "changes": { - "notch_x_um": { - "after": 13.86, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:notch_x_um": 0.54 - }, - "requested_updates": { - "notch_x_um": 9.72 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "8495bec30ee1359463fe0eae2419be1e7ddcbb446a3dc90c20c6ffba1fd34da9", - "verification_evidence_sha256": "8671d6f8c429a38e67abaae592ebd77c3829b99bb71b280bf1b942eabbccac76" - }, - { - "axis_ids": [ - "axis:notch_x_um" - ], - "code_sha256": "1ce955fdbe6a1175a3dfa5657317357a39a4046792116967fabfcd9e36b6db6e", - "controlled_axes": [ - "notch_x_um" - ], - "geometry_id": "dgeo_22da903e1cf66b6544a8e301", - "image_sha256": "c8660ef0cbd52a689b02155c08bacdda259db601ef5071b701e4f20a39a22880", - "parameter_delta": { - "changes": { - "notch_x_um": { - "after": 26.28, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:notch_x_um": 1.46 - }, - "requested_updates": { - "notch_x_um": 26.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "79454936523af1404b1c1546da1dc45868a98bafd71d3955e5128f4a0f6c48f5", - "verification_evidence_sha256": "af75609eda1d3cc37dcf2bd3df6a2ec13a5735073e29fac57115f0ace37c8eb0" - }, - { - "axis_ids": [ - "axis:notch_x_um" - ], - "code_sha256": "7829651544fac4372618bc8453ad3af9e40b5caebd37817bf0ea4fce4ae2c7d8", - "controlled_axes": [ - "notch_x_um" - ], - "geometry_id": "dgeo_8c8c604418f1fe9896db29aa", - "image_sha256": "2c26a52e7ef0aee76e6849c73818471e7202b3cc4d2a34045e897e12d1278c35", - "parameter_delta": { - "changes": { - "notch_x_um": { - "after": 19.8, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:notch_x_um": 1.1 - }, - "requested_updates": { - "notch_x_um": 19.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3f977fcb8209299adba253f0ebd6646003b2d7e6bd15bbfb2a5885bfa9cf813c", - "verification_evidence_sha256": "df9f5573ece362e3a48a35eac229b1a7986cdb4f037a270b5f6dce1b4338cf78" - } - ] - }, - { - "anchor_id": "l1_15_boolean_not__b2__proposal_b", - "grammar_id": "l1_15_boolean_not__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:cutter_dx_um" - ], - "code_sha256": "550402180047c1af4e25440ce0236201776dcbfd9dce6844a2f4d7f76f70dfda", - "controlled_axes": [ - "cutter_dx_um" - ], - "geometry_id": "dgeo_d9dbb6c1ae173529544180de", - "image_sha256": "943ad66aa9d5cb20ba0bbb37ca6869002f110ef87768447bf945d2423e3467c7", - "parameter_delta": { - "changes": { - "cutter_dx_um": { - "after": 17.762, - "before": 21.66 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cutter_dx_um": 0.82 - }, - "requested_updates": { - "cutter_dx_um": 17.7612 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b70f9bf8945c7653edc50d1dce5d0f3fa66d436135e7f9d7f3d6091b93204459", - "verification_evidence_sha256": "8e7d6db68e1ddf59cd28466b706653e0fb9592006520c7e677f615220716a2cc" - }, - { - "axis_ids": [ - "axis:cutter_dx_um" - ], - "code_sha256": "18d49997630c8654fc0c800785a93d0b91300d58fd8e7089ed0c5fb15c31588f", - "controlled_axes": [ - "cutter_dx_um" - ], - "geometry_id": "dgeo_1ffc88ea8c4eb9dd3655dd4f", - "image_sha256": "6ffa0be106464b01f276ddb8cc25b604ce5cd024fdd77a196386c8e9e6ea3120", - "parameter_delta": { - "changes": { - "cutter_dx_um": { - "after": 25.558, - "before": 21.66 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cutter_dx_um": 1.18 - }, - "requested_updates": { - "cutter_dx_um": 25.5588 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "2a09bccfff2f8babb4b72d0c743fb1fad2012e62090aeb072cfe4429ea51b57a", - "verification_evidence_sha256": "8467b46f544c8ac35ccb8eb04c55e4e21100d98e9681a77e813668b76b94a093" - }, - { - "axis_ids": [ - "axis:cutter_dy_um" - ], - "code_sha256": "048961876ecc3be22686af6fa3c867ea2d3eb80c34319437dc3288e4e57d7c56", - "controlled_axes": [ - "cutter_dy_um" - ], - "geometry_id": "dgeo_e22e9b230accc9550e357a61", - "image_sha256": "e68370b4f630c74c5ce6c4646a0119498a8f0b02ac8211af27d1d3d9403c319f", - "parameter_delta": { - "changes": { - "cutter_dy_um": { - "after": 11.492, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cutter_dy_um": 0.84 - }, - "requested_updates": { - "cutter_dy_um": 11.4912 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "71d3341264f285757b780ee0262ed60bfdb214f585ddca5ecab561b65883a615", - "verification_evidence_sha256": "185db771ec9285618d2d102ba014818166450911f5571443fa8dc014220f3038" - }, - { - "axis_ids": [ - "axis:cutter_dy_um" - ], - "code_sha256": "576cca17511bc6647c4978558d71b767bee6fa73ee54d0994f205ca7c1d44658", - "controlled_axes": [ - "cutter_dy_um" - ], - "geometry_id": "dgeo_93add80c64d9c2eb5d5bd130", - "image_sha256": "727d93caef504ada6f3f60c678de18dd09250edf70714821602be98b0742a164", - "parameter_delta": { - "changes": { - "cutter_dy_um": { - "after": 15.868, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cutter_dy_um": 1.16 - }, - "requested_updates": { - "cutter_dy_um": 15.8688 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "b1550b709f96b94a2d2cbf63bc814170dec1e1091a067eafe4a7d8b40b3ce7b7", - "verification_evidence_sha256": "90f8b26457cadbcd294da2b6e3bf0b0b136c9a0db630d313c78512ecc7c7fd25" - }, - { - "axis_ids": [ - "axis:cutter_dy_um" - ], - "code_sha256": "9ef874db9e275ecdcb9366e1960bcd46b382fa36798668c1a68550efe9789209", - "controlled_axes": [ - "cutter_dy_um" - ], - "geometry_id": "dgeo_e32adf5847214044c559b331", - "image_sha256": "feb5eecb59adad31f43e028cf7ccf7c82f6ab4d6b15ec5a98d428962fd09adba", - "parameter_delta": { - "changes": { - "cutter_dy_um": { - "after": 9.576, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cutter_dy_um": 0.7 - }, - "requested_updates": { - "cutter_dy_um": 9.576 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "22aa8dbab81a021a78d51282c2fd2df8c66081b75bf530bca1265fc66c637a32", - "verification_evidence_sha256": "1384a3e4dd92ee19d8703f23fb294d5c966ca7e4f3d78dedc0e2c30a6a1d805c" - }, - { - "axis_ids": [ - "axis:cutter_dy_um" - ], - "code_sha256": "66a7aba638d193a569421c3a6641a0857fffce5ef99716319d46deaad40c7b18", - "controlled_axes": [ - "cutter_dy_um" - ], - "geometry_id": "dgeo_30f46c2d1d378a170b6018a7", - "image_sha256": "110af8add47f2d14c0c73323f126bbd40184229bb7aa85caa2dab7742e5af473", - "parameter_delta": { - "changes": { - "cutter_dy_um": { - "after": 17.784, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cutter_dy_um": 1.3 - }, - "requested_updates": { - "cutter_dy_um": 17.784 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b4fcb1ced8d7ae6134fe6927c83077c87f19207765862e6c0a1dd48550f85524", - "verification_evidence_sha256": "0a2a4e5642a950fd4a4e9f002d104aa71bf5d7db6355c98b13556bf1a22f3d15" - }, - { - "axis_ids": [ - "axis:cutter_dx_um", - "axis:cutter_dy_um" - ], - "code_sha256": "c9f851f95d6c4a6e75818178c99024c4f679010a20af7010e64b7fb51e001a17", - "controlled_axes": [ - "cutter_dx_um", - "cutter_dy_um" - ], - "geometry_id": "dgeo_a15fa20eadfd191a8dd1de88", - "image_sha256": "3c36af722cf1873a1653300234076c650c4a71aac6d8ffd12d2fe92daafaac86", - "parameter_delta": { - "changes": { - "cutter_dx_um": { - "after": 23.826, - "before": 21.66 - }, - "cutter_dy_um": { - "after": 12.586, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:cutter_dx_um": 1.1, - "axis:cutter_dy_um": 0.92 - }, - "requested_updates": { - "cutter_dx_um": 23.826, - "cutter_dy_um": 12.5856 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "faa9d8b1b00cdb1e9ec89ac53c189cb0e193c38957e6024d609eda606ea4595d", - "verification_evidence_sha256": "b886d0ee54122241cf710b8ef061c0a56c5945a6e5e7d2f27d37726fab67512a" - } - ] - }, - { - "anchor_id": "l1_15_boolean_not__c1__proposal_a", - "grammar_id": "l1_15_boolean_not__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "efa96ab50f618d940f02940277342440c1692d92a1cfbbc11c2b2e9cce2a9d43", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_9edf5eda267c34d55ac84790", - "image_sha256": "817c922beaed77ef5e30a50890a7db1b795a9a9da864fea5468df47fecbd6e17", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 6.56, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hole_offset_um": 0.82 - }, - "requested_updates": { - "hole_offset_um": 6.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "cdd48686298e6affc930cd820765ee60dc37131da7b6ec87524afed92577f3b6", - "verification_evidence_sha256": "49911fd4a43960bc9c88fac963a29d34de5714536da28072dad0f5b7115e9399" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "deec75c2222ed91d9c4afddec58e0095e40b8834d900049768ac5e18abaf3b0d", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_db047d324970aec357c67bf0", - "image_sha256": "21387eebb46dd51db608795ab3f2c29831956e6e59a4846f673272b9c003574b", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 9.44, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hole_offset_um": 1.18 - }, - "requested_updates": { - "hole_offset_um": 9.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "df0819464e4a2da68fbb7745cf0753b387f2c2d95b2bde8107c7c212bffec6dd", - "verification_evidence_sha256": "0e8b7cd168de9f586d4f6a691a93347e07042a942a691af40a2d92325c44daf7" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "3f79cdfab6b7c4e3d7fdeccbfb17e142f3084084a763121dd5b1f0b672e7a3cb", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_c11f4f8781d507b132f66744", - "image_sha256": "cdf3574831ef7f87912b8f74ad0d74b34d614d021f3ddd271e0b2075914e5738", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 5.44, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_offset_um": 0.68 - }, - "requested_updates": { - "hole_offset_um": 5.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "bf64ca16571cfe47f4a09c8c78b1d446678afe082de6abec598009198de051c0", - "verification_evidence_sha256": "88f59cec5488d7cb52a0ab7ce945bfe4bb7aa04c60d29bc242d7c82fb2858481" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "69e7028c86e9eea25cc14eb341264797343de28ada76255964f9fd85ba59f067", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_16f47431e65edbfd97ee09bd", - "image_sha256": "8e4b756610105edf962c9a8ece34356abcec933b3551d3591b620b6f0f33e35e", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 10.56, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_offset_um": 1.32 - }, - "requested_updates": { - "hole_offset_um": 10.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "280c24a27b58c9d557c03f198aed7930b6c17c5e87fe458f3041a586624bd9cf", - "verification_evidence_sha256": "150d8124827ee6023c3bbaa384334f6a2f0b67fc48f987a46f29d7d0526454a3" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "5a15aa75e322a8209d368641c2f68298e2c73caf17ca73530582aeff263b2fd9", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_6bf66129652e4a859bb95cd7", - "image_sha256": "a8f1e6dc4b42ea4f0d4d88e9142467a18174f15f93f225a040a35d315cb9ca2a", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 5.24, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_offset_um": 0.54 - }, - "requested_updates": { - "hole_offset_um": 4.32 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "bee9dd703b8353034df63be4dc7a865eaed7455f21774a838fe0f27a7dcbfa5c", - "verification_evidence_sha256": "0a5024ecd4dec2958cba74bbca4b343a836357a86261358461509720626db53b" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "72553645b06536178a648e1e1749f82c321c27364e4b0932ac8a796d52260e1e", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_c1f829c8816dd48564836466", - "image_sha256": "c0075893224634f063850491124e12b8ad1c876bb27ca823e0b137f78a3fac64", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 11.68, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_offset_um": 1.46 - }, - "requested_updates": { - "hole_offset_um": 11.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c2f0f2a49da6cf4c820283a6410c42c6beb688e3fb2fce097a367545897badbf", - "verification_evidence_sha256": "e656ef3cf997ae62725910431333fb1f519a32728b693f22faf1ffea728cfdad" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "f8143b45e023ca12561a20decd44ada88ebb681b555adffea89bf5c104ea4b04", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_a34f07b405b51d0805571240", - "image_sha256": "a5adda2334517c0bfd6bd63674c8b96ae9aa4f9494a018e07c8f9d1346e560e2", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 8.8, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:hole_offset_um": 1.1 - }, - "requested_updates": { - "hole_offset_um": 8.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2da08d7455b3247fec365bf737679fd94b128f92cee5d20931dcb1d09a2ccd43", - "verification_evidence_sha256": "2189f8942cebdfc2bd154279b6cf5079cadd1043462ce5ab5288eec7862e7e3e" - } - ] - }, - { - "anchor_id": "l1_15_boolean_not__c2__proposal_b", - "grammar_id": "l1_15_boolean_not__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "91c064109c20b6cdb87912dcb42ad4da675989512ef7de4e8b4510000f874da5", - "controlled_axes": [ - "left_dx_um", - "right_dx_um" - ], - "geometry_id": "dgeo_d098b746ac57f619920c8a44", - "image_sha256": "69523f71b0716e6ce889e0ae3b4b849853839e9add32d1dd3d1ba5433609dcf2", - "parameter_delta": { - "changes": { - "left_dx_um": { - "after": -9.348, - "before": -11.4 - }, - "right_dx_um": { - "after": 7.478, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.82 - }, - "requested_updates": { - "left_dx_um": -9.348, - "right_dx_um": 7.4784 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "20cec3acf30064e62c003b6b0da65245690bbeb644e0cbce6d0528547bf07765", - "verification_evidence_sha256": "f811cfb06a808bd5a4927ae1a9ac76e3fc0e2a7084466f4df491ad11906d5147" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "c7d6fb8291c6ee2866cffda16434256c7bd94d9042ca3204db6491d42b305e9e", - "controlled_axes": [ - "left_dx_um", - "right_dx_um" - ], - "geometry_id": "dgeo_5b137528b8e9fa71acf6bfdf", - "image_sha256": "341c2dcb53d989c47531a6b695f64fe7ad0bd42eeac60763dea6d83eee49c65d", - "parameter_delta": { - "changes": { - "left_dx_um": { - "after": -13.452, - "before": -11.4 - }, - "right_dx_um": { - "after": 10.762, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.18 - }, - "requested_updates": { - "left_dx_um": -13.452, - "right_dx_um": 10.7616 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "bb5a558f311795b954b6c3f0d75c2bb901dae4f4d5d0229983f7c3475949aa28", - "verification_evidence_sha256": "dcd50d8968b4839de07ae60bb54adeb6a301efc11cbfddc0a58e00f5b44c5041" - }, - { - "axis_ids": [ - "axis:right_dy_um" - ], - "code_sha256": "68535ab6ae5052986e5c809b4c1f18e82ea098be042cd731255e8fa5b4cc9b17", - "controlled_axes": [ - "right_dy_um" - ], - "geometry_id": "dgeo_74ab9f72e753795830589ec5", - "image_sha256": "de4a0be59bd0b75953aa814e77c6dcb5fc7d2283d6db65816777251940875572", - "parameter_delta": { - "changes": { - "right_dy_um": { - "after": 3.83, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:right_dy_um": 0.84 - }, - "requested_updates": { - "right_dy_um": 3.8304 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "3db815476922cdceb60795258ce61c28314e58a8659edaddf79cbbe3cbf2efd3", - "verification_evidence_sha256": "1fc22aac47c0cd6ce8ef28c5c21237f2e941cd0b8035d7cbb54fdbe74dc07135" - }, - { - "axis_ids": [ - "axis:right_dy_um" - ], - "code_sha256": "dfd9f0ef3e101898c3d6c9fc2e277d91b65abb759982fb24aafc8390e277106a", - "controlled_axes": [ - "right_dy_um" - ], - "geometry_id": "dgeo_fbbf4d3e8d374dec9ff7d478", - "image_sha256": "8f3eaa60c60a59edd902342fbd3fbc254984d03949640f1afeea6e2e3d1c76d4", - "parameter_delta": { - "changes": { - "right_dy_um": { - "after": 5.29, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:right_dy_um": 1.16 - }, - "requested_updates": { - "right_dy_um": 5.2896 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "e07d383f3e43000f3b1f785bb892cf0ac04e46837da911901c53eae6b2b76c14", - "verification_evidence_sha256": "837a677e1be8df5ad13f88a1036aa029952fc84ee7ed9af882609660e81546cb" - }, - { - "axis_ids": [ - "axis:right_dy_um" - ], - "code_sha256": "508a7a2ec38f051547584dbeed448c1dc7a104abd78bcd78d0aad9b5609e5f92", - "controlled_axes": [ - "right_dy_um" - ], - "geometry_id": "dgeo_4ed11e6348bfd3eb91ea1c33", - "image_sha256": "790cc753eeb341c13f664a06896c83c0ab18223d9335a10113352ad62405f330", - "parameter_delta": { - "changes": { - "right_dy_um": { - "after": 3.192, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:right_dy_um": 0.7 - }, - "requested_updates": { - "right_dy_um": 3.192 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c395e30ee9f5c3dc36977e41c1204d6ed1bed83ae597e0a2edccf64f4bbb2ac8", - "verification_evidence_sha256": "ee554e093d69f02f1732615852ce5d0ff35ed30353dd39f33d2804192a2a1484" - }, - { - "axis_ids": [ - "axis:right_dy_um" - ], - "code_sha256": "774d2a43c6d4e170561f33cfed969671e762de105fbcdefd605ab8460dca89d7", - "controlled_axes": [ - "right_dy_um" - ], - "geometry_id": "dgeo_6a79009ffbd864112ed73b26", - "image_sha256": "f07424c304b660466bac877c39bedcf94e8937c5d2af228efc50db5bc8098c02", - "parameter_delta": { - "changes": { - "right_dy_um": { - "after": 5.928, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:right_dy_um": 1.3 - }, - "requested_updates": { - "right_dy_um": 5.928 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e6873ee41c381a363b4ebdfb531bfbf6dbddc72858444d09ab75ce2d9fe12a88", - "verification_evidence_sha256": "ec99ece21dd66ea777e5400ef905b731f84473dd71bdd3a0bfb87eb1a67e1181" - }, - { - "axis_ids": [ - "axis:dx_um", - "axis:right_dy_um" - ], - "code_sha256": "1f0c59e50536e27989c70f4caf1029afdbc1052f5814f56b0d269bcf364794a3", - "controlled_axes": [ - "left_dx_um", - "right_dx_um", - "right_dy_um" - ], - "geometry_id": "dgeo_e613a382922456a6c1d372b1", - "image_sha256": "d9f9c82272198da3b184fbe9fe15a6a68b4eda6727ea2c69fe028689a6699108", - "parameter_delta": { - "changes": { - "left_dx_um": { - "after": -12.54, - "before": -11.4 - }, - "right_dx_um": { - "after": 10.032, - "before": 9.12 - }, - "right_dy_um": { - "after": 4.196, - "before": 4.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 1.1, - "axis:right_dy_um": 0.92 - }, - "requested_updates": { - "left_dx_um": -12.54, - "right_dx_um": 10.032, - "right_dy_um": 4.1952 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "fb2f0450fabfb6e5f7517ee4f8461a5cc5711e539e13a156e6f5d7e443830793", - "verification_evidence_sha256": "5b8493968a8f744cab8d170e2afee470308c6105063878f49f7d4510f489b6d4" - } - ] - }, - { - "anchor_id": "l1_16_boolean_xor__a1__proposal_a", - "grammar_id": "l1_16_boolean_xor__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "ebeae236d1f1c5ceb332c8406cfe7eb3684e9357475d62d1fca7919c69bdb21a", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_d4f1a5e3a6f140e11241b661", - "image_sha256": "091ddc7a654b8ea9fde212bdfa0784d765784d433e3d01277bff90b1e94b14b5", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "00004885812d87d44421deac61715a5c7e39e068367f85b18437aa3f3ae95bb6", - "verification_evidence_sha256": "e5bb3aa73e80a47c3aec757df110cadcebc1719a0867bd80b1911fbda7c12ced" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "de770aeec5e45a318f7fc6b8374882116058f4d5fda902751ab5c0b7089acf75", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_4c99042d77c5db7034fe82b7", - "image_sha256": "7c153c9533cefdd7e932dfefad7ca6cfb04563e6e336e36eb1c8e6e4a8686a80", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "64f36f2bebd0026dcf3faf53b73af1b221430591f50347f596aa6ca2a4ee5386", - "verification_evidence_sha256": "8507bd2d24fb4d4aa22bd40dafdf341f4d4398b744f4081f6bfcb8c771a52dbd" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "09fb52ff0711fcfd2806943e99471864ac3888233c6b3ad0daaf2d9f99b354ec", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_cd2c38a0fb9ebe756f19aaa7", - "image_sha256": "4a3e70ce2f80a8a10a31b84d33f224f95addae522c3af7ee7327492bacc861d2", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 9.52, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.68 - }, - "requested_updates": { - "separation_um": 9.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8e5bd8748f2bf7c7e341afd111dadd6a5ffe51d4465c88e75ea1d0fc3230d3ba", - "verification_evidence_sha256": "d77a2cd09e4f1609e449c5cb342b10bdbf1eae08f5402ec78c23cabf992f985c" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "13d9a13b87e96f5a25e0acdeda40cde6c4c9bbb2b24c4c9b4fb438ffbd41cd37", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_7e4c201e12072a9aa6317eae", - "image_sha256": "8b6b623785bd8b0d9b2ded1d5c400a9077b4b64e08398162e275aae07118dbc6", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 18.48, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.32 - }, - "requested_updates": { - "separation_um": 18.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2d26ec958f2090149c9da6d6b6862137eb2e2e533b0aa21d6ad60b18ba508b62", - "verification_evidence_sha256": "bc7b2e73dd8c930908575d8af3751b567363d564a210ed49b461da2329aaeed6" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "d8373159287d89dc61bafa13d9252b455b1a502557f570659988255efbf0e4f6", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_3d72c7960aa914a12375c359", - "image_sha256": "9a69395655d8660633f3bac082a312125b679050ad4416b22e4f814dc3261362", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 7.56, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.54 - }, - "requested_updates": { - "separation_um": 7.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d629ff4e1c92534e6bf58a5d831f63ee3096f5775709145c79653881d1af6c8a", - "verification_evidence_sha256": "19e436ddfdc536b7f9e73ee91d9328e26804f8427a62cc28295015839155444f" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "50e938549eb242cd0cbc9a082c696345ee620a40642aa9fcd69942f32c84d9fc", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_ca934a8c07e4fa85aa445e45", - "image_sha256": "269d3be042080b4cdec46ed8773dfbca589f4d05ce74e525a2120f1aee400b74", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 20.44, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.46 - }, - "requested_updates": { - "separation_um": 20.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c8d62693475e53542f3747bba32d26586677a6a97f094ed10740f03104798ad0", - "verification_evidence_sha256": "ccf4898f368295f02cf9aa5c6866f4390b06422a61cf6d7a8328b5a960865d60" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "93ded403e68a5ab2fa88b8d53a8a9cfc4f14f9c569f26eb9f93efc4782475b30", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_49890cbd3d8748759e987098", - "image_sha256": "963997b6d0100c83b2076fd4d4a7e8779ac93b436b1c8f5f182940e69af8c5c7", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 15.4, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:separation_um": 1.1 - }, - "requested_updates": { - "separation_um": 15.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0c053f65ed22802f03ef99f4f38b55f619b589e046613f9d61b23d4e82612645", - "verification_evidence_sha256": "79c5604b89d3cdf31eeef5aab5c23543a175573147beb35408b805203726b427" - } - ] - }, - { - "anchor_id": "l1_16_boolean_xor__b1__proposal_a", - "grammar_id": "l1_16_boolean_xor__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "46a7b022a75ec9ed6ef295527869cd88853fb1fe69967c774302a21ba27cf6be", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_413d6c2554f2bc700253c650", - "image_sha256": "af446646d9aae2dc68b921e182d6408bdd703448aedbe12b1615892feeba9497", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dx_um": 0.82 - }, - "requested_updates": { - "ellipse_dx_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "35ec8b4b20b88686f5a60d1c132f179ecd3d88bf9381daabf6b07784647a11cf", - "verification_evidence_sha256": "ac6e00ab89b47684f3fd2721fc1af51a2c1c1d7e1f470646be80d6acaa640059" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "d13b206f532942a8e5770b429719a51f73986f61a80a0757e959b7730822559a", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_ab0bb8b667c99663d7ebf757", - "image_sha256": "e24ba4d5eefae5d3b039f349083555648ae5e9cb57f62f10fd0bc04bc198477c", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dx_um": 1.18 - }, - "requested_updates": { - "ellipse_dx_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6dd4e63fc9314844d76a80cd1aedbafd2680dc2f3409d9e74105ee4e209eb4c6", - "verification_evidence_sha256": "f92bd7f60e17dfb7f633cb43a26c4f39d08c5925f5fe113b6a733ede96cdb37c" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "8efac0b41636bb4c80b7bfd9dd9217d19cc31b706f215de24cc31398c379c024", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_c3840b72381a74a1a7719bd0", - "image_sha256": "88139cb71cfbdb8879012ff9993277a77aae10da7bb2329e524b093b6e410716", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 6.8, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dx_um": 0.68 - }, - "requested_updates": { - "ellipse_dx_um": 6.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4a54804b5ca96d3d057d084e5d2085a360b84363568245ce5592fe1460e23b3c", - "verification_evidence_sha256": "0eed0e9f18cc4090a7fc10ecef4bbfed69da48a9b014c722618abeac325dbe5f" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "80d4377e26de1d977ac40173f3486b603e8293576af97b475ea8f09e5016334a", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_13cc2abe86d801b5c86fd7d1", - "image_sha256": "c2c694d488646e30f4691ee8345aada81b8a55032da42ca451734a71cda0d822", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 13.2, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dx_um": 1.32 - }, - "requested_updates": { - "ellipse_dx_um": 13.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8820068e85bf48bea5f2c956f1554d24031e277546851e9273f35e9a59ca3a7c", - "verification_evidence_sha256": "838a54219a415e719c4e6e25a781e304437490882fe20fff5829bfb066e9cfe5" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "76cc5b2c272f82ec3b989c19fd909945f4528894b4fc0e1c3984a7e05d1164a4", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_4c9104f0184eaf942e896797", - "image_sha256": "87e0512676d839afa7e2af2b5830489595d107374caa27a81c24952afd3fb37a", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 5.4, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dx_um": 0.54 - }, - "requested_updates": { - "ellipse_dx_um": 5.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d734b031fc964b6991127555732ec89371d9bc7f1f15cb1cd86819cc06bfefc5", - "verification_evidence_sha256": "d9ad847a08d4b50b7a3b2a5df1cc42bb5337c53fe45bb6ac7500e820199333f5" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "3fb71491dbeaf884bafb5c4036cc642d9fd4a41adc4a5b1c10e4fe7725939740", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_f6fd7c61cd2b3146e91e0d14", - "image_sha256": "4d6b938421fb4a62dafd0667712d18770d089dc55f22e713d1f959ae2dbfe51b", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 14.6, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dx_um": 1.46 - }, - "requested_updates": { - "ellipse_dx_um": 14.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e80fa9e76f393afd268d00db23dfc244bcd525a3dc95b8a68d2f951fcd3f4fd7", - "verification_evidence_sha256": "7bb13f2f89a54ea74c6db08950a2d91cdcf1afd05a2a6ad9f9adf84aed5337ce" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "b9045adc5c1dd698c6d8718143360580494a41c7ca2b86874093fb18f908b553", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_6fe629a5082ec82ae01e74f3", - "image_sha256": "6c2bac6255dd430508e77ffb28250a4a018a721c5580fc803b27d4cee46959e3", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:ellipse_dx_um": 1.1 - }, - "requested_updates": { - "ellipse_dx_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "464098363af51cf0fb26bf3cea9786dfca94f8c99aa236096c846ef410749f16", - "verification_evidence_sha256": "db00b068a9e42617d9b26c32be4023cae0ef8680bb85fee03cb67598021c29d5" - } - ] - }, - { - "anchor_id": "l1_16_boolean_xor__b2__proposal_b", - "grammar_id": "l1_16_boolean_xor__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:circle_dx_um" - ], - "code_sha256": "d4f80b1ddf8128ef962c94ab2b48e0e391acfa3a51dc8ca85c12a3481fcc3f48", - "controlled_axes": [ - "circle_dx_um" - ], - "geometry_id": "dgeo_2dfaf43b1dca34ad7e3b4f59", - "image_sha256": "ecc8a06bbf498b5997ed3511a17b42a1afe618176e5ddb2b3907aef51b1da556", - "parameter_delta": { - "changes": { - "circle_dx_um": { - "after": 13.486, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:circle_dx_um": 0.82 - }, - "requested_updates": { - "circle_dx_um": 12.1524 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "2b5408f4634316442f53067788adde37969f086b3d1c1dde2357359b15f67c90", - "verification_evidence_sha256": "f84bb24dc2b678c890022663937026afc2e8833f20fad63ab8f4c45b8778e272" - }, - { - "axis_ids": [ - "axis:circle_dx_um" - ], - "code_sha256": "5aaa7bfecb8487261d0241490cc21a0db9a038158053397688679d107b437688", - "controlled_axes": [ - "circle_dx_um" - ], - "geometry_id": "dgeo_b6ced931a23b6716c3762ba2", - "image_sha256": "2287c79c1060486fd799a93fc2f9ee9527b1bc38e867747910d852ea898c564d", - "parameter_delta": { - "changes": { - "circle_dx_um": { - "after": 17.488, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:circle_dx_um": 1.18 - }, - "requested_updates": { - "circle_dx_um": 17.4876 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e4218ea7886b998153f48982dc796dd242d47a5aa99b808e073c2fe67268ec88", - "verification_evidence_sha256": "71ca5edaa97e6263e619b7e3f6f18bc9403fde72e5d385d78acb8cbff6092e42" - }, - { - "axis_ids": [ - "axis:circle_dy_um" - ], - "code_sha256": "86e14aead312f24134be1df3e3bd7459bfe1c148e6d1ecda1ed462dfeae687d2", - "controlled_axes": [ - "circle_dy_um" - ], - "geometry_id": "dgeo_010a806b794ca48fa43ba582", - "image_sha256": "536bf416aefb91cef704882744bbe71cb818579639802e4d6af15cbfb9f3faaa", - "parameter_delta": { - "changes": { - "circle_dy_um": { - "after": 4.788, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:circle_dy_um": 0.84 - }, - "requested_updates": { - "circle_dy_um": 4.788 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ad7af687829e8ef0e7069ca519f119172e31d1654a7f41060cc970ff21b89916", - "verification_evidence_sha256": "b321493531a953c11afa4ed5220afab396e52049d9b12069703b3491ca8494bf" - }, - { - "axis_ids": [ - "axis:circle_dy_um" - ], - "code_sha256": "15f53c196687e74fdf9e87095b0d98d029a362d55937f0a6591366ce7c0286a0", - "controlled_axes": [ - "circle_dy_um" - ], - "geometry_id": "dgeo_a2cd66c50c57bfc2a143e4b8", - "image_sha256": "ba45708e8866a9b9c616e91ab0667817a8301656ab321c66ebe30143d61d0268", - "parameter_delta": { - "changes": { - "circle_dy_um": { - "after": 6.612, - "before": 5.7 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:circle_dy_um": 1.16 - }, - "requested_updates": { - "circle_dy_um": 6.612 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "19b190662857bf25a8244e51b19e728bf7391fd7366f23ba423f9dac0ebd4b51", - "verification_evidence_sha256": "d7ba3c27ac53b086381a5614c71777e23598c749b54c398fdf82bb72438b2876" - }, - { - "axis_ids": [ - "axis:circle_dy_um" - ], - "code_sha256": "162b1a1f5bb2c1473a6d70b46682f788d5279493d84d66f229f915ef884433af", - "controlled_axes": [ - "circle_dy_um" - ], - "geometry_id": "dgeo_65906cf41146806c188cbde7", - "image_sha256": "a4f3d9e2f4a7abb126de0667e016af7648b985273cee587e4e7943d096402287", - "parameter_delta": { - "changes": { - "circle_dy_um": { - "after": 3.99, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:circle_dy_um": 0.7 - }, - "requested_updates": { - "circle_dy_um": 3.99 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "927abe7fbcc137da3fb03fed8246d4c5efd2a9778657c5492b72608cd756fe0c", - "verification_evidence_sha256": "6e84934b0df5595acc4385670bc354f3116832ae01aa537c0ec49f07a068d4a8" - }, - { - "axis_ids": [ - "axis:circle_dy_um" - ], - "code_sha256": "4a50f61748f00c10bc18d7b3d66a93c0a0ac4caaa12f0279724cfdddb7699eda", - "controlled_axes": [ - "circle_dy_um" - ], - "geometry_id": "dgeo_43de8afff02783d9656e005f", - "image_sha256": "e54e30eadee61b9aa9059d255d12f1c698642f1569f9c748d45ff33aa015cda5", - "parameter_delta": { - "changes": { - "circle_dy_um": { - "after": 7.41, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:circle_dy_um": 1.3 - }, - "requested_updates": { - "circle_dy_um": 7.41 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1894fc7369fd823dde5b2360d5b2ad8b69e2b14048ec73a9154da4122f88e3b4", - "verification_evidence_sha256": "b9f1af5b7ad3d4c19e9700bbca77375c19cf14cf337457f3b00f65ed12d12237" - }, - { - "axis_ids": [ - "axis:circle_dx_um", - "axis:circle_dy_um" - ], - "code_sha256": "4ff2f1c11e5e17941ee067f9aec8aadeeb700ddd772a3c44edc6a26b7b400029", - "controlled_axes": [ - "circle_dx_um", - "circle_dy_um" - ], - "geometry_id": "dgeo_06280b4fba4744973db6aef7", - "image_sha256": "4057f714a70aff3fd0028663c75d17b299459310498045aa77dd2cabd808ca9d", - "parameter_delta": { - "changes": { - "circle_dx_um": { - "after": 16.302, - "before": 14.82 - }, - "circle_dy_um": { - "after": 5.244, - "before": 5.7 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:circle_dx_um": 1.1, - "axis:circle_dy_um": 0.92 - }, - "requested_updates": { - "circle_dx_um": 16.302, - "circle_dy_um": 5.244 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5f7ebbe3cd3990e68f41f5046fadcbcf396b1fe7d62b10243f6468c0e348acad", - "verification_evidence_sha256": "a8f10b0156cb2a95e20174be549b6227396087c0f5b2b3c1294db42653c08009" - } - ] - }, - { - "anchor_id": "l1_16_boolean_xor__c1__proposal_a", - "grammar_id": "l1_16_boolean_xor__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "ba969a65ad94a61988d1f748787555acd3c8da41ddbb3ef09e3ce88a24e91111", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_3df2693e98e15aff95786ae4", - "image_sha256": "823125972c9dd87981697b6be6a9206828f0c7b34266f95eaa865e9d4976f98d", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 22.96, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.82 - }, - "requested_updates": { - "angle_deg": 22.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "384caf7d621bc8060882d1ba937db2589fc4830fbd602336a2e484858209cc5b", - "verification_evidence_sha256": "42f9b7c6514680155532660b053a78cf1cd2b338c3b81372479b50aa6b8dea25" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "a5db4782c7a646415d5fc14b5043260a0a1ec0a85754f65d169c176233747f2d", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_71c99a77c06f0df4f69d180c", - "image_sha256": "ee8db407640f5a569230dfef7436d000b95d2fbac1747782810b7ebaae45bd7d", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 33.04, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.18 - }, - "requested_updates": { - "angle_deg": 33.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7aa29ca6fdf10b0197b076a6bcb60b7f9ac9e1d8fbee91bec3a02e05eb34b3aa", - "verification_evidence_sha256": "e6c37dbffa1ca394c5299879a0140370b33747ecf66e3426d653dc25296dd270" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "bba1d173c0665ef5aa444c1632d8eb389a9f9ffd8f2038be316d522bb5279121", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_0f5a386788a769a393b18b62", - "image_sha256": "de6845e78626bb1a989567d06b545eab34fad4f7361558ac27a558fa0a6dedee", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 19.04, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.68 - }, - "requested_updates": { - "angle_deg": 19.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1eb0059a0629506337d503a893a2fc9165c3f63b6b3320a170c92ea743c5fc72", - "verification_evidence_sha256": "2cc2bacbea7652a6abfae8b267787fa1b39d5255e022fed83b1e8af79003a868" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "8aa8a89f6ca1136cd2d008b4645f10a9dc3d9b842eb208c11b401bd3b90bcc4a", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_0fe54729db432190af7f30bd", - "image_sha256": "05cd5c68981a69c026bd963dd9dc88ce117a3991d068b6b87fc5e915c19e9956", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 36.96, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.32 - }, - "requested_updates": { - "angle_deg": 36.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ff6fc4201dfe747dd2514cd4fd7ccd32e5ef96e6e4d999f6efd36f7c58849db9", - "verification_evidence_sha256": "6e6b9a035390437834238dbc4881f3ca81ec863cebd81d41fcba9bb9701f7734" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "d2aa52ba663bccb54c801e96e15435ac955beb605580ea4a52edc6c0f7c4f156", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_3ba033138a1bbfb7559006c9", - "image_sha256": "6b666e2cf8bce21fc934850ce95d9437a22f6291950b27dfc8ede61d02d47a27", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 18.34, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.54 - }, - "requested_updates": { - "angle_deg": 15.12 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "8cb4ec5defa36c1f9e4f6cf333b31ade9716d46a909bdf8d346fc5135d3689fc", - "verification_evidence_sha256": "613e2fdffa3962f619a55c6cb0c4868670f4efdb5ecbb9dd1cabc0d54f7cd5ea" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "07e2ee334a1b2411038f800ba82d30304997d88807aebce12407450fba26f1c0", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_39db1f546b2f5667f25d6ddb", - "image_sha256": "2f93b7d220036daff00448544dd652ceaf5c4e84ca8c53bf50aec5b3e21522c6", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 40.88, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.46 - }, - "requested_updates": { - "angle_deg": 40.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1b04bf02f25ce2eae5c5ad0e60442ed85129ed1c7fe8932ca0db860104c378b2", - "verification_evidence_sha256": "570ca9c1424f2d0fbe6e69492a24fc987f397e4b01f7d2b8f4dddef2bdff4f42" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "c72f06589345242a26d940f60496c04a0d32fc9238eefb139e9f5da91e6bf01f", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_52ed993c3c933583f20c220a", - "image_sha256": "1c48a4543bdcd3d73aaa246b8df11abb9154554be88585523ba99eb14e6b052c", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 30.8, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.1 - }, - "requested_updates": { - "angle_deg": 30.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fa494f7550a4f33a04b8c9f38358ae8562a5a09f2da0e70917a00e8c1c25e57e", - "verification_evidence_sha256": "a3c940087c88b56ca8ad6b419dde2b525373b18d00100138f6901eb72efe543e" - } - ] - }, - { - "anchor_id": "l1_16_boolean_xor__c2__proposal_b", - "grammar_id": "l1_16_boolean_xor__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "1807496ec6571fef727b4194d8c37ef7b00630751550c1285c228e8913c4035c", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_9894ee739cab18d4035d40ff", - "image_sha256": "2dbcee745cbedee9ffddfd02b6dce76b417441155fbf34c31dffa2f05cd03deb", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 11.092, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dx_um": 0.82 - }, - "requested_updates": { - "ellipse_dx_um": 9.348 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "eac03f95089410769057c2e65b1cec7e72e55b9c17d83bdf3019bfaf26390a90", - "verification_evidence_sha256": "c789677bdc0386d315dc55d0a5955ff7795570246e53deaf700cf1d868c23ee4" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um" - ], - "code_sha256": "c15ccf0bfe75df660e42bccbc96ae87b55cae1a5039d80ab7b95066c56384629", - "controlled_axes": [ - "ellipse_dx_um" - ], - "geometry_id": "dgeo_93146f47619e9551518fd8c9", - "image_sha256": "85bb68548fe2ff9d5d84b2236284b90da7db06f723c44a22763090da538fc72a", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 13.452, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dx_um": 1.18 - }, - "requested_updates": { - "ellipse_dx_um": 13.452 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "34e3bcba65ef3319819ae5bc90f88f69c2ab72f9b632d0f976f76e30e5f864cc", - "verification_evidence_sha256": "73a18ec6116081c229eb599796ab9913dc06a8993b8c6e79ab2b68c094dc5c45" - }, - { - "axis_ids": [ - "axis:ellipse_dy_um" - ], - "code_sha256": "ff4e9b28bf4150f2222962481e67b5c4845ea16e251caf8eafd900e97e8afc80", - "controlled_axes": [ - "ellipse_dy_um" - ], - "geometry_id": "dgeo_fbf33c6818a721784bfcc030", - "image_sha256": "5f3164d4e3dd236e33761e569477eec7dd343589958d451c510f426f36896497", - "parameter_delta": { - "changes": { - "ellipse_dy_um": { - "after": 6.704, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dy_um": 0.84 - }, - "requested_updates": { - "ellipse_dy_um": 6.7032 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "f91e2229aaed4c1f9d90791ea89e8b21b6b3ea555bb1bf5dcdd6630d7661f333", - "verification_evidence_sha256": "2f1470b6161e6874b706d29daf5d646cb30b0dc4addfa7d50929ceab3c1db966" - }, - { - "axis_ids": [ - "axis:ellipse_dy_um" - ], - "code_sha256": "b33aa4aa6b6c237a1c7890549434af566ba91a151a305665aa12bddb4c7227e9", - "controlled_axes": [ - "ellipse_dy_um" - ], - "geometry_id": "dgeo_cfed5d07a5797499fc2fdf52", - "image_sha256": "c1e0127823a2a9d57ef75dcd788eafa67d84d9e87149c8abe85c363f248dd817", - "parameter_delta": { - "changes": { - "ellipse_dy_um": { - "after": 9.256, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dy_um": 1.16 - }, - "requested_updates": { - "ellipse_dy_um": 9.2568 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "7e00d74a1aa1953c3e3e4e577746bf33dd891326dc40e7eb8114c5905256d521", - "verification_evidence_sha256": "0e4fc3ebb3e33e0017df5a9416a0961e0f419b38d8f40039abacfde4fac14e6d" - }, - { - "axis_ids": [ - "axis:ellipse_dy_um" - ], - "code_sha256": "4a9c604ea9c1ea4db7a4dafcf636642678992531c3de4329c8dfdd7a6a632318", - "controlled_axes": [ - "ellipse_dy_um" - ], - "geometry_id": "dgeo_0759570382548b82250e1fb9", - "image_sha256": "e3a4473e371387510ad5c048635fd9c45163388b42416a3e40717a296d4db375", - "parameter_delta": { - "changes": { - "ellipse_dy_um": { - "after": 6.184, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ellipse_dy_um": 0.7 - }, - "requested_updates": { - "ellipse_dy_um": 5.586 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "d3f3eea45838f79a66721bf216d179f713dc6a5047e6fb615ba829791edc58ad", - "verification_evidence_sha256": "ed6d229f5aa68be6e69e20fa64219ae21f6d7ef79b3f11555d6131cbbc8a35e4" - }, - { - "axis_ids": [ - "axis:ellipse_dy_um" - ], - "code_sha256": "8e781e8eaa92d0579ce3c34e94bdbccf977d3100fe3f5b63479e7632792bf7bb", - "controlled_axes": [ - "ellipse_dy_um" - ], - "geometry_id": "dgeo_466d69eaac9eef6950d4d122", - "image_sha256": "915e2f1b286b167cf1fec8af82bc470f6aa31eb6bed03a046c66bf96c177ff07", - "parameter_delta": { - "changes": { - "ellipse_dy_um": { - "after": 10.374, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ellipse_dy_um": 1.3 - }, - "requested_updates": { - "ellipse_dy_um": 10.374 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6a2c5bbf3d1222dbe7c5864a6a26835dd334779d9211aba088c496367bf54c3a", - "verification_evidence_sha256": "6cc40fa0adffe27ad79133f8797262156bc7d20343bd793db4d30384d2d80b68" - }, - { - "axis_ids": [ - "axis:ellipse_dx_um", - "axis:ellipse_dy_um" - ], - "code_sha256": "74c0316445e45cdd88265b3e9c7970464e38f3383e5a922f2901dfb547ae4ce7", - "controlled_axes": [ - "ellipse_dx_um", - "ellipse_dy_um" - ], - "geometry_id": "dgeo_aeeefe581da6a226f7e4c737", - "image_sha256": "2bd235c06de272a8f0d06dfab7e1eef19805c141fc20be9b8434841f779f65bc", - "parameter_delta": { - "changes": { - "ellipse_dx_um": { - "after": 12.54, - "before": 11.4 - }, - "ellipse_dy_um": { - "after": 7.342, - "before": 7.98 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:ellipse_dx_um": 1.1, - "axis:ellipse_dy_um": 0.92 - }, - "requested_updates": { - "ellipse_dx_um": 12.54, - "ellipse_dy_um": 7.3416 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "72f364c08d56521652514616a69805b37b864dc8f6dfee536ed54e441248e111", - "verification_evidence_sha256": "7aa5717876647dc9322f3953a06ac331afe6819087a6918db9e7212ca9946f19" - } - ] - }, - { - "anchor_id": "l1_17_linear_repetition__a1__proposal_a", - "grammar_id": "l1_17_linear_repetition__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "80dec7e411c930b1f48ce461aecb6c6a57b5824ce6b28a019836bf93ae88773a", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_3275c53483450966c6022173", - "image_sha256": "f47c4e12c39d8dae17f77179772c8f7138017fefb87f4536c633de4001792627", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b6ce1def61a1522955f59ef473344973d691e0aa1e8b3abd5b70378360a2bd07", - "verification_evidence_sha256": "a87dec7b45114339d2e0be333af163111b88dd6fd64ee78f8272a8de79eca9f5" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e084092cf46cc1c979990c290e9116e52a6573d4abdf0c374522e8a9d81559d0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_65228a7639bd668c22dc613e", - "image_sha256": "c4d219cf866acc67fe21d2f361d84ffaecb28012f03284cb669b5f20a3be83f7", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "63fe9db82339559656b7172d7e99ad3e1a719df1bf79b09e17cd6c8abf48c402", - "verification_evidence_sha256": "22d9aa1625b585b5f569c917da64b81838f67943c618ff1d9d4397e4df1827fc" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "344255ee707a7333ece2ef7e0b7bb7402b1ee2fff7360376f3ff4add3b0a3acc", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_687eec1339959c5f0622e420", - "image_sha256": "be968f6275ff833a724cfcce8d2d9f85beb65e8428710a7dcb77368c3ecf8458", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.16, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 8.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "dc2d75db84aad087f6029db93ea9df0af0ce7dc100c322285ea1fbc337944f9f", - "verification_evidence_sha256": "c72880e4a139ba6cc975e2468fcc014dda7d14d376b17da52c061e5beaf05679" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "d9438a605329da4da7cb4e235de61e6a8aa812ef598036255a8ac385631f0be9", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_775fe4e0fc6e72415e064719", - "image_sha256": "e5f85a343a4a423e2d910e7e047edee06872c7529853ffda40cf1b154988432d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.84, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 15.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0cd6f2803971b061e6c4b6c721e9ee7e7b4dccc6a2c55bd8b257809785077eb3", - "verification_evidence_sha256": "21d0600ba01ba6b698972c5949757cef6dbd83a62ac912f1e58264d014d7bc43" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "179ef6f5b045f2cbcebc787adc78572b302210bf2aebd00fd4aa2b3dffdf01e5", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_53e48c05121d1c1f1876183c", - "image_sha256": "eac453e9880340b46ecf45536312cce532f5555f3b80352df86a052bceac6116", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 6.48, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 6.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4b4ca4a575fb96d04ccb31173a91712e1ebb888b2b8bbcb85cd93c9aa7aee849", - "verification_evidence_sha256": "a4d449acd587b026abb696d04b5910e8dc423e727842a2d17978062d3ec8e5b9" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "25d73cb5217e7edde389f0c9686240733307fed98326cdcc3fe83360805c4e4d", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_cb865363b07a5f38e764da2b", - "image_sha256": "c24e700d8df20cb6e1e4474ad2e8306174dcd3a008ec10924db4f2c4aee16dba", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 17.52, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 17.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "bbab4448234f709048cde8651fdc3a32225b0161b019282698d173523785ba5f", - "verification_evidence_sha256": "e3c4cfbaa22d30dd428c4e20b23956253675cc9d22799ed48baa60ef7b7581f5" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9de37b3fc4909de19d1c09cf5de0328504525b8d4948cd8835eb9b11c22776c3", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ba88920f20413f3fc618b668", - "image_sha256": "836b9ab0f7158d6f15c21971851c8a107c3cbb7ad1e79b766ba582448152f1e6", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ef2afde74b8905d11ce69f9cd3f46908b57eba9fe10c55365ff5e4e15484cf39", - "verification_evidence_sha256": "590edab61fde44dcbd4bd7616a1681d92c80773902005531ffc13c55981d47c1" - } - ] - }, - { - "anchor_id": "l1_17_linear_repetition__a2__proposal_b", - "grammar_id": "l1_17_linear_repetition__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9c5fdeec135dc7376d656e316ed30ff9f57a000b979d8fd4a02d58840b544895", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_545af42a730a4d1001005af5", - "image_sha256": "ab112fa4f60c6dc129f0d492870def5cf05c5878962cf0102cc4caee8b743578", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.892, - "before": 19.38 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 15.8916 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "e2f11ee7d127974b1a154b8c2be471e71452bee521009f89b8979d31da952235", - "verification_evidence_sha256": "5ec8ab3e69c7fac1dd214c18ba19404ce3bd58cd62bc4798dda9b3bfda1033d4" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "aaa71be3f6213402a464ceb2f47ced210b8dd63336197bb7756c0708be7ccb33", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_a4314b306b8b9681b9ee3693", - "image_sha256": "eed0acc5a9fb78c939e300275978738ccf4feb630dd2f7d0230bd2676e9af237", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 22.868, - "before": 19.38 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 22.8684 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "447c9fd48d1cc0134f949b23ff7c29c2106830eb0f9823a41b81d7cc0ea02c18", - "verification_evidence_sha256": "f3f57307f5cb7a57acae510e3e09fb06bdccb3b748b64b9a840f8b20d35c670f" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "be7b785d51997b472ed9034bc732e6fe565a51536d195a76975bf5a780605bf0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_57ecb8f5d4bc061f700ee218", - "image_sha256": "b40a5dc50c2e73cf07b9e8f7c6d290b95b32ca39d1a771f4b8f9cac99e3f390e", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.178, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 13.1784 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "503008728ac88c04ddf66d4764e52c5840f323df28340b328e4f16695683d6c6", - "verification_evidence_sha256": "1c46e757f13a78c973edabc10de63e8576f3eda069d7d2214f5dd5f9e3ebcaca" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "d6468b656a5fb83fbf800d68f150ecd52a96a240813677220a5f2eb049862c70", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_36513eaf53d5dba45bc0f631", - "image_sha256": "83b806d9a7315b929b4b8876a4a9bcd00a7e565e9fdf5b578ffe84c916fc1be1", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 25.582, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 25.5816 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "123108f695f244eef78888a0694ed7601ab17e3cbcd2ebd0be888f91060a037f", - "verification_evidence_sha256": "6d1ffdc2985412654dde7aaedd533d95de8d14aa536fec0a7c30cc2903c18dba" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "0befa845e86ee29af6350da7f1b0f59726cc2f7ae046a73ea517844ba4dbc1f1", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_90627ba087753eb815a4dbbc", - "image_sha256": "5dc681d30bbd833cb6aa6ca34d937c507fa5c818deb8e79c481d5f57c52320be", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.694, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 10.4652 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "f6976a4c2e8bc0319581819c07f05bcfef57ce0e3bc97e092a9412c51a07119e", - "verification_evidence_sha256": "b65856f1aee5c0fea583d0334dfb565ba1b1418c77084fae02bef8c0f0d05100" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "eb51ff8e2efd98dfb4e11f096f8aefd595bfa9e02029cdc50d1e55c83d24005b", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_d1e51569766408e265799ddc", - "image_sha256": "15902e853ee8f21ce54312adc5a29f5eb6b9bb1f0d5c09a212aeaf36c9bed732", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 28.294, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 28.2948 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "eab863374a0a77987d63f7af1075ab493ab5db6208adf0fd908e4c040f23ad6c", - "verification_evidence_sha256": "d97c15ff83530222e4281e7d41bf2f0056d01f5ee062b0eda0038a880c5fe9ff" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f2d1282a579b722c9b1ec4e29f4b3ed13f90d9345e924e6ce04df509bb700eab", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_a15fb7563178c5d7d87929d2", - "image_sha256": "84c9427eb41dbbd7210973daf31b35f65c4a6f49a53b2d75bbff7d90ba884efe", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 21.318, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 21.318 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c01df50d503f8618bb87a136943325baede84ea16e951675394a1cab48c9d885", - "verification_evidence_sha256": "382a30b928356850917c62befdf2f47d3a9d21cd6948baf3f09e4e446da685ad" - } - ] - }, - { - "anchor_id": "l1_17_linear_repetition__b1__proposal_a", - "grammar_id": "l1_17_linear_repetition__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "826bce8f1e596eb102453d53d34f13920dc72f4f5dd82fe9f5c833b3358c67c7", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ff6044f748585a3bdca49a4d", - "image_sha256": "5c7696410266d77f3a7236a18aa907114e340aa2732c499e57dd3dc9478585cb", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e16d12ecc0036e6571ca91f81558555139d8009f40d147e39b719f31f6b978e8", - "verification_evidence_sha256": "d434261f93c31cb9eed9086f1e017967011ebe8c4bc024cf8b48612357161923" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e38bf6607c44b83ef249115ab2d71c269598683419e7d91fdcd1837b3b71fa4d", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_c300c71abf7ade3371ab50db", - "image_sha256": "a60fd617d2a05473c973c992297e1d665c3333ece1950765a8162bbe9baab72a", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7cf94716207c13299d2d26f6e21c68c0ce0c9e212be439e9123446e60a1916b9", - "verification_evidence_sha256": "e695112437c35ba6aa499eda2fcd47c7a38bc2f89fa3587e1b4823e2e5b9e4ef" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "67f7c21de6576ee18dc604d40cf2c51bdbe195cd1777bd1e9400035a033ed1ec", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_18c8afbd23524f56da8dd646", - "image_sha256": "1f1f84d33f066b5bb2ac0248b0042d7669de570570b4bcee383d4acbd46639d6", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 6.84, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 6.12 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "3dd155ec442c58a75defdfb4592cdafa59abe0adc6c2721c56ee237f9668f9e6", - "verification_evidence_sha256": "563ebdf4720016c0ffc6ef27dfdeea3eda914dc60404d0babc99b72f2d5d5409" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f55e4b2ed16fe7bc2616dc2460da7b959419479dc04f7da54ca7d47885d364f6", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_933aee2591de19e49e9c9311", - "image_sha256": "5783e9e70c5f633eb3767b271c4cf95b16a35356351c7e57904889bdcdaf9e98", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 11.88, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 11.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b5aaa20763efce9dbe5482b0dcb626f1f0b7d1169e5e33f1b0455089e7d6826f", - "verification_evidence_sha256": "5f55f6584d05b6fb54def5135aee74283689d8c8290e4a8862e8d159c1de7b14" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "8867a1fd6dc5845d98ca07b2d6c08a854361cc23eb550d51c585f6dfd5fbaf8f", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_20c8eb0fe37d3ff57329d00c", - "image_sha256": "e9bb0b37053738510389149a6a6f452208e5c20ff8a458c407398504c302b9b9", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 6.93, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 4.86 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "1f42730759086548539204a50202252ecdf7da35a5c24202f30b080c4eac5934", - "verification_evidence_sha256": "5bc94bd87225230a8f15610cd4cab2d7d4f58ed6e1e3538a5e121d211a19b7dd" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "4318109a043a469bd38bc8da834b666ca8204cffff1abdc2bb0cd50fae42043c", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_9a02a2268dfcf4286de32e85", - "image_sha256": "68d5926257a3a26838f15a52593c43dfbe49b319960bdbd260c92c682aaabb7c", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.14, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 13.14 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b113e237f4bb8860d8d9d9c35c7e9371e95e663e78f7f842ddf70aa67ec24e9d", - "verification_evidence_sha256": "c9d1808792382d9375f4807b2064ca73e75d1b5e83fe42caf55d9df7fb88e486" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "eeb51c41d2e90ff33b748dcaf054c96aa6e218f97323388aa96bed6c591f99d5", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_a4d23ed184f42ada1c57d6ba", - "image_sha256": "a582ccaf41dcb650cb4f6b02310cbbcbf0bbc85bd1428f3f656d72d1559377f0", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.9, - "before": 9.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 9.9 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e083e5fa378e7adbe32e6dd7c31abf676fe338359491ac494ecb70d5fe0babd6", - "verification_evidence_sha256": "cd7821b684da10037847d3864956dc12acd354e48e41db6e664dae26677eb2ae" - } - ] - }, - { - "anchor_id": "l1_17_linear_repetition__c1__proposal_b", - "grammar_id": "l1_17_linear_repetition__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "5e84e4a9212ac044167038446b248d76b714853ebf4c6acbd20211bb45347501", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_c9865ca696b50917e1375726", - "image_sha256": "0f8bf392f121a38f212962d8f55b41fdd52ace63e0b3b457e8aa0f79c395a1be", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.152, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 12.1524 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "40b96cebff51c5544647d18fa7d0f9eb6e869e46853c1791c55167c9eaf02c3f", - "verification_evidence_sha256": "effaa86260d431bcb933f73c26d68b30048ddb56c8a5e63bdc94993b73ecaf9d" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "947ffd688fa27cbef32b13cd0724dd0ded5d8e46860e42c5208a9251739f5f99", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_f2e15a76b22d430eacec5841", - "image_sha256": "5bae611939403734dd75af5c4cca2ea710ca5c8d142f7cf9a2803ecd3022f427", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 17.488, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 17.4876 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "4edd612482f3513590a53a7f160e09bd8acd3dfaf11ac0d6ce44a70a2aafc3c7", - "verification_evidence_sha256": "0b2f07245417692b78f44b830a01807ab8fff3ee47fe54944105b45d5a47f8f0" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9d8358ebbca241ef531224f626e8ce5a6f840e946f2e5999fc12f4bd7e95c808", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ecbfe479ab914a23ba17de10", - "image_sha256": "f3ba07eb85dd264a8530010fb9f2fc73bac3f7f81e2dec353f84617b9d3f561c", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.078, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 10.0776 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "842e9c4d27f68db6dc26092c4039b9f8e3521b4d1849055bd80f726c06f5c0f3", - "verification_evidence_sha256": "3a5e9ef1db1357dcb169d1082e154bff76e0c9398d52678e12a9b53d2159fa45" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "1427d2df2f9227efa98863e2a8f69b5e5d7f90ebc943f2165a659ba1309cae78", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_cb28d35ad6ebc7ca93445c1f", - "image_sha256": "1bcdfb62a84205e9ae474afea966ba769f40cb998560598d82bbc06f04f181d8", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 19.562, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 19.5624 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "3d48c2bc6e7de11e17939f28f6a00a6e0f24f86f8e57f67f3b8e51a1b09fedc3", - "verification_evidence_sha256": "ac50b71b09dbcfaf48eca1a8765aad67a95eabece7281f110e15d24eebdf88b3" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "1ff91ef73b29ab43c458d69b7f970f14df555a4603421fa76d56d6ad9670c624", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_fc2a7c3f3bf4d65763d238df", - "image_sha256": "5ad6266c0550d15b60f513174e1247ea3780f6fc2cc5e6b849afbe5760226dc4", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.002, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 8.0028 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "967aee672b1a43b5fb064512515eb328eedf1f41e42c48d8eec85b5f4b9a59fc", - "verification_evidence_sha256": "cb32f389e3c0836d606792d43b2d1ec2853b4056b83ed50701852c8710e57da4" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "ee3c5aabe19bc93fa46bf32cb07062098270af2a2d83e8f8c7bd3d213d81d3d9", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_385c0520f7d4742d2f4d2c8d", - "image_sha256": "5532c5d28f25feb9004534743f85659994590f13b12d05cb18bf4a4f0abdf32e", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 21.638, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 21.6372 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "646021fa4f2d65e71e386e22b10ef46c3326b80a8ecdd6417766b8dddd1a1613", - "verification_evidence_sha256": "669909c826432220faf318b396e85773c8acac8240b0c4335f33c4b6f6118c4b" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f757b96fb797a24382d4ee36003a0197c2937215a7b0dfae03a0bd1c7f829881", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_bf4590860b8f27bf04f74942", - "image_sha256": "0f43581d66fb9172398349c52cb8d5ff1c02df28fa4a4e8a47fbb85ee5d16005", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 16.302, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 16.302 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1fc1f2b3691d7d585f59c3b776763a9822fe26cdde9187c844e58034e8a316ae", - "verification_evidence_sha256": "cbfca8f40392214bebd899bd6cf5aab38bd3da1c66ffce1eddc87963eddda358" - } - ] - }, - { - "anchor_id": "l1_18_radial_repetition__a1__proposal_b", - "grammar_id": "l1_18_radial_repetition__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "375198782579d2df43762ad6cb8e440990ef0cab641bf558c2ce43f8f4ca5877", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_9a707454609861b482cfb089", - "image_sha256": "9cbd1eb7ac38e228527c7154027912e99d4522cbd69816afa37bf56fa612d2e5", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 22.436, - "before": 27.36 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.82 - }, - "requested_updates": { - "orbit_um": 22.4352 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b599f5247401f5ffcf25b35df9d977b7a9d1c9641947d74be772f004d0365098", - "verification_evidence_sha256": "9ce1465c7a1c2862a962dc416b2306ea87fa41b06ab45bc10d6019132f965c79" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "cfcafe12a2c7cbf3ee682f30db3429e8fb296137b26a3981e3751923cb191d64", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_73111be30b6c422c8cc0ac99", - "image_sha256": "6f0dedeb0fbded7e45deacdea3a8ab9317789d24cb28b479deae4d1f9eb04869", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 32.284, - "before": 27.36 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.18 - }, - "requested_updates": { - "orbit_um": 32.2848 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "769597f824e16dc22f7f2a1c0f33350bc234f1e7c3ece38cfc9d82fd3637a11a", - "verification_evidence_sha256": "133f81c4bb49805d283bb0b50bdde2dc22aafaf5d6a39c9e886f8b662f90b37f" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "c81af1ae843c55f3ea4008409948ffbe18d480480f47b3e0630bc0554f9b9359", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_6f97c76bee8d7288971e2ce8", - "image_sha256": "b9a2476f9c47410c1b6dd02653e82443ea06575864b9c14123db962047a16b76", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 18.604, - "before": 27.36 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.68 - }, - "requested_updates": { - "orbit_um": 18.6048 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "b5923fede4ed4650e2a16d9ca11952b9d032a9b904cde3a08e9cb6feb9be1fe7", - "verification_evidence_sha256": "4362b389a529065238d8389686c2a408efc245db75b3ec4ccc643947ff0ed30e" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "c969c8a6a30b6b0e4ffb9f42d90e49e43ee7004a5c11a8295402265253486e52", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_543b65f6d5d9b6a30caffde2", - "image_sha256": "cb954a2a51b72459f8e15d9d67f093a4d9e64003c86c14c2439e48c62de24f0b", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 36.116, - "before": 27.36 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.32 - }, - "requested_updates": { - "orbit_um": 36.1152 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "9f6cd3676823a1cf222db5445bedf781110cb11038fafb8dd6c55aae95e27f80", - "verification_evidence_sha256": "d5182650c8eee17b8fc494daaba1629fc584c03f6913d89e628ef21d5393045b" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "3d27ea01837ddc60449e33d17f391a05b0884e182cc41d4bd3f2829df29de7c0", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_2642cff150319bfb6311c192", - "image_sha256": "47aa67a74abd27cefaa9e9cef3b15ab6dc01a39a4c0eb2aa2a4ff6128150bf2e", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 14.774, - "before": 27.36 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.54 - }, - "requested_updates": { - "orbit_um": 14.7744 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "ddf3679764303421e52e15087e325f5fcce6e52cb8bf04e9a5471f9c4bba8cbd", - "verification_evidence_sha256": "0cac9fb9e6dc1e8c6c5a659827baa5570c72c6869b889146ea01427b02cf89ac" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "685559455d040fd31dd415f7d04d7de8d08bc4e66ff19b8160e3cc110a2fbc82", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_5236ceca5def7e8ebcc3a440", - "image_sha256": "bcf0cc56fa8b74c290ccedcde385795b60bbc27994ce95c255452c19ff36ace2", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 39.946, - "before": 27.36 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.46 - }, - "requested_updates": { - "orbit_um": 39.9456 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "2d1473acb0a888b45326a363b47c9b9a2a8378bfb4006cde64215dadf30f14fa", - "verification_evidence_sha256": "8eda9b5f0343e5a7826e5d559aab2c1fcb97b5affb0177e7ff7992fddfd3dd84" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "94ae9112344299c7e19e4ecdcb5d545f5298ed8ca73ddc476d1d3a7b510a4de3", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_d2ee051db26118c98218a1b0", - "image_sha256": "a275e337b7129de1a8237d9497bb7c9ed4910b0ecd95d29c68fedee508e77c24", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 30.096, - "before": 27.36 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 1.1 - }, - "requested_updates": { - "orbit_um": 30.096 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4aa155122e8d942c34253c61f40ea064da6a9f1e6de7adfbe67499ac84705c23", - "verification_evidence_sha256": "5171971712fa268e23fdaa86422248c6f3f7d867a0ad589eb055b53a20018bdf" - } - ] - }, - { - "anchor_id": "l1_18_radial_repetition__a2__proposal_a", - "grammar_id": "l1_18_radial_repetition__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "96ac4d5fa35631d17728ff9eae0d320514140e42555be9fa74a3e4c9d56bdac4", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_954079fac836fb219d246327", - "image_sha256": "d2d59e1365d7b28cdf2f22f512dad47ed701cc8629dbbb246b7d4234e7e4e28b", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 20.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.82 - }, - "requested_updates": { - "orbit_um": 20.5 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c0ad4e1c6af659b0965359867811aae44c08a6979ecb2b6422aad6fc19a1733c", - "verification_evidence_sha256": "e69b3f9e5fb3a043facd81f01e9167dc3801202f7c14b4b3d039050c2969d961" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "fbaf43a8275e85c5126f6a7044f6807b0ebaf075fd20972c43a3413a46302e4a", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_02ca40634e0e23ad6f63c1fa", - "image_sha256": "6cb53d84dc8518cf37a32a65ee5c0af9a52133802546833989f0fda739715367", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 29.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.18 - }, - "requested_updates": { - "orbit_um": 29.5 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4c945a6bb4e22a5d7c8ad37a62ce06ec0dff34b7da34aa4ef4a0b135294c997c", - "verification_evidence_sha256": "d94bad6133e80b6f7cd187df1cae144f47f1359b8176a46c8597cf0df0b8e420" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "de8da6a0ff4a57405730f1d597341ecdd43f1a3a8b43191b69b1b9e356aa7b03", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_ff00f15f5863948fe8e460a6", - "image_sha256": "35f62ec4c1cef65a5296f163cbdaf37f7f119daf55a15e9a87c1eb561bd63cd5", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 17.0, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.68 - }, - "requested_updates": { - "orbit_um": 17.0 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a4934471eb36a4fb8640ecb0e6f47411cfa4b140588ff5d1a438e19d880ff8dd", - "verification_evidence_sha256": "fbf38bafccadf52c28cd8dfc6413d31edd11f965e7d1fe3244914802a72470e9" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "988259fdf67222a6b21ad5c02b6485db543d809c64e14f5a50e62260d542cd9a", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_f47514d408d47f7ca6d7b8f8", - "image_sha256": "b1653081283fbcc0795c5c0cbbe3e645c9e7d23eb6cba8ce1ce3d94bf9d9f591", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 33.0, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.32 - }, - "requested_updates": { - "orbit_um": 33.0 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ad058f380094dbea05e5205d6ce47d496ca2ce7ed051fb3354dcbab2a7144d37", - "verification_evidence_sha256": "b34493471c6f125a4a6aba612f9c2b86b1cad97545f8abe00454ea7e9f91fbd1" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "7ff033295db071981571af695aad6c311c2f1e20e5da0ab91e6a5f5ea3ccf471", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_3be9f196d6d6bcc7c5f05840", - "image_sha256": "ace62079788cefa476b360ca7fbd67ac69222cfa965d5fd6a275fab73e2cb320", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 16.376, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.54 - }, - "requested_updates": { - "orbit_um": 13.5 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "a39bec24918ea6030f7a455eaee533929412f5ccc5468abea50c1d6d61f74386", - "verification_evidence_sha256": "74473c50ed6cd10ad6eacbbfb82cb5aca37539eb6483b0c436a448370f0a5de2" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "cb9ba3dc54c63dd344f2935fd490cce23cf96f6ab02e6c403c293113896409b0", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_d2e8418b0bb6d6f8a04e3515", - "image_sha256": "48600388b98f704d12231afab4fed130e2e649fc5f3e052031f7d24aa92e58dd", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 36.5, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.46 - }, - "requested_updates": { - "orbit_um": 36.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fb076674f58413dd9b4b8251dea09dc4e271042856fcf20664daa594253b239a", - "verification_evidence_sha256": "00e266b9697b2fa4ce8b996648e44a24a259faaf32c753bfd0edb6eea4106cda" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "b1724ce3cbb793c8f0754c3be993c491a446ff63796938feb8da3551346aadcb", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_91101b025376aad943eb3c0a", - "image_sha256": "28ec8f9c21ca8a474d6a683b0d940503929cde0f9300d4db360fd0fa2013a3d9", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 27.5, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 1.1 - }, - "requested_updates": { - "orbit_um": 27.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "165ac40397f2a37f0799417b1b5fc33fc67547371c364fa4db4aeab798f04277", - "verification_evidence_sha256": "50c8782d6f1c74c5e00be9cb4cca6af65d0dbb3b9eeeaf5bc8fadb6ec792caa9" - } - ] - }, - { - "anchor_id": "l1_18_radial_repetition__b1__proposal_a", - "grammar_id": "l1_18_radial_repetition__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "d232ba7ace883f9dd8dbc369317be25a077d12801b02d2b19d89e0f150dc6b32", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_994b894b45bd83ed0096b486", - "image_sha256": "cb1ecd101c8f79f226f01286a30bfb6637f332eb96342b55a0ffd738710f2a5b", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 18.86, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.82 - }, - "requested_updates": { - "orbit_um": 18.86 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "66f826a63abfb34c66dfbdbfb27e97b6c33f4e53c0664676918c857a4a33d77b", - "verification_evidence_sha256": "becef9adc2af9e5255fb8b85ec082f036384f162c4674f2ee40d9cce0b7e5352" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "b85076c769c06219c4dd8279b4fe0efec956e71b821a0ea3ab580e4d9a36257f", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_0ab13f6ab30bd5273fe09e5a", - "image_sha256": "6e2a16d6f7283ad55e86fa55e88c7d65b2443a09fa0ab2a818569aad76a5bbdf", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 27.14, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.18 - }, - "requested_updates": { - "orbit_um": 27.14 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "89ac74f3cfa301379d7cf87310e48d8a312b434913061b730a6d19a142257d15", - "verification_evidence_sha256": "2ee5febf8382d99dbf4fc5201c311db943bdbb7698a973e17a7e60f9bf4a6953" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "b42daf2ad85127caf5febeb17548918e78c46886791ffd257637efb3a6b65c65", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_2db8b9107adb83c8d97fa4c5", - "image_sha256": "615badd56b5039bd286022d287e7f1b55bc8ade0d99c80a3180e3aa618daed2d", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 15.64, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.68 - }, - "requested_updates": { - "orbit_um": 15.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "abda47301645fce325e6681d03e96ecef5948dc5bec15aa91982a44cc2aebae9", - "verification_evidence_sha256": "11b548510b3d025e889c6d8d640d60a10f70e0e9e16fc084a9ebf44684621e4d" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "6ecc6dbe45a39712444f37eb7e149ebe7f1586cdce199cb73f33d55b47700f15", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_9c6f0b9cdeabcd776016764b", - "image_sha256": "aa3c9402dba925d5c56341ca021a7752b0c167b3c57d34451662504772a5b39c", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 30.36, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.32 - }, - "requested_updates": { - "orbit_um": 30.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "686d1cb3a0f436ebc4a0d106cc2b22dbb87fcec1bd3173f83e82bc4685551a90", - "verification_evidence_sha256": "dfe969b53269a25ffcfd55e58e2615528b13fdd6c8bf67eabe1349e2e6cde280" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "85bf32722524248ac7277471d953d6f61b58f72ec1bd4ffcd848d50e8f5d770d", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_24b846fd8cef60c0703293b2", - "image_sha256": "0948f58dc0e50b86646b29ad9db0f67428c499e8ba6f86fa666c1ed6c8510d45", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 15.064, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.54 - }, - "requested_updates": { - "orbit_um": 12.42 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "7ddccf9c94a19feb28fbd8159867393333ae57f2b1df3a42c7243e3d3960a5e7", - "verification_evidence_sha256": "c31ba0297e3d75b423361c4d6407213f44451ba0e37857e22d45df7e82dced70" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "542c7c98a8ef9d62d0fa9fd8828b6a18176f8ff6873da27a740a873c33c7d931", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_f21c8f42b158796563cb5ae9", - "image_sha256": "eed52a37fd0f3e21be7bbf124bad948b566b0ec7800654a7d1d59c0407304a1a", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 33.58, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.46 - }, - "requested_updates": { - "orbit_um": 33.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "876af2b639b97248e6733a9d885e33d5707e5c062dbca407b4512ca3c9a6c245", - "verification_evidence_sha256": "845f01c4d9fc1156e41333fe7c5dfd81ae609ee4de83c568f6b3a6a59d321df6" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "15403f559b81699df5f036747d0d32d75391a46579b771c2f7b904566b02b999", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_c31f5a6ec431f600080ed371", - "image_sha256": "5f5bc40b75ea7073b96159739cb0f8b69712dae3632071c7f1263ee58d9362fe", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 25.3, - "before": 23.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 1.1 - }, - "requested_updates": { - "orbit_um": 25.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6bc7638571c7082eb7a0f7b7a779fdd377ac24fa4c8ff96335681d60a013754c", - "verification_evidence_sha256": "075eb179bf18b8b8140b0383eba65dbfbdd7f3dee74022c53e3a5af6c0552c59" - } - ] - }, - { - "anchor_id": "l1_18_radial_repetition__b2__proposal_a", - "grammar_id": "l1_18_radial_repetition__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:span_deg" - ], - "code_sha256": "7d18b4597e88c663b941ec5c45b64d2f312f153906e5fa022330b0212e10d94f", - "controlled_axes": [ - "span_deg" - ], - "geometry_id": "dgeo_60df19c9f318c8b6903315a7", - "image_sha256": "26332616da5e62366bc228a74572a6e23bf5b724057db43bed37a5e6f642a4b3", - "parameter_delta": { - "changes": { - "span_deg": { - "after": 215.67, - "before": 210.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:span_deg": 0.82 - }, - "requested_updates": { - "span_deg": 172.2 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f0d03e57d9e2d12eea65c4dc23cac53cbb8a0dca78252ea79322b43b9533089f", - "verification_evidence_sha256": "c96001fc834e77d8e3bf475195401ae09ed9f7f10d4b182444fe574f99822bd2" - }, - { - "axis_ids": [ - "axis:span_deg" - ], - "code_sha256": "7d2c2a7c5882127bb852a97feff05478c770659985cb94a822e8e0cfb7478a23", - "controlled_axes": [ - "span_deg" - ], - "geometry_id": "dgeo_b5b6cbfe1c485aeda49297b5", - "image_sha256": "f5111a78288dd0dd8373913c7da670b3de3fe2e4d9b36f590f69f15b98883467", - "parameter_delta": { - "changes": { - "span_deg": { - "after": 247.8, - "before": 210.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:span_deg": 1.18 - }, - "requested_updates": { - "span_deg": 247.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "16efabece323b863a191f503f1091b4597e8b74afc10a4815942c7a59be6152d", - "verification_evidence_sha256": "916f5e4b61e4a84e9f4f05bc35b6f12302a71d8003a256b7b968d2b207146485" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "145284c6e85b55e827aaae0c7c127ceee887217691684ab51ec4ab368a94099e", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_9761aa01fc0acad18522510c", - "image_sha256": "110b312a88d70b5d1309df3ee48c776c450fd5ff66b9aa8f7fc1804f20232641", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 25.6, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.84 - }, - "requested_updates": { - "orbit_um": 21.0 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "5f072b14ee7cd484cdba3c3252dc9aad897134fad9a2843584ee478d3eb952bb", - "verification_evidence_sha256": "618a9e5efa3f464ec2f8bf84a0ed7a6db9f713835489252ad160abdee588f4e5" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "ca2c62ad615feb909a8c6bd1cd3028f08908d779b5777ca03f1ec40e73512a08", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_e621d4b861775f28f902e7c7", - "image_sha256": "5a91fdb39f385c7542ebdbc0f765b8dea3c7f162e2aaee9ba8558e1eae0b556d", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 29.0, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.16 - }, - "requested_updates": { - "orbit_um": 29.0 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a8f30321c6aef8e4256500f1c4cd2c3c2ab2a2d35e6b69ff57fb4c1cbe5b416a", - "verification_evidence_sha256": "98e2c4e99690067819faebf4df48bceab894cc3c8029234a4f1e2f609f394f7a" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "1754e70ce83b21833db885dd8715a26e727b9bc46c5f12f9eae5ad1dd10371c0", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_430951a9f384416c38f164c9", - "image_sha256": "389bc3fd8bac4cdbf465ccfbc59629e9de1e3020288b354c05174ae6e18c0e71", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 26.124, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.7 - }, - "requested_updates": { - "orbit_um": 17.5 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "aff3301b4d1ba0d41f32667d4384873389188f0d11d4b8f1f526e114b0c5b65f", - "verification_evidence_sha256": "6cc887645b1e8d409f9cbc31646d6589925975ab6c665806b6f0c1abfc0174e9" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "cd42d2a2e97298a4d8c4213410dde8f4eb6e95b5198424c11f4fa03f906d4ac6", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_d50bf40382f2a68bf58b9f35", - "image_sha256": "da008340e42d18bc7f0f3f890340c7c0231e1e211b3881e1da98bf4ba6ac03ef", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 32.5, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.3 - }, - "requested_updates": { - "orbit_um": 32.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7cc61596be181882032cc86d37ffb137e4599b879ac213aeb76457acc36c4e8d", - "verification_evidence_sha256": "60a5b6eabd5247211bac3f59096f34886c07f0d073a461e19880a73774fe5f8c" - }, - { - "axis_ids": [ - "axis:span_deg", - "axis:orbit_um" - ], - "code_sha256": "1d4aad22da3a106efeb27caf43c65c6e18cba055e373fd981894baa64609d2b7", - "controlled_axes": [ - "orbit_um", - "span_deg" - ], - "geometry_id": "dgeo_a273a5b117425dcb88691a46", - "image_sha256": "4130a4cb94e3c7f33bb06fa5696648b6b46e9fbb8e8756564bbdb0e01a352104", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 23.0, - "before": 25.0 - }, - "span_deg": { - "after": 231.0, - "before": 210.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 0.92, - "axis:span_deg": 1.1 - }, - "requested_updates": { - "orbit_um": 23.0, - "span_deg": 231.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d4439496e33608b70f795ae94f51f55ed5525268b8522188bb2195f82aee9127", - "verification_evidence_sha256": "1f1b0c9e4cb46a7bbe280c4fbfc5f1f967e2699276e1ca1409456d60ed627a8d" - } - ] - }, - { - "anchor_id": "l1_18_radial_repetition__c1__proposal_b", - "grammar_id": "l1_18_radial_repetition__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "11ee3de37510f8c8356e5d5a5a933d51b5e50753207dc9da98e140d38f3f1774", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_c4720fa1c50d59f75fba26af", - "image_sha256": "783ebb4dd3328c2b5b8199c3c61ba941155b603421e1d1882a640edec0ac65a0", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 23.37, - "before": 28.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.82 - }, - "requested_updates": { - "orbit_um": 23.37 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "546df6955dcde280529922db426470a4a9a566e748fb881c5ebf4da03b1adabd", - "verification_evidence_sha256": "75fe654ce0f567e1dd245f96e1ca1d69f505386c38a5c2cee865ab68c0b9fc27" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "34776e9056ec5e015c2208edfce2cfd977509ba34847a59b0330ad627eaab6fe", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_7a8d5d3745cf2fcdace2f03b", - "image_sha256": "fbc1d45f03120d9843a7d0bae21cd6eef35c1362f4344815e038b10e40e73c7a", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 33.63, - "before": 28.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.18 - }, - "requested_updates": { - "orbit_um": 33.63 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "70be050f0fea45d43c199557045fc9480dcf38229e8a7a435f9a12c49c29987c", - "verification_evidence_sha256": "02962223fea9996734dd3a30282f5ab6e432c1997ad454abcf4d001474ab0e14" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "16f781f9eac9fe4082aba6db5aa2237638c220b7f9b0e99435edf805dc17fbd6", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_4f568dfe40a191fdba5a21f5", - "image_sha256": "a7f5bad3107de2219c42159f4b2ba9d72f3b4723fb7b2521a495df2edcc0f7d0", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 19.38, - "before": 28.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.68 - }, - "requested_updates": { - "orbit_um": 19.38 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0290411d4bb117c08478f2bb229c4b920d7616522e05b3120aa14f84f5a2914d", - "verification_evidence_sha256": "4b089a85cf5698baa7dd0c0a631902d57cf68c6dc5c4c5f6d67f9e21f234d618" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "a28de391fb3b1c66b32ccd07a37e6b80b7ef27e691b2ca1fd1a73fff75df7b0e", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_3cd7497cffb3e3b2db9be8fa", - "image_sha256": "949bbbec32a91ca144ec46c9a9cb2fd3e7df340c2cf99796b1b47af73d48cceb", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 37.62, - "before": 28.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.32 - }, - "requested_updates": { - "orbit_um": 37.62 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e0a76831b4c74f0b5eb89503daec0ad4f5cd4316296336b02f46a147ea4e534a", - "verification_evidence_sha256": "27c517df8b3ef601ec5fa15b66fb5e38e3ee95169951cc0322d72af23a59e73d" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "8626281e3924565af469131e3529c74476d9b7576d721cff3e0ba48811beec29", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_d48e124a6a0467d69eee7f5e", - "image_sha256": "5c4b47672b624e9ba8f06d650bc2f9333078979a2ed538df9b876b47253ab2c8", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 15.39, - "before": 28.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.54 - }, - "requested_updates": { - "orbit_um": 15.39 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2e52f2c7da14c74a2e4b5912ce36ccb00fc6199ed0a744c2004cfa391ee8d3e5", - "verification_evidence_sha256": "945b62f90271921a42e13fe4cd0a3cab65985407abe1affe12c7e8fcfab16e40" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "5a9b9d16dcf232e0d022a8357808cd0c51a46e54f54999a564aeaa005abaf791", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_bbf2ed806fc0bacc66e7f603", - "image_sha256": "ecb93c95e416f455ebfd0fb3aaba7eb281c7be7c387d09a0fbc82501ff0f9695", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 41.61, - "before": 28.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.46 - }, - "requested_updates": { - "orbit_um": 41.61 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8661ba56d140f6682464e0956cfe97f821b0a229a581ecc9e75fefb0c97b3f18", - "verification_evidence_sha256": "517757c571156d69a388f41271ff4e5857961f67c10bfba030caf92c9e519263" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "54fd7a6916a3d51b086370f0a1217c035c7381dcf3573ca1befe8d1ea5de79e6", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_1df332b81a5aafccb7fbac50", - "image_sha256": "be25cbbab5791fc73b25582df6162d2e844fec3b8ea8be403ad4a33107d0a7ff", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 31.35, - "before": 28.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 1.1 - }, - "requested_updates": { - "orbit_um": 31.35 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a8bda9c8229c7a3d6abdd0cd6b51c0dc9188b7ed7ee1d5ea6898b175d8acd3ae", - "verification_evidence_sha256": "3ea2eb0eef3ae05b773cb99b5ac88e3a87a3e49d527bb46cf97b4dfbb2f76de8" - } - ] - }, - { - "anchor_id": "l1_18_radial_repetition__c2__proposal_b", - "grammar_id": "l1_18_radial_repetition__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:span_deg" - ], - "code_sha256": "633a5e3f7d2f9efe318fd0f6dd3c95f8b1ed7527d95c644993dd2c37f1ab1353", - "controlled_axes": [ - "span_deg" - ], - "geometry_id": "dgeo_e07e09236ba7b013e210543e", - "image_sha256": "07c2082ab4a4cabb87b830718ce1a1d3d33c7fb0e1f721506969ee424676f588", - "parameter_delta": { - "changes": { - "span_deg": { - "after": 172.2, - "before": 210.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:span_deg": 0.82 - }, - "requested_updates": { - "span_deg": 172.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "87b9d67e2a42db40cdd8eb73021b12633b9e12d5ae37ec3b54e008aefbf9a28e", - "verification_evidence_sha256": "7fdd81d489cfa10b94e12e1e461a9d45d5fb2695119e5bbd4c2169f17fb843cf" - }, - { - "axis_ids": [ - "axis:span_deg" - ], - "code_sha256": "ae49f53e5b103cdadd7d465fb8aeca1369b2652e071caeabc3ef75c8b65e7e8b", - "controlled_axes": [ - "span_deg" - ], - "geometry_id": "dgeo_3d103f492a4ba8c335909c52", - "image_sha256": "98c7ec7f19c9249e9f29fd1c41a9b44946c8680e36f78046d953cdec36c619ae", - "parameter_delta": { - "changes": { - "span_deg": { - "after": 247.8, - "before": 210.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:span_deg": 1.18 - }, - "requested_updates": { - "span_deg": 247.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7c225bdf93d115898953f93942636c5304c5937acd1e0a86dcd1c5a394da68ef", - "verification_evidence_sha256": "87f5a123066cd78e73ea8164d723ab0e69b9c2cc6daddac5d39b5d76a612a77d" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "eab5569c13c3d06c7e4647971742413974efbdbad7485304bbaa0f5e8482e240", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_3c1cffe6da8438915818a2d8", - "image_sha256": "1f9e0493386a8b16252594ef85d9293d9bcc90142df90dc7cecc9cc272a7f328", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 25.856, - "before": 30.78 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.84 - }, - "requested_updates": { - "orbit_um": 25.8552 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "524d3b1546c4be04c38f9b54852c64e50acf230408a8e3d4c0826c1848ce5b69", - "verification_evidence_sha256": "b539e21c7ab79fc299d5f5e902a3cc2a0f4cc98c407592f66f57ccde7cd8dd44" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "acd19f4f88339e6d396d0c9711b8efff63089dce59868f28cd7b3e1f969ce85e", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_d5a6e26ab1d629416cd2063c", - "image_sha256": "f3b2a8b8f10222e029b62a88a7e57e2c3d73baa3a7e921e336e23cd00065928a", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 35.704, - "before": 30.78 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.16 - }, - "requested_updates": { - "orbit_um": 35.7048 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "ede8b933d4793d9f0d3375f591c87374bb1f7cb83e016e2459a828f496373259", - "verification_evidence_sha256": "8c3cad994b4c1e6bdd7c13f22a171535355c291593ad4044b0484a1f906efc8b" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "29f29624569159934c85017b2ad18fdfdf6735701c289c9c33f3b6b9cada227e", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_afcacc217a91a6b58be6d498", - "image_sha256": "b1de60d408523b2eaa1806079432bc6205672b39f6abb3d36b69497f1b2580a6", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 21.546, - "before": 30.78 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.7 - }, - "requested_updates": { - "orbit_um": 21.546 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "59b7238eb211af6f8363ccb1b4d2042e8416d10d5ff63d241c08741657dfd8bc", - "verification_evidence_sha256": "bd26d4043549b6fb199100fbbb741635026a84601a9d478403907043bf9fabf8" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "2b04c606354656c063d2b40727670da4fb09be4b14b9f7ae8bbcbd485514cd94", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_e73546e16969630e9087ffe5", - "image_sha256": "afc7de6ce99fe28c59089cdc6733a9cd9664b12c54557c3cb3fb117e0c557348", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 40.014, - "before": 30.78 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.3 - }, - "requested_updates": { - "orbit_um": 40.014 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "672bd674eba29fb41bd74fe3331afd6c12e9b458922718f1c67b101b34af3922", - "verification_evidence_sha256": "fb9642e1b49f87081567c0662df5b3edb353a93384e2a7da0d06eb65cc8db5a8" - }, - { - "axis_ids": [ - "axis:span_deg", - "axis:orbit_um" - ], - "code_sha256": "db55ed0133e040382444b870550c81b73b50abe17bbe57041b03045f0571087c", - "controlled_axes": [ - "orbit_um", - "span_deg" - ], - "geometry_id": "dgeo_a76341f9ad00d0615934a776", - "image_sha256": "f48dc54317d02f0024da69ef9071ea8e679b3e703fa823e6d708f29227eeeb00", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 28.318, - "before": 30.78 - }, - "span_deg": { - "after": 231.0, - "before": 210.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 0.92, - "axis:span_deg": 1.1 - }, - "requested_updates": { - "orbit_um": 28.3176, - "span_deg": 231.0 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "e177b0ad7c81f6fc3a534bfd6a05848fc3ebcb3e6b7ca628192d9829b30faae6", - "verification_evidence_sha256": "4b2f2bb946c1574a4f67930b1839ca9bc5b36313cee462dcbc09c1dba4e7a128" - } - ] - }, - { - "anchor_id": "l1_19_array_2d__a1__proposal_b", - "grammar_id": "l1_19_array_2d__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "3caedb12f7f2a5a45e1217e17e903b42dd09f2cf5f3d0cc3b343b7b7108c839a", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_f3fc0ee59d098930262ab35c", - "image_sha256": "6339f4c1560eedc62f8b7491ccdb38835bdf81080947ad81850f0ed51cfa0674", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 11.218, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 11.2176 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "ee6d636a9fb309c84b7564236af76013cccee894aafeeceb391504c76afb88b1", - "verification_evidence_sha256": "4396342222c755ff05cbfe8777cb8a6b1f26cfdfd750f7973cd531e0afa5a45c" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "0ecb5630bc52b7c0d7695b1f19bdc42356ef8336070addbaf3a42a8115ed2e0e", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_4a212724ba837aec8f5457ff", - "image_sha256": "0354ede45850214fdabf09d934e4ab2620b33f7fb48d350b4c8c2ca2e182dee4", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 16.142, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 16.1424 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ec2fb01161493d30c4d319e895c30dafd99383db764a47c8449486f9bf3eb8a1", - "verification_evidence_sha256": "c1ebf0810ab418168246a9c11fa12d30c9abdd230add0fd52f4cb7de2dc79418" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "2f66b97a83f5c72c1dfd565900b477014e98196e892c98a3c84fd133b63efeb2", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_75c3ca80e8a270f1325c2241", - "image_sha256": "d4df3ed0f047ef18e048d212460c74fff78df3c62f0bba252e982a0ce372c3b9", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.302, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 9.3024 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "0d50826309a7b0c62436691252532035dd53adb27058dc29b3071795901822a1", - "verification_evidence_sha256": "9aeda73fd986e3947710f493845aca4095400c0cc71ccfab6e5dfc7ceb6887b8" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "8992ce8fade267439798e1feb3cbbe21b0fa0b83ae94662ea919120ad8f2624f", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_7f5b6e47c92ed00410a25f3f", - "image_sha256": "7308621fb1bd278b38bd8c5e107e9bce47ec87a4c5ed2716281eeed2f3f2d361", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 18.058, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 18.0576 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "7cddfd9cf4dc6330085288c7bdb9ea8376d3cacf153d22457bdb23a728900cc6", - "verification_evidence_sha256": "2e7cc53e5326190a3dd1be28ecae5036befe34d5907100a29d58b072a892df59" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "c2a148c036a4f7644d6a17d14a2cc5c254fc23389c13557996d68e81db88c708", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_25f104f1b3f4187d62ddad2c", - "image_sha256": "7f0e2dfa56eb167d3b46074b0764ae4ea62254dd56ba5d69434a941b96eb2e6d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.96, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 7.3872 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "be886fcf083a441de799f3a8968893dfcbc6fb736b95584b683401532128df34", - "verification_evidence_sha256": "504114125eb33a3dfb31ce5004dd9d29178a220012911fe8d7b144a38705625d" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f85819dd2aa1c80d61fb3721f35a8d7f7433b636044a7cc93f6ee5350a107a0d", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ed3779622de732ec37e65910", - "image_sha256": "c876339b54d7b8baa4332405c5c7d46e49f127aa3aab8a37cef33c29a28eea2b", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 19.972, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 19.9728 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "760bedef45d2e180f1de31121dc681814d1d871610fb2d3d1f206fdf0c0a7910", - "verification_evidence_sha256": "ca3aaaeb0c09936f5f1826b10f06f31783325faab8737cd181e15a9aa2231725" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "3d32ed0a21c90f612c1426649dab7ae36bd63cbc4110ed4da3fac64e05b4dfd6", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b72791c7ce817e7f5c72b6da", - "image_sha256": "a653e826cb93159c4bd26d1a80de72f3a59ec01f4dbbd5f6cd1f043fbe025161", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.048, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 15.048 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cb8ef4faff0d72c51ba925f524437ae8cef91bf146370f625b53960bfef40bd4", - "verification_evidence_sha256": "9b1638698d664f7af5d54fa092e69b6d956b7c592031d4b8ee68473a00149178" - } - ] - }, - { - "anchor_id": "l1_19_array_2d__b1__proposal_a", - "grammar_id": "l1_19_array_2d__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "1a2d2fae9231ca1e17776636c4362d64237fd28440f48d62575cf49212e5255d", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_03d97321ffe54d07ca91f5e1", - "image_sha256": "8261ed740648aa960df2ff22a0637a023f59b688bb39648b8dc145713e30e531", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 9.84, - "before": 12.0 - }, - "pitch_y_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 9.84, - "pitch_y_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "413bdece0e534cc254fa77f8dcec9ee200a14f68cb0dc33a65308bf030072cae", - "verification_evidence_sha256": "4d64175442b91814e28d3baf035ea11b6c5cd16d792f3c17361eaeb1fe48fc20" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "f73ef09524fe470c27728b1cef3cdc732341461d2145461c55d710e599bf28b8", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_3d84d2a3e84a9d71e4272900", - "image_sha256": "478f9f8ea727ec52cd90208233be36f8d9d1e8f9f13bf9fb56ec420359896407", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 14.16, - "before": 12.0 - }, - "pitch_y_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 14.16, - "pitch_y_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "df295fd205920f7b53ec8299066975b3c7eb79ee3e221fd92999f5465cb5f7b5", - "verification_evidence_sha256": "00e31535de3fc3e4e1d652d9172087ce6a7a7f269f9e3c6df3d1436bdc949769" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "f7ef858035452dfd9b12f944a34c7a2c9104d122217a2000651dbf5668760155", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_69b203eec8baa0648005c824", - "image_sha256": "5e24709c2df4bdf7fcdca813a9bdca833bb8a7f87e1d87dab121a7801fc5b4e7", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 8.16, - "before": 12.0 - }, - "pitch_y_um": { - "after": 10.2, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 8.16, - "pitch_y_um": 10.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "68ce4722ba14d3fe7c0c42bca6c757e04aa4dd19a0cddf0fa1dbd3b649c4efb0", - "verification_evidence_sha256": "9d65b58f80b12c51ceda4de11cbcd0656befc099cdf82ed63327497781b0fc54" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "732667d2e2b3f30a32e4737cefc4c7b9bd25f87538cd0a6eac5e972bc6f759b8", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_83c0ba360b49fdeba75e2232", - "image_sha256": "9eb7ff8ccdf0eb9ae8146b5518ba5beddf3bdffe156b0dc230dde268e3e1136b", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 15.84, - "before": 12.0 - }, - "pitch_y_um": { - "after": 19.8, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 15.84, - "pitch_y_um": 19.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "959b8d465bade898a00f9f9d01c8461b241457cf88302389b3719eb05eae08ff", - "verification_evidence_sha256": "4daa56478181ec6c1b69c2890c4b3d6f402e77c21377f06c910aa7a9c5f17664" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c16fe4fa2aa79294c8ed9a855001435949d62678861e36761c03a2fa47c49d98", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_3312a2fdbae883c6be9ed946", - "image_sha256": "611cd4dbe45df5608c653a5e3c768993ab9ffe5fc5f2d84630d02e05ee6a993e", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 7.86, - "before": 12.0 - }, - "pitch_y_um": { - "after": 9.824, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 6.48, - "pitch_y_um": 8.1 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "d2e44e7bdc51419a1d29ab36f3ae5c443dc7f070c90ca4647b875cc6d66af4ed", - "verification_evidence_sha256": "7538f57b299992420d78d959a8850c024c1e8471d8aa0881aa58a1a401d9f861" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "d37459e085719ae4d6a1a3069d8b242fdff001f5be3613479f31333797bdf23d", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_981cc77e824de9e193e76165", - "image_sha256": "b65f3ccf157f7f24bd05337585956d5e92d3ed4252b2a57910dd3fd116c63db7", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.52, - "before": 12.0 - }, - "pitch_y_um": { - "after": 21.9, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 17.52, - "pitch_y_um": 21.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "89f285395572f8b25a526a26be680962ad91efa515090095e303ff152fdd6c0d", - "verification_evidence_sha256": "e5dd19ef887a80aa38ec1af71b359af7a3d8755c276915ff0b5ec0ea41038647" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "d58911db85f984a0d71ceb91103d01106df2ff844de794986195c7bf8d239450", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_f2ffce64a6752570e84e2d72", - "image_sha256": "7169205db13a356a59c3eb1fabd6229497c5ced47ac89d37f0bbc5420b0f9afc", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 13.2, - "before": 12.0 - }, - "pitch_y_um": { - "after": 16.5, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 13.2, - "pitch_y_um": 16.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bc715e77947e7dd70d6bfa12b6652665a1abc551741d0c89a8d634c292218630", - "verification_evidence_sha256": "7c5f074e8edf2f1b8833dd2b2a3ee4dab2368ca2bd7a9ad5e16b342603703e96" - } - ] - }, - { - "anchor_id": "l1_19_array_2d__c1__proposal_a", - "grammar_id": "l1_19_array_2d__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "2102ed10e2921facc9565722a643d1c49c5afad8436cf80c8be5016b7e522bae", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_65efb06c34aca5ba873b756f", - "image_sha256": "06f4809f41e8dc77a6bdbe1aaa7db5a9a2d625075157eb63f2a8e2e8a20121e1", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 10.66, - "before": 13.0 - }, - "pitch_y_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 10.66, - "pitch_y_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a28adc288d4627eaf73ef0dfb294c9e8316d05dbf369d57d88a8016b7520035b", - "verification_evidence_sha256": "a7b880dc58f43698f9b420ddcc48fcfd2a3d779724d2e7e54a98f7088725a887" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "93ca4590c0f0494b5c3ed56c4ebd0fc168d9012ec001fca1dcd8898ffd7541e5", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_4a26a4a19325c05cf6bb15b0", - "image_sha256": "dda34fe84bff2101017750af8b8e6367a304e536634c7524248f2b991a5d4df5", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 15.34, - "before": 13.0 - }, - "pitch_y_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 15.34, - "pitch_y_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "06de51f8a1a56ea196041388c64582642e4a89a71bda33f0449d29bd17cc7138", - "verification_evidence_sha256": "b4f67370a4b2bb3b300f894fa99291780121622e0d110d8b7974b1fcc3a1dfbe" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c07faeb2837d444f896eff675af6f009bb05ea8c6057edc603d603ebd3186850", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_affd9a702e6f0a4ddc38873a", - "image_sha256": "f301144aac252815d685ddff05293e78fbdf44e12be934668b6a116fc8c21149", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 8.84, - "before": 13.0 - }, - "pitch_y_um": { - "after": 8.16, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 8.84, - "pitch_y_um": 8.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6ea25b5f28fb4f09622758b6e19d159db3659a64c425519b4657daf9e01614f8", - "verification_evidence_sha256": "af3456cf8a6e4f10efbe62fe9b315ecb1d0f7387f77cf0751d99794126b85c26" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "8675d2c50f7c3a1bc5f439666dc510f96fce81083e3c119186b43f8f9e337703", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_dff7a208c803433f81ce19ec", - "image_sha256": "dd6a0a8c283a3b1af7d90dcb32352f1415166dc69b7868b2975bc780ace0f814", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.16, - "before": 13.0 - }, - "pitch_y_um": { - "after": 15.84, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 17.16, - "pitch_y_um": 15.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "113e99857445e62a7a6381d2c008e6abed92cae21f1815acdb7523fe4f51b0ae", - "verification_evidence_sha256": "2cf0cca2df2800869f40b073b134cad2c44aedf2dc1dba07774097eae299f54c" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "b155de3fd0fc0f5b5be9539d3b5a9af4c305051a8153bf4cbd49f7db6e0ba632", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_0bcc9a2ac4695b7a835de521", - "image_sha256": "39770b3f35213b1b381f8f4a9ba6edea074552d10d579ee0cbd4e4cf897addeb", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 10.01, - "before": 13.0 - }, - "pitch_y_um": { - "after": 9.24, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 7.02, - "pitch_y_um": 6.48 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "761c9ed9ff07c6977dd4a8dd40df10ad862fc4c3f6c9507021f0511971887336", - "verification_evidence_sha256": "bbd2354bea87b8921e330c837655906acf6bd64da75eeaf666d1993e160b89cc" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "e2784e8f592163033f7a8b1a7a4fc540cad73e79020c941420fe2f40f7f913de", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_d0fc6637d9ce3c0b5f01ce13", - "image_sha256": "f01c4800b5faa4f9f30957258877805adb6501bcaddd240f38a7f24a7872a63b", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.98, - "before": 13.0 - }, - "pitch_y_um": { - "after": 17.52, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 18.98, - "pitch_y_um": 17.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9fe20968e4f7ff76cdfaaf872a5d91eeb29d2583c867d1d963fae16434bd97cb", - "verification_evidence_sha256": "df09a5f320c672e04c8bf4fd151eaea615e964639fea2eb19e15e8592acc07b1" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "add5376d938a89d3f3bde338953e1cf5af23c54dfa155cebcc614a42ef4726b8", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_9fd70483b9c117ef59b28341", - "image_sha256": "e2a2f28b20f2715f68f751459e71d00a5bc1aa3200d8046779f870f7553cc6e9", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 14.3, - "before": 13.0 - }, - "pitch_y_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 14.3, - "pitch_y_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9475b6b2f13e43f4244d00e7ace77d7680608915654fb45338a440ae1690afc5", - "verification_evidence_sha256": "d45ff754d0ee84e10f71fc5860e81d2ec2b246688a7aa0c78070fd0a8f914cbe" - } - ] - }, - { - "anchor_id": "l1_20_route_single__a1__proposal_a", - "grammar_id": "l1_20_route_single__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "877372793eff947eeb432320bbd2c3c4bf35867318835a8d3c9ab9a5fd7ca788", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_381dad4dc4cff74f16624177", - "image_sha256": "446e82b64abedc20ed43e9345eeb50e35e45c099d1404ad6086b4fca236e8ad6", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a19625b0551a5b4a0b013b6c40b325f1634aba7ff195594274c39cd468111cfe", - "verification_evidence_sha256": "0150c33a230528b6149507ebcaf1da4c41df9afa607cc26bae3449a2162022b2" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c549d81d2882904c4c8818da787569cf2e5ebea258d4ac8195f1e2bcfae9f949", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_fe7c0786d287ced48026d086", - "image_sha256": "defe3d254377ca923b1d3b00349d2e741fd941997a10140ef2dde9d0d374fedf", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "907baafcb5489edd029cebe85ecef20b93984d5b7914f19dca7c188d37b8e62e", - "verification_evidence_sha256": "edf346a9948e9097b9773726f6fee90681784e1a4bac8fb533d4179cf568c6ea" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "89c9d99fdbc737ffe7772fc88a29415bd37278f291a6f13edea3c7d55c2ee161", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_05df8fc8c39bfc67298021a6", - "image_sha256": "98dfe655fdc1ae1cd357f1eb776cece16dc56068a2a0bce2f78a9721fdba0d0c", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 58.8, - "before": 70.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.84 - }, - "requested_updates": { - "dx_um": 58.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b10f9290fa9215eadbced62449e9f74874492a65b70955a7c4e9013dabb10619", - "verification_evidence_sha256": "dadb497cd53eb6de2234d706ce5d3a0e3659f5086adbc5687e4bb91b83ad9880" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "e45cb920710494551ec71122d4e6cab7260daf8ab254a63f7f79d73c2a92986e", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_9593aca546ec029fc7b75323", - "image_sha256": "86565368d9139f7cf605309b4ca124f46f749347b842edd8a623d4880826c338", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 81.2, - "before": 70.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.16 - }, - "requested_updates": { - "dx_um": 81.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1ac764dbb11fe56baed4ec5403670da73b20e90957488e17fb1cd3db327905f7", - "verification_evidence_sha256": "78b38da485342d1d7f7e5504f4eeba401225fc53a84116da64b0a834f7eb5844" - }, - { - "axis_ids": [ - "axis:detour_y_um" - ], - "code_sha256": "c8944e649da4f8cf01cd588954e09f513b2a2ce8c542ac82dea2658e79ff14a0", - "controlled_axes": [ - "detour_y_um" - ], - "geometry_id": "dgeo_8c320062a10a6392e972ad83", - "image_sha256": "d1c78bab71683f063a657b12130c01137c95acdcb70506eb07aa5103668e39bd", - "parameter_delta": { - "changes": { - "detour_y_um": { - "after": 18.92, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:detour_y_um": 0.86 - }, - "requested_updates": { - "detour_y_um": 18.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "106c345e1f6e35f37564e8c96874cd59c0974f64712c49e6c82565d7af70320a", - "verification_evidence_sha256": "4b9e4aa4ccf0cd2f24a019745655a0a8cc64b19ba4c94063e78d1ac92e2dac8e" - }, - { - "axis_ids": [ - "axis:detour_y_um" - ], - "code_sha256": "6825a676f6f4dc1ffda048041edbeba03909b15e5c358136d7ab3848dfcf8f6b", - "controlled_axes": [ - "detour_y_um" - ], - "geometry_id": "dgeo_d5c242fa6b2910adf7809454", - "image_sha256": "a4ab07ebbc87c86927cf28276a6c33a68efd5470d59f6302963d1bcbf701b916", - "parameter_delta": { - "changes": { - "detour_y_um": { - "after": 25.08, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:detour_y_um": 1.14 - }, - "requested_updates": { - "detour_y_um": 25.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3ef784d664eb3ad2e7c437d104ab607001758f6fd0b58c75ccbd0cecbaed288e", - "verification_evidence_sha256": "870696755572bd5ebff4aad462fe914c4c6569d64d8747a97423423636dd93bf" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:detour_y_um" - ], - "code_sha256": "1926395b7440b3e0e4ceefb4b592afc9dd7467d242790a3a847da0ff3bdcc5c3", - "controlled_axes": [ - "detour_y_um", - "dx_um", - "radius_um" - ], - "geometry_id": "dgeo_fc6a9328dac042b07940c3ae", - "image_sha256": "c1b429860ebf05413f66380f873788f1aa9166a1c98f3397664f0e2c86d87a2d", - "parameter_delta": { - "changes": { - "detour_y_um": { - "after": 23.76, - "before": 22.0 - }, - "dx_um": { - "after": 64.4, - "before": 70.0 - }, - "radius_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:detour_y_um": 1.08, - "axis:dx_um": 0.92, - "axis:radius_um": 1.1 - }, - "requested_updates": { - "detour_y_um": 23.76, - "dx_um": 64.4, - "radius_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a1a14cebf29abc243605eab4f92b1a67b32d3cecf2f06351304ec606f217e711", - "verification_evidence_sha256": "40bb582f74ecf9eefa95fc212abc847b6b2c58565c29f9cc0d187f1883c1cdbd" - } - ] - }, - { - "anchor_id": "l1_20_route_single__a2__proposal_a", - "grammar_id": "l1_20_route_single__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c03f006678b8fa2248443eba95065e65b2871aec8e15c10107e90bb9f297b2d7", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_f6e2d1bb9344920e0cfe38f1", - "image_sha256": "5e04bd15a5d834ec848b2e881743454d02c50e1ee8ebd156ba34c81755f1d83a", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e4dce7173506f94450cd69cd8385064e6dc7aea6ff8ba0f49d030cb9e24f61ca", - "verification_evidence_sha256": "308c7a7c8b129355a48e24224348dfd95bb0b73d720aa23b5071729d08d86d6d" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "ce674f2d11da4fdcdfb53766b75129467ed86d73c2d8b82ffa34c7e6844e7d8c", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c36c263585b936f63b0b0b20", - "image_sha256": "cd9ae6fc662d727aed75c359d644618f7d332bb67800d76e8d910e55c0dd9307", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1e4164c4c749b307d60eb6591e594ffcc40d21b578ca6b7eb6984761620b376a", - "verification_evidence_sha256": "4200466650cfda9c4c8991fd7864f1b29e92909cd421c9971fc78ae413729f1e" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "bff0f233f737e875e9f93f0fefa544859cf12ac043bf43709c0f0ab1b0fff5fb", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_d5411d699931fe42e86e7e23", - "image_sha256": "8632567def4e2c2355527987ffa547b3c43b590d240e0b675a5fd1da9bebb431", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 52.08, - "before": 62.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.84 - }, - "requested_updates": { - "dx_um": 52.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "19a5915834061401a66f784038fe1022521e2cc96edcb1729a52eb06f0604300", - "verification_evidence_sha256": "fa0417704b5f139d4d754dff73a390ef8adeabf04578cf7729f9038044415aee" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "4d741c51f0225b1f49fa715367db73953ae21d472dc3a25f574019e593f897ba", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_22bc0a14133800fd872d7b53", - "image_sha256": "f81a698908444f943caaf253b2de1d586c1e2dd6b9bd7f56035e348dfab967b7", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 71.92, - "before": 62.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.16 - }, - "requested_updates": { - "dx_um": 71.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d5b127da56643f7bc37f338545956349b7bb15963323e5254b136c6b2ba6c4ea", - "verification_evidence_sha256": "296b2694cd3c3f9a5ea3c71599f954c436a5d638ccfc9038411e28a8354e7206" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "29796a2810e418220ab7852ee59534b9ce8881eed3b4df2647d536d1850b2279", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_dfd269e1b48ec4785006b453", - "image_sha256": "82bef5a679c5c23208b0b272efcb69f2e3edc108ce7c4f2b0478eea45e02e854", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 18.92, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dy_um": 0.86 - }, - "requested_updates": { - "dy_um": 18.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a171ac65e1b02c469b3725eeef53ece979fe288313e4f142323027487c64ce00", - "verification_evidence_sha256": "651556d9477765be4fc196e6964f778304097a15843ddbd94a7dcbb19c946f6f" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "59800cbb3850040114a8931efebcf44f733cc9c650a8e3799037660e6c851fad", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_4a7b8d9f13d54bc0a872c5b8", - "image_sha256": "235db405c3cf04e4aae591afb6e041a64b8905c5c22ea8b264c234913fdd2abd", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 25.08, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dy_um": 1.14 - }, - "requested_updates": { - "dy_um": 25.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "835334899a3309aba743d39039f3c1f4a9abae7ed45c57ff97e43c0dd3794268", - "verification_evidence_sha256": "498db0f6f2c88e9caba5490e662c8b1b97257f30f9383309bbb77bc0eabdf41d" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "code_sha256": "d920f440589a05d32979a3d161bacb76df9cfd0cc458de63bb45ac54f9608ca7", - "controlled_axes": [ - "dx_um", - "dy_um", - "radius_um" - ], - "geometry_id": "dgeo_54b527abaae69c2c4b03ea59", - "image_sha256": "786b0006336b7ba4c91104df8114de34a754ab2290d36683cc598e250a71ae4b", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 57.04, - "before": 62.0 - }, - "dy_um": { - "after": 23.76, - "before": 22.0 - }, - "radius_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 0.92, - "axis:dy_um": 1.08, - "axis:radius_um": 1.1 - }, - "requested_updates": { - "dx_um": 57.04, - "dy_um": 23.76, - "radius_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "77d10a00a40d1b5afda8595db953513961060c33cb983fe05db9be10e6a1a7ef", - "verification_evidence_sha256": "4ff8ae2752b02aeb1792d3830b3a7bf95dd6f73f8d5886f2da99d675e623f672" - } - ] - }, - { - "anchor_id": "l1_20_route_single__b1__proposal_b", - "grammar_id": "l1_20_route_single__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "23ea7eb519347eff66237658925f1fc8dff3c7fb6d4d68bab2066cdb56552200", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_6d5d8b8d7694a30f5987c8cb", - "image_sha256": "55a423b6c093eb170c99f04747a1f0f0a34e40e4d978bacde368428c9cc5c4be", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 6.544, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 6.5436 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f65c08165757e789b7f6cad2090ab7b5f733cb1c68e3b8f4357f8cf63087a9c7", - "verification_evidence_sha256": "8a509c03caf5396f1a201718caa0cb5fbafb330fb7134f1a5ee072dd0f9342d3" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "26f274b39628025e20f641e23541db591b7f50d9f7f2e9cba3e1cede1e76ccc9", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_13ad11917c9714678849e8e4", - "image_sha256": "ed240d6810b1c4a12557c72dbff6608327d135daa07c27b0d5cf3115534dc337", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.416, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 9.4164 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "bb850bc64ec3064eb1c31b41a8d6985d7e43d16f2906f14288f1bd82df87efbd", - "verification_evidence_sha256": "8a1d4052dc5ab6bcef9b739be7b451e48388f87dc94d1e474ace2450903285ca" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "ba96a2fdbf667c760bcacadbea66e202bb77c6adbcaf2a2e1a5831fcef5df842", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_4d775f78353a85c7f51e76d7", - "image_sha256": "ad17d99c707bea67db9818d2231dbf7adbd4dcf9c7d946eef4d819381e821605", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 49.796, - "before": 59.28 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.84 - }, - "requested_updates": { - "dx_um": 49.7952 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "60535a0333fb5b3f08e86d30fea2ad13ab19578077ca9389ef88108506205223", - "verification_evidence_sha256": "aec8e231b06f713521e2d260edcd5bbbc0cc6d1945941b27a3c684435ec1fdfe" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "057707fa5fffffb84d3f5083f86015c1ac13c779ba82594eac76aa430f45eb4a", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_a613bb9fb0cd93d8f66315b6", - "image_sha256": "90e302facd8d299b3bef3ff1e842d41b07b40a9b7194540aaafb453974331f45", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 68.764, - "before": 59.28 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.16 - }, - "requested_updates": { - "dx_um": 68.7648 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "3019bc9f6034a76e471ef3b69448f6b4bdccfb33b0a4ec1b88b589f96c773862", - "verification_evidence_sha256": "d03361dcddd08139d4312796119e0d34950fdc84e44100019e5e2541d8e662e6" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "83491a230a29baf780e190ee1b62013f74fc57dbf2d6e6f166e10b45a87aeb61", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_89a0ce535beb35b82455d4d4", - "image_sha256": "45eb451e32fd2760e90ef492b7094c7fef62ea75b8af1da6bd50c3cc680c682c", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 30.392, - "before": 35.34 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:dy_um": 0.86 - }, - "requested_updates": { - "dy_um": 30.3924 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "5f69bb31cb21b81723e77affa6bb48f7a32ef77a546bc65ad7c4dabde63d8b15", - "verification_evidence_sha256": "4164ff8e41cc6dae4ef316dc33d38a6e10f69b8cfc8879a02d8ceadf0f9bb8f2" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "f9791d9c3879a16c49f5064ccf38d86f6a4b59ee335f88e66c1f2b75ffd7be81", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_e79515d0b1c72c8392b4b8ba", - "image_sha256": "b500e23c2bc7c9f42eea28434e522c7fd5403d933da9b7f97d10a60a050c1cee", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 40.288, - "before": 35.34 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:dy_um": 1.14 - }, - "requested_updates": { - "dy_um": 40.2876 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "b7462081abaa48f195cc3d56596f2b192e08f709206543d897b35fc66554de0d", - "verification_evidence_sha256": "adc4ad0cf1a14502b40e0fd772936f8751b283643dbae3ea86578edf1de07da1" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "code_sha256": "f2cfedbdb85ab4a26e3843fc39450853172484f3c064cc3a21ac987e753a2526", - "controlled_axes": [ - "dx_um", - "dy_um", - "radius_um" - ], - "geometry_id": "dgeo_694520cdab7a0847e785bcb1", - "image_sha256": "7c4eb5c4e4836600a955e8e1b0d3d46cd06fe4d01d0653551a197bcb7bb5a553", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 54.538, - "before": 59.28 - }, - "dy_um": { - "after": 38.168, - "before": 35.34 - }, - "radius_um": { - "after": 8.778, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 0.92, - "axis:dy_um": 1.08, - "axis:radius_um": 1.1 - }, - "requested_updates": { - "dx_um": 54.5376, - "dy_um": 38.1672, - "radius_um": 8.778 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "52b5bd1108cf653ce1b2bf8527b1cbd9edaee271170738ede45a2fc6eeb95b38", - "verification_evidence_sha256": "a8151f0c71e3b64e920a603b089b9a2b6c286f7d650cf27f094ffda73128b161" - } - ] - }, - { - "anchor_id": "l1_20_route_single__b2__proposal_a", - "grammar_id": "l1_20_route_single__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "1f8767687b4ab489f1fc678ff056e597a96b178dcb7461f80e85134ef005f11b", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_4bedeea3077acbfda7f50b45", - "image_sha256": "0d46e8993773afbb5f8d6f52b232bba70b987eef3add99ce5d08405e16562073", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e243a4271596960a5131bd76d4d3c85bf96a5566ec194107cefecadc8e523233", - "verification_evidence_sha256": "7d00f210e0d51e0215a1a52d438f2b894bf22fbd415eac788e36a8b097e98956" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d6f21b08bdb8445dc2e6c95d8aff615f401c9736d27875b1bfc9d5ad6717c46b", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_48e5c969d8f03e3e5c607e47", - "image_sha256": "be9f7e81d4f5dd1b9307ab9d8de0a626a546325a5cc3057abacac0c14bb4c496", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "07003748504e861849d0d7db5a5513361464dfe7bdd38471d3074bc3fd8d409f", - "verification_evidence_sha256": "8a5636a6d504d78e219e069ea27875a8df0f9653fcf07b00a9e7c5081542eae9" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "48fcc7304738f2631ac052ab0630e6478aa76ac8a69b055100b2668cb43752cf", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_eaa148b91b17a079465e2d42", - "image_sha256": "4beed9ffbff668e62f6ae0eeb8a1dc5f228d9137bcc1b32765ea6ce946c40d30", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 35.28, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.84 - }, - "requested_updates": { - "dx_um": 35.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "afafcc3794783d492028af3c393b07a7b0dfc4b17cb6e5a55d9f94b11fbcde16", - "verification_evidence_sha256": "6623f79a8567147155f2d4c2e056a8ce949cb362dcdb82e2c4710e32f5e86462" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "f4a172f5bc869690b392bb01c4ac6cf366c4d33cc76089cd74cc1855f9530e95", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_31a81ddf05b642a4affaffcc", - "image_sha256": "136450df2ea27c352d79e349a2a2af7c4e2fb3c65b656ba0e1e74c2d991f0de8", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 48.72, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.16 - }, - "requested_updates": { - "dx_um": 48.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6d9e8678a7b34b4a5581e0ffdd6f226bc1a790373965ab21ffab1b854a469da8", - "verification_evidence_sha256": "488f173604760e893ceff6fa745595b892c107ee560723ec7e2df740a272f56f" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "5a130ad58d8c009affbce94f1f1c0da2697eea9c92387fba4284ef8e5748e7f6", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_e053f7a67b1ca587a00e8a90", - "image_sha256": "6562e87ee278bf4aefc4acaec463cfd342a44624eea464a182f00180554f3bf5", - "parameter_delta": { - "changes": { - "dy_um": { - "after": -24.08, - "before": -28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dy_um": 0.86 - }, - "requested_updates": { - "dy_um": -24.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "46c68e23583efb68ac7c913a80370701317c29dcc3ef32d619084bfcd3a5db08", - "verification_evidence_sha256": "579f83ce148e4a44e9c9e8a51ea9d8be8be435062eba9c0981300c6632cf7934" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "d0beea3ab9cba523622ed1086ae3115b1999868a88a9e04048b34eb378e5e245", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_35d137ac1de78b61a97dae9a", - "image_sha256": "04bc9c691fb37efa7000c7b565515590a469d09a2e8bd8ddec0af2bc9ceee69c", - "parameter_delta": { - "changes": { - "dy_um": { - "after": -31.92, - "before": -28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dy_um": 1.14 - }, - "requested_updates": { - "dy_um": -31.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a108dbdbfc02f53d8218898d75a4b984897dc0e2402bb01ab159fcf70aaa43dd", - "verification_evidence_sha256": "40d8b5e79275701dd2ca02c1a3c465899d353e3033c3cfd617fe80b52a63fb95" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "code_sha256": "a77c34eccb08d4a6e7fc4e3abaa95bf714c1ca275972d0cf5383e1a97123d62a", - "controlled_axes": [ - "dx_um", - "dy_um", - "radius_um" - ], - "geometry_id": "dgeo_850ee11808a3a9742ce5d551", - "image_sha256": "f4b022ff1ba5cf801fb2a24373143cc5682ffbb2908bce8b015bc4c0a70fde8e", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 38.64, - "before": 42.0 - }, - "dy_um": { - "after": -30.24, - "before": -28.0 - }, - "radius_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 0.92, - "axis:dy_um": 1.08, - "axis:radius_um": 1.1 - }, - "requested_updates": { - "dx_um": 38.64, - "dy_um": -30.24, - "radius_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "de2bd42a46f2b43efd2ff2a199c41dcfe6e7dace98a0b60eea21983eca119f9d", - "verification_evidence_sha256": "ea2697a286a08ee5180fb9f5aed690070e6b8c8f05135bb3662cdbbfaa48163b" - } - ] - }, - { - "anchor_id": "l1_20_route_single__c1__proposal_a", - "grammar_id": "l1_20_route_single__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c7ad40f144cbc8fcc75624ce5ebe4e590664e00362bb1a568f2853f8c3c3eaa2", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_ad332f686094276926d3530e", - "image_sha256": "39c2861546be247601e17f18187206f7710e80468e49f0d41525f5dfae6e48c1", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1b5742223a8c6f576b76334626005930f887f96e06c9b42ae6c357a17418aedc", - "verification_evidence_sha256": "5a3c4106c17199f20e52bc0bf37b07f05511be52ad3b33321318fc944c44fc9f" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "e1b5b169edf14dbc4d4f7165b23809636a79bd1397b793c0ea5657b985968249", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_6d9e54d887c3d87d3acc8eb1", - "image_sha256": "5941eef424b935e952c06f5299449983518a7847ab43b764c1b295fef5ca7fee", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "876acb3618e9697b8a9be96acb4ae78d41fba31bd4c980d020bf59030aebba3b", - "verification_evidence_sha256": "cabee7595d75b127840936a4d4dc029a4717bc426b3ff03c89ec5ae35fd51030" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "6763a467ec4819e2f1db0dcd03982290469fe62a470711f243032b1cc32e1b2e", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_ea5dd868ac29e505d53b83e7", - "image_sha256": "33c20bcc31b64c66f6ff1e9c6f5a78a79fd1c68440fa43bc3b2c957b1e34b9c3", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 15.12, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.84 - }, - "requested_updates": { - "dx_um": 15.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "bf473b360300c5b153d09bf00f6ce788f9e3546ec3a7987080c8c5a6ab3b4414", - "verification_evidence_sha256": "ab75e0cb50102d01077af28f354343395ba9ed231a59eeb776bc8df669e45d37" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "2f3cf31a7b00f86625ec0c184260e0934b8f18d842017e1c4a3f83fbc288d5a2", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_653de7408ba4271364027f46", - "image_sha256": "0de0281280258cf0b15627f19f7f756422fdb4f8129e2ff16fc430e69c31a355", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 20.88, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.16 - }, - "requested_updates": { - "dx_um": 20.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "14df916759f0986ff2544ef59cf9acbe0785098a6e654a7fa539c022ad9dfeb2", - "verification_evidence_sha256": "fb71615e818fb62484f38d73e37274edb5bb2185f5693c21e36ed345a3dc9a98" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "51a1c7952e22949310f958a17cea373b7f70e2899241eca76bce6790ce20c4ad", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_c8af347e2beb2f911ffdccd7", - "image_sha256": "a83e37bffc2d38133b1d2afa16258960fcff96bfa67a852177de75aa66e687ea", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 29.24, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dy_um": 0.86 - }, - "requested_updates": { - "dy_um": 29.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ac57c29e86a84e53a86a2179c28fa862dec94b4ae09d16cf03a13cff14f048ee", - "verification_evidence_sha256": "a79775e5d44fb3a906573030763ad1fd506d20d25d8c6e1acd47341bdc0f072a" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "76c3672603f7c21d497ed7845e308e8d0ce8533f188e8a7426b62634cec2164d", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_85fd7dd500ca8211970b8e16", - "image_sha256": "4f55ce10a2662bcee292ff14cc2b2b362d1c696190c5c14c05fce77ec1c29639", - "parameter_delta": { - "changes": { - "dy_um": { - "after": 38.76, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dy_um": 1.14 - }, - "requested_updates": { - "dy_um": 38.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "82b3031a27f261a4a2de2c0bbae6e40d9e8e2bfb5c7f116c89f6f40c629f19ba", - "verification_evidence_sha256": "99bc754d9d5c4628bebc6f109ce28f56b5f95beb5e18a6e6eb9dfc36a14f5f68" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "code_sha256": "3ef3985933154164f21a83d72d7da1b3a1c7940f1046e5ba2cc4d861a15dfd9b", - "controlled_axes": [ - "dx_um", - "dy_um", - "radius_um" - ], - "geometry_id": "dgeo_2c1e87b1316424095bedf3eb", - "image_sha256": "7c82ba34f03ec5a5bbc5204ecc4263818149fe2f6526f9629d8738a3b6d0556c", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 16.56, - "before": 18.0 - }, - "dy_um": { - "after": 36.72, - "before": 34.0 - }, - "radius_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 0.92, - "axis:dy_um": 1.08, - "axis:radius_um": 1.1 - }, - "requested_updates": { - "dx_um": 16.56, - "dy_um": 36.72, - "radius_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "754d70b095902e813336d359e27999c19e35203c0118c04a7aa206d9a2619cce", - "verification_evidence_sha256": "1b36d8a8a72565feb1666a25d6c4361abcde281c7a2f5fb1fd42b6f3b16fceda" - } - ] - }, - { - "anchor_id": "l1_20_route_single__c2__proposal_b", - "grammar_id": "l1_20_route_single__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "82d51d0b2fe47642bb399d549f24e12190757a5c395ac5182cd90b2a970ed70f", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_e29c23fef735821d6162b2f9", - "image_sha256": "c061c08246c20efcb0b6b0623e4dca01652b44c8b2bdb010ac519105713bb601", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 6.544, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 6.5436 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "70d85e3cac2a4f7e7b0b21a38c2f960abe0293c41315bbb1713ee9ac08215f9f", - "verification_evidence_sha256": "df9c89dc89459fdf4365b69c8e3159b302ba2b8744bdfc56f3eb57cd3d2df69b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d6709cef2063acb53884e71c34973059cf24a60312dc49d6868e5e4c6b0bf714", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_b56a042a44e78ad8886f0e4c", - "image_sha256": "a2dd591505495f9362769b8e3d3ee5dfb9d89ae3a7f1af8e112d2c806bc63dfd", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.416, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 9.4164 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "035040a16e894152dcb18ba1530638d8b734d4530b6f87950c24cf08f22ba263", - "verification_evidence_sha256": "2f0ff06f19c18e1bcdf5b625da35ea2e0f89dfb8b854938cfadefff720758501" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "32fc5b1259a6e5bdf16f6875bdc71ce3a3b0ae3be15c86110b49487a88206d7c", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_d9498a3f61f385a7824f82d9", - "image_sha256": "57c5325e9c80279aa32c97a179016925c7c924c1855b7259ea2146a2d40d528f", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 68.948, - "before": 82.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.84 - }, - "requested_updates": { - "dx_um": 68.9472 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "a04539bfa017832e1995fafcda7101f23d4c2a59cd8211a8ded4fb103e12d0da", - "verification_evidence_sha256": "5975f2da610baebd9ad8193519e09e430719cac63110ebfd6d4c2b3a294e0007" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "b7cc3c480e642e5e505c0d15cce682d4b4a26b39b2e8551b749dfc6fe6812152", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_c6e56f3f2b7333877081d2fd", - "image_sha256": "e03d6df0dee7be3b002872a4443ab146274895ad1c8e0de36ca336ae42cdcdab", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 95.212, - "before": 82.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.16 - }, - "requested_updates": { - "dx_um": 95.2128 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "1621ac5384c17150456ee06af82f0c8d918951bb0c4627bde14536ccb0cb1015", - "verification_evidence_sha256": "ff876d11a1398307164066398c3d4d384f99881621174c76615ae2bfcf3154bd" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "5e31ac7b2ad697f9d326bbcb4e7bc6d973f59e9dd1cfa297fe439989f0925eae", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_15b49acbaa1bb8b1f7dda63c", - "image_sha256": "380aa8014549820e49c97ec0c711db6606b099481d78fe096c3daa26dcadf577", - "parameter_delta": { - "changes": { - "dy_um": { - "after": -33.334, - "before": -38.76 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:dy_um": 0.86 - }, - "requested_updates": { - "dy_um": -33.3336 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "69550c9e8475ed2e50db6b5ab2c8bf9fb1df15907690397cca67bd9b5b3d5bac", - "verification_evidence_sha256": "da7340f6b257729344353421d8ec4dcb4174d0912dbe92d04b0b0e3dc5058606" - }, - { - "axis_ids": [ - "axis:dy_um" - ], - "code_sha256": "58864738ece1e8a732b142de398c00011eabd7b26f1d14240f2283a953f909e3", - "controlled_axes": [ - "dy_um" - ], - "geometry_id": "dgeo_f81947c3e4a4b162d3021234", - "image_sha256": "06e124614f9502c6caf1552f9f7945139a002eb60dc662b5eec501e329d51344", - "parameter_delta": { - "changes": { - "dy_um": { - "after": -44.186, - "before": -38.76 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:dy_um": 1.14 - }, - "requested_updates": { - "dy_um": -44.1864 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "c3e26fe8223ed5857946217ccde8b1b179fce9e53abb3e31ad8433b3331b1af9", - "verification_evidence_sha256": "187264d6b7d98a1c20aff83615489ea822cc61b5659b776126b8458eba2cb25f" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "code_sha256": "bcf5105f441a95e9af8774e96ee78512eb147a91a297e205327969e7f89cea38", - "controlled_axes": [ - "dx_um", - "dy_um", - "radius_um" - ], - "geometry_id": "dgeo_c6d120a39629b4c16539ef5c", - "image_sha256": "8993dce3e88c9ea3071409a53f0aff8bb4be94c05702ac74b5e4210cca631424", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 75.514, - "before": 82.08 - }, - "dy_um": { - "after": -41.86, - "before": -38.76 - }, - "radius_um": { - "after": 8.778, - "before": 7.98 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 0.92, - "axis:dy_um": 1.08, - "axis:radius_um": 1.1 - }, - "requested_updates": { - "dx_um": 75.5136, - "dy_um": -41.8608, - "radius_um": 8.778 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "112fd9ab73d588fcce25d55dbc605567bccd208682967378e65b2d8ab0bfe43c", - "verification_evidence_sha256": "d149f11f01e6df9303ae8261de127e4fe960428bd57eeb45fc0816a7b26a0773" - } - ] - }, - { - "anchor_id": "l1_21_width_mismatch_connect__a1__proposal_b", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "512246daa4d1c65a174c4ac2da168ed482d2aba24390803b805e48b46d719642", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_1afd1e221b12d62dae5222a3", - "image_sha256": "f4bbfb0b978fabcf53668df6f21f5dfcdffff96658703e449d3cc43aece45f18", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.82 - }, - "requested_updates": { - "narrow_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "a3847cc13a3761ce6c7c517d02cbc737c2d545c52147ef5640e7135c3b6036a7", - "verification_evidence_sha256": "e85975478164f4cd46d20357dbb048dca754729166718d1b1ae438f57644e77c" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "83352d15e84b086ae523c8597dec994ad9fc4e49995ddccd215f732690d45df0", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_186f3b38cffff8d33f1c73b3", - "image_sha256": "6e15ae531bb021559e79ccfd7989d81b831b478dcab9e59eb2bc33e69cb1e32d", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.18 - }, - "requested_updates": { - "narrow_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "44cd7c055ebfd18af733b76b5e5d79efca2e541d344fa88acdfe5adfc91e7fd3", - "verification_evidence_sha256": "c277563b54e0284518c741ccd88a9a103468886e9463000343fb0b09219bf517" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "af0047ad2b04f728598845fab44ab02b5f76b98b863fc53412d6cc377e3056c2", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_c991aa91fc57caaf52d1769e", - "image_sha256": "29f9aa8643565f380518f0c1cb76d853f8f664f9bfe6ffe18a0f8ee9c631318c", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 7.66, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.84 - }, - "requested_updates": { - "wide_um": 7.6608 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "37cc41fbc9fa42c49b403b79a8763f7ae102b4039df37edff482a2aca9420c27", - "verification_evidence_sha256": "fe15bd269b2d304a5ff48e3f93449c0cbd5b6cd6cd482163867956920a07a3a2" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "0813dd019f5c009d12e5c3be3664dd4ceb3aa0737cb1c4577701419c2fd04689", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_3a777a0262e9d048c5c4b6ce", - "image_sha256": "b9f56414ad82c745af04c01a36133f33be952a1d4e88774f096a0bded7b17e8d", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 10.58, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.16 - }, - "requested_updates": { - "wide_um": 10.5792 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "5bf196e9596b97ef16f0c6ae16d59635ce377fc6de9a26385a0611d3062ab7f2", - "verification_evidence_sha256": "a5fe8519113441fa9669a239c89fe77d29091672e43a09874526cd07e075ee16" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "641c401704c61477e17a547ee0971665975dc96937c4f7448e36165f694c9d25", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_f24bbf648cd0288299ee1a6c", - "image_sha256": "4999c5f2c956e10fd3e640751dab3c2acfd144e905e1f46e6cd21c3a3ae4600f", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 6.384, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.7 - }, - "requested_updates": { - "wide_um": 6.384 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e22b4a30ee042bf0c4c90b0f2dbb150899953572669d8b6779847d20372749b0", - "verification_evidence_sha256": "6210989db287279a5f33eb694e625439af3bb351e6aa569a27e43c15593f33c6" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "ee94e537ac419b6df26025b6dca7ec7366ce20f3afa26cecc1f75ff9c85153eb", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_3015e94b735891159c4f6ab4", - "image_sha256": "f8c66ed9536054629f4aceaa79454ebd3c665991adfec50d94f6e4bfea4f3c9f", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 11.856, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.3 - }, - "requested_updates": { - "wide_um": 11.856 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ea2b226ca688c61fcf30a6ae6c63a8b10fadc2167d88387aac484f1e8666ef1e", - "verification_evidence_sha256": "53c23b761bfe997aab063a8e7dafe191334e6ac5aabf58ce2bd0526f04de3181" - }, - { - "axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "a9c010a284089e82cf1edd20ee89cbe76745146c7dce2ac50b613cf78a4db62f", - "controlled_axes": [ - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_9453fee18e6ee3fe4ba896db", - "image_sha256": "521e27524a925670301361aab7ed8ed1fc6c155bee793a95dea3d9d150c75170", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.016, - "before": 4.56 - }, - "wide_um": { - "after": 8.39, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 1.1, - "axis:wide_um": 0.92 - }, - "requested_updates": { - "narrow_um": 5.016, - "wide_um": 8.3904 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "3dec7e6503f8ce892e85a95e2fc4ad74ff407da0d0e8a88934e2539eb1797af7", - "verification_evidence_sha256": "1ed842356802301253b44475d8c1cde0557cca16fc1ec07af398439f7401a70a" - } - ] - }, - { - "anchor_id": "l1_21_width_mismatch_connect__a2__proposal_b", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "7a51e23df7cf48e7a407523144ac0b192b29330d274d5bca8e32d2c80a43f0fe", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_2659736668ec9b68d2ed33c8", - "image_sha256": "d011d4d36d4997969790e7aca5c2a65369c062bdfecfb8d1d23f6178e2e0d349", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.74, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.82 - }, - "requested_updates": { - "narrow_um": 3.7392 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "e0a89f916d775e9f7ad24eba39fd44dbe79b3976e546b05184f5176720bcf755", - "verification_evidence_sha256": "e3a912aac44cc91dd14c3b624731b9e0c1e7bf09414584b0aef31dd31fcf54d1" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "cd778b492b8dff61da1d606d2014be36dd86e5e3304cd60137b3c9e0a5158ca4", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_0f92b43122e9d97948b50ee4", - "image_sha256": "b6ae24100fb3f0ba9b7194f95ab1c2e8da1d97a37cb2e4371e0d524b4d37a554", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.38, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.18 - }, - "requested_updates": { - "narrow_um": 5.3808 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "07defdaee81a937f6b6c02b4093dc26c694a217ca33859e7f872aa867a0f0815", - "verification_evidence_sha256": "7cdd40057f72dbdbb112d623d295b475a49c679fd39d0c9eb1a6380d429ed75f" - }, - { - "axis_ids": [ - "axis:wide1_um" - ], - "code_sha256": "8f825b6c8dddfb90e160fa2a5b225d04f367b88a1bc7177c7fad1d55901b64fb", - "controlled_axes": [ - "wide1_um" - ], - "geometry_id": "dgeo_3820aa16e13b97534000a5e0", - "image_sha256": "651f840bb973dff96e397d7c9491451f8886294e30b8fac3e2474cc23ede0e29", - "parameter_delta": { - "changes": { - "wide1_um": { - "after": 10.534, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide1_um": 0.84 - }, - "requested_updates": { - "wide1_um": 10.5336 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "6c3cf156524d444c0c52fca27330f0bd08ef47a2e26745c0c0ffbbad1f7e4f4c", - "verification_evidence_sha256": "c02e1a343488b0d9ef2cc44e1c2f442b649c9bc23439ba1673c318c352c8a8ca" - }, - { - "axis_ids": [ - "axis:wide1_um" - ], - "code_sha256": "8418df2824bf1e9208236db913490b89a31f027ee3f2cef0e280337d1bc5ebbf", - "controlled_axes": [ - "wide1_um" - ], - "geometry_id": "dgeo_3c5969adfb4f918e759b758e", - "image_sha256": "f1a46c3787c457c630ba6c9056dbf1fbeafde71e86a02560a7544df0bc03dca3", - "parameter_delta": { - "changes": { - "wide1_um": { - "after": 14.546, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide1_um": 1.16 - }, - "requested_updates": { - "wide1_um": 14.5464 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "0b8e663483d0a957409973d885e4b6af29b154c7e56c95e8e573dfe0dfc80398", - "verification_evidence_sha256": "90d9b3f93e06f54c12f8c10082bbf95b8b1e8fc9b694a1f7498eed86be296271" - }, - { - "axis_ids": [ - "axis:wide2_um" - ], - "code_sha256": "bf4dbd886c0a73286e1f123aeb8188862e26565e6b23da600053c228394847ff", - "controlled_axes": [ - "wide2_um" - ], - "geometry_id": "dgeo_00570aeee89f4ab8f7e553a3", - "image_sha256": "08aac1d53040a0171f0ecc8a0b441aef629feacb2ac2679bd210cc9bf31687e9", - "parameter_delta": { - "changes": { - "wide2_um": { - "after": 8.824, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide2_um": 0.86 - }, - "requested_updates": { - "wide2_um": 8.8236 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "e562949bc5285194415a83120bfce13e39ec290ff167f10199eb090060d29aed", - "verification_evidence_sha256": "6c21e40d73aed3b304baacc6c23eacfe03ccd4bbcd987784615d4237d5f6f4a6" - }, - { - "axis_ids": [ - "axis:wide2_um" - ], - "code_sha256": "a580a491bff8a7c1b656002a6f5865d9cde0d243da1e368bea24d978d027cfe4", - "controlled_axes": [ - "wide2_um" - ], - "geometry_id": "dgeo_593afd61c95f56b14054a071", - "image_sha256": "eb5de4108e19cb8f6b337d6c0c65351c286ff45b230ecafc1e3b31ea7238891c", - "parameter_delta": { - "changes": { - "wide2_um": { - "after": 11.696, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide2_um": 1.14 - }, - "requested_updates": { - "wide2_um": 11.6964 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "44e59baef2afdcb3ffe8b2a1f069898933c722bc5f970c022538425aed114bb7", - "verification_evidence_sha256": "34e9db462476434a0a0220b67f2f4a04ed6c394f2b13b1d89f6484abf1c94a83" - }, - { - "axis_ids": [ - "axis:narrow_um", - "axis:wide1_um", - "axis:wide2_um" - ], - "code_sha256": "33d3550345bab76f0d2c78d36ff27a6a3093e927f492c2dc03ebe8c6828c8766", - "controlled_axes": [ - "narrow_um", - "wide1_um", - "wide2_um" - ], - "geometry_id": "dgeo_3f807be22b155318ade90095", - "image_sha256": "3babba34078ec158e9f1d82e03c2d30af973c2a5ed5fc533282401cbcf01c402", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.016, - "before": 4.56 - }, - "wide1_um": { - "after": 11.536, - "before": 12.54 - }, - "wide2_um": { - "after": 11.08, - "before": 10.26 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 1.1, - "axis:wide1_um": 0.92, - "axis:wide2_um": 1.08 - }, - "requested_updates": { - "narrow_um": 5.016, - "wide1_um": 11.5368, - "wide2_um": 11.0808 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "584a0504bf7eefe0ce0eb9939c4752c06d35f122c1fcdecb2803dcb7860dff6e", - "verification_evidence_sha256": "146967f29b556d6a99ab3e60678026fe582536515e2f6b413beda9c44f09349f" - } - ] - }, - { - "anchor_id": "l1_21_width_mismatch_connect__b1__proposal_b", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "b8f3f7a32051c22ddb1475d9d5ea63c3fe62aa155384a8165973b00a11f08982", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_76e4865894a21ddb62ef2cd3", - "image_sha256": "daf6a803e31141db1e507888dd86ca665bf2de4ccacb238bb10b55c96d6dd25f", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.272, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.82 - }, - "requested_updates": { - "narrow_um": 3.2718 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b58401261f3dba2c831623b40b57e390523169d4c324a0416007ad892b6bf15d", - "verification_evidence_sha256": "dbbea988e02a66b2738357b8d83fb0f469a8f7fa2bb0337c54475ff2b2162f15" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "21b0124ac9cd295ab62eee4ce17d970a6a17fdb28123b28dcfc3321ca1180650", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_b7cdb4746f220d9a760815b3", - "image_sha256": "ea2e3e77faff5677b4b27f05cd200aa13b0b575fa746044c5b34a9f03b2b0e3c", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.708, - "before": 3.99 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.18 - }, - "requested_updates": { - "narrow_um": 4.7082 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e0c8ce940492daa98ce1acc45b3ca45376dee4e1f9aa5a5d8940b990f51af1bd", - "verification_evidence_sha256": "47624eec679732d6fd115a78afb10f50dda59c8a747ba805f066d63ca6be0428" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "2ead3ee284b0fe3658234aeb736a3868874df59b9f78e3d3d5b1d9de26577a70", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_617c208bff3ddee4a4de0337", - "image_sha256": "ff89edff46bf48c509b1244b337118ad1aed1d17ade4b8b64136426ccf7591be", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 11.492, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.84 - }, - "requested_updates": { - "wide_um": 11.4912 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "3faf32461492dfb2276e3cbdd4b402a691f437fc23931077e4181a1011559339", - "verification_evidence_sha256": "98617a8b7364fc609b66026e09d41d9a4e5426d600db552f9a99e5ddd291325a" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "ea1df8893dd0d343c76b079f0c9636f4a5cc3a218f21e4dd7235825fbf5502ac", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_bfedaf4e882ed2010010e92b", - "image_sha256": "4a02149ed7e0f19fb2282d811372b5d04d9020166cdf0b6b2d7cad554492ae86", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 15.868, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.16 - }, - "requested_updates": { - "wide_um": 15.8688 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "f1b581ef9a1369a631b41a15f16aceae9bca24b4c354872b2a93538a1feb66e7", - "verification_evidence_sha256": "e5bec801547c5709ff85e1e67ebde81d7e8c6cfe52de8cc3758d503519285978" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "9693b0f9382795bccfea12ed5aff18222c3f39e38b344817241ffa89938e6cc1", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_bbe8570105b3bbdf10275818", - "image_sha256": "78819d8b3fc470fee003ee2d95ef5e761fb65fb52c9e3e2d8b9f567b69ba10ce", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 9.576, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.7 - }, - "requested_updates": { - "wide_um": 9.576 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0e55352376c2bbf388f1bc8934f67fcd6524baf2690c163707a96349a65da653", - "verification_evidence_sha256": "0f8efc2190776c46cf7ea4ee2b6c27c648364b42044eba81e0a74e6206cc4f4f" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "98baee316257a9a44d3a08ac6140dcdc7d4ad62aeda3b689dbbffb3f1602e8b3", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_3c15043901af31d3b8a1e159", - "image_sha256": "3b67d0a4975fdb6b9a81327cdc25f598f77215bd7482c0c54f6011080e187794", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 17.784, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.3 - }, - "requested_updates": { - "wide_um": 17.784 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "329dde3c404498ab107921abe19f9518027551a616249924b7c68067e85bd1fb", - "verification_evidence_sha256": "b8ff119bd8a5b1fdc29e49830462a7a26ff8098c4f228e986d5b978c63374d7e" - }, - { - "axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "9317e592cee3478e9385bc1bf83cd0de93c73211d9fb7b0dac87178b21f41652", - "controlled_axes": [ - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_143dc2d4542f681789b85911", - "image_sha256": "fb9515f9d7f919a34a26542ee6c20dd13c3d224c7aa705715c035121fbff0fe6", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.388, - "before": 3.99 - }, - "wide_um": { - "after": 12.586, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 1.1, - "axis:wide_um": 0.92 - }, - "requested_updates": { - "narrow_um": 4.389, - "wide_um": 12.5856 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "e53e722d6fee66efa605026ba74b6b2e124736816fa5f8b0bc5ddadd6aae51a2", - "verification_evidence_sha256": "eb9f18e0f47be39d1cb4d74009f83539d61c126804f51d8b57849aad71fa2a44" - } - ] - }, - { - "anchor_id": "l1_21_width_mismatch_connect__b2__proposal_b", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "2166f3f4b84cd06430271f7bc018e2af6f95c4e07a5306a9d0aa20d61187d2f9", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_5cb3533542c1f05a7183fb96", - "image_sha256": "8bfc89d6bbd83cb45be8c77c880e59b7c5bc688762eaf2bb72701f9e289d0a30", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 14.022, - "before": 17.1 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 14.022 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "415f51f6a9a6a47c6edd87f6c70dbf34e441db5b13f3ca626adef418b8ef3ed3", - "verification_evidence_sha256": "35870784ed2e9e9780c4efe1cc222c1ce9a1f952ba86e6f4236439cabc04d0ca" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d2658f8d5ffe1a606803a1ea5ae241b5e8e0ffef95489f9ce014dddca948578e", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_f12802e9531643136d2567e9", - "image_sha256": "f94124030799dae470fe09b482c31759f9b4b54762d946a9e37e78b614922718", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 20.178, - "before": 17.1 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 20.178 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "83dab68f8927a3f03d30230e4469fad00378429fe60f842aee4e51275e47ab83", - "verification_evidence_sha256": "61e709a40a5ffcce8c8bfa3b747528f52fae8460a0bb57a119d8afeee7992744" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "6b010f9396159b544fe0fc8e2a36abbf275f92f5225df313fdb91cb2d03af407", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_e90dbb14bb73e52786df354f", - "image_sha256": "b65439dc8122a6e9cbeeb3c48d174f398cf41c33ff6a83aeeb995c5b14eb56fa", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.83, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.8304 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "fb64e6453c7d9ca69b691e589663b9df8d2f933af48be419ace152ebaef90bd0", - "verification_evidence_sha256": "d8c8e1312f03d1d6d49b334ee380e17d8ce7b030b9d68e0abccf0f9f474296a5" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "507f69baaf2f9c5632a5de9f3e75a3ae1703d7f969b7c1a5e10f50e8b1ccac01", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_17b8c874d3133422f1bfa65d", - "image_sha256": "422ec709ee7f77f60b29c6d9256fa201997bd83327f227f905f80dd4461f8923", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.29, - "before": 4.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 5.2896 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "e301c743fd423b318b86e8d8e1b9a02d810d7dad4528a700b1c9a3c90a0375ab", - "verification_evidence_sha256": "24ae5a099b62b6077c6bb5d82bed09c6a66e9740e903b0e16e89a3b87c8917dc" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "8b2e0c17bb398cac60e2d597e3e13ac8e125a485c206cf7f7dcda98c6cb5ed9e", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_a26090809ec0666e75245105", - "image_sha256": "1f1dbeb4ec58ad1892d7df3154b82e8ddb6c0cab4afbf229e851e60962933155", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 10.784, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 10.7844 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "2aff175da6220d82b279ebed4b395837f9b5e7eb24eaea3c3d07acc368c10edb", - "verification_evidence_sha256": "826d865e6626ebab5af54998da4f46ae38aa675d0abdd07ef0fc070563557728" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "65b451e61caa20a1d876afb7ea3c1f8c7529857e6f5b56870ba21a1a943b52f1", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_3c5a3a05f32e27242882dd84", - "image_sha256": "52491bff5eeef0ea031298b0b909e003a54e46c46e117de30e2e467d90ae3b57", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 14.296, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 14.2956 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "c0bfb01c0d0fac127ff5989edfaeea8ef9091f39e69f1373f0474f93d8ac30d7", - "verification_evidence_sha256": "eeaa52272ed80d68a355e209023fc3e2cea74b7f591f4b60a274290ad934ae4c" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "410436f295ed7c682aac7e80f9027bc0520075db2007108f9b04ffa7d7447804", - "controlled_axes": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "geometry_id": "dgeo_a7437502af126bb2ff3e19c3", - "image_sha256": "27b963e2b0ad89e773091326423afc28c65382d53e6d7f569063b2b222e00084", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.196, - "before": 4.56 - }, - "radius_um": { - "after": 18.81, - "before": 17.1 - }, - "wide_um": { - "after": 13.544, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 0.92, - "axis:radius_um": 1.1, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "narrow_um": 4.1952, - "radius_um": 18.81, - "wide_um": 13.5432 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "5ef35200ce140f7b0dcf87c7c7278a76582d7d99e4f95662949ef83385cbe84b", - "verification_evidence_sha256": "883aeb1070172609531e5a37042582935cf734082b48f4d30adfd6eb1d004c00" - } - ] - }, - { - "anchor_id": "l1_21_width_mismatch_connect__c1__proposal_a", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "de99ea6798494654e9561ab59ee6f78fd7066912b344639a995981906186ee41", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_2feb24ddf0be1f35bd1a3610", - "image_sha256": "511c7f2b9f9fc1bd783a94f2b729324cf33d1ed9a5a9f55849110004628194f0", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.82 - }, - "requested_updates": { - "narrow_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "25ac6e7c19a4af64a3a3f4a046adf59ff6507fd195fd12525a495107652471da", - "verification_evidence_sha256": "ad42d20079be00307d670d6887e40acc710393cf673f551b446f88c7879e81f7" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "11ce3dc940b0b921841ba9099fe154fc58d8458043034e33adc04157604e8604", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_6331cf11c2ea8a6f27e101a7", - "image_sha256": "f502c3edcfc8b23bd898f0dcefd47a14205df19c1be6b9a6ae49e1c3bb35d048", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.18 - }, - "requested_updates": { - "narrow_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2c612808976f08ae3e8144c01fac7a9cc85b37d92bb8ae1294af3870c9a88180", - "verification_evidence_sha256": "adeebb4782687d0c3fcbc4735697cf149c251aa6fa944f399224368523d07b57" - }, - { - "axis_ids": [ - "axis:wide1_um" - ], - "code_sha256": "45d344b92e24ce54c6045f6511b499ee225a436141b1ea57697bcc99fe0c984e", - "controlled_axes": [ - "wide1_um" - ], - "geometry_id": "dgeo_6e5f0f9bb366ade898049b9a", - "image_sha256": "09346bd01d2b4b89e24d772f7213467d0a79a7657748f473d8b2987899823ae3", - "parameter_delta": { - "changes": { - "wide1_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide1_um": 0.84 - }, - "requested_updates": { - "wide1_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "368068aa6b219f809d36c30a59138af6f1e82d958413d3b95cfe265cc0fab14a", - "verification_evidence_sha256": "c09747349b309c855fc85cdffeba450163d8e4fb91827285aa056bc8a6790746" - }, - { - "axis_ids": [ - "axis:wide1_um" - ], - "code_sha256": "4728d1864ce59130a7678b2b9ee8a71e7f1407887edd04b477ad0bc66d7c610c", - "controlled_axes": [ - "wide1_um" - ], - "geometry_id": "dgeo_a010127f54292cb08e16a582", - "image_sha256": "585c592c5a8da36efa2ac0e0cf443a73151e55d6f7552b8cca1ee653c72cc281", - "parameter_delta": { - "changes": { - "wide1_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide1_um": 1.16 - }, - "requested_updates": { - "wide1_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "68f521541c6aa8344453a54fe8d815cbfc7d319d383ddfa79a011fc2d2bb23d5", - "verification_evidence_sha256": "d960acf8666a4c1baf97a18774a8ce6a8587fd5cb62ba09a5c850638892208d6" - }, - { - "axis_ids": [ - "axis:wide2_um" - ], - "code_sha256": "393819dbc90ea378f5cce4da5e20a0c260ec186479fe2df2dd97e64f254f2434", - "controlled_axes": [ - "wide2_um" - ], - "geometry_id": "dgeo_69b61b9a7f9f47b113e8d53f", - "image_sha256": "9de897d74a21d9c14f8d7794d2310e453e076dc3d43ab2b5ef10c27ffabecff0", - "parameter_delta": { - "changes": { - "wide2_um": { - "after": 8.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide2_um": 0.86 - }, - "requested_updates": { - "wide2_um": 8.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c1544587ad631d1f862b416e1e0d5e0c8ac9172fe46ab51887f6e253d4b1d3a3", - "verification_evidence_sha256": "8b542eba00ef7eba8dfe2c02a32ac904c694c8977eb1d697ccde2f5cae986553" - }, - { - "axis_ids": [ - "axis:wide2_um" - ], - "code_sha256": "f0d3c12d9e1aa4db3a132d26250e12a48e45c05af73dc50bbc8b8ae7188dfc14", - "controlled_axes": [ - "wide2_um" - ], - "geometry_id": "dgeo_cb57f803868c2327b1832513", - "image_sha256": "02da1a58f9787f5faa2e13ba79d8bb442969b376278fa7ee50054c1a6439cb13", - "parameter_delta": { - "changes": { - "wide2_um": { - "after": 11.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide2_um": 1.14 - }, - "requested_updates": { - "wide2_um": 11.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "141498824c9f1686af2bbc42c7ede7721ec15dbd959da481d14402f4ebc18b59", - "verification_evidence_sha256": "d584119ab1b8cad899c090e58fa8596a53e1c878aafa18617f9e20fff70c1167" - }, - { - "axis_ids": [ - "axis:narrow_um", - "axis:wide1_um", - "axis:wide2_um" - ], - "code_sha256": "7ae05662847895c7ff5f49c4505c95c6eeee5519765f93ddafc4df8fb35ddc58", - "controlled_axes": [ - "narrow_um", - "wide1_um", - "wide2_um" - ], - "geometry_id": "dgeo_f10626b7e617b10997b339d5", - "image_sha256": "2381d9b3806736c94a0a4dedc40cb4580d31599ae049b3f3960cddf0ffbebe9f", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.4, - "before": 4.0 - }, - "wide1_um": { - "after": 11.04, - "before": 12.0 - }, - "wide2_um": { - "after": 10.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 1.1, - "axis:wide1_um": 0.92, - "axis:wide2_um": 1.08 - }, - "requested_updates": { - "narrow_um": 4.4, - "wide1_um": 11.04, - "wide2_um": 10.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "08c4a8e7cea4f93ef3cc248b2d62aa6f3d1b1e7a26768c1446e6f9d97c632129", - "verification_evidence_sha256": "1c15cc1c1d17bf2104fc55351e966ad61e3021c34fa9c1b6308be3ecbd738f39" - } - ] - }, - { - "anchor_id": "l1_22_index_dependent_repetition__a1__proposal_b", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "8156d4f759753427c67701695056b78085fc8b65a372d03628cbca83258645d8", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_3e7b3f6668c0132bfb3f2e6c", - "image_sha256": "f0e1574aca365574987858f009506538472fdc01445eb0f031066a1b7542d87c", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 11.218, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 11.2176 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "809ee18bd70372acaf4a2716446da291dce4ee88d8b8391901b05d81b585aaae", - "verification_evidence_sha256": "86f146c115e63718ed7ca9bf5342bf3b14448b8b83f1cb4636399f9aca338b99" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "8cd15f6d6efabbb5744112953571663755d7341d8c576c3c6227b5f9986090ca", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_a4155d5899a308b1c158159b", - "image_sha256": "08245c0f25bd2575bc87b683b4a32c956510a96b88fe5b8061d180d65dda854a", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 16.142, - "before": 13.68 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 16.1424 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "5bfca565f3a4a8f1f9747a9fac532975e5b435bb4ed79726a93c9ab5c972f474", - "verification_evidence_sha256": "9e3241091f32749a8648db49a2f27605e683f0073315a53439bc144bf24a708c" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "c7ca0db7780541ec14b9b3e59ef27fb3d9fdbad94973e496fe708c0ee4977c37", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_4627a43397fa08c743c636ed", - "image_sha256": "1c9bd17dc97da4b061cc1ed563e8b493e3e5ac0620e6e517cd9fb23b3e600d92", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.302, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 9.3024 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "aa73fc90a3b93cb7b2f01e607649ccee8fec24f41c062f327e2cf9c087bb6eb3", - "verification_evidence_sha256": "934713f7b69d8800ca161366ec03370ef971255cc11b668b6d70c3b24158231c" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "200320fab4c1320ecfce6f169e91adc48eebdef0f5d86d947f4e8e990f56eb0e", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ac247d79f8a856c60f9f8069", - "image_sha256": "e62f20f199c2b0c832c384f6d7e8ed574303c4375358212126f1ea96f5c06cd3", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 18.058, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 18.0576 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "5bf3295ab612fbd803e463e2facca9ad7ca5824a62b77bb1149ee63a407a58fe", - "verification_evidence_sha256": "8b39996d5e82114398bf08a9bc212449feeb30ed93f649194c72d5a2824c263e" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "1d349dc8d9c91ffdf9f4deb566069346baf8b7ee233396a2f090d1f7fc92749b", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_dd8a4c39c98cd310ed05f76b", - "image_sha256": "0dbd9b99ff952cc929d5ab07f7cd28e6cdccb3b4fa270e010290a582d17e82fb", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 7.388, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 7.3872 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "58994176cdb118f8aa0476137a917246fdcb83354a741ba8feeb09ff3b65b2d9", - "verification_evidence_sha256": "ff01dddf104c93b43579107e58e638a6d6f5ca762351706731a09f586cd63ec5" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "836d9428850833ac8a21bfbd18cac4ff8636782e3f378381523e7d1be5287787", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ae9161f78b261cb5c2480f13", - "image_sha256": "f1e7a9a959d1f2ccca90d58627d1a7de2fb73e2457e70caf1d219a641516c5ca", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 19.972, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 19.9728 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "06e4f3076679bfed2c96a2fd9afe8fcb489427a1862cb868fe1ac7d33e95771b", - "verification_evidence_sha256": "ad6e0b4f03f53aee45cb692bb28b51b5b28c856e3084ed8b2d79c7a72db38b89" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "a43d360521eb2655fcec1176eb89d3d4d45c62a00c7f1e5ca057706a94c353fa", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_129a7ed8ae80db0ba2961238", - "image_sha256": "a18307f0501dd8dd15d41fb6fbdb79c2f54850be4354a6d45302b5f37aeaa4ab", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.048, - "before": 13.68 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 15.048 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e739e05eaf73322b5eb47141141be81df599236c25fc1114e033cec608d2ee29", - "verification_evidence_sha256": "c43fe2e0e6e7a415fd543f8ee1570e39adfa8845aa209b774f96a1c8f326f2cf" - } - ] - }, - { - "anchor_id": "l1_22_index_dependent_repetition__a2__proposal_a", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "dca2be643026726dfb416b9d540956414771bcf52457a0ad7d9be2a290e7b2b8", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_bdd50e8c31ba11cd1d42fd3b", - "image_sha256": "ac79d335945eb2ac8014b0bf2e5b19f4824ae7ad4f55cc44dc91cf9b517cd10c", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c6268a16c80cc0d25194281dbf4480ee4d782f676dd3ad1a598cd36fefb64ff7", - "verification_evidence_sha256": "eb12056777e6a4495f3c88db5a74e4a156ef91bfa7a8b62dfcce5b1f4a4c0276" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9af9a0bc1595445ff2d4bf16aac7e152f563537a0db425fcb80049f516b24613", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_db2becf74f79eddf6b26a9a6", - "image_sha256": "f2794c94011836022080c67aabf45f5198941d6668244505287dbc093ded63e0", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a7d71bd267a563893fc485a5c6a6eb0ba13e19438dd288075cfe7bbfde78627f", - "verification_evidence_sha256": "228468bb26374b72ed8aa321df691b36da0fe928624e9c8c02bd8ff0887ad061" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "17478e507ecb11cf79b89d5a793f2000ddd64529297ff8e92ae7ff6cae855cd5", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ec51c53a51e72ef670d951cc", - "image_sha256": "666cde29ba467ce2c53f54a49b0d44ca781e68c8ea5e32775c994d52c0d680ea", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.84, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 8.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "adae89dc88803e30b60d468ef84ee4eda9089a91e292f0e122bc8895bd61e4df", - "verification_evidence_sha256": "869dfe2250dd87385a89f8480add2c0ab999daf1020dbd592bdf065e0fe6dc6f" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "ce3bb20df3428dadf00270b658e1a1c714c292c66fce5e3a14caed43e110ad92", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_64ea110715ca0b0b96423217", - "image_sha256": "dacc74b87d97a74c31d554efff1a64c34cde3b9a647839afc13deb1fef91ef88", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 17.16, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 17.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "75d197fb909889a654c9a56e2be1d71264a50c9165ddfac7c6f7f97124f4cbcb", - "verification_evidence_sha256": "d1d331c987ac1a7c118ef0a02ac705ff42150ce175e80f566616b5e07a227352" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "6331296f6059115a7029aa3ba5fd3b2bf7adf1d6741714fb60557f38506f8f3c", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b7b54ef4458aa3eaea5c5821", - "image_sha256": "2f9991adaa3bd8145079f669ce51ac25fabc54c085885ab9e1332b671cabd186", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 7.02, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 7.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5ad6fb249fda09ac32e62a4ab559ab478fe5fbe3d1eb13751fcab8a8d2ffb50e", - "verification_evidence_sha256": "e7d0f7b4dbecbe579657c6b34aecf9d6f7e492fc5a552f4cf7e3e5a1aad35a0b" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "d931855428ed9a78e787df3bff228b88b2058281e444ded40ec7afede02de427", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_717abd9a1a6bc6ec502190a0", - "image_sha256": "5782457b61fa4b943929cdfe5e1c38096696e6a2ccece9949536244ea78fd264", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 18.98, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 18.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "232d06506e2ca20d79c8d2004699e888b746afca544dd7fe4f670d414cd737af", - "verification_evidence_sha256": "328f7e6c3c401c8b54cdca328acd472de83da9efe021df8011df1aaa1483c4af" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e4c0bdab9c32c1b19064cc11ad8f1da9638df589b0ce3d7c304df0338bbe4091", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_655566de801090e9daf6729d", - "image_sha256": "4d5fa4ec0d3611f8afda0405c64c11344f65c96f65bb69792d04354f09889cf3", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.3, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 14.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c3fb9f2304af5b3dd8d1aedf96b94a23725d37872a91d66fbbe90ea9e52348c5", - "verification_evidence_sha256": "671657d795c573e54b979ed3a7e878879aa6f0ed3c973ca94fcea48651b56e96" - } - ] - }, - { - "anchor_id": "l1_22_index_dependent_repetition__b1__proposal_b", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "1bd95efb6b6b5d74c9669232382063a636d45fb86ff0faf896f0aca830936bbe", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_d3c1af2dc04db6ed4bda83d5", - "image_sha256": "b3da365abd0933ebe0a851ae55df253f9bd96cf51b6bd2b7b7e8788fd645458b", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.486, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 12.1524 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "3d8972c1c8d136728ba4019058295508115d187d272ea210e9ba3958643fc4b5", - "verification_evidence_sha256": "2221186cc9046136dea80ad97e74b572d57d1a53efddc1d8bb26364a225c1f9a" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "2f3c653b00cb6449de484ef6070701f97fdecd863a8ecb2cf2d49e0c8b08b617", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_1b668572f07bba217253e017", - "image_sha256": "7ea85a945c1925121d9dc29c4939d6bd6004c04126ee81de45455f3a1f2bd917", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 17.488, - "before": 14.82 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 17.4876 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "565de7a8fefd387e6e1f98673b8c24625ae125514b6d1c0f056dab18a1f39a50", - "verification_evidence_sha256": "daa2ed2db6516015a284bf67187c3005fcd5f8e933701a389267be353ae51954" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "759b8d4e873f97f3ca91047b52135c9e304d54ab29ceddc224ccfc028f81b83e", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_4bdeb840b8cd0b8b20d5de26", - "image_sha256": "57745ee15f680520bdc619b8810d618d5ca13d50c2ad5a27ee6f560d2c10dc56", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.16, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 10.0776 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "8a2963aa2cbddb07cbb02a3913f16e28614213cbc51d8b7db43c8cc5d3c65c3c", - "verification_evidence_sha256": "6acc22fe2072da8c668fea9c4b929ea59c99a0932c90436ceb4016b2c39f8511" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "001ac6ee195cb66c508b5992ec8207e1bfe493ac52079187fb33456c2f692a07", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_6826bf722705a25a6375da10", - "image_sha256": "d52e865616e03d3ab697b1ed6970da13555c7fbb446b44c78f83902cccf9ab1a", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 19.562, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 19.5624 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "a5073561124312140e68b9c9adc252ddc4126414d4e04a5ed0b317fb6024a001", - "verification_evidence_sha256": "625ea49e4f3df6294cc76247873252de707597543f0032d648ad5bf49b09797a" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "fba67154100690fed4a9bb83e799ac1658c040372dc5a2d35fd44bd8848b2fe0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_1e13195cf9315b5de833e084", - "image_sha256": "9ce247f3c3aa341d2a169c58030cd0e1a7d110e1c7b13f213a7a120158ce7655", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.116, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 8.0028 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "cd60f6c057c19d7044d6eee34433aee03fc250263ef93f66f3c9646d01f48c5b", - "verification_evidence_sha256": "28458c7fdd54b6220642eb32dc70201e7ccf3f90de5414b4fee02c5cfd839750" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "b384dfec548db082a9be7cd9e64a6a264cfeb1bc76d02a45a2c29eafcf445589", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_2aa83b87bf4cecc197f2258f", - "image_sha256": "9c42c2554a642d853ff02fea088e07a9a4561f7ab7f19594b61abca1c94c419b", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 21.638, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 21.6372 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "bbb7b5745447fde19740ab3e55f839473275a5ad3df3e7971f8c49e260392d18", - "verification_evidence_sha256": "17a63ae6501117eb6ba19424706b2ba2e21d1e88e276c163d0be64841eced55e" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e03fe2e3bbfa480f18a04eda37892ffca8b837f507688975db65872d1e6fbaa0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_07e7df4de706265f8c7feeec", - "image_sha256": "defeed284ec99df7756825f4b0734447e31bb27c73aeab6eab366b3b977f99e6", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 16.302, - "before": 14.82 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 16.302 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0ccaf746362f9d04d00d6126a51394b5d6e4b0516e027be0fbed552fc25a79b2", - "verification_evidence_sha256": "7b39d5e238e91dde55a9f2fb81bf36daa317024e609769d262dc7e57a18bef82" - } - ] - }, - { - "anchor_id": "l1_22_index_dependent_repetition__b2__proposal_a", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "c1af1a5facc29f9ce0856e2b38391e532e2f3a7af585c8df75c6b635c20e1628", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_9d6077d42bc276ae95cf682f", - "image_sha256": "119001abc14fa35c5daf83c2b2115e7f9878fc3716337385a68759a099266048", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "090236cb96c6944c8027978c9b074e357a70eb4b8ba4250625ed764e8f3c0643", - "verification_evidence_sha256": "5f6e8be20763c207090126a55cec095082e44db391fe534380c6e863d57255c4" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9dd04e0a6c59d118707381c0725b4caeff5ca54c033ab566b5e3ba5a75ca9bae", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_f21d123f1bfcd0f5f3b762a7", - "image_sha256": "ae1b6d36780ecb1994b25fe25d62826ed80b6d51dd37221c3a4d81951caeb9d5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "028c5750f8ea793c4162d31c204c86a5b46e454f106f1deed602eaeaa62885c7", - "verification_evidence_sha256": "f16a34ee43a39a0963defd12e978b1b8f5fa13a38f424721aa2b59c13a1fb292" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "61f4ffe5a13c5c765f2b084bb16e31bf62f4e786e6ca0b12c225bb3e3a1db953", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_c866a1e0818f04d01100d4b1", - "image_sha256": "9a5eb3d9b91a476cde85c663fae56f4002ecafd7ac5fb99c6a53e35d76750041", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.16, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 8.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d7704449e85f7787b12177ad28e81d1b2d2856e6d9fcc55554b7ff48ded6c096", - "verification_evidence_sha256": "017973f613fe35b861f34b6c245eed46bd499e210fe3a7bcd82df08bdce80d51" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e7434cd3cc697d344680bf810dee9c4efcf14a94d9e8abfa2b64815effa114d2", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_496e72ce17f71d3a2c396853", - "image_sha256": "5a939364550d91361c5eb59ed012276d00ca40469fff1aa5176fdf55bac7f26b", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.84, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 15.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "79863f7e5f7eb0b2a3d752c15e61b0d0d3e0bb1e5ebb2cfbe4430d4dc0c1c5b2", - "verification_evidence_sha256": "b4c04e509924b9d4e767648ef387f40093f9836ea9fe1224c79fc7ddeef9aeed" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9f4ba42328018f8237d6495c39eab03dcfeb62af2cc7b74c588c153f646d9665", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_bd031920bfb2aad9e7be3c96", - "image_sha256": "97268ef631b44b098a72677a2cdd978b2ad430f684646d313e6f289e981b9a48", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 6.48, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 6.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "228b90de3424522e2905be51135abceb158a2f017ac6a1fab20d7a0f850d8655", - "verification_evidence_sha256": "2d46ff1e15662674c8129c7c99d1481f7285daba2352304d55b1156738911533" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "24ffe117ba083099d5d9d8b3d0931d4921c5f853cbf4c4c1c970a36411004037", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_dfad523a8e4c6811bad70481", - "image_sha256": "d8d4c36c848f74e145ac565a11f7fe535d793454ba021f51d21420a4c0eb4200", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 17.52, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 17.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3689abf0e2700ad9697a8c9ae6c3d9ff1426afe6136cfac8693c5ca3ec1e2281", - "verification_evidence_sha256": "7294acbcde324837fbf209d6dd5e50cdbecc9ba24551833b6206dde535e6b7ea" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "cf81f4389864fae44e72187d9d74bd8e0d60f15325b45cfd4d7c9b4b1ce786d6", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_63bb1fac648c13299a5deeff", - "image_sha256": "ec0f85e13fc8940fb02f20b5fdffc92a03108bec4d549863f4ebc8a11feee2aa", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2e014528e57754eb26f6b52cae5b483cf7743d951ef7ce769c185c3f6fe256d7", - "verification_evidence_sha256": "b109d54cb859c816a702f91cd4a717ba48d77ee660f7bb773d7eada68f21d52f" - } - ] - }, - { - "anchor_id": "l1_22_index_dependent_repetition__c1__proposal_a", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "5f8baa816148acb99ac37933906f6c71979b1b568e6cf9f56f668743fd0dd8d0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_daf2e2daf4c466eb4acc09ec", - "image_sha256": "e95826e4446bc3fbda203faea64683a6262597d4038d489ff6ecc825799e3757", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d2b3149a9e6bc16f82dc53a1d7d4e9eb87535514fb0289ae6d4c0b20b44f6bbc", - "verification_evidence_sha256": "ff3cc1b9049cabdc4ccf58f7e235c05e3759623b41e63bc22cfe7dc6ad2a627d" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e3ed4d51d1686bc88f95b3197f672b7bc69beffe48764403c99eba0d2193423d", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_3d83dde11f730e25026354a3", - "image_sha256": "9a62304fc54983e7285ccab8a7c86e20deda9352c26acb359a88a25c2565604a", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ca2c4cfb1dbaf0aae7b22035589fcdff1c4fef653e1c397bcba76d4287f451a4", - "verification_evidence_sha256": "bead3dd8bfae62f7f89d04145b869ea39fca5c8fac16d031126319c387898f22" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "4f1fcc7c7bc8da2c51bd914dba8549e99f7a7810a479f1e730bc8e5a2e8e1482", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_4b91e7602fcea6cebb36ce3d", - "image_sha256": "2f9a05f2d1955984f4151553b53f43bebbd276586c9c1cfb19127bc103ca81ea", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.84, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 8.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a9485002df4eba9463e6f11b2ecf7466302feb16ede15bcf86c135de77a6be7b", - "verification_evidence_sha256": "008137a94d341c4c4bffef204c01150bdf57b2e82867e4b21666d12873fd1e66" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "531e74e6f469aafe5b1bc4af1d43fdd9235083227ae2b63a74461cfa22c0bb6d", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_87876064f3a2bfb39efcd489", - "image_sha256": "6df888b24ddda268a1f2c35a2a20e77bef5f04c35c28d113b951b5aecbe3fa24", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 17.16, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 17.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d73bc905bac880407075b7ecc6f5f972c12f34011f02b133bc9854308977e6f6", - "verification_evidence_sha256": "c4645e60b4ae5568e973708b96bc4a6b06dafba38c900e886cea87dd0b0035f7" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "6342080852e5e1902788fd9ff4e69c0529518b83b3e1012c3eb7267b8e01f434", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_dd037d75df4b5ee9d5d9a288", - "image_sha256": "f6b4074923ba615d822f8b6fdac8a32bc3d227fd0df1bee049cbfa344e481806", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.516, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 7.02 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "f5b80fe1370e31144176d09ccd369c2e745df65d4f7a05d158119efcbf3afd04", - "verification_evidence_sha256": "82bdc8299d4974b5a8731b720841c326d7cb323a77a225f626becf712dcaa900" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "bee19da3568347b831144b50862b9886cc411f34280f0bc26eb19e21121a8d87", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ebf445fff52c2d02a1cebf98", - "image_sha256": "46f4130e3e1112044afe87e3ca0b4ef36845ba1389abbe0d1fb3bfe479eb9710", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 18.98, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 18.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "372c1f9ab227edd26edd4d114addb63a54e0c8a6ad8b7be4784628f0842ef427", - "verification_evidence_sha256": "c8c05c19b3df2e68472e4fa0579d2b1eacc5a5fe4fdc18e799fe7519d2db0487" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "7624dc3a658000912cfbf9f7f7e4994c5b5dfc4c6d2c180106f5c8f020afa3e7", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_36f65b5c156fa6496bf1699d", - "image_sha256": "2956276ec4fbc12da5d1453b47a52bcf73c774117521f17a81531bd5ab719774", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.3, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 14.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "18aaaa9e3f6f2b269f067b404c99eb887233c7bd1727013511fa85055ee7e7db", - "verification_evidence_sha256": "1d99fee14dd0697361d9f46b0fcbe7380704a0989ae52339c32bbbd2d92bcfe0" - } - ] - }, - { - "anchor_id": "l1_22_index_dependent_repetition__c2__proposal_a", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "7b77bae2cc457f7114eeaa8b823301d61c894e7c50ccf8c0d46f554a6b509c75", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_5bcdebb774252e4efdedda63", - "image_sha256": "d10d08800ad9143f3f23803e9c8c5f23bbdf667d7f68118f731f2aaebbf6d562", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.11, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 11.48 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "82492734e066cc19d25190ed9ee16bd28245a615cc2744824b618e339008a324", - "verification_evidence_sha256": "44a74d0ebb52776500be759bf6adfca66a067826f14914edc21d2a7dade41170" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "141d191472c4642e6a57d357cfdbaf002ab2b52647854ea2f2a9bc0ad101b476", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_46feb8ef3980ff83a4aa3abd", - "image_sha256": "dd6fdde0194f6022f0b9392b29354b335d26bda563419a1818cdd9e266e2da6d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9cfa1883cc5b60a1f7e30c5e1b25cc1b3dd3ee3f97e0ef96fb064858e92481b7", - "verification_evidence_sha256": "102e829aab551ad120012f349b8123b6c1ae53a07fb30f3e3481d0649b377b30" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "702334275927abda7c483e06760f2ed6aa90fdb6376c9605765755c33764a24c", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_eda2a4ae2ed7875d79a5872b", - "image_sha256": "a32a57a2cdae457be39f36ebdf1bda937c74cbf23fa3176f159a6389f13ce3fd", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.432, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 9.52 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "d35ba4d8cfb48df87c211b0388b3102c4b7f1263ceb507900daa2abc55c39f41", - "verification_evidence_sha256": "0407dbd636c67131ef3fd735fb28426102c6db0c61de80fdb73cf73f61694401" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "306be0dd70e2a6d1ed3d412c2bc0a3bd66fb3a1dbd31592743632f166d98bed1", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_35b74b261f99631e3108adca", - "image_sha256": "3ca9d260f2aa5edbc121019601d3bf420442812ec86ffacda55bb3028d335bbb", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 18.48, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 18.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bcefbdfca7825b9c68e5637f7f3ec90145bada7dd40c4bbc2b2939637b496adf", - "verification_evidence_sha256": "b9b00079bba779a9b1703ae489f5d6409787d3038a43525b9e0a0e37a916e50a" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "eb78ae295406803f8156f815e511dd2eb8830240e002b9404d1a6441d5b74c88", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_72981c80ded666b22f54bd4b", - "image_sha256": "beab71ad6b3d77883d8ca24e0f9cd204a27a6a2f0857a29b1bf741f55310d112", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.39, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 7.56 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "2f41a10f2dd71c581967b6077746ec04ba585bd8632cd8ae51059ba5853df7cb", - "verification_evidence_sha256": "ec1fbe8adb3ee20a5788ead01d0c3956b092e145468cb1b270bd83ebb1b6cae8" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "6c85c2f27d9e3cc2fde9c85aa79d8fa53ff0266e64b0d307311cfac5924f6bce", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_6c968cfb9ef1da1bf57088a6", - "image_sha256": "c80a0a38f340b1d4d83785be64f3e7a100527086b6dc91b5c123e12f5bab4f37", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 20.44, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 20.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d99612101b90f1ad3c445a6492dababe81a789c96b90573ad3bf015ddb51891a", - "verification_evidence_sha256": "682348da60fcb6709742cab74a3e1934acb8e66306ddfe4c5eed280a35350daf" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "5bcfc3114750421b7bffaeb63c37f58813752d0272284ba54aca0275bd7dff9f", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_335ddbf25ba7f80162de7bc4", - "image_sha256": "28124f742e614be0652c8728eefdafb3be06e23434496cb8b7deeb5a86981d86", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.4, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 15.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "15bd33a0da64e27f4a4b77ee0c7ae8ef9e551c89729e18a5c30c967de411c445", - "verification_evidence_sha256": "2ead0b104208de0ed05dcd0b7dd3ae4f24648288b317cc0c266b9a02b366dd74" - } - ] - }, - { - "anchor_id": "l1_23_conditional_offset__a1__proposal_b", - "grammar_id": "l1_23_conditional_offset__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "ed2edf5afdf7e095c767bafdb7a7e1b7ee4f23bf9429df84547ea1963d4ea3ee", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_da28329c0df054a99fe83d54", - "image_sha256": "5d7566829369a12ac272b8d281c13ce8aa7ae32b12ab2310be1575ca757966b5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.282, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 10.2828 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "82bcf875f150a8d86aae16011067caef2e63f2a7d605c1bd48bb94844c33abb1", - "verification_evidence_sha256": "e4cbd90310e372de966c7b59590879f1d8636373e80cec5a68102d355ff382db" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "4ebbb62eb4ecf046b83323f80cdf650c479a76c8de83eb2ee565b6101945c65d", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_d012b38b315d14f172cac5b1", - "image_sha256": "9bbf1352ce553355437459aea8635b641da8877a365091a5b7030484770369cc", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.798, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 14.7972 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "7247a75f73729e3e60b5a2ccc97b4be2fb5c5b93ef8cfe2281f2a2b92e56ac63", - "verification_evidence_sha256": "01676cc89d7f905c3bb224e42c3f37ab1bdab59b03ce91c2b4d8b05ab8c70e24" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "fc21537504b8af515d49c3e8d2c625d8c49dede0a36865518496e342f85e0836", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_395f87d1f8ea7285bc1b60e9", - "image_sha256": "093c1095fe1bce4a08fd4145ea35d691f907090cd28ddbcd352148d569cf7c22", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 7.66, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.84 - }, - "requested_updates": { - "offset_um": 7.6608 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "17d7645774b76cef887df1312b9ee1657905a1e4518b6ab004542e8a545d1865", - "verification_evidence_sha256": "4ee6dd6aec9a4aa9ffedc3bc0d9c318d1ee01d6fae33342a01c605e48956189f" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "1b52441bb02aadfd7fc7aec4ae6768f18135baadcae4b3773e53e0ef557feb81", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_5432638d4ae1fbd9ee6dac7e", - "image_sha256": "42e6389b3dd52ba65df916c00ab8b98a0ed6a1e020b552b1f5159b64baefa396", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 10.58, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.16 - }, - "requested_updates": { - "offset_um": 10.5792 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "7ca2e0f7dbd77eb4d8460cdd7ba15a0287dbed5e4b3b329c1981e440fb071dfe", - "verification_evidence_sha256": "65bee5ff2f6c07209f837487fbffa0dcca4d6aa7a21d4262ac63930c92f296ce" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "e4b0c450e3645691f2f7d29a3c80c38cfd8e83a040cf8368481bb9efc7da70cb", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_07bcc81aebcd6be3d2d0a3cc", - "image_sha256": "b28e2f2b9004a0c8591e4c2a3a3eae5b87168682112415a2689c1c9dad1ce66d", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 6.384, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.7 - }, - "requested_updates": { - "offset_um": 6.384 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "47fc2551202063fa0aeaff78ba2cb4944a8fbb3aaf16abe34263f858023ab9ea", - "verification_evidence_sha256": "b8b41e1cec70e8b7ff58033db00880393f4a2f3d07d55137ae39cf75cb783a9e" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "e4f198bdf3d8e2f4a1155b2666c010f8ef2c544cbeda6c2ddde64339bce42612", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_1805f06e192d95ffbd3b9887", - "image_sha256": "4415c66e3df520bdccd4f2c6589678bf68390dd4db83028a5eea60a9f285fe85", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.856, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.3 - }, - "requested_updates": { - "offset_um": 11.856 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "62a004681fd349ff50dbb1cf4a5f429ac8c87fa5e59cdbb3aca96bf1d019ebf4", - "verification_evidence_sha256": "0efa5530769f37ab12ab15db63083f4b2204cb9801b17d0defc7aa9b820474c2" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "code_sha256": "bf046c456180f9a2bc3fa3510f0f84d6359c9681da34ffff30ae31f34e069b47", - "controlled_axes": [ - "offset_um", - "pitch_um" - ], - "geometry_id": "dgeo_3e6f39caaea4876153d561e4", - "image_sha256": "9ddc93ab1a74c14f55e0b8eb6c5b113b7eb04b2d0e04c9ad8f902c986fc0e99e", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 8.39, - "before": 9.12 - }, - "pitch_um": { - "after": 13.794, - "before": 12.54 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 0.92, - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "offset_um": 8.3904, - "pitch_um": 13.794 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "1492c0046d85b120fb83fc7d923016bd8597ded80bcebf603c37f7675bcda639", - "verification_evidence_sha256": "cdbc72068d6b3f788c3f9aff49be7b7ae3df395b1fe89324fb3691e1e5d71408" - } - ] - }, - { - "anchor_id": "l1_23_conditional_offset__a2__proposal_b", - "grammar_id": "l1_23_conditional_offset__a2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "bd51806c4d01b6bb62afd0ce081a6d8aa40765a6fd066ef24a7fc4d2826d495a", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_9e542edf1d52dcba4b35fed8", - "image_sha256": "90761c088968b058c3e8fa58acb252c1531744cddadcd1bcc1a3e6a0d4bd71e5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.282, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 10.2828 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "2508f51123ed474e1925f92c9d05184ae5d77d1f2e17bcf2f9e424859acb0005", - "verification_evidence_sha256": "879a26b3e63e9a063c03dd8c6fac4f30739e2af28fd47f6497988d35a5425736" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f7524876e4bc213b27faabffc596055a900e65f13d00e2d5c71f9b6644bad020", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_6bb1d7293fe69c48c33856ef", - "image_sha256": "7832ef57c557979b44a3e2616882f8f899301e939c6bb278708c14ef21306a2d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.798, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 14.7972 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "2209415c1470f8b2b9889a14a4837b6bd0811f6f60d7b8dfe312d070a47ecbee", - "verification_evidence_sha256": "01bd2692e50fbdb198ffe7916ae81278e7ad7c908580eb6b4e714087235df9a3" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "a9e3305f90bb22eb7f42b55ac366c3045cfc66d184817fbe53dd3b69e91993b1", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_8e8ec81e0af72b43f55ade8e", - "image_sha256": "4e2edd37e8cac0a190040aadcaad0d54b46dd135455cd2bd6ed96e449dd5813b", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 7.66, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.84 - }, - "requested_updates": { - "offset_um": 7.6608 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "7fd063c7cd28c292c7f6f6e48deb98653bb83b785447565949482046ce0f6ceb", - "verification_evidence_sha256": "b5c2ec08001ba24fd733d97be321ae85fbaa71ad7726aded0aee1f9649af25ac" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "a2ccc49b4f17bcac3dd156a1af0a8bd7fff608cf9e039eafee5aafde5841c69c", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_9bc6aa7691480f9b944050fe", - "image_sha256": "f4a7168288c93b970fa53858e8038894c200e5473383b8fb68fa445595248953", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 10.58, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.16 - }, - "requested_updates": { - "offset_um": 10.5792 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "2429c03315dce8acdeda8e3f451131801e400464c6ab4010cf850b09c2751a01", - "verification_evidence_sha256": "817e7de1f2b21fa1a35f3381195660f50f9e6872c197999dc3fd6db665cc8cdf" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "49bc98c831c48f2c85991027f50ca1097b8bc3f7f38faa4fd5354fba32bdde7a", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_ed421cf73ab340c4b954451b", - "image_sha256": "de1432d93760dba002ed035a02e091038a497f87ec2e23db821d900662294431", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 6.384, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.7 - }, - "requested_updates": { - "offset_um": 6.384 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4844b41f8fcb22e1495c7a139f68fe9b0a9748056bff41e5f862cb28ccfef89d", - "verification_evidence_sha256": "9db948edaaa47c6f8e5a57b1f65dbcf93d6a869653b30abdff59cd2272a2a69d" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "0b77f5ec9062bc6a6f4ea523e0b93aebecc1ccb0269d82e1135dcf59ad0cae42", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_c11ba8a7db2e175128706872", - "image_sha256": "e095afae53c57286e30f1b3c08cc98f7b578bb484ff35b1cdc967c81d93fc8dc", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.856, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.3 - }, - "requested_updates": { - "offset_um": 11.856 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7d6adf53659d184f5d67cb2f57c092157cf6e0c5b8f508090616e72af59074dd", - "verification_evidence_sha256": "5ec301c1258fd5f96b62bbe89f80f70108844e29b683da8e904a6e364a4c5a5f" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "code_sha256": "54c0aa39c05724db76f7caabcdf8998c0e5c65ac87fac265b7e4b68e85f48365", - "controlled_axes": [ - "offset_um", - "pitch_um" - ], - "geometry_id": "dgeo_09617d81d591575527b83b04", - "image_sha256": "4cd6507a0b40d8fb17fe8cd370aeb0a8f54aea1b5c069e2cb4b6a79c922e47ba", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 8.39, - "before": 9.12 - }, - "pitch_um": { - "after": 13.794, - "before": 12.54 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 0.92, - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "offset_um": 8.3904, - "pitch_um": 13.794 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "10e6fe1ad1a79653eaa03597aa6480dcfb0d5fa3268424f1961684211803f250", - "verification_evidence_sha256": "b845bc108671f67d52e538ab6c53e75a405956dab64c007eae333188688bc2c6" - } - ] - }, - { - "anchor_id": "l1_23_conditional_offset__b1__proposal_b", - "grammar_id": "l1_23_conditional_offset__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "6fd2e6ebce11956283121bdef6eb3fd47edb96f5b131d06e6ca3b2290799b67b", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_63fbb3b021c63abeeaa8e608", - "image_sha256": "e1a2dcc1917c5dc81d726cb4fddd2225fccc640636bf3f88c99c8cf3309a5509", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.282, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 10.2828 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f5b386489b0c49ac9dc62631395482f62341f16d2b4a68b507e3b744c9bd0c9a", - "verification_evidence_sha256": "7b1be6348d3a7d2ba6520a4f91513124cc29438455643ec3baab258745d26bf0" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "480848cd7682091bf549dd58f80d64da0e1233569102eb63a1989899c2cf8271", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_d8d014d254b594a14e6a4414", - "image_sha256": "87ccbbd3ec6cf32a7d2650b4b12a0cb2676c7ba5c8e4358a60f33d77da1d6d28", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.798, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 14.7972 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "fdadd1eb215cfec3b43e92a2afd8948b13875dba8196bae5b1355ddd70c9dde4", - "verification_evidence_sha256": "9faa604a5790704931c20d1b240fb940ed4fda52b8f5167c6bdc0842e4ddb5d8" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "de719120f1346276e58694d30034d57b20b58070bf4184d83cf5339c85f9c676", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_d9b026894b727669f0bd2e79", - "image_sha256": "6bb4aa81e0f362bad4278afe8747c2da0c5c918e43ca21db08002a6c0ed3e1da", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 7.66, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.84 - }, - "requested_updates": { - "offset_um": 7.6608 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "e1187b2e7941c0466549c5708b8a62a4634c3a41cc59697adca048a264559fd0", - "verification_evidence_sha256": "df8f059661d47e9036d861f3d2fb7b6635a7d13a7e046ac676d6478c9e869f56" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "21807211bd54fc737bb4bc75e64e69f3a91456b1b708b6c41c3f76f4e60fdf29", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_a72b171bc2ea8649da4929b1", - "image_sha256": "1a8cac145b082a56b152196e55f32f7bc061a5ae85696d1558330b71d55182ec", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 10.58, - "before": 9.12 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.16 - }, - "requested_updates": { - "offset_um": 10.5792 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "6037f8060c1271f88952918223f935aa0e7ec1d8eaf4f077592ac95f95c5868b", - "verification_evidence_sha256": "31379fa7303a206cb8b8bfdba84e0a189e94fdd0941c5bde07f39452965bea0b" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "d720e13dd1f961dbbc503f0c5b4e60b447a3da183fcf0a01eb22cb9ec682a235", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_f89176ca59f220aab2ff75cb", - "image_sha256": "cb6b51655bc8255d63e710c54fd8ec85b2f87930c9b5a2df1d69c3b7b4968128", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 6.384, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.7 - }, - "requested_updates": { - "offset_um": 6.384 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3155e555961659b9347e541ec4804a1e203fa0420ec94c03ec74b5ec8d3f828b", - "verification_evidence_sha256": "93bac859e14648284fbab3b3024da96c69ad3bdf66babb3bbc245193401048c1" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "0c3b74981e8be7b8c0b71a3f29e07432f81144c9158d6e67b6e8f6bffb1849d1", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_4e62a78cbcef25945ef33455", - "image_sha256": "61011889268c6fc1217e2b4363f2a4909425cffcc1e5c45ba8cfdb44a0aa844a", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.856, - "before": 9.12 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.3 - }, - "requested_updates": { - "offset_um": 11.856 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2cf459327dd186f988a0181020afdf9e0f3dc02a9386d4338dfa29fe5078e87f", - "verification_evidence_sha256": "77d67c880938384050401144dce93c35cad2d37cc1e1efece7d813a33b7d5d27" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "code_sha256": "4c073a3d1e953391ad71e66f66c76027b1a60e8d5b4597609e84cc11e9d01be1", - "controlled_axes": [ - "offset_um", - "pitch_um" - ], - "geometry_id": "dgeo_d3fb0a364bc85d3fdeeaf8fb", - "image_sha256": "5807cc7ff5d7346ef720f40a2fd57657d4f8fcef3e5774a59d05338f1bd36378", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 8.39, - "before": 9.12 - }, - "pitch_um": { - "after": 13.794, - "before": 12.54 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 0.92, - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "offset_um": 8.3904, - "pitch_um": 13.794 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "0c84de80527ab2ad4ea24c99c66ac9015c80deaef46a0afc5b117a68baaef1f4", - "verification_evidence_sha256": "9029bb59e207bbced50e67bafdda804dc841db1f37eb30aff648cf9732943ed8" - } - ] - }, - { - "anchor_id": "l1_23_conditional_offset__b2__proposal_b", - "grammar_id": "l1_23_conditional_offset__b2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "55fa9824902899d9c2ab8e742987e1c505ad0de470ba026fd4b5fb1124158401", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b0aacf16ee1287ea18bd2d03", - "image_sha256": "c8d3cf9881a003fea849ac0f6c936525a64980dfbf420becaf7094fa306616a5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.348, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 9.348 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "60f3c0613ca22410e78f40687789f9bf0a3b89836f83f3e30b8f0cf1f6978e8c", - "verification_evidence_sha256": "75efdcb3e34fa6a9922ae7930d38279f6770dfa62fe094cce691119406339ca1" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "760f580a454ec0539cb023323c2aeb21d5e8f6a9cdb2ae60e152d9b55a08f17e", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_d32c627c28bf63683f10a5bd", - "image_sha256": "5c2ce933ae5a64819995ccadc0f60f6033e2069dbf39f3b00bbb63240b256c85", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.452, - "before": 11.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 13.452 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "811c31a0ba9b03ea3d83c5919c424cd3063fc633d2b36735b7342b76562cc619", - "verification_evidence_sha256": "da160a5608b35cb4844217293270a995f688969f22c79855ffd3c0d769558bad" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "e639856bd454aa3e920f8b95a9e0540cd4d287e902c292b2baa4ad822a68f244", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_fdc8af880a284a694ebc341d", - "image_sha256": "39cd814fb329acd768d75c0a41cfb716963b3a121d7ee8acbbd94875a642a206", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 10.534, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.84 - }, - "requested_updates": { - "offset_um": 10.5336 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "f38a09aa028c4a3409da1d574d52b3c2beba583432e19cdaad4cf467e332235b", - "verification_evidence_sha256": "e03aa00e1c12934cb173b83184d4753aa62c05ad787134b782ba3c429f859db4" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "0de2580071458ecfbef384cf0717b4d98df4d9240d3f3a49420306a386f696bc", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_ff1042617dbb3eba9cc0d3c5", - "image_sha256": "fff92993e1c6521f1bf0fe7a6043cb103f6a9a4a5de318bba2d8b932a39e857b", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 14.546, - "before": 12.54 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.16 - }, - "requested_updates": { - "offset_um": 14.5464 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "9bfce8dbfa87cbcf3389d801dfd8e18572541289484503bf388852871fd0a801", - "verification_evidence_sha256": "035fd31bc3b8cb7bb63bedc844898ee36ae608386218cb39bd9fdfe00afe88b7" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "4057c98abd5aeafd3a02db83653766acaa8445275605fdb5134aed5d961255c7", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_2888fe764d39e447a0f60863", - "image_sha256": "97f3e87b094c8c559ecd68326293b07cbc7c67963a85fc6b6f05d4bb9b3c4c2c", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 8.778, - "before": 12.54 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.7 - }, - "requested_updates": { - "offset_um": 8.778 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a0da2c76fc4f1fc9c97f0a8f2c5272bb1935ccfe7e3ab4dbc011e75476ddf06e", - "verification_evidence_sha256": "bbe5f9a8272b8f01107248d09589aafbbd2e64202adb81261bcd5d6de9d090c0" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "28e398700b03765f8ed787d818a75f00f80551e6c462d7aefda3cba23719d458", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_11ea8106ad699660a7d7aa87", - "image_sha256": "00a830df48ed12c911e1c8034537ae4bb60611587edd00263bafa04b39550963", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 16.302, - "before": 12.54 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.3 - }, - "requested_updates": { - "offset_um": 16.302 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "cbc15efc0ff9b4a2f5b15212ad621df5214db8fac4b8b6eb8ff3d2d8ac495a56", - "verification_evidence_sha256": "1fe86d743200182affbc05cd61b3979b0d658cd42024a059c1557c9b08afb469" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "code_sha256": "c2bd5b3181f3f95174acc5a2399b9b90a004188e4793517f2fab16446dd5ec53", - "controlled_axes": [ - "offset_um", - "pitch_um" - ], - "geometry_id": "dgeo_a47f62b3450db00449fb6bf3", - "image_sha256": "2be8b4afd40c828da68e85decc23652ee15d446cd2c2f9c3633fe20f56281b91", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.536, - "before": 12.54 - }, - "pitch_um": { - "after": 12.54, - "before": 11.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 0.92, - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "offset_um": 11.5368, - "pitch_um": 12.54 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "041af4545b79d4c7c96d7c4708f7a66bfcd786333b33d1b687974b651d6536bf", - "verification_evidence_sha256": "d8cf649d434fbfea7a05bbeeaa6ee27342eb3652d67c3c97d367931b350a6bcb" - } - ] - }, - { - "anchor_id": "l1_23_conditional_offset__c1__proposal_a", - "grammar_id": "l1_23_conditional_offset__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e7b039bc47aea47caa93d08c5df87d7c130d0f5e8b36b19864df838ef69827fb", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_781b2a04c11e86ced16484dd", - "image_sha256": "ba8bcba043f1d5e3204400cc207c981908cd824edbb05fc0ced1218ce4434cfa", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "030244ad5700dc6caac643315343f0b02a66fcf3a1ddda43bd4aad8fff01c49a", - "verification_evidence_sha256": "470f8f40bd7b4961292c12189043f8eec82d94b8cd0e1cca0f624f8b85303a6f" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "c17e66ff72749fba039ac5cf76a4444947c0654989c438c6a770b0bec9158872", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_c3faccda89382b35239c21da", - "image_sha256": "3587a7bf1e7bae00dd0f1d6dce076d74365d6151f7cdfd6113575df5d088210d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bc0f9de5280df3aeb063407a54ca9219db3111c228c180fa69a7ee2e647d83b6", - "verification_evidence_sha256": "da0cae5bdc390461fa393305a80a7ded72c449650ccc88f933ebc525d5ac198e" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "a2d7ff2bde62f41bcf18baaf9bbac76151e568f22df4d637acdaeeaec647ade3", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_a093efbdd493c1347fa95ac4", - "image_sha256": "cef95a0119de1444aaae2db2408cb0eaf4fc0a5a66bce1a4a0c02f87be2034e6", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.84 - }, - "requested_updates": { - "offset_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1e8a9b2fae9b8e742d670e48b6dd94e2e0212e5f284aeaed2fb0b27792fa5805", - "verification_evidence_sha256": "5c36040242de57ce5af7030348492ba5676cd3892998e945adfb78f3a2483fcf" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "10fbdba0ac4ec050c615e298577a9c7cee606851e1d24c4d940fe948460d95c9", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_99203c1f605a969ccc48e97a", - "image_sha256": "02f61310dc3e88cb070de0699fd8aa73876fc2f12aa1b745d1b131fd8c88753d", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.16 - }, - "requested_updates": { - "offset_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3186cc5f49641c111008dce230f5dfa31f16492ad65c061f1bdc8f55b6c17baf", - "verification_evidence_sha256": "dfb664760e23176f8142e7c02ee4d9310a0749fd623fd289fb40d5343ae6ba4d" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "676fb786194c3f107320ac76c3d0fb8d6faaa54c8b598af7dcda09a20a051688", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_8dd460d2ff165997c9f7cab2", - "image_sha256": "78e85f2af5571c8582deb387e573f8e4efdf592a49872108725bab68ef3f36f8", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 7.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.7 - }, - "requested_updates": { - "offset_um": 7.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bb3f9603f1b850b90866efa9c1dc3da92ea12bd3b19fbe5a04491fbfc4de290f", - "verification_evidence_sha256": "afe498bc05ff45cab30803ace9a5bf8dc4b7f224a3b08c6d614fabcad43be01e" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "2d10c3c5e06ecc2c9fd0a78093ec49ac27d9bfd67f0d8245dd109271d5bde4e6", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_cb1b12066645776a2330857d", - "image_sha256": "ba0df7ef5995b7695adf483b325628a2084e131451bdb2f1f026a6fa082c330a", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 13.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.3 - }, - "requested_updates": { - "offset_um": 13.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a66e578d67023b292440b26fab000f8d6462efcba9c24610d4a604ee7ca2b245", - "verification_evidence_sha256": "ef34147aa7a18bdfebb60498021524ebec5b1186a4169c5aa7d9a8ade2b5ecd0" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "code_sha256": "3dea9ce4deda3abd79e58d657f8a1d1e198fb412beebd3e9ce326889c6e98b03", - "controlled_axes": [ - "offset_um", - "pitch_um" - ], - "geometry_id": "dgeo_185a003d6250ca014d644f8e", - "image_sha256": "eb7b1ce3904cc01e88254311b28c23460f4edb7beefc5b29c0656513cb077121", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 9.2, - "before": 10.0 - }, - "pitch_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 0.92, - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "offset_um": 9.2, - "pitch_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5c66b0e70491f42169be4b8baebfb38482e354a77f54bfe867df762f1b1b8263", - "verification_evidence_sha256": "0bf7f8edfcafce21f93682fb3d85a793c413a9e2eb36d61d416e5511e85cbc99" - } - ] - }, - { - "anchor_id": "l1_23_conditional_offset__c2__proposal_a", - "grammar_id": "l1_23_conditional_offset__c2", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "959d5c21871f6032709e552949c60fa93a6069e3ba435071fadd2bcfeefa5fde", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b361794734b623171601862e", - "image_sha256": "b8206cbb24d4fa3ec6262d235ea00c91b0ddfcf546f08de12cd2860126dae2ae", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a02406a07e7121a9537db3fd6020967eaff3ffecd5fc97c0226a08a8a75a745d", - "verification_evidence_sha256": "2d8ef142fc14f9cf76a62e8341770dac3c47d40cacd083452edf9a09da26bf9f" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "8f1c5f66a86b86b0179df6f5fa13bb30c2453744684f51c29e6b9b21faa710b7", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_3f845efc32c7422e814d184d", - "image_sha256": "e1c19d6477832f38d1de5c4a444ab10ba82fd044da2522144bb4bbaa8f69a0c5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3c6929e836a5fc70d349a20ea6eab217479d2588b41e7eddc8975fa672714120", - "verification_evidence_sha256": "03898ce372473c36901449cc59fe51b105f4cc9cae2cabdbeaf15a62873b3490" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "9fb9d8bb34a6190d45f9fa061681c1e4769fe7c7ee698e27a7d9c1afb3b3aed8", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_787f413b2514affb17fbecfa", - "image_sha256": "846088eef8f415e9f5b43c76497cbc6f6e3c1cd7960cea83772d6a3c7629ae76", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 6.72, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.84 - }, - "requested_updates": { - "offset_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "89a9e82bda4b75232dad342328f31942784b0ffa79231d4cd3a367215c657ce8", - "verification_evidence_sha256": "b58748ec434dc0b5f4ecae8e20822afe4d1bc59304d1aaf6f36960df0f002017" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "db25595d4ed7bb41ff56c9946f25a7296477433f34c1e0b103dcc40299daaacf", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_bde0f2ddc0ebaa8303207d72", - "image_sha256": "96b554e2542609cefe56575f90e025f1cf834c0872be56e81ec2e90b9439bfa7", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.16 - }, - "requested_updates": { - "offset_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "31657bfaf175c1952f9c38d1f297b87f0fe24c98f6abb526c275800be41b7cbe", - "verification_evidence_sha256": "1a995fed5a7ce2fa926c98df83ab89e0cc7aebacbe88d37de0972ed706fbd59f" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "b88cf4aa366f6642166fa3ba856105d2a2fc8cf58def92e85381a91c31a7d3ce", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_eea4c81bba2427559c8554e2", - "image_sha256": "7bfcebcc3e56b9dfb2011ea14641100ccd3ccad6382001bc8de6b8af27bcf3de", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 5.6, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.7 - }, - "requested_updates": { - "offset_um": 5.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ab8585b228036d50cb4751f4dc990a5a2095fcfe42203ea3b54a3493e79cc8af", - "verification_evidence_sha256": "3c2c9272f6b933c10335094c586d2db21c0d4970b7f48e7b4e9ce2ba516d4412" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "d70d925ac339aa6461e7332fd74263255f26f195d2f232f7f2635904e8f13755", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_52b2e4a52ca4b612f596650d", - "image_sha256": "d7c0da8317afd2e5d6bc91ba2df3d345cd3c66d0024909fc1d346f895b761312", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 10.4, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.3 - }, - "requested_updates": { - "offset_um": 10.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9fa697f7e1bc9664b87a02bf68dc3bba2c1a6541300602e761c824f85ae550ef", - "verification_evidence_sha256": "c1e646a208d91ece66cf96f0c2563c40504d23c289a075af0518a5254254f72e" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "code_sha256": "b79ef4521480e0c94827ef2654b13b6b153d59be169f9c89a22efe5b84e17784", - "controlled_axes": [ - "offset_um", - "pitch_um" - ], - "geometry_id": "dgeo_151b1b2bb6caeac71fa03de8", - "image_sha256": "05ba78ee99378246b402c9220e75f68641101fee617231d1d5d2348c0d548665", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 7.36, - "before": 8.0 - }, - "pitch_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 0.92, - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "offset_um": 7.36, - "pitch_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "89b495f52ee3ec6dbbbedd34c3cbcf3016c35ad11657fa152520c121532c6f29", - "verification_evidence_sha256": "847a05ab3e81e015fcb2a78fb20e1265e6b1cb9a49752ef4d58a9a693396c6b4" - } - ] - }, - { - "anchor_id": "l1_24_nested_loop_array__a1__proposal_a", - "grammar_id": "l1_24_nested_loop_array__a1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "3e0e19432397626ff807c8cb6143b9e1099176acb1890d12783e944ffe9c1ab9", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_730d4a5671eeb82ba4544edd", - "image_sha256": "43ec859f0c4fb23bfd80bcfb1295adbe5461fe0c4026d5fd8febc2312f8bd295", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 10.66, - "before": 13.0 - }, - "pitch_y_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 10.66, - "pitch_y_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f2258b75dc6b139afd2ad098340f57e8e0cc59d578ffbd2ea9faabc280ea9938", - "verification_evidence_sha256": "9f488f76ef754a917759b018d6a00e6f3a358392ebe3f5dd6c1462ee3d4c5c72" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "7022eb7edae96e1e03dccdba464ed82c2922699eba692dacfbce9ca74fae6664", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_4bdda3fee42466a69e7809c2", - "image_sha256": "8a807c9b750526fb197d55d4a386146d7a413cbc2fabf11f7ae19cea8b4e2afd", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 15.34, - "before": 13.0 - }, - "pitch_y_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 15.34, - "pitch_y_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1c3ab42abc135eff61f3471e5c5242493384666e390f87329adc6e7e8c04f464", - "verification_evidence_sha256": "405410a4043bf0c7cd60c7dcbb9bb26fd32e15cfab2c7e5637910d939f404ab1" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c848db1cc164b2f6b5b6488858f7d425ea0495d1d0b007274306debc0d869dd1", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_dc28326945ccc667a2663347", - "image_sha256": "c9d0da8e2394f4ee6c3b4f4b0af38b368bdd463884089b0dc593dfe2cd770c90", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 8.84, - "before": 13.0 - }, - "pitch_y_um": { - "after": 8.84, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 8.84, - "pitch_y_um": 8.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "106d8cb1a582c64264a3778940c6b4125f16ac1ca5ed8fb5a33b0d574831cdb2", - "verification_evidence_sha256": "b75640456ef5f1f465ed78058a02911fc057521fd3cea0c8a8054aa624247c49" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "4c78c9d5673cec209ef9649ad33a4d53b130c02621be89172d5d373e6096d6a4", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_bd13f0331034a1b79aff40ae", - "image_sha256": "214249b7c0085680ccdeb49677f6baff8dd4e82933b0221cda865467c431ad7e", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.16, - "before": 13.0 - }, - "pitch_y_um": { - "after": 17.16, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 17.16, - "pitch_y_um": 17.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c6039e0fbceac81480b1cc7339ba2915bc910f9932cd19656eb241c5e9e42a5f", - "verification_evidence_sha256": "dd03f3337359d8915f3282bab03a41968ea13c5cc8a642b9ee2b283703e0c2c2" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "02db4918bc2317d2a98829d8640d640e0d92481bbaed70142344d92abe3dbbda", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_69c4cd36ea63fe117dd7e1ac", - "image_sha256": "641364f5f5185b81cf6efd5365296e0b86d73e4e3ad684e4c20ff7acb9b5ff94", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 8.516, - "before": 13.0 - }, - "pitch_y_um": { - "after": 8.516, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 7.02, - "pitch_y_um": 7.02 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "24cd4e4248fda3f547a544dfc7666cb9e8a9e9d013bd8d0d58bfd3da0cbba0a5", - "verification_evidence_sha256": "87e5384c8b126873f492593fb6907c211aa36f9e064b73cffd4a4a4cd1288d7b" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "dd626f41ee3a34f0a3eb2347e486573adf3b59bb805a005e47bcb6438b8d4d13", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_e448165d1551c2db96d14aff", - "image_sha256": "4d9fe1d40f5633a97613e48a4557e70b87d1399f14ea03a37df0a253ed19ac81", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.98, - "before": 13.0 - }, - "pitch_y_um": { - "after": 18.98, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 18.98, - "pitch_y_um": 18.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "40a00c415a3e7b6891169ff5eee63f64a20de4f543db29094acda14b77f926bd", - "verification_evidence_sha256": "d094a02e3415025413e5ad9fd8045e43b123e3ae922ff89d5a2e180456d91865" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "a0b9f9c603f6860f8069b33eb619ce5f9e23e6c07c6e0c905c0a644f3dd220af", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_350d0695320d38df79512383", - "image_sha256": "e08f19f9ca6fe6bd2b9b16a5bc58da61dad13d25bf3fe6ddea8bbd5e89c6d4f2", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 14.3, - "before": 13.0 - }, - "pitch_y_um": { - "after": 14.3, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 14.3, - "pitch_y_um": 14.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cb1b77f0dcbf206ebc0d52eb5fdf2983b6600843cc48d6e2a772d9bc7f5d3516", - "verification_evidence_sha256": "3f79e72ed4b1454f0d7fc684ced781ca311f6e24dac7ddb1296bcf06b0fb7344" - } - ] - }, - { - "anchor_id": "l1_24_nested_loop_array__b1__proposal_b", - "grammar_id": "l1_24_nested_loop_array__b1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "1c9cc0d9f4fb96cc133cf064d058d1e562c657c2c0d36984ead570096e416e90", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_d15c68cb425ead7360e4f003", - "image_sha256": "764d91082c2d82a787c3a110ff964bbcc3c8871908f0d02bcf3081d0e3da7f8a", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 12.152, - "before": 14.82 - }, - "pitch_y_um": { - "after": 15.892, - "before": 19.38 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 12.1524, - "pitch_y_um": 15.8916 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "0a381739b07c6285f0b35cefb0e43225a7e9384fc13c4371cfc1197b4b80c14d", - "verification_evidence_sha256": "5d241cd47bb2ab41b6f718e9330c94aad4e6540ee34a9904873bc70628688ade" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "3f01566dcb4a4a86f9c4287ad2a4656c6bc3117e8f06a1a28179d1188a729ee9", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_32188fd0116baed4b2a49ab9", - "image_sha256": "40dffcef6852a1ce077a3774dca529c7fff429f75d3aa1ff6f3333bc2f6bd2f7", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.488, - "before": 14.82 - }, - "pitch_y_um": { - "after": 22.868, - "before": 19.38 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 17.4876, - "pitch_y_um": 22.8684 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "571dd8fe24d6bb10e9a6e92bd30139593ed7e06602423d1eda17e82fc6fa25f8", - "verification_evidence_sha256": "f9531cea4a6d708b279bb59ce53223f73ec4bdecae59edb185f7c1a553b0f7b6" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "7c20174fdc1e3562368ccde71c397e832b8183e1b1d4fa27f17eb8a23b026f9b", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_e3226e32cb751331bbd3d759", - "image_sha256": "6e13fc80abfb3e71f54338d7229a7da9d747561e27148ebed94d135a75cbfa46", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 10.078, - "before": 14.82 - }, - "pitch_y_um": { - "after": 13.178, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 10.0776, - "pitch_y_um": 13.1784 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "4ec06c43f4d38814409fc0c5b43a79c2ec6b726144f1914aff01027d2a59b903", - "verification_evidence_sha256": "6dd53bdad2eabba75c3d81afe21e944e21f09a35bad197b96d686595ef60d5de" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "184a59146ac311c50254b04e68082108d2bef1fb1e4f4cca12f1c61c52ee3267", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_86411193a1a1a6de20792a16", - "image_sha256": "456097e1d2768a5ac93b68ead729b20e7f1478f366d450803965ad81dce25227", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 19.562, - "before": 14.82 - }, - "pitch_y_um": { - "after": 25.582, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 19.5624, - "pitch_y_um": 25.5816 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "80900dbdc9f64ed6aa0c854d5f56665cba98d596dcc0903cfd4863a57ff27df5", - "verification_evidence_sha256": "174db4f7b08aba920c5af4943ee81c56e88f360c5cc268a9c60b2dcf97aef0f3" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "3ac75035835b59951fd4578cbf1f2162862c684dd09a8dcf119835b5f400bb02", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_7a89d1f9c166bab29447b9b0", - "image_sha256": "8732ca3d9e948b5edf34d1dbf1790e9d941ed06ad276cf1422bc9a47b1c7635d", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 8.002, - "before": 14.82 - }, - "pitch_y_um": { - "after": 10.466, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 8.0028, - "pitch_y_um": 10.4652 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "b2540e2aecd2aa564a14768f08372c4ea9fbae840950be1fc3c527a9f9d58aa8", - "verification_evidence_sha256": "6f50b70d820ba634a4bd7530ee82a1a50769fca0ba7ebd4d96576ea495c67110" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "a2aa7306d1db381653b7afe313bdd14cd5edaddacd21da93960bdede80695054", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_6d3c250ca94c7ed3ad5e5941", - "image_sha256": "f92cf9757a9474c0daaa13f45acc2c2f00572cf48d2941ac20049a6e6df6da65", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 21.638, - "before": 14.82 - }, - "pitch_y_um": { - "after": 28.294, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 21.6372, - "pitch_y_um": 28.2948 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "3e21c6336777a8c7fc0f733757f8153773c3754369b4e3ee4af9d7d4b876525c", - "verification_evidence_sha256": "50f70927621cad719ebd1ea034492c60ed25086aa47233ed156d2355bf34a285" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "0a3a4cdd6d3186b41416df23e874f5b6fcca4c1bcc2e956c56b5b93040b600bc", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_6b67b0301641f73dea939c0b", - "image_sha256": "8f81ad1e38a4a4855272bc9b398e5c99322921039b7e1a3d733c4303ff394637", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 16.302, - "before": 14.82 - }, - "pitch_y_um": { - "after": 21.318, - "before": 19.38 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 16.302, - "pitch_y_um": 21.318 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e440acb9ae178eaf84d267aff851081678e047921ce5c581941990865f02aa32", - "verification_evidence_sha256": "9b328b48d3067d186019f65cb4f638f6a7d43bba445597ae46f96b4fce50246c" - } - ] - }, - { - "anchor_id": "l1_24_nested_loop_array__c1__proposal_a", - "grammar_id": "l1_24_nested_loop_array__c1", - "level": "L1", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "d0fafb36df53c150731e44a57b93e5d922c74d30d2e16e5ba0b48f2d991abe85", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_53a3bfc6b03a31d84c72ad31", - "image_sha256": "f62b7462a72908903200a333d26c0d4ebb802e3d5a3a99f574f23be7496259aa", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 12.3, - "before": 15.0 - }, - "pitch_y_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 12.3, - "pitch_y_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9331b5f826a32d564cc0c2e9507b5cd941f02b2020f445be7ab7b9ea548ddb93", - "verification_evidence_sha256": "0a6fb2574ce13cb2d3bc5ca0cf92c9835f6878d56b3c469f1b57c2122be2caf6" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "e93192487981e9e72ebb9c32689332b159a3e560da004c6e279d66a4c6c44faf", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_994c73b0c74e0633125b954a", - "image_sha256": "a8f2945a9bf2bd7ea732d9fe96dacafb26e2b34cfb742e00296169839795694f", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.7, - "before": 15.0 - }, - "pitch_y_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 17.7, - "pitch_y_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2da60656990df22d2afb2d6f460bcf0b1d882e7faba62fe0ab646a4e46998495", - "verification_evidence_sha256": "c8ddcd4efcda37060b8a88fc93dd68ca29acd00e597cca0cd447a857ab7faa69" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "ec3671a1ff38392e25f11d11ac3b4fc7cbfba7bb03a5099d46d70b85d2159337", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_5bdd30e73bf07f4b2d3e6595", - "image_sha256": "558bc6dd05b619e7337ab6accef23232e06ec1fad8572cc683a0e97ce9a08007", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 10.2, - "before": 15.0 - }, - "pitch_y_um": { - "after": 7.48, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 10.2, - "pitch_y_um": 7.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "920727ef5a9cb8623b51bac8c3c56278e2add28920b97678feb19e95fddd0211", - "verification_evidence_sha256": "c290f69a3bd1353f267fc878e911cbc9e61ef12b2c096a1fa7cc20a266ca4848" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "e1176d9578c5350629eff6ee9685ec2b187f483c34ec5d6a6642bc8697ee6105", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_5833d4cbee639c974316a70d", - "image_sha256": "286f627133c879e9239c805996ceb9cd3c61d6ada81d75df42c0cb14b8be436e", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 19.8, - "before": 15.0 - }, - "pitch_y_um": { - "after": 14.52, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 19.8, - "pitch_y_um": 14.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a675140c5f50352204ac02ccf377f06c9b79f0190541f8c60c08504190aff891", - "verification_evidence_sha256": "cf32f38ec53e8d4bb7bae28b27512b54b16a4b95fbf67e9f630bb906b0b62a25" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c311d2057a8d5f52f518414ff2b712abcddafbe34a1e5ebd9f91edc4cc560c5f", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_3d16784946473af27cc4083c", - "image_sha256": "7002422b2548b8549c8c1b8dc88c72e297a57a08c5e9cfea7edaa747b37d48d8", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 8.1, - "before": 15.0 - }, - "pitch_y_um": { - "after": 5.94, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 8.1, - "pitch_y_um": 5.94 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f9459e3a693b0a14073978b65d124919079bcc3ce4a3d4109c893c109dee7bbd", - "verification_evidence_sha256": "c980d130aedc69cf92158589ee12174ea11f405e3c2f326f08e72399e05fa663" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "944a47e43dba38b05050413a76f5b6db1bffdbc7960f8d79d7ba19d9988af4da", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_1cdfd61f89f02c2f19994656", - "image_sha256": "3dfda6beea5b81989f8716bfa1b59402e1a94430d9c3aa49cc19c45e3dc022df", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 21.9, - "before": 15.0 - }, - "pitch_y_um": { - "after": 16.06, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 21.9, - "pitch_y_um": 16.06 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "27192a24b8dc58fec7c9cea30633cd9fd1f747fadd10f8ec9639f97d39128335", - "verification_evidence_sha256": "633523c65089d56336e450e675bd3f132879d73f2032015f16048f3b2159b115" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "4ad49d75a74fc417c060fdbffbea7a3c5f27213cb4696bab422a539f71d875ec", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_632c7f19646c6d7f7a70c75d", - "image_sha256": "ed1dad30d65085df855246c48733638f18cda3602187b77231068d0a9b48c42c", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 16.5, - "before": 15.0 - }, - "pitch_y_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 16.5, - "pitch_y_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d12e47ce6b64d69c8e83433c8ecdd51accc063d12ff597f82a490eb32359e706", - "verification_evidence_sha256": "a95c04a428fc2631880af720ea5e5f48c9870ecc781ca09d9febb12b906251ef" - } - ] - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "f00227d35c473d5cd88d5a3d0e431de9ec39a4b0076e3c75877d1796fb019a6e", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_64357d1b30673093af2f248a", - "image_sha256": "24cf49120fffd1ebdcdf87a8d9c5861177fae324e4a9f0b724e92681b5fec573", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 6.56, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 6.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1daeeb126b62069e6af88f04e2c0b724d818837c03830ef3865d80e0e2b9a11b", - "verification_evidence_sha256": "0277a6fef449aaf7ac077a441659a91b39b6ba16b53c821b63130eb8320d250e" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "372529ffec14f17f08eb15ea6930e7d57522029fca8e344ef18305ee9f80d023", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_6185855ab9d77ed1fb115d9d", - "image_sha256": "486ebf5605196c4eead4371faaaa08091a0b3cd97bd835b87f4bcbdec4f428c7", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 9.44, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 9.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8edb67f6092ffdd82a4e000a63a97b8652bab6608ca7641327a3702101d7ed5c", - "verification_evidence_sha256": "0ddac63acfb95eb35de4fb2540f7ecd98556a47170002c2a316895b46c0a5ba6" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "b36f4dbc592a09674074e670977aacc0561d7df57d47456a7f3525b7b93d9b34", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_54b8d84b4ff50e5bf7ad6473", - "image_sha256": "33572663b5387137609d52156537cae88fab88c7e7edcb5c5c3cf4ecba290ee2", - "parameter_delta": { - "changes": { - "length_um": { - "after": 28.124, - "before": 33.48 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.84 - }, - "requested_updates": { - "length_um": 28.1232 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "be851f28afccbb2b9945c035de0ca9818675f124e406f6255707b73e9dc699ce", - "verification_evidence_sha256": "745800416d100cbf0a65c3f9ccf119693932eabba87b8267a825b2e0cd0a4012" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "979d249fab316c9cce73c8d9632a43fd69f6230185fc1e3e362429a4d3e7a995", - "controlled_axes": [ - "length_um" - ], - "geometry_id": "dgeo_ed3f2c25be728475c5b2e551", - "image_sha256": "997d473b3a096f063d3db50b31f2ed9b4b0df7548a123fa2a880a0099c8635f7", - "parameter_delta": { - "changes": { - "length_um": { - "after": 38.836, - "before": 33.48 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.16 - }, - "requested_updates": { - "length_um": 38.8368 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "e1e64e2f7c7664d38c6e28b273124e32d4fdfe0bb7ef04ebf2a46cb560efd348", - "verification_evidence_sha256": "5b0c258d1e9b88252765ba13feef1172ab369ae6b7b18167ca04ee30fdaadc3a" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "9bb484a200fc497c30782b446e28cd2a45018728c47bd13ffc3f8317e502ca8e", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_587ddb8aae36f9a814c86835", - "image_sha256": "b2747e5791b6664c7954ae56292cf14effa665e9fbf6422c8d3b914913c41937", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.44, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.86 - }, - "requested_updates": { - "narrow_um": 3.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "67f7420969f149448ea297adaf10563534a4915de352c380d393aaa6602bbee4", - "verification_evidence_sha256": "00284536fa03aa80202de8f7160b6a6668ba987f01a522a9231a8cf925dbf03f" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "13f521ecea2e62612b2ba635c35ac3d36a598929c8e0ede4e08412ff0c611f0b", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_6b0b9712ce4acf372b4f590d", - "image_sha256": "e1154acbc04ca34e70c1ef94b0b4c8f486b04f9990b7b7fa9be7676e03e3d4f6", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.56, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.14 - }, - "requested_updates": { - "narrow_um": 4.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "5166636806144b321cea3d32a39ddb95bb2374bef2578bce4b184aa99aab1464", - "verification_evidence_sha256": "3b8d85b6c9eaaee36196d8c07e5768bf1690bd81cbf991fbf295698b02120e62" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:length_um", - "axis:narrow_um" - ], - "code_sha256": "8128765ae9218190e94cdb5b5ba87d8177650394289d192b2c6b6be4ee06cae6", - "controlled_axes": [ - "gap_um", - "length_um", - "narrow_um" - ], - "geometry_id": "dgeo_1d3b70afed8a43b7e923169d", - "image_sha256": "8ec28ec153b87b0256c160753754465f7a7a7c71fa1e3a95656b4d843b9fb017", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 8.8, - "before": 8.0 - }, - "length_um": { - "after": 30.802, - "before": 33.48 - }, - "narrow_um": { - "after": 4.32, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:length_um": 0.92, - "axis:narrow_um": 1.08 - }, - "requested_updates": { - "gap_um": 8.8, - "length_um": 30.8016, - "narrow_um": 4.32 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "d1f2b7fb3246f76d701d13b38814f8932afbd77a6caa801a25570a74a9ad0a9c", - "verification_evidence_sha256": "327bbc153747e1564bf9cf35aaab5bb685ad018c6163198b45003c1618deab22" - } - ] - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "05290a77b6eed6594dc7c27eb8260a556e8f59fd4a6fff914bd92b886fc4f7c9", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_5ffe487bc1b52accdd80da1e", - "image_sha256": "9b3eb88d9bbfe68f3c258dbfc6ce2eda59e8f36580215e290baadfec3c6554d8", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6375ca4d679273cbdd037de7b0e9a44cef50a7c9ca6066df1983115da76fde81", - "verification_evidence_sha256": "e3c3a516ed97082df8d498abd1d9c88538feb33623f2ab14d2ba8176e8f41d62" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "e8b2a8e5ed852ef8ecef760f03837ec74e39638729f58c4a0a3b8b190146681a", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_71fa6604e2671177edd60d4d", - "image_sha256": "b5c7a138744cdf9bc14e7d0f2b5e09b2219854658eb35b075fb2e0b9329a33e2", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "368bef9ba0e01d7557ad51a2c4fb902c8255efb456a5bd01f33a34fada9fcd63", - "verification_evidence_sha256": "58e44e76f4acd48502066864472773dcdba0c74c5554cd072f858c7e366ea4c5" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "6d27a7c5c3b628a7c5508272afbdf04c78e53993f0f411609e73b2c51049b361", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_8836d15e3abc0a09f2120997", - "image_sha256": "678feb6e08be7856088c21465219fc1af0b7707d340141fc437aeedafcead7fd", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fdf68ae862b1ac9f63ce400180873248fc474f06916f2dbdfd2a96a758ddb7c0", - "verification_evidence_sha256": "68adb667b4db5bb13f01e303fe620cb4e65ecab9237c428bfd7de5b72ee1f1f1" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "5b5a29c33983040a59000428d02ad88daace26551daaad9c964aafde780d13cd", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c56049846e8f60cba6ae2e09", - "image_sha256": "d42935cdaf5b0b1973bd1616f5e4a165aa6fe7344757c6da019493e2abf42310", - "parameter_delta": { - "changes": { - "width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "804d47b10918c594d7d306594f718c79c23c0d9b6d86385d5f81a2312274f134", - "verification_evidence_sha256": "3883208922917bd1b13b0f7a9204aa2d6a4bae091072016522946d32c909f778" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "0151578829726bccb9dd7a4967f5cecd4c3a47952aee7ab2d5c2543989f858cf", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_7d93b3f8160d1f10fc46d610", - "image_sha256": "bd600815898129012f95d1377bd9dbf19c843b775bb96026e73d546b3a1baf52", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 24.08, - "before": 28.0 - }, - "size_y_um": { - "after": 30.1, - "before": 35.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:size_axis_um": 0.86 - }, - "requested_updates": { - "size_x_um": 24.08, - "size_y_um": 30.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "34025c79efd49eea285ff2fe44149ebd4acc088cc802a1e9aaf1ffded95a809d", - "verification_evidence_sha256": "9dc1b5410ac1a82c0e4b20e698c42427622db1e9e3f47d7c179971a099703b51" - }, - { - "axis_ids": [ - "axis:size_axis_um" - ], - "code_sha256": "e609113e4495520e955dd53a5ab97833259514e15852c8859aef5ae5491806d3", - "controlled_axes": [ - "size_x_um", - "size_y_um" - ], - "geometry_id": "dgeo_b4160d08411980fb256445ed", - "image_sha256": "9388185c014b6f25bf9e2a820abf84e73e65956d24670a38a93f7d1da7e72bb6", - "parameter_delta": { - "changes": { - "size_x_um": { - "after": 31.92, - "before": 28.0 - }, - "size_y_um": { - "after": 39.9, - "before": 35.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:size_axis_um": 1.14 - }, - "requested_updates": { - "size_x_um": 31.92, - "size_y_um": 39.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a97babb9f1d4117c3093b25855d396eceea2292473cac4f39a74370625723a1d", - "verification_evidence_sha256": "a2d295d0a87f3ebb74be7410fae04d724e2e29a5eddf72a6e1276a6b7ae6715d" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:size_axis_um" - ], - "code_sha256": "14bcacfea21cff496b3caa8691cbb9e9f1d506f9918bdfcd0389c9ae3a7c0df5", - "controlled_axes": [ - "gap_um", - "size_x_um", - "size_y_um", - "width_um" - ], - "geometry_id": "dgeo_6940348239dd11883f3d816d", - "image_sha256": "858b9daec006300f6781673e4b5687a425e49f40a6124348c714b7b967ba3b90", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 9.9, - "before": 9.0 - }, - "size_x_um": { - "after": 30.24, - "before": 28.0 - }, - "size_y_um": { - "after": 37.8, - "before": 35.0 - }, - "width_um": { - "after": 6.44, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:size_axis_um": 1.08, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 9.9, - "size_x_um": 30.24, - "size_y_um": 37.8, - "width_um": 6.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9d4a1b769d12475f4d2f9514e814b7a1c48a5c05c06342a9cffc346652e9c970", - "verification_evidence_sha256": "4c73f849de62297c612e19592fc56da9bd5d49f8a5d885657e00b5ce3e07728d" - } - ] - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "d6d7bed4332d9851e4ff4abda5835fdbda941ee3249f5b5b6d8db1c80cad057e", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_e111eb7c3eb7ca5c96d07243", - "image_sha256": "b91fc4725d4bd3f12a99548046a76f0413e9bacee7f0d1509e9ead81b4c56cac", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 8.856, - "before": 10.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 8.856 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2ff4695a8f12b98383d0a6665b7e4d47865a54120471cca9554bdfb373048d14", - "verification_evidence_sha256": "871100e62d77ded808df26bd2d61b1a053e46914e650b88b204da1e5e7dd32fc" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "2cebd5fcae318e4990c683c41a5ba1191c8196bdcd1150f75005785f9fff3eaa", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_2a0f63f802d043f012dc45ae", - "image_sha256": "cd0c2cf4333727e11ee2dc1199f2335cb93c905611a270e5aad63b13404c4756", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 12.744, - "before": 10.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 12.744 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cf634cfc26c87b08ad2af8cc4a41e2cc3acf56eebc725cc4afec2eb451790b7e", - "verification_evidence_sha256": "2156616db25ea19d21f1a9b850b3cc69a735e6ec56d9c5d335ca46c1d3f24573" - }, - { - "axis_ids": [ - "axis:span_um" - ], - "code_sha256": "0d914552ba44fa16a83e5dc3a9ad8b892e3c35a3316f2f50d2177ea43862c292", - "controlled_axes": [ - "span_um" - ], - "geometry_id": "dgeo_69eec52f9292c9a7c56e77c3", - "image_sha256": "ccf4acb85ac7d9337e9e4fc3bea8d775864453e0c6e8fded0659f5688b7306f8", - "parameter_delta": { - "changes": { - "span_um": { - "after": 25.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:span_um": 0.84 - }, - "requested_updates": { - "span_um": 25.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "58cae9a04962b0c0ff9bfe1d37b837e9109c884349f6bbd3c5e3581cf4b93040", - "verification_evidence_sha256": "ef1d42c756921c8c71dabc9bcbe5c2ef391de22e8795e11cd790d9dfb35e4f90" - }, - { - "axis_ids": [ - "axis:span_um" - ], - "code_sha256": "134bbb7b50b8df084e91cd81531e4f9be8bb88b685c0e267f08f96ee3c5f2b97", - "controlled_axes": [ - "span_um" - ], - "geometry_id": "dgeo_7605c35d7c6b17111e20d1f9", - "image_sha256": "20420b2394d930dc1d25bde596b043df9a3168c35de21b8073405d435c356f8f", - "parameter_delta": { - "changes": { - "span_um": { - "after": 34.8, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:span_um": 1.16 - }, - "requested_updates": { - "span_um": 34.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2924d397e286a7c9e96308c4128081ccbaf1f020214019aceaccd88c9055e4ea", - "verification_evidence_sha256": "aaa4748b192b41237c3412f963dce19aad376c5b1d550a55042c16cf03f9309e" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "c5e6e018d49355f174739ed4c2c351b82ce4a3de83ec81869d4dd7a4193c5d36", - "controlled_axes": [ - "height_um" - ], - "geometry_id": "dgeo_d0636c8963aa9e4baf1d8922", - "image_sha256": "cf702385d5f5d098ad6e5d9c62ba71cc893742e96f85809c660b823ad83470e6", - "parameter_delta": { - "changes": { - "height_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:height_um": 0.86 - }, - "requested_updates": { - "height_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4f258309c982512f7600a851144e47f32fa95f6d87d6514d2f099bdb9de443bd", - "verification_evidence_sha256": "f3018f78594569be7f7b52f46899cafea8e027738feee8849f1e317a83fba142" - }, - { - "axis_ids": [ - "axis:height_um" - ], - "code_sha256": "acc4e41e0c1ccfdf1742ced09b8852a4e71003c1516a95aca8b640757ce6db11", - "controlled_axes": [ - "height_um" - ], - "geometry_id": "dgeo_059dd555e8f32c3a31e7a071", - "image_sha256": "8665c5983b9ac329efc10220b3e8bed316b1e4c435f839861ac6851cba32df03", - "parameter_delta": { - "changes": { - "height_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:height_um": 1.14 - }, - "requested_updates": { - "height_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "38ff29d638d569b127400af56923563d05b8a5bbfb2a701e7bedf5aaf924027a", - "verification_evidence_sha256": "b3a14058faf7564e4ef65e3d746eb868044c8911ae3fd6cce3af56f2e7e53f8a" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:span_um", - "axis:height_um" - ], - "code_sha256": "2f16dd457a8c5b71ee78d03653c8290a37299f7daa292320af48c3cf0c5505a0", - "controlled_axes": [ - "gap_um", - "height_um", - "span_um" - ], - "geometry_id": "dgeo_8519bc8cf1f6a65ba6419e2d", - "image_sha256": "2df77a17265ac33d0522e29f99059b8370ddfc8fc9ca62667d6fb794bd3a3e3e", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 11.88, - "before": 10.8 - }, - "height_um": { - "after": 25.92, - "before": 24.0 - }, - "span_um": { - "after": 27.6, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:height_um": 1.08, - "axis:span_um": 0.92 - }, - "requested_updates": { - "gap_um": 11.88, - "height_um": 25.92, - "span_um": 27.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c2c84f9999acbb00d6e8b509c450f06cc734d249209213f8d70880b16098c7b2", - "verification_evidence_sha256": "7c8fa17fd5a4a56adabeb45a791bc15f90b6ceae55b5012e97027513a5418cfa" - } - ] - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "50e882ea6b9e325a12fb2217ba23190d96582341a5e14260c5e729565ad67757", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_72014bcb0f03679a1cc6062a", - "image_sha256": "186a6409087cdb1d40ac5a8c2baf087fd38078423e4a86954b59c505592e160f", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b6e1000545e4fbdb7ab1f82a6b5fc9483f3c8ae812c545f468831a8240e3db17", - "verification_evidence_sha256": "cb6cd549fd2be6dd28985269915914f5f53d12c3cc1b617bc62f55bcf603e20f" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "6e6dc145731e9c2eba54e070dfd43034d3000dd06b3e8cc506e0b68566fd0178", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_5c1c655e8090b5b87917a8dd", - "image_sha256": "28a80a67ea9feec670ea7f606827435eea0dc5968c420644fa123308eda89474", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cbbbf26681443b20edb6472c699e8cdea323e7228a15e765a3128fe6d8208be0", - "verification_evidence_sha256": "301efccf2248808ca9affcee47425f4d35c9d5ecbcc95f61c04ec638dd634707" - }, - { - "axis_ids": [ - "axis:tab_length_um" - ], - "code_sha256": "f99a238aa45e7e59015d6255eba03a180c96394037ccd76e1a6cae5aef0031b1", - "controlled_axes": [ - "tab_length_um" - ], - "geometry_id": "dgeo_ec86bf73aa775040d61aeeed", - "image_sha256": "9280ece082d16dac88d661667dd754842a06b8d7f95e55d081cb45432e841ce0", - "parameter_delta": { - "changes": { - "tab_length_um": { - "after": 12.364, - "before": 14.72 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tab_length_um": 0.84 - }, - "requested_updates": { - "tab_length_um": 12.3648 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "413eac34bc28a9cf82823e2dbe77c5712e60db303b06da486c559e2fbc4ac874", - "verification_evidence_sha256": "afd9ed90ade958ad4ee32b2f3e87a57c6f813f4a107a6975661e135ca2c066e9" - }, - { - "axis_ids": [ - "axis:tab_length_um" - ], - "code_sha256": "48f34edb8f089c2f864b8ffac286cd9deb64c3ba49dcdd6d193250de1c51cb78", - "controlled_axes": [ - "tab_length_um" - ], - "geometry_id": "dgeo_3ee92f7e42332c984c0f828d", - "image_sha256": "687543b4889a6530e27425c2a1c42062ba009ca3d04a31573180ec742a138fc4", - "parameter_delta": { - "changes": { - "tab_length_um": { - "after": 17.076, - "before": 14.72 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tab_length_um": 1.16 - }, - "requested_updates": { - "tab_length_um": 17.0752 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "9ef371945c07ed0363de093d0d3f81f801f2eed089a948528b31ec0c57f16d0f", - "verification_evidence_sha256": "3d565b7a6a2e44efb67597e2012c8912177f42a82a1941a5ec8ada53209d46de" - }, - { - "axis_ids": [ - "axis:tab_length_um" - ], - "code_sha256": "0184b9323ba9372199a39f48908399f256993cf72a002a5be5bf1f0e355342d7", - "controlled_axes": [ - "tab_length_um" - ], - "geometry_id": "dgeo_8164663d7b714880ee3513a5", - "image_sha256": "4af36f35c034526deb611a04b86a772cfb296f39896f72f2c28fdca02e34acc7", - "parameter_delta": { - "changes": { - "tab_length_um": { - "after": 10.304, - "before": 14.72 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tab_length_um": 0.7 - }, - "requested_updates": { - "tab_length_um": 10.304 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "58d8fc208669c1e79258b50bd96f90b241695d063f67d787dc54d13288394e2c", - "verification_evidence_sha256": "9f650555ab391932c9a6e87e41125a1068b473cf3cf2bad03938189aeb13ee10" - }, - { - "axis_ids": [ - "axis:tab_length_um" - ], - "code_sha256": "4c3be4f3b13a4a76ee0f53b36826103009b6c599ae64d511c9453d350236a6dd", - "controlled_axes": [ - "tab_length_um" - ], - "geometry_id": "dgeo_4b0f750798492eb1e04fd7ae", - "image_sha256": "d839ac4cf791dbb0160203c0ffc43da8a883aeafb34640390ff58a1dcca84260", - "parameter_delta": { - "changes": { - "tab_length_um": { - "after": 19.136, - "before": 14.72 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tab_length_um": 1.3 - }, - "requested_updates": { - "tab_length_um": 19.136 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fd09fcada247fe92564fc939e8d1708dc62eadc5635b9fcfbc2bdad32509f5db", - "verification_evidence_sha256": "fcd279d0ccb2b68fbea0a44743a57ae8961eafea6629bf64723afcac12c109da" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:tab_length_um" - ], - "code_sha256": "c9f59f7a07baada37f3cd29106adaef97f2d37cd4982df9d2245fe546181e4ca", - "controlled_axes": [ - "gap_um", - "tab_length_um" - ], - "geometry_id": "dgeo_de67f009df39c2b8f366beb7", - "image_sha256": "eba31725b37f7ce4256571731aed37581522bba704fe0088997620070e5f7775", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 9.9, - "before": 9.0 - }, - "tab_length_um": { - "after": 13.542, - "before": 14.72 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:tab_length_um": 0.92 - }, - "requested_updates": { - "gap_um": 9.9, - "tab_length_um": 13.5424 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "bebaef439ca7ab091bfde175f7f3fb9a977f7fd762bb3df64c2cd92e1c71e793", - "verification_evidence_sha256": "a7e949e7f189d3458440620d7ded1fc8185a7fcab7fe1b971dad7178feedebfa" - } - ] - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:angle_a_deg" - ], - "code_sha256": "6ca5212eb5131cc2558c8deb17bdd6162d63f4490e68ef9344197be8f4c7adad", - "controlled_axes": [ - "angle_a_deg" - ], - "geometry_id": "dgeo_4addcfa3f4af0475199290ce", - "image_sha256": "fb25dc0abf706024386b7fc45409905b3a51adb67b515fc70cab794acf6ddc76", - "parameter_delta": { - "changes": { - "angle_a_deg": { - "after": -26.24, - "before": -32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_a_deg": 0.82 - }, - "requested_updates": { - "angle_a_deg": -26.24 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d5945b8d2755b903e9b66221909a00b6321de014e359ac1a41b6dccc9b455ee2", - "verification_evidence_sha256": "3b58b1169eef481d6fbf355ecf44ca098e3a0c4e759d3f93f917a1bd9af62dde" - }, - { - "axis_ids": [ - "axis:angle_a_deg" - ], - "code_sha256": "fae9605cc53e1069851429f470f3f50dfc265029cf3706ccda5189d00ee5964c", - "controlled_axes": [ - "angle_a_deg" - ], - "geometry_id": "dgeo_dd1366771323f19fa0a7feab", - "image_sha256": "d29b508402ab091621a2efba0d8bec8948443e39ea2faeeffd30292c22bd6be2", - "parameter_delta": { - "changes": { - "angle_a_deg": { - "after": -37.76, - "before": -32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_a_deg": 1.18 - }, - "requested_updates": { - "angle_a_deg": -37.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "971b19ac5a42aa5363da94b4022d8de2bd8fdfe76d405f44222e9473a7244a19", - "verification_evidence_sha256": "733a229b9d7644bc44ce15b77c1bf48cfaa9ffe5fd5fc6cf336b52f3952231fd" - }, - { - "axis_ids": [ - "axis:angle_b_deg" - ], - "code_sha256": "5bdb47f9815595ae41f509b7428fb6831a7b58fd0810f4a83d2c8cf8d0e9a386", - "controlled_axes": [ - "angle_b_deg" - ], - "geometry_id": "dgeo_5188e8cb5640e16339cd904b", - "image_sha256": "74b7af87960d3e6760036d3ffb82f96276d069938be2b14a58b3a8e1988a9af6", - "parameter_delta": { - "changes": { - "angle_b_deg": { - "after": 18.48, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_b_deg": 0.84 - }, - "requested_updates": { - "angle_b_deg": 18.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "80272139545b89e7dee72c7e89204aa42444ae80ab88868a9b7be99295ab57b4", - "verification_evidence_sha256": "57ecba8025a4303e265840798becf9de534c89ffcc7b8c69db7d7caa7c8d3095" - }, - { - "axis_ids": [ - "axis:angle_b_deg" - ], - "code_sha256": "da8c8532f023b2688181e659385eb9489a1ffcfa741945415a9d82ec8aaa9c03", - "controlled_axes": [ - "angle_b_deg" - ], - "geometry_id": "dgeo_16faffa237c68bd49311fe19", - "image_sha256": "47073a156cabfd4dbb574d46b8d94b1044a87e876fb3187ca42c4a167c5c289f", - "parameter_delta": { - "changes": { - "angle_b_deg": { - "after": 25.52, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_b_deg": 1.16 - }, - "requested_updates": { - "angle_b_deg": 25.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ef5f14ac27a19ff3f4de8ad00068596085156a8b6a6093f3eebfb491d54c02df", - "verification_evidence_sha256": "2b97e6b5b5c1f1fe82a77912437c3c15c693e6477d1ea786ac8fd74b802dfe49" - }, - { - "axis_ids": [ - "axis:angle_b_deg" - ], - "code_sha256": "8c140f60a564cc6a9a86451ef4f9a370a393ac2deaf9562b777685e7ccfa0e5f", - "controlled_axes": [ - "angle_b_deg" - ], - "geometry_id": "dgeo_b074d287c958007bdaa4fc18", - "image_sha256": "403bd8504df80c553b973ad3fc126dd1f6fe03de9817cf7a6f41c7188992f2de", - "parameter_delta": { - "changes": { - "angle_b_deg": { - "after": 15.4, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_b_deg": 0.7 - }, - "requested_updates": { - "angle_b_deg": 15.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2950813a49c62a883572c642a39e1e20f1112c88d370f0eb36093e33b7304dff", - "verification_evidence_sha256": "3428b9eb8fc47451b0575d7b401fb5c53f7df8ad4d651062dd88bccb875e4a20" - }, - { - "axis_ids": [ - "axis:angle_b_deg" - ], - "code_sha256": "ca4b95d6c5dc8118b88e248f518c0ae5c8ece46e09092c0fbeeec737a077c409", - "controlled_axes": [ - "angle_b_deg" - ], - "geometry_id": "dgeo_7c85db9c857ae803db820310", - "image_sha256": "5eae5dc868ccccd748230dd082c66f746ce18fc33b58f5db25b11ffc9b6f339d", - "parameter_delta": { - "changes": { - "angle_b_deg": { - "after": 28.6, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_b_deg": 1.3 - }, - "requested_updates": { - "angle_b_deg": 28.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7f637ddefb62e7767e3533f27851d1688831d569b4585e93ce335b45273581bd", - "verification_evidence_sha256": "b6ab60f23a932c2fac7bee58e9501c2f07e9dc9129121f75c53f357c3e875a65" - }, - { - "axis_ids": [ - "axis:angle_a_deg", - "axis:angle_b_deg" - ], - "code_sha256": "3ba3cf580df5fd11aa160ce93928edf7bb9b9753a9012bdf28ccdbaef4e487ec", - "controlled_axes": [ - "angle_a_deg", - "angle_b_deg" - ], - "geometry_id": "dgeo_63baaeb3528993317774e05e", - "image_sha256": "c9ad0c5888308bbce4a629c95880e73e7644dfb60bdc8f6758c0b96f08a2692d", - "parameter_delta": { - "changes": { - "angle_a_deg": { - "after": -35.2, - "before": -32.0 - }, - "angle_b_deg": { - "after": 20.24, - "before": 22.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_a_deg": 1.1, - "axis:angle_b_deg": 0.92 - }, - "requested_updates": { - "angle_a_deg": -35.2, - "angle_b_deg": 20.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d2fed732e29a51b272f0d5f1acfe497e82a204edd7d777d9f6d1b9218a56eee6", - "verification_evidence_sha256": "c537f8480be87e11d26222120239f386464eb3d57235b6457daf34627a7d0f43" - } - ] - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f6f9bd1f1826ce4b5d776cd55290670cc1fdeb455b3757867374cfb71e0cf246", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_7e97f38be4d1f8d1c57b9812", - "image_sha256": "5ff75720baffc31eff8bf95073cacf4c3d2f49fe10809a5449a2915f4460f83a", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 25.42, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 25.42 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "00a880e4bce244ffd29e4fb754084902d9dcde5b7f122b07abf91d1d9a88f816", - "verification_evidence_sha256": "7a48be28fe7856a733c238ba3af5b3df534b393bf8d2ca49eadea09cae4d6724" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "843d530b5087cf5bf82543bd1e6691b3737af8515c9ebe0520188b057dd20247", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b6506980496dfcff31c589a4", - "image_sha256": "944145d4c24e8b33e24a2f93b111b5f994848bb436e51c4493bf86fdfd951a1d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 36.58, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 36.58 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a7de94dfa3565f25b1b9e5d53c60d118e8816253255ec21d9464f096ba18790a", - "verification_evidence_sha256": "09f6637d92a501912ef3f55d676702da39299ecdae019dd5c5126819e5e27938" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "59c62d3a32829d5ef62796ee23f1578defa8c082d0ef488125ce2dfc9dc69850", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_0ff38599e4692df877305228", - "image_sha256": "a0021abdf0d7a30e2065e63db48de9446f69fa71f2837e551b0273d56ce13d2f", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 21.08, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 21.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5edc1a927b43bce2ecf4823c5fced36c0cce526c3ff68d447710f4feaffd0159", - "verification_evidence_sha256": "cf713070cb6bddfa6e515fbcf4024f0ec337423ee3fed1519536084fe57aa22b" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "ef244b089cdb73790c61e3bbc02d82d86b00239dc6d98f4955789e413c996d9b", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_af7325a286eefecdc36309a4", - "image_sha256": "a0dd491c1bf609fbad6df1c64e3a10cdcb4ae37269e05a8e4334fa8c500a2acf", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 40.92, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 40.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f15a25cf6157f3ee982617af3266d223b739f765254cb9bf9841868bdb35dacc", - "verification_evidence_sha256": "5f70364c85cd0f3594dc0c25e60aa068c90df7130ccf6c5b5c4fb98516a5dbfa" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "0871fce4431a5b1bba433f3a2dd5e7b6b8304337da26b773ee837e2845edd4bb", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_7be7c2d6b9a7e38704304b9e", - "image_sha256": "dab0ea83df7899d2c5cad386abe44998a57223401881c33d42ec86c5992005b6", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 20.304, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 16.74 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "cbb58ac8061377a27d1f0bdc12c36bd978b700836bc194e8b19cca6701cc899b", - "verification_evidence_sha256": "33b27cc4c1bc326bc1bcff10da50f9f5189d88aa723adce6efb69160e2d0f060" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "197244073149f2d6417beb3cf12ace4b7d67cbc0ac93668e2b1ccbc21826bb60", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_85e800c2d89efda1dd17b2ed", - "image_sha256": "75616ca3f8a871514c12176d47df7804eb791b32021e0095488ce230b9095733", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 45.26, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 45.26 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "43e2d4615bdf1e3e9986abacd7a204b872a4f0f920a982def406f1542057967d", - "verification_evidence_sha256": "62350bca3ea1720722553a7c2513b82dbd06de75c7240dfdff8c0bbaf456377a" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "fc1cb1f7baef4dd1927c96e3136d2b15f4308b7ffba8523f70f12a15a7ae1dd5", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b5d917802317508115044530", - "image_sha256": "e6b3284c25ee5e3b6bb1e10c51fd9017c35cf798517d7770a8b95e2d9312e544", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 34.1, - "before": 31.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 34.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "61e0d34d3061f53a689ed924db00b922aa8b35f780e58d4136d4604f15b6472f", - "verification_evidence_sha256": "483ace68ada23b7af2736f22be2f1029b983d8e649defbe02df24e770cd6354a" - } - ] - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s03__proposal_b", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s03", - "level": "L2", - "states": [] - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:vertical_pitch_um" - ], - "code_sha256": "3501758ca33449050a0c0a59b6da63976634f8947baec848057cbc69e47d32f8", - "controlled_axes": [ - "vertical_pitch_um" - ], - "geometry_id": "dgeo_54f06ff31d2a305c7a334478", - "image_sha256": "206f90d5963d3c4db4fad9525f15a0b452c98f004a9e8e908035bdba0e17c694", - "parameter_delta": { - "changes": { - "vertical_pitch_um": { - "after": 19.68, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:vertical_pitch_um": 0.82 - }, - "requested_updates": { - "vertical_pitch_um": 19.68 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "060fd0dc746a01680083667caa60aa8c654b564700d1c6ea2b0fe39c00e69ef4", - "verification_evidence_sha256": "0151cfffa451d622cda88769f46f0159592cfb853906291cf3c5cd6601a76abf" - }, - { - "axis_ids": [ - "axis:vertical_pitch_um" - ], - "code_sha256": "c68d98df720637d770a2e137b2aec97914bac82d92b60b8aa65692e9c981e7a9", - "controlled_axes": [ - "vertical_pitch_um" - ], - "geometry_id": "dgeo_edb7a675ec7041a0f60ed260", - "image_sha256": "9ed2188cae2f01a2069108da80fb15daefa6e931245e084b6222891a1f62e4e3", - "parameter_delta": { - "changes": { - "vertical_pitch_um": { - "after": 23.352, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:vertical_pitch_um": 1.18 - }, - "requested_updates": { - "vertical_pitch_um": 28.32 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "32ea4cac32f6aba67a8938f2147fbe3c136986274ef932d89a91e94b988fd6a2", - "verification_evidence_sha256": "4ef48b93b105804941728ea3a16062ca1710b1f452b359ecd968a492ef179f82" - }, - { - "axis_ids": [ - "axis:vertical_pitch_um" - ], - "code_sha256": "54ae14431cc26f4125ef758cf0ffb003aff9a90fba1b5cb5a341583f6c7ed862", - "controlled_axes": [ - "vertical_pitch_um" - ], - "geometry_id": "dgeo_ef270578a358195632e5cc0d", - "image_sha256": "1c5776733e429142f27f8851cd08e3d8b9f71c66f49262698a4e0f8966770c25", - "parameter_delta": { - "changes": { - "vertical_pitch_um": { - "after": 16.32, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:vertical_pitch_um": 0.68 - }, - "requested_updates": { - "vertical_pitch_um": 16.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "51b5a1c7a57be6e3c52950e2b0343007738c7bf1c2e259ef17f90ddc28b256c4", - "verification_evidence_sha256": "8371acd5cdc463976b286062acc1aeb8498827d5002ddf2aa9e168b2720b88c5" - }, - { - "axis_ids": [ - "axis:vertical_pitch_um" - ], - "code_sha256": "fd40fa32499ead25d14128ccc6f826f9fc477386d657be78e242558dd2173418", - "controlled_axes": [ - "vertical_pitch_um" - ], - "geometry_id": "dgeo_a6af2910307b5b6687488a07", - "image_sha256": "f8936bc50b8201ec68dc1d32c45d5c8757b1a7de5a0e02cff1096b1b64f20d82", - "parameter_delta": { - "changes": { - "vertical_pitch_um": { - "after": 22.848, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:vertical_pitch_um": 1.32 - }, - "requested_updates": { - "vertical_pitch_um": 31.68 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "a296be6aff491f53364d498972964fafff6c2673b14c53806a3c4a0b03a6e017", - "verification_evidence_sha256": "80f181e49e815c7a695f196e44386146c05141b6c7b7d01d82e273485ab4ef14" - }, - { - "axis_ids": [ - "axis:vertical_pitch_um" - ], - "code_sha256": "28c2917ad9d768da9a734c75689d94cbf51584b4d13a4410bab3ba212e97a82d", - "controlled_axes": [ - "vertical_pitch_um" - ], - "geometry_id": "dgeo_e0d678adc770f960bdca0018", - "image_sha256": "afc3656f09be9ed62c28a3275556cefc9d1883fb0ee3e2409a2fde6001fcba70", - "parameter_delta": { - "changes": { - "vertical_pitch_um": { - "after": 18.48, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:vertical_pitch_um": 0.54 - }, - "requested_updates": { - "vertical_pitch_um": 12.96 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "7bd8d1ffe91c3d93b28e589e1ba2af3e5625b96dba6a766f20c8d90e4026241d", - "verification_evidence_sha256": "3ccf3ce6d4062704d7b2868b58a582a665ab38049079cba1bbdc2c7f9d63d774" - }, - { - "axis_ids": [ - "axis:vertical_pitch_um" - ], - "code_sha256": "7b8f9f96d7800cc5f4087375081655047a92051f6763ba52cc14934646ed8f11", - "controlled_axes": [ - "vertical_pitch_um" - ], - "geometry_id": "dgeo_a2a515a58759d5a32fe2a4ed", - "image_sha256": "657e36965c1cfa9dae686b629bd664a366dbedf3af338d6b9480ff75d77fde70", - "parameter_delta": { - "changes": { - "vertical_pitch_um": { - "after": 22.344, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:vertical_pitch_um": 1.46 - }, - "requested_updates": { - "vertical_pitch_um": 35.04 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "5d4a00fc7b76083a56d54e789d5135cf715134d2c1834289c466278aa4a8ed6d", - "verification_evidence_sha256": "2f172bf0188c98270faf217b5cf0fc3ef7c645a5d985317aad75146f4e19f1b1" - }, - { - "axis_ids": [ - "axis:vertical_pitch_um" - ], - "code_sha256": "d503849fed37a1c3ba3f754facaf293e05f772dfa19cc2d4710048aa7671718d", - "controlled_axes": [ - "vertical_pitch_um" - ], - "geometry_id": "dgeo_cb6bf802fe7b63964951e2cd", - "image_sha256": "4761f7521a620a326015158dd217be467e8b7658a727b0dce47254348246b371", - "parameter_delta": { - "changes": { - "vertical_pitch_um": { - "after": 24.6, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:vertical_pitch_um": 1.1 - }, - "requested_updates": { - "vertical_pitch_um": 26.4 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "6ebbade8a02ea6bf1175ef4546c27e58fd6f9e8c683c97677af687e2517c754c", - "verification_evidence_sha256": "a1a484327524cc6d95d015885cc75ba9d2b761e5ec36546f41a79f3c38a4eb7a" - } - ] - }, - { - "anchor_id": "l2_03_tangent_repetition__s01__proposal_a", - "grammar_id": "l2_03_tangent_repetition__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "8d65f8971bba15bf788076f5f1e987e4310a8dd985e4dcd1f04762b6ac7dadd9", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_85858e12c945b197600052f9", - "image_sha256": "227bb7dcf6b8e1c8605855152e2046d530e24b4aaead12fe9dcc2d85e8804b32", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0d956000083a54df788138bcdcc8ba410831f082974d41c7ae45e9e4f562d42f", - "verification_evidence_sha256": "199e2294c693ed5ca2462abad952a1bd89966bc66282122f40dbcbb38200bba8" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "30e77394fc575eefbe3ca650cfed825b9145e2a44b91f2f0970e1df088acd11d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_38749070b08589275afdbaa5", - "image_sha256": "a20514362885a51c455676da83f5ba7e48389f4dc650ce08ec41173d25798bdc", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0d956000083a54df788138bcdcc8ba410831f082974d41c7ae45e9e4f562d42f", - "verification_evidence_sha256": "f8e54321bfa8c81b03169601cd4c949c03e7b39ffe46bb71532be3a268252fdb" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "6e36005b4735ea68265dd5a0588bdf606dd89f9df17e5cd8a4d8eb64402b83b8", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_e167ead9f872985c21f48735", - "image_sha256": "9fad26e5dd9b3711b3bcc5a67cb787480c5d77404f10a513257de21b0b9baea1", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 4.08, - "before": 6.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.68 - }, - "requested_updates": { - "radius_um": 4.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "55871a2ada72d3a33e06598048a6602d328d441143443cc537a05d7507ddc4dd", - "verification_evidence_sha256": "3f2f7ab547099f3665aab2465aa29807601bb935458c54a1f51b58943f737e1b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "ae5504b8fe4ae5fec2bb6c02fb91fb9bc63c1e5fadcaa1cf0d27ac72c501ed41", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_a57f3612209d1421edf25e51", - "image_sha256": "eb8d2351583bd03bef91ffeae327013f2e2637c0f5dbb0c56b94f00362694723", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.92, - "before": 6.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.32 - }, - "requested_updates": { - "radius_um": 7.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "10dd3e8b407ff60e9f8656a0c889cb54b899967f854d770ecb9b1e4464b6f124", - "verification_evidence_sha256": "bc584ef64534277f073a1d59bfaa782e5623a711b95248ca7912859decd2a682" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "43ca7f4f952b07c19ce89448f12da8c09d4f491d2c3175122189b07d2f80ed7a", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_893be8f1b8058c56f45f538d", - "image_sha256": "2d02c26301c75c92270eeef1c5bb1cff343aa69b00c8c6ebfee150d660cc77a8", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 3.24, - "before": 6.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.54 - }, - "requested_updates": { - "radius_um": 3.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "376acbccfc26a0e2a6abfc8723b29157fae22bf5212afaa5387a7674ec604377", - "verification_evidence_sha256": "d0e71100663baffa94ce6f36719a68fc7afafc61cc720de27cd9c66b3d8f1a24" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "2dde05a8b84f91e7570d21c540baa6dfd3aa63737e89d96c49f0751e2211438a", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_a68b6e5c10385dcb7ba35ec8", - "image_sha256": "eb8d2351583bd03bef91ffeae327013f2e2637c0f5dbb0c56b94f00362694723", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.76, - "before": 6.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.46 - }, - "requested_updates": { - "radius_um": 8.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2c52b624020728d7df9c4cd9e2f4d03bad00f347f7c220763694a8c06ba5992e", - "verification_evidence_sha256": "96641a266ecbf276255e5f31390160d9b70214e5b5526b1896ed67c9ec240b5c" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "a3b26d010a75357d68e1956d3551dc0a636bd10ef0af8b88c45963d50f29b4b0", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_4707816f6d3449623d0b9565", - "image_sha256": "eb8d2351583bd03bef91ffeae327013f2e2637c0f5dbb0c56b94f00362694723", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 1.1 - }, - "requested_updates": { - "radius_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6bfec849bf5ac988e58419750d5febea3ab9a5e738e827783c6b236f1f58ac0c", - "verification_evidence_sha256": "0bc3d03571086da14549646fcb70211d5af424aa9e261cbc3b3e5eff2aa5d849" - } - ] - }, - { - "anchor_id": "l2_03_tangent_repetition__s02__proposal_b", - "grammar_id": "l2_03_tangent_repetition__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "2455b889cfff8520dcd09a6e996dbd1c4cbf9aa74477314b311f8850cb876a39", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_367c14a1c326e5603bcaeb60", - "image_sha256": "525b63150d0bfa3b5e1fc4f238c961e304326fd12717cffbd1afaa5daadc128f", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.456, - "before": 12.7512 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 10.455984 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "3952b8336923bbb2b6bed83b3fd2c9bec0e52cf4e874226c844e2822f8a52beb", - "verification_evidence_sha256": "9c726fde1bee8fdedbf2fa44f2af54c73703317822fc777fa68924efc770cd8d" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "dd98d93f5e27d68a1efb4617ef6f630a87147bbf9fda6300b08d541faab3bb8e", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_c4661a1ce17068eb91c5d7ee", - "image_sha256": "a4bc8bd66ca86d35e98083e9d3692411f3568c2fd5def6bc2fc2701c0730d613", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.554, - "before": 12.7512 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 15.046416 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "9b52f2f07d015fe2b67054e3e16e965567e01b239c2671be38b81f9171df89d2", - "verification_evidence_sha256": "b8ede02f9f795ee5a93d52c885d7d80322b93248774b91cda08df9c30d873913" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "fd8ae45629c3021e16809b989a6d8e400e8e38c5d3f9865df310840a6a064f6f", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_aacf0c8fab087409ce146b40", - "image_sha256": "12381b8b0397760a716d10684a37b0980e3d4e3809eb51ae7a7018b29ffb516a", - "parameter_delta": { - "changes": { - "side_um": { - "after": 7.552, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_um": 0.84 - }, - "requested_updates": { - "side_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "04220eded0b9e53be70023ff9383c396ceaa4c2241d26c440d87096f4c76e169", - "verification_evidence_sha256": "ba5cefd3e531d878ba2741ffc2f84f7bcfeb0b7b802f1fa57d1700b8267053af" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "5fc1b2fc110ea2126a4b3bd5f7a74d7ae69b7d21015a5473a2e912486496cd09", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_f37ed1e7049fe2922f1cd493", - "image_sha256": "a17262e714d54c78a6c0cd6ff0df2a442301755c7a797f87851c66d1cb77c0e5", - "parameter_delta": { - "changes": { - "side_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:side_um": 1.16 - }, - "requested_updates": { - "side_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "18fca4f25b32affb590c036ad7a9ef6292d2923b7920916ef23df9cfa84e8be2", - "verification_evidence_sha256": "3f7c962543475e050989eeb9f536b5058c6edd3f421b628c394e9d70379517ba" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "100519260388dfa1afc9814bffbc6dd5e8d6dba5a1f8ba3f52ea7104a2e93aad", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_941e25d58d0bcbefe5a519f1", - "image_sha256": "619af2c28dbd87e30e8bbd3cfaef3da069d7b54896597aaf07de40f5ed78444b", - "parameter_delta": { - "changes": { - "side_um": { - "after": 7.4, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_um": 0.7 - }, - "requested_updates": { - "side_um": 5.6 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "0ef1dbb32a27be28abce27914e1a353bccb1833be248b7fcf8a9913b2a3f90de", - "verification_evidence_sha256": "fe4701a4b8322ad10a29b9befb9619b51237178f5c5c69609b8c592f5c319d60" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "c62ddc3de69b3cc56f9810c2da20a2fa82886d3b244aaddf0a0c0c74be85655e", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_67884a15d146b96c81c9b94c", - "image_sha256": "2dd9ee2e9b53c0928e07d8a3d4a08bb39e1ea976c3c44286b51e572ca94847ee", - "parameter_delta": { - "changes": { - "side_um": { - "after": 10.4, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_um": 1.3 - }, - "requested_updates": { - "side_um": 10.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1f8ffc222f7ae6591f845ddca2b0fa954c99a6926ceb22b030ea29e6213ea81b", - "verification_evidence_sha256": "9c2b738348aac2f85351368b9d1384884967c168f3595748b8e1dad88d099f5b" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:side_um" - ], - "code_sha256": "74a5acd9659bcde88157005cc5b4afb31c1120534a4c6d1be2bcdfda136a9096", - "controlled_axes": [ - "pitch_um", - "side_um" - ], - "geometry_id": "dgeo_02380cbd57af251dd420a890", - "image_sha256": "91e040e0b4841dab171bdc1a0df0a7ce985240588646d09c462e3ba7a7003651", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.198, - "before": 12.7512 - }, - "side_um": { - "after": 7.776, - "before": 8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1, - "axis:side_um": 0.92 - }, - "requested_updates": { - "pitch_um": 14.02632, - "side_um": 7.36 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "249552d06e1f971eec4a1503c0103ed1944776c9205510ddc60e26095707c1fb", - "verification_evidence_sha256": "1f75c1b12a37406dac65d214d74088bed0cb87e66fd073a50fe52389baeb65cb" - } - ] - }, - { - "anchor_id": "l2_03_tangent_repetition__s03__proposal_a", - "grammar_id": "l2_03_tangent_repetition__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "6513701c85e0784f17f8710322bb1214c09763b5ee14bc0ddbddf363f00f5163", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_bb27d0c075fd129524a63a3c", - "image_sha256": "f00d25091d066836540a87f9f5482333933ea1d8077c6b2ec936b1c488d861cf", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b738f77c5a4f6bcf06fae0e3e9455a162358bc3f02387ffd4d9051a92a7715a9", - "verification_evidence_sha256": "70c422bada23e4d7273891cffa558ce93773451d3c249d8009ad0e3eb55cf053" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "33956850b38f0d36049306902d3288f9497b2666ef3ac8ba827070c77976171b", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_fb7af0c9e738ca129dc2aeef", - "image_sha256": "434fada05f9c5aba9e8daefe1ffd90aec2e726a368fbe31e1e0dddd943116075", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.676, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 5.9 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "52be76939157c59cbd8da7baee4de30879ae26ac3be7cd91bb3adb9ecebe7fce", - "verification_evidence_sha256": "3c69ef22f83f4b8eeac194cf8f47093b95f2b05fce363feb871b83a47d77b33e" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "ef074ccdb7a52f794d022fda03afda13766abce639adf43e673c2d395211be1a", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_9ee181697692664811928661", - "image_sha256": "51e9643e9908040d9151aa85ee219b6416a05602142f7e131128892fd740e77f", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 3.4, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.68 - }, - "requested_updates": { - "radius_um": 3.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "74e72fba40d66247ca623e98e06c8b345698f232344d786969ca43d1e7d6651e", - "verification_evidence_sha256": "6d4d368e2e1fc7e3f52cb0d3a591b8d5e3cad201ebb2bf4e42c3e65e031e501a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "bca5586071057602a1bdb2fe1280aa73a4e7a500d4fa445e21881e02ecf616cc", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_bafcbbdd9cae61cc53ac92da", - "image_sha256": "875d1f879559175c88919afa3f75410edabf156eba4274d472468cf6321463a4", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 6.2, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.32 - }, - "requested_updates": { - "radius_um": 6.6 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "47bbdbb09778c5bac05ce57d3ce278b5aaaa87cc52e84fab21af18db27e766cc", - "verification_evidence_sha256": "7dfa795418fa4cce6dadeb5f8d7577a9255be8f4f109d7991bc5be175bb5b5fe" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c1320ba14a7d000f6ce325d137cb62b112885ec14a0ec3725693a66b8f3fb844", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_1bb8f3be13d8489c37d00ac1", - "image_sha256": "a0e59c5f3a1e206e3a12a7bdf702abddc1491b3d39169031917a63912e65602d", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 2.7, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.54 - }, - "requested_updates": { - "radius_um": 2.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3e090a98d232810e6a1df11a8548c0e260a97bdc16c37035d47e9c4d56d9d477", - "verification_evidence_sha256": "0e3f26d850b5deb0a552fa2cddf436512ef1e19f123a5c6301339ecc9d8ad6e0" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "39a1b13a217ce736c15121ff810ea8815d88342cebe3809c093b5ea060561acc", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_f6d295c8ecdff0d84ccd5f5d", - "image_sha256": "af5f4b6d160d5d37168429fc1b344fcaa8d0edf2a6bb959ff130270b0f273cc9", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.3, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.46 - }, - "requested_updates": { - "radius_um": 7.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9943cc5fca50951d0d4e233118ca7df33e6268e6ab22d11b07b65fb0ca6b86f9", - "verification_evidence_sha256": "2afd763db5278e041f4917a82170a78f925d75cfe1fc05e19e132fa4ec7cbb8f" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "0032ae5e0ba8a4dda4476837dfb2e07f00a24819dcbc8c80870a0b1a6335fdae", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_b007fdcd612a1d133eb2ef96", - "image_sha256": "c7618cd7a5ac8cd4421e490623fe95f8263b6adee4eb3a049a54b1e7814c7dfd", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 1.1 - }, - "requested_updates": { - "radius_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ee3bd14acbb6ff0417166b01e46781011b609ffa3290ade972879f3dca91c3db", - "verification_evidence_sha256": "3972f6f92f118a92d9c441ee82ec05c4cf17a202f16481bcf6243f30bb943b07" - } - ] - }, - { - "anchor_id": "l2_03_tangent_repetition__s04__proposal_b", - "grammar_id": "l2_03_tangent_repetition__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "53bd721ecfc486fda4d27c1d5cd5f21bdeb30ee4d949a37a7c00df92e127f57f", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_ca3229e4973107f02ee67d14", - "image_sha256": "1f0172b7f28183154177c09be3f8edd29e2942c65dbe42641f24554fab90ca0f", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "750325c54e5e281e8fb1e6862f08a5cc775fcab9b2de4fce868ecefbcc1e8522", - "verification_evidence_sha256": "3f57e84aaf65ffb1556135b1cee60d85f21b5b40aeba52ccb37811f99c716b8b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "348e898da5b4c55aa61d0e9d077b094c1204587e98f3aa9599e60953d7ef0aef", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_bda7d5cc138224e7350098c6", - "image_sha256": "b63e6f08b9e887f3aa27933fd8b263c13c3bfc5df1884b14ba8fd3c314428693", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "19b44865312c5cc31581f4393209f3244286227529384bd305ef07ca1ca2eace", - "verification_evidence_sha256": "6760f8f7afca5d68cd0209fb6136898f90f4e82c0884bf8457ee09379fa559be" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "1aea5ebf3023d0849f3984a8f69826e6e6396d67d3fd56f7c85047505c855a9f", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_0dd235d1b290bc2a38fbb1ac", - "image_sha256": "89722fa2d8805ddac93c8cc722d9be7a2b8bcacfea1c73830d0b38abce8ae71f", - "parameter_delta": { - "changes": { - "side_um": { - "after": 9.274, - "before": 11.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_um": 0.84 - }, - "requested_updates": { - "side_um": 9.2736 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "6c7430b03610cae449b0eb88663dcb5ec96e9801ecb72dbe56cb01984478ff7d", - "verification_evidence_sha256": "141eba78d14519d9f454d5e8ad791760435befdadd46b0ed12bf4313c7dcde96" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "e42a8829433dee11d593ec73d8497d9fc230ae3f4fe707782599a866afc3cf46", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_a21f576371a891bffa3dbf23", - "image_sha256": "14170ce8a0a6d5cfb9aacb51de669ab4c70c946e738ea9d7ff8337c584fcc065", - "parameter_delta": { - "changes": { - "side_um": { - "after": 12.806, - "before": 11.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_um": 1.16 - }, - "requested_updates": { - "side_um": 12.8064 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "d861432cac5668f6a1f1dc28efa7c89674cd59c1440926e647385921d468caac", - "verification_evidence_sha256": "4a81b5276490a75b87b36a1ea55b2e26a85aca66a6219ff793e2091b71806481" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "183c462e37dbe5a7992cef15be4b8f3b89c262c77d68e3d2614ba7e603845c9a", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_a83aaa27646677a0faa3e0da", - "image_sha256": "312cd389a58ddcebe692e53d449121285f14a7a707d6189e015faf3982a521b7", - "parameter_delta": { - "changes": { - "side_um": { - "after": 7.728, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:side_um": 0.7 - }, - "requested_updates": { - "side_um": 7.728 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "33ecbfbfb7539008c23e52745c4dd8dcc9d588d681f5d53dcec635720064c82b", - "verification_evidence_sha256": "2bdef0fee0dbf78f7b191e7fc23026ba00f46d8a32a8190ddb3320f908717b9d" - }, - { - "axis_ids": [ - "axis:side_um" - ], - "code_sha256": "f736701cb5b888ec0844318bdae7cb8eafa743c534063029cf5fcce6efcc30d5", - "controlled_axes": [ - "side_um" - ], - "geometry_id": "dgeo_9c67a3ead027c3424bdf1498", - "image_sha256": "9ff8987caefa2ad9be81531259bcbd6917c489697475ed49e798df2c5714f6ad", - "parameter_delta": { - "changes": { - "side_um": { - "after": 14.352, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:side_um": 1.3 - }, - "requested_updates": { - "side_um": 14.352 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a5ff90c21126d8ca8399cb02937d1ab24b6b57533855e7368bd87c78f3d16faf", - "verification_evidence_sha256": "0cf4840e640c9a2e30a261c1a2ce6cbfb1fe073f6e056eba946da132e98a569e" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:side_um" - ], - "code_sha256": "a44c24edf5396c67530d3602cf2db2d41c6815ebd81e5654cf02925ed752cfe6", - "controlled_axes": [ - "radius_um", - "side_um" - ], - "geometry_id": "dgeo_a22b89f0b1fe390da5e40558", - "image_sha256": "7309b7fc7542313b4cf504a1e0e0ebd920c1f0a84f5cd195f01ecbd08c9f1a95", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 6.6, - "before": 6.0 - }, - "side_um": { - "after": 10.156, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 1.1, - "axis:side_um": 0.92 - }, - "requested_updates": { - "radius_um": 6.6, - "side_um": 10.1568 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "3134edb46ef30328de96e2893a03c02e9eee2c117f3bff63a9b84e3ff3b9ac6b", - "verification_evidence_sha256": "ccf1051a274df7c0de19ce93843008bf765ad2c247f512da8f0acc9d6abcbab2" - } - ] - }, - { - "anchor_id": "l2_03_tangent_repetition__s05__proposal_a", - "grammar_id": "l2_03_tangent_repetition__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "3cda0e029420516dbc20ab03b4fca1eac60be8153674e605526b10f1fece0f62", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_5c494d02b9855751ca7ead10", - "image_sha256": "82b67594a57f738d70a516049dc67225bfd845fbe93f69a3cc3ecfbe6f6ff9a1", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 11.83, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.82 - }, - "requested_updates": { - "hub_radius_um": 10.66 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "a0e761b470469ba1f5828bbc6b1275303c1e36a4764ad358ed65a5440a6402b8", - "verification_evidence_sha256": "477233775d2f946bf12ff4c0bcc51cf2d36492800c58161c7767f36053aed233" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "b1507d6bfa9317776d056f30ce67e44ea227abb9e4f46a994d43540a42521694", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_f3e36ac84bc4aaad5ba4cc1b", - "image_sha256": "92d70f895077337454c78da7ad3fa02bf8e72721eede856caeada637711d6031", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.18 - }, - "requested_updates": { - "hub_radius_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "03a3ea44f62f820a6fac768b18f55cd278e43aedc6ae5d68f04a1e3f6c480b4a", - "verification_evidence_sha256": "a7fbc6102771d683d1d4f72f683985b181c30d840e4744b66d52cd3c456525e6" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "c3011023dae48d5526f95f96f10aeb3bca9c162ac9361ba5baf7678918d13b6b", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_3f86ec9a9faaef26454a725f", - "image_sha256": "841144759ff1ceadd9b3e9a037d99236ef10e754534fe4ecb18d3e9b4433a720", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 15.96, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.84 - }, - "requested_updates": { - "bar_length_um": 15.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "88668b9bba782c2a83b861d173dff1440ab6b9f52c73a8ef3a394ad3d2c205b4", - "verification_evidence_sha256": "c5798576ffcbc4f30bed31917f38555743a5672bd574daa3d35ef1ed6c0f63bb" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "198aaaa082b9c9a44626d81bba6416409e54a4c06c6c682532071e52ff6b92a5", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_10ece09b1926fb89306689fa", - "image_sha256": "01163e8a913dde96aef9616601729e2e0764d68422517f32c3d5613506971826", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 22.04, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.16 - }, - "requested_updates": { - "bar_length_um": 22.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8bd1158ce4f0a3f39891d51089b205d79f1b6a858e014012a77fb52c8d94cc9c", - "verification_evidence_sha256": "3eed73e0fa23bc5bc81fb4d37d1c04b47bf2f50ba54adb9d54a2e682f4130a51" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "7794229b8054dd788e9fe82c557d6d8de4cb1038dd7b567560f158ffc98eb203", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_b33dba68680483586f37b5f8", - "image_sha256": "753da579f1a20c79f36cea272b890eb6a2468188da33ebcaa50e3fa706aa1208", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 13.3, - "before": 19.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.7 - }, - "requested_updates": { - "bar_length_um": 13.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "049e8c1e25ac955dfe4073af86f2ea58ca5cb65ceb88a9990ea06eda31e18484", - "verification_evidence_sha256": "d4a4cb16322c9356ebc790f318bc7632bfab9ac7348d92b824dbf52870e567ca" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "bd93acc3cab9628895880803e80cfb32d6058223a03630bc066dc905e2aac4a2", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_710b346dfb628c674a6dff7d", - "image_sha256": "a9bd2cf92ad58683ab5f9b161772a583a331d3d1d2f4a53095493304fa1e56f1", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 24.7, - "before": 19.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.3 - }, - "requested_updates": { - "bar_length_um": 24.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c51dcfd7d96be0ac199dd02390ec35383709a7ebefe39f735859325dec10b997", - "verification_evidence_sha256": "b2403e386ee6d92c185872fb9c426f2fc4adceb631cbfe3e03b35f957e69995c" - }, - { - "axis_ids": [ - "axis:hub_radius_um", - "axis:bar_length_um" - ], - "code_sha256": "c6edc341cd6e1ee035993f00dea1cf2189bf14c244cdba3d06f5850d20ce218e", - "controlled_axes": [ - "bar_length_um", - "hub_radius_um" - ], - "geometry_id": "dgeo_209cd07e3bf2073f83a08afa", - "image_sha256": "2b933ed30c2586e7352a4213d07c33fccf405e7f877b1e032f34bb2936af6ee0", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 17.48, - "before": 19.0 - }, - "hub_radius_um": { - "after": 14.3, - "before": 13.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_length_um": 0.92, - "axis:hub_radius_um": 1.1 - }, - "requested_updates": { - "bar_length_um": 17.48, - "hub_radius_um": 14.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1e81d5f327238d1f95f5de8e435050fdeb42609896f40babb34a97cbbc12eb33", - "verification_evidence_sha256": "4bac25e51d34cece476c09da885990e94436e910b44b49c3285d57c8d6d9542d" - } - ] - }, - { - "anchor_id": "l2_05_fused_overlap__s01__proposal_b", - "grammar_id": "l2_05_fused_overlap__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "8874ef22d42d986ef579983809c302c3b7dcf7b7fe4e7d7fd8e8e28d343f8ae3", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_d0680f921ec03a9fc18d41a1", - "image_sha256": "17edc21cfe3394fe579fe28042f3ecc7618ac072a79b090abb162aa2e1b34250", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 13.284, - "before": 16.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.82 - }, - "requested_updates": { - "offset_um": 13.284 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f6986a9ccf648c48a97baa8a20497c8ffe9cd74e70bbc8d5230f18b14db02379", - "verification_evidence_sha256": "a25a0640af0dc6109881b681eb79cf91ce088799614719f3459357cdd3277524" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "9a66d0cccdef21a9872d7e2f88054df90759b6e020fd9ecae79327cefb49bc61", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_f85a1aca09ac8eebf38a3925", - "image_sha256": "7442dfe494dfc9d39b89167cf6cc058a04cd7e51a02a5c02be8a831bfb840e15", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 19.116, - "before": 16.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.18 - }, - "requested_updates": { - "offset_um": 19.116 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "77f429a1994e73582a914184175475f79faa51d729a8a0fc40a2254dc4d45b21", - "verification_evidence_sha256": "70dc3807b7b35e03f74f97dffdf3604a58ecd802265c92066353cf0806fc1122" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "b3de62910f2c082ea98323acdc4837ab28c9a0359acad0c93f324eb3ce5fb851", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_b4346f9e3126494df2cfe200", - "image_sha256": "c1cb652902dfcb09f507eb4531c15a3bd9b0a578568013cbb3c85bce5ee44d03", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.016, - "before": 16.2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.68 - }, - "requested_updates": { - "offset_um": 11.016 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "26692044bb778282b30488eeeb72331150121bdc92a342210b3a383c96649848", - "verification_evidence_sha256": "0332b33e99ea149c776286e7c6eecd8bad8a26364b0a24d2e38e6c32ff413dbd" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "e836a5c65da6b4b88d883df11e868db48092615459c2537c2ab0b2fdc06314dd", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_1a12326d3515e68a22ebd21f", - "image_sha256": "6fcc709b7f9f38a5064c379b1ed1a08d3e1d99f53317fa533b239d3f00a3efd3", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 21.384, - "before": 16.2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.32 - }, - "requested_updates": { - "offset_um": 21.384 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2e0bb6517b0a769d77c523fc0deeb1662ac4bc178c407c8905d0039ac8fbe247", - "verification_evidence_sha256": "27a7eb8f0b1c4fe1634f8e8f9ca5ab043876358732d59e78c436a661710b796e" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "f6259035c377a42acd0fd3680b6dd7925d0a8652d711f9105130df21c3595e95", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_108646c226e78e29443d2ba2", - "image_sha256": "890f691cf5f4774bb12da6606d53dfd84ff0c73b34778c984d6563d1787f39f0", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 8.748, - "before": 16.2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.54 - }, - "requested_updates": { - "offset_um": 8.748 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fc6251ea0ef08e396eae6081f0a14abea1bc8023a0c167cc27a936a4d4f062b4", - "verification_evidence_sha256": "c894818aa428c1ac9ea95847d3c8bbf28adad427ab6de06984ab78b236722c87" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "12086a6fe4c0c79b7cb9a1a46e0f33fd2f4a7636a59101d38e4edf9db70a90f0", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_98ac61938be35db5cacbdc73", - "image_sha256": "6913178af56199a6909965c948ec534d48cf10c8b975fc76ba50d80d511e1fbe", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 23.652, - "before": 16.2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.46 - }, - "requested_updates": { - "offset_um": 23.652 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "093d4d9d8e8b64f1f1abacd0069ad501db8935270148767def2b14f9df375cac", - "verification_evidence_sha256": "025b6cfc71b494506ca27a43637b892c39536366e2929bc2ef24386cbe5ea4af" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "c8813221aa1835b5063ddba3d7b893240f7ce339c595d985bf75bf3b30b4e79e", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_c9fc7afb871623b0187c802c", - "image_sha256": "5e142fdd9955b4a7eb29ffd2a4cf0afeab5951d6e88295526fddbec50baf73fd", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 17.82, - "before": 16.2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 1.1 - }, - "requested_updates": { - "offset_um": 17.82 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0da2ab364bfb0c79c1b3691717ad21f71dabfd2fc7941015100686d1e1a3b208", - "verification_evidence_sha256": "32621cae5787f244702b433c5824755dda519756a4f9e503d8716c7a5e17a102" - } - ] - }, - { - "anchor_id": "l2_05_fused_overlap__s02__proposal_a", - "grammar_id": "l2_05_fused_overlap__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "d55633a84285893587cbd49ce994b37d2cdf9516bf1c35105404970ccead1d8a", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_b9da40302895bdb1fcf09a19", - "image_sha256": "18ed024eec01ffcd5d98fa8791ade4113fe3d2acb8241fc6b60b6660d1ea9643", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 22.96, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.82 - }, - "requested_updates": { - "angle_deg": 22.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d1cb92210c5fdac46e0d9a3d4dcab4c6abf3bdab80382b2edc7da60bfd62dbbf", - "verification_evidence_sha256": "e510595c632c2d4feed6a47fe9290bc9f3ee31fee6326e966f67cf811fa631a9" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "ca1a2479ac72d8547e9666ce0a90f1475dcef06d47594a5511e19212b61b730c", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_bfd8345ecfbfcde4e733e9a9", - "image_sha256": "5909afd7d80bab8c73c23666e2e5e58fd48f8a8e32ede5a2ca5c7fedce21d947", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 33.04, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.18 - }, - "requested_updates": { - "angle_deg": 33.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "978f65a0c847536ba168ae5d2a039cb2d746dcd208bca5293509d7cba2b2df51", - "verification_evidence_sha256": "280aaa75626bb1681b80a51833f4ebf78ef317037b5bbdaa06f48ec38c183f0f" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "dc3a2419ef92f701ac4a650f454e27b815272f2b2e6323236a146e809bc06480", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_36c59ff155e9e13371133436", - "image_sha256": "d2418e4e1f614e164d00508acb36dc089e10c3d9f05d0e3e8397ba6204acbbbb", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 19.04, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.68 - }, - "requested_updates": { - "angle_deg": 19.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f4914895b60ddb15c84d21d7808d7b29476259fffa7e2efcae4f17026e5e5570", - "verification_evidence_sha256": "0a2ac27d687bf200d56e88b310baa3a23fc85b8a2dbf5c2c2a39ab389d36179e" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "91acb3264d19f0802caf037293199a36dfe674304ecfb4712acc27d37411f120", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_e996dba246c9ff050fc743c1", - "image_sha256": "81f8b57622d9f99809951ccfd827114d1647ac12abd4d88ceb2fe561e60aa566", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 36.96, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.32 - }, - "requested_updates": { - "angle_deg": 36.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "aa93be8da4c8b1abeb1d6333ce77d96e1e8016463b8d48c07644ff44675a51b5", - "verification_evidence_sha256": "d75e8173f35975948b67345d02eaf415069140e793ef5cf7ae0d351792432a1c" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "6d7154efebda821bfca4439353bcea7d40d2687de2b4ec3089805d2e215ae5af", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_3dff20976f236a437252bb70", - "image_sha256": "fa4109095a4614f5903688328c48d5b1a09f6e67912d2033f0f795e252259207", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 15.12, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.54 - }, - "requested_updates": { - "angle_deg": 15.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "066afc375657a560b4533a765ac2223a4de977fcaa2fc681a026a488bab4407d", - "verification_evidence_sha256": "5de63968d056e6857ea7a4a7fa4ea8ad6bb17aeb0ef01671c5cae289949e9e7b" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "d59fac3c4b87d9f1be14c44aeca6c91bbde50c478c426c777041e266b28dc0c8", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_904c00c32a8836aa70aad5fe", - "image_sha256": "226ed9760dd32f6d1facc2857620be6ebd9819b53cded232a0eff19fa64aa7d6", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 40.88, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.46 - }, - "requested_updates": { - "angle_deg": 40.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "44edcf9d38495f5e030ea12bafada209fe4621cc6f656d59f74e1de3a962a3ba", - "verification_evidence_sha256": "da596bb564fa1854d325154199f26d85d430793b092edf68e688a7ac340048af" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "94b227f6dadfb6ca70b6020be2867368a55475d4548b8a759e3dc876dae0c9a8", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_d45de52dd2746cc0e39b98df", - "image_sha256": "9f04ad9a60c86f72cf6935cc6822f785bc5441ad869338ab95e1aae142be59af", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 30.8, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.1 - }, - "requested_updates": { - "angle_deg": 30.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "13780c1a1d4198abfc3338cd816bc07b8d9b11f2e833492c2801bc203ae229e3", - "verification_evidence_sha256": "48a00532587d2f53a0f50cf406a8081d1cbce63f2bddb41b133947bbbb626208" - } - ] - }, - { - "anchor_id": "l2_05_fused_overlap__s03__proposal_a", - "grammar_id": "l2_05_fused_overlap__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "5c7b6ac52f4f6cbf066bf79999cee6031b50d58d2e1d578ed1a949e7026f7d23", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_18357a4c18628a66910a1794", - "image_sha256": "466c44144344996b7e50e22ec927e6001709b50cc41fec37e64a25c9cfb39746", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.82 - }, - "requested_updates": { - "offset_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5983a6eb522363d5b29edc4b4fb7aa7439e8167b592ae73af7549ae924c45ad2", - "verification_evidence_sha256": "93952bfc8c5204d65d3aec59dcbf5dd9720a3c7cc98970e2a7ae3d0d512462d2" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "f499b9cc8cf06e0d70e1ee58c78b9ecf158ae3207d4c412162eeafd67ca4c53d", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_379d932380a468ef2a5b0d5c", - "image_sha256": "fef6cf19783425ac0813c9c2df6c8755afffb871659ab703cca4d13ede3afab8", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.18 - }, - "requested_updates": { - "offset_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "43bb828de0f0c69eb90d91846bc76d0ce9bd8626fad83ca5ed3d2a4215dcee4a", - "verification_evidence_sha256": "b59f4fb4f2eefb27b8b04d02062bad5625572582193702863dff3d162312a732" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "9916e84960cfaffa52ab735129bc9cb59ea3cfb0f53fa8d6aee199d640b6702d", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_e2474299c0ba146604c6d412", - "image_sha256": "c764cc38b99d3367f6dbb0e279f2a4ead37c7ad17a8c7da8eb8fde8ad9e7b692", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 6.8, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.68 - }, - "requested_updates": { - "offset_um": 6.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0cdc479a6f2b607f0f099c82cbe530a4578bee199e64bad222be5560bd396178", - "verification_evidence_sha256": "31bb0053662cf4bc9c1c674afe3fe3986262046a5345592cfe8eb18df348ded6" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "999761625ff41d1b2ec4c3c81fd98f2166fa6f8cec2f8b96e6e730fbfffe16b4", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_4e49b35647e3ccaa436bbbe3", - "image_sha256": "093c3175674c36fb300ba60b8a5de01dc70e4f0ec69e5e6f3e4dbf1c92614f8b", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 13.2, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.32 - }, - "requested_updates": { - "offset_um": 13.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9996971cba9745c87dd68104d4f1566647e3e56e3c4b36c206f5e74fa7e9e813", - "verification_evidence_sha256": "c7db3c1a52043242f4b86e7f435e7737905c043556897eea3e3ffbb2c98c7fd1" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "3c756e0e47e278c21d3128e318eff87e5fb165ad04f99e369ccfd3da6cb16224", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_f17a4fea8a4ef7e0a6e7f2b6", - "image_sha256": "850d91ead9d2b366db23aacea268355fbbddbe4e00a4024617efe0623f8e1a64", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 5.4, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:offset_um": 0.54 - }, - "requested_updates": { - "offset_um": 5.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "eb1361dc1a7a2410ce2a1e081f20f5cef2622ddc4311abf4758f2c744f2e0df9", - "verification_evidence_sha256": "ff6621b462692f49183ae344d19a3e43366ba069840cc944c4de607db6dd9f99" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "f7eb9bbe2b42c02ba502ebda6c3c6e0f6f85c7cdf63f198789f16420475480f2", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_b246236c1a47797eab22ff55", - "image_sha256": "14e4bd7956e77c23fa10d23322710948bef1f3487270ade985f773a58d6c4d7b", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 13.45, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:offset_um": 1.46 - }, - "requested_updates": { - "offset_um": 14.6 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "9448f101abc327cf65d04481a1a40abc0edec2ec0805aaaf14e51b03119084a2", - "verification_evidence_sha256": "1de8241818cb9242d2d1fd9cd929b3192f423c09a8631630fd57b19fb99f33d7" - }, - { - "axis_ids": [ - "axis:offset_um" - ], - "code_sha256": "6c44c487f3ef3e67969b4e1fa1768a729c000e8431a3d3c61fbcad50d5fbeba5", - "controlled_axes": [ - "offset_um" - ], - "geometry_id": "dgeo_715b8c9aed88158ebc3d8c28", - "image_sha256": "232e71c6752534f99e79f30f584ba77c542188485150092a9a043055ec520220", - "parameter_delta": { - "changes": { - "offset_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:offset_um": 1.1 - }, - "requested_updates": { - "offset_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e17de05b7525325a2a8ae6e232045c1b048ee12d2852749f7abf1f7369d92b70", - "verification_evidence_sha256": "7e1abfe538410c38387d214d7f95646d3a3ed25acef09cb5aae6647851deda01" - } - ] - }, - { - "anchor_id": "l2_05_fused_overlap__s04__proposal_a", - "grammar_id": "l2_05_fused_overlap__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:cap_radius_um" - ], - "code_sha256": "b55092d96f096dab3863c8fe4334da47d11980075669342f217bab946677495f", - "controlled_axes": [ - "cap_radius_um" - ], - "geometry_id": "dgeo_fed725e27a84c7a181b9487f", - "image_sha256": "2cea696f0a9953be1659a3cb1de8831ca82ea13ea2fd1a47b1256c4425737ee8", - "parameter_delta": { - "changes": { - "cap_radius_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cap_radius_um": 0.82 - }, - "requested_updates": { - "cap_radius_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "59f0967b61baf88e1ab13ff3378180a4ecd03e3dcf0e9fdf7380d5579e0b714a", - "verification_evidence_sha256": "be3faddcba7401d011cc1cc4a07717c55aefe2f98a1ac4bf4b77f513a34046ab" - }, - { - "axis_ids": [ - "axis:cap_radius_um" - ], - "code_sha256": "71f643551e8c9d86118110fd572a623d05ed144c0f7b603d6151603942ac51a3", - "controlled_axes": [ - "cap_radius_um" - ], - "geometry_id": "dgeo_5d1a0680ee26b82bfc22f57b", - "image_sha256": "b6921c82d9ca7254cf062b4b8a7fc9466bd755ab3b9dfc0d95eada7c534ee12d", - "parameter_delta": { - "changes": { - "cap_radius_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cap_radius_um": 1.18 - }, - "requested_updates": { - "cap_radius_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cd58ffee624f1529519f403206e2200629df7624cc17d1b1007d32da6e7cb423", - "verification_evidence_sha256": "5d6cdf27143d6f80c56ffe9e6c2dfae4045b591426d701b627e36d90fd4d7f7f" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "4a882539702c83dc701e1d203483371888bb0b76fad9bfab4d6c94920b07b70c", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_99f958b5fd0153077395a48d", - "image_sha256": "92ad96ff7355363a86d0a65b5633011224ab53b904ae1933c41525885782abe6", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 35.28, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.84 - }, - "requested_updates": { - "bar_length_um": 35.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "271509bd295b569f2f0842b069507e3d25145580874d2367f95ecf1b55bbde6a", - "verification_evidence_sha256": "67f6fdc6d2c5afab274f1bdcb9a91120dd2e76be5bc31fab8cd74bb90ea25cd5" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "a1cae6c5fab83c19c902ced46d614d1cfad43aa5880a4e5dad6163bcc4b89cac", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_10bea4dfc9f0ebd1c7949998", - "image_sha256": "e37bef1eabc7562271d3a8e6bd44b468f67078f31873ad7888990c22152b4dd5", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 48.72, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.16 - }, - "requested_updates": { - "bar_length_um": 48.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3541d03f2bac4aa2294236928448b5dc6cddb9acdee56f865d568885752ee6d0", - "verification_evidence_sha256": "ec0b5ebcf16f8cd6da5da2f322162715bcc3023f2855ed1bc413b40db86b29b3" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "16061124a73eb2736c1090f36bee27129a20a0c8e0b12c4cd9722bd8927261a7", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_36e343fba17128b42d87a7bd", - "image_sha256": "01c226d1276e7980e2e1672bdb5015e6d34863d9683fd032739ebe51fa9fefc2", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 29.4, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.7 - }, - "requested_updates": { - "bar_length_um": 29.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b49b3204f23af969093614a9d1ab10dae586c8f5a9a290d6e4437764a8d79313", - "verification_evidence_sha256": "4fb78f83f4436cc929bca7506c1d4177f5a852de44f2f173a584c6d3db962bc9" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "82219cbd71187259307a7346fdc531b82b57c776bfc1395858b5fcec1a6f71e6", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_f0d6b045dd952a7f358abb5c", - "image_sha256": "9f365b3f91607efe8964ef351f3403ce98a4dba681337d42041e87fd3e32e730", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 54.6, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.3 - }, - "requested_updates": { - "bar_length_um": 54.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "72ab379493512ca149f659e788d90b820c63badad65475df67bb8e5c5ab37537", - "verification_evidence_sha256": "757a59d7fbe7fe8b0823a45e81a59efefa7ee90797d03146bce8e1fa351c166d" - }, - { - "axis_ids": [ - "axis:cap_radius_um", - "axis:bar_length_um" - ], - "code_sha256": "3a91f2237ebf9c4890a18bdac734fcd040795c6a911d85226b76e4484d705e9a", - "controlled_axes": [ - "bar_length_um", - "cap_radius_um" - ], - "geometry_id": "dgeo_0a297348da608db5b8390a81", - "image_sha256": "2185a27a8a1769c620bea799a328564552abbb68925dae0a9274fb779e52ddcf", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 38.64, - "before": 42.0 - }, - "cap_radius_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_length_um": 0.92, - "axis:cap_radius_um": 1.1 - }, - "requested_updates": { - "bar_length_um": 38.64, - "cap_radius_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cafb25252d211ca70522f956bea03724d0cc0a450685a367d56d09e5e5dd4078", - "verification_evidence_sha256": "397de5f57872368d6d6be67154bb3dc4cf95a637e599e0ceb22978d74194524f" - } - ] - }, - { - "anchor_id": "l2_05_fused_overlap__s05__proposal_b", - "grammar_id": "l2_05_fused_overlap__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:lobe_dx_um" - ], - "code_sha256": "dee6331878c59bfc59aa2eddffa8728028cc5a05ed09a6f46e19f286a645919f", - "controlled_axes": [ - "lobe_dx_um" - ], - "geometry_id": "dgeo_f3564c401e6f410016f3cb70", - "image_sha256": "6edfd510d64bd25088a39ef4f6879ea1273171cac76e5189043ccf52a3c82e9d", - "parameter_delta": { - "changes": { - "lobe_dx_um": { - "after": 15.056, - "before": 18.36 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_dx_um": 0.82 - }, - "requested_updates": { - "lobe_dx_um": 15.0552 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "fb68ba33220297b7d2c4805c95c141b95380dc8595858eb5a38dafe8f89fd804", - "verification_evidence_sha256": "e2e356919d27668eb542b0a980318d09050954423977d9e063447329c9907015" - }, - { - "axis_ids": [ - "axis:lobe_dx_um" - ], - "code_sha256": "676c2d4d6c457f34d61c1d92481fb60eff002cd45310bd9db9d48c8322a99575", - "controlled_axes": [ - "lobe_dx_um" - ], - "geometry_id": "dgeo_341f1e48d58ac244fb2d07ff", - "image_sha256": "fa4e1a71a4c5e7a928af62c49f9f0141707ceffab5238df3c9754a53d0c7ada4", - "parameter_delta": { - "changes": { - "lobe_dx_um": { - "after": 21.664, - "before": 18.36 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_dx_um": 1.18 - }, - "requested_updates": { - "lobe_dx_um": 21.6648 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "0fcdc48174d953d78d9081bb5f8ec44403e090323ab1aa4a659176c6a0ab4dcd", - "verification_evidence_sha256": "69c5273b85995034da8b5fd7016eeb48fd4ae589c8c42c555ea2af04b9ba19b5" - }, - { - "axis_ids": [ - "axis:lobe_dy_um" - ], - "code_sha256": "e9af44ebb416d54bc0048ae9b9a7e041139c3dbf4d355ad9d94958df1a6d83a1", - "controlled_axes": [ - "lobe_dy_um" - ], - "geometry_id": "dgeo_7ad4af7aee267c4e3e3c05b9", - "image_sha256": "8eb255c2c5ff28a4baab42c2d34a4cfb7959aa7e85fa7980652cef53e2e907fa", - "parameter_delta": { - "changes": { - "lobe_dy_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_dy_um": 0.84 - }, - "requested_updates": { - "lobe_dy_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "89b021c3f4a43bbf4b8829b8442440c71c498c90979b44d00d45484d52ed35f6", - "verification_evidence_sha256": "249c761d9846c6df5276f6d6ced0a8ec40bd40fa54e0d231e4446cfb8a1524b8" - }, - { - "axis_ids": [ - "axis:lobe_dy_um" - ], - "code_sha256": "7e0a9838b6628f7bbcd1117f81931622581dc5454199bcefa5c62d7c8530b47c", - "controlled_axes": [ - "lobe_dy_um" - ], - "geometry_id": "dgeo_a348ed612353fcee9e0cc570", - "image_sha256": "2a036a04d3be9042a2bb7272a56c89ffcb3676800bbdcc561eb2c4e361f470f1", - "parameter_delta": { - "changes": { - "lobe_dy_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_dy_um": 1.16 - }, - "requested_updates": { - "lobe_dy_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5ec7811149264b70bfbbf96411eb99b3eaba55f7c9f69c2bc92dd5e6ebe307be", - "verification_evidence_sha256": "44fd436446830cca37d2a9f755d59f1ad6b88692047a5cf998c4dc72a6a7dd61" - }, - { - "axis_ids": [ - "axis:lobe_dy_um" - ], - "code_sha256": "47e0ecdf70e7968159d5a4fec08546e1c9505b571513dec95960e58a98447e64", - "controlled_axes": [ - "lobe_dy_um" - ], - "geometry_id": "dgeo_0f33fd5d4c96731efd035d39", - "image_sha256": "89b3498778cc0e31ebdce170bc8ebcc4de2975dd784f62f1f0031367ccb47060", - "parameter_delta": { - "changes": { - "lobe_dy_um": { - "after": 7.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_dy_um": 0.7 - }, - "requested_updates": { - "lobe_dy_um": 7.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e51c175dd742bcb8390f79b3031cea2c3e4cff54bd0eec6b7ae5e54721090fb9", - "verification_evidence_sha256": "5f797ca7448244e3e6b17f73c1ce57ad87d382ae67a5e54f917e8ce4d30dc00e" - }, - { - "axis_ids": [ - "axis:lobe_dy_um" - ], - "code_sha256": "f56e05dd92298ebd8aa55681b8806146eb4fb73eba0d4c395d0ffb964e8263cf", - "controlled_axes": [ - "lobe_dy_um" - ], - "geometry_id": "dgeo_a6b71db301a18d7acf543bd6", - "image_sha256": "90f53443f02cd54436b8131638028fdbd2c181739fb2a37e9f2f0166fd6b98d0", - "parameter_delta": { - "changes": { - "lobe_dy_um": { - "after": 13.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_dy_um": 1.3 - }, - "requested_updates": { - "lobe_dy_um": 13.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "214bdfd8597abcbd3194e5a509a701e899df32cf25897260d056a3f36735dbdd", - "verification_evidence_sha256": "1d4682a3f5871cfe5d1cdd5d49e212d6b5a57b3b2b5d78c6f57e886db1a6d9b0" - }, - { - "axis_ids": [ - "axis:lobe_dx_um", - "axis:lobe_dy_um" - ], - "code_sha256": "b95c1d14f2a669cb936f0b414ffe782b398730b067063b938a36869f3a2b7b06", - "controlled_axes": [ - "lobe_dx_um", - "lobe_dy_um" - ], - "geometry_id": "dgeo_0964d4aec98755f4b9c276e7", - "image_sha256": "17894414e65e7036e8921eaeb2a2a9ef5b37b0478b1e3c34215f150aea2c1800", - "parameter_delta": { - "changes": { - "lobe_dx_um": { - "after": 20.196, - "before": 18.36 - }, - "lobe_dy_um": { - "after": 9.2, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:lobe_dx_um": 1.1, - "axis:lobe_dy_um": 0.92 - }, - "requested_updates": { - "lobe_dx_um": 20.196, - "lobe_dy_um": 9.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "87adcf7c6858bca8abf0e4e4bf0d3c275a1a62b61746725af43822f92526a900", - "verification_evidence_sha256": "41124de2386f5be4a1cd38bea03c63bef555985062b6eb3dfcd00acee33e4ce7" - } - ] - }, - { - "anchor_id": "l2_06_aligned_cutout__s01__proposal_a", - "grammar_id": "l2_06_aligned_cutout__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "d9d3a91ae370cfea2af0149cfbf5bbb19ff063661707bff35a44087c2a33b9ed", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_28022e8b8953803766e10f29", - "image_sha256": "82aed21590e4ba0753d498440b0397b469877a487c081e45724a7f03d4ebe212", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 45.92, - "before": 56.0 - }, - "host_y_um": { - "after": 29.52, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.82 - }, - "requested_updates": { - "host_x_um": 45.92, - "host_y_um": 29.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "32bec80bd6b2157016d9a80cc03e2b078a672870d1428a7f9da4d23858992b4d", - "verification_evidence_sha256": "4916c22af06db30aa8bd838cf93bc7b3a3fcdbf417c1617a94682f41b5c0ff23" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "f18415b9cc414c3bb8e3aad8710ceb3594317121c8221f91e88dfc9dbb6facab", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_768c80d35f4444526889494d", - "image_sha256": "7a5d40233a865fb200d8c0341031bba477eecd0976c372e1c72f4c10e9a1b78a", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 66.08, - "before": 56.0 - }, - "host_y_um": { - "after": 42.48, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.18 - }, - "requested_updates": { - "host_x_um": 66.08, - "host_y_um": 42.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "39a1df4aa1c16297fdf4849cb9e048e84668eb792c56003df902a1464b3f6e3e", - "verification_evidence_sha256": "652233b7cfb49b1e985ce3b545e0d7546597cf81544632771bf498f36ddfc345" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "a1f9a306e30fc980e7f9dcda5e922a0e6bf8ebd6ba2ee832fd61695ccf2f8c88", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_58db33673f4672ea6822c903", - "image_sha256": "3db3e8e07592e8e9875af0eb76c9249f2d0e10e87503139c44780ed92f571cb4", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 38.08, - "before": 56.0 - }, - "host_y_um": { - "after": 24.48, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.68 - }, - "requested_updates": { - "host_x_um": 38.08, - "host_y_um": 24.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8cc3cee852e4c3b9be9731f817bc0e4e17233b303c49848dfdb21b649eebed38", - "verification_evidence_sha256": "c99a53144878da34e154ba90e0526d51c2c0dce7fab792ee4b1c4dadf0309bcd" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "69023a07b1f734e7bf43551d09d908b150804bb3d0b428048079cbf52d54af5e", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_ee584f59f2c4b76057cf8991", - "image_sha256": "3204ecbe91eaae2eb15f8566b08b6a0a645fca4f7c57dea092baab9776f0ba7c", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 73.92, - "before": 56.0 - }, - "host_y_um": { - "after": 47.52, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.32 - }, - "requested_updates": { - "host_x_um": 73.92, - "host_y_um": 47.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "47b20e0fd5463daa59982a259cb292ac9eae9c2111bfb005a057720c5c005d49", - "verification_evidence_sha256": "a1dd65817421160e3d3598f5f081fa444da727e899d11c1ad26f1cca6b9c7227" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "378e12b9c4ac9a8d67fd37a4e9029be1197863cde8954c8906f03aba027d2408", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_4392cc56ed34853d67938f0a", - "image_sha256": "d866cd066c1aa993fa3c855a7a33362230286108232703a1b57a58e3380600f4", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 36.68, - "before": 56.0 - }, - "host_y_um": { - "after": 23.58, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.54 - }, - "requested_updates": { - "host_x_um": 30.24, - "host_y_um": 19.44 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "da9682f3632def7fe4c35268b82b9b37128d63e33f234bc33dfe5d6a144182fe", - "verification_evidence_sha256": "fbb0a73acc7596246ad225cd6e1a3d044295b8cb8978167588d64b927c9e512c" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "dbbfd7f06ec8ee33f9262693317fd71e8be04e76a7457ed17f94bff40ceaa7a9", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_e9b388ffebdb0253cf3f8082", - "image_sha256": "61d15c01fcb4a891f5c7c5706ba4943030094cb8309b5a1c7d6a66a11b7caeaf", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 81.76, - "before": 56.0 - }, - "host_y_um": { - "after": 52.56, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.46 - }, - "requested_updates": { - "host_x_um": 81.76, - "host_y_um": 52.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "51217f0f12f4683d77a494b5e5d5f0bc7b4084654aa1526df0f9d2136355d0c6", - "verification_evidence_sha256": "46f83da55431d4b190f18aacc1c4be7b723b2d8e8ebf887e201e0144d1e1b6e4" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "84451923fea6b25eaac44168c7c57d3a0cac1ef8b965e25040ee41b5e419bd43", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_f9dc7d6bbb4fc795242a1c68", - "image_sha256": "d6d0761cb122150db4eea79efbc6115ceb98b3efdf707ea4b83ea2333b6aeebf", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 61.6, - "before": 56.0 - }, - "host_y_um": { - "after": 39.6, - "before": 36.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_axis_um": 1.1 - }, - "requested_updates": { - "host_x_um": 61.6, - "host_y_um": 39.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "24805cfeecb151c403edbe08ae568eab58c063b9ac922ac6dea3fec9b1290a6b", - "verification_evidence_sha256": "1df3e8216a238fe1be8a09fec56eb29df767f378107cae91aea50ba12aa9a70d" - } - ] - }, - { - "anchor_id": "l2_06_aligned_cutout__s02__proposal_a", - "grammar_id": "l2_06_aligned_cutout__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:host_width_um" - ], - "code_sha256": "58bcbfa1697760f96fea7f01bc259f6a969425a68f99b758561aa57fddb1686c", - "controlled_axes": [ - "host_width_um" - ], - "geometry_id": "dgeo_1ab1d1803a3ba10259059150", - "image_sha256": "55b98a33eabffabe5daea6367440a22f2555d3dd502c03bacb8702b44af4a3b3", - "parameter_delta": { - "changes": { - "host_width_um": { - "after": 47.56, - "before": 58.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_width_um": 0.82 - }, - "requested_updates": { - "host_width_um": 47.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5fbea8f8b37a03ed50d6f2a4da5c1ca5cb32678c3c9a296cd931923c9dd0287d", - "verification_evidence_sha256": "7f7c3c86bec4a395cefafa31c46852696d87cc96a7d430095593a0c86ea3a8cd" - }, - { - "axis_ids": [ - "axis:host_width_um" - ], - "code_sha256": "fe1a3630ef8dcff8f0e0d742d3fc6b3e561d122f492d51d6ee435d639341c677", - "controlled_axes": [ - "host_width_um" - ], - "geometry_id": "dgeo_47828476cb829b813b326e22", - "image_sha256": "25b16d979adaa1bac12e203bdb570a2eb0aaabcd6b6039eb26b454fd51f5658f", - "parameter_delta": { - "changes": { - "host_width_um": { - "after": 68.44, - "before": 58.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_width_um": 1.18 - }, - "requested_updates": { - "host_width_um": 68.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f7cbeea8dad2fc1c94991e9cd2dac172a50b2ecfea011f8cb072a6d9ad1e2003", - "verification_evidence_sha256": "4e7b501b72cacecd83c40d37d2c2b4c2c42d94e239e1aeef671990654cf051ca" - }, - { - "axis_ids": [ - "axis:notch_radius_um" - ], - "code_sha256": "0146ca7413cfa1fb22fec0a034604255071954d07862b5b4c538306c764d50a0", - "controlled_axes": [ - "notch_radius_um" - ], - "geometry_id": "dgeo_6126de0b5a102253c5438bc8", - "image_sha256": "1a05223a0fa6f355ba4099b5cf84f101353feea82b5c2eb3ad903133462ecfdb", - "parameter_delta": { - "changes": { - "notch_radius_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:notch_radius_um": 0.84 - }, - "requested_updates": { - "notch_radius_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f73eabc833f3ea3eb366b4fc214d11c156b152e259e90fec55655196b38e0cb8", - "verification_evidence_sha256": "ff4cda25f58a8bd47c57e5fa12c83a5b0560adce484d25e815161296d15c06b6" - }, - { - "axis_ids": [ - "axis:notch_radius_um" - ], - "code_sha256": "ff1d92af9602e796d3af6d1f1cbf2d94e17bb72c443cfbf237f74d2f10864dc5", - "controlled_axes": [ - "notch_radius_um" - ], - "geometry_id": "dgeo_b14348fe9a6e39da9f8294e8", - "image_sha256": "4f9a986db5937bb850284298a647168b7ad33ee5d08dff427ec06bda8254786f", - "parameter_delta": { - "changes": { - "notch_radius_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:notch_radius_um": 1.16 - }, - "requested_updates": { - "notch_radius_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "adb53d5ec86e8a51e60297d0945def7e6a81f6ee566a0e58cf79008b52287c9a", - "verification_evidence_sha256": "269614eccfeb025a2669e19eb3fae5963225cf81967277de5e4370f4f2072b1b" - }, - { - "axis_ids": [ - "axis:host_height_um" - ], - "code_sha256": "7dfd0ad97d5e85bf1f717cba36d8a8d363b0431b3aec2c39b36894cd35d6f305", - "controlled_axes": [ - "host_height_um" - ], - "geometry_id": "dgeo_880d1473e7880fb9abea70f4", - "image_sha256": "0cb2eb35caa2a6bd7ae1e413d572b32e3d63b3b2747d97b732c314707097388a", - "parameter_delta": { - "changes": { - "host_height_um": { - "after": 26.66, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_height_um": 0.86 - }, - "requested_updates": { - "host_height_um": 26.66 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6e07cd2b9865ff1e312714ecdf6418690bee4fa576395e43babff115402c880a", - "verification_evidence_sha256": "c3bdef6966ba899b0af3bb89d4ba26de53f2622cb3f21c21dcbfb1ff8c954bc8" - }, - { - "axis_ids": [ - "axis:host_height_um" - ], - "code_sha256": "dafbb6040d58262de4fade35a5465d35fd7d6d8af5250b99483c3ad078df60cf", - "controlled_axes": [ - "host_height_um" - ], - "geometry_id": "dgeo_2ef95c21f109e09aadad9be1", - "image_sha256": "8dc3b83c2217ed8974bacb587dd0dfc7e120fd849ceded84a55c10755b11570b", - "parameter_delta": { - "changes": { - "host_height_um": { - "after": 35.34, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_height_um": 1.14 - }, - "requested_updates": { - "host_height_um": 35.34 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fef7c5afad6e9e1b472ba341a39b98bb77d898a332b8d28e53e856a75e975b52", - "verification_evidence_sha256": "a504e24443c9443dc5e68531d87d6f688d7de2ed188a29233004d72ab39d2ca2" - }, - { - "axis_ids": [ - "axis:host_width_um", - "axis:notch_radius_um", - "axis:host_height_um" - ], - "code_sha256": "586e0f42bb2aef801c14f7ac9bc2e09c12a1751f49e8d1f08ddb516dccc1312f", - "controlled_axes": [ - "host_height_um", - "host_width_um", - "notch_radius_um" - ], - "geometry_id": "dgeo_21be259c82bb75ffc2ab62c4", - "image_sha256": "cf4429624717f5a7cf79c6a43a8881f1e3cbdfc7db4b0ae981479e9f8cfc46a9", - "parameter_delta": { - "changes": { - "host_height_um": { - "after": 33.48, - "before": 31.0 - }, - "host_width_um": { - "after": 63.8, - "before": 58.0 - }, - "notch_radius_um": { - "after": 10.12, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_height_um": 1.08, - "axis:host_width_um": 1.1, - "axis:notch_radius_um": 0.92 - }, - "requested_updates": { - "host_height_um": 33.48, - "host_width_um": 63.8, - "notch_radius_um": 10.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "39a42af65c88016358953510a62baf95f18202d044a4d685fd259ce01fb55066", - "verification_evidence_sha256": "c14f3581ab62f9c54a43f87f5c1fecd137f38950ab225f5d6772dc86ed8527ad" - } - ] - }, - { - "anchor_id": "l2_06_aligned_cutout__s03__proposal_b", - "grammar_id": "l2_06_aligned_cutout__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "4b7249b3b5f0198c1f1d27a6ebb13c098b83755f1d850193cab8bdc36758e818", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_0020da2681c15f7872f12c1e", - "image_sha256": "3fc47d06dc12787555c5357bd5986c393a96862ae7fd21795185866ddcc18402", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 61.992, - "before": 75.6 - }, - "host_y_um": { - "after": 36.08, - "before": 44.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.82 - }, - "requested_updates": { - "host_x_um": 61.992, - "host_y_um": 36.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "353284ee806ec2143308a11fe0a7ae1f65fc7ff5b0b582fa760514099d061fae", - "verification_evidence_sha256": "a9e0d82f02d856cc9cfca5b2e169a876cec9338507c20ab6318f0eaed68d13aa" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "d69d2883a377ea9e54dd263827f62f2fedca44561ccfdf252763c78ce9884b65", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_7c57ea5744def49c54e1bcae", - "image_sha256": "9f31a11a1f84b3515dc3f71f2aa3de0c2a61c3d0122e7c2249896cc91fb15879", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 89.208, - "before": 75.6 - }, - "host_y_um": { - "after": 51.92, - "before": 44.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.18 - }, - "requested_updates": { - "host_x_um": 89.208, - "host_y_um": 51.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "74de75c606a9d8a3ecb46175d7bcb6396566bdefe54037e1dc2e7ba1af043b42", - "verification_evidence_sha256": "a340378a92236e499436279545beb9baf475d836f36dbaad4d8bce3e0216ed45" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "cff9ad3923754c6995957ccaa4f8cc56b726de54a2d9361e35205c3b536eb7ed", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_144206cbfe8481c9cad0ffbd", - "image_sha256": "1e03a61c33401df240891e9e8cc48e6bfbd327b64068ac85b7f35c922ce8c7ee", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 57.456, - "before": 75.6 - }, - "host_y_um": { - "after": 33.44, - "before": 44.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.68 - }, - "requested_updates": { - "host_x_um": 51.408, - "host_y_um": 29.92 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "f06d7dfb3c39703385c2c498ea01cf9b3220d32a786c94a2ed2dd412e5b53a5f", - "verification_evidence_sha256": "820cb94abd7b082adb71a88985bc085a11408868a34e351477406dbf48c7967d" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "8f68cb29ce051c2bdbe8c14a2dd129ef1578722d9cec46bf857fef3602d443ca", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_f2825a9f4a46084f55d29137", - "image_sha256": "172a20911c099bb6efef4bb22f1b5f924771f4e09ce366add516acec50fe6a02", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 99.792, - "before": 75.6 - }, - "host_y_um": { - "after": 58.08, - "before": 44.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.32 - }, - "requested_updates": { - "host_x_um": 99.792, - "host_y_um": 58.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fcf0f7a77ba73de34ff9d6aacc8006306138858ef95b874d485516adb18a62fe", - "verification_evidence_sha256": "91310f9a5b88e01f9a457435e6c56a976cb5e2c5759994b04c995d72361c09ef" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "1175d6e042a6c2493a9b34252651c13f44b6eef47526231596d0bb2747e11d58", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_b11cd6d90deb7d95ae324353", - "image_sha256": "1bb8c7a84ac3c52abdab96549bdb3d632b4a1ae9ad1e411b4d302332fd73987b", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 58.212, - "before": 75.6 - }, - "host_y_um": { - "after": 33.88, - "before": 44.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.54 - }, - "requested_updates": { - "host_x_um": 40.824, - "host_y_um": 23.76 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "9e076d49241e04c49bd022a31b2b2716eb5994fc34f4d52f9eaa6f77deb4a0b1", - "verification_evidence_sha256": "67bdc3f3a26ce513f853e44b1fdc611400ed91e77c1ca284daaa19320917a918" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "494867b85f3ec6813d20472124743424f18ae174809014e6466eda07b5bcaffd", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_ce526d137c5438cdeda98c7d", - "image_sha256": "3274896ce31ce4454f3a67b2ad47aaf2ffdb04cb050d5d555141b61a36b3433e", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 110.376, - "before": 75.6 - }, - "host_y_um": { - "after": 64.24, - "before": 44.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.46 - }, - "requested_updates": { - "host_x_um": 110.376, - "host_y_um": 64.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4f9d2ce64e419f03794d9cb05f71751e0b33414c1fd896773103f059bbc2c12f", - "verification_evidence_sha256": "c902d298148e4f49c5252aa3edd1fbc4a297697a18c2691e69819ce69d99b3f5" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "b0013b55d1286a2c0163203b86909a8330ebd6d1a20834b850d0c58b30e05c4b", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_33484dd920cd311e06f19bec", - "image_sha256": "b32339acbdfcc3f94683ccfcd58257b0e31efe2e668027c6c7f792135e086eb9", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 83.16, - "before": 75.6 - }, - "host_y_um": { - "after": 48.4, - "before": 44.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_axis_um": 1.1 - }, - "requested_updates": { - "host_x_um": 83.16, - "host_y_um": 48.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ca642416d6fc6e4267d03ed8aa84425bf1dc793727a77ac976a1a99302779a65", - "verification_evidence_sha256": "84d9841fb88e2f5c7faf36843a3b928642c2cbda917062f5ec5fd07e62c34416" - } - ] - }, - { - "anchor_id": "l2_06_aligned_cutout__s04__proposal_a", - "grammar_id": "l2_06_aligned_cutout__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "533f17c1fc76b3ef71e5cfa4769a67ead48bf1db36fb0ed43ed3c121affafed2", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_7918f792c2e1d1b9493cc946", - "image_sha256": "e6d76c399b107d09e7265cf75f5c93dee9bd3a74ad62d8f46bf67ebaccdf9341", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 47.56, - "before": 58.0 - }, - "host_y_um": { - "after": 31.16, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.82 - }, - "requested_updates": { - "host_x_um": 47.56, - "host_y_um": 31.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8ebf69748822f2ab38cbdfe3969d693f5642ac3069e1c631c3cb63062e3f1f7e", - "verification_evidence_sha256": "7256b6614b08cdb32dc51f537c79d16496aeb67639cf151bdec04fea804510ba" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "409f6f018e7d27fe8552abe1755e92629786c3468133fde4e12e02228b6087ee", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_4804f1962d117bcaec37d8e8", - "image_sha256": "89b308e21217d601acd1b3f9b648f31161ddbd5826949b7983e7e0ad69205b94", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 68.44, - "before": 58.0 - }, - "host_y_um": { - "after": 44.84, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.18 - }, - "requested_updates": { - "host_x_um": 68.44, - "host_y_um": 44.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b52659c19301a45a2050087d432b2bfb3b1aae789b52af1766b4cd398eebcd33", - "verification_evidence_sha256": "cfc80bc75f3e51de036fd1967d716093710a46ac7d490bab70eb24a34aaa1a06" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "07cb2cfce0c95a0260a2f2d34ffc7be1cbb12bfd4afeb509ec153a2a13e2b787", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_935b2f8749c18a1833e863db", - "image_sha256": "e6526b1486cb2ac89bde35694693ec21851d5416cb42576cbb9b92ab442678ad", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 39.44, - "before": 58.0 - }, - "host_y_um": { - "after": 25.84, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.68 - }, - "requested_updates": { - "host_x_um": 39.44, - "host_y_um": 25.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "99925c060b49330efc24d6b30bc2602d926b64bed6fbf3d9fb5fda001eb36062", - "verification_evidence_sha256": "44db3ab8d52f962b0196250a9b9c9d6a32ec5015e8ad4c43548447281726aea5" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "0b571fd604b2117476ae896f60091cf0dca0920c1c83a097bde38f1e93e5ea7a", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_f5f2723bdb5d153bc66ea67c", - "image_sha256": "1f5046232b54d4778ba6c9add0687ce861c40f1c293414404c8b10510b94b511", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 76.56, - "before": 58.0 - }, - "host_y_um": { - "after": 50.16, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.32 - }, - "requested_updates": { - "host_x_um": 76.56, - "host_y_um": 50.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4f4fffd92340efde1bf68c3196913a408848f20c1e847d68242b90f84a044f6d", - "verification_evidence_sha256": "f2dff8a0cb9455dd3fb4e2867ab7530b87a3041ddd79f9afff12a384b3c14c34" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "e473f1977e0544ef4b3721db453a2fb4cbda514bd55dc3b4a6a508d750cf6ca8", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_e08713bd1f6dfa3b9aa69d60", - "image_sha256": "7ea0a2d32af6e3b0ff192ab3ebd36b52356d9c3f28be4b9441e2704f3ae39719", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 31.32, - "before": 58.0 - }, - "host_y_um": { - "after": 20.52, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.54 - }, - "requested_updates": { - "host_x_um": 31.32, - "host_y_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b3312bc8b3211b39487de72bc6e87705e8c018ca865da40d073a6e08ba79ceea", - "verification_evidence_sha256": "880fa3058bdf7178e75439fbd8b7ca4f799916a88e773c43c1fd322a463c1676" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "5ae9561f65b7416df64cc92770c5b44323e5f4b6c368f91e7a74f39dbc6d7bd4", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_428967a77d5fe29f88a8b44c", - "image_sha256": "ad6c5dcb73332433751c2920db76fd9de4f6f685ac6f8d85567ba90145c01b95", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 84.68, - "before": 58.0 - }, - "host_y_um": { - "after": 55.48, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.46 - }, - "requested_updates": { - "host_x_um": 84.68, - "host_y_um": 55.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "75a973569db95b6093e502584bf6661a7d0f71dc06db91a7fa7642c145a170e9", - "verification_evidence_sha256": "19e391e43a406e6558450f3ea4877dc5ca84f924996177766ba251b51d3af691" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "a2331b8fb7a1a92bab69d34674320b76ab995cb5816176c5a38be2472ea7c366", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_ba545162f7017e4f454619aa", - "image_sha256": "b5c5541d7fdce5446ffd6898b40124156e1dbf3539651cb37e0cd910ee2dae29", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 63.8, - "before": 58.0 - }, - "host_y_um": { - "after": 41.8, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_axis_um": 1.1 - }, - "requested_updates": { - "host_x_um": 63.8, - "host_y_um": 41.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "51268b8a831813b919c10d0228052a90282b71be6a6701799411543273a72ca4", - "verification_evidence_sha256": "3d853707a8954e5704bd606f6ac7717a8a1d5454e1b3d8cb101632faf3822375" - } - ] - }, - { - "anchor_id": "l2_06_aligned_cutout__s05__proposal_b", - "grammar_id": "l2_06_aligned_cutout__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "efbc71c13e30934bb21ffda3ca5bf633cbca03e837fdcda535fed15b0529b603", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_9e4613917b03554504e8a949", - "image_sha256": "53780cd81066a274cd04fffd058c4e9651ba1cb0b424c48e19cda3cd3fe7525b", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 20.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 20.5 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f381fad2a2e56c999821b06100a0ef78781c4764c6cc86e2efa5d5548b009dba", - "verification_evidence_sha256": "b83a194e6d1754f3709861ff829b76f7de5f86436587b706f45f64a163f60f53" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "6c3d30bf5f11f725ebaa50206a1ad5408b0b3de292d39dd3c4aed2b13b65cb32", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b3e8e62f91496cde45ac1ef0", - "image_sha256": "fd6089ca24c14e363ed1bf849aa220bbe8505132f598f64fa82c6f1ea5caeb19", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 29.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 29.5 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f5800370cbf2be056a548b82211e11dbf65eb85c23c24f42dbc06f0f8ecd27ff", - "verification_evidence_sha256": "8a4d05e844decf91a29e96dc795e23209e782adaaa2c2ae54c32f66b57f9c298" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "98cc0edc4ce00461fc74575e9096310dafbad811a4780203508e02354b26000f", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_9271c30f3d7f6c542a774e08", - "image_sha256": "f68ff25d86670577b5d182ddaa725dde156e235cb27107078680f56242c46adb", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 52.08, - "before": 62.0 - }, - "host_y_um": { - "after": 30.844, - "before": 36.72 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.84 - }, - "requested_updates": { - "host_x_um": 52.08, - "host_y_um": 30.8448 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "a0ee6f8457c8fbf86da4ba92809145e866118ff11caedfaa1f652c49fef2d2af", - "verification_evidence_sha256": "da5df90711feeca0dd4cf4bbe7bf8b435089457764cb6395d5ddcc7447fb7d82" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "8609e6ee85e8e70d5439d5e9af3985f63789f99b4db4f5dbe9b1083a1fea0f32", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_ab673161f247ceabf7d1d792", - "image_sha256": "522787ce51cdd58d4ab59565ef0c230c5919b623a930eda8652b40192c82e015", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 71.92, - "before": 62.0 - }, - "host_y_um": { - "after": 42.596, - "before": 36.72 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.16 - }, - "requested_updates": { - "host_x_um": 71.92, - "host_y_um": 42.5952 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "d4b5dc976b5b561142658f6d4430bcf277e1ded47e35b5f9763cd7d51ecdac69", - "verification_evidence_sha256": "d42aa511975e7678aa474fb1e60a2359a1d532ebe11c367634e50f6427981d46" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "6bf10d2d423365f5a44f6356cae66461194ee92c37704734a05e6c0c07f42533", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_7eef08afd854359331e9f6b3", - "image_sha256": "ec68dfa1866d6196acfacf49c275d2d5461b755574ed575a81eba5749e4f0d69", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 43.4, - "before": 62.0 - }, - "host_y_um": { - "after": 25.704, - "before": 36.72 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.7 - }, - "requested_updates": { - "host_x_um": 43.4, - "host_y_um": 25.704 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c1995b1dc4d80a8a8f3854876ea0a3f76d96a7b059630fe6ad83049c33c33a85", - "verification_evidence_sha256": "aa0416e5365348b504864f6b986b685b5346997b5e25d1dd09db4f43c8b8c5df" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "8bb6524748301be9a55ebac6f3474f80346e28583dac68d11e6e3c8a84d85bf6", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_12e87448586746d8d3749e23", - "image_sha256": "738f29bd66a6ba425c5d2f4bc06de44a38dc744042e85bf79fac88698152ba33", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 80.6, - "before": 62.0 - }, - "host_y_um": { - "after": 47.736, - "before": 36.72 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.3 - }, - "requested_updates": { - "host_x_um": 80.6, - "host_y_um": 47.736 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "cee1cf446341ff0d6ba158f242c251de8bc19f21f803376097315e42df5837b1", - "verification_evidence_sha256": "764b5ed0c9169cf72635b5f8cb6bebcff2a4deacfbb2944e22855787c0fb901c" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:host_axis_um" - ], - "code_sha256": "f8449961c40d73ff816a394c1ac5c49af0dec86e66485c2645a772f6ed7b58d5", - "controlled_axes": [ - "host_x_um", - "host_y_um", - "pitch_um" - ], - "geometry_id": "dgeo_a71f91ed2a2e04eeff1614f7", - "image_sha256": "2cb5ba75253e23a69f3ad7c0f57b66470ec192af04fab815cd684b98e8c73041", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 57.04, - "before": 62.0 - }, - "host_y_um": { - "after": 33.782, - "before": 36.72 - }, - "pitch_um": { - "after": 27.5, - "before": 25.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_axis_um": 0.92, - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "host_x_um": 57.04, - "host_y_um": 33.7824, - "pitch_um": 27.5 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "e17cc77ccbdc8aa4358246b3cfb4e62fa70d89d6a6be15c731746c220cd73457", - "verification_evidence_sha256": "d090a81e77b289567015ae71a81dc5ac9204c45911660555635a76172f09f083" - } - ] - }, - { - "anchor_id": "l2_06_aligned_cutout__s06__proposal_a", - "grammar_id": "l2_06_aligned_cutout__s06", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "c29437fbced2b290e16e91d2118a5b559503ac738899dd3b954a7be792cfe3fb", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_135c54498f48968bce2377eb", - "image_sha256": "95b3f7cb97313d17d090768ed5268ef7d063d442cea93cb312cee76af99fa3d5", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 29.52, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.82 - }, - "requested_updates": { - "angle_deg": 29.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7657a17e55e18217dc585891bdf05da0f2afbbcfb0d026059977e39bff6bebe2", - "verification_evidence_sha256": "370c528e2fe36dc2241cbd719c5bb3a7642ce73e4715af9349e16d17cb0442cb" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "27923300e6717b322d70492a9219fafa1995afaf38da006067ef55b109c75998", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_ddedb6007bcbf57823890878", - "image_sha256": "f09f00848d21cc7e7ab07b4072f11f888e799b7f031de763a696a8ae11a81231", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 42.48, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.18 - }, - "requested_updates": { - "angle_deg": 42.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f1f31615028c47911ecca51642f08e539b821d96b541fa73e0052c544a80b683", - "verification_evidence_sha256": "b3d239f972a0080a0373d5bc9e17fe8da093fcf40bdfad1cd4d40939d19613a2" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "74bec01070ed7adbecb16f63cca16013f221c8e3299d4cd48d837f1191610af2", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_2f4589eb1afc21965f61d356", - "image_sha256": "e3a0e39ca17e7c2659241774090fe2e7f43665a035a0eb5f185aeb0f62851808", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 50.4, - "before": 60.0 - }, - "host_y_um": { - "after": 31.92, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.84 - }, - "requested_updates": { - "host_x_um": 50.4, - "host_y_um": 31.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ef5a5ad5d336316f6de1cb699261866177cdf13a3f0288f80aa108f27ced4f96", - "verification_evidence_sha256": "d432303e11e0b2b2bd95e9cc38db71f6d567ddf035ff9404ca18cfef4f411984" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "5ea8cd88e012a6ad0ce8bf0d775d3ccfb222e5acd32e184c0b86d2b71c67ee8d", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_9a0b212db3f0e7e7fe1b0d35", - "image_sha256": "6e162b18a24c60ac3ce95bb26690d08f77263c68c309cc235348361c45f7f3fa", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 69.6, - "before": 60.0 - }, - "host_y_um": { - "after": 44.08, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.16 - }, - "requested_updates": { - "host_x_um": 69.6, - "host_y_um": 44.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7aebba12bc5dfbfbe9003e788721894968e94ee6f244f39119f280a3ea9f8f5f", - "verification_evidence_sha256": "74fd69087f6a7850b54992a7e91a188c706eb6ddc61a41e2d3ec19ca811084b9" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "34e62db8addcb57503ada3b7379426cafb9dc9d9bd14eff045bd83a9d714339a", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_a5e609cc72b76ed17c414fa8", - "image_sha256": "212bebc4f4b28ce3a3148e40ae2e907e5f7cf2ecb4b0b5a2bc257fc8fc7477d7", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 42.0, - "before": 60.0 - }, - "host_y_um": { - "after": 26.6, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.7 - }, - "requested_updates": { - "host_x_um": 42.0, - "host_y_um": 26.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "cce2d21858864d76a9a46261fa99a1cff318b427a3a296e544f786d01b7a4337", - "verification_evidence_sha256": "f4675ff1a8ab594b97ca92fa90c5cc8a11f6de4590ade5d7900c2870e9d785b8" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "88d9bb3b55fe19b5f5536d9956f66f1fb0ad51e38e4276e3f0a5dca06c9135d6", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_3ddae8796c75d6dae0ab93de", - "image_sha256": "df135d9955fac291b7f2b8e3a736097b17b9a965529f099d46dfc9857f13d2d7", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 73.5, - "before": 60.0 - }, - "host_y_um": { - "after": 46.55, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.3 - }, - "requested_updates": { - "host_x_um": 78.0, - "host_y_um": 49.4 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "6bf1f4a11a46cf0dd738bc8abb24e1ee3e5808a41ebeb6a1c8089214d99e9a8f", - "verification_evidence_sha256": "5699a27c1e3df41b9c0204ff287bd81295e4e2877e1eb0611ae1b71067c10e5e" - }, - { - "axis_ids": [ - "axis:angle_deg", - "axis:host_axis_um" - ], - "code_sha256": "1d1b7ee87a92f4037ebe369b9b9f1b63c94aa3a354b18e821ca3625105adc6ae", - "controlled_axes": [ - "angle_deg", - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_31d004039a475b142c32d62e", - "image_sha256": "6aad1bc437a80de267154e0472bef22d59f355ad80527faea832d37f503ea2ea", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 39.6, - "before": 36.0 - }, - "host_x_um": { - "after": 55.2, - "before": 60.0 - }, - "host_y_um": { - "after": 34.96, - "before": 38.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 1.1, - "axis:host_axis_um": 0.92 - }, - "requested_updates": { - "angle_deg": 39.6, - "host_x_um": 55.2, - "host_y_um": 34.96 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a493d4fbf826624208ccdf6905aed261e65e0c46af1ce3cdd96fa4a7073b2f0e", - "verification_evidence_sha256": "42d9986a8df2d91bbd14b41afaa3d7a1d9b5be163df6c6326615cb626378eb64" - } - ] - }, - { - "anchor_id": "l2_07_overlap_extraction__s01__proposal_a", - "grammar_id": "l2_07_overlap_extraction__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "ba48756750214c42434bb77545490b7fc7d267b5cffc1fdcce8b97fb1ec00949", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_e636d30592c5ede48b39b79e", - "image_sha256": "cc751b7a32904bb501d877b883d0d0fdab2002ba942aa83fdd77ca875b796fe9", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.82 - }, - "requested_updates": { - "ring_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c4887e361ede0253e26c0a6f0df2575e3f5c2799c1756ffb6abea242c86cac1d", - "verification_evidence_sha256": "8b2c0e95d572af993b5b15f9659139e96c3111ed982bc9918632fc276e8269c7" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "e0fcb0e283a1ecb23d63a41d8c79b1cc3e01a34c6e4755f5e68a2df1baed79b3", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_0be20e16051b5e23c294270c", - "image_sha256": "4fd9234db5679c47e1749506fe1db96be4082810ee1f31558d60163936bb50fc", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.18 - }, - "requested_updates": { - "ring_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "51b196a5218e549df0b8da5c369c6af2efdcdf36ec47b82f9da10949c2b76b47", - "verification_evidence_sha256": "883a63d8b478765bbc533d0dd476d6f16c115bfcaca6e91801d624abb4b2dfcc" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "50d99bc5540a846b7f9a452ce36519a5842f2e3229db3f61baad87c789cbf546", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_659614b486b05063fc12bb73", - "image_sha256": "ebfc01ce5b2bc116763afaf4bf6a2a67297ced9db0fd679d53fe495b4941c86f", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 15.96, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.84 - }, - "requested_updates": { - "ring_radius_um": 15.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "16790bcb37918e0dcb1d7169052834f8dda99575854006c89e9f3ed3d642aa88", - "verification_evidence_sha256": "5b418c6039d0bdd18ee7cb7b5ae77829ba5eb78bb953c87ad0fe74d3442d8bc0" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "5eab80c9b5c4cb4e585b304a3d43afb857a3824520b46670610a521d702fa43d", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_d6be3bc7aa92064db149a1d4", - "image_sha256": "e11478a108992456421d407d9ba1e33f5da37139995dfb3c0e8fee5cc9326e89", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 22.04, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.16 - }, - "requested_updates": { - "ring_radius_um": 22.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "48bd124b3200e6704e181c15042fc236d39d31238019c8387c674511a0258fbb", - "verification_evidence_sha256": "1e6efe5660413d10c64c7f993e59b077afc21bd12276392e86a7a77715abbff8" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "e1b2b5559531d86cdcb29addebadfa497b0a8f999c5103720191a0385f20d294", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_cc273401933cba83fd875dc1", - "image_sha256": "b9d9591870348c0f2ec4fa1471fc0e5be2904c7200b8fe1449cadaf618d2e7c1", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 13.3, - "before": 19.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.7 - }, - "requested_updates": { - "ring_radius_um": 13.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "06260525670a75c1c088c799eadc92d3588e41b1c8ddbcdd98313949a10d01ea", - "verification_evidence_sha256": "53862e50cbdb5468cfa6c7dd86a53c18f578cecadaa68e8a74c77556b47ed1ff" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "7a0dcf649912a3fb96cf9edf8729ad9d718bc8393a3b24c36a194c0b3708d0b4", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_d7925a4d86bd60c56e918c9a", - "image_sha256": "788073e022085c2d16e9d551549ff2d89b03b24344b4324056174357c61a4816", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 24.7, - "before": 19.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.3 - }, - "requested_updates": { - "ring_radius_um": 24.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e48d935ef6399fba40458e3cfba821a164f90e447becc414c2346076aa23087d", - "verification_evidence_sha256": "6aa02b89d0d23185bed396bd75e2388e27e3d94dbef55aad18423d1b6248da32" - }, - { - "axis_ids": [ - "axis:ring_width_um", - "axis:ring_radius_um" - ], - "code_sha256": "6d59d3bcccb45ff8be46f2426ca45d12286b693dfd739d2297a73c1e27cfb0af", - "controlled_axes": [ - "ring_radius_um", - "ring_width_um" - ], - "geometry_id": "dgeo_630a155176b27a0acd607713", - "image_sha256": "ef4a5dde715a4296ebd170a2ed9cd9efa27bf327151f79858a2698a7d6c7e623", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 17.48, - "before": 19.0 - }, - "ring_width_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:ring_radius_um": 0.92, - "axis:ring_width_um": 1.1 - }, - "requested_updates": { - "ring_radius_um": 17.48, - "ring_width_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7577b28fceb6f47db3135d0d40e10d870c5efcd003e154c744fbe4b4bf0b7a88", - "verification_evidence_sha256": "52202adc6d0129eeae4830b7da6238506a54ea12cec974305f83ace955b173ab" - } - ] - }, - { - "anchor_id": "l2_07_overlap_extraction__s02__proposal_b", - "grammar_id": "l2_07_overlap_extraction__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "3c96a252abdeecee2fba3f3f1e0fd9d174a502e26f0244b0692e645972b1498e", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_03eccd8c3f8a2d8111ea7a8f", - "image_sha256": "a4a1e011ec9b8abd90eba66f60d624e2395acba1ef9864ba126220c88fba2ffd", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 9.808, - "before": 11.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_width_um": 0.82 - }, - "requested_updates": { - "bar_width_um": 9.8072 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "8b7387d45647c5030063710ce898696862eb8b64b8bdd0bcb166434979756cd5", - "verification_evidence_sha256": "dae6d2228f71ce3d4cbdb77ee1ec1ddf6149e34788a0ff499117cd11d9d3d080" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "3db9e62365bb2358ac6df8bff8eac1867fad2d53c9cd1a7892445266994306f3", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_45e4fe335be96506e0e63a48", - "image_sha256": "fdc3579452fe1ae3bbe663abe4616664604944215bc359853bf2951b3cbf9679", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 14.112, - "before": 11.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_width_um": 1.18 - }, - "requested_updates": { - "bar_width_um": 14.1128 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "2b0670d5786473095c5fe65b0288e9de25141c55c92441a608f3c042ae657d04", - "verification_evidence_sha256": "9844391b3da26dcbbfb397532138f1af9f3055626012e45e197e1b6f35dbb143" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "52947e34d9939d4cede14c179552e758b1d31df19cef1669e5ff9a83f1d04186", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_c478442c2c3dd88a9f110e65", - "image_sha256": "3074235aa71fe52bf88edf592b21da2b86748a18812b21fbbed7a8bc7d5ae400", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 8.132, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_width_um": 0.68 - }, - "requested_updates": { - "bar_width_um": 8.1328 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "ec3e263dee0a801cd7dbae7d8049e1d955036c7fdcd17ecd7bc4dfa1b54c6f0e", - "verification_evidence_sha256": "a307f8a67d8def2077793a8f24c6bf42abfce3a79158dbdcf711a5c62986a690" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "b053b2eabe52638dc2a242ea0776f081b2fe0847e11b0f62bd982fac3c83a168", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_91dd3b4651705934fc6ede0f", - "image_sha256": "fb57cabd2078c7b3b91bfd5d796d67290e59e2e908e9711b917aad71dd40b848", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 15.788, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_width_um": 1.32 - }, - "requested_updates": { - "bar_width_um": 15.7872 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "c9cc2b96c5bea2073b173338c73244bab6caf6611b281708e1e7a06da7a1068e", - "verification_evidence_sha256": "16e88ceb886d2e125f640521f704fda79cd63750c231ea92f0b3f147255ef78f" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "4e923acd622882ca1da50041e2a105607c97c2ea2f40d7f29d9b0e84feee9e8f", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_ea2c33497815b2fb93ee5510", - "image_sha256": "8a43983d8ae09f5227e624449b06ebec9486ccbf73044c6143a879f7060ab016", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 6.458, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_width_um": 0.54 - }, - "requested_updates": { - "bar_width_um": 6.4584 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "25e8ba225bec2aeda6bfe8158dd3937398c6388abb9943c4302795ce6a83656a", - "verification_evidence_sha256": "8254a44b2d7d862d5d77c815e0198d552f18ac29aeff87e887f46e2eae9c3dd4" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "bd8adb4f6c9d569452eb3b1177417922b5f52e16669eeeef548dc00826dca7c3", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_e2e42f0f4ea90a8fbc2ea232", - "image_sha256": "456c7d3153a9e7f31f688241b010c1e01921195676f5d92d9a055611d3c611c4", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 17.462, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_width_um": 1.46 - }, - "requested_updates": { - "bar_width_um": 17.4616 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "2e49c885439e7d96650cebd273798e730c0a9fc573a4219262ed7216cea5c8fc", - "verification_evidence_sha256": "28450644c2bf15d0083b365c778a8996fec5c7459855fd057246bd6c50615d7d" - }, - { - "axis_ids": [ - "axis:bar_width_um" - ], - "code_sha256": "ad19a75c35a6e4b8ded1121bd8a91f09e236cdf3ff84522be184ddb69267d9ec", - "controlled_axes": [ - "bar_width_um" - ], - "geometry_id": "dgeo_5ff83ddd58728b91cf525812", - "image_sha256": "d12a516767d4d6ca0a9a9bc00c46582bf0b62507be6fcb2402ae8de46ce327e6", - "parameter_delta": { - "changes": { - "bar_width_um": { - "after": 13.156, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bar_width_um": 1.1 - }, - "requested_updates": { - "bar_width_um": 13.156 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bcc5fc6778de3ab8107c412e66a3935f56f267cd816fcade847b89cdd33a99f6", - "verification_evidence_sha256": "9edeac3cba9701499454e9e8579d80b6e4d7baa8d81c786eb7dac848f057e42b" - } - ] - }, - { - "anchor_id": "l2_07_overlap_extraction__s03__proposal_a", - "grammar_id": "l2_07_overlap_extraction__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "d2757f0bba5ec85cd9e8463b7787fb7a520a4a53409f92bae66bbeee2b65a25e", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_60bd19bb0d11b0ed254f8aad", - "image_sha256": "3c6ae7b5a528ca310c0a04914539884fb6643e553597f1b8591f14cc484733e8", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6eb687db0005bd865dc097b55b87b57c5bd2fbe15c68fa24f5c1d6b52e5ef99b", - "verification_evidence_sha256": "78c25a6ad8717d347f602c5a1c2342832570dda21d95d2d10b32e836b5213a29" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "7d0c8123784609adef4d3eac583b9b3557ceb9e7931d5aa864554e411b513585", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_73a5fa8ffe37819e92770f61", - "image_sha256": "5b448571f16bc1fec09984b05840f1ef7b0788ed8a4b3661757748a269a96d28", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e42e98cfbe0d39f7769f465b24d50df136ed454feb8ee9857246e1cae59941bd", - "verification_evidence_sha256": "0950ecc3c8b569760d3de3230611cce332e4b9ec97e454280b99ddf6d80bc5dc" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "e5f772acd7656bca4e63d375e06d28d993c3192a4f0eb5574df9ed429658337d", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_e7bd22f8e6f2673cbd16177a", - "image_sha256": "ee4dad6d35d40efaa39dd1ff56e14b84e7bf663eaeb946ff4fa457460a56b9c6", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 10.2, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.68 - }, - "requested_updates": { - "separation_um": 10.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d49405e2a13ee995bf2e4b7e0f5bb4ec8f1a74cd061f282f298ba033195378d1", - "verification_evidence_sha256": "c2d711f6d102b889df8f8b3c9279804461d235c373609cf96b498d16d7021560" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "e4c506f2295aba701685f71c47a13e879d1dc3e51a6963e6ab483a43fbcb555a", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_7cc3198fc48f0a66b7cfe8d5", - "image_sha256": "eb139c69785f322f09cd75baba441410e289a303180f70aba970657e791112c3", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 19.8, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.32 - }, - "requested_updates": { - "separation_um": 19.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "24ff9810704ba22725709b965e866af3dcbf5b4c57a2da7f323266e4126c0d19", - "verification_evidence_sha256": "287cdb7ff5e64428fcea825d60c4ee69b355917900c06215a330e4ae9d293f5d" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "e69d1b6e36162e7233676a4da393fd088012442eb8d784f8c665aacc3d9c944b", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_39cd5a299187c4ac7190b87c", - "image_sha256": "829850d3ee10ce57d0e8c4029ca3ee05ee00728f48df6a0567a5ace58867bc8c", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 8.1, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.54 - }, - "requested_updates": { - "separation_um": 8.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "64f105cbb864ea202e2716b3fd34209b8fa36c766ba4eabcb5d0f544803577ce", - "verification_evidence_sha256": "bf449d004f0f994ee46ad68d8a84c2148de4d6cc1ef69a38558350a23a2fd5b6" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "2ba61014ba6c9907e9f50a6d21d33894cb689b54046a33398ef87c6021c9bbca", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_1749b2d9ce79c165335e6490", - "image_sha256": "d70e855f0450336dc6771e97b5330687b83c625147f10625fc939280816ed06a", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 21.9, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.46 - }, - "requested_updates": { - "separation_um": 21.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9ed23b09546292c2bf364f40c6f60e20321c03d7343c6e177f2355ba7523acc2", - "verification_evidence_sha256": "4b8466add89fee66004198c32896f168beeb7ebd9c5cb2eb1cc154f6d627bbb0" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "c083604a13302667babc4ceb6f5023da3140f6d73349ea23029e98816e6eb487", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_945861124863c808769cf10f", - "image_sha256": "b132051feb8352b04fab9e57afb616f08d0cbaced7d1695d9c2de2374ac8d115", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 16.5, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:separation_um": 1.1 - }, - "requested_updates": { - "separation_um": 16.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "41f70dee10b027497984f222e93c8a2c7d7501a49fa4af52202f724111119811", - "verification_evidence_sha256": "0195e23d954f518a8d94a54db996132ee85dfcb561f109b79dd7b2cd030793ae" - } - ] - }, - { - "anchor_id": "l2_07_overlap_extraction__s04__proposal_a", - "grammar_id": "l2_07_overlap_extraction__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "2244825a284abed932c586d03e725a4af9fd696f596f595d95ba558394c0af57", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_a0b1562ff6dbd9917264a42b", - "image_sha256": "46d8e8bf2d3190d32f24539ab56d2ccb2d8c8954d0dafb562903a92ea520af1c", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 16.4, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:separation_um": 0.82 - }, - "requested_updates": { - "separation_um": 16.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "584c98803743839068e8d8f81153b4eba832f0947474f478432b4a212bd9f87a", - "verification_evidence_sha256": "41c905a071598ffc15dd0b5201d6998685d44d6c9aaa5a118eb617da3f069a41" - }, - { - "axis_ids": [ - "axis:separation_um" - ], - "code_sha256": "a518472f0657b174561953d754fbf5298bd8204095dfe20f2f7d16c27968817c", - "controlled_axes": [ - "separation_um" - ], - "geometry_id": "dgeo_909855796a179c228ab6f709", - "image_sha256": "c2acb9dd079f060d5f699132bbcc329bec6ec0c195cca910b42637d0010b1dac", - "parameter_delta": { - "changes": { - "separation_um": { - "after": 23.6, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:separation_um": 1.18 - }, - "requested_updates": { - "separation_um": 23.6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f75a438b3457ce02bbdded5f945f3a564afcd0f51db89898444375a936659909", - "verification_evidence_sha256": "52642125b8023518944b8902f2f55c2f787779d93a0bbdd3d02c92780bc970f2" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "9a29d7c0a3304cacdbd84e9533330b71ba73524cc97e7003c7ef2f191c006b7c", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_9cf13fb9cf93ffb6bca99ca0", - "image_sha256": "451c99511eaec08ee93c1c1ac46bac22f2cfb61d5d2ac5cb9573d32ec9ba118e", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 15.12, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 15.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f7efab97207596d68be18a77b6dd13d787de18b6cb02c6afed6bdb4b18cea154", - "verification_evidence_sha256": "c5dd3951cd32a7b1d56bbe5dfde027f0e60a3455194dc65a86dacc312a8bcbb0" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "5bdd10de4c845aa4319db9683cb0d35287042ab4610f6772957ca4b67725db29", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_7c87c087b60a1aa0f64d20de", - "image_sha256": "0cad7c0998160d787165accc3aa7099e562212c4ab036aaa0f3a8847677654a7", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 20.88, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 20.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d7f94dbcee5ac769476018888dacce03076d98bef4b39465663dc03546a11add", - "verification_evidence_sha256": "9b691572c6fed34e38591c3a97c709b2c78c08b702addd7950d49f69ac7dd3e3" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "7d54481d7f1c3748d2123eac88a2b24c215b4a86f32fe7e7518ed45adad74e0d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_5211b017ab23152f5a1f4939", - "image_sha256": "c0ddbefe8ee63dda5aea9ba01f0f3a268905140446a3d201fa5af86a77210baf", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 12.6, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.7 - }, - "requested_updates": { - "radius_um": 12.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4271982b9cb410543feabac97174c6e78a2fa07453a5f24ede65bb1bcb2f2548", - "verification_evidence_sha256": "13b6a9e8559c102bbf19188e64094f55e5e95c19821ce16ba2d58b78146a1970" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "8ee15d9e284b033bbf37fa149a080183dbde7b1a4754bca82a9341d0d024493a", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_1af3092d78a20d2582dc208a", - "image_sha256": "aa48270bdc7f3039fb7649115a4f25f8495cbc39301e036fa542d5beefd399c1", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 23.4, - "before": 18.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.3 - }, - "requested_updates": { - "radius_um": 23.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3eae360132f1714d42b35f0e6a1031250b421f184ed75e74f697d0ebe37ac627", - "verification_evidence_sha256": "ac374060dbe01f0f40a115dd11230b475518683738d3cd9e8f6403fe457de1b0" - }, - { - "axis_ids": [ - "axis:separation_um", - "axis:radius_um" - ], - "code_sha256": "7de3ddcee4c4ca560ed8639aa10d3d8ffaa89c38f20d8858b4e6db53804ddcf4", - "controlled_axes": [ - "radius_um", - "separation_um" - ], - "geometry_id": "dgeo_4c6d03dca01e52667467431a", - "image_sha256": "308f787573480be2d3364a41ad384fedeb988fa7e56fe63c853f195b387861a9", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 16.56, - "before": 18.0 - }, - "separation_um": { - "after": 22.0, - "before": 20.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:separation_um": 1.1 - }, - "requested_updates": { - "radius_um": 16.56, - "separation_um": 22.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6044b9289c634eb0f6177e183438b40cc96c46cbb5e85e4e01d8f5feab53fe5b", - "verification_evidence_sha256": "4b9e9e1683da373431b849b41d0cb6fdfc360f4321be8a3adde2e24f0bc6f5dc" - } - ] - }, - { - "anchor_id": "l2_07_overlap_extraction__s05__proposal_b", - "grammar_id": "l2_07_overlap_extraction__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "ab4b2177d4144105357a8905c3804ecfcf1bab2831286189886ca9027f882bd0", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_d6b1c3930e4bd685f73c4585", - "image_sha256": "32e7551d423f5b59608ddd8b2d97723d399558f34224377fa70ebb1b36ec93dc", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 47.822, - "before": 58.32 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bar_length_um": 0.82 - }, - "requested_updates": { - "bar_length_um": 47.8224 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "221f90de3c23ae78e56b671bc5c87ba6402b35f6a1501002226203ac9e89bc14", - "verification_evidence_sha256": "b9b737600f9aeee94e78dd00840ae95f3276ee55e26255f50700962338011eaf" - }, - { - "axis_ids": [ - "axis:bar_length_um" - ], - "code_sha256": "f3930d2084f9fd5d47f4b4ad006bd2795c85425f231cb8f313174bc90d72df03", - "controlled_axes": [ - "bar_length_um" - ], - "geometry_id": "dgeo_1e9a164263039e98a95189f1", - "image_sha256": "6b6fb7e95264a8b6dc6e5d936ef9d7d4968a5f474cfbf54769d0577017ae4563", - "parameter_delta": { - "changes": { - "bar_length_um": { - "after": 68.818, - "before": 58.32 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bar_length_um": 1.18 - }, - "requested_updates": { - "bar_length_um": 68.8176 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "236bf804a842e0d614a4d1adae19bf1e6091c7d2a21bc472ae41bb29cefca105", - "verification_evidence_sha256": "7693db64f1f56ade0084ad1bdc85b0d420a4ce781f3f6abba28661bc644f26a3" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "8f51140feef94d9e5178b6760454173255d71b6cc8e3dc1b317ead4f13952223", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_5d7237c3a474cc7ee5b93d1b", - "image_sha256": "5b8e88e88a8abceb5e96d2cd9866b9158efce358f41febcd31033c7cd50b8eda", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 35.28, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.84 - }, - "requested_updates": { - "angle_deg": 35.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c836efd786fcc233338c818e8e862ca04fe19e3ea9673aca49b663128f33147d", - "verification_evidence_sha256": "80b465221d24cc85265bc4118464c7a959d4b9b89a696c4ace6f3b6c3d4b88ca" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "b6280c4397bf1e85a64d30b7530ab0dbc771451262becafa43ac2dcbf71f14ad", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_861379c392037ef9a05c6e97", - "image_sha256": "782f7cb10031f4c2d396a8a921a351e33a492891610918dbabe8e8a9ad4e2a5e", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 48.72, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.16 - }, - "requested_updates": { - "angle_deg": 48.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7bcc560af6a2747c3881011899b7b525bcd9fc2deb524f7b16eb0fa21986e034", - "verification_evidence_sha256": "189c6fda2a3ef5c4c82f720e917155d9c124c753466a5b0a243207699b6f1378" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "10acd512277fc515557ca32bae1622ca435273807ab4168e8de2150dc99ac873", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_f7ba10ab8bc7948f0fb6f750", - "image_sha256": "b93e06afb7c36d6d8b27e6e85a59c6f0cb646e8b95cdbafe420d1950cb5d9d8e", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 29.4, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:angle_deg": 0.7 - }, - "requested_updates": { - "angle_deg": 29.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "30113f2bf8abe13adab314387f5b4fcd276641fd8582bc2cb15747738d49c0a9", - "verification_evidence_sha256": "c7def272b23961191eb4153fd5a13549ef0344d5b84d85955c666f21c240af2e" - }, - { - "axis_ids": [ - "axis:angle_deg" - ], - "code_sha256": "0867cbef6ceab39ce1923228aecde76304b13d5237e123d2bee3ef4fc3bebc47", - "controlled_axes": [ - "angle_deg" - ], - "geometry_id": "dgeo_0e4d68f64bbdc85f16fb7a98", - "image_sha256": "8084860a057bfdb82dd9a31ee75eaf9557219fd8d4403e5c3e82e3d1d4c137ba", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 54.6, - "before": 42.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:angle_deg": 1.3 - }, - "requested_updates": { - "angle_deg": 54.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d153ecbe4fd2ca7be8afc054993828b3547b7c07844e0c3e9d00e43578864bca", - "verification_evidence_sha256": "2a4fd5fb46af4a9d0bd6d7318d64514b8114580ef5b46ba9b1d05ada2f469722" - }, - { - "axis_ids": [ - "axis:bar_length_um", - "axis:angle_deg" - ], - "code_sha256": "5c3dc2b7c1bf2a3c92bd591307f4ae236cb9ffebd0eefe77159e1d241f9b5dcd", - "controlled_axes": [ - "angle_deg", - "bar_length_um" - ], - "geometry_id": "dgeo_15443f5ee3941cf0a9c15d71", - "image_sha256": "b8628b9f31a2a8ab107cfcc0e1f78b57672d8f9edd88a18f0c0521060b77b3ce", - "parameter_delta": { - "changes": { - "angle_deg": { - "after": 38.64, - "before": 42.0 - }, - "bar_length_um": { - "after": 64.152, - "before": 58.32 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:angle_deg": 0.92, - "axis:bar_length_um": 1.1 - }, - "requested_updates": { - "angle_deg": 38.64, - "bar_length_um": 64.152 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5f3b6b751653f124e31285f20e7f8d1809e9478a28c8780bd19dc375bb6adf44", - "verification_evidence_sha256": "4e3d2cec4f4b7c1db1cfe3faa8b1ac77f9306e6d203115628fa171b9deaecffd" - } - ] - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s01__proposal_a", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "071fada7f77e56efe3858c4dfc2b54b9bc67919bb1d211fcdea12395f57d16b7", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_f3ac189d0644721b6bea2e2c", - "image_sha256": "77ff0887e5a87885d1370da746418368b34c07436b01b1074838dd70031436f0", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 13.12, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_offset_um": 0.82 - }, - "requested_updates": { - "lobe_offset_um": 13.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "14a2c5b5b2a3bdc26dde7bda1f6c41c08432289792506a168da20ce376abc107", - "verification_evidence_sha256": "64e2905a42dd54a26143c261b2877ecbf91f219e7d79fff071e1c632fe3d5dda" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "1efd2491804777db0b6a3f10d539394fbb94eb8f85039b620a710ad99df56a46", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_5bdf3d48dab508dbe751efb8", - "image_sha256": "34c320a1ef74c3f165511ae41bd6a9639ba30769b391b489856ecc3fac81a703", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 18.88, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_offset_um": 1.18 - }, - "requested_updates": { - "lobe_offset_um": 18.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "880696b694c63e5bd406b1f3edbc6d0677416e288116832082af81769e83418f", - "verification_evidence_sha256": "e9b661a5ef501be2bec0447bff380dd045e45dcd4c63582981d744b2e5cde203" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "0429a9c2b3394b5a4803695d26d1260b82441b990a00a89c0f69e6d95cb8b26e", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_f00a95d46f5f7695b650c522", - "image_sha256": "bc3ebb0152d62eec4a9c57dfe13aaf867665414dab07080cd5bc313f94a948db", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 10.88, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_offset_um": 0.68 - }, - "requested_updates": { - "lobe_offset_um": 10.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b802964b58591eec6fc786b9ecb08bf6e4e2713ede856fe4c100cf7816b99f4e", - "verification_evidence_sha256": "76c66e5b4a72ea35a16bb9a611e9a6af9df2b8f946626583df0b7e81450053c6" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "2c89039ede119683ecafad1522bc71936e6ef011cc0e29046ef1ff1553f8a9ad", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_afac5fcd91b27c4129be7f55", - "image_sha256": "51e9a72ab17142e278744f9225defa9c4f68a5eb5ad190a5bf1cd3b540264d1c", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 21.12, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_offset_um": 1.32 - }, - "requested_updates": { - "lobe_offset_um": 21.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1f3933d6774125f95aed7212be1f1efbc0f4ca5379be49bf7af922409a451f0f", - "verification_evidence_sha256": "1bd734f98459b1ae2d8bd5e15712aa0af42147caba8a7282e4133065ef5fed1a" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "1e8c05d9c0dec9ead79b99fece1cfda1356c68013cc5c762090cf26672a17799", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_ba014cb17daa5c35cf1a9e4b", - "image_sha256": "9e2e0bc03bcb80851f9bdbdb2dffe21ad3b01ded917598721a00f7dc7506e70a", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 8.64, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_offset_um": 0.54 - }, - "requested_updates": { - "lobe_offset_um": 8.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f3bf93a51010afa7d3bd59cdbc8e244e89cdda5f11d8b5ebe75036d7c56695a1", - "verification_evidence_sha256": "af1f07c588b532a642e296fadd36724fe1837af58b408d8d592ac1303504c85a" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "c3399259649d72ba5e3ce5a50187c1b008ef79b2d3136980020614b0bb7b0650", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_e68411efed0c3eedf4cf1982", - "image_sha256": "b16c5b92bfb765080acf3bf66e08f88ff0529caff532c828e3401d0cb3045cf0", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 23.36, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_offset_um": 1.46 - }, - "requested_updates": { - "lobe_offset_um": 23.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "72bb7078a03c486cb020f47487d0052468e310fd9b43aa8fa2c80b2db3e1f05a", - "verification_evidence_sha256": "cb1f5f81b062bfde02b368043904bd27f68be144991aa6051c0cc80da1811618" - }, - { - "axis_ids": [ - "axis:lobe_offset_um" - ], - "code_sha256": "ceecb3aff5428880159a4ce188c1d129f0eac11e8676ce30ed4e05ac59499361", - "controlled_axes": [ - "lobe_offset_um" - ], - "geometry_id": "dgeo_bbbb84d960adff5a7d2ed68c", - "image_sha256": "86441102fe986fd85e66b30b680fd8644d32e7039f70d758e35a4b43dced6ffa", - "parameter_delta": { - "changes": { - "lobe_offset_um": { - "after": 17.6, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:lobe_offset_um": 1.1 - }, - "requested_updates": { - "lobe_offset_um": 17.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "db4701ca4cc8e80772a70bf23d67ee94c535679ff18a000054f233f7c71591aa", - "verification_evidence_sha256": "34dfc73ca83d6ca21992038c21f4940809d47579dd4a537008a2733431b827a3" - } - ] - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s02__proposal_b", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "c494f21d769dcc3ace720f977d47ab7c86ae8cc153c420842289114dceb2a185", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_f9f77791b6f368c27bf10af3", - "image_sha256": "54aba7ac8a3f50ddf8c82d6d19b659eb03f883b0200387cda1b16c53e91856ee", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 10.562, - "before": 12.88 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_offset_um": 0.82 - }, - "requested_updates": { - "hole_offset_um": 10.5616 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f2049a9f91ffa0c695cfb6e2ef49865f313136ce96276cec693caa9b5a8326f2", - "verification_evidence_sha256": "d55cfaa3b9ded8a1a3d905049dd7fa9e34aad56014208194be64f40bcb863df5" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "ab415ebe4e72a364c8fd7350b2ae0a68df5b9eaaebfddfe56c1d08671ac0164d", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_5a4ab2c54f83271ea57e7308", - "image_sha256": "e4b105a943573935ef8e91b46081c796ba3b0deabdf9a0c0035313360a1d4916", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 15.198, - "before": 12.88 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_offset_um": 1.18 - }, - "requested_updates": { - "hole_offset_um": 15.1984 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "3f861ed031b649e6f6de68e21ff10fcebe3146e127735e2e965d57918ece7bb0", - "verification_evidence_sha256": "6cde6d8a327318fd05c4125f998ad3795c6289cf2ee290545274b4b5841a4da8" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "77cf0cf155885208c7dcc19779365fc59d738ba21151d2a8ab59e2e6f71a8c75", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_c28007b186b46fe5e64dba67", - "image_sha256": "4c5860507744d11de59ce12d3fc0eb48982232676285433754293884605960cc", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 8.758, - "before": 12.88 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_offset_um": 0.68 - }, - "requested_updates": { - "hole_offset_um": 8.7584 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "0f6bc1ea347a458843fae6095533e7fedb8e2310d8245169514b18b2a1c16ff7", - "verification_evidence_sha256": "0b8482eefb227ca9bdfb6956edcf0b52b48668a070966bf1a1eca46d3f2829f9" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "4419dd01efcbb20cb6b1f04cd3ed23bf61f770df1b123778e04a4c9ef4e539f3", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_1b4eddeaf092045d47cb88d8", - "image_sha256": "22b7f026ebe496804c92786eba4598664c8ef4806e668a70f16393df2147ef95", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 17.002, - "before": 12.88 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_offset_um": 1.32 - }, - "requested_updates": { - "hole_offset_um": 17.0016 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "557dc71f2de895b0f1a91b3742cd199660478c645bc45b855685f360e19a2dd4", - "verification_evidence_sha256": "f9653cba9c200c11b0c760e31600ab1424cbe03c7f88a8cc74b245e893c4e1b2" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "d247b27f160fc9911a39cc3172a3ca6d638fbcd3566accffa4127f762076a326", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_32e56a32ebe5751a1a99a1ec", - "image_sha256": "d9952b7e7988209a88b0c5f395857fe39c52d23472d16be28b621b0ee69fe55f", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 6.956, - "before": 12.88 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_offset_um": 0.54 - }, - "requested_updates": { - "hole_offset_um": 6.9552 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "90a0ce36e1fd97602c1a63a8d44a8ceb5fa62b42d1a487a04b8cc0762f596323", - "verification_evidence_sha256": "ef40b4c21ded510416796106b916dffc1bd4d9d385f4008f617cedd4ce62467a" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "f8d8221d1295eb722aa24a548602e69a2a66e266e810ef93f1776f5bdbbd98df", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_3728260af53a572c40210ea6", - "image_sha256": "acbe8b0f0ed566cef60dd80043f43b863d85a8f94dc7af6b900cc7f258b0e407", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 18.804, - "before": 12.88 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_offset_um": 1.46 - }, - "requested_updates": { - "hole_offset_um": 18.8048 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "9b12bc9a5e10d34fcaf1355a1b1eebe0a536f9c8bed927e3d4c75ae39ca296ee", - "verification_evidence_sha256": "4456379d4607ae50843b87f1c44813718fefcee9ce28f2c4828c2f2566d124a1" - }, - { - "axis_ids": [ - "axis:hole_offset_um" - ], - "code_sha256": "237e0eae093d33ca87d8e74f8e5ad43b0066b6959ab8b3e3756ed6d90292aff9", - "controlled_axes": [ - "hole_offset_um" - ], - "geometry_id": "dgeo_2053c39c7b8c93246f6dec6d", - "image_sha256": "c082ab474231e83449cbbaa0e1b229c59e95be355f587bc66963690370895840", - "parameter_delta": { - "changes": { - "hole_offset_um": { - "after": 14.168, - "before": 12.88 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:hole_offset_um": 1.1 - }, - "requested_updates": { - "hole_offset_um": 14.168 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "22a103ae8a35edcd14aaec32e0b8b7c4421d2e30413c0bea88cf66f1afd39387", - "verification_evidence_sha256": "cc2e1d563c2351723580a6130715b0b6b67356ffa3f4e4c5b64b1d4fa880ffc5" - } - ] - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s03__proposal_b", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:tail_offset_um" - ], - "code_sha256": "5719657961f4a5c5b955b58794e7645fbc26581f85a517b3b481369bac777b1a", - "controlled_axes": [ - "tail_offset_um" - ], - "geometry_id": "dgeo_8385795afad0f1f3d8e911f4", - "image_sha256": "26c96a485f9be446672e04c9232ffd1daf72bef9e645b826d4ac2602eacbcd10", - "parameter_delta": { - "changes": { - "tail_offset_um": { - "after": 4.428, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tail_offset_um": 0.82 - }, - "requested_updates": { - "tail_offset_um": 4.428 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "68f54dcb5307e94f93c4cb7a75b06b84f462b47e5a923c0bece3164016312661", - "verification_evidence_sha256": "b9d6ae02dae99c1c312994ef2e2946ade28be1595262a01a6d9ccd700af193f3" - }, - { - "axis_ids": [ - "axis:tail_offset_um" - ], - "code_sha256": "47a0f7cd2ca8e440ad39dcfe2bc7118e6abf1062f71076769684e17999fbaf4e", - "controlled_axes": [ - "tail_offset_um" - ], - "geometry_id": "dgeo_89d58de2fde92268ea66a0c6", - "image_sha256": "59a43e0a2503f856158b3fc930b572b56fdddae1274e5a1435c40dee949c9a88", - "parameter_delta": { - "changes": { - "tail_offset_um": { - "after": 6.372, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tail_offset_um": 1.18 - }, - "requested_updates": { - "tail_offset_um": 6.372 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "aaedfb12130fc8272a8e9ca247e0fa4247f61c7fc4f610291eee9ad56ac19181", - "verification_evidence_sha256": "3ec92bed0c8872e523a4c5b84fc6cc22984aecd0e51ee61cab563c345353b9d4" - }, - { - "axis_ids": [ - "axis:window_offset_um" - ], - "code_sha256": "53772ade38b1ed0b8f08aa3349dd7f06a13398e89624ebbdd47994b595e96b92", - "controlled_axes": [ - "window_offset_um" - ], - "geometry_id": "dgeo_6f1053773776cc29e68495bb", - "image_sha256": "de06eee86acbc8de03d11fb1d203bbef4cfb010882338a1e7ebbf6790446c3ee", - "parameter_delta": { - "changes": { - "window_offset_um": { - "after": -6.72, - "before": -8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:window_offset_um": 0.84 - }, - "requested_updates": { - "window_offset_um": -6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "940035572b3bcce07738c0f5a6d40bf5421b95509aae4833e8d5dcfd0acacae8", - "verification_evidence_sha256": "6e9554e92af41b65aaf3ba9dedcae471bd4bcb616a10ba5b133f826cbe477d3a" - }, - { - "axis_ids": [ - "axis:window_offset_um" - ], - "code_sha256": "e85df850fcdab0ff5d1f15a3fba3ed80de8b6adc1ee0326b46839d66849286bc", - "controlled_axes": [ - "window_offset_um" - ], - "geometry_id": "dgeo_0e21ba6af41121063cdbb946", - "image_sha256": "56a7a0b26a76e3c7525e64529a3737a783fc0e1479192f965929123fd4f7756f", - "parameter_delta": { - "changes": { - "window_offset_um": { - "after": -8.64, - "before": -8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:window_offset_um": 1.16 - }, - "requested_updates": { - "window_offset_um": -9.28 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "f3ce272b576fb1c6a702b14073240bf7775ff76671a1fcb2aa591398b982e0a4", - "verification_evidence_sha256": "5f82088530582752298ecb7644200d4c6833ab37ef8c4d0a081a8f0dacdbe174" - }, - { - "axis_ids": [ - "axis:window_offset_um" - ], - "code_sha256": "8c92337de339f38d0a4104fe0241ae03629a31596459a5e7cf2540f112fb1ee1", - "controlled_axes": [ - "window_offset_um" - ], - "geometry_id": "dgeo_73a87b0080554143b9345431", - "image_sha256": "203ed5b13b709756441efb1c75b0fa78329c0ab23d32b58c2f22c9c6bf290106", - "parameter_delta": { - "changes": { - "window_offset_um": { - "after": -5.6, - "before": -8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:window_offset_um": 0.7 - }, - "requested_updates": { - "window_offset_um": -5.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6e57c7bb28b2fca5d2f18580217d9185f0e2c0f623399674eeb8788993db8242", - "verification_evidence_sha256": "ee293a6d21cec6cccb971ecdb854536aa4bb4793451d9c746d15a0b601cbf866" - }, - { - "axis_ids": [ - "axis:window_offset_um" - ], - "code_sha256": "fb0b5a75eddff7f70188fe6d2c2f2e7a6d708357621e8e45158d8ca174226b30", - "controlled_axes": [ - "window_offset_um" - ], - "geometry_id": "dgeo_fd61650dd335412f1dd87030", - "image_sha256": "4d2aaff784deb509a9cb3c180b3fff9842def2308175260593af62e084b72586", - "parameter_delta": { - "changes": { - "window_offset_um": { - "after": -8.84, - "before": -8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:window_offset_um": 1.3 - }, - "requested_updates": { - "window_offset_um": -10.4 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "724b1d770a21bfa894522a0c29f1a099e79dd399a240295089cb41b445f3d7f6", - "verification_evidence_sha256": "c59ce10ed8cfb094a6e6bc314e313672b17146937ab48ea077cca47bf6085938" - }, - { - "axis_ids": [ - "axis:tail_offset_um", - "axis:window_offset_um" - ], - "code_sha256": "6374ce60d4cd02f2eb564784d79f7462d956c10d960d8727dc01d273781b1d17", - "controlled_axes": [ - "tail_offset_um", - "window_offset_um" - ], - "geometry_id": "dgeo_75e02eed18ee156b88243a0b", - "image_sha256": "10361a75c212d420b871b3f075a7d7d50d582aef940aa32e4db7d92fb5b5d8c7", - "parameter_delta": { - "changes": { - "tail_offset_um": { - "after": 5.94, - "before": 5.4 - }, - "window_offset_um": { - "after": -7.36, - "before": -8.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:tail_offset_um": 1.1, - "axis:window_offset_um": 0.92 - }, - "requested_updates": { - "tail_offset_um": 5.94, - "window_offset_um": -7.36 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8f7221297f2a19afcf8bbfcd060fd35a997d1bf568e4720bab82486c4b6ca865", - "verification_evidence_sha256": "d1aa03c2e54876c1cfffac2b3cc974f408240cab15eba14c230e97604db0697c" - } - ] - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s04__proposal_b", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "5b27fdddda665b19f80d92a66a4a980a55c89088a0a6f01d0d61a7bff15b3df1", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_189416f73b273b6dd5baa7c3", - "image_sha256": "07a218a87150dc4dfa7c5949faf60d1a4c82ddf8b3eec6ecfbda0ef3f2981c61", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 46.156, - "before": 53.36 - }, - "host_y_um": { - "after": 29.41, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_axis_um": 0.82 - }, - "requested_updates": { - "host_x_um": 43.7552, - "host_y_um": 27.88 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "481202c7fe6955db9e37b05a4baec516ddd2987557c6d78a88b7fb7049dc2433", - "verification_evidence_sha256": "ffb14d9795f86bf68a283b56bb252841ed8a5448388ebaf4b7a8bc21659adfa2" - }, - { - "axis_ids": [ - "axis:host_axis_um" - ], - "code_sha256": "fedaceb6dc2c1a7099f58e1c26e86b0bd6edb2a1695d49c7efaf74d6af84072f", - "controlled_axes": [ - "host_x_um", - "host_y_um" - ], - "geometry_id": "dgeo_159bc543bd740443e89b31ba", - "image_sha256": "a3918a5dae81b3eb1efb08dd030fe71a3e57cb903083d75e237a44c235719d27", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 62.964, - "before": 53.36 - }, - "host_y_um": { - "after": 40.12, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:host_axis_um": 1.18 - }, - "requested_updates": { - "host_x_um": 62.9648, - "host_y_um": 40.12 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "8c17810ee4e37fd195bb290ef17c6ae19d47e4571f37e87478d2bb7658cd5cf1", - "verification_evidence_sha256": "c2f874f5a0cf8c0b53d0bb2478adfd1e293c36711ddea6a386168492916bce78" - }, - { - "axis_ids": [ - "axis:tab_um" - ], - "code_sha256": "cd9e2a266df8f3ddabb4412e01336ff55a920a54211594bed6e0ae5514f6136a", - "controlled_axes": [ - "tab_um" - ], - "geometry_id": "dgeo_6f6994b38b875ad477000e9d", - "image_sha256": "b0963f81bfb691ac479540d45d1a969bf51ce9f5aef0b6ee09080724b9a040c1", - "parameter_delta": { - "changes": { - "tab_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tab_um": 0.84 - }, - "requested_updates": { - "tab_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4a4e19a776d676993c2dc115c3dbcc0031073e9fe043dc67d421769a169c5d69", - "verification_evidence_sha256": "387041c59675030d91e2c61f6129554a2378fb59c427372a767eaac20d40ada4" - }, - { - "axis_ids": [ - "axis:tab_um" - ], - "code_sha256": "38e244e5a4a8f07c4cf1c0bbe04f8e4c54b982eff9f8f149202035c294d167d4", - "controlled_axes": [ - "tab_um" - ], - "geometry_id": "dgeo_4cfcda36c9f0207122bb5a0c", - "image_sha256": "5ec6a89ca8b166f8cd3dbc8d6f8b095c1ac087a1abf67fa120de413e05390279", - "parameter_delta": { - "changes": { - "tab_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tab_um": 1.16 - }, - "requested_updates": { - "tab_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9f5e731f3c5df93726a57d0429e07169cd6414d569d5828a4dd0c1381e918b63", - "verification_evidence_sha256": "263fe5e02c707779615fd5b4a437e9db609bfeeb10947bdbefa6d7ab9e5a373c" - }, - { - "axis_ids": [ - "axis:tab_um" - ], - "code_sha256": "d201e0b3f989b8ab64e1e42064ce807ee2f0068eb87842253ef596c4e759d762", - "controlled_axes": [ - "tab_um" - ], - "geometry_id": "dgeo_1cbbc7e32e0d7dff9f5144ce", - "image_sha256": "5184c50a0d729981e4587e09069fa34cb7bcdd2e16be99caf0a726a771bcb452", - "parameter_delta": { - "changes": { - "tab_um": { - "after": 8.4, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tab_um": 0.7 - }, - "requested_updates": { - "tab_um": 8.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0fdedd11780598c64c17d802e8c6a65e14ce7596a9f21518fb03efd265bea640", - "verification_evidence_sha256": "0d148f4d584c207fcb7e54e5381a1a860f95b0bc595ffc8e9fe612dcb9520818" - }, - { - "axis_ids": [ - "axis:tab_um" - ], - "code_sha256": "2b7e1da6bbd9b910c04a6b515bad1e1a6977cd5b4a56b82f178d1bf071cd305c", - "controlled_axes": [ - "tab_um" - ], - "geometry_id": "dgeo_d967e5363d8a7379f7225b91", - "image_sha256": "13b9b98c28c0d1dfe36419b381e1e5270bfe4f81efa193f57870b39bca47a783", - "parameter_delta": { - "changes": { - "tab_um": { - "after": 15.6, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tab_um": 1.3 - }, - "requested_updates": { - "tab_um": 15.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2ea097895e70494fb0f597488b828138d38a9f4f7c7d09cf491638d04c7d8efc", - "verification_evidence_sha256": "7026f6aa891ad3fff978a9aae6224f65e5642bceece79c3c7d0325f919f00892" - }, - { - "axis_ids": [ - "axis:host_axis_um", - "axis:tab_um" - ], - "code_sha256": "42648ecc8452fb08fe925fc465a797848f1c5022c2ffae413be7903b377a20ab", - "controlled_axes": [ - "host_x_um", - "host_y_um", - "tab_um" - ], - "geometry_id": "dgeo_6688e955fd9d57a64c4c0125", - "image_sha256": "0fb94552fcb30b9ae8aba3de4c6917e03e32757ef292f4b6f6aa0003c960d688", - "parameter_delta": { - "changes": { - "host_x_um": { - "after": 58.696, - "before": 53.36 - }, - "host_y_um": { - "after": 37.4, - "before": 34.0 - }, - "tab_um": { - "after": 11.04, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_axis_um": 1.1, - "axis:tab_um": 0.92 - }, - "requested_updates": { - "host_x_um": 58.696, - "host_y_um": 37.4, - "tab_um": 11.04 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e009af5b780e2efdf9b5130c8e8e553002334825285d157f313694734a7c1251", - "verification_evidence_sha256": "e1bfa949ed60cbe102976723f67f91a2f9b1c7e0c098a834e2b01557b81c97d7" - } - ] - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s05__proposal_b", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:spoke_width_um" - ], - "code_sha256": "b5b1481f923b8a4ad9c45b4fdf5cfcc827b2f60a65e98033b2313b78acf5892a", - "controlled_axes": [ - "spoke_width_um" - ], - "geometry_id": "dgeo_23064bdedc0c433f313405bc", - "image_sha256": "16e326aea4586ca98be021dc3899fa995379b6cbf8bf3d17a4b3e6b6bba3b705", - "parameter_delta": { - "changes": { - "spoke_width_um": { - "after": 8.856, - "before": 10.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spoke_width_um": 0.82 - }, - "requested_updates": { - "spoke_width_um": 8.856 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "99104d5b43c54f0626afe17f3f493dccf1e4e52023bd80ee1582a9d953958c3d", - "verification_evidence_sha256": "06e57c04207f2fe840262b4f0e1c343ff44add4249870678ed8a092b3425672b" - }, - { - "axis_ids": [ - "axis:spoke_width_um" - ], - "code_sha256": "a9c9529a0b762660ef9fd1902761fc8564bd0d031a0b3ebd39ae0a2868574e98", - "controlled_axes": [ - "spoke_width_um" - ], - "geometry_id": "dgeo_f701ab8044a049ffe0fee73e", - "image_sha256": "db5dd3770e339d7c7b31d7b03f6f9d2a2fddc68df447c6173d488be02f64cd06", - "parameter_delta": { - "changes": { - "spoke_width_um": { - "after": 12.744, - "before": 10.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spoke_width_um": 1.18 - }, - "requested_updates": { - "spoke_width_um": 12.744 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d462db8dcf23809a470c73df617118b5cc248410c7eab80245b625d36b603c23", - "verification_evidence_sha256": "59b9dc0f69a16a5fb26f88e19666174c724fcab8e6996ca5e2f8a1a94ec28eb3" - }, - { - "axis_ids": [ - "axis:hole_radius_um" - ], - "code_sha256": "7005c4c4c05d47ffce1eacf073f47ef790d551e73373487cf539058ee3a18a39", - "controlled_axes": [ - "hole_radius_um" - ], - "geometry_id": "dgeo_62b1d717fbabff6f0a9c6d6b", - "image_sha256": "eaa1c5a364b52fbd297432cb66c11f8a888a0a9a0b893d0d96dbdf9ae153c4a6", - "parameter_delta": { - "changes": { - "hole_radius_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hole_radius_um": 0.84 - }, - "requested_updates": { - "hole_radius_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "843fa604540df0f0d0ba5ee76d16415d415abfe7f69caca2a4674f388cb73f57", - "verification_evidence_sha256": "f3659bdf9b7fa8846a441a43e4cdf7d09ac2c2e6dec09fa723e94e2329c8aeed" - }, - { - "axis_ids": [ - "axis:hole_radius_um" - ], - "code_sha256": "70ef12f15a045d85615edcad7176b2d8a9de412c5c7e93158adae4f010435c37", - "controlled_axes": [ - "hole_radius_um" - ], - "geometry_id": "dgeo_383ea92807e10b9c0a99fe4b", - "image_sha256": "fa4cca5505744722bd3e1204cd8abbd2f354217d481ddf3e09d94a5eb9917051", - "parameter_delta": { - "changes": { - "hole_radius_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hole_radius_um": 1.16 - }, - "requested_updates": { - "hole_radius_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "316c0e353509ecc422d22facdf75b002832bda0673d09cc5cba97e49b82dacd4", - "verification_evidence_sha256": "ffd044ac386227dbca6bc6a347df05d052fe6f002e2bc8bf816a754f94c1a0d8" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "d8ad975492d8f950ca016f2b94a085e000c3dc34e7c05d96014d02d2f6b498c0", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_a173cac6b7dcfacf0bc3c8e1", - "image_sha256": "704d1b6bddb835760961c0d7b8954fd781f1214d55a22cf115c98149faeae487", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 14.62, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "ring_radius_um": 14.62 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bfead87a980aad2510928920b400e317214d052dcc401663efc1b0e9cd126f77", - "verification_evidence_sha256": "fba9fa749f7a7aad93c0e0259df9e28cdad5b1c610d8998312abec29a16922a7" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "c096bfdd5c260142b404be1d4c3e4fb7a295578eade51f90a0b739c32de3bd4c", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_f2a4e145a550af00b8fac9ce", - "image_sha256": "27d96cc66f4ae7017baa6bfd9087d4b032034aa0575d8928a3ba0342b3ca8f59", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 19.38, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "ring_radius_um": 19.38 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0b74415392c8322db22177660bc5c49e0266386ebd57d0d85d2312bea144e8f4", - "verification_evidence_sha256": "a4b8f63c07e113ded3ebe13b2de5a5947bd84953d27e4d38b7dec1e5ca1c3cd7" - }, - { - "axis_ids": [ - "axis:spoke_width_um", - "axis:hole_radius_um", - "axis:ring_radius_um" - ], - "code_sha256": "207a1a24b584f4e0a1d8489411379e2d59c8e53df521e8a886a8258bc8fc5475", - "controlled_axes": [ - "hole_radius_um", - "ring_radius_um", - "spoke_width_um" - ], - "geometry_id": "dgeo_75702bcf3c05a421dadbc5da", - "image_sha256": "7e7e05e00353721c6da33cd5a573f236372ce27babdd0ae4d0e9ceeed2f178f9", - "parameter_delta": { - "changes": { - "hole_radius_um": { - "after": 5.52, - "before": 6.0 - }, - "ring_radius_um": { - "after": 18.36, - "before": 17.0 - }, - "spoke_width_um": { - "after": 11.88, - "before": 10.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hole_radius_um": 0.92, - "axis:ring_radius_um": 1.08, - "axis:spoke_width_um": 1.1 - }, - "requested_updates": { - "hole_radius_um": 5.52, - "ring_radius_um": 18.36, - "spoke_width_um": 11.88 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "006abdcd236051baedbb7f70e5c76b98dc46263a341b60fcb1c35b4f3e29b39d", - "verification_evidence_sha256": "e1aa7fa6ac3af787fc8e3ce86489fca134cc2e540cfebd0572ffb007b877f911" - } - ] - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s06__proposal_b", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:bite_offset_um" - ], - "code_sha256": "5181f97febc5d70c249848cbb725e34beaa5512e3cabbafe078b7d55b93ed28a", - "controlled_axes": [ - "bite_offset_um" - ], - "geometry_id": "dgeo_11e16d59e168e11352625c1e", - "image_sha256": "1f248b8603b73acb1d1037cd768e526d3a21372c9359d65503b0d185bec874bf", - "parameter_delta": { - "changes": { - "bite_offset_um": { - "after": 37.596, - "before": 38.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bite_offset_um": 0.82 - }, - "requested_updates": { - "bite_offset_um": 31.6848 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "36e4be5ae2b210be588c73ef57e089466f40142140f97b457c992dddb4510a6d", - "verification_evidence_sha256": "7c0de23743a4b87743ab8d0a85e711e7f8d2bde1cca441b4410eac5ebaa32241" - }, - { - "axis_ids": [ - "axis:bite_offset_um" - ], - "code_sha256": "c11b880995ba2b6636b43e23a589bfe660bbab2f0fe390d7eacdaa54a04d7960", - "controlled_axes": [ - "bite_offset_um" - ], - "geometry_id": "dgeo_c521fc8d75314ac2426b2466", - "image_sha256": "f7fbcee7d9960f2d360480c386c3e17180e41b537aeb9e5200d9405fcfac366d", - "parameter_delta": { - "changes": { - "bite_offset_um": { - "after": 45.596, - "before": 38.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bite_offset_um": 1.18 - }, - "requested_updates": { - "bite_offset_um": 45.5952 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "cb3beba040ab189eb7148682d515e64f97ca23dc877f7714d20ac2085736b93c", - "verification_evidence_sha256": "04f5c429cf61703ac47e93720207d4eff1ed1bae9bd329aa243f8f873641a1a0" - }, - { - "axis_ids": [ - "axis:tail_offset_um" - ], - "code_sha256": "183de248e06ae99a61184a0b77ae884c7848be5bfdab048cb84b69d89f395f1c", - "controlled_axes": [ - "tail_offset_um" - ], - "geometry_id": "dgeo_f8f5b8e0dd72c87fd6d9e204", - "image_sha256": "5867327e24620b682da938595a56f9fc4582ac6c7cb2f8d4d80dfb24bf8fbd4e", - "parameter_delta": { - "changes": { - "tail_offset_um": { - "after": 13.6, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tail_offset_um": 0.84 - }, - "requested_updates": { - "tail_offset_um": 16.8 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "2d79b3e9d77eb71a5e6221c0403fce07e55934f5061caedbc2f353b329df3567", - "verification_evidence_sha256": "2be5c5327c627a8124e499aa4572f802ba5f5f0b37e9f01c6c4982b37f8d5480" - }, - { - "axis_ids": [ - "axis:tail_offset_um" - ], - "code_sha256": "8ab51ef0ce336754bd2926a8a9d0db887d61e4783df5e6461c3440b671713700", - "controlled_axes": [ - "tail_offset_um" - ], - "geometry_id": "dgeo_6f75cfa8fe67d3f76ddedf91", - "image_sha256": "74edb0a4ab42083f2431ceafe4d3336b3200f4a7717931d2167d68c4e97a6ed3", - "parameter_delta": { - "changes": { - "tail_offset_um": { - "after": 10.4, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tail_offset_um": 1.16 - }, - "requested_updates": { - "tail_offset_um": 23.2 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "16472b5c84a66de9a6a274bb14f9082346cd4acf9e7de6db5ba301b13909007e", - "verification_evidence_sha256": "7689e9d53f442d0b7a2162906d135878e6bee24c71f3376b30b5a3f2733966d2" - }, - { - "axis_ids": [ - "axis:tail_offset_um" - ], - "code_sha256": "e95bf37a31b33c284b6f5ae19486b0d9f0dc86f0379ef3f484ca8917a5e68147", - "controlled_axes": [ - "tail_offset_um" - ], - "geometry_id": "dgeo_2960a7199d91517bbadca358", - "image_sha256": "2c4019a59d0940b412fda54f39ff750f39ad2a85726551dea71dece65261a101", - "parameter_delta": { - "changes": { - "tail_offset_um": { - "after": 14.0, - "before": 20.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tail_offset_um": 0.7 - }, - "requested_updates": { - "tail_offset_um": 14.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b3de991018e44630a7648b6bd52a0bfaa45ba4e7e111caabc130d429e43bab1a", - "verification_evidence_sha256": "97acef353cd82b71cf54ed1bf1ab1448298f52c84962cad6cdff9eb4e30ae24c" - }, - { - "axis_ids": [ - "axis:tail_offset_um" - ], - "code_sha256": "2abca3e24bb868e3b853e57a445f17a625dc9ee90eb98f068b5be7c10e774b64", - "controlled_axes": [ - "tail_offset_um" - ], - "geometry_id": "dgeo_996b3d17a6d728df2108c6ba", - "image_sha256": "841456b7603f9785ef00cc2acd960fc2cd53a90239adef190ef0d12dccf773ab", - "parameter_delta": { - "changes": { - "tail_offset_um": { - "after": 8.0, - "before": 20.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tail_offset_um": 1.3 - }, - "requested_updates": { - "tail_offset_um": 26.0 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "661774f06598bef24aec115f19e1d31ee04c753f24457bc5c59e852aa6366407", - "verification_evidence_sha256": "a0ec95e0cbf23f3bb5a73ac3cd95a732120da92ffc3f1019bbdb53bf0e7c3830" - }, - { - "axis_ids": [ - "axis:bite_offset_um", - "axis:tail_offset_um" - ], - "code_sha256": "55de42d00e1a140ee428cdf37b815e06316395b164345a74f58ae64727e2e53b", - "controlled_axes": [ - "bite_offset_um", - "tail_offset_um" - ], - "geometry_id": "dgeo_324dcfb0dbed8353aea407af", - "image_sha256": "4c9667b755a062fef229df82170f7224ac3d322c07c70c795aa2a34bc7872c9b", - "parameter_delta": { - "changes": { - "bite_offset_um": { - "after": 42.504, - "before": 38.64 - }, - "tail_offset_um": { - "after": 18.4, - "before": 20.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bite_offset_um": 1.1, - "axis:tail_offset_um": 0.92 - }, - "requested_updates": { - "bite_offset_um": 42.504, - "tail_offset_um": 18.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "40d6dc23d16125272838cf0ac683dd5ae9fc86ca8f06eda8697b4acec695d039", - "verification_evidence_sha256": "5fc30a38d11fd6b6f393e8f8633867d9df6a491a7b62f521f1b32f20775a5d75" - } - ] - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s01__proposal_a", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:lead_um" - ], - "code_sha256": "9b58b6d23c0c9ce919561d2b0ce0f76f0eb8ec916e2e3c51d2cdf241945d53d8", - "controlled_axes": [ - "lead_um" - ], - "geometry_id": "dgeo_9bbaf8a14f309d083e2ca57e", - "image_sha256": "ecf58c54ca2dc056ae9551f439c1a20cc9066d5f17928f49fb3e929555632aaf", - "parameter_delta": { - "changes": { - "lead_um": { - "after": 18.86, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_um": 0.82 - }, - "requested_updates": { - "lead_um": 18.86 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c6d1d6197e2b224643b38c447d3e101c9b2ca68fe72da1e7ec7d5c2e862ea328", - "verification_evidence_sha256": "e6313a4040da61d020475d014703b46a1a376ad3b26555c58842c47b90dde9d4" - }, - { - "axis_ids": [ - "axis:lead_um" - ], - "code_sha256": "24a19f0042f4989067debf9d1acf6e142e2c5894579726f61a2d81b2f7be6bfe", - "controlled_axes": [ - "lead_um" - ], - "geometry_id": "dgeo_8b6daeb8558468f63dc4448c", - "image_sha256": "e157b3c84a5a43c4f360c4a7f476dc7ab25a7c1e06f1539e5a3e5b780769b51f", - "parameter_delta": { - "changes": { - "lead_um": { - "after": 27.14, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_um": 1.18 - }, - "requested_updates": { - "lead_um": 27.14 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1b59738e95018ee6970c27be89728035208ecf6f8a3d602e492451efa2bf8935", - "verification_evidence_sha256": "810ade9617ea73778f5082e5a20d1d5284f6b3dc3ce07d07ad4a108f5c31cc11" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "b4f1402f74e0ac7439653727edd4b444e1dadb77335b06e9a7f30bd5f2456bfc", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_bfd35d08b1a88d80d6ee2f78", - "image_sha256": "596ad659a0df6feba7f8099c2da60a14ef9a5ab8db700d5c2f26152ef2004251", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7048b0eb3888f74211c6bd250e20f058b9596772f95e9cc1e92dc0bd2800cda7", - "verification_evidence_sha256": "c53d49fae4032258496c2637f2ae680b60a637b24f5e739f14853eb865f877c9" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "7ea9626ac95ae1c48e6ce2941f2208d2858affa1fd4e85f8bfc309b1951fc879", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_303745ff9ddb759ebe6208e1", - "image_sha256": "4eaa55fb3e76a6797a651e23e709162bf07999ae7e54c593c6d0fd0d46761a7c", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5d86fbf5d1e01868d4952bb734cce2f18193daa2dc3f03b3c381734c0066ddf7", - "verification_evidence_sha256": "a9cd93d2015a618052b166b0e5dfd3b738fea363d3b94c1800ac9f035eb78fdb" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "314369a99202480032cfe0a396c6f7e568b2b522030f7e499100560ba1d8f91e", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_bdc7b18a8f5fc17706105e21", - "image_sha256": "01f4ba8d46e66b12df27fcdde7728dfa16b7be0123547ddf1a914a0752a32cf1", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "01e338d1cd1634c92a44686067c0b43ef2fa2187efcd0f027b9cff3d736fc688", - "verification_evidence_sha256": "e652eaace20a8ad6f930a64984d2e86d6d066bdd870c78d78a5b50577642510b" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "a743575cf67fe0b64fda9d9c154724185146da4837ca5f4939085dd6128f9656", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_273a621d44ea7a4efd58218b", - "image_sha256": "e115cc7b932dbe571604bc9c9394b73d5a0f21789e0b5076d02a51ec691318d5", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0e9999fd6a18bd439421bc3ed64cd191c282235ac25a95cc3e093226905bd96a", - "verification_evidence_sha256": "250212c62e594bed604c17c8de654ae8b64118eccf07bb7ff500bca4c1ff026d" - }, - { - "axis_ids": [ - "axis:lead_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "8aa200d5cdf59652a2f6a9c6589114be88dce41e69d0ab9a80caaa9a93083a60", - "controlled_axes": [ - "lead_um", - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_e5b83192d43c89cc68d9f2fe", - "image_sha256": "22b105efa4b5a55536a8913199be03e29f6d484474814d0737d6528f7386110b", - "parameter_delta": { - "changes": { - "lead_um": { - "after": 25.3, - "before": 23.0 - }, - "narrow_um": { - "after": 3.68, - "before": 4.0 - }, - "wide_um": { - "after": 15.12, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_um": 1.1, - "axis:narrow_um": 0.92, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "lead_um": 25.3, - "narrow_um": 3.68, - "wide_um": 15.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7dd7be5bd0ad8f1439ff9b23e3044cfdafa90c76bf70111b189d172bf0c35e49", - "verification_evidence_sha256": "d29fe044a84aafc2bce35d9a5015d8e5e95457c84aa5ff10c5a6be80b03a21c2" - } - ] - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s02__proposal_b", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:middle_um" - ], - "code_sha256": "425cbccf6896a4671babe24d8c559106f367ce96df65265d1cc134c8f08a5825", - "controlled_axes": [ - "middle_um" - ], - "geometry_id": "dgeo_d539766e3d68c62ce08e37da", - "image_sha256": "2c197a3ae3e0cbf5c0747b3f28abbdeb18543dd39f3cebec45239a4169cc978d", - "parameter_delta": { - "changes": { - "middle_um": { - "after": 6.79, - "before": 8.28 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:middle_um": 0.82 - }, - "requested_updates": { - "middle_um": 6.7896 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "5a7ca64172f31e526d4f7208a7b1a8ea70f217d749c87a4db6dc33e94fbb00d9", - "verification_evidence_sha256": "5c69c3d990905f02173f299b0e53bce038e73083e79b02ad7d1a8f8aa41ef73c" - }, - { - "axis_ids": [ - "axis:middle_um" - ], - "code_sha256": "52d61fa5895acaf886b5b596163c1ecbe71931ce283a36077652cf12667e19a0", - "controlled_axes": [ - "middle_um" - ], - "geometry_id": "dgeo_7752568eb6949f60590389e7", - "image_sha256": "2ffe782f913df1f30281f04c35f488be657912bb4ccc095b2463a0e16463ca1a", - "parameter_delta": { - "changes": { - "middle_um": { - "after": 9.77, - "before": 8.28 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:middle_um": 1.18 - }, - "requested_updates": { - "middle_um": 9.7704 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "d8d77e86e3408dae2858e63f3cf18190c758e17fd9e83c0d76aa68f0a19b00ed", - "verification_evidence_sha256": "ddbba87c87ebf968b78a29cd9b70c7dd7e2d1f78ebb79ccfc6b631d3635bac7d" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "c288dd7625a38630df8f3e51dd5a29256e737ef2f2bac41dce3a73cc70c9f92e", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_05f6b6c22ffa2c9eedcff10a", - "image_sha256": "ef8bf48e422b04169f032e3017561f53dc84e534dccd1f92016fca8019fff042", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d98a1fb9f890f33b5e7e7092b9d440804dd58f7f01dd9ade8892ebaa7caa5015", - "verification_evidence_sha256": "ae02209858db7239ba1d0c18a940caa9e595fdd8f8af227dad27e05953bda345" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "5dc5b4c7fff0a425cb4a2bed5a242485af98799b6a00cd642ea489654ae7fceb", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_f1a13b6512a7a361d7bd03a8", - "image_sha256": "c3e1ad326d09bb45fd15b3464dd6ccf4aebc9ec6ef2dcd998cf01d6436bdba8d", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "79064f817666480ab4994352c28e403900a6a875d7f165d3ba80f1d005770ee7", - "verification_evidence_sha256": "00ec14aa12c00e3e034bf136d1c25bf6b4c337d9bb1e2be04f303563beaad3eb" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "3da7a189df0e0a285a2688b3c0485e9fdf24e30cd711ccef9f7ed8f862799b60", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_c3d18660c396a4e9c3d0deb1", - "image_sha256": "6349734af5742c2e5fe61d0add236a1db079e5a7042b1248126c37f014018bf8", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 12.9, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 12.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b9625b8a47322de8b3b2a0b5357fa02eaee9afa9428f5147561c5c37bc02c0e9", - "verification_evidence_sha256": "dac5a38a1ef6602e717af4084f4ba81a79187312dcfb97ed9465911699bcedfb" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "548f82d40c37d86b2cdc53121fe7c19a7c4fba57a65a6c04e1720fa9891d4787", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_0de573062108ac363d4bb380", - "image_sha256": "549ac1ac2392628a32c9398b765f9048e9b720c4662192d8a499a9bf2a74e072", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 17.1, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 17.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3f877a769dfdb77f9ec1ddedc1081df3f809103f9f008d468b9805803ae474c5", - "verification_evidence_sha256": "0d5fd2f179ffb57abcbd05bd6a06a8a69c643c691b504012322c795a8b3674f8" - }, - { - "axis_ids": [ - "axis:middle_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "dfdf2cecd35c06e46cbd8f703a07f374610bfe0780d86d6de884fa9538cd4307", - "controlled_axes": [ - "middle_um", - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_ccf414806f957b9ed9d846f1", - "image_sha256": "223f14d63435f7e4d9e0539a2ecbdcdcf69bb0fd2004897c21f486ecb6590c95", - "parameter_delta": { - "changes": { - "middle_um": { - "after": 9.108, - "before": 8.28 - }, - "narrow_um": { - "after": 3.68, - "before": 4.0 - }, - "wide_um": { - "after": 16.2, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_um": 1.1, - "axis:narrow_um": 0.92, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "middle_um": 9.108, - "narrow_um": 3.68, - "wide_um": 16.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "43eb7f49fd22e76f1c949fd0ce05fadb4ba5297205ed495112ce4ff318deaa76", - "verification_evidence_sha256": "a563d57790ad83cdd08ed02c0fa901f071ada72f0f2fc0e9fc169d36ddb65532" - } - ] - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s03__proposal_b", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "947651f4e56f59f08759a590c8b649cb9e4ced094da3fc1405cf595d10a3c90e", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_9011a772ad483d9490a3864b", - "image_sha256": "7cb2aa2940ac050265f76714a5253512bba9da61f1c6d3f00c6be33bf0f925c5", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.986, - "before": 4.86 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.82 - }, - "requested_updates": { - "narrow_um": 3.9852 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "4308de29235d42532bce3a5703be80f00ce4c72ed8b3c49bb2acaf4838e6bd63", - "verification_evidence_sha256": "fc636273f22a09f6544d331ef29009ce4d9e5a5f72df373ed64a512953542705" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "fd3741212886a1cd8a3e8c2721dd4b7389fbd0188177b89e054bfea884a2f239", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_186203b08d834996689727cb", - "image_sha256": "60d271bbe5f19434c17d6d9f364c979a85db16a7cdb255bbad027829fd2b3765", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.734, - "before": 4.86 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.18 - }, - "requested_updates": { - "narrow_um": 5.7348 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "3d5739b84e2b847fd33ea758bb1a4375b152cebaa227cb637ef723dcf60f2c71", - "verification_evidence_sha256": "53c1d7d2ab8e8b5f3cb401c25912fa52697412048c36fc538b9d566a21d4a4dc" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "8467984513569b3846c718109fc3453829032ec241c2eefedce9ddaab0b070bd", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_3254f68ce8774d9bccb73207", - "image_sha256": "7e739836c90616a794cfb15180991b2c253cabbfd754294b8bf14f2a396879e6", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.84 - }, - "requested_updates": { - "wide_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a7d540d761f2750b12a37ff90cc5f1ab7e899b047c7b8a3080eb722c10ace2af", - "verification_evidence_sha256": "94424d719be7f33f233128a6e530b71aa0fb48c49e07803390f686891adef606" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "4080fe90d23fd181cc67e710746984db233511f17c2450a62463238a5b675dfb", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_25935d14f081f4de30a3665d", - "image_sha256": "9aee6f972d4be7fe31502425af47f26230a6cdb998fc2d5cd87d8fc32de7ee1e", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.16 - }, - "requested_updates": { - "wide_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6bd3bb34bdd824e8de7692b0189a6ffbd50557813e70a1640a209d524cbc6e3d", - "verification_evidence_sha256": "54485c24b0fe5030eb6b42cf42b2c11415c81461a0a856ffd845b2252f5068bb" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "0809ad9f3f51791ac2b66fcac6e4969c1662e093b948d05339c62318cafcd332", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_aee411b8221869d65144e9dc", - "image_sha256": "5340ecd9c9b430ab55d91a56cd5bdcfe53cce5ce50e2115ddd6243e9cf08a874", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 9.8, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.7 - }, - "requested_updates": { - "wide_um": 9.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1bc9796f9b000bf4bdc60310b2301a19d140f2a66f6fe3d165fdf20edb1137fa", - "verification_evidence_sha256": "89bc608c449c4ab2c16e905d1ce6525a42951e6fb711da382208845da7150775" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "2b8c279392c00d7e6389e71aed6473b2c238e0db9ea87a9a180a6c534aa46c1a", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_fb10d201d8e6e6b4107ec413", - "image_sha256": "3c82327c4672dfc9b26a061ee679d5377c648a3c3a1ddd94daeb8a4568acf64f", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 18.2, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.3 - }, - "requested_updates": { - "wide_um": 18.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6e898b14bca6d5974d31c253f262c979c02dce69934e7ba3f2e93c03a017e7a5", - "verification_evidence_sha256": "39e6a912c698c5cd2331af96b56c8b77551db7f89cc9e253b610cd41632ea0c8" - }, - { - "axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "2fd213df59b082e17a9b1617944372a8112505e1b1f14901bfd872cbbc033251", - "controlled_axes": [ - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_a46d0e089075c8539b5fe37b", - "image_sha256": "7cf35f826b19525ddeb3c90845f6542b246da2621a274da279f59791d7d710cd", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.346, - "before": 4.86 - }, - "wide_um": { - "after": 12.88, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 1.1, - "axis:wide_um": 0.92 - }, - "requested_updates": { - "narrow_um": 5.346, - "wide_um": 12.88 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "46781fba498c2b5fd7e1eef624fcb12b3b73a1f4cf1c98f0ad6d4bcbd8b8cc51", - "verification_evidence_sha256": "fa05cda6dbf0809072b11cd4975bd030c21d69a115b736d79ce3556f081f0db4" - } - ] - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s04__proposal_a", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:center_length_um" - ], - "code_sha256": "b4c4c2b1bbb096edccbd5d3efc695fe5ad32f4280765d5bd4b2305e4e642bc9e", - "controlled_axes": [ - "center_length_um" - ], - "geometry_id": "dgeo_1b9ae04519229ad2871a697a", - "image_sha256": "1cae8fe2c3026768a8504dfee83a0926be67d98cae1b83240f339cac52a1230f", - "parameter_delta": { - "changes": { - "center_length_um": { - "after": 24.6, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:center_length_um": 0.82 - }, - "requested_updates": { - "center_length_um": 24.6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ff9354d769185433a36bf711f27af1381074f4d11bbf4e86ab339d291160ee0e", - "verification_evidence_sha256": "3090263cda32a5b8659cb185452828f0cc1e698063f82e7662db5164d7f56258" - }, - { - "axis_ids": [ - "axis:center_length_um" - ], - "code_sha256": "50cd2a9eb3a3eca97f05934dd1a57b377531bd705233a93eb8088507a1b60662", - "controlled_axes": [ - "center_length_um" - ], - "geometry_id": "dgeo_103683a611121b63d67c21b3", - "image_sha256": "df313a146c9898c193d3501826ad09d9b7f556b5a7c06e2499949c4e7a65d08b", - "parameter_delta": { - "changes": { - "center_length_um": { - "after": 35.4, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:center_length_um": 1.18 - }, - "requested_updates": { - "center_length_um": 35.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ff2e12bc51cbdbe3453e8ad99a45e47e30865add0e45b6a75b71538b0bb21a72", - "verification_evidence_sha256": "0a76e2316d8ffa6b9b0caaaa1e9e3dd75dae32d779bc9efacd65096da75f8fd5" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "b1ccfcd9a87ddbac59b754e4b110a2a7cb8ac5e87b4a0b8f7dde7a373270018d", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_6853642acf379c517c6c0627", - "image_sha256": "0e6822a6bdc115a074fb26dd673904158a15da82a9eeb1ebf885826b67eabbca", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e14a4904b5fe5aff785e627f9aaa65aaf2f84c3bc9b41dc818caf05041eef974", - "verification_evidence_sha256": "530bc296932c1eb55346bfb67e89adb96bf04d6afd54509a1cea644ab3652466" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "7f46935c13878b7a992eb580dcd7e3833e6aebce99d737a02d07bcf7386075bb", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_d5b2c5145f51ccf424b97cda", - "image_sha256": "c49fa2e5dc9ab508fe98c716ddb71406127eddab07de1ab1dafdc0bb2b87a86b", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "63b8ce743f8e25022ff3558f2b97009b07dc806b18eecdbd48adcf3bd5059efd", - "verification_evidence_sha256": "25a1a9a35969ff6e82b64886cb6b0ce8b6c26676cd654e775f1f64d4374a9bf5" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "13b6cf7bcec7c600c657f7319151eabbfd17bdadf36049132b132b29cbbf4a8b", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_585ed5fa7d666279b0e987b0", - "image_sha256": "daa829add3b9810681f6f92cf75490acfd838c0bd9bdd3aa6044061e98bad939", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3f350bd09325600823d76afd98b29157ba3cafed0b3028a44a8c7989a7ed1e19", - "verification_evidence_sha256": "54e6f88fe89dae7f032f281c23d13db54eb6b4201ad52f0b22cf3dab6db60041" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "6563973a81c037be9f7f275efa585e9c888c46db40f4cf694594e59507d10196", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_9b87ffcb4379aef534cfd1d0", - "image_sha256": "f9a903586a6e166691803c15ecee4d67e50ee1194e931fdf1eaa679218d3b64a", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "79fdf16124d1b92700daedf5915efe412dc696f30cb8ae13481ed2dff54e37c3", - "verification_evidence_sha256": "fc67619f08cc0fa7585dc77803b69a2526086db8eb6ed17095ae2b0029a0e3be" - }, - { - "axis_ids": [ - "axis:center_length_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "534778cdf956a5622f04bdeaeae1f7c0160ce4d2a52118de30c1d7c8fa3c0e38", - "controlled_axes": [ - "center_length_um", - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_43ef67d8b8fca0794488ab3b", - "image_sha256": "ecd9562863bb9792a55aaa251d1db84c35e44bf0686310e11d591e0998d756d5", - "parameter_delta": { - "changes": { - "center_length_um": { - "after": 33.0, - "before": 30.0 - }, - "narrow_um": { - "after": 3.68, - "before": 4.0 - }, - "wide_um": { - "after": 15.12, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:center_length_um": 1.1, - "axis:narrow_um": 0.92, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "center_length_um": 33.0, - "narrow_um": 3.68, - "wide_um": 15.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "058dee8ea2cbc65de32961f7349eebcadee35651e86767becb93492604da5479", - "verification_evidence_sha256": "9d2de08bde2ddd24565c8b1d49be70eb9765c9c3e506e69625f59d7c196c141f" - } - ] - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s05__proposal_b", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:middle_um" - ], - "code_sha256": "5295867c0253b949494f8d5e113f5a3e513193867631613c48c3aba5530c7294", - "controlled_axes": [ - "middle_um" - ], - "geometry_id": "dgeo_445bd8f1a3a63eac787c7b44", - "image_sha256": "d93aa3f9b669e82bf5a51cd1f12c40d5a4a45b6e379092a2523e8c5322203ffe", - "parameter_delta": { - "changes": { - "middle_um": { - "after": 7.084, - "before": 8.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:middle_um": 0.82 - }, - "requested_updates": { - "middle_um": 7.0848 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "b0064b88e4fd7e6a80701e6db37eee6b315f0e24185b79bde27257feb590ef26", - "verification_evidence_sha256": "850faa123400bf232a96243c6084fd16b8848154e538df0f51a5b3a83d194a32" - }, - { - "axis_ids": [ - "axis:middle_um" - ], - "code_sha256": "976a847a7eea565661576122e9bb875140377d061fa9ab5d1d170bf1724a38db", - "controlled_axes": [ - "middle_um" - ], - "geometry_id": "dgeo_39d88720d079dad451a5c9e5", - "image_sha256": "c48d1e462161dcbc85f79155bdda3503b951b5f6ded9aaa17bb98aeaa2b641f0", - "parameter_delta": { - "changes": { - "middle_um": { - "after": 10.196, - "before": 8.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:middle_um": 1.18 - }, - "requested_updates": { - "middle_um": 10.1952 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "aec379a4143f9d3d955cb351d7b09be7c36b3075a7034cf6eaff8a0e5e14c90b", - "verification_evidence_sha256": "33db2cca18b67626b324d731ece2aec5bc90a2446a741b3593f7f725d6ecdfe3" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "61cc8171b7854be6a5480e480bd837126c30c552ad8db76e888bd57bc5241c66", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_76e04ef102cd61317cf87419", - "image_sha256": "42e298852903f6a990508742c2483d25a5045f22b2a5dbdf0836e8d751413bd6", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7cbb8cef36252c8212e4f49181255ac82dfe87fccc46f2f2254a5edd7e54ddab", - "verification_evidence_sha256": "b5d4baee6797c6b990e895f26c7439f0fd622fcebe977f64c9df6c6d4caba438" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "7f3e100ce907edc615f75cb4fbd85c60c7f0e2e90f480e4c59b510d9c75ee70c", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_1921841bd90cfcaf19b2ad2b", - "image_sha256": "e59c9804272843bb624f5d7bc2e56de77f3e54cd8d8b4a77fd3f5dde22875005", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4fcabb631126eee9f278d632df598b1a18157a5c8e8de9c439694e66806bf49e", - "verification_evidence_sha256": "f7f8b1cdc42f7c70e6d9d8208d9da000756df0461226a4adf4dedba7c54eff34" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "37265ceae7b98610b4fa4c64a0fdf8344796a6487f0619981e376163d21692c8", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_1cdebe22efb0ebb89243b007", - "image_sha256": "c2ae36a0ef69b574492330c84368d8086b4ee962252d67557ccbbafc196a435f", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fb1d46245a38f05c008d1f97d4e31d28f840c4d3871abbc228772bbb5e656078", - "verification_evidence_sha256": "55fd80c59bd37fcdf08e4373d7ce8a248b84678d748ff61c7a7c4c340e67187c" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "4d932e57fb9afc782e60e6a6b92cb2224662f6cc4b0c44a246df3be001af3f61", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_f5a136cf122d6d7a383d0d26", - "image_sha256": "0fcbf8a3602e558fd1e5f263d2aa19d9e98a5554ade8f888324d2c2a687a9aa4", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "35624f86a3b4314359647da3c047d331aab324833a245fbe7992b3b1f908fb39", - "verification_evidence_sha256": "aabbc5a70facac1d81e53077c043a20ce83eededf46527a0e594da141217e354" - }, - { - "axis_ids": [ - "axis:middle_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "11825e00995c2c2601a3b100b80602dbe200aa8ac07c8c792d75f1be131be57c", - "controlled_axes": [ - "middle_um", - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_3586a48d0251760677171788", - "image_sha256": "9fe3c30bbd6fe0c6b98b3ee7fc103d39140b8184352b4f355ac672f8cfab50a2", - "parameter_delta": { - "changes": { - "middle_um": { - "after": 9.504, - "before": 8.64 - }, - "narrow_um": { - "after": 3.68, - "before": 4.0 - }, - "wide_um": { - "after": 15.12, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_um": 1.1, - "axis:narrow_um": 0.92, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "middle_um": 9.504, - "narrow_um": 3.68, - "wide_um": 15.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cd3bdf85344eeeac820fb6e5b8d4b837e00cf80f5ac392b8d4f3f0cb345dab9e", - "verification_evidence_sha256": "24823072c18571fde88db6af868f1115822a5d5ea2d101b5a0e543178544a8d5" - } - ] - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s01__proposal_b", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "5a9a40e5f9e7d67b26712430b8f2fcec37b0e4f4afeecde75e8e221d7945576f", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_3014463f0465f33e356d7a7a", - "image_sha256": "3341e46d4f31bd507238331a60c567108c551d04e150b5fa0e58c52f1740c0f0", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.428, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.428 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3294b1de1a5538a3926e5e2ef19696c0eea1d959119f2b58b2a938a96d0009d1", - "verification_evidence_sha256": "5c165046812f2638a98aa18c6dabc2ab55c7ce1d2d45fcb3fff00c064183bb85" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "78e0388e3e7887890c7cdd2359da9773b4419d1f80c617bd260a5569520bd560", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_18bcaa9e778749dd0689ffe6", - "image_sha256": "aa77cdf37d0a46c791c0163c7d42d82101f8a6de30c34a89e2b4f61f162fa566", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.372, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 6.372 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b5e40b7508755df564bba8f0bc2232a501670b07987321f30ee2a52a4b60bae9", - "verification_evidence_sha256": "51f4bfd2233eae75d9d35467bb6b6a9ae5e42a5c6cea01b91a83124b9971f2fd" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "34fcee56d711d8f3b931964ea5406b6ccee2659140f9e3bfd1c41e8b02b4a368", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_76593ae993152c8712932516", - "image_sha256": "61a5a1bff58e42a977b8710f78ae0a654a1ec80ed021eee93ee819a95eca8b6f", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.92, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 10.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c392e09f1a69aa85390de86ae1ce15df4acd85d107d246a6ab4d956ab5384d77", - "verification_evidence_sha256": "ca78d075531bacf664f0f5dd2bef5f0cd6ba5edc65dc592c5f335ac13a9d91fe" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "68420f6e8b77d5c5fb4646266e7edb363f4f7f1ccce4f2cb3b1b2a758500b724", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_26141df7e2b32bd4cc3a80c8", - "image_sha256": "7de2985a3531bf98ec68017df36ad328a909908a70050a8ecaa340eea6ca0c6b", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 15.08, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 15.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2eab967f6dcd272598ee739c9511cd2b623524942591c611ed77e98866a41d10", - "verification_evidence_sha256": "9a0d2e9de6858f9b3accfdc6829cfc15bb6a5f28773308302ea2c23cb4fa4292" - }, - { - "axis_ids": [ - "axis:lead_um" - ], - "code_sha256": "7a28478f764f0fd88591307bb53b0353ba4252ed0c7a05699abdb48edd8b747c", - "controlled_axes": [ - "lead_um" - ], - "geometry_id": "dgeo_91a4c4dbeed73ea5658aeadd", - "image_sha256": "3c65112ef831645d7313b0abf4b66e98fe86cf0addceb857190dca92e70886a2", - "parameter_delta": { - "changes": { - "lead_um": { - "after": 23.22, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_um": 0.86 - }, - "requested_updates": { - "lead_um": 23.22 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2794202cf2b0997d3df45cce2037605181f104019037fcf38aa3f21ac019e6f4", - "verification_evidence_sha256": "f14952b4fa2df61747243daed2a5e07af53a9e0e1d2f2c4f8f70071402bb460e" - }, - { - "axis_ids": [ - "axis:lead_um" - ], - "code_sha256": "44640bd4534a780477308f197edb7f359b0ecc04d29e0ef48d5af1d2ca168d40", - "controlled_axes": [ - "lead_um" - ], - "geometry_id": "dgeo_6ef78ca42a75b89343675b2e", - "image_sha256": "48f1788956eb2971509eea1cb0326098fd1e6409db76ec7493d752f1d190f4e1", - "parameter_delta": { - "changes": { - "lead_um": { - "after": 30.78, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_um": 1.14 - }, - "requested_updates": { - "lead_um": 30.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "917320d50e23617083f6bbd94c80b36bbd609b6fb80132dabffdb0975c4938e3", - "verification_evidence_sha256": "437ece5a53545f779079b1effd6a4c6c0ec64af5d6da9251b480253e42e249e5" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:lead_um" - ], - "code_sha256": "fbad534401666f9bec01663a68648673de5ef3ec96081a7ab8a5782aef31024d", - "controlled_axes": [ - "lead_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_c6b0e43de247e7d3512e93cd", - "image_sha256": "76bb87e5961369b33e5da8d3bb37b4987a45649aa3bb4b967b57f40c496555c7", - "parameter_delta": { - "changes": { - "lead_um": { - "after": 29.16, - "before": 27.0 - }, - "radius_um": { - "after": 11.96, - "before": 13.0 - }, - "width_um": { - "after": 5.94, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "lead_um": 29.16, - "radius_um": 11.96, - "width_um": 5.94 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "658c3225c3baec77c26080ee013eaded46be52072f462618e10bed58514f3f0a", - "verification_evidence_sha256": "3147883a370aceb89331398c12d47423b2a2bf6b2791a0efbc51fff20bdb91f8" - } - ] - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s02__proposal_b", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c05d7566415e967df9a12e8997ec08ceb39e2d2de154dae581e7a418f6a470b1", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_48f66cf7f14eb000247a7970", - "image_sha256": "0fb208521aeb04ad5be7ebdcecd4613cfa247dc45cc94fab4ba1b0aeec95a7c4", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9a87f0383ec44275ce269df078065bb13de5d338ecd9b05bbb2753aaecc6f5d3", - "verification_evidence_sha256": "753eddb98d9b866b2587578b4d4c6440ddd004d1fba6f2d991daed098e7b49b5" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b9e677e6895391e417be641c1763bcfad65722cdefb03de9d75fcff7d5820bdf", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_2fbd7cde209d73539ad70ea3", - "image_sha256": "efdb7533ffeb4eb4c7ca46a32808602985ee7e6ed7175020c4b96eb58e599f46", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1990f852c02eceede6a2121c6b5d650d8bf760fcd07c2a2a1c6a421ec82ee771", - "verification_evidence_sha256": "afb1c65f7f4b960d626c3d9f96ba4d20c68ec03522404c95e0c18bed6c08dbbe" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "cc451ec0fe859a92a702c92e7420380404ab1618bc12420c41c6e926f03a9d42", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_8641ffbb87ec67e467982a13", - "image_sha256": "3f85374658a171237f7be316a0239c772f609ba67073e7d59fed748b5298e498", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "80b7adb445e6bd22bab3be88b2c698ffd8747c1962005dbb1956178652a5d48b", - "verification_evidence_sha256": "41163a465c4092a52a354dcfc68d71808bfe9da2675a6a5b2b37b012400ed397" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "1e272fa27ec20f791d21aa6711f34c5a88f62d39b5957eabb959a1332ed9c5a5", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c15550269e133df9c74cf8d4", - "image_sha256": "7f779b59e15670eea87db1f940e423783bd1eec39b31ccfb079d41d91ce9741f", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "072e3c30f09eba2fd32b0e1ffcca36f42deec31b26a1c3f79c25528f89e3eb59", - "verification_evidence_sha256": "7d62e3bd379b134008deb829ffec71c8122a75244dfcd6ba7459456a6360d7b6" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "2a11562dc0082a6fd93a2d76182db7816c12359e2ea6be9e8cd951ee4952c154", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_93627ef078bb2cca1e61649d", - "image_sha256": "ac3101a8d24496add0a0148e58220ce48e73792f9e03010d20abd64a30beab6a", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 18.988, - "before": 22.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 18.9888 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "a3759bc8b55b62bf8c288e64254c08c4e1c768f841d222e7149f98c0fbda650c", - "verification_evidence_sha256": "2376bd0fef25479fc3590ff5ad69e3814d083e8e5dc9a0763107014501286a6b" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "6667f145c3010cb2952837bcd5542653ac9f89f7451f687584b6cdd6cc41d063", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_889fa839f5a38676d42de759", - "image_sha256": "3306bea512b6536a02e640640763b62cfa87aa5f1ea5cdaa04cff603dc5187ee", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 25.172, - "before": 22.08 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 25.1712 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "1a71cc9adaf6ef99f7e0420e85e9d05cd7bdeea698efb6d245d3abbf206041d7", - "verification_evidence_sha256": "3bb4ee92cf40f907cc63bb0b5d8ad5d3e75b03dde84520ab7137efee6f19bd03" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "6a70d73177bf107f1740c36ceaecbdf39984cd0dc7b1f500ad1d0297e6b07a9d", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_794522cad957cf55fab911af", - "image_sha256": "9d65455c8064e767a604d57b45fb54c13c786f8ebb60532e793538600b1a43b0", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 23.846, - "before": 22.08 - }, - "radius_um": { - "after": 11.04, - "before": 12.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 23.8464, - "radius_um": 11.04, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "7a86090c08dac6be56da5ca3d7b59c41213fb785b965abdc88ce18024a1073ad", - "verification_evidence_sha256": "41fb35ae57f83520a67e264284964d2808abdd4013aaa549b355e66e7ff52d4b" - } - ] - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s03__proposal_a", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "dd6e09de4f11491a24f2fb4a622d965ab221b67e8ad7a080f670895f7d9cc863", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_dc5612ca2ec9b24be5618b12", - "image_sha256": "44001a5843a4c67e76d74385950395ce33c8f6ba7c3b563362dd7caae390851f", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9ba6fd4b1fe3cd6d4f0b527688c8583994b84287bef0c39b7287db434e2c14db", - "verification_evidence_sha256": "3142fc9405746bfb3ff6081163b583d7301a7915831b4d3bafbc27d24b9daea4" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c3a54a034f6ecbea974287b1ab34dfbcb1e96427cd938a42cc9f3ac11ac521ea", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_904cd83b81639e8d393e0e52", - "image_sha256": "d6e6e3468b1915381a100bbda05e85ce274cc254f57a721e9bc31796dcf8580e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e65426a0b9e7488386ea701523ddee4c322c98b1781d91d2f65c5d743f9d42f3", - "verification_evidence_sha256": "3328d7b6d56d2cdd430692d8de46678ccdaa6e0516ec5ec40d0455a70ae2df3e" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "fb05b58fdd292257751bb9f82fe00322449bafa5b98fe68511e43ba7e64f5cf7", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_92e317e601518c9c53f4cd49", - "image_sha256": "ba71b0b270b0d0ef70c2424b3e811eb484536e3cc41ca93cfc26b4e04834cd53", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6eee444efd68444bd766254140bafacc86c2595ba7c32a6715ca345a6a7bf3ab", - "verification_evidence_sha256": "64faca3f0903784d4bbbd2bdb46e72fb73e00cc0c4f7fe70f77e0aa13c35423a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "bbcb1f4444c9c23b3317dbc1f183b1436c1bfb4c2f820f425acf78e429029a98", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_0ff05b24a4c82c1668e4b13b", - "image_sha256": "6c1d518b54f8f817c8e82a05c6338b5bcf7dca78bb8d6573be2e884d994e4af7", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "62e4a34d8ebe67ec66bed304ba5a8586f5e3bc2274d56df8f7c3c7f6ad23bfd7", - "verification_evidence_sha256": "e1f55e37941b9dabec8766de5af8f1f6a3d0bd58a8d1ba2878d4c1813fbb6585" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "5d95cd73b9bf3b13e4c8cf7f80124d08d5d28d001470453960c02fba40a163be", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_e656e0cad46febf5e7f1779a", - "image_sha256": "4bffe93da8edc5a9898d83e3222d0e7779274ca64d6494b15a0eb942b5d76d09", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5ace50fce8472b7bfdb31fd783c3fc18c2cbf9117dcf73e8dd65d5914105e39c", - "verification_evidence_sha256": "a07d8fa5a8f3e63ea557ac3524d51032a90c626fc9ea2bcdbbb1c9361bdc2fd8" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "f08f506d8da61616344575ea5eb58f835d1c88ff9e08341099c8b87ae7b0ef1c", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_c3f9abed181912160a8ea080", - "image_sha256": "beb5329798cc942eb17e63ba57d96824cbea7092d9b8e767553e8ceb54029cab", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "989ee8c5582d2be13d7f2b03f036ad7a2153c677a904cf2d6a5128ba30b39d2b", - "verification_evidence_sha256": "569812513a115365aaa8e86759fff23b6e29da7d8732d17b8f4c8c1b61bc8407" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "269f33bff4a31c57c63f078ddea93f99728e85b849cf13efe78bf54e37ffdbb6", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_a2f455e3e2a149f3a404ee87", - "image_sha256": "2c881e697d5f4e22b6b23b09a937eeb9b64e5994006594889f98b7fb7b237003", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 21.6, - "before": 20.0 - }, - "radius_um": { - "after": 9.2, - "before": 10.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 21.6, - "radius_um": 9.2, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "08d63cc73224700e92c514ad9b09708794d4a4a4e76dcad441d890c795fc7097", - "verification_evidence_sha256": "397ff756df38c7903371e3b5e57da0050fdd637b6273448051cb2d065175dddd" - } - ] - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s04__proposal_a", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0da4452e2a9cc6991d772ea0cc32f7c559dd97bcf19fefed0e221c8cf6f7e7d1", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_f4afc0dc1faa1b21804b9e3b", - "image_sha256": "72c7d788e22c78cf849269b245a7f308b071fe88894cb94c83d143fdac925d11", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "533ece6ffbdd5091cf918f11917835a03b56c9106b19ce7924d50904c171708b", - "verification_evidence_sha256": "8492fc8505ccb19cdd7e7f1e3239812afa1e144ec741822d83d52bc19d979c0e" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "90a08eece5bc5ee896786e8ff6fc62fa3a5cfb246006227f64ead4467e0dc485", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e53a74b3c69e357f79887bc4", - "image_sha256": "2c4cc245ae702dec94fd8f0252e90ccf27c3520ca35d100e9fe04843b7ba8447", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d0195f0a0d2f49e28b43de66eda07f5b88c5a7dfe3e60d345fa9ca7da3f8e58f", - "verification_evidence_sha256": "6f1ecd308eb217958c9bd6723a1028eb299c62516fa1b3d924402ec294efc42b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "a3db5a7654a9f1bb40bebb1e994fa590224f528a1f61968cd047771572e206ad", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_722ee20d77fbd9b86a73849f", - "image_sha256": "c4f360637c20309714c29f8eae0078c80aa15d7357473e701d7c62f612ba6ca0", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "e81ef1f46d008cb78f9bde3497d43b4b3634aa90edd05683f8cc6cf4173939c0", - "verification_evidence_sha256": "1dd81765c20c9ad6753ae1fb619ba2a667a69cae6fe52704c9cb1ce2ddaeddcb" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "7f0d587fed40606a6a76a09752246a271d644dd25d385eb991366de405c78094", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_e99cd582898ed7eca6a59d6f", - "image_sha256": "194dd9000b5e5f653c1f25ad61d9797d55b60406fdecf02802fa0d52c1e004c7", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "316f073cf503327d197a9218b05a62e76d54c558ed6c2d29ce504d9469502808", - "verification_evidence_sha256": "d3d44cb78e527eff378e0c825d2be59a3dc96c7704df3b27cb53fed915d7ebf0" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "a1748ddf61d1ca2ab0d22a7356b8e62b099175a84b797a3858b2b58641895dfb", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_2f60bc5ee908b42b1e9e6422", - "image_sha256": "04871a98081949a5e72cf3bb4f604ef4e0833368a7c4dda4d6038f6e19c85017", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 16.11, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "d92f8584a1e4cfa51484aa8b356bfebc168843c0d6ebe86c895c8426020a32c5", - "verification_evidence_sha256": "1ca3ee9db4e312659ed66e4d0747a2437298d91c277e467b1b3308faf0ec1924" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "fb2ca02fdd6b79fd02750862f8343f1ab4df8941a72377cc0f8ea0f6221dfdd4", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_a4fb6008ab0f47d493ff624b", - "image_sha256": "da07f33337edac205ed2c3a033d26372a452c3c63e224fd25de3da3e867dc3d7", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0e7404e6160bc195b54d94db6e92ca619e577f3214524c80c2bb97a3081efed8", - "verification_evidence_sha256": "26b7deb9fecb244b79e38feb5612264c85ea9d20b69945d4869869107e5b10f3" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "54654f3fd4876603e3d18bd0ebbe0ade19a888b7a4ad4628db9a22347ef65c5e", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_7ac518238d4f5dc67385db25", - "image_sha256": "ad5a4e17e22b497b423ac497d331a1e87804291d0613407f805b5ae0e1dbea24", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 19.08, - "before": 18.0 - }, - "radius_um": { - "after": 9.4, - "before": 10.0 - }, - "width_um": { - "after": 5.376, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 19.44, - "radius_um": 9.2, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "6a6871f5ecd2a132aec7edc465400a5e36f1055c6482ba4ed85492cd035b9b4b", - "verification_evidence_sha256": "1db652652582674cc681bafa756c0a0e89f4ebf1a6718379eea9f94b19a8a0b6" - } - ] - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s05__proposal_a", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "e413e4d13e01a1527349d158e841736c64e035effaf8e716ff769c7c0ab554c3", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_92b99c57f1c17d35f04ae6ad", - "image_sha256": "3ee713fc7bbb4a92cb0dad1842c0130cbd26dee8e53ffc7558a8fc6c189cec3e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.69, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.69 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2f7b55c872c796c824bb97189bba0d7c5340c1decd3a58c44f1318b4c5b9ae17", - "verification_evidence_sha256": "ef9c784f69fd1901f4ac9e54ee9b378fef7efeddc3e1561e392a1293c824b72f" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2c38c0ce0e60e0016cab4ea6b775c0f40f2f4d00546cd844596b447d8faf0568", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_b762ba9ab534e23d0e102cb3", - "image_sha256": "f673ad65db2048f3d43fa88bfdade2fec200c7b21f4e0934048d1e700b6a3bef", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.31, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.31 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1d64869d9776411bf8508fecfee0b14791d82c256f1e1039d00e7724cf7cbc88", - "verification_evidence_sha256": "8a78d3298d61564263db3c8e01c3dd65f5c321c61ea321c565c0df733cedc951" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c4a9a2db5534f7db2753a28bfe4493c42fe12de7a2e2776196cca81601276f45", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_83c982ab95ebccee82ec7074", - "image_sha256": "3c1051926587bb699f4e11be1ca7bb0abcf4e5fac9ee6f7d0238f741123249f3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.92, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "9af06f00b886b5cbd01c7dc5473ac685b0b0e0370f5fe1b6019eb8c0698609be", - "verification_evidence_sha256": "f07b593265eb95f7a48028e8333161398e5113dde288336e93bddc183b35e890" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "42a8ae0463b7b4e9dffb178c4b3abf78274bf1f93bd4a416846c00fdd72a699b", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_50b56dc95d71854f0ce74ea6", - "image_sha256": "db3b50dd985d3ab43e5e7a233a4b3dc12c2a558938a46969273f5cdb09f58c63", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "abca1c01d559396472fd1a65f4a48d4670bb6ace79552a0db124c06aee808997", - "verification_evidence_sha256": "e8e8ee396fbe3c3f8716527383ad1ad565c3b1fd9df54b7762b7a8cb798ab5b1" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "aa31c22935344ce90550db40a5fc1922910b2bb2fa20862648f371211da53791", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_5deaf7429a06e48ada793580", - "image_sha256": "3690f4972a19ab61cac1a21999bb3315b5d009ec9eba2dc4377c3aee8cbb1415", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 16.34, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 16.34 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e1b4d67e08eee1c82b56f532ec4f46e326a9d4b52cb69e26b2f636d0d3976f48", - "verification_evidence_sha256": "e0da6e3ee467972544a244e236b1f8f601c2970c9a7d86cd913e709e6c853def" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "83e4f8e7769844a18ddd2cd48b6f87ab7a755bd5a4ba609b54bd4729b195fcf6", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_905a2ed1ba51e0fcd96ad7e0", - "image_sha256": "a5a72c3512aff8dc3e66fc54dee94ceb6a04b9f7620c5967573a840ad044b1d8", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 20.33, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 21.66 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "c60a7a302dc103a17773e0ff6a0cb76e93987d42a18998d3a754d143a2825249", - "verification_evidence_sha256": "16f6f37bacd31a3c35d79c09d74b8f01bbeb0618bd591cb775bdf744f452e972" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "66a1096123f0f2a423984a69cae44b8d0e86d00d1cd38ab22ca97fb4c91129f1", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_5a5c031c850f34ea82a66d48", - "image_sha256": "cf196654f803e3be8faefef0cb394ae427f547c0931d1e31966eae7accf3b243", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 20.52, - "before": 19.0 - }, - "radius_um": { - "after": 8.28, - "before": 9.0 - }, - "width_um": { - "after": 4.95, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 20.52, - "radius_um": 8.28, - "width_um": 4.95 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bb8fd4f382d8b840da8f0a912cbe60b4ec6f7ccaa30a63f28609811752b17571", - "verification_evidence_sha256": "9c21431ff963c02937a7051ffa401f2994d62d8a52fa78799807b7c5d5f63139" - } - ] - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s06__proposal_a", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "880b47c550fc9837f3631eef69e3eb9b0888005031ecd1a4107b2a5a34cb2edd", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_1553553254edf5de0440c82d", - "image_sha256": "6754709ad9b18b18fdaf9af139a5978c0b932ffcf95e4ff41f3b92ce5cf63565", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9c3253953bd0e822d762be22b76f252fcef95c5659a54401d04ddcd46ad26740", - "verification_evidence_sha256": "d04dd4e0f023ab8f6f9274c86c6af6a6349d7ab035c7cfbcb0946fdbba7ad761" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0720b5e8f19e3b6432224308cf4f8ec3459eb8896a0d509e9035f1f59c6dbd01", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c27f906fc317de42fe8a174b", - "image_sha256": "f5ced635364b53973f3a3b1e8ad2e00c43f3bae32b0d09ac986e721d715a9194", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "660c1f57cc6bfa9f48f7b2226757916c74425b4250494be9af58f95b0101b113", - "verification_evidence_sha256": "5a0cc1ed52e494d564832776c6055f5b18771f19c8aa5e7847b96635290b3c64" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "0adf8d3a76de4e26b35732160e9ff6b8e6df118a6f4e9a486c890cac1805db39", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_ed670798a280e8d87d60d549", - "image_sha256": "e8199573aff73dbed1177c6267d763466d7063fc00090583487622405c2f4f48", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "56b95b023cde8cccf83b837986dd3909e3efe08676554612d7daa1051a022e53", - "verification_evidence_sha256": "0a88419b03fb27f5193b0162f3041928b4a2c76a92a835b0702e97bfdab7ae04" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "09d200200a15de8967bc8b1c1dbdcede6c831557f88c836bc2bd0a9db0972671", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_270522c3cdeec83efd45afac", - "image_sha256": "206e87c582ee70cdd34172dc332ce8792a65e4fa6e35bd17da13786c15ff86f2", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "092d13e3f7f488b511e685bf8df4d35f5536f0d89b23a5cf410a0328171de706", - "verification_evidence_sha256": "0960b873313323ecaff37f7424e8433d99069cc118ee06f92fd08d846f535997" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "be58ef4609bdd14395c5f5bc3b5c1d439f4755f57631c8f1675d4b1c5e2a7ca9", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_1b073a1a8a69b676ab8498a8", - "image_sha256": "76c9b846fc1dfd500e11f28ee1b002cf4f4e846a87ffd4488518f571c0934d82", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 19.02, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:leg_um": 0.86 - }, - "requested_updates": { - "leg_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "3dc2f059b8bc144267295cd9ff8b497d588420e9655d02b00707641e69e42771", - "verification_evidence_sha256": "22bb140c12db054a37ee8cb4b6d5d3cf3c01628aed2e6291fa8486d8918d9abb" - }, - { - "axis_ids": [ - "axis:leg_um" - ], - "code_sha256": "e4fe3d89c6f370183897ec77eb500c1fc62908567c8c313f36d6d7b085e47634", - "controlled_axes": [ - "leg_um" - ], - "geometry_id": "dgeo_430c07f3618b4b47659649cf", - "image_sha256": "c04e8ed0a0bc9b7f24053a2322aee3f28e77655c05e53345bc18502fe12fa6bb", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 22.1, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:leg_um": 1.14 - }, - "requested_updates": { - "leg_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "05eea34d53653f7ea509e7e03c30f56db7131676f7d340286c6dbaa1ef4734e9", - "verification_evidence_sha256": "76d517ceba6e410c8fc50a7d2024f7e96e7f2869fb4499c98a50a36f50cc12f1" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "code_sha256": "359a2fff14d828a2e410be598ea2e3cfd721e33842ad1d41ff95ba7d2c31a124", - "controlled_axes": [ - "leg_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_1d6bbe59420864148a482d48", - "image_sha256": "d9515c97f6e6a59317db14bde34db925bf1dd6db9ea0040b4edda2bc523461f5", - "parameter_delta": { - "changes": { - "leg_um": { - "after": 21.2, - "before": 20.0 - }, - "radius_um": { - "after": 9.4, - "before": 10.0 - }, - "width_um": { - "after": 5.376, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:leg_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "leg_um": 21.6, - "radius_um": 9.2, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "13d698491fe6b6e81fa4e07b9f1f7c0fce14b980e1edb38bbe712d462e4d6d8a", - "verification_evidence_sha256": "8fde21d5bfacc4ad888123e40816909e58330ef483181c68f1275c8277c714cf" - } - ] - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s01__proposal_b", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "60ed78d8e8d671b1f505d993206d6f27ae1a58195996a475b97cf99772edc500", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_59d9b8ba059b045bf14a7200", - "image_sha256": "ca717ac31b9634f43905fac93acfddb69fc79e42403cb3895a804c9f72b9aa99", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.428, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.428 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "777ea69c1d0c98418538d24f15e06ae087e7babc6a8ad2de327398b337440b89", - "verification_evidence_sha256": "86b07998f08a4d1adb2666ecc1b32fd0b00fa9dc1aded36a38cbd8228273281a" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "7cc6af7307cc063fd2c74767742ec3e94813221a7cf81a8a9acaafa8b25d5bfd", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_be8e686ff7509fa1906b27cc", - "image_sha256": "deace7a297d67ede31b4b77a813827322bb426a2682fd2444a304a76c447d6b6", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.372, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 6.372 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8f1be77026e1d4f5701e6fc59c3c0484137abdb0a6bc9671734a496bf69ee7d5", - "verification_evidence_sha256": "a91960c3daec5e1f378f18df5152bdcc379c285e6ec2d98eb5cc42f2e8e4b284" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "6b2cd3c3f504c678d65cff7a7856627f57da41cc5fc1f7bb697993ac0a97f40a", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_8ae2272939cb5f8016735744", - "image_sha256": "4dd5c651bc71f14410e86117c9f3a571bdfe1e77b333863d9a23b8737d958c45", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.84 - }, - "requested_updates": { - "wide_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b191103b7c734113f9108b7d677a7b2d2e3a58e3c9cf60a1f451e64ba84b0589", - "verification_evidence_sha256": "43d2c173825f939666d6a493cb3e4fec2e170409a07b547f4910017ee041c590" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "4b5dfe3a63a978eb23d7ca4053f00c786f3fc32a863275a46aa23182eb292ef7", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_13e3885cce42e21b6d5d3d0e", - "image_sha256": "77c62d1c95403ba0cdc9ce60624bf42bac4b6b1bb7b4c678c2f8ae446d5f6e18", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.16 - }, - "requested_updates": { - "wide_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2d5256718cc009d845d415bef997d887e36968df594c78530065db4baeb556af", - "verification_evidence_sha256": "15f85000a90c6fbb1a05ca12fed5b75186cc9655819a4e8440727eda440e0354" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "0521514dce9fa90000dfb985788b887e2df503e48ecf19aab818ac126565b9c9", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_ea284bb11e4513ee576fc3a0", - "image_sha256": "335eeaef3ad7f3e8b3e5d664705d9af9ed47fe2a2eaae378e993c89a5131f168", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 9.8, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.7 - }, - "requested_updates": { - "wide_um": 9.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "550967457c6e60e351af57769bdf4e2f7232a7f74c56fcce9b632b5d8641a569", - "verification_evidence_sha256": "27b5a2c20300e6a8b76179b79c4045938a142e11d8dbe89f43b52d4843669953" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "68e65f122188cd9215c745afcf413ba8e9695678c6759d62e9e4b4241673e6fa", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_f78d492be2451ccb022197bf", - "image_sha256": "9fa4377c2dd04c96d2ba662ccd06fafba586017b0025fc8dcf17fab2cbb6df8b", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 18.2, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.3 - }, - "requested_updates": { - "wide_um": 18.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1ab6c805f136fa2a978c238a4f47b40ca5428069a4d096cf8f3ab7942083a877", - "verification_evidence_sha256": "33303717ea3821b80bcaed6d820d47ad8cfbb55f229fb191a8bf8d4814d79fe2" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:wide_um" - ], - "code_sha256": "31db47dec4969cb1b734c9b4e042d5721f050ae0d77c5d9c1e58439604aec670", - "controlled_axes": [ - "wide_um", - "width_um" - ], - "geometry_id": "dgeo_a02b41c83e7a124325445f5d", - "image_sha256": "b9cd5a45c9672ca33d20f7c795ef6c90d6443550d46c99b1734dab680dbae4fa", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 12.88, - "before": 14.0 - }, - "width_um": { - "after": 5.94, - "before": 5.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:wide_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "wide_um": 12.88, - "width_um": 5.94 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7bbe21bed16f5e6eefdcf2245e9b74296f91d13cfebdbf53524ec0d85f3ecb0c", - "verification_evidence_sha256": "322a09f1a69230ae554d31ab41943ba871ee0302ec81754ecfedec378befaa6e" - } - ] - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s02__proposal_b", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "b273ba291991378147d95d41534018f9aacb406275ed4727d29d47fe418498dd", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_178e2ca5e4dd730b225dee05", - "image_sha256": "c73d325f57b38a4b7d6d77ff57d5037e25cc2d5761801aa997da62180bbb5221", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.28, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.82 - }, - "requested_updates": { - "narrow_um": 3.28 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "359fdbe77f7456014406f8c8f142375edc8504e28a2b2459d7f0b27012149a4e", - "verification_evidence_sha256": "07e70df80e5d84d169b7447c6f644a2a143ca168c3b6407e3d4b75aa1eb659f8" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "cb04a3be0366292942101fc5d84693775987a58e23c1b67eec9b38def2f82971", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_45fd23b743c5ac5ca0999db0", - "image_sha256": "175ebf8c706a0fd811f1c1ef153414fd118e43096eda1f55f76ed7fe65b590c4", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.72, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.18 - }, - "requested_updates": { - "narrow_um": 4.72 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9a0d8b38caccd1b9874b346f2d113437cfd3c3aa13a90ae4554dff1078170240", - "verification_evidence_sha256": "e0391cf6ca3f242a890486efbfaeaf8251ac6addd82c0065eb0228474f00a527" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "4d939b68d19d45b5e5b5a0b01d1efed84943f768b6122442fe8fea6c383e8fda", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_f978646c3b2b0ea06b30d5cf", - "image_sha256": "e338d2bd928140d63975ad1f670ec2cc4dbea519e1229424e0fbd4a6d111e8c9", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 10.046, - "before": 11.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.84 - }, - "requested_updates": { - "wide_um": 10.0464 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "ffb29d00f9e02f817ae99be8ffb80a43c09bdab496c670303212314aff843b34", - "verification_evidence_sha256": "000c1916e38ba31fd0917d7ed9a05129ccb8c00e5f8c37e388d4037930220d62" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "6382287d128d33f8b281e9ce125181f4278db26926f45749e2c8860969c63aaf", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_cd0574e5a2ba0474e0e757c6", - "image_sha256": "be253396be438ebafe39170ee376832730dbcd9b81faf0eceed1cde942c559fb", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 13.874, - "before": 11.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.16 - }, - "requested_updates": { - "wide_um": 13.8736 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "78739a0b3073d49a6ee22181b2815dd9d9d951579ce225af6ce552f01cbba85d", - "verification_evidence_sha256": "3e0252ed2534b230701489fe2295cd0ddcf9ca167202c904f6abd7492e83de81" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "c1512fe00ecbbcf75365428a5debbcdeed3eeab62521d2e40d676b36ca817b29", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_63ff844bb129e860f8f5653e", - "image_sha256": "7b5116cd748100b1f49f910694d9607dc35bfed8c0f851175ce886c31ef5a294", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 8.372, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.7 - }, - "requested_updates": { - "wide_um": 8.372 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "db9c4f5c1d943193c59ccd0bf348818a1dc5c010db8e08deb0a901633c7e9329", - "verification_evidence_sha256": "9d30c6cc16644836b03844ea8e2196d1ab61aa9c012e4d31ec8a5e04f4428187" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "b29036458b243b134dda9a04f31ad3898d913b0cb930562a77ac7ed91fffea22", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_5c633afec1d2fd9d30874d12", - "image_sha256": "08c3f496c2c4658c2e88d6d67d649dc71f9e4d28b4873cde2adb83f76f9a4ab5", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 15.548, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.3 - }, - "requested_updates": { - "wide_um": 15.548 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3c6b038d761188f2c4d8c8343945a616ed8e7240321a0e827dbdddcbe39882a3", - "verification_evidence_sha256": "716c059db5988c0215c3362135668a13dc82644c0c400d3637ef44a0f1dba060" - }, - { - "axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "7bf5a5821d1c74c4c53a0cfad7af969fd847bd1f96485b2aad554eebdfec5c56", - "controlled_axes": [ - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_3c2a952de2dc474a23757b17", - "image_sha256": "cf560e6aab5255bfbf2179c0d526cc0d564423958a17d7c9942998a3fde05f35", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.4, - "before": 4.0 - }, - "wide_um": { - "after": 11.004, - "before": 11.96 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 1.1, - "axis:wide_um": 0.92 - }, - "requested_updates": { - "narrow_um": 4.4, - "wide_um": 11.0032 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "3407c5439fd114bc039ca147aae2a9b2f52df62a7ec06f5488f8026b124add40", - "verification_evidence_sha256": "2e199fad8693d5199f34a1b968e9d8ac37705dbea6b370aa651f6f0d2595d493" - } - ] - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s03__proposal_a", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "8d3de4e2bb4979be64b8b0f8390beaa83a996ab8f18d6bd71b0a8a2463580a87", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_fc0859a2203b8810cb035c15", - "image_sha256": "f3dc4abe119969aa78f2f85b09ae787572a5de05590bd7c925d72e6512ec7bd4", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.82 - }, - "requested_updates": { - "narrow_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "70409f173b91500f8e8933d1622abb42c55448f92af766d867a596154c4a8e1a", - "verification_evidence_sha256": "e9ea78e5d6fdf3ad616d29d9038d929a4b4f51588d9083d76c5ebf8025493cc9" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "64a1d19e2b1eb3e4c944bf3407833ce7bd00d22c576538662b4f6803e87bdcea", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_662662c8b37e4ff2c18113d1", - "image_sha256": "4bf6d269369348e341a017f059f697ef72e97efa3045d7fc072e53c126a63b2b", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.18 - }, - "requested_updates": { - "narrow_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "08a967b0dd5d028ffc8131523c215fe5404ba52fdc3680f124ac7c45b8b35c7f", - "verification_evidence_sha256": "5f046c7d429cdacd52a4f6e8c2c2696ce35d8ebd153ebf0489a0ddbfa0402aea" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "41008467d2e439a249e517246971b03a3e3d34a012e44868234be9a8a06c7eb4", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_ba2bac02695291caec85b12d", - "image_sha256": "2db9f4b0a789e2e6850bc4e7abba570de47ac5fb9ffe4bc3b7f95dde56e82a2d", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.84 - }, - "requested_updates": { - "wide_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6376593529d6b1f4cfd3c7c0c69625fa6477e97d8a017bf1f76244e965540e88", - "verification_evidence_sha256": "02988ea99f8ba1af1c068d5dc7449d49e3aee0bc36f44b18589d606b8a344e3e" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "0a42594ce62c05e80f1a48512cc7a7b6a706f911359afd0c6b5f5ff3fed14c17", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_15c28673e3d011ab9bddc444", - "image_sha256": "7ab0549cb87972a0442b1729089d25002deb3a8486a252fe5b3548ad2c2a6763", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.16 - }, - "requested_updates": { - "wide_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "718b844a99ff59556dc5b992c51339fb988ddd5a9ef1fcb4cff47fd99eb9f392", - "verification_evidence_sha256": "6dc785ffd00239f6c24c21edf96bb419dfa4fcd2d1076848bf5f91f494140c3f" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "504944e88d7f5ddb510e2756115aeb5be3bdb833de25445d2f569bb937363e4f", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_35c1fae6978512619144cab2", - "image_sha256": "8a40efea635b20322b2840869af052a76a9023d67bed6ff6598263d940cd6c3b", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 9.8, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.7 - }, - "requested_updates": { - "wide_um": 9.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "74163414572bccdb640bbcdc330a18c21ffda25d31885062a411aedb7989406e", - "verification_evidence_sha256": "1557a72d7fe485cf93b93048d469301f61f966621d2bdc528d8f144afd2db9ae" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "73131604c90ed9743b4e8ffbfba45ef66c306c6e5a9e132afd47899ee18127cd", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_dbd82cf0675548fa7be33fa5", - "image_sha256": "72938e577cf384a048ab63254d417d50f5b765b627a004a55da6a949462d6640", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 18.2, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.3 - }, - "requested_updates": { - "wide_um": 18.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ad618b95b556631e9e8033d29bac1e64fbecdf19d6af53474a011006c3807625", - "verification_evidence_sha256": "b8dee53cb30ce535716acaddd92866df39a125d60704bb0cedb1d16ff65c990b" - }, - { - "axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "09772cc04689b33431ec1c935938f60d43dddab07b5194d0b303e407be22e115", - "controlled_axes": [ - "narrow_um", - "wide_um" - ], - "geometry_id": "dgeo_9b23669d206e9b26d6755cf2", - "image_sha256": "63d290dcc1759704a03ae2a3d682ce417da525b61c522f8bdbddb35cc905c5d9", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 5.5, - "before": 5.0 - }, - "wide_um": { - "after": 12.88, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 1.1, - "axis:wide_um": 0.92 - }, - "requested_updates": { - "narrow_um": 5.5, - "wide_um": 12.88 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9ed7ced44276ba028168af5c28c36e0abfcb8f1ea8f4b13053baada7dfc1f651", - "verification_evidence_sha256": "dde3f47566f78b74e31ab774fb2eeee9f856ecc9bdecb8d2857573ebc0c14957" - } - ] - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s04__proposal_b", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "28707fd01790a1f692d8ac27453dcc3f3bb6a3065a0258a02eb7c0a54baba60f", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_0fb80874735fc5d3f54f738d", - "image_sha256": "a97cbe222168d8ae88fc3dd61245f9207106c9c693f49dc8019c8dec44048d9d", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0b10d231d94e713fe65ba393e010e8c3c6c41fb05c79dfb6306077531138484a", - "verification_evidence_sha256": "08c943b7ede8b1c99df1c2a57a3e9a01dcf47aa1c653cef59e08c235723008cc" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "3c3625f22563a30a9380b8c20295e55195d9cbcaac2420513c893c7e0ff386af", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_99032004d669b081a1921c01", - "image_sha256": "ccc8f5e9b147f691cc74a7d5eaa41bf567c0bc503f9f344fe499957210f06f42", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f96497412fa343c4e76b372a7699ee6592a344a41eb7d5c2da3e51caffc48629", - "verification_evidence_sha256": "599c5a0c4a777efbc2a5e77cd56037f23a398a9edda45e4a56e15dfb3920fad1" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "e5c585e44eff6f14ed620704c009e8cdc4c628bac63b60fc4c8f4cc25b070058", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_388a2b48a7a6a36431c47161", - "image_sha256": "3817287bd90b3d0cbc06e26b46fb6ce2014366aaeb8b7bdf7c236f289bb11521", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "360ce56887e56990ab937d490466b22c1f273e53bc286a654152de41aebf9bad", - "verification_evidence_sha256": "7575f2cd63e19e2dccc94ffa259d700f3a92675c6d50125b3d4b33349ac9a73e" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "d6368a123c62d48a2a9f692843a8d68e62f96a2f3da73a564796ac51f85d6b28", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_0efa82ddefa03c22c6f5f030", - "image_sha256": "b4236e4257a93d9d99e941a3ea4aaaddbdeedb2d29bad83370c346d9ff93f548", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "895680b0651f81946d9a6b0c7c2febce32766197a4cad146d7e05c20cb5ee6cf", - "verification_evidence_sha256": "7d07ef7ee080773145de0edc3d9b58855b2dc2bf46e15576a61fe368d3a6bbb1" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "28f01720ee58f38664ce81eb67af89052e243586b3f22b7308c79c30cca29712", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_0f15d65faddb47e000e064d6", - "image_sha256": "c874369ed40077e4eafc2d96fe89bbb3c8de37bd24316ed0e483a31ab29f821f", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 11.868, - "before": 13.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 11.868 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "347640257dee76773cd81f6b4e69dc6f333f554e780af2937328dfb5493041a4", - "verification_evidence_sha256": "d94cdea2f04ce00846435047522071a4e99e1862b97ec56d5a69da2bde6689eb" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "ac540c376334c582dab2cd72b3e25cf64078cbd0e0784e368077bb823aad6997", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_c09c93c41941eda6db9aef4f", - "image_sha256": "8b3b78c15a0b9d22bee42c018f0eef4cfb4e359cfe1d51d644d503a2ef25fbec", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 15.732, - "before": 13.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 15.732 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "594a2ec36dcf518ae58f2877164264aa2a561a78049a157738d25693d5cef160", - "verification_evidence_sha256": "85b30b375c89a4a7d81ee9ff10124642e75472cbb9a7172fda21028ef4cec85c" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "9ebc804a2714e78f1106cdb7496482533ad5c947417ec9272926fc23ee71020a", - "controlled_axes": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "geometry_id": "dgeo_a8afa8c11f807bebbbb78382", - "image_sha256": "b534f8bb9af7ccc32a7b8af5ec884c15919e82f057b1a5768473272b36fa2abf", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.68, - "before": 4.0 - }, - "radius_um": { - "after": 13.2, - "before": 12.0 - }, - "wide_um": { - "after": 14.904, - "before": 13.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 0.92, - "axis:radius_um": 1.1, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "narrow_um": 3.68, - "radius_um": 13.2, - "wide_um": 14.904 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "b23434e44771f9fd1a88d3f7b4be88ea3ef18fd4cb3c66b015214abf0a1b311e", - "verification_evidence_sha256": "92b87388a82183f028d22bfbf17175b386900ab9440cc9d6029a0cb3d6a46795" - } - ] - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s05__proposal_b", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "ded6dcfc3ef2a0c208ae8eaed6e824f85968a392890b597902583a365ad6306d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_ae59bf6f93ce753599e020bd", - "image_sha256": "8fc91a075117e73a0a606abbb68f9dad94e288d3e372d2ec7fee72240c7fe9ea", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d4ac590769d316351944cd6a7a506a6db646c6f6c50eb99e1f1fcbdff30df649", - "verification_evidence_sha256": "37f04c7e7a56982730057b5ff272b5aa11e01ddf5234233d6c0bf198e571a946" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "ddda67b4eb9c2ce3554df09fe09616f6d7b5592e4033c0386ccb1817782fb3e6", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_cb23c1ac6bb75b44e2da07f4", - "image_sha256": "5803dc69cd4f1cab552021e2e52eefe1fbf8b585509a534a59745b347b9bd1af", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "faec3e238be310ff997a8ea1916171df45822cc927022e8f1ef2958b11de11d0", - "verification_evidence_sha256": "b0ddc19760234668ab5d9ec901c294cddefb97d98983eb673ae4df0bfb5ced8b" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "565cddcce4b26e3043ceab564fac61d7757bbdcf65e9842995f723e547be7a35", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_3b1773dca18b2117793460f1", - "image_sha256": "af577884c7a34cb980cda8bac5ad5d347539a1466cb530c404ec0853c412d42e", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "797f33c94abf3121c2062508056d7f1a2185f908810f5c7169d75fdcb69fcf1c", - "verification_evidence_sha256": "086b6bf4e5680f2962c6e8741f8271e5fcecd12812644fd8974458e0553770ca" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "1666d239e2d33c3415dde76fbc43ac5974dd3efbba8468036ca7813b0a8a4311", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_450ea18841d6ebe7b693a086", - "image_sha256": "acd0825fec8967a0f659af31b77e3ef5ff1047a497b3ee9d3e45eb158f1e4b22", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3957f58086015b09407e1fbe1d40003e169a45a7f8ee2990f6ca47e517f1621c", - "verification_evidence_sha256": "4375e5d21883e87fad8787272724cb43fa14f5de6ccbd2fd7d685fb563543fe7" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "5fe70a7de913dd5ce348f294353fd58cd16ce98d2b3b2b09beb126f990a71c5e", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_37dcedcecf1250d678e5042c", - "image_sha256": "c8a1f68418c0c3397bbf2e4928f77fcd7cb3a6380a9dd6324fd6b4d5a2d4520e", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 12.074, - "before": 14.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 12.0744 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "cff216678e21d9b5c039599b674f2911c22c2b2603761dd0096d503fb5ea7cb4", - "verification_evidence_sha256": "bb1269a70d1e2279e87958356f22830eb8c010be381daef82d5aea848265e1a4" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "a6af9364fb414d0ee58fc3c207286add1236be18dd302b27c799187edd5b4897", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_79bbf6eb8fb1ee67bb170afa", - "image_sha256": "bc3f431772613d1fc9168f1710193b6ed8a2489066a6624899da173975935593", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 16.006, - "before": 14.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 16.0056 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "bd6bcd558c2d4e69548181c54eaea0f2a08340f1fcf13e54d64539a681a1f57b", - "verification_evidence_sha256": "adbc2fa3dde4f3acf9800d2543215779d0b0e1e1134c717fc7dbf0475589494c" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "a9b1daf0eca4e628c524ac8b83fefdaa2bd2e0a84bafe44f343109875249d30e", - "controlled_axes": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "geometry_id": "dgeo_da065eee21259722f21b5323", - "image_sha256": "425317c7aa0063836347e4caa8ebe580619f2384154e9b699967b557b4dca64a", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.68, - "before": 4.0 - }, - "radius_um": { - "after": 12.1, - "before": 11.0 - }, - "wide_um": { - "after": 15.164, - "before": 14.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 0.92, - "axis:radius_um": 1.1, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "narrow_um": 3.68, - "radius_um": 12.1, - "wide_um": 15.1632 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "146acdf78dc125ac3e1231d4e07281beb97887daef3bdf88d611624e7aa83e5c", - "verification_evidence_sha256": "43b44d4c9ab256a85f178d3ec60293ca044fab42333016ca46802e68e90aa607" - } - ] - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s06__proposal_a", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "5e723ec79c992914a60a5d53a37429bb858f628fcea5daba18f0498f5ba0f56b", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_a0095e9e181ec462e7061c50", - "image_sha256": "29b5dd95b48462d433cec70c1baaee9de93a760e1d901b301c567027ebed326b", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.82 - }, - "requested_updates": { - "radius_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5e7e0878b26c15364445b1c49b1985a82138aa3bafbdaca28a42259bb13cf181", - "verification_evidence_sha256": "b84ec31c4795308cbe10e398ae4ec17afe23a240e6f789cf9e5d1c3a4d578c8a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d85436fea8f42f44ebd5d893bbd1c0ed0022a6152c3cd8bfa1b6b4ed76ed41b9", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c4326aa4e03170eef4e019e9", - "image_sha256": "9a23f87c932239bf13332c1b8fe01b6d2980d33cf6867282c4d391523e4f60a6", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.18 - }, - "requested_updates": { - "radius_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "254be45e8f7a1c1b0dfdee7a6ce2c78599ef06ed4c43389893f917fb09e2953f", - "verification_evidence_sha256": "fe0dd0273694086993a513dd6dcc280c76a44ee4dd4b043e1a1909c0da89236e" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "7ab4a2fcdf1920cd7bda9268c42d156ee1a3ea6de3c7e7d11eea563e904f174f", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_1bb894447d7de1ae29befaab", - "image_sha256": "65e319c755aca7b238203531e1bcedcc68e26f81285f689f1ce21d535ae9af32", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.776, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_um": 0.84 - }, - "requested_updates": { - "narrow_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "7c3896c7997782b8bcdcb0c494375ef7aab7e92afaad20a333bc18885723b4bf", - "verification_evidence_sha256": "e73a627898c495b1d0c4f98cec0daba1e7b1baf47d746eb61e0e46d9c917c671" - }, - { - "axis_ids": [ - "axis:narrow_um" - ], - "code_sha256": "2637ce14bc56beb33039299a62e5bb84611d4902fc41951769a672ef6a3f75e5", - "controlled_axes": [ - "narrow_um" - ], - "geometry_id": "dgeo_8c106d0ffc4d6e311de45ddc", - "image_sha256": "09be362a16b026129f48e5a383ac29d8f6bfbd413fd10376ec65adb5d83a25ee", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 4.224, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_um": 1.16 - }, - "requested_updates": { - "narrow_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "cef4043b25c06074d6a1c6091d87460838e7756437a13948afe9f12db061f3e9", - "verification_evidence_sha256": "ed77c7e4096884b7a727b21c6ed74f992697dec0e03623fe025d82245f6fe247" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "ba169d8488352402db2b5d0d666f1c597ede919a742f2bfda71baf0f64e49cd4", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_00443937802ea4da59bcceac", - "image_sha256": "1abb592514ffe0613480536bbf9517d6790ebb61c15010739e6650a732ce11e5", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_um": 0.86 - }, - "requested_updates": { - "wide_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8cf125243ae1582c91d3d1c6fa5319080678e5cb36bb76d3cdc6f8903cf5cafe", - "verification_evidence_sha256": "e0c792795a9fd5a6252d72ac6dff92542e1d249620c15f334422f4b05ff6708b" - }, - { - "axis_ids": [ - "axis:wide_um" - ], - "code_sha256": "9d5ab91d0f7d401b2547347f69ee9da61f9481e0e5fbcf400cfdcc7f098e88ab", - "controlled_axes": [ - "wide_um" - ], - "geometry_id": "dgeo_5496f27d87c01624b26d725f", - "image_sha256": "a1358316c749e5cb0857e94e9433f3d4982bccde8482369f2614eeadfbc80139", - "parameter_delta": { - "changes": { - "wide_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_um": 1.14 - }, - "requested_updates": { - "wide_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "613a19184a223f4c48d8345d5976d6e5621692c1cb051697dfb9231b77188fa0", - "verification_evidence_sha256": "432362f7c29c3c38891118539568cc0be3052326bd2f359ea38c611414ddcd53" - }, - { - "axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "code_sha256": "365b5ce4a3e569cbec474fce2e1b32a665a2d35c11ff9cd0d1df88d99534529b", - "controlled_axes": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "geometry_id": "dgeo_2a1c1f1160cbbd2a5e867788", - "image_sha256": "fc885ace1e5bc96597e6de3b739f6c4f394783f622acd5da8234d9ec6b30f724", - "parameter_delta": { - "changes": { - "narrow_um": { - "after": 3.68, - "before": 4.0 - }, - "radius_um": { - "after": 14.3, - "before": 13.0 - }, - "wide_um": { - "after": 15.12, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:narrow_um": 0.92, - "axis:radius_um": 1.1, - "axis:wide_um": 1.08 - }, - "requested_updates": { - "narrow_um": 3.68, - "radius_um": 14.3, - "wide_um": 15.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "645cef740e069f761b2f01d93e6a667177a01b9a6d08a62b2eafe67e39d217de", - "verification_evidence_sha256": "55e64e8a39a9e73d1f4a2cb40f4a9e7147e1e85d55a684c4bf2bdd562974825e" - } - ] - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s01__proposal_a", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "aef4b2bfe254ba6782a061a189f73702117df2c31ed3b30b7a9171593859faf3", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c19989493d165ea9d3d262c6", - "image_sha256": "dd24629ed292fb1a4cf9f842e05d00f9be154815b8493a9fd0047708effe38e7", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7683667ffdc91783c559bc0f54391361b53a7be7f8b0946f2f701be76f84cc85", - "verification_evidence_sha256": "697f194a727470ca6653b07831f8404e6bddedb018fb8be27a255ca36377d43e" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "dc0df296225ccab8d1ad9fb9ec73214f00a23a0964625b09f2f5da333a006452", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_69953e153b4973c8c53b4d49", - "image_sha256": "12004e4e4a73dc0b967c8e85fbdad50d9821eaa43af46761cd8073b93b956804", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9abc04b62ebaea4139c2aacf89b5f7fec67c9ab6444f89d1a85d60dfcb542b9f", - "verification_evidence_sha256": "733583b7250c5698b3dca2b9b3ac39271fba65c9724d37f88a7edd7e3281bee4" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "47c57f4b2d76f0971b83947f6726260a6e4a1b87b42366059b095c560b1cad92", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_89404da2fcf6cf088ba9070c", - "image_sha256": "545bbd369b313748d351ed0620052a65ddc4bfcf420b88442fd559c9493325a6", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4679c9ffc8d234a874f3cbf6e2abea9ae52168864d76b68c212dc0b1373321ef", - "verification_evidence_sha256": "590e64fe52724ac52099e037160a670d0b2037e5854cee81481371810a142263" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "4a289cdefbdaa9a16a572d5c08efd0f6605beab98c817bbd1c4457a2e167ca13", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_31fd0b2d4515829aaf2e852c", - "image_sha256": "b461ccf38e9d4a7d9af0613897f09d14712d03c50fd29e2e93965d9cb6a6da2c", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "67d2bfad10ed9b0a1271c1eeaed49c57aaa727fca18ef0debb72b48be6f174cd", - "verification_evidence_sha256": "20f8f0bd4f420d0ade087f784650ab58306a78b64311ebb895dc55d1ee77a0ed" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "3197b2d241af9c560e59c17483d77fa77a71e11ab84295dc8aa418759fd8d858", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_629e10ca0498f07124f242d4", - "image_sha256": "8eb46e93539839cf2497c5c72d9db2514fae24e89aaa87275cb7189981df78d7", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 61.92, - "before": 72.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.86 - }, - "requested_updates": { - "dx_um": 61.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6972f92d9774608cea27d3f1a579ccc0468fc9d078ec06aa1e2d3c53df3b2e6b", - "verification_evidence_sha256": "dddb7a9ae1de14fa9b07961c974b0434f0bb85bc55da74e069fb8e6234159f90" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "2a62bc52148cf1caf4724367a0b0e7023540a33879d5ce69f25781d5a9f6b098", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_b54c18708cebe220cd541d9c", - "image_sha256": "bb7a71fe5c506bc71be777da1e817b0184ca82af4dd18a84bcece7aaec6d5f6a", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 82.08, - "before": 72.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.14 - }, - "requested_updates": { - "dx_um": 82.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c9cd9e594640446e02b873c9c4cc6e38478a390263722a334876b40ab887a943", - "verification_evidence_sha256": "134a9689f83d3169490fcd12f200ffd8e47157806890ae48a5308e42729edb80" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "code_sha256": "f7bb81d702f0c898ea28c4c930fcad1f75152a724c49500dcd772218252c1ae2", - "controlled_axes": [ - "dx_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_4eb8aa3830c62321939cbd28", - "image_sha256": "00394ee35d17ca68998ef090b1cf57327fe28f8869715122e36a88a8a45d1bfa", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 77.76, - "before": 72.0 - }, - "radius_um": { - "after": 6.44, - "before": 7.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "dx_um": 77.76, - "radius_um": 6.44, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5dc53c375182a489f025cecf03e003ea13a70b891cf0709d51030a7555a818ac", - "verification_evidence_sha256": "430d55663f1ed363d7734839da872722484e2f9177117e5e478ac224f70d5bd6" - } - ] - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s02__proposal_a", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "71dee6ead01de287aa64ff6b2ee8099eeeafc70a450b3d3d387ab2553bdbdca8", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_bd81b5b574253fb1612ba56c", - "image_sha256": "22d12624f640fa5b32558465c527e13dfbb2c0bc9f0f58d7afb0a35ea040cf93", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "daaa0bd69fc9577edaa818ea86edd02aadd82fc5705436ba46b0170e20845be8", - "verification_evidence_sha256": "fecea07211feb072f504519a8725cd73a5c8bc26a6dd789bdba8b7a952d5de0c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "4e031491576fd02bf62871ce6f103589b555cec75011918c7fb82d9cb14dd9a2", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c3ab403e6d22cf9e2d37e377", - "image_sha256": "f331bcfad1e92a959ecc3db252c3ba6b366bd33b68d08382ff041ce175b9f69d", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c4f5885ff5df49d3f5bd7e3e954838ad73f1c98c2ee4dee81873ac68f1bfc547", - "verification_evidence_sha256": "2c7b522354060f7747b2706316f1c4ee7cacd4cc05f0c7a8ef48cafd77d5d8ee" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "926f812930adb289bbef9afc89a1728f2d1ed2a8209475ace5eb2b156aee4a60", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_102dc9bf7c5436d69afff997", - "image_sha256": "54f5a999aefe9059375f5890211f74e1bc6bf5743ced3c06331f921f5ef81126", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2769ff0da884f39d42b1490c05882f2c0928d5ebef3cf18f33a22f866f6f099e", - "verification_evidence_sha256": "ccec7ea8460a2424e3f1e2c3ae5e6180973e21ba082776551edcb028471b134e" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "84f05a2a32224876d8867b0d915f12cab3ee89eeee7b9a8eb227990f3ca6fb02", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_bf8bf8bc58c0f0afb82dceec", - "image_sha256": "f8909d8561ff81b6d998122ca3f6732cb812b2420fd873a72058a65b9b3acb7b", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "df1757b2938bc09c001aa843c0190f39cfa92400ff60a7c2e118083fbeec8f5c", - "verification_evidence_sha256": "e465927404da446fb4175929d8e0c5eb6d616c41674db8e66142f9b513b6d71a" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "85d4df29bddbb89b74e3467af1ce3b32a1a0e6262f6de3ab56ea00a26bc542a3", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_26f62e63445ca633d4eee37e", - "image_sha256": "ca647dfde3dbdf5c0c36f80a23304d40cb08240eb679244259ffedc5a93f8260", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 48.16, - "before": 56.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.86 - }, - "requested_updates": { - "dx_um": 48.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2548e618157a96ba28f958631871a1c277cf2f3bf795f01858d101c1278a517f", - "verification_evidence_sha256": "5146aef955255bc7121162340340eb04c98a5ce91cc234138afd9e47aafc578f" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "d8cb6eb52e940791622e15b1af97f472a0ab2a6ed8c6e63392e4812d49b29ba1", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_3c1e94af48c29340b6ea3b69", - "image_sha256": "0c2ed04fbe510495d9381b7b9053f1200dd0cb51c499caf31596d070888fdb9d", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 63.84, - "before": 56.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.14 - }, - "requested_updates": { - "dx_um": 63.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "294b1147fb27a3fcf7a7fa65032e7a5f011c619bca9307675cabfb8af6485d94", - "verification_evidence_sha256": "80f421b43cc695856e5e518278c77d5541165b95ee1b267c728d9b016a30be83" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "code_sha256": "95b2033bd38ef7338da48859e1e3df953eec3834a048237c0d0a2438d3f56ebe", - "controlled_axes": [ - "dx_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_9b04bb2037e0d5507c2dadfe", - "image_sha256": "039308928c8d212b4bb0629e49cba155a4e86335508377c2006796d17e2346e6", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 60.48, - "before": 56.0 - }, - "radius_um": { - "after": 6.44, - "before": 7.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "dx_um": 60.48, - "radius_um": 6.44, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "83b1ea14bc77a634f30a5ec616cf0265ffe03d3ab85c892cfe2f14671f0ce3b8", - "verification_evidence_sha256": "ed8ca6cf348019e2e2902750fd94246607c9ecd415f5e0a15f6ae7b0e74e6e5f" - } - ] - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s03__proposal_b", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9b8506c4700fca2c4aea8a44e071fbd8ece896a8c47e0e0d4c99148b5a957576", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_003480b12f1558b3230f656f", - "image_sha256": "cbbe645e0a2dbfd7c83f80686fe1e30839586c770ecf87cb9349078ee2d00af5", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.69, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.69 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fb384d6ef954e9d2927a5bf5dedb7c03783c0969d41cc1813048beadef257f56", - "verification_evidence_sha256": "55e72e7160a0b383e6e1d2ada2e1b702b69aa58917215dbf00df83b910917f21" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2acd78dbc88a795b7c15dd03f38351781a8b9d465358b5570952552398a840db", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c30f7903a1edf04f26393c41", - "image_sha256": "ea0c48c79ab6387cc49633168e6e2556130bfecec4dac7d8304c226bb336e464", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.31, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.31 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e8965a3169be1a7f6a77d53c63920e9306f8be644fd99be72fd3c431d6dfe12f", - "verification_evidence_sha256": "000003caf1cad062357e747fec875d85f9806c96d858eea896a95349f1a53e1e" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "47ae24d49277344c795f1a3cfec64be88d8241af0f430fc68c03c811c3b386da", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_93a3406924ecb3d5b3550b0b", - "image_sha256": "0c2add2f26bb1f41fdf9371ae51de497dc3c3779079b2dfda56cd14183d183e5", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ec0e81cac16a671db9a4314b4d297c3c9acbf419413a26beef49862d48cb24da", - "verification_evidence_sha256": "fe84575cb7af4c5c6707342b91be88ef80ffeee0ac5bd2de47f801a268c9feac" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c0200629c35e2952d7891b91fc0da897efa75acb46381b628bebc090b538cfe6", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_39a84343d289a88ece78b4cb", - "image_sha256": "dbcfa82546b9a12577af24de50972a39e6d5cd441fc347cdcee875576c1500b0", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "57fda07fbd88b1913a30355586d29245492a3ae83f61e8d735db7af93d925475", - "verification_evidence_sha256": "1f5b3ecbf19e13e6aefe55c15b57caa3beccf7e8438e61f3f368149de7ab1e31" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "84f2e600fe448d92f427ae728b5c8fbfe9d731127c867c8411e819a6d2f9b771", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_fc198b3d5ed0fe0b6caf2b26", - "image_sha256": "cf9bf86b086be707fdf13a4dd67cbabc9f5c07c50f295ca2e515ba8cf3dffd70", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 36.12, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.86 - }, - "requested_updates": { - "dx_um": 36.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f36b42c526fae6a4d591ed17075d9b2b5134a2413e4c30217ee57a9ffcc7de4b", - "verification_evidence_sha256": "0b475d9972f46122b127c18f6b2d0a367ce4da40ac9fc85d7edc52cded5e6470" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "16b6ca708ff681153bc1e76633d91a063cf6033301f01fde1ae0df977251bf4a", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_d5e55b8bbbf192339cdd4ceb", - "image_sha256": "7a4b0a1980069443406bd60ea25fd863a9cd06b6c7a95dcafe7341292dec45bd", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 47.88, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.14 - }, - "requested_updates": { - "dx_um": 47.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "667c70ce84309861a2b80a515ff7abfa75ec91291208d9f72a5acda76214a67a", - "verification_evidence_sha256": "482ae468b6fca6f3101c91fd32fd318a06883e17451fe2e96f4d423ff0758448" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "code_sha256": "6bb94f549e8c28d5be441d11da5cea4a5976e63cdba8e23cff248dab33e12521", - "controlled_axes": [ - "dx_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_c5a2fe4475af05c35191a2d0", - "image_sha256": "364ae6f1ba1c3b2d4bf20bdd367313a90bb2cf756c96ee0f7e4c935368b715e4", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 45.36, - "before": 42.0 - }, - "radius_um": { - "after": 6.44, - "before": 7.0 - }, - "width_um": { - "after": 4.95, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "dx_um": 45.36, - "radius_um": 6.44, - "width_um": 4.95 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "109261ac0918d3917a80859e927c47337999c2b0798d7c70146e40d2238bb3b8", - "verification_evidence_sha256": "93d889729555593c277b88b747b08a85103943d2236a06f472868a6e8e4ddb30" - } - ] - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s04__proposal_b", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "55f79d29b54a769fc3846a2dee9d89ad29d5869e93591d71721c6464e3f19475", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_9b47c9a38bf2bde6fa7223e6", - "image_sha256": "ed96db8a24182d8bbaaeae64c36c5c2cd54ad1580031a3d7480173a1c81af115", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "086258682d45e84060b9e6b3fa403cd24cd6341c5f41a8973268675186103d08", - "verification_evidence_sha256": "532e6767299097d8c5d17b6094c2dfcd10bc04f93aa3f01746dff89ba7a725ca" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ebbb734e832d55820d2b2d4c7ce4285633672684565aaf9ba850978defcd0e69", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_45f6bac592df9b9bf3d3ee6b", - "image_sha256": "bf52fdfab8d75502d2c0634792e988a419a1474a8656cefa50713b39210a28af", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "966d7bfb9b82ad6e34ea0e725f011398f967e821416eb5f4bd3f78909c1c8851", - "verification_evidence_sha256": "bf7721895b12379539a854ae1af249ae7c9764e45e544914500cf342eda4d868" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "3e6b79968c0165f1b98a463b2b44afa8012994fe0e17ee835f38590fe2e8f85f", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_3e36d334433f61aeb6292c58", - "image_sha256": "c5bee14e6a0989fcfe12f50dcd5a0dd0e6ff8dd8f9b0c9ec2cdd7ef7b050a695", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ee6278d20ee00305a202cc7bccd0ba60be4203a3320c86cdd1134de19f8c3166", - "verification_evidence_sha256": "ad7e679e8650b9565f00bc1841760f3cba59177fbed1e532bed7a63622a1812b" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "04c29c927c1ed185e9d201be6338fef38c2d161e52c37ed80ec264ce3ef6dc97", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_c539b6478ca6c15db21b04ce", - "image_sha256": "86155d94ce24499af08fc19f864ed78e7c344dd0cb934e801c2cb7a9ac8eba94", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6d1a2d969b1be2d4881e242435ead046a95b7ee248eafff6def185bf278a97f8", - "verification_evidence_sha256": "ddb7bce4d6db31f7ac4d4c7a299c9bb2d8bada8903e93d452e19a6640689bcc3" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "5f6ed6b4c357aea51892af7e03a3026266bfeb2bf6874a7186a3b4cec95ac18f", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_f407fe00c94720a72c42ee10", - "image_sha256": "5e06843da62733590a0869c1a25b5f35884337c9171fe6f1f3b3a1ed8e120f20", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 14.62, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 14.62 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0de965bb153f90c713edb23ba7b53cf5ed4811b8e726584977611690648bc637", - "verification_evidence_sha256": "100bbd1d0ad79c60f28fc2264005c16dab62a1327b1cbc3804f36fd3406cdfac" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "56f600ec58da74e75b696e6fed92d5144ea2140d546d043d0d3c2d1c87b0d780", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_ee4955735a2ca8045d226d9d", - "image_sha256": "d3c57ff2dc547dcf551c5a231e4fc34cd9ffd2a5a3be6234207bd63c3c049f12", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 19.38, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 19.38 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2831087ce0b46e4ff67acdc34f607c240edd2c4f4294d234933a92b2d99ace5c", - "verification_evidence_sha256": "9ef73f57710fea049a6b58eeaa2374fc7bc153a67449960304bd195cfb7a611a" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:terminal_length_um" - ], - "code_sha256": "92600a01adbda752907ecb017499c0592cde1ffa57ac30fe64cccf21d5a701c5", - "controlled_axes": [ - "radius_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_cbbf08668627fe4480a1e6a5", - "image_sha256": "9e08596612eb625aeea224709b4a8559fd1f7d8d086af7679633d209c91bb36c", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 6.44, - "before": 7.0 - }, - "terminal_length_um": { - "after": 18.36, - "before": 17.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "radius_um": 6.44, - "terminal_length_um": 18.36, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8230fcfdaaa3cb6e91c36bcde8f2d5c6d1ad6a0eb96de2bfdedae80805d4d6cb", - "verification_evidence_sha256": "ff3a859f0943ec8031a25370933eb8537cbd9aeb9ecec3767ff7cb8d7a50a87d" - } - ] - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s05__proposal_b", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "7ea5c20659a4ea91440348c694abca9b6e900feb1dd471a090917eef1458ee0c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_4117556f97591a18b5a7629f", - "image_sha256": "46a22df585ec12227f6d5d51144bf2dfc3a8a8f7918e989253208aa07961be8c", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.936, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.936 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4a4056925274d86fe25cadb7f47aeb3a2e89981204e496a2fdf32acba88881d0", - "verification_evidence_sha256": "de8ecd9f30d7c7ef92f147dd074bcd419abff8391b3c82605a36c49d1bdf85b6" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "e108fcc737dabf341990a539174dc04797d8b390406f2f866b997dc00282965f", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_9fc0536648a36d6474803117", - "image_sha256": "b1528196d8620f5e6b6367a1d966967814871353f07e760d0eef9a6994bbbace", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.664, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.664 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "81645756d617dc83075f08c2257109ea43acab6b6542cbedafa77f9072e446c4", - "verification_evidence_sha256": "4f1510261e160666abccdcfea1b4e960867ce2bb4b43538dd6fd2d98da572093" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "b379867dc50e720915bd342454da06ca19b872d46882ef47ec092410da62f661", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_56cdf25befaa1a281daa36a0", - "image_sha256": "7899b3db4f6e1d217194a150ffb4525a67b9a62e3ef8e19075b80a4c60fe9882", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.258, - "before": 8.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 7.2576 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "4e5b6c85d3919bf7b42368eb616a564c0cf657f73621ef055e6f43ba27b245b3", - "verification_evidence_sha256": "35d15a920d11663d7e45b3a2a9bb47030cabfb04bd9c692ab2dce7b3b850ce93" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "171709869028d003f1555c1a390735bfc11bc75b965bef0e6fcd92c3e4b8197d", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_a623f383ca4848c4bb5b4a49", - "image_sha256": "154a89904a49312df8e6a452ec4b168b90f08592096e9bb94db031823a843da3", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.022, - "before": 8.64 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 10.0224 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "3bca3fd39ea7979c72c5ba2ba976d524a69968505987231e76952a37819f8ec3", - "verification_evidence_sha256": "c9f0210fac1cda2114e2d2aa36a25c0aad8ba2de578dffd53c053fac03241653" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "00bef5857f71713eee2157187add0b2e9e1ac8e077c4554630248546ed98aba0", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_62e1fb1369f1563d39030b9b", - "image_sha256": "f99133ba1d7d4037bd53fff3cbc57d7c849a2e205a5514d9c780346f1b650587", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 25.56, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "1c7a979a7bc0a4fc6617cd8bca32a422ef245818d107f69cb8f87f1a7ad6cf42", - "verification_evidence_sha256": "acad4ea5f0fd89b40fcf52e32ab254eadc729b6b8dd0248bd320f247d342e5ed" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "530e17df65821587ec2ea22088500985839e89f5b1db712796e52671ea80e6a6", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_2f1e8ac67e85a9009b64566a", - "image_sha256": "6aa8a69637f7ab1672f6077ffb6034a3808a6fe33f3b2534f06e4d3d083ef160", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 28.08, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "2f0e880342b1fa51f830dd6d987087df17cab942ba58354da88c6786d4e8ab09", - "verification_evidence_sha256": "8a9d7d8b27fe92d290d0f41d9d3ff506d33072f530c1058f9206bbbde13d0921" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:terminal_length_um" - ], - "code_sha256": "b315b0661a488b7374b0f6c2f91bf9d478ca60209d2b72e8b24990ee844a6635", - "controlled_axes": [ - "radius_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_b97c99d9e2eba77feeb66b3d", - "image_sha256": "244310506704a7fea86d297916e8a5a1e85e449cccadb27c0f1c7ff10f4c30b2", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.948, - "before": 8.64 - }, - "terminal_length_um": { - "after": 19.44, - "before": 18.0 - }, - "width_um": { - "after": 5.28, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "radius_um": 7.9488, - "terminal_length_um": 19.44, - "width_um": 5.28 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "9243bd2682b20f9a31cbba2072255b009b96c091f26cac3a53265fcc9e4f3175", - "verification_evidence_sha256": "3f4820244e2f9751aad70d9e97a61c90d00e46d6cd1df6ff3571da3a9a3f21f1" - } - ] - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s06__proposal_a", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "662132e1288e631eeaa966b4170fcefe906b5818889cb122de90508f5c6008bb", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e26122b97e6eb73d0bb714f9", - "image_sha256": "b260e948cb8836177702f40da8e35b60fa1c617b88ac0dff2da74c8ccf7f21b2", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.264, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.264 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9c16fbb3b2345957b811b7b2eb48a0cf0d23a77a05315bcc1959d2592fce0c60", - "verification_evidence_sha256": "0dc541631493f293ebfbfc423feea13caa1f0f5257054ce57ffd807de6d58cbb" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "5089a03e2cf83243fcb02eb9d49093ece679d7220cabff9df82852674ce54bb9", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_16fb49723d0b5d857872b108", - "image_sha256": "21fdda1f3c5e0fa46b85744c25af438a4564d753f0b2e67d0e273bfbdc3e3640", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.136, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 6.136 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "10baeb6d6b3e710a7846d30fd177e47e792a76d9c0c5024d267f013b21fbe2e7", - "verification_evidence_sha256": "9de9357273d4c46651d5e20df4de834a9ba264aa98e63caf0b5c31c8360b5e65" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "3a1a69b3b5158fbdc510c8fc881cb15a55e6bb15e113057b673a3a3e779d6a25", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_925a5f3ab297511c36735852", - "image_sha256": "a2026186c8b14a0383c8b306a4722c052cd7e13442e42b810ed91ec7f8765f8b", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 6.72, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "radius_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9225746c94a4d62e42560dc5ee4e01d54bc1f726650c8066a358fc330fb71319", - "verification_evidence_sha256": "3836c42a7bd787791458c8c6c8575c24544329dc18004fb44a31a53a4568a7f0" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d23fd83a344ff65b60e41a256114594008c34755b3ba024fcf9c98c69b4ccd92", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_60e34616ec38fe6c605b9a14", - "image_sha256": "dc232b83ed97de16e5073ae942821711d3a6bfda29e663153e5fa09a0e9e2bc0", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "radius_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "4a2c30b8ac0a8dcbb2b3dadfd164b7a9028169d9e81491fe4fd4d30c6802e4cb", - "verification_evidence_sha256": "2abcc993c97bd680e285b069fbda84cd9fc84ee3526ffc502c94929824a8ce7c" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "a42db84442ae4ecca6ef95f64724af02cf8b0e0183d6ebfb5035bb71c7103984", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_1bcff305b2d79071034ee070", - "image_sha256": "693d82aad27d685d4e9532c45b568d99aab25abf4a9c82cb8b5b49ee01bfa9aa", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 49.88, - "before": 58.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dx_um": 0.86 - }, - "requested_updates": { - "dx_um": 49.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "83fd3b3106b675df947aab666f9a7b0408d18783fb4468d7cacc341ae8d8a677", - "verification_evidence_sha256": "826c6b1182466d091582e35bdbd7a15d3763d83bccbbd6e9f44e754991360fdc" - }, - { - "axis_ids": [ - "axis:dx_um" - ], - "code_sha256": "89226a635faa3bcb97ff80f9f809dad99d9c38fcb7f179500d57dd282b512e84", - "controlled_axes": [ - "dx_um" - ], - "geometry_id": "dgeo_d6e2b7058bae8839c1b5fcdc", - "image_sha256": "66e921b4fa92e5128fadf820b886e82ef52407dba54f6f2ff2e2950c820577ff", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 66.12, - "before": 58.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dx_um": 1.14 - }, - "requested_updates": { - "dx_um": 66.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "101d14fc900cb8cae30126da29f0853a2055d832cfa22597024ae4d552301551", - "verification_evidence_sha256": "57e0e072a919d5e4203cf1e937374dfe5ac24792d0517dbb455f5593fd4112ff" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "code_sha256": "e77ebb3d78f6b13858e7832d4f9498392f4a7e012358b772382e19456901fe51", - "controlled_axes": [ - "dx_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_e60289203619c31e110f5535", - "image_sha256": "80b63e2a9775d6439cea71a2ce5fb1b699d4966296543e44bb7f0ff33c4876bd", - "parameter_delta": { - "changes": { - "dx_um": { - "after": 62.64, - "before": 58.0 - }, - "radius_um": { - "after": 7.36, - "before": 8.0 - }, - "width_um": { - "after": 5.72, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dx_um": 1.08, - "axis:radius_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "dx_um": 62.64, - "radius_um": 7.36, - "width_um": 5.72 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "29ac0e94257c4d6f7caf9228901472c687e2372e4a7e38433ab31abfd107225d", - "verification_evidence_sha256": "4025787b83dee293b391c693bc95c17d3bfaf7d98ce7ea3ed2be9d43792a4190" - } - ] - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s01__proposal_a", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "03be3aeaa135cd8d6963fbc62d1e3faf372ddd9f657af849150425cf68b45089", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_9d155f13bdc7135ea989599a", - "image_sha256": "36160c4167598ea2f38af3f8e8e6e6d303ce284f79ec163699c14b22c8754b86", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1a676aecb0ed6be277e2940c477ec550a4a17eb8f1903780db10970211de8a6d", - "verification_evidence_sha256": "68885fa26013620a9e42bfefea2f769c47036b048e4c8eb6e2ca1f77138b96bf" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "1c5921b9593e8c7398e21ab70bb2272c19be0fb0a93e1e8da3d8b2aedadc3ac2", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_781e2378618c9c836769a7cb", - "image_sha256": "a62b99ce340e36021fef7efd634993aa0f6fb666b5f5a339312c688295946283", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1c17c92cc5f36a2b7d90c154ca74df360f2a878d5d58e69bac4aa8b1794f02ed", - "verification_evidence_sha256": "2f36402d63a19d532ce3eeb4b8679c69c1b542cfc459d562afa198666280cf1e" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "a9ef6dc1b61df96a318769c120e20f025a9530973df676f52758fc2b4f13eb80", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_5f75c7c25ab7367d5c808b94", - "image_sha256": "d5f5fc83d88be3903ac54252261deb29c3f4b555b41fb3842f609553d09e1b39", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d3fb33e07fca54a3fb992adf6c22acb3bc0d5a0febc62a8dbae1a571d4055013", - "verification_evidence_sha256": "f5817c7269f3f06657b5e89393863afba21aff0e52ead1a7afd7df7ca79e664e" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "931e4c14093ccc3eef80799bd8711c5a80e7ef0ae1e40502873134a033a28416", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_9d5108eb4f73628dd911ffe1", - "image_sha256": "7b4f34367c8cf22a92d40f81825b54a8b3f9102c8b69caa1e022591d0c0a58f4", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1d3b142c2542316db9d0a3746394cc885c80e11d4aea70f0d47e84c25dcae1cf", - "verification_evidence_sha256": "d379cf495dc3468eb05f860d431dc145735bf7a31f6f401a5c53614c753ca37b" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "d3945a8f6123a2109a395553968c806231ac4a705ca57b9e08c4448f747e4342", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_a587952b17505448caa12790", - "image_sha256": "a9616237e68f50f1a56c68b6c9f38b847a0266662769078fd6c719ba575526df", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.7 - }, - "requested_updates": { - "width_um": 3.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6417dac92e086fbb61279f8571d556236d7e590b4a49f578aa147a93b38eaa99", - "verification_evidence_sha256": "77fb574a2d2e32f0cb8eb7b318c8964d431dd6bb7565eba94e32b4a5439b42e8" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "bc265112b57cd8a1b30f2b9ff470f11e1bb4d7f9b4dd727d9155f809defad803", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_6284d4e758939c237b8ca42a", - "image_sha256": "d7e534300fe984363dc723342fe2802922a55281242eb9a200d5ae0403638b57", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.3 - }, - "requested_updates": { - "width_um": 6.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "99c452865a2c400212c623b7d5b71de2330347ca03471a998e55093557dd75dd", - "verification_evidence_sha256": "0d06e4c21e3a4cf23a645fdd7829ed6ceb0d7d7f65faf2d4970ab1ee6239c60b" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um" - ], - "code_sha256": "28ec6a5507a74cb035c48512d602d64b57c50e101b815e45b7c9703b75c2b779", - "controlled_axes": [ - "gap_um", - "width_um" - ], - "geometry_id": "dgeo_7336c6c5fac4ba2df2632764", - "image_sha256": "f0f65c1429f3caaa9c82f7888b661db916970ce9103289fffdc6511669082987", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 13.2, - "before": 12.0 - }, - "width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 13.2, - "width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "36e05675d27ec0f0712034b12406165217cca25918518314f55aed555055c155", - "verification_evidence_sha256": "e47234ddd488173fe206d548583532508647143a5a3f7e06035d2a1e0bea0408" - } - ] - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s02__proposal_a", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "8baedf24dd0a8afdb544a6f087986bfcc36280a0d9b78f48554521fe97619fe0", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_095e3ed19e74eceeccc8cc1e", - "image_sha256": "68f5791a816f2ea034bf9235fa7e36f80749ff4b2e9a5e8c9af4f1a94139e17f", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "925d41298e726672abc77e8d6a0867b875c4f28c35c7c85e2da00f56b69d09c3", - "verification_evidence_sha256": "79738c58d2126081e50c9f8e5a386d5a6ad6d3eb3daf68f914f76ab76fadef92" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "4055613af06fc9da8670f98634a1814af4b1b24802ae1c4ea860168b89f82a54", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_7a36f6bd63878178eb2c00fb", - "image_sha256": "c1fc254537ae9bde602b677dc108bae27b463d3749547f0548b1c1bc2b32e334", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a8d0f60a87e5dc0bdc8922efa47f2064acf8626a835ac21f1bd5987bae5a6c87", - "verification_evidence_sha256": "72e91997ba985b0b8b6c36a807f3e1c57b928b00cf7877bf9b2df2fd76c5799c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "8a111b5a38417ad1683da1603c71995a26d04ba28016d738a9514d730a35e76c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e302634fb0639be19e4b39cc", - "image_sha256": "f75cf7ff60ab3dc5fd49323a64766b7d267220f7e5c8d42fac5cc12d3bc9c7c6", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8d47f4c6002c4f080d4d78485fc1b086c002e74c4d65c1a9ac006a7be7b73977", - "verification_evidence_sha256": "5150cfd8f22676681654975adb60f68eabffa3cdb6db421258530db70c3fd262" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9d7f768cdc3d9a5854e39c93c7cbd33dbac995c6ff465f8e5ec5cadc668659a6", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_6b2c34e8aed99ffd2f514c37", - "image_sha256": "2de8966edb1e04dbd8ec495e00904fee918970bfb06313ebdac13cc49472f000", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "cc19b1a5aab4b72e8195777b067feb513700e52090bfb3b3f75a4213f1a9b082", - "verification_evidence_sha256": "1adb08aa192cf145623e95aaf36fbb81c9d8ec588591476f2cfd6d10db44d7b6" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "73d3b5cc1af9826cdff7c235b5290f09b5eb6169c5406c1fe70fc4dd27a4e8fd", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_9676880bf80230205f4f9b66", - "image_sha256": "d50f4b31918558850666695e32bf40fb8ee5ac7560ba464cc9467c11ef4c5d93", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.7 - }, - "requested_updates": { - "width_um": 3.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1abcbda2d16f6bc27539485c06149c9ee1b52b26b84b0cac970e3230350a0c35", - "verification_evidence_sha256": "d93ac10045c870d429528f77135ec24bf1311ed154af69c4f36c5e775a53adbf" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "f3680fc805741bc7a6971f31e8a41b27826aba8b2560a02c3081d455dae2defe", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_37fca7ae2aa3d680447b8fd7", - "image_sha256": "6056bf6640656629259f560c88bc10c53f2e6cb9b29a7d075c4742264b514fb9", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.3 - }, - "requested_updates": { - "width_um": 6.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f2d555cf5770665b01790610f58154229c2c31cffabfde727ef24349b3e982a4", - "verification_evidence_sha256": "5a1953b89fb90bf433647e0f5715bc29518c177be83b0a83188ed63413750a99" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um" - ], - "code_sha256": "d8446bfb8fff39605835cff3df84bb81b89a3657a61fe3bf3b88f99968110edf", - "controlled_axes": [ - "gap_um", - "width_um" - ], - "geometry_id": "dgeo_f89e618b67e86b859245bdf0", - "image_sha256": "cc3b5dd7edcac61cbfe623224ebc46af3f094f1279e6ef290382a49e59e987a8", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 16.5, - "before": 15.0 - }, - "width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 16.5, - "width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a00e031f9b0ef58927944c19fe235a34c65f3bb93683931ad2356df7c1773d92", - "verification_evidence_sha256": "be6bc90e462b297cd4025b4ab6a01beb0ba7ae53950d90dbf0b782948516f44f" - } - ] - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s03__proposal_b", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "506fb3ee4241b92d12bff7836186b3e25a6819c460be4d7bbbe68b065b1a1a20", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_e59ec5700aa76b96daecdc6f", - "image_sha256": "95272ca7f299a9a7a6a50ba98fc5708aa5e5970ec58ef56a294b9198a3c81115", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 24.6, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 24.6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "81279246abf2520c753d1a8699fb2257fcf9ff14ac56119e038bfd90b84bd0e7", - "verification_evidence_sha256": "6496250e4602b4e195718b3d3be05e29e3c5836d91b98c142105a6c68f08ae98" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "7d830daa8a19ca0b56050166a4079e57a1e95025ec19582a6855020a8fc2ba03", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_5f39d279f404ad11cfd8ff08", - "image_sha256": "5ededb1c5f29684dd449b8d3593731cc032a8447491916d4b9c72d91c64f3d9d", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 35.4, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 35.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2448de950a0ed30970f13df42602516c006e77d06832496347d179c2e79f64ec", - "verification_evidence_sha256": "c417c2e70e6f6bed83d2da70794a13d05a13ee38ae059579b80d6ef338b503ac" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "85b86ed73367e31c9b128f140e17f7f66db70c025ac3c5e8148330c3e3e396f9", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_9c7c5d3e1ce429268a062a75", - "image_sha256": "3eab4c08a396112795d5aa59094e6fefbd836f087ae8fb9ea724824a70b6927e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.082, - "before": 4.86 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.0824 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "ef8273ededbdac5aec60dcf1fcb2dc77b8dffd6a122cfc2f332c9e0993c157c8", - "verification_evidence_sha256": "0887ee7cc34ae927133f65e1f4644bbac7870c14e856aaf38adc169b575ed324" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c6f411c7be822876148a60517e5653bda20604cccb130986116cf46295ac2a87", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_67366ef4260268b50994de58", - "image_sha256": "9c50660a9dcbe28397b79dd5fb89bc5d02bdd5799b9e528878c81ae30f7af5aa", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.638, - "before": 4.86 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.6376 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "f151fb642a3c1b1938b172b55fb89c24e7ce4c66e1b186160b5a189261704af8", - "verification_evidence_sha256": "07932bbd7bf5547834b69003955bf9e76d9aeb78907a66308b5d52311eabe608" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "94d76f4a9fc642b54820ac3496ccc6a2933a5d39239f3d3d6cdae0c42daf4537", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_aefa62b4b7385a85a6cd9002", - "image_sha256": "48f980fc5d44a793359118e87297cc57f70cd3efed4dd3869c82bb6af9ff00c8", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.402, - "before": 4.86 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.7 - }, - "requested_updates": { - "width_um": 3.402 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "179c728e8814645380b1f1ee1b6074183f6b6594f6fe2386d4705952d24f8f2d", - "verification_evidence_sha256": "a79d8f7399495c6c25ce226be3f25e3a80a511fbd8199ce17369b8543a59fc4a" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "5148ef15f6c9c1bb78e3cbf1686366bdb1faf8f9b5d8531ab9559641a23795f4", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_0e029880e37c219faa901b2f", - "image_sha256": "c4592b9d85d8fa725a7128b588e10c49cc73f3c2224acfb02c752e9d42991fcb", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.318, - "before": 4.86 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.3 - }, - "requested_updates": { - "width_um": 6.318 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6398b0da450ad6cd727088489d64e5ea2978ac2e12b363796544ce21597cd4d8", - "verification_evidence_sha256": "cf6cedd8de9743490a8a42b132f2e01839a38324ce1d8c774c1d66a0e63ebbb5" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um" - ], - "code_sha256": "be98191ee28dda2173b4cd92d17688ec656c9a3ed8a65afc74ed064f775b439c", - "controlled_axes": [ - "gap_um", - "width_um" - ], - "geometry_id": "dgeo_c106b297bbff0eba0c369a22", - "image_sha256": "fcdeade8925584f99a8ab2a6961b4f5f72cd3d315ed80ef93d2971f62a3838ca", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 33.0, - "before": 30.0 - }, - "width_um": { - "after": 4.472, - "before": 4.86 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 33.0, - "width_um": 4.4712 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "6bb7ce095204988830d4270c5af117bd2c725744ac4cbec32566cc1f0ec15780", - "verification_evidence_sha256": "803b6ee89360484baca58181220ed16509e06d957933efa72ce933375d435ed7" - } - ] - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s04__proposal_a", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "cd5b5988d9ef07693708dd47393f17174116c8bda5dd7910bd0a2cc7bb19cd63", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_407a40a983bc2411cc5b7c38", - "image_sha256": "e7b3290981088db7852ab6ce1292891b4abe5dd6ac359a5eaf7b78d6a8d71d9b", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 27.88, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 27.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d02ab934d7ea1f59070a4e26fcaa5326ef21457ce63d0ca6b0961675c417d6e8", - "verification_evidence_sha256": "14e9e15e23c22256a3e3142ae54ac371a9c839f51470078e437b764642ffa7aa" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "82c3577ef49a19b63fa38aab6ca870855928c7a44ecc392d6f643fa13a8ef958", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_179389b78ca805555a94b276", - "image_sha256": "8fd1f474071a3fb9de68c1cafee39270a0b194accab90737519dac53a6fa178f", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 40.12, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 40.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ab77bf61000d1ab0cfdfe01dc1ecaf9fd7fadc53b51f4625a02082d520db5ac6", - "verification_evidence_sha256": "fa5f3570e3aa5fb7719a4165ec0804332a3d1bc9b4f935152951367be945bb81" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "f98697fce49097c4b39093a58211c6f230f79e923f307fdd10c09b449ea79a34", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_6f2880b91a0d8e610f09bc18", - "image_sha256": "51cc280f1914bf47c3341250219bd881f0611943ab8b43bd552f8f921d6302e7", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.032, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a1a76f7df5789da12428c495b548cbe0dd2315df506bb1f6c306100d13b0777c", - "verification_evidence_sha256": "3af0d1e96edc172c0721f02e74b89214050aad1fac85eff567e3b5609f6f886a" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "a1bc54a77a405176f226025f72d962f76aa501148b6b026533b66d546aaeb5d4", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_dbe8446b31fd22bd28e4ec19", - "image_sha256": "e307bd08817b8238983500e831865bf5c65e020f5de9e7eb18e4554e350eb7f3", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.568, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.568 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "06d6655da8576375225f51ab96a4d738463f027f26003b4cf66061fcf57b5233", - "verification_evidence_sha256": "173403b0c6d3a537960f7b5211a2586d88f4f9a3b8314376ed3597604ec0bd60" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "d8429e7bb48821e6322e344e5ab33b4a2ffa5a76ef701fed50ba6b36e57f3391", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_07a2eaddc13e404c745fb87e", - "image_sha256": "12bc2837703e5b83624e60bd60e04ecca063fd2e49cdd4caccdb0517359eae1e", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 7.74, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.86 - }, - "requested_updates": { - "radius_um": 7.74 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "11ea4fd604109114fab5672da5b20061ee59f001baf529a857e8935b41835223", - "verification_evidence_sha256": "8dfb52145409c3310e2ac1a977c95abd29dc234b1f7b6f88ba2bc844f91db5a5" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "51752a31b0ffaa9bfe2c2809b90c24a1e2aade15d03adf1cc674cf1a7d085a63", - "controlled_axes": [ - "radius_um" - ], - "geometry_id": "dgeo_da40fb64ba6048d5964708a3", - "image_sha256": "05896677ccf2b39b775944a126637faa6ae48de7b4787c33a6fa8fdb7a288e51", - "parameter_delta": { - "changes": { - "radius_um": { - "after": 10.26, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.14 - }, - "requested_updates": { - "radius_um": 10.26 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8aa4c1c1ab26f6cca53126bd63a0909703f89158b387ec0677d3d5f06d83f234", - "verification_evidence_sha256": "fdfc62219659ecb7dd753f8a37b5bdd8db51444d1401f1bf8a91c27beae7d4bc" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:radius_um" - ], - "code_sha256": "a6adb3355006c309573befa488d5d67350423d6feecf4ec5a37059f4c4259ee1", - "controlled_axes": [ - "gap_um", - "radius_um", - "width_um" - ], - "geometry_id": "dgeo_7dd7e1ec8939333f1ae89121", - "image_sha256": "8febf6711e19e6d890a65345b6ec82016acdd10b7012c4027ba7991f5fc391dd", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 37.4, - "before": 34.0 - }, - "radius_um": { - "after": 9.72, - "before": 9.0 - }, - "width_um": { - "after": 4.416, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:radius_um": 1.08, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 37.4, - "radius_um": 9.72, - "width_um": 4.416 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c69f6baf245a79525c69a752055d7e50bc17e2ae04979e9ee55d1b07e60d5800", - "verification_evidence_sha256": "8c688ea2f6f0cb37fc9d205b6c63aa98184f7a8f69b99fdfbf1558badd770f10" - } - ] - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s05__proposal_a", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "d94b569ac0d1a036e1910cd97a46a1ac57140256369f161f3970ec95d51cf8f5", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_fbf37f6f51520600511070f3", - "image_sha256": "3246393eecf6ea1bdf22fbc5e128f9d8c986560e407c20ad9ce365a72e86bc10", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 31.16, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 31.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "47a3864cf4476e288324d29129047a94ff08f3d730a138b4d02594a65e4a7968", - "verification_evidence_sha256": "6275d983638d5772a213a44ecd9285b4135d38d151a60e1673f6d652f77f2028" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "198ea314765d431b591b6b6ac28c6dccde9b1cbaf344e253769408c3f7708462", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_abf77b4a9baa3549e5595af9", - "image_sha256": "6d9b61394921ddaefa58a6017a9db7a0351da8f1e45052e7a7b65a843bc40ece", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 44.84, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 44.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "78d873697280fa4ea80e3e0a86174efb21f694f9f8bb9a9b683c088b99026ef4", - "verification_evidence_sha256": "5532b0723b80828ab4b9f9b3eebe2236a72cfadb94b91c0ac33d78d586925a0a" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "22c1cb638774d2af05495a7e2573ad71dca8ba19c1cda212b949b5987bef938b", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_8f2896ba6d7254cf1c3e1eac", - "image_sha256": "995929f9cb628b6eb1e20cd1747148faaa22c8f3988217b346dca282c005e9df", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3a56bccb3dc59d039fd4a6eb7b908c9ddc9406de7775823fb8863d5547781406", - "verification_evidence_sha256": "49959b31081028667343d24a1e44587df754b7a69d1618fec2fd9b8a3eea8dbe" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "3928e89731e82c99073023f3dfc3ea0de75994409473428b79d42d408727b646", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_8c351b083f0338adf8452df3", - "image_sha256": "400cf7a491432ae16edd2c237cfaeaffe59193d03b28feffe784c53ef482c39e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "27c582e823545a7c68ce4ccf65f99498824c5220a083cb7ebe0004f3aed10d66", - "verification_evidence_sha256": "19d1ba5d35c9ef75ec1571421f50726e548848d77fe18939dde526ec890ef71a" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "8d53222a1d9154fd21c5c19840f5d2166665a767bcd137c587bdbb15ba5a4801", - "controlled_axes": [ - "radius_large_um", - "radius_small_um" - ], - "geometry_id": "dgeo_75bf901e06148e53f57fdf8f", - "image_sha256": "1f9e2f0ca3d102e3b38fa8342276e9e6e12270c041f8fd68caa292084839aee1", - "parameter_delta": { - "changes": { - "radius_large_um": { - "after": 12.9, - "before": 15.0 - }, - "radius_small_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.86 - }, - "requested_updates": { - "radius_large_um": 12.9, - "radius_small_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "cc213718bdcaaab6c189e455cc096962f6210760e87e1b30f906c9a54acee933", - "verification_evidence_sha256": "ab8c960ad9a70be5dc2de4d78d01689ebc90f7ee6bf46173445887ff48a54c39" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "daa2e7b6eda6a8fb700405a6d980cf80f164831e9a1ffd88588305a01703801f", - "controlled_axes": [ - "radius_large_um", - "radius_small_um" - ], - "geometry_id": "dgeo_8dac4aa4203cbcf891917470", - "image_sha256": "29a6c07fb57710da01f50c04e579f2128dc1e752fc54adf6f82625e8f11b0d2b", - "parameter_delta": { - "changes": { - "radius_large_um": { - "after": 17.1, - "before": 15.0 - }, - "radius_small_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.14 - }, - "requested_updates": { - "radius_large_um": 17.1, - "radius_small_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "62712be6cbf0969e6869dad75da26cd3ee547140a5847a9e5e8f98f5e4ac9cf9", - "verification_evidence_sha256": "10b337f9dc2a0d762698272814baa16c8fa2bf35697600a80b6601fffc6655bf" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:radius_um" - ], - "code_sha256": "f8ef24b0f35d6569464489c9e2dcc2e7b14fa20bcf6f96939ab80f2c91943ffb", - "controlled_axes": [ - "gap_um", - "radius_large_um", - "radius_small_um", - "width_um" - ], - "geometry_id": "dgeo_39d3148b8f0caf5839b07b19", - "image_sha256": "74e27dc29d27d96e75b95fe3e31265a89ff266588b0a4ebf48208b6203fb0ab8", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 41.8, - "before": 38.0 - }, - "radius_large_um": { - "after": 16.2, - "before": 15.0 - }, - "radius_small_um": { - "after": 8.64, - "before": 8.0 - }, - "width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:radius_um": 1.08, - "axis:width_um": 0.92 - }, - "requested_updates": { - "gap_um": 41.8, - "radius_large_um": 16.2, - "radius_small_um": 8.64, - "width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "951e1711ae681a60cb20803410cd40371a3fa77c01c4642d73da5f14ee60a08d", - "verification_evidence_sha256": "e0fdca7b59929a9e32e7c5c3d1ecdb795e6ffbdb58da5ef9fe87c0e0c909c32d" - } - ] - }, - { - "anchor_id": "l2_14_local_branch_junction__s01__proposal_a", - "grammar_id": "l2_14_local_branch_junction__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "1b8c00a789b1b4b2e69d718b56d981efa738dfd2120156158c390846ea5ea1f4", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_1bcb48b2f4d6eb14e9066a4b", - "image_sha256": "d6a0ee916ac6032ff6652a7e442933fbccaa0637ed6b6893d0e0d40f5df71b6b", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9b3e0e6838c773f7d2a26b5d12d211e816451987726e7bc7646efd8bbee80d7b", - "verification_evidence_sha256": "65f91f1bc062d0c77b20c68f4a8e75db0f4948c690e2365b0e3f4bcfc65aa589" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "f3d1ca541b5dc94e4fcc7c3b3a959c2e32e0a70cdc380143df3eac83b09fc5a7", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_cd24f0d1bd140e6895a8e9e1", - "image_sha256": "ea10f2cb2eab9ec592c53843f48a3141efd62365ad918b118cd73151b636eae8", - "parameter_delta": { - "changes": { - "width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3a871f7770bae6ab9fe7607d266eb570f5c2ffb1f188468c1602b690ec76b37a", - "verification_evidence_sha256": "8819e7e19a0e12f904959ec91ca9cce58564f0216770f98f7edc2e88d6b53150" - }, - { - "axis_ids": [ - "axis:branch_offset_um" - ], - "code_sha256": "9de354cf7510ca068a593cb4e2576c6b1cfc03efe2b523da465160898cf3947a", - "controlled_axes": [ - "branch_offset_um" - ], - "geometry_id": "dgeo_18f0b722e466023b2654603c", - "image_sha256": "283f080eaff67e96780cef2fa5e45a4ac06f28eafbd579ecfb00090a931adbb4", - "parameter_delta": { - "changes": { - "branch_offset_um": { - "after": 16.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_offset_um": 0.84 - }, - "requested_updates": { - "branch_offset_um": 16.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c9a09a51f5908824aa1de06fd4763fce1a9c7d14fe2ec0daa50abee58e99f9e7", - "verification_evidence_sha256": "de82d5527c72db64c3fce090fb6c86a57683fca899bbcc87367c8421d47944cf" - }, - { - "axis_ids": [ - "axis:branch_offset_um" - ], - "code_sha256": "a953a28fbcd0d56caae0459670ec4e5ce0cdf68f3a972bdb0f4259897ea3bb0a", - "controlled_axes": [ - "branch_offset_um" - ], - "geometry_id": "dgeo_4a57f6409bb427e7277f899f", - "image_sha256": "67897a6e86e5f1f1f4529d8e4f4490c2d061d02fe1b86c52b5f87d15662d35c5", - "parameter_delta": { - "changes": { - "branch_offset_um": { - "after": 23.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:branch_offset_um": 1.16 - }, - "requested_updates": { - "branch_offset_um": 23.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8a128cfc53b2e10f60426019a2e6a7bb9ff8e0a934f5072e3dcdd1f758e4a76e", - "verification_evidence_sha256": "319d18736970dc90e25fa5c3c2df17f29c90665d8035911dd537b957e69d7df8" - }, - { - "axis_ids": [ - "axis:branch_offset_um" - ], - "code_sha256": "2605f70e8dfa0c2dc014df62e7964f25863ea311dda47258ae443583231e45f7", - "controlled_axes": [ - "branch_offset_um" - ], - "geometry_id": "dgeo_efdcc45e346a716f511f3ff1", - "image_sha256": "52569891b6c9fc93c45d57d3aa7f6e4ee642088a4d6e07bf619e75737ffa1dc3", - "parameter_delta": { - "changes": { - "branch_offset_um": { - "after": 14.0, - "before": 20.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:branch_offset_um": 0.7 - }, - "requested_updates": { - "branch_offset_um": 14.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f6f3dc47710842c95f4c7673fd31ebda24eaefbba6037cd4521711d5b4269904", - "verification_evidence_sha256": "8e2208ba57aa49c0a83896db1de5c961d93f8fe1f25342c67d6324b0d16ec2ca" - }, - { - "axis_ids": [ - "axis:branch_offset_um" - ], - "code_sha256": "2a93d90957ccea455f643cd36e5cc2852fe81343d3f37430ee64dd80dab523db", - "controlled_axes": [ - "branch_offset_um" - ], - "geometry_id": "dgeo_50d99bb616b1563b5f7c3960", - "image_sha256": "903c31f6d0f77ff67dd7ca41ce48be7c79d80f6509ec52fa37e3367bcdc625e8", - "parameter_delta": { - "changes": { - "branch_offset_um": { - "after": 26.0, - "before": 20.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:branch_offset_um": 1.3 - }, - "requested_updates": { - "branch_offset_um": 26.0 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8398eda800875c88c045edcc75019ae42859b9332126950a65add94f28846f59", - "verification_evidence_sha256": "fddc05c79e09e88a92fbb5d1c5f23f0f06dae00c7279d758dd6282d74ba8a96b" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:branch_offset_um" - ], - "code_sha256": "73eb0e8cb00416a1f12f5d1460f58fb7cc470c2c04b45dee29f6cf3e37e552d7", - "controlled_axes": [ - "branch_offset_um", - "width_um" - ], - "geometry_id": "dgeo_12c3470ecc8f47da9c7d5570", - "image_sha256": "00422dc4eabd10f127db7cfb81e2c1c3f1d21835a2755438c615e32ae5e93241", - "parameter_delta": { - "changes": { - "branch_offset_um": { - "after": 18.4, - "before": 20.0 - }, - "width_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:branch_offset_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "branch_offset_um": 18.4, - "width_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8e007e6c8753729faf69830b8873fb0b9d4fc66955078160fe4b813220e953e8", - "verification_evidence_sha256": "aa28f1b653f37975c31e5ea1f467033192d7232c1f7c18369cb5487131aa0499" - } - ] - }, - { - "anchor_id": "l2_14_local_branch_junction__s02__proposal_b", - "grammar_id": "l2_14_local_branch_junction__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "5c4dc6e76024f3a16307c63a3ce135973c623d8db4bb662367b6d77635d69a00", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_348b36760ca95c2f460e3c90", - "image_sha256": "fcf467041cc3ed6bf29daee37455e926488b9a19151052f851bab9df7b112f52", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "eb179ef2a3f04b658d59f1f47edb5933cedfcae70cb9a05b37c6753a9a110587", - "verification_evidence_sha256": "6469268e437ac4fb20169313b2de4944507c757b4ab9fc6fbd904c4ee7b116f4" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "fd5aad988902899f3856f0539e0c3ace120ea42b28a9ace3458963b1b5fd830f", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_413eee097b02fc1edba4b8f4", - "image_sha256": "bcdcf7b53daead6b9f26da595e076809e1dc8c6aabeb117a66c5e5485e506073", - "parameter_delta": { - "changes": { - "width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "37b103f26e4122e4098dd71d3edc2658b2843f7928ecf01861b61b51d1c98633", - "verification_evidence_sha256": "4af3dae5df3209c466bafe72653f17367ea7a4411f279c1f615381b99e36d8fb" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "469d0140d0af2e2c8eab5cfdf83bc8929a7bd4d7d701a6139eff142116ff0fc7", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_b24735b3067dec26fd5a0917", - "image_sha256": "74a48fb413f77f7ee511137f5ccc14dd8a2f7f1c4b0dcd641e496abbbac3447f", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b19ed996370cc07066ca801c952e7e3eb8515ef7105d25bdc4b7c1b95a57ff53", - "verification_evidence_sha256": "8bfaa9e9c2842d2f50d91a41c2d0b60c801df99532588d0f0dcabd2debd2ac4c" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "b6cb8159100186237aae248a4e82825061c5c294730607a10d105bf49443b4a0", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_ae076f877f456bcd80ca5508", - "image_sha256": "ef601eeab855be5510784317cb356d805c09cc4b57153d8d021b3e5d552302b5", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0905d9f781b6303f31d08f9a2a6b5103590e2a108282a2a5b1d7dfcbaa750efd", - "verification_evidence_sha256": "ad60d8554488bfcae23ed05be8d2a7c511aa55f899968c5a096bc94bc27b1129" - }, - { - "axis_ids": [ - "axis:output_length_um" - ], - "code_sha256": "e22e5aeef466dd595fa798f3aa9cdd048fee68b555701e3a6588140ee5e65f6c", - "controlled_axes": [ - "output_length_um" - ], - "geometry_id": "dgeo_2459e5e4f896dc2f16a7a4c0", - "image_sha256": "99b1db032b71ea8e9f09375d2b0bf833dbcae49386fd3194551b35b6b8df0e78", - "parameter_delta": { - "changes": { - "output_length_um": { - "after": 30.066, - "before": 34.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:output_length_um": 0.86 - }, - "requested_updates": { - "output_length_um": 30.0656 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "ba6adb4eb95b5cd17060a22c8d67bc577277da00f6cf98dd07784f4c145715d4", - "verification_evidence_sha256": "a9181aa5ea26d74d772560fe3d42fc91524c22463f042e8ffe7bd2a9c3c6d829" - }, - { - "axis_ids": [ - "axis:output_length_um" - ], - "code_sha256": "7b44146b5d96a2b642c8f32db2c93b4dea29aea860bcc378f1e5de7f5a4c643b", - "controlled_axes": [ - "output_length_um" - ], - "geometry_id": "dgeo_ff116a68ab2b458481c97550", - "image_sha256": "25892e44b3918a9fb9dc124ff1bb96d504d5e067dd2d842bc0656f118a3d9453", - "parameter_delta": { - "changes": { - "output_length_um": { - "after": 39.854, - "before": 34.96 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:output_length_um": 1.14 - }, - "requested_updates": { - "output_length_um": 39.8544 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "dbfd8150fe6febbc3f37c1ddaf59d25c39ef77e9c3d17d2bf6c26e50501ad424", - "verification_evidence_sha256": "1f1a8ca9d012b5d20727b88a68fd2056bb2bfd30c91cf26896414c29d616af2a" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:output_length_um" - ], - "code_sha256": "57787e7450b61714a6920fb8ab87cbd24d9ca972fa794034a14ee4077dfd5b2c", - "controlled_axes": [ - "bend_radius_um", - "output_length_um", - "width_um" - ], - "geometry_id": "dgeo_2e358170742edb5c5710dbd4", - "image_sha256": "710f3b26b846e9271fe20e571db6e6dedbba03e183b70a7d0e024947d0980b18", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "output_length_um": { - "after": 37.756, - "before": 34.96 - }, - "width_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:output_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 12.88, - "output_length_um": 37.7568, - "width_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "8330ed9ae444a512478ee12d4a4cfb19ef1a44009199d9c3233d339664aba403", - "verification_evidence_sha256": "079a4fcd7b633f9db3f6f2fbf6fc2b6869a364b29413992a7219f1516a361912" - } - ] - }, - { - "anchor_id": "l2_14_local_branch_junction__s03__proposal_a", - "grammar_id": "l2_14_local_branch_junction__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9e21e20d29f526ff63f927b763eedc2eeb52e76e25333005a69a319236856861", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_d65969024cf9178c95fc592b", - "image_sha256": "93e76fb71696c2f8afd0c62ec3c40299270d1e3e647d2fd4ba7cb40a9bce2d12", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "702abe8c0b780cd3e526f355103856eae72cd25719994a69091d7a6054fd099f", - "verification_evidence_sha256": "814be89f6d48a80cc7a7991f996f626b08d6a72cb4fea9a9751f2dba6d2cc65c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "fc12d9d566771af21f89aa1c86b38c04387967fa8426f8d4b15e48015fb35a0d", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_3b72296e2ec10b11a93bbc1f", - "image_sha256": "e1b39e5102baf1ea8a29af6a6f50dd7bbf115773f31f3dbd9c69464e13d55aa9", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "708ade482a4ac06e075f92f86dfacf867ffb102c64311890bf9d1496ab63b759", - "verification_evidence_sha256": "68d5e23183232d2e0f17e6096bd5211c518acaae4a26cb72849a155d80e7f647" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "4bf532c05dd65630102246a43579575de9a7f6b016e0be07116c0bfe20a71a25", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_50f65f88dc6862344a2a8f59", - "image_sha256": "b89b6bf25e0c17ebf493f1392f2123c3f435bf753232f62ca994ec7b0df89cdb", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.4, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.68 - }, - "requested_updates": { - "width_um": 3.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fba86c5b68a035c2dfec4d6f04e659738f4f01132b847b2b8150be262398f83b", - "verification_evidence_sha256": "c6882b0b1bb4b9073bd1aff2f1d7268c97223a90d094e9b97672beb3719c4401" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "e5516e8328e036749200f75e50f9011caac01048f91e11102147ca4d4c69af5d", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e329051b0bf9d7caeaaa2bfa", - "image_sha256": "e71bce26705eade4e6c19b48dfffbbda45fba91502f34b4c2aeca17ebde5a6f6", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.6, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.32 - }, - "requested_updates": { - "width_um": 6.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1cddb1f1d98e337a5c8538f5752d7d3aa42a8a4998d05862838c9bdfb116acec", - "verification_evidence_sha256": "0a95f306fb7022f3e12bc7b3722aa82436a59d3a153685f030fcad0ab30a7417" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b5ed55edf4054ac9d06dc31a19752311cf49d1a2ed1c015c081106be5ed9ff8c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_7306dd444f39274846d7f11b", - "image_sha256": "d90c45541f3797e11842ac6076393e0ac67a9a1733de298e155b41daa85791a5", - "parameter_delta": { - "changes": { - "width_um": { - "after": 2.7, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.54 - }, - "requested_updates": { - "width_um": 2.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2638eb37f675670826ae4df0a427158b741bd971d61914096354fb81cbb4deda", - "verification_evidence_sha256": "400cf3b34309198e10341be88022c1af06774062a27a41914f87905e179c6d8a" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "fef049131785cd8adf68da03299f6cebfdf95d4d6ce7372865594f8649f22e5e", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_fb7ef087e5abd60113905371", - "image_sha256": "cc3afddb083cc6f0d66419312b334608683c7bda4aef6a23880dde90412723af", - "parameter_delta": { - "changes": { - "width_um": { - "after": 7.3, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.46 - }, - "requested_updates": { - "width_um": 7.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1af7a2627a79f7784346fa03d3fcfe702b3d7a3ecc30dd7053578920b8442015", - "verification_evidence_sha256": "150964ba2a4a6b28eb79b4e0bdc8aeaf422177e3764985fa5356eac228656b79" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "317ab4c91f23ec0868b98cfd6e0aa3e47c11e2c1e39bb1d1d1521d92f0b65a9a", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_bb95da68dc1fe34a8dc0c835", - "image_sha256": "d54e703142dfa4888e9b8e7f5bd8914063e3b1c1a5126436c4ebe5d60d49c2bd", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:width_um": 1.1 - }, - "requested_updates": { - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "749c6df5130a77ae5b9e5fe995088658de8ce08bac10816d682795de73fcba60", - "verification_evidence_sha256": "00c42d08d1a6a6a10ab8d4cc47b3b37882098f5908685a29ff772031189a0fd8" - } - ] - }, - { - "anchor_id": "l2_14_local_branch_junction__s04__proposal_a", - "grammar_id": "l2_14_local_branch_junction__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "31289b4b4c8db0c02194f4845e88a47aec4126d7f66fdbf8177e8d8195fd5e28", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_ee3b25b4d015560a4359c693", - "image_sha256": "a23dd1786f8d1135ebafebb4ef8da35d8395b42db27b3728983ba362465a47f6", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0588e16cd72960e123d9d417f65f2801c12ec6736bd6f0855504ae6a95fd3104", - "verification_evidence_sha256": "beb319691e7e8e97e862a76bdd535801477d3aab5a85012460d87673cf08cc59" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2505897cd554c33be594b4bdf349f35cf943038a4eb463b704e738785217fe5c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_abe6a78d63b176770969d44f", - "image_sha256": "b9300497aca7a2769602c3040c89131b2ab84734a6dff08044f0a231a8405e0d", - "parameter_delta": { - "changes": { - "width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "dc0bfeb280cf8360c443e67a3b4a65d975af3fc76924bd25e38722c6dde0d271", - "verification_evidence_sha256": "9d4c1016c6fa5c2f61c93bef41d4069dea787669e8993e9a156cabab316039bf" - }, - { - "axis_ids": [ - "axis:arm_length_um" - ], - "code_sha256": "0c77784031bacd3d06b71dbcd2fa4fe0d0e7cb81e9416ff6dd6830c6607eb971", - "controlled_axes": [ - "arm_length_um" - ], - "geometry_id": "dgeo_cd12f00eb43b2ac8317a78df", - "image_sha256": "315392f008ebfc6b15e30953e4449b7df59c6c1f1d3d14e85b76c9b2d3605681", - "parameter_delta": { - "changes": { - "arm_length_um": { - "after": 40.32, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_length_um": 0.84 - }, - "requested_updates": { - "arm_length_um": 40.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "abd2594152c5e0e59d60ba133a9c6ed23a55e041f02c5b2494806aee86d19bd7", - "verification_evidence_sha256": "5e7ccf5abb4800f5db29520f51e7197b9036a029c2edab8504c8dab2eec05b5c" - }, - { - "axis_ids": [ - "axis:arm_length_um" - ], - "code_sha256": "e06bb5f2eeac8d2fccf7733893dc94ea812414d25dc868afa4edea3bcb12d05c", - "controlled_axes": [ - "arm_length_um" - ], - "geometry_id": "dgeo_d91f16631ff2b5179e94c53a", - "image_sha256": "2cb787a18ede46e0b33e79d4021d6661902591c905baabb020ddf70426af00ad", - "parameter_delta": { - "changes": { - "arm_length_um": { - "after": 55.68, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_length_um": 1.16 - }, - "requested_updates": { - "arm_length_um": 55.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0c0a44e2f9e2b40062a1d9cd975aa560d9274e634e31fcc519a4a841f98934ed", - "verification_evidence_sha256": "58aaf534afe00b97f88d979a21ff4fb284d1d704469144db35b3d904dccf9b19" - }, - { - "axis_ids": [ - "axis:trunk_length_um" - ], - "code_sha256": "7325d07b3393606c11a225bb69c65669c61a340f472c9767ca5800726b8c4770", - "controlled_axes": [ - "trunk_length_um" - ], - "geometry_id": "dgeo_fdf5fa541be78a16ab5ed3aa", - "image_sha256": "b504ff072db955021216cd4851e2f1fef836d2c0d95c52b04e0e2b8c10f9244b", - "parameter_delta": { - "changes": { - "trunk_length_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:trunk_length_um": 0.86 - }, - "requested_updates": { - "trunk_length_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "720fc53bf4329cce7bea19c5bf7a252fab67ab84780313a6d0fe970de5ed36b8", - "verification_evidence_sha256": "348e4046a3c8144df10213fff8c8bbf5914205f0e0e4c0ccca5745478d94bccd" - }, - { - "axis_ids": [ - "axis:trunk_length_um" - ], - "code_sha256": "27f7cf64279ab23f32d013ebf75cb8725381c2498c79efe042635660396e2a79", - "controlled_axes": [ - "trunk_length_um" - ], - "geometry_id": "dgeo_8509f01771c623f50c9f5393", - "image_sha256": "b897b08b229290f46f0e9bbfb99ff22f5eae8327bc3c4c2f87c19b49d01f942b", - "parameter_delta": { - "changes": { - "trunk_length_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:trunk_length_um": 1.14 - }, - "requested_updates": { - "trunk_length_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "295c4ccc1f96a996d5ef971d9d020b4661d980f48c0719fae373f3aaf67de39a", - "verification_evidence_sha256": "7279c59e3b4e155c778b653bed632da49d9400db494a9195812aa872850b1476" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:arm_length_um", - "axis:trunk_length_um" - ], - "code_sha256": "fe5c6e9bd278ae78fa1988ed42a841d473e232a9af59925c6070501d5e76f360", - "controlled_axes": [ - "arm_length_um", - "trunk_length_um", - "width_um" - ], - "geometry_id": "dgeo_29424016980b00ff40655307", - "image_sha256": "1d993217f5703c378056b94bf3c43ef39d4b1253cc21d23dc0afc9114100f1ce", - "parameter_delta": { - "changes": { - "arm_length_um": { - "after": 44.16, - "before": 48.0 - }, - "trunk_length_um": { - "after": 25.92, - "before": 24.0 - }, - "width_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_length_um": 0.92, - "axis:trunk_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "arm_length_um": 44.16, - "trunk_length_um": 25.92, - "width_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "94216fe87a4298b26eceb8b5a336a9c7eaa54f8ef320e41c9ae30a613924d564", - "verification_evidence_sha256": "8d98e3fd6f5d2fea7a5fe8bfc12dd032105f53b0a5ae381e86c216fba1418f80" - } - ] - }, - { - "anchor_id": "l2_14_local_branch_junction__s05__proposal_b", - "grammar_id": "l2_14_local_branch_junction__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:tip_width_um" - ], - "code_sha256": "6f9a01c5f90bcb7ef68e09ade2e40d2da591c1ed4bb0926cfa742670b6ee9d8f", - "controlled_axes": [ - "tip_width_um" - ], - "geometry_id": "dgeo_4bcfb6cb9617be5def917c5d", - "image_sha256": "65a8f0da38ec599314ac81ef6072a59989f88798d1faf0de131466b0c4668057", - "parameter_delta": { - "changes": { - "tip_width_um": { - "after": 2.87, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tip_width_um": 0.82 - }, - "requested_updates": { - "tip_width_um": 2.87 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a7922792f4ea400631c8be13871d9fe9a0a73c15b6f9113b11655b9484dbc107", - "verification_evidence_sha256": "c83f34c1338302e372ce6979b580a67e9d95c4782d0e45f186e4941bcb4de339" - }, - { - "axis_ids": [ - "axis:tip_width_um" - ], - "code_sha256": "2b34b15c85bf200973e36d174326e2d2eb66e74c37d5349a11713763e48e603b", - "controlled_axes": [ - "tip_width_um" - ], - "geometry_id": "dgeo_c96d49ac5380101bdb65d86a", - "image_sha256": "8957736b845339d5aa094569b177b3f817c15d09174dc07c2037c2eead3b2783", - "parameter_delta": { - "changes": { - "tip_width_um": { - "after": 4.13, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tip_width_um": 1.18 - }, - "requested_updates": { - "tip_width_um": 4.13 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7f4fcb0a5cb12e1814f327018942ffcb3226c32044c19220b42b579758ccad0c", - "verification_evidence_sha256": "cea8ed5fc28116a680ddf0cfa7204530ca489d89e8057edad27f3411c04d42a6" - }, - { - "axis_ids": [ - "axis:trunk_width_um" - ], - "code_sha256": "b8b9b7e4c24c615b6b99ddbcbad0b2ce96af6ffec9c6fec0b8db085a1d412329", - "controlled_axes": [ - "trunk_width_um" - ], - "geometry_id": "dgeo_1fb57e3bc7ab09bd440094d2", - "image_sha256": "9e0babd4500d4a7776c2e53463466af306ac3351d5afc4a3655bf8f06fab9695", - "parameter_delta": { - "changes": { - "trunk_width_um": { - "after": 6.35, - "before": 7.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:trunk_width_um": 0.84 - }, - "requested_updates": { - "trunk_width_um": 6.3504 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "19a15468b9907322cfc55c56cd522092dda7c2ce93fedba26997f2100f2c133a", - "verification_evidence_sha256": "e5c522d23bd362ff63f177395db33d199aed54fcf31e0dddea635cf5c4555aa1" - }, - { - "axis_ids": [ - "axis:trunk_width_um" - ], - "code_sha256": "6231607d21a7d2cdb5fa83b349ac12ff55d961f4032dfe9c4d59a21590236fc2", - "controlled_axes": [ - "trunk_width_um" - ], - "geometry_id": "dgeo_0b612bc666d3e11596663fee", - "image_sha256": "046326b64ecd70b57ff8c5185de0e53ceb325f3cf8ed0f9db4af9c98dce62c92", - "parameter_delta": { - "changes": { - "trunk_width_um": { - "after": 8.77, - "before": 7.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:trunk_width_um": 1.16 - }, - "requested_updates": { - "trunk_width_um": 8.7696 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "110a459bed7392d23d789b5b50c276529f57b7349a3f13df18ae28295c00f022", - "verification_evidence_sha256": "5e9bdefd1d5086e4cc9b284ac37c740af4fc67d0458baf4309966bee1070e607" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "8fa9d9b3944c779db0b474b5e70644e97914439fc8cb4f7d62a39586a59362d6", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_87859ed23a6f6a431a8abfb4", - "image_sha256": "4481ce956962a285ae08a394a7c6fc88fac3870b896cc23addfee167b5e433cc", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:taper_length_um": 0.86 - }, - "requested_updates": { - "taper_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "841fae080fa69f47355020b4ab5f9652585a84759c992b2dfc5d82ebb6124cc2", - "verification_evidence_sha256": "cec7e48e51838d24e7b1c34c4ab212ece67532ef2558aee0d9d7c643dc6fdd8a" - }, - { - "axis_ids": [ - "axis:taper_length_um" - ], - "code_sha256": "3a957cd2b5241b5034efffb388babe4c655e8b8df8685b7cf3d5efdcdeb5b740", - "controlled_axes": [ - "taper_length_um" - ], - "geometry_id": "dgeo_db38dfc544afac8fb44cccc4", - "image_sha256": "af0c3f0801dea955c18c3db05f4e3e2d17bb8cc4eee33e36ad008a4a5119d9d5", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:taper_length_um": 1.14 - }, - "requested_updates": { - "taper_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f9b4d6b79c2e1d173920e6f13fc5ab29cbdb542f57521a29890da88204baa5e7", - "verification_evidence_sha256": "f10adde108390f85bcaa3fe8a58adc05b99ce870074bc269a48265dbd6488544" - }, - { - "axis_ids": [ - "axis:tip_width_um", - "axis:trunk_width_um", - "axis:taper_length_um" - ], - "code_sha256": "5f07ff9bc6bbe87b82ee16d18632bd7f4e22dac169d1ed6f9005fa604a9b5c26", - "controlled_axes": [ - "taper_length_um", - "tip_width_um", - "trunk_width_um" - ], - "geometry_id": "dgeo_6f1b6bc7c79ef3fd690de00c", - "image_sha256": "ea98382dedcefefbc564193b062323c22c3bd2df33f3ea3fd58cdb7567a6abf4", - "parameter_delta": { - "changes": { - "taper_length_um": { - "after": 21.6, - "before": 20.0 - }, - "tip_width_um": { - "after": 3.85, - "before": 3.5 - }, - "trunk_width_um": { - "after": 6.956, - "before": 7.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:taper_length_um": 1.08, - "axis:tip_width_um": 1.1, - "axis:trunk_width_um": 0.92 - }, - "requested_updates": { - "taper_length_um": 21.6, - "tip_width_um": 3.85, - "trunk_width_um": 6.9552 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "f0086ca59bccabc5f2d4f627bb93825cbbd26d4a4846a901892cfe7be7bb57bf", - "verification_evidence_sha256": "20f4e3fb8986dc2e950ce2b9aa2af4fc6556bea6b688de538757f9a79a6fc6b4" - } - ] - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "88db941279483e85572a1d0ddeee56ee6a454832e2a45e70069392b1dfa6350b", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_fc91a583ddf02c341e984094", - "image_sha256": "009c7867663c6765c461d4a51cdc8b6ee4d84de9185282a68573bd44a0b3ad33", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 9.02, - "before": 11.0 - }, - "outer_pitch_um": { - "after": 25.42, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "inner_pitch_um": 9.02, - "outer_pitch_um": 25.42 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ed0b4f63105d2154d341d628deec7947fc79c6ed6527c78764772cb4c022d768", - "verification_evidence_sha256": "534aff530e69b73dad0416d5a3d22aa5b28dba339b9f984c25ddc5d6efd9f867" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "da7b040f1231caacd511dd3069fbcc70fcff2afb696cb0e47408d71cdd8bf4cf", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_cf7ecd75cb3549c6972bf62f", - "image_sha256": "c7e3d3eafe77af4554f9e556d537bb2c4e7050c59dd04072a05a3266abf4c281", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 12.98, - "before": 11.0 - }, - "outer_pitch_um": { - "after": 36.58, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "inner_pitch_um": 12.98, - "outer_pitch_um": 36.58 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4a4245a19ea1ca78debea5e81eaaec1e2ce6314ddc80aa7c61e407da7583a7bc", - "verification_evidence_sha256": "031a7be8e223a3e80b206992057666e5541f79280cf3f173a99aff109ba89c70" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ff82ed533ad2274b53da848d0e37265ced3547f60e13729e0fbaa7e06f2e1905", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_1515224e484e9974bd6199b5", - "image_sha256": "06fc33db21426e190dd1a6762531dcea912d6e079e508a8b02d2c4186f5d02ca", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.536, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.536 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9001cce750dfb9064e368594d6d60f20282da8b112ef8212b6df86213756fa15", - "verification_evidence_sha256": "5f09cf8f102c7834cfbea6cf443ee995c060dcc7296ad4991e96edb7e5cea437" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "385a2f9eb515799aa65b1d0168b82a11be8ca8f006452daad91376e7606e194d", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_9ee1b4cd07d4fb8389b461f8", - "image_sha256": "95f4cab4069834c172ac6f1cf8745c94d6afcda0c920b59e18d0d5e0ab10a075", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.264, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 6.264 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b353588c222ec365cffc7ceb7ffaa9db2c438d4d9444452f6166984cf7e92fba", - "verification_evidence_sha256": "75dce96990f2a6514e42dfb50cdfcd4d6ad9bdfd3cf92443b22478c65e2753a0" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "27ea5288a90dbc6058c46cbf66a832b5ff15a35184df919caa8e153037e0f84f", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_085543dcfc556d2052293d9c", - "image_sha256": "6fd56785c77138527237de1d1566f4765ff1ebf601b9878134ad8af16baec48b", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.78, - "before": 5.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.7 - }, - "requested_updates": { - "width_um": 3.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6d87e5d81756622a570d786edcef0b395047f68a9a0367ec21710bdd366a3798", - "verification_evidence_sha256": "91b338e7dc46bdd915cea67002d9aad81b58bbf078e80822891233e95064c97b" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "1e1c1756f6d7528af55a368721647453f58f1b7b6eb0199894df745aeae3df61", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_26582da291e8b2f01580d310", - "image_sha256": "c3a6b1f599162ecac1729c87807aa3530b40507706d0e71410a4f25501091677", - "parameter_delta": { - "changes": { - "width_um": { - "after": 7.02, - "before": 5.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.3 - }, - "requested_updates": { - "width_um": 7.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2a8d950e66d14ce1184f2bd42886dd4e503f691aff025ef0ccc5f0ce17d93e38", - "verification_evidence_sha256": "cd0ccc9081c50a054ccdb74fd00238522d375d7ca6dcec7ef6af6bffcb6562a2" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:width_um" - ], - "code_sha256": "42c25a51359ae1315f6ae00493dc5604c0e770598d777522fb75e139accc01e6", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um", - "width_um" - ], - "geometry_id": "dgeo_7eb65154ada983c3ed804fd3", - "image_sha256": "463917c16eaad44142fd62888abd13197a27a6dad172402fae6f72aa98b525a4", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 12.1, - "before": 11.0 - }, - "outer_pitch_um": { - "after": 34.1, - "before": 31.0 - }, - "width_um": { - "after": 4.968, - "before": 5.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "inner_pitch_um": 12.1, - "outer_pitch_um": 34.1, - "width_um": 4.968 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "33bffca10b5e5a191055f8837a6aa925d88641bbd2bcfcb76dc8e544abb50ac0", - "verification_evidence_sha256": "068ce8a10eb4267367671445b1d11e5ad0390de1eddd8e572cb9331fb9e6474e" - } - ] - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s02__proposal_a", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "5cf406a8fde430a49fff0dafc41960a82cd60bb49c73cbab249d277e5547fc98", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_7ff8eee3c1d7f5d3ea0fa86a", - "image_sha256": "35ed14682871fc4f7b214eb27987b55661a54af727ea1245408baf0afe6f5cb4", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 9.84, - "before": 12.0 - }, - "outer_pitch_um": { - "after": 27.88, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "inner_pitch_um": 9.84, - "outer_pitch_um": 27.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8fbfa6674d9cff4134c2f69cef5e9b18e806792bdaa24adf2259751f64159020", - "verification_evidence_sha256": "fbe5a8f32b1810923a9160394fdae9deb980d74b588294e401cea1d5bb63f87b" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "fef716dd89cfe1ec0ef35f68c68cb8da78acbbfc1b68cd493417668672fd1061", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_9ad2d7216ac937668d7d1fe3", - "image_sha256": "2b77b8bfca4819cd99e96090d62aa30d53fabaec42da5b1f8f8a1f1f17c5a814", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 14.16, - "before": 12.0 - }, - "outer_pitch_um": { - "after": 40.12, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "inner_pitch_um": 14.16, - "outer_pitch_um": 40.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a85f021fb51e45e95229fc2eed1cd994d5c3e62cf0d25edd817a4f77d6b96081", - "verification_evidence_sha256": "55839fbaedb1490e9c2dce25901c1c11dbd3cf67ab96a2c73d1c9b89038860ed" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ee03552223fbfc205dbb8e9ac9c64a8c1620656cc83843fae1f3944c1e1195ce", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_aba34ad5a8f849596ed9ef6d", - "image_sha256": "f00d673cd4333418610d2484af84f99274dec5819b4060591f1cd7601029ad7d", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "37195939e8440c4c497116cbe5c27f611256ffd92a5fb2b113d5aa26d66188db", - "verification_evidence_sha256": "7b60fac62d67870f25c6adf74e894a9f893d12231b3a1fe26ba9f99e91ee87ad" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "8308bb8f6f37d510c064c97f5fe9d99838493c480e32b25df46ac4423712890c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_6acdc80cbbb7cf9a9fe39295", - "image_sha256": "605a271afd3ac653600f378a6ee59965aa73e7ce18ff241ab7a238f2a2353d75", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2542e1b1e32e6000aacbc13bc422056bc00a3a2d2f742f528039ea3ff3e64c2c", - "verification_evidence_sha256": "4c34878d5c6db1194b3fddded33d0fe6138ecd8fe1684b6972bf8c55cb84e3fb" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b1ee206a72a257dee19ccf7d5edee7e06b5a167145aa6a58c6f347b25570c080", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_0f81deed8f9b3122dc9c8397", - "image_sha256": "f4653e3b9e5520e261b91f1d6caab8a69f438ee27b7dfe5872de11b0d42d4bfa", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.7 - }, - "requested_updates": { - "width_um": 3.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5cfd1344b7a2a2a2b285c919db683fb84f14793cdf46019f8cedd567d211767d", - "verification_evidence_sha256": "7ca6f31fa93700b9a39cdd104cc24a166721721b6b62209c21586d0f5c69e5fd" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "07de427df288a64f011b9fa52fbca72954066a21f2c4bd0942a260f420b956a4", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_39af32ff9d3bb7450c4471a2", - "image_sha256": "9b36692c5d910b3a5ca58db4861c46943226e42906d59f117aa4c16845e4dbee", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.5, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.3 - }, - "requested_updates": { - "width_um": 6.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "740e0ce725f78e3caacd22edeb35f4b74ea25263ac8c3c42fa9ca82e5fd7777c", - "verification_evidence_sha256": "5f839c09529ff6a8b9e76c1fb5775f320f139f90c1a432e8ad6558ef88eba0ff" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:width_um" - ], - "code_sha256": "a076336de530edaed54d580a62dcbc87f3cd86f005594eef28e2728d8878683a", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um", - "width_um" - ], - "geometry_id": "dgeo_f64ca77de3f590f8838e85a8", - "image_sha256": "414ed2f0cddec095ab0d36d22b4196a3abdae53f157108e04c1a23c11cdf0e16", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 13.2, - "before": 12.0 - }, - "outer_pitch_um": { - "after": 37.4, - "before": 34.0 - }, - "width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "inner_pitch_um": 13.2, - "outer_pitch_um": 37.4, - "width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ed7c5dac74349979b0041dedb95939002c0229e74ca3f38e42ba42837441a43a", - "verification_evidence_sha256": "ca6c5c428b1477fcc598321a8444eb00388e9dec8f945a5ba9f938085e4b36e7" - } - ] - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s03__proposal_a", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "ef1e68a31847563c95eefc8f96cde66fb1a07640b37af1d5d2714cb502c1eb17", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_91b70fcbf5597fb97ba94a3d", - "image_sha256": "c9c1dd3d87a976f6a743b367a6ea6d355b3ba5c213d1344c8f50911ebfff8ca1", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 8.2, - "before": 10.0 - }, - "outer_pitch_um": { - "after": 26.24, - "before": 32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "inner_pitch_um": 8.2, - "outer_pitch_um": 26.24 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0a276492012acf040ed9eaad0bf71012b824ed30b572ac00649d201f8b45e682", - "verification_evidence_sha256": "8476d6a8c42eb3c27b7c28395314d538c6034cf21258d74513703084c7400aed" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "778ef01bee1726a315fb2de0106bcf5b8c6e7da8ee63eab20fc0bcaa1bef3848", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_6d366e778ef214c9bd16a4be", - "image_sha256": "db785f03e3a2e73284e2bdd1f268550ff0e4029acf4ae1aa04cf469adff77a39", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 11.8, - "before": 10.0 - }, - "outer_pitch_um": { - "after": 37.76, - "before": 32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "inner_pitch_um": 11.8, - "outer_pitch_um": 37.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8f8536df29a690b552d5f061319db80b4fe94cd6198db96c7c1a7fa741a46efd", - "verification_evidence_sha256": "4cd2281c680df2ecf559b5c4ad2604d8d1e69a2bb0839d9f02f4b9746210da2c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "abe1659272fe77536a0b8919b35806125fcadd51a0ccd7b6e366cdb2337be3f5", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c79eaeb2c7b668afbd67ff3c", - "image_sha256": "9d5aadc8612fa7697f58f85eafc553006b0043da0e8a3a5ab111a9717db15ad6", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.78, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 3.78 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5a42f7b8131a32ebba147c02a87a61645eac0b0fd73c753cb55522f0f3eec35a", - "verification_evidence_sha256": "d4a6d510898984731f8d1fd4c95a39e8efbfffc21b7aba68543468c01ad5c38b" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c4a1eb49f6cf0498531236bbaf96a0ef407326943bd7053571ef9591636510b9", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c306141580c2238f72723e56", - "image_sha256": "be61661c28ba3149d14d67c7383ba1c3fec51813c1ece73b5747d191d73af4f3", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.22, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.22 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bbb883dd2af4b7ecf9a72b96a5e27b8989721e23806d00a73809905c187ce8c8", - "verification_evidence_sha256": "5b08e506e091fe1bacb1a4e7940549a87c35cec8c09b7e9506fa7d67e7a7d940" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "41ff4f5d235bf05a17648c2848f20e9f4f0703f615f7ba01c0f9f8512f2afac8", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_081ca2600afb35c1e439f80e", - "image_sha256": "006f2d2fe13388e9f6a7dc8b555e7f94ea3ce55c342f2c31f7477bfe563f7b74", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.15, - "before": 4.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.7 - }, - "requested_updates": { - "width_um": 3.15 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5751585e3bcdb4552a12b970a9fd1950125ce729520da658cb14bd0440664f81", - "verification_evidence_sha256": "faf27b525bcb72619fd19f42c013386ffb613593854cb6f08878d7779d1ecb80" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b8415a072b7c2741e21af1d9e90b5a2ccad150fce40089164d8f8d857a5a7c8d", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_7a88b8650dfa532867a80edc", - "image_sha256": "52237609dc9850837dba6ba56fdbdeb0e9de1702757a4c01d2eb51f10b29eb35", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.85, - "before": 4.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.3 - }, - "requested_updates": { - "width_um": 5.85 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "35d95f9a3140ec19577ef583d8630acc269857dc0fa68535499a93bacc19df00", - "verification_evidence_sha256": "01b9d5c7e15d72a434204062f9b1875624938ba526a93d261cd41012f1f59aac" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:width_um" - ], - "code_sha256": "a71a657549c2a7fbf460ed312cec40a6d4c0f984fefdf82485af537eae84635c", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um", - "width_um" - ], - "geometry_id": "dgeo_766e7ecc18c4c3669421db40", - "image_sha256": "1153e75eb6a2ec68c019eef841bd836c05bcf381078974409cab47e4e2972930", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 11.0, - "before": 10.0 - }, - "outer_pitch_um": { - "after": 35.2, - "before": 32.0 - }, - "width_um": { - "after": 4.14, - "before": 4.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "inner_pitch_um": 11.0, - "outer_pitch_um": 35.2, - "width_um": 4.14 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0e8bb414712ea401aebed11c270fc8cc1475dec3516a9e44fef3f94e11089c01", - "verification_evidence_sha256": "2ac2917ae7f6acc1c01a5b0e19044568cec2a35d60f1cf39ec132d4926ab2bc8" - } - ] - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s04__proposal_a", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "a69c8611f418a0446b5266b8f8451680fb94554183c67a2e1d51132ea103e690", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_6032ce115c001001eda06cab", - "image_sha256": "48a22e048907e47ef6ad7491437b6b6c000228203a6055f4ab588c08416e8413", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 9.84, - "before": 12.0 - }, - "outer_pitch_um": { - "after": 27.06, - "before": 33.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "inner_pitch_um": 9.84, - "outer_pitch_um": 27.06 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7cab9027a84dca38c26ab4e6e6735a0d75601e2dbfa807de1a923155663b7c1f", - "verification_evidence_sha256": "7ed5a9c640bedf60239de63deac219f4f737f4769022d322bc5b2eda0361e1d8" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f594fc61316a1e2da75c6b551bbac73764bdb515b5d6963a5cf02b34c24b2af1", - "controlled_axes": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_d7db21b381e98105a83a0113", - "image_sha256": "0b4ad0878d0363210be4992e8777c126064fd7b537398fdc6e894bc760114211", - "parameter_delta": { - "changes": { - "inner_pitch_um": { - "after": 14.16, - "before": 12.0 - }, - "outer_pitch_um": { - "after": 38.94, - "before": 33.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "inner_pitch_um": 14.16, - "outer_pitch_um": 38.94 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0a024a194ed36458e69ba647bf6d9467f8651aae8507a8a060f3306016d1778e", - "verification_evidence_sha256": "09efff35b6082b57905ddf6247ae526b9646147ed1209379c8205330c0ee2e8f" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "22e5ff55d9559f5c7e63fc2165263ca47a4f63ace785eac7fb146a8aca6fbf78", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_def15b82e6ade62a9ae37519", - "image_sha256": "9e413ccaea78d053dc76d88b10441836656e4af188e4f6a5e429da6cb5057819", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "44bd9ddff698336cf04e89b3a05a248913afc6fc1b5a454bf95160c88bf2d28c", - "verification_evidence_sha256": "8e75b014e27713473567ebac98510b065c0898b577543768ba909d361d473784" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ef970efddd82171309c5e905cc5ab610f8dc8110f61c7b88e5f95f17c946909a", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_4f9c7cf3572dd264d1955320", - "image_sha256": "a49930554574b853e4ea613fe1d8761ee3ef9bfa7bcca762c7245ae35206a827", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5a96745cf19c9824ce71968c23fdeb58083313d8b11d8d4b3168adae58f1fef7", - "verification_evidence_sha256": "caac7ac1c63923b1858bef12ab905cbef4be97dea6dab86845edce007259ed32" - }, - { - "axis_ids": [ - "axis:approach_length_um" - ], - "code_sha256": "2d38f473ef954005dca515e19b73d7d37d9eab10de7c3cc839bab7bac07e3adc", - "controlled_axes": [ - "approach_length_um" - ], - "geometry_id": "dgeo_2e50c474439c9dc0757587b2", - "image_sha256": "c154ce306dfaa793fd67b03918c4b93587e7e6d40ffca415dc1e000c40755945", - "parameter_delta": { - "changes": { - "approach_length_um": { - "after": 25.8, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:approach_length_um": 0.86 - }, - "requested_updates": { - "approach_length_um": 25.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "880e95d8489ad71e46b107a2e54b55471b5d99b84aa0ae8cce00f46944311c0b", - "verification_evidence_sha256": "f141547fb458ac8d93158eb7ca9e154703f674d8f3ecada38fef5ab8844e3545" - }, - { - "axis_ids": [ - "axis:approach_length_um" - ], - "code_sha256": "a7c35632d60cea0cdff17efc75d109562a45a47e53c13bcfa278cb9ffe71b7c6", - "controlled_axes": [ - "approach_length_um" - ], - "geometry_id": "dgeo_62bfeff8a6af88adfb5797ef", - "image_sha256": "f34d3ce57fa39fa3ea8ee8ff95b782a6c9cc027efa18b543cc106cb56a0e6110", - "parameter_delta": { - "changes": { - "approach_length_um": { - "after": 34.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:approach_length_um": 1.14 - }, - "requested_updates": { - "approach_length_um": 34.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8fc5788874974c3fe21d1d22324aab79db1d8b2f0bc120cc3b258980abeb29e8", - "verification_evidence_sha256": "f3f0909e456adc52093a80e5e80514b29a99bb00696b82dd56c1111d9d01c89a" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:width_um", - "axis:approach_length_um" - ], - "code_sha256": "78a0fd9234d8e2e9ac479e328de10fce2cdcc288239608f5aa47f9ba062f932b", - "controlled_axes": [ - "approach_length_um", - "inner_pitch_um", - "outer_pitch_um", - "width_um" - ], - "geometry_id": "dgeo_d5799db3a2b44109c559d09e", - "image_sha256": "5309e2ae0f50ba8d3819ac820a4b4ffcd97201312f41dd3ba75739723a87fea0", - "parameter_delta": { - "changes": { - "approach_length_um": { - "after": 32.4, - "before": 30.0 - }, - "inner_pitch_um": { - "after": 13.2, - "before": 12.0 - }, - "outer_pitch_um": { - "after": 36.3, - "before": 33.0 - }, - "width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:approach_length_um": 1.08, - "axis:pitch_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "approach_length_um": 32.4, - "inner_pitch_um": 13.2, - "outer_pitch_um": 36.3, - "width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3f6875a93034952b568832bebcfc8186fbe375e3b73913d8bebf3bfacb8ebb57", - "verification_evidence_sha256": "d3578810a36298193552fe5f586985ed9b43779bd3f18ba1227be558b4a76640" - } - ] - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s05__proposal_b", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:interaction_gap_um" - ], - "code_sha256": "c3b01b4c62c6527fde0c0178e4e7ef264c9b138ae1cfd05dab2c9b9273c231c3", - "controlled_axes": [ - "interaction_gap_um" - ], - "geometry_id": "dgeo_43e948358db9c9898c66f621", - "image_sha256": "324c25985a3e34d202b07808c0e7805a929ed7f52b805b5621f69b4e73a263bc", - "parameter_delta": { - "changes": { - "interaction_gap_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:interaction_gap_um": 0.82 - }, - "requested_updates": { - "interaction_gap_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4fbcbef3202d63207c6301fc10e60ab70fd9e11e5c0a7927b95ca4e48062bdb2", - "verification_evidence_sha256": "f08ca619ec7bf48369f61198b1360dc02e4a72a27bf9417e61dd3943ada19321" - }, - { - "axis_ids": [ - "axis:interaction_gap_um" - ], - "code_sha256": "7a0f258c003aaf7d0d2508cfb5eab5bc5b52caeead5ee498eec79bfa222fb223", - "controlled_axes": [ - "interaction_gap_um" - ], - "geometry_id": "dgeo_d21b6bcc06aec0edc0594a62", - "image_sha256": "28b426794e293398f2e315838c4f21e1331d7cf879830a413824bf2580fdbe55", - "parameter_delta": { - "changes": { - "interaction_gap_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:interaction_gap_um": 1.18 - }, - "requested_updates": { - "interaction_gap_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d9e9d5fb52a7925c40c228c4f9b3345f94af72cb51f54f3d5bade55fe79fb250", - "verification_evidence_sha256": "926b0074b16db6f7e9ea901c4f922f9ff01be9d4ee230e197309c7ff4333b90c" - }, - { - "axis_ids": [ - "axis:outer_pitch_um" - ], - "code_sha256": "e2a0983d849e31c9eca0326bb1afae4a13c54a588bcc895c79e44a85e30faf8a", - "controlled_axes": [ - "outer_pitch_um" - ], - "geometry_id": "dgeo_24e60432bc33a52f504f5635", - "image_sha256": "36df4787bdaff9b230dbde62b1bda9c5d9fd7ed6b4a3082781db55c4561c3260", - "parameter_delta": { - "changes": { - "outer_pitch_um": { - "after": 31.92, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:outer_pitch_um": 0.84 - }, - "requested_updates": { - "outer_pitch_um": 31.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c4709270d1a8b164dd87468eee80fff4fa668fe884bede49b0ec673eec91f952", - "verification_evidence_sha256": "582a4fa3412de33cb1d7dd06e627d2356a8e3a656e46d134329e755f83d91e4e" - }, - { - "axis_ids": [ - "axis:outer_pitch_um" - ], - "code_sha256": "bb0d54c072f18b5872dd9cd077adae43c881bac66daad75c1b562271b702edaa", - "controlled_axes": [ - "outer_pitch_um" - ], - "geometry_id": "dgeo_b233823f3879dceca3c29eac", - "image_sha256": "09b1803cc7049a60a8f62f809c6fe87fb28f633f090af2fbf64c083f8345a29a", - "parameter_delta": { - "changes": { - "outer_pitch_um": { - "after": 44.08, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:outer_pitch_um": 1.16 - }, - "requested_updates": { - "outer_pitch_um": 44.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3d7014edf57630d62eb986258199bde22105e4f521cc9f07ff72d9fc2b552b00", - "verification_evidence_sha256": "435dfc2aa493a2624b3a693bf5d6ceeb99da40731c422ece86bcf24dede3ecc4" - }, - { - "axis_ids": [ - "axis:interaction_width_um" - ], - "code_sha256": "a2153fbc8e0a81d1f603e41ce62307cbac34858cc47ce4d48ced57d8c2852421", - "controlled_axes": [ - "interaction_width_um" - ], - "geometry_id": "dgeo_2c094dc9e277bad06aeb32a7", - "image_sha256": "de57f2d081c53f827c5fb54e3f72fa349a62b7171a1639ec9468397d846c5dc3", - "parameter_delta": { - "changes": { - "interaction_width_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:interaction_width_um": 0.86 - }, - "requested_updates": { - "interaction_width_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "53d3ea436686c338fb20c35f6347f6f79bc002591e147f7710694399d623d706", - "verification_evidence_sha256": "c68a883b4ad942f3ef07e000d741aa71a91bfa8b63ea94024535eed15bd22765" - }, - { - "axis_ids": [ - "axis:interaction_width_um" - ], - "code_sha256": "68d1ae87b0b4c742690f5cd00e08f94e7866727fa93bc4a025f1b635de254362", - "controlled_axes": [ - "interaction_width_um" - ], - "geometry_id": "dgeo_851f53abd90a4fbbaedf442e", - "image_sha256": "2584a26c53dbd8a1d4dc4266ead52586243c32c53b38ce36bf4d921d6f3fe097", - "parameter_delta": { - "changes": { - "interaction_width_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:interaction_width_um": 1.14 - }, - "requested_updates": { - "interaction_width_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ebd6c59ff45d7cd8a834b69225b493ebda9e116cb7213de07fcb04eb6ba43207", - "verification_evidence_sha256": "df0e26d12477326696d966d773fac393a26dc0b676488017dfcdad90dd4f9b3d" - }, - { - "axis_ids": [ - "axis:interaction_gap_um", - "axis:outer_pitch_um", - "axis:interaction_width_um" - ], - "code_sha256": "3e696740aeda0f542ae80e5db2e01482480c08ac2fb505473058c05e6fab46d9", - "controlled_axes": [ - "interaction_gap_um", - "interaction_width_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_cf88e4fee657b08b4dc0252c", - "image_sha256": "993d7b4991e9f307fdd688907ca11f6fab24aec1ab05a5aa31a0bcac8ec51999", - "parameter_delta": { - "changes": { - "interaction_gap_um": { - "after": 6.6, - "before": 6.0 - }, - "interaction_width_um": { - "after": 8.64, - "before": 8.0 - }, - "outer_pitch_um": { - "after": 34.96, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:interaction_gap_um": 1.1, - "axis:interaction_width_um": 1.08, - "axis:outer_pitch_um": 0.92 - }, - "requested_updates": { - "interaction_gap_um": 6.6, - "interaction_width_um": 8.64, - "outer_pitch_um": 34.96 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "33bea0d4f892de73476631f5c2d2c87339969156d77c95927a292e5daa4aac0f", - "verification_evidence_sha256": "1a454e186c484468bf479d574583a9b1aa8ca27f6836279cb163e5cc46f6b391" - } - ] - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s06__proposal_b", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:radial_pitch_um" - ], - "code_sha256": "875bade48709a29a77b3f8258473a2d1d9c0e57f19dd10a9508cc48951eaef8c", - "controlled_axes": [ - "radial_pitch_um" - ], - "geometry_id": "dgeo_6e8a135d728cd0022f2e0df8", - "image_sha256": "681c5bfb39f309d8977fddf5b2cb492eb1168951dbd3b6de17bfa3fdfbea7205", - "parameter_delta": { - "changes": { - "radial_pitch_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radial_pitch_um": 0.82 - }, - "requested_updates": { - "radial_pitch_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a187dc7445b43f60bfd7aa9965e17c011fdb8400111d9d5d947e7e7a1d5e8896", - "verification_evidence_sha256": "9eba01bf87b9983c55e45124035e887c4f7d5dd8337173849a812e30a28b344c" - }, - { - "axis_ids": [ - "axis:radial_pitch_um" - ], - "code_sha256": "fac9d4d8bb4c590b98ca3de388bfe6206efff6fd05aaedbda97110f749ea38ee", - "controlled_axes": [ - "radial_pitch_um" - ], - "geometry_id": "dgeo_eaf788bd2c38c39937d55a9b", - "image_sha256": "992d1a8f2bf3def0000f75a7383c35942bceef0f7d63bf8dbfa48a7196083e3e", - "parameter_delta": { - "changes": { - "radial_pitch_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radial_pitch_um": 1.18 - }, - "requested_updates": { - "radial_pitch_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "068ec6fef5532505da150819ab340a97fcc5ae1407fe6bd47678418a5ff86219", - "verification_evidence_sha256": "ffeaf40dbd815a88ff20867e06e581faca6c9428393028053ee10fb4a84f4769" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ffd7cb6fee034799ca6bf5b90e3e657fdc4c3b8c69b0d5bccfc0495b3222f13a", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e9b7b37c31c9cab47c109bb8", - "image_sha256": "b484f60b2c18056f3b69f2dccb56347b4b32b24bec96892ee660bb0a6c8c6836", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b47d04aaa1cced480f05dfde7ecb6cac47899c45ad181f0643c25f7fdaa184ff", - "verification_evidence_sha256": "0d58303aaab0cca5cbb5cc8ad163b6bcf6a4290ff4e08ef76e84c1d76fc48575" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ee91d915162b4188ab027b6643c51a30ea1eab96c2021284edecec2c52459317", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_2f6ed23c200f447dd9802bfe", - "image_sha256": "2fe07655138320bb4906847e6a3fbe1d560ac2a7eac92e30cbbe935c7f75415b", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d2936ec9a4c44baaa74537bd646591dc0340e1cd29f763176067fd9ac3fd78fc", - "verification_evidence_sha256": "37ca5a1aa3c6c467503896a47ff43ba2cb357b2711f0036a59b4a4a8e804d24a" - }, - { - "axis_ids": [ - "axis:inner_radius_um" - ], - "code_sha256": "bf3db0bd8093010d69b69be0470788d3523bcfbafb9b9da7807e98344695df10", - "controlled_axes": [ - "inner_radius_um" - ], - "geometry_id": "dgeo_7f4e87e42b8fcdbff3b48e3a", - "image_sha256": "8d2b56c6daad76ec8762b5a35c87b39fced3f87808f219a3b8700ba6ffad091e", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 26.9, - "before": 31.28 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:inner_radius_um": 0.86 - }, - "requested_updates": { - "inner_radius_um": 26.9008 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "fac64dc145b6ec802021dadc194d133b20c25723c4171a8364138c9f2a0234ca", - "verification_evidence_sha256": "0aa59c2a550402cdf357d6a6ae8561967ef6abb05680e4b83b7f99d2f2b7dc4a" - }, - { - "axis_ids": [ - "axis:inner_radius_um" - ], - "code_sha256": "016f075d73f9a8b7c29e147b1f0d01e246d4fee01e04beb6520bfd3dee6f5c43", - "controlled_axes": [ - "inner_radius_um" - ], - "geometry_id": "dgeo_ece6832ae583bcb5ba182a9c", - "image_sha256": "da580cc0b7b4f010314f58ab94f8378cfb2f9471667194507873a9a4e91bb9af", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 35.66, - "before": 31.28 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:inner_radius_um": 1.14 - }, - "requested_updates": { - "inner_radius_um": 35.6592 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "8b644cac1ecc088eeff1acf537603282e61d2d7cb0c1110fd335b5e1c512da49", - "verification_evidence_sha256": "63aa89d99c6c3790f61ab044f817b17fe1d9adad1660644d83770099368179c7" - }, - { - "axis_ids": [ - "axis:radial_pitch_um", - "axis:width_um", - "axis:inner_radius_um" - ], - "code_sha256": "613ca833684eea4617befde682828d2fb06f5cfcf8843963bbdbf44e75da340b", - "controlled_axes": [ - "inner_radius_um", - "radial_pitch_um", - "width_um" - ], - "geometry_id": "dgeo_0cb5c7a28c0e844d97d19a2d", - "image_sha256": "ed3c61ed646bf62bf686873a03c1e0eab80dcec7f4cf67ba3c52fcfda97e2a7d", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 33.782, - "before": 31.28 - }, - "radial_pitch_um": { - "after": 14.3, - "before": 13.0 - }, - "width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:inner_radius_um": 1.08, - "axis:radial_pitch_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "inner_radius_um": 33.7824, - "radial_pitch_um": 14.3, - "width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "61aeb84ae7c9c56656a8275b2dd9842768a2ab64c7929c4bba27158bd4df7f60", - "verification_evidence_sha256": "ea578251568ec9f83bacc1a6af277611ec1114b51ea6da64dee54021bf721025" - } - ] - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s01__proposal_a", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "c8a42a7dbf1121155136cfac73f68a7772f81b177446022ac996b04851aad0a1", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_429683992c1f5886e33feaaf", - "image_sha256": "e34235295cfa8a4b037db999c2e2305157df3ae5f6910412efc1aa88f49b18bf", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "625e3021e819b5d017823fe466a91f39cdb6e98a8c59ad332ae594b64f8e93ae", - "verification_evidence_sha256": "09a6b961085e4c8c4a8682a76bdfee2e914be77e73aefd0e6bef9735f2b36394" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "cca65c18e0d4399f6ac7caa2cb798341af2cc672c356c2cf42dce0c8c62a0ae3", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_d0b6955bec9c8597b2078cba", - "image_sha256": "ce7eaf143f6e851679983a83d473e6707374840f2da7c53aaa6f842f9216fac1", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "70c8039a1627d3d9e54aa7867d64cc9e654c12fb775093c71de693e261688304", - "verification_evidence_sha256": "f95ec5d71163ef4de2a791f0cc3473f39ad63c45c0217c5498d1c8302443a1c4" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9218d325218b33f10afc8bab799d3a0497ebab0b4c5130c0c9169b6fda45b80a", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_8b00c18f2ee953738dc83c9a", - "image_sha256": "15483bd79d18f2170cb9f2ee39e3f4cf0146c392afd3ee73d2f66d07889929b7", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 7.48, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 7.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6adad887acbc8d7e9eb5a358b32a97facf9a55bb85dc4f9bf110f4dac609a8f3", - "verification_evidence_sha256": "eb67f6db06dd228c0a02d59ea7d6714786bfdc2b2a3ff20327f3868fa6a915e2" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "de7f6c2a3ff0ec28dca29a13aab49b1e4b839ddb6131fdd422f25eb8c11e7a58", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_65245669c7f7034076ad99c1", - "image_sha256": "01ea828342973b72900bf8aa9cda80ad2aceacb947de3046a259caaaf389047d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 14.52 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "7d8d7747cb213ccf4f900eff035b1e5b316aa00ce884b514f69a7b63ab0a748a", - "verification_evidence_sha256": "15f217ec6941df56b1389722b2eba3e7c29331324e87bb270ebaf7d94982ba58" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "764cd6752a36937e8807d65bde56ed8a16abc36a020d0dba7fe0feb65ba21bae", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_c3f2843fe5bf793c4307f26d", - "image_sha256": "68ae403714f4d359a521a039bf2da071838f0d673cd3d53b24302553ecff072e", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 5.94, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 5.94 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "aa7c178e889279004135d4fe449081f5e276459b467a0dea6c6f1cde41d9cde4", - "verification_evidence_sha256": "ae17ee3aa19e1d973f1bf68fa6ec6c128de5f382ddc228e39e410ede55d97d98" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "a6ec7367a67c27a1e465a1e6859ba545ac699a61fbc0bfaf2b7fcbc191940bd8", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_4800bca4b91e2c9d2c9796d7", - "image_sha256": "cf3f34033bf48221943e6f50be56e17a84a9ad3efe3ceb510f57ca3ae03656d6", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.77, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 16.06 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "dd77a481e03f077edd73c262a6277276b4ee47f2c45fe68e5283e84db3cde8db", - "verification_evidence_sha256": "de3c1e462f504ef6315a134e7c6f63cfe189ef415db4da02896ce4b3bd6d1d2b" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "fdcf0c91d7d243a3c87c711f6604dd898a82774fff8ec9206a55322ac61210bb", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_f323508efb761b580797a83f", - "image_sha256": "c24e2b1eec3b231d2dd3e3c801d14c1bdfb7bdc1cb3386bd7a89669472ed677e", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "104e2e2998d138c60c3fae4c5e6d2411acf76670781845029091e9a4fce21772", - "verification_evidence_sha256": "692202d0f7cfe08d2183eea1ab4ffec71949727571d84f39a7464767f62751de" - } - ] - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s02__proposal_b", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "b5b5998265fae6e7d93a18dda69fd9ae6a874cf52dd8f2eb78068ad43303eb40", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_9de1392440b7909edcf0cbcc", - "image_sha256": "f614736c5e0fd5075bf62253d7309cbf8eaefac3b2f06977679985bbeea6c9a9", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 9.052, - "before": 11.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 9.0528 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "a947095b929090b60c38c6ac23e9b08656f9141baa2f8fcd6c65c2d4158b05af", - "verification_evidence_sha256": "9e90aa92a7082bb850c516be1831351826ab8d7eec2ddb538f32a196c24ed8b1" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "0acab0e89735d14d5ee4a561087d0a7fa12e55b906b0f3e717dd6182d937c627", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_6b8b3b442d4ce686e26a05be", - "image_sha256": "7d0616854373ca47da226da493cbe6e1c76911e48d209141a6922b360725c6e7", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.028, - "before": 11.04 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 13.0272 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e8a06216990035fc0009e72832a90bf3c3de843727e885c3fe264f15772968bd", - "verification_evidence_sha256": "a8471c2f79187e20396fbef07f134e64c632a98728d24135346cffe4e686415f" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "921b5f0167dcd81eea7c4c479e8df5e8d93f109e619459d61fec7f82121d5aea", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_c8034b557a38d76f2f3e8743", - "image_sha256": "91f59b741659c37981261bf9897cc0e652b817dba1ac5b7f394a674cc16b2896", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.39, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 7.5072 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "4a06ddea882b6c28ecd300ce68e8b21557f8468ed383bebe10c47773af96b625", - "verification_evidence_sha256": "f2d0fc4d5aea756e73931c921fdd8958f8919dcc0eb97757ad63208965e089d3" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "7eb3dbbda4ff11d8492ca2f5837952e6d8d8e4dc7bb6a8eb77100b6ffce98a66", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_e76145f9c45ab8eed4d5e7b4", - "image_sha256": "ce4524c9121033551f95cbc180e8d10c9dff40a31394996b855d1681b2699f29", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.69, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 14.5728 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "c97d68e17badaa48c6f2d1bf41c3b6ec14db6287c911f41fc2d3db424ad4c990", - "verification_evidence_sha256": "b1dc31980b928e5e9cb76af52c7fa53a75d52270d57a28999893d53d046cf3e8" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "ba4d6a9dc5e42c0464f3fb82f6736a9078c3bac3550d08e694a0906c7ade138b", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_5e7a0f90106198c7a5edfaf3", - "image_sha256": "a961458f1d5bcfdeb10a57be3fbb37bab2aad723e8a54da677bf03add30db70b", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.5, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 5.9616 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "61fc6651f46ca2817487ebc6967e46159366d120ccef0f6349b009e00d14b1d8", - "verification_evidence_sha256": "4b0cc1d48b86058a3f03fe3283a5574f8f89dc54b900b6d9b041dcc87f5cb7a7" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "bc182dcfbb238c6067ecdaa7031ea96e1349ae4161c0ebdebdb9bab5c2fa1799", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_ddb2283379b8a6b5539db342", - "image_sha256": "caeab14002b46eda00945f5e578775162cb38acc3ffb7fe7aa748ee23e86dd15", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.58, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 16.1184 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "90f19163dfd769aa9694f158c1ac45915e804357e12f478c5d661757daf4612f", - "verification_evidence_sha256": "d31b2bdb001e6b93206413e18c26f2f2bdefe77726af8ada096310bb5909eedc" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e446742b43efaf25c261ce70dbfbd4139fd9de1cdc47a67d98df807a64f1ef0b", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_99a8f4649bf6bf9c345df3e6", - "image_sha256": "f88e7add7e7c4c29a68a5592967088b8573157e61f4b065d38c4dfdda839bd09", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.144, - "before": 11.04 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 12.144 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d3ed2fd1a3c19ec99b66e9b27ae2fa33681636090fe2345145fef3b99f34f625", - "verification_evidence_sha256": "ed412fc46bedb7084a4a7ca29539e104eabe02384b592e6401c7f61ff1e24527" - } - ] - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s03__proposal_a", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "bebfcacd482fdb9bc45e2c7a35f60eeec2be4a45c3f0a02efd031b9c78593137", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_1adcb4baefcb2b2a330f46f9", - "image_sha256": "3f796cae9d90b2aee276c8d55c2d3f2adf3a3bd13005d00ce419969073561d14", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "125ee1edb4a04905ef2bb94edb552afbf1d559fefb3fc325a3ea2458893b00d1", - "verification_evidence_sha256": "39261262f19bc066ce44766f5fac468931805f34733ac7795c18e6988979e2df" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "de0d9231ce0e0e94c6088ad356e441a249df6c01c30fb4652061f6840da3a642", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_771326fd72ce2fa234dd5f09", - "image_sha256": "7310b76d348e27ce11fe04cf605656e6fd34385d99e9350e9bb9d1c6cd1df2d5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8a7cdba1e11ca154efafff2b6521e7a1aae464499a9bb4e79fa512b19dde2340", - "verification_evidence_sha256": "399939a48946f7e16c77c082a32c7556c95e7486f1a51c86dcc22492d9a1bafd" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "b2cd7f4ae95784ef8f833f1d0513d49d62ba52c3cd87b488192575a62617d993", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_76ddb799fee9e65238b52140", - "image_sha256": "0bbeefcf27355d77a252300b8a0a4b066ad1c6e8332b663c323aaeee79488e57", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 6.8, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.68 - }, - "requested_updates": { - "pitch_um": 6.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "25d2144eb949a04e9a238f83ca3a2e2948d3093a7b47f4416382f237e0c93eae", - "verification_evidence_sha256": "4100f55b5e2ca59d95f138df50baae9f4be758319f5cef686c6246dce458a079" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "5d69f363357f812d040386edc3e50015c0a0de7bd4ac8873a83e88a8d4c57780", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_28764ef703366bc2adedaf8b", - "image_sha256": "ff987345d87a3437d41cbe0bc2f8e53e409bd46baef80c1a6c37eb9512e0bafb", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.2, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.32 - }, - "requested_updates": { - "pitch_um": 13.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "52a9385b173fc6af5c2600e84faeb271a46f97704678be30990382fa953e8cb2", - "verification_evidence_sha256": "7357d7017f122f0dea2dfcfb74eebb484677bbc895254a9d8edd4bb3a5a590b2" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "a4dfd074ef6cb6fe906e5ca3cc8ae2dc8cc7a9b67f3f275f99c5f914411c0692", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_3395fca3e8be2ee5a1821de4", - "image_sha256": "0a4c0b774dc5c7a940fea6de566b1fcfdceb834c1df0c4279bb0802ed4269625", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 5.4, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.54 - }, - "requested_updates": { - "pitch_um": 5.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3b7b868f1c5f9c5b100715709d8457b36533722a17c433c8b35bbb7c353a04d7", - "verification_evidence_sha256": "c6053960b1bbb123728506ca6c72b65c5d7e0c51ec2cf8d49ceeaf36677f3aec" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "50ab3f96702c7ffb9434f1e71aa5edc4568b8ec7adec4ae2e296b48365dfc1fd", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_933df2c98312806f30ad5490", - "image_sha256": "9ec0b3d25c529f3360fd2741c0355375d3736caa79a768f4ef93601cdcc3d092", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.45, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.46 - }, - "requested_updates": { - "pitch_um": 14.6 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "82b90715a58f06f5538277446aa177730464e5f89e5affa51d6e0472acb90163", - "verification_evidence_sha256": "36742d70d34f9030853d0934b37eb1b759f310d742f4cbdf903140ddddefd2da" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "bab8dbf241cb7dccb6e4cf4418ae20aac4163378ea22edab3d02d96ebac4d2a4", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_cfc2e1ee5ec6deaba4c0a4a4", - "image_sha256": "129f2c7207d7be9164ab23ab0d86b22e4873f003621c3d8fb0843ad8bef72904", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_um": 1.1 - }, - "requested_updates": { - "pitch_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a707c5a62f56795f3af995de5e5c3ae93c26681e518f90fc060d8bd00b7c24c4", - "verification_evidence_sha256": "b3a3ec89b4befdbf408d9e4ee7dc15efe30af176dd81b8fac685b1b0b836fc4d" - } - ] - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s04__proposal_a", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "cf5fb2cb8d0c64dffd560ba2ae48fd84f82b2eac1df3f91cdc6ad192ede8e379", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_be5561df3639174d4161ad72", - "image_sha256": "27c610b4e248d333df1fdee9893d52ff18616adbb2ba7d100b6d8f5e95c4922f", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4829815903c448260bfd8a8960f38e53abf0bc59c47a157fba8257af31e6c9b2", - "verification_evidence_sha256": "8eff19a2efd8e50fbb99516aa447dcb4fed9583baca448282353be6ca6a13f15" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "7819c4e3f971d9fad714bdaab6b9b3c1d48055969fd99684f8407511cfdbc4b7", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_5d3c3eacbd10fe1497c7b40d", - "image_sha256": "59060021a4c38d1c0c43066e9a2a05d8658270f16c4756632d1fc2f1491b315a", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2302e6399f96f3ab40a78db29520dae3b23c5b95ea7eb2573457c03bbed39b63", - "verification_evidence_sha256": "a7252d8b97bb180a6e56e8be90d2de7ff96977c06d0127f2a2d584d21ebbeb2e" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "120d7073627c20ba745779c42d63b03dea6e16bb4b9516e429f0c735fba8698d", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_dd1e8a4ac99c04cb0e8c0ffc", - "image_sha256": "833d22f2f2710e2f54f84b816d9086b81123ef02f821d707dfcdac8112e68e73", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.84 - }, - "requested_updates": { - "tooth_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c98aeca0f03dc1fac63a8b57803fd10e8baff4bf3dee7153d5f25564c6f40a70", - "verification_evidence_sha256": "e30be59daed51c4ba7ca91920c05f1bc49c6f4d51546d4646f96f33dd1a1cff7" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "0bbfb19a25b8a3fee426f3305d806cad3040456338876d9c7ebf0cf35c32ed79", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_8d3319de51f7e7f750cb83f1", - "image_sha256": "921c784aa96593afb15e8fc1896d60f2d8f6ccb492daaa8efec0f69d7517bc01", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.16 - }, - "requested_updates": { - "tooth_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "43aad9761b6163d65591a6be4577f600882d17740e9552d3b8bbd71777ddf6cf", - "verification_evidence_sha256": "5fe973e67eb3252d534be8ff53521e6fa06c3cf232e5cd8afae8af739b946189" - }, - { - "axis_ids": [ - "axis:host_length_um" - ], - "code_sha256": "aef1321676326d01bc6252b3878ee123adbc9ae39532d771fb2a68408c1c7a9b", - "controlled_axes": [ - "host_length_um" - ], - "geometry_id": "dgeo_9f93c5877925f31aae0d7502", - "image_sha256": "55d5a22def7a04460cd1f803eda79afc54f9ecbdf46ef8ca528bdb65d4680c8c", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 87.72, - "before": 102.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_length_um": 0.86 - }, - "requested_updates": { - "host_length_um": 87.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d1c69a320ad9751e0704628ae8dbc376094bab55b767983729af6c3136b4b2c4", - "verification_evidence_sha256": "7c570e28b0f0ad185c46d1a5337c6fe46844f1cc10e65d088824ba9d362e4270" - }, - { - "axis_ids": [ - "axis:host_length_um" - ], - "code_sha256": "9dcf8ed64d96592703df079955f666d7a52647a532dc2a58bb0bdd3d4a873719", - "controlled_axes": [ - "host_length_um" - ], - "geometry_id": "dgeo_f2336f426e8a2019286a6d8a", - "image_sha256": "770cc21907dc8cbeda19d66f097023b6391b1fd35956be9e97b969ef75a42502", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 116.28, - "before": 102.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_length_um": 1.14 - }, - "requested_updates": { - "host_length_um": 116.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "52c204a7ac7caa8c8c2cbea4395879b65b2613dd115fdacd2d8a5613516e27a1", - "verification_evidence_sha256": "9624723a9ecf95f96f83770a66b156f9b51a2b8f064b5c952ba1accd6b6016b0" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:tooth_width_um", - "axis:host_length_um" - ], - "code_sha256": "12b5031c95960abf23c44dbffebdd899ef36fe54998c935274a576dcd0408ea8", - "controlled_axes": [ - "host_length_um", - "pitch_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_3f2940c8e05dc6ce95b08e14", - "image_sha256": "db7d2275a4d40ac1f7d1a86e6e7446cd1d4c6905d7456f50aae6d0137a006b83", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 110.16, - "before": 102.0 - }, - "pitch_um": { - "after": 15.4, - "before": 14.0 - }, - "tooth_width_um": { - "after": 6.44, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_length_um": 1.08, - "axis:pitch_um": 1.1, - "axis:tooth_width_um": 0.92 - }, - "requested_updates": { - "host_length_um": 110.16, - "pitch_um": 15.4, - "tooth_width_um": 6.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "916e921323ce5f2c4417a2ed75ca0badb97023420bdc939ede1891318950cde5", - "verification_evidence_sha256": "5349faeaa27797eae57d3305f030a4dee65973114050c18eac4c30e25b24a73b" - } - ] - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s05__proposal_b", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "3ecceee6e7da507ae059010af91ffb0674a34ddf3be594e14c655ba1ca013f74", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_6f16720bd7feff0f52ee6a29", - "image_sha256": "eb7efca9e75fd8757d1c96bbc5e22fc76cd2acd8c39409d681d67bf9a29e7eb5", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 15.056, - "before": 18.36 - }, - "pitch_y_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 15.0552, - "pitch_y_um": 11.48 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "d975b54d66568eb23386bdc76564470e03095dfdd07003c46296ab740d15358c", - "verification_evidence_sha256": "f4b2cb01cb2446734ac7b9dd24e46b3627753536cbdc9907dfc9b8bc85b97e25" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "7f1ffa1c01b7c8e2f6c019bb54d23b4ae42b0ed16692906ed2f8f99abfddb77c", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_60fb5050e8b8a1b94c7f6dac", - "image_sha256": "1f59699457d06fc1b5fc6b14997e9cd5a8b53ce6d3f916a791482f254cdaa6bc", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.856, - "before": 18.36 - }, - "pitch_y_um": { - "after": 14.378, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 21.6648, - "pitch_y_um": 16.52 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ed33443d68d34ec4b840fd6bf1971fc1a4135c347f287c7508b1fd05d169761d", - "verification_evidence_sha256": "74abdd75e22c31268582e4d4b82db4698b1629433aaa211bb99c6895741be66d" - }, - { - "axis_ids": [ - "axis:slot_radius_axis_um" - ], - "code_sha256": "8202016aa9fa5d45cce2e4b052ddfd1817aa76808808d925320a75f7af17de9f", - "controlled_axes": [ - "slot_radius_x_um", - "slot_radius_y_um" - ], - "geometry_id": "dgeo_6e69859bd6478dc4add4cbea", - "image_sha256": "f12ff3a37facbc35c73cf037def40ef759fd001dfcb4bf5d86024de82ab7d2bd", - "parameter_delta": { - "changes": { - "slot_radius_x_um": { - "after": 3.78, - "before": 4.5 - }, - "slot_radius_y_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:slot_radius_axis_um": 0.84 - }, - "requested_updates": { - "slot_radius_x_um": 3.78, - "slot_radius_y_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "69ef482b978820fc283472d728630788eba1d48d5bd345b66a3f3cc7a0f1b6cd", - "verification_evidence_sha256": "89f1087f8b5f308afbcbe95a5dd58c8dd657e7c6ff82ef48b88425c56cadb72e" - }, - { - "axis_ids": [ - "axis:slot_radius_axis_um" - ], - "code_sha256": "a2e8f22a9749e80c2a7d0102d3a0ee89726560b851ea462f23593b24e5c3a00d", - "controlled_axes": [ - "slot_radius_x_um", - "slot_radius_y_um" - ], - "geometry_id": "dgeo_55255a24228f997674a1ee92", - "image_sha256": "86dc4b04928bc5f16646b58159adf817b22a9ca1b2c13dfcccd7dbce1b61052c", - "parameter_delta": { - "changes": { - "slot_radius_x_um": { - "after": 5.22, - "before": 4.5 - }, - "slot_radius_y_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:slot_radius_axis_um": 1.16 - }, - "requested_updates": { - "slot_radius_x_um": 5.22, - "slot_radius_y_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9f3b81cd90eab9ca0322e97e1392f8ab521f8f7d3d2ebba73e6f953d19be371e", - "verification_evidence_sha256": "05f3bad3ceae300653ca76ecd1532486c51ac0b4316bf43708c4552e94b9ff03" - }, - { - "axis_ids": [ - "axis:host_length_um" - ], - "code_sha256": "16a63fdaebd84017d1086e4868d28a7299f636c2c1a262f5b6594c424abaec09", - "controlled_axes": [ - "host_length_um" - ], - "geometry_id": "dgeo_af60d689b31109ac699d2cc2", - "image_sha256": "e2ad96bcd9d8074031498cc67b0ecd2fc97e5add5db2f096ee17bf282dd1474a", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 101.816, - "before": 104.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:host_length_um": 0.86 - }, - "requested_updates": { - "host_length_um": 89.44 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "f3a3d0c7ed63626daec1776af85f0d78816e26ae235df3a2532f3e489f0ea51e", - "verification_evidence_sha256": "91ae129f25208086ab84143b03e14cdef1561921fed69bfdb1a7a62480acafab" - }, - { - "axis_ids": [ - "axis:host_length_um" - ], - "code_sha256": "7536dfdbace62b51e203aa1ccc382b460e7b6cac73121576ae41a528276b3f62", - "controlled_axes": [ - "host_length_um" - ], - "geometry_id": "dgeo_24748b14267c66b3644927c2", - "image_sha256": "a4d3eebeb7858d5f6e8b235a1c40ffc0588b5df3737ef17f22118c15d0da96c5", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 118.56, - "before": 104.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_length_um": 1.14 - }, - "requested_updates": { - "host_length_um": 118.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "803ab4e85b417fa1c6fe5dc5c20f353e634692e3dc98ff20be0c5cbc6d5ef025", - "verification_evidence_sha256": "2b5f2108b26445dcb8ec957854eb459b830c1fe56787bf000e1544837540f9a3" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:slot_radius_axis_um", - "axis:host_length_um" - ], - "code_sha256": "40db3546db5f20287a98fd823ee64c9956d51dc5d89cef666c0073c485bce902", - "controlled_axes": [ - "host_length_um", - "pitch_x_um", - "pitch_y_um", - "slot_radius_x_um", - "slot_radius_y_um" - ], - "geometry_id": "dgeo_97e174a22dfe59bd24f4b667", - "image_sha256": "e343e626f81763f1654055a118d235f88889ace717d98849c3ad34ef6b41a962", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 112.32, - "before": 104.0 - }, - "pitch_x_um": { - "after": 20.196, - "before": 18.36 - }, - "pitch_y_um": { - "after": 15.4, - "before": 14.0 - }, - "slot_radius_x_um": { - "after": 4.14, - "before": 4.5 - }, - "slot_radius_y_um": { - "after": 3.22, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_length_um": 1.08, - "axis:pitch_axis_um": 1.1, - "axis:slot_radius_axis_um": 0.92 - }, - "requested_updates": { - "host_length_um": 112.32, - "pitch_x_um": 20.196, - "pitch_y_um": 15.4, - "slot_radius_x_um": 4.14, - "slot_radius_y_um": 3.22 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "029e946a8c3b308a226d9d41fcf3820e5c89419ff4f8edd8021cf1eac1d7867b", - "verification_evidence_sha256": "bc7e8e66c734f66210e785994c6c32a4d5db7fe1335ba2d8f30f939271c3e86d" - } - ] - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s06__proposal_b", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "5410954c9b316339ab03ae579eaefc1f7b0d6ec1565be4fcf118a58d547ec4ec", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_8b33e148b592b175b322ef76", - "image_sha256": "c4a311d5d1b4083040ec03d255886f008f774600f5be750d1aca318fe34eaf0d", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "pitch_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ed36ae2092378d8bd60bd6a68fe9689c3b682c3f753233019f5e18aaf38f0095", - "verification_evidence_sha256": "0404c7ece187168046845648771fcdcbb548da9869e2361f5b5753c500fdc133" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "2cd5703b03f831c1e6b910d79bf46cad721f7ae03e97847f283102c31e544dc4", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_0e3b0221f9e959394c59dce7", - "image_sha256": "667b0c08d32fe758490518f7f6a19a639da94c22f05f21c2e44c3ac2d475df99", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "pitch_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "187da41482eb54b6d4ad4b57be2822ffff898351ab4a06f1f59b1b38c9b2de6e", - "verification_evidence_sha256": "5bccb7ed31ab4bdb9c7c426cc85b689fd6ff5f4269968cc7717e2d02b6a8011d" - }, - { - "axis_ids": [ - "axis:tab_radius_um" - ], - "code_sha256": "81a46b55c4f40a2e9e2a3a0099d9068b4a13d55e60a0908e32879b1fdad630c1", - "controlled_axes": [ - "tab_radius_um" - ], - "geometry_id": "dgeo_da4f47db2582694cef12face", - "image_sha256": "eb132a3afdbaf0660addf1e31498b946f65c5b2e35ef6c2862e88360498b525b", - "parameter_delta": { - "changes": { - "tab_radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tab_radius_um": 0.84 - }, - "requested_updates": { - "tab_radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9d4aa2563ff8c2286950fe14f1373ffda049e2b4de7f69164c80fc75c27429af", - "verification_evidence_sha256": "613673867560654714dc20c6a1b0762dd71b363d8e814e8f290e043a5c25e862" - }, - { - "axis_ids": [ - "axis:tab_radius_um" - ], - "code_sha256": "1f57f2d4170e4c56ae21cc0a7c2a99ba92f7bdc92a7605cae05f5e1249394a54", - "controlled_axes": [ - "tab_radius_um" - ], - "geometry_id": "dgeo_ca548ea0feca5dbe4259410f", - "image_sha256": "c3a4518d8ef9fa8d6f8459cb8f014b9bdde8d4b431d4713f9e3bc703f52d1cab", - "parameter_delta": { - "changes": { - "tab_radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tab_radius_um": 1.16 - }, - "requested_updates": { - "tab_radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c9a45ac2cd6f45f142a933356599149f63d9c9a5fefa0793623f69e65db72aef", - "verification_evidence_sha256": "d03b5b5ffb15fbd245f3934415d63a6eb02de9afc9c4cc57858acc2663201afc" - }, - { - "axis_ids": [ - "axis:host_length_um" - ], - "code_sha256": "6234c681a5023895530d2dee8da4b5a5207e9395360d4b2523dc5054f7b15910", - "controlled_axes": [ - "host_length_um" - ], - "geometry_id": "dgeo_3ad780bf0de200e9e8443dc5", - "image_sha256": "7aa941c34f374aa8c73e18e06722e20495bf8f0da691af04290ed1ae08c5a8f7", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 99.76, - "before": 116.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:host_length_um": 0.86 - }, - "requested_updates": { - "host_length_um": 99.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fe8c6f8641417310d92b2a1e7aba88bda085b30998566354e20f754575b07236", - "verification_evidence_sha256": "c391f8bec2073b831dea9b6f6647b4602c70abe359f0074ae65c00e71ec96622" - }, - { - "axis_ids": [ - "axis:host_length_um" - ], - "code_sha256": "730b650956218b6d60fb1615d2cfc5f5340c1cda727d68519542624d0c64ba1b", - "controlled_axes": [ - "host_length_um" - ], - "geometry_id": "dgeo_5787766a80d258379a14d824", - "image_sha256": "95bc9f6bc8d5cabb55b8e74e2ec02a2d2bab9d95f4fc103afb194f9b686b22c0", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 132.24, - "before": 116.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:host_length_um": 1.14 - }, - "requested_updates": { - "host_length_um": 132.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "88d2ca158af8152b99fff475505e7cf4120b35625081677332137ca72055fd6b", - "verification_evidence_sha256": "396fb532983841b5e051c62c7108e754361135320d5dc0d56dd2b3c52d1a65f9" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:tab_radius_um", - "axis:host_length_um" - ], - "code_sha256": "3523bc8bd91d15460b36742c0674df28395df2c16a74978d09012a70d907567d", - "controlled_axes": [ - "host_length_um", - "pitch_um", - "tab_radius_um" - ], - "geometry_id": "dgeo_fc2f57926d7614e54c5be261", - "image_sha256": "c92b0af4bb2544642ff5a8a5c628e598db1c8c48fbea161cd1b07ef381bf959e", - "parameter_delta": { - "changes": { - "host_length_um": { - "after": 125.28, - "before": 116.0 - }, - "pitch_um": { - "after": 14.3, - "before": 13.0 - }, - "tab_radius_um": { - "after": 6.44, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:host_length_um": 1.08, - "axis:pitch_um": 1.1, - "axis:tab_radius_um": 0.92 - }, - "requested_updates": { - "host_length_um": 125.28, - "pitch_um": 14.3, - "tab_radius_um": 6.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cc4bf1dce0050813eb930c088a2b8b969621b6b081d3dc6c99efbe7684de048f", - "verification_evidence_sha256": "5d5bdb610bf096542e87ff47a7d01e9a3ea69d895f42e2c70f02668cbda97f68" - } - ] - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s01__proposal_b", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:columns" - ], - "code_sha256": "19ef62e777a522145eff2ca38e14631d9f7d10f14f45e2ea5ad406c5a7c86b6e", - "controlled_axes": [ - "columns" - ], - "geometry_id": "dgeo_1a3f2d1c6a665f1204c93d2c", - "image_sha256": "65597425122c116424875c563ecec7ab75843aa57cfe58452060669703c6a242", - "parameter_delta": { - "changes": { - "columns": { - "after": 3, - "before": 4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:columns": 0.82 - }, - "requested_updates": { - "columns": 3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4daaf974177ab823ce89f14ad47af976919f6ecda3d5363518077a169c38186e", - "verification_evidence_sha256": "4b55da82fb1728c368f062fa050132f47fed2f8ba9269f43cc1aa65d140b5519" - }, - { - "axis_ids": [ - "axis:columns" - ], - "code_sha256": "5becfe4b3477aae25bd2192e0a9f39f1ccad12d397c1faac473b8d4e5d546202", - "controlled_axes": [ - "columns" - ], - "geometry_id": "dgeo_1308ef4792568d932fabf940", - "image_sha256": "ffcafea5cfae752b1ba20f0505369ad355db813d7d24f127f9be1ece83732284", - "parameter_delta": { - "changes": { - "columns": { - "after": 5, - "before": 4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:columns": 1.18 - }, - "requested_updates": { - "columns": 5 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "42376bca964e15c364bb9d5738ecebcbb590eab040e6922498d0c45406cb24c4", - "verification_evidence_sha256": "45b5850a7247d20976abfe4a85f02bccf4b3b0f3c4cad426a4f75283579c8302" - }, - { - "axis_ids": [ - "axis:rows" - ], - "code_sha256": "b53f8c77bd9d4486d6dbd438081f72ead73730363e8b842cbfa3a8a316862755", - "controlled_axes": [ - "rows" - ], - "geometry_id": "dgeo_ea565966c321f80201a4b00c", - "image_sha256": "c1ad4e0640c7c6528859e687da74d985e9c7f4795e9ce242421f112d4da22ee4", - "parameter_delta": { - "changes": { - "rows": { - "after": 3, - "before": 4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rows": 0.84 - }, - "requested_updates": { - "rows": 3 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a3166f483eeb5b14c39c0e84ddad8823620be676dcc9afad9421c0c912a9fc58", - "verification_evidence_sha256": "5bfd34e8b8c7e1311cba318af0d1b041692b314cce79848959a8d65725a24c9f" - }, - { - "axis_ids": [ - "axis:rows" - ], - "code_sha256": "2d3eb4078cd0b3a11b298fc11a4a211688c6d2363d8864adfd5f7454f17cdc7c", - "controlled_axes": [ - "rows" - ], - "geometry_id": "dgeo_715b2c657ac2cad43f770d7b", - "image_sha256": "3a20390192daa93f9e6d536f849d2bbad8cc657e4fe455e158a7420e52511755", - "parameter_delta": { - "changes": { - "rows": { - "after": 5, - "before": 4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rows": 1.16 - }, - "requested_updates": { - "rows": 5 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "053dfcbc15914d0ae93ad601fdad0186e10a0b9a9b717ffffa4c430ca59bc65a", - "verification_evidence_sha256": "dd5aa24f394ff36fdad9c51fc77abdb6e041658806dba9cb7f225fcc06942524" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "3c68c055637c2ef973cae74f28c19e9fdcde7bb7a1449d79cb8383c097d75684", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_ae7bfd9a6425be1be695b00e", - "image_sha256": "36cf76c61bc52b53d1ef75fda351475dd0c2d5026030f20509d32b65d526e6de", - "parameter_delta": { - "changes": { - "columns": { - "after": 3, - "before": 4 - }, - "rows": { - "after": 3, - "before": 4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:columns": 0.86, - "axis:rows": 0.86 - }, - "requested_updates": { - "columns": 3, - "rows": 3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8a6448e08a493dfb7a5cc379101f4ad416c57c452297c46bd3175e2978c6275f", - "verification_evidence_sha256": "a6d72d4ee17ae7147db00611482c805d8026e97cba96866ed4e334ed59c60c7e" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "b300e6245bf849cc027cb7f9c937e63f3caa3102995d4584d5923a1e09e76f2e", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_02942c8bed48cc2477b05862", - "image_sha256": "797915b19075037527919fc619f6bed34218e3e2c0c526d1dead0e2d7dcc61a0", - "parameter_delta": { - "changes": { - "columns": { - "after": 5, - "before": 4 - }, - "rows": { - "after": 5, - "before": 4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:columns": 1.14, - "axis:rows": 1.14 - }, - "requested_updates": { - "columns": 5, - "rows": 5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7ab72fb70c991c4407b02a5453351d3f0c345fd9ea9d3cfeb8f19cad54ad4cc8", - "verification_evidence_sha256": "7ee536188d2af7c5ab87315b5a74629ab688184e57d98af1dc8b737b2e37af67" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "ef398be49c4ec43ee1a236de62c30e3af4035f85413b761ec65f5662cc08d8c9", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_0b3113cf29ba295bf15e87e6", - "image_sha256": "2f444abca39e93dc31960e573582dccb47de8ec8a0e055f83e6605e860639462", - "parameter_delta": { - "changes": { - "columns": { - "after": 5, - "before": 4 - }, - "rows": { - "after": 3, - "before": 4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:columns": 1.1, - "axis:rows": 0.92 - }, - "requested_updates": { - "columns": 5, - "rows": 3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "b077d760935ab51e1211e756d9a5a7d408159608aba922c8d496e50047d02958", - "verification_evidence_sha256": "8bc12c3fc5f671a22d5e2a572e70fa3158cdf205f2a160d936867cab91b88f74" - } - ] - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s02__proposal_a", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:columns" - ], - "code_sha256": "2466709baaccec699657ee632ce90427da35348ed6d6080d0f7869df12d5833c", - "controlled_axes": [ - "columns" - ], - "geometry_id": "dgeo_791abbe7f057695a640d47e9", - "image_sha256": "5e96a5f44bbbdd9bff81ed3721da8d4332cf85ee8770ade5e28965c421695256", - "parameter_delta": { - "changes": { - "columns": { - "after": 2, - "before": 3 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:columns": 0.82 - }, - "requested_updates": { - "columns": 2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c7f1505c899793a42b8dc434aad549c804c94b6433a42f2c161c7763ea195ef7", - "verification_evidence_sha256": "0d1138384c787c26270e6b1455ff031481d9748dc3e04fcbc8a052ba8975e61c" - }, - { - "axis_ids": [ - "axis:columns" - ], - "code_sha256": "393ce2acce9a11b8e5cd04395a6d5f822e0e6167b43f1ee8a49889ee9ba4967b", - "controlled_axes": [ - "columns" - ], - "geometry_id": "dgeo_0361c82c3313c9cdc3c38860", - "image_sha256": "5d336e9346421b36a965f2ff1dc2160688698d17accef87ec8a3c93d45e183f0", - "parameter_delta": { - "changes": { - "columns": { - "after": 4, - "before": 3 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:columns": 1.18 - }, - "requested_updates": { - "columns": 4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "85d6ad7c2134c21955a5a39dba63b4d98a4d1b09ac0052e35efacba89ac3a76b", - "verification_evidence_sha256": "851c356e5cc9ae4bc37acff2d322ea50c0c843a8965047a64d0ba935e19c6204" - }, - { - "axis_ids": [ - "axis:rows" - ], - "code_sha256": "73fa31cc86dd4be14c8064fbf06938ad19f77dfed6c69d303b27ffafc568b2e4", - "controlled_axes": [ - "rows" - ], - "geometry_id": "dgeo_5ecf7f7b107c915d2f846cf3", - "image_sha256": "e049b041b1803216084ce64bb1827e98278b038da381c4aab1a8e3c61d12a58d", - "parameter_delta": { - "changes": { - "rows": { - "after": 2, - "before": 3 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rows": 0.84 - }, - "requested_updates": { - "rows": 2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c9e2077ebc443b4eb9e187cadcf0bcd98773c81fb11b36150b9b79e60fc44094", - "verification_evidence_sha256": "9af280476ab0777e3d8f8c584284f416f944388f6504fde3178640ec1a2a3748" - }, - { - "axis_ids": [ - "axis:rows" - ], - "code_sha256": "59afbf485c48e0ce18917c4d9832869a13313f5aaf5de44d7fbb6cd8752c822d", - "controlled_axes": [ - "rows" - ], - "geometry_id": "dgeo_ad0897f681a06ec9e755ed1d", - "image_sha256": "efc428674b8d5a71a8a31cc3872e6113ab2464d0254641813e13733b9c2ddb36", - "parameter_delta": { - "changes": { - "rows": { - "after": 4, - "before": 3 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rows": 1.16 - }, - "requested_updates": { - "rows": 4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8ff08c0b06f6c70e03ec674100ce85347e66c2af9ce9911aeaa59b3e08e63363", - "verification_evidence_sha256": "4c51819ec161f72e048d2a7d0d8896dbf36a1e1cf0efa7e358345739b6236829" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "4c60884601772510ba2a30a6a53e3061b1e7bce144e767a3430af806e2c67301", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_96e8196e50bcc024ac6265a1", - "image_sha256": "74bd15f7fc3ed3ab238d322c92fdf9d3e24eebb23bce0447a78b550cf7e745b3", - "parameter_delta": { - "changes": { - "columns": { - "after": 2, - "before": 3 - }, - "rows": { - "after": 2, - "before": 3 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:columns": 0.86, - "axis:rows": 0.86 - }, - "requested_updates": { - "columns": 2, - "rows": 2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "24dce42f562a7e106d315dbabedbd70ce34e9ad99ba858a74d157307c1039683", - "verification_evidence_sha256": "5c1715ac4f3b875f4969f6a0d0e283bcfe96d3189ebf2d6bd52d53d3e9e6aa19" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "bfcbe4deadb9a0a991c006276d2aff160dfdcf44037e2e909b5c259200455ca4", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_dcd52756a98771e5b5cd2e2a", - "image_sha256": "d3f2528af472c1d4ccb004867bfcc6ee1798647cd8f293a6fffbc115d640ad5f", - "parameter_delta": { - "changes": { - "columns": { - "after": 4, - "before": 3 - }, - "rows": { - "after": 4, - "before": 3 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:columns": 1.14, - "axis:rows": 1.14 - }, - "requested_updates": { - "columns": 4, - "rows": 4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7c77e82fba783f7b94a4990f95ecf2a19d8c08964152af9f0b6316c7a807bac8", - "verification_evidence_sha256": "d9e561d73469fcc684919fa65f46c6ff846392d125cf881449cd22f92a8acbdb" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "1ecf5d054c59791e188bbd06204de103a4404ddc72c1bcaf8a6f277d591e0f77", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_f3f06aa3ed980989e4a0a984", - "image_sha256": "28531b87b02538391a78a20d6fc1c2b962b621fd9567bf7917271b8e54bee261", - "parameter_delta": { - "changes": { - "columns": { - "after": 4, - "before": 3 - }, - "rows": { - "after": 2, - "before": 3 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:columns": 1.1, - "axis:rows": 0.92 - }, - "requested_updates": { - "columns": 4, - "rows": 2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e8e69c801572291c91f90adb91c68bd7053d24f2f6908a04996a1d0724d78017", - "verification_evidence_sha256": "073aecbf1fd5ae196307c5fe851cc33844775471eb136a129d98bfde1915aad2" - } - ] - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:columns" - ], - "code_sha256": "c90f55c8a7e713f249d1abe450de1b02614dae3c5b7a46e6e3b1219ef084b217", - "controlled_axes": [ - "columns" - ], - "geometry_id": "dgeo_3cf7c978fdfc89da88148dea", - "image_sha256": "4ccdf36e4260c75e55c9c74aa45acf2b28d1ba44602f8ad5edf14cd6aa56867e", - "parameter_delta": { - "changes": { - "columns": { - "after": 4, - "before": 5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:columns": 0.82 - }, - "requested_updates": { - "columns": 4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "29498ffc4cc255f5989d64011f9b9a33dcaacd5e51f48458c5ba3bf8bbef2049", - "verification_evidence_sha256": "240be92472d02c62f2ebaf54f46b2003843b64ca4c68cb6a740109f313d744b9" - }, - { - "axis_ids": [ - "axis:columns" - ], - "code_sha256": "226bed2bf3af0d0ba44e2531b750c04bcee3b9bc5ad16261bb73b05d1ee82f96", - "controlled_axes": [ - "columns" - ], - "geometry_id": "dgeo_67bf161d582958a353e39df7", - "image_sha256": "14df9a7ad059a694a73f1984deb160947cc0e9d9aad08a1fd7685d16056abed2", - "parameter_delta": { - "changes": { - "columns": { - "after": 6, - "before": 5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:columns": 1.18 - }, - "requested_updates": { - "columns": 6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "07ea2fc34965b2b410b45123b6a6844c0226a23bf4d3a7a5519ff1e8a24eb65c", - "verification_evidence_sha256": "64c0854ecf9abdb04d9c4f2566700f57876c7feeff6e7f0b6274c99c768740df" - }, - { - "axis_ids": [ - "axis:rows" - ], - "code_sha256": "c5356c4695562fc3f11690b47c0458afc2f239ef7b843bbc1e8485d95a029ba1", - "controlled_axes": [ - "rows" - ], - "geometry_id": "dgeo_0b62ffd2109c0b99148666fc", - "image_sha256": "18854b6bb8669eaa9df41b4c3602c0f3b00c8866a2ceedd14b93e559695910ff", - "parameter_delta": { - "changes": { - "rows": { - "after": 3, - "before": 2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rows": 0.84 - }, - "requested_updates": { - "rows": 2 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "91352622ccba4dc4f254db7fed65afee20de45cab75993d736dbe79f29a0d1a0", - "verification_evidence_sha256": "391efd50ff083bb494d8bc9e39ad1a2541f7a6ac33c4b10857058fe9d5c87ea9" - }, - { - "axis_ids": [ - "axis:rows" - ], - "code_sha256": "fb6c4e72b84b4e515b696d0a40ef8906ed26b2d84268277dc3341088f64a303c", - "controlled_axes": [ - "rows" - ], - "geometry_id": "dgeo_b5d8a0962285871bc0358046", - "image_sha256": "466dc5059c8cf29a01351a9756f56604b6f2dc767b4f7127143af1812b0a226a", - "parameter_delta": { - "changes": { - "rows": { - "after": 4, - "before": 2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rows": 1.16 - }, - "requested_updates": { - "rows": 3 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "f6fb24dd85b45eb60a82942092de622a37b2f0dad3c036277ad84b9991a34d0f", - "verification_evidence_sha256": "4f4efd2a6e674103ede2f8bf2f9f78621d8503efc3cf4d2510a0206e654cc9f8" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "e8cebd0e7e8d960ce331e336b8e5e8bb57fe52a6b99b79006808dc92a3a7d64d", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_71d7914b6a91841ad9bd026e", - "image_sha256": "7494cda8d3e9161e0d590915ae10ed8ed6cc3f0842d5d1a5ae00e5d3639eab5a", - "parameter_delta": { - "changes": { - "columns": { - "after": 4, - "before": 5 - }, - "rows": { - "after": 3, - "before": 2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:columns": 0.86, - "axis:rows": 0.86 - }, - "requested_updates": { - "columns": 4, - "rows": 2 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "382be9ffa66bb0488c66c4f590f6d6c0666fddecdcf4b4a259bf6e94e98685ae", - "verification_evidence_sha256": "34ef4f49009284a558163afd4673f783411ce0d46b2ce196c2dc5599ffacab3c" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "47cb9415babac8fad3a9740a5382d52f9caa84e5aa93661d5e3abfd206924c2d", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_18c517cc1bf7854d8c3e3090", - "image_sha256": "7bea84149cfb36c9caceeb9bb8017f900d9f05a92078c8312036ed6469a356b9", - "parameter_delta": { - "changes": { - "columns": { - "after": 6, - "before": 5 - }, - "rows": { - "after": 3, - "before": 2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:columns": 1.14, - "axis:rows": 1.14 - }, - "requested_updates": { - "columns": 6, - "rows": 3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fdee49b7bb7148322a0d79f69ebb965e0798cde2514c69fd292bf74547b2961f", - "verification_evidence_sha256": "37d11cc8d0c9844fed8272788829611d21ddf3fc1eff314d398f80220acdafdc" - }, - { - "axis_ids": [ - "axis:columns", - "axis:rows" - ], - "code_sha256": "d78d63ecda36c0a357921d80af75fe673ae2a1c652bea0f066fea865931f4341", - "controlled_axes": [ - "columns", - "rows" - ], - "geometry_id": "dgeo_ded086aa8bcda20d269b0d3a", - "image_sha256": "5276eff14ca4280384eaad0f85a9537db6ee3c024dd8872596c3c68314142d73", - "parameter_delta": { - "changes": { - "columns": { - "after": 4, - "before": 5 - }, - "rows": { - "after": 4, - "before": 2 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:columns": 0.9, - "axis:rows": 1.08 - }, - "requested_updates": { - "columns": 4, - "rows": 3 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "f97d47b2015c509a168a97c562642c08f8a8d01427cf8bc77b5fb3f56f2dc092", - "verification_evidence_sha256": "9d559b0a402a1473eb953946f299d92dbbbf6b32b5fce9f65ffd99f0c114f58d" - } - ] - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s04__proposal_a", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:column_pitch_um" - ], - "code_sha256": "48aa2a739e357d81646b5e7310a2e4ad3a4cd01b33962f6a8be386b887f576d1", - "controlled_axes": [ - "column_pitch_um" - ], - "geometry_id": "dgeo_eb8fd73943f9d0c9fbdfdaa6", - "image_sha256": "777ca0c5e074d70bff689a8f5c02d9aa821f436fd201c99b695ba00cf8724023", - "parameter_delta": { - "changes": { - "column_pitch_um": { - "after": 19.68, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:column_pitch_um": 0.82 - }, - "requested_updates": { - "column_pitch_um": 19.68 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "828acd4664a99221ee581712badbebead9f5dbd041586dfbb2ab846ea52123f6", - "verification_evidence_sha256": "fdbca7d69a54f387803225169007ff44a42576f270857385d305a7a1dd3821b6" - }, - { - "axis_ids": [ - "axis:column_pitch_um" - ], - "code_sha256": "be794d60806dce47f25b0a26c2f762e39ac33f71fe12e606a2449ced3d41d9c6", - "controlled_axes": [ - "column_pitch_um" - ], - "geometry_id": "dgeo_1b25ac3820d4d02872d09dfb", - "image_sha256": "5af79d0f5ae4e47ae7c4422d2d83b578339104b491c654fdba7d9d665e6d1b9d", - "parameter_delta": { - "changes": { - "column_pitch_um": { - "after": 28.32, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:column_pitch_um": 1.18 - }, - "requested_updates": { - "column_pitch_um": 28.32 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cf5ba95f242e94ca49dac794c0f03fcbcacfc8f6c2f33580fe7356a809efbd6b", - "verification_evidence_sha256": "331bca30f76348115d29484908b6600347f33edb52b676b6b7bb4bb1eb42ceda" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "cac719b0510994556ac5b95353d9b1fe41d6624adb4c9fd40c783ce631256542", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_397da76903ff661506a4da24", - "image_sha256": "f13d20a572303554315b90d27c08512bbf9d0ae2b04d77ecf4962f52efae366a", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:row_pitch_um": 0.84 - }, - "requested_updates": { - "row_pitch_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8d55f86eb8ae40525b8bcf12b022ccf3d90d45de465c28e89e9579e983813e5f", - "verification_evidence_sha256": "413f576d68fc2e706e2a1901a552820d6c254578e519dcbbaaff5366380c0ecc" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "0168624f0cb41f69bdd30ab3b3e0336b22a1e6f72e59333520969e4213c959a8", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_8d288e5d51817b5b0c4a2b5b", - "image_sha256": "b145e94c9cd2afa5dd57e12b6ec640d0d20a614d36fa730d038896d9e244480c", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:row_pitch_um": 1.16 - }, - "requested_updates": { - "row_pitch_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ebb3fab90c5b9b856c1df612602fb2593e0cc027dfc08799221c70431ebc9509", - "verification_evidence_sha256": "70019bff5969f36c894074488295befe9ac655be7032d2a71a6921a1b1c2ba8b" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "6e001a3d24c596e72baefbd5088cf373680f56330f6fd2e1714aac8fccc33f7d", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_78b7c81151811cc1bf96897d", - "image_sha256": "1c27a638cd391a8a176166409e0c0558cfe7eff26c2531fca440d6f4b6e9be90", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 3.44, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.86 - }, - "requested_updates": { - "cross_width_um": 3.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c7cf85cc3d11d1f6f42c0d88e3a37ffffe0eca3a11c231a6423efe2120494ab4", - "verification_evidence_sha256": "abaaafce6278aa049320a219d6f70e21a32815472c95aae8cc825f735e8c9568" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "d321f1e5183b5938fe72fc12c9f94df4006ce8a64b4cfb3c3be760be0b460d3f", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_5ea918d8d815969ec2f1f7e6", - "image_sha256": "81be546286895ef2794586cfdff0b148509b50a096ad8eb7f6e86c87f726f5b2", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.56, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.14 - }, - "requested_updates": { - "cross_width_um": 4.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9ee347c05dede8fd395bfa3347f50ef123a9d94788bd361abf00c73f8659f181", - "verification_evidence_sha256": "dcd2708d39c37357a204873e8d444f09e2df4a0a6c5b15490d654e90d3189ce0" - }, - { - "axis_ids": [ - "axis:column_pitch_um", - "axis:row_pitch_um", - "axis:cross_width_um" - ], - "code_sha256": "940eb60ee7d1ea08208eba11dfa5fb2001ce5877560ddc7af2586c5f942121e6", - "controlled_axes": [ - "column_pitch_um", - "cross_width_um", - "row_pitch_um" - ], - "geometry_id": "dgeo_9a80600590af1382037f8161", - "image_sha256": "31a05df4994fc1760a6df8def3b49a677a9a2dd28be75e0def8a128ead6fb652", - "parameter_delta": { - "changes": { - "column_pitch_um": { - "after": 26.4, - "before": 24.0 - }, - "cross_width_um": { - "after": 4.32, - "before": 4.0 - }, - "row_pitch_um": { - "after": 22.08, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:column_pitch_um": 1.1, - "axis:cross_width_um": 1.08, - "axis:row_pitch_um": 0.92 - }, - "requested_updates": { - "column_pitch_um": 26.4, - "cross_width_um": 4.32, - "row_pitch_um": 22.08 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "84d636f93ca3672fd320988eb636f3d311aabb2188f2d8e1bf31362905aabc3b", - "verification_evidence_sha256": "930224e10454527bd705375b569b9bfd1cd5bacda7aea07523623d37a894c000" - } - ] - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s05__proposal_a", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "7e708987888d84618fffe572ad246d1433d546f3b62a6854aaa3731f243eccc4", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_8692c7721b10792d9cbe14af", - "image_sha256": "f6b25128e443d628c289eb7a4988b0bc7b8e0e4ec5f194b2a75de1ba47897813", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 22.14, - "before": 27.0 - }, - "pitch_y_um": { - "after": 22.14, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 22.14, - "pitch_y_um": 22.14 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e9fa3c02364bf172534c1744c96d7c3607e84856191dfea22e3510f309a86e62", - "verification_evidence_sha256": "a7c5f6ff2e9a648fe5419627384f20b5f7c962abf70b1deff9c5f262a628a5cc" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "e384e812a20c8a2dc5f8ac4a70264bdf7d3b10813749c011fd071f3736aa348a", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_f0fa023b00610aedd5401ce2", - "image_sha256": "a7506e102daaa14d76a5093544a95fdeae4c04b0212610f14679e269a4c4b3a7", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 31.86, - "before": 27.0 - }, - "pitch_y_um": { - "after": 31.86, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 31.86, - "pitch_y_um": 31.86 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7f3b0b0aa75ff235f37461c27044107faa17a0c7d5dbf2a12568fcdc597615ec", - "verification_evidence_sha256": "3449a28ef59ece12e36841b7733192c575fec78c551ff16abc576cacb3629da6" - }, - { - "axis_ids": [ - "axis:lobe_radius_um" - ], - "code_sha256": "3ec4f85ae64a29562b5a4cf2cf523eda8eaa2755d2c59e3b8dff0a3c483112d8", - "controlled_axes": [ - "lobe_radius_um" - ], - "geometry_id": "dgeo_3e54e8f682b2f253ec8352c1", - "image_sha256": "ea6b1251c691f710f14cdab847ab92f814155b4c7fffbd8d554d68acb9c180c3", - "parameter_delta": { - "changes": { - "lobe_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_radius_um": 0.84 - }, - "requested_updates": { - "lobe_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e933641283f3328f47c77335d7d96aa63afc8e368297dae9aa2f3a62dd6a635c", - "verification_evidence_sha256": "506b74f839acbe7362ad86c4cf7048bc89de716a1656f3e1ca93ba20c76ab251" - }, - { - "axis_ids": [ - "axis:lobe_radius_um" - ], - "code_sha256": "8f7acad2b73a4ad25b92accaec09a3d000220ecb718362d337990ee482004a8e", - "controlled_axes": [ - "lobe_radius_um" - ], - "geometry_id": "dgeo_f4ed32c1458d3939429000df", - "image_sha256": "2438e806b6073af50881880e3514285b4be76d9e42a315757bac4be18b0a9b79", - "parameter_delta": { - "changes": { - "lobe_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_radius_um": 1.16 - }, - "requested_updates": { - "lobe_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f1c969d82064c5b0ae5127fd8623c2fff9d096f259f3906be2c7673f2cc31c65", - "verification_evidence_sha256": "49914b25be570ac0883f99e4707e17a62b2f8e901ebef60403c2bc7fb1697143" - }, - { - "axis_ids": [ - "axis:lobe_orbit_um" - ], - "code_sha256": "2ba501b4291f894d9c3fd440a10df6f65609b4f52dac5f9f96ede7064766b53f", - "controlled_axes": [ - "lobe_orbit_um" - ], - "geometry_id": "dgeo_811382555bd36531b6fcd4eb", - "image_sha256": "674ef51fa75d00b55d656a5a900eba31cd7bfdb281c252ae476b59a179c83733", - "parameter_delta": { - "changes": { - "lobe_orbit_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_orbit_um": 0.86 - }, - "requested_updates": { - "lobe_orbit_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c0b094a79ee6dcc32bf451e69b0e3fc411f5e76eb2f670eefbb0761d20ab9078", - "verification_evidence_sha256": "b1bae626b42ad111872ff695aa115bff86cb3e5d9f0897f98e8545a993a6493a" - }, - { - "axis_ids": [ - "axis:lobe_orbit_um" - ], - "code_sha256": "79c36afedf45b53a40d7d7707324debb1281ed479ab64d77babd96bef0167646", - "controlled_axes": [ - "lobe_orbit_um" - ], - "geometry_id": "dgeo_282dd2042318f621c220f50f", - "image_sha256": "a99b0d22a55cda1b2f0a559fbd9f8d8c6fc18ccb37fb79987f3a6dbb9fd2ff99", - "parameter_delta": { - "changes": { - "lobe_orbit_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_orbit_um": 1.14 - }, - "requested_updates": { - "lobe_orbit_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "378ae7a698917220a1cd90b903ee802a0d59da4d559e83f1a07836cecdfe560e", - "verification_evidence_sha256": "d0c1d50a58cf1a4f1084f270f40c446d66644a7a0b760824924c5256129d6c73" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:lobe_radius_um", - "axis:lobe_orbit_um" - ], - "code_sha256": "82f9027e5775b72f9fe1f754de053a193e559cacd473506d85c1e83075d8f7aa", - "controlled_axes": [ - "lobe_orbit_um", - "lobe_radius_um", - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_3c5d3d0225e316699a4a018d", - "image_sha256": "f9d89ed9db5d54407595d09a56797748754701d7705ae4fae733eed58ddac295", - "parameter_delta": { - "changes": { - "lobe_orbit_um": { - "after": 6.48, - "before": 6.0 - }, - "lobe_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "pitch_x_um": { - "after": 29.7, - "before": 27.0 - }, - "pitch_y_um": { - "after": 29.7, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lobe_orbit_um": 1.08, - "axis:lobe_radius_um": 0.92, - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "lobe_orbit_um": 6.48, - "lobe_radius_um": 4.6, - "pitch_x_um": 29.7, - "pitch_y_um": 29.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ed0ccec3f7a2f1072e118ff38ff8326dcf8ee08271c65c62f1e6ae6d43e5b5c8", - "verification_evidence_sha256": "a20690c757d8f7a3b776b06527a51fee3c423d50abf078477b00701cbdb56700" - } - ] - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s01__proposal_a", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "30d9d664c7b1dd07fe1485b6d69c071a70eb01d2c5aacfff5e89e86335472c89", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_fe4b7fccda0501d262e68acd", - "image_sha256": "4cedd1d9c7b7b0fcb1737a0112fad6b715d030716aebea2e1d8a25d586b7233c", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5d3adf3cc73cff1ee75e8ceb6b5ac1434afa921a84d8d758d9531306a9bca060", - "verification_evidence_sha256": "621b36d229ab8c19f9c392d3e8bc6c72944470d8ebf038e987a6265fdd0ff277" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "745c625fbdfaab3b408e9b6ab285bc96c670c2a0b7ad20c39c693d11b4921693", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_651f34e479900cff556a4571", - "image_sha256": "2154879fde635db1822eabffb3391e7bf17fa61b89a4794794ffe00bbc5e3ffe", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "92a12163d4c09052e4e909ae8205789126c295525c3ac4e0c6bf7171acb54950", - "verification_evidence_sha256": "03c6f4a653069744f0654fd26fd236bab630670ea01fae7a019fe9e5874254e9" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "ff201d3e4b6cdcd95da3714d1cd06bce444a93a5828eb876e0d9b682a290e0f2", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_e832072fc9e1781b7e63b364", - "image_sha256": "2108588893c60e5fae9a84f94291ae7888b031df450902f7957a10b08f6564b8", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.84 - }, - "requested_updates": { - "pitch_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a35a2fcfa9447154e07d0c0cfc4effeafb6789d9227d69b0a8d979b9ddd9c960", - "verification_evidence_sha256": "1bcafc67b3802d30ce25acb1ddd792dd92e4cb6979f9407ffaaaa37d08fcac26" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "b0c9c301fc3363d691c530182d8f55484a86fdbe48d9365ae52142792cb358f0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_9fb71e9ef1335e4b267e6af6", - "image_sha256": "5fdf9710cc85bfdc902ef26613e036ae58f1c4402c373a28f73b0dcaba2662ca", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.16 - }, - "requested_updates": { - "pitch_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "495c5e18d809fd0fc63ca3a8dd3f980490926971d1c8d63d5559a5e7a684399b", - "verification_evidence_sha256": "70e4233065d468e814fdd640cd3f9caf034c506017b63a99848fde211f4cb842" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "cedb89c9e2daa2bf5a7e4ae5ab473f01f4abd1b35395baaf17167ea84ac448f8", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_e288b2820023423470db11d8", - "image_sha256": "28abacf1342f6501c1b790f1ff889388b24a0b3e80a20163895f0da1c461f2d7", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 8.4, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.7 - }, - "requested_updates": { - "pitch_um": 8.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c7841e2e2e015187c33e087dfc393b223434573706ab5adc261219b12fe90a13", - "verification_evidence_sha256": "2c119788f31483c8eae7fc2998101dc2c64fb211cbca99a58389460360ab8894" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "de05aaf5eb3369a719a175a74126b58603a927f0de6eaa31792596b3607c0065", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_3550d9ce7f936dd86840a489", - "image_sha256": "66cb530cff4439c8b4aa8b756fa51d5d05ab56d9f9192d5cd1ad3cea850c33d9", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 15.6, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.3 - }, - "requested_updates": { - "pitch_um": 15.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fb0978c31ac00f2207f3bf3fdc6137aa5365e896089ec8c89612f38ecc8ef959", - "verification_evidence_sha256": "b2facd3e9cf171dd891941bdd9a86a0bc9d44781e4a965891e2f0a51e2aa328a" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:pitch_um" - ], - "code_sha256": "c0561fbb0c663c72ccfdbed4b76c378f20044561c0f5cf9562d1021264fd844c", - "controlled_axes": [ - "gap_um", - "pitch_um" - ], - "geometry_id": "dgeo_0aea8e57c65337f04f356769", - "image_sha256": "cf2ade28d9d28041563a5fa9469ffda622b6c8eac1255bc3fcb0d87cd96ca1c6", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 13.2, - "before": 12.0 - }, - "pitch_um": { - "after": 11.04, - "before": 12.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:pitch_um": 0.92 - }, - "requested_updates": { - "gap_um": 13.2, - "pitch_um": 11.04 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a93973c93948fa4cc17fa2035922f7984df8b884b92082d30023553cfb30841e", - "verification_evidence_sha256": "b571021d4b9a845e5616e01e1c0ae74b48018540ebf30596383e7db3e29882c1" - } - ] - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s02__proposal_a", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "d3ffa8e642bac1443a9b9a930fe93ca693ef447a5d27cf7582cea40354e0bba6", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_58a6ac5e4b9eeaf5048c8fea", - "image_sha256": "b88d06f0f6816793057b3d528857f03d6c0650e02b575eb9d80b87cc20cbdc8f", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3dd7cd37c222e7951128a96d4bf200ceeaa87427198d8b43b370cfef0c65c4fb", - "verification_evidence_sha256": "a8192f2d2d535f0cf960e469680155b743389327f83904ffa85286556b027ef6" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "0f0e6e6ed0d40ded2adc7ed6a4332bede33d5634e09ad531ce136918085bc964", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_357910ac442c32bc7842ea3c", - "image_sha256": "47c5a51c4d083b5ca198911c53b330b5dd7f6a3cd56615db7282e76f094725c5", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5e514115bc529d8ebbb579a8e19a73140f9196a693f5f464341d6e24c8568cb2", - "verification_evidence_sha256": "ee1bd3ced4f77edce11df85fded321d13a294bb31c4780e3f549c405777bee00" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "2c16ed7cd179369b67e265332bef33e82ed0c2cbe6b6efa77a77eeeb41c9049d", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_d747e0f5381d0b9fd34c5037", - "image_sha256": "1043e0f1bc879250d798fb5adcb3bf7054c68a32ff9d64423b30534118ccdaf6", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.84 - }, - "requested_updates": { - "pitch_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "19fd0c8c3540083297fbdce34302e42cc6f5d33849e979ead0f351d8aaf6126b", - "verification_evidence_sha256": "5339767add9d98722d86b322f4508930d949eb9a4b04521585123f4f566b30b3" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "6b3d39267baa01b834cfbeabbe09fd3ec0589899e9075e7673819eff6b206091", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_8087c540ca46a1350086a55e", - "image_sha256": "e0338cfc5bd84616a2f816a99c5c887abdac79f5ae451cd926eb9be423bce283", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.16 - }, - "requested_updates": { - "pitch_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "722e45917510be558ea2c9ceaae0f611b49454e835b7e78b77cabc6ae461475d", - "verification_evidence_sha256": "3b1e959dcae1429e8aa66b59ed13d03f3f7be2fa20066604953fcc261049b776" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "674f0d2f6eb153600c49a54ee7503b59aa1a7d2870b37a3fe5dd64ae56b1e08f", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_21fa4681fb44aa7f589d118b", - "image_sha256": "98735282d40353e8cb34bedfcf6f3b1ab8cac69d7c96cc59d3b027b022f8b4a8", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 10.5, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.7 - }, - "requested_updates": { - "pitch_um": 10.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "73211c252adad99139d84ec07abbaf358a27b1c6cc1a7581b9721bc574018472", - "verification_evidence_sha256": "913b49a30a9e67a9fa2b4a2c3dc5dd242f8ca4f8c508811c01b6d50172d8d268" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "bb83d15607b3cebdc82635c1aaa7cdef894d6dc806c72abfe2c4c88426c23603", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_f0fda610d82e39011ad8af96", - "image_sha256": "6dd28cd07a10acb52fb17e4864d49af6c22d26a1726cb21829cd9b9e072ebbe5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 19.5, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.3 - }, - "requested_updates": { - "pitch_um": 19.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "159a94f33df6bb2813ca6af0fb3ce3f871020a678ca73ca3a8b55a1d161c4b2e", - "verification_evidence_sha256": "5fe214028136e8b7160a1a431f84923445da8745cf8a01dfb61050bbfb03d238" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:pitch_um" - ], - "code_sha256": "c5c44270686508ec7e95a766300f531f999742cccf11353db9bc6ae8f999d6ec", - "controlled_axes": [ - "gap_um", - "pitch_um" - ], - "geometry_id": "dgeo_7c7172d26b8324ef279fb7e4", - "image_sha256": "28bccb907e1a53b1c808fc22c39e4158c60b52b56eb62d1c9f755329086480fc", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 12.1, - "before": 11.0 - }, - "pitch_um": { - "after": 13.8, - "before": 15.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:pitch_um": 0.92 - }, - "requested_updates": { - "gap_um": 12.1, - "pitch_um": 13.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2a8147e6bc8c27c7df2ee6e26961120cd57f011dabd1b139e28d323b2ebab6ce", - "verification_evidence_sha256": "97702b482399c2896b5e7ada845e8f69376f8ff4737060a7d3f72d28251096b3" - } - ] - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s03__proposal_b", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "d9b21b933149b34bf3c12cb4f00ed6d263b64f13028c770c652719af1c6195be", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_528d81488ad5b7f92ab8114e", - "image_sha256": "e54ec23e66fb28aede3f68b3d9aae8084ba141a5c9eb967812e6968f97dffb28", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c5a4139dfa7f04f185fe2b0f64e048d1db1470a6a5ed66c99916108cdaca7eef", - "verification_evidence_sha256": "b92bf0ee0baccaafea441104a8db8e126fd480db23bb5a635fbef4ab9900f949" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "982361eafcb6a7bebdea5b8ce807228040ff60d8840c066d8329cb29f8cba774", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_cdfafaa0b2cdf2b65565a40e", - "image_sha256": "39e3a1d71674d7afb5a74b622351072f507aeb92a2dde768fdde5bd07b10c336", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "76530c9e59dc4a738d21b105be9916ef475354a3c70a00a185ef872b1de84250", - "verification_evidence_sha256": "78846a22f8f1000807d981a2cd77e4dcd975ff16dcbd35235f49244bb0c020c2" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "7a409ea08932a7a372e7d9ac0493eaa06bd4908619d43c7e80bf750e412e0491", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_f6746189d75c855d950cc42e", - "image_sha256": "35e61b8cc7066ed4b77df11d1b3233d0f173d918661c0f0c49f05620ab5b8718", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 22.68, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.84 - }, - "requested_updates": { - "pitch_um": 22.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b7750724aa2792b229c6247cdc95ef1d7cfe83ecaa1786de887e2c93101c8923", - "verification_evidence_sha256": "52d8d9db37e8178335072cb4d9550febc3622659705195a989216f5ba718529c" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "166c71cc46d66b0283aa35964299e0d4388ee4234dc2a3f5ff28ca60e8c837eb", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_0773da993fb2808c7a8bc2c2", - "image_sha256": "c6e12d644a5f9cb78206fa16b8d139dcd75cc1000bb14d7926158228d49d53c8", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 31.32, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.16 - }, - "requested_updates": { - "pitch_um": 31.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "168ace678471ac0b7bf1505c63d342ac3115f3ceb880860f2133aa0a7e661096", - "verification_evidence_sha256": "0b5fb9a7d8b45228623756e5572443b7401aa9287c324c62490127fccc6f2620" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e82b08fd16f2e441e8905787f32cf68221a812edc4b3055df94cb5ec94bf18fb", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_3563bedf0d7332e4c2422243", - "image_sha256": "9b76b6e8c8b465d97259dda820ef875fea4111873051ae14452ccf0712177992", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 18.9, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.7 - }, - "requested_updates": { - "pitch_um": 18.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bc5f3eff6bc77accb568c91b794112e12bb0bb35932ea7a49f0331726ed25dc6", - "verification_evidence_sha256": "da1ed929a99b6de446af389a2d168ae1bfdcc93d92f8aa15d69634cf7d220cae" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "677f6419d1d9aecff24c07b13585ff9b5a292a60aef63840a63b3fae62ce65f0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_5dfd4232b6c9993a5eb558f5", - "image_sha256": "33057e23e26a50e28ad02273d51a733a8780ec426821147b412ac09f057952a9", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 35.1, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.3 - }, - "requested_updates": { - "pitch_um": 35.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "adef243e8f9f32605a3d03ac760ede7edda587bb8edb60cc5f09ecdb99f339b6", - "verification_evidence_sha256": "25675691ffdd0f839ea2dc991917f36a24c72b0b999b7866c08fb36bf46eb227" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:pitch_um" - ], - "code_sha256": "f211920926462a5c19fe4ecfe66884ced9a578c75daa2bb44d8e4fd37ee2575c", - "controlled_axes": [ - "gap_um", - "pitch_um" - ], - "geometry_id": "dgeo_21215c71c49f2242a4c8419e", - "image_sha256": "40a875f37f6f5708384587c2cd1cde3f0f11718d2e884e4d1cdaabe98f91cc5b", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 14.3, - "before": 13.0 - }, - "pitch_um": { - "after": 24.84, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:pitch_um": 0.92 - }, - "requested_updates": { - "gap_um": 14.3, - "pitch_um": 24.84 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7f7ba6807fd657d82e8528beadd9a7e89ee21d975398fb15d6df274c25d474e0", - "verification_evidence_sha256": "77e32ed80cbe8fd701d2a9a455a25d20133d4205c4769da522f4be9675874dd1" - } - ] - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s04__proposal_a", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "fc508e7c8e233d392aaf1a6f4fc7bed7d0ec94565017708c0048e1c176f3124a", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_51c57469144f90aceb54a5b3", - "image_sha256": "f119d0269b51c5a402e2f5dde8b35ccd3002c2dfa119b4a2eeed0690e86bca68", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0f02e9dc184564ba7604edc7ea95f0a6c28fc94d8ee5b88dfeefeef0276da3b5", - "verification_evidence_sha256": "a06ad56304daec9e6e3d0dfc859a13d5c73c8fbffa98400cf7c2f51dbac7bae8" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "c784be68466016188ad73224ba22937dbc1ef80834c743a0609edcd7cb5e7c17", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_e48ef571c6b029b2ee61dfca", - "image_sha256": "508ff6d528d146028487124ba09b091e03f5bd237b9c1c523fc0c81696ee4a22", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "092f18a5d1f4758d3bfc5aedb35bd34a0508a57b64698ff0a4dc9d66182c94cf", - "verification_evidence_sha256": "9345ae9bbb962f4151be3665b8e94d23d392b2612a5cc279eb2f5a3795aa6b97" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "9910a8ded553f7ac3e5775ccd71f725a4813988c5e0fc45b1234034678023726", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_7f69013573eaedd42f5a8671", - "image_sha256": "891e13261f1b3ad8b3ed125607dcc04632aa017a13ed6697f3f1ded86287b3ca", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 14.28, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.84 - }, - "requested_updates": { - "pitch_um": 14.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "997b7efab0dc6af6514655832f2f45f6de27e712be537ca4bed5b1518180950f", - "verification_evidence_sha256": "6cf31313f1187b548edcc6452a2fbfc49d0bebed7bd7711e6be141323d4d6d81" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "cd9b577efaf8a5f02638b0876fdbd21374f04244fcde072ff15a38f23d141cff", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_0ce5cf4691ed28bac9b23756", - "image_sha256": "bace614372c4a4c4927ad7d59eff3f83cf3b613d083a94b127db5f48a3b2176b", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 19.72, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.16 - }, - "requested_updates": { - "pitch_um": 19.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9ef4530bfebc21559611ed2c8b98e18c7943cb93d3a9fe072e80093b8c10ea03", - "verification_evidence_sha256": "3d98e6cea2cf39f63eeaccaa26a4efae98bd60ddf915b06c4632c8e3440dec19" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "c18f19639f03f0fb10f344e5ec85b436a5b82731798ab86f95ac9273cb916fde", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_0c99c5869be66c329ab33e49", - "image_sha256": "3f5a68d4faaf955a25e521c3a28d12b6e1a4388dee3d82dc7006f40ffce4459f", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 2.58, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.86 - }, - "requested_updates": { - "narrow_width_um": 2.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "51210ea20fd9e7f25db2adc79ee1b99e3b899b80b3755e1e7ca7acbeac43f690", - "verification_evidence_sha256": "c026381b25a5a6d0c026fc51b857e7150e9d89ccf9a0364a9254a1e1bf2f46f0" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "af959897fe94f26a107eee744b57aac39fac29c2bd85e8216e3671d80acd04af", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_8866b607b9292c3df142ad33", - "image_sha256": "264329e7029dc13bfa767807586ed23733cb1a2fe145e767b16f1a4984bae406", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.42, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.14 - }, - "requested_updates": { - "narrow_width_um": 3.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "848f320fa995186b22f3f91cafecb22217ec26ecad2da234b29c4bd266471fee", - "verification_evidence_sha256": "733329ec485f91a48718476ffcb12b8bc56aa57c76972b40229969d2f07c8501" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:pitch_um", - "axis:narrow_width_um" - ], - "code_sha256": "70a2c48f2964013d4f239804946ecaad5ea31d97da774ff227d8cbc525c247c0", - "controlled_axes": [ - "gap_um", - "narrow_width_um", - "pitch_um" - ], - "geometry_id": "dgeo_dd66587cdf75c3f455a974ba", - "image_sha256": "97b2615b7ad744351c2ae28c038b53a4de6c57a06b12ed29686bd54955ae0144", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 13.2, - "before": 12.0 - }, - "narrow_width_um": { - "after": 3.24, - "before": 3.0 - }, - "pitch_um": { - "after": 15.64, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:narrow_width_um": 1.08, - "axis:pitch_um": 0.92 - }, - "requested_updates": { - "gap_um": 13.2, - "narrow_width_um": 3.24, - "pitch_um": 15.64 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "dc7dea31610ebd96d99a5d0925ca703f2ca64bdaefe7bd0e9df9b8c2e7128d24", - "verification_evidence_sha256": "13ae23484c4fec3bb37d1f136f6a34a9c2994485ff47617d8cde6d0a6642fb9f" - } - ] - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s05__proposal_b", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "81766d11728b9d7142c10d9d7ed77afaddd8ccc2f798f90553c9bfe44d71a147", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_2fc38ac6682a72eaa14c7c5f", - "image_sha256": "54b6a8c8227147a745d571f81d71b3606ff14c5450b98e6f262ca67f08488901", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:gap_um": 0.82 - }, - "requested_updates": { - "gap_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "51872c3ab5a626e745b8a4f002cdfa2a55e24ed1000a812ffd31475c697452f7", - "verification_evidence_sha256": "f004476a8dbe6940ee38ecf1cfee33054be327c9a6d3c6352047bcaa32665311" - }, - { - "axis_ids": [ - "axis:gap_um" - ], - "code_sha256": "bbed45a9fff7cdc78ea3626d7ea80831e434edaa94871c46e642d03e573da2c5", - "controlled_axes": [ - "gap_um" - ], - "geometry_id": "dgeo_5ea53f9c5935046a59ac0745", - "image_sha256": "fe246aaa815b6cf69c878543f38756f66048d00f70a80a29e6a3bbf6105db1e9", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:gap_um": 1.18 - }, - "requested_updates": { - "gap_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "72a8d6358f633d9d83c46f216bbdedd0c18e2c51e2cb8f4719b624d37b7488e0", - "verification_evidence_sha256": "711ae13c3c1e68ee96cc1a361df80760863783cd1802b3a4e19a42a4364a7e9f" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "15c4e32e4d314b1cc827c62a6ac0172ff824bc869b01dfa127536a6b22d2d94c", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_b1e0088a1abecd7078bba378", - "image_sha256": "aaf2add4627ad2659e36c10baf76db86247ec3cdb47e999bc1bfb433c2b350e5", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 25.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.84 - }, - "requested_updates": { - "pitch_um": 25.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f841dc585d7ca423f288347e63b700b46ee9f42b87196ef8a661a0bdd814ecb6", - "verification_evidence_sha256": "a4f267538cb5269f9b2bdac826a5977e607a28eccbe5a3a002df6d3584d6282c" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f809412f755a8e32555371bae99924e2e5ed62a31b873ee2826e5a3cb80c0ef0", - "controlled_axes": [ - "pitch_um" - ], - "geometry_id": "dgeo_317668575f76112029ffddc0", - "image_sha256": "814b5ea75e8ea33cdfec26543cf84d6f3163adbd4ef120a786167ae493a332ff", - "parameter_delta": { - "changes": { - "pitch_um": { - "after": 34.8, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.16 - }, - "requested_updates": { - "pitch_um": 34.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "dc11cf8fbec28bb839a68cbe44c1325ef00ffda1760ea1a02446452f6bb31a1c", - "verification_evidence_sha256": "1c76c34d7f1566bce207ccdba7efb9bbc91f032bfd0e866accf950ad0d3de56e" - }, - { - "axis_ids": [ - "axis:width_base_um" - ], - "code_sha256": "49429575f80c876144ac45f310c63083fa7cf5958002ed37c964da110f28b1da", - "controlled_axes": [ - "width_base_um" - ], - "geometry_id": "dgeo_2e1565fed822e62d6e0e052b", - "image_sha256": "ff2161335bc786c0ebaf24383880310fae2b6f38e14e155e50bfced8a2c53cbc", - "parameter_delta": { - "changes": { - "width_base_um": { - "after": 4.644, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_base_um": 0.86 - }, - "requested_updates": { - "width_base_um": 4.644 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "87562a8a6a1b95cfa685c39bc79c93e3066c5af0b833feb321936f670f8618e2", - "verification_evidence_sha256": "5634b2629bd422bae3e5fa2b8d52d0a85ab1ff0f7d55703609630796d188e8db" - }, - { - "axis_ids": [ - "axis:width_base_um" - ], - "code_sha256": "ac6e5de19afceab96a182a3324ca121e7d59906444d6292d1a39d6cd44e86e7f", - "controlled_axes": [ - "width_base_um" - ], - "geometry_id": "dgeo_b3971587ab55346d1ab22eb3", - "image_sha256": "5380afd2e1bb87d618b0915187a0dce1b647c682be53d12830d3cde410ee4fd5", - "parameter_delta": { - "changes": { - "width_base_um": { - "after": 6.156, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_base_um": 1.14 - }, - "requested_updates": { - "width_base_um": 6.156 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e0fe313ad1b7e827ba10729ed12b787293c2663ec1ffcf4c075209db77d07bc3", - "verification_evidence_sha256": "73427d2da822f47659911cc1f62fbc62977dc023912c6906c6555c878b129154" - }, - { - "axis_ids": [ - "axis:gap_um", - "axis:pitch_um", - "axis:width_base_um" - ], - "code_sha256": "4f5c8a7d0f9945140b6593aaa3b2668bb3898185228311af3636ad42ef281ee8", - "controlled_axes": [ - "gap_um", - "pitch_um", - "width_base_um" - ], - "geometry_id": "dgeo_d7028bf79d218fd619019a03", - "image_sha256": "10d6a2ad54fc86de837c6fa2fc34f4402c918b93e9085ebf37b22220c09f57aa", - "parameter_delta": { - "changes": { - "gap_um": { - "after": 14.3, - "before": 13.0 - }, - "pitch_um": { - "after": 27.6, - "before": 30.0 - }, - "width_base_um": { - "after": 5.832, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:gap_um": 1.1, - "axis:pitch_um": 0.92, - "axis:width_base_um": 1.08 - }, - "requested_updates": { - "gap_um": 14.3, - "pitch_um": 27.6, - "width_base_um": 5.832 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d3ec1520c716ef11d883aa34ba40699a575f3eb9418ef07a85498b58f23b2f83", - "verification_evidence_sha256": "a27e9dfb591768a16ae566e20b70c35fd61f93f6fa03b546874ac672985bf851" - } - ] - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s01__proposal_a", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c97d6bb6bf0a2715e8947eb6ebac690d2c4ff55d7fe513e079979e4e6060e16e", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_08369ad5c35a78dddf163d03", - "image_sha256": "a008d0c5c8a484fca8bbe0d30c0c3eb15201206cc0138fe2ff085a8eca13bebd", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 12.3, - "before": 15.0 - }, - "pitch_y_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 12.3, - "pitch_y_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4d2fb7450c0c117b0d029acc3930b53c6afc5f5f81ffef959c430268a01e58f6", - "verification_evidence_sha256": "c73c5792727995e8f9e353056000d27591e56bf2045e7a92cb61e9a4b369d496" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c59bb03d06ef1b8022c04406340a79463415323220ee5ed77919f3b21f54fba3", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_212126f24f9ae8994668b608", - "image_sha256": "e620bf390958ec4bb29d0c032834b59bd5262f07d36952669f7466f1d28ad381", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.7, - "before": 15.0 - }, - "pitch_y_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 17.7, - "pitch_y_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "443c759b56f22b599281cc524b3b98eed2eb848be4cd1618cc592eb0954d4058", - "verification_evidence_sha256": "0d03316be305c79887be7060d3ef7c6961cadbb08e7c64d0c4b0e7759eac474b" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "b6f31390e28dec389e2f8e3e7009b58e822f4a4230114d544f543457adee462e", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_4749f4acf9b1b6fbaaae392a", - "image_sha256": "8b4f09ba1325bd59c1b9ae5273fbacff07ac954355c77521f75dd9c6b8a5c5a6", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 10.2, - "before": 15.0 - }, - "pitch_y_um": { - "after": 9.52, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 10.2, - "pitch_y_um": 9.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "82a861f98545bca9cf7a3a4318024ae5f7afa35eb628007b5d3ac7973b203861", - "verification_evidence_sha256": "4a22b2093a7178f364978ff496b32452e44289b0720f354c50b5c6915494fb2f" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "65a420dfac3238bdfdb1ef830a600acfdc782dc5e520527a1da3ee027ccd8d0e", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_95e6f00e1e32d4f531b0b4ee", - "image_sha256": "f32a60bb978f4b0b73284e337af6dfaec98beb6e5adb7be0dd99aeeadc0fda94", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 19.8, - "before": 15.0 - }, - "pitch_y_um": { - "after": 18.48, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 19.8, - "pitch_y_um": 18.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "725e2d8af7d61204ecb953b58da09d7f050993aa1f0bfa8fdaaf7eb4ac2da736", - "verification_evidence_sha256": "e9b6f21626cd5af229e6f436bb93447163f2f39838e06a1825298f8968179c3a" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "7736debf969eb5c14298a4648923d1c7fe461c5ce98e9dcfc721a49035ee0947", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_51cb0dfa128d80f910f4b4dd", - "image_sha256": "688423b9472b6ff4c24fc7bae707f52a99baa89304d55e0968ba026142032055", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 8.1, - "before": 15.0 - }, - "pitch_y_um": { - "after": 7.56, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 8.1, - "pitch_y_um": 7.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e6e90f9abce3f5bef78b0f2e96d90b8dccd784b8bcfa37dc2f2392637880270d", - "verification_evidence_sha256": "0a2ee2c2b318d56de18d86372a6798fca8d10ad310cd5a147a28dc19e5478596" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c99fceaff26abe4b12d5940915b7c3564028c86e276202a238d51e58080410c1", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_d0c6e2c446af6f63f45d8f5e", - "image_sha256": "8f9ef7c29f91406d2247c31f3eef2e0ac0470a418baadaeba6b1e08137d19aa1", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 21.9, - "before": 15.0 - }, - "pitch_y_um": { - "after": 20.44, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 21.9, - "pitch_y_um": 20.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "736408c18b90159e664894e02ff656dcc8fe50a71835eb4eb1486677a33e276f", - "verification_evidence_sha256": "0ee8b6ab2b68e6ed48992cf459b3b337e971a98f51ba2e53b4b3ecde2280f9b4" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "11bd9135af353f05f5353d1215c09cda6726190a6ea956975bd4301ebc637eec", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_727e34ee9830b19a9ed5044b", - "image_sha256": "5136e3b2c02cadb67083a15a221aa8a5e0fd46220c2b340578850bbc507454de", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 16.5, - "before": 15.0 - }, - "pitch_y_um": { - "after": 15.4, - "before": 14.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 16.5, - "pitch_y_um": 15.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7c5b5ae2ff8c69315b9a895f9be8314fcb23ca32797dd3bc9c3cf2bee30c1b03", - "verification_evidence_sha256": "ea9f1f197f29718cc273db01aa6f6e2a60e5ce351a6f14bc9cc3c5b00d40d4f4" - } - ] - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s02__proposal_b", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "7c01cfe99a59eb7e7788c81621e8bf7b93ff07706e5357efb079b071a7445c76", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_f1b3ac7afeced95234e19d7f", - "image_sha256": "9fab2596bad79d508a5a88aac3b49da93dbf5564e749c03bb2b2bac2c2a9867c", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 11.48, - "before": 14.0 - }, - "pitch_y_um": { - "after": 13.58, - "before": 16.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 11.48, - "pitch_y_um": 13.5792 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "15fbf05b81b847e13185fd13c8b5b9c47697dc0955c7651b29b0e296d25ca0f6", - "verification_evidence_sha256": "d92c1445e92c1ab51af880b51e3e3e9ea6c2a2328eeb0f58c557166d56f5d4b0" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "66cd7f8174ee799377921e71d10e35676a63340cdcdaf6f69edd1e9a19608e38", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_91ab433e819228432f0fd602", - "image_sha256": "d3910166c5e317376b15bc90aa6a30596cf48a04d71756a947fb08c709e9c240", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 16.52, - "before": 14.0 - }, - "pitch_y_um": { - "after": 19.54, - "before": 16.56 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 16.52, - "pitch_y_um": 19.5408 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e6a9bb989c02f4ed267ebdfc7e8dbd608847542994b69ccb863e3c3c98de94ef", - "verification_evidence_sha256": "cb58f77699003c0842b62078a27283ead8cd8c146a75544ea366706e50a62d61" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "5c9ad32389d949bc52aff9209beb54c5660f45e824af4bb050ead6cf85b1888c", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_eefb907274c2f79374aa2bb9", - "image_sha256": "b3cc7d641be79214b162454c521b6d71e24d3b37b2625061099383ca40e95de4", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 9.52, - "before": 14.0 - }, - "pitch_y_um": { - "after": 11.26, - "before": 16.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 9.52, - "pitch_y_um": 11.2608 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "424a7fee922aea637093265adcacfce6c5f117196b60ebf1d2acd7a1e579a57f", - "verification_evidence_sha256": "ca39f55df172b39911514156f6d80e2f9b5a725fb3f512fb7c710c119a61ea61" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "4115786a156a26b1e559cec3ac1f854bedf934f91c181cb737c98fe8e80c701f", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_15fb1de915d166def5b32131", - "image_sha256": "a892883d108b0d2230588f245b488babaa51094744a8ccecb7fd88b897488cbe", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.48, - "before": 14.0 - }, - "pitch_y_um": { - "after": 21.86, - "before": 16.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 18.48, - "pitch_y_um": 21.8592 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "5010bce2e2d4b6f3968dbc364a776fa62a3ce94c84e3dbb4e69d07e676e14d57", - "verification_evidence_sha256": "6fb2937d71f59cbded04925873fe34deb36885690ee3979197dd61b6d1ea6bb6" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "f53e2085d2b843f1cc374338e7a033358e7702ff077f25456a2909b11091080f", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_8fa4e1f825cf5ab7690c94c6", - "image_sha256": "fe0e2c49f7af8f3bcc19e9e278688fe857774fa18c94e09ea951c972bc693c0c", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 9.17, - "before": 14.0 - }, - "pitch_y_um": { - "after": 10.846, - "before": 16.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 7.56, - "pitch_y_um": 8.9424 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "ef8c95fc6a8ab7f375555ee8fa65d2bc48db324d7ed08e3ee890be37b9521fd4", - "verification_evidence_sha256": "a8c9fc6922ea78f6bd77be0caa789c4937ed041c8f059fb007f9483446fe2ab8" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "c78c2f47948665104abc03e22259f77c5550c7b7ee9ab45eaef9bf6514cb3ecc", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_8ea62b4ad25dc7bc3268a3a9", - "image_sha256": "8cb47431a8e929d7bf5f7099eb055f399eeab9294285ae6ceabb15508396d0b0", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 20.44, - "before": 14.0 - }, - "pitch_y_um": { - "after": 24.178, - "before": 16.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 20.44, - "pitch_y_um": 24.1776 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "a7b8e0f7c665088aede086fef7478a777ee786e246873342fc99f8720f765b6b", - "verification_evidence_sha256": "57d5526e9a71b10569434009d8214f73d7fe4159e61d7d77572642a68fe812a5" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "763db9b69ea227353e537eb6f069a3eb178e010216d659dcdebf4b73b64ab87b", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_87107ff2b593d96ae9eb9bda", - "image_sha256": "c11994f22f500d09fbd58122ca513499129391fa13caf68c7244eac45410736f", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 15.4, - "before": 14.0 - }, - "pitch_y_um": { - "after": 18.216, - "before": 16.56 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 15.4, - "pitch_y_um": 18.216 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c22c23b3cc1c5770eadc4761671b69e9c28b1e8e78ac0b0c86e4739ca7cd322b", - "verification_evidence_sha256": "c298926f307684a97405697bf026fcc19c21a103f08c1f8adbc4cbf12dea93b7" - } - ] - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s03__proposal_a", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "f851998b73a8243824cba490cb0bb5c56371fcf1bdacf1115974d8d5e7b5936a", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_f5aa30f1bf3f79aba9583c6b", - "image_sha256": "1f0c275425bfca193418297f1bbc23bc5cf8647e969bf215950000c409fd6cd2", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.46, - "before": 17.0 - }, - "pitch_y_um": { - "after": 16.432, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 13.94, - "pitch_y_um": 13.12 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "0ca590b3fa76e1c06c361580435eb7677644a2778ac386ecf090d1c4ca3adbe4", - "verification_evidence_sha256": "1d83f6c369dd89635df58e54dfa49eab99a809ad6c2d9c2e150bfe5e8b01d0c9" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "05cf8cb4ee4c89aa55cc26119917679000857e3cdbf6b2b0250974cceebd7e56", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_6e9778b3a9c687c62e253757", - "image_sha256": "ed2f323be4b5294ded3250312c8c991eeab4a20b97ef53d8953ef2a540190b91", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 20.06, - "before": 17.0 - }, - "pitch_y_um": { - "after": 18.88, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 20.06, - "pitch_y_um": 18.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d5223c206ad54d8a4a8b7e43c4b12473fd43b17dbd542f6c54d997dfe6e8bfac", - "verification_evidence_sha256": "cb83114f48a16fa5d4ee11362dd72d5ba3324f15003592a251575b92108180b9" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "72a11b81754c6164136612f3e622c6f1fe196193391ab031c93ad662fd854bc7", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_26a67e759f594dc43356237c", - "image_sha256": "fe8511db98a6344e74acd1f338d9cdfd993652aafb71e35397bf03889dd252fe", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 17.816, - "before": 17.0 - }, - "pitch_y_um": { - "after": 16.768, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.68 - }, - "requested_updates": { - "pitch_x_um": 11.56, - "pitch_y_um": 10.88 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "a0c056aaff5fa352c76aebb7db5d9836edfe1507742935970e40ec5ce0e81bf2", - "verification_evidence_sha256": "5c096df40c0a5706425b938a57ed0eec1db5223ce3b9b4a88c9c856ad16c8632" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "1d72189febf3c8bfa1eca47533af5100a3070b53a1e66c5198aec191c62d1564", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_229580ba58a78426a1326021", - "image_sha256": "81a937bef044955d5abae0efb805006481bdd9a8c7aef594571a3c2dd1652a2b", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 22.44, - "before": 17.0 - }, - "pitch_y_um": { - "after": 21.12, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.32 - }, - "requested_updates": { - "pitch_x_um": 22.44, - "pitch_y_um": 21.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "191a90db568af4e0f10a58e61c286e2e1242d09a76962e896937ab1b403abf25", - "verification_evidence_sha256": "443db567d4d075d73ebfaeda24e82b9d25eaffecab6ce77ca44e3f4386c9ec22" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "81d1511793d8aa47c8c3608f1d3ccc51b34d87dc941ae1225d63e6f83ce39293", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_5c59b8ee4ae406e5ca2319c3", - "image_sha256": "2a2e79ba5a8c1efd071499c2a19375cbb6194651f46a03d3f8e23a797c6f0cac", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.172, - "before": 17.0 - }, - "pitch_y_um": { - "after": 17.104, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.54 - }, - "requested_updates": { - "pitch_x_um": 9.18, - "pitch_y_um": 8.64 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "919ff2bb8f5264fa1f86c9ad488bbef69dca98e6c95a67049b5a9660bdf4a41a", - "verification_evidence_sha256": "f3e2ae40deee1cf1ac07ebe24aeb5b6f4f1eaf3484e6e6350a3274a54ba2b9f1" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "006ed12189f4f2e077541cc1c29b662f315858219d5b6fdc0d24c51df8f71e79", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_cd8ad7b46c51f74412cd0f37", - "image_sha256": "79cc3dae6e0fc901b4159b8c38da2411b6be612fa87096c3263a5d028ab7f786", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 24.82, - "before": 17.0 - }, - "pitch_y_um": { - "after": 23.36, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.46 - }, - "requested_updates": { - "pitch_x_um": 24.82, - "pitch_y_um": 23.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "81d1299858cfb580b8042b068a136e27938848305971129db26c62cb43a8ce4b", - "verification_evidence_sha256": "4ce761354e7ac6128afc904efcf49c23f381d704fb398727672390680bfa3712" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "152d5b2bd8f160c0ae38ec49307d27c706644e0ce49899c069c866fe18013d84", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_324874478b109a0e8ef3e1da", - "image_sha256": "7fdc0d739c66909e500e6b8d5d6eb01483bef83c61ff05f34abee27367536a54", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.7, - "before": 17.0 - }, - "pitch_y_um": { - "after": 17.6, - "before": 16.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "pitch_x_um": 18.7, - "pitch_y_um": 17.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6426f516e09a906a4d9906292132a091c12f7073f69467c332207d38b4507850", - "verification_evidence_sha256": "692d7e95d3c4b34e1d71f615f97f1a63dce9252ce1d57888201487e6d86ba53b" - } - ] - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s04__proposal_a", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "e51b64e98edc6fbc9e914c58f859a4bb2529a5b75b249fecf8501e170cecaf81", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_a0aeceb0e00ae2850232dd83", - "image_sha256": "0c1ccf8fb099251ea56e8dbb6d5c1a67de7db3602a991640a22c999b5335b10d", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.86, - "before": 23.0 - }, - "pitch_y_um": { - "after": 18.04, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 18.86, - "pitch_y_um": 18.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "23a1147ec03e0f99692f93d9021fc71731e046424e6b84b4ae2e60f5b3b71e00", - "verification_evidence_sha256": "cc495126c51880592f37a079eae1b38e7809322d389f0b77adc23c9c4d5cf994" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "8a0e9abdc700fa95c3892e7b5d5bdd26c8510003c3dfd23c0cbb751479dc74aa", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_1cb61aa1a5a0aa2d8528ce5b", - "image_sha256": "95ef97289d795ceecb05b7db89ada60ed876ba9e2471b56663f53a202b6e9154", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 27.14, - "before": 23.0 - }, - "pitch_y_um": { - "after": 25.96, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 27.14, - "pitch_y_um": 25.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "70d0f1dbacd58738093c12c92b45380ab900959a390abc9294fd0c496f42e96a", - "verification_evidence_sha256": "2c22b24a2601eef01ab7bdbd29b98e028dcee46d13d5d945ba615897cdf5f7b6" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "cd864005ed25dcda2a4aae3ead2f3e2564f07bd20117c46d1e4a50edd2859f84", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_55e419e3d23da654643fdb26", - "image_sha256": "923987cc575593170805929e963544b67c891a6b6c18b23d1cd2e8546d919877", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.84 - }, - "requested_updates": { - "body_width_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9ec5c9185d2ee1a7afc6bcda03449026d0062ea1d3e072c3b763d878c9155980", - "verification_evidence_sha256": "68b6a19929bd0087e06ba818e9bfe0da5c4694e61d0ce0625f87661c420a8a99" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "34ca5e42697ed427cd242f31df233f066095e20b5e9b38f98e36a2e8b36c90ab", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_674446c3c6f34c5f197a9c06", - "image_sha256": "6174aee2ce08cefafeea94d4041d55e858b9af0926ee68591a375688de31813e", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.16 - }, - "requested_updates": { - "body_width_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5b6a7c2ae52f6556345961c2868f5a9f1db90882aa5ed6c6a67583da04c1e66b", - "verification_evidence_sha256": "cf9685a807c0dace752e4c7f3ee825137c251fd02d1df1fce7b99f55791d05f2" - }, - { - "axis_ids": [ - "axis:body_axis_um" - ], - "code_sha256": "9ac15c47ee39b2e447836ce79e03d0c5b82284e93dd46f057e54650a26106cf6", - "controlled_axes": [ - "body_x_um", - "body_y_um" - ], - "geometry_id": "dgeo_8c9d230a6bfb289ea0247b28", - "image_sha256": "271542394fb99249a8858446200019b92972b07006f363da9acc3b99722ecc9a", - "parameter_delta": { - "changes": { - "body_x_um": { - "after": 11.18, - "before": 13.0 - }, - "body_y_um": { - "after": 12.9, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_axis_um": 0.86 - }, - "requested_updates": { - "body_x_um": 11.18, - "body_y_um": 12.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d25da1c479023a66c042c0e040ad1e64112f0a19e061278a6ca5412e739f53e1", - "verification_evidence_sha256": "b3465c4ea8dfb468e2849ee66cfc0ee53aebcadb260b33338b865308e9bef87f" - }, - { - "axis_ids": [ - "axis:body_axis_um" - ], - "code_sha256": "e4903425563944b9c99bc98aed182e926f710380c39c4bc35ef5862fcfad0719", - "controlled_axes": [ - "body_x_um", - "body_y_um" - ], - "geometry_id": "dgeo_fa2e0970d737e0d499c0d3c5", - "image_sha256": "ddc9f663f908cfd7cd50948f3fe011e8847086f7fb12f178afcf7d5cfbe5ed48", - "parameter_delta": { - "changes": { - "body_x_um": { - "after": 14.82, - "before": 13.0 - }, - "body_y_um": { - "after": 17.1, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_axis_um": 1.14 - }, - "requested_updates": { - "body_x_um": 14.82, - "body_y_um": 17.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "55b956d45f6b379c204f70e65a24420d6d340da0437efa6227879c20db82777f", - "verification_evidence_sha256": "0e4c2cc6ba26e0bb795e198f186d6413be991068fc904d1e943d54c37b545924" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:body_width_um", - "axis:body_axis_um" - ], - "code_sha256": "25d413b4bcf7e601cac9a0408bb5a9bf29404925ea320a13bdb595101f0f652e", - "controlled_axes": [ - "body_width_um", - "body_x_um", - "body_y_um", - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_e3259a0b7308bd2fd3a9de26", - "image_sha256": "a8073e862c9dbaaef9d6875f0992c9a987fcfa1fe75e758da2cb7d80dcce5592", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 3.68, - "before": 4.0 - }, - "body_x_um": { - "after": 14.04, - "before": 13.0 - }, - "body_y_um": { - "after": 16.2, - "before": 15.0 - }, - "pitch_x_um": { - "after": 25.3, - "before": 23.0 - }, - "pitch_y_um": { - "after": 24.2, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_axis_um": 1.08, - "axis:body_width_um": 0.92, - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "body_width_um": 3.68, - "body_x_um": 14.04, - "body_y_um": 16.2, - "pitch_x_um": 25.3, - "pitch_y_um": 24.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "356468a9b02d3713a3728e65a17938f98c979adb3b9c8de0a49be7f1517e51b4", - "verification_evidence_sha256": "6776c83a5f97f41a053ce2ff20a5bbc8fbb9f3133829657064601879e0951aa1" - } - ] - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s01__proposal_a", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "892460aa19efc392c3664790d2a5178ea74dc7ed314c21fb5badfdd2c911cff7", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_ecac2f31295d82c3de0541e7", - "image_sha256": "b40660dc24a29718cc33ed4a3e616b6d984534bffd1657ae723871649570d939", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 22.96, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.82 - }, - "requested_updates": { - "orbit_um": 22.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "51931324f411c86d355292cd182df15570985d0321e3a6e0fe12ccd78f0b4879", - "verification_evidence_sha256": "b5bf6dfbae1faa0ea2bc8b1aac558610f5bbb3e9e188ce27d9c4e839d13f35b6" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "0719d58259b44123a32ba1cc7e57dc0737914e492be59e9f805e572efa3606c8", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_829b94851dcd827ba0e71848", - "image_sha256": "64dc5b1e428180bd8770499a1c202d8bbfbc986e3f3fb94aa699acebf00f3a33", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 33.04, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.18 - }, - "requested_updates": { - "orbit_um": 33.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "169e513a3f052c4468b3652d989bfbd885b8a0fe5bcea4c872448fd408635f19", - "verification_evidence_sha256": "93fa0edbb89e607a957f81c4f7b86efa856badace2e77f5a3cfbdeeb8e5bd69b" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "0b6ee3037ad0fc3e2011bf067eb955606590a3aaebc22e64902b88fd0ff93490", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_f201494f8a7a25491850fe42", - "image_sha256": "5cb4afc281b162448cfff6d8ada6bc5d0757e86b73b17e29159442cf12bc4eca", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 19.04, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.68 - }, - "requested_updates": { - "orbit_um": 19.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "96309f036aef02b083edfa4aed98c849e76e3cd1eb8964c6e0c8578340cf6df7", - "verification_evidence_sha256": "a8c0e195180d491b86063172c7148de2a175afb5711b271ed14fdba11e39a1e4" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "2604021859b464db5db0e57f1372d899dc26d0ee0bc47a0647744905d56e2fb3", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_0952d22ab576eaa0209ef595", - "image_sha256": "76f646f24f9356b6abd79e3c9bad612434c44fb90ea0de1e01f17d47af380330", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 36.96, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.32 - }, - "requested_updates": { - "orbit_um": 36.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8acd10c85d8cc74c07deeef0f913b6279490107294ebf96da3ce70a45a2e5558", - "verification_evidence_sha256": "85a10dfe0cafaa1f9f621d638e8c9da560ca1688b17d63d23f4ee5a4cf644705" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "5a809364e543325169be5b89a797c7a0b65ebb8bb267075fc04e41a4346e98ab", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_8e12e8dddf11b5cd2b283957", - "image_sha256": "48c71200541f631d6dbdbc4aba8bb5f5423fed76989cf9c3792dba2cd859d445", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 18.34, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.54 - }, - "requested_updates": { - "orbit_um": 15.12 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "710bd211e3820a6086fe7ef81f5ce0f51dbb01951312814c5dca58f53abca409", - "verification_evidence_sha256": "76afc4104816fb94900a76d632fc5d78ad7e6d8b04f6e74d0aef72214fc7fcdf" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "1843efe959266d507849ff3c7fc99443c7644c7c06f2ca811f356b8752283b15", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_925d5ea6f0ae227f5c77f7b9", - "image_sha256": "c4d697157e2cf829508bd8ec9ac9c43945999544446c1cf87e09b167fc053cc3", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 40.88, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.46 - }, - "requested_updates": { - "orbit_um": 40.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "32cf531c6b2fdd47896c2f7f51e91a5777ec5d60d3b165ea1a9c5706399be877", - "verification_evidence_sha256": "e26061d14426ee48435dea5ba6a081155d1498a24241ef16dc870ff90760fb90" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "025b05c420fc804fcff5e5dc4655efffc991d8757790b938b05a15b756e672c5", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_585fc4aec90f33bf1fecdd98", - "image_sha256": "be74b45791e5537541ee916ddf45e33d61d9e252dd884319c7c0bd40a57013e0", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 30.8, - "before": 28.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 1.1 - }, - "requested_updates": { - "orbit_um": 30.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bfa8fc41499ff50e01f5d17f8a76fa6139d7611a50738f63ce0597bedad9c439", - "verification_evidence_sha256": "3aba1706b29c8d438701ef67dac0558344bd942ca056f3c5bb42fa1f0c9928fa" - } - ] - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s02__proposal_a", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "f1c05a73c5317cfcd6ac55728453d618e417a48a9b74a71d62d3a2074f282be6", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_a92f85d978c207511175006a", - "image_sha256": "217669dec2e61fa4492f82156965f5e523da536fc89b31597b2bb44ac775c225", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 22.14, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.82 - }, - "requested_updates": { - "orbit_um": 22.14 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c674179ce251222e33069232948edcf90fffe869e56fb7cbadc27ee2dfa1aa1a", - "verification_evidence_sha256": "1c788b96ce64137278c336b4d44210c5d8e7ece6457d2bb0b052f30e48fd5eff" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "ddb3a97b183caa0ab93c3fccc82a6f1c610b307c64a7e5911cb7d5642728ba91", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_bc13d15ee8ec1e610b0d233c", - "image_sha256": "a898d70ccfdab88881641a4df8205c3adba606dcfd844be83eac371e2217e0e1", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 31.86, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.18 - }, - "requested_updates": { - "orbit_um": 31.86 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "730b61615540362adb023e0e27bce2b85d0f3a798e529a7afef4f15a031da7b5", - "verification_evidence_sha256": "d1486f6a667211e9cefef80dad04304620208189804780494e73b5ec992c8d81" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "862525ab10a3babdbec3c5452580e5a6e74464f685d4c0f77bbc9d005341fc40", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_39cb02b5abb3f5f0f23433da", - "image_sha256": "686ef043e86f27afb4a347bc1a8db823fdbefe2b706058d4ed9232a78f1959ec", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 18.36, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.68 - }, - "requested_updates": { - "orbit_um": 18.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b2f4723febea81e51ec26d1e1e6ebd694950bf153e3bb04b956fdbba8869f2c5", - "verification_evidence_sha256": "c902fde7400bfa4642a52e95ed529ec4bd7954b737ea707a8c15ce0ba742374f" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "d67c06044664fa37d45420e89781378e1902cdfde1e6575633af643f1bb9314c", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_3ebf06a0c97b1e0501182215", - "image_sha256": "84a80ee68bf163c1df20867329a711aaeac231afb1aed9bd0b45e8caa09193a6", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 35.64, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.32 - }, - "requested_updates": { - "orbit_um": 35.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "893c8299aaf8f73038e15546b37b5f176233fec6fa2a68a204448ddce4b2d3db", - "verification_evidence_sha256": "88f8b6f1ec085ba8749cfdb32086e8fb991ccd5074c7ac1062c816e2d0991d98" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "b254f81d5eca9c2c75ed0e947ec5cce59ba84a889b04364ee187586bc8117604", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_3bce79b7f578773cbf33c114", - "image_sha256": "aa48ce9c9f46debfa5941f4146913fc792be09cfeeb14fafc5b6ae26016f9ef6", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 17.686, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.54 - }, - "requested_updates": { - "orbit_um": 14.58 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "5bed6b69e0fcaee286e5455d877ae4795a007606398ea7cf347c75890a62f29e", - "verification_evidence_sha256": "b59c1c03a4ccc52b5572edc9f20e8cdbf5390ead562ebcc01de2f759615780fa" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "839966a7d058fdf9837683b7691188ddfd4dc17afbb83bcd980c863e87a08267", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_ad9a4dd4764de72e510f5304", - "image_sha256": "672ef69eddb559799244bd7b585b98f7e0239e7b06c7e82077c9785af3a48748", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 39.42, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.46 - }, - "requested_updates": { - "orbit_um": 39.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d77cd00e7f02e96aa66d4981cb5ded265b023922ca21de22a55e80a8a969223a", - "verification_evidence_sha256": "386cf1923a308b1ddee700a7d8fc9d5e6850e520bef56daf8822342472908b8c" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "152ba69c817de45daacb4b228f968857b98f4467f3ef4f49b7bf8ef2e6ad0126", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_b9c45ebf42077bdfe7ba531c", - "image_sha256": "d4ea1d909bb19fdd029576b734d6419d5d521a91f63711ceda6d503b7499b907", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 29.7, - "before": 27.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 1.1 - }, - "requested_updates": { - "orbit_um": 29.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5f3b80cb2a04b50deb1ec66acc238532c2a4af54944b470f4e229379d2901c27", - "verification_evidence_sha256": "5b6952c8aeeae0f4e04ebc4fdb0562fba9549ef2f3be90f9edd68c710bb9b9fa" - } - ] - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s03__proposal_b", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "9779465c52bafa3d9aff560db7c2e3fd0e8c091e5fa47bf9655c0d07ef2a25b3", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_61a530991cb371ac39fd1f85", - "image_sha256": "74d82e2ad47315b2e3d7df0bf97e48715047c0477dbcc14418de9e106568e4f0", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 26.568, - "before": 32.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.82 - }, - "requested_updates": { - "orbit_um": 26.568 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "79c13fb15217aa348243261a59cb0480e3c2876afcf88f0620feb6021fa1c77b", - "verification_evidence_sha256": "59726b26f909ca4ee8202b1d57d77382e3d72ac751998c65987fef24bc176a72" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "ea202798df6b2794b3390be465645851d4e61e28de3aaaa3c66b9b236a2c7edf", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_99f7a5255d255617d37cb871", - "image_sha256": "c7305520329bb7c646ceea27567cda12d59b7c4f8073e1a6878ecb8dbc7916cb", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 38.232, - "before": 32.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.18 - }, - "requested_updates": { - "orbit_um": 38.232 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "340345313a8ef9a09eb9fbdd55e2345af9c1d7c3e912f2fbc22ec7f52a553cf3", - "verification_evidence_sha256": "77f82c1718f1669e4f28a885368bfa556cfa0d95c7216edc9c2f76a0f1f4234b" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "3d8f8dc9f0c4419a009a12ab214cd7ac5060c5d045ae8621d5dd59df3feab4c1", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_acddf3a4c8b3e5b6b44dfb37", - "image_sha256": "7ceadd1d6befbd1db81351b2856c71b8e0c56a8a8db4861cc7d203a5fbc699c0", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 22.032, - "before": 32.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.68 - }, - "requested_updates": { - "orbit_um": 22.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "718ba1fc7db60bafbbced480fcdf69e498d8803f32137d582cc63bcf0b6b0c6b", - "verification_evidence_sha256": "cd288d0940fcc8f46b262af05741361529f3bcba7e78ad23100e4709b49d8c09" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "a43e2fda1b339f11f539706190207eb8e3df1abf673b34f256dc6c63100ae1e2", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_5086f8d46e7f762c3b1966d6", - "image_sha256": "88f66270906cb19fb73e581c18ea46928dbeb3922f5c119ac1afb8199ecff75f", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 42.768, - "before": 32.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.32 - }, - "requested_updates": { - "orbit_um": 42.768 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0bb94b8f299f86627f003505d24f2dafeb91fcd7ff40db608235c63d4f87116f", - "verification_evidence_sha256": "84d6e9ce866fe89198b5faebfadaaf94a2459478fa6a92a4b9bf60ec2be49540" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "37b8187392c358287ffc606bc4ee88b097660741e3bc551bf355148909e44d98", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_63ec8362f28110a59b59adc5", - "image_sha256": "7c9a8d36eee0c6c41e989e32fa9a08f848fff9b0a2226efc65c892d97fb4c51d", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 17.496, - "before": 32.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_um": 0.54 - }, - "requested_updates": { - "orbit_um": 17.496 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e760608c1fedf02d5cba5ee64ed16df32c705e5f5723ca198159d725aa815d62", - "verification_evidence_sha256": "a2e49ddf8556e9db632a0be88a85053a51366de869c41f0b4111ee20cb686729" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "7bff07d8e5fd67ce2fe987559c26a92dca353088f777ed36d5fb4b327ba0f0fa", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_bf6042628abf919bd5bc5d35", - "image_sha256": "42f8a17bb3ffe3ddf662a6dadb3f35ce1bb9b6cb410aa594f6e14ea81222f3f6", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 47.304, - "before": 32.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_um": 1.46 - }, - "requested_updates": { - "orbit_um": 47.304 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a7885dcaf5424239d7857ec20ef63b852c6aa5eb98605e9fc82587b35bb11399", - "verification_evidence_sha256": "a4dfc2007070441335e47a5a8caa9a31e2a313a1159968d67dc29dce4c7c69be" - }, - { - "axis_ids": [ - "axis:orbit_um" - ], - "code_sha256": "e2ca81ee8c25bdc005ef467f61afb7022902ead0df79d5f3eba7232927acc3f4", - "controlled_axes": [ - "orbit_um" - ], - "geometry_id": "dgeo_f04141fc93f8f88aee943fe0", - "image_sha256": "3a6667ef75e041f2b91f5323c5c66ff2fe4bc77a1d666afa193e3392e16c7b32", - "parameter_delta": { - "changes": { - "orbit_um": { - "after": 35.64, - "before": 32.4 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:orbit_um": 1.1 - }, - "requested_updates": { - "orbit_um": 35.64 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "aa60ba555eb49b73be3df0090bad2772db7d1adc2a44736213e9a963e3c6e90c", - "verification_evidence_sha256": "becdd217e7cd685d74d473e1236d3d7e580b67db1130028b88ec12efb357b4cc" - } - ] - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s04__proposal_b", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "599da6782dad55c8b3f6ee86bdcdb1b8b3cbf05bfa38949eb13071d0a53ce6b3", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_36eab15cacbf55d8cd4c9c7f", - "image_sha256": "cadf03df8616c90399c641b99682fa1d04694a0169f8a5e0d450d909ef073d6c", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 2.112, - "before": 2.576 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 2.11232 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "191136ed890364de973c4d86ab100b46ad3c70c58efae79ddf5173e291296b65", - "verification_evidence_sha256": "519f893eb17492e784160463f9299d0f0474b3d98add5de1523d050a1ddcba2b" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "9ae961080623998d2e99d4f96a4f64c1929960e698c143bf32892143b81e9af8", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_4802c6e9463b5931ce7f5189", - "image_sha256": "574cfab1d64690142685598d8d1ae300a55a5008a5bc6704841c2038fb045250", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.04, - "before": 2.576 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 3.03968 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "1e1788a5796bfa05938b1473cc4c6f770c142c7d68c47745f2874b7aade09a93", - "verification_evidence_sha256": "921eb6081314b2e243f8f49c53574eda55c5251b2df4ddeb6f58c20b8a18bf0d" - }, - { - "axis_ids": [ - "axis:length_base_um" - ], - "code_sha256": "1be496cfde1c0c928207cb809a928f17f5c24affa8cf6db8a732530087e09bf9", - "controlled_axes": [ - "length_base_um" - ], - "geometry_id": "dgeo_4606fb3108e230818001efc1", - "image_sha256": "760ae1610214a1e11caed043c20b7026fcfd265fe5ab26bf4e9af4282609d742", - "parameter_delta": { - "changes": { - "length_base_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_base_um": 0.84 - }, - "requested_updates": { - "length_base_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5e7e45f8cfd74ac73b765ea6b105649031a70dbdc02addb6507046289feccb58", - "verification_evidence_sha256": "6e158e796b5be5bcf5ccfa695c41706aa0e278d8ffc68206f2e214a53a644b1c" - }, - { - "axis_ids": [ - "axis:length_base_um" - ], - "code_sha256": "7fc393382b6a688601a00dc55aad59ffcf0415773b5ebf696baf1edfacf14faa", - "controlled_axes": [ - "length_base_um" - ], - "geometry_id": "dgeo_5a24a960db9750c94d739ad2", - "image_sha256": "8b55bb0741ae9674d2cf08c9d220d6ce7a021b5b211d99560faff75488781f19", - "parameter_delta": { - "changes": { - "length_base_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_base_um": 1.16 - }, - "requested_updates": { - "length_base_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "726cd712839ba97ff50bd06379030e695f4a005e8a1c1ac788f9af1665b9b67a", - "verification_evidence_sha256": "554118917d09c6f3666b5b58455c0ccdbbd8774eef495eed0211ae917c86beeb" - }, - { - "axis_ids": [ - "axis:length_step_um" - ], - "code_sha256": "174f1073b97bccddea63250a78fc5e2dc7f92a8303c8cc162c3397660299aeed", - "controlled_axes": [ - "length_step_um" - ], - "geometry_id": "dgeo_fd827fdeb8459e4b0533e448", - "image_sha256": "b0a2ff7bbdda0aa4f67c1567cb00b8e96f291c8e75f1fcabb8b438ac92ea351c", - "parameter_delta": { - "changes": { - "length_step_um": { - "after": 0.774, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_step_um": 0.86 - }, - "requested_updates": { - "length_step_um": 0.774 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3668e157565961bf41d9e53304ae5720174d51a25c240d54552c1b78f44b77ae", - "verification_evidence_sha256": "54357d79674e061cf6cffae2fa11ede530dd14cc170a194705dd857dc6e6d8f6" - }, - { - "axis_ids": [ - "axis:length_step_um" - ], - "code_sha256": "9abd459635ddc7b45941657b6700e23e56fc08b0abb482c5505e6847e9a0b58f", - "controlled_axes": [ - "length_step_um" - ], - "geometry_id": "dgeo_d197d213f484187de5018e68", - "image_sha256": "8e0d9faeb030e928a914703c624565988191efbd2916b410e45cec796fc57514", - "parameter_delta": { - "changes": { - "length_step_um": { - "after": 1.026, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_step_um": 1.14 - }, - "requested_updates": { - "length_step_um": 1.026 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "775391c7afb1801295a42a555f4964b21595ca22e06b8e2295e3cad219ad0636", - "verification_evidence_sha256": "041c6576e6b155c1921e51e2daa2b871034db4c4d78df7416bf0554d99c7e31d" - }, - { - "axis_ids": [ - "axis:narrow_width_um", - "axis:length_base_um", - "axis:length_step_um" - ], - "code_sha256": "1f649eb634619c89d12d1b77a7ddbcf272d83f09be05b4cae14e9b11b143bc48", - "controlled_axes": [ - "length_base_um", - "length_step_um", - "narrow_width_um" - ], - "geometry_id": "dgeo_a2e827b9fbccb8ada713c9f2", - "image_sha256": "95c26ade5cb33807161abeaa4702d3e99cc1aab8ec8fb7c4ab638072130c199c", - "parameter_delta": { - "changes": { - "length_base_um": { - "after": 8.28, - "before": 9.0 - }, - "length_step_um": { - "after": 0.972, - "before": 0.9 - }, - "narrow_width_um": { - "after": 2.834, - "before": 2.576 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:length_base_um": 0.92, - "axis:length_step_um": 1.08, - "axis:narrow_width_um": 1.1 - }, - "requested_updates": { - "length_base_um": 8.28, - "length_step_um": 0.972, - "narrow_width_um": 2.8336 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "bd38d961057a0925146633ce2ef9d1917d9cf27565a51ae6826d80152d48a8ac", - "verification_evidence_sha256": "191e36b98d564dd4f489d9a2dc15981c067c2dfa089b4e0864945d2297526b15" - } - ] - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s05__proposal_b", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "level": "L2", - "states": [ - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "152e42d27601013e28642da3e42ff4d192641070e6ee45fbc71cb16ddbd9105f", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_265f38666436c7224f55e0ef", - "image_sha256": "c94e8afb0dbe1a6330a01c93fa169efd9b9d940d30fa6eb8c3f9bb0c39b3f572", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 3.366, - "before": 4.104 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.82 - }, - "requested_updates": { - "cross_width_um": 3.36528 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "dc1505d231cee74dd3ce29fce8af1765d8b9bd600c421eac13ef11841ccbc31e", - "verification_evidence_sha256": "c725f0146eb7dbae04ce516b06abe93fdfb029ae27f0e735631f1923d4a1dbb7" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "feea6828ec3ae95777d14bb95974dba6ce04789a1f7c41c4d2ac20346d95490e", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_b46c5c93da63f4c295c4d3b8", - "image_sha256": "bf3dad5b03c66cefc05b61382e271c09cfced4de69552dd7bb870e5451288d83", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.842, - "before": 4.104 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.18 - }, - "requested_updates": { - "cross_width_um": 4.84272 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "f91010df97ee85034d2bfa6ff2ebce08313cb50a17df0fdbdb3194d7547debb5", - "verification_evidence_sha256": "702d25d6bc33867d8a9d2d762d9882b513d9006f3ff81e6a92c65dbf53744c45" - }, - { - "axis_ids": [ - "axis:cross_length_step_um" - ], - "code_sha256": "2df9b50e49a45163990e64eae1e1b13faa0a86a69f0f0a09a3775c30ffc2df87", - "controlled_axes": [ - "cross_length_step_um" - ], - "geometry_id": "dgeo_9e7f36ff0d49271b2e896ef9", - "image_sha256": "70afa627587d7a9464a5f08277ade371c44f9512b15691241fe5052f3de4a6f2", - "parameter_delta": { - "changes": { - "cross_length_step_um": { - "after": 1.176, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_step_um": 0.84 - }, - "requested_updates": { - "cross_length_step_um": 1.176 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1a2b70f438c28f6cb3a7527990e8ed382d9e8d989b0846f4699243d735b6662b", - "verification_evidence_sha256": "cda37afc866828ec8cbd03fa63a1343b539a6309b9079cffbdbe9e1d3c6208ea" - }, - { - "axis_ids": [ - "axis:cross_length_step_um" - ], - "code_sha256": "8616f6a079ae8eebf518e8bef7f6939d5c805d4bbce2e4f342043aa4a82a711d", - "controlled_axes": [ - "cross_length_step_um" - ], - "geometry_id": "dgeo_00e6ce1e9f441c001047ed52", - "image_sha256": "9147f8f688b3f0bf5cd90f01e789ea1be074146104d83c0182ad4fc1ce5a6f13", - "parameter_delta": { - "changes": { - "cross_length_step_um": { - "after": 1.624, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_step_um": 1.16 - }, - "requested_updates": { - "cross_length_step_um": 1.624 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5b4e82d7b9dda1791b36a0cdf8a9bd0381ea2c72e962b9d4cb86ed8c7cbb31cd", - "verification_evidence_sha256": "b6ca8bd5e90a6c4d42fa0501cf14b2fe2a2e3420bef5f7e7dd06f36af287e2c5" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "28678ef06e3b04db7d29ab9707e8ad207bba48b18e5fec39afda29a83a0d4ee5", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_c9e74566b07c045c69d015af", - "image_sha256": "4ff5755ea128aa71c617668e11f20fa1b711a28bcce039ff7ee06ae4c2430791", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 7.74, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_length_um": 0.86 - }, - "requested_updates": { - "cross_length_um": 7.74 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "39c9d0f30db6a3d782c1a88d1ee0a2be0e13a5dcfec3cd1fcca628a351e19e6d", - "verification_evidence_sha256": "67574868fe284346ac46991393075e92dc510c831dc7e70fb1fc13668cbf2349" - }, - { - "axis_ids": [ - "axis:cross_length_um" - ], - "code_sha256": "84070682bbfefdd2aeeae131bb46be52081533629843b99394b78607afd6ea53", - "controlled_axes": [ - "cross_length_um" - ], - "geometry_id": "dgeo_2fc2703501f6ca2bc391ecee", - "image_sha256": "a8dadb450f2d1d0788b67b6ee8820d7bc01b515bb0abe88c4de92bc2abeda192", - "parameter_delta": { - "changes": { - "cross_length_um": { - "after": 10.26, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_length_um": 1.14 - }, - "requested_updates": { - "cross_length_um": 10.26 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "dea5d12fb96421a3e301b8df3988170425daa88864f64de3b689599006f01cb4", - "verification_evidence_sha256": "7bfa64980d65692e88427c283d5878665539ce1cf6dac7e113e1854a7bdd171c" - }, - { - "axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_step_um", - "axis:cross_length_um" - ], - "code_sha256": "8de4eb5e05f60b2033aff2b6a189313b7faa94137deee2e26315f3db702ff006", - "controlled_axes": [ - "cross_length_step_um", - "cross_length_um", - "cross_width_um" - ], - "geometry_id": "dgeo_eb7775c88f4c25bfa85e35dd", - "image_sha256": "b79c83599605650ed700e7f624084b66f21d3511ec00e5a052692f5635d734b5", - "parameter_delta": { - "changes": { - "cross_length_step_um": { - "after": 1.288, - "before": 1.4 - }, - "cross_length_um": { - "after": 9.72, - "before": 9.0 - }, - "cross_width_um": { - "after": 4.514, - "before": 4.104 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:cross_length_step_um": 0.92, - "axis:cross_length_um": 1.08, - "axis:cross_width_um": 1.1 - }, - "requested_updates": { - "cross_length_step_um": 1.288, - "cross_length_um": 9.72, - "cross_width_um": 4.5144 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "622d0c962c2ca3e02ed83f10aa82264c5246c8ff37b01557ff7c846525027314", - "verification_evidence_sha256": "aa6df6ec37cdc7621cc7a969f89deec4706f8020b36f4f4781b57ae4a6a71fc7" - } - ] - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s01", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:input_width_um" - ], - "code_sha256": "c513aa53042dfed8068596212a8d2b0069409d28d9364fbab003344be1ad7c46", - "controlled_axes": [ - "input_width_um" - ], - "geometry_id": "dgeo_fa5591123066a9b2956d37bb", - "image_sha256": "c96e02d52c9315dbf4479dbcd11e38120473733b6ebd632d3a10baaa7ffa86ab", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:input_width_um": 0.82 - }, - "requested_updates": { - "input_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8f065a2f1d3ab5649a5b1235e0cea54f414c5ec5125a5a22aa1ef5855696feef", - "verification_evidence_sha256": "aa35ae86cddc0e5292ec58452405d4fd84c4b8b528648d104271a355c9233c2d" - }, - { - "axis_ids": [ - "axis:input_width_um" - ], - "code_sha256": "05140479df5ea4ccfeef7714e7a84bdc651053ce71f910c0837d34a2022871f3", - "controlled_axes": [ - "input_width_um" - ], - "geometry_id": "dgeo_bb603cb17b7e76eabebf3621", - "image_sha256": "924b09da984e3e91e06952d95e39b4222801cd1233a8c86147a7b8e13b09e4f6", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:input_width_um": 1.18 - }, - "requested_updates": { - "input_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e030db5f7e2903f31c9f98f2c0b0a744582f08376cc4f9cdc986eaa777d7e9f2", - "verification_evidence_sha256": "3eb1f75c31b5ca9d16cc8dbd917c17ad21a62d5236b18874732d8c5c9dfefbe6" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "8d6804be2cdddc278655d55362f217257c93978dafde333fcefd2cf765b98f00", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_a32383ccefb5fb81002fa097", - "image_sha256": "62391c602ea4baccf873e4990de44bffd200afc5a2ec0b48f35417668bab4b89", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.84 - }, - "requested_updates": { - "middle_width_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "74356aae02073781397d9656badf7bec59e9c3d0cb70545bbfe6034088352902", - "verification_evidence_sha256": "f0f074621941597aa0ced52a3b592aa0451410a2bfce1514c98043c0940f00d9" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "ba276d987fa6b97eb10f32e40dd7be17bbd7f50ffa0c003ad28f7b73295a4d53", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_a2bcf0b3d6ef5d919c532940", - "image_sha256": "b0f94e727d1c02c3a08b4b06acdbb371a5d634236352c0082b9eb4afc0646fa4", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.16 - }, - "requested_updates": { - "middle_width_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ed3d4e6b2ac6719ed90dba6e81fe4f78d6c066c2f29bd99b747c191143dac7b5", - "verification_evidence_sha256": "6d21ed24c67e35cbd102a61f16512720b12d192748f7dea5242260f14493ded5" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "7a288a5d0b16db3a0aa556f0a2f50189f596668ad39857950a30655fab9c9757", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_ae0fa2563f5e7f6bdca502bd", - "image_sha256": "e047d1dc230138ac2d9b7e7837934d6eaa69e5a29fd975ca204e37c605a0f65e", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "58846033b72151b99369e67fc59fa6a5ddfbb10ba697f563005e81e3f4b99b60", - "verification_evidence_sha256": "22af7285aa5c0087196c5bd0b54cce82589c4f7547fe900597dfde26d6ae088a" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "3cb3f4f567501bec9d02349ec15cf40184c1ed21f45573d9e987c58106d45dd1", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_81f92f4737d821a7d1f54ee3", - "image_sha256": "ed93b2e9bd2900c2bb94cf9868d58f6adb407584c87e22996ef794b5c6868fcc", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2ec70bc59438eb131bd684922ef2d17bc2fea00d17e37fe46ed256672d688519", - "verification_evidence_sha256": "cb680653edb0bbdd65da510fa339a3008dd1097016d1c2e8563045eac5ea0765" - }, - { - "axis_ids": [ - "axis:input_width_um", - "axis:middle_width_um", - "axis:lead_length_um" - ], - "code_sha256": "9757c37bf3df3fadc2721d26fc867b41efac3185afcfa4201e01b6996d867c57", - "controlled_axes": [ - "input_width_um", - "lead_length_um", - "middle_width_um" - ], - "geometry_id": "dgeo_ee9c0c063f9548458024f14d", - "image_sha256": "64a40b1cfa006b122828144be0cd00f42d2f7edcd17498293fbaaaa01cf7112c", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 5.5, - "before": 5.0 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "middle_width_um": { - "after": 10.12, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:input_width_um": 1.1, - "axis:lead_length_um": 1.08, - "axis:middle_width_um": 0.92 - }, - "requested_updates": { - "input_width_um": 5.5, - "lead_length_um": 21.6, - "middle_width_um": 10.12 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7372688049c0b72bdacc8997476258c0e56f91104c28034a2e02d13b6ce7dd1b", - "verification_evidence_sha256": "de93be0d91e52d1f99d810652f4cec64a1a5e1558224c3f07da743e1ebcc1e89" - } - ] - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s02", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b7ba33725609ff81e7a86f43524f70630884da383ef0f4daf1accf730da0f244", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_07314375edd97236dae7643b", - "image_sha256": "1a6c24abcf2ef899a70421252dc299d07336526f59b1d4260737caed0c17d9de", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.1, - "before": 5.0 - }, - "wide_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 4.1, - "wide_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ce0be81a558b22e4e0478d7bddfc7ef2bac8236fba9d40a29f7fb968d2fff7af", - "verification_evidence_sha256": "d7dedd5428b510492ef26688505792ea02f270ee46ce1a4e029c5adf3bf6bb13" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b674b3e0330a4f4e9e39e29c346fad82e928a406ba37a56d896b86ca7fee2fb9", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_0139f463ca978454ce8f0138", - "image_sha256": "601c52c66cf6b9f0d2c9a7bdc68ff4d70dfea0486743a3bacd1f3e4a02f6cef1", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.9, - "before": 5.0 - }, - "wide_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 5.9, - "wide_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "62ed4ca2bc78274886d289876099976b7d8da147e12f78b0730c7f78ca70e65d", - "verification_evidence_sha256": "313b867d205d8a766d6630aae4eb4b56754549e352e9e2e3cd6974923e918895" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "7efddbc59d52e0e20547df862ad0340731ca358c3c2db64ebc7c6310b1bdb06e", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_f991b44e0a84e22e5bedb3b3", - "image_sha256": "6c0b688a43f8b70221a853f58eff527b33495104fc8b3d91f2591cd0b38772d2", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b6d38f7f5c949f5df9f60e94ba8d095059f330a3d9f8b689c0e770ad72b08dca", - "verification_evidence_sha256": "4d52942679b0e723f5f4d4fddbd6c8390d80ffff59a4da5482cd3aa66ea860d5" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "7986cf17ea8dceb2cee65f9a0af326e64ec5451ad6dfb31b0c16a65baeeb4cfc", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_5ff25278452b4ea698375575", - "image_sha256": "40a8ee7a73f77721bdc7023539d63bb78e17c287c631d1594fb96f6b4d815837", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "81b57abb73ee125bd5e55275a9ddb6a562b4e8d229c46621a4fc5e3e588869cb", - "verification_evidence_sha256": "b22a89bba98ffc5969cf8a4941666572f52a64c94a6d9ec64553343983b43ef3" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "75c92e581e9f210517f394e4d33fc598e8759c521c1a2470d51fb4114f51e350", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_cd88851383ebf9a2fdf93369", - "image_sha256": "57bb04357a6b4a6d941f68f651599dd284448a4ded83a6e40fae40536964dad3", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8ef5e2ec5f9b4af25c2312d9b4823d9e1e4ef04ab0c321d1e1e664823557ac80", - "verification_evidence_sha256": "7972d614331008de83de303ad5426a0ef932ff5eb434092c7dc68c47ddfbd311" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "23ad7f1596081772a596bb59299c07cbe3a10632d56caf484e3e6028904c4df6", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_cb965f931bb21a186db4330a", - "image_sha256": "c80533deeeaaafc63774aae8e0e4e7e94dd2109f617e3eea3372d35b4680afb0", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1e96422ac5034ab2559ca3af29ceed60324ae9d991bd2b823c09041414349acf", - "verification_evidence_sha256": "258ec44b811f7bdea3335c482afe0ce00bea0f3a963eac4d9cd2234c37909129" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "b0c5594c6a243831cdefc6de6ec2163419fe06db596adca86d2ca2c5e3abbacd", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_355acce907e224f9fb80bd0f", - "image_sha256": "f8cbdeb62bf02b5c9b5dba0e00fdb9afea76eb2480f75b3688ddb99551ada4cc", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "narrow_width_um": { - "after": 5.5, - "before": 5.0 - }, - "wide_width_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 12.88, - "lead_length_um": 21.6, - "narrow_width_um": 5.5, - "wide_width_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6413834a6f568b253ad613df2ecaf994f07e69612c7f550b967defa75305c56e", - "verification_evidence_sha256": "90ab3d113c508aa37791152ffb7e1f26c34b25aa40fe73b3d52b5b932b3634f4" - } - ] - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s03", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "6d8dda5fc2f35e040af86c222c226d620cde8096808f2c95ac8d8480a42e6185", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_1f8f3e1657d216db18be4372", - "image_sha256": "f089412fa337960e789932170799362854477db2339dd52f063bad750c88e657", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 3.69, - "before": 4.5 - }, - "output_width_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "input_width_um": 3.69, - "output_width_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a28a6bf5fe03d95d928b0c2dbc3e886d7b52a6509dedca3abc2c14dfdcbc17b0", - "verification_evidence_sha256": "a3efd8e94de94ac3dabf5164b983aa769fee0220f1a17adbed97fe7075c0162e" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c241979f6ee77dc28cef014e25ddba1c6a81a067846b82564d8910f281c611b7", - "controlled_axes": [ - "input_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_37ce855355d5298e11a8faee", - "image_sha256": "99b4993202a0a015a6a8809f049028d424f2524d6af8cf4a20343be582918963", - "parameter_delta": { - "changes": { - "input_width_um": { - "after": 5.31, - "before": 4.5 - }, - "output_width_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "input_width_um": 5.31, - "output_width_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d3aae338c64e5df7c99288fa66259954a7cbc4ec569abefe84bba8f22b051ef4", - "verification_evidence_sha256": "c37f8b8b5b06a74b9df01adba1bbf4abbbe07cbdddb762d937e9743098e51fac" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "61c41d14326c8fd26285b67a94affb252bfcd44896f7dbd258ad854a3f614bb9", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_ba4bae644e1955f6b7f3ef3f", - "image_sha256": "eb37ed117aa412ee1b1291370a3f82ec6d23618c99c66569e563a55c4cbe8526", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ec6409c820aa26e15fa69cfdf664f5371b50f8d287f815ee1d31259420179ce7", - "verification_evidence_sha256": "f878316a5d622897304dc0ab9205bce176cb17908630de3201e75652919166e4" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "28743eb2089cdd7550858ab3363bc01a241b7bc121e6981e53754d744e25a4a9", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_3454ec7174bd067d39c70afc", - "image_sha256": "2a8683eb5858c75f3727e517f314a9c3e552b2118fa644ae887b7a06f6075742", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "79bdc2ffa38af48c8699a209105ffe03d50776456970d108c94fd13fcf09ec14", - "verification_evidence_sha256": "b73b401986b0f5389f04952d10cb331386b1f2c6aa521dbb4a0f1a345e8bcdd0" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "788527dc2712739f5f5e2df32cc0f85addb3de36dd109b3db111586238362274", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_db9d92e05a7ecc9395e39944", - "image_sha256": "d1173f2374713c9e8379bf4528fd6176d580850a800749ad5d603b08d84f2a40", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fffea5d0b7a7d7d435e425ddcbf1bd9bc872ad28aefc592ef4681a0a5d9b674d", - "verification_evidence_sha256": "1d300cacdb1c2e6707b4c6b2a4be1029e32069c9952bdb1736a8eb9355713727" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "584b3ec61c16d00c4759d88702076cb85cc565ee1a067927a823dd5f411d12d7", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_6c072fd789e9e6bb12c3d82a", - "image_sha256": "c18ea859bd48ced2a93521f352d84a1eb78138feb0d55883c68a8ec99cdb5b8a", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d949222fcf8475f83e8b513bb69cbeadf09de9c42c320e552096cf3cd99351b5", - "verification_evidence_sha256": "7191b2787a3470680fd863c3aaf148b741ca6efc78ce59f4a2313cb6644a08c5" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "fb82eff5dec0a7c6ac96d473e6cbcc8aa9a43ebf96b761e4cef0298460305225", - "controlled_axes": [ - "bend_radius_um", - "input_width_um", - "lead_length_um", - "output_width_um" - ], - "geometry_id": "dgeo_02d21e343fa07a117b5a68ac", - "image_sha256": "4681dbe4303c5288c4bc3231147364a453459108e163048b6413413aeb0d00de", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "input_width_um": { - "after": 4.95, - "before": 4.5 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "output_width_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 13.8, - "input_width_um": 4.95, - "lead_length_um": 21.6, - "output_width_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fcb54e45734e8786fc178101b8dfa4e3d2dd29d4b7e16d1684a3ec9f66993b46", - "verification_evidence_sha256": "804902eb7eb4db481e1e039d434a06ca6cf4e270df297aa81a457f17afbb1369" - } - ] - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s04", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "10a0cc81a5eba205d5f0ba7c01bff851cf9cbc15f039cd5c2f894cedd7dea805", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_4abc5e7f7d9da18242710690", - "image_sha256": "69c1b7a92e4f0ee52cbf64d07f69be3f091b6f92b2e25099ad5b67256372e157", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.1, - "before": 5.0 - }, - "wide_width_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 4.1, - "wide_width_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ab97ac26c69bbceeeedd46c1b7a810f0dda00ab3c43c380d8ae0fcb54c94d194", - "verification_evidence_sha256": "f01bb80288d7407ae83aa518350d86e3a1674bf9c72ebe431455fd1b822f835c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "6edb640256f55f98e13c57fbd9f8d65e6b3d562224ea7ad69a6c90f6cab6d6ca", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_c7054becd8beb86181481163", - "image_sha256": "c07d2f011f5f5c6b5252ca7045be25187be994e1893b7b8f68b4295a89355f01", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.9, - "before": 5.0 - }, - "wide_width_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 5.9, - "wide_width_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "02e0bc81384f42697ff506cbbd1ee145cd7a48b72d4d68974ee30f9b204f1765", - "verification_evidence_sha256": "8d965c9d5c52de04c2b57d9c10e7501ccba749cf723b6afa1e08fd53d11d8206" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "90376aa467d90cd624fa8fceae362752fe6a9bd401acac4b8bfdd0d3a956fc03", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_326503c9066ceb5df1978df3", - "image_sha256": "63dbe214173d0143c5143a1dc1e46b91c8a0e4f94a468d4e85a9a2dbc4e73048", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0cbd0ab3d509058e10f5c80f5ab2de2946d36f38c1dd6ac05584dc2df1577b45", - "verification_evidence_sha256": "5f9085676265cf2610d96b56b2fc6403c7a237ad1c64b45f4d2af652604403a3" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "5f407c30541eed52c08a6f142e6097aeb7adabe51058f50cb4edbab0ba5bf79b", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_bebfcf08014a829e16fafff3", - "image_sha256": "d9ccebc7baab7c52d0c4fb2c99c2e165606ce0ca7ac432b5780951270081ee0b", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "18dac137b8224dd3dc2f90c344411b0aa454d095f9316b4da5c21ce28e0bd281", - "verification_evidence_sha256": "09d70c985a8ef2ab32f9369e43ea483c761d6a5ca1a8f09cebb8bd563c2f5c3f" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "4d030bccc32ee73fae8b15edb1c511902f9dff4c9054b72f399a9631ccae27ca", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_44c488e3bca3119f2629921a", - "image_sha256": "bd5f8c94ff4f34a95a5536538748f1e38629706fa5191c350e735d30d4c620af", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 18.92, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 18.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f89fba5031bc54935ae429d2f08f4e18d71b2169a6ec24871fa682e51d49f81b", - "verification_evidence_sha256": "98c18d711c6590a3776232dc28b08e9e1066542ef3865f7cdbad85779aac265d" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "cfe3239f58d52b925c7c2c321e8f3ddfbe25e12983188073b9957fe5a3a49582", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_c68540b073c0e8efd8f50f8c", - "image_sha256": "0804e1950d0ab5fc2a50d8f8573b121265ba4bf1941d1f479a8f2653200ee8e0", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 25.08, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 25.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4138bba3ade5da458507e639e4d2b0a8dea95af22f0f402007b33d5ae454922f", - "verification_evidence_sha256": "adf42b03e323debad0474c2b07ad9d27ded4d766d9518b45a1ce806e12147a72" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "a77be933205b2e82dfe6c43978866858d319057c34642c6fac6f034642d89b13", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_9b8be0b01cc468d52f49d9ad", - "image_sha256": "b2282824b68650a4d26942c0a33a937e2244e77c7c63b7ea2b73e2d639d40220", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "lead_length_um": { - "after": 23.76, - "before": 22.0 - }, - "narrow_width_um": { - "after": 5.5, - "before": 5.0 - }, - "wide_width_um": { - "after": 12.1, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 12.88, - "lead_length_um": 23.76, - "narrow_width_um": 5.5, - "wide_width_um": 12.1 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f53fa6c7541ea4bc735ba740fc99578abe2775b9a346633bf1eb46bc968cf72c", - "verification_evidence_sha256": "529bd68bdb01eace1c6c6d796626e6f4ab7dac3a9c79827157b191a4d03cd765" - } - ] - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s05", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "726924c0ac6049252331be2c09ac3cf905aadad0ce56c764fce624b26b4fbf6d", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_5ebbf4acfa87fe9d52b1a9ab", - "image_sha256": "3bbaa27a763f0a680f98d24c59f5aa5a2260e48b0079a87dc7bd25cee8e8588e", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.936, - "before": 4.8 - }, - "wide_width_um": { - "after": 8.61, - "before": 10.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 3.936, - "wide_width_um": 8.61 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "20e3e81b88a91b110c80612bd0b0edb1df7b0db3913f54d0b67ebd70664b52d6", - "verification_evidence_sha256": "80a8e9393b6c9b6d54c31cc5c24e80ef9f934dcb41ca384d3edfa82ad41004e0" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "71a0049e339a65b48b5af5473bfe0011a04ba2202950b291f42de8e446ce9cb6", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_6a217d78ec70322bac469bd1", - "image_sha256": "0f7c2bf3ee4870fdcc3c8bea5c29f42d308f00e0b1a7e1b5768c7e8696649d7e", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.664, - "before": 4.8 - }, - "wide_width_um": { - "after": 12.39, - "before": 10.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 5.664, - "wide_width_um": 12.39 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "70d951aed222a9a574775c7968aa3eaa2882b08777f7f37f5f05828a387d13c0", - "verification_evidence_sha256": "3eb24e9e05beaea9fdf39358052ed614d4df43f27c0027fd9d109421a25bdd3c" - }, - { - "axis_ids": [ - "axis:bridge_length_um" - ], - "code_sha256": "33a2345559eeea63fde7195aa6bc9a836a4341ca9d07bd6d67c4108f8e51a7cd", - "controlled_axes": [ - "bridge_length_um" - ], - "geometry_id": "dgeo_8701e09ab35324fe62e89ad7", - "image_sha256": "9e69b33e738b1fed581a9d45937e0decfa67339e93357a124d5672ef5bbf425e", - "parameter_delta": { - "changes": { - "bridge_length_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bridge_length_um": 0.84 - }, - "requested_updates": { - "bridge_length_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "cb8e8148794b51d2794da870d67c5294de6db454d88169ed8870ee2927c691f5", - "verification_evidence_sha256": "369371e8ebc4ea51c1ef06aac4e3410ad460d4e558db3811f5a5c7e5d0fb1d69" - }, - { - "axis_ids": [ - "axis:bridge_length_um" - ], - "code_sha256": "31c41a65fed70e3beccbc788973f264574f39b41212d45fb1466ab9ad9ff4ad5", - "controlled_axes": [ - "bridge_length_um" - ], - "geometry_id": "dgeo_0bac360abaa3bca6a27388d1", - "image_sha256": "6dace104f67bf680dfd3e7addec83d18c75cf7cd78f5833d468c4dff9da7186b", - "parameter_delta": { - "changes": { - "bridge_length_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bridge_length_um": 1.16 - }, - "requested_updates": { - "bridge_length_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d8e614c9bbf9ec8d13a5563a1cbed71ae0fbda26fea46b2b4c75c24529ff930e", - "verification_evidence_sha256": "6ca72317346e2e7d173ecb8edbc8c327ce5d23cbd38d92c441138a90ed55fec1" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "a4a4b07df9ace0a532c13f25400fd00b323d5ef420ef554409fb142c3b69f632", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_7050d8cbb20574075e20500e", - "image_sha256": "925a51a325991869aaede6031c1268c233ca47c644ec38f0384a08f2222a07c9", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d137478cb980198829b94d326fee11856062b9b6b4b787796ddc5818f2b3b888", - "verification_evidence_sha256": "207ef9af98aedb2f76e893173c56f4750672c9fe9e603613003d3131be4509e0" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "6e4e73366dc752c961cc569d1ba44825ce86f739ca59b55991f674641db02ea5", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_609b11fb59ab58d87d844a8d", - "image_sha256": "c4ce130f5d777a9f5eaef880470102fdc29085bf0f10b94b204ae783ffb12341", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a897c35a77e849d188304adea823cab643da6a444ad56dfd788271a23b1fd273", - "verification_evidence_sha256": "68ec90e9a39ae04c004c1f72f9dd3b7cb25a096e8eb747845cd58f32f870d3fb" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bridge_length_um", - "axis:lead_length_um" - ], - "code_sha256": "d2fff49571c6af76cf6f7d91652eca5d72dbc68a95515f97e58ad3763abcd860", - "controlled_axes": [ - "bridge_length_um", - "lead_length_um", - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_0ad8bdc29827af31ec3cc4c1", - "image_sha256": "da60726866f1f24a82645dd5b5f7652a85d9561677496bbc98fc048764aaa85a", - "parameter_delta": { - "changes": { - "bridge_length_um": { - "after": 22.08, - "before": 24.0 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "narrow_width_um": { - "after": 5.28, - "before": 4.8 - }, - "wide_width_um": { - "after": 11.55, - "before": 10.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bridge_length_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bridge_length_um": 22.08, - "lead_length_um": 21.6, - "narrow_width_um": 5.28, - "wide_width_um": 11.55 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e2ae673402e9e754af39b6bfac319dfd8c6e27e4053730842a14012ba3e7e79d", - "verification_evidence_sha256": "b533b1a283af6ad92f6e233ab995d0a783d3d021f5a0afd958cf961310e07d8b" - } - ] - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s06", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c3a77b4e5c3eda4012df782e5b997b403bfb86033fbdd7078b18db8e1458935b", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_f2fc8fe2bb7e960d7f8d7a73", - "image_sha256": "bdda528417e04c1652af0f8344a078a37ad31e1f2b96becd79a02362b4750ed4", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.1, - "before": 5.0 - }, - "wide_width_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 4.1, - "wide_width_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "86f3ae448675f2810f31f0f8594695a452256701eefce284d2c535f5fae26a6c", - "verification_evidence_sha256": "dc845572610e39d3476b5861b756f39a11da565cbe600c36b0bbac9ecd632767" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "4a28c3eabef34b362dc01d6160d1e32f642700414159a5aec5563c4342cef038", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_283004a6f2726c186176a997", - "image_sha256": "08badee4b324f1c8a1931761475314ec9bfa6b6671d7d9137030bcc8a673a289", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.9, - "before": 5.0 - }, - "wide_width_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 5.9, - "wide_width_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f1bb10c569501cbf93aea3005b85937d2b1cedf5f4db7ecc4a7f514022bc1dc0", - "verification_evidence_sha256": "d075d382df8e29dc4480a09faffc7e9b2f750c32990a373c5c5da7b80648e413" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "fb1b649bc2dd24f663bcecc65e383fb0b5ba2bd77b9c40c57bed3850e990776a", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_d21e55429bc388a9ab36b4d6", - "image_sha256": "e5718f026676e91f90c596aaecddd0a2fbc6c9c96901129ccde0609167f093af", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b141b089fa6617e136f49a8ea9cdb0f8880c20048ddc91824bdf128117065a29", - "verification_evidence_sha256": "05b7a34edaf2f47831170ccf954d884b7daf6eb9c61a804536529ab73fe949cb" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "dc0d6af91051bac3d3bc7e97c22d4a7dcfd93659554db7a7894767aba11ad533", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_777c24442a37bcfba7648845", - "image_sha256": "06da6c8890e071577ca723e076a7ca3ce348355639622e5d8f59e4c63c05161c", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6e7fa9b760271eca96827df896c475e9db462626dbedd187a6b918a70fb84136", - "verification_evidence_sha256": "717d08b699eb69561e62bdb909de9bf81c51df45fa361fb120430bd029c3d08b" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "bc20cef9d9317e9713a982a109e1ac746ad18398e62d150423334faa6cea09f6", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_ebfd0c7673ecc7ded8d00082", - "image_sha256": "50d7fd4cba97e9aaaf1b1d35a73886d06b3284c64873599b8be181f2282a37f1", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "93fb52aeef1da4cdd02cfd0755a63d1ce94fd36582e9ad67e698d226860d96f7", - "verification_evidence_sha256": "39e3579aea483d0f360b33755d9174c7ebb4e8e7c283c09f0e1a9e2a94cd9e86" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "8395f64e4727ccba70b2cfa44965957070294dcd56efa6fe3852b9bc42a74695", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_3dab7acb25c42c1b3e228ef3", - "image_sha256": "6af3785435d9aca26cc1dc25c8e6eb67300ad79d5001c23ab23384f7b96f168c", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "56481ffe4cb9c9544c0e52c1ba60a5e658e1b0e44e0ccb093c48bc230da3b3e5", - "verification_evidence_sha256": "e9f79ec79b2539baf24d95f55239062bf5a2a2edb35cc2b00bcf196cc4bf7a28" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "877ffa1741fab9df42bc7389571da86e22a4be6f10b0ec342cf606a531e6fa65", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_a0748b89faf7e3ede96d29c0", - "image_sha256": "00b104d7b418f98f9ab5475471def6a85570ae5975698e2a19f876542908a3af", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 14.72, - "before": 16.0 - }, - "lead_length_um": { - "after": 25.92, - "before": 24.0 - }, - "narrow_width_um": { - "after": 5.5, - "before": 5.0 - }, - "wide_width_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 14.72, - "lead_length_um": 25.92, - "narrow_width_um": 5.5, - "wide_width_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "453bbda5cae3e442f96d231b7d6cc84803fb9c8316651b2b95703f4736de4d46", - "verification_evidence_sha256": "bd38c3d1742ad9c22f36c17ffc5a10ec0a22ff01efd96cf2a0c23213182ed56f" - } - ] - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s01", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b4b1180ee5b78c9073a73f4a2cba61dc474fb7fcbc959d072bbe0a8d1b350ccc", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_666d8877fe0ae134a52ce5e6", - "image_sha256": "4ca1aea3850593eb5b02b25b2acccbf7629b9bb9dfdee97eb748eefcb965a51e", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "dc629cea80be1cc116cc203b153915f03280262c74bd2e9c895f133a87b4676d", - "verification_evidence_sha256": "c1d02743e03ef13760688577fcbdc8b3f6663661c15232122b1f25f2af9d137c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "28cfff13652b499bfd8eed96184d206875f49f2b7e7c5b415dd98732db6e476c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_fd3462ef3c7f2cf4220d8765", - "image_sha256": "5413f72c0736ba1f0048a91a2289b83134070c7b8e5d125a13b16db617ab291c", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "376f94bc0d309f30b58525badf3ba89bb7fc8f60abc0cb4af60f90658cd48269", - "verification_evidence_sha256": "d2374bdccef606e950b255c8492e09115c3dda255d885746c7beb9cab47307c1" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "ba6698c6953f27ae1fe4d272bb9bba0f0def928b20e16db020fa4828fdc23543", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_d77887962acbd2a14194eb4a", - "image_sha256": "93009fe7321a864b0a1a3d6999324c977357efb42f7542cdf1cc299f0f01ca1b", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "84ce0b525b00a488884eddac2125dc49b5bf02407c67ab01f0c78f2f6292d205", - "verification_evidence_sha256": "7ec5c9037bdc9325e81a5c899a781864c41ab04a1f8b1a8e39b005dbefa09be3" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "400f750a530e8eeb94dec8ac297f3b6de9a9e14d8755c4560a5e17e12c432cdf", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_38a21874be2d7b9b1b753464", - "image_sha256": "1de605024371fd7ee32ad4b9a24e25b427dc1c1a73e5d5137ad032e8e1470ed7", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a4acedfb82a0fce680bef8aa5b25ce6d2f9e21ee28ec3d5987fad02b9e4e5d62", - "verification_evidence_sha256": "11fef7242644de4dff0f52eb01ea37514ff502668a0e06738f3b2a899c629c45" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "c43ada1c63f3206191b0d8a1ef6d2316347a46460cef7e5db54af44bcece646f", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_17743400ad58bec1bb20b6ef", - "image_sha256": "067dbed2753f90d0a324d336003957178658a3cb6469d62e6c14aa72385c94fa", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7c96cc2b261ad3a0e53092841fc90b4c3159695eee26cf81931e313e6677c9d8", - "verification_evidence_sha256": "cf98c8c86a3f073875e788d934d9c076045163d56763e674d1a98005613981b7" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "4aaff1fa8574a09fae7958103ce2cb74ec1044652a392c2f90f02c1cc59c5bb6", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_b7f18d9491ec8aa7a0e994ce", - "image_sha256": "747fd61611dac5cb7a1d4431275ca530d9109f69c065e913da45f2b9986b5ae7", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8933d8026cccc859594e820f9b876d66120e9607377935822f5c352591878ece", - "verification_evidence_sha256": "797421a81fae6ea9ed45c13285d660f4d17db98c83e0ca47e1d3648fa1355fec" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "8be8e2a56a629838d42a3eac0bda04481518f8662a8a4cfd4608b95eb8c42b68", - "controlled_axes": [ - "hub_radius_um", - "lead_length_um", - "width_um" - ], - "geometry_id": "dgeo_61673ecd248a85c1e15ac6e8", - "image_sha256": "7ce7935b1228614c1475f7ef61b316d728a89ccaf567306a959b4ffd6608083e", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 4.6, - "lead_length_um": 21.6, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "52a77af689506e1fd8e5a6231b3e680a62e8c40f8072e7c719ad95c7420012fe", - "verification_evidence_sha256": "ccd406bf60363b67a2594a01fdc448c98b1a5cf2a7f81d78314561891b275b64" - } - ] - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s02", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "09b985a84d057e39c6a35934073bb4e248f49917c7b76ff05456244a1461578a", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_111719e633397680784f87ca", - "image_sha256": "76826c79b4742aa9e929e0b330e8d3060b9af4ac486087c9c09ced780699a7d1", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "86be795e0ea2712f720693330dfbbc7379b7465007c4e0b3a19f79aea2f92ba9", - "verification_evidence_sha256": "a60c3ad6be51b50953e33118e363ba9c5a2c0abcd5a1f9aa49e373fd467e0f54" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "d406e4d1f8a9599665bde749c5b5eec70bd706a6b11edb698d59970ee49bc3bf", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_72d682954584b06b6f053156", - "image_sha256": "7ed2f51ef474884562d18b448ca26048271b1385b4b57122e1c48a523c27b57f", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b29757fcd88fdb45494d9575f8680332f04334d4236b49f7976e89d214618267", - "verification_evidence_sha256": "79c7236d5a2ee6040c96ebdbc453d52f571bbc25d0de357d0ce699dc01c1d615" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "5f81fbdf16cc693ad1f6e984866d6379813d5e9110988d448d46642e4ed2d237", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_6998c467ecb63dd0b045bc2b", - "image_sha256": "ac0da2e698115b9d482daf9d9f89f0deed48a26ff42fc662ff74302e5a4f2d34", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.62, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 4.62 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1dd97e155e61a317f4634edd5d5e4fc34fe56e37475709b6c8c630b6b25bc347", - "verification_evidence_sha256": "0a0a974841be3eddfb55f13d9945119f11e16b80c0394caa059d4f1347b78b9b" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "8c68e984b32e5fd9996ee0d33691d93e8e75ea4fa2f7a04d60c73dbf93dc5bea", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_f95aca996cc0afba94f76aea", - "image_sha256": "2777aec54bfcaeecd86a41d5fa38b8e9e9cbd264642017cf5ea850ae56ecd9f2", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.38, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 6.38 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d439519643740d1ecba6096ba4ab30b694be24aed336fc3f94b4803d9b87f879", - "verification_evidence_sha256": "6873782991bbaa9653b139071413ebe266bb4a5436ce53531f3f1163c909ab17" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "f0f6fa5ea929b45c42e372285426fa12783b3dba0dd9d4d044188885aed1cdfd", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_c3ed0cbce03717c83bdb3adc", - "image_sha256": "2f36c7e9daa078a1ee13cf17c8ba0ab40df00517a58fe21f0597cec2244e58db", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c10bc5648d4e82986a904458d2499a7ef25893e577ff28a13ea3d9fa9eb505c8", - "verification_evidence_sha256": "653083d9b7ca8609e79acbb12d6317d5435504caa90e364b7e6e611f26840596" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "6d1d703f736e1cdc88bf01bd1ddb0d8a9f431fee329cc9934e0c3e1660e2f84b", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_c12e2355879de37899b882cf", - "image_sha256": "3283a9196789f8ea64832c0e3f759ee31dbe0d08fd3bc325f014624c594a3e84", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "61228271b5a5b1ca32d124b10bba66c9cf04c25688fed8c4b2adb9414fecd306", - "verification_evidence_sha256": "716b770fb4f412221b807b10077abbba6cc25a799c2ac33ab6893f8c6c746c48" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "dd64ed4f01459be0ab7aa35c077ccd2212949e6292a6ffc87a96c022be4598ae", - "controlled_axes": [ - "hub_radius_um", - "lead_length_um", - "width_um" - ], - "geometry_id": "dgeo_b1544c2d11d4e43b41b4e9ad", - "image_sha256": "c1806f181629bd3b1db21230e6c9fbae89d28a0ff35433297966ba06b122ef5e", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.06, - "before": 5.5 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 5.06, - "lead_length_um": 21.6, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bd5769a52e8ab4e7824fabcc721ed0121e4b0ada3efbcc3597e859b95d6fae9f", - "verification_evidence_sha256": "7d04e8ab69c47b8ef54e82a6a2371241618a4bf61ee69cfd77c20cd6bcfd78bc" - } - ] - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s03", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "f5a2a197dd6be3aba3b79b1c08d3b9d56b0929da6633519f3f5c0c4a569dda1c", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_0c56232bbfb4d3097388fa75", - "image_sha256": "c09e7a277c1ac85f53f4a4758f950c077e3fdd2ac95c19e1678c2713f1f76c18", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.82 - }, - "requested_updates": { - "terminal_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "79bd0f5f0b3d64eb0812319b84eed7001d32fe4318b622c5f94622c6357e212e", - "verification_evidence_sha256": "0d5dd59053933b8457671727b2e53fd412a29f365d437bfd030256f7b37cb164" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "bb48eb3e74f924befc171833a739d101665979a994a451205741bfdb7735340f", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_b91a664cacff53ab6c32abef", - "image_sha256": "4705353b2c9f93468307d9ec7b4257555323ac4c974619c8da9a874c94549117", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.18 - }, - "requested_updates": { - "terminal_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "669b42cd4d568f24b0781d48dcdc753c482a89f16287a24dfa1c335caaf266a3", - "verification_evidence_sha256": "906880a9b3d2409308645dba99dc4b88fa66c016468ee9e99f28a80f17f4ea81" - }, - { - "axis_ids": [ - "axis:wide_route_width_um" - ], - "code_sha256": "553dce13d6d01736073f0130c71b8e76a424b84ad2fff45a95486f98d588b4b2", - "controlled_axes": [ - "wide_route_width_um" - ], - "geometry_id": "dgeo_c440c79f6af4b3ea297a270e", - "image_sha256": "7686207b694430eb4d6bebf9620806dd13f424d36ffe0cfdfb49b472fd4c254d", - "parameter_delta": { - "changes": { - "wide_route_width_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_route_width_um": 0.84 - }, - "requested_updates": { - "wide_route_width_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "11fe0a0a3a1827cca06dc6455f34c8adb2f3c96a5a80900b72cd4c67ba4c1396", - "verification_evidence_sha256": "12be827c19d329aa7c3d67f6910f3a4add227a9c61703630aeebea864939d22a" - }, - { - "axis_ids": [ - "axis:wide_route_width_um" - ], - "code_sha256": "5347f779c0507fca82888b580ff8295e3f05b6eb15eddbd75eea874599fe3fcc", - "controlled_axes": [ - "wide_route_width_um" - ], - "geometry_id": "dgeo_96f24dad7a091e876da7946c", - "image_sha256": "e45423c6fc5b424280984369af45f21998d30bc4494d0996bd7e8161cb1411ea", - "parameter_delta": { - "changes": { - "wide_route_width_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_route_width_um": 1.16 - }, - "requested_updates": { - "wide_route_width_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "00a9bb68cc5e68535e0c180a52abce7be5047538e0f2625ecaee8a6304a1b4df", - "verification_evidence_sha256": "d4f843789a270d9f06708936cb06b8db606a24faeb045d27ea325a1510982749" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "8c9a5b9920154003320986b5fc9dcc3e860a622c7ee561ca62bfa97f5eaef328", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_613309a62807a60c3498cea1", - "image_sha256": "743341cf20bd24398e140c47ded7f3d08a75ef5a90ecea2d50d8f1f4597c160a", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.86 - }, - "requested_updates": { - "hub_radius_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b9b6655ba8a16777a9d2b6f53cf468ba6669224c0fc1ea007284ab2bb498c6ff", - "verification_evidence_sha256": "42bb19672a0f46cd1c6c7273a04fcbcaacbcd43b56b59272dc097ebe8b864ddb" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "6b50dd8a5ae13c242dd71b122e50eb6d9f00c2de849033d4ec9802918c773d99", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_9d5a7e50fc7c1b087ea53bd6", - "image_sha256": "580e27eb9ebeb9d6934abeac23d7e2ab6ae67dc073866c07edb8b07ccd52db5a", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.14 - }, - "requested_updates": { - "hub_radius_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b972defe43da0e40a4f8fbc258cc83ed08d2f5f60459f74a3c6a5780976f32f6", - "verification_evidence_sha256": "36887982f8b46f1fa3dbd84fac1c535ceccc0e3f7a77f3cabd3f4d52fa397e0b" - }, - { - "axis_ids": [ - "axis:terminal_width_um", - "axis:wide_route_width_um", - "axis:hub_radius_um" - ], - "code_sha256": "bdadaa189a04249f46e7c583db695addbfe324a61b6b991af74aaff24d3699cc", - "controlled_axes": [ - "hub_radius_um", - "terminal_width_um", - "wide_route_width_um" - ], - "geometry_id": "dgeo_cba0603ea8d802f7a6dbb666", - "image_sha256": "523a03d33c9be266114b22abcd47dde862be2d87580328ba03b13e9e95d8c6d4", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.48, - "before": 6.0 - }, - "terminal_width_um": { - "after": 5.5, - "before": 5.0 - }, - "wide_route_width_um": { - "after": 8.28, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 1.08, - "axis:terminal_width_um": 1.1, - "axis:wide_route_width_um": 0.92 - }, - "requested_updates": { - "hub_radius_um": 6.48, - "terminal_width_um": 5.5, - "wide_route_width_um": 8.28 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9af55090b05c1840694eac9b73ee70e04c8cfca15fb99579a9215f14003fea2d", - "verification_evidence_sha256": "ed4187bdc1a5f47cb9c32351706f0f5021f3aa25394c4a22afb94dea1a5a4239" - } - ] - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s04", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ed9763f5202e6488105e4677b7b19311d8388a8cbe23ce5431abb9403bdde08d", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_c93f2ae4719b392a43f4971f", - "image_sha256": "cfb6a40d34d1c9d7b85666ea1c38cef15869be4ca858b7b42c0ec814f925cdce", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b2ff6ff0f2aaffa77a6e5dcb397be4774821613000ff40e61a2d5283d8b2b330", - "verification_evidence_sha256": "2eaf3f66e9ff8d10c2c2d6b32d9ca137ddcd0319cec581ee9b9fa2f465987e43" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "c64e307eb1947affe98c5e1d60ca29a6a96aee0935d026d6402b8d995dbc18a2", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_a7cde11f5b34c3e73084af36", - "image_sha256": "184be060d818dde9395d6f3d78030780f8f69cb254e663eb2334b895072f6fe5", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "18c7a633e236f243f83cc737ab8ec87f5216cfac609555dc7d28152dcf6ab369", - "verification_evidence_sha256": "d5d004403a1b5d325b8b45a52dc1f13dbba400a2214c65ed7ebdd9b815be2c6f" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "919abac3a57e9ba0eaa15eb492a974309535dc77034ba128a4e492022a7fcdbe", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_6f08886907a3aa835ca2fb10", - "image_sha256": "c11985d7f21dca07ab3c2039cba45304b0e23ba80b4706f902c4796fd5592349", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.62, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 4.62 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d4cc33e3edab28297579badc4c4e8f26e6cefbc076a60f614e678f6070ce435f", - "verification_evidence_sha256": "d6d03e418b44c388a56a6279ca5c7c00e021489e532e30b10e72397bc7585402" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "7e10956a64df11ab50579b974aa4b8f33702156b776031111d0bc2a43e02a322", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_acea1aac0c09791853372251", - "image_sha256": "044c8a9b4463f7069c3c5fdbbe49d9deea559c9f6f3cdf3f24e2ce4c662001a4", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.38, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 6.38 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "95364c52306802418b64958fda74f6d478aaefc6c4d969fae3936f43b393a67d", - "verification_evidence_sha256": "c8ed80a839c101b7c63a6c06c0367aae458d5749c906b95ee1d57d7417085eaa" - }, - { - "axis_ids": [ - "axis:route_length_um" - ], - "code_sha256": "623256d0c78de68a2faff3980631627fe7a854bd7aa57d36bde24802658d4623", - "controlled_axes": [ - "first_route_length_um", - "second_route_length_um" - ], - "geometry_id": "dgeo_6e15960c1de6eda49bdd11aa", - "image_sha256": "756544adf0db2cf39ff3662e9cf09c73a3a5d696230335088e03dca3b8f9388b", - "parameter_delta": { - "changes": { - "first_route_length_um": { - "after": 48.16, - "before": 56.0 - }, - "second_route_length_um": { - "after": 53.32, - "before": 62.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_length_um": 0.86 - }, - "requested_updates": { - "first_route_length_um": 48.16, - "second_route_length_um": 53.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "2c154487a9be25dc33ff97c042f9fd5a63630cbf5139fffa0f407dd6ae35d9ba", - "verification_evidence_sha256": "251e9f0a0495cd27513ca82f966d86db3e5bbecbdedb9a69fedf4c113ffad636" - }, - { - "axis_ids": [ - "axis:route_length_um" - ], - "code_sha256": "5a9188327dccff3f5483528fa8e3d357fa9e5c2c4f87bc5139cc865d1b6f949e", - "controlled_axes": [ - "first_route_length_um", - "second_route_length_um" - ], - "geometry_id": "dgeo_da481fa0d05c80488664bb93", - "image_sha256": "8917be4c4b5118de37a74582ce19a412d9015ffa1c1bfff80090e7c62391a4db", - "parameter_delta": { - "changes": { - "first_route_length_um": { - "after": 63.84, - "before": 56.0 - }, - "second_route_length_um": { - "after": 70.68, - "before": 62.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_length_um": 1.14 - }, - "requested_updates": { - "first_route_length_um": 63.84, - "second_route_length_um": 70.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ecd5ec4cda583fb50ea20029c562c09dbf1e1b6ebd47059c08e386fa5c4bce68", - "verification_evidence_sha256": "3de7f13aecc847adb39f617fd136c0e7b56e33c8165bc0cacd04e5616f009abd" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:route_length_um" - ], - "code_sha256": "e7530081d65471614d5652495a56a22225f0d7f82d1845ef14ff1a0259deb5d6", - "controlled_axes": [ - "first_route_length_um", - "hub_radius_um", - "second_route_length_um", - "width_um" - ], - "geometry_id": "dgeo_d24946532d54a3bd52a517ba", - "image_sha256": "6a3487c3b6ffcf5dd8c7afd3ddb3858347ee9f300cb626df8a496fac69a8d4e9", - "parameter_delta": { - "changes": { - "first_route_length_um": { - "after": 60.48, - "before": 56.0 - }, - "hub_radius_um": { - "after": 5.06, - "before": 5.5 - }, - "second_route_length_um": { - "after": 66.96, - "before": 62.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:route_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "first_route_length_um": 60.48, - "hub_radius_um": 5.06, - "second_route_length_um": 66.96, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d22d412d4f5cbc9eb72a090c634bed5812b2cbdb5fcc98a6e885a398013fa8c6", - "verification_evidence_sha256": "b9bf4e25e9f9bb50d7ebb89dffc94c805f88ea8dbbc60c11a436999420c385c7" - } - ] - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s05", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "2cec352556138ffc9a5734e956e167f2a355c93601508228de642a1cd08c6bf0", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_5a8fa78c51334ba98144e7c9", - "image_sha256": "f303fb30a2504da267a467456e7d348f86815d5bbc2895c7b4e381e3c65a2aaa", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "95f9053701969e8f727d45657cb9931ec744eba8fd07f5963e31416879cf2419", - "verification_evidence_sha256": "878fc722823c63b067d59049962c48c5df4e3cbf0aaa07d8043c88c3263d4394" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "8a7de6cc925945a54416ff6cab1d1fd8ccc377d6e8956bf237da2d7cd8ff55cb", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_ae5629110fa3acc30a50e56d", - "image_sha256": "23c5202b81b0a054874d33e20e474fab6f8ae353db28ad44853f3b27998e7c0f", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7b7c53fee3d82d3b83dd9cb940995bcb2041361c295440de057f4d928c79668d", - "verification_evidence_sha256": "77a3a83746b16dda3a13e1f10cebf9d3e30c8de600d981e59f0f27df6b793735" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "40f0980d20fd947026b83aecb281f5bc35bced5d72315b47dba741533d6bf8ec", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_982ba2301065bdc24e1bd5f3", - "image_sha256": "53bbfe61387dddc4718eb5b7d76d8ab440d75ef38b3aec326b6bd5eb8702f002", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.62, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 4.62 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "51f59e8bf4d9ffdee65dc6bde6c54f30f3668a104fd24c2e614507a156d298c9", - "verification_evidence_sha256": "19ea8c17d5f8821b928f2c5afd4c26c7d6fdd9b168fff1e9de864afe93b3cde9" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "78c0afa48b325ce297edcbad1ce15014dbfd3ebf695c5395ccc36efb11a5d2c8", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_4faa4476eab8ebf1c718f73b", - "image_sha256": "8405efbed06a68bcbfe72be8e4063bad71f75616ec301d62701e7e27bd523a3b", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.38, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 6.38 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c39256d1e6c12f6f365bd7abedf737075af542e19bd7524fc93a5e66e8a82774", - "verification_evidence_sha256": "b407caab87db507f7e4d3a262fdbc2645c1a9b7ae0c04bc44c33767d014f5d98" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "ba72804350c440b2143c3b117dd0834cba1843439a9cd47ca46c051ce979d47d", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_baed5423651d071eab29ece8", - "image_sha256": "7d4459cd7e26fa0972684a4271d5a959d25d9b69041b6dc1417ebfe2d3fe644d", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "cf337e06242b75371e53bba0860187e2ec66258c9718321afdbcd6c352b1a283", - "verification_evidence_sha256": "e08d1bc38ec97a26baa7f2f8ab47a45d0d0be9677b66a897bd0d1d862bd91941" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "f792a5b1ec3aeb83e54cf01671a3da1ae5adf0774ccdfaadf47d52e379c24f98", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_8594bbb34c77b0299bf56c7b", - "image_sha256": "6fe7bf7d322d0bfbf7054f7dc73a4db91e748730b7f79c1142abba4bbeb5e94c", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b0a4d5a618440ec933e2568d190bd2e526fe1af01ffdd8c17eef0b22d508c462", - "verification_evidence_sha256": "43202f6c8e188256426dffd4b52b758536b0e5bb0451f9609eb48e20cc9deeac" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "c864fa0948e67fafd04361af20f373613b82e637b1b99ace1b6a392a4cbcb0f4", - "controlled_axes": [ - "hub_radius_um", - "lead_length_um", - "width_um" - ], - "geometry_id": "dgeo_0ab9aed30359c890ec4a0c1d", - "image_sha256": "a446f4e5bbb460629a3911ac6e0addbf8793d58b9af32f4ddda783cfc068a732", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.06, - "before": 5.5 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 5.06, - "lead_length_um": 21.6, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d13bfd6e03c0037b16400b5c045cadd4f593238e6c02fc8dd8ec3110894ab498", - "verification_evidence_sha256": "604609858ca9665bb49fe991856b2e8b4e984b0bd794fc97e57b5befc832d593" - } - ] - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s06", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "26179c5d7ec171cc5eb212ac3341073f855a1bdba0962f973afcd34860cf7ece", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_a5487f1554962ffbe14a92ba", - "image_sha256": "31c4453e7de004c0339120cc340fb7791e0e885c274d9563d8cbd0e709d1e892", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.82 - }, - "requested_updates": { - "terminal_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f29f95741bfd0e62c34955afd66531e9f64b3d04e1601bb4749592b287b10a42", - "verification_evidence_sha256": "e60985ffa8c09afc1a00f6a373ed46b4e8ec7791286a64e27db25d3f0b15b39c" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "14edb6877310690fc6ad3962857e41187106c0fa61ac90bd2d88ff45ac27eb55", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_a3d167dc82fa15648406ef1b", - "image_sha256": "1138185d31c678ffc542e5827018413aea5564a331e9380a1cc8383e8ab6f4c4", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.18 - }, - "requested_updates": { - "terminal_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8d72ad3e7fcc23f1b101e1a9c3a6d54ab8ae0c40c0f0de85f19a3e6f85ae8acb", - "verification_evidence_sha256": "8e82746f0ee5f81876e9df3f70f46bf44253fce30ef33aba2b4a28a958360eae" - }, - { - "axis_ids": [ - "axis:wide_route_width_um" - ], - "code_sha256": "8b4c7b785914f3600ee2bccb1b223cc74a9c16e61441e07e3219ee4b06ecf6c6", - "controlled_axes": [ - "wide_route_width_um" - ], - "geometry_id": "dgeo_d86f039ea624f0f4a1dafd98", - "image_sha256": "bbe9b034d55d82a400ba4c77600398c772d5f4badfcaf21053ba4ba564511764", - "parameter_delta": { - "changes": { - "wide_route_width_um": { - "after": 6.72, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_route_width_um": 0.84 - }, - "requested_updates": { - "wide_route_width_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6809ed4828288e506a03954be20a33190e38af24398a4353b64204005001eb57", - "verification_evidence_sha256": "ea36e3af9228c2d22a4eed1bc7a6d50c7e9989c0460e6566ce2f1952fe703c6c" - }, - { - "axis_ids": [ - "axis:wide_route_width_um" - ], - "code_sha256": "6345b1af8f623069af198521c464eefbb73c0b33e8f23729e8d16ac669e5690c", - "controlled_axes": [ - "wide_route_width_um" - ], - "geometry_id": "dgeo_43e39f2e831b6a71a19e02a1", - "image_sha256": "c32c99dfd180b4d42681e0eecfefc62adfa5967d62ccb291276b056dd604d8e6", - "parameter_delta": { - "changes": { - "wide_route_width_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_route_width_um": 1.16 - }, - "requested_updates": { - "wide_route_width_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "98a9b80c5b1c11e6b43026d300e727eef760dcbac22115902da5fc371d3cce57", - "verification_evidence_sha256": "57a45f7f3a75cbd34f57494b72bcbe4a93a0601c486ad8484c31f9a23aee980b" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "d318bd0cc0c794c0fe35aeb4dc330cac2151110c7c117b32fe50cb48bb3aee14", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_0fc1294c20c08533a4dd7583", - "image_sha256": "e1e79dce9a75f0bed8bdd28dc2e302c5df5f15cc9c4141ed0d3b5186f5b87bbf", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.86 - }, - "requested_updates": { - "hub_radius_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d667b19bd4588abd18821be1553c3696dbedecde7385c23c2c3022689d18a673", - "verification_evidence_sha256": "013917348d3e1e3c593ac6218e3d82ac2aab631468db2d542ddf8c32a15870ac" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "45ddfe5bbb227626f19c0df3e708ebe96978978cdec1e64590e19098ea9fbd03", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_fb35319163a1007f2f884463", - "image_sha256": "4ff65824bb76320ac029e7fcb6a8d3d67d040197b9aa2870b7847a36fb5112bc", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.14 - }, - "requested_updates": { - "hub_radius_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f1e8e073ec1da21e3114d83341b2b864ca1970b15eb60e4a49ceef9f0f16aa2d", - "verification_evidence_sha256": "30bb3ec46b722425f249f87e591f7c9dc0eebeb853e7487c9a858350e6ae5783" - }, - { - "axis_ids": [ - "axis:terminal_width_um", - "axis:wide_route_width_um", - "axis:hub_radius_um" - ], - "code_sha256": "383f51c422e75b17ddc335026ba19e55e11fcbe270eca2f868300b9d5098cafc", - "controlled_axes": [ - "hub_radius_um", - "terminal_width_um", - "wide_route_width_um" - ], - "geometry_id": "dgeo_854316bf7dfffcd360527cdf", - "image_sha256": "c1db0189c0bbfc73098b487f1e40bdbd075f42f25104ab70a96d45cf291c2e5a", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.48, - "before": 6.0 - }, - "terminal_width_um": { - "after": 5.5, - "before": 5.0 - }, - "wide_route_width_um": { - "after": 7.36, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 1.08, - "axis:terminal_width_um": 1.1, - "axis:wide_route_width_um": 0.92 - }, - "requested_updates": { - "hub_radius_um": 6.48, - "terminal_width_um": 5.5, - "wide_route_width_um": 7.36 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c9032590580b66ab3edd972f433e7cb811e4b2347fb4d0c12e9379811ff57b67", - "verification_evidence_sha256": "ac6112b37e853a5ba5e3a8c07347c9485c360488300eb34ef8ab02573831f9ca" - } - ] - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "f693ca56ceb2acebfbe4d95c9887d0e9804de7f08f36932a7b059f3ef383c43a", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_1f3fd13c1a9ab5899b9168bf", - "image_sha256": "de8128e0ebf6bead72311c80998685d5c5afeb3ec0ffcfb1e779b7bb8523e251", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "49485c708caf8b19a6206d00d9e3c3f059db2fe9b1f09854aec84203cc8fbfbb", - "verification_evidence_sha256": "4df0e9d1fca63db069cdecacc7f1cfff1342a0efd96cc7110e599392e624df57" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "616f380facd07cb3e79f9565306fd16f39ec671105a61d15cfd7110eb66bef15", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_1bf2d80fea0eb83b52de0a57", - "image_sha256": "a33273e9e628bb79a65edcc19dab4007cb1ae7b09418e2e820e55a7637e8bea9", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b5827b0df1431a0598b8862833c8c0e84f4064da6be7f876792746964a0efdc3", - "verification_evidence_sha256": "b5136fd6a19ba5ea6028e6ca60f5c8967de1188d63dbb546df211b016d1cf1ce" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "3d49339db3e3d17de2334004215a8691833ff4c02c406a683af6445c4054b1c6", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_170cdf82d29a113eebc8a2c5", - "image_sha256": "2faf2c872d7739ee1181dd28a94ed526a6390b720744166b7ce51dafe66d3c53", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 16.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 16.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "321558d31324deb339599601a4fd8b8427b185f9fbbab06a72e88e454c72dc4d", - "verification_evidence_sha256": "61c0484d39057869443e3f60506e410db864c26460111d534bb7073c9bb31e7b" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "3fea2c81e03dd018a4f3280e112de53a6867db92681ac52bbe571c31e7616347", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_18fdb280c4d151122b287133", - "image_sha256": "ecd0310434103b39385ba716b77f2dd2158c3ef16692e7ce58e3dfac2ab6799c", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 23.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 23.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0786230e92671967e9503647fa0bc926551d69d39fa1e73069c28223990cce83", - "verification_evidence_sha256": "f6376f6e50f1378b5bd83a7bd18995f45d8ca2684d57e36431d0971c16efe3d6" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "afc97d8f901b2a13c800fa4c24a60f57411855e0db7d60522908fbe382a555fb", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_b9c66c55c13c7794c26c0f66", - "image_sha256": "7563e4089ad0addbc4c5f28a724ebdbabd6610c9d0107e4f2ba4e90b1c90fbe5", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "81b3e75990ff982948029c46a016131959bb640edd469d986e5fb3e0b33ef5cb", - "verification_evidence_sha256": "1470cd9d59e4cb6ef89136d287ffbf11e46a3310deb215840ab607fc03a3df30" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "0b4bd26b6256f22c66c16e3380188464ad5572958639945a108d996434266c0a", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_5ea9afdc586e53bd929df0cf", - "image_sha256": "eef9ecaecbf1566cf0fc57e2fc8b908607709dc7fff21ec890b9db072cb7555b", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b4d9b8e813d87907b0e4e641f30cbc8a1b1faa9aa885ea9f140959bcaac08698", - "verification_evidence_sha256": "615762b8d1cb57f76e33dfeb47a4668453d464c23b7c7716e54b7c45d4fd763d" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "code_sha256": "0fd1cea1bc59746a2832c7552474763bf16d88b0b2c05ac3dc40f2b313febf3c", - "controlled_axes": [ - "lead_length_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_03dbf8dc423406e22dea7147", - "image_sha256": "609a6c98af57871b4b3834b1a5fe760bdca05e47b8ed5b6a20ce3244887cb40e", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 18.4, - "before": 20.0 - }, - "terminal_length_um": { - "after": 21.6, - "before": 20.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 18.4, - "terminal_length_um": 21.6, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "71118506008fb415ae93fbcf2cb6cc47287ce3ef397ecd7b491e8a8724275a1c", - "verification_evidence_sha256": "ff3ef5dec1259929a3344fbbeca709940b414ced8aa44fdcd563c78dcffdfdcf" - } - ] - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "40ed473458e9ac0650fcd1b26bbfb72a89aafb505ab2482cce5ced4b5da73a84", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_8a2b17628dac9543ed7b9d36", - "image_sha256": "2c8233064994e86bea50bb350f0d21aa8fbf92d48d1fdf74a246330be746fd89", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.936, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.936 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7dfd8ba7286ac7129671698607907cc6e983affc2320d15c954479f34bc86f52", - "verification_evidence_sha256": "aac9905f4e324849525f3f84c4cbb8d06dc9e45e2ed273187c2810ffdb8927e0" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "f8354cc315958a7fcd763933b855afc62c2862228336c5ec65b07dc867d2deff", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_42d00327fb682562330c01fc", - "image_sha256": "de342780433a461f3c971a268b1daf595eb42a9ade124cc72ce8e54008108c22", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.664, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.664 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ac0ea32563295fc0d699eeebf81ec3d54ea62386cb35477cc03fbdefb5318ede", - "verification_evidence_sha256": "7f674178b3db315d210d2489343b208c8247b08633ead817fb76e1b838765350" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "9ed80447ad6064afe771aed4c4e03ca82d41927956d9dafc810657c4b7a8c9a6", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_935f2c750f4115a800a1b4ec", - "image_sha256": "6ff68998062c67dc43732c7838c7e0af128f22112b5cbb06fbd5e0630eae01d5", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 16.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 16.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "be11837092808e3902327587131d6bcdfb2799e706ac07ce80f32653d6c24b3b", - "verification_evidence_sha256": "791517b9332e07f2cabd5771f3a253d0d742868708bda616d62a15fc54100820" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "3909fce24c6fdb9e840ddf73ed9b4bf1ddef53c50de859d01449911d358b9832", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_bd24ba100cd953f247573fe1", - "image_sha256": "c4a0353860f82e19dcc9b3ddc4f429af078fdbe34d0678ac8bf897d06e32bbe5", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 23.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 23.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0bd8cd3958da06c2f5efa8ab36e0bfceed258da23dc47c417928ffe92cab5734", - "verification_evidence_sha256": "4b632dffb1da1ef311c691034465a3bd6c286260335dc30ae4de318e97d27523" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "a86e1aa03a9fe17455db6ffa24f2964005afe2e6813dff2a87a901634a2a61e7", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_ff79bdc3153e5ffd252d21f4", - "image_sha256": "24e793ded29492fe32daf7faea3c1cae08a083ebb80a41d66219ac332214a644", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fa3b6f7642674016885a3773cf7629be35bd7e53138e14ad5297581ba385690d", - "verification_evidence_sha256": "f53df88900c5393107b987f0277d9f77c063cb54c13b8e9e835c887210bf8492" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "f14fff5b10a60c064c041c98008668843aa08db4ac959acf0aac56afdbf98435", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_9695398f127bc97d849f384c", - "image_sha256": "7ba78112f6a735cb06c055d501017942409ce0f3aa985e654c2a266dceb34a86", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "04f4ad5499b6fd5fab2cded64b771f50c96993a6add90b7e1a134c0ab6cca234", - "verification_evidence_sha256": "514157f3889a050834d889fd0fcc633f4fda7fa39a1ec52d0e2909cf54e73a1a" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "code_sha256": "300c28cada9c7e1e2b44e08751f0acade0a60f51f1f60f55f3314ec2785f7734", - "controlled_axes": [ - "lead_length_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_068f05843fd1268b0919b5f6", - "image_sha256": "467ca14be63d16f666960729d8d1cda2cfd18548a40d7f324a4d65d2b8c94afc", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 18.4, - "before": 20.0 - }, - "terminal_length_um": { - "after": 19.44, - "before": 18.0 - }, - "width_um": { - "after": 5.28, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 18.4, - "terminal_length_um": 19.44, - "width_um": 5.28 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0a8ace68b910a2d9516f9c59efaf82791b8e5861102a8ad46d45451895cf1f3b", - "verification_evidence_sha256": "7ceaa2f20cc31c687a9cb8c9a7d920658f3647bc74341e0490ede656394364ea" - } - ] - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "946c82e574e79296b6ec8d4bd7510d2107e76caea3348958d704ff8df33927e6", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_afeb534757372888bfc5a383", - "image_sha256": "f38944dce6656a8c4430405556f686cc9985941c83056db5d55f593d0390abfb", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1c1d935016795031eec1cea3b9f20f45fa1c72dcde5a7cbc6fb1292f4a8cc1fc", - "verification_evidence_sha256": "3df9acc1cdc3c073786530e3b49665dce9880f6bb915e92e8e5520e82c9d28be" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "3e162a9a64c91dbd69ca0525e102256f342ec418b6823a0e93959272b4f011e4", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_dd3c2e12f6a084db9d267950", - "image_sha256": "9161b2f9bffe16fe2e0ab16e4ab177982e6e6f31085dea2a19a1b4fb0334a991", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "30b149fb587801755721be9ae0eb0056b697822586b78800cde3612ed8663257", - "verification_evidence_sha256": "aec61cb02664796f2d082d1af398d48cda4510c7b231764a30ee098c15868ad7" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "9957464ef1864a5587334e19325e12f2ab3d3a6692a29888c85e35f49012c9e8", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_de240aadd4a2d1516163d59e", - "image_sha256": "33dcc2bfbbf8c0a193878bc2a2d8d6cd9d035a0169d62b5931eb977006f91781", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 16.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 16.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ae69c87add37a17807175f35f00118afc8ad8a9c0e78b02c4df1390391d3a02e", - "verification_evidence_sha256": "59b73b6ca9d48816ab09cbe9c974160f3805c662053a1e7cf5a8559bfc5f082c" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "73afbb5c83698a2342d5f82686e2ad77ba6b609051dc1aa5db95b4b686445604", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_4ec93495caf40e21b47e6cd8", - "image_sha256": "06ac612c7bde4a52cac65c36db1acf1b6c56679694268dee4b3725b0ef9a0dad", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 23.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 23.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "550eecac9c30755f488dd5a11306d19787d909b541f9ef5e5d8d74e186bf2ec8", - "verification_evidence_sha256": "7659291fef741e5c73dfe4afdd92c597ca00ee7e1baa0d125462119ea7280eb5" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "8ab5a232bb57119d4f36deba8a62582684cbfdb491beb1cc8f229647e577518a", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_380badce9a744f5db09ce5c7", - "image_sha256": "c5fdf2b94bc56defb0deffeba82927ac4008b3ef657caf1d9df4b64ebb98c1bc", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d14a95a248f0c6a4d7fa2fddcffbf3128c18f389b42e33917f29cc1043dcafee", - "verification_evidence_sha256": "788a3fbcaac38243e181779531b75aabf62c25648b5de32f05ca5072664975d3" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "aae1f834aca87849a8fa38a58ae9540e2dc6960ed26c12439ec87cea02742b36", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_14df74e651e4f4d272e9de68", - "image_sha256": "da1848d81777c67161731d7da7bf0925cd9aec645e40c23b51cbfdfae66a1dcb", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "32ec8ccb55b2993396699902dbbc42111a6fa68d81b5e25fb6e16c2efd92c770", - "verification_evidence_sha256": "3628400634b76704fede7c5d59ba7851a41a4a7859af4912eeaa721db1a015ad" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "code_sha256": "f8d33ada6604d6bd127e5b368a1a8524b34277c29cb395d5f8caa06fcde48e97", - "controlled_axes": [ - "lead_length_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_8e4607a867736422e844c875", - "image_sha256": "68d77f06b1df56f121356c2a91cb8744079ea1100c4448ac56b2c0a2d3720fdc", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 18.4, - "before": 20.0 - }, - "terminal_length_um": { - "after": 19.44, - "before": 18.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 18.4, - "terminal_length_um": 19.44, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "27927b9e555d36a0f6b080ca3ac45c4bcfbb994a08223379004cb8e9aab5dfab", - "verification_evidence_sha256": "c68a713299ef8ceedf8ac0780d364f3978de9c27c0341d0595ad892d86811a96" - } - ] - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0153b215fa6e23d33e7eae3af032964266a021f612c869d5a84b6a89a0d9a4d8", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_29d95738315350ea0e6e0800", - "image_sha256": "b4a4d2046eb707235be8bb0857117469bdbde00b5e7e848a0bb27d558bca5f75", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ed67d736fd1cd8370978bab28794e40865b21bc3fbc97d3549c9091580963d33", - "verification_evidence_sha256": "c0370529c142d741099c0cf8befa9f5abb3f980f1e3a7f053fb8b2f082402751" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "3fca7afd1492abf75fae8daee5a5b1acf17a73b80910c4cd87aba88c59598953", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_d4f703627740d629ebba4415", - "image_sha256": "397393099fb3a37164bcbb215367fd9d41609229d31dd83e00425306e534e13d", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "860f249963b352e3709495b26dac829389a1e7c1fe94ff0aece4b2ca2d1c3c66", - "verification_evidence_sha256": "0a9d290727a0fffc41ec8e8dc811e87ad01616a967c0fef032237f26f9e2aaa9" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "c0a3704c31be3139e6e6ba71a2503b907306b6886b3b61eb599f701ca71f6a25", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_77cfeaf830431d49fee3dde6", - "image_sha256": "db1b7918cf9c56c253c18e2fb37dff49b7930ac9a0e227e3a4420743084f2238", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9d36353709a220cc1bf44ca2450513b2a128c676ad9bc84e305b0713d8759ca9", - "verification_evidence_sha256": "f7583087190f202cfa0293eb86b4066205ebef5f3dce88c64d87ee86a1b19976" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "865f819cc824df25b2effde68b930b4194f7467eb7557f753397c62b86b25729", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_b52a44f13dbc97fd289c2a42", - "image_sha256": "8bbd95c7c9530b74ebc0a931ac369cd365f2ab424f19877a63d92d8139ad5d17", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2e62bd61f9ffc6202087b2a3086f3509e9052f756b81dbc378da9729c4fcc483", - "verification_evidence_sha256": "466543f55ae6ae771aebc718376f5604d583a2c113330e46fc6e13d02ddec36c" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "c1f00a6485f16a3d871db3010584c6ecde1ac86b52cfd2dacc45ef525ff92556", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_1274b585a219b997c1e2190e", - "image_sha256": "c92d25829b5b82c23456c42e700e72e1e41146d02310b171df6e93e92e6d9a8d", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "47dfbbf162e774eb01542324e248ed291f9f9ff4d92319b8dff7720192ece7c4", - "verification_evidence_sha256": "c6e9b864ac1c8fcb1371167f518fe1f0fba01fb7e2db89aaf0b1cad30929effc" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "bb77126d6a09b645d4b92ae6acda77b5f54bc682c53effbf7d3e92ffeca171ba", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_d3c1a7a493a7c70f0f74ef4c", - "image_sha256": "a5706594a6854879ba0c87493a088fd95b33ac6d8363ee8b90d64797fd513199", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8a3b010f72530919939be5c1629c0c57609f0fdc2da5320b8b95682598d80574", - "verification_evidence_sha256": "1aa2729293d34ddb635405dd3c2b5ee65117d40d855b6c5d622d0c9ec074651e" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "da44322a6c2e368862e6e7ea6f7678d7668f40e4e1e0ad6d9727bfc2508e395c", - "controlled_axes": [ - "hub_radius_um", - "lead_length_um", - "width_um" - ], - "geometry_id": "dgeo_3cc2871e8c2b7d3d0f6f282f", - "image_sha256": "6b6d838d14608275dd5cafa5e37bb0414166afc8371c82595582702355c82103", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 4.6, - "lead_length_um": 21.6, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "47f7c47aed21468ea7876690e49fb306504f40a7cb30cb8912fd28476b7ee75b", - "verification_evidence_sha256": "beb6aca7fb0f790bc326ef99bebdac1bba23aef25ea897ce781bdcd825b24441" - } - ] - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "cee2fc5da7ba5de518637dc726a42705b2cf2e1809351be30182f3a4393c996e", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_4d039070d33c1e82c9596146", - "image_sha256": "c0ffbd8bc8be42d40b51690c8bb3176c68077577b5f8ea2a6a4ea4cbb3bba0a7", - "parameter_delta": { - "changes": { - "width_um": { - "after": 3.936, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 3.936 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f890d0f3f9edc428764fc2ff51f7436fca1dad6d0b0c4fba96c31abf47908cc1", - "verification_evidence_sha256": "cdd798ccc5a6276ef2abeeaa880a8f447c8cfdd4bee754643475a13381a19fa0" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "6571335d171e221364de0ad482757193d174107e931193bdb33c68c74066b538", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_7aec717cef1ef3dfbc2fab12", - "image_sha256": "dfd0108a08e35e060dcad174ebc51ab4c7054152431d96a48a7be254a6f4c757", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.664, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.664 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6f36bda32905df976db84855f0fb21913ab30b4e53d07c27e7db1cf9311b22b2", - "verification_evidence_sha256": "95a50a15371e4176d50ffc242779e2abd535dd1897700e43c8a26de4116632f4" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "b5c869a7f560f05c944f2078acbc9dfba67a9acf50c55e63af1bb5f601422e63", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_574317b91c699de3dc456b7c", - "image_sha256": "528f7c9f8f6bbd0d8a19649a0cce2351afa11f950378ce483a2bf09ec282bf1b", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.032, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 4.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5acb823cba47631e79bc18070e8e4fe58c4d3c065594b69425ebb9d335829723", - "verification_evidence_sha256": "5e046f56510d100b5f60c035ef9f6c8056732630bcc369de49c90425a0109870" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "341d3af068a15f55fe14e8c9664a43c9f2d92e544efeaa4c7b96344cfd1bb24b", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_6dd0cc9c6660daf77b9aa11e", - "image_sha256": "7436a642b7577b4701150bd20f3d6c5fba764e62162f140da35b8c93b93e27c3", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.568, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 5.568 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f6adf6cfef3b7e3399e4cdbb867442219a70e18ddce2d4fac99ac5cbc1a4822e", - "verification_evidence_sha256": "752b69cf91c2eebaa27a541d95e28e23a58b83002128276b32529d20816a56cd" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "8fda70117dae3de5d1f03d25a74ec5a58c70fac04a3db5d4cf52628e046b8d68", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_83db1c3f53339f7a73c5bbde", - "image_sha256": "94f449f11a105fd2dd9fdbecf5ff9b293df81ee2ef8f6163981e59f0feb5bd75", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f2e4fa7f58e5f8a49a02a8456b89e723c3158564e737683cc8619d47f2c76ede", - "verification_evidence_sha256": "3b26eef4a96cff83633db3393b63ad42a83fa0c6ed3dec6efe9c7d6cad03c11d" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "2022510fa19166e2d95f6b427900396a2a95f19ba9e00e3e6108f09e38e4e640", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_bb1e9d48443f6366c2685168", - "image_sha256": "1a6718b6355a2208f10f4a15cac4aea2107c37344a7f26b94caab88d097dcff0", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c0ee5fb220ded1b570bcc6adaaa4e42f6526e1208eb47ea015cdfd2e4c6db2b8", - "verification_evidence_sha256": "3aabb32c9e547492e799f037b134e30b030715513b80520539adf40ca1975869" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "f0615323d5bfa4fc62b2a14a8f12dca10a785322aa9274e4abca98b912198bb4", - "controlled_axes": [ - "hub_radius_um", - "lead_length_um", - "width_um" - ], - "geometry_id": "dgeo_4b820698e1e6370a21df4524", - "image_sha256": "458543c9236650624011a3bb7fee3b1456506b19c8d2d4bdfbc66774b3a8ac35", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.416, - "before": 4.8 - }, - "lead_length_um": { - "after": 21.6, - "before": 20.0 - }, - "width_um": { - "after": 5.28, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 4.416, - "lead_length_um": 21.6, - "width_um": 5.28 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d9047e552284a0dbe4b81a6dec1a95347eff3313242d1fa28b8fe2f54846387c", - "verification_evidence_sha256": "4cbdf32de0f7d93f536e7bec211f84c8e3665b375bcfdfd8dd5c937ef08aa989" - } - ] - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0305ab78da012ed83358299e7026373a923f1e3b752bae512d37bdbca1d073dd", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_743f556011aa976e618f259d", - "image_sha256": "2b00f266f8830163f8e9379e17d42182f791c0ff932a3dbb3176637769827edc", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "500557340d40e66b4a0db59934462055df17ee9892124fce6a25fde6d9351fe5", - "verification_evidence_sha256": "979ef36ab93740b5cd26603fe092f46557dab0fb7e2994d3885e0cb8806ea653" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ff9bd8885e198a8f2f6433a97ed243f1b2c1d07a7f0d34bad30a6b96ede47bdc", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_4be4109398e26d51ea2d3daf", - "image_sha256": "424f88db6c04576279f2e35628a9178a6fb3b34e1a92d21076cbabcef7e3b80c", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ec11e44784b459f8d7f2d024fa3f9d8fae40890c70aa05a653047e05715ec517", - "verification_evidence_sha256": "f06ddb3caf438838f4836bfc50a692445b266c29593bc9fc431df50cdf344e48" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "093e3cb2ca67ab8a1d0f140cc7c13061e52b745232958a344a8049c77c3c1fbb", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_c89406dea112ddf9f33d246c", - "image_sha256": "2efdeed5c0f69a94b7e1e5779659ab3e0f00be480ef5588559b4bb515e13765b", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5e8e739ba575f8e09fb592ff628ceca4bbc880811e021f9d6ab7657472ecf699", - "verification_evidence_sha256": "c5c0adb2e7f3b26c4c23bbb90dd8ec3c5f685933b569b877c69963c8805cc9bd" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "b711d64886c5a8545282e14fccb9590545bd5aaeac7649837d2f353c94c18381", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_69fcb93968e0c39c69bfa3c4", - "image_sha256": "8e94a0bdb3d8cc7bb2da9da000312e2b1984fc4b14e5a8f1e68249f3980f61bd", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5801839307430e27d84a0f3c5f6359712b736df1d46eb390187b6b4be5cc4190", - "verification_evidence_sha256": "d11ef3e79e516a2b8931636472d9a9bb55c9a39e2e002963f03617c6dd868988" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "e8998819ed87c14565c4a84c6a269ae476367e31bbe8272fdd4b0fe7e41cdb9a", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_72293b71e22dee17b38bd948", - "image_sha256": "e59f8ca3cee0bc4c139c27dd7fa8f2497ac24f12430697f8e7649085682e7c4e", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.86 - }, - "requested_updates": { - "hub_radius_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "62452b85f88933a8d57857090c6352eb91e8e044987371755251aa9a6eababc2", - "verification_evidence_sha256": "adc25635b878bfb6faae8f2152d1fbdab419d1efd96e169943d56f8f5efba851" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "2452dfa735abc29ee259a92043dcbb01349a1c8b1177e96113a770a458931707", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_c0e956a35502f6331b8eec7f", - "image_sha256": "73f27859e0c0917dee18061ee357fb1bd5cc61585fe93381664fa8734f1c42fe", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.14 - }, - "requested_updates": { - "hub_radius_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "99d478708eba64267c7b087f6e1ec95c8961c022d26e8bf624f51c731248930d", - "verification_evidence_sha256": "35e4bdd59015953fd36bbe5ac3c66a046d8b098e0c4c8cf74c12e7cc45398611" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:hub_radius_um" - ], - "code_sha256": "965519e437715e0a7e6e5fc78105bd6a73dd975f872d47adc86356b6623731d8", - "controlled_axes": [ - "bend_radius_um", - "hub_radius_um", - "width_um" - ], - "geometry_id": "dgeo_67c0f8face1885111bef846e", - "image_sha256": "9c541b174bec1a25f9b5bafd483c979c712557008cb37d425d0b36af413ec7d2", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "hub_radius_um": { - "after": 5.4, - "before": 5.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:hub_radius_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 12.88, - "hub_radius_um": 5.4, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8288118ae4182591ac0bd9a697753134f9e6a55a53061349cf9fe89add98985c", - "verification_evidence_sha256": "c54a2b3ca9a75d4c5e7dd4195e07cf2d828ca1e0d7a6121ba567698077cac2d5" - } - ] - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s01", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ea6bf32b60cd1cf86883baf9f2bb2fea2017b848a826e9fe1a68adff25e7238f", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_a5700d2dd6a5120b3ed896c7", - "image_sha256": "1eea48a072e8553399a983d6d1c9135cdb5e6c122e1544e9b22a8d04c5bf51d2", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "19b0973206cf31819b81e59b578d23f08a0dafa32dc2f2cc5458d07e74ddb49d", - "verification_evidence_sha256": "2a7a174e2ed881d2d2ec5c48df4714f04a4b4dcede8f82fc43769a0a1e0d5cfa" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "331581d1689199f5d6f489aa67cc7c472c3a9184cf7a8c1f24b293ec3af53756", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_fb8de2c8804ed7573d8bb557", - "image_sha256": "c05be03a362b79e10458d6f761e27600f19be1e76b1e9a5d074d04a3a87a87b7", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "67605787ba8b2069c05e2d6dd2fdabd3640a681f32e52efb4a55ee1640da2d35", - "verification_evidence_sha256": "3294060122fdef5614539e332d61b9bc8425962f1770516a8377fe95284d6f00" - }, - { - "axis_ids": [ - "axis:segment_length_um" - ], - "code_sha256": "885c38bbfea62043335f3c1e53ad0653feffe8f0ee5af45fdac9a76f4172eb5e", - "controlled_axes": [ - "segment_length_um" - ], - "geometry_id": "dgeo_5449ec9a897e052834976197", - "image_sha256": "9d953193d179f3e14527a134e37632a1c4a1a9c35414a940a591b3c9e9997ea2", - "parameter_delta": { - "changes": { - "segment_length_um": { - "after": 28.56, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:segment_length_um": 0.84 - }, - "requested_updates": { - "segment_length_um": 28.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4e5c4d62ccd765c1dcd2216b784ae20dde960b7879c0df89336bf51954604168", - "verification_evidence_sha256": "7fa6bc697a5613bf166d39ee84c8e06ee777e904aa447d2bdf688c63583cb923" - }, - { - "axis_ids": [ - "axis:segment_length_um" - ], - "code_sha256": "0762da17e145ee7c9e63d27425354eff96416bdf147d51f36b51966ddeb698f6", - "controlled_axes": [ - "segment_length_um" - ], - "geometry_id": "dgeo_11972e81bee6217702b2b831", - "image_sha256": "4ef09a7e6c180dac2d7925284c3a01c654c387ad53481be3b7a1de01f441a651", - "parameter_delta": { - "changes": { - "segment_length_um": { - "after": 39.44, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:segment_length_um": 1.16 - }, - "requested_updates": { - "segment_length_um": 39.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c480b1eca8a9650f7c0be9fd9ff604d0ba4a28b548d0ec05bcf8b79f9bf12bb9", - "verification_evidence_sha256": "a0e280a6fa3cfe5dcc1514a56dd3f6dfae34f58be2ba6c428acff173dbe887e8" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "802b2637d106a023801145a22a28737abdbd69efa76d30e594c1efa506750b6e", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_97f946375daaa6988d39d144", - "image_sha256": "a737d9ab848106fc3ea36c1889cb24657196363a512a8341a56a578b71705079", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "075bd53b68a600fe93331fb907c7a9a2176caad9a2e03da1f77f5810825386f8", - "verification_evidence_sha256": "a85927e19d58857d036eb5df7cb50182e02e40ae4206aab31cb45b1f60d8b62a" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "8cc387417a2d3f959a6e60b12c9ae7205bb05f1a2c4840dae69964d52bf9aa0b", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_c2aeb91b747cfcff858b2d6c", - "image_sha256": "414ce7766a73bee3164dfd97e2aed0a2eb80cdcf8cba1de5d41c6a3b61a97f81", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "28ffe1466dbb320f306964749089f9a1d1120de96d2e659393f85a2cdcc4561b", - "verification_evidence_sha256": "dd52841f270a4498584b28b0948ff7d331aa3a86d7eb53e71acdedcfc576997b" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:segment_length_um", - "axis:terminal_length_um" - ], - "code_sha256": "182200ff82835aecaa6a28866c8139c30e223e4fe57700b48b3148451e9d59f4", - "controlled_axes": [ - "segment_length_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_509a4bab60094aa14fefdb39", - "image_sha256": "4ea02a8858d98365530c63f11fad6432777e7063474ab2d9e4fbba3f17cc3d6f", - "parameter_delta": { - "changes": { - "segment_length_um": { - "after": 31.28, - "before": 34.0 - }, - "terminal_length_um": { - "after": 19.44, - "before": 18.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:segment_length_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "segment_length_um": 31.28, - "terminal_length_um": 19.44, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cd7bf1baf3c32252ef0c847712a49a330f0dead382036663a410324f073d3ba3", - "verification_evidence_sha256": "28c1e4ccd410590d658d777047b739c63a39088058cdba26e2ae476eb0364b84" - } - ] - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s02", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ee0f75c3fc67033f0389905ae84163f5a5e6a854143f6a270517a4d3629898f7", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_3571e9c76ac77a53e7168528", - "image_sha256": "7e8c95224daf50b383928ea95a273e2ffbcd88ea0456409f16bac4be3268d5f4", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.51, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.51 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "686660e18ad16a5edb5432e9e1811cbc4d194959b87231475032c139432694fc", - "verification_evidence_sha256": "f06341c80b5e7d486a7873e1a44185e6a6683ed0c3ef1f646975acaa6f26bcf1" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "26421262e75e44eb80e4359610d73336b60226682e4160bc48863b789b76bc7c", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_659930548d6e57604037a4af", - "image_sha256": "773c43fbd86e9282d7cd96d9cbfea720f7eb1021524bdedf82cf25e31d975216", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.49, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 6.49 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "06263a3940dc05fed2fba18dccfcf29b9ad875b394acf601c19cd798d18a104b", - "verification_evidence_sha256": "05faa6d4af5e3a2a9ffc828b6a94414e7ca64617376887bf43dcc7a8dd55ff4e" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "f265465fbdd2da412666315a9162d2752b46c97cc9e451a86702dec77949392e", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_fa0f60fdf81fc0ed064c786b", - "image_sha256": "fc0dc190d0194795553e517c57382ff3767122c8d8a1c65116f7fb43375e4b53", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fbfd5ffca92a723ddb31b3f093d47b8aeb2e37249aa103225b1add0a449db3e7", - "verification_evidence_sha256": "d997800cb7ab2c3c1c060e5e6011f1568b7add2881da82268cf71441da18feb4" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "a9a487daed02c3435d7be280110a32bc8bdeb644a30f751eb4482434ebb61619", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_df10c679dc03f3a9d0576fac", - "image_sha256": "a313feba1a19d14d1e41f54dc917a17900229252d6f6164529f1703ff818e3d0", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "19d5a2aef18a515c733f8068f476b83d6450c331ccacdde2202772811f776636", - "verification_evidence_sha256": "b2fc4d6982328145bf53979b0cd4ea13f0f775322f3c3b84640a29eb70643b22" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "e1a81e9468a2b7f41e574b2c193e4fa08a732d264bf03f79aebc54a80d164e4a", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_55c394319f08aaa3b26c4bcb", - "image_sha256": "6ef2686d3789f4ccbc782775b2ba1bcaae8d422cca62ec8a13e8cb3b753db63c", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "88f3cb41bbda8d1d83be7f7b6dd629d9a3aedba3449eb03a436641105a80cd10", - "verification_evidence_sha256": "c66a7c1303c65470e334dfe01bcee6f0fd2c3853f63d3712583be0f2c8f7785f" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "b75c98ae4fab4a12c957e5cf176991c76ab4237608e21edc819f588098590d99", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_7226f528578c8a7ed95c2aa6", - "image_sha256": "f12d6714bbef5f148361cdb441c62c5758e15831fb85356ed494674a13f448c6", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ca6a9194eb36d07fcdfb2f5bdd69cf0bd0b6a546441559bb9733d781630893b2", - "verification_evidence_sha256": "442f7a7d9028c31997000e551c07d68bcf515d3821b0bce2bd5180be2be7817a" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:terminal_length_um" - ], - "code_sha256": "ec6e44678c4787bc0ade260240a992b817f2f3621dcc77bf8a6c3b807765729f", - "controlled_axes": [ - "hub_radius_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_3e4db8eb6942b71649a59fbb", - "image_sha256": "9610681a077d0e3c6830d1a173b35331c43059c04051761886c7cc281fb168e0", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "terminal_length_um": { - "after": 19.44, - "before": 18.0 - }, - "width_um": { - "after": 6.05, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 4.6, - "terminal_length_um": 19.44, - "width_um": 6.05 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3affbf7c80f7378b31ac093772fc965cbad267f7da46fcdb64e73e6f4464dfd3", - "verification_evidence_sha256": "9cb6258a903d89c11005d9ae3dd9ac552d053526774c807ab65380e7cb50db95" - } - ] - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s03", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9779192caa1695d58f8e52c3c4610835321a9a106d2f73477e11692cce60c6c6", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_5f0c4c432d600d4fe43ee33f", - "image_sha256": "b843a38d89dd2ed6e54cd5424a7dd0de3aac40e381d8197c5654bda48e907cb4", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e26ca755d0adea84e23ab8244e99d7366afb124cdee6f25e360a4a611eb017c6", - "verification_evidence_sha256": "87a31d653f2e8783e0ac2220d3d61d40d5d09c0ab03dfb92367deac7f6f2f7c3" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "9d3e9474abdd6a6e6bbf75dbb226bf9eaae5ad22a5b33f5bc0dfa5c85346584d", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_35049d99e37b0ec1121b0352", - "image_sha256": "cf4a98d4611647a8f5897aabbc76732821b63b50bde70523f97991db8dea3dcb", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "75fd3cc90cb6d028493b4378de8c4c75fc3826d4ca9a20eca1373ea7a7a91f05", - "verification_evidence_sha256": "f6cdbecbb7e403b135b62f9cfec2e12c55c4261531a16a5d1a73731930321689" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "20d860692e36226b4d6d01aa461961ca8c0bf77af0e6da2226b59a4028dc09f2", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_e572b4114ee00d8702b53b28", - "image_sha256": "69ce40a1b5c7040dd91ff2a6a2dc5b09614990afbab8e459a8d6a977364aaf3a", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d208b2fb09de2fd40e6c49de42677200674e8923f3c578c393ce1782bb5dd71c", - "verification_evidence_sha256": "2476abb6ce710711b7880ff3ee15afc4a36b59eb6970e0c829d1c271af7bb05f" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "dc84ed1664d927a410f4f5164a0a110d94f7b02c84d14a39af7c50d6f0a0457b", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_a1cc09a207f035fe425ddec6", - "image_sha256": "79cd8c5574270a58968fefaba294b88d369901465612f8ff60bec8ae478e207b", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8adad7ead401b48bea6b7b5967eb86b785180b3fd49aeeaa681197c845c6c8ba", - "verification_evidence_sha256": "6e8dfece1a9b7ce6f0949a2e7cd96f144d6269f2a7f2b63f993ff8f964618a81" - }, - { - "axis_ids": [ - "axis:entry_length_um" - ], - "code_sha256": "252bdec9cf24c7d69a1131091d1caca75c08e7c77fbd71cf19baaddb6e0a5dba", - "controlled_axes": [ - "entry_length_um" - ], - "geometry_id": "dgeo_21e71329b08c1499e677a0a1", - "image_sha256": "716d047984b9ada47020db5c94d4c9a5acee76cb284c8e2fda8d2cc299260ba5", - "parameter_delta": { - "changes": { - "entry_length_um": { - "after": 32.68, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:entry_length_um": 0.86 - }, - "requested_updates": { - "entry_length_um": 32.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f4fd461a7dcb6196e620717a0a3b334071805645580b9c0e48126a89622829a4", - "verification_evidence_sha256": "556e94345c9f1e747f26412027633949d5d2805974cf22e1218f62935288453b" - }, - { - "axis_ids": [ - "axis:entry_length_um" - ], - "code_sha256": "daaf2e64392e22041119e0631f1e1b41d213d99b116f55db6be753e9d86916f2", - "controlled_axes": [ - "entry_length_um" - ], - "geometry_id": "dgeo_0bfbeeff71ae6ca2f7b6015e", - "image_sha256": "b130e11ec130f80e09cb466a89ff31e8370ec79b371fb426c6a59d152711a9a2", - "parameter_delta": { - "changes": { - "entry_length_um": { - "after": 43.32, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:entry_length_um": 1.14 - }, - "requested_updates": { - "entry_length_um": 43.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8d308bde4080916f57fe82a58fd556deb1b01e45aa79faf173638f83df38543b", - "verification_evidence_sha256": "0a392760a39ea3095dc80e86e568b5fb957cc4d20d71ad1d6c4d2e9835e196f9" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:entry_length_um" - ], - "code_sha256": "f6d740b232c726f80c845314fe65ad8448d40d482a648007ec7931c421670f2b", - "controlled_axes": [ - "bend_radius_um", - "entry_length_um", - "width_um" - ], - "geometry_id": "dgeo_31b57bc092f5502f9c56cd4b", - "image_sha256": "83cabc979a895c1ef7ce21ecbb0980ffe7d495d1fdfd90333293e5f6667b6cb5", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "entry_length_um": { - "after": 41.04, - "before": 38.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:entry_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 13.8, - "entry_length_um": 41.04, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a6df31e57144d1548e058909ebc7183dbcdc8a0f60d2e2c00453da41b7c4e2b8", - "verification_evidence_sha256": "ec478ba961211cd25ee1773444c933b667b43c378d75cf642e92868cb7507cf2" - } - ] - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s04", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "f3760fc1077dfcf2ddbb4a130811bfebc40fdb790e25ee2eef3c5f6b085e62a9", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_c0499ec36976a5c5d514b07c", - "image_sha256": "fb6bdcda1aa636d5095a8d807d92593f6e0c8bcad47985744d38049bda20d6bc", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.1, - "before": 5.0 - }, - "wide_width_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 4.1, - "wide_width_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "befdb6c0bb427e256d9ddf946d849a58b892b9307f812e7d9251afee43b3017e", - "verification_evidence_sha256": "912a261bc75838e72cb44d6da18229fdeed01461d29b1ac526fa4ab475cb45ea" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "38c17de5f0e0d3ddea472a4e672dc234f6ce4cb8926c067e66b2a63ae4f57ca7", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_06204471ee5f5b3cb25233f1", - "image_sha256": "d0f5556029a23b852ecba23a352364cd238bb362c7f4624ae83fb3d7c854d9e3", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.9, - "before": 5.0 - }, - "wide_width_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 5.9, - "wide_width_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "503676920eb45bac0b2bc03125a267fcef4520822d391c6d692c651855e2001a", - "verification_evidence_sha256": "e4b987b774c94d5a7178b77bd08820d04b4cb572ce94e004fe6cf1a83abddc2c" - }, - { - "axis_ids": [ - "axis:segment_length_um" - ], - "code_sha256": "f6935b5d6fab9abe7493bd1d7ef1b710417706403f0c02a689270b1d34c4394a", - "controlled_axes": [ - "segment_length_um" - ], - "geometry_id": "dgeo_42d08ca62f7593ab261c8dcd", - "image_sha256": "3519904a384ac4cde6cf63171e7dc90b1f436a6d7b867f92404947a7638b2bed", - "parameter_delta": { - "changes": { - "segment_length_um": { - "after": 25.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:segment_length_um": 0.84 - }, - "requested_updates": { - "segment_length_um": 25.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0b4af6937c233bd3a3784fe2e6f0fd507dd6fc6c1a52175886bb6cecf88ea3d4", - "verification_evidence_sha256": "67c0ebf53764518bcb250be9d435b136b9796ebb4c0bf368be2e5ea9324380f9" - }, - { - "axis_ids": [ - "axis:segment_length_um" - ], - "code_sha256": "7813d0ff6c1e2965b4ebfbcc4a27193bce76bdbbeb26e5cbfca6060dfe90b36c", - "controlled_axes": [ - "segment_length_um" - ], - "geometry_id": "dgeo_873c6cd99e10a584f86d2069", - "image_sha256": "b92d9389c1910e9028bb786e699d4610e00da9739f657507ab88cc5709fa1038", - "parameter_delta": { - "changes": { - "segment_length_um": { - "after": 32.4, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:segment_length_um": 1.16 - }, - "requested_updates": { - "segment_length_um": 34.8 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "bc3a1ecf211296e15aa4ba6957d10eaa421ab2f664bab61c7a3c46af51125a58", - "verification_evidence_sha256": "cec95ee42593053ad73efa3ab419bf15c463b177568375ace0e75252eebcc932" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "8b38a501c676d19c9cd5daada194304796e8a6e6799618f0ec9e65f5ad99860d", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_64553eab494898ea0bf2480d", - "image_sha256": "4479b167103a24646ca40e47a0f8c74b2af51dba1383ed2aef3d6166ad7fc1dc", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1a89d05e7df59479c85cc5373f26b84bfa1b3357b4e7d2c7b7f233693bb563aa", - "verification_evidence_sha256": "2135f19c6c68f068993756237c28d4ea1ff1c0776a88946cf2ff56751a85dda7" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "b4eaf21168b40103309a36fe7200398f3ac6b4ac7ed2ed067cd77c76ebc67217", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_91c3c4427b3956b80acd6f9e", - "image_sha256": "0dd88303fedcecfcdd1ae9cbc75e35da8afdcce83b5f865b810de091196fed87", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "18a929f2f1a74a67ec3f6eadf7f878d64276b300eacda61a787bf072ca797ade", - "verification_evidence_sha256": "3bd6217f932fc5b23a91e1197f6fd084530e130c2ec85f9367c43cf4b1dc7bc4" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:segment_length_um", - "axis:terminal_length_um" - ], - "code_sha256": "836866eb42d255cb84e2cdb51ca239ca33079cdc6c1a1a21e4c2cf4b59008804", - "controlled_axes": [ - "narrow_width_um", - "segment_length_um", - "terminal_length_um", - "wide_width_um" - ], - "geometry_id": "dgeo_ea9c4bd31e62ce2762b7c629", - "image_sha256": "e510417daabd6f90cf14bdabd0d54018ee735a1872ebef5335f27b709119000e", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.5, - "before": 5.0 - }, - "segment_length_um": { - "after": 27.6, - "before": 30.0 - }, - "terminal_length_um": { - "after": 19.44, - "before": 18.0 - }, - "wide_width_um": { - "after": 9.9, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:segment_length_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "narrow_width_um": 5.5, - "segment_length_um": 27.6, - "terminal_length_um": 19.44, - "wide_width_um": 9.9 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6ccfae2f2243ed49276a007c8d6f73a1dca077dee0ab8c394f695a4804865807", - "verification_evidence_sha256": "cc40a01ca78c62eda48cc50c37325931fdf9a6ef50e5ab85a49f153b730d35a5" - } - ] - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s05", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "e83dcbc11aa162a414686bf62b6418b2e12fd231aa436f273f230b99971df683", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_67c00887f38e45ab6b205cee", - "image_sha256": "ef5a5e340de12a5482e4f2d1ee69cb42e94c42bc798daf37a57da82e5dc35bdd", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9f0e1b8ef09faaac60e4dd4da62681459d682700cd7b8f5f5fcedba58d8a0aa7", - "verification_evidence_sha256": "32e1fb9cb4eadca1cf08fd8defd9d472bdbc48ca58d70b2e3bffe69f6bba90da" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "e3f0949f18294cb218b6855f760d8c8113740278095313011853ffe0fc4a33cc", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_32713639cfc96798800fad8b", - "image_sha256": "e0dd5acd6e1420813317a23ffb6a51ab3f3ab0d37212658251a6083bec2483e4", - "parameter_delta": { - "changes": { - "width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4be03078ef7fd4ce444c74fa0a66493b281b04f9f05939f1edcea1cf0ed92d71", - "verification_evidence_sha256": "46b25d786e5b83472138db3ee6a6dfe3e10dd77173557a9c99b45c6cf1d770a0" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "3437e343c226903be2453dfb91e3ce54ae0888d561738d307fcae2339af7f038", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_20e0edb58db1210aff5368e2", - "image_sha256": "838b12a8e93fd1c391527e5d25638f6336b691aafb193f3f0a5865f2209146c6", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 16.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 16.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f3886c46dc73dae362449a23218cd825f6a353dd0a4036d6f26f4518bca23522", - "verification_evidence_sha256": "fe8bf492930d5934a6bb8cf46be57865a6138a037d257aca4f087e2cf9718f07" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "a913bd600e08fe7fbc7630ee611f2dd4ec3774ac2aa77f5f860b3a99e412abda", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_4f00fb60322c6a41d540b14c", - "image_sha256": "5c8e70d89a5847412031b5733bf9536333adfc14132b7a7d1cb0e3f825104780", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 23.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 23.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ef497f92587ab512c0e2170ff7e08a657212b5902d8f4b6a3b830dd7c3df77f1", - "verification_evidence_sha256": "a62c584d5e9c87bcd2c685b874364f35695d48042f6c50eaf2c1f2084eb10c22" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "789d2021cb22e1e894db8ae8c7cef7211610f1d8ee0815634fd3055368880c5d", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_65565d6c4f05439008d5e5d0", - "image_sha256": "001cdff74c7b47e5fffb42af95f089bff3888d7698a594cb5fa8b2cd7c6834bb", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "40e5d3eac882a9cd70d3e922901a81158cea0f7d422fcbf2e48aefc9dc5e511c", - "verification_evidence_sha256": "ac467216fbddb7021b1b2885714a1982ec64cb89e85f29cd0c2405694909f869" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "ea08328a7662e035d64b8e729c124e12a3b526a24864a30b2aab877259c11be5", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_d56bdee206c89993b017da3e", - "image_sha256": "10f8cd97afcd5535f22f6db3128bc478ce4f491da6e1049ad1a47778700dc472", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8fe473587c8a4044a304a94895c8c8bb70fad265e4b544fd9b549d0b7ab022b3", - "verification_evidence_sha256": "494d7808e46c5df4c000bb659edadbe52326f1c0dbd15392b313375f944eaadc" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "code_sha256": "6df257ff226b084747f5408797f0af9f626a33f43bc8fde4f8d50588e6cb55cf", - "controlled_axes": [ - "lead_length_um", - "terminal_length_um", - "width_um" - ], - "geometry_id": "dgeo_a56f2cff5ee22de0cac3eefb", - "image_sha256": "3d6734075b316e5a053fbd7904f8a312cd3931227826d2ff67eceae39d58f4b1", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 18.4, - "before": 20.0 - }, - "terminal_length_um": { - "after": 19.44, - "before": 18.0 - }, - "width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 18.4, - "terminal_length_um": 19.44, - "width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0b7c170280dadacbd087d40bbec042413e855ccc710637c6abdd9a0bded1652f", - "verification_evidence_sha256": "d87f0c65500e170edf46abdc27cdf386a781749dae4389e32696510c581e40d5" - } - ] - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s06", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "3a404f37ae7a95d3f5816b533d46fb6dd0fc9010352baa79ad346fc9cfb4ffa8", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_d3e76bcd8d30e52ff90d9f88", - "image_sha256": "49e85ae1b7e6e2378a7dc1bf9b760ee30a7f18530ab0683d8bcba9d77727424b", - "parameter_delta": { - "changes": { - "width_um": { - "after": 4.264, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "width_um": 4.264 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "facab4a7b39c203a6d74a112a667ef56440539c9188becf1a000e10cae047244", - "verification_evidence_sha256": "753b9b84335c6f08776964f31a10ec2d2f1c3d01f7eca609947677f2443bd06c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "bcb9f39773ab5436cd1f54d0494b9e486fccaccf058aed211645b2129a3879bb", - "controlled_axes": [ - "width_um" - ], - "geometry_id": "dgeo_e5099780f386674ad3781283", - "image_sha256": "71ed5530564688b44b41c5b6ccbe176b6cb48e79e732cfeb7c641e8f2def5666", - "parameter_delta": { - "changes": { - "width_um": { - "after": 6.136, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "width_um": 6.136 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1987ae891d13cc26ac54773be6348acc4ce475f5cbe0dd590ba2909c1cf77f0d", - "verification_evidence_sha256": "9d863f2490f2430622bdff469c1aca35a489dd4889dfe7f96c7210e37c4128e0" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "60d01e21ffea84632811993ab0f0d79cc48cfed7ade15950f304b2a5f78ea1d3", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_274779936fb1d8609759c36d", - "image_sha256": "0adfde32e94a4b26579b122b3dd6499cfd313159b4a7e20e4d24586dedb2d9ac", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f15ffaff566f3f66d7d5ee2b1b5b8eb6050314680eb982d7c0d481e29cbc7a1a", - "verification_evidence_sha256": "c06c65163245996e455ac95921b7f53fe339e32a26c5ecc9640f9a54d02922a7" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "79e51cb5e4ee2f454c0f3feee05e638f57dd5f02876d2bb09e5bb6f85f88dc3e", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_a2f036d5a8b7a77af7f19469", - "image_sha256": "e5f55b0435cfa90c4b173daf1ca545b510ffcccb083acdd9f5191131782c0632", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b35cc183b239bb984aaaeac6931bae1da8b029f336c510d4c2f43217bce01d79", - "verification_evidence_sha256": "2a73301d7694c7c3ebe4cd6d3fa095f2a3886c7e512e0238882c6f1d89d3916a" - }, - { - "axis_ids": [ - "axis:entry_length_um" - ], - "code_sha256": "5a4af6301b69d17c1b0646f267f2aaf4fb4a37e9c2c209f42814adf6780ef2bd", - "controlled_axes": [ - "entry_length_um" - ], - "geometry_id": "dgeo_c8e34c8cad942f4e0bc6ce9d", - "image_sha256": "144ba51baa960d6640ada302e7cd106d2402d48eadb670afe3c81bb9842518bf", - "parameter_delta": { - "changes": { - "entry_length_um": { - "after": 32.68, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:entry_length_um": 0.86 - }, - "requested_updates": { - "entry_length_um": 32.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c9ef38ea0aae633055b064f7b0ad635bb7b1897d6c0be9c836db3aeb5c90f32f", - "verification_evidence_sha256": "1b7627bede7c1d52f0b8dc960571286fb00a82eb5d98c6f0e7365b9bd8cf9584" - }, - { - "axis_ids": [ - "axis:entry_length_um" - ], - "code_sha256": "2f35bc05f46268595a3a5b2d31bc7a9cc5ae16405372b7303243343eaf07027e", - "controlled_axes": [ - "entry_length_um" - ], - "geometry_id": "dgeo_80e536c074217f48cae04a21", - "image_sha256": "24f5815a7d40ba562b56ef55795d3cdcaa6e861a3c48c08738014c911a0dcda1", - "parameter_delta": { - "changes": { - "entry_length_um": { - "after": 43.32, - "before": 38.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:entry_length_um": 1.14 - }, - "requested_updates": { - "entry_length_um": 43.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "15bc96535eb6bcfa675ffee095efffc352ffd7ba21fd614880b779f34228f583", - "verification_evidence_sha256": "109d46f6b5cc6416771a5c7a2bf8e1125491511346f7e57358fde07301218dce" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:entry_length_um" - ], - "code_sha256": "b9c7baf8366a158e6da78810d8512af1ef15816c4a3d881c8639ed5922af4969", - "controlled_axes": [ - "bend_radius_um", - "entry_length_um", - "width_um" - ], - "geometry_id": "dgeo_a7bc29f333b0adf86452b770", - "image_sha256": "19857c43157d01b4316f612a26c28afa0b2a2d2058a774990873f51179d58873", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 13.8, - "before": 15.0 - }, - "entry_length_um": { - "after": 41.04, - "before": 38.0 - }, - "width_um": { - "after": 5.72, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:entry_length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 13.8, - "entry_length_um": 41.04, - "width_um": 5.72 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5156d8fe7111fc117c0f66d993d9fca65829eca38b20528d494475f34132393e", - "verification_evidence_sha256": "0c43be786f9aebbfafa5163ff92e01411512094afedc3ef885f1dd416ed8983a" - } - ] - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s01", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "62dd948268e8941e56de6dc7f3a83b4ded735cf54e8f17fa988a4d47473310fd", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_1d8cf38acd915d5c5a464e28", - "image_sha256": "0a9c50f951b8f66cab021cab91e27dba3fd99799d674ec8a50ffd20bd59034fb", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e561fb6c9cf26102febe45b59fb77f234ed079243134deab29397deeb5f29c8e", - "verification_evidence_sha256": "7853cd19f0e1367ccc70ea6ea1690fbeacf35367ded4b4c44cf7818099097163" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "d7ebc18553ef2c65c7d54926d9248edbf0ce1e890fe7172decd5ca45cc4cbf4d", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_34b0aeada15b9b46d8c99fb8", - "image_sha256": "90afc944194f723eb13cb1a186d50eb20dbbbaf4e97e19c42671b9d3e951638c", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6161d308128d7df2d977f970e20bca05c23d37c965de38ad5f616cacfc22e9c7", - "verification_evidence_sha256": "93478d089a1d286a1a7342ccdfc2e854e01e82afcc96234f937f35082a6fe358" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "fed861094bbf6be456b4e1e032a83e30723fd84e47556ab9dab7644430a7d2cf", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_8363f68030c181b5e4d72436", - "image_sha256": "575d8a1c39d24d5a9db24ee87c191fbd712f32055639cb8d9014cc1015b9aad8", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.84 - }, - "requested_updates": { - "terminal_width_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8b9f14b02c1d1b327f2495da7d88ef41573a2d4c0576341ca8a198b861db3080", - "verification_evidence_sha256": "0f6b4ebe1ddeb7dc8c33a11b262ebcab1a44fdd30a740580cbe46b4db11e5930" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "08068ae501e77a433ca6d6d75ad972d0715075714d0b652fc3a8abf64d7b0c18", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_677f87403a4c4c6057c59aaa", - "image_sha256": "994ef1d74da310a0ad8b29b5752678ce9e4046bab1f227ff68bc68a2e224b26c", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.16 - }, - "requested_updates": { - "terminal_width_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "16cfe1571fccd654c77b9adeb7d4385218fd29dbcb8c18eef20b8cf3e3e38da7", - "verification_evidence_sha256": "2bf3ff8d1dee8ae40c1323e0f9c338dbafbf8b6caf6bdf5f3cd29282586b2125" - }, - { - "axis_ids": [ - "axis:window_radius_axis_um" - ], - "code_sha256": "1ea885e2ee55573b4fa88b272379cb136c7932e7ca67453b01c549f6fc66d755", - "controlled_axes": [ - "window_radius_x_um", - "window_radius_y_um" - ], - "geometry_id": "dgeo_57c1e6c96bee816405739658", - "image_sha256": "86c5d321c031e15138ba8f943b12467ce2a85d4867d8031c802ff5c0f87c9fde", - "parameter_delta": { - "changes": { - "window_radius_x_um": { - "after": 11.18, - "before": 13.0 - }, - "window_radius_y_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:window_radius_axis_um": 0.86 - }, - "requested_updates": { - "window_radius_x_um": 11.18, - "window_radius_y_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3b347a722bbe31dc7361f08c11ac79176b677db3af52e6d00e77f6d029f92bb3", - "verification_evidence_sha256": "ef339d5374a7736568b4b9f4c1302e980ade7c25a9f0b566c6e200d2a7b6b5ce" - }, - { - "axis_ids": [ - "axis:window_radius_axis_um" - ], - "code_sha256": "adba7a29369ffd234663e8824383277e1b587dd8af0f575bbcae1f70dc083caa", - "controlled_axes": [ - "window_radius_x_um", - "window_radius_y_um" - ], - "geometry_id": "dgeo_d4df87dda6cf9b8c5642f3e4", - "image_sha256": "4db602f309877a4c19404dfab92ba1cbec58a0278360659f9e95cd49be5adadc", - "parameter_delta": { - "changes": { - "window_radius_x_um": { - "after": 14.82, - "before": 13.0 - }, - "window_radius_y_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:window_radius_axis_um": 1.14 - }, - "requested_updates": { - "window_radius_x_um": 14.82, - "window_radius_y_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "aa7b0b1917cb9fd67c0e17720032fe1c7e90de3084da514b5b37de1d932d3f90", - "verification_evidence_sha256": "ee5c98aebe10949723efda9793abde0f323caef014f650cc570badaee2d36a2d" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:terminal_width_um", - "axis:window_radius_axis_um" - ], - "code_sha256": "b8389390e49fa873d28985738411baede697dcfc70c8a4d42507ba7b0a223a97", - "controlled_axes": [ - "rail_width_um", - "terminal_width_um", - "window_radius_x_um", - "window_radius_y_um" - ], - "geometry_id": "dgeo_f8f607f3fef6cfcfe3a41616", - "image_sha256": "66757b4209821cdd3556d999c433969e658d8a35e1d16f622e45a94d0d84b345", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.5, - "before": 5.0 - }, - "terminal_width_um": { - "after": 11.04, - "before": 12.0 - }, - "window_radius_x_um": { - "after": 14.04, - "before": 13.0 - }, - "window_radius_y_um": { - "after": 8.64, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:rail_width_um": 1.1, - "axis:terminal_width_um": 0.92, - "axis:window_radius_axis_um": 1.08 - }, - "requested_updates": { - "rail_width_um": 5.5, - "terminal_width_um": 11.04, - "window_radius_x_um": 14.04, - "window_radius_y_um": 8.64 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a3257f42037f9a7f74f9081ddf6001cc78abde64ccf040097c758034bd5f451a", - "verification_evidence_sha256": "e93a21034fea72e62033e5323b246d88e258fb08f5798cf021472f86d5dde89d" - } - ] - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s02", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "ee14edb04f873d85b9e39e837b44fb19e840cbbc462a3a487dbc39a6d8776567", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_40f792626f53461984940119", - "image_sha256": "d50020026410087223fa1571b6bdeda659b65a9b9fb3db73aced0d3cbbe287fa", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 16.4, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_pitch_um": 0.82 - }, - "requested_updates": { - "terminal_pitch_um": 16.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "01cefe698ef9efe538fa52f7c02887fa12cd72637b84c8e79075163d3bf27a58", - "verification_evidence_sha256": "c5d6c7977aa04ac0787a1ec664ac77d49b7aba865632fe30ec71a65ea87fa83c" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "7036b50379660a5320e3c0f56e2d80f4858fa6eabf6f80265dac65e8dbbbcbf0", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_2e4b57b937024ee7e8c18d40", - "image_sha256": "b59f567a8fee55b53aadd2388665f9000d60c338f0ec15f532926806782a3bf8", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 23.6, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_pitch_um": 1.18 - }, - "requested_updates": { - "terminal_pitch_um": 23.6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "086eb35046cbcddaed3ac7cc32d290be6d20094650f74412288fb038220841c5", - "verification_evidence_sha256": "b99cd47e6cab9be3accdfedb485f0352f47ed49b22df14d9b12b7ec551563012" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "9bd598040d90c528047a429d7d80f6528cf456294604e4e80e9d80bf54b095c3", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_9d50ae059382b1dab5a68867", - "image_sha256": "5d6319b9989fe7e91eab6556d7c725917513d91ff9c3fb027c1605df15e592e7", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.84 - }, - "requested_updates": { - "rail_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4ab503a36fcf541e497e08faeb0394bee20306f8dd2dc7dbf7caafc85917f7a6", - "verification_evidence_sha256": "5e3e451fd59e9e2b236ad7c262084ad2f2bf73b19910c46de68222ade9317faf" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "bd8839e6901b86bf33f488acae16fd5ba16d4d3aaf0e6fae90a73954a952c2c4", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_1f312a923994b0436fb92bdd", - "image_sha256": "1abfe1730e45f530620519924d74063afb5887084a2ada9b31211c3dc355ee30", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.16 - }, - "requested_updates": { - "rail_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6684fb181e80384e81eae76b475788dbd2818fbb83a981166ae24f87fa650de5", - "verification_evidence_sha256": "ece3482583462569244f8bb6abb1fd15c0f12cdaa32d7f4deccfabad86478716" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "8c8cd7f2fcec6cbfc21d6048afc12ffe0770d22fb4617f41db7e7372cbe49034", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_c3936b41570fe351e04c298c", - "image_sha256": "e46fb4f9cc41be702defe345ba9653fa3f2a2aaa0d87087f0e6410a05d1a0d55", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 9.46, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.86 - }, - "requested_updates": { - "terminal_width_um": 9.46 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b61be331dcec7e82a0cd9ec2222f092389254da324e0174ab24027a279230db9", - "verification_evidence_sha256": "27c1752f1dfab885f1aed6f0f44052023b2a92deb399ec79c6bcf49df8663d19" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "a63c44238ad5f4d9e1024770caad83a3a04d7020222f7a862ec584a39ddc909a", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_fe19db722c7daeeb72d1d80f", - "image_sha256": "8de25265e2b606c75dde4d0e92ff9e6f0fab3a6da6f8bf6c8b96155362c705a2", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 12.54, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.14 - }, - "requested_updates": { - "terminal_width_um": 12.54 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a9ab90c1d92965610611f7322bbf3ca251f241f983d2edf66219e23301efb73e", - "verification_evidence_sha256": "15e73cd1dc10abc3289ae09173559bb738c72191bbdc678c2df6c7cd6225d5cf" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um", - "axis:rail_width_um", - "axis:terminal_width_um" - ], - "code_sha256": "2553259b1eaa6c220ef3516d1f92a986cc04a68c0894057d57a377ddbdbcffb0", - "controlled_axes": [ - "rail_width_um", - "terminal_pitch_um", - "terminal_width_um" - ], - "geometry_id": "dgeo_53c0e2de0ab942671c16744c", - "image_sha256": "832ce2c47d42ec6aa33e5926982b2b28c49d59b727ac7abee3ee7d24bc429f21", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.6, - "before": 5.0 - }, - "terminal_pitch_um": { - "after": 22.0, - "before": 20.0 - }, - "terminal_width_um": { - "after": 11.88, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:rail_width_um": 0.92, - "axis:terminal_pitch_um": 1.1, - "axis:terminal_width_um": 1.08 - }, - "requested_updates": { - "rail_width_um": 4.6, - "terminal_pitch_um": 22.0, - "terminal_width_um": 11.88 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e9fafe396c575b376fff43f733d210b494e21d76e542362d1f64b21a3c0e9eff", - "verification_evidence_sha256": "7aaff13714720148137b54a906f850e12c8625c0940e3a025f271bce615999a4" - } - ] - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s03", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "9f884dd102d92196817dbd9dc8c4699f8dfaa23551396391a2856e658aa03a32", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_b34816cac0993122dae0dc8c", - "image_sha256": "227fbb8b7d09f0f5385ae25effb7e7a8c44facb31bd528c1e43c8f645b82c12d", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "52be6a5abf6d02849e8ff93dfba6e5e94b43d5d76627389c0e527f90dc9c9441", - "verification_evidence_sha256": "11b38f3777b478f83e6f405c81fd1b4eb0964821340e6f1c809f1f6523b35ff8" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "5bcf92e3be420402398aac3c5265c64fc398caa45e82b00944a723a71b06474c", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_3e3762eccf8a31fb5b7344bd", - "image_sha256": "b98aafdaee72aa45277f0af02260f44bf40b121e665e7e1aae0d19ef7d8a7dcc", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4a718e3579dd66a922aaf4ef59be85ee877d1e25b0ff32a1065364ea78fc635e", - "verification_evidence_sha256": "9cc12783f0d3c91bba760c6a028b5b630845cbb6fe0578908bf61bc8a9d3285b" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "874567dd7c9f126df57e916d3990f1a528bf661e52b6315a07f36eba7f061781", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_18016eb1f67e2d51a0c98d7a", - "image_sha256": "80700027820950f2e26e4a0f649922284a12d99a6d8c05e80e50aa4beef60d77", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.84 - }, - "requested_updates": { - "rail_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c03c3777b251d4720230514a385538cd1bd676c5f65e08a9b68d419fbfbec9c0", - "verification_evidence_sha256": "ff36687a9e2781f96dc18cd5a5842ff032f2cc00c5d51feaaf717ed9962d7afa" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "adfc4fdcd1545e0b9fc22faa4b6a78762463a3298e875282e9143b63a057b2c1", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_6098552add107ea3daaf08dd", - "image_sha256": "e2d2fccfe1960fb122e4d13d7b973fdddbf319af7b0e7b3b65bf9f73c7fcf6e2", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.16 - }, - "requested_updates": { - "rail_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1d47d4b030b26ecf132aea87b1c1eee0ca0cf35439fcf7ba6d7aee691a17f014", - "verification_evidence_sha256": "114dba5743450871a80e46edc09787b48916de3ed7bd18f5d8c174144c94ab8a" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "c97c1fc12d32f1c0794fef2cfed89a8bde5bffb413bdb9d4eea7480415447acf", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_8324325dd658647eaad52cd9", - "image_sha256": "70556966644627b1218f65be4cf41de2290dff7ca0eef5e5de5dd0ec17753389", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 8.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.86 - }, - "requested_updates": { - "terminal_width_um": 8.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "93dceb06f8b899bb5caf54339d25982dc813febe9e71d7d5010ab100556c7357", - "verification_evidence_sha256": "6e6be02a97d86883bdb73429733119e5d5225c17f7bc35ee5304e2378bd94b94" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "c27ce834c8c55ba7af4e2de6b5c03dfe3f6dfd4d236c0c4ab8d924787377c8a6", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_339b12f1909600813c9ac6fe", - "image_sha256": "6eb5eac609338b176db5e6b3b933eb0f3f0e2405815375488b1785fed670808f", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 11.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.14 - }, - "requested_updates": { - "terminal_width_um": 11.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "35d989e8f618dea74501d5f03f55faf6894d15aaef3577859df3450396a0b464", - "verification_evidence_sha256": "142b7adcda85e03bdd4253a21e0b23d4b5d46083a184eca593781fd041f2a9e6" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:rail_width_um", - "axis:terminal_width_um" - ], - "code_sha256": "e1340181943f62aec9d43d51d5c71872127437531d22d0d5f5dbc3e05dd09e0e", - "controlled_axes": [ - "output_pitch_um", - "rail_width_um", - "terminal_width_um" - ], - "geometry_id": "dgeo_c34337eccb204b85b301ca7b", - "image_sha256": "d100bcca5b0d8c03708ab4331ebc9b7ab2726936996173167bb8ad0367bbe57d", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 15.4, - "before": 14.0 - }, - "rail_width_um": { - "after": 4.6, - "before": 5.0 - }, - "terminal_width_um": { - "after": 10.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:output_pitch_um": 1.1, - "axis:rail_width_um": 0.92, - "axis:terminal_width_um": 1.08 - }, - "requested_updates": { - "output_pitch_um": 15.4, - "rail_width_um": 4.6, - "terminal_width_um": 10.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "244098f1de22ac1a482604f32f85c6d98df305df7f200913d293731fa8d604f1", - "verification_evidence_sha256": "7bd1841ff85c3861849ce84003d6ac67fe0433cb63c16e60456f4774d624e7f1" - } - ] - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s04", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "558f499939a6796e4c04696f3301abe9a90ae6056c5be0096789c0458a5c1bdc", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_822de98b7935c31b8f8de3ad", - "image_sha256": "838fa5c8be438aee45c73f730e935ef7a7fb4242ae2f2f760b1d10b31a2c6054", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.82 - }, - "requested_updates": { - "terminal_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "181222795b03c8463395765e5b0bd07f5d5f388725e94a0380a14333eb7f8196", - "verification_evidence_sha256": "8f23dfd3c9179a7658413876dba2f7ae453beaa2f5778556a436fbc0a24bd1fb" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "919ac79bb79c147a70c38039919ea7670adcb09976910a2b6c27067c2c673095", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_b2f7b7d0a3ecf0ba733df76d", - "image_sha256": "72ffed01c42b77fdf0afe3fe6e127853008d06809ef79856908a495cabc6b491", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.18 - }, - "requested_updates": { - "terminal_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f58325879b950c1c80b0e3caa5bc4dbe70fa85aaf740b7eb0da9297548a6b879", - "verification_evidence_sha256": "bf6cc3b5d1c083c7e7c8f97c0233b7d61eedb964d7e1d2b92df0435c9471e39b" - }, - { - "axis_ids": [ - "axis:window_radius_um" - ], - "code_sha256": "2de6a1c87ee6a0e3c11e0c984154d3f70eb6bfe87b3de2bfede4016705c821a0", - "controlled_axes": [ - "window_radius_um" - ], - "geometry_id": "dgeo_449625ecd34f4674d3ee374f", - "image_sha256": "06f9ba5655a96b6a8aa38fbcd6b3fd2ac18439af4dba5d66dc52fc76fa1db9cb", - "parameter_delta": { - "changes": { - "window_radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:window_radius_um": 0.84 - }, - "requested_updates": { - "window_radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e1e24e210a733a6916c5694e041753994f1379d8c71675f8fe69940a2a09ea6d", - "verification_evidence_sha256": "464b9ef957ae9c035dddae0f2a1192992e41a1d7034c2f122f8ac21a5d68f11d" - }, - { - "axis_ids": [ - "axis:window_radius_um" - ], - "code_sha256": "bbf30fb79ad2954e7d8c96db7d3b5e04c37f1c1b54454e92de3eef30498517ed", - "controlled_axes": [ - "window_radius_um" - ], - "geometry_id": "dgeo_9d579ddc3388d41bdb2f6258", - "image_sha256": "ad7541a112401c9dc451c24832e88ffa4283bed8233090c253e35a62189a1c79", - "parameter_delta": { - "changes": { - "window_radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:window_radius_um": 1.16 - }, - "requested_updates": { - "window_radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f4621e00b1a9997c6238c2d3a72189471e3e0da589cf5b3b0db06c579dc0b562", - "verification_evidence_sha256": "b2ed67436b88d9aa808e2009ffd86a5c8e2b2f848b48184625293e09ab64a19d" - }, - { - "axis_ids": [ - "axis:body_length_um" - ], - "code_sha256": "4656d7ddc9a5b10f252f89d929dbcda943cf6e7375ccc8d5c902777a6bdb90dc", - "controlled_axes": [ - "body_length_um" - ], - "geometry_id": "dgeo_21b5d6ec5b4930a8a6dfc2c2", - "image_sha256": "5573140b6557d514ce9cb15dd37c0b5780c91bc2b6b44692387f5053e0eafc73", - "parameter_delta": { - "changes": { - "body_length_um": { - "after": 56.76, - "before": 66.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_length_um": 0.86 - }, - "requested_updates": { - "body_length_um": 56.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f202cbd3924aa000bcacaa940ba2584a65cb0ba7425a5578b39fd42673de1111", - "verification_evidence_sha256": "1d110455181551b5d16429a86aa88ef435c9a00b86e8737ebe29bbe12c423500" - }, - { - "axis_ids": [ - "axis:body_length_um" - ], - "code_sha256": "1733a4bd7933801ec9a94bb5bcd7cfbde3b8d2070c96e19319a2c9d4bfe99d1c", - "controlled_axes": [ - "body_length_um" - ], - "geometry_id": "dgeo_f2e2eb4b0b99e92d25c8c397", - "image_sha256": "b07560a00714ef744d240271d7f697eed183be6cc52458c8a77f123d4b491cca", - "parameter_delta": { - "changes": { - "body_length_um": { - "after": 75.24, - "before": 66.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_length_um": 1.14 - }, - "requested_updates": { - "body_length_um": 75.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ac6fdfcc8738282df61d9834757371bfc28d0ac65ba15963b9eaca16094bd08c", - "verification_evidence_sha256": "d0146fef1d40f99341bafeaace18f301921bdd6eac061572a4100325bc57d361" - }, - { - "axis_ids": [ - "axis:terminal_width_um", - "axis:window_radius_um", - "axis:body_length_um" - ], - "code_sha256": "a49beb0c02d8fae8f165533fb2f81b3f065287080c1f35c31968b5cba7498c97", - "controlled_axes": [ - "body_length_um", - "terminal_width_um", - "window_radius_um" - ], - "geometry_id": "dgeo_18b0f44f4323e71d91d210c2", - "image_sha256": "bb84b4104b803c44509e9c1423013ba32d27e2e4d4a8e37215875ae2fab6a9a9", - "parameter_delta": { - "changes": { - "body_length_um": { - "after": 71.28, - "before": 66.0 - }, - "terminal_width_um": { - "after": 7.7, - "before": 7.0 - }, - "window_radius_um": { - "after": 6.44, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_length_um": 1.08, - "axis:terminal_width_um": 1.1, - "axis:window_radius_um": 0.92 - }, - "requested_updates": { - "body_length_um": 71.28, - "terminal_width_um": 7.7, - "window_radius_um": 6.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3615a106eedb24520eaee9e253f1576453efa171cb52c31da0c7c476441e6905", - "verification_evidence_sha256": "c134ee41fbf5b6ebff36c5538d971ad180b3c50601dd6eea3b08a0870a478162" - } - ] - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s05", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "f269b3a9e53d077752d0a9005ddc24f4adb1ecb3759aa94139ebed60cbb9b181", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_5c6c051623ba84707e8659fd", - "image_sha256": "aa3b884eee5fc21fa66378153c7582e8fc5784ea52b2a5e073de76dd9e4b34f1", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 20.5, - "before": 25.0 - }, - "output_pitch_um": { - "after": 14.76, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "input_pitch_um": 20.5, - "output_pitch_um": 14.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3b26afa5b1cdbe91d2b9f1a72cd737619625e564d89c9f3f473107cbb28f98f5", - "verification_evidence_sha256": "126f78379bfa6ca48b3f40274b5b9bec5ecff3d59cb58555a9d50c2cf0a469a5" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "057dbfb769a6442396c3c3c30fed65bf7b68b7b36d408ad8ef8f96ace3cba010", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_c045f9b48494436f9bb93923", - "image_sha256": "4f142a8a6927f48e560acc390bd291a2953c11184073b751bac9985922ae1efa", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 29.5, - "before": 25.0 - }, - "output_pitch_um": { - "after": 21.24, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "input_pitch_um": 29.5, - "output_pitch_um": 21.24 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e524e60898379ed0a324fdd447cd391e9e3c761224b24fffe927f2d4d5da12f5", - "verification_evidence_sha256": "afc429fdf6ec2af39049d070d121dc0b1f945f28624640c9bb03b6ea31c25084" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "9f0e6b7a33010ec5585500d02cbf1ea4d3e72a6109d6efaf4d57dc7004c2b5b6", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_3f0125462ca0467f332715f4", - "image_sha256": "5c8a94602a06a9b928344b3a8eadb4088acfa67cf912e8d2d1d2a566f2a21c33", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.84 - }, - "requested_updates": { - "terminal_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "caf5631a8d40df7af9261598bd6e0b0e33e0a9efeb8fa69a3de4989f109948e0", - "verification_evidence_sha256": "736c4dbe000013baa85f1b62badbc4f680e25b4b97973c8e801b8225d7c32c4c" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "672e6235043bf495ed494f93d052a61b136901a3b4e81a32556556d63ec13a04", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_e8ee411069a4e38e0d0f7e0b", - "image_sha256": "d84935c0a6f32d0c12eef6961a01e738ac9089ad778be0df15dab2fc7c52b775", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.16 - }, - "requested_updates": { - "terminal_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "87cd4ecfa3976897e4618398f7aacf3f5b65f58c158422e3b9842bff9cc738b0", - "verification_evidence_sha256": "941f95b0c00860f89a11d0625974cf1c3bc8b0aabe1542c0840d26a29cfc7f0c" - }, - { - "axis_ids": [ - "axis:lobe_radius_axis_um" - ], - "code_sha256": "d8cea0fc1913d307e862d3cd473afe9d8c3aa8505de14f1d673639f2fbe8287f", - "controlled_axes": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "geometry_id": "dgeo_aa2ea7a285a45f0e8847d3bc", - "image_sha256": "605f0a6706dbbd4e636defddc7472e04d79ffcbaa1f533b39236b6327542c657", - "parameter_delta": { - "changes": { - "lobe_radius_x_um": { - "after": 24.94, - "before": 29.0 - }, - "lobe_radius_y_um": { - "after": 16.34, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_radius_axis_um": 0.86 - }, - "requested_updates": { - "lobe_radius_x_um": 24.94, - "lobe_radius_y_um": 16.34 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "35f5a8ae36174aacb9c96d415dee62ace0332c23ca3ce4eb3f27630141076e33", - "verification_evidence_sha256": "535fa5c1360179e4fca7223a1d69d1fa2ccb2a04e5c7624a9388e64470c15737" - }, - { - "axis_ids": [ - "axis:lobe_radius_axis_um" - ], - "code_sha256": "617f6d4cd3cbe65158e55a7707b72c307be049389f62cbf99e7e4281609933cb", - "controlled_axes": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "geometry_id": "dgeo_74572843dba15a3f8fa75bd7", - "image_sha256": "e70d4c7bf484cfa51d4392e52660323e96c23f5607dfba743ab8e8af5992da6d", - "parameter_delta": { - "changes": { - "lobe_radius_x_um": { - "after": 33.06, - "before": 29.0 - }, - "lobe_radius_y_um": { - "after": 21.66, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_radius_axis_um": 1.14 - }, - "requested_updates": { - "lobe_radius_x_um": 33.06, - "lobe_radius_y_um": 21.66 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ee4142b24cc9aa2e4befb9112556300b774edea7e8fd252f3d7c7d54e5c88fcb", - "verification_evidence_sha256": "d6ecf3e8224360fd50deabc01a5471f9eff4e88d3c98554aaa1e03c3238c9c97" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:terminal_width_um", - "axis:lobe_radius_axis_um" - ], - "code_sha256": "9005ac40f00593ba8592307a5accded008e96d7551c10da338c789b83ac8bb5a", - "controlled_axes": [ - "input_pitch_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "output_pitch_um", - "terminal_width_um" - ], - "geometry_id": "dgeo_6f6f78dd0e5511da0585ed41", - "image_sha256": "0b4ff282a83c0ac56b16d2186aeee680de38bce905ecf010b834419613a2da75", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 27.5, - "before": 25.0 - }, - "lobe_radius_x_um": { - "after": 31.32, - "before": 29.0 - }, - "lobe_radius_y_um": { - "after": 20.52, - "before": 19.0 - }, - "output_pitch_um": { - "after": 19.8, - "before": 18.0 - }, - "terminal_width_um": { - "after": 6.44, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lobe_radius_axis_um": 1.08, - "axis:pitch_um": 1.1, - "axis:terminal_width_um": 0.92 - }, - "requested_updates": { - "input_pitch_um": 27.5, - "lobe_radius_x_um": 31.32, - "lobe_radius_y_um": 20.52, - "output_pitch_um": 19.8, - "terminal_width_um": 6.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4c774b33f96c577936065f15ab774f8218a857d96e9b2d4f31ade085190cac65", - "verification_evidence_sha256": "394aa066ebb5cb211f13a16360cbb956bf834cc8999b6b8aff8234705a21df8d" - } - ] - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s06", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "a8c7b4eb8ef45d958ca77cbb03a6dea4665639f945020e1ba0976751fb47f39e", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_84bd4386ab069345affb81b2", - "image_sha256": "a94d5332813dd72ae0a6d64af1b9c08fa9a30c7ebb2b0e3b5c3f8d2f17735563", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_width_um": 0.82 - }, - "requested_updates": { - "terminal_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d8dc0d03366f168f9ac07e3dfedd42c74f636bdf290828a5dbb6530741baff76", - "verification_evidence_sha256": "feae8cd02781fc901c10a8d41ba7120f3fbf8ca3c8aec585bd6025e5e64f8c09" - }, - { - "axis_ids": [ - "axis:terminal_width_um" - ], - "code_sha256": "0c05a280c30f2c61374da78504d6fe313e0868c13a5ce0045a53e3af91993d35", - "controlled_axes": [ - "terminal_width_um" - ], - "geometry_id": "dgeo_d41f601a9b922a3de985c05a", - "image_sha256": "7f4a717fb9dbc2918efacc59746293f033306d0f07886d72d5a8357858bfe90a", - "parameter_delta": { - "changes": { - "terminal_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_width_um": 1.18 - }, - "requested_updates": { - "terminal_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "075f47fc8d94664ed89fd939d872dd7fe1dca7a3290a04020a49285c34ea07e2", - "verification_evidence_sha256": "5a70b1fe8de52fdb1905819b2d79e0c254bcd15610a00479e0f2a7956217c7ac" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "8ab85889e443cb0734f62b12d389772a5c0a4dc2bb0d734e48ccbc5187188e80", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_b87af630148038d8bf29d289", - "image_sha256": "fca4642397090704324188193ace5741561ed64006bbf3781560146363969804", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 14.28, - "before": 17.0 - }, - "outer_radius_um": { - "after": 26.04, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 14.28, - "outer_radius_um": 26.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b2de63f49d5bf4acd6ca09313a9a2f2cdebfabf1ad7d9650565078c2908f9936", - "verification_evidence_sha256": "b680d92eb75da1e3fbf038cce919b95b9a935ba992dab4c3b1017d4853912824" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "579737a3eeebff23cf1afb91d79dafcdf661aec87444c232cf8e32366f07a49b", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_6fe5c290ba10c5c7788fc559", - "image_sha256": "41a5badb8be049e48f96cb9aedc7a9174146d1dbe9f49b40f62e706a80f81f52", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 19.72, - "before": 17.0 - }, - "outer_radius_um": { - "after": 35.96, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 19.72, - "outer_radius_um": 35.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2ed8807a5309b101b21bba482cfea446a7af4c881e4670cc1ca4c02965e4630e", - "verification_evidence_sha256": "25f8b93f650034b013ce3cc82b1762aad2e0a2d6c95ad37b0882033442099317" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "810449431f940e1199e2d6b0868a6082244c039ae62ad18e85efc7ad8caeb01b", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_29174f3caacf9011b75edc9c", - "image_sha256": "8dd55ae5c53f9e9f1338da58d7beed1db041f21d9133668630aba5f733dcbcce", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 28.38, - "before": 33.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 28.38 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "85e6d2f27905a663a20737b4cb7b79c48992f84a35b5a4f4b478296dfed26a62", - "verification_evidence_sha256": "d3af63d6cb3f13267fe1684c6f106fbdbadb7ccced46dcc27e4c219eaf17bc2d" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "2544a93d01ab55b5452e197d3215640a2468bb97d0fc2c82add6217808b80198", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_e4472ec146db258ff65584bd", - "image_sha256": "56123b64a91b80258f454cee953a6269aceff128b2e669d9d529760efcc5c971", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 37.62, - "before": 33.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 37.62 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6b5f0ac60b7321ed2cd1dcc81536aed0dd13df65bcb0c868c4ab722ba58ba2f3", - "verification_evidence_sha256": "05a4ba4b49212c2fabc9c84886fabe24b9f02a7eae2caf001b29b2140943880b" - }, - { - "axis_ids": [ - "axis:terminal_width_um", - "axis:radius_um", - "axis:terminal_length_um" - ], - "code_sha256": "62d5e0a4b1836839efa1a558cf0e2f8385ab010d1c97cbfd622b20a3736c3575", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um", - "terminal_length_um", - "terminal_width_um" - ], - "geometry_id": "dgeo_39ca493b3e2349db6e9cfa3a", - "image_sha256": "c714158f0272b8b8f20e5f7964febd4ca613bbd1eb98c24321234dcd480594a4", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 15.64, - "before": 17.0 - }, - "outer_radius_um": { - "after": 28.52, - "before": 31.0 - }, - "terminal_length_um": { - "after": 35.64, - "before": 33.0 - }, - "terminal_width_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:radius_um": 0.92, - "axis:terminal_length_um": 1.08, - "axis:terminal_width_um": 1.1 - }, - "requested_updates": { - "inner_radius_um": 15.64, - "outer_radius_um": 28.52, - "terminal_length_um": 35.64, - "terminal_width_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9b074bcea1a623c1732ae5e291ad818e39dc1f0da0fd8f95379fb787e1eadb23", - "verification_evidence_sha256": "19aa927b70a6d3da67136d041b339f95288909a99a1c98cad2302f1b67fd1dd9" - } - ] - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s01", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:corridor_pitch_um" - ], - "code_sha256": "20277376d977ebb6da5f739d91d55049737ec5c47dd1d92b8c5b0bc20918ac90", - "controlled_axes": [ - "corridor_pitch_um" - ], - "geometry_id": "dgeo_94d339faf8bb1c9ffeea0ccb", - "image_sha256": "0e228a8e2475762029afceead04ea89ec85fccb3bb772ff64649804f711baa9d", - "parameter_delta": { - "changes": { - "corridor_pitch_um": { - "after": 16.4, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_pitch_um": 0.82 - }, - "requested_updates": { - "corridor_pitch_um": 16.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2102e69c53cb3539bcc9b62afbc5e678c29f415a0954a988bb8988331f336910", - "verification_evidence_sha256": "8e584eff08a3323a98fff2354c54b6ea8f28a5ac70da7518fbcb1e3d325a20b6" - }, - { - "axis_ids": [ - "axis:corridor_pitch_um" - ], - "code_sha256": "54e8dd066584365d8d2410dc42a811db7b0f7ea09c3bd8dd638034809ab1b0da", - "controlled_axes": [ - "corridor_pitch_um" - ], - "geometry_id": "dgeo_f6f093fc3e2a3a9aef8a68c3", - "image_sha256": "b5500af6b9468bae6e64ea89136bfc596784177014a2adf2afb13a0251d7294b", - "parameter_delta": { - "changes": { - "corridor_pitch_um": { - "after": 23.6, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_pitch_um": 1.18 - }, - "requested_updates": { - "corridor_pitch_um": 23.6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e66f41ddf2efa68346a3f92f36fd5099461c361647f4c5c0befa8b8852e1abd1", - "verification_evidence_sha256": "6020a65dfaa02047e41372be14010c5c6193ad51c01d3904acaab3ea03a26fbe" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "0a08591e6cd6ee6f082c7b3d7f247af230983cdeb4f0629a6e89f80b9b189dbc", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_bfdef7be53a2fb4ad5dc432e", - "image_sha256": "486952072f07674d0223fd12c3ffebcd1cd000d46b3955aec4f2c68a402b3b1f", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_width_um": 0.84 - }, - "requested_updates": { - "corridor_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c27185fbd68a505b01f45680283bceac2bceb093c073cace636ea09aecb1c3d4", - "verification_evidence_sha256": "b117886e974ee437c54df7f6841f84377946ff14d405b304c1eeea830e09d9cd" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "348b655f536c12fd8bf6aa04de1627f7960c1e60e5b66671f97c3736a40f6099", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_b781fe6a6e6cad4ced319cf2", - "image_sha256": "9c50262c282c2e1fde4c828cdc5d18524bbbf1e50533a79933e6c0c2c9c5321d", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_width_um": 1.16 - }, - "requested_updates": { - "corridor_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ae9bb3872eada713803a400f36704dc80200139512ff75acc5cf87346e2d3e0e", - "verification_evidence_sha256": "447037809d5a744a44f7ae1c230c7841b5f67882dc9fe768def75f7aed2a6577" - }, - { - "axis_ids": [ - "axis:window_radius_um" - ], - "code_sha256": "60a7dbd39bbbee45715d2e3e89ed63fcab93a0bd47fdb021be9ccfabed73eca5", - "controlled_axes": [ - "window_radius_um" - ], - "geometry_id": "dgeo_6a1c3f23c33808f94405fbe9", - "image_sha256": "f9fda8dac323021411304aa76dbed120d82ef2fcffda2adeb8e5c2191e7a048b", - "parameter_delta": { - "changes": { - "window_radius_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:window_radius_um": 0.86 - }, - "requested_updates": { - "window_radius_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b1c3ed817b78c66bf0376f2c5081da920596d031fecaf0747fc0c6b18ba9ec6f", - "verification_evidence_sha256": "2bdd890dad1b63f9d31b5c6adcb20827da266113c984e169dee434d59764b954" - }, - { - "axis_ids": [ - "axis:window_radius_um" - ], - "code_sha256": "1f9dd576f27bdb95b03ccfce359468d1400609c8adf84fc8d8bfd9cd53d0308b", - "controlled_axes": [ - "window_radius_um" - ], - "geometry_id": "dgeo_217181032067ea3f104e58ee", - "image_sha256": "0571f9ef5c3ef3f2a6256963e9b00591a6b7f22a9579b727008072956f2a9768", - "parameter_delta": { - "changes": { - "window_radius_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:window_radius_um": 1.14 - }, - "requested_updates": { - "window_radius_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "cade2ac66cc8b225fe7272a81f7dc386888849fc918892dd295de85cda5bda30", - "verification_evidence_sha256": "30a37f222e456400a5ec45b7c73c1e520bfe41d488083a71fec1dc085c6e0af5" - }, - { - "axis_ids": [ - "axis:corridor_pitch_um", - "axis:corridor_width_um", - "axis:window_radius_um" - ], - "code_sha256": "3bdd5e17980741f817a287dedb4c40335ede7de85d033594286a92ebc03c6d4b", - "controlled_axes": [ - "corridor_pitch_um", - "corridor_width_um", - "window_radius_um" - ], - "geometry_id": "dgeo_018e308a858887984db0e84b", - "image_sha256": "5df63e097cbe7b4ea76f143928eac24b5ea73b65db96911b8c2bd3dc64d9cfbe", - "parameter_delta": { - "changes": { - "corridor_pitch_um": { - "after": 22.0, - "before": 20.0 - }, - "corridor_width_um": { - "after": 4.6, - "before": 5.0 - }, - "window_radius_um": { - "after": 6.48, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:corridor_pitch_um": 1.1, - "axis:corridor_width_um": 0.92, - "axis:window_radius_um": 1.08 - }, - "requested_updates": { - "corridor_pitch_um": 22.0, - "corridor_width_um": 4.6, - "window_radius_um": 6.48 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "b721226d9fbe1b1cb5f7e40911a2966c0b81725823132fe4cdb8ddf63bbf2e19", - "verification_evidence_sha256": "cfe1dfd60b5c7f8872b73f802afb07145f36a72f25435905a6816575e0a74716" - } - ] - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s02", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "ce37202987769a511b96aed71a30878a4512ddbba9cdb034633f44771bd2e31b", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_2239c4ac2460517bb0d4855a", - "image_sha256": "038b5e28cb5233623e9796a0e80870fe725d59f3a7dacb95e6ed0078be2b7c9c", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_width_um": 0.82 - }, - "requested_updates": { - "corridor_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a5ae752e434658484ce3cd5882bdd9376d175db6c865642a7deee50baaf53a2a", - "verification_evidence_sha256": "531da6be9d16b73760d4093228bf64c1732b88b5b6f51397cac17ea02dd7a0c6" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "5a74407545b4b0384f78a49e61fc87e8f0db1ce82a3ff6c4cfc95fb0a1ca6588", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_fc295adf922de0ccf3f397f3", - "image_sha256": "e08ccecc848e36aff249ec79ef14ea1096d7bc60c44abf274142c9a3ae201abe", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_width_um": 1.18 - }, - "requested_updates": { - "corridor_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8f87fcd6a07ac2860bde704146e793100edc332f666b8dee53a2899f03e598d3", - "verification_evidence_sha256": "ac89aeab28807f3db4bce3fcfc6a97ace209887eeba3f0154fe6c69c6485fad9" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "b14d45c9d2260cf04184c16a38a90171abf96281383bbfb136f05e56a9f3df56", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_512a365fc6d69f09c7f40706", - "image_sha256": "0b82398c3c28dee8894cc2b969e85edd4cb388a769eb773710d363afa11e4a8b", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 15.12, - "before": 18.0 - }, - "body_radius_y_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_radius_axis_um": 0.84 - }, - "requested_updates": { - "body_radius_x_um": 15.12, - "body_radius_y_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6fc8f0b5819ee2a5b7296451bfd5df6f76d2105bb9fe561949f5193d0d9346a3", - "verification_evidence_sha256": "4bde4d618a1140d48363ca995031ba72bba6cd8b77e147d0c7345f0bc07e2e80" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "d76c31e1baeea5f623cd8e66f8b2ed40c455f21798f19659a1b95a0f5a851d25", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_26bcc581caceba3bcb7883b8", - "image_sha256": "df1081ea40a4e50777752f0a7383485a3608776b6a368a7279fa50a005603f00", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 20.88, - "before": 18.0 - }, - "body_radius_y_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_radius_axis_um": 1.16 - }, - "requested_updates": { - "body_radius_x_um": 20.88, - "body_radius_y_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b610dacb6689d04da332934d6920dd2edbd16fc28a9d83931ad9a971591e86cc", - "verification_evidence_sha256": "397dab83ff214829b4c23aa9a4899a920a4044151f92313dba796fc3ca724090" - }, - { - "axis_ids": [ - "axis:body_bar_length_um" - ], - "code_sha256": "7c1d1d49e7f24a65affbadb0a687db392e647814b346618d14db3870e745e723", - "controlled_axes": [ - "body_bar_length_um" - ], - "geometry_id": "dgeo_13bff149efa01538d3491157", - "image_sha256": "ebfbb3183af2581c9550bbafd81e4da84e669c3fe7f6a1baef133aaf3d277e01", - "parameter_delta": { - "changes": { - "body_bar_length_um": { - "after": 24.08, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_bar_length_um": 0.86 - }, - "requested_updates": { - "body_bar_length_um": 24.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6b2e91c5b29fcc09e7846d6ca39bf210bd7212ac90abd4ea85212014b8578c5b", - "verification_evidence_sha256": "db7fbef1b51f6f9175280d2f5f0c97e2ef5347359ae6bada0fe9b0bed36b8173" - }, - { - "axis_ids": [ - "axis:body_bar_length_um" - ], - "code_sha256": "8d88eb5590388b993b93e140ea63cd57e6f696fcd709a7152f1a3b53f2d38346", - "controlled_axes": [ - "body_bar_length_um" - ], - "geometry_id": "dgeo_f6ad2f854eb17e9d921f225a", - "image_sha256": "387593eeebd70afdba9e5b691d9256482299fe74fdf2505d99747eca8b1d9208", - "parameter_delta": { - "changes": { - "body_bar_length_um": { - "after": 31.92, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_bar_length_um": 1.14 - }, - "requested_updates": { - "body_bar_length_um": 31.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2f6b33a9c10052773054659317f5a321ef2619058dbb0b4efd561c2e6cab41f9", - "verification_evidence_sha256": "251baaae592d764ce872f54c31eea4c361b4b8fd1f49c93da13d7ea90b13a5ae" - }, - { - "axis_ids": [ - "axis:corridor_width_um", - "axis:body_radius_axis_um", - "axis:body_bar_length_um" - ], - "code_sha256": "5b648a641f67cceefe8518963ae3f20904a243bf5eb3fc8d552b54b5040f5fc0", - "controlled_axes": [ - "body_bar_length_um", - "body_radius_x_um", - "body_radius_y_um", - "corridor_width_um" - ], - "geometry_id": "dgeo_244aa0843531e21df3198d47", - "image_sha256": "32f0b11c816c92a49a17ffd014f1050fb03a5dac8e7be4f43e0feea43e53e01b", - "parameter_delta": { - "changes": { - "body_bar_length_um": { - "after": 30.24, - "before": 28.0 - }, - "body_radius_x_um": { - "after": 16.56, - "before": 18.0 - }, - "body_radius_y_um": { - "after": 13.8, - "before": 15.0 - }, - "corridor_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_bar_length_um": 1.08, - "axis:body_radius_axis_um": 0.92, - "axis:corridor_width_um": 1.1 - }, - "requested_updates": { - "body_bar_length_um": 30.24, - "body_radius_x_um": 16.56, - "body_radius_y_um": 13.8, - "corridor_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8b1c1c0b3b7e231508f6cae191b2813dba081e7b336a45d954d10599e2732945", - "verification_evidence_sha256": "b734fa6be28fbd55ce8dc486e0719aa0992f0363c19694a097c3c12d73923bd6" - } - ] - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s03", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:corridor_pitch_um" - ], - "code_sha256": "7be9b109b9143c5ae16e8efca4c5e4c07a786ede0ecab2dd5dee1f1a26bd9c49", - "controlled_axes": [ - "corridor_pitch_um" - ], - "geometry_id": "dgeo_1c20ea447d4b989cf1d63b94", - "image_sha256": "6f97d9e5163d8102f3629f0ebdb61dac8eefca75ea2f963f206c73769f9ea5ef", - "parameter_delta": { - "changes": { - "corridor_pitch_um": { - "after": 21.32, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_pitch_um": 0.82 - }, - "requested_updates": { - "corridor_pitch_um": 21.32 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0f7b1104e46e1ce879a6beb41f9be5ef5e4e22c94e481a85be0fb663b6127e11", - "verification_evidence_sha256": "58bf409ed48275b29889688d3326d0ce10ae53f4731b6a75615c48baac866fdd" - }, - { - "axis_ids": [ - "axis:corridor_pitch_um" - ], - "code_sha256": "ee1d0618c7ee16ec6191a16399fc88bd7727f07f4f32d174f50dd825d78927fb", - "controlled_axes": [ - "corridor_pitch_um" - ], - "geometry_id": "dgeo_42367c7b63e83389ddb7bb8d", - "image_sha256": "304b69c33ddf56e1ee4e7bf0376741fd852eeb2e99c932828e5d749815bfb3a9", - "parameter_delta": { - "changes": { - "corridor_pitch_um": { - "after": 30.68, - "before": 26.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_pitch_um": 1.18 - }, - "requested_updates": { - "corridor_pitch_um": 30.68 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "56a932a63c7cc196e59070665210e4c716a6aca317760ea68fd460f2cca17b15", - "verification_evidence_sha256": "d3ff7031518348a15d123f83cbff45ad5b29b2989bb51847d69f691f8f59bf1e" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "7f04291e1da82c1d2cebce599489fb2992467ecc7b9ccdebad781127d9148c13", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_cca97240808dd8e11860ed1f", - "image_sha256": "42ab43feb4a4c2a97d294ae8f6fa12a5720d4476fc0959607eba41aa761549bc", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_width_um": 0.84 - }, - "requested_updates": { - "corridor_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "69fd008d87f662b3c73d1f7679a9e4a39082a696a0e5aa6d2d03653d917b5dca", - "verification_evidence_sha256": "3ffe6cc9652f885b7c16511d3b99bf55c0dc0985b2298058f188edce7a76c5ea" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "03facfda4859c79376462927581a6fe91634211a869b1ee24711ebf0290dc113", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_f14dbc177451944c877096a6", - "image_sha256": "de017d389ee56b294d2840e54a4b96e2108abd1c80a91d7f30224c4ee0431e22", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_width_um": 1.16 - }, - "requested_updates": { - "corridor_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a0ae3a50cea33ce05a1a0e88e8db55b8451747f00ce78c1423fe5f46c6e89a60", - "verification_evidence_sha256": "18f1dab04bc6bae94359422741c58141a4ecaa2fa67bd3818f5632d488d02624" - }, - { - "axis_ids": [ - "axis:notch_radius_um" - ], - "code_sha256": "8b0c416a8e5296798028fe54df66f80bf84a9221fc019aa6c8e7bdb2e59a08ee", - "controlled_axes": [ - "notch_radius_um" - ], - "geometry_id": "dgeo_d02ab103a13a8f8a96fd66a9", - "image_sha256": "fa84db7b4025a12b7e131c01b9a49583fa602d7665c722ce1aa55c76e6fa2897", - "parameter_delta": { - "changes": { - "notch_radius_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:notch_radius_um": 0.86 - }, - "requested_updates": { - "notch_radius_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "10ef005de01c849e55d7862c6ed90adbd127d459e47897c1a11c2e9538f1a590", - "verification_evidence_sha256": "3091fbaa63ca7c2fbbb71bd169af5d77bb162daa3a61f44a2d806e8174b5f3eb" - }, - { - "axis_ids": [ - "axis:notch_radius_um" - ], - "code_sha256": "61d79fd2055fcceb7cfe30f5572c4053ff15db407f77b8617c46a182e9f3348f", - "controlled_axes": [ - "notch_radius_um" - ], - "geometry_id": "dgeo_1b99d546911d53dbae90444d", - "image_sha256": "5da8166d7ac811990039fa32fe388f00fecc6deae4611806d73e5e852180390b", - "parameter_delta": { - "changes": { - "notch_radius_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:notch_radius_um": 1.14 - }, - "requested_updates": { - "notch_radius_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "18cf820012a05b42ba9b1959858a6df81abf31e2e67b25f6afb06d127f1c5aa3", - "verification_evidence_sha256": "e32b474f4af0afc2b421ca1e107c85921733aa65fdcf60680cd27f9baba48633" - }, - { - "axis_ids": [ - "axis:corridor_pitch_um", - "axis:corridor_width_um", - "axis:notch_radius_um" - ], - "code_sha256": "0e8f1ca126d6ffa04dc76fb9d3279efc4571c568ffb6a82a5c9348c43f76c849", - "controlled_axes": [ - "corridor_pitch_um", - "corridor_width_um", - "notch_radius_um" - ], - "geometry_id": "dgeo_f625a1a91142c56dbc8c7ff8", - "image_sha256": "d721c187e2af5bdd8bdb1eced2b871b44dace40e3511c8d7ca498d6c844cc0b0", - "parameter_delta": { - "changes": { - "corridor_pitch_um": { - "after": 28.6, - "before": 26.0 - }, - "corridor_width_um": { - "after": 4.6, - "before": 5.0 - }, - "notch_radius_um": { - "after": 7.56, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:corridor_pitch_um": 1.1, - "axis:corridor_width_um": 0.92, - "axis:notch_radius_um": 1.08 - }, - "requested_updates": { - "corridor_pitch_um": 28.6, - "corridor_width_um": 4.6, - "notch_radius_um": 7.56 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9e4fe82ca24c6653c6ed5e4a9dca3f817426149b513a9d346fd00050d97f0f00", - "verification_evidence_sha256": "be0d60843806f67e77c707cb56e79764765a5668e718138b64bb62f5caaa568a" - } - ] - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s04", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "07710635254ae1cbcdaf4cff1ef0ca1288d40545903d63dad01e3a23e28d4d71", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_d821fe66e921ef8187777ea6", - "image_sha256": "ba074a66b0b13764562a79727e9c4645c103fcc6c588628c5295582ea30239d9", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_width_um": 0.82 - }, - "requested_updates": { - "corridor_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "eeaa6ad6dfe6d4e1175b933adbe696a48d9089b6808ba72f51cd7ff2efba24c1", - "verification_evidence_sha256": "8089b5aaa23dc302c047ffd883b23c9213a2aafaa207445b6f1289856bf0f2e8" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "189dd51ad4be2b09c38b47c6e3d5a1308abbc7d1760acd77826fd1b07d104bec", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_47f90446fa4409d616e35875", - "image_sha256": "44a6ea45aebda5782df640e5c0ae9159c08b37a4ae5d37d66cc5eb93698dad2d", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_width_um": 1.18 - }, - "requested_updates": { - "corridor_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "fc10ca3e090733cbe035d47021ee99676bc4785f22305753bc272064d95d22bb", - "verification_evidence_sha256": "748cbb2252f630dd77cbec0c83c7f43abdf8eac1cf99ed04db804ed454fbefe0" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "9cc7a7f4c954cc8eedca599ef8a69d609bec51a3a7ffdf7bf7bfe4bfcf64dfc3", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_9072b6373d69f65572e21598", - "image_sha256": "df088511abd743f0ac20d48ac5e091b5e0a4f840eb51c15ca261ab6a2717a50c", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 16.8, - "before": 20.0 - }, - "body_radius_y_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_radius_axis_um": 0.84 - }, - "requested_updates": { - "body_radius_x_um": 16.8, - "body_radius_y_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "963d852b72de0477e3580214b01ac6d1f624ab3250c739bb9ed491e1e55cbc75", - "verification_evidence_sha256": "cc4252c5f93f8a014dd03ba1af70ff16e3a89406d041803ecdcc178816023463" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "6472b417ec4817f44833567ee2250232a20027696e39b7292b2b0ace934aaa88", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_73ebda1618dbcde193f76aa9", - "image_sha256": "744ac865f8877db0ef2055c8d7f90421c2260c473da8f9277724b506b2e47ea8", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 23.2, - "before": 20.0 - }, - "body_radius_y_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_radius_axis_um": 1.16 - }, - "requested_updates": { - "body_radius_x_um": 23.2, - "body_radius_y_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "73e783fba8f11aba4f05ade632b894a63a2bd5385e4dcbb51002689c34696282", - "verification_evidence_sha256": "b30b4c305b679a6799bcb955330ef63fe16367108375b489e784253803848dd9" - }, - { - "axis_ids": [ - "axis:route_length_um" - ], - "code_sha256": "267e2cf5e9b6c2bd974d2801ff014fa61237a05ce0b05002a4ef57287a71b9c9", - "controlled_axes": [ - "route_length_um" - ], - "geometry_id": "dgeo_22876f1e27a6c0f2a11194e2", - "image_sha256": "b4f1d5c6a17d8fcc3680d5d38455b1a26da51a8374b9a181fc6bc3cb251bd996", - "parameter_delta": { - "changes": { - "route_length_um": { - "after": 132.44, - "before": 154.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_length_um": 0.86 - }, - "requested_updates": { - "route_length_um": 132.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a09e3df5ff153f094ff4d6b91bc33c95a1ee32b1e60462e8a77b0d14dabc149e", - "verification_evidence_sha256": "acae73bdbef13f89219b0faabaf173225e1ccb5de4a1126b09d21bf4521294d4" - }, - { - "axis_ids": [ - "axis:route_length_um" - ], - "code_sha256": "06499c3e1a3de78a0108db4ab4ada810810bda2f079348d1242dbe3f64c1a9d9", - "controlled_axes": [ - "route_length_um" - ], - "geometry_id": "dgeo_086dd33a9a2fbe06b1252213", - "image_sha256": "87ff400b1f81a7f00a3c87727963b9a8737f5d39cdd85e3795c112b1a03391de", - "parameter_delta": { - "changes": { - "route_length_um": { - "after": 175.56, - "before": 154.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_length_um": 1.14 - }, - "requested_updates": { - "route_length_um": 175.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "10585763b2cd9c9a8ecd1ed9e31ea109af8524c4be491a0c69d85746ef7210a3", - "verification_evidence_sha256": "54dc42a99aef6a8211d6219807fd065084d06ec0f8ea33c0d06d74444c58f84b" - }, - { - "axis_ids": [ - "axis:corridor_width_um", - "axis:body_radius_axis_um", - "axis:route_length_um" - ], - "code_sha256": "a38bbcbfa5dab1bc3911f06caa8e0ffd46010d97f079cf5e68c62ed84ac438ae", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um", - "corridor_width_um", - "route_length_um" - ], - "geometry_id": "dgeo_9472d202e2f17251ef43ba73", - "image_sha256": "985d63a8523c5b411a8ec5668b869b85c6e4399b6954d64e9f2567cdbc719737", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 18.4, - "before": 20.0 - }, - "body_radius_y_um": { - "after": 22.08, - "before": 24.0 - }, - "corridor_width_um": { - "after": 7.7, - "before": 7.0 - }, - "route_length_um": { - "after": 166.32, - "before": 154.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_radius_axis_um": 0.92, - "axis:corridor_width_um": 1.1, - "axis:route_length_um": 1.08 - }, - "requested_updates": { - "body_radius_x_um": 18.4, - "body_radius_y_um": 22.08, - "corridor_width_um": 7.7, - "route_length_um": 166.32 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "757fba15055cf6aa756da3223b776e8d895aa2595cb276bfd857067fb8f6a320", - "verification_evidence_sha256": "3847b0ae30890d95b2255f40742c12809f9cf68bdc9cad8052a108dcbb51a73f" - } - ] - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s05", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "cc625eb42741723f145acc6f298991461e9a48174e0cc371e0483d369446ae50", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_f35d48d0d5d173817e97b560", - "image_sha256": "cbd8cc4d9e14c7a9ec8e4d181c663a0b9553d5e6a257000e0071dfba5c4d7a7d", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_width_um": 0.82 - }, - "requested_updates": { - "corridor_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0de32fcdcf5a9d0b28707246a4a5bc0025050e484363a5907358d75f28da6fcf", - "verification_evidence_sha256": "5eb32505f2e3d71d7d7e82c788ca7acdffacce102e0f1cd35d108f160c4524d1" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "68b6e24cc43693008c33c482b569d334832512fb646be1b3d42d25a6f2549355", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_e9a671e637fb5b22d1c6ce73", - "image_sha256": "8f030127c3b985e2e00e1eb69abd703364b5d5376c11828044b3df0ab00f748d", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_width_um": 1.18 - }, - "requested_updates": { - "corridor_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1d08368bdc90a2973fb5e6fb168912798ad604a9c5bc8f4969859c13e81c8484", - "verification_evidence_sha256": "aa058e92471db4c8786c8cce61a79db35d04a439856d391443ca0940573cf353" - }, - { - "axis_ids": [ - "axis:frame_inner_radius_um" - ], - "code_sha256": "82ecad3d2adc34b3729816bd97c05077fde6be47e451072fbecc93f9eab2bf73", - "controlled_axes": [ - "frame_inner_radius_um" - ], - "geometry_id": "dgeo_dfb100f73dd97eeabc48857b", - "image_sha256": "92404b724a2fb2b795b6fb7c7507136f3285514a5a60d7d3468105cf60f9f46e", - "parameter_delta": { - "changes": { - "frame_inner_radius_um": { - "after": 23.52, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:frame_inner_radius_um": 0.84 - }, - "requested_updates": { - "frame_inner_radius_um": 23.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "341b7ffa16b29ac2ca2aff9c1c40dafc84856483d1605bcdd37dc2c900a1a8b7", - "verification_evidence_sha256": "23cb2f2359cf1b59fbcd7b045ac26a88710176756916ea48edd7ca49e07833e8" - }, - { - "axis_ids": [ - "axis:frame_inner_radius_um" - ], - "code_sha256": "1d1fb6de58353b0c9b10368c978a822345920679b2881f3a8c1db19751d8a0a1", - "controlled_axes": [ - "frame_inner_radius_um" - ], - "geometry_id": "dgeo_9cc56db86984ac7d6a51e614", - "image_sha256": "6bdee5ee9a2ef89a9755c7bb0800332c283653c19c70fbcfd65640bcf26b63b4", - "parameter_delta": { - "changes": { - "frame_inner_radius_um": { - "after": 32.48, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:frame_inner_radius_um": 1.16 - }, - "requested_updates": { - "frame_inner_radius_um": 32.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0bb24133b081b7f00c8f2770b4204bffa65f0fd6ca02dbde75f1016ef79744a4", - "verification_evidence_sha256": "6e18e6ac4816452683a67b4cd5d18bd3d305c2091cc75708b02e6085d6ee1a99" - }, - { - "axis_ids": [ - "axis:inner_body_radius_um" - ], - "code_sha256": "c967ad35d08fadbc4b966a44a2b82579eddd1a0e2f17525d54ca86af9e1979a1", - "controlled_axes": [ - "inner_body_radius_um" - ], - "geometry_id": "dgeo_67408e91d43e05145750191d", - "image_sha256": "97fdb26f612e1623fdd864e414dd53aa2d72f1f0972241c4c93b6e8669eb8d19", - "parameter_delta": { - "changes": { - "inner_body_radius_um": { - "after": 9.46, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:inner_body_radius_um": 0.86 - }, - "requested_updates": { - "inner_body_radius_um": 9.46 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e2968e46215ef9c905f6b98ef2113bd87c68d7a8074708222b13eaaeff23f303", - "verification_evidence_sha256": "a3b7a43186d86297863e8001f07944b1486f4a6f2b32eba227950919edbc3064" - }, - { - "axis_ids": [ - "axis:inner_body_radius_um" - ], - "code_sha256": "30bd1e453cc26fc87c838e15ead48b7ce1d93c1b859a65aa3ff16d0e4cddec07", - "controlled_axes": [ - "inner_body_radius_um" - ], - "geometry_id": "dgeo_5fa33fb30d8e1f9c39fe9c06", - "image_sha256": "5e635b47fb997418a408319043a5ed424f9c08587f5dbd2722efa0f80b1a6e1d", - "parameter_delta": { - "changes": { - "inner_body_radius_um": { - "after": 12.54, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:inner_body_radius_um": 1.14 - }, - "requested_updates": { - "inner_body_radius_um": 12.54 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6b428b9516cc7eba35f6a682a83315bec7b0e7cc91524cbd050fba43565b0a21", - "verification_evidence_sha256": "6abb6ebac7f957418a456c70888df67564b20cc9bf4755b259c89e7e07868f1e" - }, - { - "axis_ids": [ - "axis:corridor_width_um", - "axis:frame_inner_radius_um", - "axis:inner_body_radius_um" - ], - "code_sha256": "2567e33a2386be83d268f844a78d09733a463e31c0f4e39b1395a26de6bfb80b", - "controlled_axes": [ - "corridor_width_um", - "frame_inner_radius_um", - "inner_body_radius_um" - ], - "geometry_id": "dgeo_b7cfe05145cf58bd94b0ca1f", - "image_sha256": "a301944ece7ef9162dd73a13e039b352db4ef6ed583c0bb6b7846a0df260ed7a", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 7.7, - "before": 7.0 - }, - "frame_inner_radius_um": { - "after": 25.76, - "before": 28.0 - }, - "inner_body_radius_um": { - "after": 11.88, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:corridor_width_um": 1.1, - "axis:frame_inner_radius_um": 0.92, - "axis:inner_body_radius_um": 1.08 - }, - "requested_updates": { - "corridor_width_um": 7.7, - "frame_inner_radius_um": 25.76, - "inner_body_radius_um": 11.88 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "186002d7461785ea59b904fa5dd79a9ec1d9a84d2dba3ab665928ea1d7c37511", - "verification_evidence_sha256": "a40901eb2bb9f3066157e41ae3afab029b05c726a6edc3cb444fc845d2636d32" - } - ] - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s06", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "d570ff91e3995496f16aeae8dff74da3a388eae0f3ae03b40e474605cd6a9839", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_ee7011fed5d19b29e6d7bf47", - "image_sha256": "e12a73b7f730bfcdc018121b6c9d7a3d8927e6260674afad9eecace65de41921", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 18.04, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_pitch_um": 0.82 - }, - "requested_updates": { - "terminal_pitch_um": 18.04 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "65a28d635c8f320e2ef98e8c286082dcabd8c1b7b858f4cdc705f5cd0349878f", - "verification_evidence_sha256": "b0ea771b8a48e21dfc2cb0de1418f5cba97fdc6f7b24ee6ee127d64789f473c0" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "4528a1c3feb9845d89d006606f587f73a3fa078ff28030c7ac3c7a72eb166b9b", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_3ef6e8d6b782a2ef80542407", - "image_sha256": "17ac4ca5d298318ec61aa863f3a676014283219fda8368f4d0fd004a5dd3d2ac", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 25.96, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_pitch_um": 1.18 - }, - "requested_updates": { - "terminal_pitch_um": 25.96 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "157c8bd949648e8bf2195c101246da2a1a8daaec3023045c8753bf88450a5960", - "verification_evidence_sha256": "88cd46acdcd71b51b9b5eacf17a5f36969c49c68296fd3505da78204c9e4d1c3" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "0a1a3f5104956f6fb7ff84d8a654b20efc8d34432974f5d924261f748381742c", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_6de4a0b1d64dc48417df371f", - "image_sha256": "22e5153183fd7750e02a8482b54f8923f7bcc121259d52032293e1ecc5d810d1", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corridor_width_um": 0.84 - }, - "requested_updates": { - "corridor_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "46fb459c88dc749abbbc285cbb7de7defd9cfbed72724c4b4e87da4cb1ed23a9", - "verification_evidence_sha256": "28c9c95d99231b3455aa4a2df0e531b613b6835e2b2d5df3e7d06b0023babf94" - }, - { - "axis_ids": [ - "axis:corridor_width_um" - ], - "code_sha256": "385feebc308718e325a31ba261982962293b22904b96629a66eca89c8e099ce2", - "controlled_axes": [ - "corridor_width_um" - ], - "geometry_id": "dgeo_49d4cb5bebef3100c9b125a9", - "image_sha256": "2b05a7cb115bb1b078ac8f2353862139e090a9f0a85382d08d11552cee84d668", - "parameter_delta": { - "changes": { - "corridor_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corridor_width_um": 1.16 - }, - "requested_updates": { - "corridor_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5717ffc4566575c126aadf946088aac77927375eee72ce71eb1c21c3d0d4751f", - "verification_evidence_sha256": "bf76ba54e15b1dd5e388d53fc7b12cf50389408cb17225d804fe7cf770eb7cd6" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "49e310260970ce9291943fcc5b62a1c622c601605eda000e17c69402de6b5026", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_1d78fead3aa51d94bf2d9b0e", - "image_sha256": "992ce2437bfb00b6aa37e87038de43fa9bc76f6cad5c397062b4aece3534f157", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 17.2, - "before": 20.0 - }, - "body_radius_y_um": { - "after": 23.22, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_radius_axis_um": 0.86 - }, - "requested_updates": { - "body_radius_x_um": 17.2, - "body_radius_y_um": 23.22 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ad6051b18f1530769e68120917ba994299886e127f0ea81ed8fc277cd51b5af6", - "verification_evidence_sha256": "547af512e3d64066257fc6e6ee1ae869afa8343b9636da9c96cd0885ab87785d" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "f3dc57e740aa711f81df55d5285bd038ddd9ebd986cb006b780565064719eb3a", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_1191b1b5ab46d11b8092d67b", - "image_sha256": "70da36c78c9306da6993ba67a9d5bedf52823ee0ad222109b35529f22dba6218", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 22.8, - "before": 20.0 - }, - "body_radius_y_um": { - "after": 30.78, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_radius_axis_um": 1.14 - }, - "requested_updates": { - "body_radius_x_um": 22.8, - "body_radius_y_um": 30.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "77882d80a617a86acb23bb417ddd35f24b0d626033143279a210b9dea905f2f5", - "verification_evidence_sha256": "3bc4b9e43a0b823b80d914466150bc0eca842543f0f557cd9ad90ec4afe626c4" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um", - "axis:corridor_width_um", - "axis:body_radius_axis_um" - ], - "code_sha256": "69ef7b221b95140f7532bb9c57756cf7482ee2b0c49b57cb92edf0ff5b21a5d9", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um", - "corridor_width_um", - "terminal_pitch_um" - ], - "geometry_id": "dgeo_68160334708241d462831a0a", - "image_sha256": "bdb2afe1361a28b98a204386fef3e6657a1c65fee580bd5ddf0e917ab99667ba", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 21.6, - "before": 20.0 - }, - "body_radius_y_um": { - "after": 29.16, - "before": 27.0 - }, - "corridor_width_um": { - "after": 6.44, - "before": 7.0 - }, - "terminal_pitch_um": { - "after": 24.2, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_radius_axis_um": 1.08, - "axis:corridor_width_um": 0.92, - "axis:terminal_pitch_um": 1.1 - }, - "requested_updates": { - "body_radius_x_um": 21.6, - "body_radius_y_um": 29.16, - "corridor_width_um": 6.44, - "terminal_pitch_um": 24.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "68aeeb294496bd43d98d9ac20ff9b8b63d6e130422baeb27a9e7938398d270c2", - "verification_evidence_sha256": "625eccecdb9092f0e4fc11f3c1ae17d7541815c3f10c7446e5de7dd9f5d3b4d4" - } - ] - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s01", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "d59b4b9f81be05b3e90c07c42f9da2efbf454d84af85faf5b681d414793db243", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_76ed7a58e6200cfe0d7ae031", - "image_sha256": "aeff4d51587438ac213f542f8806ec31e22f51f8ae2b09589e97573db09aff31", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6766c3284194bf0dd1de2669b3461706df5a210a5d307d1fe1a55419009a7dee", - "verification_evidence_sha256": "be3b8d67cf5b40ee4c75e5b2ba7131fd70da00bbcd8eef2a32c8b4286c2fc30f" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "9fb66876a9a027ca64d40635be340811384e0356d411791a4f09adcf690c8a09", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_383e2472f8c195e4db81e055", - "image_sha256": "8b604428074568cb4c06541a694206a5c3ad3267bf1626e3f3c8a9cc0e60053d", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0f8574cd6987eab3620a961a1671816ecf5a7fb25e95a6523d8db736d6152dde", - "verification_evidence_sha256": "fb620fff98cd865f63d664f9b67f04621ada426912ce76ecf5e192808294907f" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "701ab781151044bcb9c278c2205b6d99518a7e9806d8fde4d33f0904b4d3ab88", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_692ea348d00e1aa1c4c2e524", - "image_sha256": "229a72854d0d3635773404b3f877883859e97c075f1c6e55138d20bca4dd2127", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 114.24, - "before": 136.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.84 - }, - "requested_updates": { - "carrier_length_um": 114.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c1eaeea537a3e838500e52e9bf4f98f4d3b77522cc7a5f1b77e2fed5fd9a2a92", - "verification_evidence_sha256": "58766915c292f1ae7be80649cc7b43ff8be70eb2540f2dba69e0148d41444240" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "951d900887a7464cff6661278404ab179de0d5d29cb4024f018192beb70f1c2c", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_db61e94803a8560e76d7127d", - "image_sha256": "ac101baf7eacb7c9a5bc9b7cb7ec56efa87049ab7ffc07cced6492cae03af183", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 157.76, - "before": 136.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.16 - }, - "requested_updates": { - "carrier_length_um": 157.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5d637bc45fa0fcd904b6c468555a88dd50f53102520bb0a1b79e1f3554cc49b3", - "verification_evidence_sha256": "1847435306cc4a33a3c3d3f978099b449d2178c40cd7777f984e5a9e51fbb5db" - }, - { - "axis_ids": [ - "axis:carrier_mid_offset_um" - ], - "code_sha256": "f7f0d2dd161f0e286872d2d3e9c21e6b923f89df53e9e4d4e4dc9b2c5b17c3e1", - "controlled_axes": [ - "carrier_mid_offset_um" - ], - "geometry_id": "dgeo_b9d6f2155ae35e7053c0ae9b", - "image_sha256": "5be9b8ff8a52634c7555723a5c2c349219e3b08c1e16ced6dbd9d74b2ffac67c", - "parameter_delta": { - "changes": { - "carrier_mid_offset_um": { - "after": 8.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_mid_offset_um": 0.86 - }, - "requested_updates": { - "carrier_mid_offset_um": 8.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "23796b1c560c73b75bb25ebe21613bf6ca5322f580579ab30270d71478d63142", - "verification_evidence_sha256": "37b2a01a30306113bc5ab4c0ed23e56650fe10592b1aa0d8fb991fa666c0ef8f" - }, - { - "axis_ids": [ - "axis:carrier_mid_offset_um" - ], - "code_sha256": "8fcb6c5b7361bd408c643e22d4ee9170e3d0750062f4ccc12cb0c6a826ff145d", - "controlled_axes": [ - "carrier_mid_offset_um" - ], - "geometry_id": "dgeo_d2feb004f02dab89a61b8078", - "image_sha256": "93a55ae2e2dc1ab3f822027ccd671dd9ef17e4a882137559adac3b42df547aeb", - "parameter_delta": { - "changes": { - "carrier_mid_offset_um": { - "after": 11.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_mid_offset_um": 1.14 - }, - "requested_updates": { - "carrier_mid_offset_um": 11.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "815bff493e9c961e62bda4822d0d93696adcd5e1416580e4a861d81eb0c1842d", - "verification_evidence_sha256": "2438b1c1aa09f77b8f35b45d073dbaa97a870a74b38dfe701edae61d2a4c2126" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:carrier_length_um", - "axis:carrier_mid_offset_um" - ], - "code_sha256": "87564b926d1310189e22382c2932c9daa3b673ee9783907d85128ed4bbf264f3", - "controlled_axes": [ - "carrier_length_um", - "carrier_mid_offset_um", - "carrier_width_um" - ], - "geometry_id": "dgeo_e8bb25eb50491ca00ff9a383", - "image_sha256": "01f18ece9b820c928b841e54bbeb7b3f3ec867d138975712f26b302dbdef5f6e", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 125.12, - "before": 136.0 - }, - "carrier_mid_offset_um": { - "after": 10.8, - "before": 10.0 - }, - "carrier_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_length_um": 0.92, - "axis:carrier_mid_offset_um": 1.08, - "axis:carrier_width_um": 1.1 - }, - "requested_updates": { - "carrier_length_um": 125.12, - "carrier_mid_offset_um": 10.8, - "carrier_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ab09102ceb1977a981a6ae6c01d03a2262f8ee620ad5b4858fcdc7c375ff40d9", - "verification_evidence_sha256": "0c4ba357b486e5cc8e3d007cd362913804a2e4b49221ed876d5cba4d3f96220f" - } - ] - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s02", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "4ad4c5bbc2f8778a0e1ed2a15a9a5be0579fc612e72bcb2fd8672802152ce6a8", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_0aedbbe0651a8ca3cfe1daff", - "image_sha256": "8df1f82346847e8fca8a7ef6caa10c5de126f33ac5915bac0763b8c5123495d5", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "68ff79e1261366aa9bfe8ca9d1901b4bc8880c63b8ee21dff10256a128a15bad", - "verification_evidence_sha256": "808a5b564a49fc271b4edf5cecba969159478a768bf143198a1d6f0a86c722c5" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "471d5b229c631ffd30753e23a3e87e310445547a62f8b1dc9a5b37b3a99de81a", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_088ed40bc56e0b2c4208feed", - "image_sha256": "5777c7b5bc7a6cfe32a20a0b3f710650edcc9554644126bfbb847f820a58ff97", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c55182ee1be1ab847253efefec8707163fff4002ff07878e5090ff4e078da075", - "verification_evidence_sha256": "a022c4e421fc4c6e40db377b83fee7c0c136457f7ef99e7cd38f55055cc2c108" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "b57fdfc1c8e1d749def40367d5183aec5ad0241cd65aa7aae8ae50fd32181ff3", - "controlled_axes": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_b85f3a7210c43a707c267bc7", - "image_sha256": "1a3e27aa595a1173a00b542d41be4631129c5d7cc3e18bc1b8121287e4cc1d2a", - "parameter_delta": { - "changes": { - "inner_radius_x_um": { - "after": 12.6, - "before": 15.0 - }, - "inner_radius_y_um": { - "after": 7.56, - "before": 9.0 - }, - "outer_radius_x_um": { - "after": 18.48, - "before": 22.0 - }, - "outer_radius_y_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_axis_um": 0.84 - }, - "requested_updates": { - "inner_radius_x_um": 12.6, - "inner_radius_y_um": 7.56, - "outer_radius_x_um": 18.48, - "outer_radius_y_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0f5284999597b2b0506b5ba997e6e801059bbfa8d62c8ca18a195e16517773c2", - "verification_evidence_sha256": "c642901c84af800daae1360f2ae55acdb0c8d8f251b439f7f1e434060d58b79f" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "a80ae68cc52dcee794bbced61b8acaff1d1178414996d34a322c3a6fba8a0e20", - "controlled_axes": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_a496e52ece221c62c9fe9e59", - "image_sha256": "a8c4a99fda593416b723b89be889bc1a4191ec089636aa6c2e99953a11ee1e79", - "parameter_delta": { - "changes": { - "inner_radius_x_um": { - "after": 17.4, - "before": 15.0 - }, - "inner_radius_y_um": { - "after": 10.44, - "before": 9.0 - }, - "outer_radius_x_um": { - "after": 25.52, - "before": 22.0 - }, - "outer_radius_y_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_axis_um": 1.16 - }, - "requested_updates": { - "inner_radius_x_um": 17.4, - "inner_radius_y_um": 10.44, - "outer_radius_x_um": 25.52, - "outer_radius_y_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "913f088214ac80a0e7e16f1b20f7693f14a6d09c972236a2d4f2e6e33eaaf2a5", - "verification_evidence_sha256": "c7bcab4e42992312dc919e32ec464a5cadad3536d8fa069508c240f08fce8940" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "d53378c23c03bc4cf7aceaa420860825a741ba84eca6dcf024b11043c60b5c10", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_2d40a756c8ab352ea74069b2", - "image_sha256": "9ce019d9719f82e7dbc10e5698b37dfa21642c70342c11a47d2ad7d5b444a803", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 127.28, - "before": 148.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.86 - }, - "requested_updates": { - "carrier_length_um": 127.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "bab69f34ea0983a71a839384906449b006620eac61865f8128b9803b2d347128", - "verification_evidence_sha256": "1c0b6d6e1da42448076d902c0bfd9bc270704cde22539d7ef4703e425327d868" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "4e5219cc039a7fc8dcc103dc409be54237d966fc9e13a0622e28d9f06e6a293c", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_c8250455f2b2951aa590f356", - "image_sha256": "a80354fe77090c2896ba7e940ab2baf69f9387c1536cef4dd8052bf7e04f3056", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 168.72, - "before": 148.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.14 - }, - "requested_updates": { - "carrier_length_um": 168.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "799ec6c8daa355687f6d20f9e839fa6f0b218d2228236959088a5d653a6e1c48", - "verification_evidence_sha256": "323ff5e6041ae8afe82e62543771444210c3969f1b196436be3ef3962552b114" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:radius_axis_um", - "axis:carrier_length_um" - ], - "code_sha256": "aa537f13bdfe0ce8e84dc1a0b748b28a23c7e790cc04e6457fb059958bc92754", - "controlled_axes": [ - "carrier_length_um", - "carrier_width_um", - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_c896d5be009df77a557fa7a5", - "image_sha256": "073187dd19b2e813ba4c8e0a4b87b1539931f135cad2528e6ef30a19dfabfddd", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 159.84, - "before": 148.0 - }, - "carrier_width_um": { - "after": 5.5, - "before": 5.0 - }, - "inner_radius_x_um": { - "after": 13.8, - "before": 15.0 - }, - "inner_radius_y_um": { - "after": 8.28, - "before": 9.0 - }, - "outer_radius_x_um": { - "after": 20.24, - "before": 22.0 - }, - "outer_radius_y_um": { - "after": 14.72, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_length_um": 1.08, - "axis:carrier_width_um": 1.1, - "axis:radius_axis_um": 0.92 - }, - "requested_updates": { - "carrier_length_um": 159.84, - "carrier_width_um": 5.5, - "inner_radius_x_um": 13.8, - "inner_radius_y_um": 8.28, - "outer_radius_x_um": 20.24, - "outer_radius_y_um": 14.72 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c9bb5ae318acc8ff365d0bc50a8f8617f391316574de68b8d0d01888ed330b83", - "verification_evidence_sha256": "0525b677ccef489ce80c180aad0fdbb4799aa57aedf19f60913ea7617e6e42c4" - } - ] - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s03", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "50b19f2ab459fe7bb8417605256c0a19d2745cf8348982acead2026d1593ab2c", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_b59ace1db8c287b16c340a37", - "image_sha256": "94a9c394261a44a4d78170d262e16c94e62b4b057b46e2c3a992afea63e9531c", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ed237961545c17e7c9fd6a403ac30e38ed4f3b82b30d121912ee88d9fdf55784", - "verification_evidence_sha256": "56ed9bed6fea6d03e814b1f08d9d6b25b827f03a08f01d78d1751fdf3f7c26be" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "a1f1c709cfd12c29369b159416be25be376fa7ce81d6fe490f5c95fa862f0c8f", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_99fc0dc05a7a282291455cad", - "image_sha256": "81c68eb6168ac35af6b7880903f42f2d1975d4590269e01576a0bed43d464f90", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "973d070517a204859bfc4d548ac26c943c497e92d35cfc5c761ec1fa32c58bb5", - "verification_evidence_sha256": "c7dce111a4a3d3e7b9bbaa3ec2c0714f95274510c793f1ad76e0cddf357b18b3" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "0f34a729227113e69e27542d3d522411983a5d6a1d20e9c0b01a6505092f4d86", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_4f3ab19cff32deb0077fb447", - "image_sha256": "5edff104e02796ece6195aa6b7c21791308ea1ee5f395fe56824e3a4e95f36d7", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 129.36, - "before": 154.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.84 - }, - "requested_updates": { - "carrier_length_um": 129.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d65136c0344a2213697484db06784fc9a18df10f8cec0c2af749347556a719d4", - "verification_evidence_sha256": "7d13cbac95db42c1bf35ea3d2f36ae0017db3f3633307b586fcc370c65ea8ab8" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "31e36e549806a912212be802b0a8a272f230179edcb65ac8669fe2e4c4ed545f", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_5a11e83a8ac2d0b3511d14de", - "image_sha256": "ee9281f2ef4582ff5bd73126431e81ec27163f9caf3437b7d513961e745dfa02", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 178.64, - "before": 154.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.16 - }, - "requested_updates": { - "carrier_length_um": 178.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bb87a553f19d249d0a478b5076cf890154acf359fa3154d211e01566464f499d", - "verification_evidence_sha256": "5424ee4b61473dfff00d09221a7cc9fc2494ffb0d8db9d7cc6b4727fb097facf" - }, - { - "axis_ids": [ - "axis:angular_center_axis_um" - ], - "code_sha256": "d97e5c33b733dc439068987d30faf8444f61febee9da21101d2f14eacdc89552", - "controlled_axes": [ - "angular_center_x_um", - "angular_center_y_um" - ], - "geometry_id": "dgeo_818e6e7f58154389ddc5048f", - "image_sha256": "335a0f178d3fc3757c8fe5f374030390d68c73a5898aa7f9ac0f68f3a2de3055", - "parameter_delta": { - "changes": { - "angular_center_x_um": { - "after": -23.22, - "before": -27.0 - }, - "angular_center_y_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:angular_center_axis_um": 0.86 - }, - "requested_updates": { - "angular_center_x_um": -23.22, - "angular_center_y_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a1a0b7f066904aa8103355895d177b1c22e47bc96a660b57906526594bd3086b", - "verification_evidence_sha256": "4b8624b881b220e128d09a7d281c8b72f2e495e2f0401a81f91de4a613fa4e47" - }, - { - "axis_ids": [ - "axis:angular_center_axis_um" - ], - "code_sha256": "480b8425d2d5b59242d8c897a713ea3aef2ee6142e8e6708a80b4b18d67db28d", - "controlled_axes": [ - "angular_center_x_um", - "angular_center_y_um" - ], - "geometry_id": "dgeo_697b16bfe578f92e3233ec67", - "image_sha256": "0aead05469635855f309373a7affdc4555696cbbb89832f9bd207a58d396d6e2", - "parameter_delta": { - "changes": { - "angular_center_x_um": { - "after": -30.78, - "before": -27.0 - }, - "angular_center_y_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:angular_center_axis_um": 1.14 - }, - "requested_updates": { - "angular_center_x_um": -30.78, - "angular_center_y_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "bf6630e8790c5f9b03caf92d78102ce3147f20331c8566eb511d3d92de653188", - "verification_evidence_sha256": "ace47bdd35593bb1a6b6a37190a0bf06d5eb340d8265e65140e3ea67d2e6df30" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:carrier_length_um", - "axis:angular_center_axis_um" - ], - "code_sha256": "b7df1cea8d4e5f66ccc8620e5798fdecedb31d05a7c68da3494d226b47d1f366", - "controlled_axes": [ - "angular_center_x_um", - "angular_center_y_um", - "carrier_length_um", - "carrier_width_um" - ], - "geometry_id": "dgeo_33006bea19607bc22c6fe6f9", - "image_sha256": "e7d22f6339874d09ad4bdc2b406802609ebd4fa0b94b9dc6f0bc41dbce16511e", - "parameter_delta": { - "changes": { - "angular_center_x_um": { - "after": -29.16, - "before": -27.0 - }, - "angular_center_y_um": { - "after": 15.12, - "before": 14.0 - }, - "carrier_length_um": { - "after": 141.68, - "before": 154.0 - }, - "carrier_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:angular_center_axis_um": 1.08, - "axis:carrier_length_um": 0.92, - "axis:carrier_width_um": 1.1 - }, - "requested_updates": { - "angular_center_x_um": -29.16, - "angular_center_y_um": 15.12, - "carrier_length_um": 141.68, - "carrier_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "be6b7187b688d82174d7d24ee7915f969e61145331065f53508e94f7d4b64f84", - "verification_evidence_sha256": "f74882e11aee2e1dae4d940bbe952963c2324f36a8e82c4da1ce2b8ac5af01f5" - } - ] - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s04", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "e5b2a0777356e7d4e98e920e99c23dd47a7591f1c2da7b93c64bda1036830e85", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_479ecd6669c43e433b47dcc1", - "image_sha256": "150a3c2f54bf2fc345a2bc7062e0f58890682a4b2293d1b6a45d76e04952b872", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "cdbb6805dccf733807ea8287e01b68cb8e2e8e6f5949756c6fe36263d70fc59e", - "verification_evidence_sha256": "2ac8f4efc28750fc0dfe9961d67713063affaeea8cff3cc690c9a27b87854351" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "50e867b553af8370c5fae458a95d8e70115d165c4b450dc2efc54fd3514c5181", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_6bfdda350dbba51ef3b945f4", - "image_sha256": "d1c105b4e3142dfb2fd3eaa05e6319c3480a5eeee89dd4cc807c05bc4ba1b2fd", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6617e16a4028554c6a34402a5173949a54a99b1846fca692642c762aa42ec83e", - "verification_evidence_sha256": "9e7a768bff3faa1bfe4323c4c1cc2c0520f5ed7e0adf732a9cbc0f2a61678432" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "90738dc10fb69be0445524c17c98d5ced3597dbd158eec4bcda85362b88e0f8d", - "controlled_axes": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_43b053b70a91c3ce8884d5b2", - "image_sha256": "df14feb4f3cb7ff73f3d4ac89a15677d634bb8e9f075a334fc24293010f966e0", - "parameter_delta": { - "changes": { - "inner_radius_x_um": { - "after": 11.76, - "before": 14.0 - }, - "inner_radius_y_um": { - "after": 7.56, - "before": 9.0 - }, - "outer_radius_x_um": { - "after": 20.16, - "before": 24.0 - }, - "outer_radius_y_um": { - "after": 15.12, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_axis_um": 0.84 - }, - "requested_updates": { - "inner_radius_x_um": 11.76, - "inner_radius_y_um": 7.56, - "outer_radius_x_um": 20.16, - "outer_radius_y_um": 15.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fb3040df322ace88efc76632d6f2d9a04b27c71caa2964dbd728144e597c1c2c", - "verification_evidence_sha256": "5ced81d4a0e51fc0b7acfee0ea3453f1444520dc12277ff0b0e9fd7e5fc33ce7" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "39eb5ae44ee84bf263646bf2fd61b5626eb96eb12f4a3d75c2774ba22fba0379", - "controlled_axes": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_c7c1278087759666f413cee3", - "image_sha256": "0f73485223efdfae6e9e947be823acffa3b572431df45029b92411254b55ae22", - "parameter_delta": { - "changes": { - "inner_radius_x_um": { - "after": 16.24, - "before": 14.0 - }, - "inner_radius_y_um": { - "after": 10.44, - "before": 9.0 - }, - "outer_radius_x_um": { - "after": 27.84, - "before": 24.0 - }, - "outer_radius_y_um": { - "after": 20.88, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_axis_um": 1.16 - }, - "requested_updates": { - "inner_radius_x_um": 16.24, - "inner_radius_y_um": 10.44, - "outer_radius_x_um": 27.84, - "outer_radius_y_um": 20.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2315f0355f21cda9ccf6a8afce6bc3e0ee666ae7a2186b045235f5b67d380772", - "verification_evidence_sha256": "265f9e35b9fa8cdd1e22af6130261c1d9a5ad9a7486f854ef6b7cc827ec627f7" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "e0ae5ff69260966edc88ceb9a434b6924d1c820bfa02d5ac2ba56d9fb51fd190", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_f61d22f3e416755c801e5012", - "image_sha256": "34efb81ed769cbbfb8ab47bbf19f6ed9f25c484961604a02bf7f9fdf8dcb81e1", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 127.28, - "before": 148.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.86 - }, - "requested_updates": { - "carrier_length_um": 127.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "22ddee5fa17f52f1e146ccd62623dae4d83f969971dc41a6b98a614d1a732815", - "verification_evidence_sha256": "a8d3f36375cd7417eff219afc1ec478386fab763d632308b6e07b10074482f52" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "e1543a38e838ae28f512ef08c2f898670ba47cbcfc23419530bd4930551ffbd9", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_87d342745ab67bbb166d72e7", - "image_sha256": "c77272e24938aa1e8bd0488a41958f507aa4373df479d40cc99a355679bffad5", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 168.72, - "before": 148.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.14 - }, - "requested_updates": { - "carrier_length_um": 168.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2ae856e67430607f5d806a547c87e3005aaea4b9c50468ce86c685de65118fda", - "verification_evidence_sha256": "a6e0c422488ac3b2f1251d065620eba4feaed1c816d3e3a0c3f6875987210f14" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:radius_axis_um", - "axis:carrier_length_um" - ], - "code_sha256": "002b723306b8e93207b51523e1f5d04a6d1c8555d29802fa8944c17cd97a5f5c", - "controlled_axes": [ - "carrier_length_um", - "carrier_width_um", - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_e0df9925652dbe9b301acc65", - "image_sha256": "6f36cf4673345acc9006c84e3640dcfaaa737817a1581241831462e8e22e01d5", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 159.84, - "before": 148.0 - }, - "carrier_width_um": { - "after": 7.7, - "before": 7.0 - }, - "inner_radius_x_um": { - "after": 12.88, - "before": 14.0 - }, - "inner_radius_y_um": { - "after": 8.28, - "before": 9.0 - }, - "outer_radius_x_um": { - "after": 22.08, - "before": 24.0 - }, - "outer_radius_y_um": { - "after": 16.56, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_length_um": 1.08, - "axis:carrier_width_um": 1.1, - "axis:radius_axis_um": 0.92 - }, - "requested_updates": { - "carrier_length_um": 159.84, - "carrier_width_um": 7.7, - "inner_radius_x_um": 12.88, - "inner_radius_y_um": 8.28, - "outer_radius_x_um": 22.08, - "outer_radius_y_um": 16.56 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "63c56f4c411c16a8f7ad9fcfa50e59d0e9e7a26b560d421cba1d28db589bc73a", - "verification_evidence_sha256": "7003b7fb9875527af4d3dfdb686a54e78bfd5dc67ae68cd6c20b2b3e2bde521a" - } - ] - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s05", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "9c6cb4ee970cf64351323ec8a6ffd49ab2abbf90ff1c936b4c14398832ec0769", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_3ad6e7b6aa444d68fea50eeb", - "image_sha256": "35f43b71a38c5a695c1a1609811143c30cf98b01a508b092f754e695c5b4bbf9", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7f56b21920873e65b110b6669ba99a895a3996b9699dd1d51659de30d22bb528", - "verification_evidence_sha256": "cd88e93a584c5d75b1b15396f3faa2e1262b91ccbd4a7b4145ab03220ac64b3b" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "2960cafe185842787e2624f16895fe4b7286dd888ce0eb8069063713bbf27115", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_4dd9d0cefe2ce090f10319d2", - "image_sha256": "282ac7511b11c4e7fee9b77d2be0d71990bcc61d7008e32cc9938b793e023a59", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a9be297a79a1349215de6f3df0971717ce477a0ad5c42b531137bfe7653f7fb2", - "verification_evidence_sha256": "69f211d57c052fdf1b2c7f67feaf40a9b71901b91c356c808c1d61d41d6a9fe3" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "2d96575b49bd47a7ca22011144ab7e32623f634b4eb231e4d1b40fe95e34b2a7", - "controlled_axes": [ - "left_inner_radius_um", - "left_outer_radius_um" - ], - "geometry_id": "dgeo_9673e3c805345c521d0545ed", - "image_sha256": "bdd48ed4b3419f3c9190d85c4bc313882fb70cc90f493050513813adb986f4fe", - "parameter_delta": { - "changes": { - "left_inner_radius_um": { - "after": 10.92, - "before": 13.0 - }, - "left_outer_radius_um": { - "after": 19.32, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "left_inner_radius_um": 10.92, - "left_outer_radius_um": 19.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "77d6fb836971da86b30efef6a2d88769d95ddde97b44f12a2e1b49050ba09d1a", - "verification_evidence_sha256": "796f0978bc37c5acdaa28e11f8d0e8fc479ccf47c8544dfa51163fd47afdc0a9" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "146f1a3b039ddd954a08d35c9d839e2b54b415983318fe60aa1dd08e77c2b186", - "controlled_axes": [ - "left_inner_radius_um", - "left_outer_radius_um" - ], - "geometry_id": "dgeo_1ef08d2254437c31f287c0ad", - "image_sha256": "8706ab25e77e26c074ea6d8dab293426c35aef9400237a3060c995dc909bf52f", - "parameter_delta": { - "changes": { - "left_inner_radius_um": { - "after": 15.08, - "before": 13.0 - }, - "left_outer_radius_um": { - "after": 26.68, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "left_inner_radius_um": 15.08, - "left_outer_radius_um": 26.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "54906463591143386a68ac725080839e8e24571194f9ce1b7f0fead34a957337", - "verification_evidence_sha256": "0c40813bf08b04c08ac453cd4d99b8cdaeeb35a91c89ad2853c7ea3cc42506cd" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "5730dbd222a8b07f1f9a9a5ccc4896ff9646688c9265930e826f733582cb17fb", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_e0517594f3c443aceaffd9ab", - "image_sha256": "9c17e1226b2430bc614b406c4848f8ada892ceefa6f3bddfe86759b0c8501948", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 151.36, - "before": 176.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.86 - }, - "requested_updates": { - "carrier_length_um": 151.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "15ac36a925197b5cfca860eca1b41b556f1f68355f974734b1fe4b6f67edd0f0", - "verification_evidence_sha256": "f0d2184b9682e7097d2d154ad0553edd46e1cf62eb9b1ddf23c7eb5a06425f23" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "ab85b4476f11922b8f3299bf5e068085485c0c38dfe15e22483d0876b86b1a1e", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_6a6654ee2b6d34418eed4025", - "image_sha256": "3b48e71a086a9e6bf759bf2f566b072cc6e1399884eea229b59b96f5ecae10ad", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 200.64, - "before": 176.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.14 - }, - "requested_updates": { - "carrier_length_um": 200.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "23807bdf346e78a698f0b7b1a346fd740022bb1b7e655644f57b8dc8222cc624", - "verification_evidence_sha256": "f2206e9ee0d3b68ec850f99a481a001adf3ee15d42cb31d7a3a2236bf81b49f1" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:radius_um", - "axis:carrier_length_um" - ], - "code_sha256": "b7becd16577369d530c87f40a8c9ff77d9c5abf293bf450917f27d6d98cc8c96", - "controlled_axes": [ - "carrier_length_um", - "carrier_width_um", - "left_inner_radius_um", - "left_outer_radius_um" - ], - "geometry_id": "dgeo_24e4cb65fd22cc409406a765", - "image_sha256": "9deab2340b8e729c695566199660e352fa77bddee025757f4d18c003e91b3970", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 190.08, - "before": 176.0 - }, - "carrier_width_um": { - "after": 7.7, - "before": 7.0 - }, - "left_inner_radius_um": { - "after": 11.96, - "before": 13.0 - }, - "left_outer_radius_um": { - "after": 21.16, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_length_um": 1.08, - "axis:carrier_width_um": 1.1, - "axis:radius_um": 0.92 - }, - "requested_updates": { - "carrier_length_um": 190.08, - "carrier_width_um": 7.7, - "left_inner_radius_um": 11.96, - "left_outer_radius_um": 21.16 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "eaacea82e169a93618d0f46b91eddc8c5cd00d35980181361a49fcaeb9f48bda", - "verification_evidence_sha256": "133bf29b7c717d5bdfced92bb66143e4ba939560bbbf514265973dc7be5387cf" - } - ] - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s06", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:frame_pitch_um" - ], - "code_sha256": "639d529a2525e7049601103ec427ac977bd93f2066d6efc0c5c8bf950e7e8ffe", - "controlled_axes": [ - "frame_pitch_um" - ], - "geometry_id": "dgeo_b08e4674ee0b7c7ac9298c29", - "image_sha256": "59a607e006db6cad7ec82117a6ae548945ae4af4710a1706b453427a019c78c6", - "parameter_delta": { - "changes": { - "frame_pitch_um": { - "after": 40.18, - "before": 49.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:frame_pitch_um": 0.82 - }, - "requested_updates": { - "frame_pitch_um": 40.18 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a9dab5c3ebc5e1c53938eb1d0bdd788b0b15f268f1b0aefec387ab47d695124e", - "verification_evidence_sha256": "44671ac14c532c3466d5ec991e5bd592faa9d74904a965ac363f679e9e6adaf7" - }, - { - "axis_ids": [ - "axis:frame_pitch_um" - ], - "code_sha256": "c96445babb6af628e4c163caaaf7bf774604fd381edef347f40a3a912425cc27", - "controlled_axes": [ - "frame_pitch_um" - ], - "geometry_id": "dgeo_51819a2c3b6492bd955879ad", - "image_sha256": "8500d488148b69cd5a1013e4cc1dc5177c1f6f994112e6769c54728af1ae5440", - "parameter_delta": { - "changes": { - "frame_pitch_um": { - "after": 57.82, - "before": 49.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:frame_pitch_um": 1.18 - }, - "requested_updates": { - "frame_pitch_um": 57.82 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5475029961406d1205fe4e88110b3fb9039f3de45cf99d24905446df8b7d9ecf", - "verification_evidence_sha256": "4abceeb702d81037363b86a42a7b9b658b853edd302b133c8f5237a73a932e07" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "eebe5ce142123ef58fd6265345d903e614b77a835a3d9d8cf6e115ad24af8246", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_32ceefaa17c267f564867269", - "image_sha256": "f401bc88a59e8806a5a2d5076c4b23e79a7235a7c226c0370a8c5e86453ef1ac", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.84 - }, - "requested_updates": { - "carrier_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "046d30ba32da1e9b641e8a9791ac3b1b4f5cd1bf2d4d73b3b5771357bcdf6dbf", - "verification_evidence_sha256": "2452fd2d388ae2f6caff9e83d23b0dd65bd9e2a8c4476cf7ddbfe15de62e595b" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "023002809a00e451e8416000042dcd29a4be1e7d92e276b52cfb8a5d26f00e4c", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_ec7d8f6783eaf80207fa3c91", - "image_sha256": "21e4fce903cbb1496eaec65d6d6cb9fd8b7a5cd124bf7a482177316aa2d3bd82", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.16 - }, - "requested_updates": { - "carrier_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d057c5212edc2048f9c0f65d138c40452743d8e0ec4e5e6ab334867b891764f3", - "verification_evidence_sha256": "5c1cd014e5e4ea7946407001cfa3e14b76a98e12b033f4b34de4781ca02269ce" - }, - { - "axis_ids": [ - "axis:tether_width_um" - ], - "code_sha256": "eb7aa4263fd88a965961d06ec5821d56d4948e8b363196a67aac933da8699ac6", - "controlled_axes": [ - "tether_width_um" - ], - "geometry_id": "dgeo_1ecc8c4262c7adacb1003760", - "image_sha256": "32317f028d870c12cbc5630ffd60eca64367aeaf0607e6b2aa6ee4802cb6651a", - "parameter_delta": { - "changes": { - "tether_width_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tether_width_um": 0.86 - }, - "requested_updates": { - "tether_width_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "91f9359a8373717ae613eb416bb0506ba007d0d2199346191893688256b4734f", - "verification_evidence_sha256": "328c8f9dd656c490026ade486ca8e9eb4478856dd4b867188a4425c0b2fdb1ca" - }, - { - "axis_ids": [ - "axis:tether_width_um" - ], - "code_sha256": "58c27a2deef9a4563a5e0bfbf0f8d199a234f7a173931fd0df8b30d9d5e1d7f3", - "controlled_axes": [ - "tether_width_um" - ], - "geometry_id": "dgeo_fb0ad31e17d2d9431c68431a", - "image_sha256": "d3cffe5675d1d60b55ba80511038f42b94bb7fcf15b9ed07e8c7e95cd6a7c367", - "parameter_delta": { - "changes": { - "tether_width_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tether_width_um": 1.14 - }, - "requested_updates": { - "tether_width_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e186ded1221cc864d85c2650fd835054a33e7db6540ff5c2d571d04e0b93a165", - "verification_evidence_sha256": "ad934ce82fbee4b94aabd37bf6212ff72022d9a1017aeeec3094c480a02ada3e" - }, - { - "axis_ids": [ - "axis:frame_pitch_um", - "axis:carrier_width_um", - "axis:tether_width_um" - ], - "code_sha256": "8b0ac187a36065ec1afcab0f5a830e3181739762a7378cc321302d4373071bb7", - "controlled_axes": [ - "carrier_width_um", - "frame_pitch_um", - "tether_width_um" - ], - "geometry_id": "dgeo_db324751ebfa1e773e7a107a", - "image_sha256": "f871644da7475435977929e7fb16c98d7aecb1854d52429510d670f202cab2c6", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.44, - "before": 7.0 - }, - "frame_pitch_um": { - "after": 53.9, - "before": 49.0 - }, - "tether_width_um": { - "after": 7.56, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 0.92, - "axis:frame_pitch_um": 1.1, - "axis:tether_width_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 6.44, - "frame_pitch_um": 53.9, - "tether_width_um": 7.56 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "701bbf245e88abca051718e31b1a34c9ae99b0530de5229d41cd7b20caa6792f", - "verification_evidence_sha256": "8eff438c1eca65d97c43586c0f06fb165b64a1ef4295b7dd167f60fc2924ae2e" - } - ] - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s01", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "4f9d095dc68ea6d88e10c7b1bdf5a2082369e172a106bc9dc3305019eefb4401", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_feeacd5ec7ee21a2aaad87df", - "image_sha256": "4f4a4773a5a49f16dd3b8619dd9f989faa4d1bac2c8cbf15b5bb217b938003f9", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 19.68, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_pitch_um": 0.82 - }, - "requested_updates": { - "terminal_pitch_um": 19.68 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "62b634d2abddffbc0c799c37b28bfd046f015f2980c3de1eb011000e119a66b2", - "verification_evidence_sha256": "c951441d62f8bc83b89f7a537c25e6815bf16d7e52afaf65048f821c37ddb410" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "d2e98df5c0813698331b3b056f5a1d244d3d094fceb3ab31366ff154b1e62eb1", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_dccfd68763e6edfa7ab49e45", - "image_sha256": "cafbac3d5086c57816dacc69512d889c1b977fd5199be8a93631af4f23715b21", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 28.32, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_pitch_um": 1.18 - }, - "requested_updates": { - "terminal_pitch_um": 28.32 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "470002e9f4e9e5f349dfc31b443c17ce754dfddad54c97043d043783c395d5db", - "verification_evidence_sha256": "dfe3128c07c2ed7616685267b85ea8c928ea892ada262f7c115d8062baeaf673" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "f014ef299ce50bee00855b52371c59b2bd1fd5f8e9f6afe81b7e452838f164ef", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_eccb29c402b4b38755693bb2", - "image_sha256": "dfd5aad83de2536e53bcd7b2ee53b44c5077962c6ffa300be996781f8a54fd2c", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.84 - }, - "requested_updates": { - "route_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a491c46bb0f11d4ca4470cb15e05ff36a4592a268a9ec041ca9cdc86c7ff89d2", - "verification_evidence_sha256": "5f9389e207a4d9a55caf38a77af0d14f85fdd6da781efb9c2056f37cb477cdb8" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "e9f42381c95ec584c34259e3e2faadff0ba741413ac051b2a019a8b72ec5e737", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_65c8894a2c350be6def17aa7", - "image_sha256": "44bef0945b2608ebb124dce7e150c3607ee017c3881a9ca6d924985b625d89ed", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.16 - }, - "requested_updates": { - "route_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c64aaf885cee66f94ffbb84591b7d8933b56923dc886a1da105b3eb1e49bd0ff", - "verification_evidence_sha256": "bac0bcad3c6c72effac131315b727416bb6ae8af6aa67b4eb55b9e787f4b8023" - }, - { - "axis_ids": [ - "axis:window_radius_axis_um" - ], - "code_sha256": "9b7ffe88e6670c30544b3764de1c65a1f5989a41e2beb52668762879ec055bb7", - "controlled_axes": [ - "window_radius_x_um", - "window_radius_y_um" - ], - "geometry_id": "dgeo_3357c15d444ae043e6f29c75", - "image_sha256": "2579380c2d4e7fe7df2ed893554abdccdf95e41b20854ef4ddaa4a6363115ee1", - "parameter_delta": { - "changes": { - "window_radius_x_um": { - "after": 10.32, - "before": 12.0 - }, - "window_radius_y_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:window_radius_axis_um": 0.86 - }, - "requested_updates": { - "window_radius_x_um": 10.32, - "window_radius_y_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b799d76c6f22aea33814fac5eafc18a59c08586bbb21b9e660e980f08f37367d", - "verification_evidence_sha256": "dafe21f7c03d610674a56151cb06da44c49355dbe5968837683a1e727e3c1237" - }, - { - "axis_ids": [ - "axis:window_radius_axis_um" - ], - "code_sha256": "c0bd5ebcd3803aeff1a2b0273f610fb1e54a8f040df8c98d663e84af1e5d95bf", - "controlled_axes": [ - "window_radius_x_um", - "window_radius_y_um" - ], - "geometry_id": "dgeo_ee1896deb1520dbbfa5f5b4e", - "image_sha256": "4e8201bb61597db92ca36d5c1685954ceb4c4fed18353727b1ffe478c80af0d9", - "parameter_delta": { - "changes": { - "window_radius_x_um": { - "after": 13.68, - "before": 12.0 - }, - "window_radius_y_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:window_radius_axis_um": 1.14 - }, - "requested_updates": { - "window_radius_x_um": 13.68, - "window_radius_y_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "5402703e7e91fdb18fe57893d4730d79be99fac2080555917f42f5142fd4d6fa", - "verification_evidence_sha256": "0aa76de242c2d133f50324ced85f042c0dfd479ba3aaefcdf987b7679163e674" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um", - "axis:route_width_um", - "axis:window_radius_axis_um" - ], - "code_sha256": "8eba050b420d5c9f51bb9a38d80e998a9397098461cde21e714837a459b93401", - "controlled_axes": [ - "route_width_um", - "terminal_pitch_um", - "window_radius_x_um", - "window_radius_y_um" - ], - "geometry_id": "dgeo_748b8e6971d2214d5eb7d978", - "image_sha256": "b06d561d327bdadc1eb0b2ebae3176d22de298c79c03c86e82370ef6b973d4c0", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.6, - "before": 5.0 - }, - "terminal_pitch_um": { - "after": 26.4, - "before": 24.0 - }, - "window_radius_x_um": { - "after": 12.96, - "before": 12.0 - }, - "window_radius_y_um": { - "after": 7.56, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:route_width_um": 0.92, - "axis:terminal_pitch_um": 1.1, - "axis:window_radius_axis_um": 1.08 - }, - "requested_updates": { - "route_width_um": 4.6, - "terminal_pitch_um": 26.4, - "window_radius_x_um": 12.96, - "window_radius_y_um": 7.56 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d8085b226ac0845e68319fed9e1bd53f4315169b6fd979d8f23fd2d4705ad2ef", - "verification_evidence_sha256": "3aa0ad646ab7089b2fece0912cf7105d47c37514ead90b4f21518f5a3d5bbf4e" - } - ] - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s02", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "3429eb8994d3f528d154fe277523b88b33622fdc710daa2b766c7d4db8d0a4f7", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_01db3507569fbb8bed796e67", - "image_sha256": "d597450ceaae7921f076f5c0dc58adeb0a0955c4d656032876041c048fbc9e28", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ef4e354ed2492a10041ce6b0a8730bd19f3a2788530d08f5df23a60caa59bbb4", - "verification_evidence_sha256": "5e9d9049efbd26e7ee704a1a5579f1da3beb03ee7de79dda16a341983befdc27" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "80469b2acf4e5eb9ab08c3548964e1b2f8196bedfa109bb2f7a805357735b21b", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_28516fc8839639b87a791f9c", - "image_sha256": "582f1473da2bfb5331ce92d44d44cafe2c8f82dc80612e2ea572c2be4d0d486a", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0f79c1adb068069676eaac8a95328662351c701309d5fe6604aee3dcd21b25d0", - "verification_evidence_sha256": "af2144db15c31e9c8b4e81778780367e99d2adf315206ef855b3b9aa4e237914" - }, - { - "axis_ids": [ - "axis:notch_radius_um" - ], - "code_sha256": "7d0030c336f2d37650f3e044cd2626acd25532cee7d2ce99922c288e887f630b", - "controlled_axes": [ - "notch_radius_um" - ], - "geometry_id": "dgeo_d5fc8f28b6cfea9212a9e5c7", - "image_sha256": "c9279327f4b20c18699852c53420ed01df80e982ab409c4f556a6dad4ec1e2c5", - "parameter_delta": { - "changes": { - "notch_radius_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:notch_radius_um": 0.84 - }, - "requested_updates": { - "notch_radius_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "daf3b4686a14118d0e3e7fe4433539617bcd137f9dd57fca026666264aa70b04", - "verification_evidence_sha256": "e852fa65b8e5c3142f469fb9e38c8a3549502caf68fd1195c895d66d8a2c918c" - }, - { - "axis_ids": [ - "axis:notch_radius_um" - ], - "code_sha256": "e87f207b7a1ab766de749890fd49f8d9293c53b44982a5eaf81fff14497d9e00", - "controlled_axes": [ - "notch_radius_um" - ], - "geometry_id": "dgeo_4f4dc94c59b9b7a46142bbcf", - "image_sha256": "dc2aa02b8be4c85a4a9efcb3aff6e78f26955976d381dd59447562018476165c", - "parameter_delta": { - "changes": { - "notch_radius_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:notch_radius_um": 1.16 - }, - "requested_updates": { - "notch_radius_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "2333a9696adccd8fb6420e723a51ae0f19b929e6c9a3cd535dfc22b405c540cf", - "verification_evidence_sha256": "7570b4e3b80333208c98b33faeadc2b0dd82f966e9efeb8b303cf522902be8d4" - }, - { - "axis_ids": [ - "axis:obstacle_length_um" - ], - "code_sha256": "5032087971c882d2c234472bd64115a9f576fb6156ea4ebaaf095d897d7cbd86", - "controlled_axes": [ - "obstacle_length_um" - ], - "geometry_id": "dgeo_8f38a9e4d6582bddb9621d41", - "image_sha256": "1a8999fa0b0431e0b8c21601567f706b58d8be44ea041a0eac49a9a92d0209fd", - "parameter_delta": { - "changes": { - "obstacle_length_um": { - "after": 36.12, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:obstacle_length_um": 0.86 - }, - "requested_updates": { - "obstacle_length_um": 36.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6a16da406f8ebf927a2ff7ede33b87a8b3ba675dd35712b04f5c778549ce2b54", - "verification_evidence_sha256": "138d67ba4e3501ca27f0fb7395f5db3749fd0477cb866ab816fc527c12e17b8d" - }, - { - "axis_ids": [ - "axis:obstacle_length_um" - ], - "code_sha256": "081dd068f552c748a6b4bad0f82278010a109f9736a3036549e79f23c69306b6", - "controlled_axes": [ - "obstacle_length_um" - ], - "geometry_id": "dgeo_85080e77dbbf9c0bd86b1609", - "image_sha256": "89f39a12033dedaa1efb8ab2bf748f3e0ee45dc70f67f3f8a8c67bddc1700864", - "parameter_delta": { - "changes": { - "obstacle_length_um": { - "after": 47.88, - "before": 42.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:obstacle_length_um": 1.14 - }, - "requested_updates": { - "obstacle_length_um": 47.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "46035e24d24a4aa18af0f30ab6eda54ec6eb8dee502080b2bae0f08f13168d54", - "verification_evidence_sha256": "cf355ee4dec08a37e9cbc8557c226b8dcbecc5f2a971f0d0bf8ec02bf1855d54" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:notch_radius_um", - "axis:obstacle_length_um" - ], - "code_sha256": "f17786113964f93a3e329d8017ef5a356f76e5b076e9cecbe691c1d7aa3fa68c", - "controlled_axes": [ - "notch_radius_um", - "obstacle_length_um", - "route_width_um" - ], - "geometry_id": "dgeo_a119d28df57e5c0c904ad2c3", - "image_sha256": "f43c4b3fcb7ed5b2e19f5b711c001a07189b8c934c836741721db4a388862ed3", - "parameter_delta": { - "changes": { - "notch_radius_um": { - "after": 5.52, - "before": 6.0 - }, - "obstacle_length_um": { - "after": 45.36, - "before": 42.0 - }, - "route_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:notch_radius_um": 0.92, - "axis:obstacle_length_um": 1.08, - "axis:route_width_um": 1.1 - }, - "requested_updates": { - "notch_radius_um": 5.52, - "obstacle_length_um": 45.36, - "route_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "57a06bf828c30d7efbc94c6deac4da542147d5f4c2ee6e93bb3827247274935c", - "verification_evidence_sha256": "34929203f534f9221b3a230fa3c5a8dde723a808ce906593f03e941a983749b6" - } - ] - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s03", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "e4812ca76d41b273239a215cfa50515c5166a710903ffd6c86ca4c52842073e1", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_629e7e85c103569a49c78941", - "image_sha256": "6caa15a86537c9079a4fe813b20b9b2ccc95f01e90ce742d70b4b2a1046e7f21", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "42b5adfcc6117c492977f9aea861798b0891aef2ec13c13b7ab38a39a2597b38", - "verification_evidence_sha256": "daeb060e868fe85d413c38a0d8a200a24d9e8d41f840e7f69bb7eb689fe4b30d" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "c598e923c1e2d9831298b0de5d5874c80fd6b1356147de4ff5bbb64b90084b6a", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_59205f0c97081f0e6db0e6dd", - "image_sha256": "5cb66f8a82d275a012c1294ad1cfb585b341222354b8f335d80bcc5c091e1137", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5412d9d3b84e5393e02cebb16129a508d8e9d9c4b6d2c0a7633b689aa93e6124", - "verification_evidence_sha256": "01fd0fcec980e6801a9e04abdbfdbd60c12db8fa5934eff266d8324f92ac7e6b" - }, - { - "axis_ids": [ - "axis:obstacle_radius_axis_um" - ], - "code_sha256": "76debab05a9d4aa5ad66be05380180db949fda339b19fcdc04da86d7214739b6", - "controlled_axes": [ - "obstacle_radius_x_um", - "obstacle_radius_y_um" - ], - "geometry_id": "dgeo_1175bb78b14f57ea2142ab8d", - "image_sha256": "3effb436fe6ced552720693bbf68d13f4adb666919e5f5ec807ea48c92e6c7e8", - "parameter_delta": { - "changes": { - "obstacle_radius_x_um": { - "after": 20.16, - "before": 24.0 - }, - "obstacle_radius_y_um": { - "after": 14.28, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:obstacle_radius_axis_um": 0.84 - }, - "requested_updates": { - "obstacle_radius_x_um": 20.16, - "obstacle_radius_y_um": 14.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1c2a34fbacd3a69bbb7fcc09650aaf60ef0eeb8fc67b24a4759011554848e3a8", - "verification_evidence_sha256": "fbd6825464d09ace1cc1b0b52f82909b407799bf56d60255ff6c508032745450" - }, - { - "axis_ids": [ - "axis:obstacle_radius_axis_um" - ], - "code_sha256": "e037030d726bc0cf6b93b6f2938a61097d88ed6a04482bb18126230c3f633ead", - "controlled_axes": [ - "obstacle_radius_x_um", - "obstacle_radius_y_um" - ], - "geometry_id": "dgeo_9f89a42830da7acfe0a77465", - "image_sha256": "c0b0829c7cacac75a8f378a8af8bbbe9b1e53e47cee7a135f7a11cf07e241898", - "parameter_delta": { - "changes": { - "obstacle_radius_x_um": { - "after": 27.84, - "before": 24.0 - }, - "obstacle_radius_y_um": { - "after": 19.72, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:obstacle_radius_axis_um": 1.16 - }, - "requested_updates": { - "obstacle_radius_x_um": 27.84, - "obstacle_radius_y_um": 19.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "86eca833675ee2022eadf28f0c7355597eafcb7710be9d994c3f97ba4e49e163", - "verification_evidence_sha256": "b5cee47f7eb7139d584ec4c516d5a8ee780740fc1f7cd2c62a96a62b2bfc901c" - }, - { - "axis_ids": [ - "axis:obstacle_bar_length_um" - ], - "code_sha256": "bfbb7d0495a35efff81f649865efd6cf9071d2d36c6aa5bd3714b41d420f59fd", - "controlled_axes": [ - "obstacle_bar_length_um" - ], - "geometry_id": "dgeo_0526905258871b214c566aaf", - "image_sha256": "420a2ab51d8298c4a688d3f8882db0e7b3d18bce06bee5d6fd82a3558ed65038", - "parameter_delta": { - "changes": { - "obstacle_bar_length_um": { - "after": 29.24, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:obstacle_bar_length_um": 0.86 - }, - "requested_updates": { - "obstacle_bar_length_um": 29.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3998c1c1c6f61293588ebeb9348a218fc663f0d32172f8895a37e539cbf23170", - "verification_evidence_sha256": "866cb85706abb392691169bf5353919c7a51998c4a9e057c912e75ed4b6ce153" - }, - { - "axis_ids": [ - "axis:obstacle_bar_length_um" - ], - "code_sha256": "a3ce690158a0aa12d9ef1e3d2222194fd82258f962e1943d88b98ea57bc60213", - "controlled_axes": [ - "obstacle_bar_length_um" - ], - "geometry_id": "dgeo_3a2833a73423e59c5c91574e", - "image_sha256": "b34fee497b753c7a31503abfffa8aa6e0c03bd63bacfe46e2eecd10c78b1cff1", - "parameter_delta": { - "changes": { - "obstacle_bar_length_um": { - "after": 38.76, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:obstacle_bar_length_um": 1.14 - }, - "requested_updates": { - "obstacle_bar_length_um": 38.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f2f94f1d17279d6743794a646300fc0cbf7473a0cbad74b91d822eb6482efa0f", - "verification_evidence_sha256": "b2184fac91a0fc8f23e6f88e31fea15c9e5e22fd2fb31aa53f953dded5a7a1df" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:obstacle_radius_axis_um", - "axis:obstacle_bar_length_um" - ], - "code_sha256": "c93dfa4a31c28f8b63bd582563353ae8f22dbc0ad85e4d3d02eb0b7f05003cbf", - "controlled_axes": [ - "obstacle_bar_length_um", - "obstacle_radius_x_um", - "obstacle_radius_y_um", - "route_width_um" - ], - "geometry_id": "dgeo_c7c20589f219a865a02c1615", - "image_sha256": "e92b687e24e4da83851e54dc21b25424e65d7be80be239e82c6f6b64ad418bdf", - "parameter_delta": { - "changes": { - "obstacle_bar_length_um": { - "after": 36.72, - "before": 34.0 - }, - "obstacle_radius_x_um": { - "after": 22.08, - "before": 24.0 - }, - "obstacle_radius_y_um": { - "after": 15.64, - "before": 17.0 - }, - "route_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:obstacle_bar_length_um": 1.08, - "axis:obstacle_radius_axis_um": 0.92, - "axis:route_width_um": 1.1 - }, - "requested_updates": { - "obstacle_bar_length_um": 36.72, - "obstacle_radius_x_um": 22.08, - "obstacle_radius_y_um": 15.64, - "route_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c3c70a071432d92be7886fa3105c391f34d77c7e60c38a9e358478ee0ce36794", - "verification_evidence_sha256": "460d14d4f6f22c08f1623542e5462d33ab8ddf38d1fa340c95f1fa10ec68356a" - } - ] - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s04", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:obstacle_pitch_um" - ], - "code_sha256": "024d41362ffc2b3c727ad221afa0d22ab584e253615e1b4c01447c7bac506569", - "controlled_axes": [ - "obstacle_pitch_um" - ], - "geometry_id": "dgeo_8f0c73b9eb23a51bb402a853", - "image_sha256": "9e50c0eb7fecf0d5436215b6b238a8bf7c158324938fcd5856d637fa9d664e90", - "parameter_delta": { - "changes": { - "obstacle_pitch_um": { - "after": 39.36, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:obstacle_pitch_um": 0.82 - }, - "requested_updates": { - "obstacle_pitch_um": 39.36 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f4030a989b382a1d05a908e7d1429584422ed09270053c97f7a42fa01ccff029", - "verification_evidence_sha256": "0d530d9dfff6aee8b7ee3f4df3c5e9fbf17c59071676a7b095200b9285ec90ab" - }, - { - "axis_ids": [ - "axis:obstacle_pitch_um" - ], - "code_sha256": "b365d61f9f4d050c5f003e1c19c504a9e5eeaf2506b81667e5540b1b5980c169", - "controlled_axes": [ - "obstacle_pitch_um" - ], - "geometry_id": "dgeo_0941e84e51bcfbe1ab4a5640", - "image_sha256": "c93f533e7cbd6e037d760df83ce12985578789c212d82d856054f4a0cba2e095", - "parameter_delta": { - "changes": { - "obstacle_pitch_um": { - "after": 56.64, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:obstacle_pitch_um": 1.18 - }, - "requested_updates": { - "obstacle_pitch_um": 56.64 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c916d8459c5845dcce73f00e3efd90f83e0644459796d3fa739920a8bda4b83a", - "verification_evidence_sha256": "d68c7bb1424749bb41202a3c29fe2150b1b402ad9be9677a11474952c566aa33" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "600296c9a01c161f50bddfab2e2e69d4e7f3e6b313483ec6d1401512b72db5a8", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_1da82e6362ce5815889b7475", - "image_sha256": "c165019425f7b5f54e53368476c56e9ff55e4c824d8457f6105bd6fb654d7260", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 40.32, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_pitch_um": 0.84 - }, - "requested_updates": { - "terminal_pitch_um": 40.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e663d427639dc6f40f3a19af2069deaead1065c0504af57576eccb7341e83f82", - "verification_evidence_sha256": "72cba9fb13f72b7b2f756d5ff59485264d04ef5b62c3f323c10be5d3513e080f" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "f24fea14abcaf150852addaff3d8f4f853de1c6a54d0e0a1cee00959b840cc17", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_77045d9c9da80dcfdcdea104", - "image_sha256": "d631a06b2cd73d767411401fb40f52f542be916e41c163b0d501bd1d745f461e", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 55.68, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_pitch_um": 1.16 - }, - "requested_updates": { - "terminal_pitch_um": 55.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "cee17114436857a4ee07181d05daf37186651f6c1deb4b348503d82b375ca65d", - "verification_evidence_sha256": "867e96c5d92e607a6eca5967eb974651730b3db9d24016c9318c4d0bd8ae5395" - }, - { - "axis_ids": [ - "axis:obstacle_width_um" - ], - "code_sha256": "c0bce62d5872c6468e10d595a3128d41168f6ea5877c6c219620204a656db9d2", - "controlled_axes": [ - "obstacle_width_um" - ], - "geometry_id": "dgeo_5adc9abbce5d9006075c8f84", - "image_sha256": "0a03a6ffcfc74fb7169074b6536aaca35ec6215d142da576a32da0669d6e4e1a", - "parameter_delta": { - "changes": { - "obstacle_width_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:obstacle_width_um": 0.86 - }, - "requested_updates": { - "obstacle_width_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "073462891d3b879af92bce373e78529bf858eba7e6b149dd8b4efe817986abc6", - "verification_evidence_sha256": "36f8d05e201367bead71c5c2b5264dddd0d27bf1609068c7f6951ef95814f91c" - }, - { - "axis_ids": [ - "axis:obstacle_width_um" - ], - "code_sha256": "44c70b2bb0dda08b46cd857580d81aa80f665aabb1da171d21f81c9f049dfc6b", - "controlled_axes": [ - "obstacle_width_um" - ], - "geometry_id": "dgeo_2e7df9d5c3ee7e8f61e4cbde", - "image_sha256": "5071e249641f0a68b4cccd88690bf00eb141795d770f4eb0bf3113c91499687a", - "parameter_delta": { - "changes": { - "obstacle_width_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:obstacle_width_um": 1.14 - }, - "requested_updates": { - "obstacle_width_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0c07919c7ef43f0697d03339df47a3d49cd69144b8d310dc7034d5ef8e0c21b6", - "verification_evidence_sha256": "5f3d2d2d894e79f09745e672da9e7b8967805472af45e554974227916a04e6cd" - }, - { - "axis_ids": [ - "axis:obstacle_pitch_um", - "axis:terminal_pitch_um", - "axis:obstacle_width_um" - ], - "code_sha256": "773d2333ca2d4ea9d0fa5cef536b88f9e14f8766aa19c633022a53c46f3ae9da", - "controlled_axes": [ - "obstacle_pitch_um", - "obstacle_width_um", - "terminal_pitch_um" - ], - "geometry_id": "dgeo_00ce8e702d561a5610c769a5", - "image_sha256": "5b96cd511beb587116085cb23c653d06a4337870e56abc1faa3a106b01956005", - "parameter_delta": { - "changes": { - "obstacle_pitch_um": { - "after": 52.8, - "before": 48.0 - }, - "obstacle_width_um": { - "after": 25.92, - "before": 24.0 - }, - "terminal_pitch_um": { - "after": 44.16, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:obstacle_pitch_um": 1.1, - "axis:obstacle_width_um": 1.08, - "axis:terminal_pitch_um": 0.92 - }, - "requested_updates": { - "obstacle_pitch_um": 52.8, - "obstacle_width_um": 25.92, - "terminal_pitch_um": 44.16 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "61de57834bcaef569ff384edb0e6d6a58d19d4531602ee97b58d16a4fc3de490", - "verification_evidence_sha256": "ec2b6165e2837604b2952b6145e1d7667fa1133fc7836f32da0b873e08626515" - } - ] - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s05", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_pitch_um" - ], - "code_sha256": "324873c70479c6f18a68deaa23864fa6250c707936341d1ffb06718ab3573726", - "controlled_axes": [ - "route_pitch_um" - ], - "geometry_id": "dgeo_4dec367e517edaabb6bfe796", - "image_sha256": "68bf120b0e7937924ef3a0fb2973ff4452505d234736987532ef91f5847fa8a9", - "parameter_delta": { - "changes": { - "route_pitch_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_pitch_um": 0.82 - }, - "requested_updates": { - "route_pitch_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2fa39bb3e976c842836433f9013321e10af3b27ac5b6397c52ef9b9d2e5671df", - "verification_evidence_sha256": "21eb1e852fbae9fb4d89d36c9b88e69df4bb126cbd29a7ac413e650169a9a2da" - }, - { - "axis_ids": [ - "axis:route_pitch_um" - ], - "code_sha256": "b15be75bf69d6b04f3029f2642e31077d38d65cd6299bb2babc0e43fe0048315", - "controlled_axes": [ - "route_pitch_um" - ], - "geometry_id": "dgeo_799a50cf9881deb3819eaa0e", - "image_sha256": "6cfb9f3f761980e70eb5cb42950d75d7951ee2300eaa388aa21a725e73543988", - "parameter_delta": { - "changes": { - "route_pitch_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_pitch_um": 1.18 - }, - "requested_updates": { - "route_pitch_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2fae72e8961b8800c234f85b2e773085fc66d0b47aa56b3fec9cd5adf7012c14", - "verification_evidence_sha256": "21eb1e852fbae9fb4d89d36c9b88e69df4bb126cbd29a7ac413e650169a9a2da" - }, - { - "axis_ids": [ - "axis:obstacle_width_um" - ], - "code_sha256": "b2b309f1edba0ff6ed17291c1db2289eb1c57b0b74e7f80a6399969d176cf5cb", - "controlled_axes": [ - "obstacle_width_um" - ], - "geometry_id": "dgeo_64cac8e86a2299f3a87487c4", - "image_sha256": "4250fdfcb2b5739af37dcdf58a341351fed8bca6a32d92641d38bcbff207bcae", - "parameter_delta": { - "changes": { - "obstacle_width_um": { - "after": 58.8, - "before": 70.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:obstacle_width_um": 0.84 - }, - "requested_updates": { - "obstacle_width_um": 58.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8cedf90d98fbf1a7c928b02141d011b5f0af19b2ffd73fca93281021ce653aad", - "verification_evidence_sha256": "e1bfb621c0ba60e62a2cde58f0bf3b349449449f780624a2884a3cfb7b4d6d10" - }, - { - "axis_ids": [ - "axis:obstacle_width_um" - ], - "code_sha256": "ec33af27688bee4807f80025d41355aee3d68b157c73423dced7414e1b9dc6af", - "controlled_axes": [ - "obstacle_width_um" - ], - "geometry_id": "dgeo_bf4e50d70de1b60d35bd89b4", - "image_sha256": "6e90a76836198ab06b00f5039817b124582ede9760bbc8fadd3030b2babcfba1", - "parameter_delta": { - "changes": { - "obstacle_width_um": { - "after": 81.2, - "before": 70.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:obstacle_width_um": 1.16 - }, - "requested_updates": { - "obstacle_width_um": 81.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5fb7a0e0e5ea435bbbeabf8ea0ad18d6a82aff5c4dd46108a3299fb57fa6e158", - "verification_evidence_sha256": "37edfe87904d668e301dc4edc3e1a13784dbd3575736f42ed0e34514cb58d6f1" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "57f95c5a4784fb1f5fd0d3233dc43afd9cb7818761629aed5db83656337ada6d", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_c5333454bd1d2ef91d168e8e", - "image_sha256": "b49523de86b3851e6974fb17a8c5be28be31fe03d7c01d75aac0ecb70195d6dd", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.86 - }, - "requested_updates": { - "route_width_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6dc9a1f98e58274a7b6f8ff96d32cd7f57b5de9169568f7f67958c62c1acacf0", - "verification_evidence_sha256": "c049a47dee18a9979ba586fa86a7790bd23c2c55f9fa269121f6f25424221b75" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "1187c8a5311490718790486432431686fb22057c1996d16f8820f8ff8983ccb7", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_5998798c01049d85d6b5a535", - "image_sha256": "c1c72c0980c9d5ad594317ef9983a7628b3eac42b328223eb7c8d2c2267b08be", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.14 - }, - "requested_updates": { - "route_width_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a0014ca1066f890da7675959a98aaaf0e99057e698f8bd3e86ed34900dbaea11", - "verification_evidence_sha256": "6e752b2eb8aaf7da331e9ef3faaf34e02495589fc935b294177f87446594b8cb" - }, - { - "axis_ids": [ - "axis:route_pitch_um", - "axis:obstacle_width_um", - "axis:route_width_um" - ], - "code_sha256": "a80d3bc75ba287dd457e79232bf9d5591ed0e67a0aaedea9b3aadbe17dd575bd", - "controlled_axes": [ - "obstacle_width_um", - "route_pitch_um", - "route_width_um" - ], - "geometry_id": "dgeo_86b9c85f9ab8a0c404b9fc1f", - "image_sha256": "e26d46eeb9f3ed7f93dfb871b5985c8fbcd3730e5a5ff66a3c2057fbef0d74f5", - "parameter_delta": { - "changes": { - "obstacle_width_um": { - "after": 64.4, - "before": 70.0 - }, - "route_pitch_um": { - "after": 16.5, - "before": 15.0 - }, - "route_width_um": { - "after": 6.48, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:obstacle_width_um": 0.92, - "axis:route_pitch_um": 1.1, - "axis:route_width_um": 1.08 - }, - "requested_updates": { - "obstacle_width_um": 64.4, - "route_pitch_um": 16.5, - "route_width_um": 6.48 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "974153ce68994d897b2ee318c0875beedc243f4e2ca1b9e886178d4531a38d15", - "verification_evidence_sha256": "78341148e5db16c76f46ce2874e8aba775cc98677930eed28b2d5124e884c359" - } - ] - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s06", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "54e717b3acecbdab776b5c7875c985d20164a77788eb65c0a14919c18252b803", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_00d446569da47daf79105e20", - "image_sha256": "471803f4dc2df9bdab3e59ebb5f66456b58f75af8d018edb89e8a689e7e17e6f", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 29.52, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_pitch_um": 0.82 - }, - "requested_updates": { - "terminal_pitch_um": 29.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "095dc1091e0426c0183ec015bafffba752b4d84e7ba869fdadc1bad7dffca299", - "verification_evidence_sha256": "397aeb8f36f452cabb152fc6a57a3fa18d840ff3a5581d77c0d12c94ac4ad529" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "5b20fdd4f9a92641e70cb4f6522672fdb86ec2c15dccaa4f4468f5bdb1f0def3", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_4ab8f31a83474f2be9bf0c53", - "image_sha256": "6ef9fe266e55e75d3084a70bd9c658dae3db9e31412835086be8a48103a0cce0", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 42.48, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_pitch_um": 1.18 - }, - "requested_updates": { - "terminal_pitch_um": 42.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b3caae1ff7267ef47f4c53e83ef1744f07b3b1e67fd885df8215719b8d0fc779", - "verification_evidence_sha256": "1bc165cbd89a94b71ff4d63f509535030e6d1fa1e1eb99a86505145351ac0c4d" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "41d7dcb1d0b4d081495b95f16a6a4bfbb8320fa0f592a067488fd3e182b0ccc0", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_27b37bb092519c3e00565cb4", - "image_sha256": "0dc2cb3195ed4f950011cf8af62ce73b2aaed14ddd45ef069a2df9dec28c8f37", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.84 - }, - "requested_updates": { - "route_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "46ed47b31360c5d917912e234952bde62488dee528beef6d66db47de4d2a028b", - "verification_evidence_sha256": "da1209bfe4079ae2b65b313ace3162774c5299a893b59129f8c36610eebaa733" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "72378f2c1c2edc089544e47b00cc3f629d9bf4544864a96e09a8513b03dd8501", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_dcad8a9f0babc4eb879ce0c2", - "image_sha256": "e53ddff5a73441b8fbc63ad768966e18bfb914d9fb2a83653070b6f48764722a", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.16 - }, - "requested_updates": { - "route_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "81bad3e4612a950a794fd0338d04a072e3c12107a07ad81b4d8bf2e166f81b38", - "verification_evidence_sha256": "09bca78c2011ad96e8c0ec91da36907b680a6e719545e63708a9ebb95e099cb1" - }, - { - "axis_ids": [ - "axis:obstacle_radius_axis_um" - ], - "code_sha256": "437915e211c75e85794f82e26f291a297f0764bb2dedf7919525866dcfed8b9a", - "controlled_axes": [ - "obstacle_radius_x_um", - "obstacle_radius_y_um" - ], - "geometry_id": "dgeo_fa95efe935f2834c01174c09", - "image_sha256": "3b93617dfaddac347dded27d789706cc30b88e3e2a03d0284af9450ce5d617e2", - "parameter_delta": { - "changes": { - "obstacle_radius_x_um": { - "after": 21.5, - "before": 25.0 - }, - "obstacle_radius_y_um": { - "after": 14.62, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:obstacle_radius_axis_um": 0.86 - }, - "requested_updates": { - "obstacle_radius_x_um": 21.5, - "obstacle_radius_y_um": 14.62 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "80b471312a0cb02a2a8130aca4bdbe81851fa2dec18c640ce327a6c436a456a5", - "verification_evidence_sha256": "80715ff3941804e6106e706bc99e7af06fdbcee9c6b8fdaf3f0da937004d024d" - }, - { - "axis_ids": [ - "axis:obstacle_radius_axis_um" - ], - "code_sha256": "34c1f0fa174c9f7d966f8dd95f84c7b997bdbcdd55987e79305aa6f70a06d8b1", - "controlled_axes": [ - "obstacle_radius_x_um", - "obstacle_radius_y_um" - ], - "geometry_id": "dgeo_43005f8c70c5c92d56a536a1", - "image_sha256": "fd35c409250ea4e0514b5b17d515493a13d285c0e9e28d4a4e02e649cfc2b3ca", - "parameter_delta": { - "changes": { - "obstacle_radius_x_um": { - "after": 28.5, - "before": 25.0 - }, - "obstacle_radius_y_um": { - "after": 19.38, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:obstacle_radius_axis_um": 1.14 - }, - "requested_updates": { - "obstacle_radius_x_um": 28.5, - "obstacle_radius_y_um": 19.38 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7bef8bf01de866f611ae68472d17e36629d24ce1573913f8b9346324e2ebbe73", - "verification_evidence_sha256": "3a9d55d3a00bae34c443feb9144dc5c0624bd517d5714d32fce98c7f2b0ebf56" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um", - "axis:route_width_um", - "axis:obstacle_radius_axis_um" - ], - "code_sha256": "785f87e33c97f2ea8d80bb8ebc81ecc5bfb9a79732ffef4f3d1fc4e48c379fb9", - "controlled_axes": [ - "obstacle_radius_x_um", - "obstacle_radius_y_um", - "route_width_um", - "terminal_pitch_um" - ], - "geometry_id": "dgeo_94c8370b4c5ff271d5b114a4", - "image_sha256": "d1db41233a53c8f47bd8766b7a31068a9b3b416ed6c3eddd326ef6c053ebb4c7", - "parameter_delta": { - "changes": { - "obstacle_radius_x_um": { - "after": 27.0, - "before": 25.0 - }, - "obstacle_radius_y_um": { - "after": 18.36, - "before": 17.0 - }, - "route_width_um": { - "after": 5.52, - "before": 6.0 - }, - "terminal_pitch_um": { - "after": 39.6, - "before": 36.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:obstacle_radius_axis_um": 1.08, - "axis:route_width_um": 0.92, - "axis:terminal_pitch_um": 1.1 - }, - "requested_updates": { - "obstacle_radius_x_um": 27.0, - "obstacle_radius_y_um": 18.36, - "route_width_um": 5.52, - "terminal_pitch_um": 39.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "14680a98d00528a25d2058311eb668087c8efe40f29cf298ff2a632f27567bca", - "verification_evidence_sha256": "84bd409f29b3bd957c911762e82810122c1874f3acebd235c74f02c8a7bcc1bc" - } - ] - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s01", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "087389043c83452bd7170e37601f92fa9ded712ac2e8848ea8af50f9cc67a0b4", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_5c3dbcb3429dd725315bafef", - "image_sha256": "0a3343a82296cd05e16a1d026aa9785c1caa82bc14fe94a78797388652d94112", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 9.02, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.82 - }, - "requested_updates": { - "middle_width_um": 9.02 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7b3fec05b16f506f8f9013e7a5b4698e10fb39e6108457387191a71b72112280", - "verification_evidence_sha256": "33bc7e9af1f278b2eb5f3d8de692286613fc3a68a2399fa24cb7447c7388374b" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "f233c184e601bef2a87dca87732cf097fd56f6fa3dc19af640e65b5ec443de0f", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_50599c78318a36dd806844e6", - "image_sha256": "1e974f8c1b9e2b475f5af635f844e0a5b544605fe58c89f8bb85121cc7c1d182", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 12.98, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.18 - }, - "requested_updates": { - "middle_width_um": 12.98 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b24a6fe835efc67e560e6121bca7339a962190a3932740e44612b535dc5c0774", - "verification_evidence_sha256": "0fb00be28a39ae71166e515c6a82b8b8a2917a9f9945a2642d0fbea22e737f46" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "3e0cf6da22aa0c04453c0b332561038da9c14d09880be2fff66bec12ac9e079a", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_d3562e7d4a060b2eda0caa68", - "image_sha256": "7c32c7e7a00763efd56bb04a4beed7eb9de7ba4ac20c80196f0d8445b0704797", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.84 - }, - "requested_updates": { - "narrow_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4fe656b1f7c1ccbe45e2341d5257deab185db27695e71ec57e66eaa65ccd6861", - "verification_evidence_sha256": "ff490f0f9e26417e56550f35367c589a122791e6d4b8197a9dab5528fe5baa8f" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "956b2980db33f14ea63a6108af9d25308b487fe87af44d2acda0e3d930c57660", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_b6dbfe17dcea2f7d20c2c1d4", - "image_sha256": "b7f1a0edc4c6026f9e586676327fc7168328a7db0dd8683f8edbbf4a0a34ac48", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.16 - }, - "requested_updates": { - "narrow_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c9890cab6ce0377a37b3529b2bad28c56a0c1cf95971a106cae7b66ae20d6419", - "verification_evidence_sha256": "06cacdb1ecf4511bb97407de03a03220ce87daef090bfee29b5bd3d8291c5eab" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "049495ac189dac0f1ed123ad41cce2f7408e9fee5b3c9e78c0047ac264925228", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_670ef51fd930b2987f58773c", - "image_sha256": "6741738206f95157478091c36d17d7c688f7c6d9eb8ca1935df9917f93fdddb1", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 4.73, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_width_um": 0.86 - }, - "requested_updates": { - "station_width_um": 4.73 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e875e0db6ad7e80db0bcf27a4e509a8f0c52017906021852fce22e9f1f266983", - "verification_evidence_sha256": "d29bc92385ff2e26dbe9d0a75cd235bd76c1bd0433707e6ee28ba3d90c00ab05" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "390fb66dc8e497399f78f420c1a4f73accdea99c26bda01b3e07732b9cefc4a6", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_9515d982fff5fdc7076326f6", - "image_sha256": "1467b9d19220aa3b18a15932b072a6f5b9fb76e67d9c41390539cbb604bfe77f", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 6.27, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_width_um": 1.14 - }, - "requested_updates": { - "station_width_um": 6.27 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "542ec11c5f456a6710dd3bf281808fd1d758f29662043741fb450c39e5c928c6", - "verification_evidence_sha256": "5d12c51a1879b137efe9f4e853b9e99b4cc6f401b4306dda5b8560b37e17a1ca" - }, - { - "axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "code_sha256": "a5c1132c3ef3a9b1c5f27a436108fc7d953892ade6b76fb1b25d1b9eef95991d", - "controlled_axes": [ - "middle_width_um", - "narrow_width_um", - "station_width_um" - ], - "geometry_id": "dgeo_627694fb6469d2f0be167f44", - "image_sha256": "c5848acfde022b7cf1ecf5b711fbbb8efbfef02f6c53717e171090ef2d4a92eb", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 12.1, - "before": 11.0 - }, - "narrow_width_um": { - "after": 4.6, - "before": 5.0 - }, - "station_width_um": { - "after": 5.94, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_width_um": 1.1, - "axis:narrow_width_um": 0.92, - "axis:station_width_um": 1.08 - }, - "requested_updates": { - "middle_width_um": 12.1, - "narrow_width_um": 4.6, - "station_width_um": 5.94 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5d2e44d3fc44889c33d1f631d594ea04c258db264ec8bcabcd8fbf8e9fd297b5", - "verification_evidence_sha256": "0a100562bbcdb83558d4a5798c76f886d05a6ba4b5fedee26930d99ee4d8a19c" - } - ] - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s02", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "543517c4044f7ff12fa507952ae58992389c327fa65aab855be0e25089b75ddb", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_03ecb4b0ce87e9b4ef05dc3c", - "image_sha256": "a661925c675b6123e09a5b78dee3c89a8bc655288a7ef7b44c1b392e5ed3c0a6", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.82 - }, - "requested_updates": { - "middle_width_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "997c3d15db3c402770de085581ec1d3f3a3b63d986942b6f4bdd57d043e8211d", - "verification_evidence_sha256": "7fa6a53ad39b50e67e81572c1222ab5504a40e43e8d84c0e691a9b4eb5375ce2" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "c530936830388da428edd450d81a9c8694ca2802fb54627c487bfb40e54ab5d9", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_d15076b14a6aac20f679c8bf", - "image_sha256": "c0c654b6ad56059ac86509481627b8ea8af52346ae8a4f46edc0fc4ed13beb67", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.18 - }, - "requested_updates": { - "middle_width_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "51afe7a200a93ac9644a80c643e0101336d7dd3abdf2c459f81509276e4331ad", - "verification_evidence_sha256": "ee1384ca9345d708278ba81d47d888d5891fb592b71b2222883776c1cab68eb1" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "8cc6ebcb368d03f9a2926d068823e833fc2174d761f830072422777d02dc259e", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_42848aa7b370db969f5fd19b", - "image_sha256": "977bc4946f255711b0c0557c1f147b8ba723969dda5e65449849db93a5b5ec4d", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.032, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.84 - }, - "requested_updates": { - "narrow_width_um": 4.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2a49d77fe25372634619134610cd0cf03c4ea4667441c7cdc8e717570a8165a6", - "verification_evidence_sha256": "9dc9c5e736c9034edb80c97bb68d2eab014d639a8119a24f0baf397165ccbeee" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "4d46c13acf987cbda23c8064bf3897e6e03e243dc2cc9556e3eafa7e38231fac", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_ba7121be607c15ef63aeab93", - "image_sha256": "563c9e6f27674f5c39a3feb9a77903e1bd6359ee0667015e7207b495e4f0f1da", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.568, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.16 - }, - "requested_updates": { - "narrow_width_um": 5.568 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "17a26566ee56346779c2ee5d04b8bd83de2e2946f5729592046bcf26877f8862", - "verification_evidence_sha256": "cca3317099b7dc2f8198b51419f4e1ea744e093556a30ecd37ca4ab22b7a552f" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "3a27e91d4a9bc94c69b3a08094cc5ed5b8c7e82fb0c2e36dbdb0abf2f3321657", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_4ac9cb4129a4d08a837da8bb", - "image_sha256": "906e10261048473af3ceb15b747f7d497bd726bb99edbb52a7ec5f4fb804006a", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_width_um": 0.86 - }, - "requested_updates": { - "station_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fdbab7b4bd149fe863f2e6a8a4c6355fadb11e43a5e9c7b485b3439a59f40c5a", - "verification_evidence_sha256": "a84c83cd9d64711e759d3acfc3ffbe88a9565d2f72e2bb9dbce80d002b74c5e7" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "5bb5fe44bf74deb6f02f0d5150b5a407c0a7bed2d076f90c386f55603fb5a603", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_f13325be5e471c34e763cad0", - "image_sha256": "23f06308e8c4cbae77d2656c51854b8c4a8734df9cc49ca085b03ed6c0f0e436", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_width_um": 1.14 - }, - "requested_updates": { - "station_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "185a1bd67c48bc2fd4d02abc383b9c81ea0cd71b96c138158dfcc891bf52c746", - "verification_evidence_sha256": "45b7999df0db41bc595ad7142e67419bedb15e1157319b04565c46b5c586c227" - }, - { - "axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "code_sha256": "4742a99ef3c7c575559c39cd471b9b6e34152d5b008cd1641775c781aef1fa94", - "controlled_axes": [ - "middle_width_um", - "narrow_width_um", - "station_width_um" - ], - "geometry_id": "dgeo_0b4ad1c567c250f4c1709837", - "image_sha256": "58bfad6bef4b257cc3aa8db569786d0451a41e9b727e5d1c10ff8fbe5a513ec0", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 9.9, - "before": 9.0 - }, - "narrow_width_um": { - "after": 4.416, - "before": 4.8 - }, - "station_width_um": { - "after": 5.4, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_width_um": 1.1, - "axis:narrow_width_um": 0.92, - "axis:station_width_um": 1.08 - }, - "requested_updates": { - "middle_width_um": 9.9, - "narrow_width_um": 4.416, - "station_width_um": 5.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "650416dd16c6e7cc35af55b0227611588dfb3c01e34c8520a8dff32571b3cccf", - "verification_evidence_sha256": "67ea6ace7c8e43a44205bea61332ed9afbec600ebcca92ed85d1c3af0367d635" - } - ] - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s03", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "44d74328e4a2a3e4d41c877a5a584d90ed97815630340898e54453d3297ec3df", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_610927f91276f6cccbd8c8e0", - "image_sha256": "d1c760419c013c838251ba4234f9d7d061ce95243a1662bab90d6d6381d3ac57", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.82 - }, - "requested_updates": { - "middle_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "443b13602b637a5821b75aeb6be6e22067de0f32a1d3c1aed564e65090a4786e", - "verification_evidence_sha256": "0f0277d4edf894f52a0b866b3e32f8f675ff451ac978ea7596c5b3e8ad331f75" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "9f2b9ff3835284e7c38d8cdab658a4a1178679dbd6d13886e562f5676e5ec5db", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_9109d484481f336289134d27", - "image_sha256": "29c61c1011242c2da62e7dd94152f7f954dc513637b265fe81bee54e683f3ba3", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.18 - }, - "requested_updates": { - "middle_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f31be9acd273b5154cc1e53fc887ced97e91c997a5528efb495bc0be368265e0", - "verification_evidence_sha256": "b7f47bd980bbf14e458c4d8513764e543e89b95ce7da5139d11bd8abeb51f90f" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "08a9fa479b7efd6dd3b4e0f781c19da0a80a74abd54832be32fcdd6583f73857", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_7df871df9c76eb8df2767344", - "image_sha256": "aeb60db045b70c4d2f54e36e079b11fcd2ace57ddd15134d5bee84f5ae0e6bda", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.84 - }, - "requested_updates": { - "narrow_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3e6390708800502ff9def06c63beaf72bbeb7afe00bd433a073f5e9e853cf099", - "verification_evidence_sha256": "59e81a7e4eb463e3833f4617a6d5bfa04569fef326f063bb6d8716190a7a12f5" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "72835382bdb5ee04d54acdcd80ffdd03befeb6d667091b15368d270818e51cdf", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_32d38ae9d0a2555a45b840f4", - "image_sha256": "d6adb691fd508303c3ed196c4b5a9d44a01a922b4020238d058c6796a49822ab", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.16 - }, - "requested_updates": { - "narrow_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8361d73ea099f68145102589ee014420dbda49aa8355bab9f8c1770663ad64bc", - "verification_evidence_sha256": "d956ce041237d9c52c760d8c47dc9b0a4e9538a018dbbf0c7a1a6e9bdd12c84a" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "0d4a4725a46f8e4b9a14b25e9612451c8ed03ca6e94f5704bfcd6a07deaf0819", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_dd9922ac67521ccb72c34d94", - "image_sha256": "9bd68daeadd90128a00648ed60eb4a1dd1934dd9cf06cca0c62e6d68ad0c9b71", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 4.128, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_width_um": 0.86 - }, - "requested_updates": { - "station_width_um": 4.128 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1029bf2c0400f17000660945c89bcf6f8b71104cf62d4e126207a63b4bd439f4", - "verification_evidence_sha256": "e7f71e2d70e07f211e856319fec59696784ebf259a0dd464793423a8ca4f3094" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "2587ff70856972ab27ad951a0bb5e92b153f9585fc7741a6a8a4109d727ac88a", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_87842555f02d2530484ae827", - "image_sha256": "d4bd56bd8fb6a85c2f6cb71d036453fa841d794e070eea707c4c2ad2d83ad3fb", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 5.472, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_width_um": 1.14 - }, - "requested_updates": { - "station_width_um": 5.472 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6a79a46013259cfb43af95fcb252fd0b459c104f9f9bf90a2ee467ef2b40a0f9", - "verification_evidence_sha256": "a18c54c71e6f3d27148cd84afb5f2256d21a775b6dd0867228f7d409be3b59c1" - }, - { - "axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "code_sha256": "5520b8e44f1b5133075ac8662cc3ab5d4f45c3e99506656203b5d21448fca74d", - "controlled_axes": [ - "middle_width_um", - "narrow_width_um", - "station_width_um" - ], - "geometry_id": "dgeo_f6d91a9f20ebc3f7036f583e", - "image_sha256": "554cb7fff9faee2b52fd89776e77a334bbb298103beaca6a4295ca68c675f94c", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 11.0, - "before": 10.0 - }, - "narrow_width_um": { - "after": 4.6, - "before": 5.0 - }, - "station_width_um": { - "after": 5.184, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_width_um": 1.1, - "axis:narrow_width_um": 0.92, - "axis:station_width_um": 1.08 - }, - "requested_updates": { - "middle_width_um": 11.0, - "narrow_width_um": 4.6, - "station_width_um": 5.184 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "816600016584e7f052e7c983dbb5e27b21ba82e7c388835125427ff85221c3f0", - "verification_evidence_sha256": "0b5237ac7a52a6044aad247142e7c498dce113fc796d6735788ea073faebef7f" - } - ] - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s04", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "fe60ecdf8bd69b72151b400c85325e6f00f6334e4a2b24d0ea9eeec7b0f60ef2", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_21d1d294b1e59538ad576407", - "image_sha256": "60cff5a8abb2028841dabafef6fbd1a469501f0f62a474bd882ae9fd83212605", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.82 - }, - "requested_updates": { - "middle_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "46898a25c8c2db7bdbf1fad829df00795eda29ed96459baaa3de6f57a6d57cb8", - "verification_evidence_sha256": "fdbc6422ab3e1e4fc109a6dbee32be17febf4cc30432cb628b9c4757a4458a5a" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "3793464bcac5f3d2f1050a8fc8a2dad1e17510be4061eb217a74b317e6ffbe30", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_d58a9d32dc0b8475f3275f7c", - "image_sha256": "17643284792ac6d5dc9ccc93d4e77f92b2525ed439087e1c2dc07ff2496b6744", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.18 - }, - "requested_updates": { - "middle_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8185a197960f5d1c1802d71bd24222d83d057e9d05a8dd8641b266f33c7e4709", - "verification_evidence_sha256": "a2112608c240c9d61f8bc43329119b00009236d093faee56a2f99a491646f95c" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "febff81c558392a2e55baf758202a4f35d886a0115f26eabfb781f656042e061", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_3acadd8b83260517a1fdb30a", - "image_sha256": "5a2a430d76ffcab46b4b21d004f0693cb61f449766719af3a75f9a907001ec22", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.536, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.84 - }, - "requested_updates": { - "narrow_width_um": 4.536 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a108f096771ccc0d06d0e4a1d39e2a9beafb4bbe4ca3ce4264dc9fc907520499", - "verification_evidence_sha256": "4e7a4d5ba6da49f1b16465f8b5a3c18227784659d1efb9ed3119371f6f1ffd00" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "c592798722d2509d34756cd75354209dd32fd6cb288a77077393aae2f293d5ce", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_e0928e5620a9dca6a1394292", - "image_sha256": "9da263b5d43cd0f2fa02774b9302e5e1297f7c5a1aec99ee04ea79961a2bc270", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 6.264, - "before": 5.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.16 - }, - "requested_updates": { - "narrow_width_um": 6.264 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "288463d812b49397c8040e57540983465365cfb2574c099be10a03252e760bd7", - "verification_evidence_sha256": "f05aaef192e7fba332c69cad6ef693b956b5c4b4a6dfa5fbd98301b201014fec" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "5f8e0a79eb5d21e60b310191d118e5fe3b77347b11820ce3f6d764fc79a5976d", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_471ccc018d2e38a120be88bc", - "image_sha256": "c1e5f05b05a238df93765077cd9e7ffcc8f08c542ac68e3a81d9c08a9c4d61d0", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_width_um": 0.86 - }, - "requested_updates": { - "station_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "40b3e5213c6aa7f3e08e7698f8a7e0f562891d960446c8dd8a75cdb3a66e4ec0", - "verification_evidence_sha256": "207cc8e012157b5c1d68792f6f80ed8230d91b7561e131f8301a778c9c0e6435" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "ced4fb80672528b6f63a345ba5f922ca667462f383c0f9d98d04bb8742943781", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_57103f1bc7632c1429f96ee2", - "image_sha256": "4840d3d24a625033fb1c035f2e407fc86eb8cf9db7944d0aad25d687660262b9", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_width_um": 1.14 - }, - "requested_updates": { - "station_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "efc59c8356bce0cf990e7982b54f11839bfa20ff36e618dec807fd97dde7441f", - "verification_evidence_sha256": "2a9937bedbf1f779b1a9efca8f2ede3067da3f2ebe969cca4ec9b04898905c5b" - }, - { - "axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "code_sha256": "59614e29677e6bcb35a78d031bdb58bf567da408f313cd7c19364820f26134cf", - "controlled_axes": [ - "middle_width_um", - "narrow_width_um", - "station_width_um" - ], - "geometry_id": "dgeo_32798b3f1aa1a2b014690754", - "image_sha256": "e1aeeee85890aa6905e26852d02374c07ef2806d9c0311bbbb7963c1f36b17f7", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 11.0, - "before": 10.0 - }, - "narrow_width_um": { - "after": 4.968, - "before": 5.4 - }, - "station_width_um": { - "after": 5.4, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_width_um": 1.1, - "axis:narrow_width_um": 0.92, - "axis:station_width_um": 1.08 - }, - "requested_updates": { - "middle_width_um": 11.0, - "narrow_width_um": 4.968, - "station_width_um": 5.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a0ce99cbd3daca2122e7aa77746679f7786966517adf56b01f11312cb55b0624", - "verification_evidence_sha256": "60d5a689e9070a13eee76add541e9c888839f68fddc2da9901c29faf0e5a655d" - } - ] - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s05", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:subbank_pitch_um" - ], - "code_sha256": "c143a623206c1b6285d03382c2c99f0afc80ae4c0a977a4c18d20fd34ed3853d", - "controlled_axes": [ - "subbank_pitch_um" - ], - "geometry_id": "dgeo_f6942a211e7373b74017584c", - "image_sha256": "4761cb0f0f0c3f3e0341273d4233924a46b07cedbcd7fd814031830b2f6aa3a0", - "parameter_delta": { - "changes": { - "subbank_pitch_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:subbank_pitch_um": 0.82 - }, - "requested_updates": { - "subbank_pitch_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "eeddcd9959b3f57fa31faa5347b6861ffeefa2be066bd692ad5a500afb0a829e", - "verification_evidence_sha256": "0ac7532c3bed216ad208efa3f02410158c6cdbdac823166e72d9021792152bf2" - }, - { - "axis_ids": [ - "axis:subbank_pitch_um" - ], - "code_sha256": "8cf9233e98c3b791ff620e078df04cf65b9b0eed5824323c622fddb5b15a629f", - "controlled_axes": [ - "subbank_pitch_um" - ], - "geometry_id": "dgeo_2ee4042da84dc5c379e3f804", - "image_sha256": "5c1f54cb848e47fb38daa2f381ac1088d325cb56d84ed67943bcec1c249ee5c3", - "parameter_delta": { - "changes": { - "subbank_pitch_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:subbank_pitch_um": 1.18 - }, - "requested_updates": { - "subbank_pitch_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c4059d1d40b4b77411a909a222db760b970fc3625c50acdb83a59239e931c24d", - "verification_evidence_sha256": "35fd664176ac7250fa46e29285db835a1194a7271c090b1d84022c2eb93f5460" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "fa470860f7b7652fed62418043eff7820da74ffabe5af729b463b51cf6cfc9ac", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_3292b03a1bc36f5b81bcf304", - "image_sha256": "085c545ec7ab3def41872a58676f2922ad477428719eefdd696f45e2ec2dece0", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 7.98, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.84 - }, - "requested_updates": { - "middle_width_um": 7.98 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "02ce30dcf17bfd09f01f0abdc533699f6f2cb31b0ec6a83787b6a558e5a3fbeb", - "verification_evidence_sha256": "fdf57d57496940238147b4423be2149290ab8c4e70eb7d5fb8eedb5f8cc7a34f" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "08abb79b5cf9ad94ca923aca500a04a68df9bb4710b65370aab44dac5848143f", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_640187d322fb25a0f97bd98a", - "image_sha256": "2202517bb94fa200cb49bc474ec24c570004a230b767949fd63741b6852bed0c", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 11.02, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.16 - }, - "requested_updates": { - "middle_width_um": 11.02 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "faccf4213d1fa824a356e6f8cc5f76f41186a316131e5835e4e614433ca71583", - "verification_evidence_sha256": "24ee624b3bb9166c0856bc2208f10208659d63dd4b16ea603c0640ef4f5dbbe9" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "7d180646abdfd7114f9788a07892b4f820b581bc114da5659b4fecb39ef0f2ff", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_483a7e933b1b9209d6cca76f", - "image_sha256": "81a3af4c321f23559b05866f84d65a0b8b0210a235dd71f7fc030526c2048921", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.472, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.86 - }, - "requested_updates": { - "narrow_width_um": 4.472 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7fa4ad091b2af11ba8961d884ac77f9762eefc7e3bd43b572dea7cad6cea3ef7", - "verification_evidence_sha256": "29fcd001353343d24e60f1e6f29edc776129070b0f07de77bbaca60aefe9f098" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "0c20f04948954304cc8c70e61eb0d3404196031dfc886a2363a2168d8580ea13", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_d9781fb9e5fe8701d0f46130", - "image_sha256": "87736ee3667cfc60ae58921051c5cef5ae44ba28e81c768ac6924c9dbf044c19", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.928, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.14 - }, - "requested_updates": { - "narrow_width_um": 5.928 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9f450d3d8604243f5f191407ca94c47d2866655a1e5ad13acaf4f56f374ba66b", - "verification_evidence_sha256": "b15c654c9e0237ed425dbc1fe6a1312989cd8e0944bfc02a150f98041f033757" - }, - { - "axis_ids": [ - "axis:subbank_pitch_um", - "axis:middle_width_um", - "axis:narrow_width_um" - ], - "code_sha256": "af00f813d9259443b05f582211593bbe980b639630605e62b288d43755b0b38b", - "controlled_axes": [ - "middle_width_um", - "narrow_width_um", - "subbank_pitch_um" - ], - "geometry_id": "dgeo_f3959f5b9c73ce22c0300a28", - "image_sha256": "9d24c40be5fbf1a8c75c09941b940039f8e809abd40a355515cdff23c2ef94c9", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 8.74, - "before": 9.5 - }, - "narrow_width_um": { - "after": 5.616, - "before": 5.2 - }, - "subbank_pitch_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_width_um": 0.92, - "axis:narrow_width_um": 1.08, - "axis:subbank_pitch_um": 1.1 - }, - "requested_updates": { - "middle_width_um": 8.74, - "narrow_width_um": 5.616, - "subbank_pitch_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1dcea514beec28c46e4bf233dc01517a2647752fc1077a9f5cb0290cea68f2d1", - "verification_evidence_sha256": "91dddfb9d826515fc3d8e2b6cc3ace284c13f5ce550510d533f2e4351ffdaace" - } - ] - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s06", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "dba464b2abe2e694edc392f9275bac611b3047f4c23622527cd683e4ec2c5190", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_2fe9885f5f0fc16f1e508069", - "image_sha256": "093ceada26e15450a2221b5c9a86146470a07c26c693164e16402b5478db149b", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:middle_width_um": 0.82 - }, - "requested_updates": { - "middle_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f6ead33a41fc1f3a953937cba5b1c38249f42672cf39ce33a6e0975a635cd632", - "verification_evidence_sha256": "61f093cddc4d6e9a711adc93f40d29385129d678cbadb63bc9bef17c1e537429" - }, - { - "axis_ids": [ - "axis:middle_width_um" - ], - "code_sha256": "84e4068be178c377df7dfe0eb9ed846ef51ced9c6f7317ae2234b9cc9f415fca", - "controlled_axes": [ - "middle_width_um" - ], - "geometry_id": "dgeo_6b8b6d8ff2d4b49bbf66f8e7", - "image_sha256": "02a2431063949be1fc4a16be721e2794df48c7762a6caeeffe13d7490276037e", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:middle_width_um": 1.18 - }, - "requested_updates": { - "middle_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0cf485934932e5926009cdb8c39cc8a0131264be41c756620bc925d0a386f552", - "verification_evidence_sha256": "f6de7d667d674fa4550e9526494149fc5c82e0ae596096446409af34fa4fb5bd" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "744fe32f0dc3f6461d26a5fd0d344f6583f844a144268e5891516f53e3e7ac4e", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_0be54c4baa30510e441a44f7", - "image_sha256": "ea2c80f2dc4bc519468af07574374cb7250406fb3df1f83a724f894833cd7880", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:narrow_width_um": 0.84 - }, - "requested_updates": { - "narrow_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4bd6c9cbce7b253d2a86f11a7eb5d5d446ccd212795c82e87da4be66298487db", - "verification_evidence_sha256": "4f64cccd274a3becc1e43742761fdf6e78394fa1e9f5227f0423b6b4edc4df48" - }, - { - "axis_ids": [ - "axis:narrow_width_um" - ], - "code_sha256": "b04dda96e64e5fe5fa9d9313c4124889221589fe9759ba08533d3665e60f0f7d", - "controlled_axes": [ - "narrow_width_um" - ], - "geometry_id": "dgeo_a569ab5b54d419390f4ebe8f", - "image_sha256": "cde9a6905bab4e96dc00211cf7d4a84045fd2117e924ac4c2b5c4334ae391159", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:narrow_width_um": 1.16 - }, - "requested_updates": { - "narrow_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c784878e657d2dc0b1eb3efbd4496c8b89d371336ca378c872a7f0f54279d2d2", - "verification_evidence_sha256": "22d03f8a47afcbd6960238df8b36d650767484da025c586bf31fdf409c63ee53" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "a126335baec5091ca59ebab6779947bdb963f7967c48b1d2b8ff64e65cfbbf8c", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_4a9089f91b2a4319a65a2918", - "image_sha256": "beda47692a0f590e9e20cf311769015f95725aa9e2a984296918bec167561c33", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.86 - }, - "requested_updates": { - "tooth_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "369d63896642bc3613da0c98c83eb0c54df4ffe2671738083337cd9c1161e00a", - "verification_evidence_sha256": "3fa54914d06fd549fd377afa0f7526f1078b144396085290760b75b761fa0760" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "6bced9263c1a067b7cc5548df7e8d0f14fcdefc11ba00da913935d86aff81bd7", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_fe1bdf6532a216f6f50a28cb", - "image_sha256": "5bd92194567b330999511077004b66711652779b8eb23ca466ccd716b2df6d01", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.14 - }, - "requested_updates": { - "tooth_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a58cf61464bbdc6b1dd67810a9cd711afda2d4f812b8e608bd14472fe45f5550", - "verification_evidence_sha256": "03166dbba156069408c55631122d28123a85643735e91816c112ce88ada36507" - }, - { - "axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:tooth_width_um" - ], - "code_sha256": "576ec0609114db8256a4287ccebab7bdf55f16b307f395f549744e69f66bd5b4", - "controlled_axes": [ - "middle_width_um", - "narrow_width_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_ebc7bb73f1de900ee6a4261e", - "image_sha256": "75848df7890b5ed58cca746fb6addf4feabe736b25ae80020035763575071f2e", - "parameter_delta": { - "changes": { - "middle_width_um": { - "after": 11.0, - "before": 10.0 - }, - "narrow_width_um": { - "after": 4.6, - "before": 5.0 - }, - "tooth_width_um": { - "after": 5.4, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:middle_width_um": 1.1, - "axis:narrow_width_um": 0.92, - "axis:tooth_width_um": 1.08 - }, - "requested_updates": { - "middle_width_um": 11.0, - "narrow_width_um": 4.6, - "tooth_width_um": 5.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7373813d93f8e1376f79730b8136c13e08f12442857d388a35dc3d2a8487ff99", - "verification_evidence_sha256": "79c910b5fddcbba9608269e998662f60a8a749cc2a6c5926a336ef54e1a58a3b" - } - ] - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s01", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "1a3384bf6b240cf034937cc8775c846242b41db6f8c4118878528dabda536d11", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_e8f6b55d73c7679d52772a16", - "image_sha256": "48857f1a189069c06ab00b028f82920640459371ce6ff516c020ce777328179a", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_width_um": 0.82 - }, - "requested_updates": { - "rib_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "33b9d32dc89126c191eb97f85845e318e9ed0289736355a11ef8be699112f7b9", - "verification_evidence_sha256": "d2a2f6e63e368367584ae0a8fd648e30a516c2e49eb3df987876fc4b52ae2a16" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "b03d048d7e990477488ecdf0f7969a6c7aa3c323c4f7522e622ca16435b61a2c", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_bd9cc5d24fa6a4bb28220f8a", - "image_sha256": "f25d0e5f0fe083a16636e7b57689e4f77251b8fc8366f15964e19bec1462ac77", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_width_um": 1.18 - }, - "requested_updates": { - "rib_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "26d4aa997f6a421f470bb3ee7643c25d9ca3b23563906832158fba07c2deaa49", - "verification_evidence_sha256": "0911648f0ea68648ff18382b93057a87ecee1e8bbc5bf79eaacb03af07cb76c8" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "86b05ba6597ca7ac91120d7647255063e8f29d6233a2af89e5bb55e5dc9935ec", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_0f072b9127bae406e2fdc5bc", - "image_sha256": "0677ad23600ef28ca6d06df7c7e29a32a6223926a411b8d9de5dfe796ed69cfe", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.84 - }, - "requested_updates": { - "spine_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "69ceb023f8083147794e1a8ea69c34dd3724c67c9bbb0654d0a46b80d85985fd", - "verification_evidence_sha256": "9f1373b43e690c850a3f7cc59751a3dd533db165e727cd1cbe38a1562f9121be" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "350805d5a9169ed28c5edea1c67e3c5675c9bcdee3288aaf0aabee9966ab3a1e", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_03b95496968a6989a1baa066", - "image_sha256": "cede44ec9324f2dac710c7447231c5d3b51da3613478321be7f5f317472ebbaa", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.16 - }, - "requested_updates": { - "spine_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "745244a85c24abc2b429843ce3609f019315d85486a628a5797a5da532c6915b", - "verification_evidence_sha256": "9ddc221dd37ad92d118113010e6dbebd8271631da030fed2bd07120f9d518c19" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "1bb314c365f9733577eb20644bea9fd11cb47737d31db20d547afe1331669542", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_3607adb1ca852f3a4220d822", - "image_sha256": "5cec4b5e8c53c0decd9f4f83f4bdd44674dba442204e6eb64eef7c2ba84ae04a", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 113.52, - "before": 132.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_length_um": 0.86 - }, - "requested_updates": { - "spine_length_um": 113.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "54d11fe9fb6fb049de021931031e04ea5f3d1e4afdf336d9636c8e7ded3edda4", - "verification_evidence_sha256": "9e03f19c8012d0092942a299e7cf6c23eb427934cc97cab57ade413d94d73803" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "e0df79a59be55cda394def57ddbbc7b3e94923a9db9973cdf3cea5a9be43973a", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_089ad42fa438c37dad84edb7", - "image_sha256": "4a7b6fd871f9c4fe3858f39e406d01a531b0f947de56dfc781a61d20737ad833", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 150.48, - "before": 132.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_length_um": 1.14 - }, - "requested_updates": { - "spine_length_um": 150.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ce1e3a354cc62ace28dd19e076981d249c2ade4ac78f04a2e7fad4e6a8304b09", - "verification_evidence_sha256": "e0defed85ce3b8d850380557ff725c74781b706fa744bc9f9cfaac05c026a541" - }, - { - "axis_ids": [ - "axis:rib_width_um", - "axis:spine_width_um", - "axis:spine_length_um" - ], - "code_sha256": "7b46b3e848dbd336ea0b4ab26c8af70aea6829cbafa93d7a07d47df576d70a74", - "controlled_axes": [ - "rib_width_um", - "spine_length_um", - "spine_width_um" - ], - "geometry_id": "dgeo_cf1d0b4e6c38eb546a57cf22", - "image_sha256": "0f9e2d8f5392d08c246b70500fbde02ac2fcfd49cd352247a250fa8cdd2737cd", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 5.5, - "before": 5.0 - }, - "spine_length_um": { - "after": 142.56, - "before": 132.0 - }, - "spine_width_um": { - "after": 5.52, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:rib_width_um": 1.1, - "axis:spine_length_um": 1.08, - "axis:spine_width_um": 0.92 - }, - "requested_updates": { - "rib_width_um": 5.5, - "spine_length_um": 142.56, - "spine_width_um": 5.52 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "11cea29efac49220d879db15767bea0656dc63b26e199ebfd94b32514b3bc8d0", - "verification_evidence_sha256": "a8689d8683221e925a38fa41fffab0d55c0f904b91610a06e5acccddf3346ad8" - } - ] - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s02", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "36d88800a94e5e74bdd5eeb0076e1ed798be48f5ad07887879db14b03a1df49a", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_c4dce37a039622c38902846e", - "image_sha256": "f294c24d03479afdbb5297273d5e0a4e454709518ba7120902cd8d231a1e6b23", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.82 - }, - "requested_updates": { - "spine_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3dd4dd68ca1680d62b654b962110596087705c836f3ef04eeab211f22983181e", - "verification_evidence_sha256": "f36c0c1625c88c64a8b2f84e46cbfe032ee78243f71b30af5425228320fcd690" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "a5a8a7178c06a34686bfc59a107e7c0cb5895486aa2539cead482234bf9d9f68", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_fffef90be159efff30ebf459", - "image_sha256": "f678a9b20483e00dfb73bdb170cc76a16c32220ebd090558e9a15d969dc4d7ca", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.18 - }, - "requested_updates": { - "spine_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4d6b047afcae4efb91d5df2db2580cd9dc4b90841907713b0cff53e96acedb15", - "verification_evidence_sha256": "7b319204c2df3d5cda7f2d58d416000a625e95bef6bf83e25efd5d89396e5436" - }, - { - "axis_ids": [ - "axis:wing_width_um" - ], - "code_sha256": "5e74a6319aeb6765f219dab11ff7447db26a8805cb12722d2b850d4df7088174", - "controlled_axes": [ - "wing_width_um" - ], - "geometry_id": "dgeo_75308bd6403210424a45f1ad", - "image_sha256": "2912183a1878f7a880ac7b08b6dc1d6911415a454b290f539392d499a5076789", - "parameter_delta": { - "changes": { - "wing_width_um": { - "after": 4.368, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wing_width_um": 0.84 - }, - "requested_updates": { - "wing_width_um": 4.368 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "48860c40747204c003deeb2f79bc8e27e3d4f7fc9743a4b7967c4f880bdedce4", - "verification_evidence_sha256": "4d861dae8775e3e0a89c614b98ccc8b72e58827c3f1e5b10dd95c837bc506225" - }, - { - "axis_ids": [ - "axis:wing_width_um" - ], - "code_sha256": "4be1a069e7db45f200a0a1963b29b76ba72bb10f76760e2ce0098ae6e3051c0b", - "controlled_axes": [ - "wing_width_um" - ], - "geometry_id": "dgeo_5251d2e5aebd9fcae47e100c", - "image_sha256": "4e80dcfbed68fab85f8bbd3d064c6d8f37fccde0b1ec5b9164dee660af78bcfd", - "parameter_delta": { - "changes": { - "wing_width_um": { - "after": 6.032, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wing_width_um": 1.16 - }, - "requested_updates": { - "wing_width_um": 6.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9a0f1b25606e2d5da1705cbef0c0cbcecf574efd8fa579bae0802e50405caf5b", - "verification_evidence_sha256": "3b44965f4d673efa82b30e77854c92f8719de6fe39138be48339df9156964bad" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "df2c294bbddc508ff7859cf1cad4b5194213700aafc4eb27cde8195c8b920ba6", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_dc2257d1d1f609c9ec634ae1", - "image_sha256": "460919fa31773000a0fbce24e9741cd85870515ead7cfb53d2457ef7ef58d4ef", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 116.96, - "before": 136.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_length_um": 0.86 - }, - "requested_updates": { - "spine_length_um": 116.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "55c042e393d6e2c660b244a0ba0e84d00cc531fdd5b480f4205ac80918dd2a80", - "verification_evidence_sha256": "58528cfabff300f0422ccb626e93248e4a7f62e899c98ccecc12f0c7c825459a" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "d001db7406fb552f41661c51bda9004351198260310536d9c229850672bd4456", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_a7c6addf83ae4b96553421b8", - "image_sha256": "402732e63b62f1fbdffac538ff315a6280697e08f46c542ff1df6523db67e1ef", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 155.04, - "before": 136.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_length_um": 1.14 - }, - "requested_updates": { - "spine_length_um": 155.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9271e695dbdbf76bbde32b79ab0bbfc038698b567cc1863383f544972735d724", - "verification_evidence_sha256": "152ba22f7a09a5e0b14156844ec3d0c66476fe436d82a15d8f82ff9a10ab85a9" - }, - { - "axis_ids": [ - "axis:spine_width_um", - "axis:wing_width_um", - "axis:spine_length_um" - ], - "code_sha256": "3e9008b9de468e0c10090ed7b90ba208ede62711b713ddbd9d82fb68908bfc56", - "controlled_axes": [ - "spine_length_um", - "spine_width_um", - "wing_width_um" - ], - "geometry_id": "dgeo_749e04fd87f8fe4535821737", - "image_sha256": "52eabec807a13a40bb9d21701829264dbab76e4ff320ed725505c00f087b1f37", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 146.88, - "before": 136.0 - }, - "spine_width_um": { - "after": 6.6, - "before": 6.0 - }, - "wing_width_um": { - "after": 4.784, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:spine_length_um": 1.08, - "axis:spine_width_um": 1.1, - "axis:wing_width_um": 0.92 - }, - "requested_updates": { - "spine_length_um": 146.88, - "spine_width_um": 6.6, - "wing_width_um": 4.784 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "261964127bcc56ce8a3f5748c414cae551d49ec762cff17fc2a91d5bc8244f4f", - "verification_evidence_sha256": "714e2417888e8e5459fd0469b586d97f1ac52c87babaee18c4804f93ce88db1c" - } - ] - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s03", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "c1686349b782a688c29d345282f3f60c6fed8201cc748e6d16afdcb2c7b7b4e9", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_c4e2125d1ec0d332eed79814", - "image_sha256": "a67e3d83595f8706079eab4e8d0a60d25f6a32d19bd6143b663e0ce136def87d", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.33, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.82 - }, - "requested_updates": { - "spine_width_um": 5.33 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2a1eaba892e87aa88dba7b106224ba33ce861523cfebaf46c37e55804f8b46f8", - "verification_evidence_sha256": "4ee292d328b7b06657ac9a1a39f20a41ca3cdd8ea40b748278f83556f165cdef" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "23333ae9cf8ab7c598b0249728cea579cfaeb5148d61c8cc98c0c9541e2c0ee1", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_0c7078a57883f621e1ffe878", - "image_sha256": "9e4e242fcc224e297ca4ba5590dc195dcb807c59338d3ff52c9592b3fc517cd8", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 7.67, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.18 - }, - "requested_updates": { - "spine_width_um": 7.67 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "21a9797698fd02d98caf6946cf61631578ec9d908c5224774edad550530d5b25", - "verification_evidence_sha256": "a2d93fa06b77ff40e7dfab7f6d5221800cc1a1a35d6be89d99ee5c2975fae4f4" - }, - { - "axis_ids": [ - "axis:minimum_node_radius_um" - ], - "code_sha256": "961dfd8178dfff54c0b1004a6f5e677652f848a3a7abef5bb6aab59816d377fb", - "controlled_axes": [ - "minimum_node_radius_um" - ], - "geometry_id": "dgeo_a6e3919404ab30b44fbbd314", - "image_sha256": "21e4dae8649938ff7f3b883336515148a4f93fa460899c3f879f8a0b18a16ad5", - "parameter_delta": { - "changes": { - "minimum_node_radius_um": { - "after": 3.528, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:minimum_node_radius_um": 0.84 - }, - "requested_updates": { - "minimum_node_radius_um": 3.528 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "13942ef76ead7b0618689f5107407a2fd25cb18aaeb02dc765737a9d5fe25126", - "verification_evidence_sha256": "50e4c12c350ff1c845efbc45e90e344544e6717c7c946f297ba12fad415aa3f0" - }, - { - "axis_ids": [ - "axis:minimum_node_radius_um" - ], - "code_sha256": "029c12a23f7c5e46d6abee0a768ffa4fb7707e32db040b8f871fe550096bd160", - "controlled_axes": [ - "minimum_node_radius_um" - ], - "geometry_id": "dgeo_2e605433d2520c3341602752", - "image_sha256": "3bf8da5100e64eee3904ffe1d2474e9074aac4c3c61d08b43157e67748419ccc", - "parameter_delta": { - "changes": { - "minimum_node_radius_um": { - "after": 4.872, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:minimum_node_radius_um": 1.16 - }, - "requested_updates": { - "minimum_node_radius_um": 4.872 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b049990036b31ed07e4808040dc180c840373b3ab85582e44eca9c45b6c51b28", - "verification_evidence_sha256": "2da3d1c53b22d2661d41a67d265861aadf7cf20e0ea34f15d6e98842acd3ec4b" - }, - { - "axis_ids": [ - "axis:node_radius_step_um" - ], - "code_sha256": "62a59b0632288f74019e1519e2140d29d9cd7dd26ea4e1e8c205347a792b0da9", - "controlled_axes": [ - "node_radius_step_um" - ], - "geometry_id": "dgeo_6bd75418a6097fae6bb692b7", - "image_sha256": "b7af1424252f4f92143489dece078ddf6438cf7040c3338613317f9f1a97cbf6", - "parameter_delta": { - "changes": { - "node_radius_step_um": { - "after": 0.644, - "before": 0.75 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:node_radius_step_um": 0.86 - }, - "requested_updates": { - "node_radius_step_um": 0.645 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "6a49baec995d8d34cbf45068d67b977d9c31c7621314f4646c788e64c9696ed3", - "verification_evidence_sha256": "c90b57ab33c856b70262090ff041aaa51fb48e105c52cc0f52e59bc59fcfcb35" - }, - { - "axis_ids": [ - "axis:node_radius_step_um" - ], - "code_sha256": "076f2943c03398088e3dff9e0d0f6a16ccb7a9b859bb70af8a97d630df627ed1", - "controlled_axes": [ - "node_radius_step_um" - ], - "geometry_id": "dgeo_12f9d2004a4ca16dcc15f3d7", - "image_sha256": "73a9bfeebde3285fbfcfb8db5add226009a4a5de386a701a020f323623dae7a2", - "parameter_delta": { - "changes": { - "node_radius_step_um": { - "after": 0.856, - "before": 0.75 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:node_radius_step_um": 1.14 - }, - "requested_updates": { - "node_radius_step_um": 0.855 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "b6c7a2ca8c1efc34f815ff23d08e0d788928d9618342facdbb1acad1cbd4c0fc", - "verification_evidence_sha256": "56915cd5051a92236097629ee6c7d0a7253db34f53690884f5dbe542192de182" - }, - { - "axis_ids": [ - "axis:spine_width_um", - "axis:minimum_node_radius_um", - "axis:node_radius_step_um" - ], - "code_sha256": "c44eb58cb4d12b1c6ad455ef28c32cfd89f1ee6cdb3eddd71a84c044f70a111f", - "controlled_axes": [ - "minimum_node_radius_um", - "node_radius_step_um", - "spine_width_um" - ], - "geometry_id": "dgeo_47234639cd2609949829665a", - "image_sha256": "ba5d5a9876a8e9849c6b6697bcb6e827024ef64832ed0537c66142e609adf530", - "parameter_delta": { - "changes": { - "minimum_node_radius_um": { - "after": 3.864, - "before": 4.2 - }, - "node_radius_step_um": { - "after": 0.81, - "before": 0.75 - }, - "spine_width_um": { - "after": 7.15, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:minimum_node_radius_um": 0.92, - "axis:node_radius_step_um": 1.08, - "axis:spine_width_um": 1.1 - }, - "requested_updates": { - "minimum_node_radius_um": 3.864, - "node_radius_step_um": 0.81, - "spine_width_um": 7.15 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e3ff05ca9dda5875defe24df90acefe8d0d90e59cbf82c6cf7a32bc757161e25", - "verification_evidence_sha256": "b474445a0ce25227c26667b631c0a23d3638f9734047aab59adc40e5538597f8" - } - ] - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s04", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "b417f3437c5220de34e6d7d52a91f58800a40f363bcee4473d19b7148d04bb65", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_73116f760a263599b2c134bb", - "image_sha256": "eae3577d4d2eca844cd25bb377f13810cf4166dbe9737acbd43d5c607d825b65", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.82 - }, - "requested_updates": { - "spine_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d15d89e12b43cda83b828ce9713c2a6d345eb1406cde22d299597313fba874ef", - "verification_evidence_sha256": "e6046b07e9ae22cdfee338676a1f023de56a3afd520468f7c01461e19a813525" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "f70da3e6b304780aa3f8f020c839f08a0d2bda65ff3987e6d6f888f3bb952a71", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_0df33a73f90148e508a8aad2", - "image_sha256": "a8fc90b0014250155aeb25262684fce9d63510c310476a409332befd3b03469a", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.18 - }, - "requested_updates": { - "spine_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c211ffb1bb9a3bc1286c3af2f4b2a07d7b4fa064c95d60ce64e2fc6fe44a61bb", - "verification_evidence_sha256": "e4e271ad5b571a802eb8ef570f1692ac39e8d14894b9e8ccaa7ddea737b5b503" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "09d4e6780d63d7d6190c6f4dfae62cd0e78fb7ccf1c81e5c68a37da5451a7318", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_a1e001fbcfd1578ee09356dd", - "image_sha256": "7f44455c5a7e73c725f1cf8f6d922470bbe5402f8dfd6505e388e2495a26d107", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_width_um": 0.84 - }, - "requested_updates": { - "station_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "76798d54fa3925df0ed40900aa1817ef5d1050cf83108bdbf53dbcb4c05246bd", - "verification_evidence_sha256": "679f4faa6b38e8faaa6c72950bc0b7b7d749cdd7a16299537c6680d5b3a331b2" - }, - { - "axis_ids": [ - "axis:station_width_um" - ], - "code_sha256": "9a266322fea22c8fe8cfbe928ba3b5877955fcd56cd37d611441bf09d8f81d8d", - "controlled_axes": [ - "station_width_um" - ], - "geometry_id": "dgeo_b71c8a64d8b23101266064ab", - "image_sha256": "cdde357de47f63ecdce61d2d01193b71a56d980eaca6225866db00ea15491406", - "parameter_delta": { - "changes": { - "station_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_width_um": 1.16 - }, - "requested_updates": { - "station_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3e2d0f166b6c9cfed00e2c1887f27c641aa09884b888699b4d0563b853b47e8f", - "verification_evidence_sha256": "5b270540b5ab775bb017baae18146c742531d9fae8d90f82d2a67ca230e92fc6" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "2d1231242ff4df75fd28bedee6b2b08b8daf1eefbf3c4aa58c86631619381ef5", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_6bca409a6b4d564a0d0cb47d", - "image_sha256": "f7a086cfc05e43324bfbf1b78241fab7dab75134978e9da5b4ecb89dc0a525c1", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 127.28, - "before": 148.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_length_um": 0.86 - }, - "requested_updates": { - "spine_length_um": 127.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "664369a98fc391f8ebfd41f4032ce52c2bccf407a861b826ef476cab140e5047", - "verification_evidence_sha256": "98eb0461fb7b5a23585a6871f3959ff33b49e7d8ff40e649d2cdf4ce8192d2cb" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "3c59c335e5954175dc47daa65a39a3b6132e578738188adef58fc3feb6053e99", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_0adb8e256bbbfb8b3be20309", - "image_sha256": "7ef38defca961eedec726777a00a48b2925d02929282078035e1ab03206ddbed", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 168.72, - "before": 148.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_length_um": 1.14 - }, - "requested_updates": { - "spine_length_um": 168.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d8b39eab50ce8b6ef8427013710d50f3a3c15a617a51351bf107253c61b6f214", - "verification_evidence_sha256": "016e6e4d23be0d258264945e4531c395d8c504bef1116511c7414c7b089a6623" - }, - { - "axis_ids": [ - "axis:spine_width_um", - "axis:station_width_um", - "axis:spine_length_um" - ], - "code_sha256": "3c77806439cd275313584d3a89f3850659e6df153ffedea3a575aeb79390763e", - "controlled_axes": [ - "spine_length_um", - "spine_width_um", - "station_width_um" - ], - "geometry_id": "dgeo_214e87b26ecf36ef7a9fd22c", - "image_sha256": "b341104e6f98b6aa8e7ccfc5bd847a25cf3ce47a046acc2b9158348a5a07f848", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 159.84, - "before": 148.0 - }, - "spine_width_um": { - "after": 6.6, - "before": 6.0 - }, - "station_width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:spine_length_um": 1.08, - "axis:spine_width_um": 1.1, - "axis:station_width_um": 0.92 - }, - "requested_updates": { - "spine_length_um": 159.84, - "spine_width_um": 6.6, - "station_width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0b69a703476e5497aa308e4b647b97c651f3de8969de908e99717f97549cb68d", - "verification_evidence_sha256": "9cbe1caf8ebf8df18ed335aa575d82d632cd4d6b11cd9691fa29822e20b04045" - } - ] - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s05", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "1a9f082a3e36b4fbc2f1f864ef9047eccba993e73278d34ddef45d1f7e8beaf3", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_39e1fae786f1e49d1c49694b", - "image_sha256": "5e37e576149b687ea2343490e25fc2c333ed91814358332df4631d3625acd87c", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_width_um": 0.82 - }, - "requested_updates": { - "rib_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "229d6c29e52b34bc5f8c6113b681b2d3ce4d5bdbc6a9ca5ea2ce3b4329645c6c", - "verification_evidence_sha256": "a40c37d5b9c0dcbd989b5716a410f295702264c1420499f0814cc74c9f22b5db" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "7a9c6bd74a7024caa1242cd74bb3cde95c85b6d57b1166da69937b508220f5b0", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_4076557094a12ffffab38512", - "image_sha256": "58911c153ea19d669eb2fce1f514b693fc3152f0355069213d43079bd664aa4d", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_width_um": 1.18 - }, - "requested_updates": { - "rib_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5c2d4002cbb9afae09559a045c01e578bc97ff0de06a5bf9ca18a86472eb73ae", - "verification_evidence_sha256": "3549b441f40bc1d3a0acd0cc0a680477ea23517f1c5d8366299ca1d42acf84ce" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "72034a3656a7223f487caf2761e8cd7d8052ca39d5d4dd992e7dc264e152d45f", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_832099f3adb4a10e39d4ff7c", - "image_sha256": "23ba80aea10c9963ef7e7a2b7b42c1c33039d6a970642da936ff98364b870e8a", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.46, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.84 - }, - "requested_updates": { - "spine_width_um": 5.46 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "91d36a3f44f48ec43a318e945c8c3c6f5d9adcca1bdd5b0e7128249331f26243", - "verification_evidence_sha256": "976ec82054e200cee40162f1c3ee6afd48ad22fcd612cda5aaa3dee194408489" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "dd7a7ed76bea5e9792674fd2a67a52201a5915b4f04ed81d272cc190af1e6a3c", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_7e4c7fa8d174810a4a89003f", - "image_sha256": "307f130fae93b496239bde9ba13c74ba7cff889dd2c7c5caaee3bedbb7185dcb", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 7.54, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.16 - }, - "requested_updates": { - "spine_width_um": 7.54 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a51453f83bb9fb44fed777aed29231af0147da61e0a222f66890a0ebb4c6f2a5", - "verification_evidence_sha256": "1b790e43cfafccdbb7d1342e13c3dacbe80c670d7471eed5c1b70655b2ddefe9" - }, - { - "axis_ids": [ - "axis:minimum_node_radius_um" - ], - "code_sha256": "bb3b2e3f03604a395a4015f3122162117771dddf1f2f2a12562e9f62ce912cd1", - "controlled_axes": [ - "minimum_node_radius_um" - ], - "geometry_id": "dgeo_a57f1a0f91ab48ee92407697", - "image_sha256": "d741ebe4d5f11c1754685c1b6278e882925ae9788d6790d0369fe8b980f02668", - "parameter_delta": { - "changes": { - "minimum_node_radius_um": { - "after": 3.784, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:minimum_node_radius_um": 0.86 - }, - "requested_updates": { - "minimum_node_radius_um": 3.784 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8d7c1ad41c74f06f4f03600b528f3015eb217493bba73114551fc2f31bfbd505", - "verification_evidence_sha256": "b1fe69590ef78ae3869ee13102a3e67a3d31763b636468813269d9fb74cd9cb2" - }, - { - "axis_ids": [ - "axis:minimum_node_radius_um" - ], - "code_sha256": "b26ebc27a02af92e9677fd05cf7be9c3276194403ae8e032b723a20acb57469b", - "controlled_axes": [ - "minimum_node_radius_um" - ], - "geometry_id": "dgeo_7e525197bb533a5bd2f4c10f", - "image_sha256": "e4741a8e13e564a16ebf4dc1762ca5ad736a8cd5a7a651357b6389b412717806", - "parameter_delta": { - "changes": { - "minimum_node_radius_um": { - "after": 5.016, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:minimum_node_radius_um": 1.14 - }, - "requested_updates": { - "minimum_node_radius_um": 5.016 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "24c29c6cd669c972fb995947aced7eabade07abd45b06d4f98413e988d18c114", - "verification_evidence_sha256": "9cbba8410e63caeffb79fbd38da62bd2a71e461fa0004f6e933538c63ee8c06d" - }, - { - "axis_ids": [ - "axis:rib_width_um", - "axis:spine_width_um", - "axis:minimum_node_radius_um" - ], - "code_sha256": "0108017cc4012a581528b14cb432e7d2cffaa0e2d9ab112039f6281237fe7abe", - "controlled_axes": [ - "minimum_node_radius_um", - "rib_width_um", - "spine_width_um" - ], - "geometry_id": "dgeo_ffcc7b39001a5785430a9da1", - "image_sha256": "f64f89f2a5821b93cd7c792b6143ab3a7574d212230d50368940db5acc9e731e", - "parameter_delta": { - "changes": { - "minimum_node_radius_um": { - "after": 4.752, - "before": 4.4 - }, - "rib_width_um": { - "after": 5.5, - "before": 5.0 - }, - "spine_width_um": { - "after": 5.98, - "before": 6.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:minimum_node_radius_um": 1.08, - "axis:rib_width_um": 1.1, - "axis:spine_width_um": 0.92 - }, - "requested_updates": { - "minimum_node_radius_um": 4.752, - "rib_width_um": 5.5, - "spine_width_um": 5.98 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5a768e9d531f33e7d7ce5856f1b3bd6e696d779ad7293233c039ad117e8df570", - "verification_evidence_sha256": "f80e01eb1bc81043907b5f4392e5eed29bff50be5f9be6b666175caa78176ec3" - } - ] - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s06", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "4363925e81644a65ec7764e7f861b86d70d305cf0ca7c82b1ae07191458130d5", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_de8bfbff3f357842c79f954a", - "image_sha256": "566e70a4675354b5ef300ea565ba461f44f363c16edc292dc9439810fb924466", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.82 - }, - "requested_updates": { - "spine_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "44fdafc973b5ac8850d4094d283576aafbb109b125f825062efba116d7af5049", - "verification_evidence_sha256": "596bef05d9ece713442a986c609860b4e5403e557a57272da2ac0202f910cc7d" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "cb8c9180094e73bbc2674c8a641f33595d21b2cecfd153c40cf06501660fb357", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_f19809d30e73b7dff9f9d9c8", - "image_sha256": "130818a8e185618d422f7584ad5d4a08fda697c860bbf3da3d3cbd85c6221c5d", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.18 - }, - "requested_updates": { - "spine_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "29be8e4dc0ee2112c0ecb510cb53367b83e1eed3ccd9603db64e21d51a0bd349", - "verification_evidence_sha256": "b196e2b5092bb4e4b01d9fe6137c17d0203203640cadf3e745f0a5f61497ab68" - }, - { - "axis_ids": [ - "axis:primary_radius_um" - ], - "code_sha256": "3a3ea555a6bd410cbc689aef461e9790507cfbfa492eb4d542cf91478d36f179", - "controlled_axes": [ - "primary_radius_um" - ], - "geometry_id": "dgeo_064b12f9b9cb9fcdbaa188d4", - "image_sha256": "7e23c58ef3a6ee20255b67526326fc6bf6eb09cf71b2de24ade41169f5dd87c1", - "parameter_delta": { - "changes": { - "primary_radius_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:primary_radius_um": 0.84 - }, - "requested_updates": { - "primary_radius_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f29f2bcb26fed33770b0c336ef192af5bc6e9f8c6b551e25595f3469a28dba72", - "verification_evidence_sha256": "111579dc5c9ef1eb7cbfde3ccee5ff0ee460e18de1d1f5928afac2113884b3e6" - }, - { - "axis_ids": [ - "axis:primary_radius_um" - ], - "code_sha256": "9dff88593cf6d6c3701e63dd90ac0d0f326256ada34c0a6dbcc7ce145f55f233", - "controlled_axes": [ - "primary_radius_um" - ], - "geometry_id": "dgeo_ac4dfdc1eba1d1d792421ecb", - "image_sha256": "c80ee46f88ea7632ba6628cd6211864b2fe8408538f7cb06dbdc915a9293d85a", - "parameter_delta": { - "changes": { - "primary_radius_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:primary_radius_um": 1.16 - }, - "requested_updates": { - "primary_radius_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d2a637ec1e7fb5fd8938a26d4442f8e5518c45f0a6965a04726fe2f8d0d1f3f7", - "verification_evidence_sha256": "715bcaa915f7adf3381cefbb6e66f6831b311c1195ca19792e1c8f25b0314041" - }, - { - "axis_ids": [ - "axis:satellite_radius_um" - ], - "code_sha256": "695c4d71990edcf672f11a4372244bb80e6df4ff7890c360392489351718f8d7", - "controlled_axes": [ - "satellite_radius_um" - ], - "geometry_id": "dgeo_ac5a1bb6313f1e07b9d823af", - "image_sha256": "d5c4dd9a9b60b65c20edd35d32efc2376ecf781586e9bf80c668dd5dea0a43dd", - "parameter_delta": { - "changes": { - "satellite_radius_um": { - "after": 3.44, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:satellite_radius_um": 0.86 - }, - "requested_updates": { - "satellite_radius_um": 3.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b577421aac8f4ed6e14280740e8b42e8ebd926a530f36bad376603be3fcfe2a3", - "verification_evidence_sha256": "a4476502ad34ea0afb6f249fd51ac3cc11d80723bfdee0505213f6f01469d4a8" - }, - { - "axis_ids": [ - "axis:satellite_radius_um" - ], - "code_sha256": "42112bfad434bac5f34498b459784be636ef6bbd8ed8075c3842fb89b8582c29", - "controlled_axes": [ - "satellite_radius_um" - ], - "geometry_id": "dgeo_bbeff51eb4c4e0c5ea83992d", - "image_sha256": "c094847558691db07330d1636a4b33f98531fa5beb88d74f270a7a15f8f92547", - "parameter_delta": { - "changes": { - "satellite_radius_um": { - "after": 4.56, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:satellite_radius_um": 1.14 - }, - "requested_updates": { - "satellite_radius_um": 4.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4841ee9b1c943c16d128049eab5b025644e95c963c2351f6c125f755041e688b", - "verification_evidence_sha256": "5f090ada8ef8cfaac1036dd77389d900290b9701bdf9041b38ebea426d13c7e4" - }, - { - "axis_ids": [ - "axis:spine_width_um", - "axis:primary_radius_um", - "axis:satellite_radius_um" - ], - "code_sha256": "8d1b57b1ba2ad1718dd27459dc497fdb312a84dee825d4425d073fd712fc20fd", - "controlled_axes": [ - "primary_radius_um", - "satellite_radius_um", - "spine_width_um" - ], - "geometry_id": "dgeo_e7984aeed0877b6d09d6bb8e", - "image_sha256": "48ddc45377659f040d9d861d660e48af3999e19975643d4ff525930c99be3dab", - "parameter_delta": { - "changes": { - "primary_radius_um": { - "after": 5.52, - "before": 6.0 - }, - "satellite_radius_um": { - "after": 4.32, - "before": 4.0 - }, - "spine_width_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:primary_radius_um": 0.92, - "axis:satellite_radius_um": 1.08, - "axis:spine_width_um": 1.1 - }, - "requested_updates": { - "primary_radius_um": 5.52, - "satellite_radius_um": 4.32, - "spine_width_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3ee4c6c667c57836ebea303b69155f38708a16fa0e19ec1d62c160ff43ab8c60", - "verification_evidence_sha256": "4f92ec5413a133aef6860fa28eb9b951f2ae40fdd375097f357a3d0070abf592" - } - ] - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s01", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "7c4bcca91622a14ea783db37c2d32a48e6fb607690104bce8408664c1aa026c9", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_bf174141e1e6558a145af68f", - "image_sha256": "fcae965598157db3f2d172d2207779b6fc1ad31d415ff5ad1d705d7b53c77def", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 6.97, - "before": 8.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bank_pitch_um": 0.82 - }, - "requested_updates": { - "bank_pitch_um": 6.97 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e2a50f843508137055fae033f143cd1083ee96abf4e19b98225737d803e5bb06", - "verification_evidence_sha256": "064b84e4c512d7f933992da9824e053f237f1459a61a3121e2015c148ff47654" - }, - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "d8e351f069bb9ff8f479e9add83990c179df63742249d19e5a5cb6d4fcd56a00", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_e5574572c811966d7f157c10", - "image_sha256": "d8f9ff98ee2a2bb25720902dfae4123ddd2fcf923ef28f497fbd67e50a1ab8a9", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 10.03, - "before": 8.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bank_pitch_um": 1.18 - }, - "requested_updates": { - "bank_pitch_um": 10.03 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f85d4a0cc5cb53e7acbf85d0bf671cce19f6c6ffa2105a329f3d9e93cc95587e", - "verification_evidence_sha256": "a9a5baa471f0f04758f9490129467fd9748178ffde8fcfaa83848432069597c9" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "d99ba56a9cf774ba942ac18128ea791c4ea54b8452327f23ad3415f451fff516", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_de1b98e835f5865a80d0a655", - "image_sha256": "4d913c7522125b8e72f3f58dce260d79f5345fca5a3bbb1faef8afd9eacc6c4d", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.84 - }, - "requested_updates": { - "spine_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1ab009eb957c9aa4148a84edc91ea1c71ff33d40fb2121ccfb3ebedf780039d0", - "verification_evidence_sha256": "681dbc477ebdfedea0bd3864c480f1129a5655c875cc7ce3d71c236673e687f8" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "f9ab04f2d7fe907009c3ed0196766ac472861ddaf8c837852c5f6f6b51447e3e", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_8244f4af44cc385c2e40af53", - "image_sha256": "cfa9aed70e626254d62b0d963937e203773db65f660b51f89444798c5cd236ca", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.16 - }, - "requested_updates": { - "spine_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "98d8460f204a353c980b8ed98acf37b72fd8e5e724e4efac65982f7f9ee82bc2", - "verification_evidence_sha256": "d79b7eabd7e3e04d5027ea52bb4f553cac35374f2e41cb5550ac3eefef7a5d98" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "7324393c78fa15fc3c238639181c39f8eebab5c80580e45d0400d1b6a313753c", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_0d0e1b1b0f227eef015bf879", - "image_sha256": "c60e85dc48f1b83d2baf97076bc06edae0c2a12e198796998520fc2f25d648ea", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 3.956, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.86 - }, - "requested_updates": { - "tooth_width_um": 3.956 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8056f5106363b062709baf2e43c13c937e61b365322ed94a694c3a7e026d2d96", - "verification_evidence_sha256": "6454d0bc0bb7057a1b024f740ff67337a76d1a6064446f6238555dba6845784e" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "fb01aec5cb5f2fd48dbabeec9184f1309a1421c2329384f564ca04ffcb7e31e8", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_638e1f76bcff8034344b3646", - "image_sha256": "06a986100eed46525a5303eb60190e844d5e3b4bcbce504fb2375ed33a7e5cf6", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 5.244, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.14 - }, - "requested_updates": { - "tooth_width_um": 5.244 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2b03c20a23957abab4ea30ee7851aec610d5ef9bca53e3cf9ddb3323a7b65a76", - "verification_evidence_sha256": "666e8d09b825923e6db8b00b515196cfcd25868843d7a209b239c907f93cee97" - }, - { - "axis_ids": [ - "axis:bank_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "code_sha256": "169140fb71a65c6f52d696ecbfbf32ec1c1fbdee1187db94a31f924c2207c1d1", - "controlled_axes": [ - "bank_pitch_um", - "spine_width_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_0869a4572f9dd853b2a141c3", - "image_sha256": "9dcae7329f9735dd5c4df02af9c156bbf0b94f472cd982bba404e76fb47e169f", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 9.35, - "before": 8.5 - }, - "spine_width_um": { - "after": 5.52, - "before": 6.0 - }, - "tooth_width_um": { - "after": 4.968, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bank_pitch_um": 1.1, - "axis:spine_width_um": 0.92, - "axis:tooth_width_um": 1.08 - }, - "requested_updates": { - "bank_pitch_um": 9.35, - "spine_width_um": 5.52, - "tooth_width_um": 4.968 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "558368096e613074ce250eba0883159a8cb9f44ffb8c332da09c6ea7d3cbf274", - "verification_evidence_sha256": "1e8907a108b8fb6d6c720ef264e283807625cc9a9ef01aee80c9bc99e459d9a6" - } - ] - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s02", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "dbd71d334f9e5c32ebb5caf54518b995e68482f241f28ad6dd7249ddbcf5037e", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_9d85fa31cbcb6c3fb40aaccd", - "image_sha256": "751dba82503f3237feb7c346f6b995e8b582d5019986ffea9380a3d55248f7d6", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bank_pitch_um": 0.82 - }, - "requested_updates": { - "bank_pitch_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0e7fd71c4ff593155c5df95ede779b563b94ee9a788f175b39bc08348faf2202", - "verification_evidence_sha256": "bdb530d6d4efe52a41dbdf5d59f959d6d094d094f8aabfa96858ed94456e63e0" - }, - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "189ed0c5de43a44af25e43b07013c0d3e6572423ce23ec8c1003d704d39370ba", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_62274a559e0fc5a80fd0cdce", - "image_sha256": "1ed66178f5c9214c30e74096e70027b59ee4ca3487fc9e930c9527d0918f336f", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bank_pitch_um": 1.18 - }, - "requested_updates": { - "bank_pitch_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e1fa313b2fc35f4193016cc71c7a008c1e9b6a85fec2eca190d6bfca011dd6fe", - "verification_evidence_sha256": "14a65bb87f1d47c58b8323f5d8f2bc59f3a17c97df09099c5104f05703b949c0" - }, - { - "axis_ids": [ - "axis:defect_cross_width_um" - ], - "code_sha256": "23ca73642da393ceafba2fbaf61a1feb724e8cb3bfc4951078fa848a86f227d5", - "controlled_axes": [ - "defect_cross_width_um" - ], - "geometry_id": "dgeo_32d5a0514f47a42d7f3d9a8c", - "image_sha256": "147e5403e13f458c440cea03cf8aa5e141f4e2691b3355771dd89521c0e820ba", - "parameter_delta": { - "changes": { - "defect_cross_width_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:defect_cross_width_um": 0.84 - }, - "requested_updates": { - "defect_cross_width_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ebfad7f384fd70e35144b34b4215c8fcbf7a544742c791e2b130a48d1afa0058", - "verification_evidence_sha256": "ec7eb05d7c7a0c13b65ea2cb4ba96f96de11dea6e86f149871ab872f1cefccac" - }, - { - "axis_ids": [ - "axis:defect_cross_width_um" - ], - "code_sha256": "61216b48838d58bf78aa4870759796b551e757de754c9fcb7b8fa0f92d6a9fae", - "controlled_axes": [ - "defect_cross_width_um" - ], - "geometry_id": "dgeo_2dd333865d2e25b31f40cd07", - "image_sha256": "dcc65123e110c4358e0386a68096f5d3ffac46d3340d582e30982a7e3f909414", - "parameter_delta": { - "changes": { - "defect_cross_width_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:defect_cross_width_um": 1.16 - }, - "requested_updates": { - "defect_cross_width_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "18ade462d9e6f890cfd0dba578a1c91bc6f1023360176a8cc52ecae689560288", - "verification_evidence_sha256": "4587bd40fe41dacaf7e02077248654f65e0dfcc5d1053ff0a3824db377b251f2" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "c11b058cf6ad26faf0ad3bfc9e1fd0e776d256329330b7ab74ba222e524c06c1", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_1336fb5726186cb034dcbf8a", - "image_sha256": "b3183c9c2d34aab485cdf6aa6a4a44b4550f431c7164cc8f990e9c882fb59e7a", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.86 - }, - "requested_updates": { - "spine_width_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a79df5f4cdf0951640e42e6a3d35ffe4d51e7473661f3ccef423faac6d15fcbc", - "verification_evidence_sha256": "133873c3eab89d4da769f8f11fbd0593be74922118ee8d7b5ebd2c051a06159d" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "e673529ba4d3e791c9adc817d23602d3b32b82dca8ddd8be150829a9f203d4aa", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_08db70629a9bc9326de9ec39", - "image_sha256": "ede8845e3399598d49aab34ec932abdfd13c77fece554d2407c3f1df22dab91f", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.14 - }, - "requested_updates": { - "spine_width_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f4ede93e06c53c973994fb4d7d2e3c40dfee930adfd7b3fbf289c40509c8b7fa", - "verification_evidence_sha256": "a8e5cbb6690e721f3c66e554a01032a1c443ca5221436e6fc04560ebb7fc5630" - }, - { - "axis_ids": [ - "axis:bank_pitch_um", - "axis:defect_cross_width_um", - "axis:spine_width_um" - ], - "code_sha256": "24295762f55730e2aee154c55551bc74e2ed9a7f5d01fe0cb3af89857a6bd3ed", - "controlled_axes": [ - "bank_pitch_um", - "defect_cross_width_um", - "spine_width_um" - ], - "geometry_id": "dgeo_6e1dfcdef5409ea6ecf8d8bf", - "image_sha256": "fc22c4cafd923bbcdc8c0732531f4f283b99481e0b6ef9fb7d18c29146d2a1fe", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 9.9, - "before": 9.0 - }, - "defect_cross_width_um": { - "after": 8.28, - "before": 9.0 - }, - "spine_width_um": { - "after": 6.48, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bank_pitch_um": 1.1, - "axis:defect_cross_width_um": 0.92, - "axis:spine_width_um": 1.08 - }, - "requested_updates": { - "bank_pitch_um": 9.9, - "defect_cross_width_um": 8.28, - "spine_width_um": 6.48 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d5cab77cdfbe43f271d2d73dd3fac700cca9c70d228f073a8814b9e58429f1ae", - "verification_evidence_sha256": "011442c7430936ff752f9042cfc3bd29393c96b83956d28d0e10534810d74926" - } - ] - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s03", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "7101283c8d5f2d79dfda8cf0a030d2a328de2cdf614a3c3288df51e5b0a788cb", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_b8b93670b0df33940e8e27bc", - "image_sha256": "aae41e6559f8baee6634aae9c86e8ece524e9784ffea5732e8380247dfbead03", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 7.79, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bank_pitch_um": 0.82 - }, - "requested_updates": { - "bank_pitch_um": 7.79 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "322b8f0fc72c1b2f3e903e48bd6a17c0b81dd40d0e805182c8e9a663a5bfc901", - "verification_evidence_sha256": "bf75fd041f0e87343d6acd71c14e6f14d6475451ae11992a4f72867206ea46c7" - }, - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "8a31f4ceef9e275e08750761cc316623ab7823e5852751dfb7960fb8d8ef567b", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_320dfa408a841b922ed8368c", - "image_sha256": "b5809ae65bf0472917ee0c9486b09f94f0e987937766318cf75d725e79436843", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 11.21, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bank_pitch_um": 1.18 - }, - "requested_updates": { - "bank_pitch_um": 11.21 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "da406282b9201bd60098870d2c1b3ee748d7923a3145a84ce0ccd99fb28901a6", - "verification_evidence_sha256": "38eb17c3dae52b269d9ebdea922b8f3efbd5cdd0c3150600ef38c06cbb49b2b0" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "1e6428e9d2808bc59e1fd0d2894574093d0099093edc4276d38a6a20407cedf6", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_63ade6446e1e2f821f647e1f", - "image_sha256": "650597f70452c1b8f857b04761914b1691740ce4b6310ed4725c59871485cdf4", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.84 - }, - "requested_updates": { - "spine_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2a874deade41c711d15147bb90333784a91df3606548ca4da5820f9494e86c77", - "verification_evidence_sha256": "3afd852f34ec6e7b0696a9531a75df21e8a1fe7199e3b7c16b52b8febb9e6c87" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "19d34f6e1ebdadb760e5925ee6d017cb6ccf247254e53ffe1fd93a608ca03afe", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_2066689b871976f981d60756", - "image_sha256": "99e7797be7b54a759af37fdcabeb2e5c574196c7a7560f5003afd206a23d5f13", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.16 - }, - "requested_updates": { - "spine_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c6e722d2f85d0b4a345a189662b4698279af3d8d21d00ed1f660ef0ea91ce9e5", - "verification_evidence_sha256": "a8d4923b1e47f55ced525b9dc9728c4837c928bf1935ae4db1b745bcfa9b2645" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "43c72c94c22f5f5fd5a2a21e1e5661971607f694741cb2fbf4fc806bcec2e8c7", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_ed087a1afe5cd99bf0d86164", - "image_sha256": "cefcddc646304676532c6d67b1d5b0d91e8b328fea0ff10832657e68cc445255", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 4.128, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.86 - }, - "requested_updates": { - "tooth_width_um": 4.128 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a55992ff7f702ca609c6c6a7fcd5396c9fa0b55815b448cc345b402f7a071dee", - "verification_evidence_sha256": "4f82df7f542dd7b3ffcaf141a1231d867828d316e57c13e1597d73bed428fe8c" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "b6794322150aacd9fb6baa4b1b586e8ee7e0e1352313ffba6d5292dc4ad27aa3", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_1ffb4708cc4ef19fc5ef6772", - "image_sha256": "543d54ffcc7dd8b9846fe42e388b9adba51162c2ac361b66abd4a77ae315f419", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 5.472, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.14 - }, - "requested_updates": { - "tooth_width_um": 5.472 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "aa26c2bc439c00b41da80404d3450c9922478a39c7d3eed0e31efc70fa4803b8", - "verification_evidence_sha256": "8ee91612807d5b4e6710e870f4ab95d775bb43d43e8e894fb16e5f255ca47c90" - }, - { - "axis_ids": [ - "axis:bank_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "code_sha256": "738fac943f786e37359ebccfad9ee680373617574b1b493373083bef6d64c776", - "controlled_axes": [ - "bank_pitch_um", - "spine_width_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_b757b00479a097f25ed15558", - "image_sha256": "830d898335377780a80524da28cc6039ffbb2e9f446e5e074139da49b0275355", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 10.45, - "before": 9.5 - }, - "spine_width_um": { - "after": 5.52, - "before": 6.0 - }, - "tooth_width_um": { - "after": 5.184, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bank_pitch_um": 1.1, - "axis:spine_width_um": 0.92, - "axis:tooth_width_um": 1.08 - }, - "requested_updates": { - "bank_pitch_um": 10.45, - "spine_width_um": 5.52, - "tooth_width_um": 5.184 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8f758d06ba2b4baa9ab5c223f902501772a62dd435ae6a8d56675bac47d653a0", - "verification_evidence_sha256": "8ff8a1bb9603ed4518040c1367e355ed155822835bc6beaa8634e268d05a20eb" - } - ] - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s04", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "cb2170bfe462f89f2cc9f2f817ba7f5239a87aaaf2af75f5413a70032af44fca", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_775e233601c61f6ad8cff1ea", - "image_sha256": "97d1746aa53f591ec05f4625d74be94283c15c9e0e9876f625aaf12aa484c989", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.82 - }, - "requested_updates": { - "spine_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "797396be39f8d60ea48a4874ed32a7d3a9acfb9540989d534540b44e739b9b07", - "verification_evidence_sha256": "b25205135b5baee3b025b04d049009c979ae14248f9125abe68bfe37bfdf78d0" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "d289c382ced35f72d23597744a38f81f4c802234f2cbd7956b86d8d305eadeee", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_490ba270cbc542a78db9cfa3", - "image_sha256": "cf2a3834db2044c4523512465d638787faa9a72f85ca7a00f283914043ad5866", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.18 - }, - "requested_updates": { - "spine_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ba257771edf11036bc88439ca7501326df0d27a5d0b1951fddf5969d880a1f5c", - "verification_evidence_sha256": "7311cdb8951e71cb5f8b67293d93a17cc55973cb4c51b9c1864016341a8b9ee2" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "5d0a75678a08d22c797d7be5de84f2304c3f65d89cf7729b4503a96e398b31f3", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_4120543adcac44729286ccc7", - "image_sha256": "24a205f6e4b30627910629e9e005baffa2c703fd1b54a0682b1127c61810aef2", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.84 - }, - "requested_updates": { - "tooth_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d948edc1c06f47a44f04a2ab3320e40776d866f085aa974e63fa83ddceafe366", - "verification_evidence_sha256": "38d12fe0770ff090287f21129a611486ac9574672dd7ee8dcc0c88a27abfe62d" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "3e02d035470b352eaff527187e0dd4b2330cbdbdc9cd90958ee0a9273886cdc5", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_f0e0ed975e45668fdf927535", - "image_sha256": "282117aa7c9d3a862ddceee8b4afb8a21be6000a5a69b52d84ccaad827cb8c3c", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.16 - }, - "requested_updates": { - "tooth_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "eae3fe2a2f269f052dbde336a9ead0c904eaeb62aab56ca160bf7e1b9820a317", - "verification_evidence_sha256": "d36aa31fca4884219291c712d02f446627550325ef5c9707c828e456875fa0c7" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "d34623961261e485afe1684aff8d4fc8d32165c30e5e3342be994396780b4a5f", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_4d61ac94c1fbe0ad28bd5a9f", - "image_sha256": "773bae4140f683bf24620f6ea9f46207764285590770391fd5b353e9c1fa96d7", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 146.2, - "before": 170.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_length_um": 0.86 - }, - "requested_updates": { - "spine_length_um": 146.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c6ca6f0b1ab27fde00a4b1ed074de43ad524c322dd3bd9ee479dd4a09f7f62da", - "verification_evidence_sha256": "bde43cabfbab9455a6f4c7d787f22330983067bd81e56c95926b30f83460c45b" - }, - { - "axis_ids": [ - "axis:spine_length_um" - ], - "code_sha256": "dd1eed91d1ad850ef0cead67ac3c3a530fbfa76d2eec1d4d4a80c17769d986cf", - "controlled_axes": [ - "spine_length_um" - ], - "geometry_id": "dgeo_bfe14e0cae383952f3c6df80", - "image_sha256": "d582fec2df3aa654656e609fd424f416acc527a76786094a1cd61dbaa9d4ab58", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 193.8, - "before": 170.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_length_um": 1.14 - }, - "requested_updates": { - "spine_length_um": 193.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "706da0fc5d038bdb213b1f03df36dffa5d230888690891b877e122543a8b0434", - "verification_evidence_sha256": "989af67c7610106248bf09dbf3c685d0d08a626bbb4c38b45eaf07bfa4a44fdd" - }, - { - "axis_ids": [ - "axis:spine_width_um", - "axis:tooth_width_um", - "axis:spine_length_um" - ], - "code_sha256": "ef653e3384a6698c9ac0a17387a47bee13da11bb74a835fd72dfa3fa8a405937", - "controlled_axes": [ - "spine_length_um", - "spine_width_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_57c2bdbade85825ee01f1837", - "image_sha256": "15c97528bd24119bb9c905791baeb5d2fe4a0340ecf9e0e36a7a0c52365551b1", - "parameter_delta": { - "changes": { - "spine_length_um": { - "after": 183.6, - "before": 170.0 - }, - "spine_width_um": { - "after": 6.6, - "before": 6.0 - }, - "tooth_width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:spine_length_um": 1.08, - "axis:spine_width_um": 1.1, - "axis:tooth_width_um": 0.92 - }, - "requested_updates": { - "spine_length_um": 183.6, - "spine_width_um": 6.6, - "tooth_width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "eaaa0b090f8bb0113100faef2081109fac5b379bab4ad8be4751c6cd4133494e", - "verification_evidence_sha256": "1f93446ec37a186c8a79288d55a579f52754775975bf8ea41f47d6dbe8c01b26" - } - ] - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s05", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "51c1b6eb5e9f625595607bcf7794925cce586335aae00ee78f0344949b9158ab", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_631d80cb68af97a391344b1a", - "image_sha256": "4bf6aa6946f3a83f5c984b362bd55416ebb11ba8fafc3077f8218696f6682597", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 7.79, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bank_pitch_um": 0.82 - }, - "requested_updates": { - "bank_pitch_um": 7.79 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "08c47dd8c0f19705a20fadf1e6859e7b24d59b1541b8eb74fb0265798b22ed1f", - "verification_evidence_sha256": "07f31c98254091ae2d79eaa88aa6fc899795fff62ce5a08bf5d49f38bf62f807" - }, - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "210292d7250ef649b19219a086842199f3c0228227b729f882b58c012725d77a", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_776fb41916cbd9494f71fb6a", - "image_sha256": "5e7882c4ba84954a7950e8e1b4f66227064f1d89b5cd7add88cd53b5657828b1", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 11.21, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bank_pitch_um": 1.18 - }, - "requested_updates": { - "bank_pitch_um": 11.21 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "14cd9ba606bab8fff3fc2adf7e0f16439c237c9a18d0a91cc0a379e12cf50867", - "verification_evidence_sha256": "2ab04dd6f9c03c322fd3f95c533f4e40aeafdd5e0faab1ad69856662e6565e85" - }, - { - "axis_ids": [ - "axis:defect_arm_width_um" - ], - "code_sha256": "765371a02b230eef68c1dda6e5ac2d88b0e44d17d27621c238f1658f4aba1d1f", - "controlled_axes": [ - "defect_arm_width_um" - ], - "geometry_id": "dgeo_302d77fe82bcf9fc3b21e407", - "image_sha256": "d707b80f73fb13dc47334ab80e153f9bb555f16d1e9ee0095d6cf909c36f20ec", - "parameter_delta": { - "changes": { - "defect_arm_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:defect_arm_width_um": 0.84 - }, - "requested_updates": { - "defect_arm_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d87e040ca4721a375c67789ceaa4d40a9a13b2a20f5878d82a5bccf34baae44d", - "verification_evidence_sha256": "d5acadbe2950d8d94db7b1f5907cdf841cdcc586ee1b3428e5ec4fb272b25af6" - }, - { - "axis_ids": [ - "axis:defect_arm_width_um" - ], - "code_sha256": "ef1cf605d254ee9864b636e4987b8decf33e5ff190d2db049383c304a1557ad3", - "controlled_axes": [ - "defect_arm_width_um" - ], - "geometry_id": "dgeo_b1ba9143f3bab4497f273ed3", - "image_sha256": "6a117a5897e7e165bcdd20307becd11317eff99fdf551f30d74f032a182c7acf", - "parameter_delta": { - "changes": { - "defect_arm_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:defect_arm_width_um": 1.16 - }, - "requested_updates": { - "defect_arm_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "33d3418a319c9e9044a93bed4983439459a893839d9454477650623dfdd58eaa", - "verification_evidence_sha256": "3176b00df669f1f7f5e7da6da7dc0d355e03e620324da43ba2de21737498a1b5" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "8d153820d66340779a7d13df80e948da52d52e2e0900c7628a6ede31191ef744", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_59aa402a57c16e6334299ab0", - "image_sha256": "17cca9ae528a492c6a19b6d46bbf86d2231c515045a205eb65d4792eba3cf09d", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.86 - }, - "requested_updates": { - "spine_width_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f46ea4802768efaec5b16a674e6968e9bc2dc0f05bdae948fe8516b84f2064d2", - "verification_evidence_sha256": "712cc646b98416e1fcb7876fe380e0852e8fe39789bea327ecef75ef6d90ae90" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "91f764761caa50ccf7f1f3403b3c95601d689a5bf79e92e35b8064723ed33d8f", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_ddf7534248f3133716c963c4", - "image_sha256": "57dad69bddb52cdd1eda84332bcf845a0b04a71ef180232c937194c62e5430e1", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.14 - }, - "requested_updates": { - "spine_width_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e1f68785117d37cb2bf1e68260afc617101ecc689a0c0702624f975f9ac6a824", - "verification_evidence_sha256": "a74d5cf9af7ca82591040ac2fac172f602e3c227964318e79d077dd18eb050be" - }, - { - "axis_ids": [ - "axis:bank_pitch_um", - "axis:defect_arm_width_um", - "axis:spine_width_um" - ], - "code_sha256": "c5c83d95afd8e277d552c4506c58d93264b149931d77f708988226c1169ee3bf", - "controlled_axes": [ - "bank_pitch_um", - "defect_arm_width_um", - "spine_width_um" - ], - "geometry_id": "dgeo_64031c7133899ef98445450c", - "image_sha256": "a1140944551d339b0ef4f772feb7efc79a6aa747d2d5094e17275f1dbf844a20", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 10.45, - "before": 9.5 - }, - "defect_arm_width_um": { - "after": 6.44, - "before": 7.0 - }, - "spine_width_um": { - "after": 6.48, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bank_pitch_um": 1.1, - "axis:defect_arm_width_um": 0.92, - "axis:spine_width_um": 1.08 - }, - "requested_updates": { - "bank_pitch_um": 10.45, - "defect_arm_width_um": 6.44, - "spine_width_um": 6.48 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a5bd39b34bf21be5ff503f9a96bb1d52223818fff818fea84df9569b83b02eae", - "verification_evidence_sha256": "ff03f07c33b38368cfb72b72e82caf2a45e45a8d46ccd90526a31aac5c8733fa" - } - ] - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s06", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "01bc9a29c612705f3faf1954d884b60d8c9e131ab1e2728c7ccfa9e77efeb6aa", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_8b5f4f8f67b5336dd939f929", - "image_sha256": "47c43e720b62314a7304a6fa7118b0ff23a9193b94fc0ada3af2224c8d59f978", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bank_pitch_um": 0.82 - }, - "requested_updates": { - "bank_pitch_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0fd93866e2635b47da64954154ace64e9bd97002cba4a3a7793ae199a0032e4e", - "verification_evidence_sha256": "929f14598719fd2579a0315ffec6f479a0bba017ac5528d0f872659f0dfe030d" - }, - { - "axis_ids": [ - "axis:bank_pitch_um" - ], - "code_sha256": "fba32824fb9ab1ffb82904649e995434af502eceaee8b74608e2e3aee9fe65dd", - "controlled_axes": [ - "bank_pitch_um" - ], - "geometry_id": "dgeo_4a8792139b3d5ad76c6b57bd", - "image_sha256": "13805bdd39df8833766eb5cce8b01edc21d2b800d09ab21d3533b0cd80136203", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bank_pitch_um": 1.18 - }, - "requested_updates": { - "bank_pitch_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cf60ba924ca075bf2220a62cf7ffc0ccc92bcd29f6a25c43357459450ab184d4", - "verification_evidence_sha256": "87d37b44cad66afd97891acbddd14332df2a666c09ddc89ca9a36dd3e163ebe1" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "7dd6b116e1c4308d0df519709e206d12183a23b9828ecec7e0b6224354cb5299", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_b545cedaf2cdb5f9910179aa", - "image_sha256": "26f32624294ad5482a366119ae36562c9f2d4bcbf461c8aeb0e1b2cc904ba089", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.84 - }, - "requested_updates": { - "spine_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e64c408f8073ec1a6fee1919dd130cf2c33b203ba1d2744fb15497bfaa7484c1", - "verification_evidence_sha256": "4d787bc0bd57fb4e62ed97ef6c06e544619c206e75f515ae358ad07a143342bb" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "db0ab34edea80386c4d121aee58f2864b07762c96301a9b429a979c807480a2e", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_c44c3d8398cf8a4ed65dbc46", - "image_sha256": "82aaaf33453cabbf62afbd0394193523b22d0315ec76fa8e947f4e45ae426ee7", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.16 - }, - "requested_updates": { - "spine_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "64444bacb3a46e22a802bb24994afbd6c91aee1873737723ab378e96ce72a16d", - "verification_evidence_sha256": "4e32be0ed0f9b465bc301d69052367a6f358092af7da2dad1beafa0417c4cadc" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "02831d82bfd9bfb1997709514395753cd15dd154d2c94e554935c31c4f452c20", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_53c383841e05d08e0965cd17", - "image_sha256": "99a1bcb46f57cadb65e1df58407af6804214d35fe27a8731fe2218b70018c62c", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 3.956, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.86 - }, - "requested_updates": { - "tooth_width_um": 3.956 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5e2e015c5ab04e1d7ec781e38cad11275e5b737d41cc4b34fe7fb7ec73ccc665", - "verification_evidence_sha256": "f9ee72efb7b68bcd3b2d9c422795d55e3fa5be91b0da8205280194ff11e77fff" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "2756ffc515da3e6c46f1cb06c44f45d445cbbd3b75f6afd3cec74fab47fdb1d6", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_e7221b79bc83c6cb98aaf5de", - "image_sha256": "4a439a50f7b5707e210ade3fd1cd18e0cd49d9f82bdc64d1c247db6b2c9edf58", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 5.244, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.14 - }, - "requested_updates": { - "tooth_width_um": 5.244 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "da4a860479bb81fd6400cf3d2e63f760b9392ac388dd97d0dec23b9de7f4ae51", - "verification_evidence_sha256": "f1ffe7438488803ff911b83e28aece35190e5da14a9935cd40f8e5f83eecc656" - }, - { - "axis_ids": [ - "axis:bank_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "code_sha256": "c252f4c7c04863ed80f5d006836fb5c600386a4effd354f317bce1d46214a84b", - "controlled_axes": [ - "bank_pitch_um", - "spine_width_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_6bb28f473d902330715d1d55", - "image_sha256": "270146d58dd251d95b7ce78c2f2215ae60429b3e8f689035cee6e8df324704db", - "parameter_delta": { - "changes": { - "bank_pitch_um": { - "after": 9.9, - "before": 9.0 - }, - "spine_width_um": { - "after": 5.52, - "before": 6.0 - }, - "tooth_width_um": { - "after": 4.968, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bank_pitch_um": 1.1, - "axis:spine_width_um": 0.92, - "axis:tooth_width_um": 1.08 - }, - "requested_updates": { - "bank_pitch_um": 9.9, - "spine_width_um": 5.52, - "tooth_width_um": 4.968 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "46eab00cd12a04489cceae8d0de7e4efd0e71eb57c80adea74b5ddd8e6d38938", - "verification_evidence_sha256": "c0b7e8263b7d430d79103bd5d31daf012db01133d9144e39d8d9ed504233bdd0" - } - ] - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "f86f07f7142b264cd6afa936241a121d215463a10dc85de9d88dba8d6d8b4989", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_778ee7e015130e2ec368ef16", - "image_sha256": "6398ae54b74abc1455d0b3fbca8bef5c517214fab5af85cf7568ebdd4d8d2823", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.86, - "before": 23.0 - }, - "pitch_y_um": { - "after": 18.86, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 18.86, - "pitch_y_um": 18.86 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "40c47cb7762e68f49a4041821b51e0875fc2893e9f255453014c90af01147798", - "verification_evidence_sha256": "46446c5744d3179372b5495aa997222f58622317ec9f7e13228e17501bf3ea89" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "acdab7ba6f6072d39bc3b27366a2bb63ff1eb03f66e842f65d8568141b2cd7b9", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_26499d289cd0257c7da1741c", - "image_sha256": "c35bf5e984659d3620ba37ba68dcf03803e9d279b27be4266678b95b3c42c8ff", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 27.14, - "before": 23.0 - }, - "pitch_y_um": { - "after": 27.14, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 27.14, - "pitch_y_um": 27.14 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ff663b6dc96c0319147e3949f10b4bc8ff48f96206403dc87130df89cd410afc", - "verification_evidence_sha256": "a69cf7b2bac7aedb94ebed917a750676463fb3a0f81576eb3fcddd1a3ab835d3" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "0cf0158f79806a187e3e150d32e8a99cceef5618c3f7efabb6c1855d67e3e2b9", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_6209c128847e2cebd2887702", - "image_sha256": "9cf3e63dd1cab3454ba49bff39b855bad2379c502b3466b6379a927c5fb942bc", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 4.032, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_arm_width_um": 0.84 - }, - "requested_updates": { - "cell_arm_width_um": 4.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "74e4f6ec2b825339fbc93ca53026cf22011d0b3ff8756a02bc0100652ca8131b", - "verification_evidence_sha256": "3e70d18cb97b3a2838d0913c5e34e21343b98a8b8bc798e94a92daa6c2af48dd" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "700bc123508c3c3a65405f3e4f0515d6c74736ded3e81613a8dd9ee4ed528ceb", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_ad5336669524ad951cb6f6de", - "image_sha256": "8c8b3ee1fc5d6ea76fd29ccb10299f79c4a72c9340ef0dec17d4dc9936f3d017", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 5.568, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_arm_width_um": 1.16 - }, - "requested_updates": { - "cell_arm_width_um": 5.568 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f8c47116c8cbbad584ac024e73db1484942c2bdfdea562259ed2a19a3bfe645a", - "verification_evidence_sha256": "19077191d6f1b83984394b82f2d33b7145d8d6ef616d93f2024d7294971ecf70" - }, - { - "axis_ids": [ - "axis:cell_span_um" - ], - "code_sha256": "75ebedf409da83e6fab1b340bc6134de03240fa6bf9e663c064c3c3320903275", - "controlled_axes": [ - "cell_span_um" - ], - "geometry_id": "dgeo_58c16ec2e47f2e35fd5a8ce0", - "image_sha256": "cd013438ee107a24eeb5942ad16fc76e146b3cae7f083e56b3893bc4702d2e9b", - "parameter_delta": { - "changes": { - "cell_span_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_span_um": 0.86 - }, - "requested_updates": { - "cell_span_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "23c7ae303a0929b935b1746c673698d52e6137f22b19a01baf3aaf28ee6f9d8e", - "verification_evidence_sha256": "771b3146cb4ac87019b53697f79612d8b30f05823ade71e7204bcba81fea2912" - }, - { - "axis_ids": [ - "axis:cell_span_um" - ], - "code_sha256": "1d08c6daa345cb7acd3160ca5d7697962257f751fda993a93174b49ebde12184", - "controlled_axes": [ - "cell_span_um" - ], - "geometry_id": "dgeo_95224c1c2e75bd0102f3ea82", - "image_sha256": "b8abfd6e111c71b1d750559f0f3ca91306407af9fcc986de2d1ee874365f4f12", - "parameter_delta": { - "changes": { - "cell_span_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_span_um": 1.14 - }, - "requested_updates": { - "cell_span_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "adb77430b5bf64893667aca7ead824cbbcea7e5c35a76aae5fe7ff7ec431fa09", - "verification_evidence_sha256": "fe49226826a8bf9655f3365698dec618939f0eb1c6a6b827d8174eef912f3d1e" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_span_um" - ], - "code_sha256": "aa7e44c7e8f9db9c26fcf1528d893f6c3a6617b667f2b08e53eac61c3df29180", - "controlled_axes": [ - "cell_arm_width_um", - "cell_span_um", - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_11ff92787f185e1952277676", - "image_sha256": "194a0b4a65fa7d48120b06c526bb5abbb03bc69096fb30bfa6715d49eac66bb8", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 4.416, - "before": 4.8 - }, - "cell_span_um": { - "after": 15.12, - "before": 14.0 - }, - "pitch_x_um": { - "after": 25.3, - "before": 23.0 - }, - "pitch_y_um": { - "after": 25.3, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:cell_arm_width_um": 0.92, - "axis:cell_span_um": 1.08, - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "cell_arm_width_um": 4.416, - "cell_span_um": 15.12, - "pitch_x_um": 25.3, - "pitch_y_um": 25.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "932f84f77a8818918a95ef4c42e0250a4e139b142328b398e1a73aba9cda1063", - "verification_evidence_sha256": "e0677facb5261f0c8ebe000e44c40e18458797f0bc89b7275c5a9d2b7ad5dca0" - } - ] - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "ed756b272f83275e418834a0cf100b9479680e8d2ed6c7d3fd8dffea9e4a9586", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_244514b71472699141b709ef", - "image_sha256": "c16b07d2aa9a3048bd066ef22bc4293798172f45613650577c6863f317bf2906", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 24.6, - "before": 30.0 - }, - "pitch_y_um": { - "after": 22.14, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 24.6, - "pitch_y_um": 22.14 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "df48efbeed4ada39cd56215cf1ec35f3150992f8953e792c207f23c0582f7296", - "verification_evidence_sha256": "422036f489b8ca1ce78d3ed3562ac0e86cb695081ea95719aca63f1ca90819ff" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "0fff39aeac1079651e264e67c201394e2b0f0ca0d2b8b7c74bb18be3ecab776e", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_e405922ba12bbcffdfe0b76b", - "image_sha256": "88355a109e018461f76df3811b3a7434fe04127ebed3d17316273492572846da", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 35.4, - "before": 30.0 - }, - "pitch_y_um": { - "after": 31.86, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 35.4, - "pitch_y_um": 31.86 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d1054d05dc31b2103920f73f7e2da0cc3a7c5485ea79a6cb2c65263dbe8d4563", - "verification_evidence_sha256": "557b8e8b840467edd249eb8ca3a5c8fd926101f1c2811c0863e4908fc65cba53" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "c5052802a75fa99e7605a9184c6f09ef33a74d371234dfeebb984751ed23d7da", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_68be95f938b230f7e059bae3", - "image_sha256": "3ac2d48f96b4cb2301a7019b2061f9a754ce287ea7a05d5972a111b0370748ac", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 2.52, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_width_um": 0.84 - }, - "requested_updates": { - "ring_width_um": 2.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "bb013f595b06e3c42eea74bee61d8c79a1fe984046cae9ca2015a5ef8d3eaf5c", - "verification_evidence_sha256": "23fc21a5258343a431e518421a21279f0ec8f25f0a7c5a6adf1b0a8c5bae2051" - }, - { - "axis_ids": [ - "axis:ring_width_um" - ], - "code_sha256": "7d1aa20b4d53e8a9be0a78f72b429738d4b2b07d74b2d49455aa180d612c17a1", - "controlled_axes": [ - "ring_width_um" - ], - "geometry_id": "dgeo_1517de65ae7af5a5a1dea77f", - "image_sha256": "4a02e04f11da282d86933cb54c51b809594c75c6190b8e995a74d73e2397db64", - "parameter_delta": { - "changes": { - "ring_width_um": { - "after": 3.48, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_width_um": 1.16 - }, - "requested_updates": { - "ring_width_um": 3.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5f7e9ad9fba0be74e90debe281abd5f138e62bc9e64d209cbc8324300c04c96f", - "verification_evidence_sha256": "b0abe5f9082940be31c1e65c88daa8175a202c16a8763f80ced975fe5c409d56" - }, - { - "axis_ids": [ - "axis:tab_length_um" - ], - "code_sha256": "fb7cd3e0516f325499a422e684bd6d190f021fb6c60bf89d773876fd181f304c", - "controlled_axes": [ - "tab_length_um" - ], - "geometry_id": "dgeo_9bd664673425d10b334b66ee", - "image_sha256": "1b325ddf7eef190dc379473df45d39cc1a5f7ea192240fe6f3f8fa63b068635f", - "parameter_delta": { - "changes": { - "tab_length_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tab_length_um": 0.86 - }, - "requested_updates": { - "tab_length_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6be16d7f8e6192c6cfd5c981d43719cd7448989d11ec59a57e21c23c7291f4d7", - "verification_evidence_sha256": "d54b4fb9282d951d64399295e0d4da04d46201a6fd4439d9d70391846fe0ba12" - }, - { - "axis_ids": [ - "axis:tab_length_um" - ], - "code_sha256": "0f09fe574d53885a7b5a9cfa3c5cee34ea6c36be6a4eba03a53449708687a649", - "controlled_axes": [ - "tab_length_um" - ], - "geometry_id": "dgeo_a8c01682496429dc0fdaa9bc", - "image_sha256": "7443d2fa4f7e00c5a65f0cddd5bee8af3e1013f412ba281569438de652d472a0", - "parameter_delta": { - "changes": { - "tab_length_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tab_length_um": 1.14 - }, - "requested_updates": { - "tab_length_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "95ea4caee00fd086fb4fe8c519a20eafbb194bce931340d57e89756fe85164c8", - "verification_evidence_sha256": "ff56d6a1156a1d91d446e2e2d896a4c78c152c82a9c665656e726b268eb9ee1c" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:ring_width_um", - "axis:tab_length_um" - ], - "code_sha256": "9d23c41f8780b87b831a7a5ea11c42a26371c771662ee054fa001dd64c452ee3", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um", - "ring_width_um", - "tab_length_um" - ], - "geometry_id": "dgeo_2d67edaf1ed313112bf6661b", - "image_sha256": "944fb388ebac86e1796e29bb0dd8286ed5fd9317af5e5bca6f989bab3d5d331b", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 33.0, - "before": 30.0 - }, - "pitch_y_um": { - "after": 29.7, - "before": 27.0 - }, - "ring_width_um": { - "after": 2.76, - "before": 3.0 - }, - "tab_length_um": { - "after": 8.64, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:pitch_axis_um": 1.1, - "axis:ring_width_um": 0.92, - "axis:tab_length_um": 1.08 - }, - "requested_updates": { - "pitch_x_um": 33.0, - "pitch_y_um": 29.7, - "ring_width_um": 2.76, - "tab_length_um": 8.64 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c20fbb2f3643f9247ba43fb4f659591c03aa54472d95eb93b503a25cc3725f92", - "verification_evidence_sha256": "004be07be5c56288c62e22308a978a48dd7fdddf4ae57cc4ef2f974c937111bd" - } - ] - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "dad52c81dd20532f4df91b474ac17ea27d8733a7431b0d2d43ed892e5fe1c30d", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_ba75bb09b0beacc64e216c37", - "image_sha256": "53b3e1bd00930e178f271993c85a82f7c30fbf66e79a6091385b998deaccbbf1", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 27.3, - "before": 30.0 - }, - "pitch_y_um": { - "after": 27.3, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 24.6, - "pitch_y_um": 24.6 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "9b715b1eec344a2ebaaa961fd37e15d7b0daa02f9f28114d9ec39a4e627c366c", - "verification_evidence_sha256": "5a7beead48dc7a9929f1a279baf031e9facf1f8e48aef6cfe325e107c13a20ab" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "9778b253470306a0e5f9a4022aaae8947c6c4bd50ce25c4c4943006a13055201", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_0aa2c65289303821ed7b464d", - "image_sha256": "1017b703983e50048954f82e8a3889ea0431739dfdc12933700a2f0e960f2d1b", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 35.4, - "before": 30.0 - }, - "pitch_y_um": { - "after": 35.4, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 35.4, - "pitch_y_um": 35.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "fbd474834fccddef64006d09c4abf3de3c7fce2c47fe4dc3742d513d5784913f", - "verification_evidence_sha256": "160e8cc87242d54659a8a7e91924101b990f18482e36516a6a8fcc519b35f69a" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "1f882e0f08104305a8ba124eab44d7c56e5c9a21d9489ce9504a00b6cc1fd6ff", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_7a2915bbec4487f182ca69dc", - "image_sha256": "1882b1e43091127867ff2212ef1a8f2c6458c10932eeb7c82b7c8e364a2a1d27", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 3.78, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_arm_width_um": 0.84 - }, - "requested_updates": { - "cell_arm_width_um": 3.78 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "31a577c3a3cab2242331c314378fd7421ce3feb634035321c51a644869e77bd0", - "verification_evidence_sha256": "ff0ab21854a023b9adc8547052be36515da7d5e24221656034545f7faa79d3de" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "01dd8a287188900fc46d5a1bdeec9eadb76680abfe1bea7b9cb46f7e735ac2ee", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_9a334ccc38ec38c757971b1f", - "image_sha256": "8847ed354fda78c1dc9a132369c2d2a9bec9f257e519e880b4d6a96443bb7297", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 5.22, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_arm_width_um": 1.16 - }, - "requested_updates": { - "cell_arm_width_um": 5.22 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f32f04b7f774f5a71a7fea016a834e22bcad3a3aa20a2546c005f985d317735e", - "verification_evidence_sha256": "c7e2bdd5cc4f7f5cf0b1c73a8391b3c5914cd7b5fc5e6f06f1a40387a0034c21" - }, - { - "axis_ids": [ - "axis:cell_size_axis_um" - ], - "code_sha256": "a9354e7a8c6e002986a997697e77fcea576fe2241d77cadd83a4d2ed54a489fe", - "controlled_axes": [ - "cell_size_x_um", - "cell_size_y_um" - ], - "geometry_id": "dgeo_fe81d478d6e2f0b9f94ff444", - "image_sha256": "887c580b5ee2b72433d342cda81dec1cae34a2078d3e1bb26d527818fd3f4e8f", - "parameter_delta": { - "changes": { - "cell_size_x_um": { - "after": 11.18, - "before": 13.0 - }, - "cell_size_y_um": { - "after": 11.18, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_size_axis_um": 0.86 - }, - "requested_updates": { - "cell_size_x_um": 11.18, - "cell_size_y_um": 11.18 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "90dd4d03c2031588939539f18706c3c58aeaa9a44962a32d7e642b777528640e", - "verification_evidence_sha256": "2fbd45017ea5ab3ab21a8169af0b63ab24b71e497c3911bb4a3e217ef833230f" - }, - { - "axis_ids": [ - "axis:cell_size_axis_um" - ], - "code_sha256": "af7ed8ac1b9e2c7b8cb37cd2319861708f77451082f5dddea0398149bb06f40a", - "controlled_axes": [ - "cell_size_x_um", - "cell_size_y_um" - ], - "geometry_id": "dgeo_aaafde5a1acc48011dff416b", - "image_sha256": "ed62701960baaac56e1d719340cdec7b53afb09c4a03f7272c6c44c4a2ce06c7", - "parameter_delta": { - "changes": { - "cell_size_x_um": { - "after": 14.82, - "before": 13.0 - }, - "cell_size_y_um": { - "after": 14.82, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_size_axis_um": 1.14 - }, - "requested_updates": { - "cell_size_x_um": 14.82, - "cell_size_y_um": 14.82 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "caee683211e80a0faf37659d38eca88d9e78cb6c8e4b5b01e29d13e3267014a3", - "verification_evidence_sha256": "511cbd4131c9b2d6bfbed1495a75e5874e0d6a1682a66ea30695a06721b8b6da" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_size_axis_um" - ], - "code_sha256": "6267a5d2704a58b8409b0f2314b988f3b9351a338b217e52f5878c213cd9a9f5", - "controlled_axes": [ - "cell_arm_width_um", - "cell_size_x_um", - "cell_size_y_um", - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_ea658e5d4f3ec2c57b67efb7", - "image_sha256": "4a5ce6eb80cb7831aab57bd302a308f91ae53957c12a65779da9f7a3529b865d", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 4.14, - "before": 4.5 - }, - "cell_size_x_um": { - "after": 14.04, - "before": 13.0 - }, - "cell_size_y_um": { - "after": 14.04, - "before": 13.0 - }, - "pitch_x_um": { - "after": 33.0, - "before": 30.0 - }, - "pitch_y_um": { - "after": 33.0, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:cell_arm_width_um": 0.92, - "axis:cell_size_axis_um": 1.08, - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "cell_arm_width_um": 4.14, - "cell_size_x_um": 14.04, - "cell_size_y_um": 14.04, - "pitch_x_um": 33.0, - "pitch_y_um": 33.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0c36bf944ec20c61f4e36c86ffd0683acb945007f56ef0965be24585980906b1", - "verification_evidence_sha256": "8ae21772a791a233be35b7f54314031f5ae7cbdfa0b0aa1b964e603988208f33" - } - ] - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "70e550650ded3a8dc58ee585a199a5a84c636b654fa7a4dc5fcaca3153543744", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_261c4984578c66b2b6ef6d57", - "image_sha256": "f2e7b494b307bbeae33fadc76989d194b4dd671c279d4f8417dd4e6bfeff47fc", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 20.5, - "before": 25.0 - }, - "pitch_y_um": { - "after": 20.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 20.5, - "pitch_y_um": 20.5 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a7f376480ace9426121bfa9cb47d66643ba4404409daf586ef19ca6f10f80b4e", - "verification_evidence_sha256": "c892aaa86ad4db8092ae9cc632fdb4c8ba8a9938ad27f264849ce80a9c562ce7" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "0e5e3878f2fdfcaafa626258bf9a2812342e6f77e2bdc3acb8a28bc3ed40d6da", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_2ca93849463c5b19ee2fb0cb", - "image_sha256": "304a03bdb782d377603f88eb743c879866477684417ad7a4e3d3d609f77770a5", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 29.5, - "before": 25.0 - }, - "pitch_y_um": { - "after": 29.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 29.5, - "pitch_y_um": 29.5 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8099d8bc631dcb7e5ec896df3a602be541bfd66b66728fda270c51a9c601b528", - "verification_evidence_sha256": "88693c591bf53f6c5154424d6c50021f87e7ce09fdbcadaaa02bd109ac5b3ea0" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "f6a89770ca4a5913c38cb6174e308dc76682b1e39d211f4f7449f59cab1d3d45", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_627c3e1ce4d269674d94cf91", - "image_sha256": "2b96ad7602da480f22bb590601488c7b575f4048f1b6f83852864f5368ff5506", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.84 - }, - "requested_updates": { - "cross_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "138ecddfbef7a6a26d3eded9040251aceffd29ed48f76a4829b8b00329711ca4", - "verification_evidence_sha256": "7afdbd4421ab77b7b18adcc173de52ca48d278d16a011847bec813af44d0ee6b" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "65115aa55d35a6c6d4c039ead9c1248e04994de7a29fa33d3c8bc91f94a30fdc", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_55425e644457af20b30af5a1", - "image_sha256": "d1c8c216224a089765d76940118b7a640c209f70fac7d4ec1925976503693a92", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.16 - }, - "requested_updates": { - "cross_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0bd787c7582c3dc0d261a3094d336864f60d9f62dd4189e2b07c2159a7cff835", - "verification_evidence_sha256": "9914a2a66ecd4e29a424f0ab17d270bd0fe14d53315da3206e577925ff124d36" - }, - { - "axis_ids": [ - "axis:node_radius_um" - ], - "code_sha256": "e108ccd3f277288bb9f433f1b5988d106524f4c5df7af3148e438d29521f8cf8", - "controlled_axes": [ - "node_radius_um" - ], - "geometry_id": "dgeo_c9ba892f8fe971abdd0a2e7f", - "image_sha256": "bba34574717a6f21dc15bb0879fbcb14d61d7cca2bd869e3df65f065007e69bd", - "parameter_delta": { - "changes": { - "node_radius_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:node_radius_um": 0.86 - }, - "requested_updates": { - "node_radius_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "55923636a8a786829d2186a3bf38f77f28f04641c7c573b6613e30f0107e1e97", - "verification_evidence_sha256": "35c46f52bac83083e31d1eb6fcfa6d57913b0bd8cfe1b2fda672c48e9b93c24d" - }, - { - "axis_ids": [ - "axis:node_radius_um" - ], - "code_sha256": "892fe21dc9c68c1360e79d56560d1bf3453814e03300eb857bd148abd3852a9b", - "controlled_axes": [ - "node_radius_um" - ], - "geometry_id": "dgeo_0fdd2172a4c339aaa249c752", - "image_sha256": "380070d0db97521507e131c287d036aa04da110c9ec3ecc0cbd98137f335c925", - "parameter_delta": { - "changes": { - "node_radius_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:node_radius_um": 1.14 - }, - "requested_updates": { - "node_radius_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "12d3614f8b49b2642ca804261729ba023f105861540993e94d326a766360fc07", - "verification_evidence_sha256": "5819336406da26b994920a1498a366b6cdba141da48103b5e479d43ada64bfdf" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:cross_width_um", - "axis:node_radius_um" - ], - "code_sha256": "a3c887b528bc3c30d893d3a9cdf73eed4fef57acfc0c08e74822695003832995", - "controlled_axes": [ - "cross_width_um", - "node_radius_um", - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_c9ff0158831f80e6dbb79336", - "image_sha256": "b4f00214a97a2ccb363a0a2383757e10e102633d2704309901455518dd95c276", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.6, - "before": 5.0 - }, - "node_radius_um": { - "after": 6.48, - "before": 6.0 - }, - "pitch_x_um": { - "after": 27.5, - "before": 25.0 - }, - "pitch_y_um": { - "after": 27.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:cross_width_um": 0.92, - "axis:node_radius_um": 1.08, - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "cross_width_um": 4.6, - "node_radius_um": 6.48, - "pitch_x_um": 27.5, - "pitch_y_um": 27.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8b73ccc693709b10fbd16c4a5f3090b23df4648cdbf2eaf989409a0c0b3487d1", - "verification_evidence_sha256": "ef41c150032bda05a56502e1f627041f71a28e3d6c5257ef1d8bd4e0f1380385" - } - ] - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "e61aca921bf758ed6ae8bd9dbe4bbffde5e52b1d82a4b2853d59b7a7d641d09b", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_e4b7bb014b2b794c98357f9c", - "image_sha256": "fcf1ccc94ce11769febabb2bdd4618646fc56db80c53228ef2fbca48fc069740", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 29.41, - "before": 34.0 - }, - "pitch_y_um": { - "after": 27.68, - "before": 32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 27.88, - "pitch_y_um": 26.24 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "fd3ea381aa61f4075e9b6f2bb27bb5f8650296912b4f64af5772176bb62e4aeb", - "verification_evidence_sha256": "dab16e2363d360b5652702c3376fe266ba6a7ae6450040750c2c6d35c59dbcef" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "b093011b3f379b67569b1969665c78f039b8c0613047123084c1b0e70ef0f295", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_1120c99080189987a3ab9f39", - "image_sha256": "27e875f7ce92bf8a91847a1d48cf7d34cb6eea077d54bc7bba1a25df90c37100", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 40.12, - "before": 34.0 - }, - "pitch_y_um": { - "after": 37.76, - "before": 32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 40.12, - "pitch_y_um": 37.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "10eb05e1f2eb5bce8d8135225b6a00e8d96b2ee0d4029ecf6a07bee7787529b3", - "verification_evidence_sha256": "9ed8d77cd00698a6364baa135df26da16c0ca8671cec4cca51e97d9174737462" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "2b1665917d5d771c59828119aa38cd4e91f0d09ab93208d5570bfd75017eae56", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_f3846043f712137bb87b91a4", - "image_sha256": "ec168153a1af4ac5e5ea04c905eeca84cd38b6ce1f19843bc0a8f1e52eea17da", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_arm_width_um": 0.84 - }, - "requested_updates": { - "cell_arm_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "67876e3e882478fd5b403cda93578199f7ed7f1f59f28e76761c255578454e65", - "verification_evidence_sha256": "ced095677346a92a2dde3b2d48236217e202851d11bffc2165d30e80a89832d9" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "ed3361350d5cf12d602781ad6bb6a4a552b53335acf31dc6f26eb6fd945f8bc9", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_54134606756a808c8a35d594", - "image_sha256": "8183aa9a97ac221a41e01c2f6eae76d8e48bf583f580319dee68c7a678e685d5", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_arm_width_um": 1.16 - }, - "requested_updates": { - "cell_arm_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "09aa25af9edd8dd9e340af767d856b2a2a9b4e6f414c521fd805417d64ba8b15", - "verification_evidence_sha256": "95dc7ab4ff1409b0e3f5dcfc625a760b4cec5100d3c55bd4f63eee611cce8b71" - }, - { - "axis_ids": [ - "axis:cell_size_axis_um" - ], - "code_sha256": "618e8a9891e210df181a60315afb35ac2c0b9e1fbe01a5666d23bae4e7552864", - "controlled_axes": [ - "cell_size_x_um", - "cell_size_y_um" - ], - "geometry_id": "dgeo_a4b5c5e032a54fd5c82e5198", - "image_sha256": "482efc18d20f29a2a2553e2973d1ecee3b9f4ecc256bc69dedb8754d74c2551d", - "parameter_delta": { - "changes": { - "cell_size_x_um": { - "after": 12.04, - "before": 14.0 - }, - "cell_size_y_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_size_axis_um": 0.86 - }, - "requested_updates": { - "cell_size_x_um": 12.04, - "cell_size_y_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "762d22825b5b3673f26aad7bc76917aa8a4240fb486f869fb5cf2539d88b21b1", - "verification_evidence_sha256": "234693894032d5441b6ebe9cdaf08d137f4f632c3b4f105ea997ed141078e161" - }, - { - "axis_ids": [ - "axis:cell_size_axis_um" - ], - "code_sha256": "c248ad18e4f62d8662b92863658291aab22bf6c8fb12c50c48ba201b746f1e79", - "controlled_axes": [ - "cell_size_x_um", - "cell_size_y_um" - ], - "geometry_id": "dgeo_225193cdeb3b4f7f899d602a", - "image_sha256": "6b53c0e5e0ef8237719dc6afca505e06e593da404a49152e35344f6041aae5a3", - "parameter_delta": { - "changes": { - "cell_size_x_um": { - "after": 15.96, - "before": 14.0 - }, - "cell_size_y_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_size_axis_um": 1.14 - }, - "requested_updates": { - "cell_size_x_um": 15.96, - "cell_size_y_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ebc8b63a9920566996d921b6d40cdc4285cdf1bedd49bce2d7e43c0022714ee2", - "verification_evidence_sha256": "f234a82285634ce10932719449d6e66b13e76e6d57f3a4c7a65df491fd2e11a4" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_size_axis_um" - ], - "code_sha256": "a9c77cf43b8e6f94ff71a1058b367ff967fccbde4663de0691d9d938f033caab", - "controlled_axes": [ - "cell_arm_width_um", - "cell_size_x_um", - "cell_size_y_um", - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_8a58c01f752c1f1c10e2d0c0", - "image_sha256": "431227c5d96648ed212babd18b7ee6fcbf82f92504388b85b7a70a4aa193195e", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 4.6, - "before": 5.0 - }, - "cell_size_x_um": { - "after": 15.12, - "before": 14.0 - }, - "cell_size_y_um": { - "after": 15.12, - "before": 14.0 - }, - "pitch_x_um": { - "after": 37.4, - "before": 34.0 - }, - "pitch_y_um": { - "after": 35.2, - "before": 32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:cell_arm_width_um": 0.92, - "axis:cell_size_axis_um": 1.08, - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "cell_arm_width_um": 4.6, - "cell_size_x_um": 15.12, - "cell_size_y_um": 15.12, - "pitch_x_um": 37.4, - "pitch_y_um": 35.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "80b100794276a57b4d8badfaf0b2bc2256627e26cfc5470caa6b5de29e307627", - "verification_evidence_sha256": "6e5bce48aa0284dea06143ebc8404fb5cae1bb12e99034007ef76aec4b6748ec" - } - ] - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "df3d2b973667f7cdf1184095ecdea8b759f6731b3928d522301fc94ac2b588f5", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_38cfa9103d8647a4574b792e", - "image_sha256": "0d5bc4aafba5286bc73629cc130238c99161daed34f0d5324804a1f22257b155", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 18.86, - "before": 23.0 - }, - "pitch_y_um": { - "after": 18.86, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_axis_um": 0.82 - }, - "requested_updates": { - "pitch_x_um": 18.86, - "pitch_y_um": 18.86 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6bb5e1d5de2a418968e5dde23c100364d99811cae4d1228ec4cd7d40380c29df", - "verification_evidence_sha256": "42faf197da61a6be88fbe0b0569d60b69095e96ce18e1cde7e2c55da53157642" - }, - { - "axis_ids": [ - "axis:pitch_axis_um" - ], - "code_sha256": "83387472fb7fd223ac0cb577ae1282aabf94d6e82e3440a6c6f135eb1d61e9a4", - "controlled_axes": [ - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_0094609c29d34d113ca0d788", - "image_sha256": "4917dba812c80e2a0923ff44170fa7a81c4f32cdecef3bdb60d1afa567ae1077", - "parameter_delta": { - "changes": { - "pitch_x_um": { - "after": 27.14, - "before": 23.0 - }, - "pitch_y_um": { - "after": 27.14, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_axis_um": 1.18 - }, - "requested_updates": { - "pitch_x_um": 27.14, - "pitch_y_um": 27.14 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8e2e7d3bb8ddbbffae9993e4103f8645fbc6117caba206ea844028a99fa17407", - "verification_evidence_sha256": "e9712ca33dfb0206f666ee24eb7b8d864751b3b8d08c95c370a091d5728a109c" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "3929413c1655cd778dec0ee2a5b556ad53b6c0b41d51741025648ac613784581", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_97066de5c13d844d119d2151", - "image_sha256": "d537e59431ebf029dca38b2391ba240aa44e4cbc6d28e2395077b2fefda236f3", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 4.032, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_arm_width_um": 0.84 - }, - "requested_updates": { - "cell_arm_width_um": 4.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1beeba028ff13664d6b28622bcd25182761de3e075e6113dd6c2822bca3f2139", - "verification_evidence_sha256": "79724bafb6ffa5e4acbf0102e8c242fb2e1ff8fe89aa7a65b8102a8fa9ec2035" - }, - { - "axis_ids": [ - "axis:cell_arm_width_um" - ], - "code_sha256": "031272312abaf227dbfc3bf96a8f5e53cbdc1b94ba6853148ab4ea95bb8c439c", - "controlled_axes": [ - "cell_arm_width_um" - ], - "geometry_id": "dgeo_9baf93d6028e46b9a39a349f", - "image_sha256": "577268f7e266de0aeb2b330ae95e385b58105131c5564bb5c758b2e6731449fc", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 5.568, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_arm_width_um": 1.16 - }, - "requested_updates": { - "cell_arm_width_um": 5.568 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "144110ede946a2cdac937dbe8928a44fec6e274372d9152077bbe584c8900519", - "verification_evidence_sha256": "8cc1a098f4c841592066dad0cb4ebe21d589063d41b9b1b081b57797807521c5" - }, - { - "axis_ids": [ - "axis:cell_span_um" - ], - "code_sha256": "6055f689ab1d0478e76b3232c5793ac9035c5411105a314b7b49468021cf18a1", - "controlled_axes": [ - "cell_span_um" - ], - "geometry_id": "dgeo_f20b3dab0440a581445e0190", - "image_sha256": "66d2f15ca8258fa788136cc51a4358123cfb46979648f5136869757b5d436d3e", - "parameter_delta": { - "changes": { - "cell_span_um": { - "after": 11.61, - "before": 13.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cell_span_um": 0.86 - }, - "requested_updates": { - "cell_span_um": 11.61 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7d2fe8a928c7cd62e72ee3d2ac1ee9b7f5f94d0030c583abc6bf4d1497289dc5", - "verification_evidence_sha256": "dde828a6f51caf0af746e37488a6cdf9b7cdb4be01097633825499f274eacbdc" - }, - { - "axis_ids": [ - "axis:cell_span_um" - ], - "code_sha256": "a2b1533e914b9fa48ed1c87a7fe768cdaf31c47fe84e2a8b202e3500da9b84ac", - "controlled_axes": [ - "cell_span_um" - ], - "geometry_id": "dgeo_8af5f3eb5780d6abb9794a7b", - "image_sha256": "10ba76afdeeeb8c9d89d94ade9e3935b9aa6656d32eafc96327c65dbd21a4fb9", - "parameter_delta": { - "changes": { - "cell_span_um": { - "after": 15.39, - "before": 13.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cell_span_um": 1.14 - }, - "requested_updates": { - "cell_span_um": 15.39 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "9c0a13536a4c23683d4052a4773490581994da16926fc6f714e0e80b9a7a84d0", - "verification_evidence_sha256": "e5242600984fce185512ef0bc865cc43f62df1145cfc98b74a50441eae2b08fe" - }, - { - "axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_span_um" - ], - "code_sha256": "e4ec49f6b9b212f913442247e6cda1aece4a41a012c96916f3576bc44b82d17e", - "controlled_axes": [ - "cell_arm_width_um", - "cell_span_um", - "pitch_x_um", - "pitch_y_um" - ], - "geometry_id": "dgeo_c58981b396520a6ab6c0f2db", - "image_sha256": "a631e1d3098ee4b931e5cf8f89fbf2198a5cc5f6894cebd26b5cdca4ffa7a6d0", - "parameter_delta": { - "changes": { - "cell_arm_width_um": { - "after": 4.416, - "before": 4.8 - }, - "cell_span_um": { - "after": 14.58, - "before": 13.5 - }, - "pitch_x_um": { - "after": 25.3, - "before": 23.0 - }, - "pitch_y_um": { - "after": 25.3, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:cell_arm_width_um": 0.92, - "axis:cell_span_um": 1.08, - "axis:pitch_axis_um": 1.1 - }, - "requested_updates": { - "cell_arm_width_um": 4.416, - "cell_span_um": 14.58, - "pitch_x_um": 25.3, - "pitch_y_um": 25.3 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fc1fd1d2e4695bf5a21ff3ce5196fae4a903bd3094396334c1680b5776cb3c57", - "verification_evidence_sha256": "5e94ee294b40810de61f4c7401532c9fd5f08461b930b9201e22e3d517d1a718" - } - ] - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:hub_aperture_width_um" - ], - "code_sha256": "4fe6544f889f1ccc922bf219207fd62028ff9e386d4b0c96148f14c286467c5d", - "controlled_axes": [ - "hub_aperture_width_um" - ], - "geometry_id": "dgeo_ce5e9946cc564d00831edf2d", - "image_sha256": "72b3f04628451d74b82b4865f738183dedc8eb02c5969dd349213238e0d1e855", - "parameter_delta": { - "changes": { - "hub_aperture_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_aperture_width_um": 0.82 - }, - "requested_updates": { - "hub_aperture_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "df87aab348ae901277bd40d1223c60a5e32a864ffa634aa84b90f06ed29e893d", - "verification_evidence_sha256": "f3d95cca48fda3e4e2ecfcb1f2253c08ba630034e348066fcc8e03ecc36b367d" - }, - { - "axis_ids": [ - "axis:hub_aperture_width_um" - ], - "code_sha256": "07e55a21465b4028359d2920de8eeef888bfe177b31638e8d92707e2b86f03b1", - "controlled_axes": [ - "hub_aperture_width_um" - ], - "geometry_id": "dgeo_70a96e3720016f1dea74ce32", - "image_sha256": "6888689901fae134763f417e8a859253e57d5372afb8da4bd29bdf16d831283e", - "parameter_delta": { - "changes": { - "hub_aperture_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_aperture_width_um": 1.18 - }, - "requested_updates": { - "hub_aperture_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "10abb6c12ec98b6a1178fcb6bc7405ff811b5ef52eee18fb4591b986871006de", - "verification_evidence_sha256": "cebb5a0a8d2d5dfe41f7ab0817abf3f303dedff326b741abc2368200d27a8d89" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "11c803d0d69e37397bf467afd96a7807def655346989952b936ea8cca145367f", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_9a61c8c5b79939976b9bb4fb", - "image_sha256": "7fc21856c2c0fc76f0a6f7ff21d288ed6443018bd2b5b910e9c486fa01b11d74", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_cross_width_um": 0.84 - }, - "requested_updates": { - "hub_cross_width_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "905196cd7618cf67509c280b5283096ce373d4161b3c4cf4f4ef62e4ce90dd9f", - "verification_evidence_sha256": "8c6324dc10c3e15f5109cdd8a1501c994751a6a5c8a8e6c9ac085a9b0e035359" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "ea84e642df908bc495d006a30e68ad9b1608d16b5c2e20a4d407a2fd91660c6b", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_2d9f1951858831aad9d1a8de", - "image_sha256": "9ac62bcd9547fa1ca1108e8c0ccbb2e6ea46d88701b8d1111400e5cc25bc8172", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_cross_width_um": 1.16 - }, - "requested_updates": { - "hub_cross_width_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "02e5dfc3ad0392b90d0325b2f01d75545d2b79d73a9149818bc0079b4b664564", - "verification_evidence_sha256": "999b2e01a7d4ce26df7523783e1f4193e8129722968264e25b28c1b7897d16d6" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "3b64399c3417dead365be5b13ce41c1685ddff87ba68aaf90e1be2369d94d59e", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_750c4d95c64629cd739e1f3a", - "image_sha256": "3cfd2cdf10181672161165289198c69cca6051e5adb33117e4c4c7c697ba7600", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.86 - }, - "requested_updates": { - "rail_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "49173d866a109769c465d1a2f8ff22d393554eb7ef1ba22880566ba449785024", - "verification_evidence_sha256": "a18aa1312bfe49140c57731f2639e4b8f9f1978a1757a3fbe6d21db134c69cb7" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "62581e07d34dda6c2da0cc92bfb0303c5a88cbcd4c518af9ff038b321e18edcc", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_ca895de926c422f30f93ff1e", - "image_sha256": "b7289c206f8fa62ad3e51dc352a53dd821f675eea5b80211faf08774068f65a5", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.14 - }, - "requested_updates": { - "rail_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3a64ca0c69977a85ab5ea35e594c48d8a64084dc6a347f6353a3eead3b79e874", - "verification_evidence_sha256": "5560e8b1567699d3f5f011f9ac4490664ef2441ab334e28c8c7490aa96a2461e" - }, - { - "axis_ids": [ - "axis:hub_aperture_width_um", - "axis:hub_cross_width_um", - "axis:rail_width_um" - ], - "code_sha256": "a3e84cb657bc965bb639c01d92ecf448d979768f6b24aaabe8d677632c418101", - "controlled_axes": [ - "hub_aperture_width_um", - "hub_cross_width_um", - "rail_width_um" - ], - "geometry_id": "dgeo_e265f1fd80707cdb2264446a", - "image_sha256": "d6ea6fa30c173cc7c0c920f8664c97a2b2238aa36301f1e1bd4914359c2e4ec0", - "parameter_delta": { - "changes": { - "hub_aperture_width_um": { - "after": 11.0, - "before": 10.0 - }, - "hub_cross_width_um": { - "after": 9.2, - "before": 10.0 - }, - "rail_width_um": { - "after": 5.4, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_aperture_width_um": 1.1, - "axis:hub_cross_width_um": 0.92, - "axis:rail_width_um": 1.08 - }, - "requested_updates": { - "hub_aperture_width_um": 11.0, - "hub_cross_width_um": 9.2, - "rail_width_um": 5.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "85ed8d5568501c23a9f6e901f6440bf4408a852214c24b0a10125bd36e7c2c65", - "verification_evidence_sha256": "65ed98576cb677b6b1281ea16c4dcf186c4996d1e25a86a206d03d0b3a914ca8" - } - ] - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "2e04b93540485e43cb3bffd0e3054e22721a0e8a9fb8823cd01ea21d37ec363d", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_8f7e816097fbd5d4128333dd", - "image_sha256": "622f00dd347732c1c55ccca005c80244b6559ffaca76f5b7a3fcc8a8f6b06e7b", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 3.69, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 3.69 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7ca504f2c0a0dd7af116f987d6fe5f212cbffcf6f982ade0a6f3ece8fe145f95", - "verification_evidence_sha256": "cd29b07a49e98c8b0f543941182b15602e6c74c0e94110bb30aa8f18e266a131" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "553db6ce58be34c557d438f698c8952e4d13c1c22c21d99e1b44482221e8c374", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_717356437865fafd9d134899", - "image_sha256": "28e88c9b0212ad7753c636e09423a643583d06c11606c34160c72c9942a0c5f2", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.31, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.31 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0b27e51d32c6ef369314a0d89f64bee77bee27720bad007618ee655ead8cf5bb", - "verification_evidence_sha256": "951824185d39e5142cacf4d48e100a6f7ce548d110e2a9d1b21e057a1bb4791e" - }, - { - "axis_ids": [ - "axis:wide_stem_width_um" - ], - "code_sha256": "73bc6acc585d41eb70679dfac3a5dfda6156a71ba131612bb2aafd958bcf5db6", - "controlled_axes": [ - "wide_stem_width_um" - ], - "geometry_id": "dgeo_1aacb207d53444b020427a34", - "image_sha256": "88e6a6a8ea42b3968becd89910aa36a40f7914e60e6becb97c31d7428f33db0b", - "parameter_delta": { - "changes": { - "wide_stem_width_um": { - "after": 6.72, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:wide_stem_width_um": 0.84 - }, - "requested_updates": { - "wide_stem_width_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "68e851728a965163b7acf084c548eece9915fd0d1d533523cb6f72ac712ab40b", - "verification_evidence_sha256": "4a338463b835b93a3aed8dc9d2be9ca8124ab04fb22af6d5abb9078eebde887b" - }, - { - "axis_ids": [ - "axis:wide_stem_width_um" - ], - "code_sha256": "c8bea4db3937e5ae9a50e8a0bea54d9b0fe89adcf95328b9f684ad62b8bddfb0", - "controlled_axes": [ - "wide_stem_width_um" - ], - "geometry_id": "dgeo_debb8f6f8be7216cd3130e0d", - "image_sha256": "ab4c1121ae8260b948a36bcc01b0ac2f3edecf2a77e0db4d5de78bb87d963101", - "parameter_delta": { - "changes": { - "wide_stem_width_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:wide_stem_width_um": 1.16 - }, - "requested_updates": { - "wide_stem_width_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "50eff588c2c23e84647e622f537d1fc9e9bbfd3a405ac7d4b58d0653fb13d758", - "verification_evidence_sha256": "7c9b437043be2e6b6f1c395e69d1578289e384c93213c0655439c2b69f5de4eb" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "7779d9bfd8d63665a2c5415b0141efa81afc1bba331385ee32dec6e44a326de3", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_9e032bc8b27f0d44213eb6d0", - "image_sha256": "e7cc15b1a75a6c5e841e79ef6e820b2bff4552e5f10d8bea62edb0b508a98d4f", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 16.34, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 16.34 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9206f89769e623bc696f678672cd0339176ce7b37c84bd34c9b82ec3a25da8b4", - "verification_evidence_sha256": "879fbf59076bcb81646bdf302c83be32f889496d954151747ec9eae92fe29d17" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "f217b3173a8e287269602a8730c521eddbfb2958e3c04f8dcf25f953324a6cf1", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_54b8fcf6797ceab757ff5e9d", - "image_sha256": "325509ae23936f9d0a2f3527ea265528734a1aad3c6102878ee61ffa36d53a5c", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 21.66, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 21.66 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "db5dc97fdd1190c6285681110c42d0afc56486e58b910de98cb15ee182997d6e", - "verification_evidence_sha256": "438d64bca74c591e1bcecc584e557933d264c2394982f5a0ef97ac2ae73c0923" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:wide_stem_width_um", - "axis:lead_length_um" - ], - "code_sha256": "fa35b0cf4abfd50704beeb2dc7529fc8c9f56990c6b78bbfc4ce9974c0b3a15a", - "controlled_axes": [ - "lead_length_um", - "rail_width_um", - "wide_stem_width_um" - ], - "geometry_id": "dgeo_f53077bcd0268eef64cf99a5", - "image_sha256": "cdbe355bc03a4a89cd932f188270f6332205165f074a5bbe576270e3017affbe", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.52, - "before": 19.0 - }, - "rail_width_um": { - "after": 4.95, - "before": 4.5 - }, - "wide_stem_width_um": { - "after": 7.36, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 1.08, - "axis:rail_width_um": 1.1, - "axis:wide_stem_width_um": 0.92 - }, - "requested_updates": { - "lead_length_um": 20.52, - "rail_width_um": 4.95, - "wide_stem_width_um": 7.36 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3f317c169eec1e2b6584b1fca08eba725edc9ffdada99fe42a4fe882ebda8403", - "verification_evidence_sha256": "4dd58572baa827fb8e6da871a2fe4ed989c3fa1c70526a67e0f10c1e5158f20d" - } - ] - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:hub_bar_width_um" - ], - "code_sha256": "624ba127c476bf69b12ef326ec7f230cfe3fff556ba1a6bfbc4383e839710772", - "controlled_axes": [ - "hub_bar_width_um" - ], - "geometry_id": "dgeo_744ba2aca5103e8390a76698", - "image_sha256": "3e5c6fb1a987a055bbf5aaca7c6d34da7db9a422af9b409394dd51739bf39fa1", - "parameter_delta": { - "changes": { - "hub_bar_width_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_bar_width_um": 0.82 - }, - "requested_updates": { - "hub_bar_width_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "55bc679fc8eecc39a3391142578786a4597c29a557c9ba206e1ead77752b5ae9", - "verification_evidence_sha256": "1fa1293ca2532905d101cdf163fae5e545c635bc433a45e649bf1e5665c3f3cf" - }, - { - "axis_ids": [ - "axis:hub_bar_width_um" - ], - "code_sha256": "22a2ab2c403c41a5fbaa9aa0f1bb419b895d7f2b941cac841e2f8dac4dd22acd", - "controlled_axes": [ - "hub_bar_width_um" - ], - "geometry_id": "dgeo_7eb7f3e62fcab91a924e834d", - "image_sha256": "55a78422621cc72daae34dcd1c3230fc70562722020515d97e273c97bca19885", - "parameter_delta": { - "changes": { - "hub_bar_width_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_bar_width_um": 1.18 - }, - "requested_updates": { - "hub_bar_width_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ad46c6ba9d0e8f3403a281acbe680fc6650122fd5e2b4f73037de2b1621db2f5", - "verification_evidence_sha256": "9625b9f04adf4b6442bdba21630560b4665768ac0e892ad6e2c592e7e31eae48" - }, - { - "axis_ids": [ - "axis:inner_width_um" - ], - "code_sha256": "447ad38b98c09d602534fe19865f0ea7e6e91f2d78c7aebe567434a353971738", - "controlled_axes": [ - "inner_width_um" - ], - "geometry_id": "dgeo_2cfe473cef136694caa2b98f", - "image_sha256": "83c1a3acc43282cb8856c825adbdca9b93abce0377440a835a79b9b81dbc91a4", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 7.04, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:inner_width_um": 0.84 - }, - "requested_updates": { - "inner_width_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "8ac2c76b0c35a066b0e7c53936924df358c38f256c4df0ce59b9e8d3a324862d", - "verification_evidence_sha256": "467252a9086b39c29e054914b99bd6a0e0bddcb47de6f8ea2e7b8b11593b022d" - }, - { - "axis_ids": [ - "axis:inner_width_um" - ], - "code_sha256": "55b3d28bafc053df0c4c8d3da06740c58bbd095b81e27e5731c7e59b47203b1e", - "controlled_axes": [ - "inner_width_um" - ], - "geometry_id": "dgeo_2b43263498e585f6236c08cb", - "image_sha256": "ad2c8eb4737d0e3c5717365b090187015952b1e0e30f0c1dd721e522b43c461b", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 8.64, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:inner_width_um": 1.16 - }, - "requested_updates": { - "inner_width_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "bc2f10950723428e350556a296b41b747e37360f58dba89752f8515a8dfaf477", - "verification_evidence_sha256": "56a43cd5e25aea69f99442c1ef925ea99ce186021d8ad24091405e3f4d4dc503" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "d1eb845b49816b8d26659ff4a1ce9352d14cc28fea72afe9328ff6f79d7e2f5a", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_c2f71d9bfc5f070151a4df53", - "image_sha256": "26da0c7af028bdb7eaeb4d1de8bb719dc34d757620d1224f78c744c9ea698b29", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.128, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.86 - }, - "requested_updates": { - "rail_width_um": 4.128 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7f2c0fee09c5dd5477d46abf37868aeb58ff8de3566350e1ebbc83bf11df5c3c", - "verification_evidence_sha256": "92946b15afec64cb7f79046f8b4a7f68446c835456e032ae5239eb6ee621095e" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "d5a87241604bd798fbcf94c815ec68dfde968dba5e282f2395bdebe9d72c9de8", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_c358519aedf020bb1e037416", - "image_sha256": "e45dac73c82511ad2ae8398200e1c7a06f9172e9b29e9522edd591d148ad2c8b", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.472, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.14 - }, - "requested_updates": { - "rail_width_um": 5.472 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "87a28ad336e4b8b4b5fb1a3b0f119953ac34aa7686fa161f3c196ebceb1e71d1", - "verification_evidence_sha256": "6af61758af017f53965ba5c7bc448a8802df7c9a8ba1090bd670b83d8101b14e" - }, - { - "axis_ids": [ - "axis:hub_bar_width_um", - "axis:inner_width_um", - "axis:rail_width_um" - ], - "code_sha256": "1720cec6010750720d6577f38b6f45f39000357c219e912011a13aa6320a7978", - "controlled_axes": [ - "hub_bar_width_um", - "inner_width_um", - "rail_width_um" - ], - "geometry_id": "dgeo_29daeb41bb1c4139e19b68a9", - "image_sha256": "a53f76201e0686aa7c55e0ec0d1a500caa14a5f5d266009a798961fb2ca9fb03", - "parameter_delta": { - "changes": { - "hub_bar_width_um": { - "after": 13.8, - "before": 12.0 - }, - "inner_width_um": { - "after": 7.04, - "before": 8.0 - }, - "rail_width_um": { - "after": 5.376, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_bar_width_um": 1.1, - "axis:inner_width_um": 0.92, - "axis:rail_width_um": 1.08 - }, - "requested_updates": { - "hub_bar_width_um": 13.2, - "inner_width_um": 7.36, - "rail_width_um": 5.184 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "ddc392206c216a0e2c6b6f8a40d6713e2f778b896d2ca5be9ffb019213178c95", - "verification_evidence_sha256": "57791de914ed5bf7f760503aed44f8d6b9dcd1a3999fd4c9cb9047f87df88e5b" - } - ] - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "589ab8aaf162b6ad0bbbbacd26cf39c86e0037ca39f609fdbe1ac8693d0d545c", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_7ccf0ec1cf9410c101738764", - "image_sha256": "fa6c4f206a55f515a22817eae89001679890a4ce9fd7d4977f46b74c39e9e34c", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_cross_width_um": 0.82 - }, - "requested_updates": { - "hub_cross_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f56ae89f6e8b65130527a5e52b01576ece49baa327b57ba9de18422ea57ad9d9", - "verification_evidence_sha256": "e02885b364004c989486147b21d3e1f57d6b14e5ea46e9e6d4f23638475874a9" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "f7feacfda0815e6371c42c36ad6ec3258c9e7861eb544a4d8003f608feda9dd7", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_1b5f7b21c45832ae13eafa8c", - "image_sha256": "afade0b292b5605fd4a3580063a70cb855267fa4e801a3333bda6068527b946a", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_cross_width_um": 1.18 - }, - "requested_updates": { - "hub_cross_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2532252d9c03dc3618a7d458bbc1f7dbb4246a3877446ae25906ee7e6e14cdb3", - "verification_evidence_sha256": "64a66d68afaea9b17a9cd064d523b00408c19d6b10df05040e555629d3a7382d" - }, - { - "axis_ids": [ - "axis:leaf_width_um" - ], - "code_sha256": "74931b75fb8e43b0ccc5014e2e0076024b6b7b12d0cfa9c528793114388e6647", - "controlled_axes": [ - "leaf_width_um" - ], - "geometry_id": "dgeo_a8c77d42122aae0ed1197e81", - "image_sha256": "d9692cae60702e62a99f5ee97a97feccf1eaee422075d335d03da9f34babd7c4", - "parameter_delta": { - "changes": { - "leaf_width_um": { - "after": 3.864, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leaf_width_um": 0.84 - }, - "requested_updates": { - "leaf_width_um": 3.864 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a6fcb8aa36fc019d10d07bdc143a1692e07f134f87bc2c3a9e368c061c3400ed", - "verification_evidence_sha256": "5d5057617688e4839fa9a5713a7e43c746d8a222a558242f8434d54888eeb327" - }, - { - "axis_ids": [ - "axis:leaf_width_um" - ], - "code_sha256": "06585caf805ad00b9356ff004aab0041441aec10f4f14cd9ade4a5defd556815", - "controlled_axes": [ - "leaf_width_um" - ], - "geometry_id": "dgeo_dfc01cc6630f672f46ee359a", - "image_sha256": "6abf3afe03074ee4a182de9359f25947ea7ec77c334597394c825cbc4d842ab7", - "parameter_delta": { - "changes": { - "leaf_width_um": { - "after": 5.336, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leaf_width_um": 1.16 - }, - "requested_updates": { - "leaf_width_um": 5.336 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "293d0fa4ab852a665f15aa67a01fddfa396a896a8f7fb033ffb573e8f7bc2347", - "verification_evidence_sha256": "4e5cbd957803520d7ac54c4b430f3e7fccb0fe641411206808f9f6e34e15201c" - }, - { - "axis_ids": [ - "axis:stem_width_um" - ], - "code_sha256": "668389ded768e9cb94f310250acf55e0b72a75eb79306d699f5e468d0a9f43a8", - "controlled_axes": [ - "stem_width_um" - ], - "geometry_id": "dgeo_81f8e440a0e7ee602c43c115", - "image_sha256": "76782954211f9aacd24282d2e7faa4a1f79e2dcee8f200a79d586c5229795b81", - "parameter_delta": { - "changes": { - "stem_width_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:stem_width_um": 0.86 - }, - "requested_updates": { - "stem_width_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "454477f07f60fb69c036a5216ef9fde9b3e13279df7176b171f4f8d167ef34c7", - "verification_evidence_sha256": "e2dd26691a9a2850b4679e2f375c1c3274d18853a517a80c87d6c47ba7edf5b3" - }, - { - "axis_ids": [ - "axis:stem_width_um" - ], - "code_sha256": "177b2152d8c4f0970bb7adfadfea701d193a0b93e2cd418da6397a94d9454422", - "controlled_axes": [ - "stem_width_um" - ], - "geometry_id": "dgeo_a78cc4ea76d8036b8d2b3850", - "image_sha256": "d6c2818968f1f8e16cb9d6fe54b9538969e814f723395cad0221dbf064c729ef", - "parameter_delta": { - "changes": { - "stem_width_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:stem_width_um": 1.14 - }, - "requested_updates": { - "stem_width_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "bbfd029d05f8ee3219ad8530034f36dc68cab196b1a7116920592638fd080788", - "verification_evidence_sha256": "5bf23a311dbea15daa281d463c6b0d99d30c4e26faf8ec33ebe8a2d71a80e877" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um", - "axis:leaf_width_um", - "axis:stem_width_um" - ], - "code_sha256": "9ca97dc3e14b41a079f5faa358f5a9225cea19fa3339410dc1c021ab1fe51915", - "controlled_axes": [ - "hub_cross_width_um", - "leaf_width_um", - "stem_width_um" - ], - "geometry_id": "dgeo_49031747429c0d9be055f1e4", - "image_sha256": "93d47606a4fa972a021d92ca16a5cd6ab9c3c16422abf1482b8b36c8a9b4e216", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 11.0, - "before": 10.0 - }, - "leaf_width_um": { - "after": 4.232, - "before": 4.6 - }, - "stem_width_um": { - "after": 7.56, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_cross_width_um": 1.1, - "axis:leaf_width_um": 0.92, - "axis:stem_width_um": 1.08 - }, - "requested_updates": { - "hub_cross_width_um": 11.0, - "leaf_width_um": 4.232, - "stem_width_um": 7.56 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cced758d6a90cf5acfe2178a2d286bede41845e17d1429c3e4da4aa295cd889d", - "verification_evidence_sha256": "8d7b06c1988a385ae568f943e47413f978a7865cbae72e0528a5230517365eec" - } - ] - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0b9b2ff6fa5ca7757d7e2652e6f63f04f487fde10a8e9f33c012a3087c351518", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_20cef5286137059851604f3d", - "image_sha256": "7be4e831dd905b6e522de7a158e45484bbd85ee5fc4f0ebfd2ebcab5aeab09b1", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 6.56, - "before": 8.0 - }, - "outer_width_um": { - "after": 3.936, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "inner_width_um": 6.56, - "outer_width_um": 3.936 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1149a3692cf1a2d960fd40fb5b41cc139a75ff555e931fb11d39556233469a05", - "verification_evidence_sha256": "25c1043acc808ef0ddaa87c3f96fd1c248062257978e003fe924f9c0baeb3ac1" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "081305f46e71c63404103738b4f7789037e881f9f230a4903a2751cb37460216", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_aca4b427173a3706df6b8326", - "image_sha256": "db3ffbc5a05e9f0bb0c5f2074b161710492b8fbd30d9e8f02aa792205e35405d", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 9.44, - "before": 8.0 - }, - "outer_width_um": { - "after": 5.664, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "inner_width_um": 9.44, - "outer_width_um": 5.664 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "755233272137549817ae1b2a55ef4e279c60478eb0f302c53032956d91a91dbd", - "verification_evidence_sha256": "ee4426ff4f7cf2e5835c30454986e20c338ebacf0432dbc2b8a709744f7d4d5f" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "7b3dc02295ef4b0ae59b70fe7e3672939770f896e53e1d5b8793b772250cc781", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_5a7e6e3b1d1d16dab9169095", - "image_sha256": "b5d2eeeb5f4e131b27913396286a7831688ca460ea9f5a700d694b6ee8774ca5", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 14.28, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 14.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "41d0f9758332fa346312f9102fd9809a8a1141f085266a36ccd73e5f3bf08a7a", - "verification_evidence_sha256": "4196ba26a3ad183a9c423a661cfb1cd85d5fc156b82ba7a6a4844b9ddba6324a" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "7e337754d75a9d12dfa551225f8813be5ec2bf7b1d291bb9096425a0a44ab36a", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_c4ba75fee64bbb718ce1895c", - "image_sha256": "2b243dcb5387e4d289bb321368539d0a10dbd8450a1ad91f65ea280a24085194", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 19.72, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 19.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e9745e702fefc6ffe6fd6578367d292338e3641de2d5778bca36ea2c7148fbe3", - "verification_evidence_sha256": "971d00cd7f4034f080c174bb73e0ef51cdb9ee672670ea3ea12fe9268c5e2085" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "b12aed9dc5d94114b62db5b8670d2948c3e4a770c3872dcb7221d34e722c2f51", - "controlled_axes": [ - "inner_length_um", - "outer_length_um" - ], - "geometry_id": "dgeo_a65376eacbb3fb04b134aadd", - "image_sha256": "c7b8ff91d09591b9f8c68cda2c5b17bf70d9fcd3a56fae5bf68eecaa44393a4a", - "parameter_delta": { - "changes": { - "inner_length_um": { - "after": 15.48, - "before": 18.0 - }, - "outer_length_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.86 - }, - "requested_updates": { - "inner_length_um": 15.48, - "outer_length_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b6c33fb934c0db5366d2f1110e5186e9ee8b1a19291989cd7fd1e7a59bb91421", - "verification_evidence_sha256": "dd304c12d5c5478710b8a5156923563bf36d526281b21ed1d9d72c0f4c034339" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "db5db4694484ef66e289c3c037d3c7f572779cc94ddc5d1912bd66de247ff7b8", - "controlled_axes": [ - "inner_length_um", - "outer_length_um" - ], - "geometry_id": "dgeo_85b4ef6a6fe334faab836a1e", - "image_sha256": "2a080ff0e431082fb0cb591ed6a1e93874eddd6a4712d3acdedf945f0147cc78", - "parameter_delta": { - "changes": { - "inner_length_um": { - "after": 20.52, - "before": 18.0 - }, - "outer_length_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.14 - }, - "requested_updates": { - "inner_length_um": 20.52, - "outer_length_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e5c4183881bf37b50a4a504cc63c472c5d15684bde70f5a8e3acf37cfd00f1a8", - "verification_evidence_sha256": "292049e71ff936dca8ceaf170c688ecea8a536272377dc209c451c911133a260" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:length_um" - ], - "code_sha256": "a13bbf6b1e8348919a4166062ee87863fe237deda6f625d650b3b7a6b0144f59", - "controlled_axes": [ - "hub_radius_um", - "inner_length_um", - "inner_width_um", - "outer_length_um", - "outer_width_um" - ], - "geometry_id": "dgeo_750f6774c5f27b791b93874c", - "image_sha256": "d3fd668662a473350f61977c948a95f70b7344546367559b530193a135a82230", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 15.64, - "before": 17.0 - }, - "inner_length_um": { - "after": 19.44, - "before": 18.0 - }, - "inner_width_um": { - "after": 8.8, - "before": 8.0 - }, - "outer_length_um": { - "after": 19.44, - "before": 18.0 - }, - "outer_width_um": { - "after": 5.28, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:length_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 15.64, - "inner_length_um": 19.44, - "inner_width_um": 8.8, - "outer_length_um": 19.44, - "outer_width_um": 5.28 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8ba0bcf8012fea51a1837840c329e4c47295fa05747f8095f6f3589ecae57091", - "verification_evidence_sha256": "e9d1e0674eb209a601a6990ef316c152c51254abf96b530293448cf2700de1b9" - } - ] - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "b283a789b0977e31c3f871ae0323d5408f0d3d73463716d16b06d2cdecba10f0", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_c12d5dbaf184e89c591926a4", - "image_sha256": "6cb3b8444da5897752b0e91bfd636f18cad33f8e20bcf901eca3855a4c754d16", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 3.772, - "before": 4.6 - }, - "wide_width_um": { - "after": 6.15, - "before": 7.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 3.772, - "wide_width_um": 6.15 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8ddd93fbcd7c911b97111c2878074e9872656fbfc234d29da091488a191ef328", - "verification_evidence_sha256": "1c1052325551d4d739b17e1b12a77dd948e197f467645680047226b54a995625" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "d1f459b2a74df07877b6155f3a46bcfad75e9b0a89088f7654a0604eacc3ac09", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_6e9b9df97d43886a4e229b47", - "image_sha256": "f91b1bc99d3ca34bbd996c382b986d01346f1cdc247b7ffbe1ab4dc6fafbc2e0", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 5.428, - "before": 4.6 - }, - "wide_width_um": { - "after": 8.85, - "before": 7.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 5.428, - "wide_width_um": 8.85 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2de572ec46e0751017ca8600aff973055502f918b7edb4f1b3ed066f1523eb96", - "verification_evidence_sha256": "365e16b1ab3c1baf5e4a21a12f908ac8f54d0185797b565be6e93f2ec102aad6" - }, - { - "axis_ids": [ - "axis:hub_bar_width_um" - ], - "code_sha256": "76b814e6022e34ab4d4c66a9497cf9b72b18fc6613eef212001f08b99553a795", - "controlled_axes": [ - "hub_bar_width_um" - ], - "geometry_id": "dgeo_e32996df4e1d97eccc4b1374", - "image_sha256": "bcacc3bce2d734351431a422bce9a2ca9e8216430705105e03b789bd46b3f0e7", - "parameter_delta": { - "changes": { - "hub_bar_width_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_bar_width_um": 0.84 - }, - "requested_updates": { - "hub_bar_width_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "545a73e89092e46c58b3e4640bcebfaed69480f15b61f71f1d4b48e63d609cbe", - "verification_evidence_sha256": "5695c940e944356aa87f8f7b5a23e2c9d0ffc4693f1f2d6c4df3412420f2f64f" - }, - { - "axis_ids": [ - "axis:hub_bar_width_um" - ], - "code_sha256": "d05015053be24ba4c3b4410cdf61aeb8c901b4aefafe73ef8eec65a7d131be1c", - "controlled_axes": [ - "hub_bar_width_um" - ], - "geometry_id": "dgeo_cc98eca1cd106be477b0176f", - "image_sha256": "438e05d8af4e7e7b2f384b83f74d744111bb5892c8ad48ec2065280b9c2bf3cd", - "parameter_delta": { - "changes": { - "hub_bar_width_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_bar_width_um": 1.16 - }, - "requested_updates": { - "hub_bar_width_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b7fdac9b91a30446b7b5b48149829ee53936f88a6ee07c33512657461666e787", - "verification_evidence_sha256": "a03d976c6862cd1760403dd0d458ddd3f4c62f23e572a86cf518c85dcf4b0d80" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "d3a9f09605127edb8065b6d4207ad833c15a381377d8de3610a226772f6a74ff", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_672a0156bf36387d6b9caa28", - "image_sha256": "7e63f9c05c41e80aae976ce161da3405713a13e1a892be693bc43f92b38632cd", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 17.2, - "before": 20.0 - }, - "hub_radius_y_um": { - "after": 14.62, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_axis_um": 0.86 - }, - "requested_updates": { - "hub_radius_x_um": 17.2, - "hub_radius_y_um": 14.62 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "06553691f63d42e4e6299c5c493c645d236e3d783218cc313b999a3d5ead21ea", - "verification_evidence_sha256": "2d0256f853ffd519784d3526def2dbd3671b306695c346bde733fee046c06abd" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "c455078c7143b49b508747e5e25409f5dbce808e03d3c713f0b452527439f71d", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_5c0585870c4fa7ef682b7cad", - "image_sha256": "78c307bd2336371039b358e6aee42c68d7b72c743fb8ead55f4495751a6773d5", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 22.8, - "before": 20.0 - }, - "hub_radius_y_um": { - "after": 19.38, - "before": 17.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_axis_um": 1.14 - }, - "requested_updates": { - "hub_radius_x_um": 22.8, - "hub_radius_y_um": 19.38 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "7005b2274ac59a806470bc3b1a5731a8d43acabde195565f16ab468e8004b356", - "verification_evidence_sha256": "8f64d8c3330b56cee1927440150a5a238b0cecf70191f9c21a403004d1bd7799" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:hub_bar_width_um", - "axis:hub_radius_axis_um" - ], - "code_sha256": "4a594efefe1d18527a1ffd68ae68fc33bacfe2a3beec97615afdc8524b21c116", - "controlled_axes": [ - "hub_bar_width_um", - "hub_radius_x_um", - "hub_radius_y_um", - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_e229d2cd9ded46ea363bf534", - "image_sha256": "34baed8c23f6519b1e5a648bd5c47eeaa63baad878a36acea2d8850729473778", - "parameter_delta": { - "changes": { - "hub_bar_width_um": { - "after": 10.12, - "before": 11.0 - }, - "hub_radius_x_um": { - "after": 21.6, - "before": 20.0 - }, - "hub_radius_y_um": { - "after": 18.36, - "before": 17.0 - }, - "narrow_width_um": { - "after": 5.06, - "before": 4.6 - }, - "wide_width_um": { - "after": 8.25, - "before": 7.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_bar_width_um": 0.92, - "axis:hub_radius_axis_um": 1.08, - "axis:width_um": 1.1 - }, - "requested_updates": { - "hub_bar_width_um": 10.12, - "hub_radius_x_um": 21.6, - "hub_radius_y_um": 18.36, - "narrow_width_um": 5.06, - "wide_width_um": 8.25 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bcd294e7b6d02b5e2d893597f7b61a1aeddcaad5add11599c26e819a9b39c224", - "verification_evidence_sha256": "af78546560cb18ff4dc9a234440a7fa493354c05d52a033eea39b3fe50d0608e" - } - ] - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "0de69530f304da681b2533e9e6476e81efe13f75902d3cced2b33b677a9b3115", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_a7762c456ca6879365d895a9", - "image_sha256": "cd12f06d46c0ba82359a908a9f2eb13b365c365e9040329e1c7c81c2d6b4d421", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8adb718e439ef9e7799d70817ce8a73f38048ea7531ca5ba3b42e59fd5edacca", - "verification_evidence_sha256": "174ff7cacd11b5a2798a46187e692ba2881ddef608692f81c4d6e0a206126e64" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "7868fd1f56f92c6f3a7e3b242785de23d1821af848ec5787892226bdddf0e242", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_bd452069e1b5438e5e4b4412", - "image_sha256": "4826f517c127f7e5b4948fb1637969999e0d328a83ca9de244f9aa5dd6a1ac24", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f693cca4f61ba092c6bd292ad8ed36e609c0151590bf615737aece201e3fb1c8", - "verification_evidence_sha256": "e3c29ce735baa39b1abe6b806414851cb0de2d9350708088dfeab778e5f48192" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "5f0d1a4b79b28ef61f40b14b154fef33944290b694ebb9888aa4c30f4bca7512", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_b8fcd9c848c9a12589863c02", - "image_sha256": "dee6b94e49885b836748d780a9b869313230e42301a20f0acc451aa45fa47e55", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 15.12, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 15.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "99d467e3742df7861ddb156844733d2d012bfe225742783b857f06154777b7e7", - "verification_evidence_sha256": "3f86a99476e1fdb2a041ce4963c3418427f122afb786213568005a0c0acd3b13" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "28c22a8e840669eda9c4b847ab5ecf6a1521fa03c545b89427267d00da29a643", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_5fc1cb8104d30a51a75c990c", - "image_sha256": "6d26de20196a86c97847a82808468ca187f07b6086cb6ed236d31108434d3475", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 20.88, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 20.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "0eb9821952c726a724a4cb00d6697cb88315a3a783e5a186d08a7af8b27edfa8", - "verification_evidence_sha256": "f5e3395f6102c287bc37b07b70c5bdde449afd64e8eba77a8b23a0d08f37b3be" - }, - { - "axis_ids": [ - "axis:turn_radius_um" - ], - "code_sha256": "93c9879c3059f59bc05a87d5906c38416d82bc99ad6ecdff68694e3e0417eb1d", - "controlled_axes": [ - "turn_radius_um" - ], - "geometry_id": "dgeo_ba9fe5bd2bb133a2ed95965b", - "image_sha256": "0a0e267979a4f4cfb1c34f9b8f61823ccf215af56910d62aee9f1469df381764", - "parameter_delta": { - "changes": { - "turn_radius_um": { - "after": 10.32, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:turn_radius_um": 0.86 - }, - "requested_updates": { - "turn_radius_um": 10.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f934cf20b0539b3738f16a0225c0f63b812a798c7215a4705f709ef76e5097bf", - "verification_evidence_sha256": "81980bca43797f98700216598c1651eba1d315ba1554c3d8f0c2e6628adbe331" - }, - { - "axis_ids": [ - "axis:turn_radius_um" - ], - "code_sha256": "f3671941129ed993ad69fff9d23038bca125ade3cf6a8d0cefa6d5dc851eb48a", - "controlled_axes": [ - "turn_radius_um" - ], - "geometry_id": "dgeo_33f55a70ef2629e56978666d", - "image_sha256": "a8d5b2441f80f6b28eaaa3357dfdcf4bc27268eddf11d6625426dd7cd74befa2", - "parameter_delta": { - "changes": { - "turn_radius_um": { - "after": 13.68, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:turn_radius_um": 1.14 - }, - "requested_updates": { - "turn_radius_um": 13.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "255b5d0973dcf2588b81a5f9ca5cbfbf4ad9a1d57fa54e22c72cd9a7eb32dda1", - "verification_evidence_sha256": "aadd1fa601280e36ad561aa5cbaf84339a4398250df655f2f08a7f3f6f5c12c4" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:hub_radius_um", - "axis:turn_radius_um" - ], - "code_sha256": "0e666e735bbb45018e306ef38c35fc7e876327d4d69fb7f79411dd19a27f2a67", - "controlled_axes": [ - "hub_radius_um", - "route_width_um", - "turn_radius_um" - ], - "geometry_id": "dgeo_a66d0d67e6ac8a53918f479e", - "image_sha256": "fad02e1e9d20b1c035e97d906d4cb02f2e1f672e4ab1b8b2c80ad89bcaed719b", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 16.56, - "before": 18.0 - }, - "route_width_um": { - "after": 5.5, - "before": 5.0 - }, - "turn_radius_um": { - "after": 12.96, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:route_width_um": 1.1, - "axis:turn_radius_um": 1.08 - }, - "requested_updates": { - "hub_radius_um": 16.56, - "route_width_um": 5.5, - "turn_radius_um": 12.96 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "52c027555be61e9579b6ef19d97653fa61a6e6b3aa1b674446cd1ef77bd4d96c", - "verification_evidence_sha256": "a695ae72dc0570c771ee995a4ea02ef9a584bc66f13692485a353ffe9434a496" - } - ] - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "db6f509e70306a3cedbd1f472e4a0946220d4b7e11ee94e4663e2c5e4084163d", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_0e4cd22c4b74da764ff340c7", - "image_sha256": "2677f27c4c837cc300382466e4e335456632f84b6624ff9cbfd88260da13944f", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.264, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 4.264 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4246acd08c94039fbd0eb0dd205a22b7e8d657e63e12ea254f6c97503921950d", - "verification_evidence_sha256": "932f5d156f33d74d5a13f2501a68b1d47008e5997ad8341dbca1bb91539b6f97" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "a34481362450974c6d1f73877debe1b9ad0777b4a0d7daa1bebc1de804d2d08c", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_c83f9b5a4e4c11314c2cf2ac", - "image_sha256": "9cc333d7dd16cd5b1f9a08aa33caed587e2cb4e2e47d022156f74eb67f236b00", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 6.604, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 6.136 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "77bfa5a0370737e0f8e52670037f03b4f5509e86691fdb65d1366b649c3ba0fc", - "verification_evidence_sha256": "04e7926ee9417bf939a4324babd2ba18c58162b60f0e6b93b5afc79ccc6ad2e8" - }, - { - "axis_ids": [ - "axis:hub_core_radius_um" - ], - "code_sha256": "47a002c24260974d32e85750942db59e5e56fb797a47ab30e6f2682650bf702b", - "controlled_axes": [ - "hub_core_radius_um" - ], - "geometry_id": "dgeo_0d17af02056871fc15512cb9", - "image_sha256": "5680831530f1113a815541bfe956b66f677f7fdb8179542f7cf83a4b0ecdadd4", - "parameter_delta": { - "changes": { - "hub_core_radius_um": { - "after": 13.34, - "before": 11.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hub_core_radius_um": 0.84 - }, - "requested_updates": { - "hub_core_radius_um": 9.66 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "cf12ad9f9b7297eece5d6bc4241d155eff0d14ea8d77a5275714da0caddd7a70", - "verification_evidence_sha256": "66e6ce70ad2ba3339659c547af9a4f883421741befeae556733c01e9cc8a8ccb" - }, - { - "axis_ids": [ - "axis:hub_core_radius_um" - ], - "code_sha256": "e03394a1d15b9090d5407dbe65b7cbd3d12ca842edcb3b97b06716ce6085708a", - "controlled_axes": [ - "hub_core_radius_um" - ], - "geometry_id": "dgeo_f05c66348c4064448af9542e", - "image_sha256": "e023a4d19567ba7495fd4a1ff1a69cab059ee824d92374a2c1278c13ff55267f", - "parameter_delta": { - "changes": { - "hub_core_radius_um": { - "after": 13.8, - "before": 11.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hub_core_radius_um": 1.16 - }, - "requested_updates": { - "hub_core_radius_um": 13.34 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "ba04f86059e0dcc0e35123a51f8e9a8a49f5801abfee070703fcabd8e9982ff5", - "verification_evidence_sha256": "3a7697f2bcfb008f3bb8554374e1a8125adaef34b140887ade845e96ccd4be7d" - }, - { - "axis_ids": [ - "axis:hub_side_length_um" - ], - "code_sha256": "18ca280b59da0d96ea99da4556ad79463125dbaf69aadb673dc28896d0ac8d39", - "controlled_axes": [ - "hub_side_length_um" - ], - "geometry_id": "dgeo_5ae2865afce0f53fedc656f6", - "image_sha256": "6e711c764cd5f6823bb4529a75847a65d77c160c9eecedcdac2ae906515fdf72", - "parameter_delta": { - "changes": { - "hub_side_length_um": { - "after": 12.9, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_side_length_um": 0.86 - }, - "requested_updates": { - "hub_side_length_um": 12.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e5d2203378a2d4a27f4f53d2d643b1f9786e3fe30b5db5a1512302ce0b198c0d", - "verification_evidence_sha256": "418b4300d8ba8683b0a0ab35b9e4927227acce854c126239cec637a8015c2ea7" - }, - { - "axis_ids": [ - "axis:hub_side_length_um" - ], - "code_sha256": "335d78519bac2a5e4f6d91d2234ae7f7ff398048e1ae481c9f4a09ec9aaf6474", - "controlled_axes": [ - "hub_side_length_um" - ], - "geometry_id": "dgeo_9812685acec3595dbe144f8c", - "image_sha256": "a3bc6047a90109ce53eed3e682589c1b7369d8bf8759b65ed4dd0154b9e991af", - "parameter_delta": { - "changes": { - "hub_side_length_um": { - "after": 17.1, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_side_length_um": 1.14 - }, - "requested_updates": { - "hub_side_length_um": 17.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "22fe475a4824c4398852b3701b535977e903581d2eec5196a5fe93339c499de9", - "verification_evidence_sha256": "3e3bff6ec9dfddef2b15cf0a3a8557208a3c47597416a28e578f0439107b6679" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:hub_core_radius_um", - "axis:hub_side_length_um" - ], - "code_sha256": "46f20b0e8f247879379492c93c855b6ebf4a5fc7d8f5577ab297e1891bac6148", - "controlled_axes": [ - "hub_core_radius_um", - "hub_side_length_um", - "route_width_um" - ], - "geometry_id": "dgeo_7e3b78b65ed997279196ee6e", - "image_sha256": "16d1654b47a67726b11b9510d0ca844abb9b50ad9f610a3c2337d21d7fba88b3", - "parameter_delta": { - "changes": { - "hub_core_radius_um": { - "after": 10.12, - "before": 11.5 - }, - "hub_side_length_um": { - "after": 16.8, - "before": 15.0 - }, - "route_width_um": { - "after": 5.98, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_core_radius_um": 0.92, - "axis:hub_side_length_um": 1.08, - "axis:route_width_um": 1.1 - }, - "requested_updates": { - "hub_core_radius_um": 10.58, - "hub_side_length_um": 16.2, - "route_width_um": 5.72 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "7189585551134b030cc0b2e1e86348c0219f0b5ab4e9c86dcd72d951254f602f", - "verification_evidence_sha256": "5eef8958f74f409e46af1bdfc36176c663401f06a13e076c300d00cb2f16e902" - } - ] - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "0ec07502b89612afd7b29c127004c5b5361462bdaaa3bf8593cb075442d6737f", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_1fccc3c41dd83d477f8d5d95", - "image_sha256": "bc0fff2fa1e8c6d8522cee974f5f712503baef73ddb3e82537fe4beda96e6d2c", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_cross_width_um": 0.82 - }, - "requested_updates": { - "hub_cross_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2b93009a00dcf3668133f872db46589ae55f1c47abcb1a1d017eed50d4f1575c", - "verification_evidence_sha256": "eeac4893811b432acd224648426ab6c20eda4918eead7345aeb49a644956a319" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "bb1d8043c024e67c907d007532ece71ab2ba51fec6a5c9eea6a99dfabaf04bdc", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_ff4f4ec8f48a0092e299a214", - "image_sha256": "46b4daf18c504a1d05759da2a2af83d36eaf93ce016946008c715517d9ce759f", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_cross_width_um": 1.18 - }, - "requested_updates": { - "hub_cross_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "194285faa660c11fd3f1789e8c412730a99c43fda626ec8b818bce60f64a28a3", - "verification_evidence_sha256": "8750f378fa44fdf6a102895a5a52ea438fd19983ee339f818b2c11aa8c377a5b" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "decbae0a3d27d1cb4c00128e160a22a7df107499823390a0b1e8798017fc5d45", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_55648ceaaecb9e39067f9d9f", - "image_sha256": "090749ebd0fc7aeac0dd07d8f09d5fe942ee0f771188ca7cefdfe1be5c4ccda2", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.84 - }, - "requested_updates": { - "route_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "53cf32daa40124e5fda974797cb55a084b438eb689b187f85548c15606ea97ad", - "verification_evidence_sha256": "4a7432831d1e4e0fbc0759b8025ea093bd42a1e265e71eb45501cb167e09532e" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "e64a56c47d654872b0cfc032c32088374dda10924808ea457e3764a759c9eba7", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_3c2f61270593725f1c3464f1", - "image_sha256": "02feb066e8cc56e81c453beb72b4d9fb03fb51b81f470dc7eb6ab86e618a4718", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.16 - }, - "requested_updates": { - "route_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3bea600f98cd06d96f816fd2f0704696470328bb5b2b9cb8580ccdff71710e42", - "verification_evidence_sha256": "7415344033720058035a908a9eaaf5b6376da5cbc1ccd4db8ecb987f30d1ea62" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "27cbc5b0c4a89b8993aadfae2afc1bd740c46b0933d61b46f7151c0f87de80d9", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_cc9ee092a1a99cab62bba060", - "image_sha256": "bd07dc38eaff4fb65017b57c4725719abd4f561cfea53e8639adac6b35596c7e", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 17.2, - "before": 20.0 - }, - "hub_radius_y_um": { - "after": 13.76, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_axis_um": 0.86 - }, - "requested_updates": { - "hub_radius_x_um": 17.2, - "hub_radius_y_um": 13.76 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "62616e082a1d1e7cf5106d89750ac40c91375786c79f8abd4ecbd2ee381ff2b8", - "verification_evidence_sha256": "5b374d4bdba683f867a4e97400433fd6aa20fd6078df2bed801a857af6696b79" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "78546e932208bf7ed9bd3c4f9f67cdb26f28449572e30b444bf8c29f134d5ad2", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_1574bd0cf3f038a68ad940ab", - "image_sha256": "9a7d77afffec914514661dffef03ed630270b51d11370e7b871500e06c60d960", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 22.8, - "before": 20.0 - }, - "hub_radius_y_um": { - "after": 18.24, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_axis_um": 1.14 - }, - "requested_updates": { - "hub_radius_x_um": 22.8, - "hub_radius_y_um": 18.24 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "340d21e20f263b8f04ba41be7ff9e67b1334d8e0f87cfc65e232d43d5d782844", - "verification_evidence_sha256": "2c7c161d4e362fd497a7b36cd5c0c7e205258a24b7f991c527ecef6a254be0fa" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um", - "axis:route_width_um", - "axis:hub_radius_axis_um" - ], - "code_sha256": "298e1c520e47149f1f17594aad81eeae3c667f6a30f6b266c16630b2574b35e7", - "controlled_axes": [ - "hub_cross_width_um", - "hub_radius_x_um", - "hub_radius_y_um", - "route_width_um" - ], - "geometry_id": "dgeo_bcfb5c6eee137067d09ad887", - "image_sha256": "76fc1401f855c026657cbe8731e90ca8cec583e53ee56562e89a94912f44f84b", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 11.0, - "before": 10.0 - }, - "hub_radius_x_um": { - "after": 21.6, - "before": 20.0 - }, - "hub_radius_y_um": { - "after": 17.28, - "before": 16.0 - }, - "route_width_um": { - "after": 4.6, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_cross_width_um": 1.1, - "axis:hub_radius_axis_um": 1.08, - "axis:route_width_um": 0.92 - }, - "requested_updates": { - "hub_cross_width_um": 11.0, - "hub_radius_x_um": 21.6, - "hub_radius_y_um": 17.28, - "route_width_um": 4.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "118047f8da361406d4eb615d5d7aabd99ccaf17ec0cc719bfc52896140f83bed", - "verification_evidence_sha256": "f690835b2e131a0974aa89bbe0cefdefe39f419601b856bba0861c5b9b7155f5" - } - ] - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:leaf_width_um" - ], - "code_sha256": "d645c03cd0832601ada14beff2ca4d628bd9e9caf660000baf7e5869b64a9862", - "controlled_axes": [ - "leaf_width_um" - ], - "geometry_id": "dgeo_1abf3331f4674f14e99449ce", - "image_sha256": "8336ee374266dc5de82d6172fb95be684299a16c685d2236cf57384efe6b84f0", - "parameter_delta": { - "changes": { - "leaf_width_um": { - "after": 3.772, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leaf_width_um": 0.82 - }, - "requested_updates": { - "leaf_width_um": 3.772 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "290906fb6175bf5a83afde3ae862acf75c77519d7685f1b90c3bfdbf6e2194de", - "verification_evidence_sha256": "6a7ed71066d972b5654663cee4093b2df8650aaddae8fc04da77ca99af62a122" - }, - { - "axis_ids": [ - "axis:leaf_width_um" - ], - "code_sha256": "c8a7bb893152f4d4f47cddf1759c8a5c24ac26fcc0e5fb4e85d7d122957c4e93", - "controlled_axes": [ - "leaf_width_um" - ], - "geometry_id": "dgeo_539aa2bf70aa6236d0fbf61e", - "image_sha256": "5aee154617a917ab3b1d526e0517104f90a21aa7ea122dea0d0ede27e5817349", - "parameter_delta": { - "changes": { - "leaf_width_um": { - "after": 5.428, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leaf_width_um": 1.18 - }, - "requested_updates": { - "leaf_width_um": 5.428 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "76ede46b821e7869fc3f303ce4e21252b9527e6ed93ad53a544bdb62fdceb300", - "verification_evidence_sha256": "c1bc48be4a499db21a48d533adc02864421155920f28e462ed7c290a96b44143" - }, - { - "axis_ids": [ - "axis:stem_width_um" - ], - "code_sha256": "d2539de5041435768025d35871abfd2296c797e7ba2ef6bcbfea3547b7e28450", - "controlled_axes": [ - "stem_width_um" - ], - "geometry_id": "dgeo_70ae4328b4d1d381972d8dbc", - "image_sha256": "aed06e3b30221b095d4dfa22d0ff54a441f22a1f1ac2ccdab59f0a6642d44ca1", - "parameter_delta": { - "changes": { - "stem_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:stem_width_um": 0.84 - }, - "requested_updates": { - "stem_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "719d74a2fe21e392ada176990eb80ad052ae64ad6c8ed12e3e0d007ac94b5043", - "verification_evidence_sha256": "ab747e764d679f1790806af804001ee8f9c5cf46cc4df328b4be1949ff4bb216" - }, - { - "axis_ids": [ - "axis:stem_width_um" - ], - "code_sha256": "3fee94825f849b24b3c829e85378a3bb45bd7b247d0f164d13eaeb9a94980d54", - "controlled_axes": [ - "stem_width_um" - ], - "geometry_id": "dgeo_d9db221de2f7c9d2f6025e1a", - "image_sha256": "904859693d865c7933dc29c55f84ba5088253a3b39e8a0c9991a7737e0c09310", - "parameter_delta": { - "changes": { - "stem_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:stem_width_um": 1.16 - }, - "requested_updates": { - "stem_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9a94343005f3c13ad45d7fed053f5ae1d53a4c515153b666d1d5b1cb6dd4a492", - "verification_evidence_sha256": "1d641c3d8c3e12a7462a99e9b6e6e09ca6084638b159eeebb29a69983883b701" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "eb6ab8d1c067a71b96b191c7bdadc173d01652df5fafc16b71afeb965438e594", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_c9a44ba9cf73447cc2df1cb8", - "image_sha256": "c47994b9470cb16ded581b54ee3266ff6ca6359ca93349e935b3f5a470d5be09", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 16.64, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.86 - }, - "requested_updates": { - "hub_radius_um": 11.18 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "0ce11e605e773ff2c2aa465bbeea5aa3ef785ba8fa421921edcb87bde05ad266", - "verification_evidence_sha256": "7b45805ace60785e7f892de820018026609b70e54bdbfc4d723daabbc191c225" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "5ea85ec5b0bd285ce301e0b311aaf21736a0b6cae82f8715d4d806ca775bdefc", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_d10a6056dd57fba97f61c7c4", - "image_sha256": "89f28c80e7694852e46d9773a6b04ec7b36f1e7b5ff54ec749c70e235b0a3b48", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 15.276, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.14 - }, - "requested_updates": { - "hub_radius_um": 14.82 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "9b0c929b54362c4631268679c07ed778e219bacc0f1ccd281444b8f7623152d7", - "verification_evidence_sha256": "4a09d5bf51ad0dbd187a6e091998e467a42d1ef4e525e90a86e64cedc4429fa7" - }, - { - "axis_ids": [ - "axis:leaf_width_um", - "axis:stem_width_um", - "axis:hub_radius_um" - ], - "code_sha256": "3dfc7ea8e6df108dbce8c4c80d10333e68cef0f4d299802cb374be555405427e", - "controlled_axes": [ - "hub_radius_um", - "leaf_width_um", - "stem_width_um" - ], - "geometry_id": "dgeo_edf8915622c9220ea83db224", - "image_sha256": "41ffc4c6f9ce1e799384b628f670a332d1e3dd9a984b18fbd409f3e989b4d787", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 14.04, - "before": 13.0 - }, - "leaf_width_um": { - "after": 5.06, - "before": 4.6 - }, - "stem_width_um": { - "after": 5.52, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 1.08, - "axis:leaf_width_um": 1.1, - "axis:stem_width_um": 0.92 - }, - "requested_updates": { - "hub_radius_um": 14.04, - "leaf_width_um": 5.06, - "stem_width_um": 5.52 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cc367f9a6a3efc77b66fc042d945f1ec4826300f787b72a49e75c2b4ebc42403", - "verification_evidence_sha256": "1fe3c54b88ce2d3bcfe814d17e8b4ee9fe8529c4d6e661419c4fab8475321116" - } - ] - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "1f3c56eda1f9cf6ad06e35d5ab9f38400bb53721e89116962820eb93f1cf351d", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_4a37ca9427969261de97e8c8", - "image_sha256": "b0e0ad347378a0021e4008216bb2907d02038d7b824c1cbf4ee3ce69dcb2dc69", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_cross_width_um": 0.82 - }, - "requested_updates": { - "hub_cross_width_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3f53ab964747801e3b3cad853911f3718467782882911ab595c834912630ab51", - "verification_evidence_sha256": "a2205ef2cb555193748b36063f8082bda143c8bdf98aae049869efcba6477bd3" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um" - ], - "code_sha256": "6c4df6742ae1d1407ef532e6eb8f58561a4148089cda09600146d79c571a841f", - "controlled_axes": [ - "hub_cross_width_um" - ], - "geometry_id": "dgeo_93844a8c22905eb04a7b7027", - "image_sha256": "7f9fbca1df48c0ed057a18c292d70a0a63f63fe3ef21e695cd51053cb96e9af3", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_cross_width_um": 1.18 - }, - "requested_updates": { - "hub_cross_width_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6f862355951438a25e87e0b0e54094187bcc440c5a55a99c7a7b9628b76b535c", - "verification_evidence_sha256": "dcee1122cd6053fd9ed5a95e98f93360120a1ea67d4314f72486c948939f5631" - }, - { - "axis_ids": [ - "axis:leaf_width_um" - ], - "code_sha256": "97ef7fb845c560ebf8ed755178d427b74295ea9ebe2eaa84afba90191ac6ad97", - "controlled_axes": [ - "leaf_width_um" - ], - "geometry_id": "dgeo_9235bb339a414eae91949605", - "image_sha256": "56c1923a3781a557e5a498408d7cbc8fcc02cdd0615c10da07c28dd25e764c3a", - "parameter_delta": { - "changes": { - "leaf_width_um": { - "after": 3.78, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leaf_width_um": 0.84 - }, - "requested_updates": { - "leaf_width_um": 3.78 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "cb1ab1be0a6ecf7c906073b65a173ec24c811c8ec62cb841c33cd3a790fcde61", - "verification_evidence_sha256": "d4ea54b187b8ef203f350a75889ebdb1170e64caa251cdced17ea271517721ba" - }, - { - "axis_ids": [ - "axis:leaf_width_um" - ], - "code_sha256": "91d0b3fd52a72dde0226bd4ddf8a81cbb0bad339136046cddf6a11b6f8df022a", - "controlled_axes": [ - "leaf_width_um" - ], - "geometry_id": "dgeo_3f1adb4cb00eba2496632c00", - "image_sha256": "f029f4cb938c47dd553a6f5e030cbb68f024ac529649412d74550568e9b6a5d9", - "parameter_delta": { - "changes": { - "leaf_width_um": { - "after": 5.22, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leaf_width_um": 1.16 - }, - "requested_updates": { - "leaf_width_um": 5.22 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "064c1211d54f07aec5801647170a38b0b923585ce0eff378e9d62d99bf83aa37", - "verification_evidence_sha256": "222b55a64add0360166fc3cdc94b2f0a15cfde1c24d9a7f93c17165da92359df" - }, - { - "axis_ids": [ - "axis:stem_width_um" - ], - "code_sha256": "8b749879323151af1afec0b7c2c038e6331f9e7b443f8e704ec131d87fc2778e", - "controlled_axes": [ - "stem_width_um" - ], - "geometry_id": "dgeo_e0f6d1bba0740eab11366a06", - "image_sha256": "ccb6ccd17ff24b27f09e7c1f1025880dc43096e36b73c4a0ac664f2dc65b0338", - "parameter_delta": { - "changes": { - "stem_width_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:stem_width_um": 0.86 - }, - "requested_updates": { - "stem_width_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8aee15257f8fc35b258942ea94e3cc3e6b4653189f5ae0d91488cdc258732731", - "verification_evidence_sha256": "d888297f0e02114d14ef967b8e50a5d674f7014393c62e5ecbd39c05e745eca0" - }, - { - "axis_ids": [ - "axis:stem_width_um" - ], - "code_sha256": "385e23c527a71a0de281f85fc761ffb7f6b38cdedcf2ff19fd422fa6cbfae010", - "controlled_axes": [ - "stem_width_um" - ], - "geometry_id": "dgeo_2c0ec6897ca0c88388bd5d03", - "image_sha256": "9939d63d8d1da16c0365fc3c9df57e07ea0819648e528512c85dcaa84dc32238", - "parameter_delta": { - "changes": { - "stem_width_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:stem_width_um": 1.14 - }, - "requested_updates": { - "stem_width_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "dc54c4535752b698c10b7f04f06d350ff5e32453149a85aed5f5ddf3756ec970", - "verification_evidence_sha256": "5f412eb5e457f54132e91c028e874df647f90a4d83c08f2365b854937e3d170e" - }, - { - "axis_ids": [ - "axis:hub_cross_width_um", - "axis:leaf_width_um", - "axis:stem_width_um" - ], - "code_sha256": "3923cb5fc7fe78d1bb5c6463199bf9f742e7ced8588b2733e63fccd906bb723d", - "controlled_axes": [ - "hub_cross_width_um", - "leaf_width_um", - "stem_width_um" - ], - "geometry_id": "dgeo_70da4238f8066ea05655c941", - "image_sha256": "38875fb2fd032c630f081a795133cc38072bed7e8a8c66e002aa5a656ef76b8f", - "parameter_delta": { - "changes": { - "hub_cross_width_um": { - "after": 11.0, - "before": 10.0 - }, - "leaf_width_um": { - "after": 4.14, - "before": 4.5 - }, - "stem_width_um": { - "after": 6.48, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_cross_width_um": 1.1, - "axis:leaf_width_um": 0.92, - "axis:stem_width_um": 1.08 - }, - "requested_updates": { - "hub_cross_width_um": 11.0, - "leaf_width_um": 4.14, - "stem_width_um": 6.48 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "00fcbd3affa18e13891a346e33b41e78b33583b0773745e7d9f4e99fd60ffe64", - "verification_evidence_sha256": "d950e1454c7f1dfcf3f84c7a6e5f23f21ae0da3557785f7d005fa35f665e1ab3" - } - ] - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "3348f8ca30be2b2b63fcf47f23a2fbeca8eef909030df84d868291fd961050df", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_0572aecd370b2002b07dae68", - "image_sha256": "8adba8e54f40998aeab74cce8b65a007506d8e4be290032779de7ddf6460f371", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "76835461124b86ae304b52522487143b8af5d2e14f68ff3ed50e8cf313d2250a", - "verification_evidence_sha256": "02bcdad95f5f58e0aabb26c470a106610089e8582702e7704342b8ae68d07a4c" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "9bf3d0be896d5c1823c3a461a46f47e565c6cfa267ed01e9e30a5a3cf5498114", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_b030de9f2f46aa0a4704e222", - "image_sha256": "1a1efe29737ee961e3a37c5bfccf0e5886efc14eb3eb834c310b48178f98be33", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6c4990a01587dec863312112a943b7ca0d84e70275c9fcd91a803b04448ffe99", - "verification_evidence_sha256": "0a6571ed82904a9778ce0524af3e5e39252ab1234ca061239e6d0d32e7193bd6" - }, - { - "axis_ids": [ - "axis:lobe_radius_axis_um" - ], - "code_sha256": "e7726e6f0211041132bf540e7f760f081fb2d123230e0662839409ee2d553946", - "controlled_axes": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "geometry_id": "dgeo_d8d1a49ea8f1b706351b07ea", - "image_sha256": "4a185dceccae1012d7bae1f2e946ee94dea7a4d591a93e0588de477320e0b8a2", - "parameter_delta": { - "changes": { - "lobe_radius_x_um": { - "after": 15.84, - "before": 18.0 - }, - "lobe_radius_y_um": { - "after": 14.08, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lobe_radius_axis_um": 0.84 - }, - "requested_updates": { - "lobe_radius_x_um": 15.12, - "lobe_radius_y_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "475edc500a31903d2645b696da8a256bd5eeba2294ab3105932da19b91b0d457", - "verification_evidence_sha256": "567299dfdb859c10c136a36386e70e0280a6163920b644be86b9c206a75e3e21" - }, - { - "axis_ids": [ - "axis:lobe_radius_axis_um" - ], - "code_sha256": "d59479bd795bb1f723a3b441a8dbd759958abb1e841429dae75ee0cb04cffdef", - "controlled_axes": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "geometry_id": "dgeo_65827a19b919b1bb8662ad97", - "image_sha256": "fd763bef4d8b593e13a5378eadac04b9bdab787cf78b3516e8652f7b8e91b0fa", - "parameter_delta": { - "changes": { - "lobe_radius_x_um": { - "after": 20.88, - "before": 18.0 - }, - "lobe_radius_y_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lobe_radius_axis_um": 1.16 - }, - "requested_updates": { - "lobe_radius_x_um": 20.88, - "lobe_radius_y_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a36d6fe16b01b54ac0775d436d9826dafc5b226325edb444217c069a6dd42040", - "verification_evidence_sha256": "3f47b8e30def0a07aaa8e88a7483b57c5ebdd86d6c723d1d515033e9775dd38a" - }, - { - "axis_ids": [ - "axis:route_length_um" - ], - "code_sha256": "935a745d09a42cddbe66a5024334616b332363c572fb1ae5c90df08b532dcfe9", - "controlled_axes": [ - "route_length_um" - ], - "geometry_id": "dgeo_2150510e47adbacbf4e57f4a", - "image_sha256": "491649343381719de0da2d8296269dc6e0bb0857f9ad11277c91e6d7cebe7cea", - "parameter_delta": { - "changes": { - "route_length_um": { - "after": 25.8, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_length_um": 0.86 - }, - "requested_updates": { - "route_length_um": 25.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "55859379d9c6c3c6a639e102f585bf023bd6ac59685adb386d71f9223849d8c9", - "verification_evidence_sha256": "b28dedc308acd43456e777a3590bfec7ea5c879c1eaf602261c11797062eee6a" - }, - { - "axis_ids": [ - "axis:route_length_um" - ], - "code_sha256": "8fcdf5d0fea078c07558ceda32cf872590a27bb6241b872161003955fc9e0f18", - "controlled_axes": [ - "route_length_um" - ], - "geometry_id": "dgeo_1b0c2ab13ed5b2285eb0c8d3", - "image_sha256": "e0f52d98972650b07c8f0c3ef2b24d6ccc6834865fbb0955cfdb9c5c11c5391d", - "parameter_delta": { - "changes": { - "route_length_um": { - "after": 34.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_length_um": 1.14 - }, - "requested_updates": { - "route_length_um": 34.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8c90957c97df9d7cf0ebfc2b55e3cb5e2e67aef7a5facc3d0c654376244b960b", - "verification_evidence_sha256": "b4f2966df71b9bd6ea84b382ac6e7264b7598c27a6823dbbbb1af971324dc5ec" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:lobe_radius_axis_um", - "axis:route_length_um" - ], - "code_sha256": "b40490a1dd78b1d5d3a4bb26779b00a4b26fb7fd6e1498248c3727b80b605f51", - "controlled_axes": [ - "lobe_radius_x_um", - "lobe_radius_y_um", - "route_length_um", - "route_width_um" - ], - "geometry_id": "dgeo_373e83a98c2c5d776ec974df", - "image_sha256": "064ecf59ae90196a79f2f4ce92b1be7d6ae6c8a06382597b057c88dff3a5f545", - "parameter_delta": { - "changes": { - "lobe_radius_x_um": { - "after": 16.56, - "before": 18.0 - }, - "lobe_radius_y_um": { - "after": 14.72, - "before": 16.0 - }, - "route_length_um": { - "after": 32.4, - "before": 30.0 - }, - "route_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lobe_radius_axis_um": 0.92, - "axis:route_length_um": 1.08, - "axis:route_width_um": 1.1 - }, - "requested_updates": { - "lobe_radius_x_um": 16.56, - "lobe_radius_y_um": 14.72, - "route_length_um": 32.4, - "route_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "58aace86ee9273e471e5afb692d324979bb07f2c52af2ee67025723bcba19570", - "verification_evidence_sha256": "b89f12a1e478b7ecb16596c6a65fd09762e34f402b8ac2c5c525436f519c2480" - } - ] - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s01", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "8a8e270c59ebab1cbabd4899d3f9de456f43e3473483c59facc12063e26ba805", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_31441bbe428a7942d46491f8", - "image_sha256": "e008e1d43630a0ce5abf9677ee6e2819cd5bf263016169f1e31019bb4024ea9f", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.51, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.51 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c8016da008f54c9e844a9011116506e39ef805605187063cb595361ed3fb99a9", - "verification_evidence_sha256": "41374a0f7d89b143e50e7f53d6d7ec3bf7912db6cbc3ef78c92394e44d28238f" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "06294da583c4f61c598ffba36f8d7a0e55fa43b3f3d17142ebc89a6bfbdeeda2", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_70e304b3a32d1afb4ff4df1e", - "image_sha256": "93d8330033372451cc51e0c7080d9d04aee767f28be0ec9977ed7e02d9fccf4a", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 6.49, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 6.49 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "781c9ba9e206e5ac01afbddd86de75ed040306d41bae0ec56c734d0177cc0ff9", - "verification_evidence_sha256": "f3c5be01e4638139e4fe17cc42f4222fcb16365bb3d4e3434315615987beebed" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "272c7ee34e718ddc23f11f023351e231aeef2bef0fc0f507f835b6d8323eaae2", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_9a4da8496b607459510e601c", - "image_sha256": "42e0f19df075b2fd3ec13b6b9b1963b90c7fb9bb44f8a34a5ada5d76478e3769", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "254cc6b458aec53b62b5a352d35dec7eac3f5db9ec3dbf4340e64b02ebb4e0bc", - "verification_evidence_sha256": "1fed4d3e674322810e2457f9d255924173906bf7ec071128fe06b902f998c601" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "f5b7ad7bab088206f57cca7e7b363ff73e45c85053526f22a8030a2d2ee72a8f", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_724e67a2a7d77135ddb94b3d", - "image_sha256": "3ef42dfbb9430b34b349148dd37f920db20cffa6c475cd72c84deaf1eec77213", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d98450c316427ef604ae7d393688144e23f54af0c64fc9ff1d43cd47a2091270", - "verification_evidence_sha256": "9bf84b3ed0426dd8fa493c093e86b3f63529eb880c42ce80b3a840d613c575a2" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "00ba12cf6f10982de8dfae81660aaa200309e3703011cee6fdf8cbc32c4f0759", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_0f18a7532fe31c504a3993bb", - "image_sha256": "0d2205eeefd80747c3fbc396a97d66ab78186962d2d48ece6a27e9929b09b571", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 16.8, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.7 - }, - "requested_updates": { - "lead_length_um": 16.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d90107136d895da2b7c3268b44f9be562d41b6bd98b227c5982acd2ea7819233", - "verification_evidence_sha256": "34e340b2b5d838052a875dd20ec1892ceb8e84654da2920ea643f2c41f34e639" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "0d936b27058476b935d6bfd9be4fa7ea05756a6ee382783df545832e464c1af1", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_84c429baa007f503fb16a000", - "image_sha256": "a66664caa74ce2bca1986321ffdd9cbb5e3c3b1ded005312835b28c0a4366910", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 31.2, - "before": 24.0 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.3 - }, - "requested_updates": { - "lead_length_um": 31.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6e913a83f44c6157b04b98ce89ec6f986cca57d16ac7390104399b31e01187e5", - "verification_evidence_sha256": "2a6108dba97d2b7bb967b5a9fee6d0475bfa9fa287f5067f9dbbef7bcff1ff66" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:lead_length_um" - ], - "code_sha256": "007b48ee3259f567536835cbd16e6f92212f6f3318adb40be5e3dcfbc8bd79c1", - "controlled_axes": [ - "lead_length_um", - "rail_width_um" - ], - "geometry_id": "dgeo_986ae787e8d86b6032ce5e97", - "image_sha256": "79c92e62312b1f52a2fece2c7dff0a1738d066da253002b622d0cb712b308fa2", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 22.08, - "before": 24.0 - }, - "rail_width_um": { - "after": 6.05, - "before": 5.5 - } - }, - "contract_fallback": true, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 0.92, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 22.08, - "rail_width_um": 6.05 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9a77c1a19c775760f35f1290850176b6b67e7d2b5d8ef098888cbfcd9b385ce2", - "verification_evidence_sha256": "309da2619805bebffff7c9b1d1d14d64f8791811c44854fe9ebfd16331696776" - } - ] - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s02", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "ca42f96a1d836195e2ce7f11cd04006eaf40755ba5c2d295504c4d4bc5ecb360", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_453e1d13f8c0f1195f20cf7a", - "image_sha256": "1e4bed2cd052e7c64d00dd5da8990fc4338bc4e1ab2f5cff334dd4af86230cb6", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6aec3fd91f1feb14abc81dd3897ceb5a0936413603226ce0c777b7ce407b621e", - "verification_evidence_sha256": "5ce27fb9400d6bdf1ebc1e69582d0b02df568ba1ad240cdb2cc2c9dbe8454fe9" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "cd4133a552cd8b72c30baa23c20640ee15b55e4db55558b5f790bad0b536e1d2", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_f887e968c082087dd41a1f9e", - "image_sha256": "e5b0b262e17f3b67ae65b2a49439205b08511753f05faf4e901a66701a6eb190", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d22b03a5c73fc3be7fa9d338f8c43cd0fde49ef29fbd2fec4df796e3093d8ccf", - "verification_evidence_sha256": "20d122edd2ea31096a2c5b49af619383c8c916cbdef315b0303b1beb0c89ae66" - }, - { - "axis_ids": [ - "axis:child_radius_um" - ], - "code_sha256": "4f831cd2c51d95d5f1fb19c50b88a5f7d08deaa56bfc3dfff09bb10c90145120", - "controlled_axes": [ - "child_radius_um" - ], - "geometry_id": "dgeo_faebd6c392d33e4920e07863", - "image_sha256": "780f7ffc993354932c109567065eda59581513de28f9dc6370e55968539c045b", - "parameter_delta": { - "changes": { - "child_radius_um": { - "after": 7.98, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:child_radius_um": 0.84 - }, - "requested_updates": { - "child_radius_um": 7.98 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1d7cc53bc45d4390dd4b836b84e4eca786918f9664350ea919e48a366fc574f6", - "verification_evidence_sha256": "d636479a165d593f712342ce544b5ae0ce7d4c281d4e3896f158eb08b6325580" - }, - { - "axis_ids": [ - "axis:child_radius_um" - ], - "code_sha256": "dc7449499c7bfb795a77ee32a173c8b1e0ac6ca1e28a742d6dcd74dc6145430a", - "controlled_axes": [ - "child_radius_um" - ], - "geometry_id": "dgeo_d56c3032f7cbceea70c3357a", - "image_sha256": "cabaf42c7693038eb188b9bb542da6a9a77262debbd4ef549fbdb42435fa0ac7", - "parameter_delta": { - "changes": { - "child_radius_um": { - "after": 11.02, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:child_radius_um": 1.16 - }, - "requested_updates": { - "child_radius_um": 11.02 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "66725a7a5329660134540b0a82bcfd49d9b7e0393a8283ce3715c5c45627a177", - "verification_evidence_sha256": "48defabfb0c43df5d417b9fe2a228259e79508519b773b59e543e7b04156d209" - }, - { - "axis_ids": [ - "axis:grandchild_radius_um" - ], - "code_sha256": "ea2ebea8f24da7dff9529885b72af42f0201772aae9e32b372d2e9d700f1a5d9", - "controlled_axes": [ - "grandchild_radius_um" - ], - "geometry_id": "dgeo_2589d5169a11df9d61241a36", - "image_sha256": "4aee6dad32f1a05d0cdb9989b94338e3c6642f83b5b12f4fa12f2729f88df1b4", - "parameter_delta": { - "changes": { - "grandchild_radius_um": { - "after": 6.45, - "before": 7.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:grandchild_radius_um": 0.86 - }, - "requested_updates": { - "grandchild_radius_um": 6.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c9b935b138a5d84ee5cf3739276ed1cc372d58e4d5a523151db226a1d4b26c6e", - "verification_evidence_sha256": "89cad89e6d9d6962a5a32ea735fd16fde9f7b2aa16213a32217cc8e11af767ec" - }, - { - "axis_ids": [ - "axis:grandchild_radius_um" - ], - "code_sha256": "8e2101c3b3e7d21e3198abb8d18d76267151fb1c6453b5282d28e7eb5ff681ac", - "controlled_axes": [ - "grandchild_radius_um" - ], - "geometry_id": "dgeo_3c62873b4be7c9a7bda918fc", - "image_sha256": "707186312cb12414fc91e916dafe524dd18ad98581df8693174d05de93fd14f6", - "parameter_delta": { - "changes": { - "grandchild_radius_um": { - "after": 8.55, - "before": 7.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:grandchild_radius_um": 1.14 - }, - "requested_updates": { - "grandchild_radius_um": 8.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "23a97651f18d06850c00be0c961a365850a82079250d7ac97145528ad489168a", - "verification_evidence_sha256": "1189d88940e748b506f61c136c1c5427c3cd483a06dab5f25c7ae4abef7baf91" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:child_radius_um", - "axis:grandchild_radius_um" - ], - "code_sha256": "c75b277696bff047c40f5518c5902687a0a516c6f7a072508253c6e1a05a0427", - "controlled_axes": [ - "child_radius_um", - "grandchild_radius_um", - "rail_width_um" - ], - "geometry_id": "dgeo_c973f55db88a3a53b9456a74", - "image_sha256": "e41eb875cb3c526767bde480841b1584c606e1fcb31b0c0f8caf35a78839fdf9", - "parameter_delta": { - "changes": { - "child_radius_um": { - "after": 8.74, - "before": 9.5 - }, - "grandchild_radius_um": { - "after": 8.1, - "before": 7.5 - }, - "rail_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:child_radius_um": 0.92, - "axis:grandchild_radius_um": 1.08, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "child_radius_um": 8.74, - "grandchild_radius_um": 8.1, - "rail_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c62326a9e187dfa500768d94d9b09506c7c69ac01e75f4bf26c016f8ae80af4e", - "verification_evidence_sha256": "dfa8be7efdad2fda76c8f43ac5c5198847512abc06032647d3d236970cf12654" - } - ] - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s03", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "00004806b36465aba1e411645b7cb8d639ba6d4c36390d6b50f7abf84b0c64e7", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_48ad40548ec87e63570ffb68", - "image_sha256": "a077fb23170f1ec4800a38b77a8d5794ee79dfbe705ad332ef2b44b2312966a2", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1cb5d65b660629c700cbb30398c21000ca427a743f6617d3947c92e8fb95b2cd", - "verification_evidence_sha256": "b460df5209fb2b021d1f33728e50f21d96ac7fc01f18e5c85b30b6db81e1e816" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "4f17377f128d2780b5b749d1825f2dd138900726551eab5e8a087f233a200e1b", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_d8e1eb1a4d1b708a826ec57e", - "image_sha256": "6bdb7d176e927521d1b6369e774e92bdb7f4776d1c09644c75a6b9250fa43635", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0cc9bad89c49b74b6255346b4b5e0b6fdd9fb876e68b15957f59b41a780cdcfd", - "verification_evidence_sha256": "2e6edb3bebaf8e46e030b1f4a9ca55f8e9175ed8d0bbf8c2c2590ba2f3539f0a" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "a143775274633afb8e3baa1705fcdf74b69e162f85b6d87745bcf492ffe2d59e", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_0ac1f4adbe59b836f12f527b", - "image_sha256": "dcf7d248fd77834cb86f30e4900032fb35b2cf619f210bca1d1910446d13abe0", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 17.64, - "before": 21.0 - }, - "hub_radius_y_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_axis_um": 0.84 - }, - "requested_updates": { - "hub_radius_x_um": 17.64, - "hub_radius_y_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "16afd10184aa567ffe1bdd1081d903de54ec995d2fc0f0d295e6d0696e257fb8", - "verification_evidence_sha256": "54afe3f769da50ff0e1099e01cb593c8a0d4efd79a00740de4cfbfd4d75ebdb1" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "4d5d8b92b9d8d16ab58f886602cfca1b24500f2ee39b1dba67679c85931a78e3", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_b33daad54d1582bd3b94db06", - "image_sha256": "e95c9ee9fa0ff8985d58206d13191d24a6b13fd5d29f0300cddb5113cd3c8458", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 23.52, - "before": 21.0 - }, - "hub_radius_y_um": { - "after": 16.8, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_axis_um": 1.16 - }, - "requested_updates": { - "hub_radius_x_um": 24.36, - "hub_radius_y_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "56507fa77834fcc9aaae1047805f2861c2e62c2a4040bb4deed895669293dc72", - "verification_evidence_sha256": "d394e6babc766f15aeff592f8ae85e19d6c76630564936ce72fe3da9a6d9828a" - }, - { - "axis_ids": [ - "axis:child_radius_um" - ], - "code_sha256": "55031dd16c379e64c9e5d51ddd3c23d2abd1f84040a5d5b50c3d043c9eb960db", - "controlled_axes": [ - "child_radius_um" - ], - "geometry_id": "dgeo_6e0d9562de77f8b77a7c42ed", - "image_sha256": "886e6992de8d986975bfe937fecd8a83d27b05c1edd3eca85fe2f3a6be64e226", - "parameter_delta": { - "changes": { - "child_radius_um": { - "after": 5.16, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:child_radius_um": 0.86 - }, - "requested_updates": { - "child_radius_um": 5.16 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f4de848fa28ea4bcdd8d07a50750c2a560669cdc8674520ad27543228a1df84b", - "verification_evidence_sha256": "0249c3506afe973729de593e4c65633220d9c7b69b39184b07552b7492c6e2fd" - }, - { - "axis_ids": [ - "axis:child_radius_um" - ], - "code_sha256": "b1e63edacc6ff601ba57cd93f1736e126acec3faa71b9b8c5130ad12f00bc9cd", - "controlled_axes": [ - "child_radius_um" - ], - "geometry_id": "dgeo_3c2e54ca61e9a76102aa3d68", - "image_sha256": "9986b2031a48a549836da5a87f8b6cabc49d697903bf867d12454eba8afa3435", - "parameter_delta": { - "changes": { - "child_radius_um": { - "after": 6.84, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:child_radius_um": 1.14 - }, - "requested_updates": { - "child_radius_um": 6.84 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "52407d0bc8ba53801f32bb64ead5ffdd05b52b0cfb36e1aebeeef4e64a5769fc", - "verification_evidence_sha256": "447674bee5ba526d093393dea058018ec121e16a28285933c11ea5cbe2ca4581" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:hub_radius_axis_um", - "axis:child_radius_um" - ], - "code_sha256": "df2343e845361f4f6c14195b9c4ac213ab49cbf8e3ccdce73db1989cf95e7d71", - "controlled_axes": [ - "child_radius_um", - "hub_radius_x_um", - "hub_radius_y_um", - "rail_width_um" - ], - "geometry_id": "dgeo_f7e1a7d564c02a4e379e3c92", - "image_sha256": "b7ec99154b80faa291cf1b9360bbf940f8b0531df805cc64d2f2907280e03d53", - "parameter_delta": { - "changes": { - "child_radius_um": { - "after": 6.48, - "before": 6.0 - }, - "hub_radius_x_um": { - "after": 19.32, - "before": 21.0 - }, - "hub_radius_y_um": { - "after": 13.8, - "before": 15.0 - }, - "rail_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:child_radius_um": 1.08, - "axis:hub_radius_axis_um": 0.92, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "child_radius_um": 6.48, - "hub_radius_x_um": 19.32, - "hub_radius_y_um": 13.8, - "rail_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "714a0d7cafca9e21d3abc20f83c25841a6dcde481a540d7e45507f3ad3e88f26", - "verification_evidence_sha256": "840d598c32d886cb2e9786237bb92eb608dbe1f4ae4e4c856f11208d92a86e6e" - } - ] - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s04", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "fcd13cad7c3328179b9cf11541107a0f7f712a515f3a498b3491311f17f332f9", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_f9f29c463c88495f06635faf", - "image_sha256": "5dd0363fcda8ff640dd826345106d86a93cf4781dacdeae235ae1a9fd3a40104", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "960f72568fd20cc96b7d311537d7d0041be232f52536bdf133b7b58a1326b11b", - "verification_evidence_sha256": "b891519428259addc0c1fbd28e3d477ff5ee180a07376ce468aee6500d7cfb07" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "883fcf8d213a3f3e5196456e4c0ad8e7e52aef37de1b6fb9b30ed20bc3c9d482", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_1dc7f16008c3df5b3dd5b7ed", - "image_sha256": "16bb7be863e275fe88d5adbd41d8ba82d508d1f21e8399d921d129864997943d", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9af4eba44ecf50363fb86722f307a3c8b50dd39e787591080b1aa30222cf77b6", - "verification_evidence_sha256": "05e7ac8bb9df8a60711ebddd2849e4989e64e23cc9cec8e0028038828901fd06" - }, - { - "axis_ids": [ - "axis:member_radius_um" - ], - "code_sha256": "0d9adf03c644bbc60bf9d5e51cf254a49ea95c1befc716ddc33cce7599f17d4b", - "controlled_axes": [ - "member_radius_um" - ], - "geometry_id": "dgeo_a4745cb89d721139c4f7f208", - "image_sha256": "ee1e712dac3da8b318a3ebd98859707dcee1f7c41e4a8ce0230fa8e18d99631e", - "parameter_delta": { - "changes": { - "member_radius_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:member_radius_um": 0.84 - }, - "requested_updates": { - "member_radius_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fc22e424718cf0c5b69423579ca52622da6e446b5fa8c8de38e5098928465129", - "verification_evidence_sha256": "1feac09ca819439c057740f903d30d59592c73dbda9d03bd20249d9b55dcc3da" - }, - { - "axis_ids": [ - "axis:member_radius_um" - ], - "code_sha256": "233fe8652265f495c04f6afd12f0c5a20f9e6943cbc48d8c86412722e684c70b", - "controlled_axes": [ - "member_radius_um" - ], - "geometry_id": "dgeo_5d1266cd67a9e1e169d76079", - "image_sha256": "c89738e54477d894728c23107ae624c1c2f2d5101fffb508cedb5b5da5a562ef", - "parameter_delta": { - "changes": { - "member_radius_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:member_radius_um": 1.16 - }, - "requested_updates": { - "member_radius_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d35504e9e5da5deb3ab274f5d01ce105018ac4db5e924472ae6ec77c8134fad5", - "verification_evidence_sha256": "ed5b03124b0d2b3594b176d7cb34635023868629997125d68f45b2ca710e1f9d" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "244e7a0aade260245167b73f4ea50479e034db04e09eeac2acc83644ca2abbf9", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_bb69e0e862397f5ced62bb80", - "image_sha256": "079be8251b942874253dce3046309d8a9c46dbb53c084bc4a68b7c0ecdfafcc7", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 19.78, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 19.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "88c96870584fc912be536393a6e08b4206aec6e4da04656580aec9aab10b885b", - "verification_evidence_sha256": "5dcc6e5ab390a5658df818ccace805b63bcd5314d56d0de15c742cd2fb8b3dc5" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "3ee38419afa6f1362610c380f3a7de5506ebde9c79e2edf43c22316cc1111798", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_498bf6e1b2600765bb21df02", - "image_sha256": "5c2be1f01493f0ac58e0414774e24aed2dd91d895bad008f809030f59e54d116", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 26.22, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 26.22 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b87f411ed9781bf7b578a1be2494198617e0c23d3b39394191da03b755a86963", - "verification_evidence_sha256": "c6dbd7571e2ef5485f16a7cf44d713aa1613ada9e9b59535c4cea694f2d94e62" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:member_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "1646129a53aed007f0da3098e24f91d969862d9d92edd7e1db1b52b5caccda6b", - "controlled_axes": [ - "lead_length_um", - "member_radius_um", - "rail_width_um" - ], - "geometry_id": "dgeo_b3a7fee35a5bd186b62803fb", - "image_sha256": "03a0510171e06ff6a05ecc357cde45f1934d01a5f2436417ace41aa61209192d", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 24.84, - "before": 23.0 - }, - "member_radius_um": { - "after": 8.28, - "before": 9.0 - }, - "rail_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 1.08, - "axis:member_radius_um": 0.92, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "lead_length_um": 24.84, - "member_radius_um": 8.28, - "rail_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9035312b426af45a21ef711fe661a6702bc38ed01779e0d62eea26d93aecb2dc", - "verification_evidence_sha256": "2ccaf68981c90aa9dc7e3bd723bda57bcd5287682cc19aa77234c2a66611970d" - } - ] - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s05", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "db8de30adf8178e5be28544ade8b8dc1f4e4924ac74b8e04f7a0968ec98dc0f7", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_85ea2801dac9acd1218f8b63", - "image_sha256": "2525e04fc6e1321c60986d6a5d47eb79e3379859ad201d318a62a095d8eeec97", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5ecb3f51e4f010a218280c8f07ddeb53d375cf6c916f1785f723228e55926fbd", - "verification_evidence_sha256": "1bd7ad87bea9e92231217d24f0201296d090dfc015355a2fa7a59b8404c557ce" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "4329a63952dc9c8ac23c658c63664448dc46eccd7982d770252fc3c6263fc26e", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_831381ab4976e6fd9dae4501", - "image_sha256": "077c7d9877300df2c078f9a4456ac43db3d484055756b6713840994da994afbd", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "56709b2d7eb6ff004fc346d59d03578de94ce38f929476b767bd6a718aba017b", - "verification_evidence_sha256": "4a5b674818ea985308806a863e21f5e17a52a14c70c36038984f122cc7ee52bc" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "40edc4fa4d8600b2d7ca501bd5429b7d7f5e1d39bb7ed0a421dbb8a7d32f8f36", - "controlled_axes": [ - "large_radius_um", - "small_radius_um" - ], - "geometry_id": "dgeo_5c7b4636815dd75b6b74abfa", - "image_sha256": "9a298844a4a0e4bf7403d730c4e7923e6b35980fbb6e6dd90ec689fe5f9eba9c", - "parameter_delta": { - "changes": { - "large_radius_um": { - "after": 9.24, - "before": 11.0 - }, - "small_radius_um": { - "after": 6.72, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "large_radius_um": 9.24, - "small_radius_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "35133c571d210725d8188d01babf852cf77af9aeff39051d485b88e5c8faf7f5", - "verification_evidence_sha256": "0ca9af39f6474daf9a81bf3d8423eaeb1096c3a7d2f9fe91d172a099d8846150" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "5365dd57e502642d006add27d03e89074e634db5367eaf8415937e58b37ae88f", - "controlled_axes": [ - "large_radius_um", - "small_radius_um" - ], - "geometry_id": "dgeo_3e18dc1321595451ae64f2ac", - "image_sha256": "bb763d4cf6f6dd33a4d4dca0d48d8ca23a9dccf900e20f8b952a2bf13e74a247", - "parameter_delta": { - "changes": { - "large_radius_um": { - "after": 12.76, - "before": 11.0 - }, - "small_radius_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "large_radius_um": 12.76, - "small_radius_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a1720c1f04974e63adf72edb5a6d49c84b8b919cafe73bc0a83e6deecf11fe58", - "verification_evidence_sha256": "1f5c32309d6c76ac4d68158d226f95b242d4c43baa3e52f42148f56823ee45ce" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "cec52e30dc8349eb33ebbe8f2ecbbbccc2c0d85bda620bbc45e341dec4d09a1c", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_7c1397bcbfbad8c1ea37e980", - "image_sha256": "1613f77e91076e6a749d18e7d80479dc89790938c3ca6a6f203a6e6f701eed0e", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "53cbecb566b00817794aa998cf26d8675931d818a86aa71c4842e70ee2a0ecb9", - "verification_evidence_sha256": "d0f86723dc4f7900b05da3b0ceae5036a916a7d2ae4aa4dae8fbb4a9c9e0223c" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "25c59d0282c0a97f082fd72245408cc2e82e94e08cb820aabf859d14b7c5d0ae", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_d59abd76ebba094ca0ab65e6", - "image_sha256": "15c8569b2404eb0b2574cfa32bee624ce636ae85b119ca697978021907e185a6", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3cf1fff451426336026b3cd84e84f70b4fba6a4b069861f6c74d3bef897dcd55", - "verification_evidence_sha256": "8ef80f2a1f01f4b3372bacfb2d4f6187c1e8c0bd13fe50b820a851d016c885c0" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "code_sha256": "43531f8f76a7a553f777b0f4504850a23263000ce4a9b2f688d25d04c5762a9b", - "controlled_axes": [ - "large_radius_um", - "lead_length_um", - "rail_width_um", - "small_radius_um" - ], - "geometry_id": "dgeo_6e1de89a77fa766ff7a3ee0f", - "image_sha256": "587b3e28abc9fa968b55b4e5fd45fb83b7e7c674095b10a840ae63458e5ad81e", - "parameter_delta": { - "changes": { - "large_radius_um": { - "after": 10.12, - "before": 11.0 - }, - "lead_length_um": { - "after": 25.92, - "before": 24.0 - }, - "rail_width_um": { - "after": 5.5, - "before": 5.0 - }, - "small_radius_um": { - "after": 7.36, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 1.08, - "axis:radius_um": 0.92, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "large_radius_um": 10.12, - "lead_length_um": 25.92, - "rail_width_um": 5.5, - "small_radius_um": 7.36 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "670169abde9523f2e44ca23013ac34f6fb87008b0874831ef3d9aea237c8b6a3", - "verification_evidence_sha256": "afef24af01ad047b12eb1ebc429086bf5274f0ed46949c570fd4444df39cc48c" - } - ] - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s06", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "5aba88151b29e07ba6a41184d742877deadb553ac42614557507450d15e8c0a0", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_e98fe9e54d0abeef836e7ecc", - "image_sha256": "f08457779d16ee1cac63b005f0978111b81b16dc20e4ab00cf8b733585d55ad7", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "77e56c543150cb597c8a658e2b90eae6332bdffdfddece45d34c9e28d3415830", - "verification_evidence_sha256": "6b4d730a3027ed72bdbe08d325017b81e6d8855888ea318fde6df660fb569164" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "52f0124a68038f05fa28369c7a6065ff5d081ca420171f956be4b6fee808dec6", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_53d2243b72514fd819c7a83c", - "image_sha256": "ec9436ded0ffdf5a8ccb7dd2aa0178fd45c9be520501015da477625429d8506b", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2cadf9d5481c3d4b82c609b1c6997c83c120873a803120f008cfba9747c322fd", - "verification_evidence_sha256": "17c5443818ca3add4800e1ea2ebc2dd945cc9740a0228ee7cb4b7bee481f47f4" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "df89eaac55b99e42d2ece23d8563fc47dc2dda773a3cc293e44426c2951d577e", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_8d63d7f915294d8eb504f6aa", - "image_sha256": "2f97fb7e411cc111ffe45eb69e31ff334ad0dde82727789616f1c36c33737992", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 7.56, - "before": 9.0 - }, - "outer_radius_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 7.56, - "outer_radius_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "37f1832c9877d238d2c79aa72fc55f31524bc0a7db319411f094359bc5fb03e2", - "verification_evidence_sha256": "be0c543216e538c330b521d034b57433e9b6d6493485eb75c0e00c3cdda10321" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "2955a6f1eeeec6b38b0d1f7d0384e0b5cf21c2b4a6909d2bf0717a59111bf449", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_690502542db26e542c233352", - "image_sha256": "8e06e84764f5c1c15275a61afef1546db41f62065ac596d17995873c927f8bbc", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 10.44, - "before": 9.0 - }, - "outer_radius_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 10.44, - "outer_radius_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1b86d6c262aad9f84e5cf50ebe8f9ee6ba5c536b375dfc492e847c194536759a", - "verification_evidence_sha256": "497376ceb6c0ecb2c53fc8c9283e7f30702867eeb3fbb4f88cc47b0938813e1d" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "d57787ac5eb93428e20eb6d5bbb6ba273749396c56c711df6cc9351883e12ff4", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_5bc98bf3b3292023a05b05b7", - "image_sha256": "47968b4d89646614e5ee6b915eeefe4bdf050f98c402eb924206a1bd3eedd26e", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.86 - }, - "requested_updates": { - "hub_radius_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0115c3892ea28fc53f69b03a96e60020f6714400cee2bf5026b0994cbda07580", - "verification_evidence_sha256": "81702dfc27847b4dadf899761cbba5a732d87e08a365db6c69ec56748ddc4f42" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "f105e5279b72d1d12a58ebc130a8734535d1ec766b332eb8c6e237db5224ba74", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_daf7f4a9f0e449a5076592e5", - "image_sha256": "cce5258c68ae10c180cc9ed835187c99b5c114a7dcfd8caa35897b474f25b795", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.14 - }, - "requested_updates": { - "hub_radius_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "032bb04f6603d12d30a5581f2d1f0196cbbec3ec9256c27d254eaeb45f8654f1", - "verification_evidence_sha256": "b6de588972320693f36f55c0f287f71ff6b516651c653ef2e9412fbd14018faf" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:hub_radius_um" - ], - "code_sha256": "2e1f4f5ae74237383f55ec129a0005d6ea4e34d959cdb9014c0c54ca9aca7a62", - "controlled_axes": [ - "hub_radius_um", - "inner_radius_um", - "outer_radius_um", - "rail_width_um" - ], - "geometry_id": "dgeo_946fc99905d243bdc73c0a2b", - "image_sha256": "0beffea407ad77d2a3979893c2a7b180786a96a0d94bb222d7ef94ccc76e8d2b", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 15.12, - "before": 14.0 - }, - "inner_radius_um": { - "after": 8.28, - "before": 9.0 - }, - "outer_radius_um": { - "after": 6.44, - "before": 7.0 - }, - "rail_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 1.08, - "axis:radius_um": 0.92, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 15.12, - "inner_radius_um": 8.28, - "outer_radius_um": 6.44, - "rail_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "188200c0e3252593ff8ff07f8301b6234036a5b6668414bd323ca14c680c4d32", - "verification_evidence_sha256": "630b774ce5d5d0f742ad343af288ff9cbab0cc708014153584b5103f2beb6624" - } - ] - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s01", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:frame_pitch_um" - ], - "code_sha256": "66d61fa3acb18da1b3c822b3dcd9138ff498a0bd9a94d95ac37efbbeb0b86469", - "controlled_axes": [ - "frame_pitch_um" - ], - "geometry_id": "dgeo_61b3c8d0532ae3da78d9800d", - "image_sha256": "83c3891ee3846c8c10e7b7ab8f517d2d44c1877c75e159403984c73814807418", - "parameter_delta": { - "changes": { - "frame_pitch_um": { - "after": 27.88, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:frame_pitch_um": 0.82 - }, - "requested_updates": { - "frame_pitch_um": 27.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1fe276683a87668ea22f672910551001318b710df7a375073781e394260ff297", - "verification_evidence_sha256": "9904c950df5c0b4d698e56befc9534b3092bfdc6c03ed267e8abfecb1aa886ed" - }, - { - "axis_ids": [ - "axis:frame_pitch_um" - ], - "code_sha256": "9cd23bba018113bd88a1de7534d3a447be436e8770beb53e0541722f14c3e6b5", - "controlled_axes": [ - "frame_pitch_um" - ], - "geometry_id": "dgeo_d9c38d85ea00dde431139288", - "image_sha256": "1b6c3a3b47fb6ad8e628c224c5e378f87d8175cae9430f9ad62e8e1e000874ec", - "parameter_delta": { - "changes": { - "frame_pitch_um": { - "after": 40.12, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:frame_pitch_um": 1.18 - }, - "requested_updates": { - "frame_pitch_um": 40.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1c1c9e4221c7edbe7c30d068b693960b421c6ce4c3c795b877050e03652d19e4", - "verification_evidence_sha256": "79ef71eefabda9bd3d43568c83dd3b1b39d816ddd96f4420987e78ff907992d0" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "337cff609dce4de7f3f3e834f2cac61a64dc14edd35bc1c527dd3ecd3608d7f8", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_27d3fea9fd8f8e5afb0d05a7", - "image_sha256": "da45e86b362b3af4866116123887b8c553c02e497d65c0fee39d71fa1418367b", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 11.76, - "before": 14.0 - }, - "outer_width_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "inner_width_um": 11.76, - "outer_width_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b7f515b13303f3273d20d886188d621cb85c401a2c89098b06c62fc686aa25ae", - "verification_evidence_sha256": "f147c06de5e4f2246b8ac6ab979be097267b25993c281dcec80df7aa34df346d" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "0df0da57e86f68ac4cf2ac704034956df9796fca40e7e2880b54f935133fbec0", - "controlled_axes": [ - "inner_width_um", - "outer_width_um" - ], - "geometry_id": "dgeo_1461ccb8575740f7d601048d", - "image_sha256": "f5971b5d6bbce2bc4aeb6ed97b6bd3ddc276f13d592b405e0598892141b4c6c9", - "parameter_delta": { - "changes": { - "inner_width_um": { - "after": 16.24, - "before": 14.0 - }, - "outer_width_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "inner_width_um": 16.24, - "outer_width_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5459c7b2a7d4690e173c87c27b0f1759fde06280c4c95c02fe2e51d30cdba365", - "verification_evidence_sha256": "ee0c549ec881c716bd6b2c7ac049ac267e8b5025194cf4a5437c15ace08faf60" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "daa430f16cf14d9999fab1e79f64c9411126a46257d1404b3fd560e6acc5a2a5", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_6af3c7df75baef788497b663", - "image_sha256": "e3cadd7149065b4e376fd31b826e68d551e1f1bfe63b0ea789debe97e301d28c", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.86 - }, - "requested_updates": { - "rail_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0c8f9df68223d5ea9cf5f84f9c6ef286b6cc30e824ec8741ce790b32f725d693", - "verification_evidence_sha256": "32e63a1745063b04c82bcb65ea8a978608d21c7c4508449b9a225d37a5d0b4c4" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "8f066c517a534006d77f82ce5eadd123c25c7e3c56173d69008fe694acca32a7", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_115150a23a601ea57d605607", - "image_sha256": "e3fe50a40aeb315ce9d486ddb604d38984b33e9ce8deca00970cd34ef7045226", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.14 - }, - "requested_updates": { - "rail_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2511e0ffa7347e32ec6afcd3ab65cdf2863d43a9d70b281860ba298414400c05", - "verification_evidence_sha256": "d67af35f4e4467e83df3173bac874fe46772d45f5be925e6052110e6b924758f" - }, - { - "axis_ids": [ - "axis:frame_pitch_um", - "axis:width_um", - "axis:rail_width_um" - ], - "code_sha256": "685a3a5de0a52bf93bade00e5ab85be36f5c66fa0f722f217d56e12bd5942051", - "controlled_axes": [ - "frame_pitch_um", - "inner_width_um", - "outer_width_um", - "rail_width_um" - ], - "geometry_id": "dgeo_9304c8503407d9891b72ded4", - "image_sha256": "a84f46107f40e7f327777c74f73d69152f4936360e11deb32a5ccc4d6e7b3524", - "parameter_delta": { - "changes": { - "frame_pitch_um": { - "after": 37.4, - "before": 34.0 - }, - "inner_width_um": { - "after": 12.88, - "before": 14.0 - }, - "outer_width_um": { - "after": 22.08, - "before": 24.0 - }, - "rail_width_um": { - "after": 5.4, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:frame_pitch_um": 1.1, - "axis:rail_width_um": 1.08, - "axis:width_um": 0.92 - }, - "requested_updates": { - "frame_pitch_um": 37.4, - "inner_width_um": 12.88, - "outer_width_um": 22.08, - "rail_width_um": 5.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cde8151fb0f38520b18858854d4e96f913b4b752d635ece8cbdace0c7b26b1d7", - "verification_evidence_sha256": "d695893cf5004bdc54f0ebeba9f0469521931add42ba880d94268440adda329e" - } - ] - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s02", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "dc2dfbf5b84b5b7a46ee5c491d62c607f099fff38e5aa2a78e5234512bef7588", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_a24396b4cfa24bb01ee2dcf3", - "image_sha256": "05599cf661f0024294ed3c20663c01f08207988e4dcf8caf9cd33038261c05ae", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4c8dba86e36dfa2c63f1f992e178b52eb96766dab57456adf33fc984fae979c5", - "verification_evidence_sha256": "41f15c16a51cb684e516aa2ffc5f3d260e0d0abb863a56c729c092f5d5c5d88c" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "6dbd8afebb2aac90271b879fc885b114013130a4b25558c3af2822cbfaff26ac", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_80a35ce92f579a4434a33f75", - "image_sha256": "4381fce11eaeb43d71a699d9c09489fad1829324d31b1fe23032c430d84c1650", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ff32410701c4f66953507b4466748718c7a3bb5d23dd88db4295243f83a87e97", - "verification_evidence_sha256": "72214879213d5d43ad87615f91631b837eb8d2b19a92681d1f212c61ac5eac97" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "fbae9e902d84646731259c65662130a6ed290dd26ca34e22963b9f629ea97659", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_24d363960f5883a3782c944d", - "image_sha256": "8f08a0d9c1b68f6e9fdb90fddeaf3d69b8e6161d732cfe0338346b0e56f5062e", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 9.24, - "before": 11.0 - }, - "outer_radius_um": { - "after": 18.48, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 9.24, - "outer_radius_um": 18.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "99730489f3db31b7ee1dfa778c29f3f9dd271f3d9028d37f3dbcc50da33a5f1f", - "verification_evidence_sha256": "29a2ca93677e0ce60f3ffff51b40c05703778239d42a440e0da7a80bfc4fd214" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "e5bb551c7ad5cda5a2a8121c211ee81e1f11ef7f08e533a34946cfc70c278635", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_cb895e2de86276df63339092", - "image_sha256": "09847e0c008ae224c6bbc0ea0125ba7b6688ccb0ab0a4d287669003a4ac9750f", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 12.76, - "before": 11.0 - }, - "outer_radius_um": { - "after": 25.52, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 12.76, - "outer_radius_um": 25.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "88b8123771050b0ddcb5b18b472df7190df76e5863adc2929ad77f33e5ebe35d", - "verification_evidence_sha256": "da578ea431e111dbff20c7d8137067a6ed712961a0a15af6bf7d8b3c6bef64ec" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "6ad5403b989cb0c2424cf01c85ce08f77b5da336fb6682760111b9082a976783", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_0275da81e4876619d6211fbd", - "image_sha256": "b8fe61b4b8e8383d7cd630010381a07c47d0913b95cf3bfdfff31dbd4721eef8", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 25.8, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 25.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "273a1a3433772548c802233085cd870ae70e2e40dcc1534bc124ba54747fada8", - "verification_evidence_sha256": "66ec01f1d944d6af6d24aa29e0024d2528e6cbe9556fe84fbe661dbe3bf82fb5" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "75307ade69d5f1f2755323382cf3331c0ed09dda0137b2f7509c16db05e21bb1", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_17e60566dc95e7a85df41099", - "image_sha256": "e947b46e1dbdff97272cdf8baad60b7a41d79bfb13f1cc4fa665cc800d039501", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 34.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 34.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4c2ca641637d6a4b15b33417532853243685dcde5d17974ff92f369912eaa15f", - "verification_evidence_sha256": "5339d003ab946a478add91264b644d64d657296eb35050b086cbd25af4130993" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "code_sha256": "68aa5d52cbfc991ef0368c754a8a6fbc779c989005ebf0baa003aba2187ac244", - "controlled_axes": [ - "inner_radius_um", - "lead_length_um", - "outer_radius_um", - "rail_width_um" - ], - "geometry_id": "dgeo_10aa5995d8e08bd0b67e295a", - "image_sha256": "b1c5a4782efa67489613c58b3028c7c3d226d4abcd67bd32d19f3563c9afd572", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 10.12, - "before": 11.0 - }, - "lead_length_um": { - "after": 32.4, - "before": 30.0 - }, - "outer_radius_um": { - "after": 20.24, - "before": 22.0 - }, - "rail_width_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 1.08, - "axis:radius_um": 0.92, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "inner_radius_um": 10.12, - "lead_length_um": 32.4, - "outer_radius_um": 20.24, - "rail_width_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "677a6851a24a16df9a893d0ab137a860f1c499e7cbe8bd93b7216e0513c83f89", - "verification_evidence_sha256": "f351c1c87ff8ed88f1761e03f7d256f02e60d34ef569b6ef5010e58cfa7b6193" - } - ] - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s03", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:island_pitch_um" - ], - "code_sha256": "72f57205f8ecd5ff49024d9011df384fb796cbe5c9641e29f618c6e288a956a6", - "controlled_axes": [ - "island_pitch_um" - ], - "geometry_id": "dgeo_64894b46d52e0a242b860446", - "image_sha256": "5beb84b582c0acfc03b7eee759a444ef6a2d1eb5f641ce88a3693d87514e1280", - "parameter_delta": { - "changes": { - "island_pitch_um": { - "after": 26.24, - "before": 32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:island_pitch_um": 0.82 - }, - "requested_updates": { - "island_pitch_um": 26.24 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "bbfaca5ec83edee60ac308bb20ea806fb36eff7c85b42f8bf6240ff59a711852", - "verification_evidence_sha256": "7af1f2ceadd2cfba221b5ba84de5dfa6affaf7b5d5d545902c9eb0286aa3aa64" - }, - { - "axis_ids": [ - "axis:island_pitch_um" - ], - "code_sha256": "db2c490a9bc01dbbaec246be4fb3582c575dbb53da7e6a1deeefdc7b076b4be4", - "controlled_axes": [ - "island_pitch_um" - ], - "geometry_id": "dgeo_16b1ce6c22ee5a11d089f9b2", - "image_sha256": "2b39cbf0c7303354f60291bbb9d5bc8a751540fdc2eacada52b14a5458d97f13", - "parameter_delta": { - "changes": { - "island_pitch_um": { - "after": 37.76, - "before": 32.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:island_pitch_um": 1.18 - }, - "requested_updates": { - "island_pitch_um": 37.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bcbe63ae8ed9691e9382f995c4004da15710f992beea84280aa7b698a882c023", - "verification_evidence_sha256": "6b120d206d042fff165bd476871c46c5748b319af13c7feb39c9c6e30e0310b4" - }, - { - "axis_ids": [ - "axis:island_width_um" - ], - "code_sha256": "62223433854333e1dad7b9744fa941aa9ad2d71a3d16dd71fc9a65f96b0ed0e8", - "controlled_axes": [ - "island_width_um" - ], - "geometry_id": "dgeo_86a4180ff768d97045aeb888", - "image_sha256": "785bb8e4bd377cf7604917bcfc8494360cbe13ba43faeea2793562e30902918d", - "parameter_delta": { - "changes": { - "island_width_um": { - "after": 20.16, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:island_width_um": 0.84 - }, - "requested_updates": { - "island_width_um": 20.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ab4902201d0640bc61eb315db837135c690c77f5d4508165c46f917ee2500fbb", - "verification_evidence_sha256": "7dd6e48e505af5f839beb1ca754dc089234ccc488ff127c027150b2e75bf95a1" - }, - { - "axis_ids": [ - "axis:island_width_um" - ], - "code_sha256": "fd0d82833308361e49a3a745cf11948eca56d23c01ab5f98b5c0518b98ccbe2a", - "controlled_axes": [ - "island_width_um" - ], - "geometry_id": "dgeo_0c5345adfbc138a5722d381a", - "image_sha256": "14bfaff5ac6f5c3ece9927276460bfc639b3c292ce702a249af5f59b42f80830", - "parameter_delta": { - "changes": { - "island_width_um": { - "after": 27.84, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:island_width_um": 1.16 - }, - "requested_updates": { - "island_width_um": 27.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9cd76302fb1ebe4342ec763f1d86006cce207ca177b7e00d23d2e9f0db33e723", - "verification_evidence_sha256": "d7e9c7de74faf7fe60ac9c5ef7f8078321d4181aa5b100515dd24267324f491c" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "34c2fede4f2f196b443b45b0cf2c272c44fe42e386fe3ca134f11372f97fd36d", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_4cb7da2a8736504dbe81658c", - "image_sha256": "b4d02470561fa9cc18a573da1d5d6c008f817b6617b3fc542b620ab8f71a405e", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.86 - }, - "requested_updates": { - "spine_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "81af59bdb477b3b2198845d0365cd4380fa0c412673ca6ea54891a2f8ce9e48c", - "verification_evidence_sha256": "3b6ddf1d8e1421260eea18e61be2948a14a206dad2e9ca06cd4e790242d9823d" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "89d960c24c315ba7f1782d78533e397a705f6d6f89fe8aa94f58dce22cc9a9ab", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_89819e6be04d19e71d2c6f53", - "image_sha256": "ae039883e9fe26525539485cd744762d67b2153fa8a5e943fbf5159b6cf82e16", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.14 - }, - "requested_updates": { - "spine_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8f95299171e6e74638b66ad377d8eeab7532b37d88136ac308fdbdb2bf29ba97", - "verification_evidence_sha256": "f1b119be4a5e15c448e0b5f68075472e64a5bb66e4bc120fbda74d776c323d4b" - }, - { - "axis_ids": [ - "axis:island_pitch_um", - "axis:island_width_um", - "axis:spine_width_um" - ], - "code_sha256": "74069173c8ca27078aebc73dbd4eb73b9ba23ccbf7c7044b28e0227e2f4298a2", - "controlled_axes": [ - "island_pitch_um", - "island_width_um", - "spine_width_um" - ], - "geometry_id": "dgeo_b84bcb321debca6629b8bc6a", - "image_sha256": "c573e61c69406e76ad55f4f041db48fc26f8c0cce09e1f5c111eec0cdfe965fb", - "parameter_delta": { - "changes": { - "island_pitch_um": { - "after": 35.2, - "before": 32.0 - }, - "island_width_um": { - "after": 22.08, - "before": 24.0 - }, - "spine_width_um": { - "after": 5.4, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:island_pitch_um": 1.1, - "axis:island_width_um": 0.92, - "axis:spine_width_um": 1.08 - }, - "requested_updates": { - "island_pitch_um": 35.2, - "island_width_um": 22.08, - "spine_width_um": 5.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "6007838ed561b1a0533b11acaa6b47035eacbbee2878bbea1723b9afe6873280", - "verification_evidence_sha256": "eebcca52daf497afeff8f628ecc387c35fc677a40fbefd20d468b74f798d814c" - } - ] - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s04", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "a84fcf15bab99ad25eb0506830208bc180317d0fb5bd3803138f02085270724e", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_bd0ac35b6afcd7905ff63d54", - "image_sha256": "162a2de97339fab916b697d0bc7045b35a9311cc90925cca284f6a29d83fbb39", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2467424dfaf7fc98102731c6beefee89ee9768224353e5620e02aef8f9d7568c", - "verification_evidence_sha256": "59b0a5b26316c08f6e9bea0a72f3ab191d96eba5b9ed62422edbfd0b2014c36f" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "d62d2ac3e8bbe856aaaa45e8df2f23e1f37fc928d54c28e6c2a4df722929b445", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_764838f4cf14b00b799b6475", - "image_sha256": "7a22591cc3097958e2be496d323fc6041782c9e02209132e315e37aeaa362e0a", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c76e8e966651a8d26c2b3f2a08fd5b634d7b9a1ae4b088300c076c3a6e98b9a3", - "verification_evidence_sha256": "a518e1d48cad5bb3fef6dd569128f9f9d95d3f372b5237254cd71f5882f36706" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "0d5501a6671699f06ccde477d5635fa947e605461231af14c47b97d18fd9b3e5", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_6d7434a0e0009f80e5c6d06a", - "image_sha256": "0b2b7bc48bc4763e822e5bcbade19bee547169e7ef18320680b24fd7f05461a6", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 5.04, - "before": 6.0 - }, - "outer_radius_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 5.04, - "outer_radius_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9052361630d7a8c056e6f7ac882295302f1967b81b829067167b05141b318cbb", - "verification_evidence_sha256": "9880d6b3c94d3f71477d221a7f0fe92ddae98a149885cf0ede92b2db6f7a8106" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "256fa87b9c639708d6f411e7a5464fb686f0f81ec0d6e435f39951a955023e15", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_4e5b866e301942c282d51e12", - "image_sha256": "c9cc809de78906e09d441cb6e96af4ac299089d1be677617bcc824e1790061c7", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 6.96, - "before": 6.0 - }, - "outer_radius_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 6.96, - "outer_radius_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5a7503fdfaa7321c592aa8c1f3ba101a086daa316da188bf73d898155536373a", - "verification_evidence_sha256": "9700847a333ba8c76c1c47e24049894a62e0fa7b672d4c5625e8a99868827120" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "c757b5d7f2edbcba672cd0d21473dc6664fd78048878b1f7ad29b06faf1c317d", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_c8487d0559478249b102b0f6", - "image_sha256": "538d6b4d9f166d16d5064ccfcd83511970dd0b395ad0483c02a466cff590a26f", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 19.78, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 19.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "955949a58f40e45e39f64a0c349e67ebf812afbbd3cfbe2f2a7bcd6bf2b800fe", - "verification_evidence_sha256": "342ece1ae9fd504ac97c1963d0dd01264a56887c45dcbab4ff3663c7aa2eeadf" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "f8c456d571cd694a91aaefd0e4d9cb8a5d59b32eda92678df6871d0a52c655cc", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_e884cb2595e03d167c7760c8", - "image_sha256": "2a3f1a4e71fba0a1f651d1430dbb82f22a51e8aea8612ee5ba04645e3b5dad26", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 26.22, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 26.22 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b6695da4a235a256533875b1e42790975e661aa58346904d74b80a9b2767088c", - "verification_evidence_sha256": "ee70100eddd61ea5b55600924b63e7770d195c5bd4359351e65879278176a7f2" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "code_sha256": "b7d890cc666c6373179c8c419dfa54108ba061eccd50a94905c07f54fb832de9", - "controlled_axes": [ - "inner_radius_um", - "lead_length_um", - "outer_radius_um", - "rail_width_um" - ], - "geometry_id": "dgeo_706a93afa6d13019f7830214", - "image_sha256": "f8e304827ee1f565d526be7e653e99b87a8de3d3f1c035dde0d0e8b0d4a03f93", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 5.52, - "before": 6.0 - }, - "lead_length_um": { - "after": 24.84, - "before": 23.0 - }, - "outer_radius_um": { - "after": 11.04, - "before": 12.0 - }, - "rail_width_um": { - "after": 5.5, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 1.08, - "axis:radius_um": 0.92, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "inner_radius_um": 5.52, - "lead_length_um": 24.84, - "outer_radius_um": 11.04, - "rail_width_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4361e72ffa1074560d4ada18f65bc2237175f992d65eaf8cceec44900c6a630b", - "verification_evidence_sha256": "ae616e2f1ef007f364a9c15da41cd4993db36f99ffb56d88f88d006861ea4be4" - } - ] - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s05", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "4892c5e4928951925aff4f8b698e992501c49cae70a3e1551f1ad7689ff4c3b7", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_5e8b1f488701d1b3fa1ad218", - "image_sha256": "da1a5f0e1bea7857c7720d9333dcc697009b746d900776ccaafabee4178bac81", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 3.69, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.82 - }, - "requested_updates": { - "rail_width_um": 3.69 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "44d0af28471a1f86722b9f2e3a4da0c577c5aee389babc4aca68da8db73faf50", - "verification_evidence_sha256": "1a69043b9be215eda86fbe80f73cf73fc2d7a87af29c1589a1936a64de29dc0f" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "cb50079f250081066df96900585bf3aaca7664c5123366027d967ad160c6a612", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_6cffcf411d53ab7fd73e38b0", - "image_sha256": "ca55d62e2b37de638e0ad5e5562e21496595f5e9a110b8c2b56429cc4fbd3879", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 5.31, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.18 - }, - "requested_updates": { - "rail_width_um": 5.31 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2f2fc65408a4e3619fb6dd0da035cd811ebcc49e328eadc3e96ffe6c30bb5737", - "verification_evidence_sha256": "1ad3f8612946fd4352ef2659b3e72b5e05f249b804e7b09707a571139c356a3f" - }, - { - "axis_ids": [ - "axis:circle_radius_um" - ], - "code_sha256": "0f690cbe8cc2b24d1f8fa713dee89765aadee56e8b0a1085b5770cb5c13de68a", - "controlled_axes": [ - "circle_inner_radius_um", - "circle_outer_radius_um" - ], - "geometry_id": "dgeo_7a0e2358dabc96bf0dae6404", - "image_sha256": "0cf165f9056a485cb53c53ba50bff997a5a99a15284f23246630b6aabed9334b", - "parameter_delta": { - "changes": { - "circle_inner_radius_um": { - "after": 5.88, - "before": 7.0 - }, - "circle_outer_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:circle_radius_um": 0.84 - }, - "requested_updates": { - "circle_inner_radius_um": 5.88, - "circle_outer_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4bd6ac8307ad30e5f9f09f05d4750293580bc29a1b05007e17ba664ac3062bff", - "verification_evidence_sha256": "5f7ccc223a56852da5295ddb59ac540c796d49413c7c822cd34cca6faefc2881" - }, - { - "axis_ids": [ - "axis:circle_radius_um" - ], - "code_sha256": "e5193ff01533120bc97a5c159e74473b4131fd4ebe0247ec43f541adc8fe1238", - "controlled_axes": [ - "circle_inner_radius_um", - "circle_outer_radius_um" - ], - "geometry_id": "dgeo_537888dd65a3347951d503fa", - "image_sha256": "3d68d206d391a1d8c4dd7a4361427e9276981ca9c716f6f103b196ef0cb3e593", - "parameter_delta": { - "changes": { - "circle_inner_radius_um": { - "after": 8.12, - "before": 7.0 - }, - "circle_outer_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:circle_radius_um": 1.16 - }, - "requested_updates": { - "circle_inner_radius_um": 8.12, - "circle_outer_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "37ec5b5a6e2c57b6336f20e27735d0d9d720f3b6be8f8039bccbc2d0552f507e", - "verification_evidence_sha256": "1d09a7869c8c82d0b9eddb613d7127a4b693427c31193cb5ef747c1ec8f47791" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "4f5c4ebca75f60c9362cd167f458a8bd6c9ad5dbc90df9781b85ccff70ea7161", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_258d877721f9e4fedd606e09", - "image_sha256": "c2b7f1a8f0a4d9ce61fe2b53dd1ce299547a241c5f6fbf56885b9ca3130b81d4", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f6cd6b1eb2d9420c9bcf184f69b7877764d3fa528fa6ca5c2dd6eb656c4529bb", - "verification_evidence_sha256": "c735ffa38045bd5502dd3ad77f5359a4aeb4af8ae7512433d0d16e91c24891ec" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "73c1ead83f79dec8637a7c2d41685dce9374bad4d430c56faaa2e3b723f21d1a", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_beff5a16eabf6518dedeb9c3", - "image_sha256": "5381a5ec54f76c48b13dc4dc61a59d942784163c865c6f011bad51f03c37e88c", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "62c77ddeb3103bc2220aa464281baac07d63934dc192745ad0796c37fbcb4fc6", - "verification_evidence_sha256": "ed4f19edc8c97c201e3dc97ded5178cd7d0e50bb7cc582d0cd675bda3d88c706" - }, - { - "axis_ids": [ - "axis:rail_width_um", - "axis:circle_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "fe30f33b4df76f71807bdd7223e35a7639512304064daf1cee972b5746626ab2", - "controlled_axes": [ - "circle_inner_radius_um", - "circle_outer_radius_um", - "lead_length_um", - "rail_width_um" - ], - "geometry_id": "dgeo_4b19f7f51fa702b9a5ad6a31", - "image_sha256": "f6279274f3ca3b3a9a1c2f3446119d0717040471a0ad33e8307de0a4cc3b4163", - "parameter_delta": { - "changes": { - "circle_inner_radius_um": { - "after": 6.44, - "before": 7.0 - }, - "circle_outer_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "lead_length_um": { - "after": 25.92, - "before": 24.0 - }, - "rail_width_um": { - "after": 4.95, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:circle_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:rail_width_um": 1.1 - }, - "requested_updates": { - "circle_inner_radius_um": 6.44, - "circle_outer_radius_um": 12.88, - "lead_length_um": 25.92, - "rail_width_um": 4.95 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d5d12adebe6bcbd91c7970f9b42665054825febeb0ced35a0022e5583087e4a9", - "verification_evidence_sha256": "0db2bebe4b53333b521120fcc49009bebcbaba75156cedce155fd36070160b44" - } - ] - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s06", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "418847e188ca18ec0efde7d5c65e7ab6516790153e3d8b2cf0664f7518e32d4d", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_1d1fa3cb1d6b65eb916c38c3", - "image_sha256": "f42dc0a3d874f6644d6218e32e7810c95db1053fbb400650cec643f24e886f24", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_width_um": 0.82 - }, - "requested_updates": { - "branch_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6ad505ea0140be32866df0c67a284e02a4aa25c749672dfde2d316ee8ea7d1ca", - "verification_evidence_sha256": "6399391a5abbc276e4a7eac40745d70ef5672d00d02e767472ecf3d8f373c664" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "7f82863059aa837ef2c3acbd427598788f4b86f95466c743e2c901fb9030e297", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_bf4a894016f9678bb1deb54b", - "image_sha256": "ff816215ab950c2af44b6847a69c339a8ca7f204984973afdeffbb177b4d3e06", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:branch_width_um": 1.18 - }, - "requested_updates": { - "branch_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "135e4f4eca88a27b2c1c0560156728d92e5f1cc618a1a40ab44341a5e622ca18", - "verification_evidence_sha256": "76c8776f170766b86d30a1e650bacd5c4416a9eff5ea2254a2ce19a8a333190a" - }, - { - "axis_ids": [ - "axis:leaf_radius_um" - ], - "code_sha256": "791362ee887f130b73a51f6e0af06d3ee6f5878e930593d3664352f8ca767aee", - "controlled_axes": [ - "leaf_inner_radius_um", - "leaf_outer_radius_um" - ], - "geometry_id": "dgeo_4e69c440fa528fd2bcec02d9", - "image_sha256": "99e75ba49fd27443f1c06a7e942dbe4aecde8d2786473b2cae4344cba9276ac6", - "parameter_delta": { - "changes": { - "leaf_inner_radius_um": { - "after": 4.2, - "before": 5.0 - }, - "leaf_outer_radius_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:leaf_radius_um": 0.84 - }, - "requested_updates": { - "leaf_inner_radius_um": 4.2, - "leaf_outer_radius_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f7b282d5e2d23edc64698d2694df20fa03eee82140d5501893c8da698fae6162", - "verification_evidence_sha256": "e9d33c9c8eea4ca036d4b4393ef3db4a88c4bf357ecf3f8827ff89192ade9efd" - }, - { - "axis_ids": [ - "axis:leaf_radius_um" - ], - "code_sha256": "f69f7b4c6abc2718d7e5b4abcbb68c244a35b04a935cc75415cc71afb70287be", - "controlled_axes": [ - "leaf_inner_radius_um", - "leaf_outer_radius_um" - ], - "geometry_id": "dgeo_c83a0fa017085279bc30adb4", - "image_sha256": "26126448f5fea142559333543ac17122f632ed9499321be96367cdce8c0b4c42", - "parameter_delta": { - "changes": { - "leaf_inner_radius_um": { - "after": 5.8, - "before": 5.0 - }, - "leaf_outer_radius_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:leaf_radius_um": 1.16 - }, - "requested_updates": { - "leaf_inner_radius_um": 5.8, - "leaf_outer_radius_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "12e4d23ee5c2311c3fd0481ca20387c1ac7ad785d843923441fba51f3110d8c3", - "verification_evidence_sha256": "2da65ef3e7f9733b30afb9209f7bd09e53ffc24adccb9da54d4a3229206d171c" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "8f1f7aaa2d53a10e842b5a96473962e7a782200e44ec5b3030f492432dd5465f", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_900afb9e8b565bfbb8acf347", - "image_sha256": "e1d2f343e8f4e22f14db0e3702952a548aacfd785be7f1a0e575f41fde81c3cd", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 21.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 21.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "05023e847929611190e262893989efd4a2f9e9fdbbc0e8ddc373299b0f729417", - "verification_evidence_sha256": "3b730600052ae6be6f28cdb0809942065dc2825dc91031e6eaa31abfdaf2d103" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "f5b19a7850b6eee31eb3bc5e5313ae05efda2cbe257c1656af91cea89912519e", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_43b57fe15ba78c9aba690a1c", - "image_sha256": "7c1cae8f9ff25f5fd7f4b4d17f461e331301cd859b2a606c10e74b0abfc8282c", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 28.5, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 28.5 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0b0a559abfd4248cc8f00f142cef6b5f8f2153351f8cfca611df617dc7d01d4a", - "verification_evidence_sha256": "2aa87aa943ff02ee4b6db7d87953bd781e86c96372484022f4595ca61fa49607" - }, - { - "axis_ids": [ - "axis:branch_width_um", - "axis:leaf_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "8943ab6f5730ab367c404ef65152a7ccfa493da3a970e1a94484d1aaadd10dad", - "controlled_axes": [ - "branch_width_um", - "lead_length_um", - "leaf_inner_radius_um", - "leaf_outer_radius_um" - ], - "geometry_id": "dgeo_8757c25e5a3c4745eca35dec", - "image_sha256": "6061b99d97a237d595ec9595a1a45efccbdc0540ce751a6b118482315c211868", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.5, - "before": 5.0 - }, - "lead_length_um": { - "after": 27.0, - "before": 25.0 - }, - "leaf_inner_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "leaf_outer_radius_um": { - "after": 9.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:branch_width_um": 1.1, - "axis:lead_length_um": 1.08, - "axis:leaf_radius_um": 0.92 - }, - "requested_updates": { - "branch_width_um": 5.5, - "lead_length_um": 27.0, - "leaf_inner_radius_um": 4.6, - "leaf_outer_radius_um": 9.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "47ef0c5905f075d7c8c2e1781fcb0086dc255868854c2ffe7bb2f3b9f65b40c6", - "verification_evidence_sha256": "d6c04c3e8627ce45e412b4282b11752b45dc7efdd27c72b47720ec93f37d118a" - } - ] - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s01", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:body_pitch_um" - ], - "code_sha256": "b852de09552eba9746770cc04b48600e95c54652b1f00f19671b62995ebd0234", - "controlled_axes": [ - "body_pitch_um" - ], - "geometry_id": "dgeo_5b915f95c38512bee77181a6", - "image_sha256": "75a8fe5e21c2f3bceaba6d7e32eebed18c247a34bb2f39b76c762722958c6020", - "parameter_delta": { - "changes": { - "body_pitch_um": { - "after": 39.36, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_pitch_um": 0.82 - }, - "requested_updates": { - "body_pitch_um": 39.36 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "97b5236595e410af00e74c50d092f482a41bb826395f8eb469f397d889181ac4", - "verification_evidence_sha256": "c2459a4968bc51fd8e0555459ba38ff2678d775b957374a34f9dde2ae9a06716" - }, - { - "axis_ids": [ - "axis:body_pitch_um" - ], - "code_sha256": "3a6486b023cf00683ee4373cf300267bfb91e67aba08c5f7bac0c0fbedc93ba9", - "controlled_axes": [ - "body_pitch_um" - ], - "geometry_id": "dgeo_6a0ceb1518f175962830c1e6", - "image_sha256": "2f262a263f9692241624f595b3c757a13236f1f3f23f6fdc761751705f4c56ef", - "parameter_delta": { - "changes": { - "body_pitch_um": { - "after": 56.64, - "before": 48.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_pitch_um": 1.18 - }, - "requested_updates": { - "body_pitch_um": 56.64 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "73d4447283eaaed3419b53fd4ee5315dede8a5f5b96092e960bd89fd650eaae1", - "verification_evidence_sha256": "c53382eeb89df55900bfc0526eef4cef51da8474b105819cd9581935c95d4012" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "a18be57bd140e760f3db5dffaedd7bdc21f32f8db5b5ce0e6b457634b2159244", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_2ce7db7b449aca0e6c519f22", - "image_sha256": "83b0cb7a8fd4241e2eb4e9d081139f4cbc8ed5c133705082bf2f52dbb872b7a9", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.84 - }, - "requested_updates": { - "route_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ebaec8041a535a72e79d4509b71e35c0227f190ba047ab9d96968335d6dab3be", - "verification_evidence_sha256": "2a42a1c5892e6c250931210c52c220a00f804ef5a746bd63a84e1638c1b6c61c" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "cf7d161574369137359d1969b9155a3fc99456c5363d539c60affce7aaa8cba9", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_77657e5d41ea5f86ce89d14b", - "image_sha256": "70174cff5bc4c6bf8edc5e7f48b79da0ffd4743e8c6b6dbf7a58ad597ff49868", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.16 - }, - "requested_updates": { - "route_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "19ecc977c712d180911b3fb07ecf46576d2d441d6e5a03004fa8c9aba8bd8523", - "verification_evidence_sha256": "445ddb9cf7ab2994c9c0cf32bd9f396af6376d910a96dd160b415952b93f9c13" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "a00df9d50632f79298f17499dd06399cb5479f8be01ef469b867e53b3b6fb36b", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_e75994b59d8ee63ec6e6e07b", - "image_sha256": "947350a5d07f534425275fe444b3f0ba90af287d61040f59515c88610a522add", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 18.06, - "before": 21.0 - }, - "body_radius_y_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_radius_axis_um": 0.86 - }, - "requested_updates": { - "body_radius_x_um": 18.06, - "body_radius_y_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3d942df603f1105a9475f9f26eba011c4e35a3f1824c4fc81f28e4763495e3e8", - "verification_evidence_sha256": "f5c4c30558a8da4b3eec474ace0b2b42c29e49cbf3f444a015796dcef5004025" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "ae722a12f73e5d801b40b4f3e3eba0fe32314023eda74afe90d1b1b11c8aadb9", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_3e177bb4d088021a75a287f9", - "image_sha256": "ef0f4b56d8372891821e78e128812bb548bd1fd11654d82b3d76bf93cb37a394", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 23.94, - "before": 21.0 - }, - "body_radius_y_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_radius_axis_um": 1.14 - }, - "requested_updates": { - "body_radius_x_um": 23.94, - "body_radius_y_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6092680ba389ce4752760578d8dafea504c05163dde8d5ae73bfb39910c40a90", - "verification_evidence_sha256": "c9b0663cfbf7312465d4dfa24590c7562daf4bd52933e7a02ef3c77e569dffc7" - }, - { - "axis_ids": [ - "axis:body_pitch_um", - "axis:route_width_um", - "axis:body_radius_axis_um" - ], - "code_sha256": "e6d90118386315a828686d114af07d1d25ee3c4a95f20da63fccaac60e008b87", - "controlled_axes": [ - "body_pitch_um", - "body_radius_x_um", - "body_radius_y_um", - "route_width_um" - ], - "geometry_id": "dgeo_9e43cfa9eb0ae99202a37eb6", - "image_sha256": "e1d029ba47d5da2a92566f79cc8f095c5155d7f0d612c88d665c336e507e5865", - "parameter_delta": { - "changes": { - "body_pitch_um": { - "after": 52.8, - "before": 48.0 - }, - "body_radius_x_um": { - "after": 22.68, - "before": 21.0 - }, - "body_radius_y_um": { - "after": 19.44, - "before": 18.0 - }, - "route_width_um": { - "after": 6.44, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_pitch_um": 1.1, - "axis:body_radius_axis_um": 1.08, - "axis:route_width_um": 0.92 - }, - "requested_updates": { - "body_pitch_um": 52.8, - "body_radius_x_um": 22.68, - "body_radius_y_um": 19.44, - "route_width_um": 6.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5fb81b0ab98a22e3ada7d7a3d8f8e469a8bac9abafd7ff8d3d0801e08790e908", - "verification_evidence_sha256": "34b8625a1883d7f476b75f53c9152e7f6ad109424cf32e74918d5180bffe28f2" - } - ] - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s02", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:satellite_pitch_um" - ], - "code_sha256": "76188410fcc5fd92a9c1f35296648d914a7426cc8fd9491b6a3d00dcf9abcb14", - "controlled_axes": [ - "satellite_pitch_um" - ], - "geometry_id": "dgeo_d866dbbf8780b63150aa6aa7", - "image_sha256": "ddd04a5a3f120022de495b246586e6a340148db66693bb12735bc6d5b4f59007", - "parameter_delta": { - "changes": { - "satellite_pitch_um": { - "after": 30.94, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:satellite_pitch_um": 0.82 - }, - "requested_updates": { - "satellite_pitch_um": 27.88 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "8743938161cd03188f6d54458b44b5cc2917d2a41e2208b54ae02c35675228e2", - "verification_evidence_sha256": "06026954b2fccdae8a3395d83e2f3d722f2666d383242a4276deb6a25707cee0" - }, - { - "axis_ids": [ - "axis:satellite_pitch_um" - ], - "code_sha256": "8d59b71ea1c194b8b88d88ca14d045e2c8b81cedee5ff44bdeca3a6c3689c81e", - "controlled_axes": [ - "satellite_pitch_um" - ], - "geometry_id": "dgeo_89088fb2aecfc24fc5b9331e", - "image_sha256": "4aacaee91c402b5fe94fbb87b5bef1467c04aa03c43667ba3fce2d2399f56334", - "parameter_delta": { - "changes": { - "satellite_pitch_um": { - "after": 40.12, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:satellite_pitch_um": 1.18 - }, - "requested_updates": { - "satellite_pitch_um": 40.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "49969326e1cfed9e10190cf550bc1915eebad48bb3126ff74725a48a76491190", - "verification_evidence_sha256": "bc43df986126422749ab7f81b03796bbc692bb210f0f5aaa9807175e5d5a1bf3" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "a57a933b862f952499382ef0294aab95d017d7e44cea7026dd545aaa2a8102cd", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_4dec94e060dda5f9b2b7b582", - "image_sha256": "a9da9dc116a83d4d5938926ab330b48c3c7dbed94ed05af4a231ed9552858cf8", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.84 - }, - "requested_updates": { - "route_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "17a5dd7d2e5b27316fda294dd429cf762b9965b95aac9573747233f7d553f0f1", - "verification_evidence_sha256": "a68500fe8a1e8d85419e82ffa71845505509bd81707e6181d8427d1380dfd6c6" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "5aa7be0aa599583d2a6e419af96e6a466852295bf583ceb09bfe74cf91d49129", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_e17002f6aea6d96997fa784a", - "image_sha256": "e5e70e0071ed46a785e18bec1b222b420a8911661e15a004b499a5a59a304ba7", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.16 - }, - "requested_updates": { - "route_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a32f8fdab514a9bbf69ea70d0633d3e69c5cc6911be78ff4a2e017c6be6a66a4", - "verification_evidence_sha256": "a095daa593262df6f3fcd2a4f4b5e3982e0da13dc79d27ecb88a83d36f2b46eb" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "5598fb558bc6f7796c225ebdb8fa3c927933740986c9f54832f1fa294229f8fc", - "controlled_axes": [ - "central_radius_um" - ], - "geometry_id": "dgeo_13e02dc53820a948da3a6583", - "image_sha256": "a965847acca80d31f42c4e15c2535bb191717dcbf56dd458079079c42693de68", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 19.78, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:central_radius_um": 0.86 - }, - "requested_updates": { - "central_radius_um": 19.78 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b246d1dc742ed19ab2139a85348fbd6d65a5b466b4f15ce3e42b983d9621361b", - "verification_evidence_sha256": "1918bfcfe50f06362dc1347b60020a7ebf58aef5e3d08658b5f4d5f08959d5c7" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "8e4ab2b3ae0562e8866e622c5eb39917cabe8e1595a6af5e8155326c8e283336", - "controlled_axes": [ - "central_radius_um" - ], - "geometry_id": "dgeo_1ac1eecf726ec4b997c6e113", - "image_sha256": "45c3ef9e7f87bbb80147ef9d7b1d48212b16cc45079588464ce2bb9fb698f248", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 26.22, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:central_radius_um": 1.14 - }, - "requested_updates": { - "central_radius_um": 26.22 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ab7c93b1036ae7956b43bae0545f98d7be5d33b074000c60cfff1c3413705e9e", - "verification_evidence_sha256": "7d750f7fc050b4125024c25126f942e9b2b78b532f9c076345c2a72ae0b31c2f" - }, - { - "axis_ids": [ - "axis:satellite_pitch_um", - "axis:route_width_um", - "axis:central_radius_um" - ], - "code_sha256": "c2b056d721dff61df0915154809b48493334c6f81089191aa52f6d0df0ec6eee", - "controlled_axes": [ - "central_radius_um", - "route_width_um", - "satellite_pitch_um" - ], - "geometry_id": "dgeo_4a0500d5e14eec4842db1793", - "image_sha256": "58f29e14494a8f9fb0400950599e35c0666ae062082599570924935975863b10", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 24.84, - "before": 23.0 - }, - "route_width_um": { - "after": 6.44, - "before": 7.0 - }, - "satellite_pitch_um": { - "after": 37.4, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:central_radius_um": 1.08, - "axis:route_width_um": 0.92, - "axis:satellite_pitch_um": 1.1 - }, - "requested_updates": { - "central_radius_um": 24.84, - "route_width_um": 6.44, - "satellite_pitch_um": 37.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "3c74f5ead3a0ff2302f2a946998649c5085b04115a7d905ac56f3e491107e307", - "verification_evidence_sha256": "5163562d2ab764067f95a0ba269390d9294422ef9bdde2e0966a9c84a5b55e78" - } - ] - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s03", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "2ec05195a0f7792639f71278c93af2f2640026cb79143bd61ccbe54517bbb66a", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_627081dfe7d0fd233eecfd66", - "image_sha256": "df55bbbc7ce5a08299de5a14c6d9d243ccc7089322e4ac8429a05af63d0b4d5e", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1aa4301d8b3d547b59291f4224c413eadb675ea625b99d3ec3b5e03c9116f244", - "verification_evidence_sha256": "fd3b329f8588cd8b3fa2760fab38b55fe64419eeadee47af0fb053e731c5e2ba" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "790b21b9f9e918fdc77413a99a13a4e10c7ba97134442588d87de79439c91d2b", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_9c91f0d5804022bd54d639ea", - "image_sha256": "13d5dd285aaab17b358cb34e3d481c865cd6d40abbd71b98f82099a27be0ff33", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a784af0b756bd5de411091b221297a22cc9800a457170d87cb859af3ca349de6", - "verification_evidence_sha256": "6293abe62e167a6df65224838067d0992ff56b177118c60a38a7b16bad381eff" - }, - { - "axis_ids": [ - "axis:body_radius_um" - ], - "code_sha256": "76e6bfad53b871359c56827d3c711b20640314cf0d9ce2f81dcc2ea0331fc9a6", - "controlled_axes": [ - "body_radius_um" - ], - "geometry_id": "dgeo_02d0ff3f116a7af4e32e949d", - "image_sha256": "bb6901be4243b4e647a4d66bc56378f98c69c468ab3fd9d939be877916ec7bdb", - "parameter_delta": { - "changes": { - "body_radius_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_radius_um": 0.84 - }, - "requested_updates": { - "body_radius_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8bd9a6a32e4ebe5fb9b0fff0e7a418a89ea3cf94daaf2da2694260ed785dd49c", - "verification_evidence_sha256": "5777ad7a54583e0a3bf0d13f621345ac19f8e05a46d99eac006251c75e665ad3" - }, - { - "axis_ids": [ - "axis:body_radius_um" - ], - "code_sha256": "bbd9dfb3c0d2cb88fc9f073323074bef804dbe2cf26c6702f758abfe18768935", - "controlled_axes": [ - "body_radius_um" - ], - "geometry_id": "dgeo_30bcbdd3962e4890d8242c21", - "image_sha256": "5dcf6219084dc28ff119f2d809fdf00f811e27fdcec4e21b4153fe393f20d7b4", - "parameter_delta": { - "changes": { - "body_radius_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_radius_um": 1.16 - }, - "requested_updates": { - "body_radius_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ad13b48c0753b126b844cf2e14d2b874dff8f06a834551f1360bfac1edf1e144", - "verification_evidence_sha256": "57b212def7d686fb7faa5e1e23b0c5d3907bfda7ec39e69266bfb15b3cf9e726" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "958cd2768366385eb0a5c39bee482c4a3ab25e7d0922c9ee7c3895c8fd7c9a82", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_c65155dc41d428cabfde2f43", - "image_sha256": "cbc329b8a67e0787aabebb682a300164cb715636aed388e8c52c2ad77795f389", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 30.1, - "before": 35.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_length_um": 0.86 - }, - "requested_updates": { - "terminal_length_um": 30.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a5ffe7d6deb8adbf9280344d77d9c746a34f579d37e62ff457a167dd2ca0580c", - "verification_evidence_sha256": "38d8c5735a7642fdbb32b21cbe82cf03aa4cfc92d75b87ec3c0ea10c4f7f3d33" - }, - { - "axis_ids": [ - "axis:terminal_length_um" - ], - "code_sha256": "2717e011d2694cbaa922c5bdbdc49ac4cd129ffaa2960c3ff76b263aebace6c9", - "controlled_axes": [ - "terminal_length_um" - ], - "geometry_id": "dgeo_2b1d431fd78c03bb65ba2893", - "image_sha256": "a4006cb3d106dce26ce2a0bd76797b108bbc90efe4d31f24997e9d0e2d3fcfda", - "parameter_delta": { - "changes": { - "terminal_length_um": { - "after": 39.9, - "before": 35.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_length_um": 1.14 - }, - "requested_updates": { - "terminal_length_um": 39.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "5d18d1563d8fd7e35e2122c7872d52b1bc0e076b01d63fe14749d3ed975e433c", - "verification_evidence_sha256": "2acf6d94844c6f57f14a09dda066193c30d4804e6c991da272d5171b5c017b15" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:body_radius_um", - "axis:terminal_length_um" - ], - "code_sha256": "4207233f4c3a658e944f4de26dd2c8081d16a127bf291ad07c8aeba0aa3d5618", - "controlled_axes": [ - "body_radius_um", - "route_width_um", - "terminal_length_um" - ], - "geometry_id": "dgeo_68e145574991fa01b041a592", - "image_sha256": "f0b18784769ce875518fbdf4181d5710bb8bc287e4af1055b730992f283f1fc3", - "parameter_delta": { - "changes": { - "body_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "route_width_um": { - "after": 7.7, - "before": 7.0 - }, - "terminal_length_um": { - "after": 37.8, - "before": 35.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_radius_um": 0.92, - "axis:route_width_um": 1.1, - "axis:terminal_length_um": 1.08 - }, - "requested_updates": { - "body_radius_um": 12.88, - "route_width_um": 7.7, - "terminal_length_um": 37.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4ba6115991d001b8121a16819d6e2b68a098f3cdf092fd699b916995e7760649", - "verification_evidence_sha256": "ca1cad0eae47e9140b65d395c384b58ac22ef66aaba11aadf4a5dcf2934fbbd5" - } - ] - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s04", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:column_pitch_um" - ], - "code_sha256": "f23d974912f8aed335ff689adea1133909e310c8a5df35db1aabca2396f311fa", - "controlled_axes": [ - "column_pitch_um" - ], - "geometry_id": "dgeo_7d255f4485bd65dfaa4c321e", - "image_sha256": "074fd6b7ca805d25a796abdebb5210de75b73ae53536bcf07a7a0121b573626a", - "parameter_delta": { - "changes": { - "column_pitch_um": { - "after": 38.54, - "before": 47.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:column_pitch_um": 0.82 - }, - "requested_updates": { - "column_pitch_um": 38.54 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fdc50f247761471aa908c649279ce3828631682b7c40de5067f8ef8ecdeb8205", - "verification_evidence_sha256": "77853ea64eb84e9e9772fb85c0c203cec5ddda51d61ed466990e4a8aaff5dee2" - }, - { - "axis_ids": [ - "axis:column_pitch_um" - ], - "code_sha256": "4d8d753e04e144f276b3a5cce3e98ba473c2aaf73d7c1845fa47bf9918021bfd", - "controlled_axes": [ - "column_pitch_um" - ], - "geometry_id": "dgeo_0c1c626a9574faab051b9461", - "image_sha256": "d061f7d8cbeac05bef774ee360063cde532bb6165bb13201d4870d488398346f", - "parameter_delta": { - "changes": { - "column_pitch_um": { - "after": 55.46, - "before": 47.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:column_pitch_um": 1.18 - }, - "requested_updates": { - "column_pitch_um": 55.46 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e3580cba046cc63bef3320442e55349831b7aa3926eb9592a8d378f38cb5d199", - "verification_evidence_sha256": "ff3d93774aded8e2a4f0eaebf9a7303462d8dfb0043ab3e0c36eba3117af3c21" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "801f191f78e2018224a9b1964a2815e3dea183f60212357a0a94e21c0d37baf6", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_e2dee1f4ccbd430ba72849d0", - "image_sha256": "62e815cdb2016a4e9b59189e749a1557fd5ad0f2a99df5b1b784c7ed1fca8b9d", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 37.8, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:row_pitch_um": 0.84 - }, - "requested_updates": { - "row_pitch_um": 37.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5215bd13a5627803fb6a5656a6f1fe40b7583b626c324052dcf08a44de5596b8", - "verification_evidence_sha256": "7daf26b3e01966a4fac42038a88739af0419ef43a0eb725d22edc196a1a8ac62" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "b555628cf086d8ee2db37393d859139d2dc2754bfe9837ed46c7a9621ab10d11", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_d00184678d3a22d6f587acdf", - "image_sha256": "273abb752551a0d71dad59facc42f35654b31727124d92df6be2148cd8610da7", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 52.2, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:row_pitch_um": 1.16 - }, - "requested_updates": { - "row_pitch_um": 52.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3ad49dd5d600847aaf83dc7254af68aa6f1c48e6cc596fd62ac24663e7459fc5", - "verification_evidence_sha256": "97a08c09535dff234017819856b64b671eefab8c5d84aa0629f52e98011e5ea2" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "a9544b41666152eeb6e7b55b5901e8dafac25248f78ee7106504c35fb0897939", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_b37f2dad578202ccc8927f2c", - "image_sha256": "f15647f1fc339cc7bca6679cbe06a1d627230dd092f31c78baa8e2cdb12203f8", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.86 - }, - "requested_updates": { - "route_width_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e91ac3b5f032c786677fa4683c2a0b84ea0fa1a770d78ea62b827381dcdbe876", - "verification_evidence_sha256": "2bef76c8fa6d4264630aa72a3db91976b2329d6dab5343428f93b92ed045b6e0" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "377cebe6553de51a692f40c513d42af8cddb070577ffa0c1aabcb372b93c8f0e", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_39c28974db63265190504455", - "image_sha256": "2ccdc5c23419d2e782650371dbd5d28691030a5a49e39c29b5f68a026fc5c23a", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.14 - }, - "requested_updates": { - "route_width_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d31137f53d13674d6c6c76b536a09629b4b3e7fed3c743318f95f2ed3f1b0917", - "verification_evidence_sha256": "ce445043db0ed019de4d4eaaa2e95c9a6b0116e56278ada0f64c2497cff0a167" - }, - { - "axis_ids": [ - "axis:column_pitch_um", - "axis:row_pitch_um", - "axis:route_width_um" - ], - "code_sha256": "26889a572da7843333274f8bbe609d150b6277281a21ee2543b0b1c610c27d1a", - "controlled_axes": [ - "column_pitch_um", - "route_width_um", - "row_pitch_um" - ], - "geometry_id": "dgeo_9ba8fddce7c7fd0a47a9796a", - "image_sha256": "7cd2b6bb04c999f59e1c2dd73d2b8d90f12bc9c0fa31b45f0f43f7fa01ac5714", - "parameter_delta": { - "changes": { - "column_pitch_um": { - "after": 51.7, - "before": 47.0 - }, - "route_width_um": { - "after": 7.56, - "before": 7.0 - }, - "row_pitch_um": { - "after": 41.4, - "before": 45.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:column_pitch_um": 1.1, - "axis:route_width_um": 1.08, - "axis:row_pitch_um": 0.92 - }, - "requested_updates": { - "column_pitch_um": 51.7, - "route_width_um": 7.56, - "row_pitch_um": 41.4 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1d13bebef33dd5f3494f1e725037eb92c6c39887cf3ff1aec53c8cf85e0426a9", - "verification_evidence_sha256": "2de0868463d496f136bfa92269ef1b6a8706abf70a217e13f176554061590f8e" - } - ] - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s05", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "c239fe54a3e196fc01d7dcaf24f2a212a11b643ae710a765d56643826ffff351", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_6ec380efd5921fbfe52fe753", - "image_sha256": "ad7ce4713844b5b84d0a0ab3da79f623602fe925232bd4b2ea61fd87a8ad2b7b", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "fefb8f0418ddba8535825ff16934a23488f3349ddbb058bab1538b3ac03d2a4e", - "verification_evidence_sha256": "8cc1bbd2e6e65814b8395288bbaf21a82c1cf1ad3a4e5067ce10e312f5b6abb1" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "5a54319c0f79ba58cb44889f6d917e985343e1080b6d14e8b75ee598e528a6e5", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_5f82a19105aed1ae7afdd5e4", - "image_sha256": "383e73d17e641fd6e2bcb94c80471ff0823add18e649857acfd39591913bd8e2", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0660cb35d78b870ac67b1df435b137b7c8549f33eade57bcdd812b262e3be093", - "verification_evidence_sha256": "302f03f233d74521e851f77951a137c8f672e6e25c30a9d1af016b697aaf8e6d" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "27b5db4fbfd667e04320ddea4f4308798a0daecc190db67d940ce9163f8a80c0", - "controlled_axes": [ - "central_radius_um" - ], - "geometry_id": "dgeo_a3c00719d5db59d1561f3889", - "image_sha256": "9c811b8f8f14060de810a6ef551599f6c4e853526337b972187b319cbac0711c", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 10.92, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:central_radius_um": 0.84 - }, - "requested_updates": { - "central_radius_um": 10.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1368137d38870f018340cc935034ecdf70cf0aae5c4228e6b94491ca696c0ca0", - "verification_evidence_sha256": "d5a7f7f8c12832337870dbde3448979399eecef688a51e94845a572491195e3e" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "69dda2cb68e475a699cb65430406ae0be532a52edc877a4ab5780452ae4c28ae", - "controlled_axes": [ - "central_radius_um" - ], - "geometry_id": "dgeo_f962f1f635f37aa77d7b5e6d", - "image_sha256": "3ff987d3634e40b2e4274155383f43c256db192a6c68b64c43fc0cc0791e8138", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 15.08, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:central_radius_um": 1.16 - }, - "requested_updates": { - "central_radius_um": 15.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "831061783f93143c8654dd00c08e101f60c838d8fda66076c31591b559e50bc1", - "verification_evidence_sha256": "b2d201b1d6f0cf44cab219ffbd4afb33e87ca12ec572803e364569346cdc2983" - }, - { - "axis_ids": [ - "axis:orbit_radius_um" - ], - "code_sha256": "ba7c3ed74b0a30349b6d3f548afd7b31f310d651eb34dd70afa974412e3aa006", - "controlled_axes": [ - "orbit_radius_um" - ], - "geometry_id": "dgeo_f120a52cd270a5c768518827", - "image_sha256": "4740b48994cc8fc945e8785d029dc676f25534cf1590a5d0b7678b702e368d01", - "parameter_delta": { - "changes": { - "orbit_radius_um": { - "after": 36.98, - "before": 43.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_radius_um": 0.86 - }, - "requested_updates": { - "orbit_radius_um": 36.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "672ddb9f824c6747c43a2299cc4fa0e1a57330ef2ab8e224eba06261a770d4b5", - "verification_evidence_sha256": "e3c559c7800f4d98dad9d509e32dcea1330b00e20162dab045e770d5c5483cae" - }, - { - "axis_ids": [ - "axis:orbit_radius_um" - ], - "code_sha256": "1885331fd8a8f6081f17051f9c2615ff15ce4e84dfbd4f9537b8b9f129d47a70", - "controlled_axes": [ - "orbit_radius_um" - ], - "geometry_id": "dgeo_ad961f5434f699a7112d45da", - "image_sha256": "bc22c4d0aa488a4b0589b5dc9404a03e4fef49767594d8f37edf4550f128cd7f", - "parameter_delta": { - "changes": { - "orbit_radius_um": { - "after": 49.02, - "before": 43.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_radius_um": 1.14 - }, - "requested_updates": { - "orbit_radius_um": 49.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "924331a5600a6501dd89be3257ff1847493c7dd0c3ff2d5d1f0aa440a4235c3e", - "verification_evidence_sha256": "907224ce3583fc0eb5ace5857fa444b71f9eaf1607858220d25952c48218349b" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:central_radius_um", - "axis:orbit_radius_um" - ], - "code_sha256": "da26878c0a1c79274a1b371c1fe3b3cef6fa7b478c7d277a9e17187aeb21794c", - "controlled_axes": [ - "central_radius_um", - "orbit_radius_um", - "route_width_um" - ], - "geometry_id": "dgeo_eb2ab544deab58eb34ff4967", - "image_sha256": "eea22e3601c03be9a161c453b0761a10a9754c4a182c41c5707c8655a3025a80", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 11.96, - "before": 13.0 - }, - "orbit_radius_um": { - "after": 46.44, - "before": 43.0 - }, - "route_width_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:central_radius_um": 0.92, - "axis:orbit_radius_um": 1.08, - "axis:route_width_um": 1.1 - }, - "requested_updates": { - "central_radius_um": 11.96, - "orbit_radius_um": 46.44, - "route_width_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c83aba12203827fa2a5ce7a4ffd51b9d8519423a8575222d9bcf54c9b80008f3", - "verification_evidence_sha256": "0968342848e66df731bdb15296f9432d498edc14f766329d3e394cad9c174d90" - } - ] - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s06", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "56a745924a306541d065fbbfd5306c81895c9c4c0c83d9ca1993b2db98448a37", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_1e408583dff85e670ec6794c", - "image_sha256": "b81bcb59ad4a7c9a68dd15b34aaccf5a5e131892ff90744be660394bdb530c59", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:route_width_um": 0.82 - }, - "requested_updates": { - "route_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5350a7d3fd0f95106e45414b1aa95a21d6a62ea12289f0b548638f2576e63172", - "verification_evidence_sha256": "42b7e9931141e6b218c9535009d055b3412cb45a805940bbee8dd7772ea7ec40" - }, - { - "axis_ids": [ - "axis:route_width_um" - ], - "code_sha256": "f224ea34503f9bf7e3d1c709f2265c2c49a3c406801dc5812cf11f7ca474adae", - "controlled_axes": [ - "route_width_um" - ], - "geometry_id": "dgeo_6d16f4ebb13e0a2a7154e5b1", - "image_sha256": "fd4c840d818361e6b40fb88d377bfed72b2a69f26deb506b9ba7ef0933cc7ab4", - "parameter_delta": { - "changes": { - "route_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:route_width_um": 1.18 - }, - "requested_updates": { - "route_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bfed149d87c22c9fd9d2b282ed0c8c7fb63b192d5ce5d2033c2ab1d8842c8e98", - "verification_evidence_sha256": "388555c59dbeea11ca7b91bc497f820ebe1285281c7a84e4d3845e5936079ebc" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "0af6c0e8161b8a7d6c5ceaa566ae3974a63a952604baf75b8c8d145814d6dad0", - "controlled_axes": [ - "central_radius_um" - ], - "geometry_id": "dgeo_fe81dc9551d17ab57501a08c", - "image_sha256": "8d61bb40e03df208e184de1295acf124452b041e1082554051b380a9450bde7c", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 15.12, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:central_radius_um": 0.84 - }, - "requested_updates": { - "central_radius_um": 15.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "076f4ac5760c5e99521a0192de2d1f5e81fa9a60675efc12085a363209e267f4", - "verification_evidence_sha256": "f885b2e3150b56cc032cdcf7adc7edc5caa7f2e1f36ac769d10cb39026565bb4" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "e501fe4cc5c3655d96779b611426ed670600abe72582dd866274d03b02e786dc", - "controlled_axes": [ - "central_radius_um" - ], - "geometry_id": "dgeo_683dba75d3b7349999e05214", - "image_sha256": "9080bc111203f0caededf0e489bfd5cf453bb9ac7f51baf0a33cf6a87167dcbc", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 20.88, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:central_radius_um": 1.16 - }, - "requested_updates": { - "central_radius_um": 20.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9001b91fb614d64726a95a0831ee632c037ae5ab76d769c1b2f619f12473b78b", - "verification_evidence_sha256": "51d97d7a832db16847e1b9b624c0fdf67ace7405704b330545e5dbd0574887cb" - }, - { - "axis_ids": [ - "axis:orbit_radius_um" - ], - "code_sha256": "3c95e08a2f06603b6013ff8f1b2744601acf7f190b09dda98672f7815f8275c7", - "controlled_axes": [ - "orbit_radius_um" - ], - "geometry_id": "dgeo_b3fcdf4afe1d97d39f58195f", - "image_sha256": "dce8af0350621566ec42f96131dbaefb2fc082e5f393320766e3dcf08fae735d", - "parameter_delta": { - "changes": { - "orbit_radius_um": { - "after": 40.42, - "before": 47.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:orbit_radius_um": 0.86 - }, - "requested_updates": { - "orbit_radius_um": 40.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8b727ee6062c77dd9203e3cb481ed6e149f5d1eaf68a026b25bc351128c77c6d", - "verification_evidence_sha256": "518332a8e5539f768b7fe136539694774e6e2efff507cd4e35046303dcd30bb4" - }, - { - "axis_ids": [ - "axis:orbit_radius_um" - ], - "code_sha256": "322bde55bf551b3b43ccb940fbd54a33820c046b845c19e9e06f14e537e8ae21", - "controlled_axes": [ - "orbit_radius_um" - ], - "geometry_id": "dgeo_9a52ce06eb0a77334d3a3e2f", - "image_sha256": "150dd046c048e61f0c3b894d11c9809ee61b4163586dc7025e89592ae48b7c73", - "parameter_delta": { - "changes": { - "orbit_radius_um": { - "after": 53.58, - "before": 47.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:orbit_radius_um": 1.14 - }, - "requested_updates": { - "orbit_radius_um": 53.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c9ea23915ddfcec7afe4f197662a766c46e5a5a452252d9220da15e2071921a4", - "verification_evidence_sha256": "5e6e822a03de6d9a71787ca3b17a5505c9ce4ca4b56ea9daceaa2698159ed4b1" - }, - { - "axis_ids": [ - "axis:route_width_um", - "axis:central_radius_um", - "axis:orbit_radius_um" - ], - "code_sha256": "e68c0e6acb69ed24861bd10f5f301ff9514b62575f26159c75d9d79cbc49351e", - "controlled_axes": [ - "central_radius_um", - "orbit_radius_um", - "route_width_um" - ], - "geometry_id": "dgeo_0d0863ad8320d13358f63754", - "image_sha256": "c66d5080ef37c2c88813e414bd22f43461c25749f995f415a06789a0fa2f0831", - "parameter_delta": { - "changes": { - "central_radius_um": { - "after": 16.56, - "before": 18.0 - }, - "orbit_radius_um": { - "after": 50.76, - "before": 47.0 - }, - "route_width_um": { - "after": 7.7, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:central_radius_um": 0.92, - "axis:orbit_radius_um": 1.08, - "axis:route_width_um": 1.1 - }, - "requested_updates": { - "central_radius_um": 16.56, - "orbit_radius_um": 50.76, - "route_width_um": 7.7 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5eaffe99e088af9f8b845a09a41f61606157e0166468012c4cb43b2dc0fc3842", - "verification_evidence_sha256": "e8040ae05f8ae9389415014a338b639148fe37fcbd4798d596cca540ed2b665e" - } - ] - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s01", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "f2523ef554ec823a10f8cdaabd4e82a7cefb58328e551899310dc9e238ecbb43", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_38324dcda0fe4b6433f5928a", - "image_sha256": "d1e5a5dec5166e88d37efbf6c54d648d07e32d5f711759444a03383407d4b01e", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a0a62c12ca6158c633fb39e79dddca1b0f53b3b94081068f80df4aa4280e14dd", - "verification_evidence_sha256": "5b31cb44223d56f038d653ae622690e9dfcb9826633d82df27019b3d689e6d11" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "7853486cf1ae886b1ed8a0598b33ba7bfdea773c8a04834fa0ec28f904acafd8", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_2586a0ae26f55e6c67114c97", - "image_sha256": "28028ec20b598bacc4c10ed4a2aa6298d23e1e8919a3f43c30de93ce4d7ae8f3", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1b535332b4bf54e601a0683f88f14fea86f70e970f22dcaf65d43f3bf1806546", - "verification_evidence_sha256": "e1e7381503fe9cf5de481010c80dd24825ecfbc04a532248ac4d5b00c2f22e74" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "cf7c7035326a96a705b5be54ce7852392b6ec4b98244c08f32cd493d83eaaba4", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_a5bcae666d34d792efc28a00", - "image_sha256": "f708f5190731333d33c05bae15bbbea520e975efdceb5efd0b46fc894a4de152", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 15.12, - "before": 18.0 - }, - "outer_radius_um": { - "after": 26.04, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 15.12, - "outer_radius_um": 26.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "67c707b6fa73ca20546c0bcd8e2ea11cad358bb1f4c3dbf16f5cc3a601c6ec49", - "verification_evidence_sha256": "e049ed60f34d86008be51b4bf23ab289ff4eefcb69c2739bd8bbf9f71de885c1" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "41cbd9bd8d0badc83671757c69c87dc416b8fd06b00dede2741919787c7dad04", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_fc878fdbbf9bdf7bb322bd14", - "image_sha256": "f6bd6b74b2f5d38d2de8a519919cf5a4c0b9943abc8c6bf6c27cc09654e269c8", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 20.88, - "before": 18.0 - }, - "outer_radius_um": { - "after": 35.96, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 20.88, - "outer_radius_um": 35.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "638f8c3ca810b5d122c342efab13d196ce857715989c2a102c32b2dcac064b3b", - "verification_evidence_sha256": "337747cc2b578b0ee74e4f971ec89a0b5e87da04ed4970c9e3a719766ed486bf" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "f5cac47a040ed59d5f9a22cebf9374f08c16002eefb101531635e385e1939a73", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_40f8e5283f9c674b96f206ec", - "image_sha256": "8d35e74ec1d4c591f4d4fd64a2809a482737be0116ea004420ea57c54ec213e2", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 113.52, - "before": 132.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.86 - }, - "requested_updates": { - "carrier_length_um": 113.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "73e36ce62bc839809fc4f9e546fc854dc9335a943a5fda9f00d3bf4df4d530f9", - "verification_evidence_sha256": "8df3a48bd68bd3f49e10160ace3a0a98c456358f3c50d0b402f30c857089e230" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "200d0f4548503363d22fef63007630eb487c262c63f7cf1747e386813e49555d", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_d34a2875ba7b306c062f384f", - "image_sha256": "a0dc2deccc92f4ce996e0861f9bc94ed8ac8886cd0c8349b6b2d94b2545413b8", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 150.48, - "before": 132.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.14 - }, - "requested_updates": { - "carrier_length_um": 150.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4263f2deec9ac04c81f608abf060aa0c3464093c6d7e98a87d328b5b0c2327c3", - "verification_evidence_sha256": "6c060ca3cd3c158bbb69e4aa33715a778a42bbd611333df07dd087b35c615b97" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:radius_um", - "axis:carrier_length_um" - ], - "code_sha256": "bd244fe9481cdca5f52d38dc9d78ce66bb26a24d5fb7014c06ca3e306d40a7ed", - "controlled_axes": [ - "carrier_length_um", - "carrier_width_um", - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_53315d23956067c4e249b240", - "image_sha256": "0d85f8751659acb0354fab79c146264deb05fac6b80b52e54d48944d51cb45df", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 142.56, - "before": 132.0 - }, - "carrier_width_um": { - "after": 7.7, - "before": 7.0 - }, - "inner_radius_um": { - "after": 16.56, - "before": 18.0 - }, - "outer_radius_um": { - "after": 28.52, - "before": 31.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_length_um": 1.08, - "axis:carrier_width_um": 1.1, - "axis:radius_um": 0.92 - }, - "requested_updates": { - "carrier_length_um": 142.56, - "carrier_width_um": 7.7, - "inner_radius_um": 16.56, - "outer_radius_um": 28.52 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "0b8cd183d307577d4caefe9cb3a87063148497b649dddcaf32b2be205540150b", - "verification_evidence_sha256": "65d36c903eca56a65389ea55f2f5f8209370b9a5b13ca105438d33006306a315" - } - ] - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s02", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:frame_pitch_um" - ], - "code_sha256": "3759523fa0e6e3830025bf8493fc4f14e733a29f167c00cfb6332294a07d4d82", - "controlled_axes": [ - "frame_pitch_um" - ], - "geometry_id": "dgeo_fe623fd4f1554deec079bd12", - "image_sha256": "5301e2dd9f0e50c1ace5407c037fcd3983e30b93a5855ea0b66616dd273f7f20", - "parameter_delta": { - "changes": { - "frame_pitch_um": { - "after": 41.0, - "before": 50.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:frame_pitch_um": 0.82 - }, - "requested_updates": { - "frame_pitch_um": 41.0 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0474942789f6189de93dc450f55fec1734885488f3f9d8b6c8658374c6c1d933", - "verification_evidence_sha256": "8d9df3b2b8b429cda39d3c69fbe900e4b857fca69944116d8e22db49eda84aca" - }, - { - "axis_ids": [ - "axis:frame_pitch_um" - ], - "code_sha256": "6b5639a5bca27a70a04ebc0f4b1d64b5c0f5d2d104e776db358df51240d3f409", - "controlled_axes": [ - "frame_pitch_um" - ], - "geometry_id": "dgeo_277ab42529560dad65e96a2a", - "image_sha256": "f2bcabc4c2c038b338e563dad44af8e53664c1ec1dc71708068f660b0010d166", - "parameter_delta": { - "changes": { - "frame_pitch_um": { - "after": 59.0, - "before": 50.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:frame_pitch_um": 1.18 - }, - "requested_updates": { - "frame_pitch_um": 59.0 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "56ec4d3cbbff9f40066ea3c97d96ead0ebc4f903d1a7532b8c98292a92ef824d", - "verification_evidence_sha256": "3ff849fb499a01c096757c9d2be75db95b054a6d015f7036b126223d2cd423d4" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "968cccf61782c11d8d84ceadddb4d2186eccfa4942eb334de3b50c9e16831a65", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_9196bbd7943f9250dab31e67", - "image_sha256": "6d0eee0ee96ef19c6140a005b55ce88bed6e6fb2da9f0a136485793aacccf394", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.84 - }, - "requested_updates": { - "carrier_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3792d2773ca331220d5c42b0515f2aba6050c343b9dd9d6bd70ee4491f993150", - "verification_evidence_sha256": "8936dd90b3d04e9e47522f4a30820bc9ab526c0a9a7863a5216b11eee622ff54" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "a4a2c1522ad1f7ec14f07a6a08348831077541f98b9657a7d3a6031dfb15fa02", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_4b65f616190baf18d783d061", - "image_sha256": "893ce53ffaf98c524415567c513e5fedf04127f498a15e333dcbd3d9c1febf36", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.16 - }, - "requested_updates": { - "carrier_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d2e33a7c9f676dcbbed4960d581ecc320d35c143935c4b5d77af04a34bbb7495", - "verification_evidence_sha256": "60effd9d38814efe62f459d7c987621045974d4be3fd4b0c40aaf93838d41654" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "c1af1f80efe00db6241487e33fea0113405e30c7a225bd1646445e4fce01fdb2", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_359be68c5d955e8eccfceb95", - "image_sha256": "c4b5c34a078b115d3c45c97a49f25de4eb83838ad5113f071a69bf429601e370", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 10.32, - "before": 12.0 - }, - "outer_radius_um": { - "after": 18.06, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.86 - }, - "requested_updates": { - "inner_radius_um": 10.32, - "outer_radius_um": 18.06 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "faadcb2e77b4feeff1faebe69840e79803b2054f88051eb5ee8d0b131b62f31e", - "verification_evidence_sha256": "beec92e8613038c75cc73f5d7fc745c97870f4722528d2d607826ed5037730f7" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "605cc2f66b74983be65d35735ab314e975efe578dc607525c32927731680436f", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_d0b919649889613ca89ce32b", - "image_sha256": "da4fbb8ea6f01b083e56407a7c252343946d488b8dc33c0a440b1ba3290b4c9c", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 13.68, - "before": 12.0 - }, - "outer_radius_um": { - "after": 23.94, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.14 - }, - "requested_updates": { - "inner_radius_um": 13.68, - "outer_radius_um": 23.94 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c68165c782c11fd3499ad04b45629b046509e55829b65dd5d719213906967fee", - "verification_evidence_sha256": "738a41200f2cf85ce24793556f91cb1353cfe4b0eac09da3c16a70a4abb6fa37" - }, - { - "axis_ids": [ - "axis:frame_pitch_um", - "axis:carrier_width_um", - "axis:radius_um" - ], - "code_sha256": "3488d10e86740133abc499120bd50d2c212806622cac5190e2f802b2c62d0791", - "controlled_axes": [ - "carrier_width_um", - "frame_pitch_um", - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_b9899ae1557643fc36203ddb", - "image_sha256": "bc20818f38aab1e6128c1102ec6b44349d0b73a99d4f4f69afe1886832ad4abb", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.44, - "before": 7.0 - }, - "frame_pitch_um": { - "after": 55.0, - "before": 50.0 - }, - "inner_radius_um": { - "after": 12.96, - "before": 12.0 - }, - "outer_radius_um": { - "after": 22.68, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 0.92, - "axis:frame_pitch_um": 1.1, - "axis:radius_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 6.44, - "frame_pitch_um": 55.0, - "inner_radius_um": 12.96, - "outer_radius_um": 22.68 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c85d5dba36b405e8275747eab50072b03835def793e53f4b7de345310df97704", - "verification_evidence_sha256": "950452810291d631e54bac31ef391356b2bf1853fd14872fb15ef92ec797bbc5" - } - ] - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s03", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_pitch_um" - ], - "code_sha256": "1ddd18e43466d0d1332d35deb03d2f471d0dedcbfdec712c6a4febecddb739e9", - "controlled_axes": [ - "carrier_pitch_um" - ], - "geometry_id": "dgeo_46505a4fcdf13533c8907186", - "image_sha256": "fe138858361a22473043346c0d81bde2ee703ae029420f6878e950d454b74540", - "parameter_delta": { - "changes": { - "carrier_pitch_um": { - "after": 13.12, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_pitch_um": 0.82 - }, - "requested_updates": { - "carrier_pitch_um": 13.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ea996e7e53223298f432a94cff76544c12d093e550116de3d381c3be2e2d23fd", - "verification_evidence_sha256": "e6a033e0eb5c846e65b983c1412ef82fe0d0cb727358495c93b2b02f1bc6360c" - }, - { - "axis_ids": [ - "axis:carrier_pitch_um" - ], - "code_sha256": "fdb695a4c15ccf95fb7403688821ac48948d2670851f00c1918f17ad5f645305", - "controlled_axes": [ - "carrier_pitch_um" - ], - "geometry_id": "dgeo_eb0ceb4cb59dfb1234a1ee62", - "image_sha256": "8748fe0f52f6414c796945e440a7e4e1da1eb9508f6894d29e4f4d73bc716e25", - "parameter_delta": { - "changes": { - "carrier_pitch_um": { - "after": 18.88, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_pitch_um": 1.18 - }, - "requested_updates": { - "carrier_pitch_um": 18.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0a567335ecd5545346bfb64cf0a8f62131d9ba5b2f1a7e6f21ac31d40cb656e0", - "verification_evidence_sha256": "fa594ae318a8d2e4895b454c0a9fce71c73e46fa467dc52fab4f0a06ac7dd4e9" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "45328b15ea5a855e8f5a22e1a7ab2226d92f403d5817c8a4cfa6b76edcbfb9b2", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_aebc56285ae66214ca45ade4", - "image_sha256": "1d514ac9a594c2dcc01971f794290bb9995b29fed81d0acbf5a30fb2aa7c6c8b", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.84 - }, - "requested_updates": { - "carrier_width_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "00566470cf1595881c1af445c97584cf1a435768176e1db4a493df822a1e697f", - "verification_evidence_sha256": "1f6033b94210efbfdcb7eebca389ab5e351d33f57d31cdf970bc3c2e4043cce0" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "4c1681726d15e7b05f05bc0647f95e78195e3af8a682c55796cd77fc5464596a", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_4e0c1bf6af61e9281aaeefdf", - "image_sha256": "d25c43f372df63823ce7096ffb8ec87c5cb35f6069c25752f6cde121d8810a71", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.16 - }, - "requested_updates": { - "carrier_width_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6c846eac0c4e62bd859ba03f46c334d3c704783b1021e0cf07bbf04499d4b080", - "verification_evidence_sha256": "34024ef02291934c6c1335bce9a868e908a93625e8a5841c5fe580609203b32b" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "c89cc8e1c66d78a108fdd069bf6f29fdab92454eb1e83de836e3018ff41b91d6", - "controlled_axes": [ - "inner_length_um", - "outer_length_um" - ], - "geometry_id": "dgeo_5a9bec1b64b8a39dc52aa489", - "image_sha256": "8898d55c0605ec245e6c38041bb4e9039223bf105f95cb9706e54d9db62a83f4", - "parameter_delta": { - "changes": { - "inner_length_um": { - "after": 41.28, - "before": 48.0 - }, - "outer_length_um": { - "after": 61.92, - "before": 72.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:length_um": 0.86 - }, - "requested_updates": { - "inner_length_um": 41.28, - "outer_length_um": 61.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a5a2ac4db3296dcc3635a0a360a661a53541510c919fe067c2cde43d62f45ccb", - "verification_evidence_sha256": "92663148d7a81ca9ece81be0daef8bd3dd4bdce84baafeb406f95ae1f0153e4f" - }, - { - "axis_ids": [ - "axis:length_um" - ], - "code_sha256": "3758c8b380279de7a1142a5cd31221ca1d1a9798f6383849bda993b61c0341ac", - "controlled_axes": [ - "inner_length_um", - "outer_length_um" - ], - "geometry_id": "dgeo_6478395f3c330f1bec116790", - "image_sha256": "836a4aa7c59712713bc269db73dc2af05587e4ff712b58ca70c3ab068739fc30", - "parameter_delta": { - "changes": { - "inner_length_um": { - "after": 54.72, - "before": 48.0 - }, - "outer_length_um": { - "after": 82.08, - "before": 72.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:length_um": 1.14 - }, - "requested_updates": { - "inner_length_um": 54.72, - "outer_length_um": 82.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "29c71d60560ab28b44783613dada8c8eecd15997953ab080ed26c60d628a202b", - "verification_evidence_sha256": "6b94bbadc81a24803e34b7c8389ba71b05e463372bd58c3501e71f9180454b1d" - }, - { - "axis_ids": [ - "axis:carrier_pitch_um", - "axis:carrier_width_um", - "axis:length_um" - ], - "code_sha256": "7567ff925f391084a336f750de1021f22646aeb44a8e2bd57f3beca16f591e17", - "controlled_axes": [ - "carrier_pitch_um", - "carrier_width_um", - "inner_length_um", - "outer_length_um" - ], - "geometry_id": "dgeo_293cc815e7f49d8d45ec1f78", - "image_sha256": "f12e7f35dc49d63e519b15e4cc2565f6f838af37438c06cab0dd0527ae946f0c", - "parameter_delta": { - "changes": { - "carrier_pitch_um": { - "after": 17.6, - "before": 16.0 - }, - "carrier_width_um": { - "after": 6.44, - "before": 7.0 - }, - "inner_length_um": { - "after": 51.84, - "before": 48.0 - }, - "outer_length_um": { - "after": 77.76, - "before": 72.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_pitch_um": 1.1, - "axis:carrier_width_um": 0.92, - "axis:length_um": 1.08 - }, - "requested_updates": { - "carrier_pitch_um": 17.6, - "carrier_width_um": 6.44, - "inner_length_um": 51.84, - "outer_length_um": 77.76 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e9b2f4a86224eb3c12a6af6d1f165aaff1667ac6fdb9397e17ae5e839e2447f7", - "verification_evidence_sha256": "77dc8425e9aff276120c5a5733548324cce6faa4caa44ef465b2e0999fc4a954" - } - ] - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s04", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "683f900c93cda270ecd8f7d024bbac1b4be2f6d2b9e79043fbf3e95b86007d66", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_30b6d43fe931307d05a01137", - "image_sha256": "d612ca363d21a60568747ea35cd23d8479c946c8a7290b3a2cc08c6c3d1f6af1", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8faab7b87d20dc4e080e58643b962cc5d6e95cf73a15d9602b23f7ecaaf9d245", - "verification_evidence_sha256": "fd5f02ff7171fb1a514fb22e4e48acc69167d51382da40ffb82b90a3d462e38d" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "5ff23713e5382a0b863434b57646198e89e94eaf6340d9e90a81d126a57e5718", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_b41acba188404f76de8a77c2", - "image_sha256": "4930e98e21ba3890a9eca04fd9e38b8c9b52cec870b9666583369bce10592d8c", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "421b79ae8ca698336e397ec7d7a532d8a3e3349cbc1ab4366bd991f8d6a53359", - "verification_evidence_sha256": "fe7e85958c8f49c1beb9508d1ac8d6c0eede510b2d784ef6041d6ad3ebce34cb" - }, - { - "axis_ids": [ - "axis:frame_radius_um" - ], - "code_sha256": "2c99511f548503cd7b0f38b9deb08033da1979c720ef49e28896c5f7463668b1", - "controlled_axes": [ - "inner_frame_radius_um", - "outer_frame_radius_um" - ], - "geometry_id": "dgeo_7937c8adff7e0cfc7240b6b8", - "image_sha256": "490fb907b7ff98313636f2700609ccf60303cc72661b7c6161ef7cb229881d43", - "parameter_delta": { - "changes": { - "inner_frame_radius_um": { - "after": 18.48, - "before": 22.0 - }, - "outer_frame_radius_um": { - "after": 34.44, - "before": 41.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:frame_radius_um": 0.84 - }, - "requested_updates": { - "inner_frame_radius_um": 18.48, - "outer_frame_radius_um": 34.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5d81a732c379354fda820f7684e2133da2da8685f3e33a2973846d0e8c7ee844", - "verification_evidence_sha256": "a3b840a2d806719dfb57ce7af7414b0dba7d5727907a879bc06a007c4b5c544f" - }, - { - "axis_ids": [ - "axis:frame_radius_um" - ], - "code_sha256": "b7ae274520de4d96c0c6aa3979a4b69cfe1faad43edbea9db0003e910a568374", - "controlled_axes": [ - "inner_frame_radius_um", - "outer_frame_radius_um" - ], - "geometry_id": "dgeo_00b71998ed0bf5210126f2da", - "image_sha256": "0824b231900f836d34e36acad665e49875b30eec14150f581f74b409bf1259a4", - "parameter_delta": { - "changes": { - "inner_frame_radius_um": { - "after": 25.52, - "before": 22.0 - }, - "outer_frame_radius_um": { - "after": 47.56, - "before": 41.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:frame_radius_um": 1.16 - }, - "requested_updates": { - "inner_frame_radius_um": 25.52, - "outer_frame_radius_um": 47.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "92929a0f67e1b9bceb66dd45d4430acf6554bc3a27c1ffc9d873428f4dc31bb4", - "verification_evidence_sha256": "835c879abc4db163e3e9539f49a7a64d2ed9fc0995a83c86d4646600d4c2bfdb" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "e4bbb2fb09d08169175b39a8f965f665d335053ef4efd5c58ef04e98014de8e8", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_764311b2e7e0e08b2174ab64", - "image_sha256": "37373e673a68e0ceb3e2735f7ee3a3718ba7fa2bf2c69cfe9f93e0e14bbe4b02", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 106.64, - "before": 124.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.86 - }, - "requested_updates": { - "carrier_length_um": 106.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f381f238fc8c43724b1f7ed9bb011acc2c8ccaa24d0032c8fc28acc74ebd6e2d", - "verification_evidence_sha256": "f402ba67b1eed27ae44e5282b3a154e6e549caff8163af1b35b4081bf1920c93" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "0778eed94f52ba996f367356499aa246e4b8b049ef845bacce2537e80a599d56", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_9532fe351495dc7409a0f4db", - "image_sha256": "c0eebcc07d25e662f76d705b9b9b5dcbcd4fa449737a301b889438a293fccac4", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 141.36, - "before": 124.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.14 - }, - "requested_updates": { - "carrier_length_um": 141.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d3f8867baa366fc6dd0040b409d12cd5c7d1d46550d53000e59e3c299b3486c8", - "verification_evidence_sha256": "71b2903d08bd363bd8bc34706ef237b949980ca790bde2cdeb0d85ec77404017" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:frame_radius_um", - "axis:carrier_length_um" - ], - "code_sha256": "57e34c5550ec39011b799797333433a3da3af613ef7d389700c6c2509ca7680f", - "controlled_axes": [ - "carrier_length_um", - "carrier_width_um", - "inner_frame_radius_um", - "outer_frame_radius_um" - ], - "geometry_id": "dgeo_6e2f603522e223be38c99f5d", - "image_sha256": "3aed8165b474fddca9b3198c6ac4623cc70fee00924c6c876195d9cded9b3754", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 133.92, - "before": 124.0 - }, - "carrier_width_um": { - "after": 7.7, - "before": 7.0 - }, - "inner_frame_radius_um": { - "after": 20.24, - "before": 22.0 - }, - "outer_frame_radius_um": { - "after": 37.72, - "before": 41.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_length_um": 1.08, - "axis:carrier_width_um": 1.1, - "axis:frame_radius_um": 0.92 - }, - "requested_updates": { - "carrier_length_um": 133.92, - "carrier_width_um": 7.7, - "inner_frame_radius_um": 20.24, - "outer_frame_radius_um": 37.72 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c3555b49ac52e6220de7219604a00e7d974e98d14c781faabc3fa52db613a3b6", - "verification_evidence_sha256": "e9c4d23e6c7699df6958f3b351b4a592758437a73f8bc804f8723e5b8af152f5" - } - ] - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s05", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "c1fb175b7b2ccf97edee6fddca0c66548f5d5be6e1f2493d6d36ea1f01a93c40", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_a96bd4aa792d7f04e84842cb", - "image_sha256": "49185b7175b8674777643e592e72b2f0b147ada1e38825b02049a8cb5df34f08", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7d60b7b33639b46aea483c6391b4018992605345a43759f0e7123463d87ebdf8", - "verification_evidence_sha256": "da2851ac6c79e45812b049c40f2d7218ddee7269fcf70fa24baaaca16516a428" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "1762d4a0f1d916fed6cffe9fbc193eadf99134663d0a364dd19b82145fdf76ab", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_b77e8c399cbe5c1364920e98", - "image_sha256": "9df5aba4949ef441ec9e80d93b48aa8b5631284610e9c96e5272054cfabdfa55", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 8.26, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8697f45058df602e882b4dcddea0cc3ed07219d38015c044f88f1b83f8047a49", - "verification_evidence_sha256": "f2c1ec74657d7fc7eee165efd71dc7506b354081f4442217057e50622c11e1df" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "283d6c592fd37824652a9aca4fbbbf0767ef0580c6c706e32116595981ac4015", - "controlled_axes": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_f19e5ac5525c186e6b20ed92", - "image_sha256": "c1e6d8de395d77dbbd7b1c5036730b53b64be538210bae4b65d2c1f454e5c183", - "parameter_delta": { - "changes": { - "inner_radius_x_um": { - "after": 11.76, - "before": 14.0 - }, - "inner_radius_y_um": { - "after": 8.4, - "before": 10.0 - }, - "outer_radius_x_um": { - "after": 20.16, - "before": 24.0 - }, - "outer_radius_y_um": { - "after": 15.96, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_axis_um": 0.84 - }, - "requested_updates": { - "inner_radius_x_um": 11.76, - "inner_radius_y_um": 8.4, - "outer_radius_x_um": 20.16, - "outer_radius_y_um": 15.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "49bf317f2308497fb3b66fe37e509f433c7772570d6d619552f1406f82d970ce", - "verification_evidence_sha256": "2c7c804e187d8d3e59616d0d0caf9bb3e08d5a350e7b7b0b0215e59612675900" - }, - { - "axis_ids": [ - "axis:radius_axis_um" - ], - "code_sha256": "5efb510dd43a58be9711725078dcdd76a436c6b1f1e1598ab006a5b6c3fe01fe", - "controlled_axes": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_e6d0aa487c6a72255cbf6e65", - "image_sha256": "5195adff63bdb6051418ac6907258cbd1a74cc6bb266ff85da80826b83d3bf8e", - "parameter_delta": { - "changes": { - "inner_radius_x_um": { - "after": 16.24, - "before": 14.0 - }, - "inner_radius_y_um": { - "after": 11.6, - "before": 10.0 - }, - "outer_radius_x_um": { - "after": 27.84, - "before": 24.0 - }, - "outer_radius_y_um": { - "after": 22.04, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_axis_um": 1.16 - }, - "requested_updates": { - "inner_radius_x_um": 16.24, - "inner_radius_y_um": 11.6, - "outer_radius_x_um": 27.84, - "outer_radius_y_um": 22.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "13f33d2c0ce812072817190e3fb3bfe6476a26c20d3bc4dcc4a27f17dca695d3", - "verification_evidence_sha256": "fea0862d68f5e75049dbd664497b01d1a2017c4778a59f63438f88c84224f2d0" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "adf3cfec71323bae617fdb774b2ef3013571c15a548c7f3750e371aeec67a450", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_84cdc367dac5b8ba71231a4e", - "image_sha256": "4cd63ac3197276a59306cc23a0539c325b4679a7ccfc973decf92c05c7aff6eb", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 163.4, - "before": 190.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_length_um": 0.86 - }, - "requested_updates": { - "carrier_length_um": 163.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8ddbfe5337965f812e5c585ab91af3c1494b33af99b10b52854fe2857b51ea40", - "verification_evidence_sha256": "6d92863c5fd93b0698737cdd130b69ccca6c2db57afb2a54e39b4a14aa8559c3" - }, - { - "axis_ids": [ - "axis:carrier_length_um" - ], - "code_sha256": "3690040039ab0443e50a290aba80933d17394427bc111d696bcc27a49b8c363f", - "controlled_axes": [ - "carrier_length_um" - ], - "geometry_id": "dgeo_d203cc978521b2007e3595ee", - "image_sha256": "e61214f5bd1d7b3e15d35829e5e06846e7ea30e7259fb029cc2be5405697e314", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 216.6, - "before": 190.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_length_um": 1.14 - }, - "requested_updates": { - "carrier_length_um": 216.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "445ffc020a4345e964094631fc0c4bcf98ddb790fbbc842c2d5acaa680cd3d1c", - "verification_evidence_sha256": "71474dc8a51a0a113730e970829db980d395dc6663dae54d75d9372edcdc273f" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:radius_axis_um", - "axis:carrier_length_um" - ], - "code_sha256": "2bf620560e62d54335ebfc1aa90e4e4c08ae2427d0c99b35ce25a6f02c8fa0d0", - "controlled_axes": [ - "carrier_length_um", - "carrier_width_um", - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "geometry_id": "dgeo_89d1d484b3d361b628b97ff5", - "image_sha256": "3b65ca8188301ca9fa235fbad6aefdaebc2a8b9237d3a4fe1489b726221decf2", - "parameter_delta": { - "changes": { - "carrier_length_um": { - "after": 205.2, - "before": 190.0 - }, - "carrier_width_um": { - "after": 7.7, - "before": 7.0 - }, - "inner_radius_x_um": { - "after": 12.88, - "before": 14.0 - }, - "inner_radius_y_um": { - "after": 9.2, - "before": 10.0 - }, - "outer_radius_x_um": { - "after": 22.08, - "before": 24.0 - }, - "outer_radius_y_um": { - "after": 17.48, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_length_um": 1.08, - "axis:carrier_width_um": 1.1, - "axis:radius_axis_um": 0.92 - }, - "requested_updates": { - "carrier_length_um": 205.2, - "carrier_width_um": 7.7, - "inner_radius_x_um": 12.88, - "inner_radius_y_um": 9.2, - "outer_radius_x_um": 22.08, - "outer_radius_y_um": 17.48 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "26a92ca539fef129daefd2a0f902f3629f440a436d43e798cf1867dbda1ebd35", - "verification_evidence_sha256": "81b31b2131ca438efc1e251784a51be29f6a460dbf51103e144999847c97290e" - } - ] - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s06", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "9165363521285aa9760246ce02157e8e6bf61963b072e6234aded3ab5e7f6ec8", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_2d785459f34e9ee6bc49a5b3", - "image_sha256": "a4e461d3dc61948b0ebb92fed9aeaf331692605d9c12e27900032be9ed4e592e", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.74, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 5.74 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "218894f6240af54d45f1ed45a35a52abe715b322493e65ae93795fca8848f02f", - "verification_evidence_sha256": "701fd9b52bbaf3338783e95eb09572bc777458abe2c57f975b5eab63854d647f" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "e40e4dba8aa63547aa4309acc2b0420c839df7605368bbbd5910d4bf0cd9b185", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_55a07395d3379e34c1bd3b1b", - "image_sha256": "bd0994f30285f9b9dc89b5050156fd073441aa7647299c38da8b78fcc9624c4d", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 7.944, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 8.26 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e6ae24970dd73d1ef3d91775a3e5c384d719e72f45d37445be9e4450a670bfe5", - "verification_evidence_sha256": "8429e5e3685509367bc067fee08a7d6caf9f7b7306c6bba6eb033137a5621bd2" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "eb67f6a324da8093b0baf2f9d02a975487e6912c22e576b20f150516026d0cd0", - "controlled_axes": [ - "central_inner_radius_um", - "central_outer_radius_um" - ], - "geometry_id": "dgeo_e5e0575a1592d39507cb2718", - "image_sha256": "bfab1f3408dfdd9af78b739738c31d04b348cbc7ae4a7d1a197fd364deb70c84", - "parameter_delta": { - "changes": { - "central_inner_radius_um": { - "after": 11.76, - "before": 14.0 - }, - "central_outer_radius_um": { - "after": 21.0, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:central_radius_um": 0.84 - }, - "requested_updates": { - "central_inner_radius_um": 11.76, - "central_outer_radius_um": 21.0 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5ad0e7afedc692f52fd4288fe8e149df4f622fefb008eb2a812969e5e7b5b775", - "verification_evidence_sha256": "117e3ffa270d0540c3abb4de1e13923a2842d50c646b5ba82f476b1a36e68515" - }, - { - "axis_ids": [ - "axis:central_radius_um" - ], - "code_sha256": "210c5e65377b401bfc7392004e562f864a64c0e7c0169ee259f80694d5ca9a33", - "controlled_axes": [ - "central_inner_radius_um", - "central_outer_radius_um" - ], - "geometry_id": "dgeo_db2da6b5d3683adf72f861b1", - "image_sha256": "dfdf3c4a297f0ec91c9e79dedf658081151ebc2e96e4f548f0a20893945c0ef0", - "parameter_delta": { - "changes": { - "central_inner_radius_um": { - "after": 16.24, - "before": 14.0 - }, - "central_outer_radius_um": { - "after": 29.0, - "before": 25.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:central_radius_um": 1.16 - }, - "requested_updates": { - "central_inner_radius_um": 16.24, - "central_outer_radius_um": 29.0 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7e0b10685836eb89afbd348e22d8d6a06a24e1595fd8b9bcf4c37350f795a720", - "verification_evidence_sha256": "143e8f297b8d684c8f759325b7c48a725c730def863003fc4582cf469940437e" - }, - { - "axis_ids": [ - "axis:satellite_radius_um" - ], - "code_sha256": "735dda73b28f7a4cc56d94748e5cb2f2a65d950ffd3b8acf810cd0a85b5bbcb2", - "controlled_axes": [ - "satellite_inner_radius_um", - "satellite_outer_radius_um" - ], - "geometry_id": "dgeo_5d8bfc929b2dd88ca3e8f942", - "image_sha256": "ab0fb893eb2e52562ffea3d99c0a78a3376e4aa6e6270e3d30f7e6e4b4ebf1b8", - "parameter_delta": { - "changes": { - "satellite_inner_radius_um": { - "after": 9.51, - "before": 10.0 - }, - "satellite_outer_radius_um": { - "after": 18.068, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:satellite_radius_um": 0.86 - }, - "requested_updates": { - "satellite_inner_radius_um": 8.6, - "satellite_outer_radius_um": 16.34 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "5306ce9da688d7b596a304788c82ec1fd13ed396f8cffb5c312dbee3b54c62c9", - "verification_evidence_sha256": "be1ba9a8e559f08dde0237134f9fda1a747f042a7773e0a43916b4dbd2c5730c" - }, - { - "axis_ids": [ - "axis:satellite_radius_um" - ], - "code_sha256": "c652be6a72cdb4f50002ce996714f227e9ddcd9893d83393e4e447ed54634aae", - "controlled_axes": [ - "satellite_inner_radius_um", - "satellite_outer_radius_um" - ], - "geometry_id": "dgeo_5f5ec3406b53d1271c245e92", - "image_sha256": "f7968c8f8426ef1a016c88e0979f4d72283e73b4f31db0061bfe22763b616bd9", - "parameter_delta": { - "changes": { - "satellite_inner_radius_um": { - "after": 11.4, - "before": 10.0 - }, - "satellite_outer_radius_um": { - "after": 21.66, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:satellite_radius_um": 1.14 - }, - "requested_updates": { - "satellite_inner_radius_um": 11.4, - "satellite_outer_radius_um": 21.66 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3808e51600a17864144248893b8645993226b505b4b6e88821adc67366d400bc", - "verification_evidence_sha256": "869bce6524a2279d7cae6108f74ee9389bde65f4b10712c1d855edbc386eb2e9" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:central_radius_um", - "axis:satellite_radius_um" - ], - "code_sha256": "ffd6e718df4d74e74480293db2292481dd05f4f6bd800c4ed095efad03f4dbf4", - "controlled_axes": [ - "carrier_width_um", - "central_inner_radius_um", - "central_outer_radius_um", - "satellite_inner_radius_um", - "satellite_outer_radius_um" - ], - "geometry_id": "dgeo_2b95b77fc34a929ede62b6ea", - "image_sha256": "b5f54fcc3dbaba14691e568c5d5f167bfcba62adfab6a3a6629fa5df49f8cca5", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 7.7, - "before": 7.0 - }, - "central_inner_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "central_outer_radius_um": { - "after": 23.0, - "before": 25.0 - }, - "satellite_inner_radius_um": { - "after": 10.8, - "before": 10.0 - }, - "satellite_outer_radius_um": { - "after": 20.52, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 1.1, - "axis:central_radius_um": 0.92, - "axis:satellite_radius_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 7.7, - "central_inner_radius_um": 12.88, - "central_outer_radius_um": 23.0, - "satellite_inner_radius_um": 10.8, - "satellite_outer_radius_um": 20.52 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2a00dde798484e504f66b72753b949b010dd52917f54c8160d9eee3991320ff5", - "verification_evidence_sha256": "4c8d69cce15e1d21a84a459ae18dff58332ae8fec2bb9142058f6281e5db14f5" - } - ] - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s01", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "de4262a727553396b3f59c9bf9df020a9b2562813b0ff64fc23ccfc963a41f88", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_884096c91998598af14bd3ef", - "image_sha256": "e46b01fccbd874dd27b763f0ef6cb313ba5bb87bd1688aaf46f26a7265a95da2", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_pitch_um": 0.82 - }, - "requested_updates": { - "station_pitch_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e11cf53db73b4b499ab669aa7a42d6fe46c8a5ce5526a68f29222060317280a1", - "verification_evidence_sha256": "7a21ea6e3515f9e665e8557af9ecda3df047aa03adb5e7f603abdfaca0e63bde" - }, - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "68460a734f2628b8853696b7e6db03c8e31ffd4f2f61efbebdc5980fd0e4d39f", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_5d4569c9d808fa5a50a431f4", - "image_sha256": "17bfd898b16ea28ea2487ca72198c9fc394bda6938e6e3423dc910d576e98c5d", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 10.9, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:station_pitch_um": 1.18 - }, - "requested_updates": { - "station_pitch_um": 11.8 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "846eb6482c9f6b9249daa0cebec00df591a1476aaa01cf147c2c200f2a667b2d", - "verification_evidence_sha256": "48b56849d6c5039fcc2cf749bce3a0110004310bc6d1d01276a024068671fa1f" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "28964b370f06e6c3072069a353fbdad17b496575385786a0ef4d99910e5fd10b", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_f8eacc780241271f1ca0e63e", - "image_sha256": "c77d381577284d1f62a6c09ea59cfda417b78fbc60d5bee54412de7236016fd8", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_width_um": 0.84 - }, - "requested_updates": { - "branch_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fac29ff7ab90762f1903be2bc42d4ae09431ea7bbb39e6d5cdd59ca593a7fd17", - "verification_evidence_sha256": "6ff7458a684336d23ceae26d7ed9d010ce57d32106108e4de737c1ab84e78d8e" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "7494c8a44e9834bf3b1106f4ef0581f64ad3a254ff1288460ee94b0f40dbacb9", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_38d356feac3b045fcd2c1e17", - "image_sha256": "dea61a8b6a07775bff175d38a73b1f90e6803df551e9842aaaeac55f8d29ff3f", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:branch_width_um": 1.16 - }, - "requested_updates": { - "branch_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ace0438bc5227947562be3fdf47aad3f0d998264cff4f6532103b6791e5e420e", - "verification_evidence_sha256": "60d4b3cb76f5f38ca41ec9534eb5fa63cc1175d16b9b9321b2a2141adb50d884" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "5ce15474c13920b25eef3b37820073147b6173e5c4f655f10c5471eba95a8c7b", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_e63032d2a4360b48c4be8ea4", - "image_sha256": "33fd1cc5d96c3b9b78709f84ac32dfc7bfac3ca4c4591be6ea16030d1527f400", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_width_um": 0.86 - }, - "requested_updates": { - "rib_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3424e477bd0c587a4be50924eb6d34b2fed56f5745549736c8162252a0d81fa5", - "verification_evidence_sha256": "5a25902899a0f8c04ce8711d330a229c159c4b116a03170c7748dc08a3f9dd08" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "21ac02fb54ce1b13cfe00c29020a75a2ea4727f47a6560fb607745e47596c080", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_c7e55a331d5c06e60dc60436", - "image_sha256": "14973b83d83139e3943727258ed0b5f7abf02890b6542bf7990361e7b27aed48", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_width_um": 1.14 - }, - "requested_updates": { - "rib_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c366eee994a3892e030eb5cc4a8a82abb285310303ec50286a847517c6dd6b69", - "verification_evidence_sha256": "ead2301734ef024278832fc8fdeaf0855fcf6af2a9d07a3b669a032a2958f7ef" - }, - { - "axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:rib_width_um" - ], - "code_sha256": "6bb2e44b98d1dd715a7d68f325caee21f42d50610a0e122079e55f0cc8ec1555", - "controlled_axes": [ - "branch_width_um", - "rib_width_um", - "station_pitch_um" - ], - "geometry_id": "dgeo_989f36c1a67dc48a961998b9", - "image_sha256": "4bd36b26776ff89e476e2ad2c54cfd22885068daeb1251a84df13ea2b3ffc094", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.52, - "before": 6.0 - }, - "rib_width_um": { - "after": 5.4, - "before": 5.0 - }, - "station_pitch_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:branch_width_um": 0.92, - "axis:rib_width_um": 1.08, - "axis:station_pitch_um": 1.1 - }, - "requested_updates": { - "branch_width_um": 5.52, - "rib_width_um": 5.4, - "station_pitch_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c141eca935c6e836d3e8f18ca3eeedeedef1e8f76ba28137935c0f8a2f3446a6", - "verification_evidence_sha256": "d616151d6b7f1f31b0aefeee9be717e6d5122b6e8877d26927df24831757a5c0" - } - ] - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s02", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "9bfb82ca01d779db85bbefb9467e10699e32dbaac70d9a0614649f6e8d09a1ca", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_124f065fbfcf5d6350d6dd95", - "image_sha256": "7ec22932bd13a85f087b0f612f7a6c39500e1f075328f10b17c72daac05d01fb", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_pitch_um": 0.82 - }, - "requested_updates": { - "station_pitch_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0deb383ce9ae961001e25c9c0d447b5aec52e98c3cd2d83fbb68c6f29f0d9e05", - "verification_evidence_sha256": "d309d906e99d606a929e89723e5c0a894898ccb437731bdc7c7a6c5ad172fc35" - }, - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "dd5f205de42b47a45525f829b3f434b3af3bb4227a6607b1e2a73b9fa5b37fb3", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_1ad19076589b328fe8600e30", - "image_sha256": "2c551fa782d1453c775dc695bf2b2ab64ac490b34342462ce135263fa3356037", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_pitch_um": 1.18 - }, - "requested_updates": { - "station_pitch_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cc3b209e0cfac6641876e1de7eeb259ef079f95287157ca6553e5ed72c625458", - "verification_evidence_sha256": "3c8ca0a972a6fe4c5681cb08504c1e533c542bb1193db5ba9b2872029b8f743c" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "44b3fb236cebe332aa418094008b3072ab20a6031b40c746de60e74af87cc99a", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_a0649676f1e65d3fb7fe74c9", - "image_sha256": "d17f5484164fee821c785f48146719fac21a083925ba1b84389f21acd6df5cf8", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_width_um": 0.84 - }, - "requested_updates": { - "branch_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a1ef550660c5ab72280d58e65d2daefda6ce0f91ab6cbecc0c593925c179e311", - "verification_evidence_sha256": "3b1bed0ee2eeba89294d4751e76702a6f1a8b1f4771b29bc25df739c228078ab" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "34ded2e7ba3daeb03595384a7bcb16c6f841dd05b6c59f00af14331f690112e8", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_5c13d8bce4d33cc3272d15a9", - "image_sha256": "7c44d248aa562bae1f9d790c2a1f7c59ef01e5e752529a135da355786e3fd7a3", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:branch_width_um": 1.16 - }, - "requested_updates": { - "branch_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e54ee3366122685a8438f9f0ac27af5b2b76e90c7a2ccd654266bb58001130b5", - "verification_evidence_sha256": "5031e388f6b061929ce45cded48e70c60bbd3e364330182a9a89f36a078e2a3a" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "8b406cdd08f612bcd2ce7e1ab9bdbecc11668354131958ba471341a472b2fb75", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_7f257619b8f03c41652e4e21", - "image_sha256": "b9a21a54c383452a5d1a908186c206e15973f91d13617649ba782c9a82779133", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.86 - }, - "requested_updates": { - "cross_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "890439a1b8f89e3b69f22e1425c8246df540a00a4b613fdf8de4f2f134f74ea2", - "verification_evidence_sha256": "cb19a0606456c6c2c48fb2730f771acd136c7e6fef3d0ab48f09cb2bdd511f01" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "2e2824acbf1045382b6594e15b65420e980dd0b36d39a976f1f513c374a10184", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_0360e734a9552c5481a8dd9f", - "image_sha256": "1bd79013e704dec12af5c7d324bada3041199845010b0058866f4781751a115e", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.14 - }, - "requested_updates": { - "cross_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6ccd2a33277ef2c5d52df44ef59ca9491e7df0b4eb0da3cb3276dcd265485d61", - "verification_evidence_sha256": "d93fd7e775c1f9cc60598fe1cc937842d77fcd8564f2e9360883c90035126f5c" - }, - { - "axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:cross_width_um" - ], - "code_sha256": "b33495b36c274e7c5b63c8aa014afcedf6ace7e24cf1d3990bb620d56d403b11", - "controlled_axes": [ - "branch_width_um", - "cross_width_um", - "station_pitch_um" - ], - "geometry_id": "dgeo_1336fe5a2c9bad6d99c27636", - "image_sha256": "7df4d713363fe5ae0b022db6e9a58e78b3a3de6979ed9264fd74b12e59c4de51", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.52, - "before": 6.0 - }, - "cross_width_um": { - "after": 5.4, - "before": 5.0 - }, - "station_pitch_um": { - "after": 13.2, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:branch_width_um": 0.92, - "axis:cross_width_um": 1.08, - "axis:station_pitch_um": 1.1 - }, - "requested_updates": { - "branch_width_um": 5.52, - "cross_width_um": 5.4, - "station_pitch_um": 13.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2a943491ed6775c675c4432daeb3244640cad392c8cb58c0ef200565da50c309", - "verification_evidence_sha256": "b847b90703bc4959cdaa09b1a51cc401a8edcc09f91f2f15fd6dbb68f1a1f670" - } - ] - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s03", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "76b069e497eaf557255d6fb07f7356f152a92d5800b453b339a975f88785a0df", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_0ef9b6b036a39ba8f59b0a53", - "image_sha256": "6a798cea2868570709d4d898dcbc963b7ebf048802943c02fdb2c8ca6da2611a", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 7.79, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_pitch_um": 0.82 - }, - "requested_updates": { - "station_pitch_um": 7.79 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e9663c6f2887d6c5e434c7b17deaf67dd11b0c17c1781898b788c0ef929c094e", - "verification_evidence_sha256": "336b9282d4e8e549d66f15636006c38c29b9e778970a65cfed0aacb205631b54" - }, - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "9e5abb6598401aa4e0a1d3d8b2baf463c7f386ff7625be7a359a5a0440714fa9", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_3d64fb10edd8dbcfd0f083f4", - "image_sha256": "f0401a5bc91a7252405599274758da020dcc0ee29a5ade2b4189b59ac742a51c", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 11.21, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_pitch_um": 1.18 - }, - "requested_updates": { - "station_pitch_um": 11.21 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "43f5a4acd0b515e7d2cd78ce3226c40185f7f2a4511eb286f6b58d20065ae932", - "verification_evidence_sha256": "eb23697039901f1992aa1645bcff25863bc1dc300cd3ac6593c03583e7ff206a" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "410afda0f56f3bf78c012dfd865a3361037166398d23d08b8ba91cc9c1a109af", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_dd5e48741834d730f02691bc", - "image_sha256": "f390dd7d8c6f46d2bf588051c7be6eb1372350766eb5e899a3726715d1efce05", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.84 - }, - "requested_updates": { - "carrier_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a0574c14c4f6f45db1998777c772d7cc4eae66e672e63ea0f3ac48741e3d9c30", - "verification_evidence_sha256": "bb9ca0c3d4387f655dd0e0d4fb8997b638db2408f31d12fb382eb69a9d1ed592" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "8eaccee2d7b81c69ef0fe179d7e1d9a2bb98b0ca5f606698e3bc8b6d6265883e", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_bacbc094a7c43483eb579d3a", - "image_sha256": "6c4f79bad3e9a6d4f2ce5be6284d63cde858d1ef0ede1437c5ab4109a0dfc197", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.16 - }, - "requested_updates": { - "carrier_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "05bea7f7307509e8af616481737c6fd461e90f3cea30e923699d3251ac001be4", - "verification_evidence_sha256": "25f5d0762ee3a12560d043449c057ae47d7dd4fffa347555d398af58d6e3ec79" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "88b3e34aa09455206887d164169cbfdc0737f4cc615a3d212d3431e3b27a98a3", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_e790d94cf8c2f1dfc617233b", - "image_sha256": "e6c3cdd037d401e4f66bdc33498ad15cbcfc61f4cc729967116b7ee8f9ce4596", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 16.34, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_width_um": 0.86 - }, - "requested_updates": { - "rib_width_um": 16.34 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "772e38f557dd1ebfedca8223b13fc47913ffa138b740238d593a818218c9c1c1", - "verification_evidence_sha256": "5227f0e2d8007b6921298acb0eaed5a33521c651a820984b667dd3de0df00412" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "0f24152bf1905e726a42dd02b6a839a6df8ba67e1cddadae81e71bdf883f0433", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_b0ac8a2e3368ede292eed62f", - "image_sha256": "25b66e9945f2ddf5990f5d482a4d73be35582af727eafff8cafddbeee701fdbb", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 21.66, - "before": 19.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_width_um": 1.14 - }, - "requested_updates": { - "rib_width_um": 21.66 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8f0b13dbdea3287481bb8ef8369c3fee8508ddff0bd60a73312095ef996a046f", - "verification_evidence_sha256": "7bd53a8019c48b5ab442c22ee6da255a5854262f666fdbdd9b79f98c9a1734bd" - }, - { - "axis_ids": [ - "axis:station_pitch_um", - "axis:carrier_width_um", - "axis:rib_width_um" - ], - "code_sha256": "148efe4bf802819c426aebc5e72768f474f2b2ad9854e4121cf1a498bb22da04", - "controlled_axes": [ - "carrier_width_um", - "rib_width_um", - "station_pitch_um" - ], - "geometry_id": "dgeo_a2457042b2a289f3aa7dc1e5", - "image_sha256": "0250c8f333f067fa0a5d14675d2b4141535fd42af4c410e02d0786ffdc90535b", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.52, - "before": 6.0 - }, - "rib_width_um": { - "after": 20.52, - "before": 19.0 - }, - "station_pitch_um": { - "after": 10.45, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 0.92, - "axis:rib_width_um": 1.08, - "axis:station_pitch_um": 1.1 - }, - "requested_updates": { - "carrier_width_um": 5.52, - "rib_width_um": 20.52, - "station_pitch_um": 10.45 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4e0977f885bc633a18f790af536ef09d2b9d072c84b04793886f50ee3c963b9e", - "verification_evidence_sha256": "540f25d7d95a4f0bc07e1badd1565a8ff561c5154e9e9db28102b0035c675b5d" - } - ] - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s04", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "63a6617f6b99630b8e006ecc18f64078905e2eb811a0b8788c9319d6832666c1", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_6bbda45920a7846ea11e6108", - "image_sha256": "c0fa34e238a34ebfc3536a5f5d09148ac92a66fb7e4e56ed987bc1773622a3c1", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_pitch_um": 0.82 - }, - "requested_updates": { - "station_pitch_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a704126b4b3b9486bfc0c1568005041cb3f87f80996ef2cce8c5b571dffae296", - "verification_evidence_sha256": "0045eec558600c2ab16431eda381ba8b4d7068481e964f646a91305d2bef1d2f" - }, - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "97fe98cabb30ba8e0a848fe58593aa756c12924002c7d1d172c18deb91b3f97d", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_40fe0356c7b8a9a10b0bc1d0", - "image_sha256": "b837111d71869ce86c7c9b58c73a24376410fcadb283d5406058703629c9b70a", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 11.35, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:station_pitch_um": 1.18 - }, - "requested_updates": { - "station_pitch_um": 11.8 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "4343ecb0b58f5794aafc93f00059f47d9f7dac34b36cbd8c4475700bb3fed8c1", - "verification_evidence_sha256": "d9f3fb320fb8a87c2bdf3154e2a5442ef3c992990db61afb06518a0377a08eb0" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "4f2ab3b870afe9f1f078f825f47236f6f23d34fee35a38b22f5697ec09008b50", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_d3e969b9792e1ee0520a17f3", - "image_sha256": "b17a82c30cf67f779483c5d7fd1fee8a541f9b0d36ca60a3fc4210207fabf59b", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_width_um": 0.84 - }, - "requested_updates": { - "branch_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6af62947ca0e96c8d747ea51bad4a18d8678a66305fbb202433467c1785d3b3e", - "verification_evidence_sha256": "80a960644edb2e5f680c862427ca32d1e25bfcd81052438e2493d43c42a293e3" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "e8d7e075dee0ae615e56d25e98bb5159a3e10f63349f5c17a1d3fb6d5bef3345", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_1f6af88570b6a3d89120ce65", - "image_sha256": "c6e6531584bf7c231eca3a27690769892f40b8f8237b5d5323f7a33d0060c4ed", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:branch_width_um": 1.16 - }, - "requested_updates": { - "branch_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "583837b882be83f95599c04dbd685082996f3f0ca938067887fa0037722dea4a", - "verification_evidence_sha256": "d3be54e3d1668b2ab94be77a46b85953f8756407032f41ada15f422e3f7b005c" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "de2cf98026d6c634706bb3036e1c3eb0ec557041d712aef52f900930f932d784", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_4568b5486b8b87103c1969e5", - "image_sha256": "0d4aa8623146ec00b88396f825e57bf2c626d294a1b01191ca3ab5df05a6d2fb", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_width_um": 0.86 - }, - "requested_updates": { - "rib_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "cd251e392bcf62aca33f34e6ed16ceee2482de70e1a7284e3cc60c0168a5179d", - "verification_evidence_sha256": "8dfa50dad44502424181582eb64367830a2722b9981b8a04833a77ac33da12c9" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "fe17d53308ee22fc8032c8667217f50d5ef04fea352b960f15294d98516c9e7c", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_3f02862076693f804cf6df7f", - "image_sha256": "d300cb4aa4c0c2194cc4b4e51fee9960071c005b0307bb8ca65f4d3e36aa4905", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_width_um": 1.14 - }, - "requested_updates": { - "rib_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "61afdd0066530d1feaab4c6afd93ab810e1d1d455dc611b9c39df1c2cd5ac05d", - "verification_evidence_sha256": "f43e7f2775430a920f81f67e9989ef2929952792953d91e44a22ed23f33d0c96" - }, - { - "axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:rib_width_um" - ], - "code_sha256": "a2eb93ca04824ad934ccb47e914781c553753662ca0405ba4da0b9fe550abf5a", - "controlled_axes": [ - "branch_width_um", - "rib_width_um", - "station_pitch_um" - ], - "geometry_id": "dgeo_297693365210ec91d49bbd66", - "image_sha256": "09ad88ef0145f4ded46c6ecd4bdadcb935624fd4fe87f0345ba8a48b904480e7", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.52, - "before": 6.0 - }, - "rib_width_um": { - "after": 5.4, - "before": 5.0 - }, - "station_pitch_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:branch_width_um": 0.92, - "axis:rib_width_um": 1.08, - "axis:station_pitch_um": 1.1 - }, - "requested_updates": { - "branch_width_um": 5.52, - "rib_width_um": 5.4, - "station_pitch_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7aa8b6b1487e352bae0fce09f8fb0df7ae797e07287b9a4b7fdcbb82cd055750", - "verification_evidence_sha256": "68d5e81daf45f0cae1570b008fe4673a2ea353f2acef6566a7afe5ca5137b287" - } - ] - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s05", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "b8e4baa9afa9a3b6c8ccf48a674657f8b7b000e349f19ba6c6817a81b1d1ebef", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_ff3ba0f2518e93b150233d4b", - "image_sha256": "850d9c901875822f68303e7b7fdf88a32f1bcfe24e1ba647e47c45fc9eb8b7df", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_pitch_um": 0.82 - }, - "requested_updates": { - "station_pitch_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9571daa86d95505877cfebdc82a074d6751aa002e3b3d0232aad8b1921a1bbc2", - "verification_evidence_sha256": "ce92573d1ceb211d6ed4eee4eeb21c81d4c8e38e28081f2f7efb58734d59738d" - }, - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "6fe0d9e6acb8bcd7a091bf6a28be450d2bd51fc3b691129bb935deb44baea149", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_bedc0e2b304e3e53d886f04b", - "image_sha256": "59440f97dd3b76ea441f263cb8a7e423d1145a07f6d92a20051fcf63505e9235", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 11.35, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:station_pitch_um": 1.18 - }, - "requested_updates": { - "station_pitch_um": 11.8 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "3beeb2aee7a61e6c8e2b50b630527c8698298d8e66dd86ed0c4243590228b955", - "verification_evidence_sha256": "411faedb3d372783dce6d8b3e27f431329ee8eabbda6af82ae05c912976e6027" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "afedeb03bb8bba5851f990db912c6291ec048f5ffb43f40cf5ebfa8a0fe3d5c2", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_1bd9553c122e815d1ebdc9e6", - "image_sha256": "ef4cadfe294e99259e3e705367b22a8a9fe027895cb09f02029d730bc82d5da6", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_width_um": 0.84 - }, - "requested_updates": { - "branch_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "07f047fbea01548ac86af9e46eb03e571aa40496604c8a7d1778b252889f18b8", - "verification_evidence_sha256": "55aa41cb3d2d021c7797832233469d33b6e3d2b25bf45ee98086fee8b8cc1c38" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "5d3c8174784714251d3fcb258fda2df35b6d65ccc4b4274e72463e7b91a4cdca", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_891b9d555768aec958cf361d", - "image_sha256": "a3eefc0173c2f7b72e97f6dfd5019d2d3916c842d64207944ba23ed79fac89b8", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 6.96, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:branch_width_um": 1.16 - }, - "requested_updates": { - "branch_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "723ad62b0222d39d97855e15613c993b1f1297f4ea4889edbe9d1ee197aff1c9", - "verification_evidence_sha256": "afae926d9bd8905bc7aa458584dd9d2a7c94c0278ccf674fe3a3ee15f9861b0e" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "f95cf496ac580f2f2dde8b68dab65ae1f8789adec54a4f33766eaa15017f6fcd", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_706496bb6e644d1e098d560e", - "image_sha256": "74448348c179eef7ec55a9211749de4ee38fe0f7d3041df588d58eec66b4b591", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.3, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.86 - }, - "requested_updates": { - "cross_width_um": 4.3 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1b53a74a73c9fb9f40c8a40a7419e2459b17e16a69a37bcb1df7813f39732965", - "verification_evidence_sha256": "bb075eda61687614b89e3f795f2799502500a508a6155174974e5ddaf23dfc1f" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "9fa21785cc1fb55d00acc8bb5b8dd1a884a980642ec0247662bd8d43898635bd", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_347287e5d15d0f7549873886", - "image_sha256": "6b9cc997c6f2be6d98ad70c4e69cbf00cce1175a2d0f2cdc600fd9fd283a5a40", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.7, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.14 - }, - "requested_updates": { - "cross_width_um": 5.7 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1cc5dc6683abbcd7c837d6488408613ee41f0a4b4d265b657008401d9a6dabf7", - "verification_evidence_sha256": "8a406207a2d7757ac7ab4fc3a31768e5ea6340ef495b8df861d2cbecc0c93123" - }, - { - "axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:cross_width_um" - ], - "code_sha256": "7295f643cca677747447d933787181e837b8b6bf523f5112fd23a02d6d4444bb", - "controlled_axes": [ - "branch_width_um", - "cross_width_um", - "station_pitch_um" - ], - "geometry_id": "dgeo_311d67ae102f0799d0248638", - "image_sha256": "6f7bccd66f86c99bd22479db4cca56f39ccfa7231ca690ce3b7489b266e5e50d", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.52, - "before": 6.0 - }, - "cross_width_um": { - "after": 5.4, - "before": 5.0 - }, - "station_pitch_um": { - "after": 11.0, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:branch_width_um": 0.92, - "axis:cross_width_um": 1.08, - "axis:station_pitch_um": 1.1 - }, - "requested_updates": { - "branch_width_um": 5.52, - "cross_width_um": 5.4, - "station_pitch_um": 11.0 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c1544a8bb74dda3c6131d432e8d8edbe3eeab1e5d2db483b27ef9126e4e8eacc", - "verification_evidence_sha256": "9ed1de9e81a864de16b168454bbb4e2d4ee38b68f42ec05871fb7229bcdcc840" - } - ] - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s06", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "fb360bed5a378ba52722ae9187c4244127561fb2dd7366a3b78e802af337ee31", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_0f74a2b3c214a600fe868488", - "image_sha256": "fb4ef619a177bf5cc8ada9f6e9b79c3510a3e0051b1f445ba94e6fd8d6a1b4e7", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:station_pitch_um": 0.82 - }, - "requested_updates": { - "station_pitch_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5823eed3559728e98b1e6638af0df9f6ee5a2cc117f0b63ddaef12c7166d9a67", - "verification_evidence_sha256": "d3671d5c3acd827041a1bd1982911beb7787c71e4f5771aa2672d162cef6c61a" - }, - { - "axis_ids": [ - "axis:station_pitch_um" - ], - "code_sha256": "91ce2956c423c3ed88be88a4973703a70e027bbdc205d33deecddd4605e3e013", - "controlled_axes": [ - "station_pitch_um" - ], - "geometry_id": "dgeo_8655b4b31b88f04c9f6f8ad7", - "image_sha256": "ee4bd0e9e2cecda486188b3cdaa510cfca302340f58d26c077bc760a49d56780", - "parameter_delta": { - "changes": { - "station_pitch_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:station_pitch_um": 1.18 - }, - "requested_updates": { - "station_pitch_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "95a693483e1a0b82b7272b0922bd24f2fd8daff2ad0b4201dcfb6eb488f73040", - "verification_evidence_sha256": "920dcf9525b7dcb22eed8bd11296fa07967e97d673b6f58640cdc13cb3c30aca" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "89f82a79cd47f63fb337bcb380f257d501fc1f4c5cf8ac669db917a35c122d15", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_ef5239d6e77b8f4ffbc5d72a", - "image_sha256": "17e581495686f16c54ee48a134f8b1c3f8b1ba159786d1c21fc90dcef92fb423", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.04, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_width_um": 0.84 - }, - "requested_updates": { - "branch_width_um": 5.04 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9406bb774ff142ab8f49821d693d120ef7a78f4c9412c18c7d090a3e95f17705", - "verification_evidence_sha256": "eb30c5c1eb1b111dcaf5ae4637bc08ebd9c1114387bfade736f8ec59d612d3e2" - }, - { - "axis_ids": [ - "axis:branch_width_um" - ], - "code_sha256": "bec05fd0145b208ea33a001109e997e56331a75445ded3d43154371257657724", - "controlled_axes": [ - "branch_width_um" - ], - "geometry_id": "dgeo_deb873bffe89144ed1daec07", - "image_sha256": "1983b3e8c0c169e7d60773863b2dd3042b4e032fb64dc0d59b266356d5b55637", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 6.48, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:branch_width_um": 1.16 - }, - "requested_updates": { - "branch_width_um": 6.96 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "08ef74627b01b19cf5134916431710aa2bea3b7215ac847564ac07fd08a8246e", - "verification_evidence_sha256": "426635664a1ae3e507a74c299b8065b1477a77dba9ff0edee007566cb26e2f0d" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "9094fbe0f4ab355ad94771f33321fab0fbd49a1ed5f49a93413e5ecfe0838ac8", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_33235c76667c186a506b110a", - "image_sha256": "21a2e6f34240a6273ca1084618c6133aa497c5420c4be510baa8a8aac8bc4d0a", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 4.128, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cross_width_um": 0.86 - }, - "requested_updates": { - "cross_width_um": 4.128 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7d4480136bea600c0ab604b591fc4fc3b91fa1fbed0d212ee2f81039bb1e2b2c", - "verification_evidence_sha256": "50f0b24845ac7d63194db5841710166d0d7cc0f6457bac147c4c81d8c1b3759a" - }, - { - "axis_ids": [ - "axis:cross_width_um" - ], - "code_sha256": "8366816b409462239612df3c4e05fedc80d675cc2d6e1133b1b7d1becff0cefd", - "controlled_axes": [ - "cross_width_um" - ], - "geometry_id": "dgeo_d2c59113b18a420f9eb9a030", - "image_sha256": "4b9e0c4dffbb6d187e9557a4af7b8668465589bab66151381ddb0426838c4794", - "parameter_delta": { - "changes": { - "cross_width_um": { - "after": 5.472, - "before": 4.8 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cross_width_um": 1.14 - }, - "requested_updates": { - "cross_width_um": 5.472 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2e9cd5994ab4e676702ff58511993d882604e2cd115392ca27e9c65976226d01", - "verification_evidence_sha256": "1952cc497f3a6660282d6fd299c77bda0163d3313a14c2aace918abf3c357318" - }, - { - "axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:cross_width_um" - ], - "code_sha256": "88c2f8aaf8e15682c04806279438822b5d607dcc05aba76fd9b63b9374cadfdf", - "controlled_axes": [ - "branch_width_um", - "cross_width_um", - "station_pitch_um" - ], - "geometry_id": "dgeo_6e991e264bc8bd804901db9f", - "image_sha256": "efeb0e43b684dd68578e6994d5aabc1d21e6cf5ff1dacdaee6c21c878433c97a", - "parameter_delta": { - "changes": { - "branch_width_um": { - "after": 5.52, - "before": 6.0 - }, - "cross_width_um": { - "after": 5.184, - "before": 4.8 - }, - "station_pitch_um": { - "after": 9.9, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:branch_width_um": 0.92, - "axis:cross_width_um": 1.08, - "axis:station_pitch_um": 1.1 - }, - "requested_updates": { - "branch_width_um": 5.52, - "cross_width_um": 5.184, - "station_pitch_um": 9.9 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8aa3698608459e0847fdc47439bd0675ca12cb816290c4b327712649e5a6f31b", - "verification_evidence_sha256": "8f7b03fb4ec442d0275f9db89fa801604fa3321cc22286aaca6bf7f65a15c562" - } - ] - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "3ab4f9653b3f9cfe4ba85cd3df0c3f4d8ba5584f72bd2edfab4ac7572cd1aa09", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_96c768464343977cbc4263a7", - "image_sha256": "7a060e6c87a910ab1b60f557eccbe621393d8334479f3ad2673779253b915fbb", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1fa1fabd6c39f35dd9e2da0bb77156b7e582561dfe09740567329c1f3f4d125f", - "verification_evidence_sha256": "dc9efa6a0f8d6b04aaa765349743690b86a4ca4f662200bf6ed1442834628687" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "29fc15a8055ec6f88f9af91ec88dfb4b4c548fcf2410200d3c27e379a2787e51", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_867fe7a80d5f3277eb54dba5", - "image_sha256": "55768f1f33f04d253e742be86fd6a21006fd96ebf86998bb55d32f45ba54952e", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "79b58762d8be27e8eea5c1f14d9a63fd479828e22623011de6f207adb6045bf7", - "verification_evidence_sha256": "525690b0093b5412bc943599a846a4b0238859ffba44d8e43bd2f8a3756a6aba" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "82e07e7ed1e767f3b485b3423272f564168679c5b9979afde1329d6f8f353ee8", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_92b6cb851c550efc5ae16c11", - "image_sha256": "7f3e26e00d0ff82dad8c63f4c945b7469c2abe5e945b9a8b457071d2e2bcab65", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 19.32, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cycle_radius_um": 0.84 - }, - "requested_updates": { - "cycle_radius_um": 19.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a2cb0a8c2c62f2f83bca9723defe30201dfbe2241b124ccc5bbc12d1c206c62b", - "verification_evidence_sha256": "2aa00ec73816c56903cf1541fccf8c52c8f550edec65b0f75bda38f571e43f56" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "3212567524e1d347fe58e50f1746fa815c7ebc98a7bb71845bf7092fb15b6a85", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_da780777e285a49e7d0e1e37", - "image_sha256": "09c745bbc8fb5aacd2b48d431f49a341815d7989e248ebcf16f189269f4de97c", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 26.68, - "before": 23.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cycle_radius_um": 1.16 - }, - "requested_updates": { - "cycle_radius_um": 26.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9f0ec055b4ff83cfe9b24abef00d0aff9130508eab6f92a035b4d4d12f76f567", - "verification_evidence_sha256": "72b4577e1e674c4cbe4427315406ef37545034359b101d103ccd0f9bb58a6c5f" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "339190b4d7d0120bbbcdafa75eca00ea1b14be2d3b89cd90a56c9e29cbc636df", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_6dbb79e0a48960ce98e4e856", - "image_sha256": "049f941a7683fd0073325a8dc8a973f90a644acea2c2c974265834dff22278fe", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 24.08, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 24.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3963cf7b2a89272f653f76512fae54e337aff081516f7adccdcb648e7d26f055", - "verification_evidence_sha256": "2a65975dbf57a51a103d76c5441612e0917e194f94d007e2711d99a0ae9f0208" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "a1081d74f2f7263cf7b8ee7469646c66f4f403b5820f716ff03e7c1babc64718", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_1397bdc0398012354407ef58", - "image_sha256": "06b91165b5e3bf7f4f37fbd595f8e4cdd3004d1912321b428b4fb7c65ea21199", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 31.92, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 31.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "889d8bb3ac1832a19e5f47e224e6214b5dfa0f41f520bf05c72cc68d3e520681", - "verification_evidence_sha256": "d5f4d6daf89acbc24b7d423b33874be5681af6a259bb7c836f2f61b6c3ea80f5" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:cycle_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "a5b6d7cc34407febbfb318b3cccb114bbda6b95a729fcf33b92142f3b9a135a2", - "controlled_axes": [ - "carrier_width_um", - "cycle_radius_um", - "lead_length_um" - ], - "geometry_id": "dgeo_ed79f6314e1000d2a84c6ab0", - "image_sha256": "cf7c358864f05c0daeddf37cd3a0c71c6759ed7c28a9108b7cc8a8589c7b121c", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.6, - "before": 6.0 - }, - "cycle_radius_um": { - "after": 21.16, - "before": 23.0 - }, - "lead_length_um": { - "after": 30.24, - "before": 28.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 1.1, - "axis:cycle_radius_um": 0.92, - "axis:lead_length_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 6.6, - "cycle_radius_um": 21.16, - "lead_length_um": 30.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "71c092d192e3457459c0a7f8fca21d26247bc1e9cf7d2a5120fa8a91068d14e2", - "verification_evidence_sha256": "3a62433aad24ad14c8fc34af9f8ce70b1c569a9e6a62d82bc01ec15cf2e543f2" - } - ] - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "8bd0f18f2c76f18534c278e4f2c73cefba0bd7f859d603adfb745d41bbaa27d8", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_408a4053a28995f634700fd1", - "image_sha256": "b12ca40f2b941f399c7d85f0c3cf2e264a9cdcb147d670134e77e219fd747130", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c67c46ea61fcae9aed5ebcda1a8609f1a9ed54ae2047f2eba8840bd01ef0b854", - "verification_evidence_sha256": "8dbf0fd14115aaa2243092ee1760085954b60748927b322447431ee18bbf6635" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "071db7c780c249a5b51132135bd94c9e64c43b0dc740d0cc4884564ea55539c5", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_6c7ec4cd8759f99a3629c5f0", - "image_sha256": "f3f11d864cf1f0cdd26ab77053864cbbcbbc203e0ff1e1e3572f08f532a05318", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d2096484f851bc3ddf70caf57684155fe8d549399d02a026c39703ea99dd3f6d", - "verification_evidence_sha256": "a17110c1c8b318395071a40bf322056d7b897adb63fca68c5aaddef6f0291679" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "b6b61ff997bf59edd2b00f81d0bc2ae64d40cb01c05da63f2bea5db6ccab7f75", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_a11fcec7e1d894bb411f03c8", - "image_sha256": "8281225cadb1bfb0c9a636e55dc701778391a9f2970d250779933dc73a8e0376", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 21.12, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cycle_radius_um": 0.84 - }, - "requested_updates": { - "cycle_radius_um": 18.48 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "b55ec576a0e69d8c27bfa3968b9f38a5506828d7c7a81792708deb3ff8caa11c", - "verification_evidence_sha256": "04783999663f3a53d2bc584abf7445bfd5a9a547166b511ad363457e9b2e367e" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "caf354b434f46c7dfd27e614287e5c7ec0c63026c81fe1f4d1130445c13a145f", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_6763f9dceb977a4111b077a7", - "image_sha256": "4f18e9a22505f65a3852594e9469d9a627ce9e64cfd50b9b5d0d1f10982c02cf", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 25.52, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cycle_radius_um": 1.16 - }, - "requested_updates": { - "cycle_radius_um": 25.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "20673339e91d3731638b3d820efa965f5db552448fe64431eef8fde7afb82885", - "verification_evidence_sha256": "6b0987839afb22d54159f607fc1a0fdc75976d591ebae8f17ed67edb78a3c79b" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "ded17b47d2e119faafe45b2b19d39b0a0e025c7ca1c3ea98e88f7578531a675b", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_17c04d3ea8cb84d55fe2f72b", - "image_sha256": "a9e00a8a50efe2ecd4fa4f9cf3dac23ef2db3409af3a32aa55d692e85c25b393", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "45180ac0d3899d9cb36f065fa8899187a760133f53e87d193caa1bbd310bb9a3", - "verification_evidence_sha256": "d1abbea7a69e8e6101d8e2576c1f6945a86154404457d4e051ac6334ec7904e8" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "7ccd021a9ea5de01d8702bd720a5f14ae9f268fcb2ffdc3d0d1c62863f6bdb9a", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_b9ff912b7a7e11335fef9010", - "image_sha256": "f253a3bf51d354973142e842d877efaa6fef2c853e13c72da0a6cff8add5eef5", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b383e435463b2d68b9b2eb3e08c4e7b3cb981e02e990b9af5053da8404f407da", - "verification_evidence_sha256": "7f603d4b667825d5e187762ea2b2d2522c3633c866ed60825745d851811d1e09" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:cycle_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "2c6071ae15805e03fdc706fdc982254ffedba9be91371de9efea36be78138f00", - "controlled_axes": [ - "carrier_width_um", - "cycle_radius_um", - "lead_length_um" - ], - "geometry_id": "dgeo_9ddad05eaea8f469cec2a462", - "image_sha256": "ae0be42a37431a80a3b9349edf05dce5771d252ea6b4675c26a9b0455cdd6cd8", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.21, - "before": 6.0 - }, - "cycle_radius_um": { - "after": 21.384, - "before": 22.0 - }, - "lead_length_um": { - "after": 24.672, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 1.1, - "axis:cycle_radius_um": 0.92, - "axis:lead_length_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 6.6, - "cycle_radius_um": 20.24, - "lead_length_um": 25.92 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "1ca9ac6e2563a2b49812fff755b06ebcf3a45c2614cb9c56e958727dab7f552b", - "verification_evidence_sha256": "925431a416cbdef533c820065ee140d95d9d5f7c0a2a68cfce9d6d4f3365fd85" - } - ] - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:cycle_pitch_um" - ], - "code_sha256": "d5c6ee6054dd018e292c9bf73ff9ffb71f858b69534209d15cf222e992ee01b2", - "controlled_axes": [ - "cycle_pitch_um" - ], - "geometry_id": "dgeo_d3241cc67bda9b55077de9f5", - "image_sha256": "731639cfa7beb7291fd897754b292c498b7dfb43d2792a332c3ad0977cb96333", - "parameter_delta": { - "changes": { - "cycle_pitch_um": { - "after": 27.88, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cycle_pitch_um": 0.82 - }, - "requested_updates": { - "cycle_pitch_um": 27.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "365c216eeb3ab4150449a216d7bf9e8d7e62ceaa7f54c6f58b41ac7c1257ad85", - "verification_evidence_sha256": "0ed40e8e4494ac55fdf42f07ebee9bc750ca05bf40c04e24e0156e080268d0f7" - }, - { - "axis_ids": [ - "axis:cycle_pitch_um" - ], - "code_sha256": "ac4188a063db4a6f0fa6ca4c9936141a55f90aedf94caecccbf8195900076574", - "controlled_axes": [ - "cycle_pitch_um" - ], - "geometry_id": "dgeo_4c3eb99525beb3af7c0403ac", - "image_sha256": "6b409a6fb76f738ad22e3a525d7258c0e0e8eb60ecd31f1dd9d71cd501177e71", - "parameter_delta": { - "changes": { - "cycle_pitch_um": { - "after": 36.142, - "before": 34.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cycle_pitch_um": 1.18 - }, - "requested_updates": { - "cycle_pitch_um": 40.12 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "f10c0dc4389119a57f81fd818e05b29f3bb6bf6297fd7c1c7e0c31520b8f6376", - "verification_evidence_sha256": "93576ea22b01debe3d54d9f48001834edfe1cf403cbb99fa581aa1e00f06deb1" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "1a01b7b7f755492d3ca4a96fd0a4625de7c2d520788ee278037f378c65bb8aee", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_a0866c4276d777f4c6ca851d", - "image_sha256": "83ef77bff489635dc739d6d01416a4dc634069415d1792340fccc410d53315e7", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.62, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.84 - }, - "requested_updates": { - "carrier_width_um": 4.62 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8b8e356dccfba9c2a4001af804314f6662a95626f3c937c3deaca68592de50ee", - "verification_evidence_sha256": "6c3c90d980f1653120259e44cdf1c7a62da2ce28fc1c4e0b7f7b8835549631cc" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "d9c2cdb17ff614c9973002cdb6da068fcb21b0d4614c0e2ace84b5ed86606598", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_16e44ccaacdfd67d9c73f60d", - "image_sha256": "293e0dde2057aae19a57cb4326224501aa8202efa10b78a1bca5b79613f4fde4", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.38, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.16 - }, - "requested_updates": { - "carrier_width_um": 6.38 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "29b4f13948945a529b3048fcf2712e3d45fb6ef67c4580c151285cf58a38457c", - "verification_evidence_sha256": "7ff36774f6df0c139847e2815a0ea46f6daf84c17059f2246e141ad9351ee35e" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "ef1c0d20e974f448824de281d2b990562e6b8847bf1425b0c65fcfa0fbe65635", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_1e49ae8a3c0e7d988892935e", - "image_sha256": "caa55d80f8ac7deb8833d50ca3d0c8b9a2fbc51c7dc0e0303559c08181b9a56d", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 19.972, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cycle_radius_um": 0.86 - }, - "requested_updates": { - "cycle_radius_um": 18.06 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "5e52192b35b1d6b511a41bcdc4927eabef4c6ab154c0ad647f8651001d2dd61f", - "verification_evidence_sha256": "4d8ac211cce662b6e2474ac7e96e4fba1dd4b2f80fa299e14810aa76c0ef21d0" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "24ad58a0f6c4b5743a61945078d3caca8c1637209897c2d1837d29b3f8c30162", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_482df0d4c915cdadd4fc5da5", - "image_sha256": "9f8d92f8d893100fb50647b955db45529c883629f4b05503fb3396bdd1b6054d", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 23.94, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cycle_radius_um": 1.14 - }, - "requested_updates": { - "cycle_radius_um": 23.94 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "89e9d816196e7d47d907e31b358f01a1e7dda3df49173af0e76727545d725965", - "verification_evidence_sha256": "68b4bdcac0439e44fea308641416a784c7e04843621709239a7d3352a0f7f584" - }, - { - "axis_ids": [ - "axis:cycle_pitch_um", - "axis:carrier_width_um", - "axis:cycle_radius_um" - ], - "code_sha256": "a69ccb4a74f4bda9445baf3cad80ce0ec99282f2e3ca50daa290acc2cfaa7c8a", - "controlled_axes": [ - "carrier_width_um", - "cycle_pitch_um", - "cycle_radius_um" - ], - "geometry_id": "dgeo_3ed3fac37fe758a7c26e26ef", - "image_sha256": "d41158814ef2f2b0fdd35d18d4eded015de121862e272aa5576314a3941db35d", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.06, - "before": 5.5 - }, - "cycle_pitch_um": { - "after": 37.4, - "before": 34.0 - }, - "cycle_radius_um": { - "after": 22.68, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 0.92, - "axis:cycle_pitch_um": 1.1, - "axis:cycle_radius_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 5.06, - "cycle_pitch_um": 37.4, - "cycle_radius_um": 22.68 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "47782c7f4ecf815981508bfc3cc0575e38d37267536897f4ffcdfc9835be636c", - "verification_evidence_sha256": "152e571f73d117c0f1981de2be62d8ee16f5807180865994a0fe4125e5700c41" - } - ] - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "5710ab85cfe78f8328c8ace8263d940c10bbbf1be8ec227325f77a34637c1756", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_a1c45a7b5db8484eedadb832", - "image_sha256": "80fe936894d27b199025bcc722e06410520d0c1e374f08a5cf453306650914cb", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.51, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 4.51 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e3c9274fdaea499bc3c94c9c2ede906ed011fafaaf445d6b38a9739e39b9a76c", - "verification_evidence_sha256": "f57fede451274602bbc85c86cebe11371cb4cd69d748d78ad5e724fad72be524" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "983b003259dabfeec5ba572d9d2492628d5d54fe50398fb9f33e918f44d59e74", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_8e74b8032c0f835bf9c5a709", - "image_sha256": "58f6bd07277996f6bcc18538aaf0b77db431edea3885bf94bc9253d5ccfa6b13", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.49, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 6.49 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "55e2ad7d7e0c412b7705c46607ef667bdd061ad4ffe6f7765fa9e2dea2a43070", - "verification_evidence_sha256": "9005548aa93ee575c7df579baace93db5e1a24bb5f6ebd8e8be710122e218d33" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "b24643734573c7b1ede08d9666914c49aad01397c287bd5f59da31c4af16438c", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_109c0cc57f7c6585bbc10104", - "image_sha256": "480249d447d99a6456b6146dcd22cbf3cd4997a00c8529b94f6a1310685adb5a", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 22.68, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cycle_radius_um": 0.84 - }, - "requested_updates": { - "cycle_radius_um": 22.68 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "968ab09b5d12c9a3f94c5975cfcdbb15f8255333c8c3b623ddd50d766b2b3a07", - "verification_evidence_sha256": "1a92457b7750f758c1c0246822452b6a6f4f14caa5ee541ab63dcf2582d35cff" - }, - { - "axis_ids": [ - "axis:cycle_radius_um" - ], - "code_sha256": "9c752b191d41496f013c246139681246390e6aa12709f8f1e3a3632a044528c0", - "controlled_axes": [ - "cycle_radius_um" - ], - "geometry_id": "dgeo_85f10d1ec23983b34cf0b056", - "image_sha256": "ceaaf4c6fcf6c3503c55a60332e2e023154a26e103f8fbfa90cf4dc4e70333c0", - "parameter_delta": { - "changes": { - "cycle_radius_um": { - "after": 31.32, - "before": 27.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cycle_radius_um": 1.16 - }, - "requested_updates": { - "cycle_radius_um": 31.32 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d31392a524b692e23f27434f1f254db33d8628bf19d203bcbc3f0e54b619f3f7", - "verification_evidence_sha256": "eb10fc0af3ab73b46533c4525eb1901579afc195959db512022fd544c2691ba4" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "658ab7e950089ff1563301c6038ba3cbdeb1c47f3c94cf82917a6af686dae184", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_fba4e0422672a7d857d4375b", - "image_sha256": "bda54d8ebcd9d7dc10ff56cbd3787c23ea6ff2f5a47aebafad337328a1d36156", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.86 - }, - "requested_updates": { - "hub_radius_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8cfec70555e463b1b41497628e4d2aed9eb0a8531a5e4b86b74c2d16e30ca146", - "verification_evidence_sha256": "3d4fb8d6270946d80c8db0bb18e1aa104d2b0e9abe70490cdff2c2cce806832c" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "8f677ebcf560997bd809ff80758e20c6286d7dac117462a3cd1a2db9f79e994b", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_233f37684a2324dbedae0368", - "image_sha256": "2807db428315ab9f9a0493e2abdf9c332dbb49a8e5296452a169a6f8d9841042", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.14 - }, - "requested_updates": { - "hub_radius_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "20800311e31ce8479da07c38cd98426437a88cc079c07669fd279898c25a100f", - "verification_evidence_sha256": "5aba9cafb9f8f529a80547462c481aca3b118f9cf8e6d35e3b305986cb2cd1d4" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:cycle_radius_um", - "axis:hub_radius_um" - ], - "code_sha256": "a45fcbc3b781ebd3761fa8f4b33ff5979e852d4b9be73d868e065ad2e4555158", - "controlled_axes": [ - "carrier_width_um", - "cycle_radius_um", - "hub_radius_um" - ], - "geometry_id": "dgeo_e86a8d176387589f9f853203", - "image_sha256": "23fab1a3336c097c17010b47495d3951eabe579214be9d1d1ef71c3bb2576d90", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.05, - "before": 5.5 - }, - "cycle_radius_um": { - "after": 24.84, - "before": 27.0 - }, - "hub_radius_um": { - "after": 8.64, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 1.1, - "axis:cycle_radius_um": 0.92, - "axis:hub_radius_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 6.05, - "cycle_radius_um": 24.84, - "hub_radius_um": 8.64 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "232dbb59937536342a141b711cfcdebbaf07913d1db1118463070fa057fb1251", - "verification_evidence_sha256": "80e1f19d9747d7f24de7f02cb924f10ac373ff938f19efa1afa4503707e5a07a" - } - ] - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:center_separation_um" - ], - "code_sha256": "9e3a99bd2aba91ebcf834687f72810c5795bf89f2984d51d22ea8e6a1e959b38", - "controlled_axes": [ - "center_separation_um" - ], - "geometry_id": "dgeo_e9cc889f45e8cfac1da64cfd", - "image_sha256": "62268d7b3a147dbb2f5c2129c68c9bd9cb96aef2f73dc373579019bbcd0b6eb5", - "parameter_delta": { - "changes": { - "center_separation_um": { - "after": 54.12, - "before": 66.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:center_separation_um": 0.82 - }, - "requested_updates": { - "center_separation_um": 54.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f11820e9326031c0f24b8f92d817ffa51beeb64e52fd537b213e9a18292912d3", - "verification_evidence_sha256": "e8c86665a420fd73473739f68ed35c6fac6eb0fe67901b775688e9c0440a382c" - }, - { - "axis_ids": [ - "axis:center_separation_um" - ], - "code_sha256": "620577875eef3f3bf94de709b533b5ea80b9af7aecc62e3ba23d70a464168805", - "controlled_axes": [ - "center_separation_um" - ], - "geometry_id": "dgeo_6739a304c4985ab4f1ada991", - "image_sha256": "764f5d8fbde96ae50dc5975c59fcfe16738b65f0dbe86e265ea35a349900f83f", - "parameter_delta": { - "changes": { - "center_separation_um": { - "after": 77.88, - "before": 66.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:center_separation_um": 1.18 - }, - "requested_updates": { - "center_separation_um": 77.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c300db45299208616cb65032ae0169c55fd2d02af6306171735223457d4086e0", - "verification_evidence_sha256": "8a369d9f60bd603834ee5c832d786f932168bffa43f2e45ba05301a3eae9fe28" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "8c75be7addd1e61b6000a21e62a156f87382081bfacd43538c57f8fc6436674d", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_63128d40299861d91b498e29", - "image_sha256": "957b3ed95d11180bb8d37d717bd62c9fe8e58034b99aea621b4ff15557f3c6d3", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.62, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.84 - }, - "requested_updates": { - "carrier_width_um": 4.62 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "04cf470da649befcd779880626f9d7bf1c4f27869d65adf68ef03876952339ba", - "verification_evidence_sha256": "e925ebd4bf19b61d4face851b4d05b208f2ee6a026a2eca3bb21b2d3e1c2fd3e" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "6636955cffcde7c32e861bdda172c1f07843b20cbf38a6ea190b0875f4a7e2d2", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_164510a32d6aa6d408585854", - "image_sha256": "0adf2092ca42a47c562e3e12dad4b1f824c511036cbec1e97d1402800abdc9b6", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 6.38, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.16 - }, - "requested_updates": { - "carrier_width_um": 6.38 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b66b8c4049cdf0deba9989c4918c87e4396e1adadd6d696e2378da01d6c5da76", - "verification_evidence_sha256": "b02652d3aba31789a8f390b4d374ee971c5abaf52e4c838b1dff2f67ae68bc23" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "ebdf7bb34ea93c0eb29dc424d634be8d0f4c211f8a721786f4d485fe9db02d09", - "controlled_axes": [ - "large_radius_um", - "small_radius_um" - ], - "geometry_id": "dgeo_3e3c79b559296b6a2e2725de", - "image_sha256": "28bb1908f026aff6b4e9873a6eb5584a31e5f0cccc16e98258fbce7ce321b849", - "parameter_delta": { - "changes": { - "large_radius_um": { - "after": 19.78, - "before": 23.0 - }, - "small_radius_um": { - "after": 12.9, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.86 - }, - "requested_updates": { - "large_radius_um": 19.78, - "small_radius_um": 12.9 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d10fcaa839d7dde330547915875f00ebf7165ee3fd893e2de7897a76947d1a7e", - "verification_evidence_sha256": "549aa87f1b874450a0af5eb712a72e7ca8cf071dfad5ba3f0ca923142d4d9751" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "edad1860ed50d64ea6a3a43a861ec6fb19e87f5ac97240a4bbfdec1e8c589f58", - "controlled_axes": [ - "large_radius_um", - "small_radius_um" - ], - "geometry_id": "dgeo_a31b987b2e341d571265cd18", - "image_sha256": "b94000571a755f22bf58ba31fed69178b451e8c876127c453f205457df1fd13f", - "parameter_delta": { - "changes": { - "large_radius_um": { - "after": 26.22, - "before": 23.0 - }, - "small_radius_um": { - "after": 17.1, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.14 - }, - "requested_updates": { - "large_radius_um": 26.22, - "small_radius_um": 17.1 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6fb0c7b9e82e45f2fbfbcebd47d906f8db82d87b117ed802ca16f54f4558fd3e", - "verification_evidence_sha256": "af88c487d4dbee58420f6711b579a1d911649a960b37701da75e245fde560b84" - }, - { - "axis_ids": [ - "axis:center_separation_um", - "axis:carrier_width_um", - "axis:radius_um" - ], - "code_sha256": "f8e227c1c70858c9a5c1a19515098b1d6711972a0ff9b99a89d79b00caf5ae32", - "controlled_axes": [ - "carrier_width_um", - "center_separation_um", - "large_radius_um", - "small_radius_um" - ], - "geometry_id": "dgeo_5d56ab78e88811b8a712087c", - "image_sha256": "4a8ae15ab3f0da6ee97718a41f866049e899d8713342fbdbf19b421351015796", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.06, - "before": 5.5 - }, - "center_separation_um": { - "after": 72.6, - "before": 66.0 - }, - "large_radius_um": { - "after": 24.84, - "before": 23.0 - }, - "small_radius_um": { - "after": 16.2, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 0.92, - "axis:center_separation_um": 1.1, - "axis:radius_um": 1.08 - }, - "requested_updates": { - "carrier_width_um": 5.06, - "center_separation_um": 72.6, - "large_radius_um": 24.84, - "small_radius_um": 16.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "724f54538a5924025645bb78ed5a4122108d1a5caa9aa0f162f4a21a25573f96", - "verification_evidence_sha256": "88e87c98a515bb6beb92fd2d29f7ac87c9bffeeac2203d30babbf32946c1ea9c" - } - ] - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "level": "L3", - "states": [ - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "14460f02a4e573c4472fd31fe078161c78c21386329ca8162143fbaf251770e9", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_df493f998f57e6767c7249ab", - "image_sha256": "a5c9415a58f086b57790b0d32b7bcf73b4b4366e2d305b0c28963c69dee6fe4a", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:carrier_width_um": 0.82 - }, - "requested_updates": { - "carrier_width_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7e0d41313af3b4ac7968503dbba66398560608a86efa207df36cfeabcf761709", - "verification_evidence_sha256": "4dbaa0fed89cac9375dad88d7dbaf7f5be9a74018fe2d40f5fe5371a40235bbe" - }, - { - "axis_ids": [ - "axis:carrier_width_um" - ], - "code_sha256": "b47dc704268a2e1870902b257462e96be8b4665bdd07adefa91c7cf40ee694e8", - "controlled_axes": [ - "carrier_width_um" - ], - "geometry_id": "dgeo_292d4e8973b6d840dd2c1006", - "image_sha256": "391720c1e3b4a4e34847f35f172b399f68d7905ffe9df2ba635021ff470ea66d", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:carrier_width_um": 1.18 - }, - "requested_updates": { - "carrier_width_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "94df86aae418fb2439f824d2c7948c71010160a7184d738bb4aabfb2cc47cbb1", - "verification_evidence_sha256": "87bc5589a8c59965a0298303c1931bcc16f07ef046400ea70c2da14a5142be96" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "8fe6c15cf9ab88b1dc7de7a152d945decf0183f6b3b1cd713b29ad7135c1b080", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_fddb7cb886d1041737fad435", - "image_sha256": "f36ef9f1420fd998bc799d29f4ce39ec9fced6ba3b42b8d661590e4db4f293d5", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 11.76, - "before": 14.0 - }, - "outer_radius_um": { - "after": 24.36, - "before": 29.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radius_um": 0.84 - }, - "requested_updates": { - "inner_radius_um": 11.76, - "outer_radius_um": 24.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "11da75258280fa1ebff6062776a8981cd09a259f39d1f0d5263b8cb55625c0a5", - "verification_evidence_sha256": "da6a1bc0e3b159e5d89a9d40374d810426de9628c6b1ad8277d1e6a87185e1cd" - }, - { - "axis_ids": [ - "axis:radius_um" - ], - "code_sha256": "102452bd80b8bae1dcb2a0465fec8728ccbe6822a886397494b4bcc65e986812", - "controlled_axes": [ - "inner_radius_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_c4068c7039b10b241cb055ff", - "image_sha256": "c1051328dfd73f48066cf4f4d0581142ac63a9b2c80f4ce0f740877cef1cd2a8", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 16.24, - "before": 14.0 - }, - "outer_radius_um": { - "after": 33.64, - "before": 29.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radius_um": 1.16 - }, - "requested_updates": { - "inner_radius_um": 16.24, - "outer_radius_um": 33.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8b6b55d87f98270b12634803e964a209b6f86a96dbc1e9572bd98ff4833d50ad", - "verification_evidence_sha256": "b7445a551fe1e3afe99032bd7a4e19204ddbdd94eb16b344ec6ba9c778849209" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "d22470ae162055ab88e45c828add4732f3572fdd331ddc1449f9095c6b7a6ccc", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_29e0493dc576eb8d901a714a", - "image_sha256": "30688634f8ef78a1403d3735cd374c5e6eecd5f0696e62bf2b90011aa928bb34", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 20.64, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 20.64 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4371c4ff28ac02b6f2e802ac95e289b3d322e48cd8c2ba6632981d0a26c72d5a", - "verification_evidence_sha256": "f9df99d7c82c180215278aa468326f1388a74a800ff625bb93923c6895a8b0b8" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "508b5eefffa550bee491d50e9ad180e131e6833d32ebde6ef2ffff11b72e04e4", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_7a4009ed1a3d1c3283fa2f4b", - "image_sha256": "167b13f36f63aa5af4409978a06cae38ff9d613522092e56d830ac13767b1a97", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 27.36, - "before": 24.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 27.36 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "93690985046bc54d6443e9bc931531df7419803acfe6c2b23c46fd26502940c1", - "verification_evidence_sha256": "8403f4d7dfca9999cede744b65c46dc68a751b3ad8d949756ec2a92db6d41daf" - }, - { - "axis_ids": [ - "axis:carrier_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "code_sha256": "93c45d94b7e3ba538d088e7f1eb4efca623083439a4d9becd7cd7e95287f4020", - "controlled_axes": [ - "carrier_width_um", - "inner_radius_um", - "lead_length_um", - "outer_radius_um" - ], - "geometry_id": "dgeo_2cceed74c957fe5d9456f3fd", - "image_sha256": "1980ba002b8d467d0520cb581d176530a4d56c33496dd4ff73088e6fe1882b1b", - "parameter_delta": { - "changes": { - "carrier_width_um": { - "after": 5.5, - "before": 5.0 - }, - "inner_radius_um": { - "after": 12.88, - "before": 14.0 - }, - "lead_length_um": { - "after": 25.92, - "before": 24.0 - }, - "outer_radius_um": { - "after": 26.68, - "before": 29.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:carrier_width_um": 1.1, - "axis:lead_length_um": 1.08, - "axis:radius_um": 0.92 - }, - "requested_updates": { - "carrier_width_um": 5.5, - "inner_radius_um": 12.88, - "lead_length_um": 25.92, - "outer_radius_um": 26.68 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cfe13d43ac268bc1aecd9eafa34aa0b875efdc90b1d10b5bbed4a85305ccff2d", - "verification_evidence_sha256": "ad1eb3923992332ebec00affcf13297d3a3fc9fe449e66a5ea3e5586e5d4f762" - } - ] - }, - { - "anchor_id": "adiabatic_coupler_full_2x2", - "grammar_id": "adiabatic_coupler_full_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "4e0019384fdeae827f763ee9807362fbf24e12278abdb3addfe45783527b097c", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_53f9dabffef2c185587a82a0", - "image_sha256": "88bfe49127e1dfeb406980a86d22c4447317cc223eaee4b0394b774ef0fc943d", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 14.76, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 14.76 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "da30f1a52658e2cd75eaf2e696e065873115b22e2f874abcc153ecb6a61c7cb3", - "verification_evidence_sha256": "f2510b237e8ccc98aceb2586dd815185d6731191f6ab1e46f104e5f86a242a52" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "589fd9b29756cc4d221d319503504f70e29fcb521adf503905986f28e950d2df", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_ced23d508dd4e834b1ccb59d", - "image_sha256": "f3a22b1fbc1cfb492cf97b91feaaa061034a0c5babe63aee4ecc02d6a026cddd", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 21.24, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 21.24 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "a72990c6aae27b6691701489c012b2b65869f738d0518853066aa22897012708", - "verification_evidence_sha256": "39d45a1a25f8f9a8c0eea3ba7220a3b9e9a32308d91d2baff87bf42b1943b623" - }, - { - "axis_ids": [ - "axis:near_pitch_um" - ], - "code_sha256": "e515f44a7a24f04a0c509e660c2446159a1fef38413958e387d409befae667da", - "controlled_axes": [ - "near_pitch_um" - ], - "geometry_id": "dgeo_500a768de26af719058e0b9c", - "image_sha256": "c1a8fce000e7c5d0f7a51c18dca4bc70d21e8ad6223a353cd77cd0ad02687442", - "parameter_delta": { - "changes": { - "near_pitch_um": { - "after": 3.528, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:near_pitch_um": 0.84 - }, - "requested_updates": { - "near_pitch_um": 3.528 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0c29087cb477964b74abc53d1841d6aacdcbd1b7b8e2c880ffb7284504ee9608", - "verification_evidence_sha256": "3d02eb578db48a65dcf3218e6cbca514d557e556d7943eee3e23cb6e7c313cc5" - }, - { - "axis_ids": [ - "axis:near_pitch_um" - ], - "code_sha256": "216ecc62db6a74058e836929f3507009b596af0ee1edb7a44eebd37f4fbbe40a", - "controlled_axes": [ - "near_pitch_um" - ], - "geometry_id": "dgeo_7130e9d5417faaf2845d756c", - "image_sha256": "5cff2330f2b20677fb3ecedeb54db3fbb8fe92dd9183501d2c4cd86c73e63917", - "parameter_delta": { - "changes": { - "near_pitch_um": { - "after": 4.872, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:near_pitch_um": 1.16 - }, - "requested_updates": { - "near_pitch_um": 4.872 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "94b706d184721579a04fe4dedf72c864ee2f7b15ddccf2f75f854825bfebd569", - "verification_evidence_sha256": "ce8b41cb28eda082f3e753f58b9380b26544bcdf18512b963207bd4fb3ee7629" - }, - { - "axis_ids": [ - "axis:tight_pitch_um" - ], - "code_sha256": "89bb2f97d83f2ccfda26349e74e0f9430f5cf9ff41a7118daffde87fc9a69bfd", - "controlled_axes": [ - "tight_pitch_um" - ], - "geometry_id": "dgeo_5e3915072040f6f8893b5430", - "image_sha256": "9e1e7c461faf86e329156b65fb7fcb64a800adf78b4b606f41ef07a92f312d4a", - "parameter_delta": { - "changes": { - "tight_pitch_um": { - "after": 1.332, - "before": 1.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tight_pitch_um": 0.86 - }, - "requested_updates": { - "tight_pitch_um": 1.333 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "790e58d69474982cf1c52d8f00288ec5460b9b5faae18c45b1d244a321829ee4", - "verification_evidence_sha256": "8f6b536cc4edc170f9e507e2ebd79dec3d64d8434d1361cfcb0fc8539a9fc67e" - }, - { - "axis_ids": [ - "axis:tight_pitch_um" - ], - "code_sha256": "c0e669d6b0683ead74207a2a8aa1d218094b04468519438188556a05857a7b06", - "controlled_axes": [ - "tight_pitch_um" - ], - "geometry_id": "dgeo_084ec194ecf5c8754d999170", - "image_sha256": "c45470d26a8bf40f919938e52c6e06059a7e850c3bab66bc91dc3e668eb9925a", - "parameter_delta": { - "changes": { - "tight_pitch_um": { - "after": 1.766, - "before": 1.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tight_pitch_um": 1.14 - }, - "requested_updates": { - "tight_pitch_um": 1.767 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "a55b73a6fbbdae60dd9aefecb05407386fd9c23951661d21a3f71e76e54fbe53", - "verification_evidence_sha256": "06ff758039a2add7a380f95710acb730e94dc3dac4aa53e90e07f515e3248e33" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:near_pitch_um", - "axis:tight_pitch_um" - ], - "code_sha256": "333de8b2f196cbbc806eaf558d5ec522f4a63458710fb1bdfff8bc23ed6ac299", - "controlled_axes": [ - "external_pitch_um", - "near_pitch_um", - "tight_pitch_um" - ], - "geometry_id": "dgeo_7253950fc5e722a46c6b9ce9", - "image_sha256": "eacb2d418ac9d139da622790208a3a3dac0c8c8d63546ee08716a4e00adfe75c", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 19.8, - "before": 18.0 - }, - "near_pitch_um": { - "after": 3.864, - "before": 4.2 - }, - "tight_pitch_um": { - "after": 1.674, - "before": 1.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:external_pitch_um": 1.1, - "axis:near_pitch_um": 0.92, - "axis:tight_pitch_um": 1.08 - }, - "requested_updates": { - "external_pitch_um": 19.8, - "near_pitch_um": 3.864, - "tight_pitch_um": 1.674 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e5a64fa20614fa6ce3ba3d8152fbcfe4481a86555208caa22b32e3d0952fb16c", - "verification_evidence_sha256": "78e5c55e8c644673340f70f54f6fe4a881a1c71ad929217feff41699293756cd" - } - ] - }, - { - "anchor_id": "adiabatic_crossing_2x2", - "grammar_id": "adiabatic_crossing_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:center_width_um" - ], - "code_sha256": "4e7785fe04a2f92e820baddd704b73c2ddf1dc5870d9b33736ced0a24969e907", - "controlled_axes": [ - "center_width_um" - ], - "geometry_id": "dgeo_654285e5caf02af09849e385", - "image_sha256": "62c6d392c56ed5f6f4dc5ed7e3ca9b3d04d3890333bf74e475978c9a43598549", - "parameter_delta": { - "changes": { - "center_width_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:center_width_um": 0.82 - }, - "requested_updates": { - "center_width_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d85cf827a2cb86735bc0a8f9fb77469a27bcc65593949311dfb528ebbf49aa3f", - "verification_evidence_sha256": "a8fc628ab758656a207add4d6ec7d57dc26fe0e1b35b3f79a0f17ca9bdac4e7c" - }, - { - "axis_ids": [ - "axis:center_width_um" - ], - "code_sha256": "7d351f16c932ca63a3808430dc52c4538b70de5dedc0809eca4dceea979afcbf", - "controlled_axes": [ - "center_width_um" - ], - "geometry_id": "dgeo_dd70695056542da96be5ba1b", - "image_sha256": "252ac1b320722191980de6c0241e766101b268dcaa2c16775a15333b621ed564", - "parameter_delta": { - "changes": { - "center_width_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:center_width_um": 1.18 - }, - "requested_updates": { - "center_width_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7808f0bee941277e442fba1decd265f91802c449086d0ae297a33483ede37634", - "verification_evidence_sha256": "0178089e7f304493cf47597c31df75c29958f9634f1657a1b41856aea5f6a42b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "10f3ac825bfd660ebb1c94f2482b21803cc49a60a6eb910698f197fce0b313a8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_74cbc362fcee2d8a06615f44", - "image_sha256": "a3f7e84f5159067058c08d521d7703426ca8ec9163c791d2146595cfbc36b4b6", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.52, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 2.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "883ca6a28502829abc3768d33557e21e31a98d0f5111b6cad6f26c8466fb9e86", - "verification_evidence_sha256": "ab7503f0b315470c2d9e6bf6b3b5032585037feda43116accb37ba0fdb870bf5" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "164c501ba6f8365571f24b91f0f13c9a46286eb70273055ef9370dffc91a6443", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e4b449b648efaec4c06809dd", - "image_sha256": "b7b80604ef9d5c266f53d8e8150d10729911ebdc4cf7660604657296114b886f", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.48, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 3.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c3f8a937860feee7e926f3afd935c5f3034a07fac3cc97ec61f6f58288b7cede", - "verification_evidence_sha256": "2665a7618dd5c7c2d4de8fd32be18b2014ad41d30855526dd6afdcc882544e85" - }, - { - "axis_ids": [ - "axis:adiabatic_length_um" - ], - "code_sha256": "561fb9afcf1039f78e34a367bd9c53ae27daa254a82bbf437b42170ecd72199a", - "controlled_axes": [ - "adiabatic_length_um" - ], - "geometry_id": "dgeo_a06f477a2594470e1033e45c", - "image_sha256": "6a57c98514ac42744eebf6cd7eee58af307a824c2e603dd6dbd78166ee2f365a", - "parameter_delta": { - "changes": { - "adiabatic_length_um": { - "after": 25.8, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:adiabatic_length_um": 0.86 - }, - "requested_updates": { - "adiabatic_length_um": 25.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e1a80da5c17bd8fe240fbc6ac202644562970a709a1694e9e9f70745f81b893c", - "verification_evidence_sha256": "3fd94e88589b0d0c4df4e0f4ee654f7a18fee3e2118926d1047c8ec82f916e13" - }, - { - "axis_ids": [ - "axis:adiabatic_length_um" - ], - "code_sha256": "940c67268a18ff2ae9328f03281fd04a0d9377424b7d80b2456a21f61e44ba1d", - "controlled_axes": [ - "adiabatic_length_um" - ], - "geometry_id": "dgeo_49036295dc70216f50edfbf7", - "image_sha256": "58b4bcd6af24ef843722c1511f76090b17d13a13c53dc7915124a48578d23ee4", - "parameter_delta": { - "changes": { - "adiabatic_length_um": { - "after": 34.2, - "before": 30.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:adiabatic_length_um": 1.14 - }, - "requested_updates": { - "adiabatic_length_um": 34.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0559483fe53b472e74120fe2864557c5248f3a5803ce188f105a4e3e5c9cc15f", - "verification_evidence_sha256": "142e2aaf95248cf0929e56c1751e0d1b76b5685f8ec6616f6c9c99a56cf49fe8" - }, - { - "axis_ids": [ - "axis:center_width_um", - "axis:waveguide_width_um", - "axis:adiabatic_length_um" - ], - "code_sha256": "59d496407a780230920c0e59507c9365a37251e860e3d0673013fc6a6cc8f6e6", - "controlled_axes": [ - "adiabatic_length_um", - "center_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_32a99217932b710363c21906", - "image_sha256": "ab35f804af59ce50d6f63ef9116d790761ab287df34e737006f089fc73130922", - "parameter_delta": { - "changes": { - "adiabatic_length_um": { - "after": 32.4, - "before": 30.0 - }, - "center_width_um": { - "after": 9.9, - "before": 9.0 - }, - "waveguide_width_um": { - "after": 2.76, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:adiabatic_length_um": 1.08, - "axis:center_width_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "adiabatic_length_um": 32.4, - "center_width_um": 9.9, - "waveguide_width_um": 2.76 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "4cfb09ac6e269340be5bf50f1837461110af41cef4eb23b8e46d78a8a2ad2a33", - "verification_evidence_sha256": "5c460b2f66da9405c14ea242f74e7acf91ade8c7cb4d1c78fb7f93f6b148d491" - } - ] - }, - { - "anchor_id": "adiabatic_mode_evolution_coupler_1x2", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:exchange_rail_pitch_um" - ], - "code_sha256": "929107aedbfa48da0381cb9061993430baa0f0801c08476d7481d6d454f5359e", - "controlled_axes": [ - "exchange_rail_pitch_um" - ], - "geometry_id": "dgeo_9b7d47b87625ebec278c3525", - "image_sha256": "eb51cc253cbd707f5f6dc8b6aae32e1a0aa5eabaed910e60ec06a089b250fc1d", - "parameter_delta": { - "changes": { - "exchange_rail_pitch_um": { - "after": 2.788, - "before": 3.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:exchange_rail_pitch_um": 0.82 - }, - "requested_updates": { - "exchange_rail_pitch_um": 2.788 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "462522915682860fbeea38bc2d7995363d90e21f37d6801ec3aacade90ee47f9", - "verification_evidence_sha256": "97d67a8694dbdf96e31809f36041cd54beea32d346463cb5beb79dfba4aca11e" - }, - { - "axis_ids": [ - "axis:exchange_rail_pitch_um" - ], - "code_sha256": "0b821ea801cafb247d3c98640cd8cbc535a152130749331f53c3c69d21701519", - "controlled_axes": [ - "exchange_rail_pitch_um" - ], - "geometry_id": "dgeo_367e8186615e30841a27544d", - "image_sha256": "ef80571e86e18f5dcdc4d1325e222846658830bc139e4fa467975f299ad9a0d6", - "parameter_delta": { - "changes": { - "exchange_rail_pitch_um": { - "after": 4.012, - "before": 3.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:exchange_rail_pitch_um": 1.18 - }, - "requested_updates": { - "exchange_rail_pitch_um": 4.012 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "83caabd1cdcae41d961f5d9f1b57599a0c6ba039065036cd3d4d7ddd66718c47", - "verification_evidence_sha256": "5a02db66b9b81dc1bddd1ba86648deb62db09fc0da21a57af7829ebb4d3a8e0e" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "8d6c90e0e6af2440ed7826504e1094f680557c340f24495b06a6f4320fc4fbf6", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_9c773eec748011e892584c4f", - "image_sha256": "d0fc8ae7a1128ca9ceb22381eaeeade9d94228cd5d3abdadef69e4db24dcbfb9", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.84 - }, - "requested_updates": { - "output_pitch_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1b11d5b4bb3ce2ab6dfa2f8db7867009ec3386e583a8b1e0a9ac60f8c96f9636", - "verification_evidence_sha256": "f88a3acea6a510657e8a4fcf35fa2f7fe12169b5afe1cf621d1708c164ff6a40" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "f5dc8289399f1fbab09943ce361f75a21fff8f905f01e170b8fe77fa75d065c2", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_3f95a677f2540ff1c9cd0437", - "image_sha256": "4e86f44a18a28caa81d8068605ea6474b19eaa37a743dc7659511c811397a27e", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.16 - }, - "requested_updates": { - "output_pitch_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "df7c38843f6e811e73d2a5e88f0fbbf560116bca3cc1b7f2add26ff238d6deed", - "verification_evidence_sha256": "843963e135ad18fd6d1f754d7c4e4e355729ff9508a7965d984ef1664a980105" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "e0773754b7c3c7e9c23357173e9a9768bde25f37dd40e1e6d34af1548e5663b4", - "controlled_axes": [ - "strong_rail_width_um", - "weak_rail_width_um" - ], - "geometry_id": "dgeo_057d79cafb245aed2c8b7671", - "image_sha256": "f2b6d5328df530528b9a539892c627e4f4d0d7a5a98b5cd116dfda179db5cba6", - "parameter_delta": { - "changes": { - "strong_rail_width_um": { - "after": 1.504, - "before": 1.75 - }, - "weak_rail_width_um": { - "after": 0.472, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.86 - }, - "requested_updates": { - "strong_rail_width_um": 1.505, - "weak_rail_width_um": 0.473 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "b1648043513494e4b5831d4e65b4bfc5832669c91cd1bdb48db80866a2bf26cc", - "verification_evidence_sha256": "b83e4db369fe61cf540ad1d839b0958694b4668ac8f06039ac835b2735db7730" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "b7894e8e8928cfed6d8c6be67209906917052e0ef1f3993d8d020ff99f2fafec", - "controlled_axes": [ - "strong_rail_width_um", - "weak_rail_width_um" - ], - "geometry_id": "dgeo_7771700b614801c27907da33", - "image_sha256": "1dbc1c133ee13c5e75cd8527427cbc23520ffd3a5ebe28c064b8ddcfb4e4ac44", - "parameter_delta": { - "changes": { - "strong_rail_width_um": { - "after": 1.996, - "before": 1.75 - }, - "weak_rail_width_um": { - "after": 0.628, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.14 - }, - "requested_updates": { - "strong_rail_width_um": 1.995, - "weak_rail_width_um": 0.627 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "f8b35ef09148a933a971d4bce4237715610764d5c83ecc29349c90f07728ef71", - "verification_evidence_sha256": "08a124127c9dac416da9222f97849885eb225f4a8caa63ab7a31a86500c48f37" - }, - { - "axis_ids": [ - "axis:exchange_rail_pitch_um", - "axis:output_pitch_um", - "axis:rail_width_um" - ], - "code_sha256": "986c2b9834d9d5c0cfbd3b195ee9c4d74eda19be03c4d8e00e6f4f7d4f0e9eab", - "controlled_axes": [ - "exchange_rail_pitch_um", - "output_pitch_um", - "strong_rail_width_um", - "weak_rail_width_um" - ], - "geometry_id": "dgeo_1a915ced36c2e5330d092e33", - "image_sha256": "59901eaeeda82e531733691301c6b133df75862309e7c22633559ad4af4180f1", - "parameter_delta": { - "changes": { - "exchange_rail_pitch_um": { - "after": 3.74, - "before": 3.4 - }, - "output_pitch_um": { - "after": 12.88, - "before": 14.0 - }, - "strong_rail_width_um": { - "after": 1.89, - "before": 1.75 - }, - "weak_rail_width_um": { - "after": 0.594, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:exchange_rail_pitch_um": 1.1, - "axis:output_pitch_um": 0.92, - "axis:rail_width_um": 1.08 - }, - "requested_updates": { - "exchange_rail_pitch_um": 3.74, - "output_pitch_um": 12.88, - "strong_rail_width_um": 1.89, - "weak_rail_width_um": 0.594 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ce045224ba076942e9b3ed76f1a2ec23b35c02d970cada95848d19846731a514", - "verification_evidence_sha256": "3f65c65f7903da8c072261bb9ffebfbb28c4c56d27c51cad6121c8595b023fb0" - } - ] - }, - { - "anchor_id": "angled_window_coupler_2x2", - "grammar_id": "angled_window_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "e17f3376f61abe562b9ae6d113058accb64f73cb9cf3fcee4acc06e1283972fa", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_7ed92c67d9a3cccdf12fa639", - "image_sha256": "ba7193f438df251d76439dd73274a1cb0cfc4c4051ad5605e00dff205b3833a5", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 1.788, - "before": 2.1799999999999997 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_pitch_um": 0.82 - }, - "requested_updates": { - "rail_pitch_um": 1.7876 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "9c6b50831003fd9b8554f5ff8d9574969f8a5175a4fa2cb5d35d3fa7982459ec", - "verification_evidence_sha256": "3310b65a5717ca9c00a21647eccec52f5eeba388d31ff302bfb19fdc2253f72e" - }, - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "2202708d24e6c43e26f08f89c03adc7bf04a78567aabb4532dc5a9b141d40d3b", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_b6f0da02a7374f712e047bc3", - "image_sha256": "ebf0cee02a06c45c7016a10ea97398542af5538ef000023c416b52a7b7837339", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 2.572, - "before": 2.1799999999999997 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_pitch_um": 1.18 - }, - "requested_updates": { - "rail_pitch_um": 2.5724 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "f8bc250fba2f0747184742e973523de1e01a4ffcd7bc5ec54bff2bbbf5c21c4d", - "verification_evidence_sha256": "dbc851639935d376c4f834bbea6f722c09fcec2374242a47c3ac534e57368d4c" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "548156f40aca7808240c7343a67b2be6c64eee28c1d8f92e0e7ca341a5e0d368", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_06ba104846fa51a6abfb70cb", - "image_sha256": "aad72cab9cd5dea43f9ea6939f4ad0da53b8249848475d309cb6eabd4d313386", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.176, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.176 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0009ba9b4be2dd47cf3b18ec0b6e64dd76b8b19a1f4b74f9ede426bf5f378d26", - "verification_evidence_sha256": "b89d47d269d69006b1b49e958b0589aa8efffb5c31f34807ca3062891ab29e12" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "2ebcd4f470b7e2e3980de9de8f18d2504109d2bc871173ef3f76fd6b148a8d3c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e39cfa274a292a1fcf1c7890", - "image_sha256": "2c6209d3aceda15fb744294823befa7a258f0d772797aaf0f72eeabb28a96468", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.624, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.624 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ba1397a489e4c75a1cb987a245596f20ec69cd3d56dd5e946319ae9fcc9f93e0", - "verification_evidence_sha256": "7b51764866b776f3e4a455b0b81392b37258e731ae6fd5c41c789c84db64a51d" - }, - { - "axis_ids": [ - "axis:dogleg_radius_um" - ], - "code_sha256": "6672445fcf5a574c5bfffb1461e58aed7969b17de19929afdf75d0f36bc4000e", - "controlled_axes": [ - "dogleg_radius_um" - ], - "geometry_id": "dgeo_9d027863cfef40a45de2fc62", - "image_sha256": "34e09f34272df6db8388176d08bf4c6a176bd7e9b651b9850a1ff8609ae9863e", - "parameter_delta": { - "changes": { - "dogleg_radius_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:dogleg_radius_um": 0.86 - }, - "requested_updates": { - "dogleg_radius_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7d4d8aa4aad3f0079c15604d08090ca93bd6d22839d5dc9b13d213edf5a1866e", - "verification_evidence_sha256": "735381e91c053d413a45ea6046cffcf3f484a1c906ff87b190413cdb7a491075" - }, - { - "axis_ids": [ - "axis:dogleg_radius_um" - ], - "code_sha256": "085cc44a1c0f061c506372813abeeb874f903a47c616e710a110fe1ac4febde1", - "controlled_axes": [ - "dogleg_radius_um" - ], - "geometry_id": "dgeo_08f78989dd9c0ae660fee55d", - "image_sha256": "622d644f5ab8b2514aaf92423803b65e81d991cc13f46ceb9853af50daa077bb", - "parameter_delta": { - "changes": { - "dogleg_radius_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:dogleg_radius_um": 1.14 - }, - "requested_updates": { - "dogleg_radius_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "224201cad49fab1e2921f2b0487945272cc2006dd1f0efabedea9f071ab4e257", - "verification_evidence_sha256": "4cfcdea9ba3d3f67bde35d078459e4405084029774d6011766a2bb1b65570463" - }, - { - "axis_ids": [ - "axis:rail_pitch_um", - "axis:waveguide_width_um", - "axis:dogleg_radius_um" - ], - "code_sha256": "9e0b775bdea3d261eca47ad022867799ea7c0db1283ddebae92f1fe3f761a546", - "controlled_axes": [ - "dogleg_radius_um", - "rail_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_5677f4499845fb7a755c5bf3", - "image_sha256": "cba7f51b49b69cf44e103233a8c3ac93617119539a620889893eaa80a524b170", - "parameter_delta": { - "changes": { - "dogleg_radius_um": { - "after": 15.12, - "before": 14.0 - }, - "rail_pitch_um": { - "after": 2.398, - "before": 2.1799999999999997 - }, - "waveguide_width_um": { - "after": 1.288, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:dogleg_radius_um": 1.08, - "axis:rail_pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "dogleg_radius_um": 15.12, - "rail_pitch_um": 2.398, - "waveguide_width_um": 1.288 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e43675c43f25bd3a6a2ef72aa959ae190b662f59e7d83d2d427e949cb8128c07", - "verification_evidence_sha256": "5e3ba16fd3e7b72d3a1a86bcc58c10cb80a6fe450e84c1dca48381aa90709b3c" - } - ] - }, - { - "anchor_id": "apodized_hole_lattice_grating_1x0", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:lattice_pitch_axis_um" - ], - "code_sha256": "00f1075df05cc573e5293e2e365cc30cccb603ce0397be8867eab8ee71dbeb22", - "controlled_axes": [ - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "geometry_id": "dgeo_242bf2fbf309ad672efdee23", - "image_sha256": "c03dae06856206b4b6e2afdd3e3d00102698d3d2678c2b4c0f4075181b36ddde", - "parameter_delta": { - "changes": { - "lattice_pitch_x_um": { - "after": 3.28, - "before": 4.0 - }, - "lattice_pitch_y_um": { - "after": 3.116, - "before": 3.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lattice_pitch_axis_um": 0.82 - }, - "requested_updates": { - "lattice_pitch_x_um": 3.28, - "lattice_pitch_y_um": 3.116 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "8431d9df30612d83f65c24d1ae283d6c0a75e317a195e1e6f3f27fd7a5cd6d52", - "verification_evidence_sha256": "a4693bc5132c987012e2af9ec39f3b7b8c449d164491186ead285dda43d13e44" - }, - { - "axis_ids": [ - "axis:lattice_pitch_axis_um" - ], - "code_sha256": "5797d73dfca4eb9397a5195c50a9d3e4bd8a6c6be565cf9f65aa3a66fafb121e", - "controlled_axes": [ - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "geometry_id": "dgeo_c44890320291027067d0d127", - "image_sha256": "6267c60a1cff2afe18e98889ca49a7422db63a48163bac53738123efa04a14cd", - "parameter_delta": { - "changes": { - "lattice_pitch_x_um": { - "after": 4.72, - "before": 4.0 - }, - "lattice_pitch_y_um": { - "after": 4.484, - "before": 3.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lattice_pitch_axis_um": 1.18 - }, - "requested_updates": { - "lattice_pitch_x_um": 4.72, - "lattice_pitch_y_um": 4.484 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "efc4172fbdbfba6cf2be0965e32c76ec85cde13293a763ee90fed0a89e24322f", - "verification_evidence_sha256": "45363a6327ff10b46c1f0612545ac75c9a717fc8c1241a06682c77f24982c200" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "0dec9b3572e49ff9255708e7dfaed413c76b390543368c9653a6c71e904de130", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_282bc1ef613aa594b23a801a", - "image_sha256": "659337596ac5d301ae2a147e0e3dd9fe7e631fa9bebb713169d1d0c9c7d60107", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1eb23510adc5ac26bd3382f8dde25a88e8e4499dc5eeb7c011559106e85af7c9", - "verification_evidence_sha256": "12555f297309080bbbb6f27694d59ea7186555676b739ae5929ec6b4363cbde9" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "1227521d43eb8ff779b6b652667e430dfb24702e812756088e69c9213a712fb1", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_65ebc989f99de06e0be95910", - "image_sha256": "2efb6897f2f7c95a0bc916408776562552e1cd0c54f2b6579522a193f286a6c7", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7a0603f8bffc1e7f6d47b90c1b531a9193699ce51af211a1b05cff2912f2d146", - "verification_evidence_sha256": "361735e4fe1ffbd32d820a7b270e644713d705a97d02d73c3d820d92f96ba554" - }, - { - "axis_ids": [ - "axis:slab_width_um" - ], - "code_sha256": "8652a5b7a44bfe2bd8e9bc86bdabe337dec1546ecbf00a8edff31f5428e44f62", - "controlled_axes": [ - "slab_width_um" - ], - "geometry_id": "dgeo_36f723e45176ee50ffb3e344", - "image_sha256": "f3eae05fa21f1b5dd424db2c885e9aac0e267c5300f8ef0aadd7c99e3db88ba6", - "parameter_delta": { - "changes": { - "slab_width_um": { - "after": 18.06, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:slab_width_um": 0.86 - }, - "requested_updates": { - "slab_width_um": 18.06 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "377697e7b222c103512848a00fd3ae422db0a3fce472b589996a733d2947305e", - "verification_evidence_sha256": "34ea20c9d4e73cc5d13b02cc30812c60c57696bd6987525309dcf39728951347" - }, - { - "axis_ids": [ - "axis:slab_width_um" - ], - "code_sha256": "f1d7d453529bdf8394e2b0a703cdec0a8121f1fec0a8c06a2cfc140ce2b4cd0c", - "controlled_axes": [ - "slab_width_um" - ], - "geometry_id": "dgeo_91a5ef6f3577a67980f6cffd", - "image_sha256": "eb26b3258988e985f7b47b2583b4e49db22bac5be0fe8f882c4babb61f332bc8", - "parameter_delta": { - "changes": { - "slab_width_um": { - "after": 23.94, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:slab_width_um": 1.14 - }, - "requested_updates": { - "slab_width_um": 23.94 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c8363e602f41acf873fb3c2ce84b0c8446b2c3764fce5ae9d7c1ffc04b26cc35", - "verification_evidence_sha256": "2f60c4489b8749d8d8620c785989b4d7d0b441c3940e999849750a6f6bfe533a" - }, - { - "axis_ids": [ - "axis:lattice_pitch_axis_um", - "axis:aperture_width_um", - "axis:slab_width_um" - ], - "code_sha256": "507fd07924a2d609319f4bb4e2e9334c7de512376b19a9efbb9fbbed14655db4", - "controlled_axes": [ - "aperture_width_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um", - "slab_width_um" - ], - "geometry_id": "dgeo_b2be31368f86243194571494", - "image_sha256": "b136b2c4fb00b6ef6c95ee7b0441a653ce6b9c9d7bc3760baad2a6541e50b8d0", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 13.8, - "before": 15.0 - }, - "lattice_pitch_x_um": { - "after": 4.4, - "before": 4.0 - }, - "lattice_pitch_y_um": { - "after": 4.18, - "before": 3.8 - }, - "slab_width_um": { - "after": 22.68, - "before": 21.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:lattice_pitch_axis_um": 1.1, - "axis:slab_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 13.8, - "lattice_pitch_x_um": 4.4, - "lattice_pitch_y_um": 4.18, - "slab_width_um": 22.68 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "195406d62de31187b7d45b6b42ef7a1d5ec5369d06136816a9c78cf83369932a", - "verification_evidence_sha256": "79f9b575802cebbc0ed91862b2ac783afaad5154080e57e6a3fa85724934e9b5" - } - ] - }, - { - "anchor_id": "apodized_orthogonal_fishbone_1x1", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:rib_pitch_um" - ], - "code_sha256": "e858492e3bf0e1810ee56b9eecb039cd97b36adf5fb25b15e2487a0cb3defbec", - "controlled_axes": [ - "rib_pitch_um" - ], - "geometry_id": "dgeo_9c64f19b9e8f44cfcc72256b", - "image_sha256": "a3cc5e4d71ecdc79bef4ee6c807bd291c5d4b2448ea81f81c9194df45729659e", - "parameter_delta": { - "changes": { - "rib_pitch_um": { - "after": 3.444, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_pitch_um": 0.82 - }, - "requested_updates": { - "rib_pitch_um": 3.444 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b426b906aadead6b7be732ea8c31e97904d91028128dd56515f813711a2f9c10", - "verification_evidence_sha256": "a8eaf4be66023859c2d39e107bf9847074ca7870a4f8dd6e46419d06f7ff819e" - }, - { - "axis_ids": [ - "axis:rib_pitch_um" - ], - "code_sha256": "d2fb7eef107803671793558edd1bad52ae89f95f95127444b567af124a0d1e2c", - "controlled_axes": [ - "rib_pitch_um" - ], - "geometry_id": "dgeo_47ff5b2cdb871a2b66ada5d5", - "image_sha256": "ac3880d6234d59c9bc810b0680e6fa958fa778ffb7af8e8225281546abefaea1", - "parameter_delta": { - "changes": { - "rib_pitch_um": { - "after": 4.956, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_pitch_um": 1.18 - }, - "requested_updates": { - "rib_pitch_um": 4.956 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4f85143a69cf4f4d07d06fdeff1dbfa485996dda3f608483b204fbb4a9dddc44", - "verification_evidence_sha256": "244c9a92285093d4caf9dea70076a4702e88dbc0b37b927bc56f2dd6416de12e" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "b6aea1361f401c3e398ad85df1207b779dde72c240a2b22aad640a3f044148ac", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_43a68ca1f90eb10d66b013f0", - "image_sha256": "8ce78acf6ee0a44ab823bcd28b23839b74208a5a6b6fad95fe85c356d73262e3", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 1.05, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_width_um": 0.84 - }, - "requested_updates": { - "rib_width_um": 1.05 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "521128732fe8323841fb9be4ea13f112daaed9bbf4e7fb5df0c1142749185a8c", - "verification_evidence_sha256": "1c094c1c7f4f6995683fc864d26b19d98557b342692524fa7bfd4cbb0005c333" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "52d7c8c8f380e0f7679125719e45415123533686ee822cc9be7add6d71381d4d", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_e7898924f921675fae53fa84", - "image_sha256": "d6f254819e343a82e5ee9adbb9d1e9d502a0b9d247768e677736436da8105ec0", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 1.45, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_width_um": 1.16 - }, - "requested_updates": { - "rib_width_um": 1.45 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1bdf213d9a187c3997e4d9c882301b386d4fe5dc5fe66cf3217839141c5cb1f1", - "verification_evidence_sha256": "e00bc01b7612f100f51d81d5d2e514a112a14395d77a4f322b2daadb01db97c8" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "386190c65ffa87817d8c000277454fbfd69c1ae5db3be4260321315046e2c051", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_88d0c12856945a14308c0f82", - "image_sha256": "495305abddeacbe00fb6a79de203d1d6fd7734eb49903d9b1926aca16545d059", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.16, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.86 - }, - "requested_updates": { - "spine_width_um": 1.161 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "2c92dd8d1b8985ccda512968c29f8c28e991b3acaa570cce7f6eb32e79b84b69", - "verification_evidence_sha256": "98cb5af7b7ad5cf306429cf1ec463ea1892dcb888a3c15d2f4c9c0b338b87717" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "bd5e29d1e0ecfac1535e7d83e67cde2c3e425dfadf8057763b9df190c658c0a3", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_4da476298ea5ef3457f72e4e", - "image_sha256": "063ad7fb7c32c45110b16c7d2adab163bed25a43821e1ff456c1b11414f56b9d", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.54, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.14 - }, - "requested_updates": { - "spine_width_um": 1.539 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "fedd3cd72cd18e79ccc08f117874bef931995c05441bfba65b2b629ce5d0f699", - "verification_evidence_sha256": "8492b8521f64cb299ea8f761061021af33c1b0c1727945376009b72920961c8a" - }, - { - "axis_ids": [ - "axis:rib_pitch_um", - "axis:rib_width_um", - "axis:spine_width_um" - ], - "code_sha256": "2692201b5e9a0a9649105a0010bf3dc03ddc6c4136fcad33b176baadac6b0958", - "controlled_axes": [ - "rib_pitch_um", - "rib_width_um", - "spine_width_um" - ], - "geometry_id": "dgeo_a925b1cdef222ffc5f627e39", - "image_sha256": "b960c8b963613666c3cfba0b21be4e4ad7feaa8dd6431f25f7629b8cd3854bef", - "parameter_delta": { - "changes": { - "rib_pitch_um": { - "after": 4.62, - "before": 4.2 - }, - "rib_width_um": { - "after": 1.15, - "before": 1.25 - }, - "spine_width_um": { - "after": 1.458, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:rib_pitch_um": 1.1, - "axis:rib_width_um": 0.92, - "axis:spine_width_um": 1.08 - }, - "requested_updates": { - "rib_pitch_um": 4.62, - "rib_width_um": 1.15, - "spine_width_um": 1.458 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "1db7a2ce72c44ba57569905dcf9045d4ee6ad1238111a735ffefbafa70c9a085", - "verification_evidence_sha256": "3d97bce4c59eb3967847cb54217022de9c218cd1a814b2f4dda3d9bc8faa6380" - } - ] - }, - { - "anchor_id": "apodized_swg_edge_coupler_1x1", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:first_segment_gap_um" - ], - "code_sha256": "6bc98e277803322a442a141a495d68fe0c3f8db9fc6b10f87dc0b136a71499cb", - "controlled_axes": [ - "first_segment_gap_um" - ], - "geometry_id": "dgeo_03fd7dc2e1d3e6965892238c", - "image_sha256": "b8c90d70e9a97a040fa4d25ad6ca28fb29c606bd15958488c63535634fd832de", - "parameter_delta": { - "changes": { - "first_segment_gap_um": { - "after": 1.64, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:first_segment_gap_um": 0.82 - }, - "requested_updates": { - "first_segment_gap_um": 1.64 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7b47db22ac8a855a2eccfab82c0c0c5216cd63abe225f4c554f2fe7bec74e05c", - "verification_evidence_sha256": "bdad3a36cc8eeeb703e1cc7e07b99fde2ba7b47eb6ce04b1b3d1c50422b0e87b" - }, - { - "axis_ids": [ - "axis:first_segment_gap_um" - ], - "code_sha256": "e6e58061b504f004f03bdd5fc9d5ff7150bbf4394904b8206ccc1cad18107c1f", - "controlled_axes": [ - "first_segment_gap_um" - ], - "geometry_id": "dgeo_7ed98153f0ba521e64d181c4", - "image_sha256": "529f46c4728f6cd6ae5a97f192464f2a29f3905f12ed81d11825f69dd7493d25", - "parameter_delta": { - "changes": { - "first_segment_gap_um": { - "after": 2.36, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:first_segment_gap_um": 1.18 - }, - "requested_updates": { - "first_segment_gap_um": 2.36 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7e0944f92ccd50fbfbc0f24c6bbd930f4324f4ee15f9cbdf8f68ad5d01b46dcc", - "verification_evidence_sha256": "19f43f989bcf4d7d967d574cf5e2d03ce02fd4340cb0d3fb2a472e62d600a9d6" - }, - { - "axis_ids": [ - "axis:last_segment_gap_um" - ], - "code_sha256": "eac6d16c2c8497dbdd79736fcb37c23f8fb74f012211bc38f57f4e01721c418e", - "controlled_axes": [ - "last_segment_gap_um" - ], - "geometry_id": "dgeo_4594ebe7a9feef0b9c0ab6d6", - "image_sha256": "f93d2d828ab5106d931be2852d3cfc06ff2a305ceb125577b352a0587a9cfb25", - "parameter_delta": { - "changes": { - "last_segment_gap_um": { - "after": 0.756, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:last_segment_gap_um": 0.84 - }, - "requested_updates": { - "last_segment_gap_um": 0.756 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3ae9f9a4f5c44b6e4238a1193ac6f68bb575d8b5147679244fad219d4a7f2d98", - "verification_evidence_sha256": "6f1d90014432a43a549d7efb16084b10ee4239499ac1cb97e5e8c7b14634505a" - }, - { - "axis_ids": [ - "axis:last_segment_gap_um" - ], - "code_sha256": "49f4c6b1c62039a4a3c558daa9a182ab79793ccc755956324eef5f5f4e1aa02b", - "controlled_axes": [ - "last_segment_gap_um" - ], - "geometry_id": "dgeo_3e1f1cc34d1d460d8497f835", - "image_sha256": "15dee5649d59addaba33a85082465a587f229cbda4393dc4ec22363391380b6c", - "parameter_delta": { - "changes": { - "last_segment_gap_um": { - "after": 1.044, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:last_segment_gap_um": 1.16 - }, - "requested_updates": { - "last_segment_gap_um": 1.044 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d106646cb518cb66e6b1100a9b2260732057c9baa2dc7e008dbb19d094c657ba", - "verification_evidence_sha256": "6d4523e3d9b069aa7d629b3cd29e7594e181aac73696a161136b7f3bac7f99c7" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "b7e57cc8a571d686d9456ced7c801777d4ea613140184c4fba00ecdba955cc51", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_bac41b2124f08705d014a445", - "image_sha256": "e40d8afd5a47ec741a3b6af90db6cfff9be751bede7444028f2faab74aa01178", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.472, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:edge_tip_width_um": 0.86 - }, - "requested_updates": { - "edge_tip_width_um": 0.473 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "62c7b266d3aa5028614dba882bc24f20932c186c7664a7d7049fa41729576782", - "verification_evidence_sha256": "97609fa26ae420c0e88a76a78b547a8c2841b59162b6fcea7f65ec6ccd9caa55" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "2b1b8d964a8aee834c6798af420fc167caef1e182bd677c7a219fba2c971bc89", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_f3820ad0ef14087623ab5d8d", - "image_sha256": "fc092643af1d8b9ae768027a7a03492f54051970fe9c76f15c0edc206d835c73", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.628, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:edge_tip_width_um": 1.14 - }, - "requested_updates": { - "edge_tip_width_um": 0.627 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "a1974d200ad357463345e535c478eb171c7c6f4ea690bcc4c3c25740dda01a6d", - "verification_evidence_sha256": "0870514563a828f880280c87a54f3764466f1a4a1fda3f44bcb2cf1ce5f7bcc5" - }, - { - "axis_ids": [ - "axis:first_segment_gap_um", - "axis:last_segment_gap_um", - "axis:edge_tip_width_um" - ], - "code_sha256": "6522aeee8a8d395ea5a914887e3e3301c732d1a0474d39effa94e96b55a421d7", - "controlled_axes": [ - "edge_tip_width_um", - "first_segment_gap_um", - "last_segment_gap_um" - ], - "geometry_id": "dgeo_9afc3e77849f2bd81001203d", - "image_sha256": "73889b2d7703dd28cf2385fbefb9f5eda836c18dd903723554e5f6f06051510d", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.594, - "before": 0.55 - }, - "first_segment_gap_um": { - "after": 2.2, - "before": 2.0 - }, - "last_segment_gap_um": { - "after": 0.828, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:edge_tip_width_um": 1.08, - "axis:first_segment_gap_um": 1.1, - "axis:last_segment_gap_um": 0.92 - }, - "requested_updates": { - "edge_tip_width_um": 0.594, - "first_segment_gap_um": 2.2, - "last_segment_gap_um": 0.828 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "df220c6eadb65383e17751dabc921693b2a7173bdb375f132c1119b14dbea157", - "verification_evidence_sha256": "838449e6382f627235598d9ae8357775548332be80b73c1fd557bb5a30e4c609" - } - ] - }, - { - "anchor_id": "asymmetric_axial_y_splitter_1x2", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b061f4722cf34cb1a6a84f5f692bbac09e5e92c73837a0dc1355925fe38b6b4d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_2a3432ff61af6671e3bcb7dc", - "image_sha256": "bd3360b4e78cded58821c8f97d9e1060e7044cc4b497425b4163b596df0c4113", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.024, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 1.025 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "23583030b6f3c2f2656ca3281ffd8b11a6ec6aa1736a1560a6eee3414c772fcd", - "verification_evidence_sha256": "babaabc92876f17998d1ab4ef04c6ff2a9dcbeab4f254326b71ecb8def560877" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "69f853d93ab411a28a126c5ef71bdca46d66b9ce58f8306f6a083cb91f2f6788", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_343f08cf2140c9bc6427d0f6", - "image_sha256": "93af6ce135a50cb7727286cdee3316ef837176e3b5d88c153b921b4dd4b02a66", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.476, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 1.475 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "27d7acbb462bff4280e8f3dde59dd14c2693de1e61448b1ba7c8275e45acc454", - "verification_evidence_sha256": "ea745046cb0d1dbd7cf9f2342bd4eed1a618fc39d2b2158d3defb4886674afe8" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "970bcd9294d64f7cf471f912d905b8ebf7d2aeab7ec05b1b29d6f6671d346191", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_08e4806af742063d8876e13d", - "image_sha256": "6ba662e11d0cda60d0824f4afcb6d5f89a93cfc7d2a50d386716c7614ae0c4e2", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "597fe335a09a07b35019dd4e9821f548c449c6b7fa8e1301c6708c0fe2813bc2", - "verification_evidence_sha256": "3c7d5a3a85aff586cbbdac90ea796a6ab0a1716b055ea92c96080d459f25e5d1" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "e902f006a7a0451090078dd9203f722d7bc94a9179fa9d6b6e4d38b2ecde5b99", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_9b662b7e1adf36d34ed2482e", - "image_sha256": "edb50bd0a51a35a06b19475e492169eeaccb36323f8d599ccf93ee41b11e3cc4", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "583fd1a3bd25d9870000ac147e2f6abd4b2ff7473a0fc0bb252e69aaca7ef8fa", - "verification_evidence_sha256": "da922efdb4c944b1c157b2a919aea83d800c2058c019aee2fcb5ad37c3a9aeba" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "cf5cf63824d80aa4305c443716e9a29da2b92c9faacea41060699b4806758cbe", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_6073a92512522a0cf1e83176", - "image_sha256": "d7228543c742df5f86752bfc5cd93f0e6629713e86cea4677f26ab73375bfd5e", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 3.44, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.86 - }, - "requested_updates": { - "hub_radius_um": 3.44 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "a1e45fb292d4cda00194754307283bdf4395bdf395d230385f7ffaacd621adc5", - "verification_evidence_sha256": "21ba0796bcd598d94e0b1dfec1e5f08fefee90c7a75568d69a274bf0776087d4" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "8bc931f08da2814f856e5ade8150b5b0da01b4cac661fbb34b24e95e1391f4fd", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_9d855b08c7b4fabe4a416d75", - "image_sha256": "b4a09a7a7a09490e885e660624bf51f1ad607e248de231a93313c1f3f4b12eac", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.56, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.14 - }, - "requested_updates": { - "hub_radius_um": 4.56 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "25a18f567b90b8270dc53072aaf66a5939308e1aedc1c49fbcf3f3964752b7f4", - "verification_evidence_sha256": "588349c0ff0d35894d031b777643ae2bd739865f4417a0a12a63f444606fae83" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:hub_radius_um" - ], - "code_sha256": "590cdcc82570338bd353f15c3888564af94977c6917b248d65efe6dc6c8c9d12", - "controlled_axes": [ - "bend_radius_um", - "hub_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_9248be9fd54072175599b783", - "image_sha256": "c776da9f2b23ef721c75c548aefe1b2d3202218774097e9a8f9c44e3f15328fa", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.6, - "before": 5.0 - }, - "hub_radius_um": { - "after": 4.32, - "before": 4.0 - }, - "waveguide_width_um": { - "after": 1.376, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:hub_radius_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 4.6, - "hub_radius_um": 4.32, - "waveguide_width_um": 1.375 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "c35b95474296e62594865f3d56ad6f338526050f07e42e1c3ec747adb08a8f75", - "verification_evidence_sha256": "93b23e8170c8596441b67b3008e0192ea812ed2705f7bec26897a88a34090e34" - } - ] - }, - { - "anchor_id": "asymmetric_racetrack_add_drop", - "grammar_id": "asymmetric_racetrack_add_drop", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "d86cef22602dc1254087882590adccfbe5b1572d96eea7744edffef11a8fe27e", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_5fcd19ae5b35bbd3116f8c8a", - "image_sha256": "cc41ce0df5294f037840ff91c437f84e5402c5a56d8e10ef4499cfe84fe8a3d8", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.492, - "before": 0.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.492 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f76541df17997446d4440bf3e881dae5411b838297c59697ac92ee2204a38236", - "verification_evidence_sha256": "d92f9fc3f1d1b54435f9f847bc493bb878e20ebee1bf4ddc5477541f140b45b0" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "bfce658c859cdad7f05807f7f7304d81eebe4f7deb4c583d508a08ad03efe751", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_96d7add4e6b27ac05cf46c2d", - "image_sha256": "e2e74bcb9c2ee66c8ede26d9103ce13b23537212874f2b563fa1b244874328b1", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.708, - "before": 0.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.708 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "79a81d686c213d6db682798638c2c4ffd659d3d0e4f5afe88cc1284dff96c5ff", - "verification_evidence_sha256": "e14c8e77d0ccf4d82428dc3daa56715b3430e735b33f9bc04b2e774db0c90cf2" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "bfb21cb056ad2395fedf2569322eb80155b67d434f62af2e9bf26da342e3e177", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_eea09a8df83a13a07211b638", - "image_sha256": "fb0e9787a074156d1d5cfb9ebad5410da1c1cb0fbb3215db3d349315752a056c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.024, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.0248 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "53cbc60138b584568894a4e0ba8f27eecda53f2177a13e792583b69cb38784f6", - "verification_evidence_sha256": "0c7a460c6ff6024805628923e409707655b752d168e951a5aec6816122f5e363" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "7462458f5b0b9222791f2bd4f225037334ef55598406a9ca2b85cdebe35ef956", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6bdac2e5ce9c1f18d3fcc978", - "image_sha256": "8210e68700f9a0a6420fc7b35205b49871190970694339d4f6ed01367aa85f8c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.416, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.4152 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "8d3a5135e84c1410f551839cba7928ede8b8631f3d051a84bae7afe034e5be59", - "verification_evidence_sha256": "e75ecabc39f875546ec5b072b9ec242935a84f2e99ea0440c5bfb150efccbf63" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "32aadc699952f90d31d658f1b15ade66f9a7b545a5e7614c36f3d1bdf12856e5", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_b418a392762dee869e81e291", - "image_sha256": "21ff2901b59086763380d5c81e63ad32dec6b3d51e68b8568ed7e57f2d380876", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 5.848, - "before": 6.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.86 - }, - "requested_updates": { - "bend_radius_um": 5.848 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f33974d8320dce3e6d08159793f7af60dfe4079c64bfeeaa8e5a307407398c6a", - "verification_evidence_sha256": "a2679bb96fab92909181d7c1e56424a39aa044ac70e3aeb656974d039053eff1" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "89dc5831c2bfb174d1684bc1b1947f99f3a0b356e39ee36cb1eae3c9d212f84c", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_c46bb5d0bc84bc7425d6e150", - "image_sha256": "1371de909abd6ae0e0059840ce4d99b2adc63b871fb6dc20dbf4734a35ce114f", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 7.752, - "before": 6.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.14 - }, - "requested_updates": { - "bend_radius_um": 7.752 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "186d6aa831e7690a248608e62651464329f43b80c9edd41614ea7d7d5f0ab8a5", - "verification_evidence_sha256": "cc8e028914fcf33ee338828fa8805de16860f9cbdb0ca144378370469eb4fba5" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "code_sha256": "833f1a3158194557e10d4d1e38c30a591c6e374ae8ce6beadf99965b1a84cba0", - "controlled_axes": [ - "bend_radius_um", - "coupling_gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_9f2d7a8bd9135adfd8db9c79", - "image_sha256": "04987f8273a5ed1c6be2c8788d24c9c31bb2119a5c2bce5d063c498ba225a008", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 7.344, - "before": 6.8 - }, - "coupling_gap_um": { - "after": 0.66, - "before": 0.6 - }, - "waveguide_width_um": { - "after": 1.122, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 1.08, - "axis:coupling_gap_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bend_radius_um": 7.344, - "coupling_gap_um": 0.66, - "waveguide_width_um": 1.1224 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "a53bb27a36ba1dec284520765ddddcb0c073102c5b829862f2775a7ddd5de67a", - "verification_evidence_sha256": "cc2a6474fb42bf02fedbc432ba3164c95d48a5a25e9f511d17f6ceb5a2afd430" - } - ] - }, - { - "anchor_id": "asymmetric_two_rail_mode_converter_2x2", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "fc61a5ae5dcba02f3d66c5353b257b3b22c662e75e046ba7648486204551bf28", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_1767d62826e16d261162f5a4", - "image_sha256": "9af82229994b04460fe03277dfd98ea6f2b1ad7f1fc0b28b3b50c3f97b99e987", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c19f5601cc3d2df1ff8420e17efcd64922e5f15011e88ea0ea2e6344ac9ead81", - "verification_evidence_sha256": "001f606bbacb1d4df609445e43a1a0d47fe883cb03b1cb9882e370cf62930337" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "c58762300ae3720a4b14b95bd9ba451dffab4f28045383d5b88a63c59925ec4d", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_d096207b871fb75f8b84bbf6", - "image_sha256": "76b137718d60e559d3fceaaedb44e23931bc3453cd14cc1889f4eeacbac9c9ff", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c00d3bea827b846a7c900913873ec4e7fcfc5f8f40ff4a2be94a7953b930291b", - "verification_evidence_sha256": "940ff4c3dee71a2b46a75dee43b153403417560c39d179b9419353620420a2cc" - }, - { - "axis_ids": [ - "axis:interaction_pitch_um" - ], - "code_sha256": "212990e030a29b8fe7e37812e9a0b1b4985c029e7d345a2144b492e0bceaa938", - "controlled_axes": [ - "interaction_pitch_um" - ], - "geometry_id": "dgeo_c05e34b3324d91ba8fbbc586", - "image_sha256": "5c659d39845da95c43e543d44e2c2541676637061ad64811f724a5d59c0db7dd", - "parameter_delta": { - "changes": { - "interaction_pitch_um": { - "after": 1.92, - "before": 2.2849999999999997 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:interaction_pitch_um": 0.84 - }, - "requested_updates": { - "interaction_pitch_um": 1.9194 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "22bb55e3ca7b4ac2da9a13e9b4c244c2d20e45a3cd5b3f182f8d4b83da5cfa8e", - "verification_evidence_sha256": "c5f4921e09e1a6f6f79400721ee76afd34551dd3348cf9af50abc4ac54cdb313" - }, - { - "axis_ids": [ - "axis:interaction_pitch_um" - ], - "code_sha256": "e8ea8c58dc2fb5c180e2c6e08f4f4b437c8a96aefa2b6535a539a3b5c61e1c15", - "controlled_axes": [ - "interaction_pitch_um" - ], - "geometry_id": "dgeo_1f36222ff617ff224c1a19dc", - "image_sha256": "862831de8e9a840d821bc43d99c50078dbc85cfabe6be3e7844996f78f76c4f7", - "parameter_delta": { - "changes": { - "interaction_pitch_um": { - "after": 2.65, - "before": 2.2849999999999997 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:interaction_pitch_um": 1.16 - }, - "requested_updates": { - "interaction_pitch_um": 2.6506 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "588fd705b25b760a042319100d00dcbff39e4380d9c2ffb91225bd2a4c9ede74", - "verification_evidence_sha256": "80c48814eca4b888299756cf920f70387b7a3779172ff1e17d48a84d74362757" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "0c3a497c0b23428f3d05c92770490c49dfe55a4251488ea095d1709e2bbf37d9", - "controlled_axes": [ - "narrow_rail_width_um", - "wide_rail_width_um" - ], - "geometry_id": "dgeo_bfe64b998e5a157ad22d67a5", - "image_sha256": "905423a86e1c3f4fad0d14bd90231df3047856a1c72f1e8fb0da26a5c84204d8", - "parameter_delta": { - "changes": { - "narrow_rail_width_um": { - "after": 0.62, - "before": 0.72 - }, - "wide_rail_width_um": { - "after": 1.762, - "before": 2.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.86 - }, - "requested_updates": { - "narrow_rail_width_um": 0.6192, - "wide_rail_width_um": 1.763 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "2f13cf3476eebe911defd7e307601353f4dede1e9a6010dada3a79b3776a00e6", - "verification_evidence_sha256": "a5faac2114355198b2330f05ef1bd4e70512bd04441e187e5cbe7a18abf00ce5" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "ffc85d6f506c8f09299373f6fcf543d698b433998affec3c89728deb7db645fb", - "controlled_axes": [ - "narrow_rail_width_um", - "wide_rail_width_um" - ], - "geometry_id": "dgeo_aa6dcaa257ecae8055957e82", - "image_sha256": "bdb26db3a205e6f62be31984a513d9e69bfbeb3d0d644fa67b71fdd4349adbd3", - "parameter_delta": { - "changes": { - "narrow_rail_width_um": { - "after": 0.82, - "before": 0.72 - }, - "wide_rail_width_um": { - "after": 2.336, - "before": 2.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.14 - }, - "requested_updates": { - "narrow_rail_width_um": 0.8208, - "wide_rail_width_um": 2.337 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "9e9ff5bbe8c8e829ebdbe0235425bb1a3a626bc061460391b7c02719138f60e9", - "verification_evidence_sha256": "9331568ae7bf3c5dc12a9361227777be59e0b7035162acbd3321100774f82e42" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:interaction_pitch_um", - "axis:rail_width_um" - ], - "code_sha256": "570af31fc4225641cbf09c3985dfec785fb4bb5da456293633fe55a5471d1f9f", - "controlled_axes": [ - "external_pitch_um", - "interaction_pitch_um", - "narrow_rail_width_um", - "wide_rail_width_um" - ], - "geometry_id": "dgeo_05896fc8dac9db4e48c089f6", - "image_sha256": "e795219c7232e0bb93c822575b53deb94e8ebeccbd23a96fb247021cc5006efa", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 14.3, - "before": 13.0 - }, - "interaction_pitch_um": { - "after": 2.102, - "before": 2.2849999999999997 - }, - "narrow_rail_width_um": { - "after": 0.778, - "before": 0.72 - }, - "wide_rail_width_um": { - "after": 2.214, - "before": 2.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:external_pitch_um": 1.1, - "axis:interaction_pitch_um": 0.92, - "axis:rail_width_um": 1.08 - }, - "requested_updates": { - "external_pitch_um": 14.3, - "interaction_pitch_um": 2.1022, - "narrow_rail_width_um": 0.7776, - "wide_rail_width_um": 2.214 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "59d47c847081914872d50303eabc8e7b02a6961f1a1de7a0ab382118b6c6171e", - "verification_evidence_sha256": "730594265ba2eeeb08137b32a94989b3ef83de4133362f334e149c19f0afb35c" - } - ] - }, - { - "anchor_id": "bragg_loaded_racetrack_resonator_1x1", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "0f1b9764cfd1105d4378427403c918ae6e91807a1bb8b8d1ccd5d8074ec49890", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_995547bdb64dbe50f04e4b54", - "image_sha256": "114bd5575b671eabdae2bd0d5371b624e9f63d709a71a1115b2506680de91296", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.722, - "before": 0.88 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bus_gap_um": 0.82 - }, - "requested_updates": { - "bus_gap_um": 0.7216 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "0db0c76f7f6bf342d0529f18d2a14fb195b505355e39b59cfb25746c3b0104a7", - "verification_evidence_sha256": "72e6be217a2701613889c9f8ea207776ba05c2617f719d72bfff08497d56c3b7" - }, - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "723e72cea6b40bf14b17ef2031c93cbbe6d1e3de0a03bedce6dffa80d5149824", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_8b68868866efa77202c6d3d7", - "image_sha256": "42d875f5f9768c23cb0267850d8f3e0badf15cc26acbd41ad1d63f57ab04cffc", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 1.038, - "before": 0.88 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bus_gap_um": 1.18 - }, - "requested_updates": { - "bus_gap_um": 1.0384 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "e49cd00ff1060b7e7982acf38c366a32ba706de610c2e01cd48710dcc7f0ccc0", - "verification_evidence_sha256": "ca2f1c514c069e76e53c704941bf431e1cecd7c424ad562429a79841161458c2" - }, - { - "axis_ids": [ - "axis:tooth_pitch_um" - ], - "code_sha256": "67ce6a675bdf41b22c1c111a33b2e30ef3570e40be95c72ae04990370ed696ae", - "controlled_axes": [ - "tooth_pitch_um" - ], - "geometry_id": "dgeo_615111ca462f718889a4df29", - "image_sha256": "ab9cc99347c1212a38f8e1351881dfe931f012778a54c244372f9145f2d5903d", - "parameter_delta": { - "changes": { - "tooth_pitch_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_pitch_um": 0.84 - }, - "requested_updates": { - "tooth_pitch_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "79d49595048fdae6a85311fc17eea2ae06c3e37e9bcd431726f0b93c0075db34", - "verification_evidence_sha256": "0cb66e3e8b9708a5fec5ca6cfa1408541bee13f994599f79d023347810b77f6d" - }, - { - "axis_ids": [ - "axis:tooth_pitch_um" - ], - "code_sha256": "a9a50a8f17e72f8bde62322a7546cee92df95b778dc2b1bd12965bfafd2787ac", - "controlled_axes": [ - "tooth_pitch_um" - ], - "geometry_id": "dgeo_a51e04fcf2c395cef4c2888a", - "image_sha256": "63126d2b3bb05faa87195b9660c34076b389b09ad38a19d1b77bbfef3c0901da", - "parameter_delta": { - "changes": { - "tooth_pitch_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_pitch_um": 1.16 - }, - "requested_updates": { - "tooth_pitch_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c9eb5fa0a08dc94ce41f608e8abacd1b0634a9c620be3432f351cdf021055ecf", - "verification_evidence_sha256": "8efe598f746507b2f3f04db5568d18778aada783a03d37ad05ed8894c99e6521" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "cd090cacb72e556d0745846cbb249292aa717598205291c7f58be77413674b30", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_e5a236ba9cf523d7fa3508c2", - "image_sha256": "e7dd6c66ba28e14bd4d4f258b197c9a681fea6790de626cc3ff3616af5b0ae57", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 1.204, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.86 - }, - "requested_updates": { - "tooth_width_um": 1.204 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "afa5023496862402a825698d199bfbb467a0995c0f31bbe15112db97ccac3068", - "verification_evidence_sha256": "ec35f6205241a761d78976b37e3c79b3ce37c66dd538035fdf13e42b34307226" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "934f3185703985a4a482414e1ca1068ae87af66518b118206d63866b0ffd01c0", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_b2b0b92f20bf4f180377721e", - "image_sha256": "7bec50f947c1c39e26cd73a11d72216f1accfda86875e398e9506f3d2b311580", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 1.596, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.14 - }, - "requested_updates": { - "tooth_width_um": 1.596 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4d094d8c25bf97160a8fcc1e9b258d8bd0327ae0b6d6321e3f61321edf5d793a", - "verification_evidence_sha256": "0da866460ff2c73bd154535b46005aa83d4a6ac8d34b0bf33e9ddc164bbc4936" - }, - { - "axis_ids": [ - "axis:bus_gap_um", - "axis:tooth_pitch_um", - "axis:tooth_width_um" - ], - "code_sha256": "b35ea3b52b5cbeb902036d9f49027c296e6dfc79bc0294c55c465d9ce9244cc2", - "controlled_axes": [ - "bus_gap_um", - "tooth_pitch_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_1dc40e6ebaf52b8f6e9e2f15", - "image_sha256": "8acb95f258fe7dca88bc5c623828cf8404195540bdc616a2a6be95c341fd4957", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.968, - "before": 0.88 - }, - "tooth_pitch_um": { - "after": 3.68, - "before": 4.0 - }, - "tooth_width_um": { - "after": 1.512, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bus_gap_um": 1.1, - "axis:tooth_pitch_um": 0.92, - "axis:tooth_width_um": 1.08 - }, - "requested_updates": { - "bus_gap_um": 0.968, - "tooth_pitch_um": 3.68, - "tooth_width_um": 1.512 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "18a5df4eb7b09e4565bfaf3a5184d61600eb5c3f76a72a6f016d336cb60fc632", - "verification_evidence_sha256": "4e79a805d8e2ed854909f32e20a387093c7fe89cb644295c859dbace62af84cb" - } - ] - }, - { - "anchor_id": "broken_arc_swg_focusing_grating_1x0", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "4cd3690b3a606f7d3e891d3546f00a7c12791bdc6b947c84212065aec1d432d6", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_550de862bc805c2e0884625c", - "image_sha256": "92a79d34eb6a7a1b43972a80ad60e6ffae93b3b3c6c42430b8ea27772a27ebf2", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.82 - }, - "requested_updates": { - "aperture_width_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e2305c285c571b55b4db1c6107050303bee642e5829221a32d55181ee3035ec3", - "verification_evidence_sha256": "53fdd93e7aa0e67c8a2b4ed4bfbd30291a0a09cbc632a559df7a667c78889bf8" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "b21d5f46a15d789bb402ff935c91762f1f5966e98ad7de82b26a62d8deb8d6f0", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_27dd5a8da639d4787a29ef2f", - "image_sha256": "ad4c2b6553c1044093cfc8813d288c1baecf9a64ec144d448813e8741bc6c07f", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.18 - }, - "requested_updates": { - "aperture_width_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "976785a03dfe0a304f8f28eff62f2b2d9c3b28354389576b6ff91175ce78c1fe", - "verification_evidence_sha256": "64de12815de5d1166bdbb5d468eb9e5f2aa93197ab07c54d2bb7a59fe5acb8fe" - }, - { - "axis_ids": [ - "axis:block_radial_width_um" - ], - "code_sha256": "7b06ee05d910877005a6b67f71d0d06c6f248cd151b27743be498c21715fdab6", - "controlled_axes": [ - "block_radial_width_um" - ], - "geometry_id": "dgeo_b4d8db811869647e8613b147", - "image_sha256": "a0e5448b9c965015c64b9bee3113d7632bf266253179b1aaf00866911f1b890d", - "parameter_delta": { - "changes": { - "block_radial_width_um": { - "after": 1.008, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:block_radial_width_um": 0.84 - }, - "requested_updates": { - "block_radial_width_um": 1.008 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c9bfcaa54e0fa97ac8690777714e1bb1882f82b7a47b2d76888c8739277bdfb1", - "verification_evidence_sha256": "de511fd4a5f52646a02ea2ccf31bbaec0e70ff7569887b0cdcb31781c03936d2" - }, - { - "axis_ids": [ - "axis:block_radial_width_um" - ], - "code_sha256": "147c8b856c3bdcd3efa73d895a0e1dbbde9aa3e9811b7bb6f544966664ad3b1d", - "controlled_axes": [ - "block_radial_width_um" - ], - "geometry_id": "dgeo_e6b3be8cf18406def3a3bf19", - "image_sha256": "e01618e8f8db0579a8fa5449ed4343d9b2c160fc516a41218d31d03e261f832c", - "parameter_delta": { - "changes": { - "block_radial_width_um": { - "after": 1.392, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:block_radial_width_um": 1.16 - }, - "requested_updates": { - "block_radial_width_um": 1.392 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b81a9cc5473a6b58af989f319bb212423c24205f2fb1f9174c954b1112aee46d", - "verification_evidence_sha256": "0a792973bf95c153be6798c81ef887d5bb3eec66f6cdf14e9bb3cc21346ab983" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "28828c580eb6099122637054b6df3f12947ea0982788777b3bfea331cc53aee1", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_59159562241fe0487f8a2f26", - "image_sha256": "1e5cc7b2d3e6e71c6ac4786f0398b1726de05be79257cc19767d934d462734ec", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.204, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.204 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4ce34e228ead2250b2b36fdaa02a28128d80ab424476919d5977b4bd67261459", - "verification_evidence_sha256": "febcdb93a4096d909d6fa7776dc2a0ed343a8130ef62c3b87146c8d0ef0d5504" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "96b178d9599e88c905b7662703e1322550e38cb164ed6e56b8c2373a8f0bc69f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_5cc7de17712993361a673008", - "image_sha256": "d96caf9c4ff77c21f992d5900e1d6e5ab80ca0117460cc419bdec51060a5aa1f", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.596, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.596 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fe3c2eb32120234ffcb25ee853f9267736ab21e393429447a273b86cf03c3b0d", - "verification_evidence_sha256": "04d5737e32efd8341712783e0322783cb5600063b7fe2dc5f6348ea8b762cda1" - }, - { - "axis_ids": [ - "axis:aperture_width_um", - "axis:block_radial_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "ee924f80533740db463966f9ced7a068e7d3dbec30098deb6e44fe5c54a799de", - "controlled_axes": [ - "aperture_width_um", - "block_radial_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_8d719fbccbe1f046c0417b08", - "image_sha256": "4fcb6c4ab3ef04f00d746fdc47406156682f74cc3308f8257a54456e0b120605", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 15.4, - "before": 14.0 - }, - "block_radial_width_um": { - "after": 1.104, - "before": 1.2 - }, - "waveguide_width_um": { - "after": 1.512, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 1.1, - "axis:block_radial_width_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 15.4, - "block_radial_width_um": 1.104, - "waveguide_width_um": 1.512 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "5cc9848886eb4007212339df383261da9b23fa8d2d306fe45e5dc47231bc4584", - "verification_evidence_sha256": "7a1683e9c89b273e8cb61c91aac68c1fe0bf5a68d2ba0a4c7797ae0c2374a955" - } - ] - }, - { - "anchor_id": "butterfly_mmi_coupler_2x2", - "grammar_id": "butterfly_mmi_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "c8db35a7f713dc100713884c48bef8aa2bac6aa845c4db0484ed1c4c4dc66976", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_7a45b8e1e78b2a6b872e9da5", - "image_sha256": "b21a34486a731072b1ee1dd5a666b077b7d184caa0717e3517b6b3574f1018d3", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "091361f5a2123f53658c2de3badcbde852820a3094e7f98c8077c2a16f23586c", - "verification_evidence_sha256": "42c5791dc2de7e053052b33a352f080a1072e7e034df8b970e6ffde42aea210d" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "32a06e45666e4477321d0bb773a88af3f0a3b8750f1c4a14c820fb398a164631", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_b5aa15782a80ff6dae4c9739", - "image_sha256": "a49936af2e155e3c16685f5686230c34f918e687f176a28c1b689d239a6b1ec8", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5ed372f43eca518175ae383d7cac71a3e955737d20fbb8bb149198a322122aa3", - "verification_evidence_sha256": "138df22dab125faeb54d6c936c881e4e8122836d02900be51ff5b3bc49449f17" - }, - { - "axis_ids": [ - "axis:shoulder_pitch_um" - ], - "code_sha256": "7199c21011404b5ad2ab16fe40fbf72efb71041eef5979de381bc75225c6558a", - "controlled_axes": [ - "shoulder_pitch_um" - ], - "geometry_id": "dgeo_50f71d3fdeebf2cd13c0cf63", - "image_sha256": "9ac4f3c5859ddcb56f41418f88ee15160fad10ea09af5700d3eb844e6726c93b", - "parameter_delta": { - "changes": { - "shoulder_pitch_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:shoulder_pitch_um": 0.84 - }, - "requested_updates": { - "shoulder_pitch_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "38eb6ac90759208f4e79adf8be9b2163d866cb52def298e59ddd79940f57bcda", - "verification_evidence_sha256": "ceaf458273454555fcd3644b4b5230cdbd4a1940392a63d93cc916104ee7a791" - }, - { - "axis_ids": [ - "axis:shoulder_pitch_um" - ], - "code_sha256": "f425cbf0cd61c62234ccc83b28c2bc383072f9ab80dba6a6784da6e00408c0e7", - "controlled_axes": [ - "shoulder_pitch_um" - ], - "geometry_id": "dgeo_e6c51748513f3b6d2805ecc8", - "image_sha256": "a7924dbfc99a12b964b96e56a9deab31479905077c1b5d1a48044f59f1691c0f", - "parameter_delta": { - "changes": { - "shoulder_pitch_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:shoulder_pitch_um": 1.16 - }, - "requested_updates": { - "shoulder_pitch_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "cabdf70480061f5c2ca8ec958a4ecd9552c4cef9e184126cfd22d8fb730c281a", - "verification_evidence_sha256": "42a4e5906fc487d4336e9daed00f32b58760a14a4aa442c7aaec0df0de34a7d9" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3a1a66f385c0ec734a4133b88caa69a83b0bf794324d346de0f88bf4378297b8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ef74443659ae61544b5ce86e", - "image_sha256": "6394e97ae175e7da7dda8d14ce56f59778c0a60833512ec849ec4d8f52de7664", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.204, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.204 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "da79a779cbf8a2841f6c270bcb49862f55973a7450c03cde97a289450f16dc5a", - "verification_evidence_sha256": "cd17da1f085484ae7ab8a4c2815b17f68479e8a8132dee48978a5562de513b27" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "5aae4031e5af8a7efd0f93b0fb1bc340cf425d17f670353116604b200bf55d24", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_843c28376c9fe32221f850ae", - "image_sha256": "7940d29193dc08525e20279c79bf643305ada15a8dd15e35afa7c6528b1dda82", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.596, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.596 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "786087792c9e3403c88dbad1ab7f425dc442647e16d6e9595a5162fbb5e4ad6d", - "verification_evidence_sha256": "bdbaa97e15effaddbb55f3c2028e53a610cc2a85ff901c82da0b8c39d84a0c49" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:shoulder_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "71ca17f1f5be92022e018d5eee88170bba9a91c35ba677f77d4cb399dfbd519d", - "controlled_axes": [ - "external_pitch_um", - "shoulder_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_5dfb8b2aee94d81d9d2a9eac", - "image_sha256": "e147858a9d5ed495728cfa0ca35634e229d2966f14c9ebc7a9d0af789d1e1644", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 16.5, - "before": 15.0 - }, - "shoulder_pitch_um": { - "after": 4.6, - "before": 5.0 - }, - "waveguide_width_um": { - "after": 1.512, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:external_pitch_um": 1.1, - "axis:shoulder_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "external_pitch_um": 16.5, - "shoulder_pitch_um": 4.6, - "waveguide_width_um": 1.512 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2e2bf7129b11774470d7759f65c465be8825413add564c9370c34bcb39e06f8e", - "verification_evidence_sha256": "62c0d1d3e8cce42f3f185e9125301c345ff90a8e0ba5d5e4f465369857447a73" - } - ] - }, - { - "anchor_id": "chevron_focusing_grating_1x0", - "grammar_id": "chevron_focusing_grating_1x0", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:first_chevron_gap_um" - ], - "code_sha256": "dcef0f19542abd82ed4067c561a77b986ecd76bf453e83ca55e4a95293bdde7b", - "controlled_axes": [ - "first_chevron_gap_um" - ], - "geometry_id": "dgeo_25155b9c0f7733c245ced5a9", - "image_sha256": "5d784f318aab0a972ec2928ab48e2754d67f2c263594e8bbfb79af988f4816f2", - "parameter_delta": { - "changes": { - "first_chevron_gap_um": { - "after": 1.312, - "before": 1.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:first_chevron_gap_um": 0.82 - }, - "requested_updates": { - "first_chevron_gap_um": 1.312 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b88f61d075cbc22caba25c48933c5feb8443be2e988d10213a98efca826d4f52", - "verification_evidence_sha256": "3e59d8594c657deace1df33979dd865359f1c94006c632affc5c621b1fdde238" - }, - { - "axis_ids": [ - "axis:first_chevron_gap_um" - ], - "code_sha256": "83ea6d721249662f6548678be7518ee517c61e67bc532a83367532674a520a3b", - "controlled_axes": [ - "first_chevron_gap_um" - ], - "geometry_id": "dgeo_490723be048f7405dad9bb0d", - "image_sha256": "de8271bab7783d849142e541dcf903a30b505589631731779d9a070ec40e1790", - "parameter_delta": { - "changes": { - "first_chevron_gap_um": { - "after": 1.888, - "before": 1.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:first_chevron_gap_um": 1.18 - }, - "requested_updates": { - "first_chevron_gap_um": 1.888 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3d0c7b2a938a19c0f71cac47ef2737665b9946601d79de96d996289644a60db2", - "verification_evidence_sha256": "732abfaead487320e065410c4a1c610fdc24fd238b155e9250e86fd10054a087" - }, - { - "axis_ids": [ - "axis:chevron_pitch_um" - ], - "code_sha256": "2eae98684b4b91fd925c6a978fd159b549bd746666f435b6cf90b2d37ba89d9b", - "controlled_axes": [ - "chevron_pitch_um" - ], - "geometry_id": "dgeo_3e5b280fec7142a9e740119a", - "image_sha256": "884ef2a4aa0a035076c7b017b11f6a88ef0163eeabdb5ed88ca79822b11c7831", - "parameter_delta": { - "changes": { - "chevron_pitch_um": { - "after": 3.696, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:chevron_pitch_um": 0.84 - }, - "requested_updates": { - "chevron_pitch_um": 3.696 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ed13e46011bf0df10ea5fab64200e5be907290aa73ec38697955b1466a5b810c", - "verification_evidence_sha256": "9822ffee51469307bc46114a928cc3ee9de19b69964352f98bddf90f3dc02e83" - }, - { - "axis_ids": [ - "axis:chevron_pitch_um" - ], - "code_sha256": "736bac42c942347dc6d4b726e30089df1b309ec038a4b77ff4834ad590e6c233", - "controlled_axes": [ - "chevron_pitch_um" - ], - "geometry_id": "dgeo_956dad3590e21ecfa746e029", - "image_sha256": "30d61486b233c8cc03eb1f48e35eac880cee2a938de6383b092fb6e9625cdc1a", - "parameter_delta": { - "changes": { - "chevron_pitch_um": { - "after": 5.104, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:chevron_pitch_um": 1.16 - }, - "requested_updates": { - "chevron_pitch_um": 5.104 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "00b7fc581e60aab8219b0ddeadae50dee21bed68a64c3bbd05dd545e895a9d8f", - "verification_evidence_sha256": "25998a31b51730eb84a16bb71bc6faaaea4a88873dfdb022b36ea199ec49b9d2" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "408285361370c89f64bddf227dcdff713e272ee5eb11ebcc2b3d1f3f269a02ce", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_65dc73d0afd97a6f01418fb4", - "image_sha256": "34d35c4866e2febd24212bcccd9340cc28f3b10875a9c250296a0839e5ef8795", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.86 - }, - "requested_updates": { - "aperture_width_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "32965f4fe900b2e52c530c5917617f5403bcf39a1d40a348c86ea3c2a0cfee3b", - "verification_evidence_sha256": "2b1cbc197ff7b50fd74d6f592f24d52cc6b32597ab117454d1b19bbe6a037caa" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "60a1bbcf8349876feec1210384d654facb737ccd54f2934f12de8943db2db8eb", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_1966ab7d91332b9700e55cd2", - "image_sha256": "edd5871c56dfdad67a0ec33860281608dc5bcd72c636eefca73f226319f57990", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.14 - }, - "requested_updates": { - "aperture_width_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4600a3087e6f0370d7d1770390d42b14b1c785c63fe81d07f7718f5c8b7772eb", - "verification_evidence_sha256": "ab3b5b9942e7db6d367f942e9876c80de01a15d89c7b0f6ccb57489b7827486d" - }, - { - "axis_ids": [ - "axis:first_chevron_gap_um", - "axis:chevron_pitch_um", - "axis:aperture_width_um" - ], - "code_sha256": "cee3b59de718f0e45121b7a106919f15868885ab1b9901f947eccb71b194f15c", - "controlled_axes": [ - "aperture_width_um", - "chevron_pitch_um", - "first_chevron_gap_um" - ], - "geometry_id": "dgeo_130440bf62709b0eaed4e39b", - "image_sha256": "e194f20b22b05cba52ec8b7aa2ff0c519b5cb110c6e7ab2f2cd4ca0654bb2154", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 15.12, - "before": 14.0 - }, - "chevron_pitch_um": { - "after": 4.048, - "before": 4.4 - }, - "first_chevron_gap_um": { - "after": 1.76, - "before": 1.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 1.08, - "axis:chevron_pitch_um": 0.92, - "axis:first_chevron_gap_um": 1.1 - }, - "requested_updates": { - "aperture_width_um": 15.12, - "chevron_pitch_um": 4.048, - "first_chevron_gap_um": 1.76 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "aa762fa222e0831b17c9d4a2ba31c4129c2d9191bddf461aa7ff9ea1eeb856d8", - "verification_evidence_sha256": "af45fe94a46511b7e2a27dda7f031165f5738b47e2eefb158505853f7bd7f9ad" - } - ] - }, - { - "anchor_id": "chirped_apodized_tapered_grating_1x0", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "433ba318603e239d8bd37f7fc3b467f274e758c4ec3447ce2b31413c06ed3fe2", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_aa77a6b88e89e553a3cd3ca6", - "image_sha256": "ea70b70c643bfd7af9b443633e2ffad497afbc670649a23e52fc8094b30b9686", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.82 - }, - "requested_updates": { - "aperture_width_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7049b5214b06b928ccbcfed2f7b143152cae506f531445c6082dc4ab8ddb1d8e", - "verification_evidence_sha256": "c9c1eea6a4a8ebc752ff4281a451d478a35a163076febd4c9d66447238fb2d05" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "0b37ec2f8e6932c199d97ecca537045313ca257fd7721ecbf475f779eb4ffe72", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_79857b1ebd0fd401d50d91d2", - "image_sha256": "6f2d550aa72fbad805cbb4810975be110b16569a9d4fbc2f7525ce67feb09474", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.18 - }, - "requested_updates": { - "aperture_width_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "cae3ccbc2d489f1a56b32c08d8562a5b2b793a4f88d0bb9408843560e59e5d23", - "verification_evidence_sha256": "7d90710415eca423260aee2a6b44beffa35ce2f4aeba7635f6a73ff44eb0afb3" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "1d44eeb6b8c187d4733bd1196352161967cfe5e46bfe32ce8f8976d482aac7e8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_2ed9588581aeb5dc28e36777", - "image_sha256": "61cd39b3612bab2d5b1f52ac50a9356c90345abd79e61e68a2805433ce9b3205", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.176, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.176 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "945f087064f392f615250a4a07a3b9eca96906d91df3fcb5dffc5796597cdd48", - "verification_evidence_sha256": "15ea6f8e05e9dbdf0ddf65473e7f92059f2df6c2d9cca6dca7013f6ba2efbdcd" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "86e61a221583dfeff9c9400b99fee67c0f9838aea2fde7e1429fccd78d076249", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_516b45effa583866341f36a1", - "image_sha256": "a9f3c057007a26323bd7d379c31b7ebd7896f45ad5dcc7a1288af5e5d4442575", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.624, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.624 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "508a2832e89e40507e25974ca1c8637bd9c98a90cc73c9c5aebe92fdc524d846", - "verification_evidence_sha256": "3d12cd66a145b4871d9854aa3023d193820d171b0f0e688c633b9f54a16c9bcc" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "b27a9ffd72750d1753b4f56f39dbb7518b28fc260554bd636a83c094878c592b", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_40e9564cd72a0b0d91ca0dec", - "image_sha256": "7696218be995d00460a7487e298e5360b6227c1eaa1ad4c0b4b016393ad0a7ee", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 7.74, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 7.74 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e150482907e3a2718e4e5ebbdd41eeb856dc73179de51e17702a5e79d5625fd6", - "verification_evidence_sha256": "c8213e013d40e67e97e51c7e274d75fd91cdbe0a9abd8f619f64e59723be1a1f" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "a7c9758a7849dd60dceaf91dcb178935c8c4ac0907da688399edc89d7ca21440", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_20e1c687c2cde5299fed1fee", - "image_sha256": "0cf3f9c03f358b64cd7f6e168a8518ad2dac7107f6685a23deb93680ebac0fe7", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 10.26, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 10.26 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1399ced0debc9c500f56c3baa07eadbc88e1d335995abdf1a09d8ee1fa7fcf79", - "verification_evidence_sha256": "342b0cde848fa06132808c7d5a1e1dab190cc72c67c752a3d90d67363251bb63" - }, - { - "axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "code_sha256": "c65fa7751b10c38301bfe8676bf7ec5e19720b3eb5e139a2394703a80c668447", - "controlled_axes": [ - "aperture_width_um", - "lead_length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_2665d871642a7652f4de8a7a", - "image_sha256": "032ecd5749bab626607a5b92cfe133ed4304b5c96cc6fbec69f1a67bec077391", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 16.5, - "before": 15.0 - }, - "lead_length_um": { - "after": 9.72, - "before": 9.0 - }, - "waveguide_width_um": { - "after": 1.288, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 1.1, - "axis:lead_length_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "aperture_width_um": 16.5, - "lead_length_um": 9.72, - "waveguide_width_um": 1.288 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fe872bf270d4345e3972ce4785e5297f5e789ca7a327224c55088f99543e5269", - "verification_evidence_sha256": "6e271f65c89729877539564750daac5eba13ddefd6a600c9fcb8b65ad65fb109" - } - ] - }, - { - "anchor_id": "concentric_double_ring_bus", - "grammar_id": "concentric_double_ring_bus", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "af093660b891cbc786775695cd10260324bf5bceabf02b6a3b8bf9109d056f4b", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_561a1d042c32c86928c7a961", - "image_sha256": "11ba895fc8ecd23f99a716ad5ad604282566d75aca94e2d0b01d38c93379a5fb", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.524, - "before": 0.64 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bus_gap_um": 0.82 - }, - "requested_updates": { - "bus_gap_um": 0.5248 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "31f8857066f8875a3932b41ebf02ad089874a92eb769a757cde78251478cbf3b", - "verification_evidence_sha256": "b033b20559cb51be96f0b85515e3b8a17cc62383ffb764476043d44f5c185a8a" - }, - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "4e571c4cf9b11ba336d7e633cb064e30fc1d82ce0d47d3c1580a1679c8abae10", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_4d98776936452882fd12beb0", - "image_sha256": "b07a95e8371ca47cdfd80d5eed2103fceb62a59b5ac75d2681190fcd29c76c19", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.756, - "before": 0.64 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bus_gap_um": 1.18 - }, - "requested_updates": { - "bus_gap_um": 0.7552 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "584be0173b5121bfff66c55dea9fc9bb2d54399ef5439afd548004b29084dfb8", - "verification_evidence_sha256": "49dfa0d6d4f1bb49036d4e0b5c21fd0f372cdb1012c2a6a7707b09bef6d403a2" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "c17966c1e8199dbd916bb26d72c0a3164673e2bd5fc490e53f800a3341155ad4", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4fc8703f7e42dfe0edf71599", - "image_sha256": "d7313d612f2a0bdebbcc999f7e6ad921af7ebf051ca1d43fc04dc2cd1d0b1e3a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.042, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.0416 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "d2a3d83504e5296f20566e9aac8b462df4bdabf61d15c094a881297b50c124a1", - "verification_evidence_sha256": "8bd859b4c55e60ce5ab45e4133ec070c3df921ed030e883845c460f5ba4939f6" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b4380ef7f8833eee99847677d6e3265c2e99a64d3b580d5e1eeb0530ed43fc8a", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_45dbde0443c613154d9fceb6", - "image_sha256": "cbb92a49ca6a9254dd3265cc7c211cfcc382409f17334caa81478b41425d6721", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.438, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.4384 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "69eed6d44da90ddbd21dc42b5715205b0293d486002630036a64d25222c29a9c", - "verification_evidence_sha256": "15612826d259c1f2528cc02339177a74830a6e3ebedc0143c334405d8d350736" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "beb596ca16f9b633d7b37f7660ce178379fdeaa3fdc6e32a6508682232739038", - "controlled_axes": [ - "inner_ring_radius_um", - "outer_ring_radius_um" - ], - "geometry_id": "dgeo_0cde822ff0da6758dc182590", - "image_sha256": "0ae10be244d95533cb913601edb1337a769c06db50f67633d88133b4c6e8684a", - "parameter_delta": { - "changes": { - "inner_ring_radius_um": { - "after": 7.052, - "before": 8.2 - }, - "outer_ring_radius_um": { - "after": 10.836, - "before": 12.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "inner_ring_radius_um": 7.052, - "outer_ring_radius_um": 10.836 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e1b48c204b083c3da8133c6c04a5ed6439862de361ede1328cc9240f60c828a3", - "verification_evidence_sha256": "c8be5bded11ca625d012b9acece5475af4610b08ae53c0308ff61ffed7ce140b" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "19309986b85834ca9c4169997c876572e7e751cdef7694d7acf58e37296f58e2", - "controlled_axes": [ - "inner_ring_radius_um", - "outer_ring_radius_um" - ], - "geometry_id": "dgeo_59dcacb291338eca1622f9e0", - "image_sha256": "9618df6efcaafeec3373453e5404fc5ffd95a429d14bce67a7e9078af7a06df4", - "parameter_delta": { - "changes": { - "inner_ring_radius_um": { - "after": 9.348, - "before": 8.2 - }, - "outer_ring_radius_um": { - "after": 14.364, - "before": 12.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "inner_ring_radius_um": 9.348, - "outer_ring_radius_um": 14.364 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ece290b773c2d19b9ce8245001a840658dd543a23324c3fa75beab5737c7fedc", - "verification_evidence_sha256": "65723655c0fd19a8d15d0ed52bb922bcc553f8230dccdb5f749a1867067093b9" - }, - { - "axis_ids": [ - "axis:bus_gap_um", - "axis:waveguide_width_um", - "axis:ring_radius_um" - ], - "code_sha256": "b8e38b052fcf0ad91569113d5ab7f4e5e1180a0225d941bdafcf2f5737b8e3f1", - "controlled_axes": [ - "bus_gap_um", - "inner_ring_radius_um", - "outer_ring_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_4eb2d93de1e50c80f5203f82", - "image_sha256": "f08265470c7b7ada92d0d4bc0f8cfbab3fd8bf2ceed23503b41f1d453eb617da", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.704, - "before": 0.64 - }, - "inner_ring_radius_um": { - "after": 8.856, - "before": 8.2 - }, - "outer_ring_radius_um": { - "after": 13.608, - "before": 12.6 - }, - "waveguide_width_um": { - "after": 1.14, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bus_gap_um": 1.1, - "axis:ring_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bus_gap_um": 0.704, - "inner_ring_radius_um": 8.856, - "outer_ring_radius_um": 13.608, - "waveguide_width_um": 1.1408 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "8e6263cf7acdc269960527d1896efbb865fb8998e98f211dbdf0f735333f0f02", - "verification_evidence_sha256": "18f69e943cb633723108f5787e0f585334db4f1d1b8826df88074698b243d772" - } - ] - }, - { - "anchor_id": "corrugated_contra_directional_coupler_2x2", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:corrugation_pitch_um" - ], - "code_sha256": "69919d00d14c071826bca8a79b22dbbc09a7581a8b5f75ebee4ad5fc5e352b54", - "controlled_axes": [ - "corrugation_pitch_um" - ], - "geometry_id": "dgeo_25f20c5c4cb4cb14a77f1895", - "image_sha256": "954381a13cf615073cedb06456787a53b84a599d0594f666a2bb79a69ef847a1", - "parameter_delta": { - "changes": { - "corrugation_pitch_um": { - "after": 2.952, - "before": 3.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:corrugation_pitch_um": 0.82 - }, - "requested_updates": { - "corrugation_pitch_um": 2.952 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f2efb8c95bff808ccf65dc5cb95841780c5c726275de29756e05f1595bada33d", - "verification_evidence_sha256": "93ee3d3fb403d4c79cc524650ea4df7284eedd10688975ec9dd31cacf779aeb1" - }, - { - "axis_ids": [ - "axis:corrugation_pitch_um" - ], - "code_sha256": "44b1d34a7a1fd8df4495ec3d1ced75968eb8588da76b583d728a8bb3b14fc07c", - "controlled_axes": [ - "corrugation_pitch_um" - ], - "geometry_id": "dgeo_543af51e7d03181ba6f2c93a", - "image_sha256": "7cab55cc620d2c5d1fcf06de1ee128fd23e556a495490826838c0c92fc5199df", - "parameter_delta": { - "changes": { - "corrugation_pitch_um": { - "after": 4.248, - "before": 3.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:corrugation_pitch_um": 1.18 - }, - "requested_updates": { - "corrugation_pitch_um": 4.248 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1dbda460e1569f4a3554435665dcacbd8d1dd3e2f935c0aef93131fb3f37cd50", - "verification_evidence_sha256": "b74dd6d692f6a73504fb56ab6b8046153eaf47e9c64549f54fc3de6627fe30a2" - }, - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "710a38e33c34b9bf92a2ae9eca4ebb35f47c0a3f7910860d81b570a6b706f47e", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_d6b04005746408777c95309c", - "image_sha256": "33803d02210b249ba72c27d1ff5bfdeba565b12b14fd3625c63f24fe036dffe9", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 3.166, - "before": 3.77 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_pitch_um": 0.84 - }, - "requested_updates": { - "rail_pitch_um": 3.1668 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "a46f346f201fc0cb8cbe30ccbedd867161b2c1fdc3d80576f6f48be0593d5a90", - "verification_evidence_sha256": "9060dfa703e35bbb6c00587e0697f8bb936855ca75a95ad5e6f981986cd11f6d" - }, - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "9cfbcddac0a96b345674fc2dffbf74b86ee1e3af63d808a3681a2b5272d04ba6", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_b567d6bab05385827617d7fd", - "image_sha256": "7baf144e651a3bf7c80bc06f3d749aaeea1958639033f87fd6b2511a17127db5", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 4.374, - "before": 3.77 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_pitch_um": 1.16 - }, - "requested_updates": { - "rail_pitch_um": 4.3732 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "6811369e1e06f9f9425e645ae8c2166edfcf35e5bf7b44d49e97e740963424c4", - "verification_evidence_sha256": "52bd74e3da4c1e9552a4f07e75254da4dab49ef110973d41ac626b62eabe250a" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "67f93ad853ad156c32a0a5c7ec8769c715d112b6b68466ec274f9fe49ff6e242", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_53c331d35b2b8f831a79ac72", - "image_sha256": "0b9c0ce7cd37344289a6b4373af8c98ae328a3a737fca5e6313fa849fa110762", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 1.42, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.86 - }, - "requested_updates": { - "tooth_width_um": 1.419 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "f9929c29dbdb8781540e40df0c38136bee7af6691fc49695e84ff646aabe01ea", - "verification_evidence_sha256": "fa738f9d993dec6203de059ab2d3f1444468657d5d1a4d065ccd8fb34d06c4c5" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "07699a3397598e6125f100d65b80748e3ed5bc834ab4c82b7cf36fda27dd1823", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_53ddd911b68faac6bfde780c", - "image_sha256": "a81df4cbfeee19fdc06b57d815784d562f6f14ac83d39a7aa753cc9c1bdfd6dc", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 1.88, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.14 - }, - "requested_updates": { - "tooth_width_um": 1.881 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "db79658626f61111156c3e34d0b551c1a22a4bd3f2c7085e1eb544a61ae7e15d", - "verification_evidence_sha256": "56c1f6cdc030b0510158c15f365dac1ab47bd711d1efcb4a6af434c9eb278754" - }, - { - "axis_ids": [ - "axis:corrugation_pitch_um", - "axis:rail_pitch_um", - "axis:tooth_width_um" - ], - "code_sha256": "eaa4663d1a0a4c02569b21f6e18464eb5b82842e7942034806c928708a97f177", - "controlled_axes": [ - "corrugation_pitch_um", - "rail_pitch_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_0f9f1a605193956903f47552", - "image_sha256": "5a209978a26a3b56e931a3a6fe83a09ef7bb6b3e7a5c0c463e8270e0642cbf5b", - "parameter_delta": { - "changes": { - "corrugation_pitch_um": { - "after": 3.96, - "before": 3.6 - }, - "rail_pitch_um": { - "after": 3.468, - "before": 3.77 - }, - "tooth_width_um": { - "after": 1.782, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:corrugation_pitch_um": 1.1, - "axis:rail_pitch_um": 0.92, - "axis:tooth_width_um": 1.08 - }, - "requested_updates": { - "corrugation_pitch_um": 3.96, - "rail_pitch_um": 3.4684, - "tooth_width_um": 1.782 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "866f469cf81c53274acd01ff252c549abc472992e320e121d8d0e37050414b69", - "verification_evidence_sha256": "6db010cbc23bb82e5b793491bd39ceaea2cb4107e2364777d8da7b7f5a284683" - } - ] - }, - { - "anchor_id": "coupled_racetrack_pair", - "grammar_id": "coupled_racetrack_pair", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "40abe1b77e692953ba243f969f20b46afcbe93cc0415127e9430b942854b3a40", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_be733b10c8ee984bea9dbc54", - "image_sha256": "193b95da6ec58baad8bd42f9f664fc4508d9c851e20e881b11ddae2f51a2547e", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.492, - "before": 0.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bus_gap_um": 0.82 - }, - "requested_updates": { - "bus_gap_um": 0.492 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "a9f2b259c08f9a816e58278e20fa195497fc83268b6a117582ab68c0a585c23a", - "verification_evidence_sha256": "e4d6e3c87927a9ebb235db23eacc142cc5fc1136fadf08c13f8076d0292d2dee" - }, - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "37e69d1b21a31d390da5b37df332ba01c1642e1bb68d225bcd2d8e2dd86e513b", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_f1f0a0a367982ac8be672bd4", - "image_sha256": "dbd10d49c0c3fca05bd655314d38dc53744cef01ee5b190350c0426682dfcd23", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.708, - "before": 0.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bus_gap_um": 1.18 - }, - "requested_updates": { - "bus_gap_um": 0.708 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d5145b0a016e703cb98b0d01f17f3d5b22b84308949800190347bcce3896f517", - "verification_evidence_sha256": "a1fd77091e32dd06848ea96fbeebe0e8754b6224431ed38336350bfda88979b2" - }, - { - "axis_ids": [ - "axis:loop_pitch_um" - ], - "code_sha256": "6826df45c0fa28c85a5fdda5f67469f8245b7c66c3f327a870bdcbc95df60df0", - "controlled_axes": [ - "loop_pitch_um" - ], - "geometry_id": "dgeo_2bc9afc259e2ff5db322135d", - "image_sha256": "e661ebb92d9021d25153246fba21839aa463e26e48146f11aca686e22da7b428", - "parameter_delta": { - "changes": { - "loop_pitch_um": { - "after": 14.9, - "before": 15.52 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:loop_pitch_um": 0.84 - }, - "requested_updates": { - "loop_pitch_um": 13.0368 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "75e92433814896f05a83f59d0c38a471173a2234a85f6b08bfc8105b92c49575", - "verification_evidence_sha256": "f6dc13033978a7a04ade3fd28a983b97dadfdbfdc24a17c31484e0a7519c7e05" - }, - { - "axis_ids": [ - "axis:loop_pitch_um" - ], - "code_sha256": "fc6375a7a7e60edda8d5df4e1f325e8451614e80ca71ac15070461a49b1acde6", - "controlled_axes": [ - "loop_pitch_um" - ], - "geometry_id": "dgeo_3e96dd5993db6592d94e3e5f", - "image_sha256": "f2504c6d4ff5c4293000ae1844442670b1a336200a052e56f87ad0adfd3294fa", - "parameter_delta": { - "changes": { - "loop_pitch_um": { - "after": 18.004, - "before": 15.52 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:loop_pitch_um": 1.16 - }, - "requested_updates": { - "loop_pitch_um": 18.0032 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "eb62c7c8111f0cf6147bf677b5a93ce6387e29cf55f2a2acff937e16d4b7ab9d", - "verification_evidence_sha256": "4a34670f3d65ff8bbb61ffba276a708bbbd3549d556f495b6da225fb6d1f1735" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "dea4831555cd784243d58a0d3e2fdb41f524662bf8f240f1ecddc950e5695ae1", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_617c346efc7015585990c701", - "image_sha256": "14402e1aedb086d4fd758f73b8a5084fd98af78f8a00ae19b1985a8a3936ae67", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.032, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.032 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1a2a9b34381f485199196df60dca427be0d56341df3280c63fee08eca602f0b3", - "verification_evidence_sha256": "6572630792b9618eb2d2191186e2cb1ac74b2f85700e56a3a37b84025a99b016" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "846217eaf3c8cd614a62a3cb3f8fa20d2c90fde47a0e7d8b5d485001abe1b5f5", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_22760892cb062c94086a4679", - "image_sha256": "1f0f3327e62a7dd4c51fc84a8b608307e60bb830b44905f88a2e6eb399dd412a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.368, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.368 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "95a861934183bb5dd9aefa09e22b012de296e6366c5edb54f306405c713d7228", - "verification_evidence_sha256": "49d18359bebbeb3299c9a2bfb8cf3e7f18390b23dc7805d10637413697d78fcc" - }, - { - "axis_ids": [ - "axis:bus_gap_um", - "axis:loop_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "c494288e4cbaa107c346f4086c9a86d1299930370d443ac9b2e3038052811271", - "controlled_axes": [ - "bus_gap_um", - "loop_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_8cb94e08f0d30dd9b3339bbc", - "image_sha256": "bf8cb276151a031734f968df1465728696ef52df76608abf2c865f9f7a403930", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.63, - "before": 0.6 - }, - "loop_pitch_um": { - "after": 14.9, - "before": 15.52 - }, - "waveguide_width_um": { - "after": 1.248, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bus_gap_um": 1.1, - "axis:loop_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "bus_gap_um": 0.66, - "loop_pitch_um": 14.2784, - "waveguide_width_um": 1.296 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "84b489827401a7348d657843c33b37665678a1ecc69fa26412acb3cc7e4f00a0", - "verification_evidence_sha256": "04ebf14c37c1f3c07aafbcca79738fd3a9c289994135342cbe3910a19f946ec3" - } - ] - }, - { - "anchor_id": "coupled_ring_pair", - "grammar_id": "coupled_ring_pair", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "a7ba23cd7d7fff6b105e69b901e037571b9950cabb0180905cc3182402767280", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_662132bd6e125d501b603cf6", - "image_sha256": "b7d626d69d0d03f34f846350a7abfb7e5e184492973ad4a917b919daa48b9e91", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.312, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bus_gap_um": 0.82 - }, - "requested_updates": { - "bus_gap_um": 0.3116 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f475d8dc225fa279398d7e8dbf6d3c88750a094628c973287d6e2dd2c6beea65", - "verification_evidence_sha256": "f7e4baf3602c52c85c75b32655eeb53d5183df6454e3f7b28eb786cc5f7854ce" - }, - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "fb5a06b2f3c7bd90f6a3af151fc5edacbf508580d8450a3e1f03835cf2e0aa32", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_55aba2e8f23152607277a019", - "image_sha256": "3cdd09ce9323042dfc9e0c63609056dd9b7cc4e880a5a8aec86ec9f9529c7425", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.448, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bus_gap_um": 1.18 - }, - "requested_updates": { - "bus_gap_um": 0.4484 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "3bd1b5c39577d8ef757a81b220652b2bf4f5f26d6e075cbbebca2590d0afaba1", - "verification_evidence_sha256": "f86cc50ade0f591edb69bff792247536d4aa132eeb188c546ec5b101aabdb479" - }, - { - "axis_ids": [ - "axis:ring_to_ring_gap_um" - ], - "code_sha256": "b612ff18ba783549f7e0fe03dfe40999db156d7c643eb47e74d483437fb9845b", - "controlled_axes": [ - "ring_to_ring_gap_um" - ], - "geometry_id": "dgeo_c015a224b6a58344908386c5", - "image_sha256": "9e583ff6c0f313ea61feae8b7b5e74b31d7072f87d87127b514b6defba17af5c", - "parameter_delta": { - "changes": { - "ring_to_ring_gap_um": { - "after": 0.294, - "before": 0.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_to_ring_gap_um": 0.84 - }, - "requested_updates": { - "ring_to_ring_gap_um": 0.294 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "139f98cb1adcc596efcddd6e226940470527113b54c4dba473717b0b79752b53", - "verification_evidence_sha256": "fa68ddd0c10836924bc95068a9aa08d009591b072f58338bd7f515cfc847a9c0" - }, - { - "axis_ids": [ - "axis:ring_to_ring_gap_um" - ], - "code_sha256": "e33ca6c0a74dd44340bbdc72454427a938254ddb26a3a729ff113c966efeb498", - "controlled_axes": [ - "ring_to_ring_gap_um" - ], - "geometry_id": "dgeo_d751605e3db13bffcaca19d2", - "image_sha256": "5d5771e34d018bf08e8fe4d10345e8cce98cf95e163361c00d0635bb4cd1a04a", - "parameter_delta": { - "changes": { - "ring_to_ring_gap_um": { - "after": 0.406, - "before": 0.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_to_ring_gap_um": 1.16 - }, - "requested_updates": { - "ring_to_ring_gap_um": 0.406 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ead8792753abb2e1e7abf793ccda51eaa5bfafe6affd30ec220aad563830b7ee", - "verification_evidence_sha256": "4ca4c21d915249ac44174ddd6266e9535535de60db96a88b479aec684c989b7d" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "c65b1a85b4c07c5ecf04f2a0363082e4db6f74e3e54c7c2c900f10e2d0671912", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_96742c3d616a8e046efcd3bb", - "image_sha256": "770ea6476803e2c97132ff2b134e7cfad54b0697c314ab59ee748398c163c396", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.67, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 0.6708 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "37a43d4648d298ae49bed19d9925f6382d96d9705b88937210de074499e54a66", - "verification_evidence_sha256": "f57d4f18a5677544a00fde4405775f96c17b7ce27710033718a4bb04069ec062" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "bd740c0cd60341d271cc431aa2db9eb9bcb28fcc674dfdebf3633acf2c369220", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_eb6b676946701b2b687c03e6", - "image_sha256": "e3f7b17cbade5ca797bdc39d3ffdc844c3eb835cf7142d5ce3b81245dbc48ddc", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.89, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 0.8892 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "2c86f6608863d0eb39051ea0b1940d3a8e00b78a94bca0e41d4d6b3f2d4e4dc1", - "verification_evidence_sha256": "209c637426ac0dea72e85a8a943bf4f4184ef39736fafa8e5e383c5c9c76606e" - }, - { - "axis_ids": [ - "axis:bus_gap_um", - "axis:ring_to_ring_gap_um", - "axis:waveguide_width_um" - ], - "code_sha256": "5b5bbbe26494642d88fae4f4850e85637462d6dd24c62cf897217d57fd89c0e8", - "controlled_axes": [ - "bus_gap_um", - "ring_to_ring_gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_239a3fcedd21ab960290937a", - "image_sha256": "08ffcd5a85dd0244e243755f5e04301e8bc5e26b18bd6039ba4b82b5afb46393", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.418, - "before": 0.38 - }, - "ring_to_ring_gap_um": { - "after": 0.322, - "before": 0.35 - }, - "waveguide_width_um": { - "after": 0.842, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bus_gap_um": 1.1, - "axis:ring_to_ring_gap_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "bus_gap_um": 0.418, - "ring_to_ring_gap_um": 0.322, - "waveguide_width_um": 0.8424 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "671e7c1cb4aea901fe4cbd44180187fdc60d01cc03ee20038e4b520eeba3a430", - "verification_evidence_sha256": "1e2f8e1d8c31d820069e14047345f233eb16430c51c4f84daf32f73b6cd9e41c" - } - ] - }, - { - "anchor_id": "crescent_fpr_3x4", - "grammar_id": "crescent_fpr_3x4", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "99d2a726eda65d449151a2117f31dfc750cab332cdf6a2948406d8e11f2a18f1", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_7bc10cc1d59481c8130e59f8", - "image_sha256": "f2f70b8ea78949799a45a7f81756fdb4938c2a10bf3f81f600da4e6ffc240e1e", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 5.74, - "before": 7.0 - }, - "output_pitch_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "input_pitch_um": 5.74, - "output_pitch_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "adbd2f9cc835596d442ccfed11d78dc1977d9ce29ab7b163b34cf55d241e5bfe", - "verification_evidence_sha256": "d5e1a6043debd6d80d9ae925b5795e67debd979206b8660ee9e758799a63ab8c" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "2665ec428ad4f77912eed8bc23107d19c9743f5b8f45efcc08a32fe0057dfcb8", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_459d1d34aa0dece2b02b407f", - "image_sha256": "c74038a755762577cbf77f35ba4927369a618d03930d8e26daaa1e6d855da37a", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 8.26, - "before": 7.0 - }, - "output_pitch_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "input_pitch_um": 8.26, - "output_pitch_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3371905179f335c99d427ea27553914f8fcabd9dacb8074c82caaeab860793d9", - "verification_evidence_sha256": "91f9247d226f1d094d9e0412e61a645d334391e2e7aa41182d92bbaea25863a7" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "8967e1e7479daf1d1a411d52e3fa0f395f896d3bdbda05989d340eb77832d6dd", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_8ec84a7a6d753577367ac223", - "image_sha256": "b14bb982e7c014df5b1b4aa03ffd95d9fe67ad8d1da9d70294a7f4a9c4e88eba", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 4.368, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 4.368 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a9349e5ec3683766d03a7d27e484eaa361d19a5e44b4c2534149cbfe0c114b38", - "verification_evidence_sha256": "fa1b13ca806170a53ade75a1e22d8b8266c04bc6571e51ad40ed4a03d622b80d" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "8c2d94339a073b5067f80e46838134945dd69436b197d59b519f3e712040556d", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_441d45c0469ecbb2a4b047d1", - "image_sha256": "c422a9511a7c54069ded2a1aebd97c0847ab57c7bf507fea1a88c23570370281", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 6.032, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 6.032 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "86894da5647644b523d037f2e7dc5c25fd6886263ecda58113931e0da89796cf", - "verification_evidence_sha256": "eda839d0697207c6ba102901e556710dc7f96397fec343a264973a96116ce907" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b75a8da25c6945627abd9cbe1c90d73e3b3fb7b6e5853c6bc71ebeb95d66be4a", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_458f52b6a67792bf81759cb0", - "image_sha256": "2b8dfe1d96fb740bfc35061f83715ca79e480b82a033df7b69704bd00d4a4c85", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.58, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 2.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "028a5bbf8c217df65e25c764ca71e7a635cb5a80ae884386c0c2e6cffe1d7eaa", - "verification_evidence_sha256": "d95e28997ee9a1285bd3b24680fa63935a60880de4ce28b3f77712d541440253" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "0074be35e91a5722f61700898ee20c271f6b8f78319e3b9113a3c8a599fc5cc4", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6b9165f7c2339da36a98d7c9", - "image_sha256": "b2be424f59b962de015e8b02811fa4bcdc03ad30047c9cae550ea1d7a0eb521c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.42, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 3.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "de365a8f99f0ede303ab0e94386a2402c73b71dbfcefbf6265280738525d19d9", - "verification_evidence_sha256": "eaa1e5ed509c4b8114dd917417dc35aad6911076a0131159e742f92c5628cbd3" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "1ccce85c98f880f01f7a3e413751b3b8a3ba3b73aeb617e851b3eb9a3b464c3a", - "controlled_axes": [ - "aperture_width_um", - "input_pitch_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_d519bc87f42d3c84079d6e4a", - "image_sha256": "3f403f3182cae16b90e7a474d387a39bad13c29939845bd4cad4832902a7a5e0", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 4.784, - "before": 5.2 - }, - "input_pitch_um": { - "after": 7.7, - "before": 7.0 - }, - "output_pitch_um": { - "after": 6.6, - "before": 6.0 - }, - "waveguide_width_um": { - "after": 3.24, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:pitch_um": 1.1, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 4.784, - "input_pitch_um": 7.7, - "output_pitch_um": 6.6, - "waveguide_width_um": 3.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "80a97449d2247b6516f5cd83d730750af5c3431da8dda1fe214a479f11544190", - "verification_evidence_sha256": "619f7f9d99b6fa53ccfb83b55fadfa2b70e1e4ee6b3703b5846a66e87bf265a9" - } - ] - }, - { - "anchor_id": "cross_slot_mmi_splitter_1x2", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "89e028d6f5b0266e678569b2bcad25af4f25afb01d4e70ccf5f1c7debf500966", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_dca7f905a3a0d42bf9f8ce76", - "image_sha256": "c2e468f7aa94392a4fb658dba00844999c89db35cf2bf5721fb27aa1701d13e9", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c36bc8bb3e894421ce1d6055314b522e9fb5f29a0f43c88c3cdb803d98065097", - "verification_evidence_sha256": "ddfdee6016484f807cb2762498d6e9ee1f1d6f75f2a3ca3ecb57ccd4f16893d9" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "53cd4134f326c9df27d52328aa326496ae6f3e3acbc03ca9f01f0ac1290fef20", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_11c1194dcdd3ee189c71dcea", - "image_sha256": "ed281b0dd23798723f6a199b8409526e73ef2b391eda9fa9cd8d7c42ebdf3e67", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b5dcd27aa0fe9fa188545be22f58efadae782a56dd279d87dd10f3602e0cb36b", - "verification_evidence_sha256": "5c48e0c84da48f4f8ee4aac80c9f7471e039d0ff124ccdc3b517d793b29152f7" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "b9b86d647300ab39a668189560a6e266dafacfdf7ddbe85f0ec3ed89a9127cb1", - "controlled_axes": [ - "input_aperture_width_um", - "output_aperture_width_um" - ], - "geometry_id": "dgeo_c359d547b08a9a83e5449c30", - "image_sha256": "b30ef78f981e6cad72fe37e341ecce20eeaa7b8385fe5a660fcce543de7e812a", - "parameter_delta": { - "changes": { - "input_aperture_width_um": { - "after": 4.158, - "before": 4.95 - }, - "output_aperture_width_um": { - "after": 3.512, - "before": 4.18 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "input_aperture_width_um": 4.158, - "output_aperture_width_um": 3.5112 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "3090b6a3d34ea80c09d0ebb3212ac4f810ae61893a870e6ac3ce2377bd83f2ac", - "verification_evidence_sha256": "a0345cd05c8e4bf7171731f6e646facac5ca4ebd277cdffd5bd26d317c18b69d" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "9428970bb7e212729357beecdb692eb8e9d4f3a2fc3902a603c5bcb1578ffcba", - "controlled_axes": [ - "input_aperture_width_um", - "output_aperture_width_um" - ], - "geometry_id": "dgeo_8cd523493a8d8a37bd121349", - "image_sha256": "b8ab182dfd21fa4be6acc429de8be0e1a4d5b843a5854edb7fe0c5ebd4429adc", - "parameter_delta": { - "changes": { - "input_aperture_width_um": { - "after": 5.742, - "before": 4.95 - }, - "output_aperture_width_um": { - "after": 4.848, - "before": 4.18 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "input_aperture_width_um": 5.742, - "output_aperture_width_um": 4.8488 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "756df42a2fbd8eaf6641c52cc182aacb604b20b636d8666b8cc33f9ce33d4a17", - "verification_evidence_sha256": "3232df074a71f018d4242bb8fa08fc7a12e181bbedecec744b68d7c7452e1315" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "5f597ec6ebbb45965f0b423892fa3faee936874054f49bc22a63febd5bdd76e9", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_36c5db0b241712ffa90b85bd", - "image_sha256": "e6ea4247fa15908a57ada95e6b7eea6bf461dd0b54d9f8e79dfa3d23a468c916", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 9.46, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.86 - }, - "requested_updates": { - "body_width_um": 9.46 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0e1009ab7a6ac5dba2c55ad8a6dac7a1ff0941d13f5d01db29d73bf52bcf383c", - "verification_evidence_sha256": "812b347da106159b9bc52643a342447e7ddda18f3f5b1c9d2a319ff401563163" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "083e90531e58f28910e53c7af9a39a0ff3f212891e407a2a674633d1002d09f2", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_841781eb8a6ee2aeede5f4d8", - "image_sha256": "521139bb40edd8bb6eb6cf7b9927fff4815b52286ba3f11a59f2ee609a3cf6d7", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 12.54, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.14 - }, - "requested_updates": { - "body_width_um": 12.54 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "bf3ab99d843ceadd8a3f0ca6918042344ca915d205e40d7c0834e375e76b201c", - "verification_evidence_sha256": "a1016a3b7d8388d3d37488f4817f314f7ea2c571a496450ee058a722c0f7bbf8" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:aperture_width_um", - "axis:body_width_um" - ], - "code_sha256": "bd9d85300a1653b8dc195b6b0c2d2fe0c364fb413506f6463d51810f63f24685", - "controlled_axes": [ - "body_width_um", - "input_aperture_width_um", - "output_aperture_width_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_01cc67536bc16c198e8184f2", - "image_sha256": "521d4695fa8ec725a290783006697199532d5b5b910a9e01785e236a2765a192", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 11.88, - "before": 11.0 - }, - "input_aperture_width_um": { - "after": 4.554, - "before": 4.95 - }, - "output_aperture_width_um": { - "after": 3.846, - "before": 4.18 - }, - "output_pitch_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:body_width_um": 1.08, - "axis:output_pitch_um": 1.1 - }, - "requested_updates": { - "body_width_um": 11.88, - "input_aperture_width_um": 4.554, - "output_aperture_width_um": 3.8456, - "output_pitch_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "823139026f3c14d4cce6d39447f0764336e7469553412c033c558ea902d03109", - "verification_evidence_sha256": "0a83b804c412133c231596d7e9ba3e8e82bae655db71b84a63627427c0f835f6" - } - ] - }, - { - "anchor_id": "crossing_curved_x", - "grammar_id": "crossing_curved_x", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "4a600be7268e22c4f6f4ca936d627155039ce68710cbc44e419b71157f1bbe74", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_793525fca328b660a45c4b45", - "image_sha256": "9a63dcbb96672e030e6f5e40b56cc9f5322d3c0d1d650887a72390711b07fb70", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 16.4, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_pitch_um": 0.82 - }, - "requested_updates": { - "terminal_pitch_um": 16.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e715b67e71c909d53eb282dd7053b9b18831fa353f3efe55113929b5862f2a7e", - "verification_evidence_sha256": "806116cd19d35fdb330cb47110dd481d2ff6a36b85fe335560b5dee7f471dc38" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "5bd538c29460a1d307894c83e5d5971ab9aaf8b69a7aa3a0b1bb3704713373a9", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_27b8132b149f94e244c5e756", - "image_sha256": "3b4f4270588eba9dd7da08077614a0b8323a3d0e00c553cb731e74d516c3550c", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 23.6, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_pitch_um": 1.18 - }, - "requested_updates": { - "terminal_pitch_um": 23.6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e2e0e2ed137bf1538619f09f43b4e6c03b920d9984c36a8c3abd6babd8efcd5b", - "verification_evidence_sha256": "8035906b93bcb5fdf96b20e92b8e9dda7eead5ed5017e07a8d6370d45968372a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "f186bb90bf241368f64f54b5a7d1fa380eef9a145f1a86d1de32da557e9d49d8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_52229e05f3bcbf549264f031", - "image_sha256": "bcd2054615fd723de28127ce09e684534e41f32034a70bde4f1e3e9aed5f3db5", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.142, - "before": 1.36 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.1424 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "08562e2170fcdaab4cecf8c71610d86d60e4fc8dc056ac0ea4b24b8945d9df14", - "verification_evidence_sha256": "8a058098ad7d34199468814470f7210239892d38f39f4aec6f29b4372fd2fc6b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "4565badecdf352fd3fbf748384b701629f4a903de2709754d43246552d8b5904", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ce48633cfccd124d9c5a9a4a", - "image_sha256": "d523912485203ed982aa1b5376de03c0ca705b78f4d81432d3c31d9dd84f82a5", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.578, - "before": 1.36 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.5776 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "38ff04835f97b69cf70161bb0777fe7bd0818045df1b861c1e367edd39c217df", - "verification_evidence_sha256": "44d030cadb6faa317bfdd1bcd723024e963d537892e962cdc3bbdc6c3174a863" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "fc3a35bd403f1698894946ef793856abbb6b28fa4c5bbc2b71fecc9fa70c39c3", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_63be5a2d28c7f270772558ce", - "image_sha256": "49ded99bdcd48dc96d5054f81245fa5a236565895ce4719b060dcbad468c22a6", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.612, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.86 - }, - "requested_updates": { - "bend_radius_um": 3.612 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "026a3efd616af94c1aa7e43d9c3f197f9d77c73b8df4cea206881faa51f3ee30", - "verification_evidence_sha256": "fa09146e7f5bfb4b23b351fd5dcb94410cf206fac94d9cdf742391c717ca1ccf" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "3466e493a6f095ce72caee3b06972bf583e7577c8d600eae9cf92d1f5374dcd6", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_f7612803e130569b5261ac95", - "image_sha256": "2fa8ba8c0de8a9f0fff5003425be4e8e318160f885bfab51e523a56f7243859f", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.788, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.14 - }, - "requested_updates": { - "bend_radius_um": 4.788 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2eb5649b89bfd872dafee9ffb5b048265e8aa23dee27fe5a5f52db4c8e76bd3c", - "verification_evidence_sha256": "807d9fa9ba8b06cfb186c5edc44d7e2e7cd6320483901b03cdaf5398639e18bf" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "code_sha256": "d3dd43d5d45ae6fabc7fe7d91ad62c17b27883c4e24e1e45f1dbe8ffede33b80", - "controlled_axes": [ - "bend_radius_um", - "terminal_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_4179bba2005614906683182b", - "image_sha256": "df4c56c5f83f10327af1664f9750df63bca96d643d4587823d5553e005b203a3", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.536, - "before": 4.2 - }, - "terminal_pitch_um": { - "after": 22.0, - "before": 20.0 - }, - "waveguide_width_um": { - "after": 1.252, - "before": 1.36 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 1.08, - "axis:terminal_pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bend_radius_um": 4.536, - "terminal_pitch_um": 22.0, - "waveguide_width_um": 1.2512 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "13adc4274b132d12c37f958fa51597dc0527841d5c527955b7a44fde54cb2f55", - "verification_evidence_sha256": "2ded7ba07e69a35ffd17f6459e2d4c62cbc263d6fe37da88dc9bb9a5c79c3726" - } - ] - }, - { - "anchor_id": "crossing_diagonal_routed_45deg", - "grammar_id": "crossing_diagonal_routed_45deg", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "5c2be5bc97f191a9f86e76408c413d360daefd4a558fa1b9c33cc124428fd000", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_bc4f9f7708bd21dfc8209758", - "image_sha256": "316eced51a9d11c65411e6c9db2985bf6c25d659058589488f5998c203a34c16", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 16.4, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:terminal_pitch_um": 0.82 - }, - "requested_updates": { - "terminal_pitch_um": 16.4 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f9ac09d4ac48c953fa128e99c55875e59f3544cb754c09dbd5f7183f7b568784", - "verification_evidence_sha256": "1183c254d6416e9816dceebeaf405ad384a7f0442a60991447eb7c6abb0d8a19" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um" - ], - "code_sha256": "399409229c7cea1bd40eed5fd63fddd253e12c111d770384207be879a7114779", - "controlled_axes": [ - "terminal_pitch_um" - ], - "geometry_id": "dgeo_23e50596440ac146f4415720", - "image_sha256": "293449947311343915c638741d6e133ec03b2b9f2efc590dd8b1b9c442d5670f", - "parameter_delta": { - "changes": { - "terminal_pitch_um": { - "after": 23.6, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:terminal_pitch_um": 1.18 - }, - "requested_updates": { - "terminal_pitch_um": 23.6 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e54af489a796a8e5c3e0e6909cb53e9227bbd9ea00ed9995a61af255be33e3db", - "verification_evidence_sha256": "e9d6596ce29ff0b0466561e6fa8da21e203167d7808bf092c6ee659baa0533f0" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a23fa18bc6b28c4785d703927556a3fb83c2b431104445f93f25480966838e5e", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_c40991554d17a9a4bd637c69", - "image_sha256": "21c8c5eed83bf17c80c6184f90c7a7e5c0de95f02d5667ced806e9bee6f33d80", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.058, - "before": 1.26 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.0584 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "cfee6fad203c55a2c5af2de81017ee602e5859756e9ba71f8eecfca90941d9ee", - "verification_evidence_sha256": "d99623b9e02c06ac11b8c36d6ac4aa65655e736b503d94fd79cbd62545d23f85" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "ddcbe2a96bcaf3a0b112d0c1c18aa0149f260af6195a7c50027326eaf2fec94f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_f13855cf539cd15b9d2b4af6", - "image_sha256": "7ebfe0fa41d6f29341014db5fb3cb883d0450cfd1cd93f5233e4a5e773683ba4", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.462, - "before": 1.26 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.4616 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "59969191ac7f6c842498907f0fa01f4a28e369d1e1250ac7643d91f59228cd0c", - "verification_evidence_sha256": "6ed23e5866effa370af214e8e15741841b16a911252aa4eb8b9d8f88b0d36b31" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "291ddcd4166d6b9b1dd827198a0acdae821056ebb6fb12c8da0ed110adf767a1", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_461b1cb086fe14885bb82921", - "image_sha256": "246d0d19dc78cf7f5b0c3ff72ba27c51a33e264b73e3b0981150d99756e41245", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.268, - "before": 3.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.86 - }, - "requested_updates": { - "bend_radius_um": 3.268 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9dd81c663d0eff88ca552c4ee96b91103d9e99fb7c5481f75f6f54611b369b88", - "verification_evidence_sha256": "e238ecc80a4239299f667f54aa16c06792f7978ee63d1c0b664ba28777bb52f5" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "021d092b724191fd378cea6b641d87fc5c714795f5549f7028fc2e0c6b60ba9a", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_1e8945983953d430985153c8", - "image_sha256": "ac136dcc433784be136cef2e15a3956fa268ca65116630231cced477c2029e0d", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.332, - "before": 3.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.14 - }, - "requested_updates": { - "bend_radius_um": 4.332 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3f51f2aa9ae03b8635c7212e9c7705491a35d012112e42e0072ba44f05e25dee", - "verification_evidence_sha256": "c78b8e7810998af9a233e595c657088301a444fc91514b18ab77f7f58012dce3" - }, - { - "axis_ids": [ - "axis:terminal_pitch_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "code_sha256": "2a1c91d5691ccd711b6a393f9e0ef09b751bbe236e0a5186abcf4bff31f0c1b3", - "controlled_axes": [ - "bend_radius_um", - "terminal_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_81d78549f8d3187fd4bd2bf4", - "image_sha256": "b8883e82b37ee616d9e80e31b3e9de22da0e240f9fcb5843e216b7eaabbf67ac", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.104, - "before": 3.8 - }, - "terminal_pitch_um": { - "after": 22.0, - "before": 20.0 - }, - "waveguide_width_um": { - "after": 1.16, - "before": 1.26 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 1.08, - "axis:terminal_pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bend_radius_um": 4.104, - "terminal_pitch_um": 22.0, - "waveguide_width_um": 1.1592 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "49276b813d25b6e6e38b61ebf1ee2fddb0b0ce329ca915dd08ac3115af1dddf5", - "verification_evidence_sha256": "c0c34353bb701744202435b41de5fd51f5746444215bce33af3363a97c1d2d46" - } - ] - }, - { - "anchor_id": "crossing_etched_annular", - "grammar_id": "crossing_etched_annular", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:annular_width_um" - ], - "code_sha256": "6bed40a3568f3571af4fc247fd59c531a49e3589a7cf1586b945acfb13976a7d", - "controlled_axes": [ - "annular_width_um" - ], - "geometry_id": "dgeo_6029301117a81f3d0bb89d96", - "image_sha256": "b1a1bfa5fdf8952fe8469a1083fc24445e9839d1141c6f02ec8c7ec9bb7382ea", - "parameter_delta": { - "changes": { - "annular_width_um": { - "after": 1.27, - "before": 1.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:annular_width_um": 0.82 - }, - "requested_updates": { - "annular_width_um": 1.271 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "7b6ab7cc55c94ea819f3097d21560cee7c990638d95087ea0b9b2042979924b3", - "verification_evidence_sha256": "b311d586319d6c1d8c23aca556b97df6420ef0b908635e3f5fb27e7bcbec3692" - }, - { - "axis_ids": [ - "axis:annular_width_um" - ], - "code_sha256": "56e787388ee752d93880858440c84fcdcd434c441a7ad7e2d5006f79adb287ae", - "controlled_axes": [ - "annular_width_um" - ], - "geometry_id": "dgeo_11a3620f67272ebb3fb4d090", - "image_sha256": "af96087cb7d441dfff61e8945f287e2c3c1ee10de4fb95465626b27e6a3fdbd8", - "parameter_delta": { - "changes": { - "annular_width_um": { - "after": 1.828, - "before": 1.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:annular_width_um": 1.18 - }, - "requested_updates": { - "annular_width_um": 1.829 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "a699f41d200d7adde864f63f248cfac005269936034442bd58d12e3f4fc2b8a7", - "verification_evidence_sha256": "17659ac3f8c5cf531a77d9e919bdf69321353078a966ce2295bcf85ff6cba416" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "2c4f18ec9d1b4318eb0e56a7a65f0d84696963378cdd7007ce99d5a49d44eef7", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_0df4135292417a86c7d00396", - "image_sha256": "0f6b306ae701a23e4d5ea73748e8b1057a65bc9d22f7a35de299ee3adc57e836", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 2.52, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 2.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "541c1ec2a8013eae3c2b45c9290cc36c7f5a3a2977311779729198b13bccf723", - "verification_evidence_sha256": "aaf1020ffa9c1f34a30d90c8b8befc9cabb7e150c3e8cea102b49b36919acc65" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "69ae32814ccd5c0b6c351e28380fe09645ba2a14299500e3262e57c1d0156aa7", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_ef2f810de9ec740feac6a175", - "image_sha256": "6979b8404a3acab0f0e9c34791ddfb9a0eb4ac3e43b11fe228d9a03de33f59ba", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 3.48, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 3.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "30d2b235863e764ff302215a18fd2e04e1d8cb8bddd867043b118dfd13051250", - "verification_evidence_sha256": "58e1aad802647f557a70de46025cd66e3e7cdba4835e801ab0977c9ef6d9729c" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "66fe22a1806f3ecf08c0101198c6ccb8b71fbfaeb7d7440723b97f5492b60c38", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_7a2bb7154bda7912390c367d", - "image_sha256": "902794fca979e38d921ef87d9ab708febc795d766b17a965e8ad4dbaeee38b0d", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.066, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.0664 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "a93b1fc01b5dd34e614d8cada3bc4ce28051f64d223a867ef4a54566d41613db", - "verification_evidence_sha256": "f5b177bb922b31015062347f8b90bbc1efae681ac427d1deba65e2501a7f547e" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "215da2e267f526116acfb091e87787ee694ec808bf9b1fc7615e701754ca29f7", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_5cb23d289ae8c96c976348ce", - "image_sha256": "228ac96deb178ce2a7dfa0021e7f4d98f651579ebf253256ad4398131a98643d", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.414, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.4136 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "78b0fbf618c8a8b497d4735deff9f3b6e3330063513d75862132ae3d69e5a43b", - "verification_evidence_sha256": "c4a17618085a0a405358f22c1f697f86243a2156060d428e89e49c4cba6eb13e" - }, - { - "axis_ids": [ - "axis:annular_width_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "fef79cdd298ead63154023243e7b4e8a3a3d526e862adf8fd41b74b877d4a12f", - "controlled_axes": [ - "annular_width_um", - "aperture_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_d60b6c28c19624f8d5317ceb", - "image_sha256": "475d5307a32ae92346392de8ae31c1773640715b2c011da8189a4feee637ca76", - "parameter_delta": { - "changes": { - "annular_width_um": { - "after": 1.704, - "before": 1.55 - }, - "aperture_width_um": { - "after": 2.76, - "before": 3.0 - }, - "waveguide_width_um": { - "after": 1.34, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:annular_width_um": 1.1, - "axis:aperture_width_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "annular_width_um": 1.705, - "aperture_width_um": 2.76, - "waveguide_width_um": 1.3392 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "202c6057068029456e780bd638a72d8267f638622697e394deb9707b9fe332f4", - "verification_evidence_sha256": "c1ce9a5aabf11c109c27b7452dfbfa26e5843fd6d6d7876087d6ac52028bc573" - } - ] - }, - { - "anchor_id": "crossing_oblique_60deg", - "grammar_id": "crossing_oblique_60deg", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "6dab6f04e5f9ae61e210052d1581094576d475b1c9d1a1cb801dfa0b4bf5e29b", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_7947090681750c79a7d57682", - "image_sha256": "0d5faf4cc1daca7f09a099eb61edd2223c47ae3cfc6b962852c8c0eff1e980dd", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.46, - "before": 1.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 1.4596 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "dc602763aa539e3bd7c70a78d9e9e8cf7ad1cbcd13f1dff605bfd0b31718b0c3", - "verification_evidence_sha256": "c85f141601e33fe44702582f091cec157a987d1160f0e50c84d2325ee4a434cd" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "e94555d5aeda5c826974247da32bde6c702293e357c2d3b2dd418ca0bfe70e73", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_29df91f6ddcf567c0c3b6b2d", - "image_sha256": "002b2055fe5bed7336a8ec0e915c777ebca288cab484143859b4b792fc88ed0f", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.1, - "before": 1.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 2.1004 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "f33464d285c84edad8d6918bb3ea5729d9eec1922d73da41d481599631f7fdba", - "verification_evidence_sha256": "64e473e7e195e04cf02c964afb4fa5409b95de0d39445e3ccfd2afeda3585251" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "8ad88aeed4eb26dc6e2362b65f4815c308f53dd67f6f9e385ed717c2f542731f", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_c4a64ebb420da6d0e0961701", - "image_sha256": "946ede5d0891465acbd9cde92962af966fe5bfdb83b24d234ca180019fd75af5", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 2.176, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 2.688 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "0d568710ec6d80966c09c86008698ab87678ee8c1b86620759925684de9d24fa", - "verification_evidence_sha256": "92bda57c40246ad4614e03c21e3a146a920dfb7d3aacc4811195afcc6256a3ca" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "0436b5e3ece9146168cbe47225c1e4b4fd3ceb1bc203a7d90cf384d1ca4f4d36", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_ec7fdf85bfe4e46c710f13d9", - "image_sha256": "6b438cc69f311170309f40827eececb02de73132fb25a0920baeadcdab2e34b2", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.84, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 3.712 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "f27c76702761880d3b0145beb5d734c16c6f01f7d870017016bc104a2bc9756a", - "verification_evidence_sha256": "26a00d1516aebc37c498c47ed1dedd9b1b8d928165ae2ae978f8324d01854f51" - }, - { - "axis_ids": [ - "axis:lateral_offset_um" - ], - "code_sha256": "9dd47505de87950903337d84e7bf8ac4ad3f66ee5704f692bf909800dcc89bde", - "controlled_axes": [ - "lateral_offset_um" - ], - "geometry_id": "dgeo_23f006fbf3cdf0c52ba62d87", - "image_sha256": "13fad8c8748374a3af3facdecf3d7d5701a849cf50eaf4b6948e96a6148531a4", - "parameter_delta": { - "changes": { - "lateral_offset_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lateral_offset_um": 0.86 - }, - "requested_updates": { - "lateral_offset_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e36d686dad1a72ee2aa7a93bd43a1af48135e2ce777acb51acf19b0bb111285e", - "verification_evidence_sha256": "4c6497ef5726f77b9ac088fd7638d0e47289e5de589bdbb1df83942fe2e3d4a8" - }, - { - "axis_ids": [ - "axis:lateral_offset_um" - ], - "code_sha256": "069ac6a428c973e8f26623de9ca52f225c618ebbf14cbe6f3a71704a3920cb51", - "controlled_axes": [ - "lateral_offset_um" - ], - "geometry_id": "dgeo_c2409d9df269c34ddddd16ab", - "image_sha256": "37e49f894db3e85f0e69bc7ce43c085fb46d16cdfd6e61f05fbf85543206b61f", - "parameter_delta": { - "changes": { - "lateral_offset_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lateral_offset_um": 1.14 - }, - "requested_updates": { - "lateral_offset_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "fce76bf0a5821d16d044a90cb8f8676fef12555989f30707278bf3b986a26ea4", - "verification_evidence_sha256": "16b90c466a6229e64a29674cc2a7527aa5febd905425765811b65a731ec82e91" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lateral_offset_um" - ], - "code_sha256": "89fbef14d43b512e685fe7b20bc73fa26194aba1b95e753d1f52dca3cb39002f", - "controlled_axes": [ - "bend_radius_um", - "lateral_offset_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_5ee67cd3a5d5c252a183cf47", - "image_sha256": "8b6b9d9f9f92e712174326489ddaf1b0d104ed4a13bd96ab05c95aba9022bfbb", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 2.944, - "before": 3.2 - }, - "lateral_offset_um": { - "after": 7.56, - "before": 7.0 - }, - "waveguide_width_um": { - "after": 1.958, - "before": 1.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lateral_offset_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 2.944, - "lateral_offset_um": 7.56, - "waveguide_width_um": 1.958 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f755ee8c1ff72f86177831dc3be776a5b63ffe7f3dc0958b800d3542ccffced5", - "verification_evidence_sha256": "24191c2d23c4d6adba8f1971712075d2b5b5fc13dff02e21b4262e2804a5cdfd" - } - ] - }, - { - "anchor_id": "crossing_tapered", - "grammar_id": "crossing_tapered", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "42588822f0783f6ac2944a5ab9d6667035ebe87696edbc6fc4cf68649a88e977", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_90d16a23dd04a28c6d834a5b", - "image_sha256": "796bc81c2b008b50a255913e9cc7b1e3a7d8acd4fd8a9fabf968c23473e8df1a", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 2.296, - "before": 2.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.82 - }, - "requested_updates": { - "aperture_width_um": 2.296 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9fae3a8a594182f7563a44233d0c07489005aa2d779ad88b52bdb72743c3b72b", - "verification_evidence_sha256": "fcca62ba59c52622b6bccb2b1ae722116fc93af8b7ac799086a1e8da97a5480b" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "b0cbfa39f6dad850e946bd42b6545448fd6274eb4b279cc70aa59145ba88df99", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_4e205905859fe275eed5ef51", - "image_sha256": "c2e891f36d5f66307b8d771daab507a6a19777adfcbe63d8f81e99c42a4665a6", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 3.304, - "before": 2.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.18 - }, - "requested_updates": { - "aperture_width_um": 3.304 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "f1d7a273a0ff96e79e6bf1ed4f8124fea1ebe60d58fb57a37d1c04e63fefa7cb", - "verification_evidence_sha256": "b0d72c19b7c5d7c08ecacec430d6af62d35a4a08338b9ee12d9dc37a0c272252" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "aad74419b05991517fab3aa102e3a2c43337fedc0ad2dec524d53d2c5ed2b799", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e2b3e6625528225e743fd7b9", - "image_sha256": "4918949ce928e1cc5fe6cec7f5122101c1878c3811839534be1f0617a7074c86", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.656, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.6552 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "35624478b90ccd6e39a5ff4077c274a22b8ebbf26808e63649dbd664fd1dec2a", - "verification_evidence_sha256": "69065ea3b4975f72a2394d2f7cb3c6dd27b723a08163c5fe8e869f16e730697a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b9ecb26df389e0c97d37d2e2e20212e9525592d08aae33283be776273878ac6c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e50e9bff12683d2fea05d131", - "image_sha256": "94f282f7462c2fef793c3a32ca69986f06e42e3e5e53041c683f8165856db4cb", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.904, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 0.9048 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "a47e62c992f42ff2e63526f5a9518cefc6f5393d77e440127e8146e9517c8e0a", - "verification_evidence_sha256": "39055cdd572fada17828cbec1f543c1ae8b19000e56006054753314385970936" - }, - { - "axis_ids": [ - "axis:center_radius_um" - ], - "code_sha256": "c53b1cf5ff2899f2b0d41c96c4dfd112838ee9b19afb3314b40f8cc567507134", - "controlled_axes": [ - "center_radius_um" - ], - "geometry_id": "dgeo_19e58c4a8a91de00a7ccdf4b", - "image_sha256": "3eb25df952294df8eb44583cb251cfe65b8cb290ebc843b821e2d739ed7bf637", - "parameter_delta": { - "changes": { - "center_radius_um": { - "after": 1.634, - "before": 1.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:center_radius_um": 0.86 - }, - "requested_updates": { - "center_radius_um": 1.634 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "682f9a33846c18175a78cc140c7ceada27ac500ae93d37f82fab015a73f8c8d4", - "verification_evidence_sha256": "6ad0fac8cf420eaa82aa3b1e490ad7a2c1141cbe1561829bc3bee4cd6d28fe3f" - }, - { - "axis_ids": [ - "axis:center_radius_um" - ], - "code_sha256": "e7b422171d32be2dcd353caeb8a25dd83d1b693cd82773da6046d58d8163b43a", - "controlled_axes": [ - "center_radius_um" - ], - "geometry_id": "dgeo_edfa625a5334288af259c9a8", - "image_sha256": "e799ffc5b0ef856e70c1ac69151d92743c3caa1b5310307563a1e77c3bd23ae3", - "parameter_delta": { - "changes": { - "center_radius_um": { - "after": 2.166, - "before": 1.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:center_radius_um": 1.14 - }, - "requested_updates": { - "center_radius_um": 2.166 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6c76da321d47d94d64f26366b1fe97e553c8b0e1634e3d1fc56dee4d63db64dd", - "verification_evidence_sha256": "76740e6c174a57c58b100b6820b76cf55de2498072935052915bed56bb68a3d7" - }, - { - "axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:center_radius_um" - ], - "code_sha256": "0b1dedf6dd805fda2e908b9b3293b4d2638df8af6051f171cbb02f3ea69ccb54", - "controlled_axes": [ - "aperture_width_um", - "center_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_9b863a19a94f9d1478c93ea3", - "image_sha256": "849f237977d35ddd78536c30cc1632c9f9bbe41d47264426a4b47fdbdb8e1afe", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 3.08, - "before": 2.8 - }, - "center_radius_um": { - "after": 2.052, - "before": 1.9 - }, - "waveguide_width_um": { - "after": 0.718, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 1.1, - "axis:center_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "aperture_width_um": 3.08, - "center_radius_um": 2.052, - "waveguide_width_um": 0.7176 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "26a218565bcfbfbf3cab5151af0854f5d9443c4b8294d9df216424966585fc1e", - "verification_evidence_sha256": "843260109f8249ae9dcf312ea545fd582a9a0669c0591f461e22f18944dd5c7c" - } - ] - }, - { - "anchor_id": "crossing_triple_six_arm", - "grammar_id": "crossing_triple_six_arm", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "7fdc38706f6a3955fb3ae09bc7fcb59fa59f2d192eb5ec9e84b197f6fd6d3e03", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_099d61b976fb6674929fd911", - "image_sha256": "861a7ee8d1789857378374bc7f0ef81031966dc277bdb94d6988c16a2750bb13", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.0, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 1.0004 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "c609e8eee7f6810eb6f98d08de36278a56d95be7957b084d63ee45a7aa1a3302", - "verification_evidence_sha256": "56a4e3274676dc3c4ca83a54e9a1e9b8ba985d096cdc82fab53f2aa62f3de459" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "139ea71b8fa69500620317b96e51e6ad42342e5939d8354ca0cdd5d1ec0a8aba", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_7014619fbbd28f19ad4213f8", - "image_sha256": "64a604e0ab2c206b8b460a0f5f515c5680a29edb64ea8748a4690b887b88cec2", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.44, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 1.4396 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "280e0ebbc22743f74d203097aa5f1f7bfe414fc3f7497fe1e9c3f11b5fa71add", - "verification_evidence_sha256": "1443d476c0489f1c7f65e8a2665fea3f4e337001020a8a42beb3fba3e24b2c42" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "f9fe5ab6af80b6aea9b619a160770115cc25463f36029b8a995ae2e43c008ada", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_340adf6f23b0304f145136b5", - "image_sha256": "48a62395f2daeb0103da7fdaa7cf0294981da2a3f9663cb5b92578e6fe991a57", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.588, - "before": 3.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 3.192 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "d30ea6a1fca2a3bd3fb5dce703f49033dc41a0a46a4e53ea0c0963e5b6913c43", - "verification_evidence_sha256": "9bb05586ea31df3ba4316a222f8dab5085f07aaa392788caf5a61c7eb19f714a" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "2fbf374ca32e169eaf3f5edbd5916ea4817278cd358c9031c5b98a1501e24233", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_12b4aaade169d16ccf25c272", - "image_sha256": "f139c30f626a3cae9a6bfc6405ea7bb58d7cd400fc289ec86bae4c344eef44d5", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.012, - "before": 3.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 4.408 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "e3793d7fdacb6359b3ce1eb07c678b92fdf7a3944460c2cc15b2e66b2d828b10", - "verification_evidence_sha256": "0791e80ea085de7b39627b7b7681b1687411558840c70d035dac15cf171cfee2" - }, - { - "axis_ids": [ - "axis:diagonal_offset_um" - ], - "code_sha256": "3892257b48123cd3418a8960a68749681fe68afceab98e927a7b958d4dca94f0", - "controlled_axes": [ - "diagonal_offset_um" - ], - "geometry_id": "dgeo_e93b38185a301d1087f1b378", - "image_sha256": "bdc3cedfd19fafaf29bf156d810e594304f3c90da7c5647f7c5d6370710d04f9", - "parameter_delta": { - "changes": { - "diagonal_offset_um": { - "after": 8.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:diagonal_offset_um": 0.86 - }, - "requested_updates": { - "diagonal_offset_um": 8.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8c637a34d83940c78440cb7e1b432281919ee7810fbbb30b7fedd7625bebefd7", - "verification_evidence_sha256": "75e3791d2317d897bff801919a9930aa4dfc3fe0ffece69c40118f5f268e9247" - }, - { - "axis_ids": [ - "axis:diagonal_offset_um" - ], - "code_sha256": "1a1e41adc90876fbf3fbe4aeff2cb9701ebfb32a97f8ee1de65a69a76585a2f5", - "controlled_axes": [ - "diagonal_offset_um" - ], - "geometry_id": "dgeo_138202095e06a73c6fb71af0", - "image_sha256": "04917fc5cf5ce5ced006d92ef59d7abda8670bcfbbe5188e409ce4b6fcc05b4e", - "parameter_delta": { - "changes": { - "diagonal_offset_um": { - "after": 11.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:diagonal_offset_um": 1.14 - }, - "requested_updates": { - "diagonal_offset_um": 11.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f9a17fdc63578e9e10753efc534c7e4c2651939549e4989d002e3f48c5d56bfb", - "verification_evidence_sha256": "48b5fc3e2bfbf0bb315ec35a9d17ca8a210956a9e45eeadd7ce9b72496fd0fc9" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:diagonal_offset_um" - ], - "code_sha256": "50f926f7ae3271478ffabcf49750787438d13eaade04c28153dfa0874dd0a4ef", - "controlled_axes": [ - "bend_radius_um", - "diagonal_offset_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_c9fe4ab03c5597ca23aec2f7", - "image_sha256": "6c5af82890e7f706ce752f86473c9561b07eb15e87d17c81922cfdd3ed479e33", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.496, - "before": 3.8 - }, - "diagonal_offset_um": { - "after": 10.8, - "before": 10.0 - }, - "waveguide_width_um": { - "after": 1.342, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:diagonal_offset_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 3.496, - "diagonal_offset_um": 10.8, - "waveguide_width_um": 1.342 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ae22c29699b267c79ec3e87fd41812c9c54ba65fcdece7f92ffa4e720707f839", - "verification_evidence_sha256": "22de2f3b9a42d110f7244264f572d2a1b137f0d540d1ee62cb32e3edf752e2a4" - } - ] - }, - { - "anchor_id": "directional_coupler_asymmetric_2x2", - "grammar_id": "directional_coupler_asymmetric_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "ee6731c0d7e79d6584aa6218ed4b85a889df9b1e9fd328f270c379e553cc849c", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_a1a509ec64d2b9e062e7d14d", - "image_sha256": "2b97ad78a2356d6d1a209ea7926e101e41b33d734322ed72e8a6293b15e6963c", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.312, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3116 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "7b1539fca6956ff7ecff21f8f2b03f45b3ee5f8b1a1c5da33db56912376c399d", - "verification_evidence_sha256": "32166e796613fb9790db7c47d1be802519e4be5109f18c0440b798eb503630a2" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "6e77f583d9cfe71859f4ce49c353bbed1a77cdfbb0dc4fbebd441bc4f5a71690", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_e900a82a675e8cb30452ea5b", - "image_sha256": "a60b9dbe3d274c0ae9b0616b92bacc6459e4d167a37b5640d1048276802e0499", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.448, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.4484 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "9d8ee3187b78902d5980d2f36b36a8bbf81030a4119f05c97c61a3d9a54a46b1", - "verification_evidence_sha256": "ab9845523ac357a73328763c4802d256ddc8103775c078f92a342754397f8c2c" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "45dfb276252f5c7a49db3831a6962c56b3cd554e07f6b27e751d7e8822ca5fdb", - "controlled_axes": [ - "bottom_width_um", - "top_width_um" - ], - "geometry_id": "dgeo_ad6562ccedbedf798cbe79c2", - "image_sha256": "4dedaa6ad54127485b5c644695a64096749c27cf2819f5604a59eafa9717cee7", - "parameter_delta": { - "changes": { - "bottom_width_um": { - "after": 0.538, - "before": 0.64 - }, - "top_width_um": { - "after": 0.908, - "before": 1.08 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.84 - }, - "requested_updates": { - "bottom_width_um": 0.5376, - "top_width_um": 0.9072 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "d80aa3d29818cd89e6865042a12221adf7b16e9cf4be4fad5057406991f7f315", - "verification_evidence_sha256": "f2d1bc7362a04d6308b1020517f79d0922df497759b0f2cbaf61cd819c57adb2" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "ba944c2756e3cea61fc0db5a9a8532cc500b9434e9d3fc6cf65a2652e0dcc674", - "controlled_axes": [ - "bottom_width_um", - "top_width_um" - ], - "geometry_id": "dgeo_abdf44c41160963580b64d3f", - "image_sha256": "4680d449da27f787d89f09ff4589e6d17abe0f4aff84373436d329556f1bedc6", - "parameter_delta": { - "changes": { - "bottom_width_um": { - "after": 0.742, - "before": 0.64 - }, - "top_width_um": { - "after": 1.252, - "before": 1.08 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.16 - }, - "requested_updates": { - "bottom_width_um": 0.7424, - "top_width_um": 1.2528 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "8de109c02c7c15b50225d74028176c62f6fb6a281eacad32424c5c1ce79d9198", - "verification_evidence_sha256": "4056420b08951bcbc2fa0f1a1deb9dd673cbb0b706d20133a88084fc9da7c2f2" - }, - { - "axis_ids": [ - "axis:access_width_um" - ], - "code_sha256": "76419a2c564b6de6dee289c438c05d41d26754f7c5a319dc8811ce90e553e993", - "controlled_axes": [ - "access_width_um" - ], - "geometry_id": "dgeo_c3397e92e533791768ea554d", - "image_sha256": "a7f7d90f9f0313f39e5bbc263933f6ff814f707d1c9800e7edab32ba85c59289", - "parameter_delta": { - "changes": { - "access_width_um": { - "after": 0.722, - "before": 0.84 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:access_width_um": 0.86 - }, - "requested_updates": { - "access_width_um": 0.7224 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "6f5647ba12f85ace836a74e24ae809622f1171374a4b5e304b8379b6c90e46c8", - "verification_evidence_sha256": "66fdf6741c28805c614fa6c0628cf45ff73507bf8a69e01811e0db006b70cd02" - }, - { - "axis_ids": [ - "axis:access_width_um" - ], - "code_sha256": "395fa07afe94e4c4fe573050faf4b7634826cd6be46027e7df4409927327fa04", - "controlled_axes": [ - "access_width_um" - ], - "geometry_id": "dgeo_daba8e62cc3ad51cf7f53ab7", - "image_sha256": "376b52a27bb9773d8751b5bc9b0a72dbf862c3b0779be292fe48005dd2d67499", - "parameter_delta": { - "changes": { - "access_width_um": { - "after": 0.958, - "before": 0.84 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:access_width_um": 1.14 - }, - "requested_updates": { - "access_width_um": 0.9576 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "42381ecffe4c49dec8eb41e706d803c8a4e2c5baea5ec2d67d2d3224838e4468", - "verification_evidence_sha256": "0efe33fd225aabba010d769958d526d729ec31acd45e18f649ddc8cd99f1db3d" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:width_um", - "axis:access_width_um" - ], - "code_sha256": "d5f0893b967b37225e3c7a6f9bcfe5184746d60cb1f5b028291d74d89267452f", - "controlled_axes": [ - "access_width_um", - "bottom_width_um", - "coupling_gap_um", - "top_width_um" - ], - "geometry_id": "dgeo_9940038f2cc497461c137c41", - "image_sha256": "bff3cb37c93c30744ab80cc4b1cf58f6a66f0876106d05c6765937f5c9ebd40c", - "parameter_delta": { - "changes": { - "access_width_um": { - "after": 0.908, - "before": 0.84 - }, - "bottom_width_um": { - "after": 0.588, - "before": 0.64 - }, - "coupling_gap_um": { - "after": 0.418, - "before": 0.38 - }, - "top_width_um": { - "after": 0.994, - "before": 1.08 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:access_width_um": 1.08, - "axis:coupling_gap_um": 1.1, - "axis:width_um": 0.92 - }, - "requested_updates": { - "access_width_um": 0.9072, - "bottom_width_um": 0.5888, - "coupling_gap_um": 0.418, - "top_width_um": 0.9936 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "79b094a542b969f0b8f83bdfff27795e28f3d70a96d3a96048a74138cb2bc62a", - "verification_evidence_sha256": "3eef39ad579a95df3f07eb89ae63f18bedeead6d8bdd3ef4316bb76ccb03d631" - } - ] - }, - { - "anchor_id": "directional_coupler_bent_straight_2x2", - "grammar_id": "directional_coupler_bent_straight_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "86f21e86fbe918aae084631106e6d96af3a4aabc4890c3c3fddc5c0ee7b5db58", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_0e680144381f7cfdea333262", - "image_sha256": "98875a98bebb07ba2ebf74e9b81e7d0ce8a3aa4a6e27527615e732d00222d29c", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.344, - "before": 0.42 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3444 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "fdc088bcc336008601f4c094a1da264f2b2244cc6f63ec25528b267146ac5087", - "verification_evidence_sha256": "08aec6a6dab7b9bb18aba94bb8dab7cc8dbfacb6c026857d6cf6c284c29f887a" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "fb11485995940aff4943262161ab14c9c63a9dda4868820c878170db49931a3e", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_959ce4ae4f7dec5b6598f3c9", - "image_sha256": "1aa56ebe67fc1921eb7922c4b8ce4eb9bb12e3c90cc75015f3e35f0b5f7dcddf", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.496, - "before": 0.42 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.4956 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "feed2b584cca0ebc87aa1ebc4d7252581d78f5628835baf97451edbd42e528b8", - "verification_evidence_sha256": "ae39e47fad9388ae898fb20b49b296655b558ed5fec63935c472cb9d9b8a8fb7" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "105ca360952ae6c3762d645e55a5508e22f322a39e3494b0ec9797924b38b229", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_847580de2d40f7b05023487d", - "image_sha256": "0717d313d7d7bfba8d6f7bd4797c34f1878d5eda3f12fa9cd3a5402d1f51af63", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 15.12, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.84 - }, - "requested_updates": { - "external_pitch_um": 15.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3e8981b3430472a66444097e38a3127d65102a2717afa4f7b8aca551e7e387b7", - "verification_evidence_sha256": "89096b5ea02c90bb60cfc9ad6159604533d3b15c5287ee7be73d062f084f9840" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "b609e3969461ea54f156121924f4d6a4964238664a3bf8f205c22068a4d647aa", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_38129288c09a723832c8bc73", - "image_sha256": "c323e086a330d8cf0ace7a1485337d7be439bc9a511387bba3aa7e381e27c41c", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 20.88, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.16 - }, - "requested_updates": { - "external_pitch_um": 20.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7fbfd9d452ddf8149ac4a5f0b9c84d4bc55da7ca16d20401f48303bb492bc968", - "verification_evidence_sha256": "32c46c282c4f2b50f0a7a8c244a50cbf5b8824ca8ba5fdbc0931eec6436d7dff" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "139d9b26b08aee92b9bf09c3f43bcb56d44529a7878880c505399fc0ce01bdd6", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_26a58544702eccfb7213822a", - "image_sha256": "08d3b8cad5787b95c3b1599ab29d6b2d8e1739dcef876fae1219c99ecf226d81", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.032, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.032 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "95c5f54c9dd4b8f0b5515d920c02849260c6360fbb070d6fb472951aea241908", - "verification_evidence_sha256": "39049598224f587020e11173ad634af6b0e87803810c8097a815ec6257ff893f" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "57901d9b964e01a936b6e9f6f591b384f78ca21fe1b30375ade73ad90b019793", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_2ec9ed409c1893abae34f5f6", - "image_sha256": "564d85bcfdb8eb27d00e00b61b17cbde332b140962294ea617bb5087ad96c421", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.368, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.368 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "99f22613353ba1583a4ce2d1ac0d75a31eac1fb2c4cc082caa215283095b9145", - "verification_evidence_sha256": "c11d9ea137cafb580d309b2a82c537fe9709e079b34a4e83f97cba29bff13a0f" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "e79f4f900e198d9059ba30a1a9ba1942c312dcbc3aff64213f8ba9a9ed038a89", - "controlled_axes": [ - "coupling_gap_um", - "external_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_4c1d4f6bdc11a813f27a048d", - "image_sha256": "7e698db3413082c7ab5d6ce8c0581763a92f20f7e46ceae768089f2fa0078d5e", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.462, - "before": 0.42 - }, - "external_pitch_um": { - "after": 16.56, - "before": 18.0 - }, - "waveguide_width_um": { - "after": 1.296, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:external_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "coupling_gap_um": 0.462, - "external_pitch_um": 16.56, - "waveguide_width_um": 1.296 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e983aead83990888ea1719bc6165389bb77d9e95a053384f63bdda4f23d39eeb", - "verification_evidence_sha256": "c55ee05309b25a2794d1f216cb5306c667c576f84aea0e7a23ef0ef849cc04ad" - } - ] - }, - { - "anchor_id": "directional_coupler_bow_2x2", - "grammar_id": "directional_coupler_bow_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "3ea0731295df3e900292ba269d4e7aaef0e9a6db4014c6407bdb60549117c2e1", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_8414e746472c602616a048c6", - "image_sha256": "56e973626a4fd4d0e36c38f6f6121b126c0fe68465d1577016bf9cd5e86aad8c", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.328, - "before": 0.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.328 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "7147d80bf4b3cc62021a2ea5f59e0e394452ee2c7c24c6adcf5b475dbb323222", - "verification_evidence_sha256": "9edf59791ff81bfc5b0630f560a70f660ace8e5cad46c95fe56ccd4e49d7be43" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "6808bc04dbb0019cb6a568c9a196c9a6db45ccd420793ce9e8d3ea8dbeae2351", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_9f1e5e11d49db82d50c0544e", - "image_sha256": "3a1f12c67603a352e4acc09065cee70be2aceb02e30e8346223e0493ce867a40", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.472, - "before": 0.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.472 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5fc197409c0d79870cda236898ead0c7d119cb355e8c30b6a0340985e4258f9c", - "verification_evidence_sha256": "aae33c190a27b0ee7026c6ef230d3685a0aa049e90aed98bec60591b976e779b" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "71148bbd05a6ac512fcb9ab7d12067d7646730a21b6d9149155432d00bc3f8bb", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_2a90ea892db7e5653d1727b2", - "image_sha256": "d093cba83ede1357b676e3ae091f5438f887440d57c0d7110ea37a7978192fb1", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 9.66, - "before": 11.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.84 - }, - "requested_updates": { - "external_pitch_um": 9.66 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "eebb7552701ed495c64789e2a30c4b9da3b97388bafc0ee21ab189d7cc97527f", - "verification_evidence_sha256": "de5dc8e0037d7a481b942a954d187fac98edd96251a707bc5d8f93192cece954" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "eefbf82e404ca5e1a230aecbecd3bb0d415fe746bc9df4192d06ec191c323bfc", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_9a001da53a1fb9066073f65f", - "image_sha256": "d528ad2fca2dfd7bb6d806defd40a4f022a317899867f5159d677e46f43177e6", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 13.34, - "before": 11.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.16 - }, - "requested_updates": { - "external_pitch_um": 13.34 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "798328f88d384f90fb3c969fd1883ae02bb5d789b23a43cf29ad3cfb543026d8", - "verification_evidence_sha256": "d5dff41a6c7dc4f5b0ec8058061d582b1673f259d90906bce51781e180aa4590" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "f607af6036bec68d03cd28a8c215df5474e85c583aff4b3e8db01db29516a4bd", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_538f788f3986e652f2296bff", - "image_sha256": "8c997070cbc4465b727b3d73a2833ceeab3d694e660f0a649a0746b745312e36", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.722, - "before": 0.84 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 0.7224 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "82d875a01d91792c958689e8ac121c71b11063b4ff5490fc52c7d601d0ea69f3", - "verification_evidence_sha256": "1905a53dadd2e74adaa2c084cc5d35ee38727c81f849ae4d515703628cfd7c6f" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b8eb86967b381c5d36a12492d8e4411906f41f7f14da10799d1bc2b2d3466276", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4e45cad2e58e1152d869c8e3", - "image_sha256": "da9aca5d3bd50d5879fe07c4a515b4d82acf4663d2975e27fb82c112bcb685ff", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.958, - "before": 0.84 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 0.9576 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "a49e296bcfa569eed51a7c72fde85dd36034610b0db3b59eecff56b426d6ddc0", - "verification_evidence_sha256": "894e2cb11b1640e3400ae9325724507038b8f843212f3297ea703bc5ccc24044" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "4a211544fd901fbd6015518f7ca7c82ca0caeb63efd48fedfa4dac931fa52132", - "controlled_axes": [ - "coupling_gap_um", - "external_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_4efa9c9031c20ab7db177828", - "image_sha256": "c43d9c0107e028bf0eb3027b2756b562d3dd4efe765688775b25bcac37cc1d25", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.44, - "before": 0.4 - }, - "external_pitch_um": { - "after": 10.58, - "before": 11.5 - }, - "waveguide_width_um": { - "after": 0.908, - "before": 0.84 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:external_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "coupling_gap_um": 0.44, - "external_pitch_um": 10.58, - "waveguide_width_um": 0.9072 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "5adb142d56b6d41fc92a6255aaa948b212b233bbe296b64688b9c3795c466c35", - "verification_evidence_sha256": "3b4b3720a5d6de973219627dd6409b543f6a30ac7a27675b6aa7826723096aaa" - } - ] - }, - { - "anchor_id": "directional_coupler_concentric_90deg_2x2", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "885ed3d36156fa9067e9d77e9a8ae0da2c36efc6d9b2c82d57eb8f4e2cccca24", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_97c87fb859aad884904d1f0a", - "image_sha256": "e6a90c3ab1f2aedc26bff92ff20ba3a2463e39a57cedf267e7e33cc36a71cbc9", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.36, - "before": 0.44 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3608 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "9afc854c083c435fe91bd539bd34855a15883bd7e55edeca2a874204313bd240", - "verification_evidence_sha256": "cf67bbde3d5c62382594522672eacbeba551429a7a27a07247fc93d896f2fe2c" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "2b2f5bc0202040d61876a9b41b8d244a160a2c2746cbff53b3cb0f56a01dd7d6", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_aaafc16cc4b0a2e49ad21698", - "image_sha256": "3806688579cab22b019d44eed0c07326887a246bf9cda8d35b82482f7f329f84", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.52, - "before": 0.44 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.5192 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "99c46be8c556bb2bb614805742fb52916344bccaf79bc4ba6fc36fad88ca79d0", - "verification_evidence_sha256": "7805eb83819635286c024767204769b7c8e98d63781183e8ac2b06f9dcd630f1" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8a6a0a02e3062d81e88c2d6a760c1732d96a1716aaf31bfa072e8238b2a7c150", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_f3a65348be1f18a6be01a616", - "image_sha256": "74cd7c0368ac0f0d29bf67d89301f844eda18819a08f4b44d9aecde16259979c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.008, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.008 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fdd826ada87d452f9a47e1bb6b38a87c17054f05a04ff850ca0a78afffb2775d", - "verification_evidence_sha256": "2efc6a7bada56c41fedd0afcdc04c036d70f377aa3474b5f634e29d1f6736820" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "c9274cfa768d4aaa7786218d74d102e844d079b85822651b49ab9e15d0f08282", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_f1ad20fdd9cf2d2b4d4aa7cb", - "image_sha256": "5e844d0f5f3515195df6e31671f493b4dea912e7316f103f6602dfd74bed9009", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.392, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.392 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bd9ea697b658b6416b8464f4a5cf92ef0fafc503e92ea63abbe109d9f355505b", - "verification_evidence_sha256": "ef5c4d92c4eefd02d483bccdfcd0d1b6a6ea08a2477bd5152342c7676b6c0c4a" - }, - { - "axis_ids": [ - "axis:inner_radius_um" - ], - "code_sha256": "7c3d3a47096178f4a11a6d9cfa599184674a337449ca3b181e5bdc5c9c138263", - "controlled_axes": [ - "inner_radius_um" - ], - "geometry_id": "dgeo_34c3b0b50339f4f850c626b4", - "image_sha256": "99a8540f2678850e8069d8828c828795ea80015a274e23fb2d13846da914e8bb", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 11.18, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:inner_radius_um": 0.86 - }, - "requested_updates": { - "inner_radius_um": 11.18 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c177dcf5c80075ebd6b3fb0e45711d95e691678681c283f6984af0a11a8c338e", - "verification_evidence_sha256": "0c33e1191b907292784f9efffeb4a9a63f9ce226ede1d3b7eb814524195447c1" - }, - { - "axis_ids": [ - "axis:inner_radius_um" - ], - "code_sha256": "10657f314c3d36258733a1091ac2be2753ca5be49b444616f11a4fdb52386e5d", - "controlled_axes": [ - "inner_radius_um" - ], - "geometry_id": "dgeo_88e4199966e1ffc0cbb5cc8b", - "image_sha256": "8945a2c64fd6f6ea368252c9c06b192b99d849fada6a203c5da2bcf4f4a22cea", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 14.82, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:inner_radius_um": 1.14 - }, - "requested_updates": { - "inner_radius_um": 14.82 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "aef632dbed0c12a043267ea2b1333dd26ec7c200eaa081c181af03219476ef85", - "verification_evidence_sha256": "217fc536cb53e4fd83af4e18306daa05825e25c9bb061fea9ba6887a933b5115" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:inner_radius_um" - ], - "code_sha256": "08bf31079676e1e6e6f0d78c7805d20b7aace4b1c2fdeb66b0249b634a05efa8", - "controlled_axes": [ - "coupling_gap_um", - "inner_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_380735bf61421633b1d2aac3", - "image_sha256": "8c23a83cce3f5dd971848569cc07f567f2185268e0c9737ec8958518a4d9fbec", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.484, - "before": 0.44 - }, - "inner_radius_um": { - "after": 14.04, - "before": 13.0 - }, - "waveguide_width_um": { - "after": 1.104, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:inner_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_gap_um": 0.484, - "inner_radius_um": 14.04, - "waveguide_width_um": 1.104 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "bc0845c502122b65888ec15e9addc8ca7084cea6c12fdb0f3dec89d5fd141453", - "verification_evidence_sha256": "97bd5c63cbb1bfe9ab8dd042bccbe15e4ba84af9e3f732befd8a1a7c40ee685e" - } - ] - }, - { - "anchor_id": "directional_coupler_dual_window_2x2", - "grammar_id": "directional_coupler_dual_window_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "1857bae621d2a87c3bc3b76efe026c0fa83e4121b50617625342f70d7b99a6e3", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_78cffda9f6a1bf65249a501a", - "image_sha256": "93d082755938d5a0a6694a741fdae8b64f539eef0ba0601a68d83f8de610c4eb", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.36, - "before": 0.44 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3608 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f2a39050312209f65cb0d8a32ff87797e2d1b17d4555ccb4c3f209fc62d18416", - "verification_evidence_sha256": "75f159759e202ad0806e4e860095fea2cf65e4a0e57fc1891cda4b6a8d6ec19d" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "de7f5b707d86a98d8c78cccf36acd8593efb7a413a1b9d1bde6036cd7e1e7d86", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_bcbeabbe69d58fd907df6d39", - "image_sha256": "8408f85507e2bacf9b0b0afc3b0fca6786ee0a0c31493938dc2a0fb68d5556d0", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.52, - "before": 0.44 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.5192 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "db8ddbc18709c373e43dd366a8acdcc3f0e2c03caaac0ff8676f60a362f42141", - "verification_evidence_sha256": "972e679b4bd0927d50dda9ef534c999225fbf064a988536fe14e72621c5375ac" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "4945468ae559ee07fc25a87fe220b6d1c023f1a605bdebde0baa93834486ee63", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_ff7ec437122a4a5b496f4493", - "image_sha256": "247524b3e392c30b806bca88dbd23d9b7b517f9d6006be7e9a9c60421c7f8b7a", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 13.44, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.84 - }, - "requested_updates": { - "external_pitch_um": 13.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6db8bfefa8c31c0eebe9427c68fcfa66bcf68fdbd6b91cac642f0c283a0d5106", - "verification_evidence_sha256": "418dde62448fd51d95dd70d94d6bc60729658aaa7e07332c330b2754e5d2b712" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "99b807d284c3c41960ee884ec14dde09742ac3bc4f9993ba080b7a51efeda7c0", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_079279423ed4d018125db9a2", - "image_sha256": "4f84cc7fecfdfad971abcb9bc770a91da540c949ac1346f0a6aa9f3866bf96ec", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 18.56, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.16 - }, - "requested_updates": { - "external_pitch_um": 18.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5c23e2bea5897608a4b89248e82de3f7e05079ea4a61b2a155042d71bf4e0b2d", - "verification_evidence_sha256": "adfeb91340a1d8b459567098740fd6687261b956728e9556a47559120fdff07e" - }, - { - "axis_ids": [ - "axis:phase_pitch_um" - ], - "code_sha256": "999b14b9034385c7e106adef38734e6276411bd454b9ce62ddf5046f557c6207", - "controlled_axes": [ - "phase_pitch_um" - ], - "geometry_id": "dgeo_82bda16364d10aabe9522927", - "image_sha256": "d8141db849ff1f66251d066b63dd0e798cdb6facc7eabc1fac74bd6347b5975b", - "parameter_delta": { - "changes": { - "phase_pitch_um": { - "after": 8.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:phase_pitch_um": 0.86 - }, - "requested_updates": { - "phase_pitch_um": 8.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9977e711bc5dd3cb903833edaac3aa4d02efcd7ddc0caa3d8bc0bcab9fa3c3ed", - "verification_evidence_sha256": "badf69add7ec305bb4a4729a790918989cb9d6b1f5d44d8b9f4553518c81063d" - }, - { - "axis_ids": [ - "axis:phase_pitch_um" - ], - "code_sha256": "461c880e53284a04f43f0bda084dd667209b28b17000e62171d3151116a60578", - "controlled_axes": [ - "phase_pitch_um" - ], - "geometry_id": "dgeo_c1b6d383c00401a892212a9d", - "image_sha256": "c78f1b464079d0c27b20b8cf07547849b4c4d62c2c9fb4cbf84898dc93c0e65a", - "parameter_delta": { - "changes": { - "phase_pitch_um": { - "after": 11.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:phase_pitch_um": 1.14 - }, - "requested_updates": { - "phase_pitch_um": 11.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2b179c37df40bcdd7ee7b9e9b528c45b07d6e77bb4bfb42772b70e7caa7e0b52", - "verification_evidence_sha256": "618ecd5bf50dc989b00c583cd87fc206c3f20e5c9f784b758c2d30fdac76a437" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:phase_pitch_um" - ], - "code_sha256": "6b0bbd89eff391ffdf1dbcdc6f656008616b3fa9f07ff448b562679fcd7a22a4", - "controlled_axes": [ - "coupling_gap_um", - "external_pitch_um", - "phase_pitch_um" - ], - "geometry_id": "dgeo_f0aec6d920c8c94108f7555c", - "image_sha256": "665f14e269a142f38de50b0dc4c56c3d5dffa6b2c12637d884a36ea159191ca6", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.484, - "before": 0.44 - }, - "external_pitch_um": { - "after": 14.72, - "before": 16.0 - }, - "phase_pitch_um": { - "after": 10.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:external_pitch_um": 0.92, - "axis:phase_pitch_um": 1.08 - }, - "requested_updates": { - "coupling_gap_um": 0.484, - "external_pitch_um": 14.72, - "phase_pitch_um": 10.8 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "7783a78c363c2a0db808ef62aa3e758f091f6c3f0f5736636b78b4a9ec5fc155", - "verification_evidence_sha256": "380eddb16135e57931988335c01ad99580a671afee8dbacacf443d4e2c83ab89" - } - ] - }, - { - "anchor_id": "directional_coupler_open_pulley_2x2", - "grammar_id": "directional_coupler_open_pulley_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "f3d546300e50a971afd1858bb09e68226f84f50c03181ed3563206e2e306ec64", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_f03c4af871d2b6522e7cde16", - "image_sha256": "270917c556012ceb2294255cd8e6338e75d6a4d91e179c88293ccd8b2c51c8dd", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.394, - "before": 0.48 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3936 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "5e7eb64137cf8eb252eb5dcb2a67f69bdc089e2e0df5b5ba6867eebd6d90d3a3", - "verification_evidence_sha256": "131f4e4173036dcb39fd0933e63f74dc266487085638d57a04c82337d4325296" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "7931d2cea578864642f9336015b60ec530b5402de8d296d2ee6d709420715c48", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_ee9fc41ba809dc15a128316e", - "image_sha256": "52c6db6674eaff89019edd31d00c38be81a692bb8d90fee79b2a5944da624be4", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.566, - "before": 0.48 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.5664 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "b125075eeb503f7ff12fde9bf9dbfac811393974cc573cd81ac721b0d984711d", - "verification_evidence_sha256": "de9a401d86913f87aeef4679f9f0e6cec1f5229728b07d6059f3edd7d8726e40" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b1356dc98c65f0980ba3c61a7d31142810aaaef2c913b7274ed9539a024e2239", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4cfa8ffc8fc4730bd1ddc67e", - "image_sha256": "e8f9c6c86bceac2298b99bde46737afe1261d9b4e7df793cb6a3e46f342576a4", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.05, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.05 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "be7fc64d46b0d189fe3c40e7db9ea5b2c008bba363b4c5c4b70a7ae5b6de42c4", - "verification_evidence_sha256": "0764ec40dda59aef8e81ed2e39b624de8e76ef2c36dd3eb3c13e3cad9f86e224" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "870f181115cdd588f4f5841bf62bacaf2f8169160cef796b620b508997e1fc9f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_984200c55ae7c8758ec7efc9", - "image_sha256": "ec03e0257a9da38651a21f1af45f24b3ebfeda2141fd197bb75f527224016ccb", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.45, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.45 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e79a5d06ab0f6168a9be6e0c5bc12321c692479132c80de08c380ab8bd04e7a5", - "verification_evidence_sha256": "08a08295d6a964abf735dcc8472255a102f8e79cfa72630cea442e041b8fafb8" - }, - { - "axis_ids": [ - "axis:inner_radius_um" - ], - "code_sha256": "b4f2b31b112ee657785de994f150e113b7b9f4cf3ac533d05f3297a4134cb6a7", - "controlled_axes": [ - "inner_radius_um" - ], - "geometry_id": "dgeo_17cf4600c45406e28d9dcc53", - "image_sha256": "6267a3c9dbaf046603fb79d531423ef0abb7e1a7debe278f5eb1e596cd0fd821", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 11.18, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:inner_radius_um": 0.86 - }, - "requested_updates": { - "inner_radius_um": 11.18 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "73902b666a33798825574b8cfa5f19da6ff29c5508414e6bba93de3e4127f882", - "verification_evidence_sha256": "3a36f8aa07a6a691c2858f3ad33bace4a7da4128b06d5cc16e113c0fb70b60a7" - }, - { - "axis_ids": [ - "axis:inner_radius_um" - ], - "code_sha256": "4655dff9b0277f5f8564c0248b330483e49e216eb83c24686fe3fbbb319ddb6e", - "controlled_axes": [ - "inner_radius_um" - ], - "geometry_id": "dgeo_cbf877842d3075868ef3dccf", - "image_sha256": "f67904c3d6f3fee0f37371f54d83be67c863376f37e65ced09b5eb95df1130f0", - "parameter_delta": { - "changes": { - "inner_radius_um": { - "after": 14.82, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:inner_radius_um": 1.14 - }, - "requested_updates": { - "inner_radius_um": 14.82 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "44037f031493321afa08ae36495126fbc2c867b1cbc635e239697be3ead3015c", - "verification_evidence_sha256": "65988153b9293253e61d8ad86ebafd1081f390598319c3c9b505dfdcf494c119" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:inner_radius_um" - ], - "code_sha256": "f80c687fcd7139aeb6b89501354748694949b3d0eff67cb46e7694f6c21e51d0", - "controlled_axes": [ - "coupling_gap_um", - "inner_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_4e45183b6f4bb899876da810", - "image_sha256": "b9f42cac96e54757f2844628215e48725605816d9451b6e6d3754cfe52cb5464", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.528, - "before": 0.48 - }, - "inner_radius_um": { - "after": 14.04, - "before": 13.0 - }, - "waveguide_width_um": { - "after": 1.15, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:inner_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_gap_um": 0.528, - "inner_radius_um": 14.04, - "waveguide_width_um": 1.15 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2c095dd178339f4c89a35804a742ca5910b6b9261ed94cb4b567d4df87085a6a", - "verification_evidence_sha256": "525ffb51155ebcd86fb74d9f4369366f81486690b3027b4abbc9b84a5d226eac" - } - ] - }, - { - "anchor_id": "directional_coupler_sbend_2x2", - "grammar_id": "directional_coupler_sbend_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "abaf93cfb5a684696b1904b95a9cc344a0fb245b31218df460585b0f4d9cc667", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_652282bf46d49ac02ab0d306", - "image_sha256": "c6d5f6f2e6bc49374107b6fb3335e627d780188220716d6552effa2db682652d", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.312, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3116 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "626585b866bd2058e8bd62fc5efcdd100c480ed429a44d3212635b3f5101299a", - "verification_evidence_sha256": "844cf070f86e7ede4ed7fb42b727852baac362d3544b5c9508c450141915406b" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "4bf85758ffbbd8308dd2519e75c5f96953cf0300dd3a2318c3ebf20cbe1299a1", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_d762f1689f301e3585202016", - "image_sha256": "17964847466352246e8901fd14b38217c092198f08923f25b593c83c8f1d072b", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.448, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.4484 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "59a53e770ccfdf01d7aa45abe99f4933083902893f3d7611db3aa9b58f13b6a1", - "verification_evidence_sha256": "4a6263b1a93446dd8e0ed25585bca34a76ceb621fcc03d3269d988f39831819a" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "b530836b22fcac70581ab2ae093aaf635c003d4eab6128a3a82747e7eda2f9a4", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_9b00a1fc44d91c93a8771bd6", - "image_sha256": "88721b5122974b053b260049f5bef695cabde04d85d1760f7798add755f39622", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.84 - }, - "requested_updates": { - "external_pitch_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8f69cd7201637d4892e652e54e8b9f4178cb669e9090947a86f4634d9b526696", - "verification_evidence_sha256": "2919c9b658a1352ae99199ad3b697adc4c0fe9c863cff24bd96394e5bd18c2a7" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "0d3d0d3535df54be9cf32ab6ccb93bd1fc8ffa740f540188816dcf3ecadd50cd", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_76e9e99edafc842eebbc02c1", - "image_sha256": "6b420ad1892f220bf08c64019a34ac65b019c81fd1821b112aca80fe41ddb1bf", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.16 - }, - "requested_updates": { - "external_pitch_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "71d632b2af125937ba6cabeff2027d8cddc30769d44fafbb955f93f5f5312f14", - "verification_evidence_sha256": "8fdd2d4345017239c959b5582fbab373b2f4d3d9b9ee009ed433251f52d11523" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "82ad9054b5de7ec2a1f26f45076df89d4a19d03c2133782f8554af0745d90b63", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_cba596efac933fc6645dcf4e", - "image_sha256": "f86b590f7778839d96d997e5b3e8d215f6c0cae20bca9c7902e47b30ccc7bbba", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.74, - "before": 0.86 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 0.7396 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "a6c7b140fb61927b6fd3009820ca0024d937ff40a61cfd01c869d0dc65f6f401", - "verification_evidence_sha256": "9ebf13f8ed89cbd3d783f018a49193ead3ecb3ece0b8167e32c834f958f2c993" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a89fde98d3084b3fb60482134287a641c8d67e19c8e697d0aa7f449165a0bda8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e80a8a538ed521a145bd5d30", - "image_sha256": "83f3f7c09a1b3ce378dcd0586f04c5b930f6ffea3b9fb0f537e7c202ff579f2c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.98, - "before": 0.86 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 0.9804 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "e58321d1e0b9a85d63b543ac531388553451d2c8e7de823f052dfff61af4f9ee", - "verification_evidence_sha256": "ca4766da9d13a727ed8cbf7ff7354edf983ed33d880b0cb5add15ec9b9e7a04d" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "20571094b7b6640291686b01148449211724d9d607b2d672882b02446e781845", - "controlled_axes": [ - "coupling_gap_um", - "external_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_aeec711561201603a2be2657", - "image_sha256": "a688ff9e265f21d62c4db84632634fadda3ae46c427752e64d2dca70e1e702b5", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.418, - "before": 0.38 - }, - "external_pitch_um": { - "after": 10.12, - "before": 11.0 - }, - "waveguide_width_um": { - "after": 0.928, - "before": 0.86 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:external_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "coupling_gap_um": 0.418, - "external_pitch_um": 10.12, - "waveguide_width_um": 0.9288 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "c63c2d9b744d90822d67c72bf9e72a932b1679911b3196b49509ca4d92581a39", - "verification_evidence_sha256": "e233a6b19f56d8c1c00b9c2f3ec918ab909b3147c70a3c76272b85b3d78a6f0d" - } - ] - }, - { - "anchor_id": "directional_coupler_straight_to_90deg_2x2", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "247978a4c89c60f4a211eedda69eea33130a39c11429da0210f47ba2e7209e47", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_9a981ec97ac70bff3f3fc3d2", - "image_sha256": "a2013cff8e95b88266fea4a31ca34c189d4031a039f4d2d611a746e7c1bcba4a", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.344, - "before": 0.42 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3444 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "401b13e1f22e2edbc599ac6c8a759e96e5d0925f14082ebd4fb9aa3948e48ce1", - "verification_evidence_sha256": "1d41f0fa800dfadde6bb981c29da8e69da8a8c4a5276c2e7272e4f595875060b" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "8b9a98236c26dc0e87218d4b3b25f20cb19a3b3aa789b9535174d95660329e0f", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_f6e1d385cbf8182cb9493ceb", - "image_sha256": "46d2041a645f32ee8aaa40dfba08ad9af15597619e25a77750531bb3f69330f1", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.496, - "before": 0.42 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.4956 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "44f9df642d2213bb3a9ca1200264bc356542c4702c1a3b664dce5479009e7c35", - "verification_evidence_sha256": "3f32d5c1ed6b6ef0f36af97083b3a5f40fcf5197d8856ed71c930abe5876e8a3" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "669e8468a2771a610ce4591ddbd5565d9316cb8d52aa60cc1a56615aac4dd0d3", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_3f287b29c688dbc9c597bc77", - "image_sha256": "4d419f4db3198eb65c7a0546552db783b6888e8317b0eb0b26c273440691fb0a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.008, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.008 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6e8982ae6f6110b3fd9f4dac21398abf52f4aeafbc6c9100bfe87bf829a1a2f8", - "verification_evidence_sha256": "220e05081301894d426bcda90405f0b7401ac635f133c09059fe8638c8dd3158" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "e114b2349369c6343ce28dac7784b5b6b43bc6298071e2e260b8d24eed396c9c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_106c9aac4435836fc0e7098b", - "image_sha256": "15c23cacf400ce358ff4f7e0642d4568d280455f63f98923d7cf443bd21d1bfd", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.392, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.392 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "d8195206024aceae612564fbd688a68e60936184382c2ada531ce7cc8fe135c2", - "verification_evidence_sha256": "c85ab78e5ab204e6f85aac7fffddd473034c8c82e00658353ca3d3a21bbda32c" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "b72b819c4aa1a68fcff78ae5773746adc7fea7c772b510f5b41e14786c059abe", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_404b885db8b6849e9e74245f", - "image_sha256": "7218f3253d8ccc9282329be4170d21aad744937e720190acd8950df28973a8bf", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.86 - }, - "requested_updates": { - "bend_radius_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4c03626e04fa6e3f1d7aeac6caf6f188b89eddc6dd1cb319abc00252b073e06b", - "verification_evidence_sha256": "00ffceacaa696cc0693829610151ec5cf6b09ca3d54bb619ac4671712e9a4842" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "77a7741ec8bbd924d6fe28ffe6f2e3337ee04b459298b9d870127d4affa6e7b3", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_4399806f5048fccd5f0a736f", - "image_sha256": "2973414d1b6592010d34d8d36d70c5443aa8531acb9c2e6919306f571c27c41c", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.14 - }, - "requested_updates": { - "bend_radius_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8976afbbae462c22bc9119a8496a06360927e9169812c4daf5fa29c2e45b8a1a", - "verification_evidence_sha256": "1a5cb3d34d9a47c6021f4b637924777a5cc2fb09be1dc3ada48fd38962935fe6" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "code_sha256": "e1ca0b5dff1dd81618de6903cc89c5ae3481ea73e665f25dfdeb6c30ea813c28", - "controlled_axes": [ - "bend_radius_um", - "coupling_gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_bb0f96a9685f656c4918df0f", - "image_sha256": "fc2d4fe35a110ab4b19df5e5f46dbce4c4b7bb6edde6a64e24513267a21aed13", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 15.12, - "before": 14.0 - }, - "coupling_gap_um": { - "after": 0.462, - "before": 0.42 - }, - "waveguide_width_um": { - "after": 1.104, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 1.08, - "axis:coupling_gap_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bend_radius_um": 15.12, - "coupling_gap_um": 0.462, - "waveguide_width_um": 1.104 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f44dbc8560b7df4dddd400fe6378bc9863cec487a3864897b6ede84359e0b470", - "verification_evidence_sha256": "0d018005d842e046d6a13084b0992b77281ae3073cd82a5d6db46e967011fb7f" - } - ] - }, - { - "anchor_id": "directional_side_tap_coupler_1x2", - "grammar_id": "directional_side_tap_coupler_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "f2dd461b00564e068d3a196649468c7a8e48cc071ce7c62b6abb538d78e8c4b2", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_f3576fef133df00fcb842547", - "image_sha256": "d5525585040a7782abe34d3c918e0fc85a5350b52b932ba9b234517bbbdcc0f5", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.344, - "before": 0.42 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3444 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "4e3d46574281bd5e411cc183a88791e6f1359705993ed9a62c02241ed8fe2cbd", - "verification_evidence_sha256": "cb9429628ddf5129bf87c4f1e1a34330c8c4d6b2cc19e4b0c721ae8e574b2126" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "4595f27e31d8972e96b08b0862177c11ef103a2148214a5ec1123063314ceaaf", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_82b38832ff4a8eec15e7b43a", - "image_sha256": "ab5c50234f47da213c86216d8e1f8d642db04acd7a04def18af85a4c86183ab2", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.496, - "before": 0.42 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.4956 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "caef108a5a42f08ac34301b305ca63e496f4bffdd065fb022b3103137e68a465", - "verification_evidence_sha256": "d732f1732599803a64150583721fe334e7b719e5e428be5502ea635082485a53" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "d81f732727b6130f97302b1ca5cf2308ee77d20fdd1996764a174ae816d3bdb9", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_870d40962b4e1347f37d233a", - "image_sha256": "01e7cc11603d6a252bf80bfdee49ca8a404da4e5cef4d8b006517bbd1c9da858", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 10.08, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.84 - }, - "requested_updates": { - "output_pitch_um": 10.08 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7886bb0aa2de8eab45e18bfb9211843988d1d6f79538315d052d3b15d168441a", - "verification_evidence_sha256": "d6fdf8f56361ab283837c27742e41df9b34180e61bdf975fb0bad328c0118ace" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "5ba4d2e33c8b7980f2fbb1ab69f6cc396b9b3d353fe43c1f4276dccd398c5807", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_faae7b5be1b89a25b112d355", - "image_sha256": "77fed09a15d2688b77674fc0e9753acd3c5e06b8322764f6bf75e82aa2868efd", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 13.92, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.16 - }, - "requested_updates": { - "output_pitch_um": 13.92 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f072edc817e90d9230003c302ab315c5f31db4981f0f98c6feaf6ffcf8745bc4", - "verification_evidence_sha256": "7e6d7710284bc23b24bfca6431b938404672c5f50dffb43ef66100335c98ba63" - }, - { - "axis_ids": [ - "axis:seed_width_um" - ], - "code_sha256": "2ab212f4570976cc43329ab103974fcac769414c4808aba11e3084e45f4694f1", - "controlled_axes": [ - "seed_width_um" - ], - "geometry_id": "dgeo_e85ed96d5e3e2b2c9e41a002", - "image_sha256": "5d4999ae9280191a64049ea08998c1bd5c0a0d20b8c8bca57ee07493fc69afe5", - "parameter_delta": { - "changes": { - "seed_width_um": { - "after": 0.216, - "before": 0.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:seed_width_um": 0.86 - }, - "requested_updates": { - "seed_width_um": 0.258 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "13a775936a3b47ddc883d594b2b63e46d58250774f4d457afa125bb3cf626fc7", - "verification_evidence_sha256": "d60f7ae7fb6ec6a5efaeb3c52bda1ffb34e7ef30ff59630f691af68af6855ca8" - }, - { - "axis_ids": [ - "axis:seed_width_um" - ], - "code_sha256": "6aacc9bd5844b7dc0a91f8332e9fba489a3afc568ac21a352e192458f07f7217", - "controlled_axes": [ - "seed_width_um" - ], - "geometry_id": "dgeo_544f4db4c571ef5b2fffeeca", - "image_sha256": "7c933f7bce4febe7663b80060b8a000174d725e4723c6eaebdf5b861f14c4e21", - "parameter_delta": { - "changes": { - "seed_width_um": { - "after": 0.384, - "before": 0.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:seed_width_um": 1.14 - }, - "requested_updates": { - "seed_width_um": 0.342 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "ce0d583d12e57dad66f846651ed47bf4677e5967bbb640f0f8eec7dcdcbee8ff", - "verification_evidence_sha256": "78ea43750cc832eb6a2f1d94e84dd8c7fb41d4a8764740b65df8948f6b3c6d23" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:output_pitch_um", - "axis:seed_width_um" - ], - "code_sha256": "83c96c9d94417b12de761bb19ebe300de33d536f738f5ac60981e1a6a1d1c083", - "controlled_axes": [ - "coupling_gap_um", - "output_pitch_um", - "seed_width_um" - ], - "geometry_id": "dgeo_80de8ee8109ef61d82d0f7fc", - "image_sha256": "8a0a9e255506f5ce033c62eacab1cda48f76f5a1869a68db2a8451aac75dffe8", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.462, - "before": 0.42 - }, - "output_pitch_um": { - "after": 11.04, - "before": 12.0 - }, - "seed_width_um": { - "after": 0.324, - "before": 0.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:output_pitch_um": 0.92, - "axis:seed_width_um": 1.08 - }, - "requested_updates": { - "coupling_gap_um": 0.462, - "output_pitch_um": 11.04, - "seed_width_um": 0.324 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "db1353d9489007f91344f1e23d2016f703d544b86b7142cbd03fe9ea994fa040", - "verification_evidence_sha256": "6f16602a439c841cc80659e7faee69b7b374fd6e5513ebf935a43c18d8ee9032" - } - ] - }, - { - "anchor_id": "disk_bus_all_pass", - "grammar_id": "disk_bus_all_pass", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "d1c2e0579778bb7f4fd61d38a9cdcd4f5061c1ac09eceb2c57e71a6b70c1ce6d", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_f352c66c360b822f1e387d4d", - "image_sha256": "221e348d27ca098e1ca58321ac1dc58532702ba78039df29e8bbd97d24393623", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.542, - "before": 0.66 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.5412 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "e4f9ad0feccf98f7a0b6f5482634e54de96b37469bf6cc2ac932823794c31c20", - "verification_evidence_sha256": "333f8be71523286b5ed402fa27e95ae9b2ba2be8bbc8c8a8078a082dfcae3c8d" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "d76e2587d47bfbd8efcffdc75ec770da6ffaf3b281da4ef8eba3b8b56223d5f2", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_9c1c03294a4f8b8a1af31b18", - "image_sha256": "8de6ce89f7f830fff351badc5c85c3b77b32a61d75c3af6233fe46ac8a1e3059", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.778, - "before": 0.66 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.7788 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "06236b3b05f390f558384c1e5133403e24cfcc54d08066d17b4be3f6bae997cf", - "verification_evidence_sha256": "f3e876496b49183ef7ee14d1fd1ccfbb937f2dc3f2f2252a56aeaaac4741204a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "9d641c9f668d41fdae5566cac2fd6acda7a10537bd23cf184b3e579b47449552", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_04c96ea7d8dbaf3bdfeb5152", - "image_sha256": "eabeea9cbd4671c1d255378968d40e1a2c9ac97fff686174d32e0eae60e4b9b1", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.076, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.0752 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "00caad2cbb2f39e3ff9e61f17a3b69c9680029893caf5ad4488da79d75214b51", - "verification_evidence_sha256": "d6618be1174d651bc03fd1e8fa7f3345b963f2668e32055b480e5391f7de0dad" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b78f4e7652604b16461dba3bd374dad9c95b12d1f37a9549d1cfb3a18bd1a017", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_65bff10691ed18c484722030", - "image_sha256": "aa97b0d00be4a4d3d6b00fa41daf04c47f2042154f06a6e69a4f3d80b07e3401", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.484, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.4848 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "d66cc6e73089b4047a1f9b0eb9c3824ec9ebd486cb86f19aed3fc1ad9e0a1f90", - "verification_evidence_sha256": "001ffa2dce866f7852230b69bbd94c73bf2537d649a0f8aec3afc3cd5c9683b6" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "42e2832ff217fe4ba5248c454b18ebeb72657af1f9fe1dc97b9232236ec321a4", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_75a3819750be171c9b28dd2c", - "image_sha256": "112ad7c884806a4b1e2a5270b727cd1ed239c3f791c687899660d10590e3926e", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 7.74, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:disk_radius_um": 0.86 - }, - "requested_updates": { - "disk_radius_um": 7.74 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1cb755252fd6eaf4cab4c235a1259d4405685547db9fa354c23b627b744f446a", - "verification_evidence_sha256": "03df25c6aa19afd2d9cdf2c8438f76d432075ac57bd67f3ec5aff2fdd952d1cd" - }, - { - "axis_ids": [ - "axis:disk_radius_um" - ], - "code_sha256": "935ad356e0d3ccda5b52710484c25a16f7e4cedd536c02cec09bb6ed1606c617", - "controlled_axes": [ - "disk_radius_um" - ], - "geometry_id": "dgeo_f1fff2dc8138ac90f67f949e", - "image_sha256": "0900500d6c8c8d002a40cbcc14ebd94521e72c9a1e8c9da873cdc069fdccc98b", - "parameter_delta": { - "changes": { - "disk_radius_um": { - "after": 10.26, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:disk_radius_um": 1.14 - }, - "requested_updates": { - "disk_radius_um": 10.26 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "dd629ec3d7564b59bdedf865db4ddbca1744758db12a51b01b5b871575f0f8e8", - "verification_evidence_sha256": "ace5b01435d87a15646e43926c746643b0dd34935bb0814700a96e3f90a8eff5" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:disk_radius_um" - ], - "code_sha256": "d41f3bec2cac3f2647fce856d3bd16f418d437172631ad1728166b27e3e5e5b3", - "controlled_axes": [ - "coupling_gap_um", - "disk_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_33901d7abb8aae077bfcc6c2", - "image_sha256": "e1f1a17c92397c7987713a01d2bbfebba53905e86269b6baed5356be081876c6", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.726, - "before": 0.66 - }, - "disk_radius_um": { - "after": 9.72, - "before": 9.0 - }, - "waveguide_width_um": { - "after": 1.178, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:disk_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_gap_um": 0.726, - "disk_radius_um": 9.72, - "waveguide_width_um": 1.1776 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "27bfdb41419d62bd2fc788d6ceb0f6bd9552e9f132ab7d3edcbd34c8123c3a6f", - "verification_evidence_sha256": "fcfb43cdd116f5bcacb5a086363a007bc57362e190273f03d8767b3066cd24a2" - } - ] - }, - { - "anchor_id": "double_sidewall_tooth_array", - "grammar_id": "double_sidewall_tooth_array", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "8a350663a9961e7e212f6a19bcfad764e70c4b4e7713c9c1277a93dca88edd47", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_8bd9f73b3efa75b75b290dfc", - "image_sha256": "7435505f1c0db0c428afa9e2c10774c08b6627b79b529b1edb8cf55aca95bc8b", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 0.18, - "before": 0.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.82 - }, - "requested_updates": { - "tooth_width_um": 0.1804 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "9894be68fde19a924ad4b3ec0641b772ab2d72708cd001b36c99b96a9aa9f8e1", - "verification_evidence_sha256": "700bb4daa817c1b5e621a1cac67995a1b5482caab931410bf07e6edf74ad2519" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "57f9d8dd46f97c729532c9c68a12d19aed70c2d522a1d2ab4324f7892e65f1a0", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_881b269498926f7d1dd6c5d1", - "image_sha256": "726710dff3e334118e31971069ec7b4ee6304dbc58c433543b3de46e5c268a3e", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 0.26, - "before": 0.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.18 - }, - "requested_updates": { - "tooth_width_um": 0.2596 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "48321d5dba645a9236f9b117de4f313bf73c4fa6170ca7efe07d11910475481a", - "verification_evidence_sha256": "ec9881bcd448271d7edb2f1fc69d7e26470b595c8b4ae1a878fb605cf4cb1b9a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "4910a01f6a73beed94fc4ba56cf0f1449b7a4d15b543de6124bd6a10e8ee0025", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_b6caa9cd30ab0ced77200559", - "image_sha256": "5ee2632839ee144a45580cfc1e12a4c2d2e72639a41c8dff30ea46ee53b9d886", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.462, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.462 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "67b4b16c59ac9845cd9f1e4504fe84d709e3fe277fd01d3aee99ee6fc1ea662b", - "verification_evidence_sha256": "c2a052e6e65bddac5277d973c3dbd65a4c7b2d3877781e130dd19ce216cb2c3b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "6d4a4e7c5666d6d874ac10a6bcade7aec63d147acb64c8284407159ef57615d3", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a59e6e1d9abd994bfe509eee", - "image_sha256": "13194a327866335f826bd25b63051763916cdc83911c3c56e1b86903bbf0b905", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.638, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 0.638 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "645b4c738fa6f5cacbb76149f327aa3c98afc5e07725dbc5a184df7645d7838d", - "verification_evidence_sha256": "ee56961cc88eda1edb6f28bc84865ade2e6c09bb099373dee406199197cbe706" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "d3758982b01d4366223613f20f9d018528b1ae8496091f4932c8a3e8c527083b", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_39646d2eeaeed37661939ae2", - "image_sha256": "a3b8f19287de8c3e6fd6fe8c62ecd696d1610b5fc4487e1095ec0a6fa8dd951d", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 2.58, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 2.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "473eda0c3631b3028625765a63d7ed0926ec3a760f211e1669b553324f448d43", - "verification_evidence_sha256": "e0c45a49921c976c284c862371ad1ff540057abd123b703acf1251e08bdde38d" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "48a7ec0a077feab47f5ced366815522dcbcee0913b9d2c30fc2a03aa2aef6b9a", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_538cf5542a02054ec31b5bae", - "image_sha256": "e641a8ef087cb6d318ede0b4f6ad54e691cb6a4a4c275d388b4437783a4eba47", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 3.42, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 3.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "31f7711100aae34d72f6fe7d11fc2d5de38de8217ff8142507b6c9ea742eb21c", - "verification_evidence_sha256": "63a97f260ab69c08e3d7af4e95c3cf1d276d5f0b909b1dad92ab508c2188c1b1" - }, - { - "axis_ids": [ - "axis:tooth_width_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "code_sha256": "bac280ca8d4b520bb4d37dadbf33165ede5865da87679bd86e396649b86834af", - "controlled_axes": [ - "lead_length_um", - "tooth_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_1d5114c263954c09c32e56e6", - "image_sha256": "39677e51d2ffc47de6735ee2618b949b41882a20f846486b2b68a8d0d57553c8", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 3.24, - "before": 3.0 - }, - "tooth_width_um": { - "after": 0.242, - "before": 0.22 - }, - "waveguide_width_um": { - "after": 0.506, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 1.08, - "axis:tooth_width_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "lead_length_um": 3.24, - "tooth_width_um": 0.242, - "waveguide_width_um": 0.506 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "887563bc7f9d230f4dd732344eebddda83382306fa2b7469e8db26dcf5d7f432", - "verification_evidence_sha256": "ae93ccfb0fa30a40b63597e207fd7bb885aae51138932db4752ebb562c10f8c4" - } - ] - }, - { - "anchor_id": "dual_pol_lattice_coupler_2x2", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:lattice_pitch_um" - ], - "code_sha256": "dc81b9248cb1c2f12cda306a61672b283a3163e2e9b00a73b81451edc303f24a", - "controlled_axes": [ - "lattice_pitch_um" - ], - "geometry_id": "dgeo_ea01ccf09e179895ddc9b42e", - "image_sha256": "c6c906eedb5d3ae7b7fb1c5a909fbbb748779a6c54f831f89750e6b35eb57348", - "parameter_delta": { - "changes": { - "lattice_pitch_um": { - "after": 3.444, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lattice_pitch_um": 0.82 - }, - "requested_updates": { - "lattice_pitch_um": 3.444 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9142c819d3a6f4a41331be233c16fa49e5f3309f3d1783d8602f78c6fe3f0936", - "verification_evidence_sha256": "4133c74de7aec15462155425810030b2e8ed6f04e6ce84b3f52d8d85d69384b0" - }, - { - "axis_ids": [ - "axis:lattice_pitch_um" - ], - "code_sha256": "28f2ad7b85c9726487acac5eb9e8719e1373ca4cfaddef4e24ea39c271d306ba", - "controlled_axes": [ - "lattice_pitch_um" - ], - "geometry_id": "dgeo_3aeeef73b983081f3cde9ba4", - "image_sha256": "f1f702431640229082774b99385bdefd2c628096e55d473cc6558e004942dc0b", - "parameter_delta": { - "changes": { - "lattice_pitch_um": { - "after": 4.956, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lattice_pitch_um": 1.18 - }, - "requested_updates": { - "lattice_pitch_um": 4.956 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7c33f1210a9be98ff3f8083a517e0744f57954b63eda424c85dd08e5ffc72d12", - "verification_evidence_sha256": "30f4ff23cd40a47383efe05efc86dea7fd9afc4d732f27994935b0c3934ea731" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "f56d723b4fee7033c9d78b6c9e7709d65ed4fd5a53642eceaa3a259628cdb1d0", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_a55b78b13a792de0592f76d6", - "image_sha256": "be059bfc424d5ac7039fd45120d66693f53d04b793e4a6d5e89edf0e3bc164ec", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 3.696, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 3.696 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "fd60f111736f5d485bd7a132b9994116d66c69eb7e92055aa597590249ae7058", - "verification_evidence_sha256": "b78b98232577d442e79a6e9ada74e8d17bdaae7da7b1a805251eec4c6aa28ee1" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "b3f0b605692baa3b4a00da7c1839142c2cbdafbf848562853fb22ebc4059a63e", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_1955ff1381813f101fb8b242", - "image_sha256": "18ee3e6d08df5f3bf3937dfd617025832772c8878d6bbd0489d9645aa4cf2512", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 5.104, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 5.104 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5158df53a0b3213e1f207977367de871122d21cbb9047197d185f8f0b9c7a78f", - "verification_evidence_sha256": "f0a51c8ac6e223a5d46cac0d51c688dd81f195cf3bd7bf1bdde0dda803704ce2" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "eb06d4c43b16b4f53c933ea4649758b05b5edc4f71914e5476a9c0e99169f9f4", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_80d5d1d201e54a7b9f07c0b2", - "image_sha256": "1eac1278ad396433ce2e9e919c06ec05709fcd8a3a2d1490aba8351d4ccf228c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.1, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.1008 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "71aa0b994504a31b30e809286890c5aae4dabc4c0921985a36a1b40bba202d6e", - "verification_evidence_sha256": "96977cc0155aa9e0cb7a4f6ca88fac95ea5cce7a55b7b60178fe63d30c042af4" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "0dea26a00fec62db59edb273d5bf59879d6f4213e2c3c00e8a7bf37d1d4adf91", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_fb76232bbe53744461a4f5f2", - "image_sha256": "6c4c7d12674cd3b6af5425236742116a7ccd7cabba93df5be55ff6d2c99e7895", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.46, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.4592 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "9087c4df7f2ea1887101849c9fdd2b86b41105f67f791175d7376658ed112b61", - "verification_evidence_sha256": "312987a1c90d39a3e772fbe4b6d115dbbd1f2e1a9c1947a5cb39eb0fa0eb0b6d" - }, - { - "axis_ids": [ - "axis:lattice_pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "a02d1592df3558c4944f7aa4096e923aa3004fe4e416da6c71ffc48ad6ff4c56", - "controlled_axes": [ - "aperture_width_um", - "lattice_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_10a843b4151211dd54f9bff1", - "image_sha256": "a24e4545c6fe046f7d770b11ecf2687f1b951fb5087a6c415fa66edbc67b0637", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 4.048, - "before": 4.4 - }, - "lattice_pitch_um": { - "after": 4.62, - "before": 4.2 - }, - "waveguide_width_um": { - "after": 1.382, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:lattice_pitch_um": 1.1, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 4.048, - "lattice_pitch_um": 4.62, - "waveguide_width_um": 1.3824 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "7328c14bee557361a42ed8ce0900a0c7aa8ddc3ce16c175469a20d25d55f4996", - "verification_evidence_sha256": "c4c8aac5644cd2ff6ee79da4385cc76e15c0033b6c431256a6dc53fae8ff50f5" - } - ] - }, - { - "anchor_id": "echelle_grating_fpr_1x4", - "grammar_id": "echelle_grating_fpr_1x4", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:facet_pitch_um" - ], - "code_sha256": "14aeeab6da0bc8b78e017306c073a7be1d144b6b096dca0dfe814c29e7c0c3d6", - "controlled_axes": [ - "facet_pitch_um" - ], - "geometry_id": "dgeo_4a76b42adb878fe084b66f0a", - "image_sha256": "770dd2d1e1ec1d09a3adbfa76c6d163b379548082ab79fb9aeb495e0b3f3dae8", - "parameter_delta": { - "changes": { - "facet_pitch_um": { - "after": 2.624, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:facet_pitch_um": 0.82 - }, - "requested_updates": { - "facet_pitch_um": 2.624 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c5efbaa587c2e1c453e1a6df623ee3785d329c5021431c387a85f2afaa072eb9", - "verification_evidence_sha256": "2cb869568cfceeab61e2da0feeb43844aa2657b01ec952ece5cb56f612dcc824" - }, - { - "axis_ids": [ - "axis:facet_pitch_um" - ], - "code_sha256": "d964a13addac5fdb2d68f504c555853eaa2361a902b0279b8f01253012af223f", - "controlled_axes": [ - "facet_pitch_um" - ], - "geometry_id": "dgeo_404022ae5fb36213d33800ce", - "image_sha256": "f1132fbb381d949030bdc00bbcaa9d6c1b2908b53363407b16f26da9783cca63", - "parameter_delta": { - "changes": { - "facet_pitch_um": { - "after": 3.776, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:facet_pitch_um": 1.18 - }, - "requested_updates": { - "facet_pitch_um": 3.776 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9e400e2794ae9b336df8b16ff5a21fdddcd0e3ac973a03f5827f7da3cad29fba", - "verification_evidence_sha256": "4f73a3a3150dfb8864b2bcc8a745d354fe0bdd6dea8a0d3e57fc8d49177f4ec7" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "1b80e04f48fe1ead5236bcc29f9694fd6ecac7d1e7bc4cca89ec459f816c5a2b", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_e5d9903b6deed17a6d75ada9", - "image_sha256": "369528df424e187526fffc7fc556dede2f170d9118347932a27d3d2796fba47f", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 4.2, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 4.2 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3984ea19a8ea00d69532fb8446e6d8579d3d5d560b739a487809cea86a2ca2e7", - "verification_evidence_sha256": "ec3497493abd3cc22e2920bc6414154c4c4b5b9838d3677e235cc37bf67d6ce0" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "e1a801fb2950f9cd1a528247cf893b450e658452d7968ce9ae90f4d77bb7f8c4", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_2ed1d38365c349e69f3290d2", - "image_sha256": "c1b12e889a5857750b96f796c122e299fd86a3e1300c54d539184fc1221d70aa", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 5.8, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 5.8 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "73f24962e2c36fe511914db51a376decd767874eb0a2726cf234f5d7c31078e9", - "verification_evidence_sha256": "80bc864c937bf7e10f1d909c990048c5887274ec29a547f34ab31ea8c7ebeca3" - }, - { - "axis_ids": [ - "axis:facet_width_um" - ], - "code_sha256": "7db9899ba894035af1df20ef771aaf52215c050cff6e2c6da9bac00d282fe7d1", - "controlled_axes": [ - "facet_width_um" - ], - "geometry_id": "dgeo_d5196bf67ae2d1021922d7a8", - "image_sha256": "d961440b907ee6141d75bfdf13b0959fe933ee6d349e506f3517182e4984c460", - "parameter_delta": { - "changes": { - "facet_width_um": { - "after": 1.72, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:facet_width_um": 0.86 - }, - "requested_updates": { - "facet_width_um": 1.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4b2ff4b1488d20e26c6e99caa89e05f74a1b578a3b74cb05a1677e9bde1a4aae", - "verification_evidence_sha256": "1c10b8b0164e7da818b79dbc7de6b081684f53768c7b383cd17829081dcc752f" - }, - { - "axis_ids": [ - "axis:facet_width_um" - ], - "code_sha256": "73ba0fce005e88cb377db5875afaeb935ef32882939603b3d9bf311977dd2c2e", - "controlled_axes": [ - "facet_width_um" - ], - "geometry_id": "dgeo_b0f756d2da8e8a16a9bc6a52", - "image_sha256": "3a0f2a3f23852bb9f9a5e6b819c6cb8ca61b4a3b4e6a21ea8a370165d2311417", - "parameter_delta": { - "changes": { - "facet_width_um": { - "after": 2.28, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:facet_width_um": 1.14 - }, - "requested_updates": { - "facet_width_um": 2.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c6a81c273b251709b23e0f34452c7b2c5dba35905d263fe81352c4ee1ed849a1", - "verification_evidence_sha256": "bcb7ab5d698a1d98083d446d87329a438b4bf7b5f44fea2817b7baf2454bf006" - }, - { - "axis_ids": [ - "axis:facet_pitch_um", - "axis:aperture_width_um", - "axis:facet_width_um" - ], - "code_sha256": "cd06f5da3b09222abceea99e660cf7bc9eed647aaf7ed7e8e05b02704e579bfb", - "controlled_axes": [ - "aperture_width_um", - "facet_pitch_um", - "facet_width_um" - ], - "geometry_id": "dgeo_5b4658faa6104cc1f748d0ac", - "image_sha256": "76724f216fba859c226fe42b139a9c67650ef8b2735ff4c45e8dfb1c88474582", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 4.6, - "before": 5.0 - }, - "facet_pitch_um": { - "after": 3.52, - "before": 3.2 - }, - "facet_width_um": { - "after": 2.16, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:facet_pitch_um": 1.1, - "axis:facet_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 4.6, - "facet_pitch_um": 3.52, - "facet_width_um": 2.16 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "ca7c7cf5790ccc0ffdf45e518ad26fff4b87a7da35bfec240500c7e5f9e760f3", - "verification_evidence_sha256": "05f19930905468fc398e022470acc87c848dd63723eee15724489436e376e554" - } - ] - }, - { - "anchor_id": "edge_coupler_dual_tip_fork_2x1", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:input_pitch_um" - ], - "code_sha256": "406e864f1f6087cec2238734ec17acbc75b0694db908dfcde0fbd9ddf38ffba7", - "controlled_axes": [ - "input_pitch_um" - ], - "geometry_id": "dgeo_daf1affbd416e1781b605b91", - "image_sha256": "1f590771ea375cdb953c7d6f31929b9730526a1c2cda53d6580086c1de1c07d4", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 8.856, - "before": 10.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:input_pitch_um": 0.82 - }, - "requested_updates": { - "input_pitch_um": 8.856 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "dcb4a2ed78b6cbd0c840f0b25398a9b9a632d5cd1085507788589dccdb250864", - "verification_evidence_sha256": "00144d32d0170e7d19537f90fbd0d1ed6726edb471bf595c0d7ae629cdd06625" - }, - { - "axis_ids": [ - "axis:input_pitch_um" - ], - "code_sha256": "f73dac65148472310007a356d1080fa5aa9bc02ac6b3b57943247bf97728a477", - "controlled_axes": [ - "input_pitch_um" - ], - "geometry_id": "dgeo_80072ca8661c99cadfa7b7b8", - "image_sha256": "0e529fa604ce12313ad0d9bb5cd64880ac05c1aae00e7b842813295c50feb864", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 12.744, - "before": 10.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:input_pitch_um": 1.18 - }, - "requested_updates": { - "input_pitch_um": 12.744 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7c1c4f586afcb30ac18bb795d508d6c2e48d0af4cc008503ceb78aaf77465e2d", - "verification_evidence_sha256": "b8f9716b599455677c06ecdd818a3d4cc3cf6df1f1d5db4b29727df962791bd0" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "2984b2cae949151c719f29722e3466ef22487df27d0ef1898daab592abead0f2", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_ca38be8ed07a75dc3a1434db", - "image_sha256": "6ed2cd30145f5d6045fc4121bd5316b311a880a472ebb30f463ebe99a0893e54", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.436, - "before": 0.52 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:edge_tip_width_um": 0.84 - }, - "requested_updates": { - "edge_tip_width_um": 0.4368 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "f9f88346cc7207c57307ac957b98d8ae64512d16827378038e902bc40da05a52", - "verification_evidence_sha256": "8cd1732978d76a60996751bbac3454b90134f496af217b7d68cb14eae4e5b4fa" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "773953f1f62077d37dbd391428c21df8f47b6dd319d7c3d3284cfdac4cd00609", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_7627f26594a8f347cfad7e98", - "image_sha256": "87a1ade92337d9422c330feefa04e093810a28ed7fe5cd02f79a760638827481", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.604, - "before": 0.52 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:edge_tip_width_um": 1.16 - }, - "requested_updates": { - "edge_tip_width_um": 0.6032 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "5d520e6f09890981470548dcd8faff2c61f9faea16f830b681cb33f9f1d23674", - "verification_evidence_sha256": "7ca7c9aae2d47ee5373d57fd92e5788a5f96eaef35b09a5d921aa632fcaa4d91" - }, - { - "axis_ids": [ - "axis:neck_attachment_width_um" - ], - "code_sha256": "397fd6bc6bf7473b0461a36780a7fc9003de6b9dbb41429d9e811536e25c75b1", - "controlled_axes": [ - "neck_attachment_width_um" - ], - "geometry_id": "dgeo_77b550342e13de916ccd571b", - "image_sha256": "543a46d6f80d1cbc2583af39d802bb4b8e8effc53aaf64f4d485d29f32a88e6a", - "parameter_delta": { - "changes": { - "neck_attachment_width_um": { - "after": 2.064, - "before": 2.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:neck_attachment_width_um": 0.86 - }, - "requested_updates": { - "neck_attachment_width_um": 2.064 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "83ebf0787f6d91a08903daedc4d7995457d567d962510bb6fb8173cc1b41fd8f", - "verification_evidence_sha256": "92306ed8fc19bf7d40023fc1d2f6525ac024e4b39f12cfa0b3204ef9d4c36bc5" - }, - { - "axis_ids": [ - "axis:neck_attachment_width_um" - ], - "code_sha256": "6fd1a8f8201ad17a5ee2881b9d6952b6228074254df94d68b393f3cc08799a20", - "controlled_axes": [ - "neck_attachment_width_um" - ], - "geometry_id": "dgeo_7d743cbad6e2aac00df3eb81", - "image_sha256": "dadcbd4e29bbed186d1434d07ea5946b32a6afdb68e70ce6b51288beb7d9bba7", - "parameter_delta": { - "changes": { - "neck_attachment_width_um": { - "after": 2.736, - "before": 2.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:neck_attachment_width_um": 1.14 - }, - "requested_updates": { - "neck_attachment_width_um": 2.736 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "5b1a96cda75e7416be9492157359ff1390870a52bf9886d3ee9eea49e293beb4", - "verification_evidence_sha256": "508cd7444fcd239e8a114a021c2ba53987e8c014bddbf67fd240a52db693ede8" - }, - { - "axis_ids": [ - "axis:input_pitch_um", - "axis:edge_tip_width_um", - "axis:neck_attachment_width_um" - ], - "code_sha256": "2531114666c3f1d201b24370910439a840c93c42eb2981c9dd875f9b6ed00c8b", - "controlled_axes": [ - "edge_tip_width_um", - "input_pitch_um", - "neck_attachment_width_um" - ], - "geometry_id": "dgeo_477e8212e53d04f2376813d4", - "image_sha256": "cb77290892d4073d957c4a4a435f03709f7d30ab542652bee0dc3ad0235f36d3", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.478, - "before": 0.52 - }, - "input_pitch_um": { - "after": 11.88, - "before": 10.8 - }, - "neck_attachment_width_um": { - "after": 2.592, - "before": 2.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:edge_tip_width_um": 0.92, - "axis:input_pitch_um": 1.1, - "axis:neck_attachment_width_um": 1.08 - }, - "requested_updates": { - "edge_tip_width_um": 0.4784, - "input_pitch_um": 11.88, - "neck_attachment_width_um": 2.592 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "08cd84dc805c8eb5ee2c4c6a7c7bfc6506981b07b122a4b801292bbcaa2c0420", - "verification_evidence_sha256": "e1f6113912eb838a97a04f83373c35aff1be64119ba07af2fb5f58cdbdfb3bde" - } - ] - }, - { - "anchor_id": "edge_coupler_multistage", - "grammar_id": "edge_coupler_multistage", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "6679e9deab4510f142b1fea7b4b449f059ee20e26a760c7e34ae0a906b57ff65", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_f7e22f8ef8d5829dba928335", - "image_sha256": "6d331d6acd3f1a11aafeb03108569a8de740c0332c962c0c8b9754431c76b3ef", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.278, - "before": 0.34 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:edge_tip_width_um": 0.82 - }, - "requested_updates": { - "edge_tip_width_um": 0.2788 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "a6ed7aa460df9813c0b48e331101fedfe8954b8f436f34e44f1c28e588f1f09c", - "verification_evidence_sha256": "e82704a9f0937f3c5f09700b6882d8543dc880911cebd42de860ade17c706a7e" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "4a7a2c8373978f380600514edecffd3edbdb981016dfdd99069c68696a8e1780", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_9f56d00a91696d0bda9a64c7", - "image_sha256": "162059655ef83295b9018e34588f9c9546dead9f1d65f6758930adab4a8f29a2", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.402, - "before": 0.34 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:edge_tip_width_um": 1.18 - }, - "requested_updates": { - "edge_tip_width_um": 0.4012 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "9088abcff1995db71cb34c1744d3428f25eccf56451db3f76d2600993e839fbf", - "verification_evidence_sha256": "ba5b0b7e1fc40d4a29b1fdd28763dd8eaf20475840c92e8779d5f7d9835d9a7f" - }, - { - "axis_ids": [ - "axis:intermediate_width_um" - ], - "code_sha256": "d4686a1b7aa8fca0551ff57d1b88caa2898ad0be6415210fd08a16f5d0179f71", - "controlled_axes": [ - "intermediate_width_um" - ], - "geometry_id": "dgeo_cba0403c0693f7d251328ed3", - "image_sha256": "1b965cf4b48b8beefac560bd7a847885e024eb525a6aa75d70649aebcc521d2d", - "parameter_delta": { - "changes": { - "intermediate_width_um": { - "after": 0.966, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:intermediate_width_um": 0.84 - }, - "requested_updates": { - "intermediate_width_um": 0.966 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "1f56cf7497845306217b265876df9800c543ecc2dcb631681c7910e546b05d49", - "verification_evidence_sha256": "b10049aab6f90276c42281c67c79ace469cfedaa111f24eb62722926c43ff526" - }, - { - "axis_ids": [ - "axis:intermediate_width_um" - ], - "code_sha256": "c0ed46981fd34f4338bea95d7e813c3939710c6d66d8b9ffa7f2f04a07ae55b3", - "controlled_axes": [ - "intermediate_width_um" - ], - "geometry_id": "dgeo_67d90b22ed5d81a524640356", - "image_sha256": "803cc3dcadb75a91abe94ecd249d6e36aab045ead567158181a4d13683edebe1", - "parameter_delta": { - "changes": { - "intermediate_width_um": { - "after": 1.334, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:intermediate_width_um": 1.16 - }, - "requested_updates": { - "intermediate_width_um": 1.334 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f2459599b90c4d6225fbe8a3cb1f37ebdcf6ee0715416da592d4a49c115b9095", - "verification_evidence_sha256": "d8eea246fc5461420cfdc7a2d1b0a3f633fbec01a6204fdb64bf6d4261b4a5b0" - }, - { - "axis_ids": [ - "axis:output_width_um" - ], - "code_sha256": "5ae9884f64f1056c9dfd963e41342d7504c801830b315d1b3e12d36739be248d", - "controlled_axes": [ - "output_width_um" - ], - "geometry_id": "dgeo_e781f6dbb9ccb01e796cc41e", - "image_sha256": "4177b0056e1b35136b1853afd833ae9a27c5b588d6c3efc10174a0b57a98b214", - "parameter_delta": { - "changes": { - "output_width_um": { - "after": 2.408, - "before": 2.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_width_um": 0.86 - }, - "requested_updates": { - "output_width_um": 2.408 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6635340b304841b430246cd56c7071cf35c8f65a30272e44c6790625ef83147f", - "verification_evidence_sha256": "0539e00d76f9ba5000a3d7313c32e4b50a0d56a3d3bb27953573f3bc19258501" - }, - { - "axis_ids": [ - "axis:output_width_um" - ], - "code_sha256": "9190cf9ec9752492340f767eeaf6df482fb18d871341f1f9d9aeeb20ae913ec4", - "controlled_axes": [ - "output_width_um" - ], - "geometry_id": "dgeo_9551223da24ffa1f1f88252e", - "image_sha256": "491990475343e69b7085db4213ae17b74e49632a86829625f47f4f0fc9a6362f", - "parameter_delta": { - "changes": { - "output_width_um": { - "after": 3.192, - "before": 2.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_width_um": 1.14 - }, - "requested_updates": { - "output_width_um": 3.192 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "243b430fecee514945f11e34befa19459588fecce668d08b4e955bcc1348dcd4", - "verification_evidence_sha256": "13ff3d57296f669e5ca5f797aba0eca241f759991c3aa0269e1cc00f7aaf8089" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um", - "axis:intermediate_width_um", - "axis:output_width_um" - ], - "code_sha256": "d2e27189ef8211d8d0251dd175e9b08c98cfff27d9470dec8955975797f05507", - "controlled_axes": [ - "edge_tip_width_um", - "intermediate_width_um", - "output_width_um" - ], - "geometry_id": "dgeo_8391cd43e6ac8a891971d731", - "image_sha256": "fee469ec151ce67629ffc6ab9e83c3fcbe6730ee91d657ec7a51a1e6e93e7e05", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.374, - "before": 0.34 - }, - "intermediate_width_um": { - "after": 1.058, - "before": 1.15 - }, - "output_width_um": { - "after": 3.024, - "before": 2.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:edge_tip_width_um": 1.1, - "axis:intermediate_width_um": 0.92, - "axis:output_width_um": 1.08 - }, - "requested_updates": { - "edge_tip_width_um": 0.374, - "intermediate_width_um": 1.058, - "output_width_um": 3.024 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "926d3384f7e0f6fdea6f8612f903ee6561be690461aade45008993f9b7d9d230", - "verification_evidence_sha256": "b2ebefea455023134f07d6195961a22f407736d8b22a6bbb03f076b55714d4b9" - } - ] - }, - { - "anchor_id": "elliptical_apodized_focusing_grating_1x0", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "18f19b9f2770bebd794c61ae225aafa13b36f536460a30fb3a8cbbde78c40c4d", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_8296154c5a404065e7913017", - "image_sha256": "5f49644ac2763d781e4443923cb905fa3c1f0d0d3e3b546836672c7cb37d613c", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.82 - }, - "requested_updates": { - "aperture_width_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "3d11669706e7c9ed937d74070e4908bbf1156c99c2f8d2c2c5348ae61b495ec3", - "verification_evidence_sha256": "68446a1f4b426e81a9e2e21d7e0a7e6a73a42ba2637933eca742cd029d8f75da" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "f738ac732543d5f2e01e6d2826ae7a2157590920418173989a1ff60cd5461c09", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_1f4326d5d49d139935a30f6b", - "image_sha256": "141f6bc1f05e4e4b2b2d3a8cf29a7d06334e20c8ba3276f09a6ed8c2ad09d3c2", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.18 - }, - "requested_updates": { - "aperture_width_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "bc5951b1d6593aae3921c2ab9f062d14d566e5c69e08534b8bf41f36952939e6", - "verification_evidence_sha256": "cc15e01285cb9cdc83cc9c2e63d2d9930a880a0318ac7d255d27f455dedb554a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8da68ead5f786849c7876fe1e3b812a5ab39c840902f2e29b7c4271c4135a706", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_fe387fc19cc111fa9107b8c0", - "image_sha256": "348da14f56191d349f2d8ac16083d046cd28e8eebd90496588395bd9a46d7c03", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.176, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.176 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "da169d23e12c0687e8457e764f94bef24def70ae9496d923ad865831845444d3", - "verification_evidence_sha256": "04e8cf00ae1b7a799e996685c2269b159fb79a085f6da4c8a7495bd47a88d153" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a91cef9dc3cacb6f05dd7072fe1782ce87fe780b0d31e6c1b9ca197e9e1e81d7", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_f75a5ed17cca1794b13b52fb", - "image_sha256": "c93960042d423ec7075e1208101e36121bf659693c442566b9877a9e9e63c954", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.624, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.624 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8a0e8363080eb28c6a96f0706893b7e0d589e763cc90989d8962da3b0423a4f1", - "verification_evidence_sha256": "d34a51d0344eff64072a7cbee2fa62c29b20b96e468a0ed36f85d52180b2452f" - }, - { - "axis_ids": [ - "axis:inner_ellipse_radius_um" - ], - "code_sha256": "5415dd1ae6e868004aae7c81d4c229c2ad942beafbe9c2cd450060e3ffd409a1", - "controlled_axes": [ - "inner_ellipse_radius_um" - ], - "geometry_id": "dgeo_26bb80559004bf323cf9db03", - "image_sha256": "5fcc6bbbfdc6013907cfb5a8c57f76a8b873653f3d78f901de501d3846e04b30", - "parameter_delta": { - "changes": { - "inner_ellipse_radius_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:inner_ellipse_radius_um": 0.86 - }, - "requested_updates": { - "inner_ellipse_radius_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1a647acc4e9b14dd8a24aec6d20065475ec5e362ecc8d8ed92ace7f575b55f45", - "verification_evidence_sha256": "ae002b1e5291756e89091ddf5feba1270502cbb18c24db63475e706deb8aed2d" - }, - { - "axis_ids": [ - "axis:inner_ellipse_radius_um" - ], - "code_sha256": "ac0b4f21780aabfb81aeca706261713b40aa2b6c48640200bd284298596f5ec0", - "controlled_axes": [ - "inner_ellipse_radius_um" - ], - "geometry_id": "dgeo_6b431e657f33fbc7a423f081", - "image_sha256": "16c591d9c94d881cc2937e9383b99f96501836d5e0776b684e11e14e49e4df17", - "parameter_delta": { - "changes": { - "inner_ellipse_radius_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:inner_ellipse_radius_um": 1.14 - }, - "requested_updates": { - "inner_ellipse_radius_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4768ecd71fcd2b885174b64efe244fbd9af2d327886c2c07f481af7404fe4241", - "verification_evidence_sha256": "8811cd4668660e85d0ec0ae3bcce0bc4d89118c87bf737eaf19c75a2fafc0fbe" - }, - { - "axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:inner_ellipse_radius_um" - ], - "code_sha256": "cffd34a44c696a8aaa04d659b55d874b5b5e0a55197607a298453c1bccc8b363", - "controlled_axes": [ - "aperture_width_um", - "inner_ellipse_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_00910c454ea3c72784e92f59", - "image_sha256": "9e3d5be3b6c866356e585acae074bd36a684eedf5be327c2de205715876695e2", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 15.4, - "before": 14.0 - }, - "inner_ellipse_radius_um": { - "after": 8.64, - "before": 8.0 - }, - "waveguide_width_um": { - "after": 1.288, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 1.1, - "axis:inner_ellipse_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "aperture_width_um": 15.4, - "inner_ellipse_radius_um": 8.64, - "waveguide_width_um": 1.288 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "da86d483519f794962f4f0c46fe31f6e6b8762323eb354682b7204a5d9304715", - "verification_evidence_sha256": "e50ff6661a270a40f7fc7d4ed8c04f6fdee7540af2b1ba6148cb0356d09a8004" - } - ] - }, - { - "anchor_id": "fishbone_subwavelength_converter", - "grammar_id": "fishbone_subwavelength_converter", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:chevron_pitch_um" - ], - "code_sha256": "89b0cf19c0a55f8a50587d721ac76ff957f9c6371e49b9f63e82c11c91264866", - "controlled_axes": [ - "chevron_pitch_um" - ], - "geometry_id": "dgeo_e0013e65f15f9ea53c150582", - "image_sha256": "7a630a67612c10320c9ef586a95ab66d85476421006bde8421d1c12862faeec6", - "parameter_delta": { - "changes": { - "chevron_pitch_um": { - "after": 7.806, - "before": 7.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:chevron_pitch_um": 0.82 - }, - "requested_updates": { - "chevron_pitch_um": 6.232 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "d5a2c9c42e2daac3f6c433f6ac2beb2a0f9cecfe40a37bdff84165e310b5fd97", - "verification_evidence_sha256": "477a24c3a91a36583ce29c86fd6bf3d200d2334b285f9f5e0fdec1ae2fd26ccb" - }, - { - "axis_ids": [ - "axis:chevron_pitch_um" - ], - "code_sha256": "b145645dc31488bafb16045a4adb024bea72e412f6d26a1c8a4a1306805e83c0", - "controlled_axes": [ - "chevron_pitch_um" - ], - "geometry_id": "dgeo_5ba80c323031b6fb2ada682f", - "image_sha256": "62661afc55f24a0bf81c1607884471874d080308288dd24886893f3a0c56562a", - "parameter_delta": { - "changes": { - "chevron_pitch_um": { - "after": 8.626, - "before": 7.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:chevron_pitch_um": 1.18 - }, - "requested_updates": { - "chevron_pitch_um": 8.968 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "c0aa6ca04066ff846b166dede5f0a832c6f99b1ad9e89ce1debf55afcfd2b033", - "verification_evidence_sha256": "4fb2e1b6e5dbfa69bf4889bf592614ca1c2b99e2d526d4918459716aaeeb0725" - }, - { - "axis_ids": [ - "axis:diagonal_bone_width_um" - ], - "code_sha256": "af594db3073edb3b179ea64d647df9d1747c619b56f62a2d0f70e3ef79a57f72", - "controlled_axes": [ - "diagonal_bone_width_um" - ], - "geometry_id": "dgeo_393dd4614c5a6ce45cd99eec", - "image_sha256": "5dbbb4fb85b6be1393d0877760ba6026f7b368297c317093d70a66632a114c0c", - "parameter_delta": { - "changes": { - "diagonal_bone_width_um": { - "after": 0.856, - "before": 1.02 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:diagonal_bone_width_um": 0.84 - }, - "requested_updates": { - "diagonal_bone_width_um": 0.8568 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "6776a4b606577b0d108028f5b7578d16856616e6dd6e042420eae2e7f295cd76", - "verification_evidence_sha256": "51277170b61b2612b5875c2a4afe9c8ea92db3785898ced1a493203fbf6b00cd" - }, - { - "axis_ids": [ - "axis:diagonal_bone_width_um" - ], - "code_sha256": "041d9670ba2bc5917775d94de2dd4045f22c4bced1ccaed22f6f9f0b70b06c61", - "controlled_axes": [ - "diagonal_bone_width_um" - ], - "geometry_id": "dgeo_fb1a79b0133ab1a55f85949a", - "image_sha256": "7779a41396767091774c9e1f621c0edbc4fefebca453e6e325e75b0d425c3fb3", - "parameter_delta": { - "changes": { - "diagonal_bone_width_um": { - "after": 1.184, - "before": 1.02 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:diagonal_bone_width_um": 1.16 - }, - "requested_updates": { - "diagonal_bone_width_um": 1.1832 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "868275e309009996b702c714235189a4be989899688c8ccd62162c3dfaa2826f", - "verification_evidence_sha256": "83f2737f5ac63a70cbe434143a78b9711e672458c7c22605f206ed927357bcc9" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "827300b34a800426aac809656a0e39713518e090b8a5489697ca7c67df47c35f", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_f1fb11735709baf75342c2e5", - "image_sha256": "b9096f0480969a78d04d4aa599da6d0d899be9a435599e15ba4c9df2e9f51447", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.1, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.86 - }, - "requested_updates": { - "spine_width_um": 1.1008 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "12fa8819623818df77d4e3846236780501ad8d56018fa8ab2c5c15105a1dd6e2", - "verification_evidence_sha256": "e5ce8b01c39d0f03f3fc950c9e08f40ce5bfa3484621d707a881f33eacc3112c" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "8bfd1a7acbaf09e7b2810e02ca429be1bb29a7ebded1c8410c279c4891f08d30", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_824a6ac173b291c1fbde306e", - "image_sha256": "4dfe936b272ed2cc29cc99c54d2b949976eab725201fd2b4e46409b5597dca25", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.46, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.14 - }, - "requested_updates": { - "spine_width_um": 1.4592 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "fb3802b27619c71cf35b3bfc7f0408f77b7c97e70571f01b1c84e50b6d363265", - "verification_evidence_sha256": "d2ddea2d171acde7e2d660e34d465aa5888be96eab54e3b9443c73d0fd677e85" - }, - { - "axis_ids": [ - "axis:chevron_pitch_um", - "axis:diagonal_bone_width_um", - "axis:spine_width_um" - ], - "code_sha256": "a63df3db2bb184668be5f5562f29a04c837c277ec7e833b73111108ca6c2a619", - "controlled_axes": [ - "chevron_pitch_um", - "diagonal_bone_width_um", - "spine_width_um" - ], - "geometry_id": "dgeo_b8f4e86ca1e4e2b6f801bde8", - "image_sha256": "d76c899106e10acd7d398ad364a6ac50e288b4e474165ea6ae5e2007aa73685a", - "parameter_delta": { - "changes": { - "chevron_pitch_um": { - "after": 8.36, - "before": 7.6 - }, - "diagonal_bone_width_um": { - "after": 0.938, - "before": 1.02 - }, - "spine_width_um": { - "after": 1.382, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:chevron_pitch_um": 1.1, - "axis:diagonal_bone_width_um": 0.92, - "axis:spine_width_um": 1.08 - }, - "requested_updates": { - "chevron_pitch_um": 8.36, - "diagonal_bone_width_um": 0.9384, - "spine_width_um": 1.3824 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "6a33891fcc5c9116459b50c8cd34746b9a1b65dd6404f512acccd7ba79394e3c", - "verification_evidence_sha256": "dbe8ddf48efd4d2688697c12603dfd672180afba891c8feb290dc9d16d6b222c" - } - ] - }, - { - "anchor_id": "focusing_grating_coupler_arcs", - "grammar_id": "focusing_grating_coupler_arcs", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:radial_gap_um" - ], - "code_sha256": "d0312168ed5cc61018a4cdcc2fec05fc14dde872e8ecd2146f89029a2e9d2cee", - "controlled_axes": [ - "radial_gap_um" - ], - "geometry_id": "dgeo_3c57624a4224bfe5e9ca2f67", - "image_sha256": "ce4affbc050523159defc9e977cecba702b93ee0b0a00947ec451c13ae59d527", - "parameter_delta": { - "changes": { - "radial_gap_um": { - "after": 0.984, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:radial_gap_um": 0.82 - }, - "requested_updates": { - "radial_gap_um": 0.984 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c8269b442638c0ffed17e537fc44382bc4874077c21273300092e6e7bf6e77d4", - "verification_evidence_sha256": "ff062a11fbeaf21a61fd6b22830c0824afc607788e04ad3718ab0eaa0bd6b9af" - }, - { - "axis_ids": [ - "axis:radial_gap_um" - ], - "code_sha256": "461377a71a8ed3f58f095e1d1a515781d978c5b0486593bc77ac2eba8806666c", - "controlled_axes": [ - "radial_gap_um" - ], - "geometry_id": "dgeo_e030872bd608f9a2acb98a9a", - "image_sha256": "cfe8ae1ccd19832f513387e49ee897d0418911d3b9a25c7579d1f44ee6be43fe", - "parameter_delta": { - "changes": { - "radial_gap_um": { - "after": 1.416, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:radial_gap_um": 1.18 - }, - "requested_updates": { - "radial_gap_um": 1.416 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "89871fd32ee02e3acdaa4c7859e2dc1cd67aa486099130cc1159d0670ed0897a", - "verification_evidence_sha256": "a7381a213a971dff1de632578f13260aea106ec31035fc6d11b76034f71d11a5" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "10f265a0d25b42d42f6401b68a4ac251c890516d7be8b3cc86c35b32586ac70c", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_f0af73dbd5ef088b3319f9a8", - "image_sha256": "edc170ef47d178a9a05ec7fe283c4f6aa0ac7d483d77adbd416d4987cf9b2e29", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a22efd5e1c3479b6f0f03321ddcdac8e960ea35eb49bc195604f82d8be79fc9a", - "verification_evidence_sha256": "254f5b1cc106c10655df2a23cc3eab11b3021c57b6c894062b6b194933b69d3a" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "d25efd56ecaa4b8ea69ea4576da99d924862bdd2612e6e924720504fe101da43", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_867f2ef4da2cdc3973376e3c", - "image_sha256": "fb82939bf26b6ec4408a586ea52fd40f68f4cd8b6a5e957beddd9c87875dbb99", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1428a429ea6f96e1abbba9283ac5a155aee3d2129d281c793067bb07a63a5b21", - "verification_evidence_sha256": "cbf2170b8c75b481cb636aeb160dc23fbe6675d0c9fa2d25810625d189396385" - }, - { - "axis_ids": [ - "axis:arc_tooth_width_um" - ], - "code_sha256": "10384a56306210faec494e8effa8d0aae41535dd6d9d939a2c39ea16dab1a8f8", - "controlled_axes": [ - "arc_tooth_width_um" - ], - "geometry_id": "dgeo_727436337fba41d200983e70", - "image_sha256": "8899e41559996e3ebb2fac8af77ff3984565ae714c32d176c26ec728931cc3c1", - "parameter_delta": { - "changes": { - "arc_tooth_width_um": { - "after": 1.05, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:arc_tooth_width_um": 0.86 - }, - "requested_updates": { - "arc_tooth_width_um": 1.0492 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "a4dfe02b132ff2293f24703302d951b1c17aecab9b6f6a92192e9347021ea551", - "verification_evidence_sha256": "4de24e2b58c0fa009c101da953a9a3e0eaf00d6798eb9fe7acf7a5342edd4798" - }, - { - "axis_ids": [ - "axis:arc_tooth_width_um" - ], - "code_sha256": "659a25b65b5a0a95b83cdd2abbad52ab6f78b262add85ffee0072b9903fa83c2", - "controlled_axes": [ - "arc_tooth_width_um" - ], - "geometry_id": "dgeo_2a40ad2eb95818faded58f58", - "image_sha256": "300b2255638b35639a5cc40e3c4f77c310411ed889541282f9f463ad8e9864a5", - "parameter_delta": { - "changes": { - "arc_tooth_width_um": { - "after": 1.39, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:arc_tooth_width_um": 1.14 - }, - "requested_updates": { - "arc_tooth_width_um": 1.3908 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "670ab759670ca9d69edc93e45a27d457a3fb07bb9dfcfbf062822f229d0ecac4", - "verification_evidence_sha256": "7737d262ab4f7ed72057715386b4c6b5bb971feefd36703500a26f94b04e3d5e" - }, - { - "axis_ids": [ - "axis:radial_gap_um", - "axis:aperture_width_um", - "axis:arc_tooth_width_um" - ], - "code_sha256": "c9c0316bb3d8f31f1b155aef9df52a3de25074dcfd69249da82a6623ab566369", - "controlled_axes": [ - "aperture_width_um", - "arc_tooth_width_um", - "radial_gap_um" - ], - "geometry_id": "dgeo_b48eb004b81fc4935f8990c0", - "image_sha256": "eac81b9af0fe871e68830ffde4c6809f3f9ce6cfe3266cc68106b4b9b8096ffd", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 12.88, - "before": 14.0 - }, - "arc_tooth_width_um": { - "after": 1.318, - "before": 1.22 - }, - "radial_gap_um": { - "after": 1.32, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:arc_tooth_width_um": 1.08, - "axis:radial_gap_um": 1.1 - }, - "requested_updates": { - "aperture_width_um": 12.88, - "arc_tooth_width_um": 1.3176, - "radial_gap_um": 1.32 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "a2db1ac57a6bc9a28a62d7b5b0bf40ef6ba56eba5ba8fca9e3e72612cd093c1d", - "verification_evidence_sha256": "7a0190f27146e0a46fb7c5ff8b86c97ebec93ebf95498d724add50d71f91ac78" - } - ] - }, - { - "anchor_id": "interdigitated_gap_coupler_2x2", - "grammar_id": "interdigitated_gap_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:center_gap_um" - ], - "code_sha256": "88b920466855ad1f9cff2d40ef0f8d931f423360a0210eb292c47bb17543d274", - "controlled_axes": [ - "center_gap_um" - ], - "geometry_id": "dgeo_723aed204910031da31feead", - "image_sha256": "937d39ecff17032f2d5612f58525200e4951afbd1a7a76e5a3263387c32cad82", - "parameter_delta": { - "changes": { - "center_gap_um": { - "after": 2.952, - "before": 3.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:center_gap_um": 0.82 - }, - "requested_updates": { - "center_gap_um": 2.952 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "cbc2339df302c1397d85b617d6f517216cf584700370b23d266789fd397bd0fe", - "verification_evidence_sha256": "c0ec91de92d01dc96e61fa824fb1c74b9ad9a3bf9f6d985f036fd7b2e94fe515" - }, - { - "axis_ids": [ - "axis:center_gap_um" - ], - "code_sha256": "afbc39c4e063389603c1d67c010e6460f00a553b2929ec611c0ee2c7cc1570ee", - "controlled_axes": [ - "center_gap_um" - ], - "geometry_id": "dgeo_a17d6dd649704484044c3fb5", - "image_sha256": "e6a03f73bdd86d5de33aebe49b91c9a5016b22904fed1a85bdcddd80e6a1f41c", - "parameter_delta": { - "changes": { - "center_gap_um": { - "after": 4.248, - "before": 3.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:center_gap_um": 1.18 - }, - "requested_updates": { - "center_gap_um": 4.248 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0a325ab491be0e1680f483b5a2856102de0c08c79b3f44be9e7eabcb7f546e22", - "verification_evidence_sha256": "32d1416ccc4adf4779fc713879d56ad19379cc900227dba2454913d01004a735" - }, - { - "axis_ids": [ - "axis:finger_pitch_um" - ], - "code_sha256": "b57a380dad03549e71566d533e59d78a1269ecc3e061a54e4c4465d07df29d85", - "controlled_axes": [ - "finger_pitch_um" - ], - "geometry_id": "dgeo_296cb73a60210a51af402cd6", - "image_sha256": "fb84a39599fd8805a49a81975bf15d85259ba099bbb3bb8c81245cb68a6dfbdf", - "parameter_delta": { - "changes": { - "finger_pitch_um": { - "after": 5.88, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:finger_pitch_um": 0.84 - }, - "requested_updates": { - "finger_pitch_um": 5.88 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "594299792242d825584faf2f4dda22bf9d04f1d2b4ca77dc404194b6fc937cf7", - "verification_evidence_sha256": "e3d688e1536305ede91bdf32569f41edf53ca6230ce65509c33e4f2584c1c24e" - }, - { - "axis_ids": [ - "axis:finger_pitch_um" - ], - "code_sha256": "f87259ecd48d13e81f95bd855cc6e6d02232a74f32ccc769f1f935ce8b678284", - "controlled_axes": [ - "finger_pitch_um" - ], - "geometry_id": "dgeo_7a9a0dfe3f093346c1abc84d", - "image_sha256": "4af69a3d1c1f9dd8e062e0bae3de8cc776b5c68e627e1c3daadaa7510c10dd01", - "parameter_delta": { - "changes": { - "finger_pitch_um": { - "after": 8.12, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:finger_pitch_um": 1.16 - }, - "requested_updates": { - "finger_pitch_um": 8.12 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "999845dbda4fcacce5cc9ba7e62d78d13a0c8949eb4f9842a684c5d14c5fce17", - "verification_evidence_sha256": "42615fadd3b4016f7dab471825a9a963e5be6b6b8fca5db07391d1191007ab8d" - }, - { - "axis_ids": [ - "axis:outer_rail_pitch_um" - ], - "code_sha256": "50e3acc3a5bfe87b47867d7b526d39e5c299ef5b87314fefd7459eadc552943b", - "controlled_axes": [ - "outer_rail_pitch_um" - ], - "geometry_id": "dgeo_8d928fd70e0d389ed2800960", - "image_sha256": "8075f2b37d7a920a9f51a09e58094fdf9fde0085d85f04bc11aa54a9bf398a51", - "parameter_delta": { - "changes": { - "outer_rail_pitch_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:outer_rail_pitch_um": 0.86 - }, - "requested_updates": { - "outer_rail_pitch_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "07fb2c1e05d9106d99444b73b1fa43922dc2a30ea6b9e2c666e832074441d624", - "verification_evidence_sha256": "b0c7e5c909bd08bcd18624c05aa8a83a41f02f99a48e721a11f56fd50ea87012" - }, - { - "axis_ids": [ - "axis:outer_rail_pitch_um" - ], - "code_sha256": "097ecd37d6ce1733ba8c836d872561d500d25f2e7ba7d1146b12648569d3f4f3", - "controlled_axes": [ - "outer_rail_pitch_um" - ], - "geometry_id": "dgeo_02e37c41182f7de2b6b2f4da", - "image_sha256": "7db2d0ae46a49476e726ae948fee147b5289feda920e9a6c2dc9e6186ef7d53c", - "parameter_delta": { - "changes": { - "outer_rail_pitch_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:outer_rail_pitch_um": 1.14 - }, - "requested_updates": { - "outer_rail_pitch_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e67a0262f605c62dfdf38422cc225e43b94f2f533c0614f4c4c15c43eb1f7e68", - "verification_evidence_sha256": "01387d89302546fcbf798e5071573cd36af0fb83ff2380495152c9a8343ef7b9" - }, - { - "axis_ids": [ - "axis:center_gap_um", - "axis:finger_pitch_um", - "axis:outer_rail_pitch_um" - ], - "code_sha256": "b394d181b4f81d3153b13d52199992db819751344706d61641667086f7658f87", - "controlled_axes": [ - "center_gap_um", - "finger_pitch_um", - "outer_rail_pitch_um" - ], - "geometry_id": "dgeo_09498ae077f90604ef23bbba", - "image_sha256": "3fefa441a4980a9a44aa0908b18af2fb1ff309323d3efdb521e441dcbf86d45b", - "parameter_delta": { - "changes": { - "center_gap_um": { - "after": 3.96, - "before": 3.6 - }, - "finger_pitch_um": { - "after": 6.44, - "before": 7.0 - }, - "outer_rail_pitch_um": { - "after": 19.44, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:center_gap_um": 1.1, - "axis:finger_pitch_um": 0.92, - "axis:outer_rail_pitch_um": 1.08 - }, - "requested_updates": { - "center_gap_um": 3.96, - "finger_pitch_um": 6.44, - "outer_rail_pitch_um": 19.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "f4ba82f3dffd416644edbc7e7b47d4fcb39ac68fb3d6cbc5de1772bfb619ba44", - "verification_evidence_sha256": "c48fa115c7a635a900d7bba6b818d00525964f4660c67ed9e9ffedd5dd33636b" - } - ] - }, - { - "anchor_id": "mmi_block_1x2", - "grammar_id": "mmi_block_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "bde6e44b037461b144f7a8c613e88bd23a2064129a8e1280d44160ad73112ac5", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_810b77205ea89a911141ec81", - "image_sha256": "95869671cdb9e25575e02112feca3f645a4056ba272fc16c3e53f6b8be9a06dc", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 2.87, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 2.87 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "6e5d9c3cc6890a9e83919344e1ee7c891a8a9dda5ed207bc9107d3fc4d5f04dc", - "verification_evidence_sha256": "13f36e6fa8de10a43f9c93889852dcdcaa7d920e9909f601780e17c071832b65" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "0d0a2a9f02090ca46afac775614e5a37f156ad83d403cee04f1cb53951fc855c", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_6a910b82096b74a4a98a06d3", - "image_sha256": "911ac0eb0e4681eab6a314a83c46e675d23796ed295959ea29cd974e806f46e0", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 4.13, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 4.13 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "9b16afa6fbeffe42fd3adba5840b8919fc69ad1c9bc94b62d89b2b79e40f85a6", - "verification_evidence_sha256": "27e4d3dcd7e88633cea8adcf5a66f7aadd71070a2dee1fd79504613c4fbc243a" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "a665433a1b1746631e7fe60a5e36dffc654311131ec5c37bbbfb6c0fcc12928e", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_3ef5e8c1174ea19bd47e8102", - "image_sha256": "aca650fc674886986cd7baf0a11b00b139a11149e5189f21be53396cf8c17b07", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:internal_pitch_um": 0.84 - }, - "requested_updates": { - "internal_pitch_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "13569994236c889ad67709b73d30d28b3a47b5d0c7c8f4a392cbb270dd696880", - "verification_evidence_sha256": "ef1377eb7514e90fdd24607122b6f8cff562dc66872a2eefbec6ef9e61811fc7" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "1d817f754b5eee6eddfb7c3f86ddbd932fb3788cf135b26a9689f2c92e8392d1", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_a641db1f651f4c06545a284f", - "image_sha256": "d0f7c0f6f91fa431ad6286bf76ceb8e32fc275054cb3581f1134f735e6124d32", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:internal_pitch_um": 1.16 - }, - "requested_updates": { - "internal_pitch_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "61c7acabe12eff95e946e288735493f215cc763e6a44596221e2467920473671", - "verification_evidence_sha256": "aa5ba2a339c898aec6023542205ae2c397d174ba2f8fddfd664d99dd8c2e15b7" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "dc0e7ca3699bbeae99f68f64805fe1de9def3b09f8feb6ca1b2f3252a2176986", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_6ac4f442b8af51181d22f868", - "image_sha256": "f36fd8198d3c4c9ff674dbf224869814d6cda4f5c86a5a2fa2bebab4df96beb5", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 8.17, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.86 - }, - "requested_updates": { - "body_width_um": 8.17 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3121d7183626937d818de7140233aa493ae890458dc0921adf7b622b3fae0a4f", - "verification_evidence_sha256": "3407aa9de0cf1b393248e24e89e7673e57ed8b4e1e41be742f341d906ee6b9ad" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "6b751fd18e194f39910488e4c485c3d9affdee05ddcd2298d38530956485a639", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_cd49aadf86fe18e1e8580684", - "image_sha256": "92f2e6eda48601ec344283e14e88a3b464e1e08eeff209ce999335afba0d9b8a", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 10.83, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.14 - }, - "requested_updates": { - "body_width_um": 10.83 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a327bb821eef7976a0c9c68e371b94a9b8e866ed6d5ab4f7ea303eb2ba6519af", - "verification_evidence_sha256": "e845ab3fac26624102c59ad0c16c1e8b286d9991e2880a074057cb7792a1914e" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "code_sha256": "ada13d775c0735800b79481abd73b494ee457637595869cf85ed0ecb82c1022e", - "controlled_axes": [ - "body_width_um", - "external_pitch_um", - "internal_pitch_um" - ], - "geometry_id": "dgeo_b000b79b0b7e0ac436e5fcac", - "image_sha256": "abc30e448d64a5f14a389b3290e924a61c64aa13c18ac7da044d60b075a82add", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 10.26, - "before": 9.5 - }, - "external_pitch_um": { - "after": 3.85, - "before": 3.5 - }, - "internal_pitch_um": { - "after": 3.22, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_width_um": 1.08, - "axis:external_pitch_um": 1.1, - "axis:internal_pitch_um": 0.92 - }, - "requested_updates": { - "body_width_um": 10.26, - "external_pitch_um": 3.85, - "internal_pitch_um": 3.22 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e3a829c54fca50b6f5088439ad5d7c3dfd70e326859ba4a83ce34b9d9b0097f7", - "verification_evidence_sha256": "5a7e2415b1b17035ee7ad2e12730766ca573ec5bcf3703b57366f4c53d744bae" - } - ] - }, - { - "anchor_id": "mmi_coupler_2x2", - "grammar_id": "mmi_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "065f49fd8621e58f150827634b9f8351f413055ab3fb5b3f06d65c740a7ad40d", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_b256e0f33188573db4ef1fc6", - "image_sha256": "90263798fb6695e5ba75a653ab14f5b81b5df6c929b5b527c6d827d45de8042f", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 13.12, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 13.12 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9309954aed9499ce932ff045e59b4fcc007917258f28f458e06797a28e86438e", - "verification_evidence_sha256": "5a8d7ef0170bbcdd4b7d1ad6358cfa9224e17ac54d0987b41af786cd77822527" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "8df7fb0340f4ef973ee53ba423ea81b9e170c174ef6eb4bdee9a1327305bedbd", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_aa5a4079535b0cfbe9df4d57", - "image_sha256": "6b5e82838e321a708c3c8bfa609b57c913a15f4f16206738aea661c09ef2357e", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 18.88, - "before": 16.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 18.88 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "57626862497cf1be87988c7b6aa35958bd8acff65b88f7f410d8cd4aa9a3f46a", - "verification_evidence_sha256": "be9af9ac6656a5cf938bea9a73aa89f98765d39b58fe15a58789935cf8d34d35" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "cd5f76a264d34aad8d580b7dc0223801aaeb3eb5f1a6e3c06dc91482e029fc07", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_81d47fc976a042825eb1e666", - "image_sha256": "32a25e730454b837a94025352c643989d35c01aadc18a59d52828ba32b7a347b", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:internal_pitch_um": 0.84 - }, - "requested_updates": { - "internal_pitch_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "835b423ac91164c197a95334bf606897c0960d4667feb525492f57e2ed7482ee", - "verification_evidence_sha256": "3741b6e396f29232f68c4a4ead03e70acee9796befe3ae8d7f8570854321ba65" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "7aec0e2e41a51c2a3a637d8a4552785e7fba42e8f973062e694e95bad24d41fe", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_ada25e464e914f080b0e6b5d", - "image_sha256": "fc9d8fa26174c47d08ef17dea07a5db88d9cb0770e597990a2bab19efd44b398", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:internal_pitch_um": 1.16 - }, - "requested_updates": { - "internal_pitch_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "046c8b49854af4dde72c2023251b111b7dacb59d9192ed0dc24dada4d5bb965b", - "verification_evidence_sha256": "f9222a2af9adbe600b49fefc07b15238401c2f294edcef7dadab0337cc11cf99" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "ad80f5618d3e743c73c5e745148b95bee2a65edda6374108ec51899c14452cc2", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_84b8aa32d1ea53bac9cd923b", - "image_sha256": "93b7bf42b82cbadbbf4488b3042a28c1e987e895ecdd1b943a42928986806bc7", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 8.17, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.86 - }, - "requested_updates": { - "body_width_um": 8.17 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1d05b96b390d29694e35811b46349aac25bfc2719f8dfd224f9a02be5bb1002c", - "verification_evidence_sha256": "2aeba3063a8996da8eef13d712fe47b096ecd16afecc9b1957956da2c28f3669" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "ee272eee635da6290e6c250a42107cb1e377f0a344efeacf6d17986e5936aa3d", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_7422b8ba5c0d819d4e5d103d", - "image_sha256": "1358fa796017a54f815dc38e4a7774091486b970e27d967905095733b00900da", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 10.83, - "before": 9.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.14 - }, - "requested_updates": { - "body_width_um": 10.83 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ca42965e2770bc3f798560b963fc25ec2a72b77fdad9a7b96b83b2ca0fb0dab7", - "verification_evidence_sha256": "58e4ee4346f4178a0c064283ec0390114286e6a4d866177f0a3fba82699bf856" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "code_sha256": "04ab77e870b75bf4037dd3e9f922204ff8015cc5fddb3b74b692d1457ddf9cca", - "controlled_axes": [ - "body_width_um", - "external_pitch_um", - "internal_pitch_um" - ], - "geometry_id": "dgeo_9168d9c521c5bd30c356b3db", - "image_sha256": "9da555f5d51a26e7fb4ec75b131ecf8add791940486472fd33f2071162693697", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 10.26, - "before": 9.5 - }, - "external_pitch_um": { - "after": 17.6, - "before": 16.0 - }, - "internal_pitch_um": { - "after": 3.22, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_width_um": 1.08, - "axis:external_pitch_um": 1.1, - "axis:internal_pitch_um": 0.92 - }, - "requested_updates": { - "body_width_um": 10.26, - "external_pitch_um": 17.6, - "internal_pitch_um": 3.22 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d653041b738294f230b1c6cd1d007800789abe3f2300035d00fd2982b1bf1c56", - "verification_evidence_sha256": "66ee6989fd7c6dc638642577f1fc3a64f08c861c5972f75121dff674aa3ccd70" - } - ] - }, - { - "anchor_id": "mmi_crossing_2x2", - "grammar_id": "mmi_crossing_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "2e744cb4c9f3528825152a50f3b93cf9a3cdf979657fbb7ff189243d011bc177", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_5c32ccc6b1d521a7289cb448", - "image_sha256": "9494b1309748344284dd57b01fb646aa01a4a3bde1514e8d6fdd914c46292467", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.82 - }, - "requested_updates": { - "aperture_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "51ddb1d4bdd0c19759da8d38ee95ed97008ae4f38502a712e2b232150743f2c7", - "verification_evidence_sha256": "1c310e0ba81c53a46cdb3c99dd207c9a3aec94f4f3c4e8df21d173082d2be67d" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "43a98ca18489b0ab450cf4eade5b2a4d87b09a9b2850fdd9af975de235e4dc5e", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_2496f9ffca164bf7c1316003", - "image_sha256": "0c71604ce40944aaed42176305a0799935464b00acb1fe396356fc5666a402ff", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.18 - }, - "requested_updates": { - "aperture_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8cf8ec2feb29b89f797e02fc35e630f9612faa97df938dd794877c43e83ee889", - "verification_evidence_sha256": "f1b09ab7e6ec2c5701f3fd93c3fefc2c72a08b49df1310e244f94b3aba75948b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3e36c2ee111a2a70ed8a283a362dfccd65e48db0ce72498fa8aaf361052b3930", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_d3a725e77fd35eb0b675aab0", - "image_sha256": "b586de6d92bd1c5b03a772a4a81a7e29daac756a02fd34313c193bb4eb3429d3", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.52, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 2.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8a91eb02bca7a756b255472fe1446bd385d4a97d096d5acc2076f8aeb3175785", - "verification_evidence_sha256": "b77c674bcb2b3aa05fc8ced396b84352eb28a8ab2a6a22576dfbd73e41e2b30e" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "206e333a5aa0dbeec6404d00b39ba0adb98bbdbd229f96853a363d6477273deb", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_0d218d5543572f430a3bebf2", - "image_sha256": "9540774198ca43f8e66a20ab645e90d001599eadfc9d37b401228873d4d70112", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 3.48, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 3.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "7af13ff95b356239a16a96660681cbe89f18d94ba52c22be35680aa85779a42a", - "verification_evidence_sha256": "212706b88e2750afd198408a58ccd75102d9c7aa0a3e659c0fd3fc42e7bd836d" - }, - { - "axis_ids": [ - "axis:body_attachment_radius_um" - ], - "code_sha256": "a81e1cfca3891cb5880befd7ce2a6015f6ad197670bd215de87db158083b3018", - "controlled_axes": [ - "body_attachment_radius_um" - ], - "geometry_id": "dgeo_5735c30e8f299ac7384949d5", - "image_sha256": "8fabfa441be8fd721c8e9e859d9b731a7cc6de050b583b4df8e8afc9f548d059", - "parameter_delta": { - "changes": { - "body_attachment_radius_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_attachment_radius_um": 0.86 - }, - "requested_updates": { - "body_attachment_radius_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "1f279a2e6ae330bf3fc61664e98fbc0e94db6ab44b153020b05ea7219db71354", - "verification_evidence_sha256": "06af2e43cd48e59baf5d46ee47e7802b2877ea7bf0254aa26aac225f4556d949" - }, - { - "axis_ids": [ - "axis:body_attachment_radius_um" - ], - "code_sha256": "f82d3d60570bab9317f698ce2a19e7b8c300b2480df58c3533c36d889b3866c4", - "controlled_axes": [ - "body_attachment_radius_um" - ], - "geometry_id": "dgeo_293817e3a52fc6870e70d4c6", - "image_sha256": "889ff24ed9896f2e87f7623b6cdd8d1630c52cd60c5174d11287f8c45c674431", - "parameter_delta": { - "changes": { - "body_attachment_radius_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_attachment_radius_um": 1.14 - }, - "requested_updates": { - "body_attachment_radius_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2f4251067c0924ba79149449ad9ac2e604a759cd6b44ff26c82f539bd6c7ee03", - "verification_evidence_sha256": "fdbd2bb0257cd8b1df334e58242199f6d4dbf3214d24a06d32f860d251737de1" - }, - { - "axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:body_attachment_radius_um" - ], - "code_sha256": "8fd833bc170aad2e884731a1b097fb955f7d31b1b8ad4e4b1bc2c1b67bed7ed7", - "controlled_axes": [ - "aperture_width_um", - "body_attachment_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_97b4bf6ef624468ec874d545", - "image_sha256": "8f6a2514d6afce530f33a8b3326acabda4c68cb68f872e502df2eb4d73af1d3f", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 6.6, - "before": 6.0 - }, - "body_attachment_radius_um": { - "after": 8.64, - "before": 8.0 - }, - "waveguide_width_um": { - "after": 2.76, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 1.1, - "axis:body_attachment_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "aperture_width_um": 6.6, - "body_attachment_radius_um": 8.64, - "waveguide_width_um": 2.76 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "998ca0934e8dad32cca9c63e34bb3e22838917aea87f2c1607402b2a67e085b8", - "verification_evidence_sha256": "dcbbd363468b412bb2004b4f01ed713394cf297dc52a7025ec105de48702e9b3" - } - ] - }, - { - "anchor_id": "mmi_fanout_1x2", - "grammar_id": "mmi_fanout_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "47ffdbb96b505b49d376b18946e49d3c0feb35b4b7f733a5a858a3a3a97e8498", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_27cd0e8a59bb5e2a43fd1d48", - "image_sha256": "bc2617a0f114f0479934943205a20333f4fc7c94d5eddf9dd62cbdc028e70cbd", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 10.66, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 10.66 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1df372632f025c51ac27f4ab09df0d36852ab8208a4d66a1584364f5dd2f9902", - "verification_evidence_sha256": "97ca8c8d1bb3f0540fc0e4bea04a43919946cf851def0fcd2e96321d7dd5012f" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "c4cd50a57319a9b2797aa599d138300728ba9d9c80b4844558f110fa831ef71d", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_5d8f0e9f1227b902b1d51023", - "image_sha256": "3069e4b0b622fd59272c116b5adc92264f41f725671f0b27b0a48f4ce7916612", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 15.34, - "before": 13.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 15.34 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5779bd6f48ac6c362d9f727d74509c9ae1410bedbf8c5605cd2da3fea768d27c", - "verification_evidence_sha256": "48b0140a0decf2e67ca26369c4ae65dd54bacd6d11ab7a64c18e3e4f891e24d4" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "5a3966d4bb5c87a5c67b813e833956d947a0045096908023de88491694369e1c", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_e442bca99225faab1bd6d260", - "image_sha256": "c675cf0b6631d32ccba36fde6f122760c197a1d035f32ef928b2918b12777493", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 2.688, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:internal_pitch_um": 0.84 - }, - "requested_updates": { - "internal_pitch_um": 2.688 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a5910b95a0baa640ba5fab46c63b9c471466bdb36e29de7be264c9cfb62eb7fe", - "verification_evidence_sha256": "7b4c5fc7fd2fe27c97f49a9da09e0d48401b0231ba9064dff1f355bb40c60e0f" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "41eb7aae080d3a2d62dbdbd634322a177624c4dabdb52bb880bb9c744180cd1b", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_c23c597df92036c28135f5c0", - "image_sha256": "0a7c0c1878bd4a2817cd76161622de46be70a93c7f6f354b66f8e489faa17736", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 3.712, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:internal_pitch_um": 1.16 - }, - "requested_updates": { - "internal_pitch_um": 3.712 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c045854c8da62400384059065c0c866b5a7a6b5072d8ce1d55e15e3c01ed8099", - "verification_evidence_sha256": "f2efd6f1a10abd5bcf2b33fd56043f42dfde544d416e53eb52b99505563311a9" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "2d95fda0197a34d699ad99dd7d10bf5ddb2e376f75e7afa5616e4aee0386f031", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_9e7c763ae6f5c8037caea35b", - "image_sha256": "ec5daff3287deeff51d4af4d9c4a4f2916c80956b985d7d992ab6243ac93772c", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.86 - }, - "requested_updates": { - "body_width_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ad4ee783554a1aeba4348b7d876fe949ecf3fc214d131c815a2c92ed92cc5b8e", - "verification_evidence_sha256": "b4749ec1d01badf22971f941166417cc0846bc05221d67901b2e1e4cd61dd510" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "bef946cfa032c59bd3a054ff3dd629a2cbafc853b5c648b000cb63ed0acb8f3a", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_cda6d3f3fb6ee7e74cba540d", - "image_sha256": "3c3155f3ed7055b8be4a570d29d729738f2211473f41872bb698f4dae5c878c3", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.14 - }, - "requested_updates": { - "body_width_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4c1aa06aca51f2be448e0154186d84f87dd0e100214569adf6d56f3377b3e5b6", - "verification_evidence_sha256": "5f7b1982b2f1972e3e210477abc14cfc8fb4e832a8de9ead53900440e69b897b" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "code_sha256": "540df839b57384501a2c56c2470196c36d3daa4002896cf99e7475eb9324ff05", - "controlled_axes": [ - "body_width_um", - "external_pitch_um", - "internal_pitch_um" - ], - "geometry_id": "dgeo_85a4b607e19626c3e6b473e9", - "image_sha256": "eebc6c2db587d51bd35f3aa7000cfe9029b2a1bf1d2478e24f73302e0f814420", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 8.64, - "before": 8.0 - }, - "external_pitch_um": { - "after": 14.3, - "before": 13.0 - }, - "internal_pitch_um": { - "after": 2.944, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_width_um": 1.08, - "axis:external_pitch_um": 1.1, - "axis:internal_pitch_um": 0.92 - }, - "requested_updates": { - "body_width_um": 8.64, - "external_pitch_um": 14.3, - "internal_pitch_um": 2.944 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e1a225635d433a608e0f5e41e787c494211846ba0bb869b0acfd7364d78f4840", - "verification_evidence_sha256": "af24f75a0b7adc89339296949bd46419ce590ed1a7207019da6995b059ca5a98" - } - ] - }, - { - "anchor_id": "mmi_lens_2x3", - "grammar_id": "mmi_lens_2x3", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "4cb385b7cd126f9ac7c9a6027340adde3a4dfd624c515a1f173b4f5687c8b8aa", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_f5e8e6f860c0efcf1626c60c", - "image_sha256": "55c9f69f38980b0b85418f07addedb5b87b951d47b4512269d7d1d6d2b0deb9a", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 11.48, - "before": 14.0 - }, - "output_pitch_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "input_pitch_um": 11.48, - "output_pitch_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "f215b97908d6ed2a88b080c4ee4f54ff3e6face684ccbffb6b4027fd1e7723b6", - "verification_evidence_sha256": "2632ef17adcd22f2311c30054f74d9286cb7759a10fe1fb7275b0b91baa2f535" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "a5f324aa31f276d522ffb2423d964427c88091bced1779c635471691cb044fce", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_0f1b4fa45b435fdf0b747dc4", - "image_sha256": "b1d918e7d8782712cad959675ecd00964c4097c1edc4b92b550de3da3a2b0510", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 16.52, - "before": 14.0 - }, - "output_pitch_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "input_pitch_um": 16.52, - "output_pitch_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "8b9cbb532980f7f8732233e79f275d88196d7f080f48c5addcaebe53777af3f2", - "verification_evidence_sha256": "1cfbe0ea1d28ba936b2ccdbfd48dd239aad18d04e8ce925b238c60e8e19ff16a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "be58dd34e9096cbf5164d5f1bb88995fed88df22a697f7a7de3233d8e762588e", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_1b4d125a808e4403834fc207", - "image_sha256": "d30f5315a19e546225cc5ae3f55ce21a36e8d8d77f62cd39231644680d67052d", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.966, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.966 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "165d3d9958855a2e53018d9e96fdcda038233c80b16deed5ab3ab0c7955521f0", - "verification_evidence_sha256": "dbe9ece0ad99a7dd048799a7d0d07a28fd47cb60a182fc09f9c8234cd34bf7b5" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "317181ce9fe3e4edaae653db4a04cf23447c84c2770354013a5a95ddd3041da0", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e3c7bcf39e98cb2cb7a19404", - "image_sha256": "4e9d0a69961800bdaf0c3c22feed6d0f33a4f576cef91891e09e53dbd2dbbfd7", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.334, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.334 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "91998659f29d170dbf10c54f6e199fd344ddd0e7148381dc1ac973c656e29fb5", - "verification_evidence_sha256": "5b980929e3aa0145a21446efcce6489f8731667dfe02a1950d866749ae0a7419" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "fa992b473f8da136af58be0e606ae14c935bb345f3acdb5269a06bff3aef03d2", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_b08aa11825abadd42a7d2460", - "image_sha256": "4d06cf04fa77fd74de043cf412228fdbd415a599ab01830aa7083ebc85e7ac34", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 8.6, - "before": 10.0 - }, - "body_radius_y_um": { - "after": 6.45, - "before": 7.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_radius_axis_um": 0.86 - }, - "requested_updates": { - "body_radius_x_um": 8.6, - "body_radius_y_um": 6.45 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "be4b7e72eb2e8284589fc09d841d75d4b507e6d2f668774ef40278d829fa4cf8", - "verification_evidence_sha256": "84c08b3cdbfac80758d39406fb81406d24076861f3dd9bd3982b063f1a090e2b" - }, - { - "axis_ids": [ - "axis:body_radius_axis_um" - ], - "code_sha256": "3e2b9a22d78e24963585751246e845019111e8743c87232aa42b0630c4cd1129", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "geometry_id": "dgeo_975889f81b92bc8b43041175", - "image_sha256": "ba0abe86bb1a0372259c1c88e871d75c27ff7a2181b5172ecf8a1a739c17ac7a", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 11.4, - "before": 10.0 - }, - "body_radius_y_um": { - "after": 8.55, - "before": 7.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_radius_axis_um": 1.14 - }, - "requested_updates": { - "body_radius_x_um": 11.4, - "body_radius_y_um": 8.55 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1cc87c032f061ec3a0ff5651898bf1e27348ce4ef2316aeb4b35833a4c19721b", - "verification_evidence_sha256": "c7552b1788dca4ea77f0f0ffeaa2d1329b1d834bf35738cc819e3c3322fdab4c" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:waveguide_width_um", - "axis:body_radius_axis_um" - ], - "code_sha256": "1bcde2521c6ed2ceaf25471f82cc0e3c971188db2e9eca64b3cb228f9541a648", - "controlled_axes": [ - "body_radius_x_um", - "body_radius_y_um", - "input_pitch_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_9061dd10ee167112dc48f4ff", - "image_sha256": "a98937a54cba3dc543b39441b0d997d956a3a7588178511eb37700d968475740", - "parameter_delta": { - "changes": { - "body_radius_x_um": { - "after": 10.8, - "before": 10.0 - }, - "body_radius_y_um": { - "after": 8.1, - "before": 7.5 - }, - "input_pitch_um": { - "after": 15.4, - "before": 14.0 - }, - "output_pitch_um": { - "after": 9.9, - "before": 9.0 - }, - "waveguide_width_um": { - "after": 1.058, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_radius_axis_um": 1.08, - "axis:pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "body_radius_x_um": 10.8, - "body_radius_y_um": 8.1, - "input_pitch_um": 15.4, - "output_pitch_um": 9.9, - "waveguide_width_um": 1.058 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "719a12da08e25d74695f821d1aa259bd13154cf76e658b385f9cfe470271c924", - "verification_evidence_sha256": "42c9ce7f6bc65c760396545f15d770790a7406fab2c73e0e4e1c82b3da2b7687" - } - ] - }, - { - "anchor_id": "mmi_splitter_1x4", - "grammar_id": "mmi_splitter_1x4", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "c56b75f147134bc2491823949ceb35f4bcd97fe9a68d37090662b1c7459d4543", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_e51b504d9c0ff92357e3364c", - "image_sha256": "d13016d408b29200cf18ef8a43031d2ecab251759d991f49273ef987c2445da3", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 5.904, - "before": 7.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 5.904 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2a6d2a96fc1076aa2bcc8fb1d1f5c7e7746f15acf2e19c8854bae4afbbc7035e", - "verification_evidence_sha256": "9c417f82eb5b5f1823b028cddbf519d57b4fab1dc2aaeb5e429d9aa2fce35763" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "6d4feb640e1ea6b1c91d21c2a7e67c02523a857c9fb0a4ec1a03d99c3d82c8a9", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_3de2547096465b8b3394e800", - "image_sha256": "4d9fc4af4f2b6725c7cb086a7a4d2297fee09877b874cd741836e1583438c4b4", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 8.496, - "before": 7.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 8.496 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "22531f54358c834466b557da609ace479a2cdbfa22f0466acc6ade91ed64c8fc", - "verification_evidence_sha256": "ca5f88986e3cc73e9ff40fa173b7e5718ceea5e20f3bf12106cd3877022ced0f" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "2ad66517d3cd6fb77532ec5de0d4692045c91423b1ca9deeb55c8723eb149514", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_0a0d95fe4e6fb121a51e8839", - "image_sha256": "8b49de4d809c7fba79f0dac9b35dfe79244a7f1483c68720c3a38cdf827ca8b9", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 2.604, - "before": 3.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:internal_pitch_um": 0.84 - }, - "requested_updates": { - "internal_pitch_um": 2.604 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3e4e47eccf711f9a97b9aa4523c6b88f02c2a41a08507fb414aafbac7c433a4e", - "verification_evidence_sha256": "19d67cb87f14b1e3e9d5acc45328561a991e05b8bd600032ee8d4ade1a4e07e5" - }, - { - "axis_ids": [ - "axis:internal_pitch_um" - ], - "code_sha256": "da49497da0268324d47e993d6f2ce9e9c64fe71db430736e635a45604d48e6d6", - "controlled_axes": [ - "internal_pitch_um" - ], - "geometry_id": "dgeo_12618f93c9006520cf94ee1e", - "image_sha256": "e4dc2d94597c41c3d3b618aa59aaf69e2a83bfe35cf4178f0f4b6a68a8892930", - "parameter_delta": { - "changes": { - "internal_pitch_um": { - "after": 3.596, - "before": 3.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:internal_pitch_um": 1.16 - }, - "requested_updates": { - "internal_pitch_um": 3.596 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "35b06cd4231377a1ea5e60cb1a5d1a8a3845d17b7e1983784e4186bf3a5c9203", - "verification_evidence_sha256": "0e767c990a0e07314b2d2debdeb79b5c633a9b0e7e861b730ba3f9392dd4d282" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "cc3a558498c3ce1199b72b6ea9d41cf5b96dee84201bfd21d13d667b15043302", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_930ec43cfba201eaa1ab608c", - "image_sha256": "c13b1ff022cfa9f65df7aefdd8499f4aa84c6864e1b9fc433070831ded3bfb44", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 12.04, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.86 - }, - "requested_updates": { - "body_width_um": 12.04 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3dd623cab1e622310aa2fcfbb32ce2ab2725e52fa7a3231daf55f069a12ef10d", - "verification_evidence_sha256": "be65bb56ecb1c5fd3e833438d674596f7aaa7fc736230eb78e4aa2d5dc66aadf" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "899017f90c1116cf1e220fb08ba9c5517866d7a940d893874e1fbc1322429f57", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_6a8b027c5af01849403dd81c", - "image_sha256": "7edcdc564c8ecefc7beb8b5226025baec5cee3a44b10896f8a1f6d7dd7528570", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 15.96, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.14 - }, - "requested_updates": { - "body_width_um": 15.96 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "31b1edabee77c13bd67bdb9f1df9c0a4c342cca179699e5aa26e125c3b09d84d", - "verification_evidence_sha256": "6f5f4bdc73381a71d8446d1ccea86a4b6d0592a1e2add935c4df73f80c6d3acb" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "code_sha256": "d6730b228f5ad965d3a1f97158c82be38d3ebce5d1d93be3b0f702149087c2a9", - "controlled_axes": [ - "body_width_um", - "external_pitch_um", - "internal_pitch_um" - ], - "geometry_id": "dgeo_5207bda27db90d188e7c3c6e", - "image_sha256": "c1eec1495977c309b3ceca85e7c4174f39d914fdb6d111053cac94af776ec37c", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 15.12, - "before": 14.0 - }, - "external_pitch_um": { - "after": 7.92, - "before": 7.2 - }, - "internal_pitch_um": { - "after": 2.852, - "before": 3.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_width_um": 1.08, - "axis:external_pitch_um": 1.1, - "axis:internal_pitch_um": 0.92 - }, - "requested_updates": { - "body_width_um": 15.12, - "external_pitch_um": 7.92, - "internal_pitch_um": 2.852 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a4e451618534f04ccfb47db9bac35e0996c0dedc05408cd29d9c869dc3fcac1e", - "verification_evidence_sha256": "cb3bae38d0945fea4167585b8172e7019a8e26d698d35dd45a8f52475967b267" - } - ] - }, - { - "anchor_id": "mzi_balanced_curved", - "grammar_id": "mzi_balanced_curved", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:arm_separation_um" - ], - "code_sha256": "19bec19b25a55e8d67ddcd91e3a1628ab531e5691e86bb4987dfd10e4c1a8b5a", - "controlled_axes": [ - "arm_separation_um" - ], - "geometry_id": "dgeo_6c732f1c0bb101e9befa3225", - "image_sha256": "68338d7409ef3831e77cc11fdd570b1baacec4e7ef256aa0e7398d0894ada844", - "parameter_delta": { - "changes": { - "arm_separation_um": { - "after": 9.84, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:arm_separation_um": 0.82 - }, - "requested_updates": { - "arm_separation_um": 9.84 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "1cbae3990b87d7b6f6603243a35b02afc8840f6f56fb917474be32b64c393524", - "verification_evidence_sha256": "47ae7b0625bb5ce14ea426ffc0bf121115b984ffdcb7c0a3cc6a1fe16294a342" - }, - { - "axis_ids": [ - "axis:arm_separation_um" - ], - "code_sha256": "ba34fe1adc5a42f5539a65838ed9e45bd0f3373d61dd544f223209de2819fc1e", - "controlled_axes": [ - "arm_separation_um" - ], - "geometry_id": "dgeo_23e9317bb6364a95fd0c8a63", - "image_sha256": "390d71538945c689acc028dc669d2065172b1c639994ee728aa443f26665b16a", - "parameter_delta": { - "changes": { - "arm_separation_um": { - "after": 14.16, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:arm_separation_um": 1.18 - }, - "requested_updates": { - "arm_separation_um": 14.16 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "077818f991866c0c73d721f173255b97ffdb6988e02b1a36090211544cb2241c", - "verification_evidence_sha256": "ccc215ebab6284b50a5cadac7bcd3acb4c81e5d9032f848b85beaafd14a30d63" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "17ffef7225188bb10cdebcd15e4defe2d2831f017817017c5a8182578c4a56a1", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_9b580fa046cdc93463c31099", - "image_sha256": "03fb0a97c3293bfc7d3d6e7ed2b5dfc208170cc78b384b60a8c31295270662ff", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.714, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.714 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c59d920f4423b008f0d47f18b0f1af8b60840c6353ff3fe6b369444089bce25d", - "verification_evidence_sha256": "a8bf2bf87f4697cad111471a25ac387b9d8e10eab096941886e4829b0e0f3f62" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3aca6d1c997d99480c01aab18109375dd193be2d4c6037b36ce8b832d6d5696e", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_b0cac90d4c4bc8ef0b0e62b1", - "image_sha256": "6f5069d2728c51b24eba5d32e6b14723e563ac6b41840c2b9b115d51bfa9cdd7", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.986, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 0.986 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "8c898b380cb51498489daea7ba3f8434b2505713f71f387b9fd64ef8f656e4be", - "verification_evidence_sha256": "e3f25e1d70e56fe98e96762fbea4a6ae8216831302ce8d3c3b91fdd077a59df0" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "d600946b68957922fb327f499fa400d9c554474987e2b12c0567521c5ae8ef39", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_f70a0aa1fda52d9662ab163a", - "image_sha256": "46e41edf1557fea6a0896d94c7a5f65f7ec4526c549a4c4571509a1aa021b099", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "82a1a838a4385b9dc5ad6084d7cb2dd3f8e50ff1d35eda3e8ddc36bf0c46187e", - "verification_evidence_sha256": "2f4b07907bea68a8490c3815f6167c03bcca788ae82d43a37272d0714cabe54f" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "455e2efbb3f140471e6fe7f64883123368daa821953d551f3191627a65bc0448", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_5af8c46e28ea42dcb35a8476", - "image_sha256": "350841ca20a99b0a6e7715c20146cbb35ebca47661429c9791e4be85aff51c60", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "317002a076ac9da2119345c4221656ce2bfb910aece27f63eb44688be85ea80e", - "verification_evidence_sha256": "310fd592d7486d3ef57c5916c00a84a70893851ba002264f17c1f21ac9d374b0" - }, - { - "axis_ids": [ - "axis:arm_separation_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "code_sha256": "f0ec58e2545dc4a41dbae25b33bc4db5cc87ca02077c443a4165d7f53a3ed12e", - "controlled_axes": [ - "arm_separation_um", - "lead_length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_e85a94bdc286091e5ed63f1d", - "image_sha256": "c949e2334149b02718b63c6fb7e07669c9d3fb9a4e766188d50153e27cee2135", - "parameter_delta": { - "changes": { - "arm_separation_um": { - "after": 13.2, - "before": 12.0 - }, - "lead_length_um": { - "after": 8.64, - "before": 8.0 - }, - "waveguide_width_um": { - "after": 0.782, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:arm_separation_um": 1.1, - "axis:lead_length_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "arm_separation_um": 13.2, - "lead_length_um": 8.64, - "waveguide_width_um": 0.782 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "9ce801464b5e69dd1e814857bf5a7c436a84aff5f14c29899388d13cb3799ec2", - "verification_evidence_sha256": "b67450831f3517b5f025b5f4020258e64a075b0019c48fb48b49317cb5b977c5" - } - ] - }, - { - "anchor_id": "mzi_dual_output_2x2", - "grammar_id": "mzi_dual_output_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupler_body_width_um" - ], - "code_sha256": "01373c3cdbb9ce53164335c31e31c21dc36b9240ee43a4555ce9b02e5c05f1dd", - "controlled_axes": [ - "coupler_body_width_um" - ], - "geometry_id": "dgeo_ad444c0cdf515f02dc82ef29", - "image_sha256": "c157a71ac6d427933df3e8e9d4db32ed64cf8cca390a683946b67895fa0feebb", - "parameter_delta": { - "changes": { - "coupler_body_width_um": { - "after": 8.61, - "before": 10.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupler_body_width_um": 0.82 - }, - "requested_updates": { - "coupler_body_width_um": 8.61 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "b0f6c7a6997a8cea93ef19ad4abd5bd9f25b7636a63c957dd196977d89eaaa81", - "verification_evidence_sha256": "ce18fdf868f0a4655ab9b960c8ec94c4e14b8db54cb0ff997ce357555cf426b2" - }, - { - "axis_ids": [ - "axis:coupler_body_width_um" - ], - "code_sha256": "0606a5e660ef52a43905b4082ae7a4ef0e1ec5bf5923e7167924d5111220ca3c", - "controlled_axes": [ - "coupler_body_width_um" - ], - "geometry_id": "dgeo_383d2f303b3db5ea9d0e9eba", - "image_sha256": "2112af5630fc60dbdd3dc1e8bd2b9147fb95c8faf655060bd00940fbebf75bcb", - "parameter_delta": { - "changes": { - "coupler_body_width_um": { - "after": 12.39, - "before": 10.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupler_body_width_um": 1.18 - }, - "requested_updates": { - "coupler_body_width_um": 12.39 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "7cca5d467037ea66d3576df2d623a4facad40ae286ef006e88e44f885c360bb1", - "verification_evidence_sha256": "5006a64190e58010fcd87cd41bf48d403b1827b08bf72d7b6685902e9dcb4024" - }, - { - "axis_ids": [ - "axis:transition_width_um" - ], - "code_sha256": "513362b2816f9626569c272668c082fb7b25f857235190464b730e9cca6aae2d", - "controlled_axes": [ - "transition_width_um" - ], - "geometry_id": "dgeo_5b3805b58072eac39072ec45", - "image_sha256": "c3dbe9fd7f30f0680371f34e58108407988e7e19da5638b01b92e0b8b008c8c5", - "parameter_delta": { - "changes": { - "transition_width_um": { - "after": 1.848, - "before": 2.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:transition_width_um": 0.84 - }, - "requested_updates": { - "transition_width_um": 1.848 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9e6b981b9e24bc10746a5c29d997b6fcda07780dbf70b7133f823b65a6ef0690", - "verification_evidence_sha256": "18cf15cb7e7d389b4b9f7b6bf751f7893c2c96794f8fba064489e255c563aa8c" - }, - { - "axis_ids": [ - "axis:transition_width_um" - ], - "code_sha256": "db74f6d4dd1c6fecfdad4387f8d7a24ce3ac268c68035d1c46266d92656b9238", - "controlled_axes": [ - "transition_width_um" - ], - "geometry_id": "dgeo_07049b9537546742e313ae45", - "image_sha256": "c060cc287f84e8a0a9b78b7a070533cc4c3bf290775b26171cd80a09eafc7870", - "parameter_delta": { - "changes": { - "transition_width_um": { - "after": 2.552, - "before": 2.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:transition_width_um": 1.16 - }, - "requested_updates": { - "transition_width_um": 2.552 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "89c9ecf829ae868739d3b3a782302ad39aed4d544bf63cec068b990a61924410", - "verification_evidence_sha256": "4266883c921185f8837df4808661f0df7dc06ed927a9c14ab064cc9684363170" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "897de882c4154e9ae974becb434219a276e058ef85323cd4a944533dd3773e3c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4e6eb5c8fa4e37ecae28f1e7", - "image_sha256": "b11e0187f49dc99c11014ba88ca1370003e812476af3464aab959f46a13f9d5c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.066, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.0664 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "ac44815d80ea0a1ff9145f5df09a6722fadc4ab4df958af68b0d7bb2c85674fd", - "verification_evidence_sha256": "0901f3d95a6f4fe5340c1a0ee066d0bdc23a80bc916658cf9d51496285c71fa0" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8fdc16d5664e7a5c70a67dce72582e7326a513ce1c6f38cdfbdf10491ad73c3c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_2bd1958c9a229b0b94c92f5b", - "image_sha256": "71a913393c4404dc259860496dab01ec061b5111fe4fb793525b593200118d85", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.414, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.4136 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "d0ccb7154fb3d39fbbdc71a50ec063a1f5b838a2041f0f19aa654dfa7f0ff2bc", - "verification_evidence_sha256": "ee99c557d84fe372bf5ed5d1d002921d064f707837013ebef66996f73c2724e4" - }, - { - "axis_ids": [ - "axis:coupler_body_width_um", - "axis:transition_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "a54c26fba642aa5b8112865f4897ad5581968835a9e1f75c5c0163adef58bfda", - "controlled_axes": [ - "coupler_body_width_um", - "transition_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_b48859a178d7c7547cd56db3", - "image_sha256": "548f8a937a04b53380cafc47c5337601983c82b0b30932ca3352aa8b49976412", - "parameter_delta": { - "changes": { - "coupler_body_width_um": { - "after": 11.55, - "before": 10.5 - }, - "transition_width_um": { - "after": 2.024, - "before": 2.2 - }, - "waveguide_width_um": { - "after": 1.34, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupler_body_width_um": 1.1, - "axis:transition_width_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "coupler_body_width_um": 11.55, - "transition_width_um": 2.024, - "waveguide_width_um": 1.3392 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "52b085e0bd18f35bd30503caacb66584c24959e6219d6dfcf8afa160381ad565", - "verification_evidence_sha256": "f22afb17db60c8671ce4e9ef3dd686dc9dd7f52709724a253a5bfa2756b4c1db" - } - ] - }, - { - "anchor_id": "mzi_folded_vertical_1x1", - "grammar_id": "mzi_folded_vertical_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:fold_width_um" - ], - "code_sha256": "bccd28b9ca4482d6bbcc65578d76365ae54f94ac7b44da4304a805a20aa4b651", - "controlled_axes": [ - "fold_width_um" - ], - "geometry_id": "dgeo_d9b4f9983973d8b19d1b1e98", - "image_sha256": "9b95207cf267620af9d3a9ed943a097a140e0e97ae8d793d9d18b260486f1876", - "parameter_delta": { - "changes": { - "fold_width_um": { - "after": 12.3, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:fold_width_um": 0.82 - }, - "requested_updates": { - "fold_width_um": 12.3 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "03a33849524cbc0931f4c2b5ebdfc8fd06315e913468f91822799328d3e649e3", - "verification_evidence_sha256": "e375366c910dd3cd0c3f45438aa42962f3cddd9f0c4029e92293ef6c38a377bc" - }, - { - "axis_ids": [ - "axis:fold_width_um" - ], - "code_sha256": "bad9174fd82896f9c1a25eceb88ca1df9042d95f37be8e198632deb17a586860", - "controlled_axes": [ - "fold_width_um" - ], - "geometry_id": "dgeo_0ded089661245d155b10616c", - "image_sha256": "73d2e6868ce962186c0c4c509ab0e1f4dc33a4a26a0c53eb93da45b72fc94056", - "parameter_delta": { - "changes": { - "fold_width_um": { - "after": 17.7, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:fold_width_um": 1.18 - }, - "requested_updates": { - "fold_width_um": 17.7 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "c7e006918bc28c759f7029c9f1cdeead3e5635546c7c66c43df07e17bc94e8cf", - "verification_evidence_sha256": "fbc15b32bd297af6c09a6b174acd079ebadf8200b4367465e2f5b2db67c94ab4" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "0c44c087e6d10e0c89cdefa07e3ccf1db59601e5f8b9f0e197eb727b03257419", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_de4bbe799d8356082cc76f7b", - "image_sha256": "529d056d730dfd7d853f9bdc1db024dfc49b8556f7dac7e31e7a62ff67751ad7", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.042, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.0416 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "415bb1ada1840efb7b7db505d9c66ca0b2e358b8778bdf867e2eb5b762d9dd03", - "verification_evidence_sha256": "c59436fd7851b0196e3ec0f75b5cd787d288646658d57bfee565a6acfa3343db" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "e315ada4df91a36201dda22afcb5a3c19b314885ed8bff1c0d30b1e4d228b050", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_18bd5a30cc3fffe3efcf558b", - "image_sha256": "8f17e023c4d3ed2d5885912361982c5956cb06ff1281c423d8849883a66a9914", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.438, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.4384 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "4a1e97fd05037e4454730720ff7a21c4b4307c2411201bffca7e2f70551cd741", - "verification_evidence_sha256": "81b93b3da5b345f8cf9a59d9f7cc3411e137342fd4383733967b52cd754848b5" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "afe61dbb78b13ff8072ca64e3640b5c909ed84e5ccaed1cf2a161f25943f682c", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_c3ea41b3e8bc0e6dbb74571b", - "image_sha256": "5a4a1e784b2dcf754d3404bc2a2430c6d21b75dee36e40447272a10332c61beb", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.784, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.86 - }, - "requested_updates": { - "bend_radius_um": 3.784 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "f92dad0b78fb3cb0c63ad56bd6b15a6932a54974cd322ee7c51c043b9baf227e", - "verification_evidence_sha256": "6fb455ca72b183e745403de48aed835264a8da1958add8322b2cc11862495641" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "8016accc6225e20da82b0385fa5e1054ff71397e3f9f6a8a4d26679ce8f5e67c", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_f01834ff91f0cd06e8f50b5e", - "image_sha256": "b804acf792d5d0ec2b26c7ea100cda97de7e54b75ad9b83ebb88d524287d7de4", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 5.016, - "before": 4.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.14 - }, - "requested_updates": { - "bend_radius_um": 5.016 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "3434366e20fa45720e315b0469bd181ef95b1aacd967b11740bfffd931c671e5", - "verification_evidence_sha256": "00e3d41b9869bb48dd8ab8b7c7b79b980f6fea96e9e7cd927d8bf357461f6086" - }, - { - "axis_ids": [ - "axis:fold_width_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "code_sha256": "c88857e169ac8e764b12279972f48d3631ef8b1431b0e13c059f0cf6a042db75", - "controlled_axes": [ - "bend_radius_um", - "fold_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_6b018e1edbb05307ebef937e", - "image_sha256": "637011fcce1b9feb0900a5facf2608c8890a5217c87f13bf8142ddf7c34c2495", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.752, - "before": 4.4 - }, - "fold_width_um": { - "after": 16.5, - "before": 15.0 - }, - "waveguide_width_um": { - "after": 1.14, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 1.08, - "axis:fold_width_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bend_radius_um": 4.752, - "fold_width_um": 16.5, - "waveguide_width_um": 1.1408 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "a94fe4cf1d8b6bb15f2e2e72d9a9a48b5e631eaf7cc91bdc2f60763eb94eebf0", - "verification_evidence_sha256": "1b93dd4fabce0ec0beaf53d04bbcabffe455e30b48d125a75902dd56a274b088" - } - ] - }, - { - "anchor_id": "mzi_hexagonal", - "grammar_id": "mzi_hexagonal", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b123f57ea70a3e0311d2ac1af1f2395099043c4827a337ebd0961b96671da8d5", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_c624decbb2f5ab30cfee59f4", - "image_sha256": "b964b17a49b2c1361c900a11aec9e995bc59ec59f2168c399424ab51abdd50b1", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.696, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 0.697 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "1ef43aed44c04616e69aed3ae0546651db6af7966a8709c0c708c26510f4dbc1", - "verification_evidence_sha256": "03ab3983d7ede323123d080a8cb1dff91f3e6be43966d03c140ba647c7f0f913" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8ca8ef42819b49bc76ff9e3af5bcbbe543b238b196e8f51120fb9aea15adb84f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_feb6d5ec5ada796b4584e4a2", - "image_sha256": "8124ce29d5495206890beeec7cfd022a4b9f9b0b44010dfd1710e4eaa18b0899", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.002, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 1.003 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "6d877a3b22fd4d3d48a0093b5e780250356ad836a9dc4b4546826b9121a5bf80", - "verification_evidence_sha256": "e1b7f8116e213f77e144237143d737620af2ff594da37c3de90c5036084ead7e" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "c5fadb8562dc120d98c0a266fa14e207dda44cdbe4aa71905d8ac3c7c6b4bc1d", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_ded584616f4919d28d7f0f8e", - "image_sha256": "e7113c2984c8e35119a7a480492ad8f1ea6bccfdb33336bb1d27e477a4739bb5", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "72e0a1ab05bdb3c44c417c24b86492fa6f3cc34ef60e9445e2ac10b1b3e015fc", - "verification_evidence_sha256": "87976b0d5f6b187b69085eee746a621fae8e63c8ffa17b17373f702d43825e6b" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "8b20eaa7797871cc637f0c571a9d3aa99af8c51072c7fa48a4c3e89b3e19df7d", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_2ad5c814d3bc5587dbeb37a0", - "image_sha256": "da0236922f551ec8ec6324b765b952a889935c05a42fba3e15f29a4307902d1d", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5e589a53108db5c4f3d818ef77c8bb0dec959e091d79475053583cbbb4184835", - "verification_evidence_sha256": "55e6cef32876ec7b1803269ec83218419683e82c7fa34104785b02de5fdba705" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "de7cf356da378740dd40805b8e1397743816c7f8a6a70c23bd663e8e60978f90", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_548e7b1eccab0e2895f0dd4e", - "image_sha256": "31747fc7486661f247275fc5d7ce1b902ec4f6286e6f1295fb866a10f53af6ab", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4cbf5c439316d580dd63df05fb21ce0185837ff9d16cdebb021e005a4c340be9", - "verification_evidence_sha256": "a7ad0f96b3f915d1082c0a7cbd48dde55422d20ab87f95e459fbaeb04aa57b9d" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "0398620ab6e2f45b98a5fe150d126553aeea8f37a47e1b14a8071c1d2fb50707", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_7c3e27a4377f3685eddb0b0f", - "image_sha256": "1ee4bd0b4cf0184cc8aa6ed92d9244e58450822fc7c1566eaf8f3ee796c3de98", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6e293dbb1fbbf831eb31da1074b74613fb6ea6ae4dda122439f28432fb8af8c3", - "verification_evidence_sha256": "77c887966f00e6e311c33099b85f0f0e44fa6312a9dc2a14447971e0106fc7f1" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "ed713aba2f64089c1a4287a3e0d273cab2c9e56d50b9bff824c39701649bbe75", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_37704cc2781f383d3f8c7526", - "image_sha256": "538e5035cc5317abdc7f7aa6b199121224f8e0bae3baa95b4f6aa3f1124374b9", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.68, - "before": 4.0 - }, - "lead_length_um": { - "after": 8.64, - "before": 8.0 - }, - "waveguide_width_um": { - "after": 0.936, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 3.68, - "lead_length_um": 8.64, - "waveguide_width_um": 0.935 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "0336461c323839e8791dab534938fe4d73843722dacb55269c5f398f71a3c1a9", - "verification_evidence_sha256": "3b313f202eb851122cee1ce04f98b17fce1673f9e204f1a5fbb8095a2682e2cf" - } - ] - }, - { - "anchor_id": "mzi_unbalanced", - "grammar_id": "mzi_unbalanced", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3281ff83f41167586a217cadb94daf200467cee7d166c4edbec461b6f73f116f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a231f783bad0c7b0177e9e73", - "image_sha256": "312133cd758bc29cd4c1fc5ab542d6819a9a57254ce9e1d54e84309516e83936", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.968, - "before": 1.18 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 0.9676 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "05d764ba8209bf0324a842e32fce2559aeed4519a2265903bb79c99b165d3917", - "verification_evidence_sha256": "0bc64eb8d42a78be01237b525fe9b6c39786c024cbdf9a4f1b349fe43fc2a374" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "dbce95f154c7583e6afb76c512c3981f71bd2c5705f21ccacff9121472979120", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4ff8abd9431a482d746ed554", - "image_sha256": "3ad2e68f2e199e343cfbbb8db34c47bdc0e880cff421677fe2b9144ca3fd6a0f", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.392, - "before": 1.18 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 1.3924 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "8a132853ba68b4252c5c79e6c7d6b97ed602496905bc4677ce8057fb95850f91", - "verification_evidence_sha256": "2a7482075855d2a62000823445177f399ce903e140ea2027da404c8799122a32" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "5ff75b8a2ce3ca9fd859d33b5f4d2781343a164df62b0ffbb23312f452cb9423", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_0ec0e4cf31e1898cde58a9eb", - "image_sha256": "596b07e022819d75e06182335785bb79d881e6b520aa8673dcddd32099c25d89", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.36, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 3.36 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "baaef4034132f0f6606f21f1bf6a205a22b71f92a472a2bba8dfc22d75d44fd0", - "verification_evidence_sha256": "4955fd2d94fe00d339f536742d2dbe3b18295e9fc5cdc592e833f7943b2f72a4" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "904e0ddb2aca155a9932c1b7ddba172bd6bd24e35b65793a8120b4c5036fa139", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_30fd81eea53e8a238555f826", - "image_sha256": "9e21dc5be241755069436a7f66031a3a1ed315350a79b766a075e9cba073bee1", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.64, - "before": 4.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 4.64 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f1aaba3bbfd54407de21cdc45bb1c9da122717738071786bde1d896b86cbea3a", - "verification_evidence_sha256": "ead143a78f1990055652322ce4878ba1d383b27a02e2bd147390084c8ff9e56e" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "5d2a58935c9a96f6e13987cb123baa7e506a2cddd9cb4770791498add72f2e79", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_beb276c4c13d5e71d8694c86", - "image_sha256": "16f7a499a7801a774937a4cf7b80e1edb1db3c0e99c690ccf089129db6583882", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "0f68b7966e50e4f8a12e5acef0ad49c1a030758dc6061aba5651346f94d65c1b", - "verification_evidence_sha256": "8e0b9b1299781e55395ec06aee9548ecb72c1f9b7b459fb702fa310dee3337f1" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "79cf70bf2f1fcfdbeda369a93fab3c2d07d17df3ec4fb8d94cca0a4f73519249", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_8e1250650068d2462f09403e", - "image_sha256": "8e1b782c1391ef64096982732523dd00587656f2fe19fbf023797c8c7ab7ce37", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "545d0fa1357d45d394c2cd74b2c3a8d371636f651f6b4c6ff42d8b8709aa1d4d", - "verification_evidence_sha256": "81bf5b5337378f00d730b470e0f27f7f906cd28cd3214af1a4ddbe8d61b382a8" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "e1c1a410f9c4b14efb9c1651053801bcbb913ad2421f98d1ab1aaa809f8f0758", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_cfacbe8cbf3025567f605c25", - "image_sha256": "04ac962686f6143e8b127071a0609d9cfb82b2e7d96cbcf919f3ad69213c4dee", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.68, - "before": 4.0 - }, - "lead_length_um": { - "after": 8.64, - "before": 8.0 - }, - "waveguide_width_um": { - "after": 1.298, - "before": 1.18 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 3.68, - "lead_length_um": 8.64, - "waveguide_width_um": 1.298 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "908b534e8968c45cee610a4d84a6eff20bb751819b5f4890a85bd7926875b236", - "verification_evidence_sha256": "e980ce4862d7b3dd3b159507d58f7fe332de94b826e4104c7bd638912e4f1561" - } - ] - }, - { - "anchor_id": "nanobeam_hole_defect_cavity_1x1", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:central_defect_gap_um" - ], - "code_sha256": "9b56b2a78ba5e82580ab1dee8635c78fe041c010bb5d86f886ff83cf69bd94c9", - "controlled_axes": [ - "central_defect_gap_um" - ], - "geometry_id": "dgeo_887a3b430dd05c90d68d3858", - "image_sha256": "2fb7e4ed25bcf0ff2c3dcfa5a1ffe19b0bf858df99e666e950d828d5d8e407a4", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 5.904, - "before": 7.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:central_defect_gap_um": 0.82 - }, - "requested_updates": { - "central_defect_gap_um": 5.904 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "d7bc57c573e5a3037d89aee03cbf6fed30a539fffaa2eb1d8af4658893de70a8", - "verification_evidence_sha256": "84cf73689ec3cbb18750231e986705390d6df977dec96e40864aaf7191dbeb9d" - }, - { - "axis_ids": [ - "axis:central_defect_gap_um" - ], - "code_sha256": "b0ad8370fa282c7218bcf64252683f060a55d4b0535cf892e5fb4339e7602041", - "controlled_axes": [ - "central_defect_gap_um" - ], - "geometry_id": "dgeo_e57333536fd221416634b089", - "image_sha256": "3578e2571f68bfdaaab5b25880ea916e309f4fb0eb3733e61831e42564f07708", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 8.496, - "before": 7.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:central_defect_gap_um": 1.18 - }, - "requested_updates": { - "central_defect_gap_um": 8.496 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "81acbdaade04424fccf9da21af888fc1a2727489c8e7d3b664e5272565c3ef84", - "verification_evidence_sha256": "f6a5356a896acca577432d20c548297ec8c07c3b93aa9059814b6ca731e3a57b" - }, - { - "axis_ids": [ - "axis:hole_pitch_um" - ], - "code_sha256": "e428e71f1c625aeae436ba0eba317ef4ea1d022af72757e5ffefb0cccf77f11c", - "controlled_axes": [ - "hole_pitch_um" - ], - "geometry_id": "dgeo_b72664070ca7a7e93d08901b", - "image_sha256": "f933aa2763415a7692c768dd6f2293e2b6459e0c4a2923bda344d34f66d5ecdc", - "parameter_delta": { - "changes": { - "hole_pitch_um": { - "after": 3.528, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hole_pitch_um": 0.84 - }, - "requested_updates": { - "hole_pitch_um": 3.528 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "11e2fc3b3d48c55670a941129792a563860983746075ca7d41dabc606d4a2689", - "verification_evidence_sha256": "c71e680b8d55be0529df20199f8d31f51ad377fd47a534cd7f13bed81b23fc32" - }, - { - "axis_ids": [ - "axis:hole_pitch_um" - ], - "code_sha256": "e5076a5a7656c7df47918ed3d73685317a3a230d1402422ec1ecbbd7b3adb425", - "controlled_axes": [ - "hole_pitch_um" - ], - "geometry_id": "dgeo_01a25d3c5d08736be4b04832", - "image_sha256": "91892c1d272d7dc83b52820bc8934f1e37c674b6ecbf6f9f651de69bc8b3c592", - "parameter_delta": { - "changes": { - "hole_pitch_um": { - "after": 4.536, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_pitch_um": 1.16 - }, - "requested_updates": { - "hole_pitch_um": 4.872 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "0842ca18d2895b6b128de0e63fe95bb62b6cf48158b28f09e4ef86ea9e0ce690", - "verification_evidence_sha256": "b326aa690a01fb9a52590800e1497ef67ad0a33c5e22172ec00bd3c4d85fa225" - }, - { - "axis_ids": [ - "axis:beam_width_um" - ], - "code_sha256": "b0bd2ed128b1e45a65ea5a1dbfd91cc3d7b4e2c0c6c972aebe47b8dead8f9595", - "controlled_axes": [ - "beam_width_um" - ], - "geometry_id": "dgeo_672373c13a4d10ace381d07c", - "image_sha256": "d9e2363f111cbfb7a40ad81bef39dfa055bc64bb99e8346c6637d488a2f2f5f4", - "parameter_delta": { - "changes": { - "beam_width_um": { - "after": 5.504, - "before": 6.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:beam_width_um": 0.86 - }, - "requested_updates": { - "beam_width_um": 5.504 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "684d61ad17ff9fa2008f2f659f49bf6d94252479f3ba88fc203399c76572b5aa", - "verification_evidence_sha256": "77a2916f36a80440b609b961f15c9d9da78682a2f8aa3314f465aeecb5bbe463" - }, - { - "axis_ids": [ - "axis:beam_width_um" - ], - "code_sha256": "5652a91a120a6ccbf1bfcbc7ecd0be274858ee4a7d704080538d82a935ecb471", - "controlled_axes": [ - "beam_width_um" - ], - "geometry_id": "dgeo_164c1901967fd5a6e06e3267", - "image_sha256": "b4ea324c8d0b9ee26a44d37004937970b28cd1fd32d4851e395a3e54cd76b533", - "parameter_delta": { - "changes": { - "beam_width_um": { - "after": 7.296, - "before": 6.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:beam_width_um": 1.14 - }, - "requested_updates": { - "beam_width_um": 7.296 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "05cfce48ad4491a1bd4c5cb03ca331f775bf3d21acde0ed0a3f0cac722228277", - "verification_evidence_sha256": "15bcfaf8d5b4325678231d2db3358152afaee23a89a13761564865e5fbc52b00" - }, - { - "axis_ids": [ - "axis:central_defect_gap_um", - "axis:hole_pitch_um", - "axis:beam_width_um" - ], - "code_sha256": "d24f2d05bd4b821d921b6b9be6911dff72420aa4722545804a89b125887b0b69", - "controlled_axes": [ - "beam_width_um", - "central_defect_gap_um", - "hole_pitch_um" - ], - "geometry_id": "dgeo_6556a4de0bd0dc9ef56105d9", - "image_sha256": "6275db36ed9b0655af36cc10dc68e6e531cbe079f2ba05d5eca8c9f1e45ccced", - "parameter_delta": { - "changes": { - "beam_width_um": { - "after": 6.912, - "before": 6.4 - }, - "central_defect_gap_um": { - "after": 7.92, - "before": 7.2 - }, - "hole_pitch_um": { - "after": 3.864, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:beam_width_um": 1.08, - "axis:central_defect_gap_um": 1.1, - "axis:hole_pitch_um": 0.92 - }, - "requested_updates": { - "beam_width_um": 6.912, - "central_defect_gap_um": 7.92, - "hole_pitch_um": 3.864 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "cee94c8be4fea7e93b05937c7f7399890c5a15b73923655528e08d46ffb6b045", - "verification_evidence_sha256": "bd6c0321d934a9ef4d1f522d93b6af186b1e69c57e1b5ac7c382d6771b6522dd" - } - ] - }, - { - "anchor_id": "nanobeam_sidewall_defect_cavity_1x1", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:central_defect_gap_um" - ], - "code_sha256": "754eb5ae487d0a61274e85ec95b78c372ea4ab7c242890ae65e527f2bb9ce34e", - "controlled_axes": [ - "central_defect_gap_um" - ], - "geometry_id": "dgeo_6c464b78e5fad28a94cfa249", - "image_sha256": "0c8d9ffb5865149c7b48bf17b208d27a733c5a8838e68f93230309625d84934d", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 5.248, - "before": 6.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:central_defect_gap_um": 0.82 - }, - "requested_updates": { - "central_defect_gap_um": 5.248 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "10835a25c10391eeb947ce5ed366e5676c8e847f7ea506a7f0d5c200bbc23ab9", - "verification_evidence_sha256": "033473f6bd6b6b8e82bc5048e78e01d8395791ba75fd1c48af9f13874115a41d" - }, - { - "axis_ids": [ - "axis:central_defect_gap_um" - ], - "code_sha256": "c90faf7968334fff9fb00c74a4d89ef6b8e56b3588150ba6857e1b54f0e768b1", - "controlled_axes": [ - "central_defect_gap_um" - ], - "geometry_id": "dgeo_52040c8c07fe809617db1793", - "image_sha256": "eddcc98b43c56da8ee76c692cfcb41c947b564a046b2c3dfa4934e9ae0ee78ad", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 7.552, - "before": 6.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:central_defect_gap_um": 1.18 - }, - "requested_updates": { - "central_defect_gap_um": 7.552 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "245c9006826eaeddcb8d0d28abfb5f34b462502d58cbb68fa43d44692ffdb25b", - "verification_evidence_sha256": "0eaeff57c079ab17c96533370cf4aa8df0cd5aa4f24d30bde62098110cd5a234" - }, - { - "axis_ids": [ - "axis:tooth_pitch_um" - ], - "code_sha256": "77b85ff8f45a099fd330c6851af33c4dc0385741eff652611bd55d92ca9eb1f5", - "controlled_axes": [ - "tooth_pitch_um" - ], - "geometry_id": "dgeo_8c0bdedb71cfcda08019b1eb", - "image_sha256": "ad46a488e0a3c505bb24f2a12a6278cfb515b7f7fed3c92a141ee450f48b0512", - "parameter_delta": { - "changes": { - "tooth_pitch_um": { - "after": 2.688, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_pitch_um": 0.84 - }, - "requested_updates": { - "tooth_pitch_um": 2.688 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ead7a05012c7e2c8c6e062a07c1d8cd664a81568f5b9cff86c51a8f121c98da5", - "verification_evidence_sha256": "599b70cdd2fbd0a0f82724508a768d8e99b91104f2de95dc1b856b76e1b0963f" - }, - { - "axis_ids": [ - "axis:tooth_pitch_um" - ], - "code_sha256": "c11158de9c2ca43d17ff2fc14adbcdd495694ae09ba949362985ce40b2672324", - "controlled_axes": [ - "tooth_pitch_um" - ], - "geometry_id": "dgeo_0718b6083713ae56d356a370", - "image_sha256": "d2892e9da5614999a4c22f2adf282a09a524b7b2dc0433cf1eb63d701383d374", - "parameter_delta": { - "changes": { - "tooth_pitch_um": { - "after": 3.712, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_pitch_um": 1.16 - }, - "requested_updates": { - "tooth_pitch_um": 3.712 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1ba3771a63f0046fbda27b6b86729eb52259e02249f39630ae669e74d51e7e50", - "verification_evidence_sha256": "457c73ee0363be69d86bd28cded2d3afc620d41082f6f027c6dd6de5d4ba033d" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "ae77e6fa2a04bdc979348d72a9287d56a75bf77c6f5a3e3a63c98618f67e67c6", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_e78a2b24f70adb56b8e5e94e", - "image_sha256": "3ef07487eb2b9f57b79d19bea4f70d3ec8de3f07776085c22a78aede356064fc", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.462, - "before": 1.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.86 - }, - "requested_updates": { - "spine_width_um": 1.462 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3f6445c885cf00ce68335c44c5efe38f33dd215c57fdbdba6ed65e90b00a6167", - "verification_evidence_sha256": "6098a424f447a9b53b349fdcc8a5f7ae5fa193a9eb3ec9f9c9060c8625860020" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "2689c6b4648b0ac8113da8908e217dfddd70a9298798e38bca0f71e80685c4bb", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_d262069307a01c550112e2e7", - "image_sha256": "1b5479d9346fe4a03dee7a78c4c56d3c76fea320915321ca38b6924b26bc6deb", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.938, - "before": 1.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.14 - }, - "requested_updates": { - "spine_width_um": 1.938 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "b401795b5b7df1aa6f05b53ee1ca1dd57b6fa745c67370862af77c8459ac8aca", - "verification_evidence_sha256": "c3060de1675b41bc7c6fa380189ae765936ea46fc4ebe17c58410f4293f1d4a5" - }, - { - "axis_ids": [ - "axis:central_defect_gap_um", - "axis:tooth_pitch_um", - "axis:spine_width_um" - ], - "code_sha256": "0269dc6c4898012d6c4b4c571bfb865761e7132845d6fa59990c98da47e7cb40", - "controlled_axes": [ - "central_defect_gap_um", - "spine_width_um", - "tooth_pitch_um" - ], - "geometry_id": "dgeo_5ad87a4bf155be70e3fc20f9", - "image_sha256": "72ebbd1f4dbe57e488bed7339ff6c4e60019f5b79ecca5f74f787e2cde3a125d", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 7.04, - "before": 6.4 - }, - "spine_width_um": { - "after": 1.836, - "before": 1.7 - }, - "tooth_pitch_um": { - "after": 2.944, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:central_defect_gap_um": 1.1, - "axis:spine_width_um": 1.08, - "axis:tooth_pitch_um": 0.92 - }, - "requested_updates": { - "central_defect_gap_um": 7.04, - "spine_width_um": 1.836, - "tooth_pitch_um": 2.944 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "302a2ce394e329dcfbfc006be921a10fc9e683ee34a4dc1435b7d02671bb0061", - "verification_evidence_sha256": "ecd7a82fc047c9407dd6acae52b660f2972c5019823391253d85252399f90a03" - } - ] - }, - { - "anchor_id": "orthogonal_mmi_hybrid_2x2", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:access_pitch_um" - ], - "code_sha256": "bc7767e52887a87e0eb395eb3b8867e81e0595255abae899249997e776fb9deb", - "controlled_axes": [ - "access_pitch_um" - ], - "geometry_id": "dgeo_3a586c78d61a7c596dd59677", - "image_sha256": "4c06e06e29a9e2cfbf9456de30ed47a21ac77447bfaa1ac2eb4ba90240880b9c", - "parameter_delta": { - "changes": { - "access_pitch_um": { - "after": 6.56, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:access_pitch_um": 0.82 - }, - "requested_updates": { - "access_pitch_um": 6.56 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c784bc370f22cc1728264bb005642a572570947d0ee68856d0940e6499d5fb77", - "verification_evidence_sha256": "8f9c0a694de2ac3802dfb21b65d7badc1f26e4ed9962c4f085dbc63986b452fc" - }, - { - "axis_ids": [ - "axis:access_pitch_um" - ], - "code_sha256": "83568e1509a1ef2553d4f8b23ea40f82e620aee67c6c34c6d2bca5054710b607", - "controlled_axes": [ - "access_pitch_um" - ], - "geometry_id": "dgeo_83d86f783c5aa59866bd2a64", - "image_sha256": "307a3f647e76a6c5361386c123d78dfe8b37df6831fd83af9f5f958e26909176", - "parameter_delta": { - "changes": { - "access_pitch_um": { - "after": 9.44, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:access_pitch_um": 1.18 - }, - "requested_updates": { - "access_pitch_um": 9.44 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "936fec03583b33ffb9c598f9ee2f84e1f08b5e91eee01daa55d2061e1f646826", - "verification_evidence_sha256": "ca76aff7c838759663ca845bcdfb8b47b420805f81b003af5e625b767a8e1f79" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "584dbcf1209d4e535ccd4ce965203c528d303163f1fdc2f8f89e58c666e4bb4d", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_4ca52d45c4d882b1c049f92d", - "image_sha256": "37da14955228a07c1e99b4ee25f5a07e0178f9fa3ebb2b0750c21c6824c8aae9", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 4.704, - "before": 5.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 4.704 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "84a9303735a4966014575abfe5e3914169a4ec704ffa55b65798938f009eff0f", - "verification_evidence_sha256": "97c749485888d5408668c92859bc7c36967ba4f9e359962b2696f25fcc910602" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "28b5dd77564052ccfaf8c75b5741f4d269920a52e0519aeb0851d43b5eeb0563", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_cd534ff20b6ba4d74558cabb", - "image_sha256": "a34902068eefe40f281e29c21a945cd5c0d7dbce98b39b896447f5e185f6cf9d", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 6.496, - "before": 5.6 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 6.496 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a2f59dac62787a716658e21de29cf9cae88ac8d212045def8028596bea63cf2f", - "verification_evidence_sha256": "fa603192a38065d29c4d39f5a3f7ceaf5d300c8d43a8e9ca7df721189b6b1d42" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "3ceb2fe2b09bfa588f9682b3fb8368f3c868c2214257f0c595c1dcd5f631bb42", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_58921365fd357d885e4f63b5", - "image_sha256": "4fdb132eeef2a3e07380c80e5da136c88e5c0880f0341054b4c533069504d9cc", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 15.48, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.86 - }, - "requested_updates": { - "body_width_um": 15.48 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "fc3909e4d17ff641bb6c326b849af39e91e922275d19af6db9b7fb4acb804bdb", - "verification_evidence_sha256": "545129a4e0afc9cd599f1e7a42b1b7f78be7f602d81315360bb0b336abd60aa8" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "555e488b0d2ec9a9642286c0664ecb1cc7103d6bd4e5e73d9d07a9613fcae53f", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_3d553a1cdf5f320aabdd9559", - "image_sha256": "b0df686762974d2759baf7a963807412317181b47e00ecbaa896d22a9460e4fa", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 20.52, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.14 - }, - "requested_updates": { - "body_width_um": 20.52 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "d21b1ed6fbfefc87e698aa3b632577a7587658932cab9c61230162be9cf00625", - "verification_evidence_sha256": "90d3df055689e3f85c122f43e57f95b7bc14b5bfe8cf51760e8787f939cb6ee4" - }, - { - "axis_ids": [ - "axis:access_pitch_um", - "axis:aperture_width_um", - "axis:body_width_um" - ], - "code_sha256": "02ff7f4b2ed76ca3f8e064d127676504e948372b9b133de93bb8138bad592d61", - "controlled_axes": [ - "access_pitch_um", - "aperture_width_um", - "body_width_um" - ], - "geometry_id": "dgeo_338ae30f0f1195aea19aef66", - "image_sha256": "e9a115ec25696f1953e0dc84bae2e1760a28a9440a21ccb3eebbd24ed54e8bc6", - "parameter_delta": { - "changes": { - "access_pitch_um": { - "after": 8.8, - "before": 8.0 - }, - "aperture_width_um": { - "after": 5.152, - "before": 5.6 - }, - "body_width_um": { - "after": 19.44, - "before": 18.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:access_pitch_um": 1.1, - "axis:aperture_width_um": 0.92, - "axis:body_width_um": 1.08 - }, - "requested_updates": { - "access_pitch_um": 8.8, - "aperture_width_um": 5.152, - "body_width_um": 19.44 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "380aaa0818365f4ab2c6d00235369db660ec713b4bab0a7f73a627dfacaed63c", - "verification_evidence_sha256": "c9979f6358c27ef549c1eebc8ac93f77eb61e8124d9a33276ee452c9b495b120" - } - ] - }, - { - "anchor_id": "paired_nanobeam_teeth", - "grammar_id": "paired_nanobeam_teeth", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:rail_gap_um" - ], - "code_sha256": "39ca60d4d2cce4f325a587665df4bf29e102f26caa5c65ea87803457c4430074", - "controlled_axes": [ - "rail_gap_um" - ], - "geometry_id": "dgeo_867c9d277ff73797842250de", - "image_sha256": "467ebbfe730085f9c2c7490a371f83c6c5f4a72087e4a7a6b9fdf61826bd461d", - "parameter_delta": { - "changes": { - "rail_gap_um": { - "after": 0.82, - "before": 1.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_gap_um": 0.82 - }, - "requested_updates": { - "rail_gap_um": 0.82 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "05f692d0be550c6d7260f09c0cda0a924d451207d83af7e71dc373ae31a2cda6", - "verification_evidence_sha256": "826bcce3eae8246477318e4c3ee5585284502feefb9711967ff14ad91687ae36" - }, - { - "axis_ids": [ - "axis:rail_gap_um" - ], - "code_sha256": "d25f7926a87791b712b5005029b0e26a02e34ec0b062e0ac7be0ea96d61e7833", - "controlled_axes": [ - "rail_gap_um" - ], - "geometry_id": "dgeo_de4d7b946989a938812fc2c2", - "image_sha256": "10c09c74fe64555ef351426bcaee76cf01460ad18ad9e2130a6ac848e4b59106", - "parameter_delta": { - "changes": { - "rail_gap_um": { - "after": 1.18, - "before": 1.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_gap_um": 1.18 - }, - "requested_updates": { - "rail_gap_um": 1.18 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d20c09c81a44a0397d038f6230f93ad1b4b945c77e13764cbb854c4fcd1ba95d", - "verification_evidence_sha256": "aca9a2f82d353a52bc5ba1c2b7f4ccf709923284ff660c4778c3022c3d62d8e9" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "24d2f2d43d57b0235b80db9558566b61acc492a2313ad363fd9f35e0c29a7272", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_1a6a90f1d482ea435a93295d", - "image_sha256": "d90c316b5c143ebf99a238e6beaccd23368d802e2cd659d8baca74a8e004d06b", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 0.184, - "before": 0.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.84 - }, - "requested_updates": { - "tooth_width_um": 0.1848 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "0de152b226972811f50fea2f2a9f762c5af5ec0d4f333533429276cbf7edd593", - "verification_evidence_sha256": "fd0aa6855c4bcd6fa9e8c33f45312f965a4444da358dedb63e7dfa0655c92b7d" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "e8e03ba51628246bd5264e60f2bc905e653df56f9c7dbe85a35fe43fec710546", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_481acbc78c441cf9357011f5", - "image_sha256": "75ca5aab7ddc575ac3400001562790c1196e5d72765508c1c26daa0ec3448cf0", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 0.256, - "before": 0.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.16 - }, - "requested_updates": { - "tooth_width_um": 0.2552 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "6f1ce4b9a684157d2884629371436128f0da4dca49e8f140fbcb4de7a100f3df", - "verification_evidence_sha256": "8a4e1f86cb6b19556afffade5ec2399a32dfe212688f268ce917e9ef1d34f1ac" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "51c714a7c579d602b4a6320b50acd335373966f65b486d5d7b46690eddedec06", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6f9afdbbcff16606b2fe2602", - "image_sha256": "d44d45a30b058ec4401b997258004b498573357817f81f2cb7cf5bb922a2500a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.43, - "before": 0.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 0.43 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ae5a0ff37756bacd2e7374732d287030688e545535100f680073da9a2f1089ac", - "verification_evidence_sha256": "45989e1bd3ef3dd370a1492a0e0414f91afd613e0cba0889f6498d16ddb0bacb" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "03d56988f70f8f265fa212a4a1fe2b87aab9f7e4d4c2d27fbfa9d69f4ec62dbf", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_833aa9d3781672c17ec38cda", - "image_sha256": "5777ed9532b886bf8f0073baa5b38e445d0a5492d99b7141fc0a074a176de434", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.57, - "before": 0.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 0.57 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "42ed344df51a0d419beae721800ccd3f8c08b6a41872995e54d976bd964d75eb", - "verification_evidence_sha256": "fe6a7c06182d26a9ed2b0f19f63b9846737fec6e6d89edaabc573d1539a4be55" - }, - { - "axis_ids": [ - "axis:rail_gap_um", - "axis:tooth_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "4366d349e9a91bffcb754a4a80c845febe3cde23807ffe7898026b7ce0a18862", - "controlled_axes": [ - "rail_gap_um", - "tooth_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_e91822670763aff4a52da6d5", - "image_sha256": "fab39aa30839a9512acd3708001b647ff206047475c4befa615d861acc5cf44b", - "parameter_delta": { - "changes": { - "rail_gap_um": { - "after": 1.1, - "before": 1.0 - }, - "tooth_width_um": { - "after": 0.202, - "before": 0.22 - }, - "waveguide_width_um": { - "after": 0.54, - "before": 0.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:rail_gap_um": 1.1, - "axis:tooth_width_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "rail_gap_um": 1.1, - "tooth_width_um": 0.2024, - "waveguide_width_um": 0.54 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "bfa684d6dddcdfd70e0f947b1cadb191578b94f86647a83097746a4eb577b4d0", - "verification_evidence_sha256": "aeb9cd0c31a3f102180bcc5c890e1f44ef7e65fda3d77585f993a61d81e8f1d2" - } - ] - }, - { - "anchor_id": "phase_shifted_bragg_cavity_1x1", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:bragg_cell_gap_um" - ], - "code_sha256": "8d085325ba758e35c3eecb3518b72081d917bfb31c98a6ab21f791ee8e23e6ae", - "controlled_axes": [ - "bragg_cell_gap_um" - ], - "geometry_id": "dgeo_07a7625e9c76ec0f4f7ba2a3", - "image_sha256": "9e8d23469874aaa5da43176f33862ccccb3681591afc525657a39f8802088cc4", - "parameter_delta": { - "changes": { - "bragg_cell_gap_um": { - "after": 1.024, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bragg_cell_gap_um": 0.82 - }, - "requested_updates": { - "bragg_cell_gap_um": 1.025 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "52d0d6dd1b4d6a7ccda70983720f90177fec02c381fb10e61ccbf2e789f234de", - "verification_evidence_sha256": "4e494f2a89e9d501eecce8cb09aaba333e674b173f5db76a59219e56867083c6" - }, - { - "axis_ids": [ - "axis:bragg_cell_gap_um" - ], - "code_sha256": "64ba78fb97cd16c2886bf6710a571bb64c2965050b40c8044e4a52c8c93a291e", - "controlled_axes": [ - "bragg_cell_gap_um" - ], - "geometry_id": "dgeo_e8a6065b3f9b96fdc04575f5", - "image_sha256": "4bdaba683e04234a1c6f24e547a22a8ffbb1c81191164e857bf60942c568fb45", - "parameter_delta": { - "changes": { - "bragg_cell_gap_um": { - "after": 1.476, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bragg_cell_gap_um": 1.18 - }, - "requested_updates": { - "bragg_cell_gap_um": 1.475 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "6f8f7711d9e07f2326106a79d303342ffadd9ed0ef5394c52e57763a8646bb6d", - "verification_evidence_sha256": "b2d8515ccc162a42469d50606a0f2efcc8e2ab268c791bdf460f490fe58a345d" - }, - { - "axis_ids": [ - "axis:bragg_cell_width_um" - ], - "code_sha256": "2e0925e7818476eee5219f5c5cad4212e9f976428fd54b2fd78af014be413057", - "controlled_axes": [ - "bragg_cell_width_um" - ], - "geometry_id": "dgeo_a5cc9f9c430097a25905f060", - "image_sha256": "f7cd8adc08f2951a67acee720cae9ae8b326dc36573b7c35ccacfacc2b54d605", - "parameter_delta": { - "changes": { - "bragg_cell_width_um": { - "after": 1.302, - "before": 1.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bragg_cell_width_um": 0.84 - }, - "requested_updates": { - "bragg_cell_width_um": 1.302 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "08b65770bfb9f384f9dbcb2b8afd9170668b0e0c6a1bb3d391d0d4e6837895da", - "verification_evidence_sha256": "9e8a58c22b657230a5131c09bb8bba5a60fcc3d269faa48023fdf3259e8db4d6" - }, - { - "axis_ids": [ - "axis:bragg_cell_width_um" - ], - "code_sha256": "7166f2e439ff948f3b7b3e737860604e46db6b51848e0ccd6c9ac49444084dbe", - "controlled_axes": [ - "bragg_cell_width_um" - ], - "geometry_id": "dgeo_0aeae3972914974474902905", - "image_sha256": "f233fbc3c9914b3ffca263ac4caf76a9d204ed69faffbb9228e489dc695c9431", - "parameter_delta": { - "changes": { - "bragg_cell_width_um": { - "after": 1.798, - "before": 1.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bragg_cell_width_um": 1.16 - }, - "requested_updates": { - "bragg_cell_width_um": 1.798 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ad8de58c6b342e0b03553a0f1f943b7b3b2eecbfdd780c0d232961a4410ca5c0", - "verification_evidence_sha256": "e57cf81d9b3ae16472c12087352aeab5ebe630af165961155aebf99e81b3486d" - }, - { - "axis_ids": [ - "axis:cavity_spine_width_um" - ], - "code_sha256": "f8ced9879d6642448d08ee5ee4d98988be372bfac2420c02ef2b54bb80219ef3", - "controlled_axes": [ - "cavity_spine_width_um" - ], - "geometry_id": "dgeo_e3f0df86afd43676535d34c7", - "image_sha256": "809c93d631324bf62a13aa1be7c0f1309d8907be2bf17108624a60e93c5ee44e", - "parameter_delta": { - "changes": { - "cavity_spine_width_um": { - "after": 2.064, - "before": 2.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:cavity_spine_width_um": 0.86 - }, - "requested_updates": { - "cavity_spine_width_um": 2.064 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "644130bb64c7adfc8240dadfc1669edd46bf32d9e12eecdd5d591ea8e259a93f", - "verification_evidence_sha256": "ea5aa19a3ecccd4447b66ecd8b25da9a77fcf0609142f7b1d5e8a5e24619ff11" - }, - { - "axis_ids": [ - "axis:cavity_spine_width_um" - ], - "code_sha256": "781ce18649d83ba05a74d3cee0768d111a5bb2cefbff6a6936345ad423ad8c2f", - "controlled_axes": [ - "cavity_spine_width_um" - ], - "geometry_id": "dgeo_d69d7752c9d4247abe6db9da", - "image_sha256": "a2c8da6125d1c4566c2d26910f7e948e7b15e47d5fc1a5d111c92634a6e0cb30", - "parameter_delta": { - "changes": { - "cavity_spine_width_um": { - "after": 2.736, - "before": 2.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:cavity_spine_width_um": 1.14 - }, - "requested_updates": { - "cavity_spine_width_um": 2.736 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2bf9615a4a9877cd5639fdb597cf0c7c04c5ced8068b220d99fbb6793f7202f7", - "verification_evidence_sha256": "97c13b58dfe852a593a43087dc99e82fbf867890b4ec955a69d98ffe77163402" - }, - { - "axis_ids": [ - "axis:bragg_cell_gap_um", - "axis:bragg_cell_width_um", - "axis:cavity_spine_width_um" - ], - "code_sha256": "a55c955483984d0651c486a2b438aa41713490e650d061f3c8b4c040972e5715", - "controlled_axes": [ - "bragg_cell_gap_um", - "bragg_cell_width_um", - "cavity_spine_width_um" - ], - "geometry_id": "dgeo_4fb56847d3bd20ce1dbdcfda", - "image_sha256": "929e3deaa50e003ad4f0480d6f9980edd370c74b0670846d60374a1b4d31240a", - "parameter_delta": { - "changes": { - "bragg_cell_gap_um": { - "after": 1.376, - "before": 1.25 - }, - "bragg_cell_width_um": { - "after": 1.426, - "before": 1.55 - }, - "cavity_spine_width_um": { - "after": 2.592, - "before": 2.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bragg_cell_gap_um": 1.1, - "axis:bragg_cell_width_um": 0.92, - "axis:cavity_spine_width_um": 1.08 - }, - "requested_updates": { - "bragg_cell_gap_um": 1.375, - "bragg_cell_width_um": 1.426, - "cavity_spine_width_um": 2.592 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "b79aedee8a7326956675265c7473a08ab978215b87c8b6503825679328285260", - "verification_evidence_sha256": "a942783ca80477fc42260a836eec654ebd8b6afd9b6f072fe828bc93c92eca36" - } - ] - }, - { - "anchor_id": "photonic_crystal_line_defect_cavity_1x1", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:lattice_pitch_axis_um" - ], - "code_sha256": "f62ccba226e19b5f9ef0aba0a2dfce642e09f1ee7e3733b96b1a6c962668ed05", - "controlled_axes": [ - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "geometry_id": "dgeo_65be99f67bd1bb8986fef745", - "image_sha256": "f5295633f8cd8d0a20f0a2b47c4052f72f4bd0782e3c42cec75163f657ab1555", - "parameter_delta": { - "changes": { - "lattice_pitch_x_um": { - "after": 3.608, - "before": 4.4 - }, - "lattice_pitch_y_um": { - "after": 3.772, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lattice_pitch_axis_um": 0.82 - }, - "requested_updates": { - "lattice_pitch_x_um": 3.608, - "lattice_pitch_y_um": 3.772 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "361824bfa3a5eb328de6ffd8ae189d4ccf935f1abd9557b5d144bd8222b518bb", - "verification_evidence_sha256": "de94b89eb3a74adb568c0330562a32a9160f1c7471ad9d4fed3bbd1ea6c50aaa" - }, - { - "axis_ids": [ - "axis:lattice_pitch_axis_um" - ], - "code_sha256": "ef9c6a7c43f7955834520b3e1f795df104bc67df05c1efb42d15b046520791d0", - "controlled_axes": [ - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "geometry_id": "dgeo_1f1ffb7e29d25f6aef157f75", - "image_sha256": "17ad84bb1a91375593e487c20bfbae873efe97600ef156c24a95f77001a9c77a", - "parameter_delta": { - "changes": { - "lattice_pitch_x_um": { - "after": 4.678, - "before": 4.4 - }, - "lattice_pitch_y_um": { - "after": 4.89, - "before": 4.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:lattice_pitch_axis_um": 1.18 - }, - "requested_updates": { - "lattice_pitch_x_um": 5.192, - "lattice_pitch_y_um": 5.428 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "4c945c3bc681518ed4907a68e8a6838e59294ab8a4a5bf616d73b77dc10bbb75", - "verification_evidence_sha256": "7203f8a093737fe405607d6f834cd2530b9892070d3dd305821f73d0cab5f457" - }, - { - "axis_ids": [ - "axis:lead_width_um" - ], - "code_sha256": "4dfcf2d60a9ff639a93ac3af810cb19f36fa55f270687b496e7096a396e88e00", - "controlled_axes": [ - "lead_width_um" - ], - "geometry_id": "dgeo_ed7abfc4a8e93f8d5b899cc6", - "image_sha256": "2c95d6e5655ecf50a729c1483531e0caf2627b75b6f7b1edceeac60d9a0bfdfb", - "parameter_delta": { - "changes": { - "lead_width_um": { - "after": 1.848, - "before": 2.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_width_um": 0.84 - }, - "requested_updates": { - "lead_width_um": 1.848 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8db62b0befffc24625d9f37b1bad2f06ba5517478f730301ef2e554650c21113", - "verification_evidence_sha256": "c3c9df1c778d5d78859ebb85fc628ecb459034b997cdcfed035f80e967a3c51e" - }, - { - "axis_ids": [ - "axis:lead_width_um" - ], - "code_sha256": "b7296438c91a20e146a1b63166a6b3884036c60c7e5fc69fc2652b075f9e51d3", - "controlled_axes": [ - "lead_width_um" - ], - "geometry_id": "dgeo_4fc3152892a6c472238706cc", - "image_sha256": "b00f4e6d0d0f224b804d62f07eb638bac233691a256e9811042ad4f01e6c1998", - "parameter_delta": { - "changes": { - "lead_width_um": { - "after": 2.552, - "before": 2.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_width_um": 1.16 - }, - "requested_updates": { - "lead_width_um": 2.552 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a3c69ab13f2fc0c363bc3d891e3a4e336689836ba2dd8beb58f310f136dcc933", - "verification_evidence_sha256": "8aa1027448dea5492b6bf0c8f627c11c328c727a61cc5a400d13685792efdac7" - }, - { - "axis_ids": [ - "axis:hole_radius_um" - ], - "code_sha256": "8e5451c3f0986495d5b2d785cec47aa842a7767f822349a1c6de7ad0a81b8a5d", - "controlled_axes": [ - "hole_radius_um" - ], - "geometry_id": "dgeo_7862ef7f8c780e425c31b9ba", - "image_sha256": "566445722af229488b2f41855fd3fc2b8f23ea016c41078966f6a8c80ce39397", - "parameter_delta": { - "changes": { - "hole_radius_um": { - "after": 1.1, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:hole_radius_um": 0.86 - }, - "requested_updates": { - "hole_radius_um": 1.1008 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "1cf9603f48a34318c701b1127c3531bcc0415c62547f7b851ea38957f36686a9", - "verification_evidence_sha256": "9490ad2d658a8b2ca00fa2d03501f41a38c861de9ed0a75988448112b25306d8" - }, - { - "axis_ids": [ - "axis:hole_radius_um" - ], - "code_sha256": "7be491ec9a9ea5fac89fefaa31deff08156bffa24472e1817eb9d74bba73e825", - "controlled_axes": [ - "hole_radius_um" - ], - "geometry_id": "dgeo_f8f5c4a53836a7a9bc3fb4a1", - "image_sha256": "9c97e47ac65c9dd47e6fbc3590d1a4d8570c1d45274a47829758f4927b9154d5", - "parameter_delta": { - "changes": { - "hole_radius_um": { - "after": 1.46, - "before": 1.28 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:hole_radius_um": 1.14 - }, - "requested_updates": { - "hole_radius_um": 1.4592 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "306dfd4cf78a7dcb9712540c1ffcd3d0f15d1e9b4c12c57c79ecbed27ab096c8", - "verification_evidence_sha256": "5267945a6f90de0c632ca8f7018ca13a73f04bf150c8b6d972af72496bd33f0a" - }, - { - "axis_ids": [ - "axis:lattice_pitch_axis_um", - "axis:lead_width_um", - "axis:hole_radius_um" - ], - "code_sha256": "613e33c9456775027b900739372f05e39a397fec0bf4f436d8a0f4def73f7778", - "controlled_axes": [ - "hole_radius_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um", - "lead_width_um" - ], - "geometry_id": "dgeo_55603917e03813bcab66a10a", - "image_sha256": "66d537ba70395ca44075d1e6660399e809073ee6af9df90adee203f7b157f853", - "parameter_delta": { - "changes": { - "hole_radius_um": { - "after": 1.332, - "before": 1.28 - }, - "lattice_pitch_x_um": { - "after": 4.62, - "before": 4.4 - }, - "lattice_pitch_y_um": { - "after": 4.83, - "before": 4.6 - }, - "lead_width_um": { - "after": 2.112, - "before": 2.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:hole_radius_um": 1.08, - "axis:lattice_pitch_axis_um": 1.1, - "axis:lead_width_um": 0.92 - }, - "requested_updates": { - "hole_radius_um": 1.3824, - "lattice_pitch_x_um": 4.84, - "lattice_pitch_y_um": 5.06, - "lead_width_um": 2.024 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "ee49185e693c3999e93ba0f217fccd2a11bd6d0d90292ca407585b1e4840106b", - "verification_evidence_sha256": "27dad4e72808ba6197da051eae569a40759269d1667c3b9ec9557362c6fadd59" - } - ] - }, - { - "anchor_id": "polarization_splitter_rotator_1x2", - "grammar_id": "polarization_splitter_rotator_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:near_rail_pitch_um" - ], - "code_sha256": "67230dd5d354e9ff32809f7e6e6ec8eee7ca0c1d01906ae993cd45f126bc5eda", - "controlled_axes": [ - "near_rail_pitch_um" - ], - "geometry_id": "dgeo_5abc0aedadc82d55f29557c4", - "image_sha256": "f8882abf58fabb6f6e821e73f66dbbbf34998910a98aeefc3ceab8ccf51a09fb", - "parameter_delta": { - "changes": { - "near_rail_pitch_um": { - "after": 1.6, - "before": 1.95 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:near_rail_pitch_um": 0.82 - }, - "requested_updates": { - "near_rail_pitch_um": 1.599 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "ea92d0b9783ffbc69898ff71598b38fe8bace599cb756ada0c3d96e888625837", - "verification_evidence_sha256": "2361cc1cd29262bb42c1e4851e0d5568e419e0740d9876940adc6746f51ff642" - }, - { - "axis_ids": [ - "axis:near_rail_pitch_um" - ], - "code_sha256": "59b8b0fa2df74754c28d141767d245b4d790c12cda59d64be9b2136c24622605", - "controlled_axes": [ - "near_rail_pitch_um" - ], - "geometry_id": "dgeo_0b9742f2ff61f7d7ac07869b", - "image_sha256": "67845216ee6a674132f72a6b86ee0c1cf2fc83449d854571362091344d851d15", - "parameter_delta": { - "changes": { - "near_rail_pitch_um": { - "after": 2.3, - "before": 1.95 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:near_rail_pitch_um": 1.18 - }, - "requested_updates": { - "near_rail_pitch_um": 2.301 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "efdd871d687eea7eb923e1801ea6301c6b6baf1ff92336d90c26a851b3b39d4d", - "verification_evidence_sha256": "a6d93d1879df38c47855f4142636e3e69cc98a205b04d022412ad3dca30a783d" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "11b45fd979cf795909bbfb8ad0ebc47e3ee6c4850a1ec890475f7e9ee689a2e9", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_dc06d0db57d35c0bb0522796", - "image_sha256": "9b6573acfc2b7b1a64182b0150a1e991d5095c8809704c39f3e867104347faa1", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.84 - }, - "requested_updates": { - "output_pitch_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f757c8130cf107c274527f54e6efa6e137d7b4e05548551f715c596fa6b31c3c", - "verification_evidence_sha256": "e3f07b1502d56800a605862d32d6d4b787b12455047da85098834d87a9b3dfa8" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "093f4678a02de224549a4fee650c134bdeb1f206c4ef2bd0a6e9be566bb2d750", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_cf591066819b1700c7808908", - "image_sha256": "05675e6d42f06eb3a8220066b36b35b4c2d37cead91f3a1000debbdd6665f56e", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.16 - }, - "requested_updates": { - "output_pitch_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "fc189c682c123b5b28e8d68292441f6527256089a3cd0ac817cdfe8c0b8cad70", - "verification_evidence_sha256": "1657df851af36ad21a4678dd72ed0d35b8c36fb445bb49e5f81dd69e67425b69" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "721b8813a38b0289484a9aaf5d8db150a03a5e943903249ea7d8f556b4bedb1e", - "controlled_axes": [ - "primary_rail_width_um", - "secondary_rail_width_um" - ], - "geometry_id": "dgeo_074cb77ae882d146a520e385", - "image_sha256": "f9cc3109d15ecd4f59c7a276055206a5504a2b4cf09fbf8e43c1ea5646dcc45a", - "parameter_delta": { - "changes": { - "primary_rail_width_um": { - "after": 1.462, - "before": 1.7 - }, - "secondary_rail_width_um": { - "after": 0.998, - "before": 1.16 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.86 - }, - "requested_updates": { - "primary_rail_width_um": 1.462, - "secondary_rail_width_um": 0.9976 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "99725ce51d68b5c6a37ccf62896a594d777a4d2fd5cb1e2e62f781088437a579", - "verification_evidence_sha256": "873e981130f98c22ea72a2efe69a4f69bec3a30fda32ab4715b9b90ab1603985" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "0d3cebb897de40ae5dde4a193bba8fa465a5d9945b27c4f1ec5640dfabfe49ac", - "controlled_axes": [ - "primary_rail_width_um", - "secondary_rail_width_um" - ], - "geometry_id": "dgeo_9eb20934d1c338c7956aef95", - "image_sha256": "ff211f962d9648d855e3a0d953d2653bebed4a2a5d44b895ec121f1b522d313d", - "parameter_delta": { - "changes": { - "primary_rail_width_um": { - "after": 1.938, - "before": 1.7 - }, - "secondary_rail_width_um": { - "after": 1.322, - "before": 1.16 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.14 - }, - "requested_updates": { - "primary_rail_width_um": 1.938, - "secondary_rail_width_um": 1.3224 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "6d8fc94c10f5245d27d416ee2a1629205795a579e7f2d695294fc32de0650110", - "verification_evidence_sha256": "74ef9b304424606199e53d4492a3d33b91d5d7470b261d8c2c46ec014c4dbd08" - }, - { - "axis_ids": [ - "axis:near_rail_pitch_um", - "axis:output_pitch_um", - "axis:rail_width_um" - ], - "code_sha256": "7cc6b270759d112d42870fa2f32946f690657d4b41e4b80e3f7003607c603181", - "controlled_axes": [ - "near_rail_pitch_um", - "output_pitch_um", - "primary_rail_width_um", - "secondary_rail_width_um" - ], - "geometry_id": "dgeo_da1001e49d1e9851b5feaa18", - "image_sha256": "34e7e5daf57369842b32a78e232c8f2c7c951d5eda719061e081f18daf35b46b", - "parameter_delta": { - "changes": { - "near_rail_pitch_um": { - "after": 2.144, - "before": 1.95 - }, - "output_pitch_um": { - "after": 9.2, - "before": 10.0 - }, - "primary_rail_width_um": { - "after": 1.836, - "before": 1.7 - }, - "secondary_rail_width_um": { - "after": 1.252, - "before": 1.16 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:near_rail_pitch_um": 1.1, - "axis:output_pitch_um": 0.92, - "axis:rail_width_um": 1.08 - }, - "requested_updates": { - "near_rail_pitch_um": 2.145, - "output_pitch_um": 9.2, - "primary_rail_width_um": 1.836, - "secondary_rail_width_um": 1.2528 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "102d120736093fdd254d0e3e4243d1ba8e9bb586227e749b2aa859027b39d523", - "verification_evidence_sha256": "60bb1bacadb0d5721181cb60ac4338d9f4afddf90c0007547059e2371d8ec199" - } - ] - }, - { - "anchor_id": "pulley_ring_bus", - "grammar_id": "pulley_ring_bus", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "694dc7f3b87f2ef627783f01824f9f008faceb6c56ed002a82ccfdf18bf694dc", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_e28e70e05211fe2454ecb9b3", - "image_sha256": "decfd529d7ed12b443e28c28fa14b310aea6c7cfcd9937e1147abedb69ba9a1a", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.476, - "before": 0.58 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.4756 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "7901b4f4702287b84e8a166ed43ce31eb60497ae33476364276972adac9cfe61", - "verification_evidence_sha256": "22706704b18a2dcc2ca03b3c95eacfb8ba50983b62edccdb21b3bca15e9af9b8" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "b532a4982443fef3ae1811968cd3d1ea9e0f2ed35dedb82923d191a2f242ff2e", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_ea2adb77d9838225c2c23578", - "image_sha256": "9a5d6ad300fa83ac937158015a5576c36808db35f9937ef7bd6af1f65f36fb8c", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.684, - "before": 0.58 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.6844 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "a889be4a6e70be7bddece2ea32ce06f1ad42c344177e6e6e96fdfcbb11d4a2ed", - "verification_evidence_sha256": "8e4103c19fbed1ce6ed77d46841563f371c3df14e70d8a25380445b965b8934b" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "72386536f80e217188aa2e9ab57efa756abdc5a0427238d0d68fd6f14a60f836", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_c8b3f088fce9ff483b4f8b42", - "image_sha256": "10f01e9d36a9d0899506367efdd8efcd80435a145d51ccd2f5be47aebb1726fe", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.024, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.0248 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "e5559c53522a7b2d045b48627f57e3e092155c3f6160c19e685055dbe06033f0", - "verification_evidence_sha256": "4ada5f724d9f93088e666fe07353c3725a8e3d85be6332e5ce10662e2a8ec9ee" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "f6278183371122fa768fbe14f5047d7f99864f840ddcc55dfae07048ea4b60ae", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_4b1fc811f9f8d637a30de099", - "image_sha256": "05efd040c9920923cdf14a134f1eca232e33bbf2707e6adf680a611c7d4c7cfb", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.416, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.4152 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "68321cecc1641d4fa55962614ead236e8d4d2b61a3f2a4551269104489f24e57", - "verification_evidence_sha256": "849afbaff1e19838c22cd04fab28a743f236cfa98f8313b3969e390f3d5cc9cf" - }, - { - "axis_ids": [ - "axis:pulley_radius_um" - ], - "code_sha256": "74fadf74988f7591b7912c8c6ec93fb30066ed655a530e3f64d0f03f7054e493", - "controlled_axes": [ - "pulley_radius_um" - ], - "geometry_id": "dgeo_69510cc3551062a77520dfa4", - "image_sha256": "7bb4b351cb00d1298ef5b2670bc9dd5b0a4725bc907e7ea06e07e9ada19ce8bc", - "parameter_delta": { - "changes": { - "pulley_radius_um": { - "after": 9.03, - "before": 10.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pulley_radius_um": 0.86 - }, - "requested_updates": { - "pulley_radius_um": 9.03 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "90f6f8cfbe3ce71558eb376731346057a4d55cb8117a98d971e598ba2518f83f", - "verification_evidence_sha256": "e9795e4151b71958980f1770ad20d539c7e1ca091c7dd9e9a42fb9ab257b16b4" - }, - { - "axis_ids": [ - "axis:pulley_radius_um" - ], - "code_sha256": "512f9541bd3dc120fec4c0db87921fdd59f85a6fd450d595d1bc2440fffc38b3", - "controlled_axes": [ - "pulley_radius_um" - ], - "geometry_id": "dgeo_fcf12adcdf67c68551281771", - "image_sha256": "a3cea310db65d46e561fd42f400ca51071ca1a5f4258cb874de18a94219bb4c6", - "parameter_delta": { - "changes": { - "pulley_radius_um": { - "after": 11.97, - "before": 10.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pulley_radius_um": 1.14 - }, - "requested_updates": { - "pulley_radius_um": 11.97 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c10820844e43013c8980c340ac3d82b9a3e4667bb3938f785e6cc27104fd0d64", - "verification_evidence_sha256": "a9505343542d0d15ec6182e61bf06b5ca34ebb5819a29f02f42777b0e01307d8" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:pulley_radius_um" - ], - "code_sha256": "298c301be5b239b9c7e4f96bc3027736fa9f14be590e2e89e327fb1ffab33ccb", - "controlled_axes": [ - "coupling_gap_um", - "pulley_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_71767ef8a3f4ce98d68869e3", - "image_sha256": "22d6c2aff8c2744f75de2b935c584be99477928b83885d341f51be05d6fe2c03", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.638, - "before": 0.58 - }, - "pulley_radius_um": { - "after": 11.34, - "before": 10.5 - }, - "waveguide_width_um": { - "after": 1.122, - "before": 1.22 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:pulley_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_gap_um": 0.638, - "pulley_radius_um": 11.34, - "waveguide_width_um": 1.1224 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "2d265ed667c36887cab56596783d58747d4b2483b8533f4f5f6e359b0edbe442", - "verification_evidence_sha256": "f9835e18fa498e92913eb7482de9a2cae9a86cde31608f274643a52928089e8a" - } - ] - }, - { - "anchor_id": "racetrack_bus", - "grammar_id": "racetrack_bus", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "6efaf9fca78ca60b5f7dd230b70c7604047184f34c0bb63919e4c55b44c37bac", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_ac122ea4eeb93561bbc2f6de", - "image_sha256": "777cc14e7967715acb91a2955d4a1d8f444bd94a21695610a4e5253c31664bd9", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.312, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.3116 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "62fdaabaff5da083eef8000e24b1bf46b9fedd4ae54fad6027a81b31faa71cd0", - "verification_evidence_sha256": "b0b38ed8af0a26b868362ec294fa3fe3a4c752f2118da9579a415363c32da748" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "9058470d3266575a51dcab1b6275d6bed596a4bf8682e97d769ee57f1e3d2050", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_a8073c6034e8d7a0fafc93c6", - "image_sha256": "cdd6ad3dace73519a46c404da7555bffc68b4262f82567c388877163823ba4b7", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.448, - "before": 0.38 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.4484 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "43316425b5300fceb47d9ce6f6c3c0a35022e423e6c0f7537fcafb3f7d1d99ce", - "verification_evidence_sha256": "f6743ec8f79f5734aa451e97173977be58d8e2329804989cc8cfd40d1fb3fc5a" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "796653ef97f162901fd7588122cdd8c1154e965875dc238c45bc19f5db920d9f", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_09c748322c116b3f274202f9", - "image_sha256": "c5360c6bc7818eb8fd7ae56e911bf7b5abef4554ce47ce16415491afe7047563", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.856, - "before": 1.02 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.8568 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "2d91740eaa9a6686508c73491e9b83eb8316737b179c0b90edc1a9b51c3c6d21", - "verification_evidence_sha256": "cf1468bec33165df2dc057620d8ffc518b8bd0bbac3cb920942d34a738bdb10f" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "37a61a5405944937f0b246cf3fac593ecc5f22533071876dd3354b42f38dd0b5", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_232c384c9376c228533ea036", - "image_sha256": "300874aea41fc08b99bfae3ca4d702c69a07edff0144a6ad3fe3c309bb76456b", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.184, - "before": 1.02 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.1832 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "0f315c785fb3e838a1de4737867fb757b07bbdec310c225873a04fe00d19a8c8", - "verification_evidence_sha256": "bc9f3c3e80551093b99a6dfe26265fc74061f04dd415146468659bd9d826dbf1" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "c757460d54b8b9a87d25ac8678466dc26b35d0e4db684923290cc98838ac710b", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_adf11cad629a7b0a0fb02929", - "image_sha256": "cf529fcf53ec30634059966277f8ea28a9d21607eaa66f617da4cfb839759f5e", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 6.02, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.86 - }, - "requested_updates": { - "bend_radius_um": 6.02 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b4ba8589b9c26d337eebe130532b63ffcc3a74e31da92387712cb3e03cb561ba", - "verification_evidence_sha256": "6919d6dc6450472ebd8a18d531651ebde8b54102e1b14260b3c57468e3ee149e" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "68dc1ed6eaf835b089fa7202839aa771ae606104117a6ddbc340ca0a0370ad0a", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_0506bcc96ffc5835744924b0", - "image_sha256": "1bab6a711ad8bf1f50bb503f5136441f3a55610459455dd452c3e5881271ce6d", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 7.98, - "before": 7.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.14 - }, - "requested_updates": { - "bend_radius_um": 7.98 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "c5675a084ab69aa3cf08936577ad2a79f969099b45d102274f2dd2ee0c95cb29", - "verification_evidence_sha256": "e865eae73fdd14befc777391351ce9d98d3326b62b590fa9adef0cebcc9965d9" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "code_sha256": "19f2efb119d0bb38bf90e0d1fe694e1c1833d1af4b6b543883e55fa793d2ed57", - "controlled_axes": [ - "bend_radius_um", - "coupling_gap_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_4b284bb466628bb821ac5236", - "image_sha256": "e585526c5882a7df86b60a1383a1cd897871d1cea114d159fd76c0af0ca0e346", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 7.56, - "before": 7.0 - }, - "coupling_gap_um": { - "after": 0.418, - "before": 0.38 - }, - "waveguide_width_um": { - "after": 0.938, - "before": 1.02 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 1.08, - "axis:coupling_gap_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bend_radius_um": 7.56, - "coupling_gap_um": 0.418, - "waveguide_width_um": 0.9384 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "c97ec8c691e8c188959c617c39a8d9e9eb2a7a872445713c3175de78584b4de0", - "verification_evidence_sha256": "f4868ac7669af016c198ef87b4f439ddcadddfc485b863dadf5c5dad5db1bbf6" - } - ] - }, - { - "anchor_id": "ring_bus_all_pass", - "grammar_id": "ring_bus_all_pass", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "66827edf97f6f3c0325ad8f1a1ffceda974788152f41d40ab0484f996abd7b14", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_665efefad22f96519a2e8e5c", - "image_sha256": "85a9beb9fc66d4b1b9d92402276db6abce40bbaf8d3ca4d0e6a75aa06187c4b0", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.286, - "before": 0.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.287 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "0ddbb367dc31ef2696716be76a121f6fe901eee786027248d09afe205fe5de83", - "verification_evidence_sha256": "87843e89828b24447a20dbae32f52d4f3b2078769f45848a5ec03d86c4bb284d" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "76ff9dc2df937829d792bd041419ebde272db7fc16ec1aabd1289ff9ac29ccfc", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_3257d99f32a2cab0f50289b3", - "image_sha256": "1786b0e9c3cdcbfefa0c9cbd23edb31d1a4d571c82e9ab46c5b84b88861df0a9", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.412, - "before": 0.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.413 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "66757019da62f51c61798d06beeba369c3c76beee3cc9181805c47e35c973612", - "verification_evidence_sha256": "e174f3c77600bff74f9cd9889584fac2c9b7500aa812aadcb20a4d2cc7878f34" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "5ab77df7c868e1587bd2afe0d04d5d531ffe38f813b798bf9d785fb6ee21f5d8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a81eaf89b30a379b57880959", - "image_sha256": "c26ac2aa31ab1468d45bd5023f29ba2db0ba986a3d6ac32d4e9daf75bb6ff7b2", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.672, - "before": 0.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.672 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4bc5a608864f9e88282fbbc5b8189f2b3c961769fd0af8c0336a267046c48215", - "verification_evidence_sha256": "7d0d5894c8ee4fb165eb0d08337876df59be131a1b52ed6da5d81a68500a0a31" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "0d6f8239dbe7f32300545a919cdda7abaf2d5a5237c316cf2d0e3d4644c26f5c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_e5b933b50c6497b9f1ade8e7", - "image_sha256": "ec9c570d5dd6393b6822a1845dadd6b3488c80dc4d490647a951e304b80c890c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.928, - "before": 0.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 0.928 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "1196fa9f42595f37f171aa6f0001f8807a352c338f7aa9cd8f13a0401af6d119", - "verification_evidence_sha256": "9f1225c649844512dddab4b971accaec713f86a71a925df87eaeaf72f32feff9" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "d3334f600e84d1e1de18d798b19ea45b601f96a3a151710eef551c5f74d6f523", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_59fb481fe9ac64d62d603959", - "image_sha256": "6e9794db8556be3afc8119d367badc882b03f093124f19122fb02e147a55d2db", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 8.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "ring_radius_um": 8.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d66f4c98241c845fc3498cf11afa6741a305e3d1e4e239fb9759e4bcf8d85804", - "verification_evidence_sha256": "1b829acecbe9b7393c4dff7c80171b8f9e34272984e71d26e3afef73d671e52d" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "7c2120dfbe980bed25a4c831a90d44b796d225e709707b6c302d567824dee58c", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_e2271c16a7194caca0d9fcdd", - "image_sha256": "4e8db1c980a4c3bcb507e954631872d822480bc678ca91aeb01e861256cfe215", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 11.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "ring_radius_um": 11.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "65561b5c81393670897f4c989bdc246793835d262e2b2a2a853983e19848092a", - "verification_evidence_sha256": "07d1a709b4fb5eb5e06d5ebcfdd1f1f852c8e6c39c6055c3f749612dd3f05ab4" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:ring_radius_um" - ], - "code_sha256": "8542196353a7ed7644500bb7ea000215c30702183659cacff8d545fb73d33fe9", - "controlled_axes": [ - "coupling_gap_um", - "ring_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_ca3e312ddcf22e469a863d65", - "image_sha256": "bc529322f98ce162c46a6f7f378baf58ebf0e9ed26fe6133d3162e5a924e6085", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.384, - "before": 0.35 - }, - "ring_radius_um": { - "after": 10.8, - "before": 10.0 - }, - "waveguide_width_um": { - "after": 0.736, - "before": 0.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:ring_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_gap_um": 0.385, - "ring_radius_um": 10.8, - "waveguide_width_um": 0.736 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "23ed25e79da2ab3470c896c3a0d5f1201794a1130634e1a1caf297826def80e0", - "verification_evidence_sha256": "0af8043ac4c6aa380cdf284ee3a8aae822b20b090e939f435838f9ec1cf1288e" - } - ] - }, - { - "anchor_id": "ring_bus_drop", - "grammar_id": "ring_bus_drop", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "c7f2dc2316bb5b71b50045deb688dabce498dcb25196c1e512d7e8387daf6290", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_957a9308b143f9fc27b66e8d", - "image_sha256": "302127006641ac44223ef481ae66c8c8613b7864a98fe55907486b2ffa17d32d", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.286, - "before": 0.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.82 - }, - "requested_updates": { - "coupling_gap_um": 0.287 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "50bb26d78483c24a48554a092101ab1e795784dd746d03c6b60cca9c6f29bf33", - "verification_evidence_sha256": "ca7c0efa8d8e0634d05223d47e48f7babe6bb64e353e886b4b52cf2fbe54721a" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "98711c172ee9fa5bf3f1102586a5f38d08f09c3a2fccfe91c9b096ea4188247f", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_21095e291b0f9b1cf189db26", - "image_sha256": "a54a100e544b92c49c40cc4968775e487d1f2c378e9d5c2727fe792ce59d9562", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.412, - "before": 0.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.18 - }, - "requested_updates": { - "coupling_gap_um": 0.413 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ab9a34cb7c1ffae9a585d22e4c50066dc3348689458b74fc8d7211cb8c1363d2", - "verification_evidence_sha256": "071e18c62b6ebd1b5b737eb80e923254ff577ea4822df2a4c6446280f96dacc8" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "bb666228645349405dcfe4b9fc09425135cd06dfadef92025b183324b72f48fc", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_446d8c184689d428047835dd", - "image_sha256": "2387593bd7f43f84e82e8823df33e9b794a335a0b97050a8c9573e5877dae76c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.672, - "before": 0.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.672 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d82ac2a8ae2540f2ce02e26288a3010866c9c3425080e1da2fe10991c063085f", - "verification_evidence_sha256": "1f9885db3533c37aed8163373d6e56a3baa33b0eec46b09cd40f8ed96a590c83" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "14f05d8851f36dcb1dbfaca6753cf060a4b927230c6d963e94b2540bf29416ca", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_f6c4b7e05a752792525d2dff", - "image_sha256": "0ba905150eca23fe0559b8b73760182e645bb2ea65ac4f46d9c3248eab3a3000", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.928, - "before": 0.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 0.928 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "59328e6b5c5563e0210a2881e2397745ac5781ea1c8df3c7a5f040d152339031", - "verification_evidence_sha256": "1fca17d0894ee5c63235a5ce17be584e68eadc028efdf93940c0b57ec04f0d5d" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "7d7a6aee883bea2472cf20d670b1fd95037cbf10945de0076abd2bc87086b0e6", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_6392f8d54c306db289d1b4af", - "image_sha256": "6961d54cbf5baf092e3ba635b236cf3cde010ada307681a8a13e954043e9ea29", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 8.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:ring_radius_um": 0.86 - }, - "requested_updates": { - "ring_radius_um": 8.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c190ecf2dc3d82025c86c091cf3f46281480fe91c62deb993f800cd1e1a62f87", - "verification_evidence_sha256": "66893c0f659a09a7823bb7d65bff5a73e4d2f1e304ffd5c6c52b8114cd21dad8" - }, - { - "axis_ids": [ - "axis:ring_radius_um" - ], - "code_sha256": "edec80ae81ecc20dcef3cd38268c4c37a454055695a6973ae83ecf76330caddf", - "controlled_axes": [ - "ring_radius_um" - ], - "geometry_id": "dgeo_c6ec56b5d498b38e635a2e31", - "image_sha256": "9277d87bc48ff33a8da31e97c602658931119526cd4c052c9c19303148460ccd", - "parameter_delta": { - "changes": { - "ring_radius_um": { - "after": 11.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:ring_radius_um": 1.14 - }, - "requested_updates": { - "ring_radius_um": 11.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "822f76355c8e7bcbc20cc987401a324c8b461ff2dd3897be78d1b85231232da3", - "verification_evidence_sha256": "5697c0f6543f2a013a674eb42d57a9b342fa526f55ee92d5945c5ba5f624fe55" - }, - { - "axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:ring_radius_um" - ], - "code_sha256": "6295d92ed60d1493f7d1892d86cacf5b060110dedbc81131d3e8be196bcdf9d1", - "controlled_axes": [ - "coupling_gap_um", - "ring_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_cf9f50c4480bd1fffb2a64d9", - "image_sha256": "dbbc0e486f6aa04e9abf2a36c051e2e882d55ee35307dcc8bcb6e9827621dc32", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.384, - "before": 0.35 - }, - "ring_radius_um": { - "after": 10.8, - "before": 10.0 - }, - "waveguide_width_um": { - "after": 0.736, - "before": 0.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_gap_um": 1.1, - "axis:ring_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_gap_um": 0.385, - "ring_radius_um": 10.8, - "waveguide_width_um": 0.736 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "b0914407d72039f03494b4a6efb13d6e76d1ab916d5cfc98399a8f392c67d4c9", - "verification_evidence_sha256": "4ea97eb81cd066237df610b733724bc40de7858ad102b933ef7d3866effba0ec" - } - ] - }, - { - "anchor_id": "sampled_dual_scale_bragg_cavity_1x1", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:macro_gap_um" - ], - "code_sha256": "06e6099c43019fa1e5bfe246568cddea20aa751d6f12a3abda0fcd07e51796e0", - "controlled_axes": [ - "macro_gap_um" - ], - "geometry_id": "dgeo_1ec08bb64e23bc8feb7a0fe2", - "image_sha256": "34e700ddb0cfd590c5d7a45d6d7cd17e31419e88e594d613c1d9524524139c1c", - "parameter_delta": { - "changes": { - "macro_gap_um": { - "after": 3.444, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:macro_gap_um": 0.82 - }, - "requested_updates": { - "macro_gap_um": 3.444 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "28d16dab6ce0f9d7a685a4fdd013832f0bd43c51bd9c3677bada6da508ed22bf", - "verification_evidence_sha256": "3dae494a4ebab9dc2140943c96f24f251a866644aba7470e497b54282932d294" - }, - { - "axis_ids": [ - "axis:macro_gap_um" - ], - "code_sha256": "ba335022a17bce4b8b95d4f3763e7e5fff818efd5d99ce64375e7ec0f3de4963", - "controlled_axes": [ - "macro_gap_um" - ], - "geometry_id": "dgeo_39ba41f925c9a33cbbf756b7", - "image_sha256": "7897d187d72119c75ef295bb7e580cc18b51d86235d7048b160b4b80941e7621", - "parameter_delta": { - "changes": { - "macro_gap_um": { - "after": 4.956, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:macro_gap_um": 1.18 - }, - "requested_updates": { - "macro_gap_um": 4.956 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "d43e76e2fcb20a7a52308bf5e0852a369ae56171357cb826a5eafc44a1f781ab", - "verification_evidence_sha256": "c651b312766de07a4c2e340fc78bbd39514d558857a212f7238e0ab2b533f57a" - }, - { - "axis_ids": [ - "axis:micro_gap_um" - ], - "code_sha256": "6f3777fd7c027d2fd52d49fa0497dafe08908f41977dddd960fb771fc9221885", - "controlled_axes": [ - "micro_gap_um" - ], - "geometry_id": "dgeo_dc198012fea3895fce771564", - "image_sha256": "e71d27519a6a4bdc6b6412106bd3e0852ef8d15af30a0f7f171220875edd2c4f", - "parameter_delta": { - "changes": { - "micro_gap_um": { - "after": 0.84, - "before": 1.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:micro_gap_um": 0.84 - }, - "requested_updates": { - "micro_gap_um": 0.84 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "98bc4a8447f5b1edf852663de4977454c7527f364f1dcfc8cc35143d9893d5f9", - "verification_evidence_sha256": "f7cd8105fe3c648f66445bb29242bd9fa879594cf6961f96bdac68b9f797ef71" - }, - { - "axis_ids": [ - "axis:micro_gap_um" - ], - "code_sha256": "3cec1a99f58cf439a7255f7b5ba4150f69de9a1078b6a1cd707f33ac92f735fd", - "controlled_axes": [ - "micro_gap_um" - ], - "geometry_id": "dgeo_d9f977e305e0a652d8d3ec21", - "image_sha256": "837c9007cea32882ed3ba3df19252fc3768d4b62698946ffe03fb81510d8c642", - "parameter_delta": { - "changes": { - "micro_gap_um": { - "after": 1.16, - "before": 1.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:micro_gap_um": 1.16 - }, - "requested_updates": { - "micro_gap_um": 1.16 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "925e23f380f1a481334c634ef4a0204984dcf338988fb485a02a316ff3fc2a8e", - "verification_evidence_sha256": "aed076b51bd1a5a240d38cd76f41f20596872456d3468ec61451c77ef5044127" - }, - { - "axis_ids": [ - "axis:bragg_cell_width_um" - ], - "code_sha256": "d1e5342920778d482aa2d1221f0c1ab1532f67e67dbbf01d34eaad23e3d70856", - "controlled_axes": [ - "bragg_cell_width_um" - ], - "geometry_id": "dgeo_c0798e3144597787ce60cc97", - "image_sha256": "e9a3752ab30fa3322b91de3368f3d7cf139220f5a7e36bf0995413eb87688024", - "parameter_delta": { - "changes": { - "bragg_cell_width_um": { - "after": 1.204, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bragg_cell_width_um": 0.86 - }, - "requested_updates": { - "bragg_cell_width_um": 1.204 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9fdef83388e3e8fb825dd6f7d720023d679ac477a3e494379189531c31bc700a", - "verification_evidence_sha256": "2603bf0cc48dbdb45e44b690b71d0cfea96ca2af07b16c9c172af8b85bcf489f" - }, - { - "axis_ids": [ - "axis:bragg_cell_width_um" - ], - "code_sha256": "1e8b56ec49277eaa1ea1887c305be0acd44a56eecf4c1deece526c1325f32d8b", - "controlled_axes": [ - "bragg_cell_width_um" - ], - "geometry_id": "dgeo_fcd4c6cc9c31520fe4fa5f59", - "image_sha256": "1b33c44c85ec8980757517dbd358648e5b31e545d472c64b55299c43ecf1c200", - "parameter_delta": { - "changes": { - "bragg_cell_width_um": { - "after": 1.596, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bragg_cell_width_um": 1.14 - }, - "requested_updates": { - "bragg_cell_width_um": 1.596 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "482a47cdc1701c14ebc21df6ac5307549745922c345cf0c48d6ba84b833f63e2", - "verification_evidence_sha256": "743208a92145932cc3636d18e9e63205154a51baa67346d709339f9a9baaec35" - }, - { - "axis_ids": [ - "axis:macro_gap_um", - "axis:micro_gap_um", - "axis:bragg_cell_width_um" - ], - "code_sha256": "915c5982706a97aef58935565a9dcc29fde89b05bdcf7657fdfa3ac57329bc87", - "controlled_axes": [ - "bragg_cell_width_um", - "macro_gap_um", - "micro_gap_um" - ], - "geometry_id": "dgeo_089a15bd4f026d303a405df6", - "image_sha256": "6928aabe04a7efb145e268d4ece7e3b2b4134a8d41cfde33a0e8730afc38b793", - "parameter_delta": { - "changes": { - "bragg_cell_width_um": { - "after": 1.512, - "before": 1.4 - }, - "macro_gap_um": { - "after": 4.62, - "before": 4.2 - }, - "micro_gap_um": { - "after": 0.92, - "before": 1.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bragg_cell_width_um": 1.08, - "axis:macro_gap_um": 1.1, - "axis:micro_gap_um": 0.92 - }, - "requested_updates": { - "bragg_cell_width_um": 1.512, - "macro_gap_um": 4.62, - "micro_gap_um": 0.92 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "94f79b10da3157b074f48a0e476055fb31e172f96bc0170950e80db82b7ad7c6", - "verification_evidence_sha256": "d5417cd2115104d2e8827e3f49d2875de5fd6367aea1dce61c9a3805460c7f7b" - } - ] - }, - { - "anchor_id": "sampled_superstructure_bragg_1x1", - "grammar_id": "sampled_superstructure_bragg_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:interburst_gap_um" - ], - "code_sha256": "58a2f230c92038e58bb3880193fd5b0a9994239f3e5e37fffd544eee0e6d21c5", - "controlled_axes": [ - "interburst_gap_um" - ], - "geometry_id": "dgeo_57c0be48b64a34c287bb0081", - "image_sha256": "b254fd7f3d92c4e5dce8e6c2ae9d17f6918eb0081afccdcf45b7f3103aff98b8", - "parameter_delta": { - "changes": { - "interburst_gap_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:interburst_gap_um": 0.82 - }, - "requested_updates": { - "interburst_gap_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "30aaa0ebc67e5fcb9b42e4c8d9cc318be770ecb12a5e8a87311680f62bdc1b8b", - "verification_evidence_sha256": "49c98900e99098dd5b4b9fd9e9ac031684e0a86441f5b2f4885d67ec0e711c68" - }, - { - "axis_ids": [ - "axis:interburst_gap_um" - ], - "code_sha256": "03b22b505025fb4e76534e2d896ebee55f40c563ee81c73ceeaa3e0ec3bb6ec4", - "controlled_axes": [ - "interburst_gap_um" - ], - "geometry_id": "dgeo_99572a565132a83f10ce01e6", - "image_sha256": "1165fd3c818cff80e531a054a5d883feee544638c98cc70fd746912220085ba1", - "parameter_delta": { - "changes": { - "interburst_gap_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:interburst_gap_um": 1.18 - }, - "requested_updates": { - "interburst_gap_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "187390f2448fbe77c395ec8cf7dda31cffff4239dec890d161efc4e8fdd6eca6", - "verification_evidence_sha256": "2fe8440e30a756f07a3ffbec4cc3954cc954b557e6e778c411b5eb35650ae7af" - }, - { - "axis_ids": [ - "axis:intracell_gap_um" - ], - "code_sha256": "8fe7efc50b60ab96a17944e5d29936988510b807bf05b0475760dade5a4cfef4", - "controlled_axes": [ - "intracell_gap_um" - ], - "geometry_id": "dgeo_d2445a6f574f1e418718e6cc", - "image_sha256": "1e9f85337dda157b71c34ddc2b88114d385a8f48e583ed5f1a468147769e2824", - "parameter_delta": { - "changes": { - "intracell_gap_um": { - "after": 1.134, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:intracell_gap_um": 0.84 - }, - "requested_updates": { - "intracell_gap_um": 1.134 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "ae26fe49d6f0114775bd77c6bf3723d801e4fd88ba76c04b22fe490e5281c4b3", - "verification_evidence_sha256": "9fb7c6b2202e2fabbdc25d2075189b55ded6db4ffc0344be208206aedd0b736e" - }, - { - "axis_ids": [ - "axis:intracell_gap_um" - ], - "code_sha256": "469b672fef397f8daf00423065a080b552f59839d576d9c9675342007bf660e0", - "controlled_axes": [ - "intracell_gap_um" - ], - "geometry_id": "dgeo_dab77be452768da47d5fb2e6", - "image_sha256": "a4789077742fc27c2ff04c8e3b33d387645c3249f2d350dc6f5b1fe0a4d6c51a", - "parameter_delta": { - "changes": { - "intracell_gap_um": { - "after": 1.566, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:intracell_gap_um": 1.16 - }, - "requested_updates": { - "intracell_gap_um": 1.566 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "741a8d985d497905be20852dc07584289ebe5c4d9b231a0ab527f710d1ac6a54", - "verification_evidence_sha256": "39e8764f7ff57b087acdeaabd76b460a1147dba0e757116f7932dec489da458b" - }, - { - "axis_ids": [ - "axis:cell_width_um" - ], - "code_sha256": "22b6f37d07e5ed996e8a87b94cc43f39b189f8820289fc7dc26bb2166603998d", - "controlled_axes": [ - "cell_width_um" - ], - "geometry_id": "dgeo_9ae2352920be950535574999", - "image_sha256": "fd0bc6b947d2d3f9d6d5133a154db3953aca5301343712714875d1bea14c412a", - "parameter_delta": { - "changes": { - "cell_width_um": { - "after": 1.42, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:cell_width_um": 0.86 - }, - "requested_updates": { - "cell_width_um": 1.419 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "edc411da77e9b7102c3f4d6345af393908689d96f5f69a8980bfdee689b2a606", - "verification_evidence_sha256": "3261d279d7126ca30495e65ef7e562e62829ff06905cd515e510a3eb21c66e91" - }, - { - "axis_ids": [ - "axis:cell_width_um" - ], - "code_sha256": "b17f89072039d090dbce5a849ff08ef337542d6f1d16689149beddc5499c86a7", - "controlled_axes": [ - "cell_width_um" - ], - "geometry_id": "dgeo_3dc14c91f63d522a240f9da4", - "image_sha256": "da9528649121e6030eaada24550866b4335ff0148091a6c227d9f3b7d784c9e4", - "parameter_delta": { - "changes": { - "cell_width_um": { - "after": 1.88, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:cell_width_um": 1.14 - }, - "requested_updates": { - "cell_width_um": 1.881 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "5495acaad34c8724fb835452918e741894d94cfe0fea5aa0602cca3e9e83e5a0", - "verification_evidence_sha256": "9fd197f4e91372cd890e6a12938596b86a59753f458d7b3abedfd91e4108e4c6" - }, - { - "axis_ids": [ - "axis:interburst_gap_um", - "axis:intracell_gap_um", - "axis:cell_width_um" - ], - "code_sha256": "37d7bac6b8de2eca5a55fe6958d5c7feda15c3b94d6b9ff986971dd2123427d9", - "controlled_axes": [ - "cell_width_um", - "interburst_gap_um", - "intracell_gap_um" - ], - "geometry_id": "dgeo_1a011661133d1824d9fa8d57", - "image_sha256": "17d67d7f67f809b11f6de0717d07f984c34fb5b7df7be167eabede67591046b4", - "parameter_delta": { - "changes": { - "cell_width_um": { - "after": 1.782, - "before": 1.65 - }, - "interburst_gap_um": { - "after": 6.6, - "before": 6.0 - }, - "intracell_gap_um": { - "after": 1.242, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:cell_width_um": 1.08, - "axis:interburst_gap_um": 1.1, - "axis:intracell_gap_um": 0.92 - }, - "requested_updates": { - "cell_width_um": 1.782, - "interburst_gap_um": 6.6, - "intracell_gap_um": 1.242 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "fe3dfe643558d8e6946aadfed9123ccfec1be93bd93fa8b37b69f064dec5d4ec", - "verification_evidence_sha256": "94bff59cf6902cb7adb5970c2be35c48f86ac1ad73cd011697d8b28d8d386fdb" - } - ] - }, - { - "anchor_id": "segmented_swg_grating_coupler_1x0", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:first_row_gap_um" - ], - "code_sha256": "c63d29391ca83cd26457b8f5272b942b92836babe07b60a7bc5a16a1d95e669d", - "controlled_axes": [ - "first_row_gap_um" - ], - "geometry_id": "dgeo_9194cac7ca457a151a24a5d4", - "image_sha256": "8ec51d72b98207f544da6cb1628061b410ff7d90cff12fc15dbc9ee3dc7a0603", - "parameter_delta": { - "changes": { - "first_row_gap_um": { - "after": 1.23, - "before": 1.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:first_row_gap_um": 0.82 - }, - "requested_updates": { - "first_row_gap_um": 1.23 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "521f50765a8bf19f96c8048ceb2cd20ac9784162bc79e81185c47d32ce2dd865", - "verification_evidence_sha256": "9f49604b57898366d044ae236b94d01a80105c18e0e402d3a721e15c20d83b06" - }, - { - "axis_ids": [ - "axis:first_row_gap_um" - ], - "code_sha256": "f26cc7c05f1bca09441944de8e953c6511781dfcecd4dcfeefccaab0f7161492", - "controlled_axes": [ - "first_row_gap_um" - ], - "geometry_id": "dgeo_6fb0744ebb66873efd1cfa4b", - "image_sha256": "fe738d7081346b7d2da96e47d2315ce4da014711f6eab9692113073a527dcdd1", - "parameter_delta": { - "changes": { - "first_row_gap_um": { - "after": 1.77, - "before": 1.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:first_row_gap_um": 1.18 - }, - "requested_updates": { - "first_row_gap_um": 1.77 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0b2afe60423886d5c42d8dca86055499f0e87b7f16253003af51fe0bc2b6d43b", - "verification_evidence_sha256": "ec08994869e26a812172c1795d5b881ce2ab3f6b1f4fc6fad2fcedf18a32e894" - }, - { - "axis_ids": [ - "axis:segment_gap_um" - ], - "code_sha256": "95b0768b2275f19c0f347a65ff34d297514059fe95922d568fe7458d3284814b", - "controlled_axes": [ - "segment_gap_um" - ], - "geometry_id": "dgeo_9a968af17048fc01f37b4226", - "image_sha256": "5cb4d47c72c85999729c3810123b055c6fcc59e2839f41af15ef5141101ebe73", - "parameter_delta": { - "changes": { - "segment_gap_um": { - "after": 0.924, - "before": 1.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:segment_gap_um": 0.84 - }, - "requested_updates": { - "segment_gap_um": 0.924 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "23fc66b1370e72f3744a640d66f292aed0dd027968695f2fdc7303947bfd5854", - "verification_evidence_sha256": "39352801d25e3d898a37ac42a7f187a3e65faa69c39dfc92b6c280db3bf4ded2" - }, - { - "axis_ids": [ - "axis:segment_gap_um" - ], - "code_sha256": "b092b74dc4fc33e53d17fbd9cd2d9d681b17da93b8fdba32442aea6df91b0abe", - "controlled_axes": [ - "segment_gap_um" - ], - "geometry_id": "dgeo_87c4034b6ab0aa877f74854b", - "image_sha256": "b7d9f58cdb51fac89954f7dfab3e398301e6280fd1ed566dce255792c9a1a01c", - "parameter_delta": { - "changes": { - "segment_gap_um": { - "after": 1.276, - "before": 1.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:segment_gap_um": 1.16 - }, - "requested_updates": { - "segment_gap_um": 1.276 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "44651206c907b9be68d7f45a21e520243e62c566aef95d1460150bc9912877d9", - "verification_evidence_sha256": "263fe2886c6058ad9d86de226620c7520043f0ecc9341e96c9115fc54c388637" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "dad9b7a916a8174f1c3235e8be2a38488dc665ed788d945b7c835934a1fd4396", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_588e3e58e79439efdd920546", - "image_sha256": "8adb783f71c534b7704d3f9ba3140bfd6613796b7b3f4d826ea1f7884a0132d2", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 2.924, - "before": 3.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:row_pitch_um": 0.86 - }, - "requested_updates": { - "row_pitch_um": 2.924 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "e3f4b5e4d679f14c6b2ab3890d97d193675d5029b371422c1b014d2191576b46", - "verification_evidence_sha256": "a62c42795bb21f840d32cfef5fb74a647136ccce49ca3e41c45662a910a7be2f" - }, - { - "axis_ids": [ - "axis:row_pitch_um" - ], - "code_sha256": "df5f9cf5c25ddc24832cf1bfe5be83f268c0b544debafbaba060d4344153b647", - "controlled_axes": [ - "row_pitch_um" - ], - "geometry_id": "dgeo_a3d9e794c15daf005b6a92ae", - "image_sha256": "5107a48cc15271d1ab72bf4f76c91557c591861ce964ee077ca7df834f71c8e4", - "parameter_delta": { - "changes": { - "row_pitch_um": { - "after": 3.876, - "before": 3.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:row_pitch_um": 1.14 - }, - "requested_updates": { - "row_pitch_um": 3.876 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a02937b8b62ee8c8edbf65db6902ea9789fb49e9421a959fa63cbe69047a63e4", - "verification_evidence_sha256": "f8e9ccabbeb183e21037780f2498de030d585de7db7eaeb1b666d88cbaa14a82" - }, - { - "axis_ids": [ - "axis:first_row_gap_um", - "axis:segment_gap_um", - "axis:row_pitch_um" - ], - "code_sha256": "4eed8923526349342240d165337e61adcc2a4932a3e1c7bdc65e9b07f07353f8", - "controlled_axes": [ - "first_row_gap_um", - "row_pitch_um", - "segment_gap_um" - ], - "geometry_id": "dgeo_508caffa201b8b6aadd62f96", - "image_sha256": "c25fd19b108548e27d2a840b505472e147410b0724eed0e0b5b01847a299a9cd", - "parameter_delta": { - "changes": { - "first_row_gap_um": { - "after": 1.65, - "before": 1.5 - }, - "row_pitch_um": { - "after": 3.672, - "before": 3.4 - }, - "segment_gap_um": { - "after": 1.012, - "before": 1.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:first_row_gap_um": 1.1, - "axis:row_pitch_um": 1.08, - "axis:segment_gap_um": 0.92 - }, - "requested_updates": { - "first_row_gap_um": 1.65, - "row_pitch_um": 3.672, - "segment_gap_um": 1.012 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "d2ff0ee94c8dd8674126b862bf122ad646e8f1d43226844492345da943e4b411", - "verification_evidence_sha256": "b36bb44f9b9760c4dd3a73d533b7dcb8536858ba1eb20d57a0a74407560155c1" - } - ] - }, - { - "anchor_id": "segmented_swg_ring_bus_1x1", - "grammar_id": "segmented_swg_ring_bus_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "b680489299e5f8a65899221d35c4129454f14c779a68c5b1aefc44cbc2cbfb5b", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_b3c1c362795bd7fb8f540a57", - "image_sha256": "456cb8e25bd6976704dd11e6c81ee914e39755b0cd5693690894ebd2f4aa2369", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.738, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bus_gap_um": 0.82 - }, - "requested_updates": { - "bus_gap_um": 0.738 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "35ecb939bbdde27aba9fe6f554df4c37747b2bcea6bcf1e9618e823de94622d4", - "verification_evidence_sha256": "e5610b5a8fd84b5a1d8503b35b2ea37cc38ec1b6f10d1f968651b746a7a8a328" - }, - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "cac30be139a51222fb592c5ce0f4cd503a9d45989d8fdd0665fcb97111e1bcf0", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_e0aaf722a0f038040f6cde3c", - "image_sha256": "f0d8b0d78835da40e7edac1b548d9a54c088e89c8de4bc12f17450e766a7f89e", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 1.062, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bus_gap_um": 1.18 - }, - "requested_updates": { - "bus_gap_um": 1.062 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "718166f880735c5d5dda8aa9801084c91be4a4999eebe38af5b53b579363c4c4", - "verification_evidence_sha256": "5f80418c93e0ae5dd4adbcd504dabbbf8008aeee90396c08d2cdf9828e3c1442" - }, - { - "axis_ids": [ - "axis:bus_width_um" - ], - "code_sha256": "10941b586d5cfaa2cb2bc7791236ebf2de42f5f15cfeec4344db687c3207aba5", - "controlled_axes": [ - "bus_width_um" - ], - "geometry_id": "dgeo_bd44e402afa282c5ab5b17b4", - "image_sha256": "6ab10961f70c0ac7e58bc5035d081c87b9fc93c4f44c7d4e99a6a2a17e429ba4", - "parameter_delta": { - "changes": { - "bus_width_um": { - "after": 1.226, - "before": 1.46 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bus_width_um": 0.84 - }, - "requested_updates": { - "bus_width_um": 1.2264 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "9efa8c3af71630103ade3a8eceace53e094841966a9a8e19ec310aa5dcb0b373", - "verification_evidence_sha256": "b0541f9a7ba41962f763e10341a025e4d2318605fe706176e27e1472d960bde6" - }, - { - "axis_ids": [ - "axis:bus_width_um" - ], - "code_sha256": "6bc856db77ae089c624eb3592ca4a2c79807c18cea4c2ca809c14a106a6d5908", - "controlled_axes": [ - "bus_width_um" - ], - "geometry_id": "dgeo_d817d1504bb61dee805c689e", - "image_sha256": "975ff0d26c00c027318b09f56ca30af263e5cfa40f3e31bb568d862028fe7e06", - "parameter_delta": { - "changes": { - "bus_width_um": { - "after": 1.694, - "before": 1.46 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bus_width_um": 1.16 - }, - "requested_updates": { - "bus_width_um": 1.6936 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "f81597508ddd101c95daaec1e86a3d34f89d03c82ef02edd6376dd4ecde670f7", - "verification_evidence_sha256": "cee6c9d99e5bf0fe93a14add311b4442cbaf898eea7fd762689cb103466dfeef" - }, - { - "axis_ids": [ - "axis:segment_width_um" - ], - "code_sha256": "fe823280b364a9fc5af5fe0d5b0a6c5bc1e1fec56c25d3e2383d7f8637a2ca4e", - "controlled_axes": [ - "segment_width_um" - ], - "geometry_id": "dgeo_c933c1ddf0e928cc18b7c56c", - "image_sha256": "7292c5c51b807347dc72933d12678d3dad2e2c551e6353f09077f909d76fe228", - "parameter_delta": { - "changes": { - "segment_width_um": { - "after": 1.462, - "before": 1.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:segment_width_um": 0.86 - }, - "requested_updates": { - "segment_width_um": 1.462 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "d8b5e897f08822604fc1f43e2991eb7c9652b6f75b9e21060fdf5b88404953b6", - "verification_evidence_sha256": "bf2539ec869f165e51ad3e34c17140874bd5569de86cd13568d6e1bc419c0093" - }, - { - "axis_ids": [ - "axis:segment_width_um" - ], - "code_sha256": "35527c83c9e3b88b81ec910b9865dda55534ceeefdc62a5d6e4b1f7151125959", - "controlled_axes": [ - "segment_width_um" - ], - "geometry_id": "dgeo_bea0229251b41683f9ec5741", - "image_sha256": "ce10d8eab0259c98159b9804adef7704be29ce27df4cbe6565a79f25bccb7b3f", - "parameter_delta": { - "changes": { - "segment_width_um": { - "after": 1.938, - "before": 1.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:segment_width_um": 1.14 - }, - "requested_updates": { - "segment_width_um": 1.938 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2de12bc4d29ed81b99fbef0e4b4f4419ee265e69da58bba272b8fb4a3e2dc283", - "verification_evidence_sha256": "b991791a74c783d4059d93f1211a05ec10141055d568300bdfa88c42f83a51b2" - }, - { - "axis_ids": [ - "axis:bus_gap_um", - "axis:bus_width_um", - "axis:segment_width_um" - ], - "code_sha256": "a73319f432e8c1fa20436eeba0ec4bbfc1c7d66b26e5d8e26730234ccc7eccea", - "controlled_axes": [ - "bus_gap_um", - "bus_width_um", - "segment_width_um" - ], - "geometry_id": "dgeo_e6c6bec39e254090e540f4bb", - "image_sha256": "bf1b154d5e453f7fc94a8279818bce807004d8c3d7916afe70f0d6a1ea70e84f", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.99, - "before": 0.9 - }, - "bus_width_um": { - "after": 1.344, - "before": 1.46 - }, - "segment_width_um": { - "after": 1.836, - "before": 1.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bus_gap_um": 1.1, - "axis:bus_width_um": 0.92, - "axis:segment_width_um": 1.08 - }, - "requested_updates": { - "bus_gap_um": 0.99, - "bus_width_um": 1.3432, - "segment_width_um": 1.836 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "cfbecd769fbae547a5adff768154348b6ef3f55ab2521e8cd59fbc2d5314f9ee", - "verification_evidence_sha256": "66dc9f03a7dc2ff87d9829e6003bd95227fc759cf5818716386af57970317659" - } - ] - }, - { - "anchor_id": "segmented_trident_edge_coupler_3x1", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:edge_segment_pitch_um" - ], - "code_sha256": "aa597acac8ba80e98ecb016e912ab20181ebd99f144d6e3dc278ba88ade97736", - "controlled_axes": [ - "edge_segment_pitch_um" - ], - "geometry_id": "dgeo_a127fb9b38b317503d71a911", - "image_sha256": "18f4829f6261b6987e2b0441795875dd40d74f5b6849ebfa2b8ae4460322e4ed", - "parameter_delta": { - "changes": { - "edge_segment_pitch_um": { - "after": 3.44, - "before": 3.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:edge_segment_pitch_um": 0.82 - }, - "requested_updates": { - "edge_segment_pitch_um": 2.747 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "ef9ed3f3d396b58678729a21d3a9a5ddac8085bb198a19a7feef14e1cfbf1ec7", - "verification_evidence_sha256": "9a40ad441101f47f6a739f4ebe5dd3a33edf0541690d319530d78044247ce499" - }, - { - "axis_ids": [ - "axis:edge_segment_pitch_um" - ], - "code_sha256": "be9da0415123349b1958a227902cbbd3edf237ea6b22993db8011734427b50d8", - "controlled_axes": [ - "edge_segment_pitch_um" - ], - "geometry_id": "dgeo_bebcfade800334a50036a84f", - "image_sha256": "d4af3a71ec2a609788a1d2ed757f2b52c58a0cf02209ac89f5f880ad330ff2d6", - "parameter_delta": { - "changes": { - "edge_segment_pitch_um": { - "after": 3.952, - "before": 3.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:edge_segment_pitch_um": 1.18 - }, - "requested_updates": { - "edge_segment_pitch_um": 3.953 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "379f42aaafe28214feec4783ce34deb6532191b6f38919a0314d4d7495a50f37", - "verification_evidence_sha256": "a0e07befd9d48b6228ed6339c8669790852cd53fa22617157a8f8c2d091a7538" - }, - { - "axis_ids": [ - "axis:input_pitch_um" - ], - "code_sha256": "5413d74a178a1191aeee85fe37d78891ff6485eb73acbc345a61688944b7774e", - "controlled_axes": [ - "input_pitch_um" - ], - "geometry_id": "dgeo_eb69f13537859423e494e2da", - "image_sha256": "95d4810ee240a9f0208fec672904683e00dd73bc784f187758eb86a25f145f7d", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 8.4, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:input_pitch_um": 0.84 - }, - "requested_updates": { - "input_pitch_um": 8.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "feca82ea2be3832af290be9da0530734a3e7f3357138ce61a501a076f64f77fa", - "verification_evidence_sha256": "1fc2368d8eb06f12a9af3ef6d7e0d15ea7c129b127a385d4f5180f5532b7b17e" - }, - { - "axis_ids": [ - "axis:input_pitch_um" - ], - "code_sha256": "9a9320bd825a02b44688d7096ba1cdb03c43de055282c3eb418e20b8ed6bc3c2", - "controlled_axes": [ - "input_pitch_um" - ], - "geometry_id": "dgeo_d17e157b8e29478a1cbb1c61", - "image_sha256": "7b04921a51d3d92c479df2addfb584779d92e2bcb2d77391cd2b7d3cb5d9fb88", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 11.6, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:input_pitch_um": 1.16 - }, - "requested_updates": { - "input_pitch_um": 11.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "5f6d08e7c85d6762f1af3e9deba0520df59bcb75224a37775d3ea918993c6409", - "verification_evidence_sha256": "42497a54d5ca1c400842bfbca4fa7add408e1ff39b9fdabab43dec8a255187fc" - }, - { - "axis_ids": [ - "axis:edge_segment_width_um" - ], - "code_sha256": "2f90d10bf174add0e40491e58fc99dad8dcab70f09e702f682c614f2cd59ef76", - "controlled_axes": [ - "edge_segment_width_um" - ], - "geometry_id": "dgeo_7e429201aea0f9c6d76af1e3", - "image_sha256": "65c4f1c0c338a3bc531c108e2940de65261eee55d101bba83a1771a9a3703127", - "parameter_delta": { - "changes": { - "edge_segment_width_um": { - "after": 1.72, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:edge_segment_width_um": 0.86 - }, - "requested_updates": { - "edge_segment_width_um": 1.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "8bd1383f30b1b01c8e7a015b3966878569ea8fecff98293fd767436bebf07abf", - "verification_evidence_sha256": "21baf56793d369a86453fb5d87e837636ed1db932bf94e9a17e860d960447698" - }, - { - "axis_ids": [ - "axis:edge_segment_width_um" - ], - "code_sha256": "b1d7b1e36855fbd2fc14a577376fa74e5adc19d468edc5bec29995ac850ca26d", - "controlled_axes": [ - "edge_segment_width_um" - ], - "geometry_id": "dgeo_de712c374ba5e64406c51c62", - "image_sha256": "284581c8a219f758c4520c9abeb5892bd5fbb0dd11d48192d5aa3030d60a3a90", - "parameter_delta": { - "changes": { - "edge_segment_width_um": { - "after": 2.28, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:edge_segment_width_um": 1.14 - }, - "requested_updates": { - "edge_segment_width_um": 2.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "0be91b266da2b6d4f393a6d94f17726d8aa5237a796ffc8820cc1397fcbddf9b", - "verification_evidence_sha256": "d29946169baddeadcaf39c1f6acda35e48d5958cf29b37beb63eabe9d79612f8" - }, - { - "axis_ids": [ - "axis:edge_segment_pitch_um", - "axis:input_pitch_um", - "axis:edge_segment_width_um" - ], - "code_sha256": "10b2600a705dff1be1097ade231190205baf033ae0418b785dd1228c8781d81c", - "controlled_axes": [ - "edge_segment_pitch_um", - "edge_segment_width_um", - "input_pitch_um" - ], - "geometry_id": "dgeo_0a8dc27544be99a20dbc88f0", - "image_sha256": "8298d7dba702a71eb4e290a8187d8833aef8b1d26b8f7b43a905e0362f56c3ea", - "parameter_delta": { - "changes": { - "edge_segment_pitch_um": { - "after": 3.684, - "before": 3.35 - }, - "edge_segment_width_um": { - "after": 2.16, - "before": 2.0 - }, - "input_pitch_um": { - "after": 9.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:edge_segment_pitch_um": 1.1, - "axis:edge_segment_width_um": 1.08, - "axis:input_pitch_um": 0.92 - }, - "requested_updates": { - "edge_segment_pitch_um": 3.685, - "edge_segment_width_um": 2.16, - "input_pitch_um": 9.2 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "2bff2fb302e034dd66d390e3f1a6ca34555dda6f547dd458f286cee512492fee", - "verification_evidence_sha256": "c6904190c068a75776d8ae013435e645df0dd03b8cc4e4faa72aa9e6a83d1e86" - } - ] - }, - { - "anchor_id": "semicircular_fpr_2x5", - "grammar_id": "semicircular_fpr_2x5", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "01668211a97e4d065f213cb1a7305596dc3e5a878c9ae1fd1fea8484489a363d", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_7c0e1951ac74b6c996c30c62", - "image_sha256": "8d8e5f4b3a5f3cccad735a49d26bb754d0ac6706b11b1de8aeb8bc8bd2d595c1", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 5.74, - "before": 7.0 - }, - "output_pitch_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "input_pitch_um": 5.74, - "output_pitch_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2ebc4ae0520949e47acc9a51376571c420dd525ae214eedf0d534c3cbb579fd2", - "verification_evidence_sha256": "7c1b4fb7e63626c2a4ce7a732bd4e9961b16093332294d12b198c2a4db96a07f" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "b0d3fdccb4c185602f5051ace406010e74405c4872a534e5af18beff90572ee2", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_87436be75bc30e3c61513081", - "image_sha256": "e67989dfc9f5804766ceac31edb6bdb88533dc35416ebd926a998141d47c8538", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 8.26, - "before": 7.0 - }, - "output_pitch_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "input_pitch_um": 8.26, - "output_pitch_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "5ed31b85fa47209c5a49a211625f9e8421a3f062c2951e35453b3cefa03d17e6", - "verification_evidence_sha256": "7f20b43f8e1e3d27e8892050d8b868d84f7dba7e4efc4cb4f05c1e92eae47c28" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "10925fd28441cfb0a74b4cd2e66081ac15561a16c504b8d316d791dd1bf9c49d", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_442680cca1cef882228e7d51", - "image_sha256": "f110e3f694ec205ce48906dd7a441cb94d99b45ae54392cfe109228814a6f1cb", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 2.52, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 2.52 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "534f9ee8790d6cccd15b598d26e4653b2694a5477c26d1223e49df659cd16a70", - "verification_evidence_sha256": "e9bd8d0706b1836136bfbd14117ea16e60bd478e42d575149eed485ec6e51fbb" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "19e4ddaec03fe7d2b823ae4816b8777cbf8740125a5740ae6c3cf374a7c9f005", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_ab9c60df02c1413ba2cc465c", - "image_sha256": "48e569ad3c632b52da0defbf34f93db51516f98e991b5237f574407f3ab108ee", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 3.48, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 3.48 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c928b437851cb0e7d33b7abf99ad15d738786998bd7d46547c83e49347e1182e", - "verification_evidence_sha256": "ceb98d8a653b518ecf331889495a0d1531c7885b4909f5cb4da86dbddf14b173" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "03580b2220e0f104fce411652b4b0e9537c13851627e7280b16764a17263c86d", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_d33f8319abba78aa3d170700", - "image_sha256": "f57567b0f66d20d6a639e45561da345d65900022b2adafc899f54e7526185586", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.118, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.118 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6792aa8735f83695b4a63f4327a302007bcfd2fee7c88b1caddf7e01fd90fd74", - "verification_evidence_sha256": "e00b3b25eabdd7790f2153ba259b39dd2fcf857dd82863b42b8a367b19df9067" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "93634a982e4b959629d07cd51243da1306338ff8b1d2520bbe788c3747ad5406", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ad4f66fcdcb4fd6cb32f5bda", - "image_sha256": "ae6784a888dff263611ef4cbbad958d292faf2c003673955da96b17b30ff24b2", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.482, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.482 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "40064da687862edb52033ab182f1d576b641f2c7904d74331aacc25dbcafdbbe", - "verification_evidence_sha256": "110ba29e25db366869a39784a26d12809e1072ca48f90dc8e551eb79116c6b0c" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "f1f3188e663c69d9a2578dff9a5131207793f2053ab31df3a535addcc8fca58d", - "controlled_axes": [ - "aperture_width_um", - "input_pitch_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_686b848c0921b9ca2d0564c3", - "image_sha256": "b1f688826a6e150cde48ce78e19a94aa2e6c13d101d2d5585d24460f8867929d", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 2.76, - "before": 3.0 - }, - "input_pitch_um": { - "after": 7.7, - "before": 7.0 - }, - "output_pitch_um": { - "after": 6.6, - "before": 6.0 - }, - "waveguide_width_um": { - "after": 1.404, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:pitch_um": 1.1, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 2.76, - "input_pitch_um": 7.7, - "output_pitch_um": 6.6, - "waveguide_width_um": 1.404 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "41373427e16f64b9112e6a4f9d5440ca82dc23b853e41c11fe21af402b409dff", - "verification_evidence_sha256": "255621580fd6c6152218f62b56451ef0bfeeccaaebcde1047912fd547cb2a07d" - } - ] - }, - { - "anchor_id": "side_coupled_nanobeam_cavity_1x1", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:central_defect_gap_um" - ], - "code_sha256": "9a333b5162555e66d1f904ac6f3554515c0648cba397d6617aa7970a5629c5f5", - "controlled_axes": [ - "central_defect_gap_um" - ], - "geometry_id": "dgeo_91431ccc586a6f50d497b4ad", - "image_sha256": "c27e8e5d64821c91b5d975d6b726c51d664a0e9a894ed6a72f267ee04114bbf7", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:central_defect_gap_um": 0.82 - }, - "requested_updates": { - "central_defect_gap_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ef95079096b0835a55f2a3982c1c1ccd9c66e15671a15e59c6afa05c310a1d5d", - "verification_evidence_sha256": "825c342103c06fc8277d42258722e608d92f650897007657100b8704a623b525" - }, - { - "axis_ids": [ - "axis:central_defect_gap_um" - ], - "code_sha256": "ef3181256c1802122d22b478ac29c73612d451a7402be965870b3708040354b6", - "controlled_axes": [ - "central_defect_gap_um" - ], - "geometry_id": "dgeo_d6b6d47f2411ecf92b585279", - "image_sha256": "e5908d8b2155e848784477dddf2fde8758e232a6ef3ad3f23eb4ec51d6a72de8", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:central_defect_gap_um": 1.18 - }, - "requested_updates": { - "central_defect_gap_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "97bb6693dac24cec6400db3ac5403322c6cd6eb254947703a2d5570ce6b04d4d", - "verification_evidence_sha256": "0b096bd92346161c4590f3342ba96c4fc875785e75186172a8f2c872f17a460d" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "52e02baf534411ee5e36ef6b0665662c07113b409763898cc1706afe6f000994", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_57baf4119af855e283e26392", - "image_sha256": "256a7344a5aa43bea26edc5b3e5384ef53d3068403eb045474639a35b1651bb9", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 0.756, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_gap_um": 0.84 - }, - "requested_updates": { - "coupling_gap_um": 0.756 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "3f1bd26a54ff579afc320b54302ca84f9a802cfeca9d40fc758a65049a91eb24", - "verification_evidence_sha256": "0f2a4026d2ef3cba41966b72e03f1a11680578304cfe2db945b5a654955fce07" - }, - { - "axis_ids": [ - "axis:coupling_gap_um" - ], - "code_sha256": "ab3db7a64f890dd653ace2a4307af9540d326bf33b9881d55840b9197b2a652e", - "controlled_axes": [ - "coupling_gap_um" - ], - "geometry_id": "dgeo_7f3a7f0c9b1e7637b64f855c", - "image_sha256": "ab64f3ab03772bfc3b9c65f56b7abfa6c264159bc485101b9685dfd68e8d948b", - "parameter_delta": { - "changes": { - "coupling_gap_um": { - "after": 1.044, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_gap_um": 1.16 - }, - "requested_updates": { - "coupling_gap_um": 1.044 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "305f0b6d4b4a01563e85f5166e2ceefc33743693dfc0e358f55381c275308a8b", - "verification_evidence_sha256": "225537747093baa503314dae64be7958412b97da458e9934cc0f5190ee08acb4" - }, - { - "axis_ids": [ - "axis:hole_pitch_um" - ], - "code_sha256": "a6783c0306ad4e5ee139c28d1a9f5ca724886cb440161f1ebf60d215adefedf8", - "controlled_axes": [ - "hole_pitch_um" - ], - "geometry_id": "dgeo_0ab832cab607a4d3b1fc1c4b", - "image_sha256": "1e1589b4f8a748080617d27664b4e94cf0fbb6c0be880ae459b320f76c8810cb", - "parameter_delta": { - "changes": { - "hole_pitch_um": { - "after": 3.096, - "before": 3.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hole_pitch_um": 0.86 - }, - "requested_updates": { - "hole_pitch_um": 3.096 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9a508ab1587de267e2914fb5db53a6ce103a1e14de670d8df63b5c9e83c6f5ea", - "verification_evidence_sha256": "60ba6c5d9c82f9845d8ccf8019b647c9973b2436ef329de3df155e869688e1c7" - }, - { - "axis_ids": [ - "axis:hole_pitch_um" - ], - "code_sha256": "a70bf9ce422de9a2d2546e4bbdab5e5a6149e65e60ebe870861a4a1818ca7337", - "controlled_axes": [ - "hole_pitch_um" - ], - "geometry_id": "dgeo_ea56d20a94091766fff65aa6", - "image_sha256": "146f5b136dbb0fbe10306e8891ac156752bb3b8010c9880f4821b68e78b51a19", - "parameter_delta": { - "changes": { - "hole_pitch_um": { - "after": 4.104, - "before": 3.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hole_pitch_um": 1.14 - }, - "requested_updates": { - "hole_pitch_um": 4.104 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "89f5de170e6a84bb4e53ba6922b89a101815443cf9754bc7be514d8c0a690afe", - "verification_evidence_sha256": "d882554f86065255ccba7af7ee5cbd4fde695570553e3aad4adfb36a76c9f52a" - }, - { - "axis_ids": [ - "axis:central_defect_gap_um", - "axis:coupling_gap_um", - "axis:hole_pitch_um" - ], - "code_sha256": "5dee2471ad61d2584f71c3a585b74f336c9bd1048fcd67fdedcab3ac1629db71", - "controlled_axes": [ - "central_defect_gap_um", - "coupling_gap_um", - "hole_pitch_um" - ], - "geometry_id": "dgeo_25ef4b9027c43de93db5a5f1", - "image_sha256": "acb53dc747d5b4a37897170638092dff95a475d7033b29dd1564740a1ac7eae7", - "parameter_delta": { - "changes": { - "central_defect_gap_um": { - "after": 6.6, - "before": 6.0 - }, - "coupling_gap_um": { - "after": 0.828, - "before": 0.9 - }, - "hole_pitch_um": { - "after": 3.888, - "before": 3.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:central_defect_gap_um": 1.1, - "axis:coupling_gap_um": 0.92, - "axis:hole_pitch_um": 1.08 - }, - "requested_updates": { - "central_defect_gap_um": 6.6, - "coupling_gap_um": 0.828, - "hole_pitch_um": 3.888 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "35ac1062d2041dca418d193f7dff2d5d7a50890a23f33cfddf05ab041d843c5a", - "verification_evidence_sha256": "a014b9e3018525d8e8119d7a1bf675e4b27d5cfcb021a7e737e2950306773ea1" - } - ] - }, - { - "anchor_id": "sidewall_tooth_array", - "grammar_id": "sidewall_tooth_array", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "07c2e303c0736284ffd6e4f9d0c005339ac0ea2c0aa99037da34fd2ecd19e6b4", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_d669d6448dafd92dc7b37c74", - "image_sha256": "67d78845a692030039eb7eefc4029e789106af4f17e3961ec9a21f7eab8cb270", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 0.278, - "before": 0.34 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.82 - }, - "requested_updates": { - "tooth_width_um": 0.2788 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "2ceb7f3c4902ad75bf408eef2046d564b106605b1627afc40f7f3584654c94aa", - "verification_evidence_sha256": "4b2d068f842a3008281afd5150237a5e4eb2b11e278041c57dafdc2a06c16487" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "ad3b20de88259a2059a3d24dcf10674bab59e9c221bca5502a4a294e51c76093", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_3d6f3a3e8f283b52e9434951", - "image_sha256": "0ca7d6f4b49db7de1d3983f9a8fc966fbaa62724077e5da3973f18623e6d8fd5", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 0.402, - "before": 0.34 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.18 - }, - "requested_updates": { - "tooth_width_um": 0.4012 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "842202ccbcf73cf0d178800bce036b72ae0a6cf53f40b11b43dd666a5d087b98", - "verification_evidence_sha256": "0d4e209302d3628872692a54b35fa36ce6fd0b91a1b3436dc355a9fc6a6eb878" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "d13de791e36cf4f4e4c05170b1b188a3ea238eaa81f9d02d532126820a2219cd", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_600dddcc02299acbbb5df3e7", - "image_sha256": "71dc339bdce17885a4768eb2980a1fa412cc9faf1cbb4a314c1aea59980d67f5", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.42, - "before": 0.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.42 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7bdcdf1ca9134a055b3fd42ae329e0912f3271d70ec6256d996e7f8b97785874", - "verification_evidence_sha256": "ad4077333befbd12ad401a5b6d2d35a029fd668c41c86157eb77c9dd5ae18e2d" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "6e03587dd9c0c6fc16255666382f8714033ae553584f2d5e2f7e4b0d2cd8c6d4", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_29d193658155f46d37572287", - "image_sha256": "4e1320ba0cf93c364dea9e7c3df55bcb41b3b49033fb26250fadf83a6bbb29b6", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.58, - "before": 0.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 0.58 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "ec029884bf8d3d269eeb97d781cb1005dbaee95286a219bd586a2515d61ce039", - "verification_evidence_sha256": "aeb585d4547f7cff39b70e6de3b2941462cf104ae2252526861968f9a9a238f1" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "23065c90b82af0322a096207220b6664bfbb0be58b21e8b9e633aac7d79f5fba", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_b672e9f2d6bf3e34f7bf1ce9", - "image_sha256": "9e75393c585d06180d4859feed7db7df372c6cc3b64e0b67f66ba065c2084e22", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 2.58, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 2.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "be31fde2a4c293069f215207dc86fc6ca842aebe7d4bfd30d8327d8922b6d7b2", - "verification_evidence_sha256": "c52e1fab7c2d8ef4a9ed0bae4f12b68596899b567dfb1e3d2f8ac6d34f60e219" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "5e993729a2812ee8f74514dcffc2ed1ce7db0508679a83a8aee98930e09a09b7", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_af463209b33f3833e5648acb", - "image_sha256": "b7aeff3c0bbc32fe1dc335b3fb86289007a110c1413832ff0f8475c51a53691b", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 3.42, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 3.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e4ef0629b24185885115cdc599422907aaf10b4689d338f8d2256df6848e1b30", - "verification_evidence_sha256": "776666cc5e4366e1a22f461b8dfd41b8e28ddaad96611e229a7b94fe048b1f45" - }, - { - "axis_ids": [ - "axis:tooth_width_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "code_sha256": "1eb94bd407c091a8f9db66a9b1f5d511cf4878b36265402d270e765fc74fa341", - "controlled_axes": [ - "lead_length_um", - "tooth_width_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_e01d381bb6767f2ba0f25590", - "image_sha256": "9c1f7c314cee9a673b8877a11e838a04c251a41cafaf09c859215bfbaa510f7d", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 3.24, - "before": 3.0 - }, - "tooth_width_um": { - "after": 0.374, - "before": 0.34 - }, - "waveguide_width_um": { - "after": 0.46, - "before": 0.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:lead_length_um": 1.08, - "axis:tooth_width_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "lead_length_um": 3.24, - "tooth_width_um": 0.374, - "waveguide_width_um": 0.46 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "aabd76aa853acc49abed466f0380bb2462f9632aa7c3019d78cd2d29366811b6", - "verification_evidence_sha256": "66d6e56077803deb6054c9a6eb49ab6e483ba4cd82a9be1cf8513a859094f5c1" - } - ] - }, - { - "anchor_id": "sinusoidal_corrugated_waveguide_1x1", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "8081a1d496d69cb2ec3b4434d77a2e62138ce09f6cb840440e554d6969dad9d2", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_c285fc539f36e8e6ea843068", - "image_sha256": "53927b5edc342002b244cec88f98e2c939a60c62a54a48a30401df9494ae1381", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 1.066, - "before": 1.3 - }, - "wide_width_um": { - "after": 3.362, - "before": 4.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:width_um": 0.82 - }, - "requested_updates": { - "narrow_width_um": 1.066, - "wide_width_um": 3.362 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ffa36c0f95b33b96972450605d908a1bc032ad8e47d5605e1b34c5baedad39d8", - "verification_evidence_sha256": "a02d1e61cbcefd25c66d33f5b67ffffdceb4117f55bcd92bff14eaeb951269b9" - }, - { - "axis_ids": [ - "axis:width_um" - ], - "code_sha256": "e8f6688b9adf1dc3ed2682559da28d66015dd13f44a297f4c556dae3e4fa113d", - "controlled_axes": [ - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_ac515d389e7982bab128c2ec", - "image_sha256": "53927b5edc342002b244cec88f98e2c939a60c62a54a48a30401df9494ae1381", - "parameter_delta": { - "changes": { - "narrow_width_um": { - "after": 1.534, - "before": 1.3 - }, - "wide_width_um": { - "after": 4.838, - "before": 4.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:width_um": 1.18 - }, - "requested_updates": { - "narrow_width_um": 1.534, - "wide_width_um": 4.838 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4ff4762ee9a2cd1f64f7e8ffe08d59ef11b25f88d5c9df992d5779a7d70e7b61", - "verification_evidence_sha256": "8596a40c425301adf83c55d79a5b89a07889b3a3c64d22e1a815f79b6f67f44b" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "1d6296bcfd90a1ecdf9f4c089105067b7f7595e23fd26994022eb118864fe0dd", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_12fe465c39a1549096bf12c1", - "image_sha256": "4dca4d1279c8641d0d34a8ac51874a3f169d39901cb3ba33a2b7d9be3f571bac", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 6.72, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.84 - }, - "requested_updates": { - "lead_length_um": 6.72 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "7976b5001f6b5fad7faa8ac47b26b4ffd8da73de819b2e053d822174870bb122", - "verification_evidence_sha256": "d2f249b02652d240ba8e72c4f52a08ae3624054bd12b887be85efa302b37087e" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "2b78d03ef2656f6640f536b05dae09727181c5a158ab263100b795fe290acbae", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_2800e184da81d01946a37c68", - "image_sha256": "85a0bb750f1db94b6384c8a3b3e446014a2b836c6335957b2b1537d424b83c78", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 9.28, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.16 - }, - "requested_updates": { - "lead_length_um": 9.28 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "e6106d13c33289de1bcb29e162008e73be4f134c175122fd0dc5cabc4129b481", - "verification_evidence_sha256": "2e503bff7c181bf11b8a2b2693d8d1ae407cab1f9cb3caa1b496bde75bda8834" - }, - { - "axis_ids": [ - "axis:half_period_um" - ], - "code_sha256": "63991a84e8ad84272ed03271df706b320ef78feb0572b61ce9ef964a81141da1", - "controlled_axes": [ - "half_period_um" - ], - "geometry_id": "dgeo_0e8328038461878f66c24631", - "image_sha256": "fe66339d87754b54cc0e19795a14a184a70dd20187b8f422767e581de4ce374a", - "parameter_delta": { - "changes": { - "half_period_um": { - "after": 2.322, - "before": 2.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:half_period_um": 0.86 - }, - "requested_updates": { - "half_period_um": 2.322 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "170198992ef2cfa30b15d9e0853471332bd0d66282b12641a6153c76c63a62b1", - "verification_evidence_sha256": "10422a85abf8409d72ca069d54c28dc40d8fee8a552c98b7a928c9190166fdae" - }, - { - "axis_ids": [ - "axis:half_period_um" - ], - "code_sha256": "490ba25f146595c17e3aecd123a6f93d19951d3c6e4e0c51ebd30719275150a7", - "controlled_axes": [ - "half_period_um" - ], - "geometry_id": "dgeo_909e750298bfea4f8466b006", - "image_sha256": "ea8e5b63dcad724595658d535afefe5ace059b1d91b746b7b64fb2fdc8065b00", - "parameter_delta": { - "changes": { - "half_period_um": { - "after": 3.078, - "before": 2.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:half_period_um": 1.14 - }, - "requested_updates": { - "half_period_um": 3.078 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f73a0389e52378ae52138af6e0fb53cd25e88aa719b062cf9b2c6a4d95f75585", - "verification_evidence_sha256": "cf5fc4f51f815fe913f4e5970b09c6297fa24191688cef9a35e39a10d8d52594" - }, - { - "axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:half_period_um" - ], - "code_sha256": "2eb68a8cd19015a780e3d4dcaf3965adb649630129c670047a24c3acdbcf389a", - "controlled_axes": [ - "half_period_um", - "lead_length_um", - "narrow_width_um", - "wide_width_um" - ], - "geometry_id": "dgeo_37ce48934a60b6cd1a053f52", - "image_sha256": "0f126bc728305c17a6274a4d88fdb571c8c7b8d036826c46d2a5eee8431d6a78", - "parameter_delta": { - "changes": { - "half_period_um": { - "after": 2.916, - "before": 2.7 - }, - "lead_length_um": { - "after": 7.36, - "before": 8.0 - }, - "narrow_width_um": { - "after": 1.43, - "before": 1.3 - }, - "wide_width_um": { - "after": 4.51, - "before": 4.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:half_period_um": 1.08, - "axis:lead_length_um": 0.92, - "axis:width_um": 1.1 - }, - "requested_updates": { - "half_period_um": 2.916, - "lead_length_um": 7.36, - "narrow_width_um": 1.43, - "wide_width_um": 4.51 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "75ba37bf18ddc5e6dcc49174db450cd603d902928b29bc309a589c68eeacf30b", - "verification_evidence_sha256": "f44a896a5ccbdc950df413f16a60ff6ba05d8c76d5ca9aaeb0b43c1793e80cac" - } - ] - }, - { - "anchor_id": "slot_arm_mzi_1x1", - "grammar_id": "slot_arm_mzi_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "74a7568f0a458707124929ec7ab0d910188ed42dfcaf7c2e18f9e97c2539e1bb", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_671e127ac056461fd171e064", - "image_sha256": "22eba0500c44ac9c668b1f35ff09094220149d987288045b00dcf164568a7f61", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 1.516, - "before": 1.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:rail_pitch_um": 0.82 - }, - "requested_updates": { - "rail_pitch_um": 1.517 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "fc069c6c040b9dda433eb6cb93676c55bd947c1d8d39ff9d74f344596c618f55", - "verification_evidence_sha256": "f5c08778400840b215839c07a7b30b1ce8219099071950ea99e909612f24972f" - }, - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "cccbacb76d413ed41542ec7165b038726981de69496a88ae35cc916645fc8ca7", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_34cdbde1b9e0407d135b44ee", - "image_sha256": "a4000462a571b6ed3fc90fbf2af13f8c0b880e192249a09f1b181504349f4e40", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 2.184, - "before": 1.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:rail_pitch_um": 1.18 - }, - "requested_updates": { - "rail_pitch_um": 2.183 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "b4dca6950838ca8b3dc2fc695cf4b8759d4e46edd7f296a4ebdf689e133e67f7", - "verification_evidence_sha256": "988b00f43640e448d9f9f5c255f5b3b41aa91a380976c92e20f5f9b11a0c3174" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "90f07863092d80cb2fffac46efbad7adcfb8034b0ac47d4d6af565a403561a69", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_01f9d63626ca4d76ee63769b", - "image_sha256": "b90dce6dc38924bea32d02009b7c8876c6283882b4fc2568619c82741e44f375", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.924, - "before": 1.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.924 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "96301f712cef8a2512efd334902ab99a5526689deefbec3f65403b12d8fc96ff", - "verification_evidence_sha256": "bdeb7faed987000e0ef55e6a586b1a1184d2fac72d7a4a7d802724bfd1b18ed3" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "5d3c12ff24a464bddd79c345d0cbe3b729a3b5da827f82407891df795069e900", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_591b46cdec941c631508deca", - "image_sha256": "91edce12286658ea5447d5968fdf1c6752740b9d9abb5282b93c5a00e0ccfe4b", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.276, - "before": 1.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.276 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "17e99bbd1f0430a78271164973d547b0dc729358ec8f9acc5d6da00041a2b7de", - "verification_evidence_sha256": "de9ccc3b23e174e3885ec451bb5cfc2373c3bf590fc0a10107cc11ed7bfd9dab" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "90cb2061f6c56f1f7e1c561447d8ce07e687caa089f6bd5dbb90c843a444164e", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_1c9f2d060e7a596f4c6acf19", - "image_sha256": "daf4cd805904396ec9431384fe362dc460d0ab6bba16d6252e0ff3f40af0b2c5", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.87, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.86 - }, - "requested_updates": { - "bend_radius_um": 3.87 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "db9470a91b3161d251fc2e0c4344c160cc2817b088d62ab278c13f843eae9669", - "verification_evidence_sha256": "4e6528cc4ea4a4c5ece9d838b8234fbc5e3acc784ec299b91e07ed35510a5e2d" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "3e87c2da2da5bf8951ba8cb7d5771187ee338f6429d3de9c3a3450072831f193", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_b86c1cf497c085ccd4caf7f5", - "image_sha256": "3b70c48cb6690481a5a1a674cbb6801ce1229e3dd9db1557c873bf0789b6dcd8", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 5.13, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.14 - }, - "requested_updates": { - "bend_radius_um": 5.13 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e41f144a6db5a718bad565c8c14773c8012faaa05f48435e38b3f23523eff62a", - "verification_evidence_sha256": "9ac2ac8b0db70480b5d40d3096457a88878b3972dd329bafdc588a42fb5732fe" - }, - { - "axis_ids": [ - "axis:rail_pitch_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "code_sha256": "919c20d254ad30b1b9cd1e12fbf6523bcd92e868ebc1043b1809d798bfbb5545", - "controlled_axes": [ - "bend_radius_um", - "rail_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_6f239d71acbe2522823434a6", - "image_sha256": "d7571b9f95756053da7af9177cb7bf730975d0749008e1a428421cef80962974", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.86, - "before": 4.5 - }, - "rail_pitch_um": { - "after": 2.036, - "before": 1.85 - }, - "waveguide_width_um": { - "after": 1.012, - "before": 1.1 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 1.08, - "axis:rail_pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "bend_radius_um": 4.86, - "rail_pitch_um": 2.035, - "waveguide_width_um": 1.012 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "e3008f92a0c8e46f5a39002f9ec352d73ab137dec826a44d31b810a062fdd29c", - "verification_evidence_sha256": "e96dd70b822b84bdeaa105f2753549b4cb62e535760daa33069f10ba8bfd21ea" - } - ] - }, - { - "anchor_id": "slot_directional_coupler_2x2", - "grammar_id": "slot_directional_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:slot_gap_um" - ], - "code_sha256": "d7ea059aed54504b9170179ffe10a7e5795914ee8e4427671de7cd6af08fd84b", - "controlled_axes": [ - "slot_gap_um" - ], - "geometry_id": "dgeo_f453afd737663f5be09cd84d", - "image_sha256": "6992dd0a3be19fc15ed7764204987a78026ad3623bdbfa71264e3c139e9e8ad3", - "parameter_delta": { - "changes": { - "slot_gap_um": { - "after": 0.984, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:slot_gap_um": 0.82 - }, - "requested_updates": { - "slot_gap_um": 0.984 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "25bca559905bf7112f80c28d3d3d4d0834a77a2260ae6fa727ddc535b86b216e", - "verification_evidence_sha256": "aa5d4f78dcb10bbf2943706810936d90dbb6c67878c2753642dfe029fd1fa7f1" - }, - { - "axis_ids": [ - "axis:slot_gap_um" - ], - "code_sha256": "240777a9b609cc4e81ea510adee264897b4bdea9770b05b72d5a700eef3d3778", - "controlled_axes": [ - "slot_gap_um" - ], - "geometry_id": "dgeo_62cb6097e305091703a136f3", - "image_sha256": "5ed3fd229cf7867df9f0154eaacdaeb447305ddaaa482c50f616a8baf078c134", - "parameter_delta": { - "changes": { - "slot_gap_um": { - "after": 1.416, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:slot_gap_um": 1.18 - }, - "requested_updates": { - "slot_gap_um": 1.416 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4cc403c8525d794fdedbe947e115e39959522547b25a9c25709d8ec3d2debe6e", - "verification_evidence_sha256": "39bd5f0160b5c3f2d9f5c16c978af95321cfce57b01fd43a9cd15f78614d5c17" - }, - { - "axis_ids": [ - "axis:coupling_channel_pitch_um" - ], - "code_sha256": "239314ee521863280aa3a5d33fe8b443ce19bf388fb6d86d995bcaab32a0bc3a", - "controlled_axes": [ - "coupling_channel_pitch_um" - ], - "geometry_id": "dgeo_dcf2c1eab7062e214a8e8966", - "image_sha256": "a0ddb742f6a611da31c35028e96543b30d1e8eb2fed22fa410564ba74127d872", - "parameter_delta": { - "changes": { - "coupling_channel_pitch_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_channel_pitch_um": 0.84 - }, - "requested_updates": { - "coupling_channel_pitch_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "0dd780602d61ba9c1603c3e5d49d11ead99c60e4f7d79d66036bbc27ee7ae077", - "verification_evidence_sha256": "8eab80f0cb711ee2263b5972018894495dc6c2796cfd1213927640af5bd2cae0" - }, - { - "axis_ids": [ - "axis:coupling_channel_pitch_um" - ], - "code_sha256": "291bf1d779c989c12bca3347348aeac74e87cd8a2e60f0e8b1dcad6ab1b74071", - "controlled_axes": [ - "coupling_channel_pitch_um" - ], - "geometry_id": "dgeo_278bc1da1b056b0a9ec5369c", - "image_sha256": "b69d23eff78d0f62e35e3aad92e85a5dd5f35159fb6946c931f5bd43e51302cd", - "parameter_delta": { - "changes": { - "coupling_channel_pitch_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_channel_pitch_um": 1.16 - }, - "requested_updates": { - "coupling_channel_pitch_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "21e8106434311dd833cb0d74cc98682b8f6f3d31c9468f4875439dbe4f588c12", - "verification_evidence_sha256": "8a75f0220c37339bd33b54ba7df05cf3826f337ca38e4a020be8bfea33cd757e" - }, - { - "axis_ids": [ - "axis:outer_channel_pitch_um" - ], - "code_sha256": "2602951a7ef0640ee9dfd20aed10cc6a754250bee8368f99c33e6ad7678160bf", - "controlled_axes": [ - "outer_channel_pitch_um" - ], - "geometry_id": "dgeo_2605beaa03acbecc73aae8ff", - "image_sha256": "2eedbf7731babe26aab18d087812f658e726310626b9444823cc1db44488de81", - "parameter_delta": { - "changes": { - "outer_channel_pitch_um": { - "after": 18.92, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:outer_channel_pitch_um": 0.86 - }, - "requested_updates": { - "outer_channel_pitch_um": 18.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ae24db8758bf634aa75abbe8834b2b54b5e3ee5cd0709abd495c75ad7ffdaa6b", - "verification_evidence_sha256": "8e81157c134b2aab95f8f9917a1a9e02695bc3fffd73f7026702b6ee26554ec3" - }, - { - "axis_ids": [ - "axis:outer_channel_pitch_um" - ], - "code_sha256": "b084859d989373960a978bbbf06fe9597c1ce433aa64af43cc4e5fceebb51097", - "controlled_axes": [ - "outer_channel_pitch_um" - ], - "geometry_id": "dgeo_343784fc423a52fd150cb63c", - "image_sha256": "22446a400c133198783eb3a3cf14f38068a5792184576a88d45b23e686e41c70", - "parameter_delta": { - "changes": { - "outer_channel_pitch_um": { - "after": 25.08, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:outer_channel_pitch_um": 1.14 - }, - "requested_updates": { - "outer_channel_pitch_um": 25.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "cee3283003f1734c0d5f61ab0ecd8734c41e95e32a41efc0b230439c0f60a7f6", - "verification_evidence_sha256": "bd38d848c3d23d3c103d6d10d45ffdb2b1c6bcaba8502b224f9707f0cb8f3342" - }, - { - "axis_ids": [ - "axis:slot_gap_um", - "axis:coupling_channel_pitch_um", - "axis:outer_channel_pitch_um" - ], - "code_sha256": "c9dfd335299b7cf7162f32f135cd530638b0529ce7f8f93c43ac71be96fbcde7", - "controlled_axes": [ - "coupling_channel_pitch_um", - "outer_channel_pitch_um", - "slot_gap_um" - ], - "geometry_id": "dgeo_4022b5759e4d3db98e176466", - "image_sha256": "641fb026df746280f3b0e7e570c5a39399dd70dc45745c51d43d7c7848317963", - "parameter_delta": { - "changes": { - "coupling_channel_pitch_um": { - "after": 10.12, - "before": 11.0 - }, - "outer_channel_pitch_um": { - "after": 23.76, - "before": 22.0 - }, - "slot_gap_um": { - "after": 1.32, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_channel_pitch_um": 0.92, - "axis:outer_channel_pitch_um": 1.08, - "axis:slot_gap_um": 1.1 - }, - "requested_updates": { - "coupling_channel_pitch_um": 10.12, - "outer_channel_pitch_um": 23.76, - "slot_gap_um": 1.32 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c6ac75e6a9c343e61b123d1a7098a5223caaaefde991f011a239900b5de510f4", - "verification_evidence_sha256": "81e4dffd4a1803e5b1c80dc32e800ff8bf162be5697d096825e12743e2317e57" - } - ] - }, - { - "anchor_id": "slot_to_strip_converter_1x1", - "grammar_id": "slot_to_strip_converter_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:slot_rail_pitch_um" - ], - "code_sha256": "984cb01e7e450857da4318ada535ebea6434d836036612fe8b76694ed8204ee3", - "controlled_axes": [ - "slot_rail_pitch_um" - ], - "geometry_id": "dgeo_e2e827fd34dcc23698dec299", - "image_sha256": "5929ee21d90d633e0f93e89c6f38233c82ad6ff0d8f8632379dd566224633a32", - "parameter_delta": { - "changes": { - "slot_rail_pitch_um": { - "after": 1.476, - "before": 1.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:slot_rail_pitch_um": 0.82 - }, - "requested_updates": { - "slot_rail_pitch_um": 1.476 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "62e6f03018744bffa06343990dbe99e856800d16115e9957fd78f1a744efc90d", - "verification_evidence_sha256": "c7556f2e49799db71fc6c5d7ea18cfe4837434b6aa7483841a391aff2cb12149" - }, - { - "axis_ids": [ - "axis:slot_rail_pitch_um" - ], - "code_sha256": "bb1052e1e625c281607eacba7c5614900c1eb75479e02a0e45c8249f7f165266", - "controlled_axes": [ - "slot_rail_pitch_um" - ], - "geometry_id": "dgeo_1ea1c42ee5f1946eadabbfd2", - "image_sha256": "075fffe3b48656efc50651e5c5385a14fca2ef15b0ba2abce29ce531f5385afa", - "parameter_delta": { - "changes": { - "slot_rail_pitch_um": { - "after": 2.124, - "before": 1.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:slot_rail_pitch_um": 1.18 - }, - "requested_updates": { - "slot_rail_pitch_um": 2.124 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "6f02dcad4d3acd4ec71d72ca7fab190a6bcddb24898a0205be441f4924b16ce5", - "verification_evidence_sha256": "bb61832ded717c77662003019de1dcf8bec009402c9078af6a1a4efc8efa086d" - }, - { - "axis_ids": [ - "axis:output_width_um" - ], - "code_sha256": "c28e50b783d1d3861757aff6a14c90574447e6b00942c44b6865761fec3571b0", - "controlled_axes": [ - "output_width_um" - ], - "geometry_id": "dgeo_d774701a6bb828e764a039a8", - "image_sha256": "f5aa8ce0b9c1c67f7fe55c608ddb745b3f585940fcf2387c6c8a49da4a30a13a", - "parameter_delta": { - "changes": { - "output_width_um": { - "after": 1.176, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_width_um": 0.84 - }, - "requested_updates": { - "output_width_um": 1.176 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "13277bc83f26b301e93cbecc95454fbfdb54615ccde98a2154e688f868fb5743", - "verification_evidence_sha256": "e16c1d3522b7f4367394378827ce8a2246b1199b657669132015a1a26e808b28" - }, - { - "axis_ids": [ - "axis:output_width_um" - ], - "code_sha256": "79ece0b4619a64e705fd4f55c136cf0484587ccaf8a742a0d8f0d0979220b0c3", - "controlled_axes": [ - "output_width_um" - ], - "geometry_id": "dgeo_b87b8eefb0adf4e8259f2df5", - "image_sha256": "f77b88328d675455fe696d8b03cb9a03beb87a8393b68f191c8cf189b5ed41fa", - "parameter_delta": { - "changes": { - "output_width_um": { - "after": 1.624, - "before": 1.4 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_width_um": 1.16 - }, - "requested_updates": { - "output_width_um": 1.624 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "782462c430889243194ed6500f4edf5b757a76c6c0a38d9b96053df180eb6189", - "verification_evidence_sha256": "e0901f1c28b4e1e8e1383ae54576a552ce772c6748fe35101233c3b4905872ce" - }, - { - "axis_ids": [ - "axis:sacrificial_tip_width_um" - ], - "code_sha256": "6ab264de934fb5ede37d9e50489e47ac8a8efdb976bf5d63844c4a4a348173aa", - "controlled_axes": [ - "sacrificial_tip_width_um" - ], - "geometry_id": "dgeo_7729cccbed38ee1938c82d9f", - "image_sha256": "46269c3d912f9bc028c32d27ced582bcdc7cd96e9e874a565380e0cd5f5001a5", - "parameter_delta": { - "changes": { - "sacrificial_tip_width_um": { - "after": 0.258, - "before": 0.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:sacrificial_tip_width_um": 0.86 - }, - "requested_updates": { - "sacrificial_tip_width_um": 0.258 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ba76b991fa9e3332eca0b065c6d8e4eb529a5298c0f89822b168825a992c5332", - "verification_evidence_sha256": "b31b63e48157684e1b6c619d88880ece2b0b84e2ec3c4f9b4eab818186c70f75" - }, - { - "axis_ids": [ - "axis:sacrificial_tip_width_um" - ], - "code_sha256": "4566294aff26c3665cabdfb441ff9a40d5455d6e989ee25d3401a96d74c79660", - "controlled_axes": [ - "sacrificial_tip_width_um" - ], - "geometry_id": "dgeo_b82feb8d48e00067299079a7", - "image_sha256": "8f7b544071d8c2b9c314a75bc06555d167544a5f3b457c9493b93296104f0522", - "parameter_delta": { - "changes": { - "sacrificial_tip_width_um": { - "after": 0.342, - "before": 0.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:sacrificial_tip_width_um": 1.14 - }, - "requested_updates": { - "sacrificial_tip_width_um": 0.342 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "435d3b52707df7f1aab5394863ca999056b09e7c87e5ad27c2dba00b812e624e", - "verification_evidence_sha256": "0f58e6997e6f88289dd6dc5209a214dc0acf62b431a9be908545315a02932fab" - }, - { - "axis_ids": [ - "axis:slot_rail_pitch_um", - "axis:output_width_um", - "axis:sacrificial_tip_width_um" - ], - "code_sha256": "eefdf7fa52e39aa398882b186570b7c7c5059862e646e742a8dcc9abc322a9ed", - "controlled_axes": [ - "output_width_um", - "sacrificial_tip_width_um", - "slot_rail_pitch_um" - ], - "geometry_id": "dgeo_e4f023369eeac532b8a5f142", - "image_sha256": "d6016350046a1bbd5889d173c79aa8ccc1affef7730cae7b5cf11b5204f993fd", - "parameter_delta": { - "changes": { - "output_width_um": { - "after": 1.288, - "before": 1.4 - }, - "sacrificial_tip_width_um": { - "after": 0.324, - "before": 0.3 - }, - "slot_rail_pitch_um": { - "after": 1.98, - "before": 1.8 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:output_width_um": 0.92, - "axis:sacrificial_tip_width_um": 1.08, - "axis:slot_rail_pitch_um": 1.1 - }, - "requested_updates": { - "output_width_um": 1.288, - "sacrificial_tip_width_um": 0.324, - "slot_rail_pitch_um": 1.98 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e14320dee3e35e857b9026a978a6c1289649125b051180d9f3369840c173c28c", - "verification_evidence_sha256": "f005b1a94169ab9cce51a0fa0727384263d30b80b346a7c0c42e5d4b3c33c72b" - } - ] - }, - { - "anchor_id": "slot_to_swg_converter_1x1", - "grammar_id": "slot_to_swg_converter_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:slot_gap_um" - ], - "code_sha256": "83296c65b6779cb56bd2f04226ba81c5614eb1b51893da7c94656955f5275d40", - "controlled_axes": [ - "slot_gap_um" - ], - "geometry_id": "dgeo_34f9df5fd3d0e7fac0a99134", - "image_sha256": "dd27f215f6c98eaca3412f701f23e76ef450f537820220f67bea04575e46e08d", - "parameter_delta": { - "changes": { - "slot_gap_um": { - "after": 0.696, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:slot_gap_um": 0.82 - }, - "requested_updates": { - "slot_gap_um": 0.697 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "038ed6731b8be80449bac1442d76460fdf993fc64a5b5cf5bc51d2be54a5103c", - "verification_evidence_sha256": "83b9c15a9b019a08478369a6d7115ce2a4a5d32d0cc460d07d2aab386393c406" - }, - { - "axis_ids": [ - "axis:slot_gap_um" - ], - "code_sha256": "f4be3a244554e1dca71602c720e7228828a6b7b1e013962ff01126765801ed3f", - "controlled_axes": [ - "slot_gap_um" - ], - "geometry_id": "dgeo_c42bdca86df53cc0e0154c58", - "image_sha256": "7bcb84f0da5c17c434db54b78c2ebbed2195c848ebd4044149b3e9c276710087", - "parameter_delta": { - "changes": { - "slot_gap_um": { - "after": 1.002, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:slot_gap_um": 1.18 - }, - "requested_updates": { - "slot_gap_um": 1.003 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "aeec7e41af64dc769abd9993ae5dacb817e25efb72b68e34d83fa896a9e120ac", - "verification_evidence_sha256": "1434d8b8a69700fb4144b203b78f31cda164d41c54b6545155e423796ae443c7" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "0ff236f3730961ef6178cf7556c27a113c9861dd2c2706dab675cf11fe50680d", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_463dea2f577a8b924620d9ba", - "image_sha256": "e987796d4aed5f0ff62f95493dfcdc8e910de0704c3ee0a3552df0dba9c90a3c", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 2.898, - "before": 3.45 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:swg_pitch_um": 0.84 - }, - "requested_updates": { - "swg_pitch_um": 2.898 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "9e9c06b9e13cf12a548157ba9fd59490a7d57915dc3d36f1e58179d24867f926", - "verification_evidence_sha256": "4737e3320038af8ab09ff6ab3413c19b3496ca2a40fc40d4c8e09b1a10f85357" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "3bc41b700ab5995b7f780a7131c2c3f63d4be263d3863b8be0aec4f9eec14d14", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_b625643b6760350d2899b1b3", - "image_sha256": "990a42c46e84a77d3c01088f0672579ea936d39f125dfb5c6a46c3d003ef97a6", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 4.002, - "before": 3.45 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:swg_pitch_um": 1.16 - }, - "requested_updates": { - "swg_pitch_um": 4.002 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "981d29062ddeceabedc1514a8f668bf1a9994802a98b66e02de06166ff05a29b", - "verification_evidence_sha256": "d922d58e1aa6261bddcd60017b58e3a9e8173729f02fd0de9158638988b1048c" - }, - { - "axis_ids": [ - "axis:swg_row_pitch_um" - ], - "code_sha256": "36eaf97f2efd00268de3f8615df0b0de48f7d0a328b0afb1e0beafa92c58a1f8", - "controlled_axes": [ - "swg_row_pitch_um" - ], - "geometry_id": "dgeo_2b123f4970b7a19ab0c0dcaa", - "image_sha256": "03f08179cc8a1817d21a570f5e08f034ce881ad2d8e14b8bd0eae261908c74b9", - "parameter_delta": { - "changes": { - "swg_row_pitch_um": { - "after": 2.236, - "before": 2.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:swg_row_pitch_um": 0.86 - }, - "requested_updates": { - "swg_row_pitch_um": 2.236 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "11d85001cd62faf79fca159861643dc3fd986f6d5fec742d74cf9af9a7047890", - "verification_evidence_sha256": "cbf6c2e7a667ce106f69669022afaaf05fdd5a09e0fe703fc3c472f7ee5af9c0" - }, - { - "axis_ids": [ - "axis:swg_row_pitch_um" - ], - "code_sha256": "34c8c7a3a4882f6e3a14ce0112028979523e134644ce06064b118e66b7e68320", - "controlled_axes": [ - "swg_row_pitch_um" - ], - "geometry_id": "dgeo_1c84dfa3e4f3a279989a1302", - "image_sha256": "bd3e2c09830a88c660ac6f55623a4bfaa47e610efe6d2d17160024735e5574c5", - "parameter_delta": { - "changes": { - "swg_row_pitch_um": { - "after": 2.964, - "before": 2.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:swg_row_pitch_um": 1.14 - }, - "requested_updates": { - "swg_row_pitch_um": 2.964 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "a0fd87992e07481b75154886623f7c439cef9aa5143a52ee2a4c7067e5defa31", - "verification_evidence_sha256": "a5a14215affdbe9945c606130e6f5a3d8cdc8ac77f33124bfa27d36f37b5344b" - }, - { - "axis_ids": [ - "axis:slot_gap_um", - "axis:swg_pitch_um", - "axis:swg_row_pitch_um" - ], - "code_sha256": "1f878fcc0be32fdac41e01ac41d498bb97a593380a88174ad3c62a39a7175ee3", - "controlled_axes": [ - "slot_gap_um", - "swg_pitch_um", - "swg_row_pitch_um" - ], - "geometry_id": "dgeo_b1c650155d08b68bd3ca1fa3", - "image_sha256": "3a592d49db04cf74394037d44729009f1a3719c54c3eda66cd6d3c7bbf352ae1", - "parameter_delta": { - "changes": { - "slot_gap_um": { - "after": 0.936, - "before": 0.85 - }, - "swg_pitch_um": { - "after": 3.174, - "before": 3.45 - }, - "swg_row_pitch_um": { - "after": 2.808, - "before": 2.6 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:slot_gap_um": 1.1, - "axis:swg_pitch_um": 0.92, - "axis:swg_row_pitch_um": 1.08 - }, - "requested_updates": { - "slot_gap_um": 0.935, - "swg_pitch_um": 3.174, - "swg_row_pitch_um": 2.808 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "a10ad5cc7516f9a68d0d3112cf67e14151605cede28e27ae67368f0e1ad359dd", - "verification_evidence_sha256": "bf776f13379ec958d93528373593e50c7bf7d8c71304ec69166100a00ead82d3" - } - ] - }, - { - "anchor_id": "slot_waveguide_crossing_2x2", - "grammar_id": "slot_waveguide_crossing_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "a673daa3951d018b377a45c20774025eff47e6df25b6ad2caafa7cb6cb3378a7", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_da59cd0362e93d1c3cc476de", - "image_sha256": "fbb8ac9f685eac66444f5b84bfc263b29f6421c25ab68ee38e4ccf69610d26e4", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 1.558, - "before": 1.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_pitch_um": 0.82 - }, - "requested_updates": { - "rail_pitch_um": 1.558 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "578a54761c05b9402a0f257ecc92e6f0ebed59c64d22e5a4c65218f9358a0690", - "verification_evidence_sha256": "0e3befa4f1a8b4f8b11e4ee45da59e2852b07588d21e8c679b15b58b13185b06" - }, - { - "axis_ids": [ - "axis:rail_pitch_um" - ], - "code_sha256": "5a897fff048b5d8751db1cdd781dc9ccbafae7ce083e7c80766605e1d7b16888", - "controlled_axes": [ - "rail_pitch_um" - ], - "geometry_id": "dgeo_97e5824d643c2358a0875df4", - "image_sha256": "99056eeba542ca7336bbf91275f63c4c79f90900a831f51d9b7d4c665ebf6f07", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 2.242, - "before": 1.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_pitch_um": 1.18 - }, - "requested_updates": { - "rail_pitch_um": 2.242 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "023ceb448be40bb0390e8d6a98901d72ce88dcae017b36e991f79461a11c6e26", - "verification_evidence_sha256": "a412a57d44fad87ab1cd518b4d46b3ab29dec170d3be0b687c5d75e928e88ae5" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "97cfe1ce3d90339294f15c2fb981344e6e35956ae131170be1d584e5242825e7", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_9de05f519f39634ae3604de0", - "image_sha256": "e2796f412fe5100f25442fbbcc85ef14b6f33d52dd2baa5ab901c833feca9af5", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 0.882, - "before": 1.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rail_width_um": 0.84 - }, - "requested_updates": { - "rail_width_um": 0.882 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "75cacdfbfc7ddab0e6ad98e22c581d180b3d6989dc5083e0f502562087dba913", - "verification_evidence_sha256": "3f95845f350519c79221780b98d7abe2ccfd396211825492e659d05bd20d9a27" - }, - { - "axis_ids": [ - "axis:rail_width_um" - ], - "code_sha256": "9a6f86c21ff1f288d2b019a387cfc5199ceabefee086cd123b2adf91b2e564cd", - "controlled_axes": [ - "rail_width_um" - ], - "geometry_id": "dgeo_450edaaedd167ffb151cd150", - "image_sha256": "2e67709f8462e34eccb5b2c0a08faa1164797ab005f63ed0d3cf73b304735f23", - "parameter_delta": { - "changes": { - "rail_width_um": { - "after": 1.218, - "before": 1.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rail_width_um": 1.16 - }, - "requested_updates": { - "rail_width_um": 1.218 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "93d31aa29981f6f6be6717c42154a88e45c985e4b5a65fff30aee5a50d6360ab", - "verification_evidence_sha256": "fce4502cfd569d5551aa35ac155ffa084be82038bec9d8044a351c943c14be3f" - }, - { - "axis_ids": [ - "axis:span_um" - ], - "code_sha256": "3219645e9a7dcc9767fe80aff8595d5b996a1e0d569f07790658a746682e4b7a", - "controlled_axes": [ - "span_um" - ], - "geometry_id": "dgeo_3387ddb3bcd9b9e2fad42eae", - "image_sha256": "aa5204ccf5c0979f5d6d0c309ced8989d434d282b75aab6b64c050476acedc58", - "parameter_delta": { - "changes": { - "span_um": { - "after": 34.4, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:span_um": 0.86 - }, - "requested_updates": { - "span_um": 34.4 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5a236f4da15b8893c1b8c9e411174b6b68919fa8d46d552c14897ad9c7621a95", - "verification_evidence_sha256": "990f8ad322f6c2a4b382bed0d5f2f42373aaaf51e42221a5776f2771c684be8b" - }, - { - "axis_ids": [ - "axis:span_um" - ], - "code_sha256": "dd2abf48d3ca7a4f9366f9b18638630c61af9a8106a9a5eef28b9b168e54c37b", - "controlled_axes": [ - "span_um" - ], - "geometry_id": "dgeo_da222e28414fa5f7b3c657be", - "image_sha256": "18c43a8ed7111245666390ee00b8238ec80e64c7a40a14308d69afdf662c8f7b", - "parameter_delta": { - "changes": { - "span_um": { - "after": 45.6, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:span_um": 1.14 - }, - "requested_updates": { - "span_um": 45.6 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "aa685e4ef31936fbfddc6fcd53b6649df9272e8b0891186de89c24613effe556", - "verification_evidence_sha256": "7b4bf456674d4e3f8403aa7001972ff48c440eb87c43b7f9e5d6d517c2135b78" - }, - { - "axis_ids": [ - "axis:rail_pitch_um", - "axis:rail_width_um", - "axis:span_um" - ], - "code_sha256": "14036905fc5dec5b1f8a6d2e595acdc1169c360a8daeb7cbf2f15e8f0287655b", - "controlled_axes": [ - "rail_pitch_um", - "rail_width_um", - "span_um" - ], - "geometry_id": "dgeo_21b419c75860da5122549498", - "image_sha256": "e2796f412fe5100f25442fbbcc85ef14b6f33d52dd2baa5ab901c833feca9af5", - "parameter_delta": { - "changes": { - "rail_pitch_um": { - "after": 2.09, - "before": 1.9 - }, - "rail_width_um": { - "after": 0.966, - "before": 1.05 - }, - "span_um": { - "after": 43.2, - "before": 40.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:rail_pitch_um": 1.1, - "axis:rail_width_um": 0.92, - "axis:span_um": 1.08 - }, - "requested_updates": { - "rail_pitch_um": 2.09, - "rail_width_um": 0.966, - "span_um": 43.2 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c2b0d75f76edc5787f4617ba35e284cde306a6b466722829b49358c4b7d69c12", - "verification_evidence_sha256": "a870c08955ee02615d84190ababfbcaadb101eafd2e3ed9bc232495accec0e88" - } - ] - }, - { - "anchor_id": "slotted_ring_bus_1x1", - "grammar_id": "slotted_ring_bus_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "53ccf4e38810c70871fc67aff5eb8584347d2e56d81ac4687e2adb8726a403cd", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_5ac746fbc324ebf729e980ad", - "image_sha256": "7487e7b4d4aaf007c184c357fd1edae11c1aa414929dd847a0fa3e7a8e79b50d", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.722, - "before": 0.88 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bus_gap_um": 0.82 - }, - "requested_updates": { - "bus_gap_um": 0.7216 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "8b872dcd600027ff2362d287defa0938371ec68910f6637b0a6cea0ac722b5d3", - "verification_evidence_sha256": "d222d2986ec84055c20a19838345053080ca06b1998a7dcd88ede94fa907de36" - }, - { - "axis_ids": [ - "axis:bus_gap_um" - ], - "code_sha256": "958da03ae432ec940839cd095146acb302401dd5de6340e8c4f3cac695c07d2b", - "controlled_axes": [ - "bus_gap_um" - ], - "geometry_id": "dgeo_62298a8e558d6328dab23cc9", - "image_sha256": "bb6a1fad5a124c69d79d566122698233558fa7288e03baaa8e500d402333db1b", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 1.038, - "before": 0.88 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bus_gap_um": 1.18 - }, - "requested_updates": { - "bus_gap_um": 1.0384 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "36e8e6438c5bcf3c459ec49035c1fb684c819553dba34440c16ba8c27a0893f7", - "verification_evidence_sha256": "b4d1a0db0a43d162f44be94d758aa63788d36a0a67ce617976a2915550885271" - }, - { - "axis_ids": [ - "axis:bus_width_um" - ], - "code_sha256": "5dd303cdfedd882a72c4eef5e7f5f2ab37391bfcf4d05d82b044eece862bc067", - "controlled_axes": [ - "bus_width_um" - ], - "geometry_id": "dgeo_8be5af55b7fa19b67ce1ae77", - "image_sha256": "71cfd0cae9cdc8974ec9f2f4b3f4ab311b2589aec8d6aaad2ab99d7052ad11fb", - "parameter_delta": { - "changes": { - "bus_width_um": { - "after": 1.21, - "before": 1.44 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:bus_width_um": 0.84 - }, - "requested_updates": { - "bus_width_um": 1.2096 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "427e779c5d6b46c4469aff950163497a1c94e73f8f561e72ff118a56390bf7fa", - "verification_evidence_sha256": "bad01e8ffa59b0c6a6bd44e19b248a067bd0da988e6c5aef2d96b542ccc1a95b" - }, - { - "axis_ids": [ - "axis:bus_width_um" - ], - "code_sha256": "d2a9f4ce5c28c4977a1795005c955076e26b3d9702f92a486d03c92a746a60a9", - "controlled_axes": [ - "bus_width_um" - ], - "geometry_id": "dgeo_eb45f0f6992f3fe2dd090a53", - "image_sha256": "3882e2dae5df9e9b1abd9ae3aea1528e25b672eef861f4237266c8142c51ac0a", - "parameter_delta": { - "changes": { - "bus_width_um": { - "after": 1.67, - "before": 1.44 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:bus_width_um": 1.16 - }, - "requested_updates": { - "bus_width_um": 1.6704 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "3a4f904fdf5b8df489219e6ac9d751fce5fc37b78327a411a222f3f65b2c96de", - "verification_evidence_sha256": "022928e1a2b12622f2f21614c65516c780840b688eb9711a389a218d3f5b0094" - }, - { - "axis_ids": [ - "axis:slot_rail_width_um" - ], - "code_sha256": "a465175e6802a0f9c217c890b9e285ff17bc7a09d1ac46c9f3b6e6c70597e2d0", - "controlled_axes": [ - "slot_rail_width_um" - ], - "geometry_id": "dgeo_e5636492d604a2597874de52", - "image_sha256": "43e08fc25b0ebf577725e9bc95402794f13ebe3ef2d611d45cde8a9d4b8abf46", - "parameter_delta": { - "changes": { - "slot_rail_width_um": { - "after": 1.272, - "before": 1.48 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:slot_rail_width_um": 0.86 - }, - "requested_updates": { - "slot_rail_width_um": 1.2728 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "fa041852b9980b3ee1f0c64f95f5248d40a90b208d2f57fae22965b8ab03e1f8", - "verification_evidence_sha256": "536e33832692248094f298882d1a541ce3527f94c0f233037d4d0c249070accc" - }, - { - "axis_ids": [ - "axis:slot_rail_width_um" - ], - "code_sha256": "3a660b146af538ddfa06f56df048e85b806ec4dbc2f335dc209d14f4f597e708", - "controlled_axes": [ - "slot_rail_width_um" - ], - "geometry_id": "dgeo_1d1fb4384f6f5fe7009fbd8e", - "image_sha256": "232b46e3dd70f61a4672f24393daf7b3870faf82d45ef8705c4a8dacdf7ea703", - "parameter_delta": { - "changes": { - "slot_rail_width_um": { - "after": 1.688, - "before": 1.48 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:slot_rail_width_um": 1.14 - }, - "requested_updates": { - "slot_rail_width_um": 1.6872 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "ddb401718d965b584439ef296ddb2ccb71cb5cb43fc096fb0a7da4b5916c620c", - "verification_evidence_sha256": "6215115fab01037e04afd944d2f7475ab05a80e9d3031f978eb144350580a63d" - }, - { - "axis_ids": [ - "axis:bus_gap_um", - "axis:bus_width_um", - "axis:slot_rail_width_um" - ], - "code_sha256": "8820ac9db14d159aa88413855f98176bf7c9210ddef2d3ec33dc2332a1462ec2", - "controlled_axes": [ - "bus_gap_um", - "bus_width_um", - "slot_rail_width_um" - ], - "geometry_id": "dgeo_69255dcf2c27198c09f4d653", - "image_sha256": "3bcb3ac91872c388d652247b0c6e51e7ceb26e50023dd521c9e5d415dd0dfeaf", - "parameter_delta": { - "changes": { - "bus_gap_um": { - "after": 0.968, - "before": 0.88 - }, - "bus_width_um": { - "after": 1.324, - "before": 1.44 - }, - "slot_rail_width_um": { - "after": 1.598, - "before": 1.48 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bus_gap_um": 1.1, - "axis:bus_width_um": 0.92, - "axis:slot_rail_width_um": 1.08 - }, - "requested_updates": { - "bus_gap_um": 0.968, - "bus_width_um": 1.3248, - "slot_rail_width_um": 1.5984 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "754a863ed531bb90caac7ab2855e4f7e9d06c5b5ee214f584d515749d38c28d2", - "verification_evidence_sha256": "f435576c7f9f901e7f7bd9774561e7c7bcdc0b08ab040b1daad98bc992719226" - } - ] - }, - { - "anchor_id": "splitter_tree_1x4", - "grammar_id": "splitter_tree_1x4", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "a8823af244442d31c70355957fff66ad1c7c2b26925824e0e601bdc7509e7622", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_61595e555a54cbb31c91254f", - "image_sha256": "2a9434a184d632a28b8387e19d2752651dda4b82be324b2c473f094ce6aa36a2", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "35f02353ddfde5dd9fc40a936309e9cb1d8e438b3d862b36bf4db35a69b73b5b", - "verification_evidence_sha256": "8d8ea7e314fe4abd2d0e93b0974d7725dfdf57bf7391c54bbb3b83b40a509aec" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "47cba37c609688d84158cdda27761274e7f00df53af9f9d66376c4d869ba14dc", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_53f5297695e00b2038572517", - "image_sha256": "87bee6c6c4a5916f174ce79eca2a5f318ce04243e191e4b7938734d61e8115de", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 6.378, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 7.08 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "6f282f97b902d2948d84c9eb37ece0a73b6562ddd5a6d4dde47004c77891e0d0", - "verification_evidence_sha256": "bbc1e5563947f7f219bb28badd467efbe3a3b03d80f2310f5026e0d2b2bab60e" - }, - { - "axis_ids": [ - "axis:parent_pitch_um" - ], - "code_sha256": "bd537d5a90c4f8b48ef654490f38a4b32b29dd4952154452b1497e10e4008575", - "controlled_axes": [ - "parent_pitch_um" - ], - "geometry_id": "dgeo_be0a651f424e2e5eecb5d078", - "image_sha256": "84b201b7e468aeb710f226c4bc70cd775e3ec17206b46972ee0f60f26c04316e", - "parameter_delta": { - "changes": { - "parent_pitch_um": { - "after": 6.882, - "before": 7.29 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:parent_pitch_um": 0.84 - }, - "requested_updates": { - "parent_pitch_um": 6.1236 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "7acbea3b8d66ba4a6d1733769826b4652d5b863803873ddbe54531718be85cc9", - "verification_evidence_sha256": "79e63661b57ee95cd01e6e27d42966de04ed2560ba4bc3508b72f59661a6af68" - }, - { - "axis_ids": [ - "axis:parent_pitch_um" - ], - "code_sha256": "518670195616a5e92446882a54f84741c6f6251a10aa233e2f0e1b750827dec5", - "controlled_axes": [ - "parent_pitch_um" - ], - "geometry_id": "dgeo_e9cd0ffa49fb93e16a90f167", - "image_sha256": "28bf44edc5c84c9e1bf1c5bbefc9deae20d7564b86485130e0d431bb6c496d45", - "parameter_delta": { - "changes": { - "parent_pitch_um": { - "after": 8.456, - "before": 7.29 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:parent_pitch_um": 1.16 - }, - "requested_updates": { - "parent_pitch_um": 8.4564 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "91c3d97926a7f96af581200276aee07285e39df213642bf584a641bbfce0493e", - "verification_evidence_sha256": "71335f73e664375f3fa5699cc8cb80da87592a2efdccaea510bf4be9b002c167" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3b8ae826e244835ede09799f62b5288575a90c9eb05cb6bfdd5a68cb1bd99721", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_f6ca508c0fc778ad96b9bde3", - "image_sha256": "50ec0c6afe8d847201a5e6517dbeaea4b8ca0a5ce8778164adcde235e5053256", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.74, - "before": 0.86 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 0.7396 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "5d58f632d694c3e5cb646624038a172f6ca56b52752e9887878860000b9754cd", - "verification_evidence_sha256": "de6f5efa26c0dc40cbaa21946c5019778a0387b8e16ebaee79b242ecdfbe5363" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "aee57e9380b13e6c2a4fe171502a73a937d6a3b17ee8a9659081201c37a36e1b", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a6ddcead4b322d2ad9bb6650", - "image_sha256": "83c786ffbe315f58da8f8839c676c6cbf1383e1a13e1f0bd2bccf73ec58a4580", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.98, - "before": 0.86 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 0.9804 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "db255bf579534967a391c234f4c30cb5d7d85ec9e4a130e2b4c8edd98012535a", - "verification_evidence_sha256": "9917193e991c56499c02ce5ba95d6fe8193b4d0355dd942b0c26d2bcc0e414a8" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:parent_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "7a919f123cf581bc55a1284484ff58a8b627edb31712175e37166d477c09ea94", - "controlled_axes": [ - "output_pitch_um", - "parent_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_486225d333bee562e35bcc0d", - "image_sha256": "fa1eb263c413b890d215cccceaac716ef657006bcaaea57830d1df3a1fda4a1f", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 6.15, - "before": 6.0 - }, - "parent_pitch_um": { - "after": 7.144, - "before": 7.29 - }, - "waveguide_width_um": { - "after": 0.878, - "before": 0.86 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:output_pitch_um": 1.1, - "axis:parent_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "output_pitch_um": 6.6, - "parent_pitch_um": 6.7068, - "waveguide_width_um": 0.9288 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "967848a3fdbfbe10edce87eb8d6e89cb0ac2f47be706e6d1b082226556c3a0f7", - "verification_evidence_sha256": "66aa3fc4f995e25f7815673059c35c15023f23b22fdf117e35e13b987003a28e" - } - ] - }, - { - "anchor_id": "staggered_double_row_swg_1x1", - "grammar_id": "staggered_double_row_swg_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:block_pitch_um" - ], - "code_sha256": "6dac58ee81e455e15d806e3063bcb3a8e26bf9c34bf248cd9cb3696608745a25", - "controlled_axes": [ - "block_pitch_um" - ], - "geometry_id": "dgeo_bcc866bf710973adf21801cc", - "image_sha256": "a7b7810d40517bba841fd1e726bb53a1737be5e7bae5b442238f238fb55e315b", - "parameter_delta": { - "changes": { - "block_pitch_um": { - "after": 3.444, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:block_pitch_um": 0.82 - }, - "requested_updates": { - "block_pitch_um": 3.444 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "c4b3a40af4a24f5cdf54e894341d3d9491322f403d68e4eb99609230780e83a3", - "verification_evidence_sha256": "4e43ac176846b6d208ba4cd978a0ec0b0bac35f230679c853d605ded5e255e4c" - }, - { - "axis_ids": [ - "axis:block_pitch_um" - ], - "code_sha256": "a39498a34a6bd2463e2bf38f52285b3536a60c983fbbc325c67272909de2b29a", - "controlled_axes": [ - "block_pitch_um" - ], - "geometry_id": "dgeo_1570bb60f6d619559971c72d", - "image_sha256": "68d9812a7389750507884221fb5278f016fce6b8834ba22d822decc59a9782b6", - "parameter_delta": { - "changes": { - "block_pitch_um": { - "after": 4.956, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:block_pitch_um": 1.18 - }, - "requested_updates": { - "block_pitch_um": 4.956 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "40f1ea0fa9c11d0776d263299775bf5a43754a3e1a1447ddeacae19c5a5e74e3", - "verification_evidence_sha256": "1491d6609ac7db8cbd74562233f9a3df37b29096bf6b088e1931db6b753674f5" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "fe6b5f52e34c04256e2853995abfe3120bc6ee50ca53b28ba09c3e26bee571dc", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_31ecb8bf551aac80766f054f", - "image_sha256": "0205ff5fde53cd89562369e5956bc9eb591d23515085df4222e0aee9849d9629", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.134, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.84 - }, - "requested_updates": { - "spine_width_um": 1.134 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "85bbf9c358ff7f27ad7cffdca6afe090b2ee9b5ad14e735405aabec5579cd9ff", - "verification_evidence_sha256": "b847f2aef82705a118aba54af9c4c68e6182356c4a2ae42812111ec2d1e9b4c9" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "a022fa67bf22bb0907066c8ffaaf9a996cb13e0dc544eb0583d1dc5e93699ca9", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_af0c30467b08352f0c7563d6", - "image_sha256": "5eda5ae2a4e48f5a2be94d45a770dbd4e62a3b3630e18c97ef7b4c7952ee4f4b", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.566, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.16 - }, - "requested_updates": { - "spine_width_um": 1.566 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "585c00c96cdcbfbe2801dee9a134b694235d02ee26d474e3061933a7d1791692", - "verification_evidence_sha256": "5403f897e65676f8cd258c0dbb6e480f610ff5e9a80283c70ced1e7cc2fc14b2" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "9c7b9bf3bc0599fa985ddcfeb7bb2ee7a4708c517122b15cb5e97b2fac63e067", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_874b87ad8bd1de6b4aa561a1", - "image_sha256": "7a7109a5736af863311c2ed1cf4328751ec9db43d268623a5bc0aad710f3c63d", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 1.72, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:block_length_um": 0.86 - }, - "requested_updates": { - "block_length_um": 1.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4e68072cf6ff82bf85667559df070bc1804b0969a2bde385821be64afff0045a", - "verification_evidence_sha256": "e6357eeb53af13892fd1c6936cdadd0c59079826aba8ab02c348077da1ec95fd" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "ec1a8ae3c8d6fad0364758be45477817d29b3d7d88e15ba4b8eaf1d1539672af", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_621c8c30d8cdc486314acbf9", - "image_sha256": "03c0f3408a7642d195c0b1afe5173343b6d94e7c79b385a6680da0af32e139f4", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 2.28, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:block_length_um": 1.14 - }, - "requested_updates": { - "block_length_um": 2.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "be8208dbf2946b0a812a8b3e5be5a0ba0a5731c138e03d21e1a8d4a4beb664b8", - "verification_evidence_sha256": "1b8ab847105924dd81273fe5a050538cd7a63b707be2aaaf34e7805d7502e04b" - }, - { - "axis_ids": [ - "axis:block_pitch_um", - "axis:spine_width_um", - "axis:block_length_um" - ], - "code_sha256": "7c8bee6dcf22178a0a5f5995a5c9855150b14b662bb0febfde992be393d08cee", - "controlled_axes": [ - "block_length_um", - "block_pitch_um", - "spine_width_um" - ], - "geometry_id": "dgeo_b51afcb688bd8d3c0b24dd0f", - "image_sha256": "a4f0ada055b890d6809c9684cc2d52ef5f84565beaad08b0c940ec5c181a174c", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 2.16, - "before": 2.0 - }, - "block_pitch_um": { - "after": 4.62, - "before": 4.2 - }, - "spine_width_um": { - "after": 1.242, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:block_length_um": 1.08, - "axis:block_pitch_um": 1.1, - "axis:spine_width_um": 0.92 - }, - "requested_updates": { - "block_length_um": 2.16, - "block_pitch_um": 4.62, - "spine_width_um": 1.242 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "e14ca4378185c1bead99a319d2b47540dc34009ec48dbea5e9a3b7e0eb1554ae", - "verification_evidence_sha256": "9f76a9e284dcb34c2e655955b5a89c13b3114cb374b973fe9e38386c158adead" - } - ] - }, - { - "anchor_id": "star_coupler_2x4", - "grammar_id": "star_coupler_2x4", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "e26e0683c06dac6e5fe4e4c634b6d659970ef92996878b1f1f44fc606575a4b7", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_b7ebfe13c5c4cd74e8d6522b", - "image_sha256": "4f1e148b92f318f13a115bc04184b36c732c37b2cd8e45a05a0fde8f7eeb589f", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 7.38, - "before": 9.0 - }, - "output_pitch_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "input_pitch_um": 7.38, - "output_pitch_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "9123d25b5eb24e1807240f287e0b3a661897426815602971096888d68f39ea22", - "verification_evidence_sha256": "26a466077e2eb82675f0976fec8dfd05db54f2ef04deb2f527d607288079ed6d" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "a8e3c62c927e300e47a9ddfbd068ff03ab6b551fbeaab46195ea400768de54dc", - "controlled_axes": [ - "input_pitch_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_81d40dbb2e141a560ab4edf7", - "image_sha256": "c81871bb313d7122b5a235b58e928610117a1f5132903946afda72214e9c6e60", - "parameter_delta": { - "changes": { - "input_pitch_um": { - "after": 10.62, - "before": 9.0 - }, - "output_pitch_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "input_pitch_um": 10.62, - "output_pitch_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "fb3bb5be07493285e5ebd5435451e45d36946d2bd22c687ed8ca48b88b7224f9", - "verification_evidence_sha256": "38cb070ad8ea709d2975049fa4ce47ef0a51bfc345a98395babe80afd83d7a8a" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "958c86dffcc6e46e0eb66ae9dcca0afa09141936d3c0562adb854459614bb7b3", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_bdaf266aabe50aaf0b7350f0", - "image_sha256": "7ca4877fb5e611a3c1884f762e2b457db3ebde6811000e9a570720da4ef040cc", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 2.688, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 2.688 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "2aedbe0ceb79afd4c2674ea57b0df64ce25f140ef33e26a582fbc8ba19262784", - "verification_evidence_sha256": "9902b911440132f7687839b561b97209cdb225f913a26996576a3a6fce4a97a6" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "ce5b2fc9c581287d5886dd88334d4cb8071b128e7693846b772debbfabb522dd", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_a8f49245767eae6b2662f55d", - "image_sha256": "78daa8ec24005e59aa7f0590805564f5e2a5b3424d8b5b81d49a42efc5d6084a", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 3.712, - "before": 3.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 3.712 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "a7d5ec96095f7ebefdc037c83835025ac3e48a69c50439100157dbde5694770d", - "verification_evidence_sha256": "6c618ea2d36df771b1645f22216a8c008580b589aab3f8238307c8cfadf93e83" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a6101bffff7c3039bf8c55b68d53433cdfe5fafcf69022cb2d50a3443cbfea1c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_58cb53dda7125764d219761f", - "image_sha256": "eb1bbe62e2a0d9d321103dd4dc6c12fe747c3916e76041eb7f98dc8cb068e768", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.066, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.0664 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "571acaddd0bc191434b5a44e4790d01a2b6d0b2a483bb8641e214d6c779b3540", - "verification_evidence_sha256": "09c73f2e09681e4c03f8b230c17e1a6e3fd0b705bb6329398eb84b378e034640" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "c6a74f808be31e1643fae8e6de3b7fe69c4bde70943c3e5353fc5ddc01fa53ff", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a4b34f815abf1abd571a041f", - "image_sha256": "b4559ae4c7760dca27373d38fc5e3b7f5ec615c7a53f41248fa371001a20a280", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.414, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.4136 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "e971b510537eebf419471351d42973c76b18514554713edcc8c5c669e5feb67d", - "verification_evidence_sha256": "ad20b1ea93b08d5dea163f5ea8d724f45be6169b8219b37b8087fc9b5938112a" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "e567431be2cd1d380901c10675ffd756fed036f3c6ace686494d31ede6903f5d", - "controlled_axes": [ - "aperture_width_um", - "input_pitch_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_3d4f9f89b396d83fd1e1e973", - "image_sha256": "82e431f2dada52dce7ffb64bd5f3810e2c72eec3d5725dd26e2e96cd000dbace", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 2.944, - "before": 3.2 - }, - "input_pitch_um": { - "after": 9.9, - "before": 9.0 - }, - "output_pitch_um": { - "after": 6.6, - "before": 6.0 - }, - "waveguide_width_um": { - "after": 1.34, - "before": 1.24 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:pitch_um": 1.1, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 2.944, - "input_pitch_um": 9.9, - "output_pitch_um": 6.6, - "waveguide_width_um": 1.3392 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "d7fd260336950badfef80324e30d507c19789f5fb4cd8256adaa7895056bcfdd", - "verification_evidence_sha256": "6a98ffdde0a785fb42436068e70ee8ad20b7d69bc30f13cf720c7fd65d803845" - } - ] - }, - { - "anchor_id": "star_fan_1x4", - "grammar_id": "star_fan_1x4", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "6d5e6a848b8041a4822daa3a44199057d605e92c20f4fdc98115aa507ef05b31", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_a890385c4a5d751d5c2abd16", - "image_sha256": "e06467ef03c55c3a83a62b94695e960fc966734e285c7af4ba8ecf8038d6eff1", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 4.51, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 4.51 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "18ab9343f8c2beccfca51537d1b28aef8ff6bf3588ba7772bf373c3212cb5f79", - "verification_evidence_sha256": "0982e491bad33d4e92091edf6629a3f29587908399e595ece2ee7c3732c7347b" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "d9da6c5a29e427d36f38da7df7d3bc20be9b4d7eb6929bbd96e824db87ac945b", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_6956d33448366af1d798c039", - "image_sha256": "cd03b1c3f4a94dbf770b71b4bb89f69a2a46885215bf485827e0f1cb0e7d653d", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 6.49, - "before": 5.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 6.49 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "83e9a9461124bae5712ea697a60d39c566d92b79b835e54dbce5e0f81dee17d6", - "verification_evidence_sha256": "b6d197208dafc9dd87af7d6ab67346be16afafa98f650cbef53f7bc989434710" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "2c3a7d4cb4ac6a67f5bead32e3553310ce3eb563c845845384024b15c2051040", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_75ef5931e6875ccffac457fd", - "image_sha256": "ea9eafa78b01226178813d2d6b4db60c88162f31a49f041f8935949522a520b7", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 1.386, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.84 - }, - "requested_updates": { - "aperture_width_um": 1.386 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "5383d95d2bb05bb7837a887f8675e8059c95dc549ace07731902378c31e6ca42", - "verification_evidence_sha256": "ac9a72858ae19366a399ae6db5cbc60acb443d1b5bae673db5a759facf1aeb7e" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "f7d0a9408c70f9ca18651efa3b60fc588ea4ceb5c73c4c521338a41f42da4aa8", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_d5e2276150cf0ce919ed5383", - "image_sha256": "e0c57607c4e3d521267b4b1fa33e4dab920e3dc4ba9f44f22131c8a0fb1e6ead", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 1.914, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.16 - }, - "requested_updates": { - "aperture_width_um": 1.914 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6556908c61c204a2bec8c4cb3dd7a8fd2619b31df7535555281b4b1ef2386f2b", - "verification_evidence_sha256": "325f48c9ebc20c87b1e5c3b03ff595e6ae4ac3736904b623def580c9edb433fd" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "36c7c39d13a7718aa4b9bd462612eae1018a0b492faa37269640f57b50d7277e", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_11c9986dc8cdd5c975c111ae", - "image_sha256": "61d92e2b33114ecd416091fcba972efaaf282780caaed295ff989299b8939776", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.67, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 0.6708 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "f5b12718d0469d70ada136b83c29bbb9b0d36916acdf80d1f093f8161e22a771", - "verification_evidence_sha256": "ae8710a246a542362060744cd0914f40a87c9db77d83679110c87a3c678f8d94" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "84ca3f1351cdd01f7342e1e97b2c8a1cad7816e97f4cd34b20a86fd48125ffbe", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_6d2146059b8c44f371093312", - "image_sha256": "fffe17957b7f9249a0c8057d22fc2d8349234ee4da26ebdbdc6d46964c26956f", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.89, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 0.8892 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "ca4bdc5dbe73e8c891e612ceab12023ce0330bf3f416ab9e1ce30d1eeb49d5f2", - "verification_evidence_sha256": "d8a21def19fc5bbb874818f1f0b10004898544b28ac1fb98c7a61bd6b85d17f4" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "eade9b12c2aa462452db5e661825f4e98d85965e174d13acab71b8188b59aa04", - "controlled_axes": [ - "aperture_width_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_3c750b3fae7eb6070270341e", - "image_sha256": "d26fcd731120ad8bebbff2e281c4bd7072e77208bb2bb80ac387afd537278ca2", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 1.518, - "before": 1.65 - }, - "output_pitch_um": { - "after": 6.05, - "before": 5.5 - }, - "waveguide_width_um": { - "after": 0.842, - "before": 0.78 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 0.92, - "axis:output_pitch_um": 1.1, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "aperture_width_um": 1.518, - "output_pitch_um": 6.05, - "waveguide_width_um": 0.8424 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "fb32c1e62127d3f909ce77cd9553f255ca75425d03d4d24593c0cfacbc72ea7e", - "verification_evidence_sha256": "e9cc3bbe4866557fa79797c5cdec0b2de81b6e0698d34f335ab34faad77eda1d" - } - ] - }, - { - "anchor_id": "stirap_mode_pol_3rail", - "grammar_id": "stirap_mode_pol_3rail", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "6a7faa8d0deeaa16f4ea69db35afea32828ade8ffb0b23bccaa61567d20d4b7e", - "controlled_axes": [ - "near_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_bdb7d5b1cdfbe535072c0071", - "image_sha256": "e1ffd93ea0d63d8f3489a65efa2abf30af3bd146dda26c0f8911a81022f8fbe0", - "parameter_delta": { - "changes": { - "near_pitch_um": { - "after": 1.476, - "before": 1.8 - }, - "outer_pitch_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:pitch_um": 0.82 - }, - "requested_updates": { - "near_pitch_um": 1.476, - "outer_pitch_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "431de90ad21b7a479ef32481d2ed772d66cfceb17148dd793a8821d55b2e7725", - "verification_evidence_sha256": "eaa9894059867fd370eae32f75df22b0d4d3a1a55f2cd8321354bc6d893c7ba3" - }, - { - "axis_ids": [ - "axis:pitch_um" - ], - "code_sha256": "44d755841bb6286a77df7b70c4fc6248aa94065c510cd9e7986fbd3cec24c65a", - "controlled_axes": [ - "near_pitch_um", - "outer_pitch_um" - ], - "geometry_id": "dgeo_48b5da46d25adaa80440b294", - "image_sha256": "fbde04cb3d526c71d238dbfb3563daf83885dd3c747a78d1a79743547ff520ac", - "parameter_delta": { - "changes": { - "near_pitch_um": { - "after": 2.124, - "before": 1.8 - }, - "outer_pitch_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:pitch_um": 1.18 - }, - "requested_updates": { - "near_pitch_um": 2.124, - "outer_pitch_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "2e12eed309e2dae1d6e85169c9f728f50f761c8f9a981bf443cb067f70c52224", - "verification_evidence_sha256": "5e3509a04acfb7da77ccfefd4c44a5325b3c6017326bd3d0922265566972b1ac" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "1b772cd1de7e051167eac8b7cd32b56cd3ec7d963a999cb63ebfa8450baaf710", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_ab49a14911b8143e06a60d1b", - "image_sha256": "47ade0f99eab0329a165ad980afe3e87198eef5a7494f6f5dc0dd23f4eaff42c", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.756, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 0.756 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "91868a2b533841af7efa2c5664c3f5b5111dfaa7f25f42775202abd2092f43fd", - "verification_evidence_sha256": "c166ff6dcdfa95502aa92aaf35c8ecc03a1e1929222129a6fb1476bbbe42b653" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "4d920c3b338d1859bcf068a7622a27ea0c4ed98a5f668994afee11181eba0edd", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_fc3c91fe5266a521129a397c", - "image_sha256": "8b9388cf7f4ef51e25700c03f7c5aa01997c2e74ecdc4a2f5d5e96b5773d573e", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.044, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.044 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "101138d0e7113ea88444757af157ab6ced61894edc8c6184bb7659512aa01bca", - "verification_evidence_sha256": "b30e4c2529c94ccdd411102f81d1472596e4513ccb50c4c1e4c88b12f3b09bdd" - }, - { - "axis_ids": [ - "axis:coupling_window_length_um" - ], - "code_sha256": "a31d4baea972c15a1b208ef23c51f8192338ada2b4f705d2f3664f66672fcd99", - "controlled_axes": [ - "coupling_window_length_um" - ], - "geometry_id": "dgeo_ae95bfa8d4596d2083b3016d", - "image_sha256": "20f362fd6b7d6f4b4402edaf3276b3245958d037d75a4fa12ef6bbc9c48c2968", - "parameter_delta": { - "changes": { - "coupling_window_length_um": { - "after": 18.92, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:coupling_window_length_um": 0.86 - }, - "requested_updates": { - "coupling_window_length_um": 18.92 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "4025a02e32606979adb38df6f5a41c366b58d06ab1bb093c4f723c98b4eec355", - "verification_evidence_sha256": "d0b2d163afc77f5eb2685696634f162dec7789e6fcdd13c4f225673735106145" - }, - { - "axis_ids": [ - "axis:coupling_window_length_um" - ], - "code_sha256": "c2c5335ee5e1cf7ed80b8364ff54ff9b7460ec6d13932a33d4903219cd333bd7", - "controlled_axes": [ - "coupling_window_length_um" - ], - "geometry_id": "dgeo_422bf1a0499389dad4a1eddb", - "image_sha256": "9cac2b0060ee27bc864f4227f76f77f0612f82e00bde4f4ecd2228b348ffcd9b", - "parameter_delta": { - "changes": { - "coupling_window_length_um": { - "after": 25.08, - "before": 22.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:coupling_window_length_um": 1.14 - }, - "requested_updates": { - "coupling_window_length_um": 25.08 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "6fbf02c5218d4ddb3f1b189e3ad4c22d87eb964b1997082f6b7c895b7ecaada7", - "verification_evidence_sha256": "fc94e2c0343fb3ab871cc521a5c284c5a8e339515a48b99bc099f1054b56180c" - }, - { - "axis_ids": [ - "axis:pitch_um", - "axis:waveguide_width_um", - "axis:coupling_window_length_um" - ], - "code_sha256": "6ab3245585d2e6b412d2bc66a944ecbaef18ca2e7a4ea33cd0a01f8200adf831", - "controlled_axes": [ - "coupling_window_length_um", - "near_pitch_um", - "outer_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_3f12c834c3f34581e96bd0af", - "image_sha256": "6f4e8110ccf7b7f8abeccb48730c558ad9de926bb9424d35f3c3b4806895778b", - "parameter_delta": { - "changes": { - "coupling_window_length_um": { - "after": 23.76, - "before": 22.0 - }, - "near_pitch_um": { - "after": 1.98, - "before": 1.8 - }, - "outer_pitch_um": { - "after": 6.6, - "before": 6.0 - }, - "waveguide_width_um": { - "after": 0.828, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:coupling_window_length_um": 1.08, - "axis:pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "coupling_window_length_um": 23.76, - "near_pitch_um": 1.98, - "outer_pitch_um": 6.6, - "waveguide_width_um": 0.828 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "37c68d1d2a35904de84ff366823ac341de6c0a46d846767ee78896f5db5ba309", - "verification_evidence_sha256": "d7093989a087b5af6d96de387d399ffd2473dbbbe1ec82eafb11221aca71169e" - } - ] - }, - { - "anchor_id": "strip_rib_slab_converter_1x1", - "grammar_id": "strip_rib_slab_converter_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "12705761e362aa2f889d57bd9e1b63b26a276dc67df39c8f7f5801228e08e1a0", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_f7932f91690d84996ab84e0a", - "image_sha256": "53ef38fccad84ffa6487c4561ccaf8553fa25bf94ab2776f1bc6326e45a7fff0", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:rib_width_um": 0.82 - }, - "requested_updates": { - "rib_width_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "0405e1d31a2c030c10a50065a977f404dcfd70cafa16da6a13a3f76a2442c5df", - "verification_evidence_sha256": "48f56008c4fd6390b0a9730533f2bbd3872d4ab4fecd32bba9a47197e99173be" - }, - { - "axis_ids": [ - "axis:rib_width_um" - ], - "code_sha256": "cae6f053a29a60225eebb17335aa0f5011dce28e2e8678f548a656f6ee4d87c7", - "controlled_axes": [ - "rib_width_um" - ], - "geometry_id": "dgeo_703fb46d48389432786dfc9f", - "image_sha256": "3414ab44f8dad3fdd3b20cd11eeb814c0615c0686d59c004873b79fd2a6d3a8a", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:rib_width_um": 1.18 - }, - "requested_updates": { - "rib_width_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "3104610258c45029925a3bac76a8ae863bea46794bb2dfa8db408ff18318dbe2", - "verification_evidence_sha256": "5c22bde52a9a7f9dfd292cdadd4db21ccd3f21f950b488c1f1af01212d32eaa5" - }, - { - "axis_ids": [ - "axis:slab_width_um" - ], - "code_sha256": "9c35c521d6b56c18b16f8d2825b6a6c0f2d1a460c756b09cb5f69b031ea4c96b", - "controlled_axes": [ - "slab_width_um" - ], - "geometry_id": "dgeo_9c81c0c9a5e15defaf80093b", - "image_sha256": "0d12e8d97f67254bf813cc1775e3639654fc9e40c48eb6aebd3ecd735604653a", - "parameter_delta": { - "changes": { - "slab_width_um": { - "after": 12.6, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:slab_width_um": 0.84 - }, - "requested_updates": { - "slab_width_um": 12.6 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "a6cf69826f017ccbd40dab1131299229d00365c523d6aa093897a5172adef1ac", - "verification_evidence_sha256": "712eb9f54bf4def46fe121c880745115f994fcf8cb80d38da95b4be525dcb643" - }, - { - "axis_ids": [ - "axis:slab_width_um" - ], - "code_sha256": "ca0def523f1aaf4848be7b091d321bff3ff36e7f6b576d024b0cb9231507c30e", - "controlled_axes": [ - "slab_width_um" - ], - "geometry_id": "dgeo_41b9fa68d54f7c01e087c672", - "image_sha256": "5f0b873d2561191caee107d95fc89fb1fafa4f7ab350932dfb39f77e3f361186", - "parameter_delta": { - "changes": { - "slab_width_um": { - "after": 17.4, - "before": 15.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:slab_width_um": 1.16 - }, - "requested_updates": { - "slab_width_um": 17.4 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "849b9025e5faad16ece32dd4734d7914d70e27b8b11778edfe3021923af6c46d", - "verification_evidence_sha256": "7caa5873bd4f62df24b00aeeea1e651291236e7b3bf84e35d1d5fff6f863977e" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "5719827c2a59dce9450bad77b53d29d1fce977fa61585fc39e76b2adb42597fa", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_d90d5a578847e8c9816f92e4", - "image_sha256": "9ee5099e318f9133cb073b477afd1ee498a681728295e8933fa3ed229714511d", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 2.58, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:strip_width_um": 0.86 - }, - "requested_updates": { - "strip_width_um": 2.58 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "6a9f39d5ceaa0ba245a095009a46a38eefcd5fc3b578f41825204d3735ae6ec1", - "verification_evidence_sha256": "5378eeb78ffd888209b6bd6e6ab1bd5f205a74cb80e03c209bad1b2590cd28a4" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "a02e5a2451dfc43a64a778654d9349abb1bb72814cbb15c0a888c46a135588f8", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_b5870819a8eac4f08a6e5a57", - "image_sha256": "c6da30505c2a3b2a2bcbfa01d8757fa66f067f1df18f87a4813a2736eda0b273", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 3.42, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:strip_width_um": 1.14 - }, - "requested_updates": { - "strip_width_um": 3.42 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "956c7819a1b7adcc668e026218660d35fc77f642d8d8b1e34910377892df1105", - "verification_evidence_sha256": "78f82790bff467ee1493a389c18a2b8126e8e8c04bf3101d2d9a7f058cda3bab" - }, - { - "axis_ids": [ - "axis:rib_width_um", - "axis:slab_width_um", - "axis:strip_width_um" - ], - "code_sha256": "0de33dce277e0588d91692ae5c5a4423411c5ba8a8a6a8558ce2e2fd45d7608f", - "controlled_axes": [ - "rib_width_um", - "slab_width_um", - "strip_width_um" - ], - "geometry_id": "dgeo_744012de3ca2f3949029863e", - "image_sha256": "84a84ab8d8499946995add61508fa077d30a933ddd16ca3b0545b2e6c1b26549", - "parameter_delta": { - "changes": { - "rib_width_um": { - "after": 6.6, - "before": 6.0 - }, - "slab_width_um": { - "after": 13.8, - "before": 15.0 - }, - "strip_width_um": { - "after": 3.24, - "before": 3.0 - } - }, - "contract_fallback": false, - "derived_updates": [], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:rib_width_um": 1.1, - "axis:slab_width_um": 0.92, - "axis:strip_width_um": 1.08 - }, - "requested_updates": { - "rib_width_um": 6.6, - "slab_width_um": 13.8, - "strip_width_um": 3.24 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "72cbbcf7be6a4473c7295c7d50fb50d1af723fb5f091bb895ae5f762106f483a", - "verification_evidence_sha256": "e04b255a4ac68f33012dfacd7281cc631fecfb861f13a5ba4af1af6c34f1a48e" - } - ] - }, - { - "anchor_id": "strip_to_double_slot_converter_1x1", - "grammar_id": "strip_to_double_slot_converter_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_rail_pitch_um" - ], - "code_sha256": "44c57283c06e678ef3ada4258652b7cc035394cfd5a753ef1d231f12cf93ef33", - "controlled_axes": [ - "output_rail_pitch_um" - ], - "geometry_id": "dgeo_4a95b8a5ea70bc062937b0de", - "image_sha256": "80a2377e9722edbc148ca7f8e57731361c3fd4b005bbfe96ebbd66fe1262bdc5", - "parameter_delta": { - "changes": { - "output_rail_pitch_um": { - "after": 1.68, - "before": 2.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:output_rail_pitch_um": 0.82 - }, - "requested_updates": { - "output_rail_pitch_um": 1.681 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "02d8d38bc9778820cae8cbd4a31a2849fef7dcca8710bedb875beb4c568c0327", - "verification_evidence_sha256": "db99e9dddcfde1276f3c6762fd1d741dbc8166c994f4ff5a90fc66326cbaed2b" - }, - { - "axis_ids": [ - "axis:output_rail_pitch_um" - ], - "code_sha256": "dc68c453b35a873197b0bb408e32c18d161fa59cd5fe4c8135c5a576e5408a90", - "controlled_axes": [ - "output_rail_pitch_um" - ], - "geometry_id": "dgeo_ba4b8cf15a899bff16b49739", - "image_sha256": "fc5e76e2d0caafccee2d63ac4b96de7e75257b7ede499cda91cb5d6ce01c9e3b", - "parameter_delta": { - "changes": { - "output_rail_pitch_um": { - "after": 2.326, - "before": 2.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:output_rail_pitch_um": 1.18 - }, - "requested_updates": { - "output_rail_pitch_um": 2.419 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ce142998c3be0df7329ec518cf10387d58f8d7c61874312fb77c6372fef1d0a3", - "verification_evidence_sha256": "db17f737c9e46992dd7a5cc6dbac3285545fabf5b67e1cb240ec614a53fbe22e" - }, - { - "axis_ids": [ - "axis:slot_rail_width_um" - ], - "code_sha256": "5e1cc6a7b04ecc1a3a1ef1b7a91cd29d22ced65ecffe6cd6f74d0017b681e831", - "controlled_axes": [ - "slot_rail_width_um" - ], - "geometry_id": "dgeo_7a3a3e6d26887db9957fa0b1", - "image_sha256": "f0eed9b9a8548062760922aaab3d2cf4fc2d55913d21efbe1d8977b8c85b5fe0", - "parameter_delta": { - "changes": { - "slot_rail_width_um": { - "after": 1.056, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:slot_rail_width_um": 0.84 - }, - "requested_updates": { - "slot_rail_width_um": 1.008 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "995932b76c7adaf2c488331425965e922bb1f941e8dd163a33ecf46f5e2c41ee", - "verification_evidence_sha256": "b8e4780cbd891af3bbeca92377fe3d334b247e33f8704eed022bf6d7e75ffe39" - }, - { - "axis_ids": [ - "axis:slot_rail_width_um" - ], - "code_sha256": "c1036da393d8b05009e9c3c5fc991649c76c9aff8b5818839ef978cbf0372b34", - "controlled_axes": [ - "slot_rail_width_um" - ], - "geometry_id": "dgeo_a8e3c3ad858dd9b1a7c454e9", - "image_sha256": "5a17bb1f0274ee23ea780faa6b9d223c5fe4aaf7e67f821664bb0890af10a5b5", - "parameter_delta": { - "changes": { - "slot_rail_width_um": { - "after": 1.392, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:slot_rail_width_um": 1.16 - }, - "requested_updates": { - "slot_rail_width_um": 1.392 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "04f1fe8edfbbd4f70592f43f44d0d78bf1aab3dd8ea574f728d4971e2179bcc2", - "verification_evidence_sha256": "b7266f11461b0cdcaa6e11b17d28133926d1553b71ba2c18042593bca5200dbb" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "882e96df2a2ba09988dc6db22e9e82b56f0ade94729b4aae6636e1497db5a066", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_c01bc5ed0d798aaf7ac3c2a7", - "image_sha256": "13001cb5f4250c8ab4d935d778ce75bb3d8d53cc3be6b8dc01b0d0a5879ceaea", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.29, - "before": 1.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:strip_width_um": 0.86 - }, - "requested_updates": { - "strip_width_um": 1.29 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9f6e63332e276e5c899754aa7da54cf26fbd60c8db18a64844318fdd840ef0b0", - "verification_evidence_sha256": "652419bc3316fb1063f1b177f153c1b839f52676b2e2ab7e4484718644db09df" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "f2b589d183a250e81813a824a9e092d6910554faa75be8b41d4563a6cf952962", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_61d68d22a76c036febcc90a7", - "image_sha256": "9a496e8383fc3588ba3b28057324f6198ef5104ef4b160710707f8d9bb16d997", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.71, - "before": 1.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:strip_width_um": 1.14 - }, - "requested_updates": { - "strip_width_um": 1.71 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "2032897fc84395014eed23c9e795cd1dfba401fd200d9c27b9a824086c2c6b9d", - "verification_evidence_sha256": "9444355472e7b1585502a22c09fe69661baf93d044a791b37525bc1af2f2a3fc" - }, - { - "axis_ids": [ - "axis:output_rail_pitch_um", - "axis:slot_rail_width_um", - "axis:strip_width_um" - ], - "code_sha256": "8c0727b34a617167aeec1d6118da0fbc96b77211b108937a1263b24dd443276b", - "controlled_axes": [ - "output_rail_pitch_um", - "slot_rail_width_um", - "strip_width_um" - ], - "geometry_id": "dgeo_867b929a0a5a8d6b987abcb2", - "image_sha256": "8eed8a4a8d56248cf5dfc1f76682c6246d1fa798e58587735e201ebfdc5c8f34", - "parameter_delta": { - "changes": { - "output_rail_pitch_um": { - "after": 2.204, - "before": 2.05 - }, - "slot_rail_width_um": { - "after": 1.128, - "before": 1.2 - }, - "strip_width_um": { - "after": 1.59, - "before": 1.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:output_rail_pitch_um": 1.1, - "axis:slot_rail_width_um": 0.92, - "axis:strip_width_um": 1.08 - }, - "requested_updates": { - "output_rail_pitch_um": 2.255, - "slot_rail_width_um": 1.104, - "strip_width_um": 1.62 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "d8891e1f250f29401611d13613eb02974583c639370d0c7d6a44cf21f52c361f", - "verification_evidence_sha256": "e4d28cfcde949c992a02873aa03943c888c4be33e3e06ed37c6fd1f81c01ad50" - } - ] - }, - { - "anchor_id": "strip_to_swg_converter_1x1", - "grammar_id": "strip_to_swg_converter_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:swg_segment_gap_um" - ], - "code_sha256": "0c0889e1df0ae45efd2d530c0f044ab10bd2b655ecc0b11a16535b68f1abffc4", - "controlled_axes": [ - "swg_segment_gap_um" - ], - "geometry_id": "dgeo_99b9501ab39e3aa091a4762d", - "image_sha256": "02a2ccaf576d1679f09ac7e540234df60f1ab6199d223f6723fdf227918e0d35", - "parameter_delta": { - "changes": { - "swg_segment_gap_um": { - "after": 1.362, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:swg_segment_gap_um": 0.82 - }, - "requested_updates": { - "swg_segment_gap_um": 1.025 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "2cf248cd6437bba5be354d5bc15ef74f3b1887a948ff1624904b3d018288c00b", - "verification_evidence_sha256": "b4b537526afc72e6b887bf58cb5166b6dd4e60944c356ed8f7254dc0f8b0586e" - }, - { - "axis_ids": [ - "axis:swg_segment_gap_um" - ], - "code_sha256": "9e40507b5aa0622c8809fe73739421b533639c9cdd54df65b729c33996ac325e", - "controlled_axes": [ - "swg_segment_gap_um" - ], - "geometry_id": "dgeo_fca404389cf747431f7a6a64", - "image_sha256": "750b8a34f74b6f97c2275c91abdef364466fd68bd3470172910ea8e2c3a1fcd8", - "parameter_delta": { - "changes": { - "swg_segment_gap_um": { - "after": 1.476, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:swg_segment_gap_um": 1.18 - }, - "requested_updates": { - "swg_segment_gap_um": 1.475 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "0505107b13d6549d306cce35ec428b7df237378f9384b934d4cb48903f448144", - "verification_evidence_sha256": "3d3852b93888597b1d7379f0f16b93cc8ff166486ec471e26ad3693b15013049" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "ab453213780e8d114d61e3aa6b71ad016d33a9830198ca9cf5f0503851155413", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_f4849787efdc877253ffdc1f", - "image_sha256": "7b3902b7e549cc9bac2e548d75e8a193c0980b05d54b0b3b6b82183c34da2ce7", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 3.066, - "before": 3.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:swg_pitch_um": 0.84 - }, - "requested_updates": { - "swg_pitch_um": 3.066 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "206db4e482e91d5aaad8b5155126ec73588b6dd295032b0f0852e97fae81861c", - "verification_evidence_sha256": "dc7b065562100b5bbe4cf3eecf7fd6aabd9f2f930b332a04d8fe8d76a8609d14" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "efbbfc67a9ddd4eb4ffd4d6338bcdae2640deee814c6400a935e30ff5d4057b6", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_5d3518a8b8240addf0c876dc", - "image_sha256": "d27aa9146bf29d3cc7522bf9cc80e14a85ab0693cc33f6d1bc97e4623c8b0ff0", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 3.562, - "before": 3.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:swg_pitch_um": 1.16 - }, - "requested_updates": { - "swg_pitch_um": 4.234 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "48b9e331ceaf59ccbb1a5cc1fef80f7d857f41cca02757cd1cc79b69be65b18d", - "verification_evidence_sha256": "829d9798a49bec67017b54088d88e17db7fee956d40ba2fcad49f5dfd35bb3b0" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "c5dce81fa62a4693d6f350482d3154d17d8619778a523d7b8340230e9db055dc", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_2dbf8c72efc6dee8b40a4916", - "image_sha256": "bc65b596956fbbf2ba0334f82b13df8daed06b5962676fc9c29d5ef17914ef41", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.248, - "before": 1.45 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:strip_width_um": 0.86 - }, - "requested_updates": { - "strip_width_um": 1.247 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "0b775055f9f827ab50bb68e4ea1f851f5bec9d3f166ab4ebdba829c47b7d5ae3", - "verification_evidence_sha256": "ae4ac5cee2fd0bee50bd0b5bee7075f35d3cc9f7fc5a55a7fca8f1f4a6c5d549" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "cd0487bfe9fcd4e28af4e95a5559ac1b9fa6b571cc03173379b8b5735786dcb8", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_fd6a0cb97ee901a5a714ec51", - "image_sha256": "3f5309f521897afbb3b60e284fb7d0f420484e136ada198bda3702a56b4caf7c", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.652, - "before": 1.45 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:strip_width_um": 1.14 - }, - "requested_updates": { - "strip_width_um": 1.653 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "9147418085dc6615e820ea122c478c3f50e3f18c7c4462a2e952a6ef987c260c", - "verification_evidence_sha256": "7fb9b81f2150e607676163b4bfbeb374ec28f13766145ceba53f0d34930f9d21" - }, - { - "axis_ids": [ - "axis:swg_segment_gap_um", - "axis:swg_pitch_um", - "axis:strip_width_um" - ], - "code_sha256": "28e92e2121d456ebba23daf33c024a54efa4ffa28bcfd9d2db7c5c8d50601c1b", - "controlled_axes": [ - "strip_width_um", - "swg_pitch_um", - "swg_segment_gap_um" - ], - "geometry_id": "dgeo_0f2f819a4bc22c17942df83e", - "image_sha256": "da5b07176d3e1e197e38d82710d753457c91a5812934f17587bee85b21499fc2", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.566, - "before": 1.45 - }, - "swg_pitch_um": { - "after": 3.358, - "before": 3.65 - }, - "swg_segment_gap_um": { - "after": 1.376, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:strip_width_um": 1.08, - "axis:swg_pitch_um": 0.92, - "axis:swg_segment_gap_um": 1.1 - }, - "requested_updates": { - "strip_width_um": 1.566, - "swg_pitch_um": 3.358, - "swg_segment_gap_um": 1.375 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "641604f32d29224938d87a6e47ca73b83575cc4c31ab266c5663daa2c2df5603", - "verification_evidence_sha256": "52276c20bda72c7ed55c637a6f19361c2320f41e086307f962d97508f9d523f6" - } - ] - }, - { - "anchor_id": "suspended_fishbone_edge_coupler_1x1", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:transverse_rib_pitch_um" - ], - "code_sha256": "292412b1f1f0d0863957c912e86bb02831d8d3996a416f91a27418ef24a03ba5", - "controlled_axes": [ - "transverse_rib_pitch_um" - ], - "geometry_id": "dgeo_9788e1bdbd9bcfcec262ad42", - "image_sha256": "6e1f2cd5c126038a9992068263109d0ce7bd3610614c2eb857cd800ac89782b5", - "parameter_delta": { - "changes": { - "transverse_rib_pitch_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:transverse_rib_pitch_um": 0.82 - }, - "requested_updates": { - "transverse_rib_pitch_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "5a2ded98e539365c9c67aaa6cb766c186f9d079ef212c308245120696da67ded", - "verification_evidence_sha256": "6ad229e12e3e55265ffaf9c0501921f894c9d8b4195de1275513018e66a2706c" - }, - { - "axis_ids": [ - "axis:transverse_rib_pitch_um" - ], - "code_sha256": "b4c3a0c99056baab79f3992ca770283aad0fe57b3bf595f09e919de30eaabb65", - "controlled_axes": [ - "transverse_rib_pitch_um" - ], - "geometry_id": "dgeo_1baeceba9f8b7f7f0abec0f1", - "image_sha256": "31cbe901ba395f32acc939e7cbb2364014244c6911929eef9522134690cf3127", - "parameter_delta": { - "changes": { - "transverse_rib_pitch_um": { - "after": 5.316, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:transverse_rib_pitch_um": 1.18 - }, - "requested_updates": { - "transverse_rib_pitch_um": 5.9 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "a37fdc8ba25249f04252d57bff813f209f91075c7a845621a46b30392846f1ed", - "verification_evidence_sha256": "b7eb9ab429357b84bc02ecc2d27e8d3ea1f782e264aac6a3a21e8039b616022c" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "90919200c76c77bba1f4afe5774252c30c0bc447ed18cffd7153e5728d84eb36", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_f7b7c87caa3025b4f194e6d3", - "image_sha256": "98f51f980659100acf457d38cbfd87506cda7c6c95e0271048200b2732781c11", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.462, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:edge_tip_width_um": 0.84 - }, - "requested_updates": { - "edge_tip_width_um": 0.462 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6e283ead1a0876095f089b65289112b15765c1362ec9438f2a883af406550ba9", - "verification_evidence_sha256": "f5690b92967fe9333693c039e6f4edff7594d49de7b7b917f7ef6649582091d8" - }, - { - "axis_ids": [ - "axis:edge_tip_width_um" - ], - "code_sha256": "efb9b539c588ba0cc8f4ae1fd39ea35ee104c12a222f3760e2548dadbb410ab7", - "controlled_axes": [ - "edge_tip_width_um" - ], - "geometry_id": "dgeo_011508f515cd01ec2c735c48", - "image_sha256": "5a41a7f2a11e9a4d0448b55bed2a74c1453342db3457b91aa79357bc7fd5f64e", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.638, - "before": 0.55 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:edge_tip_width_um": 1.16 - }, - "requested_updates": { - "edge_tip_width_um": 0.638 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "9970359ec55379cf0e8a67e11bb2c91c9fdf44147ab22015df4d0d4f04c488e6", - "verification_evidence_sha256": "39dce37d65886fc7182d35cbeacd84bdabea2778a6575b691431de67f84c724b" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "d76539120a7a64127c081377042201998a9abcc3e2ae2b2491741b596150a069", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_37b00954e9bde2050569328f", - "image_sha256": "5dff4317eaef85e6561f8e23e7b0da1e2f47fef43091c471b2610fae045762bc", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.076, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.86 - }, - "requested_updates": { - "spine_width_um": 1.075 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "c2d5a99a370fbf96b5448c906e059dde6296b2809cac7a46a3cf445aac1642cc", - "verification_evidence_sha256": "fef80610974ecdba5efb8604d9aa16326ffd359710795f1cc5dca02095eda628" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "c586034d57fa5ceed90ac6730887ca079c0c8b8c7505038b499e7fe168ea8f16", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_68f015466cbbb554d244e795", - "image_sha256": "b25008db8b58883d6ff0b95ab64bbb28ea1b4727d5026774c3aecffbf670559c", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.424, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.14 - }, - "requested_updates": { - "spine_width_um": 1.425 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "0652142e183f6377048a727fbdea454c51c968628f32549a8ddf7caea06935e2", - "verification_evidence_sha256": "49ff269b93a340f94afdd7e0dd24b9aa6c76ae3cbf532e15b51ca532ad87caee" - }, - { - "axis_ids": [ - "axis:transverse_rib_pitch_um", - "axis:edge_tip_width_um", - "axis:spine_width_um" - ], - "code_sha256": "9b320816919fd3d3d2a4fde4dd23ca4dbb7eb28892b0ad56eeed4de67e7f1fe7", - "controlled_axes": [ - "edge_tip_width_um", - "spine_width_um", - "transverse_rib_pitch_um" - ], - "geometry_id": "dgeo_2b6dc2511974a82e4d63edc1", - "image_sha256": "2e6ef1943034e3b036f17f7a914101fa441e0adb7a0b5c2e3c080ad09cb7d475", - "parameter_delta": { - "changes": { - "edge_tip_width_um": { - "after": 0.528, - "before": 0.55 - }, - "spine_width_um": { - "after": 1.3, - "before": 1.25 - }, - "transverse_rib_pitch_um": { - "after": 5.25, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:edge_tip_width_um": 0.92, - "axis:spine_width_um": 1.08, - "axis:transverse_rib_pitch_um": 1.1 - }, - "requested_updates": { - "edge_tip_width_um": 0.506, - "spine_width_um": 1.35, - "transverse_rib_pitch_um": 5.5 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "e36bf3aff333729070806233b9b70bb34770e2bf935f6bbd8b90c35ab98fb778", - "verification_evidence_sha256": "13b6181126684ed0255bb08e0be852befc136d84d02d8006a93ef89cb3c1b4f5" - } - ] - }, - { - "anchor_id": "swg_arm_mzi_1x1", - "grammar_id": "swg_arm_mzi_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b9ecd228cc49d627523d9e1e12a043293a177fc5a4bce32be654e211c657b0f8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_50db3f776e684c2d2e583b63", - "image_sha256": "420d082c3cdb3c5c3c08b20174c4036a0c7579bdc090d7c845e095312fb262e8", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.942, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 0.943 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "58fbc9ad9958b0abae635c8ea5c8f9886a438c582de8e0a19e0dd0777644f8ea", - "verification_evidence_sha256": "7a1d9ec9783d37077c47d1d7c9dca22dbe9a32b0534bbaec29b2417ab2591bb8" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3179897a2c2316834ae3ede2f3ea2625cc47fe2c469bf863bb28c08580d9b41c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_d0b20076e9fb50f20ad5f960", - "image_sha256": "6fbf4268efa73e3097f2c83439a146c846a1fd57b3fba611fcb2fd30c4036736", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.356, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 1.357 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "f33a57342da45766454b8ca70df326a22e1f31811dac13b1d384ebce253a34f4", - "verification_evidence_sha256": "05abaac47381e84bdf2d214210c43c3d30ac2c8b354ac6366751c8efc9d5576e" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "c964a35e51a3527b91683ae21ba60782314d20303ece970f623936290ad7194f", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_98faa6387acc4f54ce21bf5d", - "image_sha256": "ab9f74f2d3a5ef4c725dae46b6395e3b315023a0f3b617d296b8f2d8ab220a3c", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.78, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 3.78 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "641d73295fa6c2261b00a9e7040ea3c2d52c2291d3632ba44cbbba37bc6a01c0", - "verification_evidence_sha256": "d06795ce1713e38d068224ece1c008f5860d80f400ea42d2b96055801cac1e08" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "d5a89f750357a32834f5d83720e546695ac8ad889b16c857ba5c2cd7c992a533", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_9550eedac92c4ebcf421699f", - "image_sha256": "a2e811f90d77be746b61569b0258e15c2802c66c0b5095e433b68ec6e0086c3a", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 5.22, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 5.22 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "f1aeb53830a5b4013dc2e1df62a1c7347d255633f0402065e2744b69dc7efc36", - "verification_evidence_sha256": "344add3f07210b20a4da60f21e93d7f02e249571c5ca2c4f4464c4114c4f928d" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "8f8d65f528884e4b8180553b3cdd53fd6da30b4d74586ccb4d3f38d56c4f7848", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_6bcb695de0c185c16335604e", - "image_sha256": "1cb0a28f36ee3ec975951007df61b2447df0de63b05386a06cd53d607cbab081", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 1.72, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:block_length_um": 0.86 - }, - "requested_updates": { - "block_length_um": 1.72 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "7afe89b64190bf3bae1523160096be82b037b58448503aa203e7713acb6eb222", - "verification_evidence_sha256": "eeb88172d61b34966b40bbe2bd4b021d9dec6df99a0a791bd1230b2f4ae2c42c" - }, - { - "axis_ids": [ - "axis:block_length_um" - ], - "code_sha256": "2650a7c78b26fc6ee2a077026729a86e53b1318a4f7acdae361093eb54bfab6c", - "controlled_axes": [ - "block_length_um" - ], - "geometry_id": "dgeo_26d514c67ab7feb2c701c404", - "image_sha256": "5b4cbed1eb149db23dc208007ed9b73764dc62d10735326bc2615cdc260da4fe", - "parameter_delta": { - "changes": { - "block_length_um": { - "after": 2.28, - "before": 2.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:block_length_um": 1.14 - }, - "requested_updates": { - "block_length_um": 2.28 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "f0cf9bed6a836955d44055b5b92cb07efbafdec474ba676ef312e5a9eac96994", - "verification_evidence_sha256": "1f771161511654a1e674bd3b83e02ae513757f74a7b3d1cb7475a75f171fa0a0" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:block_length_um" - ], - "code_sha256": "1166964840dfbd66696e1e5c703950a6521b6966059f829415d5c3b465b7eef3", - "controlled_axes": [ - "bend_radius_um", - "block_length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_c983a5a495957a9cde0167e8", - "image_sha256": "0c753a57d5923a3704e3662c95fbda545566a717b503a1b9c7c09ca8d825cd61", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.14, - "before": 4.5 - }, - "block_length_um": { - "after": 2.16, - "before": 2.0 - }, - "waveguide_width_um": { - "after": 1.264, - "before": 1.15 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:block_length_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 4.14, - "block_length_um": 2.16, - "waveguide_width_um": 1.265 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "0f4036432554c4a979334d4a9fe77f9a95f216d9b95b3609ec50aec5ca2eb34a", - "verification_evidence_sha256": "ee1089393e26369701cd0123db41a3a485b35529b5aa7b15a43b4e7dbf9ff938" - } - ] - }, - { - "anchor_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:swg_block_gap_um" - ], - "code_sha256": "768a99eed3fa671bfc4dfcb4d7b64c972ef7ea63b7905f6eedb88b4790080d31", - "controlled_axes": [ - "swg_block_gap_um" - ], - "geometry_id": "dgeo_620c1b66d25940bc5961454a", - "image_sha256": "5c6189707ece9af66ea0b015740a67b1266646ab2aacf765de672ca100f5cbc8", - "parameter_delta": { - "changes": { - "swg_block_gap_um": { - "after": 1.416, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:swg_block_gap_um": 0.82 - }, - "requested_updates": { - "swg_block_gap_um": 0.984 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "75cae1c9473c3f7a10ad46e4113bb595bd6bfacbe9cdf282dcbcea0c43bba27e", - "verification_evidence_sha256": "cdb610d20319b2722fd79b20c22d114263db5e733883a8b61930f7195075a70e" - }, - { - "axis_ids": [ - "axis:swg_block_gap_um" - ], - "code_sha256": "ac88726f0f309cf7dad2ec869180bb10f9feaabb00bd95fd3a2d074250a93b76", - "controlled_axes": [ - "swg_block_gap_um" - ], - "geometry_id": "dgeo_f137acf6025743b9ae710c96", - "image_sha256": "ba7007a4ee66f36674adcbbf175844e01f5382e4a8ebbe1522249d12d6646df7", - "parameter_delta": { - "changes": { - "swg_block_gap_um": { - "after": 1.47, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:swg_block_gap_um": 1.18 - }, - "requested_updates": { - "swg_block_gap_um": 1.416 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "0072f3e16d29d334cf722122a693eec7725c70b42a461b8b5933f00013413dda", - "verification_evidence_sha256": "b3189729c1ca82fb433964ad35e2cdb2fb2519054dd4ac3bcb27523919b66823" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "fa560efd0d1d17c32902af1ef0676e38f4e10219d7af9e37297c25d4dc1eba04", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_9a1c4192b372395bfc85578a", - "image_sha256": "9f6f8a2e260b8956382cda70361389ef4e6ef72ef439324cf76cfd21091f651d", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 11.76, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.84 - }, - "requested_updates": { - "output_pitch_um": 11.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "6521c835a2cc37ffdf529180df613d6253b47997147df26e0a3fcec08666b076", - "verification_evidence_sha256": "5e714210c2335f30b09a48f13c8c13f049eb63bac885c17d4cbd0bf420d4896f" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "7a319b249c1a0f55c74179f09537a2de8bb7a3077a2a86bc0c7be784da13615c", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_e73f8fc7b5a75200e85b4483", - "image_sha256": "7ade70bacf92cec4fce918c04019814358a8c8254e58f45f699eccd5c9a793de", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 16.24, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.16 - }, - "requested_updates": { - "output_pitch_um": 16.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "18c6c4cef88984f592be08a8a499fe66986de68250b1519a2572ad0dbdf9b322", - "verification_evidence_sha256": "413b1a77fb5b366734b03e27c44e2aa4bccd0b6ee889ae3275eb16e246c883df" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "43f359f5aaba752ad954f0dd83e13ab21935962831e3990198409944bfe3fda9", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_ca177ff591ae572c805ca357", - "image_sha256": "bc93d554e350956ba3bd65bb43c7a1b8aa217b1e8e9f3e69cbdbd9b99022eaa5", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 3.01, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:swg_pitch_um": 0.86 - }, - "requested_updates": { - "swg_pitch_um": 3.01 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9a42d4363d7290a4591f7f5f3060e13669eb46edadf9004b3da0b267bc69795c", - "verification_evidence_sha256": "e58126ac7d6bcb2dce9026c7da522a14b3c53641ceb1671e74d1d91a641eb297" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "c22c2e16a9f0720f8a24cfd8769076a4afdf5c7339ee889590d431bfabb2a755", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_3c525e54883b64ce2ce41f15", - "image_sha256": "8cf9f30c15408277c92a4fddf4a3c2fa25957de3ae51de96897e636b4d27ebcb", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 3.426, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:swg_pitch_um": 1.14 - }, - "requested_updates": { - "swg_pitch_um": 3.99 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "f2760dac155dee801f78e03479a0b64f7d5f6dcdd6a283d049b208d8554bc5e2", - "verification_evidence_sha256": "5ab100cc905e5ea1834d17ced95e321d95dd7195e816615c1a4cd445a6f376e9" - }, - { - "axis_ids": [ - "axis:swg_block_gap_um", - "axis:output_pitch_um", - "axis:swg_pitch_um" - ], - "code_sha256": "ac04e0d27302e8843812c3671cb6e5e38948fe9e807512bdb8625ffefeb5e3a1", - "controlled_axes": [ - "output_pitch_um", - "swg_block_gap_um", - "swg_pitch_um" - ], - "geometry_id": "dgeo_c9c51bd9ff26706d8ecbf5be", - "image_sha256": "d0b45852dbd1d1c97876906c9323aa87d88e20fbcb3a49840739731f3a79c2cd", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 14.168, - "before": 14.0 - }, - "swg_block_gap_um": { - "after": 1.182, - "before": 1.2 - }, - "swg_pitch_um": { - "after": 3.458, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:output_pitch_um": 0.92, - "axis:swg_block_gap_um": 1.1, - "axis:swg_pitch_um": 1.08 - }, - "requested_updates": { - "output_pitch_um": 12.88, - "swg_block_gap_um": 1.32, - "swg_pitch_um": 3.78 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "8803c83a88645ea9c0ec1addbf18296bc255e20cd413b85c507646c2006106f5", - "verification_evidence_sha256": "8d0ea653b2f7731ea280de389c58825119357acc1925bf9afd4eedc01f112d4a" - } - ] - }, - { - "anchor_id": "swg_crossing_2x2", - "grammar_id": "swg_crossing_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:block_gap_um" - ], - "code_sha256": "1d7373c694709e31f24d07d05094e5d085c7a392ec373a329b53284c72a2f9eb", - "controlled_axes": [ - "block_gap_um" - ], - "geometry_id": "dgeo_4393505602b44bbd10787d5f", - "image_sha256": "663c5abf821aa82145ef4624844b57988171dcba5fef2f936a380e13a9aa0706", - "parameter_delta": { - "changes": { - "block_gap_um": { - "after": 0.696, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:block_gap_um": 0.82 - }, - "requested_updates": { - "block_gap_um": 0.697 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "11aed8428e4fa289c07f7335034ab74d0b837ad35c0fd5af1ba9fe73e4788564", - "verification_evidence_sha256": "b1302a19dbf218d7d41c7c8fe7da69a3909cd8f041ac6d1e8e14d83ec5980689" - }, - { - "axis_ids": [ - "axis:block_gap_um" - ], - "code_sha256": "9bee4998a183723093b29c0cb2d9d5698f02fd6c7a2474a539b5d19f87a31093", - "controlled_axes": [ - "block_gap_um" - ], - "geometry_id": "dgeo_62bfa11d1427838932e8c193", - "image_sha256": "985f0fab70dc37695625e48e46990f8bd04cbce183c34bb0690c0f26c2a47704", - "parameter_delta": { - "changes": { - "block_gap_um": { - "after": 1.002, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:block_gap_um": 1.18 - }, - "requested_updates": { - "block_gap_um": 1.003 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "dce83cd2dea2eba448fdc1bf4eb205a853741abaecc3bd2bb4f873e5753b43e6", - "verification_evidence_sha256": "14eabe7ea45099cfc4abe12a1c61e27a3088806acac668271925117fd997500e" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "350e470c6959961f7df795ed25da5fd4f2b47babccc7c3e54b6699a46617b7b3", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_1ad76dc5a4842977b11378f3", - "image_sha256": "bed26e01cd44368899de4a8d6b0872ddf28f8fff551a19a09200f20f94bd614e", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.092, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.092 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "f3bf6a1275ae5326870b58deb52bd8e692944ef554c9c9e31c1253ecf1786560", - "verification_evidence_sha256": "ada5c635da82ff09825f7a1d5b1782f33fc70e966237a5500e68ed077ecd7e24" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "9398c65cfbf143ef5e2c2294d4b7e138e19fa6974707ddcec4455c7e0fd23518", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_42e3f1f4a7ab19eaabd73515", - "image_sha256": "e187d5c18ee224a33efa8a87c82554cf7ff9d197d1650a4112ec1b698a5cc9ad", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.508, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.508 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "c29c2fbf29fc749b958583cbaf2f4bf915e8bf925b9d3e67a3792191d462d4ad", - "verification_evidence_sha256": "583edf0c6582fdb530884b2609738cfdbc80c53cb08cc2a173d9dce199b9edf3" - }, - { - "axis_ids": [ - "axis:center_radius_um" - ], - "code_sha256": "91833a946f58bc11ddf3842431edd06089612ceebdeb3a053728a20780fcd0ce", - "controlled_axes": [ - "center_radius_um" - ], - "geometry_id": "dgeo_9bf558407ff7999aa56092d5", - "image_sha256": "5d7917e8b4083e946c7ca7872b377a28e704c3b75b1f297ff57d5e5114f880d5", - "parameter_delta": { - "changes": { - "center_radius_um": { - "after": 3.01, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:center_radius_um": 0.86 - }, - "requested_updates": { - "center_radius_um": 3.01 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "b18d356c03fecb218d8ffe5ac109f72a07ce4d25ea7749fb8dda7c6a25a59cc0", - "verification_evidence_sha256": "c472b5ac7739af312718ce3007521a72d432138632130d7dd9c2ee2747dafc92" - }, - { - "axis_ids": [ - "axis:center_radius_um" - ], - "code_sha256": "bbd14ab3cf826ffa0453cd51d8e8dd426ccd6fd3cec40fdf37c73563f4eb8360", - "controlled_axes": [ - "center_radius_um" - ], - "geometry_id": "dgeo_5fe82e6cfd338efed78610a7", - "image_sha256": "d9fb45fbcde956420a7ef5f4db8f311268de1e39517d43def7eced0ad9b6c0f9", - "parameter_delta": { - "changes": { - "center_radius_um": { - "after": 3.99, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:center_radius_um": 1.14 - }, - "requested_updates": { - "center_radius_um": 3.99 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "157a7c2e8daace301b87a4192f9a1b73fd52765858b3d61b0ce45cbbb54716cf", - "verification_evidence_sha256": "60803a3d8cfbdd82c52520247b33be85656dc0af5a4569b498a366f6cf92bb34" - }, - { - "axis_ids": [ - "axis:block_gap_um", - "axis:waveguide_width_um", - "axis:center_radius_um" - ], - "code_sha256": "55352cb549ea6c3e7b7bea7437d3de22f233f0604a0525216ca74c5f00ed354f", - "controlled_axes": [ - "block_gap_um", - "center_radius_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_b92e0587d20f45db12b15846", - "image_sha256": "c5e65f92b8464698fc975d05a75110b9860e48ed8599e19d4d6e13b3cb1b2fbe", - "parameter_delta": { - "changes": { - "block_gap_um": { - "after": 0.936, - "before": 0.85 - }, - "center_radius_um": { - "after": 3.78, - "before": 3.5 - }, - "waveguide_width_um": { - "after": 1.196, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:block_gap_um": 1.1, - "axis:center_radius_um": 1.08, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "block_gap_um": 0.935, - "center_radius_um": 3.78, - "waveguide_width_um": 1.196 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "f322525a728ee758ac823ffbfc5d1c6613d0cb191c6d88e644525af7c97b77ab", - "verification_evidence_sha256": "4de86aa9dd96951a50d88cd50b050551fd4e9dbed22e68fe91c498da88d7ad10" - } - ] - }, - { - "anchor_id": "swg_directional_coupler_2x2", - "grammar_id": "swg_directional_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "e667ef4325893455d2478941f75d5405183ea2420f905ea3253729e069e91dc8", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_9a2991904b5948d9f6a5cad4", - "image_sha256": "d2b0f0b401a3c5b21c3e0da4a2c1b01aefdd3a133d1e9ad0a788921a180f8d4f", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "2e5e410dfee3956e47de1f134c87b4f23d93eca6e8d14a732ac1f31a596800e4", - "verification_evidence_sha256": "4e668586aaa1dc2f82952fe3e293dcb679c85e0ffc506211ccac39553a09304b" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "cc5fc506b913531705df16808d26a931be8adc1efca02b3274933e6f1cbadc01", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_680d94b54ad642eddf9d97ca", - "image_sha256": "d22a9ba11bc73fd9b23072a1904133f4877aac6fbe7fd8de9b6b79e58344c4fa", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "b15571e0a7679675604fdbfa621f3aac2feb1c8533c5563df9744e0ada1af4cb", - "verification_evidence_sha256": "7ccc3b886a834f91170f9cffc9e71680068053d5dd400e6a500121f5599d163b" - }, - { - "axis_ids": [ - "axis:interaction_row_pitch_um" - ], - "code_sha256": "90d09ed941f17db2c2d1ca9aa044b097ab13dd094408c2c025caddf8ebc98053", - "controlled_axes": [ - "interaction_row_pitch_um" - ], - "geometry_id": "dgeo_d5cfae1e90d246b4a7ad8a65", - "image_sha256": "18273cf27973604109b0579c7434a334ecacf3060cf911694245ed849d9f1a79", - "parameter_delta": { - "changes": { - "interaction_row_pitch_um": { - "after": 2.394, - "before": 2.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:interaction_row_pitch_um": 0.84 - }, - "requested_updates": { - "interaction_row_pitch_um": 2.394 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "794197f798c82f544b350a74a7154d53acb701ca4154483d441e3519b3fd8586", - "verification_evidence_sha256": "af4e95b81ebbf7b09078967e1e4c290516658a8131449f836dbeb532f55c142c" - }, - { - "axis_ids": [ - "axis:interaction_row_pitch_um" - ], - "code_sha256": "6419af259eb920571564d19385b90447cf5166516e164b9e4ce3269383f3a17f", - "controlled_axes": [ - "interaction_row_pitch_um" - ], - "geometry_id": "dgeo_22b4e7b0cabf4f9611803b14", - "image_sha256": "8e855d857dbf61354b2d4438354f9642e719eeeb432aef7b730ad5c92b1cca99", - "parameter_delta": { - "changes": { - "interaction_row_pitch_um": { - "after": 3.306, - "before": 2.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:interaction_row_pitch_um": 1.16 - }, - "requested_updates": { - "interaction_row_pitch_um": 3.306 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "3b64f1f7138c053453d50e98f5e6db5e132795168e021d43eae8d83ccb991c14", - "verification_evidence_sha256": "b1a02463b7c24a63b026c89d06d9c0eff2a45376ea3616b36c7a5376ebe9be3d" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "c8548f35c3dd32d5c660e62243e6c623ccc47db2ddc0d8b3e29d8c8cc5c955a7", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_69ca74700286f5ffe364cca2", - "image_sha256": "2d8dcad5d6fb2956e25966b4bd3595cd009d81f28823e781b6327244b9757c27", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 3.42, - "before": 3.3499999999999996 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:swg_pitch_um": 0.86 - }, - "requested_updates": { - "swg_pitch_um": 2.881 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "d8ff6f376339079c6808f18286b9e13bcdf74d5a5b1d5569e86037ac05a93e46", - "verification_evidence_sha256": "0c824dcdf297b1199e166ea3923df912fdf3a22f402a696aee7d6a47643cb896" - }, - { - "axis_ids": [ - "axis:swg_pitch_um" - ], - "code_sha256": "faa0144bbc866f4ec705b84262be714bbcf93c43bf7ddbbdc1d8700310633686", - "controlled_axes": [ - "swg_pitch_um" - ], - "geometry_id": "dgeo_112a14efe9a2aff988f02017", - "image_sha256": "d820a5571b35c395b01e3dece512cc375281ccd9fa38ae348266f67b9574439b", - "parameter_delta": { - "changes": { - "swg_pitch_um": { - "after": 3.702, - "before": 3.3499999999999996 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:swg_pitch_um": 1.14 - }, - "requested_updates": { - "swg_pitch_um": 3.819 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "f31b8ffb6a4f73f38146fe2c1ceab44395dbb716a11ebe1c4870a961497c93a1", - "verification_evidence_sha256": "fddc29c803b1231fa735dec00ea56f64aeb920dfa5483d91f05078c87d8451d9" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:interaction_row_pitch_um", - "axis:swg_pitch_um" - ], - "code_sha256": "2d65191271a12b977a49163198bcc4dee41106a9fcab3262a9139b36ffd06a8b", - "controlled_axes": [ - "external_pitch_um", - "interaction_row_pitch_um", - "swg_pitch_um" - ], - "geometry_id": "dgeo_1f32c884f35c1096c6c57789", - "image_sha256": "14b42ae5e06ab68006158c170684ed0d0bd0e06998a413b3ae0196f7f98c4ded", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 15.4, - "before": 14.0 - }, - "interaction_row_pitch_um": { - "after": 2.622, - "before": 2.85 - }, - "swg_pitch_um": { - "after": 3.618, - "before": 3.3499999999999996 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:external_pitch_um": 1.1, - "axis:interaction_row_pitch_um": 0.92, - "axis:swg_pitch_um": 1.08 - }, - "requested_updates": { - "external_pitch_um": 15.4, - "interaction_row_pitch_um": 2.622, - "swg_pitch_um": 3.618 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "2dcd0e247c7e434bca4d3c8bbeac6332d7111725983fb7fa628d3f08bbd6ba22", - "verification_evidence_sha256": "30199ba340bbdda299a695520c9320a3493716985efdb20ba5ddf78e11a467b8" - } - ] - }, - { - "anchor_id": "swg_y_splitter_1x2", - "grammar_id": "swg_y_splitter_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:block_gap_um" - ], - "code_sha256": "7a8bad8a9a6ce3c8f8a30d644764288898fec118d154c7600667073a243e18d0", - "controlled_axes": [ - "block_gap_um" - ], - "geometry_id": "dgeo_f2cbd13193b077e120d0caab", - "image_sha256": "bc89e27ede0822c98641b0d09d5afc79ff479c3b13d80ff00565d55daee9dc50", - "parameter_delta": { - "changes": { - "block_gap_um": { - "after": 0.696, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:block_gap_um": 0.82 - }, - "requested_updates": { - "block_gap_um": 0.697 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "f69c84bb44bac177dc4f4d519b001833839e5930955691d5867b9b91211f0588", - "verification_evidence_sha256": "1510ea7cb021368668afb6a585ae030764aaee9689bff8d3e57fb4f82702d009" - }, - { - "axis_ids": [ - "axis:block_gap_um" - ], - "code_sha256": "27068368dd09f2b9792a5dbb74c0e6864b482b53c7aaecf39a2ed56f29a8e806", - "controlled_axes": [ - "block_gap_um" - ], - "geometry_id": "dgeo_30a4713dc3e254864003428b", - "image_sha256": "bbd5613eccaeae85107459a9f8c2cca06c79ae13d2001950bd57ef44ee9ea56c", - "parameter_delta": { - "changes": { - "block_gap_um": { - "after": 1.002, - "before": 0.85 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:block_gap_um": 1.18 - }, - "requested_updates": { - "block_gap_um": 1.003 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "c73c17d0ac3a83ade9031a9461b3f857a142d60be31f5cad3d3287ae5b6e05e1", - "verification_evidence_sha256": "1e13953fc03ca7872b0b7f104e3b496a35c96b49f9b0047cc5c3b280d12aaa0c" - }, - { - "axis_ids": [ - "axis:branch_pitch_um" - ], - "code_sha256": "d830354f8b6bbfdf4b593bf60342ae252a4b7ad93e790f1530f4ec201cd7265a", - "controlled_axes": [ - "branch_pitch_um" - ], - "geometry_id": "dgeo_0ad3bcb6a5c467aedf645d51", - "image_sha256": "3504098437f36400ed4c438ce46e4ec7ba86cdca40865e4117a352362df4ff3d", - "parameter_delta": { - "changes": { - "branch_pitch_um": { - "after": 9.24, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:branch_pitch_um": 0.84 - }, - "requested_updates": { - "branch_pitch_um": 9.24 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "bb6a070b4bc49ee4fd7c78f46291a8db18b2fa4ffc9e70064ff29a913c4a6506", - "verification_evidence_sha256": "7547c7314631e489edfe5dc16d2bc0bd5bb7f0136bc306b69811dea349429c8f" - }, - { - "axis_ids": [ - "axis:branch_pitch_um" - ], - "code_sha256": "88eea2bb5a4127050dc99d397da71b3af313c7d96dff0a5907f1004f61c4f369", - "controlled_axes": [ - "branch_pitch_um" - ], - "geometry_id": "dgeo_df5065d5932505fa4f0ee28d", - "image_sha256": "5e11adbdd3a81626c466ed08ebcca7190a189765e168467d2be14d8a5ba08783", - "parameter_delta": { - "changes": { - "branch_pitch_um": { - "after": 12.76, - "before": 11.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:branch_pitch_um": 1.16 - }, - "requested_updates": { - "branch_pitch_um": 12.76 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "82ce48bd0f89696c71f3b80bf088fc51afc0f2dcdee06f832f2caa1574fcf3c3", - "verification_evidence_sha256": "a6780ac97a07aaa9343b1eb9aeb5e5f8ab457d1c2f87984fc4b73b019fe2e237" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "63ded68751dfc95c75fa9e659dcb5c995f564f1092ee6ce79dade5ca6c874408", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_0694eeeaca4f24bd13be8d87", - "image_sha256": "db84210c200b96b6bddf11a4c8a017a0cdb5287bdd48921e32e087c246701201", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.118, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.118 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "5565d7fd636ab47334a6fe3376c682cc881cf8b87e3dae420b4ceb5084c063ad", - "verification_evidence_sha256": "aa330a52d06cd52c6c5a6c0277798e4816a0769830805b2eb097e9708d6cce40" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "a6bd7f7fe2b8a12374de4437eb06263ac4f28b8b6f561b61e582c4b96f5eb7de", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_7948978dab34ccf21b933137", - "image_sha256": "bfb2e579e560c84739897f2fa598dd10d3c7729f64626ca1322218effda4d4b8", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.482, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.482 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "56ffb979bbe95d8f42aa6a66fc33adff43b7b14a63d18a5a7df5708db66ea802", - "verification_evidence_sha256": "73147c836f18ebc80034ebbf7df999cec3c352dfbfeee7d9462a534c1de63cf8" - }, - { - "axis_ids": [ - "axis:block_gap_um", - "axis:branch_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "ec50a5e81341f6fec70056b47c9c0df21fcf3197663649b6a023dc6bada36dd4", - "controlled_axes": [ - "block_gap_um", - "branch_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_e7151f6d1ee3a9ccceb335e6", - "image_sha256": "2403a20706a89c177494af12a46a7747ed81a545526111b3bf1270ec30e412fd", - "parameter_delta": { - "changes": { - "block_gap_um": { - "after": 0.936, - "before": 0.85 - }, - "branch_pitch_um": { - "after": 10.12, - "before": 11.0 - }, - "waveguide_width_um": { - "after": 1.404, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:block_gap_um": 1.1, - "axis:branch_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "block_gap_um": 0.935, - "branch_pitch_um": 10.12, - "waveguide_width_um": 1.404 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "d9570973a4764747f4cb8eccbcac660c57a65892a7f37be242ca50f648d6cabd", - "verification_evidence_sha256": "de686a33681b2310e244b933ad8dd6090abcd63ee1b592955c0881583a77854c" - } - ] - }, - { - "anchor_id": "t_junction_splitter_1x2", - "grammar_id": "t_junction_splitter_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "b773f827f3a75a87c1d0be560a755846bf62627e2369d7175d219dc3af3df9cd", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_938500b988f43c662cbd133f", - "image_sha256": "5f88c60515ff0542eb474d4b1053191504da7bbbb6d7d523493b04e83fead5ac", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.492, - "before": 1.82 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 1.4924 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "43302f0fd1e66d70a44405d80739afc403b2208c747d548cb79a2f71281e2414", - "verification_evidence_sha256": "7deccaaabd8bb407faaea0adba442645f7fa2dfe8f21ae35c3ec91496969cffc" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "c765d7202e6c05347264e3e3a53896903e99f4e4506db032e2156f71a6b453e2", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_91020aa49ba94ebb63083efd", - "image_sha256": "68809439a87613454af6fa42fc16b086c73daf4b78fc6bfc712e64934ef4064d", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 2.148, - "before": 1.82 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 2.1476 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "19481e1bc2e8de9e7846b4ea2d3e8fcbb8b53432276152b4243fa832147c1862", - "verification_evidence_sha256": "3369015d31564f531ad3985bf394d870974dd5f12f9884f3b1466e631fd93ddf" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "ca264e0ec333f057f999d83b2871d3314aae64c226bd72362852dd4520a14ac8", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_2f2f83d158b333dfd46d9b6e", - "image_sha256": "6cdea1188afb234e3936176613cc0c9079da9bdb96ef3e94915bc7b0ef66e3ca", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 2.94, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_um": 0.84 - }, - "requested_updates": { - "hub_radius_um": 2.94 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "d51f9164ae8cd0697e7787ad5e7bdde16ace8855e3e83d96fe9dc342aec753da", - "verification_evidence_sha256": "2a81bcbaee1912404c4e276f6a652034415a84a769ca646a9f74823e8e8f26bf" - }, - { - "axis_ids": [ - "axis:hub_radius_um" - ], - "code_sha256": "0fc6d269137289cf49e812e424f83a88840f3eecf90a15a24894fa270fe5c572", - "controlled_axes": [ - "hub_radius_um" - ], - "geometry_id": "dgeo_c358cf2fc6f627e722f01f30", - "image_sha256": "f183b9d6cf4bbb1544c040a3c786c3427086c83439e7d6c67d7228bcd77d4701", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 4.06, - "before": 3.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_um": 1.16 - }, - "requested_updates": { - "hub_radius_um": 4.06 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "984921e11181fb94a25f05439c218b5970f4de56d8e620989686705f8dc86d48", - "verification_evidence_sha256": "b4f1e873540284efd3ec57446d74baaf43dbdcb3785fb7b1ccaf9ba9a149ec78" - }, - { - "axis_ids": [ - "axis:input_length_um" - ], - "code_sha256": "74c30c9207011a90315b72e430110b8bed8ce6e5971c250bc02ea77a59cebd8c", - "controlled_axes": [ - "input_length_um" - ], - "geometry_id": "dgeo_b2f70f4a68b400e40497a159", - "image_sha256": "91ea8e7d31afc3c6f29e77941bf3ba048cffaded4c6393ea3bf98ead5033ce79", - "parameter_delta": { - "changes": { - "input_length_um": { - "after": 17.2, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:input_length_um": 0.86 - }, - "requested_updates": { - "input_length_um": 17.2 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "c9d2157f89b7eb8b2afe0f92999a05a58f113bfab6d72d035d2f702ac7effae6", - "verification_evidence_sha256": "273cb1ed2fdcb7ac391bb4b52540996b7f977b0638743d8aeb0252ca9426ca44" - }, - { - "axis_ids": [ - "axis:input_length_um" - ], - "code_sha256": "7ddd7bcb4b295a736de2c28493a90ca1278e7d0df4f8fdb0258e6a07d6ff6460", - "controlled_axes": [ - "input_length_um" - ], - "geometry_id": "dgeo_bc6a6f1664fc897cb9c70389", - "image_sha256": "3edbd5c64adbcb9736bb50af7e418b58c9ab5f1db623241a0d91032a0280410c", - "parameter_delta": { - "changes": { - "input_length_um": { - "after": 22.8, - "before": 20.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:input_length_um": 1.14 - }, - "requested_updates": { - "input_length_um": 22.8 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "4928b7feacdf39aeee71dcf155b0df3f3fb67949092c2efff47db3c0b53b3e68", - "verification_evidence_sha256": "c9f54cd76fbb32c40bd8bc8e7f1010cdbb561909da6b569bc7f539a983bd467c" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:hub_radius_um", - "axis:input_length_um" - ], - "code_sha256": "0673dffb66cedf1e7edd8761354208b621d109498713dbfc8bb4cce83028b829", - "controlled_axes": [ - "hub_radius_um", - "input_length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_e9e4b14a00413321ca75e20a", - "image_sha256": "1b756f34845bc07ffd8f50db0fa335cc8cadb70d9795f6baf1513182387af8dd", - "parameter_delta": { - "changes": { - "hub_radius_um": { - "after": 3.22, - "before": 3.5 - }, - "input_length_um": { - "after": 21.6, - "before": 20.0 - }, - "waveguide_width_um": { - "after": 2.002, - "before": 1.82 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_um": 0.92, - "axis:input_length_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "hub_radius_um": 3.22, - "input_length_um": 21.6, - "waveguide_width_um": 2.002 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "19f8a38bffe15db9300612d863e39ee9645e59676a5ac9f7f4d8f5236b9060fa", - "verification_evidence_sha256": "6d7e5f900a275902ff8dbf651353c84e23a06c5c22424ea762c072c941727913" - } - ] - }, - { - "anchor_id": "tapered_mmi_splitter_1x2", - "grammar_id": "tapered_mmi_splitter_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "4d333416de2d6d4e184f6ca7304aec56da6befaf5d508840fae5e3271231c242", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_fd0318c392dbb03b5d8248b8", - "image_sha256": "07d0b574833ece70845b7bdd0551e46de8f6aae787f3ac2e8d1f541bfc782491", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 4.92, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 4.92 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "96dbae4aab182d50e67fcce7cab01b08906b0a23b8045ceb8df826b6a16f4482", - "verification_evidence_sha256": "f35404cb5f061f968ffd1497931cfafa77aa092e365a57ee7c6b0db35f97d06b" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "68817b688bf3f399cccd2273cc7971d05da165ad646559e2318de6545c67fb65", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_b18bf071046b448bc1bc0856", - "image_sha256": "f4c0c369c6497bc9da6fc80221a67159e1420147d8babaab7510cf2f7351b729", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 7.08, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 7.08 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "af413a1dd87d5f7fb24193e8ec1731d84a19b9d1c4cfd1787904efb451e62416", - "verification_evidence_sha256": "5fc9d7095f8b72f685978a2dce855e503ce4f7436581bf5b0d0811259f8486a5" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "f9798892a7e6c69d2227b173c5386d763b0376363ec0637342286bd8047e4b87", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_ed5c5e9936bb9c11b4c6f07c", - "image_sha256": "6c38d28160f262f6c981413d64618df3af336b17d921926eaecd6668d47d42a7", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 7.56, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:body_width_um": 0.84 - }, - "requested_updates": { - "body_width_um": 7.56 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "b721e76296a25a6cfab6f71ff0c07a6c2c7f632c312c3afe6cf5d153c20ab601", - "verification_evidence_sha256": "7c7c86faf72e673e74f649b13def13fd6c768cf3a67d540bc8e4d12f69720781" - }, - { - "axis_ids": [ - "axis:body_width_um" - ], - "code_sha256": "3d421641c17a6ec80ed535126d5f6d2165793dd2ff3dca0c4bb28b66eedad546", - "controlled_axes": [ - "body_width_um" - ], - "geometry_id": "dgeo_12ae87c3b8cceb0b0b5f27b5", - "image_sha256": "9c5d4aca9cebcb08751d46ed16f03cf76e4eedd451a4c3c0412d56b5d0067636", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 10.44, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:body_width_um": 1.16 - }, - "requested_updates": { - "body_width_um": 10.44 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "58fe4cda3cdc95d441d6aaa83cda7e4c2cf0accb2ff3bfc184d3384bf5d8edb3", - "verification_evidence_sha256": "06e6e349691eee4b4a08ea6d53dbec311901ff3156214412b5627cd34e9060e2" - }, - { - "axis_ids": [ - "axis:exit_aperture_width_um" - ], - "code_sha256": "39decf437efbc3331294dcfd75ead460a7b02241d2831c1d75f65050b5fb012c", - "controlled_axes": [ - "exit_aperture_width_um" - ], - "geometry_id": "dgeo_dc988273e9be328f22960b4c", - "image_sha256": "1c1a1f2f9f8b6dc6207f50d8a3aefd2f492d43585710cd79e8efa2bb96d75db7", - "parameter_delta": { - "changes": { - "exit_aperture_width_um": { - "after": 3.87, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:exit_aperture_width_um": 0.86 - }, - "requested_updates": { - "exit_aperture_width_um": 3.87 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "3eab934dddebaea0d41b66e1ec51ce7a635ff4cff96c692b18e941ec454bdbab", - "verification_evidence_sha256": "4b6e2e71540f97602c20c805f220ac6d067b34f7aaf68349fb41beb75de11e34" - }, - { - "axis_ids": [ - "axis:exit_aperture_width_um" - ], - "code_sha256": "a0a15a53f242addbbabd6dfd488e9c14e568236370f33e1529bfc4d7e03fbc4e", - "controlled_axes": [ - "exit_aperture_width_um" - ], - "geometry_id": "dgeo_023f7db354695f836ec8486c", - "image_sha256": "ae9550465f6422709a8ebc73beefc116af8bc59dd64afb888423ed15a6dad992", - "parameter_delta": { - "changes": { - "exit_aperture_width_um": { - "after": 5.13, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:exit_aperture_width_um": 1.14 - }, - "requested_updates": { - "exit_aperture_width_um": 5.13 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "ac1fb05da3ab2b3c9e602c041293a91f22cf44095343530c16e6a4c6b363e403", - "verification_evidence_sha256": "72a16aeec108ed57268252e469acf157cd612318d35d49291e6ccbb42348c309" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:body_width_um", - "axis:exit_aperture_width_um" - ], - "code_sha256": "5fbc61c76dc5680f3bbfab47ffc65a1e88f2260effaacb73be7cad9eb625943e", - "controlled_axes": [ - "body_width_um", - "exit_aperture_width_um", - "output_pitch_um" - ], - "geometry_id": "dgeo_6e4053f20340ca4970dc84c3", - "image_sha256": "15b8d30cfa5ba8f5110880783ce74264608417cd5db971edb52c355be169b274", - "parameter_delta": { - "changes": { - "body_width_um": { - "after": 8.28, - "before": 9.0 - }, - "exit_aperture_width_um": { - "after": 4.86, - "before": 4.5 - }, - "output_pitch_um": { - "after": 6.6, - "before": 6.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:body_width_um": 0.92, - "axis:exit_aperture_width_um": 1.08, - "axis:output_pitch_um": 1.1 - }, - "requested_updates": { - "body_width_um": 8.28, - "exit_aperture_width_um": 4.86, - "output_pitch_um": 6.6 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "84240a2572dc87298f2e1a411c613f6773e34dbbc9515ada2c31ca6ba6078f74", - "verification_evidence_sha256": "933cf02565c84f53c711af8b63c6d2ef1f5eaa3a88b0ed1b6d2b356130a2e5af" - } - ] - }, - { - "anchor_id": "tapered_uniform_grating_coupler", - "grammar_id": "tapered_uniform_grating_coupler", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:first_tooth_gap_um" - ], - "code_sha256": "607897b53aac4f237542c6932387b6b0c8f61ad0c77a01e8f76c15fb616c8089", - "controlled_axes": [ - "first_tooth_gap_um" - ], - "geometry_id": "dgeo_4fc3c60d1936312ec978eb4f", - "image_sha256": "db029e529c70c2b1f4464708ec842175312e1cdb8d2f35351425f74f7d8722f2", - "parameter_delta": { - "changes": { - "first_tooth_gap_um": { - "after": 1.066, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:first_tooth_gap_um": 0.82 - }, - "requested_updates": { - "first_tooth_gap_um": 1.066 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "619d93ffbe883e5f0f3176264843e50bbe0137596bb7d1999ab02971b71743f5", - "verification_evidence_sha256": "9119b30e912e3c040ce82c3dcd8cad6d30a4eb38d6a511233a3ece3782651a04" - }, - { - "axis_ids": [ - "axis:first_tooth_gap_um" - ], - "code_sha256": "4f9f70c08b165246d846e4bca97c83b1f08a9607edd7c2d16e3c8581e63c9081", - "controlled_axes": [ - "first_tooth_gap_um" - ], - "geometry_id": "dgeo_b37b5e7d57e754f99b572d52", - "image_sha256": "ce7d93a9a2424bc5f60ab57bb06ddc8f11294edcdfc35e9dc5509dc205023f20", - "parameter_delta": { - "changes": { - "first_tooth_gap_um": { - "after": 1.534, - "before": 1.3 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:first_tooth_gap_um": 1.18 - }, - "requested_updates": { - "first_tooth_gap_um": 1.534 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "ecdb3a34e6167ca8a4da7706a2a5abb7d8ddac45429b25b25718b7761ceff34b", - "verification_evidence_sha256": "117c4caa5a24abe3838d1cef14e5346e3c138ace842acdeddde1cd864298740a" - }, - { - "axis_ids": [ - "axis:tooth_gap_um" - ], - "code_sha256": "e9850a2c5b9f17279a4694815683f3d73727989bd9ebf7fe4af38e06e10feca3", - "controlled_axes": [ - "tooth_gap_um" - ], - "geometry_id": "dgeo_1ebdc7a3eea2648665211b65", - "image_sha256": "abcd512a7fea9b22add267f733ce1c6e16e57434ca641f0ae92bf9d81697fc2b", - "parameter_delta": { - "changes": { - "tooth_gap_um": { - "after": 1.008, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_gap_um": 0.84 - }, - "requested_updates": { - "tooth_gap_um": 1.008 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "37f12bc1501a61142fb3d36c91809515065b21644c09268e24123cdf06ae8390", - "verification_evidence_sha256": "af17422462a09e0494a7cc082db4884e6e4a107057f5aed70f844f7d35ed742d" - }, - { - "axis_ids": [ - "axis:tooth_gap_um" - ], - "code_sha256": "96419b5494158250a5df307fcf8a8f29bd419e7b0f0ca740ba28fffbe2e435d6", - "controlled_axes": [ - "tooth_gap_um" - ], - "geometry_id": "dgeo_176f298731bc3a901012b56d", - "image_sha256": "91678e147cda7d08acf4e7e0a57c69d81320dd1b46cdcd5941a9a4d1a72fee63", - "parameter_delta": { - "changes": { - "tooth_gap_um": { - "after": 1.392, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_gap_um": 1.16 - }, - "requested_updates": { - "tooth_gap_um": 1.392 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "442b7d99f62cf9131ef168f5554b7075b687b38e474b7b2f6d9124114b0be3a5", - "verification_evidence_sha256": "17d293f843fa10e2727bdf46a95df6308d81d7fca88a6f637ceb96076307f0be" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "6e5a37930e9c0a02b5d43a1b3aacbf02b4d6daf5b711bd18be20e39a1a191374", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_d7ffbbf036ffeef2823104da", - "image_sha256": "3e535c0171139dcee7b0a73b36b7a5219a36edd4166085ad3c737fb790ca9990", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 10.32, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:aperture_width_um": 0.86 - }, - "requested_updates": { - "aperture_width_um": 10.32 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "cc8466cede966ee69756be0b41d98031ed6bbca684cf572c8c1c57d8dc106691", - "verification_evidence_sha256": "0c2b72e0315ee2303f86b939232c33205ba9c815614b0a868cd5cf803ba733ef" - }, - { - "axis_ids": [ - "axis:aperture_width_um" - ], - "code_sha256": "a3de2e2c519c08cfcd7a6de2d449f8633c7b31edbf3e3406d831b256e620e252", - "controlled_axes": [ - "aperture_width_um" - ], - "geometry_id": "dgeo_ef41f89443e1aa51534466fe", - "image_sha256": "cb8bc11e12e067a13f10e226d8e2c05b9688c39300d7ea9a414c488b9b7273ab", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 13.68, - "before": 12.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:aperture_width_um": 1.14 - }, - "requested_updates": { - "aperture_width_um": 13.68 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "8fb860140e3bade8a982436e371803ba7dcd19a3f5e52b5524a66666ba6fd3aa", - "verification_evidence_sha256": "a6df267874cf5cadb6985b4c0b3c4be6d08f6fb6d51b52e820977473ec877a76" - }, - { - "axis_ids": [ - "axis:first_tooth_gap_um", - "axis:tooth_gap_um", - "axis:aperture_width_um" - ], - "code_sha256": "ebe6dad00efed4317d8f19b09a7ba49e6cdd4a1aba180676179c4845a30a39d2", - "controlled_axes": [ - "aperture_width_um", - "first_tooth_gap_um", - "tooth_gap_um" - ], - "geometry_id": "dgeo_7074806424cf68ee31eff282", - "image_sha256": "06f79fb370a84eab66899542a510c72edbaada0ca7a873c699384d6078e6057f", - "parameter_delta": { - "changes": { - "aperture_width_um": { - "after": 12.96, - "before": 12.0 - }, - "first_tooth_gap_um": { - "after": 1.43, - "before": 1.3 - }, - "tooth_gap_um": { - "after": 1.104, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:aperture_width_um": 1.08, - "axis:first_tooth_gap_um": 1.1, - "axis:tooth_gap_um": 0.92 - }, - "requested_updates": { - "aperture_width_um": 12.96, - "first_tooth_gap_um": 1.43, - "tooth_gap_um": 1.104 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "24ece0d15dd49eb5a123200e4fe00272b7439c1616761efba08a0a401704d602", - "verification_evidence_sha256": "1f79424f3ecaa39d422522fd18885ad43a39854d0b8113baf4180839fc81f904" - } - ] - }, - { - "anchor_id": "teardrop_hub_splitter_1x2", - "grammar_id": "teardrop_hub_splitter_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "b6bbcad86a08d8123feef7d9777ee65f62edec4b020ce70fa9494d11570853a5", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_6d46bec18910900e104d8835", - "image_sha256": "3363e5b6a3c74dc327d0aaaa633df344f5b6f3bd0099c1cb218c39b3d26e4870", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "82cb8524e9520bec36d8f0c0a6256b82834566057f39b02ae8f7604d107c4aa0", - "verification_evidence_sha256": "c4a7c805ccb2686b5fbe25890cfd55283293d03760ef2c35a7fdc3449a5653f1" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "4f9177b327a0e59cf50c63028264e8a2763f4bd658f92a970075de756a2df4ef", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_a38e53b02cc628b6e4dec068", - "image_sha256": "c05166c0f852f64777d098dbdfa6ec464a91585fc602776f55cef075c30208b9", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "4d74194b375c70bf16ecfb83e7d517c4b7ef8182033e2ae54146dc6ac4807938", - "verification_evidence_sha256": "df3de2a1f510a0a3c0bf32cebcdfd2d7106dca6ee963ed9ba26d94d9cd5fb7f2" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "d067cfa0c374a1c63e68367ef867e5c261890e6d5105186983bf3435a88aaa53", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_86cb4e0f6685869748e3d6cc", - "image_sha256": "92747d39d3c195dd31f9dd8705dc1249f3310f4fc280512e21a93f9ce5e63ff3", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.05, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.05 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "216729f8387e5646a0c264295143da5b73f6a846efab46a59070dcd8fcb08879", - "verification_evidence_sha256": "28c8905c4c4d87275ec3305a62296f89732e05414679e20ad731d7876b203a30" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "46437a9c9f5499f615938ba43c25b683401abdaa936a2365c5af2860b4712596", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_a9bcae9c4c620a005a1aecd8", - "image_sha256": "04a0c27f86af6cefd1eab45ebc4642cc6b95152c78a749320f1bd5ee9ef3ac31", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.45, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.45 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "79b3f49d7d287ef9da92ab59e09091dd71e3e07753bdbe2f1b7a766f0b04fea9", - "verification_evidence_sha256": "999c81c43bc2bff1df8c27e0b74fe22f29c293fc2e3a0c3760e63a0759015a56" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "a3055fb38210cd7d2fc99540ea7d03161adfe52bc4a290f22c586e2c90987d2c", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_521c88dc20d653662b3229d0", - "image_sha256": "af1728cb76555451865ae5cd29b8e4e42d32f3e112e30c6763b4dcc1fbb03e2e", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 4.73, - "before": 5.5 - }, - "hub_radius_y_um": { - "after": 3.87, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_axis_um": 0.86 - }, - "requested_updates": { - "hub_radius_x_um": 4.73, - "hub_radius_y_um": 3.87 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ceedc1f5b9a41a8264d29e87191ed7800925d2fca47c15db3307af1701c37544", - "verification_evidence_sha256": "41c70256252b7f25caf5525c0286a86db083ae1b0f76af32c6a68a673d640fcf" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "beef4bf8bcca965930fc84345160ebb8f10090e4d8eb9b22f949d7ca451e484f", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_a4224dda479d57bb6eb23449", - "image_sha256": "e110012b8f4aececca59d68a31b6914451c750a9d5ab523bd10331817aff6ceb", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 6.27, - "before": 5.5 - }, - "hub_radius_y_um": { - "after": 5.13, - "before": 4.5 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_axis_um": 1.14 - }, - "requested_updates": { - "hub_radius_x_um": 6.27, - "hub_radius_y_um": 5.13 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "55e6d56016b0507ac2c56510fd0477a56ac94559427dd1d9334328d0dbdca6b9", - "verification_evidence_sha256": "c8b27b3a6df2783502b55fe299429a3b6fd81843992a0edce15e43fa5f2b673e" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:waveguide_width_um", - "axis:hub_radius_axis_um" - ], - "code_sha256": "c6abafe06e09a7c5f465baa20f5fe5daa15099abc577ce68796f5c075c4d1a47", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_8ac30d955adc3fc714eebd49", - "image_sha256": "25d480b8ff3366d187850ddc2f483934b5bdb0250d6f8d5db13a90d6bf6a73a1", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 5.94, - "before": 5.5 - }, - "hub_radius_y_um": { - "after": 4.86, - "before": 4.5 - }, - "output_pitch_um": { - "after": 15.4, - "before": 14.0 - }, - "waveguide_width_um": { - "after": 1.15, - "before": 1.25 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_axis_um": 1.08, - "axis:output_pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "hub_radius_x_um": 5.94, - "hub_radius_y_um": 4.86, - "output_pitch_um": 15.4, - "waveguide_width_um": 1.15 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "dc1baee573732a52b459ca569eb0e2ecb00296e2dc4d4350a349e2a15de7bdf2", - "verification_evidence_sha256": "41119fd8d0857fdd5c5cebec6be6998263221a69da34325c4b61bfdcee9745da" - } - ] - }, - { - "anchor_id": "three_arm_interferometer_1x1", - "grammar_id": "three_arm_interferometer_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "dbe91f745b443945f7ca1c69a1cb8bbb8ef515787db50362840953fb247470a6", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_7cef222d8ce555cf118cc780", - "image_sha256": "b36e504d88b7b87fb7a48ab2032f56e66e239c6be1d6d68fa473dd922a1d018a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.984, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.82 - }, - "requested_updates": { - "waveguide_width_um": 0.984 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "24468600f27e8f0e9678c4c244abd07bdbd60cfed70106b668a413a389d71d2f", - "verification_evidence_sha256": "0295ee8d29bbe28aa57139857e3b4ad47c387ad2fcbffc209309fb35e216f780" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "8e7d7d71818ca36914d4c2068a71c7ae621ff8109b9eb4e540f06051923d2450", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_d4e6126548f4065f25e76c87", - "image_sha256": "c025dca7ffe7432587705fc6ac8108a662bab1ab705bd8292070378b83c57b5e", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.416, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.18 - }, - "requested_updates": { - "waveguide_width_um": 1.416 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "af0260291613959f619a0a9ae99549e9379e5db830498c446425e90a2c501a74", - "verification_evidence_sha256": "cb760c48c92a661e36412035ee0060e3eb3bbc712b370b7c534526b088b1f88f" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "85ce2f884fbfe38ee5df1f496034ea048bd67f96ce98843f134713794d86e726", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_dd6aaa27a4ca9f534941c563", - "image_sha256": "7bb68a3eb8f15984ed3c61fca2cde6e7786343895209982fdd09d9c5ba654aae", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.528, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:bend_radius_um": 0.84 - }, - "requested_updates": { - "bend_radius_um": 3.528 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "e277e5fb7de41cffa15a4b88d1f6171fcdf234f06b4e190e31f815a888c52081", - "verification_evidence_sha256": "9da4b45e3a7851545605cf8023d2603c149d87c00112e4c140da521a3e50d995" - }, - { - "axis_ids": [ - "axis:bend_radius_um" - ], - "code_sha256": "f434690855818ef6ffe1261e2e0c52d4b25eb419056649d1338ae70d59b6ebfc", - "controlled_axes": [ - "bend_radius_um" - ], - "geometry_id": "dgeo_f5b09a917d9ec7ca97bc5f55", - "image_sha256": "3ae05346cf7035427f11f87d7c6e9baee86805fc89b1f978286d0934aca8322c", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 4.872, - "before": 4.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:bend_radius_um": 1.16 - }, - "requested_updates": { - "bend_radius_um": 4.872 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "bb6c0e34d00a835dd88315771358941a50ff54069c377ddc37e73009745ee542", - "verification_evidence_sha256": "c52c5ac086117d5caa3b9a05418b093006ed8fbeb80defd18aa08b3676ee073a" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "2be25b357b653960284ed908b93de52d69eb6c3961448837a2a1304bfa8faf62", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_cdfedcc4493be14ec99da751", - "image_sha256": "3b8ba056c00a69319365e65c65620726bde3d6109f999fef83390c6c858b8c97", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 6.88, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:lead_length_um": 0.86 - }, - "requested_updates": { - "lead_length_um": 6.88 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "920254b0ee185c89c0716fa020f32fdb79dbb5dd47b4e54252c63959fb46dc94", - "verification_evidence_sha256": "926f90e4d3ad6eb60226b1d55455c1028f26d6aaf1a663732869816870b76263" - }, - { - "axis_ids": [ - "axis:lead_length_um" - ], - "code_sha256": "726ad2e8911645508b11a7100f59f95e9845737ede18892199e967cf460df644", - "controlled_axes": [ - "lead_length_um" - ], - "geometry_id": "dgeo_c48f84233dc9cabb9e6c211a", - "image_sha256": "7583a1657d9611b22c0e15af334adf88e340bd5cfbc18e94adff178e83dab966", - "parameter_delta": { - "changes": { - "lead_length_um": { - "after": 9.12, - "before": 8.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:lead_length_um": 1.14 - }, - "requested_updates": { - "lead_length_um": 9.12 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "02fe5d5b467ea0785c45c6e2e359060706abf40ee180a31b04efe7697f413904", - "verification_evidence_sha256": "fa782d2117be6bbb0af818998c0297a2848ceb64666ac463497647e3b43bed43" - }, - { - "axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "code_sha256": "307f094494e86501b2cb870c4697c91c532ffd11a1e52931977b45473b4e1dc7", - "controlled_axes": [ - "bend_radius_um", - "lead_length_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_a8d5201cd9ce519c9e239e40", - "image_sha256": "78dac35abb95ebb4342334ca5d3d013e5d91a582c1d01c40ec5d79d44f15a264", - "parameter_delta": { - "changes": { - "bend_radius_um": { - "after": 3.864, - "before": 4.2 - }, - "lead_length_um": { - "after": 8.64, - "before": 8.0 - }, - "waveguide_width_um": { - "after": 1.32, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:bend_radius_um": 0.92, - "axis:lead_length_um": 1.08, - "axis:waveguide_width_um": 1.1 - }, - "requested_updates": { - "bend_radius_um": 3.864, - "lead_length_um": 8.64, - "waveguide_width_um": 1.32 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "a9bdabb43e5591949cdbcfcad21959908be05fd40c1bbd3d0fe0bb927ac82907", - "verification_evidence_sha256": "e7d1cbc4d9708d2ff4357fb485342f8b932bc29040aa20b3a8e149f6ce6ee1fb" - } - ] - }, - { - "anchor_id": "three_rail_directional_coupler_3x3", - "grammar_id": "three_rail_directional_coupler_3x3", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "4c0222b065a1b0b9e9ff814d84b8bca1a689066f2a94c4c9bf646f62ff21abd0", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_3f6a686025e6b4a0cdbf6722", - "image_sha256": "ec8356aa0e18a105ed1291f01d6632ed0270439e742c5f161493a4cc61a48ef4", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 8.2, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 8.2 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "146573996e7718a83a09712257e7296482b4f7c027eb87f7dea6e7eec8a7e112", - "verification_evidence_sha256": "44d4a6691f40090cf656af5376229cf651e3b264b09be8bcf0bf14d02c43d742" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "e5d52706f7461db9bc86a3649e5f5c613574dbcbf8ea8f74e1804602beef75eb", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_1f223923631906526732b3c1", - "image_sha256": "ecac27c171a2530adcec2c46fdd8f533783eede44c716b9c1d8605b3896b5e50", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 11.8, - "before": 10.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 11.8 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "e669066968eaff095623f755476d3e8e8ce1e246ffb318e929c6214e077e4ef7", - "verification_evidence_sha256": "03bb257deab3d1b2af6a0d648b767dcf98c37b751d8344264d0ee440a2ea9ee6" - }, - { - "axis_ids": [ - "axis:interaction_pitch_um" - ], - "code_sha256": "9f650d28a1b05eac6607cf948bac2f241490281d8c50ff9efde075344b2a79c7", - "controlled_axes": [ - "interaction_pitch_um" - ], - "geometry_id": "dgeo_efc98ad7996b909be4d13df5", - "image_sha256": "270c7388880e2e96abf2eb84271e9658b6cee0935a5d17eb66a3bf8e2ac04ba6", - "parameter_delta": { - "changes": { - "interaction_pitch_um": { - "after": 1.738, - "before": 2.0700000000000003 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:interaction_pitch_um": 0.84 - }, - "requested_updates": { - "interaction_pitch_um": 1.7388 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "5dd1495c44a416905ef04f49f6618bceeb43d975a69a99dea08146477e766bb8", - "verification_evidence_sha256": "f6229cd6b44b15c290f96f3a54b643d44f8480ac0022b84eeae4053bc44b8ad4" - }, - { - "axis_ids": [ - "axis:interaction_pitch_um" - ], - "code_sha256": "f35d3ec9280a5d74d1c81fe22bc9680b566250ae1211e8526bf0fc593a84d935", - "controlled_axes": [ - "interaction_pitch_um" - ], - "geometry_id": "dgeo_c7df5e8362f1ae891f0ab47d", - "image_sha256": "f61cfd577746bbe8e879ac4276ceda4e1f1b2568097cc2ce845c4b2f2f7fb6a3", - "parameter_delta": { - "changes": { - "interaction_pitch_um": { - "after": 2.402, - "before": 2.0700000000000003 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:interaction_pitch_um": 1.16 - }, - "requested_updates": { - "interaction_pitch_um": 2.4012 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "12cf79849ec91c00724a587c45b4c9236a9c417e282c43e9e3e8f2c72867075b", - "verification_evidence_sha256": "0d8715c0f5d175848f407b7df1f8417624e164eb2900252a2e5c6c0f24d40841" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "3ec072c0d9ac452350513f39a158e0339a84a20b00c1dfdeecf7c49cb017780e", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_eb6ed8b59e63384558c4f27b", - "image_sha256": "03ed27545829cca22566612ea39d554ca69638d6d2b6793b18138c4411a42ef1", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.16, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 1.161 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "bfb2ca3b40312ed3da52dc6b8ea2dbd6eb5fbf56e372b770f579d35f9758a43b", - "verification_evidence_sha256": "7a4143d302b49fdf2281c8ee2bc48afd7160163a2c6657a18807a3ee7496a993" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "6798d20eb2fbb868ab937efdbfad1503fc09360e64301a642541d327394dc65c", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_cf7266785a48a1830b1954ec", - "image_sha256": "307b444fa18455de4654007be3f42815c501d6067308f86f826dd9d097f156f9", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.54, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.539 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "0bfcab9bd14027059f8561d58950556fcb08e158d6b8689ad140c9959c6b2d33", - "verification_evidence_sha256": "d745f81c74587980b01b1941583657b297fe79ea63e00bcd25f7e032bfdf3380" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:interaction_pitch_um", - "axis:waveguide_width_um" - ], - "code_sha256": "38d4dded9f6170da5e07a59fb9f5f8e07525900b8ae1fa046e6ee9733387fcb3", - "controlled_axes": [ - "external_pitch_um", - "interaction_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_7c46b1bd88f2ddfaa7513c07", - "image_sha256": "e27aefa1610a2403e58c199914780b5f03d82cc7b29bbeb80c478e77cc725592", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 11.0, - "before": 10.0 - }, - "interaction_pitch_um": { - "after": 1.904, - "before": 2.0700000000000003 - }, - "waveguide_width_um": { - "after": 1.458, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:external_pitch_um": 1.1, - "axis:interaction_pitch_um": 0.92, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "external_pitch_um": 11.0, - "interaction_pitch_um": 1.9044, - "waveguide_width_um": 1.458 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "2e8898d295b34ca79334d2d2079f7c299687951f97f03639fbd4dcad39ea3382", - "verification_evidence_sha256": "a0611bc7bd810683834b138d62098ec384ff76b672905e61ab31ba5c829d1cb3" - } - ] - }, - { - "anchor_id": "three_rail_mediated_coupler_2x2", - "grammar_id": "three_rail_mediated_coupler_2x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "e494e0447989ecb4f0ec616c1e56d9a45f789461bf45cd2e7d148ae8bfd3b0fe", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_e1647e5085c3d47a5e69321b", - "image_sha256": "48c340b97d3557dba9564f4ff4c7b0eee092c74d4b6108dff631787aaa7f2ccb", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 11.48, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:external_pitch_um": 0.82 - }, - "requested_updates": { - "external_pitch_um": 11.48 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "56631dd479c14ea939acdccb4377e22e0629b28a23ef98dcae8b1acf8d1dc881", - "verification_evidence_sha256": "268c3ba2f4aea62f3531e80347b5785ca37babbbc829e5cc6ea10ed54c158466" - }, - { - "axis_ids": [ - "axis:external_pitch_um" - ], - "code_sha256": "727cd8bba24b0c0e1d60e328a631c7709169c463861ea16c8c13a70f8b7e5265", - "controlled_axes": [ - "external_pitch_um" - ], - "geometry_id": "dgeo_24fa64f5e9573685077d88de", - "image_sha256": "c9b0c42813735fe9ae5c802ae44896520a25a5b40a2940a9d2dd9d66964f8bc2", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 16.52, - "before": 14.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:external_pitch_um": 1.18 - }, - "requested_updates": { - "external_pitch_um": 16.52 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "0941b6f5f322612654019e162587314cdb8e52a1e86e46b0d8d62c1bb9a18171", - "verification_evidence_sha256": "fd5ec9a9451444db5213ebfd20788805a856efd1a939eb815fa43a6d22ce7126" - }, - { - "axis_ids": [ - "axis:signal_pitch_um" - ], - "code_sha256": "b741029bd7fcacadbde046ef821f79d239d6c26d7952b7241255d81ecf68a332", - "controlled_axes": [ - "signal_pitch_um" - ], - "geometry_id": "dgeo_06b3dfd88a6c45a3907eb37a", - "image_sha256": "99330097ebcfd25e75697f7a9cdb140ca93bb3d85eb229f929019a4657f87047", - "parameter_delta": { - "changes": { - "signal_pitch_um": { - "after": 3.478, - "before": 4.140000000000001 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:signal_pitch_um": 0.84 - }, - "requested_updates": { - "signal_pitch_um": 3.4776 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r03", - "target_image_sha256": "2a5f34a0fd6459c4128076dee1739fb017583448b94901d014d56e39050ef15c", - "verification_evidence_sha256": "29db460f9297c106fb6daede6c77222c119a64fd1d5f782e8f08a4ac5de1e215" - }, - { - "axis_ids": [ - "axis:signal_pitch_um" - ], - "code_sha256": "76b1aa9dec80c3b85fbe6f6985c89afdf67fe02dfee56ed16dfbc3fddb1b3712", - "controlled_axes": [ - "signal_pitch_um" - ], - "geometry_id": "dgeo_5d6a6491e105c6743e2b81ac", - "image_sha256": "d0e3afc908930af5902d95d064f71980866c0554ec4475dd1cef922334a23cb8", - "parameter_delta": { - "changes": { - "signal_pitch_um": { - "after": 4.802, - "before": 4.140000000000001 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:signal_pitch_um": 1.16 - }, - "requested_updates": { - "signal_pitch_um": 4.8024 - }, - "role": "secondary", - "runtime_fallback": true - }, - "realization_id": "r04", - "target_image_sha256": "a341ad5fbebeecd688817f10e67162123daac0a0c43a7d56ba50c8bbf713524d", - "verification_evidence_sha256": "8d86303c44c8103673a27c76e97e22bf01e6368265d5141d5b37e7602224454d" - }, - { - "axis_ids": [ - "axis:mediator_body_width_um" - ], - "code_sha256": "2d300366fc2d20ab6c423d40c6512ac4a3d598075fe20ea048f4fca57d519745", - "controlled_axes": [ - "mediator_body_width_um" - ], - "geometry_id": "dgeo_82eeed71e4ab45aa75c1e8b2", - "image_sha256": "a8c9db1235eee17714ffba20bd41a044fa1a85ae4390966878781dfa753c8cc8", - "parameter_delta": { - "changes": { - "mediator_body_width_um": { - "after": 1.42, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:mediator_body_width_um": 0.86 - }, - "requested_updates": { - "mediator_body_width_um": 1.419 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "b91f9586be69fbbf9cdea09a8256b4fb9c5b46ca6b545ee87693db2fb7902bcd", - "verification_evidence_sha256": "b891b1fc3f87b938bbe29e17b98f333662328d6f7c35938be542d2b3d56c9708" - }, - { - "axis_ids": [ - "axis:mediator_body_width_um" - ], - "code_sha256": "31d461a6865105165b2c66697d83de8cfdf98aafcb910a167df7279480f1f55d", - "controlled_axes": [ - "mediator_body_width_um" - ], - "geometry_id": "dgeo_ea9f3a406cdbb8b48ffd8f9c", - "image_sha256": "aa6ecbdbe2b7e8ec49c9d995d00df87607b2a8a5b5a749b30aaeead07b28788a", - "parameter_delta": { - "changes": { - "mediator_body_width_um": { - "after": 1.88, - "before": 1.65 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:mediator_body_width_um": 1.14 - }, - "requested_updates": { - "mediator_body_width_um": 1.881 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "180e1ea9081ce28dd09d0438ba63b52d3f7549c1fe7556b53a2c1226aa9cf10e", - "verification_evidence_sha256": "00dd1ee0140780c215b7beeb8456db39da7cd9945c54b011e490011831ef2b89" - }, - { - "axis_ids": [ - "axis:external_pitch_um", - "axis:signal_pitch_um", - "axis:mediator_body_width_um" - ], - "code_sha256": "ba57e2fc3d233673f87f337bcd05f241df50ad84f1eb1bea9a36f2917f8ea15d", - "controlled_axes": [ - "external_pitch_um", - "mediator_body_width_um", - "signal_pitch_um" - ], - "geometry_id": "dgeo_439cd3b7d1e63be82f095e9f", - "image_sha256": "6144ba7763abf599c5af5ea33e376cce99b16d51088e3f50b207ee6a317b24f1", - "parameter_delta": { - "changes": { - "external_pitch_um": { - "after": 15.4, - "before": 14.0 - }, - "mediator_body_width_um": { - "after": 1.782, - "before": 1.65 - }, - "signal_pitch_um": { - "after": 3.808, - "before": 4.140000000000001 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:external_pitch_um": 1.1, - "axis:mediator_body_width_um": 1.08, - "axis:signal_pitch_um": 0.92 - }, - "requested_updates": { - "external_pitch_um": 15.4, - "mediator_body_width_um": 1.782, - "signal_pitch_um": 3.8088 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "5c47805755784a0d7ac5913757b6265b59fbe007ae5037165b999256e47d1409", - "verification_evidence_sha256": "d11dabaccbb10f1c3dc3dbfaed177987252cbac86bfa37d35e0f76e4361beff1" - } - ] - }, - { - "anchor_id": "three_rail_supermode_converter_1x1", - "grammar_id": "three_rail_supermode_converter_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:supermode_rail_pitch_um" - ], - "code_sha256": "48cf3507e443a7b39be4a1580a9e059a73ba2feeb5ffdb19eb0a2ec7864fae0e", - "controlled_axes": [ - "supermode_rail_pitch_um" - ], - "geometry_id": "dgeo_663a3e819724f33c51180c67", - "image_sha256": "2800e7da3ebb367a06bf8ed63199aabe1faa00a2a1662442e3dfddc6ef7133b0", - "parameter_delta": { - "changes": { - "supermode_rail_pitch_um": { - "after": 1.68, - "before": 2.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:supermode_rail_pitch_um": 0.82 - }, - "requested_updates": { - "supermode_rail_pitch_um": 1.681 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r01", - "target_image_sha256": "ec7b0a51de6720d5e6edeef574e6e26ba19760d8156184a462fabb1ab31de939", - "verification_evidence_sha256": "5d309ab9f165c1b88076fcb89f846978e1c86c70b6cf77c3417fda8c9484808a" - }, - { - "axis_ids": [ - "axis:supermode_rail_pitch_um" - ], - "code_sha256": "51984483062bbfb0ffca6caac0fd324638874144ece1273cc4320456bc42f45c", - "controlled_axes": [ - "supermode_rail_pitch_um" - ], - "geometry_id": "dgeo_045e53392a8166fe0c060191", - "image_sha256": "4d9305aacbb5729e68c805b875b4e05b16c4e2993b04213a0052f740e8f71721", - "parameter_delta": { - "changes": { - "supermode_rail_pitch_um": { - "after": 2.42, - "before": 2.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:supermode_rail_pitch_um": 1.18 - }, - "requested_updates": { - "supermode_rail_pitch_um": 2.419 - }, - "role": "primary", - "runtime_fallback": true - }, - "realization_id": "r02", - "target_image_sha256": "ef1bf83a5decb5fe2409691065c3ad463b7b7b45c0db6bbb875a2819fb6f47cb", - "verification_evidence_sha256": "a0105fac2866b899dd00b57f3cc2beaae51cef94562eda216c97c14509c61d01" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "d9e14be26569e21fb135d4869bc0ba1de603b18c228352d745e124677693bb99", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_daa02f1ce63f508f1c8b6f47", - "image_sha256": "1eb123ae585d254f625c5c2ef3a351bb27ecf08852d92705157df97647bf72ac", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.218, - "before": 1.45 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:strip_width_um": 0.84 - }, - "requested_updates": { - "strip_width_um": 1.218 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "c6d1689439cc480d2f01db655f1799a77baef943b2fcef1ee15fd16d83ce1cb0", - "verification_evidence_sha256": "69fe0aa2b1ee713c92b9c3cf595807aaa9cab2cf0ec900c2b6ebb633f48dd577" - }, - { - "axis_ids": [ - "axis:strip_width_um" - ], - "code_sha256": "81568e81c5ffcafb1a7029cda2f72f8cdb30cc5e02206a47e7ba9e78cb6a63e7", - "controlled_axes": [ - "strip_width_um" - ], - "geometry_id": "dgeo_6fb7be22f80ac5ce9d6784bf", - "image_sha256": "c5d15c995280b1297c698589fdf4f5fae7f2b9ab5dfe137b318f76d0f2083316", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.682, - "before": 1.45 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:strip_width_um": 1.16 - }, - "requested_updates": { - "strip_width_um": 1.682 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "6925c157858fbd8476ae2ac9426f7076a8052cdc215a31675682742aebb108a2", - "verification_evidence_sha256": "fdb36d6d7128c343d226c5fe0dedd90f5c5a12d07be31ed7a54f376f379f3970" - }, - { - "axis_ids": [ - "axis:supermode_rail_width_um" - ], - "code_sha256": "184aa83bdac9dc0ca55a7d5eda476239280e540e151a3624f320d47343cbb2c0", - "controlled_axes": [ - "supermode_rail_width_um" - ], - "geometry_id": "dgeo_ba15e6e5abdf45c12ddd1b42", - "image_sha256": "92a763ab146342c11d55a4c17d662ef7c6c2dd8a0e548d5f9b02df2a2042d111", - "parameter_delta": { - "changes": { - "supermode_rail_width_um": { - "after": 1.032, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:supermode_rail_width_um": 0.86 - }, - "requested_updates": { - "supermode_rail_width_um": 1.032 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "9feae8e5314de5d0cb613ba4c9738c6e03065e0a4079a4ed40b61dbbbcbd5d49", - "verification_evidence_sha256": "29f08aeb04d51515ed46d093e06e59c2a06896eaa5d9ecedff36883986e34e1b" - }, - { - "axis_ids": [ - "axis:supermode_rail_width_um" - ], - "code_sha256": "3cc4b2e7c1d56ee3fbb3afe0c6e949aa8ff28b0875ad2f077aea32a622c64893", - "controlled_axes": [ - "supermode_rail_width_um" - ], - "geometry_id": "dgeo_3f0a836ecd01a0962a7abe82", - "image_sha256": "21701fb7cdcfb7ccb79f8eec197d947e5d6bfd283eb02abadb916e07dc736340", - "parameter_delta": { - "changes": { - "supermode_rail_width_um": { - "after": 1.368, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:supermode_rail_width_um": 1.14 - }, - "requested_updates": { - "supermode_rail_width_um": 1.368 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "1cf72cebd52f859a513d6d062f5079aa516a91725839f7094404ee6e1e4fc7d2", - "verification_evidence_sha256": "2db7fa0c64e0e1f07cc07d915b808029f9d9e187edd13235cf35078b0a8551bc" - }, - { - "axis_ids": [ - "axis:supermode_rail_pitch_um", - "axis:strip_width_um", - "axis:supermode_rail_width_um" - ], - "code_sha256": "544071db884338ff18ad2b6915581939daf88e9b69d6039f7ebf49d89b9c4705", - "controlled_axes": [ - "strip_width_um", - "supermode_rail_pitch_um", - "supermode_rail_width_um" - ], - "geometry_id": "dgeo_c4accbee1b0206fa4b921ffc", - "image_sha256": "3e88239f8e336cd7a09fe4ea80c62c2ca52f137d93c41869ea2a48171f52d595", - "parameter_delta": { - "changes": { - "strip_width_um": { - "after": 1.334, - "before": 1.45 - }, - "supermode_rail_pitch_um": { - "after": 2.256, - "before": 2.05 - }, - "supermode_rail_width_um": { - "after": 1.296, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": true, - "requested_direction": "mixed", - "requested_factors": { - "axis:strip_width_um": 0.92, - "axis:supermode_rail_pitch_um": 1.1, - "axis:supermode_rail_width_um": 1.08 - }, - "requested_updates": { - "strip_width_um": 1.334, - "supermode_rail_pitch_um": 2.255, - "supermode_rail_width_um": 1.296 - }, - "role": "interaction", - "runtime_fallback": true - }, - "realization_id": "r07", - "target_image_sha256": "de3fb5645be552957d56a318c7c72a1a27b6c0a6d99d3416ad238e43b9af48b1", - "verification_evidence_sha256": "5da898c6ea9ee2e652fba7f8a0e03f75d86e6cd37e6d80d7dbfd0cf7d52254b5" - } - ] - }, - { - "anchor_id": "tilted_staggered_sidewall_bragg_1x1", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:tooth_pitch_um" - ], - "code_sha256": "665d71dadbfe948af8161a0981188180e823022b70ef20c8c29c9189913e21cf", - "controlled_axes": [ - "tooth_pitch_um" - ], - "geometry_id": "dgeo_f80ea64d82e83a570e01011c", - "image_sha256": "3edccf7cb1cca9df31093b35f58111fdb233b7ff066c2c5e783208ed0e5f8d40", - "parameter_delta": { - "changes": { - "tooth_pitch_um": { - "after": 4.1, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_pitch_um": 0.82 - }, - "requested_updates": { - "tooth_pitch_um": 4.1 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "ef1861e94311f8fd89a28f57b27045962cebe2e99484b4c0d46405280a86c872", - "verification_evidence_sha256": "8b77d212f2a7cc0c90b348055171af1f05fb6abbc3594a2dacbe494a977b63c4" - }, - { - "axis_ids": [ - "axis:tooth_pitch_um" - ], - "code_sha256": "5b89c55042174444a91896d8da82ad2e6969075be2d6a96348eacabfddc0f00a", - "controlled_axes": [ - "tooth_pitch_um" - ], - "geometry_id": "dgeo_4338396673c7e5279d993f90", - "image_sha256": "c142656bdcf2bf41e54237e9a4c0b4fb0b501e674f88027fff432b6b550b84d4", - "parameter_delta": { - "changes": { - "tooth_pitch_um": { - "after": 5.9, - "before": 5.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_pitch_um": 1.18 - }, - "requested_updates": { - "tooth_pitch_um": 5.9 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "40b206ef019dda4cc1e6ecc0259fd55e45cd100ce25ab59e85f4e799fb89ab5d", - "verification_evidence_sha256": "d8978a9cf6378a7ad0069b09acb3826eccac6d719bcd800d4d37f477213f68d9" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "8a3913e2655c7b7817472284e804eb6ae807626b54a2b4e8a50954d8e5b5a184", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_5a474fb94b3b1d2f2069111f", - "image_sha256": "e77f2eeb4b20d5a9eaa550b03d209d35c3a153fd16adb20be82ff12aa914b797", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.134, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:spine_width_um": 0.84 - }, - "requested_updates": { - "spine_width_um": 1.134 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "43a59b6a9aa8267dbaa578ab7ea680d0555a6861885348fe4f0c8deeef07987d", - "verification_evidence_sha256": "017c08cd782ca7d52cfe98f4762c93eca93f0720c6bcb6e70e3c4988d08569c6" - }, - { - "axis_ids": [ - "axis:spine_width_um" - ], - "code_sha256": "754922323babc42431273e0703406f3ac42895a6689cc709417ed8f3d24e6274", - "controlled_axes": [ - "spine_width_um" - ], - "geometry_id": "dgeo_d3bf0d0ac24f52ff78c32a20", - "image_sha256": "df35d7040a440ce16c7169efc8258d7d1559b291ede21a1651fa7e7704d2c684", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.566, - "before": 1.35 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:spine_width_um": 1.16 - }, - "requested_updates": { - "spine_width_um": 1.566 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "06c1c710f4b66ac83677c7289caf0fead4f89404b6d674443c3b5236abd02b92", - "verification_evidence_sha256": "b460a6c7cfbe93ea91534e09d5cff1d6c51f1beb797da20d018d27b89144c9d4" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "0e52dbec4925252617121c2334513eb27391680986b55da3baca972f35f64153", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_07f42a02184b7336acd4112c", - "image_sha256": "a6d6b976f80d19f68114052edee6a07b90bc96c36f4222467dfdd405d216bb75", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 0.904, - "before": 1.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": true, - "requested_direction": "low", - "requested_factors": { - "axis:tooth_width_um": 0.86 - }, - "requested_updates": { - "tooth_width_um": 0.903 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r05", - "target_image_sha256": "0cebd1f2fefc23b8a990f7fb4de9add99bc4a61725373ae37bf6fdfb677ed083", - "verification_evidence_sha256": "5c84bf29430e8a8696360ebb789b9f044c1a11e649330d20b58fa661042f4d7c" - }, - { - "axis_ids": [ - "axis:tooth_width_um" - ], - "code_sha256": "e93809ff94cfdb19ca969bc79e858fc78055a590c18edb16426eecdacf929cba", - "controlled_axes": [ - "tooth_width_um" - ], - "geometry_id": "dgeo_52e977c6f37686b49afa0a1e", - "image_sha256": "1b449ab897f2f59f6ab5867d4d6397e2819bec45bf8a968fa180e5749959e89c", - "parameter_delta": { - "changes": { - "tooth_width_um": { - "after": 1.196, - "before": 1.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": true, - "requested_direction": "high", - "requested_factors": { - "axis:tooth_width_um": 1.14 - }, - "requested_updates": { - "tooth_width_um": 1.197 - }, - "role": "tertiary", - "runtime_fallback": true - }, - "realization_id": "r06", - "target_image_sha256": "f983b96e275c724e54d94fa37f0e7d3f8593371966719ad391f487d829a6ad69", - "verification_evidence_sha256": "a76db28cc51dfef939f38fc427093e567e6d00c1b97a3ce77cf380ffcd45e819" - }, - { - "axis_ids": [ - "axis:tooth_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "code_sha256": "feb26addcc21dd53bb4b8635317b246661022077d9de77f6f2a1820526d10e21", - "controlled_axes": [ - "spine_width_um", - "tooth_pitch_um", - "tooth_width_um" - ], - "geometry_id": "dgeo_5b1cdb847b05f8c052ae6ada", - "image_sha256": "37d6bc065b79853d4bb8fc8b6e9eb2de0044e60198a75bd60fcb55a9b42fad36", - "parameter_delta": { - "changes": { - "spine_width_um": { - "after": 1.242, - "before": 1.35 - }, - "tooth_pitch_um": { - "after": 5.5, - "before": 5.0 - }, - "tooth_width_um": { - "after": 1.134, - "before": 1.05 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:spine_width_um": 0.92, - "axis:tooth_pitch_um": 1.1, - "axis:tooth_width_um": 1.08 - }, - "requested_updates": { - "spine_width_um": 1.242, - "tooth_pitch_um": 5.5, - "tooth_width_um": 1.134 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "aeebe05e6f3af63cc71df0fd289db9f0fdb828d8bdeb3de51b07718cda68ee64", - "verification_evidence_sha256": "90fd90e0c9fe8c1e32c0c07fdd42991fbe3c7997a935aceb837ca3ecdca99bb2" - } - ] - }, - { - "anchor_id": "trident_hub_splitter_1x3", - "grammar_id": "trident_hub_splitter_1x3", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "e374973caa14b7d2ce77e13289a3d1c541220d041cd8cc9a3e6eb72b2142ee26", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_4fd4c79a93860d6640b9b91a", - "image_sha256": "8b7bd979fd5f6c6bc8b214505f6163b13480b20661e3f5463484056bd85921d9", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "4c2bc850a0f332904084d1a50c9d3d30cf5c1aae9afc48a4f346ac5646e6c013", - "verification_evidence_sha256": "c6dbd434e3a849034e375110bb716ecabd6227e46f0dc1706d9fdc063de4bf14" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "e9e45aacd4f1401421c21503f078296bbae8babd5163654df5c37f7b8a1934c1", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_64384b17d541385ae4286db2", - "image_sha256": "398c63e09e7c92e8466ec6944716820288173ce045a2be9fd5d094f5f8186832", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "50b8dcb42ead932b5de6abeab50568b5600fae25eb05f2b3c963c5660326c56c", - "verification_evidence_sha256": "9f86235b5ceeadb8de2983bae0a9405a430817a7655bcc9117c4700e5d993444" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "5b0c3d9b3264b0134f0ec398ee10dbc601b9285e89249cf86fbd351569d371d8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_870c5a5c3593002ac4ad2ea2", - "image_sha256": "5663fd471cf5bdc2c9c52706c27c6244abbe29f104f53d7233f576e94000fbed", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.008, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.84 - }, - "requested_updates": { - "waveguide_width_um": 1.008 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "4f210ca00c4fdbdba1aa8b6eb70ae2b66a2f30f0dc8dbdf0e74ba15d681d2920", - "verification_evidence_sha256": "77cbcf8cf17e33c1a9b04c8234bdf02d369bc2e767795f80044fcb97965f1f09" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "82e07c0a26af069fe1986026e3ebc67d14c72238514a004874b9890e07a87ee3", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_81ebef7eaa2dffc1de3776a9", - "image_sha256": "25c5fe1146c4e3d220b4fe677df2976fc4fdbd741051c4e547d44d3488f3d776", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.392, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.16 - }, - "requested_updates": { - "waveguide_width_um": 1.392 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "b02b118a00e7757e5b0dfbc4def95cfec3ed23de183b4ff529b11140d403e9a2", - "verification_evidence_sha256": "a21429d56270c7be35cb3cbbeb9a45eb4cc9f77f665df9c08f48fb8700bf89d5" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "afe07d80e4b1c2ae25c82983b98f50ce31f4696320df4ce365fd9aff5a69e9c3", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_821ea477a778be62f2ecafe6", - "image_sha256": "bfb7999b4ee9cc4bd3ef44b30f7b425cdaf545a2cdd5bc9718c6c2d1cb6e690b", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 4.128, - "before": 4.8 - }, - "hub_radius_y_um": { - "after": 4.472, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:hub_radius_axis_um": 0.86 - }, - "requested_updates": { - "hub_radius_x_um": 4.128, - "hub_radius_y_um": 4.472 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "ed0735ae4d1e2fdf7d46cbd50d5e5af95a23cae49ef8806dcf9f89bab3073e0a", - "verification_evidence_sha256": "e616147a2ec49a0008592afecae8663a8607586afcc2be2347485754c3e59a0e" - }, - { - "axis_ids": [ - "axis:hub_radius_axis_um" - ], - "code_sha256": "413f8ab5e2084ea0ec78b2cf78c490cd0d6c235d9dd756360887aa0ac42c7cf9", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "geometry_id": "dgeo_1dc8dcd5a0378dcbb760b049", - "image_sha256": "15b086fbb5e62677b731cf311213f22f3741b7ee03b713fae616a68e3bdcf8b9", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 5.472, - "before": 4.8 - }, - "hub_radius_y_um": { - "after": 5.928, - "before": 5.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:hub_radius_axis_um": 1.14 - }, - "requested_updates": { - "hub_radius_x_um": 5.472, - "hub_radius_y_um": 5.928 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "e659b9f11009d9e9b0a752aec67b9d786cd919d598453042b916a12b2f719a35", - "verification_evidence_sha256": "8e961ed9a34049ebd3c56589221fdc7cad168033391844eb3b711935e8f0a470" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:waveguide_width_um", - "axis:hub_radius_axis_um" - ], - "code_sha256": "d76cc1c2fb96369caaf88bbdf86680f91ce60c4b8280f3cc263bfec0e9486b6c", - "controlled_axes": [ - "hub_radius_x_um", - "hub_radius_y_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_f36ce7397e013cd20005c106", - "image_sha256": "97ae572db9820b2e2d03de17b55935bd9b67ff77d26cf17361ee716d00dc6abc", - "parameter_delta": { - "changes": { - "hub_radius_x_um": { - "after": 5.184, - "before": 4.8 - }, - "hub_radius_y_um": { - "after": 5.616, - "before": 5.2 - }, - "output_pitch_um": { - "after": 9.9, - "before": 9.0 - }, - "waveguide_width_um": { - "after": 1.104, - "before": 1.2 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:hub_radius_axis_um": 1.08, - "axis:output_pitch_um": 1.1, - "axis:waveguide_width_um": 0.92 - }, - "requested_updates": { - "hub_radius_x_um": 5.184, - "hub_radius_y_um": 5.616, - "output_pitch_um": 9.9, - "waveguide_width_um": 1.104 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "8827641896547a36bd86fcd37a3835330d47c6ec95004f71cb3784cba7e36a37", - "verification_evidence_sha256": "f013ef8ab2966f2e3ddc481a42144fb27a4a78f0b9ac7b3c4443716c7ee34f5e" - } - ] - }, - { - "anchor_id": "y_branch_smooth_1x2", - "grammar_id": "y_branch_smooth_1x2", - "level": "L4", - "states": [ - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "daf57d4de3d65bc4e4b4f481997b123cf3a7c6671eab4ea3b1c16f885467a3b7", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_e392ff115a329e9b68eccd51", - "image_sha256": "c9ab1acb7c0967d5a38b2d989db20b5133bf042cc891f0f6855c8f640fca2e1f", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 7.38, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:output_pitch_um": 0.82 - }, - "requested_updates": { - "output_pitch_um": 7.38 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r01", - "target_image_sha256": "e068cc248495e6d5b1db0309dcc9eaca172b7e0753b2971da33c6a9aec601dc6", - "verification_evidence_sha256": "79fb1476dfa951163da3c8bdb44d56548b1d92d10e3b1a3710a3aa9d5061d463" - }, - { - "axis_ids": [ - "axis:output_pitch_um" - ], - "code_sha256": "c3318eb53dd98d889c7af4d9209048e4a76a49a1828393b7ee5d7d0ed9876b56", - "controlled_axes": [ - "output_pitch_um" - ], - "geometry_id": "dgeo_e4a866cc627ebbc20ed87519", - "image_sha256": "33bc0b01db68e3149736a4a99e675d3627b7bc726d56bd6763e1ef9e594a8780", - "parameter_delta": { - "changes": { - "output_pitch_um": { - "after": 10.62, - "before": 9.0 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:output_pitch_um": 1.18 - }, - "requested_updates": { - "output_pitch_um": 10.62 - }, - "role": "primary", - "runtime_fallback": false - }, - "realization_id": "r02", - "target_image_sha256": "1ab3e8b8a993b0ebf510b31d54f048c9087e3e9e397ff7bc56bbb59f1832cf04", - "verification_evidence_sha256": "872cf20826a89a89f16e73fcfc539aae19f3ce17240adccc92e1f8f31cbe87e7" - }, - { - "axis_ids": [ - "axis:junction_width_um" - ], - "code_sha256": "40fee40a4cdb281e4799d8659378c48ce339ec3bb9003b518ee4b1aa690a36bc", - "controlled_axes": [ - "junction_width_um" - ], - "geometry_id": "dgeo_6a7b8acd914fa81374e1ad41", - "image_sha256": "583a8bc7b062360d883dc8e8790fcfd3f143e5fb20d044105b1f8b722151ad0f", - "parameter_delta": { - "changes": { - "junction_width_um": { - "after": 1.428, - "before": 1.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:junction_width_um": 0.84 - }, - "requested_updates": { - "junction_width_um": 1.428 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r03", - "target_image_sha256": "8de266e71d38275d1fc091a46de5d590908f1ca40202625cba2fa8990b471847", - "verification_evidence_sha256": "ea2875ebc7b159510a4a3aafb59b2cb4b07129d0a2901b84a52fe82e4243d87c" - }, - { - "axis_ids": [ - "axis:junction_width_um" - ], - "code_sha256": "7e3588d81b2936aa9902d834cee0e9338b06d4bd680e92c645c9b9553a6c362e", - "controlled_axes": [ - "junction_width_um" - ], - "geometry_id": "dgeo_a67ce1e05edf244929caf1db", - "image_sha256": "f45cbcc5499a4882bc1fcc22ec8844b03660e7ee7dc989ac6e6a6adf7d887ab2", - "parameter_delta": { - "changes": { - "junction_width_um": { - "after": 1.972, - "before": 1.7 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:junction_width_um": 1.16 - }, - "requested_updates": { - "junction_width_um": 1.972 - }, - "role": "secondary", - "runtime_fallback": false - }, - "realization_id": "r04", - "target_image_sha256": "771d62e2767b1eeb7ad7fead0d7c6b7f8ad2888dcb841f4163a3af221d49c905", - "verification_evidence_sha256": "cf8379bd69f22ae96345f3d646ac37fa27b3349b27abc2174a09a247ef6a0c39" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "5b3642112312d214d238b5cf7ad27d7e508bd67e13caae9a75c616410f89c4a8", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_99d07043ba22756145ffa5de", - "image_sha256": "babf8b7350d5bb3c796aba1180d5cd4c6e32dba3a450cea1de78bbef498387a0", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 0.774, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "low", - "fallback_schedule": false, - "requested_direction": "low", - "requested_factors": { - "axis:waveguide_width_um": 0.86 - }, - "requested_updates": { - "waveguide_width_um": 0.774 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r05", - "target_image_sha256": "78f93a4c08d1812df9f9510d4cbb9a7aab20f4234e0991ded3383d9256e5888c", - "verification_evidence_sha256": "f2e0134809aac973ab9c7f2124086391f1b81edfb9d9f0e89165fb645a808b0c" - }, - { - "axis_ids": [ - "axis:waveguide_width_um" - ], - "code_sha256": "1744476e2e8ac9a5e7deb14fee5dd57404d456ee57634a30304b49b35641ac45", - "controlled_axes": [ - "waveguide_width_um" - ], - "geometry_id": "dgeo_b2bd9e5d3beea6eab9bdc987", - "image_sha256": "82564ec1e987e4848f674c8c5b2580bc8b8c2152af79bb31d49f0cf68bb35b9a", - "parameter_delta": { - "changes": { - "waveguide_width_um": { - "after": 1.026, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "high", - "fallback_schedule": false, - "requested_direction": "high", - "requested_factors": { - "axis:waveguide_width_um": 1.14 - }, - "requested_updates": { - "waveguide_width_um": 1.026 - }, - "role": "tertiary", - "runtime_fallback": false - }, - "realization_id": "r06", - "target_image_sha256": "eeb8b4d15f3de39bea0cb2559ef961b2900e131f8ff71b1c5a1296e74648326e", - "verification_evidence_sha256": "2bfe3389ce35769d0ecbd45ecf28e7df5778bae67b11622f6e1bd1bd0ca74a70" - }, - { - "axis_ids": [ - "axis:output_pitch_um", - "axis:junction_width_um", - "axis:waveguide_width_um" - ], - "code_sha256": "e468148c9c4b537bf1099f7642001b5a3a5aa8cbfda5641a9c44f8935ebe5444", - "controlled_axes": [ - "junction_width_um", - "output_pitch_um", - "waveguide_width_um" - ], - "geometry_id": "dgeo_8f68f42f279de30b368cbd26", - "image_sha256": "9cb2dff1eebc1c83dc368642bc29ab0d94b55c5c3eb2c0d9263084e59f43c177", - "parameter_delta": { - "changes": { - "junction_width_um": { - "after": 1.564, - "before": 1.7 - }, - "output_pitch_um": { - "after": 9.9, - "before": 9.0 - }, - "waveguide_width_um": { - "after": 0.972, - "before": 0.9 - } - }, - "contract_fallback": false, - "derived_updates": [ - "optical_port_specs" - ], - "effective_direction": "mixed", - "fallback_schedule": false, - "requested_direction": "mixed", - "requested_factors": { - "axis:junction_width_um": 0.92, - "axis:output_pitch_um": 1.1, - "axis:waveguide_width_um": 1.08 - }, - "requested_updates": { - "junction_width_um": 1.564, - "output_pitch_um": 9.9, - "waveguide_width_um": 0.972 - }, - "role": "interaction", - "runtime_fallback": false - }, - "realization_id": "r07", - "target_image_sha256": "c8af27b1141106b25023f7c31f4954013c4df63429b7f2593be68bc6a4becc5d", - "verification_evidence_sha256": "ede93f92060f3d4245647497b31875ce9bb3ae95846d46d81566f6ac4c3f0c95" - } - ] - } - ], - "representation_count": 547, - "schedule": { - "r00": "approved core semantic anchor", - "r01-r02": "two distinct primary-axis states", - "r03-r04": "two distinct secondary-axis states or safe fallback", - "r05-r06": "two distinct tertiary-axis states or safe fallback", - "r07": "deterministic multi-axis interaction" - } -} diff --git a/depth-v1/factory/variation_contracts.json b/depth-v1/factory/variation_contracts.json deleted file mode 100644 index 45ec52b91e738dc28d5f3ce37b549e1879fc1add..0000000000000000000000000000000000000000 --- a/depth-v1/factory/variation_contracts.json +++ /dev/null @@ -1,85749 +0,0 @@ -{ - "anchor_only_parent_ids": [ - "l2_02_rotated_edge_aligned_cluster__s03__proposal_b" - ], - "anchor_only_representation_count": 1, - "anchor_representation_count": 547, - "complete_depth_representation_count": 546, - "contracts": [ - { - "anchor_id": "l0_01_rectangle__semantic__mild_landscape", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "independent", - "names": [ - "length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "length_um", - "width_um" - ], - "grammar_id": "g_d77719f938c1d0c48b58", - "mutable_names": [ - "length_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "831b7c458d069e27d67f9e1a76ba1b58b51ae15a7588f373c14a71fe86ff0ce9" - }, - { - "anchor_id": "l0_01_rectangle__semantic__square", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:equal:length_um+width_um", - "dependency_kind": "equal_shape_axes", - "names": [ - "length_um", - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 111 - } - ], - "declared_parameter_names": [ - "length_um", - "width_um" - ], - "grammar_id": "g_893acd0ec3151d5eae07", - "mutable_names": [ - "length_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:equal:length_um+width_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "831b7c458d069e27d67f9e1a76ba1b58b51ae15a7588f373c14a71fe86ff0ce9" - }, - { - "anchor_id": "l0_02_circle__semantic__disk", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "radius_um" - ], - "grammar_id": "g_ae0d09a324b8260c2861", - "mutable_names": [ - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bdf81522d59c0461b613bf542004520870f84a48cdc7e13a37f7608e7ff8fca5" - }, - { - "anchor_id": "l0_03_ring__semantic__medium_wall", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "ring_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "radius_um", - "ring_width_um" - ], - "grammar_id": "g_35cad8c233ec1f971f8b", - "mutable_names": [ - "radius_um", - "ring_width_um" - ], - "qualified_axis_ids": [ - "axis:ring_width_um", - "axis:radius_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ca5a1fc03950c9644aac0cfeba4c2b7451b012a9ac0d347f22ab4b67cc1bf123" - }, - { - "anchor_id": "l0_03_ring__semantic__thick_wall", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "ring_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "radius_um", - "ring_width_um" - ], - "grammar_id": "g_dc110418f141e49ff242", - "mutable_names": [ - "radius_um", - "ring_width_um" - ], - "qualified_axis_ids": [ - "axis:ring_width_um", - "axis:radius_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ca5a1fc03950c9644aac0cfeba4c2b7451b012a9ac0d347f22ab4b67cc1bf123" - }, - { - "anchor_id": "l0_03_ring__semantic__thin_wall", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "ring_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "radius_um", - "ring_width_um" - ], - "grammar_id": "g_0f5c93c273fe2ae20007", - "mutable_names": [ - "radius_um", - "ring_width_um" - ], - "qualified_axis_ids": [ - "axis:ring_width_um", - "axis:radius_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ca5a1fc03950c9644aac0cfeba4c2b7451b012a9ac0d347f22ab4b67cc1bf123" - }, - { - "anchor_id": "l0_04_cross__semantic__medium", - "assignments": [ - { - "dependency_key": "cross_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "cross_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "cross_length_um", - "cross_width_um" - ], - "grammar_id": "g_a2b970c7d908676a5762", - "mutable_names": [ - "cross_length_um", - "cross_width_um" - ], - "qualified_axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c0ead9595f01a3798aa9b5e3a247c79abff78a465d45cf00c46ac24f3a5fdb78" - }, - { - "anchor_id": "l0_04_cross__semantic__slender", - "assignments": [ - { - "dependency_key": "cross_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "cross_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "cross_length_um", - "cross_width_um" - ], - "grammar_id": "g_ef45122fdc057561bbc6", - "mutable_names": [ - "cross_length_um", - "cross_width_um" - ], - "qualified_axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c0ead9595f01a3798aa9b5e3a247c79abff78a465d45cf00c46ac24f3a5fdb78" - }, - { - "anchor_id": "l0_04_cross__semantic__stout", - "assignments": [ - { - "dependency_key": "cross_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "cross_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "cross_length_um", - "cross_width_um" - ], - "grammar_id": "g_dc13c0927ec062756c9e", - "mutable_names": [ - "cross_length_um", - "cross_width_um" - ], - "qualified_axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c0ead9595f01a3798aa9b5e3a247c79abff78a465d45cf00c46ac24f3a5fdb78" - }, - { - "anchor_id": "l0_05_triangle__semantic__balanced", - "assignments": [ - { - "dependency_key": "base_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "base_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:height_um", - "dependency_kind": "independent", - "names": [ - "height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:base_um", - "dependency_kind": "independent", - "names": [ - "base_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "base_um", - "height_um" - ], - "grammar_id": "g_028fd1f12a2521a8d04f", - "mutable_names": [ - "base_um", - "height_um" - ], - "qualified_axis_ids": [ - "axis:height_um", - "axis:base_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2f6cc72717bbd02ee479969b3c5e1a1bbdbbb7a500e87b745fe8d4f4c194b91e" - }, - { - "anchor_id": "l0_05_triangle__semantic__x_dominant", - "assignments": [ - { - "dependency_key": "base_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "base_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:height_um", - "dependency_kind": "independent", - "names": [ - "height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:base_um", - "dependency_kind": "independent", - "names": [ - "base_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "base_um", - "height_um" - ], - "grammar_id": "g_763615292a29f9a13415", - "mutable_names": [ - "base_um", - "height_um" - ], - "qualified_axis_ids": [ - "axis:height_um", - "axis:base_um" - ], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2f6cc72717bbd02ee479969b3c5e1a1bbdbbb7a500e87b745fe8d4f4c194b91e" - }, - { - "anchor_id": "l0_06_ellipse__semantic__x_major", - "assignments": [ - { - "dependency_key": "radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "radius_x_um", - "radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - } - ], - "declared_parameter_names": [ - "radius_x_um", - "radius_y_um" - ], - "grammar_id": "g_aae899a2a998f4339b96", - "mutable_names": [ - "radius_x_um", - "radius_y_um" - ], - "qualified_axis_ids": [ - "axis:radius_axis_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cf36c71bc4b94b04f681e4cae236cffb21c8972e18f3fece5175f01076521a11" - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_12", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "sides", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 12 - }, - { - "dependency_key": "side_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:side_length_um", - "dependency_kind": "independent", - "names": [ - "side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "side_length_um", - "sides" - ], - "grammar_id": "g_6d5bbe49941eb9fc7478", - "mutable_names": [ - "side_length_um" - ], - "qualified_axis_ids": [ - "axis:side_length_um" - ], - "reference_scale_um": 24.258, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ebd8c2c09fac9e8da237a6cf6ef94ec4c6c7ba495e9b57b604579e7eaf5e487a" - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_3", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "sides", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "side_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:side_length_um", - "dependency_kind": "independent", - "names": [ - "side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "side_length_um", - "sides" - ], - "grammar_id": "g_6806232a137d799963a8", - "mutable_names": [ - "side_length_um" - ], - "qualified_axis_ids": [ - "axis:side_length_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ebd8c2c09fac9e8da237a6cf6ef94ec4c6c7ba495e9b57b604579e7eaf5e487a" - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_4", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "sides", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": "side_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:side_length_um", - "dependency_kind": "independent", - "names": [ - "side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "side_length_um", - "sides" - ], - "grammar_id": "g_712a9613acfe6712f154", - "mutable_names": [ - "side_length_um" - ], - "qualified_axis_ids": [ - "axis:side_length_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ebd8c2c09fac9e8da237a6cf6ef94ec4c6c7ba495e9b57b604579e7eaf5e487a" - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_5", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "sides", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "side_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:side_length_um", - "dependency_kind": "independent", - "names": [ - "side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "side_length_um", - "sides" - ], - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "mutable_names": [ - "side_length_um" - ], - "qualified_axis_ids": [ - "axis:side_length_um" - ], - "reference_scale_um": 18.466, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ebd8c2c09fac9e8da237a6cf6ef94ec4c6c7ba495e9b57b604579e7eaf5e487a" - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_6", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "sides", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "side_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:side_length_um", - "dependency_kind": "independent", - "names": [ - "side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "side_length_um", - "sides" - ], - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "mutable_names": [ - "side_length_um" - ], - "qualified_axis_ids": [ - "axis:side_length_um" - ], - "reference_scale_um": 20.784, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ebd8c2c09fac9e8da237a6cf6ef94ec4c6c7ba495e9b57b604579e7eaf5e487a" - }, - { - "anchor_id": "l0_07_regular_polygon__semantic__sides_8", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "sides", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "side_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:side_length_um", - "dependency_kind": "independent", - "names": [ - "side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "side_length_um", - "sides" - ], - "grammar_id": "g_a6bad992eb625a2f064c", - "mutable_names": [ - "side_length_um" - ], - "qualified_axis_ids": [ - "axis:side_length_um" - ], - "reference_scale_um": 21.728, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ebd8c2c09fac9e8da237a6cf6ef94ec4c6c7ba495e9b57b604579e7eaf5e487a" - }, - { - "anchor_id": "l0_08_l_shape__semantic__medium_unequal", - "assignments": [ - { - "dependency_key": "arm_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "size_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "g_cf57549f011e9ba43a2a", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0f8670a4487d63e4f7eac81ce4fa5a911b97394f84e2c07388f682103d5951a7" - }, - { - "anchor_id": "l0_08_l_shape__semantic__slender_equal", - "assignments": [ - { - "dependency_key": "arm_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "size_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "g_0edba779930e3395b6a5", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0f8670a4487d63e4f7eac81ce4fa5a911b97394f84e2c07388f682103d5951a7" - }, - { - "anchor_id": "l0_08_l_shape__semantic__stout_equal", - "assignments": [ - { - "dependency_key": "arm_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "size_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "g_c1c1b93ee0680fb2afab", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0f8670a4487d63e4f7eac81ce4fa5a911b97394f84e2c07388f682103d5951a7" - }, - { - "anchor_id": "l0_08_l_shape__semantic__x_long", - "assignments": [ - { - "dependency_key": "arm_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "size_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "g_4fd1c4de81cf2529ec21", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0f8670a4487d63e4f7eac81ce4fa5a911b97394f84e2c07388f682103d5951a7" - }, - { - "anchor_id": "l0_09_straight__semantic__constant_width", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "independent", - "names": [ - "length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "length_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "mutable_names": [ - "length_um", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "20eb1d595674dbdb540cf49d0464e29f7bce7375db4a372c5a4f4931181cb48d" - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos135", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 135.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "waveguide_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "euler_fraction", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_d75574e3cc7c667999d1", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 17.6405, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4cb190cac46bc1bbfcbea0d70fb3bdac4930065ecc2c66200ba506b138ae5c4" - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos180", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "waveguide_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "euler_fraction", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_03f46fe2ec32f8ea092c", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 20.5585, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4cb190cac46bc1bbfcbea0d70fb3bdac4930065ecc2c66200ba506b138ae5c4" - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos45", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 45.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "waveguide_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "euler_fraction", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_4b5d17870cef43360b30", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 9.9145, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4cb190cac46bc1bbfcbea0d70fb3bdac4930065ecc2c66200ba506b138ae5c4" - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos90", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "waveguide_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "euler_fraction", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4cb190cac46bc1bbfcbea0d70fb3bdac4930065ecc2c66200ba506b138ae5c4" - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos90_full_p", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "euler_fraction", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_e79b90eb4c8a749ed578", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4cb190cac46bc1bbfcbea0d70fb3bdac4930065ecc2c66200ba506b138ae5c4" - }, - { - "anchor_id": "l0_10_bend_euler__semantic__angle_pos90_low_p", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.2 - }, - { - "dependency_key": "waveguide_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "euler_fraction", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_523f815cc90b9fc979ce", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4cb190cac46bc1bbfcbea0d70fb3bdac4930065ecc2c66200ba506b138ae5c4" - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos135", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 135.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_71f779479a8e5804afe2", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ee4a21210db20a8629ff68469bc8a14045b142c1950d85cbd8f28dd63f9b9ace" - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos180", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_e70258bdb66f372dc7fd", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ee4a21210db20a8629ff68469bc8a14045b142c1950d85cbd8f28dd63f9b9ace" - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos270", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 270.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_31d6d96a16e3e9a3de67", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 24.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ee4a21210db20a8629ff68469bc8a14045b142c1950d85cbd8f28dd63f9b9ace" - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos45", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 45.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_479fe218d933c8669bc9", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 9.9145, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ee4a21210db20a8629ff68469bc8a14045b142c1950d85cbd8f28dd63f9b9ace" - }, - { - "anchor_id": "l0_11_bend_circular__semantic__angle_pos90", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_5ef928f1a20b2d044afe", - "mutable_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:bend_angle_deg" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ee4a21210db20a8629ff68469bc8a14045b142c1950d85cbd8f28dd63f9b9ace" - }, - { - "anchor_id": "l0_12_bend_s__semantic__positive_offset", - "assignments": [ - { - "dependency_key": "offset_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "offset_x_um", - "offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "grammar_id": "g_fce2058b6f5bc83c5756", - "mutable_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:offset_axis_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3a65a336c5f9faeca45a82d36bf74d4ae30910c6bf0bc5e3d15ce175f7771231" - }, - { - "anchor_id": "l0_13_bezier__semantic__arch", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "control_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 9.0, - 0.0 - ], - [ - 15.0, - 20.0 - ], - [ - 30.0, - 20.0 - ], - [ - 36.0, - 0.0 - ], - [ - 46.0, - 0.0 - ] - ] - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "control_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_4f8df303293667216126", - "mutable_names": [ - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um" - ], - "reference_scale_um": 16.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "db4f949a3c967e68aefab5e2b0740072c67998bb3e26d3d6fe0172031d70c5ef" - }, - { - "anchor_id": "l0_13_bezier__semantic__asymmetric_dogleg", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "control_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 8.0, - 0.0 - ], - [ - 17.0, - 15.0 - ], - [ - 29.0, - 5.0 - ], - [ - 44.0, - 19.0 - ], - [ - 56.0, - 19.0 - ] - ] - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "control_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "mutable_names": [ - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "db4f949a3c967e68aefab5e2b0740072c67998bb3e26d3d6fe0172031d70c5ef" - }, - { - "anchor_id": "l0_13_bezier__semantic__c_rise", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "control_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 30.0, - 17.0 - ], - [ - 44.0, - 17.0 - ] - ] - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "control_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_f82bbfad465c7003d0f8", - "mutable_names": [ - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um" - ], - "reference_scale_um": 21.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "db4f949a3c967e68aefab5e2b0740072c67998bb3e26d3d6fe0172031d70c5ef" - }, - { - "anchor_id": "l0_13_bezier__semantic__hook", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "control_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 10.0, - 0.0 - ], - [ - 12.0, - 22.0 - ], - [ - 28.0, - 24.0 - ], - [ - 38.0, - 8.0 - ], - [ - 50.0, - 8.0 - ] - ] - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "control_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_7edf41baccad69c074ef", - "mutable_names": [ - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um" - ], - "reference_scale_um": 20.208, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "db4f949a3c967e68aefab5e2b0740072c67998bb3e26d3d6fe0172031d70c5ef" - }, - { - "anchor_id": "l0_13_bezier__semantic__s_rise", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "control_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 9.0, - 0.0 - ], - [ - 14.0, - 18.0 - ], - [ - 27.0, - -7.0 - ], - [ - 38.0, - 12.0 - ], - [ - 49.0, - 12.0 - ] - ] - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "control_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_72075acbffecff838008", - "mutable_names": [ - "waveguide_width_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "db4f949a3c967e68aefab5e2b0740072c67998bb3e26d3d6fe0172031d70c5ef" - }, - { - "anchor_id": "l0_14_taper__semantic__moderate_expand", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "input_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "input_width_um", - "output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "independent", - "names": [ - "length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "input_width_um", - "length_um", - "output_width_um" - ], - "grammar_id": "g_ef74120b3121c58a2008", - "mutable_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c04c7f03daf34a44eec2e22a092da859fbfbab78f767b9ccc1aeb5c54dfa9a5a" - }, - { - "anchor_id": "l0_14_taper__semantic__near_tip_expand", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "input_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.0 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "input_width_um", - "output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "independent", - "names": [ - "length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "input_width_um", - "length_um", - "output_width_um" - ], - "grammar_id": "g_4a8a1d03855225928b7d", - "mutable_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c04c7f03daf34a44eec2e22a092da859fbfbab78f767b9ccc1aeb5c54dfa9a5a" - }, - { - "anchor_id": "l0_14_taper__semantic__strong_expand", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "input_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "input_width_um", - "output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "independent", - "names": [ - "length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "input_width_um", - "length_um", - "output_width_um" - ], - "grammar_id": "g_16e1906934ef4d4b7774", - "mutable_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:length_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c04c7f03daf34a44eec2e22a092da859fbfbab78f767b9ccc1aeb5c54dfa9a5a" - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__medium_gap", - "assignments": [ - { - "dependency_key": "coupling_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "coupling_length_um", - "default_bend_radius_um", - "gap_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_69ffd5d44dbe9c317101", - "mutable_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9a6a6f2cbfe175cfcabebcd9f9d9c0acd32a9eb874ce01d32cda3eb24795b021" - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__thick_rails", - "assignments": [ - { - "dependency_key": "coupling_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "coupling_length_um", - "default_bend_radius_um", - "gap_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_ee889e1434843a165ad1", - "mutable_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9a6a6f2cbfe175cfcabebcd9f9d9c0acd32a9eb874ce01d32cda3eb24795b021" - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__tight_gap", - "assignments": [ - { - "dependency_key": "coupling_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.5 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "coupling_length_um", - "default_bend_radius_um", - "gap_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "mutable_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "reference_scale_um": 8.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9a6a6f2cbfe175cfcabebcd9f9d9c0acd32a9eb874ce01d32cda3eb24795b021" - }, - { - "anchor_id": "l0_15_coupler_straight__semantic__wide_gap", - "assignments": [ - { - "dependency_key": "coupling_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "coupling_length_um", - "default_bend_radius_um", - "gap_um", - "minimum_bend_radius_um", - "waveguide_width_um" - ], - "grammar_id": "g_dff2e6124f65587162b3", - "mutable_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:waveguide_width_um", - "axis:coupling_length_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9a6a6f2cbfe175cfcabebcd9f9d9c0acd32a9eb874ce01d32cda3eb24795b021" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__acute_turn", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 18.0, - 0.0 - ], - [ - 31.0, - 9.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_3a6f89c32b437736a050", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 12.644, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__double_elbow", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 12.0 - ], - [ - 28.0, - 12.0 - ], - [ - 28.0, - -4.0 - ], - [ - 44.0, - -4.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_aecd89dbe61e33a4f294", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__l_path", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 24.0, - 0.0 - ], - [ - 24.0, - 22.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_2906820b6e8a184d068a", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__obtuse_turn", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 18.0, - 0.0 - ], - [ - 27.0, - 20.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_9c6465961c725c82dcca", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 22.821, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__positive_dogleg", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 26.0, - 15.0 - ], - [ - 45.0, - 15.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_38dd5367fb6b31b7fabf", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__staircase", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - 21.0 - ], - [ - 42.0, - 21.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_c315a43b227e5c1e35de", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__u_path", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 26.0, - 0.0 - ], - [ - 26.0, - 23.0 - ], - [ - 0.0, - 23.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_1d8702f7e0753eca2faf", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 27.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__z_path", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 26.0, - 14.0 - ], - [ - 44.0, - 14.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_1da687531d8f2fcd05c0", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_16_path_polyline__semantic__zigzag", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "centerline_points_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 20.0, - 10.0 - ], - [ - 32.0, - 3.0 - ], - [ - 44.0, - 13.0 - ] - ] - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "centerline_points_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "mutable_names": [ - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um" - ], - "reference_scale_um": 16.536, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aff741ec14e100172b9df3c45042b905b6eae8e375e6e79f3d649e68c3315651" - }, - { - "anchor_id": "l0_17_path_straight__semantic__constant_width", - "assignments": [ - { - "dependency_key": "path_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "path_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "path_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_length_um", - "dependency_kind": "independent", - "names": [ - "path_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_length_um", - "path_width_um" - ], - "grammar_id": "g_312c9b308ead0ee5b1df", - "mutable_names": [ - "path_length_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "243ed971392aa6058eb0131d3eab826b9f7aa95dbed31cb877e50a6524369c60" - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos135", - "assignments": [ - { - "dependency_key": "arc_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arc_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 135.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arc_radius_um", - "dependency_kind": "independent", - "names": [ - "arc_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "arc_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_d0654f7ee7647e3f3471", - "mutable_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ba15c29d17f1db5ee379de633c5e05340a4318211648c937894047c44fcca12" - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos180", - "assignments": [ - { - "dependency_key": "arc_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arc_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arc_radius_um", - "dependency_kind": "independent", - "names": [ - "arc_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "arc_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_98ee86b48c9e613dd57e", - "mutable_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ba15c29d17f1db5ee379de633c5e05340a4318211648c937894047c44fcca12" - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos270", - "assignments": [ - { - "dependency_key": "arc_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arc_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 270.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arc_radius_um", - "dependency_kind": "independent", - "names": [ - "arc_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "arc_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_ea405b4c66b0df6e49e2", - "mutable_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ba15c29d17f1db5ee379de633c5e05340a4318211648c937894047c44fcca12" - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos45", - "assignments": [ - { - "dependency_key": "arc_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arc_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 45.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arc_radius_um", - "dependency_kind": "independent", - "names": [ - "arc_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "arc_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_3d541050766b469d9fd2", - "mutable_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 10.4145, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ba15c29d17f1db5ee379de633c5e05340a4318211648c937894047c44fcca12" - }, - { - "anchor_id": "l0_18_path_arc__semantic__angle_pos90", - "assignments": [ - { - "dependency_key": "arc_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arc_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arc_radius_um", - "dependency_kind": "independent", - "names": [ - "arc_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "arc_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_25770fecbd5386149382", - "mutable_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ba15c29d17f1db5ee379de633c5e05340a4318211648c937894047c44fcca12" - }, - { - "anchor_id": "l0_18_path_arc__semantic__thick_curve", - "assignments": [ - { - "dependency_key": "arc_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "arc_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 120.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arc_radius_um", - "dependency_kind": "independent", - "names": [ - "arc_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "arc_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_af1e983f70aab71f04e6", - "mutable_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:arc_radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 15.75, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ba15c29d17f1db5ee379de633c5e05340a4318211648c937894047c44fcca12" - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos135", - "assignments": [ - { - "dependency_key": "euler_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "euler_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 135.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "path_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:euler_radius_um", - "dependency_kind": "independent", - "names": [ - "euler_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "euler_angle_deg", - "euler_fraction", - "euler_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_c67031ef9da522c0ea72", - "mutable_names": [ - "euler_radius_um", - "euler_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "reference_scale_um": 18.75, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2ebfe5f5e70e4da8f29ecfdcd03052d3cf98502053ee7b24c1dccf940e810972" - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos180", - "assignments": [ - { - "dependency_key": "euler_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "euler_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "path_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:euler_radius_um", - "dependency_kind": "independent", - "names": [ - "euler_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "euler_angle_deg", - "euler_fraction", - "euler_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_72777b29d2d9869e8a42", - "mutable_names": [ - "euler_radius_um", - "euler_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "reference_scale_um": 21.8625, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2ebfe5f5e70e4da8f29ecfdcd03052d3cf98502053ee7b24c1dccf940e810972" - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos45", - "assignments": [ - { - "dependency_key": "euler_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "euler_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 45.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "path_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:euler_radius_um", - "dependency_kind": "independent", - "names": [ - "euler_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "euler_angle_deg", - "euler_fraction", - "euler_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_e4192f38c5c9baf842c1", - "mutable_names": [ - "euler_radius_um", - "euler_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "reference_scale_um": 10.4145, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2ebfe5f5e70e4da8f29ecfdcd03052d3cf98502053ee7b24c1dccf940e810972" - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos90", - "assignments": [ - { - "dependency_key": "euler_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "euler_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": "path_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:euler_radius_um", - "dependency_kind": "independent", - "names": [ - "euler_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "euler_angle_deg", - "euler_fraction", - "euler_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_e6ee2551433f34a3ec2c", - "mutable_names": [ - "euler_radius_um", - "euler_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2ebfe5f5e70e4da8f29ecfdcd03052d3cf98502053ee7b24c1dccf940e810972" - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos90_full_p", - "assignments": [ - { - "dependency_key": "euler_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "euler_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "path_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:euler_radius_um", - "dependency_kind": "independent", - "names": [ - "euler_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "euler_angle_deg", - "euler_fraction", - "euler_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_c32323a57dac4f360ace", - "mutable_names": [ - "euler_radius_um", - "euler_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2ebfe5f5e70e4da8f29ecfdcd03052d3cf98502053ee7b24c1dccf940e810972" - }, - { - "anchor_id": "l0_19_path_euler__semantic__angle_pos90_low_p", - "assignments": [ - { - "dependency_key": "euler_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "euler_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "euler_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.2 - }, - { - "dependency_key": "path_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:euler_radius_um", - "dependency_kind": "independent", - "names": [ - "euler_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "euler_angle_deg", - "euler_fraction", - "euler_radius_um", - "minimum_bend_radius_um", - "path_width_um" - ], - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "mutable_names": [ - "euler_radius_um", - "euler_angle_deg", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:euler_radius_um", - "axis:euler_angle_deg" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2ebfe5f5e70e4da8f29ecfdcd03052d3cf98502053ee7b24c1dccf940e810972" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__asymmetric_dogleg", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 24.0, - 11.0 - ], - [ - 43.0, - 11.0 - ], - [ - 57.0, - 23.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_c897b9fc17229c272668", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 15.2595, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__chicane", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 24.0, - 14.0 - ], - [ - 38.0, - 14.0 - ], - [ - 48.0, - -2.0 - ], - [ - 63.0, - -2.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_50c9d921d989aa455151", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__loose_corner", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 30.0, - 0.0 - ], - [ - 30.0, - 30.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_452cb204f78b852e86b7", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 20.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__multi_step", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - -3.0 - ], - [ - 40.0, - -3.0 - ], - [ - 40.0, - 12.0 - ], - [ - 56.0, - 12.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.5 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_a9df9b91e8c2320b53d2", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 11.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_l", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 24.0, - 0.0 - ], - [ - 24.0, - 24.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_273ceda5baf32275c288", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 15.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_s", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 25.0, - 14.0 - ], - [ - 40.0, - 14.0 - ], - [ - 52.0, - 0.0 - ], - [ - 66.0, - 0.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_92e853d55b966b89bbd6", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 11.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_u", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 26.0, - 0.0 - ], - [ - 26.0, - 24.0 - ], - [ - 0.0, - 24.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 16.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__rounded_z", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 27.0, - 14.0 - ], - [ - 45.0, - 14.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_ef4aaf40252103dd1b79", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 11.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__staircase", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 16.0, - 0.0 - ], - [ - 16.0, - 12.0 - ], - [ - 32.0, - 12.0 - ], - [ - 32.0, - 25.0 - ], - [ - 50.0, - 25.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_b2b08bb084bee6b234d8", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 16.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__three_turn_snake", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 22.0, - 12.0 - ], - [ - 34.0, - 12.0 - ], - [ - 42.0, - 0.0 - ], - [ - 55.0, - 0.0 - ], - [ - 63.0, - 11.0 - ], - [ - 77.0, - 11.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_dc90688c819254a7e372", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__tight_corner", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 24.0, - 0.0 - ], - [ - 24.0, - 24.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_59adf64f571fc2c84261", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_20_path_smooth__semantic__wide_u", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 38.0, - 0.0 - ], - [ - 38.0, - 28.0 - ], - [ - 0.0, - 28.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "path_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "path_bend_radius_um", - "path_width_um", - "waypoints_um" - ], - "grammar_id": "g_595c4276da65f2ef4140", - "mutable_names": [ - "path_bend_radius_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:path_width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 19.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a145244608ac75983bcb7301e8aad336eb87d622b8f0e36f1a1280a777296ada" - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_1_0", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "float", - "mutable": false, - "name": "minimum_spiral_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "number_of_loops", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 180 - }, - { - "dependency_key": "path_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "minimum_spiral_radius_um", - "npoints", - "number_of_loops", - "path_width_um", - "separation_um" - ], - "grammar_id": "g_d5f0346c38017a45131c", - "mutable_names": [ - "separation_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "reference_scale_um": 20.42, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ec731bc6814e919f4ff134a3d4c60e5e39b1020bb53c022517622e77b80dff4" - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_1_5", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "float", - "mutable": false, - "name": "minimum_spiral_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "number_of_loops", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1.5 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 210 - }, - { - "dependency_key": "path_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "minimum_spiral_radius_um", - "npoints", - "number_of_loops", - "path_width_um", - "separation_um" - ], - "grammar_id": "g_9b756b60b9bb364950ee", - "mutable_names": [ - "separation_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "reference_scale_um": 27.365, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ec731bc6814e919f4ff134a3d4c60e5e39b1020bb53c022517622e77b80dff4" - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_2_0", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "float", - "mutable": false, - "name": "minimum_spiral_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "number_of_loops", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 280 - }, - { - "dependency_key": "path_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "minimum_spiral_radius_um", - "npoints", - "number_of_loops", - "path_width_um", - "separation_um" - ], - "grammar_id": "g_d1aaa3f41bddda724f28", - "mutable_names": [ - "separation_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "reference_scale_um": 34.3335, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ec731bc6814e919f4ff134a3d4c60e5e39b1020bb53c022517622e77b80dff4" - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_3_0", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "float", - "mutable": false, - "name": "minimum_spiral_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "number_of_loops", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 420 - }, - { - "dependency_key": "path_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "minimum_spiral_radius_um", - "npoints", - "number_of_loops", - "path_width_um", - "separation_um" - ], - "grammar_id": "g_5552698110c2c21b0e4c", - "mutable_names": [ - "separation_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "reference_scale_um": 48.303, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ec731bc6814e919f4ff134a3d4c60e5e39b1020bb53c022517622e77b80dff4" - }, - { - "anchor_id": "l0_21_path_spiral__semantic__loops_4_0", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "float", - "mutable": false, - "name": "minimum_spiral_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "number_of_loops", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 560 - }, - { - "dependency_key": "path_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "minimum_spiral_radius_um", - "npoints", - "number_of_loops", - "path_width_um", - "separation_um" - ], - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "mutable_names": [ - "separation_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "reference_scale_um": 62.2935, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ec731bc6814e919f4ff134a3d4c60e5e39b1020bb53c022517622e77b80dff4" - }, - { - "anchor_id": "l0_21_path_spiral__semantic__open_spacing", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "float", - "mutable": false, - "name": "minimum_spiral_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "number_of_loops", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 280 - }, - { - "dependency_key": "path_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "minimum_spiral_radius_um", - "npoints", - "number_of_loops", - "path_width_um", - "separation_um" - ], - "grammar_id": "g_bba3dc449fc04ddf0f53", - "mutable_names": [ - "separation_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "reference_scale_um": 48.396, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ec731bc6814e919f4ff134a3d4c60e5e39b1020bb53c022517622e77b80dff4" - }, - { - "anchor_id": "l0_21_path_spiral__semantic__tight_spacing", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "float", - "mutable": false, - "name": "minimum_spiral_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "number_of_loops", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 280 - }, - { - "dependency_key": "path_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "path_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:path_width_um", - "dependency_kind": "independent", - "names": [ - "path_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "minimum_spiral_radius_um", - "npoints", - "number_of_loops", - "path_width_um", - "separation_um" - ], - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "mutable_names": [ - "separation_um", - "path_width_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:path_width_um" - ], - "reference_scale_um": 25.5455, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ec731bc6814e919f4ff134a3d4c60e5e39b1020bb53c022517622e77b80dff4" - }, - { - "anchor_id": "l0_22_path_transition__semantic__linear_expand", - "assignments": [ - { - "dependency_key": "transition_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "start_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "end_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "str", - "mutable": false, - "name": "transition_profile", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "linear" - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "transition_npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 101 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "end_width_um", - "start_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "end_width_um", - "minimum_bend_radius_um", - "start_width_um", - "transition_length_um", - "transition_npoints", - "transition_profile" - ], - "grammar_id": "g_6c5077ce576eaa655f87", - "mutable_names": [ - "transition_length_um", - "start_width_um", - "end_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f49728ad7ea97470447ddd71b43ecafb51c5ae4cc227dc122d69e6fdc1da6c29" - }, - { - "anchor_id": "l0_22_path_transition__semantic__moderate_expand", - "assignments": [ - { - "dependency_key": "transition_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "start_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "end_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "str", - "mutable": false, - "name": "transition_profile", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "sine" - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "transition_npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 101 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "end_width_um", - "start_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "end_width_um", - "minimum_bend_radius_um", - "start_width_um", - "transition_length_um", - "transition_npoints", - "transition_profile" - ], - "grammar_id": "g_3f7ebb469bbefd125680", - "mutable_names": [ - "transition_length_um", - "start_width_um", - "end_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f49728ad7ea97470447ddd71b43ecafb51c5ae4cc227dc122d69e6fdc1da6c29" - }, - { - "anchor_id": "l0_22_path_transition__semantic__parabolic_expand", - "assignments": [ - { - "dependency_key": "transition_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "start_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "end_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "str", - "mutable": false, - "name": "transition_profile", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "parabolic" - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "transition_npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 101 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "end_width_um", - "start_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "end_width_um", - "minimum_bend_radius_um", - "start_width_um", - "transition_length_um", - "transition_npoints", - "transition_profile" - ], - "grammar_id": "g_e99c40ed13893055851d", - "mutable_names": [ - "transition_length_um", - "start_width_um", - "end_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f49728ad7ea97470447ddd71b43ecafb51c5ae4cc227dc122d69e6fdc1da6c29" - }, - { - "anchor_id": "l0_22_path_transition__semantic__sine_expand", - "assignments": [ - { - "dependency_key": "transition_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "start_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "end_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "str", - "mutable": false, - "name": "transition_profile", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "sine" - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "transition_npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 101 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "end_width_um", - "start_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "end_width_um", - "minimum_bend_radius_um", - "start_width_um", - "transition_length_um", - "transition_npoints", - "transition_profile" - ], - "grammar_id": "g_d55cc5cc381c7260a703", - "mutable_names": [ - "transition_length_um", - "start_width_um", - "end_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f49728ad7ea97470447ddd71b43ecafb51c5ae4cc227dc122d69e6fdc1da6c29" - }, - { - "anchor_id": "l0_22_path_transition__semantic__strong_expand", - "assignments": [ - { - "dependency_key": "transition_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "start_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "end_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "str", - "mutable": false, - "name": "transition_profile", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "sine" - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "transition_npoints", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 101 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "end_width_um", - "start_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "end_width_um", - "minimum_bend_radius_um", - "start_width_um", - "transition_length_um", - "transition_npoints", - "transition_profile" - ], - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "mutable_names": [ - "transition_length_um", - "start_width_um", - "end_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:transition_length_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f49728ad7ea97470447ddd71b43ecafb51c5ae4cc227dc122d69e6fdc1da6c29" - }, - { - "anchor_id": "l1_01_translate__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 29.0 - }, - { - "dependency_key": "translation_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "translation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "translation_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "translation_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:translation_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "translation_x_um", - "translation_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "translation_x_um", - "translation_y_um" - ], - "grammar_id": "l1_01_translate__a1", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "translation_x_um", - "translation_y_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um", - "axis:translation_axis_um" - ], - "reference_scale_um": 29.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "365418aaeeb8ba5d328c4e570b2e83aa301072ec30f0553faa3aeaef01a3f997" - }, - { - "anchor_id": "l1_01_translate__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "block_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.08 - }, - { - "dependency_key": "block_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "block_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.27 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.69 - }, - { - "dependency_key": "translation_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "translation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 43.32 - }, - { - "dependency_key": "translation_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "translation_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - } - ], - "axes": [ - { - "axis_id": "axis:block_width_um", - "dependency_kind": "independent", - "names": [ - "block_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:disk_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "disk_offset_x_um", - "disk_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:translation_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "translation_x_um", - "translation_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_offset_x_um", - "disk_offset_y_um", - "disk_radius_um", - "translation_x_um", - "translation_y_um" - ], - "grammar_id": "l1_01_translate__a2", - "mutable_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "translation_x_um", - "translation_y_um" - ], - "qualified_axis_ids": [ - "axis:block_width_um", - "axis:disk_radius_um", - "axis:block_length_um" - ], - "reference_scale_um": 13.68, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "fa497275cae6cebb9d7e03cadea4c8344673267ebd50a756ba26c179b8db57dd" - }, - { - "anchor_id": "l1_01_translate__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - }, - { - "dependency_key": "radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": "step_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "step_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.5 - }, - { - "dependency_key": "step_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "step_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - } - ], - "axes": [ - { - "axis_id": "axis:radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "radius_x_um", - "radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:step_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "step_x_um", - "step_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 92 - } - ], - "declared_parameter_names": [ - "radius_x_um", - "radius_y_um", - "step_x_um", - "step_y_um" - ], - "grammar_id": "l1_01_translate__b1", - "mutable_names": [ - "radius_x_um", - "radius_y_um", - "step_x_um", - "step_y_um" - ], - "qualified_axis_ids": [ - "axis:radius_axis_um", - "axis:step_axis_um" - ], - "reference_scale_um": 21.09, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d46e31db69e01d827941ed5304606fb26a4dd987ae6036811b05af4bff55326e" - }, - { - "anchor_id": "l1_01_translate__b2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "disk_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.27 - }, - { - "dependency_key": "cross_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.82 - }, - { - "dependency_key": "cross_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "pair_separation_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "pair_separation_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.08 - }, - { - "dependency_key": "translation_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "translation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.48 - } - ], - "axes": [ - { - "axis_id": "axis:pair_separation_y_um", - "dependency_kind": "independent", - "names": [ - "pair_separation_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:translation_x_um", - "dependency_kind": "independent", - "names": [ - "translation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "cross_length_um", - "cross_width_um", - "disk_radius_um", - "pair_separation_y_um", - "translation_x_um" - ], - "grammar_id": "l1_01_translate__b2", - "mutable_names": [ - "disk_radius_um", - "cross_length_um", - "cross_width_um", - "pair_separation_y_um", - "translation_x_um" - ], - "qualified_axis_ids": [ - "axis:pair_separation_y_um", - "axis:cross_width_um", - "axis:disk_radius_um" - ], - "reference_scale_um": 25.08, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4e4b6ac72ba270c0cc533cf46209cfcecc95850c7a34e7bae93785607925450a" - }, - { - "anchor_id": "l1_02_rotate__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "angle_deg", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 42.0 - }, - { - "dependency_key": "separation_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg", - "arm_width_um", - "separation_x_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "l1_02_rotate__a1", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "angle_deg", - "separation_x_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:arm_width_um", - "axis:size_axis_um" - ], - "reference_scale_um": 30.11841315, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e731219592a8e435a4f6adfb3108b6c134906451354d39defb32adb46cb730e3" - }, - { - "anchor_id": "l1_02_rotate__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.13 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.1 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.94 - }, - { - "dependency_key": "angle_step_deg", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "angle_step_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 48.0 - }, - { - "dependency_key": "orbit_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.22 - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:angle_step_deg", - "dependency_kind": "independent", - "names": [ - "angle_step_deg" - ], - "parameter_class": "realization_angle", - "priority": 90 - }, - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angle_step_deg", - "arm_width_um", - "orbit_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "l1_02_rotate__a2", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "angle_step_deg", - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:size_axis_um", - "axis:angle_step_deg" - ], - "reference_scale_um": 25.08, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ff52033da126e89b5c372ef95d72ac7796caa6f258b7751eab1120d495ffd9a" - }, - { - "anchor_id": "l1_02_rotate__b1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "triangle_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "triangle_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "triangle_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "triangle_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "angle_deg", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": "separation_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 41.0 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:triangle_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "triangle_x_um", - "triangle_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 90 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg", - "separation_x_um", - "triangle_x_um", - "triangle_y_um" - ], - "grammar_id": "l1_02_rotate__b1", - "mutable_names": [ - "triangle_x_um", - "triangle_y_um", - "angle_deg", - "separation_x_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:triangle_axis_um", - "axis:angle_deg" - ], - "reference_scale_um": 27.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "062f98eab1cc3ba0a94f789134788a62593146a952d0c16fba8f29792ab46495" - }, - { - "anchor_id": "l1_02_rotate__b2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "block_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "block_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "block_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "angle_deg", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 58.0 - }, - { - "dependency_key": "separation_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 46.0 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:block_width_um", - "dependency_kind": "independent", - "names": [ - "block_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:disk_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "disk_offset_x_um", - "disk_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg", - "block_length_um", - "block_width_um", - "disk_offset_x_um", - "disk_offset_y_um", - "disk_radius_um", - "separation_x_um" - ], - "grammar_id": "l1_02_rotate__b2", - "mutable_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "angle_deg", - "separation_x_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:block_width_um", - "axis:disk_radius_um" - ], - "reference_scale_um": 15.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4789db34909a2c4e46237b9008e7783c87c9c591601f6faac5352be1b123a916" - }, - { - "anchor_id": "l1_02_rotate__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "taper_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "disk_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "angle_deg", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 125.0 - }, - { - "dependency_key": "separation_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:disk_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "disk_offset_x_um", - "disk_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg", - "disk_offset_x_um", - "disk_offset_y_um", - "disk_radius_um", - "narrow_width_um", - "separation_x_um", - "taper_length_um", - "wide_width_um" - ], - "grammar_id": "l1_02_rotate__c1", - "mutable_names": [ - "taper_length_um", - "narrow_width_um", - "wide_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "angle_deg", - "separation_x_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:width_um", - "axis:disk_radius_um" - ], - "reference_scale_um": 11.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "79996945de4433a4c470d14e46f33bddf787768fb96aa4160214d67497e323fb" - }, - { - "anchor_id": "l1_03_mirror__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "separation_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "separation_x_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "l1_03_mirror__a1", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "separation_x_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:arm_width_um", - "axis:size_axis_um" - ], - "reference_scale_um": 29.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "069d2b2eacc02bc42f3c43e32829a767502578a3eb663f0db548749903b4aadd" - }, - { - "anchor_id": "l1_03_mirror__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "triangle_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "triangle_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.52 - }, - { - "dependency_key": "triangle_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "triangle_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.78 - }, - { - "dependency_key": "separation_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 45.6 - }, - { - "dependency_key": "vertical_offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "vertical_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:vertical_offset_um", - "dependency_kind": "independent", - "names": [ - "vertical_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:triangle_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "triangle_x_um", - "triangle_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 90 - } - ], - "declared_parameter_names": [ - "separation_x_um", - "triangle_x_um", - "triangle_y_um", - "vertical_offset_um" - ], - "grammar_id": "l1_03_mirror__a2", - "mutable_names": [ - "triangle_x_um", - "triangle_y_um", - "separation_x_um", - "vertical_offset_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:vertical_offset_um", - "axis:triangle_axis_um" - ], - "reference_scale_um": 38.19, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "08f80ab185611f89d5c3ca2f13d9fd1ea0c2c01f36a124c69214f1cfa13256b8" - }, - { - "anchor_id": "l1_03_mirror__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "block_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.08 - }, - { - "dependency_key": "block_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "block_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": "disk_offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "disk_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": "separation_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 52.44 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:block_width_um", - "dependency_kind": "independent", - "names": [ - "block_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:disk_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "disk_offset_x_um", - "disk_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_offset_x_um", - "disk_offset_y_um", - "disk_radius_um", - "separation_x_um" - ], - "grammar_id": "l1_03_mirror__b1", - "mutable_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "separation_x_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:block_width_um", - "axis:disk_radius_um" - ], - "reference_scale_um": 13.965, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d4bf414c21024f7a79e8add3d49106896fa630b2d896c2b2030e1158f06c9055" - }, - { - "anchor_id": "l1_03_mirror__b2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "bar_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.22 - }, - { - "dependency_key": "bar_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bar_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.84 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "cross_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.4 - }, - { - "dependency_key": "cross_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - }, - { - "dependency_key": "separation_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "separation_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 57.0 - } - ], - "axes": [ - { - "axis_id": "axis:separation_x_um", - "dependency_kind": "independent", - "names": [ - "separation_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:bar_width_um", - "dependency_kind": "independent", - "names": [ - "bar_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bar_length_um", - "bar_width_um", - "cross_length_um", - "cross_width_um", - "disk_radius_um", - "separation_x_um" - ], - "grammar_id": "l1_03_mirror__b2", - "mutable_names": [ - "bar_length_um", - "bar_width_um", - "disk_radius_um", - "cross_length_um", - "cross_width_um", - "separation_x_um" - ], - "qualified_axis_ids": [ - "axis:separation_x_um", - "axis:bar_width_um", - "axis:cross_width_um" - ], - "reference_scale_um": 18.33, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d80321a896fbd5e8bd8afa46bc9bdaef3edddf6b98974647bf862fe8913e7794" - }, - { - "anchor_id": "l1_04_center_align__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "ring_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "ring_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "center_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "center_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -2.0 - } - ], - "axes": [ - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ellipse_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:center_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "center_x_um", - "center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "center_x_um", - "center_y_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "ring_radius_um", - "ring_width_um" - ], - "grammar_id": "l1_04_center_align__a1", - "mutable_names": [ - "ring_radius_um", - "ring_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "center_x_um", - "center_y_um" - ], - "qualified_axis_ids": [ - "axis:ring_width_um", - "axis:ellipse_radius_axis_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 6.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d1f0f625525f676eee8bd5e38096791ecaa41f4af19d90a80cd6c86ec1fae1fe" - }, - { - "anchor_id": "l1_04_center_align__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "ring_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.38 - }, - { - "dependency_key": "ring_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.99 - }, - { - "dependency_key": "cross_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.96 - }, - { - "dependency_key": "cross_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "center_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -2.28 - }, - { - "dependency_key": "center_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - } - ], - "axes": [ - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:center_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "center_x_um", - "center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "center_x_um", - "center_y_um", - "cross_length_um", - "cross_width_um", - "ring_radius_um", - "ring_width_um" - ], - "grammar_id": "l1_04_center_align__a2", - "mutable_names": [ - "ring_radius_um", - "ring_width_um", - "cross_length_um", - "cross_width_um", - "center_x_um", - "center_y_um" - ], - "qualified_axis_ids": [ - "axis:cross_width_um", - "axis:ring_width_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 10.26, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b53cc1fe775c8f503ed101da6d2f8f43b672ea08dad7423e2b33e34aa753a3f4" - }, - { - "anchor_id": "l1_04_center_align__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "ring_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.52 - }, - { - "dependency_key": "ring_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.99 - }, - { - "dependency_key": "polygon_side_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "polygon_side_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": "center_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.28 - }, - { - "dependency_key": "center_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.14 - } - ], - "axes": [ - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:center_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "center_x_um", - "center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:polygon_side_um", - "dependency_kind": "independent", - "names": [ - "polygon_side_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "center_x_um", - "center_y_um", - "polygon_side_um", - "ring_radius_um", - "ring_width_um" - ], - "grammar_id": "l1_04_center_align__b1", - "mutable_names": [ - "ring_radius_um", - "ring_width_um", - "polygon_side_um", - "center_x_um", - "center_y_um" - ], - "qualified_axis_ids": [ - "axis:ring_width_um", - "axis:ring_radius_um", - "axis:polygon_side_um" - ], - "reference_scale_um": 7.98, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a10a85121decb5d0308643d7821958dde603a3f50de83e802995136f17460844" - }, - { - "anchor_id": "l1_04_center_align__b2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.66 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "outer_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.97 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "inner_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - }, - { - "dependency_key": "center_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -1.14 - }, - { - "dependency_key": "center_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.28 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_width_um", - "outer_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:center_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "center_x_um", - "center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "center_x_um", - "center_y_um", - "inner_radius_um", - "inner_width_um", - "outer_radius_um", - "outer_width_um" - ], - "grammar_id": "l1_04_center_align__b2", - "mutable_names": [ - "outer_radius_um", - "outer_width_um", - "inner_radius_um", - "inner_width_um", - "center_x_um", - "center_y_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um" - ], - "reference_scale_um": 7.695, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d87fb9702a755015b11e303432b75e34883956f50acfc45ca4b690bd80cf5045" - }, - { - "anchor_id": "l1_04_center_align__c1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.94 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "outer_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - }, - { - "dependency_key": "middle_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "middle_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.25 - }, - { - "dependency_key": "middle_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.84 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.99 - }, - { - "dependency_key": "center_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.28 - }, - { - "dependency_key": "center_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -1.14 - } - ], - "axes": [ - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:outer_width_um", - "dependency_kind": "independent", - "names": [ - "outer_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ellipse_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:middle_radius_um", - "dependency_kind": "independent", - "names": [ - "middle_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:outer_radius_um", - "dependency_kind": "independent", - "names": [ - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:center_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "center_x_um", - "center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "center_x_um", - "center_y_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "middle_radius_um", - "middle_width_um", - "outer_radius_um", - "outer_width_um" - ], - "grammar_id": "l1_04_center_align__c1", - "mutable_names": [ - "outer_radius_um", - "outer_width_um", - "middle_radius_um", - "middle_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "center_x_um", - "center_y_um" - ], - "qualified_axis_ids": [ - "axis:middle_width_um", - "axis:outer_width_um", - "axis:ellipse_radius_axis_um" - ], - "reference_scale_um": 5.415, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e3e650d8ac5f5e6aea6fa4c5f8e0db63242c4c45f6e9a4e1b5c038b9e677dc6c" - }, - { - "anchor_id": "l1_05_edge_align__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "top_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 39.0 - }, - { - "dependency_key": "height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "top_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bottom_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bottom_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "shared_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "shared_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -18.0 - }, - { - "dependency_key": "vertical_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "vertical_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - } - ], - "axes": [ - { - "axis_id": "axis:vertical_gap_um", - "dependency_kind": "independent", - "names": [ - "vertical_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "ordered_family", - "names": [ - "bottom_length_um", - "top_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:height_um", - "dependency_kind": "ordered_family", - "names": [ - "bottom_height_um", - "top_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:shared_x_um", - "dependency_kind": "independent", - "names": [ - "shared_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "bottom_height_um", - "bottom_length_um", - "shared_x_um", - "top_height_um", - "top_length_um", - "vertical_gap_um" - ], - "grammar_id": "l1_05_edge_align__a1", - "mutable_names": [ - "top_length_um", - "top_height_um", - "bottom_length_um", - "bottom_height_um", - "shared_x_um", - "vertical_gap_um" - ], - "qualified_axis_ids": [ - "axis:vertical_gap_um", - "axis:length_um", - "axis:height_um" - ], - "reference_scale_um": 21.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8120d59e6ce03962c85369c3bd8af9aa63b4418800f5b3a78b53fa5d0124611a" - }, - { - "anchor_id": "l1_05_edge_align__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "lengths_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 42.0, - 30.0, - 20.0 - ] - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "heights_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 7.0, - 10.0, - 13.0 - ] - }, - { - "dependency_key": "shared_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "shared_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -22.8 - }, - { - "dependency_key": "row_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "row_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.8 - } - ], - "axes": [ - { - "axis_id": "axis:row_pitch_um", - "dependency_kind": "independent", - "names": [ - "row_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:shared_x_um", - "dependency_kind": "independent", - "names": [ - "shared_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "heights_um", - "lengths_um", - "row_pitch_um", - "shared_x_um" - ], - "grammar_id": "l1_05_edge_align__a2", - "mutable_names": [ - "shared_x_um", - "row_pitch_um" - ], - "qualified_axis_ids": [ - "axis:row_pitch_um" - ], - "reference_scale_um": 32.4, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8f777f9d5068029fd203a624a04466cbb52c648086d842642ac1bb4bd7085344" - }, - { - "anchor_id": "l1_05_edge_align__b1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "block_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "block_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "block_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "triangle_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "triangle_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": "triangle_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "triangle_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "shared_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "shared_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -12.0 - }, - { - "dependency_key": "horizontal_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "horizontal_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - } - ], - "axes": [ - { - "axis_id": "axis:horizontal_gap_um", - "dependency_kind": "independent", - "names": [ - "horizontal_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:block_height_um", - "dependency_kind": "independent", - "names": [ - "block_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:triangle_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "triangle_x_um", - "triangle_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 90 - }, - { - "axis_id": "axis:shared_y_um", - "dependency_kind": "independent", - "names": [ - "shared_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "block_height_um", - "block_length_um", - "horizontal_gap_um", - "shared_y_um", - "triangle_x_um", - "triangle_y_um" - ], - "grammar_id": "l1_05_edge_align__b1", - "mutable_names": [ - "block_length_um", - "block_height_um", - "triangle_x_um", - "triangle_y_um", - "shared_y_um", - "horizontal_gap_um" - ], - "qualified_axis_ids": [ - "axis:horizontal_gap_um", - "axis:block_length_um", - "axis:block_height_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1dde40676eb433554e304bf181a7d1b6a673dfdc8b731021d16ec6e67fcdf464" - }, - { - "anchor_id": "l1_05_edge_align__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 29.0 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "shared_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "shared_right_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "vertical_offset_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "vertical_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:vertical_offset_um", - "dependency_kind": "independent", - "names": [ - "vertical_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:shared_right_um", - "dependency_kind": "independent", - "names": [ - "shared_right_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "narrow_width_um", - "shared_right_um", - "size_x_um", - "size_y_um", - "taper_length_um", - "vertical_offset_um", - "wide_width_um" - ], - "grammar_id": "l1_05_edge_align__c1", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "taper_length_um", - "narrow_width_um", - "wide_width_um", - "shared_right_um", - "vertical_offset_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:arm_width_um", - "axis:taper_length_um" - ], - "reference_scale_um": 21.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "42bebca2e7885834eaba05fd300cfd8280197518e3abe990d2b3e6a286e64311" - }, - { - "anchor_id": "l1_05_edge_align__c2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "shared_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "shared_right_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "row_pitch_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "row_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - } - ], - "axes": [ - { - "axis_id": "axis:row_pitch_um", - "dependency_kind": "independent", - "names": [ - "row_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ellipse_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:shared_right_um", - "dependency_kind": "independent", - "names": [ - "shared_right_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "narrow_width_um", - "row_pitch_um", - "shared_right_um", - "size_x_um", - "size_y_um", - "taper_length_um", - "wide_width_um" - ], - "grammar_id": "l1_05_edge_align__c2", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "taper_length_um", - "narrow_width_um", - "wide_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "shared_right_um", - "row_pitch_um" - ], - "qualified_axis_ids": [ - "axis:row_pitch_um", - "axis:width_um", - "axis:arm_width_um" - ], - "reference_scale_um": 21.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "277a1899ef163db0d06bc6962747f663f7e49d4ce09ee242e67c8c8e2cfa7d43" - }, - { - "anchor_id": "l1_06_gap__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "rail_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "rail_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "gap_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rail_length_um", - "dependency_kind": "independent", - "names": [ - "rail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "gap_um", - "minimum_bend_radius_um", - "rail_length_um", - "rail_width_um" - ], - "grammar_id": "l1_06_gap__a1", - "mutable_names": [ - "rail_length_um", - "rail_width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:rail_width_um", - "axis:rail_length_um" - ], - "reference_scale_um": 12.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "379e7224b1590a2475bbd3cbded4c2e9688f550779800ce1c448a82145cf8c3c" - }, - { - "anchor_id": "l1_06_gap__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "rail_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lower_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "upper_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "lower_width_um", - "upper_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:rail_length_um", - "dependency_kind": "independent", - "names": [ - "rail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "gap_um", - "lower_width_um", - "minimum_bend_radius_um", - "rail_length_um", - "upper_width_um" - ], - "grammar_id": "l1_06_gap__a2", - "mutable_names": [ - "rail_length_um", - "lower_width_um", - "upper_width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:rail_length_um" - ], - "reference_scale_um": 12.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b4aff9261039c59c462f7cef1200a6506919b6ba297c8210335421f1905445f6" - }, - { - "anchor_id": "l1_06_gap__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - }, - { - "dependency_key": "bus_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bus_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 63.84 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "ring_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.96 - }, - { - "dependency_key": "gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bus_length_um", - "dependency_kind": "independent", - "names": [ - "bus_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bus_length_um", - "default_bend_radius_um", - "gap_um", - "minimum_bend_radius_um", - "ring_radius_um", - "width_um" - ], - "grammar_id": "l1_06_gap__b1", - "mutable_names": [ - "bus_length_um", - "width_um", - "ring_radius_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 31.35, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d5a44fa94b8ed4f56d181f3528265245897c56901bbc33dd9724918d180214cc" - }, - { - "anchor_id": "l1_06_gap__b2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.52 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "outer_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.4 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "inner_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_width_um", - "outer_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - } - ], - "declared_parameter_names": [ - "inner_radius_um", - "inner_width_um", - "outer_radius_um", - "outer_width_um" - ], - "grammar_id": "l1_06_gap__b2", - "mutable_names": [ - "outer_radius_um", - "outer_width_um", - "inner_radius_um", - "inner_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um" - ], - "reference_scale_um": 15.96, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7c8550f50c6a0af81d57d729136dd30fb1c3443c9bfaa540c39a8ee9cda9f253" - }, - { - "anchor_id": "l1_06_gap__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "rail_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "rail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 46.0 - }, - { - "dependency_key": "rail_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "rail_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:rail_length_um", - "dependency_kind": "independent", - "names": [ - "rail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rail_height_um", - "dependency_kind": "independent", - "names": [ - "rail_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "gap_um", - "rail_height_um", - "rail_length_um" - ], - "grammar_id": "l1_06_gap__c1", - "mutable_names": [ - "rail_length_um", - "rail_height_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:rail_length_um", - "axis:rail_height_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c094dc3bfc9fc3665c21517b3784a2be4cf99ce3801a277143e892e267faa1d8" - }, - { - "anchor_id": "l1_06_gap__c2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "rail_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "rail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 52.44 - }, - { - "dependency_key": "rail_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "rail_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.84 - }, - { - "dependency_key": "gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lower_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "gap_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "upper_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "ordered_family", - "names": [ - "lower_gap_um", - "upper_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 122 - }, - { - "axis_id": "axis:rail_length_um", - "dependency_kind": "independent", - "names": [ - "rail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rail_height_um", - "dependency_kind": "independent", - "names": [ - "rail_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "lower_gap_um", - "rail_height_um", - "rail_length_um", - "upper_gap_um" - ], - "grammar_id": "l1_06_gap__c2", - "mutable_names": [ - "rail_length_um", - "rail_height_um", - "lower_gap_um", - "upper_gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:rail_length_um", - "axis:rail_height_um" - ], - "reference_scale_um": 22.8, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d3535d2e41f35376de6cc3b39d51f7fba304025b56afe5840e6a863b50ddbcff" - }, - { - "anchor_id": "l1_07_tangency__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "left_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "right_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "left_radius_um", - "right_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - } - ], - "declared_parameter_names": [ - "left_radius_um", - "right_radius_um" - ], - "grammar_id": "l1_07_tangency__a1", - "mutable_names": [ - "left_radius_um", - "right_radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ec25849b807d3473fea1ee3e7c3771774fa4aab5a2f46915174a42b0bff7b8ec" - }, - { - "anchor_id": "l1_07_tangency__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "left_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "middle_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "middle_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "right_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "left_radius_um", - "right_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:middle_radius_um", - "dependency_kind": "independent", - "names": [ - "middle_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "left_radius_um", - "middle_radius_um", - "right_radius_um" - ], - "grammar_id": "l1_07_tangency__a2", - "mutable_names": [ - "left_radius_um", - "middle_radius_um", - "right_radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:middle_radius_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9bffadf27e9878fb2d83bd1c498285a4b7cdfcaaa13a358840d258bffc507f7f" - }, - { - "anchor_id": "l1_07_tangency__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "bar_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 41.04 - }, - { - "dependency_key": "bar_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - } - ], - "axes": [ - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bar_height_um", - "dependency_kind": "independent", - "names": [ - "bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "bar_height_um", - "bar_length_um", - "disk_radius_um" - ], - "grammar_id": "l1_07_tangency__b1", - "mutable_names": [ - "bar_length_um", - "bar_height_um", - "disk_radius_um" - ], - "qualified_axis_ids": [ - "axis:disk_radius_um", - "axis:bar_length_um", - "axis:bar_height_um" - ], - "reference_scale_um": 20.52, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2b62508d979aee8224a9af3b826d0ef847f11907d926fa5a94b928bc6a8e6d2e" - }, - { - "anchor_id": "l1_07_tangency__b2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "left_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.92 - }, - { - "dependency_key": "height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "left_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.52 - }, - { - "dependency_key": "length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "right_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.22 - }, - { - "dependency_key": "height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "right_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.4 - } - ], - "axes": [ - { - "axis_id": "axis:length_um", - "dependency_kind": "ordered_family", - "names": [ - "left_length_um", - "right_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:height_um", - "dependency_kind": "ordered_family", - "names": [ - "left_height_um", - "right_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "left_height_um", - "left_length_um", - "right_height_um", - "right_length_um" - ], - "grammar_id": "l1_07_tangency__b2", - "mutable_names": [ - "left_length_um", - "left_height_um", - "right_length_um", - "right_height_um" - ], - "qualified_axis_ids": [ - "axis:length_um", - "axis:height_um" - ], - "reference_scale_um": 23.37, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3e9ae5e9461b10c2522a2c5821bee825aca8906bcc13c7ac7c70a42c77ab7376" - }, - { - "anchor_id": "l1_07_tangency__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "ring_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "ring_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - } - ], - "axes": [ - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "disk_radius_um", - "ring_radius_um", - "ring_width_um" - ], - "grammar_id": "l1_07_tangency__c1", - "mutable_names": [ - "ring_radius_um", - "ring_width_um", - "disk_radius_um" - ], - "qualified_axis_ids": [ - "axis:ring_width_um", - "axis:disk_radius_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ef89db568f0398d680d8b45cfc20c04542e1b79740a61bd3affa0714c73267d5" - }, - { - "anchor_id": "l1_07_tangency__c2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "bar_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "bar_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - } - ], - "axes": [ - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bar_height_um", - "dependency_kind": "independent", - "names": [ - "bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "bar_height_um", - "bar_length_um", - "disk_radius_um" - ], - "grammar_id": "l1_07_tangency__c2", - "mutable_names": [ - "bar_length_um", - "bar_height_um", - "disk_radius_um" - ], - "qualified_axis_ids": [ - "axis:disk_radius_um", - "axis:bar_length_um", - "axis:bar_height_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "fbca45158e3de7977568fbcec4e28f9a795e88d678fb4ba31e40cf1fc2a45b22" - }, - { - "anchor_id": "l1_08_overlap__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "disk_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - } - ], - "axes": [ - { - "axis_id": "axis:ellipse_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "offset_x_um", - "offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "disk_radius_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um", - "offset_y_um" - ], - "grammar_id": "l1_08_overlap__a1", - "mutable_names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "disk_radius_um", - "offset_x_um", - "offset_y_um" - ], - "qualified_axis_ids": [ - "axis:ellipse_radius_axis_um", - "axis:disk_radius_um", - "axis:offset_axis_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c648087c28dd54f3747854279d4b857fb6589ad5228c1ca0e33c5ea0f1463a23" - }, - { - "anchor_id": "l1_08_overlap__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "bar_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "bar_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 31.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - } - ], - "axes": [ - { - "axis_id": "axis:ellipse_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_x_um", - "dependency_kind": "independent", - "names": [ - "offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:bar_height_um", - "dependency_kind": "independent", - "names": [ - "bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg", - "bar_height_um", - "bar_length_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um" - ], - "grammar_id": "l1_08_overlap__a2", - "mutable_names": [ - "bar_length_um", - "bar_height_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "angle_deg", - "offset_x_um" - ], - "qualified_axis_ids": [ - "axis:ellipse_radius_axis_um", - "axis:bar_length_um", - "axis:offset_x_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bad61c4fa6a5531b9bf36eabdebc9e36f99f0b3f359ae3cfe1ca6f0c24faea6a" - }, - { - "anchor_id": "l1_08_overlap__b1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 29.0 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "ellipse_radius_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "ellipse_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ellipse_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "offset_x_um", - "offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um", - "offset_y_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "l1_08_overlap__b1", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um", - "offset_y_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:ellipse_radius_axis_um", - "axis:offset_axis_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0f9708fc14cfc9cadea05ea0f2542015415a2979656756ed7faf5842d62b2b42" - }, - { - "anchor_id": "l1_08_overlap__b2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "arm_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "size_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "size_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "disk_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - } - ], - "axes": [ - { - "axis_id": "axis:arm_width_um", - "dependency_kind": "independent", - "names": [ - "arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "offset_x_um", - "offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_width_um", - "disk_radius_um", - "offset_x_um", - "offset_y_um", - "size_x_um", - "size_y_um" - ], - "grammar_id": "l1_08_overlap__b2", - "mutable_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "disk_radius_um", - "offset_x_um", - "offset_y_um" - ], - "qualified_axis_ids": [ - "axis:arm_width_um", - "axis:disk_radius_um", - "axis:offset_axis_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "671d58625f05df79d9a06c2b467bf640070c21eb0e311976f56d6d0a43fda57b" - }, - { - "anchor_id": "l1_08_overlap__c1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "bar_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 35.34 - }, - { - "dependency_key": "bar_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - }, - { - "dependency_key": "step_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.24 - } - ], - "axes": [ - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bar_height_um", - "dependency_kind": "independent", - "names": [ - "bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:step_um", - "dependency_kind": "independent", - "names": [ - "step_um" - ], - "parameter_class": "realization_dimension", - "priority": 90 - } - ], - "declared_parameter_names": [ - "bar_height_um", - "bar_length_um", - "step_um" - ], - "grammar_id": "l1_08_overlap__c1", - "mutable_names": [ - "bar_length_um", - "bar_height_um", - "step_um" - ], - "qualified_axis_ids": [ - "axis:bar_length_um", - "axis:bar_height_um", - "axis:step_um" - ], - "reference_scale_um": 31.74704936, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7cf961226455d6579a433e6bbedc20417b6a1c4029431dd48ab352c82de88a55" - }, - { - "anchor_id": "l1_08_overlap__c2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "disk_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": "center_offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "center_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - } - ], - "axes": [ - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:center_offset_um", - "dependency_kind": "independent", - "names": [ - "center_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "center_offset_um", - "disk_radius_um" - ], - "grammar_id": "l1_08_overlap__c2", - "mutable_names": [ - "disk_radius_um", - "center_offset_um" - ], - "qualified_axis_ids": [ - "axis:disk_radius_um", - "axis:center_offset_um" - ], - "reference_scale_um": 25.65, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c8d506d7c577f43b53dadd30a797816f549b1ed383bc339fa60aeedc1093b5f0" - }, - { - "anchor_id": "l1_09_connect__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "offset_x_um", - "offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "lead_length_um", - "minimum_bend_radius_um", - "offset_x_um", - "offset_y_um", - "width_um" - ], - "grammar_id": "l1_09_connect__a1", - "mutable_names": [ - "width_um", - "lead_length_um", - "offset_x_um", - "offset_y_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:offset_axis_um" - ], - "reference_scale_um": 22.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "40d5eb32209b0c35c44c3f84f45c89001a3be85ae2a064fb43f184a695fdefd7" - }, - { - "anchor_id": "l1_09_connect__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 11.4 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.28 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.94 - }, - { - "dependency_key": "offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.48 - }, - { - "dependency_key": "offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.24 - }, - { - "dependency_key": "tail_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.36 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tail_length_um", - "dependency_kind": "independent", - "names": [ - "tail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "offset_x_um", - "offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "lead_length_um", - "minimum_bend_radius_um", - "offset_x_um", - "offset_y_um", - "tail_length_um", - "width_um" - ], - "grammar_id": "l1_09_connect__a2", - "mutable_names": [ - "width_um", - "lead_length_um", - "offset_x_um", - "offset_y_um", - "tail_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:tail_length_um" - ], - "reference_scale_um": 23.94, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d0d3460db9c9503e8181094684b80eb73ceb3e5ab0225521ad2389950c7c0ed5" - }, - { - "anchor_id": "l1_09_connect__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": "taper_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.92 - }, - { - "dependency_key": "tail_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 29.64 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 11.4 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.28 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:tail_length_um", - "dependency_kind": "independent", - "names": [ - "tail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "tail_length_um", - "taper_length_um", - "wide_width_um" - ], - "grammar_id": "l1_09_connect__b1", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "taper_length_um", - "tail_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:tail_length_um", - "axis:taper_length_um" - ], - "reference_scale_um": 21.66, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c5baad4c146cd8911c6254bb3a28e23cc1fe0c59530d883926cef12cf10af9d4" - }, - { - "anchor_id": "l1_09_connect__b2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "taper_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 70.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "taper_length_um", - "wide_width_um" - ], - "grammar_id": "l1_09_connect__b2", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "taper_length_um", - "bend_radius_um", - "bend_angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:taper_length_um" - ], - "reference_scale_um": 15.2965, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "38947a29d5bc2f5e6e26e5b1cf94f3b09fed3559b20c098e42462a3ad96028b6" - }, - { - "anchor_id": "l1_09_connect__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "bend_angle_deg", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "bend_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": "tail_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tail_length_um", - "dependency_kind": "independent", - "names": [ - "tail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bend_angle_deg", - "dependency_kind": "independent", - "names": [ - "bend_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_angle_deg", - "bend_radius_um", - "default_bend_radius_um", - "lead_length_um", - "minimum_bend_radius_um", - "tail_length_um", - "width_um" - ], - "grammar_id": "l1_09_connect__c1", - "mutable_names": [ - "width_um", - "lead_length_um", - "bend_radius_um", - "bend_angle_deg", - "tail_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 23.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "211a776cae51425a81f979c00367845b8c34292d3010dad903870462b69b996d" - }, - { - "anchor_id": "l1_09_connect__c2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 11.4 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.28 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.52 - }, - { - "dependency_key": "bend_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": "angle_deg", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "first_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 55.0 - }, - { - "dependency_key": "middle_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "middle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.66 - }, - { - "dependency_key": "angle_deg", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "second_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": -70.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:middle_length_um", - "dependency_kind": "independent", - "names": [ - "middle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "ordered_family", - "names": [ - "first_angle_deg", - "second_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 90 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "default_bend_radius_um", - "first_angle_deg", - "lead_length_um", - "middle_length_um", - "minimum_bend_radius_um", - "second_angle_deg", - "width_um" - ], - "grammar_id": "l1_09_connect__c2", - "mutable_names": [ - "width_um", - "lead_length_um", - "bend_radius_um", - "first_angle_deg", - "middle_length_um", - "second_angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 21.09, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "de1c87bbaecec1d86c13c595ebd407b1eb62427b12c161dcb5558d4462276cbb" - }, - { - "anchor_id": "l1_10_path_append__a1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - }, - { - "dependency_key": "leg_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.8 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": "angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angle_deg", - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "width_um" - ], - "grammar_id": "l1_10_path_append__a1", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "reference_scale_um": 22.8, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "da2b14b351f17e33c720ce0d34a84e7e26ca103ed746b05032772d5f10add2d7" - }, - { - "anchor_id": "l1_10_path_append__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "leg_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 62.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angle_deg", - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "width_um" - ], - "grammar_id": "l1_10_path_append__a2", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e06aff659cbc78c0e59519bc7b8c8f3938b33e5a8e7e11a134bb597382851508" - }, - { - "anchor_id": "l1_10_path_append__b1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "leg_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 52.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 68.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "euler_angle_deg", - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "width_um" - ], - "grammar_id": "l1_10_path_append__b1", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um", - "euler_angle_deg", - "arc_angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7d758ee7695cbb38eca917c3bf3de46abe8b474d242cc8683cdafc686d804f5c" - }, - { - "anchor_id": "l1_10_path_append__b2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "leg_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 88.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angle_deg", - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "width_um" - ], - "grammar_id": "l1_10_path_append__b2", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "152997d28dc93c161da5dcf57bf61dc94a44ae7fc4f968973cb67dfcacf78ca0" - }, - { - "anchor_id": "l1_10_path_append__c1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - }, - { - "dependency_key": "leg_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.24 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.4 - }, - { - "dependency_key": "angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 78.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angle_deg", - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "width_um" - ], - "grammar_id": "l1_10_path_append__c1", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:angle_deg" - ], - "reference_scale_um": 18.24, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bb075a322f6196b8f2ad81cfd70d6789c5ad6f9609cf88dc1d822636e7b75df1" - }, - { - "anchor_id": "l1_10_path_append__c2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": "leg_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "arc_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "arc_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 45.0 - }, - { - "dependency_key": "euler_angle_deg", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "euler_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 58.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:arc_angle_deg", - "dependency_kind": "independent", - "names": [ - "arc_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:euler_angle_deg", - "dependency_kind": "independent", - "names": [ - "euler_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "arc_angle_deg", - "euler_angle_deg", - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "width_um" - ], - "grammar_id": "l1_10_path_append__c2", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um", - "arc_angle_deg", - "euler_angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:arc_angle_deg" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1c5ab8df25ad463cef931ec10ebbbfe619d3ae1a2b966d98b3669ba5bf5cd382" - }, - { - "anchor_id": "l1_11_signed_turns__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "turn_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 62.0, - 62.0 - ] - }, - { - "dependency_key": "leg_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "turn_angles_deg", - "width_um" - ], - "grammar_id": "l1_11_signed_turns__a1", - "mutable_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9f0f2c6f023185728785a908350161d6423c8d23eda7125f527afff160a0305b" - }, - { - "anchor_id": "l1_11_signed_turns__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "turn_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 52.0, - 52.0, - 52.0 - ] - }, - { - "dependency_key": "leg_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "turn_angles_deg", - "width_um" - ], - "grammar_id": "l1_11_signed_turns__a2", - "mutable_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9f0f2c6f023185728785a908350161d6423c8d23eda7125f527afff160a0305b" - }, - { - "anchor_id": "l1_11_signed_turns__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "turn_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 82.0, - -82.0 - ] - }, - { - "dependency_key": "leg_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.96 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "turn_angles_deg", - "width_um" - ], - "grammar_id": "l1_11_signed_turns__b1", - "mutable_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 15.96, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9f0f2c6f023185728785a908350161d6423c8d23eda7125f527afff160a0305b" - }, - { - "anchor_id": "l1_11_signed_turns__b2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "turn_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 54.0, - -54.0, - 54.0, - -54.0 - ] - }, - { - "dependency_key": "leg_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "turn_angles_deg", - "width_um" - ], - "grammar_id": "l1_11_signed_turns__b2", - "mutable_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9f0f2c6f023185728785a908350161d6423c8d23eda7125f527afff160a0305b" - }, - { - "anchor_id": "l1_11_signed_turns__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "turn_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 58.0, - -88.0, - 58.0 - ] - }, - { - "dependency_key": "leg_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "turn_angles_deg", - "width_um" - ], - "grammar_id": "l1_11_signed_turns__c1", - "mutable_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9f0f2c6f023185728785a908350161d6423c8d23eda7125f527afff160a0305b" - }, - { - "anchor_id": "l1_11_signed_turns__c2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "turn_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 55.0, - 55.0, - -82.0 - ] - }, - { - "dependency_key": "leg_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.96 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "minimum_bend_radius_um", - "radius_um", - "turn_angles_deg", - "width_um" - ], - "grammar_id": "l1_11_signed_turns__c2", - "mutable_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 15.96, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9f0f2c6f023185728785a908350161d6423c8d23eda7125f527afff160a0305b" - }, - { - "anchor_id": "l1_12_curved_transition__a1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 29.0, - 14.0 - ], - [ - 47.0, - 14.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.648 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.82 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "str", - "mutable": false, - "name": "width_type", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "sine" - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "path_bend_radius_um", - "waypoints_um", - "wide_width_um", - "width_type" - ], - "grammar_id": "l1_12_curved_transition__a1", - "mutable_names": [ - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 14.82, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cdd4b83d16f8b126e946d5adb90a27ed0f09b0a77c94550910012bd4571c0a3d" - }, - { - "anchor_id": "l1_12_curved_transition__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 29.0, - 14.0 - ], - [ - 47.0, - 14.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "str", - "mutable": false, - "name": "width_type", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "linear" - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "path_bend_radius_um", - "waypoints_um", - "wide_width_um", - "width_type" - ], - "grammar_id": "l1_12_curved_transition__a2", - "mutable_names": [ - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cdd4b83d16f8b126e946d5adb90a27ed0f09b0a77c94550910012bd4571c0a3d" - }, - { - "anchor_id": "l1_12_curved_transition__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 16.0, - 0.0 - ], - [ - 27.0, - 13.0 - ], - [ - 27.0, - 30.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.99 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.96 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "str", - "mutable": false, - "name": "width_type", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "sine" - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "path_bend_radius_um", - "waypoints_um", - "wide_width_um", - "width_type" - ], - "grammar_id": "l1_12_curved_transition__b1", - "mutable_names": [ - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 15.96, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cdd4b83d16f8b126e946d5adb90a27ed0f09b0a77c94550910012bd4571c0a3d" - }, - { - "anchor_id": "l1_12_curved_transition__b2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 16.0, - 0.0 - ], - [ - 27.0, - 13.0 - ], - [ - 27.0, - 30.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.99 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.96 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "str", - "mutable": false, - "name": "width_type", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "parabolic" - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "path_bend_radius_um", - "waypoints_um", - "wide_width_um", - "width_type" - ], - "grammar_id": "l1_12_curved_transition__b2", - "mutable_names": [ - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 15.96, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cdd4b83d16f8b126e946d5adb90a27ed0f09b0a77c94550910012bd4571c0a3d" - }, - { - "anchor_id": "l1_12_curved_transition__c1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 13.0, - 0.0 - ], - [ - 24.0, - 11.0 - ], - [ - 39.0, - 16.0 - ], - [ - 52.0, - 16.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.13 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.42 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.1 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "str", - "mutable": false, - "name": "width_type", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "linear" - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.14 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "path_bend_radius_um", - "waypoints_um", - "wide_width_um", - "width_type" - ], - "grammar_id": "l1_12_curved_transition__c1", - "mutable_names": [ - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 17.1, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cdd4b83d16f8b126e946d5adb90a27ed0f09b0a77c94550910012bd4571c0a3d" - }, - { - "anchor_id": "l1_12_curved_transition__c2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "waypoints_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.0, - 0.0 - ], - [ - 13.0, - 0.0 - ], - [ - 24.0, - 11.0 - ], - [ - 39.0, - 16.0 - ], - [ - 52.0, - 16.0 - ] - ] - }, - { - "dependency_key": "path_bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "path_bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "str", - "mutable": false, - "name": "width_type", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": "parabolic" - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "default_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:path_bend_radius_um", - "dependency_kind": "independent", - "names": [ - "path_bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "narrow_width_um", - "path_bend_radius_um", - "waypoints_um", - "wide_width_um", - "width_type" - ], - "grammar_id": "l1_12_curved_transition__c2", - "mutable_names": [ - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:path_bend_radius_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cdd4b83d16f8b126e946d5adb90a27ed0f09b0a77c94550910012bd4571c0a3d" - }, - { - "anchor_id": "l1_13_boolean_or__a1__proposal_a", - "assignments": [ - { - "dependency_key": "offset_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:offset_x_um", - "dependency_kind": "independent", - "names": [ - "offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "offset_x_um" - ], - "grammar_id": "l1_13_boolean_or__a1", - "mutable_names": [ - "offset_x_um" - ], - "qualified_axis_ids": [ - "axis:offset_x_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2d3805ad2888770b82c3b5a031f97077025655e41364b7c7cebddce0fba9b008" - }, - { - "anchor_id": "l1_13_boolean_or__a2__proposal_b", - "assignments": [ - { - "dependency_key": "lobe_offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.96 - }, - { - "dependency_key": "bridge_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bridge_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.84 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bridge_width_um", - "dependency_kind": "independent", - "names": [ - "bridge_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lobe_offset_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "bridge_width_um", - "lobe_offset_um" - ], - "grammar_id": "l1_13_boolean_or__a2", - "mutable_names": [ - "lobe_offset_um", - "bridge_width_um" - ], - "qualified_axis_ids": [ - "axis:bridge_width_um", - "axis:lobe_offset_um" - ], - "reference_scale_um": 19.98, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "011a62572507cd933fa5f66f42afbf3513ee829c8f769b62a327039c4712cc7c" - }, - { - "anchor_id": "l1_13_boolean_or__b1__proposal_b", - "assignments": [ - { - "dependency_key": "offset_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": "offset_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "offset_x_um", - "offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "offset_x_um", - "offset_y_um" - ], - "grammar_id": "l1_13_boolean_or__b1", - "mutable_names": [ - "offset_x_um", - "offset_y_um" - ], - "qualified_axis_ids": [ - "axis:offset_axis_um" - ], - "reference_scale_um": 21.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "01e48b51137657fe1867f9edd67665f1905659c4375e9e6627369300de07d903" - }, - { - "anchor_id": "l1_13_boolean_or__b2__proposal_b", - "assignments": [ - { - "dependency_key": "bar_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bar_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bar_dx_um", - "dependency_kind": "independent", - "names": [ - "bar_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "bar_dx_um" - ], - "grammar_id": "l1_13_boolean_or__b2", - "mutable_names": [ - "bar_dx_um" - ], - "qualified_axis_ids": [ - "axis:bar_dx_um" - ], - "reference_scale_um": 34.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d98244cda56446652de0638a79c9036b214e5bd1993c7d7c08cf1ec15d9eebce" - }, - { - "anchor_id": "l1_13_boolean_or__c1__proposal_b", - "assignments": [ - { - "dependency_key": "separation_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.82 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - } - ], - "declared_parameter_names": [ - "separation_um" - ], - "grammar_id": "l1_13_boolean_or__c1", - "mutable_names": [ - "separation_um" - ], - "qualified_axis_ids": [ - "axis:separation_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "189fa96fe77ae9d8a96662432b3de5f44bc15a455c48daec8786c47e8894dda9" - }, - { - "anchor_id": "l1_13_boolean_or__c2__proposal_a", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um" - ], - "grammar_id": "l1_13_boolean_or__c2", - "mutable_names": [ - "dx_um", - "dy_um" - ], - "qualified_axis_ids": [ - "axis:dx_um", - "axis:dy_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "34941f02c1e7da788ec55681996f7d1abaf77239e55cbd9be97e6a6cf5a8e28a" - }, - { - "anchor_id": "l1_14_boolean_and__a1__proposal_a", - "assignments": [ - { - "dependency_key": "offset_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:offset_x_um", - "dependency_kind": "independent", - "names": [ - "offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "offset_x_um" - ], - "grammar_id": "l1_14_boolean_and__a1", - "mutable_names": [ - "offset_x_um" - ], - "qualified_axis_ids": [ - "axis:offset_x_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4feb3d4e15ad15ecb581891f0ebb6f8c562718d19939fe16f1f57078bbd46b7a" - }, - { - "anchor_id": "l1_14_boolean_and__a2__proposal_a", - "assignments": [ - { - "dependency_key": "ellipse_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ellipse_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:ellipse_dx_um", - "dependency_kind": "independent", - "names": [ - "ellipse_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "ellipse_dx_um" - ], - "grammar_id": "l1_14_boolean_and__a2", - "mutable_names": [ - "ellipse_dx_um" - ], - "qualified_axis_ids": [ - "axis:ellipse_dx_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "702ca2c405383f45ce8655411279bbe6fd6d58df46ced81561a225d7dcad3d76" - }, - { - "anchor_id": "l1_14_boolean_and__b1__proposal_a", - "assignments": [ - { - "dependency_key": "angle_deg", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 31.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg" - ], - "grammar_id": "l1_14_boolean_and__b1", - "mutable_names": [ - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:angle_deg" - ], - "reference_scale_um": 21.757, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "528e5467c1adabfad3f743d6194810bb69cde04b56a109ca73f21fd4e4b31f2e" - }, - { - "anchor_id": "l1_14_boolean_and__b2__proposal_b", - "assignments": [ - { - "dependency_key": "angle_deg", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 27.0 - }, - { - "dependency_key": "offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg", - "offset_um" - ], - "grammar_id": "l1_14_boolean_and__b2", - "mutable_names": [ - "angle_deg", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:offset_um", - "axis:angle_deg" - ], - "reference_scale_um": 19.685, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "193164c9d13ed3f2b0dc5fd3e6d8a3eabcdfc48c8229eea6f1115e1c97561f1e" - }, - { - "anchor_id": "l1_14_boolean_and__c1__proposal_a", - "assignments": [ - { - "dependency_key": "bar_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bar_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bar_width_um", - "dependency_kind": "independent", - "names": [ - "bar_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "bar_width_um" - ], - "grammar_id": "l1_14_boolean_and__c1", - "mutable_names": [ - "bar_width_um" - ], - "qualified_axis_ids": [ - "axis:bar_width_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "089f51895677e6960fb142b91767a40e04460012450f40e96b01a6ac4db092f5" - }, - { - "anchor_id": "l1_14_boolean_and__c2__proposal_b", - "assignments": [ - { - "dependency_key": "bar_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bar_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": "bar_angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bar_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bar_angle_deg", - "dependency_kind": "independent", - "names": [ - "bar_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:bar_dx_um", - "dependency_kind": "independent", - "names": [ - "bar_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "bar_angle_deg", - "bar_dx_um" - ], - "grammar_id": "l1_14_boolean_and__c2", - "mutable_names": [ - "bar_dx_um", - "bar_angle_deg" - ], - "qualified_axis_ids": [ - "axis:bar_angle_deg", - "axis:bar_dx_um" - ], - "reference_scale_um": 17.451, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "342388223e1d1a5a3a7bf9d539c5ef837a7760a0a2c4a08568d78267fb26b8fb" - }, - { - "anchor_id": "l1_15_boolean_not__a1__proposal_b", - "assignments": [ - { - "dependency_key": "wall_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wall_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:wall_um", - "dependency_kind": "independent", - "names": [ - "wall_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "wall_um" - ], - "grammar_id": "l1_15_boolean_not__a1", - "mutable_names": [ - "wall_um" - ], - "qualified_axis_ids": [ - "axis:wall_um" - ], - "reference_scale_um": 27.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "552db3d672173b530d4a1b8985b3b8ebeb8a8f59a64c42156669bbb7160075df" - }, - { - "anchor_id": "l1_15_boolean_not__a2__proposal_a", - "assignments": [ - { - "dependency_key": "hole_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hole_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "hole_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hole_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:hole_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hole_x_um", - "hole_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "hole_x_um", - "hole_y_um" - ], - "grammar_id": "l1_15_boolean_not__a2", - "mutable_names": [ - "hole_x_um", - "hole_y_um" - ], - "qualified_axis_ids": [ - "axis:hole_axis_um" - ], - "reference_scale_um": 21.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "dcadfe2c89a14ac58335e87d3f29aadc05398c9e874313ac90e1a2b03082d1d1" - }, - { - "anchor_id": "l1_15_boolean_not__b1__proposal_a", - "assignments": [ - { - "dependency_key": "notch_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "notch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:notch_x_um", - "dependency_kind": "independent", - "names": [ - "notch_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "notch_x_um" - ], - "grammar_id": "l1_15_boolean_not__b1", - "mutable_names": [ - "notch_x_um" - ], - "qualified_axis_ids": [ - "axis:notch_x_um" - ], - "reference_scale_um": 27.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4da1e8764495b504e347fbd4ea2a481f2d85ff39863b933034e6ca4c0f0d3db0" - }, - { - "anchor_id": "l1_15_boolean_not__b2__proposal_b", - "assignments": [ - { - "dependency_key": "cutter_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cutter_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.66 - }, - { - "dependency_key": "cutter_dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cutter_dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:cutter_dx_um", - "dependency_kind": "independent", - "names": [ - "cutter_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:cutter_dy_um", - "dependency_kind": "independent", - "names": [ - "cutter_dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "cutter_dx_um", - "cutter_dy_um" - ], - "grammar_id": "l1_15_boolean_not__b2", - "mutable_names": [ - "cutter_dx_um", - "cutter_dy_um" - ], - "qualified_axis_ids": [ - "axis:cutter_dx_um", - "axis:cutter_dy_um" - ], - "reference_scale_um": 24.83, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8cf69d705e931f3431884050f2c8a203d39b5b2746ec9fc2332797396e08c5a0" - }, - { - "anchor_id": "l1_15_boolean_not__c1__proposal_a", - "assignments": [ - { - "dependency_key": "hole_offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hole_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:hole_offset_um", - "dependency_kind": "independent", - "names": [ - "hole_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "hole_offset_um" - ], - "grammar_id": "l1_15_boolean_not__c1", - "mutable_names": [ - "hole_offset_um" - ], - "qualified_axis_ids": [ - "axis:hole_offset_um" - ], - "reference_scale_um": 36.214, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6dcc83e564c92d48f7244f8ea749929d8ee08e63518d3a187e8dc658286d8203" - }, - { - "anchor_id": "l1_15_boolean_not__c2__proposal_b", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "left_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -11.4 - }, - { - "dependency_key": "dx_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "right_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": "dy_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "right_dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:dx_um", - "dependency_kind": "ordered_family", - "names": [ - "left_dx_um", - "right_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 88 - }, - { - "axis_id": "axis:right_dy_um", - "dependency_kind": "independent", - "names": [ - "right_dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "left_dx_um", - "right_dx_um", - "right_dy_um" - ], - "grammar_id": "l1_15_boolean_not__c2", - "mutable_names": [ - "left_dx_um", - "right_dx_um", - "right_dy_um" - ], - "qualified_axis_ids": [ - "axis:dx_um", - "axis:right_dy_um" - ], - "reference_scale_um": 11.4, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6cb7f35555559d4ba858e0769f60575f9507dd48b072edb15a7bb525984649c4" - }, - { - "anchor_id": "l1_16_boolean_xor__a1__proposal_a", - "assignments": [ - { - "dependency_key": "separation_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - } - ], - "declared_parameter_names": [ - "separation_um" - ], - "grammar_id": "l1_16_boolean_xor__a1", - "mutable_names": [ - "separation_um" - ], - "qualified_axis_ids": [ - "axis:separation_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "86d4b6086c76778cc7c5d98657bcc737c88ad977909b73db661c915f8a4ed5ea" - }, - { - "anchor_id": "l1_16_boolean_xor__b1__proposal_a", - "assignments": [ - { - "dependency_key": "ellipse_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ellipse_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:ellipse_dx_um", - "dependency_kind": "independent", - "names": [ - "ellipse_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "ellipse_dx_um" - ], - "grammar_id": "l1_16_boolean_xor__b1", - "mutable_names": [ - "ellipse_dx_um" - ], - "qualified_axis_ids": [ - "axis:ellipse_dx_um" - ], - "reference_scale_um": 25.98, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cd72e8879c921127fd5614df2b6e434f5248aa8dd75a37c0e2b0182598fa3432" - }, - { - "anchor_id": "l1_16_boolean_xor__b2__proposal_b", - "assignments": [ - { - "dependency_key": "circle_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "circle_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.82 - }, - { - "dependency_key": "circle_dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "circle_dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:circle_dx_um", - "dependency_kind": "independent", - "names": [ - "circle_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:circle_dy_um", - "dependency_kind": "independent", - "names": [ - "circle_dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "circle_dx_um", - "circle_dy_um" - ], - "grammar_id": "l1_16_boolean_xor__b2", - "mutable_names": [ - "circle_dx_um", - "circle_dy_um" - ], - "qualified_axis_ids": [ - "axis:circle_dx_um", - "axis:circle_dy_um" - ], - "reference_scale_um": 24.41, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b3afe7544d37222be7742079dd872e91c9f96207426931ab9ca23ac2751e01a6" - }, - { - "anchor_id": "l1_16_boolean_xor__c1__proposal_a", - "assignments": [ - { - "dependency_key": "angle_deg", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg" - ], - "grammar_id": "l1_16_boolean_xor__c1", - "mutable_names": [ - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:angle_deg" - ], - "reference_scale_um": 37.191, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d48d4fc7e75d8e3864adce01767905485d6ea30cfc6e21c053d7b880fbcab277" - }, - { - "anchor_id": "l1_16_boolean_xor__c2__proposal_b", - "assignments": [ - { - "dependency_key": "ellipse_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ellipse_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.4 - }, - { - "dependency_key": "ellipse_dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ellipse_dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:ellipse_dx_um", - "dependency_kind": "independent", - "names": [ - "ellipse_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:ellipse_dy_um", - "dependency_kind": "independent", - "names": [ - "ellipse_dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "ellipse_dx_um", - "ellipse_dy_um" - ], - "grammar_id": "l1_16_boolean_xor__c2", - "mutable_names": [ - "ellipse_dx_um", - "ellipse_dy_um" - ], - "qualified_axis_ids": [ - "axis:ellipse_dx_um", - "axis:ellipse_dy_um" - ], - "reference_scale_um": 23.2, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7a96ee19ab0354f553377f3c27ec6f9f653a3214d470e976ebee17eae17e2724" - }, - { - "anchor_id": "l1_17_linear_repetition__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_17_linear_repetition__a1", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d8d67c15553734e242c86c3065bd7a2c330d840ea97337045ea2411b2ea34524" - }, - { - "anchor_id": "l1_17_linear_repetition__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.38 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_17_linear_repetition__a2", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 19.38, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6f546fe89ce6d5688471a319d66250633987be8e1a9d53be5d0dc722c01018b6" - }, - { - "anchor_id": "l1_17_linear_repetition__b1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_17_linear_repetition__b1", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "597a4d27f0ffffc8c6997f206d8cb51000ec0d97a143972c6ec8cdf0315b65d8" - }, - { - "anchor_id": "l1_17_linear_repetition__c1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.82 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_17_linear_repetition__c1", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 14.82, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ef603dbaf846625f7e9a8fd1e9a1908a188be35ad9a8bfc470256eaa9284e9dc" - }, - { - "anchor_id": "l1_18_radial_repetition__a1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.36 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um" - ], - "grammar_id": "l1_18_radial_repetition__a1", - "mutable_names": [ - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:orbit_um" - ], - "reference_scale_um": 76.72, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2a71ea0a1d8d4bde040cc12675b52ecc18fb9918401370554c983f08f1ca7296" - }, - { - "anchor_id": "l1_18_radial_repetition__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um" - ], - "grammar_id": "l1_18_radial_repetition__a2", - "mutable_names": [ - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:orbit_um" - ], - "reference_scale_um": 58.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4cce30a5f38e323da5da264166c5a12dc97a5f3c6a535f407f1efd7b56a26ab" - }, - { - "anchor_id": "l1_18_radial_repetition__b1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um" - ], - "grammar_id": "l1_18_radial_repetition__b1", - "mutable_names": [ - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:orbit_um" - ], - "reference_scale_um": 51.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4dd720d17f512852033c60b0bf74823567126ca2a6cb0840b465758b29211b0" - }, - { - "anchor_id": "l1_18_radial_repetition__b2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "span_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "span_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 210.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:span_deg", - "dependency_kind": "independent", - "names": [ - "span_deg" - ], - "parameter_class": "realization_angle", - "priority": 96 - }, - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um", - "span_deg" - ], - "grammar_id": "l1_18_radial_repetition__b2", - "mutable_names": [ - "orbit_um", - "span_deg" - ], - "qualified_axis_ids": [ - "axis:span_deg", - "axis:orbit_um" - ], - "reference_scale_um": 41.3785284, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5a4ea1dee7c353cba3447c874aae7f8f2aefdac2c52b040fd2cb0f2247c2751b" - }, - { - "anchor_id": "l1_18_radial_repetition__c1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um" - ], - "grammar_id": "l1_18_radial_repetition__c1", - "mutable_names": [ - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:orbit_um" - ], - "reference_scale_um": 35.7, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5c1c9ba4134c11d3700d220c9152489a03620c92577da166d64320b51f03dbfe" - }, - { - "anchor_id": "l1_18_radial_repetition__c2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.78 - }, - { - "dependency_key": "span_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "span_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 210.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:span_deg", - "dependency_kind": "independent", - "names": [ - "span_deg" - ], - "parameter_class": "realization_angle", - "priority": 96 - }, - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um", - "span_deg" - ], - "grammar_id": "l1_18_radial_repetition__c2", - "mutable_names": [ - "orbit_um", - "span_deg" - ], - "qualified_axis_ids": [ - "axis:span_deg", - "axis:orbit_um" - ], - "reference_scale_um": 57.86163518, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ec6d4bdebf5c8cac644b79fb241ae1cfca01bb9b88af2e9759bd70a8caa1b24d" - }, - { - "anchor_id": "l1_19_array_2d__a1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_um", - "rows" - ], - "grammar_id": "l1_19_array_2d__a1", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 34.76, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d6746e7fd772925378515dd577faaff85c659b866f08cfc73dcc35cfcaa259df" - }, - { - "anchor_id": "l1_19_array_2d__b1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l1_19_array_2d__b1", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 19.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "44b69b307619c6ea8e1888970c99cc1a260a05455c538ddf9366735e252c2c6c" - }, - { - "anchor_id": "l1_19_array_2d__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l1_19_array_2d__c1", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 22.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a27d2e719bc8faaa44db5c2b8cf1328f71e619e6ff3ad5fe6f8204610228d834" - }, - { - "anchor_id": "l1_20_route_single__a1__proposal_a", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 70.0 - }, - { - "dependency_key": "dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.0 - }, - { - "dependency_key": "rotation_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "end_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "detour_x1_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "detour_x1_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "detour_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "detour_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "detour_x2_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "detour_x2_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 54.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:detour_y_um", - "dependency_kind": "independent", - "names": [ - "detour_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:detour_x1_um", - "dependency_kind": "independent", - "names": [ - "detour_x1_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:detour_x2_um", - "dependency_kind": "independent", - "names": [ - "detour_x2_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:end_rotation_deg", - "dependency_kind": "independent", - "names": [ - "end_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "detour_x1_um", - "detour_x2_um", - "detour_y_um", - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "grammar_id": "l1_20_route_single__a1", - "mutable_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um", - "detour_x1_um", - "detour_y_um", - "detour_x2_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:detour_y_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cf02d8abb6ba70efa61142e50e3617f5acd58bda8748b7e06b1178b547af015f" - }, - { - "anchor_id": "l1_20_route_single__a2__proposal_a", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 62.0 - }, - { - "dependency_key": "dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "rotation_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "end_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:end_rotation_deg", - "dependency_kind": "independent", - "names": [ - "end_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "grammar_id": "l1_20_route_single__a2", - "mutable_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "92ca3588e701308b4663eab3364677dc6be28b3bbc99e73e107452e9a8c21630" - }, - { - "anchor_id": "l1_20_route_single__b1__proposal_b", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 59.28 - }, - { - "dependency_key": "dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 35.34 - }, - { - "dependency_key": "rotation_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "end_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": -90.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:end_rotation_deg", - "dependency_kind": "independent", - "names": [ - "end_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "grammar_id": "l1_20_route_single__b1", - "mutable_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "reference_scale_um": 37.34, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "92ca3588e701308b4663eab3364677dc6be28b3bbc99e73e107452e9a8c21630" - }, - { - "anchor_id": "l1_20_route_single__b2__proposal_a", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -28.0 - }, - { - "dependency_key": "rotation_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "end_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 90.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:end_rotation_deg", - "dependency_kind": "independent", - "names": [ - "end_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "grammar_id": "l1_20_route_single__b2", - "mutable_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "reference_scale_um": 30.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "92ca3588e701308b4663eab3364677dc6be28b3bbc99e73e107452e9a8c21630" - }, - { - "anchor_id": "l1_20_route_single__c1__proposal_a", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "rotation_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "end_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 0.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:end_rotation_deg", - "dependency_kind": "independent", - "names": [ - "end_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "grammar_id": "l1_20_route_single__c1", - "mutable_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "reference_scale_um": 34.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "92ca3588e701308b4663eab3364677dc6be28b3bbc99e73e107452e9a8c21630" - }, - { - "anchor_id": "l1_20_route_single__c2__proposal_b", - "assignments": [ - { - "dependency_key": "dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 82.08 - }, - { - "dependency_key": "dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -38.76 - }, - { - "dependency_key": "rotation_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "end_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.98 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:end_rotation_deg", - "dependency_kind": "independent", - "names": [ - "end_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "grammar_id": "l1_20_route_single__c2", - "mutable_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:dx_um", - "axis:dy_um" - ], - "reference_scale_um": 42.76, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "92ca3588e701308b4663eab3364677dc6be28b3bbc99e73e107452e9a8c21630" - }, - { - "anchor_id": "l1_21_width_mismatch_connect__a1__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "wide_um" - ], - "grammar_id": "l1_21_width_mismatch_connect__a1", - "mutable_names": [ - "narrow_um", - "wide_um" - ], - "qualified_axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 9.12, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "caf0ef02e62220b073c0f2aab87bda07cce9d319c602ba03ea7084f0dc09e909" - }, - { - "anchor_id": "l1_21_width_mismatch_connect__a2__proposal_b", - "assignments": [ - { - "dependency_key": "wide1_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wide1_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.54 - }, - { - "dependency_key": "narrow_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "wide2_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide2_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.26 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide1_um", - "dependency_kind": "independent", - "names": [ - "wide1_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide2_um", - "dependency_kind": "independent", - "names": [ - "wide2_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "wide1_um", - "wide2_um" - ], - "grammar_id": "l1_21_width_mismatch_connect__a2", - "mutable_names": [ - "wide1_um", - "narrow_um", - "wide2_um" - ], - "qualified_axis_ids": [ - "axis:narrow_um", - "axis:wide1_um", - "axis:wide2_um" - ], - "reference_scale_um": 12.54, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d3c0fb614429a8ac71fdc5acfb12d17d8cbe288cb2a2c8bb08dc5aabba17d9ca" - }, - { - "anchor_id": "l1_21_width_mismatch_connect__b1__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.99 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "wide_um" - ], - "grammar_id": "l1_21_width_mismatch_connect__b1", - "mutable_names": [ - "narrow_um", - "wide_um" - ], - "qualified_axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 22.18, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "35e5294d8a4016ac7f83cca20b56caa616130e7b0735b5ebd1a0ac9fa9f7c1a2" - }, - { - "anchor_id": "l1_21_width_mismatch_connect__b2__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.56 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.54 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.1 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "grammar_id": "l1_21_width_mismatch_connect__b2", - "mutable_names": [ - "narrow_um", - "wide_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 17.1, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ab8d4cba2de8967941fb80f94f5b43f740e02e4dc9b5c9c71ecc6c9dcbf7304e" - }, - { - "anchor_id": "l1_21_width_mismatch_connect__c1__proposal_a", - "assignments": [ - { - "dependency_key": "wide1_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wide1_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "narrow_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "wide2_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide2_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide1_um", - "dependency_kind": "independent", - "names": [ - "wide1_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide2_um", - "dependency_kind": "independent", - "names": [ - "wide2_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "wide1_um", - "wide2_um" - ], - "grammar_id": "l1_21_width_mismatch_connect__c1", - "mutable_names": [ - "wide1_um", - "narrow_um", - "wide2_um" - ], - "qualified_axis_ids": [ - "axis:narrow_um", - "axis:wide1_um", - "axis:wide2_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f81939d4e854ef4290e0f6b8bdad8415ac0611d4f40db16e772394ae83107e71" - }, - { - "anchor_id": "l1_22_index_dependent_repetition__a1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.68 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_22_index_dependent_repetition__a1", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 31.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2d508c9e9810e82d4309335581d497973ec6cbe9c2c5a66badfb62573d37d1ad" - }, - { - "anchor_id": "l1_22_index_dependent_repetition__a2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_22_index_dependent_repetition__a2", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 35.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0b0df5acf50df3f0e8e7f1442a2ddaac90670f63e5bf769e65802c092bc6b3be" - }, - { - "anchor_id": "l1_22_index_dependent_repetition__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.82 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_22_index_dependent_repetition__b1", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 14.82, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9dbd5e7af96dd1c5bc4e9ef63b271fb9d8d4200e16d445f2ac9dafabb8949700" - }, - { - "anchor_id": "l1_22_index_dependent_repetition__b2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_22_index_dependent_repetition__b2", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f2f5f7c98e357033e3e807722767be169af1b96e7a84b86bea4f3a8d7fef1c39" - }, - { - "anchor_id": "l1_22_index_dependent_repetition__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "peak_index", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "peak_index", - "pitch_um" - ], - "grammar_id": "l1_22_index_dependent_repetition__c1", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bc9b12cb5f10da9e932c93959b27aa23a49a5c55adc57bd874b79f7a34a7cdb7" - }, - { - "anchor_id": "l1_22_index_dependent_repetition__c2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l1_22_index_dependent_repetition__c2", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0e5409b7d905c665ed5a873e26cb9eed5bce87c03bcbc9463c40bde51bd63754" - }, - { - "anchor_id": "l1_23_conditional_offset__a1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.54 - }, - { - "dependency_key": "offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "count", - "offset_um", - "pitch_um" - ], - "grammar_id": "l1_23_conditional_offset__a1", - "mutable_names": [ - "pitch_um", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "reference_scale_um": 19.19, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1b486986d2bc46917c7c3139d004a6446f208b056962ace2a96a32075ebad3f8" - }, - { - "anchor_id": "l1_23_conditional_offset__a2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.54 - }, - { - "dependency_key": "offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "count", - "offset_um", - "pitch_um" - ], - "grammar_id": "l1_23_conditional_offset__a2", - "mutable_names": [ - "pitch_um", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "reference_scale_um": 18.99, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6b8997e0befc7600c975f122f9bc07dfca91839ac9f84a9f4a60f7696337f01f" - }, - { - "anchor_id": "l1_23_conditional_offset__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.54 - }, - { - "dependency_key": "offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.12 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "count", - "offset_um", - "pitch_um" - ], - "grammar_id": "l1_23_conditional_offset__b1", - "mutable_names": [ - "pitch_um", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "reference_scale_um": 21.39, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cf25b816d4c98290a2795e9ef7eea367dbf6282423fc784448036bc3e115f274" - }, - { - "anchor_id": "l1_23_conditional_offset__b2__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.4 - }, - { - "dependency_key": "offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.54 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "count", - "offset_um", - "pitch_um" - ], - "grammar_id": "l1_23_conditional_offset__b2", - "mutable_names": [ - "pitch_um", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "reference_scale_um": 18.54, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d934b425794ed0516093e39865c9b38382ebf6e21c07b60118ae497c5c6ee7a6" - }, - { - "anchor_id": "l1_23_conditional_offset__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "count", - "offset_um", - "pitch_um" - ], - "grammar_id": "l1_23_conditional_offset__c1", - "mutable_names": [ - "pitch_um", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "reference_scale_um": 15.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1b74927579868d74c205e22351f199bd9cb3483664d5191409d4dbbb1ecfb412" - }, - { - "anchor_id": "l1_23_conditional_offset__c2__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "count", - "offset_um", - "pitch_um" - ], - "grammar_id": "l1_23_conditional_offset__c2", - "mutable_names": [ - "pitch_um", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:offset_um" - ], - "reference_scale_um": 17.1, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7cb48619802947d71ec5b136e602b57530580f53179d4dff7a578855312b0647" - }, - { - "anchor_id": "l1_24_nested_loop_array__a1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l1_24_nested_loop_array__a1", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 23.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3d55c46cfeca1572b0a4c3f82f229852d240317a531fd34de92bec7cceadba29" - }, - { - "anchor_id": "l1_24_nested_loop_array__b1__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.82 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.38 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l1_24_nested_loop_array__b1", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 23.08, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ca17a2f5041a4a5e3b79dd633d9addd5f93b15cdeab3d351fe6cad181ef17a72" - }, - { - "anchor_id": "l1_24_nested_loop_array__c1__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l1_24_nested_loop_array__c1", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "027c3625cfd5320a35250afd4db286fd319b951ccdc97c0c7f4221fde46db767" - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 33.48 - }, - { - "dependency_key": "narrow_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "wide_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "independent", - "names": [ - "length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "gap_um", - "length_um", - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "mutable_names": [ - "length_um", - "narrow_um", - "wide_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:length_um", - "axis:narrow_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "97516e63bf442adbc5e149a4ff9f60b3eb545418e3e49934bd01788721a12a5d" - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a", - "assignments": [ - { - "dependency_key": "size_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "size_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 35.0 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "size_x_um", - "size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "gap_um", - "size_x_um", - "size_y_um", - "width_um" - ], - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "mutable_names": [ - "size_x_um", - "size_y_um", - "width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:size_axis_um" - ], - "reference_scale_um": 31.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "04bba9964a6934855d4d354fb156ce6b457e74857397e803a379932162359b65" - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b", - "assignments": [ - { - "dependency_key": "span_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.8 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:span_um", - "dependency_kind": "independent", - "names": [ - "span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:height_um", - "dependency_kind": "independent", - "names": [ - "height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "gap_um", - "height_um", - "span_um" - ], - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "mutable_names": [ - "span_um", - "height_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:span_um", - "axis:height_um" - ], - "reference_scale_um": 30.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3bb8e4a05ea2d477a45d6c0e160a37f6d4ea6f0b0f67266e9d6ec34b72a12780" - }, - { - "anchor_id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b", - "assignments": [ - { - "dependency_key": "gap_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "tab_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "tab_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.72 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:tab_length_um", - "dependency_kind": "independent", - "names": [ - "tab_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "gap_um", - "tab_length_um" - ], - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "mutable_names": [ - "gap_um", - "tab_length_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:tab_length_um" - ], - "reference_scale_um": 16.36, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "156b7d185a2e44876e1bb46812fe38c3e4057496f01d363e3f558d51ad4ffe42" - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a", - "assignments": [ - { - "dependency_key": "angle_a_deg", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "angle_a_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": -32.0 - }, - { - "dependency_key": "angle_b_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "angle_b_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 22.0 - }, - { - "dependency_key": "baseline_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "baseline_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angle_a_deg", - "dependency_kind": "independent", - "names": [ - "angle_a_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:angle_b_deg", - "dependency_kind": "independent", - "names": [ - "angle_b_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:baseline_y_um", - "dependency_kind": "independent", - "names": [ - "baseline_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "angle_a_deg", - "angle_b_deg", - "baseline_y_um" - ], - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "mutable_names": [ - "angle_a_deg", - "angle_b_deg", - "baseline_y_um" - ], - "qualified_axis_ids": [ - "axis:angle_a_deg", - "axis:angle_b_deg" - ], - "reference_scale_um": 78.33257253, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1ade06b4a9d41df7249409db03c5aaef3f026e9e9aa6e18154ff496fb609d297" - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a", - "assignments": [ - { - "dependency_key": "pitch_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "baseline_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "baseline_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:baseline_y_um", - "dependency_kind": "independent", - "names": [ - "baseline_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "baseline_y_um", - "pitch_um" - ], - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "mutable_names": [ - "pitch_um", - "baseline_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 31.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6c2016a86f6d683cb8ea31c2cbf99a6df47bf2df782d4097e14abd05fda71104" - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s03__proposal_b", - "assignments": [ - { - "dependency_key": "axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "top_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.44 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:top_y_um", - "dependency_kind": "independent", - "names": [ - "top_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "top_y_um" - ], - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s03", - "mutable_names": [ - "top_y_um" - ], - "qualified_axis_ids": [], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4c68243b995cd8426977efe497e909f7699331de45c488f45106ac082e55c271" - }, - { - "anchor_id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a", - "assignments": [ - { - "dependency_key": "anchor_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "anchor_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "vertical_pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "vertical_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:vertical_pitch_um", - "dependency_kind": "independent", - "names": [ - "vertical_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:anchor_x_um", - "dependency_kind": "independent", - "names": [ - "anchor_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "anchor_x_um", - "vertical_pitch_um" - ], - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "mutable_names": [ - "anchor_x_um", - "vertical_pitch_um" - ], - "qualified_axis_ids": [ - "axis:vertical_pitch_um" - ], - "reference_scale_um": 26.38237378, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5498ade3f3d296e87686b473e9c03d6eb15ebd48c16c973e0a31899ca9039e3b" - }, - { - "anchor_id": "l2_03_tangent_repetition__s01__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "count", - "radius_um" - ], - "grammar_id": "l2_03_tangent_repetition__s01", - "mutable_names": [ - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7b3f60da18052c83c169acc92fe54a5fe2c5b70bbb355c4b3a06be693688fc17" - }, - { - "anchor_id": "l2_03_tangent_repetition__s02__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "side_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "side_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.7512 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:side_um", - "dependency_kind": "independent", - "names": [ - "side_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um", - "side_um" - ], - "grammar_id": "l2_03_tangent_repetition__s02", - "mutable_names": [ - "side_um", - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:side_um" - ], - "reference_scale_um": 14.375424, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ae9f7ff25c943f84f27c09a9d89059813dfa7449bf4f44252d7871412ba312fc" - }, - { - "anchor_id": "l2_03_tangent_repetition__s03__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "count", - "radius_um" - ], - "grammar_id": "l2_03_tangent_repetition__s03", - "mutable_names": [ - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um" - ], - "reference_scale_um": 43.632, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "568a8e516387b248261c177e45a2f9863c733efa53550b7421889ac14a3e30e0" - }, - { - "anchor_id": "l2_03_tangent_repetition__s04__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "pair_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "side_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "side_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.04 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:side_um", - "dependency_kind": "independent", - "names": [ - "side_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "pair_count", - "radius_um", - "side_um" - ], - "grammar_id": "l2_03_tangent_repetition__s04", - "mutable_names": [ - "radius_um", - "side_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:side_um" - ], - "reference_scale_um": 11.52, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "433360fbb8bbd33d08d3b1df49bd5280347b48f6da2cf6a4683b807c95bceb9c" - }, - { - "anchor_id": "l2_03_tangent_repetition__s05__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "bar_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bar_length_um", - "count", - "hub_radius_um" - ], - "grammar_id": "l2_03_tangent_repetition__s05", - "mutable_names": [ - "hub_radius_um", - "bar_length_um" - ], - "qualified_axis_ids": [ - "axis:hub_radius_um", - "axis:bar_length_um" - ], - "reference_scale_um": 41.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "467a7e823ef1e688168afdb0b151769157f04b8faefc0371ba74138a09cd111c" - }, - { - "anchor_id": "l2_05_fused_overlap__s01__proposal_b", - "assignments": [ - { - "dependency_key": "offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.2 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "offset_um" - ], - "grammar_id": "l2_05_fused_overlap__s01", - "mutable_names": [ - "offset_um" - ], - "qualified_axis_ids": [ - "axis:offset_um" - ], - "reference_scale_um": 30.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e9a4e30773a10b5a6309b5c736dc53b7039c22adce989e57e3303a56daa1c6ea" - }, - { - "anchor_id": "l2_05_fused_overlap__s02__proposal_a", - "assignments": [ - { - "dependency_key": "angle_deg", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg" - ], - "grammar_id": "l2_05_fused_overlap__s02", - "mutable_names": [ - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:angle_deg" - ], - "reference_scale_um": 52.374, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6a6b78acf9e6372a9fe777272195783ff874c0a5aedabd8d31f704b2f493afc1" - }, - { - "anchor_id": "l2_05_fused_overlap__s03__proposal_a", - "assignments": [ - { - "dependency_key": "offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "offset_um" - ], - "grammar_id": "l2_05_fused_overlap__s03", - "mutable_names": [ - "offset_um" - ], - "qualified_axis_ids": [ - "axis:offset_um" - ], - "reference_scale_um": 26.829, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f1345bfda4a6d787fc05f3bfcce031cf6ffee3b345bdaca5bef143d995c44cac" - }, - { - "anchor_id": "l2_05_fused_overlap__s04__proposal_a", - "assignments": [ - { - "dependency_key": "bar_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "cap_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cap_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:cap_radius_um", - "dependency_kind": "independent", - "names": [ - "cap_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bar_length_um", - "cap_radius_um" - ], - "grammar_id": "l2_05_fused_overlap__s04", - "mutable_names": [ - "bar_length_um", - "cap_radius_um" - ], - "qualified_axis_ids": [ - "axis:cap_radius_um", - "axis:bar_length_um" - ], - "reference_scale_um": 32.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7c57c75589652105e4f533b9238812a684aeabd5c66ebc07afb7ef3f7babfdf3" - }, - { - "anchor_id": "l2_05_fused_overlap__s05__proposal_b", - "assignments": [ - { - "dependency_key": "lobe_dx_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lobe_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.36 - }, - { - "dependency_key": "lobe_dy_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lobe_dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:lobe_dx_um", - "dependency_kind": "independent", - "names": [ - "lobe_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:lobe_dy_um", - "dependency_kind": "independent", - "names": [ - "lobe_dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "lobe_dx_um", - "lobe_dy_um" - ], - "grammar_id": "l2_05_fused_overlap__s05", - "mutable_names": [ - "lobe_dx_um", - "lobe_dy_um" - ], - "qualified_axis_ids": [ - "axis:lobe_dx_um", - "axis:lobe_dy_um" - ], - "reference_scale_um": 28.18, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "43551deac6938eecc13688e9db183fc41499a29a39480b0a3ed20e33aaf2ed1b" - }, - { - "anchor_id": "l2_06_aligned_cutout__s01__proposal_a", - "assignments": [ - { - "dependency_key": "host_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 56.0 - }, - { - "dependency_key": "host_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:host_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "host_x_um", - "host_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "host_x_um", - "host_y_um" - ], - "grammar_id": "l2_06_aligned_cutout__s01", - "mutable_names": [ - "host_x_um", - "host_y_um" - ], - "qualified_axis_ids": [ - "axis:host_axis_um" - ], - "reference_scale_um": 46.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3928fc6de287fca289b685376ca002b35c0cb37c5fb880fb4ad68e553f6c9259" - }, - { - "anchor_id": "l2_06_aligned_cutout__s02__proposal_a", - "assignments": [ - { - "dependency_key": "host_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "host_height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "notch_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "notch_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:host_width_um", - "dependency_kind": "independent", - "names": [ - "host_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:notch_radius_um", - "dependency_kind": "independent", - "names": [ - "notch_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:host_height_um", - "dependency_kind": "independent", - "names": [ - "host_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "host_height_um", - "host_width_um", - "notch_radius_um" - ], - "grammar_id": "l2_06_aligned_cutout__s02", - "mutable_names": [ - "host_width_um", - "host_height_um", - "notch_radius_um" - ], - "qualified_axis_ids": [ - "axis:host_width_um", - "axis:notch_radius_um", - "axis:host_height_um" - ], - "reference_scale_um": 31.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "681c76d81395e6e79a913030758a367ddf29c5b786344aed88773f22fa27e8d7" - }, - { - "anchor_id": "l2_06_aligned_cutout__s03__proposal_b", - "assignments": [ - { - "dependency_key": "host_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 75.6 - }, - { - "dependency_key": "host_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:host_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "host_x_um", - "host_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "host_x_um", - "host_y_um" - ], - "grammar_id": "l2_06_aligned_cutout__s03", - "mutable_names": [ - "host_x_um", - "host_y_um" - ], - "qualified_axis_ids": [ - "axis:host_axis_um" - ], - "reference_scale_um": 59.8, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4d8b4e44ddebdb2c6faca5273e5a75eb7974da7d27afc6a7c3b888cbaf8f0b46" - }, - { - "anchor_id": "l2_06_aligned_cutout__s04__proposal_a", - "assignments": [ - { - "dependency_key": "host_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "host_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:host_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "host_x_um", - "host_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "host_x_um", - "host_y_um" - ], - "grammar_id": "l2_06_aligned_cutout__s04", - "mutable_names": [ - "host_x_um", - "host_y_um" - ], - "qualified_axis_ids": [ - "axis:host_axis_um" - ], - "reference_scale_um": 48.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9f35bf7649bb7e1886f0b6a5408076973337ec4669819aa8c39b8a536f7ad633" - }, - { - "anchor_id": "l2_06_aligned_cutout__s05__proposal_b", - "assignments": [ - { - "dependency_key": "host_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 62.0 - }, - { - "dependency_key": "host_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.72 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:host_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "host_x_um", - "host_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "host_x_um", - "host_y_um", - "pitch_um" - ], - "grammar_id": "l2_06_aligned_cutout__s05", - "mutable_names": [ - "host_x_um", - "host_y_um", - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:host_axis_um" - ], - "reference_scale_um": 36.72, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9bea753fabe73224500471a92a7c6acab226d569044391a93f26088adb87906f" - }, - { - "anchor_id": "l2_06_aligned_cutout__s06__proposal_a", - "assignments": [ - { - "dependency_key": "host_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 60.0 - }, - { - "dependency_key": "host_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "angle_deg", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 36.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:host_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "host_x_um", - "host_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "angle_deg", - "host_x_um", - "host_y_um" - ], - "grammar_id": "l2_06_aligned_cutout__s06", - "mutable_names": [ - "host_x_um", - "host_y_um", - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:angle_deg", - "axis:host_axis_um" - ], - "reference_scale_um": 49.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a1de098a52dbc6c04b900e4566741407ad01e0bd556449a47435504aaf93718a" - }, - { - "anchor_id": "l2_07_overlap_extraction__s01__proposal_a", - "assignments": [ - { - "dependency_key": "ring_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "ring_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "ring_radius_um", - "ring_width_um" - ], - "grammar_id": "l2_07_overlap_extraction__s01", - "mutable_names": [ - "ring_radius_um", - "ring_width_um" - ], - "qualified_axis_ids": [ - "axis:ring_width_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 31.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3812a6f7b8b5da956930985e1149a1ac3449288af0278547b67a470aa6a37442" - }, - { - "anchor_id": "l2_07_overlap_extraction__s02__proposal_b", - "assignments": [ - { - "dependency_key": "bar_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bar_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.96 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bar_width_um", - "dependency_kind": "independent", - "names": [ - "bar_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "bar_width_um" - ], - "grammar_id": "l2_07_overlap_extraction__s02", - "mutable_names": [ - "bar_width_um" - ], - "qualified_axis_ids": [ - "axis:bar_width_um" - ], - "reference_scale_um": 11.96, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a00e18a26b43772db40123c2c034167580184fe527c75cfd0f40e8322f9e9ff4" - }, - { - "anchor_id": "l2_07_overlap_extraction__s03__proposal_a", - "assignments": [ - { - "dependency_key": "separation_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - } - ], - "declared_parameter_names": [ - "separation_um" - ], - "grammar_id": "l2_07_overlap_extraction__s03", - "mutable_names": [ - "separation_um" - ], - "qualified_axis_ids": [ - "axis:separation_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ed57f62dd8dd948e5701859533ee09485f4ef7818d8ae8c0b1140fe36fe55e40" - }, - { - "anchor_id": "l2_07_overlap_extraction__s04__proposal_a", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "separation_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:separation_um", - "dependency_kind": "independent", - "names": [ - "separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "radius_um", - "separation_um" - ], - "grammar_id": "l2_07_overlap_extraction__s04", - "mutable_names": [ - "radius_um", - "separation_um" - ], - "qualified_axis_ids": [ - "axis:separation_um", - "axis:radius_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e262a729fa9f331d25824e3ad6d67b3abccf5d1a0cf5ed4783c0f47bdcf47d33" - }, - { - "anchor_id": "l2_07_overlap_extraction__s05__proposal_b", - "assignments": [ - { - "dependency_key": "bar_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.32 - }, - { - "dependency_key": "angle_deg", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 42.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bar_length_um", - "dependency_kind": "independent", - "names": [ - "bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "independent", - "names": [ - "angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "angle_deg", - "bar_length_um" - ], - "grammar_id": "l2_07_overlap_extraction__s05", - "mutable_names": [ - "bar_length_um", - "angle_deg" - ], - "qualified_axis_ids": [ - "axis:bar_length_um", - "axis:angle_deg" - ], - "reference_scale_um": 50.032, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7930492bf9a601271edd6165465e0fdafcb34a7e3869186c7fcaca0c1fe59f5b" - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s01__proposal_a", - "assignments": [ - { - "dependency_key": "lobe_offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:lobe_offset_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "lobe_offset_um" - ], - "grammar_id": "l2_08_nested_boolean_composite__s01", - "mutable_names": [ - "lobe_offset_um" - ], - "qualified_axis_ids": [ - "axis:lobe_offset_um" - ], - "reference_scale_um": 34.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7532020f67ba833f869b7c8206fa251c3619f8de0a8a8e96bc2fa9a453db4aa9" - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s02__proposal_b", - "assignments": [ - { - "dependency_key": "hole_offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hole_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.88 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:hole_offset_um", - "dependency_kind": "independent", - "names": [ - "hole_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "hole_offset_um" - ], - "grammar_id": "l2_08_nested_boolean_composite__s02", - "mutable_names": [ - "hole_offset_um" - ], - "qualified_axis_ids": [ - "axis:hole_offset_um" - ], - "reference_scale_um": 46.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7787d6d517620dbb810a5d699e1717ceb78435879a4de1649042463d23dcc9b1" - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s03__proposal_b", - "assignments": [ - { - "dependency_key": "tail_offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "tail_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "window_offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "window_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:tail_offset_um", - "dependency_kind": "independent", - "names": [ - "tail_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:window_offset_um", - "dependency_kind": "independent", - "names": [ - "window_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "tail_offset_um", - "window_offset_um" - ], - "grammar_id": "l2_08_nested_boolean_composite__s03", - "mutable_names": [ - "tail_offset_um", - "window_offset_um" - ], - "qualified_axis_ids": [ - "axis:tail_offset_um", - "axis:window_offset_um" - ], - "reference_scale_um": 21.525, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4d32789d95ac24230d3bb469cd1add38646f918b4e67c4f2340234dd207275a3" - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s04__proposal_b", - "assignments": [ - { - "dependency_key": "host_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 53.36 - }, - { - "dependency_key": "host_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "tab_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "tab_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:host_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "host_x_um", - "host_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:tab_um", - "dependency_kind": "independent", - "names": [ - "tab_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "host_x_um", - "host_y_um", - "tab_um" - ], - "grammar_id": "l2_08_nested_boolean_composite__s04", - "mutable_names": [ - "host_x_um", - "host_y_um", - "tab_um" - ], - "qualified_axis_ids": [ - "axis:host_axis_um", - "axis:tab_um" - ], - "reference_scale_um": 34.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "25d7cefafc382a43e571c8140fd409a0ed99d650425707274aea4aa8b30a72c4" - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s05__proposal_b", - "assignments": [ - { - "dependency_key": "ring_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "spoke_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spoke_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.8 - }, - { - "dependency_key": "hole_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hole_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:spoke_width_um", - "dependency_kind": "independent", - "names": [ - "spoke_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hole_radius_um", - "dependency_kind": "independent", - "names": [ - "hole_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "hole_radius_um", - "ring_radius_um", - "spoke_width_um" - ], - "grammar_id": "l2_08_nested_boolean_composite__s05", - "mutable_names": [ - "ring_radius_um", - "spoke_width_um", - "hole_radius_um" - ], - "qualified_axis_ids": [ - "axis:spoke_width_um", - "axis:hole_radius_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d111c620f36550b44cb287f93aa3153753f8dd26218de22c6cf7a8605aa360c8" - }, - { - "anchor_id": "l2_08_nested_boolean_composite__s06__proposal_b", - "assignments": [ - { - "dependency_key": "tail_offset_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "tail_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "bite_offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bite_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.64 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bite_offset_um", - "dependency_kind": "independent", - "names": [ - "bite_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:tail_offset_um", - "dependency_kind": "independent", - "names": [ - "tail_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "bite_offset_um", - "tail_offset_um" - ], - "grammar_id": "l2_08_nested_boolean_composite__s06", - "mutable_names": [ - "tail_offset_um", - "bite_offset_um" - ], - "qualified_axis_ids": [ - "axis:bite_offset_um", - "axis:tail_offset_um" - ], - "reference_scale_um": 34.32, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "46e1c37be28bda1e2319caa9976504dd29dbc52ef7efea2ebd9479631c7a8895" - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s01__proposal_a", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "lead_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:lead_um", - "dependency_kind": "independent", - "names": [ - "lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "lead_um", - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "mutable_names": [ - "narrow_um", - "wide_um", - "lead_um" - ], - "qualified_axis_ids": [ - "axis:lead_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "dfec2963dca7b3c8e8fc18c40a7c05a0bb58603bb1490b9a44a95bd1fcc8706d" - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s02__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "middle_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.28 - }, - { - "dependency_key": "wide_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:middle_um", - "dependency_kind": "independent", - "names": [ - "middle_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "middle_um", - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "mutable_names": [ - "narrow_um", - "middle_um", - "wide_um" - ], - "qualified_axis_ids": [ - "axis:middle_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "98e5bb5c00dd6ac73946ecba1b814f202c04ba6b1bdaf0b4ca8d777277fdc6ff" - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s03__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.86 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "mutable_names": [ - "narrow_um", - "wide_um" - ], - "qualified_axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 21.715, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "11180ad51011043abb389d66755f078bc536302e03eb9b6cf5a8a7a61b7d9d81" - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s04__proposal_a", - "assignments": [ - { - "dependency_key": "wide_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "narrow_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "center_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "center_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:center_length_um", - "dependency_kind": "independent", - "names": [ - "center_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "center_length_um", - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "mutable_names": [ - "wide_um", - "narrow_um", - "center_length_um" - ], - "qualified_axis_ids": [ - "axis:center_length_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "60a3dfbf0ddabb2b9fc3da907c78fdc8cf33645966926ea3b6e24e4a4f96fa67" - }, - { - "anchor_id": "l2_09_width_changing_connected_chain__s05__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "middle_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.64 - }, - { - "dependency_key": "wide_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:middle_um", - "dependency_kind": "independent", - "names": [ - "middle_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "middle_um", - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "mutable_names": [ - "narrow_um", - "middle_um", - "wide_um" - ], - "qualified_axis_ids": [ - "axis:middle_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d180c10ca238c32dd69168c4c622d278de73111ee47d86e5a9f768026b7addee" - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s01__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "lead_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "independent", - "names": [ - "lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "lead_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "mutable_names": [ - "width_um", - "lead_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:lead_um" - ], - "reference_scale_um": 27.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "796f38503fb7e06519edb5a56ce2caa4ea7cadfb58a70ba0d559b9c9775f2251" - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s02__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "leg_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.08 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 22.08, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cbc89c3b81e7b3bf5b4c16475c38c62d655e68b224b2d3e2e901ca06913477c4" - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s03__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "leg_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "215e5623f3379fb31c1050b16b249ffbf9b6e750385737a59c0d5cadba7a0835" - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s04__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "leg_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ac54003838921ba4fcd93a0a3da8afaf8ca20311718b0a6e6c286723912b5bed" - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s05__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "leg_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "720b35fcc7dc5d727fd060a1f6a3b1ad495ce98541f5b191ffe62efddd247dd4" - }, - { - "anchor_id": "l2_10_signed_turn_connected_chain__s06__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "leg_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:leg_um", - "dependency_kind": "independent", - "names": [ - "leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "leg_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "mutable_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:leg_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b4701a69080e01a5256d2b071b5011d1abc16d67084ff6bf78e51dd0c468c1f2" - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s01__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "wide_um", - "width_um" - ], - "grammar_id": "l2_11_curved_path_width_transition__s01", - "mutable_names": [ - "width_um", - "wide_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:wide_um" - ], - "reference_scale_um": 25.6105, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7d29611a84df0d94e15e94efd639ff8e4cdfe4450ba80e3dc368fc5283263648" - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s02__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.96 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_11_curved_path_width_transition__s02", - "mutable_names": [ - "narrow_um", - "wide_um" - ], - "qualified_axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 21.449, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2632e4b5a5fbaf6be5d5125d48a59fef113df0097530aa937b7076e951cba52f" - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s03__proposal_a", - "assignments": [ - { - "dependency_key": "wide_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "narrow_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "wide_um" - ], - "grammar_id": "l2_11_curved_path_width_transition__s03", - "mutable_names": [ - "wide_um", - "narrow_um" - ], - "qualified_axis_ids": [ - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 25.052, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aebe7e129d44d8b1e4febfe080666ba4ea207b85dd4ff138dab6428ba3d0114b" - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s04__proposal_b", - "assignments": [ - { - "dependency_key": "wide_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.8 - }, - { - "dependency_key": "narrow_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "grammar_id": "l2_11_curved_path_width_transition__s04", - "mutable_names": [ - "wide_um", - "narrow_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 13.8, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e33c675160943bef14c52bc4caca3e31a458e32fcaaec9b503540f63a787e987" - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s05__proposal_b", - "assignments": [ - { - "dependency_key": "narrow_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "wide_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.04 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "grammar_id": "l2_11_curved_path_width_transition__s05", - "mutable_names": [ - "narrow_um", - "wide_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 14.04, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "69e5a2f6c794f7325757530cbb482033d3a63e371563e0acda2712d217bd6fcf" - }, - { - "anchor_id": "l2_11_curved_path_width_transition__s06__proposal_a", - "assignments": [ - { - "dependency_key": "wide_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wide_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "narrow_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:narrow_um", - "dependency_kind": "independent", - "names": [ - "narrow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_um", - "dependency_kind": "independent", - "names": [ - "wide_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "narrow_um", - "radius_um", - "wide_um" - ], - "grammar_id": "l2_11_curved_path_width_transition__s06", - "mutable_names": [ - "wide_um", - "narrow_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:radius_um", - "axis:narrow_um", - "axis:wide_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0e60d03eaef5603e27414118fca9505266478abc866deca430e88c38eaa27840" - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s01__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "dx_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 72.0 - }, - { - "dependency_key": "dy_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "mutable_names": [ - "width_um", - "dx_um", - "dy_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "reference_scale_um": 24.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c87147ae55b9bdce27e50f3600e214b7b821ede85c11811dff4d4657df8a71d4" - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s02__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "dx_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 56.0 - }, - { - "dependency_key": "dy_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "mutable_names": [ - "width_um", - "dx_um", - "dy_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "reference_scale_um": 39.25, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "73993e6f892e8a86fb89d6621cc6dd4457ce16c9437c1c367512f097ac2d7b97" - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s03__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "dx_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "dy_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 41.04 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "mutable_names": [ - "width_um", - "dx_um", - "dy_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "reference_scale_um": 41.52, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "39da65b9f4d912304f72dd9ef75a097807e091a3686f4e36efbe9dbdf8ebf398" - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s04__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 78.0 - }, - { - "dependency_key": "dy_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.68 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "radius_um", - "terminal_length_um", - "width_um" - ], - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "mutable_names": [ - "width_um", - "terminal_length_um", - "dx_um", - "dy_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 26.68, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4bcc81934aba3492109783c228796d5591bcac0849f218a8ad0857c007d440f2" - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s05__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "terminal_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 82.0 - }, - { - "dependency_key": "dy_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 43.0 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.64 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "radius_um", - "terminal_length_um", - "width_um" - ], - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "mutable_names": [ - "width_um", - "terminal_length_um", - "dx_um", - "dy_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 43.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3c5f6cdbb8c08f26e7cd70bc39259c4f28724498369acbb29de311432a2d5869" - }, - { - "anchor_id": "l2_12_transformed_terminal_autoroute__s06__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "terminal_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "dy_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -44.0 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "independent", - "names": [ - "dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:dy_um", - "dependency_kind": "independent", - "names": [ - "dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "dx_um", - "dy_um", - "radius_um", - "terminal_length_um", - "width_um" - ], - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "mutable_names": [ - "width_um", - "terminal_length_um", - "dx_um", - "dy_um", - "radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:radius_um", - "axis:dx_um" - ], - "reference_scale_um": 44.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a9e61aec7f957e73dad8a2818dc8c219bd4bc5a0dbd0bf79f6d7c802b3a891fb" - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s01__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "gap_um", - "width_um" - ], - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "mutable_names": [ - "width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um" - ], - "reference_scale_um": 40.5355, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f213ab0a7524a563da9f0e38cc3db99c0a3ad0c204b91bb6e60cb25592683f74" - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s02__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "gap_um", - "width_um" - ], - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "mutable_names": [ - "width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um" - ], - "reference_scale_um": 25.66, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6f6be464a07c3020a721e4f8934c74e0ab9424a02c14be52253bc25ae91688b3" - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s03__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.86 - }, - { - "dependency_key": "gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "gap_um", - "width_um" - ], - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "mutable_names": [ - "width_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um" - ], - "reference_scale_um": 57.281, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "96118c8ec63d4c7e756f8e8957fa57d881f000aa6b37cb8ed138bf9a5b289094" - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s04__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "independent", - "names": [ - "radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "gap_um", - "radius_um", - "width_um" - ], - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "mutable_names": [ - "width_um", - "radius_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:radius_um" - ], - "reference_scale_um": 34.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7da919acf1954be5b793f5dd4bde5aec86887c6aaf34a50ca3fc96229019c8e2" - }, - { - "anchor_id": "l2_13_mirrored_parallel_paths__s05__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "radius_small_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radius_large_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "radius_large_um", - "radius_small_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - } - ], - "declared_parameter_names": [ - "gap_um", - "radius_large_um", - "radius_small_um", - "width_um" - ], - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "mutable_names": [ - "width_um", - "radius_small_um", - "radius_large_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:width_um", - "axis:radius_um" - ], - "reference_scale_um": 26.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f849f65b7224a00ec89a0ac1a1d4314a97a2f4ad45dd37b751de50fa7d0263e5" - }, - { - "anchor_id": "l2_14_local_branch_junction__s01__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "branch_offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "branch_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:branch_offset_um", - "dependency_kind": "independent", - "names": [ - "branch_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "branch_offset_um", - "width_um" - ], - "grammar_id": "l2_14_local_branch_junction__s01", - "mutable_names": [ - "width_um", - "branch_offset_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:branch_offset_um" - ], - "reference_scale_um": 33.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e6cbb554612e1a400720558eec81c08c1fcd8f043267676fbe25b591864345f4" - }, - { - "anchor_id": "l2_14_local_branch_junction__s02__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.96 - }, - { - "dependency_key": "bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "output_length_um", - "width_um" - ], - "grammar_id": "l2_14_local_branch_junction__s02", - "mutable_names": [ - "width_um", - "output_length_um", - "bend_radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:output_length_um" - ], - "reference_scale_um": 34.96, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "853318280abc548f0de3c8ac9c943de86f041c313d62f4f2d598602523fd66b0" - }, - { - "anchor_id": "l2_14_local_branch_junction__s03__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "branch_offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "branch_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:branch_offset_um", - "dependency_kind": "independent", - "names": [ - "branch_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "branch_offset_um", - "width_um" - ], - "grammar_id": "l2_14_local_branch_junction__s03", - "mutable_names": [ - "width_um", - "branch_offset_um" - ], - "qualified_axis_ids": [ - "axis:width_um" - ], - "reference_scale_um": 30.785, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "646d7b8d23ea89a29a1fed65745ceb424146558c755e6fa5bd0ecffa50ddc402" - }, - { - "anchor_id": "l2_14_local_branch_junction__s04__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "trunk_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "trunk_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "arm_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "arm_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "angle_deg", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "upper_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 24.0 - }, - { - "dependency_key": "angle_deg", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lower_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": -36.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arm_length_um", - "dependency_kind": "independent", - "names": [ - "arm_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:trunk_length_um", - "dependency_kind": "independent", - "names": [ - "trunk_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "ordered_family", - "names": [ - "lower_angle_deg", - "upper_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 90 - } - ], - "declared_parameter_names": [ - "arm_length_um", - "lower_angle_deg", - "trunk_length_um", - "upper_angle_deg", - "width_um" - ], - "grammar_id": "l2_14_local_branch_junction__s04", - "mutable_names": [ - "width_um", - "trunk_length_um", - "arm_length_um", - "upper_angle_deg", - "lower_angle_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:arm_length_um", - "axis:trunk_length_um" - ], - "reference_scale_um": 48.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "24eacd7f5b2616c51812091bc62497418b7db9423b203bb75c5372bd881c5dac" - }, - { - "anchor_id": "l2_14_local_branch_junction__s05__proposal_b", - "assignments": [ - { - "dependency_key": "trunk_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "trunk_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.56 - }, - { - "dependency_key": "tip_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "branch_offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "branch_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "taper_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:tip_width_um", - "dependency_kind": "independent", - "names": [ - "tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:trunk_width_um", - "dependency_kind": "independent", - "names": [ - "trunk_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:branch_offset_um", - "dependency_kind": "independent", - "names": [ - "branch_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "branch_offset_um", - "taper_length_um", - "tip_width_um", - "trunk_width_um" - ], - "grammar_id": "l2_14_local_branch_junction__s05", - "mutable_names": [ - "trunk_width_um", - "tip_width_um", - "branch_offset_um", - "taper_length_um" - ], - "qualified_axis_ids": [ - "axis:tip_width_um", - "axis:trunk_width_um", - "axis:taper_length_um" - ], - "reference_scale_um": 21.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c7b0be029b6d624e72f638832f0fb79755ca2febefc682adafd3f3217154fd6f" - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "inner_pitch_um", - "outer_pitch_um", - "width_um" - ], - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "mutable_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:width_um" - ], - "reference_scale_um": 31.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d725b0e3db544fe54e39f7b3ffcc37693f09a720510f80aac04a88014fa87fed" - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s02__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "inner_pitch_um", - "outer_pitch_um", - "width_um" - ], - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "mutable_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:width_um" - ], - "reference_scale_um": 34.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1810c621e5a0c9f9169a15e46d0cc33aaffa802bcb8b187b1361e661ab54fe45" - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s03__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - } - ], - "declared_parameter_names": [ - "inner_pitch_um", - "outer_pitch_um", - "width_um" - ], - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "mutable_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:width_um" - ], - "reference_scale_um": 32.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d1cdda5b6fa8acf80674700661331994681fc06c1557b3a4d0e5a231b72adb7b" - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s04__proposal_a", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 33.0 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "approach_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "approach_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "window_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "window_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_pitch_um", - "outer_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:approach_length_um", - "dependency_kind": "independent", - "names": [ - "approach_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:window_length_um", - "dependency_kind": "independent", - "names": [ - "window_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "approach_length_um", - "inner_pitch_um", - "outer_pitch_um", - "width_um", - "window_length_um" - ], - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "mutable_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um", - "approach_length_um", - "window_length_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:width_um", - "axis:approach_length_um" - ], - "reference_scale_um": 30.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "91dfd340b1e211be0852e843076ed5df0ad242427a4f5a8062bc5b8777e59de2" - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s05__proposal_b", - "assignments": [ - { - "dependency_key": "lead_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lead_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": "interaction_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "interaction_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "interaction_gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "interaction_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "outer_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "window_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "window_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 41.04 - }, - { - "dependency_key": "approach_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "approach_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "taper_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:interaction_gap_um", - "dependency_kind": "independent", - "names": [ - "interaction_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:outer_pitch_um", - "dependency_kind": "independent", - "names": [ - "outer_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:interaction_width_um", - "dependency_kind": "independent", - "names": [ - "interaction_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_width_um", - "dependency_kind": "independent", - "names": [ - "lead_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:approach_length_um", - "dependency_kind": "independent", - "names": [ - "approach_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:window_length_um", - "dependency_kind": "independent", - "names": [ - "window_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "approach_length_um", - "interaction_gap_um", - "interaction_width_um", - "lead_width_um", - "outer_pitch_um", - "taper_length_um", - "window_length_um" - ], - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "mutable_names": [ - "lead_width_um", - "interaction_width_um", - "interaction_gap_um", - "outer_pitch_um", - "window_length_um", - "approach_length_um", - "taper_length_um" - ], - "qualified_axis_ids": [ - "axis:interaction_gap_um", - "axis:outer_pitch_um", - "axis:interaction_width_um" - ], - "reference_scale_um": 32.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "82f54a651316d3768b0bc77d0709411c955a1d9bb6bcf4f594b7ec26dc1ff260" - }, - { - "anchor_id": "l2_15_approach_parallel_departure_pair__s06__proposal_b", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.28 - }, - { - "dependency_key": "radial_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "radial_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "sweep_deg", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "sweep_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 105.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:radial_pitch_um", - "dependency_kind": "independent", - "names": [ - "radial_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:inner_radius_um", - "dependency_kind": "independent", - "names": [ - "inner_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:sweep_deg", - "dependency_kind": "independent", - "names": [ - "sweep_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "inner_radius_um", - "radial_pitch_um", - "sweep_deg", - "width_um" - ], - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "mutable_names": [ - "width_um", - "inner_radius_um", - "radial_pitch_um", - "sweep_deg" - ], - "qualified_axis_ids": [ - "axis:radial_pitch_um", - "axis:width_um", - "axis:inner_radius_um" - ], - "reference_scale_um": 31.28, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "eec96bb072eb8803ac4730a398ff52662947b52b1271b09de2154284d6d69732" - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s01__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 26.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3f3731796b12203f9a29c3e94a66eef0974d34a0071002fd1ade795ccc80139d" - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s02__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.04 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e0efc4f7fc6ef95a064bfe2f138128c2ddec0a06f4688f1089c558fbcfca72fb" - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s03__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "pitch_um" - ], - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "mutable_names": [ - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um" - ], - "reference_scale_um": 44.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "341c765581e7714d5a6141da09ece26025ab8c4f3f0831b203fa7396d713a2ff" - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s04__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "host_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 102.0 - }, - { - "dependency_key": "host_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "host_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "tooth_base_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tooth_base_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "tooth_height_step_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:host_length_um", - "dependency_kind": "independent", - "names": [ - "host_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:host_height_um", - "dependency_kind": "independent", - "names": [ - "host_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:tooth_base_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_base_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:tooth_height_step_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "count", - "host_height_um", - "host_length_um", - "pitch_um", - "tooth_base_height_um", - "tooth_height_step_um", - "tooth_width_um" - ], - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "mutable_names": [ - "host_length_um", - "host_height_um", - "tooth_width_um", - "tooth_base_height_um", - "tooth_height_step_um", - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:tooth_width_um", - "axis:host_length_um" - ], - "reference_scale_um": 12.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4e03e8d9c7f13b139e3e9c0dcf8bd599061565f93ba7a3b7aff67fddfd3d5255" - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s05__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "host_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 104.0 - }, - { - "dependency_key": "host_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "host_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "slot_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "slot_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "slot_radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "slot_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.36 - }, - { - "dependency_key": "pitch_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:slot_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "slot_radius_x_um", - "slot_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:host_length_um", - "dependency_kind": "independent", - "names": [ - "host_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:host_height_um", - "dependency_kind": "independent", - "names": [ - "host_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "columns", - "host_height_um", - "host_length_um", - "pitch_x_um", - "pitch_y_um", - "slot_radius_x_um", - "slot_radius_y_um" - ], - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "mutable_names": [ - "host_length_um", - "host_height_um", - "slot_radius_x_um", - "slot_radius_y_um", - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:slot_radius_axis_um", - "axis:host_length_um" - ], - "reference_scale_um": 24.68, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "71f20bf504186d6e7f4752efc068214b3c2f845e7501149903eb4d80561e102c" - }, - { - "anchor_id": "l2_16_repeated_carrier_combination__s06__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "host_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 116.0 - }, - { - "dependency_key": "host_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "host_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.2 - }, - { - "dependency_key": "tab_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tab_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:tab_radius_um", - "dependency_kind": "independent", - "names": [ - "tab_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:host_length_um", - "dependency_kind": "independent", - "names": [ - "host_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:host_height_um", - "dependency_kind": "independent", - "names": [ - "host_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "count", - "host_height_um", - "host_length_um", - "pitch_um", - "tab_radius_um" - ], - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "mutable_names": [ - "host_length_um", - "host_height_um", - "tab_radius_um", - "pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:tab_radius_um", - "axis:host_length_um" - ], - "reference_scale_um": 18.1, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a4d09dbb212c8be1f5ffd749ea3375e103a1c4bfc1e859be59fda87b004656b5" - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s01__proposal_b", - "assignments": [ - { - "dependency_key": "rows", - "line": 6, - "literal_type": "int", - "mutable": true, - "name": "rows", - "parameter_class": "realization_repeat_count", - "reason": "approved portless repeated-element count axis", - "value": 4 - }, - { - "dependency_key": "columns", - "line": 7, - "literal_type": "int", - "mutable": true, - "name": "columns", - "parameter_class": "realization_repeat_count", - "reason": "approved portless repeated-element count axis", - "value": 4 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:columns", - "dependency_kind": "independent", - "names": [ - "columns" - ], - "parameter_class": "realization_repeat_count", - "priority": 70 - }, - { - "axis_id": "axis:rows", - "dependency_kind": "independent", - "names": [ - "rows" - ], - "parameter_class": "realization_repeat_count", - "priority": 70 - } - ], - "declared_parameter_names": [ - "columns", - "rows" - ], - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "mutable_names": [ - "rows", - "columns" - ], - "qualified_axis_ids": [ - "axis:columns", - "axis:rows" - ], - "reference_scale_um": 61.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c772986dcfdf3496f93d72217acc7912bfb9ec45942a19c5fc987a3c829bce7f" - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s02__proposal_a", - "assignments": [ - { - "dependency_key": "rows", - "line": 6, - "literal_type": "int", - "mutable": true, - "name": "rows", - "parameter_class": "realization_repeat_count", - "reason": "approved portless repeated-element count axis", - "value": 3 - }, - { - "dependency_key": "columns", - "line": 7, - "literal_type": "int", - "mutable": true, - "name": "columns", - "parameter_class": "realization_repeat_count", - "reason": "approved portless repeated-element count axis", - "value": 3 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:columns", - "dependency_kind": "independent", - "names": [ - "columns" - ], - "parameter_class": "realization_repeat_count", - "priority": 70 - }, - { - "axis_id": "axis:rows", - "dependency_kind": "independent", - "names": [ - "rows" - ], - "parameter_class": "realization_repeat_count", - "priority": 70 - } - ], - "declared_parameter_names": [ - "columns", - "rows" - ], - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "mutable_names": [ - "rows", - "columns" - ], - "qualified_axis_ids": [ - "axis:columns", - "axis:rows" - ], - "reference_scale_um": 60.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4ee2cb73e0ec9ff0a4c9d4846bbcbaa34831bd5ef5d4a0852a4b72aa60b2c558" - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "assignments": [ - { - "dependency_key": "rows", - "line": 6, - "literal_type": "int", - "mutable": true, - "name": "rows", - "parameter_class": "realization_repeat_count", - "reason": "approved portless repeated-element count axis", - "value": 2 - }, - { - "dependency_key": "columns", - "line": 7, - "literal_type": "int", - "mutable": true, - "name": "columns", - "parameter_class": "realization_repeat_count", - "reason": "approved portless repeated-element count axis", - "value": 5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:columns", - "dependency_kind": "independent", - "names": [ - "columns" - ], - "parameter_class": "realization_repeat_count", - "priority": 70 - }, - { - "axis_id": "axis:rows", - "dependency_kind": "independent", - "names": [ - "rows" - ], - "parameter_class": "realization_repeat_count", - "priority": 70 - } - ], - "declared_parameter_names": [ - "columns", - "rows" - ], - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "mutable_names": [ - "rows", - "columns" - ], - "qualified_axis_ids": [ - "axis:columns", - "axis:rows" - ], - "reference_scale_um": 59.2685, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f68a085ba2761125b98e8ab3da1a086961a14a46544ee88254e38f4772feae37" - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s04__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": "cell_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "cell_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "cell_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "cell_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "cross_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "cross_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "row_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "row_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "column_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "column_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:column_pitch_um", - "dependency_kind": "independent", - "names": [ - "column_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:row_pitch_um", - "dependency_kind": "independent", - "names": [ - "row_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cell_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "cell_x_um", - "cell_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "cell_x_um", - "cell_y_um", - "column_pitch_um", - "columns", - "cross_length_um", - "cross_width_um", - "row_pitch_um", - "rows" - ], - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "mutable_names": [ - "cell_x_um", - "cell_y_um", - "cross_length_um", - "cross_width_um", - "row_pitch_um", - "column_pitch_um" - ], - "qualified_axis_ids": [ - "axis:column_pitch_um", - "axis:row_pitch_um", - "axis:cross_width_um" - ], - "reference_scale_um": 21.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d00793f459954e437f710b6708461adbb93d63fd04f856ddc9483bd14a91e1a8" - }, - { - "anchor_id": "l2_17_composite_cell_2d_array__s05__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "lobe_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lobe_orbit_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lobe_orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:lobe_radius_um", - "dependency_kind": "independent", - "names": [ - "lobe_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lobe_orbit_um", - "dependency_kind": "independent", - "names": [ - "lobe_orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "columns", - "lobe_orbit_um", - "lobe_radius_um", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "lobe_radius_um", - "lobe_orbit_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:lobe_radius_um", - "axis:lobe_orbit_um" - ], - "reference_scale_um": 27.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "020d17513501da0ed2311f8118b00cb958f1bfc8f1a0280a0c6d0542d3455c15" - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s01__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "gap_um", - "pitch_um" - ], - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "mutable_names": [ - "pitch_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:pitch_um" - ], - "reference_scale_um": 45.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "29f5ce31d858dea543883a4b4923b4a24a9d3057eaae0d1bcde6c5d63487984e" - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s02__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "gap_um", - "pitch_um" - ], - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "mutable_names": [ - "pitch_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:pitch_um" - ], - "reference_scale_um": 33.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5b12ef3a6442699db8b5a09fb9420f1a5b276ca49e90f6047cad9afa73e9d243" - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s03__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - } - ], - "declared_parameter_names": [ - "count", - "gap_um", - "pitch_um" - ], - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "mutable_names": [ - "pitch_um", - "gap_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:pitch_um" - ], - "reference_scale_um": 41.044, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "89c4be99fe5c54c5740b665cd92ca48af06e831558abc901d04cdcb16b5b6991" - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s04__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "taper_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "base_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "wide_base_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "step_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "wide_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:wide_step_um", - "dependency_kind": "independent", - "names": [ - "wide_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 90 - }, - { - "axis_id": "axis:wide_base_um", - "dependency_kind": "independent", - "names": [ - "wide_base_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "gap_um", - "narrow_width_um", - "pitch_um", - "taper_length_um", - "wide_base_um", - "wide_step_um" - ], - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "mutable_names": [ - "pitch_um", - "gap_um", - "taper_length_um", - "narrow_width_um", - "wide_base_um", - "wide_step_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:pitch_um", - "axis:narrow_width_um" - ], - "reference_scale_um": 11.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8fcaf5636846ab19d2cbaa8ea63dd8ee297475eac4e7f5447d5108067426292a" - }, - { - "anchor_id": "l2_18_mirrored_graded_bank__s05__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "length_base_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "length_base_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "length_step_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "length_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.8 - }, - { - "dependency_key": "width_base_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "width_base_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "width_step_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "width_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.35 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:gap_um", - "dependency_kind": "independent", - "names": [ - "gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:pitch_um", - "dependency_kind": "independent", - "names": [ - "pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:width_base_um", - "dependency_kind": "independent", - "names": [ - "width_base_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:width_step_um", - "dependency_kind": "independent", - "names": [ - "width_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:length_base_um", - "dependency_kind": "independent", - "names": [ - "length_base_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:length_step_um", - "dependency_kind": "independent", - "names": [ - "length_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "count", - "gap_um", - "length_base_um", - "length_step_um", - "pitch_um", - "width_base_um", - "width_step_um" - ], - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "mutable_names": [ - "pitch_um", - "gap_um", - "length_base_um", - "length_step_um", - "width_base_um", - "width_step_um" - ], - "qualified_axis_ids": [ - "axis:gap_um", - "axis:pitch_um", - "axis:width_base_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "65edf58e2ac56ab28baac91768a8342def79453d6d399a057fbb26a5bee8b653" - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s01__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l2_19_parity_staggered_grid__s01", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 32.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f06496326896fcd74b52ccc37af3dcd0e84a3c04772d7af4d65e0e4077f6c292" - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s02__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.56 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l2_19_parity_staggered_grid__s02", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 35.84, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a3db8757b06291c1c7f352555f879abc2112e4247c59db3d03fbf97fa65a14a1" - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s03__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - } - ], - "declared_parameter_names": [ - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l2_19_parity_staggered_grid__s03", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um" - ], - "reference_scale_um": 38.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d068f3a4e5f3e6f35f91bbda65a0f4ab01921e42dfb2a61dc8cfd1cef715ee82" - }, - { - "anchor_id": "l2_19_parity_staggered_grid__s04__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "body_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "body_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "body_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "body_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "body_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_x_um", - "body_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 88 - } - ], - "declared_parameter_names": [ - "body_width_um", - "body_x_um", - "body_y_um", - "columns", - "pitch_x_um", - "pitch_y_um", - "rows" - ], - "grammar_id": "l2_19_parity_staggered_grid__s04", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "body_x_um", - "body_y_um", - "body_width_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:body_width_um", - "axis:body_axis_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f90c6ed25a2e72021484c828b05379c716cefee0609e7727ff3517b641f05adf" - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s01__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um" - ], - "grammar_id": "l2_20_oriented_radial_bank__s01", - "mutable_names": [ - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:orbit_um" - ], - "reference_scale_um": 69.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "156df5d77edaeab72249430bddb51768a6ab237df2ba3e0dbb8c18dbe4f9dae5" - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s02__proposal_a", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um" - ], - "grammar_id": "l2_20_oriented_radial_bank__s02", - "mutable_names": [ - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:orbit_um" - ], - "reference_scale_um": 82.28646717, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bbde098fbe6a9a7d350e56abc0fd0ab4cafdb7ef6207e3a62ebd291f03372552" - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s03__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.4 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "orbit_um" - ], - "grammar_id": "l2_20_oriented_radial_bank__s03", - "mutable_names": [ - "orbit_um" - ], - "qualified_axis_ids": [ - "axis:orbit_um" - ], - "reference_scale_um": 79.56635155, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "888126fb5d33cc7a74aa44e5287b43d398a253e0a3447198f5012e96a5a3c7c9" - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s04__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 35.0 - }, - { - "dependency_key": "length_base_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "length_base_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "length_step_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "length_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.576 - }, - { - "dependency_key": "base_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "wide_base_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "step_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "wide_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.45 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:length_base_um", - "dependency_kind": "independent", - "names": [ - "length_base_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:length_step_um", - "dependency_kind": "independent", - "names": [ - "length_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:wide_step_um", - "dependency_kind": "independent", - "names": [ - "wide_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 90 - }, - { - "axis_id": "axis:orbit_um", - "dependency_kind": "independent", - "names": [ - "orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:wide_base_um", - "dependency_kind": "independent", - "names": [ - "wide_base_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "length_base_um", - "length_step_um", - "narrow_width_um", - "orbit_um", - "wide_base_um", - "wide_step_um" - ], - "grammar_id": "l2_20_oriented_radial_bank__s04", - "mutable_names": [ - "orbit_um", - "length_base_um", - "length_step_um", - "narrow_width_um", - "wide_base_um", - "wide_step_um" - ], - "qualified_axis_ids": [ - "axis:narrow_width_um", - "axis:length_base_um", - "axis:length_step_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "633ef015904ae10635e2bf8a09eff35d64800c59ce395587b485edc97945a9a3" - }, - { - "anchor_id": "l2_20_oriented_radial_bank__s05__proposal_b", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 12 - }, - { - "dependency_key": "orbit_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_orbit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "orbit_step_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "orbit_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "cross_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "cross_length_step_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cross_length_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "cross_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.104 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_length_step_um", - "dependency_kind": "independent", - "names": [ - "cross_length_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cross_length_um", - "dependency_kind": "independent", - "names": [ - "cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:orbit_step_um", - "dependency_kind": "independent", - "names": [ - "orbit_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 90 - }, - { - "axis_id": "axis:inner_orbit_um", - "dependency_kind": "independent", - "names": [ - "inner_orbit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "count", - "cross_length_step_um", - "cross_length_um", - "cross_width_um", - "inner_orbit_um", - "orbit_step_um" - ], - "grammar_id": "l2_20_oriented_radial_bank__s05", - "mutable_names": [ - "inner_orbit_um", - "orbit_step_um", - "cross_length_um", - "cross_length_step_um", - "cross_width_um" - ], - "qualified_axis_ids": [ - "axis:cross_width_um", - "axis:cross_length_step_um", - "axis:cross_length_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "fa0bdd91e22e2537c3758f5eb11a74249f656121e423f4ef6bd77b28e972ba56" - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s01", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "middle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "offset_dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "offset_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "offset_dy_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "offset_dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:input_width_um", - "dependency_kind": "independent", - "names": [ - "input_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_dx_um", - "dependency_kind": "independent", - "names": [ - "offset_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:offset_dy_um", - "dependency_kind": "independent", - "names": [ - "offset_dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "input_width_um", - "layer", - "lead_length_um", - "middle_width_um", - "offset_dx_um", - "offset_dy_um", - "output_length_um", - "transition_length_um" - ], - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "mutable_names": [ - "input_width_um", - "middle_width_um", - "lead_length_um", - "transition_length_um", - "offset_dx_um", - "offset_dy_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:input_width_um", - "axis:middle_width_um", - "axis:lead_length_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "403f9c98c4866803758bad348c138816cc2157ad9e8c77280056ea3fbcf0cc70" - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s02", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "neck_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "neck_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "transition_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:neck_length_um", - "dependency_kind": "independent", - "names": [ - "neck_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "layer", - "lead_length_um", - "narrow_width_um", - "neck_length_um", - "output_length_um", - "transition_length_um", - "wide_width_um" - ], - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "lead_length_um", - "bend_radius_um", - "neck_length_um", - "transition_length_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "af6d2fe39552d83cd2e8067bc67d974bcde87b623b1490493de995a3e7156800" - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s03", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "leg_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leg_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "turn_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "turn_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 58.0 - }, - { - "dependency_key": "length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "input_width_um", - "output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:leg_length_um", - "dependency_kind": "independent", - "names": [ - "leg_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:turn_angle_deg", - "dependency_kind": "independent", - "names": [ - "turn_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "input_width_um", - "layer", - "lead_length_um", - "leg_length_um", - "output_length_um", - "output_width_um", - "turn_angle_deg" - ], - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "mutable_names": [ - "input_width_um", - "output_width_um", - "lead_length_um", - "leg_length_um", - "bend_radius_um", - "turn_angle_deg", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 21.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4b5985882d654cea0aba7d9099722f6978dd80c35025fe27d8ec0cf7f930e444" - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s04", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "leg_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "wide_leg_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "offset_dx_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "offset_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "offset_dy_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "offset_dy_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:wide_leg_length_um", - "dependency_kind": "independent", - "names": [ - "wide_leg_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_dx_um", - "dependency_kind": "independent", - "names": [ - "offset_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:offset_dy_um", - "dependency_kind": "independent", - "names": [ - "offset_dy_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "layer", - "lead_length_um", - "narrow_width_um", - "offset_dx_um", - "offset_dy_um", - "output_length_um", - "transition_length_um", - "wide_leg_length_um", - "wide_width_um" - ], - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "lead_length_um", - "transition_length_um", - "bend_radius_um", - "wide_leg_length_um", - "offset_dx_um", - "offset_dy_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5f2b2a44783b993079a66bb1899c7ec18bc6e7b111c5d3a863c2ead26673ca26" - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s05", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.5 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "lobe_dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lobe_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "lobe_offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "bridge_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "bridge_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:bridge_length_um", - "dependency_kind": "independent", - "names": [ - "bridge_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lobe_offset_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:lobe_dx_um", - "dependency_kind": "independent", - "names": [ - "lobe_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "bridge_length_um", - "layer", - "lead_length_um", - "lobe_dx_um", - "lobe_offset_um", - "narrow_width_um", - "output_length_um", - "transition_length_um", - "wide_width_um" - ], - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "lead_length_um", - "transition_length_um", - "lobe_dx_um", - "lobe_offset_um", - "bridge_length_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bridge_length_um", - "axis:lead_length_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8deb4d0bada2d2e8f85cbc1b2cb84408fabdda5f0947b1959ee6dbb6f4b27d15" - }, - { - "anchor_id": "l3_01_serial_heterogeneous_chain_s06", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "hairpin_leg_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "hairpin_leg_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "return_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "return_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:return_length_um", - "dependency_kind": "independent", - "names": [ - "return_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:hairpin_leg_um", - "dependency_kind": "independent", - "names": [ - "hairpin_leg_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "hairpin_leg_um", - "layer", - "lead_length_um", - "narrow_width_um", - "return_length_um", - "transition_length_um", - "wide_width_um" - ], - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "lead_length_um", - "transition_length_um", - "bend_radius_um", - "hairpin_leg_um", - "return_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "62bb9f41f2e2006c85bd1e787074cc1bf28bf317141676a0778652f2734ab9e6" - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s01", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "route_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 82.0 - }, - { - "dependency_key": "route_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "segmented_access_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "segmented_access_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "segmented_middle_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "segmented_middle_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_offset_um", - "dependency_kind": "independent", - "names": [ - "route_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:segmented_access_um", - "dependency_kind": "independent", - "names": [ - "segmented_access_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:segmented_middle_um", - "dependency_kind": "independent", - "names": [ - "segmented_middle_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "hub_radius_um", - "layer", - "lead_length_um", - "output_length_um", - "route_length_um", - "route_offset_um", - "segmented_access_um", - "segmented_middle_um", - "width_um" - ], - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "mutable_names": [ - "width_um", - "lead_length_um", - "route_length_um", - "route_offset_um", - "segmented_access_um", - "segmented_middle_um", - "hub_radius_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ad6d171dda8e8adf6161a4d2bd8790dda594373b0028d3d7d103b644dd2fbdd7" - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s02", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "route_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 88.0 - }, - { - "dependency_key": "offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "outer_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "center_offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "center_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:center_offset_um", - "dependency_kind": "independent", - "names": [ - "center_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:outer_offset_um", - "dependency_kind": "independent", - "names": [ - "outer_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "center_offset_um", - "hub_radius_um", - "layer", - "lead_length_um", - "outer_offset_um", - "output_length_um", - "route_length_um", - "width_um" - ], - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "mutable_names": [ - "width_um", - "lead_length_um", - "route_length_um", - "outer_offset_um", - "center_offset_um", - "hub_radius_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "df225738cd02731e26a5fbdc3bbdee358ec9503f953c914a20b64a41ce685ec2" - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s03", - "assignments": [ - { - "dependency_key": "terminal_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "half_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "half_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": "offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "narrow_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:wide_route_width_um", - "dependency_kind": "independent", - "names": [ - "wide_route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:half_length_um", - "dependency_kind": "independent", - "names": [ - "half_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_offset_um", - "wide_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "half_length_um", - "hub_radius_um", - "layer", - "lead_length_um", - "narrow_offset_um", - "output_length_um", - "terminal_width_um", - "wide_offset_um", - "wide_route_width_um" - ], - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "mutable_names": [ - "terminal_width_um", - "wide_route_width_um", - "lead_length_um", - "half_length_um", - "wide_offset_um", - "narrow_offset_um", - "hub_radius_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:terminal_width_um", - "axis:wide_route_width_um", - "axis:hub_radius_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bde8cf4bdf97b89d2eefc73f168a342907bd343b8004a4a997b187e4b9888634" - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s04", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "route_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "first_route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 56.0 - }, - { - "dependency_key": "offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "neck_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "neck_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "route_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "second_route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 62.0 - }, - { - "dependency_key": "offset_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "second_outer_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "offset_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "second_inner_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "ordered_family", - "names": [ - "first_route_length_um", - "second_route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:neck_length_um", - "dependency_kind": "independent", - "names": [ - "neck_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "first_offset_um", - "second_inner_offset_um", - "second_outer_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "first_offset_um", - "first_route_length_um", - "hub_radius_um", - "layer", - "lead_length_um", - "neck_length_um", - "output_length_um", - "second_inner_offset_um", - "second_outer_offset_um", - "second_route_length_um", - "width_um" - ], - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "mutable_names": [ - "width_um", - "lead_length_um", - "first_route_length_um", - "first_offset_um", - "neck_length_um", - "second_route_length_um", - "second_outer_offset_um", - "second_inner_offset_um", - "hub_radius_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:route_length_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1c9a78b700c56dac77d97b9e527c7ec30cb56b7fe75a0b374c2a4db0ca01282f" - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s05", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "access_dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "upper_access_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "access_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "upper_access_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "child_dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "child_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "child_excursion_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "child_excursion_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "route_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lower_route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 94.0 - }, - { - "dependency_key": "excursion_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lower_excursion_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lower_route_length_um", - "dependency_kind": "independent", - "names": [ - "lower_route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:upper_access_offset_um", - "dependency_kind": "independent", - "names": [ - "upper_access_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:child_dx_um", - "dependency_kind": "independent", - "names": [ - "child_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:upper_access_dx_um", - "dependency_kind": "independent", - "names": [ - "upper_access_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:child_excursion_um", - "dependency_kind": "independent", - "names": [ - "child_excursion_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:lower_excursion_um", - "dependency_kind": "independent", - "names": [ - "lower_excursion_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "child_dx_um", - "child_excursion_um", - "hub_radius_um", - "layer", - "lead_length_um", - "lower_excursion_um", - "lower_route_length_um", - "output_length_um", - "upper_access_dx_um", - "upper_access_offset_um", - "width_um" - ], - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "mutable_names": [ - "width_um", - "lead_length_um", - "upper_access_dx_um", - "upper_access_offset_um", - "child_dx_um", - "child_excursion_um", - "lower_route_length_um", - "lower_excursion_um", - "hub_radius_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6dc76930bf6893bece583b1ab7ff6ab7cc13e7980093823b1ee6add526a2697d" - }, - { - "anchor_id": "l3_02_parallel_reconvergent_bundle_s06", - "assignments": [ - { - "dependency_key": "terminal_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "route_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 92.0 - }, - { - "dependency_key": "offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "outer_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "inner_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:wide_route_width_um", - "dependency_kind": "independent", - "names": [ - "wide_route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_length_um", - "dependency_kind": "independent", - "names": [ - "output_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_offset_um", - "outer_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "hub_radius_um", - "inner_offset_um", - "layer", - "lead_length_um", - "outer_offset_um", - "output_length_um", - "route_length_um", - "terminal_width_um", - "wide_route_width_um" - ], - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "mutable_names": [ - "terminal_width_um", - "wide_route_width_um", - "lead_length_um", - "route_length_um", - "outer_offset_um", - "inner_offset_um", - "hub_radius_um", - "output_length_um" - ], - "qualified_axis_ids": [ - "axis:terminal_width_um", - "axis:wide_route_width_um", - "axis:hub_radius_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "dc8ecd275da1affa5da99aac5321d6d407dd174a00c2cf9fe4103c0ef8a0e2db" - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "first_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "second_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "second_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "first_offset_um", - "second_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "ordered_family", - "names": [ - "first_dx_um", - "second_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 88 - } - ], - "declared_parameter_names": [ - "first_dx_um", - "first_offset_um", - "layer", - "lead_length_um", - "second_dx_um", - "second_offset_um", - "terminal_length_um", - "width_um" - ], - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "mutable_names": [ - "width_um", - "lead_length_um", - "first_dx_um", - "first_offset_um", - "second_dx_um", - "second_offset_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "249e44c451cf4fb4b7667f5f879c10f1d8af0a53b806a201be54743955373305" - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "stage_dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "stage_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "second_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "third_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "first_offset_um", - "second_offset_um", - "third_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:stage_dx_um", - "dependency_kind": "independent", - "names": [ - "stage_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "first_offset_um", - "layer", - "lead_length_um", - "second_offset_um", - "stage_dx_um", - "terminal_length_um", - "third_offset_um", - "width_um" - ], - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "mutable_names": [ - "width_um", - "lead_length_um", - "stage_dx_um", - "first_offset_um", - "second_offset_um", - "third_offset_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9b0e875d6060ffbb29d69ec6f5b044ed147bb56e79a2a2fa0914129c01f350aa" - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "first_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "second_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "upper_outer_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "offset_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "upper_inner_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "offset_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lower_inner_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "offset_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "lower_outer_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "first_offset_um", - "lower_inner_offset_um", - "lower_outer_offset_um", - "upper_inner_offset_um", - "upper_outer_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "ordered_family", - "names": [ - "first_dx_um", - "second_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 88 - } - ], - "declared_parameter_names": [ - "first_dx_um", - "first_offset_um", - "layer", - "lead_length_um", - "lower_inner_offset_um", - "lower_outer_offset_um", - "second_dx_um", - "terminal_length_um", - "upper_inner_offset_um", - "upper_outer_offset_um", - "width_um" - ], - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "mutable_names": [ - "width_um", - "lead_length_um", - "first_dx_um", - "first_offset_um", - "second_dx_um", - "upper_outer_offset_um", - "upper_inner_offset_um", - "lower_inner_offset_um", - "lower_outer_offset_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 17.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ca18cff97c8ff07e8c400909563d9eb946510ca2982f2fce84f7ebf2dedcaf27" - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "first_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_outer_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "second_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "second_outer_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "offset_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "second_inner_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "first_outer_offset_um", - "second_inner_offset_um", - "second_outer_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:dx_um", - "dependency_kind": "ordered_family", - "names": [ - "first_dx_um", - "second_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 88 - } - ], - "declared_parameter_names": [ - "first_dx_um", - "first_outer_offset_um", - "hub_radius_um", - "layer", - "lead_length_um", - "second_dx_um", - "second_inner_offset_um", - "second_outer_offset_um", - "terminal_length_um", - "width_um" - ], - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "mutable_names": [ - "width_um", - "lead_length_um", - "first_dx_um", - "first_outer_offset_um", - "second_dx_um", - "second_outer_offset_um", - "second_inner_offset_um", - "terminal_length_um", - "hub_radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ac716e1b74f23f9b2ca1603c155e75b062f7fbc31c41d30b33c1fb283b5dcc04" - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "stage_dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "stage_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "root_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "root_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "second_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "third_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "ordered_family", - "names": [ - "second_offset_um", - "third_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:root_offset_um", - "dependency_kind": "independent", - "names": [ - "root_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:stage_dx_um", - "dependency_kind": "independent", - "names": [ - "stage_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "hub_radius_um", - "layer", - "lead_length_um", - "root_offset_um", - "second_offset_um", - "stage_dx_um", - "terminal_length_um", - "third_offset_um", - "width_um" - ], - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "mutable_names": [ - "width_um", - "lead_length_um", - "stage_dx_um", - "root_offset_um", - "second_offset_um", - "third_offset_um", - "terminal_length_um", - "hub_radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "66c3dc4da5982e4d90f85900401bcd3b75941fd28bc67f1584de5f2546382954" - }, - { - "anchor_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "first_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "vertical_stage_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "vertical_stage_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "side_dx_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "side_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "side_offset_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "side_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:first_offset_um", - "dependency_kind": "independent", - "names": [ - "first_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:side_offset_um", - "dependency_kind": "independent", - "names": [ - "side_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:first_dx_um", - "dependency_kind": "independent", - "names": [ - "first_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:side_dx_um", - "dependency_kind": "independent", - "names": [ - "side_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:vertical_stage_um", - "dependency_kind": "independent", - "names": [ - "vertical_stage_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "first_dx_um", - "first_offset_um", - "hub_radius_um", - "layer", - "lead_length_um", - "side_dx_um", - "side_offset_um", - "terminal_length_um", - "vertical_stage_um", - "width_um" - ], - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "mutable_names": [ - "width_um", - "lead_length_um", - "first_dx_um", - "first_offset_um", - "bend_radius_um", - "vertical_stage_um", - "side_dx_um", - "side_offset_um", - "terminal_length_um", - "hub_radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:hub_radius_um" - ], - "reference_scale_um": 20.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1588855c8b15a96c3f75e77cbe415559e891fa432585608904430756d089ede9" - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s01", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "segment_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "tap_dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "tap_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "tap_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tap_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:segment_length_um", - "dependency_kind": "independent", - "names": [ - "segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tap_offset_um", - "dependency_kind": "independent", - "names": [ - "tap_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:tap_dx_um", - "dependency_kind": "independent", - "names": [ - "tap_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "layer", - "segment_length_um", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um", - "width_um" - ], - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "mutable_names": [ - "width_um", - "segment_length_um", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:segment_length_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 31.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "73a19693304ab72a209c023b455002f27adf1ee04db66ff62d8a7331f7e81cdb" - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s02", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "trunk_entry_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "trunk_entry_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": "trunk_exit_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "trunk_exit_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 56.0 - }, - { - "dependency_key": "tap_dx_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tap_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "tap_offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tap_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tap_offset_um", - "dependency_kind": "independent", - "names": [ - "tap_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:tap_dx_um", - "dependency_kind": "independent", - "names": [ - "tap_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:trunk_entry_um", - "dependency_kind": "independent", - "names": [ - "trunk_entry_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:trunk_exit_um", - "dependency_kind": "independent", - "names": [ - "trunk_exit_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "hub_radius_um", - "layer", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um", - "trunk_entry_um", - "trunk_exit_um", - "width_um" - ], - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "mutable_names": [ - "width_um", - "trunk_entry_um", - "trunk_exit_um", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um", - "hub_radius_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 36.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0174ffdcdee54453cfdf1d5c1937fee1a8a00d487c67edfabb9927640625b627" - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s03", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "entry_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "entry_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "vertical_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "vertical_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "tap_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tap_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:entry_length_um", - "dependency_kind": "independent", - "names": [ - "entry_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tap_length_um", - "dependency_kind": "independent", - "names": [ - "tap_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:vertical_length_um", - "dependency_kind": "independent", - "names": [ - "vertical_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "entry_length_um", - "layer", - "tap_length_um", - "terminal_length_um", - "vertical_length_um", - "width_um" - ], - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "mutable_names": [ - "width_um", - "entry_length_um", - "bend_radius_um", - "vertical_length_um", - "tap_length_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:entry_length_um" - ], - "reference_scale_um": 36.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "84f1016f23e49fc24cbc43c400afc0281ece9c20e0d154f5181fc4ad57fd98c5" - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s04", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "segment_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "tap_dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tap_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "list", - "mutable": false, - "name": "tap_offsets_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 13.0, - 20.0, - 27.0 - ] - }, - { - "dependency_key": "terminal_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:segment_length_um", - "dependency_kind": "independent", - "names": [ - "segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tap_dx_um", - "dependency_kind": "independent", - "names": [ - "tap_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "layer", - "narrow_width_um", - "segment_length_um", - "tap_dx_um", - "tap_offsets_um", - "terminal_length_um", - "transition_length_um", - "wide_width_um" - ], - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "segment_length_um", - "transition_length_um", - "tap_dx_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:segment_length_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "90527d4ac6e8838dc12566132ff0774ce7ec557185e429cae00f9eb5aa1a74cd" - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s05", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "lobe_dx_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lobe_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "lobe_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "tap_dx_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tap_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "tap_offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "tap_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lobe_offset_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:tap_offset_um", - "dependency_kind": "independent", - "names": [ - "tap_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:lobe_dx_um", - "dependency_kind": "independent", - "names": [ - "lobe_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:tap_dx_um", - "dependency_kind": "independent", - "names": [ - "tap_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "layer", - "lead_length_um", - "lobe_dx_um", - "lobe_offset_um", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um", - "width_um" - ], - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "mutable_names": [ - "width_um", - "lead_length_um", - "lobe_dx_um", - "lobe_offset_um", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cb0d65d27a281dfcaf3fff741f44814f8d6ac9877891cd41f2d36cef2e441170" - }, - { - "anchor_id": "l3_04_persistent_trunk_with_side_branches_s06", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "entry_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "entry_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "vertical_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "vertical_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "return_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "return_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "tap_dx_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "tap_dx_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "tap_offset_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tap_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "independent", - "names": [ - "width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:entry_length_um", - "dependency_kind": "independent", - "names": [ - "entry_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:return_length_um", - "dependency_kind": "independent", - "names": [ - "return_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:vertical_length_um", - "dependency_kind": "independent", - "names": [ - "vertical_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tap_offset_um", - "dependency_kind": "independent", - "names": [ - "tap_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:tap_dx_um", - "dependency_kind": "independent", - "names": [ - "tap_dx_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "entry_length_um", - "layer", - "return_length_um", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um", - "vertical_length_um", - "width_um" - ], - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "mutable_names": [ - "width_um", - "entry_length_um", - "bend_radius_um", - "vertical_length_um", - "return_length_um", - "tap_dx_um", - "tap_offset_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:bend_radius_um", - "axis:entry_length_um" - ], - "reference_scale_um": 34.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5e2de0c25383ded869ecc78996abf158a727c0617c7bfbe1ed82df82a4921107" - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s01", - "assignments": [ - { - "dependency_key": "body_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "body_height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": "window_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "window_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "window_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "window_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rail_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "terminal_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "taper_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "offset_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "output_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "fanout_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "fanout_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:window_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "window_radius_x_um", - "window_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_offset_um", - "dependency_kind": "independent", - "names": [ - "output_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:body_height_um", - "dependency_kind": "independent", - "names": [ - "body_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:fanout_um", - "dependency_kind": "independent", - "names": [ - "fanout_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "body_height_um", - "body_length_um", - "fanout_um", - "lead_length_um", - "minimum_bend_radius_um", - "output_offset_um", - "rail_width_um", - "taper_length_um", - "terminal_width_um", - "window_radius_x_um", - "window_radius_y_um" - ], - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "mutable_names": [ - "body_length_um", - "body_height_um", - "window_radius_x_um", - "window_radius_y_um", - "rail_width_um", - "terminal_width_um", - "taper_length_um", - "lead_length_um", - "output_offset_um", - "fanout_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:terminal_width_um", - "axis:window_radius_axis_um" - ], - "reference_scale_um": 15.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8ecd2d3646f1ea39f9a30d3ea7cd13bdda44c3da683724ba5ae40a190644d816" - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s02", - "assignments": [ - { - "dependency_key": "body_half_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_half_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "lobe_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "lobe_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lobe_offset_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "bridge_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bridge_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "rail_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "terminal_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "terminal_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "terminal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "taper_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "lead_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_pitch_um", - "dependency_kind": "independent", - "names": [ - "terminal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lobe_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:body_half_length_um", - "dependency_kind": "independent", - "names": [ - "body_half_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lobe_offset_y_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:bridge_height_um", - "dependency_kind": "independent", - "names": [ - "bridge_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "body_half_length_um", - "bridge_height_um", - "lead_length_um", - "lobe_offset_y_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "minimum_bend_radius_um", - "rail_width_um", - "taper_length_um", - "terminal_pitch_um", - "terminal_width_um" - ], - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "mutable_names": [ - "body_half_length_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "lobe_offset_y_um", - "bridge_height_um", - "rail_width_um", - "terminal_width_um", - "terminal_pitch_um", - "taper_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:terminal_pitch_um", - "axis:rail_width_um", - "axis:terminal_width_um" - ], - "reference_scale_um": 18.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5d26fcc80177f958f676d7d454fb063d07a92f0ef805b60e3d6c62e8698fa30b" - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s03", - "assignments": [ - { - "dependency_key": "host_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "host_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "host_height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "host_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "lobe_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "lobe_offset_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "window_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "window_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "window_offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "window_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "window_offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "window_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rail_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "terminal_width_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "pitch_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "float", - "mutable": false, - "name": "fanout_scale", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.65 - }, - { - "dependency_key": "taper_length_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "lead_length_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lobe_radius_um", - "dependency_kind": "independent", - "names": [ - "lobe_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:window_radius_um", - "dependency_kind": "independent", - "names": [ - "window_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:host_length_um", - "dependency_kind": "independent", - "names": [ - "host_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:window_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "window_offset_x_um", - "window_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:lobe_offset_x_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:host_height_um", - "dependency_kind": "independent", - "names": [ - "host_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "fanout_scale", - "host_height_um", - "host_length_um", - "lead_length_um", - "lobe_offset_x_um", - "lobe_radius_um", - "minimum_bend_radius_um", - "output_pitch_um", - "rail_width_um", - "taper_length_um", - "terminal_width_um", - "window_offset_x_um", - "window_offset_y_um", - "window_radius_um" - ], - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "mutable_names": [ - "host_length_um", - "host_height_um", - "lobe_radius_um", - "lobe_offset_x_um", - "window_radius_um", - "window_offset_x_um", - "window_offset_y_um", - "rail_width_um", - "terminal_width_um", - "output_pitch_um", - "taper_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:rail_width_um", - "axis:terminal_width_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a1069d13ab2143fd3532255e99be2e6fd4bc8207ece3daceacd18f2645d8b434" - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s04", - "assignments": [ - { - "dependency_key": "body_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 66.0 - }, - { - "dependency_key": "body_height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 54.0 - }, - { - "dependency_key": "window_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "window_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "window_offset_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "window_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "terminal_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:window_radius_um", - "dependency_kind": "independent", - "names": [ - "window_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:window_offset_x_um", - "dependency_kind": "independent", - "names": [ - "window_offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:body_height_um", - "dependency_kind": "independent", - "names": [ - "body_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "body_height_um", - "body_length_um", - "minimum_bend_radius_um", - "terminal_length_um", - "terminal_width_um", - "window_offset_x_um", - "window_radius_um" - ], - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "mutable_names": [ - "body_length_um", - "body_height_um", - "window_radius_um", - "window_offset_x_um", - "terminal_width_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:terminal_width_um", - "axis:window_radius_um", - "axis:body_length_um" - ], - "reference_scale_um": 44.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b39cd6eb80412f86e775822fab9d01499cfc3caa22efd88e0b166c8b7812c22e" - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s05", - "assignments": [ - { - "dependency_key": "lobe_radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 29.0 - }, - { - "dependency_key": "lobe_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "lobe_offset_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "bridge_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bridge_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "bridge_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bridge_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "terminal_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "input_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "input_pitch_um", - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lobe_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:bridge_length_um", - "dependency_kind": "independent", - "names": [ - "bridge_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lobe_offset_y_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:bridge_height_um", - "dependency_kind": "independent", - "names": [ - "bridge_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bridge_height_um", - "bridge_length_um", - "input_pitch_um", - "lobe_offset_y_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "minimum_bend_radius_um", - "output_pitch_um", - "terminal_length_um", - "terminal_width_um" - ], - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "mutable_names": [ - "lobe_radius_x_um", - "lobe_radius_y_um", - "lobe_offset_y_um", - "bridge_length_um", - "bridge_height_um", - "terminal_width_um", - "terminal_length_um", - "input_pitch_um", - "output_pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:terminal_width_um", - "axis:lobe_radius_axis_um" - ], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8fba62f223512d7e145d277205ff2313b52a91042997931f418a53dd3ec49d46" - }, - { - "anchor_id": "l3_07_constructive_body_terminal_system_s06", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "terminal_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "terminal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 33.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "radial_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_width_um", - "dependency_kind": "independent", - "names": [ - "terminal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "inner_radius_um", - "minimum_bend_radius_um", - "outer_radius_um", - "radial_count", - "terminal_length_um", - "terminal_width_um" - ], - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "mutable_names": [ - "outer_radius_um", - "inner_radius_um", - "terminal_width_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:terminal_width_um", - "axis:radius_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 32.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "01185f077ef6eff7c27a9503cf88155f44fa505a5083dacf66e49a28cd1b0d64" - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s01", - "assignments": [ - { - "dependency_key": "total_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 142.0 - }, - { - "dependency_key": "body_offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "body_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "body_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "body_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "window_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "window_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "corridor_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "corridor_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "corridor_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "corridor_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:corridor_pitch_um", - "dependency_kind": "independent", - "names": [ - "corridor_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:corridor_width_um", - "dependency_kind": "independent", - "names": [ - "corridor_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:window_radius_um", - "dependency_kind": "independent", - "names": [ - "window_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_offset_um", - "dependency_kind": "independent", - "names": [ - "body_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:body_height_um", - "dependency_kind": "independent", - "names": [ - "body_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "body_height_um", - "body_length_um", - "body_offset_um", - "corridor_pitch_um", - "corridor_width_um", - "minimum_bend_radius_um", - "total_length_um", - "window_radius_um" - ], - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "mutable_names": [ - "total_length_um", - "body_offset_um", - "body_length_um", - "body_height_um", - "window_radius_um", - "corridor_pitch_um", - "corridor_width_um" - ], - "qualified_axis_ids": [ - "axis:corridor_pitch_um", - "axis:corridor_width_um", - "axis:window_radius_um" - ], - "reference_scale_um": 31.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6ef177dee9d0d22e247fa15ffed210498d3e620989ae96b99ff071fcf8fe15e6" - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s02", - "assignments": [ - { - "dependency_key": "total_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 148.0 - }, - { - "dependency_key": "body_offset_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "body_offset_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "body_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "body_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "body_bar_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "body_bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "body_bar_height_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "body_bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "corridor_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "corridor_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "corridor_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "lower_corridor_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -10.0 - }, - { - "dependency_key": "axis_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "upper_start_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "axis_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "upper_end_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:corridor_width_um", - "dependency_kind": "independent", - "names": [ - "corridor_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:body_bar_length_um", - "dependency_kind": "independent", - "names": [ - "body_bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_offset_x_um", - "body_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:body_bar_height_um", - "dependency_kind": "independent", - "names": [ - "body_bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "upper_end_y_um", - "upper_start_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:lower_corridor_y_um", - "dependency_kind": "independent", - "names": [ - "lower_corridor_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "body_bar_height_um", - "body_bar_length_um", - "body_offset_x_um", - "body_offset_y_um", - "body_radius_x_um", - "body_radius_y_um", - "corridor_width_um", - "lower_corridor_y_um", - "minimum_bend_radius_um", - "total_length_um", - "upper_end_y_um", - "upper_start_y_um" - ], - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "mutable_names": [ - "total_length_um", - "body_offset_x_um", - "body_offset_y_um", - "body_radius_x_um", - "body_radius_y_um", - "body_bar_length_um", - "body_bar_height_um", - "corridor_width_um", - "lower_corridor_y_um", - "upper_start_y_um", - "upper_end_y_um" - ], - "qualified_axis_ids": [ - "axis:corridor_width_um", - "axis:body_radius_axis_um", - "axis:body_bar_length_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6c5012a35dd10ffe720e135f046db733e94bbbb5b1825c4887a22f2dbd8c9154" - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s03", - "assignments": [ - { - "dependency_key": "total_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 152.0 - }, - { - "dependency_key": "body_offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "body_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "body_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "body_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 46.0 - }, - { - "dependency_key": "notch_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "notch_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "corridor_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "corridor_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "corridor_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "corridor_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "center_bow_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "center_bow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:corridor_pitch_um", - "dependency_kind": "independent", - "names": [ - "corridor_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:corridor_width_um", - "dependency_kind": "independent", - "names": [ - "corridor_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:notch_radius_um", - "dependency_kind": "independent", - "names": [ - "notch_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_offset_um", - "dependency_kind": "independent", - "names": [ - "body_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:body_height_um", - "dependency_kind": "independent", - "names": [ - "body_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:center_bow_um", - "dependency_kind": "independent", - "names": [ - "center_bow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "body_height_um", - "body_length_um", - "body_offset_um", - "center_bow_um", - "corridor_pitch_um", - "corridor_width_um", - "minimum_bend_radius_um", - "notch_radius_um", - "total_length_um" - ], - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "mutable_names": [ - "total_length_um", - "body_offset_um", - "body_length_um", - "body_height_um", - "notch_radius_um", - "corridor_pitch_um", - "corridor_width_um", - "center_bow_um" - ], - "qualified_axis_ids": [ - "axis:corridor_pitch_um", - "axis:corridor_width_um", - "axis:notch_radius_um" - ], - "reference_scale_um": 30.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cc4274e11cf99905c7b3caa327c70915d0149f4aedccdbafc14d0f17a6339485" - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s04", - "assignments": [ - { - "dependency_key": "body_offset_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 39.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "route_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 154.0 - }, - { - "dependency_key": "route_terminal_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_terminal_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "corridor_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "corridor_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:corridor_width_um", - "dependency_kind": "independent", - "names": [ - "corridor_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_offset_x_um", - "dependency_kind": "independent", - "names": [ - "body_offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:route_terminal_y_um", - "dependency_kind": "independent", - "names": [ - "route_terminal_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "body_offset_x_um", - "body_radius_x_um", - "body_radius_y_um", - "corridor_width_um", - "minimum_bend_radius_um", - "route_length_um", - "route_terminal_y_um" - ], - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "mutable_names": [ - "body_offset_x_um", - "body_radius_x_um", - "body_radius_y_um", - "route_length_um", - "route_terminal_y_um", - "corridor_width_um" - ], - "qualified_axis_ids": [ - "axis:corridor_width_um", - "axis:body_radius_axis_um", - "axis:route_length_um" - ], - "reference_scale_um": 31.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6b9f030bd7f1fd8c79542fdef1ab2ead2ecd8d1e0b6f7f9cca345784904a857a" - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s05", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "frame_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "frame_inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "body_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_body_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "corridor_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "corridor_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:corridor_width_um", - "dependency_kind": "independent", - "names": [ - "corridor_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:frame_inner_radius_um", - "dependency_kind": "independent", - "names": [ - "frame_inner_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:inner_body_radius_um", - "dependency_kind": "independent", - "names": [ - "inner_body_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:outer_radius_um", - "dependency_kind": "independent", - "names": [ - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "corridor_width_um", - "frame_inner_radius_um", - "inner_body_radius_um", - "minimum_bend_radius_um", - "outer_radius_um", - "terminal_length_um" - ], - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "mutable_names": [ - "outer_radius_um", - "frame_inner_radius_um", - "inner_body_radius_um", - "corridor_width_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:corridor_width_um", - "axis:frame_inner_radius_um", - "axis:inner_body_radius_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "25ea904e0d9223bacc9cfb02c180e2a277af8c90dc7db32ef5cf5ecf2aae4993" - }, - { - "anchor_id": "l3_08_dual_body_multi_corridor_s06", - "assignments": [ - { - "dependency_key": "body_offset_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "body_offset_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "body_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "route_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 162.0 - }, - { - "dependency_key": "terminal_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "terminal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "body_attachment_rank_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "body_attachment_rank_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "corridor_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "corridor_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_pitch_um", - "dependency_kind": "independent", - "names": [ - "terminal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:corridor_width_um", - "dependency_kind": "independent", - "names": [ - "corridor_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_offset_x_um", - "body_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:body_attachment_rank_um", - "dependency_kind": "independent", - "names": [ - "body_attachment_rank_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "body_attachment_rank_um", - "body_offset_x_um", - "body_offset_y_um", - "body_radius_x_um", - "body_radius_y_um", - "corridor_width_um", - "minimum_bend_radius_um", - "route_length_um", - "terminal_pitch_um" - ], - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "mutable_names": [ - "body_offset_x_um", - "body_offset_y_um", - "body_radius_x_um", - "body_radius_y_um", - "route_length_um", - "terminal_pitch_um", - "body_attachment_rank_um", - "corridor_width_um" - ], - "qualified_axis_ids": [ - "axis:terminal_pitch_um", - "axis:corridor_width_um", - "axis:body_radius_axis_um" - ], - "reference_scale_um": 24.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3b35a91c1964b1d9c1b5770dc1205aeee9b18d8e9b389eaf678ade3a19654837" - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s01", - "assignments": [ - { - "dependency_key": "carrier_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 136.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "carrier_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_start_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -19.0 - }, - { - "dependency_key": "carrier_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "carrier_end_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -11.0 - }, - { - "dependency_key": "carrier_mid_offset_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "carrier_mid_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "side_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "outer_side_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "side_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "inner_side_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "loop_center_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "loop_center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:carrier_mid_offset_um", - "dependency_kind": "independent", - "names": [ - "carrier_mid_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:carrier_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "carrier_end_y_um", - "carrier_start_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:loop_center_y_um", - "dependency_kind": "independent", - "names": [ - "loop_center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:side_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_side_um", - "outer_side_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "carrier_end_y_um", - "carrier_length_um", - "carrier_mid_offset_um", - "carrier_start_y_um", - "carrier_width_um", - "inner_side_um", - "loop_center_y_um", - "minimum_bend_radius_um", - "outer_side_um" - ], - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "mutable_names": [ - "carrier_length_um", - "carrier_width_um", - "carrier_start_y_um", - "carrier_end_y_um", - "carrier_mid_offset_um", - "outer_side_um", - "inner_side_um", - "loop_center_y_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:carrier_length_um", - "axis:carrier_mid_offset_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "102aadb5b4f606d199cbbb02f9a8696abcdc0918ffa04e5d5e4d955a2ff793f2" - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s02", - "assignments": [ - { - "dependency_key": "carrier_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 148.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "external_carrier_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "external_carrier_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "carrier_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "near_carrier_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:external_carrier_y_um", - "dependency_kind": "independent", - "names": [ - "external_carrier_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:near_carrier_y_um", - "dependency_kind": "independent", - "names": [ - "near_carrier_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "carrier_length_um", - "carrier_width_um", - "external_carrier_y_um", - "inner_radius_x_um", - "inner_radius_y_um", - "minimum_bend_radius_um", - "near_carrier_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "mutable_names": [ - "carrier_length_um", - "carrier_width_um", - "external_carrier_y_um", - "near_carrier_y_um", - "outer_radius_x_um", - "outer_radius_y_um", - "inner_radius_x_um", - "inner_radius_y_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:radius_axis_um", - "axis:carrier_length_um" - ], - "reference_scale_um": 24.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b41f4658f8ea795a5b0bfc72d8064746d80ff60e88abd3281c2425ae74bef855" - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s03", - "assignments": [ - { - "dependency_key": "carrier_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 154.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "carrier_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_start_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -18.0 - }, - { - "dependency_key": "carrier_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "carrier_end_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -8.0 - }, - { - "dependency_key": "angular_side_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "angular_outer_side_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "angular_side_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "angular_inner_side_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "angular_center_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "angular_center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -27.0 - }, - { - "dependency_key": "angular_center_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "angular_center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "rounded_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "rounded_outer_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "rounded_axis_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "rounded_outer_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "rounded_axis_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "rounded_inner_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rounded_axis_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "rounded_inner_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "rounded_center_axis_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "rounded_center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "rounded_center_axis_um", - "line": 19, - "literal_type": "float", - "mutable": true, - "name": "rounded_center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:angular_center_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "angular_center_x_um", - "angular_center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:carrier_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "carrier_end_y_um", - "carrier_start_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:rounded_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "rounded_inner_x_um", - "rounded_inner_y_um", - "rounded_outer_x_um", - "rounded_outer_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:rounded_center_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "rounded_center_x_um", - "rounded_center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:angular_side_um", - "dependency_kind": "ordered_family", - "names": [ - "angular_inner_side_um", - "angular_outer_side_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "angular_center_x_um", - "angular_center_y_um", - "angular_inner_side_um", - "angular_outer_side_um", - "carrier_end_y_um", - "carrier_length_um", - "carrier_start_y_um", - "carrier_width_um", - "minimum_bend_radius_um", - "rounded_center_x_um", - "rounded_center_y_um", - "rounded_inner_x_um", - "rounded_inner_y_um", - "rounded_outer_x_um", - "rounded_outer_y_um" - ], - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "mutable_names": [ - "carrier_length_um", - "carrier_width_um", - "carrier_start_y_um", - "carrier_end_y_um", - "angular_outer_side_um", - "angular_inner_side_um", - "angular_center_x_um", - "angular_center_y_um", - "rounded_outer_x_um", - "rounded_outer_y_um", - "rounded_inner_x_um", - "rounded_inner_y_um", - "rounded_center_x_um", - "rounded_center_y_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:carrier_length_um", - "axis:angular_center_axis_um" - ], - "reference_scale_um": 15.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4b54d4cf1016b477f169148fedcbc7e817a2742385fb00fb7112bc3cf0dfbb97" - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s04", - "assignments": [ - { - "dependency_key": "carrier_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 148.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "carrier_bow_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_bow_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "frame_center_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "frame_center_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:frame_center_y_um", - "dependency_kind": "independent", - "names": [ - "frame_center_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:carrier_bow_um", - "dependency_kind": "independent", - "names": [ - "carrier_bow_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "carrier_bow_um", - "carrier_length_um", - "carrier_width_um", - "frame_center_y_um", - "inner_radius_x_um", - "inner_radius_y_um", - "minimum_bend_radius_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "mutable_names": [ - "carrier_length_um", - "carrier_width_um", - "carrier_bow_um", - "outer_radius_x_um", - "outer_radius_y_um", - "inner_radius_x_um", - "inner_radius_y_um", - "frame_center_y_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:radius_axis_um", - "axis:carrier_length_um" - ], - "reference_scale_um": 21.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9945f47c8a05c9ca99127693205cecd43f902c96474dee82321e0bdad6b7737b" - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s05", - "assignments": [ - { - "dependency_key": "carrier_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 176.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "left_outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "left_inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "right_outer_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "right_outer_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "right_inner_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "right_inner_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "frame_offset_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "frame_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "left_inner_radius_um", - "left_outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:frame_offset_x_um", - "dependency_kind": "independent", - "names": [ - "frame_offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "right_inner_x_um", - "right_inner_y_um", - "right_outer_x_um", - "right_outer_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "carrier_length_um", - "carrier_width_um", - "frame_offset_x_um", - "left_inner_radius_um", - "left_outer_radius_um", - "minimum_bend_radius_um", - "right_inner_x_um", - "right_inner_y_um", - "right_outer_x_um", - "right_outer_y_um" - ], - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "mutable_names": [ - "carrier_length_um", - "carrier_width_um", - "left_outer_radius_um", - "left_inner_radius_um", - "right_outer_x_um", - "right_outer_y_um", - "right_inner_x_um", - "right_inner_y_um", - "frame_offset_x_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:radius_um", - "axis:carrier_length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8cbce6fb2b4e872eb1eb1f35ab94dabdcd0c307e2cad5b66dff8648c0fe6ec25" - }, - { - "anchor_id": "l3_09_closed_subassembly_carrier_relation_s06", - "assignments": [ - { - "dependency_key": "carrier_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 174.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "carrier_level_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_level_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -24.0 - }, - { - "dependency_key": "frame_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "frame_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "frame_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "frame_inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "frame_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "frame_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 49.0 - }, - { - "dependency_key": "frame_level_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "frame_level_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "tether_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tether_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "tether_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "tether_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:frame_pitch_um", - "dependency_kind": "independent", - "names": [ - "frame_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tether_width_um", - "dependency_kind": "independent", - "names": [ - "tether_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:frame_inner_radius_um", - "dependency_kind": "independent", - "names": [ - "frame_inner_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:frame_radius_um", - "dependency_kind": "independent", - "names": [ - "frame_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tether_length_um", - "dependency_kind": "independent", - "names": [ - "tether_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:carrier_level_um", - "dependency_kind": "independent", - "names": [ - "carrier_level_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:frame_level_um", - "dependency_kind": "independent", - "names": [ - "frame_level_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "carrier_length_um", - "carrier_level_um", - "carrier_width_um", - "frame_inner_radius_um", - "frame_level_um", - "frame_pitch_um", - "frame_radius_um", - "minimum_bend_radius_um", - "tether_length_um", - "tether_width_um" - ], - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "mutable_names": [ - "carrier_length_um", - "carrier_width_um", - "carrier_level_um", - "frame_radius_um", - "frame_inner_radius_um", - "frame_pitch_um", - "frame_level_um", - "tether_width_um", - "tether_length_um" - ], - "qualified_axis_ids": [ - "axis:frame_pitch_um", - "axis:carrier_width_um", - "axis:tether_width_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2b9d1794742091ba179dde41370bb6122ab58a1c2580d5306cff42aa26e26214" - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s01", - "assignments": [ - { - "dependency_key": "route_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 150.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "terminal_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "terminal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "detour_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "detour_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 33.0 - }, - { - "dependency_key": "obstacle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "obstacle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 43.0 - }, - { - "dependency_key": "obstacle_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "obstacle_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "window_radius_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "window_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "window_radius_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "window_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_pitch_um", - "dependency_kind": "independent", - "names": [ - "terminal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:window_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "window_radius_x_um", - "window_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:obstacle_length_um", - "dependency_kind": "independent", - "names": [ - "obstacle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:obstacle_height_um", - "dependency_kind": "independent", - "names": [ - "obstacle_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:detour_y_um", - "dependency_kind": "independent", - "names": [ - "detour_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "detour_y_um", - "minimum_bend_radius_um", - "obstacle_height_um", - "obstacle_length_um", - "route_length_um", - "route_width_um", - "terminal_pitch_um", - "window_radius_x_um", - "window_radius_y_um" - ], - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "mutable_names": [ - "route_length_um", - "route_width_um", - "terminal_pitch_um", - "detour_y_um", - "obstacle_length_um", - "obstacle_height_um", - "window_radius_x_um", - "window_radius_y_um" - ], - "qualified_axis_ids": [ - "axis:terminal_pitch_um", - "axis:route_width_um", - "axis:window_radius_axis_um" - ], - "reference_scale_um": 32.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ef412e8bcf4f004761fdc674b3e241ca35b6b84a180d3d113b6e171622c5528d" - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s02", - "assignments": [ - { - "dependency_key": "route_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 150.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "route_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "route_start_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -12.0 - }, - { - "dependency_key": "route_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_end_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "obstacle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "obstacle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "obstacle_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "obstacle_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "obstacle_offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "obstacle_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "notch_radius_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "notch_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:notch_radius_um", - "dependency_kind": "independent", - "names": [ - "notch_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:obstacle_length_um", - "dependency_kind": "independent", - "names": [ - "obstacle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:obstacle_offset_y_um", - "dependency_kind": "independent", - "names": [ - "obstacle_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:obstacle_height_um", - "dependency_kind": "independent", - "names": [ - "obstacle_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:route_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "route_end_y_um", - "route_start_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "minimum_bend_radius_um", - "notch_radius_um", - "obstacle_height_um", - "obstacle_length_um", - "obstacle_offset_y_um", - "route_end_y_um", - "route_length_um", - "route_start_y_um", - "route_width_um" - ], - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "mutable_names": [ - "route_length_um", - "route_width_um", - "route_start_y_um", - "route_end_y_um", - "obstacle_length_um", - "obstacle_height_um", - "obstacle_offset_y_um", - "notch_radius_um" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:notch_radius_um", - "axis:obstacle_length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "de27f3f79c7844e25f6dc8334d4c720dc1359ff658d22cf3513eba0d6b47fc7c" - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s03", - "assignments": [ - { - "dependency_key": "route_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 158.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "obstacle_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "obstacle_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "obstacle_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "obstacle_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "obstacle_bar_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "obstacle_bar_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "obstacle_bar_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "obstacle_bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "obstacle_bar_offset_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "obstacle_bar_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "obstacle_bar_offset_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "obstacle_bar_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "terminal_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "upper_terminal_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "detour_axis_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "upper_detour_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "middle_terminal_axis_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "middle_terminal_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -2.0 - }, - { - "dependency_key": "middle_detour_axis_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "middle_detour_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -31.0 - }, - { - "dependency_key": "terminal_axis_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "lower_terminal_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -22.0 - }, - { - "dependency_key": "detour_axis_um", - "line": 19, - "literal_type": "float", - "mutable": true, - "name": "lower_detour_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -40.0 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:obstacle_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "obstacle_radius_x_um", - "obstacle_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:obstacle_bar_length_um", - "dependency_kind": "independent", - "names": [ - "obstacle_bar_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:obstacle_bar_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "obstacle_bar_offset_x_um", - "obstacle_bar_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:obstacle_bar_height_um", - "dependency_kind": "independent", - "names": [ - "obstacle_bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:detour_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "lower_detour_y_um", - "upper_detour_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:terminal_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "lower_terminal_y_um", - "upper_terminal_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:middle_detour_y_um", - "dependency_kind": "independent", - "names": [ - "middle_detour_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:middle_terminal_y_um", - "dependency_kind": "independent", - "names": [ - "middle_terminal_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "lower_detour_y_um", - "lower_terminal_y_um", - "middle_detour_y_um", - "middle_terminal_y_um", - "minimum_bend_radius_um", - "obstacle_bar_height_um", - "obstacle_bar_length_um", - "obstacle_bar_offset_x_um", - "obstacle_bar_offset_y_um", - "obstacle_radius_x_um", - "obstacle_radius_y_um", - "route_length_um", - "route_width_um", - "upper_detour_y_um", - "upper_terminal_y_um" - ], - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "mutable_names": [ - "route_length_um", - "route_width_um", - "obstacle_radius_x_um", - "obstacle_radius_y_um", - "obstacle_bar_length_um", - "obstacle_bar_height_um", - "obstacle_bar_offset_x_um", - "obstacle_bar_offset_y_um", - "upper_terminal_y_um", - "upper_detour_y_um", - "middle_terminal_y_um", - "middle_detour_y_um", - "lower_terminal_y_um", - "lower_detour_y_um" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:obstacle_radius_axis_um", - "axis:obstacle_bar_length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "903c7e487ce780fd7b7b1bf2f46133cf4f8fc8da176645fcac6c03fb6895dd0d" - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s04", - "assignments": [ - { - "dependency_key": "route_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 190.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "terminal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "detour_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "detour_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "obstacle_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "obstacle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "obstacle_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "obstacle_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "obstacle_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "obstacle_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:obstacle_pitch_um", - "dependency_kind": "independent", - "names": [ - "obstacle_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:terminal_pitch_um", - "dependency_kind": "independent", - "names": [ - "terminal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:obstacle_width_um", - "dependency_kind": "independent", - "names": [ - "obstacle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:obstacle_height_um", - "dependency_kind": "independent", - "names": [ - "obstacle_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:detour_y_um", - "dependency_kind": "independent", - "names": [ - "detour_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "detour_y_um", - "minimum_bend_radius_um", - "obstacle_height_um", - "obstacle_pitch_um", - "obstacle_width_um", - "route_length_um", - "route_width_um", - "terminal_pitch_um" - ], - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "mutable_names": [ - "route_length_um", - "route_width_um", - "terminal_pitch_um", - "detour_y_um", - "obstacle_width_um", - "obstacle_height_um", - "obstacle_pitch_um" - ], - "qualified_axis_ids": [ - "axis:obstacle_pitch_um", - "axis:terminal_pitch_um", - "axis:obstacle_width_um" - ], - "reference_scale_um": 48.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "291d2086d8453638d14724da4879f586d48c1ed286e020cf0382b83966e54e58" - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s05", - "assignments": [ - { - "dependency_key": "route_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 176.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "route_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "route_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "obstacle_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "obstacle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 70.0 - }, - { - "dependency_key": "obstacle_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "obstacle_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "obstacle_offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "obstacle_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "notch_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "notch_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_pitch_um", - "dependency_kind": "independent", - "names": [ - "route_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:obstacle_width_um", - "dependency_kind": "independent", - "names": [ - "obstacle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:notch_radius_um", - "dependency_kind": "independent", - "names": [ - "notch_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:obstacle_offset_y_um", - "dependency_kind": "independent", - "names": [ - "obstacle_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:obstacle_height_um", - "dependency_kind": "independent", - "names": [ - "obstacle_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "minimum_bend_radius_um", - "notch_radius_um", - "obstacle_height_um", - "obstacle_offset_y_um", - "obstacle_width_um", - "route_length_um", - "route_pitch_um", - "route_width_um" - ], - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "mutable_names": [ - "route_length_um", - "route_width_um", - "route_pitch_um", - "obstacle_width_um", - "obstacle_height_um", - "obstacle_offset_y_um", - "notch_radius_um" - ], - "qualified_axis_ids": [ - "axis:route_pitch_um", - "axis:obstacle_width_um", - "axis:route_width_um" - ], - "reference_scale_um": 40.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1bd480934d84e1b4e4dbc66425cf2a48ad81bae59e78c45bab7cf6c54e21b0ef" - }, - { - "anchor_id": "l3_10_obstacle_constrained_route_bundle_s06", - "assignments": [ - { - "dependency_key": "route_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 190.0 - }, - { - "dependency_key": "route_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "terminal_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "terminal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "detour_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "detour_inner_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 35.0 - }, - { - "dependency_key": "detour_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "detour_outer_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 65.0 - }, - { - "dependency_key": "obstacle_radius_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "obstacle_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "obstacle_radius_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "obstacle_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "obstacle_offset_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "obstacle_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_pitch_um", - "dependency_kind": "independent", - "names": [ - "terminal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:obstacle_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "obstacle_radius_x_um", - "obstacle_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:obstacle_offset_x_um", - "dependency_kind": "independent", - "names": [ - "obstacle_offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:detour_um", - "dependency_kind": "ordered_family", - "names": [ - "detour_inner_um", - "detour_outer_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "detour_inner_um", - "detour_outer_um", - "minimum_bend_radius_um", - "obstacle_offset_x_um", - "obstacle_radius_x_um", - "obstacle_radius_y_um", - "route_length_um", - "route_width_um", - "terminal_pitch_um" - ], - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "mutable_names": [ - "route_length_um", - "route_width_um", - "terminal_pitch_um", - "detour_inner_um", - "detour_outer_um", - "obstacle_radius_x_um", - "obstacle_radius_y_um", - "obstacle_offset_x_um" - ], - "qualified_axis_ids": [ - "axis:terminal_pitch_um", - "axis:route_width_um", - "axis:obstacle_radius_axis_um" - ], - "reference_scale_um": 35.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ec393060269ebed2b38eac810626a96dff4f9cf815cb49909fe28311b32489ac" - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s01", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "middle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "middle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "middle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 94.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "station_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "station_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "station_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "station_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "station_margin_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:station_width_um", - "dependency_kind": "independent", - "names": [ - "station_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:middle_length_um", - "dependency_kind": "independent", - "names": [ - "middle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:station_height_um", - "dependency_kind": "independent", - "names": [ - "station_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "lead_length_um", - "middle_length_um", - "middle_width_um", - "narrow_width_um", - "station_count", - "station_height_um", - "station_margin_um", - "station_width_um", - "transition_length_um" - ], - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "mutable_names": [ - "narrow_width_um", - "middle_width_um", - "lead_length_um", - "transition_length_um", - "middle_length_um", - "station_width_um", - "station_height_um", - "station_margin_um" - ], - "qualified_axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "reference_scale_um": 19.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6dd0d4d73554be77fc54414691e69d57165169eb3b2f4ac66e0dcc4f2f45463b" - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s02", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "middle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "middle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "middle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 98.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "station_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "station_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "station_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "station_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "station_margin_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:station_width_um", - "dependency_kind": "independent", - "names": [ - "station_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:middle_length_um", - "dependency_kind": "independent", - "names": [ - "middle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:station_height_um", - "dependency_kind": "independent", - "names": [ - "station_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "lead_length_um", - "middle_length_um", - "middle_width_um", - "narrow_width_um", - "station_count", - "station_height_um", - "station_margin_um", - "station_width_um", - "transition_length_um" - ], - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "mutable_names": [ - "narrow_width_um", - "middle_width_um", - "lead_length_um", - "transition_length_um", - "middle_length_um", - "station_width_um", - "station_height_um", - "station_margin_um" - ], - "qualified_axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "00bac7a8a332aeadb66f8c2c88d6109a2f77f51ab9301085e578445665fcebe0" - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s03", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "middle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "middle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "middle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 104.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "station_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "station_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "station_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "minimum_station_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "station_height_step_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_height_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "station_margin_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:station_width_um", - "dependency_kind": "independent", - "names": [ - "station_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:middle_length_um", - "dependency_kind": "independent", - "names": [ - "middle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:minimum_station_height_um", - "dependency_kind": "independent", - "names": [ - "minimum_station_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_height_step_um", - "dependency_kind": "independent", - "names": [ - "station_height_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "lead_length_um", - "middle_length_um", - "middle_width_um", - "minimum_station_height_um", - "narrow_width_um", - "station_count", - "station_height_step_um", - "station_margin_um", - "station_width_um", - "transition_length_um" - ], - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "mutable_names": [ - "narrow_width_um", - "middle_width_um", - "lead_length_um", - "transition_length_um", - "middle_length_um", - "station_width_um", - "minimum_station_height_um", - "station_height_step_um", - "station_margin_um" - ], - "qualified_axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "84c5b84300733f437c0d4d4cfff2b9d55c2290a3f089b2692c2eaafaa901a989" - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s04", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "middle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "middle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "middle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 110.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": "station_margin_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "station_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "station_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "station_height_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:station_width_um", - "dependency_kind": "independent", - "names": [ - "station_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:middle_length_um", - "dependency_kind": "independent", - "names": [ - "middle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:station_height_um", - "dependency_kind": "independent", - "names": [ - "station_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "lead_length_um", - "middle_length_um", - "middle_width_um", - "narrow_width_um", - "station_count", - "station_height_um", - "station_margin_um", - "station_width_um", - "transition_length_um" - ], - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "mutable_names": [ - "narrow_width_um", - "middle_width_um", - "lead_length_um", - "transition_length_um", - "middle_length_um", - "station_margin_um", - "station_width_um", - "station_height_um" - ], - "qualified_axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:station_width_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5c9dcfd358c90fe0dc931ba5529b4a542a64c21becfb5f9bbb27bb06e3c45d86" - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s05", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "middle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.5 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "middle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "middle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 116.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "subbank_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "subbank_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "subbank_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "left_start_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "left_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "right_start_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "right_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 67.0 - }, - { - "dependency_key": "node_radius_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "rib_width_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:subbank_pitch_um", - "dependency_kind": "independent", - "names": [ - "subbank_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:middle_length_um", - "dependency_kind": "independent", - "names": [ - "middle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rib_height_um", - "dependency_kind": "independent", - "names": [ - "rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:left_start_um", - "dependency_kind": "independent", - "names": [ - "left_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:right_start_um", - "dependency_kind": "independent", - "names": [ - "right_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "lead_length_um", - "left_start_um", - "middle_length_um", - "middle_width_um", - "narrow_width_um", - "node_radius_um", - "rib_height_um", - "rib_width_um", - "right_start_um", - "subbank_count", - "subbank_pitch_um", - "transition_length_um" - ], - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "mutable_names": [ - "narrow_width_um", - "middle_width_um", - "lead_length_um", - "transition_length_um", - "middle_length_um", - "subbank_pitch_um", - "left_start_um", - "right_start_um", - "node_radius_um", - "rib_width_um", - "rib_height_um" - ], - "qualified_axis_ids": [ - "axis:subbank_pitch_um", - "axis:middle_width_um", - "axis:narrow_width_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ee6e62f43601ef16a4a555e3335d0205ee0273e7e49e091c212cd2a705fa36ba" - }, - { - "anchor_id": "l3_11_transition_repeated_transition_spine_s06", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "middle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "middle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "middle_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "middle_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 118.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "station_margin_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "tooth_height_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "substitution_radius_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "substitution_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:middle_width_um", - "dependency_kind": "independent", - "names": [ - "middle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:narrow_width_um", - "dependency_kind": "independent", - "names": [ - "narrow_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:substitution_radius_um", - "dependency_kind": "independent", - "names": [ - "substitution_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:middle_length_um", - "dependency_kind": "independent", - "names": [ - "middle_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "lead_length_um", - "middle_length_um", - "middle_width_um", - "narrow_width_um", - "station_count", - "station_margin_um", - "substitution_radius_um", - "tooth_height_um", - "tooth_width_um", - "transition_length_um" - ], - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "mutable_names": [ - "narrow_width_um", - "middle_width_um", - "lead_length_um", - "transition_length_um", - "middle_length_um", - "station_margin_um", - "tooth_width_um", - "tooth_height_um", - "substitution_radius_um" - ], - "qualified_axis_ids": [ - "axis:middle_width_um", - "axis:narrow_width_um", - "axis:tooth_width_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3786adfdc5f3f2006516c724aa873d1c0720c313d8b65b55c39436638320727d" - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s01", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 132.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": "station_margin_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "rib_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "minimum_rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rib_height_step_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "rib_height_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.6 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.8 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:minimum_rib_height_um", - "dependency_kind": "independent", - "names": [ - "minimum_rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:rib_height_step_um", - "dependency_kind": "independent", - "names": [ - "rib_height_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "minimum_rib_height_um", - "rib_height_step_um", - "rib_width_um", - "spine_length_um", - "spine_width_um", - "station_count", - "station_margin_um" - ], - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "station_margin_um", - "rib_width_um", - "minimum_rib_height_um", - "rib_height_step_um" - ], - "qualified_axis_ids": [ - "axis:rib_width_um", - "axis:spine_width_um", - "axis:spine_length_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b55c7524a55619a190fe12f61f0aaf216d94b3d55d37a7b84559c8cdf0b2429e" - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s02", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 136.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "station_margin_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "wing_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wing_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "wing_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "minimum_wing_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "wing_height_step_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "wing_height_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.4 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.8 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:wing_width_um", - "dependency_kind": "independent", - "names": [ - "wing_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:minimum_wing_height_um", - "dependency_kind": "independent", - "names": [ - "minimum_wing_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:wing_height_step_um", - "dependency_kind": "independent", - "names": [ - "wing_height_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "minimum_wing_height_um", - "spine_length_um", - "spine_width_um", - "station_count", - "station_margin_um", - "wing_height_step_um", - "wing_width_um" - ], - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "station_margin_um", - "wing_width_um", - "minimum_wing_height_um", - "wing_height_step_um" - ], - "qualified_axis_ids": [ - "axis:spine_width_um", - "axis:wing_width_um", - "axis:spine_length_um" - ], - "reference_scale_um": 11.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4ab1aa6ae9964fb4f970168f77137d08d5afe6e3ef3a3060fa943f5de101c5e8" - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s03", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 140.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "station_margin_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "node_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "minimum_node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": "node_radius_step_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "node_radius_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.75 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:minimum_node_radius_um", - "dependency_kind": "independent", - "names": [ - "minimum_node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:node_radius_step_um", - "dependency_kind": "independent", - "names": [ - "node_radius_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "minimum_node_radius_um", - "node_radius_step_um", - "spine_length_um", - "spine_width_um", - "station_count", - "station_margin_um" - ], - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "station_margin_um", - "minimum_node_radius_um", - "node_radius_step_um" - ], - "qualified_axis_ids": [ - "axis:spine_width_um", - "axis:minimum_node_radius_um", - "axis:node_radius_step_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "23d43f4f8dd974b67e55bcdcbacd4417bdb72a2f385f0533e8a247f244cdeb66" - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s04", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 148.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "bank_margin_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bank_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "station_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "station_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "station_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "station_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:station_width_um", - "dependency_kind": "independent", - "names": [ - "station_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:station_height_um", - "dependency_kind": "independent", - "names": [ - "station_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:bank_margin_um", - "dependency_kind": "independent", - "names": [ - "bank_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bank_margin_um", - "spine_length_um", - "spine_width_um", - "station_count", - "station_height_um", - "station_width_um" - ], - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "bank_margin_um", - "station_width_um", - "station_height_um" - ], - "qualified_axis_ids": [ - "axis:spine_width_um", - "axis:station_width_um", - "axis:spine_length_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a2de219687d5f8eb2c72f781db616797241e16ac7b5cb9c7f551306cb854af2c" - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s05", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 150.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "station_margin_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "rib_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "minimum_rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rib_height_step_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "rib_height_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.5 - }, - { - "dependency_key": "node_radius_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "minimum_node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.4 - }, - { - "dependency_key": "node_radius_step_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "node_radius_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.45 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:minimum_node_radius_um", - "dependency_kind": "independent", - "names": [ - "minimum_node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:node_radius_step_um", - "dependency_kind": "independent", - "names": [ - "node_radius_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:minimum_rib_height_um", - "dependency_kind": "independent", - "names": [ - "minimum_rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:rib_height_step_um", - "dependency_kind": "independent", - "names": [ - "rib_height_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "minimum_node_radius_um", - "minimum_rib_height_um", - "node_radius_step_um", - "rib_height_step_um", - "rib_width_um", - "spine_length_um", - "spine_width_um", - "station_count", - "station_margin_um" - ], - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "station_margin_um", - "rib_width_um", - "minimum_rib_height_um", - "rib_height_step_um", - "minimum_node_radius_um", - "node_radius_step_um" - ], - "qualified_axis_ids": [ - "axis:rib_width_um", - "axis:spine_width_um", - "axis:minimum_node_radius_um" - ], - "reference_scale_um": 7.25, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1b0d222c3469d76e14dda921c8b2c67bb7c37a7030d670c39a62cc00e3bfe087" - }, - { - "anchor_id": "l3_12_bilateral_graded_carrier_s06", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 152.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "station_margin_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "primary_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "satellite_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "satellite_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.2 - }, - { - "dependency_key": "rank_overlap_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "rank_overlap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:primary_radius_um", - "dependency_kind": "independent", - "names": [ - "primary_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:satellite_radius_um", - "dependency_kind": "independent", - "names": [ - "satellite_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rank_overlap_um", - "dependency_kind": "independent", - "names": [ - "rank_overlap_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "primary_radius_um", - "rank_overlap_um", - "satellite_radius_um", - "spine_length_um", - "spine_width_um", - "station_count", - "station_margin_um" - ], - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "station_margin_um", - "primary_radius_um", - "satellite_radius_um", - "rank_overlap_um" - ], - "qualified_axis_ids": [ - "axis:spine_width_um", - "axis:primary_radius_um", - "axis:satellite_radius_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e82f8e3eb31bf0da64f4efe4bb354db1b12eb4a473a606415da293f7f5ae78af" - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s01", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 154.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "bank_station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "bank_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bank_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.5 - }, - { - "dependency_key": "bank_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "left_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "bank_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "right_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 93.5 - }, - { - "dependency_key": "tooth_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": "tooth_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.8 - }, - { - "dependency_key": "defect_span_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "defect_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bank_pitch_um", - "dependency_kind": "independent", - "names": [ - "bank_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:defect_span_um", - "dependency_kind": "independent", - "names": [ - "defect_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:bank_um", - "dependency_kind": "ordered_family", - "names": [ - "left_bank_start_um", - "right_bank_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bank_pitch_um", - "bank_station_count", - "defect_span_um", - "left_bank_start_um", - "right_bank_start_um", - "spine_length_um", - "spine_width_um", - "tooth_height_um", - "tooth_width_um" - ], - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "bank_pitch_um", - "left_bank_start_um", - "right_bank_start_um", - "tooth_width_um", - "tooth_height_um", - "defect_span_um" - ], - "qualified_axis_ids": [ - "axis:bank_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "reference_scale_um": 21.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "856b6ded60117eb5edbfe3b6d50727298cbace3ee519791274c60761b9b8751b" - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s02", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 158.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "bank_station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "bank_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bank_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "bank_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "left_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "bank_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "right_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 103.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "tooth_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.8 - }, - { - "dependency_key": "defect_cross_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "defect_cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "defect_cross_width_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "defect_cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "defect_center_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "defect_center_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 79.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bank_pitch_um", - "dependency_kind": "independent", - "names": [ - "bank_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:defect_cross_width_um", - "dependency_kind": "independent", - "names": [ - "defect_cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:defect_cross_length_um", - "dependency_kind": "independent", - "names": [ - "defect_cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:bank_um", - "dependency_kind": "ordered_family", - "names": [ - "left_bank_start_um", - "right_bank_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - }, - { - "axis_id": "axis:defect_center_um", - "dependency_kind": "independent", - "names": [ - "defect_center_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bank_pitch_um", - "bank_station_count", - "defect_center_um", - "defect_cross_length_um", - "defect_cross_width_um", - "left_bank_start_um", - "right_bank_start_um", - "spine_length_um", - "spine_width_um", - "tooth_height_um", - "tooth_width_um" - ], - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "bank_pitch_um", - "left_bank_start_um", - "right_bank_start_um", - "tooth_width_um", - "tooth_height_um", - "defect_cross_length_um", - "defect_cross_width_um", - "defect_center_um" - ], - "qualified_axis_ids": [ - "axis:bank_pitch_um", - "axis:defect_cross_width_um", - "axis:spine_width_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7ad3fb8edb07062d82e8dda1dde7cd7c73f29f33b9bd17311a653105debdf9f4" - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s03", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 166.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "bank_station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "bank_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bank_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.5 - }, - { - "dependency_key": "bank_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "left_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "bank_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "right_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 110.0 - }, - { - "dependency_key": "tooth_height_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "minimum_tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "tooth_height_step_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "tooth_width_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.8 - }, - { - "dependency_key": "defect_body_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "defect_body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "defect_body_height_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "defect_body_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 29.0 - }, - { - "dependency_key": "defect_center_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "defect_center_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 83.0 - }, - { - "dependency_key": "void_diameter_um", - "line": 19, - "literal_type": "float", - "mutable": true, - "name": "void_diameter_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "void_vertical_offset_um", - "line": 20, - "literal_type": "float", - "mutable": true, - "name": "void_vertical_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.5 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bank_pitch_um", - "dependency_kind": "independent", - "names": [ - "bank_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:defect_body_length_um", - "dependency_kind": "independent", - "names": [ - "defect_body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:void_vertical_offset_um", - "dependency_kind": "independent", - "names": [ - "void_vertical_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:defect_body_height_um", - "dependency_kind": "independent", - "names": [ - "defect_body_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:minimum_tooth_height_um", - "dependency_kind": "independent", - "names": [ - "minimum_tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:tooth_height_step_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:bank_um", - "dependency_kind": "ordered_family", - "names": [ - "left_bank_start_um", - "right_bank_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - }, - { - "axis_id": "axis:defect_center_um", - "dependency_kind": "independent", - "names": [ - "defect_center_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:void_diameter_um", - "dependency_kind": "independent", - "names": [ - "void_diameter_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bank_pitch_um", - "bank_station_count", - "defect_body_height_um", - "defect_body_length_um", - "defect_center_um", - "left_bank_start_um", - "minimum_tooth_height_um", - "right_bank_start_um", - "spine_length_um", - "spine_width_um", - "tooth_height_step_um", - "tooth_width_um", - "void_diameter_um", - "void_vertical_offset_um" - ], - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "bank_pitch_um", - "left_bank_start_um", - "right_bank_start_um", - "minimum_tooth_height_um", - "tooth_height_step_um", - "tooth_width_um", - "defect_body_length_um", - "defect_body_height_um", - "defect_center_um", - "void_diameter_um", - "void_vertical_offset_um" - ], - "qualified_axis_ids": [ - "axis:bank_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "553775df26866d4a42b16d6f77c91f96eaa27be98ab0afa5e904ce2dd766e4a5" - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s04", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 170.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 16 - }, - { - "dependency_key": "station_margin_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "station_margin_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "list", - "mutable": false, - "name": "upper_vacancy_indices", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": [ - 4, - 10 - ] - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "list", - "mutable": false, - "name": "lower_vacancy_indices", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": [ - 6, - 12 - ] - }, - { - "dependency_key": "tooth_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "tooth_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:station_margin_um", - "dependency_kind": "independent", - "names": [ - "station_margin_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "lower_vacancy_indices", - "spine_length_um", - "spine_width_um", - "station_count", - "station_margin_um", - "tooth_height_um", - "tooth_width_um", - "upper_vacancy_indices" - ], - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "station_margin_um", - "tooth_width_um", - "tooth_height_um" - ], - "qualified_axis_ids": [ - "axis:spine_width_um", - "axis:tooth_width_um", - "axis:spine_length_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e83e541c0e3e06b4709bb0c003edae295c9a07da0cef92e6ad92934908552f8f" - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s05", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 168.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "bank_station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "bank_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bank_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.5 - }, - { - "dependency_key": "bank_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "left_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "bank_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "right_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 112.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "tooth_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.8 - }, - { - "dependency_key": "defect_center_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "defect_center_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 84.0 - }, - { - "dependency_key": "defect_node_radius_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "defect_node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "defect_arm_width_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "defect_arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "defect_arm_length_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "defect_arm_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bank_pitch_um", - "dependency_kind": "independent", - "names": [ - "bank_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:defect_arm_width_um", - "dependency_kind": "independent", - "names": [ - "defect_arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:defect_node_radius_um", - "dependency_kind": "independent", - "names": [ - "defect_node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:defect_arm_length_um", - "dependency_kind": "independent", - "names": [ - "defect_arm_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:bank_um", - "dependency_kind": "ordered_family", - "names": [ - "left_bank_start_um", - "right_bank_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - }, - { - "axis_id": "axis:defect_center_um", - "dependency_kind": "independent", - "names": [ - "defect_center_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bank_pitch_um", - "bank_station_count", - "defect_arm_length_um", - "defect_arm_width_um", - "defect_center_um", - "defect_node_radius_um", - "left_bank_start_um", - "right_bank_start_um", - "spine_length_um", - "spine_width_um", - "tooth_height_um", - "tooth_width_um" - ], - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "bank_pitch_um", - "left_bank_start_um", - "right_bank_start_um", - "tooth_width_um", - "tooth_height_um", - "defect_center_um", - "defect_node_radius_um", - "defect_arm_width_um", - "defect_arm_length_um" - ], - "qualified_axis_ids": [ - "axis:bank_pitch_um", - "axis:defect_arm_width_um", - "axis:spine_width_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6af0edc9fe5a9f3684eab68a853d5f1a97142f915e82d93a43efd6f0223b5ffc" - }, - { - "anchor_id": "l3_13_dual_bank_local_defect_s06", - "assignments": [ - { - "dependency_key": "spine_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 172.0 - }, - { - "dependency_key": "spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "bank_station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "bank_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bank_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "bank_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "left_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "bank_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "right_bank_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 106.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": "tooth_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "phase_shift_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "phase_shift_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.8 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:bank_pitch_um", - "dependency_kind": "independent", - "names": [ - "bank_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_length_um", - "dependency_kind": "independent", - "names": [ - "spine_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:bank_um", - "dependency_kind": "ordered_family", - "names": [ - "left_bank_start_um", - "right_bank_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - }, - { - "axis_id": "axis:phase_shift_um", - "dependency_kind": "independent", - "names": [ - "phase_shift_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bank_pitch_um", - "bank_station_count", - "left_bank_start_um", - "phase_shift_um", - "right_bank_start_um", - "spine_length_um", - "spine_width_um", - "tooth_height_um", - "tooth_width_um" - ], - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "mutable_names": [ - "spine_length_um", - "spine_width_um", - "bank_pitch_um", - "left_bank_start_um", - "right_bank_start_um", - "tooth_width_um", - "tooth_height_um", - "phase_shift_um" - ], - "qualified_axis_ids": [ - "axis:bank_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "reference_scale_um": 15.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d3ad93f7745c42ab70b8fe817016b981449e0cfa1dd28d2b9e9a011c4a212a3b" - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "row_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "column_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "channel_column", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "cell_span_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cell_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "cell_arm_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "cell_arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:cell_arm_width_um", - "dependency_kind": "independent", - "names": [ - "cell_arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cell_span_um", - "dependency_kind": "independent", - "names": [ - "cell_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "cell_arm_width_um", - "cell_span_um", - "channel_column", - "column_count", - "pitch_x_um", - "pitch_y_um", - "row_count" - ], - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "cell_span_um", - "cell_arm_width_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_span_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "dd29b1ca77bcfdc3cc59bae4f0f4cd13c758ac0858714910b5f5af2cfbae4fef" - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "row_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "column_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "void_diameter_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "void_diameter_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "ring_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "ring_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "tab_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tab_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "tab_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tab_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "tab_overlap_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "tab_overlap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:ring_width_um", - "dependency_kind": "independent", - "names": [ - "ring_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tab_length_um", - "dependency_kind": "independent", - "names": [ - "tab_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tab_height_um", - "dependency_kind": "independent", - "names": [ - "tab_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:tab_overlap_um", - "dependency_kind": "independent", - "names": [ - "tab_overlap_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:void_diameter_um", - "dependency_kind": "independent", - "names": [ - "void_diameter_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "column_count", - "pitch_x_um", - "pitch_y_um", - "ring_width_um", - "row_count", - "tab_height_um", - "tab_length_um", - "tab_overlap_um", - "void_diameter_um" - ], - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "void_diameter_um", - "ring_width_um", - "tab_length_um", - "tab_height_um", - "tab_overlap_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:ring_width_um", - "axis:tab_length_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ce164bdd9d7c8131e862fede6b433a6c9bb09a5c2ef65b35495d26e17cef8e65" - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "row_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "column_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "cell_size_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cell_size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "cell_size_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cell_size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "cell_arm_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "cell_arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "parity_rotation_deg", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "parity_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:cell_arm_width_um", - "dependency_kind": "independent", - "names": [ - "cell_arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cell_size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "cell_size_x_um", - "cell_size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:parity_rotation_deg", - "dependency_kind": "independent", - "names": [ - "parity_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "cell_arm_width_um", - "cell_size_x_um", - "cell_size_y_um", - "column_count", - "parity_rotation_deg", - "pitch_x_um", - "pitch_y_um", - "row_count" - ], - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "cell_size_x_um", - "cell_size_y_um", - "cell_arm_width_um", - "parity_rotation_deg" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_size_axis_um" - ], - "reference_scale_um": 30.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f628f00f9aa94c3f384878f0c1aad8d30d91aeba506f6611b977da0f9124c29f" - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "row_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "column_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "cross_span_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cross_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "cross_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "node_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:cross_span_um", - "dependency_kind": "independent", - "names": [ - "cross_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "column_count", - "cross_span_um", - "cross_width_um", - "node_radius_um", - "pitch_x_um", - "pitch_y_um", - "row_count" - ], - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "cross_span_um", - "cross_width_um", - "node_radius_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:cross_width_um", - "axis:node_radius_um" - ], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c24bc44ed931a424509e389c5f25009842efc1693130919439f3b67431ef2da7" - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "row_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "column_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "cell_size_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cell_size_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "cell_size_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cell_size_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "cell_arm_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "cell_arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "domain_rotation_deg", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "right_domain_rotation_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 180.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:cell_arm_width_um", - "dependency_kind": "independent", - "names": [ - "cell_arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cell_size_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "cell_size_x_um", - "cell_size_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:right_domain_rotation_deg", - "dependency_kind": "independent", - "names": [ - "right_domain_rotation_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "cell_arm_width_um", - "cell_size_x_um", - "cell_size_y_um", - "column_count", - "pitch_x_um", - "pitch_y_um", - "right_domain_rotation_deg", - "row_count" - ], - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "cell_size_x_um", - "cell_size_y_um", - "cell_arm_width_um", - "right_domain_rotation_deg" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_size_axis_um" - ], - "reference_scale_um": 32.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5494dd2ce5731b915e240cd3cd730a3f6b1ee78c9cdc2949da774a4c75561c1b" - }, - { - "anchor_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "row_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "int", - "mutable": false, - "name": "column_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "pitch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "pitch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "cell_span_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "cell_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.5 - }, - { - "dependency_key": "cell_arm_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cell_arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "pitch_x_um", - "pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:cell_arm_width_um", - "dependency_kind": "independent", - "names": [ - "cell_arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cell_span_um", - "dependency_kind": "independent", - "names": [ - "cell_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "cell_arm_width_um", - "cell_span_um", - "column_count", - "pitch_x_um", - "pitch_y_um", - "row_count" - ], - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "mutable_names": [ - "pitch_x_um", - "pitch_y_um", - "cell_span_um", - "cell_arm_width_um" - ], - "qualified_axis_ids": [ - "axis:pitch_axis_um", - "axis:cell_arm_width_um", - "axis:cell_span_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a8b35f83ba43c09c3da6f89e51ea93778c50069457fbfba581addf398261fe82" - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "assignments": [ - { - "dependency_key": "hub_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "hub_cross_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": "hub_cross_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "hub_aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "hub_aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rail_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "taper_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "arm_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "angular_pitch_deg", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "angular_pitch_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 60.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angular_pitch_deg", - "dependency_kind": "independent", - "names": [ - "angular_pitch_deg" - ], - "parameter_class": "realization_angle", - "priority": 116 - }, - { - "axis_id": "axis:hub_aperture_width_um", - "dependency_kind": "independent", - "names": [ - "hub_aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_cross_width_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_cross_length_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "angular_pitch_deg", - "arm_count", - "attachment_overlap_um", - "hub_aperture_width_um", - "hub_cross_length_um", - "hub_cross_width_um", - "hub_radius_um", - "lead_length_um", - "rail_width_um", - "taper_length_um" - ], - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "mutable_names": [ - "hub_radius_um", - "hub_cross_length_um", - "hub_cross_width_um", - "hub_aperture_width_um", - "rail_width_um", - "taper_length_um", - "lead_length_um", - "angular_pitch_deg" - ], - "qualified_axis_ids": [ - "axis:hub_aperture_width_um", - "axis:hub_cross_width_um", - "axis:rail_width_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f0db667357a1e20c3972067d57cd31a0fa9bce0164e620eec75ba5b3a02b8f7e" - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "assignments": [ - { - "dependency_key": "hub_square_size_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_square_size_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "hub_diamond_size_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_diamond_size_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "stem_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "wide_stem_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rail_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "stem_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "stem_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "stem_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "stem_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "taper_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "arm_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "angular_pitch_deg", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "angular_pitch_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 45.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angular_pitch_deg", - "dependency_kind": "independent", - "names": [ - "angular_pitch_deg" - ], - "parameter_class": "realization_angle", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:wide_stem_width_um", - "dependency_kind": "independent", - "names": [ - "wide_stem_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:stem_length_um", - "dependency_kind": "independent", - "names": [ - "stem_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:hub_diamond_size_um", - "dependency_kind": "independent", - "names": [ - "hub_diamond_size_um" - ], - "parameter_class": "realization_dimension", - "priority": 92 - }, - { - "axis_id": "axis:hub_square_size_um", - "dependency_kind": "independent", - "names": [ - "hub_square_size_um" - ], - "parameter_class": "realization_dimension", - "priority": 92 - }, - { - "axis_id": "axis:stem_start_um", - "dependency_kind": "independent", - "names": [ - "stem_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angular_pitch_deg", - "arm_count", - "hub_diamond_size_um", - "hub_square_size_um", - "lead_length_um", - "rail_width_um", - "stem_length_um", - "stem_start_um", - "taper_length_um", - "wide_stem_width_um" - ], - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "mutable_names": [ - "hub_square_size_um", - "hub_diamond_size_um", - "wide_stem_width_um", - "rail_width_um", - "stem_start_um", - "stem_length_um", - "taper_length_um", - "lead_length_um", - "angular_pitch_deg" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:wide_stem_width_um", - "axis:lead_length_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bc2d782add58fa1f3e426b271891ad2f403c271ed3916fe78935355d05363039" - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "assignments": [ - { - "dependency_key": "hub_radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "hub_bar_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_bar_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "hub_bar_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "hub_bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "inner_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rail_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "stem_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "stem_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "stem_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "stem_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "taper_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "lead_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "sector_deg", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "sector_start_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": -70.0 - }, - { - "dependency_key": "sector_pitch_deg", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "sector_pitch_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 35.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "arm_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:sector_pitch_deg", - "dependency_kind": "independent", - "names": [ - "sector_pitch_deg" - ], - "parameter_class": "realization_angle", - "priority": 116 - }, - { - "axis_id": "axis:hub_bar_width_um", - "dependency_kind": "independent", - "names": [ - "hub_bar_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:inner_width_um", - "dependency_kind": "independent", - "names": [ - "inner_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:stem_length_um", - "dependency_kind": "independent", - "names": [ - "stem_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:hub_bar_height_um", - "dependency_kind": "independent", - "names": [ - "hub_bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:sector_start_deg", - "dependency_kind": "independent", - "names": [ - "sector_start_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - }, - { - "axis_id": "axis:stem_start_um", - "dependency_kind": "independent", - "names": [ - "stem_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "arm_count", - "hub_bar_height_um", - "hub_bar_width_um", - "hub_radius_x_um", - "hub_radius_y_um", - "inner_width_um", - "lead_length_um", - "rail_width_um", - "sector_pitch_deg", - "sector_start_deg", - "stem_length_um", - "stem_start_um", - "taper_length_um" - ], - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "mutable_names": [ - "hub_radius_x_um", - "hub_radius_y_um", - "hub_bar_width_um", - "hub_bar_height_um", - "inner_width_um", - "rail_width_um", - "stem_start_um", - "stem_length_um", - "taper_length_um", - "lead_length_um", - "sector_start_deg", - "sector_pitch_deg" - ], - "qualified_axis_ids": [ - "axis:hub_bar_width_um", - "axis:inner_width_um", - "axis:rail_width_um" - ], - "reference_scale_um": 15.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "94add2f634a4f93130dd21fac01fed29840f1a224c491db6c667cc09b61c873a" - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "assignments": [ - { - "dependency_key": "hub_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "hub_cross_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "hub_cross_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "stem_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "stem_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "leaf_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "leaf_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": "stem_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "stem_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "stem_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "stem_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "leaf_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "leaf_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "branch_angle_deg", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "branch_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "arm_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "angular_pitch_deg", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "angular_pitch_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 60.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angular_pitch_deg", - "dependency_kind": "independent", - "names": [ - "angular_pitch_deg" - ], - "parameter_class": "realization_angle", - "priority": 116 - }, - { - "axis_id": "axis:hub_cross_width_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:leaf_width_um", - "dependency_kind": "independent", - "names": [ - "leaf_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:stem_width_um", - "dependency_kind": "independent", - "names": [ - "stem_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_cross_length_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:leaf_length_um", - "dependency_kind": "independent", - "names": [ - "leaf_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:stem_length_um", - "dependency_kind": "independent", - "names": [ - "stem_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:branch_angle_deg", - "dependency_kind": "independent", - "names": [ - "branch_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:stem_start_um", - "dependency_kind": "independent", - "names": [ - "stem_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angular_pitch_deg", - "arm_count", - "branch_angle_deg", - "hub_cross_length_um", - "hub_cross_width_um", - "hub_radius_um", - "leaf_length_um", - "leaf_width_um", - "stem_length_um", - "stem_start_um", - "stem_width_um" - ], - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "mutable_names": [ - "hub_radius_um", - "hub_cross_length_um", - "hub_cross_width_um", - "stem_width_um", - "leaf_width_um", - "stem_start_um", - "stem_length_um", - "leaf_length_um", - "branch_angle_deg", - "angular_pitch_deg" - ], - "qualified_axis_ids": [ - "axis:hub_cross_width_um", - "axis:leaf_width_um", - "axis:stem_width_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e08f36d835721b47f1665c4fbbfb5835540f5f0e7824a07883df6067510fbaf9" - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "assignments": [ - { - "dependency_key": "hub_square_size_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_square_size_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "outer_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "stem_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "stem_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "inner_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "transition_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "outer_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "arm_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": "angular_pitch_deg", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "angular_pitch_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 45.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angular_pitch_deg", - "dependency_kind": "independent", - "names": [ - "angular_pitch_deg" - ], - "parameter_class": "realization_angle", - "priority": 116 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_width_um", - "outer_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_length_um", - "outer_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:hub_square_size_um", - "dependency_kind": "independent", - "names": [ - "hub_square_size_um" - ], - "parameter_class": "realization_dimension", - "priority": 92 - }, - { - "axis_id": "axis:stem_start_um", - "dependency_kind": "independent", - "names": [ - "stem_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angular_pitch_deg", - "arm_count", - "hub_radius_um", - "hub_square_size_um", - "inner_length_um", - "inner_width_um", - "outer_length_um", - "outer_width_um", - "stem_start_um", - "transition_length_um" - ], - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "mutable_names": [ - "hub_square_size_um", - "hub_radius_um", - "inner_width_um", - "outer_width_um", - "stem_start_um", - "inner_length_um", - "transition_length_um", - "outer_length_um", - "angular_pitch_deg" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_radius_um", - "axis:length_um" - ], - "reference_scale_um": 17.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5f518b3e7217bc59998c23830a4833d0520314e6a985472fe7f378417d5e78f7" - }, - { - "anchor_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "assignments": [ - { - "dependency_key": "hub_radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "hub_bar_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_bar_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "hub_bar_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "hub_bar_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.5 - }, - { - "dependency_key": "width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": "arm_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "arm_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "wide_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "inner_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "taper_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "outer_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:hub_bar_width_um", - "dependency_kind": "independent", - "names": [ - "hub_bar_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_length_um", - "outer_length_um", - "wide_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:hub_bar_height_um", - "dependency_kind": "independent", - "names": [ - "hub_bar_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:arm_start_um", - "dependency_kind": "independent", - "names": [ - "arm_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "arm_start_um", - "hub_bar_height_um", - "hub_bar_width_um", - "hub_radius_x_um", - "hub_radius_y_um", - "inner_length_um", - "narrow_width_um", - "outer_length_um", - "taper_length_um", - "wide_length_um", - "wide_width_um" - ], - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "mutable_names": [ - "hub_radius_x_um", - "hub_radius_y_um", - "hub_bar_width_um", - "hub_bar_height_um", - "wide_width_um", - "narrow_width_um", - "arm_start_um", - "wide_length_um", - "inner_length_um", - "taper_length_um", - "outer_length_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:hub_bar_width_um", - "axis:hub_radius_axis_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5f7f6b91c56b87bb7ad014c6b568c9547aaed5884d37a463ff777eeef3840b51" - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "assignments": [ - { - "dependency_key": "hub_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 35.0 - }, - { - "dependency_key": "hub_height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "route_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "route_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "inner_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "turn_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "turn_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "turn_angle_deg", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "turn_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 38.0 - }, - { - "dependency_key": "length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "outer_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:turn_radius_um", - "dependency_kind": "independent", - "names": [ - "turn_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_length_um", - "outer_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:hub_length_um", - "dependency_kind": "independent", - "names": [ - "hub_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:hub_height_um", - "dependency_kind": "independent", - "names": [ - "hub_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:turn_angle_deg", - "dependency_kind": "independent", - "names": [ - "turn_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:route_start_um", - "dependency_kind": "independent", - "names": [ - "route_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "hub_height_um", - "hub_length_um", - "hub_radius_um", - "inner_length_um", - "outer_length_um", - "route_start_um", - "route_width_um", - "turn_angle_deg", - "turn_radius_um" - ], - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "mutable_names": [ - "hub_length_um", - "hub_height_um", - "hub_radius_um", - "route_width_um", - "route_start_um", - "inner_length_um", - "turn_radius_um", - "turn_angle_deg", - "outer_length_um" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:hub_radius_um", - "axis:turn_radius_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "eadf0692df371307bfc0cdae7eb236a9ec1a7cb346bb9be5444cdefe2020f27d" - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "assignments": [ - { - "dependency_key": "hub_side_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "hub_core_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_core_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.5 - }, - { - "dependency_key": "route_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "route_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.5 - }, - { - "dependency_key": "route_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "signed_offset_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "signed_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "arm_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "angular_pitch_deg", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "angular_pitch_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 60.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angular_pitch_deg", - "dependency_kind": "independent", - "names": [ - "angular_pitch_deg" - ], - "parameter_class": "realization_angle", - "priority": 116 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_core_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_core_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_side_length_um", - "dependency_kind": "independent", - "names": [ - "hub_side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:signed_offset_um", - "dependency_kind": "independent", - "names": [ - "signed_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:route_start_um", - "dependency_kind": "independent", - "names": [ - "route_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angular_pitch_deg", - "arm_count", - "hub_core_radius_um", - "hub_side_length_um", - "lead_length_um", - "route_length_um", - "route_start_um", - "route_width_um", - "signed_offset_um" - ], - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "mutable_names": [ - "hub_side_length_um", - "hub_core_radius_um", - "route_width_um", - "route_start_um", - "route_length_um", - "signed_offset_um", - "lead_length_um", - "angular_pitch_deg" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:hub_core_radius_um", - "axis:hub_side_length_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3682a2490cc7f86e9529cea555811c5119376c001000332edf02e39829a83050" - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "assignments": [ - { - "dependency_key": "hub_radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "hub_cross_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 43.0 - }, - { - "dependency_key": "hub_cross_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "route_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "route_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "route_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.5 - }, - { - "dependency_key": "route_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "offset_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "diagonal_angle_deg", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "diagonal_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 42.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:hub_cross_width_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:hub_cross_length_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:diagonal_angle_deg", - "dependency_kind": "independent", - "names": [ - "diagonal_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:route_start_um", - "dependency_kind": "independent", - "names": [ - "route_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "diagonal_angle_deg", - "hub_cross_length_um", - "hub_cross_width_um", - "hub_radius_x_um", - "hub_radius_y_um", - "offset_um", - "route_length_um", - "route_start_um", - "route_width_um" - ], - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "mutable_names": [ - "hub_radius_x_um", - "hub_radius_y_um", - "hub_cross_length_um", - "hub_cross_width_um", - "route_width_um", - "route_start_um", - "route_length_um", - "offset_um", - "diagonal_angle_deg" - ], - "qualified_axis_ids": [ - "axis:hub_cross_width_um", - "axis:route_width_um", - "axis:hub_radius_axis_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "fec0e5f42cdd19d1ae5e0897070b20e9fbb087b5dbfaffec6feb64296463396e" - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "assignments": [ - { - "dependency_key": "hub_side_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "stem_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "stem_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "leaf_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leaf_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": "stem_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "stem_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "stem_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "stem_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "leaf_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "leaf_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "fork_angle_deg", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "fork_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 25.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "arm_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "angular_pitch_deg", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "angular_pitch_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 60.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:angular_pitch_deg", - "dependency_kind": "independent", - "names": [ - "angular_pitch_deg" - ], - "parameter_class": "realization_angle", - "priority": 116 - }, - { - "axis_id": "axis:leaf_width_um", - "dependency_kind": "independent", - "names": [ - "leaf_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:stem_width_um", - "dependency_kind": "independent", - "names": [ - "stem_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_side_length_um", - "dependency_kind": "independent", - "names": [ - "hub_side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:leaf_length_um", - "dependency_kind": "independent", - "names": [ - "leaf_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:stem_length_um", - "dependency_kind": "independent", - "names": [ - "stem_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:fork_angle_deg", - "dependency_kind": "independent", - "names": [ - "fork_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:stem_start_um", - "dependency_kind": "independent", - "names": [ - "stem_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "angular_pitch_deg", - "arm_count", - "fork_angle_deg", - "hub_radius_um", - "hub_side_length_um", - "leaf_length_um", - "leaf_width_um", - "stem_length_um", - "stem_start_um", - "stem_width_um" - ], - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "mutable_names": [ - "hub_side_length_um", - "hub_radius_um", - "stem_width_um", - "leaf_width_um", - "stem_start_um", - "stem_length_um", - "leaf_length_um", - "fork_angle_deg", - "angular_pitch_deg" - ], - "qualified_axis_ids": [ - "axis:leaf_width_um", - "axis:stem_width_um", - "axis:hub_radius_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aebe112b6e01122c2240e957b440a82f51906830b29a5de9e67d0ecbc9783434" - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "assignments": [ - { - "dependency_key": "hub_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "hub_cross_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "hub_cross_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "stem_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "stem_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "leaf_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "leaf_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "stem_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "stem_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "stem_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "stem_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "node_radius_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "leaf_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "leaf_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "leaf_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "leaf_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "fork_angle_deg", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "fork_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:hub_cross_width_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:leaf_width_um", - "dependency_kind": "independent", - "names": [ - "leaf_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:stem_width_um", - "dependency_kind": "independent", - "names": [ - "stem_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_cross_length_um", - "dependency_kind": "independent", - "names": [ - "hub_cross_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:leaf_length_um", - "dependency_kind": "independent", - "names": [ - "leaf_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:stem_length_um", - "dependency_kind": "independent", - "names": [ - "stem_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:fork_angle_deg", - "dependency_kind": "independent", - "names": [ - "fork_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:leaf_start_um", - "dependency_kind": "independent", - "names": [ - "leaf_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:stem_start_um", - "dependency_kind": "independent", - "names": [ - "stem_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "fork_angle_deg", - "hub_cross_length_um", - "hub_cross_width_um", - "hub_radius_um", - "leaf_length_um", - "leaf_start_um", - "leaf_width_um", - "node_radius_um", - "stem_length_um", - "stem_start_um", - "stem_width_um" - ], - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "mutable_names": [ - "hub_radius_um", - "hub_cross_length_um", - "hub_cross_width_um", - "stem_width_um", - "leaf_width_um", - "stem_start_um", - "stem_length_um", - "node_radius_um", - "leaf_start_um", - "leaf_length_um", - "fork_angle_deg" - ], - "qualified_axis_ids": [ - "axis:hub_cross_width_um", - "axis:leaf_width_um", - "axis:stem_width_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "dd3eac52a5001aa220cd387d950d2cbd9d4013cc0e6ad67653014ded16284bd7" - }, - { - "anchor_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "assignments": [ - { - "dependency_key": "lobe_radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "lobe_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lobe_offset_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lobe_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "bridge_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bridge_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "bridge_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bridge_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "route_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "route_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "route_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "route_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "offset_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lobe_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:bridge_length_um", - "dependency_kind": "independent", - "names": [ - "bridge_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lobe_offset_um", - "dependency_kind": "independent", - "names": [ - "lobe_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:offset_um", - "dependency_kind": "independent", - "names": [ - "offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:bridge_height_um", - "dependency_kind": "independent", - "names": [ - "bridge_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:route_start_um", - "dependency_kind": "independent", - "names": [ - "route_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bridge_height_um", - "bridge_length_um", - "lobe_offset_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "offset_um", - "route_length_um", - "route_start_um", - "route_width_um" - ], - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "mutable_names": [ - "lobe_radius_x_um", - "lobe_radius_y_um", - "lobe_offset_um", - "bridge_length_um", - "bridge_height_um", - "route_width_um", - "route_start_um", - "route_length_um", - "offset_um" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:lobe_radius_axis_um", - "axis:route_length_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a6cff706032d6c70dd1599bd38b37e8fc50e6d883df9f7edec1a9bedfeeefadf" - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s01", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "list", - "mutable": false, - "name": "bead_radii_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 10.0, - 14.0, - 9.0, - 12.0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "contact_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": "rail_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bead_radii_um", - "contact_overlap_um", - "layer", - "lead_length_um", - "rail_width_um" - ], - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "mutable_names": [ - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:lead_length_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f6e4c83d870539bf1bcdb84bf3416e3bb31bc4c20b55aef45cb381dcffe22b0f" - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s02", - "assignments": [ - { - "dependency_key": "root_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "root_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "child_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "child_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.5 - }, - { - "dependency_key": "grandchild_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "grandchild_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.5 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "contact_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "branch_cosine", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.8090169944 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "branch_sine", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5877852523 - }, - { - "dependency_key": "rail_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:child_radius_um", - "dependency_kind": "independent", - "names": [ - "child_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:grandchild_radius_um", - "dependency_kind": "independent", - "names": [ - "grandchild_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:root_radius_um", - "dependency_kind": "independent", - "names": [ - "root_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "branch_cosine", - "branch_sine", - "child_radius_um", - "contact_overlap_um", - "grandchild_radius_um", - "layer", - "lead_length_um", - "rail_width_um", - "root_radius_um" - ], - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "mutable_names": [ - "root_radius_um", - "child_radius_um", - "grandchild_radius_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:child_radius_um", - "axis:grandchild_radius_um" - ], - "reference_scale_um": 15.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "006d403d56bca88306e26d3dd5e7fef2e66a31516df2c9480e3fb26efaee5160" - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s03", - "assignments": [ - { - "dependency_key": "hub_radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "satellite_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "satellite_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.5 - }, - { - "dependency_key": "child_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "child_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "contact_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "list", - "mutable": false, - "name": "crown_unit_vectors", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 0.9510565163, - 0.3090169944 - ], - [ - 0.6156614753, - 0.7880107536 - ], - [ - 0.0, - 1.0 - ], - [ - -0.6156614753, - 0.7880107536 - ], - [ - -0.9510565163, - 0.3090169944 - ] - ] - }, - { - "dependency_key": "rail_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:child_radius_um", - "dependency_kind": "independent", - "names": [ - "child_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:satellite_radius_um", - "dependency_kind": "independent", - "names": [ - "satellite_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "child_radius_um", - "contact_overlap_um", - "crown_unit_vectors", - "hub_radius_x_um", - "hub_radius_y_um", - "layer", - "lead_length_um", - "rail_width_um", - "satellite_radius_um" - ], - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "mutable_names": [ - "hub_radius_x_um", - "hub_radius_y_um", - "satellite_radius_um", - "child_radius_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:hub_radius_axis_um", - "axis:child_radius_um" - ], - "reference_scale_um": 18.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "22bde72b71512b9ff93e49911da8f39c1a021e13cffb557c4945ddca58983d17" - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s04", - "assignments": [ - { - "dependency_key": "member_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "member_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "contact_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "int", - "mutable": false, - "name": "column_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "rail_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:member_radius_um", - "dependency_kind": "independent", - "names": [ - "member_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "column_count", - "contact_overlap_um", - "layer", - "lead_length_um", - "member_radius_um", - "rail_width_um" - ], - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "mutable_names": [ - "member_radius_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:member_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4520af3c36fa000126e21ba316e3266400f007b891f4a090ab94d428ea934ed4" - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s05", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "large_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "small_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "contact_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": "rail_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "large_radius_um", - "small_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "contact_overlap_um", - "large_radius_um", - "layer", - "lead_length_um", - "rail_width_um", - "small_radius_um" - ], - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "mutable_names": [ - "large_radius_um", - "small_radius_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 17.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e63fd928e920411d7b2679ad0a34bd10035fe159acadef5745c4b31439bd24a6" - }, - { - "anchor_id": "l3_17_tangent_contact_hierarchy_s06", - "assignments": [ - { - "dependency_key": "hub_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "contact_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": "rail_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "contact_overlap_um", - "hub_radius_um", - "inner_radius_um", - "layer", - "lead_length_um", - "outer_radius_um", - "rail_width_um" - ], - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "mutable_names": [ - "hub_radius_um", - "inner_radius_um", - "outer_radius_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:hub_radius_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "aeae705de202805f80bdf6e49993b38247a661c20e5e9482135bf9908d20abb8" - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s01", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "frame_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "outer_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "inner_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "inner_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "frame_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "frame_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "rail_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": "lead_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:frame_pitch_um", - "dependency_kind": "independent", - "names": [ - "frame_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_width_um", - "outer_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:height_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_height_um", - "outer_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "frame_count", - "frame_pitch_um", - "inner_height_um", - "inner_width_um", - "layer", - "lead_length_um", - "outer_height_um", - "outer_width_um", - "rail_width_um" - ], - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "mutable_names": [ - "outer_width_um", - "outer_height_um", - "inner_width_um", - "inner_height_um", - "frame_pitch_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:frame_pitch_um", - "axis:width_um", - "axis:rail_width_um" - ], - "reference_scale_um": 24.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ab4fb694008d3e2cbf3f13e3018fb1d4404a340ee900927343b4e5f18d100a37" - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s02", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "rail_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "inner_radius_um", - "layer", - "lead_length_um", - "outer_radius_um", - "rail_width_um" - ], - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "mutable_names": [ - "outer_radius_um", - "inner_radius_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 26.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7e6400019121be3a717f7d016272480df57c74bfc4d1d18d93be14a9e86cc269" - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s03", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "int", - "mutable": false, - "name": "island_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": "island_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "island_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "island_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "island_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "island_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "island_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "notch_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "notch_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "notch_edge_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 3.0 - }, - { - "dependency_key": "spine_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": "lead_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:island_pitch_um", - "dependency_kind": "independent", - "names": [ - "island_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:island_width_um", - "dependency_kind": "independent", - "names": [ - "island_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:notch_radius_um", - "dependency_kind": "independent", - "names": [ - "notch_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:island_height_um", - "dependency_kind": "independent", - "names": [ - "island_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "island_count", - "island_height_um", - "island_pitch_um", - "island_width_um", - "layer", - "lead_length_um", - "notch_edge_overlap_um", - "notch_radius_um", - "spine_width_um" - ], - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "mutable_names": [ - "island_width_um", - "island_height_um", - "island_pitch_um", - "notch_radius_um", - "spine_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:island_pitch_um", - "axis:island_width_um", - "axis:spine_width_um" - ], - "reference_scale_um": 24.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b0fd4e0d2e810b7077779525ea3eb120cc0446bd65e4c3d0327fdec87490e741" - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s04", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "contact_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": "rail_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "contact_overlap_um", - "inner_radius_um", - "layer", - "lead_length_um", - "outer_radius_um", - "rail_width_um" - ], - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "mutable_names": [ - "outer_radius_um", - "inner_radius_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 17.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5c1c741e4947b6ad9042d40966c0b36a953ecee6ef527e4ac3121f60d8864335" - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s05", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "list", - "mutable": false, - "name": "body_centers_x_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - -38.0, - 0.0, - 42.0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "list", - "mutable": false, - "name": "rect_outer_size_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 25.0, - 27.0 - ] - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "list", - "mutable": false, - "name": "rect_inner_size_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 13.0, - 15.0 - ] - }, - { - "dependency_key": "circle_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "circle_outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "circle_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "circle_inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "list", - "mutable": false, - "name": "ellipse_outer_radii_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 18.0, - 14.0 - ] - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "list", - "mutable": false, - "name": "ellipse_inner_radii_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 10.0, - 7.0 - ] - }, - { - "dependency_key": "rail_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "rail_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rail_width_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": "lead_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:circle_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "circle_inner_radius_um", - "circle_outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rail_y_um", - "dependency_kind": "independent", - "names": [ - "rail_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "body_centers_x_um", - "circle_inner_radius_um", - "circle_outer_radius_um", - "ellipse_inner_radii_um", - "ellipse_outer_radii_um", - "layer", - "lead_length_um", - "rail_width_um", - "rail_y_um", - "rect_inner_size_um", - "rect_outer_size_um" - ], - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "mutable_names": [ - "circle_outer_radius_um", - "circle_inner_radius_um", - "rail_y_um", - "rail_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_width_um", - "axis:circle_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "14f1cec5b8089efda599003d8ce31894e30b3acfafc04ca236cad4da84056ced" - }, - { - "anchor_id": "l3_18_extracted_region_scaffold_s06", - "assignments": [ - { - "dependency_key": null, - "line": 6, - "literal_type": "list", - "mutable": false, - "name": "root_outer_radii_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 23.0, - 18.0 - ] - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "list", - "mutable": false, - "name": "root_inner_radii_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 12.0, - 8.0 - ] - }, - { - "dependency_key": "leaf_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "leaf_outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "leaf_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "leaf_inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "leaf_center_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "leaf_center_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 66.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "list", - "mutable": false, - "name": "leaf_offsets_y_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 25.0, - 0.0, - -25.0 - ] - }, - { - "dependency_key": "branch_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "branch_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:branch_width_um", - "dependency_kind": "independent", - "names": [ - "branch_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:leaf_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "leaf_inner_radius_um", - "leaf_outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:leaf_center_x_um", - "dependency_kind": "independent", - "names": [ - "leaf_center_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "branch_width_um", - "layer", - "lead_length_um", - "leaf_center_x_um", - "leaf_inner_radius_um", - "leaf_offsets_y_um", - "leaf_outer_radius_um", - "root_inner_radii_um", - "root_outer_radii_um" - ], - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "mutable_names": [ - "leaf_outer_radius_um", - "leaf_inner_radius_um", - "leaf_center_x_um", - "branch_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:branch_width_um", - "axis:leaf_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b4e61dcfde02312f457d9ae871abaa4223fcf29397beac7af06dd006656e6a85" - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s01", - "assignments": [ - { - "dependency_key": "body_radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "body_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "route_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 178.0 - }, - { - "dependency_key": "route_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:body_pitch_um", - "dependency_kind": "independent", - "names": [ - "body_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "body_pitch_um", - "body_radius_x_um", - "body_radius_y_um", - "minimum_bend_radius_um", - "route_length_um", - "route_width_um" - ], - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "mutable_names": [ - "body_radius_x_um", - "body_radius_y_um", - "body_pitch_um", - "route_length_um", - "route_width_um" - ], - "qualified_axis_ids": [ - "axis:body_pitch_um", - "axis:route_width_um", - "axis:body_radius_axis_um" - ], - "reference_scale_um": 36.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e33b65a80e84d3ec08639b91aa5eea25d55acc46bc635dd8150b2b89e756e537" - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s02", - "assignments": [ - { - "dependency_key": "central_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "central_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "satellite_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "satellite_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "central_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "central_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -25.0 - }, - { - "dependency_key": "satellite_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "satellite_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 50.0 - }, - { - "dependency_key": "satellite_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "satellite_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "external_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "external_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 96.0 - }, - { - "dependency_key": "route_width_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:satellite_pitch_um", - "dependency_kind": "independent", - "names": [ - "satellite_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:central_radius_um", - "dependency_kind": "independent", - "names": [ - "central_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:satellite_radius_um", - "dependency_kind": "independent", - "names": [ - "satellite_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:central_x_um", - "dependency_kind": "independent", - "names": [ - "central_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:external_x_um", - "dependency_kind": "independent", - "names": [ - "external_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:satellite_x_um", - "dependency_kind": "independent", - "names": [ - "satellite_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "central_radius_um", - "central_x_um", - "external_x_um", - "minimum_bend_radius_um", - "route_width_um", - "satellite_pitch_um", - "satellite_radius_um", - "satellite_x_um" - ], - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "mutable_names": [ - "central_radius_um", - "satellite_radius_um", - "central_x_um", - "satellite_x_um", - "satellite_pitch_um", - "external_x_um", - "route_width_um" - ], - "qualified_axis_ids": [ - "axis:satellite_pitch_um", - "axis:route_width_um", - "axis:central_radius_um" - ], - "reference_scale_um": 34.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "996f4e04642ed7cec30f013e6ba21f7751bfd2e3053673dfc89c1dfa57c8a475" - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s03", - "assignments": [ - { - "dependency_key": "body_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "body_offset_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "body_offset_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "route_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 35.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_radius_um", - "dependency_kind": "independent", - "names": [ - "body_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_offset_x_um", - "body_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - } - ], - "declared_parameter_names": [ - "body_offset_x_um", - "body_offset_y_um", - "body_radius_um", - "minimum_bend_radius_um", - "route_width_um", - "terminal_length_um" - ], - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "mutable_names": [ - "body_radius_um", - "body_offset_x_um", - "body_offset_y_um", - "route_width_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:body_radius_um", - "axis:terminal_length_um" - ], - "reference_scale_um": 35.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bec00ffefe24814512ac85efe7bc9dfcd3b60b1ed8ac0e53eebc68719e6a6432" - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s04", - "assignments": [ - { - "dependency_key": "body_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "column_pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "column_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 47.0 - }, - { - "dependency_key": "row_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "row_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 45.0 - }, - { - "dependency_key": "route_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 152.0 - }, - { - "dependency_key": "route_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:column_pitch_um", - "dependency_kind": "independent", - "names": [ - "column_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:row_pitch_um", - "dependency_kind": "independent", - "names": [ - "row_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_radius_um", - "dependency_kind": "independent", - "names": [ - "body_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "body_radius_um", - "column_pitch_um", - "minimum_bend_radius_um", - "route_length_um", - "route_width_um", - "row_pitch_um" - ], - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "mutable_names": [ - "body_radius_um", - "column_pitch_um", - "row_pitch_um", - "route_length_um", - "route_width_um" - ], - "qualified_axis_ids": [ - "axis:column_pitch_um", - "axis:row_pitch_um", - "axis:route_width_um" - ], - "reference_scale_um": 47.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5bcb5675e7d788ac7c2237b993e97b4a79a91073813841214379f7f60b5e3325" - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s05", - "assignments": [ - { - "dependency_key": "central_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "central_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "peripheral_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "peripheral_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "orbit_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "orbit_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 43.0 - }, - { - "dependency_key": "route_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "terminal_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "terminal_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:central_radius_um", - "dependency_kind": "independent", - "names": [ - "central_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:orbit_radius_um", - "dependency_kind": "independent", - "names": [ - "orbit_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:peripheral_radius_um", - "dependency_kind": "independent", - "names": [ - "peripheral_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:terminal_length_um", - "dependency_kind": "independent", - "names": [ - "terminal_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "central_radius_um", - "minimum_bend_radius_um", - "orbit_radius_um", - "peripheral_radius_um", - "route_width_um", - "terminal_length_um" - ], - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "mutable_names": [ - "central_radius_um", - "peripheral_radius_um", - "orbit_radius_um", - "route_width_um", - "terminal_length_um" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:central_radius_um", - "axis:orbit_radius_um" - ], - "reference_scale_um": 31.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c992b4d758f65a549c614ad7c244dfa136ae4ec1bf3cd3db8da54fcbd0dd5e69" - }, - { - "anchor_id": "l3_19_multi_body_routed_assembly_s06", - "assignments": [ - { - "dependency_key": "central_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "central_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "satellite_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "satellite_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "orbit_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "orbit_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 47.0 - }, - { - "dependency_key": "route_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "route_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 82.0 - }, - { - "dependency_key": "route_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "route_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "radial_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:route_width_um", - "dependency_kind": "independent", - "names": [ - "route_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:central_radius_um", - "dependency_kind": "independent", - "names": [ - "central_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:orbit_radius_um", - "dependency_kind": "independent", - "names": [ - "orbit_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:satellite_radius_um", - "dependency_kind": "independent", - "names": [ - "satellite_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:route_length_um", - "dependency_kind": "independent", - "names": [ - "route_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "central_radius_um", - "minimum_bend_radius_um", - "orbit_radius_um", - "radial_count", - "route_length_um", - "route_width_um", - "satellite_radius_um" - ], - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "mutable_names": [ - "central_radius_um", - "satellite_radius_um", - "orbit_radius_um", - "route_length_um", - "route_width_um" - ], - "qualified_axis_ids": [ - "axis:route_width_um", - "axis:central_radius_um", - "axis:orbit_radius_um" - ], - "reference_scale_um": 47.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "da2f3549319201d056220625be1e65e1ef5b898ee0fa8bb0072d06566283fa44" - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s01", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 31.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "carrier_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 132.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "carrier_length_um", - "carrier_width_um", - "inner_radius_um", - "minimum_bend_radius_um", - "outer_radius_um" - ], - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "mutable_names": [ - "outer_radius_um", - "inner_radius_um", - "carrier_length_um", - "carrier_width_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:radius_um", - "axis:carrier_length_um" - ], - "reference_scale_um": 46.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "fd94bf506484fa0a2587446679a93e179bdc26339e891519d4c614cddf29ba6a" - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s02", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "frame_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "frame_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 50.0 - }, - { - "dependency_key": "carrier_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 180.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:frame_pitch_um", - "dependency_kind": "independent", - "names": [ - "frame_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "carrier_length_um", - "carrier_width_um", - "frame_pitch_um", - "inner_radius_um", - "minimum_bend_radius_um", - "outer_radius_um" - ], - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "mutable_names": [ - "outer_radius_um", - "inner_radius_um", - "frame_pitch_um", - "carrier_length_um", - "carrier_width_um" - ], - "qualified_axis_ids": [ - "axis:frame_pitch_um", - "axis:carrier_width_um", - "axis:radius_um" - ], - "reference_scale_um": 42.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "28293a813849fd2dc427838551f2751c13ff8f907c74151972755fadc17ee07b" - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s03", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 72.0 - }, - { - "dependency_key": "height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "inner_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.0 - }, - { - "dependency_key": "carrier_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 146.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "carrier_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "carrier_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_pitch_um", - "dependency_kind": "independent", - "names": [ - "carrier_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_length_um", - "outer_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:height_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_height_um", - "outer_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "carrier_length_um", - "carrier_pitch_um", - "carrier_width_um", - "inner_height_um", - "inner_length_um", - "minimum_bend_radius_um", - "outer_height_um", - "outer_length_um" - ], - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "mutable_names": [ - "outer_length_um", - "outer_height_um", - "inner_length_um", - "inner_height_um", - "carrier_length_um", - "carrier_width_um", - "carrier_pitch_um" - ], - "qualified_axis_ids": [ - "axis:carrier_pitch_um", - "axis:carrier_width_um", - "axis:length_um" - ], - "reference_scale_um": 58.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c78d0e340a11f896cdc4bfa7ddaf707b5618a3523d9ca740cbc5cab3e27244f9" - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s04", - "assignments": [ - { - "dependency_key": "frame_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_frame_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 41.0 - }, - { - "dependency_key": "frame_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_frame_inner_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 33.0 - }, - { - "dependency_key": "frame_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_frame_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "frame_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "inner_frame_inner_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "carrier_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 124.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:frame_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_frame_radius_um", - "outer_frame_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:frame_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_frame_inner_um", - "outer_frame_inner_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "carrier_length_um", - "carrier_width_um", - "inner_frame_inner_um", - "inner_frame_radius_um", - "minimum_bend_radius_um", - "outer_frame_inner_um", - "outer_frame_radius_um" - ], - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "mutable_names": [ - "outer_frame_radius_um", - "outer_frame_inner_um", - "inner_frame_radius_um", - "inner_frame_inner_um", - "carrier_length_um", - "carrier_width_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:frame_radius_um", - "axis:carrier_length_um" - ], - "reference_scale_um": 37.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4a4b8b7c75cd9c800627ceed1473f2f5adc25e20451290356e1612cabeb77131" - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s05", - "assignments": [ - { - "dependency_key": "radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "frame_offset_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "frame_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "frame_offset_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "frame_offset_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "carrier_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "carrier_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 190.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "carrier_angle_deg", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "carrier_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 18.4349488229 - }, - { - "dependency_key": "carrier_axis_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "carrier_start_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -90.125 - }, - { - "dependency_key": "carrier_axis_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "carrier_start_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -30.042 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:carrier_length_um", - "dependency_kind": "independent", - "names": [ - "carrier_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:frame_offset_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "frame_offset_x_um", - "frame_offset_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 100 - }, - { - "axis_id": "axis:carrier_angle_deg", - "dependency_kind": "independent", - "names": [ - "carrier_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:carrier_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "carrier_start_x_um", - "carrier_start_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "carrier_angle_deg", - "carrier_length_um", - "carrier_start_x_um", - "carrier_start_y_um", - "carrier_width_um", - "frame_offset_x_um", - "frame_offset_y_um", - "inner_radius_x_um", - "inner_radius_y_um", - "minimum_bend_radius_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "mutable_names": [ - "outer_radius_x_um", - "outer_radius_y_um", - "inner_radius_x_um", - "inner_radius_y_um", - "frame_offset_x_um", - "frame_offset_y_um", - "carrier_length_um", - "carrier_width_um", - "carrier_angle_deg", - "carrier_start_x_um", - "carrier_start_y_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:radius_axis_um", - "axis:carrier_length_um" - ], - "reference_scale_um": 27.021, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "768e4a02bdbe4f3b0565b2ad05bca424e8a35e1514f51e47e856eecb48fb3ade" - }, - { - "anchor_id": "l3_20_carrier_through_aperture_system_s06", - "assignments": [ - { - "dependency_key": "central_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "central_outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": "central_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "central_inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "satellite_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "satellite_outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "satellite_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "satellite_inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "central_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "central_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -18.0 - }, - { - "dependency_key": "satellite_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "satellite_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "satellite_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "satellite_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "external_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "external_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 100.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "minimum_bend_radius_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:central_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "central_inner_radius_um", - "central_outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:satellite_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "satellite_inner_radius_um", - "satellite_outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:satellite_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "satellite_x_um", - "satellite_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:central_x_um", - "dependency_kind": "independent", - "names": [ - "central_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:external_x_um", - "dependency_kind": "independent", - "names": [ - "external_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - } - ], - "declared_parameter_names": [ - "carrier_width_um", - "central_inner_radius_um", - "central_outer_radius_um", - "central_x_um", - "external_x_um", - "minimum_bend_radius_um", - "satellite_inner_radius_um", - "satellite_outer_radius_um", - "satellite_x_um", - "satellite_y_um" - ], - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "mutable_names": [ - "central_outer_radius_um", - "central_inner_radius_um", - "satellite_outer_radius_um", - "satellite_inner_radius_um", - "central_x_um", - "satellite_x_um", - "satellite_y_um", - "external_x_um", - "carrier_width_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:central_radius_um", - "axis:satellite_radius_um" - ], - "reference_scale_um": 25.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3b91ccda571baee07cdb72c3a976e121ea3252f7b0a206c143a1ed4a1ea418d3" - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s01", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "branch_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "branch_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "branch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "branch_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -3.0 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 78.0 - }, - { - "dependency_key": "branch_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "branch_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": "station_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "station_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "station_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rib_width_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "node_radius_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:station_pitch_um", - "dependency_kind": "independent", - "names": [ - "station_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:branch_width_um", - "dependency_kind": "independent", - "names": [ - "branch_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:input_length_um", - "dependency_kind": "independent", - "names": [ - "input_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rib_height_um", - "dependency_kind": "independent", - "names": [ - "rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:branch_angle_deg", - "dependency_kind": "independent", - "names": [ - "branch_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:branch_start_um", - "dependency_kind": "independent", - "names": [ - "branch_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:station_start_um", - "dependency_kind": "independent", - "names": [ - "station_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "branch_angle_deg", - "branch_length_um", - "branch_start_um", - "branch_width_um", - "hub_radius_um", - "input_length_um", - "node_radius_um", - "rib_height_um", - "rib_width_um", - "station_count", - "station_pitch_um", - "station_start_um" - ], - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "mutable_names": [ - "input_length_um", - "hub_radius_um", - "branch_width_um", - "branch_start_um", - "branch_length_um", - "branch_angle_deg", - "station_start_um", - "station_pitch_um", - "rib_width_um", - "rib_height_um", - "node_radius_um" - ], - "qualified_axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:rib_width_um" - ], - "reference_scale_um": 14.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "af588a3352a96131b6a56be28d78697797c4b3d5a0005ca650db7870c0c8a344" - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s02", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "branch_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "branch_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "branch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "branch_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -3.0 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 82.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "station_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "station_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "station_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "station_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "rib_width_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "node_radius_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "cross_span_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "cross_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "cross_width_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:station_pitch_um", - "dependency_kind": "independent", - "names": [ - "station_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:branch_width_um", - "dependency_kind": "independent", - "names": [ - "branch_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:input_length_um", - "dependency_kind": "independent", - "names": [ - "input_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cross_span_um", - "dependency_kind": "independent", - "names": [ - "cross_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:rib_height_um", - "dependency_kind": "independent", - "names": [ - "rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:branch_start_um", - "dependency_kind": "independent", - "names": [ - "branch_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:station_start_um", - "dependency_kind": "independent", - "names": [ - "station_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "branch_length_um", - "branch_start_um", - "branch_width_um", - "cross_span_um", - "cross_width_um", - "hub_radius_um", - "input_length_um", - "node_radius_um", - "rib_height_um", - "rib_width_um", - "station_count", - "station_pitch_um", - "station_start_um" - ], - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "mutable_names": [ - "input_length_um", - "hub_radius_um", - "branch_width_um", - "branch_start_um", - "branch_length_um", - "station_start_um", - "station_pitch_um", - "rib_width_um", - "rib_height_um", - "node_radius_um", - "cross_span_um", - "cross_width_um" - ], - "qualified_axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:cross_width_um" - ], - "reference_scale_um": 13.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7770f13d4bcb9beb5e661c3b6d6d48e49e2870de2c33781e36ef3015faca2676" - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s03", - "assignments": [ - { - "dependency_key": "trunk_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "trunk_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 154.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "branch_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "branch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 78.0 - }, - { - "dependency_key": "branch_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "branch_start_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -2.0 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 62.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "trunk_station_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "trunk_station_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "branch_station_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "branch_station_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "station_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.5 - }, - { - "dependency_key": "node_radius_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "rib_width_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.0 - }, - { - "dependency_key": "rib_height_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:station_pitch_um", - "dependency_kind": "independent", - "names": [ - "station_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:trunk_length_um", - "dependency_kind": "independent", - "names": [ - "trunk_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rib_height_um", - "dependency_kind": "independent", - "names": [ - "rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:branch_start_y_um", - "dependency_kind": "independent", - "names": [ - "branch_start_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:branch_x_um", - "dependency_kind": "independent", - "names": [ - "branch_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:branch_station_start_um", - "dependency_kind": "independent", - "names": [ - "branch_station_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:trunk_station_start_um", - "dependency_kind": "independent", - "names": [ - "trunk_station_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "branch_length_um", - "branch_start_y_um", - "branch_station_start_um", - "branch_x_um", - "carrier_width_um", - "node_radius_um", - "rib_height_um", - "rib_width_um", - "station_count", - "station_pitch_um", - "trunk_length_um", - "trunk_station_start_um" - ], - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "mutable_names": [ - "trunk_length_um", - "carrier_width_um", - "branch_x_um", - "branch_start_y_um", - "branch_length_um", - "trunk_station_start_um", - "branch_station_start_um", - "station_pitch_um", - "node_radius_um", - "rib_width_um", - "rib_height_um" - ], - "qualified_axis_ids": [ - "axis:station_pitch_um", - "axis:carrier_width_um", - "axis:rib_width_um" - ], - "reference_scale_um": 19.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "edfff0ab80f319d77ea92a160d035efb1a05fea792f9119e44d4293ec8a4bc0d" - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s04", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "branch_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "branch_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "branch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "branch_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -3.0 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 86.0 - }, - { - "dependency_key": "branch_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "branch_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 30.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": "station_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "station_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "station_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rib_width_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "minimum_rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rib_height_step_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "rib_height_step_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:station_pitch_um", - "dependency_kind": "independent", - "names": [ - "station_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:branch_width_um", - "dependency_kind": "independent", - "names": [ - "branch_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:input_length_um", - "dependency_kind": "independent", - "names": [ - "input_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:minimum_rib_height_um", - "dependency_kind": "independent", - "names": [ - "minimum_rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:rib_height_step_um", - "dependency_kind": "independent", - "names": [ - "rib_height_step_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:branch_angle_deg", - "dependency_kind": "independent", - "names": [ - "branch_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:branch_start_um", - "dependency_kind": "independent", - "names": [ - "branch_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:station_start_um", - "dependency_kind": "independent", - "names": [ - "station_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "branch_angle_deg", - "branch_length_um", - "branch_start_um", - "branch_width_um", - "hub_radius_um", - "input_length_um", - "minimum_rib_height_um", - "rib_height_step_um", - "rib_width_um", - "station_count", - "station_pitch_um", - "station_start_um" - ], - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "mutable_names": [ - "input_length_um", - "hub_radius_um", - "branch_width_um", - "branch_start_um", - "branch_length_um", - "branch_angle_deg", - "station_start_um", - "station_pitch_um", - "rib_width_um", - "minimum_rib_height_um", - "rib_height_step_um" - ], - "qualified_axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:rib_width_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cd2fdaca6d57cd35405b60d183f14617e4a1ae9d26550086f252995c9fb4aab1" - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s05", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "branch_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "branch_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "branch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "branch_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -3.0 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 86.0 - }, - { - "dependency_key": "branch_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "branch_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 29.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "defect_index", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": "station_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "station_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "station_pitch_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "station_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rib_width_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "node_radius_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "cross_span_um", - "line": 19, - "literal_type": "float", - "mutable": true, - "name": "cross_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "cross_width_um", - "line": 20, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:station_pitch_um", - "dependency_kind": "independent", - "names": [ - "station_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:branch_width_um", - "dependency_kind": "independent", - "names": [ - "branch_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:input_length_um", - "dependency_kind": "independent", - "names": [ - "input_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cross_span_um", - "dependency_kind": "independent", - "names": [ - "cross_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:rib_height_um", - "dependency_kind": "independent", - "names": [ - "rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:branch_angle_deg", - "dependency_kind": "independent", - "names": [ - "branch_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:branch_start_um", - "dependency_kind": "independent", - "names": [ - "branch_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:station_start_um", - "dependency_kind": "independent", - "names": [ - "station_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "branch_angle_deg", - "branch_length_um", - "branch_start_um", - "branch_width_um", - "cross_span_um", - "cross_width_um", - "defect_index", - "hub_radius_um", - "input_length_um", - "node_radius_um", - "rib_height_um", - "rib_width_um", - "station_count", - "station_pitch_um", - "station_start_um" - ], - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "mutable_names": [ - "input_length_um", - "hub_radius_um", - "branch_width_um", - "branch_start_um", - "branch_length_um", - "branch_angle_deg", - "station_start_um", - "station_pitch_um", - "rib_width_um", - "rib_height_um", - "node_radius_um", - "cross_span_um", - "cross_width_um" - ], - "qualified_axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:cross_width_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "851b8180ca3a1c188a74930a69c8c0a45713bb8ca5f9989a547209088b29d5b5" - }, - { - "anchor_id": "l3_21_branch_coupled_repeated_media_s06", - "assignments": [ - { - "dependency_key": "length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "primary_hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "secondary_hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "branch_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "branch_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "primary_start_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "primary_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -3.0 - }, - { - "dependency_key": "length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "primary_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 46.0 - }, - { - "dependency_key": "angle_deg", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "upper_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 34.0 - }, - { - "dependency_key": "angle_deg", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lower_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": -35.0 - }, - { - "dependency_key": "leaf_angle_delta_deg", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "leaf_angle_delta_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 23.0 - }, - { - "dependency_key": "leaf_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "leaf_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "station_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": "station_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "station_start_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "station_pitch_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "station_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "rib_width_um", - "line": 19, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "rib_height_um", - "line": 20, - "literal_type": "float", - "mutable": true, - "name": "rib_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "node_radius_um", - "line": 21, - "literal_type": "float", - "mutable": true, - "name": "node_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "cross_span_um", - "line": 22, - "literal_type": "float", - "mutable": true, - "name": "cross_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "cross_width_um", - "line": 23, - "literal_type": "float", - "mutable": true, - "name": "cross_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:station_pitch_um", - "dependency_kind": "independent", - "names": [ - "station_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:branch_width_um", - "dependency_kind": "independent", - "names": [ - "branch_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cross_width_um", - "dependency_kind": "independent", - "names": [ - "cross_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "primary_hub_radius_um", - "secondary_hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:node_radius_um", - "dependency_kind": "independent", - "names": [ - "node_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:length_um", - "dependency_kind": "ordered_family", - "names": [ - "input_length_um", - "primary_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:leaf_length_um", - "dependency_kind": "independent", - "names": [ - "leaf_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cross_span_um", - "dependency_kind": "independent", - "names": [ - "cross_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:rib_height_um", - "dependency_kind": "independent", - "names": [ - "rib_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:angle_deg", - "dependency_kind": "ordered_family", - "names": [ - "lower_angle_deg", - "upper_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 90 - }, - { - "axis_id": "axis:leaf_angle_delta_deg", - "dependency_kind": "independent", - "names": [ - "leaf_angle_delta_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - }, - { - "axis_id": "axis:primary_start_um", - "dependency_kind": "independent", - "names": [ - "primary_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:station_start_um", - "dependency_kind": "independent", - "names": [ - "station_start_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "branch_width_um", - "cross_span_um", - "cross_width_um", - "input_length_um", - "leaf_angle_delta_deg", - "leaf_length_um", - "lower_angle_deg", - "node_radius_um", - "primary_hub_radius_um", - "primary_length_um", - "primary_start_um", - "rib_height_um", - "rib_width_um", - "secondary_hub_radius_um", - "station_count", - "station_pitch_um", - "station_start_um", - "upper_angle_deg" - ], - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "mutable_names": [ - "input_length_um", - "primary_hub_radius_um", - "secondary_hub_radius_um", - "branch_width_um", - "primary_start_um", - "primary_length_um", - "upper_angle_deg", - "lower_angle_deg", - "leaf_angle_delta_deg", - "leaf_length_um", - "station_start_um", - "station_pitch_um", - "rib_width_um", - "rib_height_um", - "node_radius_um", - "cross_span_um", - "cross_width_um" - ], - "qualified_axis_ids": [ - "axis:station_pitch_um", - "axis:branch_width_um", - "axis:cross_width_um" - ], - "reference_scale_um": 10.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "61d498aaa32ea4899a6bc5cb01a60b1e4d1191a22833ceef9c978a1027162da2" - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "assignments": [ - { - "dependency_key": "cycle_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cycle_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cycle_radius_um", - "dependency_kind": "independent", - "names": [ - "cycle_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "carrier_width_um", - "cycle_radius_um", - "lead_length_um" - ], - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "mutable_names": [ - "cycle_radius_um", - "carrier_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:cycle_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 28.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "15e2ede16c832a99394b0bc433b2e0f007a43a085dedf1728eaa378790ebc845" - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "assignments": [ - { - "dependency_key": "cycle_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cycle_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "center_offset_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "center_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cycle_radius_um", - "dependency_kind": "independent", - "names": [ - "cycle_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:center_offset_um", - "dependency_kind": "independent", - "names": [ - "center_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "carrier_width_um", - "center_offset_um", - "cycle_radius_um", - "lead_length_um" - ], - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "mutable_names": [ - "cycle_radius_um", - "center_offset_um", - "carrier_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:cycle_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ddb924acdb0531933894ad79285f74f3037923d9de57fdd545ae98fc1c11df3c" - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "assignments": [ - { - "dependency_key": "cycle_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cycle_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": "cycle_pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cycle_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 34.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:cycle_pitch_um", - "dependency_kind": "independent", - "names": [ - "cycle_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cycle_radius_um", - "dependency_kind": "independent", - "names": [ - "cycle_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "carrier_width_um", - "cycle_pitch_um", - "cycle_radius_um", - "lead_length_um" - ], - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "mutable_names": [ - "cycle_radius_um", - "cycle_pitch_um", - "carrier_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:cycle_pitch_um", - "axis:carrier_width_um", - "axis:cycle_radius_um" - ], - "reference_scale_um": 29.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "531e605bee573bdc951e724725e824ff2cb755befa96dabaab2074bfb2f86335" - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "assignments": [ - { - "dependency_key": "cycle_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "cycle_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "hub_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "hub_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "hub_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -6.5 - }, - { - "dependency_key": "hub_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "hub_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "list", - "mutable": false, - "name": "terminal_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 12.0, - 78.0, - 165.0, - 248.0 - ] - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "list", - "mutable": false, - "name": "terminal_lengths_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 33.0, - 21.0, - 28.0, - 38.0 - ] - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cycle_radius_um", - "dependency_kind": "independent", - "names": [ - "cycle_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_x_um", - "hub_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - } - ], - "declared_parameter_names": [ - "carrier_width_um", - "cycle_radius_um", - "hub_radius_um", - "hub_x_um", - "hub_y_um", - "terminal_angles_deg", - "terminal_lengths_um" - ], - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "mutable_names": [ - "cycle_radius_um", - "carrier_width_um", - "hub_radius_um", - "hub_x_um", - "hub_y_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:cycle_radius_um", - "axis:hub_radius_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "09444dae92121201aa3f4d44323f630987426fa259159b7e4f94b0f19f0b2362" - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "large_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 23.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "small_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "center_separation_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "center_separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 66.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:center_separation_um", - "dependency_kind": "independent", - "names": [ - "center_separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "large_radius_um", - "small_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "carrier_width_um", - "center_separation_um", - "large_radius_um", - "lead_length_um", - "small_radius_um" - ], - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "mutable_names": [ - "large_radius_um", - "small_radius_um", - "center_separation_um", - "carrier_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:center_separation_um", - "axis:carrier_width_um", - "axis:radius_um" - ], - "reference_scale_um": 23.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "67bacc9285f847e9e301237c8421f23a433218977758a4fb6dfa312e04420534" - }, - { - "anchor_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "assignments": [ - { - "dependency_key": "radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 29.0 - }, - { - "dependency_key": "radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "carrier_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "carrier_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:carrier_width_um", - "dependency_kind": "independent", - "names": [ - "carrier_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_radius_um", - "outer_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "carrier_width_um", - "inner_radius_um", - "lead_length_um", - "outer_radius_um" - ], - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "mutable_names": [ - "outer_radius_um", - "inner_radius_um", - "carrier_width_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:carrier_width_um", - "axis:radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 26.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d2fcbdfa59f64c8c8dc6cc015d00ba2368b350194788041a571aa2bacbd0f5b7" - }, - { - "anchor_id": "adiabatic_coupler_full_2x2", - "assignments": [ - { - "dependency_key": "access_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "access_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.1 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.45 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": "external_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "near_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": "tight_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "tight_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.55 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "access_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "prep_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "prep_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "converge_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "converge_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "exchange_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "exchange_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_coupled_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_longitudinal_regions", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 5 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 9.0 - ], - 1.1, - 180.0 - ], - [ - "o2", - [ - 0.0, - -9.0 - ], - 1.1, - 180.0 - ], - [ - "o3", - [ - 88.0, - 9.0 - ], - 1.1, - 0.0 - ], - [ - "o4", - [ - 88.0, - -9.0 - ], - 1.1, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:near_pitch_um", - "dependency_kind": "independent", - "names": [ - "near_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:tight_pitch_um", - "dependency_kind": "independent", - "names": [ - "tight_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:access_width_um", - "dependency_kind": "independent", - "names": [ - "access_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:converge_length_um", - "dependency_kind": "independent", - "names": [ - "converge_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:exchange_length_um", - "dependency_kind": "independent", - "names": [ - "exchange_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:prep_length_um", - "dependency_kind": "independent", - "names": [ - "prep_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_length_um", - "access_width_um", - "converge_length_um", - "exchange_length_um", - "external_pitch_um", - "lead_length_um", - "narrow_width_um", - "near_pitch_um", - "optical_port_specs", - "prep_length_um", - "tight_pitch_um", - "wide_width_um" - ], - "grammar_id": "adiabatic_coupler_full_2x2", - "mutable_names": [ - "access_width_um", - "wide_width_um", - "narrow_width_um", - "external_pitch_um", - "near_pitch_um", - "tight_pitch_um", - "lead_length_um", - "access_length_um", - "prep_length_um", - "converge_length_um", - "exchange_length_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:near_pitch_um", - "axis:tight_pitch_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1f88a7bb05f869113a8521c74eead66d1abd0c1e31408e5809953f459def6472" - }, - { - "anchor_id": "adiabatic_crossing_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "center_width_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "center_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "center_size_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "center_size_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "adiabatic_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "adiabatic_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "tuple", - "mutable": false, - "name": "access_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 180.0, - 0.0, - 270.0, - 90.0 - ] - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "port_names", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - "in1", - "out1", - "in2", - "out2" - ] - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "access_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "input_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "output_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:center_width_um", - "dependency_kind": "independent", - "names": [ - "center_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:adiabatic_length_um", - "dependency_kind": "independent", - "names": [ - "adiabatic_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:center_size_um", - "dependency_kind": "independent", - "names": [ - "center_size_um" - ], - "parameter_class": "realization_dimension", - "priority": 92 - } - ], - "declared_parameter_names": [ - "access_angles_deg", - "access_count", - "adiabatic_length_um", - "center_size_um", - "center_width_um", - "input_count", - "layer", - "lead_length_um", - "output_count", - "port_names", - "waveguide_width_um" - ], - "grammar_id": "adiabatic_crossing_2x2", - "mutable_names": [ - "waveguide_width_um", - "center_width_um", - "center_size_um", - "adiabatic_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:center_width_um", - "axis:waveguide_width_um", - "axis:adiabatic_length_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "cce9cc9c0a7f97ed69fbb1fad36071c1544d18e52f294c22a4063db5f69c9dae" - }, - { - "anchor_id": "adiabatic_mode_evolution_coupler_1x2", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.45 - }, - { - "dependency_key": "launch_paddle_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "launch_paddle_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.4 - }, - { - "dependency_key": "rail_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "strong_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.75 - }, - { - "dependency_key": "rail_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "weak_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.55 - }, - { - "dependency_key": "lead_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "launch_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "launch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "exchange_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "exchange_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "branch_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "exchange_rail_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "exchange_rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.4 - }, - { - "dependency_key": "pitch_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "lead_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_launch_paddles", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_exchange_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.45, - 180.0 - ], - [ - "o2", - [ - 77.0, - 7.0 - ], - 0.55, - 0.0 - ], - [ - "o3", - [ - 77.0, - -7.0 - ], - 1.75, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:exchange_rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "exchange_rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "ordered_family", - "names": [ - "strong_rail_width_um", - "weak_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:input_width_um", - "dependency_kind": "independent", - "names": [ - "input_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:launch_paddle_width_um", - "dependency_kind": "independent", - "names": [ - "launch_paddle_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:exchange_length_um", - "dependency_kind": "independent", - "names": [ - "exchange_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:launch_length_um", - "dependency_kind": "independent", - "names": [ - "launch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "branch_length_um", - "exchange_length_um", - "exchange_rail_pitch_um", - "input_lead_um", - "input_width_um", - "launch_length_um", - "launch_paddle_width_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "strong_rail_width_um", - "weak_rail_width_um" - ], - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "mutable_names": [ - "input_width_um", - "launch_paddle_width_um", - "strong_rail_width_um", - "weak_rail_width_um", - "input_lead_um", - "launch_length_um", - "exchange_length_um", - "branch_length_um", - "exchange_rail_pitch_um", - "output_pitch_um", - "output_lead_um" - ], - "qualified_axis_ids": [ - "axis:exchange_rail_pitch_um", - "axis:output_pitch_um", - "axis:rail_width_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "96b54f7d3fe30156476ab728dc397ba9bd8d670baec58d53157c6f547623bf1e" - }, - { - "anchor_id": "angled_window_coupler_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "coupling_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.78 - }, - { - "dependency_key": "dogleg_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "dogleg_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "window_angle_deg", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "window_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 24.0 - }, - { - "dependency_key": "interaction_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rail_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.1799999999999997 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_oblique_windows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_matched_doglegs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 1.09 - ], - 1.4, - 180.0 - ], - [ - "o2", - [ - 0.0, - -1.09 - ], - 1.4, - 180.0 - ], - [ - "o3", - [ - 53.31371699, - 13.27240662 - ], - 1.4, - 0.0 - ], - [ - "o4", - [ - 53.31371699, - 11.09240662 - ], - 1.4, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:dogleg_radius_um", - "dependency_kind": "independent", - "names": [ - "dogleg_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:window_angle_deg", - "dependency_kind": "independent", - "names": [ - "window_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "dogleg_radius_um", - "interaction_length_um", - "lead_length_um", - "optical_port_specs", - "rail_pitch_um", - "waveguide_width_um", - "window_angle_deg" - ], - "grammar_id": "angled_window_coupler_2x2", - "mutable_names": [ - "waveguide_width_um", - "dogleg_radius_um", - "window_angle_deg", - "interaction_length_um", - "lead_length_um", - "rail_pitch_um" - ], - "qualified_axis_ids": [ - "axis:rail_pitch_um", - "axis:waveguide_width_um", - "axis:dogleg_radius_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3f5a1b86b382e446862f3515a2d2692fd5ffb21d00eb1b712548f0cad4b66eb0" - }, - { - "anchor_id": "apodized_hole_lattice_grating_1x0", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "slab_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "slab_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "slab_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "slab_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 21.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "slab_attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": "lattice_pitch_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lattice_pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "lattice_pitch_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "lattice_pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.8 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "hole_radii_by_column_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 0.68, - 0.84, - 1.02, - 1.2, - 1.36 - ] - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_holes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 25 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_apodization_zones", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 5 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 26, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:lattice_pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slab_width_um", - "dependency_kind": "independent", - "names": [ - "slab_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:slab_length_um", - "dependency_kind": "independent", - "names": [ - "slab_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "hole_radii_by_column_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um", - "lead_length_um", - "n_lattice_columns", - "n_lattice_rows", - "optical_port_specs", - "slab_attachment_overlap_um", - "slab_length_um", - "slab_width_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "apodized_hole_lattice_grating_1x0", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "slab_length_um", - "slab_width_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:lattice_pitch_axis_um", - "axis:aperture_width_um", - "axis:slab_width_um" - ], - "reference_scale_um": 16.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "30e90c9b8bc0ee96533274cb7a782f4abd0c96499b42491c8ec258392e5dee0c" - }, - { - "anchor_id": "apodized_orthogonal_fishbone_1x1", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rib_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.25 - }, - { - "dependency_key": "rib_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rib_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "rib_heights_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 5.0, - 6.8, - 8.8, - 10.8, - 12.4, - 10.8, - 8.8, - 6.8, - 5.0 - ] - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "structure_length_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 34.85 - }, - { - "dependency_key": "total_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 50.85 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_orthogonal_ribs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 9 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_apodization_zones", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_spines", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 50.85, - 0.0 - ], - 1.35, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:rib_pitch_um", - "dependency_kind": "independent", - "names": [ - "rib_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "lead_length_um", - "optical_port_specs", - "rib_heights_um", - "rib_pitch_um", - "rib_width_um", - "spine_width_um", - "total_length_um" - ], - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "mutable_names": [ - "spine_width_um", - "lead_length_um", - "rib_width_um", - "rib_pitch_um", - "total_length_um" - ], - "qualified_axis_ids": [ - "axis:rib_pitch_um", - "axis:rib_width_um", - "axis:spine_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6c56a02658acf48afdda238c86940a1741036df617f1ae61214f50dfff887dde" - }, - { - "anchor_id": "apodized_swg_edge_coupler_1x1", - "assignments": [ - { - "dependency_key": "edge_tip_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "edge_tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.55 - }, - { - "dependency_key": "strip_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "strip_output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.45 - }, - { - "dependency_key": "aperture_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "maximum_aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "segment_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.1 - }, - { - "dependency_key": "last_segment_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "last_segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.8 - }, - { - "dependency_key": "segment_gap_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "first_segment_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "last_segment_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "last_segment_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": "tip_lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tip_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "launch_taper_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "launch_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "collection_taper_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "collection_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "output_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_swg_segments", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_apodization_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 10 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.55, - 180.0 - ], - [ - "o2", - [ - 70.1, - 0.0 - ], - 1.45, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:first_segment_gap_um", - "dependency_kind": "independent", - "names": [ - "first_segment_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:last_segment_gap_um", - "dependency_kind": "independent", - "names": [ - "last_segment_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:edge_tip_width_um", - "dependency_kind": "independent", - "names": [ - "edge_tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:maximum_aperture_width_um", - "dependency_kind": "independent", - "names": [ - "maximum_aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:strip_output_width_um", - "dependency_kind": "independent", - "names": [ - "strip_output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:collection_taper_length_um", - "dependency_kind": "independent", - "names": [ - "collection_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:first_segment_length_um", - "dependency_kind": "independent", - "names": [ - "first_segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:last_segment_length_um", - "dependency_kind": "independent", - "names": [ - "last_segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:launch_taper_length_um", - "dependency_kind": "independent", - "names": [ - "launch_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_lead_length_um", - "dependency_kind": "independent", - "names": [ - "output_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tip_lead_length_um", - "dependency_kind": "independent", - "names": [ - "tip_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "collection_taper_length_um", - "edge_tip_width_um", - "first_segment_gap_um", - "first_segment_length_um", - "last_segment_gap_um", - "last_segment_length_um", - "launch_taper_length_um", - "maximum_aperture_width_um", - "n_swg_segments", - "optical_port_specs", - "output_lead_length_um", - "strip_output_width_um", - "tip_lead_length_um" - ], - "grammar_id": "apodized_swg_edge_coupler_1x1", - "mutable_names": [ - "edge_tip_width_um", - "strip_output_width_um", - "maximum_aperture_width_um", - "first_segment_length_um", - "last_segment_length_um", - "first_segment_gap_um", - "last_segment_gap_um", - "tip_lead_length_um", - "launch_taper_length_um", - "collection_taper_length_um", - "output_lead_length_um" - ], - "qualified_axis_ids": [ - "axis:first_segment_gap_um", - "axis:last_segment_gap_um", - "axis:edge_tip_width_um" - ], - "reference_scale_um": 5.4, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9020ee25a13dfc8837938aa35c820a955e4dc81c6393907f4cc2e6930796a202" - }, - { - "anchor_id": "asymmetric_axial_y_splitter_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.25 - }, - { - "dependency_key": "hub_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "branch_span_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "branch_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "departure_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "departure_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_branches", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_hubs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -10.8, - 0.0 - ], - 1.25, - 180.0 - ], - [ - "o2", - [ - 42.0, - 12.0 - ], - 1.25, - 0.0 - ], - [ - "o3", - [ - 42.0, - 0.0 - ], - 1.25, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:branch_span_um", - "dependency_kind": "independent", - "names": [ - "branch_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:departure_um", - "dependency_kind": "independent", - "names": [ - "departure_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "branch_span_um", - "departure_um", - "hub_radius_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "mutable_names": [ - "waveguide_width_um", - "hub_radius_um", - "branch_span_um", - "departure_um", - "bend_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:hub_radius_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "19a51e6f3d832b30c4d46581a4866e1e45b4f588d792e7504499f9d7c9b2ffac" - }, - { - "anchor_id": "asymmetric_racetrack_add_drop", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.22 - }, - { - "dependency_key": "bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.8 - }, - { - "dependency_key": "coupling_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "coupling_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.6 - }, - { - "dependency_key": "drop_route_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "drop_route_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.5 - }, - { - "dependency_key": "transition_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_racetracks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_routed_drop_buses", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -29.5, - 16.12 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - -29.5, - -8.62 - ], - 1.22, - 180.0 - ], - [ - "o3", - [ - 29.5, - 16.12 - ], - 1.22, - 0.0 - ], - [ - "o4", - [ - 29.5, - -8.62 - ], - 1.22, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:drop_route_height_um", - "dependency_kind": "independent", - "names": [ - "drop_route_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "coupling_gap_um", - "coupling_length_um", - "drop_route_height_um", - "lead_length_um", - "optical_port_specs", - "transition_length_um", - "waveguide_width_um" - ], - "grammar_id": "asymmetric_racetrack_add_drop", - "mutable_names": [ - "waveguide_width_um", - "bend_radius_um", - "coupling_length_um", - "coupling_gap_um", - "drop_route_height_um", - "transition_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e102286940b17e297daaccb4e63c3231c2996f4823e02dd42666439108e3d176" - }, - { - "anchor_id": "asymmetric_two_rail_mode_converter_2x2", - "assignments": [ - { - "dependency_key": "rail_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "wide_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.05 - }, - { - "dependency_key": "rail_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "narrow_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.72 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "conversion_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.9 - }, - { - "dependency_key": "external_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "interaction_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "interaction_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2849999999999997 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "approach_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "approach_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "width_exchange_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "width_exchange_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_conversion_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_width_exchange_events", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 6.5 - ], - 2.05, - 180.0 - ], - [ - "o2", - [ - 0.0, - -6.5 - ], - 0.72, - 180.0 - ], - [ - "o3", - [ - 76.0, - 6.5 - ], - 0.72, - 0.0 - ], - [ - "o4", - [ - 76.0, - -6.5 - ], - 2.05, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:interaction_pitch_um", - "dependency_kind": "independent", - "names": [ - "interaction_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_rail_width_um", - "wide_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:width_exchange_length_um", - "dependency_kind": "independent", - "names": [ - "width_exchange_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:approach_length_um", - "dependency_kind": "independent", - "names": [ - "approach_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "approach_length_um", - "external_pitch_um", - "interaction_pitch_um", - "lead_length_um", - "narrow_rail_width_um", - "optical_port_specs", - "wide_rail_width_um", - "width_exchange_length_um" - ], - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "mutable_names": [ - "wide_rail_width_um", - "narrow_rail_width_um", - "external_pitch_um", - "interaction_pitch_um", - "lead_length_um", - "approach_length_um", - "width_exchange_length_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:interaction_pitch_um", - "axis:rail_width_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1aa63225831ed11b3fc1284aacd9bc116329b52df4f9dd5e213b02f2e2d70b75" - }, - { - "anchor_id": "bragg_loaded_racetrack_resonator_1x1", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.44 - }, - { - "dependency_key": "bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "racetrack_straight_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "racetrack_straight_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "bus_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bus_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.88 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "lead_extension_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 8.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "tooth_depth_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tooth_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "tooth_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tooth_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.34 - }, - { - "dependency_key": "bus_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "bus_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 60.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_teeth_per_bank", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_bragg_teeth", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 14 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_tooth_banks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_racetracks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 26, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -30.0, - -10.78 - ], - 1.44, - 180.0 - ], - [ - "o2", - [ - 30.0, - -10.78 - ], - 1.44, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:bus_gap_um", - "dependency_kind": "independent", - "names": [ - "bus_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:tooth_pitch_um", - "dependency_kind": "independent", - "names": [ - "tooth_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bus_length_um", - "dependency_kind": "independent", - "names": [ - "bus_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:racetrack_straight_um", - "dependency_kind": "independent", - "names": [ - "racetrack_straight_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:tooth_depth_um", - "dependency_kind": "independent", - "names": [ - "tooth_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "bend_radius_um", - "bus_gap_um", - "bus_length_um", - "n_teeth_per_bank", - "optical_port_specs", - "racetrack_straight_um", - "tooth_depth_um", - "tooth_pitch_um", - "tooth_width_um", - "waveguide_width_um" - ], - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "mutable_names": [ - "waveguide_width_um", - "bend_radius_um", - "racetrack_straight_um", - "bus_gap_um", - "tooth_width_um", - "tooth_depth_um", - "tooth_pitch_um", - "bus_length_um" - ], - "qualified_axis_ids": [ - "axis:bus_gap_um", - "axis:tooth_pitch_um", - "axis:tooth_width_um" - ], - "reference_scale_um": 5.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d3dc487e20482be1b8860c5de8916d9b35c081c5b84fa92761140aa1004633b4" - }, - { - "anchor_id": "broken_arc_swg_focusing_grating_1x0", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "inner_row_radius_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "radial_row_pitch_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3.2 - }, - { - "dependency_key": "block_tangential_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "block_tangential_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.7 - }, - { - "dependency_key": "block_radial_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "block_radial_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "angular_span_deg", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 110.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "swg_block_centers_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - [ - 30.162188, - -7.372368 - ], - [ - 32.219109, - -5.374427 - ], - [ - 33.543184, - -2.830903 - ], - [ - 34.0, - 0.0 - ], - [ - 33.543184, - 2.830903 - ], - [ - 32.219109, - 5.374427 - ], - [ - 30.162188, - 7.372368 - ], - [ - 31.997633, - -9.993655 - ], - [ - 34.785903, - -7.285335 - ], - [ - 36.58076, - -3.837446 - ], - [ - 37.2, - 0.0 - ], - [ - 36.58076, - 3.837446 - ], - [ - 34.785903, - 7.285335 - ], - [ - 31.997633, - 9.993655 - ], - [ - 33.833077, - -12.614941 - ], - [ - 37.352697, - -9.196242 - ], - [ - 39.618337, - -4.843989 - ], - [ - 40.4, - 0.0 - ], - [ - 39.618337, - 4.843989 - ], - [ - 37.352697, - 9.196242 - ], - [ - 33.833077, - 12.614941 - ], - [ - 35.668522, - -15.236228 - ], - [ - 39.919491, - -11.10715 - ], - [ - 42.655913, - -5.850532 - ], - [ - 43.6, - 0.0 - ], - [ - 42.655913, - 5.850532 - ], - [ - 39.919491, - 11.10715 - ], - [ - 35.668522, - 15.236228 - ], - [ - 37.503966, - -17.857515 - ], - [ - 42.486286, - -13.018057 - ], - [ - 45.69349, - -6.857076 - ], - [ - 46.8, - 0.0 - ], - [ - 45.69349, - 6.857076 - ], - [ - 42.486286, - 13.018057 - ], - [ - 37.503966, - 17.857515 - ], - [ - 39.339411, - -20.478801 - ], - [ - 45.05308, - -14.928965 - ], - [ - 48.731066, - -7.863619 - ], - [ - 50.0, - 0.0 - ], - [ - 48.731066, - 7.863619 - ], - [ - 45.05308, - 14.928965 - ], - [ - 39.339411, - 20.478801 - ] - ] - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "swg_block_rotations_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0 - ] - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_radial_rows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 6 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_segments_per_row", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 7 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_swg_blocks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 42 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 26, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:block_radial_width_um", - "dependency_kind": "independent", - "names": [ - "block_radial_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:block_tangential_length_um", - "dependency_kind": "independent", - "names": [ - "block_tangential_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "block_radial_width_um", - "block_tangential_length_um", - "lead_length_um", - "optical_port_specs", - "swg_block_centers_um", - "swg_block_rotations_deg", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "block_tangential_length_um", - "block_radial_width_um" - ], - "qualified_axis_ids": [ - "axis:aperture_width_um", - "axis:block_radial_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 11.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "03ddc3bd8a68b5e8f0e083cebd95d870ccbc667bee17899374391a3fa9987047" - }, - { - "anchor_id": "butterfly_mmi_coupler_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "lobe_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.5 - }, - { - "dependency_key": "lobe_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lobe_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "lobe_center_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lobe_center_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.7 - }, - { - "dependency_key": "waist_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "waist_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "waist_height_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "waist_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "access_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "external_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "shoulder_pitch_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "shoulder_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_mmi_lobes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_center_waists", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 7.5 - ], - 1.4, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.5 - ], - 1.4, - 180.0 - ], - [ - "o3", - [ - 63.675, - 7.5 - ], - 1.4, - 0.0 - ], - [ - "o4", - [ - 63.675, - -7.5 - ], - 1.4, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:shoulder_pitch_um", - "dependency_kind": "independent", - "names": [ - "shoulder_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lobe_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "lobe_radius_x_um", - "lobe_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:waist_length_um", - "dependency_kind": "independent", - "names": [ - "waist_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lobe_center_offset_um", - "dependency_kind": "independent", - "names": [ - "lobe_center_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:waist_height_um", - "dependency_kind": "independent", - "names": [ - "waist_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "access_length_um", - "external_pitch_um", - "lead_length_um", - "lobe_center_offset_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "optical_port_specs", - "shoulder_pitch_um", - "waist_height_um", - "waist_length_um", - "waveguide_width_um" - ], - "grammar_id": "butterfly_mmi_coupler_2x2", - "mutable_names": [ - "waveguide_width_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "lobe_center_offset_um", - "waist_length_um", - "waist_height_um", - "lead_length_um", - "access_length_um", - "external_pitch_um", - "shoulder_pitch_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:shoulder_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 7.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e67c2342aa7bc52889bc447013b51a065c30cf6a2a3d63d5da7d0adcfdf5b0f2" - }, - { - "anchor_id": "chevron_focusing_grating_1x0", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "chevron_arm_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "chevron_arm_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.1 - }, - { - "dependency_key": "chevron_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "chevron_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.4 - }, - { - "dependency_key": "chevron_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "first_chevron_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.6 - }, - { - "dependency_key": "chevron_angle_deg", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "chevron_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 70.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "chevron_arm_lengths_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 5.2, - 5.8, - 6.4, - 7.0, - 7.6, - 8.2, - 8.8 - ] - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_chevrons", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 7 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_oblique_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 14 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:first_chevron_gap_um", - "dependency_kind": "independent", - "names": [ - "first_chevron_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:chevron_pitch_um", - "dependency_kind": "independent", - "names": [ - "chevron_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:chevron_arm_width_um", - "dependency_kind": "independent", - "names": [ - "chevron_arm_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:chevron_angle_deg", - "dependency_kind": "independent", - "names": [ - "chevron_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "chevron_angle_deg", - "chevron_arm_lengths_um", - "chevron_arm_width_um", - "chevron_pitch_um", - "first_chevron_gap_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "chevron_focusing_grating_1x0", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "chevron_arm_width_um", - "chevron_pitch_um", - "first_chevron_gap_um", - "chevron_angle_deg" - ], - "qualified_axis_ids": [ - "axis:first_chevron_gap_um", - "axis:chevron_pitch_um", - "axis:aperture_width_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0413fb2862c700f8b0d4468c7fef076f0b3363b6e7288254f78375b286f9d519" - }, - { - "anchor_id": "chirped_apodized_tapered_grating_1x0", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "tooth_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "tooth_widths_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 0.9, - 1.04, - 1.2, - 1.38, - 1.58, - 1.78, - 1.96, - 2.12, - 2.26, - 2.38 - ] - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "tooth_gaps_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 2.0, - 1.88, - 1.74, - 1.6, - 1.46, - 1.34, - 1.24, - 1.16, - 1.1, - 1.06 - ] - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_grating_teeth", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 10 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_chirp_zones", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "tooth_gaps_um", - "tooth_height_um", - "tooth_widths_um", - "waveguide_width_um" - ], - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "tooth_height_um" - ], - "qualified_axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "17e097731b64dcac648c6e5b9a4203eb8a428d2843c56160786055b3272dc7ab" - }, - { - "anchor_id": "concentric_double_ring_bus", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.24 - }, - { - "dependency_key": "ring_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.2 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "radial_pitch_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4.4 - }, - { - "dependency_key": "ring_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "outer_ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.6 - }, - { - "dependency_key": "bus_gap_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bus_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.64 - }, - { - "dependency_key": "lead_extension_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_rings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -20.6, - -14.48 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - 20.6, - -14.48 - ], - 1.24, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:bus_gap_um", - "dependency_kind": "independent", - "names": [ - "bus_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_ring_radius_um", - "outer_ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bus_gap_um", - "inner_ring_radius_um", - "lead_extension_um", - "optical_port_specs", - "outer_ring_radius_um", - "waveguide_width_um" - ], - "grammar_id": "concentric_double_ring_bus", - "mutable_names": [ - "waveguide_width_um", - "inner_ring_radius_um", - "outer_ring_radius_um", - "bus_gap_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:bus_gap_um", - "axis:waveguide_width_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 8.2, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c1f930bdb22cd4f80aec01fd2a09b50d933ea9c4401f8ab6f3e7df8881e49c7b" - }, - { - "anchor_id": "corrugated_contra_directional_coupler_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "open_center_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.92 - }, - { - "dependency_key": "tooth_depth_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "tooth_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.75 - }, - { - "dependency_key": "tooth_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.65 - }, - { - "dependency_key": "corrugation_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "corrugation_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.6 - }, - { - "dependency_key": "interaction_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 39.6 - }, - { - "dependency_key": "rail_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.77 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_corrugation_pairs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 11 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_bus_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 1.885 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 0.0, - -1.885 - ], - 1.35, - 180.0 - ], - [ - "o3", - [ - 57.6, - 1.885 - ], - 1.35, - 0.0 - ], - [ - "o4", - [ - 57.6, - -1.885 - ], - 1.35, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:corrugation_pitch_um", - "dependency_kind": "independent", - "names": [ - "corrugation_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_depth_um", - "dependency_kind": "independent", - "names": [ - "tooth_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "corrugation_pitch_um", - "interaction_length_um", - "lead_length_um", - "n_corrugation_pairs", - "optical_port_specs", - "rail_pitch_um", - "tooth_depth_um", - "tooth_width_um", - "waveguide_width_um" - ], - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "mutable_names": [ - "waveguide_width_um", - "tooth_depth_um", - "tooth_width_um", - "corrugation_pitch_um", - "interaction_length_um", - "rail_pitch_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:corrugation_pitch_um", - "axis:rail_pitch_um", - "axis:tooth_width_um" - ], - "reference_scale_um": 3.77, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ca89a28a63d9ee2fee19eb2df2a80020f36ae3528d3588d96ade58f8c6febaa0" - }, - { - "anchor_id": "coupled_racetrack_pair", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "bend_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.8 - }, - { - "dependency_key": "racetrack_straight_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "racetrack_straight_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "inter_loop_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.72 - }, - { - "dependency_key": "bus_gap_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bus_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.6 - }, - { - "dependency_key": "loop_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "loop_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.52 - }, - { - "dependency_key": "lead_extension_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_racetracks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inter_loop_windows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -21.8, - -16.36 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 21.8, - -16.36 - ], - 1.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:bus_gap_um", - "dependency_kind": "independent", - "names": [ - "bus_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:loop_pitch_um", - "dependency_kind": "independent", - "names": [ - "loop_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:racetrack_straight_um", - "dependency_kind": "independent", - "names": [ - "racetrack_straight_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "bus_gap_um", - "lead_extension_um", - "loop_pitch_um", - "optical_port_specs", - "racetrack_straight_um", - "waveguide_width_um" - ], - "grammar_id": "coupled_racetrack_pair", - "mutable_names": [ - "waveguide_width_um", - "bend_radius_um", - "racetrack_straight_um", - "bus_gap_um", - "loop_pitch_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:bus_gap_um", - "axis:loop_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 11.26, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "06aed0f3b5d4dc4e1dad948e7af84de955ab44cd3c0261131baab361c6930fd9" - }, - { - "anchor_id": "coupled_ring_pair", - "assignments": [ - { - "dependency_key": "ring_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.78 - }, - { - "dependency_key": "ring_to_ring_gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "ring_to_ring_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.35 - }, - { - "dependency_key": "bus_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bus_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.38 - }, - { - "dependency_key": "lead_extension_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_rings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -24.13, - -9.16 - ], - 0.78, - 180.0 - ], - [ - "o2", - [ - 24.13, - -9.16 - ], - 0.78, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:bus_gap_um", - "dependency_kind": "independent", - "names": [ - "bus_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:ring_to_ring_gap_um", - "dependency_kind": "independent", - "names": [ - "ring_to_ring_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bus_gap_um", - "lead_extension_um", - "optical_port_specs", - "ring_radius_um", - "ring_to_ring_gap_um", - "waveguide_width_um" - ], - "grammar_id": "coupled_ring_pair", - "mutable_names": [ - "ring_radius_um", - "waveguide_width_um", - "ring_to_ring_gap_um", - "bus_gap_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:bus_gap_um", - "axis:ring_to_ring_gap_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c693efd85f30ee85a02c394f1070f1426f293f9fdb698b15e87c9349de5249dd" - }, - { - "anchor_id": "crescent_fpr_3x4", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "outer_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "shift_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_shift_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -8.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "input_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "taper_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "lead_extension_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "input_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "output_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "input_pitch_um", - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:radius_axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "inner_radius_x_um", - "inner_radius_y_um", - "outer_radius_x_um", - "outer_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:inner_shift_x_um", - "dependency_kind": "independent", - "names": [ - "inner_shift_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "attachment_overlap_um", - "inner_radius_x_um", - "inner_radius_y_um", - "inner_shift_x_um", - "input_count", - "input_pitch_um", - "layer", - "lead_extension_um", - "outer_radius_x_um", - "outer_radius_y_um", - "output_count", - "output_pitch_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "crescent_fpr_3x4", - "mutable_names": [ - "waveguide_width_um", - "outer_radius_x_um", - "outer_radius_y_um", - "inner_radius_x_um", - "inner_radius_y_um", - "inner_shift_x_um", - "aperture_width_um", - "input_pitch_um", - "output_pitch_um", - "taper_length_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "bee5dda262f61ff4d68a88169dfec011edea40a28ccf6cf0bed5bc6caabd0955" - }, - { - "anchor_id": "cross_slot_mmi_splitter_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "body_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "body_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "slot_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "slot_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "slot_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "slot_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": "taper_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "input_aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.95 - }, - { - "dependency_key": "aperture_width_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.18 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_mmi_bodies", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_internal_voids", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -25.2, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 25.2, - 3.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 25.2, - -3.0 - ], - 1.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "ordered_family", - "names": [ - "input_aperture_width_um", - "output_aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slot_width_um", - "dependency_kind": "independent", - "names": [ - "slot_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:slot_length_um", - "dependency_kind": "independent", - "names": [ - "slot_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "body_length_um", - "body_width_um", - "input_aperture_width_um", - "lead_length_um", - "optical_port_specs", - "output_aperture_width_um", - "output_pitch_um", - "slot_length_um", - "slot_width_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "cross_slot_mmi_splitter_1x2", - "mutable_names": [ - "waveguide_width_um", - "body_length_um", - "body_width_um", - "slot_length_um", - "slot_width_um", - "taper_length_um", - "output_pitch_um", - "lead_length_um", - "input_aperture_width_um", - "output_aperture_width_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:aperture_width_um", - "axis:body_width_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "369ae58c8a680a2e94589b6a8a2e0fc7b63a13cc4d34265e03668c59184abf9a" - }, - { - "anchor_id": "crossing_curved_x", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.36 - }, - { - "dependency_key": "span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 56.0 - }, - { - "dependency_key": "terminal_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "terminal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "control_fraction", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.3 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_curved_paths", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -28.0, - 10.0 - ], - 1.36, - 180.0 - ], - [ - "o2", - [ - -28.0, - -10.0 - ], - 1.36, - 180.0 - ], - [ - "o3", - [ - 28.0, - 10.0 - ], - 1.36, - 0.0 - ], - [ - "o4", - [ - 28.0, - -10.0 - ], - 1.36, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_pitch_um", - "dependency_kind": "independent", - "names": [ - "terminal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:span_um", - "dependency_kind": "independent", - "names": [ - "span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "control_fraction", - "optical_port_specs", - "span_um", - "terminal_pitch_um", - "waveguide_width_um" - ], - "grammar_id": "crossing_curved_x", - "mutable_names": [ - "waveguide_width_um", - "span_um", - "terminal_pitch_um", - "bend_radius_um" - ], - "qualified_axis_ids": [ - "axis:terminal_pitch_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "reference_scale_um": 20.68, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d62f1560a61b90587bb2795255d5c2e42d99ccb1fe62930f41e76cd62777b76a" - }, - { - "anchor_id": "crossing_diagonal_routed_45deg", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.26 - }, - { - "dependency_key": "total_span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "total_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "terminal_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "terminal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "diagonal_half_span_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "diagonal_half_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.8 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "central_diagonal_angle_deg", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 45 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_routed_paths", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -29.0, - 10.0 - ], - 1.26, - 180.0 - ], - [ - "o2", - [ - -29.0, - -10.0 - ], - 1.26, - 180.0 - ], - [ - "o3", - [ - 29.0, - 10.0 - ], - 1.26, - 0.0 - ], - [ - "o4", - [ - 29.0, - -10.0 - ], - 1.26, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:terminal_pitch_um", - "dependency_kind": "independent", - "names": [ - "terminal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:diagonal_half_span_um", - "dependency_kind": "independent", - "names": [ - "diagonal_half_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:total_span_um", - "dependency_kind": "independent", - "names": [ - "total_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "diagonal_half_span_um", - "optical_port_specs", - "terminal_pitch_um", - "total_span_um", - "waveguide_width_um" - ], - "grammar_id": "crossing_diagonal_routed_45deg", - "mutable_names": [ - "waveguide_width_um", - "total_span_um", - "terminal_pitch_um", - "diagonal_half_span_um", - "bend_radius_um" - ], - "qualified_axis_ids": [ - "axis:terminal_pitch_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "17ae0799634e1d65e5b5906129e64b0c54b446f0c3eec64435315a2c4e3a51d4" - }, - { - "anchor_id": "crossing_etched_annular", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.24 - }, - { - "dependency_key": "annular_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "annular_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "annular_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "annular_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.55 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "connection_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.45 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_taper_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_annular_centers", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -20.175, - 0.0 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - 20.175, - 0.0 - ], - 1.24, - 0.0 - ], - [ - "o3", - [ - 0.0, - -20.175 - ], - 1.24, - 270.0 - ], - [ - "o4", - [ - 0.0, - 20.175 - ], - 1.24, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:annular_width_um", - "dependency_kind": "independent", - "names": [ - "annular_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:annular_radius_um", - "dependency_kind": "independent", - "names": [ - "annular_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "annular_radius_um", - "annular_width_um", - "aperture_width_um", - "connection_overlap_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "crossing_etched_annular", - "mutable_names": [ - "waveguide_width_um", - "annular_radius_um", - "annular_width_um", - "aperture_width_um", - "taper_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:annular_width_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 6.2, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "897cfbb5d53c7cc65589a1d59095ea6001ea96c9ef5bfe37061d923153721e0f" - }, - { - "anchor_id": "crossing_oblique_60deg", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.78 - }, - { - "dependency_key": "horizontal_span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "horizontal_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 46.0 - }, - { - "dependency_key": "vertical_half_span_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "vertical_half_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.5 - }, - { - "dependency_key": "lateral_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lateral_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "vertical_lead_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "vertical_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "oblique_angle_deg", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 60 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_paths", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -23.0, - 0.0 - ], - 1.78, - 180.0 - ], - [ - "o2", - [ - 23.0, - 0.0 - ], - 1.78, - 0.0 - ], - [ - "o3", - [ - -7.0, - -21.5 - ], - 1.78, - 270.0 - ], - [ - "o4", - [ - 7.0, - 21.5 - ], - 1.78, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lateral_offset_um", - "dependency_kind": "independent", - "names": [ - "lateral_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:horizontal_span_um", - "dependency_kind": "independent", - "names": [ - "horizontal_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:vertical_half_span_um", - "dependency_kind": "independent", - "names": [ - "vertical_half_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:vertical_lead_um", - "dependency_kind": "independent", - "names": [ - "vertical_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "horizontal_span_um", - "lateral_offset_um", - "optical_port_specs", - "vertical_half_span_um", - "vertical_lead_um", - "waveguide_width_um" - ], - "grammar_id": "crossing_oblique_60deg", - "mutable_names": [ - "waveguide_width_um", - "horizontal_span_um", - "vertical_half_span_um", - "lateral_offset_um", - "vertical_lead_um", - "bend_radius_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lateral_offset_um" - ], - "reference_scale_um": 11.25, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6e329ba5a32efb2e80ca838e48d973f4f96bf4c7d0dbcd5997c7ed2116edec55" - }, - { - "anchor_id": "crossing_tapered", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.78 - }, - { - "dependency_key": "aperture_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.8 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "center_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "center_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.9 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_taper_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -16.0, - 0.0 - ], - 0.78, - 180.0 - ], - [ - "o2", - [ - 16.0, - 0.0 - ], - 0.78, - 0.0 - ], - [ - "o3", - [ - 0.0, - -16.0 - ], - 0.78, - 270.0 - ], - [ - "o4", - [ - 0.0, - 16.0 - ], - 0.78, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:center_radius_um", - "dependency_kind": "independent", - "names": [ - "center_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "center_radius_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "crossing_tapered", - "mutable_names": [ - "waveguide_width_um", - "aperture_width_um", - "taper_length_um", - "lead_length_um", - "center_radius_um" - ], - "qualified_axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:center_radius_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a7790493998998ee68089ad0ceeef5eda2f614ca61792a649bec67404f286e60" - }, - { - "anchor_id": "crossing_triple_six_arm", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.22 - }, - { - "dependency_key": "horizontal_span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "horizontal_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 56.0 - }, - { - "dependency_key": "vertical_span_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "vertical_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": "diagonal_offset_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "diagonal_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "diagonal_access_length_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 8.0 - }, - { - "dependency_key": "diagonal_span_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "diagonal_inner_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.8 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_axes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 6 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -28.0, - 0.0 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - -28.0, - -10.0 - ], - 1.22, - 180.0 - ], - [ - "o3", - [ - 28.0, - 10.0 - ], - 1.22, - 0.0 - ], - [ - "o4", - [ - 28.0, - 0.0 - ], - 1.22, - 0.0 - ], - [ - "o5", - [ - 0.0, - -22.0 - ], - 1.22, - 270.0 - ], - [ - "o6", - [ - 0.0, - 22.0 - ], - 1.22, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:diagonal_offset_um", - "dependency_kind": "independent", - "names": [ - "diagonal_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:diagonal_inner_span_um", - "dependency_kind": "independent", - "names": [ - "diagonal_inner_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:horizontal_span_um", - "dependency_kind": "independent", - "names": [ - "horizontal_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:vertical_span_um", - "dependency_kind": "independent", - "names": [ - "vertical_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "diagonal_inner_span_um", - "diagonal_offset_um", - "horizontal_span_um", - "optical_port_specs", - "vertical_span_um", - "waveguide_width_um" - ], - "grammar_id": "crossing_triple_six_arm", - "mutable_names": [ - "waveguide_width_um", - "horizontal_span_um", - "vertical_span_um", - "diagonal_offset_um", - "diagonal_inner_span_um", - "bend_radius_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:diagonal_offset_um" - ], - "reference_scale_um": 42.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0ece427a9db242ae591023c2ed58cbf29ab9d74b52683937b69cb908c36b6a00" - }, - { - "anchor_id": "directional_coupler_asymmetric_2x2", - "assignments": [ - { - "dependency_key": "access_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "access_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.84 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "top_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.08 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bottom_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.64 - }, - { - "dependency_key": "coupling_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.38 - }, - { - "dependency_key": "axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "input_top_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "input_bottom_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -7.2 - }, - { - "dependency_key": "axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_top_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.8 - }, - { - "dependency_key": "axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_bottom_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -8.4 - }, - { - "dependency_key": "lead_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "width_taper_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "width_taper_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "half_access_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "half_access_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "coupling_length_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_coupled_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 8.0 - ], - 0.84, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.2 - ], - 0.84, - 180.0 - ], - [ - "o3", - [ - 79.0, - 6.8 - ], - 0.84, - 0.0 - ], - [ - "o4", - [ - 79.0, - -8.4 - ], - 0.84, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "bottom_width_um", - "top_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:access_width_um", - "dependency_kind": "independent", - "names": [ - "access_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:width_taper_um", - "dependency_kind": "independent", - "names": [ - "width_taper_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:axis_um", - "dependency_kind": "ordered_axes", - "names": [ - "input_bottom_y_um", - "input_top_y_um", - "output_bottom_y_um", - "output_top_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 86 - }, - { - "axis_id": "axis:half_access_um", - "dependency_kind": "independent", - "names": [ - "half_access_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "access_width_um", - "bottom_width_um", - "coupling_gap_um", - "coupling_length_um", - "half_access_um", - "input_bottom_y_um", - "input_top_y_um", - "lead_length_um", - "optical_port_specs", - "output_bottom_y_um", - "output_top_y_um", - "top_width_um", - "width_taper_um" - ], - "grammar_id": "directional_coupler_asymmetric_2x2", - "mutable_names": [ - "access_width_um", - "top_width_um", - "bottom_width_um", - "coupling_gap_um", - "input_top_y_um", - "input_bottom_y_um", - "output_top_y_um", - "output_bottom_y_um", - "lead_length_um", - "width_taper_um", - "half_access_um", - "coupling_length_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:width_um", - "axis:access_width_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "71bfe292df232697a381b2322d6dc6265b0519737a10d183d67ed54fc41c13d4" - }, - { - "anchor_id": "directional_coupler_bent_straight_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "coupling_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.42 - }, - { - "dependency_key": "external_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "approach_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "approach_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "interaction_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_straight_roles", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_bowed_roles", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 18.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o3", - [ - 70.0, - 18.0 - ], - 1.2, - 0.0 - ], - [ - "o4", - [ - 70.0, - 0.0 - ], - 1.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:approach_length_um", - "dependency_kind": "independent", - "names": [ - "approach_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "approach_length_um", - "coupling_gap_um", - "external_pitch_um", - "interaction_length_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "directional_coupler_bent_straight_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "approach_length_um", - "interaction_length_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 17.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6099a83a7874df8829a3410d41b9fadaaa8392d9f842b5e832c61c3df8b65b4c" - }, - { - "anchor_id": "directional_coupler_bow_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.84 - }, - { - "dependency_key": "coupling_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.4 - }, - { - "dependency_key": "external_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.5 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "access_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "bow_half_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bow_half_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "bow_height_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "bow_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.8 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_coupled_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 5.75 - ], - 0.84, - 180.0 - ], - [ - "o2", - [ - 0.0, - -5.75 - ], - 0.84, - 180.0 - ], - [ - "o3", - [ - 60.0, - 5.75 - ], - 0.84, - 0.0 - ], - [ - "o4", - [ - 60.0, - -5.75 - ], - 0.84, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bow_half_length_um", - "dependency_kind": "independent", - "names": [ - "bow_half_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bow_height_um", - "dependency_kind": "independent", - "names": [ - "bow_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "access_length_um", - "bow_half_length_um", - "bow_height_um", - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "directional_coupler_bow_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "access_length_um", - "bow_half_length_um", - "bow_height_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 11.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8f9d022bc3d92422958a1ac993e350401158872de6695c13933c3aa40f2ee92a" - }, - { - "anchor_id": "directional_coupler_concentric_90deg_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "coupling_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.44 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_concentric_turns", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_quarter_turns", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 0.0, - -1.64 - ], - 1.2, - 180.0 - ], - [ - "o3", - [ - 25.0, - 25.0 - ], - 1.2, - 90.0 - ], - [ - "o4", - [ - 26.64, - 25.0 - ], - 1.2, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:inner_radius_um", - "dependency_kind": "independent", - "names": [ - "inner_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "inner_radius_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupling_gap_um", - "inner_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:inner_radius_um" - ], - "reference_scale_um": 12.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2192243ae62c9ca2d77a318e3dd77a605bb640977c002d57a735220b3c0f2239" - }, - { - "anchor_id": "directional_coupler_dual_window_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.18 - }, - { - "dependency_key": "coupling_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.44 - }, - { - "dependency_key": "external_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "transition_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "window_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "window_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "phase_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "phase_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "phase_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "phase_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "phase_shift_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "phase_shift_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_coupling_windows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_phase_sections", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 8.0 - ], - 1.18, - 180.0 - ], - [ - "o2", - [ - 0.0, - -8.0 - ], - 1.18, - 180.0 - ], - [ - "o3", - [ - 97.0, - 8.0 - ], - 1.18, - 0.0 - ], - [ - "o4", - [ - 97.0, - -8.0 - ], - 1.18, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:phase_pitch_um", - "dependency_kind": "independent", - "names": [ - "phase_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:phase_length_um", - "dependency_kind": "independent", - "names": [ - "phase_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:window_length_um", - "dependency_kind": "independent", - "names": [ - "window_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:phase_shift_um", - "dependency_kind": "independent", - "names": [ - "phase_shift_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "optical_port_specs", - "phase_length_um", - "phase_pitch_um", - "phase_shift_um", - "transition_length_um", - "waveguide_width_um", - "window_length_um" - ], - "grammar_id": "directional_coupler_dual_window_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "transition_length_um", - "window_length_um", - "phase_length_um", - "phase_pitch_um", - "phase_shift_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:phase_pitch_um" - ], - "reference_scale_um": 11.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "69de63c63634cdc037dd75f1fe758bde79f738f3688fb399b84ed924a52ea3a0" - }, - { - "anchor_id": "directional_coupler_open_pulley_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.25 - }, - { - "dependency_key": "coupling_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.48 - }, - { - "dependency_key": "radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_open_arcs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_semicircular_interactions", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 27.73 - ], - 1.25, - 180.0 - ], - [ - "o2", - [ - 0.0, - 26.0 - ], - 1.25, - 180.0 - ], - [ - "o3", - [ - 0.0, - 0.0 - ], - 1.25, - 180.0 - ], - [ - "o4", - [ - 0.0, - -1.73 - ], - 1.25, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:inner_radius_um", - "dependency_kind": "independent", - "names": [ - "inner_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "inner_radius_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "directional_coupler_open_pulley_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupling_gap_um", - "inner_radius_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:inner_radius_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "47eba8023be6b45239beba573a7f66d8b8e0b838b5921656666c2b93f4dcf05e" - }, - { - "anchor_id": "directional_coupler_sbend_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.86 - }, - { - "dependency_key": "coupling_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.38 - }, - { - "dependency_key": "external_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "access_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "coupling_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_coupled_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 5.5 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 0.0, - -5.5 - ], - 0.86, - 180.0 - ], - [ - "o3", - [ - 57.0, - 5.5 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 57.0, - -5.5 - ], - 0.86, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_length_um", - "coupling_gap_um", - "coupling_length_um", - "external_pitch_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "directional_coupler_sbend_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "access_length_um", - "coupling_length_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:external_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 11.43, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d9a62819f4fefca2d8051e9aeb63058ce15bf6cd49a19481c4806598100918bd" - }, - { - "anchor_id": "directional_coupler_straight_to_90deg_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "coupling_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.42 - }, - { - "dependency_key": "interaction_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "vertical_lead_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "vertical_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "bus_extension_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bus_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_quarter_turns", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_straight_buses", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 1.62 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o3", - [ - 44.0, - 0.0 - ], - 1.2, - 0.0 - ], - [ - "o4", - [ - 32.0, - 29.62 - ], - 1.2, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bus_extension_um", - "dependency_kind": "independent", - "names": [ - "bus_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:vertical_lead_um", - "dependency_kind": "independent", - "names": [ - "vertical_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "bus_extension_um", - "coupling_gap_um", - "interaction_length_um", - "optical_port_specs", - "vertical_lead_um", - "waveguide_width_um" - ], - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupling_gap_um", - "interaction_length_um", - "bend_radius_um", - "vertical_lead_um", - "bus_extension_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e1678d665f07fdb3374b9e40dc7d8b557ba0545439112e98a1642c9b2d7f75b7" - }, - { - "anchor_id": "directional_side_tap_coupler_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "seed_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "seed_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.3 - }, - { - "dependency_key": "coupling_gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.42 - }, - { - "dependency_key": "lead_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "seed_taper_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "seed_taper_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "coupling_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "peel_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "peel_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "lead_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_persistent_buses", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_branch_nucleations", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 62.0, - 12.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 62.0, - 0.0 - ], - 1.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:seed_width_um", - "dependency_kind": "independent", - "names": [ - "seed_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:peel_length_um", - "dependency_kind": "independent", - "names": [ - "peel_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - }, - { - "axis_id": "axis:seed_taper_um", - "dependency_kind": "independent", - "names": [ - "seed_taper_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "coupling_length_um", - "input_lead_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "peel_length_um", - "seed_taper_um", - "seed_width_um", - "waveguide_width_um" - ], - "grammar_id": "directional_side_tap_coupler_1x2", - "mutable_names": [ - "waveguide_width_um", - "seed_width_um", - "coupling_gap_um", - "input_lead_um", - "seed_taper_um", - "coupling_length_um", - "peel_length_um", - "output_lead_um", - "output_pitch_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:output_pitch_um", - "axis:seed_width_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "09e59c3a4492a96c963f2777701b5111f19034ce9b3c84d9bc81772075c3062a" - }, - { - "anchor_id": "disk_bus_all_pass", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.28 - }, - { - "dependency_key": "disk_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "disk_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "coupling_gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.66 - }, - { - "dependency_key": "lead_extension_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_disks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -17.0, - -10.3 - ], - 1.28, - 180.0 - ], - [ - "o2", - [ - 17.0, - -10.3 - ], - 1.28, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:disk_radius_um", - "dependency_kind": "independent", - "names": [ - "disk_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "disk_radius_um", - "lead_extension_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "disk_bus_all_pass", - "mutable_names": [ - "waveguide_width_um", - "disk_radius_um", - "coupling_gap_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:disk_radius_um" - ], - "reference_scale_um": 8.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "c0f76d5b0c25f59d25772835a17edfbdafb7921589a851b4224f86e6c9e67471" - }, - { - "anchor_id": "double_sidewall_tooth_array", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.55 - }, - { - "dependency_key": "tooth_depth_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "maximum_tooth_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.75 - }, - { - "dependency_key": "tooth_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.22 - }, - { - "dependency_key": "period_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "period_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.75 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_tooth_pairs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 20 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_teeth", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 40 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -3.0, - 0.0 - ], - 0.55, - 180.0 - ], - [ - "o2", - [ - 18.0, - 0.0 - ], - 0.55, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:maximum_tooth_depth_um", - "dependency_kind": "independent", - "names": [ - "maximum_tooth_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:period_um", - "dependency_kind": "independent", - "names": [ - "period_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "lead_length_um", - "maximum_tooth_depth_um", - "n_tooth_pairs", - "optical_port_specs", - "period_um", - "tooth_width_um", - "waveguide_width_um" - ], - "grammar_id": "double_sidewall_tooth_array", - "mutable_names": [ - "waveguide_width_um", - "maximum_tooth_depth_um", - "tooth_width_um", - "period_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:tooth_width_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "reference_scale_um": 0.75, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "9fdd556f881fc7a3a1dc467308f9936e5400314b7b07984a753a376ed270f593" - }, - { - "anchor_id": "dual_pol_lattice_coupler_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.28 - }, - { - "dependency_key": "core_size_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "core_size_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.4 - }, - { - "dependency_key": "taper_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "lattice_hole_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lattice_hole_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.05 - }, - { - "dependency_key": "lattice_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lattice_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.8 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_holes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 9 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_access_tapers", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -26.2, - 0.0 - ], - 1.28, - 180.0 - ], - [ - "o2", - [ - 26.2, - 0.0 - ], - 1.28, - 0.0 - ], - [ - "o3", - [ - 0.0, - -26.2 - ], - 1.28, - 270.0 - ], - [ - "o4", - [ - 0.0, - 26.2 - ], - 1.28, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:lattice_pitch_um", - "dependency_kind": "independent", - "names": [ - "lattice_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lattice_hole_radius_um", - "dependency_kind": "independent", - "names": [ - "lattice_hole_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:core_size_um", - "dependency_kind": "independent", - "names": [ - "core_size_um" - ], - "parameter_class": "realization_dimension", - "priority": 92 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "attachment_overlap_um", - "core_size_um", - "lattice_hole_radius_um", - "lattice_pitch_um", - "lead_length_um", - "n_lattice_columns", - "n_lattice_rows", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "dual_pol_lattice_coupler_2x2", - "mutable_names": [ - "waveguide_width_um", - "core_size_um", - "aperture_width_um", - "taper_length_um", - "lead_length_um", - "lattice_hole_radius_um", - "lattice_pitch_um" - ], - "qualified_axis_ids": [ - "axis:lattice_pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "76447e7a9b9fe658d3c2b15d39ecb25f15c53483fde666774d18de3f6e99a537" - }, - { - "anchor_id": "echelle_grating_fpr_1x4", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.8 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "taper_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "lead_extension_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.5 - }, - { - "dependency_key": "axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "input_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": -14.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "tuple", - "mutable": false, - "name": "output_y_positions_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - -6.0, - 0.0, - 6.0, - 12.0 - ] - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "facet_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 11 - }, - { - "dependency_key": "facet_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "facet_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "facet_depth_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "facet_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "facet_width_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "facet_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "facet_inset_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "facet_inset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.5 - }, - { - "dependency_key": "facet_angle_step_deg", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "facet_angle_step_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "port_names", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - "in1", - "out1", - "out2", - "out3", - "out4" - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "input_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "output_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:facet_pitch_um", - "dependency_kind": "independent", - "names": [ - "facet_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:facet_width_um", - "dependency_kind": "independent", - "names": [ - "facet_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slab_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "slab_radius_x_um", - "slab_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:facet_angle_step_deg", - "dependency_kind": "independent", - "names": [ - "facet_angle_step_deg" - ], - "parameter_class": "realization_angle", - "priority": 90 - }, - { - "axis_id": "axis:input_y_um", - "dependency_kind": "independent", - "names": [ - "input_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 84 - }, - { - "axis_id": "axis:facet_depth_um", - "dependency_kind": "independent", - "names": [ - "facet_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:facet_inset_um", - "dependency_kind": "independent", - "names": [ - "facet_inset_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "attachment_overlap_um", - "facet_angle_step_deg", - "facet_count", - "facet_depth_um", - "facet_inset_um", - "facet_pitch_um", - "facet_width_um", - "input_count", - "input_y_um", - "layer", - "lead_extension_um", - "output_count", - "output_y_positions_um", - "port_names", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "echelle_grating_fpr_1x4", - "mutable_names": [ - "waveguide_width_um", - "slab_radius_x_um", - "slab_radius_y_um", - "aperture_width_um", - "taper_length_um", - "lead_extension_um", - "input_y_um", - "facet_pitch_um", - "facet_depth_um", - "facet_width_um", - "facet_inset_um", - "facet_angle_step_deg" - ], - "qualified_axis_ids": [ - "axis:facet_pitch_um", - "axis:aperture_width_um", - "axis:facet_width_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "051c9abe038b044e2a68ffdd0e61f64cc92b94c69be3ffe340e6707a0dc4db5b" - }, - { - "anchor_id": "edge_coupler_dual_tip_fork_2x1", - "assignments": [ - { - "dependency_key": "rail_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.24 - }, - { - "dependency_key": "edge_tip_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "edge_tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.52 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "input_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.8 - }, - { - "dependency_key": "tip_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tip_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "tip_taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tip_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "fork_branch_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "fork_branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "arm_attachment_offset_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "arm_attachment_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.6 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "hub_attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.1 - }, - { - "dependency_key": "neck_attachment_width_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "neck_attachment_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.4 - }, - { - "dependency_key": "taper_length_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "output_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "lead_length_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "output_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_edge_tips", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_fork_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_merge_hubs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 27, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 5.4 - ], - 0.52, - 180.0 - ], - [ - "o2", - [ - 0.0, - -5.4 - ], - 0.52, - 180.0 - ], - [ - "o3", - [ - 51.8, - 0.0 - ], - 1.24, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:input_pitch_um", - "dependency_kind": "independent", - "names": [ - "input_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:edge_tip_width_um", - "dependency_kind": "independent", - "names": [ - "edge_tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:neck_attachment_width_um", - "dependency_kind": "independent", - "names": [ - "neck_attachment_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:fork_branch_length_um", - "dependency_kind": "independent", - "names": [ - "fork_branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_lead_length_um", - "dependency_kind": "independent", - "names": [ - "output_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_taper_length_um", - "dependency_kind": "independent", - "names": [ - "output_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tip_length_um", - "dependency_kind": "independent", - "names": [ - "tip_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tip_taper_length_um", - "dependency_kind": "independent", - "names": [ - "tip_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:arm_attachment_offset_um", - "dependency_kind": "independent", - "names": [ - "arm_attachment_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "arm_attachment_offset_um", - "edge_tip_width_um", - "fork_branch_length_um", - "hub_attachment_overlap_um", - "hub_radius_x_um", - "hub_radius_y_um", - "input_pitch_um", - "neck_attachment_width_um", - "optical_port_specs", - "output_lead_length_um", - "output_taper_length_um", - "rail_width_um", - "tip_length_um", - "tip_taper_length_um" - ], - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "mutable_names": [ - "rail_width_um", - "edge_tip_width_um", - "input_pitch_um", - "tip_length_um", - "tip_taper_length_um", - "fork_branch_length_um", - "arm_attachment_offset_um", - "hub_radius_x_um", - "hub_radius_y_um", - "neck_attachment_width_um", - "output_taper_length_um", - "output_lead_length_um" - ], - "qualified_axis_ids": [ - "axis:input_pitch_um", - "axis:edge_tip_width_um", - "axis:neck_attachment_width_um" - ], - "reference_scale_um": 6.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "809dda6657cf3409cf114cbb3082c57d245fcecdd09e8d52e82f1adc0537e900" - }, - { - "anchor_id": "edge_coupler_multistage", - "assignments": [ - { - "dependency_key": "edge_tip_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "edge_tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.34 - }, - { - "dependency_key": "intermediate_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "intermediate_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.15 - }, - { - "dependency_key": "width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.8 - }, - { - "dependency_key": "stage_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "first_stage_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 36.0 - }, - { - "dependency_key": "stage_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "second_stage_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "input_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_edge_tips", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.34, - 180.0 - ], - [ - "o2", - [ - 76.0, - 0.0 - ], - 2.8, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:edge_tip_width_um", - "dependency_kind": "independent", - "names": [ - "edge_tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:intermediate_width_um", - "dependency_kind": "independent", - "names": [ - "intermediate_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:output_width_um", - "dependency_kind": "independent", - "names": [ - "output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_length_um", - "output_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:stage_length_um", - "dependency_kind": "ordered_family", - "names": [ - "first_stage_length_um", - "second_stage_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - } - ], - "declared_parameter_names": [ - "edge_tip_width_um", - "first_stage_length_um", - "input_lead_length_um", - "intermediate_width_um", - "optical_port_specs", - "output_lead_length_um", - "output_width_um", - "second_stage_length_um" - ], - "grammar_id": "edge_coupler_multistage", - "mutable_names": [ - "edge_tip_width_um", - "intermediate_width_um", - "output_width_um", - "first_stage_length_um", - "second_stage_length_um", - "input_lead_length_um", - "output_lead_length_um" - ], - "qualified_axis_ids": [ - "axis:edge_tip_width_um", - "axis:intermediate_width_um", - "axis:output_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "79a77b91f4f08159d382739bbbebd82fab862a5d5f6840732d6b57f448e93bac" - }, - { - "anchor_id": "elliptical_apodized_focusing_grating_1x0", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "ellipse_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "inner_ellipse_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "ellipse_minor_major_ratio", - "parameter_class": "frozen_implementation", - "reason": "unitless or unclassified scalar is not an approved depth axis", - "value": 0.72 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "tuple", - "mutable": false, - "name": "arc_tooth_widths_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 0.9, - 1.02, - 1.16, - 1.3, - 1.44, - 1.58, - 1.7 - ] - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "tuple", - "mutable": false, - "name": "radial_gaps_um", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 1.9, - 1.72, - 1.56, - 1.42, - 1.3, - 1.2, - 1.12 - ] - }, - { - "dependency_key": "tooth_clearance_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "tooth_clearance_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_focusing_arcs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 7 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:inner_ellipse_radius_um", - "dependency_kind": "independent", - "names": [ - "inner_ellipse_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_clearance_um", - "dependency_kind": "independent", - "names": [ - "tooth_clearance_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "arc_tooth_widths_um", - "ellipse_minor_major_ratio", - "inner_ellipse_radius_um", - "lead_length_um", - "optical_port_specs", - "radial_gaps_um", - "taper_length_um", - "tooth_clearance_um", - "waveguide_width_um" - ], - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "inner_ellipse_radius_um", - "tooth_clearance_um" - ], - "qualified_axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:inner_ellipse_radius_um" - ], - "reference_scale_um": 11.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e2a2155d7179ed98202a0e0c7c44466ec27a2badd8eaf8549ec7613d818c7050" - }, - { - "anchor_id": "fishbone_subwavelength_converter", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.28 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "diagonal_bone_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "diagonal_bone_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.02 - }, - { - "dependency_key": "chevron_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "chevron_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.6 - }, - { - "dependency_key": "bone_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "minimum_bone_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.4 - }, - { - "dependency_key": "bone_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "maximum_bone_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.2 - }, - { - "dependency_key": "bone_angle_deg", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "bone_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 55.0 - }, - { - "dependency_key": "conversion_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "conversion_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 68.39999999999999 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_chevrons", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_diagonal_bones", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 18 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_spines", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_envelope_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.28, - 180.0 - ], - [ - "o2", - [ - 84.4, - 0.0 - ], - 1.28, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:chevron_pitch_um", - "dependency_kind": "independent", - "names": [ - "chevron_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:diagonal_bone_width_um", - "dependency_kind": "independent", - "names": [ - "diagonal_bone_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bone_length_um", - "dependency_kind": "ordered_family", - "names": [ - "maximum_bone_length_um", - "minimum_bone_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:conversion_length_um", - "dependency_kind": "independent", - "names": [ - "conversion_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bone_angle_deg", - "dependency_kind": "independent", - "names": [ - "bone_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "bone_angle_deg", - "chevron_pitch_um", - "conversion_length_um", - "diagonal_bone_width_um", - "lead_length_um", - "maximum_bone_length_um", - "minimum_bone_length_um", - "n_chevrons", - "optical_port_specs", - "spine_width_um" - ], - "grammar_id": "fishbone_subwavelength_converter", - "mutable_names": [ - "spine_width_um", - "lead_length_um", - "diagonal_bone_width_um", - "chevron_pitch_um", - "minimum_bone_length_um", - "maximum_bone_length_um", - "bone_angle_deg", - "conversion_length_um" - ], - "qualified_axis_ids": [ - "axis:chevron_pitch_um", - "axis:diagonal_bone_width_um", - "axis:spine_width_um" - ], - "reference_scale_um": 7.6, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8e4c43aba0b60ce96ac912ea27dbaa31c236c97f73932639d89a0e5660d68a5a" - }, - { - "anchor_id": "focusing_grating_coupler_arcs", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.22 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "arc_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "inner_arc_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.2 - }, - { - "dependency_key": "arc_tooth_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "arc_tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.22 - }, - { - "dependency_key": "radial_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "radial_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "arc_attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 1.2 - }, - { - "dependency_key": "arc_sweep_deg", - "line": 14, - "literal_type": "int", - "mutable": true, - "name": "arc_sweep_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 120 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_focusing_arcs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.22, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:radial_gap_um", - "dependency_kind": "independent", - "names": [ - "radial_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:arc_tooth_width_um", - "dependency_kind": "independent", - "names": [ - "arc_tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:inner_arc_radius_um", - "dependency_kind": "independent", - "names": [ - "inner_arc_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:arc_sweep_deg", - "dependency_kind": "independent", - "names": [ - "arc_sweep_deg" - ], - "parameter_class": "realization_angle", - "priority": 70 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "arc_attachment_overlap_um", - "arc_sweep_deg", - "arc_tooth_width_um", - "inner_arc_radius_um", - "lead_length_um", - "n_focusing_arcs", - "optical_port_specs", - "radial_gap_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "focusing_grating_coupler_arcs", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "inner_arc_radius_um", - "arc_tooth_width_um", - "radial_gap_um", - "arc_sweep_deg" - ], - "qualified_axis_ids": [ - "axis:radial_gap_um", - "axis:aperture_width_um", - "axis:arc_tooth_width_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "af88a0e013e4116daf45254c7382955ee67fbe89d18a5cc84043998a337c3fe0" - }, - { - "anchor_id": "interdigitated_gap_coupler_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "rail_pitch_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "outer_rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "center_gap_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "center_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.6 - }, - { - "dependency_key": "lead_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "transition_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "interaction_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 54.0 - }, - { - "dependency_key": "finger_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "finger_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": "finger_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "finger_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.4 - }, - { - "dependency_key": "finger_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "finger_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "finger_offset_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "first_finger_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.8 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "finger_count_per_rail", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "rail_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:center_gap_um", - "dependency_kind": "independent", - "names": [ - "center_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:finger_pitch_um", - "dependency_kind": "independent", - "names": [ - "finger_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:outer_rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "outer_rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:finger_width_um", - "dependency_kind": "independent", - "names": [ - "finger_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:finger_length_um", - "dependency_kind": "independent", - "names": [ - "finger_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:first_finger_offset_um", - "dependency_kind": "independent", - "names": [ - "first_finger_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "center_gap_um", - "finger_count_per_rail", - "finger_length_um", - "finger_pitch_um", - "finger_width_um", - "first_finger_offset_um", - "interaction_length_um", - "layer", - "lead_length_um", - "outer_rail_pitch_um", - "rail_count", - "transition_length_um", - "waveguide_width_um" - ], - "grammar_id": "interdigitated_gap_coupler_2x2", - "mutable_names": [ - "waveguide_width_um", - "outer_rail_pitch_um", - "center_gap_um", - "lead_length_um", - "transition_length_um", - "interaction_length_um", - "finger_width_um", - "finger_length_um", - "finger_pitch_um", - "first_finger_offset_um" - ], - "qualified_axis_ids": [ - "axis:center_gap_um", - "axis:finger_pitch_um", - "axis:outer_rail_pitch_um" - ], - "reference_scale_um": 9.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f917da5661f742e7ffc0e8e7c7d83746104a146383355d39ed6bc4b256d4c272" - }, - { - "anchor_id": "mmi_block_1x2", - "assignments": [ - { - "dependency_key": "body_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "body_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.5 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.86 - }, - { - "dependency_key": "transition_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.55 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "access_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "internal_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "internal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "external_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "bool", - "mutable": false, - "name": "use_input_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": false - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "bool", - "mutable": false, - "name": "use_output_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": false - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -15.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 33.0, - 1.75 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 33.0, - -1.75 - ], - 0.86, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:internal_pitch_um", - "dependency_kind": "independent", - "names": [ - "internal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transition_width_um", - "dependency_kind": "independent", - "names": [ - "transition_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "grammar_id": "mmi_block_1x2", - "mutable_names": [ - "body_length_um", - "body_width_um", - "waveguide_width_um", - "transition_width_um", - "taper_length_um", - "access_length_um", - "lead_length_um", - "internal_pitch_um", - "external_pitch_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1ddb455cf2f3ffd32fad145d472a74757ab5cce48c2afdef890855cb9e39e812" - }, - { - "anchor_id": "mmi_coupler_2x2", - "assignments": [ - { - "dependency_key": "body_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "body_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.5 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.86 - }, - { - "dependency_key": "transition_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.55 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "access_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "internal_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "internal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "external_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "bool", - "mutable": false, - "name": "use_input_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": true - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "bool", - "mutable": false, - "name": "use_output_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": true - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -31.0, - 8.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - -31.0, - -8.0 - ], - 0.86, - 180.0 - ], - [ - "o3", - [ - 49.0, - 8.0 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 49.0, - -8.0 - ], - 0.86, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:internal_pitch_um", - "dependency_kind": "independent", - "names": [ - "internal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transition_width_um", - "dependency_kind": "independent", - "names": [ - "transition_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "grammar_id": "mmi_coupler_2x2", - "mutable_names": [ - "body_length_um", - "body_width_um", - "waveguide_width_um", - "transition_width_um", - "taper_length_um", - "access_length_um", - "lead_length_um", - "internal_pitch_um", - "external_pitch_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "reference_scale_um": 9.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1ddb455cf2f3ffd32fad145d472a74757ab5cce48c2afdef890855cb9e39e812" - }, - { - "anchor_id": "mmi_crossing_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "body_side_length_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "body_side_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "body_attachment_radius_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "body_attachment_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "taper_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "tuple", - "mutable": false, - "name": "access_angles_deg", - "parameter_class": "frozen_structural_literal", - "reason": "coordinate table, sequence, string, or other structural literal", - "value": [ - 180.0, - 0.0, - 270.0, - 90.0 - ] - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "tuple", - "mutable": false, - "name": "port_names", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - "in1", - "out1", - "in2", - "out2" - ] - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "access_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "input_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "output_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_attachment_radius_um", - "dependency_kind": "independent", - "names": [ - "body_attachment_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:body_side_length_um", - "dependency_kind": "independent", - "names": [ - "body_side_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_angles_deg", - "access_count", - "aperture_width_um", - "body_attachment_radius_um", - "body_side_length_um", - "input_count", - "layer", - "lead_length_um", - "output_count", - "port_names", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "mmi_crossing_2x2", - "mutable_names": [ - "waveguide_width_um", - "body_side_length_um", - "body_attachment_radius_um", - "aperture_width_um", - "taper_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:aperture_width_um", - "axis:waveguide_width_um", - "axis:body_attachment_radius_um" - ], - "reference_scale_um": 9.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "516ed3788ce8138483fe04ad54cb49b511032f84f802429f77346d133d35d6f6" - }, - { - "anchor_id": "mmi_fanout_1x2", - "assignments": [ - { - "dependency_key": "body_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "body_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.86 - }, - { - "dependency_key": "transition_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.55 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "access_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "internal_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "internal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "external_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "bool", - "mutable": false, - "name": "use_input_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": false - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "bool", - "mutable": false, - "name": "use_output_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": true - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -15.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 53.0, - 6.5 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 53.0, - -6.5 - ], - 0.86, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:internal_pitch_um", - "dependency_kind": "independent", - "names": [ - "internal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transition_width_um", - "dependency_kind": "independent", - "names": [ - "transition_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "grammar_id": "mmi_fanout_1x2", - "mutable_names": [ - "body_length_um", - "body_width_um", - "waveguide_width_um", - "transition_width_um", - "taper_length_um", - "access_length_um", - "lead_length_um", - "internal_pitch_um", - "external_pitch_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1ddb455cf2f3ffd32fad145d472a74757ab5cce48c2afdef890855cb9e39e812" - }, - { - "anchor_id": "mmi_lens_2x3", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.15 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "body_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.5 - }, - { - "dependency_key": "access_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "input_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_lens_bodies", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_access_routes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 5 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 7.0 - ], - 1.15, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.0 - ], - 1.15, - 180.0 - ], - [ - "o3", - [ - 56.5, - 9.0 - ], - 1.15, - 0.0 - ], - [ - "o4", - [ - 56.5, - 0.0 - ], - 1.15, - 0.0 - ], - [ - "o5", - [ - 56.5, - -9.0 - ], - 1.15, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "input_pitch_um", - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "body_radius_x_um", - "body_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_length_um", - "body_radius_x_um", - "body_radius_y_um", - "input_pitch_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "waveguide_width_um" - ], - "grammar_id": "mmi_lens_2x3", - "mutable_names": [ - "waveguide_width_um", - "body_radius_x_um", - "body_radius_y_um", - "access_length_um", - "lead_length_um", - "input_pitch_um", - "output_pitch_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:waveguide_width_um", - "axis:body_radius_axis_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3932fef73c01890a664b5e6eaebc96d7e291f516e687ef94cfd2af81217e710d" - }, - { - "anchor_id": "mmi_splitter_1x4", - "assignments": [ - { - "dependency_key": "body_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "body_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.86 - }, - { - "dependency_key": "transition_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.55 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "access_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "access_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "internal_pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "internal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.1 - }, - { - "dependency_key": "external_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "bool", - "mutable": false, - "name": "use_input_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": false - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "bool", - "mutable": false, - "name": "use_output_fanout", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": true - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -15.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 57.0, - 10.8 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 57.0, - 3.6 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 57.0, - -3.6 - ], - 0.86, - 0.0 - ], - [ - "o5", - [ - 57.0, - -10.8 - ], - 0.86, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:internal_pitch_um", - "dependency_kind": "independent", - "names": [ - "internal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transition_width_um", - "dependency_kind": "independent", - "names": [ - "transition_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:access_length_um", - "dependency_kind": "independent", - "names": [ - "access_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "grammar_id": "mmi_splitter_1x4", - "mutable_names": [ - "body_length_um", - "body_width_um", - "waveguide_width_um", - "transition_width_um", - "taper_length_um", - "access_length_um", - "lead_length_um", - "internal_pitch_um", - "external_pitch_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:internal_pitch_um", - "axis:body_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1ddb455cf2f3ffd32fad145d472a74757ab5cce48c2afdef890855cb9e39e812" - }, - { - "anchor_id": "mzi_balanced_curved", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.85 - }, - { - "dependency_key": "split_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "split_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "arm_separation_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "arm_separation_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "straight_arm_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "straight_arm_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_split_nodes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 0.85, - 180.0 - ], - [ - "o2", - [ - 62.0, - 0.0 - ], - 0.85, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:arm_separation_um", - "dependency_kind": "independent", - "names": [ - "arm_separation_um" - ], - "parameter_class": "realization_dimension", - "priority": 114 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:split_length_um", - "dependency_kind": "independent", - "names": [ - "split_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:straight_arm_length_um", - "dependency_kind": "independent", - "names": [ - "straight_arm_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "arm_separation_um", - "lead_length_um", - "optical_port_specs", - "split_length_um", - "straight_arm_length_um", - "waveguide_width_um" - ], - "grammar_id": "mzi_balanced_curved", - "mutable_names": [ - "waveguide_width_um", - "split_length_um", - "arm_separation_um", - "straight_arm_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:arm_separation_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "reference_scale_um": 12.85, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2a7ee9a4fea6e7aabc6e13c5f271898cc33b899aaf56b71ee0f282a62c232177" - }, - { - "anchor_id": "mzi_dual_output_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.24 - }, - { - "dependency_key": "coupler_body_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupler_body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.5 - }, - { - "dependency_key": "coupler_body_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "coupler_body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.5 - }, - { - "dependency_key": "transition_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": "transition_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "port_pitch_um", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": 4.8 - }, - { - "dependency_key": "arm_span_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "arm_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": "arm_height_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "arm_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.5 - }, - { - "dependency_key": "bend_radius_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "lead_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "float", - "mutable": false, - "name": "connection_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.5 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_coupler_bodies", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -13.0, - 2.4 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - -13.0, - -2.4 - ], - 1.24, - 180.0 - ], - [ - "o3", - [ - 68.0, - 2.4 - ], - 1.24, - 0.0 - ], - [ - "o4", - [ - 68.0, - -2.4 - ], - 1.24, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupler_body_width_um", - "dependency_kind": "independent", - "names": [ - "coupler_body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transition_width_um", - "dependency_kind": "independent", - "names": [ - "transition_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:coupler_body_length_um", - "dependency_kind": "independent", - "names": [ - "coupler_body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:arm_span_um", - "dependency_kind": "independent", - "names": [ - "arm_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:arm_height_um", - "dependency_kind": "independent", - "names": [ - "arm_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_height_um", - "arm_span_um", - "bend_radius_um", - "connection_overlap_um", - "coupler_body_length_um", - "coupler_body_width_um", - "lead_length_um", - "optical_port_specs", - "port_pitch_um", - "transition_length_um", - "transition_width_um", - "waveguide_width_um" - ], - "grammar_id": "mzi_dual_output_2x2", - "mutable_names": [ - "waveguide_width_um", - "coupler_body_length_um", - "coupler_body_width_um", - "transition_width_um", - "transition_length_um", - "arm_span_um", - "arm_height_um", - "bend_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:coupler_body_width_um", - "axis:transition_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "fe0880dfdcb41a2ce1e26947eb2bdcad3a70173a86cd065d18ff5bf66de3eb5a" - }, - { - "anchor_id": "mzi_folded_vertical_1x1", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.24 - }, - { - "dependency_key": "fold_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "fold_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "vertical_span_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "vertical_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": "fold_rise_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "fold_rise_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.4 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_folded_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_split_nodes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - -8.0 - ], - 1.24, - 270.0 - ], - [ - "o2", - [ - 0.0, - 52.0 - ], - 1.24, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:fold_width_um", - "dependency_kind": "independent", - "names": [ - "fold_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:vertical_span_um", - "dependency_kind": "independent", - "names": [ - "vertical_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:fold_rise_um", - "dependency_kind": "independent", - "names": [ - "fold_rise_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "fold_rise_um", - "fold_width_um", - "lead_length_um", - "optical_port_specs", - "vertical_span_um", - "waveguide_width_um" - ], - "grammar_id": "mzi_folded_vertical_1x1", - "mutable_names": [ - "waveguide_width_um", - "fold_width_um", - "vertical_span_um", - "fold_rise_um", - "bend_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:fold_width_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "reference_scale_um": 12.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6bba91854e84f930a6708c4f4042284c3f3b60e27c953f318eff2cb3714b42a9" - }, - { - "anchor_id": "mzi_hexagonal", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.85 - }, - { - "dependency_key": "diagonal_span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "diagonal_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "plateau_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "plateau_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "half_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "half_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_vertices_per_arm", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 0.85, - 180.0 - ], - [ - "o2", - [ - 58.0, - 0.0 - ], - 0.85, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:plateau_length_um", - "dependency_kind": "independent", - "names": [ - "plateau_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:diagonal_span_um", - "dependency_kind": "independent", - "names": [ - "diagonal_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:half_height_um", - "dependency_kind": "independent", - "names": [ - "half_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "diagonal_span_um", - "half_height_um", - "lead_length_um", - "optical_port_specs", - "plateau_length_um", - "waveguide_width_um" - ], - "grammar_id": "mzi_hexagonal", - "mutable_names": [ - "waveguide_width_um", - "diagonal_span_um", - "plateau_length_um", - "half_height_um", - "bend_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 12.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "19b612b8ec32389d2c14b32fb33b5f14ed4e1b66b091a5dc7d4bfb49921e02c4" - }, - { - "anchor_id": "mzi_unbalanced", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.18 - }, - { - "dependency_key": "span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "short_arm_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "short_arm_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "long_arm_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "long_arm_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_unequal_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 1.18, - 180.0 - ], - [ - "o2", - [ - 66.0, - 0.0 - ], - 1.18, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:span_um", - "dependency_kind": "independent", - "names": [ - "span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:long_arm_height_um", - "dependency_kind": "independent", - "names": [ - "long_arm_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - }, - { - "axis_id": "axis:short_arm_height_um", - "dependency_kind": "independent", - "names": [ - "short_arm_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "lead_length_um", - "long_arm_height_um", - "optical_port_specs", - "short_arm_height_um", - "span_um", - "waveguide_width_um" - ], - "grammar_id": "mzi_unbalanced", - "mutable_names": [ - "waveguide_width_um", - "span_um", - "short_arm_height_um", - "long_arm_height_um", - "bend_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 12.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3627b57399d8ae5da7ae723471c93a16011652950cc3dfe72b09fd28c2709a5d" - }, - { - "anchor_id": "nanobeam_hole_defect_cavity_1x1", - "assignments": [ - { - "dependency_key": "lead_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lead_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "beam_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "beam_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.4 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "taper_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "hole_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "hole_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.18 - }, - { - "dependency_key": "hole_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "hole_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": "central_defect_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "central_defect_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.8 - }, - { - "dependency_key": "beam_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "beam_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 57.60000000000001 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_holes_per_mirror", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_holes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 12 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_cavity_defects", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_access_tapers", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.8, - 180.0 - ], - [ - "o2", - [ - 88.0, - 0.0 - ], - 1.8, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:central_defect_gap_um", - "dependency_kind": "independent", - "names": [ - "central_defect_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:hole_pitch_um", - "dependency_kind": "independent", - "names": [ - "hole_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:beam_width_um", - "dependency_kind": "independent", - "names": [ - "beam_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_width_um", - "dependency_kind": "independent", - "names": [ - "lead_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hole_radius_um", - "dependency_kind": "independent", - "names": [ - "hole_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:beam_length_um", - "dependency_kind": "independent", - "names": [ - "beam_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "beam_length_um", - "beam_width_um", - "central_defect_gap_um", - "hole_pitch_um", - "hole_radius_um", - "lead_length_um", - "lead_width_um", - "n_holes_per_mirror", - "optical_port_specs", - "taper_length_um" - ], - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "mutable_names": [ - "lead_width_um", - "beam_width_um", - "lead_length_um", - "taper_length_um", - "hole_radius_um", - "hole_pitch_um", - "central_defect_gap_um", - "beam_length_um" - ], - "qualified_axis_ids": [ - "axis:central_defect_gap_um", - "axis:hole_pitch_um", - "axis:beam_width_um" - ], - "reference_scale_um": 6.8, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5214babf52f3e91885c566004b0600f25730c6c0f3fb580ff6d7aff0731c5596" - }, - { - "anchor_id": "nanobeam_sidewall_defect_cavity_1x1", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.7 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.28 - }, - { - "dependency_key": "tooth_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tooth_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "tooth_depth_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "minimum_tooth_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "tooth_depth_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "maximum_tooth_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": "central_defect_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "central_defect_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.4 - }, - { - "dependency_key": "mirror_span_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "mirror_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 19.200000000000003 - }, - { - "dependency_key": "total_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 60.800000000000004 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_pairs_per_mirror", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_tooth_pairs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 12 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_sidewall_teeth", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 24 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_cavity_defects", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_spines", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 25, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.7, - 180.0 - ], - [ - "o2", - [ - 60.8, - 0.0 - ], - 1.7, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:central_defect_gap_um", - "dependency_kind": "independent", - "names": [ - "central_defect_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:tooth_pitch_um", - "dependency_kind": "independent", - "names": [ - "tooth_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:mirror_span_um", - "dependency_kind": "independent", - "names": [ - "mirror_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:tooth_depth_um", - "dependency_kind": "ordered_family", - "names": [ - "maximum_tooth_depth_um", - "minimum_tooth_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "central_defect_gap_um", - "lead_length_um", - "maximum_tooth_depth_um", - "minimum_tooth_depth_um", - "mirror_span_um", - "n_pairs_per_mirror", - "optical_port_specs", - "spine_width_um", - "tooth_pitch_um", - "tooth_width_um", - "total_length_um" - ], - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "mutable_names": [ - "spine_width_um", - "lead_length_um", - "tooth_width_um", - "tooth_pitch_um", - "minimum_tooth_depth_um", - "maximum_tooth_depth_um", - "central_defect_gap_um", - "mirror_span_um", - "total_length_um" - ], - "qualified_axis_ids": [ - "axis:central_defect_gap_um", - "axis:tooth_pitch_um", - "axis:spine_width_um" - ], - "reference_scale_um": 5.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "307d185709317f6f9bce2275f2e44c7ddb8f297f7d9da141243598ccfbb15b54" - }, - { - "anchor_id": "orthogonal_mmi_hybrid_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "body_length_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": "body_width_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "access_pitch_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "access_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.6 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 2.0 - }, - { - "dependency_key": "load_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "load_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "load_depth_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "load_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "load_offset_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "load_offset_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "input_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "output_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "side_load_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:access_pitch_um", - "dependency_kind": "independent", - "names": [ - "access_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:load_width_um", - "dependency_kind": "independent", - "names": [ - "load_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:load_offset_x_um", - "dependency_kind": "independent", - "names": [ - "load_offset_x_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:load_depth_um", - "dependency_kind": "independent", - "names": [ - "load_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "access_pitch_um", - "aperture_width_um", - "attachment_overlap_um", - "body_length_um", - "body_width_um", - "input_count", - "layer", - "lead_length_um", - "load_depth_um", - "load_offset_x_um", - "load_width_um", - "output_count", - "side_load_count", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "mutable_names": [ - "waveguide_width_um", - "body_length_um", - "body_width_um", - "access_pitch_um", - "aperture_width_um", - "taper_length_um", - "lead_length_um", - "load_width_um", - "load_depth_um", - "load_offset_x_um" - ], - "qualified_axis_ids": [ - "axis:access_pitch_um", - "axis:aperture_width_um", - "axis:body_width_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "7da593d5ba2544206e094eba7bfb9cb2343f7361a13157a4d4900e1ff4c29ddd" - }, - { - "anchor_id": "paired_nanobeam_teeth", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.5 - }, - { - "dependency_key": "rail_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "rail_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.0 - }, - { - "dependency_key": "tooth_depth_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "maximum_tooth_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.65 - }, - { - "dependency_key": "tooth_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.22 - }, - { - "dependency_key": "period_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "period_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.7 - }, - { - "dependency_key": "cavity_extra_spacing_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "cavity_extra_spacing_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_teeth_per_rail", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 20 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_teeth", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 40 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -3.0, - 0.75 - ], - 0.5, - 180.0 - ], - [ - "o2", - [ - -3.0, - -0.75 - ], - 0.5, - 180.0 - ], - [ - "o3", - [ - 18.72, - 0.75 - ], - 0.5, - 0.0 - ], - [ - "o4", - [ - 18.72, - -0.75 - ], - 0.5, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_gap_um", - "dependency_kind": "independent", - "names": [ - "rail_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cavity_extra_spacing_um", - "dependency_kind": "independent", - "names": [ - "cavity_extra_spacing_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:maximum_tooth_depth_um", - "dependency_kind": "independent", - "names": [ - "maximum_tooth_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:period_um", - "dependency_kind": "independent", - "names": [ - "period_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "cavity_extra_spacing_um", - "lead_length_um", - "maximum_tooth_depth_um", - "n_teeth_per_rail", - "optical_port_specs", - "period_um", - "rail_gap_um", - "tooth_width_um", - "waveguide_width_um" - ], - "grammar_id": "paired_nanobeam_teeth", - "mutable_names": [ - "waveguide_width_um", - "rail_gap_um", - "maximum_tooth_depth_um", - "tooth_width_um", - "period_um", - "cavity_extra_spacing_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_gap_um", - "axis:tooth_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 1.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "a9834d7c26baba6c41aae8f5460831c6578db761d94b990f9e0573274bdc036f" - }, - { - "anchor_id": "phase_shifted_bragg_cavity_1x1", - "assignments": [ - { - "dependency_key": "lead_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lead_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "cavity_spine_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cavity_spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.4 - }, - { - "dependency_key": "mirror_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "mirror_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "lead_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "bragg_cell_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bragg_cell_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.55 - }, - { - "dependency_key": "bragg_cell_gap_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "bragg_cell_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.25 - }, - { - "dependency_key": "phase_defect_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "phase_defect_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.2 - }, - { - "dependency_key": "mirror_span_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "mirror_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.35 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "total_length_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 74.9 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_cells_per_mirror", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_bragg_cells", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 14 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_mirror_banks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_phase_defects", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_access_tapers", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 26, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.8, - 180.0 - ], - [ - "o2", - [ - 74.9, - 0.0 - ], - 1.8, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:bragg_cell_gap_um", - "dependency_kind": "independent", - "names": [ - "bragg_cell_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:bragg_cell_width_um", - "dependency_kind": "independent", - "names": [ - "bragg_cell_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cavity_spine_width_um", - "dependency_kind": "independent", - "names": [ - "cavity_spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_width_um", - "dependency_kind": "independent", - "names": [ - "lead_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:mirror_width_um", - "dependency_kind": "independent", - "names": [ - "mirror_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:phase_defect_length_um", - "dependency_kind": "independent", - "names": [ - "phase_defect_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:mirror_span_um", - "dependency_kind": "independent", - "names": [ - "mirror_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "bragg_cell_gap_um", - "bragg_cell_width_um", - "cavity_spine_width_um", - "lead_length_um", - "lead_width_um", - "mirror_span_um", - "mirror_width_um", - "n_cells_per_mirror", - "optical_port_specs", - "phase_defect_length_um", - "taper_length_um" - ], - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "mutable_names": [ - "lead_width_um", - "cavity_spine_width_um", - "mirror_width_um", - "lead_length_um", - "taper_length_um", - "bragg_cell_width_um", - "bragg_cell_gap_um", - "phase_defect_length_um", - "mirror_span_um" - ], - "qualified_axis_ids": [ - "axis:bragg_cell_gap_um", - "axis:bragg_cell_width_um", - "axis:cavity_spine_width_um" - ], - "reference_scale_um": 4.8, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "0f45bc824bdc6ff8af0ec335ce432bbfcfd1fdc3767154932e0029af1d9ba682" - }, - { - "anchor_id": "photonic_crystal_line_defect_cavity_1x1", - "assignments": [ - { - "dependency_key": "lead_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "lead_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "slab_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "slab_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 50.0 - }, - { - "dependency_key": "slab_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "slab_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "hole_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "hole_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.28 - }, - { - "dependency_key": "lattice_pitch_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lattice_pitch_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.4 - }, - { - "dependency_key": "lattice_pitch_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lattice_pitch_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.9 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_columns", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 11 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_holes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 42 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_missing_defect_holes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_line_defects", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_point_defects", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 25, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 2.2, - 180.0 - ], - [ - "o2", - [ - 68.2, - 0.0 - ], - 2.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:lattice_pitch_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:lead_width_um", - "dependency_kind": "independent", - "names": [ - "lead_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hole_radius_um", - "dependency_kind": "independent", - "names": [ - "hole_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:slab_length_um", - "dependency_kind": "independent", - "names": [ - "slab_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:slab_height_um", - "dependency_kind": "independent", - "names": [ - "slab_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "hole_radius_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um", - "lead_length_um", - "lead_width_um", - "n_lattice_columns", - "n_lattice_rows", - "optical_port_specs", - "slab_height_um", - "slab_length_um" - ], - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "mutable_names": [ - "lead_width_um", - "lead_length_um", - "slab_length_um", - "slab_height_um", - "hole_radius_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um" - ], - "qualified_axis_ids": [ - "axis:lattice_pitch_axis_um", - "axis:lead_width_um", - "axis:hole_radius_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2ea343c3dea5c6613d3700d842b8d8e537168629dfee77aefa319a5cda5db3c7" - }, - { - "anchor_id": "polarization_splitter_rotator_1x2", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "input_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.22 - }, - { - "dependency_key": "broad_transition_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "broad_transition_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.8 - }, - { - "dependency_key": "rail_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "primary_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.7 - }, - { - "dependency_key": "rail_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "secondary_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.16 - }, - { - "dependency_key": "seed_tip_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "seed_tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.36 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "coupling_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.52 - }, - { - "dependency_key": "rail_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "near_rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.95 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "input_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "stage_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "input_stage_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "seed_taper_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "seed_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "coupling_window_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "coupling_window_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "peel_length_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "peel_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "pitch_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "lead_length_um", - "line": 19, - "literal_type": "float", - "mutable": true, - "name": "output_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_transition_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_coupling_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_branch_nucleations", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 25, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 28, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - 69.0, - 10.0 - ], - 1.16, - 0.0 - ], - [ - "o3", - [ - 69.0, - 0.0 - ], - 1.22, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:near_rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "near_rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "ordered_family", - "names": [ - "primary_rail_width_um", - "secondary_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:broad_transition_width_um", - "dependency_kind": "independent", - "names": [ - "broad_transition_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:input_width_um", - "dependency_kind": "independent", - "names": [ - "input_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:seed_tip_width_um", - "dependency_kind": "independent", - "names": [ - "seed_tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_length_um", - "output_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:coupling_window_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_window_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:input_stage_length_um", - "dependency_kind": "independent", - "names": [ - "input_stage_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:peel_length_um", - "dependency_kind": "independent", - "names": [ - "peel_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:seed_taper_length_um", - "dependency_kind": "independent", - "names": [ - "seed_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "broad_transition_width_um", - "coupling_window_length_um", - "input_lead_length_um", - "input_stage_length_um", - "input_width_um", - "near_rail_pitch_um", - "optical_port_specs", - "output_lead_length_um", - "output_pitch_um", - "peel_length_um", - "primary_rail_width_um", - "secondary_rail_width_um", - "seed_taper_length_um", - "seed_tip_width_um" - ], - "grammar_id": "polarization_splitter_rotator_1x2", - "mutable_names": [ - "input_width_um", - "broad_transition_width_um", - "primary_rail_width_um", - "secondary_rail_width_um", - "seed_tip_width_um", - "near_rail_pitch_um", - "input_lead_length_um", - "input_stage_length_um", - "seed_taper_length_um", - "coupling_window_length_um", - "peel_length_um", - "output_pitch_um", - "output_lead_length_um" - ], - "qualified_axis_ids": [ - "axis:near_rail_pitch_um", - "axis:output_pitch_um", - "axis:rail_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "164fb966ffedce9c03d17997a9a6cdca525056c62b4bf326551f1573bc4c8692" - }, - { - "anchor_id": "pulley_ring_bus", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.22 - }, - { - "dependency_key": "pulley_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "pulley_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.5 - }, - { - "dependency_key": "ring_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.2 - }, - { - "dependency_key": "coupling_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.58 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_rings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_open_pulley_buses", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_semicircular_interactions", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -11.0, - 21.0 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - -11.0, - 0.0 - ], - 1.22, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:pulley_radius_um", - "dependency_kind": "independent", - "names": [ - "pulley_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "lead_length_um", - "optical_port_specs", - "pulley_radius_um", - "ring_radius_um", - "waveguide_width_um" - ], - "grammar_id": "pulley_ring_bus", - "mutable_names": [ - "waveguide_width_um", - "pulley_radius_um", - "ring_radius_um", - "coupling_gap_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:pulley_radius_um" - ], - "reference_scale_um": 10.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f11755cb65708f3c9d2a1f5ba78abdc8f7bbb8031b338466dfbf9725966f5287" - }, - { - "anchor_id": "racetrack_bus", - "assignments": [ - { - "dependency_key": "bend_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "coupling_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "coupling_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.02 - }, - { - "dependency_key": "coupling_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.38 - }, - { - "dependency_key": "lead_extension_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_racetracks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -14.0, - -15.4 - ], - 1.02, - 180.0 - ], - [ - "o2", - [ - 32.0, - -15.4 - ], - 1.02, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:coupling_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "bend_radius_um", - "coupling_gap_um", - "coupling_length_um", - "lead_extension_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "racetrack_bus", - "mutable_names": [ - "bend_radius_um", - "coupling_length_um", - "waveguide_width_um", - "coupling_gap_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3bdd7fb6280d3e4539cf9651b097c52896e447a3076110a720251bd52d6a2847" - }, - { - "anchor_id": "ring_bus_all_pass", - "assignments": [ - { - "dependency_key": "ring_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.8 - }, - { - "dependency_key": "coupling_gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.35 - }, - { - "dependency_key": "lead_extension_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_rings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -17.0, - -11.15 - ], - 0.8, - 180.0 - ], - [ - "o2", - [ - 17.0, - -11.15 - ], - 0.8, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "lead_extension_um", - "optical_port_specs", - "ring_radius_um", - "waveguide_width_um" - ], - "grammar_id": "ring_bus_all_pass", - "mutable_names": [ - "ring_radius_um", - "waveguide_width_um", - "coupling_gap_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 8.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "207a4965de22227d218dcfb3027558fa83c7dca85b174a2dfec9d3fdc263bf69" - }, - { - "anchor_id": "ring_bus_drop", - "assignments": [ - { - "dependency_key": "ring_radius_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "waveguide_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.8 - }, - { - "dependency_key": "coupling_gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.35 - }, - { - "dependency_key": "lead_extension_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "lead_extension_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_rings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -17.0, - 11.15 - ], - 0.8, - 180.0 - ], - [ - "o2", - [ - -17.0, - -11.15 - ], - 0.8, - 180.0 - ], - [ - "o3", - [ - 17.0, - 11.15 - ], - 0.8, - 0.0 - ], - [ - "o4", - [ - 17.0, - -11.15 - ], - 0.8, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_extension_um", - "dependency_kind": "independent", - "names": [ - "lead_extension_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "coupling_gap_um", - "lead_extension_um", - "optical_port_specs", - "ring_radius_um", - "waveguide_width_um" - ], - "grammar_id": "ring_bus_drop", - "mutable_names": [ - "ring_radius_um", - "waveguide_width_um", - "coupling_gap_um", - "lead_extension_um" - ], - "qualified_axis_ids": [ - "axis:coupling_gap_um", - "axis:waveguide_width_um", - "axis:ring_radius_um" - ], - "reference_scale_um": 8.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "22ff83170dcb3bca7454acd69a61993478b9f69e8f5ccd75ee1fcf3e81265bfc" - }, - { - "anchor_id": "sampled_dual_scale_bragg_cavity_1x1", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.7 - }, - { - "dependency_key": "sampled_cell_height_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "sampled_cell_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.6 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "bragg_cell_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bragg_cell_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "micro_gap_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "micro_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.0 - }, - { - "dependency_key": "macro_gap_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "macro_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": "cavity_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "cavity_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "burst_span_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "burst_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.199999999999999 - }, - { - "dependency_key": "bank_span_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "bank_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 27.0 - }, - { - "dependency_key": "total_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 79.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_bursts_per_bank", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_cells_per_burst", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_mirror_bursts", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 6 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_bragg_cells", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 18 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_repeat_scales", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_cavity_defects", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 27, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.7, - 180.0 - ], - [ - "o2", - [ - 79.0, - 0.0 - ], - 1.7, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:macro_gap_um", - "dependency_kind": "independent", - "names": [ - "macro_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:micro_gap_um", - "dependency_kind": "independent", - "names": [ - "micro_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:bragg_cell_width_um", - "dependency_kind": "independent", - "names": [ - "bragg_cell_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cavity_length_um", - "dependency_kind": "independent", - "names": [ - "cavity_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:bank_span_um", - "dependency_kind": "independent", - "names": [ - "bank_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:burst_span_um", - "dependency_kind": "independent", - "names": [ - "burst_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:sampled_cell_height_um", - "dependency_kind": "independent", - "names": [ - "sampled_cell_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "bank_span_um", - "bragg_cell_width_um", - "burst_span_um", - "cavity_length_um", - "lead_length_um", - "macro_gap_um", - "micro_gap_um", - "n_bursts_per_bank", - "n_cells_per_burst", - "optical_port_specs", - "sampled_cell_height_um", - "spine_width_um", - "total_length_um" - ], - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "mutable_names": [ - "spine_width_um", - "sampled_cell_height_um", - "lead_length_um", - "bragg_cell_width_um", - "micro_gap_um", - "macro_gap_um", - "cavity_length_um", - "burst_span_um", - "bank_span_um", - "total_length_um" - ], - "qualified_axis_ids": [ - "axis:macro_gap_um", - "axis:micro_gap_um", - "axis:bragg_cell_width_um" - ], - "reference_scale_um": 5.4, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8ca48c7837956559ba73e6af8b6c5b0e5299599ce119a58e13baf8a1a8299729" - }, - { - "anchor_id": "sampled_superstructure_bragg_1x1", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "cell_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "cell_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.65 - }, - { - "dependency_key": "cell_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "cell_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.0 - }, - { - "dependency_key": "intracell_gap_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "intracell_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": "interburst_gap_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "interburst_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "burst_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "burst_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.6499999999999995 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "structure_length_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 48.599999999999994 - }, - { - "dependency_key": "total_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 64.6 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_bragg_bursts", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 4 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_cells_per_burst", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 3 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_bragg_cells", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 12 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_spines", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 64.6, - 0.0 - ], - 1.35, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:interburst_gap_um", - "dependency_kind": "independent", - "names": [ - "interburst_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:intracell_gap_um", - "dependency_kind": "independent", - "names": [ - "intracell_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:cell_width_um", - "dependency_kind": "independent", - "names": [ - "cell_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:burst_length_um", - "dependency_kind": "independent", - "names": [ - "burst_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cell_height_um", - "dependency_kind": "independent", - "names": [ - "cell_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "burst_length_um", - "cell_height_um", - "cell_width_um", - "interburst_gap_um", - "intracell_gap_um", - "lead_length_um", - "n_bragg_bursts", - "n_cells_per_burst", - "optical_port_specs", - "spine_width_um", - "total_length_um" - ], - "grammar_id": "sampled_superstructure_bragg_1x1", - "mutable_names": [ - "spine_width_um", - "lead_length_um", - "cell_width_um", - "cell_height_um", - "intracell_gap_um", - "interburst_gap_um", - "burst_length_um", - "total_length_um" - ], - "qualified_axis_ids": [ - "axis:interburst_gap_um", - "axis:intracell_gap_um", - "axis:cell_width_um" - ], - "reference_scale_um": 5.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5ee7092a63c52dd7502fb996d07b30a3d7fc46394e750b924d2072cccd4eeab9" - }, - { - "anchor_id": "segmented_swg_grating_coupler_1x0", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "row_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "row_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.4 - }, - { - "dependency_key": "block_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "block_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.5 - }, - { - "dependency_key": "block_height_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "block_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": "segment_gap_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "segment_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.1 - }, - { - "dependency_key": "row_gap_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "first_row_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_longitudinal_rows", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_segments_per_row", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 7 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_swg_blocks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 56 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:first_row_gap_um", - "dependency_kind": "independent", - "names": [ - "first_row_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:segment_gap_um", - "dependency_kind": "independent", - "names": [ - "segment_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:row_pitch_um", - "dependency_kind": "independent", - "names": [ - "row_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:block_width_um", - "dependency_kind": "independent", - "names": [ - "block_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:block_height_um", - "dependency_kind": "independent", - "names": [ - "block_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "block_height_um", - "block_width_um", - "first_row_gap_um", - "lead_length_um", - "n_longitudinal_rows", - "n_segments_per_row", - "optical_port_specs", - "row_pitch_um", - "segment_gap_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "segmented_swg_grating_coupler_1x0", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "row_pitch_um", - "block_width_um", - "block_height_um", - "segment_gap_um", - "first_row_gap_um" - ], - "qualified_axis_ids": [ - "axis:first_row_gap_um", - "axis:segment_gap_um", - "axis:row_pitch_um" - ], - "reference_scale_um": 3.4, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "decdc0e27f45745ac3b3d1b75274d8cb94175b3715a9b5d2fa8e8e426e7ada8b" - }, - { - "anchor_id": "segmented_swg_ring_bus_1x1", - "assignments": [ - { - "dependency_key": "bus_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bus_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.46 - }, - { - "dependency_key": "segment_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "segment_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.7 - }, - { - "dependency_key": "segment_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.7 - }, - { - "dependency_key": "ring_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "ring_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "bus_gap_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "bus_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "lead_extension_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 10.0 - }, - { - "dependency_key": "bus_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "bus_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 42.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_swg_segments", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 16 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_segmented_loops", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_material_components", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 17 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -21.0, - -13.48 - ], - 1.46, - 180.0 - ], - [ - "o2", - [ - 21.0, - -13.48 - ], - 1.46, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:bus_gap_um", - "dependency_kind": "independent", - "names": [ - "bus_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:bus_width_um", - "dependency_kind": "independent", - "names": [ - "bus_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:segment_width_um", - "dependency_kind": "independent", - "names": [ - "segment_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:ring_radius_um", - "dependency_kind": "independent", - "names": [ - "ring_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bus_length_um", - "dependency_kind": "independent", - "names": [ - "bus_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:segment_length_um", - "dependency_kind": "independent", - "names": [ - "segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bus_gap_um", - "bus_length_um", - "bus_width_um", - "n_swg_segments", - "optical_port_specs", - "ring_radius_um", - "segment_length_um", - "segment_width_um" - ], - "grammar_id": "segmented_swg_ring_bus_1x1", - "mutable_names": [ - "bus_width_um", - "segment_width_um", - "segment_length_um", - "ring_radius_um", - "bus_gap_um", - "bus_length_um" - ], - "qualified_axis_ids": [ - "axis:bus_gap_um", - "axis:bus_width_um", - "axis:segment_width_um" - ], - "reference_scale_um": 6.85, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "1cfe6ba6e6f3be96f06569f51a82c516b632686ccdc6d35209ea8d7f85c01791" - }, - { - "anchor_id": "segmented_trident_edge_coupler_3x1", - "assignments": [ - { - "dependency_key": "rail_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": "edge_segment_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "edge_segment_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "edge_segment_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "edge_segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "edge_segment_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1.15 - }, - { - "dependency_key": "edge_segment_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "edge_segment_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.35 - }, - { - "dependency_key": "segment_bank_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "segment_bank_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.6 - }, - { - "dependency_key": "pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "input_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "branch_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "merge_hub_radius_axis_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "merge_hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "merge_hub_radius_axis_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "merge_hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "taper_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "output_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "lead_length_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "output_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_input_rows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_segments_per_row", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_merge_hubs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 26, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 10.0 - ], - 2.0, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 2.0, - 180.0 - ], - [ - "o3", - [ - 0.0, - -10.0 - ], - 2.0, - 180.0 - ], - [ - "o4", - [ - 55.6, - 0.0 - ], - 1.3, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:edge_segment_pitch_um", - "dependency_kind": "independent", - "names": [ - "edge_segment_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:input_pitch_um", - "dependency_kind": "independent", - "names": [ - "input_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:edge_segment_width_um", - "dependency_kind": "independent", - "names": [ - "edge_segment_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:merge_hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "merge_hub_radius_x_um", - "merge_hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:edge_segment_length_um", - "dependency_kind": "independent", - "names": [ - "edge_segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_lead_length_um", - "dependency_kind": "independent", - "names": [ - "output_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_taper_length_um", - "dependency_kind": "independent", - "names": [ - "output_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:segment_bank_length_um", - "dependency_kind": "independent", - "names": [ - "segment_bank_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "branch_length_um", - "edge_segment_length_um", - "edge_segment_pitch_um", - "edge_segment_width_um", - "input_pitch_um", - "merge_hub_radius_x_um", - "merge_hub_radius_y_um", - "n_segments_per_row", - "optical_port_specs", - "output_lead_length_um", - "output_taper_length_um", - "rail_width_um", - "segment_bank_length_um" - ], - "grammar_id": "segmented_trident_edge_coupler_3x1", - "mutable_names": [ - "rail_width_um", - "edge_segment_width_um", - "edge_segment_length_um", - "edge_segment_pitch_um", - "segment_bank_length_um", - "input_pitch_um", - "branch_length_um", - "merge_hub_radius_x_um", - "merge_hub_radius_y_um", - "output_taper_length_um", - "output_lead_length_um" - ], - "qualified_axis_ids": [ - "axis:edge_segment_pitch_um", - "axis:input_pitch_um", - "axis:edge_segment_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "f494fcd71ef75516c4b4adc79aad1ce332a685da2a3ab86fed1808424b1b0757" - }, - { - "anchor_id": "semicircular_fpr_2x5", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "input_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "taper_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_slabs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_apertures", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 7 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -11.0, - 3.5 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - -11.0, - -3.5 - ], - 1.3, - 180.0 - ], - [ - "o3", - [ - 26.0, - 12.0 - ], - 1.3, - 0.0 - ], - [ - "o4", - [ - 26.0, - 6.0 - ], - 1.3, - 0.0 - ], - [ - "o5", - [ - 26.0, - 0.0 - ], - 1.3, - 0.0 - ], - [ - "o6", - [ - 26.0, - -6.0 - ], - 1.3, - 0.0 - ], - [ - "o7", - [ - 26.0, - -12.0 - ], - 1.3, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "input_pitch_um", - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slab_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "slab_radius_x_um", - "slab_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "attachment_overlap_um", - "input_pitch_um", - "lead_length_um", - "n_outputs", - "optical_port_specs", - "output_pitch_um", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "semicircular_fpr_2x5", - "mutable_names": [ - "waveguide_width_um", - "slab_radius_x_um", - "slab_radius_y_um", - "aperture_width_um", - "input_pitch_um", - "output_pitch_um", - "taper_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "72a46d58a6c1cc0f7f5b18d340ee5c6eab67f574f4cba2765e57aae8b351fbc1" - }, - { - "anchor_id": "side_coupled_nanobeam_cavity_1x1", - "assignments": [ - { - "dependency_key": "bus_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bus_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.7 - }, - { - "dependency_key": "cavity_beam_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "cavity_beam_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.4 - }, - { - "dependency_key": "bus_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "bus_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.0 - }, - { - "dependency_key": "cavity_beam_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "cavity_beam_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 46.0 - }, - { - "dependency_key": "coupling_gap_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "coupling_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": "hole_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "hole_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.02 - }, - { - "dependency_key": "hole_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "hole_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.6 - }, - { - "dependency_key": "central_defect_gap_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "central_defect_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_holes_per_mirror", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_lattice_holes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 10 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_cavity_defects", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_cavity_beams", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.7, - 180.0 - ], - [ - "o2", - [ - 58.0, - 0.0 - ], - 1.7, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:central_defect_gap_um", - "dependency_kind": "independent", - "names": [ - "central_defect_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:coupling_gap_um", - "dependency_kind": "independent", - "names": [ - "coupling_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:hole_pitch_um", - "dependency_kind": "independent", - "names": [ - "hole_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:bus_width_um", - "dependency_kind": "independent", - "names": [ - "bus_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:cavity_beam_width_um", - "dependency_kind": "independent", - "names": [ - "cavity_beam_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hole_radius_um", - "dependency_kind": "independent", - "names": [ - "hole_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:bus_length_um", - "dependency_kind": "independent", - "names": [ - "bus_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:cavity_beam_length_um", - "dependency_kind": "independent", - "names": [ - "cavity_beam_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bus_length_um", - "bus_width_um", - "cavity_beam_length_um", - "cavity_beam_width_um", - "central_defect_gap_um", - "coupling_gap_um", - "hole_pitch_um", - "hole_radius_um", - "n_holes_per_mirror", - "optical_port_specs" - ], - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "mutable_names": [ - "bus_width_um", - "cavity_beam_width_um", - "bus_length_um", - "cavity_beam_length_um", - "coupling_gap_um", - "hole_radius_um", - "hole_pitch_um", - "central_defect_gap_um" - ], - "qualified_axis_ids": [ - "axis:central_defect_gap_um", - "axis:coupling_gap_um", - "axis:hole_pitch_um" - ], - "reference_scale_um": 5.7, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b162caecbf65e23ff90f825ad67241927c2d27a9912df7f3f1a18acd33bdffa8" - }, - { - "anchor_id": "sidewall_tooth_array", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.5 - }, - { - "dependency_key": "tooth_depth_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "tooth_depth_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": "tooth_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.34 - }, - { - "dependency_key": "period_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "period_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.75 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_teeth", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 28 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -3.0, - 0.0 - ], - 0.5, - 180.0 - ], - [ - "o2", - [ - 24.0, - 0.0 - ], - 0.5, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:period_um", - "dependency_kind": "independent", - "names": [ - "period_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:tooth_depth_um", - "dependency_kind": "independent", - "names": [ - "tooth_depth_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "lead_length_um", - "n_teeth", - "optical_port_specs", - "period_um", - "tooth_depth_um", - "tooth_width_um", - "waveguide_width_um" - ], - "grammar_id": "sidewall_tooth_array", - "mutable_names": [ - "waveguide_width_um", - "tooth_depth_um", - "tooth_width_um", - "period_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:tooth_width_um", - "axis:waveguide_width_um", - "axis:lead_length_um" - ], - "reference_scale_um": 0.9, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "41e0420b7793bb86128caf4a3a2d50f79d39eb3a8af7b77fdb4dffaf3f9a40ec" - }, - { - "anchor_id": "sinusoidal_corrugated_waveguide_1x1", - "assignments": [ - { - "dependency_key": "width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "narrow_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": "width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "wide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.1 - }, - { - "dependency_key": "lead_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 9, - "literal_type": "float", - "mutable": false, - "name": "corrugation_period_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 5.4 - }, - { - "dependency_key": "half_period_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "half_period_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.7 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "total_length_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 59.2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_corrugation_periods", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_sine_transitions", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 16 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 59.2, - 0.0 - ], - 1.3, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:width_um", - "dependency_kind": "ordered_family", - "names": [ - "narrow_width_um", - "wide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 112 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:half_period_um", - "dependency_kind": "independent", - "names": [ - "half_period_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "half_period_um", - "lead_length_um", - "n_corrugation_periods", - "narrow_width_um", - "optical_port_specs", - "wide_width_um" - ], - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "mutable_names": [ - "narrow_width_um", - "wide_width_um", - "lead_length_um", - "half_period_um" - ], - "qualified_axis_ids": [ - "axis:width_um", - "axis:lead_length_um", - "axis:half_period_um" - ], - "reference_scale_um": 4.1, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4b28e3bcddd8ef4e32da155094872119eb021ac0a650c71a95d0666813d38dd1" - }, - { - "anchor_id": "slot_arm_mzi_1x1", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.1 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "slot_width_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.75 - }, - { - "dependency_key": "rail_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.85 - }, - { - "dependency_key": "arm_span_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "arm_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 48.0 - }, - { - "dependency_key": "arm_height_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "arm_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_optical_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_slot_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_split_nodes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 1.1, - 180.0 - ], - [ - "o2", - [ - 56.0, - 0.0 - ], - 1.1, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:arm_span_um", - "dependency_kind": "independent", - "names": [ - "arm_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:arm_height_um", - "dependency_kind": "independent", - "names": [ - "arm_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_height_um", - "arm_span_um", - "bend_radius_um", - "lead_length_um", - "optical_port_specs", - "rail_pitch_um", - "waveguide_width_um" - ], - "grammar_id": "slot_arm_mzi_1x1", - "mutable_names": [ - "waveguide_width_um", - "rail_pitch_um", - "arm_span_um", - "arm_height_um", - "bend_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:rail_pitch_um", - "axis:waveguide_width_um", - "axis:bend_radius_um" - ], - "reference_scale_um": 10.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8faa5c83e6f5082f791fb20a90412785dc8270efb5c8c643e1fe6720da8c563d" - }, - { - "anchor_id": "slot_directional_coupler_2x2", - "assignments": [ - { - "dependency_key": "rail_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": "slot_gap_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "slot_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "channel_pitch_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "outer_channel_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "coupling_channel_pitch_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "coupling_channel_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "transition_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "interaction_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 44.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "channel_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "rails_per_channel", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "input_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "output_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:slot_gap_um", - "dependency_kind": "independent", - "names": [ - "slot_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:coupling_channel_pitch_um", - "dependency_kind": "independent", - "names": [ - "coupling_channel_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:outer_channel_pitch_um", - "dependency_kind": "independent", - "names": [ - "outer_channel_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "channel_count", - "coupling_channel_pitch_um", - "input_count", - "interaction_length_um", - "layer", - "lead_length_um", - "outer_channel_pitch_um", - "output_count", - "rail_width_um", - "rails_per_channel", - "slot_gap_um", - "transition_length_um" - ], - "grammar_id": "slot_directional_coupler_2x2", - "mutable_names": [ - "rail_width_um", - "slot_gap_um", - "outer_channel_pitch_um", - "coupling_channel_pitch_um", - "lead_length_um", - "transition_length_um", - "interaction_length_um" - ], - "qualified_axis_ids": [ - "axis:slot_gap_um", - "axis:coupling_channel_pitch_um", - "axis:outer_channel_pitch_um" - ], - "reference_scale_um": 20.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "deb91f949a8dfece6ab6c6b91dbb91b73b7600b9f831267281865fb3faaddb6e" - }, - { - "anchor_id": "slot_to_strip_converter_1x1", - "assignments": [ - { - "dependency_key": "slot_rail_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "slot_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.1 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "slot_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.7 - }, - { - "dependency_key": "slot_rail_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "slot_rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "sacrificial_tip_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "sacrificial_tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.3 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "input_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "receiving_transition_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "receiving_transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 30.0 - }, - { - "dependency_key": "sacrificial_transition_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "sacrificial_transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 26.0 - }, - { - "dependency_key": "sacrificial_outward_offset_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "sacrificial_outward_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.25 - }, - { - "dependency_key": "lead_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_slot_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_sacrificial_tips", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_strip_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -0.0, - 0.0 - ], - 2.9, - 180.0 - ], - [ - "o2", - [ - 52.0, - 1.8 - ], - 1.4, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:slot_rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "slot_rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:output_width_um", - "dependency_kind": "independent", - "names": [ - "output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:sacrificial_tip_width_um", - "dependency_kind": "independent", - "names": [ - "sacrificial_tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slot_rail_width_um", - "dependency_kind": "independent", - "names": [ - "slot_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_length_um", - "output_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:receiving_transition_length_um", - "dependency_kind": "independent", - "names": [ - "receiving_transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:sacrificial_transition_length_um", - "dependency_kind": "independent", - "names": [ - "sacrificial_transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:sacrificial_outward_offset_um", - "dependency_kind": "independent", - "names": [ - "sacrificial_outward_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - } - ], - "declared_parameter_names": [ - "input_lead_length_um", - "optical_port_specs", - "output_lead_length_um", - "output_width_um", - "receiving_transition_length_um", - "sacrificial_outward_offset_um", - "sacrificial_tip_width_um", - "sacrificial_transition_length_um", - "slot_rail_pitch_um", - "slot_rail_width_um" - ], - "grammar_id": "slot_to_strip_converter_1x1", - "mutable_names": [ - "slot_rail_width_um", - "slot_rail_pitch_um", - "output_width_um", - "sacrificial_tip_width_um", - "input_lead_length_um", - "receiving_transition_length_um", - "sacrificial_transition_length_um", - "sacrificial_outward_offset_um", - "output_lead_length_um" - ], - "qualified_axis_ids": [ - "axis:slot_rail_pitch_um", - "axis:output_width_um", - "axis:sacrificial_tip_width_um" - ], - "reference_scale_um": 3.95, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8e81a3d00296699e619a6e14ffe599cf609ac72eb04909b650769f931c26392d" - }, - { - "anchor_id": "slot_to_swg_converter_1x1", - "assignments": [ - { - "dependency_key": "slot_rail_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "slot_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "slot_gap_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "slot_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.85 - }, - { - "dependency_key": "swg_block_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "swg_block_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.75 - }, - { - "dependency_key": "swg_block_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "swg_block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.2 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "swg_block_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1.25 - }, - { - "dependency_key": "swg_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "swg_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.45 - }, - { - "dependency_key": "swg_row_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "swg_row_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.6 - }, - { - "dependency_key": "lead_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "rail_transition_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "rail_transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "collection_hub_radius_axis_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "collection_hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "collection_hub_radius_axis_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "collection_hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "width_um", - "line": 17, - "literal_type": "float", - "mutable": true, - "name": "output_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.45 - }, - { - "dependency_key": "lead_um", - "line": 18, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_slot_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_swg_rows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_segments_per_row", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_collection_hubs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 25, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 28, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -0.0, - 0.0 - ], - 3.25, - 180.0 - ], - [ - "o2", - [ - 61.575, - 0.0 - ], - 1.45, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:slot_gap_um", - "dependency_kind": "independent", - "names": [ - "slot_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:swg_pitch_um", - "dependency_kind": "independent", - "names": [ - "swg_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:swg_row_pitch_um", - "dependency_kind": "independent", - "names": [ - "swg_row_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:output_width_um", - "dependency_kind": "independent", - "names": [ - "output_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slot_rail_width_um", - "dependency_kind": "independent", - "names": [ - "slot_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:swg_block_width_um", - "dependency_kind": "independent", - "names": [ - "swg_block_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:collection_hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "collection_hub_radius_x_um", - "collection_hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:rail_transition_length_um", - "dependency_kind": "independent", - "names": [ - "rail_transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:swg_block_length_um", - "dependency_kind": "independent", - "names": [ - "swg_block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "collection_hub_radius_x_um", - "collection_hub_radius_y_um", - "input_lead_um", - "n_segments_per_row", - "optical_port_specs", - "output_lead_um", - "output_width_um", - "rail_transition_length_um", - "slot_gap_um", - "slot_rail_width_um", - "swg_block_length_um", - "swg_block_width_um", - "swg_pitch_um", - "swg_row_pitch_um" - ], - "grammar_id": "slot_to_swg_converter_1x1", - "mutable_names": [ - "slot_rail_width_um", - "slot_gap_um", - "swg_block_width_um", - "swg_block_length_um", - "swg_pitch_um", - "swg_row_pitch_um", - "input_lead_um", - "rail_transition_length_um", - "collection_hub_radius_x_um", - "collection_hub_radius_y_um", - "output_width_um", - "output_lead_um" - ], - "qualified_axis_ids": [ - "axis:slot_gap_um", - "axis:swg_pitch_um", - "axis:swg_row_pitch_um" - ], - "reference_scale_um": 3.975, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "63f82888509f869db875fda7b78ec22f0a784db86311a6820464a52ba5285d0e" - }, - { - "anchor_id": "slot_waveguide_crossing_2x2", - "assignments": [ - { - "dependency_key": "rail_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.05 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "slot_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.85 - }, - { - "dependency_key": "rail_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.9 - }, - { - "dependency_key": "span_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 40.0 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_optical_paths", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_material_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -20.0, - 0.0 - ], - 2.95, - 180.0 - ], - [ - "o2", - [ - 20.0, - 0.0 - ], - 2.95, - 0.0 - ], - [ - "o3", - [ - 0.0, - -20.0 - ], - 2.95, - 270.0 - ], - [ - "o4", - [ - -0.0, - 20.0 - ], - 2.95, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:rail_width_um", - "dependency_kind": "independent", - "names": [ - "rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:span_um", - "dependency_kind": "independent", - "names": [ - "span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "optical_port_specs", - "rail_pitch_um", - "rail_width_um", - "span_um" - ], - "grammar_id": "slot_waveguide_crossing_2x2", - "mutable_names": [ - "rail_width_um", - "rail_pitch_um", - "span_um" - ], - "qualified_axis_ids": [ - "axis:rail_pitch_um", - "axis:rail_width_um", - "axis:span_um" - ], - "reference_scale_um": 40.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5118df8795889eda56989489189c8452d0a2799db6b0dd0f546875e37a50bb36" - }, - { - "anchor_id": "slotted_ring_bus_1x1", - "assignments": [ - { - "dependency_key": "bus_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "bus_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.44 - }, - { - "dependency_key": "slot_rail_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "slot_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.48 - }, - { - "dependency_key": "rail_radius_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "inner_rail_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "rail_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "outer_rail_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.34 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "slot_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.86 - }, - { - "dependency_key": "bus_gap_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "bus_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.88 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "lead_extension_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 9.0 - }, - { - "dependency_key": "bus_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "bus_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 38.68 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_slot_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_slot_loops", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_bus_waveguides", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_material_components", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -19.34, - -12.68 - ], - 1.44, - 180.0 - ], - [ - "o2", - [ - 19.34, - -12.68 - ], - 1.44, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:bus_gap_um", - "dependency_kind": "independent", - "names": [ - "bus_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:bus_width_um", - "dependency_kind": "independent", - "names": [ - "bus_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slot_rail_width_um", - "dependency_kind": "independent", - "names": [ - "slot_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rail_radius_um", - "dependency_kind": "ordered_family", - "names": [ - "inner_rail_radius_um", - "outer_rail_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:bus_length_um", - "dependency_kind": "independent", - "names": [ - "bus_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "bus_gap_um", - "bus_length_um", - "bus_width_um", - "inner_rail_radius_um", - "optical_port_specs", - "outer_rail_radius_um", - "slot_rail_width_um" - ], - "grammar_id": "slotted_ring_bus_1x1", - "mutable_names": [ - "bus_width_um", - "slot_rail_width_um", - "inner_rail_radius_um", - "outer_rail_radius_um", - "bus_gap_um", - "bus_length_um" - ], - "qualified_axis_ids": [ - "axis:bus_gap_um", - "axis:bus_width_um", - "axis:slot_rail_width_um" - ], - "reference_scale_um": 9.17, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "b75b657b28cb697105ef025cfde0c07cc02fd10599c001ab71e6e4ab13b2c160" - }, - { - "anchor_id": "splitter_tree_1x4", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.86 - }, - { - "dependency_key": "lead_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "stage_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "first_stage_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "interstage_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "interstage_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "stage_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "second_stage_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "lead_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "parent_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "parent_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.29 - }, - { - "dependency_key": "pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_split_nodes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 61.0, - 6.645 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 61.0, - 0.645 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 61.0, - -0.645 - ], - 0.86, - 0.0 - ], - [ - "o5", - [ - 61.0, - -6.645 - ], - 0.86, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:parent_pitch_um", - "dependency_kind": "independent", - "names": [ - "parent_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - }, - { - "axis_id": "axis:stage_um", - "dependency_kind": "ordered_family", - "names": [ - "first_stage_um", - "second_stage_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - }, - { - "axis_id": "axis:interstage_um", - "dependency_kind": "independent", - "names": [ - "interstage_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "first_stage_um", - "input_lead_um", - "interstage_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "parent_pitch_um", - "second_stage_um", - "waveguide_width_um" - ], - "grammar_id": "splitter_tree_1x4", - "mutable_names": [ - "waveguide_width_um", - "input_lead_um", - "first_stage_um", - "interstage_um", - "second_stage_um", - "output_lead_um", - "parent_pitch_um", - "output_pitch_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:parent_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 8.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5f13151b6754b91ab9b8deabc63600254c65c2cc9bac5da5dd85620c7dc3e414" - }, - { - "anchor_id": "staggered_double_row_swg_1x1", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "block_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "block_height_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "block_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.45 - }, - { - "dependency_key": "block_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "block_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "float", - "mutable": false, - "name": "spine_to_block_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1.0 - }, - { - "dependency_key": "row_center_offset_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "row_center_offset_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.4 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "structure_length_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 33.5 - }, - { - "dependency_key": "total_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 49.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_swg_rows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_blocks_per_row", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_swg_blocks", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 16 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_spines", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 49.5, - 0.0 - ], - 1.35, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:block_pitch_um", - "dependency_kind": "independent", - "names": [ - "block_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:row_center_offset_um", - "dependency_kind": "independent", - "names": [ - "row_center_offset_um" - ], - "parameter_class": "realization_dimension", - "priority": 98 - }, - { - "axis_id": "axis:block_height_um", - "dependency_kind": "independent", - "names": [ - "block_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "block_height_um", - "block_length_um", - "block_pitch_um", - "lead_length_um", - "n_blocks_per_row", - "optical_port_specs", - "row_center_offset_um", - "spine_width_um", - "total_length_um" - ], - "grammar_id": "staggered_double_row_swg_1x1", - "mutable_names": [ - "spine_width_um", - "lead_length_um", - "block_length_um", - "block_height_um", - "block_pitch_um", - "row_center_offset_um", - "total_length_um" - ], - "qualified_axis_ids": [ - "axis:block_pitch_um", - "axis:spine_width_um", - "axis:block_length_um" - ], - "reference_scale_um": 4.2, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "3a79988295588a56e683be7a9470e82b5ea8bfb6e26038ee2db378df4bca4537" - }, - { - "anchor_id": "star_coupler_2x4", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.24 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.2 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "fanout_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "fanout_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "input_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "pitch_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "lead_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 4.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "float", - "mutable": false, - "name": "minimum_aperture_embedding_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2.3982505466851816 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_free_propagation_slabs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_apertures", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 6 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -22.0, - 4.5 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - -22.0, - -4.5 - ], - 1.24, - 180.0 - ], - [ - "o3", - [ - 37.0, - 9.0 - ], - 1.24, - 0.0 - ], - [ - "o4", - [ - 37.0, - 3.0 - ], - 1.24, - 0.0 - ], - [ - "o5", - [ - 37.0, - -3.0 - ], - 1.24, - 0.0 - ], - [ - "o6", - [ - 37.0, - -9.0 - ], - 1.24, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "input_pitch_um", - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slab_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "slab_radius_x_um", - "slab_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:fanout_length_um", - "dependency_kind": "independent", - "names": [ - "fanout_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "attachment_overlap_um", - "fanout_length_um", - "input_pitch_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "star_coupler_2x4", - "mutable_names": [ - "waveguide_width_um", - "slab_radius_x_um", - "slab_radius_y_um", - "aperture_width_um", - "taper_length_um", - "fanout_length_um", - "input_pitch_um", - "output_pitch_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "94958c5424e273d5be3ed4d70aa62b294e73fdb40c7173b814279a24fb75878d" - }, - { - "anchor_id": "star_fan_1x4", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.78 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "slab_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "slab_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.65 - }, - { - "dependency_key": "taper_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "fanout_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "fanout_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "lead_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 4 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_free_propagation_slabs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_apertures", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 5 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -21.0, - 0.0 - ], - 0.78, - 180.0 - ], - [ - "o2", - [ - 35.0, - 8.25 - ], - 0.78, - 0.0 - ], - [ - "o3", - [ - 35.0, - 2.75 - ], - 0.78, - 0.0 - ], - [ - "o4", - [ - 35.0, - -2.75 - ], - 0.78, - 0.0 - ], - [ - "o5", - [ - 35.0, - -8.25 - ], - 0.78, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slab_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "slab_radius_x_um", - "slab_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:fanout_length_um", - "dependency_kind": "independent", - "names": [ - "fanout_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "fanout_length_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "star_fan_1x4", - "mutable_names": [ - "waveguide_width_um", - "slab_radius_x_um", - "slab_radius_y_um", - "aperture_width_um", - "taper_length_um", - "fanout_length_um", - "output_pitch_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:aperture_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 7.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "efa804a4f2ba35685b510ebb55216120991ec310259468e337033684e27bc51c" - }, - { - "anchor_id": "stirap_mode_pol_3rail", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": "pitch_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "outer_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "near_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "transition_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "coupling_window_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "coupling_window_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_coupling_windows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 6.0 - ], - 0.9, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 0.9, - 180.0 - ], - [ - "o3", - [ - 0.0, - -6.0 - ], - 0.9, - 180.0 - ], - [ - "o4", - [ - 88.0, - 6.0 - ], - 0.9, - 0.0 - ], - [ - "o5", - [ - 88.0, - 0.0 - ], - 0.9, - 0.0 - ], - [ - "o6", - [ - 88.0, - -6.0 - ], - 0.9, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:pitch_um", - "dependency_kind": "ordered_family", - "names": [ - "near_pitch_um", - "outer_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 118 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:coupling_window_length_um", - "dependency_kind": "independent", - "names": [ - "coupling_window_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_length_um", - "dependency_kind": "independent", - "names": [ - "transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "coupling_window_length_um", - "lead_length_um", - "near_pitch_um", - "optical_port_specs", - "outer_pitch_um", - "transition_length_um", - "waveguide_width_um" - ], - "grammar_id": "stirap_mode_pol_3rail", - "mutable_names": [ - "waveguide_width_um", - "outer_pitch_um", - "near_pitch_um", - "transition_length_um", - "coupling_window_length_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:pitch_um", - "axis:waveguide_width_um", - "axis:coupling_window_length_um" - ], - "reference_scale_um": 10.45, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5211aba3001a531dca64511d205ff8359afca65adc8d502622ebc9104e148e98" - }, - { - "anchor_id": "strip_rib_slab_converter_1x1", - "assignments": [ - { - "dependency_key": "strip_width_um", - "line": 3, - "literal_type": "float", - "mutable": true, - "name": "strip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "rib_width_um", - "line": 4, - "literal_type": "float", - "mutable": true, - "name": "rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "slab_width_um", - "line": 5, - "literal_type": "float", - "mutable": true, - "name": "slab_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "strip_lead_length_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "strip_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "strip_to_rib_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "strip_to_rib_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "rib_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "input_rib_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "rib_to_slab_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "rib_to_slab_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "slab_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "slab_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "slab_to_rib_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "slab_to_rib_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "rib_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_rib_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "input_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "output_count", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - } - ], - "axes": [ - { - "axis_id": "axis:rib_width_um", - "dependency_kind": "independent", - "names": [ - "rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:slab_width_um", - "dependency_kind": "independent", - "names": [ - "slab_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:strip_width_um", - "dependency_kind": "independent", - "names": [ - "strip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:rib_length_um", - "dependency_kind": "ordered_family", - "names": [ - "input_rib_length_um", - "output_rib_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 104 - }, - { - "axis_id": "axis:rib_to_slab_length_um", - "dependency_kind": "independent", - "names": [ - "rib_to_slab_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:slab_length_um", - "dependency_kind": "independent", - "names": [ - "slab_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:slab_to_rib_length_um", - "dependency_kind": "independent", - "names": [ - "slab_to_rib_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:strip_lead_length_um", - "dependency_kind": "independent", - "names": [ - "strip_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:strip_to_rib_length_um", - "dependency_kind": "independent", - "names": [ - "strip_to_rib_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "input_count", - "input_rib_length_um", - "layer", - "output_count", - "output_rib_length_um", - "rib_to_slab_length_um", - "rib_width_um", - "slab_length_um", - "slab_to_rib_length_um", - "slab_width_um", - "strip_lead_length_um", - "strip_to_rib_length_um", - "strip_width_um" - ], - "grammar_id": "strip_rib_slab_converter_1x1", - "mutable_names": [ - "strip_width_um", - "rib_width_um", - "slab_width_um", - "strip_lead_length_um", - "strip_to_rib_length_um", - "input_rib_length_um", - "rib_to_slab_length_um", - "slab_length_um", - "slab_to_rib_length_um", - "output_rib_length_um" - ], - "qualified_axis_ids": [ - "axis:rib_width_um", - "axis:slab_width_um", - "axis:strip_width_um" - ], - "reference_scale_um": 14.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "222cbe314f87ea9f44b8ef4199977120163b3a6524d6573b284d5e38c89d1c32" - }, - { - "anchor_id": "strip_to_double_slot_converter_1x1", - "assignments": [ - { - "dependency_key": "strip_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "strip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.5 - }, - { - "dependency_key": "slot_rail_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "slot_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "slot_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.85 - }, - { - "dependency_key": "rail_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "output_rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.05 - }, - { - "dependency_key": "transition_island_radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "transition_island_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "transition_island_radius_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "transition_island_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "lead_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "input_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "rail_fan_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "rail_fan_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "lead_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_double_slots", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_output_material_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_transition_islands", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.5, - 180.0 - ], - [ - "o2", - [ - 55.3, - 0.0 - ], - 5.3, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:slot_rail_width_um", - "dependency_kind": "independent", - "names": [ - "slot_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:strip_width_um", - "dependency_kind": "independent", - "names": [ - "strip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transition_island_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "transition_island_radius_x_um", - "transition_island_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:input_taper_length_um", - "dependency_kind": "independent", - "names": [ - "input_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:rail_fan_length_um", - "dependency_kind": "independent", - "names": [ - "rail_fan_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "input_lead_um", - "input_taper_length_um", - "optical_port_specs", - "output_lead_um", - "output_rail_pitch_um", - "rail_fan_length_um", - "slot_rail_width_um", - "strip_width_um", - "transition_island_radius_x_um", - "transition_island_radius_y_um" - ], - "grammar_id": "strip_to_double_slot_converter_1x1", - "mutable_names": [ - "strip_width_um", - "slot_rail_width_um", - "output_rail_pitch_um", - "transition_island_radius_x_um", - "transition_island_radius_y_um", - "input_lead_um", - "input_taper_length_um", - "rail_fan_length_um", - "output_lead_um" - ], - "qualified_axis_ids": [ - "axis:output_rail_pitch_um", - "axis:slot_rail_width_um", - "axis:strip_width_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "d6dc802fcd5ce8943e8ef323c0ac6077e35b652577c945c4b88c9e52aa71c85d" - }, - { - "anchor_id": "strip_to_swg_converter_1x1", - "assignments": [ - { - "dependency_key": "strip_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "strip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.45 - }, - { - "dependency_key": "swg_segment_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "swg_segment_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "swg_segment_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "swg_segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.4 - }, - { - "dependency_key": "swg_segment_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "swg_segment_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.25 - }, - { - "dependency_key": "swg_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "swg_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.65 - }, - { - "dependency_key": "lead_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "transition_taper_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "transition_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_swg_segments", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_uniform_segment_rows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.45, - 180.0 - ], - [ - "o2", - [ - 71.25, - 0.0 - ], - 1.45, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:swg_segment_gap_um", - "dependency_kind": "independent", - "names": [ - "swg_segment_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:swg_pitch_um", - "dependency_kind": "independent", - "names": [ - "swg_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:strip_width_um", - "dependency_kind": "independent", - "names": [ - "strip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:swg_segment_width_um", - "dependency_kind": "independent", - "names": [ - "swg_segment_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:swg_segment_length_um", - "dependency_kind": "independent", - "names": [ - "swg_segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transition_taper_length_um", - "dependency_kind": "independent", - "names": [ - "transition_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "lead_length_um", - "n_swg_segments", - "optical_port_specs", - "strip_width_um", - "swg_pitch_um", - "swg_segment_gap_um", - "swg_segment_length_um", - "swg_segment_width_um", - "transition_taper_length_um" - ], - "grammar_id": "strip_to_swg_converter_1x1", - "mutable_names": [ - "strip_width_um", - "swg_segment_width_um", - "swg_segment_length_um", - "swg_segment_gap_um", - "swg_pitch_um", - "lead_length_um", - "transition_taper_length_um" - ], - "qualified_axis_ids": [ - "axis:swg_segment_gap_um", - "axis:swg_pitch_um", - "axis:strip_width_um" - ], - "reference_scale_um": 3.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "4d984708a57e7cb34e0beb533493b75725b87ebbbd0c975659b8206885314523" - }, - { - "anchor_id": "suspended_fishbone_edge_coupler_1x1", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.25 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "support_rail_width_um", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": 1.15 - }, - { - "dependency_key": "transverse_rib_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "transverse_rib_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.05 - }, - { - "dependency_key": "transverse_rib_span_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "transverse_rib_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "transverse_rib_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "transverse_rib_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "edge_tip_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "edge_tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.55 - }, - { - "dependency_key": "tip_lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tip_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "tip_taper_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "tip_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "lead_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "output_lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "aperture_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "aperture_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 45.0 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_transverse_ribs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 9 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_support_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_spines", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.55, - 180.0 - ], - [ - "o2", - [ - 72.0, - 0.0 - ], - 1.25, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:transverse_rib_pitch_um", - "dependency_kind": "independent", - "names": [ - "transverse_rib_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:edge_tip_width_um", - "dependency_kind": "independent", - "names": [ - "edge_tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transverse_rib_width_um", - "dependency_kind": "independent", - "names": [ - "transverse_rib_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:aperture_length_um", - "dependency_kind": "independent", - "names": [ - "aperture_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:output_lead_length_um", - "dependency_kind": "independent", - "names": [ - "output_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tip_lead_length_um", - "dependency_kind": "independent", - "names": [ - "tip_lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tip_taper_length_um", - "dependency_kind": "independent", - "names": [ - "tip_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:transverse_rib_span_um", - "dependency_kind": "independent", - "names": [ - "transverse_rib_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - } - ], - "declared_parameter_names": [ - "aperture_length_um", - "edge_tip_width_um", - "n_transverse_ribs", - "optical_port_specs", - "output_lead_length_um", - "spine_width_um", - "support_rail_width_um", - "tip_lead_length_um", - "tip_taper_length_um", - "transverse_rib_pitch_um", - "transverse_rib_span_um", - "transverse_rib_width_um" - ], - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "mutable_names": [ - "spine_width_um", - "transverse_rib_width_um", - "transverse_rib_span_um", - "transverse_rib_pitch_um", - "edge_tip_width_um", - "tip_lead_length_um", - "tip_taper_length_um", - "output_lead_length_um", - "aperture_length_um" - ], - "qualified_axis_ids": [ - "axis:transverse_rib_pitch_um", - "axis:edge_tip_width_um", - "axis:spine_width_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ad7fa9e31a951e199b702d609be91a5ee388651ef8b8bee65789848f95eb7e2a" - }, - { - "anchor_id": "swg_arm_mzi_1x1", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.15 - }, - { - "dependency_key": "arm_span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 52.0 - }, - { - "dependency_key": "arm_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "arm_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "block_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "block_gap_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "block_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_swg_blocks", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 12 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_split_nodes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -9.15, - 0.0 - ], - 1.15, - 180.0 - ], - [ - "o2", - [ - 61.15, - 0.0 - ], - 1.15, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:block_gap_um", - "dependency_kind": "independent", - "names": [ - "block_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:arm_span_um", - "dependency_kind": "independent", - "names": [ - "arm_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:arm_height_um", - "dependency_kind": "independent", - "names": [ - "arm_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_height_um", - "arm_span_um", - "bend_radius_um", - "block_gap_um", - "block_length_um", - "lead_length_um", - "n_swg_blocks", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "swg_arm_mzi_1x1", - "mutable_names": [ - "waveguide_width_um", - "arm_span_um", - "arm_height_um", - "bend_radius_um", - "block_length_um", - "block_gap_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:block_length_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "57b831588690749983dc0e6e354a864e436ae08283efef26094813e7f4a67797" - }, - { - "anchor_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "swg_block_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "swg_block_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.75 - }, - { - "dependency_key": "swg_block_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "swg_block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.3 - }, - { - "dependency_key": "swg_block_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "swg_block_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "swg_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "swg_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "lead_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "branch_hub_radius_axis_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "branch_hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "branch_hub_radius_axis_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "branch_hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "branch_transition_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "branch_transition_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 17.0 - }, - { - "dependency_key": "pitch_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "lead_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_swg_segments", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_continuous_branches", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_segmented_branches", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_branch_hubs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 22, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 26, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ], - [ - "o2", - [ - 68.0, - 7.0 - ], - 1.4, - 0.0 - ], - [ - "o3", - [ - 68.0, - -7.0 - ], - 1.4, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:swg_block_gap_um", - "dependency_kind": "independent", - "names": [ - "swg_block_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:swg_pitch_um", - "dependency_kind": "independent", - "names": [ - "swg_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:swg_block_width_um", - "dependency_kind": "independent", - "names": [ - "swg_block_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:branch_hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "branch_hub_radius_x_um", - "branch_hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:branch_transition_length_um", - "dependency_kind": "independent", - "names": [ - "branch_transition_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:swg_block_length_um", - "dependency_kind": "independent", - "names": [ - "swg_block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "branch_hub_radius_x_um", - "branch_hub_radius_y_um", - "branch_transition_length_um", - "input_lead_um", - "n_swg_segments", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "swg_block_gap_um", - "swg_block_length_um", - "swg_block_width_um", - "swg_pitch_um", - "waveguide_width_um" - ], - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "mutable_names": [ - "waveguide_width_um", - "swg_block_width_um", - "swg_block_length_um", - "swg_block_gap_um", - "swg_pitch_um", - "input_lead_um", - "branch_hub_radius_x_um", - "branch_hub_radius_y_um", - "branch_transition_length_um", - "output_pitch_um", - "output_lead_um" - ], - "qualified_axis_ids": [ - "axis:swg_block_gap_um", - "axis:output_pitch_um", - "axis:swg_pitch_um" - ], - "reference_scale_um": 5.2, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "53e3109b069938969a61c5a920cf92b405caa11fa3c6b827d6894bff7f8c9775" - }, - { - "anchor_id": "swg_crossing_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": "center_radius_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "center_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": "block_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "block_gap_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "block_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.85 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_arm_blocks", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_paths", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_crossings", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -23.75, - 0.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 23.75, - 0.0 - ], - 1.3, - 0.0 - ], - [ - "o3", - [ - 0.0, - -23.75 - ], - 1.3, - 270.0 - ], - [ - "o4", - [ - 0.0, - 23.75 - ], - 1.3, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:block_gap_um", - "dependency_kind": "independent", - "names": [ - "block_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:center_radius_um", - "dependency_kind": "independent", - "names": [ - "center_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "block_gap_um", - "block_length_um", - "center_radius_um", - "lead_length_um", - "n_arm_blocks", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "swg_crossing_2x2", - "mutable_names": [ - "waveguide_width_um", - "center_radius_um", - "block_length_um", - "block_gap_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:block_gap_um", - "axis:waveguide_width_um", - "axis:center_radius_um" - ], - "reference_scale_um": 3.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "204fc18f35359c13f10170cfc69cf41dfdf8a648cb791ac91bf560bc675ea6d7" - }, - { - "anchor_id": "swg_directional_coupler_2x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "coupling_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.85 - }, - { - "dependency_key": "external_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "swg_segment_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "swg_segment_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.15 - }, - { - "dependency_key": null, - "line": 10, - "literal_type": "float", - "mutable": false, - "name": "swg_segment_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1.2 - }, - { - "dependency_key": "swg_segment_width_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "swg_segment_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0 - }, - { - "dependency_key": "swg_pitch_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "swg_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.3499999999999996 - }, - { - "dependency_key": "interaction_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.3 - }, - { - "dependency_key": "interaction_row_pitch_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "interaction_row_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.85 - }, - { - "dependency_key": "lead_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "approach_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "approach_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_segments_per_rail", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 10 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_segment_rows", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 7.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.0 - ], - 1.3, - 180.0 - ], - [ - "o3", - [ - 72.3, - 7.0 - ], - 1.3, - 0.0 - ], - [ - "o4", - [ - 72.3, - -7.0 - ], - 1.3, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:interaction_row_pitch_um", - "dependency_kind": "independent", - "names": [ - "interaction_row_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:swg_pitch_um", - "dependency_kind": "independent", - "names": [ - "swg_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:swg_segment_width_um", - "dependency_kind": "independent", - "names": [ - "swg_segment_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:approach_length_um", - "dependency_kind": "independent", - "names": [ - "approach_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:swg_segment_length_um", - "dependency_kind": "independent", - "names": [ - "swg_segment_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "approach_length_um", - "external_pitch_um", - "interaction_length_um", - "interaction_row_pitch_um", - "lead_length_um", - "n_segments_per_rail", - "optical_port_specs", - "swg_pitch_um", - "swg_segment_length_um", - "swg_segment_width_um", - "waveguide_width_um" - ], - "grammar_id": "swg_directional_coupler_2x2", - "mutable_names": [ - "waveguide_width_um", - "external_pitch_um", - "swg_segment_length_um", - "swg_segment_width_um", - "swg_pitch_um", - "interaction_length_um", - "interaction_row_pitch_um", - "lead_length_um", - "approach_length_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:interaction_row_pitch_um", - "axis:swg_pitch_um" - ], - "reference_scale_um": 7.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "201bc76160e8c21ab79fcd38aae35b657d0c912f47c668e17ee37b47ca34731a" - }, - { - "anchor_id": "swg_y_splitter_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": "block_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "block_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.8 - }, - { - "dependency_key": "block_gap_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "block_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.85 - }, - { - "dependency_key": "branch_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "branch_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "taper_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_trunk_blocks", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 5 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_branch_blocks", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 6 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_branches", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -12.0, - 0.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 36.15, - 5.5 - ], - 1.3, - 0.0 - ], - [ - "o3", - [ - 36.15, - -5.5 - ], - 1.3, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:block_gap_um", - "dependency_kind": "independent", - "names": [ - "block_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:branch_pitch_um", - "dependency_kind": "independent", - "names": [ - "branch_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:block_length_um", - "dependency_kind": "independent", - "names": [ - "block_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "block_gap_um", - "block_length_um", - "branch_pitch_um", - "lead_length_um", - "n_branch_blocks", - "n_trunk_blocks", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "grammar_id": "swg_y_splitter_1x2", - "mutable_names": [ - "waveguide_width_um", - "block_length_um", - "block_gap_um", - "branch_pitch_um", - "lead_length_um", - "taper_length_um" - ], - "qualified_axis_ids": [ - "axis:block_gap_um", - "axis:branch_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 6.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "ae115e8a2393fc00b73e7b7a6915d23a61dcc4ebfdeb2219822ab54e7ef956f3" - }, - { - "anchor_id": "t_junction_splitter_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.82 - }, - { - "dependency_key": "length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "input_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 20.0 - }, - { - "dependency_key": "axial_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "axial_output_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "vertical_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "vertical_output_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "hub_radius_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.5 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_orthogonal_junctions", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_branch_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.82, - 180.0 - ], - [ - "o2", - [ - 42.0, - 0.0 - ], - 1.82, - 0.0 - ], - [ - "o3", - [ - 20.0, - 24.0 - ], - 1.82, - 90.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_um", - "dependency_kind": "independent", - "names": [ - "hub_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:input_length_um", - "dependency_kind": "independent", - "names": [ - "input_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:axial_output_um", - "dependency_kind": "independent", - "names": [ - "axial_output_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - }, - { - "axis_id": "axis:vertical_output_um", - "dependency_kind": "independent", - "names": [ - "vertical_output_um" - ], - "parameter_class": "realization_dimension", - "priority": 70 - } - ], - "declared_parameter_names": [ - "axial_output_um", - "hub_radius_um", - "input_length_um", - "optical_port_specs", - "vertical_output_um", - "waveguide_width_um" - ], - "grammar_id": "t_junction_splitter_1x2", - "mutable_names": [ - "waveguide_width_um", - "input_length_um", - "axial_output_um", - "vertical_output_um", - "hub_radius_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:hub_radius_um", - "axis:input_length_um" - ], - "reference_scale_um": 22.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e856042add8f57c2e8ee6fbe8d0279ca0add10fc0799eda6ec75ffeb2b79b75e" - }, - { - "anchor_id": "tapered_mmi_splitter_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "entry_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "entry_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "body_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "body_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 15.0 - }, - { - "dependency_key": "body_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "waist_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "waist_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 3.0 - }, - { - "dependency_key": "pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "exit_aperture_width_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "exit_aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_mmi_bodies", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_access_transitions", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -19.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 33.5, - 3.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 33.5, - -3.0 - ], - 1.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:body_width_um", - "dependency_kind": "independent", - "names": [ - "body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:exit_aperture_width_um", - "dependency_kind": "independent", - "names": [ - "exit_aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waist_width_um", - "dependency_kind": "independent", - "names": [ - "waist_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:body_length_um", - "dependency_kind": "independent", - "names": [ - "body_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:entry_length_um", - "dependency_kind": "independent", - "names": [ - "entry_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "body_length_um", - "body_width_um", - "entry_length_um", - "exit_aperture_width_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "waist_width_um", - "waveguide_width_um" - ], - "grammar_id": "tapered_mmi_splitter_1x2", - "mutable_names": [ - "waveguide_width_um", - "entry_length_um", - "body_length_um", - "body_width_um", - "waist_width_um", - "output_pitch_um", - "lead_length_um", - "exit_aperture_width_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:body_width_um", - "axis:exit_aperture_width_um" - ], - "reference_scale_um": 8.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "e5abc6b3fc76521123377f3a5fb767e056e9c46de763746178c648480aa140bd" - }, - { - "anchor_id": "tapered_uniform_grating_coupler", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.24 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "taper_length_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 18.0 - }, - { - "dependency_key": "aperture_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "aperture_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 12.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.4 - }, - { - "dependency_key": "tooth_gap_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "tooth_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "tooth_height_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "tooth_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "tooth_gap_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "first_tooth_gap_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.3 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_grating_teeth", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_taper_stages", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.24, - 180.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:first_tooth_gap_um", - "dependency_kind": "independent", - "names": [ - "first_tooth_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:tooth_gap_um", - "dependency_kind": "independent", - "names": [ - "tooth_gap_um" - ], - "parameter_class": "realization_dimension", - "priority": 120 - }, - { - "axis_id": "axis:aperture_width_um", - "dependency_kind": "independent", - "names": [ - "aperture_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:taper_length_um", - "dependency_kind": "independent", - "names": [ - "taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_height_um", - "dependency_kind": "independent", - "names": [ - "tooth_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "aperture_width_um", - "first_tooth_gap_um", - "lead_length_um", - "n_grating_teeth", - "optical_port_specs", - "taper_length_um", - "tooth_gap_um", - "tooth_height_um", - "tooth_width_um", - "waveguide_width_um" - ], - "grammar_id": "tapered_uniform_grating_coupler", - "mutable_names": [ - "waveguide_width_um", - "lead_length_um", - "taper_length_um", - "aperture_width_um", - "tooth_width_um", - "tooth_gap_um", - "tooth_height_um", - "first_tooth_gap_um" - ], - "qualified_axis_ids": [ - "axis:first_tooth_gap_um", - "axis:tooth_gap_um", - "axis:aperture_width_um" - ], - "reference_scale_um": 10.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "58f6e5b681d3406017cb94bccdc2fb16f63cbad4e5e64029901f1ab937fb4895" - }, - { - "anchor_id": "teardrop_hub_splitter_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.25 - }, - { - "dependency_key": "lead_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 11.0 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.5 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "lead_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_filled_hubs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_branch_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.25, - 180.0 - ], - [ - "o2", - [ - 48.5, - 7.0 - ], - 1.25, - 0.0 - ], - [ - "o3", - [ - 48.5, - -7.0 - ], - 1.25, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "branch_length_um", - "hub_radius_x_um", - "hub_radius_y_um", - "input_lead_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "waveguide_width_um" - ], - "grammar_id": "teardrop_hub_splitter_1x2", - "mutable_names": [ - "waveguide_width_um", - "input_lead_um", - "hub_radius_x_um", - "hub_radius_y_um", - "branch_length_um", - "output_pitch_um", - "output_lead_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:waveguide_width_um", - "axis:hub_radius_axis_um" - ], - "reference_scale_um": 11.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "35eb691cf54e614042ee353e754f1f03762fe217479b72bcf02d0b50cb16a368" - }, - { - "anchor_id": "three_arm_interferometer_1x1", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "arm_span_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "arm_span_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 52.0 - }, - { - "dependency_key": "arm_height_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "outer_arm_height_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 13.0 - }, - { - "dependency_key": "bend_radius_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "bend_radius_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.2 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": null, - "line": 11, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_split_nodes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 60.0, - 0.0 - ], - 1.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:bend_radius_um", - "dependency_kind": "independent", - "names": [ - "bend_radius_um" - ], - "parameter_class": "realization_dimension", - "priority": 106 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:arm_span_um", - "dependency_kind": "independent", - "names": [ - "arm_span_um" - ], - "parameter_class": "realization_dimension", - "priority": 96 - }, - { - "axis_id": "axis:outer_arm_height_um", - "dependency_kind": "independent", - "names": [ - "outer_arm_height_um" - ], - "parameter_class": "realization_dimension", - "priority": 94 - } - ], - "declared_parameter_names": [ - "arm_span_um", - "bend_radius_um", - "lead_length_um", - "optical_port_specs", - "outer_arm_height_um", - "waveguide_width_um" - ], - "grammar_id": "three_arm_interferometer_1x1", - "mutable_names": [ - "waveguide_width_um", - "arm_span_um", - "outer_arm_height_um", - "bend_radius_um", - "lead_length_um" - ], - "qualified_axis_ids": [ - "axis:waveguide_width_um", - "axis:bend_radius_um", - "axis:lead_length_um" - ], - "reference_scale_um": 13.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "834d0a95aecd936f054906d03b6d358d4f79846f8503394cdb1b58e77b87b82f" - }, - { - "anchor_id": "three_rail_directional_coupler_3x3", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "coupling_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.72 - }, - { - "dependency_key": "external_pitch_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "interaction_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "interaction_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.0700000000000003 - }, - { - "dependency_key": "lead_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 7.0 - }, - { - "dependency_key": "approach_length_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "approach_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "interaction_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 25.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_interaction_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_coupling_gaps", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 10.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o3", - [ - 0.0, - -10.0 - ], - 1.35, - 180.0 - ], - [ - "o4", - [ - 67.0, - 10.0 - ], - 1.35, - 0.0 - ], - [ - "o5", - [ - 67.0, - 0.0 - ], - 1.35, - 0.0 - ], - [ - "o6", - [ - 67.0, - -10.0 - ], - 1.35, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:interaction_pitch_um", - "dependency_kind": "independent", - "names": [ - "interaction_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:approach_length_um", - "dependency_kind": "independent", - "names": [ - "approach_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "approach_length_um", - "external_pitch_um", - "interaction_length_um", - "interaction_pitch_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "grammar_id": "three_rail_directional_coupler_3x3", - "mutable_names": [ - "waveguide_width_um", - "external_pitch_um", - "interaction_pitch_um", - "lead_length_um", - "approach_length_um", - "interaction_length_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:interaction_pitch_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 12.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "49074d69db6a7c2609290a50fc50dcbc38e94eed992192552e643653b4724108" - }, - { - "anchor_id": "three_rail_mediated_coupler_2x2", - "assignments": [ - { - "dependency_key": "signal_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "signal_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": null, - "line": 7, - "literal_type": "float", - "mutable": false, - "name": "coupling_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.72 - }, - { - "dependency_key": "mediator_tip_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "mediator_tip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.52 - }, - { - "dependency_key": "mediator_body_width_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "mediator_body_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.65 - }, - { - "dependency_key": "external_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "external_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "signal_pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "signal_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.140000000000001 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "approach_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "approach_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 14.0 - }, - { - "dependency_key": "mediator_taper_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "mediator_taper_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "mediator_center_length_um", - "line": 15, - "literal_type": "float", - "mutable": true, - "name": "mediator_center_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 16.0 - }, - { - "dependency_key": "interaction_length_um", - "line": 16, - "literal_type": "float", - "mutable": true, - "name": "interaction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 32.0 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_signal_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "int", - "mutable": false, - "name": "n_mediator_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 24, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 7.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.0 - ], - 1.35, - 180.0 - ], - [ - "o3", - [ - 76.0, - 7.0 - ], - 1.35, - 0.0 - ], - [ - "o4", - [ - 76.0, - -7.0 - ], - 1.35, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:external_pitch_um", - "dependency_kind": "independent", - "names": [ - "external_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:signal_pitch_um", - "dependency_kind": "independent", - "names": [ - "signal_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:mediator_body_width_um", - "dependency_kind": "independent", - "names": [ - "mediator_body_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:mediator_tip_width_um", - "dependency_kind": "independent", - "names": [ - "mediator_tip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:signal_width_um", - "dependency_kind": "independent", - "names": [ - "signal_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:approach_length_um", - "dependency_kind": "independent", - "names": [ - "approach_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:interaction_length_um", - "dependency_kind": "independent", - "names": [ - "interaction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:mediator_center_length_um", - "dependency_kind": "independent", - "names": [ - "mediator_center_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:mediator_taper_length_um", - "dependency_kind": "independent", - "names": [ - "mediator_taper_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "approach_length_um", - "external_pitch_um", - "interaction_length_um", - "lead_length_um", - "mediator_body_width_um", - "mediator_center_length_um", - "mediator_taper_length_um", - "mediator_tip_width_um", - "optical_port_specs", - "signal_pitch_um", - "signal_width_um" - ], - "grammar_id": "three_rail_mediated_coupler_2x2", - "mutable_names": [ - "signal_width_um", - "mediator_tip_width_um", - "mediator_body_width_um", - "external_pitch_um", - "signal_pitch_um", - "lead_length_um", - "approach_length_um", - "mediator_taper_length_um", - "mediator_center_length_um", - "interaction_length_um" - ], - "qualified_axis_ids": [ - "axis:external_pitch_um", - "axis:signal_pitch_um", - "axis:mediator_body_width_um" - ], - "reference_scale_um": 11.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "5cb44e815e7860cd16c00da60475d352f154b01153c95ee19da2bb7646eb64ed" - }, - { - "anchor_id": "three_rail_supermode_converter_1x1", - "assignments": [ - { - "dependency_key": "strip_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "strip_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.45 - }, - { - "dependency_key": "supermode_rail_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "supermode_rail_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": null, - "line": 8, - "literal_type": "float", - "mutable": false, - "name": "supermode_rail_gap_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 0.85 - }, - { - "dependency_key": "supermode_rail_pitch_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "supermode_rail_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 2.05 - }, - { - "dependency_key": "transition_hub_radius_axis_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "transition_hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.5 - }, - { - "dependency_key": "transition_hub_radius_axis_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "transition_hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.8 - }, - { - "dependency_key": "lead_length_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "three_rail_length_um", - "line": 13, - "literal_type": "float", - "mutable": true, - "name": "three_rail_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 28.0 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_supermode_rails", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_transition_hubs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 21, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.45, - 180.0 - ], - [ - "o2", - [ - 57.55, - 0.0 - ], - 1.45, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:supermode_rail_pitch_um", - "dependency_kind": "independent", - "names": [ - "supermode_rail_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:strip_width_um", - "dependency_kind": "independent", - "names": [ - "strip_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:supermode_rail_width_um", - "dependency_kind": "independent", - "names": [ - "supermode_rail_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:transition_hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "transition_hub_radius_x_um", - "transition_hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:three_rail_length_um", - "dependency_kind": "independent", - "names": [ - "three_rail_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - } - ], - "declared_parameter_names": [ - "lead_length_um", - "optical_port_specs", - "strip_width_um", - "supermode_rail_pitch_um", - "supermode_rail_width_um", - "three_rail_length_um", - "transition_hub_radius_x_um", - "transition_hub_radius_y_um" - ], - "grammar_id": "three_rail_supermode_converter_1x1", - "mutable_names": [ - "strip_width_um", - "supermode_rail_width_um", - "supermode_rail_pitch_um", - "transition_hub_radius_x_um", - "transition_hub_radius_y_um", - "lead_length_um", - "three_rail_length_um" - ], - "qualified_axis_ids": [ - "axis:supermode_rail_pitch_um", - "axis:strip_width_um", - "axis:supermode_rail_width_um" - ], - "reference_scale_um": 5.8, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8c411bf4d6fc7b1859ad13159b71e60717be59ae63a2404dd6b347f5b6c016c5" - }, - { - "anchor_id": "tilted_staggered_sidewall_bragg_1x1", - "assignments": [ - { - "dependency_key": "spine_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "spine_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.35 - }, - { - "dependency_key": "lead_length_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "lead_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "tooth_width_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "tooth_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.05 - }, - { - "dependency_key": "tooth_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "tooth_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "tooth_pitch_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "tooth_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.0 - }, - { - "dependency_key": "tooth_angle_deg", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "tooth_angle_deg", - "parameter_class": "realization_angle", - "reason": "declared continuous internal angle", - "value": 62.0 - }, - { - "dependency_key": null, - "line": 12, - "literal_type": "float", - "mutable": false, - "name": "attachment_overlap_um", - "parameter_class": "frozen_implementation", - "reason": "numerical resolution, continuity overlap, or routing tolerance", - "value": 0.45 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "float", - "mutable": false, - "name": "structure_length_um", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 42.5 - }, - { - "dependency_key": "total_length_um", - "line": 14, - "literal_type": "float", - "mutable": true, - "name": "total_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 58.5 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_tooth_pairs", - "parameter_class": "frozen_topology", - "reason": "count, index, arity, or topology switch is invariant", - "value": 8 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_tilted_teeth", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 16 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "int", - "mutable": false, - "name": "n_spines", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 18, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 19, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 23, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 58.5, - 0.0 - ], - 1.35, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:tooth_pitch_um", - "dependency_kind": "independent", - "names": [ - "tooth_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:spine_width_um", - "dependency_kind": "independent", - "names": [ - "spine_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:tooth_width_um", - "dependency_kind": "independent", - "names": [ - "tooth_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:lead_length_um", - "dependency_kind": "independent", - "names": [ - "lead_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_length_um", - "dependency_kind": "independent", - "names": [ - "tooth_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:total_length_um", - "dependency_kind": "independent", - "names": [ - "total_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:tooth_angle_deg", - "dependency_kind": "independent", - "names": [ - "tooth_angle_deg" - ], - "parameter_class": "realization_angle", - "priority": 88 - } - ], - "declared_parameter_names": [ - "attachment_overlap_um", - "lead_length_um", - "n_tooth_pairs", - "optical_port_specs", - "spine_width_um", - "tooth_angle_deg", - "tooth_length_um", - "tooth_pitch_um", - "tooth_width_um", - "total_length_um" - ], - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "mutable_names": [ - "spine_width_um", - "lead_length_um", - "tooth_width_um", - "tooth_length_um", - "tooth_pitch_um", - "tooth_angle_deg", - "total_length_um" - ], - "qualified_axis_ids": [ - "axis:tooth_pitch_um", - "axis:spine_width_um", - "axis:tooth_width_um" - ], - "reference_scale_um": 6.5, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "6b7fb79b0e4ab07d8872444dbb4b2d66e074fa5cd91ff78ab11eeea58e245f6b" - }, - { - "anchor_id": "trident_hub_splitter_1x3", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.2 - }, - { - "dependency_key": "lead_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_x_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 4.8 - }, - { - "dependency_key": "hub_radius_axis_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "hub_radius_y_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 5.2 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 24.0 - }, - { - "dependency_key": "pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "lead_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 10.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_branch_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 3 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_axial_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 48.8, - 9.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 48.8, - 0.0 - ], - 1.2, - 0.0 - ], - [ - "o4", - [ - 48.8, - -9.0 - ], - 1.2, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:hub_radius_axis_um", - "dependency_kind": "coordinate_pair", - "names": [ - "hub_radius_x_um", - "hub_radius_y_um" - ], - "parameter_class": "realization_dimension", - "priority": 108 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "branch_length_um", - "hub_radius_x_um", - "hub_radius_y_um", - "input_lead_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "waveguide_width_um" - ], - "grammar_id": "trident_hub_splitter_1x3", - "mutable_names": [ - "waveguide_width_um", - "input_lead_um", - "hub_radius_x_um", - "hub_radius_y_um", - "branch_length_um", - "output_pitch_um", - "output_lead_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:waveguide_width_um", - "axis:hub_radius_axis_um" - ], - "reference_scale_um": 10.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "8ffd5866fd1971c7b7b326fac0af123fa2ca949b7c0abc13b53022d91e1f7a4c" - }, - { - "anchor_id": "y_branch_smooth_1x2", - "assignments": [ - { - "dependency_key": "waveguide_width_um", - "line": 6, - "literal_type": "float", - "mutable": true, - "name": "waveguide_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 0.9 - }, - { - "dependency_key": "junction_width_um", - "line": 7, - "literal_type": "float", - "mutable": true, - "name": "junction_width_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 1.7 - }, - { - "dependency_key": "lead_um", - "line": 8, - "literal_type": "float", - "mutable": true, - "name": "input_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 8.0 - }, - { - "dependency_key": "junction_length_um", - "line": 9, - "literal_type": "float", - "mutable": true, - "name": "junction_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 6.0 - }, - { - "dependency_key": "branch_length_um", - "line": 10, - "literal_type": "float", - "mutable": true, - "name": "branch_length_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 22.0 - }, - { - "dependency_key": "pitch_um", - "line": 11, - "literal_type": "float", - "mutable": true, - "name": "output_pitch_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": "lead_um", - "line": 12, - "literal_type": "float", - "mutable": true, - "name": "output_lead_um", - "parameter_class": "realization_dimension", - "reason": "declared continuous physical dimension", - "value": 9.0 - }, - { - "dependency_key": null, - "line": 13, - "literal_type": "int", - "mutable": false, - "name": "n_inputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 14, - "literal_type": "int", - "mutable": false, - "name": "n_outputs", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 15, - "literal_type": "int", - "mutable": false, - "name": "n_branch_arms", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 2 - }, - { - "dependency_key": null, - "line": 16, - "literal_type": "int", - "mutable": false, - "name": "n_split_nodes", - "parameter_class": "frozen_undeclared_literal", - "reason": "not listed in parameters_json.parameters", - "value": 1 - }, - { - "dependency_key": null, - "line": 17, - "literal_type": "tuple", - "mutable": false, - "name": "layer", - "parameter_class": "frozen_context", - "reason": "material/layer context is invariant", - "value": [ - 1, - 0 - ] - }, - { - "dependency_key": null, - "line": 20, - "literal_type": "tuple", - "mutable": false, - "name": "optical_port_specs", - "parameter_class": "frozen_port_contract", - "reason": "port identity or placement belongs to the frozen port contract", - "value": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.9, - 180.0 - ], - [ - "o2", - [ - 45.0, - 4.5 - ], - 0.9, - 0.0 - ], - [ - "o3", - [ - 45.0, - -4.5 - ], - 0.9, - 0.0 - ] - ] - } - ], - "axes": [ - { - "axis_id": "axis:output_pitch_um", - "dependency_kind": "independent", - "names": [ - "output_pitch_um" - ], - "parameter_class": "realization_dimension", - "priority": 116 - }, - { - "axis_id": "axis:junction_width_um", - "dependency_kind": "independent", - "names": [ - "junction_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:waveguide_width_um", - "dependency_kind": "independent", - "names": [ - "waveguide_width_um" - ], - "parameter_class": "realization_dimension", - "priority": 110 - }, - { - "axis_id": "axis:branch_length_um", - "dependency_kind": "independent", - "names": [ - "branch_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:junction_length_um", - "dependency_kind": "independent", - "names": [ - "junction_length_um" - ], - "parameter_class": "realization_dimension", - "priority": 102 - }, - { - "axis_id": "axis:lead_um", - "dependency_kind": "ordered_family", - "names": [ - "input_lead_um", - "output_lead_um" - ], - "parameter_class": "realization_dimension", - "priority": 72 - } - ], - "declared_parameter_names": [ - "branch_length_um", - "input_lead_um", - "junction_length_um", - "junction_width_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "waveguide_width_um" - ], - "grammar_id": "y_branch_smooth_1x2", - "mutable_names": [ - "waveguide_width_um", - "junction_width_um", - "input_lead_um", - "junction_length_um", - "branch_length_um", - "output_pitch_um", - "output_lead_um" - ], - "qualified_axis_ids": [ - "axis:output_pitch_um", - "axis:junction_width_um", - "axis:waveguide_width_um" - ], - "reference_scale_um": 9.0, - "schedule_version": "depth-v1-r01-r07-v1", - "source_grammar_hash": "2941e208c8a95f4951425aaf7ace79284593c835ae21319cceca27ed538a5dbf" - } - ], - "generator_version": "pixcell-depth-v1-builder-1", - "representation_count": 547 -} diff --git a/depth-v1/galleries/progressions/l0-01.png b/depth-v1/galleries/progressions/l0-01.png deleted file mode 100644 index 436c8527925ca0e58fb9eb03c2a36e4f8fb65e6b..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-01.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84f4f96980efcf42ddd397934d0550d223e4bf43883368e575c3a48c7cf5bd0b -size 204324 diff --git a/depth-v1/galleries/progressions/l0-02.png b/depth-v1/galleries/progressions/l0-02.png deleted file mode 100644 index 8ec9ec145e5876b2be3608f78cee509e0a9312cd..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-02.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:842b666c1673caa193e7620c48becdbd6a762754d8e8998745b39d4ba7e790c2 -size 324300 diff --git a/depth-v1/galleries/progressions/l0-03.png b/depth-v1/galleries/progressions/l0-03.png deleted file mode 100644 index 05909288f6a6e5bfcad2be8ea5776c8b1b63d6d7..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-03.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28ab0c3c1d78e0d1e9970d664a0f226eca331776f314290b2e6041eeccb49b7c -size 289298 diff --git a/depth-v1/galleries/progressions/l0-04.png b/depth-v1/galleries/progressions/l0-04.png deleted file mode 100644 index a831f5ff937880649ebc8bba2fa5fc00fba1028c..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-04.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d088f596dbbbba6fb211ec26f4e0103964244a70f720b4b5f6cb7dbb656bc91 -size 257942 diff --git a/depth-v1/galleries/progressions/l0-05.png b/depth-v1/galleries/progressions/l0-05.png deleted file mode 100644 index acb70114a071f76c7ca203d5fc1ed588f101b693..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-05.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9420c982329ddda49bf882b18390fe5a3447bae2dae73e31c48d00264541bca7 -size 237189 diff --git a/depth-v1/galleries/progressions/l0-06.png b/depth-v1/galleries/progressions/l0-06.png deleted file mode 100644 index ab7275791df495f7bcf858f20132cc3d93767848..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-06.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:228dea635951049f7450b9a403f68ea8881b588c0d76ad2f4ed1b3a3f19008be -size 325737 diff --git a/depth-v1/galleries/progressions/l0-07.png b/depth-v1/galleries/progressions/l0-07.png deleted file mode 100644 index ba0d80467c1af62368388545953bbd25615285ce..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-07.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20fae52cceeec61826d6426f18b48f7e7532b54fddce69d886119026fb2c90c0 -size 286031 diff --git a/depth-v1/galleries/progressions/l0-08.png b/depth-v1/galleries/progressions/l0-08.png deleted file mode 100644 index b83dd07f2001bfb521a88108b20a525166875cb7..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l0-08.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64eeeea2f3e30fc07725860dbfde1745408f35a660bd4f2e24d5b6be14d0710e -size 177976 diff --git a/depth-v1/galleries/progressions/l1-01.png b/depth-v1/galleries/progressions/l1-01.png deleted file mode 100644 index a88ed25e8900451131cb95c861dfd4114af1e85e..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-01.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9e8fe52985a0698c920a47888bebd19e5732a268509cf6031abc83f03b62f54 -size 280678 diff --git a/depth-v1/galleries/progressions/l1-02.png b/depth-v1/galleries/progressions/l1-02.png deleted file mode 100644 index 7b5e2b168f8d1b1be656f3c4ae5d9cea6a016ea6..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-02.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad7d2f868761cd3e025fab75c4df6e7b7777b8ec49c4f66cd0f766dc821c25bd -size 288923 diff --git a/depth-v1/galleries/progressions/l1-03.png b/depth-v1/galleries/progressions/l1-03.png deleted file mode 100644 index fff00648bc2cd76d3f52fa5488664f667e2cdcef..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-03.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70f0e93478bf585a9adb99359ed46e069a810f26ac09f547ba07793ab879c161 -size 283163 diff --git a/depth-v1/galleries/progressions/l1-04.png b/depth-v1/galleries/progressions/l1-04.png deleted file mode 100644 index 56095d12382742fe825fc0f3df8c4ef710ae9dde..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-04.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc0b3e473e3eb66baca629c1979c0172b0c77719d644eab149404f5b12c2bf49 -size 274414 diff --git a/depth-v1/galleries/progressions/l1-05.png b/depth-v1/galleries/progressions/l1-05.png deleted file mode 100644 index 0e320804c081b70be6f0e623433be0fd8f59301b..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-05.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a6d4e8994ed91773fc60f97c583e1e081c504b9888729ea2d49a88d0f8fdd2d -size 322348 diff --git a/depth-v1/galleries/progressions/l1-06.png b/depth-v1/galleries/progressions/l1-06.png deleted file mode 100644 index ef9096c19a602051b2faeb608290a21de43df2f8..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-06.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:546403b734044b7511a39c77fcd623956b6cbe86a789133b8613049dcb91f672 -size 294080 diff --git a/depth-v1/galleries/progressions/l1-07.png b/depth-v1/galleries/progressions/l1-07.png deleted file mode 100644 index c6d092c53446913396038e0c62cadb60dfaa9dbd..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-07.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdec99ac62658676ab8b79d94b75a934e6db2878c460b50c8ae1afa6e243d80b -size 233908 diff --git a/depth-v1/galleries/progressions/l1-08.png b/depth-v1/galleries/progressions/l1-08.png deleted file mode 100644 index f8e4a7109994f4cb0b234e13fd8108697bfefa15..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-08.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dc603aa2c849b21948712ed3f8026d7103a17441f8371216bd87aead9fc8e76 -size 363614 diff --git a/depth-v1/galleries/progressions/l1-09.png b/depth-v1/galleries/progressions/l1-09.png deleted file mode 100644 index 1b410d153dbb121fea6c84e27f8d4bc31faf2aab..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-09.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38a23268d00e2bbd910e488c24ae8dc8e01cbb36e70922c8756a55626a2e443d -size 266963 diff --git a/depth-v1/galleries/progressions/l1-10.png b/depth-v1/galleries/progressions/l1-10.png deleted file mode 100644 index afdcfb3d3add27916a3a0e84e4b1055594330d9a..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-10.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a75d1f4d434428ed649db069f31a4f71ad8b7e4e0e181cb51dd82f94c644f613 -size 297044 diff --git a/depth-v1/galleries/progressions/l1-11.png b/depth-v1/galleries/progressions/l1-11.png deleted file mode 100644 index 5cf793e4f3b8353f4f18ad494e7a59aa743fb755..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l1-11.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aab5c0228808575112115a9746a88fadf7cdb24d164bad065e00dab883d188c7 -size 194063 diff --git a/depth-v1/galleries/progressions/l2-01.png b/depth-v1/galleries/progressions/l2-01.png deleted file mode 100644 index 7b3d3559d07b3269928691b3a948fdddd17b1a62..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-01.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:003e36d604140e050296361166b920a12665ebfaa9b8b8212223296e43cf7eab -size 351255 diff --git a/depth-v1/galleries/progressions/l2-02.png b/depth-v1/galleries/progressions/l2-02.png deleted file mode 100644 index 034fab876f1ad3fddd5e719656f79fa02a789969..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-02.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6d0d714b7c69ad7858622920863586f09e6e7d2db10d8de1793c5d125ce45f2 -size 272376 diff --git a/depth-v1/galleries/progressions/l2-03.png b/depth-v1/galleries/progressions/l2-03.png deleted file mode 100644 index 6b79c39989c520521c1559a64f1bde18c19b49de..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-03.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b995f8533766e34aa96ef261b34fac48f852a6511b15bf447d3958fc1b82400 -size 284426 diff --git a/depth-v1/galleries/progressions/l2-04.png b/depth-v1/galleries/progressions/l2-04.png deleted file mode 100644 index a2222543827cf346938403939a20c3df0f420bf0..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-04.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:862c081ed46f03b2fbce974ef3f51dd481bf1e8f6f2c6b826ab4e11072644170 -size 263095 diff --git a/depth-v1/galleries/progressions/l2-05.png b/depth-v1/galleries/progressions/l2-05.png deleted file mode 100644 index 2412080f78907179fdcbc752c3f967a5d1d73347..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-05.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2c2998c6ead103bbd51d301d7c80007cd82c1ef348447c5de74e161cae64d2c -size 260082 diff --git a/depth-v1/galleries/progressions/l2-06.png b/depth-v1/galleries/progressions/l2-06.png deleted file mode 100644 index 48833bb251da8e288f88ff3f2bb8b9326e439b7b..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-06.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a611f563eb5b6704682d81fed3dac4cc2272eb13fe9cb275328a3ad458e7adcc -size 364291 diff --git a/depth-v1/galleries/progressions/l2-07.png b/depth-v1/galleries/progressions/l2-07.png deleted file mode 100644 index 76181c39861fab5e457230e0e9bc939ad36e9818..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-07.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69f3d5f524a3e83c2db4fb90cb8b359067799cac02ccfc65fdb496cebdf38b56 -size 551559 diff --git a/depth-v1/galleries/progressions/l2-08.png b/depth-v1/galleries/progressions/l2-08.png deleted file mode 100644 index 67e9bcf5d3251aa352ce8f05c4f153b4f2f50ebd..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-08.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7011e780a0c8ff1e0e9876c6f2386374498144f95f8045a76ecf458fd9d2cd12 -size 497765 diff --git a/depth-v1/galleries/progressions/l2-09.png b/depth-v1/galleries/progressions/l2-09.png deleted file mode 100644 index e45758daed7e015ff4461d850ff3cfad3c85f8e8..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l2-09.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aac57155eb4ff276f636fa57eddeb499eedf1730f3297aa919a8b8dc76c05992 -size 82187 diff --git a/depth-v1/galleries/progressions/l3-01.png b/depth-v1/galleries/progressions/l3-01.png deleted file mode 100644 index a536c52a441ba196828d5e142c50e6507b057f48..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-01.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:034a81a1ec99f1a368d905a457cb992699ac1c61bd01be49ff786376e89d0ebd -size 404558 diff --git a/depth-v1/galleries/progressions/l3-02.png b/depth-v1/galleries/progressions/l3-02.png deleted file mode 100644 index 1c20f0c2ff76de437202af34a2bbcce6819f15b6..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-02.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:271e1cb5177395c848da2dbdf9ad370a737381fc59116c769a158e33de769987 -size 374133 diff --git a/depth-v1/galleries/progressions/l3-03.png b/depth-v1/galleries/progressions/l3-03.png deleted file mode 100644 index a803c54c064ec5fe92993dda47e3a26284ce08e6..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-03.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef09ba9b692c535892fa86b33a0d1685c6b59b3daed6829bab1cf1f60235c9e7 -size 342448 diff --git a/depth-v1/galleries/progressions/l3-04.png b/depth-v1/galleries/progressions/l3-04.png deleted file mode 100644 index 70ce2d16b95756ea83bcd3a3390accc419aeea17..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-04.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bd68e776c54a457c57ec8afc8355540295503c2c7073170b3e980702e56dee1 -size 429098 diff --git a/depth-v1/galleries/progressions/l3-05.png b/depth-v1/galleries/progressions/l3-05.png deleted file mode 100644 index eabed5eacfc0d44f85fb9fede0055c8af4774c30..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-05.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5201d064da975252f8e654ab8fbcf027a654f936397dd8bace2c6eff87ebaa9 -size 304873 diff --git a/depth-v1/galleries/progressions/l3-06.png b/depth-v1/galleries/progressions/l3-06.png deleted file mode 100644 index 066693510de3b8602a0788be6fe469ebc7cf35fa..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-06.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b48175848b919308e2008d8b23d68f19b6c15df4d841949cc69533c32a3bd7e1 -size 479419 diff --git a/depth-v1/galleries/progressions/l3-07.png b/depth-v1/galleries/progressions/l3-07.png deleted file mode 100644 index f03b5aaffad116b70c4f69c873777113848fbed3..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-07.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff8832022c99d94ba5f635969bd18a4405c5c8bd08ea06f11574522ae0ff9868 -size 379392 diff --git a/depth-v1/galleries/progressions/l3-08.png b/depth-v1/galleries/progressions/l3-08.png deleted file mode 100644 index 9db4300e213462ced377e514d0c020f6c7f1f17e..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-08.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc3d8b67c1c25f1a03f49d1292727ce35d4b7f45c097b62cc5d0518da8c066ef -size 366505 diff --git a/depth-v1/galleries/progressions/l3-09.png b/depth-v1/galleries/progressions/l3-09.png deleted file mode 100644 index b54be24eeabc7d523621e4d35323e4d952a94408..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-09.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77415db961e4bad9d12ecc8a27e26ac9691c6eb38026fb5f862ef783a80225e4 -size 417400 diff --git a/depth-v1/galleries/progressions/l3-10.png b/depth-v1/galleries/progressions/l3-10.png deleted file mode 100644 index 399ead8f32dfd58979f617bc5c2823d143c7c5e3..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l3-10.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7f8858e43efe1a80e763d47af8a429bc24091191b92580720339eb2d4d9f2b9 -size 478710 diff --git a/depth-v1/galleries/progressions/l4-01.png b/depth-v1/galleries/progressions/l4-01.png deleted file mode 100644 index e67596b24aeeb43edced9a2e4186beabfcb93bfa..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-01.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b7f0aac0abe59c8bc91f84ab951f514a4eb2a4d53b54285510b738063342fcd -size 384327 diff --git a/depth-v1/galleries/progressions/l4-02.png b/depth-v1/galleries/progressions/l4-02.png deleted file mode 100644 index 9ed5344942e24699e76b3c03ca417d60dcde8eea..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-02.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bce171b535d4401a79c5ad90681e4a0cc5ecb48d853ba01aaa4789da6d3ebf47 -size 406915 diff --git a/depth-v1/galleries/progressions/l4-03.png b/depth-v1/galleries/progressions/l4-03.png deleted file mode 100644 index c8dbdedb8ad2a201a3140a26f57365df729a42b0..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-03.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50dfcd1503b2870c243e78f86f2f6efd29b0b0e078d3a1bc6be4a7736c882ec5 -size 374674 diff --git a/depth-v1/galleries/progressions/l4-04.png b/depth-v1/galleries/progressions/l4-04.png deleted file mode 100644 index 102209f083009e7568b1edcc88f455d54927e5a4..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-04.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e0967ec887f865dda0a06ba0219803e05880719080694ec37ba540348a83b7c -size 398550 diff --git a/depth-v1/galleries/progressions/l4-05.png b/depth-v1/galleries/progressions/l4-05.png deleted file mode 100644 index b72b2a67b03f31ea20a968231951156095e57a58..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-05.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86ad628c4ab7b972edba974f78464dfe3352f812d290c9d04c9d64cf5afc4e8b -size 365378 diff --git a/depth-v1/galleries/progressions/l4-06.png b/depth-v1/galleries/progressions/l4-06.png deleted file mode 100644 index 660b96e8086b0d5695fa2621a2e048af719b7541..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-06.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af6489a9d6b8563ff1e6b1a6e37c6632311d8816ddd79a7f48d99365e43aa10c -size 383835 diff --git a/depth-v1/galleries/progressions/l4-07.png b/depth-v1/galleries/progressions/l4-07.png deleted file mode 100644 index dc3179b7b1f304465256c9275fce8fd24484402d..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-07.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa3fca29b8a9f5389d03937eea41d80a8dd4fedba64598bde970d0b833beebd2 -size 370103 diff --git a/depth-v1/galleries/progressions/l4-08.png b/depth-v1/galleries/progressions/l4-08.png deleted file mode 100644 index 3efa047fafe48e92822c8c97022309893d13757b..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-08.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cae839ffdc53c2764e1dedb82be1c3c6479c4e74e23e827497457d782bb3abab -size 332072 diff --git a/depth-v1/galleries/progressions/l4-09.png b/depth-v1/galleries/progressions/l4-09.png deleted file mode 100644 index 3972e2d18113c4ff4f0500c5bd9b19760d20eaae..0000000000000000000000000000000000000000 --- a/depth-v1/galleries/progressions/l4-09.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b8ff9d52155f66cf7f0f0a748bbda92b69d31db0a06c0e746bd2a5741329eb4 -size 359003 diff --git a/depth-v1/metadata/audit_report.json b/depth-v1/metadata/audit_report.json deleted file mode 100644 index d901fd9af13599f5d7bda4c124d1edb286fb8d12..0000000000000000000000000000000000000000 --- a/depth-v1/metadata/audit_report.json +++ /dev/null @@ -1,435 +0,0 @@ -{ - "accepted_only": true, - "anchor_only_parent_ids": [ - "l2_02_rotated_edge_aligned_cluster__s03__proposal_b" - ], - "anchor_only_representation_count": 1, - "anchor_representation_count": 547, - "complete_depth_representation_count": 546, - "controlled_axis_counts": { - "access_pitch_um": 3, - "access_width_um": 3, - "adiabatic_length_um": 3, - "angle_a_deg": 3, - "angle_b_deg": 5, - "angle_deg": 49, - "angle_step_deg": 3, - "angular_center_x_um": 3, - "angular_center_y_um": 3, - "annular_width_um": 3, - "aperture_width_um": 51, - "approach_length_um": 3, - "arc_angle_deg": 24, - "arc_radius_um": 18, - "arc_tooth_width_um": 3, - "arm_length_um": 3, - "arm_separation_um": 3, - "arm_width_um": 36, - "bank_pitch_um": 15, - "bar_angle_deg": 3, - "bar_dx_um": 12, - "bar_height_um": 9, - "bar_length_um": 25, - "bar_width_um": 17, - "base_um": 10, - "beam_width_um": 3, - "bend_angle_deg": 33, - "bend_radius_um": 108, - "bite_offset_um": 3, - "block_gap_um": 6, - "block_height_um": 3, - "block_length_um": 12, - "block_pitch_um": 3, - "block_radial_width_um": 3, - "block_width_um": 9, - "body_attachment_radius_um": 3, - "body_bar_length_um": 3, - "body_length_um": 3, - "body_pitch_um": 3, - "body_radius_um": 3, - "body_radius_x_um": 15, - "body_radius_y_um": 15, - "body_width_um": 24, - "body_x_um": 3, - "body_y_um": 3, - "bottom_height_um": 3, - "bottom_length_um": 3, - "bottom_width_um": 3, - "bragg_cell_gap_um": 3, - "bragg_cell_width_um": 6, - "branch_offset_um": 5, - "branch_pitch_um": 3, - "branch_width_um": 18, - "bridge_length_um": 3, - "bridge_width_um": 3, - "bus_gap_um": 18, - "bus_width_um": 6, - "cap_radius_um": 3, - "carrier_length_um": 24, - "carrier_mid_offset_um": 3, - "carrier_pitch_um": 3, - "carrier_width_um": 57, - "cavity_spine_width_um": 3, - "cell_arm_width_um": 12, - "cell_size_x_um": 6, - "cell_size_y_um": 6, - "cell_span_um": 6, - "cell_width_um": 3, - "center_gap_um": 3, - "center_length_um": 3, - "center_offset_um": 5, - "center_radius_um": 6, - "center_separation_um": 3, - "center_width_um": 3, - "central_defect_gap_um": 9, - "central_inner_radius_um": 3, - "central_outer_radius_um": 3, - "central_radius_um": 9, - "chevron_pitch_um": 6, - "child_radius_um": 6, - "circle_dx_um": 3, - "circle_dy_um": 5, - "circle_inner_radius_um": 3, - "circle_outer_radius_um": 3, - "column_pitch_um": 6, - "columns": 15, - "corridor_pitch_um": 6, - "corridor_width_um": 18, - "corrugation_pitch_um": 3, - "coupler_body_width_um": 3, - "coupling_channel_pitch_um": 3, - "coupling_gap_um": 48, - "coupling_length_um": 12, - "coupling_window_length_um": 3, - "cross_length_step_um": 3, - "cross_length_um": 18, - "cross_width_um": 36, - "cutter_dx_um": 3, - "cutter_dy_um": 5, - "cycle_pitch_um": 3, - "cycle_radius_um": 12, - "defect_arm_width_um": 3, - "defect_cross_width_um": 3, - "detour_y_um": 3, - "diagonal_bone_width_um": 3, - "diagonal_offset_um": 3, - "disk_radius_um": 36, - "dogleg_radius_um": 3, - "dx_um": 33, - "dy_um": 20, - "edge_segment_pitch_um": 3, - "edge_segment_width_um": 3, - "edge_tip_width_um": 12, - "ellipse_dx_um": 17, - "ellipse_dy_um": 5, - "ellipse_radius_x_um": 15, - "ellipse_radius_y_um": 15, - "end_width_um": 15, - "entry_length_um": 6, - "euler_angle_deg": 18, - "euler_radius_um": 18, - "exchange_rail_pitch_um": 3, - "exit_aperture_width_um": 3, - "external_pitch_um": 42, - "facet_pitch_um": 3, - "facet_width_um": 3, - "finger_pitch_um": 3, - "first_chevron_gap_um": 3, - "first_route_length_um": 3, - "first_row_gap_um": 3, - "first_segment_gap_um": 3, - "first_tooth_gap_um": 3, - "fold_width_um": 3, - "frame_inner_radius_um": 3, - "frame_pitch_um": 9, - "gap_um": 66, - "grandchild_radius_um": 3, - "half_period_um": 3, - "height_um": 9, - "hole_offset_um": 14, - "hole_pitch_um": 6, - "hole_radius_um": 6, - "hole_x_um": 7, - "hole_y_um": 7, - "horizontal_gap_um": 3, - "host_height_um": 3, - "host_length_um": 9, - "host_width_um": 3, - "host_x_um": 34, - "host_y_um": 34, - "hub_aperture_width_um": 3, - "hub_bar_width_um": 6, - "hub_core_radius_um": 3, - "hub_cross_width_um": 12, - "hub_radius_um": 54, - "hub_radius_x_um": 15, - "hub_radius_y_um": 15, - "hub_side_length_um": 3, - "inner_body_radius_um": 3, - "inner_ellipse_radius_um": 3, - "inner_frame_radius_um": 3, - "inner_length_um": 6, - "inner_pitch_um": 12, - "inner_radius_um": 40, - "inner_radius_x_um": 9, - "inner_radius_y_um": 9, - "inner_ring_radius_um": 3, - "inner_width_um": 15, - "input_aperture_width_um": 3, - "input_length_um": 3, - "input_pitch_um": 21, - "input_width_um": 15, - "interaction_gap_um": 3, - "interaction_pitch_um": 6, - "interaction_row_pitch_um": 3, - "interaction_width_um": 3, - "interburst_gap_um": 3, - "intermediate_width_um": 3, - "internal_pitch_um": 12, - "intracell_gap_um": 3, - "island_pitch_um": 3, - "island_width_um": 3, - "junction_width_um": 3, - "large_radius_um": 6, - "last_segment_gap_um": 3, - "lateral_offset_um": 3, - "lattice_pitch_um": 3, - "lattice_pitch_x_um": 6, - "lattice_pitch_y_um": 6, - "lead_length_um": 116, - "lead_um": 6, - "lead_width_um": 3, - "leaf_inner_radius_um": 3, - "leaf_outer_radius_um": 3, - "leaf_width_um": 9, - "left_dx_um": 3, - "left_height_um": 5, - "left_inner_radius_um": 3, - "left_length_um": 3, - "left_outer_radius_um": 3, - "left_radius_um": 10, - "leg_um": 33, - "length_base_um": 3, - "length_step_um": 3, - "length_um": 35, - "lobe_dx_um": 3, - "lobe_dy_um": 5, - "lobe_offset_um": 12, - "lobe_orbit_um": 3, - "lobe_radius_um": 3, - "lobe_radius_x_um": 6, - "lobe_radius_y_um": 6, - "loop_pitch_um": 3, - "lower_gap_um": 3, - "lower_width_um": 3, - "macro_gap_um": 3, - "mediator_body_width_um": 3, - "member_radius_um": 3, - "micro_gap_um": 3, - "middle_radius_um": 5, - "middle_um": 6, - "middle_width_um": 24, - "minimum_node_radius_um": 6, - "narrow_rail_width_um": 3, - "narrow_um": 48, - "narrow_width_um": 78, - "near_pitch_um": 6, - "near_rail_pitch_um": 3, - "neck_attachment_width_um": 3, - "node_radius_step_um": 3, - "node_radius_um": 3, - "notch_radius_um": 9, - "notch_x_um": 7, - "obstacle_bar_length_um": 3, - "obstacle_length_um": 3, - "obstacle_pitch_um": 3, - "obstacle_radius_x_um": 6, - "obstacle_radius_y_um": 6, - "obstacle_width_um": 6, - "offset_um": 47, - "offset_x_um": 41, - "offset_y_um": 24, - "orbit_radius_um": 6, - "orbit_um": 59, - "outer_channel_pitch_um": 3, - "outer_frame_radius_um": 3, - "outer_length_um": 6, - "outer_pitch_um": 18, - "outer_radius_um": 31, - "outer_radius_x_um": 9, - "outer_radius_y_um": 9, - "outer_rail_pitch_um": 3, - "outer_ring_radius_um": 3, - "outer_width_um": 15, - "output_aperture_width_um": 3, - "output_length_um": 3, - "output_pitch_um": 51, - "output_rail_pitch_um": 3, - "output_width_um": 18, - "pair_separation_y_um": 3, - "parent_pitch_um": 3, - "path_bend_radius_um": 90, - "path_length_um": 5, - "path_width_um": 173, - "phase_pitch_um": 3, - "pitch_um": 156, - "pitch_x_um": 83, - "pitch_y_um": 83, - "polygon_side_um": 3, - "primary_radius_um": 3, - "primary_rail_width_um": 3, - "pulley_radius_um": 3, - "radial_gap_um": 3, - "radial_pitch_um": 3, - "radius_large_um": 3, - "radius_small_um": 3, - "radius_um": 149, - "radius_x_um": 10, - "radius_y_um": 10, - "rail_gap_um": 3, - "rail_height_um": 6, - "rail_length_um": 12, - "rail_pitch_um": 12, - "rail_width_um": 54, - "rib_pitch_um": 3, - "rib_width_um": 21, - "right_dx_um": 3, - "right_dy_um": 5, - "right_height_um": 5, - "right_length_um": 3, - "right_radius_um": 10, - "ring_radius_um": 29, - "ring_to_ring_gap_um": 3, - "ring_width_um": 27, - "route_length_um": 6, - "route_pitch_um": 3, - "route_width_um": 45, - "row_pitch_um": 19, - "rows": 15, - "sacrificial_tip_width_um": 3, - "satellite_inner_radius_um": 3, - "satellite_outer_radius_um": 3, - "satellite_pitch_um": 3, - "satellite_radius_um": 3, - "second_route_length_um": 3, - "secondary_rail_width_um": 3, - "seed_width_um": 3, - "segment_gap_um": 3, - "segment_length_um": 6, - "segment_width_um": 3, - "separation_um": 45, - "separation_x_um": 24, - "shoulder_pitch_um": 3, - "side_length_um": 42, - "side_um": 10, - "signal_pitch_um": 3, - "size_x_um": 35, - "size_y_um": 35, - "slab_width_um": 6, - "slot_gap_um": 6, - "slot_radius_x_um": 3, - "slot_radius_y_um": 3, - "slot_rail_pitch_um": 3, - "slot_rail_width_um": 6, - "small_radius_um": 6, - "span_deg": 6, - "span_um": 6, - "spine_length_um": 12, - "spine_width_um": 57, - "spoke_width_um": 3, - "start_width_um": 15, - "station_pitch_um": 18, - "station_width_um": 15, - "stem_width_um": 9, - "step_um": 3, - "step_x_um": 5, - "step_y_um": 5, - "strip_width_um": 12, - "strong_rail_width_um": 3, - "subbank_pitch_um": 3, - "supermode_rail_pitch_um": 3, - "supermode_rail_width_um": 3, - "swg_block_gap_um": 3, - "swg_pitch_um": 12, - "swg_row_pitch_um": 3, - "swg_segment_gap_um": 3, - "tab_length_um": 8, - "tab_radius_um": 3, - "tab_um": 5, - "tail_length_um": 6, - "tail_offset_um": 8, - "taper_length_um": 12, - "terminal_length_um": 33, - "terminal_pitch_um": 21, - "terminal_width_um": 24, - "tether_width_um": 3, - "tight_pitch_um": 3, - "tip_width_um": 3, - "tooth_gap_um": 3, - "tooth_pitch_um": 9, - "tooth_width_um": 36, - "top_height_um": 3, - "top_length_um": 3, - "top_width_um": 3, - "transition_length_um": 25, - "transition_width_um": 3, - "translation_x_um": 3, - "translation_y_um": 3, - "transverse_rib_pitch_um": 3, - "triangle_x_um": 6, - "triangle_y_um": 6, - "trunk_length_um": 3, - "trunk_width_um": 3, - "turn_radius_um": 3, - "upper_gap_um": 3, - "upper_width_um": 3, - "vertical_gap_um": 3, - "vertical_offset_um": 3, - "vertical_pitch_um": 7, - "wall_um": 7, - "waveguide_width_um": 251, - "weak_rail_width_um": 3, - "wide1_um": 6, - "wide2_um": 6, - "wide_rail_width_um": 3, - "wide_route_width_um": 6, - "wide_stem_width_um": 3, - "wide_um": 54, - "wide_width_um": 54, - "width_base_um": 3, - "width_um": 206, - "window_offset_um": 5, - "window_radius_um": 6, - "window_radius_x_um": 6, - "window_radius_y_um": 6, - "wing_width_um": 3 - }, - "core_reference_match": true, - "geometry_states_per_complete_representation": 8, - "logical_release_sha256": "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b", - "representation_count": 547, - "row_count": 4560, - "transform_counts": { - "anchor": 547, - "core_calibration": 10, - "core_equivariance": 164, - "core_realization": 17, - "interaction_high": 84, - "interaction_mixed": 462, - "primary_high": 549, - "primary_low": 543, - "secondary_high": 547, - "secondary_low": 545, - "tertiary_high": 549, - "tertiary_low": 542, - "tertiary_mixed": 1 - }, - "verification": { - "all_controlled_programs_compiled_and_pure": true, - "all_controlled_programs_executed": true, - "all_controlled_source_grammars_preserved": true, - "all_geometry_changes_have_input_signal": true, - "all_ports_attached_and_signature_preserved": true, - "all_representation_ids_come_from_core_v1": true - } -} diff --git a/depth-v1/metadata/catalog.json b/depth-v1/metadata/catalog.json deleted file mode 100644 index ac8b2a38ab2e591ff54f9713b100ddc4dc23bc5b..0000000000000000000000000000000000000000 --- a/depth-v1/metadata/catalog.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "accepted_only": true, - "anchor_only_parent_ids": [ - "l2_02_rotated_edge_aligned_cluster__s03__proposal_b" - ], - "anchor_only_representation_count": 1, - "anchor_representation_count": 547, - "columns": [ - "schema_version", - "id", - "level", - "curriculum_order", - "image", - "target_image", - "code", - "code_language", - "instruction", - "label", - "family", - "concept_id", - "representation_id", - "grammar_id", - "leakage_group_id", - "variation_role", - "primitive_calls", - "prerequisite_ids", - "port_signature_json", - "footprint_um", - "parameters_json", - "topology_json", - "metadata_json", - "image_sha256", - "target_image_sha256", - "code_sha256", - "normalized_d4_sha256", - "view_policy", - "source_dataset_digest_sha256", - "source_generator_version", - "depth_schema_version", - "parent_core_id", - "parent_code_sha256", - "parent_core_digest_sha256", - "geometry_id", - "realization_id", - "realization_slot", - "transform_kind", - "controlled_axes", - "parameter_delta_json", - "dependency_group", - "split_role", - "pose_id", - "render_id", - "verification_evidence_json", - "depth_generator_version", - "logical_row_sha256" - ], - "complete_depth_representation_count": 546, - "core_rows_retained": 738, - "generator_version": "pixcell-depth-v1-builder-1", - "level_counts": { - "L0": 828, - "L1": 1104, - "L2": 804, - "L3": 960, - "L4": 864 - }, - "logical_release_sha256": "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b", - "parent_core_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "representation_count": 547, - "row_count": 4560, - "split_counts": { - "train": 3468, - "validation": 1092 - } -} diff --git a/depth-v1/metadata/checksums.sha256 b/depth-v1/metadata/checksums.sha256 deleted file mode 100644 index 89e39c109e2a5dcb15718f06c0036cdc48576063..0000000000000000000000000000000000000000 --- a/depth-v1/metadata/checksums.sha256 +++ /dev/null @@ -1,82 +0,0 @@ -96d1d1c0413884c2fd6d9b0bca16cb03951b906afc6426c64b65fd298a451709 README.md -c2d45c383c1ce7323d322f0aa9cbf6611b2e19437bf8e229be163b4918254973 data/train-00000-of-00007.parquet -c51c77d5f076bd6960b1452eeccf351fecff58e98189c7ab593ed4d648c617d0 data/train-00001-of-00007.parquet -24c4ea04eb13ab8ccab55f4301cf8b8292eb2a23d9dbe5bf5a7b1743c7aba1ae data/train-00002-of-00007.parquet -73929f04bdaed1e9ccb72b9c4a53910da71429e32cfb1a6c90c8154c9849ee8b data/train-00003-of-00007.parquet -7c59c6af12beebd505c2b4dabdd398498e9a8c218805e89f5af5a9da451327de data/train-00004-of-00007.parquet -e0786acb9dd5ea1c05fccab30b7292dd89d59e402bfb52321af8f57f6ba1631f data/train-00005-of-00007.parquet -425467eeeda20953ec62514b447de3034b215c6b7b1d15fa7ff46c425b3b7432 data/train-00006-of-00007.parquet -8e823f8ce2dbacfd402e1e4db646fef316f165d362b8928ccdb0d1079a792d22 data/validation-00000-of-00003.parquet -8b974b438ecda3d3f53d5dc4b84969d0ef68fa40aecde2195a081726c39a202d data/validation-00001-of-00003.parquet -77109cf40718db1e33c25d4998c22aca1d0f13c4ffe01b271e0b36fd22f14a30 data/validation-00002-of-00003.parquet -c89f6131d8ee41b26e4cbacef6fe935fe7f98c01726f846689ff67ed131b0a72 factory/accepted_manifest.json -89f50e714b0f07bf8c053575f964f3294076298c312e4f31233540dbd6fb5887 factory/anchor_manifest.json -363818781a7e4708de2b8fc99e0f4119dd5c91fc6b57cb2752542d503b5df088 factory/core_reference_snapshot.json -d4b8d0879df48f5988402c53a9382691041673d1933d3738239c340fbbb13c83 factory/freeze.json -f81cab2e287e2d7cb7c3ff809c59a4f57719fa24474aefde9202ee7b8c11eec5 factory/generation_plan.json -02b5ae3838fcd4f66d0e7bec00ba7733145868287256d179a7655f5bb9a14c8d factory/variation_contracts.json -4d98499c23cab6dd507052cf3ff915516a1b850e0309c632f4db2b9b0b8115b7 galleries/overview.png -84f4f96980efcf42ddd397934d0550d223e4bf43883368e575c3a48c7cf5bd0b galleries/progressions/l0-01.png -842b666c1673caa193e7620c48becdbd6a762754d8e8998745b39d4ba7e790c2 galleries/progressions/l0-02.png -28ab0c3c1d78e0d1e9970d664a0f226eca331776f314290b2e6041eeccb49b7c galleries/progressions/l0-03.png -8d088f596dbbbba6fb211ec26f4e0103964244a70f720b4b5f6cb7dbb656bc91 galleries/progressions/l0-04.png -9420c982329ddda49bf882b18390fe5a3447bae2dae73e31c48d00264541bca7 galleries/progressions/l0-05.png -228dea635951049f7450b9a403f68ea8881b588c0d76ad2f4ed1b3a3f19008be galleries/progressions/l0-06.png -20fae52cceeec61826d6426f18b48f7e7532b54fddce69d886119026fb2c90c0 galleries/progressions/l0-07.png -64eeeea2f3e30fc07725860dbfde1745408f35a660bd4f2e24d5b6be14d0710e galleries/progressions/l0-08.png -d9e8fe52985a0698c920a47888bebd19e5732a268509cf6031abc83f03b62f54 galleries/progressions/l1-01.png -ad7d2f868761cd3e025fab75c4df6e7b7777b8ec49c4f66cd0f766dc821c25bd galleries/progressions/l1-02.png -70f0e93478bf585a9adb99359ed46e069a810f26ac09f547ba07793ab879c161 galleries/progressions/l1-03.png -dc0b3e473e3eb66baca629c1979c0172b0c77719d644eab149404f5b12c2bf49 galleries/progressions/l1-04.png -1a6d4e8994ed91773fc60f97c583e1e081c504b9888729ea2d49a88d0f8fdd2d galleries/progressions/l1-05.png -546403b734044b7511a39c77fcd623956b6cbe86a789133b8613049dcb91f672 galleries/progressions/l1-06.png -fdec99ac62658676ab8b79d94b75a934e6db2878c460b50c8ae1afa6e243d80b galleries/progressions/l1-07.png -9dc603aa2c849b21948712ed3f8026d7103a17441f8371216bd87aead9fc8e76 galleries/progressions/l1-08.png -38a23268d00e2bbd910e488c24ae8dc8e01cbb36e70922c8756a55626a2e443d galleries/progressions/l1-09.png -a75d1f4d434428ed649db069f31a4f71ad8b7e4e0e181cb51dd82f94c644f613 galleries/progressions/l1-10.png -aab5c0228808575112115a9746a88fadf7cdb24d164bad065e00dab883d188c7 galleries/progressions/l1-11.png -003e36d604140e050296361166b920a12665ebfaa9b8b8212223296e43cf7eab galleries/progressions/l2-01.png -c6d0d714b7c69ad7858622920863586f09e6e7d2db10d8de1793c5d125ce45f2 galleries/progressions/l2-02.png -8b995f8533766e34aa96ef261b34fac48f852a6511b15bf447d3958fc1b82400 galleries/progressions/l2-03.png -862c081ed46f03b2fbce974ef3f51dd481bf1e8f6f2c6b826ab4e11072644170 galleries/progressions/l2-04.png -f2c2998c6ead103bbd51d301d7c80007cd82c1ef348447c5de74e161cae64d2c galleries/progressions/l2-05.png -a611f563eb5b6704682d81fed3dac4cc2272eb13fe9cb275328a3ad458e7adcc galleries/progressions/l2-06.png -69f3d5f524a3e83c2db4fb90cb8b359067799cac02ccfc65fdb496cebdf38b56 galleries/progressions/l2-07.png -7011e780a0c8ff1e0e9876c6f2386374498144f95f8045a76ecf458fd9d2cd12 galleries/progressions/l2-08.png -aac57155eb4ff276f636fa57eddeb499eedf1730f3297aa919a8b8dc76c05992 galleries/progressions/l2-09.png -034a81a1ec99f1a368d905a457cb992699ac1c61bd01be49ff786376e89d0ebd galleries/progressions/l3-01.png -271e1cb5177395c848da2dbdf9ad370a737381fc59116c769a158e33de769987 galleries/progressions/l3-02.png -ef09ba9b692c535892fa86b33a0d1685c6b59b3daed6829bab1cf1f60235c9e7 galleries/progressions/l3-03.png -6bd68e776c54a457c57ec8afc8355540295503c2c7073170b3e980702e56dee1 galleries/progressions/l3-04.png -f5201d064da975252f8e654ab8fbcf027a654f936397dd8bace2c6eff87ebaa9 galleries/progressions/l3-05.png -b48175848b919308e2008d8b23d68f19b6c15df4d841949cc69533c32a3bd7e1 galleries/progressions/l3-06.png -ff8832022c99d94ba5f635969bd18a4405c5c8bd08ea06f11574522ae0ff9868 galleries/progressions/l3-07.png -bc3d8b67c1c25f1a03f49d1292727ce35d4b7f45c097b62cc5d0518da8c066ef galleries/progressions/l3-08.png -77415db961e4bad9d12ecc8a27e26ac9691c6eb38026fb5f862ef783a80225e4 galleries/progressions/l3-09.png -f7f8858e43efe1a80e763d47af8a429bc24091191b92580720339eb2d4d9f2b9 galleries/progressions/l3-10.png -2b7f0aac0abe59c8bc91f84ab951f514a4eb2a4d53b54285510b738063342fcd galleries/progressions/l4-01.png -bce171b535d4401a79c5ad90681e4a0cc5ecb48d853ba01aaa4789da6d3ebf47 galleries/progressions/l4-02.png -50dfcd1503b2870c243e78f86f2f6efd29b0b0e078d3a1bc6be4a7736c882ec5 galleries/progressions/l4-03.png -3e0967ec887f865dda0a06ba0219803e05880719080694ec37ba540348a83b7c galleries/progressions/l4-04.png -86ad628c4ab7b972edba974f78464dfe3352f812d290c9d04c9d64cf5afc4e8b galleries/progressions/l4-05.png -af6489a9d6b8563ff1e6b1a6e37c6632311d8816ddd79a7f48d99365e43aa10c galleries/progressions/l4-06.png -aa3fca29b8a9f5389d03937eea41d80a8dd4fedba64598bde970d0b833beebd2 galleries/progressions/l4-07.png -cae839ffdc53c2764e1dedb82be1c3c6479c4e74e23e827497457d782bb3abab galleries/progressions/l4-08.png -9b8ff9d52155f66cf7f0f0a748bbda92b69d31db0a06c0e746bd2a5741329eb4 galleries/progressions/l4-09.png -b8b26d46f48d3b5e882c3f7b0e906f31eaa5449d9bf7db4f6b168fd7d484fa11 metadata/audit_report.json -595b700aaea0e8f9883d0f5aad588d5c1dc98f1aa12db8d19ac37e3095b90032 metadata/catalog.json -5f62dae4cd32f4cfa268c785368d6833e56b6f213e118301afad9407bb5fa640 metadata/gallery_manifest.json -e40017affd7bc3fc1acf39ff05167681c8436fc38a1cbe8ba953149079373133 metadata/manifest.json -af9cfdf1be69339f67c87aa0922c3fe3704107ea9b197174b77e6b9b0bdd06d9 scripts/build.py -d2c60dd53f4c69811dc053aa1058ffee919d78b71013cf50748e955d6ed9fedd scripts/contracts.py -3eb838f47bd9eff696d48c69fbfcf4c3506cc220c46a5ec6ea9ccc0936ed8bb1 scripts/render_galleries.py -2310b1ad2a6c6ddb6be883900dc23414fae816ff32423aedca9d777eacfbaf4a scripts/render_review_pack.py -872fd3d50e065ba6925efd44f97a08e6fcb6aaa90fedcc4a2c0cbe73b0443910 scripts/runtime.py -2095137a09331208fd0e8c906d88b50c628d64fdbe43a8ff13633fff13c7af3f scripts/schema.py -439f5a79c1fb284375856888c734173b0d768a31ffa51e271b2ca9e4c71deba7 scripts/validate.py -37980d8d008a0cfa77768038b8f1e7c6a46a22cf67f46db69e11386881df075d tests/test_build.py -b89d949148a114f71506244319550c77964e99d0ceac68850c1fbd1fa5e1784d tests/test_contracts.py -72fb4a9ae899a47796967a7a4f0d480852075197fab5ca33457d8981ac1039a2 tests/test_render_galleries.py -326719f7857a5c6e2376c414e12e2f0404f6f2699216e58863ad64dffda0c211 tests/test_runtime.py -b59e0bdb7964b544500e5b5982ff8e449b37f78c8f62b4267b821fe044bbbbe8 tests/test_schema.py -d8e31f28112f79f30df02d654944b1b132eb6ddf20f1911d7bb5cebc7f43cf5f tests/test_validate.py diff --git a/depth-v1/metadata/gallery_manifest.json b/depth-v1/metadata/gallery_manifest.json deleted file mode 100644 index 2c3c655b2e05da14a7c113c5b253cd2f14c3e45f..0000000000000000000000000000000000000000 --- a/depth-v1/metadata/gallery_manifest.json +++ /dev/null @@ -1,896 +0,0 @@ -{ - "anchor_only_parent_ids": [ - "l2_02_rotated_edge_aligned_cluster__s03__proposal_b" - ], - "anchor_representation_count": 547, - "overview": "galleries/overview.png", - "pages": [ - { - "level": "L0", - "page": 1, - "path": "galleries/progressions/l0-01.png", - "representation_ids": [ - "g_028fd1f12a2521a8d04f", - "g_03f46fe2ec32f8ea092c", - "g_0edba779930e3395b6a5", - "g_0f5c93c273fe2ae20007", - "g_16e1906934ef4d4b7774", - "g_1b60cd40859bcb3d5b9a", - "g_1d8702f7e0753eca2faf", - "g_1da687531d8f2fcd05c0", - "g_25770fecbd5386149382", - "g_273ceda5baf32275c288", - "g_2906820b6e8a184d068a", - "g_2a7e8fa58fcd9e2dfc34" - ] - }, - { - "level": "L0", - "page": 2, - "path": "galleries/progressions/l0-02.png", - "representation_ids": [ - "g_2c91dfbcaef257fc2ac4", - "g_312c9b308ead0ee5b1df", - "g_31d6d96a16e3e9a3de67", - "g_32bdbe0a1e637ea6a0dd", - "g_35cad8c233ec1f971f8b", - "g_38dd5367fb6b31b7fabf", - "g_3a6f89c32b437736a050", - "g_3d541050766b469d9fd2", - "g_3f7ebb469bbefd125680", - "g_452cb204f78b852e86b7", - "g_479fe218d933c8669bc9", - "g_4a8a1d03855225928b7d" - ] - }, - { - "level": "L0", - "page": 3, - "path": "galleries/progressions/l0-03.png", - "representation_ids": [ - "g_4b5d17870cef43360b30", - "g_4f8df303293667216126", - "g_4fd1c4de81cf2529ec21", - "g_50c9d921d989aa455151", - "g_523f815cc90b9fc979ce", - "g_5552698110c2c21b0e4c", - "g_595c4276da65f2ef4140", - "g_59adf64f571fc2c84261", - "g_5ef928f1a20b2d044afe", - "g_6806232a137d799963a8", - "g_69ffd5d44dbe9c317101", - "g_6c5077ce576eaa655f87" - ] - }, - { - "level": "L0", - "page": 4, - "path": "galleries/progressions/l0-04.png", - "representation_ids": [ - "g_6d5bbe49941eb9fc7478", - "g_6d9c9f9ad2271b0b5b30", - "g_712a9613acfe6712f154", - "g_71f779479a8e5804afe2", - "g_72075acbffecff838008", - "g_72777b29d2d9869e8a42", - "g_763615292a29f9a13415", - "g_78e47f27be8c9ba5d5ce", - "g_7ea6b4aa4c2c5557cf4d", - "g_7edf41baccad69c074ef", - "g_893acd0ec3151d5eae07", - "g_8d8178fc5fcc3d0409c6" - ] - }, - { - "level": "L0", - "page": 5, - "path": "galleries/progressions/l0-05.png", - "representation_ids": [ - "g_8dc3fb8a55a7bc549a28", - "g_92e853d55b966b89bbd6", - "g_98ee86b48c9e613dd57e", - "g_9b756b60b9bb364950ee", - "g_9c6465961c725c82dcca", - "g_a2b970c7d908676a5762", - "g_a6bad992eb625a2f064c", - "g_a903f5965b6f5d2dfb9f", - "g_a9df9b91e8c2320b53d2", - "g_aae899a2a998f4339b96", - "g_ae0d09a324b8260c2861", - "g_aecd89dbe61e33a4f294" - ] - }, - { - "level": "L0", - "page": 6, - "path": "galleries/progressions/l0-06.png", - "representation_ids": [ - "g_af1e983f70aab71f04e6", - "g_b2b08bb084bee6b234d8", - "g_bba3dc449fc04ddf0f53", - "g_c1c1b93ee0680fb2afab", - "g_c315a43b227e5c1e35de", - "g_c32323a57dac4f360ace", - "g_c67031ef9da522c0ea72", - "g_c897b9fc17229c272668", - "g_cdbd6b287f4f7bb8cf76", - "g_cf57549f011e9ba43a2a", - "g_d0654f7ee7647e3f3471", - "g_d1aaa3f41bddda724f28" - ] - }, - { - "level": "L0", - "page": 7, - "path": "galleries/progressions/l0-07.png", - "representation_ids": [ - "g_d55cc5cc381c7260a703", - "g_d5f0346c38017a45131c", - "g_d75574e3cc7c667999d1", - "g_d77719f938c1d0c48b58", - "g_dc110418f141e49ff242", - "g_dc13c0927ec062756c9e", - "g_dc90688c819254a7e372", - "g_dff2e6124f65587162b3", - "g_e4192f38c5c9baf842c1", - "g_e6ee2551433f34a3ec2c", - "g_e70258bdb66f372dc7fd", - "g_e79b90eb4c8a749ed578" - ] - }, - { - "level": "L0", - "page": 8, - "path": "galleries/progressions/l0-08.png", - "representation_ids": [ - "g_e99c40ed13893055851d", - "g_ea405b4c66b0df6e49e2", - "g_ee889e1434843a165ad1", - "g_ef45122fdc057561bbc6", - "g_ef4aaf40252103dd1b79", - "g_ef74120b3121c58a2008", - "g_f3ffb71c75beb80d0ebc", - "g_f82bbfad465c7003d0f8", - "g_fce2058b6f5bc83c5756" - ] - }, - { - "level": "L1", - "page": 1, - "path": "galleries/progressions/l1-01.png", - "representation_ids": [ - "l1_01_translate__a1", - "l1_01_translate__a2", - "l1_01_translate__b1", - "l1_01_translate__b2", - "l1_02_rotate__a1", - "l1_02_rotate__a2", - "l1_02_rotate__b1", - "l1_02_rotate__b2", - "l1_02_rotate__c1", - "l1_03_mirror__a1", - "l1_03_mirror__a2", - "l1_03_mirror__b1" - ] - }, - { - "level": "L1", - "page": 2, - "path": "galleries/progressions/l1-02.png", - "representation_ids": [ - "l1_03_mirror__b2", - "l1_04_center_align__a1", - "l1_04_center_align__a2", - "l1_04_center_align__b1", - "l1_04_center_align__b2", - "l1_04_center_align__c1", - "l1_05_edge_align__a1", - "l1_05_edge_align__a2", - "l1_05_edge_align__b1", - "l1_05_edge_align__c1", - "l1_05_edge_align__c2", - "l1_06_gap__a1" - ] - }, - { - "level": "L1", - "page": 3, - "path": "galleries/progressions/l1-03.png", - "representation_ids": [ - "l1_06_gap__a2", - "l1_06_gap__b1", - "l1_06_gap__b2", - "l1_06_gap__c1", - "l1_06_gap__c2", - "l1_07_tangency__a1", - "l1_07_tangency__a2", - "l1_07_tangency__b1", - "l1_07_tangency__b2", - "l1_07_tangency__c1", - "l1_07_tangency__c2", - "l1_08_overlap__a1" - ] - }, - { - "level": "L1", - "page": 4, - "path": "galleries/progressions/l1-04.png", - "representation_ids": [ - "l1_08_overlap__a2", - "l1_08_overlap__b1", - "l1_08_overlap__b2", - "l1_08_overlap__c1", - "l1_08_overlap__c2", - "l1_09_connect__a1", - "l1_09_connect__a2", - "l1_09_connect__b1", - "l1_09_connect__b2", - "l1_09_connect__c1", - "l1_09_connect__c2", - "l1_10_path_append__a1" - ] - }, - { - "level": "L1", - "page": 5, - "path": "galleries/progressions/l1-05.png", - "representation_ids": [ - "l1_10_path_append__a2", - "l1_10_path_append__b1", - "l1_10_path_append__b2", - "l1_10_path_append__c1", - "l1_10_path_append__c2", - "l1_11_signed_turns__a1", - "l1_11_signed_turns__a2", - "l1_11_signed_turns__b1", - "l1_11_signed_turns__b2", - "l1_11_signed_turns__c1", - "l1_11_signed_turns__c2", - "l1_12_curved_transition__a1" - ] - }, - { - "level": "L1", - "page": 6, - "path": "galleries/progressions/l1-06.png", - "representation_ids": [ - "l1_12_curved_transition__a2", - "l1_12_curved_transition__b1", - "l1_12_curved_transition__b2", - "l1_12_curved_transition__c1", - "l1_12_curved_transition__c2", - "l1_13_boolean_or__a1", - "l1_13_boolean_or__a2", - "l1_13_boolean_or__b1", - "l1_13_boolean_or__b2", - "l1_13_boolean_or__c1", - "l1_13_boolean_or__c2", - "l1_14_boolean_and__a1" - ] - }, - { - "level": "L1", - "page": 7, - "path": "galleries/progressions/l1-07.png", - "representation_ids": [ - "l1_14_boolean_and__a2", - "l1_14_boolean_and__b1", - "l1_14_boolean_and__b2", - "l1_14_boolean_and__c1", - "l1_14_boolean_and__c2", - "l1_15_boolean_not__a1", - "l1_15_boolean_not__a2", - "l1_15_boolean_not__b1", - "l1_15_boolean_not__b2", - "l1_15_boolean_not__c1", - "l1_15_boolean_not__c2", - "l1_16_boolean_xor__a1" - ] - }, - { - "level": "L1", - "page": 8, - "path": "galleries/progressions/l1-08.png", - "representation_ids": [ - "l1_16_boolean_xor__b1", - "l1_16_boolean_xor__b2", - "l1_16_boolean_xor__c1", - "l1_16_boolean_xor__c2", - "l1_17_linear_repetition__a1", - "l1_17_linear_repetition__a2", - "l1_17_linear_repetition__b1", - "l1_17_linear_repetition__c1", - "l1_18_radial_repetition__a1", - "l1_18_radial_repetition__a2", - "l1_18_radial_repetition__b1", - "l1_18_radial_repetition__b2" - ] - }, - { - "level": "L1", - "page": 9, - "path": "galleries/progressions/l1-09.png", - "representation_ids": [ - "l1_18_radial_repetition__c1", - "l1_18_radial_repetition__c2", - "l1_19_array_2d__a1", - "l1_19_array_2d__b1", - "l1_19_array_2d__c1", - "l1_20_route_single__a1", - "l1_20_route_single__a2", - "l1_20_route_single__b1", - "l1_20_route_single__b2", - "l1_20_route_single__c1", - "l1_20_route_single__c2", - "l1_21_width_mismatch_connect__a1" - ] - }, - { - "level": "L1", - "page": 10, - "path": "galleries/progressions/l1-10.png", - "representation_ids": [ - "l1_21_width_mismatch_connect__a2", - "l1_21_width_mismatch_connect__b1", - "l1_21_width_mismatch_connect__b2", - "l1_21_width_mismatch_connect__c1", - "l1_22_index_dependent_repetition__a1", - "l1_22_index_dependent_repetition__a2", - "l1_22_index_dependent_repetition__b1", - "l1_22_index_dependent_repetition__b2", - "l1_22_index_dependent_repetition__c1", - "l1_22_index_dependent_repetition__c2", - "l1_23_conditional_offset__a1", - "l1_23_conditional_offset__a2" - ] - }, - { - "level": "L1", - "page": 11, - "path": "galleries/progressions/l1-11.png", - "representation_ids": [ - "l1_23_conditional_offset__b1", - "l1_23_conditional_offset__b2", - "l1_23_conditional_offset__c1", - "l1_23_conditional_offset__c2", - "l1_24_nested_loop_array__a1", - "l1_24_nested_loop_array__b1", - "l1_24_nested_loop_array__c1" - ] - }, - { - "level": "L2", - "page": 1, - "path": "galleries/progressions/l2-01.png", - "representation_ids": [ - "l2_01_mirrored_fixed_gap_pair__s01", - "l2_01_mirrored_fixed_gap_pair__s02", - "l2_01_mirrored_fixed_gap_pair__s03", - "l2_01_mirrored_fixed_gap_pair__s04", - "l2_02_rotated_edge_aligned_cluster__s01", - "l2_02_rotated_edge_aligned_cluster__s02", - "l2_02_rotated_edge_aligned_cluster__s04", - "l2_03_tangent_repetition__s01", - "l2_03_tangent_repetition__s02", - "l2_03_tangent_repetition__s03", - "l2_03_tangent_repetition__s04", - "l2_03_tangent_repetition__s05" - ] - }, - { - "level": "L2", - "page": 2, - "path": "galleries/progressions/l2-02.png", - "representation_ids": [ - "l2_05_fused_overlap__s01", - "l2_05_fused_overlap__s02", - "l2_05_fused_overlap__s03", - "l2_05_fused_overlap__s04", - "l2_05_fused_overlap__s05", - "l2_06_aligned_cutout__s01", - "l2_06_aligned_cutout__s02", - "l2_06_aligned_cutout__s03", - "l2_06_aligned_cutout__s04", - "l2_06_aligned_cutout__s05", - "l2_06_aligned_cutout__s06", - "l2_07_overlap_extraction__s01" - ] - }, - { - "level": "L2", - "page": 3, - "path": "galleries/progressions/l2-03.png", - "representation_ids": [ - "l2_07_overlap_extraction__s02", - "l2_07_overlap_extraction__s03", - "l2_07_overlap_extraction__s04", - "l2_07_overlap_extraction__s05", - "l2_08_nested_boolean_composite__s01", - "l2_08_nested_boolean_composite__s02", - "l2_08_nested_boolean_composite__s03", - "l2_08_nested_boolean_composite__s04", - "l2_08_nested_boolean_composite__s05", - "l2_08_nested_boolean_composite__s06", - "l2_09_width_changing_connected_chain__s01", - "l2_09_width_changing_connected_chain__s02" - ] - }, - { - "level": "L2", - "page": 4, - "path": "galleries/progressions/l2-04.png", - "representation_ids": [ - "l2_09_width_changing_connected_chain__s03", - "l2_09_width_changing_connected_chain__s04", - "l2_09_width_changing_connected_chain__s05", - "l2_10_signed_turn_connected_chain__s01", - "l2_10_signed_turn_connected_chain__s02", - "l2_10_signed_turn_connected_chain__s03", - "l2_10_signed_turn_connected_chain__s04", - "l2_10_signed_turn_connected_chain__s05", - "l2_10_signed_turn_connected_chain__s06", - "l2_11_curved_path_width_transition__s01", - "l2_11_curved_path_width_transition__s02", - "l2_11_curved_path_width_transition__s03" - ] - }, - { - "level": "L2", - "page": 5, - "path": "galleries/progressions/l2-05.png", - "representation_ids": [ - "l2_11_curved_path_width_transition__s04", - "l2_11_curved_path_width_transition__s05", - "l2_11_curved_path_width_transition__s06", - "l2_12_transformed_terminal_autoroute__s01", - "l2_12_transformed_terminal_autoroute__s02", - "l2_12_transformed_terminal_autoroute__s03", - "l2_12_transformed_terminal_autoroute__s04", - "l2_12_transformed_terminal_autoroute__s05", - "l2_12_transformed_terminal_autoroute__s06", - "l2_13_mirrored_parallel_paths__s01", - "l2_13_mirrored_parallel_paths__s02", - "l2_13_mirrored_parallel_paths__s03" - ] - }, - { - "level": "L2", - "page": 6, - "path": "galleries/progressions/l2-06.png", - "representation_ids": [ - "l2_13_mirrored_parallel_paths__s04", - "l2_13_mirrored_parallel_paths__s05", - "l2_14_local_branch_junction__s01", - "l2_14_local_branch_junction__s02", - "l2_14_local_branch_junction__s03", - "l2_14_local_branch_junction__s04", - "l2_14_local_branch_junction__s05", - "l2_15_approach_parallel_departure_pair__s01", - "l2_15_approach_parallel_departure_pair__s02", - "l2_15_approach_parallel_departure_pair__s03", - "l2_15_approach_parallel_departure_pair__s04", - "l2_15_approach_parallel_departure_pair__s05" - ] - }, - { - "level": "L2", - "page": 7, - "path": "galleries/progressions/l2-07.png", - "representation_ids": [ - "l2_15_approach_parallel_departure_pair__s06", - "l2_16_repeated_carrier_combination__s01", - "l2_16_repeated_carrier_combination__s02", - "l2_16_repeated_carrier_combination__s03", - "l2_16_repeated_carrier_combination__s04", - "l2_16_repeated_carrier_combination__s05", - "l2_16_repeated_carrier_combination__s06", - "l2_17_composite_cell_2d_array__s01", - "l2_17_composite_cell_2d_array__s02", - "l2_17_composite_cell_2d_array__s03", - "l2_17_composite_cell_2d_array__s04", - "l2_17_composite_cell_2d_array__s05" - ] - }, - { - "level": "L2", - "page": 8, - "path": "galleries/progressions/l2-08.png", - "representation_ids": [ - "l2_18_mirrored_graded_bank__s01", - "l2_18_mirrored_graded_bank__s02", - "l2_18_mirrored_graded_bank__s03", - "l2_18_mirrored_graded_bank__s04", - "l2_18_mirrored_graded_bank__s05", - "l2_19_parity_staggered_grid__s01", - "l2_19_parity_staggered_grid__s02", - "l2_19_parity_staggered_grid__s03", - "l2_19_parity_staggered_grid__s04", - "l2_20_oriented_radial_bank__s01", - "l2_20_oriented_radial_bank__s02", - "l2_20_oriented_radial_bank__s03" - ] - }, - { - "level": "L2", - "page": 9, - "path": "galleries/progressions/l2-09.png", - "representation_ids": [ - "l2_20_oriented_radial_bank__s04", - "l2_20_oriented_radial_bank__s05" - ] - }, - { - "level": "L3", - "page": 1, - "path": "galleries/progressions/l3-01.png", - "representation_ids": [ - "l3_01_serial_heterogeneous_chain_s01", - "l3_01_serial_heterogeneous_chain_s02", - "l3_01_serial_heterogeneous_chain_s03", - "l3_01_serial_heterogeneous_chain_s04", - "l3_01_serial_heterogeneous_chain_s05", - "l3_01_serial_heterogeneous_chain_s06", - "l3_02_parallel_reconvergent_bundle_s01", - "l3_02_parallel_reconvergent_bundle_s02", - "l3_02_parallel_reconvergent_bundle_s03", - "l3_02_parallel_reconvergent_bundle_s04", - "l3_02_parallel_reconvergent_bundle_s05", - "l3_02_parallel_reconvergent_bundle_s06" - ] - }, - { - "level": "L3", - "page": 2, - "path": "galleries/progressions/l3-02.png", - "representation_ids": [ - "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "l3_04_persistent_trunk_with_side_branches_s01", - "l3_04_persistent_trunk_with_side_branches_s02", - "l3_04_persistent_trunk_with_side_branches_s03", - "l3_04_persistent_trunk_with_side_branches_s04", - "l3_04_persistent_trunk_with_side_branches_s05", - "l3_04_persistent_trunk_with_side_branches_s06" - ] - }, - { - "level": "L3", - "page": 3, - "path": "galleries/progressions/l3-03.png", - "representation_ids": [ - "l3_07_constructive_body_terminal_system_s01", - "l3_07_constructive_body_terminal_system_s02", - "l3_07_constructive_body_terminal_system_s03", - "l3_07_constructive_body_terminal_system_s04", - "l3_07_constructive_body_terminal_system_s05", - "l3_07_constructive_body_terminal_system_s06", - "l3_08_dual_body_multi_corridor_s01", - "l3_08_dual_body_multi_corridor_s02", - "l3_08_dual_body_multi_corridor_s03", - "l3_08_dual_body_multi_corridor_s04", - "l3_08_dual_body_multi_corridor_s05", - "l3_08_dual_body_multi_corridor_s06" - ] - }, - { - "level": "L3", - "page": 4, - "path": "galleries/progressions/l3-04.png", - "representation_ids": [ - "l3_09_closed_subassembly_carrier_relation_s01", - "l3_09_closed_subassembly_carrier_relation_s02", - "l3_09_closed_subassembly_carrier_relation_s03", - "l3_09_closed_subassembly_carrier_relation_s04", - "l3_09_closed_subassembly_carrier_relation_s05", - "l3_09_closed_subassembly_carrier_relation_s06", - "l3_10_obstacle_constrained_route_bundle_s01", - "l3_10_obstacle_constrained_route_bundle_s02", - "l3_10_obstacle_constrained_route_bundle_s03", - "l3_10_obstacle_constrained_route_bundle_s04", - "l3_10_obstacle_constrained_route_bundle_s05", - "l3_10_obstacle_constrained_route_bundle_s06" - ] - }, - { - "level": "L3", - "page": 5, - "path": "galleries/progressions/l3-05.png", - "representation_ids": [ - "l3_11_transition_repeated_transition_spine_s01", - "l3_11_transition_repeated_transition_spine_s02", - "l3_11_transition_repeated_transition_spine_s03", - "l3_11_transition_repeated_transition_spine_s04", - "l3_11_transition_repeated_transition_spine_s05", - "l3_11_transition_repeated_transition_spine_s06", - "l3_12_bilateral_graded_carrier_s01", - "l3_12_bilateral_graded_carrier_s02", - "l3_12_bilateral_graded_carrier_s03", - "l3_12_bilateral_graded_carrier_s04", - "l3_12_bilateral_graded_carrier_s05", - "l3_12_bilateral_graded_carrier_s06" - ] - }, - { - "level": "L3", - "page": 6, - "path": "galleries/progressions/l3-06.png", - "representation_ids": [ - "l3_13_dual_bank_local_defect_s01", - "l3_13_dual_bank_local_defect_s02", - "l3_13_dual_bank_local_defect_s03", - "l3_13_dual_bank_local_defect_s04", - "l3_13_dual_bank_local_defect_s05", - "l3_13_dual_bank_local_defect_s06", - "l3_14_supercell_array_with_channel_or_defect_s01", - "l3_14_supercell_array_with_channel_or_defect_s02", - "l3_14_supercell_array_with_channel_or_defect_s03", - "l3_14_supercell_array_with_channel_or_defect_s04", - "l3_14_supercell_array_with_channel_or_defect_s05", - "l3_14_supercell_array_with_channel_or_defect_s06" - ] - }, - { - "level": "L3", - "page": 7, - "path": "galleries/progressions/l3-07.png", - "representation_ids": [ - "l3_15_constructive_hub_radial_hierarchy_s01", - "l3_15_constructive_hub_radial_hierarchy_s02", - "l3_15_constructive_hub_radial_hierarchy_s03", - "l3_15_constructive_hub_radial_hierarchy_s04", - "l3_15_constructive_hub_radial_hierarchy_s05", - "l3_15_constructive_hub_radial_hierarchy_s06", - "l3_16_multi_axis_hub_terminal_routes_s01", - "l3_16_multi_axis_hub_terminal_routes_s02", - "l3_16_multi_axis_hub_terminal_routes_s03", - "l3_16_multi_axis_hub_terminal_routes_s04", - "l3_16_multi_axis_hub_terminal_routes_s05", - "l3_16_multi_axis_hub_terminal_routes_s06" - ] - }, - { - "level": "L3", - "page": 8, - "path": "galleries/progressions/l3-08.png", - "representation_ids": [ - "l3_17_tangent_contact_hierarchy_s01", - "l3_17_tangent_contact_hierarchy_s02", - "l3_17_tangent_contact_hierarchy_s03", - "l3_17_tangent_contact_hierarchy_s04", - "l3_17_tangent_contact_hierarchy_s05", - "l3_17_tangent_contact_hierarchy_s06", - "l3_18_extracted_region_scaffold_s01", - "l3_18_extracted_region_scaffold_s02", - "l3_18_extracted_region_scaffold_s03", - "l3_18_extracted_region_scaffold_s04", - "l3_18_extracted_region_scaffold_s05", - "l3_18_extracted_region_scaffold_s06" - ] - }, - { - "level": "L3", - "page": 9, - "path": "galleries/progressions/l3-09.png", - "representation_ids": [ - "l3_19_multi_body_routed_assembly_s01", - "l3_19_multi_body_routed_assembly_s02", - "l3_19_multi_body_routed_assembly_s03", - "l3_19_multi_body_routed_assembly_s04", - "l3_19_multi_body_routed_assembly_s05", - "l3_19_multi_body_routed_assembly_s06", - "l3_20_carrier_through_aperture_system_s01", - "l3_20_carrier_through_aperture_system_s02", - "l3_20_carrier_through_aperture_system_s03", - "l3_20_carrier_through_aperture_system_s04", - "l3_20_carrier_through_aperture_system_s05", - "l3_20_carrier_through_aperture_system_s06" - ] - }, - { - "level": "L3", - "page": 10, - "path": "galleries/progressions/l3-10.png", - "representation_ids": [ - "l3_21_branch_coupled_repeated_media_s01", - "l3_21_branch_coupled_repeated_media_s02", - "l3_21_branch_coupled_repeated_media_s03", - "l3_21_branch_coupled_repeated_media_s04", - "l3_21_branch_coupled_repeated_media_s05", - "l3_21_branch_coupled_repeated_media_s06", - "l3_22_cyclic_carrier_terminal_graph_s01", - "l3_22_cyclic_carrier_terminal_graph_s02", - "l3_22_cyclic_carrier_terminal_graph_s03", - "l3_22_cyclic_carrier_terminal_graph_s04", - "l3_22_cyclic_carrier_terminal_graph_s05", - "l3_22_cyclic_carrier_terminal_graph_s06" - ] - }, - { - "level": "L4", - "page": 1, - "path": "galleries/progressions/l4-01.png", - "representation_ids": [ - "adiabatic_coupler_full_2x2", - "adiabatic_crossing_2x2", - "adiabatic_mode_evolution_coupler_1x2", - "angled_window_coupler_2x2", - "apodized_hole_lattice_grating_1x0", - "apodized_orthogonal_fishbone_1x1", - "apodized_swg_edge_coupler_1x1", - "asymmetric_axial_y_splitter_1x2", - "asymmetric_racetrack_add_drop", - "asymmetric_two_rail_mode_converter_2x2", - "bragg_loaded_racetrack_resonator_1x1", - "broken_arc_swg_focusing_grating_1x0" - ] - }, - { - "level": "L4", - "page": 2, - "path": "galleries/progressions/l4-02.png", - "representation_ids": [ - "butterfly_mmi_coupler_2x2", - "chevron_focusing_grating_1x0", - "chirped_apodized_tapered_grating_1x0", - "concentric_double_ring_bus", - "corrugated_contra_directional_coupler_2x2", - "coupled_racetrack_pair", - "coupled_ring_pair", - "crescent_fpr_3x4", - "cross_slot_mmi_splitter_1x2", - "crossing_curved_x", - "crossing_diagonal_routed_45deg", - "crossing_etched_annular" - ] - }, - { - "level": "L4", - "page": 3, - "path": "galleries/progressions/l4-03.png", - "representation_ids": [ - "crossing_oblique_60deg", - "crossing_tapered", - "crossing_triple_six_arm", - "directional_coupler_asymmetric_2x2", - "directional_coupler_bent_straight_2x2", - "directional_coupler_bow_2x2", - "directional_coupler_concentric_90deg_2x2", - "directional_coupler_dual_window_2x2", - "directional_coupler_open_pulley_2x2", - "directional_coupler_sbend_2x2", - "directional_coupler_straight_to_90deg_2x2", - "directional_side_tap_coupler_1x2" - ] - }, - { - "level": "L4", - "page": 4, - "path": "galleries/progressions/l4-04.png", - "representation_ids": [ - "disk_bus_all_pass", - "double_sidewall_tooth_array", - "dual_pol_lattice_coupler_2x2", - "echelle_grating_fpr_1x4", - "edge_coupler_dual_tip_fork_2x1", - "edge_coupler_multistage", - "elliptical_apodized_focusing_grating_1x0", - "fishbone_subwavelength_converter", - "focusing_grating_coupler_arcs", - "interdigitated_gap_coupler_2x2", - "mmi_block_1x2", - "mmi_coupler_2x2" - ] - }, - { - "level": "L4", - "page": 5, - "path": "galleries/progressions/l4-05.png", - "representation_ids": [ - "mmi_crossing_2x2", - "mmi_fanout_1x2", - "mmi_lens_2x3", - "mmi_splitter_1x4", - "mzi_balanced_curved", - "mzi_dual_output_2x2", - "mzi_folded_vertical_1x1", - "mzi_hexagonal", - "mzi_unbalanced", - "nanobeam_hole_defect_cavity_1x1", - "nanobeam_sidewall_defect_cavity_1x1", - "orthogonal_mmi_hybrid_2x2" - ] - }, - { - "level": "L4", - "page": 6, - "path": "galleries/progressions/l4-06.png", - "representation_ids": [ - "paired_nanobeam_teeth", - "phase_shifted_bragg_cavity_1x1", - "photonic_crystal_line_defect_cavity_1x1", - "polarization_splitter_rotator_1x2", - "pulley_ring_bus", - "racetrack_bus", - "ring_bus_all_pass", - "ring_bus_drop", - "sampled_dual_scale_bragg_cavity_1x1", - "sampled_superstructure_bragg_1x1", - "segmented_swg_grating_coupler_1x0", - "segmented_swg_ring_bus_1x1" - ] - }, - { - "level": "L4", - "page": 7, - "path": "galleries/progressions/l4-07.png", - "representation_ids": [ - "segmented_trident_edge_coupler_3x1", - "semicircular_fpr_2x5", - "side_coupled_nanobeam_cavity_1x1", - "sidewall_tooth_array", - "sinusoidal_corrugated_waveguide_1x1", - "slot_arm_mzi_1x1", - "slot_directional_coupler_2x2", - "slot_to_strip_converter_1x1", - "slot_to_swg_converter_1x1", - "slot_waveguide_crossing_2x2", - "slotted_ring_bus_1x1", - "splitter_tree_1x4" - ] - }, - { - "level": "L4", - "page": 8, - "path": "galleries/progressions/l4-08.png", - "representation_ids": [ - "staggered_double_row_swg_1x1", - "star_coupler_2x4", - "star_fan_1x4", - "stirap_mode_pol_3rail", - "strip_rib_slab_converter_1x1", - "strip_to_double_slot_converter_1x1", - "strip_to_swg_converter_1x1", - "suspended_fishbone_edge_coupler_1x1", - "swg_arm_mzi_1x1", - "swg_assisted_asymmetric_mode_splitter_1x2", - "swg_crossing_2x2", - "swg_directional_coupler_2x2" - ] - }, - { - "level": "L4", - "page": 9, - "path": "galleries/progressions/l4-09.png", - "representation_ids": [ - "swg_y_splitter_1x2", - "t_junction_splitter_1x2", - "tapered_mmi_splitter_1x2", - "tapered_uniform_grating_coupler", - "teardrop_hub_splitter_1x2", - "three_arm_interferometer_1x1", - "three_rail_directional_coupler_3x3", - "three_rail_mediated_coupler_2x2", - "three_rail_supermode_converter_1x1", - "tilted_staggered_sidewall_bragg_1x1", - "trident_hub_splitter_1x3", - "y_branch_smooth_1x2" - ] - } - ], - "progression_page_count": 47, - "progression_representation_count": 546, - "state_slots": [ - "r00", - "r01", - "r02", - "r03", - "r04", - "r05", - "r06", - "r07" - ] -} diff --git a/depth-v1/metadata/manifest.json b/depth-v1/metadata/manifest.json deleted file mode 100644 index 3d01efa6f2f27061ba3f4bb35cc9be24b06cc8e5..0000000000000000000000000000000000000000 --- a/depth-v1/metadata/manifest.json +++ /dev/null @@ -1,131 +0,0 @@ -{ - "anchor_only_parent_ids": [ - "l2_02_rotated_edge_aligned_cluster__s03__proposal_b" - ], - "anchor_only_representation_count": 1, - "approved_representation_count": 547, - "complete_depth_representation_count": 546, - "core_extra_row_count": 191, - "core_schema_version": "pixcell-image-code-curriculum-v1", - "depth_generator_version": "pixcell-depth-v1-builder-1", - "depth_schema_version": "pixcell-depth-row-v1", - "geometry_row_count": 4369, - "geometry_state_count": 8, - "logical_release_sha256": "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b", - "logical_row_order": "id_ascending", - "parent_core_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "realization_counts": { - "r00": 547, - "r01": 546, - "r02": 546, - "r03": 546, - "r04": 546, - "r05": 546, - "r06": 546, - "r07": 546 - }, - "release_name": "depth-v1", - "row_count": 4560, - "schema_version": "pixcell-depth-manifest-v1", - "shards": [ - { - "bytes": 30433999, - "index": 0, - "path": "data/train-00000-of-00007.parquet", - "rows": 512, - "sha256": "c2d45c383c1ce7323d322f0aa9cbf6611b2e19437bf8e229be163b4918254973", - "split": "train", - "total": 7 - }, - { - "bytes": 21436090, - "index": 1, - "path": "data/train-00001-of-00007.parquet", - "rows": 512, - "sha256": "c51c77d5f076bd6960b1452eeccf351fecff58e98189c7ab593ed4d648c617d0", - "split": "train", - "total": 7 - }, - { - "bytes": 9497154, - "index": 2, - "path": "data/train-00002-of-00007.parquet", - "rows": 512, - "sha256": "24c4ea04eb13ab8ccab55f4301cf8b8292eb2a23d9dbe5bf5a7b1743c7aba1ae", - "split": "train", - "total": 7 - }, - { - "bytes": 8309409, - "index": 3, - "path": "data/train-00003-of-00007.parquet", - "rows": 512, - "sha256": "73929f04bdaed1e9ccb72b9c4a53910da71429e32cfb1a6c90c8154c9849ee8b", - "split": "train", - "total": 7 - }, - { - "bytes": 9214604, - "index": 4, - "path": "data/train-00004-of-00007.parquet", - "rows": 512, - "sha256": "7c59c6af12beebd505c2b4dabdd398498e9a8c218805e89f5af5a9da451327de", - "split": "train", - "total": 7 - }, - { - "bytes": 9470813, - "index": 5, - "path": "data/train-00005-of-00007.parquet", - "rows": 512, - "sha256": "e0786acb9dd5ea1c05fccab30b7292dd89d59e402bfb52321af8f57f6ba1631f", - "split": "train", - "total": 7 - }, - { - "bytes": 5831429, - "index": 6, - "path": "data/train-00006-of-00007.parquet", - "rows": 396, - "sha256": "425467eeeda20953ec62514b447de3034b215c6b7b1d15fa7ff46c425b3b7432", - "split": "train", - "total": 7 - }, - { - "bytes": 8963776, - "index": 0, - "path": "data/validation-00000-of-00003.parquet", - "rows": 512, - "sha256": "8e823f8ce2dbacfd402e1e4db646fef316f165d362b8928ccdb0d1079a792d22", - "split": "validation", - "total": 3 - }, - { - "bytes": 9198283, - "index": 1, - "path": "data/validation-00001-of-00003.parquet", - "rows": 512, - "sha256": "8b974b438ecda3d3f53d5dc4b84969d0ef68fa40aecde2195a081726c39a202d", - "split": "validation", - "total": 3 - }, - { - "bytes": 994310, - "index": 2, - "path": "data/validation-00002-of-00003.parquet", - "rows": 68, - "sha256": "77109cf40718db1e33c25d4998c22aca1d0f13c4ffe01b271e0b36fd22f14a30", - "split": "validation", - "total": 3 - } - ], - "split_counts": { - "train": 3468, - "validation": 1092 - }, - "split_role_counts": { - "core-extra": 191, - "train": 3277, - "validation": 1092 - } -} diff --git a/depth-v1/scripts/build.py b/depth-v1/scripts/build.py deleted file mode 100644 index f95baa5399e2d22aa6a4d7f57100bd56dd4eb706..0000000000000000000000000000000000000000 --- a/depth-v1/scripts/build.py +++ /dev/null @@ -1,1948 +0,0 @@ -#!/usr/bin/env python3 -"""Build PixCell depth-v1 from the immutable core-v1 Parquet release. - -The builder changes no core-v1 artifact. It takes the unique semantic row for -each approved grammar as an anchor, discovers safe model-visible parameter -axes by execution, emits the fixed r01-r07 schedule where such an axis exists, -and publishes only descendants that pass the source, runtime, port, -structural, and causal-signal gates. -""" - -from __future__ import annotations - -import argparse -import ast -import copy -import hashlib -import io -import json -import math -import os -import shutil -import sys -import tempfile -import time -import warnings -from collections import Counter, defaultdict -from dataclasses import asdict, dataclass, replace -from pathlib import Path -from typing import Any, Mapping, Sequence - -import pyarrow.parquet as pq -from datasets import Dataset -from datasets.utils.logging import disable_progress_bar -from PIL import Image - - -SCRIPT_ROOT = Path(__file__).resolve().parent -DEPTH_ROOT = SCRIPT_ROOT.parent -DATASET_ROOT = DEPTH_ROOT.parent -CORE_SCRIPTS = DATASET_ROOT / "scripts" -sys.path.insert(0, str(CORE_SCRIPTS)) -sys.path.insert(0, str(SCRIPT_ROOT)) - -from _shared import ( # noqa: E402 - LEVELS, - ReleaseError, - canonical_json, - forbidden_release_imports, - normalized_d4_sha256, - primitive_calls, - purity_violations, - sha256_bytes, - sha256_file, - top_level_parameters, -) -from contracts import ( # noqa: E402 - CandidateSpec, - ParameterAxis, - ParameterClass, - ParameterContract, - candidate_specs, - classify_parameters, - normalized_grammar_hash, - rewrite_parameters, - top_level_literals, -) -from render_galleries import render_galleries # noqa: E402 -from runtime import ( # noqa: E402 - CandidateGateReport, - RuntimeGateError, - derive_optical_port_specs, - execute_program, - gate_ports, - mask_delta, - render_geometry, - render_views, - validate_candidate, -) -from schema import ( # noqa: E402 - ANCHOR_ONLY_PARENT_IDS, - APPROVED_REPRESENTATION_COUNT, - CORE_ROW_COLUMNS, - CORE_ROW_COUNT, - DEPTH_ELIGIBLE_COUNT, - DEPTH_ROW_COLUMNS, - DEPTH_SCHEMA_VERSION, - EXPECTED_SPLIT_COUNTS, - FROZEN_LOGICAL_RELEASE_SHA256, - bind_logical_row_sha256, - build_freeze, - build_manifest, - canonical_sha256, - depth_features, - plan_shards, - sha256_file as depth_sha256_file, - validate_depth_population, - write_checksums, - write_json, -) - - -CORE_DIGEST = "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89" -CORE_GRAMMAR_CATALOG_SHA256 = ( - "2b833651a688c9cd33b3fcc5f4b79fd45307b2a28060a583ef9a1464eb8d89a1" -) -GENERATOR_VERSION = "pixcell-depth-v1-builder-1" -MAX_ROWS_PER_SHARD = 512 -GENERATED_DIRECTORIES = ("data", "factory", "galleries", "metadata") -SPLIT_BY_SLOT = { - **{slot: "train" for slot in range(0, 6)}, - **{slot: "validation" for slot in range(6, 8)}, -} -warnings.filterwarnings( - "ignore", - message=r"bend_euler angle should be 90 or 180.*", - category=UserWarning, -) -warnings.filterwarnings( - "ignore", - message=r"\{.*\} ignored for cross_section .*", - category=UserWarning, -) - - -class DepthBuildError(RuntimeError): - """Raised when the frozen depth schedule cannot be produced honestly.""" - - -@dataclass(frozen=True) -class _MaterializationSuccess: - """One gate-clean candidate cached within a single anchor preparation.""" - - updates: tuple[tuple[str, int | float], ...] - code: str - runtime: dict[str, Any] - report: CandidateGateReport - source_evidence: dict[str, Any] - derived_ports: bool - - -@dataclass(frozen=True) -class _MaterializationFailure: - """A deterministic candidate failure cached to avoid repeating execution.""" - - detail: str - - -_MaterializationOutcome = _MaterializationSuccess | _MaterializationFailure -_MaterializationCache = dict[tuple[str, bool], _MaterializationOutcome] - - -@dataclass(frozen=True) -class _QualificationFailure: - """One aggregate qualification finding for a semantic anchor.""" - - anchor_id: str - grammar_id: str - stage: str - reason: str - - def to_dict(self) -> dict[str, str]: - return asdict(self) - - -@dataclass(frozen=True) -class _PreparedAnchor: - """All-or-nothing result of preparing one anchor's depth schedule.""" - - anchor_id: str - grammar_id: str - contract_record: dict[str, Any] | None - plan_record: dict[str, Any] | None - descendants: tuple[dict[str, Any], ...] - outcome: str - failure: _QualificationFailure | None = None - - def __post_init__(self) -> None: - if self.outcome == "complete": - if len(self.descendants) != 7: - raise ValueError( - f"{self.anchor_id}: complete preparation must have seven rows" - ) - if self.contract_record is None or self.plan_record is None: - raise ValueError( - f"{self.anchor_id}: complete preparation lacks release records" - ) - return - if self.outcome not in {"anchor_only", "fatal"}: - raise ValueError(f"{self.anchor_id}: unknown preparation outcome") - if self.descendants: - raise ValueError( - f"{self.anchor_id}: incomplete preparation retained partial rows" - ) - if self.failure is None: - raise ValueError( - f"{self.anchor_id}: incomplete preparation lacks a failure" - ) - if self.outcome == "anchor_only": - if self.contract_record is None or self.plan_record is None: - raise ValueError( - f"{self.anchor_id}: anchor-only preparation lacks release records" - ) - elif self.contract_record is not None or self.plan_record is not None: - raise ValueError( - f"{self.anchor_id}: fatal preparation retained release records" - ) - - -def _hash_id(prefix: str, *values: str) -> str: - payload = "\0".join(values).encode("utf-8") - return f"{prefix}_{hashlib.sha256(payload).hexdigest()[:24]}" - - -def _core_paths(dataset_root: Path) -> list[Path]: - paths: list[Path] = [] - for level in LEVELS: - matches = sorted((dataset_root / "data" / level).glob("train-*.parquet")) - if len(matches) != 1: - raise DepthBuildError( - f"{level}: expected one frozen core Parquet shard, got {len(matches)}" - ) - paths.append(matches[0]) - return paths - - -def _load_core(dataset_root: Path) -> tuple[list[dict[str, Any]], dict[str, Any]]: - freeze_path = dataset_root / "factory" / "core-v1" / "freeze.json" - freeze = json.loads(freeze_path.read_text(encoding="utf-8")) - if freeze.get("release_digest_sha256") != CORE_DIGEST: - raise DepthBuildError("core-v1 logical digest differs from depth-v1 binding") - grammar_path = dataset_root / "factory" / "core-v1" / "grammar_catalog.json" - if sha256_file(grammar_path) != CORE_GRAMMAR_CATALOG_SHA256: - raise DepthBuildError("core-v1 grammar catalog differs from depth-v1 binding") - references = freeze.get("reference_artifacts") - if not isinstance(references, dict) or not references: - raise DepthBuildError("core-v1 freeze has no reference artifact map") - for relative, expected in sorted(references.items()): - path = dataset_root / relative - if not path.is_file() or sha256_file(path) != expected: - raise DepthBuildError(f"frozen core-v1 artifact drift: {relative}") - - rows: list[dict[str, Any]] = [] - for path in _core_paths(dataset_root): - table = pq.read_table(path) - if tuple(table.schema.names) != CORE_ROW_COLUMNS: - raise DepthBuildError(f"core schema drift: {path.relative_to(dataset_root)}") - rows.extend(table.to_pylist()) - if len(rows) != CORE_ROW_COUNT: - raise DepthBuildError(f"core row count {len(rows)} != {CORE_ROW_COUNT}") - if len({str(row["id"]) for row in rows}) != len(rows): - raise DepthBuildError("core row IDs are not unique") - return rows, freeze - - -def _core_snapshot( - dataset_root: Path, - freeze: Mapping[str, Any], -) -> dict[str, str]: - references = freeze["reference_artifacts"] - return { - relative: sha256_file(dataset_root / relative) - for relative in sorted(references) - } - - -def _path_contains(ancestor: Path, descendant: Path) -> bool: - return ancestor == descendant or ancestor in descendant.parents - - -def _protected_core_roots( - dataset_root: Path, - freeze: Mapping[str, Any], -) -> tuple[Path, ...]: - references = freeze.get("reference_artifacts") - if not isinstance(references, dict) or not references: - raise DepthBuildError("core-v1 freeze has no reference artifact map") - roots = {dataset_root / "factory" / "core-v1"} - for relative in references: - raw = Path(str(relative)) - if not raw.parts or raw.is_absolute() or ".." in raw.parts: - raise DepthBuildError( - f"core-v1 freeze has an unsafe reference path: {relative!r}" - ) - roots.add(dataset_root / raw.parts[0]) - return tuple(sorted((path.resolve() for path in roots), key=str)) - - -def _assert_safe_output_path( - dataset_root: Path, - output: Path, - freeze: Mapping[str, Any], -) -> None: - """Keep depth output disjoint from every frozen core subtree.""" - - resolved_dataset = dataset_root.expanduser().resolve() - resolved_output = output.expanduser().resolve() - if _path_contains(resolved_output, resolved_dataset): - raise DepthBuildError( - "depth output cannot equal or contain the parent dataset root" - ) - conflicts = [ - root - for root in _protected_core_roots(resolved_dataset, freeze) - if _path_contains(root, resolved_output) - or _path_contains(resolved_output, root) - ] - if conflicts: - relative_conflicts = [ - ( - path.relative_to(resolved_dataset).as_posix() - if _path_contains(resolved_dataset, path) - else str(path) - ) - for path in conflicts - ] - raise DepthBuildError( - "depth output overlaps frozen core/reference roots: " - + ", ".join(relative_conflicts) - ) - - -def _semantic_anchors( - rows: Sequence[Mapping[str, Any]], -) -> tuple[list[dict[str, Any]], dict[str, dict[str, Any]]]: - grouped: dict[str, list[Mapping[str, Any]]] = defaultdict(list) - for row in rows: - grouped[str(row["grammar_id"])].append(row) - anchors: list[dict[str, Any]] = [] - by_grammar: dict[str, dict[str, Any]] = {} - for grammar_id, members in sorted(grouped.items()): - semantic = [row for row in members if row["variation_role"] == "semantic"] - if len(semantic) != 1: - raise DepthBuildError( - f"{grammar_id}: expected one semantic anchor, got {len(semantic)}" - ) - anchor = dict(semantic[0]) - anchors.append(anchor) - by_grammar[grammar_id] = anchor - if len(anchors) != 547: - raise DepthBuildError(f"semantic anchor count {len(anchors)} != 547") - anchors.sort(key=lambda row: (str(row["level"]), str(row["id"]))) - return anchors, by_grammar - - -def _literal_map(code: str) -> dict[str, Any]: - return {item.name: item.value for item in top_level_literals(code)} - - -class _LiteralRewriter(ast.NodeTransformer): - def __init__(self, updates: Mapping[str, Any]) -> None: - self.updates = dict(updates) - self.rewritten: set[str] = set() - - def visit_Module(self, node: ast.Module) -> ast.Module: # noqa: N802 - rewritten: list[ast.stmt] = [] - for child in node.body: - if isinstance(child, (ast.Assign, ast.AnnAssign)): - targets = ( - child.targets if isinstance(child, ast.Assign) else [child.target] - ) - if len(targets) == 1 and isinstance(targets[0], ast.Name): - name = targets[0].id - if name in self.updates: - expression = ast.parse( - repr(self.updates[name]), - mode="eval", - ).body - child.value = ast.copy_location(expression, child.value) - self.rewritten.add(name) - rewritten.append(child) - node.body = rewritten - return node - - -def _rewrite_literals(code: str, updates: Mapping[str, Any]) -> str: - transformer = _LiteralRewriter(updates) - tree = transformer.visit(ast.parse(code)) - if transformer.rewritten != set(updates): - missing = sorted(set(updates) - transformer.rewritten) - raise DepthBuildError(f"literal update targets are absent: {missing}") - ast.fix_missing_locations(tree) - return ast.unparse(tree) + "\n" - - -def _source_gate( - anchor_code: str, - candidate_code: str, - *, - expected_changed: set[str], -) -> dict[str, Any]: - try: - compile(candidate_code, "", "exec") - except SyntaxError as exc: - raise DepthBuildError(f"candidate does not compile: {exc}") from exc - violations = purity_violations(candidate_code) - if violations: - raise DepthBuildError(f"candidate purity violations: {violations}") - forbidden = forbidden_release_imports(candidate_code) - if forbidden: - raise DepthBuildError(f"candidate imports forbidden packages: {forbidden}") - before = _literal_map(anchor_code) - after = _literal_map(candidate_code) - if before.keys() != after.keys(): - raise DepthBuildError("top-level literal set changed") - observed_changed = {name for name in before if before[name] != after[name]} - if observed_changed != expected_changed: - raise DepthBuildError( - "candidate literal delta differs from contract: " - f"observed={sorted(observed_changed)} " - f"expected={sorted(expected_changed)}" - ) - before_hash = normalized_grammar_hash(anchor_code) - after_hash = normalized_grammar_hash(candidate_code) - if before_hash != after_hash: - raise DepthBuildError("normalized source grammar changed") - if primitive_calls(anchor_code) != primitive_calls(candidate_code): - raise DepthBuildError("primitive API set changed") - return { - "changed_literals": sorted(observed_changed), - "normalized_grammar_hash": before_hash, - } - - -def _shape_axis_pair(left: str, right: str) -> bool: - pair = {left.lower(), right.lower()} - if pair == {"length_um", "width_um"}: - return True - for x_suffix, y_suffix in ( - ("_x_um", "_y_um"), - ("_x", "_y"), - ): - if left.lower().endswith(x_suffix) and right.lower().endswith(y_suffix): - return left.lower()[: -len(x_suffix)] == right.lower()[: -len(y_suffix)] - if right.lower().endswith(x_suffix) and left.lower().endswith(y_suffix): - return right.lower()[: -len(x_suffix)] == left.lower()[: -len(y_suffix)] - return False - - -def _coalesce_equal_shape_axes( - contract: ParameterContract, -) -> ParameterContract: - values = {item.name: item.value for item in contract.assignments} - axes = list(contract.axes) - consumed: set[int] = set() - merged: list[ParameterAxis] = [] - for index, axis in enumerate(axes): - if index in consumed: - continue - members = [axis] - consumed.add(index) - changed = True - while changed: - changed = False - names = [name for item in members for name in item.names] - for other_index, other in enumerate(axes): - if other_index in consumed: - continue - if any( - _shape_axis_pair(left, right) - and math.isclose( - float(values[left]), - float(values[right]), - rel_tol=0.0, - abs_tol=1e-9, - ) - for left in names - for right in other.names - ): - members.append(other) - consumed.add(other_index) - changed = True - if len(members) == 1: - merged.append(axis) - continue - names = tuple(sorted({name for item in members for name in item.names})) - merged.append( - ParameterAxis( - axis_id="axis:equal:" + "+".join(names), - names=names, - parameter_class=axis.parameter_class, - priority=max(item.priority for item in members) + 1, - dependency_kind="equal_shape_axes", - ) - ) - merged.sort(key=lambda item: (-item.priority, item.axis_id)) - return replace(contract, axes=tuple(merged)) - - -def _semantic_relation_errors( - anchor_code: str, - candidate_code: str, -) -> list[str]: - before = _literal_map(anchor_code) - after = _literal_map(candidate_code) - names = sorted( - name - for name, value in before.items() - if name.endswith("_um") - and isinstance(value, (int, float)) - and not isinstance(value, bool) - and float(value) > 0 - ) - errors: list[str] = [] - for index, left in enumerate(names): - for right in names[index + 1 :]: - before_left = float(before[left]) - before_right = float(before[right]) - after_left = float(after[left]) - after_right = float(after[right]) - if _shape_axis_pair(left, right) and math.isclose( - before_left, - before_right, - rel_tol=0.0, - abs_tol=1e-9, - ): - if not math.isclose( - after_left, - after_right, - rel_tol=0.0, - abs_tol=1e-7, - ): - errors.append(f"equal shape axes separated: {left}, {right}") - return errors - - -def _port_signature(runtime: Mapping[str, Any]) -> dict[str, Any]: - ports = [ - { - "center": [float(value) for value in port["center"]], - "name": str(port["name"]), - "orientation": float(port["orientation"]), - "width": float(port["width"]), - } - for port in runtime["ports"] - ] - return { - "count": len(ports), - "names": [port["name"] for port in ports], - "ports": ports, - } - - -def _candidate_topology(runtime: Mapping[str, Any]) -> dict[str, Any]: - intervals = runtime.get("edge_material_intervals", {}) - return { - "edge_material_interval_counts": { - side: len(values) for side, values in sorted(intervals.items()) - }, - "port_signature": _port_signature(runtime), - "runtime_structural_metrics": runtime["structural_metrics"], - } - - -def _parameter_payload( - anchor: Mapping[str, Any], - candidate_code: str, -) -> dict[str, Any]: - """Preserve the core parameter contract while updating live values.""" - - try: - payload = copy.deepcopy(json.loads(str(anchor["parameters_json"]))) - except (TypeError, json.JSONDecodeError) as exc: - raise DepthBuildError(f"{anchor['id']}: malformed core parameters") from exc - if set(payload) != {"fixed_context", "parameters"}: - raise DepthBuildError( - f"{anchor['id']}: unexpected core parameter payload keys" - ) - parameters = payload.get("parameters") - fixed_context = payload.get("fixed_context") - if not isinstance(parameters, dict) or not isinstance(fixed_context, dict): - raise DepthBuildError( - f"{anchor['id']}: malformed core parameter payload sections" - ) - live_values = top_level_parameters(candidate_code) - missing = sorted(set(parameters) - set(live_values)) - if missing: - raise DepthBuildError( - f"{anchor['id']}: declared parameters absent from candidate: {missing}" - ) - payload["parameters"] = { - name: copy.deepcopy(live_values[name]) for name in parameters - } - return payload - - -def _interpolate_updates( - anchor_values: Mapping[str, Any], - target: Mapping[str, int | float], - ratio: float, -) -> dict[str, int | float]: - updates: dict[str, int | float] = {} - for name, target_value in target.items(): - old_value = anchor_values[name] - raw = float(old_value) + ratio * (float(target_value) - float(old_value)) - if isinstance(old_value, int) and not isinstance(old_value, bool): - direction = 1 if float(target_value) >= float(old_value) else -1 - value = int(round(raw)) - if value == old_value: - value = int(old_value) + direction - updates[name] = max(1, value) - else: - value = ( - round(round(raw / 0.002) * 0.002, 6) - if name.endswith("_um") - else round(raw, 8) - ) - if value == -0.0: - value = 0.0 - updates[name] = value - return updates - - -def _candidate_attempts( - anchor_values: Mapping[str, Any], - target: Mapping[str, int | float], -) -> list[dict[str, int | float]]: - attempts: list[dict[str, int | float]] = [] - seen: set[str] = set() - for ratio in ( - 1.0, - 0.75, - 0.50, - 0.35, - 0.25, - 0.15, - 1.25, - 1.50, - 2.00, - 3.00, - 4.00, - -0.15, - -0.25, - -0.35, - -0.50, - -0.75, - -1.00, - -2.00, - -3.00, - -4.00, - ): - updates = _interpolate_updates(anchor_values, target, ratio) - key = canonical_json(updates) - if key not in seen and any(anchor_values[name] != value for name, value in updates.items()): - attempts.append(updates) - seen.add(key) - if target and all( - isinstance(anchor_values[name], int) - and not isinstance(anchor_values[name], bool) - for name in target - ): - for step in (1, 2, 3, 4): - updates = {} - for name, target_value in target.items(): - old_value = int(anchor_values[name]) - if int(target_value) > old_value: - direction = 1 - elif int(target_value) < old_value: - direction = -1 - else: - direction = 1 - updates[name] = max(2, old_value + direction * step) - key = canonical_json(updates) - if key not in seen and any( - anchor_values[name] != value for name, value in updates.items() - ): - attempts.append(updates) - seen.add(key) - return attempts - - -def _materialize( - anchor: Mapping[str, Any], - anchor_runtime: Mapping[str, Any], - updates: Mapping[str, int | float], - *, - allow_component_count_change: bool = False, - anchor_model_png: bytes | None = None, -) -> tuple[str, dict[str, Any], CandidateGateReport, dict[str, Any], bool]: - anchor_code = str(anchor["code"]) - code = rewrite_parameters(anchor_code, updates) - relation_errors = _semantic_relation_errors(anchor_code, code) - if relation_errors: - raise DepthBuildError("; ".join(relation_errors)) - derived_ports = "optical_port_specs" in _literal_map(anchor_code) - derived_updates: dict[str, Any] = {} - if derived_ports: - initial_runtime = execute_program(code, isolation="in_process") - specs = derive_optical_port_specs(anchor_runtime, initial_runtime) - derived_updates["optical_port_specs"] = specs - code = _rewrite_literals(code, derived_updates) - expected_changed = set(updates) - for name, value in derived_updates.items(): - if _literal_map(anchor_code)[name] != value: - expected_changed.add(name) - source_evidence = _source_gate( - anchor_code, - code, - expected_changed=expected_changed, - ) - runtime = execute_program(code, isolation="in_process") - report = validate_candidate( - anchor_runtime, - runtime, - minimum_changed_fraction=0.002, - maximum_changed_fraction=1.0, - require_same_connected_components=not allow_component_count_change, - require_same_holes=not allow_component_count_change, - require_bbox_edge_ports=str(anchor["level"]) == "L4", - ) - if not report.passed: - raise DepthBuildError("; ".join(report.errors)) - before_footprint = tuple(float(value) for value in anchor_runtime["bbox_span_um"]) - after_footprint = tuple(float(value) for value in runtime["bbox_span_um"]) - footprint_changed = any( - not math.isclose(before, after, rel_tol=0.0, abs_tol=1e-9) - for before, after in zip(before_footprint, after_footprint, strict=True) - ) - normalized_input_delta: float | None = None - if not footprint_changed: - if anchor_model_png is None: - anchor_model_png = render_geometry( - anchor_runtime, - mode="maximum_visibility", - ).png_bytes - candidate_model_png = render_geometry( - runtime, - mode="maximum_visibility", - ).png_bytes - normalized_input_delta = mask_delta( - anchor_model_png, - candidate_model_png, - ).changed_fraction - if normalized_input_delta < 0.002: - raise DepthBuildError( - "candidate has no observable model-input change: " - f"normalized_changed_fraction={normalized_input_delta:.6f}" - ) - source_evidence["model_input_signal"] = { - "footprint_changed": footprint_changed, - "normalized_changed_fraction": normalized_input_delta, - } - return code, runtime, report, source_evidence, derived_ports - - -def _validate_repeated_element_count( - code: str, - runtime: Mapping[str, Any], - repeat_names: set[str], -) -> None: - """Bind repeat-count literals to emitted material polygons.""" - - values = _literal_map(code) - counts: dict[str, int] = {} - for name in sorted(repeat_names): - value = values.get(name) - if isinstance(value, bool) or not isinstance(value, int) or value < 1: - raise DepthBuildError(f"{name}: repeat count is not a positive integer") - counts[name] = value - expected = math.prod(counts.values()) - metrics = runtime.get("structural_metrics") - observed = metrics.get("polygon_count") if isinstance(metrics, Mapping) else None - if ( - isinstance(observed, bool) - or not isinstance(observed, int) - or observed != expected - ): - raise DepthBuildError( - "repeat-count geometry witness differs: " - f"counts={counts}, expected_polygons={expected}, " - f"observed_polygons={observed!r}" - ) - - -def _cached_materialization( - anchor: Mapping[str, Any], - anchor_runtime: Mapping[str, Any], - updates: Mapping[str, int | float], - *, - allow_component_count_change: bool, - anchor_model_png: bytes, - cache: _MaterializationCache, -) -> _MaterializationOutcome: - """Materialize one exact update at most once within an anchor build.""" - - normalized_updates = { - name: value for name, value in sorted(updates.items()) - } - key = ( - canonical_json(normalized_updates), - allow_component_count_change, - ) - cached = cache.get(key) - if cached is not None: - return cached - try: - code, runtime, report, source, derived = _materialize( - anchor, - anchor_runtime, - normalized_updates, - allow_component_count_change=allow_component_count_change, - anchor_model_png=anchor_model_png, - ) - except (DepthBuildError, RuntimeGateError, ReleaseError, ValueError) as exc: - outcome: _MaterializationOutcome = _MaterializationFailure(str(exc)) - else: - outcome = _MaterializationSuccess( - updates=tuple(normalized_updates.items()), - code=code, - runtime=runtime, - report=report, - source_evidence=source, - derived_ports=derived, - ) - cache[key] = outcome - return outcome - - -def _try_materialize( - anchor: Mapping[str, Any], - anchor_runtime: Mapping[str, Any], - target_updates: Mapping[str, int | float], - *, - allow_component_count_change: bool = False, - anchor_model_png: bytes | None = None, - cache: _MaterializationCache | None = None, -) -> tuple[ - dict[str, int | float], - str, - dict[str, Any], - CandidateGateReport, - dict[str, Any], - bool, -]: - anchor_values = _literal_map(str(anchor["code"])) - if anchor_model_png is None: - anchor_model_png = render_geometry( - anchor_runtime, - mode="maximum_visibility", - ).png_bytes - if cache is None: - cache = {} - errors: list[str] = [] - for updates in _candidate_attempts(anchor_values, target_updates): - outcome = _cached_materialization( - anchor, - anchor_runtime, - updates, - allow_component_count_change=allow_component_count_change, - anchor_model_png=anchor_model_png, - cache=cache, - ) - if isinstance(outcome, _MaterializationSuccess): - effective_updates = dict(outcome.updates) - return ( - effective_updates, - outcome.code, - outcome.runtime, - outcome.report, - outcome.source_evidence, - outcome.derived_ports, - ) - errors.append(outcome.detail) - detail = errors[-1] if errors else "no nontrivial update was generated" - raise DepthBuildError(detail) - - -def _qualify_axes( - anchor: Mapping[str, Any], - anchor_runtime: Mapping[str, Any], - contract: ParameterContract, - *, - anchor_model_png: bytes, - cache: _MaterializationCache, -) -> tuple[ParameterAxis, ...]: - qualified: list[ParameterAxis] = [] - for axis in contract.axes: - probe_contract = replace(contract, axes=(axis,)) - probes = candidate_specs(probe_contract) - if not isinstance(probes, tuple): - raise AssertionError("candidate_specs unexpectedly returned one item") - low, high = probes[0], probes[1] - try: - _try_materialize( - anchor, - anchor_runtime, - dict(low.updates), - allow_component_count_change=( - axis.parameter_class - == ParameterClass.REPEAT_COUNT.value - ), - anchor_model_png=anchor_model_png, - cache=cache, - ) - _try_materialize( - anchor, - anchor_runtime, - dict(high.updates), - allow_component_count_change=( - axis.parameter_class - == ParameterClass.REPEAT_COUNT.value - ), - anchor_model_png=anchor_model_png, - cache=cache, - ) - except DepthBuildError: - continue - qualified.append(axis) - if len(qualified) == 3: - break - if not qualified: - raise DepthBuildError(f"{anchor['id']}: no runtime-safe parameter axis") - return tuple(qualified) - - -def _instruction( - footprint_um: Sequence[float], - scale_px_per_um: Sequence[float], -) -> str: - length_um, width_um = (float(value) for value in footprint_um) - sx, sy = (float(value) for value in scale_px_per_um) - reference = min(sx, sy) - x_magnification = sx / reference - y_magnification = sy / reference - return ( - "The image is a device-only black-and-white silhouette: BLACK is " - "material on layer (1,0), WHITE is background. " - f"Footprint (bounding box): {length_um:.8g} x {width_um:.8g} micrometers. " - "DISPLAY NOTE: the overview is normalized for maximum shape visibility; " - "it is not guaranteed to use physical aspect ratio and has no fixed " - "absolute pixel scale. Relative overview magnification x:y = " - f"{x_magnification:.3f}:{y_magnification:.3f}. Use the silhouette for " - "topology and within-axis proportions, then the stated footprint for " - "absolute dimensions. Recreate the shown geometry as a primitives-only, " - "parametric GDSFactory 9.20.7 Python program using the permitted PixCell " - "catalog. Do not use device-level stencils, raw polygons, raster tracing, " - "or runtime image reads. Keep function-defining tunables top-level, define " - "an @gf.cell device, and write device.gds. Output only the Python program." - ) - - -def _depth_common( - anchor: Mapping[str, Any], - *, - slot: int, - split_role: str, -) -> dict[str, Any]: - grammar_id = str(anchor["grammar_id"]) - return { - "depth_schema_version": DEPTH_SCHEMA_VERSION, - "parent_core_id": str(anchor["id"]), - "parent_code_sha256": str(anchor["code_sha256"]), - "parent_core_digest_sha256": CORE_DIGEST, - "geometry_id": _hash_id("dgeo", grammar_id, f"r{slot:02d}"), - "realization_id": f"r{slot:02d}", - "realization_slot": slot, - "dependency_group": _hash_id("ddep", grammar_id), - "split_role": split_role, - "pose_id": "canonical", - "render_id": "maximum_visibility", - "depth_generator_version": GENERATOR_VERSION, - "logical_row_sha256": "", - } - - -def _wrap_core_row( - row: Mapping[str, Any], - anchor: Mapping[str, Any], -) -> dict[str, Any]: - semantic = str(row["id"]) == str(anchor["id"]) - result = {column: copy.deepcopy(row[column]) for column in CORE_ROW_COLUMNS} - if semantic: - result.update(_depth_common(anchor, slot=0, split_role="train")) - result.update( - { - "transform_kind": "anchor", - "controlled_axes": [], - "parameter_delta_json": "{}", - "verification_evidence_json": canonical_json( - { - "core_code_sha256": row["code_sha256"], - "core_image_sha256": row["image_sha256"], - "core_target_image_sha256": row["target_image_sha256"], - } - ), - } - ) - else: - result.update( - { - "depth_schema_version": DEPTH_SCHEMA_VERSION, - "parent_core_id": str(anchor["id"]), - "parent_code_sha256": str(anchor["code_sha256"]), - "parent_core_digest_sha256": CORE_DIGEST, - "geometry_id": _hash_id("dextra", str(row["id"])), - "realization_id": f"core-{row['variation_role']}", - "realization_slot": -1, - "transform_kind": f"core_{row['variation_role']}", - "controlled_axes": [], - "parameter_delta_json": "{}", - "dependency_group": _hash_id("ddep", str(anchor["grammar_id"])), - "split_role": "core-extra", - "pose_id": ( - "core-equivariance" - if row["variation_role"] == "equivariance" - else "canonical" - ), - "render_id": "core-maximum-visibility", - "verification_evidence_json": canonical_json( - { - "core_code_sha256": row["code_sha256"], - "core_image_sha256": row["image_sha256"], - "core_target_image_sha256": row["target_image_sha256"], - } - ), - "depth_generator_version": GENERATOR_VERSION, - "logical_row_sha256": "", - } - ) - result = {column: result[column] for column in DEPTH_ROW_COLUMNS} - return bind_logical_row_sha256(result) - - -def _descendant_row( - anchor: Mapping[str, Any], - *, - grammar_index: int, - slot: int, - spec: CandidateSpec, - updates: Mapping[str, int | float], - code: str, - runtime: Mapping[str, Any], - report: CandidateGateReport, - source_evidence: Mapping[str, Any], - derived_ports: bool, -) -> dict[str, Any]: - views = render_views(runtime) - model_view = views["maximum_visibility"] - target_view = views["physical_aspect"] - image_bytes = model_view.png_bytes - target_bytes = target_view.png_bytes - footprint = [float(value) for value in runtime["bbox_span_um"]] - row_id = f"{anchor['id']}__depth_r{slot:02d}" - anchor_values = _literal_map(str(anchor["code"])) - directions: set[str] = set() - for name, value in updates.items(): - before = float(anchor_values[name]) - after = float(value) - if before != 0.0 and before * after > 0.0: - directions.add("high" if abs(after) > abs(before) else "low") - elif before * after < 0.0: - directions.add("sign_flip") - else: - directions.add("high" if after > before else "low") - effective_direction = ( - next(iter(directions)) if len(directions) == 1 else "mixed" - ) - requested_updates = dict(spec.updates) - delta = { - "changes": { - name: {"after": value, "before": anchor_values[name]} - for name, value in sorted(updates.items()) - }, - "derived_updates": ["optical_port_specs"] if derived_ports else [], - "effective_direction": effective_direction, - "contract_fallback": bool(spec.fallback), - "fallback_schedule": bool( - spec.fallback or dict(updates) != requested_updates - ), - "runtime_fallback": dict(updates) != requested_updates, - "requested_factors": {name: value for name, value in spec.factors}, - "requested_direction": spec.direction, - "requested_updates": requested_updates, - "role": spec.role, - } - port_report = report.port_gate - verification = { - "mask_delta": asdict(report.mask_delta), - "model_input_signal": source_evidence["model_input_signal"], - "normalized_grammar_hash": source_evidence["normalized_grammar_hash"], - "port_count": port_report.port_count, - "port_orientation_side_histogram": port_report.orientation_side_histogram, - "port_witnesses": [asdict(item) for item in port_report.witnesses], - "runtime_structural_metrics": runtime["structural_metrics"], - } - metadata = { - "core_anchor_id": anchor["id"], - "core_anchor_image_sha256": anchor["image_sha256"], - "core_anchor_parameters_sha256": canonical_sha256( - json.loads(str(anchor["parameters_json"])) - ), - "depth_realization": { - "axis_ids": list(spec.axis_ids), - "slot": f"r{slot:02d}", - }, - } - result = {column: copy.deepcopy(anchor[column]) for column in CORE_ROW_COLUMNS} - result.update( - { - "id": row_id, - "curriculum_order": CORE_ROW_COUNT + grammar_index * 7 + slot - 1, - "image": {"bytes": image_bytes, "path": f"{row_id}.png"}, - "target_image": { - "bytes": target_bytes, - "path": f"{row_id}.target.png", - }, - "code": code, - "instruction": _instruction(footprint, model_view.scale_px_per_um), - "leakage_group_id": str(anchor["leakage_group_id"]), - "variation_role": "controlled_realization", - "primitive_calls": primitive_calls(code), - "port_signature_json": canonical_json(_port_signature(runtime)), - "footprint_um": footprint, - "parameters_json": canonical_json(_parameter_payload(anchor, code)), - "topology_json": canonical_json(_candidate_topology(runtime)), - "metadata_json": canonical_json(metadata), - "image_sha256": sha256_bytes(image_bytes), - "target_image_sha256": sha256_bytes(target_bytes), - "code_sha256": sha256_bytes(code.encode("utf-8")), - "normalized_d4_sha256": normalized_d4_sha256( - Image.open(io.BytesIO(image_bytes)) - ), - "view_policy": "maximum_visibility_depth_v1", - "source_dataset_digest_sha256": CORE_DIGEST, - "source_generator_version": GENERATOR_VERSION, - } - ) - result.update(_depth_common(anchor, slot=slot, split_role=SPLIT_BY_SLOT[slot])) - result.update( - { - "transform_kind": f"{spec.role}_{effective_direction}", - "controlled_axes": sorted(updates), - "parameter_delta_json": canonical_json(delta), - "verification_evidence_json": canonical_json(verification), - } - ) - result = {column: result[column] for column in DEPTH_ROW_COLUMNS} - return bind_logical_row_sha256(result) - - -def _qualification_failure( - anchor: Mapping[str, Any], - *, - stage: str, - reason: str, -) -> _QualificationFailure: - return _QualificationFailure( - anchor_id=str(anchor["id"]), - grammar_id=str(anchor["grammar_id"]), - stage=stage, - reason=reason, - ) - - -def _anchor_only_preparation( - anchor: Mapping[str, Any], - contract: ParameterContract, - *, - stage: str, - reason: str, -) -> _PreparedAnchor: - contract_record = contract.to_dict() - contract_record["qualified_axis_ids"] = [] - return _PreparedAnchor( - anchor_id=str(anchor["id"]), - grammar_id=str(anchor["grammar_id"]), - contract_record=contract_record, - plan_record={ - "anchor_id": anchor["id"], - "grammar_id": anchor["grammar_id"], - "level": anchor["level"], - "states": [], - }, - descendants=(), - outcome="anchor_only", - failure=_qualification_failure( - anchor, - stage=stage, - reason=reason, - ), - ) - - -def _fatal_preparation( - anchor: Mapping[str, Any], - *, - stage: str, - reason: str, -) -> _PreparedAnchor: - return _PreparedAnchor( - anchor_id=str(anchor["id"]), - grammar_id=str(anchor["grammar_id"]), - contract_record=None, - plan_record=None, - descendants=(), - outcome="fatal", - failure=_qualification_failure( - anchor, - stage=stage, - reason=reason, - ), - ) - - -def _prepare_anchor( - anchor: Mapping[str, Any], - *, - grammar_index: int, -) -> _PreparedAnchor: - """Prepare one complete schedule without exposing partial descendants.""" - - try: - anchor_runtime = execute_program(str(anchor["code"]), isolation="in_process") - anchor_model_png = render_geometry( - anchor_runtime, - mode="maximum_visibility", - ).png_bytes - anchor_ports = gate_ports( - anchor_runtime, - expected_count=len(anchor_runtime["ports"]), - require_bbox_edge=str(anchor["level"]) == "L4", - ) - if not anchor_ports.passed: - raise DepthBuildError( - f"{anchor['id']}: anchor port gate failed: {anchor_ports.errors}" - ) - except (DepthBuildError, RuntimeGateError, ReleaseError, ValueError) as exc: - return _fatal_preparation( - anchor, - stage="anchor_runtime", - reason=str(exc), - ) - try: - contract = _coalesce_equal_shape_axes( - classify_parameters(str(anchor["code"]), anchor) - ) - except (DepthBuildError, RuntimeGateError, ReleaseError, ValueError) as exc: - return _fatal_preparation( - anchor, - stage="parameter_contract", - reason=str(exc), - ) - cache: _MaterializationCache = {} - try: - qualified_axes = _qualify_axes( - anchor, - anchor_runtime, - contract, - anchor_model_png=anchor_model_png, - cache=cache, - ) - except DepthBuildError as exc: - return _anchor_only_preparation( - anchor, - contract, - stage="axis_qualification", - reason=str(exc), - ) - scheduled_contract = replace(contract, axes=qualified_axes) - try: - specs = candidate_specs(scheduled_contract) - except (DepthBuildError, RuntimeGateError, ReleaseError, ValueError) as exc: - return _fatal_preparation( - anchor, - stage="schedule_definition", - reason=str(exc), - ) - if not isinstance(specs, tuple) or len(specs) != 7: - return _fatal_preparation( - anchor, - stage="schedule_definition", - reason=f"{anchor['id']}: incomplete realization schedule", - ) - repeat_names = { - parameter.name - for parameter in scheduled_contract.assignments - if parameter.parameter_class == ParameterClass.REPEAT_COUNT.value - } - - seen_parameter_states: set[str] = set() - seen_model_inputs = { - (str(anchor["image_sha256"]), str(anchor["instruction"])) - } - local_descendants: list[dict[str, Any]] = [] - selected: list[dict[str, Any]] = [] - for spec in specs: - slot = int(spec.slot[1:]) - errors: list[str] = [] - accepted: tuple[dict[str, Any], dict[str, int | float]] | None = None - for target in _candidate_attempts( - _literal_map(str(anchor["code"])), - dict(spec.updates), - ): - state_key = canonical_json(target) - if state_key in seen_parameter_states: - continue - outcome = _cached_materialization( - anchor, - anchor_runtime, - target, - allow_component_count_change=bool(set(target) & repeat_names), - anchor_model_png=anchor_model_png, - cache=cache, - ) - if isinstance(outcome, _MaterializationFailure): - errors.append(outcome.detail) - continue - effective_updates = dict(outcome.updates) - try: - if set(effective_updates) & repeat_names: - _validate_repeated_element_count( - outcome.code, - outcome.runtime, - repeat_names, - ) - row = _descendant_row( - anchor, - grammar_index=grammar_index, - slot=slot, - spec=spec, - updates=effective_updates, - code=outcome.code, - runtime=outcome.runtime, - report=outcome.report, - source_evidence=outcome.source_evidence, - derived_ports=outcome.derived_ports, - ) - except ( - DepthBuildError, - RuntimeGateError, - ReleaseError, - ValueError, - ) as exc: - errors.append(str(exc)) - continue - model_input_key = ( - str(row["image_sha256"]), - str(row["instruction"]), - ) - if model_input_key in seen_model_inputs: - errors.append("model input duplicates an earlier realization") - continue - accepted = (row, effective_updates) - seen_parameter_states.add(state_key) - seen_model_inputs.add(model_input_key) - break - if accepted is None: - detail = errors[-1] if errors else "all states duplicated earlier slots" - return _anchor_only_preparation( - anchor, - contract, - stage=f"schedule_{spec.slot}", - reason=detail, - ) - row, _ = accepted - local_descendants.append(row) - selected.append( - { - "axis_ids": list(spec.axis_ids), - "code_sha256": row["code_sha256"], - "controlled_axes": row["controlled_axes"], - "geometry_id": row["geometry_id"], - "image_sha256": row["image_sha256"], - "parameter_delta": json.loads(row["parameter_delta_json"]), - "realization_id": row["realization_id"], - "target_image_sha256": row["target_image_sha256"], - "verification_evidence_sha256": canonical_sha256( - json.loads(row["verification_evidence_json"]) - ), - } - ) - - contract_record = contract.to_dict() - contract_record["qualified_axis_ids"] = [ - axis.axis_id for axis in qualified_axes - ] - return _PreparedAnchor( - anchor_id=str(anchor["id"]), - grammar_id=str(anchor["grammar_id"]), - contract_record=contract_record, - plan_record={ - "anchor_id": anchor["id"], - "grammar_id": anchor["grammar_id"], - "level": anchor["level"], - "states": selected, - }, - descendants=tuple(local_descendants), - outcome="complete", - ) - - -def _prepare_all_anchors( - anchors: Sequence[Mapping[str, Any]], -) -> list[_PreparedAnchor]: - """Finish qualification for every anchor before enforcing the inventory.""" - - prepared: list[_PreparedAnchor] = [] - started = time.monotonic() - descendant_count = 0 - for grammar_index, anchor in enumerate(anchors): - result = _prepare_anchor(anchor, grammar_index=grammar_index) - prepared.append(result) - descendant_count += len(result.descendants) - if (grammar_index + 1) % 20 == 0 or grammar_index + 1 == len(anchors): - elapsed = time.monotonic() - started - print( - f"depth-v1: qualified {grammar_index + 1}/{len(anchors)} anchors " - f"({descendant_count} prepared descendants, {elapsed:.1f}s)", - flush=True, - ) - return prepared - - -def _assert_frozen_qualification_inventory( - prepared: Sequence[_PreparedAnchor], - *, - expected_anchor_only: frozenset[str] = ANCHOR_ONLY_PARENT_IDS, -) -> None: - """Require one exact, deterministic qualification outcome inventory.""" - - if len(prepared) != APPROVED_REPRESENTATION_COUNT: - raise DepthBuildError( - "depth-v1 qualification barrier received " - f"{len(prepared)} != {APPROVED_REPRESENTATION_COUNT} anchors" - ) - by_id = {result.anchor_id: result for result in prepared} - if len(by_id) != len(prepared): - raise DepthBuildError("depth-v1 qualification barrier has repeated anchors") - - fatal = sorted( - ( - result.failure.to_dict() - for result in prepared - if result.outcome == "fatal" and result.failure is not None - ), - key=lambda item: item["anchor_id"], - ) - anchor_only = { - result.anchor_id for result in prepared if result.outcome == "anchor_only" - } - complete = { - result.anchor_id for result in prepared if result.outcome == "complete" - } - unexpected_anchor_only = sorted(anchor_only - expected_anchor_only) - unexpectedly_complete = sorted(expected_anchor_only & complete) - if fatal or unexpected_anchor_only or unexpectedly_complete: - findings = sorted( - ( - result.failure.to_dict() - for result in prepared - if result.outcome == "anchor_only" and result.failure is not None - ), - key=lambda item: item["anchor_id"], - ) - raise DepthBuildError( - "depth-v1 qualification inventory differs: " - + canonical_json( - { - "anchor_only_findings": findings, - "fatal": fatal, - "unexpected_anchor_only": unexpected_anchor_only, - "unexpectedly_complete": unexpectedly_complete, - } - ) - ) - - -def _build_descendants( - anchors: Sequence[Mapping[str, Any]], -) -> tuple[ - list[dict[str, Any]], - list[dict[str, Any]], - list[dict[str, Any]], -]: - prepared = _prepare_all_anchors(anchors) - _assert_frozen_qualification_inventory(prepared) - - descendants: list[dict[str, Any]] = [] - contract_records: list[dict[str, Any]] = [] - plan_records: list[dict[str, Any]] = [] - for result in prepared: - if result.contract_record is None or result.plan_record is None: - raise AssertionError("qualification barrier exposed a fatal result") - descendants.extend(result.descendants) - contract_records.append(result.contract_record) - plan_records.append(result.plan_record) - return descendants, contract_records, plan_records - - -def _ordered_rows( - core_rows: Sequence[Mapping[str, Any]], - descendants: Sequence[Mapping[str, Any]], - anchors_by_grammar: Mapping[str, Mapping[str, Any]], -) -> dict[str, list[dict[str, Any]]]: - wrapped = [ - _wrap_core_row(row, anchors_by_grammar[str(row["grammar_id"])]) - for row in core_rows - ] - train = [*wrapped, *(row for row in descendants if row["split_role"] == "train")] - validation = [ - row for row in descendants if row["split_role"] == "validation" - ] - train.sort( - key=lambda row: ( - 0 if row["realization_slot"] in {-1, 0} else 1, - int(row["curriculum_order"]), - str(row["id"]), - ) - ) - validation.sort(key=lambda row: (int(row["curriculum_order"]), str(row["id"]))) - return {"train": train, "validation": validation} - - -def _write_shards( - root: Path, - rows_by_split: Mapping[str, Sequence[Mapping[str, Any]]], -) -> list[dict[str, Any]]: - disable_progress_bar() - records: list[dict[str, Any]] = [] - for split in ("train", "validation"): - rows = list(rows_by_split[split]) - plans = plan_shards( - len(rows), - max_rows_per_shard=MAX_ROWS_PER_SHARD, - split=split, - ) - for plan in plans: - target = root / "data" / plan.filename - target.parent.mkdir(parents=True, exist_ok=True) - dataset = Dataset.from_list( - rows[plan.start : plan.stop], - features=depth_features(), - ) - dataset.to_parquet(str(target), batch_size=64) - records.append( - { - "split": split, - "index": plan.index, - "total": plan.total, - "path": target.relative_to(root).as_posix(), - "rows": plan.row_count, - "bytes": target.stat().st_size, - "sha256": depth_sha256_file(target), - } - ) - return records - - -def _write_factory_records( - root: Path, - anchors: Sequence[Mapping[str, Any]], - contracts: Sequence[Mapping[str, Any]], - plans: Sequence[Mapping[str, Any]], - all_rows: Sequence[Mapping[str, Any]], - core_snapshot: Mapping[str, str], -) -> None: - write_json( - root / "factory" / "anchor_manifest.json", - { - "core_digest_sha256": CORE_DIGEST, - "core_grammar_catalog_sha256": CORE_GRAMMAR_CATALOG_SHA256, - "representation_count": len(anchors), - "anchors": [ - { - "code_sha256": anchor["code_sha256"], - "grammar_id": anchor["grammar_id"], - "id": anchor["id"], - "image_sha256": anchor["image_sha256"], - "level": anchor["level"], - } - for anchor in anchors - ], - }, - ) - write_json( - root / "factory" / "variation_contracts.json", - { - "generator_version": GENERATOR_VERSION, - "anchor_representation_count": len(anchors), - "complete_depth_representation_count": DEPTH_ELIGIBLE_COUNT, - "anchor_only_representation_count": len(ANCHOR_ONLY_PARENT_IDS), - "anchor_only_parent_ids": sorted(ANCHOR_ONLY_PARENT_IDS), - "representation_count": len(contracts), - "contracts": list(contracts), - }, - ) - write_json( - root / "factory" / "generation_plan.json", - { - "generator_version": GENERATOR_VERSION, - "anchor_representation_count": len(anchors), - "complete_depth_representation_count": DEPTH_ELIGIBLE_COUNT, - "anchor_only_representation_count": len(ANCHOR_ONLY_PARENT_IDS), - "anchor_only_parent_ids": sorted(ANCHOR_ONLY_PARENT_IDS), - "geometry_states_per_complete_representation": 8, - "representation_count": len(plans), - "schedule": { - "r00": "approved core semantic anchor", - "r01-r02": "two distinct primary-axis states", - "r03-r04": "two distinct secondary-axis states or safe fallback", - "r05-r06": "two distinct tertiary-axis states or safe fallback", - "r07": "deterministic multi-axis interaction", - }, - "plans": list(plans), - }, - ) - write_json( - root / "factory" / "accepted_manifest.json", - { - "accepted_only": True, - "generator_version": GENERATOR_VERSION, - "row_count": len(all_rows), - "rows": [ - { - "code_sha256": row["code_sha256"], - "geometry_id": row["geometry_id"], - "grammar_id": row["grammar_id"], - "id": row["id"], - "image_sha256": row["image_sha256"], - "logical_row_sha256": row["logical_row_sha256"], - "realization_id": row["realization_id"], - "split_role": row["split_role"], - "target_image_sha256": row["target_image_sha256"], - } - for row in sorted(all_rows, key=lambda item: str(item["id"])) - ], - }, - ) - write_json( - root / "factory" / "core_reference_snapshot.json", - { - "core_digest_sha256": CORE_DIGEST, - "reference_artifacts": dict(core_snapshot), - }, - ) - - -def _write_metadata( - root: Path, - all_rows: Sequence[Mapping[str, Any]], - manifest: Mapping[str, Any], - contracts: Sequence[Mapping[str, Any]], -) -> None: - level_counts = Counter(str(row["level"]) for row in all_rows) - transform_counts = Counter(str(row["transform_kind"]) for row in all_rows) - controlled_counts = Counter( - axis for row in all_rows for axis in row["controlled_axes"] - ) - write_json( - root / "metadata" / "catalog.json", - { - "accepted_only": True, - "anchor_only_parent_ids": sorted(ANCHOR_ONLY_PARENT_IDS), - "anchor_only_representation_count": len(ANCHOR_ONLY_PARENT_IDS), - "anchor_representation_count": APPROVED_REPRESENTATION_COUNT, - "columns": list(DEPTH_ROW_COLUMNS), - "complete_depth_representation_count": DEPTH_ELIGIBLE_COUNT, - "core_rows_retained": CORE_ROW_COUNT, - "generator_version": GENERATOR_VERSION, - "level_counts": dict(sorted(level_counts.items())), - "logical_release_sha256": manifest["logical_release_sha256"], - "parent_core_digest_sha256": CORE_DIGEST, - "representation_count": 547, - "row_count": len(all_rows), - "split_counts": manifest["split_counts"], - }, - ) - write_json( - root / "metadata" / "audit_report.json", - { - "accepted_only": True, - "anchor_only_parent_ids": sorted(ANCHOR_ONLY_PARENT_IDS), - "anchor_only_representation_count": len(ANCHOR_ONLY_PARENT_IDS), - "anchor_representation_count": APPROVED_REPRESENTATION_COUNT, - "complete_depth_representation_count": DEPTH_ELIGIBLE_COUNT, - "controlled_axis_counts": dict(sorted(controlled_counts.items())), - "core_reference_match": True, - "geometry_states_per_complete_representation": 8, - "logical_release_sha256": manifest["logical_release_sha256"], - "representation_count": len(contracts), - "row_count": len(all_rows), - "transform_counts": dict(sorted(transform_counts.items())), - "verification": { - "all_controlled_programs_compiled_and_pure": True, - "all_controlled_programs_executed": True, - "all_controlled_source_grammars_preserved": True, - "all_geometry_changes_have_input_signal": True, - "all_ports_attached_and_signature_preserved": True, - "all_representation_ids_come_from_core_v1": True, - }, - }, - ) - - -def _gallery_reference_paths( - gallery_manifest: Mapping[str, Any], -) -> list[str]: - """Return every generated gallery artifact under a safe relative path.""" - - overview = gallery_manifest.get("overview") - pages = gallery_manifest.get("pages") - if not isinstance(overview, str) or not isinstance(pages, list): - raise DepthBuildError("gallery manifest lacks overview or progression pages") - if gallery_manifest.get("progression_page_count") != len(pages): - raise DepthBuildError("gallery manifest progression count differs") - paths = [overview] - for record in pages: - if not isinstance(record, Mapping) or not isinstance(record.get("path"), str): - raise DepthBuildError("gallery manifest has a malformed page record") - paths.append(str(record["path"])) - if len(paths) != len(set(paths)): - raise DepthBuildError("gallery manifest repeats an artifact path") - for relative in paths: - raw = Path(relative) - if ( - raw.is_absolute() - or ".." in raw.parts - or raw.suffix.lower() != ".png" - or not raw.is_relative_to("galleries") - ): - raise DepthBuildError(f"unsafe gallery artifact path: {relative!r}") - return paths - - -def _promote(stage: Path, output: Path) -> None: - output.mkdir(parents=True, exist_ok=True) - backup = Path( - tempfile.mkdtemp(prefix=".depth-v1-backup.", dir=output.parent) - ) - moved_old: list[str] = [] - moved_new: list[str] = [] - try: - for name in GENERATED_DIRECTORIES: - source = stage / name - if not source.is_dir(): - raise DepthBuildError(f"staged depth release lacks {name}/") - destination = output / name - if destination.exists(): - if not destination.is_dir(): - raise DepthBuildError(f"generated path is not a directory: {name}") - os.replace(destination, backup / name) - moved_old.append(name) - os.replace(source, destination) - moved_new.append(name) - write_checksums(output) - except Exception: - for name in reversed(moved_new): - destination = output / name - if destination.is_dir(): - shutil.rmtree(destination) - for name in reversed(moved_old): - os.replace(backup / name, output / name) - raise - finally: - shutil.rmtree(backup, ignore_errors=True) - - -def _assert_frozen_logical_release(manifest: Mapping[str, Any]) -> None: - observed = manifest.get("logical_release_sha256") - if observed != FROZEN_LOGICAL_RELEASE_SHA256: - raise DepthBuildError( - "depth-v1 logical release digest differs from the frozen release: " - f"{observed!r} != {FROZEN_LOGICAL_RELEASE_SHA256}" - ) - - -def _load_freeze(path: Path, *, label: str) -> dict[str, Any]: - try: - value = json.loads(path.read_text(encoding="utf-8")) - except (OSError, UnicodeDecodeError, json.JSONDecodeError) as exc: - raise DepthBuildError(f"{label} freeze is not readable JSON: {path}") from exc - if not isinstance(value, dict): - raise DepthBuildError(f"{label} freeze is not a JSON object: {path}") - return value - - -def _frozen_reference_bindings( - freeze: Mapping[str, Any], -) -> dict[str, str]: - raw_references = freeze.get("reference_artifacts") - manifest = freeze.get("manifest") - if not isinstance(raw_references, dict) or not isinstance(manifest, dict): - raise DepthBuildError("frozen release lacks exact artifact bindings") - manifest_path = manifest.get("path") - manifest_sha256 = manifest.get("sha256") - bindings = { - str(relative): str(digest) - for relative, digest in raw_references.items() - } - if not isinstance(manifest_path, str) or not isinstance( - manifest_sha256, - str, - ): - raise DepthBuildError("frozen release manifest binding is malformed") - if manifest_path in bindings and bindings[manifest_path] != manifest_sha256: - raise DepthBuildError("frozen release binds its manifest inconsistently") - bindings[manifest_path] = manifest_sha256 - for relative, digest in bindings.items(): - raw = Path(relative) - if ( - not relative - or raw.is_absolute() - or ".." in raw.parts - or len(digest) != 64 - or any(character not in "0123456789abcdef" for character in digest) - ): - raise DepthBuildError( - f"frozen release artifact binding is malformed: {relative!r}" - ) - return bindings - - -def _assert_frozen_replay(stage: Path, output: Path) -> None: - """Refuse to replace a committed release with a non-identical replay.""" - - committed_path = output / "factory" / "freeze.json" - if not committed_path.exists(): - return - staged_path = stage / "factory" / "freeze.json" - if not staged_path.is_file(): - raise DepthBuildError("staged depth release lacks factory/freeze.json") - - committed = _load_freeze(committed_path, label="committed") - staged = _load_freeze(staged_path, label="staged") - drift: list[str] = [] - if staged != committed: - drift.append("freeze object differs") - - for relative, expected in sorted( - _frozen_reference_bindings(committed).items() - ): - candidate = stage / relative - if not candidate.is_file(): - drift.append(f"missing staged artifact {relative}") - continue - observed = depth_sha256_file(candidate) - if observed != expected: - drift.append(f"changed staged artifact {relative}") - if drift: - raise DepthBuildError( - "depth-v1 replay differs from the committed frozen release: " - + ", ".join(drift) - ) - - -def build_depth_v1(dataset_root: Path, output: Path) -> dict[str, Any]: - dataset_root = dataset_root.expanduser().resolve() - output = output.expanduser().resolve() - core_rows, freeze = _load_core(dataset_root) - _assert_safe_output_path(dataset_root, output, freeze) - before_snapshot = _core_snapshot(dataset_root, freeze) - anchors, anchors_by_grammar = _semantic_anchors(core_rows) - previous_directory = Path.cwd() - with tempfile.TemporaryDirectory(prefix="pixcell-depth-execution-") as raw: - try: - os.chdir(raw) - descendants, contracts, plans = _build_descendants(anchors) - finally: - os.chdir(previous_directory) - rows_by_split = _ordered_rows(core_rows, descendants, anchors_by_grammar) - all_rows = [*rows_by_split["train"], *rows_by_split["validation"]] - population = validate_depth_population( - all_rows, - expected_parent_core_digest_sha256=CORE_DIGEST, - ) - if population["split_counts"] != EXPECTED_SPLIT_COUNTS: - raise DepthBuildError("depth split population differs from frozen schedule") - - stage = Path( - tempfile.mkdtemp(prefix=".depth-v1-stage.", dir=output.parent) - ) - try: - shard_records = _write_shards(stage, rows_by_split) - _write_factory_records( - stage, - anchors, - contracts, - plans, - all_rows, - before_snapshot, - ) - manifest = build_manifest( - all_rows, - shards=shard_records, - depth_generator_version=GENERATOR_VERSION, - expected_parent_core_digest_sha256=CORE_DIGEST, - ) - _assert_frozen_logical_release(manifest) - write_json(stage / "metadata" / "manifest.json", manifest) - _write_metadata(stage, all_rows, manifest, contracts) - gallery_manifest = render_galleries(stage) - reference_paths = [ - record["path"] for record in shard_records - ] + [ - "factory/accepted_manifest.json", - "factory/anchor_manifest.json", - "factory/core_reference_snapshot.json", - "factory/generation_plan.json", - "factory/variation_contracts.json", - "metadata/audit_report.json", - "metadata/catalog.json", - "metadata/gallery_manifest.json", - "metadata/manifest.json", - ] + _gallery_reference_paths(gallery_manifest) - depth_freeze = build_freeze( - stage, - manifest, - manifest_path="metadata/manifest.json", - reference_paths=reference_paths, - ) - write_json(stage / "factory" / "freeze.json", depth_freeze) - _assert_frozen_replay(stage, output) - after_snapshot = _core_snapshot(dataset_root, freeze) - if after_snapshot != before_snapshot: - raise DepthBuildError("core-v1 changed while depth-v1 was being built") - _promote(stage, output) - return { - **population, - "gallery_progression_pages": gallery_manifest[ - "progression_page_count" - ], - "logical_release_sha256": manifest["logical_release_sha256"], - "shard_count": len(shard_records), - } - finally: - shutil.rmtree(stage, ignore_errors=True) - - -def main() -> None: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--dataset-root", - type=Path, - default=DATASET_ROOT, - help="Parent PixCell dataset package containing frozen core-v1.", - ) - parser.add_argument( - "--output", - type=Path, - default=DEPTH_ROOT, - help="Isolated depth-v1 release root.", - ) - args = parser.parse_args() - report = build_depth_v1(args.dataset_root, args.output) - print(json.dumps(report, indent=2, sort_keys=True)) - - -if __name__ == "__main__": - main() diff --git a/depth-v1/scripts/contracts.py b/depth-v1/scripts/contracts.py deleted file mode 100644 index fd3b7ce417a79e0b8d1acf3ef0458066964634ac..0000000000000000000000000000000000000000 --- a/depth-v1/scripts/contracts.py +++ /dev/null @@ -1,1088 +0,0 @@ -"""Deterministic AST contracts for PixCell ``depth-v1`` realizations. - -This module plans *realizations* of an already-approved representation. It -does not invent representations, execute GDSFactory, render images, or admit -rows. Its deliberately narrow responsibilities are: - -* enumerate literal, module-level assignments in an accepted anchor program; -* classify which assignments are continuous realization axes; -* freeze context, topology, ports, pose, and implementation-only controls; -* group dimensions whose ordering or relationship should be preserved; -* emit the fixed ``r01``--``r07`` realization schedule; and -* rewrite only the right-hand side of explicitly named literal assignments. - -The normalized grammar hash replaces selected assignment values by named -sentinels before hashing the AST. ``rewrite_parameters`` additionally checks -the complete literal delta, so a matching hash cannot conceal an unrelated -assignment change. - -The module is dependency-free and can be imported directly from its file path. -""" - -from __future__ import annotations - -import ast -import hashlib -import json -import math -import statistics -from collections.abc import Iterable, Mapping, Sequence -from dataclasses import asdict, dataclass -from enum import Enum -from typing import Any - - -SCHEDULE_VERSION = "depth-v1-r01-r07-v1" - -# The schedule is intentionally explicit. Fallback slots make a one- or -# two-axis grammar yield distinct realizations without changing a count or -# reaching into a function body for anonymous constants. -SCHEDULE = ( - ("r01", "primary", "low", 0.82), - ("r02", "primary", "high", 1.18), - ("r03", "secondary", "low", 0.84), - ("r04", "secondary", "high", 1.16), - ("r05", "tertiary", "low", 0.86), - ("r06", "tertiary", "high", 1.14), - ("r07", "interaction", "mixed", None), -) - -SECONDARY_FALLBACK = {"low": 0.68, "high": 1.32} -TERTIARY_TO_SECONDARY_FALLBACK = {"low": 0.70, "high": 1.30} -TERTIARY_TO_PRIMARY_FALLBACK = {"low": 0.54, "high": 1.46} -INTERACTION_FACTORS = {"primary": 1.10, "secondary": 0.92, "tertiary": 1.08} - - -class ParameterClass(str, Enum): - """Semantic class assigned to a module-level literal.""" - - DIMENSION = "realization_dimension" - ANGLE = "realization_angle" - REPEAT_COUNT = "realization_repeat_count" - CONTEXT = "frozen_context" - TOPOLOGY = "frozen_topology" - PORT = "frozen_port_contract" - IMPLEMENTATION = "frozen_implementation" - POSE = "frozen_pose" - STRUCTURAL_LITERAL = "frozen_structural_literal" - UNDECLARED = "frozen_undeclared_literal" - - -@dataclass(frozen=True) -class LiteralAssignment: - """One simple, literal module-level assignment.""" - - name: str - value: Any - literal_type: str - line: int - end_line: int - - def to_dict(self) -> dict[str, Any]: - return asdict(self) - - -@dataclass(frozen=True) -class ClassifiedParameter: - """Classification and dependency membership for one literal.""" - - name: str - value: Any - literal_type: str - parameter_class: str - mutable: bool - reason: str - dependency_key: str | None - line: int - - def to_dict(self) -> dict[str, Any]: - return asdict(self) - - -@dataclass(frozen=True) -class ParameterAxis: - """A dimension or ordered family that must be varied together.""" - - axis_id: str - names: tuple[str, ...] - parameter_class: str - priority: int - dependency_kind: str - - def to_dict(self) -> dict[str, Any]: - value = asdict(self) - value["names"] = list(self.names) - return value - - -@dataclass(frozen=True) -class ParameterContract: - """JSON-serializable mutation contract for one approved anchor.""" - - anchor_id: str - grammar_id: str - schedule_version: str - source_grammar_hash: str - assignments: tuple[ClassifiedParameter, ...] - axes: tuple[ParameterAxis, ...] - reference_scale_um: float - declared_parameter_names: tuple[str, ...] - - @property - def mutable_names(self) -> tuple[str, ...]: - return tuple( - parameter.name for parameter in self.assignments if parameter.mutable - ) - - def to_dict(self) -> dict[str, Any]: - return { - "anchor_id": self.anchor_id, - "grammar_id": self.grammar_id, - "schedule_version": self.schedule_version, - "source_grammar_hash": self.source_grammar_hash, - "reference_scale_um": self.reference_scale_um, - "declared_parameter_names": list(self.declared_parameter_names), - "mutable_names": list(self.mutable_names), - "assignments": [item.to_dict() for item in self.assignments], - "axes": [axis.to_dict() for axis in self.axes], - } - - -@dataclass(frozen=True) -class CandidateSpec: - """One deterministic descendant in the ``r01``--``r07`` schedule.""" - - slot: str - role: str - direction: str - updates: tuple[tuple[str, int | float], ...] - axis_ids: tuple[str, ...] - factors: tuple[tuple[str, float], ...] - structural_count_deltas: tuple[tuple[str, int], ...] - fallback: bool - - def to_dict(self) -> dict[str, Any]: - return { - "slot": self.slot, - "role": self.role, - "direction": self.direction, - "updates": {name: value for name, value in self.updates}, - "axis_ids": list(self.axis_ids), - "factors": {axis_id: factor for axis_id, factor in self.factors}, - "expected_structural_count_delta": { - name: delta for name, delta in self.structural_count_deltas - }, - "fallback": self.fallback, - } - - -_PORT_NAMES = frozenset({"optical_port_specs", "port_names"}) -_CONTEXT_NAMES = frozenset({"layer", "layers", "layer_spec", "cross_section"}) -_IMPLEMENTATION_NAMES = frozenset( - { - "branch_cosine", - "branch_sine", - "control_fraction", - "euler_fraction", - "fanout_scale", - "npoints", - "transition_npoints", - "transition_profile", - "width_type", - } -) -_IMPLEMENTATION_PARTS = ( - "attachment_overlap", - "connection_overlap", - "contact_overlap", - "embedding", - "edge_overlap", - "minimum_bend_radius", - "default_bend_radius", - "minimum_spiral_radius", -) -_POSE_PARTS = ("global_rotation", "global_translation", "pose_") -_COUNT_EXACT = frozenset( - { - "columns", - "count", - "number_of_loops", - "radial_count", - "rows", - "sides", - "station_count", - } -) -_PORTLESS_ARRAY_COUNT_GRAMMARS = frozenset( - { - "l2_17_composite_cell_2d_array__s01", - "l2_17_composite_cell_2d_array__s02", - "l2_17_composite_cell_2d_array__s03", - } -) -_DEPENDENCY_QUALIFIERS = frozenset( - { - "bottom", - "end", - "far", - "first", - "inner", - "input", - "large", - "left", - "lower", - "maximum", - "minimum", - "narrow", - "near", - "outer", - "output", - "primary", - "right", - "second", - "secondary", - "small", - "start", - "strong", - "third", - "top", - "upper", - "weak", - "wide", - } -) - - -def _is_scalar_number(value: Any) -> bool: - return isinstance(value, (int, float)) and not isinstance(value, bool) - - -def _literal_expression(value: Any) -> ast.expr: - """Return an AST expression for a JSON-like Python literal.""" - - try: - expression = ast.parse(repr(value), mode="eval").body - evaluated = ast.literal_eval(expression) - except (SyntaxError, ValueError, TypeError) as exc: - raise ValueError(f"update is not a supported literal: {value!r}") from exc - if evaluated != value: - raise ValueError(f"literal does not round-trip exactly: {value!r}") - return expression - - -def top_level_literals(code: str) -> tuple[LiteralAssignment, ...]: - """Enumerate simple literal assignments directly in ``Module.body``. - - Chained targets, destructuring, and computed right-hand sides are excluded - rather than partially interpreted. - """ - - tree = ast.parse(code) - found: list[LiteralAssignment] = [] - seen: set[str] = set() - for node in tree.body: - if not isinstance(node, (ast.Assign, ast.AnnAssign)): - continue - targets = node.targets if isinstance(node, ast.Assign) else [node.target] - if len(targets) != 1 or not isinstance(targets[0], ast.Name): - continue - name = targets[0].id - if name in seen: - raise ValueError(f"duplicate module-level literal assignment: {name}") - try: - value = ast.literal_eval(node.value) - except (ValueError, TypeError): - continue - seen.add(name) - found.append( - LiteralAssignment( - name=name, - value=value, - literal_type=type(value).__name__, - line=node.lineno, - end_line=getattr(node, "end_lineno", node.lineno), - ) - ) - return tuple(found) - - -def _declared_parameter_names(row: Mapping[str, Any] | None) -> tuple[str, ...]: - if row is None: - return () - raw = row.get("parameters_json") - if raw is None: - return () - if isinstance(raw, str): - try: - parsed = json.loads(raw) - except json.JSONDecodeError as exc: - raise ValueError("parameters_json is not valid JSON") from exc - elif isinstance(raw, Mapping): - parsed = dict(raw) - else: - raise TypeError("parameters_json must be JSON text or a mapping") - parameters = parsed.get("parameters", parsed) - if not isinstance(parameters, Mapping): - raise ValueError("parameters_json.parameters must be a mapping") - return tuple(sorted(str(name) for name in parameters)) - - -def _is_topology_name(name: str) -> bool: - return ( - name in _COUNT_EXACT - or name.startswith("n_") - or name.endswith(("_count", "_counts", "_index", "_indices")) - or "_count_" in name - or "_per_" in name - or name in {"channel_column", "defect_index", "peak_index"} - ) - - -def _dependency_key(name: str) -> tuple[str, str]: - """Return a conservative relation key and its relation kind.""" - - unit = "" - stem = name - for suffix in ("_um", "_deg"): - if stem.endswith(suffix): - stem = stem[: -len(suffix)] - unit = suffix - break - tokens = stem.split("_") - relation_kind = "independent" - - if tokens and tokens[-1] in {"x", "y"}: - tokens[-1] = "axis" - relation_kind = "coordinate_pair" - - reduced = [token for token in tokens if token not in _DEPENDENCY_QUALIFIERS] - if len(reduced) != len(tokens): - relation_kind = ( - "ordered_family" if relation_kind == "independent" else "ordered_axes" - ) - if not reduced: - reduced = tokens - return "_".join(reduced) + unit, relation_kind - - -def _classify( - assignment: LiteralAssignment, - *, - declared_names: set[str], - declaration_required: bool, - repeat_count_names: set[str], -) -> ClassifiedParameter: - name = assignment.name - value = assignment.value - lowered = name.lower() - - if declaration_required and name not in declared_names and name not in _CONTEXT_NAMES: - cls = ParameterClass.UNDECLARED - reason = "not listed in parameters_json.parameters" - elif name in _CONTEXT_NAMES or lowered.endswith("_layer"): - cls = ParameterClass.CONTEXT - reason = "material/layer context is invariant" - elif name in _PORT_NAMES or "port_" in lowered or lowered.startswith("port"): - cls = ParameterClass.PORT - reason = "port identity or placement belongs to the frozen port contract" - elif name in repeat_count_names: - cls = ParameterClass.REPEAT_COUNT - reason = "approved portless repeated-element count axis" - elif isinstance(value, bool) or _is_topology_name(lowered): - cls = ParameterClass.TOPOLOGY - reason = "count, index, arity, or topology switch is invariant" - elif name in _IMPLEMENTATION_NAMES or any( - part in lowered for part in _IMPLEMENTATION_PARTS - ): - cls = ParameterClass.IMPLEMENTATION - reason = "numerical resolution, continuity overlap, or routing tolerance" - elif any(part in lowered for part in _POSE_PARTS): - cls = ParameterClass.POSE - reason = "pose is factored separately from a geometric realization" - elif not _is_scalar_number(value): - cls = ParameterClass.STRUCTURAL_LITERAL - reason = "coordinate table, sequence, string, or other structural literal" - elif lowered.endswith("_um"): - cls = ParameterClass.DIMENSION - reason = "declared continuous physical dimension" - elif lowered.endswith("_deg"): - cls = ParameterClass.ANGLE - reason = "declared continuous internal angle" - else: - cls = ParameterClass.IMPLEMENTATION - reason = "unitless or unclassified scalar is not an approved depth axis" - - mutable = cls in { - ParameterClass.DIMENSION, - ParameterClass.ANGLE, - ParameterClass.REPEAT_COUNT, - } - dependency_key = _dependency_key(name)[0] if mutable else None - return ClassifiedParameter( - name=name, - value=value, - literal_type=assignment.literal_type, - parameter_class=cls.value, - mutable=mutable, - reason=reason, - dependency_key=dependency_key, - line=assignment.line, - ) - - -def _axis_priority(names: Sequence[str]) -> int: - """Rank axes by likely visible causal effect, then by stable name order.""" - - joined = " ".join(names).lower() - priorities = ( - ("gap", 120), - ("pitch", 116), - ("separation", 114), - ("width", 110), - ("radius", 106), - ("length", 102), - ("offset", 98), - ("span", 96), - ("height", 94), - ("size", 92), - ("step", 90), - ("angle", 88), - ("dx", 86), - ("dy", 86), - ("x_um", 84), - ("y_um", 84), - ) - score = 70 - for token, value in priorities: - if token in joined: - score = max(score, value) - # A dependency family is slightly preferred because its covariance teaches - # a real relationship while preserving the anchor's ordering. - if len(names) > 1: - score += 2 - return score - - -def _axes(parameters: Sequence[ClassifiedParameter]) -> tuple[ParameterAxis, ...]: - groups: dict[tuple[str, str], list[ClassifiedParameter]] = {} - for parameter in parameters: - if not parameter.mutable or parameter.dependency_key is None: - continue - dependency_key, relation_kind = _dependency_key(parameter.name) - groups.setdefault((dependency_key, relation_kind), []).append(parameter) - - axes: list[ParameterAxis] = [] - for (key, kind), members in groups.items(): - names = tuple(sorted(member.name for member in members)) - classes = {member.parameter_class for member in members} - if classes == {ParameterClass.ANGLE.value}: - parameter_class = ParameterClass.ANGLE.value - elif classes == {ParameterClass.REPEAT_COUNT.value}: - parameter_class = ParameterClass.REPEAT_COUNT.value - else: - parameter_class = ParameterClass.DIMENSION.value - axis_id = f"axis:{key}" if len(names) > 1 else f"axis:{names[0]}" - axes.append( - ParameterAxis( - axis_id=axis_id, - names=names, - parameter_class=parameter_class, - priority=_axis_priority(names), - dependency_kind=kind if len(names) > 1 else "independent", - ) - ) - return tuple(sorted(axes, key=lambda axis: (-axis.priority, axis.axis_id))) - - -def _reference_scale( - parameters: Sequence[ClassifiedParameter], row: Mapping[str, Any] | None -) -> float: - candidates = [ - abs(float(parameter.value)) - for parameter in parameters - if parameter.mutable - and parameter.parameter_class == ParameterClass.DIMENSION.value - and _is_scalar_number(parameter.value) - and float(parameter.value) != 0.0 - ] - if row is not None: - footprint = row.get("footprint_um") - if isinstance(footprint, Sequence) and not isinstance(footprint, (str, bytes)): - candidates.extend( - abs(float(value)) - for value in footprint - if _is_scalar_number(value) and float(value) > 0 - ) - if not candidates: - return 10.0 - # The median is insensitive to a long bus or a sub-micron waveguide and is - # rounded solely to make the contract serialization stable. - return round(float(statistics.median(candidates)), 8) - - -def classify_parameters( - code: str, row: Mapping[str, Any] | None = None -) -> ParameterContract: - """Build a deterministic contract from accepted anchor code and metadata.""" - - if row is not None: - role = row.get("variation_role") - if role is not None and role != "semantic": - raise ValueError(f"depth contracts require a semantic anchor, got {role!r}") - declared = _declared_parameter_names(row) - declared_set = set(declared) - grammar_id = str(row.get("grammar_id", "")) if row is not None else "" - repeat_count_names: set[str] = set() - if grammar_id in _PORTLESS_ARRAY_COUNT_GRAMMARS: - # These three approved grammars are portless repeated arrays. Their - # row/column counts are realization depth, not optical arity. - repeat_count_names = {"rows", "columns"} - assignments = tuple( - _classify( - assignment, - declared_names=declared_set, - declaration_required=bool(declared), - repeat_count_names=repeat_count_names, - ) - for assignment in top_level_literals(code) - ) - anchor_id = str(row.get("id", "")) if row is not None else "" - return ParameterContract( - anchor_id=anchor_id, - grammar_id=grammar_id, - schedule_version=SCHEDULE_VERSION, - source_grammar_hash=normalized_grammar_hash(code), - assignments=assignments, - axes=_axes(assignments), - reference_scale_um=_reference_scale(assignments, row), - declared_parameter_names=declared, - ) - - -def _rounded(value: float) -> float: - result = round(float(value), 8) - return 0.0 if result == -0.0 else result - - -def _scaled_value( - value: int | float, - factor: float, - *, - parameter_class: str, - reference_scale_um: float, -) -> int | float: - baseline = float(value) - if parameter_class == ParameterClass.REPEAT_COUNT.value: - delta = -1 if factor < 1.0 else 1 - return max(2, int(round(baseline)) + delta) - if baseline != 0: - return _rounded(baseline * factor) - if parameter_class == ParameterClass.ANGLE.value: - fallback_scale = 30.0 - else: - fallback_scale = max(0.25, reference_scale_um * 0.10) - return _rounded((factor - 1.0) * fallback_scale) - - -def _updates_for_axis( - contract: ParameterContract, axis: ParameterAxis, factor: float -) -> dict[str, int | float]: - assignments = {item.name: item for item in contract.assignments} - return { - name: _scaled_value( - assignments[name].value, - factor, - parameter_class=assignments[name].parameter_class, - reference_scale_um=contract.reference_scale_um, - ) - for name in axis.names - } - - -def _single_axis_spec( - contract: ParameterContract, - *, - slot: str, - role: str, - direction: str, - axis: ParameterAxis, - factor: float, - fallback: bool, -) -> CandidateSpec: - updates = _updates_for_axis(contract, axis, factor) - assignments = {item.name: item for item in contract.assignments} - structural_deltas = tuple( - sorted( - ( - name, - int(round(float(value) - float(assignments[name].value))), - ) - for name, value in updates.items() - if assignments[name].parameter_class == ParameterClass.REPEAT_COUNT.value - ) - ) - return CandidateSpec( - slot=slot, - role=role, - direction=direction, - updates=tuple(sorted(updates.items())), - axis_ids=(axis.axis_id,), - factors=((axis.axis_id, factor),), - structural_count_deltas=structural_deltas, - fallback=fallback, - ) - - -def _multi_axis_spec( - contract: ParameterContract, - *, - slot: str, - role: str, - direction: str, - axis_factors: Sequence[tuple[ParameterAxis, float]], - fallback: bool, -) -> CandidateSpec: - assignments = {item.name: item for item in contract.assignments} - updates: dict[str, int | float] = {} - for axis, factor in axis_factors: - updates.update(_updates_for_axis(contract, axis, factor)) - structural_deltas = tuple( - sorted( - ( - name, - int(round(float(value) - float(assignments[name].value))), - ) - for name, value in updates.items() - if assignments[name].parameter_class == ParameterClass.REPEAT_COUNT.value - ) - ) - return CandidateSpec( - slot=slot, - role=role, - direction=direction, - updates=tuple(sorted(updates.items())), - axis_ids=tuple(axis.axis_id for axis, _ in axis_factors), - factors=tuple((axis.axis_id, factor) for axis, factor in axis_factors), - structural_count_deltas=structural_deltas, - fallback=fallback, - ) - - -def candidate_specs( - contract: ParameterContract, slot: str | None = None -) -> tuple[CandidateSpec, ...] | CandidateSpec: - """Return the exact deterministic ``r01``--``r07`` mutation schedule. - - With no safe axes the result is an empty tuple. If ``slot`` is provided, - the matching spec is returned or ``KeyError`` is raised. - """ - - axes = contract.axes - if not axes: - if slot is not None: - raise KeyError(f"{slot}: anchor has no safe realization axis") - return () - - primary = axes[0] - secondary = axes[1] if len(axes) > 1 else None - tertiary = axes[2] if len(axes) > 2 else None - specs: list[CandidateSpec] = [ - _single_axis_spec( - contract, - slot="r01", - role="primary", - direction="low", - axis=primary, - factor=0.82, - fallback=False, - ), - _single_axis_spec( - contract, - slot="r02", - role="primary", - direction="high", - axis=primary, - factor=1.18, - fallback=False, - ), - ] - - if secondary is not None: - secondary_axis = secondary - secondary_factors = {"low": 0.84, "high": 1.16} - secondary_fallback = False - else: - secondary_axis = primary - secondary_factors = SECONDARY_FALLBACK - secondary_fallback = True - for slot_name, direction in (("r03", "low"), ("r04", "high")): - specs.append( - _single_axis_spec( - contract, - slot=slot_name, - role="secondary", - direction=direction, - axis=secondary_axis, - factor=secondary_factors[direction], - fallback=secondary_fallback, - ) - ) - - repeat_pair = ( - len(axes) == 2 - and all( - axis.parameter_class == ParameterClass.REPEAT_COUNT.value - for axis in axes - ) - ) - if repeat_pair: - # A two-dimensional repeated array has no honest third scalar axis. - # The tertiary fallback therefore changes both counts covariantly, - # still by only one element per axis. - for slot_name, direction, factor in ( - ("r05", "low", 0.86), - ("r06", "high", 1.14), - ): - specs.append( - _multi_axis_spec( - contract, - slot=slot_name, - role="tertiary", - direction=direction, - axis_factors=((primary, factor), (secondary, factor)), - fallback=True, - ) - ) - elif tertiary is not None: - tertiary_axis = tertiary - tertiary_factors = {"low": 0.86, "high": 1.14} - tertiary_fallback = False - elif secondary is not None: - tertiary_axis = secondary - tertiary_factors = TERTIARY_TO_SECONDARY_FALLBACK - tertiary_fallback = True - else: - tertiary_axis = primary - tertiary_factors = TERTIARY_TO_PRIMARY_FALLBACK - tertiary_fallback = True - if not repeat_pair: - for slot_name, direction in (("r05", "low"), ("r06", "high")): - specs.append( - _single_axis_spec( - contract, - slot=slot_name, - role="tertiary", - direction=direction, - axis=tertiary_axis, - factor=tertiary_factors[direction], - fallback=tertiary_fallback, - ) - ) - - interaction_axes = [primary] - if secondary is not None: - interaction_axes.append(secondary) - if tertiary is not None: - interaction_axes.append(tertiary) - interaction_axis_factors: list[tuple[ParameterAxis, float]] = [] - for role, axis in zip(("primary", "secondary", "tertiary"), interaction_axes): - interaction_axis_factors.append((axis, INTERACTION_FACTORS[role])) - if repeat_pair: - assignment_map = {item.name: item for item in contract.assignments} - secondary_at_floor = all( - int(assignment_map[name].value) <= 2 for name in secondary.names - ) - if secondary_at_floor: - interaction_axis_factors = ((primary, 0.90), (secondary, 1.08)) - specs.append( - _multi_axis_spec( - contract, - slot="r07", - role="interaction", - direction="mixed", - axis_factors=interaction_axis_factors, - fallback=len(interaction_axes) < 3, - ) - ) - - result = tuple(specs) - if len({item.slot for item in result}) != 7: - raise AssertionError("internal schedule error: expected seven unique slots") - if slot is None: - return result - for spec in result: - if spec.slot == slot: - return spec - raise KeyError(f"unknown depth-v1 slot: {slot}") - - -class _NormalizeAssignments(ast.NodeTransformer): - def __init__(self, names: set[str]) -> None: - self.names = names - - def _normalize( - self, node: ast.Assign | ast.AnnAssign - ) -> ast.Assign | ast.AnnAssign: - targets = node.targets if isinstance(node, ast.Assign) else [node.target] - if len(targets) == 1 and isinstance(targets[0], ast.Name): - name = targets[0].id - if name in self.names: - try: - ast.literal_eval(node.value) - except (ValueError, TypeError): - return node - node.value = ast.copy_location( - ast.Constant(value=f"__PIXCell_PARAMETER__:{name}"), node.value - ) - return node - - def visit_Module(self, node: ast.Module) -> ast.Module: # noqa: N802 - # Only direct children are eligible; assignments inside device() are - # grammar, never mutable depth parameters. - node.body = [ - self._normalize(child) - if isinstance(child, (ast.Assign, ast.AnnAssign)) - else child - for child in node.body - ] - return node - - -def normalized_grammar_hash( - code: str, parameter_names: Iterable[str] | None = None -) -> str: - """Hash an AST after replacing selected top-level literal RHS values. - - With no explicit names, every simple top-level literal is normalized. Use - ``prove_literal_rewrite`` when the exact allowed delta must be enforced. - """ - - if parameter_names is None: - names = {assignment.name for assignment in top_level_literals(code)} - else: - names = set(parameter_names) - tree = ast.parse(code) - normalized = _NormalizeAssignments(names).visit(tree) - ast.fix_missing_locations(normalized) - payload = ast.dump(normalized, annotate_fields=True, include_attributes=False) - return hashlib.sha256(payload.encode("utf-8")).hexdigest() - - -class _RewriteAssignments(ast.NodeTransformer): - def __init__(self, updates: Mapping[str, Any]) -> None: - self.updates = dict(updates) - self.rewritten: set[str] = set() - - def _rewrite(self, node: ast.Assign | ast.AnnAssign) -> ast.AST: - targets = node.targets if isinstance(node, ast.Assign) else [node.target] - if len(targets) != 1 or not isinstance(targets[0], ast.Name): - return node - name = targets[0].id - if name not in self.updates: - return node - try: - old_value = ast.literal_eval(node.value) - except (ValueError, TypeError) as exc: - raise ValueError(f"{name} is not a literal assignment") from exc - new_value = self.updates[name] - if not _is_scalar_number(old_value) or not _is_scalar_number(new_value): - raise TypeError(f"{name}: depth rewrites require scalar numeric literals") - if not math.isfinite(float(new_value)): - raise ValueError(f"{name}: update must be finite") - node.value = ast.copy_location(_literal_expression(new_value), node.value) - self.rewritten.add(name) - return node - - def visit_Module(self, node: ast.Module) -> ast.Module: # noqa: N802 - node.body = [ - self._rewrite(child) - if isinstance(child, (ast.Assign, ast.AnnAssign)) - else child - for child in node.body - ] - return node - - -def _literal_map(code: str) -> dict[str, Any]: - return {assignment.name: assignment.value for assignment in top_level_literals(code)} - - -def prove_literal_rewrite( - before: str, after: str, expected_updates: Mapping[str, int | float] -) -> dict[str, Any]: - """Prove that exactly ``expected_updates`` changed and grammar was fixed.""" - - expected = dict(expected_updates) - before_literals = _literal_map(before) - after_literals = _literal_map(after) - if before_literals.keys() != after_literals.keys(): - raise AssertionError("module-level literal assignment set changed") - unknown = sorted(set(expected) - before_literals.keys()) - if unknown: - raise AssertionError(f"expected update names are absent: {unknown}") - changed = { - name - for name in before_literals - if before_literals[name] != after_literals[name] - } - expected_changed = { - name - for name, value in expected.items() - if before_literals[name] != value - } - if changed != expected_changed: - raise AssertionError( - "literal delta mismatch: " - f"observed={sorted(changed)} expected={sorted(expected_changed)}" - ) - for name, value in expected.items(): - if after_literals[name] != value: - raise AssertionError( - f"{name}: observed {after_literals[name]!r}, expected {value!r}" - ) - names = set(expected) - before_hash = normalized_grammar_hash(before, names) - after_hash = normalized_grammar_hash(after, names) - if before_hash != after_hash: - raise AssertionError("normalized AST grammar changed outside approved literals") - return { - "changed_names": sorted(changed), - "frozen_literals_unchanged": True, - "grammar_preserved": True, - "normalized_grammar_hash": before_hash, - } - - -def rewrite_parameters(code: str, updates: Mapping[str, int | float]) -> str: - """Rewrite only named, literal module-level scalar assignments.""" - - if not updates: - raise ValueError("at least one parameter update is required") - existing = _literal_map(code) - missing = sorted(set(updates) - existing.keys()) - if missing: - raise KeyError(f"unknown module-level literal assignments: {missing}") - transformer = _RewriteAssignments(updates) - tree = transformer.visit(ast.parse(code)) - if transformer.rewritten != set(updates): - missing_rewrites = sorted(set(updates) - transformer.rewritten) - raise AssertionError(f"failed to rewrite assignments: {missing_rewrites}") - ast.fix_missing_locations(tree) - rewritten = ast.unparse(tree) + "\n" - prove_literal_rewrite(code, rewritten, updates) - return rewritten - - -def contract_json(contract: ParameterContract) -> str: - """Canonical JSON encoding used by manifests and deterministic tests.""" - - return json.dumps( - contract.to_dict(), - sort_keys=True, - separators=(",", ":"), - ensure_ascii=True, - allow_nan=False, - ) - - -def audit_contracts( - rows: Iterable[Mapping[str, Any]], -) -> dict[str, Any]: - """Classify and rewrite-test an iterable of semantic anchor rows.""" - - anchors = 0 - schedulable = 0 - rewrite_proofs = 0 - effective_candidates = 0 - axis_histogram: dict[str, int] = {} - class_histogram: dict[str, int] = {} - unschedulable: list[dict[str, str]] = [] - no_effect_specs: list[dict[str, str]] = [] - duplicate_specs: list[dict[str, str]] = [] - for row in rows: - if row.get("variation_role") != "semantic": - continue - anchors += 1 - contract = classify_parameters(str(row["code"]), row) - axis_key = str(len(contract.axes)) - axis_histogram[axis_key] = axis_histogram.get(axis_key, 0) + 1 - for parameter in contract.assignments: - class_histogram[parameter.parameter_class] = ( - class_histogram.get(parameter.parameter_class, 0) + 1 - ) - specs = candidate_specs(contract) - if not specs: - unschedulable.append( - { - "id": str(row.get("id", "")), - "grammar_id": str(row.get("grammar_id", "")), - "reason": "no declared top-level continuous dimension or angle", - } - ) - continue - schedulable += 1 - baseline = _literal_map(str(row["code"])) - seen_effects: dict[tuple[tuple[str, int | float], ...], str] = {} - for spec in specs: - rewritten = rewrite_parameters(str(row["code"]), dict(spec.updates)) - proof = prove_literal_rewrite( - str(row["code"]), rewritten, dict(spec.updates) - ) - if not proof["grammar_preserved"]: - raise AssertionError(f"{row.get('id')}/{spec.slot}: grammar changed") - rewrite_proofs += 1 - effect = tuple( - (name, value) - for name, value in spec.updates - if baseline[name] != value - ) - if not effect: - no_effect_specs.append( - {"id": str(row.get("id", "")), "slot": spec.slot} - ) - elif effect in seen_effects: - duplicate_specs.append( - { - "id": str(row.get("id", "")), - "slot": spec.slot, - "duplicates_slot": seen_effects[effect], - } - ) - else: - effective_candidates += 1 - seen_effects[effect] = spec.slot - return { - "schedule_version": SCHEDULE_VERSION, - "semantic_anchors": anchors, - "schedulable_anchors": schedulable, - "unschedulable_anchors": unschedulable, - "coverage": (schedulable / anchors) if anchors else 0.0, - "rewrite_proofs": rewrite_proofs, - "effective_candidates": effective_candidates, - "no_effect_specs": no_effect_specs, - "duplicate_specs": duplicate_specs, - "axis_count_histogram": dict( - sorted(axis_histogram.items(), key=lambda item: int(item[0])) - ), - "parameter_class_histogram": dict(sorted(class_histogram.items())), - } - - -__all__ = [ - "CandidateSpec", - "ClassifiedParameter", - "LiteralAssignment", - "ParameterAxis", - "ParameterClass", - "ParameterContract", - "SCHEDULE", - "SCHEDULE_VERSION", - "audit_contracts", - "candidate_specs", - "classify_parameters", - "contract_json", - "normalized_grammar_hash", - "prove_literal_rewrite", - "rewrite_parameters", - "top_level_literals", -] diff --git a/depth-v1/scripts/render_galleries.py b/depth-v1/scripts/render_galleries.py deleted file mode 100644 index 2d20c16a18c67fe82fc2de393761c802abde0b38..0000000000000000000000000000000000000000 --- a/depth-v1/scripts/render_galleries.py +++ /dev/null @@ -1,320 +0,0 @@ -#!/usr/bin/env python3 -"""Render deterministic review galleries for the PixCell depth-v1 release.""" - -from __future__ import annotations - -import argparse -import io -import json -from collections import defaultdict -from pathlib import Path -from typing import Any - -import pyarrow.parquet as pq -from PIL import Image, ImageDraw, ImageFont, ImageOps - -from schema import ( - ANCHOR_ONLY_PARENT_IDS, - APPROVED_REPRESENTATION_COUNT, - DEPTH_ELIGIBLE_COUNT, - GEOMETRY_STATE_COUNT, -) - -LEVELS = ("L0", "L1", "L2", "L3", "L4") -STATE_SLOTS = tuple(range(GEOMETRY_STATE_COUNT)) -PAGE_ROWS = 12 -CELL_WIDTH = 160 -CELL_HEIGHT = 164 -IMAGE_BOX = 138 -HEADER_HEIGHT = 54 - - -def _font(size: int, *, bold: bool = False) -> ImageFont.ImageFont: - del bold - try: - return ImageFont.load_default(size=size) - except TypeError: # Pillow < 10 compatibility for downstream users. - return ImageFont.load_default() - - -def _image(value: Any) -> Image.Image: - if not isinstance(value, dict) or not value.get("bytes"): - raise ValueError("gallery row does not contain embedded image bytes") - with Image.open(io.BytesIO(bytes(value["bytes"]))) as opened: - return opened.convert("L") - - -def _thumbnail(value: Any, size: int = IMAGE_BOX) -> Image.Image: - image = _image(value) - fitted = ImageOps.contain(image, (size, size), Image.Resampling.LANCZOS) - canvas = Image.new("L", (size, size), 255) - canvas.paste( - fitted, - ((size - fitted.width) // 2, (size - fitted.height) // 2), - ) - return canvas - - -def _load_rows(root: Path) -> list[dict[str, Any]]: - rows: list[dict[str, Any]] = [] - for split in ("train", "validation"): - for path in sorted((root / "data").glob(f"{split}-*.parquet")): - rows.extend(pq.read_table(path).to_pylist()) - if not rows: - raise ValueError(f"no depth-v1 Parquet shards found below {root / 'data'}") - return rows - - -def _state_rows( - rows: list[dict[str, Any]], -) -> dict[str, dict[int, dict[str, Any]]]: - grouped: dict[str, dict[int, dict[str, Any]]] = defaultdict(dict) - for row in rows: - slot = int(row["realization_slot"]) - if slot in STATE_SLOTS: - grammar_id = str(row["grammar_id"]) - if slot in grouped[grammar_id]: - raise ValueError(f"duplicate gallery state: {grammar_id}/{slot}") - grouped[grammar_id][slot] = row - expected_complete_slots = set(STATE_SLOTS) - anchor_only_observed: set[str] = set() - invalid: dict[str, dict[str, Any]] = {} - for grammar_id, states in grouped.items(): - anchor = states.get(0) - if anchor is None: - invalid[grammar_id] = { - "expected": sorted(expected_complete_slots), - "observed": sorted(states), - "reason": "missing anchor", - } - continue - parent_id = str(anchor.get("parent_core_id", "")) - expected = {0} if parent_id in ANCHOR_ONLY_PARENT_IDS else expected_complete_slots - if set(states) != expected: - invalid[grammar_id] = { - "expected": sorted(expected), - "observed": sorted(states), - "reason": "state schedule differs", - } - if set(states) == {0}: - anchor_only_observed.add(parent_id) - if invalid: - first = next(iter(sorted(invalid.items()))) - raise ValueError(f"invalid gallery state schedule: {first}") - if anchor_only_observed != set(ANCHOR_ONLY_PARENT_IDS): - raise ValueError( - "anchor-only gallery inventory differs: " - f"observed={sorted(anchor_only_observed)}, " - f"expected={sorted(ANCHOR_ONLY_PARENT_IDS)}" - ) - return dict(grouped) - - -def _draw_progression_page( - records: list[tuple[str, dict[int, dict[str, Any]]]], - *, - level: str, - page_number: int, - page_count: int, -) -> Image.Image: - width = len(STATE_SLOTS) * CELL_WIDTH - height = HEADER_HEIGHT + len(records) * CELL_HEIGHT - canvas = Image.new("RGB", (width, height), "white") - draw = ImageDraw.Draw(canvas) - title_font = _font(16, bold=True) - label_font = _font(11) - small_font = _font(9) - draw.text( - (10, 8), - f"PixCell depth-v1 · {level} · page {page_number}/{page_count}", - fill="black", - font=title_font, - ) - for column, slot in enumerate(STATE_SLOTS): - draw.text( - (column * CELL_WIDTH + 8, 33), - f"r{slot:02d}", - fill=(70, 70, 70), - font=label_font, - ) - for row_index, (grammar_id, states) in enumerate(records): - y0 = HEADER_HEIGHT + row_index * CELL_HEIGHT - for column, slot in enumerate(STATE_SLOTS): - record = states[slot] - x0 = column * CELL_WIDTH - thumb = _thumbnail(record["image"]) - canvas.paste(thumb.convert("RGB"), (x0 + 11, y0 + 2)) - label = str(record["label"]) if column == 0 else str( - record["transform_kind"] - ) - label = label.replace("\n", " ") - if len(label) > 25: - label = label[:24] + "…" - draw.text( - (x0 + 5, y0 + IMAGE_BOX + 4), - label, - fill=(25, 25, 25), - font=small_font, - ) - draw.rectangle( - (x0, y0, x0 + CELL_WIDTH - 1, y0 + CELL_HEIGHT - 1), - outline=(220, 220, 220), - width=1, - ) - draw.text( - (5, y0 + 5), - grammar_id[:18], - fill=(85, 85, 85), - font=small_font, - ) - return canvas - - -def _draw_overview( - grouped: dict[str, dict[int, dict[str, Any]]], -) -> Image.Image: - anchors = [ - states[0] - for _grammar_id, states in sorted(grouped.items()) - ] - columns = 16 - cell_width = 150 - cell_height = 164 - rows = (len(anchors) + columns - 1) // columns - canvas = Image.new( - "RGB", - (columns * cell_width, HEADER_HEIGHT + rows * cell_height), - "white", - ) - draw = ImageDraw.Draw(canvas) - draw.text( - (10, 8), - "PixCell depth-v1 · 547 approved representation anchors", - fill="black", - font=_font(18, bold=True), - ) - draw.text( - (10, 32), - ( - f"{DEPTH_ELIGIBLE_COUNT} anchors have seven controlled geometry " - "descendants in the progression pages." - ), - fill=(70, 70, 70), - font=_font(11), - ) - for index, record in enumerate(anchors): - column = index % columns - row = index // columns - x0 = column * cell_width - y0 = HEADER_HEIGHT + row * cell_height - thumb = _thumbnail(record["image"], size=128) - canvas.paste(thumb.convert("RGB"), (x0 + 11, y0 + 2)) - label = str(record["label"]).replace("\n", " ") - if len(label) > 23: - label = label[:22] + "…" - draw.text( - (x0 + 5, y0 + 134), - f"{record['level']} · {label}", - fill=(25, 25, 25), - font=_font(9), - ) - draw.rectangle( - (x0, y0, x0 + cell_width - 1, y0 + cell_height - 1), - outline=(225, 225, 225), - width=1, - ) - return canvas - - -def render_galleries(root: Path) -> dict[str, Any]: - root = root.expanduser().resolve() - rows = _load_rows(root) - grouped = _state_rows(rows) - if len(grouped) != APPROVED_REPRESENTATION_COUNT: - raise ValueError( - f"expected {APPROVED_REPRESENTATION_COUNT} representation anchors, " - f"got {len(grouped)}" - ) - progressions = { - grammar_id: states - for grammar_id, states in grouped.items() - if str(states[0]["parent_core_id"]) not in ANCHOR_ONLY_PARENT_IDS - } - if len(progressions) != DEPTH_ELIGIBLE_COUNT: - raise ValueError( - f"expected {DEPTH_ELIGIBLE_COUNT} complete progressions, " - f"got {len(progressions)}" - ) - - galleries = root / "galleries" - pages_root = galleries / "progressions" - pages_root.mkdir(parents=True, exist_ok=True) - overview = _draw_overview(grouped) - overview_path = galleries / "overview.png" - overview.save(overview_path, format="PNG", optimize=False, compress_level=9) - - records: list[dict[str, Any]] = [] - for level in LEVELS: - level_records = [ - (grammar_id, states) - for grammar_id, states in sorted(progressions.items()) - if states[0]["level"] == level - ] - page_count = (len(level_records) + PAGE_ROWS - 1) // PAGE_ROWS - for page_index in range(page_count): - chunk = level_records[ - page_index * PAGE_ROWS : (page_index + 1) * PAGE_ROWS - ] - image = _draw_progression_page( - chunk, - level=level, - page_number=page_index + 1, - page_count=page_count, - ) - relative = ( - Path("galleries") - / "progressions" - / f"{level.lower()}-{page_index + 1:02d}.png" - ) - target = root / relative - image.save(target, format="PNG", optimize=False, compress_level=9) - records.append( - { - "level": level, - "page": page_index + 1, - "path": relative.as_posix(), - "representation_ids": [grammar_id for grammar_id, _ in chunk], - } - ) - - manifest = { - "overview": "galleries/overview.png", - "anchor_representation_count": len(grouped), - "progression_representation_count": len(progressions), - "anchor_only_parent_ids": sorted(ANCHOR_ONLY_PARENT_IDS), - "progression_page_count": len(records), - "state_slots": [f"r{slot:02d}" for slot in STATE_SLOTS], - "pages": records, - } - metadata = root / "metadata" - metadata.mkdir(parents=True, exist_ok=True) - (metadata / "gallery_manifest.json").write_text( - json.dumps(manifest, indent=2, sort_keys=True) + "\n", - encoding="utf-8", - ) - return manifest - - -def main() -> None: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--root", - type=Path, - default=Path(__file__).resolve().parents[1], - ) - args = parser.parse_args() - print(json.dumps(render_galleries(args.root), indent=2, sort_keys=True)) - - -if __name__ == "__main__": - main() diff --git a/depth-v1/scripts/render_review_pack.py b/depth-v1/scripts/render_review_pack.py deleted file mode 100644 index 0f497d709b0639e09bdfc105f90df9c4612dfc65..0000000000000000000000000000000000000000 --- a/depth-v1/scripts/render_review_pack.py +++ /dev/null @@ -1,1001 +0,0 @@ -#!/usr/bin/env python3 -"""Render a compact, parameter-labeled review pack from depth-v1 Parquet. - -This is deliberately separate from the release galleries. It selects a -curated cross-section of complete r00-r07 realization groups, displays the -exact model image from each Parquet row, and derives every displayed parameter -label from ``parameter_delta_json``. It is a review-only artifact, not part of -the frozen release, and never executes or re-renders a target program. -""" - -from __future__ import annotations - -import argparse -import hashlib -import io -import json -import shutil -import tempfile -import textwrap -from collections import defaultdict -from dataclasses import dataclass -from pathlib import Path -from typing import Any, Mapping, Sequence - -import pyarrow.parquet as pq -from PIL import Image, ImageDraw, ImageFont, ImageOps - -import schema as depth_schema - - -STATE_SLOTS = tuple(range(8)) -LEFT_WIDTH = 310 -CELL_WIDTH = 190 -ROW_HEIGHT = 242 -HEADER_HEIGHT = 94 -IMAGE_SIZE = 136 -PNG_COMPRESSION = 9 - - -@dataclass(frozen=True) -class Pick: - """One intentionally selected representation and why it is useful.""" - - grammar_id: str - rationale: str - - -@dataclass(frozen=True) -class SheetSpec: - """One approval sheet and its curated representation cross-section.""" - - slug: str - title: str - summary: str - picks: tuple[Pick, ...] - - -SHEETS = ( - SheetSpec( - slug="01-primitives", - title="L0 · primitive geometry", - summary=( - "Basic filled shapes, routed curves, paired rails, paths, tapers, " - "and a spiral." - ), - picks=( - Pick("g_893acd0ec3151d5eae07", "equal-axis rectangle"), - Pick("g_35cad8c233ec1f971f8b", "annulus with visible wall"), - Pick("g_a2b970c7d908676a5762", "orthogonal cross body"), - Pick("g_028fd1f12a2521a8d04f", "right-triangle silhouette"), - Pick("g_aae899a2a998f4339b96", "anisotropic ellipse"), - Pick("g_1b60cd40859bcb3d5b9a", "six-sided regular polygon"), - Pick("g_cf57549f011e9ba43a2a", "unequal-leg concave L"), - Pick("g_2a7e8fa58fcd9e2dfc34", "Euler quarter bend"), - Pick("g_fce2058b6f5bc83c5756", "offset S-bend"), - Pick("g_72075acbffecff838008", "inflected Bezier route"), - Pick("g_ef74120b3121c58a2008", "linear width transition"), - Pick("g_69ffd5d44dbe9c317101", "two-rail straight coupler"), - Pick("g_92e853d55b966b89bbd6", "smoothed waypoint route"), - Pick("g_d1aaa3f41bddda724f28", "two-loop spiral path"), - ), - ), - SheetSpec( - slug="02-operations-compositions", - title="L1–L2 · operations and compositions", - summary=( - "Rigid transforms, spatial relations, Boolean construction, " - "routing, repetition, branching, and composite arrays." - ), - picks=( - Pick("l1_02_rotate__c1", "rigid rotation of a heterogeneous group"), - Pick("l1_03_mirror__b2", "three-body chiral reflection"), - Pick("l1_04_center_align__c1", "three-body nested alignment"), - Pick("l1_06_gap__b1", "measured ring-to-bus gap"), - Pick("l1_07_tangency__c2", "two-sided contact relation"), - Pick("l1_09_connect__c2", "compound connected path"), - Pick("l1_15_boolean_not__c1", "multi-hole Boolean subtraction"), - Pick("l1_16_boolean_xor__c2", "concave exclusive regions"), - Pick("l1_18_radial_repetition__b2", "oriented partial radial fan"), - Pick("l1_19_array_2d__c1", "two-dimensional cross array"), - Pick("l1_20_route_single__c2", "multi-turn terminal routing"), - Pick("l2_01_mirrored_fixed_gap_pair__s01", "mirrored taper pair"), - Pick("l2_14_local_branch_junction__s04", "asymmetric local fork"), - Pick( - "l2_15_approach_parallel_departure_pair__s05", - "flared interaction window", - ), - Pick( - "l2_16_repeated_carrier_combination__s04", - "chirped repeated carrier", - ), - Pick("l2_17_composite_cell_2d_array__s04", "composite cell lattice"), - Pick("l2_20_oriented_radial_bank__s03", "spiraling petal bank"), - ), - ), - SheetSpec( - slug="03-networks-repeated-media", - title="L3 · networks and repeated media", - summary=( - "Hierarchical paths, branches, body-route systems, defects, " - "supercells, radial hubs, and cyclic graphs." - ), - picks=( - Pick( - "l3_01_serial_heterogeneous_chain_s03", - "serial signed-curve width chain", - ), - Pick( - "l3_02_parallel_reconvergent_bundle_s05", - "nested reconvergent branch", - ), - Pick( - "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "unequal recursive tree", - ), - Pick( - "l3_04_persistent_trunk_with_side_branches_s03", - "multi-axis tapped trunk", - ), - Pick( - "l3_07_constructive_body_terminal_system_s06", - "annular body with radial terminals", - ), - Pick( - "l3_10_obstacle_constrained_route_bundle_s03", - "multi-route obstacle avoidance", - ), - Pick( - "l3_11_transition_repeated_transition_spine_s03", - "graded repeated spine", - ), - Pick( - "l3_13_dual_bank_local_defect_s06", - "phase-slip defect between banks", - ), - Pick( - "l3_14_supercell_array_with_channel_or_defect_s03", - "diagonal channel in a supercell array", - ), - Pick( - "l3_15_constructive_hub_radial_hierarchy_s04", - "two-rank radial fork hierarchy", - ), - Pick( - "l3_16_multi_axis_hub_terminal_routes_s06", - "multi-axis heterogeneous routes", - ), - Pick( - "l3_19_multi_body_routed_assembly_s03", - "routed cycle with terminals", - ), - Pick( - "l3_21_branch_coupled_repeated_media_s05", - "branch-local vacancy and substitution", - ), - Pick( - "l3_22_cyclic_carrier_terminal_graph_s06", - "concentric cyclic terminal graph", - ), - ), - ), - SheetSpec( - slug="04-photonic-devices", - title="L4 · photonic devices", - summary=( - "Splitters, MMIs, directional and adiabatic couplers, resonators, " - "interferometers, and crossings." - ), - picks=( - Pick("mmi_block_1x2", "full-access 1x2 MMI"), - Pick("mmi_splitter_1x4", "resolved four-channel MMI"), - Pick("y_branch_smooth_1x2", "smooth Y branch"), - Pick("splitter_tree_1x4", "explicit two-stage splitter tree"), - Pick("directional_side_tap_coupler_1x2", "generic 1x2 side tap"), - Pick( - "directional_coupler_sbend_2x2", - "conventional 2x2 directional coupler", - ), - Pick( - "directional_coupler_dual_window_2x2", - "dual interaction-window coupler", - ), - Pick( - "adiabatic_mode_evolution_coupler_1x2", - "complementary adiabatic exchange", - ), - Pick("adiabatic_coupler_full_2x2", "full-access adiabatic 2x2"), - Pick("ring_bus_drop", "four-port ring drop"), - Pick( - "bragg_loaded_racetrack_resonator_1x1", - "structured racetrack resonator", - ), - Pick("mzi_hexagonal", "angular MZI topology"), - Pick("mzi_unbalanced", "unequal-arm MZI"), - Pick("crossing_curved_x", "continuous-curvature crossing"), - Pick("adiabatic_crossing_2x2", "four-lobe adiabatic crossing"), - ), - ), - SheetSpec( - slug="05-structured-photonics", - title="L4 · structured photonics", - summary=( - "Chirped and segmented gratings, periodic couplers, defect " - "cavities, edge/mode converters, and free-propagation fans." - ), - picks=( - Pick( - "chirped_apodized_tapered_grating_1x0", - "chirped and apodized tapered teeth", - ), - Pick( - "segmented_swg_grating_coupler_1x0", - "segmented subwavelength tapered grating", - ), - Pick("focusing_grating_coupler_arcs", "curved focusing teeth"), - Pick( - "apodized_hole_lattice_grating_1x0", - "graded two-dimensional hole lattice", - ), - Pick( - "corrugated_contra_directional_coupler_2x2", - "corrugated interaction region", - ), - Pick("swg_directional_coupler_2x2", "segmented 2x2 coupler"), - Pick( - "nanobeam_hole_defect_cavity_1x1", - "hole-defect nanobeam cavity", - ), - Pick( - "phase_shifted_bragg_cavity_1x1", - "phase-shifted Bragg cavity", - ), - Pick( - "photonic_crystal_line_defect_cavity_1x1", - "two-dimensional line defect", - ), - Pick("apodized_swg_edge_coupler_1x1", "apodized edge converter"), - Pick( - "segmented_trident_edge_coupler_3x1", - "segmented multi-tip edge converter", - ), - Pick("slot_to_strip_converter_1x1", "slot-to-strip evolution"), - Pick( - "polarization_splitter_rotator_1x2", - "polarization splitter-rotator", - ), - Pick("star_coupler_2x4", "two-by-four star coupler"), - Pick("star_fan_1x4", "one-by-four free-propagation fan"), - Pick("double_sidewall_tooth_array", "apodized bilateral teeth"), - ), - ), -) - - -def _font(size: int, *, bold: bool = False) -> ImageFont.ImageFont: - names = ( - "DejaVuSans-Bold.ttf" if bold else "DejaVuSans.ttf", - "Arial Bold.ttf" if bold else "Arial.ttf", - ) - for name in names: - try: - return ImageFont.truetype(name, size=size) - except OSError: - continue - try: - return ImageFont.load_default(size=size) - except TypeError: - return ImageFont.load_default() - - -def _json_object(value: Any, *, field: str, row_id: str) -> dict[str, Any]: - try: - parsed = json.loads(str(value)) - except (TypeError, ValueError) as exc: - raise ValueError(f"{row_id}: invalid {field}") from exc - if not isinstance(parsed, dict): - raise ValueError(f"{row_id}: {field} is not an object") - return parsed - - -def _load_rows(root: Path) -> tuple[list[dict[str, Any]], list[Path]]: - paths = [ - path - for split in ("train", "validation") - for path in sorted((root / "data").glob(f"{split}-*.parquet")) - ] - if not paths: - raise ValueError(f"no Parquet shards found below {root / 'data'}") - rows: list[dict[str, Any]] = [] - for path in paths: - rows.extend(pq.read_table(path).to_pylist()) - return rows, paths - - -def _group_sweeps( - rows: Sequence[Mapping[str, Any]], -) -> tuple[dict[str, dict[int, Mapping[str, Any]]], tuple[str, ...]]: - grouped: dict[str, dict[int, Mapping[str, Any]]] = defaultdict(dict) - for row in rows: - slot = int(row["realization_slot"]) - if slot not in STATE_SLOTS: - continue - grammar_id = str(row["grammar_id"]) - if slot in grouped[grammar_id]: - raise ValueError(f"duplicate state: {grammar_id}/r{slot:02d}") - grouped[grammar_id][slot] = row - - complete: dict[str, dict[int, Mapping[str, Any]]] = {} - anchor_only: list[str] = [] - for grammar_id, states in sorted(grouped.items()): - slots = set(states) - if slots == set(STATE_SLOTS): - complete[grammar_id] = states - elif slots == {0}: - anchor_only.append(grammar_id) - else: - raise ValueError( - f"{grammar_id}: expected r00 only or r00-r07, got " - f"{sorted(slots)}" - ) - - declared = { - str(value) - for value in getattr(depth_schema, "ANCHOR_ONLY_PARENT_IDS", ()) - } - declared.update( - str(value) - for value in getattr(depth_schema, "ANCHOR_ONLY_GRAMMAR_IDS", ()) - ) - if declared: - keys_by_grammar = { - grammar_id: { - grammar_id, - str(grouped[grammar_id][0]["id"]), - str(grouped[grammar_id][0]["parent_core_id"]), - } - for grammar_id in anchor_only - } - unmatched_observed = [ - grammar_id - for grammar_id, keys in keys_by_grammar.items() - if keys.isdisjoint(declared) - ] - matched_declared = { - value - for keys in keys_by_grammar.values() - for value in keys & declared - } - unmatched_declared = sorted(declared - matched_declared) - if unmatched_observed or unmatched_declared: - raise ValueError( - "anchor-only Parquet groups differ from the schema declaration: " - f"unexpected={unmatched_observed}, missing={unmatched_declared}" - ) - return complete, tuple(anchor_only) - - -def _embedded_image(row: Mapping[str, Any]) -> Image.Image: - value = row["image"] - if not isinstance(value, dict) or not value.get("bytes"): - raise ValueError(f"{row['id']}: missing embedded model image") - with Image.open(io.BytesIO(bytes(value["bytes"]))) as opened: - return opened.convert("L") - - -def _thumbnail(row: Mapping[str, Any]) -> Image.Image: - image = _embedded_image(row) - fitted = ImageOps.contain( - image, - (IMAGE_SIZE, IMAGE_SIZE), - Image.Resampling.LANCZOS, - ) - canvas = Image.new("L", (IMAGE_SIZE, IMAGE_SIZE), 255) - canvas.paste( - fitted, - ((IMAGE_SIZE - fitted.width) // 2, (IMAGE_SIZE - fitted.height) // 2), - ) - return canvas.convert("RGB") - - -def _format_value(value: Any) -> str: - if isinstance(value, bool): - return "true" if value else "false" - if isinstance(value, int): - return str(value) - if isinstance(value, float): - return f"{value:.5g}" - if isinstance(value, list): - return "[" + ", ".join(_format_value(item) for item in value) + "]" - return str(value) - - -def _delta(row: Mapping[str, Any]) -> dict[str, Any]: - return _json_object( - row["parameter_delta_json"], - field="parameter_delta_json", - row_id=str(row["id"]), - ) - - -def _change_lines( - states: Mapping[int, Mapping[str, Any]], - slot: int, -) -> list[str]: - if slot == 0: - baseline: dict[str, Any] = {} - for descendant_slot in range(1, 8): - changes = _delta(states[descendant_slot]).get("changes", {}) - if not isinstance(changes, dict): - raise ValueError( - f"{states[descendant_slot]['id']}: changes is not an object" - ) - for name, values in changes.items(): - if not isinstance(values, dict) or "before" not in values: - raise ValueError( - f"{states[descendant_slot]['id']}: malformed change" - ) - baseline[str(name)] = values["before"] - return [ - f"{name}: {_format_value(value)}" - for name, value in sorted(baseline.items()) - ] - - changes = _delta(states[slot]).get("changes", {}) - if not isinstance(changes, dict) or not changes: - raise ValueError(f"{states[slot]['id']}: descendant has no changes") - lines: list[str] = [] - for name, values in sorted(changes.items()): - if not isinstance(values, dict) or not {"before", "after"} <= set(values): - raise ValueError(f"{states[slot]['id']}: malformed parameter change") - lines.append( - f"{name}: {_format_value(values['before'])} → " - f"{_format_value(values['after'])}" - ) - return lines - - -def _signal(row: Mapping[str, Any]) -> float | None: - evidence = _json_object( - row["verification_evidence_json"], - field="verification_evidence_json", - row_id=str(row["id"]), - ) - model_signal = evidence.get("model_input_signal") - if isinstance(model_signal, dict): - value = model_signal.get("normalized_changed_fraction") - if value is not None: - return float(value) - mask_delta = evidence.get("mask_delta") - if isinstance(mask_delta, dict) and mask_delta.get("changed_fraction") is not None: - return float(mask_delta["changed_fraction"]) - return None - - -def _fallback_used(row: Mapping[str, Any]) -> bool: - delta = _delta(row) - return any( - bool(delta.get(name)) - for name in ("contract_fallback", "runtime_fallback", "fallback_schedule") - ) - - -def _range_examples( - complete: Mapping[str, Mapping[int, Mapping[str, Any]]], -) -> dict[str, dict[str, Any]]: - signal_records: list[tuple[float, str, int]] = [] - fallback_records: list[tuple[int, str]] = [] - for grammar_id, states in complete.items(): - fallback_count = 0 - for slot in range(1, 8): - value = _signal(states[slot]) - if value is not None and value > 0.0: - signal_records.append((value, grammar_id, slot)) - fallback_count += int(_fallback_used(states[slot])) - if fallback_count: - fallback_records.append((fallback_count, grammar_id)) - if not signal_records: - raise ValueError("no descendant contains a visual-difference witness") - - smallest = min(signal_records, key=lambda item: (item[0], item[1], item[2])) - largest = max(signal_records, key=lambda item: (item[0], item[1], item[2])) - result = { - "smallest_visible_change": { - "grammar_id": smallest[1], - "realization_id": f"r{smallest[2]:02d}", - "changed_fraction": smallest[0], - }, - "largest_visible_change": { - "grammar_id": largest[1], - "realization_id": f"r{largest[2]:02d}", - "changed_fraction": largest[0], - }, - } - if fallback_records: - count, grammar_id = min( - fallback_records, - key=lambda item: (-item[0], item[1]), - ) - result["fallback_example"] = { - "grammar_id": grammar_id, - "fallback_realization_count": count, - } - return result - - -def _sheet_for( - states: Mapping[int, Mapping[str, Any]], -) -> str: - anchor = states[0] - level = str(anchor["level"]) - if level == "L0": - return "01-primitives" - if level in {"L1", "L2"}: - return "02-operations-compositions" - if level == "L3": - return "03-networks-repeated-media" - family = str(anchor["family"]).lower() - structured_terms = ( - "bragg", - "cavities", - "edge", - "grating", - "mode material", - "periodic", - "star", - ) - if any(term in family for term in structured_terms): - return "05-structured-photonics" - return "04-photonic-devices" - - -def _selection( - complete: Mapping[str, Mapping[int, Mapping[str, Any]]], - range_examples: Mapping[str, Mapping[str, Any]], -) -> tuple[dict[str, list[Pick]], dict[str, tuple[str, ...]]]: - selected = { - sheet.slug: list(sheet.picks) - for sheet in SHEETS - } - for sheet in SHEETS: - missing = [ - pick.grammar_id - for pick in sheet.picks - if pick.grammar_id not in complete - ] - if missing: - raise ValueError( - f"{sheet.slug}: curated complete sweeps are missing: {missing}" - ) - - highlights: dict[str, list[str]] = defaultdict(list) - labels = { - "smallest_visible_change": "smallest visible change", - "largest_visible_change": "largest visible change", - "fallback_example": "fallback path example", - } - all_selected = { - pick.grammar_id - for picks in selected.values() - for pick in picks - } - for kind, record in range_examples.items(): - grammar_id = str(record["grammar_id"]) - highlights[grammar_id].append(labels[kind]) - if grammar_id in all_selected: - continue - slug = _sheet_for(complete[grammar_id]) - selected[slug].append( - Pick(grammar_id, f"automatically included: {labels[kind]}") - ) - all_selected.add(grammar_id) - return selected, { - grammar_id: tuple(values) - for grammar_id, values in sorted(highlights.items()) - } - - -def _fit_font( - draw: ImageDraw.ImageDraw, - lines: Sequence[str], - *, - maximum: int, - minimum: int, - width: int, -) -> ImageFont.ImageFont: - for size in range(maximum, minimum - 1, -1): - font = _font(size) - if all( - draw.textbbox((0, 0), line, font=font)[2] <= width - for line in lines - ): - return font - return _font(minimum) - - -def _wrapped(text: str, width: int) -> list[str]: - return textwrap.wrap( - text, - width=width, - break_long_words=False, - break_on_hyphens=False, - ) or [""] - - -def _draw_sheet( - spec: SheetSpec, - picks: Sequence[Pick], - complete: Mapping[str, Mapping[int, Mapping[str, Any]]], - highlights: Mapping[str, Sequence[str]], -) -> Image.Image: - width = LEFT_WIDTH + len(STATE_SLOTS) * CELL_WIDTH - height = HEADER_HEIGHT + len(picks) * ROW_HEIGHT - canvas = Image.new("RGB", (width, height), "white") - draw = ImageDraw.Draw(canvas) - draw.text((16, 10), spec.title, fill="black", font=_font(21, bold=True)) - draw.text((16, 39), spec.summary, fill=(70, 70, 70), font=_font(11)) - draw.text( - (16, 62), - "Columns are the exact Parquet model images; labels show actual parameter values.", - fill=(70, 70, 70), - font=_font(10), - ) - - first_states = complete[picks[0].grammar_id] - for column, slot in enumerate(STATE_SLOTS): - row = first_states[slot] - role = "anchor" if slot == 0 else str(row["transform_kind"]).replace("_", " ") - x0 = LEFT_WIDTH + column * CELL_WIDTH - draw.text( - (x0 + 8, 13), - f"r{slot:02d}", - fill=(20, 20, 20), - font=_font(12, bold=True), - ) - for line_index, line in enumerate(_wrapped(role, 22)[:2]): - draw.text( - (x0 + 8, 34 + line_index * 12), - line, - fill=(90, 90, 90), - font=_font(9), - ) - - for row_index, pick in enumerate(picks): - states = complete[pick.grammar_id] - anchor = states[0] - y0 = HEADER_HEIGHT + row_index * ROW_HEIGHT - left_fill = (246, 248, 250) if row_index % 2 == 0 else (252, 252, 252) - draw.rectangle( - (0, y0, LEFT_WIDTH - 1, y0 + ROW_HEIGHT - 1), - fill=left_fill, - ) - label_lines = _wrapped(str(anchor["label"]), 39)[:3] - y_text = y0 + 10 - for line in label_lines: - draw.text( - (12, y_text), - line, - fill=(20, 20, 20), - font=_font(11, bold=True), - ) - y_text += 15 - draw.text( - (12, y_text + 3), - f"{anchor['level']} · {anchor['family']}", - fill=(70, 70, 70), - font=_font(9), - ) - y_text += 20 - for line in _wrapped(pick.rationale, 45)[:2]: - draw.text( - (12, y_text + 3), - line, - fill=(65, 65, 65), - font=_font(9), - ) - y_text += 13 - if pick.grammar_id in highlights: - y_text += 3 - for value in highlights[pick.grammar_id]: - draw.rounded_rectangle( - (10, y_text, LEFT_WIDTH - 12, y_text + 18), - radius=5, - fill=(229, 238, 247), - ) - draw.text( - (16, y_text + 3), - value, - fill=(31, 72, 105), - font=_font(9, bold=True), - ) - y_text += 22 - draw.text( - (12, y0 + ROW_HEIGHT - 21), - pick.grammar_id, - fill=(100, 100, 100), - font=_font(8), - ) - - for column, slot in enumerate(STATE_SLOTS): - row = states[slot] - x0 = LEFT_WIDTH + column * CELL_WIDTH - if slot == 0: - draw.rectangle( - (x0, y0, x0 + CELL_WIDTH - 1, y0 + ROW_HEIGHT - 1), - fill=(248, 248, 248), - ) - thumb = _thumbnail(row) - canvas.paste( - thumb, - (x0 + (CELL_WIDTH - IMAGE_SIZE) // 2, y0 + 6), - ) - lines = _change_lines(states, slot) - font = _fit_font( - draw, - lines, - maximum=8, - minimum=6, - width=CELL_WIDTH - 10, - ) - line_height = max(9, font.size + 2) if hasattr(font, "size") else 10 - text_height = line_height * len(lines) - available = ROW_HEIGHT - IMAGE_SIZE - 16 - if text_height > available: - raise ValueError( - f"{row['id']}: parameter labels do not fit the review cell" - ) - y_label = y0 + IMAGE_SIZE + 12 - for line in lines: - draw.text( - (x0 + 5, y_label), - line, - fill=(25, 25, 25), - font=font, - ) - y_label += line_height - draw.rectangle( - (x0, y0, x0 + CELL_WIDTH - 1, y0 + ROW_HEIGHT - 1), - outline=(214, 218, 222), - width=1, - ) - draw.line( - (0, y0 + ROW_HEIGHT - 1, width, y0 + ROW_HEIGHT - 1), - fill=(205, 210, 215), - width=1, - ) - return canvas - - -def _sha256_file(path: Path) -> str: - digest = hashlib.sha256() - with path.open("rb") as handle: - for chunk in iter(lambda: handle.read(1024 * 1024), b""): - digest.update(chunk) - return digest.hexdigest() - - -def _review_markdown(manifest: Mapping[str, Any]) -> str: - lines = [ - "# PixCell depth-v1 visual review", - "", - ( - "This pack is generated directly from the depth-v1 Parquet shards. " - "Every row is one approved representation; r00 is its core anchor " - "and r01–r07 are controlled geometry realizations. The thumbnails " - "are the exact images supplied to a model." - ), - "", - ( - "Cell labels are read from `parameter_delta_json`: r00 lists the " - "anchor values used by the sweep, while each descendant lists every " - "actual `before → after` parameter change." - ), - "", - "## Sheets", - "", - "| Sheet | Scope | Representations |", - "|---|---|---:|", - ] - for sheet in manifest["sheets"]: - lines.append( - f"| [{sheet['title']}]({sheet['path']}) | " - f"{sheet['summary']} | {len(sheet['representations'])} |" - ) - - lines.extend( - [ - "", - "## Range checks", - "", - ] - ) - for label, record in manifest["range_examples"].items(): - readable = label.replace("_", " ") - details = ", ".join( - f"{key.replace('_', ' ')}={value}" - for key, value in record.items() - if key != "grammar_id" - ) - lines.append(f"- **{readable}:** `{record['grammar_id']}` ({details})") - - lines.extend( - [ - "", - "## Selection rationale", - "", - ] - ) - for sheet in manifest["sheets"]: - lines.extend([f"### {sheet['title']}", ""]) - for record in sheet["representations"]: - lines.append( - f"- `{record['grammar_id']}` — {record['rationale']} " - f"({', '.join(record['controlled_parameters'])})" - ) - lines.append("") - - anchor_only = manifest["anchor_only_representation_ids"] - if anchor_only: - lines.extend( - [ - "## Anchor-only representations", - "", - ( - "These approved anchors expose no model-observable parameter " - "axis and therefore do not appear as padded sweeps:" - ), - "", - ] - ) - lines.extend(f"- `{grammar_id}`" for grammar_id in anchor_only) - lines.append("") - return "\n".join(lines).rstrip() + "\n" - - -def _validate_output_path(root: Path, output: Path) -> None: - """Keep destructive review output completely outside the PixCell worktree.""" - - worktree = root.parents[1] - if ( - output == worktree - or output in worktree.parents - or worktree in output.parents - ): - raise ValueError( - "review output must be outside the PixCell worktree" - ) - - -def render_review_pack(root: Path, output: Path) -> dict[str, Any]: - """Render the review-only approval pack and return its manifest.""" - - root = root.expanduser().resolve() - output = output.expanduser().resolve() - _validate_output_path(root, output) - rows, shard_paths = _load_rows(root) - complete, anchor_only = _group_sweeps(rows) - range_examples = _range_examples(complete) - selections, highlights = _selection(complete, range_examples) - - output.parent.mkdir(parents=True, exist_ok=True) - temporary = Path( - tempfile.mkdtemp(prefix=f".{output.name}-", dir=output.parent) - ) - try: - sheet_records: list[dict[str, Any]] = [] - for spec in SHEETS: - picks = selections[spec.slug] - image = _draw_sheet(spec, picks, complete, highlights) - filename = f"{spec.slug}.png" - path = temporary / filename - image.save( - path, - format="PNG", - optimize=False, - compress_level=PNG_COMPRESSION, - ) - representations = [] - for pick in picks: - states = complete[pick.grammar_id] - controlled = sorted( - { - name - for slot in range(1, 8) - for name in _delta(states[slot]).get("changes", {}) - } - ) - representations.append( - { - "grammar_id": pick.grammar_id, - "label": str(states[0]["label"]), - "level": str(states[0]["level"]), - "family": str(states[0]["family"]), - "rationale": pick.rationale, - "controlled_parameters": controlled, - "highlights": list(highlights.get(pick.grammar_id, ())), - } - ) - sheet_records.append( - { - "path": filename, - "sha256": _sha256_file(path), - "title": spec.title, - "summary": spec.summary, - "representations": representations, - } - ) - - shard_records = [ - { - "path": path.relative_to(root).as_posix(), - "sha256": _sha256_file(path), - } - for path in shard_paths - ] - manifest: dict[str, Any] = { - "schema_version": "pixcell-depth-review-pack-v1", - "source_parquet_shards": shard_records, - "state_slots": [f"r{slot:02d}" for slot in STATE_SLOTS], - "complete_sweep_count": len(complete), - "anchor_only_representation_ids": list(anchor_only), - "range_examples": range_examples, - "sheets": sheet_records, - } - (temporary / "manifest.json").write_text( - json.dumps( - manifest, - indent=2, - sort_keys=True, - ensure_ascii=True, - allow_nan=False, - ) - + "\n", - encoding="utf-8", - ) - (temporary / "REVIEW.md").write_text( - _review_markdown(manifest), - encoding="utf-8", - ) - if output.exists(): - shutil.rmtree(output) - temporary.replace(output) - except BaseException: - shutil.rmtree(temporary, ignore_errors=True) - raise - return manifest - - -def main() -> None: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--root", - type=Path, - default=Path(__file__).resolve().parents[1], - help="depth-v1 release root", - ) - parser.add_argument( - "--output", - type=Path, - required=True, - help="review-only output directory outside the depth-v1 release root", - ) - args = parser.parse_args() - manifest = render_review_pack(args.root, args.output) - print( - json.dumps( - { - "output": str(args.output.expanduser().resolve()), - "sheet_count": len(manifest["sheets"]), - "selected_representation_count": sum( - len(sheet["representations"]) - for sheet in manifest["sheets"] - ), - }, - indent=2, - sort_keys=True, - ) - ) - - -if __name__ == "__main__": - main() diff --git a/depth-v1/scripts/runtime.py b/depth-v1/scripts/runtime.py deleted file mode 100644 index f3438c8dbde9f4456aaa86ec065d5521047f3efc..0000000000000000000000000000000000000000 --- a/depth-v1/scripts/runtime.py +++ /dev/null @@ -1,1485 +0,0 @@ -"""Deterministic execution and raster gates for PixCell depth-v1. - -This module intentionally lives below ``dataset/depth-v1``. It does not -modify or participate in the frozen core-v1 build. Its inputs are programs -that have already passed the PixCell source/purity gate; the additional source -checks here make the runtime boundary narrow, but are not a replacement for -that gate. - -The public entry points are: - -``execute_program`` - Execute a program in a short-lived subprocess and return flattened - polygons, ports, a bounding box, and structural witnesses. -``render_geometry`` - Produce either a square maximum-visibility view or an isotropically scaled - physical-aspect view as deterministic black-on-white PNG bytes. -``compare_geometry_masks`` - Rasterize two executions into one shared coordinate frame and compute IoU - and symmetric mask delta. A shared frame is load-bearing: independently - fitted images would hide footprint changes. -``gate_ports`` - Check terminal count, orientation/edge-side signature, unique names, and - material immediately inside every declared terminal. - -The subprocess is a containment boundary for accidental hangs and module-level -state. It is not a general untrusted-code sandbox. Callers must run the -strict PixCell source/purity gate before this module. -""" - -from __future__ import annotations - -import argparse -import ast -import io -import json -import math -import os -import subprocess -import sys -import tempfile -from collections import Counter -from dataclasses import dataclass -from pathlib import Path -from typing import Any, Iterable, Mapping, Sequence - -import numpy as np -from PIL import Image, ImageChops, ImageDraw -from shapely import make_valid -from shapely.geometry import ( - GeometryCollection, - LineString, - MultiLineString, - MultiPolygon, - Polygon, -) -from shapely.ops import unary_union - - -ALLOWED_IMPORTS = frozenset( - {"gdsfactory", "json", "math", "numpy", "pathlib"} -) -FORBIDDEN_CALL_NAMES = frozenset( - { - "__import__", - "breakpoint", - "compile", - "eval", - "exec", - "input", - "open", - } -) -FORBIDDEN_ATTRIBUTE_ROOTS = frozenset( - { - "asyncio", - "builtins", - "http", - "os", - "requests", - "shutil", - "socket", - "subprocess", - "sys", - "urllib", - } -) -CARDINAL_ANGLES = (0.0, 90.0, 180.0, 270.0) -DEFAULT_TIMEOUT_SECONDS = 60.0 -MAX_STDERR_CHARS = 4_000 -COORDINATE_DECIMALS = 6 -# The pinned 1 nm database grid makes this 10 square DBU. Core-v1 has a -# >31,000x area gap between sub-resolution polygonization debris and its -# smallest intentional material hole. -MIN_VISIBLE_HOLE_AREA_UM2 = 1e-5 - - -class RuntimeGateError(RuntimeError): - """Raised when execution or a deterministic gate fails.""" - - -@dataclass(frozen=True) -class RenderedPNG: - """A raster plus the world-to-pixel transform used to create it.""" - - png_bytes: bytes - mode: str - canvas_px: tuple[int, int] - world_bounds_um: tuple[float, float, float, float] - scale_px_per_um: tuple[float, float] - margin_px: int - - -@dataclass(frozen=True) -class MaskDelta: - """Pixel comparison in a shared coordinate frame.""" - - iou: float - changed_fraction: float - xor_pixels: int - union_pixels: int - reference_pixels: int - candidate_pixels: int - - -@dataclass(frozen=True) -class PortWitness: - """Observed relationship between one port and the rendered material.""" - - name: str - side: str - bbox_side: str | None - orientation_deg: float - width_um: float - inward_material_fraction: float - outward_material_fraction: float - touches_material: bool - - -@dataclass(frozen=True) -class PortGateReport: - """Deterministic port gate result.""" - - passed: bool - errors: tuple[str, ...] - port_count: int - orientation_side_histogram: dict[str, int] - witnesses: tuple[PortWitness, ...] - - -@dataclass(frozen=True) -class CandidateGateReport: - """Combined representation-preservation witnesses for one realization.""" - - passed: bool - errors: tuple[str, ...] - port_gate: PortGateReport - structural_deltas: dict[str, tuple[Any, Any]] - mask_delta: MaskDelta - - -def _round_float(value: float) -> float: - rounded = round(float(value), COORDINATE_DECIMALS) - return 0.0 if rounded == -0.0 else rounded - - -def _dotted_name(node: ast.AST) -> str | None: - if isinstance(node, ast.Name): - return node.id - if isinstance(node, ast.Attribute): - base = _dotted_name(node.value) - return f"{base}.{node.attr}" if base else None - return None - - -def _is_main_guard(node: ast.If) -> bool: - test = node.test - if not isinstance(test, ast.Compare) or len(test.ops) != 1: - return False - if not isinstance(test.ops[0], ast.Eq) or len(test.comparators) != 1: - return False - pairs = ((test.left, test.comparators[0]), (test.comparators[0], test.left)) - return any( - isinstance(left, ast.Name) - and left.id == "__name__" - and isinstance(right, ast.Constant) - and right.value == "__main__" - for left, right in pairs - ) - - -def sanitize_source(source: str) -> str: - """Return an executable module with its standalone writer removed. - - Depth-v1 consumes programs that have already passed the strict public - source/purity gate. This second check deliberately admits only the module - shape used by the frozen core: imports, literal parameters, function/class - definitions, and an optional ``if __name__ == "__main__"`` writer. - """ - - try: - tree = ast.parse(source, filename="") - except SyntaxError as exc: - raise RuntimeGateError(f"source does not compile: {exc}") from exc - - retained: list[ast.stmt] = [] - for node in tree.body: - if isinstance(node, ast.If) and _is_main_guard(node): - continue - if not isinstance( - node, - (ast.Import, ast.ImportFrom, ast.Assign, ast.AnnAssign, ast.FunctionDef, - ast.AsyncFunctionDef, ast.ClassDef), - ): - raise RuntimeGateError( - "unsupported executable top-level statement: " - f"{type(node).__name__}" - ) - if isinstance(node, (ast.Assign, ast.AnnAssign)): - try: - ast.literal_eval(node.value) - except (TypeError, ValueError) as exc: - raise RuntimeGateError( - "top-level parameters must be literal assignments" - ) from exc - retained.append(node) - tree.body = retained - ast.fix_missing_locations(tree) - - for node in ast.walk(tree): - modules: list[str] = [] - if isinstance(node, ast.Import): - modules.extend(alias.name for alias in node.names) - elif isinstance(node, ast.ImportFrom): - if node.level: - raise RuntimeGateError("relative imports are not allowed") - modules.append(node.module or "") - for module in modules: - root = module.split(".", 1)[0] - if root not in ALLOWED_IMPORTS: - raise RuntimeGateError(f"runtime import is not allowed: {module}") - if not isinstance(node, ast.Call): - continue - dotted = _dotted_name(node.func) - if isinstance(node.func, ast.Name) and node.func.id in FORBIDDEN_CALL_NAMES: - raise RuntimeGateError(f"runtime call is not allowed: {node.func.id}") - if dotted and dotted.split(".", 1)[0] in FORBIDDEN_ATTRIBUTE_ROOTS: - raise RuntimeGateError(f"runtime call is not allowed: {dotted}") - - device_functions = [ - node - for node in tree.body - if isinstance(node, (ast.FunctionDef, ast.AsyncFunctionDef)) - and node.name == "device" - ] - if len(device_functions) != 1 or isinstance( - device_functions[0], ast.AsyncFunctionDef - ): - raise RuntimeGateError("source must define exactly one synchronous device()") - return ast.unparse(tree) + "\n" - - -def source_structural_metrics(source: str) -> dict[str, Any]: - """Extract stable AST witnesses without assigning semantic meaning.""" - - tree = ast.parse(source) - primitive_calls: Counter[str] = Counter() - reference_operations: Counter[str] = Counter() - loop_count = 0 - conditional_count = 0 - for node in ast.walk(tree): - if isinstance(node, (ast.For, ast.While)): - loop_count += 1 - elif isinstance(node, ast.If): - conditional_count += 1 - elif isinstance(node, ast.BinOp) and isinstance(node.op, ast.LShift): - reference_operations["lshift"] += 1 - if not isinstance(node, ast.Call): - continue - dotted = _dotted_name(node.func) - if not dotted: - continue - if ".components." in dotted: - primitive_calls[dotted.rsplit(".", 1)[-1]] += 1 - elif ".path." in dotted: - primitive_calls[f"path.{dotted.rsplit('.', 1)[-1]}"] += 1 - elif dotted.endswith(".extrude_transition"): - primitive_calls["extrude_transition"] += 1 - elif dotted.endswith(".extrude"): - primitive_calls["extrude"] += 1 - elif dotted.endswith(".boolean"): - primitive_calls["boolean"] += 1 - leaf = dotted.rsplit(".", 1)[-1] - if leaf in {"add", "add_ref", "add_refs", "create_inst"}: - reference_operations[leaf] += 1 - return { - "conditional_count": conditional_count, - "loop_count": loop_count, - "primitive_call_count": sum(primitive_calls.values()), - "primitive_call_histogram": dict(sorted(primitive_calls.items())), - "reference_operation_count": sum(reference_operations.values()), - "reference_operation_histogram": dict( - sorted(reference_operations.items()) - ), - } - - -def _polygon_points(polygon: Any, dbu: float) -> dict[str, Any]: - converted = polygon.to_dtype(dbu) - exterior = [ - [_round_float(point.x), _round_float(point.y)] - for point in converted.each_point_hull() - ] - holes = [ - [ - [_round_float(point.x), _round_float(point.y)] - for point in converted.each_point_hole(index) - ] - for index in range(converted.holes()) - ] - if len(exterior) < 3: - raise RuntimeGateError("execution emitted a degenerate polygon") - return {"exterior": exterior, "holes": holes} - - -def _runtime_record(source: str) -> dict[str, Any]: - """Execute sanitized source inside the worker process.""" - - import gdsfactory as gf - - namespace: dict[str, Any] = { - "__builtins__": __builtins__, - "__file__": "", - "__name__": "pixcell_depth_program", - "__package__": None, - } - gf.clear_cache() - compiled = compile(source, "", "exec") - exec(compiled, namespace, namespace) - device = namespace.get("device") - if not callable(device): - raise RuntimeGateError("program did not define callable device()") - component = device() - - dbu = float(component.kcl.dbu) - polygons: list[dict[str, Any]] = [] - raw_polygons = component.get_polygons(by="tuple") - for layer, layer_polygons in sorted(raw_polygons.items()): - for polygon in layer_polygons: - record = _polygon_points(polygon, dbu) - record["layer"] = [int(layer[0]), int(layer[1])] - polygons.append(record) - if not polygons: - raise RuntimeGateError("execution emitted no material polygons") - - ports = [ - { - "center": [_round_float(value) for value in port.dcenter], - "name": str(port.name), - "orientation": _round_float(float(port.orientation) % 360.0), - "port_type": str(port.port_type), - "width": _round_float(port.dwidth), - } - for port in component.ports - ] - geometry = _geometry_from_polygons(polygons) - min_x, min_y, max_x, max_y = map(float, geometry.bounds) - bbox = np.asarray([[min_x, min_y], [max_x, max_y]], dtype=float) - if bbox.shape != (2, 2) or not np.isfinite(bbox).all(): - raise RuntimeGateError(f"unexpected material bbox: {bbox!r}") - span = bbox[1] - bbox[0] - if np.any(span <= 0): - raise RuntimeGateError(f"non-positive material span: {span!r}") - geometry_metrics = _geometry_metrics(geometry, polygons) - instance_count = len(component.insts) - runtime_bbox = ( - float(bbox[0][0]), - float(bbox[0][1]), - float(bbox[1][0]), - float(bbox[1][1]), - ) - return { - "bbox_span_um": [_round_float(value) for value in span], - "bbox_um": [ - [_round_float(value) for value in bbox[0]], - [_round_float(value) for value in bbox[1]], - ], - "edge_material_intervals": _edge_intervals_for_geometry( - geometry, - runtime_bbox, - ), - "polygons": polygons, - "ports": ports, - "structural_metrics": { - **source_structural_metrics(source), - **geometry_metrics, - "instance_count": int(instance_count), - "port_count": len(ports), - }, - } - - -def _worker(source_path: Path, result_path: Path) -> None: - source = source_path.read_text(encoding="utf-8") - record = _runtime_record(source) - result_path.write_text( - json.dumps( - record, - sort_keys=True, - separators=(",", ":"), - allow_nan=False, - ), - encoding="utf-8", - ) - - -def _limited_process() -> None: - """Apply portable-enough limits in the child immediately before exec.""" - - try: - import resource - - resource.setrlimit(resource.RLIMIT_NOFILE, (64, 64)) - resource.setrlimit( - resource.RLIMIT_FSIZE, - (256 * 1024 * 1024, 256 * 1024 * 1024), - ) - except (ImportError, OSError, ValueError): - # Timeout and temporary-directory containment still apply on platforms - # that do not expose these POSIX limits. - pass - - -def _clean_environment(workspace: Path) -> dict[str, str]: - environment = { - "HOME": str(workspace / "home"), - "LANG": "C.UTF-8", - "LC_ALL": "C.UTF-8", - "MPLCONFIGDIR": str(workspace / "mpl"), - "OMP_NUM_THREADS": "1", - "OPENBLAS_NUM_THREADS": "1", - "PYTHONHASHSEED": "0", - "XDG_CACHE_HOME": str(workspace / "cache"), - } - for name in ("PATH", "DYLD_LIBRARY_PATH", "LD_LIBRARY_PATH", "PYTHONPATH"): - if value := os.environ.get(name): - environment[name] = value - return environment - - -def execute_program( - source: str, - *, - timeout_seconds: float = DEFAULT_TIMEOUT_SECONDS, - isolation: str = "subprocess", -) -> dict[str, Any]: - """Execute one accepted PixCell program. - - ``isolation="subprocess"`` is the safe default for one-off validation and - enforces a wall-clock timeout. ``isolation="in_process"`` avoids repeated - GDSFactory interpreter startup during a trusted bulk build; callers should - use it only after the strict purity gate, ideally inside their own - long-lived process-pool workers. An in-process call cannot enforce the - timeout argument. - """ - - if not math.isfinite(timeout_seconds) or timeout_seconds <= 0: - raise ValueError("timeout_seconds must be finite and positive") - sanitized = sanitize_source(source) - if isolation == "in_process": - result = _runtime_record(sanitized) - _validate_runtime_record(result) - return result - if isolation != "subprocess": - raise ValueError("isolation must be 'subprocess' or 'in_process'") - runtime_path = Path(__file__).resolve() - with tempfile.TemporaryDirectory(prefix="pixcell-depth-runtime-") as raw: - workspace = Path(raw) - for directory in ("cache", "home", "mpl"): - (workspace / directory).mkdir() - source_path = workspace / "program.py" - result_path = workspace / "result.json" - source_path.write_text(sanitized, encoding="utf-8") - command = [ - sys.executable, - str(runtime_path), - "--worker", - str(source_path), - str(result_path), - ] - try: - completed = subprocess.run( - command, - cwd=workspace, - env=_clean_environment(workspace), - capture_output=True, - text=True, - timeout=timeout_seconds, - check=False, - start_new_session=True, - preexec_fn=_limited_process if os.name == "posix" else None, - ) - except subprocess.TimeoutExpired as exc: - raise RuntimeGateError( - f"program execution exceeded {timeout_seconds:g}s" - ) from exc - if completed.returncode != 0: - detail = (completed.stderr or completed.stdout)[-MAX_STDERR_CHARS:] - raise RuntimeGateError( - f"program execution failed ({completed.returncode}): {detail}" - ) - if not result_path.is_file(): - raise RuntimeGateError("program execution omitted its runtime record") - try: - result = json.loads(result_path.read_text(encoding="utf-8")) - except (OSError, json.JSONDecodeError) as exc: - raise RuntimeGateError("program emitted a malformed runtime record") from exc - _validate_runtime_record(result) - return result - - -def _validate_runtime_record(result: Mapping[str, Any]) -> None: - bbox = result.get("bbox_um") - if ( - not isinstance(bbox, list) - or len(bbox) != 2 - or any(not isinstance(point, list) or len(point) != 2 for point in bbox) - ): - raise RuntimeGateError("runtime record has no valid bbox") - values = [float(value) for point in bbox for value in point] - if not all(math.isfinite(value) for value in values): - raise RuntimeGateError("runtime bbox contains non-finite values") - if values[0] >= values[2] or values[1] >= values[3]: - raise RuntimeGateError("runtime bbox has non-positive extent") - polygons = result.get("polygons") - if not isinstance(polygons, list) or not polygons: - raise RuntimeGateError("runtime record has no polygons") - ports = result.get("ports") - if not isinstance(ports, list): - raise RuntimeGateError("runtime record has no port list") - metrics = result.get("structural_metrics") - if not isinstance(metrics, dict) or metrics.get("polygon_count") != len(polygons): - raise RuntimeGateError("runtime structural metrics disagree with polygons") - geometry = _geometry_from_polygons(polygons) - expected_bounds = tuple(_round_float(value) for value in geometry.bounds) - if any( - not math.isclose(observed, expected, rel_tol=0.0, abs_tol=1e-6) - for observed, expected in zip(values, expected_bounds, strict=True) - ): - raise RuntimeGateError("runtime bbox differs from material polygon bounds") - span = result.get("bbox_span_um") - expected_span = ( - _round_float(expected_bounds[2] - expected_bounds[0]), - _round_float(expected_bounds[3] - expected_bounds[1]), - ) - if ( - not isinstance(span, list) - or len(span) != 2 - or any( - not math.isclose( - float(observed), - expected, - rel_tol=0.0, - abs_tol=1e-6, - ) - for observed, expected in zip(span, expected_span, strict=True) - ) - ): - raise RuntimeGateError("runtime span differs from material polygon bounds") - expected_metrics = _geometry_metrics(geometry, polygons) - for key, expected in expected_metrics.items(): - if metrics.get(key) != expected: - raise RuntimeGateError( - f"runtime structural metric differs from polygons: {key}" - ) - - -def _as_polygon(record: Mapping[str, Any]) -> Any: - exterior = record.get("exterior") - holes = record.get("holes", []) - if not isinstance(exterior, list) or len(exterior) < 3: - raise RuntimeGateError("malformed polygon exterior") - polygon = Polygon(exterior, holes) - if polygon.is_empty: - raise RuntimeGateError("empty polygon in runtime record") - return make_valid(polygon) if not polygon.is_valid else polygon - - -def _geometry_from_polygons(polygons: Iterable[Mapping[str, Any]]) -> Any: - pieces = [_as_polygon(record) for record in polygons] - geometry = unary_union(pieces) - polygon_parts = _polygon_parts(geometry) - if not polygon_parts: - raise RuntimeGateError("runtime polygons union to empty material") - material = unary_union(polygon_parts) - if material.is_empty: - raise RuntimeGateError("runtime polygons union to empty material") - return material - - -def _polygon_parts(geometry: Any) -> list[Polygon]: - if isinstance(geometry, Polygon): - return [geometry] - if isinstance(geometry, MultiPolygon): - return list(geometry.geoms) - if isinstance(geometry, GeometryCollection): - parts: list[Polygon] = [] - for child in geometry.geoms: - parts.extend(_polygon_parts(child)) - return parts - return [] - - -def _line_parts(geometry: Any) -> list[LineString]: - if isinstance(geometry, LineString): - return [geometry] - if isinstance(geometry, MultiLineString): - return list(geometry.geoms) - if isinstance(geometry, GeometryCollection): - parts: list[LineString] = [] - for child in geometry.geoms: - parts.extend(_line_parts(child)) - return parts - return [] - - -def _edge_intervals_for_geometry( - geometry: Any, - bounds: tuple[float, float, float, float], -) -> dict[str, list[dict[str, float]]]: - """Return material cross-sections exposed on each bbox edge. - - These intervals are geometry-derived rather than port-derived. A builder - can therefore use them to update literal L4 ``optical_port_specs`` after a - body mutation, before the declared ports have been repaired. - """ - - min_x, min_y, max_x, max_y = bounds - span = max(max_x - min_x, max_y - min_y) - extension = max(0.01, span * 1e-6) - lines = { - "bottom": LineString( - [(min_x - extension, min_y), (max_x + extension, min_y)] - ), - "left": LineString( - [(min_x, min_y - extension), (min_x, max_y + extension)] - ), - "right": LineString( - [(max_x, min_y - extension), (max_x, max_y + extension)] - ), - "top": LineString( - [(min_x - extension, max_y), (max_x + extension, max_y)] - ), - } - records: dict[str, list[dict[str, float]]] = {} - for side, line in lines.items(): - intervals: list[dict[str, float]] = [] - for segment in _line_parts(geometry.intersection(line)): - coordinates = list(segment.coords) - if len(coordinates) < 2: - continue - axis = 1 if side in {"left", "right"} else 0 - low = min(float(point[axis]) for point in coordinates) - high = max(float(point[axis]) for point in coordinates) - if high - low <= 1e-9: - continue - intervals.append( - { - "center_um": _round_float((low + high) / 2), - "high_um": _round_float(high), - "low_um": _round_float(low), - "width_um": _round_float(high - low), - } - ) - records[side] = sorted( - intervals, - key=lambda item: (item["center_um"], item["width_um"]), - ) - return records - - -def edge_material_intervals( - result: Mapping[str, Any], -) -> dict[str, list[dict[str, float]]]: - """Recompute geometry-derived terminal candidates on the four bbox edges.""" - - _validate_runtime_record(result) - return _edge_intervals_for_geometry( - _geometry_from_polygons(result["polygons"]), - _bounds(result), - ) - - -def _geometry_metrics( - geometry: Any, - polygons: Sequence[Mapping[str, Any]], -) -> dict[str, Any]: - parts = _polygon_parts(geometry) - vertex_count = 0 - for record in polygons: - vertex_count += len(record["exterior"]) - vertex_count += sum(len(hole) for hole in record.get("holes", [])) - hole_count = sum( - Polygon(interior).area >= MIN_VISIBLE_HOLE_AREA_UM2 - for part in parts - for interior in part.interiors - ) - min_x, min_y, max_x, max_y = geometry.bounds - bbox_area = (max_x - min_x) * (max_y - min_y) - layers = { - tuple(int(value) for value in record["layer"]) for record in polygons - } - return { - "connected_component_count": len(parts), - "fill_fraction": _round_float(geometry.area / bbox_area), - "hole_count": hole_count, - "layer_count": len(layers), - "material_area_um2": _round_float(geometry.area), - "polygon_count": len(polygons), - "vertex_count": vertex_count, - } - - -def _bounds( - result: Mapping[str, Any], -) -> tuple[float, float, float, float]: - bbox = result["bbox_um"] - return ( - float(bbox[0][0]), - float(bbox[0][1]), - float(bbox[1][0]), - float(bbox[1][1]), - ) - - -def _expanded_bounds( - bounds: tuple[float, float, float, float], - *, - padding_fraction: float, -) -> tuple[float, float, float, float]: - min_x, min_y, max_x, max_y = bounds - span_x = max_x - min_x - span_y = max_y - min_y - if span_x <= 0 or span_y <= 0: - raise RuntimeGateError("cannot render a non-positive bbox") - return ( - min_x - span_x * padding_fraction, - min_y - span_y * padding_fraction, - max_x + span_x * padding_fraction, - max_y + span_y * padding_fraction, - ) - - -def _render_transform( - bounds: tuple[float, float, float, float], - *, - mode: str, - maximum_canvas_px: tuple[int, int], - physical_long_edge_px: int, - margin_px: int, -) -> tuple[tuple[int, int], tuple[float, float]]: - min_x, min_y, max_x, max_y = bounds - span_x = max_x - min_x - span_y = max_y - min_y - if mode == "maximum_visibility": - width, height = maximum_canvas_px - if min(width, height) <= 2 * margin_px: - raise ValueError("maximum-visibility canvas is smaller than its margins") - return (width, height), ( - (width - 2 * margin_px) / span_x, - (height - 2 * margin_px) / span_y, - ) - if mode != "physical_aspect": - raise ValueError( - "mode must be 'maximum_visibility' or 'physical_aspect'" - ) - if physical_long_edge_px <= 2 * margin_px: - raise ValueError("physical long edge is smaller than its margins") - scale = (physical_long_edge_px - 2 * margin_px) / max(span_x, span_y) - width = max(2 * margin_px + 1, int(math.ceil(span_x * scale)) + 2 * margin_px) - height = max( - 2 * margin_px + 1, - int(math.ceil(span_y * scale)) + 2 * margin_px, - ) - return (width, height), (scale, scale) - - -def _draw_geometry( - geometry: Any, - *, - canvas: tuple[int, int], - bounds: tuple[float, float, float, float], - scale: tuple[float, float], - margin_px: int, -) -> Image.Image: - width, height = canvas - min_x, min_y, _max_x, _max_y = bounds - scale_x, scale_y = scale - - def pixel(point: Sequence[float]) -> tuple[int, int]: - return ( - int(round(margin_px + (float(point[0]) - min_x) * scale_x)), - int(round(height - margin_px - (float(point[1]) - min_y) * scale_y)), - ) - - material = Image.new("1", canvas, color=0) - for polygon in _polygon_parts(geometry): - piece = Image.new("1", canvas, color=0) - draw = ImageDraw.Draw(piece) - draw.polygon([pixel(point) for point in polygon.exterior.coords], fill=1) - for interior in polygon.interiors: - draw.polygon([pixel(point) for point in interior.coords], fill=0) - material = ImageChops.logical_or(material, piece) - image = Image.new("L", canvas, color=255) - image.paste(0, mask=material) - return image - - -def _png_bytes(image: Image.Image) -> bytes: - output = io.BytesIO() - image.save(output, format="PNG", compress_level=9, optimize=False) - return output.getvalue() - - -def render_geometry( - result: Mapping[str, Any], - *, - mode: str, - world_bounds_um: tuple[float, float, float, float] | None = None, - maximum_canvas_px: tuple[int, int] = (1440, 1440), - physical_long_edge_px: int = 2496, - margin_px: int = 64, - padding_fraction: float = 0.0, -) -> RenderedPNG: - """Render flattened material as a deterministic black-on-white PNG. - - Maximum visibility intentionally uses independent x/y scales. The physical - view uses exactly one isotropic scale. The returned transform makes that - distinction explicit to downstream row construction. - """ - - _validate_runtime_record(result) - geometry = _geometry_from_polygons(result["polygons"]) - base_bounds = world_bounds_um or _bounds(result) - bounds = _expanded_bounds(base_bounds, padding_fraction=padding_fraction) - canvas, scale = _render_transform( - bounds, - mode=mode, - maximum_canvas_px=maximum_canvas_px, - physical_long_edge_px=physical_long_edge_px, - margin_px=margin_px, - ) - image = _draw_geometry( - geometry, - canvas=canvas, - bounds=bounds, - scale=scale, - margin_px=margin_px, - ) - mask = np.asarray(image) < 128 - if not mask.any(): - raise RuntimeGateError("renderer emitted a blank image") - return RenderedPNG( - png_bytes=_png_bytes(image), - mode=mode, - canvas_px=canvas, - world_bounds_um=bounds, - scale_px_per_um=scale, - margin_px=margin_px, - ) - - -def render_views( - result: Mapping[str, Any], - *, - maximum_canvas_px: tuple[int, int] = (1440, 1440), - physical_long_edge_px: int = 2496, - margin_px: int = 64, -) -> dict[str, RenderedPNG]: - """Render both row views with explicit calibration metadata.""" - - return { - "maximum_visibility": render_geometry( - result, - mode="maximum_visibility", - maximum_canvas_px=maximum_canvas_px, - physical_long_edge_px=physical_long_edge_px, - margin_px=margin_px, - ), - "physical_aspect": render_geometry( - result, - mode="physical_aspect", - maximum_canvas_px=maximum_canvas_px, - physical_long_edge_px=physical_long_edge_px, - margin_px=margin_px, - ), - } - - -def png_mask(value: bytes | Image.Image | np.ndarray) -> np.ndarray: - """Convert a runtime PNG/image/array to a boolean material mask.""" - - if isinstance(value, bytes): - with Image.open(io.BytesIO(value)) as opened: - array = np.asarray(opened.convert("L")) - elif isinstance(value, Image.Image): - array = np.asarray(value.convert("L")) - else: - array = np.asarray(value) - if array.ndim == 3: - array = array[..., :3].mean(axis=2) - if array.ndim != 2: - raise ValueError("mask input must resolve to a two-dimensional image") - return array < 128 - - -def mask_delta( - reference: bytes | Image.Image | np.ndarray, - candidate: bytes | Image.Image | np.ndarray, -) -> MaskDelta: - """Compute IoU and XOR delta for two already aligned rasters.""" - - left = png_mask(reference) - right = png_mask(candidate) - if left.shape != right.shape: - raise ValueError(f"mask shapes disagree: {left.shape} != {right.shape}") - union = np.logical_or(left, right) - intersection = np.logical_and(left, right) - changed = np.logical_xor(left, right) - union_pixels = int(union.sum()) - if union_pixels == 0: - raise RuntimeGateError("cannot compare two blank masks") - return MaskDelta( - iou=float(intersection.sum() / union_pixels), - changed_fraction=float(changed.sum() / union_pixels), - xor_pixels=int(changed.sum()), - union_pixels=union_pixels, - reference_pixels=int(left.sum()), - candidate_pixels=int(right.sum()), - ) - - -def compare_geometry_masks( - reference: Mapping[str, Any], - candidate: Mapping[str, Any], - *, - mode: str = "physical_aspect", - maximum_canvas_px: tuple[int, int] = (1440, 1440), - physical_long_edge_px: int = 2496, - margin_px: int = 64, - padding_fraction: float = 0.02, -) -> MaskDelta: - """Compare two executions after rasterizing into one shared world frame.""" - - left = _bounds(reference) - right = _bounds(candidate) - shared = ( - min(left[0], right[0]), - min(left[1], right[1]), - max(left[2], right[2]), - max(left[3], right[3]), - ) - shared = _expanded_bounds(shared, padding_fraction=padding_fraction) - rendered_left = render_geometry( - reference, - mode=mode, - world_bounds_um=shared, - maximum_canvas_px=maximum_canvas_px, - physical_long_edge_px=physical_long_edge_px, - margin_px=margin_px, - ) - rendered_right = render_geometry( - candidate, - mode=mode, - world_bounds_um=shared, - maximum_canvas_px=maximum_canvas_px, - physical_long_edge_px=physical_long_edge_px, - margin_px=margin_px, - ) - return mask_delta(rendered_left.png_bytes, rendered_right.png_bytes) - - -def compare_masks( - reference: Mapping[str, Any], - candidate: Mapping[str, Any], - **kwargs: Any, -) -> MaskDelta: - """Compatibility spelling for the shared-frame geometry comparison.""" - - return compare_geometry_masks(reference, candidate, **kwargs) - - -def _port_values(port: Mapping[str, Any]) -> tuple[str, float, float, float, float]: - try: - name = str(port["name"]) - center_x, center_y = (float(value) for value in port["center"]) - orientation = float(port["orientation"]) % 360.0 - width = float(port["width"]) - except (KeyError, TypeError, ValueError) as exc: - raise RuntimeGateError(f"malformed runtime port: {port!r}") from exc - if ( - not name - or not all( - math.isfinite(value) - for value in (center_x, center_y, orientation, width) - ) - or width <= 0 - ): - raise RuntimeGateError(f"malformed runtime port: {port!r}") - return name, center_x, center_y, orientation, width - - -def _port_side( - port: Mapping[str, Any], - bounds: tuple[float, float, float, float], -) -> str | None: - _name, center_x, center_y, orientation, width = _port_values(port) - angle = math.radians(orientation) - direction = (math.cos(angle), math.sin(angle)) - tangent = (-direction[1], direction[0]) - endpoints = [ - ( - center_x + sign * tangent[0] * width / 2, - center_y + sign * tangent[1] * width / 2, - ) - for sign in (-1.0, 1.0) - ] - min_x, min_y, max_x, max_y = bounds - span = max(max_x - min_x, max_y - min_y) - tolerance = max(0.003, span * 1e-6) - contracts = { - "bottom": (1, min, min_y, (0.0, -1.0)), - "left": (0, min, min_x, (-1.0, 0.0)), - "right": (0, max, max_x, (1.0, 0.0)), - "top": (1, max, max_y, (0.0, 1.0)), - } - matches: list[tuple[float, str]] = [] - for side, (axis, extreme, boundary, normal) in contracts.items(): - edge = extreme(point[axis] for point in endpoints) - outward = direction[0] * normal[0] + direction[1] * normal[1] - if abs(edge - boundary) <= tolerance and outward > 1e-6: - matches.append((outward, side)) - if not matches: - return None - strongest = max(item[0] for item in matches) - return sorted( - side - for outward, side in matches - if math.isclose(outward, strongest, abs_tol=1e-9) - )[0] - - -def _material_probe_fraction( - port: Mapping[str, Any], - geometry: Any, - *, - inward: bool, -) -> float: - _name, center_x, center_y, orientation, width = _port_values(port) - angle = math.radians(orientation) - outward = (math.cos(angle), math.sin(angle)) - tangent = (-outward[1], outward[0]) - depth = max(0.004, min(0.1, width * 0.15)) - half_width = width * 0.4 - points = [ - ( - center_x + tangent[0] * sign * half_width, - center_y + tangent[1] * sign * half_width, - ) - for sign in (-1.0, 1.0) - ] - direction = -1.0 if inward else 1.0 - points.extend( - ( - center_x - + direction * outward[0] * depth - + tangent[0] * sign * half_width, - center_y - + direction * outward[1] * depth - + tangent[1] * sign * half_width, - ) - for sign in (1.0, -1.0) - ) - probe = Polygon(points) - if probe.is_empty or probe.area <= 0: - return 0.0 - return float(geometry.intersection(probe).area / probe.area) - - -def _orientation_side(orientation: float) -> str: - angle = math.radians(orientation) - direction = (math.cos(angle), math.sin(angle)) - candidates = { - "bottom": -direction[1], - "left": -direction[0], - "right": direction[0], - "top": direction[1], - } - strongest = max(candidates.values()) - return sorted( - side - for side, component in candidates.items() - if math.isclose(component, strongest, rel_tol=0.0, abs_tol=1e-12) - )[0] - - -def _orientation_label(orientation: float) -> str: - nearest = min( - CARDINAL_ANGLES, - key=lambda candidate: abs( - (orientation - candidate + 180.0) % 360.0 - 180.0 - ), - ) - delta = abs((orientation - nearest + 180.0) % 360.0 - 180.0) - if delta <= 0.01: - return f"{int(nearest):03d}" - return f"{_round_float(orientation):07.3f}" - - -def _port_tangent_coordinate( - port: Mapping[str, Any], - side: str, -) -> float: - _name, center_x, center_y, _orientation, _width = _port_values(port) - return center_y if side in {"left", "right"} else center_x - - -def _ordered_interval_partition( - intervals: Sequence[Mapping[str, float]], - anchor_ports: Sequence[Mapping[str, Any]], - *, - side: str, - anchor_bounds: tuple[float, float, float, float], - candidate_bounds: tuple[float, float, float, float], -) -> list[list[Mapping[str, float]]]: - """Partition ordered edge segments into ordered anchor terminals.""" - - count = len(anchor_ports) - if len(intervals) < count: - raise RuntimeGateError( - f"{side}: found {len(intervals)} material intervals for " - f"{count} anchor ports" - ) - if len(intervals) == count: - return [[interval] for interval in intervals] - tangent_axis = 1 if side in {"left", "right"} else 0 - anchor_low = anchor_bounds[tangent_axis] - anchor_high = anchor_bounds[tangent_axis + 2] - candidate_low = candidate_bounds[tangent_axis] - candidate_high = candidate_bounds[tangent_axis + 2] - anchor_span = anchor_high - anchor_low - candidate_span = candidate_high - candidate_low - targets: list[tuple[float, float]] = [] - for port in anchor_ports: - coordinate = _port_tangent_coordinate(port, side) - _name, _x, _y, _orientation, width = _port_values(port) - fraction = (coordinate - anchor_low) / anchor_span - targets.append( - ( - candidate_low + fraction * candidate_span, - width * candidate_span / anchor_span, - ) - ) - - # Dynamic programming over contiguous partitions. Contiguity preserves - # terminal ordering while allowing one logical slot port to span several - # disjoint material rails. - memo: dict[tuple[int, int], tuple[float, list[list[Mapping[str, float]]]]] = {} - - def solve( - interval_index: int, - port_index: int, - ) -> tuple[float, list[list[Mapping[str, float]]]]: - key = (interval_index, port_index) - if key in memo: - return memo[key] - remaining_ports = count - port_index - remaining_intervals = len(intervals) - interval_index - if remaining_ports == 0: - return (0.0, []) if remaining_intervals == 0 else (math.inf, []) - best: tuple[float, list[list[Mapping[str, float]]]] = (math.inf, []) - max_take = remaining_intervals - (remaining_ports - 1) - target_center, target_width = targets[port_index] - for take in range(1, max_take + 1): - group = list(intervals[interval_index : interval_index + take]) - low = min(float(item["low_um"]) for item in group) - high = max(float(item["high_um"]) for item in group) - center = (low + high) / 2 - width = high - low - scale = max(candidate_span, 1e-9) - width_scale = max(target_width, scale * 1e-6) - group_cost = abs(center - target_center) / scale - group_cost += 0.25 * abs(width - target_width) / width_scale - tail_cost, tail = solve(interval_index + take, port_index + 1) - total = group_cost + tail_cost - if total < best[0]: - best = (total, [group, *tail]) - memo[key] = best - return best - - cost, groups = solve(0, 0) - if not math.isfinite(cost) or len(groups) != count: - raise RuntimeGateError(f"{side}: could not assign boundary intervals") - return groups - - -def derive_optical_port_specs( - anchor: Mapping[str, Any], - candidate: Mapping[str, Any], -) -> tuple[tuple[str, tuple[float, float], float, float], ...]: - """Derive candidate L4 ``optical_port_specs`` from material boundaries. - - Names, orientation, side, and ordering come from the approved anchor. - Centers and widths come from candidate boundary material, including a - deterministic contiguous grouping when one logical port spans multiple - rails (slot/subwavelength terminals). The tuple shape exactly matches the - literal used by all core-v1 L4 programs. - """ - - _validate_runtime_record(anchor) - _validate_runtime_record(candidate) - anchor_bounds = _bounds(anchor) - candidate_bounds = _bounds(candidate) - anchor_by_side: dict[str, list[Mapping[str, Any]]] = { - side: [] for side in ("bottom", "left", "right", "top") - } - for port in anchor["ports"]: - side = _port_side(port, anchor_bounds) - name, _x, _y, orientation, _width = _port_values(port) - if side is None: - raise RuntimeGateError( - f"anchor port {name} at {orientation:g} degrees is not a bbox terminal" - ) - anchor_by_side[side].append(port) - for side in anchor_by_side: - anchor_by_side[side].sort( - key=lambda port: ( - _port_tangent_coordinate(port, side), - _port_values(port)[0], - ) - ) - - intervals = edge_material_intervals(candidate) - repaired: dict[str, tuple[str, tuple[float, float], float, float]] = {} - min_x, min_y, max_x, max_y = candidate_bounds - for side, ports in anchor_by_side.items(): - if not ports: - continue - groups = _ordered_interval_partition( - intervals[side], - ports, - side=side, - anchor_bounds=anchor_bounds, - candidate_bounds=candidate_bounds, - ) - for port, group in zip(ports, groups, strict=True): - name, _x, _y, orientation, _old_width = _port_values(port) - low = min(float(item["low_um"]) for item in group) - high = max(float(item["high_um"]) for item in group) - center = _round_float((low + high) / 2) - width = _round_float(high - low) - if side == "left": - point = (_round_float(min_x), center) - elif side == "right": - point = (_round_float(max_x), center) - elif side == "bottom": - point = (center, _round_float(min_y)) - else: - point = (center, _round_float(max_y)) - repaired[name] = (name, point, width, _round_float(orientation)) - anchor_names = [_port_values(port)[0] for port in anchor["ports"]] - if set(repaired) != set(anchor_names): - raise RuntimeGateError( - "derived port set differs from anchor: " - f"derived={sorted(repaired)} anchor={sorted(anchor_names)}" - ) - return tuple(repaired[name] for name in anchor_names) - - -def gate_ports( - result: Mapping[str, Any], - *, - reference: Mapping[str, Any] | None = None, - expected_count: int | None = None, - minimum_contact_fraction: float = 0.50, - maximum_outward_material_fraction: float | None = None, - require_bbox_edge: bool = False, -) -> PortGateReport: - """Gate count, terminal side/orientation, and material attachment. - - When ``reference`` is supplied, the candidate must preserve its count and - orientation-side histogram. This deliberately permits parameters to move - terminals along an edge while rejecting detached, rotated, or re-sided - terminals. - """ - - _validate_runtime_record(result) - if not 0.0 <= minimum_contact_fraction <= 1.0: - raise ValueError("minimum_contact_fraction must lie in [0, 1]") - if maximum_outward_material_fraction is not None and not ( - 0.0 <= maximum_outward_material_fraction <= 1.0 - ): - raise ValueError("maximum_outward_material_fraction must lie in [0, 1]") - geometry = _geometry_from_polygons(result["polygons"]) - bounds = _bounds(result) - ports = list(result["ports"]) - errors: list[str] = [] - names: list[str] = [] - witnesses: list[PortWitness] = [] - signature: Counter[str] = Counter() - for port in ports: - name, _x, _y, orientation, width = _port_values(port) - names.append(name) - side = _orientation_side(orientation) - bbox_side = _port_side(port, bounds) - contact_fraction = _material_probe_fraction( - port, - geometry, - inward=True, - ) - outward_fraction = _material_probe_fraction( - port, - geometry, - inward=False, - ) - touches = ( - contact_fraction >= minimum_contact_fraction - and ( - maximum_outward_material_fraction is None - or outward_fraction <= maximum_outward_material_fraction - ) - ) - if require_bbox_edge and bbox_side is None: - errors.append(f"{name}: terminal is not on its outward bbox side") - signature[f"{side}:{_orientation_label(orientation)}"] += 1 - if contact_fraction < minimum_contact_fraction: - errors.append( - f"{name}: inward material fraction {contact_fraction:.3f} " - f"< {minimum_contact_fraction:.3f}" - ) - if ( - maximum_outward_material_fraction is not None - and outward_fraction > maximum_outward_material_fraction - ): - errors.append( - f"{name}: outward material fraction {outward_fraction:.3f} " - f"> {maximum_outward_material_fraction:.3f}" - ) - witnesses.append( - PortWitness( - name=name, - side=side, - bbox_side=bbox_side, - orientation_deg=orientation, - width_um=width, - inward_material_fraction=contact_fraction, - outward_material_fraction=outward_fraction, - touches_material=touches, - ) - ) - if len(names) != len(set(names)): - errors.append("runtime port names are not unique") - if expected_count is not None and len(ports) != expected_count: - errors.append( - f"port count mismatch: observed={len(ports)} expected={expected_count}" - ) - if reference is not None: - reference_report = gate_ports( - reference, - minimum_contact_fraction=minimum_contact_fraction, - maximum_outward_material_fraction=maximum_outward_material_fraction, - require_bbox_edge=require_bbox_edge, - ) - if len(ports) != reference_report.port_count: - errors.append( - "port count changed from reference: " - f"{reference_report.port_count} -> {len(ports)}" - ) - if dict(signature) != reference_report.orientation_side_histogram: - errors.append( - "orientation-side histogram changed from reference: " - f"{reference_report.orientation_side_histogram} -> " - f"{dict(sorted(signature.items()))}" - ) - return PortGateReport( - passed=not errors, - errors=tuple(errors), - port_count=len(ports), - orientation_side_histogram=dict(sorted(signature.items())), - witnesses=tuple(witnesses), - ) - - -def validate_candidate( - reference: Mapping[str, Any], - candidate: Mapping[str, Any], - *, - minimum_contact_fraction: float = 0.50, - maximum_outward_material_fraction: float | None = None, - minimum_changed_fraction: float = 0.002, - maximum_changed_fraction: float = 0.80, - comparison_mode: str = "physical_aspect", - require_same_connected_components: bool = True, - require_same_holes: bool = True, - require_bbox_edge_ports: bool = False, -) -> CandidateGateReport: - """Validate a controlled realization against its representation anchor. - - The gate preserves source grammar, layer count, and reference-operation - structure; checks the full port contract; and rejects both raster no-ops - and transformations so large that they are unlikely to be realizations of - the same representation. Callers may disable the connected-component - invariant for a specifically audited count axis. - """ - - _validate_runtime_record(reference) - _validate_runtime_record(candidate) - errors: list[str] = [] - ports = gate_ports( - candidate, - reference=reference, - minimum_contact_fraction=minimum_contact_fraction, - maximum_outward_material_fraction=maximum_outward_material_fraction, - require_bbox_edge=require_bbox_edge_ports, - ) - errors.extend(ports.errors) - left_metrics = reference["structural_metrics"] - right_metrics = candidate["structural_metrics"] - preserved = [ - "layer_count", - "primitive_call_histogram", - "reference_operation_histogram", - ] - if require_same_connected_components: - preserved.append("connected_component_count") - if require_same_holes: - preserved.append("hole_count") - deltas: dict[str, tuple[Any, Any]] = {} - for key in preserved: - before = left_metrics.get(key) - after = right_metrics.get(key) - if before != after: - deltas[key] = (before, after) - errors.append(f"structural witness changed: {key}={before!r}->{after!r}") - delta = compare_geometry_masks( - reference, - candidate, - mode=comparison_mode, - ) - if delta.changed_fraction < minimum_changed_fraction: - errors.append( - "candidate is a raster no-op: changed_fraction=" - f"{delta.changed_fraction:.6f} < {minimum_changed_fraction:.6f}" - ) - if delta.changed_fraction > maximum_changed_fraction: - errors.append( - "candidate exceeds the realization delta cap: changed_fraction=" - f"{delta.changed_fraction:.6f} > {maximum_changed_fraction:.6f}" - ) - return CandidateGateReport( - passed=not errors, - errors=tuple(errors), - port_gate=ports, - structural_deltas=deltas, - mask_delta=delta, - ) - - -def _main() -> int: - parser = argparse.ArgumentParser(add_help=False) - parser.add_argument("--worker", action="store_true") - parser.add_argument("source", nargs="?") - parser.add_argument("result", nargs="?") - args = parser.parse_args() - if not args.worker or not args.source or not args.result: - parser.error("runtime.py is an importable helper; worker mode is internal") - try: - _worker(Path(args.source), Path(args.result)) - except Exception as exc: - print(f"{type(exc).__name__}: {exc}", file=sys.stderr) - return 1 - return 0 - - -if __name__ == "__main__": - raise SystemExit(_main()) diff --git a/depth-v1/scripts/schema.py b/depth-v1/scripts/schema.py deleted file mode 100644 index e989a67971f3524502aa30eee815a0122e185e9b..0000000000000000000000000000000000000000 --- a/depth-v1/scripts/schema.py +++ /dev/null @@ -1,911 +0,0 @@ -"""Schema and deterministic release helpers for the PixCell depth-v1 package. - -This module is self-contained: it does not import the parent dataset factory -and never writes outside the release root explicitly passed by its caller. -""" - -from __future__ import annotations - -import hashlib -import json -import math -import re -from collections import Counter, defaultdict -from collections.abc import Iterable, Mapping, Sequence -from dataclasses import dataclass -from pathlib import Path -from typing import Any - -from datasets import Features, Image as HFImage, List as HFList, Value - - -CORE_SCHEMA_VERSION = "pixcell-image-code-curriculum-v1" -DEPTH_SCHEMA_VERSION = "pixcell-depth-row-v1" -MANIFEST_SCHEMA_VERSION = "pixcell-depth-manifest-v1" -FREEZE_SCHEMA_VERSION = "pixcell-depth-freeze-v1" -RELEASE_NAME = "depth-v1" -FROZEN_LOGICAL_RELEASE_SHA256 = ( - "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b" -) - -APPROVED_REPRESENTATION_COUNT = 547 -GEOMETRY_STATE_COUNT = 8 -CORE_ROW_COUNT = 738 -CORE_EXTRA_ROW_COUNT = CORE_ROW_COUNT - APPROVED_REPRESENTATION_COUNT -ANCHOR_ONLY_PARENT_IDS = frozenset( - {"l2_02_rotated_edge_aligned_cluster__s03__proposal_b"} -) -DEPTH_ELIGIBLE_COUNT = APPROVED_REPRESENTATION_COUNT - len( - ANCHOR_ONLY_PARENT_IDS -) -DEPTH_DESCENDANT_COUNT = DEPTH_ELIGIBLE_COUNT * (GEOMETRY_STATE_COUNT - 1) -DEPTH_ROW_COUNT = CORE_ROW_COUNT + DEPTH_DESCENDANT_COUNT -TRAIN_ROW_COUNT = CORE_ROW_COUNT + DEPTH_ELIGIBLE_COUNT * 5 -VALIDATION_ROW_COUNT = DEPTH_ELIGIBLE_COUNT * 2 - -CORE_ROW_COLUMNS = ( - "schema_version", - "id", - "level", - "curriculum_order", - "image", - "target_image", - "code", - "code_language", - "instruction", - "label", - "family", - "concept_id", - "representation_id", - "grammar_id", - "leakage_group_id", - "variation_role", - "primitive_calls", - "prerequisite_ids", - "port_signature_json", - "footprint_um", - "parameters_json", - "topology_json", - "metadata_json", - "image_sha256", - "target_image_sha256", - "code_sha256", - "normalized_d4_sha256", - "view_policy", - "source_dataset_digest_sha256", - "source_generator_version", -) - -DEPTH_CONTROL_COLUMNS = ( - "depth_schema_version", - "parent_core_id", - "parent_code_sha256", - "parent_core_digest_sha256", - "geometry_id", - "realization_id", - "realization_slot", - "transform_kind", - "controlled_axes", - "parameter_delta_json", - "dependency_group", - "split_role", - "pose_id", - "render_id", - "verification_evidence_json", - "depth_generator_version", - "logical_row_sha256", -) - -DEPTH_ROW_COLUMNS = (*CORE_ROW_COLUMNS, *DEPTH_CONTROL_COLUMNS) -NON_LOGICAL_PAYLOAD_COLUMNS = frozenset( - {"image", "target_image", "code", "logical_row_sha256"} -) -EXPECTED_STATE_IDS = tuple(f"r{slot:02d}" for slot in range(GEOMETRY_STATE_COUNT)) -EXPECTED_SPLIT_COUNTS = { - "train": TRAIN_ROW_COUNT, - "validation": VALIDATION_ROW_COUNT, -} -HOST_CONTROL_FILES = frozenset({".gitattributes", ".gitignore", ".gitkeep"}) -SAFE_SPLIT = re.compile(r"^[a-z][a-z0-9_-]*$") -SHA256 = re.compile(r"^[0-9a-f]{64}$") -PROHIBITED_EVIDENCE_KEY_PARTS = ("admission", "quarantine", "status") - - -class DepthSchemaError(RuntimeError): - """Raised when a depth-v1 schema or release invariant is violated.""" - - -@dataclass(frozen=True) -class ShardPlan: - """One deterministic, half-open row interval for a split shard.""" - - split: str - index: int - total: int - start: int - stop: int - filename: str - - @property - def row_count(self) -> int: - return self.stop - self.start - - def to_dict(self) -> dict[str, Any]: - return { - "split": self.split, - "index": self.index, - "total": self.total, - "start": self.start, - "stop": self.stop, - "row_count": self.row_count, - "filename": self.filename, - } - - -def canonical_json(value: Any) -> str: - """Serialize JSON-compatible data with one stable byte representation.""" - - return json.dumps( - value, - sort_keys=True, - separators=(",", ":"), - ensure_ascii=True, - allow_nan=False, - ) - - -def canonical_sha256(value: Any) -> str: - return hashlib.sha256(canonical_json(value).encode("utf-8")).hexdigest() - - -def sha256_file(path: Path) -> str: - digest = hashlib.sha256() - with path.open("rb") as handle: - for chunk in iter(lambda: handle.read(1024 * 1024), b""): - digest.update(chunk) - return digest.hexdigest() - - -def write_json(path: Path, value: Any) -> None: - """Write human-readable JSON while preserving canonical data semantics.""" - - path.parent.mkdir(parents=True, exist_ok=True) - path.write_text( - json.dumps( - value, - indent=2, - sort_keys=True, - ensure_ascii=True, - allow_nan=False, - ) - + "\n", - encoding="utf-8", - ) - - -def depth_features() -> Features: - """Return loader-free Hugging Face features for depth-v1 Parquet shards.""" - - features: dict[str, Any] = { - "schema_version": Value("string"), - "id": Value("string"), - "level": Value("string"), - "curriculum_order": Value("int32"), - "image": HFImage(), - "target_image": HFImage(), - "code": Value("string"), - "code_language": Value("string"), - "instruction": Value("string"), - "label": Value("string"), - "family": Value("string"), - "concept_id": Value("string"), - "representation_id": Value("string"), - "grammar_id": Value("string"), - "leakage_group_id": Value("string"), - "variation_role": Value("string"), - "primitive_calls": HFList(Value("string")), - "prerequisite_ids": HFList(Value("string")), - "port_signature_json": Value("string"), - "footprint_um": HFList(Value("float64")), - "parameters_json": Value("string"), - "topology_json": Value("string"), - "metadata_json": Value("string"), - "image_sha256": Value("string"), - "target_image_sha256": Value("string"), - "code_sha256": Value("string"), - "normalized_d4_sha256": Value("string"), - "view_policy": Value("string"), - "source_dataset_digest_sha256": Value("string"), - "source_generator_version": Value("string"), - "depth_schema_version": Value("string"), - "parent_core_id": Value("string"), - "parent_code_sha256": Value("string"), - "parent_core_digest_sha256": Value("string"), - "geometry_id": Value("string"), - "realization_id": Value("string"), - "realization_slot": Value("int32"), - "transform_kind": Value("string"), - "controlled_axes": HFList(Value("string")), - "parameter_delta_json": Value("string"), - "dependency_group": Value("string"), - "split_role": Value("string"), - "pose_id": Value("string"), - "render_id": Value("string"), - "verification_evidence_json": Value("string"), - "depth_generator_version": Value("string"), - "logical_row_sha256": Value("string"), - } - if tuple(features) != DEPTH_ROW_COLUMNS: - raise DepthSchemaError("Hugging Face feature order differs from depth schema") - return Features(features) - - -def _require_complete_row(row: Mapping[str, Any]) -> None: - missing = sorted(set(DEPTH_ROW_COLUMNS) - set(row)) - extra = sorted(set(row) - set(DEPTH_ROW_COLUMNS)) - if missing or extra: - raise DepthSchemaError( - f"depth row columns differ: missing={missing}, extra={extra}" - ) - - -def logical_row_record(row: Mapping[str, Any]) -> dict[str, Any]: - """Return the complete logical row, replacing large payloads by hashes.""" - - _require_complete_row(row) - if row["schema_version"] != CORE_SCHEMA_VERSION: - raise DepthSchemaError("parent-compatible core row schema version drift") - if row["depth_schema_version"] != DEPTH_SCHEMA_VERSION: - raise DepthSchemaError("depth row schema version drift") - return { - column: row[column] - for column in DEPTH_ROW_COLUMNS - if column not in NON_LOGICAL_PAYLOAD_COLUMNS - } - - -def logical_row_sha256(row: Mapping[str, Any]) -> str: - return canonical_sha256(logical_row_record(row)) - - -def bind_logical_row_sha256(row: Mapping[str, Any]) -> dict[str, Any]: - """Return a copied row with its non-circular logical digest populated.""" - - result = dict(row) - result["logical_row_sha256"] = logical_row_sha256(result) - return result - - -def verify_logical_row_sha256(row: Mapping[str, Any]) -> None: - _require_complete_row(row) - expected = logical_row_sha256(row) - if row["logical_row_sha256"] != expected: - raise DepthSchemaError(f"{row.get('id', '')}: logical row digest mismatch") - - -def logical_release_sha256(rows: Iterable[Mapping[str, Any]]) -> str: - """Hash a release as a stable, ID-sorted collection of logical rows.""" - - materialized = list(rows) - ids = [str(row.get("id", "")) for row in materialized] - if not ids or any(not value for value in ids): - raise DepthSchemaError("logical release requires nonempty row IDs") - if len(ids) != len(set(ids)): - raise DepthSchemaError("logical release row IDs are not unique") - ordered = sorted(materialized, key=lambda row: str(row["id"])) - return canonical_sha256([logical_row_record(row) for row in ordered]) - - -def shard_filename(split: str, index: int, total: int) -> str: - """Return the standard deterministic Hugging Face Parquet shard name.""" - - if SAFE_SPLIT.fullmatch(split) is None: - raise DepthSchemaError(f"unsafe split name: {split!r}") - if ( - isinstance(index, bool) - or isinstance(total, bool) - or not isinstance(index, int) - or not isinstance(total, int) - or total < 1 - or total > 99999 - or index < 0 - or index >= total - ): - raise DepthSchemaError(f"invalid shard position {index} of {total}") - return f"{split}-{index:05d}-of-{total:05d}.parquet" - - -def plan_shards( - row_count: int, - *, - max_rows_per_shard: int, - split: str, -) -> tuple[ShardPlan, ...]: - """Partition an ordered split into deterministic contiguous shards.""" - - if isinstance(row_count, bool) or not isinstance(row_count, int) or row_count < 1: - raise DepthSchemaError("row_count must be a positive integer") - if ( - isinstance(max_rows_per_shard, bool) - or not isinstance(max_rows_per_shard, int) - or max_rows_per_shard < 1 - ): - raise DepthSchemaError("max_rows_per_shard must be a positive integer") - total = math.ceil(row_count / max_rows_per_shard) - return tuple( - ShardPlan( - split=split, - index=index, - total=total, - start=index * max_rows_per_shard, - stop=min(row_count, (index + 1) * max_rows_per_shard), - filename=shard_filename(split, index, total), - ) - for index in range(total) - ) - - -def _valid_sha256(value: object, *, label: str) -> str: - if not isinstance(value, str) or SHA256.fullmatch(value) is None: - raise DepthSchemaError(f"{label} must be a lowercase SHA-256 digest") - return value - - -def _json_object(value: object, *, label: str) -> dict[str, Any]: - if not isinstance(value, str): - raise DepthSchemaError(f"{label} must be JSON text") - try: - parsed = json.loads(value) - except json.JSONDecodeError as exc: - raise DepthSchemaError(f"{label} is not valid JSON") from exc - if not isinstance(parsed, dict): - raise DepthSchemaError(f"{label} must encode a JSON object") - return parsed - - -def _verify_public_evidence(value: object, *, label: str) -> None: - if isinstance(value, Mapping): - for key, child in value.items(): - lowered = str(key).lower() - if any(part in lowered for part in PROHIBITED_EVIDENCE_KEY_PARTS): - raise DepthSchemaError( - f"{label} contains a non-public control key: {key!r}" - ) - _verify_public_evidence(child, label=label) - elif isinstance(value, list): - for child in value: - _verify_public_evidence(child, label=label) - - -def validate_depth_population( - rows: Iterable[Mapping[str, Any]], - *, - expected_parent_core_digest_sha256: str | None = None, -) -> dict[str, Any]: - """Validate the complete depth-v1 population contract.""" - - materialized = list(rows) - if len(materialized) != DEPTH_ROW_COUNT: - raise DepthSchemaError( - f"depth-v1 row count {len(materialized)} != {DEPTH_ROW_COUNT}" - ) - by_parent: dict[str, dict[int, Mapping[str, Any]]] = defaultdict(dict) - dependency_by_parent: dict[str, str] = {} - leakage_by_parent: dict[str, str] = {} - code_by_parent: dict[str, str] = {} - core_extra_count = 0 - core_extra_parent_ids: set[str] = set() - split_counts: Counter[str] = Counter() - role_counts: Counter[str] = Counter() - geometry_ids: set[str] = set() - row_ids: set[str] = set() - parent_digests: set[str] = set() - - for row in materialized: - _require_complete_row(row) - verify_logical_row_sha256(row) - row_id = str(row["id"]) - parent_id = str(row["parent_core_id"]) - if not row_id or row_id in row_ids or not parent_id: - raise DepthSchemaError("depth row or parent IDs are empty or duplicated") - row_ids.add(row_id) - parent_digest = _valid_sha256( - row["parent_core_digest_sha256"], - label=f"{row_id}/parent_core_digest_sha256", - ) - _valid_sha256( - row["parent_code_sha256"], - label=f"{row_id}/parent_code_sha256", - ) - parent_digests.add(parent_digest) - dependency = str(row["dependency_group"]) - if not dependency: - raise DepthSchemaError(f"{row_id}: dependency_group is empty") - previous_dependency = dependency_by_parent.setdefault(parent_id, dependency) - if previous_dependency != dependency: - raise DepthSchemaError( - f"{parent_id}: dependency_group differs across descendants" - ) - leakage_group = str(row["leakage_group_id"]) - if not leakage_group: - raise DepthSchemaError(f"{row_id}: leakage_group_id is empty") - previous_leakage = leakage_by_parent.setdefault(parent_id, leakage_group) - if previous_leakage != leakage_group: - raise DepthSchemaError( - f"{parent_id}: leakage_group_id differs across descendants" - ) - parent_code = str(row["parent_code_sha256"]) - previous_code = code_by_parent.setdefault(parent_id, parent_code) - if previous_code != parent_code: - raise DepthSchemaError( - f"{parent_id}: parent_code_sha256 differs across descendants" - ) - - slot = row["realization_slot"] - if isinstance(slot, bool) or not isinstance(slot, int): - raise DepthSchemaError(f"{row_id}: realization_slot is not an integer") - controlled_axes = row["controlled_axes"] - if ( - not isinstance(controlled_axes, list) - or any(not isinstance(axis, str) or not axis for axis in controlled_axes) - or len(controlled_axes) != len(set(controlled_axes)) - ): - raise DepthSchemaError( - f"{row_id}: controlled_axes must contain unique nonempty strings" - ) - _json_object( - row["parameter_delta_json"], - label=f"{row_id}/parameter_delta_json", - ) - verification_evidence = _json_object( - row["verification_evidence_json"], - label=f"{row_id}/verification_evidence_json", - ) - _verify_public_evidence( - verification_evidence, - label=f"{row_id}/verification_evidence_json", - ) - for field in ( - "transform_kind", - "dependency_group", - "pose_id", - "render_id", - "depth_generator_version", - ): - if not isinstance(row[field], str) or not row[field]: - raise DepthSchemaError(f"{row_id}: {field} must be nonempty") - role = str(row["split_role"]) - role_counts[role] += 1 - if slot == -1: - if role != "core-extra": - raise DepthSchemaError( - f"{row_id}: slot -1 must have split_role core-extra" - ) - core_extra_count += 1 - core_extra_parent_ids.add(parent_id) - split_counts["train"] += 1 - continue - if not 0 <= slot < GEOMETRY_STATE_COUNT: - raise DepthSchemaError(f"{row_id}: realization_slot is outside -1..7") - if row["realization_id"] != EXPECTED_STATE_IDS[slot]: - raise DepthSchemaError( - f"{row_id}: realization_id does not match slot {slot}" - ) - expected_role = "train" if slot <= 5 else "validation" - if role != expected_role: - raise DepthSchemaError( - f"{row_id}: slot {slot} must have split_role {expected_role}" - ) - if slot in by_parent[parent_id]: - raise DepthSchemaError(f"{parent_id}: repeated realization slot {slot}") - if slot == 0: - if row_id != parent_id: - raise DepthSchemaError( - f"{row_id}: r00 anchor must bind itself as parent_core_id" - ) - if row["parent_code_sha256"] != row["code_sha256"]: - raise DepthSchemaError( - f"{row_id}: r00 parent code hash differs from anchor code" - ) - by_parent[parent_id][slot] = row - geometry_id = str(row["geometry_id"]) - if not geometry_id or geometry_id in geometry_ids: - raise DepthSchemaError("geometry_id values must be nonempty and unique") - geometry_ids.add(geometry_id) - split_counts[expected_role] += 1 - - if expected_parent_core_digest_sha256 is not None: - _valid_sha256( - expected_parent_core_digest_sha256, - label="expected parent core digest", - ) - if parent_digests != {expected_parent_core_digest_sha256}: - raise DepthSchemaError("rows are not bound to the expected core digest") - elif len(parent_digests) != 1: - raise DepthSchemaError("depth rows bind to more than one core release") - - if len(by_parent) != APPROVED_REPRESENTATION_COUNT: - raise DepthSchemaError( - f"depth parent count {len(by_parent)} != {APPROVED_REPRESENTATION_COUNT}" - ) - unknown_extra_parents = sorted(core_extra_parent_ids - set(by_parent)) - if unknown_extra_parents: - raise DepthSchemaError( - f"core extras bind to unknown semantic anchors: {unknown_extra_parents[:5]}" - ) - expected_slots = set(range(GEOMETRY_STATE_COUNT)) - incomplete = sorted( - parent_id - for parent_id, states in by_parent.items() - if set(states) - != ( - {0} - if parent_id in ANCHOR_ONLY_PARENT_IDS - else expected_slots - ) - ) - if incomplete: - raise DepthSchemaError( - "parents with realization slots outside their frozen schedule: " - f"{incomplete[:5]}" - ) - observed_anchor_only = { - parent_id for parent_id, states in by_parent.items() if set(states) == {0} - } - if observed_anchor_only != set(ANCHOR_ONLY_PARENT_IDS): - raise DepthSchemaError( - "anchor-only parent inventory differs: " - f"observed={sorted(observed_anchor_only)}, " - f"expected={sorted(ANCHOR_ONLY_PARENT_IDS)}" - ) - duplicate_inputs = sorted( - parent_id - for parent_id, states in by_parent.items() - if len( - { - ( - str(row["image_sha256"]), - str(row["instruction"]), - ) - for row in states.values() - } - ) - != len(states) - ) - if duplicate_inputs: - raise DepthSchemaError( - "parents with repeated model inputs: " - f"{duplicate_inputs[:5]}" - ) - if core_extra_count != CORE_EXTRA_ROW_COUNT: - raise DepthSchemaError( - f"core-extra row count {core_extra_count} != {CORE_EXTRA_ROW_COUNT}" - ) - if dict(split_counts) != EXPECTED_SPLIT_COUNTS: - raise DepthSchemaError( - f"depth split counts {dict(split_counts)} != {EXPECTED_SPLIT_COUNTS}" - ) - return { - "row_count": len(materialized), - "approved_representation_count": len(by_parent), - "complete_depth_representation_count": DEPTH_ELIGIBLE_COUNT, - "anchor_only_representation_count": len(ANCHOR_ONLY_PARENT_IDS), - "anchor_only_parent_ids": sorted(ANCHOR_ONLY_PARENT_IDS), - "geometry_state_count": GEOMETRY_STATE_COUNT, - "geometry_row_count": len(geometry_ids), - "core_extra_row_count": core_extra_count, - "split_counts": dict(sorted(split_counts.items())), - "split_role_counts": dict(sorted(role_counts.items())), - "realization_counts": { - state_id: ( - APPROVED_REPRESENTATION_COUNT - if state_id == "r00" - else DEPTH_ELIGIBLE_COUNT - ) - for state_id in EXPECTED_STATE_IDS - }, - "parent_core_digest_sha256": next(iter(parent_digests)), - } - - -def _normalize_shard_records( - shards: Sequence[Mapping[str, Any]], -) -> list[dict[str, Any]]: - normalized = [] - seen_paths: set[str] = set() - for raw in shards: - split = str(raw.get("split", "")) - index = raw.get("index") - total = raw.get("total") - rows = raw.get("rows") - path = str(raw.get("path", "")) - if ( - isinstance(index, bool) - or not isinstance(index, int) - or isinstance(total, bool) - or not isinstance(total, int) - or isinstance(rows, bool) - or not isinstance(rows, int) - or rows < 1 - ): - raise DepthSchemaError("manifest shard positions/counts are malformed") - expected_name = shard_filename(split, index, total) - if Path(path).name != expected_name or Path(path).is_absolute(): - raise DepthSchemaError(f"non-deterministic shard path: {path!r}") - if ".." in Path(path).parts or path in seen_paths: - raise DepthSchemaError(f"unsafe or repeated shard path: {path!r}") - seen_paths.add(path) - digest = _valid_sha256( - raw.get("sha256"), - label=f"{path}/sha256", - ) - size = raw.get("bytes") - if isinstance(size, bool) or not isinstance(size, int) or size < 1: - raise DepthSchemaError(f"{path}: shard byte size is invalid") - normalized.append( - { - "split": split, - "index": index, - "total": total, - "path": path, - "rows": rows, - "bytes": size, - "sha256": digest, - } - ) - split_order = {"train": 0, "validation": 1} - normalized.sort( - key=lambda row: ( - split_order.get(str(row["split"]), 99), - str(row["split"]), - int(row["index"]), - ) - ) - by_split: dict[str, list[dict[str, Any]]] = defaultdict(list) - for row in normalized: - by_split[str(row["split"])].append(row) - if set(by_split) != set(EXPECTED_SPLIT_COUNTS): - raise DepthSchemaError("manifest shards must contain train and validation") - for split, records in by_split.items(): - total = len(records) - if any( - record["total"] != total or record["index"] != index - for index, record in enumerate(records) - ): - raise DepthSchemaError(f"{split}: shard sequence is not contiguous") - observed_rows = sum(int(record["rows"]) for record in records) - if observed_rows != EXPECTED_SPLIT_COUNTS[split]: - raise DepthSchemaError( - f"{split}: shard rows {observed_rows} != {EXPECTED_SPLIT_COUNTS[split]}" - ) - return normalized - - -def build_manifest( - rows: Iterable[Mapping[str, Any]], - *, - shards: Sequence[Mapping[str, Any]], - depth_generator_version: str, - expected_parent_core_digest_sha256: str | None = None, -) -> dict[str, Any]: - """Build the deterministic public manifest from reviewed rows and shards.""" - - materialized = list(rows) - summary = validate_depth_population( - materialized, - expected_parent_core_digest_sha256=expected_parent_core_digest_sha256, - ) - if not depth_generator_version: - raise DepthSchemaError("depth_generator_version must be nonempty") - versions = {str(row["depth_generator_version"]) for row in materialized} - if versions != {depth_generator_version}: - raise DepthSchemaError("row generator versions differ from manifest") - normalized_shards = _normalize_shard_records(shards) - return { - "schema_version": MANIFEST_SCHEMA_VERSION, - "release_name": RELEASE_NAME, - "depth_schema_version": DEPTH_SCHEMA_VERSION, - "core_schema_version": CORE_SCHEMA_VERSION, - "parent_core_digest_sha256": summary["parent_core_digest_sha256"], - "depth_generator_version": depth_generator_version, - "logical_row_order": "id_ascending", - "logical_release_sha256": logical_release_sha256(materialized), - **{ - key: value - for key, value in summary.items() - if key != "parent_core_digest_sha256" - }, - "shards": normalized_shards, - } - - -def _relative_path(root: Path, relative: str, *, label: str) -> Path: - raw = Path(relative) - if not relative or raw.is_absolute() or ".." in raw.parts: - raise DepthSchemaError(f"{label} must be release-relative") - path = (root / raw).resolve() - try: - path.relative_to(root.resolve()) - except ValueError as exc: - raise DepthSchemaError(f"{label} escapes the release root") from exc - return path - - -def _relative_file(root: Path, relative: str, *, label: str) -> Path: - path = _relative_path(root, relative, label=label) - if not path.is_file(): - raise DepthSchemaError(f"{label} is missing: {relative}") - return path - - -def build_freeze( - release_root: Path, - manifest: Mapping[str, Any], - *, - manifest_path: str, - reference_paths: Sequence[str], -) -> dict[str, Any]: - """Bind a completed manifest and selected release artifacts by hash.""" - - root = release_root.expanduser().resolve() - if manifest.get("schema_version") != MANIFEST_SCHEMA_VERSION: - raise DepthSchemaError("cannot freeze a non-depth-v1 manifest") - manifest_file = _relative_file(root, manifest_path, label="manifest") - try: - recorded_manifest = json.loads(manifest_file.read_text(encoding="utf-8")) - except (UnicodeDecodeError, json.JSONDecodeError) as exc: - raise DepthSchemaError("manifest file is not valid UTF-8 JSON") from exc - if recorded_manifest != dict(manifest): - raise DepthSchemaError( - "manifest object differs from the manifest file being frozen" - ) - references: dict[str, str] = {} - for relative in sorted(set(reference_paths)): - path = _relative_file(root, relative, label=f"reference {relative}") - references[relative] = sha256_file(path) - return { - "schema_version": FREEZE_SCHEMA_VERSION, - "release_name": RELEASE_NAME, - "depth_schema_version": DEPTH_SCHEMA_VERSION, - "logical_release_sha256": manifest["logical_release_sha256"], - "parent_core_digest_sha256": manifest["parent_core_digest_sha256"], - "row_count": manifest["row_count"], - "approved_representation_count": manifest["approved_representation_count"], - "complete_depth_representation_count": manifest[ - "complete_depth_representation_count" - ], - "anchor_only_representation_count": manifest[ - "anchor_only_representation_count" - ], - "anchor_only_parent_ids": manifest["anchor_only_parent_ids"], - "geometry_state_count": manifest["geometry_state_count"], - "manifest": { - "path": manifest_path, - "sha256": sha256_file(manifest_file), - }, - "reference_artifacts": references, - } - - -def iter_release_files(root: Path) -> Iterable[Path]: - """Yield checksum-bearing files in stable relative-path order.""" - - resolved = root.expanduser().resolve() - if not resolved.is_dir(): - raise DepthSchemaError(f"release root is not a directory: {resolved}") - for path in sorted(resolved.rglob("*")): - if path.is_symlink(): - raise DepthSchemaError( - f"release contains a symbolic link: {path.relative_to(resolved)}" - ) - if not path.is_file(): - continue - if path.name == "checksums.sha256" or path.name in HOST_CONTROL_FILES: - continue - if any( - part in {"__pycache__", ".pytest_cache", ".ruff_cache", ".git"} - for part in path.parts - ): - continue - yield path - - -def write_checksums( - release_root: Path, - *, - relative_path: str = "metadata/checksums.sha256", -) -> Path: - """Write a complete deterministic checksum inventory for one release root.""" - - root = release_root.expanduser().resolve() - target = _relative_path(root, relative_path, label="checksum inventory") - target.parent.mkdir(parents=True, exist_ok=True) - lines = [ - f"{sha256_file(path)} {path.relative_to(root).as_posix()}" - for path in iter_release_files(root) - if path.resolve() != target - ] - target.write_text("\n".join(lines) + "\n", encoding="utf-8") - return target - - -def verify_checksums( - release_root: Path, - *, - relative_path: str = "metadata/checksums.sha256", -) -> None: - """Verify the checksum inventory exactly, including missing/extra files.""" - - root = release_root.expanduser().resolve() - target = _relative_file(root, relative_path, label="checksum inventory") - expected: dict[str, str] = {} - for line in target.read_text(encoding="utf-8").splitlines(): - pieces = line.split(" ", 1) - if len(pieces) != 2 or SHA256.fullmatch(pieces[0]) is None: - raise DepthSchemaError("checksum inventory contains a malformed line") - digest, relative = pieces - if relative in expected: - raise DepthSchemaError(f"checksum path is repeated: {relative}") - expected[relative] = digest - actual = { - path.relative_to(root).as_posix(): sha256_file(path) - for path in iter_release_files(root) - if path.resolve() != target - } - if expected != actual: - missing = sorted(set(expected) - set(actual)) - extra = sorted(set(actual) - set(expected)) - changed = sorted( - path - for path in set(expected) & set(actual) - if expected[path] != actual[path] - ) - raise DepthSchemaError( - "checksum inventory drifted: " - f"missing={missing}, extra={extra}, changed={changed}" - ) - - -__all__ = [ - "ANCHOR_ONLY_PARENT_IDS", - "APPROVED_REPRESENTATION_COUNT", - "CORE_EXTRA_ROW_COUNT", - "CORE_ROW_COLUMNS", - "CORE_ROW_COUNT", - "CORE_SCHEMA_VERSION", - "DEPTH_CONTROL_COLUMNS", - "DEPTH_DESCENDANT_COUNT", - "DEPTH_ELIGIBLE_COUNT", - "DEPTH_ROW_COLUMNS", - "DEPTH_ROW_COUNT", - "DEPTH_SCHEMA_VERSION", - "DepthSchemaError", - "EXPECTED_SPLIT_COUNTS", - "EXPECTED_STATE_IDS", - "FREEZE_SCHEMA_VERSION", - "FROZEN_LOGICAL_RELEASE_SHA256", - "GEOMETRY_STATE_COUNT", - "MANIFEST_SCHEMA_VERSION", - "RELEASE_NAME", - "ShardPlan", - "TRAIN_ROW_COUNT", - "VALIDATION_ROW_COUNT", - "bind_logical_row_sha256", - "build_freeze", - "build_manifest", - "canonical_json", - "canonical_sha256", - "depth_features", - "iter_release_files", - "logical_release_sha256", - "logical_row_record", - "logical_row_sha256", - "plan_shards", - "sha256_file", - "shard_filename", - "validate_depth_population", - "verify_checksums", - "verify_logical_row_sha256", - "write_checksums", - "write_json", -] diff --git a/depth-v1/scripts/validate.py b/depth-v1/scripts/validate.py deleted file mode 100644 index d495b013817392c9644b827e95a2f0d9cd40be09..0000000000000000000000000000000000000000 --- a/depth-v1/scripts/validate.py +++ /dev/null @@ -1,1378 +0,0 @@ -#!/usr/bin/env python3 -"""Validate a built PixCell depth-v1 release against frozen core-v1. - -The default pass is entirely local and static. It verifies the depth-v1 -checksum inventory, freeze, manifests, Parquet shards, complete population, -embedded core payloads, controlled literal deltas, normalized source grammar, -and every code/image digest. ``--execute-programs`` additionally executes the -published programs and rechecks geometry, ports, raster evidence, and rendered -descendant images. -""" - -from __future__ import annotations - -import argparse -import io -import json -import math -import sys -from collections import Counter -from collections.abc import Mapping, Sequence -from dataclasses import asdict -from pathlib import Path -from typing import Any - -import pyarrow.parquet as pq -from PIL import Image - - -SCRIPT_ROOT = Path(__file__).resolve().parent -DEPTH_ROOT = SCRIPT_ROOT.parent -DATASET_ROOT = DEPTH_ROOT.parent -CORE_SCRIPTS = DATASET_ROOT / "scripts" -sys.path.insert(0, str(CORE_SCRIPTS)) -sys.path.insert(0, str(SCRIPT_ROOT)) - -from _shared import ( # noqa: E402 - LEVELS, - SAFE_PUBLIC_ID, - forbidden_release_imports, - normalized_d4_sha256, - primitive_calls, - purity_violations, - scan_value_strings, - sha256_bytes, - sha256_file, - top_level_parameters, -) -from contracts import normalized_grammar_hash, top_level_literals # noqa: E402 -from runtime import ( # noqa: E402 - execute_program, - mask_delta, - render_geometry, - render_views, - validate_candidate, -) -from schema import ( # noqa: E402 - ANCHOR_ONLY_PARENT_IDS, - APPROVED_REPRESENTATION_COUNT, - CORE_ROW_COLUMNS, - CORE_ROW_COUNT, - DEPTH_ELIGIBLE_COUNT, - DEPTH_ROW_COLUMNS, - DEPTH_SCHEMA_VERSION, - EXPECTED_SPLIT_COUNTS, - FREEZE_SCHEMA_VERSION, - FROZEN_LOGICAL_RELEASE_SHA256, - GEOMETRY_STATE_COUNT, - MANIFEST_SCHEMA_VERSION, - PROHIBITED_EVIDENCE_KEY_PARTS, - DepthSchemaError, - build_freeze, - build_manifest, - canonical_sha256, - depth_features, - logical_release_sha256, - validate_depth_population, - verify_checksums, -) - - -class DepthValidationError(RuntimeError): - """Raised when a published depth-v1 invariant does not hold.""" - - -def _validate_frozen_logical_release( - manifest: Mapping[str, Any], - rows: Sequence[Mapping[str, Any]], -) -> None: - stored_digest = manifest.get("logical_release_sha256") - if stored_digest != FROZEN_LOGICAL_RELEASE_SHA256: - raise DepthValidationError( - "manifest logical release digest differs from frozen depth-v1" - ) - try: - observed_digest = logical_release_sha256(rows) - except DepthSchemaError as exc: - raise DepthValidationError(str(exc)) from exc - if observed_digest != FROZEN_LOGICAL_RELEASE_SHA256: - raise DepthValidationError( - "recomputed logical release digest differs from frozen depth-v1" - ) - - -def _read_json_object(path: Path) -> dict[str, Any]: - if not path.is_file(): - raise DepthValidationError(f"required JSON file is missing: {path}") - try: - value = json.loads(path.read_text(encoding="utf-8")) - except (OSError, UnicodeDecodeError, json.JSONDecodeError) as exc: - raise DepthValidationError(f"invalid JSON file: {path}") from exc - if not isinstance(value, dict): - raise DepthValidationError(f"JSON root must be an object: {path}") - return value - - -def _json_value(row_id: str, field: str, value: Any) -> Any: - if not isinstance(value, str): - raise DepthValidationError(f"{row_id}: {field} is not JSON text") - try: - return json.loads(value) - except json.JSONDecodeError as exc: - raise DepthValidationError(f"{row_id}: malformed {field}") from exc - - -def _json_object(row_id: str, field: str, value: Any) -> dict[str, Any]: - parsed = _json_value(row_id, field, value) - if not isinstance(parsed, dict): - raise DepthValidationError(f"{row_id}: {field} must encode an object") - return parsed - - -def _reject_control_keys(value: Any, *, label: str) -> None: - if isinstance(value, Mapping): - for key, child in value.items(): - lowered = str(key).lower() - if any(part in lowered for part in PROHIBITED_EVIDENCE_KEY_PARTS): - raise DepthValidationError( - f"{label}: forbidden public control key {key!r}" - ) - _reject_control_keys(child, label=label) - elif isinstance(value, list): - for child in value: - _reject_control_keys(child, label=label) - - -def _embedded_png( - row_id: str, - field: str, - value: Any, - expected_sha256: Any, -) -> tuple[bytes, Image.Image]: - if not isinstance(value, dict) or not value.get("bytes"): - raise DepthValidationError(f"{row_id}: {field} is not embedded") - payload = bytes(value["bytes"]) - if sha256_bytes(payload) != expected_sha256: - raise DepthValidationError(f"{row_id}: {field} hash mismatch") - try: - with Image.open(io.BytesIO(payload)) as opened: - opened.verify() - image = Image.open(io.BytesIO(payload)).convert("L") - except OSError as exc: - raise DepthValidationError(f"{row_id}: invalid {field} PNG") from exc - extrema = image.getextrema() - if extrema[0] == extrema[1]: - raise DepthValidationError(f"{row_id}: blank {field}") - return payload, image - - -def _literal_map(code: str) -> dict[str, Any]: - return { - assignment.name: assignment.value for assignment in top_level_literals(code) - } - - -def _json_normalize(value: Any) -> Any: - return json.loads( - json.dumps( - value, - sort_keys=True, - separators=(",", ":"), - ensure_ascii=True, - allow_nan=False, - ) - ) - - -def _validate_parameter_payload( - row_id: str, - code: str, - payload: Mapping[str, Any], - *, - anchor_payload: Mapping[str, Any] | None = None, -) -> None: - if set(payload) != {"fixed_context", "parameters"}: - raise DepthValidationError( - f"{row_id}: parameters_json must contain exactly " - "fixed_context and parameters" - ) - fixed_context = payload.get("fixed_context") - parameters = payload.get("parameters") - if not isinstance(fixed_context, dict) or not isinstance(parameters, dict): - raise DepthValidationError(f"{row_id}: malformed parameters_json sections") - live_values = _json_normalize(top_level_parameters(code)) - missing = sorted(set(parameters) - set(live_values)) - if missing: - raise DepthValidationError( - f"{row_id}: declared parameters absent from code: {missing}" - ) - observed = {name: live_values[name] for name in parameters} - if parameters != observed: - raise DepthValidationError( - f"{row_id}: declared parameter values differ from code" - ) - if anchor_payload is None: - return - if set(anchor_payload) != {"fixed_context", "parameters"}: - raise DepthValidationError(f"{row_id}: parent parameter contract is malformed") - anchor_fixed = anchor_payload.get("fixed_context") - anchor_parameters = anchor_payload.get("parameters") - if not isinstance(anchor_fixed, dict) or not isinstance(anchor_parameters, dict): - raise DepthValidationError( - f"{row_id}: parent parameter contract sections are malformed" - ) - if fixed_context != anchor_fixed: - raise DepthValidationError(f"{row_id}: fixed_context differs from parent") - if set(parameters) != set(anchor_parameters): - raise DepthValidationError( - f"{row_id}: declared parameter keys differ from parent" - ) - - -def _validate_row_static(row: Mapping[str, Any]) -> dict[str, Any]: - row_id = str(row.get("id", "")) - if not row_id or SAFE_PUBLIC_ID.fullmatch(row_id) is None: - raise DepthValidationError(f"unsafe or empty row ID: {row_id!r}") - hits = scan_value_strings(row_id, row) - if hits: - raise DepthValidationError("; ".join(hits)) - if tuple(row) != DEPTH_ROW_COLUMNS: - raise DepthValidationError(f"{row_id}: depth column order drift") - if row["depth_schema_version"] != DEPTH_SCHEMA_VERSION: - raise DepthValidationError(f"{row_id}: depth schema version drift") - if row["code_language"] != "python": - raise DepthValidationError(f"{row_id}: code_language must be python") - - code = row["code"] - if not isinstance(code, str): - raise DepthValidationError(f"{row_id}: code is not text") - try: - compile(code, f"{row_id}/ground_truth.py", "exec") - except SyntaxError as exc: - raise DepthValidationError(f"{row_id}: code does not compile: {exc}") from exc - violations = purity_violations(code) - if violations: - raise DepthValidationError(f"{row_id}: purity violations: {violations}") - forbidden = forbidden_release_imports(code) - if forbidden: - raise DepthValidationError(f"{row_id}: forbidden imports: {forbidden}") - if sha256_bytes(code.encode("utf-8")) != row["code_sha256"]: - raise DepthValidationError(f"{row_id}: code hash mismatch") - observed_calls = primitive_calls(code) - if observed_calls != row["primitive_calls"]: - raise DepthValidationError(f"{row_id}: primitive call inventory drift") - - parsed = { - "port_signature_json": _json_value( - row_id, - "port_signature_json", - row["port_signature_json"], - ), - "parameters_json": _json_object( - row_id, - "parameters_json", - row["parameters_json"], - ), - "topology_json": _json_value( - row_id, - "topology_json", - row["topology_json"], - ), - "metadata_json": _json_value( - row_id, - "metadata_json", - row["metadata_json"], - ), - "parameter_delta_json": _json_object( - row_id, - "parameter_delta_json", - row["parameter_delta_json"], - ), - "verification_evidence_json": _json_object( - row_id, - "verification_evidence_json", - row["verification_evidence_json"], - ), - } - _reject_control_keys( - parsed["verification_evidence_json"], - label=f"{row_id}/verification_evidence_json", - ) - _validate_parameter_payload(row_id, code, parsed["parameters_json"]) - - footprint = row["footprint_um"] - if ( - not isinstance(footprint, list) - or len(footprint) != 2 - or any( - isinstance(value, bool) - or not isinstance(value, (int, float)) - or not math.isfinite(float(value)) - or float(value) <= 0 - for value in footprint - ) - ): - raise DepthValidationError(f"{row_id}: invalid footprint") - - _image_bytes, image = _embedded_png( - row_id, - "image", - row["image"], - row["image_sha256"], - ) - _embedded_png( - row_id, - "target_image", - row["target_image"], - row["target_image_sha256"], - ) - if normalized_d4_sha256(image) != row["normalized_d4_sha256"]: - raise DepthValidationError(f"{row_id}: normalized D4 witness mismatch") - return parsed - - -def _core_parquet_paths(dataset_root: Path) -> list[Path]: - paths: list[Path] = [] - for level in LEVELS: - matches = sorted((dataset_root / "data" / level).glob("train-*.parquet")) - if len(matches) != 1: - raise DepthValidationError( - f"{level}: expected one core-v1 shard, found {len(matches)}" - ) - paths.append(matches[0]) - return paths - - -def _load_frozen_core( - dataset_root: Path, - *, - expected_digest: str, -) -> tuple[list[dict[str, Any]], dict[str, Any]]: - freeze = _read_json_object(dataset_root / "factory" / "core-v1" / "freeze.json") - if freeze.get("release_digest_sha256") != expected_digest: - raise DepthValidationError("depth parent digest differs from frozen core-v1") - references = freeze.get("reference_artifacts") - if not isinstance(references, dict) or not references: - raise DepthValidationError("core-v1 freeze has no reference artifact map") - for relative, digest in sorted(references.items()): - path = dataset_root / relative - if not path.is_file() or sha256_file(path) != digest: - raise DepthValidationError(f"frozen core-v1 artifact drift: {relative}") - - rows: list[dict[str, Any]] = [] - for path in _core_parquet_paths(dataset_root): - table = pq.read_table(path) - if tuple(table.schema.names) != CORE_ROW_COLUMNS: - raise DepthValidationError(f"core schema drift: {path}") - rows.extend(table.to_pylist()) - if len(rows) != CORE_ROW_COUNT: - raise DepthValidationError(f"core-v1 row count {len(rows)} != {CORE_ROW_COUNT}") - if len({str(row["id"]) for row in rows}) != len(rows): - raise DepthValidationError("core-v1 row IDs are not unique") - return rows, freeze - - -def _load_depth_shards( - release_root: Path, - manifest: Mapping[str, Any], -) -> tuple[list[dict[str, Any]], dict[str, list[dict[str, Any]]]]: - raw_shards = manifest.get("shards") - if not isinstance(raw_shards, list) or not raw_shards: - raise DepthValidationError("manifest has no shard records") - expected_paths: set[str] = set() - rows_by_split: dict[str, list[dict[str, Any]]] = { - "train": [], - "validation": [], - } - expected_schema = depth_features().arrow_schema - for record in raw_shards: - if not isinstance(record, dict): - raise DepthValidationError("manifest shard record is malformed") - split = str(record.get("split", "")) - relative = str(record.get("path", "")) - if split not in rows_by_split: - raise DepthValidationError(f"unknown shard split: {split!r}") - raw_path = Path(relative) - if ( - not relative - or raw_path.is_absolute() - or ".." in raw_path.parts - or raw_path.parent != Path("data") - or raw_path.suffix != ".parquet" - or relative in expected_paths - ): - raise DepthValidationError(f"unsafe or repeated shard path: {relative!r}") - expected_paths.add(relative) - path = release_root / raw_path - if not path.is_file(): - raise DepthValidationError(f"manifest shard is missing: {relative}") - if path.stat().st_size != record.get("bytes"): - raise DepthValidationError(f"{relative}: byte size differs from manifest") - if sha256_file(path) != record.get("sha256"): - raise DepthValidationError(f"{relative}: hash differs from manifest") - table = pq.read_table(path) - _validate_arrow_schema(relative, table.schema, expected_schema) - shard_rows = table.to_pylist() - if len(shard_rows) != record.get("rows"): - raise DepthValidationError(f"{relative}: row count differs from manifest") - rows_by_split[split].extend(shard_rows) - - actual_paths = { - path.relative_to(release_root).as_posix() - for path in (release_root / "data").glob("*.parquet") - } - if actual_paths != expected_paths: - raise DepthValidationError( - "Parquet inventory differs from manifest: " - f"missing={sorted(expected_paths - actual_paths)}, " - f"extra={sorted(actual_paths - expected_paths)}" - ) - for split, expected in EXPECTED_SPLIT_COUNTS.items(): - if len(rows_by_split[split]) != expected: - raise DepthValidationError( - f"{split}: {len(rows_by_split[split])} rows != {expected}" - ) - return [ - *rows_by_split["train"], - *rows_by_split["validation"], - ], rows_by_split - - -def _validate_arrow_schema( - relative: str, - actual_schema: Any, - expected_schema: Any, -) -> None: - if not actual_schema.equals(expected_schema, check_metadata=False): - raise DepthValidationError(f"{relative}: Arrow schema differs") - expected_huggingface = (expected_schema.metadata or {}).get(b"huggingface") - actual_huggingface = (actual_schema.metadata or {}).get(b"huggingface") - if ( - expected_huggingface is None - or actual_huggingface != expected_huggingface - ): - raise DepthValidationError( - f"{relative}: Hugging Face feature metadata differs" - ) - - -def _validate_controlled_relationship( - row: Mapping[str, Any], - anchor: Mapping[str, Any], - *, - parsed_delta: Mapping[str, Any], - evidence: Mapping[str, Any], -) -> None: - row_id = str(row["id"]) - if row["leakage_group_id"] != anchor["leakage_group_id"]: - raise DepthValidationError(f"{row_id}: leakage_group_id differs from parent") - _validate_parameter_payload( - row_id, - str(row["code"]), - _json_object(row_id, "parameters_json", row["parameters_json"]), - anchor_payload=_json_object( - str(anchor["id"]), - "parameters_json", - anchor["parameters_json"], - ), - ) - controlled = list(row["controlled_axes"]) - if not controlled: - raise DepthValidationError(f"{row_id}: controlled row has no axes") - changes = parsed_delta.get("changes") - if not isinstance(changes, dict) or set(changes) != set(controlled): - raise DepthValidationError( - f"{row_id}: delta changes differ from controlled_axes" - ) - - before = _literal_map(str(anchor["code"])) - after = _literal_map(str(row["code"])) - if before.keys() != after.keys(): - raise DepthValidationError(f"{row_id}: top-level literal set changed") - for name, record in changes.items(): - if name not in before or not isinstance(record, dict): - raise DepthValidationError(f"{row_id}: malformed delta for {name}") - if record.get("before") != before[name] or record.get("after") != after[name]: - raise DepthValidationError(f"{row_id}: delta witness differs for {name}") - if before[name] == after[name]: - raise DepthValidationError(f"{row_id}: controlled axis {name} is a no-op") - - derived = parsed_delta.get("derived_updates", []) - if not isinstance(derived, list) or any( - not isinstance(name, str) or name not in before for name in derived - ): - raise DepthValidationError(f"{row_id}: malformed derived update list") - expected_changed = set(controlled) - expected_changed.update( - name for name in derived if before.get(name) != after.get(name) - ) - observed_changed = {name for name in before if before[name] != after[name]} - if observed_changed != expected_changed: - raise DepthValidationError( - f"{row_id}: literal delta changed unapproved fields " - f"{sorted(observed_changed ^ expected_changed)}" - ) - - anchor_hash = normalized_grammar_hash(str(anchor["code"])) - candidate_hash = normalized_grammar_hash(str(row["code"])) - if anchor_hash != candidate_hash: - raise DepthValidationError(f"{row_id}: normalized source grammar changed") - if evidence.get("normalized_grammar_hash") != anchor_hash: - raise DepthValidationError(f"{row_id}: recorded grammar hash differs") - model_signal = evidence.get("model_input_signal") - if ( - not isinstance(model_signal, dict) - or not isinstance(model_signal.get("footprint_changed"), bool) - or ( - model_signal.get("normalized_changed_fraction") is not None - and not isinstance( - model_signal.get("normalized_changed_fraction"), - (int, float), - ) - ) - ): - raise DepthValidationError(f"{row_id}: malformed model-input evidence") - if primitive_calls(str(row["code"])) != primitive_calls(str(anchor["code"])): - raise DepthValidationError(f"{row_id}: primitive API set differs from parent") - - -def _validate_core_relationships( - rows: Sequence[Mapping[str, Any]], - core_rows: Sequence[Mapping[str, Any]], -) -> dict[str, Mapping[str, Any]]: - core_by_id = {str(row["id"]): row for row in core_rows} - semantic_by_grammar: dict[str, Mapping[str, Any]] = {} - for core in core_rows: - if core["variation_role"] != "semantic": - continue - grammar_id = str(core["grammar_id"]) - if grammar_id in semantic_by_grammar: - raise DepthValidationError( - f"{grammar_id}: more than one semantic core anchor" - ) - semantic_by_grammar[grammar_id] = core - if len(semantic_by_grammar) != APPROVED_REPRESENTATION_COUNT: - raise DepthValidationError( - "frozen core does not contain 547 semantic representations" - ) - anchor_by_id = { - str(anchor["id"]): anchor for anchor in semantic_by_grammar.values() - } - - wrapped = [row for row in rows if int(row["realization_slot"]) in {-1, 0}] - if len(wrapped) != CORE_ROW_COUNT: - raise DepthValidationError("depth release does not embed all 738 core rows") - if {str(row["id"]) for row in wrapped} != set(core_by_id): - raise DepthValidationError("embedded core ID inventory differs from core-v1") - for row in wrapped: - core = core_by_id[str(row["id"])] - differences = [ - column for column in CORE_ROW_COLUMNS if row[column] != core[column] - ] - if differences: - raise DepthValidationError( - f"{row['id']}: embedded core payload drift: {differences}" - ) - - for row in rows: - row_id = str(row["id"]) - parent_id = str(row["parent_core_id"]) - anchor = anchor_by_id.get(parent_id) - if anchor is None: - raise DepthValidationError(f"{row_id}: unknown semantic parent {parent_id}") - if row["parent_code_sha256"] != anchor["code_sha256"]: - raise DepthValidationError(f"{row_id}: parent code hash differs") - if row["grammar_id"] != anchor["grammar_id"]: - raise DepthValidationError(f"{row_id}: grammar differs from parent") - if row["representation_id"] != anchor["representation_id"]: - raise DepthValidationError(f"{row_id}: representation differs from parent") - if row["leakage_group_id"] != anchor["leakage_group_id"]: - raise DepthValidationError( - f"{row_id}: leakage_group_id differs from parent" - ) - slot = int(row["realization_slot"]) - if slot <= 0: - if row["controlled_axes"]: - raise DepthValidationError(f"{row_id}: core row has controlled axes") - continue - expected_id = f"{parent_id}__depth_r{slot:02d}" - if row_id != expected_id: - raise DepthValidationError( - f"{row_id}: controlled row ID should be {expected_id}" - ) - if row["variation_role"] != "controlled_realization": - raise DepthValidationError(f"{row_id}: controlled row variation_role drift") - parsed_delta = _json_object( - row_id, - "parameter_delta_json", - row["parameter_delta_json"], - ) - evidence = _json_object( - row_id, - "verification_evidence_json", - row["verification_evidence_json"], - ) - _validate_controlled_relationship( - row, - anchor, - parsed_delta=parsed_delta, - evidence=evidence, - ) - return anchor_by_id - - -def _verify_freeze_and_manifests( - release_root: Path, - dataset_root: Path, - manifest: Mapping[str, Any], - rows: Sequence[Mapping[str, Any]], - anchors: Mapping[str, Mapping[str, Any]], -) -> dict[str, set[str]]: - if manifest.get("schema_version") != MANIFEST_SCHEMA_VERSION: - raise DepthValidationError("manifest schema version drift") - expected_manifest = build_manifest( - rows, - shards=manifest.get("shards", []), - depth_generator_version=str(manifest.get("depth_generator_version", "")), - expected_parent_core_digest_sha256=str( - manifest.get("parent_core_digest_sha256", "") - ), - ) - if dict(manifest) != expected_manifest: - raise DepthValidationError("manifest differs from recomputed population") - - freeze = _read_json_object(release_root / "factory" / "freeze.json") - if freeze.get("schema_version") != FREEZE_SCHEMA_VERSION: - raise DepthValidationError("freeze schema version drift") - references = freeze.get("reference_artifacts") - if not isinstance(references, dict) or not references: - raise DepthValidationError("depth freeze has no reference artifact map") - rebuilt_freeze = build_freeze( - release_root, - manifest, - manifest_path="metadata/manifest.json", - reference_paths=sorted(references), - ) - if freeze != rebuilt_freeze: - raise DepthValidationError("depth freeze differs from referenced artifacts") - - core_snapshot = _read_json_object( - release_root / "factory" / "core_reference_snapshot.json" - ) - if core_snapshot.get("core_digest_sha256") != manifest.get( - "parent_core_digest_sha256" - ): - raise DepthValidationError("core reference snapshot digest differs") - core_freeze = _read_json_object( - dataset_root / "factory" / "core-v1" / "freeze.json" - ) - if core_snapshot.get("reference_artifacts") != core_freeze.get( - "reference_artifacts" - ): - raise DepthValidationError("core reference snapshot is incomplete or changed") - - anchor_manifest = _read_json_object( - release_root / "factory" / "anchor_manifest.json" - ) - if anchor_manifest.get("core_digest_sha256") != manifest.get( - "parent_core_digest_sha256" - ): - raise DepthValidationError("anchor manifest core digest differs") - grammar_catalog = dataset_root / "factory" / "core-v1" / "grammar_catalog.json" - if anchor_manifest.get("core_grammar_catalog_sha256") != sha256_file( - grammar_catalog - ): - raise DepthValidationError("anchor manifest grammar catalog hash differs") - expected_anchors = [ - { - "code_sha256": anchor["code_sha256"], - "grammar_id": anchor["grammar_id"], - "id": anchor["id"], - "image_sha256": anchor["image_sha256"], - "level": anchor["level"], - } - for anchor in sorted( - anchors.values(), - key=lambda item: (str(item["level"]), str(item["id"])), - ) - ] - if ( - anchor_manifest.get("representation_count") != APPROVED_REPRESENTATION_COUNT - or anchor_manifest.get("anchors") != expected_anchors - ): - raise DepthValidationError("anchor manifest differs from frozen core anchors") - - accepted = _read_json_object(release_root / "factory" / "accepted_manifest.json") - expected_accepted_rows = [ - { - "code_sha256": row["code_sha256"], - "geometry_id": row["geometry_id"], - "grammar_id": row["grammar_id"], - "id": row["id"], - "image_sha256": row["image_sha256"], - "logical_row_sha256": row["logical_row_sha256"], - "realization_id": row["realization_id"], - "split_role": row["split_role"], - "target_image_sha256": row["target_image_sha256"], - } - for row in sorted(rows, key=lambda item: str(item["id"])) - ] - if ( - accepted.get("accepted_only") is not True - or accepted.get("generator_version") != manifest.get("depth_generator_version") - or accepted.get("row_count") != len(rows) - or accepted.get("rows") != expected_accepted_rows - ): - raise DepthValidationError("accepted manifest differs from Parquet rows") - - plans = _read_json_object(release_root / "factory" / "generation_plan.json") - plan_records = plans.get("plans") - if ( - plans.get("generator_version") != manifest.get("depth_generator_version") - or plans.get("geometry_states_per_complete_representation") - != GEOMETRY_STATE_COUNT - or plans.get("representation_count") != APPROVED_REPRESENTATION_COUNT - or plans.get("anchor_representation_count") - != APPROVED_REPRESENTATION_COUNT - or plans.get("complete_depth_representation_count") - != DEPTH_ELIGIBLE_COUNT - or plans.get("anchor_only_representation_count") - != len(ANCHOR_ONLY_PARENT_IDS) - or plans.get("anchor_only_parent_ids") - != sorted(ANCHOR_ONLY_PARENT_IDS) - or not isinstance(plan_records, list) - or len(plan_records) != APPROVED_REPRESENTATION_COUNT - ): - raise DepthValidationError("generation plan population differs") - plans_by_parent: dict[str, list[dict[str, Any]]] = {} - controlled_by_parent = { - (str(row["parent_core_id"]), str(row["realization_id"])): row - for row in rows - if int(row["realization_slot"]) > 0 - } - for plan in plan_records: - if not isinstance(plan, dict): - raise DepthValidationError("malformed generation plan") - parent_id = str(plan.get("anchor_id", "")) - anchor = anchors.get(parent_id) - states = plan.get("states") - expected_state_count = ( - 0 - if parent_id in ANCHOR_ONLY_PARENT_IDS - else GEOMETRY_STATE_COUNT - 1 - ) - if ( - anchor is None - or parent_id in plans_by_parent - or plan.get("grammar_id") != anchor["grammar_id"] - or plan.get("level") != anchor["level"] - or not isinstance(states, list) - or len(states) != expected_state_count - ): - raise DepthValidationError(f"{parent_id}: generation plan differs") - plans_by_parent[parent_id] = states - for state in states: - if not isinstance(state, dict): - raise DepthValidationError(f"{parent_id}: malformed plan state") - axis_ids = state.get("axis_ids") - if ( - not isinstance(axis_ids, list) - or not axis_ids - or any( - not isinstance(axis_id, str) or not axis_id for axis_id in axis_ids - ) - ): - raise DepthValidationError(f"{parent_id}: malformed plan axis IDs") - row = controlled_by_parent.get( - (parent_id, str(state.get("realization_id", ""))) - ) - if row is None: - raise DepthValidationError(f"{parent_id}: plan state has no row") - expected_state = { - "axis_ids": state.get("axis_ids"), - "code_sha256": row["code_sha256"], - "controlled_axes": row["controlled_axes"], - "geometry_id": row["geometry_id"], - "image_sha256": row["image_sha256"], - "parameter_delta": json.loads(row["parameter_delta_json"]), - "realization_id": row["realization_id"], - "target_image_sha256": row["target_image_sha256"], - "verification_evidence_sha256": canonical_sha256( - json.loads(row["verification_evidence_json"]) - ), - } - if state != expected_state: - raise DepthValidationError( - f"{row['id']}: generation plan state differs" - ) - if set(plans_by_parent) != set(anchors): - raise DepthValidationError("generation plan parent inventory differs") - - contracts = _read_json_object(release_root / "factory" / "variation_contracts.json") - contract_records = contracts.get("contracts") - if ( - contracts.get("generator_version") != manifest.get("depth_generator_version") - or contracts.get("representation_count") != APPROVED_REPRESENTATION_COUNT - or contracts.get("anchor_representation_count") - != APPROVED_REPRESENTATION_COUNT - or contracts.get("complete_depth_representation_count") - != DEPTH_ELIGIBLE_COUNT - or contracts.get("anchor_only_representation_count") - != len(ANCHOR_ONLY_PARENT_IDS) - or contracts.get("anchor_only_parent_ids") - != sorted(ANCHOR_ONLY_PARENT_IDS) - or not isinstance(contract_records, list) - or len(contract_records) != APPROVED_REPRESENTATION_COUNT - ): - raise DepthValidationError("variation contract population differs") - seen_contracts: set[str] = set() - qualified_by_anchor: dict[str, set[str]] = {} - repeat_names_by_anchor: dict[str, set[str]] = {} - for contract in contract_records: - if not isinstance(contract, dict): - raise DepthValidationError("malformed variation contract") - anchor_id = str(contract.get("anchor_id", "")) - anchor = anchors.get(anchor_id) - if anchor is None or anchor_id in seen_contracts: - raise DepthValidationError(f"unknown/repeated contract: {anchor_id}") - seen_contracts.add(anchor_id) - if contract.get("grammar_id") != anchor["grammar_id"] or contract.get( - "source_grammar_hash" - ) != normalized_grammar_hash(str(anchor["code"])): - raise DepthValidationError(f"{anchor_id}: contract grammar hash differs") - axes = contract.get("axes") - qualified = contract.get("qualified_axis_ids") - assignments = contract.get("assignments") - expected_qualified_empty = anchor_id in ANCHOR_ONLY_PARENT_IDS - if ( - not isinstance(axes, list) - or not isinstance(qualified, list) - or (not qualified) != expected_qualified_empty - or not isinstance(assignments, list) - or not set(qualified).issubset( - { - str(axis.get("axis_id", "")) - for axis in axes - if isinstance(axis, dict) - } - ) - ): - raise DepthValidationError(f"{anchor_id}: qualified axes are malformed") - qualified_by_anchor[anchor_id] = set(map(str, qualified)) - repeat_names_by_anchor[anchor_id] = { - str(assignment.get("name", "")) - for assignment in assignments - if isinstance(assignment, dict) - and assignment.get("parameter_class") == "realization_repeat_count" - } - if seen_contracts != set(anchors): - raise DepthValidationError("variation contract parent inventory differs") - for anchor_id, states in plans_by_parent.items(): - qualified = qualified_by_anchor[anchor_id] - for state in states: - if not set(map(str, state["axis_ids"])).issubset(qualified): - raise DepthValidationError( - f"{anchor_id}: plan uses an unqualified parameter axis" - ) - - catalog = _read_json_object(release_root / "metadata" / "catalog.json") - level_counts = dict(sorted(Counter(str(row["level"]) for row in rows).items())) - if ( - catalog.get("accepted_only") is not True - or catalog.get("columns") != list(DEPTH_ROW_COLUMNS) - or catalog.get("generator_version") != manifest.get("depth_generator_version") - or catalog.get("level_counts") != level_counts - or catalog.get("row_count") != len(rows) - or catalog.get("representation_count") != len(anchors) - or catalog.get("anchor_representation_count") != len(anchors) - or catalog.get("complete_depth_representation_count") - != DEPTH_ELIGIBLE_COUNT - or catalog.get("anchor_only_representation_count") - != len(ANCHOR_ONLY_PARENT_IDS) - or catalog.get("anchor_only_parent_ids") - != sorted(ANCHOR_ONLY_PARENT_IDS) - or catalog.get("logical_release_sha256") != logical_release_sha256(rows) - or catalog.get("split_counts") != manifest.get("split_counts") - ): - raise DepthValidationError("metadata catalog differs from release") - audit = _read_json_object(release_root / "metadata" / "audit_report.json") - controlled_counts = Counter(axis for row in rows for axis in row["controlled_axes"]) - transform_counts = Counter(str(row["transform_kind"]) for row in rows) - expected_verification_keys = { - "all_controlled_programs_compiled_and_pure", - "all_controlled_programs_executed", - "all_controlled_source_grammars_preserved", - "all_geometry_changes_have_input_signal", - "all_ports_attached_and_signature_preserved", - "all_representation_ids_come_from_core_v1", - } - audit_verification = audit.get("verification") - if ( - audit.get("accepted_only") is not True - or audit.get("controlled_axis_counts") - != dict(sorted(controlled_counts.items())) - or audit.get("geometry_states_per_complete_representation") - != GEOMETRY_STATE_COUNT - or audit.get("row_count") != len(rows) - or audit.get("representation_count") != len(anchors) - or audit.get("anchor_representation_count") != len(anchors) - or audit.get("complete_depth_representation_count") - != DEPTH_ELIGIBLE_COUNT - or audit.get("anchor_only_representation_count") - != len(ANCHOR_ONLY_PARENT_IDS) - or audit.get("anchor_only_parent_ids") - != sorted(ANCHOR_ONLY_PARENT_IDS) - or audit.get("transform_counts") != dict(sorted(transform_counts.items())) - or audit.get("logical_release_sha256") != manifest.get("logical_release_sha256") - or audit.get("core_reference_match") is not True - or not isinstance(audit_verification, dict) - or set(audit_verification) != expected_verification_keys - or any(value is not True for value in audit_verification.values()) - ): - raise DepthValidationError("audit report differs from release") - - gallery = _read_json_object(release_root / "metadata" / "gallery_manifest.json") - gallery_pages = gallery.get("pages") - if ( - gallery.get("anchor_representation_count") - != APPROVED_REPRESENTATION_COUNT - or gallery.get("progression_representation_count") - != DEPTH_ELIGIBLE_COUNT - or gallery.get("anchor_only_parent_ids") - != sorted(ANCHOR_ONLY_PARENT_IDS) - or gallery.get("state_slots") - != [f"r{slot:02d}" for slot in range(GEOMETRY_STATE_COUNT)] - or not isinstance(gallery_pages, list) - or gallery.get("progression_page_count") != len(gallery_pages) - ): - raise DepthValidationError("gallery manifest population differs") - if gallery.get("overview") != "galleries/overview.png": - raise DepthValidationError("gallery overview path differs") - gallery_paths = [str(gallery["overview"])] - seen_gallery_grammars: set[str] = set() - for page in gallery_pages: - if not isinstance(page, dict): - raise DepthValidationError("malformed gallery page record") - gallery_paths.append(str(page.get("path", ""))) - grammar_ids = page.get("representation_ids") - level = page.get("level") - if ( - not isinstance(grammar_ids, list) - or any(not isinstance(grammar_id, str) for grammar_id in grammar_ids) - or len(grammar_ids) != len(set(grammar_ids)) - or bool(set(grammar_ids) & seen_gallery_grammars) - or not isinstance(level, str) - or level.lower() not in LEVELS - ): - raise DepthValidationError("gallery grammar inventory is malformed") - expected_level_ids = { - str(anchor["grammar_id"]) - for parent_id, anchor in anchors.items() - if parent_id not in ANCHOR_ONLY_PARENT_IDS - and anchor["level"] == level - } - if not set(grammar_ids).issubset(expected_level_ids): - raise DepthValidationError("gallery page mixes representation levels") - seen_gallery_grammars.update(grammar_ids) - expected_gallery_grammars = { - str(anchor["grammar_id"]) - for parent_id, anchor in anchors.items() - if parent_id not in ANCHOR_ONLY_PARENT_IDS - } - if seen_gallery_grammars != expected_gallery_grammars: - raise DepthValidationError( - "progression gallery does not cover every complete-depth representation" - ) - for relative in gallery_paths: - raw = Path(relative) - if ( - not relative - or raw.is_absolute() - or ".." in raw.parts - or not (release_root / raw).is_file() - ): - raise DepthValidationError(f"missing or unsafe gallery path: {relative}") - actual_progression_paths = { - path.relative_to(release_root).as_posix() - for path in (release_root / "galleries" / "progressions").glob("*.png") - } - expected_progression_paths = set(gallery_paths[1:]) - if actual_progression_paths != expected_progression_paths: - raise DepthValidationError( - "progression gallery file inventory differs: " - f"missing={sorted(expected_progression_paths - actual_progression_paths)}, " - f"extra={sorted(actual_progression_paths - expected_progression_paths)}" - ) - - for path in sorted( - [ - *(release_root / "factory").glob("*.json"), - *(release_root / "metadata").glob("*.json"), - ] - ): - _reject_control_keys(_read_json_object(path), label=path.name) - return repeat_names_by_anchor - - -def _close(left: float, right: float, *, tolerance: float = 0.0021) -> bool: - return math.isclose(left, right, rel_tol=0.0, abs_tol=tolerance) - - -def _runtime_port_signature( - row_id: str, - signature: Any, - runtime: Mapping[str, Any], -) -> None: - ports = runtime["ports"] - if isinstance(signature, str): - lowered = signature.lower() - if lowered in {"none", "0"}: - expected_count = 0 - else: - pieces = lowered.split("x") - try: - expected_count = ( - int(pieces[0]) + int(pieces[1]) if len(pieces) == 2 else None - ) - except ValueError: - expected_count = None - if expected_count is None: - raise DepthValidationError(f"{row_id}: unrecognized legacy port signature") - if expected_count != len(ports): - raise DepthValidationError(f"{row_id}: runtime port count differs") - return - if not isinstance(signature, Mapping): - raise DepthValidationError(f"{row_id}: malformed port signature") - # Frozen core-v1 uses an empty object when a curriculum row did not declare - # a port contract. It means "unspecified", not "expect zero"; controlled - # depth rows always carry the complete count/names/geometry witness below. - if not signature: - return - if signature.get("count") != len(ports): - raise DepthValidationError(f"{row_id}: runtime port count differs") - names = signature.get("names") - if isinstance(names, list) and list(names) != [str(port["name"]) for port in ports]: - raise DepthValidationError(f"{row_id}: runtime port names differ") - expected_ports = signature.get("ports") - if not isinstance(expected_ports, list): - return - if len(expected_ports) != len(ports): - raise DepthValidationError(f"{row_id}: runtime port records differ") - for expected, observed in zip(expected_ports, ports, strict=True): - if not isinstance(expected, dict): - raise DepthValidationError(f"{row_id}: malformed port record") - if ( - str(expected.get("name")) != str(observed["name"]) - or not _close(float(expected.get("width", -1)), float(observed["width"])) - or not _close( - float(expected.get("orientation", -1000)), - float(observed["orientation"]), - tolerance=1e-6, - ) - ): - raise DepthValidationError(f"{row_id}: runtime port record differs") - center = expected.get("center") - if ( - not isinstance(center, list) - or len(center) != 2 - or any( - not _close(float(left), float(right)) - for left, right in zip(center, observed["center"], strict=True) - ) - ): - raise DepthValidationError(f"{row_id}: runtime port center differs") - - -def _changes_repeat_count( - row: Mapping[str, Any], - repeat_names_by_anchor: Mapping[str, set[str]], -) -> bool: - parent_id = str(row["parent_core_id"]) - return bool( - set(map(str, row["controlled_axes"])) - & repeat_names_by_anchor.get(parent_id, set()) - ) - - -def _validate_repeated_element_counts( - rows: Sequence[Mapping[str, Any]], - repeat_names_by_anchor: Mapping[str, set[str]], -) -> None: - """Bind every changed repeat-count literal to emitted polygon evidence.""" - - for row in rows: - if int(row["realization_slot"]) <= 0 or not _changes_repeat_count( - row, - repeat_names_by_anchor, - ): - continue - row_id = str(row["id"]) - repeat_names = repeat_names_by_anchor[str(row["parent_core_id"])] - values = _literal_map(str(row["code"])) - counts: dict[str, int] = {} - for name in sorted(repeat_names): - value = values.get(name) - if isinstance(value, bool) or not isinstance(value, int) or value < 1: - raise DepthValidationError( - f"{row_id}: {name} repeat count is not a positive integer" - ) - counts[name] = value - expected = math.prod(counts.values()) - evidence = _json_object( - row_id, - "verification_evidence_json", - row["verification_evidence_json"], - ) - metrics = evidence.get("runtime_structural_metrics") - observed = ( - metrics.get("polygon_count") if isinstance(metrics, Mapping) else None - ) - if ( - isinstance(observed, bool) - or not isinstance(observed, int) - or observed != expected - ): - raise DepthValidationError( - f"{row_id}: repeat-count geometry witness differs: " - f"counts={counts}, expected_polygons={expected}, " - f"observed_polygons={observed!r}" - ) - - -def _validate_runtime_port_evidence( - row_id: str, - evidence: Mapping[str, Any], - port_gate: Any, -) -> None: - if evidence.get("port_count") != port_gate.port_count: - raise DepthValidationError(f"{row_id}: runtime port evidence differs") - if ( - evidence.get("port_orientation_side_histogram") - != port_gate.orientation_side_histogram - ): - raise DepthValidationError(f"{row_id}: runtime port histogram differs") - expected_witnesses = [asdict(witness) for witness in port_gate.witnesses] - if evidence.get("port_witnesses") != expected_witnesses: - raise DepthValidationError(f"{row_id}: runtime port witnesses differ") - - -def _execute_rows( - rows: Sequence[Mapping[str, Any]], - anchors: Mapping[str, Mapping[str, Any]], - repeat_names_by_anchor: Mapping[str, set[str]], -) -> None: - runtimes: dict[str, dict[str, Any]] = {} - - def runtime_for(row: Mapping[str, Any]) -> dict[str, Any]: - digest = str(row["code_sha256"]) - if digest not in runtimes: - runtimes[digest] = execute_program( - str(row["code"]), - isolation="in_process", - ) - return runtimes[digest] - - for index, row in enumerate(rows, start=1): - row_id = str(row["id"]) - runtime = runtime_for(row) - spans = runtime["bbox_span_um"] - if any( - not _close(float(expected), float(observed)) - for expected, observed in zip(row["footprint_um"], spans, strict=True) - ): - raise DepthValidationError(f"{row_id}: runtime footprint differs") - signature = _json_value( - row_id, - "port_signature_json", - row["port_signature_json"], - ) - _runtime_port_signature(row_id, signature, runtime) - - if int(row["realization_slot"]) > 0: - parent_id = str(row["parent_core_id"]) - anchor = anchors[parent_id] - anchor_runtime = runtime_for(anchor) - changes_repeat_count = _changes_repeat_count( - row, - repeat_names_by_anchor, - ) - report = validate_candidate( - anchor_runtime, - runtime, - minimum_changed_fraction=0.002, - maximum_changed_fraction=1.0, - require_same_connected_components=not changes_repeat_count, - require_same_holes=not changes_repeat_count, - require_bbox_edge_ports=str(row["level"]) == "L4", - ) - if not report.passed: - raise DepthValidationError( - f"{row_id}: runtime candidate gate failed: {report.errors}" - ) - evidence = _json_object( - row_id, - "verification_evidence_json", - row["verification_evidence_json"], - ) - if evidence.get("runtime_structural_metrics") != runtime.get( - "structural_metrics" - ): - raise DepthValidationError( - f"{row_id}: runtime structural evidence differs" - ) - if evidence.get("mask_delta") != asdict(report.mask_delta): - raise DepthValidationError(f"{row_id}: runtime mask evidence differs") - anchor_footprint = tuple( - float(value) for value in anchor_runtime["bbox_span_um"] - ) - candidate_footprint = tuple( - float(value) for value in runtime["bbox_span_um"] - ) - footprint_changed = any( - not math.isclose(before, after, rel_tol=0.0, abs_tol=1e-9) - for before, after in zip( - anchor_footprint, - candidate_footprint, - strict=True, - ) - ) - normalized_changed_fraction: float | None = None - if not footprint_changed: - normalized_changed_fraction = mask_delta( - render_geometry( - anchor_runtime, - mode="maximum_visibility", - ).png_bytes, - render_geometry( - runtime, - mode="maximum_visibility", - ).png_bytes, - ).changed_fraction - if normalized_changed_fraction < 0.002: - raise DepthValidationError( - f"{row_id}: model input has no visible signal" - ) - if evidence.get("model_input_signal") != { - "footprint_changed": footprint_changed, - "normalized_changed_fraction": normalized_changed_fraction, - }: - raise DepthValidationError( - f"{row_id}: model-input evidence differs" - ) - _validate_runtime_port_evidence(row_id, evidence, report.port_gate) - views = render_views(runtime) - if ( - sha256_bytes(views["maximum_visibility"].png_bytes) - != row["image_sha256"] - or sha256_bytes(views["physical_aspect"].png_bytes) - != row["target_image_sha256"] - ): - raise DepthValidationError( - f"{row_id}: runtime render differs from embedded image" - ) - if index % 100 == 0 or index == len(rows): - print( - f"depth-v1 execution: {index}/{len(rows)} programs checked", - flush=True, - ) - - -def validate_release( - release_root: Path, - dataset_root: Path, - *, - execute_programs: bool = False, -) -> dict[str, Any]: - release_root = release_root.expanduser().resolve() - dataset_root = dataset_root.expanduser().resolve() - if not release_root.is_dir(): - raise DepthValidationError(f"depth release root is missing: {release_root}") - if not dataset_root.is_dir(): - raise DepthValidationError(f"dataset root is missing: {dataset_root}") - - try: - verify_checksums(release_root) - except DepthSchemaError as exc: - raise DepthValidationError(str(exc)) from exc - manifest = _read_json_object(release_root / "metadata" / "manifest.json") - expected_parent_digest = str(manifest.get("parent_core_digest_sha256", "")) - core_rows, _core_freeze = _load_frozen_core( - dataset_root, - expected_digest=expected_parent_digest, - ) - rows, rows_by_split = _load_depth_shards(release_root, manifest) - for row in rows: - _validate_row_static(row) - _validate_frozen_logical_release(manifest, rows) - try: - population = validate_depth_population( - rows, - expected_parent_core_digest_sha256=expected_parent_digest, - ) - except DepthSchemaError as exc: - raise DepthValidationError(str(exc)) from exc - for split, split_rows in rows_by_split.items(): - for row in split_rows: - expected = ( - "train" - if int(row["realization_slot"]) in {-1, 0, 1, 2, 3, 4, 5} - else "validation" - ) - if split != expected: - raise DepthValidationError( - f"{row['id']}: stored in {split}, expected {expected}" - ) - - anchors = _validate_core_relationships(rows, core_rows) - repeat_names_by_anchor = _verify_freeze_and_manifests( - release_root, - dataset_root, - manifest, - rows, - anchors, - ) - _validate_repeated_element_counts(rows, repeat_names_by_anchor) - if execute_programs: - _execute_rows(rows, anchors, repeat_names_by_anchor) - - return { - **population, - "checksums_verified": True, - "core_payloads_verified": CORE_ROW_COUNT, - "executed_programs": len(rows) if execute_programs else 0, - "logical_release_sha256": manifest["logical_release_sha256"], - "manifest_verified": True, - "shard_count": len(manifest["shards"]), - } - - -def main() -> None: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--release-root", - type=Path, - default=DEPTH_ROOT, - help="Built depth-v1 release root.", - ) - parser.add_argument( - "--dataset-root", - type=Path, - default=DATASET_ROOT, - help="PixCell dataset root containing frozen core-v1.", - ) - parser.add_argument( - "--execute-programs", - action="store_true", - help="Execute all programs and recheck runtime/raster evidence.", - ) - args = parser.parse_args() - report = validate_release( - args.release_root, - args.dataset_root, - execute_programs=args.execute_programs, - ) - print(json.dumps(report, indent=2, sort_keys=True)) - - -if __name__ == "__main__": - main() diff --git a/depth-v1/tests/test_build.py b/depth-v1/tests/test_build.py deleted file mode 100644 index be1d5ee3e2ea5414a3431fd5251fff84e3634654..0000000000000000000000000000000000000000 --- a/depth-v1/tests/test_build.py +++ /dev/null @@ -1,584 +0,0 @@ -"""Focused tests for the depth-v1 all-anchor qualification barrier.""" - -from __future__ import annotations - -import sys -from pathlib import Path -from types import SimpleNamespace - -import pytest - - -ROOT = Path(__file__).resolve().parents[1] -SCRIPTS = ROOT / "scripts" -sys.path.insert(0, str(SCRIPTS)) - -import build # noqa: E402 - - -def _complete(anchor_id: str) -> build._PreparedAnchor: - return build._PreparedAnchor( - anchor_id=anchor_id, - grammar_id=f"grammar/{anchor_id}", - contract_record={}, - plan_record={}, - descendants=tuple({} for _ in range(7)), - outcome="complete", - ) - - -def _anchor_only(anchor_id: str, *, stage: str = "axis_qualification"): - failure = build._QualificationFailure( - anchor_id=anchor_id, - grammar_id=f"grammar/{anchor_id}", - stage=stage, - reason=f"{anchor_id} failed", - ) - return build._PreparedAnchor( - anchor_id=anchor_id, - grammar_id=f"grammar/{anchor_id}", - contract_record={}, - plan_record={}, - descendants=(), - outcome="anchor_only", - failure=failure, - ) - - -def _fatal(anchor_id: str) -> build._PreparedAnchor: - failure = build._QualificationFailure( - anchor_id=anchor_id, - grammar_id=f"grammar/{anchor_id}", - stage="anchor_runtime", - reason=f"{anchor_id} failed fatally", - ) - return build._PreparedAnchor( - anchor_id=anchor_id, - grammar_id=f"grammar/{anchor_id}", - contract_record=None, - plan_record=None, - descendants=(), - outcome="fatal", - failure=failure, - ) - - -def _write_frozen_fixture(root: Path, *, payload: bytes = b"frozen") -> None: - manifest_path = root / "metadata" / "manifest.json" - artifact_path = root / "factory" / "accepted_manifest.json" - manifest_path.parent.mkdir(parents=True, exist_ok=True) - artifact_path.parent.mkdir(parents=True, exist_ok=True) - manifest_path.write_bytes(payload + b"/manifest") - artifact_path.write_bytes(payload + b"/artifact") - freeze = { - "logical_release_sha256": build.FROZEN_LOGICAL_RELEASE_SHA256, - "manifest": { - "path": "metadata/manifest.json", - "sha256": build.depth_sha256_file(manifest_path), - }, - "reference_artifacts": { - "factory/accepted_manifest.json": build.depth_sha256_file( - artifact_path - ), - }, - } - build.write_json(root / "factory" / "freeze.json", freeze) - - -def _core_freeze_fixture() -> dict: - return { - "reference_artifacts": { - "data/l0/train.parquet": "0" * 64, - "galleries/all.png": "1" * 64, - "metadata/catalog.json": "2" * 64, - }, - } - - -def test_prepared_anchor_rejects_partial_descendant_groups() -> None: - with pytest.raises(ValueError, match="seven rows"): - build._PreparedAnchor( - anchor_id="partial", - grammar_id="grammar/partial", - contract_record={}, - plan_record={}, - descendants=({},), - outcome="complete", - ) - with pytest.raises(ValueError, match="retained partial rows"): - build._PreparedAnchor( - anchor_id="failed", - grammar_id="grammar/failed", - contract_record={}, - plan_record={}, - descendants=({},), - outcome="anchor_only", - failure=build._QualificationFailure( - anchor_id="failed", - grammar_id="grammar/failed", - stage="schedule_r04", - reason="no candidate", - ), - ) - - -def test_frozen_logical_release_assertion_rejects_drift() -> None: - build._assert_frozen_logical_release( - { - "logical_release_sha256": ( - build.FROZEN_LOGICAL_RELEASE_SHA256 - ), - } - ) - with pytest.raises(build.DepthBuildError, match="logical release digest"): - build._assert_frozen_logical_release( - {"logical_release_sha256": "0" * 64} - ) - - -def test_frozen_replay_guard_accepts_an_exact_replay(tmp_path: Path) -> None: - output = tmp_path / "output" - stage = tmp_path / "stage" - _write_frozen_fixture(output) - _write_frozen_fixture(stage) - build._assert_frozen_replay(stage, output) - - -def test_frozen_replay_guard_rejects_freeze_object_drift( - tmp_path: Path, -) -> None: - output = tmp_path / "output" - stage = tmp_path / "stage" - _write_frozen_fixture(output) - _write_frozen_fixture(stage) - staged_freeze = build._load_freeze( - stage / "factory" / "freeze.json", - label="test", - ) - staged_freeze["logical_release_sha256"] = "0" * 64 - build.write_json(stage / "factory" / "freeze.json", staged_freeze) - with pytest.raises(build.DepthBuildError, match="freeze object differs"): - build._assert_frozen_replay(stage, output) - - -def test_frozen_replay_guard_rejects_drift_without_touching_output( - tmp_path: Path, -) -> None: - output = tmp_path / "output" - stage = tmp_path / "stage" - _write_frozen_fixture(output) - _write_frozen_fixture(stage) - sentinel = output / "keep.txt" - sentinel.write_bytes(b"committed release remains") - before = { - path.relative_to(output): path.read_bytes() - for path in output.rglob("*") - if path.is_file() - } - (stage / "factory" / "accepted_manifest.json").write_bytes(b"drift") - - with pytest.raises(build.DepthBuildError, match="changed staged artifact"): - build._assert_frozen_replay(stage, output) - - after = { - path.relative_to(output): path.read_bytes() - for path in output.rglob("*") - if path.is_file() - } - assert after == before - assert sentinel.read_bytes() == b"committed release remains" - - -def test_gallery_reference_paths_include_every_progression_page() -> None: - manifest = { - "overview": "galleries/overview.png", - "pages": [ - {"path": "galleries/progressions/l0-01.png"}, - {"path": "galleries/progressions/l4-09.png"}, - ], - "progression_page_count": 2, - } - assert build._gallery_reference_paths(manifest) == [ - "galleries/overview.png", - "galleries/progressions/l0-01.png", - "galleries/progressions/l4-09.png", - ] - - -def test_frozen_replay_rejects_progression_page_drift(tmp_path: Path) -> None: - output = tmp_path / "output" - stage = tmp_path / "stage" - relative = "galleries/progressions/l0-01.png" - for root in (output, stage): - _write_frozen_fixture(root) - page = root / relative - page.parent.mkdir(parents=True, exist_ok=True) - page.write_bytes(b"frozen progression") - freeze = build._load_freeze( - root / "factory" / "freeze.json", - label="test", - ) - freeze["reference_artifacts"][relative] = build.depth_sha256_file(page) - build.write_json(root / "factory" / "freeze.json", freeze) - - (stage / relative).write_bytes(b"drifted progression") - with pytest.raises(build.DepthBuildError, match="changed staged artifact"): - build._assert_frozen_replay(stage, output) - - -@pytest.mark.parametrize( - "output_kind", - ( - "equal", - "ancestor", - "inside_data", - "inside_galleries", - "inside_metadata", - "inside_core_factory", - "overlapping_factory_parent", - ), -) -def test_output_guard_rejects_dataset_and_frozen_core_overlaps( - tmp_path: Path, - output_kind: str, -) -> None: - dataset_root = tmp_path / "checkout" / "dataset" - dataset_root.mkdir(parents=True) - outputs = { - "equal": dataset_root, - "ancestor": dataset_root.parent, - "inside_data": dataset_root / "data" / "depth-v1", - "inside_galleries": dataset_root / "galleries" / "depth-v1", - "inside_metadata": dataset_root / "metadata" / "depth-v1", - "inside_core_factory": ( - dataset_root / "factory" / "core-v1" / "depth-v1" - ), - "overlapping_factory_parent": dataset_root / "factory", - } - with pytest.raises(build.DepthBuildError, match="output"): - build._assert_safe_output_path( - dataset_root, - outputs[output_kind], - _core_freeze_fixture(), - ) - - -def test_output_guard_accepts_disjoint_sibling_release(tmp_path: Path) -> None: - dataset_root = tmp_path / "checkout" / "dataset" - dataset_root.mkdir(parents=True) - build._assert_safe_output_path( - dataset_root, - dataset_root / "depth-v1", - _core_freeze_fixture(), - ) - - -def test_output_guard_resolves_symlink_aliases( - tmp_path: Path, -) -> None: - dataset_root = tmp_path / "checkout" / "dataset" - protected = dataset_root / "data" - protected.mkdir(parents=True) - alias = tmp_path / "data-alias" - alias.symlink_to(protected, target_is_directory=True) - with pytest.raises(build.DepthBuildError, match="overlaps"): - build._assert_safe_output_path( - dataset_root, - alias / "depth-v1", - _core_freeze_fixture(), - ) - - -def test_inventory_barrier_aggregates_all_failure_kinds() -> None: - prepared = [_complete(f"anchor-{index:03d}") for index in range(544)] - prepared.extend( - ( - _complete("expected-anchor-only"), - _anchor_only("unexpected-anchor-only", stage="schedule_r06"), - _fatal("fatal-anchor"), - ) - ) - with pytest.raises(build.DepthBuildError) as caught: - build._assert_frozen_qualification_inventory( - prepared, - expected_anchor_only=frozenset({"expected-anchor-only"}), - ) - message = str(caught.value) - assert "unexpected-anchor-only" in message - assert "schedule_r06" in message - assert "expected-anchor-only" in message - assert "fatal-anchor" in message - assert "anchor_runtime" in message - - -def test_inventory_barrier_accepts_one_exact_frozen_inventory() -> None: - prepared = [_complete(f"anchor-{index:03d}") for index in range(546)] - prepared.append(_anchor_only("frozen-anchor-only")) - build._assert_frozen_qualification_inventory( - prepared, - expected_anchor_only=frozenset({"frozen-anchor-only"}), - ) - - -def test_prepare_all_anchors_does_not_stop_at_an_unschedulable_anchor( - monkeypatch: pytest.MonkeyPatch, -) -> None: - anchors = [ - {"id": f"anchor-{index:03d}", "grammar_id": f"grammar-{index:03d}"} - for index in range(build.APPROVED_REPRESENTATION_COUNT) - ] - visited: list[str] = [] - - def prepare(anchor, *, grammar_index): - assert grammar_index == len(visited) - anchor_id = str(anchor["id"]) - visited.append(anchor_id) - if grammar_index in {2, 401}: - return _anchor_only(anchor_id) - return _complete(anchor_id) - - monkeypatch.setattr(build, "_prepare_anchor", prepare) - prepared = build._prepare_all_anchors(anchors) - assert len(visited) == build.APPROVED_REPRESENTATION_COUNT - assert len(prepared) == build.APPROVED_REPRESENTATION_COUNT - assert [item.outcome for item in prepared].count("anchor_only") == 2 - - -def test_materialization_cache_reuses_success_and_failure( - monkeypatch: pytest.MonkeyPatch, -) -> None: - anchor = {"code": "length_um = 10.0\n"} - success_calls = 0 - - def succeed(*args, **kwargs): - nonlocal success_calls - success_calls += 1 - return "code", {}, object(), {}, False - - monkeypatch.setattr(build, "_materialize", succeed) - cache: build._MaterializationCache = {} - for _ in range(2): - updates, *_ = build._try_materialize( - anchor, - {}, - {"length_um": 8.2}, - anchor_model_png=b"anchor", - cache=cache, - ) - assert updates == {"length_um": 8.2} - assert success_calls == 1 - - failure_calls = 0 - - def fail(*args, **kwargs): - nonlocal failure_calls - failure_calls += 1 - raise build.DepthBuildError("rejected") - - monkeypatch.setattr(build, "_materialize", fail) - failure_cache: build._MaterializationCache = {} - with pytest.raises(build.DepthBuildError, match="rejected"): - build._try_materialize( - anchor, - {}, - {"length_um": 8.2}, - anchor_model_png=b"anchor", - cache=failure_cache, - ) - first_failure_calls = failure_calls - assert first_failure_calls > 1 - with pytest.raises(build.DepthBuildError, match="rejected"): - build._try_materialize( - anchor, - {}, - {"length_um": 8.2}, - anchor_model_png=b"anchor", - cache=failure_cache, - ) - assert failure_calls == first_failure_calls - - -@pytest.mark.parametrize( - ("derived_ports", "expected_executions"), - ((False, 1), (True, 2)), -) -def test_materialize_executes_once_without_derived_ports( - monkeypatch: pytest.MonkeyPatch, - derived_ports: bool, - expected_executions: int, -) -> None: - literal_map = {"length_um": 10.0} - if derived_ports: - literal_map["optical_port_specs"] = [] - executions = 0 - candidate_runtime = {"bbox_span_um": [12.0, 2.0]} - anchor_runtime = {"bbox_span_um": [10.0, 2.0]} - - def execute(*args, **kwargs): - nonlocal executions - executions += 1 - return candidate_runtime - - monkeypatch.setattr(build, "rewrite_parameters", lambda code, updates: code) - monkeypatch.setattr(build, "_semantic_relation_errors", lambda before, after: []) - monkeypatch.setattr(build, "_literal_map", lambda code: literal_map) - monkeypatch.setattr(build, "_rewrite_literals", lambda code, updates: code) - monkeypatch.setattr(build, "execute_program", execute) - monkeypatch.setattr( - build, - "derive_optical_port_specs", - lambda anchor, candidate: [], - ) - monkeypatch.setattr( - build, - "_source_gate", - lambda before, after, expected_changed: {}, - ) - monkeypatch.setattr( - build, - "validate_candidate", - lambda anchor, candidate, **kwargs: SimpleNamespace( - passed=True, - errors=(), - ), - ) - - build._materialize( - {"code": "ignored", "level": "L0"}, - anchor_runtime, - {"length_um": 12.0}, - anchor_model_png=b"anchor", - ) - assert executions == expected_executions - - -def test_repeat_count_witness_binds_emitted_polygon_count() -> None: - code = "rows = 2\ncolumns = 3\n" - runtime = {"structural_metrics": {"polygon_count": 6}} - build._validate_repeated_element_count( - code, - runtime, - {"rows", "columns"}, - ) - runtime["structural_metrics"]["polygon_count"] = 5 - with pytest.raises(build.DepthBuildError, match="geometry witness differs"): - build._validate_repeated_element_count( - code, - runtime, - {"rows", "columns"}, - ) - - -def test_slot_failure_discards_all_previously_prepared_rows( - monkeypatch: pytest.MonkeyPatch, -) -> None: - axis = build.ParameterAxis( - axis_id="axis/x", - names=("x",), - parameter_class="realization_continuous_dimension", - priority=0, - dependency_kind="independent", - ) - contract = build.ParameterContract( - anchor_id="anchor", - grammar_id="grammar", - schedule_version="test", - source_grammar_hash="a" * 64, - assignments=(), - axes=(axis,), - reference_scale_um=1.0, - declared_parameter_names=("x",), - ) - specs = tuple( - build.CandidateSpec( - slot=f"r{slot:02d}", - role="primary", - direction="high", - updates=(("x", slot),), - axis_ids=(axis.axis_id,), - factors=((axis.axis_id, 1.0),), - structural_count_deltas=(), - fallback=False, - ) - for slot in range(1, 8) - ) - anchor = { - "id": "anchor", - "grammar_id": "grammar", - "level": "L1", - "code": "x = 0\n", - "image_sha256": "anchor-image", - "instruction": "anchor-instruction", - } - - monkeypatch.setattr( - build, - "execute_program", - lambda code, isolation: {"ports": []}, - ) - monkeypatch.setattr( - build, - "render_geometry", - lambda runtime, mode: SimpleNamespace(png_bytes=b"anchor"), - ) - monkeypatch.setattr( - build, - "gate_ports", - lambda runtime, **kwargs: SimpleNamespace(passed=True, errors=()), - ) - monkeypatch.setattr(build, "classify_parameters", lambda code, row: contract) - monkeypatch.setattr(build, "_coalesce_equal_shape_axes", lambda value: value) - monkeypatch.setattr( - build, - "_qualify_axes", - lambda *args, **kwargs: (axis,), - ) - monkeypatch.setattr(build, "candidate_specs", lambda value: specs) - monkeypatch.setattr(build, "_literal_map", lambda code: {"x": 0}) - monkeypatch.setattr( - build, - "_candidate_attempts", - lambda anchor_values, target: [dict(target)], - ) - - def materialize(anchor, anchor_runtime, updates, **kwargs): - value = int(updates["x"]) - if value == 4: - return build._MaterializationFailure("slot four failed") - return build._MaterializationSuccess( - updates=(("x", value),), - code=f"x = {value}\n", - runtime={}, - report=object(), - source_evidence={}, - derived_ports=False, - ) - - monkeypatch.setattr(build, "_cached_materialization", materialize) - - def descendant(anchor, *, slot, **kwargs): - return { - "image_sha256": f"image-{slot}", - "instruction": f"instruction-{slot}", - "code_sha256": f"code-{slot}", - "controlled_axes": ["x"], - "geometry_id": f"geometry-{slot}", - "parameter_delta_json": "{}", - "realization_id": f"r{slot:02d}", - "target_image_sha256": f"target-{slot}", - "verification_evidence_json": "{}", - } - - monkeypatch.setattr(build, "_descendant_row", descendant) - prepared = build._prepare_anchor(anchor, grammar_index=0) - assert prepared.outcome == "anchor_only" - assert prepared.descendants == () - assert prepared.plan_record == { - "anchor_id": "anchor", - "grammar_id": "grammar", - "level": "L1", - "states": [], - } - assert prepared.failure is not None - assert prepared.failure.stage == "schedule_r04" - assert prepared.failure.reason == "slot four failed" diff --git a/depth-v1/tests/test_contracts.py b/depth-v1/tests/test_contracts.py deleted file mode 100644 index 4fd0b24592bf77b2d5b18ab0904e48046527c4d4..0000000000000000000000000000000000000000 --- a/depth-v1/tests/test_contracts.py +++ /dev/null @@ -1,139 +0,0 @@ -"""Contract tests that do not execute or render dataset programs.""" - -from __future__ import annotations - -import importlib.util -import sys -from pathlib import Path - -import pyarrow.parquet as pq - - -DEPTH_ROOT = Path(__file__).resolve().parents[1] -DATASET_ROOT = DEPTH_ROOT.parent -MODULE_PATH = DEPTH_ROOT / "scripts" / "contracts.py" - -SPEC = importlib.util.spec_from_file_location("pixcell_depth_contracts", MODULE_PATH) -assert SPEC is not None and SPEC.loader is not None -contracts = importlib.util.module_from_spec(SPEC) -sys.modules[SPEC.name] = contracts -SPEC.loader.exec_module(contracts) - - -def _semantic_rows() -> list[dict]: - columns = [ - "id", - "grammar_id", - "variation_role", - "code", - "parameters_json", - "footprint_um", - ] - rows: list[dict] = [] - for level in ("l0", "l1", "l2", "l3", "l4"): - path = DATASET_ROOT / "data" / level / "train-00000-of-00001.parquet" - rows.extend( - row - for row in pq.read_table(path, columns=columns).to_pylist() - if row["variation_role"] == "semantic" - ) - return rows - - -def test_rewrite_changes_only_named_top_level_literals() -> None: - code = """\ -import gdsfactory as gf - -width_um = 2.0 -count = 4 -layer = (1, 0) - -def device(): - anonymous_width = 9.0 - return gf.components.rectangle(size=(width_um, anonymous_width), layer=layer) -""" - rewritten = contracts.rewrite_parameters(code, {"width_um": 2.5}) - proof = contracts.prove_literal_rewrite(code, rewritten, {"width_um": 2.5}) - assert proof["changed_names"] == ["width_um"] - assert proof["grammar_preserved"] is True - assert "anonymous_width = 9.0" in rewritten - - -def test_one_axis_schedule_uses_bounded_fallbacks() -> None: - row = { - "id": "one-axis", - "grammar_id": "one-axis", - "variation_role": "semantic", - "parameters_json": '{"parameters":{"width_um":2.0}}', - "footprint_um": [20.0, 2.0], - } - contract = contracts.classify_parameters( - "width_um = 2.0\nlayer = (1, 0)\n", row - ) - specs = contracts.candidate_specs(contract) - assert [spec.slot for spec in specs] == [ - "r01", - "r02", - "r03", - "r04", - "r05", - "r06", - "r07", - ] - assert len({tuple(spec.updates) for spec in specs}) == 7 - assert specs[2].fallback is True - assert specs[4].fallback is True - - -def test_every_core_representation_has_a_proven_schedule() -> None: - report = contracts.audit_contracts(_semantic_rows()) - assert report["semantic_anchors"] == 547 - assert report["schedulable_anchors"] == 547 - assert report["coverage"] == 1.0 - assert report["rewrite_proofs"] == 547 * 7 - assert report["unschedulable_anchors"] == [] - assert report["parameter_class_histogram"]["realization_repeat_count"] == 6 - assert report["effective_candidates"] == 547 * 7 - 2 - assert report["no_effect_specs"] == [ - { - "id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "slot": "r03", - } - ] - assert report["duplicate_specs"] == [ - { - "id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "slot": "r05", - "duplicates_slot": "r01", - } - ] - - -def test_portless_array_counts_are_integer_and_structurally_declared() -> None: - rows = { - row["grammar_id"]: row - for row in _semantic_rows() - if row["grammar_id"] - in { - "l2_17_composite_cell_2d_array__s01", - "l2_17_composite_cell_2d_array__s02", - "l2_17_composite_cell_2d_array__s03", - } - } - assert len(rows) == 3 - for row in rows.values(): - contract = contracts.classify_parameters(row["code"], row) - count_names = { - parameter.name - for parameter in contract.assignments - if parameter.parameter_class - == contracts.ParameterClass.REPEAT_COUNT.value - } - assert count_names == {"rows", "columns"} - for candidate in contracts.candidate_specs(contract): - updates = dict(candidate.updates) - deltas = dict(candidate.structural_count_deltas) - for name in count_names & updates.keys(): - assert isinstance(updates[name], int) - assert updates[name] >= 2 - assert deltas[name] in {-1, 0, 1} diff --git a/depth-v1/tests/test_render_galleries.py b/depth-v1/tests/test_render_galleries.py deleted file mode 100644 index cf68927ef0c5d4cc941e7f1603302f0c05c60662..0000000000000000000000000000000000000000 --- a/depth-v1/tests/test_render_galleries.py +++ /dev/null @@ -1,81 +0,0 @@ -"""Focused tests for depth-v1 gallery coverage schedules.""" - -from __future__ import annotations - -import sys -from pathlib import Path - -import pytest - - -ROOT = Path(__file__).resolve().parents[1] -SCRIPTS = ROOT / "scripts" -sys.path.insert(0, str(SCRIPTS)) - -from render_galleries import _state_rows # noqa: E402 -from render_review_pack import _validate_output_path # noqa: E402 -from schema import ANCHOR_ONLY_PARENT_IDS, GEOMETRY_STATE_COUNT # noqa: E402 - - -ANCHOR_ONLY_ID = next(iter(ANCHOR_ONLY_PARENT_IDS)) -COMPLETE_ID = "l4_complete_test_representation" - - -def _row(parent_id: str, slot: int) -> dict[str, object]: - return { - "grammar_id": parent_id, - "parent_core_id": parent_id, - "realization_slot": slot, - } - - -def _valid_rows() -> list[dict[str, object]]: - return [ - _row(ANCHOR_ONLY_ID, 0), - *(_row(COMPLETE_ID, slot) for slot in range(GEOMETRY_STATE_COUNT)), - ] - - -def test_gallery_schedule_keeps_anchor_only_representation_in_overview() -> None: - grouped = _state_rows(_valid_rows()) - assert set(grouped[ANCHOR_ONLY_ID]) == {0} - assert set(grouped[COMPLETE_ID]) == set(range(GEOMETRY_STATE_COUNT)) - - -def test_gallery_schedule_rejects_descendant_for_anchor_only_representation() -> None: - rows = [*_valid_rows(), _row(ANCHOR_ONLY_ID, 1)] - with pytest.raises(ValueError, match="invalid gallery state schedule"): - _state_rows(rows) - - -def test_gallery_schedule_rejects_incomplete_depth_progression() -> None: - rows = [ - row - for row in _valid_rows() - if not ( - row["parent_core_id"] == COMPLETE_ID - and row["realization_slot"] == GEOMETRY_STATE_COUNT - 1 - ) - ] - with pytest.raises(ValueError, match="invalid gallery state schedule"): - _state_rows(rows) - - -def test_review_pack_rejects_release_root_and_in_tree_aliases( - tmp_path: Path, -) -> None: - worktree = (tmp_path / "PixCell").resolve() - root = worktree / "dataset" / "depth-v1" - _validate_output_path(root, (tmp_path / "review").resolve()) - - for unsafe in ( - worktree, - worktree.parent, - root, - root.parent, - root / "data" / "review", - worktree / "dataset" / "data", - worktree / "dataset" / "metadata", - ): - with pytest.raises(ValueError, match="outside the PixCell worktree"): - _validate_output_path(root, unsafe) diff --git a/depth-v1/tests/test_runtime.py b/depth-v1/tests/test_runtime.py deleted file mode 100644 index 67d73139a7da60be06223a3b7aab1f22b132facc..0000000000000000000000000000000000000000 --- a/depth-v1/tests/test_runtime.py +++ /dev/null @@ -1,356 +0,0 @@ -from __future__ import annotations - -import copy -import importlib.util -import io -import re -import sys -from pathlib import Path - -import pyarrow.parquet as pq -import pytest -from PIL import Image - - -DATASET_ROOT = Path(__file__).resolve().parents[2] -RUNTIME_PATH = DATASET_ROOT / "depth-v1" / "scripts" / "runtime.py" -SPEC = importlib.util.spec_from_file_location("pixcell_depth_runtime", RUNTIME_PATH) -assert SPEC is not None and SPEC.loader is not None -runtime = importlib.util.module_from_spec(SPEC) -sys.modules[SPEC.name] = runtime -SPEC.loader.exec_module(runtime) - - -REPRESENTATIVE_IDS = { - "l0": "l0_01_rectangle__semantic__square", - "l1": "l1_01_translate__a1__proposal_a", - "l2": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b", - "l3": "l3_01_serial_heterogeneous_chain_s01", - "l4": "y_branch_smooth_1x2", -} - - -def _row(level: str, example_id: str) -> dict: - path = next((DATASET_ROOT / "data" / level).glob("train-*.parquet")) - rows = pq.read_table(path).to_pylist() - return next(row for row in rows if row["id"] == example_id) - - -def _polygon( - exterior: list[list[float]], - *, - holes: list[list[list[float]]] | None = None, -) -> dict: - return { - "layer": [1, 0], - "exterior": exterior, - "holes": holes or [], - } - - -def _runtime_record(polygons: list[dict]) -> dict: - geometry = runtime._geometry_from_polygons(polygons) - min_x, min_y, max_x, max_y = geometry.bounds - bbox = [ - [runtime._round_float(min_x), runtime._round_float(min_y)], - [runtime._round_float(max_x), runtime._round_float(max_y)], - ] - return { - "bbox_um": bbox, - "bbox_span_um": [ - runtime._round_float(max_x - min_x), - runtime._round_float(max_y - min_y), - ], - "edge_material_intervals": runtime._edge_intervals_for_geometry( - geometry, - (min_x, min_y, max_x, max_y), - ), - "polygons": polygons, - "ports": [], - "structural_metrics": { - "primitive_call_histogram": {}, - "reference_operation_histogram": {}, - **runtime._geometry_metrics(geometry, polygons), - }, - } - - -@pytest.mark.parametrize("level", sorted(REPRESENTATIVE_IDS)) -def test_execution_rendering_and_port_gate_across_curriculum(level: str) -> None: - row = _row(level, REPRESENTATIVE_IDS[level]) - result = runtime.execute_program(row["code"], isolation="in_process") - - assert result["structural_metrics"]["polygon_count"] == len(result["polygons"]) - assert result["structural_metrics"]["material_area_um2"] > 0 - assert runtime.gate_ports(result).passed - - views = runtime.render_views( - result, - maximum_canvas_px=(320, 320), - physical_long_edge_px=480, - margin_px=20, - ) - assert views["maximum_visibility"].canvas_px == (320, 320) - physical_scale = views["physical_aspect"].scale_px_per_um - assert physical_scale[0] == physical_scale[1] - for view in views.values(): - with Image.open(io.BytesIO(view.png_bytes)) as opened: - assert opened.mode == "L" - assert opened.getextrema() == (0, 255) - - -def test_subprocess_execution_smoke() -> None: - row = _row("l0", REPRESENTATIVE_IDS["l0"]) - result = runtime.execute_program( - row["code"], - isolation="subprocess", - timeout_seconds=30, - ) - assert result["bbox_span_um"] == [22.0, 22.0] - - -def test_rotated_reference_uses_material_not_instance_bbox() -> None: - row = _row("l0", "l0_04_cross__equivariance__medium_rot45") - result = runtime.execute_program(row["code"], isolation="in_process") - assert result["bbox_span_um"] == pytest.approx(row["footprint_um"], abs=0.0021) - assert result["bbox_span_um"][0] == pytest.approx(23.3345, abs=0.0021) - - -def test_ring_runtime_reports_union_visible_hole() -> None: - row = _row("l0", "l0_03_ring__semantic__medium_wall") - result = runtime.execute_program(row["code"], isolation="in_process") - assert result["structural_metrics"]["hole_count"] == 1 - - -def test_tight_smoothed_path_ignores_subresolution_union_holes() -> None: - row = _row("l0", "l0_20_path_smooth__semantic__tight_corner") - result = runtime.execute_program(row["code"], isolation="in_process") - assert result["structural_metrics"]["hole_count"] == 0 - - -def test_hole_metric_uses_visible_area_floor() -> None: - subresolution = _runtime_record( - [ - _polygon( - [[0, 0], [10, 0], [10, 10], [0, 10]], - holes=[ - [ - [4.999, 4.999], - [4.999, 5.001], - [5.001, 5.001], - [5.001, 4.999], - ] - ], - ) - ] - ) - assert subresolution["structural_metrics"]["hole_count"] == 0 - - visible = _runtime_record( - [ - _polygon( - [[0, 0], [10, 0], [10, 10], [0, 10]], - holes=[ - [ - [4.99, 4.99], - [4.99, 5.01], - [5.01, 5.01], - [5.01, 4.99], - ] - ], - ) - ] - ) - assert visible["structural_metrics"]["hole_count"] == 1 - - -def test_union_metrics_count_created_and_filled_holes() -> None: - frame = [ - _polygon([[0, 0], [10, 0], [10, 2], [0, 2]]), - _polygon([[0, 8], [10, 8], [10, 10], [0, 10]]), - _polygon([[0, 2], [2, 2], [2, 8], [0, 8]]), - _polygon([[8, 2], [10, 2], [10, 8], [8, 8]]), - ] - frame_record = _runtime_record(frame) - assert frame_record["structural_metrics"]["connected_component_count"] == 1 - assert frame_record["structural_metrics"]["hole_count"] == 1 - - annulus_and_fill = [ - _polygon( - [[0, 0], [10, 0], [10, 10], [0, 10]], - holes=[[[2, 2], [2, 8], [8, 8], [8, 2]]], - ), - _polygon([[2, 2], [8, 2], [8, 8], [2, 8]]), - ] - filled_record = _runtime_record(annulus_and_fill) - assert filled_record["structural_metrics"]["hole_count"] == 0 - - -def test_nonrepeat_candidate_cannot_change_visible_hole_count() -> None: - frame = [ - _polygon([[0, 0], [10, 0], [10, 2], [0, 2]]), - _polygon([[0, 8], [10, 8], [10, 10], [0, 10]]), - _polygon([[0, 2], [2, 2], [2, 8], [0, 8]]), - _polygon([[8, 2], [10, 2], [10, 8], [8, 8]]), - ] - reference = _runtime_record(frame) - candidate = _runtime_record( - [*frame, _polygon([[2, 2], [8, 2], [8, 8], [2, 8]])] - ) - report = runtime.validate_candidate(reference, candidate) - assert not report.passed - assert report.structural_deltas["hole_count"] == (1, 0) - assert runtime.validate_candidate( - reference, - candidate, - require_same_holes=False, - ).passed - - -def test_polygon_only_material_bounds_ignore_zero_width_spike() -> None: - spike = _polygon( - [[0, 0], [2, 0], [2, 2], [1, 2], [1, 3], [1, 2], [0, 2]] - ) - geometry = runtime._geometry_from_polygons([spike]) - assert geometry.bounds == (0.0, 0.0, 2.0, 2.0) - assert geometry.area == pytest.approx(4.0) - - -def test_runtime_record_rejects_bbox_not_bound_to_material() -> None: - record = _runtime_record( - [_polygon([[0, 0], [10, 0], [10, 2], [0, 2]])] - ) - runtime._validate_runtime_record(record) - stale = copy.deepcopy(record) - stale["bbox_um"] = [[0.0, 0.0], [100.0, 100.0]] - stale["bbox_span_um"] = [100.0, 100.0] - with pytest.raises(runtime.RuntimeGateError, match="material polygon bounds"): - runtime._validate_runtime_record(stale) - - -def test_shared_frame_delta_detects_controlled_parameter_change() -> None: - row = _row("l0", REPRESENTATIVE_IDS["l0"]) - candidate_source = row["code"].replace( - "length_um = 22.0", - "length_um = 30.0", - 1, - ) - assert candidate_source != row["code"] - anchor = runtime.execute_program(row["code"], isolation="in_process") - candidate = runtime.execute_program(candidate_source, isolation="in_process") - - delta = runtime.compare_masks( - anchor, - candidate, - mode="physical_aspect", - physical_long_edge_px=600, - ) - assert 0.0 < delta.changed_fraction < 1.0 - assert 0.0 < delta.iou < 1.0 - assert runtime.validate_candidate(anchor, candidate).passed - - -def test_renderer_preserves_islands_inside_another_polygons_hole() -> None: - annulus = { - "layer": [1, 0], - "exterior": [[0, 0], [10, 0], [10, 10], [0, 10]], - "holes": [[[2, 2], [2, 8], [8, 8], [8, 2]]], - } - island = { - "layer": [1, 0], - "exterior": [[4, 4], [6, 4], [6, 6], [4, 6]], - "holes": [], - } - record = _runtime_record([annulus, island]) - rendered = runtime.render_geometry( - record, - mode="physical_aspect", - physical_long_edge_px=220, - margin_px=10, - ) - mask = runtime.png_mask(rendered.png_bytes) - assert mask[mask.shape[0] // 2, mask.shape[1] // 2] - assert not mask[mask.shape[0] // 2, 70] - - reversed_record = {**record, "polygons": list(reversed(record["polygons"]))} - reversed_render = runtime.render_geometry( - reversed_record, - mode="physical_aspect", - physical_long_edge_px=220, - margin_px=10, - ) - assert reversed_render.png_bytes == rendered.png_bytes - - -def test_boundary_derived_specs_round_trip_every_l4_anchor() -> None: - path = next((DATASET_ROOT / "data" / "l4").glob("train-*.parquet")) - rows = pq.read_table(path).to_pylist() - for row in rows: - result = runtime.execute_program(row["code"], isolation="in_process") - derived = runtime.derive_optical_port_specs(result, result) - observed = tuple( - ( - port["name"], - tuple(port["center"]), - port["width"], - port["orientation"], - ) - for port in result["ports"] - ) - assert derived == observed, row["id"] - - -def test_boundary_specs_repair_a_changed_l4_body() -> None: - row = _row("l4", REPRESENTATIVE_IDS["l4"]) - anchor = runtime.execute_program(row["code"], isolation="in_process") - mutated_source = row["code"].replace( - "branch_length_um = 22.0", - "branch_length_um = 27.0", - 1, - ) - stale = runtime.execute_program(mutated_source, isolation="in_process") - assert not runtime.gate_ports( - stale, - reference=anchor, - require_bbox_edge=True, - ).passed - - derived = runtime.derive_optical_port_specs(anchor, stale) - repaired_source = re.sub( - r"^optical_port_specs = .*$", - f"optical_port_specs = {derived!r}", - mutated_source, - count=1, - flags=re.MULTILINE, - ) - repaired = runtime.execute_program(repaired_source, isolation="in_process") - assert runtime.gate_ports( - repaired, - reference=anchor, - require_bbox_edge=True, - ).passed - assert derived[1][1][0] == 50.0 - assert derived[2][1][0] == 50.0 - - -def test_port_contact_gate_rejects_detached_terminal() -> None: - row = _row("l4", REPRESENTATIVE_IDS["l4"]) - anchor = runtime.execute_program(row["code"], isolation="in_process") - detached = copy.deepcopy(anchor) - detached["ports"][0]["center"][1] += 50.0 - report = runtime.gate_ports(detached, reference=anchor) - assert not report.passed - assert any("inward material fraction" in error for error in report.errors) - - -def test_runtime_rejects_non_catalog_execution_import() -> None: - source = """ -import os -import gdsfactory as gf - -@gf.cell(check_instances=False) -def device(): - return gf.components.rectangle(size=(10, 2)) -""" - with pytest.raises(runtime.RuntimeGateError, match="runtime import"): - runtime.execute_program(source, isolation="in_process") diff --git a/depth-v1/tests/test_schema.py b/depth-v1/tests/test_schema.py deleted file mode 100644 index c9c5ffa0debbb500032b0a03bc2eeb020727b780..0000000000000000000000000000000000000000 --- a/depth-v1/tests/test_schema.py +++ /dev/null @@ -1,313 +0,0 @@ -"""Focused regression tests for the isolated depth-v1 release schema.""" - -from __future__ import annotations - -import hashlib -import sys -import tempfile -import unittest -from pathlib import Path - - -ROOT = Path(__file__).resolve().parents[1] -SCRIPTS = ROOT / "scripts" -sys.path.insert(0, str(SCRIPTS)) - -from schema import ( # noqa: E402 - ANCHOR_ONLY_PARENT_IDS, - APPROVED_REPRESENTATION_COUNT, - CORE_EXTRA_ROW_COUNT, - CORE_ROW_COLUMNS, - CORE_SCHEMA_VERSION, - DEPTH_CONTROL_COLUMNS, - DEPTH_ROW_COLUMNS, - DEPTH_ROW_COUNT, - DEPTH_ELIGIBLE_COUNT, - DEPTH_SCHEMA_VERSION, - EXPECTED_SPLIT_COUNTS, - FROZEN_LOGICAL_RELEASE_SHA256, - MANIFEST_SCHEMA_VERSION, - DepthSchemaError, - bind_logical_row_sha256, - build_freeze, - build_manifest, - canonical_sha256, - depth_features, - logical_release_sha256, - logical_row_sha256, - plan_shards, - shard_filename, - validate_depth_population, - verify_checksums, - write_checksums, - write_json, -) - - -CORE_DIGEST = "c" * 64 - - -def _digest(text: str) -> str: - return hashlib.sha256(text.encode("utf-8")).hexdigest() - - -def _row(parent: int, slot: int, *, suffix: str = "") -> dict: - parent_id = ( - next(iter(ANCHOR_ONLY_PARENT_IDS)) - if parent == 0 - else f"core_{parent:03d}" - ) - if slot == 0: - row_id = parent_id - elif slot > 0: - row_id = f"{parent_id}_r{slot:02d}" - else: - row_id = f"{parent_id}_core_extra_{suffix}" - image_bytes = ( - b"image" - if slot <= 0 - else f"image/{parent}/{slot}".encode("utf-8") - ) - target_bytes = ( - b"target" - if slot <= 0 - else f"target/{parent}/{slot}".encode("utf-8") - ) - row = { - "schema_version": CORE_SCHEMA_VERSION, - "id": row_id, - "level": "L4", - "curriculum_order": parent, - "image": {"bytes": image_bytes, "path": None}, - "target_image": {"bytes": target_bytes, "path": None}, - "code": "import gdsfactory as gf\n", - "code_language": "python", - "instruction": f"Recreate the geometry for {row_id}.", - "label": row_id, - "family": "test", - "concept_id": parent_id, - "representation_id": parent_id, - "grammar_id": parent_id, - "leakage_group_id": parent_id, - "variation_role": "semantic" if slot == 0 else "realization", - "primitive_calls": ["straight"], - "prerequisite_ids": [], - "port_signature_json": '{"count":2}', - "footprint_um": [20.0, 4.0], - "parameters_json": "{}", - "topology_json": "{}", - "metadata_json": "{}", - "image_sha256": hashlib.sha256(image_bytes).hexdigest(), - "target_image_sha256": hashlib.sha256(target_bytes).hexdigest(), - "code_sha256": _digest("import gdsfactory as gf\n"), - "normalized_d4_sha256": _digest(f"d4/{row_id}"), - "view_policy": "max_visible_v1", - "source_dataset_digest_sha256": CORE_DIGEST, - "source_generator_version": "core-v1", - "depth_schema_version": DEPTH_SCHEMA_VERSION, - "parent_core_id": parent_id, - "parent_code_sha256": _digest("import gdsfactory as gf\n"), - "parent_core_digest_sha256": CORE_DIGEST, - "geometry_id": f"geometry/{row_id}" if slot >= 0 else "", - "realization_id": f"r{slot:02d}" if slot >= 0 else f"core-extra-{suffix}", - "realization_slot": slot, - "transform_kind": "anchor" if slot == 0 else "controlled", - "controlled_axes": [] if slot <= 0 else ["length_um"], - "parameter_delta_json": "{}" if slot <= 0 else '{"length_um":1.0}', - "dependency_group": f"dependency/{parent_id}", - "split_role": ( - "core-extra" if slot == -1 else ("train" if slot <= 5 else "validation") - ), - "pose_id": "base", - "render_id": "primary", - "verification_evidence_json": "{}", - "depth_generator_version": "depth-test-v1", - "logical_row_sha256": "", - } - return bind_logical_row_sha256(row) - - -def _complete_population() -> list[dict]: - rows = [] - for parent in range(APPROVED_REPRESENTATION_COUNT): - slots = (0,) if parent == 0 else range(8) - rows.extend(_row(parent, slot) for slot in slots) - rows.extend( - _row( - index % APPROVED_REPRESENTATION_COUNT, - -1, - suffix=str(index), - ) - for index in range(CORE_EXTRA_ROW_COUNT) - ) - return rows - - -def _shard_records(split: str, row_count: int) -> list[dict]: - records = [] - for plan in plan_shards( - row_count, - max_rows_per_shard=1000, - split=split, - ): - records.append( - { - "split": split, - "index": plan.index, - "total": plan.total, - "path": f"data/{split}/{plan.filename}", - "rows": plan.row_count, - "bytes": 100 + plan.index, - "sha256": _digest(f"{split}/{plan.index}"), - } - ) - return records - - -class DepthSchemaTests(unittest.TestCase): - @classmethod - def setUpClass(cls) -> None: - cls.rows = _complete_population() - - def test_core_columns_are_preserved_before_depth_controls(self) -> None: - self.assertEqual( - DEPTH_ROW_COLUMNS, - (*CORE_ROW_COLUMNS, *DEPTH_CONTROL_COLUMNS), - ) - self.assertEqual(tuple(depth_features()), DEPTH_ROW_COLUMNS) - self.assertIn("verification_evidence_json", DEPTH_CONTROL_COLUMNS) - self.assertNotIn("admission_evidence_json", DEPTH_CONTROL_COLUMNS) - - def test_frozen_logical_release_digest_is_named_and_exact(self) -> None: - self.assertEqual( - FROZEN_LOGICAL_RELEASE_SHA256, - "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b", - ) - - def test_logical_row_digest_excludes_payload_bytes_not_payload_hashes(self) -> None: - row = _row(0, 0) - original = logical_row_sha256(row) - changed_payload = dict(row) - changed_payload["image"] = {"bytes": b"different", "path": None} - self.assertEqual(logical_row_sha256(changed_payload), original) - changed_hash = dict(row) - changed_hash["image_sha256"] = _digest("different") - self.assertNotEqual(logical_row_sha256(changed_hash), original) - changed_schema = dict(row) - changed_schema["schema_version"] = "unexpected-core-schema" - with self.assertRaisesRegex(DepthSchemaError, "core row schema"): - logical_row_sha256(changed_schema) - - def test_logical_release_digest_is_input_order_independent(self) -> None: - rows = [_row(0, 0), _row(1, 0)] - self.assertEqual( - logical_release_sha256(rows), - logical_release_sha256(reversed(rows)), - ) - self.assertEqual( - canonical_sha256({"a": 1, "b": [2]}), - canonical_sha256({"b": [2], "a": 1}), - ) - - def test_deterministic_shard_names_and_ranges(self) -> None: - plans = plan_shards(2501, max_rows_per_shard=1000, split="train") - self.assertEqual(len(plans), 3) - self.assertEqual(plans[0].filename, "train-00000-of-00003.parquet") - self.assertEqual(plans[-1].filename, "train-00002-of-00003.parquet") - self.assertEqual([plan.row_count for plan in plans], [1000, 1000, 501]) - with self.assertRaises(DepthSchemaError): - shard_filename("../train", 0, 1) - - def test_complete_population_and_manifest_contract(self) -> None: - summary = validate_depth_population( - self.rows, - expected_parent_core_digest_sha256=CORE_DIGEST, - ) - self.assertEqual(summary["row_count"], DEPTH_ROW_COUNT) - self.assertEqual( - summary["approved_representation_count"], - APPROVED_REPRESENTATION_COUNT, - ) - self.assertEqual( - summary["complete_depth_representation_count"], - DEPTH_ELIGIBLE_COUNT, - ) - self.assertEqual( - summary["anchor_only_parent_ids"], - sorted(ANCHOR_ONLY_PARENT_IDS), - ) - self.assertEqual(summary["split_counts"], EXPECTED_SPLIT_COUNTS) - shards = [ - *_shard_records("train", EXPECTED_SPLIT_COUNTS["train"]), - *_shard_records( - "validation", - EXPECTED_SPLIT_COUNTS["validation"], - ), - ] - manifest = build_manifest( - self.rows, - shards=shards, - depth_generator_version="depth-test-v1", - expected_parent_core_digest_sha256=CORE_DIGEST, - ) - self.assertEqual(manifest["schema_version"], MANIFEST_SCHEMA_VERSION) - self.assertEqual(manifest["row_count"], DEPTH_ROW_COUNT) - self.assertEqual(manifest["split_counts"], EXPECTED_SPLIT_COUNTS) - - non_public = list(self.rows) - changed = dict(non_public[0]) - changed["verification_evidence_json"] = '{"status":"accepted"}' - non_public[0] = bind_logical_row_sha256(changed) - with self.assertRaisesRegex(DepthSchemaError, "non-public control key"): - validate_depth_population( - non_public, - expected_parent_core_digest_sha256=CORE_DIGEST, - ) - - def test_freeze_and_checksum_helpers_are_release_relative(self) -> None: - with tempfile.TemporaryDirectory() as raw: - root = Path(raw) - manifest = { - "schema_version": MANIFEST_SCHEMA_VERSION, - "logical_release_sha256": _digest("logical-release"), - "parent_core_digest_sha256": CORE_DIGEST, - "row_count": DEPTH_ROW_COUNT, - "approved_representation_count": APPROVED_REPRESENTATION_COUNT, - "complete_depth_representation_count": DEPTH_ELIGIBLE_COUNT, - "anchor_only_representation_count": len( - ANCHOR_ONLY_PARENT_IDS - ), - "anchor_only_parent_ids": sorted(ANCHOR_ONLY_PARENT_IDS), - "geometry_state_count": 8, - } - write_json(root / "metadata" / "manifest.json", manifest) - (root / "release.txt").write_text("depth release\n", encoding="utf-8") - freeze = build_freeze( - root, - manifest, - manifest_path="metadata/manifest.json", - reference_paths=["release.txt"], - ) - self.assertEqual( - freeze["reference_artifacts"].keys(), - {"release.txt"}, - ) - changed_manifest = dict(manifest) - changed_manifest["row_count"] = 1 - with self.assertRaisesRegex(DepthSchemaError, "manifest object differs"): - build_freeze( - root, - changed_manifest, - manifest_path="metadata/manifest.json", - reference_paths=["release.txt"], - ) - write_json(root / "metadata" / "freeze.json", freeze) - write_checksums(root) - verify_checksums(root) - (root / "release.txt").write_text("drift\n", encoding="utf-8") - with self.assertRaisesRegex(DepthSchemaError, "changed="): - verify_checksums(root) - - -if __name__ == "__main__": - unittest.main() diff --git a/depth-v1/tests/test_validate.py b/depth-v1/tests/test_validate.py deleted file mode 100644 index b6abde11baaf3799bb4f03439abe061c053a3449..0000000000000000000000000000000000000000 --- a/depth-v1/tests/test_validate.py +++ /dev/null @@ -1,410 +0,0 @@ -"""Focused corruption tests for the depth-v1 release validator.""" - -from __future__ import annotations - -import hashlib -import io -import json -import sys -import unittest -from pathlib import Path - -from PIL import Image, ImageDraw - - -ROOT = Path(__file__).resolve().parents[1] -SCRIPTS = ROOT / "scripts" -CORE_SCRIPTS = ROOT.parent / "scripts" -sys.path.insert(0, str(CORE_SCRIPTS)) -sys.path.insert(0, str(SCRIPTS)) - -from _shared import normalized_d4_sha256, primitive_calls, sha256_bytes # noqa: E402 -from contracts import normalized_grammar_hash, rewrite_parameters # noqa: E402 -from runtime import PortGateReport, PortWitness # noqa: E402 -from schema import ( # noqa: E402 - CORE_SCHEMA_VERSION, - DEPTH_ROW_COLUMNS, - DEPTH_SCHEMA_VERSION, - FROZEN_LOGICAL_RELEASE_SHA256, - bind_logical_row_sha256, - canonical_json, - depth_features, -) -from validate import ( # noqa: E402 - DepthValidationError, - _changes_repeat_count, - _reject_control_keys, - _runtime_port_signature, - _validate_arrow_schema, - _validate_controlled_relationship, - _validate_frozen_logical_release, - _validate_parameter_payload, - _validate_repeated_element_counts, - _validate_runtime_port_evidence, - _validate_row_static, -) - - -ANCHOR_CODE = """\ -import gdsfactory as gf - -length_um = 10.0 -width_um = 1.0 -layer = (1, 0) - -@gf.cell -def device(): - return gf.components.rectangle(size=(length_um, width_um), layer=layer) -""" - - -def _png() -> tuple[bytes, Image.Image]: - image = Image.new("L", (32, 32), 255) - ImageDraw.Draw(image).rectangle((4, 12, 27, 19), fill=0) - output = io.BytesIO() - image.save(output, format="PNG") - return output.getvalue(), image - - -def _digest(text: str) -> str: - return hashlib.sha256(text.encode("utf-8")).hexdigest() - - -def _row(code: str = ANCHOR_CODE) -> dict: - image_bytes, image = _png() - code_hash = sha256_bytes(code.encode("utf-8")) - values = { - "fixed_context": {"layer": [1, 0]}, - "parameters": { - "length_um": 10.0, - "width_um": 1.0, - }, - } - row = { - "schema_version": CORE_SCHEMA_VERSION, - "id": "l0_rectangle__s01", - "level": "L0", - "curriculum_order": 0, - "image": {"bytes": image_bytes, "path": "image.png"}, - "target_image": {"bytes": image_bytes, "path": "target.png"}, - "code": code, - "code_language": "python", - "instruction": "Recreate the shown geometry.", - "label": "rectangle", - "family": "primitive", - "concept_id": "rectangle", - "representation_id": "rectangle", - "grammar_id": "l0_rectangle__s01", - "leakage_group_id": "rectangle", - "variation_role": "semantic", - "primitive_calls": primitive_calls(code), - "prerequisite_ids": [], - "port_signature_json": '{"count":0,"names":[],"ports":[]}', - "footprint_um": [10.0, 1.0], - "parameters_json": canonical_json(values), - "topology_json": "{}", - "metadata_json": "{}", - "image_sha256": sha256_bytes(image_bytes), - "target_image_sha256": sha256_bytes(image_bytes), - "code_sha256": code_hash, - "normalized_d4_sha256": normalized_d4_sha256(image), - "view_policy": "maximum_visibility", - "source_dataset_digest_sha256": "c" * 64, - "source_generator_version": "core-v1", - "depth_schema_version": DEPTH_SCHEMA_VERSION, - "parent_core_id": "l0_rectangle__s01", - "parent_code_sha256": code_hash, - "parent_core_digest_sha256": "c" * 64, - "geometry_id": "dgeo_test", - "realization_id": "r00", - "realization_slot": 0, - "transform_kind": "anchor", - "controlled_axes": [], - "parameter_delta_json": "{}", - "dependency_group": "ddep_test", - "split_role": "train", - "pose_id": "canonical", - "render_id": "maximum_visibility", - "verification_evidence_json": "{}", - "depth_generator_version": "depth-test-v1", - "logical_row_sha256": "", - } - self_ordered = {column: row[column] for column in DEPTH_ROW_COLUMNS} - return bind_logical_row_sha256(self_ordered) - - -class DepthValidatorTests(unittest.TestCase): - def test_static_row_checks_code_images_and_parameters(self) -> None: - _validate_row_static(_row()) - - def test_frozen_logical_release_rejects_manifest_and_row_drift(self) -> None: - row = _row() - with self.assertRaisesRegex( - DepthValidationError, - "manifest logical release digest", - ): - _validate_frozen_logical_release( - {"logical_release_sha256": "0" * 64}, - [row], - ) - with self.assertRaisesRegex( - DepthValidationError, - "recomputed logical release digest", - ): - _validate_frozen_logical_release( - { - "logical_release_sha256": FROZEN_LOGICAL_RELEASE_SHA256, - }, - [row], - ) - - def test_arrow_schema_requires_exact_hugging_face_metadata(self) -> None: - expected = depth_features().arrow_schema - _validate_arrow_schema("data/train.parquet", expected, expected) - with self.assertRaisesRegex( - DepthValidationError, - "Hugging Face feature metadata", - ): - _validate_arrow_schema( - "data/train.parquet", - expected.remove_metadata(), - expected, - ) - - def test_public_control_keys_are_rejected_recursively(self) -> None: - with self.assertRaisesRegex(DepthValidationError, "forbidden public"): - _reject_control_keys( - {"nested": [{"review_status": "accepted"}]}, - label="evidence", - ) - - def test_legacy_core_control_keys_remain_valid_outside_new_evidence(self) -> None: - row = _row() - row["metadata_json"] = '{"legacy_status":"accepted"}' - row["topology_json"] = '{"admission_status":"historical"}' - _validate_row_static(row) - - row["verification_evidence_json"] = '{"review_status":"accepted"}' - with self.assertRaisesRegex(DepthValidationError, "forbidden public"): - _validate_row_static(row) - - def test_controlled_delta_and_normalized_grammar_are_bound(self) -> None: - anchor = _row() - candidate_code = rewrite_parameters(ANCHOR_CODE, {"length_um": 12.0}) - candidate = dict(anchor) - candidate.update( - { - "id": "l0_rectangle__s01__depth_r01", - "code": candidate_code, - "code_sha256": sha256_bytes(candidate_code.encode("utf-8")), - "controlled_axes": ["length_um"], - "parameters_json": canonical_json( - { - "fixed_context": {"layer": [1, 0]}, - "parameters": { - "length_um": 12.0, - "width_um": 1.0, - }, - } - ), - "realization_id": "r01", - "realization_slot": 1, - } - ) - delta = { - "changes": { - "length_um": { - "after": 12.0, - "before": 10.0, - } - }, - "derived_updates": [], - } - evidence = { - "model_input_signal": { - "footprint_changed": True, - "normalized_changed_fraction": None, - }, - "normalized_grammar_hash": normalized_grammar_hash(ANCHOR_CODE), - } - _validate_controlled_relationship( - candidate, - anchor, - parsed_delta=delta, - evidence=evidence, - ) - - changed_grammar = dict(candidate) - changed_grammar["code"] = candidate_code.replace( - "layer=layer", - "layer=(2, 0)", - ) - with self.assertRaisesRegex(DepthValidationError, "source grammar"): - _validate_controlled_relationship( - changed_grammar, - anchor, - parsed_delta=delta, - evidence=evidence, - ) - - leaked = dict(candidate) - leaked["leakage_group_id"] = "different-parent-group" - with self.assertRaisesRegex(DepthValidationError, "leakage_group_id"): - _validate_controlled_relationship( - leaked, - anchor, - parsed_delta=delta, - evidence=evidence, - ) - - def test_parameter_contract_preserves_context_and_derived_values(self) -> None: - code = """\ -length_um = 12.0 -layer = (1, 0) -optical_port_specs = [('o1', 0.0, 0.0, 180.0, 0.5)] -""" - anchor_payload = { - "fixed_context": {"layer": [1, 0]}, - "parameters": { - "length_um": 10.0, - "optical_port_specs": [["o1", 0.0, 0.0, 180.0, 0.5]], - }, - } - candidate_payload = { - "fixed_context": {"layer": [1, 0]}, - "parameters": { - "length_um": 12.0, - "optical_port_specs": [["o1", 0.0, 0.0, 180.0, 0.5]], - }, - } - _validate_parameter_payload( - "row", - code, - candidate_payload, - anchor_payload=anchor_payload, - ) - changed_context = json.loads(json.dumps(candidate_payload)) - changed_context["fixed_context"]["layer"] = [2, 0] - with self.assertRaisesRegex(DepthValidationError, "fixed_context"): - _validate_parameter_payload( - "row", - code, - changed_context, - anchor_payload=anchor_payload, - ) - omitted_derived = json.loads(json.dumps(candidate_payload)) - omitted_derived["parameters"].pop("optical_port_specs") - with self.assertRaisesRegex(DepthValidationError, "keys differ"): - _validate_parameter_payload( - "row", - code, - omitted_derived, - anchor_payload=anchor_payload, - ) - - def test_only_repeat_count_axes_relax_connectivity(self) -> None: - row = _row() - row["controlled_axes"] = ["length_um"] - repeat_names = {row["parent_core_id"]: {"count"}} - self.assertFalse(_changes_repeat_count(row, repeat_names)) - row["controlled_axes"] = ["length_um", "count"] - self.assertTrue(_changes_repeat_count(row, repeat_names)) - - def test_runtime_port_signature_checks_geometry_bound_records(self) -> None: - signature = { - "count": 1, - "names": ["o1"], - "ports": [ - { - "center": [0.0, 0.0], - "name": "o1", - "orientation": 180.0, - "width": 0.5, - } - ], - } - runtime = { - "ports": [ - { - "center": [0.0, 0.0], - "name": "o1", - "orientation": 180.0, - "width": 0.5, - } - ] - } - _runtime_port_signature("legacy-core-row", {}, {"ports": []}) - _runtime_port_signature("row", signature, runtime) - _runtime_port_signature("row", "1x0", runtime) - corrupted = json.loads(json.dumps(signature)) - corrupted["ports"][0]["width"] = 0.8 - with self.assertRaisesRegex(DepthValidationError, "port record"): - _runtime_port_signature("row", corrupted, runtime) - - def test_runtime_port_evidence_binds_exact_witnesses(self) -> None: - witness = PortWitness( - name="o1", - side="left", - bbox_side="left", - orientation_deg=180.0, - width_um=0.5, - inward_material_fraction=1.0, - outward_material_fraction=0.0, - touches_material=True, - ) - report = PortGateReport( - passed=True, - errors=(), - port_count=1, - orientation_side_histogram={"left": 1}, - witnesses=(witness,), - ) - evidence = { - "port_count": 1, - "port_orientation_side_histogram": {"left": 1}, - "port_witnesses": [ - { - "bbox_side": "left", - "inward_material_fraction": 1.0, - "name": "o1", - "orientation_deg": 180.0, - "outward_material_fraction": 0.0, - "side": "left", - "touches_material": True, - "width_um": 0.5, - } - ], - } - _validate_runtime_port_evidence("row", evidence, report) - corrupted = json.loads(json.dumps(evidence)) - corrupted["port_witnesses"][0]["touches_material"] = False - with self.assertRaisesRegex(DepthValidationError, "port witnesses"): - _validate_runtime_port_evidence("row", corrupted, report) - - def test_repeat_count_evidence_binds_emitted_polygon_count(self) -> None: - row = _row() - row.update( - { - "code": ANCHOR_CODE + "\nrows = 2\ncolumns = 3\n", - "controlled_axes": ["rows"], - "parent_core_id": "count-anchor", - "realization_slot": 1, - "verification_evidence_json": json.dumps( - {"runtime_structural_metrics": {"polygon_count": 6}} - ), - } - ) - names = {"count-anchor": {"rows", "columns"}} - _validate_repeated_element_counts([row], names) - row["verification_evidence_json"] = json.dumps( - {"runtime_structural_metrics": {"polygon_count": 5}} - ) - with self.assertRaisesRegex( - DepthValidationError, - "geometry witness differs", - ): - _validate_repeated_element_counts([row], names) - - -if __name__ == "__main__": - unittest.main() diff --git a/depth/data/train-00000-of-00007.parquet b/depth/data/train-00000-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65929b342b0652d97c2161c7e3df84ae20cccae6 --- /dev/null +++ b/depth/data/train-00000-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec9cfd7c2d7e77e31862fce8324567c06f854533cdf5c56fabfa4cd160ff0ea +size 18799084 diff --git a/depth/data/train-00001-of-00007.parquet b/depth/data/train-00001-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c892a250c0a2d9e486ac96520f90137b9ed60bd8 --- /dev/null +++ b/depth/data/train-00001-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de673187b9d20e281b0f3f26a2de06a1825ec6ebda62a69648455f7001f7ebe8 +size 12186353 diff --git a/depth/data/train-00002-of-00007.parquet b/depth/data/train-00002-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4772ec444b0ec3244f1b1b586b62c14f64570dad --- /dev/null +++ b/depth/data/train-00002-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac23b28d5dc2c25544668abedcd99d44fe13d4df5b1a84289a33a776b80c005d +size 3414474 diff --git a/depth/data/train-00003-of-00007.parquet b/depth/data/train-00003-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c975b957c39da2b9e0e38275d6cbfea812697e5c --- /dev/null +++ b/depth/data/train-00003-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d2ba738e474927f290ad1e0f55bb94af22ef534e28496143caedf7fba444a2 +size 3203476 diff --git a/depth/data/train-00004-of-00007.parquet b/depth/data/train-00004-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22f71e368c231b53871be0c89b7d0de355e83c4f --- /dev/null +++ b/depth/data/train-00004-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cb3dcd33a4e1e2c24d530226295558c30192c18babff180456c94e000f9f95 +size 3640231 diff --git a/depth/data/train-00005-of-00007.parquet b/depth/data/train-00005-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43b3a1d50a20a1d65696ef231ed2a20d9e71fe6c --- /dev/null +++ b/depth/data/train-00005-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f27d4f43ff04bb545b4b22b690b536931c485f7c4df2bf35c47f0116836d49 +size 3627501 diff --git a/depth/data/train-00006-of-00007.parquet b/depth/data/train-00006-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..486a1dc805a3ed03fd91323ccd052d9a4686fcd9 --- /dev/null +++ b/depth/data/train-00006-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac943e756760a84e01e481b6f4c5d5a7e5aa96ad681ec3e7dedfb934c0b1b8f5 +size 2684694 diff --git a/depth/data/validation-00000-of-00003.parquet b/depth/data/validation-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5712f658424120ad3b3968b8c28b2a4a0934d7f4 --- /dev/null +++ b/depth/data/validation-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:681712fb0891657da3ee7dbc3a3a3ed922ff4609650c21fdf15b84652b27d9fc +size 3267270 diff --git a/depth/data/validation-00001-of-00003.parquet b/depth/data/validation-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68c7e80e5ff10810392f384a2c86f56ce51c604c --- /dev/null +++ b/depth/data/validation-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a378cd6278fe72a3c95f2931d1952929ed3004331d84b3d176793cca2f0a91d7 +size 3632099 diff --git a/depth/data/validation-00002-of-00003.parquet b/depth/data/validation-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..186f98c85515fe4e67c911da720db734bf422ea3 --- /dev/null +++ b/depth/data/validation-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2648d337e05700c7238aec744fa549ea98566474291055a34b531effb77b89 +size 470034 diff --git a/factory/README.md b/factory/README.md deleted file mode 100644 index e7919f846133695edfb063fde45eb77a99602034..0000000000000000000000000000000000000000 --- a/factory/README.md +++ /dev/null @@ -1,58 +0,0 @@ -# PixCell standalone dataset factory - -This directory makes the published PixCell curriculum reproducible without a -checkout of the private development or RL repository. - -## `core-v1` - -`core-v1` is the immutable 738-row curriculum released in this repository. Its -source bundle contains the minimum accepted-only material required to rebuild -the public Parquet: - -- explicit grammar and factor assignments; -- one executable, primitive-only generator program per row; -- the exact model and target images; -- parameter, calibration, topology, and admission evidence consumed by the - release gate; and -- the five accepted-only source manifests and audit reports. - -Historical proposals, rejected candidates, cached GDS files, private benchmark -figures, and RL rollouts are deliberately absent. - -The original candidate-bank builders are also deliberately absent. They were -development orchestration scripts coupled to historical proposal pools and an -RL environment; copying them would neither be compact nor reproduce their -source-bound hashes. In the frozen core, the executable per-row programs and -explicit factor assignments are the deterministic generators. No random -sampling is used. - -The files are: - -- `core-v1/freeze.json` — immutable release digest, counts, source checksums, - and build commands; -- `core-v1/grammar_catalog.json` — inspectable grammar/factor map for all rows; -- `core-v1/source_manifest.json` — checksum inventory of every bundled source - file; and -- `core-v1/source.tar.gz` — normalized deterministic source bundle. - -## Rebuild - -From the `dataset/` directory: - -```bash -python scripts/build_all.py -python scripts/validate_release.py --execute-programs -``` - -`build_all.py` verifies the compressed source bundle, extracts it into a -temporary directory, rebuilds all five Parquet shards and galleries, and -refuses to succeed unless the logical release digest exactly matches the -frozen `core-v1` digest. - -The second command independently executes all 738 emitted Python programs and -checks their runtime geometry and port contracts. - -## Release boundary - -`core-v1` never changes. Any future dataset version must be published -separately; `build_all.py` reproduces only the frozen 738 rows. diff --git a/factory/admission_policy.json b/factory/admission_policy.json deleted file mode 100644 index 9f68cbac4e00159a8ed405fd6d60daf3801d7bfb..0000000000000000000000000000000000000000 --- a/factory/admission_policy.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "policy_version": "pixcell-admission-v1", - "purpose": "Admission policy for the frozen core and future representation-first expansions.", - "core_principle": "The agent or authored program constructs geometry; deterministic code only measures and admits it.", - "hard_gates": [ - { - "id": "compile_and_execute", - "levels": ["L0", "L1", "L2", "L3", "L4"], - "rule": "The complete Python program must compile, execute in isolation, and emit a non-empty GDS." - }, - { - "id": "source_purity", - "levels": ["L0", "L1", "L2", "L3", "L4"], - "rule": "Only the public primitive catalog is permitted; raw polygon dumps, device stencils, raster reads, dynamic component lookup, and private-package imports are rejected." - }, - { - "id": "image_and_footprint_binding", - "levels": ["L0", "L1", "L2", "L3", "L4"], - "rule": "The model view, canonical target image, physical footprint, source program, and source evidence are hash-bound and non-blank." - }, - { - "id": "duplicate_accounting", - "levels": ["L0", "L1", "L2", "L3", "L4"], - "rule": "Exact and D4-equivalent silhouettes are reported; exact aliases share one leakage group, and undeclared duplicates are rejected." - }, - { - "id": "runtime_ports", - "levels": ["L3", "L4"], - "rule": "Declared optical ports must have finite centers, positive widths, valid orientations, and the expected side histogram; L4 evidence must come from runtime inspection." - }, - { - "id": "frozen_release_digest", - "levels": ["L0", "L1", "L2", "L3", "L4"], - "rule": "A core-v1 rebuild is accepted only when its logical digest exactly equals the immutable release digest." - } - ], - "conditional_gates": [ - { - "id": "structural_witnesses", - "rule": "Repeated-element counts, branch degree, defects, and topology witnesses are required only when the grammar declares them." - }, - { - "id": "geometry_similarity", - "rule": "Calibrated geometry and raster agreement are evidence and training signals; thresholds must be level-aware and may not erase intentional representation differences." - } - ], - "anti_signal_rules": [ - "Admission gates are not automatically copied into an RL reward with equal weights.", - "Program compilation and source purity are hard constraints, not graded aesthetic rewards.", - "Tiny parameter jitter is never counted as a new representation grammar.", - "Maximum-visibility views remain the primary supervision view; physical dimensions come from the footprint and metadata.", - "Rejected proposals and model repair trajectories remain outside the accepted-only core." - ] -} diff --git a/factory/core-v1/freeze.json b/factory/core-v1/freeze.json deleted file mode 100644 index d64062c5dccca125050883562cb831108a95282f..0000000000000000000000000000000000000000 --- a/factory/core-v1/freeze.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "accepted_only": true, - "admission_policy": { - "path": "factory/admission_policy.json", - "sha256": "661078d8cce3ff96d8267a332c110d188415d99c604f974efc14e2fc2604059d" - }, - "build_command": "python scripts/build_all.py", - "core_name": "core-v1", - "determinism": { - "archive_metadata_normalized": true, - "expected_logical_digest_is_mandatory": true, - "randomness": "none", - "reference_artifacts_are_platform_specific": true, - "seed": null - }, - "grammar_catalog": { - "path": "factory/core-v1/grammar_catalog.json", - "representation_count": 547, - "row_count": 738, - "sha256": "2b833651a688c9cd33b3fcc5f4b79fd45307b2a28060a583ef9a1464eb8d89a1" - }, - "levels": { - "l0": { - "row_count": 177, - "source_dataset_digest_sha256": "495b2c8f4864199213a888a5f8323db08525c76213552f919e901e386784ea76" - }, - "l1": { - "row_count": 215, - "source_dataset_digest_sha256": "30765ca9366965807b65e321a7492afe6d2f8e7ae0c9fbc3a629e4641a771bc1" - }, - "l2": { - "row_count": 118, - "source_dataset_digest_sha256": "05737221cfc0aeb3ef08efc64504d3db031530f5cef1496a48b0239ad23d6b46" - }, - "l3": { - "row_count": 120, - "source_dataset_digest_sha256": "aa696edde9a6bc5ee0c5275d9a7f05eed2a1bc56c600791ebb5c51a3d4953fc6" - }, - "l4": { - "row_count": 108, - "source_dataset_digest_sha256": "8db07b0730b3864a3f864abf08eb5fcf94c144ffcea5d3224590560d429c836f" - } - }, - "reference_artifacts": { - "data/l0/train-00000-of-00001.parquet": "e0c5bda1b192a901349aeda2cf9287e22d62b5b791c421955e2ffba9ca2785da", - "data/l1/train-00000-of-00001.parquet": "fc37aea17af1a127e46f89604c95e490b8c361d5105a4cd77581f1d93dfcfc44", - "data/l2/train-00000-of-00001.parquet": "420d2b75f1cd38e2e3629495b9da36a07bc24ec9b81139816528e9332c7d4007", - "data/l3/train-00000-of-00001.parquet": "0dea653b7f8a7d5c5e773606ead614f460fae3f40e8588e67d48d314b053c4b2", - "data/l4/train-00000-of-00001.parquet": "05c8162b50feb869224e998a7d43fe81eee40d12371019fb27ae6aef3557a16d", - "galleries/all.png": "5fe87e14eb72e0a76cb39bcac1d7cc739861948dc299c400f1a746763c2793d9", - "galleries/l0.png": "838dc208f2bddb3c9cfa140ef09cb8d350f866c9b380d285b3c4d6afc3bd9c0a", - "galleries/l1.png": "e6cb27d4d4230ceb2c0b8eb5cde759af53759b2c3c05abbd9fd72b05302400d8", - "galleries/l2.png": "e730702cd6c321f50d48305ff7952434990ed48dc87c1a41699bf893e364489b", - "galleries/l3.png": "5fb0387dfc4be86ac455528e75f9dc33f8979ea5a860812159445f851f2eefd9", - "galleries/l4.png": "eca24f18ece945ee76f316e9c97fd48d5c9a52a52b8fdc04eba0857b49376463", - "metadata/audit_report.json": "2cb6122042f1b231adc4c6de642f64663f42759a2bf3dcee305c9d255064b0ae", - "metadata/catalog.json": "c22125e4201e3ccac233b0d6898a86cda232a5371ad8a68e19b44112aa680511", - "metadata/source_reports/l0.json": "654d69c5a9954f4a251450f85ce6143635bbfb26e6f1f01f8e22777223c98d23", - "metadata/source_reports/l1.json": "6e95ccff6ea3dfeec8df3c31cbbafbb487986d94736d8ec74d17189edc3da290", - "metadata/source_reports/l2.json": "95d17fe874a904df8ef2a2aca5a563d3cc5e72237e611278083181bf1ec9465a", - "metadata/source_reports/l3.json": "b5dbd40ef517ec23353d98a6326f8ec649b0ec88ec2f0d2b2fdc622b4d8a6f1a", - "metadata/source_reports/l4.json": "a7cfc8be204209ef7997447f20db339a52e327ad6ecdabbcb921c54111de9eeb" - }, - "release_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "representation_count": 547, - "reproducibility_report": { - "path": "factory/core-v1/reproducibility_report.json", - "sha256": "8da6d92acfa66ea3e8306db3732533e5ec3d4739cf39349c30fc1ae04eb97b71" - }, - "row_count": 738, - "schema_version": "pixcell-core-freeze-v1", - "source_bundle": { - "bytes": 40391520, - "file_count": 5404, - "inventory_path": "factory/core-v1/source_manifest.json", - "path": "factory/core-v1/source.tar.gz", - "sha256": "48f6caa39172656a25a4b7b0e9b4cf085912d32e39c58055d9234d138db8ea50", - "uncompressed_payload_bytes": 56592748 - }, - "source_commit": "2ab0e551fc75c2ad7087ef88ecad2b5de279704b", - "validation_command": "python scripts/validate_release.py --execute-programs" -} diff --git a/factory/core-v1/grammar_catalog.json b/factory/core-v1/grammar_catalog.json deleted file mode 100644 index 3d384182c365cb716fdf26841cd8e0fe7fa1e1d5..0000000000000000000000000000000000000000 --- a/factory/core-v1/grammar_catalog.json +++ /dev/null @@ -1,81890 +0,0 @@ -{ - "core_name": "core-v1", - "randomness": "none", - "representation_count": 547, - "row_count": 738, - "rows": [ - { - "concept_id": "l0_01_rectangle", - "curriculum_order": 0, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_01_rectangle__semantic__square", - "concept_id": "l0_01_rectangle", - "concept_label": "Rectangle primitive", - "equivalence_family": "filled_quadrilateral", - "factor_assignment": { - "semantic_shape_regime": "square" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_893acd0ec3151d5eae07", - "grammar_payload": { - "concept_id": "l0_01_rectangle", - "equivalence_family": "filled_quadrilateral", - "semantic_factor_signature": { - "semantic_shape_regime": "square" - }, - "semantic_mode_id": "square" - }, - "leakage_group_id": "g_893acd0ec3151d5eae07", - "leakage_group_override": null, - "level": "L0", - "mode_id": "square", - "mode_label": "Square", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "square" - }, - "structural_parameter_names": [ - "length_um", - "width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_11957dfd8972e5e46aab" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/ground_truth.py", - "grammar_id": "g_893acd0ec3151d5eae07", - "id": "l0_01_rectangle__semantic__square", - "label": "Rectangle primitive", - "leakage_group_id": "g_893acd0ec3151d5eae07", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "length_um": 22.0, - "width_um": 22.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_01_rectangle", - "curriculum_order": 1, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_01_rectangle__semantic__mild_landscape", - "concept_id": "l0_01_rectangle", - "concept_label": "Rectangle primitive", - "equivalence_family": "filled_rectangle", - "factor_assignment": { - "semantic_shape_regime": "mild_landscape" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_d77719f938c1d0c48b58", - "grammar_payload": { - "concept_id": "l0_01_rectangle", - "equivalence_family": "filled_rectangle", - "semantic_factor_signature": { - "semantic_shape_regime": "mild_landscape" - }, - "semantic_mode_id": "mild_landscape" - }, - "leakage_group_id": "g_d77719f938c1d0c48b58", - "leakage_group_override": null, - "level": "L0", - "mode_id": "mild_landscape", - "mode_label": "Mild landscape", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "mild_landscape" - }, - "structural_parameter_names": [ - "length_um", - "width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_5d1eca9447cdfcb30dc8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/ground_truth.py", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__semantic__mild_landscape", - "label": "Rectangle primitive", - "leakage_group_id": "g_d77719f938c1d0c48b58", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "length_um": 28.0, - "width_um": 22.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_01_rectangle", - "curriculum_order": 2, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_01_rectangle__equivariance__mild_portrait", - "concept_id": "l0_01_rectangle", - "concept_label": "Rectangle primitive", - "equivalence_family": "filled_rectangle", - "factor_assignment": { - "equivariance_rotation": 90, - "semantic_shape_regime": "mild_landscape" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_d77719f938c1d0c48b58", - "grammar_payload": { - "concept_id": "l0_01_rectangle", - "equivalence_family": "filled_rectangle", - "semantic_factor_signature": { - "semantic_shape_regime": "mild_landscape" - }, - "semantic_mode_id": "mild_landscape" - }, - "leakage_group_id": "g_d77719f938c1d0c48b58", - "leakage_group_override": null, - "level": "L0", - "mode_id": "mild_portrait", - "mode_label": "Mild portrait", - "operation_grammar_id": null, - "parent_mode_id": "mild_landscape", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90 - }, - "presentation_id": "p_c2bbf79212ff9065", - "primitive_api": "gf.components.rectangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "mild_landscape" - }, - "structural_parameter_names": [ - "length_um", - "width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_eca9a5be580a9295e200" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/ground_truth.py", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__equivariance__mild_portrait", - "label": "Rectangle primitive", - "leakage_group_id": "g_d77719f938c1d0c48b58", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "length_um": 22.0, - "width_um": 28.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_01_rectangle", - "curriculum_order": 3, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_01_rectangle__equivariance__landscape_rot45", - "concept_id": "l0_01_rectangle", - "concept_label": "Rectangle primitive", - "equivalence_family": "filled_rectangle", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_shape_regime": "mild_landscape" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_d77719f938c1d0c48b58", - "grammar_payload": { - "concept_id": "l0_01_rectangle", - "equivalence_family": "filled_rectangle", - "semantic_factor_signature": { - "semantic_shape_regime": "mild_landscape" - }, - "semantic_mode_id": "mild_landscape" - }, - "leakage_group_id": "g_d77719f938c1d0c48b58", - "leakage_group_override": null, - "level": "L0", - "mode_id": "landscape_rot45", - "mode_label": "Landscape rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "mild_landscape", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.rectangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "mild_landscape" - }, - "structural_parameter_names": [ - "length_um", - "width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_63c9b03e312b3aa9ac52" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/ground_truth.py", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__equivariance__landscape_rot45", - "label": "Rectangle primitive", - "leakage_group_id": "g_d77719f938c1d0c48b58", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "length_um": 28.0, - "presentation_rotation_deg": 45.0, - "width_um": 22.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_01_rectangle", - "curriculum_order": 4, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_01_rectangle__calibration__extreme_aspect", - "concept_id": "l0_01_rectangle", - "concept_label": "Rectangle primitive", - "equivalence_family": "filled_rectangle", - "factor_assignment": { - "calibration_aspect": "4.5_to_1", - "semantic_shape_regime": "mild_landscape" - }, - "factor_kinds": { - "calibration_aspect": "realization", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_d77719f938c1d0c48b58", - "grammar_payload": { - "concept_id": "l0_01_rectangle", - "equivalence_family": "filled_rectangle", - "semantic_factor_signature": { - "semantic_shape_regime": "mild_landscape" - }, - "semantic_mode_id": "mild_landscape" - }, - "leakage_group_id": "g_d77719f938c1d0c48b58", - "leakage_group_override": null, - "level": "L0", - "mode_id": "extreme_aspect", - "mode_label": "Extreme-aspect footprint control", - "operation_grammar_id": null, - "parent_mode_id": "mild_landscape", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_aspect": "4.5_to_1" - }, - "realization_id": "r_acbfa39965f0de3e", - "required_calls": [ - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "mild_landscape" - }, - "structural_parameter_names": [ - "length_um", - "width_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_25561ccd9a40c5e2cd15" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/ground_truth.py", - "grammar_id": "g_d77719f938c1d0c48b58", - "id": "l0_01_rectangle__calibration__extreme_aspect", - "label": "Rectangle primitive", - "leakage_group_id": "g_d77719f938c1d0c48b58", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "length_um": 54.0, - "width_um": 12.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_02_circle", - "curriculum_order": 5, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_02_circle__semantic__disk", - "concept_id": "l0_02_circle", - "concept_label": "Circle primitive", - "equivalence_family": "filled_disk", - "factor_assignment": { - "semantic_shape_regime": "disk" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_ae0d09a324b8260c2861", - "grammar_payload": { - "concept_id": "l0_02_circle", - "equivalence_family": "filled_disk", - "semantic_factor_signature": { - "semantic_shape_regime": "disk" - }, - "semantic_mode_id": "disk" - }, - "leakage_group_id": "g_ae0d09a324b8260c2861", - "leakage_group_override": null, - "level": "L0", - "mode_id": "disk", - "mode_label": "Canonical disk", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "disk" - }, - "structural_parameter_names": [ - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f186f4f34407e1dba8e5" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/ground_truth.py", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__semantic__disk", - "label": "Circle primitive", - "leakage_group_id": "g_ae0d09a324b8260c2861", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 11.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_02_circle", - "curriculum_order": 6, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_02_circle__calibration__small_scale", - "concept_id": "l0_02_circle", - "concept_label": "Circle primitive", - "equivalence_family": "filled_disk", - "factor_assignment": { - "calibration_scale": "small", - "semantic_shape_regime": "disk" - }, - "factor_kinds": { - "calibration_scale": "realization", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_ae0d09a324b8260c2861", - "grammar_payload": { - "concept_id": "l0_02_circle", - "equivalence_family": "filled_disk", - "semantic_factor_signature": { - "semantic_shape_regime": "disk" - }, - "semantic_mode_id": "disk" - }, - "leakage_group_id": "g_ae0d09a324b8260c2861", - "leakage_group_override": null, - "level": "L0", - "mode_id": "small_scale", - "mode_label": "Small-footprint disk control", - "operation_grammar_id": null, - "parent_mode_id": "disk", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_scale": "small" - }, - "realization_id": "r_fdf6af0a5a5394ef", - "required_calls": [ - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "disk" - }, - "structural_parameter_names": [ - "radius_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_4cf00c04eff8d3ecc585" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/ground_truth.py", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__calibration__small_scale", - "label": "Circle primitive", - "leakage_group_id": "g_ae0d09a324b8260c2861", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_02_circle", - "curriculum_order": 7, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_02_circle__calibration__large_scale", - "concept_id": "l0_02_circle", - "concept_label": "Circle primitive", - "equivalence_family": "filled_disk", - "factor_assignment": { - "calibration_scale": "large", - "semantic_shape_regime": "disk" - }, - "factor_kinds": { - "calibration_scale": "realization", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_ae0d09a324b8260c2861", - "grammar_payload": { - "concept_id": "l0_02_circle", - "equivalence_family": "filled_disk", - "semantic_factor_signature": { - "semantic_shape_regime": "disk" - }, - "semantic_mode_id": "disk" - }, - "leakage_group_id": "g_ae0d09a324b8260c2861", - "leakage_group_override": null, - "level": "L0", - "mode_id": "large_scale", - "mode_label": "Large-footprint disk control", - "operation_grammar_id": null, - "parent_mode_id": "disk", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_scale": "large" - }, - "realization_id": "r_dec5305e0d214179", - "required_calls": [ - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "disk" - }, - "structural_parameter_names": [ - "radius_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_4f7cb851c092bfb2ace9" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/ground_truth.py", - "grammar_id": "g_ae0d09a324b8260c2861", - "id": "l0_02_circle__calibration__large_scale", - "label": "Circle primitive", - "leakage_group_id": "g_ae0d09a324b8260c2861", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 18.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_03_ring", - "curriculum_order": 8, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_03_ring__semantic__thin_wall", - "concept_id": "l0_03_ring", - "concept_label": "Ring primitive", - "equivalence_family": "annulus", - "factor_assignment": { - "semantic_wall_fraction": "thin" - }, - "factor_kinds": { - "semantic_wall_fraction": "semantic_mode" - }, - "grammar_id": "g_0f5c93c273fe2ae20007", - "grammar_payload": { - "concept_id": "l0_03_ring", - "equivalence_family": "annulus", - "semantic_factor_signature": { - "semantic_wall_fraction": "thin" - }, - "semantic_mode_id": "thin_wall" - }, - "leakage_group_id": "g_0f5c93c273fe2ae20007", - "leakage_group_override": null, - "level": "L0", - "mode_id": "thin_wall", - "mode_label": "Thin annular wall", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ring", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_wall_fraction": "thin" - }, - "structural_parameter_names": [ - "radius_um", - "ring_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_24cd57a7ea1e27a65f19" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/ground_truth.py", - "grammar_id": "g_0f5c93c273fe2ae20007", - "id": "l0_03_ring__semantic__thin_wall", - "label": "Ring primitive", - "leakage_group_id": "g_0f5c93c273fe2ae20007", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 14.0, - "ring_width_um": 2.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_03_ring", - "curriculum_order": 9, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_03_ring__semantic__medium_wall", - "concept_id": "l0_03_ring", - "concept_label": "Ring primitive", - "equivalence_family": "annulus", - "factor_assignment": { - "semantic_wall_fraction": "medium" - }, - "factor_kinds": { - "semantic_wall_fraction": "semantic_mode" - }, - "grammar_id": "g_35cad8c233ec1f971f8b", - "grammar_payload": { - "concept_id": "l0_03_ring", - "equivalence_family": "annulus", - "semantic_factor_signature": { - "semantic_wall_fraction": "medium" - }, - "semantic_mode_id": "medium_wall" - }, - "leakage_group_id": "g_35cad8c233ec1f971f8b", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium_wall", - "mode_label": "Medium annular wall", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ring", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_wall_fraction": "medium" - }, - "structural_parameter_names": [ - "radius_um", - "ring_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a8b62d832598df6a935e" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/ground_truth.py", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__semantic__medium_wall", - "label": "Ring primitive", - "leakage_group_id": "g_35cad8c233ec1f971f8b", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 12.0, - "ring_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_03_ring", - "curriculum_order": 10, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_03_ring__semantic__thick_wall", - "concept_id": "l0_03_ring", - "concept_label": "Ring primitive", - "equivalence_family": "annulus", - "factor_assignment": { - "semantic_wall_fraction": "thick" - }, - "factor_kinds": { - "semantic_wall_fraction": "semantic_mode" - }, - "grammar_id": "g_dc110418f141e49ff242", - "grammar_payload": { - "concept_id": "l0_03_ring", - "equivalence_family": "annulus", - "semantic_factor_signature": { - "semantic_wall_fraction": "thick" - }, - "semantic_mode_id": "thick_wall" - }, - "leakage_group_id": "g_dc110418f141e49ff242", - "leakage_group_override": null, - "level": "L0", - "mode_id": "thick_wall", - "mode_label": "Thick annular wall", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ring", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_wall_fraction": "thick" - }, - "structural_parameter_names": [ - "radius_um", - "ring_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_0a23d401632a3c9d1761" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/ground_truth.py", - "grammar_id": "g_dc110418f141e49ff242", - "id": "l0_03_ring__semantic__thick_wall", - "label": "Ring primitive", - "leakage_group_id": "g_dc110418f141e49ff242", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 13.0, - "ring_width_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_03_ring", - "curriculum_order": 11, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_03_ring__calibration__scaled_medium", - "concept_id": "l0_03_ring", - "concept_label": "Ring primitive", - "equivalence_family": "annulus", - "factor_assignment": { - "calibration_scale": "large", - "semantic_wall_fraction": "medium" - }, - "factor_kinds": { - "calibration_scale": "realization", - "semantic_wall_fraction": "semantic_mode" - }, - "grammar_id": "g_35cad8c233ec1f971f8b", - "grammar_payload": { - "concept_id": "l0_03_ring", - "equivalence_family": "annulus", - "semantic_factor_signature": { - "semantic_wall_fraction": "medium" - }, - "semantic_mode_id": "medium_wall" - }, - "leakage_group_id": "g_35cad8c233ec1f971f8b", - "leakage_group_override": null, - "level": "L0", - "mode_id": "scaled_medium", - "mode_label": "Scaled medium-wall control", - "operation_grammar_id": null, - "parent_mode_id": "medium_wall", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ring", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_scale": "large" - }, - "realization_id": "r_dec5305e0d214179", - "required_calls": [ - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_wall_fraction": "medium" - }, - "structural_parameter_names": [ - "radius_um", - "ring_width_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_4345c3d09535455b4c05" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/ground_truth.py", - "grammar_id": "g_35cad8c233ec1f971f8b", - "id": "l0_03_ring__calibration__scaled_medium", - "label": "Ring primitive", - "leakage_group_id": "g_35cad8c233ec1f971f8b", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 20.0, - "ring_width_um": 6.67 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_04_cross", - "curriculum_order": 12, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_04_cross__semantic__slender", - "concept_id": "l0_04_cross", - "concept_label": "Cross primitive", - "equivalence_family": "orthogonal_cross", - "factor_assignment": { - "semantic_shape_regime": "slender" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_ef45122fdc057561bbc6", - "grammar_payload": { - "concept_id": "l0_04_cross", - "equivalence_family": "orthogonal_cross", - "semantic_factor_signature": { - "semantic_shape_regime": "slender" - }, - "semantic_mode_id": "slender" - }, - "leakage_group_id": "g_ef45122fdc057561bbc6", - "leakage_group_override": null, - "level": "L0", - "mode_id": "slender", - "mode_label": "Slender cross arms", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.cross", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.cross" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "slender" - }, - "structural_parameter_names": [ - "cross_length_um", - "cross_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_fa816dd1c0cc86331c5c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/ground_truth.py", - "grammar_id": "g_ef45122fdc057561bbc6", - "id": "l0_04_cross__semantic__slender", - "label": "Cross primitive", - "leakage_group_id": "g_ef45122fdc057561bbc6", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cross_length_um": 28.0, - "cross_width_um": 3.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_04_cross", - "curriculum_order": 13, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_04_cross__semantic__medium", - "concept_id": "l0_04_cross", - "concept_label": "Cross primitive", - "equivalence_family": "orthogonal_cross", - "factor_assignment": { - "semantic_shape_regime": "medium" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_a2b970c7d908676a5762", - "grammar_payload": { - "concept_id": "l0_04_cross", - "equivalence_family": "orthogonal_cross", - "semantic_factor_signature": { - "semantic_shape_regime": "medium" - }, - "semantic_mode_id": "medium" - }, - "leakage_group_id": "g_a2b970c7d908676a5762", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium", - "mode_label": "Medium cross arms", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.cross", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.cross" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "medium" - }, - "structural_parameter_names": [ - "cross_length_um", - "cross_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e332ff9962c25c4e37fd" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/ground_truth.py", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__semantic__medium", - "label": "Cross primitive", - "leakage_group_id": "g_a2b970c7d908676a5762", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cross_length_um": 26.0, - "cross_width_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_04_cross", - "curriculum_order": 14, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_04_cross__semantic__stout", - "concept_id": "l0_04_cross", - "concept_label": "Cross primitive", - "equivalence_family": "orthogonal_cross", - "factor_assignment": { - "semantic_shape_regime": "stout" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_dc13c0927ec062756c9e", - "grammar_payload": { - "concept_id": "l0_04_cross", - "equivalence_family": "orthogonal_cross", - "semantic_factor_signature": { - "semantic_shape_regime": "stout" - }, - "semantic_mode_id": "stout" - }, - "leakage_group_id": "g_dc13c0927ec062756c9e", - "leakage_group_override": null, - "level": "L0", - "mode_id": "stout", - "mode_label": "Stout cross arms", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.cross", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.cross" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "stout" - }, - "structural_parameter_names": [ - "cross_length_um", - "cross_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_2fd0b92bc03a62589c64" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/ground_truth.py", - "grammar_id": "g_dc13c0927ec062756c9e", - "id": "l0_04_cross__semantic__stout", - "label": "Cross primitive", - "leakage_group_id": "g_dc13c0927ec062756c9e", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cross_length_um": 26.0, - "cross_width_um": 11.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_04_cross", - "curriculum_order": 15, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_04_cross__equivariance__medium_rot45", - "concept_id": "l0_04_cross", - "concept_label": "Cross primitive", - "equivalence_family": "orthogonal_cross", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_shape_regime": "medium" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_a2b970c7d908676a5762", - "grammar_payload": { - "concept_id": "l0_04_cross", - "equivalence_family": "orthogonal_cross", - "semantic_factor_signature": { - "semantic_shape_regime": "medium" - }, - "semantic_mode_id": "medium" - }, - "leakage_group_id": "g_a2b970c7d908676a5762", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium_rot45", - "mode_label": "Cross rotated into X pose", - "operation_grammar_id": null, - "parent_mode_id": "medium", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.cross", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.cross", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "medium" - }, - "structural_parameter_names": [ - "cross_length_um", - "cross_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_105d9ceeb1fd6488b8f4" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/ground_truth.py", - "grammar_id": "g_a2b970c7d908676a5762", - "id": "l0_04_cross__equivariance__medium_rot45", - "label": "Cross primitive", - "leakage_group_id": "g_a2b970c7d908676a5762", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cross_length_um": 26.0, - "cross_width_um": 7.0, - "presentation_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_05_triangle", - "curriculum_order": 16, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_05_triangle__semantic__balanced", - "concept_id": "l0_05_triangle", - "concept_label": "Triangle primitive", - "equivalence_family": "filled_right_triangle", - "factor_assignment": { - "semantic_shape_regime": "balanced" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_028fd1f12a2521a8d04f", - "grammar_payload": { - "concept_id": "l0_05_triangle", - "equivalence_family": "filled_right_triangle", - "semantic_factor_signature": { - "semantic_shape_regime": "balanced" - }, - "semantic_mode_id": "balanced" - }, - "leakage_group_id": "g_028fd1f12a2521a8d04f", - "leakage_group_override": null, - "level": "L0", - "mode_id": "balanced", - "mode_label": "Balanced right triangle", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.triangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "balanced" - }, - "structural_parameter_names": [ - "base_um", - "height_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_71c3dc9a9e2181bb5adc" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/ground_truth.py", - "grammar_id": "g_028fd1f12a2521a8d04f", - "id": "l0_05_triangle__semantic__balanced", - "label": "Triangle primitive", - "leakage_group_id": "g_028fd1f12a2521a8d04f", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "base_um": 24.0, - "height_um": 24.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_05_triangle", - "curriculum_order": 17, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_05_triangle__semantic__x_dominant", - "concept_id": "l0_05_triangle", - "concept_label": "Triangle primitive", - "equivalence_family": "filled_right_triangle", - "factor_assignment": { - "semantic_shape_regime": "x_dominant" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_763615292a29f9a13415", - "grammar_payload": { - "concept_id": "l0_05_triangle", - "equivalence_family": "filled_right_triangle", - "semantic_factor_signature": { - "semantic_shape_regime": "x_dominant" - }, - "semantic_mode_id": "x_dominant" - }, - "leakage_group_id": "g_763615292a29f9a13415", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_dominant", - "mode_label": "Mildly x-dominant right triangle", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.triangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_dominant" - }, - "structural_parameter_names": [ - "base_um", - "height_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_45569f214bd52554fad2" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/ground_truth.py", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__semantic__x_dominant", - "label": "Triangle primitive", - "leakage_group_id": "g_763615292a29f9a13415", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "base_um": 28.0, - "height_um": 22.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_05_triangle", - "curriculum_order": 18, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_05_triangle__equivariance__y_dominant", - "concept_id": "l0_05_triangle", - "concept_label": "Triangle primitive", - "equivalence_family": "filled_right_triangle", - "factor_assignment": { - "equivariance_rotation": 90, - "semantic_shape_regime": "x_dominant" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_763615292a29f9a13415", - "grammar_payload": { - "concept_id": "l0_05_triangle", - "equivalence_family": "filled_right_triangle", - "semantic_factor_signature": { - "semantic_shape_regime": "x_dominant" - }, - "semantic_mode_id": "x_dominant" - }, - "leakage_group_id": "g_763615292a29f9a13415", - "leakage_group_override": null, - "level": "L0", - "mode_id": "y_dominant", - "mode_label": "Mildly y-dominant right triangle", - "operation_grammar_id": null, - "parent_mode_id": "x_dominant", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90 - }, - "presentation_id": "p_c2bbf79212ff9065", - "primitive_api": "gf.components.triangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_dominant" - }, - "structural_parameter_names": [ - "base_um", - "height_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_9646512fd73ae722c77b" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/ground_truth.py", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__y_dominant", - "label": "Triangle primitive", - "leakage_group_id": "g_763615292a29f9a13415", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "base_um": 22.0, - "height_um": 28.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_05_triangle", - "curriculum_order": 19, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_05_triangle__equivariance__x_dominant_rot90", - "concept_id": "l0_05_triangle", - "concept_label": "Triangle primitive", - "equivalence_family": "filled_right_triangle", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_shape_regime": "x_dominant" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_763615292a29f9a13415", - "grammar_payload": { - "concept_id": "l0_05_triangle", - "equivalence_family": "filled_right_triangle", - "semantic_factor_signature": { - "semantic_shape_regime": "x_dominant" - }, - "semantic_mode_id": "x_dominant" - }, - "leakage_group_id": "g_763615292a29f9a13415", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_dominant_rot90", - "mode_label": "Triangle quarter-turn replay", - "operation_grammar_id": null, - "parent_mode_id": "x_dominant", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.components.triangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_dominant" - }, - "structural_parameter_names": [ - "base_um", - "height_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_4badf33a88de302112c8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/ground_truth.py", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_rot90", - "label": "Triangle primitive", - "leakage_group_id": "g_763615292a29f9a13415", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "base_um": 28.0, - "height_um": 22.0, - "presentation_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_05_triangle", - "curriculum_order": 20, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_05_triangle__equivariance__x_dominant_rot180", - "concept_id": "l0_05_triangle", - "concept_label": "Triangle primitive", - "equivalence_family": "filled_right_triangle", - "factor_assignment": { - "equivariance_rotation": 180.0, - "semantic_shape_regime": "x_dominant" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_763615292a29f9a13415", - "grammar_payload": { - "concept_id": "l0_05_triangle", - "equivalence_family": "filled_right_triangle", - "semantic_factor_signature": { - "semantic_shape_regime": "x_dominant" - }, - "semantic_mode_id": "x_dominant" - }, - "leakage_group_id": "g_763615292a29f9a13415", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_dominant_rot180", - "mode_label": "Triangle half-turn replay", - "operation_grammar_id": null, - "parent_mode_id": "x_dominant", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180.0 - }, - "presentation_id": "p_d7a6d4ef0e23d945", - "primitive_api": "gf.components.triangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_dominant" - }, - "structural_parameter_names": [ - "base_um", - "height_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_1d010e743b657c05e05f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/ground_truth.py", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_rot180", - "label": "Triangle primitive", - "leakage_group_id": "g_763615292a29f9a13415", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "base_um": 28.0, - "height_um": 22.0, - "presentation_rotation_deg": 180.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_05_triangle", - "curriculum_order": 21, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_05_triangle__equivariance__x_dominant_rot270", - "concept_id": "l0_05_triangle", - "concept_label": "Triangle primitive", - "equivalence_family": "filled_right_triangle", - "factor_assignment": { - "equivariance_rotation": 270.0, - "semantic_shape_regime": "x_dominant" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_763615292a29f9a13415", - "grammar_payload": { - "concept_id": "l0_05_triangle", - "equivalence_family": "filled_right_triangle", - "semantic_factor_signature": { - "semantic_shape_regime": "x_dominant" - }, - "semantic_mode_id": "x_dominant" - }, - "leakage_group_id": "g_763615292a29f9a13415", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_dominant_rot270", - "mode_label": "Triangle three-quarter-turn replay", - "operation_grammar_id": null, - "parent_mode_id": "x_dominant", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 270.0 - }, - "presentation_id": "p_4e292712084bc376", - "primitive_api": "gf.components.triangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_dominant" - }, - "structural_parameter_names": [ - "base_um", - "height_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_49aad2ddb9c5382771ad" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/ground_truth.py", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_rot270", - "label": "Triangle primitive", - "leakage_group_id": "g_763615292a29f9a13415", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "base_um": 28.0, - "height_um": 22.0, - "presentation_rotation_deg": 270.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_05_triangle", - "curriculum_order": 22, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_05_triangle__equivariance__x_dominant_mirror_x", - "concept_id": "l0_05_triangle", - "concept_label": "Triangle primitive", - "equivalence_family": "filled_right_triangle", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_shape_regime": "x_dominant" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_763615292a29f9a13415", - "grammar_payload": { - "concept_id": "l0_05_triangle", - "equivalence_family": "filled_right_triangle", - "semantic_factor_signature": { - "semantic_shape_regime": "x_dominant" - }, - "semantic_mode_id": "x_dominant" - }, - "leakage_group_id": "g_763615292a29f9a13415", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_dominant_mirror_x", - "mode_label": "Triangle reflected-chirality replay", - "operation_grammar_id": null, - "parent_mode_id": "x_dominant", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.triangle", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle", - "ref.mirror_x" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_dominant" - }, - "structural_parameter_names": [ - "base_um", - "height_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5c15264fe7cf4c71e7e8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/ground_truth.py", - "grammar_id": "g_763615292a29f9a13415", - "id": "l0_05_triangle__equivariance__x_dominant_mirror_x", - "label": "Triangle primitive", - "leakage_group_id": "g_763615292a29f9a13415", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "base_um": 28.0, - "height_um": 22.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_06_ellipse", - "curriculum_order": 23, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_06_ellipse__semantic__x_major", - "concept_id": "l0_06_ellipse", - "concept_label": "Ellipse primitive", - "equivalence_family": "filled_ellipse", - "factor_assignment": { - "semantic_shape_regime": "x_major" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_aae899a2a998f4339b96", - "grammar_payload": { - "concept_id": "l0_06_ellipse", - "equivalence_family": "filled_ellipse", - "semantic_factor_signature": { - "semantic_shape_regime": "x_major" - }, - "semantic_mode_id": "x_major" - }, - "leakage_group_id": "g_aae899a2a998f4339b96", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_major", - "mode_label": "Mild x-major ellipse", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ellipse", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_major" - }, - "structural_parameter_names": [ - "radius_x_um", - "radius_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_71d7fd6cea0811f48fe8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/ground_truth.py", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__semantic__x_major", - "label": "Ellipse primitive", - "leakage_group_id": "g_aae899a2a998f4339b96", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_x_um": 15.0, - "radius_y_um": 11.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_06_ellipse", - "curriculum_order": 24, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_06_ellipse__equivariance__y_major", - "concept_id": "l0_06_ellipse", - "concept_label": "Ellipse primitive", - "equivalence_family": "filled_ellipse", - "factor_assignment": { - "equivariance_rotation": 90, - "semantic_shape_regime": "x_major" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_aae899a2a998f4339b96", - "grammar_payload": { - "concept_id": "l0_06_ellipse", - "equivalence_family": "filled_ellipse", - "semantic_factor_signature": { - "semantic_shape_regime": "x_major" - }, - "semantic_mode_id": "x_major" - }, - "leakage_group_id": "g_aae899a2a998f4339b96", - "leakage_group_override": null, - "level": "L0", - "mode_id": "y_major", - "mode_label": "Mild y-major ellipse", - "operation_grammar_id": null, - "parent_mode_id": "x_major", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90 - }, - "presentation_id": "p_c2bbf79212ff9065", - "primitive_api": "gf.components.ellipse", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_major" - }, - "structural_parameter_names": [ - "radius_x_um", - "radius_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_b19039543ce7c4a5a2fe" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/ground_truth.py", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__equivariance__y_major", - "label": "Ellipse primitive", - "leakage_group_id": "g_aae899a2a998f4339b96", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_x_um": 11.5, - "radius_y_um": 15.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_06_ellipse", - "curriculum_order": 25, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_06_ellipse__calibration__extreme_x", - "concept_id": "l0_06_ellipse", - "concept_label": "Ellipse primitive", - "equivalence_family": "filled_ellipse", - "factor_assignment": { - "calibration_aspect": "extreme_x_major", - "semantic_shape_regime": "x_major" - }, - "factor_kinds": { - "calibration_aspect": "realization", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_aae899a2a998f4339b96", - "grammar_payload": { - "concept_id": "l0_06_ellipse", - "equivalence_family": "filled_ellipse", - "semantic_factor_signature": { - "semantic_shape_regime": "x_major" - }, - "semantic_mode_id": "x_major" - }, - "leakage_group_id": "g_aae899a2a998f4339b96", - "leakage_group_override": null, - "level": "L0", - "mode_id": "extreme_x", - "mode_label": "Extreme x-major footprint control", - "operation_grammar_id": null, - "parent_mode_id": "x_major", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ellipse", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_aspect": "extreme_x_major" - }, - "realization_id": "r_9a23bdf38ba19ea9", - "required_calls": [ - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_major" - }, - "structural_parameter_names": [ - "radius_x_um", - "radius_y_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_4f809655b0769bf0c9eb" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/ground_truth.py", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__calibration__extreme_x", - "label": "Ellipse primitive", - "leakage_group_id": "g_aae899a2a998f4339b96", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_x_um": 25.0, - "radius_y_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_06_ellipse", - "curriculum_order": 26, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_06_ellipse__calibration__scaled_x_major", - "concept_id": "l0_06_ellipse", - "concept_label": "Ellipse primitive", - "equivalence_family": "filled_ellipse", - "factor_assignment": { - "calibration_scale": "large", - "semantic_shape_regime": "x_major" - }, - "factor_kinds": { - "calibration_scale": "realization", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_aae899a2a998f4339b96", - "grammar_payload": { - "concept_id": "l0_06_ellipse", - "equivalence_family": "filled_ellipse", - "semantic_factor_signature": { - "semantic_shape_regime": "x_major" - }, - "semantic_mode_id": "x_major" - }, - "leakage_group_id": "g_aae899a2a998f4339b96", - "leakage_group_override": null, - "level": "L0", - "mode_id": "scaled_x_major", - "mode_label": "Scaled x-major footprint control", - "operation_grammar_id": null, - "parent_mode_id": "x_major", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ellipse", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_scale": "large" - }, - "realization_id": "r_dec5305e0d214179", - "required_calls": [ - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_major" - }, - "structural_parameter_names": [ - "radius_x_um", - "radius_y_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_5c1d4f336292fd567c02" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/ground_truth.py", - "grammar_id": "g_aae899a2a998f4339b96", - "id": "l0_06_ellipse__calibration__scaled_x_major", - "label": "Ellipse primitive", - "leakage_group_id": "g_aae899a2a998f4339b96", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_x_um": 22.5, - "radius_y_um": 17.25 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 27, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__semantic__sides_3", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "regular_polygon", - "factor_assignment": { - "semantic_discrete_count": 3 - }, - "factor_kinds": { - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_6806232a137d799963a8", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "regular_polygon", - "semantic_factor_signature": { - "semantic_discrete_count": 3 - }, - "semantic_mode_id": "sides_3" - }, - "leakage_group_id": "g_6806232a137d799963a8", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_3", - "mode_label": "Regular polygon with 3 sides", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 3 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c3fa5769ec62a3c12f9c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/ground_truth.py", - "grammar_id": "g_6806232a137d799963a8", - "id": "l0_07_regular_polygon__semantic__sides_3", - "label": "Regular polygon primitive", - "leakage_group_id": "g_6806232a137d799963a8", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "side_length_um": 15.0, - "sides": 3 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 28, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__semantic__sides_4", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "filled_quadrilateral", - "factor_assignment": { - "semantic_discrete_count": 4 - }, - "factor_kinds": { - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_712a9613acfe6712f154", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "filled_quadrilateral", - "semantic_factor_signature": { - "semantic_discrete_count": 4 - }, - "semantic_mode_id": "sides_4" - }, - "leakage_group_id": "g_712a9613acfe6712f154", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_4", - "mode_label": "Regular polygon with 4 sides", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 4 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_21ad90e64763b9017832" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/ground_truth.py", - "grammar_id": "g_712a9613acfe6712f154", - "id": "l0_07_regular_polygon__semantic__sides_4", - "label": "Regular polygon primitive", - "leakage_group_id": "g_712a9613acfe6712f154", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "side_length_um": 14.0, - "sides": 4 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 29, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__semantic__sides_5", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "regular_polygon", - "factor_assignment": { - "semantic_discrete_count": 5 - }, - "factor_kinds": { - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "regular_polygon", - "semantic_factor_signature": { - "semantic_discrete_count": 5 - }, - "semantic_mode_id": "sides_5" - }, - "leakage_group_id": "g_6d9c9f9ad2271b0b5b30", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_5", - "mode_label": "Regular polygon with 5 sides", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 5 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e46aec39f4ae5b4063c8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/ground_truth.py", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__semantic__sides_5", - "label": "Regular polygon primitive", - "leakage_group_id": "g_6d9c9f9ad2271b0b5b30", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "side_length_um": 12.0, - "sides": 5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 30, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__semantic__sides_6", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "regular_polygon", - "factor_assignment": { - "semantic_discrete_count": 6 - }, - "factor_kinds": { - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "regular_polygon", - "semantic_factor_signature": { - "semantic_discrete_count": 6 - }, - "semantic_mode_id": "sides_6" - }, - "leakage_group_id": "g_1b60cd40859bcb3d5b9a", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_6", - "mode_label": "Regular polygon with 6 sides", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 6 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e7c697d02c776934c4cd" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/ground_truth.py", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__semantic__sides_6", - "label": "Regular polygon primitive", - "leakage_group_id": "g_1b60cd40859bcb3d5b9a", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "side_length_um": 12.0, - "sides": 6 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 31, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__semantic__sides_8", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "regular_polygon", - "factor_assignment": { - "semantic_discrete_count": 8 - }, - "factor_kinds": { - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_a6bad992eb625a2f064c", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "regular_polygon", - "semantic_factor_signature": { - "semantic_discrete_count": 8 - }, - "semantic_mode_id": "sides_8" - }, - "leakage_group_id": "g_a6bad992eb625a2f064c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_8", - "mode_label": "Regular polygon with 8 sides", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 8 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f1f8d220891c04a82472" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/ground_truth.py", - "grammar_id": "g_a6bad992eb625a2f064c", - "id": "l0_07_regular_polygon__semantic__sides_8", - "label": "Regular polygon primitive", - "leakage_group_id": "g_a6bad992eb625a2f064c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "side_length_um": 9.0, - "sides": 8 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 32, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__semantic__sides_12", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "regular_polygon", - "factor_assignment": { - "semantic_discrete_count": 12 - }, - "factor_kinds": { - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_6d5bbe49941eb9fc7478", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "regular_polygon", - "semantic_factor_signature": { - "semantic_discrete_count": 12 - }, - "semantic_mode_id": "sides_12" - }, - "leakage_group_id": "g_6d5bbe49941eb9fc7478", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_12", - "mode_label": "Regular polygon with 12 sides", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 12 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_309b2b128db5bb9cb17f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/ground_truth.py", - "grammar_id": "g_6d5bbe49941eb9fc7478", - "id": "l0_07_regular_polygon__semantic__sides_12", - "label": "Regular polygon primitive", - "leakage_group_id": "g_6d5bbe49941eb9fc7478", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "side_length_um": 6.5, - "sides": 12 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 33, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__equivariance__sides_5_half_sector", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "regular_polygon", - "factor_assignment": { - "equivariance_rotation": 36.0, - "semantic_discrete_count": 5 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "regular_polygon", - "semantic_factor_signature": { - "semantic_discrete_count": 5 - }, - "semantic_mode_id": "sides_5" - }, - "leakage_group_id": "g_6d9c9f9ad2271b0b5b30", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_5_half_sector", - "mode_label": "Pentagon half-sector phase replay", - "operation_grammar_id": null, - "parent_mode_id": "sides_5", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 36.0 - }, - "presentation_id": "p_02991bd7a8e55635", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 5 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_3abe9c4ca5653ad63147" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/ground_truth.py", - "grammar_id": "g_6d9c9f9ad2271b0b5b30", - "id": "l0_07_regular_polygon__equivariance__sides_5_half_sector", - "label": "Regular polygon primitive", - "leakage_group_id": "g_6d9c9f9ad2271b0b5b30", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "presentation_rotation_deg": 36.0, - "side_length_um": 12.0, - "sides": 5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_07_regular_polygon", - "curriculum_order": 34, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_07_regular_polygon__equivariance__sides_6_half_sector", - "concept_id": "l0_07_regular_polygon", - "concept_label": "Regular polygon primitive", - "equivalence_family": "regular_polygon", - "factor_assignment": { - "equivariance_rotation": 30.0, - "semantic_discrete_count": 6 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_discrete_count": "semantic_mode" - }, - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "grammar_payload": { - "concept_id": "l0_07_regular_polygon", - "equivalence_family": "regular_polygon", - "semantic_factor_signature": { - "semantic_discrete_count": 6 - }, - "semantic_mode_id": "sides_6" - }, - "leakage_group_id": "g_1b60cd40859bcb3d5b9a", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sides_6_half_sector", - "mode_label": "Hexagon half-sector phase replay", - "operation_grammar_id": null, - "parent_mode_id": "sides_6", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 30.0 - }, - "presentation_id": "p_d70e1f3b394c2a87", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_discrete_count": 6 - }, - "structural_parameter_names": [ - "sides", - "side_length_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_3ac40c333bb5c7c32342" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/ground_truth.py", - "grammar_id": "g_1b60cd40859bcb3d5b9a", - "id": "l0_07_regular_polygon__equivariance__sides_6_half_sector", - "label": "Regular polygon primitive", - "leakage_group_id": "g_1b60cd40859bcb3d5b9a", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "presentation_rotation_deg": 30.0, - "side_length_um": 12.0, - "sides": 6 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 35, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__semantic__slender_equal", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "semantic_shape_regime": "slender_equal" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_0edba779930e3395b6a5", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "slender_equal" - }, - "semantic_mode_id": "slender_equal" - }, - "leakage_group_id": "g_0edba779930e3395b6a5", - "leakage_group_override": null, - "level": "L0", - "mode_id": "slender_equal", - "mode_label": "Slender equal-leg L", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "slender_equal" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c7f8fbb5bd4a2b31a8e5" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/ground_truth.py", - "grammar_id": "g_0edba779930e3395b6a5", - "id": "l0_08_l_shape__semantic__slender_equal", - "label": "L-shape primitive", - "leakage_group_id": "g_0edba779930e3395b6a5", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 4.0, - "size_x_um": 28.0, - "size_y_um": 28.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 36, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__semantic__stout_equal", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "semantic_shape_regime": "stout_equal" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_c1c1b93ee0680fb2afab", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "stout_equal" - }, - "semantic_mode_id": "stout_equal" - }, - "leakage_group_id": "g_c1c1b93ee0680fb2afab", - "leakage_group_override": null, - "level": "L0", - "mode_id": "stout_equal", - "mode_label": "Stout equal-leg L", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "stout_equal" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_6dbcaf35384956ab3ef1" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/ground_truth.py", - "grammar_id": "g_c1c1b93ee0680fb2afab", - "id": "l0_08_l_shape__semantic__stout_equal", - "label": "L-shape primitive", - "leakage_group_id": "g_c1c1b93ee0680fb2afab", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 9.0, - "size_x_um": 28.0, - "size_y_um": 28.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 37, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__semantic__medium_unequal", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "semantic_shape_regime": "medium_unequal" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_cf57549f011e9ba43a2a", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "medium_unequal" - }, - "semantic_mode_id": "medium_unequal" - }, - "leakage_group_id": "g_cf57549f011e9ba43a2a", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium_unequal", - "mode_label": "Medium unequal-leg L", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "medium_unequal" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_5e7c45541b61156985c2" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/ground_truth.py", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__semantic__medium_unequal", - "label": "L-shape primitive", - "leakage_group_id": "g_cf57549f011e9ba43a2a", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "size_x_um": 25.0, - "size_y_um": 30.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 38, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__semantic__x_long", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "semantic_shape_regime": "x_long" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_4fd1c4de81cf2529ec21", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "x_long" - }, - "semantic_mode_id": "x_long" - }, - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_long", - "mode_label": "Long-horizontal-leg L", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_long" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_9e64507a9a0cf99e81a3" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/ground_truth.py", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__semantic__x_long", - "label": "L-shape primitive", - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "size_x_um": 38.0, - "size_y_um": 23.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 39, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__equivariance__y_long", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "equivariance_rotation": 90, - "semantic_shape_regime": "x_long" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_4fd1c4de81cf2529ec21", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "x_long" - }, - "semantic_mode_id": "x_long" - }, - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "leakage_group_override": null, - "level": "L0", - "mode_id": "y_long", - "mode_label": "Long-vertical-leg L", - "operation_grammar_id": null, - "parent_mode_id": "x_long", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90 - }, - "presentation_id": "p_c2bbf79212ff9065", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_long" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_7cd8908b8be9f4a1077c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/ground_truth.py", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__y_long", - "label": "L-shape primitive", - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "size_x_um": 23.0, - "size_y_um": 38.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 40, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__equivariance__x_long_rot90", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_shape_regime": "x_long" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_4fd1c4de81cf2529ec21", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "x_long" - }, - "semantic_mode_id": "x_long" - }, - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_long_rot90", - "mode_label": "Asymmetric L quarter turn", - "operation_grammar_id": null, - "parent_mode_id": "x_long", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_long" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5973206e18f2f01f2ae3" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/ground_truth.py", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_rot90", - "label": "L-shape primitive", - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "presentation_rotation_deg": 90.0, - "size_x_um": 38.0, - "size_y_um": 23.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 41, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__equivariance__x_long_rot180", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "equivariance_rotation": 180.0, - "semantic_shape_regime": "x_long" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_4fd1c4de81cf2529ec21", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "x_long" - }, - "semantic_mode_id": "x_long" - }, - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_long_rot180", - "mode_label": "Asymmetric L half turn", - "operation_grammar_id": null, - "parent_mode_id": "x_long", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180.0 - }, - "presentation_id": "p_d7a6d4ef0e23d945", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_long" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5d880a6fc2a603aadd7d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/ground_truth.py", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_rot180", - "label": "L-shape primitive", - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "presentation_rotation_deg": 180.0, - "size_x_um": 38.0, - "size_y_um": 23.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 42, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__equivariance__x_long_rot270", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "equivariance_rotation": 270.0, - "semantic_shape_regime": "x_long" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_4fd1c4de81cf2529ec21", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "x_long" - }, - "semantic_mode_id": "x_long" - }, - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_long_rot270", - "mode_label": "Asymmetric L three-quarter turn", - "operation_grammar_id": null, - "parent_mode_id": "x_long", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 270.0 - }, - "presentation_id": "p_4e292712084bc376", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_long" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_cb5fd58de26eb457b7a8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/ground_truth.py", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_rot270", - "label": "L-shape primitive", - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "presentation_rotation_deg": 270.0, - "size_x_um": 38.0, - "size_y_um": 23.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 43, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__equivariance__x_long_mirror_x", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_shape_regime": "x_long" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_4fd1c4de81cf2529ec21", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "x_long" - }, - "semantic_mode_id": "x_long" - }, - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_long_mirror_x", - "mode_label": "Asymmetric L reflected across x", - "operation_grammar_id": null, - "parent_mode_id": "x_long", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.mirror_x" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_long" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a37a5a9fe9d80446e520" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/ground_truth.py", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_mirror_x", - "label": "L-shape primitive", - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "size_x_um": 38.0, - "size_y_um": 23.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 44, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__equivariance__x_long_mirror_y", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "equivariance_reflection": "y", - "semantic_shape_regime": "x_long" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_4fd1c4de81cf2529ec21", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "x_long" - }, - "semantic_mode_id": "x_long" - }, - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "leakage_group_override": null, - "level": "L0", - "mode_id": "x_long_mirror_y", - "mode_label": "Asymmetric L reflected across y", - "operation_grammar_id": null, - "parent_mode_id": "x_long", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "y" - }, - "presentation_id": "p_b43c1d07203a34ae", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.mirror_y" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "x_long" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8709d5cca31b890bf4f4" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/ground_truth.py", - "grammar_id": "g_4fd1c4de81cf2529ec21", - "id": "l0_08_l_shape__equivariance__x_long_mirror_y", - "label": "L-shape primitive", - "leakage_group_id": "g_4fd1c4de81cf2529ec21", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "size_x_um": 38.0, - "size_y_um": 23.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_08_l_shape", - "curriculum_order": 45, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_08_l_shape__equivariance__medium_unequal_rot45", - "concept_id": "l0_08_l_shape", - "concept_label": "L-shape primitive", - "equivalence_family": "orthogonal_l_body", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_shape_regime": "medium_unequal" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_cf57549f011e9ba43a2a", - "grammar_payload": { - "concept_id": "l0_08_l_shape", - "equivalence_family": "orthogonal_l_body", - "semantic_factor_signature": { - "semantic_shape_regime": "medium_unequal" - }, - "semantic_mode_id": "medium_unequal" - }, - "leakage_group_id": "g_cf57549f011e9ba43a2a", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium_unequal_rot45", - "mode_label": "Asymmetric L diagonal replay", - "operation_grammar_id": null, - "parent_mode_id": "medium_unequal", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.L", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "medium_unequal" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_faa6cc51091ab4fcf0b3" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/ground_truth.py", - "grammar_id": "g_cf57549f011e9ba43a2a", - "id": "l0_08_l_shape__equivariance__medium_unequal_rot45", - "label": "L-shape primitive", - "leakage_group_id": "g_cf57549f011e9ba43a2a", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "presentation_rotation_deg": 45.0, - "size_x_um": 25.0, - "size_y_um": 30.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_09_straight", - "curriculum_order": 46, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_09_straight__semantic__constant_width", - "concept_id": "l0_09_straight", - "concept_label": "Straight waveguide primitive", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "grammar_payload": { - "concept_id": "l0_09_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "leakage_group_override": null, - "level": "L0", - "mode_id": "constant_width", - "mode_label": "Canonical constant-width straight", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "length_um", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_264466d26a0294a480e0" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/ground_truth.py", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__semantic__constant_width", - "label": "Straight waveguide primitive", - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "length_um": 42.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_09_straight", - "curriculum_order": 47, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_09_straight__equivariance__constant_width_rot90", - "concept_id": "l0_09_straight", - "concept_label": "Straight waveguide primitive", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "grammar_payload": { - "concept_id": "l0_09_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "leakage_group_override": null, - "level": "L0", - "mode_id": "constant_width_rot90", - "mode_label": "Straight vertical replay", - "operation_grammar_id": null, - "parent_mode_id": "constant_width", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.components.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.straight", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "length_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2c84f6ee11d71f099077" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/ground_truth.py", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__equivariance__constant_width_rot90", - "label": "Straight waveguide primitive", - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "length_um": 42.0, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 90.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_09_straight", - "curriculum_order": 48, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_09_straight__equivariance__constant_width_rot45", - "concept_id": "l0_09_straight", - "concept_label": "Straight waveguide primitive", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "grammar_payload": { - "concept_id": "l0_09_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "leakage_group_override": null, - "level": "L0", - "mode_id": "constant_width_rot45", - "mode_label": "Straight diagonal replay", - "operation_grammar_id": null, - "parent_mode_id": "constant_width", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.straight", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "length_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5b3a661b9520eb093819" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/ground_truth.py", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__equivariance__constant_width_rot45", - "label": "Straight waveguide primitive", - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "length_um": 42.0, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 45.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_09_straight", - "curriculum_order": 49, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_09_straight__calibration__long_thin", - "concept_id": "l0_09_straight", - "concept_label": "Straight waveguide primitive", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "calibration_aspect": "long_thin", - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "calibration_aspect": "realization", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "grammar_payload": { - "concept_id": "l0_09_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "leakage_group_override": null, - "level": "L0", - "mode_id": "long_thin", - "mode_label": "Long-thin footprint control", - "operation_grammar_id": null, - "parent_mode_id": "constant_width", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_aspect": "long_thin" - }, - "realization_id": "r_27e993de32158d3d", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "length_um", - "waveguide_width_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_432493e93742fcdefaf6" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/ground_truth.py", - "grammar_id": "g_7ea6b4aa4c2c5557cf4d", - "id": "l0_09_straight__calibration__long_thin", - "label": "Straight waveguide primitive", - "leakage_group_id": "g_7ea6b4aa4c2c5557cf4d", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "length_um": 80.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 3.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 50, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__equivariance__angle_neg45", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_4b5d17870cef43360b30", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "semantic_mode_id": "angle_pos45" - }, - "leakage_group_id": "g_4b5d17870cef43360b30", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_neg45", - "mode_label": "Euler bend signed -45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos45", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_46b090019457b5517146" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/ground_truth.py", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__equivariance__angle_neg45", - "label": "Euler bend primitive", - "leakage_group_id": "g_4b5d17870cef43360b30", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": -45.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 51, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__semantic__angle_pos45", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_4b5d17870cef43360b30", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "semantic_mode_id": "angle_pos45" - }, - "leakage_group_id": "g_4b5d17870cef43360b30", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos45", - "mode_label": "Euler bend signed +45 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_82b13753bacaae1cea82" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/ground_truth.py", - "grammar_id": "g_4b5d17870cef43360b30", - "id": "l0_10_bend_euler__semantic__angle_pos45", - "label": "Euler bend primitive", - "leakage_group_id": "g_4b5d17870cef43360b30", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 45.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 52, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__equivariance__angle_neg90", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_neg90", - "mode_label": "Euler bend signed -90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_242fa12e63a7bbeab37d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/ground_truth.py", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_neg90", - "label": "Euler bend primitive", - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": -90.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 53, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__semantic__angle_pos90", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90", - "mode_label": "Euler bend signed +90 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7c0b11a6f253e9b2704f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/ground_truth.py", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__semantic__angle_pos90", - "label": "Euler bend primitive", - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 54, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__semantic__angle_pos135", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 135 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_d75574e3cc7c667999d1", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 135 - }, - "semantic_mode_id": "angle_pos135" - }, - "leakage_group_id": "g_d75574e3cc7c667999d1", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos135", - "mode_label": "Euler bend +135 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 135 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_075ae892b2e12989eb71" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/ground_truth.py", - "grammar_id": "g_d75574e3cc7c667999d1", - "id": "l0_10_bend_euler__semantic__angle_pos135", - "label": "Euler bend primitive", - "leakage_group_id": "g_d75574e3cc7c667999d1", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 135.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 55, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__semantic__angle_pos180", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 180 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_03f46fe2ec32f8ea092c", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 180 - }, - "semantic_mode_id": "angle_pos180" - }, - "leakage_group_id": "g_03f46fe2ec32f8ea092c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos180", - "mode_label": "Euler bend +180 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 180 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_923711918a69446e9566" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/ground_truth.py", - "grammar_id": "g_03f46fe2ec32f8ea092c", - "id": "l0_10_bend_euler__semantic__angle_pos180", - "label": "Euler bend primitive", - "leakage_group_id": "g_03f46fe2ec32f8ea092c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 180.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 56, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__semantic__angle_pos90_low_p", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.2", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_523f815cc90b9fc979ce", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.2", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90_low_p" - }, - "leakage_group_id": "g_523f815cc90b9fc979ce", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_low_p", - "mode_label": "Euler bend 90 degrees with low Euler fraction", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.2", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_800ff49aa1a68f4cdd61" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/ground_truth.py", - "grammar_id": "g_523f815cc90b9fc979ce", - "id": "l0_10_bend_euler__semantic__angle_pos90_low_p", - "label": "Euler bend primitive", - "leakage_group_id": "g_523f815cc90b9fc979ce", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.2, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 57, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__semantic__angle_pos90_full_p", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_1.0", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e79b90eb4c8a749ed578", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_1.0", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90_full_p" - }, - "leakage_group_id": "g_e79b90eb4c8a749ed578", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_full_p", - "mode_label": "Euler bend 90 degrees with full Euler profile", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_1.0", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d9b6efdf5187762fba0f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/ground_truth.py", - "grammar_id": "g_e79b90eb4c8a749ed578", - "id": "l0_10_bend_euler__semantic__angle_pos90_full_p", - "label": "Euler bend primitive", - "leakage_group_id": "g_e79b90eb4c8a749ed578", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "euler_fraction": 1.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 58, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__equivariance__angle_pos90_rot45", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot45", - "mode_label": "Euler quarter turn rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_9eca3b4220fa9e0f70e4" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/ground_truth.py", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_pos90_rot45", - "label": "Euler bend primitive", - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 45.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 59, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__equivariance__angle_pos90_rot180", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_rotation": 180.0, - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot180", - "mode_label": "Euler quarter turn rotated 180 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180.0 - }, - "presentation_id": "p_d7a6d4ef0e23d945", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_f73c2b5368570d9b378b" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/ground_truth.py", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_pos90_rot180", - "label": "Euler bend primitive", - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 180.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_10_bend_euler", - "curriculum_order": 60, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_10_bend_euler__equivariance__angle_pos90_rot270", - "concept_id": "l0_10_bend_euler", - "concept_label": "Euler bend primitive", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_rotation": 270.0, - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "grammar_payload": { - "concept_id": "l0_10_bend_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot270", - "mode_label": "Euler quarter turn rotated 270 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 270.0 - }, - "presentation_id": "p_4e292712084bc376", - "primitive_api": "gf.components.bend_euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_euler", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "euler_fraction", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_6bedffe17610ba513773" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/ground_truth.py", - "grammar_id": "g_2a7e8fa58fcd9e2dfc34", - "id": "l0_10_bend_euler__equivariance__angle_pos90_rot270", - "label": "Euler bend primitive", - "leakage_group_id": "g_2a7e8fa58fcd9e2dfc34", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "euler_fraction": 0.5, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 270.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 61, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__equivariance__angle_neg90", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_5ef928f1a20b2d044afe", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_neg90", - "mode_label": "Circular bend signed -90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2f0652de38048b498a97" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/ground_truth.py", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_neg90", - "label": "Circular bend primitive", - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": -90.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 62, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__semantic__angle_pos45", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 45 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_479fe218d933c8669bc9", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 45 - }, - "semantic_mode_id": "angle_pos45" - }, - "leakage_group_id": "g_479fe218d933c8669bc9", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos45", - "mode_label": "Circular bend signed +45 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 45 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_09596a99a2dfa5674e67" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/ground_truth.py", - "grammar_id": "g_479fe218d933c8669bc9", - "id": "l0_11_bend_circular__semantic__angle_pos45", - "label": "Circular bend primitive", - "leakage_group_id": "g_479fe218d933c8669bc9", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 45.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 63, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__semantic__angle_pos90", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_5ef928f1a20b2d044afe", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90", - "mode_label": "Circular bend signed +90 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8176361a07c908e03fa3" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/ground_truth.py", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__semantic__angle_pos90", - "label": "Circular bend primitive", - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 64, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__semantic__angle_pos135", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 135 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_71f779479a8e5804afe2", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 135 - }, - "semantic_mode_id": "angle_pos135" - }, - "leakage_group_id": "g_71f779479a8e5804afe2", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos135", - "mode_label": "Circular bend signed +135 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 135 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7a75ae22b60603d74754" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/ground_truth.py", - "grammar_id": "g_71f779479a8e5804afe2", - "id": "l0_11_bend_circular__semantic__angle_pos135", - "label": "Circular bend primitive", - "leakage_group_id": "g_71f779479a8e5804afe2", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 135.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 65, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__semantic__angle_pos180", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 180 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e70258bdb66f372dc7fd", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 180 - }, - "semantic_mode_id": "angle_pos180" - }, - "leakage_group_id": "g_e70258bdb66f372dc7fd", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos180", - "mode_label": "Circular bend signed +180 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 180 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d92308c64063b945cda0" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/ground_truth.py", - "grammar_id": "g_e70258bdb66f372dc7fd", - "id": "l0_11_bend_circular__semantic__angle_pos180", - "label": "Circular bend primitive", - "leakage_group_id": "g_e70258bdb66f372dc7fd", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 180.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 66, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__semantic__angle_pos270", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 270 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_31d6d96a16e3e9a3de67", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 270 - }, - "semantic_mode_id": "angle_pos270" - }, - "leakage_group_id": "g_31d6d96a16e3e9a3de67", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos270", - "mode_label": "Circular bend signed +270 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 270 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e57e1407ff4918b25165" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/ground_truth.py", - "grammar_id": "g_31d6d96a16e3e9a3de67", - "id": "l0_11_bend_circular__semantic__angle_pos270", - "label": "Circular bend primitive", - "leakage_group_id": "g_31d6d96a16e3e9a3de67", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 270.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 67, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__equivariance__angle_pos90_rot45", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_5ef928f1a20b2d044afe", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot45", - "mode_label": "Circular quarter turn rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_ca8f1cee9f3ca94e686c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/ground_truth.py", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_pos90_rot45", - "label": "Circular bend primitive", - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 45.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 68, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__equivariance__angle_pos90_rot180", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_rotation": 180.0, - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_5ef928f1a20b2d044afe", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot180", - "mode_label": "Circular quarter turn rotated 180 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180.0 - }, - "presentation_id": "p_d7a6d4ef0e23d945", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_fdd3ae90271351b3b007" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/ground_truth.py", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_pos90_rot180", - "label": "Circular bend primitive", - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 180.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_11_bend_circular", - "curriculum_order": 69, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_11_bend_circular__equivariance__angle_pos90_rot270", - "concept_id": "l0_11_bend_circular", - "concept_label": "Circular bend primitive", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_rotation": 270.0, - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_5ef928f1a20b2d044afe", - "grammar_payload": { - "concept_id": "l0_11_bend_circular", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot270", - "mode_label": "Circular quarter turn rotated 270 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 270.0 - }, - "presentation_id": "p_4e292712084bc376", - "primitive_api": "gf.components.bend_circular", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_circular", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "bend_radius_um", - "bend_angle_deg", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_b3137797c21aef284fb9" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/ground_truth.py", - "grammar_id": "g_5ef928f1a20b2d044afe", - "id": "l0_11_bend_circular__equivariance__angle_pos90_rot270", - "label": "Circular bend primitive", - "leakage_group_id": "g_5ef928f1a20b2d044afe", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 15.0, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 270.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 70, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__semantic__positive_offset", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "positive_offset", - "mode_label": "Positive lateral offset", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_9f2dd2d7d2ecfe21762e" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__semantic__positive_offset", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 38.0, - "offset_y_um": 16.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 71, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__equivariance__negative_offset", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "negative_offset", - "mode_label": "Negative lateral offset", - "operation_grammar_id": null, - "parent_mode_id": "positive_offset", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_edaac24593123cb6b355" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__negative_offset", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 38.0, - "offset_y_um": -16.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 72, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__equivariance__positive_rot30", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "equivariance_rotation": 30.0, - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "positive_rot30", - "mode_label": "Positive S-bend rotated 30 degrees", - "operation_grammar_id": null, - "parent_mode_id": "positive_offset", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 30.0 - }, - "presentation_id": "p_d70e1f3b394c2a87", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_92464c06b7052dee70c0" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot30", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 38.0, - "offset_y_um": 16.0, - "presentation_rotation_deg": 30.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 73, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__equivariance__positive_rot60", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "equivariance_rotation": 60.0, - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "positive_rot60", - "mode_label": "Positive S-bend rotated 60 degrees", - "operation_grammar_id": null, - "parent_mode_id": "positive_offset", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 60.0 - }, - "presentation_id": "p_c9065bdebf8dda6b", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_004649d7ceedcc483a92" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot60", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 38.0, - "offset_y_um": 16.0, - "presentation_rotation_deg": 60.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 74, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__equivariance__positive_rot90", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "positive_rot90", - "mode_label": "Positive S-bend rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "positive_offset", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_d54871acef7e34ac8288" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot90", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 38.0, - "offset_y_um": 16.0, - "presentation_rotation_deg": 90.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 75, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__equivariance__positive_rot120", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "equivariance_rotation": 120.0, - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "positive_rot120", - "mode_label": "Positive S-bend rotated 120 degrees", - "operation_grammar_id": null, - "parent_mode_id": "positive_offset", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 120.0 - }, - "presentation_id": "p_2af00f607c109d37", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8c5ad4e216102aaa8217" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__equivariance__positive_rot120", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 38.0, - "offset_y_um": 16.0, - "presentation_rotation_deg": 120.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 76, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__calibration__shallow_offset", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "calibration_aspect": "shallow", - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "calibration_aspect": "realization", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "shallow_offset", - "mode_label": "Shallow-offset footprint control", - "operation_grammar_id": null, - "parent_mode_id": "positive_offset", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_aspect": "shallow" - }, - "realization_id": "r_75c35688a7d2700a", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_5e0cc4aa2ae06fe0118d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__calibration__shallow_offset", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 55.0, - "offset_y_um": 9.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_12_bend_s", - "curriculum_order": 77, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_12_bend_s__calibration__deep_offset", - "concept_id": "l0_12_bend_s", - "concept_label": "S-bend primitive", - "equivalence_family": "constant_width_s_turn", - "factor_assignment": { - "calibration_aspect": "deep", - "semantic_signedness": "positive_offset" - }, - "factor_kinds": { - "calibration_aspect": "realization", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_fce2058b6f5bc83c5756", - "grammar_payload": { - "concept_id": "l0_12_bend_s", - "equivalence_family": "constant_width_s_turn", - "semantic_factor_signature": { - "semantic_signedness": "positive_offset" - }, - "semantic_mode_id": "positive_offset" - }, - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "leakage_group_override": null, - "level": "L0", - "mode_id": "deep_offset", - "mode_label": "Deep-offset footprint control", - "operation_grammar_id": null, - "parent_mode_id": "positive_offset", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bend_s", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_aspect": "deep" - }, - "realization_id": "r_54e4ac79088260bb", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_signedness": "positive_offset" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "waveguide_width_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_a5908742ea0b11623ecc" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/ground_truth.py", - "grammar_id": "g_fce2058b6f5bc83c5756", - "id": "l0_12_bend_s__calibration__deep_offset", - "label": "S-bend primitive", - "leakage_group_id": "g_fce2058b6f5bc83c5756", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "offset_x_um": 34.0, - "offset_y_um": 23.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 78, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__semantic__c_rise", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "semantic_control_topology": "c_rise" - }, - "factor_kinds": { - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_f82bbfad465c7003d0f8", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "c_rise" - }, - "semantic_mode_id": "c_rise" - }, - "leakage_group_id": "g_f82bbfad465c7003d0f8", - "leakage_group_override": null, - "level": "L0", - "mode_id": "c_rise", - "mode_label": "Monotone C-rise Bezier", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "c_rise" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_56449bd3d71ddc441f17" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/ground_truth.py", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__semantic__c_rise", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_f82bbfad465c7003d0f8", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 30.0, - 17.0 - ], - [ - 44.0, - 17.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 79, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__equivariance__c_fall", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_control_topology": "c_rise" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_f82bbfad465c7003d0f8", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "c_rise" - }, - "semantic_mode_id": "c_rise" - }, - "leakage_group_id": "g_f82bbfad465c7003d0f8", - "leakage_group_override": null, - "level": "L0", - "mode_id": "c_fall", - "mode_label": "Monotone C-fall Bezier", - "operation_grammar_id": null, - "parent_mode_id": "c_rise", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "c_rise" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_95b184bff34ff14cf188" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/ground_truth.py", - "grammar_id": "g_f82bbfad465c7003d0f8", - "id": "l0_13_bezier__equivariance__c_fall", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_f82bbfad465c7003d0f8", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 30.0, - -17.0 - ], - [ - 44.0, - -17.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 80, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__semantic__s_rise", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "semantic_control_topology": "s_rise" - }, - "factor_kinds": { - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_72075acbffecff838008", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "s_rise" - }, - "semantic_mode_id": "s_rise" - }, - "leakage_group_id": "g_72075acbffecff838008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "s_rise", - "mode_label": "Inflected S-rise Bezier", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "s_rise" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_9fcdd8b34de00f2a713f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/ground_truth.py", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__semantic__s_rise", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_72075acbffecff838008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 9.0, - 0.0 - ], - [ - 14.0, - 18.0 - ], - [ - 27.0, - -7.0 - ], - [ - 38.0, - 12.0 - ], - [ - 49.0, - 12.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 81, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__equivariance__s_fall", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_control_topology": "s_rise" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_72075acbffecff838008", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "s_rise" - }, - "semantic_mode_id": "s_rise" - }, - "leakage_group_id": "g_72075acbffecff838008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "s_fall", - "mode_label": "Inflected S-fall Bezier", - "operation_grammar_id": null, - "parent_mode_id": "s_rise", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "s_rise" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_41d3b9dd1fe3cc99dba7" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/ground_truth.py", - "grammar_id": "g_72075acbffecff838008", - "id": "l0_13_bezier__equivariance__s_fall", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_72075acbffecff838008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 9.0, - 0.0 - ], - [ - 14.0, - -18.0 - ], - [ - 27.0, - 7.0 - ], - [ - 38.0, - -12.0 - ], - [ - 49.0, - -12.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 82, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__semantic__arch", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "semantic_control_topology": "arch" - }, - "factor_kinds": { - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_4f8df303293667216126", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "arch" - }, - "semantic_mode_id": "arch" - }, - "leakage_group_id": "g_4f8df303293667216126", - "leakage_group_override": null, - "level": "L0", - "mode_id": "arch", - "mode_label": "Bezier arch returning to baseline", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "arch" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_3ef2b4e9f5224c3a8bf0" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/ground_truth.py", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__semantic__arch", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_4f8df303293667216126", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 9.0, - 0.0 - ], - [ - 15.0, - 20.0 - ], - [ - 30.0, - 20.0 - ], - [ - 36.0, - 0.0 - ], - [ - 46.0, - 0.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 83, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__equivariance__valley", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_control_topology": "arch" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_4f8df303293667216126", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "arch" - }, - "semantic_mode_id": "arch" - }, - "leakage_group_id": "g_4f8df303293667216126", - "leakage_group_override": null, - "level": "L0", - "mode_id": "valley", - "mode_label": "Bezier valley returning to baseline", - "operation_grammar_id": null, - "parent_mode_id": "arch", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "arch" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a85e3ffa91ca35f88775" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/ground_truth.py", - "grammar_id": "g_4f8df303293667216126", - "id": "l0_13_bezier__equivariance__valley", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_4f8df303293667216126", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 9.0, - 0.0 - ], - [ - 15.0, - -20.0 - ], - [ - 30.0, - -20.0 - ], - [ - 36.0, - 0.0 - ], - [ - 46.0, - 0.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 84, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__semantic__hook", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "semantic_control_topology": "hook" - }, - "factor_kinds": { - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_7edf41baccad69c074ef", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "hook" - }, - "semantic_mode_id": "hook" - }, - "leakage_group_id": "g_7edf41baccad69c074ef", - "leakage_group_override": null, - "level": "L0", - "mode_id": "hook", - "mode_label": "Asymmetric Bezier hook", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "hook" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_fcca8233ca9d46d84f16" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/ground_truth.py", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__semantic__hook", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_7edf41baccad69c074ef", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 10.0, - 0.0 - ], - [ - 12.0, - 22.0 - ], - [ - 28.0, - 24.0 - ], - [ - 38.0, - 8.0 - ], - [ - 50.0, - 8.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 85, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__semantic__asymmetric_dogleg", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "semantic_control_topology": "asymmetric_dogleg" - }, - "factor_kinds": { - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "asymmetric_dogleg" - }, - "semantic_mode_id": "asymmetric_dogleg" - }, - "leakage_group_id": "g_f3ffb71c75beb80d0ebc", - "leakage_group_override": null, - "level": "L0", - "mode_id": "asymmetric_dogleg", - "mode_label": "Asymmetric Bezier dogleg", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "asymmetric_dogleg" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_b519d3e89c8376576a11" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/ground_truth.py", - "grammar_id": "g_f3ffb71c75beb80d0ebc", - "id": "l0_13_bezier__semantic__asymmetric_dogleg", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_f3ffb71c75beb80d0ebc", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 8.0, - 0.0 - ], - [ - 17.0, - 15.0 - ], - [ - 29.0, - 5.0 - ], - [ - 44.0, - 19.0 - ], - [ - 56.0, - 19.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 86, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__equivariance__hook_rot45", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_control_topology": "hook" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_7edf41baccad69c074ef", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "hook" - }, - "semantic_mode_id": "hook" - }, - "leakage_group_id": "g_7edf41baccad69c074ef", - "leakage_group_override": null, - "level": "L0", - "mode_id": "hook_rot45", - "mode_label": "Bezier hook rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "hook", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "hook" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_728fd6732e826e6a6d93" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/ground_truth.py", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_rot45", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_7edf41baccad69c074ef", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 10.0, - 0.0 - ], - [ - 12.0, - 22.0 - ], - [ - 28.0, - 24.0 - ], - [ - 38.0, - 8.0 - ], - [ - 50.0, - 8.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "presentation_rotation_deg": 45.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 87, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__equivariance__hook_rot90", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_control_topology": "hook" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_7edf41baccad69c074ef", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "hook" - }, - "semantic_mode_id": "hook" - }, - "leakage_group_id": "g_7edf41baccad69c074ef", - "leakage_group_override": null, - "level": "L0", - "mode_id": "hook_rot90", - "mode_label": "Bezier hook rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "hook", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "hook" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_36954c6e1f934423eba8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/ground_truth.py", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_rot90", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_7edf41baccad69c074ef", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 10.0, - 0.0 - ], - [ - 12.0, - 22.0 - ], - [ - 28.0, - 24.0 - ], - [ - 38.0, - 8.0 - ], - [ - 50.0, - 8.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "presentation_rotation_deg": 90.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 88, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__equivariance__hook_rot135", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "equivariance_rotation": 135.0, - "semantic_control_topology": "hook" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_7edf41baccad69c074ef", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "hook" - }, - "semantic_mode_id": "hook" - }, - "leakage_group_id": "g_7edf41baccad69c074ef", - "leakage_group_override": null, - "level": "L0", - "mode_id": "hook_rot135", - "mode_label": "Bezier hook rotated 135 degrees", - "operation_grammar_id": null, - "parent_mode_id": "hook", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 135.0 - }, - "presentation_id": "p_34b4a781ff0b3150", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "hook" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2be26005f10dd2cdb3b6" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/ground_truth.py", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_rot135", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_7edf41baccad69c074ef", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 10.0, - 0.0 - ], - [ - 12.0, - 22.0 - ], - [ - 28.0, - 24.0 - ], - [ - 38.0, - 8.0 - ], - [ - 50.0, - 8.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "presentation_rotation_deg": 135.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_13_bezier", - "curriculum_order": 89, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_13_bezier__equivariance__hook_mirror_x", - "concept_id": "l0_13_bezier", - "concept_label": "Bezier waveguide primitive", - "equivalence_family": "constant_width_bezier_curve", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_control_topology": "hook" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_control_topology": "semantic_mode" - }, - "grammar_id": "g_7edf41baccad69c074ef", - "grammar_payload": { - "concept_id": "l0_13_bezier", - "equivalence_family": "constant_width_bezier_curve", - "semantic_factor_signature": { - "semantic_control_topology": "hook" - }, - "semantic_mode_id": "hook" - }, - "leakage_group_id": "g_7edf41baccad69c074ef", - "leakage_group_override": null, - "level": "L0", - "mode_id": "hook_mirror_x", - "mode_label": "Bezier hook reflected across x", - "operation_grammar_id": null, - "parent_mode_id": "hook", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.components.bezier", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bezier", - "ref.mirror_x" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_control_topology": "hook" - }, - "structural_parameter_names": [ - "control_points_um", - "waveguide_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_fa6b65ecd1f1162a8b5d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/ground_truth.py", - "grammar_id": "g_7edf41baccad69c074ef", - "id": "l0_13_bezier__equivariance__hook_mirror_x", - "label": "Bezier waveguide primitive", - "leakage_group_id": "g_7edf41baccad69c074ef", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "control_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 10.0, - 0.0 - ], - [ - 12.0, - 22.0 - ], - [ - 28.0, - 24.0 - ], - [ - 38.0, - 8.0 - ], - [ - 50.0, - 8.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "waveguide_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 90, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__semantic__moderate_expand", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_ef74120b3121c58a2008", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "moderate_expand" - }, - "leakage_group_id": "g_ef74120b3121c58a2008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "moderate_expand", - "mode_label": "Moderate widening taper", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_99920ae439cc6f8e543f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/ground_truth.py", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__semantic__moderate_expand", - "label": "Linear taper primitive", - "leakage_group_id": "g_ef74120b3121c58a2008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 4.0, - "length_um": 36.0, - "output_width_um": 12.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 91, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__semantic__strong_expand", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_shape_regime": "strong", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_16e1906934ef4d4b7774", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "strong", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "strong_expand" - }, - "leakage_group_id": "g_16e1906934ef4d4b7774", - "leakage_group_override": null, - "level": "L0", - "mode_id": "strong_expand", - "mode_label": "Strong widening taper", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "strong", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_29a011728e7f107e7a2f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/ground_truth.py", - "grammar_id": "g_16e1906934ef4d4b7774", - "id": "l0_14_taper__semantic__strong_expand", - "label": "Linear taper primitive", - "leakage_group_id": "g_16e1906934ef4d4b7774", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 2.0, - "length_um": 36.0, - "output_width_um": 18.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 92, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__equivariance__moderate_contract", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 180, - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_ef74120b3121c58a2008", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "moderate_expand" - }, - "leakage_group_id": "g_ef74120b3121c58a2008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "moderate_contract", - "mode_label": "Moderate narrowing taper", - "operation_grammar_id": null, - "parent_mode_id": "moderate_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180 - }, - "presentation_id": "p_6f4aa30de0fca905", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2262af7857ba4ac98eae" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/ground_truth.py", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_contract", - "label": "Linear taper primitive", - "leakage_group_id": "g_ef74120b3121c58a2008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 12.0, - "length_um": 36.0, - "output_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 93, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__semantic__near_tip_expand", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_shape_regime": "near_tip", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_4a8a1d03855225928b7d", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "near_tip", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "near_tip_expand" - }, - "leakage_group_id": "g_4a8a1d03855225928b7d", - "leakage_group_override": null, - "level": "L0", - "mode_id": "near_tip_expand", - "mode_label": "Near-tip widening taper", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "near_tip", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_99c8903e9abd69cb4ea5" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/ground_truth.py", - "grammar_id": "g_4a8a1d03855225928b7d", - "id": "l0_14_taper__semantic__near_tip_expand", - "label": "Linear taper primitive", - "leakage_group_id": "g_4a8a1d03855225928b7d", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 1.0, - "length_um": 36.0, - "output_width_um": 17.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 94, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__equivariance__moderate_expand_rot45", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_ef74120b3121c58a2008", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "moderate_expand" - }, - "leakage_group_id": "g_ef74120b3121c58a2008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "moderate_expand_rot45", - "mode_label": "Moderate taper rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "moderate_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_d9b2aacdcfb51d428b24" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/ground_truth.py", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot45", - "label": "Linear taper primitive", - "leakage_group_id": "g_ef74120b3121c58a2008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 4.0, - "length_um": 36.0, - "output_width_um": 12.0, - "presentation_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 95, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__equivariance__moderate_expand_rot90", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_ef74120b3121c58a2008", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "moderate_expand" - }, - "leakage_group_id": "g_ef74120b3121c58a2008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "moderate_expand_rot90", - "mode_label": "Moderate taper rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "moderate_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_d754b38ae0f7df5194d2" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/ground_truth.py", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot90", - "label": "Linear taper primitive", - "leakage_group_id": "g_ef74120b3121c58a2008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 4.0, - "length_um": 36.0, - "output_width_um": 12.0, - "presentation_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 96, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__equivariance__moderate_expand_rot135", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 135.0, - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_ef74120b3121c58a2008", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "moderate_expand" - }, - "leakage_group_id": "g_ef74120b3121c58a2008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "moderate_expand_rot135", - "mode_label": "Moderate taper rotated 135 degrees", - "operation_grammar_id": null, - "parent_mode_id": "moderate_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 135.0 - }, - "presentation_id": "p_34b4a781ff0b3150", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_ef55300be8cda9ff95f5" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/ground_truth.py", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot135", - "label": "Linear taper primitive", - "leakage_group_id": "g_ef74120b3121c58a2008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 4.0, - "length_um": 36.0, - "output_width_um": 12.0, - "presentation_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_14_taper", - "curriculum_order": 97, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_14_taper__equivariance__moderate_expand_rot270", - "concept_id": "l0_14_taper", - "concept_label": "Linear taper primitive", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 270.0, - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_ef74120b3121c58a2008", - "grammar_payload": { - "concept_id": "l0_14_taper", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "moderate_expand" - }, - "leakage_group_id": "g_ef74120b3121c58a2008", - "leakage_group_override": null, - "level": "L0", - "mode_id": "moderate_expand_rot270", - "mode_label": "Moderate taper rotated 270 degrees", - "operation_grammar_id": null, - "parent_mode_id": "moderate_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 270.0 - }, - "presentation_id": "p_4e292712084bc376", - "primitive_api": "gf.components.taper", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.taper", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "length_um", - "input_width_um", - "output_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_85cdbc23ce09a9049a84" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/ground_truth.py", - "grammar_id": "g_ef74120b3121c58a2008", - "id": "l0_14_taper__equivariance__moderate_expand_rot270", - "label": "Linear taper primitive", - "leakage_group_id": "g_ef74120b3121c58a2008", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 4.0, - "length_um": 36.0, - "output_width_um": 12.0, - "presentation_rotation_deg": 270.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_15_coupler_straight", - "curriculum_order": 98, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_15_coupler_straight__semantic__tight_gap", - "concept_id": "l0_15_coupler_straight", - "concept_label": "Straight coupler primitive", - "equivalence_family": "parallel_straight_rails", - "factor_assignment": { - "semantic_gap_regime": "tight" - }, - "factor_kinds": { - "semantic_gap_regime": "semantic_mode" - }, - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "grammar_payload": { - "concept_id": "l0_15_coupler_straight", - "equivalence_family": "parallel_straight_rails", - "semantic_factor_signature": { - "semantic_gap_regime": "tight" - }, - "semantic_mode_id": "tight_gap" - }, - "leakage_group_id": "g_a903f5965b6f5d2dfb9f", - "leakage_group_override": null, - "level": "L0", - "mode_id": "tight_gap", - "mode_label": "Tight rail gap", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.coupler_straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.coupler_straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_gap_regime": "tight" - }, - "structural_parameter_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_b54344262c7a798eb2b8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/ground_truth.py", - "grammar_id": "g_a903f5965b6f5d2dfb9f", - "id": "l0_15_coupler_straight__semantic__tight_gap", - "label": "Straight coupler primitive", - "leakage_group_id": "g_a903f5965b6f5d2dfb9f", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "coupling_length_um": 40.0, - "default_bend_radius_um": 10.0, - "gap_um": 1.5, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 3.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_15_coupler_straight", - "curriculum_order": 99, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_15_coupler_straight__semantic__medium_gap", - "concept_id": "l0_15_coupler_straight", - "concept_label": "Straight coupler primitive", - "equivalence_family": "parallel_straight_rails", - "factor_assignment": { - "semantic_gap_regime": "medium" - }, - "factor_kinds": { - "semantic_gap_regime": "semantic_mode" - }, - "grammar_id": "g_69ffd5d44dbe9c317101", - "grammar_payload": { - "concept_id": "l0_15_coupler_straight", - "equivalence_family": "parallel_straight_rails", - "semantic_factor_signature": { - "semantic_gap_regime": "medium" - }, - "semantic_mode_id": "medium_gap" - }, - "leakage_group_id": "g_69ffd5d44dbe9c317101", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium_gap", - "mode_label": "Medium rail gap", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.coupler_straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.coupler_straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_gap_regime": "medium" - }, - "structural_parameter_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_587f51e3eb66076d9d7b" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/ground_truth.py", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__semantic__medium_gap", - "label": "Straight coupler primitive", - "leakage_group_id": "g_69ffd5d44dbe9c317101", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "coupling_length_um": 40.0, - "default_bend_radius_um": 10.0, - "gap_um": 3.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 3.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_15_coupler_straight", - "curriculum_order": 100, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_15_coupler_straight__semantic__wide_gap", - "concept_id": "l0_15_coupler_straight", - "concept_label": "Straight coupler primitive", - "equivalence_family": "parallel_straight_rails", - "factor_assignment": { - "semantic_gap_regime": "wide" - }, - "factor_kinds": { - "semantic_gap_regime": "semantic_mode" - }, - "grammar_id": "g_dff2e6124f65587162b3", - "grammar_payload": { - "concept_id": "l0_15_coupler_straight", - "equivalence_family": "parallel_straight_rails", - "semantic_factor_signature": { - "semantic_gap_regime": "wide" - }, - "semantic_mode_id": "wide_gap" - }, - "leakage_group_id": "g_dff2e6124f65587162b3", - "leakage_group_override": null, - "level": "L0", - "mode_id": "wide_gap", - "mode_label": "Wide rail gap", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.coupler_straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.coupler_straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_gap_regime": "wide" - }, - "structural_parameter_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e1b3cbb586523035cf8b" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/ground_truth.py", - "grammar_id": "g_dff2e6124f65587162b3", - "id": "l0_15_coupler_straight__semantic__wide_gap", - "label": "Straight coupler primitive", - "leakage_group_id": "g_dff2e6124f65587162b3", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "coupling_length_um": 40.0, - "default_bend_radius_um": 10.0, - "gap_um": 7.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 3.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_15_coupler_straight", - "curriculum_order": 101, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_15_coupler_straight__semantic__thick_rails", - "concept_id": "l0_15_coupler_straight", - "concept_label": "Straight coupler primitive", - "equivalence_family": "parallel_straight_rails", - "factor_assignment": { - "semantic_gap_regime": "medium", - "semantic_shape_regime": "thick_rails" - }, - "factor_kinds": { - "semantic_gap_regime": "semantic_mode", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_ee889e1434843a165ad1", - "grammar_payload": { - "concept_id": "l0_15_coupler_straight", - "equivalence_family": "parallel_straight_rails", - "semantic_factor_signature": { - "semantic_gap_regime": "medium", - "semantic_shape_regime": "thick_rails" - }, - "semantic_mode_id": "thick_rails" - }, - "leakage_group_id": "g_ee889e1434843a165ad1", - "leakage_group_override": null, - "level": "L0", - "mode_id": "thick_rails", - "mode_label": "Thick-rail contrast", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.coupler_straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.coupler_straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_gap_regime": "medium", - "semantic_shape_regime": "thick_rails" - }, - "structural_parameter_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d89840c386ed611562de" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/ground_truth.py", - "grammar_id": "g_ee889e1434843a165ad1", - "id": "l0_15_coupler_straight__semantic__thick_rails", - "label": "Straight coupler primitive", - "leakage_group_id": "g_ee889e1434843a165ad1", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "coupling_length_um": 40.0, - "default_bend_radius_um": 10.0, - "gap_um": 3.0, - "minimum_bend_radius_um": 2.0, - "waveguide_width_um": 6.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_15_coupler_straight", - "curriculum_order": 102, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_15_coupler_straight__equivariance__medium_gap_rot45", - "concept_id": "l0_15_coupler_straight", - "concept_label": "Straight coupler primitive", - "equivalence_family": "parallel_straight_rails", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_gap_regime": "medium" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_gap_regime": "semantic_mode" - }, - "grammar_id": "g_69ffd5d44dbe9c317101", - "grammar_payload": { - "concept_id": "l0_15_coupler_straight", - "equivalence_family": "parallel_straight_rails", - "semantic_factor_signature": { - "semantic_gap_regime": "medium" - }, - "semantic_mode_id": "medium_gap" - }, - "leakage_group_id": "g_69ffd5d44dbe9c317101", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium_gap_rot45", - "mode_label": "Parallel rails rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "medium_gap", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.components.coupler_straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.coupler_straight", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_gap_regime": "medium" - }, - "structural_parameter_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_d3f0710e8688f6d00fd7" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/ground_truth.py", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__equivariance__medium_gap_rot45", - "label": "Straight coupler primitive", - "leakage_group_id": "g_69ffd5d44dbe9c317101", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "coupling_length_um": 40.0, - "default_bend_radius_um": 10.0, - "gap_um": 3.0, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 45.0, - "waveguide_width_um": 3.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_15_coupler_straight", - "curriculum_order": 103, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_15_coupler_straight__equivariance__medium_gap_rot90", - "concept_id": "l0_15_coupler_straight", - "concept_label": "Straight coupler primitive", - "equivalence_family": "parallel_straight_rails", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_gap_regime": "medium" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_gap_regime": "semantic_mode" - }, - "grammar_id": "g_69ffd5d44dbe9c317101", - "grammar_payload": { - "concept_id": "l0_15_coupler_straight", - "equivalence_family": "parallel_straight_rails", - "semantic_factor_signature": { - "semantic_gap_regime": "medium" - }, - "semantic_mode_id": "medium_gap" - }, - "leakage_group_id": "g_69ffd5d44dbe9c317101", - "leakage_group_override": null, - "level": "L0", - "mode_id": "medium_gap_rot90", - "mode_label": "Parallel rails rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "medium_gap", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.components.coupler_straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.coupler_straight", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_gap_regime": "medium" - }, - "structural_parameter_names": [ - "coupling_length_um", - "waveguide_width_um", - "gap_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2479aede8745b448520c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/ground_truth.py", - "grammar_id": "g_69ffd5d44dbe9c317101", - "id": "l0_15_coupler_straight__equivariance__medium_gap_rot90", - "label": "Straight coupler primitive", - "leakage_group_id": "g_69ffd5d44dbe9c317101", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "coupling_length_um": 40.0, - "default_bend_radius_um": 10.0, - "gap_um": 3.0, - "minimum_bend_radius_um": 2.0, - "presentation_rotation_deg": 90.0, - "waveguide_width_um": 3.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 104, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__l_path", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "l_path" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_2906820b6e8a184d068a", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "l_path" - }, - "semantic_mode_id": "l_path" - }, - "leakage_group_id": "g_2906820b6e8a184d068a", - "leakage_group_override": null, - "level": "L0", - "mode_id": "l_path", - "mode_label": "Three-point L path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "l_path" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_73af5da39eefc7bad4f4" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/ground_truth.py", - "grammar_id": "g_2906820b6e8a184d068a", - "id": "l0_16_path_polyline__semantic__l_path", - "label": "Explicit Path polyline", - "leakage_group_id": "g_2906820b6e8a184d068a", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 24.0, - 0.0 - ], - [ - 24.0, - 22.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 105, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__z_path", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "z_path" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_1da687531d8f2fcd05c0", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "z_path" - }, - "semantic_mode_id": "z_path" - }, - "leakage_group_id": "g_1da687531d8f2fcd05c0", - "leakage_group_override": null, - "level": "L0", - "mode_id": "z_path", - "mode_label": "Four-point Z path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "z_path" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e0d819051b6c08a2ba90" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/ground_truth.py", - "grammar_id": "g_1da687531d8f2fcd05c0", - "id": "l0_16_path_polyline__semantic__z_path", - "label": "Explicit Path polyline", - "leakage_group_id": "g_1da687531d8f2fcd05c0", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 26.0, - 14.0 - ], - [ - 44.0, - 14.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 106, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__u_path", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "u_path" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_1d8702f7e0753eca2faf", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "u_path" - }, - "semantic_mode_id": "u_path" - }, - "leakage_group_id": "g_1d8702f7e0753eca2faf", - "leakage_group_override": null, - "level": "L0", - "mode_id": "u_path", - "mode_label": "Four-point U path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "u_path" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_3f0d89550b024109a376" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/ground_truth.py", - "grammar_id": "g_1d8702f7e0753eca2faf", - "id": "l0_16_path_polyline__semantic__u_path", - "label": "Explicit Path polyline", - "leakage_group_id": "g_1d8702f7e0753eca2faf", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 26.0, - 0.0 - ], - [ - 26.0, - 23.0 - ], - [ - 0.0, - 23.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 107, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__staircase", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "staircase" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_c315a43b227e5c1e35de", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "staircase" - }, - "semantic_mode_id": "staircase" - }, - "leakage_group_id": "g_c315a43b227e5c1e35de", - "leakage_group_override": null, - "level": "L0", - "mode_id": "staircase", - "mode_label": "Five-segment staircase", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "staircase" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8039042af9524ed82633" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/ground_truth.py", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__semantic__staircase", - "label": "Explicit Path polyline", - "leakage_group_id": "g_c315a43b227e5c1e35de", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - 21.0 - ], - [ - 42.0, - 21.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 108, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__positive_dogleg", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "positive_dogleg" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_38dd5367fb6b31b7fabf", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "positive_dogleg" - }, - "semantic_mode_id": "positive_dogleg" - }, - "leakage_group_id": "g_38dd5367fb6b31b7fabf", - "leakage_group_override": null, - "level": "L0", - "mode_id": "positive_dogleg", - "mode_label": "Positive dogleg path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "positive_dogleg" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_aedf8aa564399d09310d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/ground_truth.py", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__semantic__positive_dogleg", - "label": "Explicit Path polyline", - "leakage_group_id": "g_38dd5367fb6b31b7fabf", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 26.0, - 15.0 - ], - [ - 45.0, - 15.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 109, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__equivariance__negative_dogleg", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_path_topology": "positive_dogleg" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_38dd5367fb6b31b7fabf", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "positive_dogleg" - }, - "semantic_mode_id": "positive_dogleg" - }, - "leakage_group_id": "g_38dd5367fb6b31b7fabf", - "leakage_group_override": null, - "level": "L0", - "mode_id": "negative_dogleg", - "mode_label": "Negative dogleg path", - "operation_grammar_id": null, - "parent_mode_id": "positive_dogleg", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "positive_dogleg" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_1dd803218eb8219b2d35" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/ground_truth.py", - "grammar_id": "g_38dd5367fb6b31b7fabf", - "id": "l0_16_path_polyline__equivariance__negative_dogleg", - "label": "Explicit Path polyline", - "leakage_group_id": "g_38dd5367fb6b31b7fabf", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 26.0, - -15.0 - ], - [ - 45.0, - -15.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 110, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__acute_turn", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "acute_turn" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_3a6f89c32b437736a050", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "acute_turn" - }, - "semantic_mode_id": "acute_turn" - }, - "leakage_group_id": "g_3a6f89c32b437736a050", - "leakage_group_override": null, - "level": "L0", - "mode_id": "acute_turn", - "mode_label": "Acute polyline turn", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "acute_turn" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_b631c47b910e098e4241" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/ground_truth.py", - "grammar_id": "g_3a6f89c32b437736a050", - "id": "l0_16_path_polyline__semantic__acute_turn", - "label": "Explicit Path polyline", - "leakage_group_id": "g_3a6f89c32b437736a050", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 18.0, - 0.0 - ], - [ - 31.0, - 9.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 111, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__obtuse_turn", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "obtuse_turn" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_9c6465961c725c82dcca", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "obtuse_turn" - }, - "semantic_mode_id": "obtuse_turn" - }, - "leakage_group_id": "g_9c6465961c725c82dcca", - "leakage_group_override": null, - "level": "L0", - "mode_id": "obtuse_turn", - "mode_label": "Obtuse polyline turn", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "obtuse_turn" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_54bb38a301bfd969ef79" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/ground_truth.py", - "grammar_id": "g_9c6465961c725c82dcca", - "id": "l0_16_path_polyline__semantic__obtuse_turn", - "label": "Explicit Path polyline", - "leakage_group_id": "g_9c6465961c725c82dcca", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 18.0, - 0.0 - ], - [ - 27.0, - 20.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 112, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__zigzag", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "zigzag" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "zigzag" - }, - "semantic_mode_id": "zigzag" - }, - "leakage_group_id": "g_2c91dfbcaef257fc2ac4", - "leakage_group_override": null, - "level": "L0", - "mode_id": "zigzag", - "mode_label": "Five-point zigzag path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "zigzag" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_b8b471ffba088a037b8c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/ground_truth.py", - "grammar_id": "g_2c91dfbcaef257fc2ac4", - "id": "l0_16_path_polyline__semantic__zigzag", - "label": "Explicit Path polyline", - "leakage_group_id": "g_2c91dfbcaef257fc2ac4", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 20.0, - 10.0 - ], - [ - 32.0, - 3.0 - ], - [ - 44.0, - 13.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 113, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__semantic__double_elbow", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "semantic_path_topology": "double_elbow" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_aecd89dbe61e33a4f294", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "double_elbow" - }, - "semantic_mode_id": "double_elbow" - }, - "leakage_group_id": "g_aecd89dbe61e33a4f294", - "leakage_group_override": null, - "level": "L0", - "mode_id": "double_elbow", - "mode_label": "Six-segment double elbow", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "double_elbow" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_4c1ae3986cbaa3408bb7" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/ground_truth.py", - "grammar_id": "g_aecd89dbe61e33a4f294", - "id": "l0_16_path_polyline__semantic__double_elbow", - "label": "Explicit Path polyline", - "leakage_group_id": "g_aecd89dbe61e33a4f294", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 12.0 - ], - [ - 28.0, - 12.0 - ], - [ - 28.0, - -4.0 - ], - [ - 44.0, - -4.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 114, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__equivariance__staircase_rot45", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_path_topology": "staircase" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_c315a43b227e5c1e35de", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "staircase" - }, - "semantic_mode_id": "staircase" - }, - "leakage_group_id": "g_c315a43b227e5c1e35de", - "leakage_group_override": null, - "level": "L0", - "mode_id": "staircase_rot45", - "mode_label": "Staircase rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "staircase", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "staircase" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_71748ef79e471975ee4d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/ground_truth.py", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_rot45", - "label": "Explicit Path polyline", - "leakage_group_id": "g_c315a43b227e5c1e35de", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - 21.0 - ], - [ - 42.0, - 21.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 115, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__equivariance__staircase_rot90", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_path_topology": "staircase" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_c315a43b227e5c1e35de", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "staircase" - }, - "semantic_mode_id": "staircase" - }, - "leakage_group_id": "g_c315a43b227e5c1e35de", - "leakage_group_override": null, - "level": "L0", - "mode_id": "staircase_rot90", - "mode_label": "Staircase rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "staircase", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "staircase" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_cdffe000fdf935617ff6" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/ground_truth.py", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_rot90", - "label": "Explicit Path polyline", - "leakage_group_id": "g_c315a43b227e5c1e35de", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - 21.0 - ], - [ - 42.0, - 21.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 116, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__equivariance__staircase_rot135", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "equivariance_rotation": 135.0, - "semantic_path_topology": "staircase" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_c315a43b227e5c1e35de", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "staircase" - }, - "semantic_mode_id": "staircase" - }, - "leakage_group_id": "g_c315a43b227e5c1e35de", - "leakage_group_override": null, - "level": "L0", - "mode_id": "staircase_rot135", - "mode_label": "Staircase rotated 135 degrees", - "operation_grammar_id": null, - "parent_mode_id": "staircase", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 135.0 - }, - "presentation_id": "p_34b4a781ff0b3150", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "staircase" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_055c2b34f12c35f716a8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/ground_truth.py", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_rot135", - "label": "Explicit Path polyline", - "leakage_group_id": "g_c315a43b227e5c1e35de", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - 21.0 - ], - [ - 42.0, - 21.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_16_path_polyline", - "curriculum_order": 117, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_16_path_polyline__equivariance__staircase_mirror_x", - "concept_id": "l0_16_path_polyline", - "concept_label": "Explicit Path polyline", - "equivalence_family": "piecewise_linear_path", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_path_topology": "staircase" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_c315a43b227e5c1e35de", - "grammar_payload": { - "concept_id": "l0_16_path_polyline", - "equivalence_family": "piecewise_linear_path", - "semantic_factor_signature": { - "semantic_path_topology": "staircase" - }, - "semantic_mode_id": "staircase" - }, - "leakage_group_id": "g_c315a43b227e5c1e35de", - "leakage_group_override": null, - "level": "L0", - "mode_id": "staircase_mirror_x", - "mode_label": "Staircase reflected across x", - "operation_grammar_id": null, - "parent_mode_id": "staircase", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.Path", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.mirror_x" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "staircase" - }, - "structural_parameter_names": [ - "centerline_points_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_926aa930da042b4c32c3" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/ground_truth.py", - "grammar_id": "g_c315a43b227e5c1e35de", - "id": "l0_16_path_polyline__equivariance__staircase_mirror_x", - "label": "Explicit Path polyline", - "leakage_group_id": "g_c315a43b227e5c1e35de", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "centerline_points_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - 21.0 - ], - [ - 42.0, - 21.0 - ] - ], - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_17_path_straight", - "curriculum_order": 118, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_17_path_straight__semantic__constant_width", - "concept_id": "l0_17_path_straight", - "concept_label": "Straight path extrusion", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_312c9b308ead0ee5b1df", - "grammar_payload": { - "concept_id": "l0_17_path_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "leakage_group_override": null, - "level": "L0", - "mode_id": "constant_width", - "mode_label": "Canonical straight path extrusion", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "path_length_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_295a1b028a3bdf9dba4c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/ground_truth.py", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__semantic__constant_width", - "label": "Straight path extrusion", - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_length_um": 42.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_17_path_straight", - "curriculum_order": 119, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_17_path_straight__equivariance__constant_width_rot90", - "concept_id": "l0_17_path_straight", - "concept_label": "Straight path extrusion", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_312c9b308ead0ee5b1df", - "grammar_payload": { - "concept_id": "l0_17_path_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "leakage_group_override": null, - "level": "L0", - "mode_id": "constant_width_rot90", - "mode_label": "Straight path vertical replay", - "operation_grammar_id": null, - "parent_mode_id": "constant_width", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.path.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "path_length_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_7d7906bda7a0fb78d6b9" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/ground_truth.py", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__equivariance__constant_width_rot90", - "label": "Straight path extrusion", - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_length_um": 42.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_17_path_straight", - "curriculum_order": 120, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_17_path_straight__equivariance__constant_width_rot45", - "concept_id": "l0_17_path_straight", - "concept_label": "Straight path extrusion", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_312c9b308ead0ee5b1df", - "grammar_payload": { - "concept_id": "l0_17_path_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "leakage_group_override": null, - "level": "L0", - "mode_id": "constant_width_rot45", - "mode_label": "Straight path diagonal replay", - "operation_grammar_id": null, - "parent_mode_id": "constant_width", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.path.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "path_length_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8d829b3e24f3d60e4529" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/ground_truth.py", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__equivariance__constant_width_rot45", - "label": "Straight path extrusion", - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_length_um": 42.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_17_path_straight", - "curriculum_order": 121, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_17_path_straight__calibration__long_thin", - "concept_id": "l0_17_path_straight", - "concept_label": "Straight path extrusion", - "equivalence_family": "constant_width_straight", - "factor_assignment": { - "calibration_aspect": "long_thin", - "semantic_shape_regime": "constant_width" - }, - "factor_kinds": { - "calibration_aspect": "realization", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_312c9b308ead0ee5b1df", - "grammar_payload": { - "concept_id": "l0_17_path_straight", - "equivalence_family": "constant_width_straight", - "semantic_factor_signature": { - "semantic_shape_regime": "constant_width" - }, - "semantic_mode_id": "constant_width" - }, - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "leakage_group_override": null, - "level": "L0", - "mode_id": "long_thin", - "mode_label": "Long-thin straight-path footprint control", - "operation_grammar_id": null, - "parent_mode_id": "constant_width", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.straight", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": { - "calibration_aspect": "long_thin" - }, - "realization_id": "r_27e993de32158d3d", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "constant_width" - }, - "structural_parameter_names": [ - "path_length_um", - "path_width_um" - ], - "variation_role": "calibration", - "visual_target_id": "v_faa93303919cae680433" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/ground_truth.py", - "grammar_id": "g_312c9b308ead0ee5b1df", - "id": "l0_17_path_straight__calibration__long_thin", - "label": "Straight path extrusion", - "leakage_group_id": "g_312c9b308ead0ee5b1df", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_length_um": 80.0, - "path_width_um": 3.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "calibration" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 122, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__equivariance__angle_neg90", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_25770fecbd5386149382", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_25770fecbd5386149382", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_neg90", - "mode_label": "Arc path signed -90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_669b3272c7c4b62f1ee0" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/ground_truth.py", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_neg90", - "label": "Arc path extrusion", - "leakage_group_id": "g_25770fecbd5386149382", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": -90.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 123, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__semantic__angle_pos45", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 45 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_3d541050766b469d9fd2", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 45 - }, - "semantic_mode_id": "angle_pos45" - }, - "leakage_group_id": "g_3d541050766b469d9fd2", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos45", - "mode_label": "Arc path signed +45 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 45 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d7ba80a353298d619509" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/ground_truth.py", - "grammar_id": "g_3d541050766b469d9fd2", - "id": "l0_18_path_arc__semantic__angle_pos45", - "label": "Arc path extrusion", - "leakage_group_id": "g_3d541050766b469d9fd2", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 45.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 124, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__semantic__angle_pos90", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_25770fecbd5386149382", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_25770fecbd5386149382", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90", - "mode_label": "Arc path signed +90 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_cb8408eba26f409c1766" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/ground_truth.py", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__semantic__angle_pos90", - "label": "Arc path extrusion", - "leakage_group_id": "g_25770fecbd5386149382", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 90.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 125, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__semantic__angle_pos135", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 135 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_d0654f7ee7647e3f3471", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 135 - }, - "semantic_mode_id": "angle_pos135" - }, - "leakage_group_id": "g_d0654f7ee7647e3f3471", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos135", - "mode_label": "Arc path signed +135 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 135 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_dbe1c47b8e26df178cee" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/ground_truth.py", - "grammar_id": "g_d0654f7ee7647e3f3471", - "id": "l0_18_path_arc__semantic__angle_pos135", - "label": "Arc path extrusion", - "leakage_group_id": "g_d0654f7ee7647e3f3471", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 135.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 126, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__semantic__angle_pos180", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 180 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_98ee86b48c9e613dd57e", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 180 - }, - "semantic_mode_id": "angle_pos180" - }, - "leakage_group_id": "g_98ee86b48c9e613dd57e", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos180", - "mode_label": "Arc path signed +180 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 180 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_b90c144af65dc8738e3a" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/ground_truth.py", - "grammar_id": "g_98ee86b48c9e613dd57e", - "id": "l0_18_path_arc__semantic__angle_pos180", - "label": "Arc path extrusion", - "leakage_group_id": "g_98ee86b48c9e613dd57e", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 180.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 127, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__semantic__angle_pos270", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_turn_angle": 270 - }, - "factor_kinds": { - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_ea405b4c66b0df6e49e2", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 270 - }, - "semantic_mode_id": "angle_pos270" - }, - "leakage_group_id": "g_ea405b4c66b0df6e49e2", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos270", - "mode_label": "Arc path signed +270 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 270 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e0f24db730b8c3c2f98d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/ground_truth.py", - "grammar_id": "g_ea405b4c66b0df6e49e2", - "id": "l0_18_path_arc__semantic__angle_pos270", - "label": "Arc path extrusion", - "leakage_group_id": "g_ea405b4c66b0df6e49e2", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 270.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 128, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__semantic__thick_curve", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "semantic_shape_regime": "thick_curve", - "semantic_turn_angle": 120 - }, - "factor_kinds": { - "semantic_shape_regime": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_af1e983f70aab71f04e6", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_shape_regime": "thick_curve", - "semantic_turn_angle": 120 - }, - "semantic_mode_id": "thick_curve" - }, - "leakage_group_id": "g_af1e983f70aab71f04e6", - "leakage_group_override": null, - "level": "L0", - "mode_id": "thick_curve", - "mode_label": "Thick circular-path curvature regime", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_shape_regime": "thick_curve", - "semantic_turn_angle": 120 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ad720155b4d109c7271b" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/ground_truth.py", - "grammar_id": "g_af1e983f70aab71f04e6", - "id": "l0_18_path_arc__semantic__thick_curve", - "label": "Arc path extrusion", - "leakage_group_id": "g_af1e983f70aab71f04e6", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 120.0, - "arc_radius_um": 14.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 129, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__equivariance__angle_pos90_rot90", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_25770fecbd5386149382", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_25770fecbd5386149382", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot90", - "mode_label": "Arc quarter turn rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a24829d1237364d67c6b" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/ground_truth.py", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_pos90_rot90", - "label": "Arc path extrusion", - "leakage_group_id": "g_25770fecbd5386149382", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 90.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 130, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__equivariance__angle_pos90_rot180", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_rotation": 180.0, - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_25770fecbd5386149382", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_25770fecbd5386149382", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot180", - "mode_label": "Arc quarter turn rotated 180 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180.0 - }, - "presentation_id": "p_d7a6d4ef0e23d945", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_796b8f5349deebb05e8d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/ground_truth.py", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_pos90_rot180", - "label": "Arc path extrusion", - "leakage_group_id": "g_25770fecbd5386149382", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 90.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 180.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_18_path_arc", - "curriculum_order": 131, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_18_path_arc__equivariance__angle_pos90_rot270", - "concept_id": "l0_18_path_arc", - "concept_label": "Arc path extrusion", - "equivalence_family": "constant_width_circular_turn", - "factor_assignment": { - "equivariance_rotation": 270.0, - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_25770fecbd5386149382", - "grammar_payload": { - "concept_id": "l0_18_path_arc", - "equivalence_family": "constant_width_circular_turn", - "semantic_factor_signature": { - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_25770fecbd5386149382", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot270", - "mode_label": "Arc quarter turn rotated 270 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 270.0 - }, - "presentation_id": "p_4e292712084bc376", - "primitive_api": "gf.path.arc", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.arc", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "arc_radius_um", - "arc_angle_deg", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5fd45eaabd0b38122a7b" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/ground_truth.py", - "grammar_id": "g_25770fecbd5386149382", - "id": "l0_18_path_arc__equivariance__angle_pos90_rot270", - "label": "Arc path extrusion", - "leakage_group_id": "g_25770fecbd5386149382", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 90.0, - "arc_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 270.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 132, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__equivariance__angle_neg45", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e4192f38c5c9baf842c1", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "semantic_mode_id": "angle_pos45" - }, - "leakage_group_id": "g_e4192f38c5c9baf842c1", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_neg45", - "mode_label": "Euler path signed -45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos45", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_fc7ddc8bcb995db22f73" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/ground_truth.py", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__equivariance__angle_neg45", - "label": "Euler path extrusion", - "leakage_group_id": "g_e4192f38c5c9baf842c1", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": -45.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 133, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__semantic__angle_pos45", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e4192f38c5c9baf842c1", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "semantic_mode_id": "angle_pos45" - }, - "leakage_group_id": "g_e4192f38c5c9baf842c1", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos45", - "mode_label": "Euler path signed +45 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 45 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_6b0cb7ffd7734a3a3b67" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/ground_truth.py", - "grammar_id": "g_e4192f38c5c9baf842c1", - "id": "l0_19_path_euler__semantic__angle_pos45", - "label": "Euler path extrusion", - "leakage_group_id": "g_e4192f38c5c9baf842c1", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 45.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 134, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__equivariance__angle_neg90", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e6ee2551433f34a3ec2c", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_neg90", - "mode_label": "Euler path signed -90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_6ef292e231ceea6ae0ec" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/ground_truth.py", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_neg90", - "label": "Euler path extrusion", - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": -90.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 135, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__semantic__angle_pos90", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e6ee2551433f34a3ec2c", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90", - "mode_label": "Euler path signed +90 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_fe23082c61ba8cf96f04" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/ground_truth.py", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__semantic__angle_pos90", - "label": "Euler path extrusion", - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 90.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 136, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__semantic__angle_pos135", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 135 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_c67031ef9da522c0ea72", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 135 - }, - "semantic_mode_id": "angle_pos135" - }, - "leakage_group_id": "g_c67031ef9da522c0ea72", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos135", - "mode_label": "Euler path +135 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 135 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ec51aac2c16a013285f3" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/ground_truth.py", - "grammar_id": "g_c67031ef9da522c0ea72", - "id": "l0_19_path_euler__semantic__angle_pos135", - "label": "Euler path extrusion", - "leakage_group_id": "g_c67031ef9da522c0ea72", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 135.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 137, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__semantic__angle_pos180", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 180 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_72777b29d2d9869e8a42", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 180 - }, - "semantic_mode_id": "angle_pos180" - }, - "leakage_group_id": "g_72777b29d2d9869e8a42", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos180", - "mode_label": "Euler path +180 degrees", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 180 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d4ee6653541e80427076" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/ground_truth.py", - "grammar_id": "g_72777b29d2d9869e8a42", - "id": "l0_19_path_euler__semantic__angle_pos180", - "label": "Euler path extrusion", - "leakage_group_id": "g_72777b29d2d9869e8a42", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 180.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 138, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__semantic__angle_pos90_low_p", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_0.2", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.2", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90_low_p" - }, - "leakage_group_id": "g_cdbd6b287f4f7bb8cf76", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_low_p", - "mode_label": "Euler path 90 degrees with low Euler fraction", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.2", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1717f214f4f90261fa88" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/ground_truth.py", - "grammar_id": "g_cdbd6b287f4f7bb8cf76", - "id": "l0_19_path_euler__semantic__angle_pos90_low_p", - "label": "Euler path extrusion", - "leakage_group_id": "g_cdbd6b287f4f7bb8cf76", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 90.0, - "euler_fraction": 0.2, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 139, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__semantic__angle_pos90_full_p", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "semantic_profile": "p_1.0", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_c32323a57dac4f360ace", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_1.0", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90_full_p" - }, - "leakage_group_id": "g_c32323a57dac4f360ace", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_full_p", - "mode_label": "Euler path 90 degrees with full Euler profile", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_1.0", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_bc2f24f75d5a414119af" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/ground_truth.py", - "grammar_id": "g_c32323a57dac4f360ace", - "id": "l0_19_path_euler__semantic__angle_pos90_full_p", - "label": "Euler path extrusion", - "leakage_group_id": "g_c32323a57dac4f360ace", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 90.0, - "euler_fraction": 1.0, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 140, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__equivariance__angle_pos90_rot90", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e6ee2551433f34a3ec2c", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot90", - "mode_label": "Euler path quarter turn rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_da3fd390cfc8f36219e1" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/ground_truth.py", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_pos90_rot90", - "label": "Euler path extrusion", - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 90.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 141, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__equivariance__angle_pos90_rot180", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_rotation": 180.0, - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e6ee2551433f34a3ec2c", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot180", - "mode_label": "Euler path quarter turn rotated 180 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180.0 - }, - "presentation_id": "p_d7a6d4ef0e23d945", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_372876eb84d87a3caf6d" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/ground_truth.py", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_pos90_rot180", - "label": "Euler path extrusion", - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 90.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 180.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_19_path_euler", - "curriculum_order": 142, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_19_path_euler__equivariance__angle_pos90_rot270", - "concept_id": "l0_19_path_euler", - "concept_label": "Euler path extrusion", - "equivalence_family": "constant_width_euler_turn", - "factor_assignment": { - "equivariance_rotation": 270.0, - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_turn_angle": "semantic_mode" - }, - "grammar_id": "g_e6ee2551433f34a3ec2c", - "grammar_payload": { - "concept_id": "l0_19_path_euler", - "equivalence_family": "constant_width_euler_turn", - "semantic_factor_signature": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "semantic_mode_id": "angle_pos90" - }, - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "angle_pos90_rot270", - "mode_label": "Euler path quarter turn rotated 270 degrees", - "operation_grammar_id": null, - "parent_mode_id": "angle_pos90", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 270.0 - }, - "presentation_id": "p_4e292712084bc376", - "primitive_api": "gf.path.euler", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.euler", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "p_0.5", - "semantic_turn_angle": 90 - }, - "structural_parameter_names": [ - "euler_radius_um", - "euler_angle_deg", - "euler_fraction", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_1126c680434ddb3230a8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/ground_truth.py", - "grammar_id": "g_e6ee2551433f34a3ec2c", - "id": "l0_19_path_euler__equivariance__angle_pos90_rot270", - "label": "Euler path extrusion", - "leakage_group_id": "g_e6ee2551433f34a3ec2c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "euler_angle_deg": 90.0, - "euler_fraction": 0.5, - "euler_radius_um": 16.0, - "minimum_bend_radius_um": 1.0, - "path_width_um": 4.0, - "presentation_rotation_deg": 270.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 143, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__rounded_l", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "rounded_l" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_273ceda5baf32275c288", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "rounded_l" - }, - "semantic_mode_id": "rounded_l" - }, - "leakage_group_id": "g_273ceda5baf32275c288", - "leakage_group_override": null, - "level": "L0", - "mode_id": "rounded_l", - "mode_label": "Rounded L waypoint path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "rounded_l" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_5e6deaf80ed51de814d6" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/ground_truth.py", - "grammar_id": "g_273ceda5baf32275c288", - "id": "l0_20_path_smooth__semantic__rounded_l", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_273ceda5baf32275c288", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 5.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 24.0, - 0.0 - ], - [ - 24.0, - 24.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 144, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__rounded_s", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "rounded_s" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_92e853d55b966b89bbd6", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "rounded_s" - }, - "semantic_mode_id": "rounded_s" - }, - "leakage_group_id": "g_92e853d55b966b89bbd6", - "leakage_group_override": null, - "level": "L0", - "mode_id": "rounded_s", - "mode_label": "Rounded S waypoint path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "rounded_s" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_64542834c6025cfb65a5" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/ground_truth.py", - "grammar_id": "g_92e853d55b966b89bbd6", - "id": "l0_20_path_smooth__semantic__rounded_s", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_92e853d55b966b89bbd6", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 4.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 25.0, - 14.0 - ], - [ - 40.0, - 14.0 - ], - [ - 52.0, - 0.0 - ], - [ - 66.0, - 0.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 145, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__rounded_u", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "rounded_u" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "rounded_u" - }, - "semantic_mode_id": "rounded_u" - }, - "leakage_group_id": "g_78e47f27be8c9ba5d5ce", - "leakage_group_override": null, - "level": "L0", - "mode_id": "rounded_u", - "mode_label": "Rounded U waypoint path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "rounded_u" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_85e07a2b5c0ee2936fd5" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/ground_truth.py", - "grammar_id": "g_78e47f27be8c9ba5d5ce", - "id": "l0_20_path_smooth__semantic__rounded_u", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_78e47f27be8c9ba5d5ce", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 5.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 26.0, - 0.0 - ], - [ - 26.0, - 24.0 - ], - [ - 0.0, - 24.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 146, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__chicane", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "chicane" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_50c9d921d989aa455151", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "chicane" - }, - "semantic_mode_id": "chicane" - }, - "leakage_group_id": "g_50c9d921d989aa455151", - "leakage_group_override": null, - "level": "L0", - "mode_id": "chicane", - "mode_label": "Rounded chicane", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "chicane" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8d8a3f27f0e458140001" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/ground_truth.py", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__semantic__chicane", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_50c9d921d989aa455151", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.5, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 24.0, - 14.0 - ], - [ - 38.0, - 14.0 - ], - [ - 48.0, - -2.0 - ], - [ - 63.0, - -2.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 147, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__staircase", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "staircase" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_b2b08bb084bee6b234d8", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "staircase" - }, - "semantic_mode_id": "staircase" - }, - "leakage_group_id": "g_b2b08bb084bee6b234d8", - "leakage_group_override": null, - "level": "L0", - "mode_id": "staircase", - "mode_label": "Rounded staircase", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "staircase" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8dca2d86873cfef3671f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/ground_truth.py", - "grammar_id": "g_b2b08bb084bee6b234d8", - "id": "l0_20_path_smooth__semantic__staircase", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_b2b08bb084bee6b234d8", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 16.0, - 0.0 - ], - [ - 16.0, - 12.0 - ], - [ - 32.0, - 12.0 - ], - [ - 32.0, - 25.0 - ], - [ - 50.0, - 25.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 148, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__asymmetric_dogleg", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "asymmetric_dogleg" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_c897b9fc17229c272668", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "asymmetric_dogleg" - }, - "semantic_mode_id": "asymmetric_dogleg" - }, - "leakage_group_id": "g_c897b9fc17229c272668", - "leakage_group_override": null, - "level": "L0", - "mode_id": "asymmetric_dogleg", - "mode_label": "Rounded asymmetric dogleg", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "asymmetric_dogleg" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_80fae7698233bc32ce65" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/ground_truth.py", - "grammar_id": "g_c897b9fc17229c272668", - "id": "l0_20_path_smooth__semantic__asymmetric_dogleg", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_c897b9fc17229c272668", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.5, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 24.0, - 11.0 - ], - [ - 43.0, - 11.0 - ], - [ - 57.0, - 23.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 149, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__rounded_z", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "rounded_z" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_ef4aaf40252103dd1b79", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "rounded_z" - }, - "semantic_mode_id": "rounded_z" - }, - "leakage_group_id": "g_ef4aaf40252103dd1b79", - "leakage_group_override": null, - "level": "L0", - "mode_id": "rounded_z", - "mode_label": "Rounded Z path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "rounded_z" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_6ec44f0f33f702ea320e" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/ground_truth.py", - "grammar_id": "g_ef4aaf40252103dd1b79", - "id": "l0_20_path_smooth__semantic__rounded_z", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_ef4aaf40252103dd1b79", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 4.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 27.0, - 14.0 - ], - [ - 45.0, - 14.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 150, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__three_turn_snake", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "three_turn_snake" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_dc90688c819254a7e372", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "three_turn_snake" - }, - "semantic_mode_id": "three_turn_snake" - }, - "leakage_group_id": "g_dc90688c819254a7e372", - "leakage_group_override": null, - "level": "L0", - "mode_id": "three_turn_snake", - "mode_label": "Rounded three-turn snake", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "three_turn_snake" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_264385fe3078ed726ac8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/ground_truth.py", - "grammar_id": "g_dc90688c819254a7e372", - "id": "l0_20_path_smooth__semantic__three_turn_snake", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_dc90688c819254a7e372", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 22.0, - 12.0 - ], - [ - 34.0, - 12.0 - ], - [ - 42.0, - 0.0 - ], - [ - 55.0, - 0.0 - ], - [ - 63.0, - 11.0 - ], - [ - 77.0, - 11.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 151, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__wide_u", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "wide_u" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_595c4276da65f2ef4140", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "wide_u" - }, - "semantic_mode_id": "wide_u" - }, - "leakage_group_id": "g_595c4276da65f2ef4140", - "leakage_group_override": null, - "level": "L0", - "mode_id": "wide_u", - "mode_label": "Wide rounded U path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "wide_u" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_4ece1b10ca32209279b4" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/ground_truth.py", - "grammar_id": "g_595c4276da65f2ef4140", - "id": "l0_20_path_smooth__semantic__wide_u", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_595c4276da65f2ef4140", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 7.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 38.0, - 0.0 - ], - [ - 38.0, - 28.0 - ], - [ - 0.0, - 28.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 152, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__tight_corner", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "rounded_l", - "semantic_shape_regime": "tight_corner" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_59adf64f571fc2c84261", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "rounded_l", - "semantic_shape_regime": "tight_corner" - }, - "semantic_mode_id": "tight_corner" - }, - "leakage_group_id": "g_59adf64f571fc2c84261", - "leakage_group_override": null, - "level": "L0", - "mode_id": "tight_corner", - "mode_label": "Tight-radius rounded corner", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "rounded_l", - "semantic_shape_regime": "tight_corner" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ae86eb35200145039cab" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/ground_truth.py", - "grammar_id": "g_59adf64f571fc2c84261", - "id": "l0_20_path_smooth__semantic__tight_corner", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_59adf64f571fc2c84261", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 2.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 24.0, - 0.0 - ], - [ - 24.0, - 24.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 153, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__loose_corner", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "rounded_l", - "semantic_shape_regime": "loose_corner" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_452cb204f78b852e86b7", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "rounded_l", - "semantic_shape_regime": "loose_corner" - }, - "semantic_mode_id": "loose_corner" - }, - "leakage_group_id": "g_452cb204f78b852e86b7", - "leakage_group_override": null, - "level": "L0", - "mode_id": "loose_corner", - "mode_label": "Loose-radius rounded corner", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "rounded_l", - "semantic_shape_regime": "loose_corner" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a8092546e75bf7ad671a" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/ground_truth.py", - "grammar_id": "g_452cb204f78b852e86b7", - "id": "l0_20_path_smooth__semantic__loose_corner", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_452cb204f78b852e86b7", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 9.0, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 30.0, - 0.0 - ], - [ - 30.0, - 30.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 154, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__semantic__multi_step", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "semantic_path_topology": "multi_step" - }, - "factor_kinds": { - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_a9df9b91e8c2320b53d2", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "multi_step" - }, - "semantic_mode_id": "multi_step" - }, - "leakage_group_id": "g_a9df9b91e8c2320b53d2", - "leakage_group_override": null, - "level": "L0", - "mode_id": "multi_step", - "mode_label": "Rounded multi-step path", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "multi_step" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_44e0982239578d02121f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/ground_truth.py", - "grammar_id": "g_a9df9b91e8c2320b53d2", - "id": "l0_20_path_smooth__semantic__multi_step", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_a9df9b91e8c2320b53d2", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 2.5, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 12.0, - 0.0 - ], - [ - 12.0, - 10.0 - ], - [ - 25.0, - 10.0 - ], - [ - 25.0, - -3.0 - ], - [ - 40.0, - -3.0 - ], - [ - 40.0, - 12.0 - ], - [ - 56.0, - 12.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 155, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__equivariance__chicane_rot45", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_path_topology": "chicane" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_50c9d921d989aa455151", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "chicane" - }, - "semantic_mode_id": "chicane" - }, - "leakage_group_id": "g_50c9d921d989aa455151", - "leakage_group_override": null, - "level": "L0", - "mode_id": "chicane_rot45", - "mode_label": "Chicane rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "chicane", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "chicane" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_b0abd54b8d81a6477f1a" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/ground_truth.py", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_rot45", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_50c9d921d989aa455151", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.5, - "path_width_um": 4.0, - "presentation_rotation_deg": 45.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 24.0, - 14.0 - ], - [ - 38.0, - 14.0 - ], - [ - 48.0, - -2.0 - ], - [ - 63.0, - -2.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 156, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__equivariance__chicane_rot90", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_path_topology": "chicane" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_50c9d921d989aa455151", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "chicane" - }, - "semantic_mode_id": "chicane" - }, - "leakage_group_id": "g_50c9d921d989aa455151", - "leakage_group_override": null, - "level": "L0", - "mode_id": "chicane_rot90", - "mode_label": "Chicane rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "chicane", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "chicane" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_28166c0d64f23b38b4ed" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/ground_truth.py", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_rot90", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_50c9d921d989aa455151", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.5, - "path_width_um": 4.0, - "presentation_rotation_deg": 90.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 24.0, - 14.0 - ], - [ - 38.0, - 14.0 - ], - [ - 48.0, - -2.0 - ], - [ - 63.0, - -2.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 157, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__equivariance__chicane_rot135", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "equivariance_rotation": 135.0, - "semantic_path_topology": "chicane" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_50c9d921d989aa455151", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "chicane" - }, - "semantic_mode_id": "chicane" - }, - "leakage_group_id": "g_50c9d921d989aa455151", - "leakage_group_override": null, - "level": "L0", - "mode_id": "chicane_rot135", - "mode_label": "Chicane rotated 135 degrees", - "operation_grammar_id": null, - "parent_mode_id": "chicane", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 135.0 - }, - "presentation_id": "p_34b4a781ff0b3150", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "chicane" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a39b07ffc8319b37b619" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/ground_truth.py", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_rot135", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_50c9d921d989aa455151", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.5, - "path_width_um": 4.0, - "presentation_rotation_deg": 135.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 24.0, - 14.0 - ], - [ - 38.0, - 14.0 - ], - [ - 48.0, - -2.0 - ], - [ - 63.0, - -2.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_20_path_smooth", - "curriculum_order": 158, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_20_path_smooth__equivariance__chicane_mirror_x", - "concept_id": "l0_20_path_smooth", - "concept_label": "Smoothed waypoint path", - "equivalence_family": "smoothed_waypoint_path", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_path_topology": "chicane" - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_path_topology": "semantic_mode" - }, - "grammar_id": "g_50c9d921d989aa455151", - "grammar_payload": { - "concept_id": "l0_20_path_smooth", - "equivalence_family": "smoothed_waypoint_path", - "semantic_factor_signature": { - "semantic_path_topology": "chicane" - }, - "semantic_mode_id": "chicane" - }, - "leakage_group_id": "g_50c9d921d989aa455151", - "leakage_group_override": null, - "level": "L0", - "mode_id": "chicane_mirror_x", - "mode_label": "Chicane reflected across x", - "operation_grammar_id": null, - "parent_mode_id": "chicane", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.path.smooth", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.mirror_x" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_path_topology": "chicane" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c062bc47aadebd09a2f5" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/ground_truth.py", - "grammar_id": "g_50c9d921d989aa455151", - "id": "l0_20_path_smooth__equivariance__chicane_mirror_x", - "label": "Smoothed waypoint path", - "leakage_group_id": "g_50c9d921d989aa455151", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "path_bend_radius_um": 3.5, - "path_width_um": 4.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 14.0, - 0.0 - ], - [ - 24.0, - 14.0 - ], - [ - 38.0, - 14.0 - ], - [ - 48.0, - -2.0 - ], - [ - 63.0, - -2.0 - ] - ] - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 159, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__semantic__loops_1_0", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "semantic_loop_count": 1.0 - }, - "factor_kinds": { - "semantic_loop_count": "semantic_mode" - }, - "grammar_id": "g_d5f0346c38017a45131c", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 1.0 - }, - "semantic_mode_id": "loops_1_0" - }, - "leakage_group_id": "g_d5f0346c38017a45131c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "loops_1_0", - "mode_label": "Archimedean spiral with 1 loops", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 1.0 - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e98a4c621df8441be259" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/ground_truth.py", - "grammar_id": "g_d5f0346c38017a45131c", - "id": "l0_21_path_spiral__semantic__loops_1_0", - "label": "Archimedean spiral path", - "leakage_group_id": "g_d5f0346c38017a45131c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 180, - "number_of_loops": 1.0, - "path_width_um": 3.5, - "separation_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 160, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__semantic__loops_1_5", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "semantic_loop_count": 1.5 - }, - "factor_kinds": { - "semantic_loop_count": "semantic_mode" - }, - "grammar_id": "g_9b756b60b9bb364950ee", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 1.5 - }, - "semantic_mode_id": "loops_1_5" - }, - "leakage_group_id": "g_9b756b60b9bb364950ee", - "leakage_group_override": null, - "level": "L0", - "mode_id": "loops_1_5", - "mode_label": "Archimedean spiral with 1.5 loops", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 1.5 - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_fbeeb3dfd02c38222345" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/ground_truth.py", - "grammar_id": "g_9b756b60b9bb364950ee", - "id": "l0_21_path_spiral__semantic__loops_1_5", - "label": "Archimedean spiral path", - "leakage_group_id": "g_9b756b60b9bb364950ee", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 210, - "number_of_loops": 1.5, - "path_width_um": 3.5, - "separation_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 161, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__semantic__loops_2_0", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "semantic_loop_count": 2.0 - }, - "factor_kinds": { - "semantic_loop_count": "semantic_mode" - }, - "grammar_id": "g_d1aaa3f41bddda724f28", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 2.0 - }, - "semantic_mode_id": "loops_2_0" - }, - "leakage_group_id": "g_d1aaa3f41bddda724f28", - "leakage_group_override": null, - "level": "L0", - "mode_id": "loops_2_0", - "mode_label": "Archimedean spiral with 2 loops", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 2.0 - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_749953be289e1ef96adf" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/ground_truth.py", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__semantic__loops_2_0", - "label": "Archimedean spiral path", - "leakage_group_id": "g_d1aaa3f41bddda724f28", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 280, - "number_of_loops": 2.0, - "path_width_um": 3.5, - "separation_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 162, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__semantic__loops_3_0", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "semantic_loop_count": 3.0 - }, - "factor_kinds": { - "semantic_loop_count": "semantic_mode" - }, - "grammar_id": "g_5552698110c2c21b0e4c", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 3.0 - }, - "semantic_mode_id": "loops_3_0" - }, - "leakage_group_id": "g_5552698110c2c21b0e4c", - "leakage_group_override": null, - "level": "L0", - "mode_id": "loops_3_0", - "mode_label": "Archimedean spiral with 3 loops", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 3.0 - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7cd0dd35e0b8bdf589a6" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/ground_truth.py", - "grammar_id": "g_5552698110c2c21b0e4c", - "id": "l0_21_path_spiral__semantic__loops_3_0", - "label": "Archimedean spiral path", - "leakage_group_id": "g_5552698110c2c21b0e4c", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 420, - "number_of_loops": 3.0, - "path_width_um": 3.5, - "separation_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 163, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__semantic__loops_4_0", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "semantic_loop_count": 4.0 - }, - "factor_kinds": { - "semantic_loop_count": "semantic_mode" - }, - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 4.0 - }, - "semantic_mode_id": "loops_4_0" - }, - "leakage_group_id": "g_32bdbe0a1e637ea6a0dd", - "leakage_group_override": null, - "level": "L0", - "mode_id": "loops_4_0", - "mode_label": "Archimedean spiral with 4 loops", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 4.0 - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c5afbdd63d5b0cabb547" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/ground_truth.py", - "grammar_id": "g_32bdbe0a1e637ea6a0dd", - "id": "l0_21_path_spiral__semantic__loops_4_0", - "label": "Archimedean spiral path", - "leakage_group_id": "g_32bdbe0a1e637ea6a0dd", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 560, - "number_of_loops": 4.0, - "path_width_um": 3.5, - "separation_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 164, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__semantic__tight_spacing", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "semantic_loop_count": 2.0, - "semantic_shape_regime": "tight_spacing" - }, - "factor_kinds": { - "semantic_loop_count": "semantic_mode", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 2.0, - "semantic_shape_regime": "tight_spacing" - }, - "semantic_mode_id": "tight_spacing" - }, - "leakage_group_id": "g_8d8178fc5fcc3d0409c6", - "leakage_group_override": null, - "level": "L0", - "mode_id": "tight_spacing", - "mode_label": "Tightly spaced two-loop spiral", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 2.0, - "semantic_shape_regime": "tight_spacing" - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_edd218c18612edc295cb" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/ground_truth.py", - "grammar_id": "g_8d8178fc5fcc3d0409c6", - "id": "l0_21_path_spiral__semantic__tight_spacing", - "label": "Archimedean spiral path", - "leakage_group_id": "g_8d8178fc5fcc3d0409c6", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 280, - "number_of_loops": 2.0, - "path_width_um": 3.5, - "separation_um": 4.5 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 165, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__semantic__open_spacing", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "semantic_loop_count": 2.0, - "semantic_shape_regime": "open_spacing" - }, - "factor_kinds": { - "semantic_loop_count": "semantic_mode", - "semantic_shape_regime": "semantic_mode" - }, - "grammar_id": "g_bba3dc449fc04ddf0f53", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 2.0, - "semantic_shape_regime": "open_spacing" - }, - "semantic_mode_id": "open_spacing" - }, - "leakage_group_id": "g_bba3dc449fc04ddf0f53", - "leakage_group_override": null, - "level": "L0", - "mode_id": "open_spacing", - "mode_label": "Openly spaced two-loop spiral", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 2.0, - "semantic_shape_regime": "open_spacing" - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d18eb5ee2f9e3d6b36de" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/ground_truth.py", - "grammar_id": "g_bba3dc449fc04ddf0f53", - "id": "l0_21_path_spiral__semantic__open_spacing", - "label": "Archimedean spiral path", - "leakage_group_id": "g_bba3dc449fc04ddf0f53", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 280, - "number_of_loops": 2.0, - "path_width_um": 3.5, - "separation_um": 11.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_21_path_spiral", - "curriculum_order": 166, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_21_path_spiral__equivariance__loops_2_0_mirror_x", - "concept_id": "l0_21_path_spiral", - "concept_label": "Archimedean spiral path", - "equivalence_family": "archimedean_spiral_path", - "factor_assignment": { - "equivariance_reflection": "x", - "semantic_loop_count": 2.0 - }, - "factor_kinds": { - "equivariance_reflection": "presentation", - "semantic_loop_count": "semantic_mode" - }, - "grammar_id": "g_d1aaa3f41bddda724f28", - "grammar_payload": { - "concept_id": "l0_21_path_spiral", - "equivalence_family": "archimedean_spiral_path", - "semantic_factor_signature": { - "semantic_loop_count": 2.0 - }, - "semantic_mode_id": "loops_2_0" - }, - "leakage_group_id": "g_d1aaa3f41bddda724f28", - "leakage_group_override": null, - "level": "L0", - "mode_id": "loops_2_0_mirror_x", - "mode_label": "Two-loop spiral mirrored across x", - "operation_grammar_id": null, - "parent_mode_id": "loops_2_0", - "port_contract": {}, - "presentation_factors": { - "equivariance_reflection": "x" - }, - "presentation_id": "p_0bb375d788882f13", - "primitive_api": "gf.path.spiral_archimedean", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.spiral_archimedean", - "gf.cross_section.cross_section", - "gf.path.extrude", - "ref.mirror_x" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_loop_count": 2.0 - }, - "structural_parameter_names": [ - "minimum_spiral_radius_um", - "separation_um", - "number_of_loops", - "path_width_um" - ], - "variation_role": "equivariance", - "visual_target_id": "v_363003aea5f0b33a25d9" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/ground_truth.py", - "grammar_id": "g_d1aaa3f41bddda724f28", - "id": "l0_21_path_spiral__equivariance__loops_2_0_mirror_x", - "label": "Archimedean spiral path", - "leakage_group_id": "g_d1aaa3f41bddda724f28", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "minimum_spiral_radius_um": 8.0, - "npoints": 280, - "number_of_loops": 2.0, - "path_width_um": 3.5, - "separation_um": 7.0 - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 167, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__semantic__sine_expand", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_d55cc5cc381c7260a703", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "sine_expand" - }, - "leakage_group_id": "g_d55cc5cc381c7260a703", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sine_expand", - "mode_label": "Sine-profile widening transition", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "semantic", - "visual_target_id": "v_becfa84078c050567368" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/ground_truth.py", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__semantic__sine_expand", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_d55cc5cc381c7260a703", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 14.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 3.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "sine" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 168, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__equivariance__sine_contract", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 180, - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_d55cc5cc381c7260a703", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "sine_expand" - }, - "leakage_group_id": "g_d55cc5cc381c7260a703", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sine_contract", - "mode_label": "Sine-profile narrowing transition", - "operation_grammar_id": null, - "parent_mode_id": "sine_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180 - }, - "presentation_id": "p_6f4aa30de0fca905", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "equivariance", - "visual_target_id": "v_fe786ed8a62efafd35ac" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/ground_truth.py", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__equivariance__sine_contract", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_d55cc5cc381c7260a703", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 3.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 14.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "sine" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 169, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__semantic__linear_expand", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_profile": "linear", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_6c5077ce576eaa655f87", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "linear", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "linear_expand" - }, - "leakage_group_id": "g_6c5077ce576eaa655f87", - "leakage_group_override": null, - "level": "L0", - "mode_id": "linear_expand", - "mode_label": "Linear-profile widening transition", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "linear", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "semantic", - "visual_target_id": "v_61b161674d87c1eed5bb" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/ground_truth.py", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__semantic__linear_expand", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_6c5077ce576eaa655f87", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 14.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 3.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "linear" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 170, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__equivariance__linear_contract", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 180, - "semantic_profile": "linear", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_6c5077ce576eaa655f87", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "linear", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "linear_expand" - }, - "leakage_group_id": "g_6c5077ce576eaa655f87", - "leakage_group_override": null, - "level": "L0", - "mode_id": "linear_contract", - "mode_label": "Linear-profile narrowing transition", - "operation_grammar_id": null, - "parent_mode_id": "linear_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180 - }, - "presentation_id": "p_6f4aa30de0fca905", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "linear", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "equivariance", - "visual_target_id": "v_290d989310a19bfd7668" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/ground_truth.py", - "grammar_id": "g_6c5077ce576eaa655f87", - "id": "l0_22_path_transition__equivariance__linear_contract", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_6c5077ce576eaa655f87", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 3.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 14.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "linear" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 171, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__semantic__parabolic_expand", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_profile": "parabolic", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_e99c40ed13893055851d", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "parabolic", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "parabolic_expand" - }, - "leakage_group_id": "g_e99c40ed13893055851d", - "leakage_group_override": null, - "level": "L0", - "mode_id": "parabolic_expand", - "mode_label": "Parabolic-profile widening transition", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "parabolic", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "semantic", - "visual_target_id": "v_84282dc25726aa45581a" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/ground_truth.py", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__semantic__parabolic_expand", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_e99c40ed13893055851d", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 14.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 3.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "parabolic" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 172, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__equivariance__parabolic_contract", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 180, - "semantic_profile": "parabolic", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_e99c40ed13893055851d", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "parabolic", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "parabolic_expand" - }, - "leakage_group_id": "g_e99c40ed13893055851d", - "leakage_group_override": null, - "level": "L0", - "mode_id": "parabolic_contract", - "mode_label": "Parabolic-profile narrowing transition", - "operation_grammar_id": null, - "parent_mode_id": "parabolic_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 180 - }, - "presentation_id": "p_6f4aa30de0fca905", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "parabolic", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "equivariance", - "visual_target_id": "v_823e790af9177669549f" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/ground_truth.py", - "grammar_id": "g_e99c40ed13893055851d", - "id": "l0_22_path_transition__equivariance__parabolic_contract", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_e99c40ed13893055851d", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 3.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 14.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "parabolic" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 173, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__semantic__moderate_expand", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_profile": "sine", - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_3f7ebb469bbefd125680", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "sine", - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "moderate_expand" - }, - "leakage_group_id": "g_3f7ebb469bbefd125680", - "leakage_group_override": null, - "level": "L0", - "mode_id": "moderate_expand", - "mode_label": "Moderate sine-profile widening transition", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "sine", - "semantic_shape_regime": "moderate", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "semantic", - "visual_target_id": "v_16b6a7d9bc29e44e36b8" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/ground_truth.py", - "grammar_id": "g_3f7ebb469bbefd125680", - "id": "l0_22_path_transition__semantic__moderate_expand", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_3f7ebb469bbefd125680", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 10.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 4.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "sine" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 174, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__semantic__strong_expand", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "semantic_profile": "sine", - "semantic_shape_regime": "strong", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "semantic_profile": "semantic_mode", - "semantic_shape_regime": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "sine", - "semantic_shape_regime": "strong", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "strong_expand" - }, - "leakage_group_id": "g_8dc3fb8a55a7bc549a28", - "leakage_group_override": null, - "level": "L0", - "mode_id": "strong_expand", - "mode_label": "Near-tip sine-profile widening transition", - "operation_grammar_id": null, - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "sine", - "semantic_shape_regime": "strong", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "semantic", - "visual_target_id": "v_da0eddcbd7ab4554d7b7" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/ground_truth.py", - "grammar_id": "g_8dc3fb8a55a7bc549a28", - "id": "l0_22_path_transition__semantic__strong_expand", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_8dc3fb8a55a7bc549a28", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 18.0, - "minimum_bend_radius_um": 1.0, - "start_width_um": 1.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "sine" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 175, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__equivariance__sine_expand_rot45", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 45.0, - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_d55cc5cc381c7260a703", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "sine_expand" - }, - "leakage_group_id": "g_d55cc5cc381c7260a703", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sine_expand_rot45", - "mode_label": "Sine transition rotated 45 degrees", - "operation_grammar_id": null, - "parent_mode_id": "sine_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 45.0 - }, - "presentation_id": "p_b920591762a7f945", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "equivariance", - "visual_target_id": "v_d6f91311cf63a2235574" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/ground_truth.py", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__equivariance__sine_expand_rot45", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_d55cc5cc381c7260a703", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 14.0, - "minimum_bend_radius_um": 1.0, - "presentation_rotation_deg": 45.0, - "start_width_um": 3.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "sine" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l0_22_path_transition", - "curriculum_order": 176, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": {}, - "candidate_id": "l0_22_path_transition__equivariance__sine_expand_rot90", - "concept_id": "l0_22_path_transition", - "concept_label": "Cross-section transition extrusion", - "equivalence_family": "width_transition", - "factor_assignment": { - "equivariance_rotation": 90.0, - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "factor_kinds": { - "equivariance_rotation": "presentation", - "semantic_profile": "semantic_mode", - "semantic_signedness": "semantic_mode" - }, - "grammar_id": "g_d55cc5cc381c7260a703", - "grammar_payload": { - "concept_id": "l0_22_path_transition", - "equivalence_family": "width_transition", - "semantic_factor_signature": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "semantic_mode_id": "sine_expand" - }, - "leakage_group_id": "g_d55cc5cc381c7260a703", - "leakage_group_override": null, - "level": "L0", - "mode_id": "sine_expand_rot90", - "mode_label": "Sine transition rotated 90 degrees", - "operation_grammar_id": null, - "parent_mode_id": "sine_expand", - "port_contract": {}, - "presentation_factors": { - "equivariance_rotation": 90.0 - }, - "presentation_id": "p_c69019713272fd03", - "primitive_api": "gf.path.transition", - "program_form_id": "canonical_l0_primitives_program", - "public_role": null, - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.straight", - "gf.cross_section.cross_section", - "gf.path.transition", - "gf.path.extrude_transition", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": null, - "selection_slot_id": null, - "semantic_factors": { - "semantic_profile": "sine", - "semantic_signedness": "expand" - }, - "structural_parameter_names": [ - "transition_length_um", - "start_width_um", - "end_width_um", - "transition_profile" - ], - "variation_role": "equivariance", - "visual_target_id": "v_d5f7b1e8e16ed436968c" - }, - "family": "Primitive catalog", - "generator_program": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/ground_truth.py", - "grammar_id": "g_d55cc5cc381c7260a703", - "id": "l0_22_path_transition__equivariance__sine_expand_rot90", - "label": "Cross-section transition extrusion", - "leakage_group_id": "g_d55cc5cc381c7260a703", - "level": "L0", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "end_width_um": 14.0, - "minimum_bend_radius_um": 1.0, - "presentation_rotation_deg": 90.0, - "start_width_um": 3.0, - "transition_length_um": 40.0, - "transition_npoints": 101, - "transition_profile": "sine" - }, - "schema_version": "pixcell-l0-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 177, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 1, - "transform": "translation" - }, - "candidate_id": "l1_01_translate__a1__proposal_a", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a1", - "relation_or_topology_form": "single-object before/after translation" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_5caa6d8d0a6a35c758a8", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 1, - "transform": "translation" - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after translation" - }, - "leakage_group_id": "g_5caa6d8d0a6a35c758a8", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__a1", - "mode_label": "matching L primitive pair \u00b7 single-object before/after translation \u00b7 proposal A", - "operation_grammar_id": "l1_01_translate__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "original.move", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__a1", - "selection_slot_id": "l1_01_translate__a1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a1", - "relation_or_topology_form": "single-object before/after translation" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "translation_x_um", - "translation_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7b9a9bde166ba65beae4" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__proposal_a", - "label": "Translate a primitive", - "leakage_group_id": "g_5caa6d8d0a6a35c758a8", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "size_x_um": 21.0, - "size_y_um": 29.0, - "translation_x_um": 34.0, - "translation_y_um": 14.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 178, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 2, - "transform": "translation" - }, - "candidate_id": "l1_01_translate__a2__proposal_b", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "authored_realization": "b", - "carrier_form": "rectangle-disk rigid subassembly pair", - "metric_scale_factor": 1.14, - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a2", - "relation_or_topology_form": "whole-group before/after translation", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_d78c8c86806eeb6df615", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 2, - "transform": "translation" - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "rectangle-disk rigid subassembly pair", - "semantic_parent_slot": "a2", - "semantic_regime": "whole-group before/after translation" - }, - "leakage_group_id": "g_d78c8c86806eeb6df615", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__a2_proposal_b", - "mode_label": "rectangle-disk rigid subassembly pair \u00b7 whole-group before/after translation \u00b7 proposal B", - "operation_grammar_id": "l1_01_translate__a2", - "parent_mode_id": "l1_01_translate__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "disk.move", - "gf.Component", - "gf.components.circle", - "gf.components.rectangle", - "original.move", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__a2", - "selection_slot_id": "l1_01_translate__a2", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk rigid subassembly pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a2", - "relation_or_topology_form": "whole-group before/after translation" - }, - "structural_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "translation_x_um", - "translation_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_59316f1074bb31b38558" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__proposal_b", - "label": "Translate a primitive", - "leakage_group_id": "g_d78c8c86806eeb6df615", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_length_um": 25.08, - "block_width_um": 9.12, - "disk_offset_x_um": 7.98, - "disk_offset_y_um": 9.69, - "disk_radius_um": 6.27, - "translation_x_um": 43.32, - "translation_y_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 179, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_step_vectors": true, - "kind": "translation_progression", - "matching_instances": 3 - }, - "candidate_id": "l1_01_translate__b1__proposal_b", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "3 matching bodies", - "authored_realization": "b", - "carrier_form": "ellipse translation progression", - "metric_scale_factor": 1.14, - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__b1", - "relation_or_topology_form": "equal-vector three-copy progression", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_34e5e1da5dab40a35022", - "grammar_payload": { - "analytic_witness": { - "equal_step_vectors": true, - "kind": "translation_progression", - "matching_instances": 3 - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "3 matching bodies", - "semantic_carrier": "ellipse translation progression", - "semantic_parent_slot": "b1", - "semantic_regime": "equal-vector three-copy progression" - }, - "leakage_group_id": "g_34e5e1da5dab40a35022", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__b1_proposal_b", - "mode_label": "ellipse translation progression \u00b7 equal-vector three-copy progression \u00b7 proposal B", - "operation_grammar_id": "l1_01_translate__b1", - "parent_mode_id": "l1_01_translate__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.components.ellipse", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__b1", - "selection_slot_id": "l1_01_translate__b1", - "semantic_factors": { - "arity_form": "3 matching bodies", - "carrier_form": "ellipse translation progression", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__b1", - "relation_or_topology_form": "equal-vector three-copy progression" - }, - "structural_parameter_names": [ - "radius_x_um", - "radius_y_um", - "step_x_um", - "step_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_2e887140ec0e08c8610b" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__proposal_b", - "label": "Translate a primitive", - "leakage_group_id": "g_34e5e1da5dab40a35022", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_x_um": 10.26, - "radius_y_um": 5.7, - "step_x_um": 28.5, - "step_y_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 180, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_step_vectors": true, - "kind": "shared_translation_vector", - "source_result_pairs": 2 - }, - "candidate_id": "l1_01_translate__b2__proposal_b", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "4 bodies \u00b7 2 source/result pairs", - "authored_realization": "b", - "carrier_form": "two-object matched translation pairs", - "metric_scale_factor": 1.14, - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__b2", - "relation_or_topology_form": "shared vector applied independently", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_ec4a48b16f2ce740199a", - "grammar_payload": { - "analytic_witness": { - "equal_step_vectors": true, - "kind": "shared_translation_vector", - "source_result_pairs": 2 - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "4 bodies \u00b7 2 source/result pairs", - "semantic_carrier": "two-object matched translation pairs", - "semantic_parent_slot": "b2", - "semantic_regime": "shared vector applied independently" - }, - "leakage_group_id": "g_ec4a48b16f2ce740199a", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__b2_proposal_b", - "mode_label": "two-object matched translation pairs \u00b7 shared vector applied independently \u00b7 proposal B", - "operation_grammar_id": "l1_01_translate__b2", - "parent_mode_id": "l1_01_translate__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "cross_original.move", - "disk_original.move", - "disk_ref.move", - "gf.components.circle", - "gf.components.cross", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__b2", - "selection_slot_id": "l1_01_translate__b2", - "semantic_factors": { - "arity_form": "4 bodies \u00b7 2 source/result pairs", - "carrier_form": "two-object matched translation pairs", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__b2", - "relation_or_topology_form": "shared vector applied independently" - }, - "structural_parameter_names": [ - "disk_radius_um", - "cross_length_um", - "cross_width_um", - "pair_separation_y_um", - "translation_x_um" - ], - "variation_role": "realization", - "visual_target_id": "v_395b750b648dcfee40d1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_01_translate__b2", - "id": "l1_01_translate__b2__proposal_b", - "label": "Translate a primitive", - "leakage_group_id": "g_ec4a48b16f2ce740199a", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cross_length_um": 14.82, - "cross_width_um": 4.56, - "disk_radius_um": 6.27, - "pair_separation_y_um": 25.08, - "translation_x_um": 36.48 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 181, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 1, - "transform": "translation" - }, - "candidate_id": "l1_01_translate__c1__proposal_a", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "authored_realization": "a", - "carrier_form": "matching L primitive pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a1", - "relation_or_topology_form": "single-object before/after translation", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_5caa6d8d0a6a35c758a8", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 1, - "transform": "translation" - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after translation" - }, - "leakage_group_id": "g_5caa6d8d0a6a35c758a8", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__c1_proposal_a", - "mode_label": "matching L primitive pair \u00b7 single-object larger-offset realization \u00b7 proposal A", - "operation_grammar_id": "l1_01_translate__a1", - "parent_mode_id": "l1_01_translate__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "c1" - }, - "realization_id": "r_b5df1e96e7310c14", - "required_calls": [ - "gf.components.L", - "original.move", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__c1", - "selection_slot_id": "l1_01_translate__c1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a1", - "relation_or_topology_form": "single-object before/after translation" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "translation_x_um", - "translation_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_26b2f00b877eb28391bc" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__c1__proposal_a", - "label": "Translate a primitive", - "leakage_group_id": "g_5caa6d8d0a6a35c758a8", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 5.0, - "size_x_um": 18.0, - "size_y_um": 25.0, - "translation_x_um": 41.0, - "translation_y_um": -17.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 182, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 2, - "transform": "translation" - }, - "candidate_id": "l1_01_translate__c2__proposal_a", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "authored_realization": "a", - "carrier_form": "rectangle-disk rigid subassembly pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a2", - "relation_or_topology_form": "whole-group before/after translation", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_d78c8c86806eeb6df615", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 2, - "transform": "translation" - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "rectangle-disk rigid subassembly pair", - "semantic_parent_slot": "a2", - "semantic_regime": "whole-group before/after translation" - }, - "leakage_group_id": "g_d78c8c86806eeb6df615", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__c2_proposal_a", - "mode_label": "rectangle-disk rigid subassembly pair \u00b7 whole-group diagonal realization \u00b7 proposal A", - "operation_grammar_id": "l1_01_translate__a2", - "parent_mode_id": "l1_01_translate__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "c2" - }, - "realization_id": "r_981aee7bfe853e16", - "required_calls": [ - "disk.move", - "gf.Component", - "gf.components.circle", - "gf.components.rectangle", - "original.move", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__c2", - "selection_slot_id": "l1_01_translate__c2", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk rigid subassembly pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a2", - "relation_or_topology_form": "whole-group before/after translation" - }, - "structural_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "translation_x_um", - "translation_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_33843f91257d161b79c1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__c2__proposal_a", - "label": "Translate a primitive", - "leakage_group_id": "g_d78c8c86806eeb6df615", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_length_um": 25.0, - "block_width_um": 7.0, - "disk_offset_x_um": 9.0, - "disk_offset_y_um": 8.0, - "disk_radius_um": 4.5, - "translation_x_um": 43.0, - "translation_y_um": -15.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 183, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "candidate_id": "l1_02_rotate__a1__proposal_a", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a1", - "relation_or_topology_form": "single-object before/after rotation" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_05c9ffd232d3ce546cad", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after rotation" - }, - "leakage_group_id": "g_05c9ffd232d3ce546cad", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__a1", - "mode_label": "matching L primitive pair \u00b7 single-object before/after rotation \u00b7 proposal A", - "operation_grammar_id": "l1_02_rotate__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.rotate", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__a1", - "selection_slot_id": "l1_02_rotate__a1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a1", - "relation_or_topology_form": "single-object before/after rotation" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "angle_deg", - "separation_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_10360eb3f866e2167d0e" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__proposal_a", - "label": "Rotate a primitive", - "leakage_group_id": "g_05c9ffd232d3ce546cad", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 42.0, - "arm_width_um": 6.0, - "separation_x_um": 40.0, - "size_x_um": 20.0, - "size_y_um": 28.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 184, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_angle_steps": true, - "kind": "rotation_progression", - "matching_instances": 3 - }, - "candidate_id": "l1_02_rotate__a2__proposal_b", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "3 matching bodies", - "authored_realization": "b", - "carrier_form": "L angular progression", - "metric_scale_factor": 1.14, - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a2", - "relation_or_topology_form": "three-copy equal-angle fan", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_6391403b112b5aef94f8", - "grammar_payload": { - "analytic_witness": { - "equal_angle_steps": true, - "kind": "rotation_progression", - "matching_instances": 3 - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "3 matching bodies", - "semantic_carrier": "L angular progression", - "semantic_parent_slot": "a2", - "semantic_regime": "three-copy equal-angle fan" - }, - "leakage_group_id": "g_6391403b112b5aef94f8", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__a2_proposal_b", - "mode_label": "L angular progression \u00b7 three-copy equal-angle fan \u00b7 proposal B", - "operation_grammar_id": "l1_02_rotate__a2", - "parent_mode_id": "l1_02_rotate__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.rotate", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "gf.components.L", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__a2", - "selection_slot_id": "l1_02_rotate__a2", - "semantic_factors": { - "arity_form": "3 matching bodies", - "carrier_form": "L angular progression", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a2", - "relation_or_topology_form": "three-copy equal-angle fan" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "angle_step_deg", - "orbit_um" - ], - "variation_role": "realization", - "visual_target_id": "v_f451c61dca9c5cc63062" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__proposal_b", - "label": "Rotate a primitive", - "leakage_group_id": "g_6391403b112b5aef94f8", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_step_deg": 48.0, - "arm_width_um": 5.13, - "orbit_um": 26.22, - "size_x_um": 17.1, - "size_y_um": 23.94 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 185, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "candidate_id": "l1_02_rotate__b1__proposal_a", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b1", - "relation_or_topology_form": "quarter-turn comparison" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_06103906c52cb9de56ff", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching triangle pair", - "semantic_parent_slot": "b1", - "semantic_regime": "quarter-turn comparison" - }, - "leakage_group_id": "g_06103906c52cb9de56ff", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__b1", - "mode_label": "matching triangle pair \u00b7 quarter-turn comparison \u00b7 proposal A", - "operation_grammar_id": "l1_02_rotate__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.rotate", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__b1", - "selection_slot_id": "l1_02_rotate__b1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b1", - "relation_or_topology_form": "quarter-turn comparison" - }, - "structural_parameter_names": [ - "triangle_x_um", - "triangle_y_um", - "angle_deg", - "separation_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_41b1c59ecfe1ffff0043" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__proposal_a", - "label": "Rotate a primitive", - "leakage_group_id": "g_06103906c52cb9de56ff", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 90.0, - "separation_x_um": 41.0, - "triangle_x_um": 19.0, - "triangle_y_um": 27.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 186, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 2, - "transform": "rotation" - }, - "candidate_id": "l1_02_rotate__b2__proposal_a", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk chiral subassembly pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b2", - "relation_or_topology_form": "rigid-group rotation" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_060f7c3d1b23fd3b3add", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 2, - "transform": "rotation" - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "rectangle-disk chiral subassembly pair", - "semantic_parent_slot": "b2", - "semantic_regime": "rigid-group rotation" - }, - "leakage_group_id": "g_060f7c3d1b23fd3b3add", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__b2", - "mode_label": "rectangle-disk chiral subassembly pair \u00b7 rigid-group rotation \u00b7 proposal A", - "operation_grammar_id": "l1_02_rotate__b2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.rotate", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "gf.components.rectangle", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__b2", - "selection_slot_id": "l1_02_rotate__b2", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk chiral subassembly pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b2", - "relation_or_topology_form": "rigid-group rotation" - }, - "structural_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "angle_deg", - "separation_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_abde9bbb0b04dd2b6165" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_02_rotate__b2", - "id": "l1_02_rotate__b2__proposal_a", - "label": "Rotate a primitive", - "leakage_group_id": "g_060f7c3d1b23fd3b3add", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 58.0, - "block_length_um": 23.0, - "block_width_um": 7.0, - "disk_offset_x_um": 7.0, - "disk_offset_y_um": 8.0, - "disk_radius_um": 5.0, - "separation_x_um": 46.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 187, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 2, - "transform": "rotation" - }, - "candidate_id": "l1_02_rotate__c1__proposal_a", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "carrier_form": "taper-disk chiral subassembly pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__c1", - "relation_or_topology_form": "heterogeneous rigid-group rotation" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_7e1bd05f96809542996d", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 2, - "transform": "rotation" - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "taper-disk chiral subassembly pair", - "semantic_parent_slot": "c1", - "semantic_regime": "heterogeneous rigid-group rotation" - }, - "leakage_group_id": "g_7e1bd05f96809542996d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__c1", - "mode_label": "taper-disk chiral subassembly pair \u00b7 heterogeneous rigid-group rotation \u00b7 proposal A", - "operation_grammar_id": "l1_02_rotate__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.rotate", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "gf.components.taper", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__c1", - "selection_slot_id": "l1_02_rotate__c1", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "taper-disk chiral subassembly pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__c1", - "relation_or_topology_form": "heterogeneous rigid-group rotation" - }, - "structural_parameter_names": [ - "taper_length_um", - "narrow_width_um", - "wide_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "angle_deg", - "separation_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_abe6ce785d24831011f6" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_02_rotate__c1", - "id": "l1_02_rotate__c1__proposal_a", - "label": "Rotate a primitive", - "leakage_group_id": "g_7e1bd05f96809542996d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 125.0, - "disk_offset_x_um": 6.0, - "disk_offset_y_um": 9.0, - "disk_radius_um": 4.5, - "narrow_width_um": 4.0, - "separation_x_um": 48.0, - "taper_length_um": 25.0, - "wide_width_um": 11.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 188, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "candidate_id": "l1_02_rotate__c2__proposal_b", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "authored_realization": "b", - "carrier_form": "matching triangle pair", - "metric_scale_factor": 1.14, - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b1", - "relation_or_topology_form": "quarter-turn comparison", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_06103906c52cb9de56ff", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching triangle pair", - "semantic_parent_slot": "b1", - "semantic_regime": "quarter-turn comparison" - }, - "leakage_group_id": "g_06103906c52cb9de56ff", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__c2_proposal_b", - "mode_label": "matching triangle pair \u00b7 oblique-angle realization \u00b7 proposal B", - "operation_grammar_id": "l1_02_rotate__b1", - "parent_mode_id": "l1_02_rotate__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.rotate", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.components.triangle", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__c2", - "selection_slot_id": "l1_02_rotate__c2", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b1", - "relation_or_topology_form": "quarter-turn comparison" - }, - "structural_parameter_names": [ - "triangle_x_um", - "triangle_y_um", - "angle_deg", - "separation_x_um" - ], - "variation_role": "realization", - "visual_target_id": "v_c52d76a5ac57bf2cb6f5" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__c2__proposal_b", - "label": "Rotate a primitive", - "leakage_group_id": "g_06103906c52cb9de56ff", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 63.0, - "separation_x_um": 43.32, - "triangle_x_um": 19.38, - "triangle_y_um": 27.36 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 189, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__a1__proposal_a", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a1", - "relation_or_topology_form": "single-object before/after reflection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_ffc8b295f902e6020789", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after reflection" - }, - "leakage_group_id": "g_ffc8b295f902e6020789", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__a1", - "mode_label": "matching L primitive pair \u00b7 single-object before/after reflection \u00b7 proposal A", - "operation_grammar_id": "l1_03_mirror__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.mirror", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.L", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__a1", - "selection_slot_id": "l1_03_mirror__a1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a1", - "relation_or_topology_form": "single-object before/after reflection" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "separation_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_17abc493bc3a00472301" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__proposal_a", - "label": "Mirror a primitive", - "leakage_group_id": "g_ffc8b295f902e6020789", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "separation_x_um": 42.0, - "size_x_um": 20.0, - "size_y_um": 28.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 190, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__a2__proposal_b", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "authored_realization": "b", - "carrier_form": "matching triangle primitive pair", - "metric_scale_factor": 1.14, - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a2", - "relation_or_topology_form": "asymmetric primitive reflection", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_a04ea82890aef9062de0", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching triangle primitive pair", - "semantic_parent_slot": "a2", - "semantic_regime": "asymmetric primitive reflection" - }, - "leakage_group_id": "g_a04ea82890aef9062de0", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__a2_proposal_b", - "mode_label": "matching triangle primitive pair \u00b7 asymmetric primitive reflection \u00b7 proposal B", - "operation_grammar_id": "l1_03_mirror__a2", - "parent_mode_id": "l1_03_mirror__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.mirror", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "gf.components.triangle", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__a2", - "selection_slot_id": "l1_03_mirror__a2", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a2", - "relation_or_topology_form": "asymmetric primitive reflection" - }, - "structural_parameter_names": [ - "triangle_x_um", - "triangle_y_um", - "separation_x_um", - "vertical_offset_um" - ], - "variation_role": "realization", - "visual_target_id": "v_cde509ff9e6b2997d2b6" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__proposal_b", - "label": "Mirror a primitive", - "leakage_group_id": "g_a04ea82890aef9062de0", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "separation_x_um": 45.6, - "triangle_x_um": 20.52, - "triangle_y_um": 30.78, - "vertical_offset_um": 7.98 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 191, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 2, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__b1__proposal_b", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "authored_realization": "b", - "carrier_form": "rectangle-disk chiral subassembly pair", - "metric_scale_factor": 1.14, - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b1", - "relation_or_topology_form": "two-body rigid reflection", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_49de785b133c4437d20d", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 2, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "rectangle-disk chiral subassembly pair", - "semantic_parent_slot": "b1", - "semantic_regime": "two-body rigid reflection" - }, - "leakage_group_id": "g_49de785b133c4437d20d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__b1_proposal_b", - "mode_label": "rectangle-disk chiral subassembly pair \u00b7 two-body rigid reflection \u00b7 proposal B", - "operation_grammar_id": "l1_03_mirror__b1", - "parent_mode_id": "l1_03_mirror__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.mirror", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "gf.components.rectangle", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__b1", - "selection_slot_id": "l1_03_mirror__b1", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk chiral subassembly pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b1", - "relation_or_topology_form": "two-body rigid reflection" - }, - "structural_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "separation_x_um" - ], - "variation_role": "realization", - "visual_target_id": "v_a3d8e8f9b6938a48577f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__proposal_b", - "label": "Mirror a primitive", - "leakage_group_id": "g_49de785b133c4437d20d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_length_um": 25.08, - "block_width_um": 7.98, - "disk_offset_x_um": 7.98, - "disk_offset_y_um": 9.12, - "disk_radius_um": 5.7, - "separation_x_um": 52.44 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 192, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 3, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__b2__proposal_b", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching three-body groups", - "authored_realization": "b", - "carrier_form": "bar-disk-cross chiral subassembly pair", - "metric_scale_factor": 1.14, - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b2", - "relation_or_topology_form": "three-body rigid reflection", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_d9f08543bcb768e0bc65", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 3, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching three-body groups", - "semantic_carrier": "bar-disk-cross chiral subassembly pair", - "semantic_parent_slot": "b2", - "semantic_regime": "three-body rigid reflection" - }, - "leakage_group_id": "g_d9f08543bcb768e0bc65", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__b2_proposal_b", - "mode_label": "bar-disk-cross chiral subassembly pair \u00b7 three-body rigid reflection \u00b7 proposal B", - "operation_grammar_id": "l1_03_mirror__b2", - "parent_mode_id": "l1_03_mirror__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.mirror", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "gf.components.cross", - "gf.components.rectangle", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__b2", - "selection_slot_id": "l1_03_mirror__b2", - "semantic_factors": { - "arity_form": "2 matching three-body groups", - "carrier_form": "bar-disk-cross chiral subassembly pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b2", - "relation_or_topology_form": "three-body rigid reflection" - }, - "structural_parameter_names": [ - "bar_length_um", - "bar_width_um", - "disk_radius_um", - "cross_length_um", - "cross_width_um", - "separation_x_um" - ], - "variation_role": "realization", - "visual_target_id": "v_4c4ef758eafd8e78eaaa" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_03_mirror__b2", - "id": "l1_03_mirror__b2__proposal_b", - "label": "Mirror a primitive", - "leakage_group_id": "g_d9f08543bcb768e0bc65", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_length_um": 26.22, - "bar_width_um": 6.84, - "cross_length_um": 11.4, - "cross_width_um": 3.42, - "disk_radius_um": 4.56, - "separation_x_um": 57.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 193, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__c1__proposal_b", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "authored_realization": "b", - "carrier_form": "matching L primitive pair", - "metric_scale_factor": 1.14, - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a1", - "relation_or_topology_form": "single-object before/after reflection", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_ffc8b295f902e6020789", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after reflection" - }, - "leakage_group_id": "g_ffc8b295f902e6020789", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__c1_proposal_b", - "mode_label": "matching L primitive pair \u00b7 larger-separation reflection realization \u00b7 proposal B", - "operation_grammar_id": "l1_03_mirror__a1", - "parent_mode_id": "l1_03_mirror__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.mirror", - "program_form_id": "c1", - "public_role": "realization", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "gf.components.L", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__c1", - "selection_slot_id": "l1_03_mirror__c1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a1", - "relation_or_topology_form": "single-object before/after reflection" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "separation_x_um" - ], - "variation_role": "realization", - "visual_target_id": "v_6ee6609db3cfd3a75e5e" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__c1__proposal_b", - "label": "Mirror a primitive", - "leakage_group_id": "g_ffc8b295f902e6020789", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 5.7, - "separation_x_um": 57.0, - "size_x_um": 20.52, - "size_y_um": 28.5 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 194, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 2, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__c2__proposal_a", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "authored_realization": "a", - "carrier_form": "rectangle-disk chiral subassembly pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b1", - "relation_or_topology_form": "two-body rigid reflection", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_49de785b133c4437d20d", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 2, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "rectangle-disk chiral subassembly pair", - "semantic_parent_slot": "b1", - "semantic_regime": "two-body rigid reflection" - }, - "leakage_group_id": "g_49de785b133c4437d20d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__c2_proposal_a", - "mode_label": "rectangle-disk chiral subassembly pair \u00b7 compact rigid reflection realization \u00b7 proposal A", - "operation_grammar_id": "l1_03_mirror__b1", - "parent_mode_id": "l1_03_mirror__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.mirror", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "c2" - }, - "realization_id": "r_981aee7bfe853e16", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "gf.components.rectangle", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__c2", - "selection_slot_id": "l1_03_mirror__c2", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk chiral subassembly pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b1", - "relation_or_topology_form": "two-body rigid reflection" - }, - "structural_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "separation_x_um" - ], - "variation_role": "realization", - "visual_target_id": "v_8e62c6d0ef8ded6d061d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__c2__proposal_a", - "label": "Mirror a primitive", - "leakage_group_id": "g_49de785b133c4437d20d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_length_um": 19.0, - "block_width_um": 6.0, - "disk_offset_x_um": 6.0, - "disk_offset_y_um": 7.0, - "disk_radius_um": 4.0, - "separation_x_um": 42.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 195, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__a1__proposal_a", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner ellipse", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a1", - "relation_or_topology_form": "two-body nested center alignment" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_543147254331d3fdf2c4", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "2 non-touching concentric bodies", - "semantic_carrier": "ring with inner ellipse", - "semantic_parent_slot": "a1", - "semantic_regime": "two-body nested center alignment" - }, - "leakage_group_id": "g_543147254331d3fdf2c4", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__a1", - "mode_label": "ring with inner ellipse \u00b7 two-body nested center alignment \u00b7 proposal A", - "operation_grammar_id": "l1_04_center_align__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "ellipse.move", - "gf.components.ellipse", - "gf.components.ring", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__a1", - "selection_slot_id": "l1_04_center_align__a1", - "semantic_factors": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner ellipse", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a1", - "relation_or_topology_form": "two-body nested center alignment" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "center_x_um", - "center_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_19591ab457c2fadc576a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__proposal_a", - "label": "Align two centers", - "leakage_group_id": "g_543147254331d3fdf2c4", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": 3.0, - "center_y_um": -2.0, - "ellipse_radius_x_um": 8.0, - "ellipse_radius_y_um": 5.0, - "ring_radius_um": 16.0, - "ring_width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 196, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__a2__proposal_b", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 non-touching concentric bodies", - "authored_realization": "b", - "carrier_form": "ring with inner cross", - "metric_scale_factor": 1.14, - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a2", - "relation_or_topology_form": "anisotropic nested center alignment", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_fc8ee3d02712f2c1244f", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "2 non-touching concentric bodies", - "semantic_carrier": "ring with inner cross", - "semantic_parent_slot": "a2", - "semantic_regime": "anisotropic nested center alignment" - }, - "leakage_group_id": "g_fc8ee3d02712f2c1244f", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__a2_proposal_b", - "mode_label": "ring with inner cross \u00b7 anisotropic nested center alignment \u00b7 proposal B", - "operation_grammar_id": "l1_04_center_align__a2", - "parent_mode_id": "l1_04_center_align__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "cross.move", - "gf.components.cross", - "gf.components.ring", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__a2", - "selection_slot_id": "l1_04_center_align__a2", - "semantic_factors": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner cross", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a2", - "relation_or_topology_form": "anisotropic nested center alignment" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um", - "cross_length_um", - "cross_width_um", - "center_x_um", - "center_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_6f58b36bda8a96552a7b" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__proposal_b", - "label": "Align two centers", - "leakage_group_id": "g_fc8ee3d02712f2c1244f", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": -2.28, - "center_y_um": 3.42, - "cross_length_um": 15.96, - "cross_width_um": 4.56, - "ring_radius_um": 19.38, - "ring_width_um": 3.99 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 197, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__b1__proposal_b", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 non-touching concentric bodies", - "authored_realization": "b", - "carrier_form": "ring with inner hexagon", - "metric_scale_factor": 1.14, - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__b1", - "relation_or_topology_form": "polygon-in-annulus center alignment", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_aba4720447ab94fdce30", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "2 non-touching concentric bodies", - "semantic_carrier": "ring with inner hexagon", - "semantic_parent_slot": "b1", - "semantic_regime": "polygon-in-annulus center alignment" - }, - "leakage_group_id": "g_aba4720447ab94fdce30", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__b1_proposal_b", - "mode_label": "ring with inner hexagon \u00b7 polygon-in-annulus center alignment \u00b7 proposal B", - "operation_grammar_id": "l1_04_center_align__b1", - "parent_mode_id": "l1_04_center_align__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.components.regular_polygon", - "gf.components.ring", - "polygon.move", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__b1", - "selection_slot_id": "l1_04_center_align__b1", - "semantic_factors": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner hexagon", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__b1", - "relation_or_topology_form": "polygon-in-annulus center alignment" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um", - "polygon_side_um", - "center_x_um", - "center_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_6892d1165a87529ebfb1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__proposal_b", - "label": "Align two centers", - "leakage_group_id": "g_aba4720447ab94fdce30", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": 2.28, - "center_y_um": 1.14, - "polygon_side_um": 7.98, - "ring_radius_um": 20.52, - "ring_width_um": 3.99 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 198, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__b2__proposal_b", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 non-touching concentric rings", - "authored_realization": "b", - "carrier_form": "two separated annuli", - "metric_scale_factor": 1.14, - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__b2", - "relation_or_topology_form": "dual-band concentric alignment", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_605bfd680d5610a94b22", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "2 non-touching concentric rings", - "semantic_carrier": "two separated annuli", - "semantic_parent_slot": "b2", - "semantic_regime": "dual-band concentric alignment" - }, - "leakage_group_id": "g_605bfd680d5610a94b22", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__b2_proposal_b", - "mode_label": "two separated annuli \u00b7 dual-band concentric alignment \u00b7 proposal B", - "operation_grammar_id": "l1_04_center_align__b2", - "parent_mode_id": "l1_04_center_align__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.components.ring", - "inner.move", - "outer.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__b2", - "selection_slot_id": "l1_04_center_align__b2", - "semantic_factors": { - "arity_form": "2 non-touching concentric rings", - "carrier_form": "two separated annuli", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__b2", - "relation_or_topology_form": "dual-band concentric alignment" - }, - "structural_parameter_names": [ - "outer_radius_um", - "outer_width_um", - "inner_radius_um", - "inner_width_um", - "center_x_um", - "center_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_362bfa927c49e235edbb" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_04_center_align__b2", - "id": "l1_04_center_align__b2__proposal_b", - "label": "Align two centers", - "leakage_group_id": "g_605bfd680d5610a94b22", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": -1.14, - "center_y_um": 2.28, - "inner_radius_um": 11.97, - "inner_width_um": 3.42, - "outer_radius_um": 21.66, - "outer_width_um": 3.42 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 199, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 3, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__c1__proposal_b", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "3 non-touching concentric bodies", - "authored_realization": "b", - "carrier_form": "two annuli with inner ellipse", - "metric_scale_factor": 1.14, - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__c1", - "relation_or_topology_form": "triple shared-center alignment", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_afd6eb886c01932f6b20", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 3, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "3 non-touching concentric bodies", - "semantic_carrier": "two annuli with inner ellipse", - "semantic_parent_slot": "c1", - "semantic_regime": "triple shared-center alignment" - }, - "leakage_group_id": "g_afd6eb886c01932f6b20", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__c1_proposal_b", - "mode_label": "two annuli with inner ellipse \u00b7 triple shared-center alignment \u00b7 proposal B", - "operation_grammar_id": "l1_04_center_align__c1", - "parent_mode_id": "l1_04_center_align__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "ellipse.move", - "gf.components.ellipse", - "gf.components.ring", - "middle.move", - "outer.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__c1", - "selection_slot_id": "l1_04_center_align__c1", - "semantic_factors": { - "arity_form": "3 non-touching concentric bodies", - "carrier_form": "two annuli with inner ellipse", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__c1", - "relation_or_topology_form": "triple shared-center alignment" - }, - "structural_parameter_names": [ - "outer_radius_um", - "outer_width_um", - "middle_radius_um", - "middle_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "center_x_um", - "center_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_ce34a2ab0e1916be1ce9" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c1__proposal_b", - "label": "Align two centers", - "leakage_group_id": "g_afd6eb886c01932f6b20", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": 2.28, - "center_y_um": -1.14, - "ellipse_radius_x_um": 6.84, - "ellipse_radius_y_um": 3.99, - "middle_radius_um": 14.25, - "middle_width_um": 3.42, - "outer_radius_um": 23.94, - "outer_width_um": 3.42 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 200, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 3, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__c2__proposal_a", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "3 non-touching concentric bodies", - "authored_realization": "a", - "carrier_form": "two annuli with inner ellipse", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__c1", - "relation_or_topology_form": "triple shared-center alignment", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_afd6eb886c01932f6b20", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 3, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "3 non-touching concentric bodies", - "semantic_carrier": "two annuli with inner ellipse", - "semantic_parent_slot": "c1", - "semantic_regime": "triple shared-center alignment" - }, - "leakage_group_id": "g_afd6eb886c01932f6b20", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__c2_proposal_a", - "mode_label": "two annuli with inner ellipse \u00b7 triple-center compact realization \u00b7 proposal A", - "operation_grammar_id": "l1_04_center_align__c1", - "parent_mode_id": "l1_04_center_align__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "c2" - }, - "realization_id": "r_981aee7bfe853e16", - "required_calls": [ - "ellipse.move", - "gf.components.ellipse", - "gf.components.ring", - "middle.move", - "outer.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__c2", - "selection_slot_id": "l1_04_center_align__c2", - "semantic_factors": { - "arity_form": "3 non-touching concentric bodies", - "carrier_form": "two annuli with inner ellipse", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__c1", - "relation_or_topology_form": "triple shared-center alignment" - }, - "structural_parameter_names": [ - "outer_radius_um", - "outer_width_um", - "middle_radius_um", - "middle_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "center_x_um", - "center_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_23d52dfa0f7621147f80" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_04_center_align__c1", - "id": "l1_04_center_align__c2__proposal_a", - "label": "Align two centers", - "leakage_group_id": "g_afd6eb886c01932f6b20", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": -2.0, - "center_y_um": 1.0, - "ellipse_radius_x_um": 5.0, - "ellipse_radius_y_um": 3.0, - "middle_radius_um": 11.0, - "middle_width_um": 2.6, - "outer_radius_um": 18.5, - "outer_width_um": 2.8 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 201, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "xmin", - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__a1__proposal_a", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 vertical stack", - "carrier_form": "two unequal rectangles", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a1", - "relation_or_topology_form": "shared left edge" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_0adada57c00d6b895093", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "xmin", - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "2 bodies \u00b7 vertical stack", - "semantic_carrier": "two unequal rectangles", - "semantic_parent_slot": "a1", - "semantic_regime": "shared left edge" - }, - "leakage_group_id": "g_0adada57c00d6b895093", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__a1", - "mode_label": "two unequal rectangles \u00b7 shared left edge \u00b7 proposal A", - "operation_grammar_id": "l1_05_edge_align__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "bottom.move", - "gf.components.rectangle", - "top.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__a1", - "selection_slot_id": "l1_05_edge_align__a1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 vertical stack", - "carrier_form": "two unequal rectangles", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a1", - "relation_or_topology_form": "shared left edge" - }, - "structural_parameter_names": [ - "top_length_um", - "top_height_um", - "bottom_length_um", - "bottom_height_um", - "shared_x_um", - "vertical_gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_27c3b9566e2440ed37d4" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__proposal_a", - "label": "Align one edge", - "leakage_group_id": "g_0adada57c00d6b895093", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bottom_height_um": 13.0, - "bottom_length_um": 25.0, - "shared_x_um": -18.0, - "top_height_um": 8.0, - "top_length_um": 39.0, - "vertical_gap_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 202, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 3, - "edge": "xmin", - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__a2__proposal_b", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "3 bodies \u00b7 vertical stack", - "authored_realization": "b", - "carrier_form": "three unequal rectangles", - "metric_scale_factor": 1.14, - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a2", - "relation_or_topology_form": "three-body shared left edge", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_048b078ef1c2c4819d39", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 3, - "edge": "xmin", - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "3 bodies \u00b7 vertical stack", - "semantic_carrier": "three unequal rectangles", - "semantic_parent_slot": "a2", - "semantic_regime": "three-body shared left edge" - }, - "leakage_group_id": "g_048b078ef1c2c4819d39", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__a2_proposal_b", - "mode_label": "three unequal rectangles \u00b7 three-body shared left edge \u00b7 proposal B", - "operation_grammar_id": "l1_05_edge_align__a2", - "parent_mode_id": "l1_05_edge_align__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "gf.components.rectangle", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__a2", - "selection_slot_id": "l1_05_edge_align__a2", - "semantic_factors": { - "arity_form": "3 bodies \u00b7 vertical stack", - "carrier_form": "three unequal rectangles", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a2", - "relation_or_topology_form": "three-body shared left edge" - }, - "structural_parameter_names": [ - "lengths_um", - "heights_um", - "shared_x_um", - "row_pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_b6be4971525c2236bd4f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__proposal_b", - "label": "Align one edge", - "leakage_group_id": "g_048b078ef1c2c4819d39", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "heights_um": [ - 7.0, - 10.0, - 13.0 - ], - "lengths_um": [ - 42.0, - 30.0, - 20.0 - ], - "row_pitch_um": 22.8, - "shared_x_um": -22.8 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 203, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "ymin", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__b1__proposal_a", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 horizontal", - "carrier_form": "rectangle and triangle", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__b1", - "relation_or_topology_form": "heterogeneous shared baseline" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_c88074cd00344c0ce622", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "ymin", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "2 bodies \u00b7 horizontal", - "semantic_carrier": "rectangle and triangle", - "semantic_parent_slot": "b1", - "semantic_regime": "heterogeneous shared baseline" - }, - "leakage_group_id": "g_c88074cd00344c0ce622", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__b1", - "mode_label": "rectangle and triangle \u00b7 heterogeneous shared baseline \u00b7 proposal A", - "operation_grammar_id": "l1_05_edge_align__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "block.move", - "gf.components.rectangle", - "gf.components.triangle", - "wedge.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__b1", - "selection_slot_id": "l1_05_edge_align__b1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 horizontal", - "carrier_form": "rectangle and triangle", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__b1", - "relation_or_topology_form": "heterogeneous shared baseline" - }, - "structural_parameter_names": [ - "block_length_um", - "block_height_um", - "triangle_x_um", - "triangle_y_um", - "shared_y_um", - "horizontal_gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_dc01dd06990c8baab8dc" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__proposal_a", - "label": "Align one edge", - "leakage_group_id": "g_c88074cd00344c0ce622", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_height_um": 14.0, - "block_length_um": 26.0, - "horizontal_gap_um": 12.0, - "shared_y_um": -12.0, - "triangle_x_um": 21.0, - "triangle_y_um": 23.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 204, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "ymin", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__b2__proposal_b", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 horizontal", - "authored_realization": "b", - "carrier_form": "rectangle and triangle", - "metric_scale_factor": 1.14, - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__b1", - "relation_or_topology_form": "heterogeneous shared baseline", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_c88074cd00344c0ce622", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "ymin", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "2 bodies \u00b7 horizontal", - "semantic_carrier": "rectangle and triangle", - "semantic_parent_slot": "b1", - "semantic_regime": "heterogeneous shared baseline" - }, - "leakage_group_id": "g_c88074cd00344c0ce622", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__b2_proposal_b", - "mode_label": "rectangle and triangle \u00b7 baseline dimension realization \u00b7 proposal B", - "operation_grammar_id": "l1_05_edge_align__b1", - "parent_mode_id": "l1_05_edge_align__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "block.move", - "gf.components.rectangle", - "gf.components.triangle", - "wedge.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__b2", - "selection_slot_id": "l1_05_edge_align__b2", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 horizontal", - "carrier_form": "rectangle and triangle", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__b1", - "relation_or_topology_form": "heterogeneous shared baseline" - }, - "structural_parameter_names": [ - "block_length_um", - "block_height_um", - "triangle_x_um", - "triangle_y_um", - "shared_y_um", - "horizontal_gap_um" - ], - "variation_role": "realization", - "visual_target_id": "v_b5bc35b3a2f6eaf0647d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b2__proposal_b", - "label": "Align one edge", - "leakage_group_id": "g_c88074cd00344c0ce622", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_height_um": 12.54, - "block_length_um": 35.34, - "horizontal_gap_um": 17.1, - "shared_y_um": -11.4, - "triangle_x_um": 20.52, - "triangle_y_um": 29.64 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 205, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "xmax", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__c1__proposal_a", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 vertical stack", - "carrier_form": "L body and taper", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__c1", - "relation_or_topology_form": "heterogeneous shared right edge" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_bda818de044272383597", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "xmax", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "2 bodies \u00b7 vertical stack", - "semantic_carrier": "L body and taper", - "semantic_parent_slot": "c1", - "semantic_regime": "heterogeneous shared right edge" - }, - "leakage_group_id": "g_bda818de044272383597", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__c1", - "mode_label": "L body and taper \u00b7 heterogeneous shared right edge \u00b7 proposal A", - "operation_grammar_id": "l1_05_edge_align__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "elbow.move", - "gf.components.L", - "gf.components.taper", - "taper.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__c1", - "selection_slot_id": "l1_05_edge_align__c1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 vertical stack", - "carrier_form": "L body and taper", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__c1", - "relation_or_topology_form": "heterogeneous shared right edge" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "taper_length_um", - "narrow_width_um", - "wide_width_um", - "shared_right_um", - "vertical_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1854fb34722c9e5e2633" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_05_edge_align__c1", - "id": "l1_05_edge_align__c1__proposal_a", - "label": "Align one edge", - "leakage_group_id": "g_bda818de044272383597", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "narrow_width_um": 4.0, - "shared_right_um": 18.0, - "size_x_um": 25.0, - "size_y_um": 29.0, - "taper_length_um": 31.0, - "vertical_offset_um": 15.0, - "wide_width_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 206, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 3, - "edge": "xmax", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__c2__proposal_a", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "3 heterogeneous bodies \u00b7 vertical stack", - "carrier_form": "L, taper, and ellipse", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__c2", - "relation_or_topology_form": "three-body shared right edge" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_517f49fd11f43860d1c5", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 3, - "edge": "xmax", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "3 heterogeneous bodies \u00b7 vertical stack", - "semantic_carrier": "L, taper, and ellipse", - "semantic_parent_slot": "c2", - "semantic_regime": "three-body shared right edge" - }, - "leakage_group_id": "g_517f49fd11f43860d1c5", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__c2", - "mode_label": "L, taper, and ellipse \u00b7 three-body shared right edge \u00b7 proposal A", - "operation_grammar_id": "l1_05_edge_align__c2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "elbow.move", - "ellipse.move", - "gf.components.L", - "gf.components.ellipse", - "gf.components.taper", - "taper.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__c2", - "selection_slot_id": "l1_05_edge_align__c2", - "semantic_factors": { - "arity_form": "3 heterogeneous bodies \u00b7 vertical stack", - "carrier_form": "L, taper, and ellipse", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__c2", - "relation_or_topology_form": "three-body shared right edge" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "taper_length_um", - "narrow_width_um", - "wide_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "shared_right_um", - "row_pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d30d09566123ac7d39fc" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_05_edge_align__c2", - "id": "l1_05_edge_align__c2__proposal_a", - "label": "Align one edge", - "leakage_group_id": "g_517f49fd11f43860d1c5", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 5.0, - "ellipse_radius_x_um": 9.0, - "ellipse_radius_y_um": 5.0, - "narrow_width_um": 3.5, - "row_pitch_um": 24.0, - "shared_right_um": 20.0, - "size_x_um": 22.0, - "size_y_um": 26.0, - "taper_length_um": 28.0, - "wide_width_um": 11.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 207, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_widths": true, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "candidate_id": "l1_06_gap__a1__proposal_a", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "2 rails", - "carrier_form": "equal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a1", - "relation_or_topology_form": "single measured parallel gap" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_779fda6bc79e6cc565b9", - "grammar_payload": { - "analytic_witness": { - "equal_widths": true, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "2 rails", - "semantic_carrier": "equal-width parallel rails", - "semantic_parent_slot": "a1", - "semantic_regime": "single measured parallel gap" - }, - "leakage_group_id": "g_779fda6bc79e6cc565b9", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__a1", - "mode_label": "equal-width parallel rails \u00b7 single measured parallel gap \u00b7 proposal A", - "operation_grammar_id": "l1_06_gap__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.straight", - "gf.cross_section.cross_section", - "upper.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__a1", - "selection_slot_id": "l1_06_gap__a1", - "semantic_factors": { - "arity_form": "2 rails", - "carrier_form": "equal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a1", - "relation_or_topology_form": "single measured parallel gap" - }, - "structural_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "rail_length_um", - "rail_width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1c8e5702691e08630f9d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__proposal_a", - "label": "Place a measured gap", - "leakage_group_id": "g_779fda6bc79e6cc565b9", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "gap_um": 4.5, - "minimum_bend_radius_um": 1.0, - "rail_length_um": 48.0, - "rail_width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 208, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_widths": false, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "candidate_id": "l1_06_gap__a2__proposal_a", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "2 unequal rails", - "carrier_form": "unequal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a2", - "relation_or_topology_form": "single gap independent of rail width" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_e6918b3cc663911d2171", - "grammar_payload": { - "analytic_witness": { - "equal_widths": false, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "2 unequal rails", - "semantic_carrier": "unequal-width parallel rails", - "semantic_parent_slot": "a2", - "semantic_regime": "single gap independent of rail width" - }, - "leakage_group_id": "g_e6918b3cc663911d2171", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__a2", - "mode_label": "unequal-width parallel rails \u00b7 single gap independent of rail width \u00b7 proposal A", - "operation_grammar_id": "l1_06_gap__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.straight", - "gf.cross_section.cross_section", - "upper.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__a2", - "selection_slot_id": "l1_06_gap__a2", - "semantic_factors": { - "arity_form": "2 unequal rails", - "carrier_form": "unequal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a2", - "relation_or_topology_form": "single gap independent of rail width" - }, - "structural_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "rail_length_um", - "lower_width_um", - "upper_width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_519df11a98fd0a1ad2e0" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__proposal_a", - "label": "Place a measured gap", - "leakage_group_id": "g_e6918b3cc663911d2171", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "gap_um": 5.0, - "lower_width_um": 4.0, - "minimum_bend_radius_um": 1.0, - "rail_length_um": 48.0, - "upper_width_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 209, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier_relation": "ring_bus", - "gap_count": 1, - "kind": "edge_gap", - "parallel": false - }, - "candidate_id": "l1_06_gap__b1__proposal_b", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "ring above one bus", - "authored_realization": "b", - "carrier_form": "ring and straight bus", - "metric_scale_factor": 1.14, - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__b1", - "relation_or_topology_form": "heterogeneous external gap", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_c5ccb017a4036d98abff", - "grammar_payload": { - "analytic_witness": { - "carrier_relation": "ring_bus", - "gap_count": 1, - "kind": "edge_gap", - "parallel": false - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "ring above one bus", - "semantic_carrier": "ring and straight bus", - "semantic_parent_slot": "b1", - "semantic_regime": "heterogeneous external gap" - }, - "leakage_group_id": "g_c5ccb017a4036d98abff", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__b1_proposal_b", - "mode_label": "ring and straight bus \u00b7 heterogeneous external gap \u00b7 proposal B", - "operation_grammar_id": "l1_06_gap__b1", - "parent_mode_id": "l1_06_gap__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.components.ring", - "gf.components.straight", - "gf.cross_section.cross_section", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__b1", - "selection_slot_id": "l1_06_gap__b1", - "semantic_factors": { - "arity_form": "ring above one bus", - "carrier_form": "ring and straight bus", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__b1", - "relation_or_topology_form": "heterogeneous external gap" - }, - "structural_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "bus_length_um", - "width_um", - "ring_radius_um", - "gap_um" - ], - "variation_role": "realization", - "visual_target_id": "v_759b8354d5e156e4fd30" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__proposal_b", - "label": "Place a measured gap", - "leakage_group_id": "g_c5ccb017a4036d98abff", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bus_length_um": 63.84, - "default_bend_radius_um": 9.12, - "gap_um": 5.7, - "minimum_bend_radius_um": 1.14, - "ring_radius_um": 15.96, - "width_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 210, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concentric": true, - "gap_count": 1, - "kind": "radial_gap" - }, - "candidate_id": "l1_06_gap__b2__proposal_b", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "2 nested rings", - "authored_realization": "b", - "carrier_form": "two separated concentric annuli", - "metric_scale_factor": 1.14, - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__b2", - "relation_or_topology_form": "radial edge-to-edge gap", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_78d965a7abb8e13eb1de", - "grammar_payload": { - "analytic_witness": { - "concentric": true, - "gap_count": 1, - "kind": "radial_gap" - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "2 nested rings", - "semantic_carrier": "two separated concentric annuli", - "semantic_parent_slot": "b2", - "semantic_regime": "radial edge-to-edge gap" - }, - "leakage_group_id": "g_78d965a7abb8e13eb1de", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__b2_proposal_b", - "mode_label": "two separated concentric annuli \u00b7 radial edge-to-edge gap \u00b7 proposal B", - "operation_grammar_id": "l1_06_gap__b2", - "parent_mode_id": "l1_06_gap__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__b2", - "selection_slot_id": "l1_06_gap__b2", - "semantic_factors": { - "arity_form": "2 nested rings", - "carrier_form": "two separated concentric annuli", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__b2", - "relation_or_topology_form": "radial edge-to-edge gap" - }, - "structural_parameter_names": [ - "outer_radius_um", - "outer_width_um", - "inner_radius_um", - "inner_width_um" - ], - "variation_role": "realization", - "visual_target_id": "v_a4ea7214b11f253fe303" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_06_gap__b2", - "id": "l1_06_gap__b2__proposal_b", - "label": "Place a measured gap", - "leakage_group_id": "g_78d965a7abb8e13eb1de", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "inner_radius_um": 11.4, - "inner_width_um": 3.42, - "outer_radius_um": 20.52, - "outer_width_um": 3.42 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 211, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "gap_count": 2, - "gap_pattern": "equal", - "kind": "edge_gap", - "parallel": true - }, - "candidate_id": "l1_06_gap__c1__proposal_a", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "3 rails \u00b7 vertical stack", - "carrier_form": "three equal-width rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__c1", - "relation_or_topology_form": "two equal gaps" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_5d765ec8519668cb266d", - "grammar_payload": { - "analytic_witness": { - "gap_count": 2, - "gap_pattern": "equal", - "kind": "edge_gap", - "parallel": true - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "3 rails \u00b7 vertical stack", - "semantic_carrier": "three equal-width rails", - "semantic_parent_slot": "c1", - "semantic_regime": "two equal gaps" - }, - "leakage_group_id": "g_5d765ec8519668cb266d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__c1", - "mode_label": "three equal-width rails \u00b7 two equal gaps \u00b7 proposal A", - "operation_grammar_id": "l1_06_gap__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__c1", - "selection_slot_id": "l1_06_gap__c1", - "semantic_factors": { - "arity_form": "3 rails \u00b7 vertical stack", - "carrier_form": "three equal-width rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__c1", - "relation_or_topology_form": "two equal gaps" - }, - "structural_parameter_names": [ - "rail_length_um", - "rail_height_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_9fb37e0f54764948d472" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_06_gap__c1", - "id": "l1_06_gap__c1__proposal_a", - "label": "Place a measured gap", - "leakage_group_id": "g_5d765ec8519668cb266d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 5.0, - "rail_height_um": 6.0, - "rail_length_um": 46.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 212, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "gap_count": 2, - "gap_pattern": "unequal", - "kind": "edge_gap", - "parallel": true - }, - "candidate_id": "l1_06_gap__c2__proposal_b", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "3 rails \u00b7 patterned stack", - "authored_realization": "b", - "carrier_form": "three equal-width rails", - "metric_scale_factor": 1.14, - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__c2", - "relation_or_topology_form": "two unequal measured gaps", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_d1c33c1008060805b9c5", - "grammar_payload": { - "analytic_witness": { - "gap_count": 2, - "gap_pattern": "unequal", - "kind": "edge_gap", - "parallel": true - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "3 rails \u00b7 patterned stack", - "semantic_carrier": "three equal-width rails", - "semantic_parent_slot": "c2", - "semantic_regime": "two unequal measured gaps" - }, - "leakage_group_id": "g_d1c33c1008060805b9c5", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__c2_proposal_b", - "mode_label": "three equal-width rails \u00b7 two unequal measured gaps \u00b7 proposal B", - "operation_grammar_id": "l1_06_gap__c2", - "parent_mode_id": "l1_06_gap__c2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.components.rectangle", - "lower.move", - "upper.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__c2", - "selection_slot_id": "l1_06_gap__c2", - "semantic_factors": { - "arity_form": "3 rails \u00b7 patterned stack", - "carrier_form": "three equal-width rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__c2", - "relation_or_topology_form": "two unequal measured gaps" - }, - "structural_parameter_names": [ - "rail_length_um", - "rail_height_um", - "lower_gap_um", - "upper_gap_um" - ], - "variation_role": "realization", - "visual_target_id": "v_8b696165ea01cc0f77b8" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_06_gap__c2", - "id": "l1_06_gap__c2__proposal_b", - "label": "Place a measured gap", - "leakage_group_id": "g_d1c33c1008060805b9c5", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lower_gap_um": 4.56, - "rail_height_um": 6.84, - "rail_length_um": 52.44, - "upper_gap_um": 10.26 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 213, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "external_point", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__a1__proposal_a", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 one contact", - "carrier_form": "two unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a1", - "relation_or_topology_form": "single external point contact" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_8499749e9a843f3da51e", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "external_point", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "2 bodies \u00b7 one contact", - "semantic_carrier": "two unequal circles", - "semantic_parent_slot": "a1", - "semantic_regime": "single external point contact" - }, - "leakage_group_id": "g_8499749e9a843f3da51e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__a1", - "mode_label": "two unequal circles \u00b7 single external point contact \u00b7 proposal A", - "operation_grammar_id": "l1_07_tangency__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "right.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__a1", - "selection_slot_id": "l1_07_tangency__a1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 one contact", - "carrier_form": "two unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a1", - "relation_or_topology_form": "single external point contact" - }, - "structural_parameter_names": [ - "left_radius_um", - "right_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8ec3411a430402955fd9" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__proposal_a", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_8499749e9a843f3da51e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "left_radius_um": 12.0, - "right_radius_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 214, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 2, - "contact_type": "external_chain", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__a2__proposal_a", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "3 bodies \u00b7 two contacts", - "carrier_form": "three unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a2", - "relation_or_topology_form": "external tangent chain" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_85b0ae4bd93898e6d81d", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 2, - "contact_type": "external_chain", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "3 bodies \u00b7 two contacts", - "semantic_carrier": "three unequal circles", - "semantic_parent_slot": "a2", - "semantic_regime": "external tangent chain" - }, - "leakage_group_id": "g_85b0ae4bd93898e6d81d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__a2", - "mode_label": "three unequal circles \u00b7 external tangent chain \u00b7 proposal A", - "operation_grammar_id": "l1_07_tangency__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "left.move", - "right.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__a2", - "selection_slot_id": "l1_07_tangency__a2", - "semantic_factors": { - "arity_form": "3 bodies \u00b7 two contacts", - "carrier_form": "three unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a2", - "relation_or_topology_form": "external tangent chain" - }, - "structural_parameter_names": [ - "left_radius_um", - "middle_radius_um", - "right_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_5f4307ac043a51376a8f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__proposal_a", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_85b0ae4bd93898e6d81d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "left_radius_um": 9.0, - "middle_radius_um": 12.0, - "right_radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 215, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "point_to_flat_edge", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__b1__proposal_b", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 one contact", - "authored_realization": "b", - "carrier_form": "circle and rectangular bar", - "metric_scale_factor": 1.14, - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__b1", - "relation_or_topology_form": "bar-end point contact", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_58d3fb1c7f9c747cea7c", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "point_to_flat_edge", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "2 bodies \u00b7 one contact", - "semantic_carrier": "circle and rectangular bar", - "semantic_parent_slot": "b1", - "semantic_regime": "bar-end point contact" - }, - "leakage_group_id": "g_58d3fb1c7f9c747cea7c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__b1_proposal_b", - "mode_label": "circle and rectangular bar \u00b7 bar-end point contact \u00b7 proposal B", - "operation_grammar_id": "l1_07_tangency__b1", - "parent_mode_id": "l1_07_tangency__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "disk.move", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__b1", - "selection_slot_id": "l1_07_tangency__b1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 one contact", - "carrier_form": "circle and rectangular bar", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__b1", - "relation_or_topology_form": "bar-end point contact" - }, - "structural_parameter_names": [ - "bar_length_um", - "bar_height_um", - "disk_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_d3daa125230b8cbace87" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__proposal_b", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_58d3fb1c7f9c747cea7c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_height_um": 13.68, - "bar_length_um": 41.04, - "disk_radius_um": 10.26 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 216, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "full_edge", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__b2__proposal_b", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 one line contact", - "authored_realization": "b", - "carrier_form": "unequal-height rectangles", - "metric_scale_factor": 1.14, - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__b2", - "relation_or_topology_form": "full-edge contact with visible step", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_e9265381eaf9ebb27a1e", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "full_edge", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "2 bodies \u00b7 one line contact", - "semantic_carrier": "unequal-height rectangles", - "semantic_parent_slot": "b2", - "semantic_regime": "full-edge contact with visible step" - }, - "leakage_group_id": "g_e9265381eaf9ebb27a1e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__b2_proposal_b", - "mode_label": "unequal-height rectangles \u00b7 full-edge contact with visible step \u00b7 proposal B", - "operation_grammar_id": "l1_07_tangency__b2", - "parent_mode_id": "l1_07_tangency__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.components.rectangle", - "right.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__b2", - "selection_slot_id": "l1_07_tangency__b2", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 one line contact", - "carrier_form": "unequal-height rectangles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__b2", - "relation_or_topology_form": "full-edge contact with visible step" - }, - "structural_parameter_names": [ - "left_length_um", - "left_height_um", - "right_length_um", - "right_height_um" - ], - "variation_role": "realization", - "visual_target_id": "v_817219652942745dbf7a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_07_tangency__b2", - "id": "l1_07_tangency__b2__proposal_b", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_e9265381eaf9ebb27a1e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "left_height_um": 20.52, - "left_length_um": 31.92, - "right_height_um": 11.4, - "right_length_um": 26.22 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 217, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "internal_point", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__c1__proposal_a", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "2 nested bodies \u00b7 one contact", - "carrier_form": "annulus and inner disk", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__c1", - "relation_or_topology_form": "internal point tangency" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_fa5142e263639a7eee08", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "internal_point", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "2 nested bodies \u00b7 one contact", - "semantic_carrier": "annulus and inner disk", - "semantic_parent_slot": "c1", - "semantic_regime": "internal point tangency" - }, - "leakage_group_id": "g_fa5142e263639a7eee08", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__c1", - "mode_label": "annulus and inner disk \u00b7 internal point tangency \u00b7 proposal A", - "operation_grammar_id": "l1_07_tangency__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "disk.move", - "gf.components.circle", - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__c1", - "selection_slot_id": "l1_07_tangency__c1", - "semantic_factors": { - "arity_form": "2 nested bodies \u00b7 one contact", - "carrier_form": "annulus and inner disk", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__c1", - "relation_or_topology_form": "internal point tangency" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um", - "disk_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ef83fb9e4b5eb9648eca" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_07_tangency__c1", - "id": "l1_07_tangency__c1__proposal_a", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_fa5142e263639a7eee08", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "disk_radius_um": 5.0, - "ring_radius_um": 16.0, - "ring_width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 218, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 2, - "contact_type": "external_multicontact", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__c2__proposal_a", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "3 bodies \u00b7 two contacts", - "carrier_form": "bar between two disks", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__c2", - "relation_or_topology_form": "two-sided external multicontact" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_88d7e3a88f2a45093fc1", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 2, - "contact_type": "external_multicontact", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "3 bodies \u00b7 two contacts", - "semantic_carrier": "bar between two disks", - "semantic_parent_slot": "c2", - "semantic_regime": "two-sided external multicontact" - }, - "leakage_group_id": "g_88d7e3a88f2a45093fc1", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__c2", - "mode_label": "bar between two disks \u00b7 two-sided external multicontact \u00b7 proposal A", - "operation_grammar_id": "l1_07_tangency__c2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "gf.components.rectangle", - "left.move", - "right.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__c2", - "selection_slot_id": "l1_07_tangency__c2", - "semantic_factors": { - "arity_form": "3 bodies \u00b7 two contacts", - "carrier_form": "bar between two disks", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__c2", - "relation_or_topology_form": "two-sided external multicontact" - }, - "structural_parameter_names": [ - "bar_length_um", - "bar_height_um", - "disk_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_cffd0101dd159c62db02" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_07_tangency__c2", - "id": "l1_07_tangency__c2__proposal_a", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_88d7e3a88f2a45093fc1", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_height_um": 8.0, - "bar_length_um": 28.0, - "disk_radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 219, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "shallow", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "candidate_id": "l1_08_overlap__a1__proposal_a", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 one overlap edge", - "carrier_form": "circle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a1", - "relation_or_topology_form": "shallow partial overlap" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_1d057c1e46f80296e6a9", - "grammar_payload": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "shallow", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "2 bodies \u00b7 one overlap edge", - "semantic_carrier": "circle and ellipse", - "semantic_parent_slot": "a1", - "semantic_regime": "shallow partial overlap" - }, - "leakage_group_id": "g_1d057c1e46f80296e6a9", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__a1", - "mode_label": "circle and ellipse \u00b7 shallow partial overlap \u00b7 proposal A", - "operation_grammar_id": "l1_08_overlap__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "disk.move", - "gf.components.circle", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__a1", - "selection_slot_id": "l1_08_overlap__a1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 one overlap edge", - "carrier_form": "circle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a1", - "relation_or_topology_form": "shallow partial overlap" - }, - "structural_parameter_names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "disk_radius_um", - "offset_x_um", - "offset_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1f41a0d052bf06ba175b" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__proposal_a", - "label": "Overlap two primitives", - "leakage_group_id": "g_1d057c1e46f80296e6a9", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "disk_radius_um": 9.0, - "ellipse_radius_x_um": 16.0, - "ellipse_radius_y_um": 10.0, - "offset_x_um": 13.0, - "offset_y_um": 3.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 220, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "crossing", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "candidate_id": "l1_08_overlap__a2__proposal_a", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 oblique crossing", - "carrier_form": "oblique rectangle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a2", - "relation_or_topology_form": "crossing elongated overlap" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_2dc9619301e6e67cf28a", - "grammar_payload": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "crossing", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "2 bodies \u00b7 oblique crossing", - "semantic_carrier": "oblique rectangle and ellipse", - "semantic_parent_slot": "a2", - "semantic_regime": "crossing elongated overlap" - }, - "leakage_group_id": "g_2dc9619301e6e67cf28a", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__a2", - "mode_label": "oblique rectangle and ellipse \u00b7 crossing elongated overlap \u00b7 proposal A", - "operation_grammar_id": "l1_08_overlap__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "ellipse.move", - "gf.components.ellipse", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__a2", - "selection_slot_id": "l1_08_overlap__a2", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 oblique crossing", - "carrier_form": "oblique rectangle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a2", - "relation_or_topology_form": "crossing elongated overlap" - }, - "structural_parameter_names": [ - "bar_length_um", - "bar_height_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "angle_deg", - "offset_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_72f72569a070f194d090" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__proposal_a", - "label": "Overlap two primitives", - "leakage_group_id": "g_2dc9619301e6e67cf28a", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 31.0, - "bar_height_um": 9.0, - "bar_length_um": 38.0, - "ellipse_radius_x_um": 16.0, - "ellipse_radius_y_um": 6.0, - "offset_x_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 221, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "deep_concave", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "candidate_id": "l1_08_overlap__b1__proposal_a", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "2 asymmetric bodies", - "carrier_form": "L body and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__b1", - "relation_or_topology_form": "deep concave-body overlap" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_932431231d2b4b0bdce4", - "grammar_payload": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "deep_concave", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "2 asymmetric bodies", - "semantic_carrier": "L body and ellipse", - "semantic_parent_slot": "b1", - "semantic_regime": "deep concave-body overlap" - }, - "leakage_group_id": "g_932431231d2b4b0bdce4", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__b1", - "mode_label": "L body and ellipse \u00b7 deep concave-body overlap \u00b7 proposal A", - "operation_grammar_id": "l1_08_overlap__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "ellipse.move", - "gf.components.L", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__b1", - "selection_slot_id": "l1_08_overlap__b1", - "semantic_factors": { - "arity_form": "2 asymmetric bodies", - "carrier_form": "L body and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__b1", - "relation_or_topology_form": "deep concave-body overlap" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um", - "offset_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_378d344e97765a567d6d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__proposal_a", - "label": "Overlap two primitives", - "leakage_group_id": "g_932431231d2b4b0bdce4", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 7.0, - "ellipse_radius_x_um": 15.0, - "ellipse_radius_y_um": 9.0, - "offset_x_um": 8.0, - "offset_y_um": 3.0, - "size_x_um": 29.0, - "size_y_um": 31.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 222, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "inner_corner", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "candidate_id": "l1_08_overlap__b2__proposal_a", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "2 asymmetric bodies", - "carrier_form": "L body and inner-corner disk", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__b2", - "relation_or_topology_form": "concave-corner overlap" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_c0fb8da4abba619c14a2", - "grammar_payload": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "inner_corner", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "2 asymmetric bodies", - "semantic_carrier": "L body and inner-corner disk", - "semantic_parent_slot": "b2", - "semantic_regime": "concave-corner overlap" - }, - "leakage_group_id": "g_c0fb8da4abba619c14a2", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__b2", - "mode_label": "L body and inner-corner disk \u00b7 concave-corner overlap \u00b7 proposal A", - "operation_grammar_id": "l1_08_overlap__b2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "disk.move", - "gf.components.L", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__b2", - "selection_slot_id": "l1_08_overlap__b2", - "semantic_factors": { - "arity_form": "2 asymmetric bodies", - "carrier_form": "L body and inner-corner disk", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__b2", - "relation_or_topology_form": "concave-corner overlap" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "disk_radius_um", - "offset_x_um", - "offset_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f78934cecf091297a249" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_08_overlap__b2", - "id": "l1_08_overlap__b2__proposal_a", - "label": "Overlap two primitives", - "leakage_group_id": "g_c0fb8da4abba619c14a2", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "disk_radius_um": 10.0, - "offset_x_um": 9.0, - "offset_y_um": 9.0, - "size_x_um": 30.0, - "size_y_um": 30.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 223, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 3, - "kind": "controlled_overlap", - "overlap_graph": "chain", - "triple_intersection": false - }, - "candidate_id": "l1_08_overlap__c1__proposal_b", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "3 bodies \u00b7 path overlap graph", - "authored_realization": "b", - "carrier_form": "three rotated bars", - "metric_scale_factor": 1.14, - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__c1", - "relation_or_topology_form": "three-body overlap chain", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_4b725393bf8c102dd25f", - "grammar_payload": { - "analytic_witness": { - "body_count": 3, - "kind": "controlled_overlap", - "overlap_graph": "chain", - "triple_intersection": false - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "3 bodies \u00b7 path overlap graph", - "semantic_carrier": "three rotated bars", - "semantic_parent_slot": "c1", - "semantic_regime": "three-body overlap chain" - }, - "leakage_group_id": "g_4b725393bf8c102dd25f", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__c1_proposal_b", - "mode_label": "three rotated bars \u00b7 three-body overlap chain \u00b7 proposal B", - "operation_grammar_id": "l1_08_overlap__c1", - "parent_mode_id": "l1_08_overlap__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "gf.components.rectangle", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__c1", - "selection_slot_id": "l1_08_overlap__c1", - "semantic_factors": { - "arity_form": "3 bodies \u00b7 path overlap graph", - "carrier_form": "three rotated bars", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__c1", - "relation_or_topology_form": "three-body overlap chain" - }, - "structural_parameter_names": [ - "bar_length_um", - "bar_height_um", - "step_um" - ], - "variation_role": "realization", - "visual_target_id": "v_8d306ea3fc7fcb9467a9" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_08_overlap__c1", - "id": "l1_08_overlap__c1__proposal_b", - "label": "Overlap two primitives", - "leakage_group_id": "g_4b725393bf8c102dd25f", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_height_um": 10.26, - "bar_length_um": 35.34, - "step_um": 18.24 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 224, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 3, - "kind": "controlled_overlap", - "overlap_graph": "clique", - "triple_intersection": true - }, - "candidate_id": "l1_08_overlap__c2__proposal_b", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "3 bodies \u00b7 clique overlap graph", - "authored_realization": "b", - "carrier_form": "three equal disks", - "metric_scale_factor": 1.14, - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__c2", - "relation_or_topology_form": "three-body common overlap", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_209449fd29d61a43cbd0", - "grammar_payload": { - "analytic_witness": { - "body_count": 3, - "kind": "controlled_overlap", - "overlap_graph": "clique", - "triple_intersection": true - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "3 bodies \u00b7 clique overlap graph", - "semantic_carrier": "three equal disks", - "semantic_parent_slot": "c2", - "semantic_regime": "three-body common overlap" - }, - "leakage_group_id": "g_209449fd29d61a43cbd0", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__c2_proposal_b", - "mode_label": "three equal disks \u00b7 three-body common overlap \u00b7 proposal B", - "operation_grammar_id": "l1_08_overlap__c2", - "parent_mode_id": "l1_08_overlap__c2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.components.circle", - "left.move", - "right.move", - "top.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__c2", - "selection_slot_id": "l1_08_overlap__c2", - "semantic_factors": { - "arity_form": "3 bodies \u00b7 clique overlap graph", - "carrier_form": "three equal disks", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__c2", - "relation_or_topology_form": "three-body common overlap" - }, - "structural_parameter_names": [ - "disk_radius_um", - "center_offset_um" - ], - "variation_role": "realization", - "visual_target_id": "v_5aa1104d4cf028e2d287" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_08_overlap__c2", - "id": "l1_08_overlap__c2__proposal_b", - "label": "Overlap two primitives", - "leakage_group_id": "g_209449fd29d61a43cbd0", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_offset_um": 10.26, - "disk_radius_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 225, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s" - ] - }, - "candidate_id": "l1_09_connect__a1__proposal_a", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 ported stages", - "carrier_form": "straight to S-bend", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a1", - "relation_or_topology_form": "two-stage offset connection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_cfbbe60ccda218244856", - "grammar_payload": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "2 ported stages", - "semantic_carrier": "straight to S-bend", - "semantic_parent_slot": "a1", - "semantic_regime": "two-stage offset connection" - }, - "leakage_group_id": "g_cfbbe60ccda218244856", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__a1", - "mode_label": "straight to S-bend \u00b7 two-stage offset connection \u00b7 proposal A", - "operation_grammar_id": "l1_09_connect__a1", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.components.bend_s", - "gf.components.straight", - "gf.cross_section.cross_section", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__a1", - "selection_slot_id": "l1_09_connect__a1", - "semantic_factors": { - "arity_form": "2 ported stages", - "carrier_form": "straight to S-bend", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a1", - "relation_or_topology_form": "two-stage offset connection" - }, - "structural_parameter_names": [ - "width_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "lead_length_um", - "offset_x_um", - "offset_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_412e5870a8811bd61941" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__proposal_a", - "label": "Connect optical ports", - "leakage_group_id": "g_cfbbe60ccda218244856", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "lead_length_um": 24.0, - "minimum_bend_radius_um": 2.0, - "offset_x_um": 34.0, - "offset_y_um": 17.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 226, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 2, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s", - "straight" - ] - }, - "candidate_id": "l1_09_connect__a2__proposal_b", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "3 ported stages", - "authored_realization": "b", - "carrier_form": "straight-S-straight chain", - "metric_scale_factor": 1.14, - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a2", - "relation_or_topology_form": "three-stage offset connection", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_045717ea6704c1274a47", - "grammar_payload": { - "analytic_witness": { - "connection_count": 2, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s", - "straight" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "3 ported stages", - "semantic_carrier": "straight-S-straight chain", - "semantic_parent_slot": "a2", - "semantic_regime": "three-stage offset connection" - }, - "leakage_group_id": "g_045717ea6704c1274a47", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__a2_proposal_b", - "mode_label": "straight-S-straight chain \u00b7 three-stage offset connection \u00b7 proposal B", - "operation_grammar_id": "l1_09_connect__a2", - "parent_mode_id": "l1_09_connect__a2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "c.add_port", - "gf.components.bend_s", - "gf.components.straight", - "gf.cross_section.cross_section", - "middle.connect", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__a2", - "selection_slot_id": "l1_09_connect__a2", - "semantic_factors": { - "arity_form": "3 ported stages", - "carrier_form": "straight-S-straight chain", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a2", - "relation_or_topology_form": "three-stage offset connection" - }, - "structural_parameter_names": [ - "width_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "lead_length_um", - "offset_x_um", - "offset_y_um", - "tail_length_um" - ], - "variation_role": "realization", - "visual_target_id": "v_79f12cc7482e323e9c8c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__proposal_b", - "label": "Connect optical ports", - "leakage_group_id": "g_045717ea6704c1274a47", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 11.4, - "lead_length_um": 23.94, - "minimum_bend_radius_um": 2.28, - "offset_x_um": 36.48, - "offset_y_um": 18.24, - "tail_length_um": 27.36, - "width_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 227, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "matched_interface": true, - "stage_sequence": [ - "taper", - "straight" - ] - }, - "candidate_id": "l1_09_connect__b1__proposal_b", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 ported stages", - "authored_realization": "b", - "carrier_form": "taper to matched straight", - "metric_scale_factor": 1.14, - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__b1", - "relation_or_topology_form": "width-matched staged connection", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_60e1299c1fb61ca97232", - "grammar_payload": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "matched_interface": true, - "stage_sequence": [ - "taper", - "straight" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "2 ported stages", - "semantic_carrier": "taper to matched straight", - "semantic_parent_slot": "b1", - "semantic_regime": "width-matched staged connection" - }, - "leakage_group_id": "g_60e1299c1fb61ca97232", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__b1_proposal_b", - "mode_label": "taper to matched straight \u00b7 width-matched staged connection \u00b7 proposal B", - "operation_grammar_id": "l1_09_connect__b1", - "parent_mode_id": "l1_09_connect__b1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "c.add_port", - "gf.components.straight", - "gf.components.taper", - "gf.cross_section.cross_section", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__b1", - "selection_slot_id": "l1_09_connect__b1", - "semantic_factors": { - "arity_form": "2 ported stages", - "carrier_form": "taper to matched straight", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__b1", - "relation_or_topology_form": "width-matched staged connection" - }, - "structural_parameter_names": [ - "narrow_width_um", - "wide_width_um", - "taper_length_um", - "tail_length_um", - "default_bend_radius_um", - "minimum_bend_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_427e5e92327cb4107e42" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__proposal_b", - "label": "Connect optical ports", - "leakage_group_id": "g_60e1299c1fb61ca97232", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 11.4, - "minimum_bend_radius_um": 2.28, - "narrow_width_um": 4.56, - "tail_length_um": 29.64, - "taper_length_um": 31.92, - "wide_width_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 228, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "matched_interface": true, - "stage_sequence": [ - "taper", - "bend_euler" - ] - }, - "candidate_id": "l1_09_connect__b2__proposal_a", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 ported stages", - "carrier_form": "taper to matched Euler bend", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__b2", - "relation_or_topology_form": "width-matched curved connection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_0324ffcef46f9631a086", - "grammar_payload": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "matched_interface": true, - "stage_sequence": [ - "taper", - "bend_euler" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "2 ported stages", - "semantic_carrier": "taper to matched Euler bend", - "semantic_parent_slot": "b2", - "semantic_regime": "width-matched curved connection" - }, - "leakage_group_id": "g_0324ffcef46f9631a086", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__b2", - "mode_label": "taper to matched Euler bend \u00b7 width-matched curved connection \u00b7 proposal A", - "operation_grammar_id": "l1_09_connect__b2", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.components.bend_euler", - "gf.components.taper", - "gf.cross_section.cross_section", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__b2", - "selection_slot_id": "l1_09_connect__b2", - "semantic_factors": { - "arity_form": "2 ported stages", - "carrier_form": "taper to matched Euler bend", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__b2", - "relation_or_topology_form": "width-matched curved connection" - }, - "structural_parameter_names": [ - "narrow_width_um", - "wide_width_um", - "taper_length_um", - "bend_radius_um", - "bend_angle_deg", - "minimum_bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_cf540ae59b41f64f77ab" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_09_connect__b2", - "id": "l1_09_connect__b2__proposal_a", - "label": "Connect optical ports", - "leakage_group_id": "g_0324ffcef46f9631a086", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 70.0, - "bend_radius_um": 14.0, - "minimum_bend_radius_um": 2.0, - "narrow_width_um": 4.0, - "taper_length_um": 27.0, - "wide_width_um": 11.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 229, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 2, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_euler", - "straight" - ] - }, - "candidate_id": "l1_09_connect__c1__proposal_a", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "3 ported stages", - "carrier_form": "straight-Euler-straight chain", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__c1", - "relation_or_topology_form": "three-stage turned connection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_b533b7e2fd8a9baa5210", - "grammar_payload": { - "analytic_witness": { - "connection_count": 2, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_euler", - "straight" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "3 ported stages", - "semantic_carrier": "straight-Euler-straight chain", - "semantic_parent_slot": "c1", - "semantic_regime": "three-stage turned connection" - }, - "leakage_group_id": "g_b533b7e2fd8a9baa5210", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__c1", - "mode_label": "straight-Euler-straight chain \u00b7 three-stage turned connection \u00b7 proposal A", - "operation_grammar_id": "l1_09_connect__c1", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.components.bend_euler", - "gf.components.straight", - "gf.cross_section.cross_section", - "ref.connect", - "turn.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__c1", - "selection_slot_id": "l1_09_connect__c1", - "semantic_factors": { - "arity_form": "3 ported stages", - "carrier_form": "straight-Euler-straight chain", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__c1", - "relation_or_topology_form": "three-stage turned connection" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "lead_length_um", - "bend_radius_um", - "bend_angle_deg", - "tail_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_9c52764e802bb19680a0" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_09_connect__c1", - "id": "l1_09_connect__c1__proposal_a", - "label": "Connect optical ports", - "leakage_group_id": "g_b533b7e2fd8a9baa5210", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_angle_deg": 90.0, - "bend_radius_um": 13.0, - "default_bend_radius_um": 10.0, - "lead_length_um": 22.0, - "minimum_bend_radius_um": 2.0, - "tail_length_um": 25.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 230, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 3, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_circular", - "straight", - "bend_euler" - ] - }, - "candidate_id": "l1_09_connect__c2__proposal_b", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "4 ported stages", - "authored_realization": "b", - "carrier_form": "straight-circular-straight-Euler chain", - "metric_scale_factor": 1.14, - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__c2", - "relation_or_topology_form": "four-stage compound turned connection", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_265183b9f4b9e1875e94", - "grammar_payload": { - "analytic_witness": { - "connection_count": 3, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_circular", - "straight", - "bend_euler" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "4 ported stages", - "semantic_carrier": "straight-circular-straight-Euler chain", - "semantic_parent_slot": "c2", - "semantic_regime": "four-stage compound turned connection" - }, - "leakage_group_id": "g_265183b9f4b9e1875e94", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__c2_proposal_b", - "mode_label": "straight-circular-straight-Euler chain \u00b7 four-stage compound turned connection \u00b7 proposal B", - "operation_grammar_id": "l1_09_connect__c2", - "parent_mode_id": "l1_09_connect__c2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "c.add_port", - "first_turn.connect", - "gf.components.bend_circular", - "gf.components.bend_euler", - "gf.components.straight", - "gf.cross_section.cross_section", - "middle.connect", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__c2", - "selection_slot_id": "l1_09_connect__c2", - "semantic_factors": { - "arity_form": "4 ported stages", - "carrier_form": "straight-circular-straight-Euler chain", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__c2", - "relation_or_topology_form": "four-stage compound turned connection" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "lead_length_um", - "bend_radius_um", - "first_angle_deg", - "middle_length_um", - "second_angle_deg" - ], - "variation_role": "realization", - "visual_target_id": "v_cbed3212a7e49147461e" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_09_connect__c2", - "id": "l1_09_connect__c2__proposal_b", - "label": "Connect optical ports", - "leakage_group_id": "g_265183b9f4b9e1875e94", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 13.68, - "default_bend_radius_um": 11.4, - "first_angle_deg": 55.0, - "lead_length_um": 20.52, - "middle_length_um": 21.66, - "minimum_bend_radius_um": 2.28, - "second_angle_deg": -70.0, - "width_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 231, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "straight", - "arc", - "straight" - ] - }, - "candidate_id": "l1_10_path_append__a1__proposal_b", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "3 ordered segments", - "authored_realization": "b", - "carrier_form": "straight-arc-straight path", - "metric_scale_factor": 1.14, - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a1", - "relation_or_topology_form": "three-token quarter-turn sequence", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_5f10ba95a7430b6f7566", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "straight", - "arc", - "straight" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "3 ordered segments", - "semantic_carrier": "straight-arc-straight path", - "semantic_parent_slot": "a1", - "semantic_regime": "three-token quarter-turn sequence" - }, - "leakage_group_id": "g_5f10ba95a7430b6f7566", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__a1_proposal_b", - "mode_label": "straight-arc-straight path \u00b7 three-token quarter-turn sequence \u00b7 proposal B", - "operation_grammar_id": "l1_10_path_append__a1", - "parent_mode_id": "l1_10_path_append__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__a1", - "selection_slot_id": "l1_10_path_append__a1", - "semantic_factors": { - "arity_form": "3 ordered segments", - "carrier_form": "straight-arc-straight path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a1", - "relation_or_topology_form": "three-token quarter-turn sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "variation_role": "realization", - "visual_target_id": "v_f65ab7a40b2dc4dcc9f7" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__proposal_b", - "label": "Append path segments", - "leakage_group_id": "g_5f10ba95a7430b6f7566", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 90.0, - "leg_um": 22.8, - "minimum_bend_radius_um": 1.14, - "radius_um": 13.68, - "width_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 232, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "arc", - "straight", - "arc" - ] - }, - "candidate_id": "l1_10_path_append__a2__proposal_a", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "3 ordered segments", - "carrier_form": "arc-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a2", - "relation_or_topology_form": "curvature-bounded three-token sequence" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_3ed21e677e037c0f76d9", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "arc", - "straight", - "arc" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "3 ordered segments", - "semantic_carrier": "arc-straight-arc path", - "semantic_parent_slot": "a2", - "semantic_regime": "curvature-bounded three-token sequence" - }, - "leakage_group_id": "g_3ed21e677e037c0f76d9", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__a2", - "mode_label": "arc-straight-arc path \u00b7 curvature-bounded three-token sequence \u00b7 proposal A", - "operation_grammar_id": "l1_10_path_append__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__a2", - "selection_slot_id": "l1_10_path_append__a2", - "semantic_factors": { - "arity_form": "3 ordered segments", - "carrier_form": "arc-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a2", - "relation_or_topology_form": "curvature-bounded three-token sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_985edc9da3d9d6607477" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__proposal_a", - "label": "Append path segments", - "leakage_group_id": "g_3ed21e677e037c0f76d9", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 62.0, - "leg_um": 19.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 11.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 233, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "euler", - "straight", - "arc" - ] - }, - "candidate_id": "l1_10_path_append__b1__proposal_a", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "3 ordered segments", - "carrier_form": "Euler-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__b1", - "relation_or_topology_form": "mixed-curvature three-token sequence" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_e7743c38d0c40f94ea89", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "euler", - "straight", - "arc" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "3 ordered segments", - "semantic_carrier": "Euler-straight-arc path", - "semantic_parent_slot": "b1", - "semantic_regime": "mixed-curvature three-token sequence" - }, - "leakage_group_id": "g_e7743c38d0c40f94ea89", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__b1", - "mode_label": "Euler-straight-arc path \u00b7 mixed-curvature three-token sequence \u00b7 proposal A", - "operation_grammar_id": "l1_10_path_append__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.euler", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__b1", - "selection_slot_id": "l1_10_path_append__b1", - "semantic_factors": { - "arity_form": "3 ordered segments", - "carrier_form": "Euler-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__b1", - "relation_or_topology_form": "mixed-curvature three-token sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "euler_angle_deg", - "arc_angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_728ea51b1346a05e508d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__proposal_a", - "label": "Append path segments", - "leakage_group_id": "g_e7743c38d0c40f94ea89", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 68.0, - "euler_angle_deg": 52.0, - "leg_um": 18.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 11.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 234, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "straight", - "euler", - "straight" - ] - }, - "candidate_id": "l1_10_path_append__b2__proposal_a", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "3 ordered segments", - "carrier_form": "straight-Euler-straight path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__b2", - "relation_or_topology_form": "adiabatic middle-turn sequence" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_f15fc061bee114b45155", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "straight", - "euler", - "straight" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "3 ordered segments", - "semantic_carrier": "straight-Euler-straight path", - "semantic_parent_slot": "b2", - "semantic_regime": "adiabatic middle-turn sequence" - }, - "leakage_group_id": "g_f15fc061bee114b45155", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__b2", - "mode_label": "straight-Euler-straight path \u00b7 adiabatic middle-turn sequence \u00b7 proposal A", - "operation_grammar_id": "l1_10_path_append__b2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.euler", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__b2", - "selection_slot_id": "l1_10_path_append__b2", - "semantic_factors": { - "arity_form": "3 ordered segments", - "carrier_form": "straight-Euler-straight path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__b2", - "relation_or_topology_form": "adiabatic middle-turn sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_76615365f99d9e90c33f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_10_path_append__b2", - "id": "l1_10_path_append__b2__proposal_a", - "label": "Append path segments", - "leakage_group_id": "g_f15fc061bee114b45155", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 88.0, - "leg_um": 19.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 12.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 235, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 5, - "segment_sequence": [ - "straight", - "arc+", - "straight", - "arc-", - "straight" - ] - }, - "candidate_id": "l1_10_path_append__c1__proposal_b", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "5 ordered segments", - "authored_realization": "b", - "carrier_form": "five-segment returning path", - "metric_scale_factor": 1.14, - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__c1", - "relation_or_topology_form": "alternating-curvature compound sequence", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_7d151ed434de1c07b040", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 5, - "segment_sequence": [ - "straight", - "arc+", - "straight", - "arc-", - "straight" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "5 ordered segments", - "semantic_carrier": "five-segment returning path", - "semantic_parent_slot": "c1", - "semantic_regime": "alternating-curvature compound sequence" - }, - "leakage_group_id": "g_7d151ed434de1c07b040", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__c1_proposal_b", - "mode_label": "five-segment returning path \u00b7 alternating-curvature compound sequence \u00b7 proposal B", - "operation_grammar_id": "l1_10_path_append__c1", - "parent_mode_id": "l1_10_path_append__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__c1", - "selection_slot_id": "l1_10_path_append__c1", - "semantic_factors": { - "arity_form": "5 ordered segments", - "carrier_form": "five-segment returning path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__c1", - "relation_or_topology_form": "alternating-curvature compound sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "angle_deg" - ], - "variation_role": "realization", - "visual_target_id": "v_7a59a8e672e518cd1a8c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_10_path_append__c1", - "id": "l1_10_path_append__c1__proposal_b", - "label": "Append path segments", - "leakage_group_id": "g_7d151ed434de1c07b040", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 78.0, - "leg_um": 18.24, - "minimum_bend_radius_um": 1.14, - "radius_um": 11.4, - "width_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 236, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 4, - "segment_sequence": [ - "straight", - "arc", - "euler", - "straight" - ] - }, - "candidate_id": "l1_10_path_append__c2__proposal_a", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "4 ordered segments", - "carrier_form": "straight-arc-Euler-straight path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__c2", - "relation_or_topology_form": "monotone mixed-curvature compound sequence" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_22a5bec169f0368b4b6c", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 4, - "segment_sequence": [ - "straight", - "arc", - "euler", - "straight" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "4 ordered segments", - "semantic_carrier": "straight-arc-Euler-straight path", - "semantic_parent_slot": "c2", - "semantic_regime": "monotone mixed-curvature compound sequence" - }, - "leakage_group_id": "g_22a5bec169f0368b4b6c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__c2", - "mode_label": "straight-arc-Euler-straight path \u00b7 monotone mixed-curvature compound sequence \u00b7 proposal A", - "operation_grammar_id": "l1_10_path_append__c2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.euler", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__c2", - "selection_slot_id": "l1_10_path_append__c2", - "semantic_factors": { - "arity_form": "4 ordered segments", - "carrier_form": "straight-arc-Euler-straight path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__c2", - "relation_or_topology_form": "monotone mixed-curvature compound sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "arc_angle_deg", - "euler_angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_c8d437895635379b1db1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_10_path_append__c2", - "id": "l1_10_path_append__c2__proposal_a", - "label": "Append path segments", - "leakage_group_id": "g_22a5bec169f0368b4b6c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 45.0, - "euler_angle_deg": 58.0, - "leg_um": 16.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 10.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 237, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "++", - "turn_count": 2 - }, - "candidate_id": "l1_11_signed_turns__a1__proposal_a", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "2 signed turns \u00b7 ++", - "carrier_form": "two same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a1", - "relation_or_topology_form": "two-turn C trajectory" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_168793f6a142f7b92baf", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "++", - "turn_count": 2 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "2 signed turns \u00b7 ++", - "semantic_carrier": "two same-sign arcs", - "semantic_parent_slot": "a1", - "semantic_regime": "two-turn C trajectory" - }, - "leakage_group_id": "g_168793f6a142f7b92baf", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__a1", - "mode_label": "two same-sign arcs \u00b7 two-turn C trajectory \u00b7 proposal A", - "operation_grammar_id": "l1_11_signed_turns__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__a1", - "selection_slot_id": "l1_11_signed_turns__a1", - "semantic_factors": { - "arity_form": "2 signed turns \u00b7 ++", - "carrier_form": "two same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a1", - "relation_or_topology_form": "two-turn C trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_136cae31f99a69b1e779" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__proposal_a", - "label": "Append positive and negative turns", - "leakage_group_id": "g_168793f6a142f7b92baf", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 14.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 9.0, - "turn_angles_deg": [ - 62.0, - 62.0 - ], - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 238, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+++", - "turn_count": 3 - }, - "candidate_id": "l1_11_signed_turns__a2__proposal_a", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "3 signed turns \u00b7 +++", - "carrier_form": "three same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a2", - "relation_or_topology_form": "three-turn coiling trajectory" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_a23f7846ac2d4aa276b7", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+++", - "turn_count": 3 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "3 signed turns \u00b7 +++", - "semantic_carrier": "three same-sign arcs", - "semantic_parent_slot": "a2", - "semantic_regime": "three-turn coiling trajectory" - }, - "leakage_group_id": "g_a23f7846ac2d4aa276b7", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__a2", - "mode_label": "three same-sign arcs \u00b7 three-turn coiling trajectory \u00b7 proposal A", - "operation_grammar_id": "l1_11_signed_turns__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__a2", - "selection_slot_id": "l1_11_signed_turns__a2", - "semantic_factors": { - "arity_form": "3 signed turns \u00b7 +++", - "carrier_form": "three same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a2", - "relation_or_topology_form": "three-turn coiling trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_20aad12ab5328fa60f28" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__proposal_a", - "label": "Append positive and negative turns", - "leakage_group_id": "g_a23f7846ac2d4aa276b7", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 14.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 9.0, - "turn_angles_deg": [ - 52.0, - 52.0, - 52.0 - ], - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 239, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-", - "turn_count": 2 - }, - "candidate_id": "l1_11_signed_turns__b1__proposal_b", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "2 signed turns \u00b7 +-", - "authored_realization": "b", - "carrier_form": "two alternating arcs", - "metric_scale_factor": 1.14, - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__b1", - "relation_or_topology_form": "two-turn S trajectory", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_e7e03d5391ce99eede95", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-", - "turn_count": 2 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "2 signed turns \u00b7 +-", - "semantic_carrier": "two alternating arcs", - "semantic_parent_slot": "b1", - "semantic_regime": "two-turn S trajectory" - }, - "leakage_group_id": "g_e7e03d5391ce99eede95", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__b1_proposal_b", - "mode_label": "two alternating arcs \u00b7 two-turn S trajectory \u00b7 proposal B", - "operation_grammar_id": "l1_11_signed_turns__b1", - "parent_mode_id": "l1_11_signed_turns__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__b1", - "selection_slot_id": "l1_11_signed_turns__b1", - "semantic_factors": { - "arity_form": "2 signed turns \u00b7 +-", - "carrier_form": "two alternating arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__b1", - "relation_or_topology_form": "two-turn S trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_76d88e55c3a067990259" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__proposal_b", - "label": "Append positive and negative turns", - "leakage_group_id": "g_e7e03d5391ce99eede95", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 15.96, - "minimum_bend_radius_um": 1.14, - "radius_um": 10.26, - "turn_angles_deg": [ - 82.0, - -82.0 - ], - "width_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 240, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-+-", - "turn_count": 4 - }, - "candidate_id": "l1_11_signed_turns__b2__proposal_a", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "4 signed turns \u00b7 +-+-", - "carrier_form": "four alternating arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__b2", - "relation_or_topology_form": "four-turn serpentine trajectory" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_aba9b0f99491dce73c3a", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-+-", - "turn_count": 4 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "4 signed turns \u00b7 +-+-", - "semantic_carrier": "four alternating arcs", - "semantic_parent_slot": "b2", - "semantic_regime": "four-turn serpentine trajectory" - }, - "leakage_group_id": "g_aba9b0f99491dce73c3a", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__b2", - "mode_label": "four alternating arcs \u00b7 four-turn serpentine trajectory \u00b7 proposal A", - "operation_grammar_id": "l1_11_signed_turns__b2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__b2", - "selection_slot_id": "l1_11_signed_turns__b2", - "semantic_factors": { - "arity_form": "4 signed turns \u00b7 +-+-", - "carrier_form": "four alternating arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__b2", - "relation_or_topology_form": "four-turn serpentine trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e0c2257045f4f4b78350" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_11_signed_turns__b2", - "id": "l1_11_signed_turns__b2__proposal_a", - "label": "Append positive and negative turns", - "leakage_group_id": "g_aba9b0f99491dce73c3a", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 14.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 9.0, - "turn_angles_deg": [ - 54.0, - -54.0, - 54.0, - -54.0 - ], - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 241, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-+", - "turn_count": 3 - }, - "candidate_id": "l1_11_signed_turns__c1__proposal_a", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "3 signed turns \u00b7 +-+", - "carrier_form": "three alternating arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__c1", - "relation_or_topology_form": "odd-length serpentine trajectory" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_45d2cb809bcf1f26300e", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-+", - "turn_count": 3 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "3 signed turns \u00b7 +-+", - "semantic_carrier": "three alternating arcs", - "semantic_parent_slot": "c1", - "semantic_regime": "odd-length serpentine trajectory" - }, - "leakage_group_id": "g_45d2cb809bcf1f26300e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__c1", - "mode_label": "three alternating arcs \u00b7 odd-length serpentine trajectory \u00b7 proposal A", - "operation_grammar_id": "l1_11_signed_turns__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__c1", - "selection_slot_id": "l1_11_signed_turns__c1", - "semantic_factors": { - "arity_form": "3 signed turns \u00b7 +-+", - "carrier_form": "three alternating arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__c1", - "relation_or_topology_form": "odd-length serpentine trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a7719c0984fc94d64b36" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_11_signed_turns__c1", - "id": "l1_11_signed_turns__c1__proposal_a", - "label": "Append positive and negative turns", - "leakage_group_id": "g_45d2cb809bcf1f26300e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 14.0, - "minimum_bend_radius_um": 1.0, - "radius_um": 9.0, - "turn_angles_deg": [ - 58.0, - -88.0, - 58.0 - ], - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 242, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "++-", - "turn_count": 3 - }, - "candidate_id": "l1_11_signed_turns__c2__proposal_b", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "3 signed turns \u00b7 ++-", - "authored_realization": "b", - "carrier_form": "mixed-run signed arcs", - "metric_scale_factor": 1.14, - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__c2", - "relation_or_topology_form": "same-sign run followed by reversal", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_069c9f2a61f8a62260b2", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "++-", - "turn_count": 3 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "3 signed turns \u00b7 ++-", - "semantic_carrier": "mixed-run signed arcs", - "semantic_parent_slot": "c2", - "semantic_regime": "same-sign run followed by reversal" - }, - "leakage_group_id": "g_069c9f2a61f8a62260b2", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__c2_proposal_b", - "mode_label": "mixed-run signed arcs \u00b7 same-sign run followed by reversal \u00b7 proposal B", - "operation_grammar_id": "l1_11_signed_turns__c2", - "parent_mode_id": "l1_11_signed_turns__c2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "path.append", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__c2", - "selection_slot_id": "l1_11_signed_turns__c2", - "semantic_factors": { - "arity_form": "3 signed turns \u00b7 ++-", - "carrier_form": "mixed-run signed arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__c2", - "relation_or_topology_form": "same-sign run followed by reversal" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_d4e01f1a2d5d2d64fc7f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_11_signed_turns__c2", - "id": "l1_11_signed_turns__c2__proposal_b", - "label": "Append positive and negative turns", - "leakage_group_id": "g_069c9f2a61f8a62260b2", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 15.96, - "minimum_bend_radius_um": 1.14, - "radius_um": 10.26, - "turn_angles_deg": [ - 55.0, - 55.0, - -82.0 - ], - "width_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 243, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "candidate_id": "l1_12_curved_transition__a1__proposal_b", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "authored_realization": "b", - "carrier_form": "smooth S centerline", - "metric_scale_factor": 1.14, - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a1", - "relation_or_topology_form": "sine-profile expansion", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_bbfcb7589534079d1d1c", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "smooth S centerline", - "semantic_parent_slot": "a1", - "semantic_regime": "sine-profile expansion" - }, - "leakage_group_id": "g_bbfcb7589534079d1d1c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__a1_proposal_b", - "mode_label": "smooth S centerline \u00b7 sine-profile expansion \u00b7 proposal B", - "operation_grammar_id": "l1_12_curved_transition__a1", - "parent_mode_id": "l1_12_curved_transition__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__a1", - "selection_slot_id": "l1_12_curved_transition__a1", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth S centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a1", - "relation_or_topology_form": "sine-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_0b5b3ca6db30f3f7cf40" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__proposal_b", - "label": "Transition width along a curve", - "leakage_group_id": "g_bbfcb7589534079d1d1c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 9.12, - "minimum_bend_radius_um": 1.14, - "narrow_width_um": 3.648, - "path_bend_radius_um": 5.7, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 29.0, - 14.0 - ], - [ - 47.0, - 14.0 - ] - ], - "wide_width_um": 14.82, - "width_type": "sine" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 244, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "linear" - }, - "candidate_id": "l1_12_curved_transition__a2__proposal_a", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth S centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a2", - "relation_or_topology_form": "linear-profile expansion" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_abe9692291fc172819bf", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "linear" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "smooth S centerline", - "semantic_parent_slot": "a2", - "semantic_regime": "linear-profile expansion" - }, - "leakage_group_id": "g_abe9692291fc172819bf", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__a2", - "mode_label": "smooth S centerline \u00b7 linear-profile expansion \u00b7 proposal A", - "operation_grammar_id": "l1_12_curved_transition__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__a2", - "selection_slot_id": "l1_12_curved_transition__a2", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth S centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a2", - "relation_or_topology_form": "linear-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_6b292e8b4f5c58a31661" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__proposal_a", - "label": "Transition width along a curve", - "leakage_group_id": "g_abe9692291fc172819bf", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "narrow_width_um": 3.2, - "path_bend_radius_um": 5.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 29.0, - 14.0 - ], - [ - 47.0, - 14.0 - ] - ], - "wide_width_um": 13.0, - "width_type": "linear" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 245, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "c", - "endpoint_width_ratio": 4.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "candidate_id": "l1_12_curved_transition__b1__proposal_b", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "authored_realization": "b", - "carrier_form": "smooth C centerline", - "metric_scale_factor": 1.14, - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__b1", - "relation_or_topology_form": "sine-profile expansion", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_56f47f258d7a1ce122a4", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "c", - "endpoint_width_ratio": 4.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "smooth C centerline", - "semantic_parent_slot": "b1", - "semantic_regime": "sine-profile expansion" - }, - "leakage_group_id": "g_56f47f258d7a1ce122a4", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__b1_proposal_b", - "mode_label": "smooth C centerline \u00b7 sine-profile expansion \u00b7 proposal B", - "operation_grammar_id": "l1_12_curved_transition__b1", - "parent_mode_id": "l1_12_curved_transition__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__b1", - "selection_slot_id": "l1_12_curved_transition__b1", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth C centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__b1", - "relation_or_topology_form": "sine-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_03c445064d4bc77396a9" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__proposal_b", - "label": "Transition width along a curve", - "leakage_group_id": "g_56f47f258d7a1ce122a4", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 9.12, - "minimum_bend_radius_um": 1.14, - "narrow_width_um": 3.99, - "path_bend_radius_um": 5.7, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 16.0, - 0.0 - ], - [ - 27.0, - 13.0 - ], - [ - 27.0, - 30.0 - ] - ], - "wide_width_um": 15.96, - "width_type": "sine" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 246, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "c", - "endpoint_width_ratio": 4.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "parabolic" - }, - "candidate_id": "l1_12_curved_transition__b2__proposal_b", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "authored_realization": "b", - "carrier_form": "smooth C centerline", - "metric_scale_factor": 1.14, - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__b2", - "relation_or_topology_form": "parabolic-profile expansion", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_8a95a18f8b21dda837d4", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "c", - "endpoint_width_ratio": 4.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "parabolic" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "smooth C centerline", - "semantic_parent_slot": "b2", - "semantic_regime": "parabolic-profile expansion" - }, - "leakage_group_id": "g_8a95a18f8b21dda837d4", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__b2_proposal_b", - "mode_label": "smooth C centerline \u00b7 parabolic-profile expansion \u00b7 proposal B", - "operation_grammar_id": "l1_12_curved_transition__b2", - "parent_mode_id": "l1_12_curved_transition__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__b2", - "selection_slot_id": "l1_12_curved_transition__b2", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth C centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__b2", - "relation_or_topology_form": "parabolic-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_d33e9e6f2897f3d3e9b1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_12_curved_transition__b2", - "id": "l1_12_curved_transition__b2__proposal_b", - "label": "Transition width along a curve", - "leakage_group_id": "g_8a95a18f8b21dda837d4", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 9.12, - "minimum_bend_radius_um": 1.14, - "narrow_width_um": 3.99, - "path_bend_radius_um": 5.7, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 16.0, - 0.0 - ], - [ - 27.0, - 13.0 - ], - [ - 27.0, - 30.0 - ] - ], - "wide_width_um": 15.96, - "width_type": "parabolic" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 247, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "compound", - "endpoint_width_ratio": 5.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "linear" - }, - "candidate_id": "l1_12_curved_transition__c1__proposal_b", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "authored_realization": "b", - "carrier_form": "oblique compound centerline", - "metric_scale_factor": 1.14, - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__c1", - "relation_or_topology_form": "linear-profile expansion", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_491dcc1ef8267c7ee028", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "compound", - "endpoint_width_ratio": 5.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "linear" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "oblique compound centerline", - "semantic_parent_slot": "c1", - "semantic_regime": "linear-profile expansion" - }, - "leakage_group_id": "g_491dcc1ef8267c7ee028", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__c1_proposal_b", - "mode_label": "oblique compound centerline \u00b7 linear-profile expansion \u00b7 proposal B", - "operation_grammar_id": "l1_12_curved_transition__c1", - "parent_mode_id": "l1_12_curved_transition__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__c1", - "selection_slot_id": "l1_12_curved_transition__c1", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "oblique compound centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__c1", - "relation_or_topology_form": "linear-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_8055e5db2ec951f2cc75" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_12_curved_transition__c1", - "id": "l1_12_curved_transition__c1__proposal_b", - "label": "Transition width along a curve", - "leakage_group_id": "g_491dcc1ef8267c7ee028", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 9.12, - "minimum_bend_radius_um": 1.14, - "narrow_width_um": 3.42, - "path_bend_radius_um": 5.13, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 13.0, - 0.0 - ], - [ - 24.0, - 11.0 - ], - [ - 39.0, - 16.0 - ], - [ - 52.0, - 16.0 - ] - ], - "wide_width_um": 17.1, - "width_type": "linear" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 248, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "compound", - "endpoint_width_ratio": 5.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "parabolic" - }, - "candidate_id": "l1_12_curved_transition__c2__proposal_a", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "oblique compound centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__c2", - "relation_or_topology_form": "parabolic-profile expansion" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_a2b1f2d7cb66e90b4b50", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "compound", - "endpoint_width_ratio": 5.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "parabolic" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "oblique compound centerline", - "semantic_parent_slot": "c2", - "semantic_regime": "parabolic-profile expansion" - }, - "leakage_group_id": "g_a2b1f2d7cb66e90b4b50", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__c2", - "mode_label": "oblique compound centerline \u00b7 parabolic-profile expansion \u00b7 proposal A", - "operation_grammar_id": "l1_12_curved_transition__c2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__c2", - "selection_slot_id": "l1_12_curved_transition__c2", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "oblique compound centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__c2", - "relation_or_topology_form": "parabolic-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_78c8ea989debc19eff0a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_12_curved_transition__c2", - "id": "l1_12_curved_transition__c2__proposal_a", - "label": "Transition width along a curve", - "leakage_group_id": "g_a2b1f2d7cb66e90b4b50", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "narrow_width_um": 3.0, - "path_bend_radius_um": 4.5, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 13.0, - 0.0 - ], - [ - 24.0, - 11.0 - ], - [ - 39.0, - 16.0 - ], - [ - 52.0, - 16.0 - ] - ], - "wide_width_um": 15.0, - "width_type": "parabolic" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 249, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__a1__proposal_a", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one region", - "carrier_form": "circle + rectangle", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a1", - "relation_or_topology_form": "connected overlapping union" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_835cd7680a458c95fdc6", - "grammar_payload": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "2 operands \u00b7 one region", - "semantic_carrier": "circle + rectangle", - "semantic_parent_slot": "a1", - "semantic_regime": "connected overlapping union" - }, - "leakage_group_id": "g_835cd7680a458c95fdc6", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__a1", - "mode_label": "circle + rectangle \u00b7 connected overlapping union \u00b7 proposal A", - "operation_grammar_id": "l1_13_boolean_or__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__a1", - "selection_slot_id": "l1_13_boolean_or__a1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one region", - "carrier_form": "circle + rectangle", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a1", - "relation_or_topology_form": "connected overlapping union" - }, - "structural_parameter_names": [ - "offset_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_81dd6ce389fbd52cfa80" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__proposal_a", - "label": "Boolean union", - "leakage_group_id": "g_835cd7680a458c95fdc6", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_x_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 250, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "neck_required": true, - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__a2__proposal_b", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "3 operands \u00b7 one connected region", - "authored_realization": "b", - "carrier_form": "two disks + narrow bridge", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a2", - "relation_or_topology_form": "narrow-neck dumbbell union", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_4dc9584ce0151e473e47", - "grammar_payload": { - "analytic_witness": { - "neck_required": true, - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "3 operands \u00b7 one connected region", - "semantic_carrier": "two disks + narrow bridge", - "semantic_parent_slot": "a2", - "semantic_regime": "narrow-neck dumbbell union" - }, - "leakage_group_id": "g_4dc9584ce0151e473e47", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__a2_proposal_b", - "mode_label": "two disks + narrow bridge \u00b7 narrow-neck dumbbell union \u00b7 proposal B", - "operation_grammar_id": "l1_13_boolean_or__a2", - "parent_mode_id": "l1_13_boolean_or__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__a2", - "selection_slot_id": "l1_13_boolean_or__a2", - "semantic_factors": { - "arity_form": "3 operands \u00b7 one connected region", - "carrier_form": "two disks + narrow bridge", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a2", - "relation_or_topology_form": "narrow-neck dumbbell union" - }, - "structural_parameter_names": [ - "lobe_offset_um", - "bridge_width_um" - ], - "variation_role": "realization", - "visual_target_id": "v_9bf1a4777fbd0e854366" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__proposal_b", - "label": "Boolean union", - "leakage_group_id": "g_4dc9584ce0151e473e47", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bridge_width_um": 6.84, - "lobe_offset_um": 15.96 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 251, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__b1__proposal_b", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one region", - "authored_realization": "b", - "carrier_form": "L body + ellipse", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__b1", - "relation_or_topology_form": "deep asymmetric union", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_0103ce47dfe3045d4103", - "grammar_payload": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "2 operands \u00b7 one region", - "semantic_carrier": "L body + ellipse", - "semantic_parent_slot": "b1", - "semantic_regime": "deep asymmetric union" - }, - "leakage_group_id": "g_0103ce47dfe3045d4103", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__b1_proposal_b", - "mode_label": "L body + ellipse \u00b7 deep asymmetric union \u00b7 proposal B", - "operation_grammar_id": "l1_13_boolean_or__b1", - "parent_mode_id": "l1_13_boolean_or__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.L", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__b1", - "selection_slot_id": "l1_13_boolean_or__b1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one region", - "carrier_form": "L body + ellipse", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__b1", - "relation_or_topology_form": "deep asymmetric union" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_7d3b2a74cfa4a6a159f5" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__proposal_b", - "label": "Boolean union", - "leakage_group_id": "g_0103ce47dfe3045d4103", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_x_um": 9.12, - "offset_y_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 252, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concavity_fill_required": true, - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__b2__proposal_b", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 bridged annular void", - "authored_realization": "b", - "carrier_form": "ring + offset bar", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__b2", - "relation_or_topology_form": "concavity-filling connected union", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_daa4ec32cfec1c2037dc", - "grammar_payload": { - "analytic_witness": { - "concavity_fill_required": true, - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "2 operands \u00b7 bridged annular void", - "semantic_carrier": "ring + offset bar", - "semantic_parent_slot": "b2", - "semantic_regime": "concavity-filling connected union" - }, - "leakage_group_id": "g_daa4ec32cfec1c2037dc", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__b2_proposal_b", - "mode_label": "ring + offset bar \u00b7 concavity-filling connected union \u00b7 proposal B", - "operation_grammar_id": "l1_13_boolean_or__b2", - "parent_mode_id": "l1_13_boolean_or__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.rectangle", - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__b2", - "selection_slot_id": "l1_13_boolean_or__b2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 bridged annular void", - "carrier_form": "ring + offset bar", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__b2", - "relation_or_topology_form": "concavity-filling connected union" - }, - "structural_parameter_names": [ - "bar_dx_um" - ], - "variation_role": "realization", - "visual_target_id": "v_b148167edb7d54cde27b" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_13_boolean_or__b2", - "id": "l1_13_boolean_or__b2__proposal_b", - "label": "Boolean union", - "leakage_group_id": "g_daa4ec32cfec1c2037dc", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_dx_um": 7.98 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 253, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "lobes": 3, - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__c1__proposal_b", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "3 operands \u00b7 one region", - "authored_realization": "b", - "carrier_form": "three overlapping disks", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__c1", - "relation_or_topology_form": "connected three-lobe sequential union", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_c9a7f346e4ddd034015f", - "grammar_payload": { - "analytic_witness": { - "lobes": 3, - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "3 operands \u00b7 one region", - "semantic_carrier": "three overlapping disks", - "semantic_parent_slot": "c1", - "semantic_regime": "connected three-lobe sequential union" - }, - "leakage_group_id": "g_c9a7f346e4ddd034015f", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__c1_proposal_b", - "mode_label": "three overlapping disks \u00b7 connected three-lobe sequential union \u00b7 proposal B", - "operation_grammar_id": "l1_13_boolean_or__c1", - "parent_mode_id": "l1_13_boolean_or__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__c1", - "selection_slot_id": "l1_13_boolean_or__c1", - "semantic_factors": { - "arity_form": "3 operands \u00b7 one region", - "carrier_form": "three overlapping disks", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__c1", - "relation_or_topology_form": "connected three-lobe sequential union" - }, - "structural_parameter_names": [ - "separation_um" - ], - "variation_role": "realization", - "visual_target_id": "v_cab085e1486cdf257aea" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_13_boolean_or__c1", - "id": "l1_13_boolean_or__c1__proposal_b", - "label": "Boolean union", - "leakage_group_id": "g_c9a7f346e4ddd034015f", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "separation_um": 14.82 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 254, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "lobes": 3, - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__c2__proposal_a", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "3 operands \u00b7 one branched region", - "carrier_form": "three disks in branched layout", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__c2", - "relation_or_topology_form": "connected triangular three-lobe union" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_33d60d278724651c5e21", - "grammar_payload": { - "analytic_witness": { - "lobes": 3, - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "3 operands \u00b7 one branched region", - "semantic_carrier": "three disks in branched layout", - "semantic_parent_slot": "c2", - "semantic_regime": "connected triangular three-lobe union" - }, - "leakage_group_id": "g_33d60d278724651c5e21", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__c2", - "mode_label": "three disks in branched layout \u00b7 connected triangular three-lobe union \u00b7 proposal A", - "operation_grammar_id": "l1_13_boolean_or__c2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__c2", - "selection_slot_id": "l1_13_boolean_or__c2", - "semantic_factors": { - "arity_form": "3 operands \u00b7 one branched region", - "carrier_form": "three disks in branched layout", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__c2", - "relation_or_topology_form": "connected triangular three-lobe union" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_324bfdfd95ebfba492f8" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_13_boolean_or__c2", - "id": "l1_13_boolean_or__c2__proposal_a", - "label": "Boolean union", - "leakage_group_id": "g_33d60d278724651c5e21", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 11.0, - "dy_um": 10.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 255, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__a1__proposal_a", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one island", - "carrier_form": "rectangle + circle", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a1", - "relation_or_topology_form": "single lens intersection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_5b010cc3f2d818009aa3", - "grammar_payload": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 one island", - "semantic_carrier": "rectangle + circle", - "semantic_parent_slot": "a1", - "semantic_regime": "single lens intersection" - }, - "leakage_group_id": "g_5b010cc3f2d818009aa3", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__a1", - "mode_label": "rectangle + circle \u00b7 single lens intersection \u00b7 proposal A", - "operation_grammar_id": "l1_14_boolean_and__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__a1", - "selection_slot_id": "l1_14_boolean_and__a1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one island", - "carrier_form": "rectangle + circle", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a1", - "relation_or_topology_form": "single lens intersection" - }, - "structural_parameter_names": [ - "offset_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7a1b2ec0567365be706c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__proposal_a", - "label": "Boolean intersection", - "leakage_group_id": "g_5b010cc3f2d818009aa3", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_x_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 256, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__a2__proposal_a", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one curved island", - "carrier_form": "triangle + ellipse", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a2", - "relation_or_topology_form": "curved wedge intersection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_3b0353fc4eedffb42c53", - "grammar_payload": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 one curved island", - "semantic_carrier": "triangle + ellipse", - "semantic_parent_slot": "a2", - "semantic_regime": "curved wedge intersection" - }, - "leakage_group_id": "g_3b0353fc4eedffb42c53", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__a2", - "mode_label": "triangle + ellipse \u00b7 curved wedge intersection \u00b7 proposal A", - "operation_grammar_id": "l1_14_boolean_and__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.ellipse", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__a2", - "selection_slot_id": "l1_14_boolean_and__a2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one curved island", - "carrier_form": "triangle + ellipse", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a2", - "relation_or_topology_form": "curved wedge intersection" - }, - "structural_parameter_names": [ - "ellipse_dx_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_76a338df6b6e7684e068" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__proposal_a", - "label": "Boolean intersection", - "leakage_group_id": "g_3b0353fc4eedffb42c53", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "ellipse_dx_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 257, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__b1__proposal_a", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 central diamond", - "carrier_form": "two rotated bars", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__b1", - "relation_or_topology_form": "crossed-bar intersection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_38d2355696b81a444a9d", - "grammar_payload": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 central diamond", - "semantic_carrier": "two rotated bars", - "semantic_parent_slot": "b1", - "semantic_regime": "crossed-bar intersection" - }, - "leakage_group_id": "g_38d2355696b81a444a9d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__b1", - "mode_label": "two rotated bars \u00b7 crossed-bar intersection \u00b7 proposal A", - "operation_grammar_id": "l1_14_boolean_and__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__b1", - "selection_slot_id": "l1_14_boolean_and__b1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 central diamond", - "carrier_form": "two rotated bars", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__b1", - "relation_or_topology_form": "crossed-bar intersection" - }, - "structural_parameter_names": [ - "angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_73d1aa0c3e2ea3883342" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__proposal_a", - "label": "Boolean intersection", - "leakage_group_id": "g_38d2355696b81a444a9d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 31.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 258, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__b2__proposal_b", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one asymmetric island", - "authored_realization": "b", - "carrier_form": "cross + oblique bar", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__b2", - "relation_or_topology_form": "non-diamond intersection island", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_25276c64bc8fd716cabd", - "grammar_payload": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 one asymmetric island", - "semantic_carrier": "cross + oblique bar", - "semantic_parent_slot": "b2", - "semantic_regime": "non-diamond intersection island" - }, - "leakage_group_id": "g_25276c64bc8fd716cabd", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__b2_proposal_b", - "mode_label": "cross + oblique bar \u00b7 non-diamond intersection island \u00b7 proposal B", - "operation_grammar_id": "l1_14_boolean_and__b2", - "parent_mode_id": "l1_14_boolean_and__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.cross", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__b2", - "selection_slot_id": "l1_14_boolean_and__b2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one asymmetric island", - "carrier_form": "cross + oblique bar", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__b2", - "relation_or_topology_form": "non-diamond intersection island" - }, - "structural_parameter_names": [ - "angle_deg", - "offset_um" - ], - "variation_role": "realization", - "visual_target_id": "v_8900db0e1459d6908814" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_14_boolean_and__b2", - "id": "l1_14_boolean_and__b2__proposal_b", - "label": "Boolean intersection", - "leakage_group_id": "g_25276c64bc8fd716cabd", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 27.0, - "offset_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 259, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 2, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__c1__proposal_a", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 two islands", - "carrier_form": "ring + vertical bar", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__c1", - "relation_or_topology_form": "two-island intersection" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_dbeea79b99869a6b224b", - "grammar_payload": { - "analytic_witness": { - "islands": 2, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 two islands", - "semantic_carrier": "ring + vertical bar", - "semantic_parent_slot": "c1", - "semantic_regime": "two-island intersection" - }, - "leakage_group_id": "g_dbeea79b99869a6b224b", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__c1", - "mode_label": "ring + vertical bar \u00b7 two-island intersection \u00b7 proposal A", - "operation_grammar_id": "l1_14_boolean_and__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.boolean", - "gf.components.rectangle", - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__c1", - "selection_slot_id": "l1_14_boolean_and__c1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 two islands", - "carrier_form": "ring + vertical bar", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__c1", - "relation_or_topology_form": "two-island intersection" - }, - "structural_parameter_names": [ - "bar_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ad96bcb498252ff42b30" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_14_boolean_and__c1", - "id": "l1_14_boolean_and__c1__proposal_a", - "label": "Boolean intersection", - "leakage_group_id": "g_dbeea79b99869a6b224b", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_width_um": 10.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 260, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "asymmetric": true, - "islands": 2, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__c2__proposal_b", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 two unequal islands", - "authored_realization": "b", - "carrier_form": "offset annulus + bar", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__c2", - "relation_or_topology_form": "asymmetric two-island intersection", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_ffaa4c7f5f9e41f6109e", - "grammar_payload": { - "analytic_witness": { - "asymmetric": true, - "islands": 2, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 two unequal islands", - "semantic_carrier": "offset annulus + bar", - "semantic_parent_slot": "c2", - "semantic_regime": "asymmetric two-island intersection" - }, - "leakage_group_id": "g_ffaa4c7f5f9e41f6109e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__c2_proposal_b", - "mode_label": "offset annulus + bar \u00b7 asymmetric two-island intersection \u00b7 proposal B", - "operation_grammar_id": "l1_14_boolean_and__c2", - "parent_mode_id": "l1_14_boolean_and__c2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.rectangle", - "gf.components.ring" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__c2", - "selection_slot_id": "l1_14_boolean_and__c2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 two unequal islands", - "carrier_form": "offset annulus + bar", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__c2", - "relation_or_topology_form": "asymmetric two-island intersection" - }, - "structural_parameter_names": [ - "bar_dx_um", - "bar_angle_deg" - ], - "variation_role": "realization", - "visual_target_id": "v_d417bf6bf98a64aa4775" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_14_boolean_and__c2", - "id": "l1_14_boolean_and__c2__proposal_b", - "label": "Boolean intersection", - "leakage_group_id": "g_ffaa4c7f5f9e41f6109e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_angle_deg": 12.0, - "bar_dx_um": 5.7 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 261, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__a1__proposal_b", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 1 cutter", - "authored_realization": "b", - "carrier_form": "rectangle minus rectangle", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a1", - "relation_or_topology_form": "enclosed window", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_2cfe9b71bfbc57d1e776", - "grammar_payload": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 1 cutter", - "semantic_carrier": "rectangle minus rectangle", - "semantic_parent_slot": "a1", - "semantic_regime": "enclosed window" - }, - "leakage_group_id": "g_2cfe9b71bfbc57d1e776", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__a1_proposal_b", - "mode_label": "rectangle minus rectangle \u00b7 enclosed window \u00b7 proposal B", - "operation_grammar_id": "l1_15_boolean_not__a1", - "parent_mode_id": "l1_15_boolean_not__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "gf.boolean", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__a1", - "selection_slot_id": "l1_15_boolean_not__a1", - "semantic_factors": { - "arity_form": "1 body + 1 cutter", - "carrier_form": "rectangle minus rectangle", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a1", - "relation_or_topology_form": "enclosed window" - }, - "structural_parameter_names": [ - "wall_um" - ], - "variation_role": "realization", - "visual_target_id": "v_4156ec0d1a2f850e668d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__proposal_b", - "label": "Boolean subtraction", - "leakage_group_id": "g_2cfe9b71bfbc57d1e776", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "wall_um": 5.7 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 262, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__a2__proposal_a", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 1 enclosed cutter", - "carrier_form": "rectangle minus ellipse", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a2", - "relation_or_topology_form": "differently-shaped enclosed hole" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_bd2c16d162cd958b24c5", - "grammar_payload": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 1 enclosed cutter", - "semantic_carrier": "rectangle minus ellipse", - "semantic_parent_slot": "a2", - "semantic_regime": "differently-shaped enclosed hole" - }, - "leakage_group_id": "g_bd2c16d162cd958b24c5", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__a2", - "mode_label": "rectangle minus ellipse \u00b7 differently-shaped enclosed hole \u00b7 proposal A", - "operation_grammar_id": "l1_15_boolean_not__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.boolean", - "gf.components.ellipse", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__a2", - "selection_slot_id": "l1_15_boolean_not__a2", - "semantic_factors": { - "arity_form": "1 body + 1 enclosed cutter", - "carrier_form": "rectangle minus ellipse", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a2", - "relation_or_topology_form": "differently-shaped enclosed hole" - }, - "structural_parameter_names": [ - "hole_x_um", - "hole_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_68ae9c4eb0a95ee2d250" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__proposal_a", - "label": "Boolean subtraction", - "leakage_group_id": "g_bd2c16d162cd958b24c5", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hole_x_um": 13.0, - "hole_y_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 263, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "notches": 1, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__b1__proposal_a", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 1 cutter", - "carrier_form": "bar minus edge circle", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__b1", - "relation_or_topology_form": "boundary notch" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_44d88d330778f2e11f5e", - "grammar_payload": { - "analytic_witness": { - "notches": 1, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 1 cutter", - "semantic_carrier": "bar minus edge circle", - "semantic_parent_slot": "b1", - "semantic_regime": "boundary notch" - }, - "leakage_group_id": "g_44d88d330778f2e11f5e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__b1", - "mode_label": "bar minus edge circle \u00b7 boundary notch \u00b7 proposal A", - "operation_grammar_id": "l1_15_boolean_not__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__b1", - "selection_slot_id": "l1_15_boolean_not__b1", - "semantic_factors": { - "arity_form": "1 body + 1 cutter", - "carrier_form": "bar minus edge circle", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__b1", - "relation_or_topology_form": "boundary notch" - }, - "structural_parameter_names": [ - "notch_x_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_5cb09949689415e5ed51" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__proposal_a", - "label": "Boolean subtraction", - "leakage_group_id": "g_44d88d330778f2e11f5e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "notch_x_um": 18.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 264, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "corner_bites": 1, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__b2__proposal_b", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 1 boundary cutter", - "authored_realization": "b", - "carrier_form": "rectangle minus corner disk", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__b2", - "relation_or_topology_form": "corner bite", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_3736cf3ab36acffa82ba", - "grammar_payload": { - "analytic_witness": { - "corner_bites": 1, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 1 boundary cutter", - "semantic_carrier": "rectangle minus corner disk", - "semantic_parent_slot": "b2", - "semantic_regime": "corner bite" - }, - "leakage_group_id": "g_3736cf3ab36acffa82ba", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__b2_proposal_b", - "mode_label": "rectangle minus corner disk \u00b7 corner bite \u00b7 proposal B", - "operation_grammar_id": "l1_15_boolean_not__b2", - "parent_mode_id": "l1_15_boolean_not__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__b2", - "selection_slot_id": "l1_15_boolean_not__b2", - "semantic_factors": { - "arity_form": "1 body + 1 boundary cutter", - "carrier_form": "rectangle minus corner disk", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__b2", - "relation_or_topology_form": "corner bite" - }, - "structural_parameter_names": [ - "cutter_dx_um", - "cutter_dy_um" - ], - "variation_role": "realization", - "visual_target_id": "v_349bdffea54095ab1eee" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_15_boolean_not__b2", - "id": "l1_15_boolean_not__b2__proposal_b", - "label": "Boolean subtraction", - "leakage_group_id": "g_3736cf3ab36acffa82ba", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cutter_dx_um": 21.66, - "cutter_dy_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 265, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "holes": 2, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__c1__proposal_a", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 2 cutters", - "carrier_form": "octagon minus two disks", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__c1", - "relation_or_topology_form": "two enclosed holes" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_f52752657faae576b8fe", - "grammar_payload": { - "analytic_witness": { - "holes": 2, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 2 cutters", - "semantic_carrier": "octagon minus two disks", - "semantic_parent_slot": "c1", - "semantic_regime": "two enclosed holes" - }, - "leakage_group_id": "g_f52752657faae576b8fe", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__c1", - "mode_label": "octagon minus two disks \u00b7 two enclosed holes \u00b7 proposal A", - "operation_grammar_id": "l1_15_boolean_not__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__c1", - "selection_slot_id": "l1_15_boolean_not__c1", - "semantic_factors": { - "arity_form": "1 body + 2 cutters", - "carrier_form": "octagon minus two disks", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__c1", - "relation_or_topology_form": "two enclosed holes" - }, - "structural_parameter_names": [ - "hole_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ebac9b69739f73bf7311" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_15_boolean_not__c1", - "id": "l1_15_boolean_not__c1__proposal_a", - "label": "Boolean subtraction", - "leakage_group_id": "g_f52752657faae576b8fe", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hole_offset_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 266, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "asymmetric": true, - "holes": 2, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__c2__proposal_b", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 2 enclosed cutters", - "authored_realization": "b", - "carrier_form": "ellipse minus unequal disks", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__c2", - "relation_or_topology_form": "asymmetric two-hole body", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_44f77f0e0ff76e3c62dd", - "grammar_payload": { - "analytic_witness": { - "asymmetric": true, - "holes": 2, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 2 enclosed cutters", - "semantic_carrier": "ellipse minus unequal disks", - "semantic_parent_slot": "c2", - "semantic_regime": "asymmetric two-hole body" - }, - "leakage_group_id": "g_44f77f0e0ff76e3c62dd", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__c2_proposal_b", - "mode_label": "ellipse minus unequal disks \u00b7 asymmetric two-hole body \u00b7 proposal B", - "operation_grammar_id": "l1_15_boolean_not__c2", - "parent_mode_id": "l1_15_boolean_not__c2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__c2", - "selection_slot_id": "l1_15_boolean_not__c2", - "semantic_factors": { - "arity_form": "1 body + 2 enclosed cutters", - "carrier_form": "ellipse minus unequal disks", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__c2", - "relation_or_topology_form": "asymmetric two-hole body" - }, - "structural_parameter_names": [ - "left_dx_um", - "right_dx_um", - "right_dy_um" - ], - "variation_role": "realization", - "visual_target_id": "v_b1bdda5ec9e5c18b8484" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_15_boolean_not__c2", - "id": "l1_15_boolean_not__c2__proposal_b", - "label": "Boolean subtraction", - "leakage_group_id": "g_44f77f0e0ff76e3c62dd", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "left_dx_um": -11.4, - "right_dx_um": 9.12, - "right_dy_um": 4.56 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 267, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "candidate_id": "l1_16_boolean_xor__a1__proposal_a", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 two crescents", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_8ebf1e4ff7ad26e85a16", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 two crescents", - "semantic_carrier": "offset circles", - "semantic_parent_slot": "a1", - "semantic_regime": "partial-overlap symmetric difference" - }, - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__a1", - "mode_label": "offset circles \u00b7 partial-overlap symmetric difference \u00b7 proposal A", - "operation_grammar_id": "l1_16_boolean_xor__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__a1", - "selection_slot_id": "l1_16_boolean_xor__a1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 two crescents", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference" - }, - "structural_parameter_names": [ - "separation_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a5906c2d1fa978a2ce51" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__proposal_a", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "separation_um": 14.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 268, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true, - "unequal": true - }, - "candidate_id": "l1_16_boolean_xor__a2__proposal_a", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 two crescents", - "authored_realization": "a", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_8ebf1e4ff7ad26e85a16", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 two crescents", - "semantic_carrier": "offset circles", - "semantic_parent_slot": "a1", - "semantic_regime": "partial-overlap symmetric difference" - }, - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__a2_proposal_a", - "mode_label": "unequal overlapping disks \u00b7 asymmetric two-crescent XOR \u00b7 proposal A", - "operation_grammar_id": "l1_16_boolean_xor__a1", - "parent_mode_id": "l1_16_boolean_xor__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "a2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "a2" - }, - "realization_id": "r_63ae439ddf11892e", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__a2", - "selection_slot_id": "l1_16_boolean_xor__a2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 two crescents", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference" - }, - "structural_parameter_names": [ - "separation_um" - ], - "variation_role": "realization", - "visual_target_id": "v_3dd26fc56ab82ad976fe" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a2__proposal_a", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "separation_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 269, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "candidate_id": "l1_16_boolean_xor__b1__proposal_a", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 mixed-boundary partial overlap", - "carrier_form": "hexagon + offset ellipse", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__b1", - "relation_or_topology_form": "partial polygon-ellipse XOR" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_d12f1ed4c260984c2170", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 mixed-boundary partial overlap", - "semantic_carrier": "hexagon + offset ellipse", - "semantic_parent_slot": "b1", - "semantic_regime": "partial polygon-ellipse XOR" - }, - "leakage_group_id": "g_d12f1ed4c260984c2170", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__b1", - "mode_label": "hexagon + offset ellipse \u00b7 partial polygon-ellipse XOR \u00b7 proposal A", - "operation_grammar_id": "l1_16_boolean_xor__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.ellipse", - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__b1", - "selection_slot_id": "l1_16_boolean_xor__b1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 mixed-boundary partial overlap", - "carrier_form": "hexagon + offset ellipse", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__b1", - "relation_or_topology_form": "partial polygon-ellipse XOR" - }, - "structural_parameter_names": [ - "ellipse_dx_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_84bda1e82edd32fe74b0" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__proposal_a", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_d12f1ed4c260984c2170", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "ellipse_dx_um": 10.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 270, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "candidate_id": "l1_16_boolean_xor__b2__proposal_b", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 pointed mixed regions", - "authored_realization": "b", - "carrier_form": "triangle + offset circle", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__b2", - "relation_or_topology_form": "partial polygon-disk XOR", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_a94fe155b8e2f9f26798", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 pointed mixed regions", - "semantic_carrier": "triangle + offset circle", - "semantic_parent_slot": "b2", - "semantic_regime": "partial polygon-disk XOR" - }, - "leakage_group_id": "g_a94fe155b8e2f9f26798", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__b2_proposal_b", - "mode_label": "triangle + offset circle \u00b7 partial polygon-disk XOR \u00b7 proposal B", - "operation_grammar_id": "l1_16_boolean_xor__b2", - "parent_mode_id": "l1_16_boolean_xor__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__b2", - "selection_slot_id": "l1_16_boolean_xor__b2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 pointed mixed regions", - "carrier_form": "triangle + offset circle", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__b2", - "relation_or_topology_form": "partial polygon-disk XOR" - }, - "structural_parameter_names": [ - "circle_dx_um", - "circle_dy_um" - ], - "variation_role": "realization", - "visual_target_id": "v_100b8a46f039b16f5567" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__b2", - "id": "l1_16_boolean_xor__b2__proposal_b", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_a94fe155b8e2f9f26798", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "circle_dx_um": 14.82, - "circle_dy_um": 5.7 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 271, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "candidate_id": "l1_16_boolean_xor__c1__proposal_a", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 four arms", - "carrier_form": "rotated bars", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__c1", - "relation_or_topology_form": "crossed exclusive regions" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_72ed4a65fd89a70e8953", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 four arms", - "semantic_carrier": "rotated bars", - "semantic_parent_slot": "c1", - "semantic_regime": "crossed exclusive regions" - }, - "leakage_group_id": "g_72ed4a65fd89a70e8953", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__c1", - "mode_label": "rotated bars \u00b7 crossed exclusive regions \u00b7 proposal A", - "operation_grammar_id": "l1_16_boolean_xor__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__c1", - "selection_slot_id": "l1_16_boolean_xor__c1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 four arms", - "carrier_form": "rotated bars", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__c1", - "relation_or_topology_form": "crossed exclusive regions" - }, - "structural_parameter_names": [ - "angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_a08d7b97d3c914e83ea4" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__c1", - "id": "l1_16_boolean_xor__c1__proposal_a", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_72ed4a65fd89a70e8953", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 28.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 272, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concave": true, - "operator": "xor", - "partial": true - }, - "candidate_id": "l1_16_boolean_xor__c2__proposal_b", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 mixed concave regions", - "authored_realization": "b", - "carrier_form": "L body + ellipse", - "metric_scale_factor": 1.14, - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__c2", - "relation_or_topology_form": "asymmetric concave partial XOR", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_9fbf2f178cd6f499193b", - "grammar_payload": { - "analytic_witness": { - "concave": true, - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 mixed concave regions", - "semantic_carrier": "L body + ellipse", - "semantic_parent_slot": "c2", - "semantic_regime": "asymmetric concave partial XOR" - }, - "leakage_group_id": "g_9fbf2f178cd6f499193b", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__c2_proposal_b", - "mode_label": "L body + ellipse \u00b7 asymmetric concave partial XOR \u00b7 proposal B", - "operation_grammar_id": "l1_16_boolean_xor__c2", - "parent_mode_id": "l1_16_boolean_xor__c2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.boolean", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.L", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__c2", - "selection_slot_id": "l1_16_boolean_xor__c2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 mixed concave regions", - "carrier_form": "L body + ellipse", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__c2", - "relation_or_topology_form": "asymmetric concave partial XOR" - }, - "structural_parameter_names": [ - "ellipse_dx_um", - "ellipse_dy_um" - ], - "variation_role": "realization", - "visual_target_id": "v_d1d72e7ea4b1793eddd6" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__c2", - "id": "l1_16_boolean_xor__c2__proposal_b", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_9fbf2f178cd6f499193b", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "ellipse_dx_um": 11.4, - "ellipse_dy_um": 7.98 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 273, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__a1__proposal_a", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "5 elements \u00b7 one row", - "carrier_form": "rectangle teeth", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a1", - "relation_or_topology_form": "sparse horizontal pitch" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_57121a017fa35087795d", - "grammar_payload": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "5 elements \u00b7 one row", - "semantic_carrier": "rectangle teeth", - "semantic_parent_slot": "a1", - "semantic_regime": "sparse horizontal pitch" - }, - "leakage_group_id": "g_57121a017fa35087795d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__a1", - "mode_label": "rectangle teeth \u00b7 sparse horizontal pitch \u00b7 proposal A", - "operation_grammar_id": "l1_17_linear_repetition__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "tooth.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__a1", - "selection_slot_id": "l1_17_linear_repetition__a1", - "semantic_factors": { - "arity_form": "5 elements \u00b7 one row", - "carrier_form": "rectangle teeth", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a1", - "relation_or_topology_form": "sparse horizontal pitch" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_21280b512c83fc884612" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__proposal_a", - "label": "Linear repetition", - "leakage_group_id": "g_57121a017fa35087795d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 5, - "pitch_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 274, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "asymmetric_unit": true, - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__a2__proposal_b", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "5 elements \u00b7 one row", - "authored_realization": "b", - "carrier_form": "fixed-orientation L units", - "metric_scale_factor": 1.14, - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a2", - "relation_or_topology_form": "asymmetric unit row", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_61ad182612b52b3f4a2d", - "grammar_payload": { - "analytic_witness": { - "asymmetric_unit": true, - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "5 elements \u00b7 one row", - "semantic_carrier": "fixed-orientation L units", - "semantic_parent_slot": "a2", - "semantic_regime": "asymmetric unit row" - }, - "leakage_group_id": "g_61ad182612b52b3f4a2d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__a2_proposal_b", - "mode_label": "fixed-orientation L units \u00b7 asymmetric unit row \u00b7 proposal B", - "operation_grammar_id": "l1_17_linear_repetition__a2", - "parent_mode_id": "l1_17_linear_repetition__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "gf.components.L", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__a2", - "selection_slot_id": "l1_17_linear_repetition__a2", - "semantic_factors": { - "arity_form": "5 elements \u00b7 one row", - "carrier_form": "fixed-orientation L units", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a2", - "relation_or_topology_form": "asymmetric unit row" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_0c8999322de3808a5f1c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__proposal_b", - "label": "Linear repetition", - "leakage_group_id": "g_61ad182612b52b3f4a2d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 5, - "pitch_um": 19.38 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 275, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__b1__proposal_a", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 one column", - "carrier_form": "circle dots", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__b1", - "relation_or_topology_form": "dense vertical pitch" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_934e42688cd0854c6fcf", - "grammar_payload": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "7 elements \u00b7 one column", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "b1", - "semantic_regime": "dense vertical pitch" - }, - "leakage_group_id": "g_934e42688cd0854c6fcf", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__b1", - "mode_label": "circle dots \u00b7 dense vertical pitch \u00b7 proposal A", - "operation_grammar_id": "l1_17_linear_repetition__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "dot.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__b1", - "selection_slot_id": "l1_17_linear_repetition__b1", - "semantic_factors": { - "arity_form": "7 elements \u00b7 one column", - "carrier_form": "circle dots", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__b1", - "relation_or_topology_form": "dense vertical pitch" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_3c16026fffc83dfada61" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__proposal_a", - "label": "Linear repetition", - "leakage_group_id": "g_934e42688cd0854c6fcf", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 9.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 276, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__b2__proposal_a", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 one column", - "authored_realization": "a", - "carrier_form": "circle dots", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__b1", - "relation_or_topology_form": "dense vertical pitch", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_934e42688cd0854c6fcf", - "grammar_payload": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "7 elements \u00b7 one column", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "b1", - "semantic_regime": "dense vertical pitch" - }, - "leakage_group_id": "g_934e42688cd0854c6fcf", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__b2_proposal_a", - "mode_label": "circle dots \u00b7 roomier circle row \u00b7 proposal A", - "operation_grammar_id": "l1_17_linear_repetition__b1", - "parent_mode_id": "l1_17_linear_repetition__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "b2" - }, - "realization_id": "r_f33a648b0244c3ab", - "required_calls": [ - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__b2", - "selection_slot_id": "l1_17_linear_repetition__b2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 one column", - "carrier_form": "circle dots", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__b1", - "relation_or_topology_form": "dense vertical pitch" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_8090d841b386aeefb840" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b2__proposal_a", - "label": "Linear repetition", - "leakage_group_id": "g_934e42688cd0854c6fcf", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 11.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 277, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__c1__proposal_b", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "6 elements \u00b7 one row", - "authored_realization": "b", - "carrier_form": "triangle teeth", - "metric_scale_factor": 1.14, - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__c1", - "relation_or_topology_form": "open horizontal pitch", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_b5f082526edd12e04849", - "grammar_payload": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "6 elements \u00b7 one row", - "semantic_carrier": "triangle teeth", - "semantic_parent_slot": "c1", - "semantic_regime": "open horizontal pitch" - }, - "leakage_group_id": "g_b5f082526edd12e04849", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__c1_proposal_b", - "mode_label": "triangle teeth \u00b7 open horizontal pitch \u00b7 proposal B", - "operation_grammar_id": "l1_17_linear_repetition__c1", - "parent_mode_id": "l1_17_linear_repetition__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "gf.components.triangle", - "tooth.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__c1", - "selection_slot_id": "l1_17_linear_repetition__c1", - "semantic_factors": { - "arity_form": "6 elements \u00b7 one row", - "carrier_form": "triangle teeth", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__c1", - "relation_or_topology_form": "open horizontal pitch" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_139dcf1f3ddf7af35765" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c1__proposal_b", - "label": "Linear repetition", - "leakage_group_id": "g_b5f082526edd12e04849", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "pitch_um": 14.82 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 278, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__c2__proposal_b", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "6 elements \u00b7 one row", - "authored_realization": "b", - "carrier_form": "triangle teeth", - "metric_scale_factor": 1.14, - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__c1", - "relation_or_topology_form": "open horizontal pitch", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_b5f082526edd12e04849", - "grammar_payload": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "6 elements \u00b7 one row", - "semantic_carrier": "triangle teeth", - "semantic_parent_slot": "c1", - "semantic_regime": "open horizontal pitch" - }, - "leakage_group_id": "g_b5f082526edd12e04849", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__c2_proposal_b", - "mode_label": "triangle teeth \u00b7 roomier triangle row \u00b7 proposal B", - "operation_grammar_id": "l1_17_linear_repetition__c1", - "parent_mode_id": "l1_17_linear_repetition__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.components.triangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__c2", - "selection_slot_id": "l1_17_linear_repetition__c2", - "semantic_factors": { - "arity_form": "6 elements \u00b7 one row", - "carrier_form": "triangle teeth", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__c1", - "relation_or_topology_form": "open horizontal pitch" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_c649c3a68bbefe351bf5" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__c1", - "id": "l1_17_linear_repetition__c2__proposal_b", - "label": "Linear repetition", - "leakage_group_id": "g_b5f082526edd12e04849", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "pitch_um": 17.1 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 279, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "full", - "orientation": "tangent" - }, - "candidate_id": "l1_18_radial_repetition__a1__proposal_b", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "8 elements \u00b7 360 degrees", - "authored_realization": "b", - "carrier_form": "tangent-oriented triangles", - "metric_scale_factor": 1.14, - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__a1", - "relation_or_topology_form": "full radial ring", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_28019f536d675ea0eb5c", - "grammar_payload": { - "analytic_witness": { - "coverage": "full", - "orientation": "tangent" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "8 elements \u00b7 360 degrees", - "semantic_carrier": "tangent-oriented triangles", - "semantic_parent_slot": "a1", - "semantic_regime": "full radial ring" - }, - "leakage_group_id": "g_28019f536d675ea0eb5c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__a1_proposal_b", - "mode_label": "tangent-oriented triangles \u00b7 full radial ring \u00b7 proposal B", - "operation_grammar_id": "l1_18_radial_repetition__a1", - "parent_mode_id": "l1_18_radial_repetition__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "gf.components.triangle", - "tooth.move", - "tooth.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__a1", - "selection_slot_id": "l1_18_radial_repetition__a1", - "semantic_factors": { - "arity_form": "8 elements \u00b7 360 degrees", - "carrier_form": "tangent-oriented triangles", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__a1", - "relation_or_topology_form": "full radial ring" - }, - "structural_parameter_names": [ - "count", - "orbit_um" - ], - "variation_role": "realization", - "visual_target_id": "v_311792cc6953c6c9b4ae" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__a1", - "id": "l1_18_radial_repetition__a1__proposal_b", - "label": "Radial repetition", - "leakage_group_id": "g_28019f536d675ea0eb5c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "orbit_um": 27.36 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 280, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "full", - "orientation": "fixed" - }, - "candidate_id": "l1_18_radial_repetition__a2__proposal_a", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "8 elements \u00b7 360 degrees", - "carrier_form": "fixed-orientation triangles", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__a2", - "relation_or_topology_form": "full ring with fixed unit orientation" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_b3324b5ba2c040c7ccf3", - "grammar_payload": { - "analytic_witness": { - "coverage": "full", - "orientation": "fixed" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "8 elements \u00b7 360 degrees", - "semantic_carrier": "fixed-orientation triangles", - "semantic_parent_slot": "a2", - "semantic_regime": "full ring with fixed unit orientation" - }, - "leakage_group_id": "g_b3324b5ba2c040c7ccf3", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__a2", - "mode_label": "fixed-orientation triangles \u00b7 full ring with fixed unit orientation \u00b7 proposal A", - "operation_grammar_id": "l1_18_radial_repetition__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__a2", - "selection_slot_id": "l1_18_radial_repetition__a2", - "semantic_factors": { - "arity_form": "8 elements \u00b7 360 degrees", - "carrier_form": "fixed-orientation triangles", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__a2", - "relation_or_topology_form": "full ring with fixed unit orientation" - }, - "structural_parameter_names": [ - "count", - "orbit_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_eeed72e0fbd76a62fa01" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__a2", - "id": "l1_18_radial_repetition__a2__proposal_a", - "label": "Radial repetition", - "leakage_group_id": "g_b3324b5ba2c040c7ccf3", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "orbit_um": 25.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 281, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "full", - "orientation": "radial" - }, - "candidate_id": "l1_18_radial_repetition__b1__proposal_a", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "6 elements \u00b7 360 degrees", - "carrier_form": "radially oriented bars", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__b1", - "relation_or_topology_form": "full radial ring" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_30cc4460fab362b6ed33", - "grammar_payload": { - "analytic_witness": { - "coverage": "full", - "orientation": "radial" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "6 elements \u00b7 360 degrees", - "semantic_carrier": "radially oriented bars", - "semantic_parent_slot": "b1", - "semantic_regime": "full radial ring" - }, - "leakage_group_id": "g_30cc4460fab362b6ed33", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__b1", - "mode_label": "radially oriented bars \u00b7 full radial ring \u00b7 proposal A", - "operation_grammar_id": "l1_18_radial_repetition__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "bar.move", - "bar.rotate", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__b1", - "selection_slot_id": "l1_18_radial_repetition__b1", - "semantic_factors": { - "arity_form": "6 elements \u00b7 360 degrees", - "carrier_form": "radially oriented bars", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__b1", - "relation_or_topology_form": "full radial ring" - }, - "structural_parameter_names": [ - "count", - "orbit_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_99089bd79aa883894a66" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__b1", - "id": "l1_18_radial_repetition__b1__proposal_a", - "label": "Radial repetition", - "leakage_group_id": "g_30cc4460fab362b6ed33", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "orbit_um": 23.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 282, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "partial", - "orientation": "radial" - }, - "candidate_id": "l1_18_radial_repetition__b2__proposal_a", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 210 degrees", - "carrier_form": "radially oriented bars", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__b2", - "relation_or_topology_form": "partial fan with radial orientation" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_f8e18f89e9148b048ade", - "grammar_payload": { - "analytic_witness": { - "coverage": "partial", - "orientation": "radial" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "7 elements \u00b7 210 degrees", - "semantic_carrier": "radially oriented bars", - "semantic_parent_slot": "b2", - "semantic_regime": "partial fan with radial orientation" - }, - "leakage_group_id": "g_f8e18f89e9148b048ade", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__b2", - "mode_label": "radially oriented bars \u00b7 partial fan with radial orientation \u00b7 proposal A", - "operation_grammar_id": "l1_18_radial_repetition__b2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "item.move", - "item.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__b2", - "selection_slot_id": "l1_18_radial_repetition__b2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 210 degrees", - "carrier_form": "radially oriented bars", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__b2", - "relation_or_topology_form": "partial fan with radial orientation" - }, - "structural_parameter_names": [ - "count", - "orbit_um", - "span_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_ea21d8fd2072a82e7292" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__proposal_a", - "label": "Radial repetition", - "leakage_group_id": "g_f8e18f89e9148b048ade", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "orbit_um": 25.0, - "span_deg": 210.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 283, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "partial", - "orientation": "fixed" - }, - "candidate_id": "l1_18_radial_repetition__c1__proposal_b", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 180 degrees", - "authored_realization": "b", - "carrier_form": "fixed-orientation circles", - "metric_scale_factor": 1.14, - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__c1", - "relation_or_topology_form": "semicircular fan", - "selection_context": "c1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_b1c77b008c7711a72917", - "grammar_payload": { - "analytic_witness": { - "coverage": "partial", - "orientation": "fixed" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "7 elements \u00b7 180 degrees", - "semantic_carrier": "fixed-orientation circles", - "semantic_parent_slot": "c1", - "semantic_regime": "semicircular fan" - }, - "leakage_group_id": "g_b1c77b008c7711a72917", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__c1_proposal_b", - "mode_label": "fixed-orientation circles \u00b7 semicircular fan \u00b7 proposal B", - "operation_grammar_id": "l1_18_radial_repetition__c1", - "parent_mode_id": "l1_18_radial_repetition__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c1" - }, - "realization_id": "r_eb7b08faad66af8b", - "required_calls": [ - "dot.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__c1", - "selection_slot_id": "l1_18_radial_repetition__c1", - "semantic_factors": { - "arity_form": "7 elements \u00b7 180 degrees", - "carrier_form": "fixed-orientation circles", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__c1", - "relation_or_topology_form": "semicircular fan" - }, - "structural_parameter_names": [ - "count", - "orbit_um" - ], - "variation_role": "realization", - "visual_target_id": "v_3809bee1910022ef77eb" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__c1", - "id": "l1_18_radial_repetition__c1__proposal_b", - "label": "Radial repetition", - "leakage_group_id": "g_b1c77b008c7711a72917", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "orbit_um": 28.5 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 284, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "partial", - "orientation": "tangent" - }, - "candidate_id": "l1_18_radial_repetition__c2__proposal_b", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 210 degrees", - "authored_realization": "b", - "carrier_form": "tangent-oriented L units", - "metric_scale_factor": 1.14, - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__c2", - "relation_or_topology_form": "partial fan with tangential orientation", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_90a35764fdead3523710", - "grammar_payload": { - "analytic_witness": { - "coverage": "partial", - "orientation": "tangent" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "7 elements \u00b7 210 degrees", - "semantic_carrier": "tangent-oriented L units", - "semantic_parent_slot": "c2", - "semantic_regime": "partial fan with tangential orientation" - }, - "leakage_group_id": "g_90a35764fdead3523710", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__c2_proposal_b", - "mode_label": "tangent-oriented L units \u00b7 partial fan with tangential orientation \u00b7 proposal B", - "operation_grammar_id": "l1_18_radial_repetition__c2", - "parent_mode_id": "l1_18_radial_repetition__c2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.components.L", - "item.move", - "item.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__c2", - "selection_slot_id": "l1_18_radial_repetition__c2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 210 degrees", - "carrier_form": "tangent-oriented L units", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__c2", - "relation_or_topology_form": "partial fan with tangential orientation" - }, - "structural_parameter_names": [ - "count", - "orbit_um", - "span_deg" - ], - "variation_role": "realization", - "visual_target_id": "v_ddac15ab036fdd1d0564" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__proposal_b", - "label": "Radial repetition", - "leakage_group_id": "g_90a35764fdead3523710", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "orbit_um": 30.78, - "span_deg": 210.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 285, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "circle", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__a1__proposal_b", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "3 \u00d7 3 array", - "authored_realization": "b", - "carrier_form": "circle unit cell", - "metric_scale_factor": 1.14, - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__a1", - "relation_or_topology_form": "square-pitch grid", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_e5047ba605e516cdd25c", - "grammar_payload": { - "analytic_witness": { - "carrier": "circle", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "3 \u00d7 3 array", - "semantic_carrier": "circle unit cell", - "semantic_parent_slot": "a1", - "semantic_regime": "square-pitch grid" - }, - "leakage_group_id": "l1_grid_circle_program_forms", - "leakage_group_override": "l1_grid_circle_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__a1_proposal_b", - "mode_label": "circle unit cell \u00b7 square-pitch grid \u00b7 proposal B", - "operation_grammar_id": "l1_19_array_2d__a1", - "parent_mode_id": "l1_19_array_2d__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "component.add_ref", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "c.add_ref", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__a1", - "selection_slot_id": "l1_19_array_2d__a1", - "semantic_factors": { - "arity_form": "3 \u00d7 3 array", - "carrier_form": "circle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__a1", - "relation_or_topology_form": "square-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_4a427e626693c95f38bb" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a1__proposal_b", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_circle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 3, - "pitch_um": 13.68, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 286, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "circle", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__a2__proposal_a", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "3 \u00d7 3 array", - "authored_realization": "a", - "carrier_form": "circle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__a1", - "relation_or_topology_form": "square-pitch grid", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_e5047ba605e516cdd25c", - "grammar_payload": { - "analytic_witness": { - "carrier": "circle", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "3 \u00d7 3 array", - "semantic_carrier": "circle unit cell", - "semantic_parent_slot": "a1", - "semantic_regime": "square-pitch grid" - }, - "leakage_group_id": "l1_grid_circle_program_forms", - "leakage_group_override": "l1_grid_circle_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__a2_proposal_a", - "mode_label": "circle unit cell \u00b7 anisotropic circle-grid realization \u00b7 proposal A", - "operation_grammar_id": "l1_19_array_2d__a1", - "parent_mode_id": "l1_19_array_2d__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "component.add_ref", - "program_form_id": "a2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "a2" - }, - "realization_id": "r_63ae439ddf11892e", - "required_calls": [ - "c.add_ref", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__a2", - "selection_slot_id": "l1_19_array_2d__a2", - "semantic_factors": { - "arity_form": "3 \u00d7 3 array", - "carrier_form": "circle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__a1", - "relation_or_topology_form": "square-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_244630a07fac24d5f569" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a2__proposal_a", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_circle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 12.0, - "pitch_y_um": 14.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 287, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__b1__proposal_a", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "5 \u00d7 2 array", - "carrier_form": "rectangle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__b1", - "relation_or_topology_form": "anisotropic-pitch grid" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_2c4ead1473e3d7663435", - "grammar_payload": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "5 \u00d7 2 array", - "semantic_carrier": "rectangle unit cell", - "semantic_parent_slot": "b1", - "semantic_regime": "anisotropic-pitch grid" - }, - "leakage_group_id": "l1_grid_rectangle_program_forms", - "leakage_group_override": "l1_grid_rectangle_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__b1", - "mode_label": "rectangle unit cell \u00b7 anisotropic-pitch grid \u00b7 proposal A", - "operation_grammar_id": "l1_19_array_2d__b1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "component.add_ref", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_ref", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__b1", - "selection_slot_id": "l1_19_array_2d__b1", - "semantic_factors": { - "arity_form": "5 \u00d7 2 array", - "carrier_form": "rectangle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__b1", - "relation_or_topology_form": "anisotropic-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_14d028eb6b8b9fb02015" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/ground_truth.py", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__proposal_a", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_rectangle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 12.0, - "pitch_y_um": 15.0, - "rows": 2 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 288, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__b2__proposal_a", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "5 \u00d7 2 array", - "authored_realization": "a", - "carrier_form": "rectangle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__b1", - "relation_or_topology_form": "anisotropic-pitch grid", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_2c4ead1473e3d7663435", - "grammar_payload": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "5 \u00d7 2 array", - "semantic_carrier": "rectangle unit cell", - "semantic_parent_slot": "b1", - "semantic_regime": "anisotropic-pitch grid" - }, - "leakage_group_id": "l1_grid_rectangle_program_forms", - "leakage_group_override": "l1_grid_rectangle_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__b2_proposal_a", - "mode_label": "rectangle unit cell \u00b7 roomier anisotropic rectangle grid \u00b7 proposal A", - "operation_grammar_id": "l1_19_array_2d__b1", - "parent_mode_id": "l1_19_array_2d__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "component.add_ref", - "program_form_id": "b2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "b2" - }, - "realization_id": "r_f33a648b0244c3ab", - "required_calls": [ - "c.add_ref", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__b2", - "selection_slot_id": "l1_19_array_2d__b2", - "semantic_factors": { - "arity_form": "5 \u00d7 2 array", - "carrier_form": "rectangle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__b1", - "relation_or_topology_form": "anisotropic-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_0e29b35646b6fb57e1a0" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b2__proposal_a", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_rectangle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 14.0, - "pitch_y_um": 16.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 289, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "cross", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__c1__proposal_a", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "4 \u00d7 3 array", - "carrier_form": "cross unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__c1", - "relation_or_topology_form": "rectangular-pitch grid" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_356f4a9de7dd6ba43c22", - "grammar_payload": { - "analytic_witness": { - "carrier": "cross", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "4 \u00d7 3 array", - "semantic_carrier": "cross unit cell", - "semantic_parent_slot": "c1", - "semantic_regime": "rectangular-pitch grid" - }, - "leakage_group_id": "l1_grid_cross_program_forms", - "leakage_group_override": "l1_grid_cross_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__c1", - "mode_label": "cross unit cell \u00b7 rectangular-pitch grid \u00b7 proposal A", - "operation_grammar_id": "l1_19_array_2d__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "component.add_ref", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_ref", - "gf.components.cross" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__c1", - "selection_slot_id": "l1_19_array_2d__c1", - "semantic_factors": { - "arity_form": "4 \u00d7 3 array", - "carrier_form": "cross unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__c1", - "relation_or_topology_form": "rectangular-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c7c86d98f6228136c6fa" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__proposal_a", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_cross_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 13.0, - "pitch_y_um": 12.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 290, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "cross", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__c2__proposal_a", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "4 \u00d7 3 array", - "authored_realization": "a", - "carrier_form": "cross unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__c1", - "relation_or_topology_form": "rectangular-pitch grid", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_356f4a9de7dd6ba43c22", - "grammar_payload": { - "analytic_witness": { - "carrier": "cross", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "4 \u00d7 3 array", - "semantic_carrier": "cross unit cell", - "semantic_parent_slot": "c1", - "semantic_regime": "rectangular-pitch grid" - }, - "leakage_group_id": "l1_grid_cross_program_forms", - "leakage_group_override": "l1_grid_cross_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__c2_proposal_a", - "mode_label": "cross unit cell \u00b7 roomier cross-grid realization \u00b7 proposal A", - "operation_grammar_id": "l1_19_array_2d__c1", - "parent_mode_id": "l1_19_array_2d__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "component.add_ref", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "c2" - }, - "realization_id": "r_981aee7bfe853e16", - "required_calls": [ - "c.add_ref", - "gf.components.cross" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__c2", - "selection_slot_id": "l1_19_array_2d__c2", - "semantic_factors": { - "arity_form": "4 \u00d7 3 array", - "carrier_form": "cross unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__c1", - "relation_or_topology_form": "rectangular-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_9ceb65b794b62609ef0c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c2__proposal_a", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_cross_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 3, - "pitch_x_um": 15.0, - "pitch_y_um": 13.0, - "rows": 5 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 291, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_aligned_forced_detour", - "external_end_port": "o1", - "forced_detour": true, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__a1__proposal_a", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 aligned terminals \u00b7 waypoint detour", - "carrier_form": "facing aligned terminals with detour", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a1", - "relation_or_topology_form": "facing_aligned_forced_detour" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_050a099642c13c2a877f", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_aligned_forced_detour", - "external_end_port": "o1", - "forced_detour": true, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 aligned terminals \u00b7 waypoint detour", - "semantic_carrier": "facing aligned terminals with detour", - "semantic_parent_slot": "a1", - "semantic_regime": "facing_aligned_forced_detour" - }, - "leakage_group_id": "g_050a099642c13c2a877f", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__a1", - "mode_label": "facing aligned terminals with detour \u00b7 facing_aligned_forced_detour \u00b7 proposal A", - "operation_grammar_id": "l1_20_route_single__a1", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.routing.route_single", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__a1", - "selection_slot_id": "l1_20_route_single__a1", - "semantic_factors": { - "arity_form": "2 aligned terminals \u00b7 waypoint detour", - "carrier_form": "facing aligned terminals with detour", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a1", - "relation_or_topology_form": "facing_aligned_forced_detour" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um", - "detour_x1_um", - "detour_y_um", - "detour_x2_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_419c3fce12a9aa6c5c83" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__proposal_a", - "label": "Route between two ports", - "leakage_group_id": "g_050a099642c13c2a877f", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "detour_x1_um": 28.0, - "detour_x2_um": 54.0, - "detour_y_um": 22.0, - "dx_um": 70.0, - "dy_um": 0.0, - "end_rotation_deg": 180.0, - "radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 292, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_offset_z", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__a2__proposal_a", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 terminals \u00b7 Z route", - "carrier_form": "facing offset terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a2", - "relation_or_topology_form": "facing_offset_z" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_7ec32778992019e53c74", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_offset_z", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 terminals \u00b7 Z route", - "semantic_carrier": "facing offset terminals", - "semantic_parent_slot": "a2", - "semantic_regime": "facing_offset_z" - }, - "leakage_group_id": "g_7ec32778992019e53c74", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__a2", - "mode_label": "facing offset terminals \u00b7 facing_offset_z \u00b7 proposal A", - "operation_grammar_id": "l1_20_route_single__a2", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.routing.route_single", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__a2", - "selection_slot_id": "l1_20_route_single__a2", - "semantic_factors": { - "arity_form": "2 terminals \u00b7 Z route", - "carrier_form": "facing offset terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a2", - "relation_or_topology_form": "facing_offset_z" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a2c5370e2e0f5bb090b5" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__proposal_a", - "label": "Route between two ports", - "leakage_group_id": "g_7ec32778992019e53c74", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 62.0, - "dy_um": 22.0, - "end_rotation_deg": 180.0, - "radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 293, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "orthogonal_outer_corner", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__b1__proposal_b", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 terminals \u00b7 outer L route", - "authored_realization": "b", - "carrier_form": "orthogonal outer-corner terminals", - "metric_scale_factor": 1.14, - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__b1", - "relation_or_topology_form": "orthogonal_outer_corner", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_cf91b2f55470c5045756", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "orthogonal_outer_corner", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 terminals \u00b7 outer L route", - "semantic_carrier": "orthogonal outer-corner terminals", - "semantic_parent_slot": "b1", - "semantic_regime": "orthogonal_outer_corner" - }, - "leakage_group_id": "g_cf91b2f55470c5045756", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__b1_proposal_b", - "mode_label": "orthogonal outer-corner terminals \u00b7 orthogonal_outer_corner \u00b7 proposal B", - "operation_grammar_id": "l1_20_route_single__b1", - "parent_mode_id": "l1_20_route_single__b1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.routing.route_single", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__b1", - "selection_slot_id": "l1_20_route_single__b1", - "semantic_factors": { - "arity_form": "2 terminals \u00b7 outer L route", - "carrier_form": "orthogonal outer-corner terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__b1", - "relation_or_topology_form": "orthogonal_outer_corner" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_35df428bddb81d8081af" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__proposal_b", - "label": "Route between two ports", - "leakage_group_id": "g_cf91b2f55470c5045756", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 59.28, - "dy_um": 35.34, - "end_rotation_deg": -90.0, - "radius_um": 7.98 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 294, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "orthogonal_inner_corner", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__b2__proposal_a", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 terminals \u00b7 inner L route", - "carrier_form": "orthogonal inner-corner terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__b2", - "relation_or_topology_form": "orthogonal_inner_corner" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_1fc5ac62591d932957bd", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "orthogonal_inner_corner", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 terminals \u00b7 inner L route", - "semantic_carrier": "orthogonal inner-corner terminals", - "semantic_parent_slot": "b2", - "semantic_regime": "orthogonal_inner_corner" - }, - "leakage_group_id": "g_1fc5ac62591d932957bd", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__b2", - "mode_label": "orthogonal inner-corner terminals \u00b7 orthogonal_inner_corner \u00b7 proposal A", - "operation_grammar_id": "l1_20_route_single__b2", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.routing.route_single", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__b2", - "selection_slot_id": "l1_20_route_single__b2", - "semantic_factors": { - "arity_form": "2 terminals \u00b7 inner L route", - "carrier_form": "orthogonal inner-corner terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__b2", - "relation_or_topology_form": "orthogonal_inner_corner" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_616b35ffd91faed020a5" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_20_route_single__b2", - "id": "l1_20_route_single__b2__proposal_a", - "label": "Route between two ports", - "leakage_group_id": "g_1fc5ac62591d932957bd", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 42.0, - "dy_um": -28.0, - "end_rotation_deg": 90.0, - "radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 295, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "same_direction_u_turn", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__c1__proposal_a", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 terminals \u00b7 U route", - "carrier_form": "same-direction terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__c1", - "relation_or_topology_form": "same_direction_u_turn" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_6792e9f3fee798ed07f2", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "same_direction_u_turn", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 terminals \u00b7 U route", - "semantic_carrier": "same-direction terminals", - "semantic_parent_slot": "c1", - "semantic_regime": "same_direction_u_turn" - }, - "leakage_group_id": "g_6792e9f3fee798ed07f2", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__c1", - "mode_label": "same-direction terminals \u00b7 same_direction_u_turn \u00b7 proposal A", - "operation_grammar_id": "l1_20_route_single__c1", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.routing.route_single", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__c1", - "selection_slot_id": "l1_20_route_single__c1", - "semantic_factors": { - "arity_form": "2 terminals \u00b7 U route", - "carrier_form": "same-direction terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__c1", - "relation_or_topology_form": "same_direction_u_turn" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_251810ec812980d3920a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_20_route_single__c1", - "id": "l1_20_route_single__c1__proposal_a", - "label": "Route between two ports", - "leakage_group_id": "g_6792e9f3fee798ed07f2", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 18.0, - "dy_um": 34.0, - "end_rotation_deg": 0.0, - "radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 296, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "reverse_staggered_multi_turn", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__c2__proposal_b", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 terminals \u00b7 multi-turn route", - "authored_realization": "b", - "carrier_form": "reverse staggered terminals", - "metric_scale_factor": 1.14, - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__c2", - "relation_or_topology_form": "reverse_staggered_multi_turn", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_02daa844fbf1ce161d00", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "reverse_staggered_multi_turn", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 terminals \u00b7 multi-turn route", - "semantic_carrier": "reverse staggered terminals", - "semantic_parent_slot": "c2", - "semantic_regime": "reverse_staggered_multi_turn" - }, - "leakage_group_id": "g_02daa844fbf1ce161d00", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__c2_proposal_b", - "mode_label": "reverse staggered terminals \u00b7 reverse_staggered_multi_turn \u00b7 proposal B", - "operation_grammar_id": "l1_20_route_single__c2", - "parent_mode_id": "l1_20_route_single__c2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.routing.route_single", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__c2", - "selection_slot_id": "l1_20_route_single__c2", - "semantic_factors": { - "arity_form": "2 terminals \u00b7 multi-turn route", - "carrier_form": "reverse staggered terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__c2", - "relation_or_topology_form": "reverse_staggered_multi_turn" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_56e4af41ec07ef38e583" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_20_route_single__c2", - "id": "l1_20_route_single__c2__proposal_b", - "label": "Route between two ports", - "leakage_group_id": "g_02daa844fbf1ce161d00", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 82.08, - "dy_um": -38.76, - "end_rotation_deg": 180.0, - "radius_um": 7.98 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 297, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "candidate_id": "l1_21_width_mismatch_connect__a1__proposal_b", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 stages \u00b7 4\u21928", - "authored_realization": "b", - "carrier_form": "unequal-width straights", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a1", - "relation_or_topology_form": "moderate abrupt step", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_441e7e02f23ef83565b1", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "2 stages \u00b7 4\u21928", - "semantic_carrier": "unequal-width straights", - "semantic_parent_slot": "a1", - "semantic_regime": "moderate abrupt step" - }, - "leakage_group_id": "g_441e7e02f23ef83565b1", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__a1_proposal_b", - "mode_label": "unequal-width straights \u00b7 moderate abrupt step \u00b7 proposal B", - "operation_grammar_id": "l1_21_width_mismatch_connect__a1", - "parent_mode_id": "l1_21_width_mismatch_connect__a1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "c.add_port", - "gf.components.straight", - "gf.cross_section.cross_section", - "second.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__a1", - "selection_slot_id": "l1_21_width_mismatch_connect__a1", - "semantic_factors": { - "arity_form": "2 stages \u00b7 4\u21928", - "carrier_form": "unequal-width straights", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a1", - "relation_or_topology_form": "moderate abrupt step" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um" - ], - "variation_role": "realization", - "visual_target_id": "v_e2b4f109f68734d23add" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__proposal_b", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_441e7e02f23ef83565b1", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.56, - "wide_um": 9.12 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 298, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "interfaces": 2 - }, - "candidate_id": "l1_21_width_mismatch_connect__a2__proposal_b", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "3 stages \u00b7 11\u21924\u21929", - "authored_realization": "b", - "carrier_form": "wide-narrow-wide straights", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a2", - "relation_or_topology_form": "two abrupt mismatch interfaces", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_421bc3abf0d99c93fdaa", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "interfaces": 2 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "3 stages \u00b7 11\u21924\u21929", - "semantic_carrier": "wide-narrow-wide straights", - "semantic_parent_slot": "a2", - "semantic_regime": "two abrupt mismatch interfaces" - }, - "leakage_group_id": "g_421bc3abf0d99c93fdaa", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__a2_proposal_b", - "mode_label": "wide-narrow-wide straights \u00b7 two abrupt mismatch interfaces \u00b7 proposal B", - "operation_grammar_id": "l1_21_width_mismatch_connect__a2", - "parent_mode_id": "l1_21_width_mismatch_connect__a2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "c.add_port", - "gf.components.straight", - "gf.cross_section.cross_section", - "last.connect", - "middle.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__a2", - "selection_slot_id": "l1_21_width_mismatch_connect__a2", - "semantic_factors": { - "arity_form": "3 stages \u00b7 11\u21924\u21929", - "carrier_form": "wide-narrow-wide straights", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a2", - "relation_or_topology_form": "two abrupt mismatch interfaces" - }, - "structural_parameter_names": [ - "wide1_um", - "narrow_um", - "wide2_um" - ], - "variation_role": "realization", - "visual_target_id": "v_ae775bc06a4072e97f67" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__proposal_b", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_421bc3abf0d99c93fdaa", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.56, - "wide1_um": 12.54, - "wide2_um": 10.26 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 299, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "candidate_id": "l1_21_width_mismatch_connect__b1__proposal_b", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 stages \u00b7 3.5\u219212", - "authored_realization": "b", - "carrier_form": "straight \u2192 unequal S-bend", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__b1", - "relation_or_topology_form": "strong mismatch with offset", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_509d639e2675bfa4fbd0", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "2 stages \u00b7 3.5\u219212", - "semantic_carrier": "straight \u2192 unequal S-bend", - "semantic_parent_slot": "b1", - "semantic_regime": "strong mismatch with offset" - }, - "leakage_group_id": "g_509d639e2675bfa4fbd0", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__b1_proposal_b", - "mode_label": "straight \u2192 unequal S-bend \u00b7 strong mismatch with offset \u00b7 proposal B", - "operation_grammar_id": "l1_21_width_mismatch_connect__b1", - "parent_mode_id": "l1_21_width_mismatch_connect__b1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "c.add_port", - "gf.components.bend_s", - "gf.components.straight", - "gf.cross_section.cross_section", - "second.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__b1", - "selection_slot_id": "l1_21_width_mismatch_connect__b1", - "semantic_factors": { - "arity_form": "2 stages \u00b7 3.5\u219212", - "carrier_form": "straight \u2192 unequal S-bend", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__b1", - "relation_or_topology_form": "strong mismatch with offset" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um" - ], - "variation_role": "realization", - "visual_target_id": "v_80938cdfa9cdeb2fd8d7" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__proposal_b", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_509d639e2675bfa4fbd0", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 3.99, - "wide_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 300, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "interfaces": 1 - }, - "candidate_id": "l1_21_width_mismatch_connect__b2__proposal_b", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 stages \u00b7 abrupt step then turn", - "authored_realization": "b", - "carrier_form": "narrow straight \u2192 wide Euler bend", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__b2", - "relation_or_topology_form": "mismatch into curved stage", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_37e20afba5b3ce717da1", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "interfaces": 1 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "2 stages \u00b7 abrupt step then turn", - "semantic_carrier": "narrow straight \u2192 wide Euler bend", - "semantic_parent_slot": "b2", - "semantic_regime": "mismatch into curved stage" - }, - "leakage_group_id": "g_37e20afba5b3ce717da1", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__b2_proposal_b", - "mode_label": "narrow straight \u2192 wide Euler bend \u00b7 mismatch into curved stage \u00b7 proposal B", - "operation_grammar_id": "l1_21_width_mismatch_connect__b2", - "parent_mode_id": "l1_21_width_mismatch_connect__b2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "c.add_port", - "gf.components.bend_euler", - "gf.components.straight", - "gf.cross_section.cross_section", - "second.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__b2", - "selection_slot_id": "l1_21_width_mismatch_connect__b2", - "semantic_factors": { - "arity_form": "2 stages \u00b7 abrupt step then turn", - "carrier_form": "narrow straight \u2192 wide Euler bend", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__b2", - "relation_or_topology_form": "mismatch into curved stage" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um", - "radius_um" - ], - "variation_role": "realization", - "visual_target_id": "v_be08e4f74858f895b277" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__b2", - "id": "l1_21_width_mismatch_connect__b2__proposal_b", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_37e20afba5b3ce717da1", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.56, - "radius_um": 17.1, - "wide_um": 12.54 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 301, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "candidate_id": "l1_21_width_mismatch_connect__c1__proposal_a", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "3 stages \u00b7 12\u21924\u219210", - "carrier_form": "wide-narrow-wide chain", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__c1", - "relation_or_topology_form": "two explicit width steps" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_a9d9d7bf50169ab8df84", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "3 stages \u00b7 12\u21924\u219210", - "semantic_carrier": "wide-narrow-wide chain", - "semantic_parent_slot": "c1", - "semantic_regime": "two explicit width steps" - }, - "leakage_group_id": "g_a9d9d7bf50169ab8df84", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__c1", - "mode_label": "wide-narrow-wide chain \u00b7 two explicit width steps \u00b7 proposal A", - "operation_grammar_id": "l1_21_width_mismatch_connect__c1", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.components.straight", - "gf.cross_section.cross_section", - "last.connect", - "middle.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__c1", - "selection_slot_id": "l1_21_width_mismatch_connect__c1", - "semantic_factors": { - "arity_form": "3 stages \u00b7 12\u21924\u219210", - "carrier_form": "wide-narrow-wide chain", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__c1", - "relation_or_topology_form": "two explicit width steps" - }, - "structural_parameter_names": [ - "wide1_um", - "narrow_um", - "wide2_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_3edafe2aff12c2c07ff7" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c1__proposal_a", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_a9d9d7bf50169ab8df84", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.0, - "wide1_um": 12.0, - "wide2_um": 10.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 302, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "interfaces": 2 - }, - "candidate_id": "l1_21_width_mismatch_connect__c2__proposal_b", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "3 stages \u00b7 12\u21924\u219210", - "authored_realization": "b", - "carrier_form": "wide-narrow-wide chain", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__c1", - "relation_or_topology_form": "two explicit width steps", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_a9d9d7bf50169ab8df84", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "3 stages \u00b7 12\u21924\u219210", - "semantic_carrier": "wide-narrow-wide chain", - "semantic_parent_slot": "c1", - "semantic_regime": "two explicit width steps" - }, - "leakage_group_id": "g_a9d9d7bf50169ab8df84", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__c2_proposal_b", - "mode_label": "narrow-wide-narrow chain \u00b7 two opposite mismatch directions \u00b7 proposal B", - "operation_grammar_id": "l1_21_width_mismatch_connect__c1", - "parent_mode_id": "l1_21_width_mismatch_connect__c1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.connect", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "c.add_port", - "gf.components.straight", - "gf.cross_section.cross_section", - "last.connect", - "middle.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__c2", - "selection_slot_id": "l1_21_width_mismatch_connect__c2", - "semantic_factors": { - "arity_form": "3 stages \u00b7 12\u21924\u219210", - "carrier_form": "wide-narrow-wide chain", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__c1", - "relation_or_topology_form": "two explicit width steps" - }, - "structural_parameter_names": [ - "narrow1_um", - "wide_um", - "narrow2_um" - ], - "variation_role": "realization", - "visual_target_id": "v_0f1e5354479df9bbf8a1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__c1", - "id": "l1_21_width_mismatch_connect__c2__proposal_b", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_a9d9d7bf50169ab8df84", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow1_um": 4.56, - "narrow2_um": 6.84, - "wide_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 303, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "linear_monotone" - }, - "candidate_id": "l1_22_index_dependent_repetition__a1__proposal_b", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "6 elements \u00b7 baseline aligned", - "authored_realization": "b", - "carrier_form": "rectangle height ramp", - "metric_scale_factor": 1.14, - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a1", - "relation_or_topology_form": "monotone growth", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_966a96f5aa19a7178e31", - "grammar_payload": { - "analytic_witness": { - "index_word": "linear_monotone" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "6 elements \u00b7 baseline aligned", - "semantic_carrier": "rectangle height ramp", - "semantic_parent_slot": "a1", - "semantic_regime": "monotone growth" - }, - "leakage_group_id": "g_966a96f5aa19a7178e31", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__a1_proposal_b", - "mode_label": "rectangle height ramp \u00b7 monotone growth \u00b7 proposal B", - "operation_grammar_id": "l1_22_index_dependent_repetition__a1", - "parent_mode_id": "l1_22_index_dependent_repetition__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "bar.move", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__a1", - "selection_slot_id": "l1_22_index_dependent_repetition__a1", - "semantic_factors": { - "arity_form": "6 elements \u00b7 baseline aligned", - "carrier_form": "rectangle height ramp", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a1", - "relation_or_topology_form": "monotone growth" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_5d399a3c2a4c7a045759" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__proposal_b", - "label": "Index-dependent repetition", - "leakage_group_id": "g_966a96f5aa19a7178e31", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "pitch_um": 13.68 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 304, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "quadratic_convex" - }, - "candidate_id": "l1_22_index_dependent_repetition__a2__proposal_a", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 baseline aligned", - "carrier_form": "rectangle quadratic height sequence", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a2", - "relation_or_topology_form": "convex quadratic growth" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_8326ede141e44f854851", - "grammar_payload": { - "analytic_witness": { - "index_word": "quadratic_convex" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "7 elements \u00b7 baseline aligned", - "semantic_carrier": "rectangle quadratic height sequence", - "semantic_parent_slot": "a2", - "semantic_regime": "convex quadratic growth" - }, - "leakage_group_id": "g_8326ede141e44f854851", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__a2", - "mode_label": "rectangle quadratic height sequence \u00b7 convex quadratic growth \u00b7 proposal A", - "operation_grammar_id": "l1_22_index_dependent_repetition__a2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__a2", - "selection_slot_id": "l1_22_index_dependent_repetition__a2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 baseline aligned", - "carrier_form": "rectangle quadratic height sequence", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a2", - "relation_or_topology_form": "convex quadratic growth" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_6ab030077a413d7f0bd1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__proposal_a", - "label": "Index-dependent repetition", - "leakage_group_id": "g_8326ede141e44f854851", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 13.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 305, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "symmetric_peak" - }, - "candidate_id": "l1_22_index_dependent_repetition__b1__proposal_b", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 symmetric peak", - "authored_realization": "b", - "carrier_form": "circle symmetric peak", - "metric_scale_factor": 1.14, - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__b1", - "relation_or_topology_form": "center-peaked size profile", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_d6328b514816d14c126c", - "grammar_payload": { - "analytic_witness": { - "index_word": "symmetric_peak" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "7 elements \u00b7 symmetric peak", - "semantic_carrier": "circle symmetric peak", - "semantic_parent_slot": "b1", - "semantic_regime": "center-peaked size profile" - }, - "leakage_group_id": "g_d6328b514816d14c126c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__b1_proposal_b", - "mode_label": "circle symmetric peak \u00b7 center-peaked size profile \u00b7 proposal B", - "operation_grammar_id": "l1_22_index_dependent_repetition__b1", - "parent_mode_id": "l1_22_index_dependent_repetition__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__b1", - "selection_slot_id": "l1_22_index_dependent_repetition__b1", - "semantic_factors": { - "arity_form": "7 elements \u00b7 symmetric peak", - "carrier_form": "circle symmetric peak", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__b1", - "relation_or_topology_form": "center-peaked size profile" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "realization", - "visual_target_id": "v_ea522c96a36d45ff49a5" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__proposal_b", - "label": "Index-dependent repetition", - "leakage_group_id": "g_d6328b514816d14c126c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 14.82 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 306, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "alternating" - }, - "candidate_id": "l1_22_index_dependent_repetition__b2__proposal_a", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "8 elements \u00b7 two size states", - "carrier_form": "alternating rectangle sizes", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__b2", - "relation_or_topology_form": "alternating high-low profile" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_fb1142d222962b6b0d85", - "grammar_payload": { - "analytic_witness": { - "index_word": "alternating" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "8 elements \u00b7 two size states", - "semantic_carrier": "alternating rectangle sizes", - "semantic_parent_slot": "b2", - "semantic_regime": "alternating high-low profile" - }, - "leakage_group_id": "g_fb1142d222962b6b0d85", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__b2", - "mode_label": "alternating rectangle sizes \u00b7 alternating high-low profile \u00b7 proposal A", - "operation_grammar_id": "l1_22_index_dependent_repetition__b2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__b2", - "selection_slot_id": "l1_22_index_dependent_repetition__b2", - "semantic_factors": { - "arity_form": "8 elements \u00b7 two size states", - "carrier_form": "alternating rectangle sizes", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__b2", - "relation_or_topology_form": "alternating high-low profile" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_bec2b2dfa36ccada7d1d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__b2", - "id": "l1_22_index_dependent_repetition__b2__proposal_a", - "label": "Index-dependent repetition", - "leakage_group_id": "g_fb1142d222962b6b0d85", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "pitch_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 307, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "asymmetric_rise_fall" - }, - "candidate_id": "l1_22_index_dependent_repetition__c1__proposal_a", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "8 elements \u00b7 asymmetric peak", - "carrier_form": "ellipse asymmetric rise-fall", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__c1", - "relation_or_topology_form": "off-center peak profile" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_a348e8f7edbfda59b06e", - "grammar_payload": { - "analytic_witness": { - "index_word": "asymmetric_rise_fall" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "8 elements \u00b7 asymmetric peak", - "semantic_carrier": "ellipse asymmetric rise-fall", - "semantic_parent_slot": "c1", - "semantic_regime": "off-center peak profile" - }, - "leakage_group_id": "g_a348e8f7edbfda59b06e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__c1", - "mode_label": "ellipse asymmetric rise-fall \u00b7 off-center peak profile \u00b7 proposal A", - "operation_grammar_id": "l1_22_index_dependent_repetition__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ellipse", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__c1", - "selection_slot_id": "l1_22_index_dependent_repetition__c1", - "semantic_factors": { - "arity_form": "8 elements \u00b7 asymmetric peak", - "carrier_form": "ellipse asymmetric rise-fall", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__c1", - "relation_or_topology_form": "off-center peak profile" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "peak_index" - ], - "variation_role": "semantic", - "visual_target_id": "v_0094430284b2b3b08b65" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__c1", - "id": "l1_22_index_dependent_repetition__c1__proposal_a", - "label": "Index-dependent repetition", - "leakage_group_id": "g_a348e8f7edbfda59b06e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "peak_index": 5, - "pitch_um": 13.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 308, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "symmetric_valley" - }, - "candidate_id": "l1_22_index_dependent_repetition__c2__proposal_a", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 symmetric valley", - "carrier_form": "circle symmetric valley", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__c2", - "relation_or_topology_form": "center-valley size profile" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_3e0395a9313dd99fc2ee", - "grammar_payload": { - "analytic_witness": { - "index_word": "symmetric_valley" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "7 elements \u00b7 symmetric valley", - "semantic_carrier": "circle symmetric valley", - "semantic_parent_slot": "c2", - "semantic_regime": "center-valley size profile" - }, - "leakage_group_id": "g_3e0395a9313dd99fc2ee", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__c2", - "mode_label": "circle symmetric valley \u00b7 center-valley size profile \u00b7 proposal A", - "operation_grammar_id": "l1_22_index_dependent_repetition__c2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__c2", - "selection_slot_id": "l1_22_index_dependent_repetition__c2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 symmetric valley", - "carrier_form": "circle symmetric valley", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__c2", - "relation_or_topology_form": "center-valley size profile" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_634a4cade123cb0f8a62" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__c2", - "id": "l1_22_index_dependent_repetition__c2__proposal_a", - "label": "Index-dependent repetition", - "leakage_group_id": "g_3e0395a9313dd99fc2ee", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 14.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 309, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "parity_two_lane" - }, - "candidate_id": "l1_23_conditional_offset__a1__proposal_b", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 two lanes", - "authored_realization": "b", - "carrier_form": "circle dots", - "metric_scale_factor": 1.14, - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a1", - "relation_or_topology_form": "parity zigzag", - "selection_context": "a1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_8b7a16054e6a4813334c", - "grammar_payload": { - "analytic_witness": { - "condition_word": "parity_two_lane" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "7 elements \u00b7 two lanes", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "a1", - "semantic_regime": "parity zigzag" - }, - "leakage_group_id": "g_8b7a16054e6a4813334c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__a1_proposal_b", - "mode_label": "circle dots \u00b7 parity zigzag \u00b7 proposal B", - "operation_grammar_id": "l1_23_conditional_offset__a1", - "parent_mode_id": "l1_23_conditional_offset__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a1" - }, - "realization_id": "r_e1645c618dde2d1a", - "required_calls": [ - "dot.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__a1", - "selection_slot_id": "l1_23_conditional_offset__a1", - "semantic_factors": { - "arity_form": "7 elements \u00b7 two lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a1", - "relation_or_topology_form": "parity zigzag" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um" - ], - "variation_role": "realization", - "visual_target_id": "v_0af0205ea2baa71e7b04" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__proposal_b", - "label": "Conditional alternating offset", - "leakage_group_id": "g_8b7a16054e6a4813334c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "offset_um": 9.12, - "pitch_um": 12.54 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 310, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "modulo_3" - }, - "candidate_id": "l1_23_conditional_offset__a2__proposal_b", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "9 elements \u00b7 three lanes", - "authored_realization": "b", - "carrier_form": "circle dots", - "metric_scale_factor": 1.14, - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a2", - "relation_or_topology_form": "modulo-3 three-lane rule", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_043be0ae120973b71ebe", - "grammar_payload": { - "analytic_witness": { - "condition_word": "modulo_3" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "9 elements \u00b7 three lanes", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "a2", - "semantic_regime": "modulo-3 three-lane rule" - }, - "leakage_group_id": "g_043be0ae120973b71ebe", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__a2_proposal_b", - "mode_label": "circle dots \u00b7 modulo-3 three-lane rule \u00b7 proposal B", - "operation_grammar_id": "l1_23_conditional_offset__a2", - "parent_mode_id": "l1_23_conditional_offset__a2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "a2" - }, - "realization_id": "r_95997fd36c7abfde", - "required_calls": [ - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__a2", - "selection_slot_id": "l1_23_conditional_offset__a2", - "semantic_factors": { - "arity_form": "9 elements \u00b7 three lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a2", - "relation_or_topology_form": "modulo-3 three-lane rule" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um" - ], - "variation_role": "realization", - "visual_target_id": "v_ef209a676a1d67e25b2a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__proposal_b", - "label": "Conditional alternating offset", - "leakage_group_id": "g_043be0ae120973b71ebe", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 9, - "offset_um": 9.12, - "pitch_um": 12.54 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 311, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "threshold_split" - }, - "candidate_id": "l1_23_conditional_offset__b1__proposal_b", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "8 elements \u00b7 first/second-half lanes", - "authored_realization": "b", - "carrier_form": "rectangle bars", - "metric_scale_factor": 1.14, - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__b1", - "relation_or_topology_form": "threshold lane split", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_c75f5389b4fd464fbd49", - "grammar_payload": { - "analytic_witness": { - "condition_word": "threshold_split" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "8 elements \u00b7 first/second-half lanes", - "semantic_carrier": "rectangle bars", - "semantic_parent_slot": "b1", - "semantic_regime": "threshold lane split" - }, - "leakage_group_id": "g_c75f5389b4fd464fbd49", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__b1_proposal_b", - "mode_label": "rectangle bars \u00b7 threshold lane split \u00b7 proposal B", - "operation_grammar_id": "l1_23_conditional_offset__b1", - "parent_mode_id": "l1_23_conditional_offset__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__b1", - "selection_slot_id": "l1_23_conditional_offset__b1", - "semantic_factors": { - "arity_form": "8 elements \u00b7 first/second-half lanes", - "carrier_form": "rectangle bars", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__b1", - "relation_or_topology_form": "threshold lane split" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um" - ], - "variation_role": "realization", - "visual_target_id": "v_297cf36d1bf08591123f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__proposal_b", - "label": "Conditional alternating offset", - "leakage_group_id": "g_c75f5389b4fd464fbd49", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "offset_um": 9.12, - "pitch_um": 12.54 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 312, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "every_k" - }, - "candidate_id": "l1_23_conditional_offset__b2__proposal_b", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "10 elements \u00b7 sparse upper lane", - "authored_realization": "b", - "carrier_form": "rectangle bars", - "metric_scale_factor": 1.14, - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__b2", - "relation_or_topology_form": "every-third sparse offset", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_37127bbd2c196e99e82a", - "grammar_payload": { - "analytic_witness": { - "condition_word": "every_k" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "10 elements \u00b7 sparse upper lane", - "semantic_carrier": "rectangle bars", - "semantic_parent_slot": "b2", - "semantic_regime": "every-third sparse offset" - }, - "leakage_group_id": "g_37127bbd2c196e99e82a", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__b2_proposal_b", - "mode_label": "rectangle bars \u00b7 every-third sparse offset \u00b7 proposal B", - "operation_grammar_id": "l1_23_conditional_offset__b2", - "parent_mode_id": "l1_23_conditional_offset__b2", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__b2", - "selection_slot_id": "l1_23_conditional_offset__b2", - "semantic_factors": { - "arity_form": "10 elements \u00b7 sparse upper lane", - "carrier_form": "rectangle bars", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__b2", - "relation_or_topology_form": "every-third sparse offset" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um" - ], - "variation_role": "realization", - "visual_target_id": "v_a1bd3920ce2391229f6a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__b2", - "id": "l1_23_conditional_offset__b2__proposal_b", - "label": "Conditional alternating offset", - "leakage_group_id": "g_37127bbd2c196e99e82a", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 10, - "offset_um": 12.54, - "pitch_um": 11.4 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 313, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "endpoint_special" - }, - "candidate_id": "l1_23_conditional_offset__c1__proposal_a", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "9 elements \u00b7 two special endpoints", - "carrier_form": "triangle teeth", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__c1", - "relation_or_topology_form": "endpoint-special rule" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_7d96e5e9d469f84fdd27", - "grammar_payload": { - "analytic_witness": { - "condition_word": "endpoint_special" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "9 elements \u00b7 two special endpoints", - "semantic_carrier": "triangle teeth", - "semantic_parent_slot": "c1", - "semantic_regime": "endpoint-special rule" - }, - "leakage_group_id": "g_7d96e5e9d469f84fdd27", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__c1", - "mode_label": "triangle teeth \u00b7 endpoint-special rule \u00b7 proposal A", - "operation_grammar_id": "l1_23_conditional_offset__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.triangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__c1", - "selection_slot_id": "l1_23_conditional_offset__c1", - "semantic_factors": { - "arity_form": "9 elements \u00b7 two special endpoints", - "carrier_form": "triangle teeth", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__c1", - "relation_or_topology_form": "endpoint-special rule" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_896a98371fa480904708" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__c1", - "id": "l1_23_conditional_offset__c1__proposal_a", - "label": "Conditional alternating offset", - "leakage_group_id": "g_7d96e5e9d469f84fdd27", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 9, - "offset_um": 10.0, - "pitch_um": 11.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 314, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "center_out" - }, - "candidate_id": "l1_23_conditional_offset__c2__proposal_a", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "9 elements \u00b7 distance-conditioned lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__c2", - "relation_or_topology_form": "center-out lane rule" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_fa6f19c5595cc6fe0807", - "grammar_payload": { - "analytic_witness": { - "condition_word": "center_out" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "9 elements \u00b7 distance-conditioned lanes", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "c2", - "semantic_regime": "center-out lane rule" - }, - "leakage_group_id": "g_fa6f19c5595cc6fe0807", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__c2", - "mode_label": "circle dots \u00b7 center-out lane rule \u00b7 proposal A", - "operation_grammar_id": "l1_23_conditional_offset__c2", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__c2", - "selection_slot_id": "l1_23_conditional_offset__c2", - "semantic_factors": { - "arity_form": "9 elements \u00b7 distance-conditioned lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__c2", - "relation_or_topology_form": "center-out lane rule" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_62f4c697c550d45786bc" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__c2", - "id": "l1_23_conditional_offset__c2__proposal_a", - "label": "Conditional alternating offset", - "leakage_group_id": "g_fa6f19c5595cc6fe0807", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 9, - "offset_um": 8.0, - "pitch_um": 11.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 315, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "cross", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__a1__proposal_a", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "5 \u00d7 3 nested loops", - "carrier_form": "cross elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__a1", - "relation_or_topology_form": "square-pitch explicit grid" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_b4ac151c331cb571f537", - "grammar_payload": { - "analytic_witness": { - "carrier": "cross", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "5 \u00d7 3 nested loops", - "semantic_carrier": "cross elements", - "semantic_parent_slot": "a1", - "semantic_regime": "square-pitch explicit grid" - }, - "leakage_group_id": "l1_grid_cross_program_forms", - "leakage_group_override": "l1_grid_cross_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__a1", - "mode_label": "cross elements \u00b7 square-pitch explicit grid \u00b7 proposal A", - "operation_grammar_id": "l1_24_nested_loop_array__a1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.cross", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__a1", - "selection_slot_id": "l1_24_nested_loop_array__a1", - "semantic_factors": { - "arity_form": "5 \u00d7 3 nested loops", - "carrier_form": "cross elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__a1", - "relation_or_topology_form": "square-pitch explicit grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_00a5b6dcffc346907735" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__proposal_a", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_cross_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 13.0, - "pitch_y_um": 13.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 316, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "cross", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__a2__proposal_a", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "5 \u00d7 3 nested loops", - "authored_realization": "a", - "carrier_form": "cross elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__a1", - "relation_or_topology_form": "square-pitch explicit grid", - "selection_context": "a2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_b4ac151c331cb571f537", - "grammar_payload": { - "analytic_witness": { - "carrier": "cross", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "5 \u00d7 3 nested loops", - "semantic_carrier": "cross elements", - "semantic_parent_slot": "a1", - "semantic_regime": "square-pitch explicit grid" - }, - "leakage_group_id": "l1_grid_cross_program_forms", - "leakage_group_override": "l1_grid_cross_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__a2_proposal_a", - "mode_label": "cross elements \u00b7 roomier explicit cross grid \u00b7 proposal A", - "operation_grammar_id": "l1_24_nested_loop_array__a1", - "parent_mode_id": "l1_24_nested_loop_array__a1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "a2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "a", - "selection_context": "a2" - }, - "realization_id": "r_63ae439ddf11892e", - "required_calls": [ - "gf.components.cross", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__a2", - "selection_slot_id": "l1_24_nested_loop_array__a2", - "semantic_factors": { - "arity_form": "5 \u00d7 3 nested loops", - "carrier_form": "cross elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__a1", - "relation_or_topology_form": "square-pitch explicit grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_3222c30faac453caa217" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a2__proposal_a", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_cross_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 16.0, - "pitch_y_um": 13.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 317, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "circle", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__b1__proposal_b", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "4 \u00d7 2 nested loops", - "authored_realization": "b", - "carrier_form": "circle elements", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__b1", - "relation_or_topology_form": "anisotropic explicit grid", - "selection_context": "b1" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_62a45c0c9657d62f4abb", - "grammar_payload": { - "analytic_witness": { - "carrier": "circle", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "4 \u00d7 2 nested loops", - "semantic_carrier": "circle elements", - "semantic_parent_slot": "b1", - "semantic_regime": "anisotropic explicit grid" - }, - "leakage_group_id": "l1_grid_circle_program_forms", - "leakage_group_override": "l1_grid_circle_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__b1_proposal_b", - "mode_label": "circle elements \u00b7 anisotropic explicit grid \u00b7 proposal B", - "operation_grammar_id": "l1_24_nested_loop_array__b1", - "parent_mode_id": "l1_24_nested_loop_array__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b1", - "public_role": "semantic_base", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b1" - }, - "realization_id": "r_459a2888b5aa9e51", - "required_calls": [ - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__b1", - "selection_slot_id": "l1_24_nested_loop_array__b1", - "semantic_factors": { - "arity_form": "4 \u00d7 2 nested loops", - "carrier_form": "circle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__b1", - "relation_or_topology_form": "anisotropic explicit grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_6cc39ce32e6bf63e1b06" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__proposal_b", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_circle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 14.82, - "pitch_y_um": 19.38, - "rows": 2 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 318, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "circle", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__b2__proposal_b", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "4 \u00d7 2 nested loops", - "authored_realization": "b", - "carrier_form": "circle elements", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__b1", - "relation_or_topology_form": "anisotropic explicit grid", - "selection_context": "b2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_62a45c0c9657d62f4abb", - "grammar_payload": { - "analytic_witness": { - "carrier": "circle", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "4 \u00d7 2 nested loops", - "semantic_carrier": "circle elements", - "semantic_parent_slot": "b1", - "semantic_regime": "anisotropic explicit grid" - }, - "leakage_group_id": "l1_grid_circle_program_forms", - "leakage_group_override": "l1_grid_circle_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__b2_proposal_b", - "mode_label": "circle elements \u00b7 roomier explicit circle grid \u00b7 proposal B", - "operation_grammar_id": "l1_24_nested_loop_array__b1", - "parent_mode_id": "l1_24_nested_loop_array__b1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "b2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "b2" - }, - "realization_id": "r_3c3867aa6b262874", - "required_calls": [ - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__b2", - "selection_slot_id": "l1_24_nested_loop_array__b2", - "semantic_factors": { - "arity_form": "4 \u00d7 2 nested loops", - "carrier_form": "circle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__b1", - "relation_or_topology_form": "anisotropic explicit grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_e46c55b5accf9b555d37" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b2__proposal_b", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_circle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 19.38, - "pitch_y_um": 15.96, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 319, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__c1__proposal_a", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "3 \u00d7 4 nested loops", - "carrier_form": "rectangle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__c1", - "relation_or_topology_form": "rectangular explicit matrix" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode" - }, - "grammar_id": "g_036deb96118298b25882", - "grammar_payload": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "3 \u00d7 4 nested loops", - "semantic_carrier": "rectangle elements", - "semantic_parent_slot": "c1", - "semantic_regime": "rectangular explicit matrix" - }, - "leakage_group_id": "l1_grid_rectangle_program_forms", - "leakage_group_override": "l1_grid_rectangle_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__c1", - "mode_label": "rectangle elements \u00b7 rectangular explicit matrix \u00b7 proposal A", - "operation_grammar_id": "l1_24_nested_loop_array__c1", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c1", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__c1", - "selection_slot_id": "l1_24_nested_loop_array__c1", - "semantic_factors": { - "arity_form": "3 \u00d7 4 nested loops", - "carrier_form": "rectangle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__c1", - "relation_or_topology_form": "rectangular explicit matrix" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_26c25f2e10e218c1629d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__proposal_a", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_rectangle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 3, - "pitch_x_um": 15.0, - "pitch_y_um": 11.0, - "rows": 4 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 320, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__c2__proposal_b", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "3 \u00d7 4 nested loops", - "authored_realization": "b", - "carrier_form": "rectangle elements", - "metric_scale_factor": 1.14, - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__c1", - "relation_or_topology_form": "rectangular explicit matrix", - "selection_context": "c2" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "authored_realization": "realization", - "carrier_form": "semantic_mode", - "metric_scale_factor": "realization", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "selection_context": "realization" - }, - "grammar_id": "g_036deb96118298b25882", - "grammar_payload": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "3 \u00d7 4 nested loops", - "semantic_carrier": "rectangle elements", - "semantic_parent_slot": "c1", - "semantic_regime": "rectangular explicit matrix" - }, - "leakage_group_id": "l1_grid_rectangle_program_forms", - "leakage_group_override": "l1_grid_rectangle_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__c2_proposal_b", - "mode_label": "rectangle elements \u00b7 roomier explicit rectangle grid \u00b7 proposal B", - "operation_grammar_id": "l1_24_nested_loop_array__c1", - "parent_mode_id": "l1_24_nested_loop_array__c1", - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "reference.move", - "program_form_id": "c2", - "public_role": "realization", - "realization_factors": { - "authored_realization": "b", - "metric_scale_factor": 1.14, - "selection_context": "c2" - }, - "realization_id": "r_355089f54eaedef5", - "required_calls": [ - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__c2", - "selection_slot_id": "l1_24_nested_loop_array__c2", - "semantic_factors": { - "arity_form": "3 \u00d7 4 nested loops", - "carrier_form": "rectangle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__c1", - "relation_or_topology_form": "rectangular explicit matrix" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "realization", - "visual_target_id": "v_0ff1a8f4de7c4807ae57" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c2__proposal_b", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_rectangle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 20.52, - "pitch_y_um": 17.1, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "realization" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 321, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 1, - "transform": "translation" - }, - "candidate_id": "l1_01_translate__a1__pose", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a1", - "relation_or_topology_form": "single-object before/after translation", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_5caa6d8d0a6a35c758a8", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 1, - "transform": "translation" - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after translation" - }, - "leakage_group_id": "g_5caa6d8d0a6a35c758a8", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__a1_pose", - "mode_label": "matching L primitive pair \u00b7 audited pose replay", - "operation_grammar_id": "l1_01_translate__a1", - "parent_mode_id": "l1_01_translate__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.L", - "original.move", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__a1", - "selection_slot_id": "l1_01_translate__a1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a1", - "relation_or_topology_form": "single-object before/after translation" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "translation_x_um", - "translation_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_14cea76d2db9df689f82" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/ground_truth.py", - "grammar_id": "l1_01_translate__a1", - "id": "l1_01_translate__a1__pose", - "label": "Translate a primitive", - "leakage_group_id": "g_5caa6d8d0a6a35c758a8", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "pose_rotation_deg": 90.0, - "size_x_um": 21.0, - "size_y_um": 29.0, - "translation_x_um": 34.0, - "translation_y_um": 14.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 322, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 2, - "transform": "translation" - }, - "candidate_id": "l1_01_translate__a2__pose", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk rigid subassembly pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a2", - "relation_or_topology_form": "whole-group before/after translation", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_d78c8c86806eeb6df615", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "moved_arity": 2, - "transform": "translation" - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "rectangle-disk rigid subassembly pair", - "semantic_parent_slot": "a2", - "semantic_regime": "whole-group before/after translation" - }, - "leakage_group_id": "g_d78c8c86806eeb6df615", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__a2_pose", - "mode_label": "rectangle-disk rigid subassembly pair \u00b7 audited pose replay", - "operation_grammar_id": "l1_01_translate__a2", - "parent_mode_id": "l1_01_translate__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "disk.move", - "gf.Component", - "gf.components.circle", - "gf.components.rectangle", - "original.move", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__a2", - "selection_slot_id": "l1_01_translate__a2", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk rigid subassembly pair", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__a2", - "relation_or_topology_form": "whole-group before/after translation" - }, - "structural_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "translation_x_um", - "translation_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a39f11981add86c0e424" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/ground_truth.py", - "grammar_id": "l1_01_translate__a2", - "id": "l1_01_translate__a2__pose", - "label": "Translate a primitive", - "leakage_group_id": "g_d78c8c86806eeb6df615", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_length_um": 22.0, - "block_width_um": 8.0, - "disk_offset_x_um": 7.0, - "disk_offset_y_um": 8.5, - "disk_radius_um": 5.5, - "pose_rotation_deg": 45.0, - "translation_x_um": 38.0, - "translation_y_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_01_translate", - "curriculum_order": 323, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_step_vectors": true, - "kind": "translation_progression", - "matching_instances": 3 - }, - "candidate_id": "l1_01_translate__b1__pose", - "concept_id": "l1_01_translate", - "concept_label": "Translate a primitive", - "equivalence_family": "l1_01_translate_operation_geometry", - "factor_assignment": { - "arity_form": "3 matching bodies", - "carrier_form": "ellipse translation progression", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__b1", - "relation_or_topology_form": "equal-vector three-copy progression", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_34e5e1da5dab40a35022", - "grammar_payload": { - "analytic_witness": { - "equal_step_vectors": true, - "kind": "translation_progression", - "matching_instances": 3 - }, - "operation_api": "reference.move", - "operation_id": "l1_01_translate", - "production_concept": "translation", - "semantic_arity": "3 matching bodies", - "semantic_carrier": "ellipse translation progression", - "semantic_parent_slot": "b1", - "semantic_regime": "equal-vector three-copy progression" - }, - "leakage_group_id": "g_34e5e1da5dab40a35022", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_01_translate__b1_pose", - "mode_label": "ellipse translation progression \u00b7 audited pose replay", - "operation_grammar_id": "l1_01_translate__b1", - "parent_mode_id": "l1_01_translate__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.ellipse", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_01_translate__b1", - "selection_slot_id": "l1_01_translate__b1", - "semantic_factors": { - "arity_form": "3 matching bodies", - "carrier_form": "ellipse translation progression", - "operation_concept": "translation", - "operation_grammar": "l1_01_translate__b1", - "relation_or_topology_form": "equal-vector three-copy progression" - }, - "structural_parameter_names": [ - "radius_x_um", - "radius_y_um", - "step_x_um", - "step_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_ba1b8d3dcfd02db32964" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/ground_truth.py", - "grammar_id": "l1_01_translate__b1", - "id": "l1_01_translate__b1__pose", - "label": "Translate a primitive", - "leakage_group_id": "g_34e5e1da5dab40a35022", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "pose_rotation_deg": 135.0, - "radius_x_um": 9.0, - "radius_y_um": 5.0, - "step_x_um": 25.0, - "step_y_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 324, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "candidate_id": "l1_02_rotate__a1__pose", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a1", - "relation_or_topology_form": "single-object before/after rotation", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_05c9ffd232d3ce546cad", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after rotation" - }, - "leakage_group_id": "g_05c9ffd232d3ce546cad", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__a1_pose", - "mode_label": "matching L primitive pair \u00b7 audited pose replay", - "operation_grammar_id": "l1_02_rotate__a1", - "parent_mode_id": "l1_02_rotate__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.rotate", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.L", - "pose_ref.rotate", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__a1", - "selection_slot_id": "l1_02_rotate__a1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a1", - "relation_or_topology_form": "single-object before/after rotation" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "angle_deg", - "separation_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_7609f2f859c3a270c1b7" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/ground_truth.py", - "grammar_id": "l1_02_rotate__a1", - "id": "l1_02_rotate__a1__pose", - "label": "Rotate a primitive", - "leakage_group_id": "g_05c9ffd232d3ce546cad", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 42.0, - "arm_width_um": 6.0, - "pose_rotation_deg": 90.0, - "separation_x_um": 40.0, - "size_x_um": 20.0, - "size_y_um": 28.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 325, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_angle_steps": true, - "kind": "rotation_progression", - "matching_instances": 3 - }, - "candidate_id": "l1_02_rotate__a2__pose", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "3 matching bodies", - "carrier_form": "L angular progression", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a2", - "relation_or_topology_form": "three-copy equal-angle fan", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_6391403b112b5aef94f8", - "grammar_payload": { - "analytic_witness": { - "equal_angle_steps": true, - "kind": "rotation_progression", - "matching_instances": 3 - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "3 matching bodies", - "semantic_carrier": "L angular progression", - "semantic_parent_slot": "a2", - "semantic_regime": "three-copy equal-angle fan" - }, - "leakage_group_id": "g_6391403b112b5aef94f8", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__a2_pose", - "mode_label": "L angular progression \u00b7 audited pose replay", - "operation_grammar_id": "l1_02_rotate__a2", - "parent_mode_id": "l1_02_rotate__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.rotate", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.L", - "pose_ref.rotate", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__a2", - "selection_slot_id": "l1_02_rotate__a2", - "semantic_factors": { - "arity_form": "3 matching bodies", - "carrier_form": "L angular progression", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__a2", - "relation_or_topology_form": "three-copy equal-angle fan" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "angle_step_deg", - "orbit_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_755178f6e50f772466d7" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/ground_truth.py", - "grammar_id": "l1_02_rotate__a2", - "id": "l1_02_rotate__a2__pose", - "label": "Rotate a primitive", - "leakage_group_id": "g_6391403b112b5aef94f8", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_step_deg": 48.0, - "arm_width_um": 4.5, - "orbit_um": 23.0, - "pose_rotation_deg": 45.0, - "size_x_um": 15.0, - "size_y_um": 21.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_02_rotate", - "curriculum_order": 326, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "candidate_id": "l1_02_rotate__b1__pose", - "concept_id": "l1_02_rotate", - "concept_label": "Rotate a primitive", - "equivalence_family": "l1_02_rotate_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b1", - "relation_or_topology_form": "quarter-turn comparison", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_06103906c52cb9de56ff", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "rotated_arity": 1, - "transform": "rotation" - }, - "operation_api": "reference.rotate", - "operation_id": "l1_02_rotate", - "production_concept": "rotation", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching triangle pair", - "semantic_parent_slot": "b1", - "semantic_regime": "quarter-turn comparison" - }, - "leakage_group_id": "g_06103906c52cb9de56ff", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_02_rotate__b1_pose", - "mode_label": "matching triangle pair \u00b7 audited pose replay", - "operation_grammar_id": "l1_02_rotate__b1", - "parent_mode_id": "l1_02_rotate__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.rotate", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.triangle", - "pose_ref.rotate", - "ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_02_rotate__b1", - "selection_slot_id": "l1_02_rotate__b1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle pair", - "operation_concept": "rotation", - "operation_grammar": "l1_02_rotate__b1", - "relation_or_topology_form": "quarter-turn comparison" - }, - "structural_parameter_names": [ - "triangle_x_um", - "triangle_y_um", - "angle_deg", - "separation_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_1891e5a6541e3fb793d7" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/ground_truth.py", - "grammar_id": "l1_02_rotate__b1", - "id": "l1_02_rotate__b1__pose", - "label": "Rotate a primitive", - "leakage_group_id": "g_06103906c52cb9de56ff", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 90.0, - "pose_rotation_deg": 135.0, - "separation_x_um": 41.0, - "triangle_x_um": 19.0, - "triangle_y_um": 27.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 327, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__a1__pose", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a1", - "relation_or_topology_form": "single-object before/after reflection", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_ffc8b295f902e6020789", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching L primitive pair", - "semantic_parent_slot": "a1", - "semantic_regime": "single-object before/after reflection" - }, - "leakage_group_id": "g_ffc8b295f902e6020789", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__a1_pose", - "mode_label": "matching L primitive pair \u00b7 audited pose replay", - "operation_grammar_id": "l1_03_mirror__a1", - "parent_mode_id": "l1_03_mirror__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.mirror", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.L", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__a1", - "selection_slot_id": "l1_03_mirror__a1", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching L primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a1", - "relation_or_topology_form": "single-object before/after reflection" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "separation_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_39bb6a6f45cdf229ee43" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/ground_truth.py", - "grammar_id": "l1_03_mirror__a1", - "id": "l1_03_mirror__a1__pose", - "label": "Mirror a primitive", - "leakage_group_id": "g_ffc8b295f902e6020789", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 6.0, - "pose_rotation_deg": 90.0, - "separation_x_um": 42.0, - "size_x_um": 20.0, - "size_y_um": 28.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 328, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__a2__pose", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a2", - "relation_or_topology_form": "asymmetric primitive reflection", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_a04ea82890aef9062de0", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 1, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching bodies", - "semantic_carrier": "matching triangle primitive pair", - "semantic_parent_slot": "a2", - "semantic_regime": "asymmetric primitive reflection" - }, - "leakage_group_id": "g_a04ea82890aef9062de0", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__a2_pose", - "mode_label": "matching triangle primitive pair \u00b7 audited pose replay", - "operation_grammar_id": "l1_03_mirror__a2", - "parent_mode_id": "l1_03_mirror__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.mirror", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.triangle", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__a2", - "selection_slot_id": "l1_03_mirror__a2", - "semantic_factors": { - "arity_form": "2 matching bodies", - "carrier_form": "matching triangle primitive pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__a2", - "relation_or_topology_form": "asymmetric primitive reflection" - }, - "structural_parameter_names": [ - "triangle_x_um", - "triangle_y_um", - "separation_x_um", - "vertical_offset_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_afa2468e3041c3186d30" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/ground_truth.py", - "grammar_id": "l1_03_mirror__a2", - "id": "l1_03_mirror__a2__pose", - "label": "Mirror a primitive", - "leakage_group_id": "g_a04ea82890aef9062de0", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "pose_rotation_deg": 45.0, - "separation_x_um": 40.0, - "triangle_x_um": 18.0, - "triangle_y_um": 27.0, - "vertical_offset_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_03_mirror", - "curriculum_order": 329, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 2, - "transform": "reflection" - }, - "candidate_id": "l1_03_mirror__b1__pose", - "concept_id": "l1_03_mirror", - "concept_label": "Mirror a primitive", - "equivalence_family": "l1_03_mirror_operation_geometry", - "factor_assignment": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk chiral subassembly pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b1", - "relation_or_topology_form": "two-body rigid reflection", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_49de785b133c4437d20d", - "grammar_payload": { - "analytic_witness": { - "kind": "paired_transform", - "matching_instances": 2, - "mirrored_arity": 2, - "transform": "reflection" - }, - "operation_api": "reference.mirror", - "operation_id": "l1_03_mirror", - "production_concept": "reflection", - "semantic_arity": "2 matching two-body groups", - "semantic_carrier": "rectangle-disk chiral subassembly pair", - "semantic_parent_slot": "b1", - "semantic_regime": "two-body rigid reflection" - }, - "leakage_group_id": "g_49de785b133c4437d20d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_03_mirror__b1_pose", - "mode_label": "rectangle-disk chiral subassembly pair \u00b7 audited pose replay", - "operation_grammar_id": "l1_03_mirror__b1", - "parent_mode_id": "l1_03_mirror__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.mirror", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "gf.components.rectangle", - "ref.mirror" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_03_mirror__b1", - "selection_slot_id": "l1_03_mirror__b1", - "semantic_factors": { - "arity_form": "2 matching two-body groups", - "carrier_form": "rectangle-disk chiral subassembly pair", - "operation_concept": "reflection", - "operation_grammar": "l1_03_mirror__b1", - "relation_or_topology_form": "two-body rigid reflection" - }, - "structural_parameter_names": [ - "block_length_um", - "block_width_um", - "disk_radius_um", - "disk_offset_x_um", - "disk_offset_y_um", - "separation_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_bb2f2dde1f677b616b2d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/ground_truth.py", - "grammar_id": "l1_03_mirror__b1", - "id": "l1_03_mirror__b1__pose", - "label": "Mirror a primitive", - "leakage_group_id": "g_49de785b133c4437d20d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_length_um": 22.0, - "block_width_um": 7.0, - "disk_offset_x_um": 7.0, - "disk_offset_y_um": 8.0, - "disk_radius_um": 5.0, - "pose_rotation_deg": 135.0, - "separation_x_um": 46.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 330, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__a1__pose", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner ellipse", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a1", - "relation_or_topology_form": "two-body nested center alignment", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_543147254331d3fdf2c4", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "2 non-touching concentric bodies", - "semantic_carrier": "ring with inner ellipse", - "semantic_parent_slot": "a1", - "semantic_regime": "two-body nested center alignment" - }, - "leakage_group_id": "g_543147254331d3fdf2c4", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__a1_pose", - "mode_label": "ring with inner ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_04_center_align__a1", - "parent_mode_id": "l1_04_center_align__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "ellipse.move", - "gf.Component", - "gf.components.ellipse", - "gf.components.ring", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__a1", - "selection_slot_id": "l1_04_center_align__a1", - "semantic_factors": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner ellipse", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a1", - "relation_or_topology_form": "two-body nested center alignment" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "center_x_um", - "center_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_32cd6c56370fb2bd9df4" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/ground_truth.py", - "grammar_id": "l1_04_center_align__a1", - "id": "l1_04_center_align__a1__pose", - "label": "Align two centers", - "leakage_group_id": "g_543147254331d3fdf2c4", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": 3.0, - "center_y_um": -2.0, - "ellipse_radius_x_um": 8.0, - "ellipse_radius_y_um": 5.0, - "pose_rotation_deg": 90.0, - "ring_radius_um": 16.0, - "ring_width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 331, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__a2__pose", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner cross", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a2", - "relation_or_topology_form": "anisotropic nested center alignment", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_fc8ee3d02712f2c1244f", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "2 non-touching concentric bodies", - "semantic_carrier": "ring with inner cross", - "semantic_parent_slot": "a2", - "semantic_regime": "anisotropic nested center alignment" - }, - "leakage_group_id": "g_fc8ee3d02712f2c1244f", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__a2_pose", - "mode_label": "ring with inner cross \u00b7 audited pose replay", - "operation_grammar_id": "l1_04_center_align__a2", - "parent_mode_id": "l1_04_center_align__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "cross.move", - "gf.Component", - "gf.components.cross", - "gf.components.ring", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__a2", - "selection_slot_id": "l1_04_center_align__a2", - "semantic_factors": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner cross", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__a2", - "relation_or_topology_form": "anisotropic nested center alignment" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um", - "cross_length_um", - "cross_width_um", - "center_x_um", - "center_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_f688a4f7969c42be53b4" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/ground_truth.py", - "grammar_id": "l1_04_center_align__a2", - "id": "l1_04_center_align__a2__pose", - "label": "Align two centers", - "leakage_group_id": "g_fc8ee3d02712f2c1244f", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": -2.0, - "center_y_um": 3.0, - "cross_length_um": 14.0, - "cross_width_um": 4.0, - "pose_rotation_deg": 45.0, - "ring_radius_um": 17.0, - "ring_width_um": 3.5 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_04_center_align", - "curriculum_order": 332, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "candidate_id": "l1_04_center_align__b1__pose", - "concept_id": "l1_04_center_align", - "concept_label": "Align two centers", - "equivalence_family": "l1_04_center_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner hexagon", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__b1", - "relation_or_topology_form": "polygon-in-annulus center alignment", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_aba4720447ab94fdce30", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "kind": "center_alignment", - "non_touching": true, - "shared_center": true - }, - "operation_api": "reference.move", - "operation_id": "l1_04_center_align", - "production_concept": "concentric_center_alignment", - "semantic_arity": "2 non-touching concentric bodies", - "semantic_carrier": "ring with inner hexagon", - "semantic_parent_slot": "b1", - "semantic_regime": "polygon-in-annulus center alignment" - }, - "leakage_group_id": "g_aba4720447ab94fdce30", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_04_center_align__b1_pose", - "mode_label": "ring with inner hexagon \u00b7 audited pose replay", - "operation_grammar_id": "l1_04_center_align__b1", - "parent_mode_id": "l1_04_center_align__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.regular_polygon", - "gf.components.ring", - "polygon.move", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_04_center_align__b1", - "selection_slot_id": "l1_04_center_align__b1", - "semantic_factors": { - "arity_form": "2 non-touching concentric bodies", - "carrier_form": "ring with inner hexagon", - "operation_concept": "concentric_center_alignment", - "operation_grammar": "l1_04_center_align__b1", - "relation_or_topology_form": "polygon-in-annulus center alignment" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um", - "polygon_side_um", - "center_x_um", - "center_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_928ac24f05bcc98af777" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/ground_truth.py", - "grammar_id": "l1_04_center_align__b1", - "id": "l1_04_center_align__b1__pose", - "label": "Align two centers", - "leakage_group_id": "g_aba4720447ab94fdce30", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_x_um": 2.0, - "center_y_um": 1.0, - "polygon_side_um": 7.0, - "pose_rotation_deg": 135.0, - "ring_radius_um": 18.0, - "ring_width_um": 3.5 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 333, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "xmin", - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__a1__pose", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 vertical stack", - "carrier_form": "two unequal rectangles", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a1", - "relation_or_topology_form": "shared left edge", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_0adada57c00d6b895093", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "xmin", - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "2 bodies \u00b7 vertical stack", - "semantic_carrier": "two unequal rectangles", - "semantic_parent_slot": "a1", - "semantic_regime": "shared left edge" - }, - "leakage_group_id": "g_0adada57c00d6b895093", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__a1_pose", - "mode_label": "two unequal rectangles \u00b7 audited pose replay", - "operation_grammar_id": "l1_05_edge_align__a1", - "parent_mode_id": "l1_05_edge_align__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "bottom.move", - "gf.Component", - "gf.components.rectangle", - "top.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__a1", - "selection_slot_id": "l1_05_edge_align__a1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 vertical stack", - "carrier_form": "two unequal rectangles", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a1", - "relation_or_topology_form": "shared left edge" - }, - "structural_parameter_names": [ - "top_length_um", - "top_height_um", - "bottom_length_um", - "bottom_height_um", - "shared_x_um", - "vertical_gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_6ce92e885c30e1fc56bf" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/ground_truth.py", - "grammar_id": "l1_05_edge_align__a1", - "id": "l1_05_edge_align__a1__pose", - "label": "Align one edge", - "leakage_group_id": "g_0adada57c00d6b895093", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bottom_height_um": 13.0, - "bottom_length_um": 25.0, - "pose_rotation_deg": 90.0, - "shared_x_um": -18.0, - "top_height_um": 8.0, - "top_length_um": 39.0, - "vertical_gap_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 334, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 3, - "edge": "xmin", - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__a2__pose", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "3 bodies \u00b7 vertical stack", - "carrier_form": "three unequal rectangles", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a2", - "relation_or_topology_form": "three-body shared left edge", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_048b078ef1c2c4819d39", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 3, - "edge": "xmin", - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "3 bodies \u00b7 vertical stack", - "semantic_carrier": "three unequal rectangles", - "semantic_parent_slot": "a2", - "semantic_regime": "three-body shared left edge" - }, - "leakage_group_id": "g_048b078ef1c2c4819d39", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__a2_pose", - "mode_label": "three unequal rectangles \u00b7 audited pose replay", - "operation_grammar_id": "l1_05_edge_align__a2", - "parent_mode_id": "l1_05_edge_align__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "ref.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__a2", - "selection_slot_id": "l1_05_edge_align__a2", - "semantic_factors": { - "arity_form": "3 bodies \u00b7 vertical stack", - "carrier_form": "three unequal rectangles", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__a2", - "relation_or_topology_form": "three-body shared left edge" - }, - "structural_parameter_names": [ - "lengths_um", - "heights_um", - "shared_x_um", - "row_pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_7a7dedafa6dfe6836ccb" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/ground_truth.py", - "grammar_id": "l1_05_edge_align__a2", - "id": "l1_05_edge_align__a2__pose", - "label": "Align one edge", - "leakage_group_id": "g_048b078ef1c2c4819d39", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "heights_um": [ - 7.0, - 10.0, - 13.0 - ], - "lengths_um": [ - 42.0, - 30.0, - 20.0 - ], - "pose_rotation_deg": 45.0, - "row_pitch_um": 20.0, - "shared_x_um": -20.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_05_edge_align", - "curriculum_order": 335, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "ymin", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "candidate_id": "l1_05_edge_align__b1__pose", - "concept_id": "l1_05_edge_align", - "concept_label": "Align one edge", - "equivalence_family": "l1_05_edge_align_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 horizontal", - "carrier_form": "rectangle and triangle", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__b1", - "relation_or_topology_form": "heterogeneous shared baseline", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_c88074cd00344c0ce622", - "grammar_payload": { - "analytic_witness": { - "aligned_bodies": 2, - "edge": "ymin", - "heterogeneous": true, - "kind": "edge_alignment" - }, - "operation_api": "reference.move", - "operation_id": "l1_05_edge_align", - "production_concept": "shared_left_edge_alignment", - "semantic_arity": "2 bodies \u00b7 horizontal", - "semantic_carrier": "rectangle and triangle", - "semantic_parent_slot": "b1", - "semantic_regime": "heterogeneous shared baseline" - }, - "leakage_group_id": "g_c88074cd00344c0ce622", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_05_edge_align__b1_pose", - "mode_label": "rectangle and triangle \u00b7 audited pose replay", - "operation_grammar_id": "l1_05_edge_align__b1", - "parent_mode_id": "l1_05_edge_align__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "block.move", - "gf.Component", - "gf.components.rectangle", - "gf.components.triangle", - "wedge.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_05_edge_align__b1", - "selection_slot_id": "l1_05_edge_align__b1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 horizontal", - "carrier_form": "rectangle and triangle", - "operation_concept": "shared_left_edge_alignment", - "operation_grammar": "l1_05_edge_align__b1", - "relation_or_topology_form": "heterogeneous shared baseline" - }, - "structural_parameter_names": [ - "block_length_um", - "block_height_um", - "triangle_x_um", - "triangle_y_um", - "shared_y_um", - "horizontal_gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8a2057f7b5d8fa4e224b" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/ground_truth.py", - "grammar_id": "l1_05_edge_align__b1", - "id": "l1_05_edge_align__b1__pose", - "label": "Align one edge", - "leakage_group_id": "g_c88074cd00344c0ce622", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "block_height_um": 14.0, - "block_length_um": 26.0, - "horizontal_gap_um": 12.0, - "pose_rotation_deg": 135.0, - "shared_y_um": -12.0, - "triangle_x_um": 21.0, - "triangle_y_um": 23.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 336, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_widths": true, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "candidate_id": "l1_06_gap__a1__pose", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "2 rails", - "carrier_form": "equal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a1", - "relation_or_topology_form": "single measured parallel gap", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_779fda6bc79e6cc565b9", - "grammar_payload": { - "analytic_witness": { - "equal_widths": true, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "2 rails", - "semantic_carrier": "equal-width parallel rails", - "semantic_parent_slot": "a1", - "semantic_regime": "single measured parallel gap" - }, - "leakage_group_id": "g_779fda6bc79e6cc565b9", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__a1_pose", - "mode_label": "equal-width parallel rails \u00b7 audited pose replay", - "operation_grammar_id": "l1_06_gap__a1", - "parent_mode_id": "l1_06_gap__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.straight", - "gf.cross_section.cross_section", - "upper.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__a1", - "selection_slot_id": "l1_06_gap__a1", - "semantic_factors": { - "arity_form": "2 rails", - "carrier_form": "equal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a1", - "relation_or_topology_form": "single measured parallel gap" - }, - "structural_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "rail_length_um", - "rail_width_um", - "gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c85bf6c552b153af39fa" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/ground_truth.py", - "grammar_id": "l1_06_gap__a1", - "id": "l1_06_gap__a1__pose", - "label": "Place a measured gap", - "leakage_group_id": "g_779fda6bc79e6cc565b9", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "gap_um": 4.5, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 90.0, - "rail_length_um": 48.0, - "rail_width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 337, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "equal_widths": false, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "candidate_id": "l1_06_gap__a2__pose", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "2 unequal rails", - "carrier_form": "unequal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a2", - "relation_or_topology_form": "single gap independent of rail width", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_e6918b3cc663911d2171", - "grammar_payload": { - "analytic_witness": { - "equal_widths": false, - "gap_count": 1, - "kind": "edge_gap", - "parallel": true - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "2 unequal rails", - "semantic_carrier": "unequal-width parallel rails", - "semantic_parent_slot": "a2", - "semantic_regime": "single gap independent of rail width" - }, - "leakage_group_id": "g_e6918b3cc663911d2171", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__a2_pose", - "mode_label": "unequal-width parallel rails \u00b7 audited pose replay", - "operation_grammar_id": "l1_06_gap__a2", - "parent_mode_id": "l1_06_gap__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.straight", - "gf.cross_section.cross_section", - "upper.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__a2", - "selection_slot_id": "l1_06_gap__a2", - "semantic_factors": { - "arity_form": "2 unequal rails", - "carrier_form": "unequal-width parallel rails", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__a2", - "relation_or_topology_form": "single gap independent of rail width" - }, - "structural_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "rail_length_um", - "lower_width_um", - "upper_width_um", - "gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2b9e25f7690508c47e92" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/ground_truth.py", - "grammar_id": "l1_06_gap__a2", - "id": "l1_06_gap__a2__pose", - "label": "Place a measured gap", - "leakage_group_id": "g_e6918b3cc663911d2171", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "gap_um": 5.0, - "lower_width_um": 4.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 45.0, - "rail_length_um": 48.0, - "upper_width_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_06_gap", - "curriculum_order": 338, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier_relation": "ring_bus", - "gap_count": 1, - "kind": "edge_gap", - "parallel": false - }, - "candidate_id": "l1_06_gap__b1__pose", - "concept_id": "l1_06_gap", - "concept_label": "Place a measured gap", - "equivalence_family": "l1_06_gap_operation_geometry", - "factor_assignment": { - "arity_form": "ring above one bus", - "carrier_form": "ring and straight bus", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__b1", - "relation_or_topology_form": "heterogeneous external gap", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_c5ccb017a4036d98abff", - "grammar_payload": { - "analytic_witness": { - "carrier_relation": "ring_bus", - "gap_count": 1, - "kind": "edge_gap", - "parallel": false - }, - "operation_api": "reference.move", - "operation_id": "l1_06_gap", - "production_concept": "parallel_edge_to_edge_gap", - "semantic_arity": "ring above one bus", - "semantic_carrier": "ring and straight bus", - "semantic_parent_slot": "b1", - "semantic_regime": "heterogeneous external gap" - }, - "leakage_group_id": "g_c5ccb017a4036d98abff", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_06_gap__b1_pose", - "mode_label": "ring and straight bus \u00b7 audited pose replay", - "operation_grammar_id": "l1_06_gap__b1", - "parent_mode_id": "l1_06_gap__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.ring", - "gf.components.straight", - "gf.cross_section.cross_section", - "ring.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_06_gap__b1", - "selection_slot_id": "l1_06_gap__b1", - "semantic_factors": { - "arity_form": "ring above one bus", - "carrier_form": "ring and straight bus", - "operation_concept": "parallel_edge_to_edge_gap", - "operation_grammar": "l1_06_gap__b1", - "relation_or_topology_form": "heterogeneous external gap" - }, - "structural_parameter_names": [ - "default_bend_radius_um", - "minimum_bend_radius_um", - "bus_length_um", - "width_um", - "ring_radius_um", - "gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_1673d969b75f21a23c93" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/ground_truth.py", - "grammar_id": "l1_06_gap__b1", - "id": "l1_06_gap__b1__pose", - "label": "Place a measured gap", - "leakage_group_id": "g_c5ccb017a4036d98abff", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bus_length_um": 56.0, - "default_bend_radius_um": 8.0, - "gap_um": 5.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 135.0, - "ring_radius_um": 14.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 339, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "external_point", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__a1__pose", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 one contact", - "carrier_form": "two unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a1", - "relation_or_topology_form": "single external point contact", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_8499749e9a843f3da51e", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "external_point", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "2 bodies \u00b7 one contact", - "semantic_carrier": "two unequal circles", - "semantic_parent_slot": "a1", - "semantic_regime": "single external point contact" - }, - "leakage_group_id": "g_8499749e9a843f3da51e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__a1_pose", - "mode_label": "two unequal circles \u00b7 audited pose replay", - "operation_grammar_id": "l1_07_tangency__a1", - "parent_mode_id": "l1_07_tangency__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "right.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__a1", - "selection_slot_id": "l1_07_tangency__a1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 one contact", - "carrier_form": "two unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a1", - "relation_or_topology_form": "single external point contact" - }, - "structural_parameter_names": [ - "left_radius_um", - "right_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_37066cec2979ff0da761" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/ground_truth.py", - "grammar_id": "l1_07_tangency__a1", - "id": "l1_07_tangency__a1__pose", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_8499749e9a843f3da51e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "left_radius_um": 12.0, - "pose_rotation_deg": 90.0, - "right_radius_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 340, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 2, - "contact_type": "external_chain", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__a2__pose", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "3 bodies \u00b7 two contacts", - "carrier_form": "three unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a2", - "relation_or_topology_form": "external tangent chain", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_85b0ae4bd93898e6d81d", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 2, - "contact_type": "external_chain", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "3 bodies \u00b7 two contacts", - "semantic_carrier": "three unequal circles", - "semantic_parent_slot": "a2", - "semantic_regime": "external tangent chain" - }, - "leakage_group_id": "g_85b0ae4bd93898e6d81d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__a2_pose", - "mode_label": "three unequal circles \u00b7 audited pose replay", - "operation_grammar_id": "l1_07_tangency__a2", - "parent_mode_id": "l1_07_tangency__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "left.move", - "right.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__a2", - "selection_slot_id": "l1_07_tangency__a2", - "semantic_factors": { - "arity_form": "3 bodies \u00b7 two contacts", - "carrier_form": "three unequal circles", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__a2", - "relation_or_topology_form": "external tangent chain" - }, - "structural_parameter_names": [ - "left_radius_um", - "middle_radius_um", - "right_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_3b3615c55fd0ae35f728" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/ground_truth.py", - "grammar_id": "l1_07_tangency__a2", - "id": "l1_07_tangency__a2__pose", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_85b0ae4bd93898e6d81d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "left_radius_um": 9.0, - "middle_radius_um": 12.0, - "pose_rotation_deg": 45.0, - "right_radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_07_tangency", - "curriculum_order": 341, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "point_to_flat_edge", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "candidate_id": "l1_07_tangency__b1__pose", - "concept_id": "l1_07_tangency", - "concept_label": "Place boundary-tangent primitives", - "equivalence_family": "l1_07_tangency_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 one contact", - "carrier_form": "circle and rectangular bar", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__b1", - "relation_or_topology_form": "bar-end point contact", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_58d3fb1c7f9c747cea7c", - "grammar_payload": { - "analytic_witness": { - "concept": "boundary_tangency", - "contact_count": 1, - "contact_type": "point_to_flat_edge", - "intersection_area_um2": 0.0, - "kind": "boundary_tangency" - }, - "operation_api": "reference.move", - "operation_id": "l1_07_tangency", - "production_concept": "boundary_tangency", - "semantic_arity": "2 bodies \u00b7 one contact", - "semantic_carrier": "circle and rectangular bar", - "semantic_parent_slot": "b1", - "semantic_regime": "bar-end point contact" - }, - "leakage_group_id": "g_58d3fb1c7f9c747cea7c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_07_tangency__b1_pose", - "mode_label": "circle and rectangular bar \u00b7 audited pose replay", - "operation_grammar_id": "l1_07_tangency__b1", - "parent_mode_id": "l1_07_tangency__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "disk.move", - "gf.Component", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_07_tangency__b1", - "selection_slot_id": "l1_07_tangency__b1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 one contact", - "carrier_form": "circle and rectangular bar", - "operation_concept": "boundary_tangency", - "operation_grammar": "l1_07_tangency__b1", - "relation_or_topology_form": "bar-end point contact" - }, - "structural_parameter_names": [ - "bar_length_um", - "bar_height_um", - "disk_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c226b55d9df84537d5a1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/ground_truth.py", - "grammar_id": "l1_07_tangency__b1", - "id": "l1_07_tangency__b1__pose", - "label": "Place boundary-tangent primitives", - "leakage_group_id": "g_58d3fb1c7f9c747cea7c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_height_um": 12.0, - "bar_length_um": 36.0, - "disk_radius_um": 9.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 342, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "shallow", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "candidate_id": "l1_08_overlap__a1__pose", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 one overlap edge", - "carrier_form": "circle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a1", - "relation_or_topology_form": "shallow partial overlap", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_1d057c1e46f80296e6a9", - "grammar_payload": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "shallow", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "2 bodies \u00b7 one overlap edge", - "semantic_carrier": "circle and ellipse", - "semantic_parent_slot": "a1", - "semantic_regime": "shallow partial overlap" - }, - "leakage_group_id": "g_1d057c1e46f80296e6a9", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__a1_pose", - "mode_label": "circle and ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_08_overlap__a1", - "parent_mode_id": "l1_08_overlap__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "disk.move", - "gf.Component", - "gf.components.circle", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__a1", - "selection_slot_id": "l1_08_overlap__a1", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 one overlap edge", - "carrier_form": "circle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a1", - "relation_or_topology_form": "shallow partial overlap" - }, - "structural_parameter_names": [ - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "disk_radius_um", - "offset_x_um", - "offset_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_282bfe372caf1b085eb0" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/ground_truth.py", - "grammar_id": "l1_08_overlap__a1", - "id": "l1_08_overlap__a1__pose", - "label": "Overlap two primitives", - "leakage_group_id": "g_1d057c1e46f80296e6a9", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "disk_radius_um": 9.0, - "ellipse_radius_x_um": 16.0, - "ellipse_radius_y_um": 10.0, - "offset_x_um": 13.0, - "offset_y_um": 3.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 343, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "crossing", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "candidate_id": "l1_08_overlap__a2__pose", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "2 bodies \u00b7 oblique crossing", - "carrier_form": "oblique rectangle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a2", - "relation_or_topology_form": "crossing elongated overlap", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_2dc9619301e6e67cf28a", - "grammar_payload": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "crossing", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "2 bodies \u00b7 oblique crossing", - "semantic_carrier": "oblique rectangle and ellipse", - "semantic_parent_slot": "a2", - "semantic_regime": "crossing elongated overlap" - }, - "leakage_group_id": "g_2dc9619301e6e67cf28a", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__a2_pose", - "mode_label": "oblique rectangle and ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_08_overlap__a2", - "parent_mode_id": "l1_08_overlap__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "ellipse.move", - "gf.Component", - "gf.components.ellipse", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__a2", - "selection_slot_id": "l1_08_overlap__a2", - "semantic_factors": { - "arity_form": "2 bodies \u00b7 oblique crossing", - "carrier_form": "oblique rectangle and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__a2", - "relation_or_topology_form": "crossing elongated overlap" - }, - "structural_parameter_names": [ - "bar_length_um", - "bar_height_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "angle_deg", - "offset_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_e8d6172631f45f11b7c1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/ground_truth.py", - "grammar_id": "l1_08_overlap__a2", - "id": "l1_08_overlap__a2__pose", - "label": "Overlap two primitives", - "leakage_group_id": "g_2dc9619301e6e67cf28a", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 31.0, - "bar_height_um": 9.0, - "bar_length_um": 38.0, - "ellipse_radius_x_um": 16.0, - "ellipse_radius_y_um": 6.0, - "offset_x_um": 7.0, - "pose_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_08_overlap", - "curriculum_order": 344, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "deep_concave", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "candidate_id": "l1_08_overlap__b1__pose", - "concept_id": "l1_08_overlap", - "concept_label": "Overlap two primitives", - "equivalence_family": "l1_08_overlap_operation_geometry", - "factor_assignment": { - "arity_form": "2 asymmetric bodies", - "carrier_form": "L body and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__b1", - "relation_or_topology_form": "deep concave-body overlap", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_932431231d2b4b0bdce4", - "grammar_payload": { - "analytic_witness": { - "body_count": 2, - "containment_forbidden": true, - "depth_regime": "deep_concave", - "kind": "controlled_overlap", - "overlap_graph": "single_edge" - }, - "operation_api": "reference.move", - "operation_id": "l1_08_overlap", - "production_concept": "controlled_area_overlap", - "semantic_arity": "2 asymmetric bodies", - "semantic_carrier": "L body and ellipse", - "semantic_parent_slot": "b1", - "semantic_regime": "deep concave-body overlap" - }, - "leakage_group_id": "g_932431231d2b4b0bdce4", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_08_overlap__b1_pose", - "mode_label": "L body and ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_08_overlap__b1", - "parent_mode_id": "l1_08_overlap__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "ellipse.move", - "gf.Component", - "gf.components.L", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_08_overlap__b1", - "selection_slot_id": "l1_08_overlap__b1", - "semantic_factors": { - "arity_form": "2 asymmetric bodies", - "carrier_form": "L body and ellipse", - "operation_concept": "controlled_area_overlap", - "operation_grammar": "l1_08_overlap__b1", - "relation_or_topology_form": "deep concave-body overlap" - }, - "structural_parameter_names": [ - "arm_width_um", - "size_x_um", - "size_y_um", - "ellipse_radius_x_um", - "ellipse_radius_y_um", - "offset_x_um", - "offset_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_3f5cc8707f60b587d11a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/ground_truth.py", - "grammar_id": "l1_08_overlap__b1", - "id": "l1_08_overlap__b1__pose", - "label": "Overlap two primitives", - "leakage_group_id": "g_932431231d2b4b0bdce4", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_width_um": 7.0, - "ellipse_radius_x_um": 15.0, - "ellipse_radius_y_um": 9.0, - "offset_x_um": 8.0, - "offset_y_um": 3.0, - "pose_rotation_deg": 135.0, - "size_x_um": 29.0, - "size_y_um": 31.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 345, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s" - ] - }, - "candidate_id": "l1_09_connect__a1__pose", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 ported stages", - "carrier_form": "straight to S-bend", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a1", - "relation_or_topology_form": "two-stage offset connection", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_cfbbe60ccda218244856", - "grammar_payload": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "2 ported stages", - "semantic_carrier": "straight to S-bend", - "semantic_parent_slot": "a1", - "semantic_regime": "two-stage offset connection" - }, - "leakage_group_id": "g_cfbbe60ccda218244856", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__a1_pose", - "mode_label": "straight to S-bend \u00b7 audited pose replay", - "operation_grammar_id": "l1_09_connect__a1", - "parent_mode_id": "l1_09_connect__a1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.connect", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.Component", - "gf.components.bend_s", - "gf.components.straight", - "gf.cross_section.cross_section", - "pose_scene.add_port", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__a1", - "selection_slot_id": "l1_09_connect__a1", - "semantic_factors": { - "arity_form": "2 ported stages", - "carrier_form": "straight to S-bend", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a1", - "relation_or_topology_form": "two-stage offset connection" - }, - "structural_parameter_names": [ - "width_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "lead_length_um", - "offset_x_um", - "offset_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_6462c88f0a9295eb696f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/ground_truth.py", - "grammar_id": "l1_09_connect__a1", - "id": "l1_09_connect__a1__pose", - "label": "Connect optical ports", - "leakage_group_id": "g_cfbbe60ccda218244856", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "lead_length_um": 24.0, - "minimum_bend_radius_um": 2.0, - "offset_x_um": 34.0, - "offset_y_um": 17.0, - "pose_rotation_deg": 90.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 346, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 2, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s", - "straight" - ] - }, - "candidate_id": "l1_09_connect__a2__pose", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "3 ported stages", - "carrier_form": "straight-S-straight chain", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a2", - "relation_or_topology_form": "three-stage offset connection", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_045717ea6704c1274a47", - "grammar_payload": { - "analytic_witness": { - "connection_count": 2, - "kind": "port_connection", - "stage_sequence": [ - "straight", - "bend_s", - "straight" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "3 ported stages", - "semantic_carrier": "straight-S-straight chain", - "semantic_parent_slot": "a2", - "semantic_regime": "three-stage offset connection" - }, - "leakage_group_id": "g_045717ea6704c1274a47", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__a2_pose", - "mode_label": "straight-S-straight chain \u00b7 audited pose replay", - "operation_grammar_id": "l1_09_connect__a2", - "parent_mode_id": "l1_09_connect__a2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.connect", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.Component", - "gf.components.bend_s", - "gf.components.straight", - "gf.cross_section.cross_section", - "middle.connect", - "pose_scene.add_port", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__a2", - "selection_slot_id": "l1_09_connect__a2", - "semantic_factors": { - "arity_form": "3 ported stages", - "carrier_form": "straight-S-straight chain", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__a2", - "relation_or_topology_form": "three-stage offset connection" - }, - "structural_parameter_names": [ - "width_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "lead_length_um", - "offset_x_um", - "offset_y_um", - "tail_length_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_94b2c654b48194206185" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/ground_truth.py", - "grammar_id": "l1_09_connect__a2", - "id": "l1_09_connect__a2__pose", - "label": "Connect optical ports", - "leakage_group_id": "g_045717ea6704c1274a47", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "lead_length_um": 21.0, - "minimum_bend_radius_um": 2.0, - "offset_x_um": 32.0, - "offset_y_um": 16.0, - "pose_rotation_deg": 45.0, - "tail_length_um": 24.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_09_connect", - "curriculum_order": 347, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "matched_interface": true, - "stage_sequence": [ - "taper", - "straight" - ] - }, - "candidate_id": "l1_09_connect__b1__pose", - "concept_id": "l1_09_connect", - "concept_label": "Connect optical ports", - "equivalence_family": "l1_09_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 ported stages", - "carrier_form": "taper to matched straight", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__b1", - "relation_or_topology_form": "width-matched staged connection", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_60e1299c1fb61ca97232", - "grammar_payload": { - "analytic_witness": { - "connection_count": 1, - "kind": "port_connection", - "matched_interface": true, - "stage_sequence": [ - "taper", - "straight" - ] - }, - "operation_api": "reference.connect", - "operation_id": "l1_09_connect", - "production_concept": "port_connection", - "semantic_arity": "2 ported stages", - "semantic_carrier": "taper to matched straight", - "semantic_parent_slot": "b1", - "semantic_regime": "width-matched staged connection" - }, - "leakage_group_id": "g_60e1299c1fb61ca97232", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_09_connect__b1_pose", - "mode_label": "taper to matched straight \u00b7 audited pose replay", - "operation_grammar_id": "l1_09_connect__b1", - "parent_mode_id": "l1_09_connect__b1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.connect", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.Component", - "gf.components.straight", - "gf.components.taper", - "gf.cross_section.cross_section", - "pose_scene.add_port", - "ref.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_09_connect__b1", - "selection_slot_id": "l1_09_connect__b1", - "semantic_factors": { - "arity_form": "2 ported stages", - "carrier_form": "taper to matched straight", - "operation_concept": "port_connection", - "operation_grammar": "l1_09_connect__b1", - "relation_or_topology_form": "width-matched staged connection" - }, - "structural_parameter_names": [ - "narrow_width_um", - "wide_width_um", - "taper_length_um", - "tail_length_um", - "default_bend_radius_um", - "minimum_bend_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_f428d5af8e47ae8e0742" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/ground_truth.py", - "grammar_id": "l1_09_connect__b1", - "id": "l1_09_connect__b1__pose", - "label": "Connect optical ports", - "leakage_group_id": "g_60e1299c1fb61ca97232", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 10.0, - "minimum_bend_radius_um": 2.0, - "narrow_width_um": 4.0, - "pose_rotation_deg": 135.0, - "tail_length_um": 26.0, - "taper_length_um": 28.0, - "wide_width_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 348, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "straight", - "arc", - "straight" - ] - }, - "candidate_id": "l1_10_path_append__a1__pose", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "3 ordered segments", - "carrier_form": "straight-arc-straight path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a1", - "relation_or_topology_form": "three-token quarter-turn sequence", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_5f10ba95a7430b6f7566", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "straight", - "arc", - "straight" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "3 ordered segments", - "semantic_carrier": "straight-arc-straight path", - "semantic_parent_slot": "a1", - "semantic_regime": "three-token quarter-turn sequence" - }, - "leakage_group_id": "g_5f10ba95a7430b6f7566", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__a1_pose", - "mode_label": "straight-arc-straight path \u00b7 audited pose replay", - "operation_grammar_id": "l1_10_path_append__a1", - "parent_mode_id": "l1_10_path_append__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "path.append", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__a1", - "selection_slot_id": "l1_10_path_append__a1", - "semantic_factors": { - "arity_form": "3 ordered segments", - "carrier_form": "straight-arc-straight path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a1", - "relation_or_topology_form": "three-token quarter-turn sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "angle_deg", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c01fc751b974e8acb1a0" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/ground_truth.py", - "grammar_id": "l1_10_path_append__a1", - "id": "l1_10_path_append__a1__pose", - "label": "Append path segments", - "leakage_group_id": "g_5f10ba95a7430b6f7566", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 90.0, - "leg_um": 20.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 90.0, - "radius_um": 12.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 349, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "arc", - "straight", - "arc" - ] - }, - "candidate_id": "l1_10_path_append__a2__pose", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "3 ordered segments", - "carrier_form": "arc-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a2", - "relation_or_topology_form": "curvature-bounded three-token sequence", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_3ed21e677e037c0f76d9", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "arc", - "straight", - "arc" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "3 ordered segments", - "semantic_carrier": "arc-straight-arc path", - "semantic_parent_slot": "a2", - "semantic_regime": "curvature-bounded three-token sequence" - }, - "leakage_group_id": "g_3ed21e677e037c0f76d9", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__a2_pose", - "mode_label": "arc-straight-arc path \u00b7 audited pose replay", - "operation_grammar_id": "l1_10_path_append__a2", - "parent_mode_id": "l1_10_path_append__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "path.append", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__a2", - "selection_slot_id": "l1_10_path_append__a2", - "semantic_factors": { - "arity_form": "3 ordered segments", - "carrier_form": "arc-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__a2", - "relation_or_topology_form": "curvature-bounded three-token sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "angle_deg", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a99c80e9de6ce1952c46" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/ground_truth.py", - "grammar_id": "l1_10_path_append__a2", - "id": "l1_10_path_append__a2__pose", - "label": "Append path segments", - "leakage_group_id": "g_3ed21e677e037c0f76d9", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 62.0, - "leg_um": 19.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 45.0, - "radius_um": 11.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_10_path_append", - "curriculum_order": 350, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "euler", - "straight", - "arc" - ] - }, - "candidate_id": "l1_10_path_append__b1__pose", - "concept_id": "l1_10_path_append", - "concept_label": "Append path segments", - "equivalence_family": "l1_10_path_append_operation_geometry", - "factor_assignment": { - "arity_form": "3 ordered segments", - "carrier_form": "Euler-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__b1", - "relation_or_topology_form": "mixed-curvature three-token sequence", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_e7743c38d0c40f94ea89", - "grammar_payload": { - "analytic_witness": { - "kind": "ordered_path_composition", - "segment_count": 3, - "segment_sequence": [ - "euler", - "straight", - "arc" - ] - }, - "operation_api": "path.append", - "operation_id": "l1_10_path_append", - "production_concept": "ordered_centerline_composition", - "semantic_arity": "3 ordered segments", - "semantic_carrier": "Euler-straight-arc path", - "semantic_parent_slot": "b1", - "semantic_regime": "mixed-curvature three-token sequence" - }, - "leakage_group_id": "g_e7743c38d0c40f94ea89", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_10_path_append__b1_pose", - "mode_label": "Euler-straight-arc path \u00b7 audited pose replay", - "operation_grammar_id": "l1_10_path_append__b1", - "parent_mode_id": "l1_10_path_append__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "path.append", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.euler", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_10_path_append__b1", - "selection_slot_id": "l1_10_path_append__b1", - "semantic_factors": { - "arity_form": "3 ordered segments", - "carrier_form": "Euler-straight-arc path", - "operation_concept": "ordered_centerline_composition", - "operation_grammar": "l1_10_path_append__b1", - "relation_or_topology_form": "mixed-curvature three-token sequence" - }, - "structural_parameter_names": [ - "width_um", - "minimum_bend_radius_um", - "leg_um", - "radius_um", - "euler_angle_deg", - "arc_angle_deg", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_da6c43ea6dda6f3d618c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/ground_truth.py", - "grammar_id": "l1_10_path_append__b1", - "id": "l1_10_path_append__b1__pose", - "label": "Append path segments", - "leakage_group_id": "g_e7743c38d0c40f94ea89", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arc_angle_deg": 68.0, - "euler_angle_deg": 52.0, - "leg_um": 18.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 135.0, - "radius_um": 11.0, - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 351, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "++", - "turn_count": 2 - }, - "candidate_id": "l1_11_signed_turns__a1__pose", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "2 signed turns \u00b7 ++", - "carrier_form": "two same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a1", - "relation_or_topology_form": "two-turn C trajectory", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_168793f6a142f7b92baf", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "++", - "turn_count": 2 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "2 signed turns \u00b7 ++", - "semantic_carrier": "two same-sign arcs", - "semantic_parent_slot": "a1", - "semantic_regime": "two-turn C trajectory" - }, - "leakage_group_id": "g_168793f6a142f7b92baf", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__a1_pose", - "mode_label": "two same-sign arcs \u00b7 audited pose replay", - "operation_grammar_id": "l1_11_signed_turns__a1", - "parent_mode_id": "l1_11_signed_turns__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "path.append", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__a1", - "selection_slot_id": "l1_11_signed_turns__a1", - "semantic_factors": { - "arity_form": "2 signed turns \u00b7 ++", - "carrier_form": "two same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a1", - "relation_or_topology_form": "two-turn C trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_e30e769d164e818f48b4" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/ground_truth.py", - "grammar_id": "l1_11_signed_turns__a1", - "id": "l1_11_signed_turns__a1__pose", - "label": "Append positive and negative turns", - "leakage_group_id": "g_168793f6a142f7b92baf", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 14.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 90.0, - "radius_um": 9.0, - "turn_angles_deg": [ - 62.0, - 62.0 - ], - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 352, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+++", - "turn_count": 3 - }, - "candidate_id": "l1_11_signed_turns__a2__pose", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "3 signed turns \u00b7 +++", - "carrier_form": "three same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a2", - "relation_or_topology_form": "three-turn coiling trajectory", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_a23f7846ac2d4aa276b7", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+++", - "turn_count": 3 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "3 signed turns \u00b7 +++", - "semantic_carrier": "three same-sign arcs", - "semantic_parent_slot": "a2", - "semantic_regime": "three-turn coiling trajectory" - }, - "leakage_group_id": "g_a23f7846ac2d4aa276b7", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__a2_pose", - "mode_label": "three same-sign arcs \u00b7 audited pose replay", - "operation_grammar_id": "l1_11_signed_turns__a2", - "parent_mode_id": "l1_11_signed_turns__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "path.append", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__a2", - "selection_slot_id": "l1_11_signed_turns__a2", - "semantic_factors": { - "arity_form": "3 signed turns \u00b7 +++", - "carrier_form": "three same-sign arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__a2", - "relation_or_topology_form": "three-turn coiling trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_e56b6b471ff782056fa9" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/ground_truth.py", - "grammar_id": "l1_11_signed_turns__a2", - "id": "l1_11_signed_turns__a2__pose", - "label": "Append positive and negative turns", - "leakage_group_id": "g_a23f7846ac2d4aa276b7", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 14.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 45.0, - "radius_um": 9.0, - "turn_angles_deg": [ - 52.0, - 52.0, - 52.0 - ], - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_11_signed_turns", - "curriculum_order": 353, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-", - "turn_count": 2 - }, - "candidate_id": "l1_11_signed_turns__b1__pose", - "concept_id": "l1_11_signed_turns", - "concept_label": "Append positive and negative turns", - "equivalence_family": "l1_11_signed_turns_operation_geometry", - "factor_assignment": { - "arity_form": "2 signed turns \u00b7 +-", - "carrier_form": "two alternating arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__b1", - "relation_or_topology_form": "two-turn S trajectory", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_e7e03d5391ce99eede95", - "grammar_payload": { - "analytic_witness": { - "canonicalize_global_sign": true, - "canonicalize_reversal": true, - "kind": "signed_turn_word", - "sign_word": "+-", - "turn_count": 2 - }, - "operation_api": "path.append", - "operation_id": "l1_11_signed_turns", - "production_concept": "signed_turn_direction", - "semantic_arity": "2 signed turns \u00b7 +-", - "semantic_carrier": "two alternating arcs", - "semantic_parent_slot": "b1", - "semantic_regime": "two-turn S trajectory" - }, - "leakage_group_id": "g_e7e03d5391ce99eede95", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_11_signed_turns__b1_pose", - "mode_label": "two alternating arcs \u00b7 audited pose replay", - "operation_grammar_id": "l1_11_signed_turns__b1", - "parent_mode_id": "l1_11_signed_turns__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "path.append", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "gf.cross_section.cross_section", - "gf.path.arc", - "gf.path.extrude", - "gf.path.straight", - "path.append" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_11_signed_turns__b1", - "selection_slot_id": "l1_11_signed_turns__b1", - "semantic_factors": { - "arity_form": "2 signed turns \u00b7 +-", - "carrier_form": "two alternating arcs", - "operation_concept": "signed_turn_direction", - "operation_grammar": "l1_11_signed_turns__b1", - "relation_or_topology_form": "two-turn S trajectory" - }, - "structural_parameter_names": [ - "turn_angles_deg", - "leg_um", - "radius_um", - "width_um", - "minimum_bend_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_0a94e3f2af9210e1a731" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/ground_truth.py", - "grammar_id": "l1_11_signed_turns__b1", - "id": "l1_11_signed_turns__b1__pose", - "label": "Append positive and negative turns", - "leakage_group_id": "g_e7e03d5391ce99eede95", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 14.0, - "minimum_bend_radius_um": 1.0, - "pose_rotation_deg": 135.0, - "radius_um": 9.0, - "turn_angles_deg": [ - 82.0, - -82.0 - ], - "width_um": 4.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 354, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "candidate_id": "l1_12_curved_transition__a1__pose", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth S centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a1", - "relation_or_topology_form": "sine-profile expansion", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_bbfcb7589534079d1d1c", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "smooth S centerline", - "semantic_parent_slot": "a1", - "semantic_regime": "sine-profile expansion" - }, - "leakage_group_id": "g_bbfcb7589534079d1d1c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__a1_pose", - "mode_label": "smooth S centerline \u00b7 audited pose replay", - "operation_grammar_id": "l1_12_curved_transition__a1", - "parent_mode_id": "l1_12_curved_transition__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__a1", - "selection_slot_id": "l1_12_curved_transition__a1", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth S centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a1", - "relation_or_topology_form": "sine-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_f5ef9536ecca0b447a8b" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/ground_truth.py", - "grammar_id": "l1_12_curved_transition__a1", - "id": "l1_12_curved_transition__a1__pose", - "label": "Transition width along a curve", - "leakage_group_id": "g_bbfcb7589534079d1d1c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "narrow_width_um": 3.2, - "path_bend_radius_um": 5.0, - "pose_rotation_deg": 90.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 29.0, - 14.0 - ], - [ - 47.0, - 14.0 - ] - ], - "wide_width_um": 13.0, - "width_type": "sine" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 355, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "linear" - }, - "candidate_id": "l1_12_curved_transition__a2__pose", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth S centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a2", - "relation_or_topology_form": "linear-profile expansion", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_abe9692291fc172819bf", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "s", - "endpoint_width_ratio": 4.0625, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "linear" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "smooth S centerline", - "semantic_parent_slot": "a2", - "semantic_regime": "linear-profile expansion" - }, - "leakage_group_id": "g_abe9692291fc172819bf", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__a2_pose", - "mode_label": "smooth S centerline \u00b7 audited pose replay", - "operation_grammar_id": "l1_12_curved_transition__a2", - "parent_mode_id": "l1_12_curved_transition__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__a2", - "selection_slot_id": "l1_12_curved_transition__a2", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth S centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__a2", - "relation_or_topology_form": "linear-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_dfd9ae9fd43a57d2804d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/ground_truth.py", - "grammar_id": "l1_12_curved_transition__a2", - "id": "l1_12_curved_transition__a2__pose", - "label": "Transition width along a curve", - "leakage_group_id": "g_abe9692291fc172819bf", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "narrow_width_um": 3.2, - "path_bend_radius_um": 5.0, - "pose_rotation_deg": 45.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 15.0, - 0.0 - ], - [ - 29.0, - 14.0 - ], - [ - 47.0, - 14.0 - ] - ], - "wide_width_um": 13.0, - "width_type": "linear" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_12_curved_transition", - "curriculum_order": 356, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_family": "c", - "endpoint_width_ratio": 4.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "candidate_id": "l1_12_curved_transition__b1__pose", - "concept_id": "l1_12_curved_transition", - "concept_label": "Transition width along a curve", - "equivalence_family": "l1_12_curved_transition_operation_geometry", - "factor_assignment": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth C centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__b1", - "relation_or_topology_form": "sine-profile expansion", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_56f47f258d7a1ce122a4", - "grammar_payload": { - "analytic_witness": { - "centerline_family": "c", - "endpoint_width_ratio": 4.0, - "kind": "curved_width_transition", - "monotone": true, - "width_profile": "sine" - }, - "operation_api": "gf.path.extrude_transition", - "operation_id": "l1_12_curved_transition", - "production_concept": "width_change_independent_of_centerline_curvature", - "semantic_arity": "1 curved path \u00b7 2 width endpoints", - "semantic_carrier": "smooth C centerline", - "semantic_parent_slot": "b1", - "semantic_regime": "sine-profile expansion" - }, - "leakage_group_id": "g_56f47f258d7a1ce122a4", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_12_curved_transition__b1_pose", - "mode_label": "smooth C centerline \u00b7 audited pose replay", - "operation_grammar_id": "l1_12_curved_transition__b1", - "parent_mode_id": "l1_12_curved_transition__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "gf.path.extrude_transition", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "gf.path.extrude_transition", - "gf.path.smooth", - "gf.path.transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_12_curved_transition__b1", - "selection_slot_id": "l1_12_curved_transition__b1", - "semantic_factors": { - "arity_form": "1 curved path \u00b7 2 width endpoints", - "carrier_form": "smooth C centerline", - "operation_concept": "width_change_independent_of_centerline_curvature", - "operation_grammar": "l1_12_curved_transition__b1", - "relation_or_topology_form": "sine-profile expansion" - }, - "structural_parameter_names": [ - "waypoints_um", - "path_bend_radius_um", - "narrow_width_um", - "wide_width_um", - "width_type", - "default_bend_radius_um", - "minimum_bend_radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_efd28e6b54a4951fb049" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/ground_truth.py", - "grammar_id": "l1_12_curved_transition__b1", - "id": "l1_12_curved_transition__b1__pose", - "label": "Transition width along a curve", - "leakage_group_id": "g_56f47f258d7a1ce122a4", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "default_bend_radius_um": 8.0, - "minimum_bend_radius_um": 1.0, - "narrow_width_um": 3.5, - "path_bend_radius_um": 5.0, - "pose_rotation_deg": 135.0, - "waypoints_um": [ - [ - 0.0, - 0.0 - ], - [ - 16.0, - 0.0 - ], - [ - 27.0, - 13.0 - ], - [ - 27.0, - 30.0 - ] - ], - "wide_width_um": 14.0, - "width_type": "sine" - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 357, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__a1__pose", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one region", - "carrier_form": "circle + rectangle", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a1", - "relation_or_topology_form": "connected overlapping union", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_835cd7680a458c95fdc6", - "grammar_payload": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "2 operands \u00b7 one region", - "semantic_carrier": "circle + rectangle", - "semantic_parent_slot": "a1", - "semantic_regime": "connected overlapping union" - }, - "leakage_group_id": "g_835cd7680a458c95fdc6", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__a1_pose", - "mode_label": "circle + rectangle \u00b7 audited pose replay", - "operation_grammar_id": "l1_13_boolean_or__a1", - "parent_mode_id": "l1_13_boolean_or__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__a1", - "selection_slot_id": "l1_13_boolean_or__a1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one region", - "carrier_form": "circle + rectangle", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a1", - "relation_or_topology_form": "connected overlapping union" - }, - "structural_parameter_names": [ - "offset_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c2993a34a820a6e4354a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/ground_truth.py", - "grammar_id": "l1_13_boolean_or__a1", - "id": "l1_13_boolean_or__a1__pose", - "label": "Boolean union", - "leakage_group_id": "g_835cd7680a458c95fdc6", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_x_um": 12.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 358, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "neck_required": true, - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__a2__pose", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "3 operands \u00b7 one connected region", - "carrier_form": "two disks + narrow bridge", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a2", - "relation_or_topology_form": "narrow-neck dumbbell union", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_4dc9584ce0151e473e47", - "grammar_payload": { - "analytic_witness": { - "neck_required": true, - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "3 operands \u00b7 one connected region", - "semantic_carrier": "two disks + narrow bridge", - "semantic_parent_slot": "a2", - "semantic_regime": "narrow-neck dumbbell union" - }, - "leakage_group_id": "g_4dc9584ce0151e473e47", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__a2_pose", - "mode_label": "two disks + narrow bridge \u00b7 audited pose replay", - "operation_grammar_id": "l1_13_boolean_or__a2", - "parent_mode_id": "l1_13_boolean_or__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__a2", - "selection_slot_id": "l1_13_boolean_or__a2", - "semantic_factors": { - "arity_form": "3 operands \u00b7 one connected region", - "carrier_form": "two disks + narrow bridge", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__a2", - "relation_or_topology_form": "narrow-neck dumbbell union" - }, - "structural_parameter_names": [ - "lobe_offset_um", - "bridge_width_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_41f098cb5bf625674878" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/ground_truth.py", - "grammar_id": "l1_13_boolean_or__a2", - "id": "l1_13_boolean_or__a2__pose", - "label": "Boolean union", - "leakage_group_id": "g_4dc9584ce0151e473e47", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bridge_width_um": 6.0, - "lobe_offset_um": 14.0, - "pose_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_13_boolean_or", - "curriculum_order": 359, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "candidate_id": "l1_13_boolean_or__b1__pose", - "concept_id": "l1_13_boolean_or", - "concept_label": "Boolean union", - "equivalence_family": "l1_13_boolean_or_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one region", - "carrier_form": "L body + ellipse", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__b1", - "relation_or_topology_form": "deep asymmetric union", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_0103ce47dfe3045d4103", - "grammar_payload": { - "analytic_witness": { - "operator": "or", - "output_regions": 1 - }, - "operation_api": "gf.boolean", - "operation_id": "l1_13_boolean_or", - "production_concept": "boolean_or", - "semantic_arity": "2 operands \u00b7 one region", - "semantic_carrier": "L body + ellipse", - "semantic_parent_slot": "b1", - "semantic_regime": "deep asymmetric union" - }, - "leakage_group_id": "g_0103ce47dfe3045d4103", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_13_boolean_or__b1_pose", - "mode_label": "L body + ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_13_boolean_or__b1", - "parent_mode_id": "l1_13_boolean_or__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.L", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_13_boolean_or__b1", - "selection_slot_id": "l1_13_boolean_or__b1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one region", - "carrier_form": "L body + ellipse", - "operation_concept": "boolean_or", - "operation_grammar": "l1_13_boolean_or__b1", - "relation_or_topology_form": "deep asymmetric union" - }, - "structural_parameter_names": [ - "offset_x_um", - "offset_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_f5f23a19931f0ff69b3e" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/ground_truth.py", - "grammar_id": "l1_13_boolean_or__b1", - "id": "l1_13_boolean_or__b1__pose", - "label": "Boolean union", - "leakage_group_id": "g_0103ce47dfe3045d4103", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_x_um": 8.0, - "offset_y_um": 4.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 360, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__a1__pose", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one island", - "carrier_form": "rectangle + circle", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a1", - "relation_or_topology_form": "single lens intersection", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_5b010cc3f2d818009aa3", - "grammar_payload": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 one island", - "semantic_carrier": "rectangle + circle", - "semantic_parent_slot": "a1", - "semantic_regime": "single lens intersection" - }, - "leakage_group_id": "g_5b010cc3f2d818009aa3", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__a1_pose", - "mode_label": "rectangle + circle \u00b7 audited pose replay", - "operation_grammar_id": "l1_14_boolean_and__a1", - "parent_mode_id": "l1_14_boolean_and__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__a1", - "selection_slot_id": "l1_14_boolean_and__a1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one island", - "carrier_form": "rectangle + circle", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a1", - "relation_or_topology_form": "single lens intersection" - }, - "structural_parameter_names": [ - "offset_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_35fc5270e70ce27e6599" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/ground_truth.py", - "grammar_id": "l1_14_boolean_and__a1", - "id": "l1_14_boolean_and__a1__pose", - "label": "Boolean intersection", - "leakage_group_id": "g_5b010cc3f2d818009aa3", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_x_um": 8.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 361, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__a2__pose", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 one curved island", - "carrier_form": "triangle + ellipse", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a2", - "relation_or_topology_form": "curved wedge intersection", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_3b0353fc4eedffb42c53", - "grammar_payload": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 one curved island", - "semantic_carrier": "triangle + ellipse", - "semantic_parent_slot": "a2", - "semantic_regime": "curved wedge intersection" - }, - "leakage_group_id": "g_3b0353fc4eedffb42c53", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__a2_pose", - "mode_label": "triangle + ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_14_boolean_and__a2", - "parent_mode_id": "l1_14_boolean_and__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.ellipse", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__a2", - "selection_slot_id": "l1_14_boolean_and__a2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 one curved island", - "carrier_form": "triangle + ellipse", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__a2", - "relation_or_topology_form": "curved wedge intersection" - }, - "structural_parameter_names": [ - "ellipse_dx_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a80fe5f19d79aaeef72a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/ground_truth.py", - "grammar_id": "l1_14_boolean_and__a2", - "id": "l1_14_boolean_and__a2__pose", - "label": "Boolean intersection", - "leakage_group_id": "g_3b0353fc4eedffb42c53", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "ellipse_dx_um": 7.0, - "pose_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_14_boolean_and", - "curriculum_order": 362, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "candidate_id": "l1_14_boolean_and__b1__pose", - "concept_id": "l1_14_boolean_and", - "concept_label": "Boolean intersection", - "equivalence_family": "l1_14_boolean_and_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 central diamond", - "carrier_form": "two rotated bars", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__b1", - "relation_or_topology_form": "crossed-bar intersection", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_38d2355696b81a444a9d", - "grammar_payload": { - "analytic_witness": { - "islands": 1, - "operator": "and" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_14_boolean_and", - "production_concept": "boolean_and", - "semantic_arity": "2 operands \u00b7 central diamond", - "semantic_carrier": "two rotated bars", - "semantic_parent_slot": "b1", - "semantic_regime": "crossed-bar intersection" - }, - "leakage_group_id": "g_38d2355696b81a444a9d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_14_boolean_and__b1_pose", - "mode_label": "two rotated bars \u00b7 audited pose replay", - "operation_grammar_id": "l1_14_boolean_and__b1", - "parent_mode_id": "l1_14_boolean_and__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_14_boolean_and__b1", - "selection_slot_id": "l1_14_boolean_and__b1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 central diamond", - "carrier_form": "two rotated bars", - "operation_concept": "boolean_and", - "operation_grammar": "l1_14_boolean_and__b1", - "relation_or_topology_form": "crossed-bar intersection" - }, - "structural_parameter_names": [ - "angle_deg", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c59785294d4b4a484f09" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/ground_truth.py", - "grammar_id": "l1_14_boolean_and__b1", - "id": "l1_14_boolean_and__b1__pose", - "label": "Boolean intersection", - "leakage_group_id": "g_38d2355696b81a444a9d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 31.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 363, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__a1__pose", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 1 cutter", - "carrier_form": "rectangle minus rectangle", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a1", - "relation_or_topology_form": "enclosed window", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_2cfe9b71bfbc57d1e776", - "grammar_payload": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 1 cutter", - "semantic_carrier": "rectangle minus rectangle", - "semantic_parent_slot": "a1", - "semantic_regime": "enclosed window" - }, - "leakage_group_id": "g_2cfe9b71bfbc57d1e776", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__a1_pose", - "mode_label": "rectangle minus rectangle \u00b7 audited pose replay", - "operation_grammar_id": "l1_15_boolean_not__a1", - "parent_mode_id": "l1_15_boolean_not__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__a1", - "selection_slot_id": "l1_15_boolean_not__a1", - "semantic_factors": { - "arity_form": "1 body + 1 cutter", - "carrier_form": "rectangle minus rectangle", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a1", - "relation_or_topology_form": "enclosed window" - }, - "structural_parameter_names": [ - "wall_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_19b815c7bd516eccc038" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/ground_truth.py", - "grammar_id": "l1_15_boolean_not__a1", - "id": "l1_15_boolean_not__a1__pose", - "label": "Boolean subtraction", - "leakage_group_id": "g_2cfe9b71bfbc57d1e776", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "pose_rotation_deg": 90.0, - "wall_um": 5.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 364, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__a2__pose", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 1 enclosed cutter", - "carrier_form": "rectangle minus ellipse", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a2", - "relation_or_topology_form": "differently-shaped enclosed hole", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_bd2c16d162cd958b24c5", - "grammar_payload": { - "analytic_witness": { - "holes": 1, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 1 enclosed cutter", - "semantic_carrier": "rectangle minus ellipse", - "semantic_parent_slot": "a2", - "semantic_regime": "differently-shaped enclosed hole" - }, - "leakage_group_id": "g_bd2c16d162cd958b24c5", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__a2_pose", - "mode_label": "rectangle minus ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_15_boolean_not__a2", - "parent_mode_id": "l1_15_boolean_not__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.ellipse", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__a2", - "selection_slot_id": "l1_15_boolean_not__a2", - "semantic_factors": { - "arity_form": "1 body + 1 enclosed cutter", - "carrier_form": "rectangle minus ellipse", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__a2", - "relation_or_topology_form": "differently-shaped enclosed hole" - }, - "structural_parameter_names": [ - "hole_x_um", - "hole_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_522d89447ff8deb22baa" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/ground_truth.py", - "grammar_id": "l1_15_boolean_not__a2", - "id": "l1_15_boolean_not__a2__pose", - "label": "Boolean subtraction", - "leakage_group_id": "g_bd2c16d162cd958b24c5", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hole_x_um": 13.0, - "hole_y_um": 8.0, - "pose_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_15_boolean_not", - "curriculum_order": 365, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "notches": 1, - "operator": "not" - }, - "candidate_id": "l1_15_boolean_not__b1__pose", - "concept_id": "l1_15_boolean_not", - "concept_label": "Boolean subtraction", - "equivalence_family": "l1_15_boolean_not_operation_geometry", - "factor_assignment": { - "arity_form": "1 body + 1 cutter", - "carrier_form": "bar minus edge circle", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__b1", - "relation_or_topology_form": "boundary notch", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_44d88d330778f2e11f5e", - "grammar_payload": { - "analytic_witness": { - "notches": 1, - "operator": "not" - }, - "operation_api": "gf.boolean", - "operation_id": "l1_15_boolean_not", - "production_concept": "boolean_not", - "semantic_arity": "1 body + 1 cutter", - "semantic_carrier": "bar minus edge circle", - "semantic_parent_slot": "b1", - "semantic_regime": "boundary notch" - }, - "leakage_group_id": "g_44d88d330778f2e11f5e", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_15_boolean_not__b1_pose", - "mode_label": "bar minus edge circle \u00b7 audited pose replay", - "operation_grammar_id": "l1_15_boolean_not__b1", - "parent_mode_id": "l1_15_boolean_not__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_15_boolean_not__b1", - "selection_slot_id": "l1_15_boolean_not__b1", - "semantic_factors": { - "arity_form": "1 body + 1 cutter", - "carrier_form": "bar minus edge circle", - "operation_concept": "boolean_not", - "operation_grammar": "l1_15_boolean_not__b1", - "relation_or_topology_form": "boundary notch" - }, - "structural_parameter_names": [ - "notch_x_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8ee35574e53764966f5c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/ground_truth.py", - "grammar_id": "l1_15_boolean_not__b1", - "id": "l1_15_boolean_not__b1__pose", - "label": "Boolean subtraction", - "leakage_group_id": "g_44d88d330778f2e11f5e", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "notch_x_um": 18.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 366, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "candidate_id": "l1_16_boolean_xor__a1__pose", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 two crescents", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_8ebf1e4ff7ad26e85a16", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 two crescents", - "semantic_carrier": "offset circles", - "semantic_parent_slot": "a1", - "semantic_regime": "partial-overlap symmetric difference" - }, - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__a1_pose", - "mode_label": "offset circles \u00b7 audited pose replay", - "operation_grammar_id": "l1_16_boolean_xor__a1", - "parent_mode_id": "l1_16_boolean_xor__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__a1", - "selection_slot_id": "l1_16_boolean_xor__a1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 two crescents", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference" - }, - "structural_parameter_names": [ - "separation_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_a442d74e578978a56c21" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a1__pose", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "pose_rotation_deg": 90.0, - "separation_um": 14.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 367, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true, - "unequal": true - }, - "candidate_id": "l1_16_boolean_xor__a2__pose", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 two crescents", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_8ebf1e4ff7ad26e85a16", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 two crescents", - "semantic_carrier": "offset circles", - "semantic_parent_slot": "a1", - "semantic_regime": "partial-overlap symmetric difference" - }, - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__a2_pose", - "mode_label": "unequal overlapping disks \u00b7 audited pose replay", - "operation_grammar_id": "l1_16_boolean_xor__a1", - "parent_mode_id": "l1_16_boolean_xor__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__a2", - "selection_slot_id": "l1_16_boolean_xor__a2", - "semantic_factors": { - "arity_form": "2 operands \u00b7 two crescents", - "carrier_form": "offset circles", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__a1", - "relation_or_topology_form": "partial-overlap symmetric difference" - }, - "structural_parameter_names": [ - "separation_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_62adacfc9e5c3dc90221" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__a1", - "id": "l1_16_boolean_xor__a2__pose", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_8ebf1e4ff7ad26e85a16", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "pose_rotation_deg": 45.0, - "separation_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_16_boolean_xor", - "curriculum_order": 368, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "candidate_id": "l1_16_boolean_xor__b1__pose", - "concept_id": "l1_16_boolean_xor", - "concept_label": "Boolean exclusive-or", - "equivalence_family": "l1_16_boolean_xor_operation_geometry", - "factor_assignment": { - "arity_form": "2 operands \u00b7 mixed-boundary partial overlap", - "carrier_form": "hexagon + offset ellipse", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__b1", - "relation_or_topology_form": "partial polygon-ellipse XOR", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_d12f1ed4c260984c2170", - "grammar_payload": { - "analytic_witness": { - "operator": "xor", - "partial": true - }, - "operation_api": "gf.boolean", - "operation_id": "l1_16_boolean_xor", - "production_concept": "boolean_xor", - "semantic_arity": "2 operands \u00b7 mixed-boundary partial overlap", - "semantic_carrier": "hexagon + offset ellipse", - "semantic_parent_slot": "b1", - "semantic_regime": "partial polygon-ellipse XOR" - }, - "leakage_group_id": "g_d12f1ed4c260984c2170", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_16_boolean_xor__b1_pose", - "mode_label": "hexagon + offset ellipse \u00b7 audited pose replay", - "operation_grammar_id": "l1_16_boolean_xor__b1", - "parent_mode_id": "l1_16_boolean_xor__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "gf.boolean", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "gf.components.ellipse", - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_16_boolean_xor__b1", - "selection_slot_id": "l1_16_boolean_xor__b1", - "semantic_factors": { - "arity_form": "2 operands \u00b7 mixed-boundary partial overlap", - "carrier_form": "hexagon + offset ellipse", - "operation_concept": "boolean_xor", - "operation_grammar": "l1_16_boolean_xor__b1", - "relation_or_topology_form": "partial polygon-ellipse XOR" - }, - "structural_parameter_names": [ - "ellipse_dx_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c119ac1daa88ead38abd" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/ground_truth.py", - "grammar_id": "l1_16_boolean_xor__b1", - "id": "l1_16_boolean_xor__b1__pose", - "label": "Boolean exclusive-or", - "leakage_group_id": "g_d12f1ed4c260984c2170", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "ellipse_dx_um": 10.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 369, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__a1__pose", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "5 elements \u00b7 one row", - "carrier_form": "rectangle teeth", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a1", - "relation_or_topology_form": "sparse horizontal pitch", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_57121a017fa35087795d", - "grammar_payload": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "5 elements \u00b7 one row", - "semantic_carrier": "rectangle teeth", - "semantic_parent_slot": "a1", - "semantic_regime": "sparse horizontal pitch" - }, - "leakage_group_id": "g_57121a017fa35087795d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__a1_pose", - "mode_label": "rectangle teeth \u00b7 audited pose replay", - "operation_grammar_id": "l1_17_linear_repetition__a1", - "parent_mode_id": "l1_17_linear_repetition__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "tooth.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__a1", - "selection_slot_id": "l1_17_linear_repetition__a1", - "semantic_factors": { - "arity_form": "5 elements \u00b7 one row", - "carrier_form": "rectangle teeth", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a1", - "relation_or_topology_form": "sparse horizontal pitch" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_7c44002ac3075fb03ee1" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__a1", - "id": "l1_17_linear_repetition__a1__pose", - "label": "Linear repetition", - "leakage_group_id": "g_57121a017fa35087795d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 5, - "pitch_um": 12.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 370, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "asymmetric_unit": true, - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__a2__pose", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "5 elements \u00b7 one row", - "carrier_form": "fixed-orientation L units", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a2", - "relation_or_topology_form": "asymmetric unit row", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_61ad182612b52b3f4a2d", - "grammar_payload": { - "analytic_witness": { - "asymmetric_unit": true, - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "5 elements \u00b7 one row", - "semantic_carrier": "fixed-orientation L units", - "semantic_parent_slot": "a2", - "semantic_regime": "asymmetric unit row" - }, - "leakage_group_id": "g_61ad182612b52b3f4a2d", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__a2_pose", - "mode_label": "fixed-orientation L units \u00b7 audited pose replay", - "operation_grammar_id": "l1_17_linear_repetition__a2", - "parent_mode_id": "l1_17_linear_repetition__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.L", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__a2", - "selection_slot_id": "l1_17_linear_repetition__a2", - "semantic_factors": { - "arity_form": "5 elements \u00b7 one row", - "carrier_form": "fixed-orientation L units", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__a2", - "relation_or_topology_form": "asymmetric unit row" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_d6268832bb607744e97a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__a2", - "id": "l1_17_linear_repetition__a2__pose", - "label": "Linear repetition", - "leakage_group_id": "g_61ad182612b52b3f4a2d", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 5, - "pitch_um": 17.0, - "pose_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_17_linear_repetition", - "curriculum_order": 371, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "candidate_id": "l1_17_linear_repetition__b1__pose", - "concept_id": "l1_17_linear_repetition", - "concept_label": "Linear repetition", - "equivalence_family": "l1_17_linear_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 one column", - "carrier_form": "circle dots", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__b1", - "relation_or_topology_form": "dense vertical pitch", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_934e42688cd0854c6fcf", - "grammar_payload": { - "analytic_witness": { - "layout": "linear", - "uniform": true - }, - "operation_api": "reference.move", - "operation_id": "l1_17_linear_repetition", - "production_concept": "one_dimensional_pitch", - "semantic_arity": "7 elements \u00b7 one column", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "b1", - "semantic_regime": "dense vertical pitch" - }, - "leakage_group_id": "g_934e42688cd0854c6fcf", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_17_linear_repetition__b1_pose", - "mode_label": "circle dots \u00b7 audited pose replay", - "operation_grammar_id": "l1_17_linear_repetition__b1", - "parent_mode_id": "l1_17_linear_repetition__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "dot.move", - "gf.Component", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_17_linear_repetition__b1", - "selection_slot_id": "l1_17_linear_repetition__b1", - "semantic_factors": { - "arity_form": "7 elements \u00b7 one column", - "carrier_form": "circle dots", - "operation_concept": "one_dimensional_pitch", - "operation_grammar": "l1_17_linear_repetition__b1", - "relation_or_topology_form": "dense vertical pitch" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_9b6ce27e44edfb6f0299" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/ground_truth.py", - "grammar_id": "l1_17_linear_repetition__b1", - "id": "l1_17_linear_repetition__b1__pose", - "label": "Linear repetition", - "leakage_group_id": "g_934e42688cd0854c6fcf", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 9.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 372, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "partial", - "orientation": "radial" - }, - "candidate_id": "l1_18_radial_repetition__b2__pose", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 210 degrees", - "carrier_form": "radially oriented bars", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__b2", - "relation_or_topology_form": "partial fan with radial orientation", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_f8e18f89e9148b048ade", - "grammar_payload": { - "analytic_witness": { - "coverage": "partial", - "orientation": "radial" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "7 elements \u00b7 210 degrees", - "semantic_carrier": "radially oriented bars", - "semantic_parent_slot": "b2", - "semantic_regime": "partial fan with radial orientation" - }, - "leakage_group_id": "g_f8e18f89e9148b048ade", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__b2_pose", - "mode_label": "radially oriented bars \u00b7 audited pose replay", - "operation_grammar_id": "l1_18_radial_repetition__b2", - "parent_mode_id": "l1_18_radial_repetition__b2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "item.move", - "item.rotate", - "pose_ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__b2", - "selection_slot_id": "l1_18_radial_repetition__b2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 210 degrees", - "carrier_form": "radially oriented bars", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__b2", - "relation_or_topology_form": "partial fan with radial orientation" - }, - "structural_parameter_names": [ - "count", - "orbit_um", - "span_deg", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_ac24202fc3c70923e782" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__b2", - "id": "l1_18_radial_repetition__b2__pose", - "label": "Radial repetition", - "leakage_group_id": "g_f8e18f89e9148b048ade", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "orbit_um": 25.0, - "pose_rotation_deg": 90.0, - "span_deg": 210.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_18_radial_repetition", - "curriculum_order": 373, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "coverage": "partial", - "orientation": "tangent" - }, - "candidate_id": "l1_18_radial_repetition__c2__pose", - "concept_id": "l1_18_radial_repetition", - "concept_label": "Radial repetition", - "equivalence_family": "l1_18_radial_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 210 degrees", - "carrier_form": "tangent-oriented L units", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__c2", - "relation_or_topology_form": "partial fan with tangential orientation", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_90a35764fdead3523710", - "grammar_payload": { - "analytic_witness": { - "coverage": "partial", - "orientation": "tangent" - }, - "operation_api": "reference.move", - "operation_id": "l1_18_radial_repetition", - "production_concept": "polar_pitch_and_orientation", - "semantic_arity": "7 elements \u00b7 210 degrees", - "semantic_carrier": "tangent-oriented L units", - "semantic_parent_slot": "c2", - "semantic_regime": "partial fan with tangential orientation" - }, - "leakage_group_id": "g_90a35764fdead3523710", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_18_radial_repetition__c2_pose", - "mode_label": "tangent-oriented L units \u00b7 audited pose replay", - "operation_grammar_id": "l1_18_radial_repetition__c2", - "parent_mode_id": "l1_18_radial_repetition__c2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.L", - "item.move", - "item.rotate", - "pose_ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_18_radial_repetition__c2", - "selection_slot_id": "l1_18_radial_repetition__c2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 210 degrees", - "carrier_form": "tangent-oriented L units", - "operation_concept": "polar_pitch_and_orientation", - "operation_grammar": "l1_18_radial_repetition__c2", - "relation_or_topology_form": "partial fan with tangential orientation" - }, - "structural_parameter_names": [ - "count", - "orbit_um", - "span_deg", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_c10dab1f51debb8a880a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/ground_truth.py", - "grammar_id": "l1_18_radial_repetition__c2", - "id": "l1_18_radial_repetition__c2__pose", - "label": "Radial repetition", - "leakage_group_id": "g_90a35764fdead3523710", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "orbit_um": 27.0, - "pose_rotation_deg": 45.0, - "span_deg": 210.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 374, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "circle", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__a2__pose", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "3 \u00d7 3 array", - "carrier_form": "circle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__a1", - "relation_or_topology_form": "square-pitch grid", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_e5047ba605e516cdd25c", - "grammar_payload": { - "analytic_witness": { - "carrier": "circle", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "3 \u00d7 3 array", - "semantic_carrier": "circle unit cell", - "semantic_parent_slot": "a1", - "semantic_regime": "square-pitch grid" - }, - "leakage_group_id": "l1_grid_circle_program_forms", - "leakage_group_override": "l1_grid_circle_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__a2_pose", - "mode_label": "circle unit cell \u00b7 audited pose replay", - "operation_grammar_id": "l1_19_array_2d__a1", - "parent_mode_id": "l1_19_array_2d__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "component.add_ref", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "pose_scene.add_ref" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__a2", - "selection_slot_id": "l1_19_array_2d__a2", - "semantic_factors": { - "arity_form": "3 \u00d7 3 array", - "carrier_form": "circle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__a1", - "relation_or_topology_form": "square-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2075ec26a964b1e47c2f" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/ground_truth.py", - "grammar_id": "l1_19_array_2d__a1", - "id": "l1_19_array_2d__a2__pose", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_circle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 12.0, - "pitch_y_um": 14.0, - "pose_rotation_deg": 90.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 375, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__b1__pose", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "5 \u00d7 2 array", - "carrier_form": "rectangle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__b1", - "relation_or_topology_form": "anisotropic-pitch grid", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_2c4ead1473e3d7663435", - "grammar_payload": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "5 \u00d7 2 array", - "semantic_carrier": "rectangle unit cell", - "semantic_parent_slot": "b1", - "semantic_regime": "anisotropic-pitch grid" - }, - "leakage_group_id": "l1_grid_rectangle_program_forms", - "leakage_group_override": "l1_grid_rectangle_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__b1_pose", - "mode_label": "rectangle unit cell \u00b7 audited pose replay", - "operation_grammar_id": "l1_19_array_2d__b1", - "parent_mode_id": "l1_19_array_2d__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "component.add_ref", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "pose_scene.add_ref" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__b1", - "selection_slot_id": "l1_19_array_2d__b1", - "semantic_factors": { - "arity_form": "5 \u00d7 2 array", - "carrier_form": "rectangle unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__b1", - "relation_or_topology_form": "anisotropic-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_808d77a883c867c2bf9d" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/ground_truth.py", - "grammar_id": "l1_19_array_2d__b1", - "id": "l1_19_array_2d__b1__pose", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_rectangle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 12.0, - "pitch_y_um": 15.0, - "pose_rotation_deg": 45.0, - "rows": 2 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_19_array_2d", - "curriculum_order": 376, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "cross", - "construction": "add_ref" - }, - "candidate_id": "l1_19_array_2d__c1__pose", - "concept_id": "l1_19_array_2d", - "concept_label": "Two-dimensional array", - "equivalence_family": "l1_19_array_2d_operation_geometry", - "factor_assignment": { - "arity_form": "4 \u00d7 3 array", - "carrier_form": "cross unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__c1", - "relation_or_topology_form": "rectangular-pitch grid", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_356f4a9de7dd6ba43c22", - "grammar_payload": { - "analytic_witness": { - "carrier": "cross", - "construction": "add_ref" - }, - "operation_api": "component.add_ref", - "operation_id": "l1_19_array_2d", - "production_concept": "row_and_column_pitch", - "semantic_arity": "4 \u00d7 3 array", - "semantic_carrier": "cross unit cell", - "semantic_parent_slot": "c1", - "semantic_regime": "rectangular-pitch grid" - }, - "leakage_group_id": "l1_grid_cross_program_forms", - "leakage_group_override": "l1_grid_cross_program_forms", - "level": "L1", - "mode_id": "l1_19_array_2d__c1_pose", - "mode_label": "cross unit cell \u00b7 audited pose replay", - "operation_grammar_id": "l1_19_array_2d__c1", - "parent_mode_id": "l1_19_array_2d__c1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "component.add_ref", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.cross", - "pose_scene.add_ref" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_19_array_2d__c1", - "selection_slot_id": "l1_19_array_2d__c1", - "semantic_factors": { - "arity_form": "4 \u00d7 3 array", - "carrier_form": "cross unit cell", - "operation_concept": "row_and_column_pitch", - "operation_grammar": "l1_19_array_2d__c1", - "relation_or_topology_form": "rectangular-pitch grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_093a8b5325565dad834a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/ground_truth.py", - "grammar_id": "l1_19_array_2d__c1", - "id": "l1_19_array_2d__c1__pose", - "label": "Two-dimensional array", - "leakage_group_id": "l1_grid_cross_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 13.0, - "pitch_y_um": 12.0, - "pose_rotation_deg": 135.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 377, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_aligned_forced_detour", - "external_end_port": "o1", - "forced_detour": true, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__a1__pose", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 aligned terminals \u00b7 waypoint detour", - "carrier_form": "facing aligned terminals with detour", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a1", - "relation_or_topology_form": "facing_aligned_forced_detour", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_050a099642c13c2a877f", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_aligned_forced_detour", - "external_end_port": "o1", - "forced_detour": true, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 aligned terminals \u00b7 waypoint detour", - "semantic_carrier": "facing aligned terminals with detour", - "semantic_parent_slot": "a1", - "semantic_regime": "facing_aligned_forced_detour" - }, - "leakage_group_id": "g_050a099642c13c2a877f", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__a1_pose", - "mode_label": "facing aligned terminals with detour \u00b7 audited pose replay", - "operation_grammar_id": "l1_20_route_single__a1", - "parent_mode_id": "l1_20_route_single__a1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.routing.route_single", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.Component", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single", - "pose_ref.rotate", - "pose_scene.add_port" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__a1", - "selection_slot_id": "l1_20_route_single__a1", - "semantic_factors": { - "arity_form": "2 aligned terminals \u00b7 waypoint detour", - "carrier_form": "facing aligned terminals with detour", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a1", - "relation_or_topology_form": "facing_aligned_forced_detour" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um", - "detour_x1_um", - "detour_y_um", - "detour_x2_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_dc568649a36a517d7e5a" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/ground_truth.py", - "grammar_id": "l1_20_route_single__a1", - "id": "l1_20_route_single__a1__pose", - "label": "Route between two ports", - "leakage_group_id": "g_050a099642c13c2a877f", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "detour_x1_um": 28.0, - "detour_x2_um": 54.0, - "detour_y_um": 22.0, - "dx_um": 70.0, - "dy_um": 0.0, - "end_rotation_deg": 180.0, - "pose_rotation_deg": 90.0, - "radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 378, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_offset_z", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__a2__pose", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 terminals \u00b7 Z route", - "carrier_form": "facing offset terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a2", - "relation_or_topology_form": "facing_offset_z", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_7ec32778992019e53c74", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "facing_offset_z", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 terminals \u00b7 Z route", - "semantic_carrier": "facing offset terminals", - "semantic_parent_slot": "a2", - "semantic_regime": "facing_offset_z" - }, - "leakage_group_id": "g_7ec32778992019e53c74", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__a2_pose", - "mode_label": "facing offset terminals \u00b7 audited pose replay", - "operation_grammar_id": "l1_20_route_single__a2", - "parent_mode_id": "l1_20_route_single__a2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "gf.routing.route_single", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.Component", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single", - "pose_ref.rotate", - "pose_scene.add_port" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__a2", - "selection_slot_id": "l1_20_route_single__a2", - "semantic_factors": { - "arity_form": "2 terminals \u00b7 Z route", - "carrier_form": "facing offset terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__a2", - "relation_or_topology_form": "facing_offset_z" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_be096db09fa8fea649b5" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/ground_truth.py", - "grammar_id": "l1_20_route_single__a2", - "id": "l1_20_route_single__a2__pose", - "label": "Route between two ports", - "leakage_group_id": "g_7ec32778992019e53c74", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 62.0, - "dy_um": 22.0, - "end_rotation_deg": 180.0, - "pose_rotation_deg": 45.0, - "radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_20_route_single", - "curriculum_order": 379, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "orthogonal_outer_corner", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "candidate_id": "l1_20_route_single__b1__pose", - "concept_id": "l1_20_route_single", - "concept_label": "Route between two ports", - "equivalence_family": "l1_20_route_single_operation_geometry", - "factor_assignment": { - "arity_form": "2 terminals \u00b7 outer L route", - "carrier_form": "orthogonal outer-corner terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__b1", - "relation_or_topology_form": "orthogonal_outer_corner", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_cf91b2f55470c5045756", - "grammar_payload": { - "analytic_witness": { - "connected_regions": 1, - "endpoint_orientation_class": "orthogonal_outer_corner", - "external_end_port": "o1", - "forced_detour": false, - "routed_end_port": "o2" - }, - "operation_api": "gf.routing.route_single", - "operation_id": "l1_20_route_single", - "production_concept": "automatic_manhattan_routing", - "semantic_arity": "2 terminals \u00b7 outer L route", - "semantic_carrier": "orthogonal outer-corner terminals", - "semantic_parent_slot": "b1", - "semantic_regime": "orthogonal_outer_corner" - }, - "leakage_group_id": "g_cf91b2f55470c5045756", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_20_route_single__b1_pose", - "mode_label": "orthogonal outer-corner terminals \u00b7 audited pose replay", - "operation_grammar_id": "l1_20_route_single__b1", - "parent_mode_id": "l1_20_route_single__b1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "gf.routing.route_single", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "end.move", - "end.rotate", - "gf.Component", - "gf.components.straight", - "gf.cross_section.cross_section", - "gf.routing.route_single", - "pose_ref.rotate", - "pose_scene.add_port" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_20_route_single__b1", - "selection_slot_id": "l1_20_route_single__b1", - "semantic_factors": { - "arity_form": "2 terminals \u00b7 outer L route", - "carrier_form": "orthogonal outer-corner terminals", - "operation_concept": "automatic_manhattan_routing", - "operation_grammar": "l1_20_route_single__b1", - "relation_or_topology_form": "orthogonal_outer_corner" - }, - "structural_parameter_names": [ - "dx_um", - "dy_um", - "end_rotation_deg", - "radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_738431cb52849d503182" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/ground_truth.py", - "grammar_id": "l1_20_route_single__b1", - "id": "l1_20_route_single__b1__pose", - "label": "Route between two ports", - "leakage_group_id": "g_cf91b2f55470c5045756", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 52.0, - "dy_um": 31.0, - "end_rotation_deg": -90.0, - "pose_rotation_deg": 135.0, - "radius_um": 7.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 380, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "candidate_id": "l1_21_width_mismatch_connect__a1__pose", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 stages \u00b7 4\u21928", - "carrier_form": "unequal-width straights", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a1", - "relation_or_topology_form": "moderate abrupt step", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_441e7e02f23ef83565b1", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "2 stages \u00b7 4\u21928", - "semantic_carrier": "unequal-width straights", - "semantic_parent_slot": "a1", - "semantic_regime": "moderate abrupt step" - }, - "leakage_group_id": "g_441e7e02f23ef83565b1", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__a1_pose", - "mode_label": "unequal-width straights \u00b7 audited pose replay", - "operation_grammar_id": "l1_21_width_mismatch_connect__a1", - "parent_mode_id": "l1_21_width_mismatch_connect__a1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.connect", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.Component", - "gf.components.straight", - "gf.cross_section.cross_section", - "pose_scene.add_port", - "second.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__a1", - "selection_slot_id": "l1_21_width_mismatch_connect__a1", - "semantic_factors": { - "arity_form": "2 stages \u00b7 4\u21928", - "carrier_form": "unequal-width straights", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a1", - "relation_or_topology_form": "moderate abrupt step" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8784f3b1871196b52467" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__a1", - "id": "l1_21_width_mismatch_connect__a1__pose", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_441e7e02f23ef83565b1", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.0, - "pose_rotation_deg": 90.0, - "wide_um": 8.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 381, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "interfaces": 2 - }, - "candidate_id": "l1_21_width_mismatch_connect__a2__pose", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "3 stages \u00b7 11\u21924\u21929", - "carrier_form": "wide-narrow-wide straights", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a2", - "relation_or_topology_form": "two abrupt mismatch interfaces", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_421bc3abf0d99c93fdaa", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "interfaces": 2 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "3 stages \u00b7 11\u21924\u21929", - "semantic_carrier": "wide-narrow-wide straights", - "semantic_parent_slot": "a2", - "semantic_regime": "two abrupt mismatch interfaces" - }, - "leakage_group_id": "g_421bc3abf0d99c93fdaa", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__a2_pose", - "mode_label": "wide-narrow-wide straights \u00b7 audited pose replay", - "operation_grammar_id": "l1_21_width_mismatch_connect__a2", - "parent_mode_id": "l1_21_width_mismatch_connect__a2", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.connect", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.Component", - "gf.components.straight", - "gf.cross_section.cross_section", - "last.connect", - "middle.connect", - "pose_scene.add_port" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__a2", - "selection_slot_id": "l1_21_width_mismatch_connect__a2", - "semantic_factors": { - "arity_form": "3 stages \u00b7 11\u21924\u21929", - "carrier_form": "wide-narrow-wide straights", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__a2", - "relation_or_topology_form": "two abrupt mismatch interfaces" - }, - "structural_parameter_names": [ - "wide1_um", - "narrow_um", - "wide2_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2493b3ee9e1fe6ca76ec" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__a2", - "id": "l1_21_width_mismatch_connect__a2__pose", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_421bc3abf0d99c93fdaa", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.0, - "pose_rotation_deg": 45.0, - "wide1_um": 11.0, - "wide2_um": 9.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_21_width_mismatch_connect", - "curriculum_order": 382, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "candidate_id": "l1_21_width_mismatch_connect__b1__pose", - "concept_id": "l1_21_width_mismatch_connect", - "concept_label": "Connect unequal-width ports", - "equivalence_family": "l1_21_width_mismatch_connect_operation_geometry", - "factor_assignment": { - "arity_form": "2 stages \u00b7 3.5\u219212", - "carrier_form": "straight \u2192 unequal S-bend", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__b1", - "relation_or_topology_form": "strong mismatch with offset", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_509d639e2675bfa4fbd0", - "grammar_payload": { - "analytic_witness": { - "allow_width_mismatch": true, - "connected_regions": 1 - }, - "operation_api": "reference.connect", - "operation_id": "l1_21_width_mismatch_connect", - "production_concept": "explicit_width_mismatch_port_connection", - "semantic_arity": "2 stages \u00b7 3.5\u219212", - "semantic_carrier": "straight \u2192 unequal S-bend", - "semantic_parent_slot": "b1", - "semantic_regime": "strong mismatch with offset" - }, - "leakage_group_id": "g_509d639e2675bfa4fbd0", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_21_width_mismatch_connect__b1_pose", - "mode_label": "straight \u2192 unequal S-bend \u00b7 audited pose replay", - "operation_grammar_id": "l1_21_width_mismatch_connect__b1", - "parent_mode_id": "l1_21_width_mismatch_connect__b1", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.connect", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.Component", - "gf.components.bend_s", - "gf.components.straight", - "gf.cross_section.cross_section", - "pose_scene.add_port", - "second.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_21_width_mismatch_connect__b1", - "selection_slot_id": "l1_21_width_mismatch_connect__b1", - "semantic_factors": { - "arity_form": "2 stages \u00b7 3.5\u219212", - "carrier_form": "straight \u2192 unequal S-bend", - "operation_concept": "explicit_width_mismatch_port_connection", - "operation_grammar": "l1_21_width_mismatch_connect__b1", - "relation_or_topology_form": "strong mismatch with offset" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_4ee03737e16f017f5a71" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/ground_truth.py", - "grammar_id": "l1_21_width_mismatch_connect__b1", - "id": "l1_21_width_mismatch_connect__b1__pose", - "label": "Connect unequal-width ports", - "leakage_group_id": "g_509d639e2675bfa4fbd0", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 3.5, - "pose_rotation_deg": 135.0, - "wide_um": 12.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 383, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "linear_monotone" - }, - "candidate_id": "l1_22_index_dependent_repetition__a1__pose", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "6 elements \u00b7 baseline aligned", - "carrier_form": "rectangle height ramp", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a1", - "relation_or_topology_form": "monotone growth", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_966a96f5aa19a7178e31", - "grammar_payload": { - "analytic_witness": { - "index_word": "linear_monotone" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "6 elements \u00b7 baseline aligned", - "semantic_carrier": "rectangle height ramp", - "semantic_parent_slot": "a1", - "semantic_regime": "monotone growth" - }, - "leakage_group_id": "g_966a96f5aa19a7178e31", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__a1_pose", - "mode_label": "rectangle height ramp \u00b7 audited pose replay", - "operation_grammar_id": "l1_22_index_dependent_repetition__a1", - "parent_mode_id": "l1_22_index_dependent_repetition__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "bar.move", - "gf.Component", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__a1", - "selection_slot_id": "l1_22_index_dependent_repetition__a1", - "semantic_factors": { - "arity_form": "6 elements \u00b7 baseline aligned", - "carrier_form": "rectangle height ramp", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a1", - "relation_or_topology_form": "monotone growth" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8cce1d58e0d4bff885ad" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__a1", - "id": "l1_22_index_dependent_repetition__a1__pose", - "label": "Index-dependent repetition", - "leakage_group_id": "g_966a96f5aa19a7178e31", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "pitch_um": 12.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 384, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "quadratic_convex" - }, - "candidate_id": "l1_22_index_dependent_repetition__a2__pose", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 baseline aligned", - "carrier_form": "rectangle quadratic height sequence", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a2", - "relation_or_topology_form": "convex quadratic growth", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_8326ede141e44f854851", - "grammar_payload": { - "analytic_witness": { - "index_word": "quadratic_convex" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "7 elements \u00b7 baseline aligned", - "semantic_carrier": "rectangle quadratic height sequence", - "semantic_parent_slot": "a2", - "semantic_regime": "convex quadratic growth" - }, - "leakage_group_id": "g_8326ede141e44f854851", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__a2_pose", - "mode_label": "rectangle quadratic height sequence \u00b7 audited pose replay", - "operation_grammar_id": "l1_22_index_dependent_repetition__a2", - "parent_mode_id": "l1_22_index_dependent_repetition__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__a2", - "selection_slot_id": "l1_22_index_dependent_repetition__a2", - "semantic_factors": { - "arity_form": "7 elements \u00b7 baseline aligned", - "carrier_form": "rectangle quadratic height sequence", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__a2", - "relation_or_topology_form": "convex quadratic growth" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_521b1c2972b468388908" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__a2", - "id": "l1_22_index_dependent_repetition__a2__pose", - "label": "Index-dependent repetition", - "leakage_group_id": "g_8326ede141e44f854851", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 13.0, - "pose_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_22_index_dependent_repetition", - "curriculum_order": 385, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_word": "symmetric_peak" - }, - "candidate_id": "l1_22_index_dependent_repetition__b1__pose", - "concept_id": "l1_22_index_dependent_repetition", - "concept_label": "Index-dependent repetition", - "equivalence_family": "l1_22_index_dependent_repetition_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 symmetric peak", - "carrier_form": "circle symmetric peak", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__b1", - "relation_or_topology_form": "center-peaked size profile", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_d6328b514816d14c126c", - "grammar_payload": { - "analytic_witness": { - "index_word": "symmetric_peak" - }, - "operation_api": "reference.move", - "operation_id": "l1_22_index_dependent_repetition", - "production_concept": "repetition_with_index_dependent_size", - "semantic_arity": "7 elements \u00b7 symmetric peak", - "semantic_carrier": "circle symmetric peak", - "semantic_parent_slot": "b1", - "semantic_regime": "center-peaked size profile" - }, - "leakage_group_id": "g_d6328b514816d14c126c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_22_index_dependent_repetition__b1_pose", - "mode_label": "circle symmetric peak \u00b7 audited pose replay", - "operation_grammar_id": "l1_22_index_dependent_repetition__b1", - "parent_mode_id": "l1_22_index_dependent_repetition__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_22_index_dependent_repetition__b1", - "selection_slot_id": "l1_22_index_dependent_repetition__b1", - "semantic_factors": { - "arity_form": "7 elements \u00b7 symmetric peak", - "carrier_form": "circle symmetric peak", - "operation_concept": "repetition_with_index_dependent_size", - "operation_grammar": "l1_22_index_dependent_repetition__b1", - "relation_or_topology_form": "center-peaked size profile" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_ea2fdad7c26388755377" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/ground_truth.py", - "grammar_id": "l1_22_index_dependent_repetition__b1", - "id": "l1_22_index_dependent_repetition__b1__pose", - "label": "Index-dependent repetition", - "leakage_group_id": "g_d6328b514816d14c126c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 13.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 386, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "parity_two_lane" - }, - "candidate_id": "l1_23_conditional_offset__a1__pose", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "7 elements \u00b7 two lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a1", - "relation_or_topology_form": "parity zigzag", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_8b7a16054e6a4813334c", - "grammar_payload": { - "analytic_witness": { - "condition_word": "parity_two_lane" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "7 elements \u00b7 two lanes", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "a1", - "semantic_regime": "parity zigzag" - }, - "leakage_group_id": "g_8b7a16054e6a4813334c", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__a1_pose", - "mode_label": "circle dots \u00b7 audited pose replay", - "operation_grammar_id": "l1_23_conditional_offset__a1", - "parent_mode_id": "l1_23_conditional_offset__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "dot.move", - "gf.Component", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__a1", - "selection_slot_id": "l1_23_conditional_offset__a1", - "semantic_factors": { - "arity_form": "7 elements \u00b7 two lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a1", - "relation_or_topology_form": "parity zigzag" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_0910b07e01f1778da7c7" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__a1", - "id": "l1_23_conditional_offset__a1__pose", - "label": "Conditional alternating offset", - "leakage_group_id": "g_8b7a16054e6a4813334c", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "offset_um": 8.0, - "pitch_um": 11.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 387, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "modulo_3" - }, - "candidate_id": "l1_23_conditional_offset__a2__pose", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "9 elements \u00b7 three lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a2", - "relation_or_topology_form": "modulo-3 three-lane rule", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_043be0ae120973b71ebe", - "grammar_payload": { - "analytic_witness": { - "condition_word": "modulo_3" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "9 elements \u00b7 three lanes", - "semantic_carrier": "circle dots", - "semantic_parent_slot": "a2", - "semantic_regime": "modulo-3 three-lane rule" - }, - "leakage_group_id": "g_043be0ae120973b71ebe", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__a2_pose", - "mode_label": "circle dots \u00b7 audited pose replay", - "operation_grammar_id": "l1_23_conditional_offset__a2", - "parent_mode_id": "l1_23_conditional_offset__a2", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__a2", - "selection_slot_id": "l1_23_conditional_offset__a2", - "semantic_factors": { - "arity_form": "9 elements \u00b7 three lanes", - "carrier_form": "circle dots", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__a2", - "relation_or_topology_form": "modulo-3 three-lane rule" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_51cae906d9487df4d9e3" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__a2", - "id": "l1_23_conditional_offset__a2__pose", - "label": "Conditional alternating offset", - "leakage_group_id": "g_043be0ae120973b71ebe", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 9, - "offset_um": 8.0, - "pitch_um": 11.0, - "pose_rotation_deg": 45.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_23_conditional_offset", - "curriculum_order": 388, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "condition_word": "threshold_split" - }, - "candidate_id": "l1_23_conditional_offset__b1__pose", - "concept_id": "l1_23_conditional_offset", - "concept_label": "Conditional alternating offset", - "equivalence_family": "l1_23_conditional_offset_operation_geometry", - "factor_assignment": { - "arity_form": "8 elements \u00b7 first/second-half lanes", - "carrier_form": "rectangle bars", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__b1", - "relation_or_topology_form": "threshold lane split", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_c75f5389b4fd464fbd49", - "grammar_payload": { - "analytic_witness": { - "condition_word": "threshold_split" - }, - "operation_api": "reference.move", - "operation_id": "l1_23_conditional_offset", - "production_concept": "repetition_with_parity_dependent_offset", - "semantic_arity": "8 elements \u00b7 first/second-half lanes", - "semantic_carrier": "rectangle bars", - "semantic_parent_slot": "b1", - "semantic_regime": "threshold lane split" - }, - "leakage_group_id": "g_c75f5389b4fd464fbd49", - "leakage_group_override": null, - "level": "L1", - "mode_id": "l1_23_conditional_offset__b1_pose", - "mode_label": "rectangle bars \u00b7 audited pose replay", - "operation_grammar_id": "l1_23_conditional_offset__b1", - "parent_mode_id": "l1_23_conditional_offset__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_23_conditional_offset__b1", - "selection_slot_id": "l1_23_conditional_offset__b1", - "semantic_factors": { - "arity_form": "8 elements \u00b7 first/second-half lanes", - "carrier_form": "rectangle bars", - "operation_concept": "repetition_with_parity_dependent_offset", - "operation_grammar": "l1_23_conditional_offset__b1", - "relation_or_topology_form": "threshold lane split" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "offset_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5ba0e184b2a8340777f2" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/ground_truth.py", - "grammar_id": "l1_23_conditional_offset__b1", - "id": "l1_23_conditional_offset__b1__pose", - "label": "Conditional alternating offset", - "leakage_group_id": "g_c75f5389b4fd464fbd49", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "offset_um": 8.0, - "pitch_um": 11.0, - "pose_rotation_deg": 135.0 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 389, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "cross", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__a1__pose", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "5 \u00d7 3 nested loops", - "carrier_form": "cross elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__a1", - "relation_or_topology_form": "square-pitch explicit grid", - "rotation_deg": 90.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_b4ac151c331cb571f537", - "grammar_payload": { - "analytic_witness": { - "carrier": "cross", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "5 \u00d7 3 nested loops", - "semantic_carrier": "cross elements", - "semantic_parent_slot": "a1", - "semantic_regime": "square-pitch explicit grid" - }, - "leakage_group_id": "l1_grid_cross_program_forms", - "leakage_group_override": "l1_grid_cross_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__a1_pose", - "mode_label": "cross elements \u00b7 audited pose replay", - "operation_grammar_id": "l1_24_nested_loop_array__a1", - "parent_mode_id": "l1_24_nested_loop_array__a1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.cross", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__a1", - "selection_slot_id": "l1_24_nested_loop_array__a1", - "semantic_factors": { - "arity_form": "5 \u00d7 3 nested loops", - "carrier_form": "cross elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__a1", - "relation_or_topology_form": "square-pitch explicit grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_7dcabdb6b82ad653257c" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__a1", - "id": "l1_24_nested_loop_array__a1__pose", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_cross_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 13.0, - "pitch_y_um": 13.0, - "pose_rotation_deg": 90.0, - "rows": 3 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 390, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "circle", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__b1__pose", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "4 \u00d7 2 nested loops", - "carrier_form": "circle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__b1", - "relation_or_topology_form": "anisotropic explicit grid", - "rotation_deg": 45.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_62a45c0c9657d62f4abb", - "grammar_payload": { - "analytic_witness": { - "carrier": "circle", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "4 \u00d7 2 nested loops", - "semantic_carrier": "circle elements", - "semantic_parent_slot": "b1", - "semantic_regime": "anisotropic explicit grid" - }, - "leakage_group_id": "l1_grid_circle_program_forms", - "leakage_group_override": "l1_grid_circle_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__b1_pose", - "mode_label": "circle elements \u00b7 audited pose replay", - "operation_grammar_id": "l1_24_nested_loop_array__b1", - "parent_mode_id": "l1_24_nested_loop_array__b1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 45.0 - }, - "presentation_id": "p_8ea108e1d09e6ccb", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__b1", - "selection_slot_id": "l1_24_nested_loop_array__b1", - "semantic_factors": { - "arity_form": "4 \u00d7 2 nested loops", - "carrier_form": "circle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__b1", - "relation_or_topology_form": "anisotropic explicit grid" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5f7d47ddb2958cced584" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__b1", - "id": "l1_24_nested_loop_array__b1__pose", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_circle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pitch_x_um": 13.0, - "pitch_y_um": 17.0, - "pose_rotation_deg": 45.0, - "rows": 2 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l1_24_nested_loop_array", - "curriculum_order": 391, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "nested_loops" - }, - "candidate_id": "l1_24_nested_loop_array__c1__pose", - "concept_id": "l1_24_nested_loop_array", - "concept_label": "Nested-loop two-dimensional repetition", - "equivalence_family": "l1_24_nested_loop_array_operation_geometry", - "factor_assignment": { - "arity_form": "3 \u00d7 4 nested loops", - "carrier_form": "rectangle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__c1", - "relation_or_topology_form": "rectangular explicit matrix", - "rotation_deg": 135.0 - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "operation_concept": "semantic_mode", - "operation_grammar": "semantic_mode", - "relation_or_topology_form": "semantic_mode", - "rotation_deg": "presentation" - }, - "grammar_id": "g_036deb96118298b25882", - "grammar_payload": { - "analytic_witness": { - "carrier": "rectangle", - "construction": "nested_loops" - }, - "operation_api": "reference.move", - "operation_id": "l1_24_nested_loop_array", - "production_concept": "explicit_nested_row_column_repetition", - "semantic_arity": "3 \u00d7 4 nested loops", - "semantic_carrier": "rectangle elements", - "semantic_parent_slot": "c1", - "semantic_regime": "rectangular explicit matrix" - }, - "leakage_group_id": "l1_grid_rectangle_program_forms", - "leakage_group_override": "l1_grid_rectangle_program_forms", - "level": "L1", - "mode_id": "l1_24_nested_loop_array__c1_pose", - "mode_label": "rectangle elements \u00b7 audited pose replay", - "operation_grammar_id": "l1_24_nested_loop_array__c1", - "parent_mode_id": "l1_24_nested_loop_array__c1", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 135.0 - }, - "presentation_id": "p_7e4ef4eb7bdcc4dd", - "primitive_api": "reference.move", - "program_form_id": "nested_pose", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l1_24_nested_loop_array__c1", - "selection_slot_id": "l1_24_nested_loop_array__c1", - "semantic_factors": { - "arity_form": "3 \u00d7 4 nested loops", - "carrier_form": "rectangle elements", - "operation_concept": "explicit_nested_row_column_repetition", - "operation_grammar": "l1_24_nested_loop_array__c1", - "relation_or_topology_form": "rectangular explicit matrix" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_294e355f0b4dee972bfa" - }, - "family": "Primitive operations", - "generator_program": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/ground_truth.py", - "grammar_id": "l1_24_nested_loop_array__c1", - "id": "l1_24_nested_loop_array__c1__pose", - "label": "Nested-loop two-dimensional repetition", - "leakage_group_id": "l1_grid_rectangle_program_forms", - "level": "L1", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 3, - "pitch_x_um": 15.0, - "pitch_y_um": 11.0, - "pose_rotation_deg": 135.0, - "rows": 4 - }, - "schema_version": "pixcell-l1-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "curriculum_order": 392, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b", - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "concept_label": "Mirrored fixed-gap pair", - "equivalence_family": "l2_01_mirrored_fixed_gap_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint fixed gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two facing tapered rails" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_ce961631d46d9d19fd74", - "grammar_payload": { - "arity": "2 carriers", - "carrier_primitives": [ - "taper" - ], - "composition_id": "l2_01_mirrored_fixed_gap_pair", - "contact_mode": "disjoint fixed gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two facing tapered rails" - }, - "leakage_group_id": "g_ce961631d46d9d19fd74", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_01_mirrored_fixed_gap_pair__s01_proposal_b", - "mode_label": "Facing taper pair \u00b7 proposal B", - "operation_grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.taper", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "left.move", - "right.mirror", - "right.move", - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_01_mirrored_fixed_gap_pair__s01", - "selection_slot_id": "l2_01_mirrored_fixed_gap_pair__s01", - "semantic_factors": { - "arity_form": "2 carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint fixed gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two facing tapered rails" - }, - "structural_parameter_names": [ - "length_um", - "narrow_um", - "wide_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_19491ae2c65f2e1073a1" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/ground_truth.py", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b", - "label": "Mirrored fixed-gap pair", - "leakage_group_id": "g_ce961631d46d9d19fd74", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 8.0, - "length_um": 33.48, - "narrow_um": 4.0, - "wide_um": 13.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "curriculum_order": 393, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a", - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "concept_label": "Mirrored fixed-gap pair", - "equivalence_family": "l2_01_mirrored_fixed_gap_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 carriers", - "carrier_form": [ - "L" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint vertical gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two reflected chiral bodies" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_0f1138459bd3a14c13be", - "grammar_payload": { - "arity": "2 carriers", - "carrier_primitives": [ - "L" - ], - "composition_id": "l2_01_mirrored_fixed_gap_pair", - "contact_mode": "disjoint vertical gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two reflected chiral bodies" - }, - "leakage_group_id": "g_0f1138459bd3a14c13be", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_01_mirrored_fixed_gap_pair__s02_proposal_a", - "mode_label": "Reflected L-body pair \u00b7 proposal A", - "operation_grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.L", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "lower.move", - "upper.mirror_x", - "upper.move", - "gf.components.L" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_01_mirrored_fixed_gap_pair__s02", - "selection_slot_id": "l2_01_mirrored_fixed_gap_pair__s02", - "semantic_factors": { - "arity_form": "2 carriers", - "carrier_form": [ - "L" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint vertical gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two reflected chiral bodies" - }, - "structural_parameter_names": [ - "size_x_um", - "size_y_um", - "width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c7f1b64474e2ce12228a" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s02", - "id": "l2_01_mirrored_fixed_gap_pair__s02__proposal_a", - "label": "Mirrored fixed-gap pair", - "leakage_group_id": "g_0f1138459bd3a14c13be", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 9.0, - "size_x_um": 28.0, - "size_y_um": 35.0, - "width_um": 7.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "curriculum_order": 394, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b", - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "concept_label": "Mirrored fixed-gap pair", - "equivalence_family": "l2_01_mirrored_fixed_gap_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 carriers", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint diagonal gap", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two reflected diagonal fins" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_fa3e2bd0c2494d80fd2c", - "grammar_payload": { - "arity": "2 carriers", - "carrier_primitives": [ - "triangle" - ], - "composition_id": "l2_01_mirrored_fixed_gap_pair", - "contact_mode": "disjoint diagonal gap", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two reflected diagonal fins" - }, - "leakage_group_id": "g_fa3e2bd0c2494d80fd2c", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_01_mirrored_fixed_gap_pair__s03_proposal_b", - "mode_label": "Mirrored triangular fins \u00b7 proposal B", - "operation_grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.triangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "first.rotate", - "first.move", - "second.mirror", - "second.rotate", - "second.move", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_01_mirrored_fixed_gap_pair__s03", - "selection_slot_id": "l2_01_mirrored_fixed_gap_pair__s03", - "semantic_factors": { - "arity_form": "2 carriers", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint diagonal gap", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two reflected diagonal fins" - }, - "structural_parameter_names": [ - "span_um", - "height_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_070b854b5d8ff3736d8d" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s03", - "id": "l2_01_mirrored_fixed_gap_pair__s03__proposal_b", - "label": "Mirrored fixed-gap pair", - "leakage_group_id": "g_fa3e2bd0c2494d80fd2c", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 10.8, - "height_um": 24.0, - "span_um": 30.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "curriculum_order": 395, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "composite_carrier": true, - "gap_axis": "x", - "relation": "mirror_then_gap" - }, - "candidate_id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b", - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "concept_label": "Mirrored fixed-gap pair", - "equivalence_family": "l2_01_mirrored_fixed_gap_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 composite carriers", - "carrier_form": [ - "ellipse", - "rectangle" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint horizontal gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two reflected asymmetric composite bodies" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_0f8948a86984f7c514f0", - "grammar_payload": { - "arity": "2 composite carriers", - "carrier_primitives": [ - "ellipse", - "rectangle" - ], - "composition_id": "l2_01_mirrored_fixed_gap_pair", - "contact_mode": "disjoint horizontal gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two reflected asymmetric composite bodies" - }, - "leakage_group_id": "g_0f8948a86984f7c514f0", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_01_mirrored_fixed_gap_pair__s04_proposal_b", - "mode_label": "Reflected ellipse-tab pair \u00b7 proposal B", - "operation_grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "tab.movex", - "left.mirror", - "left.movex", - "right.movex", - "gf.components.ellipse", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_01_mirrored_fixed_gap_pair__s04", - "selection_slot_id": "l2_01_mirrored_fixed_gap_pair__s04", - "semantic_factors": { - "arity_form": "2 composite carriers", - "carrier_form": [ - "ellipse", - "rectangle" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint horizontal gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two reflected asymmetric composite bodies" - }, - "structural_parameter_names": [ - "gap_um", - "tab_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_686cadac60ceb5433285" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/ground_truth.py", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s04", - "id": "l2_01_mirrored_fixed_gap_pair__s04__proposal_b", - "label": "Mirrored fixed-gap pair", - "leakage_group_id": "g_0f8948a86984f7c514f0", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 9.0, - "tab_length_um": 14.72 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "curriculum_order": 396, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a", - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "concept_label": "Rotated edge-aligned cluster", - "equivalence_family": "l2_02_rotated_edge_aligned_cluster_composition_geometry", - "factor_assignment": { - "arity_form": "3 carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "edge-aligned disjoint", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "three bars sharing a lower boundary" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_20b48401752e5ed99473", - "grammar_payload": { - "arity": "3 carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_02_rotated_edge_aligned_cluster", - "contact_mode": "edge-aligned disjoint", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "port_signature": "0x0", - "topology": "three bars sharing a lower boundary" - }, - "leakage_group_id": "g_20b48401752e5ed99473", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_02_rotated_edge_aligned_cluster__s01_proposal_a", - "mode_label": "Aligned oblique bars \u00b7 proposal A", - "operation_grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "first.rotate", - "first.movey", - "first.movex", - "second.rotate", - "second.movey", - "second.movex", - "third.rotate", - "third.movey", - "third.movex", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_02_rotated_edge_aligned_cluster__s01", - "selection_slot_id": "l2_02_rotated_edge_aligned_cluster__s01", - "semantic_factors": { - "arity_form": "3 carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "edge-aligned disjoint", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "three bars sharing a lower boundary" - }, - "structural_parameter_names": [ - "angle_a_deg", - "angle_b_deg", - "baseline_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d56e624e96ed1122c3b1" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a", - "label": "Rotated edge-aligned cluster", - "leakage_group_id": "g_20b48401752e5ed99473", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_a_deg": -32.0, - "angle_b_deg": 22.0, - "baseline_y_um": 0.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "curriculum_order": 397, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "alignment_equation": "each_rotated_wedge_ymin_equals_baseline_y_um", - "approved_blueprint_scene": 2, - "authored_carrier_count": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a", - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "concept_label": "Rotated edge-aligned cluster", - "equivalence_family": "l2_02_rotated_edge_aligned_cluster_composition_geometry", - "factor_assignment": { - "arity_form": "3 carriers", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "baseline-aligned separated", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "three rotated wedges on a common baseline" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_2a12f3a68165b77b523a", - "grammar_payload": { - "arity": "3 carriers", - "carrier_primitives": [ - "triangle" - ], - "composition_id": "l2_02_rotated_edge_aligned_cluster", - "contact_mode": "baseline-aligned separated", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "port_signature": "0x0", - "topology": "three rotated wedges on a common baseline" - }, - "leakage_group_id": "g_2a12f3a68165b77b523a", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_02_rotated_edge_aligned_cluster__s02_proposal_a", - "mode_label": "Triangle edge cluster \u00b7 proposal A", - "operation_grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.triangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "left.rotate", - "left.movey", - "left.movex", - "middle.rotate", - "middle.movey", - "middle.movex", - "right.rotate", - "right.movey", - "right.movex", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_02_rotated_edge_aligned_cluster__s02", - "selection_slot_id": "l2_02_rotated_edge_aligned_cluster__s02", - "semantic_factors": { - "arity_form": "3 carriers", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "baseline-aligned separated", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "three rotated wedges on a common baseline" - }, - "structural_parameter_names": [ - "pitch_um", - "baseline_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_13d529ee095c4de6d58e" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s02", - "id": "l2_02_rotated_edge_aligned_cluster__s02__proposal_a", - "label": "Rotated edge-aligned cluster", - "leakage_group_id": "g_2a12f3a68165b77b523a", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "baseline_y_um": 0.0, - "pitch_um": 31.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "curriculum_order": 398, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_02_rotated_edge_aligned_cluster__s03__proposal_b", - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "concept_label": "Rotated edge-aligned cluster", - "equivalence_family": "l2_02_rotated_edge_aligned_cluster_composition_geometry", - "factor_assignment": { - "arity_form": "3 unlike carriers", - "carrier_form": [ - "L", - "ellipse", - "regular_polygon" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "top-edge aligned", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "mixed carriers sharing an upper boundary" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_70c6c86ddd328c545351", - "grammar_payload": { - "arity": "3 unlike carriers", - "carrier_primitives": [ - "L", - "ellipse", - "regular_polygon" - ], - "composition_id": "l2_02_rotated_edge_aligned_cluster", - "contact_mode": "top-edge aligned", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "port_signature": "0x0", - "topology": "mixed carriers sharing an upper boundary" - }, - "leakage_group_id": "g_70c6c86ddd328c545351", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_02_rotated_edge_aligned_cluster__s03_proposal_b", - "mode_label": "Mixed top-edge cluster \u00b7 proposal B", - "operation_grammar_id": "l2_02_rotated_edge_aligned_cluster__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.L", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "left.rotate", - "left.movey", - "left.movex", - "middle.rotate", - "middle.movey", - "middle.movex", - "right.rotate", - "right.movey", - "right.movex", - "gf.components.L", - "gf.components.ellipse", - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_02_rotated_edge_aligned_cluster__s03", - "selection_slot_id": "l2_02_rotated_edge_aligned_cluster__s03", - "semantic_factors": { - "arity_form": "3 unlike carriers", - "carrier_form": [ - "L", - "ellipse", - "regular_polygon" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "top-edge aligned", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "mixed carriers sharing an upper boundary" - }, - "structural_parameter_names": [ - "top_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7f8b8ea660b0d44f1ebd" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s03", - "id": "l2_02_rotated_edge_aligned_cluster__s03__proposal_b", - "label": "Rotated edge-aligned cluster", - "leakage_group_id": "g_70c6c86ddd328c545351", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "top_y_um": 19.44 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "curriculum_order": 399, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "alignment_boundary": "xmax", - "orientation_law": "independent_oblique_angles" - }, - "candidate_id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a", - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "concept_label": "Rotated edge-aligned cluster", - "equivalence_family": "l2_02_rotated_edge_aligned_cluster_composition_geometry", - "factor_assignment": { - "arity_form": "3 carriers", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "right-edge aligned separated", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "three rotated petals sharing one right boundary" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_7a96c9a4296114398f87", - "grammar_payload": { - "arity": "3 carriers", - "carrier_primitives": [ - "ellipse" - ], - "composition_id": "l2_02_rotated_edge_aligned_cluster", - "contact_mode": "right-edge aligned separated", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "port_signature": "0x0", - "topology": "three rotated petals sharing one right boundary" - }, - "leakage_group_id": "g_7a96c9a4296114398f87", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_02_rotated_edge_aligned_cluster__s04_proposal_a", - "mode_label": "Right-edge petal fan \u00b7 proposal A", - "operation_grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ellipse", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "lower.rotate", - "lower.movex", - "lower.movey", - "middle.rotate", - "middle.movex", - "upper.rotate", - "upper.movex", - "upper.movey", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_02_rotated_edge_aligned_cluster__s04", - "selection_slot_id": "l2_02_rotated_edge_aligned_cluster__s04", - "semantic_factors": { - "arity_form": "3 carriers", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "right-edge aligned separated", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "three rotated petals sharing one right boundary" - }, - "structural_parameter_names": [ - "anchor_x_um", - "vertical_pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_aad28a51e18655b46d1c" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s04", - "id": "l2_02_rotated_edge_aligned_cluster__s04__proposal_a", - "label": "Rotated edge-aligned cluster", - "leakage_group_id": "g_7a96c9a4296114398f87", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "anchor_x_um": 24.0, - "vertical_pitch_um": 24.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_03_tangent_repetition", - "curriculum_order": 400, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_03_tangent_repetition__s01__proposal_a", - "concept_id": "l2_03_tangent_repetition", - "concept_label": "Tangent repetition", - "equivalence_family": "l2_03_tangent_repetition_composition_geometry", - "factor_assignment": { - "arity_form": "6 repeated carriers", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "pairwise tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "topology_form": "linear chain of touching disks" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_c0c2f75b59c153a6c3a1", - "grammar_payload": { - "arity": "6 repeated carriers", - "carrier_primitives": [ - "circle" - ], - "composition_id": "l2_03_tangent_repetition", - "contact_mode": "pairwise tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "port_signature": "0x0", - "topology": "linear chain of touching disks" - }, - "leakage_group_id": "g_c0c2f75b59c153a6c3a1", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_03_tangent_repetition__s01_proposal_a", - "mode_label": "Tangent disk chain \u00b7 proposal A", - "operation_grammar_id": "l2_03_tangent_repetition__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "disk.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_03_tangent_repetition__s01", - "selection_slot_id": "l2_03_tangent_repetition__s01", - "semantic_factors": { - "arity_form": "6 repeated carriers", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "pairwise tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "topology_form": "linear chain of touching disks" - }, - "structural_parameter_names": [ - "count", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_bef3a193b162d7b209a6" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a", - "label": "Tangent repetition", - "leakage_group_id": "g_c0c2f75b59c153a6c3a1", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "radius_um": 6.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_03_tangent_repetition", - "curriculum_order": 401, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_03_tangent_repetition__s02__proposal_b", - "concept_id": "l2_03_tangent_repetition", - "concept_label": "Tangent repetition", - "equivalence_family": "l2_03_tangent_repetition_composition_geometry", - "factor_assignment": { - "arity_form": "5 repeated carriers", - "carrier_form": [ - "regular_polygon" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "edge tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition", - "l1_02_rotate" - ], - "topology_form": "linear chain of edge-touching hexagons" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_97c8a67a93a72d0788cb", - "grammar_payload": { - "arity": "5 repeated carriers", - "carrier_primitives": [ - "regular_polygon" - ], - "composition_id": "l2_03_tangent_repetition", - "contact_mode": "edge tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "linear chain of edge-touching hexagons" - }, - "leakage_group_id": "g_97c8a67a93a72d0788cb", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_03_tangent_repetition__s02_proposal_b", - "mode_label": "Tangent hexagon row \u00b7 proposal B", - "operation_grammar_id": "l2_03_tangent_repetition__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "cell.rotate", - "cell.move", - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_03_tangent_repetition__s02", - "selection_slot_id": "l2_03_tangent_repetition__s02", - "semantic_factors": { - "arity_form": "5 repeated carriers", - "carrier_form": [ - "regular_polygon" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "edge tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition", - "l1_02_rotate" - ], - "topology_form": "linear chain of edge-touching hexagons" - }, - "structural_parameter_names": [ - "count", - "side_um", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_2a8e7e8b5ea938fc711f" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_03_tangent_repetition__s02", - "id": "l2_03_tangent_repetition__s02__proposal_b", - "label": "Tangent repetition", - "leakage_group_id": "g_97c8a67a93a72d0788cb", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 5, - "pitch_um": 12.7512, - "side_um": 8.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_03_tangent_repetition", - "curriculum_order": 402, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "contact_equation": "orbit_um_equals_radius_um_over_sin_pi_over_count", - "ordered_operation_count": 3, - "tangent_carrier": "disk_boundary" - }, - "candidate_id": "l2_03_tangent_repetition__s03__proposal_a", - "concept_id": "l2_03_tangent_repetition", - "concept_label": "Tangent repetition", - "equivalence_family": "l2_03_tangent_repetition_composition_geometry", - "factor_assignment": { - "arity_form": "8 repeated carriers", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "radial near-tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_18_radial_repetition", - "l1_02_rotate" - ], - "topology_form": "radial ring of exactly tangent asymmetric units" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_6c74156b2c20efe1601a", - "grammar_payload": { - "arity": "8 repeated carriers", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_03_tangent_repetition", - "contact_mode": "radial near-tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_18_radial_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "radial ring of exactly tangent asymmetric units" - }, - "leakage_group_id": "g_6c74156b2c20efe1601a", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_03_tangent_repetition__s03_proposal_a", - "mode_label": "Radial tangent disk-tab crown \u00b7 proposal A", - "operation_grammar_id": "l2_03_tangent_repetition__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "tab.movex", - "gf.components.circle", - "gf.components.rectangle", - "item.rotate", - "item.move" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_03_tangent_repetition__s03", - "selection_slot_id": "l2_03_tangent_repetition__s03", - "semantic_factors": { - "arity_form": "8 repeated carriers", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "radial near-tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_18_radial_repetition", - "l1_02_rotate" - ], - "topology_form": "radial ring of exactly tangent asymmetric units" - }, - "structural_parameter_names": [ - "count", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_4febec04544586f6ec21" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_03_tangent_repetition__s03", - "id": "l2_03_tangent_repetition__s03__proposal_a", - "label": "Tangent repetition", - "leakage_group_id": "g_6c74156b2c20efe1601a", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "radius_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_03_tangent_repetition", - "curriculum_order": 403, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier_law": "index_parity", - "contact_equation": "current_xmin_equals_previous_xmax" - }, - "candidate_id": "l2_03_tangent_repetition__s04__proposal_b", - "concept_id": "l2_03_tangent_repetition", - "concept_label": "Tangent repetition", - "equivalence_family": "l2_03_tangent_repetition_composition_geometry", - "factor_assignment": { - "arity_form": "7 repeated carriers", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "unlike pairwise boundary tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "topology_form": "alternating disks and squares in one tangent chain" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_dce711aa4f66de3777e9", - "grammar_payload": { - "arity": "7 repeated carriers", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_03_tangent_repetition", - "contact_mode": "unlike pairwise boundary tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "port_signature": "0x0", - "topology": "alternating disks and squares in one tangent chain" - }, - "leakage_group_id": "g_dce711aa4f66de3777e9", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_03_tangent_repetition__s04_proposal_b", - "mode_label": "Alternating tangent train \u00b7 proposal B", - "operation_grammar_id": "l2_03_tangent_repetition__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "square.movex", - "disk.movex", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_03_tangent_repetition__s04", - "selection_slot_id": "l2_03_tangent_repetition__s04", - "semantic_factors": { - "arity_form": "7 repeated carriers", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "unlike pairwise boundary tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "topology_form": "alternating disks and squares in one tangent chain" - }, - "structural_parameter_names": [ - "pair_count", - "radius_um", - "side_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_765d319a7f73b654ff54" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/ground_truth.py", - "grammar_id": "l2_03_tangent_repetition__s04", - "id": "l2_03_tangent_repetition__s04__proposal_b", - "label": "Tangent repetition", - "leakage_group_id": "g_dce711aa4f66de3777e9", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "pair_count": 3, - "radius_um": 6.0, - "side_um": 11.04 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_03_tangent_repetition", - "curriculum_order": 404, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "contact_equation": "orbit_equals_hub_radius_plus_half_bar_length", - "contact_graph": "star" - }, - "candidate_id": "l2_03_tangent_repetition__s05__proposal_a", - "concept_id": "l2_03_tangent_repetition", - "concept_label": "Tangent repetition", - "equivalence_family": "l2_03_tangent_repetition_composition_geometry", - "factor_assignment": { - "arity_form": "1 hub + 8 radial carriers", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "repeated hub-boundary tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_18_radial_repetition", - "l1_02_rotate" - ], - "topology_form": "radial bars whose inner edges touch one hub" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5b988d8e7b8212e93574", - "grammar_payload": { - "arity": "1 hub + 8 radial carriers", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_03_tangent_repetition", - "contact_mode": "repeated hub-boundary tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_18_radial_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "radial bars whose inner edges touch one hub" - }, - "leakage_group_id": "g_5b988d8e7b8212e93574", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_03_tangent_repetition__s05_proposal_a", - "mode_label": "Hub-tangent radial crown \u00b7 proposal A", - "operation_grammar_id": "l2_03_tangent_repetition__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "bar.rotate", - "bar.move", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_03_tangent_repetition__s05", - "selection_slot_id": "l2_03_tangent_repetition__s05", - "semantic_factors": { - "arity_form": "1 hub + 8 radial carriers", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "repeated hub-boundary tangency", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_18_radial_repetition", - "l1_02_rotate" - ], - "topology_form": "radial bars whose inner edges touch one hub" - }, - "structural_parameter_names": [ - "count", - "hub_radius_um", - "bar_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_cb10e52019d822438c3e" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/ground_truth.py", - "grammar_id": "l2_03_tangent_repetition__s05", - "id": "l2_03_tangent_repetition__s05__proposal_a", - "label": "Tangent repetition", - "leakage_group_id": "g_5b988d8e7b8212e93574", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_length_um": 19.0, - "count": 8, - "hub_radius_um": 13.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_05_fused_overlap", - "curriculum_order": 405, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_05_fused_overlap__s01__proposal_b", - "concept_id": "l2_05_fused_overlap", - "concept_label": "Fused overlap", - "equivalence_family": "l2_05_fused_overlap_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "partial overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "one fused asymmetric body" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d7791ee85788904fc3df", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_05_fused_overlap", - "contact_mode": "partial overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "one fused asymmetric body" - }, - "leakage_group_id": "g_d7791ee85788904fc3df", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_05_fused_overlap__s01_proposal_b", - "mode_label": "Disk\u2013bar fusion \u00b7 proposal B", - "operation_grammar_id": "l2_05_fused_overlap__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "disk.move", - "bar.move", - "gf.components.circle", - "gf.components.rectangle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_05_fused_overlap__s01", - "selection_slot_id": "l2_05_fused_overlap__s01", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "partial overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "one fused asymmetric body" - }, - "structural_parameter_names": [ - "offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_be24ac95981f7f725c3c" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/ground_truth.py", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b", - "label": "Fused overlap", - "leakage_group_id": "g_d7791ee85788904fc3df", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_um": 16.2 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_05_fused_overlap", - "curriculum_order": 406, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_05_fused_overlap__s02__proposal_a", - "concept_id": "l2_05_fused_overlap", - "concept_label": "Fused overlap", - "equivalence_family": "l2_05_fused_overlap_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "cross", - "ellipse" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "central overlap fused", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "oblique fused composite" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d5e9f3d7740692c34fe6", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "cross", - "ellipse" - ], - "composition_id": "l2_05_fused_overlap", - "contact_mode": "central overlap fused", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_08_overlap", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "oblique fused composite" - }, - "leakage_group_id": "g_d5e9f3d7740692c34fe6", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_05_fused_overlap__s02_proposal_a", - "mode_label": "Cross\u2013ellipse fusion \u00b7 proposal A", - "operation_grammar_id": "l2_05_fused_overlap__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "cross.rotate", - "gf.components.ellipse", - "gf.components.cross", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_05_fused_overlap__s02", - "selection_slot_id": "l2_05_fused_overlap__s02", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "cross", - "ellipse" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "central overlap fused", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "oblique fused composite" - }, - "structural_parameter_names": [ - "angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_6f109d9f09c2be5489db" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_05_fused_overlap__s02", - "id": "l2_05_fused_overlap__s02__proposal_a", - "label": "Fused overlap", - "leakage_group_id": "g_d5e9f3d7740692c34fe6", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 28.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_05_fused_overlap", - "curriculum_order": 407, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_05_fused_overlap__s03__proposal_a", - "concept_id": "l2_05_fused_overlap", - "concept_label": "Fused overlap", - "equivalence_family": "l2_05_fused_overlap_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "regular_polygon", - "triangle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "edge overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "offset angular fused body" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_9b43af8d083dca1619e5", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "regular_polygon", - "triangle" - ], - "composition_id": "l2_05_fused_overlap", - "contact_mode": "edge overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "offset angular fused body" - }, - "leakage_group_id": "g_9b43af8d083dca1619e5", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_05_fused_overlap__s03_proposal_a", - "mode_label": "Polygon\u2013triangle fusion \u00b7 proposal A", - "operation_grammar_id": "l2_05_fused_overlap__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon", - "gf.Component", - "triangle.move", - "gf.components.triangle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_05_fused_overlap__s03", - "selection_slot_id": "l2_05_fused_overlap__s03", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "regular_polygon", - "triangle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "edge overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "offset angular fused body" - }, - "structural_parameter_names": [ - "offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_072b080d5bc3ab3c8606" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_05_fused_overlap__s03", - "id": "l2_05_fused_overlap__s03__proposal_a", - "label": "Fused overlap", - "leakage_group_id": "g_9b43af8d083dca1619e5", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_um": 10.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_05_fused_overlap", - "curriculum_order": 408, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "contact_graph": "disk_bar_disk_path" - }, - "candidate_id": "l2_05_fused_overlap__s04__proposal_a", - "concept_id": "l2_05_fused_overlap", - "concept_label": "Fused overlap", - "equivalence_family": "l2_05_fused_overlap_composition_geometry", - "factor_assignment": { - "arity_form": "3 operands", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "two controlled overlaps fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "bar fused to two terminal disks" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_9b229201cc0c24e05867", - "grammar_payload": { - "arity": "3 operands", - "carrier_primitives": [ - "rectangle", - "circle" - ], - "composition_id": "l2_05_fused_overlap", - "contact_mode": "two controlled overlaps fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "bar fused to two terminal disks" - }, - "leakage_group_id": "g_9b229201cc0c24e05867", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_05_fused_overlap__s04_proposal_a", - "mode_label": "Three-part capsule fusion \u00b7 proposal A", - "operation_grammar_id": "l2_05_fused_overlap__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "left.movex", - "right.movex", - "gf.components.circle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_05_fused_overlap__s04", - "selection_slot_id": "l2_05_fused_overlap__s04", - "semantic_factors": { - "arity_form": "3 operands", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "two controlled overlaps fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "bar fused to two terminal disks" - }, - "structural_parameter_names": [ - "bar_length_um", - "cap_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_cbf17212ddcd4db28973" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_05_fused_overlap__s04", - "id": "l2_05_fused_overlap__s04__proposal_a", - "label": "Fused overlap", - "leakage_group_id": "g_9b229201cc0c24e05867", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_length_um": 42.0, - "cap_radius_um": 11.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_05_fused_overlap", - "curriculum_order": 409, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "contact_graph": "two_leaf_star" - }, - "candidate_id": "l2_05_fused_overlap__s05__proposal_b", - "concept_id": "l2_05_fused_overlap", - "concept_label": "Fused overlap", - "equivalence_family": "l2_05_fused_overlap_composition_geometry", - "factor_assignment": { - "arity_form": "3 operands", - "carrier_form": [ - "ellipse", - "circle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "branched partial overlaps fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "one central ellipse fused to two offset circular lobes" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_25d1f4082892c5e4f0f0", - "grammar_payload": { - "arity": "3 operands", - "carrier_primitives": [ - "ellipse", - "circle" - ], - "composition_id": "l2_05_fused_overlap", - "contact_mode": "branched partial overlaps fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "one central ellipse fused to two offset circular lobes" - }, - "leakage_group_id": "g_25d1f4082892c5e4f0f0", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_05_fused_overlap__s05_proposal_b", - "mode_label": "Offset three-lobe fusion \u00b7 proposal B", - "operation_grammar_id": "l2_05_fused_overlap__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ellipse", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ellipse", - "gf.Component", - "upper.move", - "lower.move", - "gf.components.circle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_05_fused_overlap__s05", - "selection_slot_id": "l2_05_fused_overlap__s05", - "semantic_factors": { - "arity_form": "3 operands", - "carrier_form": [ - "ellipse", - "circle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "branched partial overlaps fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "one central ellipse fused to two offset circular lobes" - }, - "structural_parameter_names": [ - "lobe_dx_um", - "lobe_dy_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_25aaefc7448dfe128a0a" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_05_fused_overlap__s05", - "id": "l2_05_fused_overlap__s05__proposal_b", - "label": "Fused overlap", - "leakage_group_id": "g_25d1f4082892c5e4f0f0", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lobe_dx_um": 18.36, - "lobe_dy_um": 10.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_06_aligned_cutout", - "curriculum_order": 410, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_06_aligned_cutout__s01__proposal_a", - "concept_id": "l2_06_aligned_cutout", - "concept_label": "Aligned cutout", - "equivalence_family": "l2_06_aligned_cutout_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "ellipse" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "rectangular host with centered void" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5b5becebbb9db36bdb53", - "grammar_payload": { - "arity": "1 host + 1 cutter", - "carrier_primitives": [ - "rectangle", - "ellipse" - ], - "composition_id": "l2_06_aligned_cutout", - "contact_mode": "enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "rectangular host with centered void" - }, - "leakage_group_id": "g_5b5becebbb9db36bdb53", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_06_aligned_cutout__s01_proposal_a", - "mode_label": "Centered elliptical window \u00b7 proposal A", - "operation_grammar_id": "l2_06_aligned_cutout__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.components.ellipse", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_06_aligned_cutout__s01", - "selection_slot_id": "l2_06_aligned_cutout__s01", - "semantic_factors": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "ellipse" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "rectangular host with centered void" - }, - "structural_parameter_names": [ - "host_x_um", - "host_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a8a383c2f66079c876fb" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a", - "label": "Aligned cutout", - "leakage_group_id": "g_5b5becebbb9db36bdb53", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "host_x_um": 56.0, - "host_y_um": 36.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_06_aligned_cutout", - "curriculum_order": 411, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "alignment_boundary": "host_xmax", - "alignment_equation": "notch_center_x_equals_host_width_um_over_2", - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_06_aligned_cutout__s02__proposal_a", - "concept_id": "l2_06_aligned_cutout", - "concept_label": "Aligned cutout", - "equivalence_family": "l2_06_aligned_cutout_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "boundary-crossing subtraction", - "ordered_operation_graph": [ - "l1_05_edge_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "bar host with one boundary notch" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_a9d28f803d060f09ad2a", - "grammar_payload": { - "arity": "1 host + 1 cutter", - "carrier_primitives": [ - "rectangle", - "circle" - ], - "composition_id": "l2_06_aligned_cutout", - "contact_mode": "boundary-crossing subtraction", - "ordered_operation_graph": [ - "l1_05_edge_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "bar host with one boundary notch" - }, - "leakage_group_id": "g_a9d28f803d060f09ad2a", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_06_aligned_cutout__s02_proposal_a", - "mode_label": "Edge-aligned circular notch \u00b7 proposal A", - "operation_grammar_id": "l2_06_aligned_cutout__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "cutter.move", - "gf.components.circle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_06_aligned_cutout__s02", - "selection_slot_id": "l2_06_aligned_cutout__s02", - "semantic_factors": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "boundary-crossing subtraction", - "ordered_operation_graph": [ - "l1_05_edge_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "bar host with one boundary notch" - }, - "structural_parameter_names": [ - "host_width_um", - "host_height_um", - "notch_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_6e8b1557eca2f7fe797c" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_06_aligned_cutout__s02", - "id": "l2_06_aligned_cutout__s02__proposal_a", - "label": "Aligned cutout", - "leakage_group_id": "g_a9d28f803d060f09ad2a", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "host_height_um": 31.0, - "host_width_um": 58.0, - "notch_radius_um": 11.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_06_aligned_cutout", - "curriculum_order": 412, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_06_aligned_cutout__s03__proposal_b", - "concept_id": "l2_06_aligned_cutout", - "concept_label": "Aligned cutout", - "equivalence_family": "l2_06_aligned_cutout_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "L" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "one enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "wide host with one asymmetric branched void" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_6920c740f19ed5e86f53", - "grammar_payload": { - "arity": "1 host + 1 cutter", - "carrier_primitives": [ - "rectangle", - "L" - ], - "composition_id": "l2_06_aligned_cutout", - "contact_mode": "one enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "wide host with one asymmetric branched void" - }, - "leakage_group_id": "g_6920c740f19ed5e86f53", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_06_aligned_cutout__s03_proposal_b", - "mode_label": "Aligned L-shaped cutout \u00b7 proposal B", - "operation_grammar_id": "l2_06_aligned_cutout__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "cutter.move", - "gf.components.L", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_06_aligned_cutout__s03", - "selection_slot_id": "l2_06_aligned_cutout__s03", - "semantic_factors": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "L" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "one enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "wide host with one asymmetric branched void" - }, - "structural_parameter_names": [ - "host_x_um", - "host_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f54b346252d3cac93e7d" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_06_aligned_cutout__s03", - "id": "l2_06_aligned_cutout__s03__proposal_b", - "label": "Aligned cutout", - "leakage_group_id": "g_6920c740f19ed5e86f53", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "host_x_um": 75.6, - "host_y_um": 44.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_06_aligned_cutout", - "curriculum_order": 413, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "alignment": "center_xy", - "cutout_count": 1 - }, - "candidate_id": "l2_06_aligned_cutout__s04__proposal_a", - "concept_id": "l2_06_aligned_cutout", - "concept_label": "Aligned cutout", - "equivalence_family": "l2_06_aligned_cutout_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "triangle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "enclosed centered subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "rectangular host with centered angular void" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_2bd236d38e897fcb0f11", - "grammar_payload": { - "arity": "1 host + 1 cutter", - "carrier_primitives": [ - "rectangle", - "triangle" - ], - "composition_id": "l2_06_aligned_cutout", - "contact_mode": "enclosed centered subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "rectangular host with centered angular void" - }, - "leakage_group_id": "g_2bd236d38e897fcb0f11", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_06_aligned_cutout__s04_proposal_a", - "mode_label": "Centered triangular window \u00b7 proposal A", - "operation_grammar_id": "l2_06_aligned_cutout__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "cutter.move", - "gf.components.triangle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_06_aligned_cutout__s04", - "selection_slot_id": "l2_06_aligned_cutout__s04", - "semantic_factors": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "triangle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "enclosed centered subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "rectangular host with centered angular void" - }, - "structural_parameter_names": [ - "host_x_um", - "host_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_aa29c9acb6830af3dff2" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_06_aligned_cutout__s04", - "id": "l2_06_aligned_cutout__s04__proposal_a", - "label": "Aligned cutout", - "leakage_group_id": "g_2bd236d38e897fcb0f11", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "host_x_um": 58.0, - "host_y_um": 38.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_06_aligned_cutout", - "curriculum_order": 414, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "alignment_boundary": "host_ymax", - "cutout_count": 2 - }, - "candidate_id": "l2_06_aligned_cutout__s05__proposal_b", - "concept_id": "l2_06_aligned_cutout", - "concept_label": "Aligned cutout", - "equivalence_family": "l2_06_aligned_cutout_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 2 cutters", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "repeated boundary-crossing subtraction", - "ordered_operation_graph": [ - "l1_05_edge_align", - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "topology_form": "wide host with two repeated upper-edge notches" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_84b481f0c7874644795d", - "grammar_payload": { - "arity": "1 host + 2 cutters", - "carrier_primitives": [ - "rectangle", - "circle" - ], - "composition_id": "l2_06_aligned_cutout", - "contact_mode": "repeated boundary-crossing subtraction", - "ordered_operation_graph": [ - "l1_05_edge_align", - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "wide host with two repeated upper-edge notches" - }, - "leakage_group_id": "g_84b481f0c7874644795d", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_06_aligned_cutout__s05_proposal_b", - "mode_label": "Twin boundary notches \u00b7 proposal B", - "operation_grammar_id": "l2_06_aligned_cutout__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "notch.move", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_06_aligned_cutout__s05", - "selection_slot_id": "l2_06_aligned_cutout__s05", - "semantic_factors": { - "arity_form": "1 host + 2 cutters", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "repeated boundary-crossing subtraction", - "ordered_operation_graph": [ - "l1_05_edge_align", - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "topology_form": "wide host with two repeated upper-edge notches" - }, - "structural_parameter_names": [ - "host_x_um", - "host_y_um", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_0fb92e1b7e421a43de13" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_06_aligned_cutout__s05", - "id": "l2_06_aligned_cutout__s05__proposal_b", - "label": "Aligned cutout", - "leakage_group_id": "g_84b481f0c7874644795d", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "host_x_um": 62.0, - "host_y_um": 36.72, - "pitch_um": 25.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_06_aligned_cutout", - "curriculum_order": 415, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "alignment": "center_xy", - "boundary_crossings": 2 - }, - "candidate_id": "l2_06_aligned_cutout__s06__proposal_a", - "concept_id": "l2_06_aligned_cutout", - "concept_label": "Aligned cutout", - "equivalence_family": "l2_06_aligned_cutout_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "two-boundary crossing subtraction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "topology_form": "rectangular host crossed by one diagonal slot" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_fb1dd706644ecf9394b5", - "grammar_payload": { - "arity": "1 host + 1 cutter", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_06_aligned_cutout", - "contact_mode": "two-boundary crossing subtraction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "rectangular host crossed by one diagonal slot" - }, - "leakage_group_id": "g_fb1dd706644ecf9394b5", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_06_aligned_cutout__s06_proposal_a", - "mode_label": "Oblique through-slot \u00b7 proposal A", - "operation_grammar_id": "l2_06_aligned_cutout__s06", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "cutter.rotate", - "cutter.move", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_06_aligned_cutout__s06", - "selection_slot_id": "l2_06_aligned_cutout__s06", - "semantic_factors": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "two-boundary crossing subtraction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "topology_form": "rectangular host crossed by one diagonal slot" - }, - "structural_parameter_names": [ - "host_x_um", - "host_y_um", - "angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_ede6a879998ba470c696" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/ground_truth.py", - "grammar_id": "l2_06_aligned_cutout__s06", - "id": "l2_06_aligned_cutout__s06__proposal_a", - "label": "Aligned cutout", - "leakage_group_id": "g_fb1dd706644ecf9394b5", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 36.0, - "host_x_um": 60.0, - "host_y_um": 38.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_07_overlap_extraction", - "curriculum_order": 416, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_07_overlap_extraction__s01__proposal_a", - "concept_id": "l2_07_overlap_extraction", - "concept_label": "Overlap extraction", - "equivalence_family": "l2_07_overlap_extraction_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "ring", - "cross" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "topology_form": "four curved extracted islands" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_c3634b8c70ab54b0c8c4", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "ring", - "cross" - ], - "composition_id": "l2_07_overlap_extraction", - "contact_mode": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "port_signature": "0x0", - "topology": "four curved extracted islands" - }, - "leakage_group_id": "g_c3634b8c70ab54b0c8c4", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_07_overlap_extraction__s01_proposal_a", - "mode_label": "Ring\u2013cross overlap islands \u00b7 proposal A", - "operation_grammar_id": "l2_07_overlap_extraction__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ring", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ring", - "gf.components.cross", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_07_overlap_extraction__s01", - "selection_slot_id": "l2_07_overlap_extraction__s01", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "ring", - "cross" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "topology_form": "four curved extracted islands" - }, - "structural_parameter_names": [ - "ring_radius_um", - "ring_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_0a9965a54f5e72d10d68" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_07_overlap_extraction__s01", - "id": "l2_07_overlap_extraction__s01__proposal_a", - "label": "Overlap extraction", - "leakage_group_id": "g_c3634b8c70ab54b0c8c4", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "ring_radius_um": 19.0, - "ring_width_um": 6.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_07_overlap_extraction", - "curriculum_order": 417, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_07_overlap_extraction__s02__proposal_b", - "concept_id": "l2_07_overlap_extraction", - "concept_label": "Overlap extraction", - "equivalence_family": "l2_07_overlap_extraction_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "ring", - "rectangle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "topology_form": "two separated extracted islands" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_60535f24f36924ca4700", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "ring", - "rectangle" - ], - "composition_id": "l2_07_overlap_extraction", - "contact_mode": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "port_signature": "0x0", - "topology": "two separated extracted islands" - }, - "leakage_group_id": "g_60535f24f36924ca4700", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_07_overlap_extraction__s02_proposal_b", - "mode_label": "Ring\u2013bar overlap islands \u00b7 proposal B", - "operation_grammar_id": "l2_07_overlap_extraction__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ring", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ring", - "gf.components.rectangle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_07_overlap_extraction__s02", - "selection_slot_id": "l2_07_overlap_extraction__s02", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "ring", - "rectangle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "topology_form": "two separated extracted islands" - }, - "structural_parameter_names": [ - "bar_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_46e08fb0ca6ed222ed45" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b", - "label": "Overlap extraction", - "leakage_group_id": "g_60535f24f36924ca4700", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_width_um": 11.96 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_07_overlap_extraction", - "curriculum_order": 418, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_07_overlap_extraction__s03__proposal_a", - "concept_id": "l2_07_overlap_extraction", - "concept_label": "Overlap extraction", - "equivalence_family": "l2_07_overlap_extraction_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "XOR extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_16_boolean_xor" - ], - "topology_form": "two exclusive crescent regions" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_6dedbf6ea4c5bbd9cb34", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "ellipse" - ], - "composition_id": "l2_07_overlap_extraction", - "contact_mode": "XOR extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_16_boolean_xor" - ], - "port_signature": "0x0", - "topology": "two exclusive crescent regions" - }, - "leakage_group_id": "g_6dedbf6ea4c5bbd9cb34", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_07_overlap_extraction__s03_proposal_a", - "mode_label": "Exclusive ellipse crescents \u00b7 proposal A", - "operation_grammar_id": "l2_07_overlap_extraction__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "left.move", - "right.move", - "gf.components.ellipse", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_07_overlap_extraction__s03", - "selection_slot_id": "l2_07_overlap_extraction__s03", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "XOR extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_16_boolean_xor" - ], - "topology_form": "two exclusive crescent regions" - }, - "structural_parameter_names": [ - "separation_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a3eda34dc8631e7ebd2c" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_07_overlap_extraction__s03", - "id": "l2_07_overlap_extraction__s03__proposal_a", - "label": "Overlap extraction", - "leakage_group_id": "g_6dedbf6ea4c5bbd9cb34", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "separation_um": 15.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_07_overlap_extraction", - "curriculum_order": 419, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "overlap_topology": "lens", - "result_regions": 1 - }, - "candidate_id": "l2_07_overlap_extraction__s04__proposal_a", - "concept_id": "l2_07_overlap_extraction", - "concept_label": "Overlap extraction", - "equivalence_family": "l2_07_overlap_extraction_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "topology_form": "single convex lens extracted from overlapping disks" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_e4aa2e12fc3740003689", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "circle" - ], - "composition_id": "l2_07_overlap_extraction", - "contact_mode": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "port_signature": "0x0", - "topology": "single convex lens extracted from overlapping disks" - }, - "leakage_group_id": "g_e4aa2e12fc3740003689", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_07_overlap_extraction__s04_proposal_a", - "mode_label": "Disk intersection lens \u00b7 proposal A", - "operation_grammar_id": "l2_07_overlap_extraction__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "left.movex", - "right.movex", - "gf.components.circle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_07_overlap_extraction__s04", - "selection_slot_id": "l2_07_overlap_extraction__s04", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "topology_form": "single convex lens extracted from overlapping disks" - }, - "structural_parameter_names": [ - "radius_um", - "separation_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_66707c731898c10199e7" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_07_overlap_extraction__s04", - "id": "l2_07_overlap_extraction__s04__proposal_a", - "label": "Overlap extraction", - "leakage_group_id": "g_e4aa2e12fc3740003689", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "radius_um": 18.0, - "separation_um": 20.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_07_overlap_extraction", - "curriculum_order": 420, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "overlap_topology": "cross", - "result_regions": 4 - }, - "candidate_id": "l2_07_overlap_extraction__s05__proposal_b", - "concept_id": "l2_07_overlap_extraction", - "concept_label": "Overlap extraction", - "equivalence_family": "l2_07_overlap_extraction_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "XOR extraction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_08_overlap", - "l1_16_boolean_xor" - ], - "topology_form": "four-armed exclusive complement of crossed bars" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_7a50ff43aab6144f0660", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_07_overlap_extraction", - "contact_mode": "XOR extraction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_08_overlap", - "l1_16_boolean_xor" - ], - "port_signature": "0x0", - "topology": "four-armed exclusive complement of crossed bars" - }, - "leakage_group_id": "g_7a50ff43aab6144f0660", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_07_overlap_extraction__s05_proposal_b", - "mode_label": "Exclusive rotated bars \u00b7 proposal B", - "operation_grammar_id": "l2_07_overlap_extraction__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "first.rotate", - "second.rotate", - "gf.components.rectangle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_07_overlap_extraction__s05", - "selection_slot_id": "l2_07_overlap_extraction__s05", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "XOR extraction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_08_overlap", - "l1_16_boolean_xor" - ], - "topology_form": "four-armed exclusive complement of crossed bars" - }, - "structural_parameter_names": [ - "bar_length_um", - "angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_601b80831a63289b2b73" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_07_overlap_extraction__s05", - "id": "l2_07_overlap_extraction__s05__proposal_b", - "label": "Overlap extraction", - "leakage_group_id": "g_7a50ff43aab6144f0660", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_deg": 42.0, - "bar_length_um": 58.32 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_08_nested_boolean_composite", - "curriculum_order": 421, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_08_nested_boolean_composite__s01__proposal_a", - "concept_id": "l2_08_nested_boolean_composite", - "concept_label": "Nested Boolean composite", - "equivalence_family": "l2_08_nested_boolean_composite_composition_geometry", - "factor_assignment": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "topology_form": "two-lobed host with central slot void" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_84a5b1164cae6d3d2c2b", - "grammar_payload": { - "arity": "2 host operands + 1 cutter", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_08_nested_boolean_composite", - "contact_mode": "OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "two-lobed host with central slot void" - }, - "leakage_group_id": "g_84a5b1164cae6d3d2c2b", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_08_nested_boolean_composite__s01_proposal_a", - "mode_label": "Fused lobes with slot \u00b7 proposal A", - "operation_grammar_id": "l2_08_nested_boolean_composite__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "left_lobe.move", - "right_lobe.move", - "gf.components.rectangle", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_08_nested_boolean_composite__s01", - "selection_slot_id": "l2_08_nested_boolean_composite__s01", - "semantic_factors": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "topology_form": "two-lobed host with central slot void" - }, - "structural_parameter_names": [ - "lobe_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f1e72b07d27dae1e213f" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a", - "label": "Nested Boolean composite", - "leakage_group_id": "g_84a5b1164cae6d3d2c2b", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lobe_offset_um": 16.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_08_nested_boolean_composite", - "curriculum_order": 422, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_08_nested_boolean_composite__s02__proposal_b", - "concept_id": "l2_08_nested_boolean_composite", - "concept_label": "Nested Boolean composite", - "equivalence_family": "l2_08_nested_boolean_composite_composition_geometry", - "factor_assignment": { - "arity_form": "2 host operands + 2 cutters", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then repeated NOT", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "crossed-bar host with two aligned holes" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_027ce04a77d0f980d309", - "grammar_payload": { - "arity": "2 host operands + 2 cutters", - "carrier_primitives": [ - "rectangle", - "circle" - ], - "composition_id": "l2_08_nested_boolean_composite", - "contact_mode": "OR then repeated NOT", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "crossed-bar host with two aligned holes" - }, - "leakage_group_id": "g_027ce04a77d0f980d309", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_08_nested_boolean_composite__s02_proposal_b", - "mode_label": "Crossed host with twin holes \u00b7 proposal B", - "operation_grammar_id": "l2_08_nested_boolean_composite__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "second.rotate", - "gf.boolean", - "left_hole.move", - "right_hole.move", - "gf.components.rectangle", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_08_nested_boolean_composite__s02", - "selection_slot_id": "l2_08_nested_boolean_composite__s02", - "semantic_factors": { - "arity_form": "2 host operands + 2 cutters", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then repeated NOT", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "crossed-bar host with two aligned holes" - }, - "structural_parameter_names": [ - "hole_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_67a19add4197e054b5f5" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_08_nested_boolean_composite__s02", - "id": "l2_08_nested_boolean_composite__s02__proposal_b", - "label": "Nested Boolean composite", - "leakage_group_id": "g_027ce04a77d0f980d309", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hole_offset_um": 12.88 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_08_nested_boolean_composite", - "curriculum_order": 423, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_08_nested_boolean_composite__s03__proposal_b", - "concept_id": "l2_08_nested_boolean_composite", - "concept_label": "Nested Boolean composite", - "equivalence_family": "l2_08_nested_boolean_composite_composition_geometry", - "factor_assignment": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "regular_polygon", - "triangle", - "ellipse" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then offset NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_01_translate", - "l1_15_boolean_not" - ], - "topology_form": "angular fused host with off-axis window" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_e03ce24e4864267a7e6c", - "grammar_payload": { - "arity": "2 host operands + 1 cutter", - "carrier_primitives": [ - "regular_polygon", - "triangle", - "ellipse" - ], - "composition_id": "l2_08_nested_boolean_composite", - "contact_mode": "OR then offset NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_01_translate", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "angular fused host with off-axis window" - }, - "leakage_group_id": "g_e03ce24e4864267a7e6c", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_08_nested_boolean_composite__s03_proposal_b", - "mode_label": "Polygon tail with offset window \u00b7 proposal B", - "operation_grammar_id": "l2_08_nested_boolean_composite__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.regular_polygon", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.regular_polygon", - "gf.Component", - "tail.move", - "gf.boolean", - "cutter.move", - "gf.components.triangle", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_08_nested_boolean_composite__s03", - "selection_slot_id": "l2_08_nested_boolean_composite__s03", - "semantic_factors": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "regular_polygon", - "triangle", - "ellipse" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then offset NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_01_translate", - "l1_15_boolean_not" - ], - "topology_form": "angular fused host with off-axis window" - }, - "structural_parameter_names": [ - "tail_offset_um", - "window_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_31020f527fc5618553c4" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_08_nested_boolean_composite__s03", - "id": "l2_08_nested_boolean_composite__s03__proposal_b", - "label": "Nested Boolean composite", - "leakage_group_id": "g_e03ce24e4864267a7e6c", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "tail_offset_um": 5.4, - "window_offset_um": -8.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_08_nested_boolean_composite", - "curriculum_order": 424, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "boolean_depth": 2, - "host_topology": "one_tab_offset_frame" - }, - "candidate_id": "l2_08_nested_boolean_composite__s04__proposal_b", - "concept_id": "l2_08_nested_boolean_composite", - "concept_label": "Nested Boolean composite", - "equivalence_family": "l2_08_nested_boolean_composite_composition_geometry", - "factor_assignment": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "overlap OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "one fused side tab around an offset rectangular window" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_8459504ef82723f15477", - "grammar_payload": { - "arity": "2 host operands + 1 cutter", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_08_nested_boolean_composite", - "contact_mode": "overlap OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "one fused side tab around an offset rectangular window" - }, - "leakage_group_id": "g_8459504ef82723f15477", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_08_nested_boolean_composite__s04_proposal_b", - "mode_label": "Single-tab offset frame \u00b7 proposal B", - "operation_grammar_id": "l2_08_nested_boolean_composite__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "tab.movex", - "gf.boolean", - "window.movex" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_08_nested_boolean_composite__s04", - "selection_slot_id": "l2_08_nested_boolean_composite__s04", - "semantic_factors": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "overlap OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "one fused side tab around an offset rectangular window" - }, - "structural_parameter_names": [ - "host_x_um", - "host_y_um", - "tab_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_95e13db3ef9bb152ce5b" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/ground_truth.py", - "grammar_id": "l2_08_nested_boolean_composite__s04", - "id": "l2_08_nested_boolean_composite__s04__proposal_b", - "label": "Nested Boolean composite", - "leakage_group_id": "g_8459504ef82723f15477", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "host_x_um": 53.36, - "host_y_um": 34.0, - "tab_um": 12.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_08_nested_boolean_composite", - "curriculum_order": 425, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "boolean_depth": 2, - "host_topology": "ring_cross_offset_hole" - }, - "candidate_id": "l2_08_nested_boolean_composite__s05__proposal_b", - "concept_id": "l2_08_nested_boolean_composite", - "concept_label": "Nested Boolean composite", - "equivalence_family": "l2_08_nested_boolean_composite_composition_geometry", - "factor_assignment": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "ring", - "cross", - "circle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "overlap OR then offset NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "fused annulus and cross with one offset circular void" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_f8159e13fc28c2ed38a9", - "grammar_payload": { - "arity": "2 host operands + 1 cutter", - "carrier_primitives": [ - "ring", - "cross", - "circle" - ], - "composition_id": "l2_08_nested_boolean_composite", - "contact_mode": "overlap OR then offset NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "fused annulus and cross with one offset circular void" - }, - "leakage_group_id": "g_f8159e13fc28c2ed38a9", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_08_nested_boolean_composite__s05_proposal_b", - "mode_label": "Perforated ring-cross hub \u00b7 proposal B", - "operation_grammar_id": "l2_08_nested_boolean_composite__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ring", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ring", - "gf.components.cross", - "gf.boolean", - "gf.Component", - "hole.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_08_nested_boolean_composite__s05", - "selection_slot_id": "l2_08_nested_boolean_composite__s05", - "semantic_factors": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "ring", - "cross", - "circle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "overlap OR then offset NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "fused annulus and cross with one offset circular void" - }, - "structural_parameter_names": [ - "ring_radius_um", - "spoke_width_um", - "hole_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_bd14625d70217a89f622" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_08_nested_boolean_composite__s05", - "id": "l2_08_nested_boolean_composite__s05__proposal_b", - "label": "Nested Boolean composite", - "leakage_group_id": "g_f8159e13fc28c2ed38a9", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hole_radius_um": 6.0, - "ring_radius_um": 17.0, - "spoke_width_um": 10.8 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_08_nested_boolean_composite", - "curriculum_order": 426, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "boolean_depth": 2, - "cut_mode": "boundary_bite" - }, - "candidate_id": "l2_08_nested_boolean_composite__s06__proposal_b", - "concept_id": "l2_08_nested_boolean_composite", - "concept_label": "Nested Boolean composite", - "equivalence_family": "l2_08_nested_boolean_composite_composition_geometry", - "factor_assignment": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "ellipse", - "rectangle", - "triangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then boundary-crossing NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "ellipse-bar host with one boundary-crossing corner cut" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_dc1822e9f442b7b02b27", - "grammar_payload": { - "arity": "2 host operands + 1 cutter", - "carrier_primitives": [ - "ellipse", - "rectangle", - "triangle" - ], - "composition_id": "l2_08_nested_boolean_composite", - "contact_mode": "OR then boundary-crossing NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "ellipse-bar host with one boundary-crossing corner cut" - }, - "leakage_group_id": "g_dc1822e9f442b7b02b27", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_08_nested_boolean_composite__s06_proposal_b", - "mode_label": "Fused tail with corner bite \u00b7 proposal B", - "operation_grammar_id": "l2_08_nested_boolean_composite__s06", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ellipse", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.ellipse", - "gf.Component", - "tail.movex", - "gf.boolean", - "bite.move", - "gf.components.rectangle", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_08_nested_boolean_composite__s06", - "selection_slot_id": "l2_08_nested_boolean_composite__s06", - "semantic_factors": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "ellipse", - "rectangle", - "triangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then boundary-crossing NOT", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or", - "l1_15_boolean_not" - ], - "topology_form": "ellipse-bar host with one boundary-crossing corner cut" - }, - "structural_parameter_names": [ - "tail_offset_um", - "bite_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_98271f7f8ab0e94b6368" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/ground_truth.py", - "grammar_id": "l2_08_nested_boolean_composite__s06", - "id": "l2_08_nested_boolean_composite__s06__proposal_b", - "label": "Nested Boolean composite", - "leakage_group_id": "g_dc1822e9f442b7b02b27", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bite_offset_um": 38.64, - "tail_offset_um": 20.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_09_width_changing_connected_chain", - "curriculum_order": 427, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_09_width_changing_connected_chain__s01__proposal_a", - "concept_id": "l2_09_width_changing_connected_chain", - "concept_label": "Width-changing connected chain", - "equivalence_family": "l2_09_width_changing_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "four-stage rail with two visible width steps" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_05b7886ac0290542ed02", - "grammar_payload": { - "arity": "4 connected stages", - "carrier_primitives": [ - "straight" - ], - "composition_id": "l2_09_width_changing_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "port_signature": "1x1", - "topology": "four-stage rail with two visible width steps" - }, - "leakage_group_id": "g_05b7886ac0290542ed02", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_09_width_changing_connected_chain__s01_proposal_a", - "mode_label": "Narrow\u2013wide\u2013narrow abrupt chain \u00b7 proposal A", - "operation_grammar_id": "l2_09_width_changing_connected_chain__s01", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "wide_a.connect", - "wide_b.connect", - "right.connect", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_09_width_changing_connected_chain__s01", - "selection_slot_id": "l2_09_width_changing_connected_chain__s01", - "semantic_factors": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "four-stage rail with two visible width steps" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um", - "lead_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7f37b467bf7c27f16505" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a", - "label": "Width-changing connected chain", - "leakage_group_id": "g_05b7886ac0290542ed02", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lead_um": 23.0, - "narrow_um": 4.0, - "wide_um": 14.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_09_width_changing_connected_chain", - "curriculum_order": 428, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_09_width_changing_connected_chain__s02__proposal_b", - "concept_id": "l2_09_width_changing_connected_chain", - "concept_label": "Width-changing connected chain", - "equivalence_family": "l2_09_width_changing_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "four-stage rail with monotone abrupt steps" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_bb159d408c00e278d04b", - "grammar_payload": { - "arity": "4 connected stages", - "carrier_primitives": [ - "straight" - ], - "composition_id": "l2_09_width_changing_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "port_signature": "1x1", - "topology": "four-stage rail with monotone abrupt steps" - }, - "leakage_group_id": "g_bb159d408c00e278d04b", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_09_width_changing_connected_chain__s02_proposal_b", - "mode_label": "Three-width stepped rail \u00b7 proposal B", - "operation_grammar_id": "l2_09_width_changing_connected_chain__s02", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "middle_a.connect", - "middle_b.connect", - "right.connect", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_09_width_changing_connected_chain__s02", - "selection_slot_id": "l2_09_width_changing_connected_chain__s02", - "semantic_factors": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "four-stage rail with monotone abrupt steps" - }, - "structural_parameter_names": [ - "narrow_um", - "middle_um", - "wide_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ff6ada8f42c6699801fd" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_09_width_changing_connected_chain__s02", - "id": "l2_09_width_changing_connected_chain__s02__proposal_b", - "label": "Width-changing connected chain", - "leakage_group_id": "g_bb159d408c00e278d04b", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "middle_um": 8.28, - "narrow_um": 4.0, - "wide_um": 15.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_09_width_changing_connected_chain", - "curriculum_order": 429, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_09_width_changing_connected_chain__s03__proposal_b", - "concept_id": "l2_09_width_changing_connected_chain", - "concept_label": "Width-changing connected chain", - "equivalence_family": "l2_09_width_changing_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "straight\u2013offset\u2013wide serial chain" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_7f347c339c4653c848b1", - "grammar_payload": { - "arity": "4 connected stages", - "carrier_primitives": [ - "straight", - "bend_s" - ], - "composition_id": "l2_09_width_changing_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "port_signature": "1x1", - "topology": "straight\u2013offset\u2013wide serial chain" - }, - "leakage_group_id": "g_7f347c339c4653c848b1", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_09_width_changing_connected_chain__s03_proposal_b", - "mode_label": "Offset rail with abrupt wide exit \u00b7 proposal B", - "operation_grammar_id": "l2_09_width_changing_connected_chain__s03", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "offset.connect", - "wide_a.connect", - "right.connect", - "c.add_port", - "gf.components.straight", - "gf.components.bend_s" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_09_width_changing_connected_chain__s03", - "selection_slot_id": "l2_09_width_changing_connected_chain__s03", - "semantic_factors": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "straight\u2013offset\u2013wide serial chain" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1c48a95f343d7aa9708b" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_09_width_changing_connected_chain__s03", - "id": "l2_09_width_changing_connected_chain__s03__proposal_b", - "label": "Width-changing connected chain", - "leakage_group_id": "g_7f347c339c4653c848b1", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.86, - "wide_um": 14.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_09_width_changing_connected_chain", - "curriculum_order": 430, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "width_word": "wide_narrow_wide" - }, - "candidate_id": "l2_09_width_changing_connected_chain__s04__proposal_a", - "concept_id": "l2_09_width_changing_connected_chain", - "concept_label": "Width-changing connected chain", - "equivalence_family": "l2_09_width_changing_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "four-stage rail with a two-section narrow center" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_c5fb5f2cb5746c589439", - "grammar_payload": { - "arity": "4 connected stages", - "carrier_primitives": [ - "straight" - ], - "composition_id": "l2_09_width_changing_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "port_signature": "1x1", - "topology": "four-stage rail with a two-section narrow center" - }, - "leakage_group_id": "g_c5fb5f2cb5746c589439", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_09_width_changing_connected_chain__s04_proposal_a", - "mode_label": "Wide\u2013narrow\u2013wide bottleneck \u00b7 proposal A", - "operation_grammar_id": "l2_09_width_changing_connected_chain__s04", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "center.connect", - "narrow_tail.connect", - "right.connect", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_09_width_changing_connected_chain__s04", - "selection_slot_id": "l2_09_width_changing_connected_chain__s04", - "semantic_factors": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "four-stage rail with a two-section narrow center" - }, - "structural_parameter_names": [ - "wide_um", - "narrow_um", - "center_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a51b39f14b471c57827c" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_09_width_changing_connected_chain__s04", - "id": "l2_09_width_changing_connected_chain__s04__proposal_a", - "label": "Width-changing connected chain", - "leakage_group_id": "g_c5fb5f2cb5746c589439", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_length_um": 30.0, - "narrow_um": 4.0, - "wide_um": 14.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_09_width_changing_connected_chain", - "curriculum_order": 431, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "width_word": "wide_narrow_middle_narrow_wide" - }, - "candidate_id": "l2_09_width_changing_connected_chain__s05__proposal_b", - "concept_id": "l2_09_width_changing_connected_chain", - "concept_label": "Width-changing connected chain", - "equivalence_family": "l2_09_width_changing_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "5 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_22_index_dependent_repetition", - "l1_21_width_mismatch_connect" - ], - "topology_form": "serial rail alternating wide and narrow sections" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_1b7e13150326a84f9582", - "grammar_payload": { - "arity": "5 connected stages", - "carrier_primitives": [ - "straight" - ], - "composition_id": "l2_09_width_changing_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_22_index_dependent_repetition", - "l1_21_width_mismatch_connect" - ], - "port_signature": "1x1", - "topology": "serial rail alternating wide and narrow sections" - }, - "leakage_group_id": "g_1b7e13150326a84f9582", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_09_width_changing_connected_chain__s05_proposal_b", - "mode_label": "Alternating five-stage width word \u00b7 proposal B", - "operation_grammar_id": "l2_09_width_changing_connected_chain__s05", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "c.add_port", - "gf.cross_section.cross_section", - "gf.components.straight", - "stage.connect" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_09_width_changing_connected_chain__s05", - "selection_slot_id": "l2_09_width_changing_connected_chain__s05", - "semantic_factors": { - "arity_form": "5 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_22_index_dependent_repetition", - "l1_21_width_mismatch_connect" - ], - "topology_form": "serial rail alternating wide and narrow sections" - }, - "structural_parameter_names": [ - "narrow_um", - "middle_um", - "wide_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8c438275001c24851feb" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_09_width_changing_connected_chain__s05", - "id": "l2_09_width_changing_connected_chain__s05__proposal_b", - "label": "Width-changing connected chain", - "leakage_group_id": "g_1b7e13150326a84f9582", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "middle_um": 8.64, - "narrow_um": 4.0, - "wide_um": 14.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_10_signed_turn_connected_chain", - "curriculum_order": 432, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_10_signed_turn_connected_chain__s01__proposal_b", - "concept_id": "l2_10_signed_turn_connected_chain", - "concept_label": "Signed-turn connected chain", - "equivalence_family": "l2_10_signed_turn_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected L route" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_f1b29d5e3b792c603b00", - "grammar_payload": { - "arity": "compound path + 2 leads", - "carrier_primitives": [ - "straight", - "arc_path" - ], - "composition_id": "l2_10_signed_turn_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "connected L route" - }, - "leakage_group_id": "g_f1b29d5e3b792c603b00", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_10_signed_turn_connected_chain__s01_proposal_b", - "mode_label": "Single positive turn \u00b7 proposal B", - "operation_grammar_id": "l2_10_signed_turn_connected_chain__s01", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Path", - "path.append", - "left.connect", - "right.connect", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_10_signed_turn_connected_chain__s01", - "selection_slot_id": "l2_10_signed_turn_connected_chain__s01", - "semantic_factors": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected L route" - }, - "structural_parameter_names": [ - "width_um", - "lead_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a5ac7ab5f832456b52a4" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/ground_truth.py", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b", - "label": "Signed-turn connected chain", - "leakage_group_id": "g_f1b29d5e3b792c603b00", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lead_um": 27.0, - "radius_um": 13.0, - "width_um": 5.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_10_signed_turn_connected_chain", - "curriculum_order": 433, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_10_signed_turn_connected_chain__s02__proposal_b", - "concept_id": "l2_10_signed_turn_connected_chain", - "concept_label": "Signed-turn connected chain", - "equivalence_family": "l2_10_signed_turn_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected Z route" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_fbb7098cdfa329a3e395", - "grammar_payload": { - "arity": "compound path + 2 leads", - "carrier_primitives": [ - "straight", - "arc_path" - ], - "composition_id": "l2_10_signed_turn_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "connected Z route" - }, - "leakage_group_id": "g_fbb7098cdfa329a3e395", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_10_signed_turn_connected_chain__s02_proposal_b", - "mode_label": "Opposed-turn offset chain \u00b7 proposal B", - "operation_grammar_id": "l2_10_signed_turn_connected_chain__s02", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Path", - "path.append", - "left.connect", - "right.connect", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_10_signed_turn_connected_chain__s02", - "selection_slot_id": "l2_10_signed_turn_connected_chain__s02", - "semantic_factors": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected Z route" - }, - "structural_parameter_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_ac535b1232e4c50cbebd" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_10_signed_turn_connected_chain__s02", - "id": "l2_10_signed_turn_connected_chain__s02__proposal_b", - "label": "Signed-turn connected chain", - "leakage_group_id": "g_fbb7098cdfa329a3e395", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 22.08, - "radius_um": 12.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_10_signed_turn_connected_chain", - "curriculum_order": 434, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_10_signed_turn_connected_chain__s03__proposal_a", - "concept_id": "l2_10_signed_turn_connected_chain", - "concept_label": "Signed-turn connected chain", - "equivalence_family": "l2_10_signed_turn_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected U-return route" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_a73409d9e3fa28c7ce94", - "grammar_payload": { - "arity": "compound path + 2 leads", - "carrier_primitives": [ - "straight", - "arc_path" - ], - "composition_id": "l2_10_signed_turn_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "connected U-return route" - }, - "leakage_group_id": "g_a73409d9e3fa28c7ce94", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_10_signed_turn_connected_chain__s03_proposal_a", - "mode_label": "Double-positive hairpin \u00b7 proposal A", - "operation_grammar_id": "l2_10_signed_turn_connected_chain__s03", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Path", - "path.append", - "left.connect", - "right.connect", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_10_signed_turn_connected_chain__s03", - "selection_slot_id": "l2_10_signed_turn_connected_chain__s03", - "semantic_factors": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected U-return route" - }, - "structural_parameter_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_b6e13375a47cff30cae5" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_10_signed_turn_connected_chain__s03", - "id": "l2_10_signed_turn_connected_chain__s03__proposal_a", - "label": "Signed-turn connected chain", - "leakage_group_id": "g_a73409d9e3fa28c7ce94", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 20.0, - "radius_um": 10.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_10_signed_turn_connected_chain", - "curriculum_order": 435, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "signed_turn_word": "positive_negative_positive" - }, - "candidate_id": "l2_10_signed_turn_connected_chain__s04__proposal_a", - "concept_id": "l2_10_signed_turn_connected_chain", - "concept_label": "Signed-turn connected chain", - "equivalence_family": "l2_10_signed_turn_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected route with positive-negative-positive turn word" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_194965533e9e8fad4741", - "grammar_payload": { - "arity": "compound path + 2 leads", - "carrier_primitives": [ - "straight", - "arc_path" - ], - "composition_id": "l2_10_signed_turn_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "connected route with positive-negative-positive turn word" - }, - "leakage_group_id": "g_194965533e9e8fad4741", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_10_signed_turn_connected_chain__s04_proposal_a", - "mode_label": "Alternating three-turn serpentine \u00b7 proposal A", - "operation_grammar_id": "l2_10_signed_turn_connected_chain__s04", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Path", - "path.append", - "left.connect", - "right.connect", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_10_signed_turn_connected_chain__s04", - "selection_slot_id": "l2_10_signed_turn_connected_chain__s04", - "semantic_factors": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected route with positive-negative-positive turn word" - }, - "structural_parameter_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_bfe4ac792e90b8814594" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_10_signed_turn_connected_chain__s04", - "id": "l2_10_signed_turn_connected_chain__s04__proposal_a", - "label": "Signed-turn connected chain", - "leakage_group_id": "g_194965533e9e8fad4741", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 18.0, - "radius_um": 10.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_10_signed_turn_connected_chain", - "curriculum_order": 436, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "signed_turn_word": "positive_positive_negative" - }, - "candidate_id": "l2_10_signed_turn_connected_chain__s05__proposal_a", - "concept_id": "l2_10_signed_turn_connected_chain", - "concept_label": "Signed-turn connected chain", - "equivalence_family": "l2_10_signed_turn_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected route with positive-positive-negative turn word" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5832352d2cfa47dc08e7", - "grammar_payload": { - "arity": "compound path + 2 leads", - "carrier_primitives": [ - "straight", - "arc_path" - ], - "composition_id": "l2_10_signed_turn_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "connected route with positive-positive-negative turn word" - }, - "leakage_group_id": "g_5832352d2cfa47dc08e7", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_10_signed_turn_connected_chain__s05_proposal_a", - "mode_label": "Double-rise release route \u00b7 proposal A", - "operation_grammar_id": "l2_10_signed_turn_connected_chain__s05", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Path", - "path.append", - "left.connect", - "right.connect", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_10_signed_turn_connected_chain__s05", - "selection_slot_id": "l2_10_signed_turn_connected_chain__s05", - "semantic_factors": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected route with positive-positive-negative turn word" - }, - "structural_parameter_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_866da086c0a173511b8f" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/ground_truth.py", - "grammar_id": "l2_10_signed_turn_connected_chain__s05", - "id": "l2_10_signed_turn_connected_chain__s05__proposal_a", - "label": "Signed-turn connected chain", - "leakage_group_id": "g_5832352d2cfa47dc08e7", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 19.0, - "radius_um": 9.0, - "width_um": 4.5 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_10_signed_turn_connected_chain", - "curriculum_order": 437, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "signed_turn_word": "positive_negative_negative" - }, - "candidate_id": "l2_10_signed_turn_connected_chain__s06__proposal_a", - "concept_id": "l2_10_signed_turn_connected_chain", - "concept_label": "Signed-turn connected chain", - "equivalence_family": "l2_10_signed_turn_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected route with positive-negative-negative turn word" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_290dd1e0f7de3ae5281b", - "grammar_payload": { - "arity": "compound path + 2 leads", - "carrier_primitives": [ - "straight", - "arc_path" - ], - "composition_id": "l2_10_signed_turn_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "connected route with positive-negative-negative turn word" - }, - "leakage_group_id": "g_290dd1e0f7de3ae5281b", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_10_signed_turn_connected_chain__s06_proposal_a", - "mode_label": "Rise with double-return route \u00b7 proposal A", - "operation_grammar_id": "l2_10_signed_turn_connected_chain__s06", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Path", - "path.append", - "left.connect", - "right.connect", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_10_signed_turn_connected_chain__s06", - "selection_slot_id": "l2_10_signed_turn_connected_chain__s06", - "semantic_factors": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected route with positive-negative-negative turn word" - }, - "structural_parameter_names": [ - "width_um", - "leg_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_0d97c12eb682fbf5dcfd" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/ground_truth.py", - "grammar_id": "l2_10_signed_turn_connected_chain__s06", - "id": "l2_10_signed_turn_connected_chain__s06__proposal_a", - "label": "Signed-turn connected chain", - "leakage_group_id": "g_290dd1e0f7de3ae5281b", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "leg_um": 20.0, - "radius_um": 10.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_11_curved_path_width_transition", - "curriculum_order": 438, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_11_curved_path_width_transition__s01__proposal_b", - "concept_id": "l2_11_curved_path_width_transition", - "concept_label": "Curved path with width transition", - "equivalence_family": "l2_11_curved_path_width_transition_composition_geometry", - "factor_assignment": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "signed hook centerline with continuous expansion" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_064cdc6b11bc2b39ed81", - "grammar_payload": { - "arity": "one compound transition path", - "carrier_primitives": [ - "transition_path" - ], - "composition_id": "l2_11_curved_path_width_transition", - "contact_mode": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "port_signature": "1x1", - "topology": "signed hook centerline with continuous expansion" - }, - "leakage_group_id": "g_064cdc6b11bc2b39ed81", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_11_curved_path_width_transition__s01_proposal_b", - "mode_label": "Expanding curved hook \u00b7 proposal B", - "operation_grammar_id": "l2_11_curved_path_width_transition__s01", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "gf.path.transition", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_11_curved_path_width_transition__s01", - "selection_slot_id": "l2_11_curved_path_width_transition__s01", - "semantic_factors": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "signed hook centerline with continuous expansion" - }, - "structural_parameter_names": [ - "width_um", - "wide_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_4ac8ce53f92b1a85c529" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/ground_truth.py", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b", - "label": "Curved path with width transition", - "leakage_group_id": "g_064cdc6b11bc2b39ed81", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "wide_um": 14.0, - "width_um": 5.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_11_curved_path_width_transition", - "curriculum_order": 439, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_11_curved_path_width_transition__s02__proposal_b", - "concept_id": "l2_11_curved_path_width_transition", - "concept_label": "Curved path with width transition", - "equivalence_family": "l2_11_curved_path_width_transition_composition_geometry", - "factor_assignment": { - "arity_form": "one smooth transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "smooth rise\u2013fall centerline with continuous expansion" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5c5161c1a2b57544f0b1", - "grammar_payload": { - "arity": "one smooth transition path", - "carrier_primitives": [ - "transition_path" - ], - "composition_id": "l2_11_curved_path_width_transition", - "contact_mode": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "port_signature": "1x1", - "topology": "smooth rise\u2013fall centerline with continuous expansion" - }, - "leakage_group_id": "g_5c5161c1a2b57544f0b1", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_11_curved_path_width_transition__s02_proposal_b", - "mode_label": "Expanding smooth arch \u00b7 proposal B", - "operation_grammar_id": "l2_11_curved_path_width_transition__s02", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.path.smooth", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.path.smooth", - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "gf.path.transition", - "c.add_port", - "gf.path.straight", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_11_curved_path_width_transition__s02", - "selection_slot_id": "l2_11_curved_path_width_transition__s02", - "semantic_factors": { - "arity_form": "one smooth transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "smooth rise\u2013fall centerline with continuous expansion" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_4fb6766a18e02fc83ec5" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_11_curved_path_width_transition__s02", - "id": "l2_11_curved_path_width_transition__s02__proposal_b", - "label": "Curved path with width transition", - "leakage_group_id": "g_5c5161c1a2b57544f0b1", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.0, - "wide_um": 11.96 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_11_curved_path_width_transition", - "curriculum_order": 440, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_11_curved_path_width_transition__s03__proposal_a", - "concept_id": "l2_11_curved_path_width_transition", - "concept_label": "Curved path with width transition", - "equivalence_family": "l2_11_curved_path_width_transition_composition_geometry", - "factor_assignment": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "wide transition\u2013signed arc path\u2013wide transition" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_2d70c2b092e48967e340", - "grammar_payload": { - "arity": "one compound transition path", - "carrier_primitives": [ - "transition_path" - ], - "composition_id": "l2_11_curved_path_width_transition", - "contact_mode": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "port_signature": "1x1", - "topology": "wide transition\u2013signed arc path\u2013wide transition" - }, - "leakage_group_id": "g_2d70c2b092e48967e340", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_11_curved_path_width_transition__s03_proposal_a", - "mode_label": "Signed-arc contraction \u00b7 proposal A", - "operation_grammar_id": "l2_11_curved_path_width_transition__s03", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "gf.path.transition", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_11_curved_path_width_transition__s03", - "selection_slot_id": "l2_11_curved_path_width_transition__s03", - "semantic_factors": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "wide transition\u2013signed arc path\u2013wide transition" - }, - "structural_parameter_names": [ - "wide_um", - "narrow_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7d6e3e83e21df68ce737" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_11_curved_path_width_transition__s03", - "id": "l2_11_curved_path_width_transition__s03__proposal_a", - "label": "Curved path with width transition", - "leakage_group_id": "g_2d70c2b092e48967e340", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 5.0, - "wide_um": 14.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_11_curved_path_width_transition", - "curriculum_order": 441, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_word": "positive_negative", - "width_direction": "contract" - }, - "candidate_id": "l2_11_curved_path_width_transition__s04__proposal_b", - "concept_id": "l2_11_curved_path_width_transition", - "concept_label": "Curved path with width transition", - "equivalence_family": "l2_11_curved_path_width_transition_composition_geometry", - "factor_assignment": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "opposed-arc S centerline with continuous contraction" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_c33a7ae24f6be149e11f", - "grammar_payload": { - "arity": "one compound transition path", - "carrier_primitives": [ - "transition_path" - ], - "composition_id": "l2_11_curved_path_width_transition", - "contact_mode": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "port_signature": "1x1", - "topology": "opposed-arc S centerline with continuous contraction" - }, - "leakage_group_id": "g_c33a7ae24f6be149e11f", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_11_curved_path_width_transition__s04_proposal_b", - "mode_label": "Contracting S-transition \u00b7 proposal B", - "operation_grammar_id": "l2_11_curved_path_width_transition__s04", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "gf.path.transition", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_11_curved_path_width_transition__s04", - "selection_slot_id": "l2_11_curved_path_width_transition__s04", - "semantic_factors": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "opposed-arc S centerline with continuous contraction" - }, - "structural_parameter_names": [ - "wide_um", - "narrow_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_34b522015143755253e4" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/ground_truth.py", - "grammar_id": "l2_11_curved_path_width_transition__s04", - "id": "l2_11_curved_path_width_transition__s04__proposal_b", - "label": "Curved path with width transition", - "leakage_group_id": "g_c33a7ae24f6be149e11f", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.0, - "radius_um": 12.0, - "wide_um": 13.8 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_11_curved_path_width_transition", - "curriculum_order": 442, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_word": "positive_positive", - "width_direction": "expand" - }, - "candidate_id": "l2_11_curved_path_width_transition__s05__proposal_b", - "concept_id": "l2_11_curved_path_width_transition", - "concept_label": "Curved path with width transition", - "equivalence_family": "l2_11_curved_path_width_transition_composition_geometry", - "factor_assignment": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "same-sign double-arc return with continuous expansion" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_dac8b39db029ddad5fcb", - "grammar_payload": { - "arity": "one compound transition path", - "carrier_primitives": [ - "transition_path" - ], - "composition_id": "l2_11_curved_path_width_transition", - "contact_mode": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "port_signature": "1x1", - "topology": "same-sign double-arc return with continuous expansion" - }, - "leakage_group_id": "g_dac8b39db029ddad5fcb", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_11_curved_path_width_transition__s05_proposal_b", - "mode_label": "Expanding U-transition \u00b7 proposal B", - "operation_grammar_id": "l2_11_curved_path_width_transition__s05", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "gf.path.transition", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_11_curved_path_width_transition__s05", - "selection_slot_id": "l2_11_curved_path_width_transition__s05", - "semantic_factors": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "same-sign double-arc return with continuous expansion" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_919f029b551155f96f47" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_11_curved_path_width_transition__s05", - "id": "l2_11_curved_path_width_transition__s05__proposal_b", - "label": "Curved path with width transition", - "leakage_group_id": "g_dac8b39db029ddad5fcb", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.0, - "radius_um": 11.0, - "wide_um": 14.04 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_11_curved_path_width_transition", - "curriculum_order": 443, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "centerline_word": "positive_negative", - "width_word": "wide_narrow_wide" - }, - "candidate_id": "l2_11_curved_path_width_transition__s06__proposal_a", - "concept_id": "l2_11_curved_path_width_transition", - "concept_label": "Curved path with width transition", - "equivalence_family": "l2_11_curved_path_width_transition_composition_geometry", - "factor_assignment": { - "arity_form": "2 connected transition paths", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "port-connected continuous waist", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition", - "l1_09_connect" - ], - "topology_form": "wide-to-narrow arc joined to narrow-to-wide reverse arc" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_1b4cab5852387f307857", - "grammar_payload": { - "arity": "2 connected transition paths", - "carrier_primitives": [ - "transition_path" - ], - "composition_id": "l2_11_curved_path_width_transition", - "contact_mode": "port-connected continuous waist", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "wide-to-narrow arc joined to narrow-to-wide reverse arc" - }, - "leakage_group_id": "g_1b4cab5852387f307857", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_11_curved_path_width_transition__s06_proposal_a", - "mode_label": "Waisted two-transition bend \u00b7 proposal A", - "operation_grammar_id": "l2_11_curved_path_width_transition__s06", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Path", - "path_a.append", - "gf.path.transition", - "path_b.append", - "second.connect", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_11_curved_path_width_transition__s06", - "selection_slot_id": "l2_11_curved_path_width_transition__s06", - "semantic_factors": { - "arity_form": "2 connected transition paths", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "port-connected continuous waist", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition", - "l1_09_connect" - ], - "topology_form": "wide-to-narrow arc joined to narrow-to-wide reverse arc" - }, - "structural_parameter_names": [ - "wide_um", - "narrow_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_356b3c6481b88e213924" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/ground_truth.py", - "grammar_id": "l2_11_curved_path_width_transition__s06", - "id": "l2_11_curved_path_width_transition__s06__proposal_a", - "label": "Curved path with width transition", - "leakage_group_id": "g_1b4cab5852387f307857", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "narrow_um": 4.0, - "radius_um": 13.0, - "wide_um": 14.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_12_transformed_terminal_autoroute", - "curriculum_order": 444, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_12_transformed_terminal_autoroute__s01__proposal_a", - "concept_id": "l2_12_transformed_terminal_autoroute", - "concept_label": "Transformed-terminal route", - "equivalence_family": "l2_12_transformed_terminal_autoroute_composition_geometry", - "factor_assignment": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "two translated terminals with smooth detour" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_f6e1a8c6a9340499bcb1", - "grammar_payload": { - "arity": "2 terminals + 1 route", - "carrier_primitives": [ - "straight", - "route_single" - ], - "composition_id": "l2_12_transformed_terminal_autoroute", - "contact_mode": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "port_signature": "1x1", - "topology": "two translated terminals with smooth detour" - }, - "leakage_group_id": "g_f6e1a8c6a9340499bcb1", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_12_transformed_terminal_autoroute__s01_proposal_a", - "mode_label": "Offset facing terminals \u00b7 proposal A", - "operation_grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "end.rotate", - "end.move", - "gf.routing.route_single", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_12_transformed_terminal_autoroute__s01", - "selection_slot_id": "l2_12_transformed_terminal_autoroute__s01", - "semantic_factors": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "two translated terminals with smooth detour" - }, - "structural_parameter_names": [ - "width_um", - "dx_um", - "dy_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_a0b4f9d6054eb039c4db" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a", - "label": "Transformed-terminal route", - "leakage_group_id": "g_f6e1a8c6a9340499bcb1", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 72.0, - "dy_um": 22.0, - "radius_um": 7.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_12_transformed_terminal_autoroute", - "curriculum_order": 445, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_12_transformed_terminal_autoroute__s02__proposal_a", - "concept_id": "l2_12_transformed_terminal_autoroute", - "concept_label": "Transformed-terminal route", - "equivalence_family": "l2_12_transformed_terminal_autoroute_composition_geometry", - "factor_assignment": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "horizontal and rotated terminal with elbow route" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_339ad34ea072fe1774c8", - "grammar_payload": { - "arity": "2 terminals + 1 route", - "carrier_primitives": [ - "straight", - "route_single" - ], - "composition_id": "l2_12_transformed_terminal_autoroute", - "contact_mode": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "port_signature": "1x1", - "topology": "horizontal and rotated terminal with elbow route" - }, - "leakage_group_id": "g_339ad34ea072fe1774c8", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_12_transformed_terminal_autoroute__s02_proposal_a", - "mode_label": "Orthogonal transformed terminals \u00b7 proposal A", - "operation_grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "end.rotate", - "end.move", - "gf.routing.route_single", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_12_transformed_terminal_autoroute__s02", - "selection_slot_id": "l2_12_transformed_terminal_autoroute__s02", - "semantic_factors": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "horizontal and rotated terminal with elbow route" - }, - "structural_parameter_names": [ - "width_um", - "dx_um", - "dy_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_3f94cd3e9b28e92ff8ec" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_12_transformed_terminal_autoroute__s02", - "id": "l2_12_transformed_terminal_autoroute__s02__proposal_a", - "label": "Transformed-terminal route", - "leakage_group_id": "g_339ad34ea072fe1774c8", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 56.0, - "dy_um": 38.0, - "radius_um": 7.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_12_transformed_terminal_autoroute", - "curriculum_order": 446, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_12_transformed_terminal_autoroute__s03__proposal_b", - "concept_id": "l2_12_transformed_terminal_autoroute", - "concept_label": "Transformed-terminal route", - "equivalence_family": "l2_12_transformed_terminal_autoroute_composition_geometry", - "factor_assignment": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "one route-connected pair", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "one anti-parallel terminal pair with a return route" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_64cf4f9ab6be51756b5f", - "grammar_payload": { - "arity": "2 terminals + 1 route", - "carrier_primitives": [ - "straight", - "route_single" - ], - "composition_id": "l2_12_transformed_terminal_autoroute", - "contact_mode": "one route-connected pair", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "port_signature": "1x1", - "topology": "one anti-parallel terminal pair with a return route" - }, - "leakage_group_id": "g_64cf4f9ab6be51756b5f", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_12_transformed_terminal_autoroute__s03_proposal_b", - "mode_label": "Anti-parallel terminal U-route \u00b7 proposal B", - "operation_grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "end.rotate", - "end.move", - "gf.routing.route_single", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_12_transformed_terminal_autoroute__s03", - "selection_slot_id": "l2_12_transformed_terminal_autoroute__s03", - "semantic_factors": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "one route-connected pair", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "one anti-parallel terminal pair with a return route" - }, - "structural_parameter_names": [ - "width_um", - "dx_um", - "dy_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c21466478564a09d3154" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_12_transformed_terminal_autoroute__s03", - "id": "l2_12_transformed_terminal_autoroute__s03__proposal_b", - "label": "Transformed-terminal route", - "leakage_group_id": "g_64cf4f9ab6be51756b5f", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 42.0, - "dy_um": 41.04, - "radius_um": 7.0, - "width_um": 4.5 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_12_transformed_terminal_autoroute", - "curriculum_order": 447, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - } - ], - "route_class": "cooriented_lateral_s" - }, - "candidate_id": "l2_12_transformed_terminal_autoroute__s04__proposal_b", - "concept_id": "l2_12_transformed_terminal_autoroute", - "concept_label": "Transformed-terminal route", - "equivalence_family": "l2_12_transformed_terminal_autoroute_composition_geometry", - "factor_assignment": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "single route-connected pair", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "two co-oriented translated terminals joined by one lateral S-route" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d76cb47ce22acf35ea1c", - "grammar_payload": { - "arity": "2 terminals + 1 route", - "carrier_primitives": [ - "straight", - "route_single" - ], - "composition_id": "l2_12_transformed_terminal_autoroute", - "contact_mode": "single route-connected pair", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_20_route_single" - ], - "port_signature": "1x1", - "topology": "two co-oriented translated terminals joined by one lateral S-route" - }, - "leakage_group_id": "g_d76cb47ce22acf35ea1c", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_12_transformed_terminal_autoroute__s04_proposal_b", - "mode_label": "Co-oriented staggered terminal route \u00b7 proposal B", - "operation_grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "end.move", - "gf.routing.route_single", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_12_transformed_terminal_autoroute__s04", - "selection_slot_id": "l2_12_transformed_terminal_autoroute__s04", - "semantic_factors": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "single route-connected pair", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "two co-oriented translated terminals joined by one lateral S-route" - }, - "structural_parameter_names": [ - "width_um", - "terminal_length_um", - "dx_um", - "dy_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_785717a9e9479ecc3f2c" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/ground_truth.py", - "grammar_id": "l2_12_transformed_terminal_autoroute__s04", - "id": "l2_12_transformed_terminal_autoroute__s04__proposal_b", - "label": "Transformed-terminal route", - "leakage_group_id": "g_d76cb47ce22acf35ea1c", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 78.0, - "dy_um": 26.68, - "radius_um": 7.0, - "terminal_length_um": 17.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_12_transformed_terminal_autoroute", - "curriculum_order": 448, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - } - ], - "route_class": "outboard_quarter_turn", - "terminal_orientation_word": "east_to_north" - }, - "candidate_id": "l2_12_transformed_terminal_autoroute__s05__proposal_b", - "concept_id": "l2_12_transformed_terminal_autoroute", - "concept_label": "Transformed-terminal route", - "equivalence_family": "l2_12_transformed_terminal_autoroute_composition_geometry", - "factor_assignment": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "single elbow-route connection", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "east-facing source routed to a north-facing outboard terminal" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_9db4a49e6e858942754c", - "grammar_payload": { - "arity": "2 terminals + 1 route", - "carrier_primitives": [ - "straight", - "route_single" - ], - "composition_id": "l2_12_transformed_terminal_autoroute", - "contact_mode": "single elbow-route connection", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "port_signature": "1x1", - "topology": "east-facing source routed to a north-facing outboard terminal" - }, - "leakage_group_id": "g_9db4a49e6e858942754c", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_12_transformed_terminal_autoroute__s05_proposal_b", - "mode_label": "Outboard perpendicular terminal route \u00b7 proposal B", - "operation_grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "end.rotate", - "end.move", - "gf.routing.route_single", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_12_transformed_terminal_autoroute__s05", - "selection_slot_id": "l2_12_transformed_terminal_autoroute__s05", - "semantic_factors": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "single elbow-route connection", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "east-facing source routed to a north-facing outboard terminal" - }, - "structural_parameter_names": [ - "width_um", - "terminal_length_um", - "dx_um", - "dy_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_674d7b82ad103a5b7c5e" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_12_transformed_terminal_autoroute__s05", - "id": "l2_12_transformed_terminal_autoroute__s05__proposal_b", - "label": "Transformed-terminal route", - "leakage_group_id": "g_9db4a49e6e858942754c", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 82.0, - "dy_um": 43.0, - "radius_um": 8.64, - "terminal_length_um": 18.0, - "width_um": 4.8 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_12_transformed_terminal_autoroute", - "curriculum_order": 449, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - } - ], - "route_class": "inboard_three_quarter_return", - "terminal_orientation_word": "east_to_south" - }, - "candidate_id": "l2_12_transformed_terminal_autoroute__s06__proposal_a", - "concept_id": "l2_12_transformed_terminal_autoroute", - "concept_label": "Transformed-terminal route", - "equivalence_family": "l2_12_transformed_terminal_autoroute_composition_geometry", - "factor_assignment": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "single return-route connection", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "east-facing source routed around to a south-facing inboard terminal" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_dcfb8264457097b2bbb7", - "grammar_payload": { - "arity": "2 terminals + 1 route", - "carrier_primitives": [ - "straight", - "route_single" - ], - "composition_id": "l2_12_transformed_terminal_autoroute", - "contact_mode": "single return-route connection", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "port_signature": "1x1", - "topology": "east-facing source routed around to a south-facing inboard terminal" - }, - "leakage_group_id": "g_dcfb8264457097b2bbb7", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_12_transformed_terminal_autoroute__s06_proposal_a", - "mode_label": "Inboard perpendicular return route \u00b7 proposal A", - "operation_grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "end.rotate", - "end.move", - "gf.routing.route_single", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_12_transformed_terminal_autoroute__s06", - "selection_slot_id": "l2_12_transformed_terminal_autoroute__s06", - "semantic_factors": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "single return-route connection", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "east-facing source routed around to a south-facing inboard terminal" - }, - "structural_parameter_names": [ - "width_um", - "terminal_length_um", - "dx_um", - "dy_um", - "radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_2ef1891fe12bfedf0fdd" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/ground_truth.py", - "grammar_id": "l2_12_transformed_terminal_autoroute__s06", - "id": "l2_12_transformed_terminal_autoroute__s06__proposal_a", - "label": "Transformed-terminal route", - "leakage_group_id": "g_dcfb8264457097b2bbb7", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 58.0, - "dy_um": -44.0, - "radius_um": 8.0, - "terminal_length_um": 19.0, - "width_um": 5.2 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_13_mirrored_parallel_paths", - "curriculum_order": 450, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_13_mirrored_parallel_paths__s01__proposal_a", - "concept_id": "l2_13_mirrored_parallel_paths", - "concept_label": "Mirrored parallel paths", - "equivalence_family": "l2_13_mirrored_parallel_paths_composition_geometry", - "factor_assignment": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two vertically mirrored appended offset paths" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_8361fb3ee99ccf73fa3b", - "grammar_payload": { - "arity": "2 paths", - "carrier_primitives": [ - "arc_path" - ], - "composition_id": "l2_13_mirrored_parallel_paths", - "contact_mode": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two vertically mirrored appended offset paths" - }, - "leakage_group_id": "g_8361fb3ee99ccf73fa3b", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_13_mirrored_parallel_paths__s01_proposal_a", - "mode_label": "Mirrored signed-offset paths \u00b7 proposal A", - "operation_grammar_id": "l2_13_mirrored_parallel_paths__s01", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "upper.move", - "lower.mirror_y", - "lower.move", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_13_mirrored_parallel_paths__s01", - "selection_slot_id": "l2_13_mirrored_parallel_paths__s01", - "semantic_factors": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two vertically mirrored appended offset paths" - }, - "structural_parameter_names": [ - "width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c93666d54f71405ad1ec" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a", - "label": "Mirrored parallel paths", - "leakage_group_id": "g_8361fb3ee99ccf73fa3b", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 12.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_13_mirrored_parallel_paths", - "curriculum_order": 451, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_13_mirrored_parallel_paths__s02__proposal_a", - "concept_id": "l2_13_mirrored_parallel_paths", - "concept_label": "Mirrored parallel paths", - "equivalence_family": "l2_13_mirrored_parallel_paths_composition_geometry", - "factor_assignment": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored appended double-positive-turn paths" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_9e3653706fb32bb563a5", - "grammar_payload": { - "arity": "2 paths", - "carrier_primitives": [ - "arc_path" - ], - "composition_id": "l2_13_mirrored_parallel_paths", - "contact_mode": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two mirrored appended double-positive-turn paths" - }, - "leakage_group_id": "g_9e3653706fb32bb563a5", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_13_mirrored_parallel_paths__s02_proposal_a", - "mode_label": "Mirrored same-sign hook paths \u00b7 proposal A", - "operation_grammar_id": "l2_13_mirrored_parallel_paths__s02", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "upper.move", - "lower.mirror_y", - "lower.move", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_13_mirrored_parallel_paths__s02", - "selection_slot_id": "l2_13_mirrored_parallel_paths__s02", - "semantic_factors": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored appended double-positive-turn paths" - }, - "structural_parameter_names": [ - "width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c310152d4bdc602132a5" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_13_mirrored_parallel_paths__s02", - "id": "l2_13_mirrored_parallel_paths__s02__proposal_a", - "label": "Mirrored parallel paths", - "leakage_group_id": "g_9e3653706fb32bb563a5", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 15.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_13_mirrored_parallel_paths", - "curriculum_order": 452, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_13_mirrored_parallel_paths__s03__proposal_b", - "concept_id": "l2_13_mirrored_parallel_paths", - "concept_label": "Mirrored parallel paths", - "equivalence_family": "l2_13_mirrored_parallel_paths_composition_geometry", - "factor_assignment": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "variable parallel gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored appended multi-turn paths" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_7004641dcea9737fe6f9", - "grammar_payload": { - "arity": "2 paths", - "carrier_primitives": [ - "arc_path" - ], - "composition_id": "l2_13_mirrored_parallel_paths", - "contact_mode": "variable parallel gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two mirrored appended multi-turn paths" - }, - "leakage_group_id": "g_7004641dcea9737fe6f9", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_13_mirrored_parallel_paths__s03_proposal_b", - "mode_label": "Mirrored three-turn meanders \u00b7 proposal B", - "operation_grammar_id": "l2_13_mirrored_parallel_paths__s03", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "first.move", - "second.mirror_y", - "second.move", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_13_mirrored_parallel_paths__s03", - "selection_slot_id": "l2_13_mirrored_parallel_paths__s03", - "semantic_factors": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "variable parallel gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored appended multi-turn paths" - }, - "structural_parameter_names": [ - "width_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_67ae88397df3b0d1c46b" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_13_mirrored_parallel_paths__s03", - "id": "l2_13_mirrored_parallel_paths__s03__proposal_b", - "label": "Mirrored parallel paths", - "leakage_group_id": "g_7004641dcea9737fe6f9", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 30.0, - "width_um": 4.86 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_13_mirrored_parallel_paths", - "curriculum_order": 453, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 2, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - }, - { - "kind": "gap", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "gap_um" - } - ], - "signed_turn_word": "+-+-", - "turn_count": 4 - }, - "candidate_id": "l2_13_mirrored_parallel_paths__s04__proposal_a", - "concept_id": "l2_13_mirrored_parallel_paths", - "concept_label": "Mirrored parallel paths", - "equivalence_family": "l2_13_mirrored_parallel_paths_composition_geometry", - "factor_assignment": { - "arity_form": "2 paths \u00b7 4 signed turns each", - "carrier_form": [ - "straight_path", - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "disjoint mirrored path pair with fixed gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored paths carrying a four-turn alternating word" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_696dedb43854dbaa4a10", - "grammar_payload": { - "arity": "2 paths \u00b7 4 signed turns each", - "carrier_primitives": [ - "straight_path", - "arc_path" - ], - "composition_id": "l2_13_mirrored_parallel_paths", - "contact_mode": "disjoint mirrored path pair with fixed gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two mirrored paths carrying a four-turn alternating word" - }, - "leakage_group_id": "g_696dedb43854dbaa4a10", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_13_mirrored_parallel_paths__s04_proposal_a", - "mode_label": "Mirrored four-turn zigzag paths \u00b7 proposal A", - "operation_grammar_id": "l2_13_mirrored_parallel_paths__s04", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "c.add_port", - "gf.path.straight", - "gf.path.extrude", - "gf.path.arc" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_13_mirrored_parallel_paths__s04", - "selection_slot_id": "l2_13_mirrored_parallel_paths__s04", - "semantic_factors": { - "arity_form": "2 paths \u00b7 4 signed turns each", - "carrier_form": [ - "straight_path", - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "disjoint mirrored path pair with fixed gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored paths carrying a four-turn alternating word" - }, - "structural_parameter_names": [ - "width_um", - "radius_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_d7ba195f52ea315b2d84" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_13_mirrored_parallel_paths__s04", - "id": "l2_13_mirrored_parallel_paths__s04__proposal_a", - "label": "Mirrored parallel paths", - "leakage_group_id": "g_696dedb43854dbaa4a10", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 34.0, - "radius_um": 9.0, - "width_um": 4.8 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_13_mirrored_parallel_paths", - "curriculum_order": 454, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 2, - "radius_classes": 2, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - }, - { - "kind": "gap", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "gap_um" - } - ], - "signed_turn_word": "large_asymmetric_+-+", - "turn_count": 3 - }, - "candidate_id": "l2_13_mirrored_parallel_paths__s05__proposal_a", - "concept_id": "l2_13_mirrored_parallel_paths", - "concept_label": "Mirrored parallel paths", - "equivalence_family": "l2_13_mirrored_parallel_paths_composition_geometry", - "factor_assignment": { - "arity_form": "2 paths \u00b7 asymmetric two-lobe word", - "carrier_form": [ - "straight_path", - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "disjoint mirrored path pair with fixed gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored paths with one shallow and one deep signed lobe" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_cdd2bee2223624b4d37c", - "grammar_payload": { - "arity": "2 paths \u00b7 asymmetric two-lobe word", - "carrier_primitives": [ - "straight_path", - "arc_path" - ], - "composition_id": "l2_13_mirrored_parallel_paths", - "contact_mode": "disjoint mirrored path pair with fixed gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two mirrored paths with one shallow and one deep signed lobe" - }, - "leakage_group_id": "g_cdd2bee2223624b4d37c", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_13_mirrored_parallel_paths__s05_proposal_a", - "mode_label": "Mirrored unequal-lobe bow paths \u00b7 proposal A", - "operation_grammar_id": "l2_13_mirrored_parallel_paths__s05", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Path", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_13_mirrored_parallel_paths__s05", - "selection_slot_id": "l2_13_mirrored_parallel_paths__s05", - "semantic_factors": { - "arity_form": "2 paths \u00b7 asymmetric two-lobe word", - "carrier_form": [ - "straight_path", - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "disjoint mirrored path pair with fixed gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored paths with one shallow and one deep signed lobe" - }, - "structural_parameter_names": [ - "width_um", - "radius_small_um", - "radius_large_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_311d305ca5dddd3199ef" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/ground_truth.py", - "grammar_id": "l2_13_mirrored_parallel_paths__s05", - "id": "l2_13_mirrored_parallel_paths__s05__proposal_a", - "label": "Mirrored parallel paths", - "leakage_group_id": "g_cdd2bee2223624b4d37c", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 38.0, - "radius_large_um": 15.0, - "radius_small_um": 8.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_14_local_branch_junction", - "curriculum_order": 455, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_14_local_branch_junction__s01__proposal_a", - "concept_id": "l2_14_local_branch_junction", - "concept_label": "Local branch junction", - "equivalence_family": "l2_14_local_branch_junction_composition_geometry", - "factor_assignment": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one trunk to two mirrored arms" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_2173e2edbb3c718cd259", - "grammar_payload": { - "arity": "1 input + 2 outputs", - "carrier_primitives": [ - "straight", - "bend_s" - ], - "composition_id": "l2_14_local_branch_junction", - "contact_mode": "shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "port_signature": "1x2", - "topology": "one trunk to two mirrored arms" - }, - "leakage_group_id": "g_2173e2edbb3c718cd259", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_14_local_branch_junction__s01_proposal_a", - "mode_label": "Symmetric two-arm branch \u00b7 proposal A", - "operation_grammar_id": "l2_14_local_branch_junction__s01", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3" - ], - "port_signature": "1x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "c.add_port", - "gf.components.bend_s", - "upper.connect", - "lower.connect", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_14_local_branch_junction__s01", - "selection_slot_id": "l2_14_local_branch_junction__s01", - "semantic_factors": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one trunk to two mirrored arms" - }, - "structural_parameter_names": [ - "width_um", - "branch_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7c313949b774cc1303d8" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a", - "label": "Local branch junction", - "leakage_group_id": "g_2173e2edbb3c718cd259", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_offset_um": 20.0, - "width_um": 6.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_14_local_branch_junction", - "curriculum_order": 456, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "branch_degree": 2, - "junction_class": "orthogonal_three_way", - "ordered_operation_count": 2, - "output_orientation_word": "north_south_perpendicular", - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - } - ] - }, - "candidate_id": "l2_14_local_branch_junction__s02__proposal_b", - "concept_id": "l2_14_local_branch_junction", - "concept_label": "Local branch junction", - "equivalence_family": "l2_14_local_branch_junction_composition_geometry", - "factor_assignment": { - "arity_form": "1 horizontal input + 2 perpendicular outputs", - "carrier_form": [ - "straight", - "bend_euler" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared orthogonal local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one trunk feeding north and south perpendicular outputs" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_b06f5f5ff8448f5d3d2b", - "grammar_payload": { - "arity": "1 horizontal input + 2 perpendicular outputs", - "carrier_primitives": [ - "straight", - "bend_euler" - ], - "composition_id": "l2_14_local_branch_junction", - "contact_mode": "shared orthogonal local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "port_signature": "1x2", - "topology": "one trunk feeding north and south perpendicular outputs" - }, - "leakage_group_id": "g_b06f5f5ff8448f5d3d2b", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_14_local_branch_junction__s02_proposal_b", - "mode_label": "Orthogonal mirrored T-branch \u00b7 proposal B", - "operation_grammar_id": "l2_14_local_branch_junction__s02", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3" - ], - "port_signature": "1x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "c.add_port", - "gf.Component", - "terminal.connect", - "arm_cell.add_port", - "upper.connect", - "lower.connect", - "gf.components.straight", - "gf.components.bend_euler" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_14_local_branch_junction__s02", - "selection_slot_id": "l2_14_local_branch_junction__s02", - "semantic_factors": { - "arity_form": "1 horizontal input + 2 perpendicular outputs", - "carrier_form": [ - "straight", - "bend_euler" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared orthogonal local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one trunk feeding north and south perpendicular outputs" - }, - "structural_parameter_names": [ - "width_um", - "output_length_um", - "bend_radius_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_48bbed9f2eba1ae6f09f" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_14_local_branch_junction__s02", - "id": "l2_14_local_branch_junction__s02__proposal_b", - "label": "Local branch junction", - "leakage_group_id": "g_b06f5f5ff8448f5d3d2b", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 14.0, - "output_length_um": 34.96, - "width_um": 6.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_14_local_branch_junction", - "curriculum_order": 457, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_14_local_branch_junction__s03__proposal_a", - "concept_id": "l2_14_local_branch_junction", - "concept_label": "Local branch junction", - "equivalence_family": "l2_14_local_branch_junction_composition_geometry", - "factor_assignment": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight", - "smooth_path" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "single shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one trunk to two mirrored multi-turn arms" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_eb707727bcc597739d7f", - "grammar_payload": { - "arity": "1 input + 2 outputs", - "carrier_primitives": [ - "straight", - "smooth_path" - ], - "composition_id": "l2_14_local_branch_junction", - "contact_mode": "single shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "port_signature": "1x2", - "topology": "one trunk to two mirrored multi-turn arms" - }, - "leakage_group_id": "g_eb707727bcc597739d7f", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_14_local_branch_junction__s03_proposal_a", - "mode_label": "Mirrored oblique fork \u00b7 proposal A", - "operation_grammar_id": "l2_14_local_branch_junction__s03", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3" - ], - "port_signature": "1x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "c.add_port", - "gf.path.smooth", - "gf.path.extrude", - "upper.connect", - "lower.connect", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_14_local_branch_junction__s03", - "selection_slot_id": "l2_14_local_branch_junction__s03", - "semantic_factors": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight", - "smooth_path" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "single shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one trunk to two mirrored multi-turn arms" - }, - "structural_parameter_names": [ - "width_um", - "branch_offset_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1054e16747dd9cf4446f" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_14_local_branch_junction__s03", - "id": "l2_14_local_branch_junction__s03__proposal_a", - "label": "Local branch junction", - "leakage_group_id": "g_eb707727bcc597739d7f", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_offset_um": 19.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_14_local_branch_junction", - "curriculum_order": 458, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "branch_angle_word": "unequal_positive_negative", - "branch_degree": 2, - "connected_regions": 1, - "output_arity": 2, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - } - ] - }, - "candidate_id": "l2_14_local_branch_junction__s04__proposal_a", - "concept_id": "l2_14_local_branch_junction", - "concept_label": "Local branch junction", - "equivalence_family": "l2_14_local_branch_junction_composition_geometry", - "factor_assignment": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "three-port shared local junction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_09_connect" - ], - "topology_form": "one trunk feeding two independently rotated straight arms" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_2d8b47adf72682ca9fb0", - "grammar_payload": { - "arity": "1 input + 2 outputs", - "carrier_primitives": [ - "straight" - ], - "composition_id": "l2_14_local_branch_junction", - "contact_mode": "three-port shared local junction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_09_connect" - ], - "port_signature": "1x2", - "topology": "one trunk feeding two independently rotated straight arms" - }, - "leakage_group_id": "g_2d8b47adf72682ca9fb0", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_14_local_branch_junction__s04_proposal_a", - "mode_label": "Asymmetric angular straight-arm fork \u00b7 proposal A", - "operation_grammar_id": "l2_14_local_branch_junction__s04", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3" - ], - "port_signature": "1x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "upper.connect", - "upper.rotate", - "lower.connect", - "lower.rotate", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_14_local_branch_junction__s04", - "selection_slot_id": "l2_14_local_branch_junction__s04", - "semantic_factors": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "three-port shared local junction", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_09_connect" - ], - "topology_form": "one trunk feeding two independently rotated straight arms" - }, - "structural_parameter_names": [ - "width_um", - "trunk_length_um", - "arm_length_um", - "upper_angle_deg", - "lower_angle_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_b952a84017fb6e05e90a" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_14_local_branch_junction__s04", - "id": "l2_14_local_branch_junction__s04__proposal_a", - "label": "Local branch junction", - "leakage_group_id": "g_2d8b47adf72682ca9fb0", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_length_um": 48.0, - "lower_angle_deg": -36.0, - "trunk_length_um": 24.0, - "upper_angle_deg": 24.0, - "width_um": 6.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_14_local_branch_junction", - "curriculum_order": 459, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "branch_degree": 2, - "connected_regions": 1, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "tip_width_um" - } - ], - "width_word": "wide_to_narrow" - }, - "candidate_id": "l2_14_local_branch_junction__s05__proposal_b", - "concept_id": "l2_14_local_branch_junction", - "concept_label": "Local branch junction", - "equivalence_family": "l2_14_local_branch_junction_composition_geometry", - "factor_assignment": { - "arity_form": "1 input + 2 unequal-width outputs", - "carrier_form": [ - "straight", - "bend_s", - "taper" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared junction with two width-changing arms", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one wide trunk feeding two mirrored arms with terminal contractions" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_e75f62473a5163faeba0", - "grammar_payload": { - "arity": "1 input + 2 unequal-width outputs", - "carrier_primitives": [ - "straight", - "bend_s", - "taper" - ], - "composition_id": "l2_14_local_branch_junction", - "contact_mode": "shared junction with two width-changing arms", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "port_signature": "1x2", - "topology": "one wide trunk feeding two mirrored arms with terminal contractions" - }, - "leakage_group_id": "g_e75f62473a5163faeba0", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_14_local_branch_junction__s05_proposal_b", - "mode_label": "Narrow-tip mirrored fork \u00b7 proposal B", - "operation_grammar_id": "l2_14_local_branch_junction__s05", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3" - ], - "port_signature": "1x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.components.bend_s", - "upper.connect", - "lower.connect", - "upper_tip.connect", - "lower_tip.connect", - "c.add_port", - "gf.components.straight", - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_14_local_branch_junction__s05", - "selection_slot_id": "l2_14_local_branch_junction__s05", - "semantic_factors": { - "arity_form": "1 input + 2 unequal-width outputs", - "carrier_form": [ - "straight", - "bend_s", - "taper" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared junction with two width-changing arms", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one wide trunk feeding two mirrored arms with terminal contractions" - }, - "structural_parameter_names": [ - "trunk_width_um", - "tip_width_um", - "branch_offset_um", - "taper_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_b6765a514371ed33289f" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_14_local_branch_junction__s05", - "id": "l2_14_local_branch_junction__s05__proposal_b", - "label": "Local branch junction", - "leakage_group_id": "g_e75f62473a5163faeba0", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_offset_um": 22.0, - "taper_length_um": 20.0, - "tip_width_um": 3.5, - "trunk_width_um": 7.56 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_15_approach_parallel_departure_pair", - "curriculum_order": 460, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "concept_id": "l2_15_approach_parallel_departure_pair", - "concept_label": "Approach\u2013parallel\u2013departure pair", - "equivalence_family": "l2_15_approach_parallel_departure_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 mirrored rails \u00b7 6 stages", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "disjoint fixed interaction gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two rails approach, couple, and depart" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_015310d32b3154d582ab", - "grammar_payload": { - "arity": "2 mirrored rails \u00b7 6 stages", - "carrier_primitives": [ - "bend_s", - "straight" - ], - "composition_id": "l2_15_approach_parallel_departure_pair", - "contact_mode": "disjoint fixed interaction gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two rails approach, couple, and depart" - }, - "leakage_group_id": "g_015310d32b3154d582ab", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_15_approach_parallel_departure_pair__s01_proposal_b", - "mode_label": "Symmetric interaction window \u00b7 proposal B", - "operation_grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Component", - "interaction.connect", - "depart.connect", - "rail_cell.add_port", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "c.add_port", - "gf.components.bend_s", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_15_approach_parallel_departure_pair__s01", - "selection_slot_id": "l2_15_approach_parallel_departure_pair__s01", - "semantic_factors": { - "arity_form": "2 mirrored rails \u00b7 6 stages", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "disjoint fixed interaction gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two rails approach, couple, and depart" - }, - "structural_parameter_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_36510bebad3bc09610b1" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/ground_truth.py", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "label": "Approach\u2013parallel\u2013departure pair", - "leakage_group_id": "g_015310d32b3154d582ab", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "inner_pitch_um": 11.0, - "outer_pitch_um": 31.0, - "width_um": 5.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_15_approach_parallel_departure_pair", - "curriculum_order": 461, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_15_approach_parallel_departure_pair__s02__proposal_a", - "concept_id": "l2_15_approach_parallel_departure_pair", - "concept_label": "Approach\u2013parallel\u2013departure pair", - "equivalence_family": "l2_15_approach_parallel_departure_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 mirrored rails \u00b7 4 stages", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "single approach into fixed gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "mirrored rails approach once and remain parallel" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_ca0898d5c1269a4db4df", - "grammar_payload": { - "arity": "2 mirrored rails \u00b7 4 stages", - "carrier_primitives": [ - "bend_s", - "straight" - ], - "composition_id": "l2_15_approach_parallel_departure_pair", - "contact_mode": "single approach into fixed gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "mirrored rails approach once and remain parallel" - }, - "leakage_group_id": "g_ca0898d5c1269a4db4df", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_15_approach_parallel_departure_pair__s02_proposal_a", - "mode_label": "One-sided approach pair \u00b7 proposal A", - "operation_grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Component", - "run.connect", - "rail_cell.add_port", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "c.add_port", - "gf.components.bend_s", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_15_approach_parallel_departure_pair__s02", - "selection_slot_id": "l2_15_approach_parallel_departure_pair__s02", - "semantic_factors": { - "arity_form": "2 mirrored rails \u00b7 4 stages", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "single approach into fixed gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "mirrored rails approach once and remain parallel" - }, - "structural_parameter_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_daa917f7ac47f72dcacf" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_15_approach_parallel_departure_pair__s02", - "id": "l2_15_approach_parallel_departure_pair__s02__proposal_a", - "label": "Approach\u2013parallel\u2013departure pair", - "leakage_group_id": "g_ca0898d5c1269a4db4df", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "inner_pitch_um": 12.0, - "outer_pitch_um": 34.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_15_approach_parallel_departure_pair", - "curriculum_order": 462, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_15_approach_parallel_departure_pair__s03__proposal_a", - "concept_id": "l2_15_approach_parallel_departure_pair", - "concept_label": "Approach\u2013parallel\u2013departure pair", - "equivalence_family": "l2_15_approach_parallel_departure_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 mirrored rails + 2 unequal tails", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "one fixed-gap interaction region", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "mirrored interaction pair with different exit lengths" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_60e6b2a1dc9f2d951790", - "grammar_payload": { - "arity": "2 mirrored rails + 2 unequal tails", - "carrier_primitives": [ - "bend_s", - "straight" - ], - "composition_id": "l2_15_approach_parallel_departure_pair", - "contact_mode": "one fixed-gap interaction region", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap", - "l1_09_connect" - ], - "port_signature": "2x2", - "topology": "mirrored interaction pair with different exit lengths" - }, - "leakage_group_id": "g_60e6b2a1dc9f2d951790", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_15_approach_parallel_departure_pair__s03_proposal_a", - "mode_label": "Single window with unequal exits \u00b7 proposal A", - "operation_grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.Component", - "run.connect", - "depart.connect", - "rail_cell.add_port", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "upper_tail.connect", - "lower_tail.connect", - "c.add_port", - "gf.components.bend_s", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_15_approach_parallel_departure_pair__s03", - "selection_slot_id": "l2_15_approach_parallel_departure_pair__s03", - "semantic_factors": { - "arity_form": "2 mirrored rails + 2 unequal tails", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "one fixed-gap interaction region", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "mirrored interaction pair with different exit lengths" - }, - "structural_parameter_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_5d9aa7943c3efcf37435" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_15_approach_parallel_departure_pair__s03", - "id": "l2_15_approach_parallel_departure_pair__s03__proposal_a", - "label": "Approach\u2013parallel\u2013departure pair", - "leakage_group_id": "g_60e6b2a1dc9f2d951790", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "inner_pitch_um": 10.0, - "outer_pitch_um": 32.0, - "width_um": 4.5 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_15_approach_parallel_departure_pair", - "curriculum_order": 463, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 2, - "interaction_window_count": 1, - "rail_symmetry": "asymmetric_one_moving", - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - }, - { - "kind": "gap", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "inner_pitch_um" - } - ] - }, - "candidate_id": "l2_15_approach_parallel_departure_pair__s04__proposal_a", - "concept_id": "l2_15_approach_parallel_departure_pair", - "concept_label": "Approach\u2013parallel\u2013departure pair", - "equivalence_family": "l2_15_approach_parallel_departure_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 asymmetric rails \u00b7 4 ports", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "one asymmetric fixed-gap parallel window", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "one straight rail and one rail that approaches, tracks, and departs" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_81e8f8cab4f364f78c30", - "grammar_payload": { - "arity": "2 asymmetric rails \u00b7 4 ports", - "carrier_primitives": [ - "straight", - "bend_s" - ], - "composition_id": "l2_15_approach_parallel_departure_pair", - "contact_mode": "one asymmetric fixed-gap parallel window", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_06_gap", - "l1_09_connect" - ], - "port_signature": "2x2", - "topology": "one straight rail and one rail that approaches, tracks, and departs" - }, - "leakage_group_id": "g_81e8f8cab4f364f78c30", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_15_approach_parallel_departure_pair__s04_proposal_a", - "mode_label": "One-sided smooth approach window \u00b7 proposal A", - "operation_grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "upper.movey", - "approach.movey", - "run.connect", - "depart.connect", - "c.add_port", - "gf.components.straight", - "gf.components.bend_s" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_15_approach_parallel_departure_pair__s04", - "selection_slot_id": "l2_15_approach_parallel_departure_pair__s04", - "semantic_factors": { - "arity_form": "2 asymmetric rails \u00b7 4 ports", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "one asymmetric fixed-gap parallel window", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "one straight rail and one rail that approaches, tracks, and departs" - }, - "structural_parameter_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um", - "approach_length_um", - "window_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1f8a0abc4ff2aae3e3aa" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_15_approach_parallel_departure_pair__s04", - "id": "l2_15_approach_parallel_departure_pair__s04__proposal_a", - "label": "Approach\u2013parallel\u2013departure pair", - "leakage_group_id": "g_81e8f8cab4f364f78c30", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "approach_length_um": 30.0, - "inner_pitch_um": 12.0, - "outer_pitch_um": 33.0, - "width_um": 5.0, - "window_length_um": 48.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_15_approach_parallel_departure_pair", - "curriculum_order": 464, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 2, - "interaction_window_count": 1, - "rail_symmetry": "mirrored", - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "interaction_width_um" - }, - { - "kind": "gap", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "interaction_gap_um" - } - ], - "width_word": "narrow_wide_narrow" - }, - "candidate_id": "l2_15_approach_parallel_departure_pair__s05__proposal_b", - "concept_id": "l2_15_approach_parallel_departure_pair", - "concept_label": "Approach\u2013parallel\u2013departure pair", - "equivalence_family": "l2_15_approach_parallel_departure_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 mirrored rails \u00b7 10 width-staged sections", - "carrier_form": [ - "bend_s", - "taper", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "fixed edge gap between widened interaction rails", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "two mirrored rails approach a widened parallel window and depart" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_02cb81265b1e84368630", - "grammar_payload": { - "arity": "2 mirrored rails \u00b7 10 width-staged sections", - "carrier_primitives": [ - "bend_s", - "taper", - "straight" - ], - "composition_id": "l2_15_approach_parallel_departure_pair", - "contact_mode": "fixed edge gap between widened interaction rails", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap", - "l1_09_connect" - ], - "port_signature": "2x2", - "topology": "two mirrored rails approach a widened parallel window and depart" - }, - "leakage_group_id": "g_02cb81265b1e84368630", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_15_approach_parallel_departure_pair__s05_proposal_b", - "mode_label": "Mirrored flared-width interaction window \u00b7 proposal B", - "operation_grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "lower_approach.mirror_y", - "upper_approach.movey", - "lower_approach.movey", - "upper_taper_in.connect", - "lower_taper_in.connect", - "upper_window.connect", - "lower_window.connect", - "upper_taper_out.connect", - "lower_taper_out.connect", - "upper_depart.connect", - "lower_depart.connect", - "c.add_port", - "gf.components.bend_s", - "gf.components.taper", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_15_approach_parallel_departure_pair__s05", - "selection_slot_id": "l2_15_approach_parallel_departure_pair__s05", - "semantic_factors": { - "arity_form": "2 mirrored rails \u00b7 10 width-staged sections", - "carrier_form": [ - "bend_s", - "taper", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "fixed edge gap between widened interaction rails", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "two mirrored rails approach a widened parallel window and depart" - }, - "structural_parameter_names": [ - "lead_width_um", - "interaction_width_um", - "interaction_gap_um", - "outer_pitch_um", - "window_length_um", - "approach_length_um", - "taper_length_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7122c1b67ec323bac862" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_15_approach_parallel_departure_pair__s05", - "id": "l2_15_approach_parallel_departure_pair__s05__proposal_b", - "label": "Approach\u2013parallel\u2013departure pair", - "leakage_group_id": "g_02cb81265b1e84368630", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "approach_length_um": 32.0, - "interaction_gap_um": 6.0, - "interaction_width_um": 8.0, - "lead_width_um": 4.6, - "outer_pitch_um": 38.0, - "taper_length_um": 18.0, - "window_length_um": 41.04 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_15_approach_parallel_departure_pair", - "curriculum_order": 465, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 2, - "gap_class": "constant_radial", - "interaction_window_count": 1, - "representation_feature_visibility": [ - { - "kind": "rail", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_um" - }, - { - "kind": "gap", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "radial_pitch_um" - } - ] - }, - "candidate_id": "l2_15_approach_parallel_departure_pair__s06__proposal_b", - "concept_id": "l2_15_approach_parallel_departure_pair", - "concept_label": "Approach\u2013parallel\u2013departure pair", - "equivalence_family": "l2_15_approach_parallel_departure_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 curved rails \u00b7 4 ports", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "one fixed radial-gap curved window", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "two disjoint constant-gap arcs sharing one curvature center" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d48e5fb15a61162ec7a9", - "grammar_payload": { - "arity": "2 curved rails \u00b7 4 ports", - "carrier_primitives": [ - "arc_path" - ], - "composition_id": "l2_15_approach_parallel_departure_pair", - "contact_mode": "one fixed radial-gap curved window", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_06_gap", - "l1_09_connect" - ], - "port_signature": "2x2", - "topology": "two disjoint constant-gap arcs sharing one curvature center" - }, - "leakage_group_id": "g_d48e5fb15a61162ec7a9", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_15_approach_parallel_departure_pair__s06_proposal_b", - "mode_label": "Concentric curved interaction sector \u00b7 proposal B", - "operation_grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "parent_mode_id": null, - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.cross_section.cross_section", - "gf.path.arc", - "outer.movey", - "inner_lead.connect", - "outer_lead.connect", - "c.add_port", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_15_approach_parallel_departure_pair__s06", - "selection_slot_id": "l2_15_approach_parallel_departure_pair__s06", - "semantic_factors": { - "arity_form": "2 curved rails \u00b7 4 ports", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "one fixed radial-gap curved window", - "ordered_operation_graph": [ - "l1_01_translate", - "l1_06_gap", - "l1_09_connect" - ], - "topology_form": "two disjoint constant-gap arcs sharing one curvature center" - }, - "structural_parameter_names": [ - "width_um", - "inner_radius_um", - "radial_pitch_um", - "sweep_deg" - ], - "variation_role": "semantic", - "visual_target_id": "v_6a8d9fbe332156be60b6" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/ground_truth.py", - "grammar_id": "l2_15_approach_parallel_departure_pair__s06", - "id": "l2_15_approach_parallel_departure_pair__s06__proposal_b", - "label": "Approach\u2013parallel\u2013departure pair", - "leakage_group_id": "g_d48e5fb15a61162ec7a9", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "inner_radius_um": 31.28, - "radial_pitch_um": 13.0, - "sweep_deg": 105.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_16_repeated_carrier_combination", - "curriculum_order": 466, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_16_repeated_carrier_combination__s01__proposal_a", - "concept_id": "l2_16_repeated_carrier_combination", - "concept_label": "Repeated carrier combination", - "equivalence_family": "l2_16_repeated_carrier_combination_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 8 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "topology_form": "continuous spine fused with repeated teeth" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d12a7b1250ea070e405d", - "grammar_payload": { - "arity": "1 host + 8 repeated carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_16_repeated_carrier_combination", - "contact_mode": "repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "continuous spine fused with repeated teeth" - }, - "leakage_group_id": "g_d12a7b1250ea070e405d", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_16_repeated_carrier_combination__s01_proposal_a", - "mode_label": "One-sided fused comb \u00b7 proposal A", - "operation_grammar_id": "l2_16_repeated_carrier_combination__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "tooth.move", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_16_repeated_carrier_combination__s01", - "selection_slot_id": "l2_16_repeated_carrier_combination__s01", - "semantic_factors": { - "arity_form": "1 host + 8 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "topology_form": "continuous spine fused with repeated teeth" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_01486a730cfc2e9ae702" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a", - "label": "Repeated carrier combination", - "leakage_group_id": "g_d12a7b1250ea070e405d", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "pitch_um": 11.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_16_repeated_carrier_combination", - "curriculum_order": 467, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_16_repeated_carrier_combination__s02__proposal_b", - "concept_id": "l2_16_repeated_carrier_combination", - "concept_label": "Repeated carrier combination", - "equivalence_family": "l2_16_repeated_carrier_combination_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 7 repeated cutters", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "repeated NOT subtraction", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "topology_form": "continuous rail with repeated circular cutouts" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_e9b2ce95e7b36d18e69f", - "grammar_payload": { - "arity": "1 host + 7 repeated cutters", - "carrier_primitives": [ - "rectangle", - "circle" - ], - "composition_id": "l2_16_repeated_carrier_combination", - "contact_mode": "repeated NOT subtraction", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "continuous rail with repeated circular cutouts" - }, - "leakage_group_id": "g_e9b2ce95e7b36d18e69f", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_16_repeated_carrier_combination__s02_proposal_b", - "mode_label": "Perforated rail \u00b7 proposal B", - "operation_grammar_id": "l2_16_repeated_carrier_combination__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "hole.move", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_16_repeated_carrier_combination__s02", - "selection_slot_id": "l2_16_repeated_carrier_combination__s02", - "semantic_factors": { - "arity_form": "1 host + 7 repeated cutters", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "repeated NOT subtraction", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "topology_form": "continuous rail with repeated circular cutouts" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_4ad29e6d69f195523502" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_16_repeated_carrier_combination__s02", - "id": "l2_16_repeated_carrier_combination__s02__proposal_b", - "label": "Repeated carrier combination", - "leakage_group_id": "g_e9b2ce95e7b36d18e69f", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "pitch_um": 11.04 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_16_repeated_carrier_combination", - "curriculum_order": 468, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "offset_law": "y_um_equals_4_times_1_minus_2_parity", - "ordered_operation_count": 3, - "orientation_law": "angle_deg_equals_180_times_index_mod_2" - }, - "candidate_id": "l2_16_repeated_carrier_combination__s03__proposal_a", - "concept_id": "l2_16_repeated_carrier_combination", - "concept_label": "Repeated carrier combination", - "equivalence_family": "l2_16_repeated_carrier_combination_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 10 repeated carriers", - "carrier_form": [ - "rectangle", - "triangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "alternating OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_02_rotate", - "l1_13_boolean_or" - ], - "topology_form": "fused fin bank with algebraic side and orientation law" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_47703b08ed3457fd50e7", - "grammar_payload": { - "arity": "1 host + 10 repeated carriers", - "carrier_primitives": [ - "rectangle", - "triangle" - ], - "composition_id": "l2_16_repeated_carrier_combination", - "contact_mode": "alternating OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_02_rotate", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "fused fin bank with algebraic side and orientation law" - }, - "leakage_group_id": "g_47703b08ed3457fd50e7", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_16_repeated_carrier_combination__s03_proposal_a", - "mode_label": "Algebraically alternating fused fin bank \u00b7 proposal A", - "operation_grammar_id": "l2_16_repeated_carrier_combination__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "fin.rotate", - "fin.move", - "gf.boolean", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_16_repeated_carrier_combination__s03", - "selection_slot_id": "l2_16_repeated_carrier_combination__s03", - "semantic_factors": { - "arity_form": "1 host + 10 repeated carriers", - "carrier_form": [ - "rectangle", - "triangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "alternating OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_02_rotate", - "l1_13_boolean_or" - ], - "topology_form": "fused fin bank with algebraic side and orientation law" - }, - "structural_parameter_names": [ - "count", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1f2d482fa590f23829d4" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_16_repeated_carrier_combination__s03", - "id": "l2_16_repeated_carrier_combination__s03__proposal_a", - "label": "Repeated carrier combination", - "leakage_group_id": "g_47703b08ed3457fd50e7", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 10, - "pitch_um": 10.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_16_repeated_carrier_combination", - "curriculum_order": 469, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "index_law": "monotone_tooth_height", - "operator": "or", - "repeat_count": 7, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "tooth_width_um" - } - ] - }, - "candidate_id": "l2_16_repeated_carrier_combination__s04__proposal_a", - "concept_id": "l2_16_repeated_carrier_combination", - "concept_label": "Repeated carrier combination", - "equivalence_family": "l2_16_repeated_carrier_combination_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 7 graded repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "index-graded repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "topology_form": "continuous rail fused to a monotone-height nonuniform tooth train" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_4739627fc7559dac87d4", - "grammar_payload": { - "arity": "1 host + 7 graded repeated carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_16_repeated_carrier_combination", - "contact_mode": "index-graded repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "continuous rail fused to a monotone-height nonuniform tooth train" - }, - "leakage_group_id": "g_4739627fc7559dac87d4", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_16_repeated_carrier_combination__s04_proposal_a", - "mode_label": "Chirped fused-tooth rail \u00b7 proposal A", - "operation_grammar_id": "l2_16_repeated_carrier_combination__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "tooth.move", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_16_repeated_carrier_combination__s04", - "selection_slot_id": "l2_16_repeated_carrier_combination__s04", - "semantic_factors": { - "arity_form": "1 host + 7 graded repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "index-graded repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "topology_form": "continuous rail fused to a monotone-height nonuniform tooth train" - }, - "structural_parameter_names": [ - "count", - "host_length_um", - "host_height_um", - "tooth_width_um", - "tooth_base_height_um", - "tooth_height_step_um", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8c206f31270ff89336a0" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_16_repeated_carrier_combination__s04", - "id": "l2_16_repeated_carrier_combination__s04__proposal_a", - "label": "Repeated carrier combination", - "leakage_group_id": "g_4739627fc7559dac87d4", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "host_height_um": 11.0, - "host_length_um": 102.0, - "pitch_um": 14.0, - "tooth_base_height_um": 10.0, - "tooth_height_step_um": 3.2, - "tooth_width_um": 7.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_16_repeated_carrier_combination", - "curriculum_order": 470, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "connected_regions": 1, - "holes": 12, - "operator": "not", - "repeat_grid": "2x6", - "representation_feature_visibility": [ - { - "kind": "hole", - "minimum_px": 8, - "multiplier": 2.0, - "parameter": "slot_radius_y_um" - } - ] - }, - "candidate_id": "l2_16_repeated_carrier_combination__s05__proposal_b", - "concept_id": "l2_16_repeated_carrier_combination", - "concept_label": "Repeated carrier combination", - "equivalence_family": "l2_16_repeated_carrier_combination_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 12 repeated cutters", - "carrier_form": [ - "rectangle", - "ellipse" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "nested repeated enclosed subtraction", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "topology_form": "continuous rail containing two aligned rows of repeated slots" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_a1f4f36826b00d4303ef", - "grammar_payload": { - "arity": "1 host + 12 repeated cutters", - "carrier_primitives": [ - "rectangle", - "ellipse" - ], - "composition_id": "l2_16_repeated_carrier_combination", - "contact_mode": "nested repeated enclosed subtraction", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "continuous rail containing two aligned rows of repeated slots" - }, - "leakage_group_id": "g_a1f4f36826b00d4303ef", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_16_repeated_carrier_combination__s05_proposal_b", - "mode_label": "Paired-slot perforated rail \u00b7 proposal B", - "operation_grammar_id": "l2_16_repeated_carrier_combination__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "gf.boolean", - "slot.move", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_16_repeated_carrier_combination__s05", - "selection_slot_id": "l2_16_repeated_carrier_combination__s05", - "semantic_factors": { - "arity_form": "1 host + 12 repeated cutters", - "carrier_form": [ - "rectangle", - "ellipse" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "nested repeated enclosed subtraction", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_15_boolean_not" - ], - "topology_form": "continuous rail containing two aligned rows of repeated slots" - }, - "structural_parameter_names": [ - "columns", - "host_length_um", - "host_height_um", - "slot_radius_x_um", - "slot_radius_y_um", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_bcd59f07cc677de58664" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_16_repeated_carrier_combination__s05", - "id": "l2_16_repeated_carrier_combination__s05__proposal_b", - "label": "Repeated carrier combination", - "leakage_group_id": "g_a1f4f36826b00d4303ef", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 6, - "host_height_um": 31.0, - "host_length_um": 104.0, - "pitch_x_um": 18.36, - "pitch_y_um": 14.0, - "slot_radius_x_um": 4.5, - "slot_radius_y_um": 3.5 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_16_repeated_carrier_combination", - "curriculum_order": 471, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "conditional_word": "upper_lower_alternation", - "connected_regions": 1, - "operator": "or", - "repeat_count": 9, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 2.0, - "parameter": "tab_radius_um" - } - ] - }, - "candidate_id": "l2_16_repeated_carrier_combination__s06__proposal_b", - "concept_id": "l2_16_repeated_carrier_combination", - "concept_label": "Repeated carrier combination", - "equivalence_family": "l2_16_repeated_carrier_combination_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 9 repeated carriers", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "alternating-side repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_23_conditional_offset", - "l1_13_boolean_or" - ], - "topology_form": "continuous spine fused to parity-alternating circular tabs" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_49a083069f4fffddd979", - "grammar_payload": { - "arity": "1 host + 9 repeated carriers", - "carrier_primitives": [ - "rectangle", - "circle" - ], - "composition_id": "l2_16_repeated_carrier_combination", - "contact_mode": "alternating-side repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_23_conditional_offset", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "continuous spine fused to parity-alternating circular tabs" - }, - "leakage_group_id": "g_49a083069f4fffddd979", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_16_repeated_carrier_combination__s06_proposal_b", - "mode_label": "Alternating disk-tab spine \u00b7 proposal B", - "operation_grammar_id": "l2_16_repeated_carrier_combination__s06", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.Component", - "tab.move", - "gf.boolean", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_16_repeated_carrier_combination__s06", - "selection_slot_id": "l2_16_repeated_carrier_combination__s06", - "semantic_factors": { - "arity_form": "1 host + 9 repeated carriers", - "carrier_form": [ - "rectangle", - "circle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "alternating-side repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_23_conditional_offset", - "l1_13_boolean_or" - ], - "topology_form": "continuous spine fused to parity-alternating circular tabs" - }, - "structural_parameter_names": [ - "count", - "host_length_um", - "host_height_um", - "tab_radius_um", - "pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_886d6a14bf928c7f05cd" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/ground_truth.py", - "grammar_id": "l2_16_repeated_carrier_combination__s06", - "id": "l2_16_repeated_carrier_combination__s06__proposal_b", - "label": "Repeated carrier combination", - "leakage_group_id": "g_49a083069f4fffddd979", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 9, - "host_height_um": 9.2, - "host_length_um": 116.0, - "pitch_um": 13.0, - "tab_radius_um": 7.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_17_composite_cell_2d_array", - "curriculum_order": 472, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_17_composite_cell_2d_array__s01__proposal_b", - "concept_id": "l2_17_composite_cell_2d_array", - "concept_label": "Composite-cell 2D array", - "equivalence_family": "l2_17_composite_cell_2d_array_composition_geometry", - "factor_assignment": { - "arity_form": "12 composite cells", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "topology_form": "3\u00d74 array of Boolean annular cells" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5f09e3e8601c2cdd9bae", - "grammar_payload": { - "arity": "12 composite cells", - "carrier_primitives": [ - "circle" - ], - "composition_id": "l2_17_composite_cell_2d_array", - "contact_mode": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "port_signature": "0x0", - "topology": "3\u00d74 array of Boolean annular cells" - }, - "leakage_group_id": "g_5f09e3e8601c2cdd9bae", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_17_composite_cell_2d_array__s01_proposal_b", - "mode_label": "Ring-window cell array \u00b7 proposal B", - "operation_grammar_id": "l2_17_composite_cell_2d_array__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "gf.boolean", - "c.add_ref" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_17_composite_cell_2d_array__s01", - "selection_slot_id": "l2_17_composite_cell_2d_array__s01", - "semantic_factors": { - "arity_form": "12 composite cells", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "topology_form": "3\u00d74 array of Boolean annular cells" - }, - "structural_parameter_names": [ - "rows", - "columns" - ], - "variation_role": "semantic", - "visual_target_id": "v_5d3ffb86e0ebc101aa5b" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/ground_truth.py", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b", - "label": "Composite-cell 2D array", - "leakage_group_id": "g_5f09e3e8601c2cdd9bae", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "rows": 4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_17_composite_cell_2d_array", - "curriculum_order": 473, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_17_composite_cell_2d_array__s02__proposal_a", - "concept_id": "l2_17_composite_cell_2d_array", - "concept_label": "Composite-cell 2D array", - "equivalence_family": "l2_17_composite_cell_2d_array_composition_geometry", - "factor_assignment": { - "arity_form": "9 composite cells", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_19_array_2d" - ], - "topology_form": "3\u00d73 array of disk\u2013bar\u2013disk composite cells" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_2962774a2fbeb1ca607c", - "grammar_payload": { - "arity": "9 composite cells", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_17_composite_cell_2d_array", - "contact_mode": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_19_array_2d" - ], - "port_signature": "0x0", - "topology": "3\u00d73 array of disk\u2013bar\u2013disk composite cells" - }, - "leakage_group_id": "g_2962774a2fbeb1ca607c", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_17_composite_cell_2d_array__s02_proposal_a", - "mode_label": "Dumbbell-cell array \u00b7 proposal A", - "operation_grammar_id": "l2_17_composite_cell_2d_array__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "left.move", - "right.move", - "gf.components.rectangle", - "gf.boolean", - "c.add_ref", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_17_composite_cell_2d_array__s02", - "selection_slot_id": "l2_17_composite_cell_2d_array__s02", - "semantic_factors": { - "arity_form": "9 composite cells", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_19_array_2d" - ], - "topology_form": "3\u00d73 array of disk\u2013bar\u2013disk composite cells" - }, - "structural_parameter_names": [ - "rows", - "columns" - ], - "variation_role": "semantic", - "visual_target_id": "v_4dc4311666a8950a4f3e" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_17_composite_cell_2d_array__s02", - "id": "l2_17_composite_cell_2d_array__s02__proposal_a", - "label": "Composite-cell 2D array", - "leakage_group_id": "g_2962774a2fbeb1ca607c", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 3, - "rows": 3 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_17_composite_cell_2d_array", - "curriculum_order": 474, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "concept_id": "l2_17_composite_cell_2d_array", - "concept_label": "Composite-cell 2D array", - "equivalence_family": "l2_17_composite_cell_2d_array_composition_geometry", - "factor_assignment": { - "arity_form": "10 composite cells", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "topology_form": "2\u00d75 array of notched circular cells" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_4024de1c6937ff0d3375", - "grammar_payload": { - "arity": "10 composite cells", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_17_composite_cell_2d_array", - "contact_mode": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "port_signature": "0x0", - "topology": "2\u00d75 array of notched circular cells" - }, - "leakage_group_id": "g_4024de1c6937ff0d3375", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_17_composite_cell_2d_array__s03_proposal_a", - "mode_label": "Notched-disk cell array \u00b7 proposal A", - "operation_grammar_id": "l2_17_composite_cell_2d_array__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.circle", - "gf.Component", - "cutter.move", - "gf.boolean", - "c.add_ref", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_17_composite_cell_2d_array__s03", - "selection_slot_id": "l2_17_composite_cell_2d_array__s03", - "semantic_factors": { - "arity_form": "10 composite cells", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "topology_form": "2\u00d75 array of notched circular cells" - }, - "structural_parameter_names": [ - "rows", - "columns" - ], - "variation_role": "semantic", - "visual_target_id": "v_bb94fc56de807b064809" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_17_composite_cell_2d_array__s03", - "id": "l2_17_composite_cell_2d_array__s03__proposal_a", - "label": "Composite-cell 2D array", - "leakage_group_id": "g_4024de1c6937ff0d3375", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "rows": 2 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_17_composite_cell_2d_array", - "curriculum_order": 475, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "cell_topology": "cross_window", - "holes": 12, - "operator": "not", - "output_regions": 12, - "representation_feature_visibility": [ - { - "kind": "hole", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "cross_width_um" - } - ] - }, - "candidate_id": "l2_17_composite_cell_2d_array__s04__proposal_a", - "concept_id": "l2_17_composite_cell_2d_array", - "concept_label": "Composite-cell 2D array", - "equivalence_family": "l2_17_composite_cell_2d_array_composition_geometry", - "factor_assignment": { - "arity_form": "12 composite cells", - "carrier_form": [ - "rectangle", - "cross" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint two-dimensional array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "topology_form": "3x4 array of rectangular cells with enclosed cross apertures" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_43a46f9199a67ef3fe16", - "grammar_payload": { - "arity": "12 composite cells", - "carrier_primitives": [ - "rectangle", - "cross" - ], - "composition_id": "l2_17_composite_cell_2d_array", - "contact_mode": "disjoint two-dimensional array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "port_signature": "0x0", - "topology": "3x4 array of rectangular cells with enclosed cross apertures" - }, - "leakage_group_id": "g_43a46f9199a67ef3fe16", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_17_composite_cell_2d_array__s04_proposal_a", - "mode_label": "Cross-window cell array \u00b7 proposal A", - "operation_grammar_id": "l2_17_composite_cell_2d_array__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.components.rectangle", - "gf.components.cross", - "gf.boolean", - "c.add_ref" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_17_composite_cell_2d_array__s04", - "selection_slot_id": "l2_17_composite_cell_2d_array__s04", - "semantic_factors": { - "arity_form": "12 composite cells", - "carrier_form": [ - "rectangle", - "cross" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint two-dimensional array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "topology_form": "3x4 array of rectangular cells with enclosed cross apertures" - }, - "structural_parameter_names": [ - "rows", - "columns", - "cell_x_um", - "cell_y_um", - "cross_length_um", - "cross_width_um", - "row_pitch_um", - "column_pitch_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_55d839be64eaeb63d096" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_17_composite_cell_2d_array__s04", - "id": "l2_17_composite_cell_2d_array__s04__proposal_a", - "label": "Composite-cell 2D array", - "leakage_group_id": "g_43a46f9199a67ef3fe16", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cell_x_um": 18.0, - "cell_y_um": 18.0, - "column_pitch_um": 24.0, - "columns": 4, - "cross_length_um": 11.0, - "cross_width_um": 4.0, - "row_pitch_um": 24.0, - "rows": 3 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_17_composite_cell_2d_array", - "curriculum_order": 476, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "cell_topology": "three_lobed_trefoil", - "operator": "or", - "output_regions": 10, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 2.0, - "parameter": "lobe_radius_um" - } - ] - }, - "candidate_id": "l2_17_composite_cell_2d_array__s05__proposal_a", - "concept_id": "l2_17_composite_cell_2d_array", - "concept_label": "Composite-cell 2D array", - "equivalence_family": "l2_17_composite_cell_2d_array_composition_geometry", - "factor_assignment": { - "arity_form": "10 three-lobed composite cells", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint two-dimensional array", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_19_array_2d" - ], - "topology_form": "2x5 array of three-lobed fused composite cells" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_8fc7537275429fcc6f23", - "grammar_payload": { - "arity": "10 three-lobed composite cells", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_17_composite_cell_2d_array", - "contact_mode": "disjoint two-dimensional array", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_19_array_2d" - ], - "port_signature": "0x0", - "topology": "2x5 array of three-lobed fused composite cells" - }, - "leakage_group_id": "g_8fc7537275429fcc6f23", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_17_composite_cell_2d_array__s05_proposal_a", - "mode_label": "Trefoil-lobe cell array \u00b7 proposal A", - "operation_grammar_id": "l2_17_composite_cell_2d_array__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.boolean", - "c.add_ref", - "lobe.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_17_composite_cell_2d_array__s05", - "selection_slot_id": "l2_17_composite_cell_2d_array__s05", - "semantic_factors": { - "arity_form": "10 three-lobed composite cells", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint two-dimensional array", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_19_array_2d" - ], - "topology_form": "2x5 array of three-lobed fused composite cells" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "lobe_radius_um", - "lobe_orbit_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f0eebc308b91c1b85cce" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/ground_truth.py", - "grammar_id": "l2_17_composite_cell_2d_array__s05", - "id": "l2_17_composite_cell_2d_array__s05__proposal_a", - "label": "Composite-cell 2D array", - "leakage_group_id": "g_8fc7537275429fcc6f23", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "lobe_orbit_um": 6.0, - "lobe_radius_um": 5.0, - "pitch_x_um": 27.0, - "pitch_y_um": 27.0, - "rows": 2 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_18_mirrored_graded_bank", - "curriculum_order": 477, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_18_mirrored_graded_bank__s01__proposal_a", - "concept_id": "l2_18_mirrored_graded_bank", - "concept_label": "Mirrored index-graded bank", - "equivalence_family": "l2_18_mirrored_graded_bank_composition_geometry", - "factor_assignment": { - "arity_form": "2 \u00d7 7 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows with monotone bar growth" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_6f928e030400fcaef9d2", - "grammar_payload": { - "arity": "2 \u00d7 7 repeated carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_18_mirrored_graded_bank", - "contact_mode": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two mirrored rows with monotone bar growth" - }, - "leakage_group_id": "g_6f928e030400fcaef9d2", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_18_mirrored_graded_bank__s01_proposal_a", - "mode_label": "Opposed monotone bar banks \u00b7 proposal A", - "operation_grammar_id": "l2_18_mirrored_graded_bank__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "item.move", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_18_mirrored_graded_bank__s01", - "selection_slot_id": "l2_18_mirrored_graded_bank__s01", - "semantic_factors": { - "arity_form": "2 \u00d7 7 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows with monotone bar growth" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_8a229712a0bd033fc875" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a", - "label": "Mirrored index-graded bank", - "leakage_group_id": "g_6f928e030400fcaef9d2", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "gap_um": 12.0, - "pitch_um": 12.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_18_mirrored_graded_bank", - "curriculum_order": 478, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_18_mirrored_graded_bank__s02__proposal_a", - "concept_id": "l2_18_mirrored_graded_bank", - "concept_label": "Mirrored index-graded bank", - "equivalence_family": "l2_18_mirrored_graded_bank_composition_geometry", - "factor_assignment": { - "arity_form": "2 \u00d7 7 repeated carriers", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows with center-peaked size envelope" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_6ec1547ef75cba8900ee", - "grammar_payload": { - "arity": "2 \u00d7 7 repeated carriers", - "carrier_primitives": [ - "ellipse" - ], - "composition_id": "l2_18_mirrored_graded_bank", - "contact_mode": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two mirrored rows with center-peaked size envelope" - }, - "leakage_group_id": "g_6ec1547ef75cba8900ee", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_18_mirrored_graded_bank__s02_proposal_a", - "mode_label": "Opposed envelope ellipse banks \u00b7 proposal A", - "operation_grammar_id": "l2_18_mirrored_graded_bank__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "item.move", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_18_mirrored_graded_bank__s02", - "selection_slot_id": "l2_18_mirrored_graded_bank__s02", - "semantic_factors": { - "arity_form": "2 \u00d7 7 repeated carriers", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows with center-peaked size envelope" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_7dadc3a6234439aee662" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_18_mirrored_graded_bank__s02", - "id": "l2_18_mirrored_graded_bank__s02__proposal_a", - "label": "Mirrored index-graded bank", - "leakage_group_id": "g_6ec1547ef75cba8900ee", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "gap_um": 11.0, - "pitch_um": 15.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_18_mirrored_graded_bank", - "curriculum_order": 479, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_18_mirrored_graded_bank__s03__proposal_b", - "concept_id": "l2_18_mirrored_graded_bank", - "concept_label": "Mirrored index-graded bank", - "equivalence_family": "l2_18_mirrored_graded_bank_composition_geometry", - "factor_assignment": { - "arity_form": "2 \u00d7 8 repeated carriers", - "carrier_form": [ - "regular_polygon" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows with alternating polygon scale" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_acc98f19258b20994c3a", - "grammar_payload": { - "arity": "2 \u00d7 8 repeated carriers", - "carrier_primitives": [ - "regular_polygon" - ], - "composition_id": "l2_18_mirrored_graded_bank", - "contact_mode": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two mirrored rows with alternating polygon scale" - }, - "leakage_group_id": "g_acc98f19258b20994c3a", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_18_mirrored_graded_bank__s03_proposal_b", - "mode_label": "Opposed stepped polygon banks \u00b7 proposal B", - "operation_grammar_id": "l2_18_mirrored_graded_bank__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "item.movey", - "item.movex", - "gf.components.regular_polygon" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_18_mirrored_graded_bank__s03", - "selection_slot_id": "l2_18_mirrored_graded_bank__s03", - "semantic_factors": { - "arity_form": "2 \u00d7 8 repeated carriers", - "carrier_form": [ - "regular_polygon" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows with alternating polygon scale" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "gap_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_17d0066839ddc0a1e5db" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_18_mirrored_graded_bank__s03", - "id": "l2_18_mirrored_graded_bank__s03__proposal_b", - "label": "Mirrored index-graded bank", - "leakage_group_id": "g_acc98f19258b20994c3a", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "gap_um": 13.0, - "pitch_um": 27.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_18_mirrored_graded_bank", - "curriculum_order": 480, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_law": "monotone_taper_output_width", - "mirror_pair_count": 7, - "output_regions": 14, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "narrow_width_um" - }, - { - "kind": "gap", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "gap_um" - } - ] - }, - "candidate_id": "l2_18_mirrored_graded_bank__s04__proposal_a", - "concept_id": "l2_18_mirrored_graded_bank", - "concept_label": "Mirrored index-graded bank", - "equivalence_family": "l2_18_mirrored_graded_bank_composition_geometry", - "factor_assignment": { - "arity_form": "2 x 7 repeated carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored graded banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows of tapers with monotone output-width growth" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d66c621e476c58485993", - "grammar_payload": { - "arity": "2 x 7 repeated carriers", - "carrier_primitives": [ - "taper" - ], - "composition_id": "l2_18_mirrored_graded_bank", - "contact_mode": "mirrored graded banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two mirrored rows of tapers with monotone output-width growth" - }, - "leakage_group_id": "g_d66c621e476c58485993", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_18_mirrored_graded_bank__s04_proposal_a", - "mode_label": "Opposed chirped taper banks \u00b7 proposal A", - "operation_grammar_id": "l2_18_mirrored_graded_bank__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "item.movex", - "item.movey", - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_18_mirrored_graded_bank__s04", - "selection_slot_id": "l2_18_mirrored_graded_bank__s04", - "semantic_factors": { - "arity_form": "2 x 7 repeated carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored graded banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows of tapers with monotone output-width growth" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "gap_um", - "taper_length_um", - "narrow_width_um", - "wide_base_um", - "wide_step_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_999a20068cc4d6319f26" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_18_mirrored_graded_bank__s04", - "id": "l2_18_mirrored_graded_bank__s04__proposal_a", - "label": "Mirrored index-graded bank", - "leakage_group_id": "g_d66c621e476c58485993", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "gap_um": 12.0, - "narrow_width_um": 3.0, - "pitch_um": 17.0, - "taper_length_um": 11.0, - "wide_base_um": 6.0, - "wide_step_um": 1.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_18_mirrored_graded_bank", - "curriculum_order": 481, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_law": "length_up_width_down", - "mirror_pair_count": 6, - "output_regions": 12, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "width_base_um" - }, - { - "kind": "gap", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "gap_um" - } - ] - }, - "candidate_id": "l2_18_mirrored_graded_bank__s05__proposal_b", - "concept_id": "l2_18_mirrored_graded_bank", - "concept_label": "Mirrored index-graded bank", - "equivalence_family": "l2_18_mirrored_graded_bank_composition_geometry", - "factor_assignment": { - "arity_form": "2 x 6 repeated carriers", - "carrier_form": [ - "cross" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored dual-gradient banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows whose cross length grows while arm width shrinks" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_1f92aad656f809bd7bfd", - "grammar_payload": { - "arity": "2 x 6 repeated carriers", - "carrier_primitives": [ - "cross" - ], - "composition_id": "l2_18_mirrored_graded_bank", - "contact_mode": "mirrored dual-gradient banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two mirrored rows whose cross length grows while arm width shrinks" - }, - "leakage_group_id": "g_1f92aad656f809bd7bfd", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_18_mirrored_graded_bank__s05_proposal_b", - "mode_label": "Opposed dual-gradient cross banks \u00b7 proposal B", - "operation_grammar_id": "l2_18_mirrored_graded_bank__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.Component", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "item.movex", - "item.movey", - "gf.components.cross" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_18_mirrored_graded_bank__s05", - "selection_slot_id": "l2_18_mirrored_graded_bank__s05", - "semantic_factors": { - "arity_form": "2 x 6 repeated carriers", - "carrier_form": [ - "cross" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored dual-gradient banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows whose cross length grows while arm width shrinks" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "gap_um", - "length_base_um", - "length_step_um", - "width_base_um", - "width_step_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f98dd7526a24957c99b9" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_18_mirrored_graded_bank__s05", - "id": "l2_18_mirrored_graded_bank__s05__proposal_b", - "label": "Mirrored index-graded bank", - "leakage_group_id": "g_1f92aad656f809bd7bfd", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "gap_um": 13.0, - "length_base_um": 11.0, - "length_step_um": 2.8, - "pitch_um": 30.0, - "width_base_um": 5.4, - "width_step_um": 0.35 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_19_parity_staggered_grid", - "curriculum_order": 482, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_19_parity_staggered_grid__s01__proposal_a", - "concept_id": "l2_19_parity_staggered_grid", - "concept_label": "Parity-staggered grid", - "equivalence_family": "l2_19_parity_staggered_grid_composition_geometry", - "factor_assignment": { - "arity_form": "4\u00d75 nested grid", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint parity-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "four offset rows of disks" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_3570ddf959526c6f5f4a", - "grammar_payload": { - "arity": "4\u00d75 nested grid", - "carrier_primitives": [ - "circle" - ], - "composition_id": "l2_19_parity_staggered_grid", - "contact_mode": "disjoint parity-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "port_signature": "0x0", - "topology": "four offset rows of disks" - }, - "leakage_group_id": "g_3570ddf959526c6f5f4a", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_19_parity_staggered_grid__s01_proposal_a", - "mode_label": "Half-pitch staggered disks \u00b7 proposal A", - "operation_grammar_id": "l2_19_parity_staggered_grid__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.circle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_19_parity_staggered_grid__s01", - "selection_slot_id": "l2_19_parity_staggered_grid__s01", - "semantic_factors": { - "arity_form": "4\u00d75 nested grid", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint parity-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "four offset rows of disks" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_3f41b8e84fc9c15e40a2" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a", - "label": "Parity-staggered grid", - "leakage_group_id": "g_3570ddf959526c6f5f4a", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 15.0, - "pitch_y_um": 14.0, - "rows": 4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_19_parity_staggered_grid", - "curriculum_order": 483, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_19_parity_staggered_grid__s02__proposal_b", - "concept_id": "l2_19_parity_staggered_grid", - "concept_label": "Parity-staggered grid", - "equivalence_family": "l2_19_parity_staggered_grid_composition_geometry", - "factor_assignment": { - "arity_form": "3\u00d76 nested grid", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint column-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "three rows with column-dependent vertical offsets" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_a37bbca1af5efa3e9097", - "grammar_payload": { - "arity": "3\u00d76 nested grid", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_19_parity_staggered_grid", - "contact_mode": "disjoint column-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "port_signature": "0x0", - "topology": "three rows with column-dependent vertical offsets" - }, - "leakage_group_id": "g_a37bbca1af5efa3e9097", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_19_parity_staggered_grid__s02_proposal_b", - "mode_label": "Alternating-column bar grid \u00b7 proposal B", - "operation_grammar_id": "l2_19_parity_staggered_grid__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.move", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_19_parity_staggered_grid__s02", - "selection_slot_id": "l2_19_parity_staggered_grid__s02", - "semantic_factors": { - "arity_form": "3\u00d76 nested grid", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint column-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "three rows with column-dependent vertical offsets" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f643050979ce28e3cef5" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/ground_truth.py", - "grammar_id": "l2_19_parity_staggered_grid__s02", - "id": "l2_19_parity_staggered_grid__s02__proposal_b", - "label": "Parity-staggered grid", - "leakage_group_id": "g_a37bbca1af5efa3e9097", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 6, - "pitch_x_um": 14.0, - "pitch_y_um": 16.56, - "rows": 3 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_19_parity_staggered_grid", - "curriculum_order": 484, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_19_parity_staggered_grid__s03__proposal_a", - "concept_id": "l2_19_parity_staggered_grid", - "concept_label": "Parity-staggered grid", - "equivalence_family": "l2_19_parity_staggered_grid_composition_geometry", - "factor_assignment": { - "arity_form": "4\u00d75 nested grid", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint checkerboard stagger", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "checkerboard translated wedges" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_e37ccbd27bba57dbbaf2", - "grammar_payload": { - "arity": "4\u00d75 nested grid", - "carrier_primitives": [ - "triangle" - ], - "composition_id": "l2_19_parity_staggered_grid", - "contact_mode": "disjoint checkerboard stagger", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "port_signature": "0x0", - "topology": "checkerboard translated wedges" - }, - "leakage_group_id": "g_e37ccbd27bba57dbbaf2", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_19_parity_staggered_grid__s03_proposal_a", - "mode_label": "Checkerboard translated triangle grid \u00b7 proposal A", - "operation_grammar_id": "l2_19_parity_staggered_grid__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.triangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.move", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_19_parity_staggered_grid__s03", - "selection_slot_id": "l2_19_parity_staggered_grid__s03", - "semantic_factors": { - "arity_form": "4\u00d75 nested grid", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint checkerboard stagger", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "checkerboard translated wedges" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_f643a1e61a76b2f88f39" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/ground_truth.py", - "grammar_id": "l2_19_parity_staggered_grid__s03", - "id": "l2_19_parity_staggered_grid__s03__proposal_a", - "label": "Parity-staggered grid", - "leakage_group_id": "g_e37ccbd27bba57dbbaf2", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 17.0, - "pitch_y_um": 16.0, - "rows": 4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_19_parity_staggered_grid", - "curriculum_order": 485, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "carrier_chirality": "fixed", - "conditional_word": "row_even_zero_row_odd_half_pitch", - "output_regions": 20, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "body_width_um" - } - ] - }, - "candidate_id": "l2_19_parity_staggered_grid__s04__proposal_a", - "concept_id": "l2_19_parity_staggered_grid", - "concept_label": "Parity-staggered grid", - "equivalence_family": "l2_19_parity_staggered_grid_composition_geometry", - "factor_assignment": { - "arity_form": "4 x 5 nested grid", - "carrier_form": [ - "L" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint row-parity brick stagger", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "four rows of chiral L bodies with alternating half-pitch shift" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_bed0730d179e3d654a7d", - "grammar_payload": { - "arity": "4 x 5 nested grid", - "carrier_primitives": [ - "L" - ], - "composition_id": "l2_19_parity_staggered_grid", - "contact_mode": "disjoint row-parity brick stagger", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "port_signature": "0x0", - "topology": "four rows of chiral L bodies with alternating half-pitch shift" - }, - "leakage_group_id": "g_bed0730d179e3d654a7d", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_19_parity_staggered_grid__s04_proposal_a", - "mode_label": "Brick-bond L-body lattice \u00b7 proposal A", - "operation_grammar_id": "l2_19_parity_staggered_grid__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.L", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.move", - "gf.components.L" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_19_parity_staggered_grid__s04", - "selection_slot_id": "l2_19_parity_staggered_grid__s04", - "semantic_factors": { - "arity_form": "4 x 5 nested grid", - "carrier_form": [ - "L" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint row-parity brick stagger", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "four rows of chiral L bodies with alternating half-pitch shift" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "body_x_um", - "body_y_um", - "body_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c70deea750354694a154" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/ground_truth.py", - "grammar_id": "l2_19_parity_staggered_grid__s04", - "id": "l2_19_parity_staggered_grid__s04__proposal_a", - "label": "Parity-staggered grid", - "leakage_group_id": "g_bed0730d179e3d654a7d", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_width_um": 4.0, - "body_x_um": 13.0, - "body_y_um": 15.0, - "columns": 5, - "pitch_x_um": 23.0, - "pitch_y_um": 22.0, - "rows": 4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_20_oriented_radial_bank", - "curriculum_order": 486, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_20_oriented_radial_bank__s01__proposal_a", - "concept_id": "l2_20_oriented_radial_bank", - "concept_label": "Oriented radial bank", - "equivalence_family": "l2_20_oriented_radial_bank_composition_geometry", - "factor_assignment": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "full radial bank with monotone bar lengths" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_9092bbf0462c178ad1ca", - "grammar_payload": { - "arity": "10 radial carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_20_oriented_radial_bank", - "contact_mode": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "full radial bank with monotone bar lengths" - }, - "leakage_group_id": "g_9092bbf0462c178ad1ca", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_20_oriented_radial_bank__s01_proposal_a", - "mode_label": "Outward-growing radial bars \u00b7 proposal A", - "operation_grammar_id": "l2_20_oriented_radial_bank__s01", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.rectangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.rotate", - "item.move", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_20_oriented_radial_bank__s01", - "selection_slot_id": "l2_20_oriented_radial_bank__s01", - "semantic_factors": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "full radial bank with monotone bar lengths" - }, - "structural_parameter_names": [ - "count", - "orbit_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_70c5f09fcd131cfd20f9" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/ground_truth.py", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a", - "label": "Oriented radial bank", - "leakage_group_id": "g_9092bbf0462c178ad1ca", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 10, - "orbit_um": 28.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_20_oriented_radial_bank", - "curriculum_order": 487, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_20_oriented_radial_bank__s02__proposal_a", - "concept_id": "l2_20_oriented_radial_bank", - "concept_label": "Oriented radial bank", - "equivalence_family": "l2_20_oriented_radial_bank_composition_geometry", - "factor_assignment": { - "arity_form": "9 radial carriers", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "radial bank with alternating wedge scale" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_88d8394aeb0b74c86015", - "grammar_payload": { - "arity": "9 radial carriers", - "carrier_primitives": [ - "triangle" - ], - "composition_id": "l2_20_oriented_radial_bank", - "contact_mode": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "radial bank with alternating wedge scale" - }, - "leakage_group_id": "g_88d8394aeb0b74c86015", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_20_oriented_radial_bank__s02_proposal_a", - "mode_label": "Alternating radial wedges \u00b7 proposal A", - "operation_grammar_id": "l2_20_oriented_radial_bank__s02", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.triangle", - "program_form_id": "authored_proposal_a", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.rotate", - "item.move", - "gf.components.triangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_20_oriented_radial_bank__s02", - "selection_slot_id": "l2_20_oriented_radial_bank__s02", - "semantic_factors": { - "arity_form": "9 radial carriers", - "carrier_form": [ - "triangle" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "radial bank with alternating wedge scale" - }, - "structural_parameter_names": [ - "count", - "orbit_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_c8ab840d66b2211ec339" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/ground_truth.py", - "grammar_id": "l2_20_oriented_radial_bank__s02", - "id": "l2_20_oriented_radial_bank__s02__proposal_a", - "label": "Oriented radial bank", - "leakage_group_id": "g_88d8394aeb0b74c86015", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 9, - "orbit_um": 27.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_20_oriented_radial_bank", - "curriculum_order": 488, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 3, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_20_oriented_radial_bank__s03__proposal_b", - "concept_id": "l2_20_oriented_radial_bank", - "concept_label": "Oriented radial bank", - "equivalence_family": "l2_20_oriented_radial_bank_composition_geometry", - "factor_assignment": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint spiral orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "radial petal bank with progressive scale and angle" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_8547974e8ae119cc6a4f", - "grammar_payload": { - "arity": "10 radial carriers", - "carrier_primitives": [ - "ellipse" - ], - "composition_id": "l2_20_oriented_radial_bank", - "contact_mode": "disjoint spiral orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "radial petal bank with progressive scale and angle" - }, - "leakage_group_id": "g_8547974e8ae119cc6a4f", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_20_oriented_radial_bank__s03_proposal_b", - "mode_label": "Spiraling elliptical petals \u00b7 proposal B", - "operation_grammar_id": "l2_20_oriented_radial_bank__s03", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.ellipse", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.rotate", - "item.move", - "gf.components.ellipse" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_20_oriented_radial_bank__s03", - "selection_slot_id": "l2_20_oriented_radial_bank__s03", - "semantic_factors": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "ellipse" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint spiral orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "radial petal bank with progressive scale and angle" - }, - "structural_parameter_names": [ - "count", - "orbit_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_e4c107a7e91073adbd1f" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/ground_truth.py", - "grammar_id": "l2_20_oriented_radial_bank__s03", - "id": "l2_20_oriented_radial_bank__s03__proposal_b", - "label": "Oriented radial bank", - "leakage_group_id": "g_8547974e8ae119cc6a4f", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 10, - "orbit_um": 32.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_20_oriented_radial_bank", - "curriculum_order": 489, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "index_law": "length_and_output_width_monotone", - "orientation_law": "outward_radial", - "output_regions": 10, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "narrow_width_um" - } - ] - }, - "candidate_id": "l2_20_oriented_radial_bank__s04__proposal_b", - "concept_id": "l2_20_oriented_radial_bank", - "concept_label": "Oriented radial bank", - "equivalence_family": "l2_20_oriented_radial_bank_composition_geometry", - "factor_assignment": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint single-orbit radial bank", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "radial taper wheel with monotone length and output-width growth" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5edf2280295f2e497d86", - "grammar_payload": { - "arity": "10 radial carriers", - "carrier_primitives": [ - "taper" - ], - "composition_id": "l2_20_oriented_radial_bank", - "contact_mode": "disjoint single-orbit radial bank", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "radial taper wheel with monotone length and output-width growth" - }, - "leakage_group_id": "g_5edf2280295f2e497d86", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_20_oriented_radial_bank__s04_proposal_b", - "mode_label": "Outward-pointing graded taper wheel \u00b7 proposal B", - "operation_grammar_id": "l2_20_oriented_radial_bank__s04", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.taper", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.rotate", - "item.move", - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_20_oriented_radial_bank__s04", - "selection_slot_id": "l2_20_oriented_radial_bank__s04", - "semantic_factors": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint single-orbit radial bank", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "radial taper wheel with monotone length and output-width growth" - }, - "structural_parameter_names": [ - "count", - "orbit_um", - "length_base_um", - "length_step_um", - "narrow_width_um", - "wide_base_um", - "wide_step_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_785b8452bead2c1401b6" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/ground_truth.py", - "grammar_id": "l2_20_oriented_radial_bank__s04", - "id": "l2_20_oriented_radial_bank__s04__proposal_b", - "label": "Oriented radial bank", - "leakage_group_id": "g_5edf2280295f2e497d86", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 10, - "length_base_um": 9.0, - "length_step_um": 0.9, - "narrow_width_um": 2.576, - "orbit_um": 35.0, - "wide_base_um": 5.0, - "wide_step_um": 0.45 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_20_oriented_radial_bank", - "curriculum_order": 490, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "conditional_word": "even_inner_odd_outer", - "orientation_law": "radial_plus_45", - "output_regions": 12, - "representation_feature_visibility": [ - { - "kind": "member", - "minimum_px": 8, - "multiplier": 1.0, - "parameter": "cross_width_um" - } - ] - }, - "candidate_id": "l2_20_oriented_radial_bank__s05__proposal_b", - "concept_id": "l2_20_oriented_radial_bank", - "concept_label": "Oriented radial bank", - "equivalence_family": "l2_20_oriented_radial_bank_composition_geometry", - "factor_assignment": { - "arity_form": "12 radial carriers on 2 interleaved orbits", - "carrier_form": [ - "cross" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint alternating-radius radial bank", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "alternating cross carriers occupy interleaved inner and outer rings" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_af82d2ea90d5aff7345f", - "grammar_payload": { - "arity": "12 radial carriers on 2 interleaved orbits", - "carrier_primitives": [ - "cross" - ], - "composition_id": "l2_20_oriented_radial_bank", - "contact_mode": "disjoint alternating-radius radial bank", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "alternating cross carriers occupy interleaved inner and outer rings" - }, - "leakage_group_id": "g_af82d2ea90d5aff7345f", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_20_oriented_radial_bank__s05_proposal_b", - "mode_label": "Interleaved two-orbit cross wheel \u00b7 proposal B", - "operation_grammar_id": "l2_20_oriented_radial_bank__s05", - "parent_mode_id": null, - "port_contract": {}, - "presentation_factors": {}, - "presentation_id": "authored", - "primitive_api": "gf.components.cross", - "program_form_id": "authored_proposal_b", - "public_role": "semantic_base", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "item.rotate", - "item.move", - "gf.components.cross" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_20_oriented_radial_bank__s05", - "selection_slot_id": "l2_20_oriented_radial_bank__s05", - "semantic_factors": { - "arity_form": "12 radial carriers on 2 interleaved orbits", - "carrier_form": [ - "cross" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint alternating-radius radial bank", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "alternating cross carriers occupy interleaved inner and outer rings" - }, - "structural_parameter_names": [ - "count", - "inner_orbit_um", - "orbit_step_um", - "cross_length_um", - "cross_length_step_um", - "cross_width_um" - ], - "variation_role": "semantic", - "visual_target_id": "v_1232b8784cafc3c4cea1" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/ground_truth.py", - "grammar_id": "l2_20_oriented_radial_bank__s05", - "id": "l2_20_oriented_radial_bank__s05__proposal_b", - "label": "Oriented radial bank", - "leakage_group_id": "g_af82d2ea90d5aff7345f", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 12, - "cross_length_step_um": 1.4, - "cross_length_um": 9.0, - "cross_width_um": 4.104, - "inner_orbit_um": 28.0, - "orbit_step_um": 13.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "curriculum_order": 491, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose", - "concept_id": "l2_01_mirrored_fixed_gap_pair", - "concept_label": "Mirrored fixed-gap pair", - "equivalence_family": "l2_01_mirrored_fixed_gap_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint fixed gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "rotation_deg": 90.0, - "topology_form": "two facing tapered rails" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_ce961631d46d9d19fd74", - "grammar_payload": { - "arity": "2 carriers", - "carrier_primitives": [ - "taper" - ], - "composition_id": "l2_01_mirrored_fixed_gap_pair", - "contact_mode": "disjoint fixed gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two facing tapered rails" - }, - "leakage_group_id": "g_ce961631d46d9d19fd74", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_01_mirrored_fixed_gap_pair__s01_proposal_b_pose", - "mode_label": "Facing taper pair \u00b7 proposal B \u00b7 audited global pose", - "operation_grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "parent_mode_id": "l2_01_mirrored_fixed_gap_pair__s01_proposal_b", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.taper", - "program_form_id": "nested_pose_b", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "left.move", - "right.mirror", - "right.move", - "pose_ref.rotate", - "gf.components.taper" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_01_mirrored_fixed_gap_pair__s01__pose", - "selection_slot_id": "l2_01_mirrored_fixed_gap_pair__s01", - "semantic_factors": { - "arity_form": "2 carriers", - "carrier_form": [ - "taper" - ], - "composition_identity": "l2_01_mirrored_fixed_gap_pair", - "contact_form": "disjoint fixed gap", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two facing tapered rails" - }, - "structural_parameter_names": [ - "length_um", - "narrow_um", - "wide_um", - "gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_9ff573ede9c6d19dbc7c" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/ground_truth.py", - "grammar_id": "l2_01_mirrored_fixed_gap_pair__s01", - "id": "l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose", - "label": "Mirrored fixed-gap pair", - "leakage_group_id": "g_ce961631d46d9d19fd74", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 8.0, - "length_um": 33.48, - "narrow_um": 4.0, - "pose_rotation_deg": 90.0, - "wide_um": 13.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "curriculum_order": 492, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose", - "concept_id": "l2_02_rotated_edge_aligned_cluster", - "concept_label": "Rotated edge-aligned cluster", - "equivalence_family": "l2_02_rotated_edge_aligned_cluster_composition_geometry", - "factor_assignment": { - "arity_form": "3 carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "edge-aligned disjoint", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "rotation_deg": 90.0, - "topology_form": "three bars sharing a lower boundary" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_20b48401752e5ed99473", - "grammar_payload": { - "arity": "3 carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_02_rotated_edge_aligned_cluster", - "contact_mode": "edge-aligned disjoint", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "port_signature": "0x0", - "topology": "three bars sharing a lower boundary" - }, - "leakage_group_id": "g_20b48401752e5ed99473", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_02_rotated_edge_aligned_cluster__s01_proposal_a_pose", - "mode_label": "Aligned oblique bars \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "parent_mode_id": "l2_02_rotated_edge_aligned_cluster__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.rectangle", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "first.rotate", - "first.movey", - "first.movex", - "second.rotate", - "second.movey", - "second.movex", - "third.rotate", - "third.movey", - "third.movex", - "pose_ref.rotate", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_02_rotated_edge_aligned_cluster__s01__pose", - "selection_slot_id": "l2_02_rotated_edge_aligned_cluster__s01", - "semantic_factors": { - "arity_form": "3 carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_02_rotated_edge_aligned_cluster", - "contact_form": "edge-aligned disjoint", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_05_edge_align" - ], - "topology_form": "three bars sharing a lower boundary" - }, - "structural_parameter_names": [ - "angle_a_deg", - "angle_b_deg", - "baseline_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_8c20e164f7fd9f7a2ad4" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_02_rotated_edge_aligned_cluster__s01", - "id": "l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose", - "label": "Rotated edge-aligned cluster", - "leakage_group_id": "g_20b48401752e5ed99473", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angle_a_deg": -32.0, - "angle_b_deg": 22.0, - "baseline_y_um": 0.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_03_tangent_repetition", - "curriculum_order": 493, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_03_tangent_repetition__s01__proposal_a__pose", - "concept_id": "l2_03_tangent_repetition", - "concept_label": "Tangent repetition", - "equivalence_family": "l2_03_tangent_repetition_composition_geometry", - "factor_assignment": { - "arity_form": "6 repeated carriers", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "pairwise tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "rotation_deg": 90.0, - "topology_form": "linear chain of touching disks" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_c0c2f75b59c153a6c3a1", - "grammar_payload": { - "arity": "6 repeated carriers", - "carrier_primitives": [ - "circle" - ], - "composition_id": "l2_03_tangent_repetition", - "contact_mode": "pairwise tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "port_signature": "0x0", - "topology": "linear chain of touching disks" - }, - "leakage_group_id": "g_c0c2f75b59c153a6c3a1", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_03_tangent_repetition__s01_proposal_a_pose", - "mode_label": "Tangent disk chain \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_03_tangent_repetition__s01", - "parent_mode_id": "l2_03_tangent_repetition__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.circle", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "pose_ref.rotate", - "disk.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_03_tangent_repetition__s01__pose", - "selection_slot_id": "l2_03_tangent_repetition__s01", - "semantic_factors": { - "arity_form": "6 repeated carriers", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_03_tangent_repetition", - "contact_form": "pairwise tangent", - "ordered_operation_graph": [ - "l1_07_tangency", - "l1_17_linear_repetition" - ], - "topology_form": "linear chain of touching disks" - }, - "structural_parameter_names": [ - "count", - "radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5f1dca957196443d6e1a" - }, - "family": "Relational assemblies", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_03_tangent_repetition__s01", - "id": "l2_03_tangent_repetition__s01__proposal_a__pose", - "label": "Tangent repetition", - "leakage_group_id": "g_c0c2f75b59c153a6c3a1", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 6, - "pose_rotation_deg": 90.0, - "radius_um": 6.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_05_fused_overlap", - "curriculum_order": 494, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_05_fused_overlap__s01__proposal_b__pose", - "concept_id": "l2_05_fused_overlap", - "concept_label": "Fused overlap", - "equivalence_family": "l2_05_fused_overlap_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "partial overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "rotation_deg": 90.0, - "topology_form": "one fused asymmetric body" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d7791ee85788904fc3df", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_05_fused_overlap", - "contact_mode": "partial overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "one fused asymmetric body" - }, - "leakage_group_id": "g_d7791ee85788904fc3df", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_05_fused_overlap__s01_proposal_b_pose", - "mode_label": "Disk\u2013bar fusion \u00b7 proposal B \u00b7 audited global pose", - "operation_grammar_id": "l2_05_fused_overlap__s01", - "parent_mode_id": "l2_05_fused_overlap__s01_proposal_b", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.Component", - "program_form_id": "nested_pose_b", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "disk.move", - "bar.move", - "pose_ref.rotate", - "gf.components.circle", - "gf.components.rectangle", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_05_fused_overlap__s01__pose", - "selection_slot_id": "l2_05_fused_overlap__s01", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_05_fused_overlap", - "contact_form": "partial overlap fused", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_13_boolean_or" - ], - "topology_form": "one fused asymmetric body" - }, - "structural_parameter_names": [ - "offset_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5ef5caca1a43cc370434" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/ground_truth.py", - "grammar_id": "l2_05_fused_overlap__s01", - "id": "l2_05_fused_overlap__s01__proposal_b__pose", - "label": "Fused overlap", - "leakage_group_id": "g_d7791ee85788904fc3df", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "offset_um": 16.2, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_06_aligned_cutout", - "curriculum_order": 495, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_06_aligned_cutout__s01__proposal_a__pose", - "concept_id": "l2_06_aligned_cutout", - "concept_label": "Aligned cutout", - "equivalence_family": "l2_06_aligned_cutout_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "ellipse" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "rotation_deg": 90.0, - "topology_form": "rectangular host with centered void" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5b5becebbb9db36bdb53", - "grammar_payload": { - "arity": "1 host + 1 cutter", - "carrier_primitives": [ - "rectangle", - "ellipse" - ], - "composition_id": "l2_06_aligned_cutout", - "contact_mode": "enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "rectangular host with centered void" - }, - "leakage_group_id": "g_5b5becebbb9db36bdb53", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_06_aligned_cutout__s01_proposal_a_pose", - "mode_label": "Centered elliptical window \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_06_aligned_cutout__s01", - "parent_mode_id": "l2_06_aligned_cutout__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.rectangle", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "gf.components.ellipse", - "pose_ref.rotate", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_06_aligned_cutout__s01__pose", - "selection_slot_id": "l2_06_aligned_cutout__s01", - "semantic_factors": { - "arity_form": "1 host + 1 cutter", - "carrier_form": [ - "rectangle", - "ellipse" - ], - "composition_identity": "l2_06_aligned_cutout", - "contact_form": "enclosed subtraction", - "ordered_operation_graph": [ - "l1_04_center_align", - "l1_08_overlap", - "l1_15_boolean_not" - ], - "topology_form": "rectangular host with centered void" - }, - "structural_parameter_names": [ - "host_x_um", - "host_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_4000f0d83838d876d00f" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_06_aligned_cutout__s01", - "id": "l2_06_aligned_cutout__s01__proposal_a__pose", - "label": "Aligned cutout", - "leakage_group_id": "g_5b5becebbb9db36bdb53", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "host_x_um": 56.0, - "host_y_um": 36.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_07_overlap_extraction", - "curriculum_order": 496, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 2, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_07_overlap_extraction__s02__proposal_b__pose", - "concept_id": "l2_07_overlap_extraction", - "concept_label": "Overlap extraction", - "equivalence_family": "l2_07_overlap_extraction_composition_geometry", - "factor_assignment": { - "arity_form": "2 operands", - "carrier_form": [ - "ring", - "rectangle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "rotation_deg": 90.0, - "topology_form": "two separated extracted islands" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_60535f24f36924ca4700", - "grammar_payload": { - "arity": "2 operands", - "carrier_primitives": [ - "ring", - "rectangle" - ], - "composition_id": "l2_07_overlap_extraction", - "contact_mode": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "port_signature": "0x0", - "topology": "two separated extracted islands" - }, - "leakage_group_id": "g_60535f24f36924ca4700", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_07_overlap_extraction__s02_proposal_b_pose", - "mode_label": "Ring\u2013bar overlap islands \u00b7 proposal B \u00b7 audited global pose", - "operation_grammar_id": "l2_07_overlap_extraction__s02", - "parent_mode_id": "l2_07_overlap_extraction__s02_proposal_b", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.ring", - "program_form_id": "nested_pose_b", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.ring", - "gf.components.rectangle", - "pose_ref.rotate", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_07_overlap_extraction__s02__pose", - "selection_slot_id": "l2_07_overlap_extraction__s02", - "semantic_factors": { - "arity_form": "2 operands", - "carrier_form": [ - "ring", - "rectangle" - ], - "composition_identity": "l2_07_overlap_extraction", - "contact_form": "AND extraction", - "ordered_operation_graph": [ - "l1_08_overlap", - "l1_14_boolean_and" - ], - "topology_form": "two separated extracted islands" - }, - "structural_parameter_names": [ - "bar_width_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_f5a1acc9be9e7da80e8e" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/ground_truth.py", - "grammar_id": "l2_07_overlap_extraction__s02", - "id": "l2_07_overlap_extraction__s02__proposal_b__pose", - "label": "Overlap extraction", - "leakage_group_id": "g_60535f24f36924ca4700", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bar_width_um": 11.96, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_08_nested_boolean_composite", - "curriculum_order": 497, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_08_nested_boolean_composite__s01__proposal_a__pose", - "concept_id": "l2_08_nested_boolean_composite", - "concept_label": "Nested Boolean composite", - "equivalence_family": "l2_08_nested_boolean_composite_composition_geometry", - "factor_assignment": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "rotation_deg": 90.0, - "topology_form": "two-lobed host with central slot void" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_84a5b1164cae6d3d2c2b", - "grammar_payload": { - "arity": "2 host operands + 1 cutter", - "carrier_primitives": [ - "circle", - "rectangle" - ], - "composition_id": "l2_08_nested_boolean_composite", - "contact_mode": "OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "port_signature": "0x0", - "topology": "two-lobed host with central slot void" - }, - "leakage_group_id": "g_84a5b1164cae6d3d2c2b", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_08_nested_boolean_composite__s01_proposal_a_pose", - "mode_label": "Fused lobes with slot \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_08_nested_boolean_composite__s01", - "parent_mode_id": "l2_08_nested_boolean_composite__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.Component", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "left_lobe.move", - "right_lobe.move", - "gf.components.rectangle", - "gf.boolean", - "pose_ref.rotate", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_08_nested_boolean_composite__s01__pose", - "selection_slot_id": "l2_08_nested_boolean_composite__s01", - "semantic_factors": { - "arity_form": "2 host operands + 1 cutter", - "carrier_form": [ - "circle", - "rectangle" - ], - "composition_identity": "l2_08_nested_boolean_composite", - "contact_form": "OR then enclosed NOT", - "ordered_operation_graph": [ - "l1_13_boolean_or", - "l1_04_center_align", - "l1_15_boolean_not" - ], - "topology_form": "two-lobed host with central slot void" - }, - "structural_parameter_names": [ - "lobe_offset_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5a9802d976ce59efaf3c" - }, - "family": "Constructive morphology", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_08_nested_boolean_composite__s01", - "id": "l2_08_nested_boolean_composite__s01__proposal_a__pose", - "label": "Nested Boolean composite", - "leakage_group_id": "g_84a5b1164cae6d3d2c2b", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lobe_offset_um": 16.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_09_width_changing_connected_chain", - "curriculum_order": 498, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_09_width_changing_connected_chain__s01__proposal_a__pose", - "concept_id": "l2_09_width_changing_connected_chain", - "concept_label": "Width-changing connected chain", - "equivalence_family": "l2_09_width_changing_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "rotation_deg": 90.0, - "topology_form": "four-stage rail with two visible width steps" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_05b7886ac0290542ed02", - "grammar_payload": { - "arity": "4 connected stages", - "carrier_primitives": [ - "straight" - ], - "composition_id": "l2_09_width_changing_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "port_signature": "1x1", - "topology": "four-stage rail with two visible width steps" - }, - "leakage_group_id": "g_05b7886ac0290542ed02", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_09_width_changing_connected_chain__s01_proposal_a_pose", - "mode_label": "Narrow\u2013wide\u2013narrow abrupt chain \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_09_width_changing_connected_chain__s01", - "parent_mode_id": "l2_09_width_changing_connected_chain__s01_proposal_a", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "wide_a.connect", - "wide_b.connect", - "right.connect", - "pose_scene.add_port", - "pose_ref.rotate", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_09_width_changing_connected_chain__s01__pose", - "selection_slot_id": "l2_09_width_changing_connected_chain__s01", - "semantic_factors": { - "arity_form": "4 connected stages", - "carrier_form": [ - "straight" - ], - "composition_identity": "l2_09_width_changing_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_21_width_mismatch_connect" - ], - "topology_form": "four-stage rail with two visible width steps" - }, - "structural_parameter_names": [ - "narrow_um", - "wide_um", - "lead_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_2e7e116c55c0d97b80a7" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_09_width_changing_connected_chain__s01", - "id": "l2_09_width_changing_connected_chain__s01__proposal_a__pose", - "label": "Width-changing connected chain", - "leakage_group_id": "g_05b7886ac0290542ed02", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lead_um": 23.0, - "narrow_um": 4.0, - "pose_rotation_deg": 90.0, - "wide_um": 14.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_10_signed_turn_connected_chain", - "curriculum_order": 499, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_10_signed_turn_connected_chain__s01__proposal_b__pose", - "concept_id": "l2_10_signed_turn_connected_chain", - "concept_label": "Signed-turn connected chain", - "equivalence_family": "l2_10_signed_turn_connected_chain_composition_geometry", - "factor_assignment": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "rotation_deg": 90.0, - "topology_form": "connected L route" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_f1b29d5e3b792c603b00", - "grammar_payload": { - "arity": "compound path + 2 leads", - "carrier_primitives": [ - "straight", - "arc_path" - ], - "composition_id": "l2_10_signed_turn_connected_chain", - "contact_mode": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "port_signature": "1x1", - "topology": "connected L route" - }, - "leakage_group_id": "g_f1b29d5e3b792c603b00", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_10_signed_turn_connected_chain__s01_proposal_b_pose", - "mode_label": "Single positive turn \u00b7 proposal B \u00b7 audited global pose", - "operation_grammar_id": "l2_10_signed_turn_connected_chain__s01", - "parent_mode_id": "l2_10_signed_turn_connected_chain__s01_proposal_b", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "nested_pose_b", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "gf.Path", - "path.append", - "left.connect", - "right.connect", - "pose_scene.add_port", - "pose_ref.rotate", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_10_signed_turn_connected_chain__s01__pose", - "selection_slot_id": "l2_10_signed_turn_connected_chain__s01", - "semantic_factors": { - "arity_form": "compound path + 2 leads", - "carrier_form": [ - "straight", - "arc_path" - ], - "composition_identity": "l2_10_signed_turn_connected_chain", - "contact_form": "port-connected", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_11_signed_turns", - "l1_09_connect" - ], - "topology_form": "connected L route" - }, - "structural_parameter_names": [ - "width_um", - "lead_um", - "radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_3243b946a2480d89db8e" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/ground_truth.py", - "grammar_id": "l2_10_signed_turn_connected_chain__s01", - "id": "l2_10_signed_turn_connected_chain__s01__proposal_b__pose", - "label": "Signed-turn connected chain", - "leakage_group_id": "g_f1b29d5e3b792c603b00", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lead_um": 27.0, - "pose_rotation_deg": 90.0, - "radius_um": 13.0, - "width_um": 5.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_11_curved_path_width_transition", - "curriculum_order": 500, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_11_curved_path_width_transition__s01__proposal_b__pose", - "concept_id": "l2_11_curved_path_width_transition", - "concept_label": "Curved path with width transition", - "equivalence_family": "l2_11_curved_path_width_transition_composition_geometry", - "factor_assignment": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "rotation_deg": 90.0, - "topology_form": "signed hook centerline with continuous expansion" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_064cdc6b11bc2b39ed81", - "grammar_payload": { - "arity": "one compound transition path", - "carrier_primitives": [ - "transition_path" - ], - "composition_id": "l2_11_curved_path_width_transition", - "contact_mode": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "port_signature": "1x1", - "topology": "signed hook centerline with continuous expansion" - }, - "leakage_group_id": "g_064cdc6b11bc2b39ed81", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_11_curved_path_width_transition__s01_proposal_b_pose", - "mode_label": "Expanding curved hook \u00b7 proposal B \u00b7 audited global pose", - "operation_grammar_id": "l2_11_curved_path_width_transition__s01", - "parent_mode_id": "l2_11_curved_path_width_transition__s01_proposal_b", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.Path", - "program_form_id": "nested_pose_b", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "gf.path.transition", - "pose_scene.add_port", - "pose_ref.rotate", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude_transition" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_11_curved_path_width_transition__s01__pose", - "selection_slot_id": "l2_11_curved_path_width_transition__s01", - "semantic_factors": { - "arity_form": "one compound transition path", - "carrier_form": [ - "transition_path" - ], - "composition_identity": "l2_11_curved_path_width_transition", - "contact_form": "continuous path extrusion", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_12_curved_transition" - ], - "topology_form": "signed hook centerline with continuous expansion" - }, - "structural_parameter_names": [ - "width_um", - "wide_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_92e71616f0c35c63d5d4" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/ground_truth.py", - "grammar_id": "l2_11_curved_path_width_transition__s01", - "id": "l2_11_curved_path_width_transition__s01__proposal_b__pose", - "label": "Curved path with width transition", - "leakage_group_id": "g_064cdc6b11bc2b39ed81", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "pose_rotation_deg": 90.0, - "wide_um": 14.0, - "width_um": 5.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_12_transformed_terminal_autoroute", - "curriculum_order": 501, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__pose", - "concept_id": "l2_12_transformed_terminal_autoroute", - "concept_label": "Transformed-terminal route", - "equivalence_family": "l2_12_transformed_terminal_autoroute_composition_geometry", - "factor_assignment": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "rotation_deg": 90.0, - "topology_form": "two translated terminals with smooth detour" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_f6e1a8c6a9340499bcb1", - "grammar_payload": { - "arity": "2 terminals + 1 route", - "carrier_primitives": [ - "straight", - "route_single" - ], - "composition_id": "l2_12_transformed_terminal_autoroute", - "contact_mode": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "port_signature": "1x1", - "topology": "two translated terminals with smooth detour" - }, - "leakage_group_id": "g_f6e1a8c6a9340499bcb1", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_12_transformed_terminal_autoroute__s01_proposal_a_pose", - "mode_label": "Offset facing terminals \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "parent_mode_id": "l2_12_transformed_terminal_autoroute__s01_proposal_a", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 1, - "port_names": [ - "o1", - "o2" - ], - "port_signature": "1x1" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "end.rotate", - "end.move", - "gf.routing.route_single", - "pose_scene.add_port", - "pose_ref.rotate", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_12_transformed_terminal_autoroute__s01__pose", - "selection_slot_id": "l2_12_transformed_terminal_autoroute__s01", - "semantic_factors": { - "arity_form": "2 terminals + 1 route", - "carrier_form": [ - "straight", - "route_single" - ], - "composition_identity": "l2_12_transformed_terminal_autoroute", - "contact_form": "route-connected", - "ordered_operation_graph": [ - "l1_02_rotate", - "l1_01_translate", - "l1_20_route_single" - ], - "topology_form": "two translated terminals with smooth detour" - }, - "structural_parameter_names": [ - "width_um", - "dx_um", - "dy_um", - "radius_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_6407dffc42a0ddf20947" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_12_transformed_terminal_autoroute__s01", - "id": "l2_12_transformed_terminal_autoroute__s01__proposal_a__pose", - "label": "Transformed-terminal route", - "leakage_group_id": "g_f6e1a8c6a9340499bcb1", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "dx_um": 72.0, - "dy_um": 22.0, - "pose_rotation_deg": 90.0, - "radius_um": 7.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_13_mirrored_parallel_paths", - "curriculum_order": 502, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_13_mirrored_parallel_paths__s01__proposal_a__pose", - "concept_id": "l2_13_mirrored_parallel_paths", - "concept_label": "Mirrored parallel paths", - "equivalence_family": "l2_13_mirrored_parallel_paths_composition_geometry", - "factor_assignment": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "rotation_deg": 90.0, - "topology_form": "two vertically mirrored appended offset paths" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_8361fb3ee99ccf73fa3b", - "grammar_payload": { - "arity": "2 paths", - "carrier_primitives": [ - "arc_path" - ], - "composition_id": "l2_13_mirrored_parallel_paths", - "contact_mode": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two vertically mirrored appended offset paths" - }, - "leakage_group_id": "g_8361fb3ee99ccf73fa3b", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_13_mirrored_parallel_paths__s01_proposal_a_pose", - "mode_label": "Mirrored signed-offset paths \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_13_mirrored_parallel_paths__s01", - "parent_mode_id": "l2_13_mirrored_parallel_paths__s01_proposal_a", - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.Path", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.Path", - "path.append", - "gf.cross_section.cross_section", - "upper.move", - "lower.mirror_y", - "lower.move", - "pose_scene.add_port", - "pose_ref.rotate", - "c.add_port", - "gf.path.straight", - "gf.path.arc", - "gf.path.extrude" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_13_mirrored_parallel_paths__s01__pose", - "selection_slot_id": "l2_13_mirrored_parallel_paths__s01", - "semantic_factors": { - "arity_form": "2 paths", - "carrier_form": [ - "arc_path" - ], - "composition_identity": "l2_13_mirrored_parallel_paths", - "contact_form": "parallel disjoint gap", - "ordered_operation_graph": [ - "l1_10_path_append", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two vertically mirrored appended offset paths" - }, - "structural_parameter_names": [ - "width_um", - "gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_73c1b29d38d6d693c4a9" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_13_mirrored_parallel_paths__s01", - "id": "l2_13_mirrored_parallel_paths__s01__proposal_a__pose", - "label": "Mirrored parallel paths", - "leakage_group_id": "g_8361fb3ee99ccf73fa3b", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "gap_um": 12.0, - "pose_rotation_deg": 90.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_14_local_branch_junction", - "curriculum_order": 503, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_14_local_branch_junction__s01__proposal_a__pose", - "concept_id": "l2_14_local_branch_junction", - "concept_label": "Local branch junction", - "equivalence_family": "l2_14_local_branch_junction_composition_geometry", - "factor_assignment": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "rotation_deg": 90.0, - "topology_form": "one trunk to two mirrored arms" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_2173e2edbb3c718cd259", - "grammar_payload": { - "arity": "1 input + 2 outputs", - "carrier_primitives": [ - "straight", - "bend_s" - ], - "composition_id": "l2_14_local_branch_junction", - "contact_mode": "shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "port_signature": "1x2", - "topology": "one trunk to two mirrored arms" - }, - "leakage_group_id": "g_2173e2edbb3c718cd259", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_14_local_branch_junction__s01_proposal_a_pose", - "mode_label": "Symmetric two-arm branch \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_14_local_branch_junction__s01", - "parent_mode_id": "l2_14_local_branch_junction__s01_proposal_a", - "port_contract": { - "connected_regions": 1, - "inputs": 1, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3" - ], - "port_signature": "1x2" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "pose_scene.add_port", - "gf.components.bend_s", - "upper.connect", - "lower.connect", - "pose_ref.rotate", - "c.add_port", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_14_local_branch_junction__s01__pose", - "selection_slot_id": "l2_14_local_branch_junction__s01", - "semantic_factors": { - "arity_form": "1 input + 2 outputs", - "carrier_form": [ - "straight", - "bend_s" - ], - "composition_identity": "l2_14_local_branch_junction", - "contact_form": "shared local junction", - "ordered_operation_graph": [ - "l1_03_mirror", - "l1_09_connect" - ], - "topology_form": "one trunk to two mirrored arms" - }, - "structural_parameter_names": [ - "width_um", - "branch_offset_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_7f66e139a733499548c5" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_14_local_branch_junction__s01", - "id": "l2_14_local_branch_junction__s01__proposal_a__pose", - "label": "Local branch junction", - "leakage_group_id": "g_2173e2edbb3c718cd259", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_offset_um": 20.0, - "pose_rotation_deg": 90.0, - "width_um": 6.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_15_approach_parallel_departure_pair", - "curriculum_order": 504, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__pose", - "concept_id": "l2_15_approach_parallel_departure_pair", - "concept_label": "Approach\u2013parallel\u2013departure pair", - "equivalence_family": "l2_15_approach_parallel_departure_pair_composition_geometry", - "factor_assignment": { - "arity_form": "2 mirrored rails \u00b7 6 stages", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "disjoint fixed interaction gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "rotation_deg": 90.0, - "topology_form": "two rails approach, couple, and depart" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_015310d32b3154d582ab", - "grammar_payload": { - "arity": "2 mirrored rails \u00b7 6 stages", - "carrier_primitives": [ - "bend_s", - "straight" - ], - "composition_id": "l2_15_approach_parallel_departure_pair", - "contact_mode": "disjoint fixed interaction gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "2x2", - "topology": "two rails approach, couple, and depart" - }, - "leakage_group_id": "g_015310d32b3154d582ab", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_15_approach_parallel_departure_pair__s01_proposal_b_pose", - "mode_label": "Symmetric interaction window \u00b7 proposal B \u00b7 audited global pose", - "operation_grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "parent_mode_id": "l2_15_approach_parallel_departure_pair__s01_proposal_b", - "port_contract": { - "connected_regions": 2, - "inputs": 2, - "outputs": 2, - "port_names": [ - "o1", - "o2", - "o3", - "o4" - ], - "port_signature": "2x2" - }, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.cross_section.cross_section", - "program_form_id": "nested_pose_b", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.cross_section.cross_section", - "interaction.connect", - "depart.connect", - "rail_cell.add_port", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "pose_scene.add_port", - "pose_ref.rotate", - "c.add_port", - "gf.components.bend_s", - "gf.components.straight" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_15_approach_parallel_departure_pair__s01__pose", - "selection_slot_id": "l2_15_approach_parallel_departure_pair__s01", - "semantic_factors": { - "arity_form": "2 mirrored rails \u00b7 6 stages", - "carrier_form": [ - "bend_s", - "straight" - ], - "composition_identity": "l2_15_approach_parallel_departure_pair", - "contact_form": "disjoint fixed interaction gap", - "ordered_operation_graph": [ - "l1_09_connect", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two rails approach, couple, and depart" - }, - "structural_parameter_names": [ - "width_um", - "outer_pitch_um", - "inner_pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_b814b5b9020acdfe0063" - }, - "family": "Connected/path motifs", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/ground_truth.py", - "grammar_id": "l2_15_approach_parallel_departure_pair__s01", - "id": "l2_15_approach_parallel_departure_pair__s01__proposal_b__pose", - "label": "Approach\u2013parallel\u2013departure pair", - "leakage_group_id": "g_015310d32b3154d582ab", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "inner_pitch_um": 11.0, - "outer_pitch_um": 31.0, - "pose_rotation_deg": 90.0, - "width_um": 5.4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_16_repeated_carrier_combination", - "curriculum_order": 505, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_16_repeated_carrier_combination__s01__proposal_a__pose", - "concept_id": "l2_16_repeated_carrier_combination", - "concept_label": "Repeated carrier combination", - "equivalence_family": "l2_16_repeated_carrier_combination_composition_geometry", - "factor_assignment": { - "arity_form": "1 host + 8 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "rotation_deg": 90.0, - "topology_form": "continuous spine fused with repeated teeth" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_d12a7b1250ea070e405d", - "grammar_payload": { - "arity": "1 host + 8 repeated carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_16_repeated_carrier_combination", - "contact_mode": "repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "port_signature": "0x0", - "topology": "continuous spine fused with repeated teeth" - }, - "leakage_group_id": "g_d12a7b1250ea070e405d", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_16_repeated_carrier_combination__s01_proposal_a_pose", - "mode_label": "One-sided fused comb \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_16_repeated_carrier_combination__s01", - "parent_mode_id": "l2_16_repeated_carrier_combination__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.rectangle", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.rectangle", - "pose_ref.rotate", - "tooth.move", - "gf.boolean" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_16_repeated_carrier_combination__s01__pose", - "selection_slot_id": "l2_16_repeated_carrier_combination__s01", - "semantic_factors": { - "arity_form": "1 host + 8 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_16_repeated_carrier_combination", - "contact_form": "repeated OR fusion", - "ordered_operation_graph": [ - "l1_17_linear_repetition", - "l1_13_boolean_or" - ], - "topology_form": "continuous spine fused with repeated teeth" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_f308326063f8b1d94da9" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_16_repeated_carrier_combination__s01", - "id": "l2_16_repeated_carrier_combination__s01__proposal_a__pose", - "label": "Repeated carrier combination", - "leakage_group_id": "g_d12a7b1250ea070e405d", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 8, - "pitch_um": 11.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_17_composite_cell_2d_array", - "curriculum_order": 506, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_17_composite_cell_2d_array__s01__proposal_b__pose", - "concept_id": "l2_17_composite_cell_2d_array", - "concept_label": "Composite-cell 2D array", - "equivalence_family": "l2_17_composite_cell_2d_array_composition_geometry", - "factor_assignment": { - "arity_form": "12 composite cells", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "rotation_deg": 90.0, - "topology_form": "3\u00d74 array of Boolean annular cells" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_5f09e3e8601c2cdd9bae", - "grammar_payload": { - "arity": "12 composite cells", - "carrier_primitives": [ - "circle" - ], - "composition_id": "l2_17_composite_cell_2d_array", - "contact_mode": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "port_signature": "0x0", - "topology": "3\u00d74 array of Boolean annular cells" - }, - "leakage_group_id": "g_5f09e3e8601c2cdd9bae", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_17_composite_cell_2d_array__s01_proposal_b_pose", - "mode_label": "Ring-window cell array \u00b7 proposal B \u00b7 audited global pose", - "operation_grammar_id": "l2_17_composite_cell_2d_array__s01", - "parent_mode_id": "l2_17_composite_cell_2d_array__s01_proposal_b", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.circle", - "program_form_id": "nested_pose_b", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "gf.components.circle", - "gf.boolean", - "pose_scene.add_ref", - "pose_ref.rotate" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_17_composite_cell_2d_array__s01__pose", - "selection_slot_id": "l2_17_composite_cell_2d_array__s01", - "semantic_factors": { - "arity_form": "12 composite cells", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_17_composite_cell_2d_array", - "contact_form": "disjoint 2D array", - "ordered_operation_graph": [ - "l1_15_boolean_not", - "l1_19_array_2d" - ], - "topology_form": "3\u00d74 array of Boolean annular cells" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_b2293fdabf495df8a8ca" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/ground_truth.py", - "grammar_id": "l2_17_composite_cell_2d_array__s01", - "id": "l2_17_composite_cell_2d_array__s01__proposal_b__pose", - "label": "Composite-cell 2D array", - "leakage_group_id": "g_5f09e3e8601c2cdd9bae", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 4, - "pose_rotation_deg": 90.0, - "rows": 4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_18_mirrored_graded_bank", - "curriculum_order": 507, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_18_mirrored_graded_bank__s01__proposal_a__pose", - "concept_id": "l2_18_mirrored_graded_bank", - "concept_label": "Mirrored index-graded bank", - "equivalence_family": "l2_18_mirrored_graded_bank_composition_geometry", - "factor_assignment": { - "arity_form": "2 \u00d7 7 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "rotation_deg": 90.0, - "topology_form": "two mirrored rows with monotone bar growth" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_6f928e030400fcaef9d2", - "grammar_payload": { - "arity": "2 \u00d7 7 repeated carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_18_mirrored_graded_bank", - "contact_mode": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "port_signature": "0x0", - "topology": "two mirrored rows with monotone bar growth" - }, - "leakage_group_id": "g_6f928e030400fcaef9d2", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_18_mirrored_graded_bank__s01_proposal_a_pose", - "mode_label": "Opposed monotone bar banks \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_18_mirrored_graded_bank__s01", - "parent_mode_id": "l2_18_mirrored_graded_bank__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.Component", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "upper.movey", - "lower.mirror_y", - "lower.movey", - "pose_ref.rotate", - "item.move", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_18_mirrored_graded_bank__s01__pose", - "selection_slot_id": "l2_18_mirrored_graded_bank__s01", - "semantic_factors": { - "arity_form": "2 \u00d7 7 repeated carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_18_mirrored_graded_bank", - "contact_form": "mirrored banks with positive gap", - "ordered_operation_graph": [ - "l1_22_index_dependent_repetition", - "l1_03_mirror", - "l1_06_gap" - ], - "topology_form": "two mirrored rows with monotone bar growth" - }, - "structural_parameter_names": [ - "count", - "pitch_um", - "gap_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_41daa21c8baf7d33da6e" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_18_mirrored_graded_bank__s01", - "id": "l2_18_mirrored_graded_bank__s01__proposal_a__pose", - "label": "Mirrored index-graded bank", - "leakage_group_id": "g_6f928e030400fcaef9d2", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 7, - "gap_um": 12.0, - "pitch_um": 12.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_19_parity_staggered_grid", - "curriculum_order": 508, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 2 - }, - "candidate_id": "l2_19_parity_staggered_grid__s01__proposal_a__pose", - "concept_id": "l2_19_parity_staggered_grid", - "concept_label": "Parity-staggered grid", - "equivalence_family": "l2_19_parity_staggered_grid_composition_geometry", - "factor_assignment": { - "arity_form": "4\u00d75 nested grid", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint parity-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "rotation_deg": 90.0, - "topology_form": "four offset rows of disks" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_3570ddf959526c6f5f4a", - "grammar_payload": { - "arity": "4\u00d75 nested grid", - "carrier_primitives": [ - "circle" - ], - "composition_id": "l2_19_parity_staggered_grid", - "contact_mode": "disjoint parity-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "port_signature": "0x0", - "topology": "four offset rows of disks" - }, - "leakage_group_id": "g_3570ddf959526c6f5f4a", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_19_parity_staggered_grid__s01_proposal_a_pose", - "mode_label": "Half-pitch staggered disks \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_19_parity_staggered_grid__s01", - "parent_mode_id": "l2_19_parity_staggered_grid__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.circle", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "pose_ref.rotate", - "item.move", - "gf.components.circle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_19_parity_staggered_grid__s01__pose", - "selection_slot_id": "l2_19_parity_staggered_grid__s01", - "semantic_factors": { - "arity_form": "4\u00d75 nested grid", - "carrier_form": [ - "circle" - ], - "composition_identity": "l2_19_parity_staggered_grid", - "contact_form": "disjoint parity-staggered", - "ordered_operation_graph": [ - "l1_24_nested_loop_array", - "l1_23_conditional_offset" - ], - "topology_form": "four offset rows of disks" - }, - "structural_parameter_names": [ - "rows", - "columns", - "pitch_x_um", - "pitch_y_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_5b9ce37e54d55b8ecdf1" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_19_parity_staggered_grid__s01", - "id": "l2_19_parity_staggered_grid__s01__proposal_a__pose", - "label": "Parity-staggered grid", - "leakage_group_id": "g_3570ddf959526c6f5f4a", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "columns": 5, - "pitch_x_um": 15.0, - "pitch_y_um": 14.0, - "pose_rotation_deg": 90.0, - "rows": 4 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l2_20_oriented_radial_bank", - "curriculum_order": 509, - "deterministic_seed": null, - "factor_assignment": { - "analytic_witness": { - "approved_blueprint_scene": 1, - "ordered_operation_count": 3 - }, - "candidate_id": "l2_20_oriented_radial_bank__s01__proposal_a__pose", - "concept_id": "l2_20_oriented_radial_bank", - "concept_label": "Oriented radial bank", - "equivalence_family": "l2_20_oriented_radial_bank_composition_geometry", - "factor_assignment": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "rotation_deg": 90.0, - "topology_form": "full radial bank with monotone bar lengths" - }, - "factor_kinds": { - "arity_form": "semantic_mode", - "carrier_form": "semantic_mode", - "composition_identity": "semantic_mode", - "contact_form": "semantic_mode", - "ordered_operation_graph": "semantic_mode", - "rotation_deg": "presentation", - "topology_form": "semantic_mode" - }, - "grammar_id": "g_9092bbf0462c178ad1ca", - "grammar_payload": { - "arity": "10 radial carriers", - "carrier_primitives": [ - "rectangle" - ], - "composition_id": "l2_20_oriented_radial_bank", - "contact_mode": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "port_signature": "0x0", - "topology": "full radial bank with monotone bar lengths" - }, - "leakage_group_id": "g_9092bbf0462c178ad1ca", - "leakage_group_override": null, - "level": "L2", - "mode_id": "l2_20_oriented_radial_bank__s01_proposal_a_pose", - "mode_label": "Outward-growing radial bars \u00b7 proposal A \u00b7 audited global pose", - "operation_grammar_id": "l2_20_oriented_radial_bank__s01", - "parent_mode_id": "l2_20_oriented_radial_bank__s01_proposal_a", - "port_contract": {}, - "presentation_factors": { - "rotation_deg": 90.0 - }, - "presentation_id": "p_085e0afec4a58a72", - "primitive_api": "gf.components.rectangle", - "program_form_id": "nested_pose_a", - "public_role": "equivariance", - "realization_factors": {}, - "realization_id": "anchor", - "required_calls": [ - "gf.Component", - "pose_ref.rotate", - "item.rotate", - "item.move", - "gf.components.rectangle" - ], - "schema_version": "pixcell-candidate-program-spec-1", - "selection_group_id": "l2_20_oriented_radial_bank__s01__pose", - "selection_slot_id": "l2_20_oriented_radial_bank__s01", - "semantic_factors": { - "arity_form": "10 radial carriers", - "carrier_form": [ - "rectangle" - ], - "composition_identity": "l2_20_oriented_radial_bank", - "contact_form": "disjoint radial orbit", - "ordered_operation_graph": [ - "l1_18_radial_repetition", - "l1_22_index_dependent_repetition", - "l1_02_rotate" - ], - "topology_form": "full radial bank with monotone bar lengths" - }, - "structural_parameter_names": [ - "count", - "orbit_um", - "pose_rotation_deg" - ], - "variation_role": "equivariance", - "visual_target_id": "v_aa29ff34e313a6214336" - }, - "family": "Algorithmic patterns", - "generator_program": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/ground_truth.py", - "grammar_id": "l2_20_oriented_radial_bank__s01", - "id": "l2_20_oriented_radial_bank__s01__proposal_a__pose", - "label": "Oriented radial bank", - "leakage_group_id": "g_9092bbf0462c178ad1ca", - "level": "L2", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "count": 10, - "orbit_um": 28.0, - "pose_rotation_deg": 90.0 - }, - "schema_version": "pixcell-l2-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "equivariance" - }, - { - "concept_id": "l3_01_serial_heterogeneous_chain", - "curriculum_order": 510, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_01_serial_heterogeneous_chain_s01", - "card_id": "l3_01_serial_heterogeneous_chain_s01", - "family": "Hierarchical flow networks", - "identity_id": "l3_01_serial_heterogeneous_chain", - "identity_label": "Serial heterogeneous chain", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one continuous route with four unlike zones", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "port-connected serial chain", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition" - ], - "port_signature": "1x1", - "topology": "narrow lead, broad transition, offset middle, and contracted exit", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "23bb572ebf91271e956fe35304f311795d53238ebce52f54e9d8fefd0c3bdce7", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/ground_truth.py", - "grammar_id": "l3_01_serial_heterogeneous_chain_s01", - "id": "l3_01_serial_heterogeneous_chain_s01", - "label": "Expansion\u2013offset\u2013contraction chain", - "leakage_group_id": "l3_01_serial_heterogeneous_chain_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "input_width_um": 5.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "middle_width_um": 11.0, - "offset_dx_um": 34.0, - "offset_dy_um": 17.0, - "output_length_um": 24.0, - "transition_length_um": 22.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_01_serial_heterogeneous_chain", - "curriculum_order": 511, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_01_serial_heterogeneous_chain_s02", - "card_id": "l3_01_serial_heterogeneous_chain_s02", - "family": "Hierarchical flow networks", - "identity_id": "l3_01_serial_heterogeneous_chain", - "identity_label": "Serial heterogeneous chain", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one continuous route with two signed turns", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_09_width_changing_connected_chain" - ], - "contact_mode": "port-connected serial chain", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_10_signed_turn_connected_chain", - "l2_09_width_changing_connected_chain" - ], - "port_signature": "1x1", - "topology": "orthogonal entry turn, broad vertical neck, and counterturn exit", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "ca7dfc39c270e1d0cb054d1b91f6736f7c32e5a28067963c975d972aab3dd256", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/ground_truth.py", - "grammar_id": "l3_01_serial_heterogeneous_chain_s02", - "id": "l3_01_serial_heterogeneous_chain_s02", - "label": "Turn\u2013wide neck\u2013counterturn chain", - "leakage_group_id": "l3_01_serial_heterogeneous_chain_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 14.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "narrow_width_um": 5.0, - "neck_length_um": 30.0, - "output_length_um": 24.0, - "transition_length_um": 18.0, - "wide_width_um": 10.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_01_serial_heterogeneous_chain", - "curriculum_order": 512, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_01_serial_heterogeneous_chain_s03", - "card_id": "l3_01_serial_heterogeneous_chain_s03", - "family": "Hierarchical flow networks", - "identity_id": "l3_01_serial_heterogeneous_chain", - "identity_label": "Serial heterogeneous chain", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one continuously width-changing compound path", - "constituent_l2_motifs": [ - "l2_11_curved_path_width_transition", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "single transition extrusion with attached terminals", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_11_curved_path_width_transition", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "1x1", - "topology": "straight entrance, opposed curved middle, and continuously wider exit", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "dfd79d65345d43ed2dd7f34fb9f6d57c1c26a161ede49b7deceb41f9706bccb0", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/ground_truth.py", - "grammar_id": "l3_01_serial_heterogeneous_chain_s03", - "id": "l3_01_serial_heterogeneous_chain_s03", - "label": "Continuously widening signed-curve chain", - "leakage_group_id": "l3_01_serial_heterogeneous_chain_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 15.0, - "input_width_um": 4.5, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "leg_length_um": 22.0, - "output_length_um": 22.0, - "output_width_um": 12.0, - "turn_angle_deg": 58.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_01_serial_heterogeneous_chain", - "curriculum_order": 513, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_01_serial_heterogeneous_chain_s04", - "card_id": "l3_01_serial_heterogeneous_chain_s04", - "family": "Hierarchical flow networks", - "identity_id": "l3_01_serial_heterogeneous_chain", - "identity_label": "Serial heterogeneous chain", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one route with two width states, two turns, and one offset", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_10_signed_turn_connected_chain", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "port-connected ordered serial chain", - "graph_depth": 7, - "ordered_representation_graph": [ - "l2_09_width_changing_connected_chain", - "l2_10_signed_turn_connected_chain", - "l2_11_curved_path_width_transition" - ], - "port_signature": "1x1", - "topology": "a narrow lead expands before an orthogonal wide stair, contracts, and finishes through an offset return", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "fefe2d635a36ea69271d336318a1b76cf78ea269bd9f83e6db5bb56abe17733f", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/ground_truth.py", - "grammar_id": "l3_01_serial_heterogeneous_chain_s04", - "id": "l3_01_serial_heterogeneous_chain_s04", - "label": "Wide stair with offset return", - "leakage_group_id": "l3_01_serial_heterogeneous_chain_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 14.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 22.0, - "narrow_width_um": 5.0, - "offset_dx_um": 34.0, - "offset_dy_um": 15.0, - "output_length_um": 22.0, - "transition_length_um": 18.0, - "wide_leg_length_um": 28.0, - "wide_width_um": 11.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_01_serial_heterogeneous_chain", - "curriculum_order": 514, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_01_serial_heterogeneous_chain_s05", - "card_id": "l3_01_serial_heterogeneous_chain_s05", - "family": "Hierarchical flow networks", - "identity_id": "l3_01_serial_heterogeneous_chain", - "identity_label": "Serial heterogeneous chain", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one route with two separated broad zones", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "port-connected serial chain with repeated transition operator", - "graph_depth": 9, - "ordered_representation_graph": [ - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition", - "l2_09_width_changing_connected_chain" - ], - "port_signature": "1x1", - "topology": "two broad width pulses occur on opposite offset lobes and are separated by a narrow central bridge", - "zone_count": 9 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "77017ec351dbe8ed986fca339ccdd000035d781e8b86ad547eb269bbb5d47873", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/ground_truth.py", - "grammar_id": "l3_01_serial_heterogeneous_chain_s05", - "id": "l3_01_serial_heterogeneous_chain_s05", - "label": "Two-pulse width chain with opposed lobes", - "leakage_group_id": "l3_01_serial_heterogeneous_chain_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bridge_length_um": 24.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "lobe_dx_um": 30.0, - "lobe_offset_um": 16.0, - "narrow_width_um": 4.8, - "output_length_um": 20.0, - "transition_length_um": 14.0, - "wide_width_um": 10.5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_01_serial_heterogeneous_chain", - "curriculum_order": 515, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_01_serial_heterogeneous_chain_s06", - "card_id": "l3_01_serial_heterogeneous_chain_s06", - "family": "Hierarchical flow networks", - "identity_id": "l3_01_serial_heterogeneous_chain", - "identity_label": "Serial heterogeneous chain", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one folded route with opposed external terminals", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "port-connected serial chain", - "graph_depth": 7, - "ordered_representation_graph": [ - "l2_09_width_changing_connected_chain", - "l2_10_signed_turn_connected_chain", - "l2_09_width_changing_connected_chain" - ], - "port_signature": "1x1", - "topology": "a widening entrance folds through a two-turn hairpin before a narrow return exits on the entrance side", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "220140a76c65f79f4d6aad2732285137cff4eb1a3faa45d95b9bf782cd0dd6a8", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/ground_truth.py", - "grammar_id": "l3_01_serial_heterogeneous_chain_s06", - "id": "l3_01_serial_heterogeneous_chain_s06", - "label": "Folded hairpin transition chain", - "leakage_group_id": "l3_01_serial_heterogeneous_chain_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 16.0, - "hairpin_leg_um": 34.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 24.0, - "narrow_width_um": 5.0, - "return_length_um": 28.0, - "transition_length_um": 18.0, - "wide_width_um": 12.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_02_parallel_reconvergent_bundle", - "curriculum_order": 516, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_02_parallel_reconvergent_bundle_s01", - "card_id": "l3_02_parallel_reconvergent_bundle_s01", - "family": "Hierarchical flow networks", - "identity_id": "l3_02_parallel_reconvergent_bundle", - "identity_label": "Parallel reconvergent bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, two internal routes, one output", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_10_signed_turn_connected_chain", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "shared split hub and shared material rejoin hub", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_10_signed_turn_connected_chain", - "l2_11_curved_path_width_transition" - ], - "port_signature": "1x1", - "topology": "two unlike routes leave one hub and physically overlap one rejoin hub", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "82525a72745967e176337f3dd52f7d5b50e68343d23aef6c7ce4ba1c3882b7d0", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/ground_truth.py", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s01", - "id": "l3_02_parallel_reconvergent_bundle_s01", - "label": "Segmented upper route and smooth lower route", - "leakage_group_id": "l3_02_parallel_reconvergent_bundle_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hub_radius_um": 5.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "output_length_um": 20.0, - "route_length_um": 82.0, - "route_offset_um": 18.0, - "segmented_access_um": 24.0, - "segmented_middle_um": 34.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_02_parallel_reconvergent_bundle", - "curriculum_order": 517, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_02_parallel_reconvergent_bundle_s02", - "card_id": "l3_02_parallel_reconvergent_bundle_s02", - "family": "Hierarchical flow networks", - "identity_id": "l3_02_parallel_reconvergent_bundle", - "identity_label": "Parallel reconvergent bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, three internal routes, one output", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "shared split hub and shared material rejoin hub", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_11_curved_path_width_transition" - ], - "port_signature": "1x1", - "topology": "three smooth routes with separate excursions share split and rejoin hubs", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "7f0b8321f8ce0abbac80bacb34ff7d6e1f9a33a163f9e87a3ed5edab041048bd", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/ground_truth.py", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s02", - "id": "l3_02_parallel_reconvergent_bundle_s02", - "label": "Three-route lens bundle", - "leakage_group_id": "l3_02_parallel_reconvergent_bundle_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "center_offset_um": 7.0, - "hub_radius_um": 5.5, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "outer_offset_um": 22.0, - "output_length_um": 20.0, - "route_length_um": 88.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_02_parallel_reconvergent_bundle", - "curriculum_order": 518, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_02_parallel_reconvergent_bundle_s03", - "card_id": "l3_02_parallel_reconvergent_bundle_s03", - "family": "Hierarchical flow networks", - "identity_id": "l3_02_parallel_reconvergent_bundle", - "identity_label": "Parallel reconvergent bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, two unequal-width internal routes, one output", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_09_width_changing_connected_chain", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "shared split hub and shared material rejoin hub", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_09_width_changing_connected_chain", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "1x1", - "topology": "a broad single-curve detour and a narrow two-lobe route share both hubs", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "986b2c04cda87b9f8ecb45d7effe15353f268e99d0fed88c326da86217656bb1", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/ground_truth.py", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s03", - "id": "l3_02_parallel_reconvergent_bundle_s03", - "label": "Wide detour beside narrow compound route", - "leakage_group_id": "l3_02_parallel_reconvergent_bundle_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "half_length_um": 44.0, - "hub_radius_um": 6.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "narrow_offset_um": 15.0, - "output_length_um": 20.0, - "terminal_width_um": 5.0, - "wide_offset_um": 23.0, - "wide_route_width_um": 9.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_02_parallel_reconvergent_bundle", - "curriculum_order": 519, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_02_parallel_reconvergent_bundle_s04", - "card_id": "l3_02_parallel_reconvergent_bundle_s04", - "family": "Hierarchical flow networks", - "identity_id": "l3_02_parallel_reconvergent_bundle", - "identity_label": "Parallel reconvergent bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, serial degree-two and degree-three route bundles, one output", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_10_signed_turn_connected_chain", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "two shared split/rejoin hub pairs connected by one neck", - "graph_depth": 6, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_11_curved_path_width_transition" - ], - "port_signature": "1x1", - "topology": "a two-route diamond reconverges into a neck that immediately feeds a three-route reconvergent fan", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "0e6046b75caafb9765e162055f62dfa514a2d24355b7de7bdac5191fba2c8b66", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/ground_truth.py", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s04", - "id": "l3_02_parallel_reconvergent_bundle_s04", - "label": "Serial two-route then three-route diamonds", - "leakage_group_id": "l3_02_parallel_reconvergent_bundle_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "first_offset_um": 17.0, - "first_route_length_um": 56.0, - "hub_radius_um": 5.5, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "neck_length_um": 18.0, - "output_length_um": 20.0, - "second_inner_offset_um": 10.0, - "second_outer_offset_um": 23.0, - "second_route_length_um": 62.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_02_parallel_reconvergent_bundle", - "curriculum_order": 520, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_02_parallel_reconvergent_bundle_s05", - "card_id": "l3_02_parallel_reconvergent_bundle_s05", - "family": "Hierarchical flow networks", - "identity_id": "l3_02_parallel_reconvergent_bundle", - "identity_label": "Parallel reconvergent bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, one nested upper fork plus one direct lower arm, one output", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_11_curved_path_width_transition", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "root split, child split, and one shared material rejoin", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_11_curved_path_width_transition", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "1x1", - "topology": "the upper arm branches into a smooth and a segmented subroute before both subroutes and the untouched lower arm share one rejoin", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "24feb2612e374ce66bf72dbe712268a58f5fd251bad17f77bc60e425d16bd396", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/ground_truth.py", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s05", - "id": "l3_02_parallel_reconvergent_bundle_s05", - "label": "Nested branch inside one reconvergent arm", - "leakage_group_id": "l3_02_parallel_reconvergent_bundle_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "child_dx_um": 58.0, - "child_excursion_um": 13.0, - "hub_radius_um": 5.5, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "lower_excursion_um": 24.0, - "lower_route_length_um": 94.0, - "output_length_um": 20.0, - "upper_access_dx_um": 36.0, - "upper_access_offset_um": 19.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_02_parallel_reconvergent_bundle", - "curriculum_order": 521, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_02_parallel_reconvergent_bundle_s06", - "card_id": "l3_02_parallel_reconvergent_bundle_s06", - "family": "Hierarchical flow networks", - "identity_id": "l3_02_parallel_reconvergent_bundle", - "identity_label": "Parallel reconvergent bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, four unequal internal routes, one output", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "one shared split hub and one shared material rejoin hub", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition" - ], - "port_signature": "1x1", - "topology": "four visibly separated arms of alternating widths share one split and one rejoin", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "fae10ffaa672a51f3ef3b52c811983355bf1a892f076eecd8b725a98c0ac3155", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/ground_truth.py", - "grammar_id": "l3_02_parallel_reconvergent_bundle_s06", - "id": "l3_02_parallel_reconvergent_bundle_s06", - "label": "Four-arm unequal-width reconvergent bundle", - "leakage_group_id": "l3_02_parallel_reconvergent_bundle_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hub_radius_um": 6.0, - "inner_offset_um": 12.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "outer_offset_um": 27.0, - "output_length_um": 20.0, - "route_length_um": 92.0, - "terminal_width_um": 5.0, - "wide_route_width_um": 8.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "curriculum_order": 522, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "family": "Hierarchical flow networks", - "identity_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "identity_label": "Recursive asymmetric branch hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input and three outputs across two depths", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "recursive shared-node branching", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "port_signature": "1x3", - "topology": "one first-depth child splits again while its sibling remains terminal", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "14f93d8a9b122a9649d0899f37353bca1762cb70081bb4e4d28666c851d9dd7b", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/ground_truth.py", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "label": "Upper-child second-depth expansion", - "leakage_group_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "first_dx_um": 28.0, - "first_offset_um": 17.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "second_dx_um": 30.0, - "second_offset_um": 10.0, - "terminal_length_um": 20.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "curriculum_order": 523, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "family": "Hierarchical flow networks", - "identity_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "identity_label": "Recursive asymmetric branch hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input and four outputs across three depths", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "recursive shared-node branching", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "1x4", - "topology": "one selected lineage expands at both second and third depths", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "060c0c352639e6689b9b8f7d4662216a247876b670762cd9e29d3e18f70785b5", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/ground_truth.py", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "label": "Single-spine third-depth expansion", - "leakage_group_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "first_offset_um": 18.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "second_offset_um": 9.0, - "stage_dx_um": 25.0, - "terminal_length_um": 18.0, - "third_offset_um": 6.0, - "width_um": 4.8 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "curriculum_order": 524, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "family": "Hierarchical flow networks", - "identity_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "identity_label": "Recursive asymmetric branch hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input and four outputs across two unequal subtrees", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "recursive shared-node branching", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "port_signature": "1x4", - "topology": "both first-depth children expand with visibly unequal branch laws", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "56bf4fb2be4367188f5759741de68b3b47fd514b5223ca384daed5116dec2611", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/ground_truth.py", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "label": "Bilateral unequal second-depth expansion", - "leakage_group_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "first_dx_um": 28.0, - "first_offset_um": 17.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "lower_inner_offset_um": 7.0, - "lower_outer_offset_um": 15.0, - "second_dx_um": 34.0, - "terminal_length_um": 18.0, - "upper_inner_offset_um": 6.0, - "upper_outer_offset_um": 13.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "curriculum_order": 525, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "family": "Hierarchical flow networks", - "identity_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "identity_label": "Recursive asymmetric branch hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input and four outputs from a degree-three root", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "one root junction and one selected-child junction", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "1x4", - "topology": "a three-way first depth has two terminal children while the upper child alone expands into an unequal pair", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "2a79bf0bf51aba8d0cef38eb7082220de2e95c27b19ad6cd80cf242c17a6d108", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/ground_truth.py", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "label": "Degree-three root with one expanded child", - "leakage_group_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "first_dx_um": 32.0, - "first_outer_offset_um": 24.0, - "hub_radius_um": 5.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "second_dx_um": 38.0, - "second_inner_offset_um": 7.0, - "second_outer_offset_um": 13.0, - "terminal_length_um": 20.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "curriculum_order": 526, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "family": "Hierarchical flow networks", - "identity_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "identity_label": "Recursive asymmetric branch hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input and five outputs across two unequal subtrees", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "four recursive shared-node branch events", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "1x5", - "topology": "both root children split, but only one lower grandchild continues to a third branching depth", - "zone_count": 8 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "2cb122eab8086efd307e70321320a0b074cf22040fc3e0453735d7cf6b46d280", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/ground_truth.py", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "label": "Unequal bilateral tree with one third-depth fork", - "leakage_group_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hub_radius_um": 4.8, - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "root_offset_um": 20.0, - "second_offset_um": 10.0, - "stage_dx_um": 28.0, - "terminal_length_um": 18.0, - "third_offset_um": 7.0, - "width_um": 4.8 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "curriculum_order": 527, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "family": "Hierarchical flow networks", - "identity_id": "l3_03_recursive_asymmetric_branch_hierarchy", - "identity_label": "Recursive asymmetric branch hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input and four outputs on horizontal and vertical axes", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "recursive branch lineage with an intervening quarter turn", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "port_signature": "1x4", - "topology": "a horizontal root fork leaves one terminal child while the other turns vertical and branches twice on a new axis", - "zone_count": 8 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "c113ac402f5e86858c3421ae66ed7a759e789d2c27b4e7272078a13020440955", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/ground_truth.py", - "grammar_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "label": "Axis-changing recursive lineage", - "leakage_group_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 14.0, - "first_dx_um": 32.0, - "first_offset_um": 19.0, - "hub_radius_um": 5.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 22.0, - "side_dx_um": 34.0, - "side_offset_um": 14.0, - "terminal_length_um": 19.0, - "vertical_stage_um": 28.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_04_persistent_trunk_with_side_branches", - "curriculum_order": 528, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s01", - "card_id": "l3_04_persistent_trunk_with_side_branches_s01", - "family": "Hierarchical flow networks", - "identity_id": "l3_04_persistent_trunk_with_side_branches", - "identity_label": "Persistent trunk with side branches", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, one through output, and two side outputs", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "two shared trunk nodes with persistent through path", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "port_signature": "1x3", - "topology": "a continuous three-segment trunk emits upper then lower terminal taps", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "be6969edd7824db54b8bdf263524486560c3dfa2de1087104f826c6b839d67ed", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/ground_truth.py", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s01", - "id": "l3_04_persistent_trunk_with_side_branches_s01", - "label": "Alternating sequential taps", - "leakage_group_id": "l3_04_persistent_trunk_with_side_branches_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "layer": [ - 1, - 0 - ], - "segment_length_um": 34.0, - "tap_dx_um": 31.0, - "tap_offset_um": 19.0, - "terminal_length_um": 18.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_04_persistent_trunk_with_side_branches", - "curriculum_order": 529, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s02", - "card_id": "l3_04_persistent_trunk_with_side_branches_s02", - "family": "Hierarchical flow networks", - "identity_id": "l3_04_persistent_trunk_with_side_branches", - "identity_label": "Persistent trunk with side branches", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, one through output, and two opposed side outputs", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_13_mirrored_parallel_paths" - ], - "contact_mode": "one degree-four material junction on persistent trunk", - "graph_depth": 2, - "ordered_representation_graph": [ - "l2_14_local_branch_junction", - "l2_13_mirrored_parallel_paths" - ], - "port_signature": "1x3", - "topology": "one unbroken trunk shares a single node with opposed side branches", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "ea65460049efa17131f343e1a173d0123e96a686fb812e6cd51e8a29ff8b1b89", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/ground_truth.py", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s02", - "id": "l3_04_persistent_trunk_with_side_branches_s02", - "label": "Paired bilateral tap node", - "leakage_group_id": "l3_04_persistent_trunk_with_side_branches_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hub_radius_um": 5.0, - "layer": [ - 1, - 0 - ], - "tap_dx_um": 36.0, - "tap_offset_um": 22.0, - "terminal_length_um": 18.0, - "trunk_entry_um": 44.0, - "trunk_exit_um": 56.0, - "width_um": 5.5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_04_persistent_trunk_with_side_branches", - "curriculum_order": 530, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s03", - "card_id": "l3_04_persistent_trunk_with_side_branches_s03", - "family": "Hierarchical flow networks", - "identity_id": "l3_04_persistent_trunk_with_side_branches", - "identity_label": "Persistent trunk with side branches", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, one bent-trunk output, and two multi-axis taps", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "two shared nodes along one bent persistent carrier", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "port_signature": "1x3", - "topology": "an L-shaped persistent trunk emits one horizontal and one vertical tap", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "620e200bd789b17732025698d419523a7bb764edbfa97057d703f5c6aa029de1", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/ground_truth.py", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s03", - "id": "l3_04_persistent_trunk_with_side_branches_s03", - "label": "Bent trunk with multi-axis taps", - "leakage_group_id": "l3_04_persistent_trunk_with_side_branches_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 15.0, - "entry_length_um": 38.0, - "layer": [ - 1, - 0 - ], - "tap_length_um": 34.0, - "terminal_length_um": 18.0, - "vertical_length_um": 42.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_04_persistent_trunk_with_side_branches", - "curriculum_order": 531, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s04", - "card_id": "l3_04_persistent_trunk_with_side_branches_s04", - "family": "Hierarchical flow networks", - "identity_id": "l3_04_persistent_trunk_with_side_branches", - "identity_label": "Persistent trunk with side branches", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, one through output, and three side outputs", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "three ordered tap nodes on one persistent width-graded trunk", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "port_signature": "1x4", - "topology": "a continuous trunk widens through three segments while three successive taps depart to the same side at increasing height", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "a468b12d511f3eef81b1fb54d09a35ead21cc7b2ae2182633b05e399e86e1edc", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/ground_truth.py", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s04", - "id": "l3_04_persistent_trunk_with_side_branches_s04", - "label": "Graded trunk with three same-side taps", - "leakage_group_id": "l3_04_persistent_trunk_with_side_branches_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "layer": [ - 1, - 0 - ], - "narrow_width_um": 5.0, - "segment_length_um": 30.0, - "tap_dx_um": 28.0, - "tap_offsets_um": [ - 13.0, - 20.0, - 27.0 - ], - "terminal_length_um": 18.0, - "transition_length_um": 14.0, - "wide_width_um": 9.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_04_persistent_trunk_with_side_branches", - "curriculum_order": 532, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s05", - "card_id": "l3_04_persistent_trunk_with_side_branches_s05", - "family": "Hierarchical flow networks", - "identity_id": "l3_04_persistent_trunk_with_side_branches", - "identity_label": "Persistent trunk with side branches", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, one through output, and three alternating side outputs", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_13_mirrored_parallel_paths" - ], - "contact_mode": "three shared nodes on one persistent serpentine carrier", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_13_mirrored_parallel_paths" - ], - "port_signature": "1x4", - "topology": "an unbroken three-lobe serpentine trunk carries one tap at each inter-lobe node with alternating departure direction", - "zone_count": 8 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "bcebc92468adc8e843e195bab258df3d04bafd02a7f6b175062533aa3dcf0b9f", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/ground_truth.py", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s05", - "id": "l3_04_persistent_trunk_with_side_branches_s05", - "label": "Serpentine trunk with alternating local taps", - "leakage_group_id": "l3_04_persistent_trunk_with_side_branches_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "layer": [ - 1, - 0 - ], - "lead_length_um": 20.0, - "lobe_dx_um": 30.0, - "lobe_offset_um": 15.0, - "tap_dx_um": 28.0, - "tap_offset_um": 18.0, - "terminal_length_um": 18.0, - "width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_04_persistent_trunk_with_side_branches", - "curriculum_order": 533, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s06", - "card_id": "l3_04_persistent_trunk_with_side_branches_s06", - "family": "Hierarchical flow networks", - "identity_id": "l3_04_persistent_trunk_with_side_branches", - "identity_label": "Persistent trunk with side branches", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one input, one folded-through output, and three multi-axis taps", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "three shared nodes distributed across a persistent hairpin", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction", - "l2_12_transformed_terminal_autoroute" - ], - "port_signature": "1x4", - "topology": "one U-folded trunk remains continuous while taps depart from its entry, vertical, and return legs", - "zone_count": 9 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "cb7d594a887b619c8d798d43ac27d73c606fe0ead25499dc3482d093e2f3213d", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/ground_truth.py", - "grammar_id": "l3_04_persistent_trunk_with_side_branches_s06", - "id": "l3_04_persistent_trunk_with_side_branches_s06", - "label": "Hairpin trunk with multi-axis taps", - "leakage_group_id": "l3_04_persistent_trunk_with_side_branches_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bend_radius_um": 15.0, - "entry_length_um": 38.0, - "layer": [ - 1, - 0 - ], - "return_length_um": 48.0, - "tap_dx_um": 30.0, - "tap_offset_um": 17.0, - "terminal_length_um": 18.0, - "vertical_length_um": 38.0, - "width_um": 5.2 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_07_constructive_body_terminal_system", - "curriculum_order": 534, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_07_constructive_body_terminal_system_s01", - "card_id": "l3_07_constructive_body_terminal_system_s01", - "family": "Constructive body-route systems", - "identity_id": "l3_07_constructive_body_terminal_system", - "identity_label": "Constructive body-terminal system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 body + 3 terminal chains", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_09_width_changing_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "all terminal transitions overlap the body boundary", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_nested_boolean_body", - "attach_width_transition_input", - "attach_local_output_branch", - "route_two_output_terminals" - ], - "port_signature": "1x2", - "topology": "one hollow body with one input and two swept outputs", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "a12b1d5104d429d3fb0de2c9ce9f7e25b90d00ddb960c07c3192c11b5fbccdc4", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/ground_truth.py", - "grammar_id": "l3_07_constructive_body_terminal_system_s01", - "id": "l3_07_constructive_body_terminal_system_s01", - "label": "Hollow notched body with three terminals", - "leakage_group_id": "l3_07_constructive_body_terminal_system_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "body_height_um": 44.0, - "body_length_um": 58.0, - "fanout_um": 11.0, - "lead_length_um": 20.0, - "minimum_bend_radius_um": 1.0, - "output_offset_um": 10.0, - "rail_width_um": 5.0, - "taper_length_um": 18.0, - "terminal_width_um": 12.0, - "window_radius_x_um": 13.0, - "window_radius_y_um": 8.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_07_constructive_body_terminal_system", - "curriculum_order": 535, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_07_constructive_body_terminal_system_s02", - "card_id": "l3_07_constructive_body_terminal_system_s02", - "family": "Constructive body-route systems", - "identity_id": "l3_07_constructive_body_terminal_system", - "identity_label": "Constructive body-terminal system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 fused body + 4 terminal chains", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_09_width_changing_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "four transitions overlap opposed body boundaries", - "graph_depth": 3, - "ordered_representation_graph": [ - "overlap_two_lobes", - "fuse_constructive_body", - "attach_two_input_transitions", - "attach_two_output_transitions" - ], - "port_signature": "2x2", - "topology": "one fused two-lobe body with bilateral paired terminals", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "21f7fac175af92814ed020fcf13a28537f0abeae0ec70d081c3674d48bdefe46", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/ground_truth.py", - "grammar_id": "l3_07_constructive_body_terminal_system_s02", - "id": "l3_07_constructive_body_terminal_system_s02", - "label": "Fused bilobed body with four terminals", - "leakage_group_id": "l3_07_constructive_body_terminal_system_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "body_half_length_um": 25.0, - "bridge_height_um": 16.0, - "lead_length_um": 22.0, - "lobe_offset_y_um": 12.0, - "lobe_radius_x_um": 24.0, - "lobe_radius_y_um": 16.0, - "minimum_bend_radius_um": 1.0, - "rail_width_um": 5.0, - "taper_length_um": 17.0, - "terminal_pitch_um": 20.0, - "terminal_width_um": 11.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_07_constructive_body_terminal_system", - "curriculum_order": 536, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_07_constructive_body_terminal_system_s03", - "card_id": "l3_07_constructive_body_terminal_system_s03", - "family": "Constructive body-route systems", - "identity_id": "l3_07_constructive_body_terminal_system", - "identity_label": "Constructive body-terminal system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 asymmetric body + 4 terminal chains", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_08_nested_boolean_composite", - "l2_14_local_branch_junction" - ], - "contact_mode": "one axial input and three attached departures", - "graph_depth": 4, - "ordered_representation_graph": [ - "fuse_offset_host_and_lobe", - "subtract_offset_window", - "attach_width_transition_input", - "attach_three_routed_outputs" - ], - "port_signature": "1x3", - "topology": "one asymmetric cutout body with one input and three outputs", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "60355d32f6ef082e10ab54bd289b850b8170181288ad9f8572a058d401a47ba7", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/ground_truth.py", - "grammar_id": "l3_07_constructive_body_terminal_system_s03", - "id": "l3_07_constructive_body_terminal_system_s03", - "label": "Asymmetric cutout body with four terminals", - "leakage_group_id": "l3_07_constructive_body_terminal_system_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "fanout_scale": 0.65, - "host_height_um": 48.0, - "host_length_um": 58.0, - "lead_length_um": 22.0, - "lobe_offset_x_um": 23.0, - "lobe_radius_um": 17.0, - "minimum_bend_radius_um": 1.0, - "output_pitch_um": 14.0, - "rail_width_um": 5.0, - "taper_length_um": 17.0, - "terminal_width_um": 10.0, - "window_offset_x_um": 3.0, - "window_offset_y_um": 8.0, - "window_radius_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_07_constructive_body_terminal_system", - "curriculum_order": 537, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_07_constructive_body_terminal_system_s04", - "card_id": "l3_07_constructive_body_terminal_system_s04", - "family": "Constructive body-route systems", - "identity_id": "l3_07_constructive_body_terminal_system", - "identity_label": "Constructive body-terminal system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 body + 4 axial terminal chains", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_09_width_changing_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "four terminal chains overlap four distinct body boundaries", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_double_window_body", - "attach_horizontal_terminal_pair", - "attach_vertical_terminal_pair" - ], - "port_signature": "2x2", - "topology": "one perforated body receives terminals on four orthogonal boundaries", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "afc5071eeeebb3c129ece730dd279b1536bda7a928a8aa18040b34f6f2919954", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/ground_truth.py", - "grammar_id": "l3_07_constructive_body_terminal_system_s04", - "id": "l3_07_constructive_body_terminal_system_s04", - "label": "Double-window body with four axial terminals", - "leakage_group_id": "l3_07_constructive_body_terminal_system_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 4.0, - "body_height_um": 54.0, - "body_length_um": 66.0, - "minimum_bend_radius_um": 1.0, - "terminal_length_um": 34.0, - "terminal_width_um": 7.0, - "window_offset_x_um": 14.0, - "window_radius_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_07_constructive_body_terminal_system", - "curriculum_order": 538, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_07_constructive_body_terminal_system_s05", - "card_id": "l3_07_constructive_body_terminal_system_s05", - "family": "Constructive body-route systems", - "identity_id": "l3_07_constructive_body_terminal_system", - "identity_label": "Constructive body-terminal system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 fused body + 5 terminal chains", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_09_width_changing_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "paired left attachments oppose a three-level right fan", - "graph_depth": 3, - "ordered_representation_graph": [ - "fuse_vertical_lobe_pair", - "attach_paired_inputs", - "attach_three_level_output_fan" - ], - "port_signature": "2x3", - "topology": "one fused bilobed body carries an asymmetric two-to-three terminal fan", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "18811ac1691a06c93c0be646e3d2cbd67ca2816795304abba2566f0bed055894", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/ground_truth.py", - "grammar_id": "l3_07_constructive_body_terminal_system_s05", - "id": "l3_07_constructive_body_terminal_system_s05", - "label": "Bilobed body with two inputs and three outputs", - "leakage_group_id": "l3_07_constructive_body_terminal_system_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 5.0, - "bridge_height_um": 13.0, - "bridge_length_um": 58.0, - "input_pitch_um": 25.0, - "lobe_offset_y_um": 13.0, - "lobe_radius_x_um": 29.0, - "lobe_radius_y_um": 19.0, - "minimum_bend_radius_um": 1.0, - "output_pitch_um": 18.0, - "terminal_length_um": 38.0, - "terminal_width_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_07_constructive_body_terminal_system", - "curriculum_order": 539, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_07_constructive_body_terminal_system_s06", - "card_id": "l3_07_constructive_body_terminal_system_s06", - "family": "Constructive body-route systems", - "identity_id": "l3_07_constructive_body_terminal_system", - "identity_label": "Constructive body-terminal system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 annular body + 6 radial terminal chains", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_12_transformed_terminal_autoroute", - "l2_20_oriented_radial_bank" - ], - "contact_mode": "six terminals overlap the outer annulus at equal angular rank", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_annular_body", - "place_six_radial_terminal_axes", - "overlap_each_terminal_with_outer_boundary" - ], - "port_signature": "3x3", - "topology": "one closed annular body is contacted by a six-direction terminal crown", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "0f008be619ab54294d3c773b4fb676d1103179ee370b24cf5866902d4dbbe0ef", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/ground_truth.py", - "grammar_id": "l3_07_constructive_body_terminal_system_s06", - "id": "l3_07_constructive_body_terminal_system_s06", - "label": "Annular body with six radial terminals", - "leakage_group_id": "l3_07_constructive_body_terminal_system_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 5.0, - "inner_radius_um": 17.0, - "minimum_bend_radius_um": 1.0, - "outer_radius_um": 31.0, - "radial_count": 6, - "terminal_length_um": 33.0, - "terminal_width_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_08_dual_body_multi_corridor", - "curriculum_order": 540, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_08_dual_body_multi_corridor_s01", - "card_id": "l3_08_dual_body_multi_corridor_s01", - "family": "Constructive body-route systems", - "identity_id": "l3_08_dual_body_multi_corridor", - "identity_label": "Dual-body multi-corridor system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 bodies + 2 corridors", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_13_mirrored_parallel_paths", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "both corridors overlap both bodies", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_first_hollow_body", - "construct_second_hollow_body", - "place_two_parallel_corridors", - "attach_bilateral_terminals" - ], - "port_signature": "2x2", - "topology": "two hollow bodies bridged by two straight through-routes", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "692b36aaf49d46735a7c27bed9d0dc2772bda061527344b7193c903df67c84b3", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/ground_truth.py", - "grammar_id": "l3_08_dual_body_multi_corridor_s01", - "id": "l3_08_dual_body_multi_corridor_s01", - "label": "Paired hollow bodies with two corridors", - "leakage_group_id": "l3_08_dual_body_multi_corridor_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_height_um": 38.0, - "body_length_um": 28.0, - "body_offset_um": 31.0, - "corridor_pitch_um": 20.0, - "corridor_width_um": 5.0, - "minimum_bend_radius_um": 1.0, - "total_length_um": 142.0, - "window_radius_um": 6.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_08_dual_body_multi_corridor", - "curriculum_order": 541, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_08_dual_body_multi_corridor_s02", - "card_id": "l3_08_dual_body_multi_corridor_s02", - "family": "Constructive body-route systems", - "identity_id": "l3_08_dual_body_multi_corridor", - "identity_label": "Dual-body multi-corridor system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 fused bodies + 2 unlike corridors", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_10_signed_turn_connected_chain", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "straight and curved corridors overlap both bodies", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_first_fused_body", - "construct_offset_second_fused_body", - "place_straight_lower_corridor", - "route_curved_upper_corridor" - ], - "port_signature": "2x2", - "topology": "two offset fused bodies linked by one straight and one curved route", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "4a631585338cfc162aa61025827e060c5314b533cc324439710afba7bd8feb33", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/ground_truth.py", - "grammar_id": "l3_08_dual_body_multi_corridor_s02", - "id": "l3_08_dual_body_multi_corridor_s02", - "label": "Offset fused bodies with unlike corridors", - "leakage_group_id": "l3_08_dual_body_multi_corridor_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_bar_height_um": 13.0, - "body_bar_length_um": 28.0, - "body_offset_x_um": 34.0, - "body_offset_y_um": 6.0, - "body_radius_x_um": 18.0, - "body_radius_y_um": 15.0, - "corridor_width_um": 5.0, - "lower_corridor_y_um": -10.0, - "minimum_bend_radius_um": 1.0, - "total_length_um": 148.0, - "upper_end_y_um": 15.0, - "upper_start_y_um": 8.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_08_dual_body_multi_corridor", - "curriculum_order": 542, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_08_dual_body_multi_corridor_s03", - "card_id": "l3_08_dual_body_multi_corridor_s03", - "family": "Constructive body-route systems", - "identity_id": "l3_08_dual_body_multi_corridor", - "identity_label": "Dual-body multi-corridor system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 bodies + 3 corridors", - "constituent_l2_motifs": [ - "l2_06_aligned_cutout", - "l2_13_mirrored_parallel_paths", - "l2_11_curved_path_width_transition" - ], - "contact_mode": "three corridors overlap both notched bodies", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_opposed_notched_bodies", - "place_upper_and_lower_corridors", - "route_bowed_center_corridor", - "attach_six_terminals" - ], - "port_signature": "3x3", - "topology": "two oppositely notched bodies bridged by three distinct routes", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "10238c08694c78cec423e91d08cbdb18e65b3426a0106f4a5687a1d72e006dc5", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/ground_truth.py", - "grammar_id": "l3_08_dual_body_multi_corridor_s03", - "id": "l3_08_dual_body_multi_corridor_s03", - "label": "Notched body pair with three corridors", - "leakage_group_id": "l3_08_dual_body_multi_corridor_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_height_um": 46.0, - "body_length_um": 27.0, - "body_offset_um": 34.0, - "center_bow_um": 5.0, - "corridor_pitch_um": 26.0, - "corridor_width_um": 5.0, - "minimum_bend_radius_um": 1.0, - "notch_radius_um": 7.0, - "total_length_um": 152.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_08_dual_body_multi_corridor", - "curriculum_order": 543, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_08_dual_body_multi_corridor_s04", - "card_id": "l3_08_dual_body_multi_corridor_s04", - "family": "Constructive body-route systems", - "identity_id": "l3_08_dual_body_multi_corridor", - "identity_label": "Dual-body multi-corridor system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 bodies + 2 intersecting corridors", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_10_signed_turn_connected_chain", - "l2_13_mirrored_parallel_paths" - ], - "contact_mode": "each diagonal overlaps both bodies and the pair intersects centrally", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_opposed_body_pair", - "place_rising_diagonal_corridor", - "place_falling_diagonal_corridor" - ], - "port_signature": "2x2", - "topology": "two separated bodies are joined by an X pair of diagonal corridors", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "b8c731d85638f9f94479840cbe79c12491c70957ff38068579aca1a9accca532", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/ground_truth.py", - "grammar_id": "l3_08_dual_body_multi_corridor_s04", - "id": "l3_08_dual_body_multi_corridor_s04", - "label": "Opposed bodies joined by intersecting corridors", - "leakage_group_id": "l3_08_dual_body_multi_corridor_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_offset_x_um": 39.0, - "body_radius_x_um": 20.0, - "body_radius_y_um": 24.0, - "corridor_width_um": 7.0, - "minimum_bend_radius_um": 1.0, - "route_length_um": 154.0, - "route_terminal_y_um": 18.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_08_dual_body_multi_corridor", - "curriculum_order": 544, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_08_dual_body_multi_corridor_s05", - "card_id": "l3_08_dual_body_multi_corridor_s05", - "family": "Constructive body-route systems", - "identity_id": "l3_08_dual_body_multi_corridor", - "identity_label": "Dual-body multi-corridor system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 nested bodies + 4 radial corridors", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_12_transformed_terminal_autoroute", - "l2_14_local_branch_junction" - ], - "contact_mode": "four corridors bridge the inner body to the enclosing body", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_outer_closed_frame", - "place_inner_solid_body", - "join_inner_and_outer_bodies_across_four_axes" - ], - "port_signature": "2x2", - "topology": "an inner body is enclosed by an outer frame and joined across four sectors", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "c7d23bef472d52d24d483a445995e29e549b5955a938a8ca650cd17ef49daa24", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/ground_truth.py", - "grammar_id": "l3_08_dual_body_multi_corridor_s05", - "id": "l3_08_dual_body_multi_corridor_s05", - "label": "Nested body pair with four radial corridors", - "leakage_group_id": "l3_08_dual_body_multi_corridor_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "corridor_width_um": 7.0, - "frame_inner_radius_um": 28.0, - "inner_body_radius_um": 11.0, - "minimum_bend_radius_um": 1.0, - "outer_radius_um": 38.0, - "terminal_length_um": 27.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_08_dual_body_multi_corridor", - "curriculum_order": 545, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_08_dual_body_multi_corridor_s06", - "card_id": "l3_08_dual_body_multi_corridor_s06", - "family": "Constructive body-route systems", - "identity_id": "l3_08_dual_body_multi_corridor", - "identity_label": "Dual-body multi-corridor system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 bodies + 3 unlike corridors", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_11_curved_path_width_transition", - "l2_13_mirrored_parallel_paths" - ], - "contact_mode": "direct and bowed corridors each overlap both offset bodies", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_offset_body_pair", - "place_direct_center_corridor", - "route_upper_bow", - "route_lower_bow" - ], - "port_signature": "3x3", - "topology": "two vertically offset bodies are joined by one center and two bowed corridors", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "2f2100a0cf6802698343cf7239e6e6d5e188a2bdb97c2e379a102220ec69f646", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/ground_truth.py", - "grammar_id": "l3_08_dual_body_multi_corridor_s06", - "id": "l3_08_dual_body_multi_corridor_s06", - "label": "Offset bodies joined by a three-corridor braid", - "leakage_group_id": "l3_08_dual_body_multi_corridor_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_attachment_rank_um": 16.0, - "body_offset_x_um": 40.0, - "body_offset_y_um": 8.0, - "body_radius_x_um": 20.0, - "body_radius_y_um": 27.0, - "corridor_width_um": 7.0, - "minimum_bend_radius_um": 1.0, - "route_length_um": 162.0, - "terminal_pitch_um": 22.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_09_closed_subassembly_carrier_relation", - "curriculum_order": 546, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s01", - "card_id": "l3_09_closed_subassembly_carrier_relation_s01", - "family": "Constructive body-route systems", - "identity_id": "l3_09_closed_subassembly_carrier_relation", - "identity_label": "Closed-subassembly carrier relation", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 closed path + 1 carrier", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_11_curved_path_width_transition", - "l2_01_mirrored_fixed_gap_pair" - ], - "contact_mode": "disjoint controlled vertical gap", - "graph_depth": 2, - "ordered_representation_graph": [ - "construct_angular_closed_path", - "construct_curved_carrier", - "place_at_controlled_disjoint_gap" - ], - "port_signature": "1x1", - "topology": "one hexagonal closed path held above one curved carrier", - "zone_count": 2 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "dc74bff96411040be41711c3cf76d50ed3cf1c9e99df89cf63a5695c7b5da89d", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/ground_truth.py", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s01", - "id": "l3_09_closed_subassembly_carrier_relation_s01", - "label": "Angular loop beside a bent carrier", - "leakage_group_id": "l3_09_closed_subassembly_carrier_relation_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_end_y_um": -11.0, - "carrier_length_um": 136.0, - "carrier_mid_offset_um": 10.0, - "carrier_start_y_um": -19.0, - "carrier_width_um": 5.0, - "inner_side_um": 10.0, - "loop_center_y_um": 15.0, - "minimum_bend_radius_um": 1.0, - "outer_side_um": 17.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_09_closed_subassembly_carrier_relation", - "curriculum_order": 547, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s02", - "card_id": "l3_09_closed_subassembly_carrier_relation_s02", - "family": "Constructive body-route systems", - "identity_id": "l3_09_closed_subassembly_carrier_relation", - "identity_label": "Closed-subassembly carrier relation", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 closed path + 2 carriers", - "constituent_l2_motifs": [ - "l2_11_curved_path_width_transition", - "l2_13_mirrored_parallel_paths", - "l2_01_mirrored_fixed_gap_pair" - ], - "contact_mode": "closed path disjoint between two controlled carrier gaps", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_rounded_closed_path", - "construct_first_bowed_carrier", - "mirror_second_carrier", - "enforce_two_disjoint_gaps" - ], - "port_signature": "2x2", - "topology": "one elliptical closed path between two independently bowed carriers", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "2c86d4cdb7fb5f539b9e6b2859ccaf9d1c38362c32dd34df660d8383b83a00b4", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/ground_truth.py", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s02", - "id": "l3_09_closed_subassembly_carrier_relation_s02", - "label": "Rounded loop between bowed carriers", - "leakage_group_id": "l3_09_closed_subassembly_carrier_relation_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_length_um": 148.0, - "carrier_width_um": 5.0, - "external_carrier_y_um": 34.0, - "inner_radius_x_um": 15.0, - "inner_radius_y_um": 9.0, - "minimum_bend_radius_um": 1.0, - "near_carrier_y_um": 27.0, - "outer_radius_x_um": 22.0, - "outer_radius_y_um": 16.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_09_closed_subassembly_carrier_relation", - "curriculum_order": 548, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s03", - "card_id": "l3_09_closed_subassembly_carrier_relation_s03", - "family": "Constructive body-route systems", - "identity_id": "l3_09_closed_subassembly_carrier_relation", - "identity_label": "Closed-subassembly carrier relation", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 unlike closed paths + 1 carrier", - "constituent_l2_motifs": [ - "l2_10_signed_turn_connected_chain", - "l2_08_nested_boolean_composite", - "l2_01_mirrored_fixed_gap_pair" - ], - "contact_mode": "two disjoint loop-to-carrier gaps", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_signed_curvature_carrier", - "construct_angular_closed_path", - "construct_offset_rounded_closed_path", - "enforce_paired_disjoint_gaps" - ], - "port_signature": "1x1", - "topology": "two unlike closed paths held above one signed-curvature carrier", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "4bf024cb3de8761158b52c61a0e5af222ddf1d85c18b145b96a26dd9aee796a7", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/ground_truth.py", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s03", - "id": "l3_09_closed_subassembly_carrier_relation_s03", - "label": "Unequal paired loops beside an S carrier", - "leakage_group_id": "l3_09_closed_subassembly_carrier_relation_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angular_center_x_um": -27.0, - "angular_center_y_um": 14.0, - "angular_inner_side_um": 8.0, - "angular_outer_side_um": 14.0, - "carrier_end_y_um": -8.0, - "carrier_length_um": 154.0, - "carrier_start_y_um": -18.0, - "carrier_width_um": 5.0, - "minimum_bend_radius_um": 1.0, - "rounded_center_x_um": 28.0, - "rounded_center_y_um": 18.0, - "rounded_inner_x_um": 10.0, - "rounded_inner_y_um": 7.0, - "rounded_outer_x_um": 17.0, - "rounded_outer_y_um": 13.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_09_closed_subassembly_carrier_relation", - "curriculum_order": 549, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s04", - "card_id": "l3_09_closed_subassembly_carrier_relation_s04", - "family": "Constructive body-route systems", - "identity_id": "l3_09_closed_subassembly_carrier_relation", - "identity_label": "Closed-subassembly carrier relation", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 closed path + 1 carrier", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_11_curved_path_width_transition", - "l2_01_mirrored_fixed_gap_pair" - ], - "contact_mode": "single local tangent overlap", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_bowed_carrier", - "construct_closed_frame", - "place_single_tangent_contact" - ], - "port_signature": "1x1", - "topology": "one closed frame makes one local tangent contact with a curved carrier", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "5f55dd1dd7e2bfae9734fbcb3a8b0933caf3dad5f7b2ec69bfc1cd589794478c", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/ground_truth.py", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s04", - "id": "l3_09_closed_subassembly_carrier_relation_s04", - "label": "Tangent closed frame on a bowed carrier", - "leakage_group_id": "l3_09_closed_subassembly_carrier_relation_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_bow_um": 12.0, - "carrier_length_um": 148.0, - "carrier_width_um": 7.0, - "frame_center_y_um": 24.0, - "inner_radius_x_um": 14.0, - "inner_radius_y_um": 9.0, - "minimum_bend_radius_um": 1.0, - "outer_radius_x_um": 24.0, - "outer_radius_y_um": 18.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_09_closed_subassembly_carrier_relation", - "curriculum_order": 550, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s05", - "card_id": "l3_09_closed_subassembly_carrier_relation_s05", - "family": "Constructive body-route systems", - "identity_id": "l3_09_closed_subassembly_carrier_relation", - "identity_label": "Closed-subassembly carrier relation", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 unlike closed paths + 1 carrier", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "carrier crosses both frame boundaries and both apertures", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_unequal_closed_frame_pair", - "align_frame_apertures", - "thread_one_carrier_through_both_frames" - ], - "port_signature": "1x1", - "topology": "one continuous carrier crosses the apertures of two unlike closed frames", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "b63834424be8962769f808adec29afa616a2c78bab159878a8b256c02dd63993", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/ground_truth.py", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s05", - "id": "l3_09_closed_subassembly_carrier_relation_s05", - "label": "Carrier threaded through two unequal frames", - "leakage_group_id": "l3_09_closed_subassembly_carrier_relation_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_length_um": 176.0, - "carrier_width_um": 7.0, - "frame_offset_x_um": 42.0, - "left_inner_radius_um": 13.0, - "left_outer_radius_um": 23.0, - "minimum_bend_radius_um": 1.0, - "right_inner_x_um": 16.0, - "right_inner_y_um": 10.0, - "right_outer_x_um": 27.0, - "right_outer_y_um": 20.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_09_closed_subassembly_carrier_relation", - "curriculum_order": 551, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s06", - "card_id": "l3_09_closed_subassembly_carrier_relation_s06", - "family": "Constructive body-route systems", - "identity_id": "l3_09_closed_subassembly_carrier_relation", - "identity_label": "Closed-subassembly carrier relation", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "3 closed paths + 1 carrier + 3 tethers", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "each closed path is indirectly attached through one tether", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_stepped_carrier", - "construct_three_unlike_closed_frames", - "attach_each_frame_by_one_local_tether" - ], - "port_signature": "1x1", - "topology": "three unlike closed frames attach by short tethers to one stepped carrier", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "79024ea16e1cef6725600907a2f7001b1a4602014aaa17aebb5df9c75a53817c", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/ground_truth.py", - "grammar_id": "l3_09_closed_subassembly_carrier_relation_s06", - "id": "l3_09_closed_subassembly_carrier_relation_s06", - "label": "Three closed frames tethered to a stepped carrier", - "leakage_group_id": "l3_09_closed_subassembly_carrier_relation_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_length_um": 174.0, - "carrier_level_um": -24.0, - "carrier_width_um": 7.0, - "frame_inner_radius_um": 8.0, - "frame_level_um": 15.0, - "frame_pitch_um": 49.0, - "frame_radius_um": 15.0, - "minimum_bend_radius_um": 1.0, - "tether_length_um": 27.0, - "tether_width_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_10_obstacle_constrained_route_bundle", - "curriculum_order": 552, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s01", - "card_id": "l3_10_obstacle_constrained_route_bundle_s01", - "family": "Constructive body-route systems", - "identity_id": "l3_10_obstacle_constrained_route_bundle", - "identity_label": "Obstacle-constrained route bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 obstacle + 2 routes", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_12_transformed_terminal_autoroute", - "l2_13_mirrored_parallel_paths" - ], - "contact_mode": "both routes remain disjoint from obstacle", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_hollow_obstacle", - "place_four_transformed_terminals", - "route_upper_corridor", - "route_lower_corridor" - ], - "port_signature": "2x2", - "topology": "two terminal routes pass above and below one hollow body", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "05a8a9be2a0f8ff7e61497c8b36867723b4490a8c5c3ffe75b352651d2f590c2", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/ground_truth.py", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s01", - "id": "l3_10_obstacle_constrained_route_bundle_s01", - "label": "Dual routes around a hollow obstacle", - "leakage_group_id": "l3_10_obstacle_constrained_route_bundle_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "detour_y_um": 33.0, - "minimum_bend_radius_um": 1.0, - "obstacle_height_um": 31.0, - "obstacle_length_um": 43.0, - "route_length_um": 150.0, - "route_width_um": 5.0, - "terminal_pitch_um": 24.0, - "window_radius_x_um": 12.0, - "window_radius_y_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_10_obstacle_constrained_route_bundle", - "curriculum_order": 553, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s02", - "card_id": "l3_10_obstacle_constrained_route_bundle_s02", - "family": "Constructive body-route systems", - "identity_id": "l3_10_obstacle_constrained_route_bundle", - "identity_label": "Obstacle-constrained route bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 obstacles + 1 route", - "constituent_l2_motifs": [ - "l2_06_aligned_cutout", - "l2_02_rotated_edge_aligned_cluster", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "route remains disjoint inside shared obstacle gap", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_opposed_obstacle_pair", - "align_shared_free_corridor", - "place_transformed_endpoints", - "route_through_gap" - ], - "port_signature": "1x1", - "topology": "one diagonal route threads the free corridor between two bodies", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "8841d30e8b1686a2c964581fd5c8ad7ab49131e056dd137c2665b9beb7e75a63", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/ground_truth.py", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s02", - "id": "l3_10_obstacle_constrained_route_bundle_s02", - "label": "Single route through a paired-body gap", - "leakage_group_id": "l3_10_obstacle_constrained_route_bundle_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "minimum_bend_radius_um": 1.0, - "notch_radius_um": 6.0, - "obstacle_height_um": 22.0, - "obstacle_length_um": 42.0, - "obstacle_offset_y_um": 24.0, - "route_end_y_um": 12.0, - "route_length_um": 150.0, - "route_start_y_um": -12.0, - "route_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_10_obstacle_constrained_route_bundle", - "curriculum_order": 554, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s03", - "card_id": "l3_10_obstacle_constrained_route_bundle_s03", - "family": "Constructive body-route systems", - "identity_id": "l3_10_obstacle_constrained_route_bundle", - "identity_label": "Obstacle-constrained route bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 obstacle + 3 routes", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "three routes remain mutually and obstacle disjoint", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_asymmetric_fused_obstacle", - "place_six_transformed_terminals", - "route_upper_detour", - "route_two_lower_detours" - ], - "port_signature": "3x3", - "topology": "three terminal routes choose distinct detours around one fused body", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "1cf457d5678f7e48a200a0fd2abc8c0b0c8fbebb6cdd31ef2ce2d2ed77b5e4f8", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/ground_truth.py", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s03", - "id": "l3_10_obstacle_constrained_route_bundle_s03", - "label": "Three routes around an asymmetric obstacle", - "leakage_group_id": "l3_10_obstacle_constrained_route_bundle_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lower_detour_y_um": -40.0, - "lower_terminal_y_um": -22.0, - "middle_detour_y_um": -31.0, - "middle_terminal_y_um": -2.0, - "minimum_bend_radius_um": 1.0, - "obstacle_bar_height_um": 14.0, - "obstacle_bar_length_um": 34.0, - "obstacle_bar_offset_x_um": 11.0, - "obstacle_bar_offset_y_um": 9.0, - "obstacle_radius_x_um": 24.0, - "obstacle_radius_y_um": 17.0, - "route_length_um": 158.0, - "route_width_um": 5.0, - "upper_detour_y_um": 36.0, - "upper_terminal_y_um": 17.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_10_obstacle_constrained_route_bundle", - "curriculum_order": 555, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s04", - "card_id": "l3_10_obstacle_constrained_route_bundle_s04", - "family": "Constructive body-route systems", - "identity_id": "l3_10_obstacle_constrained_route_bundle", - "identity_label": "Obstacle-constrained route bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "3 obstacles + 2 routes", - "constituent_l2_motifs": [ - "l2_02_rotated_edge_aligned_cluster", - "l2_10_signed_turn_connected_chain", - "l2_13_mirrored_parallel_paths" - ], - "contact_mode": "routes remain mutually and obstacle disjoint", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_three_staggered_obstacles", - "route_ranked_upper_weave", - "route_ranked_lower_weave" - ], - "port_signature": "2x2", - "topology": "two ranked routes follow unlike upper and lower detours past three obstacles", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "cd7b76418d97b94bd5792fd6d21dfc7464df5fcd870b2ac54fdda443c0aae77f", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/ground_truth.py", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s04", - "id": "l3_10_obstacle_constrained_route_bundle_s04", - "label": "Two separated routes weave past three obstacles", - "leakage_group_id": "l3_10_obstacle_constrained_route_bundle_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "detour_y_um": 42.0, - "minimum_bend_radius_um": 1.0, - "obstacle_height_um": 25.0, - "obstacle_pitch_um": 48.0, - "obstacle_width_um": 24.0, - "route_length_um": 190.0, - "route_width_um": 7.0, - "terminal_pitch_um": 48.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_10_obstacle_constrained_route_bundle", - "curriculum_order": 556, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s05", - "card_id": "l3_10_obstacle_constrained_route_bundle_s05", - "family": "Constructive body-route systems", - "identity_id": "l3_10_obstacle_constrained_route_bundle", - "identity_label": "Obstacle-constrained route bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 obstacles + 3 routes", - "constituent_l2_motifs": [ - "l2_06_aligned_cutout", - "l2_12_transformed_terminal_autoroute", - "l2_13_mirrored_parallel_paths" - ], - "contact_mode": "three routes remain separated inside the shared free channel", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_upper_lower_obstacle_pair", - "open_shared_horizontal_channel", - "route_three_ranked_corridors_through_channel" - ], - "port_signature": "3x3", - "topology": "three routes use distinct vertical ranks inside one shared obstacle channel", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "4b9cb52cce2de5b9203169b8fffa94ec0e25ecaaf89591688ee92da1b329937c", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/ground_truth.py", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s05", - "id": "l3_10_obstacle_constrained_route_bundle_s05", - "label": "Three routes through a paired-obstacle channel", - "leakage_group_id": "l3_10_obstacle_constrained_route_bundle_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "minimum_bend_radius_um": 1.0, - "notch_radius_um": 8.0, - "obstacle_height_um": 27.0, - "obstacle_offset_y_um": 40.0, - "obstacle_width_um": 70.0, - "route_length_um": 176.0, - "route_pitch_um": 15.0, - "route_width_um": 6.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_10_obstacle_constrained_route_bundle", - "curriculum_order": 557, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s06", - "card_id": "l3_10_obstacle_constrained_route_bundle_s06", - "family": "Constructive body-route systems", - "identity_id": "l3_10_obstacle_constrained_route_bundle", - "identity_label": "Obstacle-constrained route bundle", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 obstacles + 4 routes", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "four routes remain mutually and obstacle disjoint", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_offset_obstacle_pair", - "place_four_ranked_terminal_pairs", - "assign_two_inner_and_two_outer_detours" - ], - "port_signature": "4x4", - "topology": "four routes leave paired terminals and fan into four distinct obstacle detours", - "zone_count": 8 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "42f4502bc9b3a3fc444aa7654ca6730cedb0e5a2d25cc9925d214d31bf3b6796", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/ground_truth.py", - "grammar_id": "l3_10_obstacle_constrained_route_bundle_s06", - "id": "l3_10_obstacle_constrained_route_bundle_s06", - "label": "Four-route fan around a paired obstacle", - "leakage_group_id": "l3_10_obstacle_constrained_route_bundle_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "detour_inner_um": 35.0, - "detour_outer_um": 65.0, - "minimum_bend_radius_um": 1.0, - "obstacle_offset_x_um": 31.0, - "obstacle_radius_x_um": 25.0, - "obstacle_radius_y_um": 17.0, - "route_length_um": 190.0, - "route_width_um": 6.0, - "terminal_pitch_um": 36.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_11_transition_repeated_transition_spine", - "curriculum_order": 558, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_11_transition_repeated_transition_spine_s01", - "card_id": "l3_11_transition_repeated_transition_spine_s01", - "family": "Hierarchical repeated media", - "identity_id": "l3_11_transition_repeated_transition_spine", - "identity_label": "Transition\u2013repeated\u2013transition spine", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "serial_three_zone", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_16_repeated_carrier_combination" - ], - "contact_mode": "port_connected_transitions_and_overlapping_stations", - "graph_depth": 3, - "ordered_representation_graph": [ - "width_transition", - "attached_linear_repeat", - "inverse_width_transition" - ], - "port_signature": "1x1", - "topology": "serial_three_zone_unilateral_station_spine", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "7eaed4f460091bad657ec457535ccf62ad42857c11f3407282ac4edb07e79e17", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/ground_truth.py", - "grammar_id": "l3_11_transition_repeated_transition_spine_s01", - "id": "l3_11_transition_repeated_transition_spine_s01", - "label": "One-sided station bank between width transitions", - "leakage_group_id": "l3_11_transition_repeated_transition_spine_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "lead_length_um": 22.0, - "middle_length_um": 94.0, - "middle_width_um": 11.0, - "narrow_width_um": 5.0, - "station_count": 8, - "station_height_um": 17.0, - "station_margin_um": 11.0, - "station_width_um": 5.5, - "transition_length_um": 25.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_11_transition_repeated_transition_spine", - "curriculum_order": 559, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_11_transition_repeated_transition_spine_s02", - "card_id": "l3_11_transition_repeated_transition_spine_s02", - "family": "Hierarchical repeated media", - "identity_id": "l3_11_transition_repeated_transition_spine", - "identity_label": "Transition\u2013repeated\u2013transition spine", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "serial_three_zone_with_two_side_banks", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition", - "l2_16_repeated_carrier_combination" - ], - "contact_mode": "port_connected_transitions_and_bilateral_overlap", - "graph_depth": 3, - "ordered_representation_graph": [ - "width_transition", - "paired_attached_linear_repeat", - "inverse_width_transition" - ], - "port_signature": "1x1", - "topology": "serial_three_zone_bilateral_station_spine", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "732cefcbb70bf9e7e2c12f70e9db9efde1a5b48d24040136fec5fb750f3560ee", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/ground_truth.py", - "grammar_id": "l3_11_transition_repeated_transition_spine_s02", - "id": "l3_11_transition_repeated_transition_spine_s02", - "label": "Paired bilateral stations between width transitions", - "leakage_group_id": "l3_11_transition_repeated_transition_spine_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.2, - "lead_length_um": 20.0, - "middle_length_um": 98.0, - "middle_width_um": 9.0, - "narrow_width_um": 4.8, - "station_count": 7, - "station_height_um": 14.0, - "station_margin_um": 12.0, - "station_width_um": 5.0, - "transition_length_um": 27.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_11_transition_repeated_transition_spine", - "curriculum_order": 560, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_11_transition_repeated_transition_spine_s03", - "card_id": "l3_11_transition_repeated_transition_spine_s03", - "family": "Hierarchical repeated media", - "identity_id": "l3_11_transition_repeated_transition_spine", - "identity_label": "Transition\u2013repeated\u2013transition spine", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "serial_three_zone_with_one_crossbar_bank", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_11_curved_path_width_transition", - "l2_16_repeated_carrier_combination" - ], - "contact_mode": "port_connected_transitions_and_crossbar_overlap", - "graph_depth": 3, - "ordered_representation_graph": [ - "width_transition", - "index_graded_attached_repeat", - "inverse_width_transition" - ], - "port_signature": "1x1", - "topology": "serial_three_zone_envelope_graded_crossbar_spine", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "99d7a26953c9f2ec08cc6c3fee466407d7ee1340a52f3b4c44f16b512d10928e", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/ground_truth.py", - "grammar_id": "l3_11_transition_repeated_transition_spine_s03", - "id": "l3_11_transition_repeated_transition_spine_s03", - "label": "Envelope-graded crossbars between width transitions", - "leakage_group_id": "l3_11_transition_repeated_transition_spine_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lead_length_um": 21.0, - "middle_length_um": 104.0, - "middle_width_um": 10.0, - "minimum_station_height_um": 15.0, - "narrow_width_um": 5.0, - "station_count": 9, - "station_height_step_um": 3.2, - "station_margin_um": 12.0, - "station_width_um": 4.8, - "transition_length_um": 26.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_11_transition_repeated_transition_spine", - "curriculum_order": 561, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_11_transition_repeated_transition_spine_s04", - "card_id": "l3_11_transition_repeated_transition_spine_s04", - "family": "Hierarchical repeated media", - "identity_id": "l3_11_transition_repeated_transition_spine", - "identity_label": "Transition\u2013repeated\u2013transition spine", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "three_serial_zones_with_one_alternating_bank", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_16_repeated_carrier_combination" - ], - "contact_mode": "transitions_port_connect_and_every_station_overlaps_spine", - "graph_depth": 3, - "ordered_representation_graph": [ - "entrance_width_transition", - "alternating_side_attached_repeat", - "exit_width_transition" - ], - "port_signature": "1x1", - "topology": "serial_transition_spine_with_alternating_side_occupancy", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "785e1188b94b8e7621a03d9329511a99b3271b52e4ebb0d2a7da405c7d3c101d", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/ground_truth.py", - "grammar_id": "l3_11_transition_repeated_transition_spine_s04", - "id": "l3_11_transition_repeated_transition_spine_s04", - "label": "Alternating side stations framed by width transitions", - "leakage_group_id": "l3_11_transition_repeated_transition_spine_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "lead_length_um": 20.0, - "middle_length_um": 110.0, - "middle_width_um": 10.0, - "narrow_width_um": 5.4, - "station_count": 10, - "station_height_um": 18.0, - "station_margin_um": 12.0, - "station_width_um": 5.0, - "transition_length_um": 25.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_11_transition_repeated_transition_spine", - "curriculum_order": 562, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_11_transition_repeated_transition_spine_s05", - "card_id": "l3_11_transition_repeated_transition_spine_s05", - "family": "Hierarchical repeated media", - "identity_id": "l3_11_transition_repeated_transition_spine", - "identity_label": "Transition\u2013repeated\u2013transition spine", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "four_serial_zones_with_two_unlike_subbanks", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank" - ], - "contact_mode": "all_nodes_and_crossbars_overlap_the_port_connected_spine", - "graph_depth": 5, - "ordered_representation_graph": [ - "entrance_width_transition", - "attached_node_subbank", - "cell_grammar_boundary", - "attached_crossbar_subbank", - "exit_width_transition" - ], - "port_signature": "1x1", - "topology": "serial_transition_spine_with_two_cell_grammar_subbanks", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "a377ea43f0321a390e8694e1d518d4bf549087cac7245c1eed660b6709ffed87", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/ground_truth.py", - "grammar_id": "l3_11_transition_repeated_transition_spine_s05", - "id": "l3_11_transition_repeated_transition_spine_s05", - "label": "Heterogeneous node-to-rib middle framed by transitions", - "leakage_group_id": "l3_11_transition_repeated_transition_spine_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "lead_length_um": 19.0, - "left_start_um": 14.0, - "middle_length_um": 116.0, - "middle_width_um": 9.5, - "narrow_width_um": 5.2, - "node_radius_um": 5.5, - "rib_height_um": 22.0, - "rib_width_um": 5.0, - "right_start_um": 67.0, - "subbank_count": 5, - "subbank_pitch_um": 10.0, - "transition_length_um": 24.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_11_transition_repeated_transition_spine", - "curriculum_order": 563, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_11_transition_repeated_transition_spine_s06", - "card_id": "l3_11_transition_repeated_transition_spine_s06", - "family": "Hierarchical repeated media", - "identity_id": "l3_11_transition_repeated_transition_spine", - "identity_label": "Transition\u2013repeated\u2013transition spine", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "three_serial_zones_with_one_substitution_defect", - "constituent_l2_motifs": [ - "l2_09_width_changing_connected_chain", - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank" - ], - "contact_mode": "all_periodic_and_substituted_members_overlap_spine", - "graph_depth": 5, - "ordered_representation_graph": [ - "entrance_width_transition", - "attached_bilateral_repeat", - "paired_cell_substitution", - "resume_attached_bilateral_repeat", - "exit_width_transition" - ], - "port_signature": "1x1", - "topology": "serial_transition_spine_with_periodic_substitution_zone", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "f6c5dff6710adbee5acf054a942c6c73e4918c65b795ac3fbbe75f15669c4a74", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/ground_truth.py", - "grammar_id": "l3_11_transition_repeated_transition_spine_s06", - "id": "l3_11_transition_repeated_transition_spine_s06", - "label": "Substitution-coded middle framed by transitions", - "leakage_group_id": "l3_11_transition_repeated_transition_spine_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "lead_length_um": 20.0, - "middle_length_um": 118.0, - "middle_width_um": 10.0, - "narrow_width_um": 5.0, - "station_count": 9, - "station_margin_um": 14.0, - "substitution_radius_um": 7.0, - "tooth_height_um": 15.0, - "tooth_width_um": 5.0, - "transition_length_um": 26.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_12_bilateral_graded_carrier", - "curriculum_order": 564, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_12_bilateral_graded_carrier_s01", - "card_id": "l3_12_bilateral_graded_carrier_s01", - "family": "Hierarchical repeated media", - "identity_id": "l3_12_bilateral_graded_carrier", - "identity_label": "Bilateral graded carrier", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_governed_banks", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank" - ], - "contact_mode": "every_rib_overlaps_the_spine", - "graph_depth": 3, - "ordered_representation_graph": [ - "continuous_carrier", - "bilateral_attached_repeat", - "symmetric_index_grade" - ], - "port_signature": "1x1", - "topology": "continuous_spine_with_mirrored_center_weighted_banks", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "e3bc2c28dd3f05b4eef3012ef1879db96396fbab3130ed3da19250ff34124fa0", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/ground_truth.py", - "grammar_id": "l3_12_bilateral_graded_carrier_s01", - "id": "l3_12_bilateral_graded_carrier_s01", - "label": "Center-weighted paired rib envelope", - "leakage_group_id": "l3_12_bilateral_graded_carrier_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.8, - "minimum_rib_height_um": 8.0, - "rib_height_step_um": 2.6, - "rib_width_um": 5.0, - "spine_length_um": 132.0, - "spine_width_um": 6.0, - "station_count": 9, - "station_margin_um": 16.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_12_bilateral_graded_carrier", - "curriculum_order": 565, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_12_bilateral_graded_carrier_s02", - "card_id": "l3_12_bilateral_graded_carrier_s02", - "family": "Hierarchical repeated media", - "identity_id": "l3_12_bilateral_graded_carrier", - "identity_label": "Bilateral graded carrier", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_countergraded_banks", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank" - ], - "contact_mode": "every_wing_overlaps_the_spine", - "graph_depth": 3, - "ordered_representation_graph": [ - "continuous_carrier", - "bilateral_attached_repeat", - "opposed_index_grades" - ], - "port_signature": "1x1", - "topology": "continuous_spine_with_opposed_monotonic_side_banks", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "2d5405439c6006952b4bf2ff3922fece17f2ba98b891cbc774ae77297d61f0ff", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/ground_truth.py", - "grammar_id": "l3_12_bilateral_graded_carrier_s02", - "id": "l3_12_bilateral_graded_carrier_s02", - "label": "Counter-graded upper and lower wings", - "leakage_group_id": "l3_12_bilateral_graded_carrier_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.8, - "minimum_wing_height_um": 7.0, - "spine_length_um": 136.0, - "spine_width_um": 6.0, - "station_count": 8, - "station_margin_um": 16.0, - "wing_height_step_um": 2.4, - "wing_width_um": 5.2 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_12_bilateral_graded_carrier", - "curriculum_order": 566, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_12_bilateral_graded_carrier_s03", - "card_id": "l3_12_bilateral_graded_carrier_s03", - "family": "Hierarchical repeated media", - "identity_id": "l3_12_bilateral_graded_carrier", - "identity_label": "Bilateral graded carrier", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_node_banks", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank", - "l2_05_fused_overlap" - ], - "contact_mode": "every_node_overlaps_the_spine", - "graph_depth": 3, - "ordered_representation_graph": [ - "continuous_carrier", - "bilateral_attached_node_repeat", - "outward_radius_grade" - ], - "port_signature": "1x1", - "topology": "continuous_spine_with_bilateral_graded_nodes", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "8d6234d9a0b946c0699fb45259d63dc33f583c157a09143776f9619f02bd439d", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/ground_truth.py", - "grammar_id": "l3_12_bilateral_graded_carrier_s03", - "id": "l3_12_bilateral_graded_carrier_s03", - "label": "Outward-graded paired node bank", - "leakage_group_id": "l3_12_bilateral_graded_carrier_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "minimum_node_radius_um": 4.2, - "node_radius_step_um": 0.75, - "spine_length_um": 140.0, - "spine_width_um": 6.5, - "station_count": 7, - "station_margin_um": 18.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_12_bilateral_graded_carrier", - "curriculum_order": 567, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_12_bilateral_graded_carrier_s04", - "card_id": "l3_12_bilateral_graded_carrier_s04", - "family": "Hierarchical repeated media", - "identity_id": "l3_12_bilateral_graded_carrier", - "identity_label": "Bilateral graded carrier", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_phase_shifted_banks", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank" - ], - "contact_mode": "every_station_overlaps_the_spine_from_its_side", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "upper_attached_repeat", - "half_pitch_phase_shift", - "lower_attached_repeat" - ], - "port_signature": "1x1", - "topology": "continuous_spine_with_phase_shifted_bilateral_banks", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "0f476488e823c3e46a3e3f77f75c6eef5b20d149b293937604a6d0c531d457df", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/ground_truth.py", - "grammar_id": "l3_12_bilateral_graded_carrier_s04", - "id": "l3_12_bilateral_graded_carrier_s04", - "label": "Half-pitch shifted bilateral station banks", - "leakage_group_id": "l3_12_bilateral_graded_carrier_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "bank_margin_um": 17.0, - "spine_length_um": 148.0, - "spine_width_um": 6.0, - "station_count": 8, - "station_height_um": 15.0, - "station_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_12_bilateral_graded_carrier", - "curriculum_order": 568, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_12_bilateral_graded_carrier_s05", - "card_id": "l3_12_bilateral_graded_carrier_s05", - "family": "Hierarchical repeated media", - "identity_id": "l3_12_bilateral_graded_carrier", - "identity_label": "Bilateral graded carrier", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_unlike_countergraded_banks", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank", - "l2_05_fused_overlap" - ], - "contact_mode": "rectangles_and_nodes_each_overlap_the_spine", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "upper_monotonic_rectangular_grade", - "lower_reverse_node_radius_grade" - ], - "port_signature": "1x1", - "topology": "continuous_spine_with_rectangle_and_node_grade_banks", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "d9342e05657160a27f889aee30f4d23283ba87e344765ae2ec6722fc0a0f099f", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/ground_truth.py", - "grammar_id": "l3_12_bilateral_graded_carrier_s05", - "id": "l3_12_bilateral_graded_carrier_s05", - "label": "Unlike graded cell grammars on opposite sides", - "leakage_group_id": "l3_12_bilateral_graded_carrier_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "minimum_node_radius_um": 4.4, - "minimum_rib_height_um": 8.0, - "node_radius_step_um": 0.45, - "rib_height_step_um": 1.5, - "rib_width_um": 5.0, - "spine_length_um": 150.0, - "spine_width_um": 6.5, - "station_count": 8, - "station_margin_um": 18.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_12_bilateral_graded_carrier", - "curriculum_order": 569, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_12_bilateral_graded_carrier_s06", - "card_id": "l3_12_bilateral_graded_carrier_s06", - "family": "Hierarchical repeated media", - "identity_id": "l3_12_bilateral_graded_carrier", - "identity_label": "Bilateral graded carrier", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_primary_banks_and_two_parity_satellite_banks", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank", - "l2_05_fused_overlap" - ], - "contact_mode": "primary_nodes_overlap_spine_and_satellites_overlap_primaries", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "bilateral_attached_primary_nodes", - "parity_selected_outer_satellites" - ], - "port_signature": "1x1", - "topology": "continuous_spine_with_two_rank_bilateral_node_hierarchy", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "49f67332b21330d9a8dcd9f19713934397352d2df9a924ab169345fd0c85e269", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/ground_truth.py", - "grammar_id": "l3_12_bilateral_graded_carrier_s06", - "id": "l3_12_bilateral_graded_carrier_s06", - "label": "Bilateral primary nodes with alternating outer satellites", - "leakage_group_id": "l3_12_bilateral_graded_carrier_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.2, - "primary_radius_um": 6.0, - "rank_overlap_um": 1.8, - "satellite_radius_um": 4.0, - "spine_length_um": 152.0, - "spine_width_um": 6.0, - "station_count": 7, - "station_margin_um": 20.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_13_dual_bank_local_defect", - "curriculum_order": 570, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_13_dual_bank_local_defect_s01", - "card_id": "l3_13_dual_bank_local_defect_s01", - "family": "Hierarchical repeated media", - "identity_id": "l3_13_dual_bank_local_defect", - "identity_label": "Dual bank with local defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_banks_one_defect", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_06_aligned_cutout" - ], - "contact_mode": "all_present_members_overlap_the_spine", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "left_attached_repeat", - "missing_station_defect", - "right_attached_repeat" - ], - "port_signature": "1x1", - "topology": "dual_bilateral_banks_with_central_omission", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "40cb7d7de8d562df055ec04085e8b8ee9350d5f9887adb2b50c451708c91e9a4", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/ground_truth.py", - "grammar_id": "l3_13_dual_bank_local_defect_s01", - "id": "l3_13_dual_bank_local_defect_s01", - "label": "Two banks separated by one missing-station zone", - "leakage_group_id": "l3_13_dual_bank_local_defect_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.8, - "bank_pitch_um": 8.5, - "bank_station_count": 6, - "defect_span_um": 25.0, - "left_bank_start_um": 18.0, - "right_bank_start_um": 93.5, - "spine_length_um": 154.0, - "spine_width_um": 6.0, - "tooth_height_um": 12.0, - "tooth_width_um": 4.6 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_13_dual_bank_local_defect", - "curriculum_order": 571, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_13_dual_bank_local_defect_s02", - "card_id": "l3_13_dual_bank_local_defect_s02", - "family": "Hierarchical repeated media", - "identity_id": "l3_13_dual_bank_local_defect", - "identity_label": "Dual bank with local defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_banks_one_inserted_node", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_08_nested_boolean_composite" - ], - "contact_mode": "banks_and_defect_node_overlap_the_spine", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "left_attached_repeat", - "inserted_structural_defect", - "right_attached_repeat" - ], - "port_signature": "1x1", - "topology": "dual_bilateral_banks_with_inserted_center_node", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "67d4035d22d2dae8866a581c38e4959d62c7a30e3c532d1899ad5bbae3d17891", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/ground_truth.py", - "grammar_id": "l3_13_dual_bank_local_defect_s02", - "id": "l3_13_dual_bank_local_defect_s02", - "label": "Two paired banks separated by an inserted cross-node", - "leakage_group_id": "l3_13_dual_bank_local_defect_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.8, - "bank_pitch_um": 9.0, - "bank_station_count": 5, - "defect_center_um": 79.0, - "defect_cross_length_um": 27.0, - "defect_cross_width_um": 9.0, - "left_bank_start_um": 19.0, - "right_bank_start_um": 103.0, - "spine_length_um": 158.0, - "spine_width_um": 6.0, - "tooth_height_um": 13.0, - "tooth_width_um": 4.8 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_13_dual_bank_local_defect", - "curriculum_order": 572, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_13_dual_bank_local_defect_s03", - "card_id": "l3_13_dual_bank_local_defect_s03", - "family": "Hierarchical repeated media", - "identity_id": "l3_13_dual_bank_local_defect", - "identity_label": "Dual bank with local defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_graded_banks_one_perforated_body", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_06_aligned_cutout", - "l2_08_nested_boolean_composite" - ], - "contact_mode": "banks_and_perforated_host_overlap_the_spine", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "left_graded_repeat", - "subtractive_void_defect", - "right_graded_repeat" - ], - "port_signature": "1x1", - "topology": "dual_graded_banks_with_local_void_defect", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "ded63840f73365ac690a974ae14d0acd437cc3932330ab13b61de03e628342a4", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/ground_truth.py", - "grammar_id": "l3_13_dual_bank_local_defect_s03", - "id": "l3_13_dual_bank_local_defect_s03", - "label": "Two graded banks separated by a perforated body", - "leakage_group_id": "l3_13_dual_bank_local_defect_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.8, - "bank_pitch_um": 9.5, - "bank_station_count": 5, - "defect_body_height_um": 29.0, - "defect_body_length_um": 27.0, - "defect_center_um": 83.0, - "left_bank_start_um": 18.0, - "minimum_tooth_height_um": 8.0, - "right_bank_start_um": 110.0, - "spine_length_um": 166.0, - "spine_width_um": 6.0, - "tooth_height_step_um": 1.8, - "tooth_width_um": 4.8, - "void_diameter_um": 7.0, - "void_vertical_offset_um": 7.5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_13_dual_bank_local_defect", - "curriculum_order": 573, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_13_dual_bank_local_defect_s04", - "card_id": "l3_13_dual_bank_local_defect_s04", - "family": "Hierarchical repeated media", - "identity_id": "l3_13_dual_bank_local_defect", - "identity_label": "Dual bank with local defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_banks_four_staggered_point_vacancies", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_06_aligned_cutout" - ], - "contact_mode": "all_present_members_overlap_the_spine", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "upper_repeat_with_nonadjacent_vacancies", - "staggered_vacancy_relation", - "lower_repeat_with_nonadjacent_vacancies" - ], - "port_signature": "1x1", - "topology": "dual_bilateral_banks_with_staggered_point_vacancy_law", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "a721d16558e9081b0b1714d69eaf811d5f73f7298e90f9ed1e51c72a35d2ac5e", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/ground_truth.py", - "grammar_id": "l3_13_dual_bank_local_defect_s04", - "id": "l3_13_dual_bank_local_defect_s04", - "label": "Bilateral banks with interleaved nonadjacent vacancies", - "leakage_group_id": "l3_13_dual_bank_local_defect_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.2, - "lower_vacancy_indices": [ - 6, - 12 - ], - "spine_length_um": 170.0, - "spine_width_um": 6.0, - "station_count": 16, - "station_margin_um": 16.0, - "tooth_height_um": 16.0, - "tooth_width_um": 5.0, - "upper_vacancy_indices": [ - 4, - 10 - ] - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_13_dual_bank_local_defect", - "curriculum_order": 574, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_13_dual_bank_local_defect_s05", - "card_id": "l3_13_dual_bank_local_defect_s05", - "family": "Hierarchical repeated media", - "identity_id": "l3_13_dual_bank_local_defect", - "identity_label": "Dual bank with local defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_banks_one_four_arm_insertion", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_08_nested_boolean_composite" - ], - "contact_mode": "banks_and_branch_insertion_overlap_the_spine", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "left_bilateral_repeat", - "insert_vertical_branch_node", - "right_bilateral_repeat" - ], - "port_signature": "1x1", - "topology": "dual_bilateral_banks_with_local_branch_insertion", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "c8c655aa538f2ab45fe159da82fbe3efc4c49448f80dab6055696a115497b3b6", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/ground_truth.py", - "grammar_id": "l3_13_dual_bank_local_defect_s05", - "id": "l3_13_dual_bank_local_defect_s05", - "label": "Two rib banks separated by a branching insertion", - "leakage_group_id": "l3_13_dual_bank_local_defect_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.8, - "bank_pitch_um": 9.5, - "bank_station_count": 5, - "defect_arm_length_um": 34.0, - "defect_arm_width_um": 7.0, - "defect_center_um": 84.0, - "defect_node_radius_um": 8.0, - "left_bank_start_um": 18.0, - "right_bank_start_um": 112.0, - "spine_length_um": 168.0, - "spine_width_um": 6.0, - "tooth_height_um": 13.0, - "tooth_width_um": 4.8 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_13_dual_bank_local_defect", - "curriculum_order": 575, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_13_dual_bank_local_defect_s06", - "card_id": "l3_13_dual_bank_local_defect_s06", - "family": "Hierarchical repeated media", - "identity_id": "l3_13_dual_bank_local_defect", - "identity_label": "Dual bank with local defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_spine_two_banks_one_phase_dislocation", - "constituent_l2_motifs": [ - "l2_16_repeated_carrier_combination", - "l2_06_aligned_cutout", - "l2_08_nested_boolean_composite" - ], - "contact_mode": "all_staggered_members_overlap_the_spine", - "graph_depth": 4, - "ordered_representation_graph": [ - "continuous_carrier", - "left_in_phase_bilateral_repeat", - "phase_slip_defect", - "right_counterstaggered_bilateral_repeat" - ], - "port_signature": "1x1", - "topology": "dual_bilateral_banks_with_local_phase_dislocation", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "4fe0ec7e1e6309e8e15438c18a920ba8e9945b3afb2420ea1cf7e8864cb4c3ff", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/ground_truth.py", - "grammar_id": "l3_13_dual_bank_local_defect_s06", - "id": "l3_13_dual_bank_local_defect_s06", - "label": "Oppositely staggered banks joined across a phase-slip zone", - "leakage_group_id": "l3_13_dual_bank_local_defect_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.8, - "bank_pitch_um": 9.0, - "bank_station_count": 6, - "left_bank_start_um": 18.0, - "phase_shift_um": 4.5, - "right_bank_start_um": 106.0, - "spine_length_um": 172.0, - "spine_width_um": 6.0, - "tooth_height_um": 13.0, - "tooth_width_um": 4.6 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_14_supercell_array_with_channel_or_defect", - "curriculum_order": 576, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "family": "Hierarchical repeated media", - "identity_id": "l3_14_supercell_array_with_channel_or_defect", - "identity_label": "Supercell array with channel or defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "five_rows_by_seven_columns_minus_one_column", - "constituent_l2_motifs": [ - "l2_17_composite_cell_2d_array", - "l2_06_aligned_cutout" - ], - "contact_mode": "disjoint_supercells_with_global_channel", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_cross_supercell", - "array_2d", - "global_missing_column_law" - ], - "port_signature": "0x0", - "topology": "two_dimensional_cross_array_with_missing_column", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "5b9f8dfdf9e2ddeb4f15d0577d774a2f1b5cb75e18505443d9517410aa9ea7ad", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/ground_truth.py", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "id": "l3_14_supercell_array_with_channel_or_defect_s01", - "label": "Cross-supercell grid with a vertical channel", - "leakage_group_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cell_arm_width_um": 4.8, - "cell_span_um": 14.0, - "channel_column": 3, - "column_count": 7, - "pitch_x_um": 23.0, - "pitch_y_um": 23.0, - "row_count": 5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_14_supercell_array_with_channel_or_defect", - "curriculum_order": 577, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "family": "Hierarchical repeated media", - "identity_id": "l3_14_supercell_array_with_channel_or_defect", - "identity_label": "Supercell array with channel or defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "five_by_five_minus_center", - "constituent_l2_motifs": [ - "l2_17_composite_cell_2d_array", - "l2_06_aligned_cutout" - ], - "contact_mode": "internally_attached_disjoint_supercells", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_ring_tab_supercell", - "array_2d", - "global_point_defect_law" - ], - "port_signature": "0x0", - "topology": "two_dimensional_ring_tab_array_with_missing_center", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "6afe55da7d5d7fce849b610b19f4e8596f4ecc2ca8be9597ad7d110e8667f1e0", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/ground_truth.py", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "id": "l3_14_supercell_array_with_channel_or_defect_s02", - "label": "Ring-tab supercell grid with one point defect", - "leakage_group_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "column_count": 5, - "pitch_x_um": 30.0, - "pitch_y_um": 27.0, - "ring_width_um": 3.0, - "row_count": 5, - "tab_height_um": 4.5, - "tab_length_um": 8.0, - "tab_overlap_um": 1.3, - "void_diameter_um": 8.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_14_supercell_array_with_channel_or_defect", - "curriculum_order": 578, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "family": "Hierarchical repeated media", - "identity_id": "l3_14_supercell_array_with_channel_or_defect", - "identity_label": "Supercell array with channel or defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "six_by_six_minus_main_diagonal", - "constituent_l2_motifs": [ - "l2_17_composite_cell_2d_array", - "l2_19_parity_staggered_grid", - "l2_06_aligned_cutout" - ], - "contact_mode": "disjoint_supercells_with_global_diagonal_channel", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_corner_supercell", - "parity_oriented_array_2d", - "global_diagonal_defect_law" - ], - "port_signature": "0x0", - "topology": "two_dimensional_oriented_corner_array_with_missing_diagonal", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "3e3e1a1e0328240b1c0abe7654c4555fc7534717ed76261f161c6db3a4cf9d59", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/ground_truth.py", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "id": "l3_14_supercell_array_with_channel_or_defect_s03", - "label": "Alternating corner-supercell grid with a diagonal channel", - "leakage_group_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cell_arm_width_um": 4.5, - "cell_size_x_um": 13.0, - "cell_size_y_um": 13.0, - "column_count": 6, - "parity_rotation_deg": 180.0, - "pitch_x_um": 30.0, - "pitch_y_um": 30.0, - "row_count": 6 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_14_supercell_array_with_channel_or_defect", - "curriculum_order": 579, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "family": "Hierarchical repeated media", - "identity_id": "l3_14_supercell_array_with_channel_or_defect", - "identity_label": "Supercell array with channel or defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "six_by_six_checkerboard_minus_central_two_by_two", - "constituent_l2_motifs": [ - "l2_17_composite_cell_2d_array", - "l2_19_parity_staggered_grid", - "l2_06_aligned_cutout" - ], - "contact_mode": "disjoint_supercells_with_global_block_defect", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_cross_and_node_supercells", - "checkerboard_occupancy_law", - "remove_central_two_by_two_block" - ], - "port_signature": "0x0", - "topology": "two_cell_grammar_checkerboard_with_central_block_vacancy", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "fd174dddbf45d0cb28e31693d2137971230b5ce256960ee1fcc4be3e6972bd26", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/ground_truth.py", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "id": "l3_14_supercell_array_with_channel_or_defect_s04", - "label": "Checkerboard supercell array with a square vacancy", - "leakage_group_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "column_count": 6, - "cross_span_um": 14.0, - "cross_width_um": 5.0, - "node_radius_um": 6.0, - "pitch_x_um": 25.0, - "pitch_y_um": 25.0, - "row_count": 6 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_14_supercell_array_with_channel_or_defect", - "curriculum_order": 580, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "family": "Hierarchical repeated media", - "identity_id": "l3_14_supercell_array_with_channel_or_defect", - "identity_label": "Supercell array with channel or defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "five_rows_by_six_columns_in_two_orientation_domains", - "constituent_l2_motifs": [ - "l2_17_composite_cell_2d_array", - "l2_19_parity_staggered_grid", - "l2_08_nested_boolean_composite" - ], - "contact_mode": "disjoint_supercells_with_a_global_orientation_boundary", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_corner_supercell", - "array_left_orientation_domain", - "insert_vertical_domain_wall", - "array_right_reversed_orientation_domain" - ], - "port_signature": "0x0", - "topology": "two_dimensional_corner_array_with_vertical_orientation_wall", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "11224df77d3b82bdab38cb7d3e290dd740ec06d78228a7a9fe84173d1704afe5", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/ground_truth.py", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "id": "l3_14_supercell_array_with_channel_or_defect_s05", - "label": "Corner-supercell array with an orientation domain wall", - "leakage_group_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cell_arm_width_um": 5.0, - "cell_size_x_um": 14.0, - "cell_size_y_um": 14.0, - "column_count": 6, - "pitch_x_um": 34.0, - "pitch_y_um": 32.0, - "right_domain_rotation_deg": 180.0, - "row_count": 5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_14_supercell_array_with_channel_or_defect", - "curriculum_order": 581, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "family": "Hierarchical repeated media", - "identity_id": "l3_14_supercell_array_with_channel_or_defect", - "identity_label": "Supercell array with channel or defect", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "six_rows_by_seven_columns_minus_one_cell_per_row", - "constituent_l2_motifs": [ - "l2_17_composite_cell_2d_array", - "l2_19_parity_staggered_grid", - "l2_06_aligned_cutout" - ], - "contact_mode": "disjoint_supercells_with_global_bent_channel", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_cross_supercell", - "array_2d", - "remove_row_indexed_serpentine_channel" - ], - "port_signature": "0x0", - "topology": "two_dimensional_cross_array_with_serpentine_missing_path", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "50f5ec6ead4d52a4a30c1bea41399fd9f8af477010e378fe35d1ae817d4a78d4", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/ground_truth.py", - "grammar_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "id": "l3_14_supercell_array_with_channel_or_defect_s06", - "label": "Cross-supercell grid with a serpentine vacancy channel", - "leakage_group_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "cell_arm_width_um": 4.8, - "cell_span_um": 13.5, - "column_count": 7, - "pitch_x_um": 23.0, - "pitch_y_um": 23.0, - "row_count": 6 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_15_constructive_hub_radial_hierarchy", - "curriculum_order": 582, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_15_constructive_hub_radial_hierarchy", - "identity_label": "Constructive hub with radial hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_six_attached_arms", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_20_oriented_radial_bank", - "l2_14_local_branch_junction" - ], - "contact_mode": "every_inner_taper_overlaps_the_constructed_hub", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_overlapping_hub", - "oriented_radial_repeat", - "attach_tapered_terminal_chains" - ], - "port_signature": "3x3", - "topology": "constructed_center_with_six_single_rank_radial_arms", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "e6078fd9977e0ff39568cd84f6d113c5ea987cc33a33f9cd6dde714a933188fb", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/ground_truth.py", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "id": "l3_15_constructive_hub_radial_hierarchy_s01", - "label": "Six attached tapered arms on a circle-cross hub", - "leakage_group_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angular_pitch_deg": 60.0, - "arm_count": 6, - "attachment_overlap_um": 3.0, - "hub_aperture_width_um": 10.0, - "hub_cross_length_um": 44.0, - "hub_cross_width_um": 10.0, - "hub_radius_um": 18.0, - "lead_length_um": 23.0, - "rail_width_um": 5.0, - "taper_length_um": 15.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_15_constructive_hub_radial_hierarchy", - "curriculum_order": 583, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_15_constructive_hub_radial_hierarchy", - "identity_label": "Constructive hub with radial hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_eight_two_rank_arms", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_20_oriented_radial_bank", - "l2_14_local_branch_junction" - ], - "contact_mode": "wide_stems_overlap_hub_and_port_connect_to_outer_rank", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_overlapping_hub", - "oriented_radial_repeat", - "attach_wide_stem", - "attach_narrow_outer_rank" - ], - "port_signature": "4x4", - "topology": "constructed_square_diamond_center_with_eight_ranked_arms", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "0d6c5acc4879f367f642fd8f863f7dbf44830e456b5e445243897271f3243b6f", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/ground_truth.py", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "id": "l3_15_constructive_hub_radial_hierarchy_s02", - "label": "Eight two-rank arms on a square-diamond hub", - "leakage_group_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angular_pitch_deg": 45.0, - "arm_count": 8, - "hub_diamond_size_um": 25.0, - "hub_square_size_um": 30.0, - "lead_length_um": 19.0, - "rail_width_um": 4.5, - "stem_length_um": 13.0, - "stem_start_um": 13.0, - "taper_length_um": 12.0, - "wide_stem_width_um": 8.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_15_constructive_hub_radial_hierarchy", - "curriculum_order": 584, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_15_constructive_hub_radial_hierarchy", - "identity_label": "Constructive hub with radial hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_five_sector_arms", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_20_oriented_radial_bank", - "l2_14_local_branch_junction" - ], - "contact_mode": "wide_inner_stems_overlap_hub_and_connect_to_outer_rank", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_overlapping_hub", - "sector_radial_repeat", - "attach_wide_inner_rank", - "attach_tapered_outer_rank" - ], - "port_signature": "2x3", - "topology": "constructed_ellipse_bar_center_with_sector_radial_hierarchy", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "cd3f2765edc70aff538eead32e45bb9d8dc3637bb693b80c38641041b57275fc", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/ground_truth.py", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "id": "l3_15_constructive_hub_radial_hierarchy_s03", - "label": "Five sector arms on an ellipse-bar hub", - "leakage_group_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_count": 5, - "hub_bar_height_um": 42.0, - "hub_bar_width_um": 12.0, - "hub_radius_x_um": 19.0, - "hub_radius_y_um": 17.0, - "inner_width_um": 8.0, - "lead_length_um": 22.0, - "rail_width_um": 4.8, - "sector_pitch_deg": 35.0, - "sector_start_deg": -70.0, - "stem_length_um": 11.0, - "stem_start_um": 14.0, - "taper_length_um": 13.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_15_constructive_hub_radial_hierarchy", - "curriculum_order": 585, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_15_constructive_hub_radial_hierarchy", - "identity_label": "Constructive hub with radial hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_six_stems_twelve_terminal_leaves", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_20_oriented_radial_bank", - "l2_14_local_branch_junction" - ], - "contact_mode": "stems_overlap_hub_and_each_leaf_port_connects_to_its_stem", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_overlapping_hub", - "repeat_attached_radial_stem", - "split_each_stem_into_two_terminal_leaves" - ], - "port_signature": "6x6", - "topology": "constructed_hub_with_six_stem_to_two_leaf_radial_trees", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "c954309e2f87e99937efdacfcc9d25b92c0f83dc668165495db47c705b14f250", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/ground_truth.py", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "id": "l3_15_constructive_hub_radial_hierarchy_s04", - "label": "Six radial stems each terminating in a two-leaf fork", - "leakage_group_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angular_pitch_deg": 60.0, - "arm_count": 6, - "branch_angle_deg": 24.0, - "hub_cross_length_um": 40.0, - "hub_cross_width_um": 10.0, - "hub_radius_um": 18.0, - "leaf_length_um": 20.0, - "leaf_width_um": 4.6, - "stem_length_um": 20.0, - "stem_start_um": 14.0, - "stem_width_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_15_constructive_hub_radial_hierarchy", - "curriculum_order": 586, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_15_constructive_hub_radial_hierarchy", - "identity_label": "Constructive hub with radial hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_eight_arms_with_alternating_rank_depth", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_20_oriented_radial_bank", - "l2_09_width_changing_connected_chain" - ], - "contact_mode": "all_stems_overlap_hub_and_even_outer_ranks_port_connect", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_square_circle_hub", - "repeat_eight_attached_radial_stems", - "extend_even_arms_through_two_additional_ranks" - ], - "port_signature": "4x4", - "topology": "constructed_hub_with_parity_alternating_radial_depth", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "7ba3856fe03b9dabb70f943a1bbb862ddf35fe41a7cd71b1cb253e28d4cfb0af", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/ground_truth.py", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "id": "l3_15_constructive_hub_radial_hierarchy_s05", - "label": "Eight arms with alternating one-rank and three-rank depth", - "leakage_group_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angular_pitch_deg": 45.0, - "arm_count": 8, - "hub_radius_um": 17.0, - "hub_square_size_um": 30.0, - "inner_length_um": 18.0, - "inner_width_um": 8.0, - "outer_length_um": 18.0, - "outer_width_um": 4.8, - "stem_start_um": 13.0, - "transition_length_um": 11.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_15_constructive_hub_radial_hierarchy", - "curriculum_order": 587, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_15_constructive_hub_radial_hierarchy", - "identity_label": "Constructive hub with radial hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_three_wide_and_four_tapered_sector_arms", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_20_oriented_radial_bank", - "l2_09_width_changing_connected_chain" - ], - "contact_mode": "every_sector_arm_begins_inside_the_constructed_hub", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_ellipse_bar_hub", - "place_three_wide_single_rank_sector_arms", - "place_four_tapered_two_rank_sector_arms" - ], - "port_signature": "3x4", - "topology": "constructed_hub_with_two_sector_specific_radial_grammars", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "3212feb1286fa921bb27f747694bbd182c9d9dc0ccfe3975316bb005842be68f", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/ground_truth.py", - "grammar_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "id": "l3_15_constructive_hub_radial_hierarchy_s06", - "label": "Unlike inner and outer arm grammars in two angular sectors", - "leakage_group_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "arm_start_um": 15.0, - "hub_bar_height_um": 40.0, - "hub_bar_width_um": 11.0, - "hub_radius_x_um": 20.0, - "hub_radius_y_um": 17.0, - "inner_length_um": 14.0, - "narrow_width_um": 4.6, - "outer_length_um": 18.0, - "taper_length_um": 12.0, - "wide_length_um": 28.0, - "wide_width_um": 7.5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_16_multi_axis_hub_terminal_routes", - "curriculum_order": 588, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_16_multi_axis_hub_terminal_routes", - "identity_label": "Multi-axis hub with terminal routes", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_four_routes_two_axes", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_12_transformed_terminal_autoroute", - "l2_02_rotated_edge_aligned_cluster" - ], - "contact_mode": "every_path_begins_inside_the_hub", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_overlapping_hub", - "append_signed_route", - "rotate_route_across_two_axes", - "attach_external_terminals" - ], - "port_signature": "2x2", - "topology": "constructive_hub_with_four_curved_axis_routes", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "529631b7568a2a91f421e4c415618352b686c3ac3b7ca9767b609ea0f0cacf40", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/ground_truth.py", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "id": "l3_16_multi_axis_hub_terminal_routes_s01", - "label": "Four signed-turn routes on two orthogonal axes", - "leakage_group_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "hub_height_um": 30.0, - "hub_length_um": 35.0, - "hub_radius_um": 18.0, - "inner_length_um": 14.0, - "outer_length_um": 20.0, - "route_start_um": 14.0, - "route_width_um": 5.0, - "turn_angle_deg": 38.0, - "turn_radius_um": 12.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_16_multi_axis_hub_terminal_routes", - "curriculum_order": 589, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_16_multi_axis_hub_terminal_routes", - "identity_label": "Multi-axis hub with terminal routes", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_six_routes_three_axes", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_12_transformed_terminal_autoroute", - "l2_02_rotated_edge_aligned_cluster" - ], - "contact_mode": "every_offset_route_begins_inside_the_hub", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_overlapping_hub", - "alternate_signed_offsets", - "rotate_routes_across_three_axes", - "attach_external_terminals" - ], - "port_signature": "3x3", - "topology": "hexagonal_constructive_hub_with_six_offset_axis_routes", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "d36b7d76937417a1c2631bcd924c0093c6256162d8431acbec274773800c1fc5", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/ground_truth.py", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "id": "l3_16_multi_axis_hub_terminal_routes_s02", - "label": "Six alternating offset routes on three axes", - "leakage_group_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angular_pitch_deg": 60.0, - "arm_count": 6, - "hub_core_radius_um": 11.5, - "hub_side_length_um": 15.0, - "lead_length_um": 18.0, - "route_length_um": 27.0, - "route_start_um": 10.5, - "route_width_um": 5.2, - "signed_offset_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_16_multi_axis_hub_terminal_routes", - "curriculum_order": 590, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_16_multi_axis_hub_terminal_routes", - "identity_label": "Multi-axis hub with terminal routes", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_five_mixed_routes_three_axes", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_08_nested_boolean_composite", - "l2_12_transformed_terminal_autoroute", - "l2_02_rotated_edge_aligned_cluster" - ], - "contact_mode": "every_mixed_route_begins_inside_the_hub", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_overlapping_hub", - "attach_straight_axis_pair", - "attach_offset_axis_pair", - "attach_swept_diagonal_route" - ], - "port_signature": "2x3", - "topology": "constructive_hub_with_mixed_route_grammars_on_three_axes", - "zone_count": 3 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "22c5fe5ae01a35533526fc689c20ca8b19b0c58c31e85793bbce288c667160fe", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/ground_truth.py", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "id": "l3_16_multi_axis_hub_terminal_routes_s03", - "label": "Five mixed straight, offset, and swept routes", - "leakage_group_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "diagonal_angle_deg": 42.0, - "hub_cross_length_um": 43.0, - "hub_cross_width_um": 10.0, - "hub_radius_x_um": 20.0, - "hub_radius_y_um": 16.0, - "offset_um": 8.0, - "route_length_um": 31.0, - "route_start_um": 13.5, - "route_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_16_multi_axis_hub_terminal_routes", - "curriculum_order": 591, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_16_multi_axis_hub_terminal_routes", - "identity_label": "Multi-axis hub with terminal routes", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_three_direct_routes_and_three_two_leaf_routes", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "all_stems_overlap_hub_and_fork_leaves_port_connect", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_hexagonal_hub", - "place_six_axis_stems", - "retain_even_direct_terminals", - "split_odd_stems_into_terminal_pairs" - ], - "port_signature": "4x5", - "topology": "six_axis_hub_with_alternating_direct_and_forked_routes", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "1c74b3e60144b965bf13848eb74065695af41bbe0a90b337e070e898f882a1e5", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/ground_truth.py", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "id": "l3_16_multi_axis_hub_terminal_routes_s04", - "label": "Three direct axes alternating with three terminal forks", - "leakage_group_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "angular_pitch_deg": 60.0, - "arm_count": 6, - "fork_angle_deg": 25.0, - "hub_radius_um": 13.0, - "hub_side_length_um": 17.0, - "leaf_length_um": 17.0, - "leaf_width_um": 4.6, - "stem_length_um": 25.0, - "stem_start_um": 11.0, - "stem_width_um": 6.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_16_multi_axis_hub_terminal_routes", - "curriculum_order": 592, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_16_multi_axis_hub_terminal_routes", - "identity_label": "Multi-axis hub with terminal routes", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_hub_four_stems_four_nodes_eight_terminal_leaves", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_08_nested_boolean_composite", - "l2_12_transformed_terminal_autoroute", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "stems_overlap_hub_nodes_overlap_stems_and_leaves_overlap_nodes", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_cross_circle_hub", - "place_four_axis_stems", - "insert_outer_terminal_nodes", - "split_each_node_into_two_leaves" - ], - "port_signature": "4x4", - "topology": "orthogonal_hub_with_node_mediated_two_leaf_terminal_routes", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "f27f99286c36b34010c4a6b3ae27b873641ff2feee89b157b98410cf556f9451", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/ground_truth.py", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "id": "l3_16_multi_axis_hub_terminal_routes_s05", - "label": "Four axis stems with node-mediated terminal pairs", - "leakage_group_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "fork_angle_deg": 28.0, - "hub_cross_length_um": 42.0, - "hub_cross_width_um": 10.0, - "hub_radius_um": 18.0, - "leaf_length_um": 18.0, - "leaf_start_um": 5.5, - "leaf_width_um": 4.5, - "node_radius_um": 8.0, - "stem_length_um": 22.0, - "stem_start_um": 14.0, - "stem_width_um": 6.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_16_multi_axis_hub_terminal_routes", - "curriculum_order": 593, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_16_multi_axis_hub_terminal_routes", - "identity_label": "Multi-axis hub with terminal routes", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "two_fused_hub_lobes_six_routes_three_route_grammars", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_11_curved_path_width_transition", - "l2_12_transformed_terminal_autoroute", - "l2_02_rotated_edge_aligned_cluster" - ], - "contact_mode": "every_route_begins_inside_one_of_the_fused_lobes", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_fused_dual_lobe_hub", - "attach_horizontal_straight_pair", - "attach_vertical_offset_pair", - "attach_diagonal_swept_pair" - ], - "port_signature": "3x3", - "topology": "dual_lobe_constructive_hub_with_three_route_grammar_pairs", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "ab2e46e23fb03ff01ff242302cba2496e3dae6e06b4d303e6da0d1026a137dbe", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/ground_truth.py", - "grammar_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "id": "l3_16_multi_axis_hub_terminal_routes_s06", - "label": "Fused dual-lobe hub coordinating six unlike routes", - "leakage_group_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bridge_height_um": 10.0, - "bridge_length_um": 32.0, - "lobe_offset_um": 13.0, - "lobe_radius_x_um": 18.0, - "lobe_radius_y_um": 16.0, - "offset_um": 8.0, - "route_length_um": 30.0, - "route_start_um": 8.0, - "route_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_17_tangent_contact_hierarchy", - "curriculum_order": 594, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_17_tangent_contact_hierarchy_s01", - "card_id": "l3_17_tangent_contact_hierarchy_s01", - "family": "Hierarchical flow networks", - "identity_id": "l3_17_tangent_contact_hierarchy", - "identity_label": "Tangent-contact hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "four tangent members and two terminal rails", - "constituent_l2_motifs": [ - "l2_03_tangent_repetition", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "nominal tangencies regularized by one shallow overlap", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_03_tangent_repetition", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "1x1", - "topology": "four unequal circular members form a single shallow-contact chain between opposed terminal rails", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "88dd46cba2f19780e1415658d59e11ccbd4975208342ff134f518d7375534444", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/ground_truth.py", - "grammar_id": "l3_17_tangent_contact_hierarchy_s01", - "id": "l3_17_tangent_contact_hierarchy_s01", - "label": "Graded tangent bead chain", - "leakage_group_id": "l3_17_tangent_contact_hierarchy_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "bead_radii_um": [ - 10.0, - 14.0, - 9.0, - 12.0 - ], - "contact_overlap_um": 1.5, - "layer": [ - 1, - 0 - ], - "lead_length_um": 24.0, - "rail_width_um": 5.5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_17_tangent_contact_hierarchy", - "curriculum_order": 595, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_17_tangent_contact_hierarchy_s02", - "card_id": "l3_17_tangent_contact_hierarchy_s02", - "family": "Hierarchical flow networks", - "identity_id": "l3_17_tangent_contact_hierarchy", - "identity_label": "Tangent-contact hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one root, three first-depth children, and one grandchild", - "constituent_l2_motifs": [ - "l2_20_oriented_radial_bank", - "l2_03_tangent_repetition", - "l2_14_local_branch_junction" - ], - "contact_mode": "radial shallow-contact tree", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_20_oriented_radial_bank", - "l2_03_tangent_repetition", - "l2_14_local_branch_junction" - ], - "port_signature": "1x3", - "topology": "a central root touches three radial children while only the upper child carries a second-depth contact member", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "7d8de6e1326e71be1eef7ec90f0f9de0879c2d5ce8d5e68d516594aef1916bb7", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/ground_truth.py", - "grammar_id": "l3_17_tangent_contact_hierarchy_s02", - "id": "l3_17_tangent_contact_hierarchy_s02", - "label": "Three-child tangent root with one grandchild", - "leakage_group_id": "l3_17_tangent_contact_hierarchy_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_cosine": 0.8090169944, - "branch_sine": 0.5877852523, - "child_radius_um": 9.5, - "contact_overlap_um": 1.5, - "grandchild_radius_um": 7.5, - "layer": [ - 1, - 0 - ], - "lead_length_um": 24.0, - "rail_width_um": 5.0, - "root_radius_um": 15.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_17_tangent_contact_hierarchy", - "curriculum_order": 596, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_17_tangent_contact_hierarchy_s03", - "card_id": "l3_17_tangent_contact_hierarchy_s03", - "family": "Hierarchical flow networks", - "identity_id": "l3_17_tangent_contact_hierarchy", - "identity_label": "Tangent-contact hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one hub, five crown members, one elevated child, and two rails", - "constituent_l2_motifs": [ - "l2_20_oriented_radial_bank", - "l2_03_tangent_repetition", - "l2_14_local_branch_junction" - ], - "contact_mode": "radial shallow contacts with one second-rank contact", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_20_oriented_radial_bank", - "l2_03_tangent_repetition", - "l2_14_local_branch_junction" - ], - "port_signature": "1x1", - "topology": "five satellites form an open crown around one elliptical carrier and the crown apex supports a second-rank member", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "a0f056ae77b36a4b0d65c6a5cdef51909baf1de07c4f7eb45e7ba5eb45c91515", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/ground_truth.py", - "grammar_id": "l3_17_tangent_contact_hierarchy_s03", - "id": "l3_17_tangent_contact_hierarchy_s03", - "label": "Asymmetric tangent crown with elevated child", - "leakage_group_id": "l3_17_tangent_contact_hierarchy_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "child_radius_um": 6.0, - "contact_overlap_um": 1.5, - "crown_unit_vectors": [ - [ - 0.9510565163, - 0.3090169944 - ], - [ - 0.6156614753, - 0.7880107536 - ], - [ - 0.0, - 1.0 - ], - [ - -0.6156614753, - 0.7880107536 - ], - [ - -0.9510565163, - 0.3090169944 - ] - ], - "hub_radius_x_um": 21.0, - "hub_radius_y_um": 15.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 25.0, - "rail_width_um": 5.0, - "satellite_radius_um": 7.5 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_17_tangent_contact_hierarchy", - "curriculum_order": 597, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_17_tangent_contact_hierarchy_s04", - "card_id": "l3_17_tangent_contact_hierarchy_s04", - "family": "Hierarchical flow networks", - "identity_id": "l3_17_tangent_contact_hierarchy", - "identity_label": "Tangent-contact hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "six contact members in a two-row ladder and four terminal rails", - "constituent_l2_motifs": [ - "l2_03_tangent_repetition", - "l2_10_signed_turn_connected_chain" - ], - "contact_mode": "regularized horizontal and vertical tangencies", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_03_tangent_repetition", - "l2_10_signed_turn_connected_chain" - ], - "port_signature": "2x2", - "topology": "six equal circular members form a two-by-three contact grid with both horizontal chains and vertical rungs visible", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "d6c961e8bea51d4f5d2703a16b318a544bd455f9b1a7dc5edd90bdc6c136f9d9", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/ground_truth.py", - "grammar_id": "l3_17_tangent_contact_hierarchy_s04", - "id": "l3_17_tangent_contact_hierarchy_s04", - "label": "Two-row tangent ladder scaffold", - "leakage_group_id": "l3_17_tangent_contact_hierarchy_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "column_count": 3, - "contact_overlap_um": 1.5, - "layer": [ - 1, - 0 - ], - "lead_length_um": 23.0, - "member_radius_um": 9.0, - "rail_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_17_tangent_contact_hierarchy", - "curriculum_order": 598, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_17_tangent_contact_hierarchy_s05", - "card_id": "l3_17_tangent_contact_hierarchy_s05", - "family": "Hierarchical flow networks", - "identity_id": "l3_17_tangent_contact_hierarchy", - "identity_label": "Tangent-contact hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "five contact members on two axes and two terminal rails", - "constituent_l2_motifs": [ - "l2_03_tangent_repetition", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "regularized tangency along an L-shaped contact word", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_03_tangent_repetition", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "port_signature": "1x1", - "topology": "an alternating-size contact chain turns a right angle and exposes one horizontal and one vertical external terminal", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "0c2a2bed7f1facd41e7d72ed5e6576d006b9351d24539d54edf2b7205721ae90", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/ground_truth.py", - "grammar_id": "l3_17_tangent_contact_hierarchy_s05", - "id": "l3_17_tangent_contact_hierarchy_s05", - "label": "Bent tangent chain with axis-changing terminals", - "leakage_group_id": "l3_17_tangent_contact_hierarchy_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "contact_overlap_um": 1.5, - "large_radius_um": 11.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 24.0, - "rail_width_um": 5.0, - "small_radius_um": 8.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_17_tangent_contact_hierarchy", - "curriculum_order": 599, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_17_tangent_contact_hierarchy_s06", - "card_id": "l3_17_tangent_contact_hierarchy_s06", - "family": "Hierarchical flow networks", - "identity_id": "l3_17_tangent_contact_hierarchy", - "identity_label": "Tangent-contact hierarchy", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one hub, four first-rank members, two second-rank members, four rails", - "constituent_l2_motifs": [ - "l2_20_oriented_radial_bank", - "l2_03_tangent_repetition", - "l2_14_local_branch_junction" - ], - "contact_mode": "cardinal shallow-contact hierarchy", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_20_oriented_radial_bank", - "l2_03_tangent_repetition", - "l2_14_local_branch_junction" - ], - "port_signature": "2x2", - "topology": "a central member touches four cardinal children while only the north and east children continue to an outer rank", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "9d248e8691694b2381ccba0eba552862948cb54527259d950774d28be5858030", - "variation_role": "semantic" - }, - "family": "Hierarchical flow networks", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/ground_truth.py", - "grammar_id": "l3_17_tangent_contact_hierarchy_s06", - "id": "l3_17_tangent_contact_hierarchy_s06", - "label": "Cardinal tangent hub with unequal second rank", - "leakage_group_id": "l3_17_tangent_contact_hierarchy_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "contact_overlap_um": 1.5, - "hub_radius_um": 14.0, - "inner_radius_um": 9.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 23.0, - "outer_radius_um": 7.0, - "rail_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_18_extracted_region_scaffold", - "curriculum_order": 600, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_18_extracted_region_scaffold_s01", - "card_id": "l3_18_extracted_region_scaffold_s01", - "family": "Constructive body-route systems", - "identity_id": "l3_18_extracted_region_scaffold", - "identity_label": "Extracted-region scaffold", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "three extracted bodies, one scaffold rail, and two terminals", - "constituent_l2_motifs": [ - "l2_06_aligned_cutout", - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array" - ], - "contact_mode": "rail overlaps every frame top edge while preserving every void", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_06_aligned_cutout", - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array" - ], - "port_signature": "1x1", - "topology": "three rectangular extracted frames are joined along their upper edges by one continuous off-axis rail", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "c3a519d843dfde8c51e6c3203fd03b519b46521ed43d0d81255406760d90a01c", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/ground_truth.py", - "grammar_id": "l3_18_extracted_region_scaffold_s01", - "id": "l3_18_extracted_region_scaffold_s01", - "label": "Three-window frame chain", - "leakage_group_id": "l3_18_extracted_region_scaffold_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.5, - "frame_count": 3, - "frame_pitch_um": 34.0, - "inner_height_um": 14.0, - "inner_width_um": 14.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 24.0, - "outer_height_um": 26.0, - "outer_width_um": 24.0, - "rail_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_18_extracted_region_scaffold", - "curriculum_order": 601, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_18_extracted_region_scaffold_s02", - "card_id": "l3_18_extracted_region_scaffold_s02", - "family": "Constructive body-route systems", - "identity_id": "l3_18_extracted_region_scaffold", - "identity_label": "Extracted-region scaffold", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one extracted body, four attached arms, and four terminals", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array", - "l2_06_aligned_cutout" - ], - "contact_mode": "four rails overlap only the outer annular boundary", - "graph_depth": 3, - "ordered_representation_graph": [ - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array", - "l2_06_aligned_cutout" - ], - "port_signature": "2x2", - "topology": "one extracted circular enclosure carries four attached rails on the cardinal axes while its central aperture remains open", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "e0da8c86b490e8367b798bdc7299eec4fbd12bca4079bdecd9f80039a49a0e77", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/ground_truth.py", - "grammar_id": "l3_18_extracted_region_scaffold_s02", - "id": "l3_18_extracted_region_scaffold_s02", - "label": "Four-arm annular scaffold", - "leakage_group_id": "l3_18_extracted_region_scaffold_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 2.0, - "inner_radius_um": 11.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 30.0, - "outer_radius_um": 22.0, - "rail_width_um": 6.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_18_extracted_region_scaffold", - "curriculum_order": 602, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_18_extracted_region_scaffold_s03", - "card_id": "l3_18_extracted_region_scaffold_s03", - "family": "Constructive body-route systems", - "identity_id": "l3_18_extracted_region_scaffold", - "identity_label": "Extracted-region scaffold", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "four notched bodies, one central spine, and two terminals", - "constituent_l2_motifs": [ - "l2_06_aligned_cutout", - "l2_07_overlap_extraction", - "l2_17_composite_cell_2d_array" - ], - "contact_mode": "central spine overlaps every notched body", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_06_aligned_cutout", - "l2_07_overlap_extraction", - "l2_17_composite_cell_2d_array" - ], - "port_signature": "1x1", - "topology": "four rectangular islands carry alternating upper and lower circular extractions while one central spine joins the islands", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "acd2dd627b684222067d717e7211756df3cce01a75b74f9ae42f9c5edbb7ad3f", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/ground_truth.py", - "grammar_id": "l3_18_extracted_region_scaffold_s03", - "id": "l3_18_extracted_region_scaffold_s03", - "label": "Alternating edge-notch comb scaffold", - "leakage_group_id": "l3_18_extracted_region_scaffold_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.5, - "island_count": 4, - "island_height_um": 25.0, - "island_pitch_um": 32.0, - "island_width_um": 24.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 24.0, - "notch_edge_overlap_um": 3.0, - "notch_radius_um": 7.0, - "spine_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_18_extracted_region_scaffold", - "curriculum_order": 603, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_18_extracted_region_scaffold_s04", - "card_id": "l3_18_extracted_region_scaffold_s04", - "family": "Constructive body-route systems", - "identity_id": "l3_18_extracted_region_scaffold", - "identity_label": "Extracted-region scaffold", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "four extracted cells in a two-by-two scaffold and four rails", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array", - "l2_06_aligned_cutout" - ], - "contact_mode": "shallow outer-boundary overlap between adjacent annuli", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array", - "l2_06_aligned_cutout" - ], - "port_signature": "2x2", - "topology": "four annular cells form a connected two-dimensional contact scaffold with four cell apertures around one central interstice", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "715a1cd9b64c4559ce0b3d8e92bc842acfe98f9142c76d5a51af46d6c126b2f8", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/ground_truth.py", - "grammar_id": "l3_18_extracted_region_scaffold_s04", - "id": "l3_18_extracted_region_scaffold_s04", - "label": "Two-by-two extracted ring scaffold", - "leakage_group_id": "l3_18_extracted_region_scaffold_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "contact_overlap_um": 1.5, - "inner_radius_um": 6.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 23.0, - "outer_radius_um": 12.0, - "rail_width_um": 5.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_18_extracted_region_scaffold", - "curriculum_order": 604, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_18_extracted_region_scaffold_s05", - "card_id": "l3_18_extracted_region_scaffold_s05", - "family": "Constructive body-route systems", - "identity_id": "l3_18_extracted_region_scaffold", - "identity_label": "Extracted-region scaffold", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "three unlike extracted bodies, one scaffold rail, and two terminals", - "constituent_l2_motifs": [ - "l2_06_aligned_cutout", - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array" - ], - "contact_mode": "off-axis rail overlaps solid rims without filling the voids", - "graph_depth": 5, - "ordered_representation_graph": [ - "l2_06_aligned_cutout", - "l2_08_nested_boolean_composite", - "l2_17_composite_cell_2d_array" - ], - "port_signature": "1x1", - "topology": "rectangular, circular, and elliptical extracted bodies are joined in order by one off-axis scaffold rail", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "aa88200297cc89139e26a86c3a80203f62e0ad22c1de8ce6eb5d65a7cb97ecaf", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/ground_truth.py", - "grammar_id": "l3_18_extracted_region_scaffold_s05", - "id": "l3_18_extracted_region_scaffold_s05", - "label": "Heterogeneous three-void scaffold", - "leakage_group_id": "l3_18_extracted_region_scaffold_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.5, - "body_centers_x_um": [ - -38.0, - 0.0, - 42.0 - ], - "circle_inner_radius_um": 7.0, - "circle_outer_radius_um": 14.0, - "ellipse_inner_radii_um": [ - 10.0, - 7.0 - ], - "ellipse_outer_radii_um": [ - 18.0, - 14.0 - ], - "layer": [ - 1, - 0 - ], - "lead_length_um": 24.0, - "rail_width_um": 4.5, - "rail_y_um": 10.0, - "rect_inner_size_um": [ - 13.0, - 15.0 - ], - "rect_outer_size_um": [ - 25.0, - 27.0 - ] - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_18_extracted_region_scaffold", - "curriculum_order": 605, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_18_extracted_region_scaffold_s06", - "card_id": "l3_18_extracted_region_scaffold_s06", - "family": "Constructive body-route systems", - "identity_id": "l3_18_extracted_region_scaffold", - "identity_label": "Extracted-region scaffold", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one extracted root, three extracted leaves, three branches, four rails", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_07_overlap_extraction", - "l2_06_aligned_cutout" - ], - "contact_mode": "branches overlap only the solid outer rims of all extracted bodies", - "graph_depth": 4, - "ordered_representation_graph": [ - "l2_08_nested_boolean_composite", - "l2_07_overlap_extraction", - "l2_06_aligned_cutout" - ], - "port_signature": "1x3", - "topology": "one perforated elliptical root feeds three curved branches whose terminal bodies each retain a separate circular aperture", - "zone_count": 8 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "50eff1260b3d3c636e43b1c64535c59e3aaec5a5806cc9abb6cd7d045e604e8d", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/ground_truth.py", - "grammar_id": "l3_18_extracted_region_scaffold_s06", - "id": "l3_18_extracted_region_scaffold_s06", - "label": "Perforated root with three extracted leaves", - "leakage_group_id": "l3_18_extracted_region_scaffold_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "attachment_overlap_um": 1.5, - "branch_width_um": 5.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 25.0, - "leaf_center_x_um": 66.0, - "leaf_inner_radius_um": 5.0, - "leaf_offsets_y_um": [ - 25.0, - 0.0, - -25.0 - ], - "leaf_outer_radius_um": 10.0, - "root_inner_radii_um": [ - 12.0, - 8.0 - ], - "root_outer_radii_um": [ - 23.0, - 18.0 - ] - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_19_multi_body_routed_assembly", - "curriculum_order": 606, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_19_multi_body_routed_assembly_s01", - "card_id": "l3_19_multi_body_routed_assembly_s01", - "family": "Constructive body-route systems", - "identity_id": "l3_19_multi_body_routed_assembly", - "identity_label": "Multi-body routed assembly", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "3 bodies + 1 serial route", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "one route overlaps all three bodies in linear order", - "graph_depth": 3, - "ordered_representation_graph": [ - "place_three_ranked_bodies", - "align_body_centers", - "route_one_carrier_through_serial_body_chain" - ], - "port_signature": "1x1", - "topology": "three substantial bodies are traversed in order by one continuous route", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "64450f26ad58aa1cfab320c5f72f8d4608b211e8e03911c2027ef818b1870da0", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/ground_truth.py", - "grammar_id": "l3_19_multi_body_routed_assembly_s01", - "id": "l3_19_multi_body_routed_assembly_s01", - "label": "Three-body serial routed chain", - "leakage_group_id": "l3_19_multi_body_routed_assembly_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_pitch_um": 48.0, - "body_radius_x_um": 21.0, - "body_radius_y_um": 18.0, - "minimum_bend_radius_um": 1.0, - "route_length_um": 178.0, - "route_width_um": 7.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_19_multi_body_routed_assembly", - "curriculum_order": 607, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_19_multi_body_routed_assembly_s02", - "card_id": "l3_19_multi_body_routed_assembly_s02", - "family": "Constructive body-route systems", - "identity_id": "l3_19_multi_body_routed_assembly", - "identity_label": "Multi-body routed assembly", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "4 bodies + 4 routed arms", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_12_transformed_terminal_autoroute", - "l2_14_local_branch_junction" - ], - "contact_mode": "all routes meet through the central body and one satellite each", - "graph_depth": 4, - "ordered_representation_graph": [ - "place_central_body", - "place_three_satellite_bodies", - "attach_one_input_route", - "attach_three_divergent_output_routes" - ], - "port_signature": "1x3", - "topology": "one central body receives one input and branches to three satellite bodies", - "zone_count": 8 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "485c64c347f76670456f4b441ac85e3bd25f4349ad946572023243b7c7282b36", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/ground_truth.py", - "grammar_id": "l3_19_multi_body_routed_assembly_s02", - "id": "l3_19_multi_body_routed_assembly_s02", - "label": "Four-body routed fork", - "leakage_group_id": "l3_19_multi_body_routed_assembly_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "central_radius_um": 23.0, - "central_x_um": -25.0, - "external_x_um": 96.0, - "minimum_bend_radius_um": 1.0, - "route_width_um": 7.0, - "satellite_pitch_um": 34.0, - "satellite_radius_um": 15.0, - "satellite_x_um": 50.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_19_multi_body_routed_assembly", - "curriculum_order": 608, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_19_multi_body_routed_assembly_s03", - "card_id": "l3_19_multi_body_routed_assembly_s03", - "family": "Constructive body-route systems", - "identity_id": "l3_19_multi_body_routed_assembly", - "identity_label": "Multi-body routed assembly", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "4 bodies + 4 cycle edges + 4 terminals", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "cycle edges and terminals overlap their incident bodies", - "graph_depth": 4, - "ordered_representation_graph": [ - "place_four_corner_bodies", - "join_bodies_as_closed_four_cycle", - "extend_one_terminal_from_each_cycle_node" - ], - "port_signature": "2x2", - "topology": "four corner bodies are joined as a closed cycle and each carries one terminal", - "zone_count": 9 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "d7f4c4b963f8f6cc1a379c9ff761df451ed797ab52acb73cb39a7d675528479b", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/ground_truth.py", - "grammar_id": "l3_19_multi_body_routed_assembly_s03", - "id": "l3_19_multi_body_routed_assembly_s03", - "label": "Four-body routed cycle with outward terminals", - "leakage_group_id": "l3_19_multi_body_routed_assembly_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_offset_x_um": 42.0, - "body_offset_y_um": 28.0, - "body_radius_um": 14.0, - "minimum_bend_radius_um": 1.0, - "route_width_um": 7.0, - "terminal_length_um": 35.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_19_multi_body_routed_assembly", - "curriculum_order": 609, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_19_multi_body_routed_assembly_s04", - "card_id": "l3_19_multi_body_routed_assembly_s04", - "family": "Constructive body-route systems", - "identity_id": "l3_19_multi_body_routed_assembly", - "identity_label": "Multi-body routed assembly", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "6 bodies + 2 rails + 3 rungs", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_13_mirrored_parallel_paths", - "l2_14_local_branch_junction" - ], - "contact_mode": "each body overlaps one rail and one rung", - "graph_depth": 4, - "ordered_representation_graph": [ - "place_two_rows_of_three_bodies", - "route_two_longitudinal_rails", - "join_corresponding_nodes_with_three_rungs" - ], - "port_signature": "2x2", - "topology": "two three-body rails are coupled by three transverse routed rungs", - "zone_count": 11 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "08c4fb6cdb9125fdd1a9dfdf9fd3fa70694da4e4614cfe5ea3adcb011e636641", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/ground_truth.py", - "grammar_id": "l3_19_multi_body_routed_assembly_s04", - "id": "l3_19_multi_body_routed_assembly_s04", - "label": "Six-body routed ladder", - "leakage_group_id": "l3_19_multi_body_routed_assembly_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "body_radius_um": 12.0, - "column_pitch_um": 47.0, - "minimum_bend_radius_um": 1.0, - "route_length_um": 152.0, - "route_width_um": 7.0, - "row_pitch_um": 45.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_19_multi_body_routed_assembly", - "curriculum_order": 610, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_19_multi_body_routed_assembly_s05", - "card_id": "l3_19_multi_body_routed_assembly_s05", - "family": "Constructive body-route systems", - "identity_id": "l3_19_multi_body_routed_assembly", - "identity_label": "Multi-body routed assembly", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "5 bodies + 8 internal routes + 4 terminals", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "rim, spoke, and terminal routes overlap their incident bodies", - "graph_depth": 5, - "ordered_representation_graph": [ - "place_center_and_four_peripheral_bodies", - "join_peripheral_bodies_as_cycle", - "join_each_peripheral_body_to_center", - "extend_four_outward_terminals" - ], - "port_signature": "2x2", - "topology": "four peripheral bodies form a cycle and also connect to one central body", - "zone_count": 13 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "ec89da2a6ba9cf761d735f70a1d2244347f2690eede0f2a71fb958c9f175d8fd", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/ground_truth.py", - "grammar_id": "l3_19_multi_body_routed_assembly_s05", - "id": "l3_19_multi_body_routed_assembly_s05", - "label": "Five-body routed wheel graph", - "leakage_group_id": "l3_19_multi_body_routed_assembly_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "central_radius_um": 13.0, - "minimum_bend_radius_um": 1.0, - "orbit_radius_um": 43.0, - "peripheral_radius_um": 12.0, - "route_width_um": 7.0, - "terminal_length_um": 31.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_19_multi_body_routed_assembly", - "curriculum_order": 611, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_19_multi_body_routed_assembly_s06", - "card_id": "l3_19_multi_body_routed_assembly_s06", - "family": "Constructive body-route systems", - "identity_id": "l3_19_multi_body_routed_assembly", - "identity_label": "Multi-body routed assembly", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "6 bodies + 5 radial routes", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_12_transformed_terminal_autoroute", - "l2_20_oriented_radial_bank" - ], - "contact_mode": "each route overlaps center, one satellite, and one terminal boundary", - "graph_depth": 4, - "ordered_representation_graph": [ - "place_one_central_body", - "place_five_orbiting_bodies", - "route_center_through_each_satellite_to_terminal" - ], - "port_signature": "2x3", - "topology": "five satellite bodies surround one center and each carries an outward route", - "zone_count": 11 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "3bc90f550abffe800df2d2a488f50fd9319ea61ce2fbfe43c42f89bc31e1b8c5", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/ground_truth.py", - "grammar_id": "l3_19_multi_body_routed_assembly_s06", - "id": "l3_19_multi_body_routed_assembly_s06", - "label": "Six-body radial routed star", - "leakage_group_id": "l3_19_multi_body_routed_assembly_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "central_radius_um": 18.0, - "minimum_bend_radius_um": 1.0, - "orbit_radius_um": 47.0, - "radial_count": 5, - "route_length_um": 82.0, - "route_width_um": 7.0, - "satellite_radius_um": 12.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_20_carrier_through_aperture_system", - "curriculum_order": 612, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_20_carrier_through_aperture_system_s01", - "card_id": "l3_20_carrier_through_aperture_system_s01", - "family": "Constructive body-route systems", - "identity_id": "l3_20_carrier_through_aperture_system", - "identity_label": "Carrier-through-aperture system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 apertured body + 1 carrier", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "carrier intersects both frame walls and traverses aperture interior", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_one_closed_frame", - "align_carrier_with_aperture_center", - "thread_carrier_across_both_frame_walls" - ], - "port_signature": "1x1", - "topology": "one continuous carrier crosses both walls and the interior of one closed frame", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "7e3ffeceaaf9446e5e341991d1fe9b4575f5fc45a84de6a40a68aadc42495474", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/ground_truth.py", - "grammar_id": "l3_20_carrier_through_aperture_system_s01", - "id": "l3_20_carrier_through_aperture_system_s01", - "label": "Single carrier through one circular aperture", - "leakage_group_id": "l3_20_carrier_through_aperture_system_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_length_um": 132.0, - "carrier_width_um": 7.0, - "inner_radius_um": 18.0, - "minimum_bend_radius_um": 1.0, - "outer_radius_um": 31.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_20_carrier_through_aperture_system", - "curriculum_order": 613, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_20_carrier_through_aperture_system_s02", - "card_id": "l3_20_carrier_through_aperture_system_s02", - "family": "Constructive body-route systems", - "identity_id": "l3_20_carrier_through_aperture_system", - "identity_label": "Carrier-through-aperture system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "3 apertured bodies + 1 carrier", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "carrier crosses every frame twice and every aperture interior", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_three_serial_closed_frames", - "align_three_aperture_centers", - "thread_one_carrier_across_six_frame_walls" - ], - "port_signature": "1x1", - "topology": "one straight carrier threads three separated closed frames in sequence", - "zone_count": 8 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "6a8db0146238f187a0e3039c3fb1c9bf93a4b9ff456f14922271a86df57e6613", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/ground_truth.py", - "grammar_id": "l3_20_carrier_through_aperture_system_s02", - "id": "l3_20_carrier_through_aperture_system_s02", - "label": "Single carrier through three serial apertures", - "leakage_group_id": "l3_20_carrier_through_aperture_system_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_length_um": 180.0, - "carrier_width_um": 7.0, - "frame_pitch_um": 50.0, - "inner_radius_um": 12.0, - "minimum_bend_radius_um": 1.0, - "outer_radius_um": 21.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_20_carrier_through_aperture_system", - "curriculum_order": 614, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_20_carrier_through_aperture_system_s03", - "card_id": "l3_20_carrier_through_aperture_system_s03", - "family": "Constructive body-route systems", - "identity_id": "l3_20_carrier_through_aperture_system", - "identity_label": "Carrier-through-aperture system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "1 apertured body + 2 carriers", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_13_mirrored_parallel_paths", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "both carriers cross both frame walls at distinct vertical ranks", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_rectangular_closed_frame", - "place_two_parallel_carrier_axes", - "thread_both_carriers_across_opposed_frame_walls" - ], - "port_signature": "2x2", - "topology": "two separated carriers divide one rectangular aperture into three channels", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "9c85880462b4ebeefe935d8636ef947629246e7f24d043e1b248875873e250dd", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/ground_truth.py", - "grammar_id": "l3_20_carrier_through_aperture_system_s03", - "id": "l3_20_carrier_through_aperture_system_s03", - "label": "Two parallel carriers through one rectangular aperture", - "leakage_group_id": "l3_20_carrier_through_aperture_system_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_length_um": 146.0, - "carrier_pitch_um": 16.0, - "carrier_width_um": 7.0, - "inner_height_um": 38.0, - "inner_length_um": 48.0, - "minimum_bend_radius_um": 1.0, - "outer_height_um": 58.0, - "outer_length_um": 72.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_20_carrier_through_aperture_system", - "curriculum_order": 615, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_20_carrier_through_aperture_system_s04", - "card_id": "l3_20_carrier_through_aperture_system_s04", - "family": "Constructive body-route systems", - "identity_id": "l3_20_carrier_through_aperture_system", - "identity_label": "Carrier-through-aperture system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 nested apertured bodies + 2 crossed carriers", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_12_transformed_terminal_autoroute", - "l2_14_local_branch_junction" - ], - "contact_mode": "each carrier crosses both nested frames and carriers cross centrally", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_nested_closed_frame_pair", - "thread_horizontal_carrier_through_both_frames", - "thread_vertical_carrier_through_both_frames", - "join_carriers_at_aperture_center" - ], - "port_signature": "2x2", - "topology": "horizontal and vertical carriers traverse both an outer and inner closed frame", - "zone_count": 9 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "7d30b6aa2a87685ce3da0f222f9a822420b7814fcb77eaa9bca08e4c6ee3859f", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/ground_truth.py", - "grammar_id": "l3_20_carrier_through_aperture_system_s04", - "id": "l3_20_carrier_through_aperture_system_s04", - "label": "Crossed carriers through nested apertures", - "leakage_group_id": "l3_20_carrier_through_aperture_system_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_length_um": 124.0, - "carrier_width_um": 7.0, - "inner_frame_inner_um": 13.0, - "inner_frame_radius_um": 22.0, - "minimum_bend_radius_um": 1.0, - "outer_frame_inner_um": 33.0, - "outer_frame_radius_um": 41.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_20_carrier_through_aperture_system", - "curriculum_order": 616, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_20_carrier_through_aperture_system_s05", - "card_id": "l3_20_carrier_through_aperture_system_s05", - "family": "Constructive body-route systems", - "identity_id": "l3_20_carrier_through_aperture_system", - "identity_label": "Carrier-through-aperture system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "2 apertured bodies + 1 diagonal carrier", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_10_signed_turn_connected_chain", - "l2_12_transformed_terminal_autoroute" - ], - "contact_mode": "carrier crosses both frames twice along a shared oblique axis", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_two_offset_closed_frames", - "align_frame_centers_on_oblique_axis", - "thread_diagonal_carrier_through_both_apertures" - ], - "port_signature": "1x1", - "topology": "one diagonal carrier threads two separated frames on a shared oblique axis", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "a37c3286836e655dc55dadbbb60cf402bc461dcba64f06db0390d914a014d42a", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/ground_truth.py", - "grammar_id": "l3_20_carrier_through_aperture_system_s05", - "id": "l3_20_carrier_through_aperture_system_s05", - "label": "Diagonal carrier through an offset aperture pair", - "leakage_group_id": "l3_20_carrier_through_aperture_system_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_angle_deg": 18.4349488229, - "carrier_length_um": 190.0, - "carrier_start_x_um": -90.125, - "carrier_start_y_um": -30.042, - "carrier_width_um": 7.0, - "frame_offset_x_um": 42.0, - "frame_offset_y_um": 14.0, - "inner_radius_x_um": 14.0, - "inner_radius_y_um": 10.0, - "minimum_bend_radius_um": 1.0, - "outer_radius_x_um": 24.0, - "outer_radius_y_um": 19.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_20_carrier_through_aperture_system", - "curriculum_order": 617, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_20_carrier_through_aperture_system_s06", - "card_id": "l3_20_carrier_through_aperture_system_s06", - "family": "Constructive body-route systems", - "identity_id": "l3_20_carrier_through_aperture_system", - "identity_label": "Carrier-through-aperture system", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "3 apertured bodies + 3 carrier branches", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_12_transformed_terminal_autoroute", - "l2_14_local_branch_junction" - ], - "contact_mode": "input and two branches traverse three frame apertures as one connected fork", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_central_and_two_satellite_frames", - "thread_input_into_central_aperture", - "fork_carrier_inside_central_aperture", - "thread_two_branches_through_satellite_apertures" - ], - "port_signature": "1x2", - "topology": "one input traverses a central frame then forks through two satellite frames", - "zone_count": 9 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "11b8e0680aee3762d9e66d33d4d9078db3656e3caa2e063d9c34f718a77c4b7d", - "variation_role": "semantic" - }, - "family": "Constructive body-route systems", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/ground_truth.py", - "grammar_id": "l3_20_carrier_through_aperture_system_s06", - "id": "l3_20_carrier_through_aperture_system_s06", - "label": "Forked carrier through three apertures", - "leakage_group_id": "l3_20_carrier_through_aperture_system_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_width_um": 7.0, - "central_inner_radius_um": 14.0, - "central_outer_radius_um": 25.0, - "central_x_um": -18.0, - "external_x_um": 100.0, - "minimum_bend_radius_um": 1.0, - "satellite_inner_radius_um": 10.0, - "satellite_outer_radius_um": 19.0, - "satellite_x_um": 48.0, - "satellite_y_um": 30.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_21_branch_coupled_repeated_media", - "curriculum_order": 618, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_21_branch_coupled_repeated_media_s01", - "card_id": "l3_21_branch_coupled_repeated_media_s01", - "family": "Hierarchical repeated media", - "identity_id": "l3_21_branch_coupled_repeated_media", - "identity_label": "Branch-coupled repeated media", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_input_two_branches_two_unlike_banks", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_16_repeated_carrier_combination", - "l2_17_composite_cell_2d_array" - ], - "contact_mode": "input_and_branches_overlap_hub_and_every_cell_overlaps_its_branch", - "graph_depth": 4, - "ordered_representation_graph": [ - "attach_input_to_branch_hub", - "split_into_two_carriers", - "decorate_upper_with_rib_bank", - "decorate_lower_with_node_bank" - ], - "port_signature": "1x2", - "topology": "two_branch_fork_with_branch_specific_repeated_cell_grammars", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "459a8ab30f80100829816ee9a865c82e2e130c235fa241636d2b3764cade88a4", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/ground_truth.py", - "grammar_id": "l3_21_branch_coupled_repeated_media_s01", - "id": "l3_21_branch_coupled_repeated_media_s01", - "label": "Fork carrying unlike rib and node banks", - "leakage_group_id": "l3_21_branch_coupled_repeated_media_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_angle_deg": 28.0, - "branch_length_um": 78.0, - "branch_start_um": -3.0, - "branch_width_um": 6.0, - "hub_radius_um": 9.0, - "input_length_um": 34.0, - "node_radius_um": 6.0, - "rib_height_um": 19.0, - "rib_width_um": 5.0, - "station_count": 6, - "station_pitch_um": 10.0, - "station_start_um": 22.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_21_branch_coupled_repeated_media", - "curriculum_order": 619, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_21_branch_coupled_repeated_media_s02", - "card_id": "l3_21_branch_coupled_repeated_media_s02", - "family": "Hierarchical repeated media", - "identity_id": "l3_21_branch_coupled_repeated_media", - "identity_label": "Branch-coupled repeated media", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_input_three_branches_three_cell_grammar_banks", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_16_repeated_carrier_combination", - "l2_17_composite_cell_2d_array" - ], - "contact_mode": "all_branches_overlap_hub_and_cells_overlap_their_assigned_branch", - "graph_depth": 4, - "ordered_representation_graph": [ - "attach_input_to_branch_hub", - "fan_into_three_carriers", - "assign_distinct_cell_grammar_to_each_branch" - ], - "port_signature": "1x3", - "topology": "three_branch_fan_with_rectangle_node_and_cross_banks", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "e55c539f84bade3af4e5924117f0de06f3325fa44843cdf331a4616005266f3b", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/ground_truth.py", - "grammar_id": "l3_21_branch_coupled_repeated_media_s02", - "id": "l3_21_branch_coupled_repeated_media_s02", - "label": "Three-way fan with one repeated cell grammar per branch", - "leakage_group_id": "l3_21_branch_coupled_repeated_media_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_length_um": 82.0, - "branch_start_um": -3.0, - "branch_width_um": 6.0, - "cross_span_um": 15.0, - "cross_width_um": 5.0, - "hub_radius_um": 10.0, - "input_length_um": 34.0, - "node_radius_um": 6.0, - "rib_height_um": 18.0, - "rib_width_um": 5.0, - "station_count": 5, - "station_pitch_um": 12.0, - "station_start_um": 24.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_21_branch_coupled_repeated_media", - "curriculum_order": 620, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_21_branch_coupled_repeated_media_s03", - "card_id": "l3_21_branch_coupled_repeated_media_s03", - "family": "Hierarchical repeated media", - "identity_id": "l3_21_branch_coupled_repeated_media", - "identity_label": "Branch-coupled repeated media", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "two_terminal_trunk_one_side_branch_two_unlike_banks", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_16_repeated_carrier_combination", - "l2_17_composite_cell_2d_array" - ], - "contact_mode": "side_branch_overlaps_trunk_and_each_bank_overlaps_its_carrier", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_persistent_carrier", - "decorate_upstream_trunk_zone", - "attach_orthogonal_side_branch", - "decorate_branch_with_unlike_bank" - ], - "port_signature": "1x2", - "topology": "continuous_repeated_trunk_with_one_orthogonal_repeated_branch", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "6de6cfd9ee4ef340430a91fd8d03e51ae42d4b72477eaae6e97f1db89bfa3e6b", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/ground_truth.py", - "grammar_id": "l3_21_branch_coupled_repeated_media_s03", - "id": "l3_21_branch_coupled_repeated_media_s03", - "label": "Persistent repeated trunk with a different side-branch bank", - "leakage_group_id": "l3_21_branch_coupled_repeated_media_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_length_um": 62.0, - "branch_start_y_um": -2.0, - "branch_station_start_um": 14.0, - "branch_x_um": 78.0, - "carrier_width_um": 6.0, - "node_radius_um": 6.0, - "rib_height_um": 5.0, - "rib_width_um": 19.0, - "station_count": 5, - "station_pitch_um": 9.5, - "trunk_length_um": 154.0, - "trunk_station_start_um": 24.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_21_branch_coupled_repeated_media", - "curriculum_order": 621, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_21_branch_coupled_repeated_media_s04", - "card_id": "l3_21_branch_coupled_repeated_media_s04", - "family": "Hierarchical repeated media", - "identity_id": "l3_21_branch_coupled_repeated_media", - "identity_label": "Branch-coupled repeated media", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_input_two_branches_two_countergraded_banks", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_16_repeated_carrier_combination", - "l2_18_mirrored_graded_bank" - ], - "contact_mode": "branches_overlap_hub_and_every_graded_rib_crosses_its_branch", - "graph_depth": 4, - "ordered_representation_graph": [ - "attach_input_to_branch_hub", - "split_into_two_carriers", - "grade_upper_bank_outward", - "grade_lower_bank_inward" - ], - "port_signature": "1x2", - "topology": "two_branch_fork_with_countergraded_attached_repeats", - "zone_count": 4 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "f01991d98ff77edcc0921834b32c67813efaa43e2661fe1618b55a84549e7228", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/ground_truth.py", - "grammar_id": "l3_21_branch_coupled_repeated_media_s04", - "id": "l3_21_branch_coupled_repeated_media_s04", - "label": "Fork with oppositely graded branch-local rib banks", - "leakage_group_id": "l3_21_branch_coupled_repeated_media_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_angle_deg": 30.0, - "branch_length_um": 86.0, - "branch_start_um": -3.0, - "branch_width_um": 6.0, - "hub_radius_um": 9.0, - "input_length_um": 34.0, - "minimum_rib_height_um": 10.0, - "rib_height_step_um": 2.0, - "rib_width_um": 5.0, - "station_count": 7, - "station_pitch_um": 10.0, - "station_start_um": 16.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_21_branch_coupled_repeated_media", - "curriculum_order": 622, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_21_branch_coupled_repeated_media_s05", - "card_id": "l3_21_branch_coupled_repeated_media_s05", - "family": "Hierarchical repeated media", - "identity_id": "l3_21_branch_coupled_repeated_media", - "identity_label": "Branch-coupled repeated media", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_input_two_branches_one_vacancy_and_one_substitution", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_16_repeated_carrier_combination", - "l2_17_composite_cell_2d_array", - "l2_19_parity_staggered_grid" - ], - "contact_mode": "all_present_and_substituted_cells_overlap_their_branch", - "graph_depth": 5, - "ordered_representation_graph": [ - "attach_input_to_branch_hub", - "split_into_two_carriers", - "apply_upper_vacancy_operator", - "apply_lower_cell_substitution_operator" - ], - "port_signature": "1x2", - "topology": "two_branch_fork_with_branch_specific_defect_operators", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "3be7e80ceadf028551e200e6a75a857d0905287ceb706230d469f619a9a0e716", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/ground_truth.py", - "grammar_id": "l3_21_branch_coupled_repeated_media_s05", - "id": "l3_21_branch_coupled_repeated_media_s05", - "label": "Fork with a vacancy on one branch and substitution on the other", - "leakage_group_id": "l3_21_branch_coupled_repeated_media_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_angle_deg": 29.0, - "branch_length_um": 86.0, - "branch_start_um": -3.0, - "branch_width_um": 6.0, - "cross_span_um": 16.0, - "cross_width_um": 5.0, - "defect_index": 3, - "hub_radius_um": 9.0, - "input_length_um": 34.0, - "node_radius_um": 6.0, - "rib_height_um": 18.0, - "rib_width_um": 5.0, - "station_count": 7, - "station_pitch_um": 10.0, - "station_start_um": 16.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_21_branch_coupled_repeated_media", - "curriculum_order": 623, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_21_branch_coupled_repeated_media_s06", - "card_id": "l3_21_branch_coupled_repeated_media_s06", - "family": "Hierarchical repeated media", - "identity_id": "l3_21_branch_coupled_repeated_media", - "identity_label": "Branch-coupled repeated media", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one_input_two_branch_depths_three_repeated_leaf_carriers", - "constituent_l2_motifs": [ - "l2_14_local_branch_junction", - "l2_16_repeated_carrier_combination", - "l2_17_composite_cell_2d_array" - ], - "contact_mode": "every_branch_overlaps_its_hub_and_every_cell_overlaps_its_leaf", - "graph_depth": 5, - "ordered_representation_graph": [ - "attach_input_to_primary_hub", - "split_into_lower_leaf_and_upper_primary_branch", - "insert_secondary_hub", - "split_upper_primary_into_two_leaves", - "assign_one_cell_grammar_per_leaf" - ], - "port_signature": "1x3", - "topology": "depth_two_branch_tree_with_three_repeated_leaf_carriers", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "99e79d119520bb7ef84e3f6d391820cdc04576196de92b232772d2cf5e152aaa", - "variation_role": "semantic" - }, - "family": "Hierarchical repeated media", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/ground_truth.py", - "grammar_id": "l3_21_branch_coupled_repeated_media_s06", - "id": "l3_21_branch_coupled_repeated_media_s06", - "label": "Recursive fork carrying three leaf-specific repeated banks", - "leakage_group_id": "l3_21_branch_coupled_repeated_media_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "branch_width_um": 6.0, - "cross_span_um": 14.0, - "cross_width_um": 4.8, - "input_length_um": 34.0, - "leaf_angle_delta_deg": 23.0, - "leaf_length_um": 58.0, - "lower_angle_deg": -35.0, - "node_radius_um": 5.5, - "primary_hub_radius_um": 9.0, - "primary_length_um": 46.0, - "primary_start_um": -3.0, - "rib_height_um": 17.0, - "rib_width_um": 5.0, - "secondary_hub_radius_um": 8.0, - "station_count": 5, - "station_pitch_um": 9.0, - "station_start_um": 12.0, - "upper_angle_deg": 34.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_22_cyclic_carrier_terminal_graph", - "curriculum_order": 624, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_22_cyclic_carrier_terminal_graph", - "identity_label": "Cyclic carrier with terminal graph", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one cycle with four terminal branches", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_20_oriented_radial_bank" - ], - "contact_mode": "each terminal lead overlaps one cardinal cycle arc", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_closed_carrier", - "attach_cardinal_terminal_graph" - ], - "port_signature": "2x2", - "topology": "single_closed_cycle_with_four_cardinal_terminal_branches", - "zone_count": 5 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 1, - "semantic_signature": "d88790d2e0c32a658afa33c9582f3b5d875acda6933dca683f55e5a03b9a27f5", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/ground_truth.py", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "id": "l3_22_cyclic_carrier_terminal_graph_s01", - "label": "Four-terminal cardinal cycle", - "leakage_group_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_width_um": 6.0, - "cycle_radius_um": 23.0, - "lead_length_um": 28.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_22_cyclic_carrier_terminal_graph", - "curriculum_order": 625, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_22_cyclic_carrier_terminal_graph", - "identity_label": "Cyclic carrier with terminal graph", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "two fused cycles with four distributed terminals", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_13_mirrored_parallel_paths", - "l2_20_oriented_radial_bank" - ], - "contact_mode": "cycles intersect twice and terminal leads overlap outer arcs", - "graph_depth": 3, - "ordered_representation_graph": [ - "construct_intersecting_cycle_pair", - "attach_distributed_terminal_graph" - ], - "port_signature": "2x2", - "topology": "two_intersecting_cycles_with_outer_and_upper_terminal_pairs", - "zone_count": 6 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 2, - "semantic_signature": "570a035b4aec9fcb285eb16a56433c4c70d1d78c04ffd970f1fb5d022fa05a49", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/ground_truth.py", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "id": "l3_22_cyclic_carrier_terminal_graph_s02", - "label": "Intersecting dual-cycle graph", - "leakage_group_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_width_um": 6.0, - "center_offset_um": 18.0, - "cycle_radius_um": 22.0, - "lead_length_um": 24.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_22_cyclic_carrier_terminal_graph", - "curriculum_order": 626, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_22_cyclic_carrier_terminal_graph", - "identity_label": "Cyclic carrier with terminal graph", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "three serial cycles with four terminal branches", - "constituent_l2_motifs": [ - "l2_05_fused_overlap", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "neighbor cycles intersect and center taps overlap the middle cycle", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_serial_cycle_ladder", - "attach_end_and_center_taps" - ], - "port_signature": "2x2", - "topology": "three_intersecting_cycles_in_series_with_center_vertical_taps", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 3, - "semantic_signature": "5370da93000f736b3119892524b969a6f1f70f515f30a878b3bc1009e05a7b0a", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/ground_truth.py", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "id": "l3_22_cyclic_carrier_terminal_graph_s03", - "label": "Three-cycle ladder with center taps", - "leakage_group_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_width_um": 5.5, - "cycle_pitch_um": 34.0, - "cycle_radius_um": 21.0, - "lead_length_um": 24.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_22_cyclic_carrier_terminal_graph", - "curriculum_order": 627, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_22_cyclic_carrier_terminal_graph", - "identity_label": "Cyclic carrier with terminal graph", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "one cycle, one eccentric hub, and four unequal terminal rays", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_14_local_branch_junction", - "l2_20_oriented_radial_bank" - ], - "contact_mode": "non-cardinal spokes overlap both the offset hub and cycle", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_cycle", - "place_eccentric_hub", - "join_hub_to_irregular_cycle_ranks", - "extend_unequal_terminal_rays" - ], - "port_signature": "2x2", - "topology": "single_cycle_with_off_center_hub_and_four_unequally_ranked_terminal_spokes", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 4, - "semantic_signature": "b2bad9cd0172a9491f41c7ff14d65ebb6dacf70e9bf0f44d164119338e18bd40", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/ground_truth.py", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "id": "l3_22_cyclic_carrier_terminal_graph_s04", - "label": "Eccentric cycle hub with irregular terminals", - "leakage_group_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_width_um": 5.5, - "cycle_radius_um": 27.0, - "hub_radius_um": 8.0, - "hub_x_um": -6.5, - "hub_y_um": 4.5, - "terminal_angles_deg": [ - 12.0, - 78.0, - 165.0, - 248.0 - ], - "terminal_lengths_um": [ - 33.0, - 21.0, - 28.0, - 38.0 - ] - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_22_cyclic_carrier_terminal_graph", - "curriculum_order": 628, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_22_cyclic_carrier_terminal_graph", - "identity_label": "Cyclic carrier with terminal graph", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "two unequal bridged cycles with four terminals", - "constituent_l2_motifs": [ - "l2_01_mirrored_fixed_gap_pair", - "l2_10_signed_turn_connected_chain", - "l2_14_local_branch_junction" - ], - "contact_mode": "bridge overlaps the facing cycle arcs", - "graph_depth": 4, - "ordered_representation_graph": [ - "construct_unequal_cycle_pair", - "join_cycles_with_bridge", - "attach_distributed_terminals" - ], - "port_signature": "2x2", - "topology": "unequal_disjoint_cycles_joined_by_one_material_bridge_with_distributed_terminals", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 5, - "semantic_signature": "13c87f23dd34f9c7f1c3f1196e389de176a54107918391cdb9e1a924ee19944e", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/ground_truth.py", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "id": "l3_22_cyclic_carrier_terminal_graph_s05", - "label": "Unequal cycle pair with bridge terminals", - "leakage_group_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_width_um": 5.5, - "center_separation_um": 66.0, - "large_radius_um": 23.0, - "lead_length_um": 22.0, - "small_radius_um": 15.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "l3_22_cyclic_carrier_terminal_graph", - "curriculum_order": 629, - "deterministic_seed": null, - "factor_assignment": { - "admission_basis": "manual_visual_approval_plus_all_hard_gates", - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "family": "Radial and multi-axis hierarchy", - "identity_id": "l3_22_cyclic_carrier_terminal_graph", - "identity_label": "Cyclic carrier with terminal graph", - "level": "L3", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "arity": "two nested cycles with four radial terminals", - "constituent_l2_motifs": [ - "l2_08_nested_boolean_composite", - "l2_14_local_branch_junction", - "l2_20_oriented_radial_bank" - ], - "contact_mode": "four spokes bridge both cycles and continue outward", - "graph_depth": 5, - "ordered_representation_graph": [ - "construct_concentric_cycles", - "join_cycles_with_radial_spokes", - "extend_spokes_to_terminals" - ], - "port_signature": "2x2", - "topology": "two_concentric_cycles_joined_by_four_radial_spokes_and_extended_terminals", - "zone_count": 7 - }, - "schema_version": "pixcell-l3-factor-assignment-1", - "semantic_scene_index": 6, - "semantic_signature": "60d30c29e1d8bb8f08b532671ecf809fc228f579483796c55a826b538b213a4f", - "variation_role": "semantic" - }, - "family": "Radial and multi-axis hierarchy", - "generator_program": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/ground_truth.py", - "grammar_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "id": "l3_22_cyclic_carrier_terminal_graph_s06", - "label": "Concentric dual-cycle terminal wheel", - "leakage_group_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "level": "L3", - "parameters": { - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "parameters": { - "carrier_width_um": 5.0, - "inner_radius_um": 14.0, - "lead_length_um": 24.0, - "outer_radius_um": 29.0 - }, - "schema_version": "pixcell-l3-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "y_branch_smooth_1x2", - "curriculum_order": 630, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "y_branch_smooth_1x2", - "family_id": "branch_junction_splitters", - "family_label": "Branch Junction Splitters", - "identity_id": "y_branch_smooth_1x2", - "identity_label": "Smooth full-layout Y branch 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "single_junction_branching", - "path_grammar": "widened_junction_to_swept_pair", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "input" - }, - { - "count": 2, - "role": "output_arm" - }, - { - "count": 1, - "role": "split_node" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "symmetry_class" - ], - "template_id": "splitter", - "topology_invariants": { - "branch_arms": 2, - "inputs": 1, - "outputs": 2, - "split_nodes": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Branch Junction Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/ground_truth.py", - "grammar_id": "y_branch_smooth_1x2", - "id": "y_branch_smooth_1x2", - "label": "Smooth full-layout Y branch 1x2", - "leakage_group_id": "y_branch_smooth_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "y_branch_smooth_1x2", - "level": "L4", - "parameter_groups": { - "branch_length_um": "axial_envelope", - "input_lead_um": "shape_profile", - "junction_length_um": "axial_envelope", - "junction_width_um": "width_gap", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "branch_length_um", - "input_lead_um", - "junction_length_um", - "junction_width_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_branch_arms", - "n_inputs", - "n_outputs", - "n_split_nodes" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "branch_length_um": 22.0, - "input_lead_um": 8.0, - "junction_length_um": 6.0, - "junction_width_um": 1.7, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.9, - 180.0 - ], - [ - "o2", - [ - 45.0, - 4.5 - ], - 0.9, - 0.0 - ], - [ - "o3", - [ - 45.0, - -4.5 - ], - 0.9, - 0.0 - ] - ], - "output_lead_um": 9.0, - "output_pitch_um": 9.0, - "waveguide_width_um": 0.9 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mmi_block_1x2", - "curriculum_order": 631, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mmi_block_1x2", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "mmi_block_1x2", - "identity_label": "Full-access 1x2 MMI block", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "multimode_interference", - "path_grammar": "rectangular_body_direct_access", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "input" - }, - { - "count": 1, - "role": "mmi_body" - }, - { - "count": 2, - "role": "output" - }, - { - "count": 3, - "role": "taper" - } - ], - "strong_deltas": [ - "branch_graph", - "center_morphology", - "port_graph", - "primitive_composition", - "terminal_layout" - ], - "template_id": "splitter", - "topology_invariants": { - "access_transitions": 3, - "inputs": 1, - "mmi_bodies": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/ground_truth.py", - "grammar_id": "mmi_block_1x2", - "id": "mmi_block_1x2", - "label": "Full-access 1x2 MMI block", - "leakage_group_id": "mmi_block_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mmi_block_1x2", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "body_length_um": "axial_envelope", - "body_width_um": "width_gap", - "external_pitch_um": "repeat_layout", - "internal_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_inputs": "structural_count", - "n_outputs": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "transition_width_um": "width_gap", - "use_input_fanout": "shape_profile", - "use_output_fanout": "shape_profile", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 16.0, - "body_length_um": 18.0, - "body_width_um": 9.5, - "external_pitch_um": 3.5, - "internal_pitch_um": 3.5, - "lead_length_um": 8.0, - "n_inputs": 1, - "n_outputs": 2, - "optical_port_specs": [ - [ - "o1", - [ - -15.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 33.0, - 1.75 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 33.0, - -1.75 - ], - 0.86, - 0.0 - ] - ], - "taper_length_um": 7.0, - "transition_width_um": 1.55, - "use_input_fanout": false, - "use_output_fanout": false, - "waveguide_width_um": 0.86 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mmi_fanout_1x2", - "curriculum_order": 632, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mmi_fanout_1x2", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "mmi_fanout_1x2", - "identity_label": "1x2 MMI with visible S-bend fanout", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "multimode_interference", - "path_grammar": "rectangular_body_s_bend_fanout", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "input" - }, - { - "count": 1, - "role": "mmi_body" - }, - { - "count": 2, - "role": "output_arm" - }, - { - "count": 3, - "role": "taper" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "terminal_layout" - ], - "template_id": "splitter", - "topology_invariants": { - "access_transitions": 3, - "inputs": 1, - "mmi_bodies": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/ground_truth.py", - "grammar_id": "mmi_fanout_1x2", - "id": "mmi_fanout_1x2", - "label": "1x2 MMI with visible S-bend fanout", - "leakage_group_id": "mmi_fanout_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mmi_fanout_1x2", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "body_length_um": "axial_envelope", - "body_width_um": "width_gap", - "external_pitch_um": "repeat_layout", - "internal_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_inputs": "structural_count", - "n_outputs": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "transition_width_um": "width_gap", - "use_input_fanout": "shape_profile", - "use_output_fanout": "shape_profile", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 16.0, - "body_length_um": 22.0, - "body_width_um": 8.0, - "external_pitch_um": 13.0, - "internal_pitch_um": 3.2, - "lead_length_um": 8.0, - "n_inputs": 1, - "n_outputs": 2, - "optical_port_specs": [ - [ - "o1", - [ - -15.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 53.0, - 6.5 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 53.0, - -6.5 - ], - 0.86, - 0.0 - ] - ], - "taper_length_um": 7.0, - "transition_width_um": 1.55, - "use_input_fanout": false, - "use_output_fanout": true, - "waveguide_width_um": 0.86 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mmi_coupler_2x2", - "curriculum_order": 633, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mmi_coupler_2x2", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "mmi_coupler_2x2", - "identity_label": "Four-port MMI with bilateral access", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "multimode_interference_exchange", - "path_grammar": "rectangular_body_bilateral_fanout", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "input" - }, - { - "count": 1, - "role": "mmi_body" - }, - { - "count": 2, - "role": "output" - }, - { - "count": 4, - "role": "taper" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_graph", - "interaction_trajectory", - "port_graph", - "stage_graph", - "terminal_layout" - ], - "template_id": "coupler", - "topology_invariants": { - "access_transitions": 4, - "inputs": 2, - "mmi_bodies": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/ground_truth.py", - "grammar_id": "mmi_coupler_2x2", - "id": "mmi_coupler_2x2", - "label": "Four-port MMI with bilateral access", - "leakage_group_id": "mmi_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mmi_coupler_2x2", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "body_length_um": "axial_envelope", - "body_width_um": "width_gap", - "external_pitch_um": "repeat_layout", - "internal_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_inputs": "structural_count", - "n_outputs": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "transition_width_um": "width_gap", - "use_input_fanout": "shape_profile", - "use_output_fanout": "shape_profile", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 16.0, - "body_length_um": 18.0, - "body_width_um": 9.5, - "external_pitch_um": 16.0, - "internal_pitch_um": 3.5, - "lead_length_um": 8.0, - "n_inputs": 2, - "n_outputs": 2, - "optical_port_specs": [ - [ - "o1", - [ - -31.0, - 8.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - -31.0, - -8.0 - ], - 0.86, - 180.0 - ], - [ - "o3", - [ - 49.0, - 8.0 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 49.0, - -8.0 - ], - 0.86, - 0.0 - ] - ], - "taper_length_um": 7.0, - "transition_width_um": 1.55, - "use_input_fanout": true, - "use_output_fanout": true, - "waveguide_width_um": 0.86 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mmi_splitter_1x4", - "curriculum_order": 634, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mmi_splitter_1x4", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "mmi_splitter_1x4", - "identity_label": "Single-body 1x4 MMI with resolved channels", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "multimode_interference", - "path_grammar": "rectangular_body_four_channel_fanout", - "port_signature": "1x4", - "roles": [ - { - "count": 1, - "role": "input" - }, - { - "count": 1, - "role": "mmi_body" - }, - { - "count": 4, - "role": "output" - }, - { - "count": 5, - "role": "taper" - } - ], - "strong_deltas": [ - "branch_graph", - "center_morphology", - "port_graph", - "repeat_grammar", - "terminal_layout" - ], - "template_id": "splitter", - "topology_invariants": { - "access_transitions": 5, - "inputs": 1, - "mmi_bodies": 1, - "outputs": 4 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/ground_truth.py", - "grammar_id": "mmi_splitter_1x4", - "id": "mmi_splitter_1x4", - "label": "Single-body 1x4 MMI with resolved channels", - "leakage_group_id": "mmi_splitter_1x4", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mmi_splitter_1x4", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "body_length_um": "axial_envelope", - "body_width_um": "width_gap", - "external_pitch_um": "repeat_layout", - "internal_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_inputs": "structural_count", - "n_outputs": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "transition_width_um": "width_gap", - "use_input_fanout": "shape_profile", - "use_output_fanout": "shape_profile", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "access_length_um", - "body_length_um", - "body_width_um", - "external_pitch_um", - "internal_pitch_um", - "lead_length_um", - "n_inputs", - "n_outputs", - "optical_port_specs", - "taper_length_um", - "transition_width_um", - "use_input_fanout", - "use_output_fanout", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 16.0, - "body_length_um": 26.0, - "body_width_um": 14.0, - "external_pitch_um": 7.2, - "internal_pitch_um": 3.1, - "lead_length_um": 8.0, - "n_inputs": 1, - "n_outputs": 4, - "optical_port_specs": [ - [ - "o1", - [ - -15.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 57.0, - 10.8 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 57.0, - 3.6 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 57.0, - -3.6 - ], - 0.86, - 0.0 - ], - [ - "o5", - [ - 57.0, - -10.8 - ], - 0.86, - 0.0 - ] - ], - "taper_length_um": 7.0, - "transition_width_um": 1.55, - "use_input_fanout": false, - "use_output_fanout": true, - "waveguide_width_um": 0.86 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "splitter_tree_1x4", - "curriculum_order": 635, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "splitter_tree_1x4", - "family_id": "hierarchical_material_splitters", - "family_label": "Hierarchical Material Splitters", - "identity_id": "splitter_tree_1x4", - "identity_label": "Two explicit binary stages splitter tree 1x4", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "cascaded_branching", - "path_grammar": "two_stage_binary_tree", - "port_signature": "1x4", - "roles": [ - { - "count": 1, - "role": "input" - }, - { - "count": 4, - "role": "output_arm" - }, - { - "count": 3, - "role": "split_node" - }, - { - "count": 2, - "role": "stage" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "stage_graph" - ], - "template_id": "splitter", - "topology_invariants": { - "inputs": 1, - "outputs": 4, - "split_nodes": 3, - "stages": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Hierarchical Material Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/ground_truth.py", - "grammar_id": "splitter_tree_1x4", - "id": "splitter_tree_1x4", - "label": "Two explicit binary stages splitter tree 1x4", - "leakage_group_id": "splitter_tree_1x4", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "splitter_tree_1x4", - "level": "L4", - "parameter_groups": { - "first_stage_um": "shape_profile", - "input_lead_um": "shape_profile", - "interstage_um": "shape_profile", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_pitch_um": "repeat_layout", - "parent_pitch_um": "repeat_layout", - "second_stage_um": "shape_profile", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "first_stage_um", - "input_lead_um", - "interstage_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "parent_pitch_um", - "second_stage_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_split_nodes", - "n_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "first_stage_um": 18.0, - "input_lead_um": 8.0, - "interstage_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 61.0, - 6.645 - ], - 0.86, - 0.0 - ], - [ - "o3", - [ - 61.0, - 0.645 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 61.0, - -0.645 - ], - 0.86, - 0.0 - ], - [ - "o5", - [ - 61.0, - -6.645 - ], - 0.86, - 0.0 - ] - ], - "output_lead_um": 9.0, - "output_pitch_um": 6.0, - "parent_pitch_um": 7.29, - "second_stage_um": 18.0, - "waveguide_width_um": 0.86 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_sbend_2x2", - "curriculum_order": 636, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_sbend_2x2", - "family_id": "conventional_directional_couplers", - "family_label": "Conventional Directional Couplers", - "identity_id": "directional_coupler_sbend_2x2", - "identity_label": "Conventional directional coupler 2x2 (S-bend access)", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "parallel_evanescent_transfer", - "path_grammar": "symmetric_converge_window_diverge", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access_bend" - }, - { - "count": 2, - "role": "access_rail" - }, - { - "count": 2, - "role": "coupled_rail" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_graph", - "interaction_trajectory", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "coupler", - "topology_invariants": { - "access_bends": 4, - "coupled_rails": 2, - "inputs": 2, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Conventional Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_sbend_2x2", - "id": "directional_coupler_sbend_2x2", - "label": "Conventional directional coupler 2x2 (S-bend access)", - "leakage_group_id": "directional_coupler_sbend_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_sbend_2x2", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "coupling_gap_um": "width_gap", - "coupling_length_um": "axial_envelope", - "external_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "access_length_um", - "coupling_gap_um", - "coupling_length_um", - "external_pitch_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_coupled_rails", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 15.0, - "coupling_gap_um": 0.38, - "coupling_length_um": 13.0, - "external_pitch_um": 11.0, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 5.5 - ], - 0.86, - 180.0 - ], - [ - "o2", - [ - 0.0, - -5.5 - ], - 0.86, - 180.0 - ], - [ - "o3", - [ - 57.0, - 5.5 - ], - 0.86, - 0.0 - ], - [ - "o4", - [ - 57.0, - -5.5 - ], - 0.86, - 0.0 - ] - ], - "waveguide_width_um": 0.86 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_bow_2x2", - "curriculum_order": 637, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_bow_2x2", - "family_id": "conventional_directional_couplers", - "family_label": "Conventional Directional Couplers", - "identity_id": "directional_coupler_bow_2x2", - "identity_label": "Curved bow-window directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "parallel_evanescent_transfer", - "path_grammar": "parallel_bow_window", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "access_rail" - }, - { - "count": 2, - "role": "bow_rail" - }, - { - "count": 1, - "role": "coupling_window" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_graph", - "interaction_trajectory", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "coupler", - "topology_invariants": { - "coupled_rails": 2, - "curved_windows": 1, - "inputs": 2, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Conventional Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_bow_2x2", - "id": "directional_coupler_bow_2x2", - "label": "Curved bow-window directional coupler 2x2", - "leakage_group_id": "directional_coupler_bow_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_bow_2x2", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "bow_half_length_um": "axial_envelope", - "bow_height_um": "transverse_layout", - "coupling_gap_um": "width_gap", - "external_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "access_length_um", - "bow_half_length_um", - "bow_height_um", - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_coupled_rails", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 12.0, - "bow_half_length_um": 12.0, - "bow_height_um": 2.8, - "coupling_gap_um": 0.4, - "external_pitch_um": 11.5, - "lead_length_um": 6.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 5.75 - ], - 0.84, - 180.0 - ], - [ - "o2", - [ - 0.0, - -5.75 - ], - 0.84, - 180.0 - ], - [ - "o3", - [ - 60.0, - 5.75 - ], - 0.84, - 0.0 - ], - [ - "o4", - [ - 60.0, - -5.75 - ], - 0.84, - 0.0 - ] - ], - "waveguide_width_um": 0.84 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_asymmetric_2x2", - "curriculum_order": 638, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_asymmetric_2x2", - "family_id": "conventional_directional_couplers", - "family_label": "Conventional Directional Couplers", - "identity_id": "directional_coupler_asymmetric_2x2", - "identity_label": "Unequal-access directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "asymmetric_evanescent_transfer", - "path_grammar": "unequal_access_parallel_window", - "port_signature": "2x2", - "roles": [ - { - "count": 1, - "role": "coupling_window" - }, - { - "count": 1, - "role": "routed_rail" - }, - { - "count": 1, - "role": "straight_rail" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_graph", - "interaction_trajectory", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "coupler", - "topology_invariants": { - "coupled_rails": 2, - "inputs": 2, - "outputs": 2, - "unequal_access_paths": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Conventional Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_asymmetric_2x2", - "id": "directional_coupler_asymmetric_2x2", - "label": "Unequal-access directional coupler 2x2", - "leakage_group_id": "directional_coupler_asymmetric_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_asymmetric_2x2", - "level": "L4", - "parameter_groups": { - "access_width_um": "width_gap", - "bottom_width_um": "width_gap", - "coupling_gap_um": "width_gap", - "coupling_length_um": "axial_envelope", - "half_access_um": "shape_profile", - "input_bottom_y_um": "shape_profile", - "input_top_y_um": "shape_profile", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_bottom_y_um": "shape_profile", - "output_top_y_um": "shape_profile", - "top_width_um": "width_gap", - "width_taper_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 13, - "live_parameters": [ - "access_width_um", - "bottom_width_um", - "coupling_gap_um", - "coupling_length_um", - "half_access_um", - "input_bottom_y_um", - "input_top_y_um", - "lead_length_um", - "optical_port_specs", - "output_bottom_y_um", - "output_top_y_um", - "top_width_um", - "width_taper_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_coupled_rails", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_width_um": 0.84, - "bottom_width_um": 0.64, - "coupling_gap_um": 0.38, - "coupling_length_um": 15.0, - "half_access_um": 10.0, - "input_bottom_y_um": -7.2, - "input_top_y_um": 8.0, - "lead_length_um": 6.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 8.0 - ], - 0.84, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.2 - ], - 0.84, - 180.0 - ], - [ - "o3", - [ - 79.0, - 6.8 - ], - 0.84, - 0.0 - ], - [ - "o4", - [ - 79.0, - -8.4 - ], - 0.84, - 0.0 - ] - ], - "output_bottom_y_um": -8.4, - "output_top_y_um": 6.8, - "top_width_um": 1.08, - "width_taper_um": 6.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "adiabatic_coupler_full_2x2", - "curriculum_order": 639, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "adiabatic_coupler_full_2x2", - "family_id": "adiabatic_multi_rail_couplers", - "family_label": "Adiabatic Multi Rail Couplers", - "identity_id": "adiabatic_coupler_full_2x2", - "identity_label": "Five-region full-access adiabatic coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "adiabatic_mode_exchange", - "path_grammar": "converge_width_exchange_diverge", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 2, - "role": "exchange_rail" - }, - { - "count": 5, - "role": "longitudinal_region" - } - ], - "strong_deltas": [ - "interaction_graph", - "interaction_trajectory", - "port_graph", - "primitive_composition", - "stage_graph", - "symmetry_class" - ], - "template_id": "coupler", - "topology_invariants": { - "coupled_rails": 2, - "inputs": 2, - "longitudinal_regions": 5, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Adiabatic Multi Rail Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/ground_truth.py", - "grammar_id": "adiabatic_coupler_full_2x2", - "id": "adiabatic_coupler_full_2x2", - "label": "Five-region full-access adiabatic coupler 2x2", - "leakage_group_id": "adiabatic_coupler_full_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "adiabatic_coupler_full_2x2", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "access_width_um": "width_gap", - "converge_length_um": "axial_envelope", - "exchange_length_um": "axial_envelope", - "external_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "narrow_width_um": "width_gap", - "near_pitch_um": "repeat_layout", - "optical_port_specs": "port_graph", - "prep_length_um": "axial_envelope", - "tight_pitch_um": "repeat_layout", - "wide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 12, - "live_parameters": [ - "access_length_um", - "access_width_um", - "converge_length_um", - "exchange_length_um", - "external_pitch_um", - "lead_length_um", - "narrow_width_um", - "near_pitch_um", - "optical_port_specs", - "prep_length_um", - "tight_pitch_um", - "wide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_coupled_rails", - "n_inputs", - "n_longitudinal_regions", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 12.0, - "access_width_um": 1.1, - "converge_length_um": 9.0, - "exchange_length_um": 16.0, - "external_pitch_um": 18.0, - "lead_length_um": 5.0, - "narrow_width_um": 0.9, - "near_pitch_um": 4.2, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 9.0 - ], - 1.1, - 180.0 - ], - [ - "o2", - [ - 0.0, - -9.0 - ], - 1.1, - 180.0 - ], - [ - "o3", - [ - 88.0, - 9.0 - ], - 1.1, - 0.0 - ], - [ - "o4", - [ - 88.0, - -9.0 - ], - 1.1, - 0.0 - ] - ], - "prep_length_um": 10.0, - "tight_pitch_um": 1.55, - "wide_width_um": 1.45 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "ring_bus_all_pass", - "curriculum_order": 640, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "ring_bus_all_pass", - "family_id": "single_loop_resonators", - "family_label": "Single Loop Resonators", - "identity_id": "ring_bus_all_pass", - "identity_label": "Ring bus all-pass", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "single_loop_resonance", - "path_grammar": "circular_loop_single_bus", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "coupling_window" - }, - { - "count": 1, - "role": "ring" - }, - { - "count": 1, - "role": "through_bus" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_trajectory", - "loop_graph", - "port_graph", - "terminal_layout" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "inputs": 1, - "outputs": 1, - "rings": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Single Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/ground_truth.py", - "grammar_id": "ring_bus_all_pass", - "id": "ring_bus_all_pass", - "label": "Ring bus all-pass", - "leakage_group_id": "ring_bus_all_pass", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "ring_bus_all_pass", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "lead_extension_um": "shape_profile", - "optical_port_specs": "port_graph", - "ring_radius_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 5, - "live_parameters": [ - "coupling_gap_um", - "lead_extension_um", - "optical_port_specs", - "ring_radius_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_outputs", - "n_rings" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.35, - "lead_extension_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -17.0, - -11.15 - ], - 0.8, - 180.0 - ], - [ - "o2", - [ - 17.0, - -11.15 - ], - 0.8, - 0.0 - ] - ], - "ring_radius_um": 10.0, - "waveguide_width_um": 0.8 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "ring_bus_drop", - "curriculum_order": 641, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "ring_bus_drop", - "family_id": "single_loop_resonators", - "family_label": "Single Loop Resonators", - "identity_id": "ring_bus_drop", - "identity_label": "Ring bus drop", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "single_loop_add_drop_resonance", - "path_grammar": "circular_loop_dual_bus", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "bus" - }, - { - "count": 2, - "role": "coupling_window" - }, - { - "count": 1, - "role": "ring" - } - ], - "strong_deltas": [ - "interaction_trajectory", - "loop_graph", - "port_graph", - "stage_graph", - "terminal_layout" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 2, - "inputs": 2, - "outputs": 2, - "rings": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Single Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/ground_truth.py", - "grammar_id": "ring_bus_drop", - "id": "ring_bus_drop", - "label": "Ring bus drop", - "leakage_group_id": "ring_bus_drop", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "ring_bus_drop", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "lead_extension_um": "shape_profile", - "optical_port_specs": "port_graph", - "ring_radius_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 5, - "live_parameters": [ - "coupling_gap_um", - "lead_extension_um", - "optical_port_specs", - "ring_radius_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_outputs", - "n_rings" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.35, - "lead_extension_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -17.0, - 11.15 - ], - 0.8, - 180.0 - ], - [ - "o2", - [ - -17.0, - -11.15 - ], - 0.8, - 180.0 - ], - [ - "o3", - [ - 17.0, - 11.15 - ], - 0.8, - 0.0 - ], - [ - "o4", - [ - 17.0, - -11.15 - ], - 0.8, - 0.0 - ] - ], - "ring_radius_um": 10.0, - "waveguide_width_um": 0.8 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "racetrack_bus", - "curriculum_order": 642, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "racetrack_bus", - "family_id": "single_loop_resonators", - "family_label": "Single Loop Resonators", - "identity_id": "racetrack_bus", - "identity_label": "Racetrack resonator with through bus", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "racetrack_resonance", - "path_grammar": "elongated_loop_single_bus", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "coupling_window" - }, - { - "count": 1, - "role": "racetrack" - }, - { - "count": 1, - "role": "through_bus" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_trajectory", - "loop_graph", - "port_graph", - "terminal_layout" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "inputs": 1, - "outputs": 1, - "racetracks": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Single Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/ground_truth.py", - "grammar_id": "racetrack_bus", - "id": "racetrack_bus", - "label": "Racetrack resonator with through bus", - "leakage_group_id": "racetrack_bus", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "racetrack_bus", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "coupling_gap_um": "width_gap", - "coupling_length_um": "axial_envelope", - "lead_extension_um": "shape_profile", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "bend_radius_um", - "coupling_gap_um", - "coupling_length_um", - "lead_extension_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_outputs", - "n_racetracks" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 7.0, - "coupling_gap_um": 0.38, - "coupling_length_um": 18.0, - "lead_extension_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -14.0, - -15.4 - ], - 1.02, - 180.0 - ], - [ - "o2", - [ - 32.0, - -15.4 - ], - 1.02, - 0.0 - ] - ], - "waveguide_width_um": 1.02 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "coupled_ring_pair", - "curriculum_order": 643, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "coupled_ring_pair", - "family_id": "coupled_structured_loop_resonators", - "family_label": "Coupled Structured Loop Resonators", - "identity_id": "coupled_ring_pair", - "identity_label": "Coupled ring pair with external access", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "coupled_loop_resonance", - "path_grammar": "serial_ring_pair_single_bus", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "coupling_window" - }, - { - "count": 2, - "role": "ring" - }, - { - "count": 1, - "role": "through_bus" - } - ], - "strong_deltas": [ - "interaction_trajectory", - "loop_graph", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "inputs": 1, - "outputs": 1, - "rings": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Coupled Structured Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/ground_truth.py", - "grammar_id": "coupled_ring_pair", - "id": "coupled_ring_pair", - "label": "Coupled ring pair with external access", - "leakage_group_id": "coupled_ring_pair", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "coupled_ring_pair", - "level": "L4", - "parameter_groups": { - "bus_gap_um": "width_gap", - "lead_extension_um": "shape_profile", - "optical_port_specs": "port_graph", - "ring_radius_um": "axial_envelope", - "ring_to_ring_gap_um": "width_gap", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "bus_gap_um", - "lead_extension_um", - "optical_port_specs", - "ring_radius_um", - "ring_to_ring_gap_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_outputs", - "n_rings" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bus_gap_um": 0.38, - "lead_extension_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -24.13, - -9.16 - ], - 0.78, - 180.0 - ], - [ - "o2", - [ - 24.13, - -9.16 - ], - 0.78, - 0.0 - ] - ], - "ring_radius_um": 8.0, - "ring_to_ring_gap_um": 0.35, - "waveguide_width_um": 0.78 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mzi_balanced_curved", - "curriculum_order": 644, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mzi_balanced_curved", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "mzi_balanced_curved", - "identity_label": "Balanced MZI with curved arms", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_arm_interference", - "path_grammar": "equal_curved_split_recombine", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "access" - }, - { - "count": 2, - "role": "arm" - }, - { - "count": 2, - "role": "junction" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "interferometer", - "topology_invariants": { - "arms": 2, - "inputs": 1, - "outputs": 1, - "split_nodes": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/ground_truth.py", - "grammar_id": "mzi_balanced_curved", - "id": "mzi_balanced_curved", - "label": "Balanced MZI with curved arms", - "leakage_group_id": "mzi_balanced_curved", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mzi_balanced_curved", - "level": "L4", - "parameter_groups": { - "arm_separation_um": "transverse_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "split_length_um": "axial_envelope", - "straight_arm_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "arm_separation_um", - "lead_length_um", - "optical_port_specs", - "split_length_um", - "straight_arm_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_arms", - "n_inputs", - "n_outputs", - "n_split_nodes" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "arm_separation_um": 12.0, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 0.85, - 180.0 - ], - [ - "o2", - [ - 62.0, - 0.0 - ], - 0.85, - 0.0 - ] - ], - "split_length_um": 18.0, - "straight_arm_length_um": 18.0, - "waveguide_width_um": 0.85 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mzi_hexagonal", - "curriculum_order": 645, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mzi_hexagonal", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "mzi_hexagonal", - "identity_label": "Hexagonal-outline MZI", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_arm_interference", - "path_grammar": "polygonal_hex_split_recombine", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "access" - }, - { - "count": 2, - "role": "junction" - }, - { - "count": 2, - "role": "polygonal_arm" - }, - { - "count": 8, - "role": "vertex" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "symmetry_class" - ], - "template_id": "interferometer", - "topology_invariants": { - "arms": 2, - "inputs": 1, - "outputs": 1, - "vertices_per_arm": 4 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/ground_truth.py", - "grammar_id": "mzi_hexagonal", - "id": "mzi_hexagonal", - "label": "Hexagonal-outline MZI", - "leakage_group_id": "mzi_hexagonal", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mzi_hexagonal", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "diagonal_span_um": "axial_envelope", - "half_height_um": "transverse_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "plateau_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "diagonal_span_um", - "half_height_um", - "lead_length_um", - "optical_port_specs", - "plateau_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_arms", - "n_inputs", - "n_outputs", - "n_vertices_per_arm" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 4.0, - "diagonal_span_um": 15.0, - "half_height_um": 10.0, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 0.85, - 180.0 - ], - [ - "o2", - [ - 58.0, - 0.0 - ], - 0.85, - 0.0 - ] - ], - "plateau_length_um": 20.0, - "waveguide_width_um": 0.85 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mzi_unbalanced", - "curriculum_order": 646, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mzi_unbalanced", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "mzi_unbalanced", - "identity_label": "Compact unbalanced MZI", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_arm_interference", - "path_grammar": "unequal_excursion_split_recombine", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "access" - }, - { - "count": 1, - "role": "dogleg_arm" - }, - { - "count": 2, - "role": "junction" - }, - { - "count": 1, - "role": "short_arm" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "interferometer", - "topology_invariants": { - "arms": 2, - "inputs": 1, - "outputs": 1, - "unequal_arms": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/ground_truth.py", - "grammar_id": "mzi_unbalanced", - "id": "mzi_unbalanced", - "label": "Compact unbalanced MZI", - "leakage_group_id": "mzi_unbalanced", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mzi_unbalanced", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "long_arm_height_um": "transverse_layout", - "optical_port_specs": "port_graph", - "short_arm_height_um": "transverse_layout", - "span_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "lead_length_um", - "long_arm_height_um", - "optical_port_specs", - "short_arm_height_um", - "span_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_arms", - "n_inputs", - "n_outputs", - "n_unequal_arms" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 4.0, - "lead_length_um": 8.0, - "long_arm_height_um": 17.0, - "optical_port_specs": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 1.18, - 180.0 - ], - [ - "o2", - [ - 66.0, - 0.0 - ], - 1.18, - 0.0 - ] - ], - "short_arm_height_um": 7.0, - "span_um": 58.0, - "waveguide_width_um": 1.18 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "crossing_tapered", - "curriculum_order": 647, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "crossing_tapered", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "crossing_tapered", - "identity_label": "Expanded-center tapered crossing", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "expanded_region_crossing", - "path_grammar": "four_taper_cardinal_junction", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 1, - "role": "crossing_center" - }, - { - "count": 4, - "role": "taper_arm" - } - ], - "strong_deltas": [ - "center_morphology", - "crossing_graph", - "port_graph", - "primitive_composition", - "relative_angle", - "terminal_layout" - ], - "template_id": "crossing", - "topology_invariants": { - "crossings": 1, - "inputs": 2, - "outputs": 2, - "taper_arms": 4 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/ground_truth.py", - "grammar_id": "crossing_tapered", - "id": "crossing_tapered", - "label": "Expanded-center tapered crossing", - "leakage_group_id": "crossing_tapered", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "crossing_tapered", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "center_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "aperture_width_um", - "center_radius_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_crossings", - "n_inputs", - "n_outputs", - "n_taper_arms" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 2.8, - "center_radius_um": 1.9, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -16.0, - 0.0 - ], - 0.78, - 180.0 - ], - [ - "o2", - [ - 16.0, - 0.0 - ], - 0.78, - 0.0 - ], - [ - "o3", - [ - 0.0, - -16.0 - ], - 0.78, - 270.0 - ], - [ - "o4", - [ - 0.0, - 16.0 - ], - 0.78, - 90.0 - ] - ], - "taper_length_um": 9.0, - "waveguide_width_um": 0.78 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "sidewall_tooth_array", - "curriculum_order": 648, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "sidewall_tooth_array", - "family_id": "bragg_swg_repeated_media", - "family_label": "Bragg Swg Repeated Media", - "identity_id": "sidewall_tooth_array", - "identity_label": "Single-sided sidewall tooth array", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "periodic_sidewall_loading", - "path_grammar": "single_sided_uniform_tooth_rail", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "rail" - }, - { - "count": 28, - "role": "sidewall_tooth" - } - ], - "strong_deltas": [ - "arm_route_motif", - "port_graph", - "primitive_composition", - "repeat_grammar", - "symmetry_class" - ], - "template_id": "repeated", - "topology_invariants": { - "inputs": 1, - "outputs": 1, - "rails": 1, - "teeth": 28 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Bragg Swg Repeated Media", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/ground_truth.py", - "grammar_id": "sidewall_tooth_array", - "id": "sidewall_tooth_array", - "label": "Single-sided sidewall tooth array", - "leakage_group_id": "sidewall_tooth_array", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "sidewall_tooth_array", - "level": "L4", - "parameter_groups": { - "lead_length_um": "axial_envelope", - "n_teeth": "structural_count", - "optical_port_specs": "port_graph", - "period_um": "repeat_layout", - "tooth_depth_um": "repeat_layout", - "tooth_width_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "lead_length_um", - "n_teeth", - "optical_port_specs", - "period_um", - "tooth_depth_um", - "tooth_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_rails" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "lead_length_um": 3.0, - "n_teeth": 28, - "optical_port_specs": [ - [ - "o1", - [ - -3.0, - 0.0 - ], - 0.5, - 180.0 - ], - [ - "o2", - [ - 24.0, - 0.0 - ], - 0.5, - 0.0 - ] - ], - "period_um": 0.75, - "tooth_depth_um": 0.9, - "tooth_width_um": 0.34, - "waveguide_width_um": 0.5 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "double_sidewall_tooth_array", - "curriculum_order": 649, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "double_sidewall_tooth_array", - "family_id": "bragg_swg_repeated_media", - "family_label": "Bragg Swg Repeated Media", - "identity_id": "double_sidewall_tooth_array", - "identity_label": "Apodized double-sidewall tooth array", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "periodic_sidewall_loading", - "path_grammar": "dual_sided_apodized_tooth_rail", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "rail" - }, - { - "count": 40, - "role": "sidewall_tooth" - }, - { - "count": 20, - "role": "tooth_pair" - } - ], - "strong_deltas": [ - "center_morphology", - "port_graph", - "primitive_composition", - "repeat_grammar", - "symmetry_class" - ], - "template_id": "repeated", - "topology_invariants": { - "inputs": 1, - "outputs": 1, - "rails": 1, - "teeth": 40, - "tooth_pairs": 20 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Bragg Swg Repeated Media", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/ground_truth.py", - "grammar_id": "double_sidewall_tooth_array", - "id": "double_sidewall_tooth_array", - "label": "Apodized double-sidewall tooth array", - "leakage_group_id": "double_sidewall_tooth_array", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "double_sidewall_tooth_array", - "level": "L4", - "parameter_groups": { - "lead_length_um": "axial_envelope", - "maximum_tooth_depth_um": "repeat_layout", - "n_tooth_pairs": "structural_count", - "optical_port_specs": "port_graph", - "period_um": "repeat_layout", - "tooth_width_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "lead_length_um", - "maximum_tooth_depth_um", - "n_tooth_pairs", - "optical_port_specs", - "period_um", - "tooth_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_rails", - "n_teeth" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "lead_length_um": 3.0, - "maximum_tooth_depth_um": 0.75, - "n_tooth_pairs": 20, - "optical_port_specs": [ - [ - "o1", - [ - -3.0, - 0.0 - ], - 0.55, - 180.0 - ], - [ - "o2", - [ - 18.0, - 0.0 - ], - 0.55, - 0.0 - ] - ], - "period_um": 0.75, - "tooth_width_um": 0.22, - "waveguide_width_um": 0.55 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "paired_nanobeam_teeth", - "curriculum_order": 650, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "paired_nanobeam_teeth", - "family_id": "periodic_structured_couplers", - "family_label": "Periodic Structured Couplers", - "identity_id": "paired_nanobeam_teeth", - "identity_label": "Paired corrugated nanobeams with cavity", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "coupled_periodic_nanobeams", - "path_grammar": "paired_corrugated_rails_with_cavity", - "port_signature": "2x2", - "roles": [ - { - "count": 1, - "role": "cavity" - }, - { - "count": 2, - "role": "nanobeam" - }, - { - "count": 40, - "role": "sidewall_tooth" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_trajectory", - "port_graph", - "primitive_composition", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "inputs": 2, - "outputs": 2, - "rails": 2, - "teeth": 40 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Periodic Structured Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/ground_truth.py", - "grammar_id": "paired_nanobeam_teeth", - "id": "paired_nanobeam_teeth", - "label": "Paired corrugated nanobeams with cavity", - "leakage_group_id": "paired_nanobeam_teeth", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "paired_nanobeam_teeth", - "level": "L4", - "parameter_groups": { - "cavity_extra_spacing_um": "transverse_layout", - "lead_length_um": "axial_envelope", - "maximum_tooth_depth_um": "repeat_layout", - "n_teeth_per_rail": "structural_count", - "optical_port_specs": "port_graph", - "period_um": "repeat_layout", - "rail_gap_um": "width_gap", - "tooth_width_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "cavity_extra_spacing_um", - "lead_length_um", - "maximum_tooth_depth_um", - "n_teeth_per_rail", - "optical_port_specs", - "period_um", - "rail_gap_um", - "tooth_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_rails", - "n_teeth" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "cavity_extra_spacing_um": 2.2, - "lead_length_um": 3.0, - "maximum_tooth_depth_um": 0.65, - "n_teeth_per_rail": 20, - "optical_port_specs": [ - [ - "o1", - [ - -3.0, - 0.75 - ], - 0.5, - 180.0 - ], - [ - "o2", - [ - -3.0, - -0.75 - ], - 0.5, - 180.0 - ], - [ - "o3", - [ - 18.72, - 0.75 - ], - 0.5, - 0.0 - ], - [ - "o4", - [ - 18.72, - -0.75 - ], - 0.5, - 0.0 - ] - ], - "period_um": 0.7, - "rail_gap_um": 1.0, - "tooth_width_um": 0.22, - "waveguide_width_um": 0.5 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "edge_coupler_multistage", - "curriculum_order": 651, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "edge_coupler_multistage", - "family_id": "edge_couplers", - "family_label": "Edge Couplers", - "identity_id": "edge_coupler_multistage", - "identity_label": "Complete multistage edge coupler", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "inverse_taper_conversion", - "path_grammar": "two_stage_monotonic_widening", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "edge_tip" - }, - { - "count": 2, - "role": "taper_stage" - }, - { - "count": 1, - "role": "wide_port" - } - ], - "strong_deltas": [ - "center_morphology", - "port_graph", - "primitive_composition", - "stage_graph", - "terminal_layout" - ], - "template_id": "converter", - "topology_invariants": { - "edge_tips": 1, - "inputs": 1, - "outputs": 1, - "taper_stages": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Edge Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/ground_truth.py", - "grammar_id": "edge_coupler_multistage", - "id": "edge_coupler_multistage", - "label": "Complete multistage edge coupler", - "leakage_group_id": "edge_coupler_multistage", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "edge_coupler_multistage", - "level": "L4", - "parameter_groups": { - "edge_tip_width_um": "width_gap", - "first_stage_length_um": "axial_envelope", - "input_lead_length_um": "axial_envelope", - "intermediate_width_um": "width_gap", - "optical_port_specs": "port_graph", - "output_lead_length_um": "axial_envelope", - "output_width_um": "width_gap", - "second_stage_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "edge_tip_width_um", - "first_stage_length_um", - "input_lead_length_um", - "intermediate_width_um", - "optical_port_specs", - "output_lead_length_um", - "output_width_um", - "second_stage_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_edge_tips", - "n_inputs", - "n_outputs", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "edge_tip_width_um": 0.34, - "first_stage_length_um": 36.0, - "input_lead_length_um": 8.0, - "intermediate_width_um": 1.15, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.34, - 180.0 - ], - [ - "o2", - [ - 76.0, - 0.0 - ], - 2.8, - 0.0 - ] - ], - "output_lead_length_um": 12.0, - "output_width_um": 2.8, - "second_stage_length_um": 20.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "star_fan_1x4", - "curriculum_order": 652, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "star_fan_1x4", - "family_id": "free_propagation_slab_star_couplers", - "family_label": "Free Propagation Slab Star Couplers", - "identity_id": "star_fan_1x4", - "identity_label": "Free-propagation star fan 1x4", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "free_propagation_fanout", - "path_grammar": "elliptical_slab_five_aperture_fan", - "port_signature": "1x4", - "roles": [ - { - "count": 5, - "role": "aperture" - }, - { - "count": 1, - "role": "free_propagation_slab" - }, - { - "count": 1, - "role": "input" - }, - { - "count": 4, - "role": "output" - } - ], - "strong_deltas": [ - "branch_graph", - "center_morphology", - "port_graph", - "symmetry_class", - "terminal_layout" - ], - "template_id": "fan", - "topology_invariants": { - "apertures": 5, - "free_propagation_slabs": 1, - "inputs": 1, - "outputs": 4 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Free Propagation Slab Star Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/ground_truth.py", - "grammar_id": "star_fan_1x4", - "id": "star_fan_1x4", - "label": "Free-propagation star fan 1x4", - "leakage_group_id": "star_fan_1x4", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "star_fan_1x4", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "fanout_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_pitch_um": "repeat_layout", - "slab_radius_x_um": "axial_envelope", - "slab_radius_y_um": "axial_envelope", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "aperture_width_um", - "fanout_length_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_apertures", - "n_free_propagation_slabs", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 1.65, - "fanout_length_um": 14.0, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -21.0, - 0.0 - ], - 0.78, - 180.0 - ], - [ - "o2", - [ - 35.0, - 8.25 - ], - 0.78, - 0.0 - ], - [ - "o3", - [ - 35.0, - 2.75 - ], - 0.78, - 0.0 - ], - [ - "o4", - [ - 35.0, - -2.75 - ], - 0.78, - 0.0 - ], - [ - "o5", - [ - 35.0, - -8.25 - ], - 0.78, - 0.0 - ] - ], - "output_pitch_um": 5.5, - "slab_radius_x_um": 8.0, - "slab_radius_y_um": 9.0, - "taper_length_um": 7.0, - "waveguide_width_um": 0.78 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "stirap_mode_pol_3rail", - "curriculum_order": 653, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "stirap_mode_pol_3rail", - "family_id": "adiabatic_multi_rail_couplers", - "family_label": "Adiabatic Multi Rail Couplers", - "identity_id": "stirap_mode_pol_3rail", - "identity_label": "Compact three-rail STIRAP mode/polarization structure", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "three_rail_adiabatic_transfer", - "path_grammar": "offset_dual_window_three_rail", - "port_signature": "3x3", - "roles": [ - { - "count": 6, - "role": "access" - }, - { - "count": 2, - "role": "coupling_window" - }, - { - "count": 3, - "role": "rail" - } - ], - "strong_deltas": [ - "interaction_trajectory", - "port_graph", - "primitive_composition", - "stage_graph", - "symmetry_class" - ], - "template_id": "converter", - "topology_invariants": { - "coupling_windows": 2, - "inputs": 3, - "outputs": 3, - "rails": 3 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Adiabatic Multi Rail Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/ground_truth.py", - "grammar_id": "stirap_mode_pol_3rail", - "id": "stirap_mode_pol_3rail", - "label": "Compact three-rail STIRAP mode/polarization structure", - "leakage_group_id": "stirap_mode_pol_3rail", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "stirap_mode_pol_3rail", - "level": "L4", - "parameter_groups": { - "coupling_window_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "near_pitch_um": "repeat_layout", - "optical_port_specs": "port_graph", - "outer_pitch_um": "repeat_layout", - "transition_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "coupling_window_length_um", - "lead_length_um", - "near_pitch_um", - "optical_port_specs", - "outer_pitch_um", - "transition_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_coupling_windows", - "n_inputs", - "n_outputs", - "n_rails" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_window_length_um": 22.0, - "lead_length_um": 8.0, - "near_pitch_um": 1.8, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 6.0 - ], - 0.9, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 0.9, - 180.0 - ], - [ - "o3", - [ - 0.0, - -6.0 - ], - 0.9, - 180.0 - ], - [ - "o4", - [ - 88.0, - 6.0 - ], - 0.9, - 0.0 - ], - [ - "o5", - [ - 88.0, - 0.0 - ], - 0.9, - 0.0 - ], - [ - "o6", - [ - 88.0, - -6.0 - ], - 0.9, - 0.0 - ] - ], - "outer_pitch_um": 6.0, - "transition_length_um": 14.0, - "waveguide_width_um": 0.9 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_side_tap_coupler_1x2", - "curriculum_order": 654, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_side_tap_coupler_1x2", - "family_id": "hierarchical_material_splitters", - "family_label": "Hierarchical Material Splitters", - "identity_id": "directional_side_tap_coupler_1x2", - "identity_label": "Generic 1x2 directional side-tap coupler", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "evanescent_side_tap", - "path_grammar": "persistent_bus_seed_parallel_peel", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "branch_seed" - }, - { - "count": 1, - "role": "coupling_window" - }, - { - "count": 1, - "role": "persistent_bus" - }, - { - "count": 1, - "role": "tap_arm" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "interaction_graph", - "port_graph", - "symmetry_class" - ], - "template_id": "coupler", - "topology_invariants": { - "branch_nucleations": 1, - "inputs": 1, - "outputs": 2, - "persistent_buses": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Hierarchical Material Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/ground_truth.py", - "grammar_id": "directional_side_tap_coupler_1x2", - "id": "directional_side_tap_coupler_1x2", - "label": "Generic 1x2 directional side-tap coupler", - "leakage_group_id": "directional_side_tap_coupler_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_side_tap_coupler_1x2", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "coupling_length_um": "axial_envelope", - "input_lead_um": "shape_profile", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_pitch_um": "repeat_layout", - "peel_length_um": "axial_envelope", - "seed_taper_um": "shape_profile", - "seed_width_um": "width_gap", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "coupling_gap_um", - "coupling_length_um", - "input_lead_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "peel_length_um", - "seed_taper_um", - "seed_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_branch_nucleations", - "n_inputs", - "n_outputs", - "n_persistent_buses" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.42, - "coupling_length_um": 18.0, - "input_lead_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 62.0, - 12.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 62.0, - 0.0 - ], - 1.2, - 0.0 - ] - ], - "output_lead_um": 10.0, - "output_pitch_um": 12.0, - "peel_length_um": 18.0, - "seed_taper_um": 8.0, - "seed_width_um": 0.3, - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "teardrop_hub_splitter_1x2", - "curriculum_order": 655, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "teardrop_hub_splitter_1x2", - "family_id": "branch_junction_splitters", - "family_label": "Branch Junction Splitters", - "identity_id": "teardrop_hub_splitter_1x2", - "identity_label": "Filled teardrop-hub splitter 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "filled_hub_branching", - "path_grammar": "axial_input_filled_island_curved_outputs", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "filled_hub" - }, - { - "count": 1, - "role": "input" - }, - { - "count": 2, - "role": "output_arm" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "primitive_composition" - ], - "template_id": "splitter", - "topology_invariants": { - "branch_arms": 2, - "filled_hubs": 1, - "inputs": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Branch Junction Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/ground_truth.py", - "grammar_id": "teardrop_hub_splitter_1x2", - "id": "teardrop_hub_splitter_1x2", - "label": "Filled teardrop-hub splitter 1x2", - "leakage_group_id": "teardrop_hub_splitter_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "teardrop_hub_splitter_1x2", - "level": "L4", - "parameter_groups": { - "branch_length_um": "axial_envelope", - "hub_radius_x_um": "axial_envelope", - "hub_radius_y_um": "axial_envelope", - "input_lead_um": "shape_profile", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "branch_length_um", - "hub_radius_x_um", - "hub_radius_y_um", - "input_lead_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_branch_arms", - "n_filled_hubs", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "branch_length_um": 22.0, - "hub_radius_x_um": 5.5, - "hub_radius_y_um": 4.5, - "input_lead_um": 11.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.25, - 180.0 - ], - [ - "o2", - [ - 48.5, - 7.0 - ], - 1.25, - 0.0 - ], - [ - "o3", - [ - 48.5, - -7.0 - ], - 1.25, - 0.0 - ] - ], - "output_lead_um": 10.0, - "output_pitch_um": 14.0, - "waveguide_width_um": 1.25 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "t_junction_splitter_1x2", - "curriculum_order": 656, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "t_junction_splitter_1x2", - "family_id": "branch_junction_splitters", - "family_label": "Branch Junction Splitters", - "identity_id": "t_junction_splitter_1x2", - "identity_label": "Mixed-edge orthogonal T-junction splitter 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "orthogonal_hub_split", - "path_grammar": "straight_through_right_angle_branch", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "axial_output" - }, - { - "count": 1, - "role": "input" - }, - { - "count": 1, - "role": "junction_hub" - }, - { - "count": 1, - "role": "orthogonal_output" - } - ], - "strong_deltas": [ - "branch_graph", - "center_morphology", - "port_graph", - "relative_angle", - "terminal_layout" - ], - "template_id": "splitter", - "topology_invariants": { - "branch_arms": 2, - "inputs": 1, - "orthogonal_junctions": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Branch Junction Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/ground_truth.py", - "grammar_id": "t_junction_splitter_1x2", - "id": "t_junction_splitter_1x2", - "label": "Mixed-edge orthogonal T-junction splitter 1x2", - "leakage_group_id": "t_junction_splitter_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "t_junction_splitter_1x2", - "level": "L4", - "parameter_groups": { - "axial_output_um": "shape_profile", - "hub_radius_um": "axial_envelope", - "input_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "vertical_output_um": "transverse_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "axial_output_um", - "hub_radius_um", - "input_length_um", - "optical_port_specs", - "vertical_output_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_branch_arms", - "n_inputs", - "n_orthogonal_junctions", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "axial_output_um": 22.0, - "hub_radius_um": 3.5, - "input_length_um": 20.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.82, - 180.0 - ], - [ - "o2", - [ - 42.0, - 0.0 - ], - 1.82, - 0.0 - ], - [ - "o3", - [ - 20.0, - 24.0 - ], - 1.82, - 90.0 - ] - ], - "vertical_output_um": 24.0, - "waveguide_width_um": 1.82 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "trident_hub_splitter_1x3", - "curriculum_order": 657, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "trident_hub_splitter_1x3", - "family_id": "branch_junction_splitters", - "family_label": "Branch Junction Splitters", - "identity_id": "trident_hub_splitter_1x3", - "identity_label": "Solid-hub trident splitter 1x3", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "three_valent_hub_branching", - "path_grammar": "axial_continuation_two_swept_departures", - "port_signature": "1x3", - "roles": [ - { - "count": 1, - "role": "axial_arm" - }, - { - "count": 1, - "role": "filled_hub" - }, - { - "count": 1, - "role": "input" - }, - { - "count": 2, - "role": "swept_arm" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "symmetry_class" - ], - "template_id": "splitter", - "topology_invariants": { - "axial_arms": 1, - "branch_arms": 3, - "inputs": 1, - "outputs": 3 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Branch Junction Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/ground_truth.py", - "grammar_id": "trident_hub_splitter_1x3", - "id": "trident_hub_splitter_1x3", - "label": "Solid-hub trident splitter 1x3", - "leakage_group_id": "trident_hub_splitter_1x3", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "trident_hub_splitter_1x3", - "level": "L4", - "parameter_groups": { - "branch_length_um": "axial_envelope", - "hub_radius_x_um": "axial_envelope", - "hub_radius_y_um": "axial_envelope", - "input_lead_um": "shape_profile", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "branch_length_um", - "hub_radius_x_um", - "hub_radius_y_um", - "input_lead_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_axial_arms", - "n_branch_arms", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "branch_length_um": 24.0, - "hub_radius_x_um": 4.8, - "hub_radius_y_um": 5.2, - "input_lead_um": 10.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 48.8, - 9.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 48.8, - 0.0 - ], - 1.2, - 0.0 - ], - [ - "o4", - [ - 48.8, - -9.0 - ], - 1.2, - 0.0 - ] - ], - "output_lead_um": 10.0, - "output_pitch_um": 9.0, - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mmi_lens_2x3", - "curriculum_order": 658, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mmi_lens_2x3", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "mmi_lens_2x3", - "identity_label": "Convex lens-body MMI 2x3", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "convex_multimode_distribution", - "path_grammar": "lens_body_two_inputs_three_outputs", - "port_signature": "2x3", - "roles": [ - { - "count": 5, - "role": "access_route" - }, - { - "count": 2, - "role": "input" - }, - { - "count": 1, - "role": "lens_body" - }, - { - "count": 3, - "role": "output" - } - ], - "strong_deltas": [ - "branch_graph", - "center_morphology", - "port_graph", - "primitive_composition", - "terminal_layout" - ], - "template_id": "splitter", - "topology_invariants": { - "access_routes": 5, - "inputs": 2, - "lens_bodies": 1, - "outputs": 3 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "retained_family_alternate", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/ground_truth.py", - "grammar_id": "mmi_lens_2x3", - "id": "mmi_lens_2x3", - "label": "Convex lens-body MMI 2x3", - "leakage_group_id": "mmi_lens_2x3", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mmi_lens_2x3", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "body_radius_x_um": "axial_envelope", - "body_radius_y_um": "axial_envelope", - "input_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "access_length_um", - "body_radius_x_um", - "body_radius_y_um", - "input_pitch_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_access_routes", - "n_inputs", - "n_lens_bodies", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 16.0, - "body_radius_x_um": 10.0, - "body_radius_y_um": 7.5, - "input_pitch_um": 14.0, - "lead_length_um": 9.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 7.0 - ], - 1.15, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.0 - ], - 1.15, - 180.0 - ], - [ - "o3", - [ - 56.5, - 9.0 - ], - 1.15, - 0.0 - ], - [ - "o4", - [ - 56.5, - 0.0 - ], - 1.15, - 0.0 - ], - [ - "o5", - [ - 56.5, - -9.0 - ], - 1.15, - 0.0 - ] - ], - "output_pitch_um": 9.0, - "waveguide_width_um": 1.15 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_bent_straight_2x2", - "curriculum_order": 659, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_bent_straight_2x2", - "family_id": "conventional_directional_couplers", - "family_label": "Conventional Directional Couplers", - "identity_id": "directional_coupler_bent_straight_2x2", - "identity_label": "Bent-straight directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "bend_straight_evanescent_transfer", - "path_grammar": "straight_bus_bowed_auxiliary_window", - "port_signature": "2x2", - "roles": [ - { - "count": 1, - "role": "bowed_auxiliary" - }, - { - "count": 1, - "role": "coupling_window" - }, - { - "count": 1, - "role": "straight_bus" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_graph", - "interaction_trajectory", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "coupler", - "topology_invariants": { - "bowed_roles": 1, - "inputs": 2, - "outputs": 2, - "straight_roles": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Conventional Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_bent_straight_2x2", - "id": "directional_coupler_bent_straight_2x2", - "label": "Bent-straight directional coupler 2x2", - "leakage_group_id": "directional_coupler_bent_straight_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_bent_straight_2x2", - "level": "L4", - "parameter_groups": { - "approach_length_um": "axial_envelope", - "coupling_gap_um": "width_gap", - "external_pitch_um": "repeat_layout", - "interaction_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "approach_length_um", - "coupling_gap_um", - "external_pitch_um", - "interaction_length_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bowed_roles", - "n_inputs", - "n_outputs", - "n_straight_roles" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "approach_length_um": 16.0, - "coupling_gap_um": 0.42, - "external_pitch_um": 18.0, - "interaction_length_um": 22.0, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 18.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o3", - [ - 70.0, - 18.0 - ], - 1.2, - 0.0 - ], - [ - "o4", - [ - 70.0, - 0.0 - ], - 1.2, - 0.0 - ] - ], - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_straight_to_90deg_2x2", - "curriculum_order": 660, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_straight_to_90deg_2x2", - "family_id": "curved_mixed_edge_directional_couplers", - "family_label": "Curved Mixed Edge Directional Couplers", - "identity_id": "directional_coupler_straight_to_90deg_2x2", - "identity_label": "Straight-to-90-degree directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "straight_to_quarter_turn_coupling", - "path_grammar": "straight_bus_parallel_entry_arc_vertical_departure", - "port_signature": "2x2", - "roles": [ - { - "count": 1, - "role": "coupling_window" - }, - { - "count": 1, - "role": "quarter_turn" - }, - { - "count": 1, - "role": "straight_bus" - }, - { - "count": 1, - "role": "turning_rail" - } - ], - "strong_deltas": [ - "interaction_graph", - "interaction_trajectory", - "port_graph", - "relative_angle", - "stage_graph", - "terminal_layout" - ], - "template_id": "coupler", - "topology_invariants": { - "inputs": 2, - "outputs": 2, - "quarter_turns": 1, - "straight_buses": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Curved Mixed Edge Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_straight_to_90deg_2x2", - "id": "directional_coupler_straight_to_90deg_2x2", - "label": "Straight-to-90-degree directional coupler 2x2", - "leakage_group_id": "directional_coupler_straight_to_90deg_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_straight_to_90deg_2x2", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "bus_extension_um": "shape_profile", - "coupling_gap_um": "width_gap", - "interaction_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "vertical_lead_um": "transverse_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "bus_extension_um", - "coupling_gap_um", - "interaction_length_um", - "optical_port_specs", - "vertical_lead_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_quarter_turns", - "n_straight_buses" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 14.0, - "bus_extension_um": 12.0, - "coupling_gap_um": 0.42, - "interaction_length_um": 18.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 1.62 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o3", - [ - 44.0, - 0.0 - ], - 1.2, - 0.0 - ], - [ - "o4", - [ - 32.0, - 29.62 - ], - 1.2, - 90.0 - ] - ], - "vertical_lead_um": 14.0, - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_concentric_90deg_2x2", - "curriculum_order": 661, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_concentric_90deg_2x2", - "family_id": "curved_mixed_edge_directional_couplers", - "family_label": "Curved Mixed Edge Directional Couplers", - "identity_id": "directional_coupler_concentric_90deg_2x2", - "identity_label": "Concentric-turn directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "concentric_bend_coupling", - "path_grammar": "paired_straights_concentric_arcs_verticals", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 2, - "role": "quarter_turn_rail" - }, - { - "count": 1, - "role": "radial_window" - } - ], - "strong_deltas": [ - "interaction_graph", - "interaction_trajectory", - "port_graph", - "relative_angle", - "stage_graph", - "terminal_layout" - ], - "template_id": "coupler", - "topology_invariants": { - "concentric_turns": 2, - "inputs": 2, - "outputs": 2, - "quarter_turns": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Curved Mixed Edge Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_concentric_90deg_2x2", - "id": "directional_coupler_concentric_90deg_2x2", - "label": "Concentric-turn directional coupler 2x2", - "leakage_group_id": "directional_coupler_concentric_90deg_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_concentric_90deg_2x2", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "inner_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 5, - "live_parameters": [ - "coupling_gap_um", - "inner_radius_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_concentric_turns", - "n_inputs", - "n_outputs", - "n_quarter_turns" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.44, - "inner_radius_um": 13.0, - "lead_length_um": 12.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 0.0, - -1.64 - ], - 1.2, - 180.0 - ], - [ - "o3", - [ - 25.0, - 25.0 - ], - 1.2, - 90.0 - ], - [ - "o4", - [ - 26.64, - 25.0 - ], - 1.2, - 90.0 - ] - ], - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_dual_window_2x2", - "curriculum_order": 662, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_dual_window_2x2", - "family_id": "conventional_directional_couplers", - "family_label": "Conventional Directional Couplers", - "identity_id": "directional_coupler_dual_window_2x2", - "identity_label": "Two-window broadband directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "dual_window_evanescent_transfer", - "path_grammar": "window_separate_offset_phase_rejoin_window", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "coupling_window" - }, - { - "count": 1, - "role": "phase_section" - }, - { - "count": 2, - "role": "rail" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_graph", - "interaction_trajectory", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "coupler", - "topology_invariants": { - "coupling_windows": 2, - "inputs": 2, - "outputs": 2, - "phase_sections": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Conventional Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_dual_window_2x2", - "id": "directional_coupler_dual_window_2x2", - "label": "Two-window broadband directional coupler 2x2", - "leakage_group_id": "directional_coupler_dual_window_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_dual_window_2x2", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "external_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "phase_length_um": "axial_envelope", - "phase_pitch_um": "repeat_layout", - "phase_shift_um": "shape_profile", - "transition_length_um": "axial_envelope", - "waveguide_width_um": "width_gap", - "window_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "coupling_gap_um", - "external_pitch_um", - "lead_length_um", - "optical_port_specs", - "phase_length_um", - "phase_pitch_um", - "phase_shift_um", - "transition_length_um", - "waveguide_width_um", - "window_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_coupling_windows", - "n_inputs", - "n_outputs", - "n_phase_sections" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.44, - "external_pitch_um": 16.0, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 8.0 - ], - 1.18, - 180.0 - ], - [ - "o2", - [ - 0.0, - -8.0 - ], - 1.18, - 180.0 - ], - [ - "o3", - [ - 97.0, - 8.0 - ], - 1.18, - 0.0 - ], - [ - "o4", - [ - 97.0, - -8.0 - ], - 1.18, - 0.0 - ] - ], - "phase_length_um": 13.0, - "phase_pitch_um": 10.0, - "phase_shift_um": 1.8, - "transition_length_um": 12.0, - "waveguide_width_um": 1.18, - "window_length_um": 11.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "directional_coupler_open_pulley_2x2", - "curriculum_order": 663, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "directional_coupler_open_pulley_2x2", - "family_id": "curved_mixed_edge_directional_couplers", - "family_label": "Curved Mixed Edge Directional Couplers", - "identity_id": "directional_coupler_open_pulley_2x2", - "identity_label": "Same-side open-pulley directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "open_pulley_arc_coupling", - "path_grammar": "paired_open_semicircles", - "port_signature": "2x2", - "roles": [ - { - "count": 1, - "role": "curved_window" - }, - { - "count": 2, - "role": "open_arc" - }, - { - "count": 4, - "role": "same_side_terminal" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_graph", - "interaction_trajectory", - "port_graph", - "stage_graph", - "terminal_layout" - ], - "template_id": "coupler", - "topology_invariants": { - "inputs": 2, - "open_arcs": 2, - "outputs": 2, - "semicircular_interactions": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Curved Mixed Edge Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/ground_truth.py", - "grammar_id": "directional_coupler_open_pulley_2x2", - "id": "directional_coupler_open_pulley_2x2", - "label": "Same-side open-pulley directional coupler 2x2", - "leakage_group_id": "directional_coupler_open_pulley_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "directional_coupler_open_pulley_2x2", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "inner_radius_um": "axial_envelope", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 4, - "live_parameters": [ - "coupling_gap_um", - "inner_radius_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_open_arcs", - "n_outputs", - "n_semicircular_interactions" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.48, - "inner_radius_um": 13.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 27.73 - ], - 1.25, - 180.0 - ], - [ - "o2", - [ - 0.0, - 26.0 - ], - 1.25, - 180.0 - ], - [ - "o3", - [ - 0.0, - 0.0 - ], - 1.25, - 180.0 - ], - [ - "o4", - [ - 0.0, - -1.73 - ], - 1.25, - 180.0 - ] - ], - "waveguide_width_um": 1.25 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mzi_dual_output_2x2", - "curriculum_order": 664, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mzi_dual_output_2x2", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "mzi_dual_output_2x2", - "identity_label": "Dual-output MZI with explicit coupling bodies", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "dual_body_two_arm_interference", - "path_grammar": "coupling_body_split_two_excursions_coupling_body_merge", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 2, - "role": "arm" - }, - { - "count": 2, - "role": "coupling_body" - }, - { - "count": 4, - "role": "transition" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "stage_graph" - ], - "template_id": "interferometer", - "topology_invariants": { - "arms": 2, - "coupler_bodies": 2, - "inputs": 2, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/ground_truth.py", - "grammar_id": "mzi_dual_output_2x2", - "id": "mzi_dual_output_2x2", - "label": "Dual-output MZI with explicit coupling bodies", - "leakage_group_id": "mzi_dual_output_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mzi_dual_output_2x2", - "level": "L4", - "parameter_groups": { - "arm_height_um": "transverse_layout", - "arm_span_um": "axial_envelope", - "bend_radius_um": "axial_envelope", - "connection_overlap_um": "shape_profile", - "coupler_body_length_um": "axial_envelope", - "coupler_body_width_um": "width_gap", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "port_pitch_um": "repeat_layout", - "transition_length_um": "axial_envelope", - "transition_width_um": "width_gap", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 12, - "live_parameters": [ - "arm_height_um", - "arm_span_um", - "bend_radius_um", - "connection_overlap_um", - "coupler_body_length_um", - "coupler_body_width_um", - "lead_length_um", - "optical_port_specs", - "port_pitch_um", - "transition_length_um", - "transition_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_arms", - "n_coupler_bodies", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "arm_height_um": 13.5, - "arm_span_um": 42.0, - "bend_radius_um": 4.5, - "connection_overlap_um": 0.5, - "coupler_body_length_um": 6.5, - "coupler_body_width_um": 10.5, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -13.0, - 2.4 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - -13.0, - -2.4 - ], - 1.24, - 180.0 - ], - [ - "o3", - [ - 68.0, - 2.4 - ], - 1.24, - 0.0 - ], - [ - "o4", - [ - 68.0, - -2.4 - ], - 1.24, - 0.0 - ] - ], - "port_pitch_um": 4.8, - "transition_length_um": 5.5, - "transition_width_um": 2.2, - "waveguide_width_um": 1.24 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mzi_folded_vertical_1x1", - "curriculum_order": 665, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mzi_folded_vertical_1x1", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "mzi_folded_vertical_1x1", - "identity_label": "Bottom-to-top folded MZI", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_arm_interference", - "path_grammar": "bottom_split_opposed_lateral_folds_top_merge", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "bottom_access" - }, - { - "count": 2, - "role": "folded_arm" - }, - { - "count": 2, - "role": "junction" - }, - { - "count": 1, - "role": "top_access" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "port_graph", - "symmetry_class", - "terminal_layout" - ], - "template_id": "interferometer", - "topology_invariants": { - "arms": 2, - "folded_arms": 2, - "inputs": 1, - "outputs": 1, - "split_nodes": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/ground_truth.py", - "grammar_id": "mzi_folded_vertical_1x1", - "id": "mzi_folded_vertical_1x1", - "label": "Bottom-to-top folded MZI", - "leakage_group_id": "mzi_folded_vertical_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mzi_folded_vertical_1x1", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "fold_rise_um": "shape_profile", - "fold_width_um": "width_gap", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "vertical_span_um": "transverse_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "fold_rise_um", - "fold_width_um", - "lead_length_um", - "optical_port_specs", - "vertical_span_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_arms", - "n_folded_arms", - "n_inputs", - "n_outputs", - "n_split_nodes" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 4.4, - "fold_rise_um": 10.0, - "fold_width_um": 15.0, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - -8.0 - ], - 1.24, - 270.0 - ], - [ - "o2", - [ - 0.0, - 52.0 - ], - 1.24, - 90.0 - ] - ], - "vertical_span_um": 44.0, - "waveguide_width_um": 1.24 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "three_arm_interferometer_1x1", - "curriculum_order": 666, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "three_arm_interferometer_1x1", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "three_arm_interferometer_1x1", - "identity_label": "Three-arm split and recombination interferometer", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "three_arm_interference", - "path_grammar": "single_split_three_paths_single_merge", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "access" - }, - { - "count": 1, - "role": "center_arm" - }, - { - "count": 2, - "role": "junction" - }, - { - "count": 2, - "role": "outer_arm" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "port_graph", - "stage_graph", - "symmetry_class" - ], - "template_id": "interferometer", - "topology_invariants": { - "arms": 3, - "inputs": 1, - "outputs": 1, - "split_nodes": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/ground_truth.py", - "grammar_id": "three_arm_interferometer_1x1", - "id": "three_arm_interferometer_1x1", - "label": "Three-arm split and recombination interferometer", - "leakage_group_id": "three_arm_interferometer_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "three_arm_interferometer_1x1", - "level": "L4", - "parameter_groups": { - "arm_span_um": "axial_envelope", - "bend_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "outer_arm_height_um": "transverse_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "arm_span_um", - "bend_radius_um", - "lead_length_um", - "optical_port_specs", - "outer_arm_height_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_arms", - "n_inputs", - "n_outputs", - "n_split_nodes" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "arm_span_um": 52.0, - "bend_radius_um": 4.2, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 60.0, - 0.0 - ], - 1.2, - 0.0 - ] - ], - "outer_arm_height_um": 13.0, - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "crossing_oblique_60deg", - "curriculum_order": 667, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "crossing_oblique_60deg", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "crossing_oblique_60deg", - "identity_label": "Routed 60-degree oblique crossing", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "oblique_routed_crossing", - "path_grammar": "horizontal_axis_smoothed_oblique_top_bottom_axis", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 1, - "role": "crossing_center" - }, - { - "count": 1, - "role": "horizontal_path" - }, - { - "count": 1, - "role": "oblique_path" - } - ], - "strong_deltas": [ - "center_morphology", - "crossing_graph", - "interaction_trajectory", - "port_graph", - "relative_angle", - "terminal_layout" - ], - "template_id": "crossing", - "topology_invariants": { - "crossings": 1, - "inputs": 2, - "outputs": 2, - "paths": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/ground_truth.py", - "grammar_id": "crossing_oblique_60deg", - "id": "crossing_oblique_60deg", - "label": "Routed 60-degree oblique crossing", - "leakage_group_id": "crossing_oblique_60deg", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "crossing_oblique_60deg", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "horizontal_span_um": "axial_envelope", - "lateral_offset_um": "transverse_layout", - "optical_port_specs": "port_graph", - "vertical_half_span_um": "transverse_layout", - "vertical_lead_um": "transverse_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "horizontal_span_um", - "lateral_offset_um", - "optical_port_specs", - "vertical_half_span_um", - "vertical_lead_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "oblique_angle_deg" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_crossings", - "n_inputs", - "n_outputs", - "n_paths" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 3.2, - "horizontal_span_um": 46.0, - "lateral_offset_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -23.0, - 0.0 - ], - 1.78, - 180.0 - ], - [ - "o2", - [ - 23.0, - 0.0 - ], - 1.78, - 0.0 - ], - [ - "o3", - [ - -7.0, - -21.5 - ], - 1.78, - 270.0 - ], - [ - "o4", - [ - 7.0, - 21.5 - ], - 1.78, - 90.0 - ] - ], - "vertical_half_span_um": 15.5, - "vertical_lead_um": 6.0, - "waveguide_width_um": 1.78 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "crossing_diagonal_routed_45deg", - "curriculum_order": 668, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "crossing_diagonal_routed_45deg", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "crossing_diagonal_routed_45deg", - "identity_label": "Cardinal-routed crossing with 45-degree core", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "routed_diagonal_order_exchange", - "path_grammar": "cardinal_access_diagonal_core_cardinal_exit", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 1, - "role": "crossing_center" - }, - { - "count": 2, - "role": "diagonal_core" - }, - { - "count": 2, - "role": "routed_path" - } - ], - "strong_deltas": [ - "center_morphology", - "crossing_graph", - "interaction_trajectory", - "port_graph", - "relative_angle", - "terminal_layout" - ], - "template_id": "crossing", - "topology_invariants": { - "crossings": 1, - "inputs": 2, - "outputs": 2, - "routed_paths": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "retained_family_alternate", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/ground_truth.py", - "grammar_id": "crossing_diagonal_routed_45deg", - "id": "crossing_diagonal_routed_45deg", - "label": "Cardinal-routed crossing with 45-degree core", - "leakage_group_id": "crossing_diagonal_routed_45deg", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "crossing_diagonal_routed_45deg", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "diagonal_half_span_um": "axial_envelope", - "optical_port_specs": "port_graph", - "terminal_pitch_um": "repeat_layout", - "total_span_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "bend_radius_um", - "diagonal_half_span_um", - "optical_port_specs", - "terminal_pitch_um", - "total_span_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "central_diagonal_angle_deg" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_crossings", - "n_inputs", - "n_outputs", - "n_routed_paths" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 3.8, - "diagonal_half_span_um": 10.0, - "optical_port_specs": [ - [ - "o1", - [ - -29.0, - 10.0 - ], - 1.26, - 180.0 - ], - [ - "o2", - [ - -29.0, - -10.0 - ], - 1.26, - 180.0 - ], - [ - "o3", - [ - 29.0, - 10.0 - ], - 1.26, - 0.0 - ], - [ - "o4", - [ - 29.0, - -10.0 - ], - 1.26, - 0.0 - ] - ], - "terminal_pitch_um": 20.0, - "total_span_um": 58.0, - "waveguide_width_um": 1.26 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "crossing_curved_x", - "curriculum_order": 669, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "crossing_curved_x", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "crossing_curved_x", - "identity_label": "Continuous-curvature X crossing", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "continuous_curvature_order_exchange", - "path_grammar": "paired_smoothed_x_exchange", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 1, - "role": "crossing_center" - }, - { - "count": 2, - "role": "curved_path" - } - ], - "strong_deltas": [ - "center_morphology", - "crossing_graph", - "interaction_trajectory", - "port_graph", - "relative_angle", - "terminal_layout" - ], - "template_id": "crossing", - "topology_invariants": { - "crossings": 1, - "curved_paths": 2, - "inputs": 2, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/ground_truth.py", - "grammar_id": "crossing_curved_x", - "id": "crossing_curved_x", - "label": "Continuous-curvature X crossing", - "leakage_group_id": "crossing_curved_x", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "crossing_curved_x", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "control_fraction": "shape_profile", - "optical_port_specs": "port_graph", - "span_um": "axial_envelope", - "terminal_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "bend_radius_um", - "control_fraction", - "optical_port_specs", - "span_um", - "terminal_pitch_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_crossings", - "n_curved_paths", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 4.2, - "control_fraction": 0.3, - "optical_port_specs": [ - [ - "o1", - [ - -28.0, - 10.0 - ], - 1.36, - 180.0 - ], - [ - "o2", - [ - -28.0, - -10.0 - ], - 1.36, - 180.0 - ], - [ - "o3", - [ - 28.0, - 10.0 - ], - 1.36, - 0.0 - ], - [ - "o4", - [ - 28.0, - -10.0 - ], - 1.36, - 0.0 - ] - ], - "span_um": 56.0, - "terminal_pitch_um": 20.0, - "waveguide_width_um": 1.36 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "crossing_triple_six_arm", - "curriculum_order": 670, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "crossing_triple_six_arm", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "crossing_triple_six_arm", - "identity_label": "Three-axis six-arm crossing", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "three_axis_shared_junction", - "path_grammar": "horizontal_vertical_routed_diagonal_single_center", - "port_signature": "3x3", - "roles": [ - { - "count": 6, - "role": "access" - }, - { - "count": 6, - "role": "arm" - }, - { - "count": 1, - "role": "crossing_center" - }, - { - "count": 3, - "role": "path_axis" - } - ], - "strong_deltas": [ - "center_morphology", - "crossing_graph", - "interaction_trajectory", - "port_graph", - "relative_angle", - "terminal_layout" - ], - "template_id": "crossing", - "topology_invariants": { - "arms": 6, - "axes": 3, - "crossings": 1, - "inputs": 3, - "outputs": 3 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "retained_family_alternate", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/ground_truth.py", - "grammar_id": "crossing_triple_six_arm", - "id": "crossing_triple_six_arm", - "label": "Three-axis six-arm crossing", - "leakage_group_id": "crossing_triple_six_arm", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "crossing_triple_six_arm", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "diagonal_inner_span_um": "axial_envelope", - "diagonal_offset_um": "transverse_layout", - "horizontal_span_um": "axial_envelope", - "optical_port_specs": "port_graph", - "vertical_span_um": "transverse_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "diagonal_inner_span_um", - "diagonal_offset_um", - "horizontal_span_um", - "optical_port_specs", - "vertical_span_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "diagonal_access_length_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_arms", - "n_axes", - "n_crossings", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 3.8, - "diagonal_inner_span_um": 40.0, - "diagonal_offset_um": 10.0, - "horizontal_span_um": 56.0, - "optical_port_specs": [ - [ - "o1", - [ - -28.0, - 0.0 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - -28.0, - -10.0 - ], - 1.22, - 180.0 - ], - [ - "o3", - [ - 28.0, - 10.0 - ], - 1.22, - 0.0 - ], - [ - "o4", - [ - 28.0, - 0.0 - ], - 1.22, - 0.0 - ], - [ - "o5", - [ - 0.0, - -22.0 - ], - 1.22, - 270.0 - ], - [ - "o6", - [ - 0.0, - 22.0 - ], - 1.22, - 90.0 - ] - ], - "vertical_span_um": 44.0, - "waveguide_width_um": 1.22 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "crossing_etched_annular", - "curriculum_order": 671, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "crossing_etched_annular", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "crossing_etched_annular", - "identity_label": "Annular-void crossing with four access tapers", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "annular_void_crossing", - "path_grammar": "four_radial_tapers_join_hollow_annulus", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 1, - "role": "annulus" - }, - { - "count": 1, - "role": "central_void" - }, - { - "count": 4, - "role": "taper_arm" - } - ], - "strong_deltas": [ - "center_morphology", - "crossing_graph", - "port_graph", - "primitive_composition", - "relative_angle", - "terminal_layout" - ], - "template_id": "crossing", - "topology_invariants": { - "annular_centers": 1, - "crossings": 1, - "inputs": 2, - "outputs": 2, - "taper_arms": 4 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/ground_truth.py", - "grammar_id": "crossing_etched_annular", - "id": "crossing_etched_annular", - "label": "Annular-void crossing with four access tapers", - "leakage_group_id": "crossing_etched_annular", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "crossing_etched_annular", - "level": "L4", - "parameter_groups": { - "annular_radius_um": "axial_envelope", - "annular_width_um": "width_gap", - "aperture_width_um": "transverse_layout", - "connection_overlap_um": "shape_profile", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "annular_radius_um", - "annular_width_um", - "aperture_width_um", - "connection_overlap_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_annular_centers", - "n_crossings", - "n_inputs", - "n_outputs", - "n_taper_arms" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "annular_radius_um": 5.4, - "annular_width_um": 1.55, - "aperture_width_um": 3.0, - "connection_overlap_um": 0.45, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -20.175, - 0.0 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - 20.175, - 0.0 - ], - 1.24, - 0.0 - ], - [ - "o3", - [ - 0.0, - -20.175 - ], - 1.24, - 270.0 - ], - [ - "o4", - [ - 0.0, - 20.175 - ], - 1.24, - 90.0 - ] - ], - "taper_length_um": 9.0, - "waveguide_width_um": 1.24 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "concentric_double_ring_bus", - "curriculum_order": 672, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "concentric_double_ring_bus", - "family_id": "coupled_structured_loop_resonators", - "family_label": "Coupled Structured Loop Resonators", - "identity_id": "concentric_double_ring_bus", - "identity_label": "Concentric double-ring resonator with through bus", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "nested_loop_coupling", - "path_grammar": "straight_bus_two_concentric_closed_loops", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "coupling_edge" - }, - { - "count": 1, - "role": "inner_ring" - }, - { - "count": 1, - "role": "outer_ring" - }, - { - "count": 1, - "role": "through_bus" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_trajectory", - "loop_graph", - "port_graph", - "symmetry_class" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "inputs": 1, - "outputs": 1, - "rings": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Coupled Structured Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/ground_truth.py", - "grammar_id": "concentric_double_ring_bus", - "id": "concentric_double_ring_bus", - "label": "Concentric double-ring resonator with through bus", - "leakage_group_id": "concentric_double_ring_bus", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "concentric_double_ring_bus", - "level": "L4", - "parameter_groups": { - "bus_gap_um": "width_gap", - "inner_ring_radius_um": "axial_envelope", - "lead_extension_um": "shape_profile", - "optical_port_specs": "port_graph", - "outer_ring_radius_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "bus_gap_um", - "inner_ring_radius_um", - "lead_extension_um", - "optical_port_specs", - "outer_ring_radius_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "radial_pitch_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_outputs", - "n_rings" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bus_gap_um": 0.64, - "inner_ring_radius_um": 8.2, - "lead_extension_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -20.6, - -14.48 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - 20.6, - -14.48 - ], - 1.24, - 0.0 - ] - ], - "outer_ring_radius_um": 12.6, - "waveguide_width_um": 1.24 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "pulley_ring_bus", - "curriculum_order": 673, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "pulley_ring_bus", - "family_id": "single_loop_resonators", - "family_label": "Single Loop Resonators", - "identity_id": "pulley_ring_bus", - "identity_label": "Same-side pulley bus and ring", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "pulley_arc_ring_coupling", - "path_grammar": "same_side_leads_semicircular_bus_offset_ring", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "curved_window" - }, - { - "count": 1, - "role": "open_pulley_bus" - }, - { - "count": 1, - "role": "ring" - }, - { - "count": 2, - "role": "same_side_access" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_trajectory", - "loop_graph", - "port_graph", - "terminal_layout" - ], - "template_id": "resonator", - "topology_invariants": { - "inputs": 1, - "open_pulley_buses": 1, - "outputs": 1, - "rings": 1, - "semicircular_interactions": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Single Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/ground_truth.py", - "grammar_id": "pulley_ring_bus", - "id": "pulley_ring_bus", - "label": "Same-side pulley bus and ring", - "leakage_group_id": "pulley_ring_bus", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "pulley_ring_bus", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "pulley_radius_um": "axial_envelope", - "ring_radius_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "coupling_gap_um", - "lead_length_um", - "optical_port_specs", - "pulley_radius_um", - "ring_radius_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_open_pulley_buses", - "n_outputs", - "n_rings", - "n_semicircular_interactions" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.58, - "lead_length_um": 11.0, - "optical_port_specs": [ - [ - "o1", - [ - -11.0, - 21.0 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - -11.0, - 0.0 - ], - 1.22, - 180.0 - ] - ], - "pulley_radius_um": 10.5, - "ring_radius_um": 7.2, - "waveguide_width_um": 1.22 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "coupled_racetrack_pair", - "curriculum_order": 674, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "coupled_racetrack_pair", - "family_id": "coupled_structured_loop_resonators", - "family_label": "Coupled Structured Loop Resonators", - "identity_id": "coupled_racetrack_pair", - "identity_label": "Coupled racetrack pair with through bus", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "coupled_racetrack_cascade", - "path_grammar": "bus_below_two_stacked_racetracks", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "bus_window" - }, - { - "count": 1, - "role": "inter_loop_window" - }, - { - "count": 2, - "role": "racetrack" - }, - { - "count": 1, - "role": "through_bus" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_trajectory", - "loop_graph", - "port_graph", - "stage_graph" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "inputs": 1, - "inter_loop_windows": 1, - "outputs": 1, - "racetracks": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Coupled Structured Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/ground_truth.py", - "grammar_id": "coupled_racetrack_pair", - "id": "coupled_racetrack_pair", - "label": "Coupled racetrack pair with through bus", - "leakage_group_id": "coupled_racetrack_pair", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "coupled_racetrack_pair", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "bus_gap_um": "width_gap", - "lead_extension_um": "shape_profile", - "loop_pitch_um": "repeat_layout", - "optical_port_specs": "port_graph", - "racetrack_straight_um": "shape_profile", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "bus_gap_um", - "lead_extension_um", - "loop_pitch_um", - "optical_port_specs", - "racetrack_straight_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "inter_loop_gap_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_inter_loop_windows", - "n_outputs", - "n_racetracks" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 6.8, - "bus_gap_um": 0.6, - "lead_extension_um": 7.0, - "loop_pitch_um": 15.52, - "optical_port_specs": [ - [ - "o1", - [ - -21.8, - -16.36 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 21.8, - -16.36 - ], - 1.2, - 0.0 - ] - ], - "racetrack_straight_um": 16.0, - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "disk_bus_all_pass", - "curriculum_order": 675, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "disk_bus_all_pass", - "family_id": "single_loop_resonators", - "family_label": "Single Loop Resonators", - "identity_id": "disk_bus_all_pass", - "identity_label": "Filled-disk all-pass bus", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "disk_bus_coupling", - "path_grammar": "straight_bus_beside_filled_disk", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "coupling_edge" - }, - { - "count": 1, - "role": "filled_disk" - }, - { - "count": 1, - "role": "through_bus" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_trajectory", - "loop_graph", - "port_graph", - "primitive_composition" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "disks": 1, - "inputs": 1, - "outputs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Single Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/ground_truth.py", - "grammar_id": "disk_bus_all_pass", - "id": "disk_bus_all_pass", - "label": "Filled-disk all-pass bus", - "leakage_group_id": "disk_bus_all_pass", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "disk_bus_all_pass", - "level": "L4", - "parameter_groups": { - "coupling_gap_um": "width_gap", - "disk_radius_um": "axial_envelope", - "lead_extension_um": "shape_profile", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 5, - "live_parameters": [ - "coupling_gap_um", - "disk_radius_um", - "lead_extension_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_disks", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "coupling_gap_um": 0.66, - "disk_radius_um": 9.0, - "lead_extension_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -17.0, - -10.3 - ], - 1.28, - 180.0 - ], - [ - "o2", - [ - 17.0, - -10.3 - ], - 1.28, - 0.0 - ] - ], - "waveguide_width_um": 1.28 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "asymmetric_racetrack_add_drop", - "curriculum_order": 676, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "asymmetric_racetrack_add_drop", - "family_id": "single_loop_resonators", - "family_label": "Single Loop Resonators", - "identity_id": "asymmetric_racetrack_add_drop", - "identity_label": "Asymmetric routed add-drop racetrack", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "asymmetric_add_drop_coupling", - "path_grammar": "straight_lower_racetrack_routed_upper_drop", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "coupling_window" - }, - { - "count": 1, - "role": "racetrack" - }, - { - "count": 1, - "role": "routed_drop_bus" - }, - { - "count": 1, - "role": "straight_bus" - } - ], - "strong_deltas": [ - "arm_route_motif", - "interaction_trajectory", - "loop_graph", - "port_graph", - "symmetry_class" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 2, - "inputs": 2, - "outputs": 2, - "racetracks": 1, - "routed_drop_buses": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Single Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/ground_truth.py", - "grammar_id": "asymmetric_racetrack_add_drop", - "id": "asymmetric_racetrack_add_drop", - "label": "Asymmetric routed add-drop racetrack", - "leakage_group_id": "asymmetric_racetrack_add_drop", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "asymmetric_racetrack_add_drop", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "coupling_gap_um": "width_gap", - "coupling_length_um": "axial_envelope", - "drop_route_height_um": "transverse_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "transition_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "bend_radius_um", - "coupling_gap_um", - "coupling_length_um", - "drop_route_height_um", - "lead_length_um", - "optical_port_specs", - "transition_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_outputs", - "n_racetracks", - "n_routed_drop_buses" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 6.8, - "coupling_gap_um": 0.6, - "coupling_length_um": 17.0, - "drop_route_height_um": 7.5, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -29.5, - 16.12 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - -29.5, - -8.62 - ], - 1.22, - 180.0 - ], - [ - "o3", - [ - 29.5, - 16.12 - ], - 1.22, - 0.0 - ], - [ - "o4", - [ - 29.5, - -8.62 - ], - 1.22, - 0.0 - ] - ], - "transition_length_um": 13.0, - "waveguide_width_um": 1.22 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "tapered_uniform_grating_coupler", - "curriculum_order": 677, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "tapered_uniform_grating_coupler", - "family_id": "linear_tapered_grating_couplers", - "family_label": "Linear Tapered Grating Couplers", - "identity_id": "tapered_uniform_grating_coupler", - "identity_label": "Tapered uniform rectangular grating coupler", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "uniform_rectangular_grating_outcoupling", - "path_grammar": "straight_access_flare_transverse_stripe_bank", - "port_signature": "1x0", - "roles": [ - { - "count": 1, - "role": "access" - }, - { - "count": 1, - "role": "flare" - }, - { - "count": 8, - "role": "grating_tooth" - }, - { - "count": 1, - "role": "stripe_bank" - } - ], - "strong_deltas": [ - "center_morphology", - "port_graph", - "primitive_composition", - "repeat_grammar", - "stage_graph" - ], - "template_id": "repeated", - "topology_invariants": { - "grating_teeth": 8, - "inputs": 1, - "outputs": 0, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Linear Tapered Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/ground_truth.py", - "grammar_id": "tapered_uniform_grating_coupler", - "id": "tapered_uniform_grating_coupler", - "label": "Tapered uniform rectangular grating coupler", - "leakage_group_id": "tapered_uniform_grating_coupler", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "tapered_uniform_grating_coupler", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "first_tooth_gap_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_grating_teeth": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "tooth_gap_um": "repeat_layout", - "tooth_height_um": "repeat_layout", - "tooth_width_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "aperture_width_um", - "first_tooth_gap_um", - "lead_length_um", - "n_grating_teeth", - "optical_port_specs", - "taper_length_um", - "tooth_gap_um", - "tooth_height_um", - "tooth_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 12.0, - "first_tooth_gap_um": 1.3, - "lead_length_um": 9.0, - "n_grating_teeth": 8, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.24, - 180.0 - ] - ], - "taper_length_um": 18.0, - "tooth_gap_um": 1.2, - "tooth_height_um": 14.0, - "tooth_width_um": 1.4, - "waveguide_width_um": 1.24 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "focusing_grating_coupler_arcs", - "curriculum_order": 678, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "focusing_grating_coupler_arcs", - "family_id": "focusing_lattice_grating_couplers", - "family_label": "Focusing Lattice Grating Couplers", - "identity_id": "focusing_grating_coupler_arcs", - "identity_label": "Focusing grating with concentric arc teeth", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "focusing_arc_grating", - "path_grammar": "straight_access_flare_concentric_partial_arcs", - "port_signature": "1x0", - "roles": [ - { - "count": 1, - "role": "access" - }, - { - "count": 1, - "role": "flare" - }, - { - "count": 7, - "role": "focusing_arc" - }, - { - "count": 1, - "role": "radial_bank" - } - ], - "strong_deltas": [ - "center_morphology", - "port_graph", - "primitive_composition", - "relative_angle", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "focusing_arcs": 7, - "inputs": 1, - "outputs": 0, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Focusing Lattice Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/ground_truth.py", - "grammar_id": "focusing_grating_coupler_arcs", - "id": "focusing_grating_coupler_arcs", - "label": "Focusing grating with concentric arc teeth", - "leakage_group_id": "focusing_grating_coupler_arcs", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "focusing_grating_coupler_arcs", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "arc_attachment_overlap_um": "shape_profile", - "arc_sweep_deg": "shape_profile", - "arc_tooth_width_um": "repeat_layout", - "inner_arc_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "n_focusing_arcs": "structural_count", - "optical_port_specs": "port_graph", - "radial_gap_um": "width_gap", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "aperture_width_um", - "arc_attachment_overlap_um", - "arc_sweep_deg", - "arc_tooth_width_um", - "inner_arc_radius_um", - "lead_length_um", - "n_focusing_arcs", - "optical_port_specs", - "radial_gap_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 14.0, - "arc_attachment_overlap_um": 1.2, - "arc_sweep_deg": 120, - "arc_tooth_width_um": 1.22, - "inner_arc_radius_um": 8.2, - "lead_length_um": 9.0, - "n_focusing_arcs": 7, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.22, - 180.0 - ] - ], - "radial_gap_um": 1.2, - "taper_length_um": 17.0, - "waveguide_width_um": 1.22 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "fishbone_subwavelength_converter", - "curriculum_order": 679, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "fishbone_subwavelength_converter", - "family_id": "edge_couplers", - "family_label": "Edge Couplers", - "identity_id": "fishbone_subwavelength_converter", - "identity_label": "Alternating-chevron fishbone converter", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "alternating_chevron_fishbone_transition", - "path_grammar": "continuous_spine_alternating_diagonal_chevron_sequence", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "access" - }, - { - "count": 18, - "role": "diagonal_bone" - }, - { - "count": 2, - "role": "envelope_half" - }, - { - "count": 9, - "role": "joined_chevron" - }, - { - "count": 1, - "role": "spine" - } - ], - "strong_deltas": [ - "center_morphology", - "port_graph", - "primitive_composition", - "relative_angle", - "repeat_grammar", - "symmetry_class" - ], - "template_id": "repeated", - "topology_invariants": { - "chevrons": 9, - "diagonal_bones": 18, - "envelope_stages": 2, - "inputs": 1, - "outputs": 1, - "spines": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Edge Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/ground_truth.py", - "grammar_id": "fishbone_subwavelength_converter", - "id": "fishbone_subwavelength_converter", - "label": "Alternating-chevron fishbone converter", - "leakage_group_id": "fishbone_subwavelength_converter", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "fishbone_subwavelength_converter", - "level": "L4", - "parameter_groups": { - "bone_angle_deg": "angular_layout", - "chevron_pitch_um": "repeat_layout", - "conversion_length_um": "axial_envelope", - "diagonal_bone_width_um": "width_gap", - "lead_length_um": "axial_envelope", - "maximum_bone_length_um": "axial_envelope", - "minimum_bone_length_um": "axial_envelope", - "n_chevrons": "structural_count", - "optical_port_specs": "port_graph", - "spine_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "bone_angle_deg", - "chevron_pitch_um", - "conversion_length_um", - "diagonal_bone_width_um", - "lead_length_um", - "maximum_bone_length_um", - "minimum_bone_length_um", - "n_chevrons", - "optical_port_specs", - "spine_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_diagonal_bones", - "n_envelope_stages", - "n_inputs", - "n_outputs", - "n_spines" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bone_angle_deg": 55.0, - "chevron_pitch_um": 7.6, - "conversion_length_um": 68.39999999999999, - "diagonal_bone_width_um": 1.02, - "lead_length_um": 8.0, - "maximum_bone_length_um": 6.2, - "minimum_bone_length_um": 4.4, - "n_chevrons": 9, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.28, - 180.0 - ], - [ - "o2", - [ - 84.4, - 0.0 - ], - 1.28, - 0.0 - ] - ], - "spine_width_um": 1.28 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "dual_pol_lattice_coupler_2x2", - "curriculum_order": 680, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "dual_pol_lattice_coupler_2x2", - "family_id": "focusing_lattice_grating_couplers", - "family_label": "Focusing Lattice Grating Couplers", - "identity_id": "dual_pol_lattice_coupler_2x2", - "identity_label": "Four-access perforated dual-polarization lattice", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "dual_axis_lattice_coupling", - "path_grammar": "four_radial_tapers_perforated_square_slab", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "access" - }, - { - "count": 9, - "role": "lattice_hole" - }, - { - "count": 1, - "role": "perforated_slab" - }, - { - "count": 4, - "role": "taper" - } - ], - "strong_deltas": [ - "center_morphology", - "port_graph", - "primitive_composition", - "repeat_grammar", - "terminal_layout" - ], - "template_id": "repeated", - "topology_invariants": { - "access_tapers": 4, - "inputs": 2, - "lattice_columns": 3, - "lattice_holes": 9, - "lattice_rows": 3, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Focusing Lattice Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/ground_truth.py", - "grammar_id": "dual_pol_lattice_coupler_2x2", - "id": "dual_pol_lattice_coupler_2x2", - "label": "Four-access perforated dual-polarization lattice", - "leakage_group_id": "dual_pol_lattice_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "dual_pol_lattice_coupler_2x2", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "attachment_overlap_um": "shape_profile", - "core_size_um": "shape_profile", - "lattice_hole_radius_um": "axial_envelope", - "lattice_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_lattice_columns": "structural_count", - "n_lattice_rows": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "aperture_width_um", - "attachment_overlap_um", - "core_size_um", - "lattice_hole_radius_um", - "lattice_pitch_um", - "lead_length_um", - "n_lattice_columns", - "n_lattice_rows", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_access_tapers", - "n_inputs", - "n_lattice_holes", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 4.4, - "attachment_overlap_um": 0.8, - "core_size_um": 18.0, - "lattice_hole_radius_um": 1.05, - "lattice_pitch_um": 4.2, - "lead_length_um": 8.0, - "n_lattice_columns": 3, - "n_lattice_rows": 3, - "optical_port_specs": [ - [ - "o1", - [ - -26.2, - 0.0 - ], - 1.28, - 180.0 - ], - [ - "o2", - [ - 26.2, - 0.0 - ], - 1.28, - 0.0 - ], - [ - "o3", - [ - 0.0, - -26.2 - ], - 1.28, - 270.0 - ], - [ - "o4", - [ - 0.0, - 26.2 - ], - 1.28, - 90.0 - ] - ], - "taper_length_um": 10.0, - "waveguide_width_um": 1.28 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "edge_coupler_dual_tip_fork_2x1", - "curriculum_order": 681, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "edge_coupler_dual_tip_fork_2x1", - "family_id": "edge_couplers", - "family_label": "Edge Couplers", - "identity_id": "edge_coupler_dual_tip_fork_2x1", - "identity_label": "Dual-tip edge arms through a lens hub", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "dual_tip_fork_merge", - "path_grammar": "two_tip_tapers_offset_s_bends_lens_hub_clean_neck", - "port_signature": "2x1", - "roles": [ - { - "count": 2, - "role": "edge_tip" - }, - { - "count": 2, - "role": "fork_arm" - }, - { - "count": 1, - "role": "lens_hub" - }, - { - "count": 1, - "role": "output_neck" - }, - { - "count": 1, - "role": "strip_output" - } - ], - "strong_deltas": [ - "branch_graph", - "center_morphology", - "port_graph", - "primitive_composition", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "edge_tips": 2, - "fork_arms": 2, - "inputs": 2, - "merge_hubs": 1, - "outputs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Edge Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/ground_truth.py", - "grammar_id": "edge_coupler_dual_tip_fork_2x1", - "id": "edge_coupler_dual_tip_fork_2x1", - "label": "Dual-tip edge arms through a lens hub", - "leakage_group_id": "edge_coupler_dual_tip_fork_2x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "edge_coupler_dual_tip_fork_2x1", - "level": "L4", - "parameter_groups": { - "arm_attachment_offset_um": "transverse_layout", - "edge_tip_width_um": "width_gap", - "fork_branch_length_um": "axial_envelope", - "hub_attachment_overlap_um": "shape_profile", - "hub_radius_x_um": "axial_envelope", - "hub_radius_y_um": "axial_envelope", - "input_pitch_um": "repeat_layout", - "neck_attachment_width_um": "width_gap", - "optical_port_specs": "port_graph", - "output_lead_length_um": "axial_envelope", - "output_taper_length_um": "axial_envelope", - "rail_width_um": "width_gap", - "tip_length_um": "axial_envelope", - "tip_taper_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "arm_attachment_offset_um", - "edge_tip_width_um", - "fork_branch_length_um", - "hub_attachment_overlap_um", - "hub_radius_x_um", - "hub_radius_y_um", - "input_pitch_um", - "neck_attachment_width_um", - "optical_port_specs", - "output_lead_length_um", - "output_taper_length_um", - "rail_width_um", - "tip_length_um", - "tip_taper_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_edge_tips", - "n_fork_arms", - "n_inputs", - "n_merge_hubs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "arm_attachment_offset_um": 1.3, - "edge_tip_width_um": 0.52, - "fork_branch_length_um": 18.0, - "hub_attachment_overlap_um": 1.1, - "hub_radius_x_um": 3.5, - "hub_radius_y_um": 2.6, - "input_pitch_um": 10.8, - "neck_attachment_width_um": 2.4, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 5.4 - ], - 0.52, - 180.0 - ], - [ - "o2", - [ - 0.0, - -5.4 - ], - 0.52, - 180.0 - ], - [ - "o3", - [ - 51.8, - 0.0 - ], - 1.24, - 0.0 - ] - ], - "output_lead_length_um": 9.0, - "output_taper_length_um": 7.0, - "rail_width_um": 1.24, - "tip_length_um": 6.0, - "tip_taper_length_um": 7.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "slot_to_strip_converter_1x1", - "curriculum_order": 682, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "slot_to_strip_converter_1x1", - "family_id": "mode_material_converters", - "family_label": "Mode Material Converters", - "identity_id": "slot_to_strip_converter_1x1", - "identity_label": "Adiabatic two-rail slot-to-strip mode converter", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "adiabatic_slot_mode_closure", - "path_grammar": "parallel_slot_smooth_offset_width_transitions_dying_tip_single_output", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "dying_tip" - }, - { - "count": 1, - "role": "receiving_rail" - }, - { - "count": 1, - "role": "sacrificial_rail" - }, - { - "count": 1, - "role": "strip_output" - } - ], - "strong_deltas": [ - "interaction_trajectory", - "port_graph", - "primitive_composition", - "stage_graph", - "symmetry_class" - ], - "template_id": "converter", - "topology_invariants": { - "inputs": 1, - "outputs": 1, - "sacrificial_tips": 1, - "slot_rails": 2, - "strip_outputs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mode Material Converters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/ground_truth.py", - "grammar_id": "slot_to_strip_converter_1x1", - "id": "slot_to_strip_converter_1x1", - "label": "Adiabatic two-rail slot-to-strip mode converter", - "leakage_group_id": "slot_to_strip_converter_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "slot_to_strip_converter_1x1", - "level": "L4", - "parameter_groups": { - "input_lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_lead_length_um": "axial_envelope", - "output_width_um": "width_gap", - "receiving_transition_length_um": "axial_envelope", - "sacrificial_outward_offset_um": "transverse_layout", - "sacrificial_tip_width_um": "width_gap", - "sacrificial_transition_length_um": "axial_envelope", - "slot_rail_pitch_um": "repeat_layout", - "slot_rail_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "input_lead_length_um", - "optical_port_specs", - "output_lead_length_um", - "output_width_um", - "receiving_transition_length_um", - "sacrificial_outward_offset_um", - "sacrificial_tip_width_um", - "sacrificial_transition_length_um", - "slot_rail_pitch_um", - "slot_rail_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "slot_gap_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_sacrificial_tips", - "n_slot_rails", - "n_strip_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "input_lead_length_um": 10.0, - "optical_port_specs": [ - [ - "o1", - [ - -0.0, - 0.0 - ], - 2.9, - 180.0 - ], - [ - "o2", - [ - 52.0, - 1.8 - ], - 1.4, - 0.0 - ] - ], - "output_lead_length_um": 12.0, - "output_width_um": 1.4, - "receiving_transition_length_um": 30.0, - "sacrificial_outward_offset_um": 0.25, - "sacrificial_tip_width_um": 0.3, - "sacrificial_transition_length_um": 26.0, - "slot_rail_pitch_um": 1.8, - "slot_rail_width_um": 1.1 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "strip_rib_slab_converter_1x1", - "curriculum_order": 683, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "strip_rib_slab_converter_1x1", - "family_id": "mode_material_converters", - "family_label": "Mode Material Converters", - "identity_id": "strip_rib_slab_converter_1x1", - "identity_label": "Staged strip-to-rib/slab converter", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "serial_strip_rib_slab_rib_width_evolution", - "path_grammar": "narrow strip lead -> strip-to-rib transition -> resolved rib plateau -> rib-to-slab transition -> resolved slab plateau -> slab-to-rib transition -> rib output", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "rib_plateau" - }, - { - "count": 2, - "role": "rib_slab_transition" - }, - { - "count": 1, - "role": "slab_plateau" - }, - { - "count": 1, - "role": "strip_lead" - }, - { - "count": 1, - "role": "strip_to_rib_transition" - } - ], - "strong_deltas": [ - "three resolved width plateaus make strip, rib, and slab stages visible", - "one uninterrupted center path replaces the old detached shoulder routes", - "the broad slab stage narrows back to one rib output rather than forming a splitter" - ], - "template_id": "component", - "topology_invariants": { - "continuous_center_paths": 1, - "resolved_plateaus": 4, - "serial_transitions": 3, - "width_stages": 3 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "rebuilt_weak_anchor", - "variation_role": "semantic" - }, - "family": "Mode Material Converters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/ground_truth.py", - "grammar_id": "strip_rib_slab_converter_1x1", - "id": "strip_rib_slab_converter_1x1", - "label": "Staged strip-to-rib/slab converter", - "leakage_group_id": "strip_rib_slab_converter_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "strip_rib_slab_converter_1x1", - "level": "L4", - "parameter_groups": { - "input_count": "port_graph", - "input_rib_length_um": "material_width_stages", - "layer": "fixed_context", - "output_count": "port_graph", - "output_rib_length_um": "material_width_stages", - "rib_to_slab_length_um": "stage_transitions", - "rib_width_um": "material_width_stages", - "slab_length_um": "material_width_stages", - "slab_to_rib_length_um": "stage_transitions", - "slab_width_um": "material_width_stages", - "strip_lead_length_um": "material_width_stages", - "strip_to_rib_length_um": "stage_transitions", - "strip_width_um": "material_width_stages" - }, - "parameter_liveness": { - "live_parameter_count": 13, - "live_parameters": [ - "input_count", - "input_rib_length_um", - "layer", - "output_count", - "output_rib_length_um", - "rib_to_slab_length_um", - "rib_width_um", - "slab_length_um", - "slab_to_rib_length_um", - "slab_width_um", - "strip_lead_length_um", - "strip_to_rib_length_um", - "strip_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "input_count": 1, - "input_rib_length_um": 14.0, - "layer": [ - 1, - 0 - ], - "output_count": 1, - "output_rib_length_um": 14.0, - "rib_to_slab_length_um": 14.0, - "rib_width_um": 6.0, - "slab_length_um": 20.0, - "slab_to_rib_length_um": 14.0, - "slab_width_um": 15.0, - "strip_lead_length_um": 14.0, - "strip_to_rib_length_um": 12.0, - "strip_width_um": 3.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "polarization_splitter_rotator_1x2", - "curriculum_order": 684, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "polarization_splitter_rotator_1x2", - "family_id": "hierarchical_material_splitters", - "family_label": "Hierarchical Material Splitters", - "identity_id": "polarization_splitter_rotator_1x2", - "identity_label": "Staged polarization splitter-rotator representation", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "polarization_split_rotation_transfer", - "path_grammar": "serial_width_stages_seed_parallel_window_peel", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "coupling_window" - }, - { - "count": 1, - "role": "primary_rail" - }, - { - "count": 1, - "role": "secondary_rail" - }, - { - "count": 1, - "role": "secondary_seed" - }, - { - "count": 4, - "role": "transition_stage" - } - ], - "strong_deltas": [ - "branch_graph", - "port_graph", - "primitive_composition", - "stage_graph", - "symmetry_class" - ], - "template_id": "converter", - "topology_invariants": { - "branch_nucleations": 1, - "coupling_rails": 2, - "inputs": 1, - "outputs": 2, - "transition_stages": 4 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Hierarchical Material Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/ground_truth.py", - "grammar_id": "polarization_splitter_rotator_1x2", - "id": "polarization_splitter_rotator_1x2", - "label": "Staged polarization splitter-rotator representation", - "leakage_group_id": "polarization_splitter_rotator_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "polarization_splitter_rotator_1x2", - "level": "L4", - "parameter_groups": { - "broad_transition_width_um": "width_gap", - "coupling_window_length_um": "axial_envelope", - "input_lead_length_um": "axial_envelope", - "input_stage_length_um": "axial_envelope", - "input_width_um": "width_gap", - "near_rail_pitch_um": "repeat_layout", - "optical_port_specs": "port_graph", - "output_lead_length_um": "axial_envelope", - "output_pitch_um": "repeat_layout", - "peel_length_um": "axial_envelope", - "primary_rail_width_um": "width_gap", - "secondary_rail_width_um": "width_gap", - "seed_taper_length_um": "axial_envelope", - "seed_tip_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "broad_transition_width_um", - "coupling_window_length_um", - "input_lead_length_um", - "input_stage_length_um", - "input_width_um", - "near_rail_pitch_um", - "optical_port_specs", - "output_lead_length_um", - "output_pitch_um", - "peel_length_um", - "primary_rail_width_um", - "secondary_rail_width_um", - "seed_taper_length_um", - "seed_tip_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "coupling_gap_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_branch_nucleations", - "n_coupling_rails", - "n_inputs", - "n_outputs", - "n_transition_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "broad_transition_width_um": 2.8, - "coupling_window_length_um": 20.0, - "input_lead_length_um": 8.0, - "input_stage_length_um": 8.0, - "input_width_um": 1.22, - "near_rail_pitch_um": 1.95, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.22, - 180.0 - ], - [ - "o2", - [ - 69.0, - 10.0 - ], - 1.16, - 0.0 - ], - [ - "o3", - [ - 69.0, - 0.0 - ], - 1.22, - 0.0 - ] - ], - "output_lead_length_um": 9.0, - "output_pitch_um": 10.0, - "peel_length_um": 16.0, - "primary_rail_width_um": 1.7, - "secondary_rail_width_um": 1.16, - "seed_taper_length_um": 8.0, - "seed_tip_width_um": 0.36 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "star_coupler_2x4", - "curriculum_order": 685, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "star_coupler_2x4", - "family_id": "free_propagation_slab_star_couplers", - "family_label": "Free Propagation Slab Star Couplers", - "identity_id": "star_coupler_2x4", - "identity_label": "Two-by-four free-propagation star coupler", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "free_propagation_star_coupling", - "path_grammar": "two_input_tapers_elliptic_slab_four_routed_outputs", - "port_signature": "2x4", - "roles": [ - { - "count": 6, - "role": "aperture" - }, - { - "count": 1, - "role": "free_propagation_slab" - }, - { - "count": 2, - "role": "input" - }, - { - "count": 4, - "role": "output" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "center_morphology", - "port_graph", - "terminal_layout" - ], - "template_id": "fan", - "topology_invariants": { - "apertures": 6, - "free_propagation_slabs": 1, - "inputs": 2, - "outputs": 4 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Free Propagation Slab Star Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/ground_truth.py", - "grammar_id": "star_coupler_2x4", - "id": "star_coupler_2x4", - "label": "Two-by-four free-propagation star coupler", - "leakage_group_id": "star_coupler_2x4", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "star_coupler_2x4", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "attachment_overlap_um": "shape_profile", - "fanout_length_um": "axial_envelope", - "input_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_pitch_um": "repeat_layout", - "slab_radius_x_um": "axial_envelope", - "slab_radius_y_um": "axial_envelope", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "aperture_width_um", - "attachment_overlap_um", - "fanout_length_um", - "input_pitch_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "minimum_aperture_embedding_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_apertures", - "n_free_propagation_slabs", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 3.2, - "attachment_overlap_um": 4.0, - "fanout_length_um": 15.0, - "input_pitch_um": 9.0, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -22.0, - 4.5 - ], - 1.24, - 180.0 - ], - [ - "o2", - [ - -22.0, - -4.5 - ], - 1.24, - 180.0 - ], - [ - "o3", - [ - 37.0, - 9.0 - ], - 1.24, - 0.0 - ], - [ - "o4", - [ - 37.0, - 3.0 - ], - 1.24, - 0.0 - ], - [ - "o5", - [ - 37.0, - -3.0 - ], - 1.24, - 0.0 - ], - [ - "o6", - [ - 37.0, - -9.0 - ], - 1.24, - 0.0 - ] - ], - "output_pitch_um": 6.0, - "slab_radius_x_um": 10.0, - "slab_radius_y_um": 14.0, - "taper_length_um": 8.0, - "waveguide_width_um": 1.24 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "echelle_grating_fpr_1x4", - "curriculum_order": 686, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "echelle_grating_fpr_1x4", - "family_id": "free_propagation_slab_star_couplers", - "family_label": "Free Propagation Slab Star Couplers", - "identity_id": "echelle_grating_fpr_1x4", - "identity_label": "Notched echelle-grating FPR, 1x4", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "same_face_aperture_bank_reflects_from_graded_faceted_boundary", - "path_grammar": "one input plus four output apertures on the west focal face -> one elliptical free-propagation slab -> eleven angled open boundary facets forming a reflective echelle bank", - "port_signature": "1x4", - "roles": [ - { - "count": 1, - "role": "free_propagation_slab" - }, - { - "count": 1, - "role": "input_aperture" - }, - { - "count": 4, - "role": "output_aperture" - }, - { - "count": 11, - "role": "reflective_boundary_facet" - }, - { - "count": 5, - "role": "terminal_lead" - } - ], - "strong_deltas": [ - "input and outputs occupy one focal face rather than opposite star-coupler faces", - "an explicit bank of open angled notches forms a reflective echelle boundary", - "facet angle changes monotonically across the grating bank" - ], - "template_id": "component", - "topology_invariants": { - "facet_orientation_steps": 10, - "internal_enclosed_voids": 0, - "open_boundary_notches": 11, - "reflective_boundary_facets": 11, - "same_face_optical_ports": 5, - "slabs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "new_replacement", - "variation_role": "semantic" - }, - "family": "Free Propagation Slab Star Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/ground_truth.py", - "grammar_id": "echelle_grating_fpr_1x4", - "id": "echelle_grating_fpr_1x4", - "label": "Notched echelle-grating FPR, 1x4", - "leakage_group_id": "echelle_grating_fpr_1x4", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "echelle_grating_fpr_1x4", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "focal_aperture_bank", - "attachment_overlap_um": "focal_aperture_bank", - "facet_angle_step_deg": "echelle_boundary", - "facet_count": "echelle_boundary", - "facet_depth_um": "echelle_boundary", - "facet_inset_um": "echelle_boundary", - "facet_pitch_um": "echelle_boundary", - "facet_width_um": "echelle_boundary", - "input_count": "port_graph", - "input_y_um": "focal_aperture_bank", - "layer": "fixed_context", - "lead_extension_um": "focal_aperture_bank", - "output_count": "port_graph", - "output_y_positions_um": "focal_aperture_bank", - "port_names": "port_graph", - "slab_radius_x_um": "fpr_body", - "slab_radius_y_um": "fpr_body", - "taper_length_um": "focal_aperture_bank", - "waveguide_width_um": "focal_aperture_bank" - }, - "parameter_liveness": { - "live_parameter_count": 19, - "live_parameters": [ - "aperture_width_um", - "attachment_overlap_um", - "facet_angle_step_deg", - "facet_count", - "facet_depth_um", - "facet_inset_um", - "facet_pitch_um", - "facet_width_um", - "input_count", - "input_y_um", - "layer", - "lead_extension_um", - "output_count", - "output_y_positions_um", - "port_names", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 5.0, - "attachment_overlap_um": 2.5, - "facet_angle_step_deg": 3.0, - "facet_count": 11, - "facet_depth_um": 7.0, - "facet_inset_um": 1.5, - "facet_pitch_um": 3.2, - "facet_width_um": 2.0, - "input_count": 1, - "input_y_um": -14.0, - "layer": [ - 1, - 0 - ], - "lead_extension_um": 15.0, - "output_count": 4, - "output_y_positions_um": [ - -6.0, - 0.0, - 6.0, - 12.0 - ], - "port_names": [ - "in1", - "out1", - "out2", - "out3", - "out4" - ], - "slab_radius_x_um": 32.0, - "slab_radius_y_um": 24.0, - "taper_length_um": 12.0, - "waveguide_width_um": 2.8 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "chirped_apodized_tapered_grating_1x0", - "curriculum_order": 687, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "chirped_apodized_tapered_grating_1x0", - "family_id": "linear_tapered_grating_couplers", - "family_label": "Linear Tapered Grating Couplers", - "identity_id": "chirped_apodized_tapered_grating_1x0", - "identity_label": "Chirped and apodized tapered rectangular grating", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "chirped_apodized_rectangular_outcoupling", - "path_grammar": "straight_taper_monotonic_width_and_gap_rectangular_teeth", - "port_signature": "1x0", - "roles": [ - { - "count": 3, - "role": "chirp_zones" - }, - { - "count": 10, - "role": "grating_teeth" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "taper_stages" - } - ], - "strong_deltas": [ - "repeat_grammar", - "stage_graph" - ], - "template_id": "repeated", - "topology_invariants": { - "chirp_zones": 3, - "grating_teeth": 10, - "inputs": 1, - "outputs": 0, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Linear Tapered Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/ground_truth.py", - "grammar_id": "chirped_apodized_tapered_grating_1x0", - "id": "chirped_apodized_tapered_grating_1x0", - "label": "Chirped and apodized tapered rectangular grating", - "leakage_group_id": "chirped_apodized_tapered_grating_1x0", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "chirped_apodized_tapered_grating_1x0", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "tooth_gaps_um": "repeat_layout", - "tooth_height_um": "repeat_layout", - "tooth_widths_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "aperture_width_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "tooth_gaps_um", - "tooth_height_um", - "tooth_widths_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_chirp_zones", - "n_grating_teeth", - "n_inputs", - "n_outputs", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 15.0, - "lead_length_um": 9.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ], - "taper_length_um": 18.0, - "tooth_gaps_um": [ - 2.0, - 1.88, - 1.74, - 1.6, - 1.46, - 1.34, - 1.24, - 1.16, - 1.1, - 1.06 - ], - "tooth_height_um": 17.0, - "tooth_widths_um": [ - 0.9, - 1.04, - 1.2, - 1.38, - 1.58, - 1.78, - 1.96, - 2.12, - 2.26, - 2.38 - ], - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "segmented_swg_grating_coupler_1x0", - "curriculum_order": 688, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "segmented_swg_grating_coupler_1x0", - "family_id": "linear_tapered_grating_couplers", - "family_label": "Linear Tapered Grating Couplers", - "identity_id": "segmented_swg_grating_coupler_1x0", - "identity_label": "Segmented subwavelength tapered grating coupler", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "segmented_subwavelength_rectangular_outcoupling", - "path_grammar": "straight_taper_longitudinal_rows_of_transverse_block_segments", - "port_signature": "1x0", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 8, - "role": "longitudinal_rows" - }, - { - "count": 7, - "role": "segments_per_row" - }, - { - "count": 56, - "role": "swg_blocks" - }, - { - "count": 1, - "role": "taper_stages" - } - ], - "strong_deltas": [ - "primitive_composition", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "inputs": 1, - "longitudinal_rows": 8, - "outputs": 0, - "segments_per_row": 7, - "swg_blocks": 56, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Linear Tapered Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/ground_truth.py", - "grammar_id": "segmented_swg_grating_coupler_1x0", - "id": "segmented_swg_grating_coupler_1x0", - "label": "Segmented subwavelength tapered grating coupler", - "leakage_group_id": "segmented_swg_grating_coupler_1x0", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "segmented_swg_grating_coupler_1x0", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "block_height_um": "transverse_layout", - "block_width_um": "width_gap", - "first_row_gap_um": "width_gap", - "lead_length_um": "axial_envelope", - "n_longitudinal_rows": "structural_count", - "n_segments_per_row": "structural_count", - "optical_port_specs": "port_graph", - "row_pitch_um": "repeat_layout", - "segment_gap_um": "repeat_layout", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 12, - "live_parameters": [ - "aperture_width_um", - "block_height_um", - "block_width_um", - "first_row_gap_um", - "lead_length_um", - "n_longitudinal_rows", - "n_segments_per_row", - "optical_port_specs", - "row_pitch_um", - "segment_gap_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_swg_blocks", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 16.0, - "block_height_um": 1.3, - "block_width_um": 1.5, - "first_row_gap_um": 1.5, - "lead_length_um": 9.0, - "n_longitudinal_rows": 8, - "n_segments_per_row": 7, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ], - "row_pitch_um": 3.4, - "segment_gap_um": 1.1, - "taper_length_um": 18.0, - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "elliptical_apodized_focusing_grating_1x0", - "curriculum_order": 689, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "elliptical_apodized_focusing_grating_1x0", - "family_id": "focusing_lattice_grating_couplers", - "family_label": "Focusing Lattice Grating Couplers", - "identity_id": "elliptical_apodized_focusing_grating_1x0", - "identity_label": "Apodized half-elliptical focusing grating", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "elliptical_apodized_focusing_outcoupling", - "path_grammar": "straight_taper_chirped_half_elliptical_annuli", - "port_signature": "1x0", - "roles": [ - { - "count": 7, - "role": "apodization_zones" - }, - { - "count": 7, - "role": "focusing_arcs" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "taper_stages" - } - ], - "strong_deltas": [ - "repeat_grammar", - "stage_graph" - ], - "template_id": "repeated", - "topology_invariants": { - "apodization_zones": 7, - "focusing_arcs": 7, - "inputs": 1, - "outputs": 0, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Focusing Lattice Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/ground_truth.py", - "grammar_id": "elliptical_apodized_focusing_grating_1x0", - "id": "elliptical_apodized_focusing_grating_1x0", - "label": "Apodized half-elliptical focusing grating", - "leakage_group_id": "elliptical_apodized_focusing_grating_1x0", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "elliptical_apodized_focusing_grating_1x0", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "arc_tooth_widths_um": "repeat_layout", - "ellipse_minor_major_ratio": "shape_profile", - "inner_ellipse_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "radial_gaps_um": "width_gap", - "taper_length_um": "axial_envelope", - "tooth_clearance_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "aperture_width_um", - "arc_tooth_widths_um", - "ellipse_minor_major_ratio", - "inner_ellipse_radius_um", - "lead_length_um", - "optical_port_specs", - "radial_gaps_um", - "taper_length_um", - "tooth_clearance_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_focusing_arcs", - "n_inputs", - "n_outputs", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 14.0, - "arc_tooth_widths_um": [ - 0.9, - 1.02, - 1.16, - 1.3, - 1.44, - 1.58, - 1.7 - ], - "ellipse_minor_major_ratio": 0.72, - "inner_ellipse_radius_um": 8.0, - "lead_length_um": 9.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ], - "radial_gaps_um": [ - 1.9, - 1.72, - 1.56, - 1.42, - 1.3, - 1.2, - 1.12 - ], - "taper_length_um": 17.0, - "tooth_clearance_um": 1.2, - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "chevron_focusing_grating_1x0", - "curriculum_order": 690, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "chevron_focusing_grating_1x0", - "family_id": "focusing_lattice_grating_couplers", - "family_label": "Focusing Lattice Grating Couplers", - "identity_id": "chevron_focusing_grating_1x0", - "identity_label": "Apodized chevron focusing grating", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "chevron_focusing_outcoupling", - "path_grammar": "straight_taper_apodized_v_teeth_from_joined_diagonal_arms", - "port_signature": "1x0", - "roles": [ - { - "count": 7, - "role": "chevrons" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 14, - "role": "oblique_arms" - }, - { - "count": 1, - "role": "taper_stages" - } - ], - "strong_deltas": [ - "primitive_composition", - "relative_angle", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "chevrons": 7, - "inputs": 1, - "oblique_arms": 14, - "outputs": 0, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Focusing Lattice Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/ground_truth.py", - "grammar_id": "chevron_focusing_grating_1x0", - "id": "chevron_focusing_grating_1x0", - "label": "Apodized chevron focusing grating", - "leakage_group_id": "chevron_focusing_grating_1x0", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "chevron_focusing_grating_1x0", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "chevron_angle_deg": "angular_layout", - "chevron_arm_lengths_um": "axial_envelope", - "chevron_arm_width_um": "width_gap", - "chevron_pitch_um": "repeat_layout", - "first_chevron_gap_um": "width_gap", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "aperture_width_um", - "chevron_angle_deg", - "chevron_arm_lengths_um", - "chevron_arm_width_um", - "chevron_pitch_um", - "first_chevron_gap_um", - "lead_length_um", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_chevrons", - "n_inputs", - "n_oblique_arms", - "n_outputs", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 14.0, - "chevron_angle_deg": 70.0, - "chevron_arm_lengths_um": [ - 5.2, - 5.8, - 6.4, - 7.0, - 7.6, - 8.2, - 8.8 - ], - "chevron_arm_width_um": 1.1, - "chevron_pitch_um": 4.4, - "first_chevron_gap_um": 1.6, - "lead_length_um": 9.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ], - "taper_length_um": 17.0, - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "broken_arc_swg_focusing_grating_1x0", - "curriculum_order": 691, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "broken_arc_swg_focusing_grating_1x0", - "family_id": "focusing_lattice_grating_couplers", - "family_label": "Focusing Lattice Grating Couplers", - "identity_id": "broken_arc_swg_focusing_grating_1x0", - "identity_label": "Broken-arc subwavelength focusing grating", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "broken_arc_subwavelength_focusing_outcoupling", - "path_grammar": "straight_taper_radial_rows_of_rotated_swg_segments", - "port_signature": "1x0", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 6, - "role": "radial_rows" - }, - { - "count": 7, - "role": "segments_per_row" - }, - { - "count": 42, - "role": "swg_blocks" - }, - { - "count": 1, - "role": "taper_stages" - } - ], - "strong_deltas": [ - "primitive_composition", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "inputs": 1, - "outputs": 0, - "radial_rows": 6, - "segments_per_row": 7, - "swg_blocks": 42, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Focusing Lattice Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/ground_truth.py", - "grammar_id": "broken_arc_swg_focusing_grating_1x0", - "id": "broken_arc_swg_focusing_grating_1x0", - "label": "Broken-arc subwavelength focusing grating", - "leakage_group_id": "broken_arc_swg_focusing_grating_1x0", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "broken_arc_swg_focusing_grating_1x0", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "block_radial_width_um": "width_gap", - "block_tangential_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "swg_block_centers_um": "shape_profile", - "swg_block_rotations_deg": "angular_layout", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "aperture_width_um", - "block_radial_width_um", - "block_tangential_length_um", - "lead_length_um", - "optical_port_specs", - "swg_block_centers_um", - "swg_block_rotations_deg", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 3, - "omitted_legacy_dead_parameters": [ - "angular_span_deg", - "inner_row_radius_um", - "radial_row_pitch_um" - ], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_radial_rows", - "n_segments_per_row", - "n_swg_blocks", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 14.0, - "block_radial_width_um": 1.2, - "block_tangential_length_um": 1.7, - "lead_length_um": 9.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ], - "swg_block_centers_um": [ - [ - 30.162188, - -7.372368 - ], - [ - 32.219109, - -5.374427 - ], - [ - 33.543184, - -2.830903 - ], - [ - 34.0, - 0.0 - ], - [ - 33.543184, - 2.830903 - ], - [ - 32.219109, - 5.374427 - ], - [ - 30.162188, - 7.372368 - ], - [ - 31.997633, - -9.993655 - ], - [ - 34.785903, - -7.285335 - ], - [ - 36.58076, - -3.837446 - ], - [ - 37.2, - 0.0 - ], - [ - 36.58076, - 3.837446 - ], - [ - 34.785903, - 7.285335 - ], - [ - 31.997633, - 9.993655 - ], - [ - 33.833077, - -12.614941 - ], - [ - 37.352697, - -9.196242 - ], - [ - 39.618337, - -4.843989 - ], - [ - 40.4, - 0.0 - ], - [ - 39.618337, - 4.843989 - ], - [ - 37.352697, - 9.196242 - ], - [ - 33.833077, - 12.614941 - ], - [ - 35.668522, - -15.236228 - ], - [ - 39.919491, - -11.10715 - ], - [ - 42.655913, - -5.850532 - ], - [ - 43.6, - 0.0 - ], - [ - 42.655913, - 5.850532 - ], - [ - 39.919491, - 11.10715 - ], - [ - 35.668522, - 15.236228 - ], - [ - 37.503966, - -17.857515 - ], - [ - 42.486286, - -13.018057 - ], - [ - 45.69349, - -6.857076 - ], - [ - 46.8, - 0.0 - ], - [ - 45.69349, - 6.857076 - ], - [ - 42.486286, - 13.018057 - ], - [ - 37.503966, - 17.857515 - ], - [ - 39.339411, - -20.478801 - ], - [ - 45.05308, - -14.928965 - ], - [ - 48.731066, - -7.863619 - ], - [ - 50.0, - 0.0 - ], - [ - 48.731066, - 7.863619 - ], - [ - 45.05308, - 14.928965 - ], - [ - 39.339411, - 20.478801 - ] - ], - "swg_block_rotations_deg": [ - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0, - 35.0, - 53.333333, - 71.666667, - 90.0, - 108.333333, - 126.666667, - 145.0 - ], - "taper_length_um": 17.0, - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "apodized_hole_lattice_grating_1x0", - "curriculum_order": 692, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "apodized_hole_lattice_grating_1x0", - "family_id": "linear_tapered_grating_couplers", - "family_label": "Linear Tapered Grating Couplers", - "identity_id": "apodized_hole_lattice_grating_1x0", - "identity_label": "Single-access apodized hole-lattice grating", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "apodized_two_dimensional_lattice_outcoupling", - "path_grammar": "straight_taper_slab_minus_column_apodized_circle_lattice", - "port_signature": "1x0", - "roles": [ - { - "count": 5, - "role": "apodization_zones" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 5, - "role": "lattice_columns" - }, - { - "count": 25, - "role": "lattice_holes" - }, - { - "count": 5, - "role": "lattice_rows" - }, - { - "count": 1, - "role": "taper_stages" - } - ], - "strong_deltas": [ - "array_envelope", - "primitive_composition", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "apodization_zones": 5, - "inputs": 1, - "lattice_columns": 5, - "lattice_holes": 25, - "lattice_rows": 5, - "outputs": 0, - "taper_stages": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Linear Tapered Grating Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/ground_truth.py", - "grammar_id": "apodized_hole_lattice_grating_1x0", - "id": "apodized_hole_lattice_grating_1x0", - "label": "Single-access apodized hole-lattice grating", - "leakage_group_id": "apodized_hole_lattice_grating_1x0", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "apodized_hole_lattice_grating_1x0", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "hole_radii_by_column_um": "shape_profile", - "lattice_pitch_x_um": "repeat_layout", - "lattice_pitch_y_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_lattice_columns": "structural_count", - "n_lattice_rows": "structural_count", - "optical_port_specs": "port_graph", - "slab_attachment_overlap_um": "shape_profile", - "slab_length_um": "axial_envelope", - "slab_width_um": "width_gap", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 13, - "live_parameters": [ - "aperture_width_um", - "hole_radii_by_column_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um", - "lead_length_um", - "n_lattice_columns", - "n_lattice_rows", - "optical_port_specs", - "slab_attachment_overlap_um", - "slab_length_um", - "slab_width_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_apodization_zones", - "n_inputs", - "n_lattice_holes", - "n_outputs", - "n_taper_stages" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 15.0, - "hole_radii_by_column_um": [ - 0.68, - 0.84, - 1.02, - 1.2, - 1.36 - ], - "lattice_pitch_x_um": 4.0, - "lattice_pitch_y_um": 3.8, - "lead_length_um": 9.0, - "n_lattice_columns": 5, - "n_lattice_rows": 5, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ] - ], - "slab_attachment_overlap_um": 2.0, - "slab_length_um": 24.0, - "slab_width_um": 21.0, - "taper_length_um": 17.0, - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "sampled_superstructure_bragg_1x1", - "curriculum_order": 693, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "sampled_superstructure_bragg_1x1", - "family_id": "bragg_swg_repeated_media", - "family_label": "Bragg Swg Repeated Media", - "identity_id": "sampled_superstructure_bragg_1x1", - "identity_label": "Sampled four-burst superstructure Bragg rail", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "sampled_superstructure_bragg_reflection", - "path_grammar": "straight_spine_grouped_wide_cells_plain_interburst_spacers", - "port_signature": "1x1", - "roles": [ - { - "count": 4, - "role": "bragg_bursts" - }, - { - "count": 12, - "role": "bragg_cells" - }, - { - "count": 3, - "role": "cells_per_burst" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "spines" - } - ], - "strong_deltas": [ - "repeat_grammar", - "stage_graph" - ], - "template_id": "repeated", - "topology_invariants": { - "bragg_bursts": 4, - "bragg_cells": 12, - "cells_per_burst": 3, - "inputs": 1, - "outputs": 1, - "spines": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Bragg Swg Repeated Media", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/ground_truth.py", - "grammar_id": "sampled_superstructure_bragg_1x1", - "id": "sampled_superstructure_bragg_1x1", - "label": "Sampled four-burst superstructure Bragg rail", - "leakage_group_id": "sampled_superstructure_bragg_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "sampled_superstructure_bragg_1x1", - "level": "L4", - "parameter_groups": { - "burst_length_um": "axial_envelope", - "cell_height_um": "transverse_layout", - "cell_width_um": "width_gap", - "interburst_gap_um": "width_gap", - "intracell_gap_um": "width_gap", - "lead_length_um": "axial_envelope", - "n_bragg_bursts": "structural_count", - "n_cells_per_burst": "structural_count", - "optical_port_specs": "port_graph", - "spine_width_um": "width_gap", - "total_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "burst_length_um", - "cell_height_um", - "cell_width_um", - "interburst_gap_um", - "intracell_gap_um", - "lead_length_um", - "n_bragg_bursts", - "n_cells_per_burst", - "optical_port_specs", - "spine_width_um", - "total_length_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "structure_length_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_bragg_cells", - "n_inputs", - "n_outputs", - "n_spines" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "burst_length_um": 7.6499999999999995, - "cell_height_um": 4.0, - "cell_width_um": 1.65, - "interburst_gap_um": 6.0, - "intracell_gap_um": 1.35, - "lead_length_um": 8.0, - "n_bragg_bursts": 4, - "n_cells_per_burst": 3, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 64.6, - 0.0 - ], - 1.35, - 0.0 - ] - ], - "spine_width_um": 1.35, - "total_length_um": 64.6 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "tilted_staggered_sidewall_bragg_1x1", - "curriculum_order": 694, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "tilted_staggered_sidewall_bragg_1x1", - "family_id": "bragg_swg_repeated_media", - "family_label": "Bragg Swg Repeated Media", - "identity_id": "tilted_staggered_sidewall_bragg_1x1", - "identity_label": "Tilted staggered double-sidewall Bragg rail", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "tilted_staggered_sidewall_bragg_reflection", - "path_grammar": "continuous_spine_half_pitch_staggered_diagonal_side_teeth", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "spines" - }, - { - "count": 16, - "role": "tilted_teeth" - }, - { - "count": 8, - "role": "tooth_pairs" - } - ], - "strong_deltas": [ - "interaction_graph", - "relative_angle", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "inputs": 1, - "outputs": 1, - "spines": 1, - "tilted_teeth": 16, - "tooth_pairs": 8 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Bragg Swg Repeated Media", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/ground_truth.py", - "grammar_id": "tilted_staggered_sidewall_bragg_1x1", - "id": "tilted_staggered_sidewall_bragg_1x1", - "label": "Tilted staggered double-sidewall Bragg rail", - "leakage_group_id": "tilted_staggered_sidewall_bragg_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "tilted_staggered_sidewall_bragg_1x1", - "level": "L4", - "parameter_groups": { - "attachment_overlap_um": "shape_profile", - "lead_length_um": "axial_envelope", - "n_tooth_pairs": "structural_count", - "optical_port_specs": "port_graph", - "spine_width_um": "width_gap", - "tooth_angle_deg": "repeat_layout", - "tooth_length_um": "repeat_layout", - "tooth_pitch_um": "repeat_layout", - "tooth_width_um": "repeat_layout", - "total_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "attachment_overlap_um", - "lead_length_um", - "n_tooth_pairs", - "optical_port_specs", - "spine_width_um", - "tooth_angle_deg", - "tooth_length_um", - "tooth_pitch_um", - "tooth_width_um", - "total_length_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "structure_length_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_spines", - "n_tilted_teeth" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "attachment_overlap_um": 0.45, - "lead_length_um": 8.0, - "n_tooth_pairs": 8, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 58.5, - 0.0 - ], - 1.35, - 0.0 - ] - ], - "spine_width_um": 1.35, - "tooth_angle_deg": 62.0, - "tooth_length_um": 5.0, - "tooth_pitch_um": 5.0, - "tooth_width_um": 1.05, - "total_length_um": 58.5 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "sinusoidal_corrugated_waveguide_1x1", - "curriculum_order": 695, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "sinusoidal_corrugated_waveguide_1x1", - "family_id": "bragg_swg_repeated_media", - "family_label": "Bragg Swg Repeated Media", - "identity_id": "sinusoidal_corrugated_waveguide_1x1", - "identity_label": "Sinusoidally width-corrugated through waveguide", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "sinusoidal_width_modulated_bragg_reflection", - "path_grammar": "lead_repeated_sine_widen_narrow_transitions_lead", - "port_signature": "1x1", - "roles": [ - { - "count": 8, - "role": "corrugation_periods" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 16, - "role": "sine_transitions" - } - ], - "strong_deltas": [ - "primitive_composition", - "repeat_grammar", - "stage_graph" - ], - "template_id": "repeated", - "topology_invariants": { - "corrugation_periods": 8, - "inputs": 1, - "outputs": 1, - "sine_transitions": 16 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Bragg Swg Repeated Media", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/ground_truth.py", - "grammar_id": "sinusoidal_corrugated_waveguide_1x1", - "id": "sinusoidal_corrugated_waveguide_1x1", - "label": "Sinusoidally width-corrugated through waveguide", - "leakage_group_id": "sinusoidal_corrugated_waveguide_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "sinusoidal_corrugated_waveguide_1x1", - "level": "L4", - "parameter_groups": { - "half_period_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_corrugation_periods": "structural_count", - "narrow_width_um": "width_gap", - "optical_port_specs": "port_graph", - "wide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 6, - "live_parameters": [ - "half_period_um", - "lead_length_um", - "n_corrugation_periods", - "narrow_width_um", - "optical_port_specs", - "wide_width_um" - ], - "omitted_legacy_dead_parameter_count": 2, - "omitted_legacy_dead_parameters": [ - "corrugation_period_um", - "total_length_um" - ], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_sine_transitions" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "half_period_um": 2.7, - "lead_length_um": 8.0, - "n_corrugation_periods": 8, - "narrow_width_um": 1.3, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 59.2, - 0.0 - ], - 1.3, - 0.0 - ] - ], - "wide_width_um": 4.1 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "apodized_orthogonal_fishbone_1x1", - "curriculum_order": 696, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "apodized_orthogonal_fishbone_1x1", - "family_id": "bragg_swg_repeated_media", - "family_label": "Bragg Swg Repeated Media", - "identity_id": "apodized_orthogonal_fishbone_1x1", - "identity_label": "Apodized orthogonal fishbone through rail", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "orthogonal_fishbone_apodization", - "path_grammar": "straight_spine_orthogonal_ribs_with_grow_shrink_envelope", - "port_signature": "1x1", - "roles": [ - { - "count": 3, - "role": "apodization_zones" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 9, - "role": "orthogonal_ribs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "spines" - } - ], - "strong_deltas": [ - "array_envelope", - "relative_angle", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "apodization_zones": 3, - "inputs": 1, - "orthogonal_ribs": 9, - "outputs": 1, - "spines": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Bragg Swg Repeated Media", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/ground_truth.py", - "grammar_id": "apodized_orthogonal_fishbone_1x1", - "id": "apodized_orthogonal_fishbone_1x1", - "label": "Apodized orthogonal fishbone through rail", - "leakage_group_id": "apodized_orthogonal_fishbone_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "apodized_orthogonal_fishbone_1x1", - "level": "L4", - "parameter_groups": { - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "rib_heights_um": "transverse_layout", - "rib_pitch_um": "repeat_layout", - "rib_width_um": "width_gap", - "spine_width_um": "width_gap", - "total_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "lead_length_um", - "optical_port_specs", - "rib_heights_um", - "rib_pitch_um", - "rib_width_um", - "spine_width_um", - "total_length_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "structure_length_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_apodization_zones", - "n_inputs", - "n_orthogonal_ribs", - "n_outputs", - "n_spines" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 50.85, - 0.0 - ], - 1.35, - 0.0 - ] - ], - "rib_heights_um": [ - 5.0, - 6.8, - 8.8, - 10.8, - 12.4, - 10.8, - 8.8, - 6.8, - 5.0 - ], - "rib_pitch_um": 4.2, - "rib_width_um": 1.25, - "spine_width_um": 1.35, - "total_length_um": 50.85 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "staggered_double_row_swg_1x1", - "curriculum_order": 697, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "staggered_double_row_swg_1x1", - "family_id": "bragg_swg_repeated_media", - "family_label": "Bragg Swg Repeated Media", - "identity_id": "staggered_double_row_swg_1x1", - "identity_label": "Staggered detached double-row SWG-loaded rail", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "staggered_double_row_subwavelength_loading", - "path_grammar": "straight_spine_half_pitch_staggered_upper_and_lower_swg_rows", - "port_signature": "1x1", - "roles": [ - { - "count": 8, - "role": "blocks_per_row" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "spines" - }, - { - "count": 16, - "role": "swg_blocks" - }, - { - "count": 2, - "role": "swg_rows" - } - ], - "strong_deltas": [ - "interaction_graph", - "primitive_composition", - "repeat_grammar" - ], - "template_id": "repeated", - "topology_invariants": { - "blocks_per_row": 8, - "inputs": 1, - "outputs": 1, - "spines": 1, - "swg_blocks": 16, - "swg_rows": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Bragg Swg Repeated Media", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/ground_truth.py", - "grammar_id": "staggered_double_row_swg_1x1", - "id": "staggered_double_row_swg_1x1", - "label": "Staggered detached double-row SWG-loaded rail", - "leakage_group_id": "staggered_double_row_swg_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "staggered_double_row_swg_1x1", - "level": "L4", - "parameter_groups": { - "block_height_um": "transverse_layout", - "block_length_um": "axial_envelope", - "block_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_blocks_per_row": "structural_count", - "optical_port_specs": "port_graph", - "row_center_offset_um": "transverse_layout", - "spine_width_um": "width_gap", - "total_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "block_height_um", - "block_length_um", - "block_pitch_um", - "lead_length_um", - "n_blocks_per_row", - "optical_port_specs", - "row_center_offset_um", - "spine_width_um", - "total_length_um" - ], - "omitted_legacy_dead_parameter_count": 2, - "omitted_legacy_dead_parameters": [ - "spine_to_block_gap_um", - "structure_length_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_spines", - "n_swg_blocks", - "n_swg_rows" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "block_height_um": 1.45, - "block_length_um": 2.0, - "block_pitch_um": 4.2, - "lead_length_um": 8.0, - "n_blocks_per_row": 8, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 49.5, - 0.0 - ], - 1.35, - 0.0 - ] - ], - "row_center_offset_um": 2.4, - "spine_width_um": 1.35, - "total_length_um": 49.5 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "phase_shifted_bragg_cavity_1x1", - "curriculum_order": 698, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "phase_shifted_bragg_cavity_1x1", - "family_id": "defect_cavities", - "family_label": "Defect Cavities", - "identity_id": "phase_shifted_bragg_cavity_1x1", - "identity_label": "Phase-shifted width-modulated Bragg cavity", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "phase_shifted_width_modulated_cavity", - "path_grammar": "lead_taper_modulated_mirror_long_defect_modulated_mirror_taper_lead", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "access_tapers" - }, - { - "count": 14, - "role": "bragg_cells" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 2, - "role": "mirror_banks" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "phase_defects" - } - ], - "strong_deltas": [ - "defect_pattern", - "loop_graph", - "stage_graph" - ], - "template_id": "resonator", - "topology_invariants": { - "access_tapers": 2, - "bragg_cells": 14, - "inputs": 1, - "mirror_banks": 2, - "outputs": 1, - "phase_defects": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Defect Cavities", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/ground_truth.py", - "grammar_id": "phase_shifted_bragg_cavity_1x1", - "id": "phase_shifted_bragg_cavity_1x1", - "label": "Phase-shifted width-modulated Bragg cavity", - "leakage_group_id": "phase_shifted_bragg_cavity_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "phase_shifted_bragg_cavity_1x1", - "level": "L4", - "parameter_groups": { - "bragg_cell_gap_um": "width_gap", - "bragg_cell_width_um": "width_gap", - "cavity_spine_width_um": "width_gap", - "lead_length_um": "axial_envelope", - "lead_width_um": "width_gap", - "mirror_span_um": "axial_envelope", - "mirror_width_um": "width_gap", - "n_cells_per_mirror": "structural_count", - "optical_port_specs": "port_graph", - "phase_defect_length_um": "axial_envelope", - "taper_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "bragg_cell_gap_um", - "bragg_cell_width_um", - "cavity_spine_width_um", - "lead_length_um", - "lead_width_um", - "mirror_span_um", - "mirror_width_um", - "n_cells_per_mirror", - "optical_port_specs", - "phase_defect_length_um", - "taper_length_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "total_length_um" - ], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_access_tapers", - "n_bragg_cells", - "n_inputs", - "n_mirror_banks", - "n_outputs", - "n_phase_defects" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bragg_cell_gap_um": 1.25, - "bragg_cell_width_um": 1.55, - "cavity_spine_width_um": 2.4, - "lead_length_um": 9.0, - "lead_width_um": 1.8, - "mirror_span_um": 18.35, - "mirror_width_um": 4.8, - "n_cells_per_mirror": 7, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.8, - 180.0 - ], - [ - "o2", - [ - 74.9, - 0.0 - ], - 1.8, - 0.0 - ] - ], - "phase_defect_length_um": 6.2, - "taper_length_um": 7.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "sampled_dual_scale_bragg_cavity_1x1", - "curriculum_order": 699, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "sampled_dual_scale_bragg_cavity_1x1", - "family_id": "defect_cavities", - "family_label": "Defect Cavities", - "identity_id": "sampled_dual_scale_bragg_cavity_1x1", - "identity_label": "Dual-scale sampled Bragg cavity", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "sampled_superstructure_bragg_cavity", - "path_grammar": "continuous_spine_micro_cell_bursts_macro_gaps_central_cavity", - "port_signature": "1x1", - "roles": [ - { - "count": 18, - "role": "bragg_cells" - }, - { - "count": 1, - "role": "cavity_defects" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 6, - "role": "mirror_bursts" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 2, - "role": "repeat_scales" - } - ], - "strong_deltas": [ - "defect_pattern", - "loop_graph", - "repeat_grammar" - ], - "template_id": "resonator", - "topology_invariants": { - "bragg_cells": 18, - "cavity_defects": 1, - "inputs": 1, - "mirror_bursts": 6, - "outputs": 1, - "repeat_scales": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Defect Cavities", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/ground_truth.py", - "grammar_id": "sampled_dual_scale_bragg_cavity_1x1", - "id": "sampled_dual_scale_bragg_cavity_1x1", - "label": "Dual-scale sampled Bragg cavity", - "leakage_group_id": "sampled_dual_scale_bragg_cavity_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "sampled_dual_scale_bragg_cavity_1x1", - "level": "L4", - "parameter_groups": { - "bank_span_um": "axial_envelope", - "bragg_cell_width_um": "width_gap", - "burst_span_um": "axial_envelope", - "cavity_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "macro_gap_um": "width_gap", - "micro_gap_um": "width_gap", - "n_bursts_per_bank": "structural_count", - "n_cells_per_burst": "structural_count", - "optical_port_specs": "port_graph", - "sampled_cell_height_um": "transverse_layout", - "spine_width_um": "width_gap", - "total_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 13, - "live_parameters": [ - "bank_span_um", - "bragg_cell_width_um", - "burst_span_um", - "cavity_length_um", - "lead_length_um", - "macro_gap_um", - "micro_gap_um", - "n_bursts_per_bank", - "n_cells_per_burst", - "optical_port_specs", - "sampled_cell_height_um", - "spine_width_um", - "total_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_bragg_cells", - "n_cavity_defects", - "n_inputs", - "n_mirror_bursts", - "n_outputs", - "n_repeat_scales" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bank_span_um": 27.0, - "bragg_cell_width_um": 1.4, - "burst_span_um": 6.199999999999999, - "cavity_length_um": 7.0, - "lead_length_um": 9.0, - "macro_gap_um": 4.2, - "micro_gap_um": 1.0, - "n_bursts_per_bank": 3, - "n_cells_per_burst": 3, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.7, - 180.0 - ], - [ - "o2", - [ - 79.0, - 0.0 - ], - 1.7, - 0.0 - ] - ], - "sampled_cell_height_um": 4.6, - "spine_width_um": 1.7, - "total_length_um": 79.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "nanobeam_hole_defect_cavity_1x1", - "curriculum_order": 700, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "nanobeam_hole_defect_cavity_1x1", - "family_id": "defect_cavities", - "family_label": "Defect Cavities", - "identity_id": "nanobeam_hole_defect_cavity_1x1", - "identity_label": "Perforated nanobeam hole-defect cavity", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "perforated_nanobeam_defect_cavity", - "path_grammar": "lead_taper_hole_bank_defect_hole_bank_taper_lead", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "access_tapers" - }, - { - "count": 1, - "role": "cavity_defects" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 12, - "role": "lattice_holes" - }, - { - "count": 1, - "role": "outputs" - } - ], - "strong_deltas": [ - "defect_pattern", - "loop_graph", - "primitive_composition" - ], - "template_id": "resonator", - "topology_invariants": { - "access_tapers": 2, - "cavity_defects": 1, - "inputs": 1, - "lattice_holes": 12, - "outputs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Defect Cavities", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/ground_truth.py", - "grammar_id": "nanobeam_hole_defect_cavity_1x1", - "id": "nanobeam_hole_defect_cavity_1x1", - "label": "Perforated nanobeam hole-defect cavity", - "leakage_group_id": "nanobeam_hole_defect_cavity_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "nanobeam_hole_defect_cavity_1x1", - "level": "L4", - "parameter_groups": { - "attachment_overlap_um": "shape_profile", - "beam_length_um": "axial_envelope", - "beam_width_um": "width_gap", - "central_defect_gap_um": "width_gap", - "hole_pitch_um": "repeat_layout", - "hole_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "lead_width_um": "width_gap", - "n_holes_per_mirror": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "attachment_overlap_um", - "beam_length_um", - "beam_width_um", - "central_defect_gap_um", - "hole_pitch_um", - "hole_radius_um", - "lead_length_um", - "lead_width_um", - "n_holes_per_mirror", - "optical_port_specs", - "taper_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_access_tapers", - "n_cavity_defects", - "n_inputs", - "n_lattice_holes", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "attachment_overlap_um": 0.8, - "beam_length_um": 57.60000000000001, - "beam_width_um": 6.4, - "central_defect_gap_um": 7.2, - "hole_pitch_um": 4.2, - "hole_radius_um": 1.18, - "lead_length_um": 8.0, - "lead_width_um": 1.8, - "n_holes_per_mirror": 6, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.8, - 180.0 - ], - [ - "o2", - [ - 88.0, - 0.0 - ], - 1.8, - 0.0 - ] - ], - "taper_length_um": 8.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "nanobeam_sidewall_defect_cavity_1x1", - "curriculum_order": 701, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "nanobeam_sidewall_defect_cavity_1x1", - "family_id": "defect_cavities", - "family_label": "Defect Cavities", - "identity_id": "nanobeam_sidewall_defect_cavity_1x1", - "identity_label": "Single-nanobeam sidewall defect cavity", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "single_rail_sidewall_defect_cavity", - "path_grammar": "continuous_spine_apodized_bilateral_teeth_central_missing_interval", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "cavity_defects" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 24, - "role": "sidewall_teeth" - }, - { - "count": 1, - "role": "spines" - }, - { - "count": 12, - "role": "tooth_pairs" - } - ], - "strong_deltas": [ - "array_envelope", - "loop_graph", - "role_graph" - ], - "template_id": "resonator", - "topology_invariants": { - "cavity_defects": 1, - "inputs": 1, - "outputs": 1, - "sidewall_teeth": 24, - "spines": 1, - "tooth_pairs": 12 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Defect Cavities", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/ground_truth.py", - "grammar_id": "nanobeam_sidewall_defect_cavity_1x1", - "id": "nanobeam_sidewall_defect_cavity_1x1", - "label": "Single-nanobeam sidewall defect cavity", - "leakage_group_id": "nanobeam_sidewall_defect_cavity_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "nanobeam_sidewall_defect_cavity_1x1", - "level": "L4", - "parameter_groups": { - "central_defect_gap_um": "width_gap", - "lead_length_um": "axial_envelope", - "maximum_tooth_depth_um": "repeat_layout", - "minimum_tooth_depth_um": "repeat_layout", - "mirror_span_um": "axial_envelope", - "n_pairs_per_mirror": "structural_count", - "optical_port_specs": "port_graph", - "spine_width_um": "width_gap", - "tooth_pitch_um": "repeat_layout", - "tooth_width_um": "repeat_layout", - "total_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "central_defect_gap_um", - "lead_length_um", - "maximum_tooth_depth_um", - "minimum_tooth_depth_um", - "mirror_span_um", - "n_pairs_per_mirror", - "optical_port_specs", - "spine_width_um", - "tooth_pitch_um", - "tooth_width_um", - "total_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_cavity_defects", - "n_inputs", - "n_outputs", - "n_sidewall_teeth", - "n_spines", - "n_tooth_pairs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "central_defect_gap_um": 6.4, - "lead_length_um": 8.0, - "maximum_tooth_depth_um": 2.2, - "minimum_tooth_depth_um": 1.2, - "mirror_span_um": 19.200000000000003, - "n_pairs_per_mirror": 6, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.7, - 180.0 - ], - [ - "o2", - [ - 60.8, - 0.0 - ], - 1.7, - 0.0 - ] - ], - "spine_width_um": 1.7, - "tooth_pitch_um": 3.2, - "tooth_width_um": 1.28, - "total_length_um": 60.800000000000004 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "side_coupled_nanobeam_cavity_1x1", - "curriculum_order": 702, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "side_coupled_nanobeam_cavity_1x1", - "family_id": "defect_cavities", - "family_label": "Defect Cavities", - "identity_id": "side_coupled_nanobeam_cavity_1x1", - "identity_label": "Side-coupled perforated nanobeam cavity", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "side_coupled_perforated_nanobeam_cavity", - "path_grammar": "straight_bus_parallel_to_perforated_rectangle_with_central_defect", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "bus_waveguides" - }, - { - "count": 1, - "role": "cavity_beams" - }, - { - "count": 1, - "role": "cavity_defects" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 10, - "role": "lattice_holes" - }, - { - "count": 1, - "role": "outputs" - } - ], - "strong_deltas": [ - "interaction_graph", - "loop_graph" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "cavity_beams": 1, - "cavity_defects": 1, - "inputs": 1, - "lattice_holes": 10, - "outputs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Defect Cavities", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/ground_truth.py", - "grammar_id": "side_coupled_nanobeam_cavity_1x1", - "id": "side_coupled_nanobeam_cavity_1x1", - "label": "Side-coupled perforated nanobeam cavity", - "leakage_group_id": "side_coupled_nanobeam_cavity_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "side_coupled_nanobeam_cavity_1x1", - "level": "L4", - "parameter_groups": { - "bus_length_um": "axial_envelope", - "bus_width_um": "width_gap", - "cavity_beam_length_um": "axial_envelope", - "cavity_beam_width_um": "width_gap", - "central_defect_gap_um": "width_gap", - "coupling_gap_um": "width_gap", - "hole_pitch_um": "repeat_layout", - "hole_radius_um": "axial_envelope", - "n_holes_per_mirror": "structural_count", - "optical_port_specs": "port_graph" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "bus_length_um", - "bus_width_um", - "cavity_beam_length_um", - "cavity_beam_width_um", - "central_defect_gap_um", - "coupling_gap_um", - "hole_pitch_um", - "hole_radius_um", - "n_holes_per_mirror", - "optical_port_specs" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_cavity_beams", - "n_cavity_defects", - "n_inputs", - "n_lattice_holes", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bus_length_um": 58.0, - "bus_width_um": 1.7, - "cavity_beam_length_um": 46.0, - "cavity_beam_width_um": 5.4, - "central_defect_gap_um": 6.0, - "coupling_gap_um": 0.9, - "hole_pitch_um": 3.6, - "hole_radius_um": 1.02, - "n_holes_per_mirror": 5, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.7, - 180.0 - ], - [ - "o2", - [ - 58.0, - 0.0 - ], - 1.7, - 0.0 - ] - ] - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "photonic_crystal_line_defect_cavity_1x1", - "curriculum_order": 703, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "photonic_crystal_line_defect_cavity_1x1", - "family_id": "defect_cavities", - "family_label": "Defect Cavities", - "identity_id": "photonic_crystal_line_defect_cavity_1x1", - "identity_label": "Two-dimensional photonic-crystal line-defect cavity", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_dimensional_photonic_crystal_line_defect", - "path_grammar": "straight_lead_two_dimensional_hole_lattice_minus_line_and_center_lead", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 11, - "role": "lattice_columns" - }, - { - "count": 42, - "role": "lattice_holes" - }, - { - "count": 4, - "role": "lattice_rows" - }, - { - "count": 1, - "role": "line_defects" - }, - { - "count": 2, - "role": "missing_defect_holes" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "point_defects" - } - ], - "strong_deltas": [ - "defect_pattern", - "loop_graph", - "repeat_grammar" - ], - "template_id": "resonator", - "topology_invariants": { - "inputs": 1, - "lattice_columns": 11, - "lattice_holes": 42, - "lattice_rows": 4, - "line_defects": 1, - "missing_defect_holes": 2, - "outputs": 1, - "point_defects": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Defect Cavities", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/ground_truth.py", - "grammar_id": "photonic_crystal_line_defect_cavity_1x1", - "id": "photonic_crystal_line_defect_cavity_1x1", - "label": "Two-dimensional photonic-crystal line-defect cavity", - "leakage_group_id": "photonic_crystal_line_defect_cavity_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "photonic_crystal_line_defect_cavity_1x1", - "level": "L4", - "parameter_groups": { - "attachment_overlap_um": "shape_profile", - "hole_radius_um": "axial_envelope", - "lattice_pitch_x_um": "repeat_layout", - "lattice_pitch_y_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "lead_width_um": "width_gap", - "n_lattice_columns": "structural_count", - "n_lattice_rows": "structural_count", - "optical_port_specs": "port_graph", - "slab_height_um": "transverse_layout", - "slab_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "attachment_overlap_um", - "hole_radius_um", - "lattice_pitch_x_um", - "lattice_pitch_y_um", - "lead_length_um", - "lead_width_um", - "n_lattice_columns", - "n_lattice_rows", - "optical_port_specs", - "slab_height_um", - "slab_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_lattice_holes", - "n_line_defects", - "n_missing_defect_holes", - "n_outputs", - "n_point_defects" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "attachment_overlap_um": 0.9, - "hole_radius_um": 1.28, - "lattice_pitch_x_um": 4.4, - "lattice_pitch_y_um": 4.6, - "lead_length_um": 10.0, - "lead_width_um": 2.2, - "n_lattice_columns": 11, - "n_lattice_rows": 4, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 2.2, - 180.0 - ], - [ - "o2", - [ - 68.2, - 0.0 - ], - 2.2, - 0.0 - ] - ], - "slab_height_um": 24.0, - "slab_length_um": 50.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "segmented_swg_ring_bus_1x1", - "curriculum_order": 704, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "segmented_swg_ring_bus_1x1", - "family_id": "coupled_structured_loop_resonators", - "family_label": "Coupled Structured Loop Resonators", - "identity_id": "segmented_swg_ring_bus_1x1", - "identity_label": "Segmented subwavelength ring with through bus", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "segmented_subwavelength_loop_coupling", - "path_grammar": "straight_bus_circular_sequence_of_tangent_rectangles", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "bus_waveguides" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 17, - "role": "material_components" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "segmented_loops" - }, - { - "count": 16, - "role": "swg_segments" - } - ], - "strong_deltas": [ - "loop_graph", - "primitive_composition", - "repeat_grammar" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "inputs": 1, - "material_components": 17, - "outputs": 1, - "segmented_loops": 1, - "swg_segments": 16 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Coupled Structured Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/ground_truth.py", - "grammar_id": "segmented_swg_ring_bus_1x1", - "id": "segmented_swg_ring_bus_1x1", - "label": "Segmented subwavelength ring with through bus", - "leakage_group_id": "segmented_swg_ring_bus_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "segmented_swg_ring_bus_1x1", - "level": "L4", - "parameter_groups": { - "bus_gap_um": "width_gap", - "bus_length_um": "axial_envelope", - "bus_width_um": "width_gap", - "n_swg_segments": "structural_count", - "optical_port_specs": "port_graph", - "ring_radius_um": "axial_envelope", - "segment_length_um": "repeat_layout", - "segment_width_um": "repeat_layout" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "bus_gap_um", - "bus_length_um", - "bus_width_um", - "n_swg_segments", - "optical_port_specs", - "ring_radius_um", - "segment_length_um", - "segment_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "lead_extension_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_material_components", - "n_outputs", - "n_segmented_loops" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bus_gap_um": 0.9, - "bus_length_um": 42.0, - "bus_width_um": 1.46, - "n_swg_segments": 16, - "optical_port_specs": [ - [ - "o1", - [ - -21.0, - -13.48 - ], - 1.46, - 180.0 - ], - [ - "o2", - [ - 21.0, - -13.48 - ], - 1.46, - 0.0 - ] - ], - "ring_radius_um": 11.0, - "segment_length_um": 2.7, - "segment_width_um": 1.7 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "slotted_ring_bus_1x1", - "curriculum_order": 705, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "slotted_ring_bus_1x1", - "family_id": "coupled_structured_loop_resonators", - "family_label": "Coupled Structured Loop Resonators", - "identity_id": "slotted_ring_bus_1x1", - "identity_label": "Two-rail slotted ring with through bus", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_rail_slot_loop_coupling", - "path_grammar": "straight_bus_two_concentric_annular_material_rails", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "bus_waveguides" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 3, - "role": "material_components" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "slot_loops" - }, - { - "count": 2, - "role": "slot_rails" - } - ], - "strong_deltas": [ - "loop_graph", - "role_graph" - ], - "template_id": "resonator", - "topology_invariants": { - "bus_waveguides": 1, - "inputs": 1, - "material_components": 3, - "outputs": 1, - "slot_loops": 1, - "slot_rails": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Coupled Structured Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/ground_truth.py", - "grammar_id": "slotted_ring_bus_1x1", - "id": "slotted_ring_bus_1x1", - "label": "Two-rail slotted ring with through bus", - "leakage_group_id": "slotted_ring_bus_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "slotted_ring_bus_1x1", - "level": "L4", - "parameter_groups": { - "bus_gap_um": "width_gap", - "bus_length_um": "axial_envelope", - "bus_width_um": "width_gap", - "inner_rail_radius_um": "axial_envelope", - "optical_port_specs": "port_graph", - "outer_rail_radius_um": "axial_envelope", - "slot_rail_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bus_gap_um", - "bus_length_um", - "bus_width_um", - "inner_rail_radius_um", - "optical_port_specs", - "outer_rail_radius_um", - "slot_rail_width_um" - ], - "omitted_legacy_dead_parameter_count": 2, - "omitted_legacy_dead_parameters": [ - "lead_extension_um", - "slot_gap_um" - ], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_bus_waveguides", - "n_inputs", - "n_material_components", - "n_outputs", - "n_slot_loops", - "n_slot_rails" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bus_gap_um": 0.88, - "bus_length_um": 38.68, - "bus_width_um": 1.44, - "inner_rail_radius_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -19.34, - -12.68 - ], - 1.44, - 180.0 - ], - [ - "o2", - [ - 19.34, - -12.68 - ], - 1.44, - 0.0 - ] - ], - "outer_rail_radius_um": 10.34, - "slot_rail_width_um": 1.48 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "bragg_loaded_racetrack_resonator_1x1", - "curriculum_order": 706, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "bragg_loaded_racetrack_resonator_1x1", - "family_id": "coupled_structured_loop_resonators", - "family_label": "Coupled Structured Loop Resonators", - "identity_id": "bragg_loaded_racetrack_resonator_1x1", - "identity_label": "Bragg-loaded racetrack resonator with through bus", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "closed_racetrack_with_periodic_mirror_loading", - "path_grammar": "straight_bus_straight_arc_closed_loop_two_attached_tooth_banks", - "port_signature": "1x1", - "roles": [ - { - "count": 14, - "role": "bragg_teeth" - }, - { - "count": 1, - "role": "bus_waveguides" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "racetracks" - }, - { - "count": 2, - "role": "tooth_banks" - } - ], - "strong_deltas": [ - "loop_graph", - "repeat_grammar" - ], - "template_id": "resonator", - "topology_invariants": { - "bragg_teeth": 14, - "bus_waveguides": 1, - "inputs": 1, - "outputs": 1, - "racetracks": 1, - "tooth_banks": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Coupled Structured Loop Resonators", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/ground_truth.py", - "grammar_id": "bragg_loaded_racetrack_resonator_1x1", - "id": "bragg_loaded_racetrack_resonator_1x1", - "label": "Bragg-loaded racetrack resonator with through bus", - "leakage_group_id": "bragg_loaded_racetrack_resonator_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "bragg_loaded_racetrack_resonator_1x1", - "level": "L4", - "parameter_groups": { - "attachment_overlap_um": "shape_profile", - "bend_radius_um": "axial_envelope", - "bus_gap_um": "width_gap", - "bus_length_um": "axial_envelope", - "n_teeth_per_bank": "structural_count", - "optical_port_specs": "port_graph", - "racetrack_straight_um": "shape_profile", - "tooth_depth_um": "repeat_layout", - "tooth_pitch_um": "repeat_layout", - "tooth_width_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "attachment_overlap_um", - "bend_radius_um", - "bus_gap_um", - "bus_length_um", - "n_teeth_per_bank", - "optical_port_specs", - "racetrack_straight_um", - "tooth_depth_um", - "tooth_pitch_um", - "tooth_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "lead_extension_um" - ], - "omitted_topology_bound_constant_count": 6, - "omitted_topology_bound_constants": [ - "n_bragg_teeth", - "n_bus_waveguides", - "n_inputs", - "n_outputs", - "n_racetracks", - "n_tooth_banks" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "attachment_overlap_um": 0.34, - "bend_radius_um": 7.0, - "bus_gap_um": 0.88, - "bus_length_um": 60.0, - "n_teeth_per_bank": 7, - "optical_port_specs": [ - [ - "o1", - [ - -30.0, - -10.78 - ], - 1.44, - 180.0 - ], - [ - "o2", - [ - 30.0, - -10.78 - ], - 1.44, - 0.0 - ] - ], - "racetrack_straight_um": 30.0, - "tooth_depth_um": 1.8, - "tooth_pitch_um": 4.0, - "tooth_width_um": 1.4, - "waveguide_width_um": 1.44 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "adiabatic_mode_evolution_coupler_1x2", - "curriculum_order": 707, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "adiabatic_mode_evolution_coupler_1x2", - "family_id": "adiabatic_multi_rail_couplers", - "family_label": "Adiabatic Multi Rail Couplers", - "identity_id": "adiabatic_mode_evolution_coupler_1x2", - "identity_label": "Complementary adiabatic mode-evolution coupler 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "complementary_mode_evolution_split", - "path_grammar": "single_wide_launch_paired_width_exchange_bilateral_divergence", - "port_signature": "1x2", - "roles": [ - { - "count": 2, - "role": "exchange_rails" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "launch_paddles" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_graph" - ], - "template_id": "coupler", - "topology_invariants": { - "exchange_rails": 2, - "inputs": 1, - "launch_paddles": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Adiabatic Multi Rail Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/ground_truth.py", - "grammar_id": "adiabatic_mode_evolution_coupler_1x2", - "id": "adiabatic_mode_evolution_coupler_1x2", - "label": "Complementary adiabatic mode-evolution coupler 1x2", - "leakage_group_id": "adiabatic_mode_evolution_coupler_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "adiabatic_mode_evolution_coupler_1x2", - "level": "L4", - "parameter_groups": { - "branch_length_um": "axial_envelope", - "exchange_length_um": "axial_envelope", - "exchange_rail_pitch_um": "repeat_layout", - "input_lead_um": "shape_profile", - "input_width_um": "width_gap", - "launch_length_um": "axial_envelope", - "launch_paddle_width_um": "width_gap", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_pitch_um": "repeat_layout", - "strong_rail_width_um": "width_gap", - "weak_rail_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 12, - "live_parameters": [ - "branch_length_um", - "exchange_length_um", - "exchange_rail_pitch_um", - "input_lead_um", - "input_width_um", - "launch_length_um", - "launch_paddle_width_um", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "strong_rail_width_um", - "weak_rail_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_exchange_rails", - "n_inputs", - "n_launch_paddles", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "branch_length_um": 18.0, - "exchange_length_um": 30.0, - "exchange_rail_pitch_um": 3.4, - "input_lead_um": 8.0, - "input_width_um": 1.45, - "launch_length_um": 12.0, - "launch_paddle_width_um": 6.4, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.45, - 180.0 - ], - [ - "o2", - [ - 77.0, - 7.0 - ], - 0.55, - 0.0 - ], - [ - "o3", - [ - 77.0, - -7.0 - ], - 1.75, - 0.0 - ] - ], - "output_lead_um": 9.0, - "output_pitch_um": 14.0, - "strong_rail_width_um": 1.75, - "weak_rail_width_um": 0.55 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "corrugated_contra_directional_coupler_2x2", - "curriculum_order": 708, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "corrugated_contra_directional_coupler_2x2", - "family_id": "periodic_structured_couplers", - "family_label": "Periodic Structured Couplers", - "identity_id": "corrugated_contra_directional_coupler_2x2", - "identity_label": "Corrugated contra-directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "contra_directional_corrugated_exchange", - "path_grammar": "parallel_buses_registered_facing_corrugations", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "bus_rails" - }, - { - "count": 11, - "role": "corrugation_pairs" - }, - { - "count": 2, - "role": "inputs" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "interaction_graph", - "interaction_trajectory", - "material_topology", - "repeat_grammar" - ], - "template_id": "coupler", - "topology_invariants": { - "bus_rails": 2, - "corrugation_pairs": 11, - "inputs": 2, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Periodic Structured Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/ground_truth.py", - "grammar_id": "corrugated_contra_directional_coupler_2x2", - "id": "corrugated_contra_directional_coupler_2x2", - "label": "Corrugated contra-directional coupler 2x2", - "leakage_group_id": "corrugated_contra_directional_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "corrugated_contra_directional_coupler_2x2", - "level": "L4", - "parameter_groups": { - "corrugation_pitch_um": "repeat_layout", - "interaction_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "n_corrugation_pairs": "structural_count", - "optical_port_specs": "port_graph", - "rail_pitch_um": "repeat_layout", - "tooth_depth_um": "repeat_layout", - "tooth_width_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "corrugation_pitch_um", - "interaction_length_um", - "lead_length_um", - "n_corrugation_pairs", - "optical_port_specs", - "rail_pitch_um", - "tooth_depth_um", - "tooth_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "open_center_gap_um" - ], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_bus_rails", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "corrugation_pitch_um": 3.6, - "interaction_length_um": 39.6, - "lead_length_um": 9.0, - "n_corrugation_pairs": 11, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 1.885 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 0.0, - -1.885 - ], - 1.35, - 180.0 - ], - [ - "o3", - [ - 57.6, - 1.885 - ], - 1.35, - 0.0 - ], - [ - "o4", - [ - 57.6, - -1.885 - ], - 1.35, - 0.0 - ] - ], - "rail_pitch_um": 3.77, - "tooth_depth_um": 0.75, - "tooth_width_um": 1.65, - "waveguide_width_um": 1.35 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "swg_directional_coupler_2x2", - "curriculum_order": 709, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "swg_directional_coupler_2x2", - "family_id": "periodic_structured_couplers", - "family_label": "Periodic Structured Couplers", - "identity_id": "swg_directional_coupler_2x2", - "identity_label": "Subwavelength segmented directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "subwavelength_segmented_evanescent_exchange", - "path_grammar": "paired_access_bows_two_segmented_parallel_rows_paired_departures", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "inputs" - }, - { - "count": 2, - "role": "outputs" - }, - { - "count": 2, - "role": "segment_rows" - }, - { - "count": 10, - "role": "segments_per_rail" - } - ], - "strong_deltas": [ - "interaction_graph", - "interaction_trajectory", - "material_topology", - "port_graph", - "repeat_grammar" - ], - "template_id": "coupler", - "topology_invariants": { - "inputs": 2, - "outputs": 2, - "segment_rows": 2, - "segments_per_rail": 10 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Periodic Structured Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/ground_truth.py", - "grammar_id": "swg_directional_coupler_2x2", - "id": "swg_directional_coupler_2x2", - "label": "Subwavelength segmented directional coupler 2x2", - "leakage_group_id": "swg_directional_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "swg_directional_coupler_2x2", - "level": "L4", - "parameter_groups": { - "approach_length_um": "axial_envelope", - "external_pitch_um": "repeat_layout", - "interaction_length_um": "axial_envelope", - "interaction_row_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_segments_per_rail": "structural_count", - "optical_port_specs": "port_graph", - "swg_pitch_um": "repeat_layout", - "swg_segment_length_um": "repeat_layout", - "swg_segment_width_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "approach_length_um", - "external_pitch_um", - "interaction_length_um", - "interaction_row_pitch_um", - "lead_length_um", - "n_segments_per_rail", - "optical_port_specs", - "swg_pitch_um", - "swg_segment_length_um", - "swg_segment_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 2, - "omitted_legacy_dead_parameters": [ - "coupling_gap_um", - "swg_segment_gap_um" - ], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_segment_rows" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "approach_length_um": 13.0, - "external_pitch_um": 14.0, - "interaction_length_um": 32.3, - "interaction_row_pitch_um": 2.85, - "lead_length_um": 7.0, - "n_segments_per_rail": 10, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 7.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.0 - ], - 1.3, - 180.0 - ], - [ - "o3", - [ - 72.3, - 7.0 - ], - 1.3, - 0.0 - ], - [ - "o4", - [ - 72.3, - -7.0 - ], - 1.3, - 0.0 - ] - ], - "swg_pitch_um": 3.3499999999999996, - "swg_segment_length_um": 2.15, - "swg_segment_width_um": 2.0, - "waveguide_width_um": 1.3 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "three_rail_directional_coupler_3x3", - "curriculum_order": 710, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "three_rail_directional_coupler_3x3", - "family_id": "adiabatic_multi_rail_couplers", - "family_label": "Adiabatic Multi Rail Couplers", - "identity_id": "three_rail_directional_coupler_3x3", - "identity_label": "Three-rail directional coupler 3x3", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "three_channel_parallel_evanescent_exchange", - "path_grammar": "three_inputs_outer_convergence_central_straight_three_outputs", - "port_signature": "3x3", - "roles": [ - { - "count": 2, - "role": "coupling_gaps" - }, - { - "count": 3, - "role": "inputs" - }, - { - "count": 3, - "role": "interaction_rails" - }, - { - "count": 3, - "role": "outputs" - } - ], - "strong_deltas": [ - "interaction_graph", - "interaction_trajectory", - "material_topology" - ], - "template_id": "coupler", - "topology_invariants": { - "coupling_gaps": 2, - "inputs": 3, - "interaction_rails": 3, - "outputs": 3 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Adiabatic Multi Rail Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/ground_truth.py", - "grammar_id": "three_rail_directional_coupler_3x3", - "id": "three_rail_directional_coupler_3x3", - "label": "Three-rail directional coupler 3x3", - "leakage_group_id": "three_rail_directional_coupler_3x3", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "three_rail_directional_coupler_3x3", - "level": "L4", - "parameter_groups": { - "approach_length_um": "axial_envelope", - "external_pitch_um": "repeat_layout", - "interaction_length_um": "axial_envelope", - "interaction_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "approach_length_um", - "external_pitch_um", - "interaction_length_um", - "interaction_pitch_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "coupling_gap_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_coupling_gaps", - "n_inputs", - "n_interaction_rails", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "approach_length_um": 14.0, - "external_pitch_um": 10.0, - "interaction_length_um": 25.0, - "interaction_pitch_um": 2.0700000000000003, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 10.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 1.35, - 180.0 - ], - [ - "o3", - [ - 0.0, - -10.0 - ], - 1.35, - 180.0 - ], - [ - "o4", - [ - 67.0, - 10.0 - ], - 1.35, - 0.0 - ], - [ - "o5", - [ - 67.0, - 0.0 - ], - 1.35, - 0.0 - ], - [ - "o6", - [ - 67.0, - -10.0 - ], - 1.35, - 0.0 - ] - ], - "waveguide_width_um": 1.35 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "angled_window_coupler_2x2", - "curriculum_order": 711, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "angled_window_coupler_2x2", - "family_id": "conventional_directional_couplers", - "family_label": "Conventional Directional Couplers", - "identity_id": "angled_window_coupler_2x2", - "identity_label": "Oblique-window directional coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "oblique_parallel_window_exchange", - "path_grammar": "parallel_leads_matched_arc_doglegs_oblique_parallel_window_matched_return", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "inputs" - }, - { - "count": 2, - "role": "matched_doglegs" - }, - { - "count": 1, - "role": "oblique_windows" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "interaction_graph", - "interaction_trajectory", - "relative_angle" - ], - "template_id": "coupler", - "topology_invariants": { - "inputs": 2, - "matched_doglegs": 2, - "oblique_windows": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Conventional Directional Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/ground_truth.py", - "grammar_id": "angled_window_coupler_2x2", - "id": "angled_window_coupler_2x2", - "label": "Oblique-window directional coupler 2x2", - "leakage_group_id": "angled_window_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "angled_window_coupler_2x2", - "level": "L4", - "parameter_groups": { - "dogleg_radius_um": "axial_envelope", - "interaction_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "rail_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap", - "window_angle_deg": "angular_layout" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "dogleg_radius_um", - "interaction_length_um", - "lead_length_um", - "optical_port_specs", - "rail_pitch_um", - "waveguide_width_um", - "window_angle_deg" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "coupling_gap_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_matched_doglegs", - "n_oblique_windows", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "dogleg_radius_um": 14.0, - "interaction_length_um": 24.0, - "lead_length_um": 10.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 1.09 - ], - 1.4, - 180.0 - ], - [ - "o2", - [ - 0.0, - -1.09 - ], - 1.4, - 180.0 - ], - [ - "o3", - [ - 53.31371699, - 13.27240662 - ], - 1.4, - 0.0 - ], - [ - "o4", - [ - 53.31371699, - 11.09240662 - ], - 1.4, - 0.0 - ] - ], - "rail_pitch_um": 2.1799999999999997, - "waveguide_width_um": 1.4, - "window_angle_deg": 24.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "three_rail_mediated_coupler_2x2", - "curriculum_order": 712, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "three_rail_mediated_coupler_2x2", - "family_id": "adiabatic_multi_rail_couplers", - "family_label": "Adiabatic Multi Rail Couplers", - "identity_id": "three_rail_mediated_coupler_2x2", - "identity_label": "Floating three-rail-mediated coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "floating_middle_rail_mediated_exchange", - "path_grammar": "two_bowed_signal_rails_interior_tapered_mediator_two_bowed_outputs", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "inputs" - }, - { - "count": 1, - "role": "mediator_rails" - }, - { - "count": 2, - "role": "outputs" - }, - { - "count": 2, - "role": "signal_rails" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_graph", - "material_topology", - "port_graph" - ], - "template_id": "coupler", - "topology_invariants": { - "inputs": 2, - "mediator_rails": 1, - "outputs": 2, - "signal_rails": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Adiabatic Multi Rail Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/ground_truth.py", - "grammar_id": "three_rail_mediated_coupler_2x2", - "id": "three_rail_mediated_coupler_2x2", - "label": "Floating three-rail-mediated coupler 2x2", - "leakage_group_id": "three_rail_mediated_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "three_rail_mediated_coupler_2x2", - "level": "L4", - "parameter_groups": { - "approach_length_um": "axial_envelope", - "external_pitch_um": "repeat_layout", - "interaction_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "mediator_body_width_um": "width_gap", - "mediator_center_length_um": "axial_envelope", - "mediator_taper_length_um": "axial_envelope", - "mediator_tip_width_um": "width_gap", - "optical_port_specs": "port_graph", - "signal_pitch_um": "repeat_layout", - "signal_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "approach_length_um", - "external_pitch_um", - "interaction_length_um", - "lead_length_um", - "mediator_body_width_um", - "mediator_center_length_um", - "mediator_taper_length_um", - "mediator_tip_width_um", - "optical_port_specs", - "signal_pitch_um", - "signal_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "coupling_gap_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_mediator_rails", - "n_outputs", - "n_signal_rails" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "approach_length_um": 14.0, - "external_pitch_um": 14.0, - "interaction_length_um": 32.0, - "lead_length_um": 8.0, - "mediator_body_width_um": 1.65, - "mediator_center_length_um": 16.0, - "mediator_taper_length_um": 8.0, - "mediator_tip_width_um": 0.52, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 7.0 - ], - 1.35, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.0 - ], - 1.35, - 180.0 - ], - [ - "o3", - [ - 76.0, - 7.0 - ], - 1.35, - 0.0 - ], - [ - "o4", - [ - 76.0, - -7.0 - ], - 1.35, - 0.0 - ] - ], - "signal_pitch_um": 4.140000000000001, - "signal_width_um": 1.35 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "interdigitated_gap_coupler_2x2", - "curriculum_order": 713, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "interdigitated_gap_coupler_2x2", - "family_id": "periodic_structured_couplers", - "family_label": "Periodic Structured Couplers", - "identity_id": "interdigitated_gap_coupler_2x2", - "identity_label": "Interdigitated sidewall directional coupler", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_continuous_rails_with_staggered_inward_sidewall_teeth", - "path_grammar": "two separated input rails -> symmetric gap-closing S transitions -> two-rail interaction window with attached staggered teeth -> symmetric gap-opening S transitions -> two outputs", - "port_signature": "2x2", - "roles": [ - { - "count": 14, - "role": "attached_inward_tooth" - }, - { - "count": 2, - "role": "continuous_bus_rail" - }, - { - "count": 4, - "role": "gap_transition" - }, - { - "count": 4, - "role": "terminal_lead" - } - ], - "strong_deltas": [ - "photonic through rails remain continuous from every input to output", - "each comb member is visibly attached to one rail instead of floating", - "opposed sidewall teeth interleave across a nonzero optical gap" - ], - "template_id": "component", - "topology_invariants": { - "attached_teeth": 14, - "continuous_rails": 2, - "coupling_windows": 1, - "rail_contacts": 0, - "staggered_banks": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "rebuilt_weak_anchor", - "variation_role": "semantic" - }, - "family": "Periodic Structured Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/ground_truth.py", - "grammar_id": "interdigitated_gap_coupler_2x2", - "id": "interdigitated_gap_coupler_2x2", - "label": "Interdigitated sidewall directional coupler", - "leakage_group_id": "interdigitated_gap_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "interdigitated_gap_coupler_2x2", - "level": "L4", - "parameter_groups": { - "attachment_overlap_um": "interaction_window", - "center_gap_um": "rail_system", - "finger_count_per_rail": "interaction_window", - "finger_length_um": "interaction_window", - "finger_pitch_um": "interaction_window", - "finger_width_um": "interaction_window", - "first_finger_offset_um": "interaction_window", - "interaction_length_um": "interaction_window", - "layer": "fixed_context", - "lead_length_um": "approach_system", - "outer_rail_pitch_um": "rail_system", - "rail_count": "rail_system", - "transition_length_um": "approach_system", - "waveguide_width_um": "rail_system" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "attachment_overlap_um", - "center_gap_um", - "finger_count_per_rail", - "finger_length_um", - "finger_pitch_um", - "finger_width_um", - "first_finger_offset_um", - "interaction_length_um", - "layer", - "lead_length_um", - "outer_rail_pitch_um", - "rail_count", - "transition_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "attachment_overlap_um": 0.8, - "center_gap_um": 3.6, - "finger_count_per_rail": 7, - "finger_length_um": 2.4, - "finger_pitch_um": 7.0, - "finger_width_um": 2.2, - "first_finger_offset_um": 5.0, - "interaction_length_um": 54.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 12.0, - "outer_rail_pitch_um": 18.0, - "rail_count": 2, - "transition_length_um": 18.0, - "waveguide_width_um": 3.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "butterfly_mmi_coupler_2x2", - "curriculum_order": 714, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "butterfly_mmi_coupler_2x2", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "butterfly_mmi_coupler_2x2", - "identity_label": "Butterfly-body MMI coupler 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "bilobed_multimode_interference", - "path_grammar": "two_input_fan_overlapping_lobes_waist_two_output_fan", - "port_signature": "2x2", - "roles": [ - { - "count": 1, - "role": "center_waists" - }, - { - "count": 2, - "role": "inputs" - }, - { - "count": 2, - "role": "mmi_lobes" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "center_morphology", - "interaction_graph", - "repeat_grammar" - ], - "template_id": "coupler", - "topology_invariants": { - "center_waists": 1, - "inputs": 2, - "mmi_lobes": 2, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "retained_family_alternate", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/ground_truth.py", - "grammar_id": "butterfly_mmi_coupler_2x2", - "id": "butterfly_mmi_coupler_2x2", - "label": "Butterfly-body MMI coupler 2x2", - "leakage_group_id": "butterfly_mmi_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "butterfly_mmi_coupler_2x2", - "level": "L4", - "parameter_groups": { - "access_length_um": "axial_envelope", - "external_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "lobe_center_offset_um": "transverse_layout", - "lobe_radius_x_um": "axial_envelope", - "lobe_radius_y_um": "axial_envelope", - "optical_port_specs": "port_graph", - "shoulder_pitch_um": "repeat_layout", - "waist_height_um": "transverse_layout", - "waist_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "access_length_um", - "external_pitch_um", - "lead_length_um", - "lobe_center_offset_um", - "lobe_radius_x_um", - "lobe_radius_y_um", - "optical_port_specs", - "shoulder_pitch_um", - "waist_height_um", - "waist_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_center_waists", - "n_inputs", - "n_mmi_lobes", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_length_um": 13.0, - "external_pitch_um": 15.0, - "lead_length_um": 8.0, - "lobe_center_offset_um": 5.7, - "lobe_radius_x_um": 8.5, - "lobe_radius_y_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 7.5 - ], - 1.4, - 180.0 - ], - [ - "o2", - [ - 0.0, - -7.5 - ], - 1.4, - 180.0 - ], - [ - "o3", - [ - 63.675, - 7.5 - ], - 1.4, - 0.0 - ], - [ - "o4", - [ - 63.675, - -7.5 - ], - 1.4, - 0.0 - ] - ], - "shoulder_pitch_um": 5.0, - "waist_height_um": 5.2, - "waist_length_um": 5.0, - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "orthogonal_mmi_hybrid_2x2", - "curriculum_order": 715, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "orthogonal_mmi_hybrid_2x2", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "orthogonal_mmi_hybrid_2x2", - "identity_label": "Orthogonally loaded 2x2 MMI hybrid", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "shared_multimode_body_with_orthogonal_phase_loading", - "path_grammar": "paired west inputs -> substantial tapered apertures -> shared rectangular MMI body with opposed orthogonal side loads -> paired east outputs", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "aperture_taper" - }, - { - "count": 1, - "role": "multimode_body" - }, - { - "count": 2, - "role": "orthogonal_side_load" - }, - { - "count": 4, - "role": "terminal_lead" - } - ], - "strong_deltas": [ - "paired coplanar input/output faces rather than four radial lattice arms", - "two opposed transverse phase-loading tabs on one solid MMI body", - "four substantial tapered apertures visibly merge into the body" - ], - "template_id": "component", - "topology_invariants": { - "aperture_body_contacts": 4, - "input_faces": 1, - "orthogonal_side_loads": 2, - "output_faces": 1, - "shared_multimode_bodies": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "rebuilt_weak_anchor", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/ground_truth.py", - "grammar_id": "orthogonal_mmi_hybrid_2x2", - "id": "orthogonal_mmi_hybrid_2x2", - "label": "Orthogonally loaded 2x2 MMI hybrid", - "leakage_group_id": "orthogonal_mmi_hybrid_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "orthogonal_mmi_hybrid_2x2", - "level": "L4", - "parameter_groups": { - "access_pitch_um": "terminal_system", - "aperture_width_um": "terminal_system", - "attachment_overlap_um": "terminal_system", - "body_length_um": "multimode_body", - "body_width_um": "multimode_body", - "input_count": "port_graph", - "layer": "fixed_context", - "lead_length_um": "terminal_system", - "load_depth_um": "orthogonal_loading", - "load_offset_x_um": "orthogonal_loading", - "load_width_um": "orthogonal_loading", - "output_count": "port_graph", - "side_load_count": "orthogonal_loading", - "taper_length_um": "terminal_system", - "waveguide_width_um": "terminal_system" - }, - "parameter_liveness": { - "live_parameter_count": 15, - "live_parameters": [ - "access_pitch_um", - "aperture_width_um", - "attachment_overlap_um", - "body_length_um", - "body_width_um", - "input_count", - "layer", - "lead_length_um", - "load_depth_um", - "load_offset_x_um", - "load_width_um", - "output_count", - "side_load_count", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_pitch_um": 8.0, - "aperture_width_um": 5.6, - "attachment_overlap_um": 2.0, - "body_length_um": 28.0, - "body_width_um": 18.0, - "input_count": 2, - "layer": [ - 1, - 0 - ], - "lead_length_um": 14.0, - "load_depth_um": 7.0, - "load_offset_x_um": 5.5, - "load_width_um": 5.0, - "output_count": 2, - "side_load_count": 2, - "taper_length_um": 12.0, - "waveguide_width_um": 3.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "strip_to_swg_converter_1x1", - "curriculum_order": 716, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "strip_to_swg_converter_1x1", - "family_id": "mode_material_converters", - "family_label": "Mode Material Converters", - "identity_id": "strip_to_swg_converter_1x1", - "identity_label": "Uniform strip-to-SWG converter 1x1", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "strip_to_uniform_subwavelength_transition", - "path_grammar": "strip_lead_launch_taper_uniform_segment_train_collection_taper_strip_lead", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 10, - "role": "swg_segments" - }, - { - "count": 1, - "role": "uniform_segment_rows" - } - ], - "strong_deltas": [ - "center_morphology", - "material_topology", - "port_graph", - "repeat_grammar", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "inputs": 1, - "outputs": 1, - "swg_segments": 10, - "uniform_segment_rows": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mode Material Converters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/ground_truth.py", - "grammar_id": "strip_to_swg_converter_1x1", - "id": "strip_to_swg_converter_1x1", - "label": "Uniform strip-to-SWG converter 1x1", - "leakage_group_id": "strip_to_swg_converter_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "strip_to_swg_converter_1x1", - "level": "L4", - "parameter_groups": { - "lead_length_um": "axial_envelope", - "n_swg_segments": "structural_count", - "optical_port_specs": "port_graph", - "strip_width_um": "width_gap", - "swg_pitch_um": "repeat_layout", - "swg_segment_gap_um": "repeat_layout", - "swg_segment_length_um": "repeat_layout", - "swg_segment_width_um": "repeat_layout", - "transition_taper_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "lead_length_um", - "n_swg_segments", - "optical_port_specs", - "strip_width_um", - "swg_pitch_um", - "swg_segment_gap_um", - "swg_segment_length_um", - "swg_segment_width_um", - "transition_taper_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_uniform_segment_rows" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "lead_length_um": 9.0, - "n_swg_segments": 10, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.45, - 180.0 - ], - [ - "o2", - [ - 71.25, - 0.0 - ], - 1.45, - 0.0 - ] - ], - "strip_width_um": 1.45, - "swg_pitch_um": 3.65, - "swg_segment_gap_um": 1.25, - "swg_segment_length_um": 2.4, - "swg_segment_width_um": 3.0, - "transition_taper_length_um": 9.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "strip_to_double_slot_converter_1x1", - "curriculum_order": 717, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "strip_to_double_slot_converter_1x1", - "family_id": "mode_material_converters", - "family_label": "Mode Material Converters", - "identity_id": "strip_to_double_slot_converter_1x1", - "identity_label": "Strip-to-double-slot three-rail converter 1x1", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "strip_to_three_rail_double_slot_fanout", - "path_grammar": "single_strip_broad_transition_island_three_parallel_output_rails", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "double_slots" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 3, - "role": "output_material_rails" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "transition_islands" - } - ], - "strong_deltas": [ - "center_morphology", - "material_topology", - "port_graph", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "double_slots": 2, - "inputs": 1, - "output_material_rails": 3, - "outputs": 1, - "transition_islands": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mode Material Converters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/ground_truth.py", - "grammar_id": "strip_to_double_slot_converter_1x1", - "id": "strip_to_double_slot_converter_1x1", - "label": "Strip-to-double-slot three-rail converter 1x1", - "leakage_group_id": "strip_to_double_slot_converter_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "strip_to_double_slot_converter_1x1", - "level": "L4", - "parameter_groups": { - "input_lead_um": "shape_profile", - "input_taper_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_rail_pitch_um": "repeat_layout", - "rail_fan_length_um": "axial_envelope", - "slot_rail_width_um": "width_gap", - "strip_width_um": "width_gap", - "transition_island_radius_x_um": "axial_envelope", - "transition_island_radius_y_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 10, - "live_parameters": [ - "input_lead_um", - "input_taper_length_um", - "optical_port_specs", - "output_lead_um", - "output_rail_pitch_um", - "rail_fan_length_um", - "slot_rail_width_um", - "strip_width_um", - "transition_island_radius_x_um", - "transition_island_radius_y_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "slot_gap_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_double_slots", - "n_inputs", - "n_output_material_rails", - "n_outputs", - "n_transition_islands" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "input_lead_um": 9.0, - "input_taper_length_um": 10.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.5, - 180.0 - ], - [ - "o2", - [ - 55.3, - 0.0 - ], - 5.3, - 0.0 - ] - ], - "output_lead_um": 10.0, - "output_rail_pitch_um": 2.05, - "rail_fan_length_um": 20.0, - "slot_rail_width_um": 1.2, - "strip_width_um": 1.5, - "transition_island_radius_x_um": 6.0, - "transition_island_radius_y_um": 5.5 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "asymmetric_two_rail_mode_converter_2x2", - "curriculum_order": 718, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "asymmetric_two_rail_mode_converter_2x2", - "family_id": "adiabatic_multi_rail_couplers", - "family_label": "Adiabatic Multi Rail Couplers", - "identity_id": "asymmetric_two_rail_mode_converter_2x2", - "identity_label": "Asymmetric two-rail width-exchange converter 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "asymmetric_two_rail_width_exchange", - "path_grammar": "unequal_inputs_paired_inward_bows_complementary_width_exchange_paired_departures", - "port_signature": "2x2", - "roles": [ - { - "count": 2, - "role": "conversion_rails" - }, - { - "count": 2, - "role": "inputs" - }, - { - "count": 2, - "role": "outputs" - }, - { - "count": 1, - "role": "width_exchange_events" - } - ], - "strong_deltas": [ - "branch_graph", - "center_morphology", - "material_topology", - "port_graph", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "conversion_rails": 2, - "inputs": 2, - "outputs": 2, - "width_exchange_events": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Adiabatic Multi Rail Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/ground_truth.py", - "grammar_id": "asymmetric_two_rail_mode_converter_2x2", - "id": "asymmetric_two_rail_mode_converter_2x2", - "label": "Asymmetric two-rail width-exchange converter 2x2", - "leakage_group_id": "asymmetric_two_rail_mode_converter_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "asymmetric_two_rail_mode_converter_2x2", - "level": "L4", - "parameter_groups": { - "approach_length_um": "axial_envelope", - "external_pitch_um": "repeat_layout", - "interaction_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "narrow_rail_width_um": "width_gap", - "optical_port_specs": "port_graph", - "wide_rail_width_um": "width_gap", - "width_exchange_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "approach_length_um", - "external_pitch_um", - "interaction_pitch_um", - "lead_length_um", - "narrow_rail_width_um", - "optical_port_specs", - "wide_rail_width_um", - "width_exchange_length_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "conversion_gap_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_conversion_rails", - "n_inputs", - "n_outputs", - "n_width_exchange_events" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "approach_length_um": 15.0, - "external_pitch_um": 13.0, - "interaction_pitch_um": 2.2849999999999997, - "lead_length_um": 8.0, - "narrow_rail_width_um": 0.72, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 6.5 - ], - 2.05, - 180.0 - ], - [ - "o2", - [ - 0.0, - -6.5 - ], - 0.72, - 180.0 - ], - [ - "o3", - [ - 76.0, - 6.5 - ], - 0.72, - 0.0 - ], - [ - "o4", - [ - 76.0, - -6.5 - ], - 2.05, - 0.0 - ] - ], - "wide_rail_width_um": 2.05, - "width_exchange_length_um": 30.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "apodized_swg_edge_coupler_1x1", - "curriculum_order": 719, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "apodized_swg_edge_coupler_1x1", - "family_id": "edge_couplers", - "family_label": "Edge Couplers", - "identity_id": "apodized_swg_edge_coupler_1x1", - "identity_label": "Apodized subwavelength edge coupler 1x1", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "apodized_subwavelength_edge_capture", - "path_grammar": "narrow_edge_tip_graded_duty_segment_train_wide_collection_taper_strip_output", - "port_signature": "1x1", - "roles": [ - { - "count": 10, - "role": "apodization_stages" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 10, - "role": "swg_segments" - } - ], - "strong_deltas": [ - "repeat_grammar", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "apodization_stages": 10, - "inputs": 1, - "outputs": 1, - "swg_segments": 10 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Edge Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/ground_truth.py", - "grammar_id": "apodized_swg_edge_coupler_1x1", - "id": "apodized_swg_edge_coupler_1x1", - "label": "Apodized subwavelength edge coupler 1x1", - "leakage_group_id": "apodized_swg_edge_coupler_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "apodized_swg_edge_coupler_1x1", - "level": "L4", - "parameter_groups": { - "collection_taper_length_um": "axial_envelope", - "edge_tip_width_um": "width_gap", - "first_segment_gap_um": "repeat_layout", - "first_segment_length_um": "repeat_layout", - "last_segment_gap_um": "repeat_layout", - "last_segment_length_um": "repeat_layout", - "launch_taper_length_um": "axial_envelope", - "maximum_aperture_width_um": "transverse_layout", - "n_swg_segments": "structural_count", - "optical_port_specs": "port_graph", - "output_lead_length_um": "axial_envelope", - "strip_output_width_um": "width_gap", - "tip_lead_length_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 13, - "live_parameters": [ - "collection_taper_length_um", - "edge_tip_width_um", - "first_segment_gap_um", - "first_segment_length_um", - "last_segment_gap_um", - "last_segment_length_um", - "launch_taper_length_um", - "maximum_aperture_width_um", - "n_swg_segments", - "optical_port_specs", - "output_lead_length_um", - "strip_output_width_um", - "tip_lead_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_apodization_stages", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "collection_taper_length_um": 11.0, - "edge_tip_width_um": 0.55, - "first_segment_gap_um": 2.0, - "first_segment_length_um": 1.1, - "last_segment_gap_um": 0.9, - "last_segment_length_um": 2.8, - "launch_taper_length_um": 10.0, - "maximum_aperture_width_um": 5.4, - "n_swg_segments": 10, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.55, - 180.0 - ], - [ - "o2", - [ - 70.1, - 0.0 - ], - 1.45, - 0.0 - ] - ], - "output_lead_length_um": 9.0, - "strip_output_width_um": 1.45, - "tip_lead_length_um": 7.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "suspended_fishbone_edge_coupler_1x1", - "curriculum_order": 720, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "suspended_fishbone_edge_coupler_1x1", - "family_id": "edge_couplers", - "family_label": "Edge Couplers", - "identity_id": "suspended_fishbone_edge_coupler_1x1", - "identity_label": "Suspended transverse-fishbone edge coupler 1x1", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "suspended_transverse_fishbone_capture", - "path_grammar": "edge_tip_central_spine_transverse_ribs_two_support_rails_strip_output", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 1, - "role": "spines" - }, - { - "count": 2, - "role": "support_rails" - }, - { - "count": 9, - "role": "transverse_ribs" - } - ], - "strong_deltas": [ - "material_topology", - "port_graph", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "inputs": 1, - "outputs": 1, - "spines": 1, - "support_rails": 2, - "transverse_ribs": 9 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Edge Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/ground_truth.py", - "grammar_id": "suspended_fishbone_edge_coupler_1x1", - "id": "suspended_fishbone_edge_coupler_1x1", - "label": "Suspended transverse-fishbone edge coupler 1x1", - "leakage_group_id": "suspended_fishbone_edge_coupler_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "suspended_fishbone_edge_coupler_1x1", - "level": "L4", - "parameter_groups": { - "aperture_length_um": "transverse_layout", - "edge_tip_width_um": "width_gap", - "n_transverse_ribs": "structural_count", - "optical_port_specs": "port_graph", - "output_lead_length_um": "axial_envelope", - "spine_width_um": "width_gap", - "support_rail_width_um": "width_gap", - "tip_lead_length_um": "axial_envelope", - "tip_taper_length_um": "axial_envelope", - "transverse_rib_pitch_um": "repeat_layout", - "transverse_rib_span_um": "transverse_layout", - "transverse_rib_width_um": "transverse_layout" - }, - "parameter_liveness": { - "live_parameter_count": 12, - "live_parameters": [ - "aperture_length_um", - "edge_tip_width_um", - "n_transverse_ribs", - "optical_port_specs", - "output_lead_length_um", - "spine_width_um", - "support_rail_width_um", - "tip_lead_length_um", - "tip_taper_length_um", - "transverse_rib_pitch_um", - "transverse_rib_span_um", - "transverse_rib_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_spines", - "n_support_rails" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_length_um": 45.0, - "edge_tip_width_um": 0.55, - "n_transverse_ribs": 9, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 0.55, - 180.0 - ], - [ - "o2", - [ - 72.0, - 0.0 - ], - 1.25, - 0.0 - ] - ], - "output_lead_length_um": 10.0, - "spine_width_um": 1.25, - "support_rail_width_um": 1.15, - "tip_lead_length_um": 7.0, - "tip_taper_length_um": 10.0, - "transverse_rib_pitch_um": 5.0, - "transverse_rib_span_um": 11.0, - "transverse_rib_width_um": 1.05 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "segmented_trident_edge_coupler_3x1", - "curriculum_order": 721, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "segmented_trident_edge_coupler_3x1", - "family_id": "edge_couplers", - "family_label": "Edge Couplers", - "identity_id": "segmented_trident_edge_coupler_3x1", - "identity_label": "Segmented trident edge coupler 3x1", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "three_tip_segmented_edge_merge", - "path_grammar": "three_segmented_tips_three_converging_arms_filled_merge_hub_single_output", - "port_signature": "3x1", - "roles": [ - { - "count": 3, - "role": "input_rows" - }, - { - "count": 3, - "role": "inputs" - }, - { - "count": 1, - "role": "merge_hubs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 5, - "role": "segments_per_row" - } - ], - "strong_deltas": [ - "branch_graph", - "port_graph", - "repeat_grammar", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "input_rows": 3, - "inputs": 3, - "merge_hubs": 1, - "outputs": 1, - "segments_per_row": 5 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Edge Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/ground_truth.py", - "grammar_id": "segmented_trident_edge_coupler_3x1", - "id": "segmented_trident_edge_coupler_3x1", - "label": "Segmented trident edge coupler 3x1", - "leakage_group_id": "segmented_trident_edge_coupler_3x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "segmented_trident_edge_coupler_3x1", - "level": "L4", - "parameter_groups": { - "branch_length_um": "axial_envelope", - "edge_segment_length_um": "repeat_layout", - "edge_segment_pitch_um": "repeat_layout", - "edge_segment_width_um": "repeat_layout", - "input_pitch_um": "repeat_layout", - "merge_hub_radius_x_um": "axial_envelope", - "merge_hub_radius_y_um": "axial_envelope", - "n_segments_per_row": "structural_count", - "optical_port_specs": "port_graph", - "output_lead_length_um": "axial_envelope", - "output_taper_length_um": "axial_envelope", - "rail_width_um": "width_gap", - "segment_bank_length_um": "repeat_layout" - }, - "parameter_liveness": { - "live_parameter_count": 13, - "live_parameters": [ - "branch_length_um", - "edge_segment_length_um", - "edge_segment_pitch_um", - "edge_segment_width_um", - "input_pitch_um", - "merge_hub_radius_x_um", - "merge_hub_radius_y_um", - "n_segments_per_row", - "optical_port_specs", - "output_lead_length_um", - "output_taper_length_um", - "rail_width_um", - "segment_bank_length_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "edge_segment_gap_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_input_rows", - "n_inputs", - "n_merge_hubs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "branch_length_um": 18.0, - "edge_segment_length_um": 2.2, - "edge_segment_pitch_um": 3.35, - "edge_segment_width_um": 2.0, - "input_pitch_um": 10.0, - "merge_hub_radius_x_um": 5.0, - "merge_hub_radius_y_um": 5.4, - "n_segments_per_row": 5, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 10.0 - ], - 2.0, - 180.0 - ], - [ - "o2", - [ - 0.0, - 0.0 - ], - 2.0, - 180.0 - ], - [ - "o3", - [ - 0.0, - -10.0 - ], - 2.0, - 180.0 - ], - [ - "o4", - [ - 55.6, - 0.0 - ], - 1.3, - 0.0 - ] - ], - "output_lead_length_um": 9.0, - "output_taper_length_um": 8.0, - "rail_width_um": 1.3, - "segment_bank_length_um": 15.6 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "three_rail_supermode_converter_1x1", - "curriculum_order": 722, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "three_rail_supermode_converter_1x1", - "family_id": "mode_material_converters", - "family_label": "Mode Material Converters", - "identity_id": "three_rail_supermode_converter_1x1", - "identity_label": "Three-rail supermode converter 1x1", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "single_to_three_to_single_supermode_exchange", - "path_grammar": "single_input_launch_hub_three_parallel_rails_collection_hub_single_output", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 3, - "role": "supermode_rails" - }, - { - "count": 2, - "role": "transition_hubs" - } - ], - "strong_deltas": [ - "material_topology", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "inputs": 1, - "outputs": 1, - "supermode_rails": 3, - "transition_hubs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mode Material Converters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/ground_truth.py", - "grammar_id": "three_rail_supermode_converter_1x1", - "id": "three_rail_supermode_converter_1x1", - "label": "Three-rail supermode converter 1x1", - "leakage_group_id": "three_rail_supermode_converter_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "three_rail_supermode_converter_1x1", - "level": "L4", - "parameter_groups": { - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "strip_width_um": "width_gap", - "supermode_rail_pitch_um": "repeat_layout", - "supermode_rail_width_um": "width_gap", - "three_rail_length_um": "axial_envelope", - "transition_hub_radius_x_um": "axial_envelope", - "transition_hub_radius_y_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 8, - "live_parameters": [ - "lead_length_um", - "optical_port_specs", - "strip_width_um", - "supermode_rail_pitch_um", - "supermode_rail_width_um", - "three_rail_length_um", - "transition_hub_radius_x_um", - "transition_hub_radius_y_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "supermode_rail_gap_um" - ], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_outputs", - "n_supermode_rails", - "n_transition_hubs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "lead_length_um": 9.0, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.45, - 180.0 - ], - [ - "o2", - [ - 57.55, - 0.0 - ], - 1.45, - 0.0 - ] - ], - "strip_width_um": 1.45, - "supermode_rail_pitch_um": 2.05, - "supermode_rail_width_um": 1.2, - "three_rail_length_um": 28.0, - "transition_hub_radius_x_um": 5.5, - "transition_hub_radius_y_um": 5.8 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "slot_to_swg_converter_1x1", - "curriculum_order": 723, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "slot_to_swg_converter_1x1", - "family_id": "mode_material_converters", - "family_label": "Mode Material Converters", - "identity_id": "slot_to_swg_converter_1x1", - "identity_label": "Slot-to-staggered-SWG converter 1x1", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "slot_to_staggered_subwavelength_exchange", - "path_grammar": "two_rail_slot_two_staggered_segment_rows_filled_collection_hub_single_strip", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "collection_hubs" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 8, - "role": "segments_per_row" - }, - { - "count": 2, - "role": "slot_rails" - }, - { - "count": 2, - "role": "swg_rows" - } - ], - "strong_deltas": [ - "material_topology", - "repeat_grammar", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "collection_hubs": 1, - "inputs": 1, - "outputs": 1, - "segments_per_row": 8, - "slot_rails": 2, - "swg_rows": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mode Material Converters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/ground_truth.py", - "grammar_id": "slot_to_swg_converter_1x1", - "id": "slot_to_swg_converter_1x1", - "label": "Slot-to-staggered-SWG converter 1x1", - "leakage_group_id": "slot_to_swg_converter_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "slot_to_swg_converter_1x1", - "level": "L4", - "parameter_groups": { - "collection_hub_radius_x_um": "axial_envelope", - "collection_hub_radius_y_um": "axial_envelope", - "input_lead_um": "shape_profile", - "n_segments_per_row": "structural_count", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_width_um": "width_gap", - "rail_transition_length_um": "axial_envelope", - "slot_gap_um": "width_gap", - "slot_rail_width_um": "width_gap", - "swg_block_length_um": "axial_envelope", - "swg_block_width_um": "width_gap", - "swg_pitch_um": "repeat_layout", - "swg_row_pitch_um": "repeat_layout" - }, - "parameter_liveness": { - "live_parameter_count": 14, - "live_parameters": [ - "collection_hub_radius_x_um", - "collection_hub_radius_y_um", - "input_lead_um", - "n_segments_per_row", - "optical_port_specs", - "output_lead_um", - "output_width_um", - "rail_transition_length_um", - "slot_gap_um", - "slot_rail_width_um", - "swg_block_length_um", - "swg_block_width_um", - "swg_pitch_um", - "swg_row_pitch_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "swg_block_gap_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_collection_hubs", - "n_inputs", - "n_outputs", - "n_slot_rails", - "n_swg_rows" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "collection_hub_radius_x_um": 5.0, - "collection_hub_radius_y_um": 4.5, - "input_lead_um": 9.0, - "n_segments_per_row": 8, - "optical_port_specs": [ - [ - "o1", - [ - -0.0, - 0.0 - ], - 3.25, - 180.0 - ], - [ - "o2", - [ - 61.575, - 0.0 - ], - 1.45, - 0.0 - ] - ], - "output_lead_um": 10.0, - "output_width_um": 1.45, - "rail_transition_length_um": 9.0, - "slot_gap_um": 0.85, - "slot_rail_width_um": 1.2, - "swg_block_length_um": 2.2, - "swg_block_width_um": 1.75, - "swg_pitch_um": 3.45, - "swg_row_pitch_um": 2.6 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "curriculum_order": 724, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "family_id": "hierarchical_material_splitters", - "family_label": "Hierarchical Material Splitters", - "identity_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "identity_label": "SWG-assisted asymmetric mode splitter 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "subwavelength_assisted_asymmetric_mode_split", - "path_grammar": "single_input_offset_filled_hub_continuous_upper_arm_segmented_lower_arm_two_outputs", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "branch_hubs" - }, - { - "count": 1, - "role": "continuous_branches" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 2, - "role": "outputs" - }, - { - "count": 1, - "role": "segmented_branches" - }, - { - "count": 8, - "role": "swg_segments" - } - ], - "strong_deltas": [ - "branch_graph", - "material_topology", - "port_graph", - "repeat_grammar", - "stage_graph" - ], - "template_id": "converter", - "topology_invariants": { - "branch_hubs": 1, - "continuous_branches": 1, - "inputs": 1, - "outputs": 2, - "segmented_branches": 1, - "swg_segments": 8 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Hierarchical Material Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/ground_truth.py", - "grammar_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "id": "swg_assisted_asymmetric_mode_splitter_1x2", - "label": "SWG-assisted asymmetric mode splitter 1x2", - "leakage_group_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "level": "L4", - "parameter_groups": { - "branch_hub_radius_x_um": "axial_envelope", - "branch_hub_radius_y_um": "axial_envelope", - "branch_transition_length_um": "axial_envelope", - "input_lead_um": "shape_profile", - "n_swg_segments": "structural_count", - "optical_port_specs": "port_graph", - "output_lead_um": "shape_profile", - "output_pitch_um": "repeat_layout", - "swg_block_gap_um": "width_gap", - "swg_block_length_um": "axial_envelope", - "swg_block_width_um": "width_gap", - "swg_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 13, - "live_parameters": [ - "branch_hub_radius_x_um", - "branch_hub_radius_y_um", - "branch_transition_length_um", - "input_lead_um", - "n_swg_segments", - "optical_port_specs", - "output_lead_um", - "output_pitch_um", - "swg_block_gap_um", - "swg_block_length_um", - "swg_block_width_um", - "swg_pitch_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_branch_hubs", - "n_continuous_branches", - "n_inputs", - "n_outputs", - "n_segmented_branches" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "branch_hub_radius_x_um": 5.2, - "branch_hub_radius_y_um": 4.5, - "branch_transition_length_um": 17.0, - "input_lead_um": 10.0, - "n_swg_segments": 8, - "optical_port_specs": [ - [ - "o1", - [ - 0.0, - 0.0 - ], - 1.4, - 180.0 - ], - [ - "o2", - [ - 68.0, - 7.0 - ], - 1.4, - 0.0 - ], - [ - "o3", - [ - 68.0, - -7.0 - ], - 1.4, - 0.0 - ] - ], - "output_lead_um": 9.0, - "output_pitch_um": 14.0, - "swg_block_gap_um": 1.2, - "swg_block_length_um": 2.3, - "swg_block_width_um": 1.75, - "swg_pitch_um": 3.5, - "waveguide_width_um": 1.4 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "swg_y_splitter_1x2", - "curriculum_order": 725, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "swg_y_splitter_1x2", - "family_id": "hierarchical_material_splitters", - "family_label": "Hierarchical Material Splitters", - "identity_id": "swg_y_splitter_1x2", - "identity_label": "Segmented subwavelength Y splitter 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "subwavelength_branching", - "path_grammar": "segmented_trunk_to_segmented_binary_fork", - "port_signature": "1x2", - "roles": [ - { - "count": 12, - "role": "branch_blocks" - }, - { - "count": 2, - "role": "branches" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 2, - "role": "outputs" - }, - { - "count": 5, - "role": "trunk_blocks" - } - ], - "strong_deltas": [ - "branch_graph", - "primitive_composition", - "repeat_grammar" - ], - "template_id": "splitter", - "topology_invariants": { - "branch_blocks": 12, - "branches": 2, - "inputs": 1, - "outputs": 2, - "trunk_blocks": 5 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Hierarchical Material Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/ground_truth.py", - "grammar_id": "swg_y_splitter_1x2", - "id": "swg_y_splitter_1x2", - "label": "Segmented subwavelength Y splitter 1x2", - "leakage_group_id": "swg_y_splitter_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "swg_y_splitter_1x2", - "level": "L4", - "parameter_groups": { - "block_gap_um": "width_gap", - "block_length_um": "axial_envelope", - "branch_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_branch_blocks": "structural_count", - "n_trunk_blocks": "structural_count", - "optical_port_specs": "port_graph", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "block_gap_um", - "block_length_um", - "branch_pitch_um", - "lead_length_um", - "n_branch_blocks", - "n_trunk_blocks", - "optical_port_specs", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_branches", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "block_gap_um": 0.85, - "block_length_um": 1.8, - "branch_pitch_um": 11.0, - "lead_length_um": 7.0, - "n_branch_blocks": 6, - "n_trunk_blocks": 5, - "optical_port_specs": [ - [ - "o1", - [ - -12.0, - 0.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 36.15, - 5.5 - ], - 1.3, - 0.0 - ], - [ - "o3", - [ - 36.15, - -5.5 - ], - 1.3, - 0.0 - ] - ], - "taper_length_um": 5.0, - "waveguide_width_um": 1.3 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "tapered_mmi_splitter_1x2", - "curriculum_order": 726, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "tapered_mmi_splitter_1x2", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "tapered_mmi_splitter_1x2", - "identity_label": "Tapered multistage MMI splitter 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "tapered_multimode_interference", - "path_grammar": "flare_mix_contract_paired_exit", - "port_signature": "1x2", - "roles": [ - { - "count": 3, - "role": "access_transitions" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "mmi_bodies" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "body_port_transition", - "branch_graph", - "center_morphology", - "stage_graph" - ], - "template_id": "splitter", - "topology_invariants": { - "access_transitions": 3, - "inputs": 1, - "mmi_bodies": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/ground_truth.py", - "grammar_id": "tapered_mmi_splitter_1x2", - "id": "tapered_mmi_splitter_1x2", - "label": "Tapered multistage MMI splitter 1x2", - "leakage_group_id": "tapered_mmi_splitter_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "tapered_mmi_splitter_1x2", - "level": "L4", - "parameter_groups": { - "body_length_um": "axial_envelope", - "body_width_um": "width_gap", - "entry_length_um": "axial_envelope", - "exit_aperture_width_um": "transverse_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_pitch_um": "repeat_layout", - "waist_width_um": "width_gap", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "body_length_um", - "body_width_um", - "entry_length_um", - "exit_aperture_width_um", - "lead_length_um", - "optical_port_specs", - "output_pitch_um", - "waist_width_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_access_transitions", - "n_inputs", - "n_mmi_bodies", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "body_length_um": 15.0, - "body_width_um": 9.0, - "entry_length_um": 12.0, - "exit_aperture_width_um": 4.5, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -19.0, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 33.5, - 3.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 33.5, - -3.0 - ], - 1.2, - 0.0 - ] - ], - "output_pitch_um": 6.0, - "waist_width_um": 3.0, - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "asymmetric_axial_y_splitter_1x2", - "curriculum_order": 727, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "asymmetric_axial_y_splitter_1x2", - "family_id": "branch_junction_splitters", - "family_label": "Branch Junction Splitters", - "identity_id": "asymmetric_axial_y_splitter_1x2", - "identity_label": "Asymmetric axial Y splitter 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "asymmetric_single_junction_branching", - "path_grammar": "hub_to_axial_and_swept_children", - "port_signature": "1x2", - "roles": [ - { - "count": 2, - "role": "branches" - }, - { - "count": 1, - "role": "hubs" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "arm_route_motif", - "branch_graph", - "role_graph", - "symmetry_class" - ], - "template_id": "splitter", - "topology_invariants": { - "branches": 2, - "hubs": 1, - "inputs": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Branch Junction Splitters", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/ground_truth.py", - "grammar_id": "asymmetric_axial_y_splitter_1x2", - "id": "asymmetric_axial_y_splitter_1x2", - "label": "Asymmetric axial Y splitter 1x2", - "leakage_group_id": "asymmetric_axial_y_splitter_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "asymmetric_axial_y_splitter_1x2", - "level": "L4", - "parameter_groups": { - "bend_radius_um": "axial_envelope", - "branch_span_um": "axial_envelope", - "departure_um": "shape_profile", - "hub_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "bend_radius_um", - "branch_span_um", - "departure_um", - "hub_radius_um", - "lead_length_um", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_branches", - "n_hubs", - "n_inputs", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "bend_radius_um": 5.0, - "branch_span_um": 30.0, - "departure_um": 12.0, - "hub_radius_um": 4.0, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -10.8, - 0.0 - ], - 1.25, - 180.0 - ], - [ - "o2", - [ - 42.0, - 12.0 - ], - 1.25, - 0.0 - ], - [ - "o3", - [ - 42.0, - 0.0 - ], - 1.25, - 0.0 - ] - ], - "waveguide_width_um": 1.25 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "cross_slot_mmi_splitter_1x2", - "curriculum_order": 728, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "cross_slot_mmi_splitter_1x2", - "family_id": "mmi_splitters_hybrids", - "family_label": "Mmi Splitters Hybrids", - "identity_id": "cross_slot_mmi_splitter_1x2", - "identity_label": "Longitudinal-slot MMI splitter 1x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "slotted_multimode_interference", - "path_grammar": "single_body_flow_around_longitudinal_void", - "port_signature": "1x2", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "internal_voids" - }, - { - "count": 1, - "role": "mmi_bodies" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "body_port_transition", - "branch_graph", - "center_morphology", - "material_topology" - ], - "template_id": "splitter", - "topology_invariants": { - "inputs": 1, - "internal_voids": 1, - "mmi_bodies": 1, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mmi Splitters Hybrids", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/ground_truth.py", - "grammar_id": "cross_slot_mmi_splitter_1x2", - "id": "cross_slot_mmi_splitter_1x2", - "label": "Longitudinal-slot MMI splitter 1x2", - "leakage_group_id": "cross_slot_mmi_splitter_1x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "cross_slot_mmi_splitter_1x2", - "level": "L4", - "parameter_groups": { - "body_length_um": "axial_envelope", - "body_width_um": "width_gap", - "input_aperture_width_um": "transverse_layout", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "output_aperture_width_um": "transverse_layout", - "output_pitch_um": "repeat_layout", - "slot_length_um": "axial_envelope", - "slot_width_um": "width_gap", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "body_length_um", - "body_width_um", - "input_aperture_width_um", - "lead_length_um", - "optical_port_specs", - "output_aperture_width_um", - "output_pitch_um", - "slot_length_um", - "slot_width_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_internal_voids", - "n_mmi_bodies", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "body_length_um": 24.0, - "body_width_um": 11.0, - "input_aperture_width_um": 4.95, - "lead_length_um": 7.0, - "optical_port_specs": [ - [ - "o1", - [ - -25.2, - 0.0 - ], - 1.2, - 180.0 - ], - [ - "o2", - [ - 25.2, - 3.0 - ], - 1.2, - 0.0 - ], - [ - "o3", - [ - 25.2, - -3.0 - ], - 1.2, - 0.0 - ] - ], - "output_aperture_width_um": 4.18, - "output_pitch_um": 6.0, - "slot_length_um": 13.0, - "slot_width_um": 2.2, - "taper_length_um": 7.0, - "waveguide_width_um": 1.2 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "slot_directional_coupler_2x2", - "curriculum_order": 729, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "slot_directional_coupler_2x2", - "family_id": "periodic_structured_couplers", - "family_label": "Periodic Structured Couplers", - "identity_id": "slot_directional_coupler_2x2", - "identity_label": "Four-rail slot directional coupler", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "two_slot_waveguides_approach_share_window_and_separate", - "path_grammar": "two outer slot channels (four rails) -> four coordinated S transitions -> close four-rail coupling window -> four coordinated S transitions -> two outer slot channels", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "coupling_rail" - }, - { - "count": 8, - "role": "rail_transition" - }, - { - "count": 4, - "role": "slot_rail" - }, - { - "count": 8, - "role": "terminal_rail_lead" - } - ], - "strong_deltas": [ - "each optical channel is visibly a two-rail slot waveguide", - "all four rails adiabatically approach one shared coupling window", - "high-level 2x2 ports coexist with four visible rail terminals per edge" - ], - "template_id": "component", - "topology_invariants": { - "continuous_rails": 4, - "coupling_windows": 1, - "high_level_channels": 2, - "rail_contacts": 0, - "rails_per_channel": 2, - "slot_gaps": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "new_replacement", - "variation_role": "semantic" - }, - "family": "Periodic Structured Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/ground_truth.py", - "grammar_id": "slot_directional_coupler_2x2", - "id": "slot_directional_coupler_2x2", - "label": "Four-rail slot directional coupler", - "leakage_group_id": "slot_directional_coupler_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "slot_directional_coupler_2x2", - "level": "L4", - "parameter_groups": { - "channel_count": "coupling_graph", - "coupling_channel_pitch_um": "coupling_graph", - "input_count": "port_graph", - "interaction_length_um": "coupling_graph", - "layer": "fixed_context", - "lead_length_um": "approach_system", - "outer_channel_pitch_um": "coupling_graph", - "output_count": "port_graph", - "rail_width_um": "slot_cross_section", - "rails_per_channel": "slot_cross_section", - "slot_gap_um": "slot_cross_section", - "transition_length_um": "approach_system" - }, - "parameter_liveness": { - "live_parameter_count": 12, - "live_parameters": [ - "channel_count", - "coupling_channel_pitch_um", - "input_count", - "interaction_length_um", - "layer", - "lead_length_um", - "outer_channel_pitch_um", - "output_count", - "rail_width_um", - "rails_per_channel", - "slot_gap_um", - "transition_length_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "channel_count": 2, - "coupling_channel_pitch_um": 11.0, - "input_count": 2, - "interaction_length_um": 44.0, - "layer": [ - 1, - 0 - ], - "lead_length_um": 12.0, - "outer_channel_pitch_um": 22.0, - "output_count": 2, - "rail_width_um": 2.2, - "rails_per_channel": 2, - "slot_gap_um": 1.2, - "transition_length_um": 20.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "mmi_crossing_2x2", - "curriculum_order": 730, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "mmi_crossing_2x2", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "mmi_crossing_2x2", - "identity_label": "Octagonal MMI waveguide crossing", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "orthogonal_channels_mix_in_compact_octagonal_multimode_body", - "path_grammar": "west and south inputs -> four compact linear aperture tapers -> one octagonal multimode crossing body -> east and north outputs", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "crossing_aperture" - }, - { - "count": 1, - "role": "octagonal_mmi_body" - }, - { - "count": 4, - "role": "terminal_lead" - } - ], - "strong_deltas": [ - "compact faceted multimode body replaces a plain rail intersection", - "four short linear tapers form two explicit straight-through axes", - "orthogonal edge ports distinguish the crossing from paired-face MMIs" - ], - "template_id": "component", - "topology_invariants": { - "aperture_body_contacts": 4, - "crossing_axes": 2, - "right_angle_axis_pairs": 1, - "shared_mmi_bodies": 1, - "straight_through_pairs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "new_replacement", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/ground_truth.py", - "grammar_id": "mmi_crossing_2x2", - "id": "mmi_crossing_2x2", - "label": "Octagonal MMI waveguide crossing", - "leakage_group_id": "mmi_crossing_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "mmi_crossing_2x2", - "level": "L4", - "parameter_groups": { - "access_angles_deg": "access_system", - "access_count": "access_system", - "aperture_width_um": "access_system", - "body_attachment_radius_um": "multimode_body", - "body_side_length_um": "multimode_body", - "input_count": "port_graph", - "layer": "fixed_context", - "lead_length_um": "access_system", - "output_count": "port_graph", - "port_names": "port_graph", - "taper_length_um": "access_system", - "waveguide_width_um": "access_system" - }, - "parameter_liveness": { - "live_parameter_count": 12, - "live_parameters": [ - "access_angles_deg", - "access_count", - "aperture_width_um", - "body_attachment_radius_um", - "body_side_length_um", - "input_count", - "layer", - "lead_length_um", - "output_count", - "port_names", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_angles_deg": [ - 180.0, - 0.0, - 270.0, - 90.0 - ], - "access_count": 4, - "aperture_width_um": 6.0, - "body_attachment_radius_um": 8.0, - "body_side_length_um": 8.0, - "input_count": 2, - "layer": [ - 1, - 0 - ], - "lead_length_um": 13.0, - "output_count": 2, - "port_names": [ - "in1", - "out1", - "in2", - "out2" - ], - "taper_length_um": 11.0, - "waveguide_width_um": 3.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "adiabatic_crossing_2x2", - "curriculum_order": 731, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "adiabatic_crossing_2x2", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "adiabatic_crossing_2x2", - "identity_label": "Four-lobe adiabatic waveguide crossing", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "four_sine_width_evolution_arms_meet_at_one_crossing_core", - "path_grammar": "west and south inputs -> four long sine-profile width-evolution arms -> one compact crossing core -> east and north outputs", - "port_signature": "2x2", - "roles": [ - { - "count": 4, - "role": "adiabatic_width_evolution_arm" - }, - { - "count": 1, - "role": "central_crossing_core" - }, - { - "count": 4, - "role": "terminal_lead" - } - ], - "strong_deltas": [ - "long sine-profile width evolution replaces a compact MMI aperture", - "four smooth lobes visibly narrow away from a small shared core", - "the representation is a D4-symmetric adiabatic cross rather than a faceted body" - ], - "template_id": "component", - "topology_invariants": { - "continuous_sine_profiles": 4, - "crossing_axes": 2, - "right_angle_axis_pairs": 1, - "shared_centers": 1, - "straight_through_pairs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "new_replacement", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/ground_truth.py", - "grammar_id": "adiabatic_crossing_2x2", - "id": "adiabatic_crossing_2x2", - "label": "Four-lobe adiabatic waveguide crossing", - "leakage_group_id": "adiabatic_crossing_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "adiabatic_crossing_2x2", - "level": "L4", - "parameter_groups": { - "access_angles_deg": "access_system", - "access_count": "access_system", - "adiabatic_length_um": "adiabatic_profile", - "center_size_um": "crossing_core", - "center_width_um": "adiabatic_profile", - "input_count": "port_graph", - "layer": "fixed_context", - "lead_length_um": "access_system", - "output_count": "port_graph", - "port_names": "port_graph", - "waveguide_width_um": "adiabatic_profile" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "access_angles_deg", - "access_count", - "adiabatic_length_um", - "center_size_um", - "center_width_um", - "input_count", - "layer", - "lead_length_um", - "output_count", - "port_names", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "access_angles_deg": [ - 180.0, - 0.0, - 270.0, - 90.0 - ], - "access_count": 4, - "adiabatic_length_um": 30.0, - "center_size_um": 7.0, - "center_width_um": 9.0, - "input_count": 2, - "layer": [ - 1, - 0 - ], - "lead_length_um": 12.0, - "output_count": 2, - "port_names": [ - "in1", - "out1", - "in2", - "out2" - ], - "waveguide_width_um": 3.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "slot_arm_mzi_1x1", - "curriculum_order": 732, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "slot_arm_mzi_1x1", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "slot_arm_mzi_1x1", - "identity_label": "Slot-arm asymmetric MZI", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "material_asymmetric_two_arm_interference", - "path_grammar": "single_rail_arm_beside_dual_rail_slot_arm", - "port_signature": "1x1", - "roles": [ - { - "count": 1, - "role": "inputs" - }, - { - "count": 2, - "role": "optical_arms" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 2, - "role": "slot_rails" - }, - { - "count": 2, - "role": "split_nodes" - } - ], - "strong_deltas": [ - "branch_graph", - "material_topology", - "role_graph", - "symmetry_class" - ], - "template_id": "interferometer", - "topology_invariants": { - "inputs": 1, - "optical_arms": 2, - "outputs": 1, - "slot_rails": 2, - "split_nodes": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/ground_truth.py", - "grammar_id": "slot_arm_mzi_1x1", - "id": "slot_arm_mzi_1x1", - "label": "Slot-arm asymmetric MZI", - "leakage_group_id": "slot_arm_mzi_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "slot_arm_mzi_1x1", - "level": "L4", - "parameter_groups": { - "arm_height_um": "transverse_layout", - "arm_span_um": "axial_envelope", - "bend_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "optical_port_specs": "port_graph", - "rail_pitch_um": "repeat_layout", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "arm_height_um", - "arm_span_um", - "bend_radius_um", - "lead_length_um", - "optical_port_specs", - "rail_pitch_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "slot_width_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_inputs", - "n_optical_arms", - "n_outputs", - "n_slot_rails", - "n_split_nodes" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "arm_height_um": 13.0, - "arm_span_um": 48.0, - "bend_radius_um": 4.5, - "lead_length_um": 8.0, - "optical_port_specs": [ - [ - "o1", - [ - -8.0, - 0.0 - ], - 1.1, - 180.0 - ], - [ - "o2", - [ - 56.0, - 0.0 - ], - 1.1, - 0.0 - ] - ], - "rail_pitch_um": 1.85, - "waveguide_width_um": 1.1 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "swg_arm_mzi_1x1", - "curriculum_order": 733, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "swg_arm_mzi_1x1", - "family_id": "mzi_interferometers", - "family_label": "Mzi Interferometers", - "identity_id": "swg_arm_mzi_1x1", - "identity_label": "Subwavelength-block-arm MZI", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "mixed_medium_two_arm_interference", - "path_grammar": "continuous_arm_beside_segmented_block_arm", - "port_signature": "1x1", - "roles": [ - { - "count": 2, - "role": "arms" - }, - { - "count": 1, - "role": "inputs" - }, - { - "count": 1, - "role": "outputs" - }, - { - "count": 2, - "role": "split_nodes" - }, - { - "count": 12, - "role": "swg_blocks" - } - ], - "strong_deltas": [ - "branch_graph", - "material_topology", - "repeat_grammar", - "symmetry_class" - ], - "template_id": "interferometer", - "topology_invariants": { - "arms": 2, - "inputs": 1, - "outputs": 1, - "split_nodes": 2, - "swg_blocks": 12 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Mzi Interferometers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/ground_truth.py", - "grammar_id": "swg_arm_mzi_1x1", - "id": "swg_arm_mzi_1x1", - "label": "Subwavelength-block-arm MZI", - "leakage_group_id": "swg_arm_mzi_1x1", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "swg_arm_mzi_1x1", - "level": "L4", - "parameter_groups": { - "arm_height_um": "transverse_layout", - "arm_span_um": "axial_envelope", - "bend_radius_um": "axial_envelope", - "block_gap_um": "width_gap", - "block_length_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "n_swg_blocks": "structural_count", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 9, - "live_parameters": [ - "arm_height_um", - "arm_span_um", - "bend_radius_um", - "block_gap_um", - "block_length_um", - "lead_length_um", - "n_swg_blocks", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_arms", - "n_inputs", - "n_outputs", - "n_split_nodes" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "arm_height_um": 13.0, - "arm_span_um": 52.0, - "bend_radius_um": 4.5, - "block_gap_um": 1.0, - "block_length_um": 2.0, - "lead_length_um": 8.0, - "n_swg_blocks": 12, - "optical_port_specs": [ - [ - "o1", - [ - -9.15, - 0.0 - ], - 1.15, - 180.0 - ], - [ - "o2", - [ - 61.15, - 0.0 - ], - 1.15, - 0.0 - ] - ], - "waveguide_width_um": 1.15 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "swg_crossing_2x2", - "curriculum_order": 734, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "swg_crossing_2x2", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "swg_crossing_2x2", - "identity_label": "Segmented subwavelength crossing 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "subwavelength_crossing", - "path_grammar": "four_segmented_arms_to_solid_center", - "port_signature": "2x2", - "roles": [ - { - "count": 20, - "role": "arm_blocks" - }, - { - "count": 1, - "role": "crossings" - }, - { - "count": 2, - "role": "inputs" - }, - { - "count": 2, - "role": "outputs" - }, - { - "count": 2, - "role": "paths" - } - ], - "strong_deltas": [ - "crossing_graph", - "primitive_composition", - "repeat_grammar" - ], - "template_id": "crossing", - "topology_invariants": { - "arm_blocks": 20, - "crossings": 1, - "inputs": 2, - "outputs": 2, - "paths": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/ground_truth.py", - "grammar_id": "swg_crossing_2x2", - "id": "swg_crossing_2x2", - "label": "Segmented subwavelength crossing 2x2", - "leakage_group_id": "swg_crossing_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "swg_crossing_2x2", - "level": "L4", - "parameter_groups": { - "block_gap_um": "width_gap", - "block_length_um": "axial_envelope", - "center_radius_um": "axial_envelope", - "lead_length_um": "axial_envelope", - "n_arm_blocks": "structural_count", - "optical_port_specs": "port_graph", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 7, - "live_parameters": [ - "block_gap_um", - "block_length_um", - "center_radius_um", - "lead_length_um", - "n_arm_blocks", - "optical_port_specs", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 4, - "omitted_topology_bound_constants": [ - "n_crossings", - "n_inputs", - "n_outputs", - "n_paths" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "block_gap_um": 0.85, - "block_length_um": 1.8, - "center_radius_um": 3.5, - "lead_length_um": 7.0, - "n_arm_blocks": 5, - "optical_port_specs": [ - [ - "o1", - [ - -23.75, - 0.0 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - 23.75, - 0.0 - ], - 1.3, - 0.0 - ], - [ - "o3", - [ - 0.0, - -23.75 - ], - 1.3, - 270.0 - ], - [ - "o4", - [ - 0.0, - 23.75 - ], - 1.3, - 90.0 - ] - ], - "waveguide_width_um": 1.3 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "slot_waveguide_crossing_2x2", - "curriculum_order": 735, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "slot_waveguide_crossing_2x2", - "family_id": "waveguide_crossings", - "family_label": "Waveguide Crossings", - "identity_id": "slot_waveguide_crossing_2x2", - "identity_label": "Dual-rail slot-waveguide crossing 2x2", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "dual_rail_slot_crossing", - "path_grammar": "two_four_rail_cardinal_path_system", - "port_signature": "2x2", - "roles": [ - { - "count": 1, - "role": "crossings" - }, - { - "count": 2, - "role": "inputs" - }, - { - "count": 4, - "role": "material_rails" - }, - { - "count": 2, - "role": "optical_paths" - }, - { - "count": 2, - "role": "outputs" - } - ], - "strong_deltas": [ - "crossing_graph", - "material_topology", - "primitive_composition" - ], - "template_id": "crossing", - "topology_invariants": { - "crossings": 1, - "inputs": 2, - "material_rails": 4, - "optical_paths": 2, - "outputs": 2 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Waveguide Crossings", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/ground_truth.py", - "grammar_id": "slot_waveguide_crossing_2x2", - "id": "slot_waveguide_crossing_2x2", - "label": "Dual-rail slot-waveguide crossing 2x2", - "leakage_group_id": "slot_waveguide_crossing_2x2", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "slot_waveguide_crossing_2x2", - "level": "L4", - "parameter_groups": { - "optical_port_specs": "port_graph", - "rail_pitch_um": "repeat_layout", - "rail_width_um": "width_gap", - "span_um": "axial_envelope" - }, - "parameter_liveness": { - "live_parameter_count": 4, - "live_parameters": [ - "optical_port_specs", - "rail_pitch_um", - "rail_width_um", - "span_um" - ], - "omitted_legacy_dead_parameter_count": 1, - "omitted_legacy_dead_parameters": [ - "slot_gap_um" - ], - "omitted_topology_bound_constant_count": 5, - "omitted_topology_bound_constants": [ - "n_crossings", - "n_inputs", - "n_material_rails", - "n_optical_paths", - "n_outputs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "optical_port_specs": [ - [ - "o1", - [ - -20.0, - 0.0 - ], - 2.95, - 180.0 - ], - [ - "o2", - [ - 20.0, - 0.0 - ], - 2.95, - 0.0 - ], - [ - "o3", - [ - 0.0, - -20.0 - ], - 2.95, - 270.0 - ], - [ - "o4", - [ - -0.0, - 20.0 - ], - 2.95, - 90.0 - ] - ], - "rail_pitch_um": 1.9, - "rail_width_um": 1.05, - "span_um": 40.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "semicircular_fpr_2x5", - "curriculum_order": 736, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "semicircular_fpr_2x5", - "family_id": "free_propagation_slab_star_couplers", - "family_label": "Free Propagation Slab Star Couplers", - "identity_id": "semicircular_fpr_2x5", - "identity_label": "Semicircular free-propagation coupler 2x5", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "semicircular_free_propagation", - "path_grammar": "flat_input_boundary_to_arc_output_bank", - "port_signature": "2x5", - "roles": [ - { - "count": 7, - "role": "apertures" - }, - { - "count": 2, - "role": "inputs" - }, - { - "count": 5, - "role": "outputs" - }, - { - "count": 1, - "role": "slabs" - } - ], - "strong_deltas": [ - "body_port_transition", - "center_morphology", - "port_graph", - "terminal_layout" - ], - "template_id": "fan", - "topology_invariants": { - "apertures": 7, - "inputs": 2, - "outputs": 5, - "slabs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "core108_anchor_seed", - "variation_role": "semantic" - }, - "family": "Free Propagation Slab Star Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/ground_truth.py", - "grammar_id": "semicircular_fpr_2x5", - "id": "semicircular_fpr_2x5", - "label": "Semicircular free-propagation coupler 2x5", - "leakage_group_id": "semicircular_fpr_2x5", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "semicircular_fpr_2x5", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "transverse_layout", - "attachment_overlap_um": "shape_profile", - "input_pitch_um": "repeat_layout", - "lead_length_um": "axial_envelope", - "n_outputs": "structural_count", - "optical_port_specs": "port_graph", - "output_pitch_um": "repeat_layout", - "slab_radius_x_um": "axial_envelope", - "slab_radius_y_um": "axial_envelope", - "taper_length_um": "axial_envelope", - "waveguide_width_um": "width_gap" - }, - "parameter_liveness": { - "live_parameter_count": 11, - "live_parameters": [ - "aperture_width_um", - "attachment_overlap_um", - "input_pitch_um", - "lead_length_um", - "n_outputs", - "optical_port_specs", - "output_pitch_um", - "slab_radius_x_um", - "slab_radius_y_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 3, - "omitted_topology_bound_constants": [ - "n_apertures", - "n_inputs", - "n_slabs" - ], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 3.0, - "attachment_overlap_um": 3.0, - "input_pitch_um": 7.0, - "lead_length_um": 7.0, - "n_outputs": 5, - "optical_port_specs": [ - [ - "o1", - [ - -11.0, - 3.5 - ], - 1.3, - 180.0 - ], - [ - "o2", - [ - -11.0, - -3.5 - ], - 1.3, - 180.0 - ], - [ - "o3", - [ - 26.0, - 12.0 - ], - 1.3, - 0.0 - ], - [ - "o4", - [ - 26.0, - 6.0 - ], - 1.3, - 0.0 - ], - [ - "o5", - [ - 26.0, - 0.0 - ], - 1.3, - 0.0 - ], - [ - "o6", - [ - 26.0, - -6.0 - ], - 1.3, - 0.0 - ], - [ - "o7", - [ - 26.0, - -12.0 - ], - 1.3, - 0.0 - ] - ], - "output_pitch_um": 6.0, - "slab_radius_x_um": 15.0, - "slab_radius_y_um": 16.0, - "taper_length_um": 7.0, - "waveguide_width_um": 1.3 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - }, - { - "concept_id": "crescent_fpr_3x4", - "curriculum_order": 737, - "deterministic_seed": null, - "factor_assignment": { - "card_id": "crescent_fpr_3x4", - "family_id": "free_propagation_slab_star_couplers", - "family_label": "Free Propagation Slab Star Couplers", - "identity_id": "crescent_fpr_3x4", - "identity_label": "Crescent free-propagation region, 3x4", - "level": "L4", - "presentation_factors": {}, - "realization_factors": {}, - "representation_factors": { - "mechanism": "open_crescent_slab_between_concave_and_convex_aperture_banks", - "path_grammar": "three west leads -> substantial tapers on the concave inner face -> one open crescent free-propagation slab -> four substantial tapers on the convex outer face -> four east leads", - "port_signature": "3x4", - "roles": [ - { - "count": 1, - "role": "crescent_fpr_body" - }, - { - "count": 3, - "role": "input_aperture" - }, - { - "count": 4, - "role": "output_aperture" - }, - { - "count": 7, - "role": "terminal_lead" - } - ], - "strong_deltas": [ - "the inner ellipse cuts through the outer boundary to form an open crescent", - "all seven wide apertures visibly overlap the correct curved face", - "three-to-four asymmetric aperture banks remain fully separated outside the slab" - ], - "template_id": "component", - "topology_invariants": { - "aperture_body_contacts": 7, - "input_apertures": 3, - "internal_enclosed_voids": 0, - "output_apertures": 4, - "slabs": 1 - } - }, - "schema_version": "pixcell-l4-factor-assignment-1", - "source_disposition": "rebuilt_weak_anchor", - "variation_role": "semantic" - }, - "family": "Free Propagation Slab Star Couplers", - "generator_program": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/ground_truth.py", - "grammar_id": "crescent_fpr_3x4", - "id": "crescent_fpr_3x4", - "label": "Crescent free-propagation region, 3x4", - "leakage_group_id": "crescent_fpr_3x4", - "level": "L4", - "parameters": { - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "fixed_context": { - "layer": [ - 1, - 0 - ] - }, - "identity_id": "crescent_fpr_3x4", - "level": "L4", - "parameter_groups": { - "aperture_width_um": "aperture_banks", - "attachment_overlap_um": "aperture_banks", - "inner_radius_x_um": "crescent_body", - "inner_radius_y_um": "crescent_body", - "inner_shift_x_um": "crescent_body", - "input_count": "port_graph", - "input_pitch_um": "aperture_banks", - "layer": "fixed_context", - "lead_extension_um": "aperture_banks", - "outer_radius_x_um": "crescent_body", - "outer_radius_y_um": "crescent_body", - "output_count": "port_graph", - "output_pitch_um": "aperture_banks", - "taper_length_um": "aperture_banks", - "waveguide_width_um": "aperture_banks" - }, - "parameter_liveness": { - "live_parameter_count": 15, - "live_parameters": [ - "aperture_width_um", - "attachment_overlap_um", - "inner_radius_x_um", - "inner_radius_y_um", - "inner_shift_x_um", - "input_count", - "input_pitch_um", - "layer", - "lead_extension_um", - "outer_radius_x_um", - "outer_radius_y_um", - "output_count", - "output_pitch_um", - "taper_length_um", - "waveguide_width_um" - ], - "omitted_legacy_dead_parameter_count": 0, - "omitted_legacy_dead_parameters": [], - "omitted_topology_bound_constant_count": 0, - "omitted_topology_bound_constants": [], - "passed": true, - "policy": "published-parameters-must-be-ast-live-v1", - "structural_count_parameter_count": 0, - "structural_count_parameters": [] - }, - "parameters": { - "aperture_width_um": 5.2, - "attachment_overlap_um": 2.5, - "inner_radius_x_um": 24.0, - "inner_radius_y_um": 20.0, - "inner_shift_x_um": -8.0, - "input_count": 3, - "input_pitch_um": 7.0, - "layer": [ - 1, - 0 - ], - "lead_extension_um": 14.0, - "outer_radius_x_um": 28.0, - "outer_radius_y_um": 22.0, - "output_count": 4, - "output_pitch_um": 6.0, - "taper_length_um": 12.0, - "waveguide_width_um": 3.0 - }, - "schema_version": "pixcell-l4-private-parameters-1", - "visibility": "conductor-private; never policy input" - }, - "variation_role": "semantic" - } - ], - "schema_version": "pixcell-grammar-catalog-v1" -} diff --git a/factory/core-v1/reproducibility_report.json b/factory/core-v1/reproducibility_report.json deleted file mode 100644 index 553e49afa5d7c2b799d1382e25ba62b0dc4cc255..0000000000000000000000000000000000000000 --- a/factory/core-v1/reproducibility_report.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "schema_version": "pixcell-reproducibility-report-v1", - "core_name": "core-v1", - "tested_on": "2026-07-26", - "python_version": "3.13.14", - "release_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "source_archive_sha256": "48f6caa39172656a25a4b7b0e9b4cf085912d32e39c58055d9234d138db8ea50", - "checks": { - "source_archive_double_pack_identical": true, - "source_archive_inventory_verified": true, - "source_archive_private_path_hits": 0, - "clean_checkout_started_without_data_metadata_or_galleries": true, - "clean_checkout_used_no_external_source_repository": true, - "clean_checkout_rebuilt_rows": 738, - "clean_checkout_reference_artifact_match": true, - "clean_checkout_reference_artifact_mismatches": [], - "static_validation_passed": true, - "compiled_programs": 738, - "purity_clean_programs": 738, - "embedded_images": 1476, - "executed_programs": 738, - "runtime_geometry_and_port_contracts_passed": 738, - "release_unit_tests_passed": 11, - "hugging_face_core_v1_rows_loaded": 738, - "hugging_face_l4_rows_loaded": 108 - }, - "commands": [ - "python scripts/build_all.py", - "python scripts/validate_release.py --execute-programs", - "python -m unittest discover -s tests -v" - ], - "contract": { - "portable_requirement": "Ordered rows, schema, all code/image payload hashes, and logical release digest must match.", - "reference_platform_requirement": "Pinned Python and dependency environment also reproduces the recorded Parquet, metadata, and gallery bytes.", - "future_expansions_mutate_core_v1": false - } -} diff --git a/factory/core-v1/source.tar.gz b/factory/core-v1/source.tar.gz deleted file mode 100644 index 0fd685c6e2ed7f55955f603716bf5f46b7ad6693..0000000000000000000000000000000000000000 --- a/factory/core-v1/source.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48f6caa39172656a25a4b7b0e9b4cf085912d32e39c58055d9234d138db8ea50 -size 40391520 diff --git a/factory/core-v1/source_manifest.json b/factory/core-v1/source_manifest.json deleted file mode 100644 index 5f6a695354c2f4f3a4166821cbef356e18789a2e..0000000000000000000000000000000000000000 --- a/factory/core-v1/source_manifest.json +++ /dev/null @@ -1,27093 +0,0 @@ -{ - "bank_names": { - "l0": "pool_v8_l0_bank", - "l1": "pool_v8_l1_bank", - "l2": "pool_v8_l2_bank", - "l3": "pool_v8_l3_full120", - "l4": "pool_v8_l4_core108" - }, - "core_name": "core-v1", - "file_count": 5404, - "files": [ - { - "bytes": 1682, - "path": "rl/tasks/pool_v8_l0_bank/audit_report.json", - "sha256": "2e8ea267ac3c2802d7edde39f45bd264b9bb8a73e255d9c20da996ca7ca7c134" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/calibration.json", - "sha256": "0b11d75e4840ff565b096e82f39516ee924d4000b90e2678269a9e85225874a6" - }, - { - "bytes": 2129, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/candidate_evidence.json", - "sha256": "ee8d9288328303c2cd362039dda2a35d2d8dbe030d7fe8e79259be4e9a475831" - }, - { - "bytes": 3029, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/device_bw.png", - "sha256": "cd52faf8a80cfc9b0dc0546978676d7f47dca92389efb00799a9ae1bd481990c" - }, - { - "bytes": 1700, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/factor_assignment.json", - "sha256": "6ff0ef96a6ad5b0420bea386d9018657d85ca0890a3b24f786eeba76ce5708df" - }, - { - "bytes": 417, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/ground_truth.py", - "sha256": "c9bc921383bf13f3f8603f1ee2603316319b7b3dbbd67ceecef812ead1a08b58" - }, - { - "bytes": 2457, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/model_view.png", - "sha256": "1029a2303d18c635ec840746a9bc39e3151dfae371e6fb9b95e736b2ef02bccc" - }, - { - "bytes": 246, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__calibration__extreme_aspect/parameters.json", - "sha256": "2814b013640fdd3c9499e1958f1f6e0d2b5bc930b8ff6bc8bd4c5050f5e8e569" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/calibration.json", - "sha256": "ee5ad4d45a2233569aa3aaa3386475d39ff98b5546513d8c28cc8230156a488f" - }, - { - "bytes": 2122, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/candidate_evidence.json", - "sha256": "6757a2ced754846965991f50c871d62f7e3e0066a481e542e06da59058b23803" - }, - { - "bytes": 23945, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/device_bw.png", - "sha256": "355c20c0dd9643aa4a5da8f1eef96fe914c6b42a1cd3c71c6ff2ba4dfdec78bc" - }, - { - "bytes": 1714, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/factor_assignment.json", - "sha256": "7b814ac9bf383af511a236b9027be0e22f3771136104dc833999a25a6e7ecf91" - }, - { - "bytes": 492, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/ground_truth.py", - "sha256": "e3937b417edb6d3051439da1aadbb532479c36f2dcbd86546979e7d953bec91e" - }, - { - "bytes": 36888, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/model_view.png", - "sha256": "d82466a325971a807b4f49123ed388b046b0280ab8919475f854dab1fe01cc18" - }, - { - "bytes": 285, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__landscape_rot45/parameters.json", - "sha256": "0cc12292328288e8158ec53028e466fef33416df846364004fca09634b3002b6" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/calibration.json", - "sha256": "bf5eef47ca5ae68109cfd5eed9f1c2742577fdffb5ba6b5f1cb9b4f9734b6ef0" - }, - { - "bytes": 2118, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/candidate_evidence.json", - "sha256": "8e56f731dc51c7f0ea4183013263c7190d4cae3d15b842621e33445d25967d9f" - }, - { - "bytes": 10100, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/device_bw.png", - "sha256": "ca5c23f6a1d90d601a2e8029a3a1aa19aaa09fc2818315c146cdc3bd3d834661" - }, - { - "bytes": 1673, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/factor_assignment.json", - "sha256": "436ef98d0d3fef49579655afe2f1d62925270a55faa44e4f70d53511813205e3" - }, - { - "bytes": 417, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/ground_truth.py", - "sha256": "c72cf29e826d9889e5c71bebf5b8601998a04595506b53b90ab4d8aec31064a9" - }, - { - "bytes": 7058, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/model_view.png", - "sha256": "17184a3e27d1624b918d17ce92d9efe1fdaace5393d0d5514fc412df3e0527e0" - }, - { - "bytes": 246, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__equivariance__mild_portrait/parameters.json", - "sha256": "d44845836a8ba9e6367cdf044db1fb6d70a8932bba74c52d041b3f6b7774c8c9" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/calibration.json", - "sha256": "ef5431b43b0f204878a672e8324d31fec74a3b75b7421646a5c0f6193893de7a" - }, - { - "bytes": 2128, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/candidate_evidence.json", - "sha256": "48da61eee942671b65259a68740bff89005b07362bb8448bd0287c7d2748cf4f" - }, - { - "bytes": 9282, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/device_bw.png", - "sha256": "4b3f69099ef4179e9bfab3d04cf82dee260a6739437ff1001e6fdd58879ff822" - }, - { - "bytes": 1533, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/factor_assignment.json", - "sha256": "129abdedb7c1a17414e08f94c03467d86904b3e110d27789d4b13a12e77d4cba" - }, - { - "bytes": 417, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/ground_truth.py", - "sha256": "4a1d04cdfcbac5f4b187685170a6996842f854ecd4aa9b7a0b0251b9edcb0cee" - }, - { - "bytes": 7086, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/model_view.png", - "sha256": "28a8a0f23dfb230f230de2e7f1389d74ab99d12f5fe52b71307ab866f7cfd165" - }, - { - "bytes": 246, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__mild_landscape/parameters.json", - "sha256": "8196c462837e793b301987ea2ef7032158ef1548fd03e12a6342f203a3a69a78" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/calibration.json", - "sha256": "53cf2f1468b2d7cd50ca832f9b73e9056ad82e69b1f0e2ce92ed00d05f2c64c0" - }, - { - "bytes": 1904, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/candidate_evidence.json", - "sha256": "7e8d2efdf98c41a6ff4956500fe325d1e4e7a8c8e32bbd4c2056bae2d4e617b0" - }, - { - "bytes": 11660, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/device_bw.png", - "sha256": "61002a976450ef851b8a15ff186ca2e89ed95e50b35cb1e8d9902b6cfc1fe537" - }, - { - "bytes": 1485, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/factor_assignment.json", - "sha256": "6118af902f6638c16b612b1979eb716eb33013a93674de7c59beffb07ca15964" - }, - { - "bytes": 417, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/ground_truth.py", - "sha256": "c2b151df2a547f0992cca633687474e5f35d7dd69a32dd074625cf38a3676ea3" - }, - { - "bytes": 8842, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/model_view.png", - "sha256": "14f670a1133271437567b1279767825a7b54b52c85b8722f07671a98afd17163" - }, - { - "bytes": 246, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_01_rectangle/l0_01_rectangle__semantic__square/parameters.json", - "sha256": "65b7afa15b2e1d849f6ccec4f7d0a3b934e7a96a0930950797460c538dfb6700" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/calibration.json", - "sha256": "68e5012e936ed6610179a1ca24330435d450e4b0a8774d98479d30bd4ceb3b16" - }, - { - "bytes": 1910, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/candidate_evidence.json", - "sha256": "b593eecfa830306e0f0e54d831c153bb3e730bced099bd101f359da803f81469" - }, - { - "bytes": 29272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/device_bw.png", - "sha256": "7d32c6b81b62ee3fad0cfb318c004b60913c60010beb36db46a88805e5704c51" - }, - { - "bytes": 1587, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/factor_assignment.json", - "sha256": "9911331155e659912bb83da4417322b5094e9aa86502788623a16d76a873220f" - }, - { - "bytes": 359, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/ground_truth.py", - "sha256": "414f62813383c937df56ddf6d58be471ae42efcecfcb25abcc21ad69b4163c5b" - }, - { - "bytes": 54682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/model_view.png", - "sha256": "c611bdd2885e8f8779f21c10938f53fbbb56291070d481936b84d9f2fe74e14a" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__large_scale/parameters.json", - "sha256": "9b951eca3b3c7a2773c930b7d9a96e32d3d54a84f24b614ebbcb5b30991fe9a7" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/calibration.json", - "sha256": "aec3e39e960c0d34f17f189e123d810246c2e2e80e57b5d6aed56eb8f566d7dd" - }, - { - "bytes": 1916, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/candidate_evidence.json", - "sha256": "111de79a4cb7e3ec8a8b11965f9b080eb9ad84212ac19988347bcdd8434287e4" - }, - { - "bytes": 29091, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/device_bw.png", - "sha256": "11b819e2d36d7299bbba24aa37044661214f94d3fc4c9b5a26aefe39ccec071c" - }, - { - "bytes": 1587, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/factor_assignment.json", - "sha256": "21b6e998574724cb35662d6eb6eaddd7c39454c58dcc61eb69f9a7b01874b778" - }, - { - "bytes": 358, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/ground_truth.py", - "sha256": "f4528a7a28a2eecff1d08a7b56824159831ba640b42076604506f588b17892e0" - }, - { - "bytes": 54602, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/model_view.png", - "sha256": "e88e515d533c51640684562a69942e8305e555695bd4d4243a4ae7148d94b633" - }, - { - "bytes": 223, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__calibration__small_scale/parameters.json", - "sha256": "0450a04fa336a097feeba716f9bf1074e1705d9563684b6cb26d2fce892f1dc9" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/calibration.json", - "sha256": "53cf2f1468b2d7cd50ca832f9b73e9056ad82e69b1f0e2ce92ed00d05f2c64c0" - }, - { - "bytes": 1900, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/candidate_evidence.json", - "sha256": "a443574b9bb703197c32557ec0b8ff6acf25f8b8c6d2324ef2e3c636cdff5c8b" - }, - { - "bytes": 29415, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/device_bw.png", - "sha256": "9923ccd90f95227a61aca33b50bd35c5849580999178a7437f1d45522ae3968e" - }, - { - "bytes": 1429, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/factor_assignment.json", - "sha256": "2034a38c3d0f8bec84ca0bd53827452224cb2c91c0987ea44443a2b10cd96f3b" - }, - { - "bytes": 359, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/ground_truth.py", - "sha256": "acad2f43f41fcde611a16d64a9e9351388edb9b5c7139767e657b2b709f20741" - }, - { - "bytes": 54584, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/model_view.png", - "sha256": "2855abf055765f902c2901d0bb4a1b4d659008a02d94f8544ad4af89e039dccb" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_02_circle/l0_02_circle__semantic__disk/parameters.json", - "sha256": "a851c0fda5de4f548dc3451aa0a9c12e7d03ef9f87ce82f4d21459d4da980c64" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/calibration.json", - "sha256": "e3915babc8de7197783d2ed5e7dd92d43c6bfa6139b7db9cfeb53ecf36cc19c9" - }, - { - "bytes": 2145, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/candidate_evidence.json", - "sha256": "c29ba6488fd7c499b38cbd7e4995b7118f65010b2a9510df580fb4f91f98eae8" - }, - { - "bytes": 41656, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/device_bw.png", - "sha256": "88a8615010988eced249c464a3caeaf0b64b7e1f70b5ad1c498324fd7b027f60" - }, - { - "bytes": 1614, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/factor_assignment.json", - "sha256": "7035653c593f23e5d1ec125a2803e91d412c8cd49701d31e85b5c3c14774eb4e" - }, - { - "bytes": 413, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/ground_truth.py", - "sha256": "40d3f5513695144f56f2e806bb3e3ad69241a9fccfe4e09001bf4d66ee4d3fc2" - }, - { - "bytes": 83730, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/model_view.png", - "sha256": "e6c3e480d27d29fd748d1426fcec0b3080690c23382b5b3fc9889dcb14335b4e" - }, - { - "bytes": 251, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__calibration__scaled_medium/parameters.json", - "sha256": "c3c72b994d1be162223266db792af26e0fdd117c51e422207e19adafd45711af" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/calibration.json", - "sha256": "5f7e4cf19ae1b4b1d6199d02c328336d05851a5a6040f6e612620296eb5d99ed" - }, - { - "bytes": 2148, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/candidate_evidence.json", - "sha256": "fa58383c860b37994d7559f66d09abb47d4675730ccc1fb5a15ed93f56a13add" - }, - { - "bytes": 41453, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/device_bw.png", - "sha256": "165083812e337e55f1f1c8b1b60c9d799932b75fc1a2ee789f1b85ef369c1235" - }, - { - "bytes": 1466, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/factor_assignment.json", - "sha256": "5dd24ce4ecfc3e845eedfd4c0cb6454ca2c072a202bd2c89296e12cef7dc71eb" - }, - { - "bytes": 412, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/ground_truth.py", - "sha256": "9dadcf70e1d1a360ed2084f53e4437dd9ef4245ff49f77c5c9f1b30a0463ccde" - }, - { - "bytes": 84140, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/model_view.png", - "sha256": "03e310fdbc79ea6b2410ce6b979523451c111309d482177366b71e6f69af677f" - }, - { - "bytes": 250, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__medium_wall/parameters.json", - "sha256": "14fd3b4aa2f65c2646a4c15fc7bf79a551b34653bd38a1748cb1a1fb6825f627" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/calibration.json", - "sha256": "e753004ec26e1564ceb7812635f2c865d05248dc6d7f484f5aff453c6194b41b" - }, - { - "bytes": 2148, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/candidate_evidence.json", - "sha256": "5c820f47b18e11af8020f24c05e6bd689fcf9c9f41c770df85c8150d3fe83617" - }, - { - "bytes": 39396, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/device_bw.png", - "sha256": "d398278e7ea196bd7645c961a562b2f87fce4ad86d4ccceb1cd4dda3114ff7fd" - }, - { - "bytes": 1459, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/factor_assignment.json", - "sha256": "8536f8829e6775f4388b0a33a26a4146ea47471f70a3509dfefb6b74eb2a9330" - }, - { - "bytes": 412, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/ground_truth.py", - "sha256": "eef926f86ef4758bfb6b627e763aaf1d87abe6042b00abf6d2da3e95d9840f9b" - }, - { - "bytes": 79218, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/model_view.png", - "sha256": "fb1e72e5208f869a588a4db4de1f128ad21c11cdf42591f4e912010684658c48" - }, - { - "bytes": 250, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thick_wall/parameters.json", - "sha256": "9bfa8483a828e4971ed87cfb688a6b4d87ba529d9ab50e1e703f963710c5b6fb" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/calibration.json", - "sha256": "0876492ff952fe743ce896f101b80cb5e4ca4f17d73f228bd6b329506f74fc42" - }, - { - "bytes": 2137, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/candidate_evidence.json", - "sha256": "e8af28ab81a8f36cbce2c8a6733fe5976e4b4b27ac512efa76eec25384ee1f18" - }, - { - "bytes": 43151, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/device_bw.png", - "sha256": "7314148213310d6395858a9e38dd6dcfaf5133593aa7aa03fbbab8dfd37d2d6d" - }, - { - "bytes": 1452, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/factor_assignment.json", - "sha256": "562789d9b7594546136399a7b00b56d33880702226c42853456d0a0095a93fba" - }, - { - "bytes": 412, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/ground_truth.py", - "sha256": "bfed9c294ca76e480224fd8c729f2db4a6542961f1737f27532bf63f343297b4" - }, - { - "bytes": 89545, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/model_view.png", - "sha256": "2379fab5e5fec038d2976af263d854ac3c9e8cacb67d714d044d98e91c28b36c" - }, - { - "bytes": 250, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_03_ring/l0_03_ring__semantic__thin_wall/parameters.json", - "sha256": "8dd5570fba20073b138ff56eeb726d103fc16aea67c9c607c9b28258ba006ebe" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/calibration.json", - "sha256": "65fafe08058cda7f4c6b73021c42c535784901113317aa11e0965fa0b79d73ef" - }, - { - "bytes": 2200, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/candidate_evidence.json", - "sha256": "062816d981c41a64245f4f61a900813d2ecedc466c389087851b920b8c7331e5" - }, - { - "bytes": 31601, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/device_bw.png", - "sha256": "29bbd151ce7965779e2c453210817e08d280b9a472f90b45b117c65fdfddd9ea" - }, - { - "bytes": 1653, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/factor_assignment.json", - "sha256": "c6884a61f184f27a1c1c3e6a1c350fc5bdb43808156d5523a9fe678f4382decc" - }, - { - "bytes": 502, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/ground_truth.py", - "sha256": "4c5bc6718940931b663d9d3ab24899f9174f7c8ab39dee3858b81cdb0f4af335" - }, - { - "bytes": 40059, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/model_view.png", - "sha256": "5f455fcd54f053e0347bf468aae589582f714628fe97504758f31e6cd269a904" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__equivariance__medium_rot45/parameters.json", - "sha256": "ab2d9f1014dc81711e7bf252bd6e581ae9f17db4c783c605711c5b09157e7179" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/calibration.json", - "sha256": "8ccc1b5e75de2be9fdb5ac60310098bd7d0a829bc9786a1c29fe94ddf9a1539f" - }, - { - "bytes": 2137, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/candidate_evidence.json", - "sha256": "05de4beea274ee0636f74bba1b69f17980cb27d6edfdc96578bef07146e4da61" - }, - { - "bytes": 11728, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/device_bw.png", - "sha256": "8ec3ad62e1f3af5760b95f8d2b2e3aa96cd2191b59ae47973856a72e2477de5f" - }, - { - "bytes": 1476, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/factor_assignment.json", - "sha256": "c90c7e817bc5beabc71a63c6ab950058e3b50ab4f7059302aa0ac0bb026cdd8f" - }, - { - "bytes": 427, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/ground_truth.py", - "sha256": "16113847f0d554fdee15a5ceae157e9754cf1d6e5109acedfccc360a4881bbf4" - }, - { - "bytes": 9268, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/model_view.png", - "sha256": "f270b1a81b5bb856a62b9ca8b88f187c3a6dea439de341ac11b7bc0b3c9065ca" - }, - { - "bytes": 257, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__medium/parameters.json", - "sha256": "c3d5bd3157ec7c290d0748315d463f9d036d03686fa205cf01d23157aef90c11" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/calibration.json", - "sha256": "5f7e4cf19ae1b4b1d6199d02c328336d05851a5a6040f6e612620296eb5d99ed" - }, - { - "bytes": 2141, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/candidate_evidence.json", - "sha256": "d9ac972d2fc296e0348892bfd087798a6d5106b6a1a733776e001e420b5da147" - }, - { - "bytes": 11704, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/device_bw.png", - "sha256": "cb7dc6b28e219bd1eec751a74a1fb8b7c573a8ff091bdc1e345410280686b744" - }, - { - "bytes": 1483, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/factor_assignment.json", - "sha256": "c4ec863d6189838bfcd234d99376f8f2b2b1ba70274a2d815dd32673d4ea8614" - }, - { - "bytes": 427, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/ground_truth.py", - "sha256": "78e70d6c1306f1a13d3efe81b6c3a7994fa034b13d8b300351a7a13d4dde84c5" - }, - { - "bytes": 9278, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/model_view.png", - "sha256": "27abbfd6754322494956e0a185365ac62ae8b8bb06e6cea21f00bb56cd56e819" - }, - { - "bytes": 257, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__slender/parameters.json", - "sha256": "b9fd4f2e15a489014cdc7534338fa7d7f20648e5472fed0b08e44e2baf1220da" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/calibration.json", - "sha256": "8ccc1b5e75de2be9fdb5ac60310098bd7d0a829bc9786a1c29fe94ddf9a1539f" - }, - { - "bytes": 2138, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/candidate_evidence.json", - "sha256": "e747fc9f4eca05a90da10b065e3ece5f47f417113f7f1b41503147641eb6c881" - }, - { - "bytes": 11730, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/device_bw.png", - "sha256": "236a8d59ed4ca454680c883556bd209563e49c89ebf37aeed86f7f3ded876cf7" - }, - { - "bytes": 1469, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/factor_assignment.json", - "sha256": "05c3c8eec2a553ffcc10e3ee46b7bdf0ea6a24a98e948392da24d31483aa5f2b" - }, - { - "bytes": 428, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/ground_truth.py", - "sha256": "7d142f6049576d8263d6b5e27f83ee5c67804e1425e50da6e8d053d50e507c9d" - }, - { - "bytes": 9312, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/model_view.png", - "sha256": "dc7f11ad6a6c2b9f15668f54ad47340c37970843705111ae7b4ea01bae132d27" - }, - { - "bytes": 258, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_04_cross/l0_04_cross__semantic__stout/parameters.json", - "sha256": "ec39de35c1b2fd87b4b8be8fe371db18de4c0126d3e083b6ca5ffe24cdd5f989" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/calibration.json", - "sha256": "70723eac0cbca737a9fc0af2ce196b0aa891a1960bf3fcd0d68cd03f68f68a92" - }, - { - "bytes": 2207, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/candidate_evidence.json", - "sha256": "99c5396fdd402168ad17c4abc86fdd1cfaf688fb41c76695aba57aa0670b5b92" - }, - { - "bytes": 16156, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/device_bw.png", - "sha256": "7855492ad3ecdce99ab4021f61410c73efb88480ffdd98137d957886ff143d77" - }, - { - "bytes": 1718, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/factor_assignment.json", - "sha256": "9c7baae48f945559e6117affe1f3f8d6ce67dc7178357828521f6e49a82d56bc" - }, - { - "bytes": 401, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/ground_truth.py", - "sha256": "87099399616026ce14d1a0f14183c4ea32b608f73c0061e65dddff9aa4cf8828" - }, - { - "bytes": 29595, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/model_view.png", - "sha256": "c68088db98e864ad554344479f836e579f1eb7d89ff5df41ec09d103a99c1c3c" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_mirror_x/parameters.json", - "sha256": "e858843637456f82e9ad0cc5e120b3520b7af4e92e218ab6d2b86a6ac4647047" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/calibration.json", - "sha256": "4516c153dc29afb89289e49705327e7e9967b7a641da53fc8083a3eebd08519b" - }, - { - "bytes": 2235, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/candidate_evidence.json", - "sha256": "f6c91fb9163aa1f1b5f953205bb1eb3248ccec77eecbdae1a888301c3094a048" - }, - { - "bytes": 16756, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/device_bw.png", - "sha256": "4c2b5f0e7e31be3400c7f925270fb0ea30a49fba744c46c92593542670f42ca0" - }, - { - "bytes": 1700, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/factor_assignment.json", - "sha256": "de3bdf4e0381d587f0b81b085a1b7647d7ab2d0c6c7c2a5ea6b9133559990524" - }, - { - "bytes": 458, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/ground_truth.py", - "sha256": "42b5d07a9c2d909c33f074c159a6281d50b62d73db266a1986c0379a0a669c28" - }, - { - "bytes": 30053, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/model_view.png", - "sha256": "51a36b1c3c954695ceafdd8d1cffea19518a17f58ab55ab154071a166468609e" - }, - { - "bytes": 285, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot180/parameters.json", - "sha256": "4c162b391659b827aadd4a7646a68fed57cf4a280c2392b1cfa03ede83dbde96" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/calibration.json", - "sha256": "e824a2c3096a9c797b40fd4486820f47a8214f42b180127f4a271f011796cc1f" - }, - { - "bytes": 2238, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/candidate_evidence.json", - "sha256": "031cb39ea4b1f086561a0eb02ecf69f414acb41f8510157c91682ba767f0fb5e" - }, - { - "bytes": 19034, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/device_bw.png", - "sha256": "88ce9b08c874b462abf7c12d7980abc2556901258082ebde69b7e88b3ca9feb3" - }, - { - "bytes": 1709, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/factor_assignment.json", - "sha256": "eab0377c98215ff807cf66732fe3ee206c7bee3651dfe2a1e176d65added5217" - }, - { - "bytes": 458, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/ground_truth.py", - "sha256": "5549bdb5a097b314baef196c1fec697c08f08de9ca6f49da112abfe547a27913" - }, - { - "bytes": 28698, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/model_view.png", - "sha256": "71f4f260d3e5ac7e7ef1728ee34e9b7359e66579bfe338bb95b7c4aeec014b0c" - }, - { - "bytes": 285, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot270/parameters.json", - "sha256": "aee33ed322337ae93675ef48900676534b9e8214733be01700085b01837fd194" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/calibration.json", - "sha256": "bf5eef47ca5ae68109cfd5eed9f1c2742577fdffb5ba6b5f1cb9b4f9734b6ef0" - }, - { - "bytes": 2239, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/candidate_evidence.json", - "sha256": "c0b8988879968caffa66f133668f73dceaef65316ffb02bae1133b423396bb57" - }, - { - "bytes": 18469, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/device_bw.png", - "sha256": "9ba7ee7037e2b00547d846c1768ddac9c5c5e653944d0e1feb795a42e19074a9" - }, - { - "bytes": 1699, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/factor_assignment.json", - "sha256": "e6e651c150af5d1030b085902ab68a596c2a7c9256b35d361dc0871e3fd1a2c1" - }, - { - "bytes": 457, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/ground_truth.py", - "sha256": "a33e204b273acfdd58d34b4d97bba4911c48736a70efef1473dfc17a49ef1716" - }, - { - "bytes": 28873, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/model_view.png", - "sha256": "37aa311296e9ca554d3ec307f24bc1f4e7de75758fa44c173ab9e308da634122" - }, - { - "bytes": 284, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__x_dominant_rot90/parameters.json", - "sha256": "fe56cf731e7902b1eca000d230a72b762f68bc7d75574824249037a94ef39fcc" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/calibration.json", - "sha256": "bf5eef47ca5ae68109cfd5eed9f1c2742577fdffb5ba6b5f1cb9b4f9734b6ef0" - }, - { - "bytes": 2177, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/candidate_evidence.json", - "sha256": "8679a394a114dd2ca997fd2191753a0bc717d7962b49e2b83521d0292373793c" - }, - { - "bytes": 18888, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/device_bw.png", - "sha256": "3340226046434bfb4e13c399df9eaf074c2329b467eb7e726be1dd0cc8407518" - }, - { - "bytes": 1669, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/factor_assignment.json", - "sha256": "5134d72d08a503e539f3ed38eab5a9361406e57a37f0872e6a33dd281f707893" - }, - { - "bytes": 382, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/ground_truth.py", - "sha256": "63819c70362f842e074820c82c5718062380fc8ccd401af86bf10ba40d83b80f" - }, - { - "bytes": 28419, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/model_view.png", - "sha256": "41ef4653811fc1afb8ee6ab8e0bcdb8d2d07ff5e398ead07e7ff402b1988672b" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__equivariance__y_dominant/parameters.json", - "sha256": "36aeda32e2443cb390c6cf4fe9244154bc05f5183a7ac50cf48b74a38b6c485a" - }, - { - "bytes": 297, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/calibration.json", - "sha256": "e59f3b987d52c2c8be729adc1b66a529a576549d95616e5dda42442651125089" - }, - { - "bytes": 2167, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/candidate_evidence.json", - "sha256": "42862607633d420553204936de453a176d4d35aac944cfb17fe5b480db1d67b3" - }, - { - "bytes": 18152, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/device_bw.png", - "sha256": "cc561f349dcf01da470b7863c7895270c3966ba888a86fe0e887d3fd3490b506" - }, - { - "bytes": 1509, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/factor_assignment.json", - "sha256": "5ebfd77faffbfd8016736ebb0761b4d6450cdbffbba8831fe7b009e44548d980" - }, - { - "bytes": 382, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/ground_truth.py", - "sha256": "c0296a82fab9bf8398365219aeca23268f73e9bda8ec6e8b513eb9fc5a6112ea" - }, - { - "bytes": 17589, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/model_view.png", - "sha256": "ff14c2521412f1ae122125b7b7085d86c51b4f4848c695dc5b5882bc9169e2a8" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__balanced/parameters.json", - "sha256": "956e8f84fc842def2474cdbb30b70be2e62bf6a7ee4492288ef4b22c0a155ec2" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/calibration.json", - "sha256": "ef5431b43b0f204878a672e8324d31fec74a3b75b7421646a5c0f6193893de7a" - }, - { - "bytes": 2177, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/candidate_evidence.json", - "sha256": "b06ada597980784e4f359de0dfec3a1209a503bae2982c3271a997a02bab6970" - }, - { - "bytes": 16436, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/device_bw.png", - "sha256": "eecd5305192f8be9c90d5b91299be43aec1e80a359386203cbbcba4402901169" - }, - { - "bytes": 1530, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/factor_assignment.json", - "sha256": "06978af70e36afa7d14263fb3fbdf9fa5e4100bd3eb06bf104f4aff0afa642bc" - }, - { - "bytes": 382, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/ground_truth.py", - "sha256": "0161a692218c17821fe611f40d7cbaa2e2c1d27891939d5c3e114e06d11c33d1" - }, - { - "bytes": 30041, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/model_view.png", - "sha256": "f706b143844250c3b355cc0a1a28979ae3d616995193c9529ba716a5376621f4" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_05_triangle/l0_05_triangle__semantic__x_dominant/parameters.json", - "sha256": "e858843637456f82e9ad0cc5e120b3520b7af4e92e218ab6d2b86a6ac4647047" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/calibration.json", - "sha256": "a3deac2154a476570421acd2c528cecb66e68518ea965da2da23386d39c08891" - }, - { - "bytes": 2118, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/candidate_evidence.json", - "sha256": "69b838ccc88bce7f4971e620a81371830b963ab8ba09763c374201d8e04dd47d" - }, - { - "bytes": 10611, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/device_bw.png", - "sha256": "bab42b372a162d8516452461091a5365134625702514b2015822dc4580bcc276" - }, - { - "bytes": 1659, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/factor_assignment.json", - "sha256": "57d786953cef1b2afa2c0545c2bd398eeeb6d8bcba875b882f3878ebd4b4726f" - }, - { - "bytes": 410, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/ground_truth.py", - "sha256": "6dd3d5df2d16a1628736b30f6f6339cf4feb404379f4081a3c3a037f42ffc0bd" - }, - { - "bytes": 24488, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/model_view.png", - "sha256": "0e8fe6a0f128df78b549be095f3ad8def289e35d6980241e0cdd2c6058f0870f" - }, - { - "bytes": 250, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__extreme_x/parameters.json", - "sha256": "f75364092ee583b97692beb70838316159152fb8d19b4fcfdc40778337ca46ca" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/calibration.json", - "sha256": "e65185cc26cc7c95b483bdff4e41a4570322ddff3956915f56757889a38baeae" - }, - { - "bytes": 2122, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/candidate_evidence.json", - "sha256": "5d533a3f53cf3397ece66d9902728ef383046a9279eb84c1d22d0943228c50c2" - }, - { - "bytes": 23476, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/device_bw.png", - "sha256": "29a9fcac23aef78aef42c7d2081c6db119618dfb86b1742229332d243fdc0ef0" - }, - { - "bytes": 1645, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/factor_assignment.json", - "sha256": "2a7a3a700f1eec04af53fa0ab41acd08ac71ed348d300240ff3709649f3f59e3" - }, - { - "bytes": 412, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/ground_truth.py", - "sha256": "28ce3139656cbedd813722b6c4b3c44a3cc85b2db837f37ec012054c998b2b40" - }, - { - "bytes": 46145, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/model_view.png", - "sha256": "07239b2e907a4d624cd148d72106d1840b6c82e2d6f35edb2f33552519fe1493" - }, - { - "bytes": 252, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__calibration__scaled_x_major/parameters.json", - "sha256": "db2b528a3dc13daa4817c4b3cbb8b88cc154f6fcef9cb8bea89601916a466321" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/calibration.json", - "sha256": "dc9ae04456338e09d115baf9e61212e23a6f494bd968260717c5f9e45f81c9ea" - }, - { - "bytes": 2117, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/candidate_evidence.json", - "sha256": "6fa9c68bfa6cf108f9b80d7a2981dc1a50d599828328a903317218168d6ef394" - }, - { - "bytes": 26362, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/device_bw.png", - "sha256": "87b59530a3c026a2218efd6a22fab9ab39249e295fa88db33d9e03ace49246d6" - }, - { - "bytes": 1622, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/factor_assignment.json", - "sha256": "6e523cac4e48f50273bab41fce4627e0cfa9b72b28d62b09256a3d93a532c43c" - }, - { - "bytes": 411, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/ground_truth.py", - "sha256": "3e7ff82ab1847b16e9c76110532528d081225f85fad646e0eb4de61c94752535" - }, - { - "bytes": 47476, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/model_view.png", - "sha256": "710fd28129a0158cef92851052a510cf35ab1751eb58c932b05ac74052bbc664" - }, - { - "bytes": 251, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__equivariance__y_major/parameters.json", - "sha256": "1050b8975583ff78b4a8f6bfa3bc0f35966725592bbc2144dba31dd0c1375de1" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/calibration.json", - "sha256": "880f03bfe66782a6c93e8e179b42e93b4103e5fbe63244e6e662aa74caaa40c3" - }, - { - "bytes": 2111, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/candidate_evidence.json", - "sha256": "77ca547a5123cef2d7af5463fb7d3ab73e9292ecdc40a62818c1dcc081b6acdf" - }, - { - "bytes": 23142, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/device_bw.png", - "sha256": "ebf7f861715238342ad2cc6871dc32a8461204af3ef3b24716586fcae4da93e8" - }, - { - "bytes": 1486, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/factor_assignment.json", - "sha256": "abc7ec760346ccac8fe3e36b755785e50685ec411c25b1bce26fb0ea0ebbbcc0" - }, - { - "bytes": 411, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/ground_truth.py", - "sha256": "9758f4ad6ebb65f6d4c9e04de522aeaff70855afb54565cbe7a8042690ed4266" - }, - { - "bytes": 46127, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/model_view.png", - "sha256": "a353b95e93b6a3ef4961f9f6461c25e02762741d99d2e105e5c976fee87961ed" - }, - { - "bytes": 251, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_06_ellipse/l0_06_ellipse__semantic__x_major/parameters.json", - "sha256": "1d4cc01817f775448197cccfd683c9fa0c600e83a41bb334952aea91d5a79a55" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/calibration.json", - "sha256": "0e8009b5652afac4858709af8c3bea8b0b8415f144c4cead595a502d94e4ff86" - }, - { - "bytes": 2236, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/candidate_evidence.json", - "sha256": "cb3368bfcb6c4a15ff67575eeb499429189238658a8e96eb1173b98d30b9b14d" - }, - { - "bytes": 28884, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/device_bw.png", - "sha256": "0f3bdfb5527f0a6a21d46efe572ec5ae3a0d38a56a3893f31115a9b65ac3158a" - }, - { - "bytes": 1712, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/factor_assignment.json", - "sha256": "7d01ee71f9302f57ef7ad425439ca3dd9519ab4fb29f1dcf923a16f2c4587353" - }, - { - "bytes": 495, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/ground_truth.py", - "sha256": "ad49a723429bb9f8707edcda8ea183b16d447ca43b53294d63fdf4a0cb53a0b9" - }, - { - "bytes": 51082, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/model_view.png", - "sha256": "b7e40ecd54189c958c428ba9ad54d59c559b23eb1953a2ab177d7a5c113e3f73" - }, - { - "bytes": 284, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_5_half_sector/parameters.json", - "sha256": "3162bed3046e0e802767ff15c35f2986c4a58a875b0377077347e25886b741be" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/calibration.json", - "sha256": "e0fe2eb9ae0c41a386244bc17b6fa87594416ec16c8026d3e43553ec1020fa68" - }, - { - "bytes": 2224, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/candidate_evidence.json", - "sha256": "c32ab302501bd29cd9605cf31bb564ff497df65225703c7eb6a0361224c92206" - }, - { - "bytes": 24402, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/device_bw.png", - "sha256": "1c6a92cd399d76c66e512ad6f10613a267dc2a3cb0bb0aa917369e1e26142856" - }, - { - "bytes": 1711, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/factor_assignment.json", - "sha256": "85bc304a00854afb896860c24d77bc3a4ed882aa63dd3834ab6a049ac977b431" - }, - { - "bytes": 495, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/ground_truth.py", - "sha256": "785b3d3ae773e3d2ba31dd5dfb819c0b599e27ab71da79b858005aae380d5b2b" - }, - { - "bytes": 34265, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/model_view.png", - "sha256": "11975a3a51d8b243669a8b64186a8e06faae7b49e1b9f2d8bc84bf59a9696083" - }, - { - "bytes": 284, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__equivariance__sides_6_half_sector/parameters.json", - "sha256": "8e09755749768f65daabe05e88380336f08457d00a3a25e75c2eaed3e56b6358" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/calibration.json", - "sha256": "4e15d5315c8489b6c5aa0a217b30e281940ecda67ac791238eedcb8341981a4c" - }, - { - "bytes": 1925, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/candidate_evidence.json", - "sha256": "c0bda9164d069116568a5b2e217c3328eee3e0a4bc5b69c7a8648564abb8dd23" - }, - { - "bytes": 28790, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/device_bw.png", - "sha256": "c935836cad468254160bc3df1f5f3a83dcdf8d5462bd5711dd5b027c7a6438af" - }, - { - "bytes": 1532, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/factor_assignment.json", - "sha256": "a2461debdb64238e0aca568061a1e9a3ac7e7dfa6f2a9124b6bc60997d5a0a09" - }, - { - "bytes": 420, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/ground_truth.py", - "sha256": "93c7c731c75e859daabd9f277e87f322679e57d50577edbf077f88299353a96f" - }, - { - "bytes": 44060, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/model_view.png", - "sha256": "6aa40d33ee8ad6a8d38296f1413e7be789cc1a417cc7b7fa1d2807826cdc8d3b" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_12/parameters.json", - "sha256": "918f601a69ac9e0ad9edb580f9f6ea5dd368ac422dc9628bbd2cf28990bbaff8" - }, - { - "bytes": 310, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/calibration.json", - "sha256": "e63ef9d735ca8f0f1773cda2b31dc3840875f4e75594b978738546a445a48952" - }, - { - "bytes": 2158, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/candidate_evidence.json", - "sha256": "d29484be9e366aeaa9bedf7c772c2148950b266185ff615497ac3e0401110f6b" - }, - { - "bytes": 28214, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/device_bw.png", - "sha256": "a314a5f7d47fc2e6823660436c4ff095904d8c205d6958dda6f4556cbbfa30a0" - }, - { - "bytes": 1525, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/factor_assignment.json", - "sha256": "2e4cb62b8b77e2574215165b29d9d0086f186f13341999e73cb715d13eec0c8f" - }, - { - "bytes": 420, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/ground_truth.py", - "sha256": "869b7a69806de2bc1d21f76242f1fca4f972bf5a9c14f6c02035b8a8f990de56" - }, - { - "bytes": 44242, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/model_view.png", - "sha256": "bc71dbc6447583d225e7d4f7a6981ebd95e767aaf90f7d59d0e0e25bbf709cb7" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_3/parameters.json", - "sha256": "72cd1f3190501fbdfde6f887b4610c03f159ba33c90f85ac930d66ae675107df" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/calibration.json", - "sha256": "aec3e39e960c0d34f17f189e123d810246c2e2e80e57b5d6aed56eb8f566d7dd" - }, - { - "bytes": 1924, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/candidate_evidence.json", - "sha256": "a0ba88cb580c70c28fbbb882cae58dd1617879854e6d75c1a77dbd1dbdbc0ff6" - }, - { - "bytes": 11660, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/device_bw.png", - "sha256": "61002a976450ef851b8a15ff186ca2e89ed95e50b35cb1e8d9902b6cfc1fe537" - }, - { - "bytes": 1535, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/factor_assignment.json", - "sha256": "1c65037513b7e2574db5ca134dda76dc6cbefe7dc79d270e2e6b9078d3b8b6a3" - }, - { - "bytes": 420, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/ground_truth.py", - "sha256": "ba7df82ac0a200dc83f9f0288153e41c5712fc6c0d51d29064f092bec2e2916e" - }, - { - "bytes": 8842, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/model_view.png", - "sha256": "14f670a1133271437567b1279767825a7b54b52c85b8722f07671a98afd17163" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_4/parameters.json", - "sha256": "da5eb3b186b04ea0dc7831c19d829b4d7bef1108eb25e4ffa0f5a63aa7e4b3fe" - }, - { - "bytes": 327, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/calibration.json", - "sha256": "411dd401701804fb44266fcfb1fabe011a452761b02858df763c4d0eb39ea83e" - }, - { - "bytes": 2165, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/candidate_evidence.json", - "sha256": "38a1360a4447281c763fd7563f60d9c78780b2e1874c9c0743f12b62594dd63d" - }, - { - "bytes": 27825, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/device_bw.png", - "sha256": "18a63cf9718ab7ded041d4833cd770ecbc5e982b701d0dafd001b13911e25428" - }, - { - "bytes": 1525, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/factor_assignment.json", - "sha256": "c35f743bc942b6a8cc46e5d85b44adb86f08e6f296744f956b8965ee39b3f7de" - }, - { - "bytes": 420, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/ground_truth.py", - "sha256": "dc09d5d9329943e8589724838f50c51de441d797225365930dd9d68637531836" - }, - { - "bytes": 50807, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/model_view.png", - "sha256": "a5027bce7c0f9d288967acba317602b3e331e4664b34ced36cc763703546a291" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_5/parameters.json", - "sha256": "49acb855cb41e7a5b89d835673cf032aa1db4c975efdc438ea5ea68b11786f75" - }, - { - "bytes": 312, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/calibration.json", - "sha256": "782f11effc638691470bfe1149dcc3ebc3a9c4c5c3261c4439be16f6da1a0922" - }, - { - "bytes": 2160, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/candidate_evidence.json", - "sha256": "8f3ef81f43c638764e3e6a8520ada945a6789fef5962f2b71f564868763faba8" - }, - { - "bytes": 28210, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/device_bw.png", - "sha256": "6f1f4bd0d23cca513a97d6369f41f003cf3f1c61ac6e8eb4f2f97c9a6ed0597a" - }, - { - "bytes": 1525, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/factor_assignment.json", - "sha256": "903490b1d4473f2ee176de297f00f48cbbb21533a2d2a1283e78bc17efd52862" - }, - { - "bytes": 420, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/ground_truth.py", - "sha256": "8d7e18b3a98a659298c349a4d7a8b0a73fb9d9e2d3dd4aa92401dc006c268d37" - }, - { - "bytes": 44261, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/model_view.png", - "sha256": "68c173dbeb17da1cb3b125ea920534ce25bba384669f2abb393c12fe026fda6e" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_6/parameters.json", - "sha256": "2917b5fed2638e829ee4a2ec7a7a490d46a6419a3aabf6c77850a39bc6566db5" - }, - { - "bytes": 327, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/calibration.json", - "sha256": "a31a1ba9a0e4c73bae5f26b9cf70b45a5cba30ff4e72579cd40d5788e3b55c96" - }, - { - "bytes": 1918, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/candidate_evidence.json", - "sha256": "bcd039080723f6e9c20eee9dcb34a5002df8607b45d91c2cc0afc46d6063e456" - }, - { - "bytes": 19432, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/device_bw.png", - "sha256": "8dbed71ab74706156e96f254f1d7e87d1570cff85b3fc351dcb641c652528537" - }, - { - "bytes": 1525, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/factor_assignment.json", - "sha256": "77b0ddd669dc0a4627b03e9c9eb291ae5fa6b41c2d2a553dc774488f1bede073" - }, - { - "bytes": 419, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/ground_truth.py", - "sha256": "bdadda15ed89bf1148e211010afcbdd9210cee4a71a19cf18ba14a10dc5d3f0d" - }, - { - "bytes": 21364, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/model_view.png", - "sha256": "d7e587a1cc9dc237c62d6e6e4ada6f7d2d0772b0b0d0f9b6c68c161e3f6885a0" - }, - { - "bytes": 244, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_07_regular_polygon/l0_07_regular_polygon__semantic__sides_8/parameters.json", - "sha256": "9c43e92a752959a0acce0dc42e436c230805c0d9ec9b7486cbb8dd06afe704fd" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/calibration.json", - "sha256": "27771db34c53ac1db8ab5552860f477e6a7d4d86eeb94860e912e68108eafdd5" - }, - { - "bytes": 2243, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/candidate_evidence.json", - "sha256": "d5e73d877ecff24b3d3005b0bce49407b3922108ea2423e8f212cb64ef51b753" - }, - { - "bytes": 20058, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/device_bw.png", - "sha256": "f35601f524e2eecfab8d24c2af1adef97575b43821f97cbd4e54fc917396df03" - }, - { - "bytes": 1723, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/factor_assignment.json", - "sha256": "52dc5f207f4f781ee9777c0f216bb917c116d8c37e70ed2949492c491eafdca9" - }, - { - "bytes": 510, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/ground_truth.py", - "sha256": "6e82237d659c19595ffd4c6d8ad90d43fafd42e54ee63091a22512eab529a286" - }, - { - "bytes": 37357, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/model_view.png", - "sha256": "332a7a3c706bd8adb208e1a7c06b1793195db78c5844e08ed03f6455a12b0b96" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__medium_unequal_rot45/parameters.json", - "sha256": "f242a7be5ac204a972c4d84401cbd38663dc8e213d138430995194cd9080b113" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/calibration.json", - "sha256": "9dfc136fd6e8cf5396eb1908b30da9b9f70702b1511e2296cbea0fa8fd179a62" - }, - { - "bytes": 2197, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/candidate_evidence.json", - "sha256": "cebc0e3f2671bdbdee5510bc1e749e33d18a964072b9122ccd6df86bcaca84c0" - }, - { - "bytes": 7616, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/device_bw.png", - "sha256": "35be85f6e2dc348973770189d742bbf2063046b1aa03c81d02bd685cfc3e216f" - }, - { - "bytes": 1682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/factor_assignment.json", - "sha256": "e0e4d2867016a3a55756687bcd1c6b7ebfb4bdc15069d39f43544eb8c714e21d" - }, - { - "bytes": 454, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/ground_truth.py", - "sha256": "a85252c59c08fc4bbf7f5675206e7e7d2ca6d8083c8094ef9ce2019e6bce4bd7" - }, - { - "bytes": 5950, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/model_view.png", - "sha256": "b031f461e1b5fb920efa20f6c9f3a166079232e158901442783fc5ff86530884" - }, - { - "bytes": 272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_x/parameters.json", - "sha256": "fed28ccee3c825c150678ac267902237ad1ddd0a8010ede8fbd0aedb7f731703" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/calibration.json", - "sha256": "9dfc136fd6e8cf5396eb1908b30da9b9f70702b1511e2296cbea0fa8fd179a62" - }, - { - "bytes": 2202, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/candidate_evidence.json", - "sha256": "1bfa75e861f1bfbb74f1328d5749a3d29fa9ccb81d0dcc5d479cc226b481253a" - }, - { - "bytes": 7620, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/device_bw.png", - "sha256": "a2c63dce628ff698e041002a5cfd557cccd181226f260b295b386ece4b09fb88" - }, - { - "bytes": 1682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/factor_assignment.json", - "sha256": "c4305c30a00bc7b958eee21fefecd7ea8f5e8db703a7c5ff7f4d39df9f87dcea" - }, - { - "bytes": 454, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/ground_truth.py", - "sha256": "1aceb7d673bf2e9fe2e12bdb39b7281577e84bd6fab982f8e7d12de1c9bf1f4d" - }, - { - "bytes": 5936, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/model_view.png", - "sha256": "cc27dea94661d0e11d59d0813ad93fb92f7b357acd21fd7e142b02fb389d1fb5" - }, - { - "bytes": 272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_mirror_y/parameters.json", - "sha256": "fed28ccee3c825c150678ac267902237ad1ddd0a8010ede8fbd0aedb7f731703" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/calibration.json", - "sha256": "e21c4eb2d551ce8de4171432a08b08784d4a813bb191a7093e956183c8d675fe" - }, - { - "bytes": 2231, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/candidate_evidence.json", - "sha256": "6fe36d3cc1d91a018c6184c5ab8cb79f051b74eb953511d22a04a4f831c55bbe" - }, - { - "bytes": 7626, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/device_bw.png", - "sha256": "27207c34dcb658ba301b7e6fa88d56942d81ce6ef579e1743fc908237b905c46" - }, - { - "bytes": 1665, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/factor_assignment.json", - "sha256": "8c80c2b43fad0e5620835029d35426730c733c82f78db8afce093a1397d4097b" - }, - { - "bytes": 511, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/ground_truth.py", - "sha256": "d704b71a5b443ac7ba325e2963df2e75c290fe4df07f71beeae4d784b963ecc6" - }, - { - "bytes": 5955, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/model_view.png", - "sha256": "46e95104aaa6b3c25264c95c742b7f730aeb154857158994daebad76b631617a" - }, - { - "bytes": 312, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot180/parameters.json", - "sha256": "56c8bb7dc118de56db3233e0795886302e45e39d5c51e008fee3b047ac184bfe" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/calibration.json", - "sha256": "ad86a662c585b88f534220e2d618938fabf6a9ab7a297d47ace3a22f5d292ebd" - }, - { - "bytes": 2228, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/candidate_evidence.json", - "sha256": "7f69ea61a4edcb804dfb2f4854b63d360af18ff1c4986435c1e190c8622b48b1" - }, - { - "bytes": 9180, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/device_bw.png", - "sha256": "430174b350951059cda0737b2e71cdffbdfa4f599641e03bf6ded2e838a98cde" - }, - { - "bytes": 1674, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/factor_assignment.json", - "sha256": "aee1ec41a3867d1688e37492513b767d2c84f3b78f3886e83889ab6da08606f6" - }, - { - "bytes": 511, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/ground_truth.py", - "sha256": "2e9384cf995e4da1f10f978e93ebbf1ed1b89a0c9b2f17780b83db05f697b9ab" - }, - { - "bytes": 6260, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/model_view.png", - "sha256": "a9d470d301890da1f19f8c2ed4585864e554b32c23334092a2f1d0b8bfe24637" - }, - { - "bytes": 312, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot270/parameters.json", - "sha256": "b3065ff713a0971522619f60e44ffff0d3eb4fff73d9f8b6dd4431a4ee802c9e" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/calibration.json", - "sha256": "9f1aeb639fbebc828932e4734ad6289c607822c8fb38592edb04502d3892c566" - }, - { - "bytes": 2230, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/candidate_evidence.json", - "sha256": "ef829dd033beed1f9617db871eb62058a3b13f6e62d2a34584f2e196fbe3579d" - }, - { - "bytes": 9186, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/device_bw.png", - "sha256": "815d36450dca3863f95143e694005a19a6f3a50369cd7752c1080e816527a162" - }, - { - "bytes": 1664, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/factor_assignment.json", - "sha256": "f0f2b1c1c8d766b9d786cd52b8b408f15bea81d871fd0e427bc7f844c2ec0726" - }, - { - "bytes": 510, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/ground_truth.py", - "sha256": "3f4469e64672d7adab12ca16ddbd3beabd540620bbefffa8baff41f477715362" - }, - { - "bytes": 6300, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/model_view.png", - "sha256": "7578d1b3c7f149b3a3aa8af50a0696ed445265ad6fa9279f7ad9921366ef2c54" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__x_long_rot90/parameters.json", - "sha256": "ffc7f39778c68b023448b7bef402fc1b942ad48050583d60eb05bd9d3843a8f9" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/calibration.json", - "sha256": "c1f27b0094e440cd067abce5fb61184e0a6f0029ccf14ba470be243afb752f9d" - }, - { - "bytes": 2164, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/candidate_evidence.json", - "sha256": "fe2af88893d080c7619568c8e85cb8ad2cc920abb415159f82191ca2ba6d131d" - }, - { - "bytes": 9187, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/device_bw.png", - "sha256": "c1165c7ffe51f16643359a16396427dac1227227ea7782042eea6fee7eeb0f66" - }, - { - "bytes": 1624, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/factor_assignment.json", - "sha256": "5f4b8883a0c1fc5e8244acfb5ab5abdb98bef9250531d2fdd9e428103e19b477" - }, - { - "bytes": 435, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/ground_truth.py", - "sha256": "a61b5447afe58e5db18a2a2071670cc42f8f9d205bc98186d185d5fea9dc2ac1" - }, - { - "bytes": 6285, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/model_view.png", - "sha256": "d8bdde71886a7ab33118e4b2362b52da77d2d6e9fcc58e66a5ca959563df0f3f" - }, - { - "bytes": 272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__equivariance__y_long/parameters.json", - "sha256": "0ed32471a6bfc65f0493dbc720c68fbf3f9344a130f83830547d089b55937e61" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/calibration.json", - "sha256": "34843f88ead79aeb6188fd329db7874e061c0a6f3ae04c19995b217a476b782f" - }, - { - "bytes": 2175, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/candidate_evidence.json", - "sha256": "2cc0092a57b200cba1ea7ad7d130651137758d719d615258c336e9ab0f2eb163" - }, - { - "bytes": 10745, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/device_bw.png", - "sha256": "ede51ebd5305a777d0c5820f2760983096f6af99e9cb4340e4de6d7aec6ce513" - }, - { - "bytes": 1538, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/factor_assignment.json", - "sha256": "6d1baff882135e237968dbb466b0e1bd7cb4e58b612923afee0ec9e02d0edfe4" - }, - { - "bytes": 435, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/ground_truth.py", - "sha256": "22c65c2a43d8cc4784c54cf0faf7836783e03d839eb2b9f763185e848d6e21ae" - }, - { - "bytes": 7561, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/model_view.png", - "sha256": "fbe60ea9a785e3d22ef2fd957c025d0b09563e79b8d3640fbf75e9da0da1dbd3" - }, - { - "bytes": 272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__medium_unequal/parameters.json", - "sha256": "cf5eb42146051f24f4417871dc13bfce2ad298dfe5768a395d5d34126564c6c2" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/calibration.json", - "sha256": "0876492ff952fe743ce896f101b80cb5e4ca4f17d73f228bd6b329506f74fc42" - }, - { - "bytes": 2171, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/candidate_evidence.json", - "sha256": "2c621bc60d531b1397f64ca550cb30b709d8633681a6c7dd0cadb575ae76d213" - }, - { - "bytes": 11669, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/device_bw.png", - "sha256": "3f388fbd1065e100b13b1503676044f20b55383b304291612dffd001a2f30803" - }, - { - "bytes": 1531, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/factor_assignment.json", - "sha256": "bc3b4527ee7663de2bfe973f4b89d9368a78601eaab2dde280e5c2fc0215b379" - }, - { - "bytes": 435, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/ground_truth.py", - "sha256": "78675a6e054f7c1c0e1b06ea65b8c13787c4cee4ef4501db94288ab75dda800f" - }, - { - "bytes": 8981, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/model_view.png", - "sha256": "73a0eff7a15ab8a2607562cb3b406c60836a6cecb540e260f87c47cfa069c2b6" - }, - { - "bytes": 272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__slender_equal/parameters.json", - "sha256": "93e3b43b07abf68ef71bf82acf3f42473e8128ca01982e0b5d97323b6f94b5e3" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/calibration.json", - "sha256": "29c3560090ad21980e963f989d79805a631a593c2e6fcec64fe126101d6c4d19" - }, - { - "bytes": 2165, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/candidate_evidence.json", - "sha256": "eff2d5c4229eb5dd17a3fe71fd419b68bcefb2486e3af23b141dd0a939b9575c" - }, - { - "bytes": 11689, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/device_bw.png", - "sha256": "4db4ce7e204095fadcee80d50119a96f2925456f162aa355da8f2a2760d3da80" - }, - { - "bytes": 1517, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/factor_assignment.json", - "sha256": "25ede957e32c893f2c2c81c2b1babffb1bebfa2e7da6aab9e70fd83be92dd547" - }, - { - "bytes": 435, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/ground_truth.py", - "sha256": "b0d1a3e005527a85f44c782f63d14f9d9748a64fee9d8e1c8a17de8b43834dd6" - }, - { - "bytes": 8974, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/model_view.png", - "sha256": "7ac582a2ac993513b5ce2f41353077432100178ca25fb8a04102b79eb56d8592" - }, - { - "bytes": 272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__stout_equal/parameters.json", - "sha256": "8110e10cb6914d0869aa70b7ae4656d556b9e05180bac0befb7827546874be3a" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/calibration.json", - "sha256": "9dfc136fd6e8cf5396eb1908b30da9b9f70702b1511e2296cbea0fa8fd179a62" - }, - { - "bytes": 2167, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/candidate_evidence.json", - "sha256": "83bae058c1ebba9f3b48c0c7e0701b3bea9bd1513be42cdb37ad5402d37660eb" - }, - { - "bytes": 7626, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/device_bw.png", - "sha256": "b72e9317658bb23ec386dba1c3506e28714e095cc5e4780ce658cd812a075980" - }, - { - "bytes": 1491, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/factor_assignment.json", - "sha256": "15edc9c921a93ee4da2b86aaf5b37025051603481cf8b06836a7a4c97363e92a" - }, - { - "bytes": 435, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/ground_truth.py", - "sha256": "24a8a328f57176b5c7abe332e9a9de77ec144bf388a50072adfc5999735efce8" - }, - { - "bytes": 5957, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/model_view.png", - "sha256": "059917aecda81e1564d8c2ad91c6fe4f3b256443d25a08fa389488c5f176c33d" - }, - { - "bytes": 272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_08_l_shape/l0_08_l_shape__semantic__x_long/parameters.json", - "sha256": "fed28ccee3c825c150678ac267902237ad1ddd0a8010ede8fbd0aedb7f731703" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/calibration.json", - "sha256": "29443c144d7358c1dfac1db79627aef4662b589dde1e04ffec3bbf07503a5faa" - }, - { - "bytes": 2260, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/candidate_evidence.json", - "sha256": "9e10763c03ae3b3651a75f94f0c2799afa89c16cba0a5a30c9b3b0619d7dcab7" - }, - { - "bytes": 1300, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/device_bw.png", - "sha256": "c359d115123c7b99c16dc51f38b565cf66e796a0c0557b1cd0656d0bcb12189b" - }, - { - "bytes": 1753, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/factor_assignment.json", - "sha256": "f20c0409cc0cb6369a8483a44c5d44139aa25990a58253358f6d115bf5debc06" - }, - { - "bytes": 617, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/ground_truth.py", - "sha256": "4a1aec8153bfebdf2713899af40e3a38ab4947643675a5f3a5d3f69fd72b506d" - }, - { - "bytes": 1174, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/model_view.png", - "sha256": "56da403c475e3ca97507ea2a3388d3e71951efff59f6f0a3345ad102350e2c3d" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__calibration__long_thin/parameters.json", - "sha256": "a73e37c7bb37d37bf46e95052473a8a67b3759af8fa4b921e104ab7b94b0d393" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/calibration.json", - "sha256": "c6e2550cfab0f8d186cc1ebfcc7a6b6fa7a1f712727b95661929e84894631126" - }, - { - "bytes": 2360, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/candidate_evidence.json", - "sha256": "eee7ec570aaa4efbcda88338f8d75b5ea980079f0b976f9d097b13c271956e67" - }, - { - "bytes": 24163, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/device_bw.png", - "sha256": "662d58b629a46fdc62c54dd6401dd4f6a73df6d70e22acceebc9d04ceacb8de2" - }, - { - "bytes": 1786, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/factor_assignment.json", - "sha256": "05714bd62c4ee016fd71d670bfd5bef0ef4a0165350c8423ab7f9c18b020c3a4" - }, - { - "bytes": 692, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/ground_truth.py", - "sha256": "18aef99ca07ff80542bf8d498af42ae15ec60c001004c27b1752b9f1601ca757" - }, - { - "bytes": 34224, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/model_view.png", - "sha256": "8b1e3e501441b0ca38b2f03b19c70df9c5dd2d74d3b6d4136c3de1778c02271f" - }, - { - "bytes": 365, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot45/parameters.json", - "sha256": "317bb68aa6dc4be712ddbb68a548b1b7b3ea3688a31e92c680f2457ef841b423" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/calibration.json", - "sha256": "25ca4b9afa4083040e7258592f9cef75948e293ec7ddada0c876d8e3cc53feb5" - }, - { - "bytes": 2343, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/candidate_evidence.json", - "sha256": "2f55f3f12e1689b5fa972ba85b82e91798d1241cc269e2feaa62aff6c649215f" - }, - { - "bytes": 5419, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/device_bw.png", - "sha256": "a288603604595b0f545bd1f52b6783b6ad32ece96bef273381385c1e5ca027aa" - }, - { - "bytes": 1786, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/factor_assignment.json", - "sha256": "92670b3004addc9b6a17fade505039a45f5728dc233bdd2959dfff2d98581419" - }, - { - "bytes": 692, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/ground_truth.py", - "sha256": "cbc26fc3e2868f91fff9e39190f3512f25ef3399e5684dd72311b6e7bfdbf14e" - }, - { - "bytes": 2721, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/model_view.png", - "sha256": "6e583738f9ca9a4e975081cd6080f6b532e8a6dde56ff997dcd00298275879a8" - }, - { - "bytes": 365, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__equivariance__constant_width_rot90/parameters.json", - "sha256": "bcf610b7342b45a8a6c10a4cb384549c1728f3e15313e783f61e1cadeeaadf2f" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/calibration.json", - "sha256": "adb354970f8f97d194aaecd5e60cc1e12f1cba6c8e98febfa6d2c0095076ee16" - }, - { - "bytes": 2278, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/candidate_evidence.json", - "sha256": "af34f8433962abf60049235a86d21eaf533159cc409aeb98341b087e14862e45" - }, - { - "bytes": 1619, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/device_bw.png", - "sha256": "5a82357699552186848521de7b885896201ad490dac24f6900d5719ad73a33c5" - }, - { - "bytes": 1618, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/factor_assignment.json", - "sha256": "47c5773b39613d6176d82f9c02c69ef2566d2fbe42dd55d96dc71a01336a71a7" - }, - { - "bytes": 617, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/ground_truth.py", - "sha256": "852644b875b25d066accf4ac6211da59d08e7e4f92289eaa91a892638cfaec6b" - }, - { - "bytes": 1416, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/model_view.png", - "sha256": "b65b00995f8c77d17c13064c0724e45350754eb58254cc925122168431a3b105" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_09_straight/l0_09_straight__semantic__constant_width/parameters.json", - "sha256": "2341c9b9adf8ad0a95e1bf30b774b45b274209d338ed6819b6fd72c642fde67f" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/calibration.json", - "sha256": "a1a544fa95ef12027b594a2af0059150589c7ed0ae10a233cfa2df1d326cb663" - }, - { - "bytes": 2297, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/candidate_evidence.json", - "sha256": "5d721b8c8dd4992eba82b18d1e4ed70f8bdbdc8b548b4914796d1cb1a6ed0863" - }, - { - "bytes": 17698, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/device_bw.png", - "sha256": "29a52d2c6278f5bc5df519917857cd5351cabcf4b16e0ebda77a41108120ed36" - }, - { - "bytes": 1900, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/factor_assignment.json", - "sha256": "50beeaec0ccbd3900bbae01d1f9e40155e6014b66124d8ef6fd99a6c52ca9d4c" - }, - { - "bytes": 697, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/ground_truth.py", - "sha256": "bfe8a05d4935daf42260ffb5de364a6bce69b71f7e4c71e010c1db89bdfdfbcb" - }, - { - "bytes": 35470, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/model_view.png", - "sha256": "bdbce9ff089a132ddbf49d2023be27f97fcb5ac783e7e59fc77032c9547bcf76" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg45/parameters.json", - "sha256": "a43b922f8260250cc390a31c273dcf8944ebfa3bed2d273327597583ace1547d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/calibration.json", - "sha256": "547cec5a3e3358439926b0fa3405c1acbe77ea27e5a42d433d599be3505f573d" - }, - { - "bytes": 2293, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/candidate_evidence.json", - "sha256": "5057ba6a9ee7a4dda1ab3bb736a87268b90aedf8455c75bfff0807e9964269d0" - }, - { - "bytes": 25660, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/device_bw.png", - "sha256": "56f786bee4f62d8769002b7833889e1b7b83d8930362c43b672950d1a46e0bde" - }, - { - "bytes": 1900, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/factor_assignment.json", - "sha256": "6607aed2b459666eb26156de78fbb15aac38cc37821f5c59f3441dabb64989e9" - }, - { - "bytes": 697, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/ground_truth.py", - "sha256": "82d86e437c4df570576a5f7d78ff22176751544228b9abf58f612da0124f3d55" - }, - { - "bytes": 46585, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/model_view.png", - "sha256": "72abac07c55adffa411c0817a0f78472bb9bcdf1f3cf71c095c58bf13dcc2e71" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_neg90/parameters.json", - "sha256": "bf128640116c8c67518c01627a0e61c261097ad28618a3e4b35b434be52b0b41" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/calibration.json", - "sha256": "1fd9244a96c0b1bab6c554c16e488ec65362a705f4e834c80e7779fb75e28c89" - }, - { - "bytes": 2358, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/candidate_evidence.json", - "sha256": "079d995ff4281a0f3e61141736c0039cc6a2fe4848d7853704428b7bf4b7980c" - }, - { - "bytes": 25573, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/device_bw.png", - "sha256": "ea838c2aa2c0275baceeabcb5549b25b67b0acc47f036d343ae6e008098acaa5" - }, - { - "bytes": 1939, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/factor_assignment.json", - "sha256": "d37cc84283b4fb5de9096624cb26c0e8d492559f87ed5e0faeaf53b184aa9b59" - }, - { - "bytes": 772, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/ground_truth.py", - "sha256": "8e6324c336a4d5bc473ec144a6d6fba3af1d5298e9e2d040cabd6aa551a9844f" - }, - { - "bytes": 45252, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/model_view.png", - "sha256": "60678d1cd77eef7dfdba7c694ba33f3149b22283ccf45de4488b96f32b65ef63" - }, - { - "bytes": 390, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot180/parameters.json", - "sha256": "79bfd8aa011233eaa7c12d4ca1e3a7ecfdc1babd092083ecdb9c892ccdcebb81" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/calibration.json", - "sha256": "29e587b2db6b2e5e42f8ff1b1a1821368ed2f74ff611893982e79c4b64fe11d7" - }, - { - "bytes": 2359, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/candidate_evidence.json", - "sha256": "26d6c2d4ac86d57c2e806d687394e28f92ec6d27488c2620bf5fca8cbfc68e95" - }, - { - "bytes": 26105, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/device_bw.png", - "sha256": "af3191661ba262728ff873e10b34cfc88d6de3986aee94ea7e8c4dd9155b25fc" - }, - { - "bytes": 1939, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/factor_assignment.json", - "sha256": "3d04974f3b26517bd1c69bea9ec1fd649731f5e5c81eda975a7da394df49d729" - }, - { - "bytes": 772, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/ground_truth.py", - "sha256": "3d54281e8273841c77d05938ea5f1ce305d4f914f9e24a24df216abcadbb330f" - }, - { - "bytes": 46811, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/model_view.png", - "sha256": "e75826990144d6ce8c5ff94cd2e9975db1ee6b13833c7e5f2173cf793d3a9c7c" - }, - { - "bytes": 390, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot270/parameters.json", - "sha256": "5fc1ad23809756c68cc36e40768600edc74f7cebec81d44ed4bf38fb687a9780" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/calibration.json", - "sha256": "2f410fedace0f25c27430fc40033e9bcd01dabbb82fc203f1c8a07731d7c79b2" - }, - { - "bytes": 2347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/candidate_evidence.json", - "sha256": "c1edd57d377621cdab3e90ae3efaf982cbf0aa117d8c812359c3ce6fc4628abc" - }, - { - "bytes": 22752, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/device_bw.png", - "sha256": "97f1c712213881a30e53902ef8350ea268b19e76079ae7f728f48c04508baa27" - }, - { - "bytes": 1934, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/factor_assignment.json", - "sha256": "6a6506e21c8482541d476e7af9b7b322ebfba57bbc1a238a896c3be31f014bbb" - }, - { - "bytes": 771, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/ground_truth.py", - "sha256": "d74f6f748e40d39eee95ee06afbd4cfd763b1bb18b5ab039e3236843665c8187" - }, - { - "bytes": 39016, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/model_view.png", - "sha256": "55c47011da93496d69440ba4aba8b49be9aacf7915d3e21bcbbca59dae1b8d12" - }, - { - "bytes": 389, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__equivariance__angle_pos90_rot45/parameters.json", - "sha256": "50788c82514b3cdea525b8cd20d5faef90b63246177c8647fbd0be367387410b" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/calibration.json", - "sha256": "5e8b56f2d43bb8beed3c5e0ff64cf6f9758bd0cbe0215b9512846f7e7a145d1f" - }, - { - "bytes": 2294, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/candidate_evidence.json", - "sha256": "969f92069143d0fc51c1e4d96ac3279b77da1ca922d7645ead4769f784fd3db6" - }, - { - "bytes": 26290, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/device_bw.png", - "sha256": "d44fdc658bd0a814492093b561d2a4e2f83f238900ee4d64e60e824808b0a0ce" - }, - { - "bytes": 1752, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/factor_assignment.json", - "sha256": "e68371ab35a2d7d3b335f0dfd1251cd89052e910b59cef4042489c3c0e643e29" - }, - { - "bytes": 697, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/ground_truth.py", - "sha256": "a573de7f9a8905b3d5085d5aa0f0b1011b7b936f6ecfc029c427df52c77d511c" - }, - { - "bytes": 47511, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/model_view.png", - "sha256": "d29f86ebe29c548405cf25e0c3dce2729ee460daead32a0e83d71d1b0fc78194" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos135/parameters.json", - "sha256": "1f6000969bf2f6396d65253db9aee6ef1f2666806b8af58d522f78a4666586b6" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/calibration.json", - "sha256": "ac481ad6a0c4ab096a453ed41fcfb0caf367f2c94e8c1fa1efabb3b6ea1291e9" - }, - { - "bytes": 2285, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/candidate_evidence.json", - "sha256": "8915cd64af9e1432e14cabb0aa3350568047854ee56edc6f9c1124b83ca22e13" - }, - { - "bytes": 27092, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/device_bw.png", - "sha256": "ecb26cc246986559c9ebee8b1837d6ac93ff8bcd4554adbb41bbe24f4eeb83af" - }, - { - "bytes": 1752, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/factor_assignment.json", - "sha256": "034e6352fb8c14e39b1db48f87919051a2bd4fe13227f68cd4ee6a9f6b65c67f" - }, - { - "bytes": 697, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/ground_truth.py", - "sha256": "ed60451e03d5404aa90ec1355f802588eecb3d9eada300e8c4b49f39e1793316" - }, - { - "bytes": 54564, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/model_view.png", - "sha256": "4d96a7af540cf2ffee223875819c001b168be49d2ffd90125f383289daffd9ff" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos180/parameters.json", - "sha256": "ea9d08ff30c49ca38e7620cb37459950068e432456a390197e2aefc988d1a77f" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/calibration.json", - "sha256": "a1a544fa95ef12027b594a2af0059150589c7ed0ae10a233cfa2df1d326cb663" - }, - { - "bytes": 2294, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/candidate_evidence.json", - "sha256": "70cb399c78c84b27aec64c64c360072cac86d0a0f6025e969bc21ffe8c928860" - }, - { - "bytes": 17524, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/device_bw.png", - "sha256": "fc5a644687aee6ed3d5fef9f080a1075d673c9f25a463d63ec5991f9cfac9e20" - }, - { - "bytes": 1752, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/factor_assignment.json", - "sha256": "c731a80f8cb912f81dc3884bcf43265a1938b24689d4821bf72e3a27c55ad0af" - }, - { - "bytes": 696, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/ground_truth.py", - "sha256": "0ef2aa9995f49cae8c5c1d4c660b1ebd5c1ba3c4a9c96a156bc01c78f0383747" - }, - { - "bytes": 34827, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/model_view.png", - "sha256": "517d678cf68174529f7fabd9aa84f4762e6b0258899fbd4d8df4e9542fab42c7" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos45/parameters.json", - "sha256": "afa0759c9b7bf2592c63b7bec1ae4263473164e70caaf84c238306abc0fa4c9d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/calibration.json", - "sha256": "547cec5a3e3358439926b0fa3405c1acbe77ea27e5a42d433d599be3505f573d" - }, - { - "bytes": 2295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/candidate_evidence.json", - "sha256": "dc36a475daa50688d48d4cc8e043155b90286b9f2f2f476ae1eb8c8c241e23f6" - }, - { - "bytes": 25359, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/device_bw.png", - "sha256": "f568eebd6dbedc9711012ba07ed1869d56440b1b5069efa3ebf41f58ac464426" - }, - { - "bytes": 1752, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/factor_assignment.json", - "sha256": "b4b6fcc99fbd8645eab6049606a6e656ca3024a06bcbf8c692062c6aa797aae9" - }, - { - "bytes": 696, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/ground_truth.py", - "sha256": "0d569ab4213b0f98211c2004cf9de896679d8b468d92ea6f49745483588753c8" - }, - { - "bytes": 45721, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/model_view.png", - "sha256": "d2b192dba6bb25dfcfe929eac921fe49aeae0621e2f98e74c5a7b8a659a91879" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90/parameters.json", - "sha256": "47c15d501cc9d6ced10621dd4906cf0b239ca4d70be035eb6b848c550a4bd6ba" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/calibration.json", - "sha256": "547cec5a3e3358439926b0fa3405c1acbe77ea27e5a42d433d599be3505f573d" - }, - { - "bytes": 2303, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/candidate_evidence.json", - "sha256": "0691d8906b54c27533642f54e4c0dcfacee22caadea8834f26435b7aa2354ad7" - }, - { - "bytes": 25007, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/device_bw.png", - "sha256": "2ff72b2b2c43afb68052d514d1b66dd5d397ba9c3c98b1d0670affb9555f8dba" - }, - { - "bytes": 1789, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/factor_assignment.json", - "sha256": "6fa90d71fc935b6112e061fad62be9add63edfe0fda5bbfc49e71c0048aa5b00" - }, - { - "bytes": 696, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/ground_truth.py", - "sha256": "e8826df7eda2f778b77d1ba4fd54bab6fc3f00a40324290a446338189df2d143" - }, - { - "bytes": 45155, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/model_view.png", - "sha256": "fa36bcc73a3708285988ea722306842f6a2d2f11679b103fa5db12ae5f8f4581" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_full_p/parameters.json", - "sha256": "104a7d185c7af68ee79470c6a3244b340b78ee627e8a2feda30c55a2d01b8c53" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/calibration.json", - "sha256": "547cec5a3e3358439926b0fa3405c1acbe77ea27e5a42d433d599be3505f573d" - }, - { - "bytes": 2299, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/candidate_evidence.json", - "sha256": "58eb755ed85d1cc57ae71f6ae07f21fcc92aadad0eb2f475959c3f7b10ac4c78" - }, - { - "bytes": 26341, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/device_bw.png", - "sha256": "791b9e403b1aa4cfb6523e67360f02b6509e7ad4a85ac71771372012ab732245" - }, - { - "bytes": 1786, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/factor_assignment.json", - "sha256": "17d95217143b4c29deff4bb160b84895520b0603b0fbf17f7dc1c844060deedf" - }, - { - "bytes": 696, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/ground_truth.py", - "sha256": "65e4a0d51a2b9d9ada97cafed62b5c8d69b0c1f4cbedaaa34ea8d14eb39a7e33" - }, - { - "bytes": 47522, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/model_view.png", - "sha256": "24fc3a03863da8fbe5996edc5776070265294bda43e8104396ca2381f712360d" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_10_bend_euler/l0_10_bend_euler__semantic__angle_pos90_low_p/parameters.json", - "sha256": "394d77c40feb9f40eea4219fcb38e92f1261a850416d2b1ef1db5541eeaddb05" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/calibration.json", - "sha256": "547cec5a3e3358439926b0fa3405c1acbe77ea27e5a42d433d599be3505f573d" - }, - { - "bytes": 2305, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/candidate_evidence.json", - "sha256": "e91dac3ea1f6546490e8cde174e6e0b9492363c1c5646d2165a03d80b22306aa" - }, - { - "bytes": 28337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/device_bw.png", - "sha256": "a01fdf00e54ff41a4b59ddfbe4f9866b7f0b86e2af0fdce66cfaecafa1cdaf68" - }, - { - "bytes": 1763, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/factor_assignment.json", - "sha256": "e1518e354585a5ba3539d83f2668d1cc1eeafff75f857c166a69015b8829e10f" - }, - { - "bytes": 653, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/ground_truth.py", - "sha256": "1fae3b249ff1bc805808cbee90bc7234072ac8d543fc48528212b93c965a0952" - }, - { - "bytes": 52579, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/model_view.png", - "sha256": "88380a781f92614d4be11cd1499574307b7be63eb5e382b17f4e29cb7e5ad6b4" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_neg90/parameters.json", - "sha256": "6483e3f7e4add930026a5e0399786cc71891cc85c7bb3e4eb901cdd3cd72c257" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/calibration.json", - "sha256": "1fd9244a96c0b1bab6c554c16e488ec65362a705f4e834c80e7779fb75e28c89" - }, - { - "bytes": 2361, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/candidate_evidence.json", - "sha256": "669b759c5cbe89fe3b33e340fc19052f0e373ca5b37445b81a2bf56de03a324e" - }, - { - "bytes": 28062, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/device_bw.png", - "sha256": "f773e5707b85e408addc25c16a065a5e78ccefdebc97301b807809dab360202f" - }, - { - "bytes": 1802, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/factor_assignment.json", - "sha256": "8b4b65fb8bad13bebe3c181c6e640259c87aca2ca455fe2a9606b28260e590b2" - }, - { - "bytes": 728, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/ground_truth.py", - "sha256": "aed6bc2b8161b201361f82f9747aeae634ca32f8933d2d30dd82cd0b8dadd93c" - }, - { - "bytes": 51217, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/model_view.png", - "sha256": "a4fdab0fcb68964a0f68cff1c5a274eedaaaf1e4b0502e06f01c89bf1403ce26" - }, - { - "bytes": 363, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot180/parameters.json", - "sha256": "2b8135b945b74284b27fbfd8b2dac2fe2f58c1d51fb1a7fe07d80f400782aeee" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/calibration.json", - "sha256": "29e587b2db6b2e5e42f8ff1b1a1821368ed2f74ff611893982e79c4b64fe11d7" - }, - { - "bytes": 2366, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/candidate_evidence.json", - "sha256": "da4fd3c643682ba6c67d982154da5ee527487bdf1bfcf40996969816698af72f" - }, - { - "bytes": 28794, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/device_bw.png", - "sha256": "b17be8db0c4efb00f77811da2959cb6646aba73226ae19a87b1a78f6b1130022" - }, - { - "bytes": 1802, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/factor_assignment.json", - "sha256": "36e00bb6b352570302d3e370b307418806fdb842de50b6ab66147a3d18fc6535" - }, - { - "bytes": 728, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/ground_truth.py", - "sha256": "b24995405cd158281a0bbb6666315f0b3ff63d9833915f5ed6afa4a95dcdca44" - }, - { - "bytes": 52558, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/model_view.png", - "sha256": "1a292bad8c6c3c47f4e4344a61a3bdd091bc1854b8ec52287c8e2fe44c8b1acc" - }, - { - "bytes": 363, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot270/parameters.json", - "sha256": "5da5642aac9ee8e0c1a009c15d9b5e0c9e2430ea885e35e81a0447d73ef96aa6" - }, - { - "bytes": 344, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/calibration.json", - "sha256": "b02aedf0c4acb45eea28d6151a2a734180afec73b33f65da2b82a1b426fc0228" - }, - { - "bytes": 2363, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/candidate_evidence.json", - "sha256": "b609edc172242f6830d0589d1443873774061c7c8b808d785634a3acd2a8083d" - }, - { - "bytes": 21921, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/device_bw.png", - "sha256": "d54edf993b3b2415d56cfd7370e99dc4686b3f681a5dce5dab43fb18f52bb04a" - }, - { - "bytes": 1797, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/factor_assignment.json", - "sha256": "1ca60a2f702dd11e24f3ac40f3032534a03b456721f3f7ea1ea4bc0de0006481" - }, - { - "bytes": 727, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/ground_truth.py", - "sha256": "d64a4ead6aedb36aadf28a929e991ff331974b84d808ac27db4c4ffc8bcb77c8" - }, - { - "bytes": 36023, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/model_view.png", - "sha256": "692694b7626e6b63067ee87fbd765285cedc2019cb4b76e89b6e151bc4683b22" - }, - { - "bytes": 362, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__equivariance__angle_pos90_rot45/parameters.json", - "sha256": "978df5d4ffabdf9e291e63fa6befd13bfb728a3b321db0211b2615d57be30469" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/calibration.json", - "sha256": "47dfd92fedba12a07a8dcca6f73727e3203111b37a362905fbb31be6bc6b0209" - }, - { - "bytes": 2302, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/candidate_evidence.json", - "sha256": "f8c305f85fb23a0eb8437dc0dcd2b81a97cd2b279f3f8b32553439114f55c3de" - }, - { - "bytes": 24768, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/device_bw.png", - "sha256": "82bdce098ed01afcfa91de4abfa511418db2a3d4665bf26d669a320c86eebc91" - }, - { - "bytes": 1622, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/factor_assignment.json", - "sha256": "c960f2aad6862a4d5c62461f7c460d1986a8b5186054db61f86c0643b62d5a79" - }, - { - "bytes": 653, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/ground_truth.py", - "sha256": "4e32a37c62154f1c142a73e702f53782650beaebbe692586b6182b45915f9bfb" - }, - { - "bytes": 43439, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/model_view.png", - "sha256": "ed2c4bb5635efd883c850c0c0f8d5257bb682bdc06528604ae89b64e231e1162" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos135/parameters.json", - "sha256": "3b1940eefe6ec869755236aca3dcd0ad17aaa5939f25aa4c4bb8c6d54fc7aae3" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/calibration.json", - "sha256": "12d975bbe39d093a3ff41eb09f79e91c1194c4e3e2c8f7396434bc4c52f2776a" - }, - { - "bytes": 2295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/candidate_evidence.json", - "sha256": "89cab849839df3171f3f155b816e0d90451eccc71cd182e1ea149c3f60178a40" - }, - { - "bytes": 24158, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/device_bw.png", - "sha256": "ea3ddfd40c40d331011de10893e2ef7856f5ce5d1fd3493118b97ee019fc31f9" - }, - { - "bytes": 1622, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/factor_assignment.json", - "sha256": "976a06f34de9cf2c8d79eee1725193baafa37d5f2c8110c5bd0ebff0847c50aa" - }, - { - "bytes": 653, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/ground_truth.py", - "sha256": "fe9ef4f97b06add32f7a43a33c6ece07847515968dc2dea3c4fc79f7d6a5a470" - }, - { - "bytes": 45433, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/model_view.png", - "sha256": "dcb505b4c36f3098b31114e5eecf185caca661a5f3db7b4fba6d0b89a1a71293" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos180/parameters.json", - "sha256": "6f867b7cc8de772fec245919ccaa230a3dd9e9c171f1436db380eb0e47166801" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/calibration.json", - "sha256": "e2d9145365451b8bdef354310a5ce90d664b00cfd2411e066a77059944350e97" - }, - { - "bytes": 2301, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/candidate_evidence.json", - "sha256": "4a59c09e017a27c501c85833cb473e0297f453de942621bd6ee3515fb87fb8c9" - }, - { - "bytes": 35555, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/device_bw.png", - "sha256": "ff3a9f1d1a41690f9c69baf231940cc769e76cd3b79d2801b8ff8293d7b4951e" - }, - { - "bytes": 1622, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/factor_assignment.json", - "sha256": "27fce77d612c230970bc09e9d3eebd7a9eb42aa5a98eebcc08008fc57d3e29b1" - }, - { - "bytes": 653, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/ground_truth.py", - "sha256": "53f6b9ef89da4a308e71ba97b2bba82247e39e2dd6dedca7037253aa43495eb3" - }, - { - "bytes": 69354, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/model_view.png", - "sha256": "9a27d73b493c3dee972111645e608ec23a51df008fe2bdc46ae807695a585694" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos270/parameters.json", - "sha256": "62e983dee8c0e19410b48c87b73dcc54a7f87ccc5c1b2ad60263ad6005bfa162" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/calibration.json", - "sha256": "a1a544fa95ef12027b594a2af0059150589c7ed0ae10a233cfa2df1d326cb663" - }, - { - "bytes": 2298, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/candidate_evidence.json", - "sha256": "83f88e184aadd51a54dea84c9011a224e23c520406bf45412254d59ec884a593" - }, - { - "bytes": 18093, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/device_bw.png", - "sha256": "d999bcbbdcae6d31c7379a5d944b22f20a31a66efe00a56fc7904c7a65afa7b1" - }, - { - "bytes": 1615, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/factor_assignment.json", - "sha256": "ded4060d90ef5e81186bd75a0b1e9c071e7a7c051463d3acb0c8a7db7e369ae9" - }, - { - "bytes": 652, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/ground_truth.py", - "sha256": "e95f669135eedf19a77af6390f0af3c1953660985f8374564590f37ea2a5df35" - }, - { - "bytes": 36596, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/model_view.png", - "sha256": "f5bcfc6e102af8b973b26657743d906f369f6b36a8c7e557c8ed61ed26f50116" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos45/parameters.json", - "sha256": "eddeb1a31ee52b42a1adec873b3dda4c9211223f7fe6c8c4439ffa11b99ebe6d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/calibration.json", - "sha256": "547cec5a3e3358439926b0fa3405c1acbe77ea27e5a42d433d599be3505f573d" - }, - { - "bytes": 2297, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/candidate_evidence.json", - "sha256": "4c06951c4c7a431fb35f284c97a32e073d02dbf30acbcf2542f703be605eafd6" - }, - { - "bytes": 27987, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/device_bw.png", - "sha256": "1ccc8af5e9222c20edb57fc82b6e6a91cee940f44727d23efa5aa70241a526ae" - }, - { - "bytes": 1615, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/factor_assignment.json", - "sha256": "0fd18c87c9404ae58b5244ce1b15c1b621c68f4732c1e4dbf201ecf712488e9f" - }, - { - "bytes": 652, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/ground_truth.py", - "sha256": "92c3a218949ab41d02cd34b645643792984624bcc3bbb5f07aa6d43a067e79a5" - }, - { - "bytes": 51625, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/model_view.png", - "sha256": "5f24f8dd59172ea413a209a1610739fb27152b84f3bf3780b81f7b53df719513" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_11_bend_circular/l0_11_bend_circular__semantic__angle_pos90/parameters.json", - "sha256": "0fd626631da3334d3241423ba3c3936dccb780521d77b69d233dec874c22005f" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/calibration.json", - "sha256": "d7e617802ea0b241b26999c2ff7e84891842907c8f4901f19f3500d06a41cd6b" - }, - { - "bytes": 2291, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/candidate_evidence.json", - "sha256": "9d334623be8e2a02455ac3f2ce1b41e33b26d7bb046e67195324a8bbb637d99e" - }, - { - "bytes": 24478, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/device_bw.png", - "sha256": "861c503cddd36ac3c22c4448c0f8aa5cfd8f7fca3580e020838f7e6b785deee8" - }, - { - "bytes": 1741, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/factor_assignment.json", - "sha256": "180a9fb17f07d99d5c5e95015772ee996d2da6c2352e3e645f58a601da7daf11" - }, - { - "bytes": 664, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/ground_truth.py", - "sha256": "e5bdd0c8ad0112cebcd89eced17957ea95c36e764581897cd60abf591ac4a4ec" - }, - { - "bytes": 46864, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/model_view.png", - "sha256": "f0c3dddb71fa42339ab92247e687df1939253151b37b16b50b315973bdd7fb65" - }, - { - "bytes": 352, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__deep_offset/parameters.json", - "sha256": "25b8392638fe163177b6e50ed6b4691981f19c21b0dca91ee4d9837d613d63a7" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/calibration.json", - "sha256": "941cb1239027f18fb24f8908627c32e120a468786c83a204b40634d698500635" - }, - { - "bytes": 2278, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/candidate_evidence.json", - "sha256": "acb123abf1c6438dc1640709bf27d36fd802c64116953f4d956f0651663315c3" - }, - { - "bytes": 7444, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/device_bw.png", - "sha256": "a4a8210aceac798a2dd604e3eaf916b4cf66f4d5a1879f1177e7a18f7a2b21ad" - }, - { - "bytes": 1756, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/factor_assignment.json", - "sha256": "a08657b10a3f56c73e0e3da3700646cafe9fb04845932d31671c2e65fbc51526" - }, - { - "bytes": 663, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/ground_truth.py", - "sha256": "d73b6c8895d72f502ed8e4d5d3b6b0fdf8d965aa31cae4e998ad3c6bd6eb42a5" - }, - { - "bytes": 21768, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/model_view.png", - "sha256": "5ba6464e172c95c141700274efb5b3fd40fe115b4333abbf316dceafddf3a18a" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__calibration__shallow_offset/parameters.json", - "sha256": "ab1e8144a078edd1cda9929d5a7e2d46e24780be0bc241f32c2449988656dc9d" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/calibration.json", - "sha256": "5eee6bc8c14dec6f4dd9a2891e061a0ce572d9978304f06b7e3c85bff8f2f262" - }, - { - "bytes": 2313, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/candidate_evidence.json", - "sha256": "169a09b0ae3cac128311fd1697c3e36c85d75ae06cc2575d9c2ea6fa01e5cdc8" - }, - { - "bytes": 17072, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/device_bw.png", - "sha256": "5415e93c39143fcab79a82751f8684882d3ed11fd027117856e6ad650ce0f271" - }, - { - "bytes": 1753, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/factor_assignment.json", - "sha256": "7bec3a7487f70f56be71680c51c56b5e3ede003dd9277cfa205c365d35655aa2" - }, - { - "bytes": 665, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/ground_truth.py", - "sha256": "0b71b7993ece86aff932b1d9222c335c966fa33dbaa113922ebc0adf8591f12a" - }, - { - "bytes": 37317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/model_view.png", - "sha256": "6f9da2a2046ec68fec904511cc51642f465a7527c20828745f931515172ffd46" - }, - { - "bytes": 353, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__negative_offset/parameters.json", - "sha256": "d0a35cfd4f41ea2ac6474a2c275a37e611d7a9a09cc34dfe71b655e7fba3ac87" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/calibration.json", - "sha256": "c8a33cef070afc31d0c242f149c130b31ac583436ededd3eef2419dd14466158" - }, - { - "bytes": 2350, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/candidate_evidence.json", - "sha256": "44d8b7fd93fb32c2bc5e36a8ab613f6dfaf9b338916fa026c0ba84bb216f6926" - }, - { - "bytes": 25140, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/device_bw.png", - "sha256": "94417147135fa2bdee2328a35a6aa871fb74ae4f8b8fa3aaccefe09c2b034194" - }, - { - "bytes": 1781, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/factor_assignment.json", - "sha256": "cad608f4e4a42bcaffcd060ad88b75978b08c4923a912ca06252dc31a81ffdb2" - }, - { - "bytes": 740, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/ground_truth.py", - "sha256": "a5edc10da7aaa46701498bdff835a880e0ceb8f3d24a98d4e974c3e82fa93848" - }, - { - "bytes": 47791, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/model_view.png", - "sha256": "93ea1ab9c3751f5d3f9fc5b06e4c0d625e68e3670d827cab7c142d6f77c3205a" - }, - { - "bytes": 392, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot120/parameters.json", - "sha256": "acc703e8930c7e96927130f3097c9f3ac7133661a8570c805fd4ba6713fd14ea" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/calibration.json", - "sha256": "53ee433a07ee0848f72e4ff55e273996b197aedf8ef03476d042f1d995e609fc" - }, - { - "bytes": 2348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/candidate_evidence.json", - "sha256": "992d5bcbe2563089b12c0d7f322cf61c37706266d1bf2dd35fd0a1c92814c4e6" - }, - { - "bytes": 30367, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/device_bw.png", - "sha256": "a7b9aebe42bf5c2e31989988ac974445ba49ba14961a7c81838e8e2da90b91ed" - }, - { - "bytes": 1776, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/factor_assignment.json", - "sha256": "18e894087bf483daa9eec96bf259c6d253982399ecd475fe5d2600d8844ef785" - }, - { - "bytes": 739, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/ground_truth.py", - "sha256": "5f1548be60b63878be37e674839507b9c1002f791620482357720a60728c621f" - }, - { - "bytes": 51633, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/model_view.png", - "sha256": "e97b4a0e28198d8f4c365f242f82c1d131b349a7fdeddcb454c40fe6074d327f" - }, - { - "bytes": 391, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot30/parameters.json", - "sha256": "f3487c75ff30e15fbae108b118cf7d9d50c48b4270dc2ededdf1f4e6ec26ea58" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/calibration.json", - "sha256": "ff859f500e4115df5309bf10100447b3324c82c29b939f7b4f1f3bf018986f7a" - }, - { - "bytes": 2342, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/candidate_evidence.json", - "sha256": "5edecd204d6b452e54dace3baf841f5cbcc076436a1f94a6de5a6269f4e8b287" - }, - { - "bytes": 18383, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/device_bw.png", - "sha256": "e6d754b44246b6e1b79e147e29c6f40442830d91983e8a135b01454a5d2417cb" - }, - { - "bytes": 1776, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/factor_assignment.json", - "sha256": "6cf1ffd6e0b43a25985a768d9dc6c873383c5061269f9f28b08e735c0ec1fe84" - }, - { - "bytes": 739, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/ground_truth.py", - "sha256": "8a4f2a464fd7f0b26dd04df95a7ca7e53f38168ac21e704e73b3c5f9ace9eff9" - }, - { - "bytes": 28956, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/model_view.png", - "sha256": "829d02e7ca0d5f7b0ecf3f51b44f199cd722b8e182b0dd66b8365c3c6f0d5bed" - }, - { - "bytes": 391, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot60/parameters.json", - "sha256": "c024017fff95d2847fc768af8f5dfd1ba652b0f154b8d26e61c7499c5608af7c" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/calibration.json", - "sha256": "59255704c3a07293e90c1d469d0763d9707b17283f76d3ccc87a1bfa969093c4" - }, - { - "bytes": 2361, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/candidate_evidence.json", - "sha256": "190950ceea6aa6301a0043dc65dddc1e4b5e941946c886f0e20fba6098d25d41" - }, - { - "bytes": 25038, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/device_bw.png", - "sha256": "4e086237f670e8d19c7f9726e1a7364b41e7b74a7d45ea4d6ebfa1a81b447623" - }, - { - "bytes": 1776, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/factor_assignment.json", - "sha256": "4fe631e78088a3c5c51a3b6a8a4c449283b82aa2f0a8d4f404b4d163c7d89ed9" - }, - { - "bytes": 739, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/ground_truth.py", - "sha256": "7a662695444df1daf714d9d33d7c8d0ff62e952e034b9004951f62960b559218" - }, - { - "bytes": 40007, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/model_view.png", - "sha256": "48eef081b15a49aab83f217dcbc6b9cb95fb504086b8625a65c803603f0d9da0" - }, - { - "bytes": 391, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__equivariance__positive_rot90/parameters.json", - "sha256": "9ce123438aea8b317c557a3efe1849add0c999ee53c249971900ab7bfee43adf" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/calibration.json", - "sha256": "5eee6bc8c14dec6f4dd9a2891e061a0ce572d9978304f06b7e3c85bff8f2f262" - }, - { - "bytes": 2307, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/candidate_evidence.json", - "sha256": "0330e0fa777929368cfa4b3ddccf9937ffd4c9d8ac52a53aff745092923eee7b" - }, - { - "bytes": 16588, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/device_bw.png", - "sha256": "40ee33f703e2e1a6d74f7f2893146182f69402c7bd23f57959a410820b12b461" - }, - { - "bytes": 1601, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/factor_assignment.json", - "sha256": "a27f277d278ee24039367c609287bd16911b6e5c115acd205c145b86dd1ffaf7" - }, - { - "bytes": 664, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/ground_truth.py", - "sha256": "a685558d88c2c4e4087c2557af44be9ddb477f3226d4479b2948b757d1e7a80e" - }, - { - "bytes": 35545, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/model_view.png", - "sha256": "7d70aa1751753c266d9f9c9acc60f8089b5923c7c1f7db9fc1abc9eb2779fa75" - }, - { - "bytes": 352, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_12_bend_s/l0_12_bend_s__semantic__positive_offset/parameters.json", - "sha256": "4db4e6847c2ba2478bd5eefc7d86661bdc3cf266cf7b48dcc50ca176a6dd9e89" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/calibration.json", - "sha256": "5c0c274eb861ca900071dbfc1eedb803bc8f557f1ca61b3442c356fe26605644" - }, - { - "bytes": 2337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/candidate_evidence.json", - "sha256": "2a9bed038b5345a9d4084ed9f1001867308b6639a4993cee04a6084cbf082813" - }, - { - "bytes": 14874, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/device_bw.png", - "sha256": "46e0180358910d20ffc280c26ac318f6874a097e6a49f0fa16ee7fe2d861d962" - }, - { - "bytes": 1722, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/factor_assignment.json", - "sha256": "04b906eb111c98054e62316ac43e64b45ef1f2cfe08f589e4f1bf1f4a70a6d74" - }, - { - "bytes": 744, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/ground_truth.py", - "sha256": "c814eda30fafa462e579934eaa800d1cc630cf7324e95f56fb6a58bb8d2a025b" - }, - { - "bytes": 34606, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/model_view.png", - "sha256": "f4023bcc7f45cd5ae95a7beda35cbe8d04394cc5bad37e94a513732ad974e670" - }, - { - "bytes": 510, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__c_fall/parameters.json", - "sha256": "7be55132169f3d6fc69602f8d83af7879a35ed031e6efc57ed807ecce70965a3" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/calibration.json", - "sha256": "ff7b37d1fe443fce478ef7ed46eb36d72cb48d36ea39ea3417222c1d5d1f0574" - }, - { - "bytes": 2357, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/candidate_evidence.json", - "sha256": "1b2829df87fe51aa7b609196b3ba20962de2218853f4e2936c9a8da004eafa5d" - }, - { - "bytes": 15712, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/device_bw.png", - "sha256": "e895afbc8b127da2403e867cc1d44762d83bc79d18066ce3f78c2cc011bfa23f" - }, - { - "bytes": 1754, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/factor_assignment.json", - "sha256": "400e77c89f6aecdf145b3be0989155d319fcea8f528f192fae313d491de3cf7c" - }, - { - "bytes": 787, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/ground_truth.py", - "sha256": "d892bfb824cc1b584356b735f318764b0c158fb8d9b1ef256e77d01943f05ecf" - }, - { - "bytes": 35980, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/model_view.png", - "sha256": "3e481c8545da0eeadec0ab5a22e87e9db5059d81ec86c4b48d5eff182989ef78" - }, - { - "bytes": 594, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_mirror_x/parameters.json", - "sha256": "221c6543ba839689b83a76a03dfdd8e937b0b7742bb6383eb6d2054cee08cea0" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/calibration.json", - "sha256": "90b0cd6d983424c1fe84f1fb9fced51cc6ab0202611dc404896d361420e24e9f" - }, - { - "bytes": 2392, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/candidate_evidence.json", - "sha256": "a51ea9649697b32072141cce42305014679e9e08c668e7c2aebf0e2d7b14dc9b" - }, - { - "bytes": 24171, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/device_bw.png", - "sha256": "009310998eedc84d26989baf3b8a2a0841597c31b83429e1babf77dbb29fa667" - }, - { - "bytes": 1747, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/factor_assignment.json", - "sha256": "e2b316fb3d115712f7c159fa5775093f75b8472c0588abbfaf50b0927a17f2df" - }, - { - "bytes": 844, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/ground_truth.py", - "sha256": "fece95711143281aff8338ba98f90bea00c8c5b3f383ba3d36df70a099fce46c" - }, - { - "bytes": 45499, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/model_view.png", - "sha256": "bd9aa88f7e7fcfba8ed1544ad841adef597b8e802af55e4a112b6636db652353" - }, - { - "bytes": 634, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot135/parameters.json", - "sha256": "858c525ed7c896e9634b59a3106d5049a651331917e4a780c819c995a73c3609" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/calibration.json", - "sha256": "649bd4a308714ef3ce2b6e174837e70b838690ec26009c0ed0a0e6f2d5c157d8" - }, - { - "bytes": 2387, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/candidate_evidence.json", - "sha256": "fad09c5417f6ae5907bf8dd4db8606353dad293c1ba9207d3e27859fdabb2722" - }, - { - "bytes": 23903, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/device_bw.png", - "sha256": "cad67c132485aa1ee420ff4438cae340c84fb91271cb07fced6294f84e4806ce" - }, - { - "bytes": 1742, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/factor_assignment.json", - "sha256": "4e4d23195117c0f365138dcbe1fccfd1358eaf539dc43ef486677686f4c625ea" - }, - { - "bytes": 843, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/ground_truth.py", - "sha256": "4226b7a57247f23f3ff00f39cbd4f81a0457d0705bcae84dd803f2cf411d088b" - }, - { - "bytes": 44047, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/model_view.png", - "sha256": "13c3ba372460caa0228e30152a3fe637e1c54e3ec8195c02facb5ea2fb379efd" - }, - { - "bytes": 633, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot45/parameters.json", - "sha256": "fbacb2ae2ec6bc6036d0462767350a9afe9fcad4054ff5d877441485ab5503f1" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/calibration.json", - "sha256": "48e2e69f174ade83adfd999e7a1efbd0ba56e4d2d010f9cbb3a7e59730653acb" - }, - { - "bytes": 2382, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/candidate_evidence.json", - "sha256": "b41ac88b8a58a744084551285fb3c56a50819f20c7f36b976592c75d06cf1eed" - }, - { - "bytes": 23625, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/device_bw.png", - "sha256": "45f9f3afb9e96f627feea4dbe3718f23460bb7931df9dea84b98eb64074a862b" - }, - { - "bytes": 1742, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/factor_assignment.json", - "sha256": "e0e11950450732749483c098f1fd7d678282cce0f9c570a4dc16ab996f6ba59a" - }, - { - "bytes": 843, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/ground_truth.py", - "sha256": "8de67cdfe4ad5c4f5692bb048d830ddaf2fa90da45bdf3c1674b0a93cd58b885" - }, - { - "bytes": 39841, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/model_view.png", - "sha256": "ab2ec3da457ba59a0b125c499aa52542fe8ebf8e90e9dc5df0aa2a668f614a9f" - }, - { - "bytes": 633, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__hook_rot90/parameters.json", - "sha256": "735d825f1012231c3eac4a401a76859edc27cb87254a2b9720623974aa043138" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/calibration.json", - "sha256": "6fee3852b833d1873e296605942bda7c1db11997a29a47596a57f7978c749a2d" - }, - { - "bytes": 2319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/candidate_evidence.json", - "sha256": "dc4200050548b170493336eca77852416c2cc9609900078c23b90f395ca2a1dc" - }, - { - "bytes": 10812, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/device_bw.png", - "sha256": "4b6ef8cd5398f9a519db365f52cf54f572df3323415ed9926cffca42e85cc967" - }, - { - "bytes": 1723, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/factor_assignment.json", - "sha256": "fdf703b8e457c5e20bac0d2745e435daec8e304be727eddc754682c591f1d4ed" - }, - { - "bytes": 771, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/ground_truth.py", - "sha256": "df97a6de4d6f0fbcb24f5e09b4c89ee5e2ab948ab81db205ab5c63a6987fe69b" - }, - { - "bytes": 26908, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/model_view.png", - "sha256": "da5527da51cfdf6b2058ac4d61d7f16f3667d59c44849273a51bb03118f319ea" - }, - { - "bytes": 597, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__s_fall/parameters.json", - "sha256": "0c1af978f309e3546cc2b2002c145f8974d9b4b98fde75376d59bea5527d8eb6" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/calibration.json", - "sha256": "57fca206de172fad5907ffd3004d36744cb51f58fe986189c7c263e2882b9f8e" - }, - { - "bytes": 2336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/candidate_evidence.json", - "sha256": "3d65628dd3b04f226e5c9e93dbc5e8c1d7c82928ab0005797515cc2725f92ed6" - }, - { - "bytes": 17308, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/device_bw.png", - "sha256": "75ac020caea9854cc6882e8aa0d1189aefa5531177c90ac317a9227cc7e47286" - }, - { - "bytes": 1725, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/factor_assignment.json", - "sha256": "84928c1a68af59bb2161c6874e331306abe3b778bb462059ef05c1f899295eb6" - }, - { - "bytes": 769, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/ground_truth.py", - "sha256": "74e8b37ea1b4a0905ab8a2f1ef4df5f11ecac7b0196f7902cd2f972a69548fab" - }, - { - "bytes": 36877, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/model_view.png", - "sha256": "10138e8823152354838936aab769f584ae6e42024004cd3b7275d6154ffb5402" - }, - { - "bytes": 595, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__equivariance__valley/parameters.json", - "sha256": "ceb37d2a248dbdc25baeec88842a9f7259842382aad7e987c3480857711044f4" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/calibration.json", - "sha256": "57fca206de172fad5907ffd3004d36744cb51f58fe986189c7c263e2882b9f8e" - }, - { - "bytes": 2327, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/candidate_evidence.json", - "sha256": "002ea57fb08c4c1ccbf79648c951a786fef483a361aa72e3267fbdb150aabfa0" - }, - { - "bytes": 17048, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/device_bw.png", - "sha256": "486e9d3a329911990c26890df1dba16b8436d60868cb4ae14dc1f65a8cf9c7d3" - }, - { - "bytes": 1578, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/factor_assignment.json", - "sha256": "281f9a5ec6587c1f97b5ad361cc2f91b123e0871653dc1c76efd8d8e19c03838" - }, - { - "bytes": 767, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/ground_truth.py", - "sha256": "841424e15a26957a4b23e8285e453b3dc3e122b8868a824ae0daa219f9d7ab53" - }, - { - "bytes": 36803, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/model_view.png", - "sha256": "c1a9dd44bf857a216f7f127644fb7685c15da8f2e76ca2107e320aead8913b7b" - }, - { - "bytes": 593, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__arch/parameters.json", - "sha256": "7c18fca058e1df8399b06028a0713694f2881cc7218e9da254af99313b056de6" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/calibration.json", - "sha256": "2508ff49fb950d52533e4e1d9d61939fa45b1bdf4677c52122c14c9fbf46e6dc" - }, - { - "bytes": 2331, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/candidate_evidence.json", - "sha256": "edfa65e7a76209c249f86a06fa6b338bfd15ccc96538a5519ba75eab5beb0acb" - }, - { - "bytes": 12560, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/device_bw.png", - "sha256": "571780f10b85a269dcffcb6287d7107150b53b848081b97643fa4cfbfc433a71" - }, - { - "bytes": 1647, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/factor_assignment.json", - "sha256": "24cf1f026b008e64c5c94f9e890da868b905f364f7cc16e8bff2e3222f4c229a" - }, - { - "bytes": 768, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/ground_truth.py", - "sha256": "c9b1759bb46bc58ff0f94aadcd7f9154c1fd0b67fba4e9d98f184aff72971082" - }, - { - "bytes": 31068, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/model_view.png", - "sha256": "98fcf6144fca4a2acd35d95d0cd21e029eb13b63c9209c6606ef53721b316df4" - }, - { - "bytes": 594, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__asymmetric_dogleg/parameters.json", - "sha256": "927de15cdd4bb6d536323c6e0e6901e3c67e2762e7ccac19f300c6c71cfff27b" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/calibration.json", - "sha256": "5c0c274eb861ca900071dbfc1eedb803bc8f557f1ca61b3442c356fe26605644" - }, - { - "bytes": 2331, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/candidate_evidence.json", - "sha256": "5d311cea2c026659ba65ab5ef6415cbb01b89cdd178460ccd020ae57448530ec" - }, - { - "bytes": 14579, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/device_bw.png", - "sha256": "650bd85793f318ce8405bf7efee87c59e640f8728957b0d44bc1cf0a9f6b02f4" - }, - { - "bytes": 1579, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/factor_assignment.json", - "sha256": "d8e716028781dfdd394aada39260331263e2d52e59fc677784ec5a6dd5c43301" - }, - { - "bytes": 742, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/ground_truth.py", - "sha256": "47da7e8acae9df9849aa601563dd517986b6370c5dfe9ef7b2ba1342c840e0d9" - }, - { - "bytes": 32951, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/model_view.png", - "sha256": "ea2067af95ab3539245bcbbe698a65cfdc6fdfe322e5c9f6994899733b986583" - }, - { - "bytes": 508, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__c_rise/parameters.json", - "sha256": "9318845ddc467a7bf8a21528da87983257efc51e622e62e12356597ed2c4435c" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/calibration.json", - "sha256": "4e57b4c8603137061e69478f8d3315bbf25045d174ef53b00f2ecea749846c16" - }, - { - "bytes": 2325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/candidate_evidence.json", - "sha256": "6a4ed708eadc69e145d20554f9fafa5f5158057f6b7c20c887362d5988ede25e" - }, - { - "bytes": 15837, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/device_bw.png", - "sha256": "620b7c2088a0d039bec9cdf67f8f3ce376be7158b665958eac9cd83c539f59a2" - }, - { - "bytes": 1567, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/factor_assignment.json", - "sha256": "3d608709d3b60ce37fd48cb28f360281d2953c9fed8fcacad601df3f075d481f" - }, - { - "bytes": 768, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/ground_truth.py", - "sha256": "67805fa18a3ef681d3de24a9b7f84ead8c2ed23320ac8501ef82fb532f893123" - }, - { - "bytes": 35862, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/model_view.png", - "sha256": "3b7150854744f7e0954b32aa3811f892429dde2cdf204bc70e8a0661f432d421" - }, - { - "bytes": 594, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__hook/parameters.json", - "sha256": "221c6543ba839689b83a76a03dfdd8e937b0b7742bb6383eb6d2054cee08cea0" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/calibration.json", - "sha256": "6fee3852b833d1873e296605942bda7c1db11997a29a47596a57f7978c749a2d" - }, - { - "bytes": 2316, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/candidate_evidence.json", - "sha256": "de3983a93dcb8803bb81ff5aab24c5fec38ceded40ce4a2f89e14ae6a44cb158" - }, - { - "bytes": 10395, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/device_bw.png", - "sha256": "62ff985eaf4e67f86f6684d7c48f0f6c154224e5fdf8c9f4f5487ad95ada6225" - }, - { - "bytes": 1580, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/factor_assignment.json", - "sha256": "c83133d87fbb31ac594435229049dbb563a89a14794238c2bebbd01c9159bba7" - }, - { - "bytes": 769, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/ground_truth.py", - "sha256": "a4b330c6d01da4aea826333413544cc1b07de4ad10196ec311ed821d75e1088f" - }, - { - "bytes": 25679, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/model_view.png", - "sha256": "54d686e900445ebe28fd1d9ee20747983af4b02a54e0889d7479a0a43acafe76" - }, - { - "bytes": 595, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_13_bezier/l0_13_bezier__semantic__s_rise/parameters.json", - "sha256": "954ea92e3d585a368e5c06e1942ecca1581e7834c5a065071fbe027f006267ff" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/calibration.json", - "sha256": "18ac042780ee0c33488080620104c9eb85c14da3d8b4267ed5bb617176177e42" - }, - { - "bytes": 2169, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/candidate_evidence.json", - "sha256": "2c2b0114737bf1907833dde6c3b15cbc0d1120cc913fbc9cd834d81cbeb37044" - }, - { - "bytes": 5969, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/device_bw.png", - "sha256": "23939da2e9bc3d935b099cbf0cf44e054b09e5c7c83cc61f2cb2ac9d96be866c" - }, - { - "bytes": 1847, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/factor_assignment.json", - "sha256": "d80dec8df34de56aa216c8f1775b8ba5a0525a9f936635653b38a6c28a2ccec9" - }, - { - "bytes": 488, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/ground_truth.py", - "sha256": "5edd622640ba7388ec6325a1573f49d020e315174c5ab54fd05a55214150022d" - }, - { - "bytes": 20452, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/model_view.png", - "sha256": "a1a56ca54416c09bfece973c5c4f3cc60395dc0fdc3950dac2071d64e6b2aee4" - }, - { - "bytes": 280, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_contract/parameters.json", - "sha256": "931964bb451b190f081418383ec3a4272c1f0c71a8ccef6ea3ad5697d2479f48" - }, - { - "bytes": 344, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/calibration.json", - "sha256": "c1ac6c155974d486d0645c1c821e75d6c046ed2fb77a9f201cbab7443e169b24" - }, - { - "bytes": 2231, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/candidate_evidence.json", - "sha256": "fa2401881f196035474d216bfc9a31669ebf62738991e427f19f8b53ad9a230f" - }, - { - "bytes": 28812, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/device_bw.png", - "sha256": "fa1d22dc83e08cc8a68570cab2c83a8e720599c5b111766f7d422e9f82334856" - }, - { - "bytes": 1889, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/factor_assignment.json", - "sha256": "ec42e86fbb30de05c98dd56ac31e5c0b9256b2fb4afd3ee1dd48ba3cc28d52b8" - }, - { - "bytes": 564, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/ground_truth.py", - "sha256": "ead21a164c37019610724c7852e8fe86a88c3bc14141df82dad173ba2d8b4666" - }, - { - "bytes": 51910, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/model_view.png", - "sha256": "122647448286b953e9f843ff607d29b65615b07fca6a0b295118b2dc35a62ae6" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot135/parameters.json", - "sha256": "9f4bcb2f679517b056575ae9a17701ada62ee2c002d93a671cf01792185ebd90" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/calibration.json", - "sha256": "3eb518a95f13ec5405beece36804d0b30ee0375fffb47a1c17ac1a3241996cbc" - }, - { - "bytes": 2229, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/candidate_evidence.json", - "sha256": "06aededee527c5d6f68b88bd2f351be72e2468ffccb2689020410c9b051056ed" - }, - { - "bytes": 18061, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/device_bw.png", - "sha256": "dae6daf6a94ae8282fd9ee0772f302177631ab8de50bb7d2613e8beda6003811" - }, - { - "bytes": 1889, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/factor_assignment.json", - "sha256": "58e7576f9130c2d9517b460b861e349a7c93cf40d7230c3ca4e2bcbddc2f24c2" - }, - { - "bytes": 564, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/ground_truth.py", - "sha256": "df67ca9da55fabe05fc392f2d619d93938d585dd5726c693a9bf061ffa290fbd" - }, - { - "bytes": 23141, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/model_view.png", - "sha256": "374692eba1b937334ff2a14e5440e308bf7663580470247574fa52b4426a5686" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot270/parameters.json", - "sha256": "8754bd61f19f8e60bc76a0f8a06043c9c2cd774d8cca3ae0defe15124b78b0a9" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/calibration.json", - "sha256": "019b31e2cc16305fac9dd4ac0c2d9cbae3da16df7be2837bb1e80940579582b5" - }, - { - "bytes": 2233, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/candidate_evidence.json", - "sha256": "dd49d717732562d46ec4f8c6d86c5dbad7d58738bf32ef052f94ff8694693d56" - }, - { - "bytes": 28074, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/device_bw.png", - "sha256": "7017b9493731fb8c98299c9513d6a5211787a5d48f6b8a3cf081763db11bebf5" - }, - { - "bytes": 1884, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/factor_assignment.json", - "sha256": "a5589af3e2337276059937f596f9f6acfda689536f54f8aab8a6ff160b8a82a3" - }, - { - "bytes": 563, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/ground_truth.py", - "sha256": "9224fb6ae7e134f39c9b5fd8dc77954a27b12ea38326462524d3701ae6d1fe77" - }, - { - "bytes": 51850, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/model_view.png", - "sha256": "d9ab4fdd52a2ff636528914a07e364aab2d28905bf8be59e8c11882d702e914d" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot45/parameters.json", - "sha256": "a4e66f18fbe689cb1efddbb97418d2616ee3667e4358e7d3178b37d00801677f" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/calibration.json", - "sha256": "3eb518a95f13ec5405beece36804d0b30ee0375fffb47a1c17ac1a3241996cbc" - }, - { - "bytes": 2229, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/candidate_evidence.json", - "sha256": "3a54b8e8309f35f6a583e9eabb06b9ab5329598690777ae1ab9922aeb403da76" - }, - { - "bytes": 18336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/device_bw.png", - "sha256": "8eb85acdbd053e39dff6e91a142369ede09e5bff98ffd4c26795f29539db55d0" - }, - { - "bytes": 1884, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/factor_assignment.json", - "sha256": "b781745c5a425c618da9ce9b02e1c55c43fcb63bd3a7047e80378a6865ab1513" - }, - { - "bytes": 563, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/ground_truth.py", - "sha256": "7ebbd0aecaff0248187454c18a43b2696608d279bed3deec470dc963166bed7e" - }, - { - "bytes": 23184, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/model_view.png", - "sha256": "3f809e0fb9a73af9af04fc840f891e83e5504b4f6c7ecc383d8404b99981a7b1" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__equivariance__moderate_expand_rot90/parameters.json", - "sha256": "509e1252ee6f5bf40841521a2d0b8bebca6d6e039623851e391969278ce9d120" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/calibration.json", - "sha256": "18ac042780ee0c33488080620104c9eb85c14da3d8b4267ed5bb617176177e42" - }, - { - "bytes": 2163, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/candidate_evidence.json", - "sha256": "67fa7fec1b404b65f5acb0ea905a2b8654450438418b8a241eb8fd75be3e199b" - }, - { - "bytes": 6060, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/device_bw.png", - "sha256": "7d530a3cd66c21329c4d292f74619b80c9fe8f3a7a5f3ff037ade6c6ec7e407e" - }, - { - "bytes": 1696, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/factor_assignment.json", - "sha256": "ef40c2a32b74916ad29d2e95c4cd23020e331b2f27ce7151014f6c26d9f56de8" - }, - { - "bytes": 488, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/ground_truth.py", - "sha256": "94994479e3b322f4d5e25329ca31ed30dd91b0606431c220a3fcdef8b9fc7b74" - }, - { - "bytes": 20405, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/model_view.png", - "sha256": "ddee3603fa76c59e6995631d3c0722d0c2dd8bc6c9e03cd94a4c0463d1d5b453" - }, - { - "bytes": 280, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__moderate_expand/parameters.json", - "sha256": "ec996036320e1a4529de2c0354f64b582f90acdf338080ba64a57787075cb1d6" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/calibration.json", - "sha256": "5fedf81c91c9d1930a2c1667f4e38df4da90687a40ef9947d90b6f21ce82b9fb" - }, - { - "bytes": 2163, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/candidate_evidence.json", - "sha256": "44fa780fa1c38c971c1095b91036ed312d993f4e9d21ff7f227bed9c3b05f4ec" - }, - { - "bytes": 9599, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/device_bw.png", - "sha256": "3b0462c0d43229b3744c252b26443c38f4af1ac1a76b71a7d4a0e3746bfad6a3" - }, - { - "bytes": 1696, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/factor_assignment.json", - "sha256": "be21635c34509e76f2d2c63ce5f7d886045a5659b75e5582b33fdc85ef8e0efe" - }, - { - "bytes": 488, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/ground_truth.py", - "sha256": "06283cd529982b6a08f4fdae6093ed2f69b4a5ad61bd4a2efc5504ad7a8f9d98" - }, - { - "bytes": 30003, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/model_view.png", - "sha256": "45a05882d7669dbc2b33ae8fc0757bd243a0b79839b0c70bba393544c68dc38a" - }, - { - "bytes": 280, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__near_tip_expand/parameters.json", - "sha256": "aa4a66d66e49b623b66d02369799cb779966a9dc278772c4d480d22c60925461" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/calibration.json", - "sha256": "737f81c2aad23abdcee0d3f1b6ec23eb645e4d166385b1c46b00cb1ee348f02a" - }, - { - "bytes": 2166, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/candidate_evidence.json", - "sha256": "8209b44f27a306fcc4b03bcbadc4b13bc9df5008fcef7a9d5343609e83775644" - }, - { - "bytes": 9714, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/device_bw.png", - "sha256": "06924476470756a35e9674353e19e4adf2bae8c5a30af2e8f261f69385eeba9d" - }, - { - "bytes": 1682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/factor_assignment.json", - "sha256": "890d7d1f0eb88dc4fb7432eb9747dc3d8f0637384d6734e98f09d1f22f467896" - }, - { - "bytes": 488, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/ground_truth.py", - "sha256": "456ab62e8089750d0ea3c1b4a62511274c5147b68dd1b68a0ff77248b21e9f08" - }, - { - "bytes": 30485, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/model_view.png", - "sha256": "161ae092f944ce02ddf5a63750ece1af98c2ac7c90d9b15e88c17c84787ce82a" - }, - { - "bytes": 280, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_14_taper/l0_14_taper__semantic__strong_expand/parameters.json", - "sha256": "7eaa11c876cc7524aff3273322c61e412624309019e678863526d5a86ad2f939" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/calibration.json", - "sha256": "e576a8439a1aa05f84005d305ce0380b625b249f4635b4469bc251c77f103c37" - }, - { - "bytes": 2385, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/candidate_evidence.json", - "sha256": "a9db8b0353386e78b99778dc58d9067926e3bb2f863f31898eaa0244c6ac2ee8" - }, - { - "bytes": 31371, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/device_bw.png", - "sha256": "44416fd28d4988e9e1a13ebca34ad9846141767aa85417f5c9f7d56b5995f2e1" - }, - { - "bytes": 1808, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/factor_assignment.json", - "sha256": "2fb4e3994744ca20fd98bfc0f48911daba995508ba0ea77ff55d654ad2040716" - }, - { - "bytes": 757, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/ground_truth.py", - "sha256": "82205afd14e47d6a48615df49a3cfc10d33148330a8f45f99a7ecb42eac1ea29" - }, - { - "bytes": 43686, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/model_view.png", - "sha256": "bed1078bfec34503cf5a1ce67ed8b063b129fd88ff9ff30fb88e5c2e41663710" - }, - { - "bytes": 393, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot45/parameters.json", - "sha256": "211e49bd913ecdabe6d9981ccc91c2f35e5e0918effa7cb101cc563279d2c042" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/calibration.json", - "sha256": "44e014a32d7330003de252efaaf06287baaca881b593c39ed081214b11d9c48b" - }, - { - "bytes": 2377, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/candidate_evidence.json", - "sha256": "e3367444e0441b2928107eb3ff73d5ff4c8c60132b9a0d61094a4124bedad974" - }, - { - "bytes": 6686, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/device_bw.png", - "sha256": "e52cc80e8a06c9a9a5da0d83ac0c5f0abb65ac00b9e1951ec4f940864bb6b04c" - }, - { - "bytes": 1808, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/factor_assignment.json", - "sha256": "bfecae29904741b8935bcd8aa1e6f0f4a6a05b114758524e0cbd13cdf7674297" - }, - { - "bytes": 757, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/ground_truth.py", - "sha256": "cb16f330474659c79ade42001e859c0425fac0b6c439c3ca75f5e594adf2811e" - }, - { - "bytes": 3960, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/model_view.png", - "sha256": "6ed016d20b0c16b0b07ccf4a829092052094f0b02eb72d2dff440de626ac648d" - }, - { - "bytes": 393, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__equivariance__medium_gap_rot90/parameters.json", - "sha256": "c08dd20cb53a8073ff334fcd345014be04efc8ec187930a0740d90b0960d9962" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/calibration.json", - "sha256": "c7fefab5425e87929470ecf4f2e976b7c64931d8047096c8e5ac66b9ada5837c" - }, - { - "bytes": 2317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/candidate_evidence.json", - "sha256": "50a422d1cbebcb604f91403c88e453e2a07163db8257fc6af48326c01a230625" - }, - { - "bytes": 3353, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/device_bw.png", - "sha256": "64f5b919e2a875a911d3a6860cf2f6322736b1cce014cae4631c4666a853c6e5" - }, - { - "bytes": 1617, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/factor_assignment.json", - "sha256": "a6307aa95a4d7be6bb55bb920f5b75712bd0f03b1f9c6f79f2265cf4d6f38518" - }, - { - "bytes": 682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/ground_truth.py", - "sha256": "711a3aa18f37cb454e6355e53a30add280835bbe46c305648f279269dee4c93e" - }, - { - "bytes": 2881, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/model_view.png", - "sha256": "344434eb196663b77007d7a93e020c394301e1bd5214c965158373d554bf3bf1" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__medium_gap/parameters.json", - "sha256": "e0753f8e0cbfce8b42fb22a9a8926da6d3295f6db3ae51e257fd21e4dd5c6708" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/calibration.json", - "sha256": "68d77363f7c535203fc96dcc1385fb9986c8c7e90d777b8916b3a6d0609f7d0a" - }, - { - "bytes": 2320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/candidate_evidence.json", - "sha256": "4c2634d0f605127b9028fc1c6f3e2d51942cc133315c0e80feaae30cb7400553" - }, - { - "bytes": 4741, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/device_bw.png", - "sha256": "b7e9178719da5ece3e76d635e1ffb966eaebc8fe6ebf8003e2da8d24509e4315" - }, - { - "bytes": 1804, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/factor_assignment.json", - "sha256": "47a780055dc50e4e43fab949b76b373f36aa7d4dfda5830d72d002686460d0ae" - }, - { - "bytes": 682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/ground_truth.py", - "sha256": "d09409b5c9329ae2631731b05716f7984d84464e540a3de2bbd6d98af1320b79" - }, - { - "bytes": 3901, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/model_view.png", - "sha256": "c8e9af2dafd5e75c456ae4369800e104aa68aa8d847786855a58175ae92d7f69" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__thick_rails/parameters.json", - "sha256": "1ce8ae3c6743e0fb05d116ace0e959791b6f54c4e3bb573aa917bf2cc054938c" - }, - { - "bytes": 291, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/calibration.json", - "sha256": "adae7ad44c1ac93d19741b569064096218d3001d8a7a752d0bb2aecb3eedf37c" - }, - { - "bytes": 2317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/candidate_evidence.json", - "sha256": "20b4ac45c63677bd17aaa8740e3dd07029a02d3597afe37b9f6e990ed1e4d66e" - }, - { - "bytes": 2937, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/device_bw.png", - "sha256": "3d8442bb3f16170c775e6ae13860f8bf9094248d6ba15391c5d76a09f1a75838" - }, - { - "bytes": 1610, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/factor_assignment.json", - "sha256": "63ddeb7a34d93885b5f80ac0deca80d7b36582d6430bb4593820e89957719260" - }, - { - "bytes": 682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/ground_truth.py", - "sha256": "d0a32c0584626ca4dae98df40a3a1833543c224f6ebab27ffb5d61845a83d342" - }, - { - "bytes": 2576, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/model_view.png", - "sha256": "a9f194916b13c3d0fc7a6da649fe17fdbda41c9b81311a288b131efb1110a7f4" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__tight_gap/parameters.json", - "sha256": "9cce59607c489d6865bbaae311fc934e52d44ddea64335fc9a11109b67f5d4c3" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/calibration.json", - "sha256": "9339a500486c69fd3c40b6782ecf850f8e489eff7b6a95f4434de0e6281576d2" - }, - { - "bytes": 2315, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/candidate_evidence.json", - "sha256": "2048226e6a4503f4581078913be2002e35a08122da98a6eccc9d0d17dd504e21" - }, - { - "bytes": 4463, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/device_bw.png", - "sha256": "2019b873cb437dd402e5ebc90352905f4e2011d4f8d31a1cd4bed0226a69a339" - }, - { - "bytes": 1603, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/factor_assignment.json", - "sha256": "74077085f6a43a335e19d369bea03bd004c30cb6d7763d391ef46b84842e2a9a" - }, - { - "bytes": 682, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/ground_truth.py", - "sha256": "273003764ba02957ac1c6cd26c9e03b8f9e8633832ea81e1adbfeccb4a4bd7ae" - }, - { - "bytes": 3706, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/model_view.png", - "sha256": "b47e0eeddcaa04a806a52fd602397d96fde61d5ee39a7ac70f12a337714b6bbd" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_15_coupler_straight/l0_15_coupler_straight__semantic__wide_gap/parameters.json", - "sha256": "1ba0724ee34abbddfd4a450024bbb1899e65767af6a258b0171d34c0ebe5fec3" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/calibration.json", - "sha256": "dc4f63e44e227f51d11f452629fabdd4bbfc2b7d0c23bce8b6d81320caa67b8a" - }, - { - "bytes": 2324, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/candidate_evidence.json", - "sha256": "0e5228b797387b9fc4cf51f97fdfc9adff690c1bf0ba3c9fdbd28774484d4b26" - }, - { - "bytes": 12858, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/device_bw.png", - "sha256": "7dbccce5a4668c3d0ed65037f84d7478cb9a5ad343573f7a8b49f1df5d455ffe" - }, - { - "bytes": 1771, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/factor_assignment.json", - "sha256": "94b1418717f1baf9252516384e10408329c41cf5359a1e56a6283935ca670c80" - }, - { - "bytes": 692, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/ground_truth.py", - "sha256": "6d83998d377d442355785f09440d120ab644db995e43cb1915312bb0bd74c157" - }, - { - "bytes": 19242, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/model_view.png", - "sha256": "a257d3249c3080a87d8266f6844aaafc30d40d35ddb415c59e03aee6f68000fe" - }, - { - "bytes": 508, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__negative_dogleg/parameters.json", - "sha256": "a32798b2474ead93688872c2aa0c2f970de6082c6223c7193000ed0dab183ba6" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/calibration.json", - "sha256": "40a1d30a12c4e0652713699216dd5d468d9b45d719d55b44370fb2ac7671ec04" - }, - { - "bytes": 2351, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/candidate_evidence.json", - "sha256": "a4702bcbc5653c5d611109bf4949352e84dea8d86172bb720ef6ee53c16fb321" - }, - { - "bytes": 7273, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/device_bw.png", - "sha256": "f9f4e56328042f674c3e3cd7326aba0308716a8e52746aaf9a775b4472708918" - }, - { - "bytes": 1775, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/factor_assignment.json", - "sha256": "a1bec6bf9a6473dcefc82c7eb95d8203160fc0eb7370448aef51267e974099ee" - }, - { - "bytes": 737, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/ground_truth.py", - "sha256": "382a487ae2d5c12692e47fc70257dff1e16d2f015cabb24eabaab0095682cdc0" - }, - { - "bytes": 6032, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/model_view.png", - "sha256": "6143cfeda8eae1bb4ff516cf3a1e7aed065dd768354b07a322c07bc79ce669c6" - }, - { - "bytes": 594, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_mirror_x/parameters.json", - "sha256": "725d5bb2c18db1993cafbf693947b5ca53802ffa39c6ef8a82a5e232d811c176" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/calibration.json", - "sha256": "18716dfb5ccb53fbfb8a66317b532f642111bc3445b93fbe408afbc1fab0d42b" - }, - { - "bytes": 2375, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/candidate_evidence.json", - "sha256": "752efea666321aff56c31781a26882652ad2a6083b622574ac1c54f1e68a13a1" - }, - { - "bytes": 16600, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/device_bw.png", - "sha256": "61ba0ae1650a0204f2a34c7fe2c51b699190bbe8086588baa73dfc6c6c2f19c2" - }, - { - "bytes": 1768, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/factor_assignment.json", - "sha256": "4f899ab6307c90823a57f440e0a6c400872c1349fa02e7630083d87361fd2c60" - }, - { - "bytes": 794, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/ground_truth.py", - "sha256": "b755bb556b3c5af4350cf4e5d91e315b24958652f90a2ebeb5f709fe44595893" - }, - { - "bytes": 28945, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/model_view.png", - "sha256": "1b163b9c09bcc498b2ecf43e1b59035579d2d66fdbbf529a1de3dc7d201393ff" - }, - { - "bytes": 634, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot135/parameters.json", - "sha256": "bb2eb58d20e58fb68fd887afdc188bcb5ae768a3669efdf4126bcfb23af8f775" - }, - { - "bytes": 344, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/calibration.json", - "sha256": "56f3f1b419b00256426c56c1f1c60143d16a13df0dd1c7cae2d0f374376a5792" - }, - { - "bytes": 2379, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/candidate_evidence.json", - "sha256": "ea59a95e40bfae7cdcb8e1cf5cbf946bdad4f3ddc7388abc8951062d3fe5b3a3" - }, - { - "bytes": 17661, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/device_bw.png", - "sha256": "809d9f883260a481cbf5ea0e06b5161d5e657e25fe6a0b6302ffe2a06025aee7" - }, - { - "bytes": 1763, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/factor_assignment.json", - "sha256": "4cf22184e48f4c05ba51fcdb270bcf9937f9488160351f30f2fa731474c235e8" - }, - { - "bytes": 793, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/ground_truth.py", - "sha256": "8a3bd864667551285aaf862ab4dac1b4686436d29d3bb9dadca590a64bfc1f82" - }, - { - "bytes": 27678, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/model_view.png", - "sha256": "3cbdc73b5659b62d875325a92c18aa7c18e4164fc0f1f4accddc104343c40966" - }, - { - "bytes": 633, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot45/parameters.json", - "sha256": "e140a5c458ec974828d2d4d619f6d2434e572f7fa7a9bad51cbbd8072785675b" - }, - { - "bytes": 310, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/calibration.json", - "sha256": "5f80437322f4a54841bd0169569e664a19d957fac92c6df88974968b6d9a6182" - }, - { - "bytes": 2376, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/candidate_evidence.json", - "sha256": "97a54d4223e55918c87f7ee412f5825982c0723a332787cd3162a795bc464605" - }, - { - "bytes": 8930, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/device_bw.png", - "sha256": "685fba36ad030a2f029894a609a90d013d2bd5da77ea3ada61112a5cc0fc3a55" - }, - { - "bytes": 1763, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/factor_assignment.json", - "sha256": "407c548466e2cb93d29c7828af4e6ba8f9fed002d248a569c2473c9619c40699" - }, - { - "bytes": 793, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/ground_truth.py", - "sha256": "1bd8bb11540fb7039cb822edb7ff71cd169551ae3308399823c6b57dfee4a0a8" - }, - { - "bytes": 6431, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/model_view.png", - "sha256": "84afedf91835484fb8cef8d6d970f8d11c89718f1ec0964e099ef20b2771dc66" - }, - { - "bytes": 633, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__equivariance__staircase_rot90/parameters.json", - "sha256": "a03535af22690c887395f7481aa67466a2b675b897b817c1e975cdde6a4fd0de" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/calibration.json", - "sha256": "529d89bff24dcff4f76e41640d992b523ac30ad20c29eb9938d25599e9b4dbdc" - }, - { - "bytes": 2312, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/candidate_evidence.json", - "sha256": "6038629357c2ed2274f388bc097d26b9bb9881721ec4eb46a7c33039f43f3c2f" - }, - { - "bytes": 11718, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/device_bw.png", - "sha256": "681f361fdac900894d94ba0f7563cc60ce3cf3c42f3dee5521c229376e4368e2" - }, - { - "bytes": 1588, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/factor_assignment.json", - "sha256": "501813d7dbe218124144be0cc4bc56c5dcee5db1c7f4a6758d54a527c7c24c9a" - }, - { - "bytes": 675, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/ground_truth.py", - "sha256": "1512c78f49b7305fbd8c04f58d9d9ad6564357666fd74521348794bc9c41db16" - }, - { - "bytes": 23666, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/model_view.png", - "sha256": "e09fa7298c3f6d38a9e7e994a980d3a8c514fb596e181cc9bd937272f5dfbd24" - }, - { - "bytes": 461, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__acute_turn/parameters.json", - "sha256": "b28433974fc34081488df00ca8a2d6b6540b05ce89b44a8ed606faaf422bb380" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/calibration.json", - "sha256": "d685449894e5f68636282ca1769279afb9c8e7d66488fde2d38ae1cfcdba3807" - }, - { - "bytes": 2316, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/candidate_evidence.json", - "sha256": "7d39fd92d1d45e0a3ebc58ee066958431257ae95a4b1b40bd30ba8c1baca4cc6" - }, - { - "bytes": 5673, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/device_bw.png", - "sha256": "999e81fb10e2c719a8249476dfc3ede2e5622c4bd222bae029ef1bbe43f725b5" - }, - { - "bytes": 1605, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/factor_assignment.json", - "sha256": "914d1282a4733217475ac18fd207042c00c7a02b146c8ea7e87bd4f6b64e180a" - }, - { - "bytes": 718, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/ground_truth.py", - "sha256": "abe441598d1a8224a4807361a427c2291476eac352d1245d73fc5a0302a5cb35" - }, - { - "bytes": 4853, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/model_view.png", - "sha256": "acd359c977ca0485ed8d2add02d658eca200716fffc2fb11ad50c04245f7c648" - }, - { - "bytes": 594, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__double_elbow/parameters.json", - "sha256": "af0dd797090b82396b8f379802fecf9ee194b791d8079c81d27bda3a80fe6439" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/calibration.json", - "sha256": "708c499b08270ba088aab4c4f34a8b721034e8172738d585b2075ce7bd537c92" - }, - { - "bytes": 2316, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/candidate_evidence.json", - "sha256": "0648afe4c2ac0c3a27e91025fa6731bc750295d7dff0bbbf4946e6c1f47f9455" - }, - { - "bytes": 10830, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/device_bw.png", - "sha256": "64dc29f8f84312a4bc5ce58ea2e63725f1446b79d2dc09ce35a672db69544ad5" - }, - { - "bytes": 1563, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/factor_assignment.json", - "sha256": "5a272037da5f51f884151dc8db2eb636d19d1f1fd30f6cc030b975e711b262c0" - }, - { - "bytes": 676, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/ground_truth.py", - "sha256": "44a30acc2fe3df2a9662df3ea0f31a93f11451da1ba821891421eaa313c6071c" - }, - { - "bytes": 8314, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/model_view.png", - "sha256": "29f91e20e0b20f6218e99b872ebcea2a24f28567f9a5f2781e586ef3aed49b86" - }, - { - "bytes": 462, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__l_path/parameters.json", - "sha256": "a14162d1b3290efc43f72e48e4bbc1b0c4b7421893c5fc536ebbb4fe567ca92d" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/calibration.json", - "sha256": "715864dc606376916ac71f6367f54735b0a09b95bd9f72ddcb687c0d4515fe47" - }, - { - "bytes": 2316, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/candidate_evidence.json", - "sha256": "4bc2581fcb102b0afbd8de786c5a4beab88aa15334a4208effd335d6746eac66" - }, - { - "bytes": 23713, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/device_bw.png", - "sha256": "bdcc8affe9f3cefa1e77dcf2cb0d245b286038c361ddb672331ecf210e141203" - }, - { - "bytes": 1595, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/factor_assignment.json", - "sha256": "84881c111df20589545577ef6a46542258efa1d4efb5fa76ce976f42f85ab057" - }, - { - "bytes": 676, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/ground_truth.py", - "sha256": "2e6b31c26912440050e62258e1d1279330c71d0efe35daa8be9ab2893a521418" - }, - { - "bytes": 39106, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/model_view.png", - "sha256": "61387c05bd0dc6692e826cad2e3ec51a4b72aee3435912c6dc5e71ad5504cd0c" - }, - { - "bytes": 462, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__obtuse_turn/parameters.json", - "sha256": "15e1f9d955940ffdee596e02917f4e98e254887de355c63e6ca9f414f461d825" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/calibration.json", - "sha256": "dc4f63e44e227f51d11f452629fabdd4bbfc2b7d0c23bce8b6d81320caa67b8a" - }, - { - "bytes": 2319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/candidate_evidence.json", - "sha256": "e6faebb836ca28d33dffe15b4953aa30eb10ae86ca87e40f4702b64b64ce8386" - }, - { - "bytes": 12830, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/device_bw.png", - "sha256": "51c0ca84d619c7777a1cf50212ccc6be4567ace8eb8ced72f18cf4c5e0319e26" - }, - { - "bytes": 1619, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/factor_assignment.json", - "sha256": "32ddaa3dce4064ba1ecdc585670a6dab0be8d28570f7f3a743572504f964d54e" - }, - { - "bytes": 690, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/ground_truth.py", - "sha256": "e9a65cb435813f52b8df068fb3778cfe2a5c210835d4f66357e72d9bc3d0c52b" - }, - { - "bytes": 19337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/model_view.png", - "sha256": "4bf1fddcf591147047a539d06021c0d7d6e9aec7ae4737e2b82c04ce4db010e3" - }, - { - "bytes": 506, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__positive_dogleg/parameters.json", - "sha256": "7fe9d1c46da101405b2cc621578cd42b7381618ae38eb8425455467a7b755263" - }, - { - "bytes": 310, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/calibration.json", - "sha256": "fa3322bfc0377c25b50aa8e75933f01f8f5f14ffc6862c3e6c34a1780fcc66a0" - }, - { - "bytes": 2319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/candidate_evidence.json", - "sha256": "9c689ae49669a2b0e8f8aeb41eedd7741b7f212cbc401d5613350b329286d68d" - }, - { - "bytes": 7249, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/device_bw.png", - "sha256": "47107790efb4561cda2a9882f899029e2da5ee644a331902d496c41fbb9bbd0b" - }, - { - "bytes": 1585, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/factor_assignment.json", - "sha256": "0da376bfa357e9baf21ed0a44d9d97b3416db02168d598126ad290a3116d8089" - }, - { - "bytes": 718, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/ground_truth.py", - "sha256": "eb861b90af0663afbece53116df41637100b9743e34e0554c91c0ef2db58a94e" - }, - { - "bytes": 5977, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/model_view.png", - "sha256": "d82e145885c41dd66986d9bd5174c4a43f96e926e1994ffaece0f4df14cc3746" - }, - { - "bytes": 594, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__staircase/parameters.json", - "sha256": "725d5bb2c18db1993cafbf693947b5ca53802ffa39c6ef8a82a5e232d811c176" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/calibration.json", - "sha256": "12af31458a0ac18aca08be4d2d878e757e9b286fbb9b42bc01ae0215401b0a77" - }, - { - "bytes": 2309, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/candidate_evidence.json", - "sha256": "b225e17e29a91b87548a53bd662600e7fa9686bdf1db314dc379a9904de78831" - }, - { - "bytes": 11281, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/device_bw.png", - "sha256": "06549ee8e0426f2ab63cca478b6ca12bba1c2411c86a19c11b295a40f6c47191" - }, - { - "bytes": 1562, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/factor_assignment.json", - "sha256": "982bab8c6c133f24b5ab0f8e61846f07890984f83d4ea8a6db33917adddbb01b" - }, - { - "bytes": 689, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/ground_truth.py", - "sha256": "5c690fc8d133274abf9bd95790be6ea9610a76b6c55291f578a6efe73f8a315b" - }, - { - "bytes": 8801, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/model_view.png", - "sha256": "1af0630e2f14b5ae6ae851da035e21561454f92996e50e60e4a47345fa97be4c" - }, - { - "bytes": 505, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__u_path/parameters.json", - "sha256": "d0b1a9b9771456e88a40c34f59cac6651721e74dfa3c0b48a58ead3f6ef29bd4" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/calibration.json", - "sha256": "424f2ce2745bde82ee44bdc481bffcb350a24f0d2de6e5d249637f3ab63c95ff" - }, - { - "bytes": 2316, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/candidate_evidence.json", - "sha256": "cb93958908863d14877937621c6ac65ff93fc7a2ea168fab904a2533df1e7995" - }, - { - "bytes": 10432, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/device_bw.png", - "sha256": "0da154c68eb148f5d88831fdd9e8b7af8704ebb51871b550ca176567d029505b" - }, - { - "bytes": 1562, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/factor_assignment.json", - "sha256": "b6319611bde1f132fd52e7ad33a7f3684949c82220110b2a80d470caf42ed299" - }, - { - "bytes": 690, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/ground_truth.py", - "sha256": "ed88526f9a14d96a1061bcffab418c1bd8e32b0bdd35888f3621ad47bb230610" - }, - { - "bytes": 18306, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/model_view.png", - "sha256": "b46eebe9579a09db983337e1f48745d9b75f06ef8ab3d6ce07f5279eb4416155" - }, - { - "bytes": 506, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__z_path/parameters.json", - "sha256": "ccd6d61ef86ad02eb43f2d50da8c3069d765ebca14548622e0eac91411107e60" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/calibration.json", - "sha256": "649c4d177da0b222d43bc8ddff9f87ebbf6a5e92dc624ab0e1c77f3e9c45b043" - }, - { - "bytes": 2313, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/candidate_evidence.json", - "sha256": "21729dafff431a1512b3925ff4bb6862ad3ac6438757dc9778418d181fecc92f" - }, - { - "bytes": 16207, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/device_bw.png", - "sha256": "32c0122b3d691354f11cbad0f9a396a526d82ed5ae7fe10e43222bcdeb4de9fc" - }, - { - "bytes": 1567, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/factor_assignment.json", - "sha256": "2783e08b469a53017aab9a011fce453e8898a9cba6f0de5f9800f3b5ad93f24c" - }, - { - "bytes": 703, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/ground_truth.py", - "sha256": "05c3f50e42e16c33cd47f69f9801510f668bc22ab545e1066d888251e800b8c5" - }, - { - "bytes": 34733, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/model_view.png", - "sha256": "0a769e24180cabbadc280198e038805f1156cd23303d455384d2d6c40124b8f2" - }, - { - "bytes": 549, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_16_path_polyline/l0_16_path_polyline__semantic__zigzag/parameters.json", - "sha256": "9eaea7bd3867807996e5aaed401ea220376ede1233427e2a2e09eefa795de60c" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/calibration.json", - "sha256": "29443c144d7358c1dfac1db79627aef4662b589dde1e04ffec3bbf07503a5faa" - }, - { - "bytes": 2282, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/candidate_evidence.json", - "sha256": "f67cdb4a1ab4b69a1ab5643a96cad34878a96bcc18f9c9ebeb01daaa210396d6" - }, - { - "bytes": 1300, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/device_bw.png", - "sha256": "c359d115123c7b99c16dc51f38b565cf66e796a0c0557b1cd0656d0bcb12189b" - }, - { - "bytes": 1788, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/factor_assignment.json", - "sha256": "60760475483b5a870f18b5263699d997df8850deb3b78e9cff614cc7fca2a850" - }, - { - "bytes": 645, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/ground_truth.py", - "sha256": "f29c50c41d831916a97d22c34d89412ba2949f2df66122622e0b808f99132427" - }, - { - "bytes": 1174, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/model_view.png", - "sha256": "56da403c475e3ca97507ea2a3388d3e71951efff59f6f0a3345ad102350e2c3d" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__calibration__long_thin/parameters.json", - "sha256": "39b6e59def0b9a82d2c0bd037a84da88f4cdb76400b6dd687ba32a7e43e2091f" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/calibration.json", - "sha256": "c6e2550cfab0f8d186cc1ebfcc7a6b6fa7a1f712727b95661929e84894631126" - }, - { - "bytes": 2382, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/candidate_evidence.json", - "sha256": "dece13352d8c8616aff51243754e50793f282fbae0cc251907790fa135987fb9" - }, - { - "bytes": 24163, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/device_bw.png", - "sha256": "662d58b629a46fdc62c54dd6401dd4f6a73df6d70e22acceebc9d04ceacb8de2" - }, - { - "bytes": 1812, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/factor_assignment.json", - "sha256": "f793e833fa04b1a30762255d2a3eda42fdd226d636149bdabefbeca8bca3e0a7" - }, - { - "bytes": 720, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/ground_truth.py", - "sha256": "ed10c6288171e95cc1829906baacd5a62275ac38e36dc5d6a0f3c1db33295797" - }, - { - "bytes": 34224, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/model_view.png", - "sha256": "8b1e3e501441b0ca38b2f03b19c70df9c5dd2d74d3b6d4136c3de1778c02271f" - }, - { - "bytes": 364, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot45/parameters.json", - "sha256": "4ccaab236c01b209e90816f5380dacd2824e11901dd73e9356b524dd723e38d0" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/calibration.json", - "sha256": "25ca4b9afa4083040e7258592f9cef75948e293ec7ddada0c876d8e3cc53feb5" - }, - { - "bytes": 2365, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/candidate_evidence.json", - "sha256": "380038075a389e4d8f82f2841927cb9dad22565018ec46fdb158b7d847e65ad3" - }, - { - "bytes": 5419, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/device_bw.png", - "sha256": "a288603604595b0f545bd1f52b6783b6ad32ece96bef273381385c1e5ca027aa" - }, - { - "bytes": 1812, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/factor_assignment.json", - "sha256": "4e72e560243ce215d7ababfc47a8882a4a53a1cdf14395b07d31be3b7538822a" - }, - { - "bytes": 720, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/ground_truth.py", - "sha256": "3fed2f7db667d897d96c40afedf2cdc3877757ed603ec75d755a19585bb5b24a" - }, - { - "bytes": 2721, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/model_view.png", - "sha256": "6e583738f9ca9a4e975081cd6080f6b532e8a6dde56ff997dcd00298275879a8" - }, - { - "bytes": 364, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__equivariance__constant_width_rot90/parameters.json", - "sha256": "afe7b143e69bf5c624be3b22ac5c0c807f2df2fc4a8c985e7bcca5ac836d74a5" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/calibration.json", - "sha256": "adb354970f8f97d194aaecd5e60cc1e12f1cba6c8e98febfa6d2c0095076ee16" - }, - { - "bytes": 2300, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/candidate_evidence.json", - "sha256": "c969a4aa98feba63f8d7b1aec70626d0bd9ad68820581a196ff9e1fb4e4dfd68" - }, - { - "bytes": 1619, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/device_bw.png", - "sha256": "5a82357699552186848521de7b885896201ad490dac24f6900d5719ad73a33c5" - }, - { - "bytes": 1639, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/factor_assignment.json", - "sha256": "6ff2d64822800278b650bb7e574a08986c230543a87c9fdad75611c7a5eec468" - }, - { - "bytes": 645, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/ground_truth.py", - "sha256": "41fbd546cbcc1f717691917af12368c1b6639326c50e4c522ad2080b75fa5007" - }, - { - "bytes": 1416, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/model_view.png", - "sha256": "b65b00995f8c77d17c13064c0724e45350754eb58254cc925122168431a3b105" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_17_path_straight/l0_17_path_straight__semantic__constant_width/parameters.json", - "sha256": "62d9f619bb2a4185c322645b81a45adaeaf678c7341737a575c1b28525bb063a" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2304, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/candidate_evidence.json", - "sha256": "7223ce5664ed736aa30634f60a2f2043a362f0982844a3e326f4e4e762820118" - }, - { - "bytes": 28413, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/device_bw.png", - "sha256": "e324fc0f26a3ec17c0b0e48d14a08291cecb03a698ef83dfad71aeb2fad66bdd" - }, - { - "bytes": 1722, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/factor_assignment.json", - "sha256": "266128feb763c13f293df9a4cd50ad827cedc15a2d938873594bc1909f37e36e" - }, - { - "bytes": 643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/ground_truth.py", - "sha256": "5713154c333998b04eb03ace57e9740b446a9abddc8775a25c0b4bdbec594cd0" - }, - { - "bytes": 52638, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/model_view.png", - "sha256": "26777d1dd7ee253448f1d4ad2889e3f97b7eebcb34f20dc312247c26d3d34f94" - }, - { - "bytes": 317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_neg90/parameters.json", - "sha256": "5901ef1ead480d515b393ca7eba402511691240bccbc7c2ecf02f85b89b2efae" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/calibration.json", - "sha256": "95fb7db47f5b0e460093be695c6ba72a223a30af7c14a34c886b12e5494eb636" - }, - { - "bytes": 2365, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/candidate_evidence.json", - "sha256": "1548f9c034f3509fe67664195a5bad0e390b144f1ef8cd68c6abbb11fd5ba31d" - }, - { - "bytes": 28187, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/device_bw.png", - "sha256": "551f4964765c30c81eaf724de665875f440ee395988c8708817b89e46ddf6685" - }, - { - "bytes": 1761, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/factor_assignment.json", - "sha256": "4b1c9ceb07f6f0ba28b7402730c93e9daf312fe0726383ccec105163e33f5cdd" - }, - { - "bytes": 718, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/ground_truth.py", - "sha256": "0095fa1e4d1282d178a304ff15aea4d8b21beed27d5aa94d24d326caf83e4049" - }, - { - "bytes": 51363, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/model_view.png", - "sha256": "8f8249929e5f3b5e2321b92bd666fe54f5eab0a432cddfa19c46d088edb09189" - }, - { - "bytes": 356, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot180/parameters.json", - "sha256": "62d0df84ee556a5d8a417ace9a53ab3025fecda1ecf89aca63a1d262a43d4122" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/calibration.json", - "sha256": "a9ff8fd138c9702f4a0c5ade475366329855c9c91162afb6a856a2a98d5e7e80" - }, - { - "bytes": 2364, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/candidate_evidence.json", - "sha256": "53921fa76ea418fb5a8326793f48d4bd103c832a9ccaeb3efea0e27fdef04668" - }, - { - "bytes": 28949, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/device_bw.png", - "sha256": "5339adc900e8228f85267116b1e78baca7f47b6f319ac3a837d559f607a45ee1" - }, - { - "bytes": 1761, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/factor_assignment.json", - "sha256": "954d933e7c706e627161e20db9b395173a4c0cafd2735d5bcb649ce5c8c19b78" - }, - { - "bytes": 718, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/ground_truth.py", - "sha256": "a85185b19926a7577fa93fbe9e065c264a78c848bb4d3aae8a2af25d69a3d57d" - }, - { - "bytes": 53038, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/model_view.png", - "sha256": "93a0934af3b021d6c70a099c9add9121b624bd8bac2b13444c14ca5944aaab51" - }, - { - "bytes": 356, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot270/parameters.json", - "sha256": "fd3edadd232b3e5b0ef5e41f881e6f1bfb372fc8ce01a40d9e4aa8e557ea3f0b" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2363, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/candidate_evidence.json", - "sha256": "c7fa615842facd107bef4d53e3fe57ef486b13ebe6f8a12f009fb0a8d4f4bb50" - }, - { - "bytes": 28415, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/device_bw.png", - "sha256": "6bec00f8084e8526cd3b480c4a9197f63aef6851cc970a4f93118d32c47e76b8" - }, - { - "bytes": 1756, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/factor_assignment.json", - "sha256": "98a3cb2ade351641298a3899c0833a1ff0144097aaf6110025af7d44dcbf17eb" - }, - { - "bytes": 717, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/ground_truth.py", - "sha256": "70f31eaa5a447669046a1f7f23f5d2df5e63e77b67e33ffcf6a0316228ab67c4" - }, - { - "bytes": 52595, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/model_view.png", - "sha256": "2b354c231989f02f87e5aa26e9409886276e306c06254679149a33e12b7956da" - }, - { - "bytes": 355, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__equivariance__angle_pos90_rot90/parameters.json", - "sha256": "63faa8471605ad52e6eff7bace3621203441f8a6076d11d243c2f9141ad56c6e" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/calibration.json", - "sha256": "16405fe45bf0f1f377b94907f62b20680ef2cd58a29ca72584377e373c720aeb" - }, - { - "bytes": 2302, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/candidate_evidence.json", - "sha256": "f61786a097132b5519aed4351b2602c20614870b00b132d51c3372e1edd28421" - }, - { - "bytes": 24671, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/device_bw.png", - "sha256": "1ec9af80e20675988ce8d989789e4ab2089f1eb248bb4a0eb323bb9ee85ef0ca" - }, - { - "bytes": 1581, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/factor_assignment.json", - "sha256": "d215c4d9d44ffba3dcbe9b0ec84fc7cf001e73bc9f6546a9543e8f87eeda63fa" - }, - { - "bytes": 643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/ground_truth.py", - "sha256": "2a96bb82a1e2028ddbe3ea55a2882309f553d656f6cc034e3fdc0fa117e7e66f" - }, - { - "bytes": 43466, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/model_view.png", - "sha256": "7f703407f416d4a0cf397a4c7d11381abd623aa5c0bc4324052baf0e71e69b2f" - }, - { - "bytes": 317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos135/parameters.json", - "sha256": "71f471038d0738078df1199be90a62484b2a53a2ed8829c2d545c3bc54f3d8fd" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/calibration.json", - "sha256": "1fd167d3083740aa304057cb2421d77a3f2ccdcb0bc6608fb4e31be998df2a58" - }, - { - "bytes": 2296, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/candidate_evidence.json", - "sha256": "e731e6b980f9f3fef94fb2ba08bc3084337a8242a4d0988f39841f8ed071b851" - }, - { - "bytes": 24220, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/device_bw.png", - "sha256": "277d3f62f08e6e8bc01861c47393b76aed8528b4f5947acdef2632f00d961eed" - }, - { - "bytes": 1581, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/factor_assignment.json", - "sha256": "2588703e5f41f1897717c7f953ffbf4ac69ae8e41b34bce39cca2dbf70bbbfbb" - }, - { - "bytes": 643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/ground_truth.py", - "sha256": "0b1cc163119bafc7b5488f1a9b2a5c1dc3695fb09ccd02fb5afee169443cc45d" - }, - { - "bytes": 45538, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/model_view.png", - "sha256": "10039036ebd5cb59c9f371e2451fd64602a8b1949554a4212fa6274c6af1d7b9" - }, - { - "bytes": 317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos180/parameters.json", - "sha256": "43a67cd616b2dc50e3a0fce4fdd764492354a3b0b002f8d5519faea9a76f3788" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/calibration.json", - "sha256": "68e5012e936ed6610179a1ca24330435d450e4b0a8774d98479d30bd4ceb3b16" - }, - { - "bytes": 2297, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/candidate_evidence.json", - "sha256": "4a5a5ef18efc0e9177a1c428901e3fbada824eb1d2300fb2fe177a4f811e681e" - }, - { - "bytes": 35768, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/device_bw.png", - "sha256": "16a8d69543478190be49218dd0a5244637eaf4452c5b9985d1cd9b632435a47d" - }, - { - "bytes": 1581, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/factor_assignment.json", - "sha256": "61e20d8dcc4e43e5ae4610b1636e865c384c483d20fb217c74bfee21083f19b1" - }, - { - "bytes": 643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/ground_truth.py", - "sha256": "cd0faa0c879af31a35792d5e839fd82eb4447ca66d965b5cc1768eb19f8925df" - }, - { - "bytes": 69240, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/model_view.png", - "sha256": "d45ef1f3feba256a42c57b7afa49fd6be9b88d048c6e06ab03a5228246d30fe6" - }, - { - "bytes": 317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos270/parameters.json", - "sha256": "78324b3bf48a246ca139aeb4598fb869afe0238509d0cbab5829c1aa102825c7" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/calibration.json", - "sha256": "2cc630e1dab010b1d32ce45ecdc07af94bac2a3c9f9e7e9cbbb7d3ffddd6ebbc" - }, - { - "bytes": 2300, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/candidate_evidence.json", - "sha256": "f1e33f4cd63ed60aac965bbc4817bd4abdb41227edb64da9251708c783fce2b1" - }, - { - "bytes": 17785, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/device_bw.png", - "sha256": "a003b3160ec246a77ca2151de5c67ad1acd7e66ab55201bf430702137b192c4c" - }, - { - "bytes": 1574, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/factor_assignment.json", - "sha256": "a92d143439bceedf01dc72625746371b75bf0d30624e1e50df8f1c0161a7fadd" - }, - { - "bytes": 642, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/ground_truth.py", - "sha256": "f5b1a6d2fa95caa8567e0b64b30d4521e658837c86497324c7a0d2e222c79a6c" - }, - { - "bytes": 36523, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/model_view.png", - "sha256": "782fcefb4548e0cb07d5594369fd5e37d8c87f3ddc2f93fe3bdf3ac7a7b18c24" - }, - { - "bytes": 316, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos45/parameters.json", - "sha256": "f0b066978b7f79b6f9217e80be434e37dcb4bdd711b81e4e892243cdeecfc12c" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2298, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/candidate_evidence.json", - "sha256": "704ee8de84f76b5e0157683843cca0f027ec884054ed46dd05870bb2cab0188e" - }, - { - "bytes": 28074, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/device_bw.png", - "sha256": "a5392b385354f393a8a8541e51fde58458fc2da800f698d711165f1a4eea2376" - }, - { - "bytes": 1574, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/factor_assignment.json", - "sha256": "b066b2ab0683cd07fa9e17ce85318d6f5f0fa96301b6c15d609fcafbed2ddfc5" - }, - { - "bytes": 642, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/ground_truth.py", - "sha256": "f11254ff529a2de899627cc0307c285b501691556d820d1b4fe15cb75dab8700" - }, - { - "bytes": 51656, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/model_view.png", - "sha256": "68cdd69852d290116fc2a69a3bf37ad25ef7cbcb639fcde099e876d655db924a" - }, - { - "bytes": 316, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__angle_pos90/parameters.json", - "sha256": "0921a9c893633fa5b0b5ba354c62dd7a8cf14b4cd011a4a723d89b2149ebd266" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/calibration.json", - "sha256": "5adb368847834379a14d1f55e9a389abba8b8d54724e741623e89e3e05af4424" - }, - { - "bytes": 2296, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/candidate_evidence.json", - "sha256": "513c4d6104dda5c379472196b04ad3df5834c189eef6d21654ae9976f11ed6eb" - }, - { - "bytes": 24700, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/device_bw.png", - "sha256": "a97957eae8724f57b180aafcdedce72f08aec7785dc07eb9416eb2c9a05d562f" - }, - { - "bytes": 1766, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/factor_assignment.json", - "sha256": "315d5ff5bd2ceb8303b72a578eb1548334395516546b08139e95de111817db1b" - }, - { - "bytes": 643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/ground_truth.py", - "sha256": "88a3846c8e016af8a6a0afbfd7c899041d7cfb7af0499b4f6746989847207654" - }, - { - "bytes": 44029, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/model_view.png", - "sha256": "25c95fd9ea3898d0e1e587e5e358e16393d03741c2cfbf1cbab81686f23f0807" - }, - { - "bytes": 317, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_18_path_arc/l0_18_path_arc__semantic__thick_curve/parameters.json", - "sha256": "a8b46e01ac16152f52e58dc129ccb4f9b3a08a95f9fa98860d164d4aede78c65" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/calibration.json", - "sha256": "2cc630e1dab010b1d32ce45ecdc07af94bac2a3c9f9e7e9cbbb7d3ffddd6ebbc" - }, - { - "bytes": 2306, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/candidate_evidence.json", - "sha256": "377642097773535d765d98b18baa63c9f0495073b846d001d1666f83e8ac7d32" - }, - { - "bytes": 17369, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/device_bw.png", - "sha256": "228a729321a00d3b4798cdaa6a895e0640de5cb6e489b71abf8d056ef5b2ca49" - }, - { - "bytes": 1898, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/factor_assignment.json", - "sha256": "7ee28f252523ec12612bedbfd74cedaf8306f9a0205b20ef954404261f002c16" - }, - { - "bytes": 730, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/ground_truth.py", - "sha256": "f96d6e8df44cf0e7d405228a8ec390930feefb479a4ed6d015b2a609bb70316c" - }, - { - "bytes": 36088, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/model_view.png", - "sha256": "bac23daf5171b44d5b99c67ab06f5142d1c705892852707b17e624fe66864f3d" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg45/parameters.json", - "sha256": "c14702fbed28c2dab79e08744847aa5d48f586799ead9aabc72043fdb4f8730b" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2312, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/candidate_evidence.json", - "sha256": "ca1a318ce5b5391d6fc8a8e35a24cedab4a01a235a42b1e9f2db12c3d94ed382" - }, - { - "bytes": 25596, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/device_bw.png", - "sha256": "692053872a402fd7aac3d399ed255b4de7a0f59d8455ea00c83aa1ab2e793871" - }, - { - "bytes": 1898, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/factor_assignment.json", - "sha256": "7802aaf4e81ef7501ccbaf17026c00c4d6ae728f54c28cb2b91104e81fcd36c2" - }, - { - "bytes": 730, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/ground_truth.py", - "sha256": "1fb5a1147aae4a0077cb69455cdc25f7ee752a074ad40264600bccb4e99cad1c" - }, - { - "bytes": 46984, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/model_view.png", - "sha256": "bd6b4647455ff5b183ee88295623fbcb9da99adf6f6f202ab49a390207acba22" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_neg90/parameters.json", - "sha256": "2723c3a9ba9ff6241f681bfb0ec772457b422f8a665167862d596a597faadbaa" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/calibration.json", - "sha256": "95fb7db47f5b0e460093be695c6ba72a223a30af7c14a34c886b12e5494eb636" - }, - { - "bytes": 2370, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/candidate_evidence.json", - "sha256": "bcdb42a9de4c994625b96b565a7fd63c7868beb6138709640d0ac42560fde6f1" - }, - { - "bytes": 25465, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/device_bw.png", - "sha256": "e44825349a8ddb55c0a7d667fa04a93cde40b26f000c9b2055bb5283550f607a" - }, - { - "bytes": 1942, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/factor_assignment.json", - "sha256": "f2b07d32fc03118e516acf160cedb5f7805273a8d13455df1ffcc94e5e03c841" - }, - { - "bytes": 805, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/ground_truth.py", - "sha256": "fba185fffaeb4f842eaff05de23856de0af09431a584933f7a56742ee2d43dfb" - }, - { - "bytes": 45716, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/model_view.png", - "sha256": "36f8978e906adb93ce770838fdafd4f4d9458eebf9454eae2b540b5d961b6f42" - }, - { - "bytes": 387, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot180/parameters.json", - "sha256": "60673225187567b2b214e87de1beb6148ce6a80fa5eb9adf1b33ea6e894d18c7" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/calibration.json", - "sha256": "a9ff8fd138c9702f4a0c5ade475366329855c9c91162afb6a856a2a98d5e7e80" - }, - { - "bytes": 2368, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/candidate_evidence.json", - "sha256": "f689316292f27d2e15c481ef1d54ea1765d79e45318c94ca5e2b2232b8307084" - }, - { - "bytes": 26089, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/device_bw.png", - "sha256": "6c1d70b894310839af98711dc6c374a05e7abf2829321537f68c48a83a8fa66e" - }, - { - "bytes": 1942, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/factor_assignment.json", - "sha256": "d5502e19e44ef7d7b7660c641d54dae0dd8bd087b15fe2f03ee005689209780c" - }, - { - "bytes": 805, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/ground_truth.py", - "sha256": "d13fc17189e60c1138ff40cb3b5e95879e45154863a161c7d021ed66cb9dde6c" - }, - { - "bytes": 47233, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/model_view.png", - "sha256": "194a010f48aeb69d1f06f4f609df6dc95a90d56c87d94533c06dff3afdb94c72" - }, - { - "bytes": 387, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot270/parameters.json", - "sha256": "484a7f5b3482e4acd36e473ad8089a7ed70a58f25421c3927abc5a26680583c9" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2366, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/candidate_evidence.json", - "sha256": "3dff3103268ebc740deacddd7918a3aee8b0e00a27a9b881d4a15487f33a269c" - }, - { - "bytes": 25599, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/device_bw.png", - "sha256": "305bf7eb73931ae9c357d4fa53eb24f9b635555d340532b8057ff8bfc5ac650f" - }, - { - "bytes": 1937, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/factor_assignment.json", - "sha256": "aac7610a8d192107012be174e771c9f2922999ae7758b1c6c081a6f7004cd41a" - }, - { - "bytes": 804, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/ground_truth.py", - "sha256": "7fe8a981afe9a3407edb83667b0b8e3d3ba3c31e4fb3bd779d66c2e5a954a5d9" - }, - { - "bytes": 47010, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/model_view.png", - "sha256": "c3fabeef5dd8ebfabcb7259f1d6fb825815aea2825bf97df0e6405ccc9206a88" - }, - { - "bytes": 386, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__equivariance__angle_pos90_rot90/parameters.json", - "sha256": "76e78af374810dfd79babe74099af1972ceb11693d323cb3871172dc0daee5d8" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/calibration.json", - "sha256": "d4665405e70566b8d30ba123e96888175bbaaa29b7d625a0a2dbe11545aebd7c" - }, - { - "bytes": 2306, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/candidate_evidence.json", - "sha256": "2104cb1a36f0cb3f4285bbc935c1d47cf0b64bc0ae10984be09674c447e8c8d6" - }, - { - "bytes": 26307, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/device_bw.png", - "sha256": "bab2e8b1173bed0f22558cb45e43784d4bb41d0dcbc0c085a75beead1a9d4dde" - }, - { - "bytes": 1750, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/factor_assignment.json", - "sha256": "719477e5756f2a60a4b5432fb87c2bf600d15f57a4d17afc3e24c20cce14ac6e" - }, - { - "bytes": 730, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/ground_truth.py", - "sha256": "884061354d4454b8b02660eb99029dd7d3f01dfa9d1ae257816ee04b84099d6f" - }, - { - "bytes": 48114, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/model_view.png", - "sha256": "baa73fe62e04d48f3709a57e77c65dfb2bfde9f80fb4a6b88c9aa6605d6fbdab" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos135/parameters.json", - "sha256": "99e83329541ca8222a069fa8cd1ec54514688b4f42b2ea2437c760485d75330c" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/calibration.json", - "sha256": "3301291c2e5b5eabc6be93ee9876a7de7dbd38442437fff819ab1e6f313cf51c" - }, - { - "bytes": 2300, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/candidate_evidence.json", - "sha256": "758ae62a0ce8465f589e1e6c6483248fcae39f7b9761744b489163823330530b" - }, - { - "bytes": 26985, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/device_bw.png", - "sha256": "4733d8a136af15d1690b2c2f742739938fe33628902a1c712b95f4cb2781be19" - }, - { - "bytes": 1750, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/factor_assignment.json", - "sha256": "5208ae4e74d45f7d753875ea4e1630189c9a79762f31f9ad14fac5578c6b8ded" - }, - { - "bytes": 730, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/ground_truth.py", - "sha256": "966a1d7815e1d4ea9d3a7ee859fed78c5f6431b6263662731ca677cdcc1629b8" - }, - { - "bytes": 54566, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/model_view.png", - "sha256": "0a6573651bd80dc3675b143796f5445a06a88fbb286f674fbe4b5b696b084d06" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos180/parameters.json", - "sha256": "969b1953c9df45d6ebb0c4c90949937c3b0f209a6cd796d9ca80a660e1cc7086" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/calibration.json", - "sha256": "2cc630e1dab010b1d32ce45ecdc07af94bac2a3c9f9e7e9cbbb7d3ffddd6ebbc" - }, - { - "bytes": 2299, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/candidate_evidence.json", - "sha256": "6d6adf2100b0bcd360604c051faac12c4ccca2827c0c648b77802112dc546c60" - }, - { - "bytes": 17242, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/device_bw.png", - "sha256": "b8567cddf5c593fd7b5f9db5bbfa8f19e0c00686f7af84a266801bf3778f15ed" - }, - { - "bytes": 1750, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/factor_assignment.json", - "sha256": "f2c0fb6d7354010c2c4acb59ba063354f1dbdacc72de90a56e2d74db0bce75b0" - }, - { - "bytes": 729, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/ground_truth.py", - "sha256": "50990e1cccf8c5504d3dcb583867b2661e5caf55dad60398e7da8cfe53c6e7e4" - }, - { - "bytes": 34722, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/model_view.png", - "sha256": "6e35f45de0b52f876e2687669e8655136b446066f9864c026311fd310bfa63ff" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos45/parameters.json", - "sha256": "b38a1a8459b46e8fa3994c434dfbdd0c74959fe97da057259a373ab6740ade8d" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2311, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/candidate_evidence.json", - "sha256": "c183c83cc8d45903fc7fa8a7fe9167c25ac042d9cda773738507b9e7d59dfca9" - }, - { - "bytes": 25396, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/device_bw.png", - "sha256": "b980d6d9800f90c85158bb5785ed3165b842d0412f4629562c4d7824bda727ac" - }, - { - "bytes": 1750, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/factor_assignment.json", - "sha256": "6672fd0274a85c7f2600b3fab99644285321d7bfe5b292b909d76a3d182265d9" - }, - { - "bytes": 729, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/ground_truth.py", - "sha256": "fe6061b1afa3dbd33c32e9efc42f2b958bf16676f2d9c9ee8f8152c265dc5cd8" - }, - { - "bytes": 45965, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/model_view.png", - "sha256": "db58a1df6e039b5bd25072c1d935859d7b28aad2685910fdbff015c2a75d9c5f" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90/parameters.json", - "sha256": "ea5c5ecf1f3ff4376013232c56b7196152695b400e5431bff2216575f04c4650" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2310, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/candidate_evidence.json", - "sha256": "0c60b3ec2d632d60d03d3897bd6102ead3442efc54428ff9ab3937b4f4e15da5" - }, - { - "bytes": 25128, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/device_bw.png", - "sha256": "429dd5d8732c62feb55c5341f54284cc520be23fe61b7c9dcd997930d51ab030" - }, - { - "bytes": 1787, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/factor_assignment.json", - "sha256": "f0b8f2825dea35ff302fdcdbea8ec47cea978043aa19034deb548305504eba46" - }, - { - "bytes": 729, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/ground_truth.py", - "sha256": "d46c74e488a6a925ef1724038caa7e170bb65864c6e567ccf3e6df461eb4052f" - }, - { - "bytes": 45345, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/model_view.png", - "sha256": "c3ecbb38b6012ddea69e1a8f052989dd9285a281f5a182bf9eed8e44dcc29975" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_full_p/parameters.json", - "sha256": "07bf2342456b68a836f13cc9a2dd338dcca9c4419a1b8c783c1a1a0a3d5a4df0" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/calibration.json", - "sha256": "f0364e4dde528fe29701f22cd0151bd5aff107d99cfead12eeb30ff93861b1c6" - }, - { - "bytes": 2305, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/candidate_evidence.json", - "sha256": "877768caeb3c20ad92996bf715551317fd637ea213ae9837205163c0afa8fc11" - }, - { - "bytes": 26450, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/device_bw.png", - "sha256": "9b6fd9e5959ae30e70b6e8596ecaad5a4b79c2d2c0d6d4b84e48b74e2416f993" - }, - { - "bytes": 1784, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/factor_assignment.json", - "sha256": "677bee7db804cba208f1439b7a573bd9ea70358280f24a417b3f8c1d26e61582" - }, - { - "bytes": 729, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/ground_truth.py", - "sha256": "0fb999345ec56a817bb250fdb1181777a4003b31f7d368c0ed0ad9830011cd9d" - }, - { - "bytes": 47611, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/model_view.png", - "sha256": "ee57bdb2ab6905dd3f8be4939f2d4b05231f755b741d0451032c9b4399dfd095" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_19_path_euler/l0_19_path_euler__semantic__angle_pos90_low_p/parameters.json", - "sha256": "51efd8bc4f1b9fec57d465dbb8124632972c107c5f377732886c6bd90488e755" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/calibration.json", - "sha256": "9820336dd4d8e33067f60e59edbaa6e01813bc0c5e389345cfc892ff158d79ad" - }, - { - "bytes": 2342, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/candidate_evidence.json", - "sha256": "8298ed133cd87054862520a62649479e65da80bf69ea87674eea1d41421e15a0" - }, - { - "bytes": 13057, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/device_bw.png", - "sha256": "1e065dd9ccafe06f4f447bb1960f4bc26d1572be89af1765fd67e06a1a032902" - }, - { - "bytes": 1788, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/factor_assignment.json", - "sha256": "1ecd7fe277756c4879db41bc08c4e1d258ef80a77d39d7cc903fa090bbc90266" - }, - { - "bytes": 782, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/ground_truth.py", - "sha256": "3703ceea3ab4860674c17146623b381e70c257224065879d6661ae42520f11a5" - }, - { - "bytes": 26477, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/model_view.png", - "sha256": "f61ccc069f15a143492ffafa2b7a0f279fbfff1288093550c2fd117dab4900cb" - }, - { - "bytes": 618, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_mirror_x/parameters.json", - "sha256": "b22d0a4e7a552d8a97d65d506fd0e53bcb00d54f92bb3e0ba8d49a232beac1ae" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/calibration.json", - "sha256": "9f008d3d9a085903fb14a3181f9b89e61d321c9ddb063b9c256704218cbd5a10" - }, - { - "bytes": 2376, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/candidate_evidence.json", - "sha256": "dbfbd5b877b5b3d3512adb1e6e48ae94035c63158974d5ac1c8647455240214f" - }, - { - "bytes": 27060, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/device_bw.png", - "sha256": "ab0ec0720af3b8374df1f719577b534708542eabcf8171af96cd301dffd1dbda" - }, - { - "bytes": 1781, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/factor_assignment.json", - "sha256": "37a27d281d58c18b9aa9b46bce6d0c17694d1faf278e1ef7eda69195fd0b20fa" - }, - { - "bytes": 839, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/ground_truth.py", - "sha256": "a42f1f1fb52cf60d012634af4e2cab1dd1082f3372d4bae1cd452edfcc77aa8f" - }, - { - "bytes": 49154, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/model_view.png", - "sha256": "fcaf2bf3988a4a809a199880dbf95cd1cdaa1602dbb2e77f92b6ef07879d7a65" - }, - { - "bytes": 658, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot135/parameters.json", - "sha256": "4a6013076df52aafb9b0177dab04ffa98b285c3cbc9c677c69731d5d1cdf5608" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/calibration.json", - "sha256": "bdf241ebdcca63b7846123fbcc87dfbcb94b5dc00a1d13b6d61f888b94f0834d" - }, - { - "bytes": 2381, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/candidate_evidence.json", - "sha256": "c853ee1620fa7600f922db0fc44318f1e2c49897154ce4da296d6a5a06b13e71" - }, - { - "bytes": 26272, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/device_bw.png", - "sha256": "9218d8426bd80c5397bd442ff90c0c6050ccd748d92c584b0073483c3ea464ac" - }, - { - "bytes": 1776, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/factor_assignment.json", - "sha256": "546cba0cd55a8ea823ffa1c5e25effb29974363be347797ac99e564c9f04c9ba" - }, - { - "bytes": 838, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/ground_truth.py", - "sha256": "ecac4516b62613012c329f4aea052b58b9da5c538cce0f74dc9fbce1dfbe5f87" - }, - { - "bytes": 47641, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/model_view.png", - "sha256": "182768a40798bff570112904011482c652e2d557276e62451cc19bbb3edaa919" - }, - { - "bytes": 657, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot45/parameters.json", - "sha256": "2dd9a6117b44c9e99b9f8434acef678be3f09f602294dd974ac6c65553fa4b88" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/calibration.json", - "sha256": "1ffe1584993fa7c5b5932a7da7096291f03a927cd9a422dc6b1bee6190e819a2" - }, - { - "bytes": 2380, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/candidate_evidence.json", - "sha256": "4938fac4e94255f247a36b211e2297670b06241aa62d0e5bc4816c835914b2aa" - }, - { - "bytes": 15380, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/device_bw.png", - "sha256": "13220c017ce10e4931364da7670ee75b1a4fd0b185d513ba39d688c65998317d" - }, - { - "bytes": 1776, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/factor_assignment.json", - "sha256": "8fbd5c000f077908fe9298003cd7634850d236547115768bfd39e903dc7168e5" - }, - { - "bytes": 838, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/ground_truth.py", - "sha256": "ed1159b96ab7dd36e2d0facc5bd87b40f641985d2cfaca8b5b15ce7e79dd20a4" - }, - { - "bytes": 24251, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/model_view.png", - "sha256": "6540865b53c9bd52a60b30ab939b8ab987e4bbdbf292e982c638a9822a7824cb" - }, - { - "bytes": 657, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__equivariance__chicane_rot90/parameters.json", - "sha256": "87be268ac3714db91c6cfe5aad7956ce0a3e62f66ac2428b6def3aa76a94a535" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/calibration.json", - "sha256": "8cae0ebd594d83320b350206d9b3608b2c13fd7166ba0f23d2d4eda538c28ee2" - }, - { - "bytes": 2315, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/candidate_evidence.json", - "sha256": "f81dff3ceffd4042b3c71329ddfb63ac533e6c1d8a3dfacf78e2d0d9b98efffc" - }, - { - "bytes": 12503, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/device_bw.png", - "sha256": "ffb6ced6f54aba3c135702e14e5d24ef9736119d07eea4c8ef1a82f090759e67" - }, - { - "bytes": 1665, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/factor_assignment.json", - "sha256": "5910fe806a9ac30c214844a611e6ac2ce33c9117c72cd8700c7aa19485319edd" - }, - { - "bytes": 749, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/ground_truth.py", - "sha256": "b9b893b416d472b84eda7c288bfc7269242dc3c7c8c338809cae0be49f22dff3" - }, - { - "bytes": 27549, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/model_view.png", - "sha256": "9c9a0f19d4444f991e59a693747f635349590d77d70606c7466fbe0fd56953a5" - }, - { - "bytes": 574, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__asymmetric_dogleg/parameters.json", - "sha256": "91549337a00e434a936980eb31bd88c698bbe101976f777bdfe0a931ef867bd6" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/calibration.json", - "sha256": "cb0484acbf6566d51041a48c6a70f94ba03bcaa964d0718ee35109bdb7ca15f1" - }, - { - "bytes": 2315, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/candidate_evidence.json", - "sha256": "2e6f6466f2c0283d1f7d665104cb6b38b5a99af726d04c6d3e753cadeff134d5" - }, - { - "bytes": 12851, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/device_bw.png", - "sha256": "9b12464102d442d2aad08327649575bec5a8b0ad1e9f087197132c536ae5f64d" - }, - { - "bytes": 1595, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/factor_assignment.json", - "sha256": "3934e580491317accdba047733de21b31aee1b613c4cfc31a914c9af75c5ade4" - }, - { - "bytes": 763, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/ground_truth.py", - "sha256": "2722138275bc4f383ccf021614c647858a5f6e723d12b1fd81f0a0d7e9b08a4d" - }, - { - "bytes": 26542, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/model_view.png", - "sha256": "693b599d1d1e82a12abf9d5b8e357719efa89934e133ea04af2fc4e6ad3ce9fe" - }, - { - "bytes": 618, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__chicane/parameters.json", - "sha256": "b22d0a4e7a552d8a97d65d506fd0e53bcb00d54f92bb3e0ba8d49a232beac1ae" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/calibration.json", - "sha256": "7d17e85ad591cdf701124f6eaa7ef9fceaeca2bbc779f7350008b00dc38e173d" - }, - { - "bytes": 2326, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/candidate_evidence.json", - "sha256": "2bcb97688251e86f777a0eb5ee0da427a2b642179809b1ef034b12028d13a01c" - }, - { - "bytes": 18143, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/device_bw.png", - "sha256": "4dd4b17dcf0f2785384a967a71c2643eb2dcd1e0c3c24c81df3769fcf562c2eb" - }, - { - "bytes": 1811, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/factor_assignment.json", - "sha256": "091d7a04b012aa2f130e9e7939a9c576fdfb6cab6a58bab8b65802f02930d9d9" - }, - { - "bytes": 721, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/ground_truth.py", - "sha256": "5b6069ad93c9d3a9f2d20e1e4cda19ab2e04e3229c764d617487dee6be4ea85d" - }, - { - "bytes": 25898, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/model_view.png", - "sha256": "aa2c60e25a668ea0c2e41d8c7ddb3ff0139e55d98c03843e16615cad10b832c0" - }, - { - "bytes": 486, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__loose_corner/parameters.json", - "sha256": "40701d9caab7511243ef086dd044754ae176ce94427113f3099a912dbf929756" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/calibration.json", - "sha256": "88e5cf98234fb3d8a3e4a5276284c15b1a5f009db1acdecd59567b3c317681ee" - }, - { - "bytes": 2320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/candidate_evidence.json", - "sha256": "7a66c053f2a1ab0623d6f75a2339bc9de6d3f5070c18b0c10ef13f6047275aa9" - }, - { - "bytes": 10782, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/device_bw.png", - "sha256": "22d23348502adf441079e1d9b0e2381c6db5c55f56da518a333c972e642c9823" - }, - { - "bytes": 1621, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/factor_assignment.json", - "sha256": "db96422e27bf3f7f1c38b8355398f34a9568cef329cefcb3ea8c3e522151eadb" - }, - { - "bytes": 791, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/ground_truth.py", - "sha256": "ea838c16dc8fd469cecbca44d174d9a0e3afbe58e643784488eac3dca0f8a57d" - }, - { - "bytes": 19970, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/model_view.png", - "sha256": "47a18f63effbe6fa51ddd3e140ab0047dd3472ff3037fe8a6e256168a0e6279b" - }, - { - "bytes": 706, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__multi_step/parameters.json", - "sha256": "58424337af4000f24971b592575cde2183d486dbd4f0913007df1051647c2c03" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/calibration.json", - "sha256": "8ccc1b5e75de2be9fdb5ac60310098bd7d0a829bc9786a1c29fe94ddf9a1539f" - }, - { - "bytes": 2320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/candidate_evidence.json", - "sha256": "092efd2df0409a00d15e5c383d4ca2241fa0ccffc741f8c15f962195e12c7ce9" - }, - { - "bytes": 16264, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/device_bw.png", - "sha256": "072618a840f6812de5b0db142bd672ead1f7f4c694a2e1cadd2a85315b9ac82d" - }, - { - "bytes": 1615, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/factor_assignment.json", - "sha256": "20665e3c8b553923e49212e6204d369a1fd06458b05fbf2f2e347ea725293e98" - }, - { - "bytes": 721, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/ground_truth.py", - "sha256": "ddccdca8692e68b10ff15f3a134850ce5d9edfcd8afce44f205d2ccdc9ff2c52" - }, - { - "bytes": 20949, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/model_view.png", - "sha256": "358ec9d4566691cdbb3a125991326974d817a1a5bf0bab95acedfd4a91c39ff1" - }, - { - "bytes": 486, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_l/parameters.json", - "sha256": "234c9cf83e00d1ab0793b1ce8857dcc908d9bae4b19d82eb9b6fc01f620b5733" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/calibration.json", - "sha256": "1412a63bb0225dd171d804d54fe5e853f6454968ca7e268b11e12be1a1a9baa6" - }, - { - "bytes": 2315, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/candidate_evidence.json", - "sha256": "27fe02f2e54c08c8a286b016bee9ef79fa058480c565f225a16985359ae5bdc2" - }, - { - "bytes": 12775, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/device_bw.png", - "sha256": "1bd281adc41f0066a904cc38c945a01eeade5a233a57f9f09c38f31392ae66b2" - }, - { - "bytes": 1615, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/factor_assignment.json", - "sha256": "69bbf6fcd5df920d6121bbe0e461e34bd61ccec11f755d336f29c8cdbfb39b92" - }, - { - "bytes": 761, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/ground_truth.py", - "sha256": "0a5a3205af1c40c94082c7374f456616c4e7aecfc4ca1694fdb26bb64759b433" - }, - { - "bytes": 24415, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/model_view.png", - "sha256": "aa9c3962ea08bad9ed58c3d5097b37a8d041c2bef0dea7405dab8049604922d2" - }, - { - "bytes": 616, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_s/parameters.json", - "sha256": "192fc0924279741947003985aa1d1ccb4f0b7ba583b3097a34b493e2b1498abe" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/calibration.json", - "sha256": "5f7e4cf19ae1b4b1d6199d02c328336d05851a5a6040f6e612620296eb5d99ed" - }, - { - "bytes": 2314, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/candidate_evidence.json", - "sha256": "1bd8d4fe55014000fd7643962fb507ca6f7389e98329f7f06882cd06f79878d3" - }, - { - "bytes": 20206, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/device_bw.png", - "sha256": "62028f9868c9d54c179a396a0ce06e8a2e204d835f7f187999fbda188b6e4e42" - }, - { - "bytes": 1615, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/factor_assignment.json", - "sha256": "22b1b556f5ba90aa13a8ac58b5646f73b9c24f37288e8f5d56c8c3865a94de7b" - }, - { - "bytes": 734, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/ground_truth.py", - "sha256": "eef8c9d4c25ef7043edee2bd7d0badba25d50b60e4b516721c3296942babe000" - }, - { - "bytes": 31489, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/model_view.png", - "sha256": "fcd6326d644c0dd609a400ef6560b293425c2b742f016a9728df2046976ae6ba" - }, - { - "bytes": 529, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_u/parameters.json", - "sha256": "80a8641ddb86bc8f242e197d6efadf0f243b3d3c0dcd4867388916930cd3930e" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/calibration.json", - "sha256": "0986ac040fd88624d2fa5966500cbffe87e0921c0d770889751c511cc5af8f5c" - }, - { - "bytes": 2320, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/candidate_evidence.json", - "sha256": "bb78e648f9f6f59e6275e993273efbe66c32f50edfd929a2e0bba90546f74444" - }, - { - "bytes": 10831, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/device_bw.png", - "sha256": "8affeecd5a5daf7a703c361e80f9ecad0c2c1172b583858784c8f9f74ce7a02c" - }, - { - "bytes": 1606, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/factor_assignment.json", - "sha256": "19c85aac45ca9f3e273c9aadcbc6b98a85fdbee04fb823f10c2af2e40c0940f1" - }, - { - "bytes": 735, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/ground_truth.py", - "sha256": "aa0111c465252ffaba2c1b0e14d6ecb27b0f338bd6f54c5515b4de30dd3713c1" - }, - { - "bytes": 20081, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/model_view.png", - "sha256": "ef140b914e7cb9a871fdce9c8594817ed4226c97d57097834d1837ba536cde68" - }, - { - "bytes": 530, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__rounded_z/parameters.json", - "sha256": "19fbed32081003f3e7e98313b355ec042a0e0903a58a02ec5efcb22d7f92c908" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/calibration.json", - "sha256": "2cc14f15899c12a2bf23f551275dc6b3adda852a4e3f1248e45e905619adb83c" - }, - { - "bytes": 2322, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/candidate_evidence.json", - "sha256": "249b9ab389e2cfd8f84c11461049b835d98717523be1da0ceb61c8842fb75f95" - }, - { - "bytes": 12964, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/device_bw.png", - "sha256": "cc40a8bc33c80aa00f0b1c70f0eda1aaff26e18866159054b409277503e602c7" - }, - { - "bytes": 1609, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/factor_assignment.json", - "sha256": "b183f0516d30e29818abc97b22365b57457e563eecc39cf95099fc7fe8ae5f51" - }, - { - "bytes": 763, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/ground_truth.py", - "sha256": "ee5aa09028bb82ca124c8a6917a999cd18b1a3c255aaae1c403f853336815eec" - }, - { - "bytes": 20514, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/model_view.png", - "sha256": "39447086033322ce2d61bfdfce1c1ad09b9f93d3f1d18c6c84efac9eb0c6d5a0" - }, - { - "bytes": 618, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__staircase/parameters.json", - "sha256": "f68d1120ee0c368c2fce77524842e40ad59353557b25adb06b36ba3fc39b8f20" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/calibration.json", - "sha256": "5277a40e6a758013b209e559fae6925960d4b87600747d02e2a91db4c5ebab0e" - }, - { - "bytes": 2310, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/candidate_evidence.json", - "sha256": "35faa028f64f01e416f659e34ac6cd2d51721a1e5e8f419cdd5e7a2b0b53c274" - }, - { - "bytes": 10589, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/device_bw.png", - "sha256": "af9814efbeffc6fc44ac7c8fc8cb8b03bbf7a2df88506ce42b478f28fe43e61f" - }, - { - "bytes": 1658, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/factor_assignment.json", - "sha256": "4edc6a341b6fc796a22787f901257ee8d3403ab7a746484cf8a79c9168f88e6a" - }, - { - "bytes": 789, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/ground_truth.py", - "sha256": "137b7b2f13c8e4b9ab951a036bb86ef45f9fac504960963918d4fb11ad8ac9cb" - }, - { - "bytes": 22854, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/model_view.png", - "sha256": "b064c420b3dbcc3fb71b4d7607467e73ba436776ff4fa30bce64cca9c0d490c8" - }, - { - "bytes": 704, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__three_turn_snake/parameters.json", - "sha256": "e24a63cf36aa0463bf163b365315c18ed4e8bf2ab09e7e4669da7919babd617a" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/calibration.json", - "sha256": "8ccc1b5e75de2be9fdb5ac60310098bd7d0a829bc9786a1c29fe94ddf9a1539f" - }, - { - "bytes": 2324, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/candidate_evidence.json", - "sha256": "86611de47f7096959808700c64442d50deac3fbce18d33a4164e9617610b9f50" - }, - { - "bytes": 13400, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/device_bw.png", - "sha256": "d03511724e6b5adde212d123faf7fde59ece81e85de4a669fb5208e8e5c51c13" - }, - { - "bytes": 1811, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/factor_assignment.json", - "sha256": "559ac28b8fed7fea9b19d75c1616ec277ebbf3b59e7be073e06c032335aeee0e" - }, - { - "bytes": 721, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/ground_truth.py", - "sha256": "71ceacc7fb5be052b04c6932d5413f0a3c1513cb802701add607b041d433faad" - }, - { - "bytes": 13864, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/model_view.png", - "sha256": "bf9db99a2d9e7efcae727ac30c6b2edb381afb8789764235af34083812fb1b50" - }, - { - "bytes": 486, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__tight_corner/parameters.json", - "sha256": "7a7a02740492fad961e45ce7a307ed23b1b4f282d1a389ad1134107217567803" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/calibration.json", - "sha256": "f72e6466bb6196c5f81cf8da4f2bbc92586597d424a674ff7af76aa12f9d7550" - }, - { - "bytes": 2312, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/candidate_evidence.json", - "sha256": "4bd8bdf90bcb1c66b8956fbb83b2dd5bac26bdbef5590dddfa791af2103991ab" - }, - { - "bytes": 17822, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/device_bw.png", - "sha256": "9d438fdd31474a864795d44a7b925002b911439943705fb454175e021b31ac5f" - }, - { - "bytes": 1593, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/factor_assignment.json", - "sha256": "0496a006ae71245ae62929976fbbb14042575ca1cb7c5e17337e27a81a567cee" - }, - { - "bytes": 734, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/ground_truth.py", - "sha256": "3add299e2a5b584125a95cf4e5c9aa75ca75324560697a99654052e176c46a66" - }, - { - "bytes": 29121, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/model_view.png", - "sha256": "d41e3a23d39d839d3ea8b49b875b73054c73413ddf10614057b817d01bad0d2d" - }, - { - "bytes": 529, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_20_path_smooth/l0_20_path_smooth__semantic__wide_u/parameters.json", - "sha256": "4e356f414ca841efa34dcc0af508d1a17e7715c16cece431748fab8763b62bfc" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/calibration.json", - "sha256": "c59f774511288ed6874d067eb94abb29ee9f10112ce6a9c7a6a4612550ea9127" - }, - { - "bytes": 2415, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/candidate_evidence.json", - "sha256": "06c06ba298128e0b9a774d44d1a238c3335f7c1d181a60fca984ed35997eec65" - }, - { - "bytes": 55858, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/device_bw.png", - "sha256": "cc1c69bc8c210952e2713acad84fe562ca74570efd6878c27a81ab48092a4e61" - }, - { - "bytes": 1829, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/factor_assignment.json", - "sha256": "dd878dc6d5ff0408e204f7f2e919012bfa5676f9cc8d0399ebb02b8fd8c06f6f" - }, - { - "bytes": 864, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/ground_truth.py", - "sha256": "b2b49ebc4ef6c2a0d8d3f96e428fb36448d7b153695fe1e7db2e5964c55daeb2" - }, - { - "bytes": 118518, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/model_view.png", - "sha256": "d006d216193f61d27d8876aef028b6a913035d39750b176b61464955b95ba809" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__equivariance__loops_2_0_mirror_x/parameters.json", - "sha256": "c41852e66b5099d46e2604579d272b9386e46751c1e6ce89d6695392b291d03a" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/calibration.json", - "sha256": "bc7a6bf7b8deb3870a0f1abdeffb0dbe58a92780ed3d9c08cdbb503f48855262" - }, - { - "bytes": 2380, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/candidate_evidence.json", - "sha256": "a0a956e759d716feab29a6ac445747128b2663bcd7bca1c3882b719993db7c4d" - }, - { - "bytes": 38866, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/device_bw.png", - "sha256": "22d749710792acdd18dd8957cda756121ec50a1cad98c939d4842fc910ab3e98" - }, - { - "bytes": 1643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/factor_assignment.json", - "sha256": "37bfe4f1034242b6913030739a42f2aa9c450421e1e0dfaa6faa530df3a2c476" - }, - { - "bytes": 845, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/ground_truth.py", - "sha256": "8a49c19d565a74bb7af7c2035ad1aa4b5c2419fb6f38c793b4a66ce768e009e4" - }, - { - "bytes": 77066, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/model_view.png", - "sha256": "292ad6cedcb47c76c4a91cfdf734eef03f083901bf821d91587cbe566dac4743" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_0/parameters.json", - "sha256": "46fc48af3b08b96fe8bdc1b7e52a7e867ba288668d6c70cac1d6d3fd759cbb2e" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/calibration.json", - "sha256": "f7de5a5284438dd23ccf504a7f12210de01b5e646b00ce5f4d3d4a81b1193116" - }, - { - "bytes": 2385, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/candidate_evidence.json", - "sha256": "de8cbeb48b11a367f427f008911bf3c85215d5c9bf2b148d735e2fb80255d00b" - }, - { - "bytes": 47709, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/device_bw.png", - "sha256": "e286ee8cc00a3d1a948a625a6fb7f7ea570f1b2239f69c4d5d1778553e8766f9" - }, - { - "bytes": 1645, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/factor_assignment.json", - "sha256": "a0128bd1bce3e7beee0f853d325070e0fa0cccdf39a472c31cadd5855655cac0" - }, - { - "bytes": 845, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/ground_truth.py", - "sha256": "d1a23eb87fb901087334991772f3c0e3f818ccf17cb648c88de4974a89c92902" - }, - { - "bytes": 98114, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/model_view.png", - "sha256": "38499e8acb44344f38bcd589aaa3c293de0f9c015007070fbe7a1ddb489ed240" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_1_5/parameters.json", - "sha256": "ed001e3d6b25755db94ced541d0b3604521b45b864e23fda5d1c106c2a3c11d1" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/calibration.json", - "sha256": "c59f774511288ed6874d067eb94abb29ee9f10112ce6a9c7a6a4612550ea9127" - }, - { - "bytes": 2381, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/candidate_evidence.json", - "sha256": "a99fd4ac526c019403d606f017657aad57275dda944ff54647c227b3444f1ba4" - }, - { - "bytes": 55555, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/device_bw.png", - "sha256": "79b1f0855e5d24989306684ca7f191173b5fa20abc1ec8f7064b09f7ed3eb9b2" - }, - { - "bytes": 1643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/factor_assignment.json", - "sha256": "2e57d42e3598fe68e9a6c7e7dad3aa1fb402a5e467d2b24920f76dee35f8a0ce" - }, - { - "bytes": 845, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/ground_truth.py", - "sha256": "8a12b239848c96074c4d9a488875e62e41d810176c3dd5aa00e218e0c90075db" - }, - { - "bytes": 117796, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/model_view.png", - "sha256": "b85a597d5069c15343cf03e289a08157013d2393f72c100ec453ab678872feb2" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_2_0/parameters.json", - "sha256": "c41852e66b5099d46e2604579d272b9386e46751c1e6ce89d6695392b291d03a" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/calibration.json", - "sha256": "ad736ea43c412d6cab0730dc4b6dc8f5049475e001261cbcc7dacd0963c7dabc" - }, - { - "bytes": 2377, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/candidate_evidence.json", - "sha256": "a2b14730d23ee7fe8016cf205af9c3e657ab416fb75db4591bb4f598d8ac4056" - }, - { - "bytes": 69273, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/device_bw.png", - "sha256": "01fc07e8bf5e7ed1619c0459e2e292b11289f1ccf52b932259eac703bcc5a9fa" - }, - { - "bytes": 1643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/factor_assignment.json", - "sha256": "990f812a8dc5fbf8c5a557d2773b59c0ea7b3fdefe75384351f6158904cc6ecc" - }, - { - "bytes": 845, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/ground_truth.py", - "sha256": "310f76ffaefee0423be02ddf635a7e100e545da094874a0baf616ecebc9943c4" - }, - { - "bytes": 156269, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/model_view.png", - "sha256": "30c7f4bc06f658c5299c9bd5caffb5701878b6dbe25ed0413115767a3edb031a" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_3_0/parameters.json", - "sha256": "c6a30d05cd7879007020b1d837b6a0277eb083f1fcded343876baf4e28eba484" - }, - { - "bytes": 329, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/calibration.json", - "sha256": "b8e47a03cdd60efd5bc1d97d18c3f9a5283c7f119f08160cb3f6d392c5a7c94f" - }, - { - "bytes": 2379, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/candidate_evidence.json", - "sha256": "182fb129e98aed693f0545cb493586b334c39aa05563412f9b73b2e165e23416" - }, - { - "bytes": 83863, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/device_bw.png", - "sha256": "9a34c704284ad0233cc292537318d3cdc8e57520997b30dd1fd5fd7904e9d302" - }, - { - "bytes": 1643, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/factor_assignment.json", - "sha256": "4a1076511b3e26a984e2dd6a0340f22616e2ecb6649986daba0797546b8ab07a" - }, - { - "bytes": 845, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/ground_truth.py", - "sha256": "7fa3b2c93eec63ca2b298394b6be16a73c83b06d67874623cc8bc3062420a58f" - }, - { - "bytes": 191269, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/model_view.png", - "sha256": "2b59cbd87134ae8411a00ccf3514a4f3bde55c18a27268fa0e1f40629571fd15" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__loops_4_0/parameters.json", - "sha256": "fb96f83aa21457a8a282f209dc22bb68ce94014ae19b5df549d71c2d1cd22832" - }, - { - "bytes": 327, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/calibration.json", - "sha256": "00febc39895952a9edcd16905445c62c0cdd856a1aab58590744df571bcc070d" - }, - { - "bytes": 2382, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/candidate_evidence.json", - "sha256": "58a2688661d5f9553e81d906a1fd97252dfea3cb39e643bb1d41ac3ed0a9373a" - }, - { - "bytes": 53261, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/device_bw.png", - "sha256": "843675cde258720f18d8c7d027b5429b923c104e5d69747b22fb3ae81e6b8a82" - }, - { - "bytes": 1833, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/factor_assignment.json", - "sha256": "1ddf78db0a7e9cb2191f266d33a0f4d400a36aa6f8ec6cb910d2ceb5e9ce1c39" - }, - { - "bytes": 846, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/ground_truth.py", - "sha256": "3f466ace8f41312c655b8b7b5dea1085bdd2be665e66cbdc7536639a9e2d375f" - }, - { - "bytes": 115275, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/model_view.png", - "sha256": "677af8602dd96056943d4cb17802a593f1a876133d45209d875d8e3d1f45d571" - }, - { - "bytes": 409, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__open_spacing/parameters.json", - "sha256": "2a00013fb634e28360a6a1e32f31ae8f36438b13b902c79f5134c9f708b5d18d" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/calibration.json", - "sha256": "e8c8e59f44c370f2030a22c102906ee36998f742c24dc52aaa5637b521f37647" - }, - { - "bytes": 2383, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/candidate_evidence.json", - "sha256": "b3edce6ce043ffa03d3a425391c7a7378cbfc3f3f9279013432f11f6091f0f47" - }, - { - "bytes": 57548, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/device_bw.png", - "sha256": "00e297b740165e51a689f3c28b6e4af6526993289b6079b6722f715037ed447f" - }, - { - "bytes": 1840, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/factor_assignment.json", - "sha256": "943f6a157c3fe38c236c5add3245fcc72c8c5a42b8ac3d744738c8782754938f" - }, - { - "bytes": 845, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/ground_truth.py", - "sha256": "a3eb14a93cba5b393d3f9ca6a258ad85db73d9095b732bc4c4becfa6d1bf4a11" - }, - { - "bytes": 121901, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/model_view.png", - "sha256": "b99ead943dde1858f282a3ede28140dfcae171f7c74d6608ca4022c68f8aab81" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_21_path_spiral/l0_21_path_spiral__semantic__tight_spacing/parameters.json", - "sha256": "79d0e4ca946e9792604f3a8e2e9540428546cbf5f1f23a268622ad95aed38cdb" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/calibration.json", - "sha256": "9339a500486c69fd3c40b6782ecf850f8e489eff7b6a95f4434de0e6281576d2" - }, - { - "bytes": 2408, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/candidate_evidence.json", - "sha256": "6aa34de5b82d89f190098f28889c83b342efc717070186458f6aeb54a5f431a1" - }, - { - "bytes": 6917, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/device_bw.png", - "sha256": "08a6d5dce63625b0f0c87a42977160028ba8f9e5853e468aa7a92b048d1fa488" - }, - { - "bytes": 1994, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/factor_assignment.json", - "sha256": "d8b4495c4b1b5379097e2947902736f4293a74d554c07f1a10d995724d2f3c12" - }, - { - "bytes": 1094, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/ground_truth.py", - "sha256": "8d7f10d25bf3a996c06207f356dadc46dcbc93a04a956ae87967ff8be12017d0" - }, - { - "bytes": 23650, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/model_view.png", - "sha256": "00f36e7227fdace8aee24444727fc1d53abf4313df015bc06490a9f06eb0cc49" - }, - { - "bytes": 425, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__linear_contract/parameters.json", - "sha256": "6128ba960cb81256dd7b475be70b4897db28d0cb14709a80677ce1e1bb9848eb" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/calibration.json", - "sha256": "9339a500486c69fd3c40b6782ecf850f8e489eff7b6a95f4434de0e6281576d2" - }, - { - "bytes": 2410, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/candidate_evidence.json", - "sha256": "21615549c2cbf297feb595f4871c6b515d1caede504137f22ebe35f2ce156367" - }, - { - "bytes": 7915, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/device_bw.png", - "sha256": "68a75fc2e6f6344438029d2747f56e9450fd63cfd5e923c326f59e2fbf857904" - }, - { - "bytes": 2018, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/factor_assignment.json", - "sha256": "d7c870b5a8a3562aa15da0acc80809b94c03dab30c355f3188cd00eaac3dd430" - }, - { - "bytes": 1097, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/ground_truth.py", - "sha256": "4f78cbf6051728432d520e1fed90d113b6a5a34267d6fcaee2c72e9ac2b4f49f" - }, - { - "bytes": 23541, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/model_view.png", - "sha256": "18d3acd47e2b37506f8a84034a8da148f8a53ff4d4dc73b1e9503478e9709ef6" - }, - { - "bytes": 428, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__parabolic_contract/parameters.json", - "sha256": "dd703edbf6e40d89e149c70c58e35bc946cc730e1219ed24a3a75de98624c18f" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/calibration.json", - "sha256": "9339a500486c69fd3c40b6782ecf850f8e489eff7b6a95f4434de0e6281576d2" - }, - { - "bytes": 2405, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/candidate_evidence.json", - "sha256": "1bc6de6033c07d7277e2a0a1d23901220952d1f8db209a9e275621254f20fec8" - }, - { - "bytes": 7942, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/device_bw.png", - "sha256": "2fd9727bf4579aae3eb2aea9997821b33b193ba83ad0d5d1bb4f5bfad7342c19" - }, - { - "bytes": 1978, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/factor_assignment.json", - "sha256": "831c5ee9a8050b8da2ddab4e01178cd9e765aeac0f4c2b29452c0f355987d9db" - }, - { - "bytes": 1092, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/ground_truth.py", - "sha256": "3eddf800745e3b1f206acb2a6510f0e286d68f530a8091eac0a9c76ad602ba58" - }, - { - "bytes": 24153, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/model_view.png", - "sha256": "aac4494ce0f45fcbb6f4650b78a03adddcaec3b9be9bcc4a4d440190ae18d400" - }, - { - "bytes": 423, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_contract/parameters.json", - "sha256": "6d9227c4534ac3f3909747e4a4b1aa76d70ff63c427df08c599e99e8381a57d8" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/calibration.json", - "sha256": "22789b372cc6e52054e9b00c06a7c5221003a72397664af2f9022f93906a8185" - }, - { - "bytes": 2469, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/candidate_evidence.json", - "sha256": "0064b01c4bb4feab90ca952c029bcad658a725628d9125fd785bafe69358f146" - }, - { - "bytes": 31725, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/device_bw.png", - "sha256": "078c4e006902aa03b314c71dafe3b7c907c902d7ab19379e8a190dbd634c37df" - }, - { - "bytes": 2007, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/factor_assignment.json", - "sha256": "6f7e8decc7922b1503138d78c05a06d4cc0952be96a0aa28240025ff7ff0a0a0" - }, - { - "bytes": 1167, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/ground_truth.py", - "sha256": "b009084505aa55a728c7edcd73530233d48966bc732bbdc3a7ccfd6a05f3d8cf" - }, - { - "bytes": 56243, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/model_view.png", - "sha256": "c22d3ba07cc272b88e5a9b9df4e89dc6acab86065fd954c9cc6b3774b606f00e" - }, - { - "bytes": 462, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot45/parameters.json", - "sha256": "cb39e07dc90eaf367b2cbfa79e31c0587c047f9582f83c3e4eba680f2b569431" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/calibration.json", - "sha256": "826711b27af699b81983899eee42b1f3656c09f95799ad3b4f502145c0c2595a" - }, - { - "bytes": 2466, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/candidate_evidence.json", - "sha256": "c27d0fd6c5cf507b2549f7f8b5ed7da649dcee49226a523ffb93d402153f5d50" - }, - { - "bytes": 18639, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/device_bw.png", - "sha256": "62a8d02c4eebdf20d5be7ef4d7757493e9899d64b510d005f50c64f179a72268" - }, - { - "bytes": 2007, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/factor_assignment.json", - "sha256": "5c8f78e6dbb46f98f3c16b7ee2de0ffeae711c3f09cb5abb4acfee7518600a98" - }, - { - "bytes": 1167, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/ground_truth.py", - "sha256": "cc28519bd34bbc465bc46fa1ca4d59356e18006ae041d1910b186728023f7f0a" - }, - { - "bytes": 24957, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/model_view.png", - "sha256": "9ae88297bf880ab1b6e2ba499954bc3ef21076d026a9504bbf1bc3d5298fa879" - }, - { - "bytes": 462, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__equivariance__sine_expand_rot90/parameters.json", - "sha256": "0c97f7053b809ee789d05b2b4d8745882f72c59fe0fe6161f0e18cc0df5f147a" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/calibration.json", - "sha256": "9339a500486c69fd3c40b6782ecf850f8e489eff7b6a95f4434de0e6281576d2" - }, - { - "bytes": 2399, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/candidate_evidence.json", - "sha256": "ea6222d764b53dbb4ad2d31b6b790fbd4f175f76f6b5e909405cbd79ca303734" - }, - { - "bytes": 7199, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/device_bw.png", - "sha256": "2b0ec60199f316527c5a23c41a835f9aa3e4309980a3b424c66d427291303e52" - }, - { - "bytes": 1845, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/factor_assignment.json", - "sha256": "d686f51d7024056afa85632729eec558bc9151ca33c777271e389ecf3472533f" - }, - { - "bytes": 1094, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/ground_truth.py", - "sha256": "97b701deab09f1ea3e2610d9e7355e545bd6283f1a0249df8a91020152d1e892" - }, - { - "bytes": 23802, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/model_view.png", - "sha256": "3fe6c551fba631ccbb14da99df183592fe6046d1c91188aa9e91b4d3657fbd70" - }, - { - "bytes": 425, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__linear_expand/parameters.json", - "sha256": "29e23b1c13c1f377878f4a4dabfa878adeb3150b55a5d97b1e134438b252d830" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/calibration.json", - "sha256": "c7fefab5425e87929470ecf4f2e976b7c64931d8047096c8e5ac66b9ada5837c" - }, - { - "bytes": 2394, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/candidate_evidence.json", - "sha256": "85e0d8398d3ea3c589a960f5b9be8148ead3dafcece56ec79c2365fdacfc0d60" - }, - { - "bytes": 5698, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/device_bw.png", - "sha256": "03657ac057828c7eac8dfc06640a1e1c4b7887ac922e6d5b9c51731b9fb4f35f" - }, - { - "bytes": 2023, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/factor_assignment.json", - "sha256": "d4fc2e4b4f6bc2615b1107d21635994bd498fa884645f2a0a82f4f56b94b997e" - }, - { - "bytes": 1092, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/ground_truth.py", - "sha256": "b4c8f28271a1967cc84b0fc8a4bb97dc71d6ee1876f58e53dda10b0266482698" - }, - { - "bytes": 17137, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/model_view.png", - "sha256": "f998ce3d97ad0b801a0433b5b5bf7605db43af633d7df64303285ee95f659cf9" - }, - { - "bytes": 423, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__moderate_expand/parameters.json", - "sha256": "506681270f8d3116bee98db1a676ef7ebf567a21ad45b8dcc4704b8c9cf39763" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/calibration.json", - "sha256": "9339a500486c69fd3c40b6782ecf850f8e489eff7b6a95f4434de0e6281576d2" - }, - { - "bytes": 2406, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/candidate_evidence.json", - "sha256": "b7675036ce656f428d619190d4cd6887bbb81e36765bd878782395ebfc051e96" - }, - { - "bytes": 8303, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/device_bw.png", - "sha256": "4d63fe3af056c9733b6b4ce6a068cdd3bf83e6afe659ba8d64c76b366fe33466" - }, - { - "bytes": 1866, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/factor_assignment.json", - "sha256": "4dcc7c10b63313d209bb1800615256b1eb2905f09ded17bc507110c47b0323a6" - }, - { - "bytes": 1097, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/ground_truth.py", - "sha256": "ee9294a83d8341b2567ee0b75318d47ff73af4b4b8eaddbf722cccf3f3baa42d" - }, - { - "bytes": 23621, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/model_view.png", - "sha256": "87f1c77dd68db9cf88719158c20fabd0ead0a89747472c2f5b6037d12cd6228e" - }, - { - "bytes": 428, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__parabolic_expand/parameters.json", - "sha256": "c7141ca51da02ef2196763541a889fd7113311ff1685feb972685595815ecce9" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/calibration.json", - "sha256": "9339a500486c69fd3c40b6782ecf850f8e489eff7b6a95f4434de0e6281576d2" - }, - { - "bytes": 2399, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/candidate_evidence.json", - "sha256": "35adee1a0bd367ff602dd9ba1e146656ac2787a9a38c98c72d39aa8ed1b86d80" - }, - { - "bytes": 8402, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/device_bw.png", - "sha256": "e8d874337dbe6b19f0c0df243e52d77cc7997c2ba2ece116873877e0c8d80da8" - }, - { - "bytes": 1831, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/factor_assignment.json", - "sha256": "e61a38fef2e68a08de8056b5603a74c726173c38238bed01a88d190e0949cc27" - }, - { - "bytes": 1092, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/ground_truth.py", - "sha256": "578d0c36f00fd9a88069a17bbd85f3b7191cb2a44eb25657ab7238cbd42fba55" - }, - { - "bytes": 24603, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/model_view.png", - "sha256": "af67aff8f520d8a1dafebb64058c53bf3b0bbfe2a7334ec2675db49f3c3f071a" - }, - { - "bytes": 423, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__sine_expand/parameters.json", - "sha256": "d15dee335b5beb206fe027b0c278edf78794addc83dafdadbc664b2367b8e4da" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/calibration.json", - "sha256": "58ff4893413d998bc5ce79aa8c70f6cef853af285509f61477810cd82617eac0" - }, - { - "bytes": 2401, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/candidate_evidence.json", - "sha256": "7c2c90ccde4ef1d1b34977ce73e26c354ab5dcab92ce53a8d0a44aa80ef05bec" - }, - { - "bytes": 10968, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/device_bw.png", - "sha256": "4f32ca1ea574e001027ac4434dbd8a415560931c8ca2dab76c0a3b7fcdbed739" - }, - { - "bytes": 2011, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/factor_assignment.json", - "sha256": "6c558d2630c232bc73b06d8a1f85c61138c011a3c52df57be61cde5cc262fd16" - }, - { - "bytes": 1092, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/ground_truth.py", - "sha256": "6e0ef159b75caa51881440528d2952270a234df0ca8f1e71aa6351dc276c2ac6" - }, - { - "bytes": 31087, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/model_view.png", - "sha256": "966919d2a768d5211908c15c1dfd30f3ad50972f713917a9fcfd3fcb0561841a" - }, - { - "bytes": 423, - "path": "rl/tasks/pool_v8_l0_bank/cards/l0_22_path_transition/l0_22_path_transition__semantic__strong_expand/parameters.json", - "sha256": "a29f625339482940c56305734fbe9b06d04bb21769e25c3edc4c7a3d77bf589d" - }, - { - "bytes": 278237, - "path": "rl/tasks/pool_v8_l0_bank/manifest.json", - "sha256": "cb8649b5bf483a3e4bb7512e1e3af2bcba0bcb1df9a7185e3cbddbaf91791053" - }, - { - "bytes": 1278, - "path": "rl/tasks/pool_v8_l1_bank/audit_report.json", - "sha256": "f7d13024353202e77edf41b98f6035c10ad1137c96213877000ea4a3e8b1c4c5" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/calibration.json", - "sha256": "77beec2a9c271a9b02e0051567817cd71fdece122b8a0a295bacd172677898a5" - }, - { - "bytes": 3208, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/candidate_evidence.json", - "sha256": "e24c40673f17059caea1835590f1d9034d6968e88f4fc796f98283341d4b673c" - }, - { - "bytes": 10179, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/device_bw.png", - "sha256": "98dcd0c730df6314188eee633a77fa12fee175fdc5ad9fded9cbb450480271d0" - }, - { - "bytes": 2820, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/factor_assignment.json", - "sha256": "ed02a585d8bbf899987c78a4ed4e4b4c07b0e959857ec5d7c483b240204d1bc6" - }, - { - "bytes": 865, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/ground_truth.py", - "sha256": "ffec4edf84b2f8978f5e990f37524742a35db873a81d3327f74baec01daf550c" - }, - { - "bytes": 7569, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/model_view.png", - "sha256": "e9591d0016b03eceb30a34429a03f108d9bebd9d1740c8755656b6b8992f2ff7" - }, - { - "bytes": 363, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__pose/parameters.json", - "sha256": "296aea8c75f89277e86f6e8eba34fcff19ec1d45aa798657b5b522afff2a7e8b" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/calibration.json", - "sha256": "fdfb2ecec4114714f9034586146ac1c4602299680dafddbf6a85bb31686e7497" - }, - { - "bytes": 3189, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/candidate_evidence.json", - "sha256": "84b7ac16abc1e3772543da999b0192482f2136661eb72a8766599cff6d04d696" - }, - { - "bytes": 9444, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/device_bw.png", - "sha256": "232af500ac7ca4cfa603cdeee49f442e6d1b3fe547472894b4bad165b5923001" - }, - { - "bytes": 2684, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/factor_assignment.json", - "sha256": "52f90282b1111a57bd263a6f87438a1f47f96b5f23c683b172e62360ce77960a" - }, - { - "bytes": 721, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/ground_truth.py", - "sha256": "de009d8055caba2f9df6b9e5b95bd93e4560f4d0ef96abb0b2a6cc3cdc5b96e3" - }, - { - "bytes": 7668, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/model_view.png", - "sha256": "13d6caaf1f83809a65b2269bfb37d42f877afed71f39d8fc914c6c4e47ab12eb" - }, - { - "bytes": 332, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a1__proposal_a/parameters.json", - "sha256": "f519059a3442fdee20bea01640dd75110191e56669fa7ee1eed703e8197b0f73" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/calibration.json", - "sha256": "fc8e70b82e07fe33b880a9a72a88eeb5574193e7e0d4f2e12f59214a2380b6df" - }, - { - "bytes": 3256, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/candidate_evidence.json", - "sha256": "85d468b0a4a2bbed876c6fd8bdf38ac1e417d82cf5918719050b7ea83480fb0c" - }, - { - "bytes": 22566, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/device_bw.png", - "sha256": "8c188d9a23d0e41a80a5bf7eea32f9534ffcc2aef638b720c495ab689e41ef60" - }, - { - "bytes": 3003, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/factor_assignment.json", - "sha256": "518eabbb6285d8d2b6ae73e9640011ba1f445cdb26bbfa03dabd8725a16399b1" - }, - { - "bytes": 1046, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/ground_truth.py", - "sha256": "5cd29cbc70b579b2bfa4d26f1503f76a45fcbdb12aff8a759de270533e8bc79f" - }, - { - "bytes": 33392, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/model_view.png", - "sha256": "fcb360d3eeb7f1cb36479a3c398a27d31a759371cb1321b82179db90bcf9d3b4" - }, - { - "bytes": 433, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__pose/parameters.json", - "sha256": "414a858668da179afad51c7a49762fda6bbca8e41c55e3194a2410c89fa28449" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/calibration.json", - "sha256": "891e493156498437ab3f01c2c6b1384f99042146c981c984868cf8f4d8e58442" - }, - { - "bytes": 3234, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/candidate_evidence.json", - "sha256": "437815c902cb7fa36993d3254e742966c993d4268000a8632e589da73e6f145c" - }, - { - "bytes": 12304, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/device_bw.png", - "sha256": "bd6d2a757d2d0d38e0f84c1b7aaeb85c7360e782c93d05691395cf9f2e149691" - }, - { - "bytes": 3249, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/factor_assignment.json", - "sha256": "abdf554ac28aba8ddbc8c1ca3c372d2ffd21a26e37d2f2b044bd2f0895a40ffb" - }, - { - "bytes": 909, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/ground_truth.py", - "sha256": "ad9c2ae88c35815533829f442d542ffe32976ab580037b8c3a4ec669a6f4fac4" - }, - { - "bytes": 19667, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/model_view.png", - "sha256": "50349f622fd28b443a56e0d70778116d3856aff0d9abd4a44c2f603f0e7039fe" - }, - { - "bytes": 409, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__a2__proposal_b/parameters.json", - "sha256": "61e1ee3ac67ed6ba9bc8c4672277fbf12980dceddac2ed034a323be4a2e94578" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/calibration.json", - "sha256": "e0ad4e8370510a34d2ec6cea7fb6f51d10c5dd4af1a9196fec9ba405b3e991de" - }, - { - "bytes": 3033, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/candidate_evidence.json", - "sha256": "dde2851817d30e1a7647d21ba98c00203de79890065b4d7816189140aba2e321" - }, - { - "bytes": 19558, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/device_bw.png", - "sha256": "8c06bd7c76c7e2c5f6f051a2740528ff94b835822dc79c29682d847e3b10f652" - }, - { - "bytes": 2760, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/factor_assignment.json", - "sha256": "703392bfc4c897ad295fda1e2702b34df20057cac6822d678449dcb2ab575afa" - }, - { - "bytes": 723, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/ground_truth.py", - "sha256": "2e455035dec6eec2e18d7a1b93ce02c3d467976d2354e2064ffbdff1a2ca895f" - }, - { - "bytes": 37306, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/model_view.png", - "sha256": "129ecbc0e53d747a5fac233e7815caa1c94b70b0e9a078f6e2afbc03d19b0d8c" - }, - { - "bytes": 327, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__pose/parameters.json", - "sha256": "94ae6ceb925f2c4491ea9f9e62a51a87a1fdb50fda797e753dc831c35eb8da84" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/calibration.json", - "sha256": "f0b5e51bb9a2820b576c929abaf4558e35dac2d77aa21d1b11357dc3cf8ca18d" - }, - { - "bytes": 3011, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/candidate_evidence.json", - "sha256": "999d23a29dd463e8c956f4f117af423ed2093ae74c069aa17fdf0d5357713394" - }, - { - "bytes": 15881, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/device_bw.png", - "sha256": "7bbcf10fbd7a9154d7196839bfe6b4015513b24c8e7b6f225fba66af03b26696" - }, - { - "bytes": 2983, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/factor_assignment.json", - "sha256": "221ed82f063922e09ef558aa9306d10b81e6f9f2b28da7440b00e82ad3fe9ffd" - }, - { - "bytes": 590, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/ground_truth.py", - "sha256": "6991a7f82151cbba3698aeff9e7f2f859b044f25177a8ccc90af3f4a997e818b" - }, - { - "bytes": 32220, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/model_view.png", - "sha256": "e0640f4c560dd08932a2b2a2f16a2d95d412b4085562e22a30c2448e1c3a1c68" - }, - { - "bytes": 298, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b1__proposal_b/parameters.json", - "sha256": "c1abcc613663200f39c1a8fcdc1afbcbcd9c0e1d4385096e1a3fffe494f0b87f" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/calibration.json", - "sha256": "885fc8848948a9a26cabb5632d5e8055ab55561f3a08ee3f0c0ce10edc441a3b" - }, - { - "bytes": 3280, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/candidate_evidence.json", - "sha256": "3030692153e70557449bf477f57110b03af1dc99071cba48de5d7ec5ff6b3f99" - }, - { - "bytes": 17604, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/device_bw.png", - "sha256": "dc8a7731e5c8eb2a1641beb3b19ecc3c9c33c85d421705ac00370bdac08a9000" - }, - { - "bytes": 3216, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/factor_assignment.json", - "sha256": "c66f66865841626dc84c08c138a357738f2414bb0968677ff6287eb8abc82005" - }, - { - "bytes": 1094, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/ground_truth.py", - "sha256": "27a9c48b0bad5cc3fdc5477dc80f58bbc9c632ae82c2692f2294ddabe3ea7839" - }, - { - "bytes": 29079, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/model_view.png", - "sha256": "2f7e6a88426371624436f1812c540219f2c48abf2dd40c07971af7ac3131044b" - }, - { - "bytes": 353, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__b2__proposal_b/parameters.json", - "sha256": "1590e9cdd0fa9f5cee598134f5db0e4cb7595ce035084e7466be4779330730e9" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/calibration.json", - "sha256": "7aaa26ab28d70ac663da15327bafdb7796e61f213cd2a6bb1f4c3667c4bc2268" - }, - { - "bytes": 3174, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/candidate_evidence.json", - "sha256": "41f6d34132dd836e79631078b8ac82d0c26b9fc2dd253f735a22343a2b699bdc" - }, - { - "bytes": 8692, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/device_bw.png", - "sha256": "c72e0bf3452463558c9c425561d226fb03c53376916d2c83caca23c473c4a9b9" - }, - { - "bytes": 2939, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/factor_assignment.json", - "sha256": "2dd075277afa5edd12e02c1f4c894d4e36fdfafbd76b9be5c6b7227ffaf11224" - }, - { - "bytes": 722, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/ground_truth.py", - "sha256": "cedc79f5bc9456b6df311e3c264fd252ed7b5ac3c77aeee2597c6d34c1c79fc1" - }, - { - "bytes": 7040, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/model_view.png", - "sha256": "6f8e2bff3a4e12389a1af0de342b6b8a2b9d71cd81c3ec1a3aa7e51175239a81" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c1__proposal_a/parameters.json", - "sha256": "a7d1625ab1131b37e284329828d09035914de2edc8a40308ae1a507869642e1f" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/calibration.json", - "sha256": "e58a6458e74409f9383e1da04ad5e9d60d948d9ced096a7897ef19f7d9e36afe" - }, - { - "bytes": 3219, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/candidate_evidence.json", - "sha256": "2b34e93eefd9bb68b38a2a96e364920bb4cb28e35029caec0eec515994380827" - }, - { - "bytes": 10988, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/device_bw.png", - "sha256": "616a06d86769b8eac5a128aaf25007c05d778d78051faef4e88afac629c79cf4" - }, - { - "bytes": 3135, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/factor_assignment.json", - "sha256": "c493a3f59a26096819a5d08138998e4036dd9de21c319b6ada2a68575add29dc" - }, - { - "bytes": 903, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/ground_truth.py", - "sha256": "2a0c147ffde1e734126934723b9e545ad511aefa2524a1d29a3cf7b9717d2f7e" - }, - { - "bytes": 17698, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/model_view.png", - "sha256": "f53a5775e39ecce0306a4c3439e723651aa53d83232ef5363f2b2e61a22331f0" - }, - { - "bytes": 403, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_01_translate/l1_01_translate__c2__proposal_a/parameters.json", - "sha256": "972985455b853380574dbd060c3ef4f11ead1eb31c07092c0ac9fab7d7840c85" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/calibration.json", - "sha256": "d8777b52eea98d86b84e1e9b62ba47bf015bef0a2cf7f8519e82c03e97450df2" - }, - { - "bytes": 3216, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/candidate_evidence.json", - "sha256": "2180c99013899cecc1217f45221a42ae0c25eb8b6153213e6769b773d8d4a250" - }, - { - "bytes": 20167, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/device_bw.png", - "sha256": "9b3b62ac17901f6c877762fa774386df49ee7bcf18cc37ceb1624a75a64e34c1" - }, - { - "bytes": 2764, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/factor_assignment.json", - "sha256": "4b4725234f2c3e8a810dfe67b3d6872373f5b1412fb8acccabb20b39305e9437" - }, - { - "bytes": 842, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/ground_truth.py", - "sha256": "486248e8ded284c78b5a9b0f98784a3acb73e34216ccd26c0dca21c896930da1" - }, - { - "bytes": 35322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/model_view.png", - "sha256": "d1750a4fd16d99d49bdfecd62dfd2283ae34597d9697bab8755be9fab759c324" - }, - { - "bytes": 355, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__pose/parameters.json", - "sha256": "54c9686f3783678b02e850ec5355c0d17da036b8ff47e04c1bea21ce9fef3d2d" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/calibration.json", - "sha256": "a7f6b85baf7edb3b77cee5274e22a0a41bca1c09b3c44947c07638e306722b3b" - }, - { - "bytes": 3184, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/candidate_evidence.json", - "sha256": "2cee868159e9f15110084b2c276ab04a8ad428a753ca00997c7f22cdbf256a02" - }, - { - "bytes": 18362, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/device_bw.png", - "sha256": "ee337697220ee3878abcd4be883646ad68ef4d1082b775394bbd7bf5895e5b31" - }, - { - "bytes": 2605, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/factor_assignment.json", - "sha256": "5859d8203814ce8f99b35a3192619cdd1e6d01caabb81ec77761da617e312f7b" - }, - { - "bytes": 698, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/ground_truth.py", - "sha256": "b1d8cb829a76ac2f3bf715ced3614ceefed05314db7eee4fdca4158a84fbf75a" - }, - { - "bytes": 37487, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/model_view.png", - "sha256": "8139ff6b58dec963488ebb90bb101cac1d9033b9d0c93bf0a0698e92c3f939b3" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a1__proposal_a/parameters.json", - "sha256": "77e5d11c15677c0d62c37928f52b0e9b32b85226c708b6da4e9ce77cb33a18f3" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/calibration.json", - "sha256": "30e132d8d8a5530fefef2342b9ce985a34a31651916e329981b4580354948d1d" - }, - { - "bytes": 3250, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/candidate_evidence.json", - "sha256": "ff46d8c1a67eed68aecc7182d99335abbd60331d2437bb204196a540ffdb6c1c" - }, - { - "bytes": 18120, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/device_bw.png", - "sha256": "67cae02a555acb41bde1e6b01bd1af5637dbd6509ae7c9e97e71420e67e79668" - }, - { - "bytes": 2681, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/factor_assignment.json", - "sha256": "96f5607aa3a9577e1cbd68a40494cc90b7b214220b698f02ef6f923f74379972" - }, - { - "bytes": 930, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/ground_truth.py", - "sha256": "edcaa771a5a36037ff07227520374535d8c4e8945fd35130da479c7d4d553aa0" - }, - { - "bytes": 41183, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/model_view.png", - "sha256": "4e5af6dae6fdbc6c8abbb119871b2148d14bae95987a2870faf7005d560f65dd" - }, - { - "bytes": 353, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__pose/parameters.json", - "sha256": "7408fb6f63c0208269c256bf10dc14c95e27daf1e8678d8e6efbdd846ee9adc3" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/calibration.json", - "sha256": "87fb2641d0f33ae5aad4f71d2531ea0d5231c309441c60a9821ed423306718fc" - }, - { - "bytes": 3207, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/candidate_evidence.json", - "sha256": "63d74681554adeeb82e52fe33d5e4c62938f828baa475e35dc5250cd3ec1f69b" - }, - { - "bytes": 23441, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/device_bw.png", - "sha256": "62c315d362017f515c9d6273ec023fbc72b8f96908616534f11587ce40cde107" - }, - { - "bytes": 2874, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/factor_assignment.json", - "sha256": "3d52b920eab378aef1ce484e57541d6c41c1f59050898decd48f8900892f3714" - }, - { - "bytes": 798, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/ground_truth.py", - "sha256": "2442b78e07d3aa1cde91cc88e6901b362de24d95824aedcc0aad4d725d0d5ddc" - }, - { - "bytes": 46898, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/model_view.png", - "sha256": "def3a55a8537b18f1cc2cef333083a1fad13c5177e38fee0c33206c174d0a248" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__a2__proposal_b/parameters.json", - "sha256": "4c7ca9828f3b636fddda7ed4b23152fc2cf01e663cf3c68ae2766cb09702f2d4" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/calibration.json", - "sha256": "6136e79f561904f2d9e10e479755472d9a550e5fd699be0bb255c2c0f44db5da" - }, - { - "bytes": 3221, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/candidate_evidence.json", - "sha256": "ad85f144b40aee98bf1ee1e4f51d2acba48d840c9ca06c3626650cd40fc0490a" - }, - { - "bytes": 26163, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/device_bw.png", - "sha256": "e3ce5fc02644ee1188717627a8299ebeaa6221a02b8816a48a3276a3f06c38af" - }, - { - "bytes": 2713, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/factor_assignment.json", - "sha256": "c9e040aa06ff6982f3763ec53d5dfe86bfbe29d41ff5312403c24df58816ffb6" - }, - { - "bytes": 816, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/ground_truth.py", - "sha256": "66945f8f35592636c082ede7a253083af346d7acca130be7fc9f2edc7cce8ced" - }, - { - "bytes": 36356, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/model_view.png", - "sha256": "35269de2809bbd126b08b899ae580a1c42818b1c78cb338d6d16822693a18c4d" - }, - { - "bytes": 339, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__pose/parameters.json", - "sha256": "aabb503afd68e262ddd23d8c297b33f659c7ffdb90765d8b805f6d6633f003dd" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/calibration.json", - "sha256": "d577bc97a341309c91fbf89a7e48d9f98acb2183448a739db2bd398299fcdb9f" - }, - { - "bytes": 3184, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/candidate_evidence.json", - "sha256": "ce4ad8e85e4ceb4414432253028dea079813ee56fc5edca1001b7991cd2a361b" - }, - { - "bytes": 19812, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/device_bw.png", - "sha256": "a48cd53367acb5001b08fa2a04a2fc0b72d933de53645ae5389b75cfb226564f" - }, - { - "bytes": 2540, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/factor_assignment.json", - "sha256": "d51a7cefe5a67edeb2c38207c97468c9a2e8cb8602f257965ddfbc3e54dc7f27" - }, - { - "bytes": 671, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/ground_truth.py", - "sha256": "50c450562e179d19900ea37db1ecd409fe0c6530627587237f4ee97865130b17" - }, - { - "bytes": 31551, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/model_view.png", - "sha256": "e24a655691ca5df3d2990682f7dde5689799db17f39cbbf58150a2b911972522" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b1__proposal_a/parameters.json", - "sha256": "52582750b2316b57c19dfdad860b4b80df39f19537e0a11c8743f48832c967d6" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/calibration.json", - "sha256": "02cbfbaa0e3a8ea4ceca3bb363be7fecc00859f7d385da6dd6e938156a833058" - }, - { - "bytes": 3207, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/candidate_evidence.json", - "sha256": "eac0a490f15877d422159fc43768033cdb0b48457e20f4a8014154502f6db5c1" - }, - { - "bytes": 16020, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/device_bw.png", - "sha256": "b59c87eaa11f7c8523d683809b4401d44d36e18430538d20cfcbe2238d44889b" - }, - { - "bytes": 2741, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/factor_assignment.json", - "sha256": "3d75631b743c501176fcfa9fbc550fcec6d91944e08b8c4e3e4a462f4c05893e" - }, - { - "bytes": 879, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/ground_truth.py", - "sha256": "3aa3e80e95e6373de15d66a723e64c24397fdc4b5b8b99531d8b5a4c7fbe80e4" - }, - { - "bytes": 31189, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/model_view.png", - "sha256": "f17dce2af34df71b0e25ccc15e9d6c41c45528c865c7b79baa60f23b63695a0f" - }, - { - "bytes": 394, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__b2__proposal_a/parameters.json", - "sha256": "c321bb85765f1af89a10e2eacc4939d4891fb0c6767e835d232a5f92e31bca21" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/calibration.json", - "sha256": "1cb929cb0149965e23d4b233eb04852325a5068cb6a6e257043b643cc99a3fec" - }, - { - "bytes": 3234, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/candidate_evidence.json", - "sha256": "be5d11e7a66c1401a1bcbd8bee2dc33db882ab13ae437a8a38106bff8432e4b3" - }, - { - "bytes": 26214, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/device_bw.png", - "sha256": "1d48f7a967d7cfae8bd8855c7b9054f6d52ae20b1ddd983b4dcc8af341a0e1d8" - }, - { - "bytes": 2799, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/factor_assignment.json", - "sha256": "97c9d27e4a97c3228afd5b238acb649190ffa0735e82ba71896af96ccb3c0a7c" - }, - { - "bytes": 946, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/ground_truth.py", - "sha256": "b7919ad5707b72cabcecd5954ce442bf4b58d22083f9f24dbf310273d7c47dca" - }, - { - "bytes": 55175, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/model_view.png", - "sha256": "ed4085657ab6d4c609c2438916d05e61c7100fbabf3e52f97862cee037724f00" - }, - { - "bytes": 423, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c1__proposal_a/parameters.json", - "sha256": "5cbd9db69b1a9d652e3a44d14340fef5b0a2a1470ff1b1abda069ba470e2d8d3" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/calibration.json", - "sha256": "de4a4ec2ca814487d845a445217a55c26eac53b77a7ed8da0cd219a3550fa453" - }, - { - "bytes": 3181, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/candidate_evidence.json", - "sha256": "d45a639fcdedbd662eccd5c3a8ed471c72ef88d50f347d3e7664180766f02b30" - }, - { - "bytes": 19426, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/device_bw.png", - "sha256": "31c1900d9b772c83682cd8780427e7dd1a1f680c4ab150ad159d378203728d9e" - }, - { - "bytes": 2901, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/factor_assignment.json", - "sha256": "13e3f05526e8615d3b9d3aff1cc87d939dc8dfe5f0467ba3589c252a2040d504" - }, - { - "bytes": 674, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/ground_truth.py", - "sha256": "630a655ebe1bd5a7b84bcc5e0528938100beef70ca95081e574838cc3c585299" - }, - { - "bytes": 38732, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/model_view.png", - "sha256": "b31707c18046d82dedd4175631f060cde119c9156479b7e30c1a9f3509279263" - }, - { - "bytes": 310, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_02_rotate/l1_02_rotate__c2__proposal_b/parameters.json", - "sha256": "3039e8056759f745fcb9abfd92f8977453e7342681eb5c8b6221234667d45897" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/calibration.json", - "sha256": "5749df1c755b0b609a451e108ea861a0f0596519b9b9d0d9cdb598a99f1630c3" - }, - { - "bytes": 3189, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/candidate_evidence.json", - "sha256": "353f8dc18139fb526399de10a0b58dd37a0e56c7bdc8a9b68fa40e1f993e5d8d" - }, - { - "bytes": 8928, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/device_bw.png", - "sha256": "6ea983c12c12714c3f50411716106282c6e09c9c2d0fcee01586e79ceb6dded7" - }, - { - "bytes": 2742, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/factor_assignment.json", - "sha256": "de0578653e904728b63f68c6ea665820a99ca6399cad5f57d1dceb14608b9f21" - }, - { - "bytes": 816, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/ground_truth.py", - "sha256": "98a0e112d2380cbb54d545fb4fe51b52b7ddf8cbec268ae59ff3a1560405f404" - }, - { - "bytes": 6269, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/model_view.png", - "sha256": "c5540a872f3389f70fdb331643b80df66319fa760d0fbfa91387dec6250cc8ed" - }, - { - "bytes": 332, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__pose/parameters.json", - "sha256": "79f56380eeb34622dfde5c15b16e91cecf103c2edaa0c728d1b98c768890a9ac" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/calibration.json", - "sha256": "deadfddcbdd37137c24c2ddfb0e3eb8c5eba6dee17faf71655396aaeb9e228d2" - }, - { - "bytes": 3178, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/candidate_evidence.json", - "sha256": "f8abb9eb9040f750751d5bad1f73acaa36a81222a1ee964c107a6fcf2cee1620" - }, - { - "bytes": 6994, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/device_bw.png", - "sha256": "a30ef527ee12e83bf072deb896828d86c4f2b919cfbc7c3dfb04a11086bdc156" - }, - { - "bytes": 2608, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/factor_assignment.json", - "sha256": "e895a3659ab0621630b8e5fa0af50a529e14fad57c498431967a62fdbd72ea3d" - }, - { - "bytes": 672, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/ground_truth.py", - "sha256": "e1627bbe77bad91cfb81aa637654ff82ad38f11a3546942994bb808e9d5864ca" - }, - { - "bytes": 5775, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/model_view.png", - "sha256": "49b94738f7ff1d2ff292bdf29c16a3752cf8656d22e95fcede6bd6efbbc40157" - }, - { - "bytes": 301, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a1__proposal_a/parameters.json", - "sha256": "c2389da2406548023fd2394babc16f7ad3538f70d53093d1278d2ea9b3cf2708" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/calibration.json", - "sha256": "0c4305d3fc570580ef35dd1baf1a45a7ec463adf87f5d109cd555c064432afee" - }, - { - "bytes": 3199, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/candidate_evidence.json", - "sha256": "b96eb3cbc4087ace639126139874fde0b2409ac6bbdfcbec3c2a2da69e0cd1a6" - }, - { - "bytes": 19889, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/device_bw.png", - "sha256": "a621e2ad6f4e90d34a9017c33f06e7e8baeeb02c8d091cbb3e46680cb202b99b" - }, - { - "bytes": 2773, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/factor_assignment.json", - "sha256": "0e626c4d0ced3f905b2a4839ea962b82a066b6d578b5bbe917fdb21c5c8b7b56" - }, - { - "bytes": 849, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/ground_truth.py", - "sha256": "df00b37317d99b113869541e75d20a82a35ed5d0f0cda753449f4bab882451e2" - }, - { - "bytes": 36970, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/model_view.png", - "sha256": "d682a2f3837c1c06785ed23ed7c543c6447e2165c5b93fe6bf738eb619739e91" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__pose/parameters.json", - "sha256": "0f331e09830bd8129aceab80f583e3da6d2a4f0eaf8db3b2de31748e5969f664" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/calibration.json", - "sha256": "af80ca291e31fe6062a3ff239668dee7820e5519d2b4a1081f4bee274ffe4144" - }, - { - "bytes": 3183, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/candidate_evidence.json", - "sha256": "e1442568103df310abab60d838c71d0edc3ffba85e3307fbaa66ebecf7990d2a" - }, - { - "bytes": 21460, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/device_bw.png", - "sha256": "1b9a75de24753de994820ae6e543378dadff03ad2f831efc7b33dcbe6af70b49" - }, - { - "bytes": 2994, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/factor_assignment.json", - "sha256": "e895b71cafa5ed165c5a847dd10906c3c8c70510f86cbe2f03a26174afbf626f" - }, - { - "bytes": 708, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/ground_truth.py", - "sha256": "8730c9e55569fe413313be3f396f74717f215b6f47879cecf73970abef34329e" - }, - { - "bytes": 32506, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/model_view.png", - "sha256": "706ad85c9ab6ea4e1da9a7fcd6b460acd510b02957d4972e3a4c1176d72a9519" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__a2__proposal_b/parameters.json", - "sha256": "c8c4507768ce4509fd2e8047ba9cb789e626adf2556b5ea1fc45d0084cbb09e2" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/calibration.json", - "sha256": "7a8c2c6c540b7aa30c50cbf41a07c4c33fc5f1d1dfbba7292df1046a99585d17" - }, - { - "bytes": 3141, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/candidate_evidence.json", - "sha256": "a58842e43e603efd2d3bf6c20ea5b12f75afed8127e7e24a33141f6c40f59af3" - }, - { - "bytes": 23634, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/device_bw.png", - "sha256": "d59bdaf699d8c23ef54e305d62d19a2898062fd1da235d47f776c456306d9f95" - }, - { - "bytes": 2884, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/factor_assignment.json", - "sha256": "d4319ef69f4c3d2f4eae2c2c7aacb9bc2a492680e89ef1d2677dfa428101c766" - }, - { - "bytes": 998, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/ground_truth.py", - "sha256": "d8e213ac690b8e70961565e3f53251269f3412e400c8128d0e040b85bf9d5a88" - }, - { - "bytes": 35562, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/model_view.png", - "sha256": "4bcdc2d5737e9bb012caa26a4592011b509d011323f7d9879452ae991571aeb7" - }, - { - "bytes": 403, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__pose/parameters.json", - "sha256": "b7cd0366f62b2cf28ba0bc217d83bfb289635460cab59e5f45dbc90576c5d1eb" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/calibration.json", - "sha256": "256700fb3579d8f8c3dd5d28900ab7d3b9ccb84b7ea65e9caaed7a61c0f6e109" - }, - { - "bytes": 3126, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/candidate_evidence.json", - "sha256": "e3efcc34538ab89b5c41440aa17ec0a175f3bb13a6934b01fd843dc2861cee84" - }, - { - "bytes": 5654, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/device_bw.png", - "sha256": "12767a244dde8ab35a596c111a19d1dfa384a4b92d8cfa0da85596d316f63bcf" - }, - { - "bytes": 3117, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/factor_assignment.json", - "sha256": "ad47e1b3bfe9aa526d8d2e5b4f6eac427fa352ae9d6c1049922abe5f3fcf0598" - }, - { - "bytes": 858, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/ground_truth.py", - "sha256": "0a2b5373ab29406152a9fc38d66074d30d66ccfb8585e065e19cf1cddbaae96b" - }, - { - "bytes": 11109, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/model_view.png", - "sha256": "d71ea49d25bcec5e5d7ddba814cccbc474904a0c6237840b800bef3c3fcf63a2" - }, - { - "bytes": 376, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b1__proposal_b/parameters.json", - "sha256": "9a4780d072ce8997545df5fc98034bb6c5858e946a82670d3f3f953044577e29" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/calibration.json", - "sha256": "c4787a93b6bf722e6aded9ce490995927e7a5e1a7891e1f420762570af531489" - }, - { - "bytes": 3227, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/candidate_evidence.json", - "sha256": "11936f04d1c40a965c5bbc3b73e4f5390e7bf9576234173c5efb0a2a19276218" - }, - { - "bytes": 6460, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/device_bw.png", - "sha256": "9706c184b26493305325667ea7f042cf4934b4f78b808270468188ea8cc8c697" - }, - { - "bytes": 3151, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/factor_assignment.json", - "sha256": "d57fcb2f1b51f930a7c9e18849240f9a5c1e6edbcd729b7483817d8bf887af66" - }, - { - "bytes": 944, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/ground_truth.py", - "sha256": "f0820a8d4557d0a94299c3bd870ef4f991b412c23b203ff5817d46033a99acd4" - }, - { - "bytes": 11393, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/model_view.png", - "sha256": "690cb8a64dfe859e1f109277e9267fd31501193dd12ff030cd49d9ccab8762d8" - }, - { - "bytes": 369, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__b2__proposal_b/parameters.json", - "sha256": "a1a5d4f73de61a2ff08f901e9d79c8c71b3248041f7bcfeb541a120f6d15be51" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/calibration.json", - "sha256": "767ab61443a2e2b4f469bc0bbef1b6158985ccc2d8750a1492c79d7abbd7014c" - }, - { - "bytes": 3162, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/candidate_evidence.json", - "sha256": "a10a9b041b8c9a0c651596e3c221d8e16ac4aabe5ea25d00a40f0d6331863d51" - }, - { - "bytes": 5686, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/device_bw.png", - "sha256": "3d956bc247017fa392a5ed70350d30f31a0d2110f82da9ed6a0c9e70e6ee1a6b" - }, - { - "bytes": 2970, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/factor_assignment.json", - "sha256": "c4bf26073c9f0709565559dc288c85ede2408227e3a429a97d5a646769f35def" - }, - { - "bytes": 673, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/ground_truth.py", - "sha256": "24a02be96a0ababd244cc608b02afeee902c544d30d1431825f185c1b91c4047" - }, - { - "bytes": 4734, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/model_view.png", - "sha256": "b4e38645d0f18c1db3fb9b183855a7843db94d9144beec778c288df784002218" - }, - { - "bytes": 302, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c1__proposal_b/parameters.json", - "sha256": "2db0d3d72d6db5b0e6f600098687f080eaf2713e39746a1cd55ca7010848131b" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/calibration.json", - "sha256": "ac39c4743b785569503cddd8102ecfb3099022ccd0a5a7e1486d4425afeb3080" - }, - { - "bytes": 3128, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/candidate_evidence.json", - "sha256": "9dab7eb29af2d4c48b363974bfb5fc488955a6fb9734ff2bfb70926bc25fe152" - }, - { - "bytes": 5583, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/device_bw.png", - "sha256": "a91fab4a840e0cf8c12191a6c4eb61c5c4d12484221d4bd2313767d6bd42a781" - }, - { - "bytes": 3018, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/factor_assignment.json", - "sha256": "ce509cf90213545e8676680f994efb20925b6fb1dcf9b7b56dee9a84238bc61e" - }, - { - "bytes": 853, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/ground_truth.py", - "sha256": "8815f754e44bdddc92d0491b15f5019e9290067616e61b2857425175b54389af" - }, - { - "bytes": 11240, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/model_view.png", - "sha256": "ca9d431d278312716ea8146b8e492ec84d5f6f2e42662177342c15ff586ba3db" - }, - { - "bytes": 371, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_03_mirror/l1_03_mirror__c2__proposal_a/parameters.json", - "sha256": "1cb720884f296f67e26156de2f93d61a2cb4b9f73ca2c2e46e81770f66e771ed" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/calibration.json", - "sha256": "68e5012e936ed6610179a1ca24330435d450e4b0a8774d98479d30bd4ceb3b16" - }, - { - "bytes": 3189, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/candidate_evidence.json", - "sha256": "40d9b7d83881c283e44f8c61e23ee9f19fb295d6ad9759527a3e9b8a1f072487" - }, - { - "bytes": 49004, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/device_bw.png", - "sha256": "30b8002d92189c43f3d2528cb18833e0a88e6d47f8ebda5e769f69b1e89483d1" - }, - { - "bytes": 2971, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/factor_assignment.json", - "sha256": "f49572439392851497441f9fa5eee9fb9bebc8ad1918b0894a95982930c7a307" - }, - { - "bytes": 862, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/ground_truth.py", - "sha256": "a432ea66a8fe9b47dab49febc2b39b2e8c70723abeeae58819e90b20fb09705d" - }, - { - "bytes": 100616, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/model_view.png", - "sha256": "19534334d6cc3ca1fcc1f927ac87f11a056990eee78fece5642dacbb332d8922" - }, - { - "bytes": 399, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__pose/parameters.json", - "sha256": "76f6fb95aa640ad5ee0483055d9fe212e054de0801ca23f81f31f33d1cab74f5" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/calibration.json", - "sha256": "68e5012e936ed6610179a1ca24330435d450e4b0a8774d98479d30bd4ceb3b16" - }, - { - "bytes": 3190, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/candidate_evidence.json", - "sha256": "7fb7a1901e8a56bec11105a5d3162192cbf386cf7e78c4b54d64ac2ef0c1eb6d" - }, - { - "bytes": 48212, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/device_bw.png", - "sha256": "ecd1bda126776a4df4f11a1f79df1f02e72ce35d5c2848632e5b43f62ed91599" - }, - { - "bytes": 2826, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/factor_assignment.json", - "sha256": "7f8a6e50b831c17acd79c6efe1e8eccf1eb3c4e1c0f87fc5fc4eb4151ad3d5d8" - }, - { - "bytes": 718, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/ground_truth.py", - "sha256": "4e6eadfa7bfb6bba3b4ab9ebeb437d7d25100756e48ae8014bcfb5d8ac82251d" - }, - { - "bytes": 102110, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/model_view.png", - "sha256": "30a688a64406e623cdd56ea5478a2661e2c66cabae9c01e990a2a8db74541304" - }, - { - "bytes": 368, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a1__proposal_a/parameters.json", - "sha256": "5ccbdc1e7757acbb25cb80034dc8999a9d001280d42919f0f71eb068384a5e10" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/calibration.json", - "sha256": "4c34b5861f093ac1d152527ae70d40186fe0b4757cfda8b42bdabe925daf4c62" - }, - { - "bytes": 3194, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/candidate_evidence.json", - "sha256": "1f6e2ae0698ca44366318ef7916a3b0007c63f630f7ebfe977c601ba3bc1632c" - }, - { - "bytes": 49609, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/device_bw.png", - "sha256": "5965cbfb6819d8bbb1baa408308e2633e19e97cc50a5af91d645ed7ea098b30a" - }, - { - "bytes": 2959, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/factor_assignment.json", - "sha256": "22beb0e72f76255e2949036c5f7244c3cef71254c6b13464db686b55f44ab428" - }, - { - "bytes": 844, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/ground_truth.py", - "sha256": "0b22cd0a2da47ab595052fab8dca1a5fa6486664a62421b402e5e377e344f146" - }, - { - "bytes": 99872, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/model_view.png", - "sha256": "0fc1a6cb9e4f24a7e49444b992938a4ac715820ae5b9c4b61896d1c0e89cafef" - }, - { - "bytes": 391, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__pose/parameters.json", - "sha256": "dc37fd546957c385eae8988b0ead608b26ee8ba760731b27e542ea30e80f1178" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/calibration.json", - "sha256": "a64795949d68e868f6e4a2ae99b47826535ca9d00850e603f037ced452217a5f" - }, - { - "bytes": 3172, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/candidate_evidence.json", - "sha256": "03ad073075021197db9df13be3e3abcdfb9715f3d51e8dc9373135e55e7d2536" - }, - { - "bytes": 42732, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/device_bw.png", - "sha256": "b16ef28021b7a7b52bf01541757f71c053b80fb51982ccda61294c39b9c13cbc" - }, - { - "bytes": 3184, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/factor_assignment.json", - "sha256": "ef2bb879de4924cdf2e19882baa17a3678d8275a4dfe59b25d66784755bc03fb" - }, - { - "bytes": 706, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/ground_truth.py", - "sha256": "911eb1fa9e76653d90e0890e16ed8b9c1026e63a3b0f766fd500573aeaf2c9aa" - }, - { - "bytes": 87660, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/model_view.png", - "sha256": "5718372189fbec161df8d8e33d78813f69f430858034afec3b0ffb6ce423ef7d" - }, - { - "bytes": 366, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__a2__proposal_b/parameters.json", - "sha256": "230a8f8959d6188a0f74f9e685cf8b1fd4b5259d3816af1269a175f4c8cb89bd" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/calibration.json", - "sha256": "c75fed17b630f0958de488c76746d7a594e0a74d60ce2e5bf352d151fb5f3bae" - }, - { - "bytes": 3211, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/candidate_evidence.json", - "sha256": "3f6c0db1f0f77bc2f9445e14b9fc3d55c104749ad74e08ae696e97a708eab4af" - }, - { - "bytes": 49501, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/device_bw.png", - "sha256": "6c494e0d4efe364cc6ef03c42267285dfed08403c456cdc9f5c046e198a24e6f" - }, - { - "bytes": 2959, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/factor_assignment.json", - "sha256": "ead16290c8df79199b8f7f7ab99ebe8652fb117f40faf6e21d3ec2631fecd33e" - }, - { - "bytes": 828, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/ground_truth.py", - "sha256": "c2e5248c5a3a018e2772525dc6764063a4e22a9e85ff8f3492c36bbb75546bce" - }, - { - "bytes": 100795, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/model_view.png", - "sha256": "c38e5177c5d9001051652e4c9564f473fbc66348dd1458d4f56f9ff776b86997" - }, - { - "bytes": 363, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__pose/parameters.json", - "sha256": "74252a669916bd11463dec94e7eb804d05897ec4a02a14b6981ee4c9beb2aaec" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/calibration.json", - "sha256": "0c67dc7b31f59f84687274c1b65e467aff63507e3a4748353497126cdc4ade59" - }, - { - "bytes": 3197, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/candidate_evidence.json", - "sha256": "31659152fb45b270e12433838f6d2aaa2fc12af47784a000225ad68515738d47" - }, - { - "bytes": 49450, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/device_bw.png", - "sha256": "880cbb51c8479a92c489f3e6548ba6cb7c79fdd0118af21014de2257f9621478" - }, - { - "bytes": 3182, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/factor_assignment.json", - "sha256": "087ab3db28b8748c5b0836187254180b936324f2d97617b5c6679b5395052e8a" - }, - { - "bytes": 688, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/ground_truth.py", - "sha256": "67980f9332cc63ea1adfaed4d8f5d273ffe83ef5c0a33bef62e3053f8ed9f7a1" - }, - { - "bytes": 98583, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/model_view.png", - "sha256": "7b12ffba110d93c686d9f840f0776d74e0bed7af6ecd6eb5df1c466109dddf36" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b1__proposal_b/parameters.json", - "sha256": "df56c55764f4616acffac74406662d720fda658ddf3d0adb88c09d46d40d5c2e" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/calibration.json", - "sha256": "7baa682a3d1b7f1a21a281f2cfc4bc7add93e1518e8b3e316d57fee34d10791d" - }, - { - "bytes": 3141, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/candidate_evidence.json", - "sha256": "f81a9c367610e81a81ab15c804e6683984581be4327ecb6dcd1bc15c549e9949" - }, - { - "bytes": 61013, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/device_bw.png", - "sha256": "11f6e34ce5a1b79dcbf0dd06cc3d81c5ed990d8c74edcb2127f1089e673c0254" - }, - { - "bytes": 3133, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/factor_assignment.json", - "sha256": "2edabdb466a21ba3a566fc3274d737c8ec15ddea793473530113e621c1881a12" - }, - { - "bytes": 711, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/ground_truth.py", - "sha256": "f85c06999a62f165c0889ade70426e3000c93b97409c78db0bea4263021059fa" - }, - { - "bytes": 128315, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/model_view.png", - "sha256": "965f40e065b027b4d50b21bdd3dd767c65e7d4a9125ac8ce17fcf781dbc912cc" - }, - { - "bytes": 368, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__b2__proposal_b/parameters.json", - "sha256": "b8ceb98b6b562577d5bbd523d6ce08e91fa9d7c4443d60b0b3478ee856973046" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/calibration.json", - "sha256": "f03bbdc7e3d6f334e849abbdbda66da9523a8ff4c12fdf922c937179d7b36692" - }, - { - "bytes": 3206, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/candidate_evidence.json", - "sha256": "b8ca02314636059fd66e30020fc71f498652b249e601e833005ed61f7de7f10d" - }, - { - "bytes": 65391, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/device_bw.png", - "sha256": "1585e1727acf0c3c64797a7f634f63100c41fda186e0a03a18bec8aa3d045039" - }, - { - "bytes": 3278, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/factor_assignment.json", - "sha256": "1142f30cc036cc123a839ca45132b32612dc06abbe9c5b5f7ad7e357951c27e8" - }, - { - "bytes": 934, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/ground_truth.py", - "sha256": "c3ede9c7afd5a399820f8e2ad8a73f473ff13002d4b129f15fc11cd14917097d" - }, - { - "bytes": 139962, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/model_view.png", - "sha256": "482be95523292fd0465754767c48d937864de04f1a00ac7fb59e906c436a0875" - }, - { - "bytes": 436, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c1__proposal_b/parameters.json", - "sha256": "786ef452456b193168e9b68817b18b8765befc0632c4e9158ffe18d2264438f8" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/calibration.json", - "sha256": "d4070ea05a3842e34f5d2d67b8e8800be202c108b7b655b1fad722ac0d7a90ce" - }, - { - "bytes": 3207, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/candidate_evidence.json", - "sha256": "1a3e5094f90d1df48f02779e4b6040dc4127da1b470c2809c62e6db49cd7b745" - }, - { - "bytes": 65251, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/device_bw.png", - "sha256": "7ca2095cdf0cd1c5ceee16abe191ddef740153c0028a73a66fe0649a82bf1312" - }, - { - "bytes": 3171, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/factor_assignment.json", - "sha256": "1acf943a9f9ac60c5e37d128e81be5906d9aa98c9c1c084b26cc347d969ccab6" - }, - { - "bytes": 926, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/ground_truth.py", - "sha256": "b202e55816a53db8caf8321440c278a5baa5579d30ef8c92a9b12401247f5400" - }, - { - "bytes": 139885, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/model_view.png", - "sha256": "7af61061ef0ffd6799f8bdc17eb8f26d4dffe525bc643ab8a93e49035e1c7235" - }, - { - "bytes": 428, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_04_center_align/l1_04_center_align__c2__proposal_a/parameters.json", - "sha256": "d82448c2da2ecd3d0d80c5e96be3b2b60b16b728a5a0996838b93acf6f82757d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/calibration.json", - "sha256": "934e922908635ec8736cfdb967624a650da0277384dcc8a701e468ddfeebd1dd" - }, - { - "bytes": 3148, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/candidate_evidence.json", - "sha256": "c79aca42cda7db4d1b5efb359ee9fb797c52273d5eae009e0d3b55220a92a3d3" - }, - { - "bytes": 11085, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/device_bw.png", - "sha256": "989aa77866d2ff122798954a080bdc3ad20cf7a3059ea5ccc25f2ea9d02e2f3f" - }, - { - "bytes": 2784, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/factor_assignment.json", - "sha256": "251cb65a77e24eb9e9e954ee4ebe354a0be6433a23f718a44cee669a9999e65d" - }, - { - "bytes": 928, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/ground_truth.py", - "sha256": "10c50f1c8a10a9721ef1e35547502124bb33f8557257c8e6c136457e4209b979" - }, - { - "bytes": 8746, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/model_view.png", - "sha256": "fefb0ca29a90c8483aee92d6d51b4c8ba75c60c2c137d6161ffc791ba2fa418d" - }, - { - "bytes": 399, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__pose/parameters.json", - "sha256": "bf50348059598974b5aae5fc12e02d953f8773201ead0453b69278e3167f60f4" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/calibration.json", - "sha256": "9400b124fef1fd7720310153e99ae26a0a07732d7ec4486ab95e1350ebb7b20c" - }, - { - "bytes": 3134, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/candidate_evidence.json", - "sha256": "8444fe38085073a698fd7b2b0c297088e5cc7af33c8d8020906b63998348f261" - }, - { - "bytes": 11130, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/device_bw.png", - "sha256": "da5da099153241c4273000258e3e82b4e83a671d046293437f843e5632886fef" - }, - { - "bytes": 2625, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/factor_assignment.json", - "sha256": "5629a69a5df1a5040e2f2a9b8659119cc2402eb5cce7b4890e20ddbd3c4b328a" - }, - { - "bytes": 784, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/ground_truth.py", - "sha256": "8e7e87ef5115810808cc0184de4555e0eadf86e34ec79685e789b14ad2c36734" - }, - { - "bytes": 8632, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/model_view.png", - "sha256": "59ac8f75494dce5c97b76b9e5ea498a0aa4ad85b66b151c0a8666a5985c32acd" - }, - { - "bytes": 368, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a1__proposal_a/parameters.json", - "sha256": "9e3f71b7156d759386a0de298d78103d9493c3dee652702685324bd073e5f002" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/calibration.json", - "sha256": "9ec93f1d6cc53a22a22a63bee53934824048ca551c0695eab74e3d0516810518" - }, - { - "bytes": 3141, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/candidate_evidence.json", - "sha256": "1a029b8ae5248933dd653251fb5f38d20229dbdb38dd1029e5d0d4f0a2702ddd" - }, - { - "bytes": 24735, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/device_bw.png", - "sha256": "91285405d7bcbcff2280a826b1b4becb920b2cbe64d649f47bc285ea5c342988" - }, - { - "bytes": 2749, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/factor_assignment.json", - "sha256": "9cecd325c3036f2e2a1d6ff371a57b92551539f8e115ab93743d9c5aaa6b7102" - }, - { - "bytes": 805, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/ground_truth.py", - "sha256": "c2a98d3e29e0478ac1ab0fef0160c2608fbcf2f593f592fcafe7f1ff5fad8131" - }, - { - "bytes": 42949, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/model_view.png", - "sha256": "2528167e102412278738fd2d8304adc24304d705915ed2c34e4781a75f402159" - }, - { - "bytes": 407, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__pose/parameters.json", - "sha256": "84593898ae2d5bca5630eb7975462316bf3fc1effd3d5c4eb53836dc92ed39c1" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/calibration.json", - "sha256": "50f0799fcad7a8cb37741618c8a531936df2876ff4fa350ff826b8da260bb127" - }, - { - "bytes": 3099, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/candidate_evidence.json", - "sha256": "bf8f6b794a533a94d3bb61869faa12891089f1d45097dbc2208f8aacc7932cb7" - }, - { - "bytes": 8946, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/device_bw.png", - "sha256": "e800ea46c1b89e505beb0a9d5a57c64e170c0c81db978aca7cf37f3a10390d78" - }, - { - "bytes": 2966, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/factor_assignment.json", - "sha256": "dbdc9cf921c45955f9bd7e84aa8b6362ec8736656d51d2b479b3f0e94c52921f" - }, - { - "bytes": 670, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/ground_truth.py", - "sha256": "b8308d50cd794c8efa1af329a55743ee886c80fb70bdeb3b481372b3daf7ea3b" - }, - { - "bytes": 7134, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/model_view.png", - "sha256": "b6c50a61594568cdbe73cd176fd879302e63ba18f7f2bb369d8dc0dfd85ead16" - }, - { - "bytes": 376, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__a2__proposal_b/parameters.json", - "sha256": "0cb47e6096d7e449ed48a429fc7210b7946ccb32cb7d6c3934c23a4b5fe3155a" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/calibration.json", - "sha256": "cf230a9c5d6b1b441ae68c5a3b91c1d6799cd02b012da184c5286f1dd76f6a90" - }, - { - "bytes": 3235, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/candidate_evidence.json", - "sha256": "a35876e65afc2dcc895edc2d13d3e917377ac14236a142c13a02a57f447fbb40" - }, - { - "bytes": 22808, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/device_bw.png", - "sha256": "e0fea72dafcecb626ec955b273a08eb44cf153b39f036d60d5d5957992f5c883" - }, - { - "bytes": 2900, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/factor_assignment.json", - "sha256": "1e030e46c3ec21a5044e8cf394f0572425957e07bcccfe604799f820566d94b4" - }, - { - "bytes": 948, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/ground_truth.py", - "sha256": "fd636a8ec10f04fb81cbf3fc078bcdb47e32a690207d1f892839a9fe02fd471e" - }, - { - "bytes": 36404, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/model_view.png", - "sha256": "426e072fbb03d19058e46546472e37858522011e8158719ce0a27e0532121f54" - }, - { - "bytes": 402, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__pose/parameters.json", - "sha256": "ac90ea3f95123c3198cd05d5f7191f660bc38a196f5e98335810daa804724cb9" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/calibration.json", - "sha256": "9a91bee3f4dbdee03a23fe2a0a77e0cf6946e63c931668a5061654d03b599c79" - }, - { - "bytes": 3217, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/candidate_evidence.json", - "sha256": "fa8bbb5cc3e258f3b5a2f4d57841d8405596d94adb57a509c3e96a657f6da0c6" - }, - { - "bytes": 8657, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/device_bw.png", - "sha256": "16e9439809567831c18fca6158683fea04e28f255958950d35c6aca7392893a1" - }, - { - "bytes": 2752, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/factor_assignment.json", - "sha256": "b1985b65dd5e01debd0d341431131f8cf76a0c48ad11ff00207b5f17d0b53f58" - }, - { - "bytes": 803, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/ground_truth.py", - "sha256": "a27fc402e59892f2a251f2e90f19829d08dda326c9b8734266bed933c72ac4a5" - }, - { - "bytes": 13798, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/model_view.png", - "sha256": "e42b9a4b3f87fec82902c7e83ec1d5ead2cfb27bc9e245ebd914a15797cbaeea" - }, - { - "bytes": 370, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b1__proposal_a/parameters.json", - "sha256": "3fcf616d39d1212250d04e336f88e61d242da8670581f477411c879686f3c2e7" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/calibration.json", - "sha256": "eec1fbfe77185b447869b9f65e6fe678e57081bd06ade1ef68000ff15624cce3" - }, - { - "bytes": 3216, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/candidate_evidence.json", - "sha256": "c0cc43504d4ddd79f8d41ea872d3dc899d5f73693baee76b1438b9714dcae5c3" - }, - { - "bytes": 8557, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/device_bw.png", - "sha256": "6705418dd10816f19ca6bc19983b2488ab14e78154d898c5268177abf4ef537a" - }, - { - "bytes": 3116, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/factor_assignment.json", - "sha256": "e861d5748cb4f6596ca70f1af3e09af47ac5eaebee7f4c8bc978ea4afaf30fc2" - }, - { - "bytes": 807, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/ground_truth.py", - "sha256": "d8c202ce9b8b2645b6ab16e527ad8af75550f6af03039f651341647bf75d9890" - }, - { - "bytes": 12966, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/model_view.png", - "sha256": "8a82ace9d6b7a960ea4a815dbf561ea10ec3d3e36d8768aeef986589b3ded866" - }, - { - "bytes": 374, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__b2__proposal_b/parameters.json", - "sha256": "d7a3821c3c4c79f48a7322dfb129111f3826884d3446ad85ec32b0c55d49d1e0" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/calibration.json", - "sha256": "a5bdc1e12a8dc0c4bcb77c592b6ee3da8ba0746e1dbb79b5faa6fe7699be7548" - }, - { - "bytes": 3216, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/candidate_evidence.json", - "sha256": "3fa0caac372e1d0dd3a4ebb1afe71130b9af6a2f254555287bc64a14c78459ba" - }, - { - "bytes": 9433, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/device_bw.png", - "sha256": "c5960ab05c38c680cc72a48de4408f82e4e75e1ff2c7098b981f703a446cc0db" - }, - { - "bytes": 2775, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/factor_assignment.json", - "sha256": "dda4f5233eb39046083c974a20bfbdbe97239cd64ef893656ec3f3266ad092a8" - }, - { - "bytes": 872, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/ground_truth.py", - "sha256": "7e0e3222e9b7623097ff176b4b86b9b596bc645a61cb862c90d2d05a75ae7e2f" - }, - { - "bytes": 13294, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/model_view.png", - "sha256": "e9461ccdd459a42bb430edb52bdaf34efa05141917f6af646b2e8e375711eba8" - }, - { - "bytes": 417, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c1__proposal_a/parameters.json", - "sha256": "113210b4f8a8a83b16bc581ee7cf47f14cc67d633cf26a1b5fc13772f2f698d9" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/calibration.json", - "sha256": "d509e3d8b48d4a7f0ea98f91b058fbc88c2281e45536c2cd42f64801e8bfefc6" - }, - { - "bytes": 3281, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/candidate_evidence.json", - "sha256": "45bb7bbf10c55afe1c652c32731477bb01ce1a4fc18e283c86029faad560b1d0" - }, - { - "bytes": 11523, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/device_bw.png", - "sha256": "f61cd0e0430a6fab568566bd44fea7b855c50d0165f9943d0c5ed2b9a3071fdc" - }, - { - "bytes": 2922, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/factor_assignment.json", - "sha256": "3a95c2960e9a180c9da84ee2d1075a5c8260d75ac3b23b31dd025abc18b4c9ef" - }, - { - "bytes": 1101, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/ground_truth.py", - "sha256": "8463b91d2651136fa0fd4dd1b996e96121c0517d76492a62f1250110a3fba505" - }, - { - "bytes": 18486, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/model_view.png", - "sha256": "1560a24c2d86830edf817cad12215a4cd8110ad33a2d4f1eac1bf7a8d31a139e" - }, - { - "bytes": 475, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_05_edge_align/l1_05_edge_align__c2__proposal_a/parameters.json", - "sha256": "0e6e9b9eaf55fbdea7ef7504fff71caad9162b450a964a83dbba88fb11368935" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/calibration.json", - "sha256": "385e8b58771dd65cff0ca5db8987ea2e6d18aea3aff81197bac16ebb7532f4a5" - }, - { - "bytes": 3177, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/candidate_evidence.json", - "sha256": "459ae78499f33340b0d2b063040bb3212cd9192e44e86b4e85373f9caba76a2a" - }, - { - "bytes": 6684, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/device_bw.png", - "sha256": "689efaf586581ac3a92165e6f315bfb81ad4da354f919269241565b6a60adc33" - }, - { - "bytes": 2734, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/factor_assignment.json", - "sha256": "8c1335665f81675e4da3ba449e5c12dae395d4311681a472f8e4ed6cad6d76f0" - }, - { - "bytes": 946, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/ground_truth.py", - "sha256": "74e32298a4f395cd68e2987302db33649c205b8bffb0e7f244650e7ce3c0da55" - }, - { - "bytes": 4020, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/model_view.png", - "sha256": "506721446cc89824ce6d0e1c16ea344d9aeeeab3716231c68f2e25c54aa0550b" - }, - { - "bytes": 375, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__pose/parameters.json", - "sha256": "e11523d0101091207f952834a2d1afd50ebde1a1c357c218e99f0f93abc41729" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/calibration.json", - "sha256": "4a8554e22fc9c55310c0e10518788177ed2c632245ae119263e46c3e5354ba83" - }, - { - "bytes": 3170, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/candidate_evidence.json", - "sha256": "ed84d90ee6fbe1688115400a9f3faeb237f8f386041bab846301015abc2577e2" - }, - { - "bytes": 3469, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/device_bw.png", - "sha256": "6f8640070f58995426c8bca1348d0fca619981b529f90ecac0acb6e11b1357f3" - }, - { - "bytes": 2594, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/factor_assignment.json", - "sha256": "eb48f3c806aacc6349840dd2e8469c9db04466204cafd38645842d965eb869a6" - }, - { - "bytes": 802, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/ground_truth.py", - "sha256": "86de9e8a202eec5044f0698975f4ac6adf6c53775e8fc2af44481a5c7a1f9b5e" - }, - { - "bytes": 2978, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/model_view.png", - "sha256": "235503edbfb9fd1836ae3650902acd761047f9a6edbd39fc23f034046b446406" - }, - { - "bytes": 344, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a1__proposal_a/parameters.json", - "sha256": "cae1c3e5f429984c8b088db7f7f933d6a8065bcbce404c0b79ff32fd35de1442" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/calibration.json", - "sha256": "b7dba2b1fe8e3b12e0a569308cff9eb509af4b8888a85611a83491d29e72f163" - }, - { - "bytes": 3193, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/candidate_evidence.json", - "sha256": "ff49c601da4cd8080c175fac6fb078f95ab965c3fda12a52a50998d3fbaa2f0a" - }, - { - "bytes": 31574, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/device_bw.png", - "sha256": "02189f44dc19a8f795cac4882fcee26b74fc2090b399e4f4d5038bc61b09fb00" - }, - { - "bytes": 2815, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/factor_assignment.json", - "sha256": "ab0759a4b04515a92b6202e8439f973f17532d7a5d26018ca01dcefc790e8c10" - }, - { - "bytes": 1197, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/ground_truth.py", - "sha256": "9f2d60416251a022679a362314472c7bd1d92b3da24b475e790fcb68021b3b49" - }, - { - "bytes": 46885, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/model_view.png", - "sha256": "fc24254c359cbd53a0db571ae5620de29efd4c785401db0caf6726a1144d9f60" - }, - { - "bytes": 403, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__pose/parameters.json", - "sha256": "bc1050f9fddf234a0f22be5ff85a59ea9c5f113f8439dc0e993642c5c151502d" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/calibration.json", - "sha256": "62a3020a365aaa2e04134d8c97ed77b038ee757a76ec5b00834cffc5f08a4601" - }, - { - "bytes": 3195, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/candidate_evidence.json", - "sha256": "036c8fb7ec8f982bf6aa3d4706edf5b2daf1ed61aaddff4cd3c0ce7cb6bb8992" - }, - { - "bytes": 4510, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/device_bw.png", - "sha256": "2fcf0d76ae4b87ec7470bd3a3a32cb2422b90faa45da78a6bb69392564036bf6" - }, - { - "bytes": 2683, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/factor_assignment.json", - "sha256": "dd542c3e534f4ad15e3084eab355a2e8a11595dd0afbd3b0f546d73d46b57d7f" - }, - { - "bytes": 1053, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/ground_truth.py", - "sha256": "550e468d3009765126020656235341fb82327da92008febf6866579009ad0779" - }, - { - "bytes": 3729, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/model_view.png", - "sha256": "a1777b794f524eb4fea14dfd0f40397312e2ce4ff4e3225f2e86d4809f95cf03" - }, - { - "bytes": 372, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__a2__proposal_a/parameters.json", - "sha256": "5663055a0da17056e8c7400b1f5a51af69f1134123fd7c66f15f1ab1d1d90ab1" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/calibration.json", - "sha256": "c79f93e313c3bd661e87f1d469123d0b11792596f68a5ad66d31208b48dfb5a9" - }, - { - "bytes": 3261, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/candidate_evidence.json", - "sha256": "fabb8d0329681e1ce2fbdec0d821abe4b13276ba4df536521800ced3c8003d83" - }, - { - "bytes": 36774, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/device_bw.png", - "sha256": "c0c2973d9e048ece3cabd2a0e59a77c3112b69a4081babfb3c01f48cab778862" - }, - { - "bytes": 2806, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/factor_assignment.json", - "sha256": "abc4a469ba876c2a53b0ae204606902f6bbe01ef5cdc7969d930f27bb79ac937" - }, - { - "bytes": 983, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/ground_truth.py", - "sha256": "8f460641dfff1466c9ab8ed1842445cfa9277b30189bf6bce6ccad2ccb9b906a" - }, - { - "bytes": 78777, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/model_view.png", - "sha256": "97144627f95b45bab2f36cd3bf1e653a5a9031706b241d9d882133862084a76a" - }, - { - "bytes": 398, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__pose/parameters.json", - "sha256": "afdc843c02a6dfb7e2cd791e5f33459644a2a4c73015fe9e2ae689cfda87def1" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/calibration.json", - "sha256": "b23ce90db0c040fb98e4e325ced23c1bafcb0a4374a7a05230ff2c9ad7ba6c35" - }, - { - "bytes": 3251, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/candidate_evidence.json", - "sha256": "0313aff28519d1e59229c6e22c9a2efb129f7763bcc740331fe35e86d4511240" - }, - { - "bytes": 27177, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/device_bw.png", - "sha256": "4d144e5ef37732ce2983f06a782741ba91bd093222b41fde63adaa27dc2b788e" - }, - { - "bytes": 3020, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/factor_assignment.json", - "sha256": "829723984011a2bb95d12086c5a2ba4398fea60cc1b395d9a1e4a28c9fcd78d7" - }, - { - "bytes": 843, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/ground_truth.py", - "sha256": "ed20953a26da2b882ed7497c39a0a29824921d9f6386575366a8158f1a7c8280" - }, - { - "bytes": 51002, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/model_view.png", - "sha256": "3bbdf707565be43ecc25c38d8d1441417cebcc801bed30af129b6ee3b4103411" - }, - { - "bytes": 371, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b1__proposal_b/parameters.json", - "sha256": "08cd3ba8d04c9298ef1948f3a53eec4e80fac269dac368ea4b782ea8d37f7078" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/calibration.json", - "sha256": "d3da567b90257bf71945d5f4875804dc1d653dfc1dbdfd9319242f4c52d2339b" - }, - { - "bytes": 3035, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/candidate_evidence.json", - "sha256": "86b335ee4f332e4fd02e4491061d484bed862dd58fa3886d2fba0080bc508fec" - }, - { - "bytes": 60722, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/device_bw.png", - "sha256": "0f4020b40583ab3297a4398d7b2a1cbd6c268abd9430a357e25616f5bbb5a0f6" - }, - { - "bytes": 2840, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/factor_assignment.json", - "sha256": "b18958905936a53bfb3bec312f318e9c6e571e5fccb67f9785851afefbe10def" - }, - { - "bytes": 585, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/ground_truth.py", - "sha256": "389ce1f17477191d3e81feb5fa553fb750f946282800a9b3a1e110b0092fca37" - }, - { - "bytes": 128537, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/model_view.png", - "sha256": "d61e5705d47f2f9e7914759bffae228fdbb45e01b755a03aff28cdd686723645" - }, - { - "bytes": 316, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__b2__proposal_b/parameters.json", - "sha256": "fa0ce40c494fb2241f15d0993b635c4a6a00c984e2d73fcbcdbee59820b40fba" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/calibration.json", - "sha256": "8a0897675f580b772feb2dd65bcad87992b23284262a7e12c030923e4f0b1730" - }, - { - "bytes": 3086, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/candidate_evidence.json", - "sha256": "4875e294d49c886f6c623834c46445bf25c4fe65c6c01fb2ebbd8fd4ad8dd926" - }, - { - "bytes": 7377, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/device_bw.png", - "sha256": "38768690eb6b4baede70eb922e62cc94eca3c5e39eb25fbeac56ffcf01d0bad0" - }, - { - "bytes": 2498, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/factor_assignment.json", - "sha256": "18eb7aae1eaec94c8a84ebcbe88b54f76235384b20835454983bbe51ec496f29" - }, - { - "bytes": 575, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/ground_truth.py", - "sha256": "558dfd1e7b71500e6865f725a9152967a4718bffd924a0e8c6657f59343c93f3" - }, - { - "bytes": 6047, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/model_view.png", - "sha256": "6157f97873be835fc4e0afe76697da90a31b032e3d106b3040a3f614995187cc" - }, - { - "bytes": 275, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c1__proposal_a/parameters.json", - "sha256": "9b4d9bc9a4e8fe745a51efca9549ead49def2dc6ac31102ed23544194be9cb44" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/calibration.json", - "sha256": "6620b1810f7392ee06b8e471e076ded0dfa039004b3961c760643cfd234691a1" - }, - { - "bytes": 3144, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/candidate_evidence.json", - "sha256": "f72fd1a3c6c55a505202b70a93213a7e96c2e9107bd2f943cc8527bbb5ece782" - }, - { - "bytes": 8103, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/device_bw.png", - "sha256": "e59d9eb670e26ec45972ff85c38e7b18e9653eb8505c74c2effbfadcce675f21" - }, - { - "bytes": 2953, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/factor_assignment.json", - "sha256": "c5dd08df214d0d47a8b72d8035673d2b446704e1c71bc47888f18e59a67a9d7f" - }, - { - "bytes": 883, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/ground_truth.py", - "sha256": "766afe29d61a9518ee072bb19aed5c1569037fbc54ed8ce3d151d19ce049ffdf" - }, - { - "bytes": 6573, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/model_view.png", - "sha256": "9663f6c5d57d14701aaf6bbe951157a7664f507e92a1ac848785431f22895d8b" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_06_gap/l1_06_gap__c2__proposal_b/parameters.json", - "sha256": "5d7eac6b75bfd688df094ee31b842c270bd9c738270b79a0ee0680f31ea170ee" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/calibration.json", - "sha256": "a6a11a94da508b51f7f1c001a54aa741a4101a2433f29d47d4c7515d8d161a98" - }, - { - "bytes": 3196, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/candidate_evidence.json", - "sha256": "86a85216a39cf36f5e8771b234635b433bc61d8222c6a1233b490f93d757b392" - }, - { - "bytes": 26965, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/device_bw.png", - "sha256": "9c49e9dd77e5bcc0678295d68e84bce3a1153dddfd627750b630409907c6b05f" - }, - { - "bytes": 2849, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/factor_assignment.json", - "sha256": "3573a6411d23b2ed7c7f0093cc328e9fcde3dbfb76aa11035bad8d159a95c6b0" - }, - { - "bytes": 666, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/ground_truth.py", - "sha256": "2ba8b5d4c79fb0a424f055f90f5ac27734d30d5d31ec2bf6b815a4e5234b9bde" - }, - { - "bytes": 49564, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/model_view.png", - "sha256": "055ceda89b4084bac7367c10ad8bafeeedfb5e7caababefddbd3a62c65a741e8" - }, - { - "bytes": 288, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__pose/parameters.json", - "sha256": "1c91d8f62cf2ea26da1bf77deee48c270549e531a61755ed410c094d342a40b9" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/calibration.json", - "sha256": "279c2f1b06dd417be2cde2c7eeeb316158ded44795a1b7f47166c8eaf3ec2268" - }, - { - "bytes": 3183, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/candidate_evidence.json", - "sha256": "694e47460bb7d953cdcf8816de9fbf2416581335b1be2ce5dc9415716517ad95" - }, - { - "bytes": 24716, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/device_bw.png", - "sha256": "75a8eaf5e5a06d076ff00dfe769a50ba910d5233b59130bb6a2c3b8834f0eebd" - }, - { - "bytes": 2705, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/factor_assignment.json", - "sha256": "b2e8415524eba7f1fe6e026d5a17ebf02f5eaa238055a61883fdb62fea167ea1" - }, - { - "bytes": 522, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/ground_truth.py", - "sha256": "830e593598ece8fef4333a940f74548ac6d40aa5de6e9b616c6dd68204b8253e" - }, - { - "bytes": 49579, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/model_view.png", - "sha256": "44919b8f6d35542652bc4db172ae5b203ee258e6c4d4577a3e95752ef6869caf" - }, - { - "bytes": 257, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a1__proposal_a/parameters.json", - "sha256": "f3abec81e93b4becfc3ffeafbdb28758d47cc686612cceb54462908fa5e49e11" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/calibration.json", - "sha256": "6bceb9712535be29a676e122f82fa1e4a200f1ad90fb08ecbb9cee273aaa9ab9" - }, - { - "bytes": 3219, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/candidate_evidence.json", - "sha256": "04f57cdb925640cfaf080e22de0bb6083eb2aa5c4ec09cc6c431d74bdc80031d" - }, - { - "bytes": 34672, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/device_bw.png", - "sha256": "2959a8d7747c11a6ed4a3c12bcefb70337c9bae5732d8b0e6f86eca577cd0ff2" - }, - { - "bytes": 2880, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/factor_assignment.json", - "sha256": "89a839e64ca4fec4529a46a16408c0793ef268293485cbabcb721481f65e06f3" - }, - { - "bytes": 832, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/ground_truth.py", - "sha256": "a5760cc520e41ee35a7cd736e9feab9d9202ace0fbbbb88061708814af5ade31" - }, - { - "bytes": 67054, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/model_view.png", - "sha256": "580693a2797b592572718e91373ad2b97512ee5bcdc7e38f6c5e3900fda94b3c" - }, - { - "bytes": 317, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__pose/parameters.json", - "sha256": "c522c3e5c469e6534044fe4030cc5bf66910277fb7260d36b26519d24deed355" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/calibration.json", - "sha256": "329d758db7b3e2364c9d4681b13c68ba7cb52ab3e01af0d78cb55c38158b53d1" - }, - { - "bytes": 3218, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/candidate_evidence.json", - "sha256": "81812f1d0b0035649cbfdcc01ae8c70ce7390c8aa877810f9c437fb63eaae786" - }, - { - "bytes": 22920, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/device_bw.png", - "sha256": "fb1f2add181498e295ab756f8b0b3cb7d51bf7b23180cafbcf52e768f5cb515a" - }, - { - "bytes": 2729, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/factor_assignment.json", - "sha256": "34a53f7733ed3878c00ab837016ca88914566ff6f6caf04e38e550135d48d4df" - }, - { - "bytes": 679, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/ground_truth.py", - "sha256": "368eb9f5f4d3bcd4ee04dd9b92e2582fd9de95129e6c7529f8fc8b25767b82af" - }, - { - "bytes": 44069, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/model_view.png", - "sha256": "f897ddfa911bac3e1a0f3fb3b1c379e68386ce078a405a0a60d7c19fcae9923f" - }, - { - "bytes": 286, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__a2__proposal_a/parameters.json", - "sha256": "3d8c13be4acf5136f6cb081f3e382a69a3a1d9ebd4c9f428e861b0d369ba7202" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/calibration.json", - "sha256": "21110cfc68018c1354aea37411bbf349416dade6e26ead820f2134a7cfd0f968" - }, - { - "bytes": 3239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/candidate_evidence.json", - "sha256": "6e4bd519fd2ba11fd214c04207ab0ef11641b5bdb68a31d37a7af2db11829cb6" - }, - { - "bytes": 28362, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/device_bw.png", - "sha256": "834a0cd2fd9e9b4d50b3b1b0d697eabe185dd67bc0136e45de2d4ab0450d494f" - }, - { - "bytes": 2912, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/factor_assignment.json", - "sha256": "fad824479ca4bae81a769ea7bdb2c575d3565411bd1cb0cf5eec9850d5ccde03" - }, - { - "bytes": 730, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/ground_truth.py", - "sha256": "f0ff32484c18af5812424e71f8d204b371d45a2726959eed586ae77112e51e6c" - }, - { - "bytes": 47442, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/model_view.png", - "sha256": "2e1536575513943956e003d1a9ae39dc065b2b95a09ab5d8162b6ed997078385" - }, - { - "bytes": 314, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__pose/parameters.json", - "sha256": "7c83860ed0f5b64e121bff7a3268b49eb6e0ebfa9f086bb2e281d0276587efac" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/calibration.json", - "sha256": "9e8d9da9d015d62a8cf66d8d2d5ce4dd690a9e675e0be1d8302717c300fd7016" - }, - { - "bytes": 3232, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/candidate_evidence.json", - "sha256": "2f9cfb6156939799d127947d7bbc391c11164d1e34ef94fa8794151c638e83e6" - }, - { - "bytes": 10453, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/device_bw.png", - "sha256": "e0bd0cd18234ed6589fbf287640c35eef4c9f3e7cc6437f9fb08de90f4f54300" - }, - { - "bytes": 3121, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/factor_assignment.json", - "sha256": "5f3a99b5f0bd168f4a8706af1a3ca13583d433d570363758cb47142133a70589" - }, - { - "bytes": 589, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/ground_truth.py", - "sha256": "a649b636c4437df0a0ac5dbd93713ae87ffc2df8c16d112cbf485f9c31792f2a" - }, - { - "bytes": 18860, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/model_view.png", - "sha256": "c5b08b1f5f00303ecacce1cdef1be5f239ee7ba5b776cca0dc775896ba869d97" - }, - { - "bytes": 286, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b1__proposal_b/parameters.json", - "sha256": "6bcd31dc619e5f341a9208930da201aff11582f1e9a7781187b55cf0add7cdea" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/calibration.json", - "sha256": "f6297d254b7646d0caaa1cabc922e07258f98415dc9d4c9652aeb3c505225a7a" - }, - { - "bytes": 3181, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/candidate_evidence.json", - "sha256": "fbda166d4505f503bd93f555ed5185321c88ed046eda71c233dac167b9ab863e" - }, - { - "bytes": 4531, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/device_bw.png", - "sha256": "fc1fb5876ca733506c93d8acd6713d5241493cbbf0fef47f076499931404fe18" - }, - { - "bytes": 3169, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/factor_assignment.json", - "sha256": "8ffc26ca1d1cde54eb88e32c2a8a3531737d5fda00bd5b3ed424d7bc5c372344" - }, - { - "bytes": 674, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/ground_truth.py", - "sha256": "c51c2cf9e90700f97251181b82377122c47e1d650e83b4489c6d6e451a30c154" - }, - { - "bytes": 3808, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/model_view.png", - "sha256": "0c604a9b582c6036f8219cbe3a4181ae23c5259edc971c253bd0fcb758f61bcb" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__b2__proposal_b/parameters.json", - "sha256": "40d08f10f8c356646f0291c61d773badc9872a5e6ae343402f1578adde72df94" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/calibration.json", - "sha256": "68e5012e936ed6610179a1ca24330435d450e4b0a8774d98479d30bd4ceb3b16" - }, - { - "bytes": 3207, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/candidate_evidence.json", - "sha256": "89c805a046e5ece3a5b9bdd09566292375420e9fd7b281fb36ab09f1090e7050" - }, - { - "bytes": 47347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/device_bw.png", - "sha256": "bba73b75bd0a2fe679839d738367fe72e2ea28690b930071971ca98129b0dc06" - }, - { - "bytes": 2759, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/factor_assignment.json", - "sha256": "e58824442540612028757347dd7ade3cb0e2bbbd6d2adcf007b1132f99f9dcc4" - }, - { - "bytes": 628, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/ground_truth.py", - "sha256": "dcf0e18c6fa2ee52b154a1905614da5ec998a7e713be11c8fa39c59e6184f4f8" - }, - { - "bytes": 98507, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/model_view.png", - "sha256": "7ed1b0461156fe00f0ffb16ae58cda42d76347a1acef339c41a54c6c82e3fd24" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c1__proposal_a/parameters.json", - "sha256": "46bfb237d4b81aa232e14ee4d8327b15a7c1957d2390c7e42c8e916fe69cd8ce" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/calibration.json", - "sha256": "475e7e88b84391e7cca1a5ff356c6b6a836866c5bd96f2cb6903be8a8da70d34" - }, - { - "bytes": 3248, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/candidate_evidence.json", - "sha256": "201350a396cdbae1b67d88e692aedda8315e75d97db53e25c5912ec837886d46" - }, - { - "bytes": 11721, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/device_bw.png", - "sha256": "27e6b97664d2046723dd59fb0ae384b58acd79e49cca7b22984cfe556177d414" - }, - { - "bytes": 2805, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/factor_assignment.json", - "sha256": "1a65a014369d44d35433730af46f147c5a3a694f419364ed45c9825b9a6dde27" - }, - { - "bytes": 725, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/ground_truth.py", - "sha256": "9363e0b56f3cf413178de29ef57ae76f7063724e37cfb362c5b4cde349f7d708" - }, - { - "bytes": 23959, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/model_view.png", - "sha256": "73bd15785034baf881c6046df654ea2adc616e9763e5dd38a730c31fb7a484c7" - }, - { - "bytes": 281, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_07_tangency/l1_07_tangency__c2__proposal_a/parameters.json", - "sha256": "30bb10ff1148934f0ade4e8db638a00e7db8255d74a9cbe952a0d19c308e2fad" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/calibration.json", - "sha256": "7f2869728cd4e1b8856a1ae809ca7a921ff904adfbdbee0a2d5098bb88fc7d62" - }, - { - "bytes": 3225, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/candidate_evidence.json", - "sha256": "cc7610095ee09fea16fd395ef06ce8f9850bf8d4faf1e0bd68cea010a695078f" - }, - { - "bytes": 24067, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/device_bw.png", - "sha256": "a512b8712667f4c25cf555d867d28ad8d22e2ea93a75fd7648dfca4ed57fac62" - }, - { - "bytes": 2919, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/factor_assignment.json", - "sha256": "fbc66ffee95eff1ee3551c065c6a28e6d6503105d3925764c2da8b29ea8065de" - }, - { - "bytes": 765, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/ground_truth.py", - "sha256": "0f39c2d37b1842edec8ba481a8cc45a3cfb9152deaff2d37b10c2cd47edaa1e9" - }, - { - "bytes": 42361, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/model_view.png", - "sha256": "b96c85ff06719d6e1f1f67153c1e84bbc74705bdb7682c6cf5ec23af0c0cc461" - }, - { - "bytes": 374, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__pose/parameters.json", - "sha256": "81df89a6e7d315f28999d7b534a51c4603f4e591306f6ecc11c75fdec7c78978" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/calibration.json", - "sha256": "61d39bb2f1b0c68dedbfec5ae3cecb3c11c7972d744b13631e4becd505892c09" - }, - { - "bytes": 3207, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/candidate_evidence.json", - "sha256": "a40257d8415f4be37bdf503fd00a60fa91682e53a321c5ab5247a812fc7a078f" - }, - { - "bytes": 19021, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/device_bw.png", - "sha256": "67a0994b3ac9b31932878cc853ab1037ee9d1b6a4ee9a624e141f4a5cce72a14" - }, - { - "bytes": 2770, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/factor_assignment.json", - "sha256": "416240ba9ce4cc281b685d9582f4949a6fe89979a219197066bcb83679ba0c51" - }, - { - "bytes": 621, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/ground_truth.py", - "sha256": "345e9f5a856fe7ee9e98af7705edc60cd5a4d727f2104d68e025fc8561efaef0" - }, - { - "bytes": 40098, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/model_view.png", - "sha256": "ddf6a3645818142f17bf074e5cee85981a00cfceb7d3e27ab6088a51b141f843" - }, - { - "bytes": 343, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a1__proposal_a/parameters.json", - "sha256": "6578cfe89c934e3709c462acbd75912ca0315d12df34f01100d9303d7abe8b2e" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/calibration.json", - "sha256": "873e7ba3782bea62f70c8c63a297849302646fdbe8e155605558e2fd9e83566e" - }, - { - "bytes": 3274, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/candidate_evidence.json", - "sha256": "267ffe934832f12093bdf7808d4de0e47cabcc2cde4c688942d1fae3cf7dac76" - }, - { - "bytes": 26696, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/device_bw.png", - "sha256": "0f77ec88d06e75fe074dffda456ad929ffe3269ee6d2444611a4501412a1a840" - }, - { - "bytes": 2998, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/factor_assignment.json", - "sha256": "90f207b5349b53c828ec281433a7a74794be30657d3174cdfae025091250d3d9" - }, - { - "bytes": 877, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/ground_truth.py", - "sha256": "8d6927cf8f91f4cb0862a5f63480f994043eeb7d0538d8dc3f4bb1294746da4e" - }, - { - "bytes": 52745, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/model_view.png", - "sha256": "37c5fe7c0235c1ecd1baa527a5d4b678035ecded5924cb0ba89685038eaaac50" - }, - { - "bytes": 397, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__pose/parameters.json", - "sha256": "d4a4fab585dba899060d5c9b6d674a48356578da2a022e7f4d0910408c486522" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/calibration.json", - "sha256": "03bca4e45fd5e3e5c421325f6fd4f74ed88c5d12ccc2f0d0c7af337487c71374" - }, - { - "bytes": 3259, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/candidate_evidence.json", - "sha256": "2ff72edeac9f253d95fe690ac7d54e2dcbfdb7cde6966909d74e984627c86c48" - }, - { - "bytes": 25066, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/device_bw.png", - "sha256": "8ba49e93a8a6426fcce015b84a552b2cf6680591f8920c121616b46ab6d1ed69" - }, - { - "bytes": 2852, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/factor_assignment.json", - "sha256": "91cf97b08b38d082f05fa85ac47d9f29879b89f34551fd2bdf640422208a863a" - }, - { - "bytes": 733, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/ground_truth.py", - "sha256": "7ad17ffdcf521f5813f5474d38a52f5566ce7eab1d5cc32d946b543b31377993" - }, - { - "bytes": 53132, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/model_view.png", - "sha256": "f83cf3bd448367de0431924b96dceb3fd83945a25ecbf234ee55088397a6b500" - }, - { - "bytes": 366, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__a2__proposal_a/parameters.json", - "sha256": "3f85f7e516b36f82550e27b1c375cfdd8a935ed91a94cce66b33340fc01a4b43" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/calibration.json", - "sha256": "e72969f67bbc6b10af1537a99f329ef42f58101555ac69e1e30b0f449fe93f3e" - }, - { - "bytes": 3243, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/candidate_evidence.json", - "sha256": "6d2d93839fb0fe9129af6dc339ba3a09f3c526a81d78a441d038e35c5be94d10" - }, - { - "bytes": 24748, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/device_bw.png", - "sha256": "8fd05886da4a36502deff702a8a839a8bd2be011cb0346e8cfaadc995e1b292d" - }, - { - "bytes": 2928, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/factor_assignment.json", - "sha256": "6d9e09f11e2230e56287c032b1fa153284759ffd48df2b358893c4f39bc2f25d" - }, - { - "bytes": 835, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/ground_truth.py", - "sha256": "c4d3de41252b74591fe0c632eb4d612ad6660097d67083c972ee7b591d68d0a5" - }, - { - "bytes": 39325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/model_view.png", - "sha256": "5c4025c74fcf6cfa03b6ff7a261858feb19fabc4aefa50b9115127589e27fff7" - }, - { - "bytes": 417, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__pose/parameters.json", - "sha256": "26bdf32c9c354a9567c75984e1d4b15536ac20ab52b1dd340d17d754304f220d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/calibration.json", - "sha256": "1881c1be6c3125c4366348287910e0b3cc949c8577cee8c51ae4533585e62ec7" - }, - { - "bytes": 3229, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/candidate_evidence.json", - "sha256": "8d1eb4755882d7112172631224f30c16cc031f714e6bc0255b10bd65d8b2eabb" - }, - { - "bytes": 19982, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/device_bw.png", - "sha256": "f29338dcc67e19a695395fa9c7bd611979902617916f64e0876cd0c6821e99c5" - }, - { - "bytes": 2779, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/factor_assignment.json", - "sha256": "fbd98d6acc02322cc5a96184265876646e80d986d62ad57beb59113ccfaef083" - }, - { - "bytes": 690, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/ground_truth.py", - "sha256": "e6dacf73089f463ab10542213b47062d00dd4e33394bedd9ae962deb82d8223b" - }, - { - "bytes": 31090, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/model_view.png", - "sha256": "574d34f7fb0a8f42db1141c4cb712bcc131b93507d4c9e456dd8abc2f292c001" - }, - { - "bytes": 385, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b1__proposal_a/parameters.json", - "sha256": "2624240a988add083a6209451a75d7d6549a0c356771f415d7ec792f969f0b04" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/calibration.json", - "sha256": "e753004ec26e1564ceb7812635f2c865d05248dc6d7f484f5aff453c6194b41b" - }, - { - "bytes": 3214, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/candidate_evidence.json", - "sha256": "f22fe9db12abed855599b390b2c40b94b3b684e6a1fec945de34e6e06f5a0154" - }, - { - "bytes": 17600, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/device_bw.png", - "sha256": "4439dfa26207e2a9d5522f0edc1a2e61d5c723ef57ebf840d713adf24af369fd" - }, - { - "bytes": 2771, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/factor_assignment.json", - "sha256": "06b70ab415a37c67ec920e37b37ecd6f0ec7d0fe3baccd7931693f324dd9b0c5" - }, - { - "bytes": 611, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/ground_truth.py", - "sha256": "11ff447f5135758a41f7689c3266ab4296da7c55cee0948aeb1215e9ee36b851" - }, - { - "bytes": 22812, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/model_view.png", - "sha256": "ebec4ab1157eba54cf7751ec4e3c2c9fb5fee147d271cdbb15193ba6b6fd80d1" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__b2__proposal_a/parameters.json", - "sha256": "439e90b92cdc5aa1abc9c2781f2eff12049ecaf14038e66c6370f0285bf42dda" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/calibration.json", - "sha256": "86f85cbf157403fe2dea6735efe7802a01e255b0ade85cb81fac59be25fe0d83" - }, - { - "bytes": 3174, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/candidate_evidence.json", - "sha256": "fcbbd654bd14fbf8b169788bb20842dba7a199ebfaf0ec4e261770903864263c" - }, - { - "bytes": 15813, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/device_bw.png", - "sha256": "9f438f8ad5f6b6cf649badd8ee956517b44e6515f3bfca1fd44c3a89244a2df9" - }, - { - "bytes": 2980, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/factor_assignment.json", - "sha256": "6fb1674015ff52d2f55e023463b55d70a6e5d0ce63c3d935051a1173d95bbe55" - }, - { - "bytes": 669, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/ground_truth.py", - "sha256": "790248cc0b1664e9475b16f3adc50d4824e951f08b89c69265dad4624c9128d0" - }, - { - "bytes": 34708, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/model_view.png", - "sha256": "39a77cbe355db6f07005b7a6ace626c66588c2a4f5c2d558af52995369743a46" - }, - { - "bytes": 279, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c1__proposal_b/parameters.json", - "sha256": "885c50d12e7ec0032966e814aaa74637e4785ee38262f85d44087e63356bbd3f" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/calibration.json", - "sha256": "05b80643efe7bd7d4c83e362dee29ea07461cdd8a84265e23095d95fed023c18" - }, - { - "bytes": 3199, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/candidate_evidence.json", - "sha256": "560808d3cf5ddf52b1f39f7e9c7e6404fde918b29765efcd460e0dd99dadd97d" - }, - { - "bytes": 25374, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/device_bw.png", - "sha256": "a2e399bb543f3e961f656ab48f5f419597b45db010bdba9a883cf7e7b76a4cd7" - }, - { - "bytes": 3007, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/factor_assignment.json", - "sha256": "149e9e1d9b58df2bc7ef50bfb6951c61f09edf1dd6a1210f2b94f8ac7abda0d6" - }, - { - "bytes": 655, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/ground_truth.py", - "sha256": "f860090a4d5c36cf65a60590115b9c6adb2a33e9294063101f59cb5f874441e8" - }, - { - "bytes": 48942, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/model_view.png", - "sha256": "ce087b72e4e79ae307db5440aa994ad72fc93456261d4d8ef616ac5773453793" - }, - { - "bytes": 261, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_08_overlap/l1_08_overlap__c2__proposal_b/parameters.json", - "sha256": "e83ed27f2cecc68e08e3e8e3266ad65418d8d4dc27bb1be330a4a3bdb89dde54" - }, - { - "bytes": 332, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/calibration.json", - "sha256": "3e75f94a56ce5a1bf20339d94dc6ce2e2fd30d60e0124ebfd6f4d375ab10f81d" - }, - { - "bytes": 3693, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/candidate_evidence.json", - "sha256": "0808455fee86502aa3b48993e95cb9fcf435f4a42deb952a8c5eae1fe9911f6c" - }, - { - "bytes": 16317, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/device_bw.png", - "sha256": "e4fa097472fe1dbf23d7eb5b6408a99ec26ea5f0af79f10649e21d00206a0e14" - }, - { - "bytes": 3045, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/factor_assignment.json", - "sha256": "489694562edf77a067902d00a0d284ed4aa086ae0a710ad0971292657acb127a" - }, - { - "bytes": 1164, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/ground_truth.py", - "sha256": "ac49fac285f7579a400c56c6dda3ac13f53fd984d0f409618a2657a9b292d031" - }, - { - "bytes": 24488, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/model_view.png", - "sha256": "312f012d5ac613ea0551bb02cdcbbc1ce4a655b0374e0accb28e1abf20db3eaa" - }, - { - "bytes": 402, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__pose/parameters.json", - "sha256": "f67e44f5a2126fd4c2cf07445935d39390be2e7909e75e578febcfd78bfa40a0" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/calibration.json", - "sha256": "67c07c16880b5ebdf2f46629c15b5a4de90bf9b7e18f1037b4efa0eaea7fb2ea" - }, - { - "bytes": 3648, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/candidate_evidence.json", - "sha256": "ffe020f7c6ce239daeb465fd8ee4becf693a563c801962a6c0aab0472beff86f" - }, - { - "bytes": 10887, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/device_bw.png", - "sha256": "db4ffac9b12debdac8b968da4ddbb4f2172d50eceade0a1d8f0ac3d1c855fb11" - }, - { - "bytes": 2873, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/factor_assignment.json", - "sha256": "fc291f84deafad99b50b1223a2b53570a434f704925587b0159a4f3c7c59c87a" - }, - { - "bytes": 906, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/ground_truth.py", - "sha256": "9a64721369b5990c807806f261c4cf7c86311d7812d48a1590f52bb7cf15e431" - }, - { - "bytes": 22746, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/model_view.png", - "sha256": "4ab8a99e102d86a9ea6915137af7ddbe7dce8fece65d25b9737ff02a6cc4ac19" - }, - { - "bytes": 371, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a1__proposal_a/parameters.json", - "sha256": "ae41a10528746b7603c3262620832301d8b6f0247cc80d5853eec56198adc2d6" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/calibration.json", - "sha256": "a5812c882d4d800fe4ab28c396def82cfef217a985c7feac88f9381a03192906" - }, - { - "bytes": 3752, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/candidate_evidence.json", - "sha256": "29c12aa2737345cebd3285ff8e4d996462c9a4eecd68257b68fce97e6ac13e81" - }, - { - "bytes": 20015, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/device_bw.png", - "sha256": "aa9848249607f77cf5ef9dfccb29af30326fd97135ab160f9ec12ad5aa562a24" - }, - { - "bytes": 3161, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/factor_assignment.json", - "sha256": "bb4c692498ae2e1e585f52afa1d5fb97ff2fd3eb90f74f74bf5e13f7f73b12e4" - }, - { - "bytes": 1336, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/ground_truth.py", - "sha256": "6f05028aa213cf562b434997eb6f5fca29de6e2fde6eca2df0ec05bf165ff010" - }, - { - "bytes": 34070, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/model_view.png", - "sha256": "dcb4f347bfd951ef0b62a0b6a060403fc1570b6ac5893546225df4387f1a12c0" - }, - { - "bytes": 430, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__pose/parameters.json", - "sha256": "f91d727195ff0ccc70e5d0e250824acd9829f8a551575e61257d76326f88daf5" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/calibration.json", - "sha256": "5fa8df00b80980a6b03c3a91fbbc16c90b070f19791b97eccfa3dc9af3e1df0e" - }, - { - "bytes": 3708, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/candidate_evidence.json", - "sha256": "580be973bc0d41ca9899355241fa01bb1c3e1132314c381e88ba2c4aa85f82df" - }, - { - "bytes": 7990, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/device_bw.png", - "sha256": "65127fca8253a5702f0145ebc31ef73a5267ebda7919cfbe475fbbafc9d3e1eb" - }, - { - "bytes": 3353, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/factor_assignment.json", - "sha256": "aea6925c02383f3eb6e57ac946f2df77827fcbbe816161bda13a6e8d0fecf4ef" - }, - { - "bytes": 1075, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/ground_truth.py", - "sha256": "0bca06f98d29ba10e6ed4fc1742a8da7e9ca275f91bd7885b75df8175031e840" - }, - { - "bytes": 16434, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/model_view.png", - "sha256": "37e8e3a76a90fa2285ea39d734f34cf9bbe647c656c415195b91d1a85daad28b" - }, - { - "bytes": 405, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__a2__proposal_b/parameters.json", - "sha256": "b9d5860ff0d820cd968e6cad12503a8f1931a929da04c0ff800d244aa026ab4c" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/calibration.json", - "sha256": "582f3f124052f224833598ca9273e71a431fd0d7fdcd83eb25e9d2aa9aaf1f81" - }, - { - "bytes": 3699, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/candidate_evidence.json", - "sha256": "6427b82434a6a6be5f6ddd9b2a7e1650c6ba1fdaed41f3ee765a60f8ada7dbc3" - }, - { - "bytes": 26232, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/device_bw.png", - "sha256": "0cd269d1a3250cde89cac97d9c23ada17f6a5d872adbc9f90299fb3ad108b1a5" - }, - { - "bytes": 3161, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/factor_assignment.json", - "sha256": "95cafb685f522d927dda01bce1bad8066df4f8c2098971433fd19fc1520fff43" - }, - { - "bytes": 1267, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/ground_truth.py", - "sha256": "f5b1d9893d076fde1ad34b537ef0293f60b0504752f2bb0419db04912f699299" - }, - { - "bytes": 43899, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/model_view.png", - "sha256": "54609d9279f3fa737ee1b84e72390366f9cd26884e888ed5fed83ef89b3ca4dd" - }, - { - "bytes": 416, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__pose/parameters.json", - "sha256": "0625b44313b0c344ca10f1597463d3ed18fe52c51a29d25744d61abd259be970" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/calibration.json", - "sha256": "4ffff56469ed3d81f9c12a2ea9b9a0e43fe0ab7040620faa4002c0ba06434e4e" - }, - { - "bytes": 3672, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/candidate_evidence.json", - "sha256": "5d62ded062900cdd269fd62a763d12df7cd42d59c30551062abdb7b53d1d3f43" - }, - { - "bytes": 4257, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/device_bw.png", - "sha256": "297b32dad1ad73f7b0feb6deee0f5dd02f17828d3aa64480c8810c45b471f079" - }, - { - "bytes": 3353, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/factor_assignment.json", - "sha256": "daf06523c41bc653419776f6056938b622aabfdc992bd7bbdbe2d3a10fa1ef05" - }, - { - "bytes": 1013, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/ground_truth.py", - "sha256": "6002817b9527e11a171bf55edfcf71f7968e77f059d2d322710de7cf5ea22061" - }, - { - "bytes": 12835, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/model_view.png", - "sha256": "725bab471f19b1c7cfce1a1b51c3ab422f725a97f507f8e1731d6c2aea9f4b68" - }, - { - "bytes": 389, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b1__proposal_b/parameters.json", - "sha256": "70cef6f7f0babb4adc80d57776b0f2d5a8be38b3383ac12ce3f8b69a11138103" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/calibration.json", - "sha256": "27c27555695a5c07906f5bb7d07959c4352268d1e82ddeb1eb5b18897125643f" - }, - { - "bytes": 3694, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/candidate_evidence.json", - "sha256": "77707bacc6649f3866a8373c050cb8085461473df7e89a20d9d3e70271e7db3b" - }, - { - "bytes": 11992, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/device_bw.png", - "sha256": "187af5aa7b6418dbb843533b2dd0ef5f90fe6df60b25eb0665309246454b3819" - }, - { - "bytes": 2997, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/factor_assignment.json", - "sha256": "c9649fb70491842f546fedbcfb7ee3ff2218cbd41c2101a2d95ba00e672d9037" - }, - { - "bytes": 1033, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/ground_truth.py", - "sha256": "b5c6fd9a9e6f8e62d81f9a6bd3ac68e1c66dfc2d01a54a344a93417b82ab4e02" - }, - { - "bytes": 28071, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/model_view.png", - "sha256": "9e1dd9e04a15cd8333a160c0dc5bd9f720271acd37a676da3c1938fa4a5532e5" - }, - { - "bytes": 376, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__b2__proposal_a/parameters.json", - "sha256": "bd88a558eec00c3dea2d2729fd7b3b257a2efd7e4b3d447c6d2967e96f3227a4" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/calibration.json", - "sha256": "7907b54b96c95d9398c3d75acf512c65da9c08a69d3c42be566ad90e08a4bf9f" - }, - { - "bytes": 3760, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/candidate_evidence.json", - "sha256": "be1d34c6db038ba2dac6de16b8169709a05613519205764abc18fefb2aacd8ca" - }, - { - "bytes": 16519, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/device_bw.png", - "sha256": "03fe533542444146314b4936f1e4a6b9d69f352813fe55ba3529b802fc4403f2" - }, - { - "bytes": 2993, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/factor_assignment.json", - "sha256": "bea52e02311a9745f9b59b4eac03d640250221f78fd07bb1495a52d8946e9820" - }, - { - "bytes": 1094, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/ground_truth.py", - "sha256": "93881937a2f66f75532833572f462a749929b8556034334a93076c76a18cb56f" - }, - { - "bytes": 21501, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/model_view.png", - "sha256": "706144a08799a41f46d1783a329959c1652487dde9c59f053a3c3d2b8f5da5f1" - }, - { - "bytes": 405, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c1__proposal_a/parameters.json", - "sha256": "bdcec8f221844cdd2d2dcef9cc83f4162509f0ab47cb4292c23c2340d97c43db" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/calibration.json", - "sha256": "b006dcec383f8fcb63ddfbd0a70af4df9b59f13fff180f9ce0a90b81d82cee98" - }, - { - "bytes": 3860, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/candidate_evidence.json", - "sha256": "91e5d9dcda55c1ff60a1fee112f94ca7b856f2dda4583dcc80c4e45e4f5f1cb7" - }, - { - "bytes": 16612, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/device_bw.png", - "sha256": "eff84c012e77349286f3696a52bb3522f32b975998e41cbf087a56f600b22d05" - }, - { - "bytes": 3561, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/factor_assignment.json", - "sha256": "cc0964071bf31d04e88ca96b81ee5bd1aa5424fcf422de7725719904678bc497" - }, - { - "bytes": 1335, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/ground_truth.py", - "sha256": "c2a30ec16ae0a89ad08e0db1f49b55175a1e1e55efecc9869e64501da30be6c0" - }, - { - "bytes": 35440, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/model_view.png", - "sha256": "fe601e19fe231b3fd79d46aa5d45727a2540af610b8c32a734f25d67fcfadfb1" - }, - { - "bytes": 444, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_09_connect/l1_09_connect__c2__proposal_b/parameters.json", - "sha256": "0fc19f0808ad00efb86411dd19dd64e476e22fb244d6ac097b565ccc4989e81a" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/calibration.json", - "sha256": "e2d9145365451b8bdef354310a5ce90d664b00cfd2411e066a77059944350e97" - }, - { - "bytes": 3332, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/candidate_evidence.json", - "sha256": "7482d77809d3a5b787b3f2eac065011c426f48d75005a31ba11bdd30698179b6" - }, - { - "bytes": 18670, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/device_bw.png", - "sha256": "471a205844dc70d9b901e7acc2b9a48428bbf08e1f5f8e803bfc71ddac3ee937" - }, - { - "bytes": 3020, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/factor_assignment.json", - "sha256": "cff19e22a47add7fb99520e03364a6b7c11cfcb4bfbbce23d22e8a3bf38703dc" - }, - { - "bytes": 904, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/ground_truth.py", - "sha256": "741e1daeefa48d0abdcdd01a76aa3104139aebafaa41c7c5e6fdf20d5f420735" - }, - { - "bytes": 26975, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/model_view.png", - "sha256": "21784d475b81c604dd9a5239be2475bb67c0413440b7120d25e88995b508ef2f" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__pose/parameters.json", - "sha256": "872471710fa42afe49ef83028adc72ee2db081a7eb114010b880bea32e75ec47" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/calibration.json", - "sha256": "e4ff34fb3ff76bd4a5ef512293634d648c5b8d216698a238c7f89b43d1c71cf1" - }, - { - "bytes": 3314, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/candidate_evidence.json", - "sha256": "d01efe2f2891860e79da6bf69e397e67d47dbefcf4e37407fdb9b9566cdd80a4" - }, - { - "bytes": 18550, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/device_bw.png", - "sha256": "0fcaa2e2c17e242a3a830910b92bf04d8c68b198ff3e2eed3a1c5f4e3d42e495" - }, - { - "bytes": 3243, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/factor_assignment.json", - "sha256": "07115a68ebe75997b236ae9dfe91a3ba850b02d238a084ccfe80b78211e1e6a9" - }, - { - "bytes": 772, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/ground_truth.py", - "sha256": "2dbb9f11bff03ecb9983e084668a802debe8a82baee9943b1e68fcf1c9ebed6e" - }, - { - "bytes": 26312, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/model_view.png", - "sha256": "956947b0a635c4cbd0ec777d8932d40f2647c82acddd4068259deca404fe21a4" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a1__proposal_b/parameters.json", - "sha256": "4ecc465ceb155b130eb4a950ff21d03f61b4b97356a997c581b3d8dee8d9f479" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/calibration.json", - "sha256": "1c27a3422196181b9d8a44dc2dcec8be5b726097262858b315cacb46544d018f" - }, - { - "bytes": 3349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/candidate_evidence.json", - "sha256": "4876f785eb0c0807551175687e69ae53ce5300708924a85bce83b9e8fe9078cb" - }, - { - "bytes": 24696, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/device_bw.png", - "sha256": "50233c3a673eb15233417a58fce34fd253275c614546c40b00e0954b7f98cb23" - }, - { - "bytes": 3005, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/factor_assignment.json", - "sha256": "099652bb4cce7b2718dd115fb6b6073279c6f28612ff953d305ef173f64b6e07" - }, - { - "bytes": 919, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/ground_truth.py", - "sha256": "79b4debde153e778ab1f0bfa8ea9341ea3eb3f3d4aea7add589b6911d01fa90f" - }, - { - "bytes": 40097, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/model_view.png", - "sha256": "03dc927c939434fb75b9d319c58d665682b572baea05b1a8558d1e2092a8191d" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__pose/parameters.json", - "sha256": "37ad42b11df0fd772e88cda9d5e7b5d6b44d234e694f9ad161e58dcee458b8e9" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/calibration.json", - "sha256": "c9b01034dcce6bed68cc46ce9257ba3344cceb376b9b0aaa351622300994fed7" - }, - { - "bytes": 3330, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/candidate_evidence.json", - "sha256": "55f24e1460028f234f7e525bb9e32d28a830a8b79318b27cf1cdde7ac4844276" - }, - { - "bytes": 25492, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/device_bw.png", - "sha256": "6f82f9762c55f0a33a1fc24c94c13dac3e495b80c37594eedb1c22fbaa960320" - }, - { - "bytes": 2867, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/factor_assignment.json", - "sha256": "d4cfca76a204335314270e69cd4791adcd5e2e1969f0e635c1ad12f5bb2896c0" - }, - { - "bytes": 784, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/ground_truth.py", - "sha256": "69e2477b42ffb69b34c69fb862a29bf30609c6cefbbdf0ca7880eb9c9acf2148" - }, - { - "bytes": 44759, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/model_view.png", - "sha256": "2369f678d1abf98868873b584f8cde79c5939e94ecc1689e407c28c60dc18754" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__a2__proposal_a/parameters.json", - "sha256": "48b68f2ac96902c3f6af4333993cbd9d45a66c138831a74dbee355ed78a3c7ac" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/calibration.json", - "sha256": "6008986485264795e64174950a1e16c5472ec6ef03fc7b403d8be026dd42a625" - }, - { - "bytes": 3373, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/candidate_evidence.json", - "sha256": "d30c3d1d3fadee8280c858a80d56e2aaf596780dec99fc1f037b942b1c96ce91" - }, - { - "bytes": 11936, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/device_bw.png", - "sha256": "47f7e67ab061b615c761e9f8f21e281dabfa148eba6d30c4ab0478163cab0a29" - }, - { - "bytes": 3061, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/factor_assignment.json", - "sha256": "349d56f7da3e744721c87cb8f584575f5914ebc6a2b426b7b7d44f9553b1aac9" - }, - { - "bytes": 959, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/ground_truth.py", - "sha256": "7ed1693c20d8bc418257766d56da909ecf7aace26c5a672caf21662fcde87fee" - }, - { - "bytes": 29166, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/model_view.png", - "sha256": "1f3dfb2b8889b42a4588a911e8b201a1467b47f6638c0874cd4b48f813c67e77" - }, - { - "bytes": 388, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__pose/parameters.json", - "sha256": "85664db5584a2d5d38a36aecf612dfe39bf0465bc4f1c3905afa517e337c90b6" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/calibration.json", - "sha256": "27599b764290e7e325e3a87ad3f68e6bd1c26492c7e2dc6addb75648ee650088" - }, - { - "bytes": 3361, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/candidate_evidence.json", - "sha256": "f068f3db38de58bd32733e2451812937c65245329722938e93d02f72e8e9e246" - }, - { - "bytes": 28644, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/device_bw.png", - "sha256": "e86134351b0e883ee733eb6bc8482c220a89b6ee11e0c800d607a1831f35bdc2" - }, - { - "bytes": 2919, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/factor_assignment.json", - "sha256": "43e9167d2b406af34d40ddde644d049e2ca1d63f42e497340d32ad7b3000faed" - }, - { - "bytes": 823, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/ground_truth.py", - "sha256": "7ef28732e6be39bff91c8407549996cefcc9798551e423c149951cc2cabc105b" - }, - { - "bytes": 49973, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/model_view.png", - "sha256": "0375e8f9d393439684dd7ca7cc85b04e07142f15204f0b7b43ebc54f453938e8" - }, - { - "bytes": 356, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b1__proposal_a/parameters.json", - "sha256": "356ac9122fe9dcdf116e7dd3f3ca7b80a9b3f2c67a2ea34468bc73715ab4c521" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/calibration.json", - "sha256": "2323f1d38183de3efa9afe8ebb796c25315eccb9d69f871042f82059fd34eef8" - }, - { - "bytes": 3335, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/candidate_evidence.json", - "sha256": "c9a9b30cd1043b999dea99edc8b326d5e244f3f7bf7dee747fb715647a6a1dfc" - }, - { - "bytes": 20988, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/device_bw.png", - "sha256": "406fb97dc1b953025942fc6350f6589ce29fc840be06a1a3e75bb6698ce87226" - }, - { - "bytes": 2879, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/factor_assignment.json", - "sha256": "db83093470ded71950b835af39d784eee0e59c9b27c35774824cd142a5abe44f" - }, - { - "bytes": 771, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/ground_truth.py", - "sha256": "bdfe636457c2762478d29d5a03299e4768b1793ed1f982402a605aff80f2ca05" - }, - { - "bytes": 35807, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/model_view.png", - "sha256": "8f1115e33145df95958bd11d9e7ef3fb184940a9b8f7007b0b0afcad11e999eb" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__b2__proposal_a/parameters.json", - "sha256": "02f10a08579f051cb019e3083bd0d6428b9b97c5982ccab19edc5e1f185449d1" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/calibration.json", - "sha256": "03682e3a5db09cafe2bfc5d9d57425cbfe81df4d2823c8a591adf4b92e6f9301" - }, - { - "bytes": 3334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/candidate_evidence.json", - "sha256": "0122b4a10a2ce3112a571077807f535d8b2068320de4d3ab1094f8c59d47eab7" - }, - { - "bytes": 18753, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/device_bw.png", - "sha256": "f6e406938a0cfbc0aa81eaf7f19c5e33811e6d13f51cdcb7ac9ff5246f72882e" - }, - { - "bytes": 3341, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/factor_assignment.json", - "sha256": "51f3f6d60141bcfcbfcd1462cec154f310e1ce27c6d694d4f8d93d2cadc93470" - }, - { - "bytes": 886, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/ground_truth.py", - "sha256": "e10b3a1f3544f61b385f2f5966779a87dc126755077864d365e206eddf038353" - }, - { - "bytes": 31577, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/model_view.png", - "sha256": "26c062126c86435e3b8a167baac332f88c6355993753faa6db66c7a7597a3f62" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c1__proposal_b/parameters.json", - "sha256": "7e937fe71e017412be00fe2f5ed804f674643f3f9674dc50315f4c8e1700bd58" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/calibration.json", - "sha256": "92d6d06818ba854249232ec7625949e705afecb04f9e33a1b929bc14bf315746" - }, - { - "bytes": 3379, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/candidate_evidence.json", - "sha256": "1f49e8c16d304c38186930c77137acfcf03ee5966b4816e2681bdc686b8a1479" - }, - { - "bytes": 25691, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/device_bw.png", - "sha256": "6de05edc6e12c68c8b9e658a0b89469fddadb0293acb6fd3adc3e269c6be9468" - }, - { - "bytes": 3017, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/factor_assignment.json", - "sha256": "8028ef9ded1a9863e5e4b82484f72f9cd629b3f492de63cdafcb5a0be094f154" - }, - { - "bytes": 872, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/ground_truth.py", - "sha256": "11f82ad566c3e146e36edc8d915e8bee4b81e339b456c0f3d1d0afbfdcf761ab" - }, - { - "bytes": 43315, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/model_view.png", - "sha256": "4471f033f1de7b9a9c9a7dba0b65c96a1f920e300af360277f91622444ed12a1" - }, - { - "bytes": 356, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_10_path_append/l1_10_path_append__c2__proposal_a/parameters.json", - "sha256": "098f3489d434d35e0c57bb9e6c768ee9a882e6fbe8e7db90fbfb56994a17235a" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/calibration.json", - "sha256": "0c82bddc2bab0f69a59895103fb897aded295102a49bba67dd90bd4c8b80fc0a" - }, - { - "bytes": 3358, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/candidate_evidence.json", - "sha256": "a12b17a529b65049f386a6e44a5cad556a2042b31d5dd3fb3d09836c416434f5" - }, - { - "bytes": 23168, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/device_bw.png", - "sha256": "bd45789fa63ab0afe2e4bfe5d0d38ee02da9a29420983b470eae8c49c4aca7f0" - }, - { - "bytes": 2978, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/factor_assignment.json", - "sha256": "19adfe8e9ee85388b232d9e1fb4dece3d0d73e8a19447ec9fc31e29eb386dc13" - }, - { - "bytes": 963, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/ground_truth.py", - "sha256": "ebc4ecb0c730e9c0c2cdfa10e63262e72cf27680f98b28b050c9c67a61011861" - }, - { - "bytes": 40914, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/model_view.png", - "sha256": "191301516564514d431ab5aec22c6d4fbf7023172cc81ce59f2abc0c9c2b4b33" - }, - { - "bytes": 385, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__pose/parameters.json", - "sha256": "3eab5a9530761ff6f82c7d52eab867fb3107297007577c23669f7e22a90536b5" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/calibration.json", - "sha256": "88fb525f2b6a4b41eac1d2b60c4d0f07e837fbbec2013f549be2b2993126518c" - }, - { - "bytes": 3340, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/candidate_evidence.json", - "sha256": "a343a243bfe5f0bdd8647ae6cd6db43f754ba03cdd916aabed238f9547628dad" - }, - { - "bytes": 27887, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/device_bw.png", - "sha256": "2d8cdd5e2310362caf5e928398d93ea02ec1ced826c91b8d9f9a5aeee1634aab" - }, - { - "bytes": 2822, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/factor_assignment.json", - "sha256": "bc9d4eb3f3ea67a177268a6b04c94c9504abf5379d791e683c6d64e2eefadb96" - }, - { - "bytes": 828, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/ground_truth.py", - "sha256": "afa36ae1b138a5413a88decc13bcdd3f7452149bb575388956148c5eb0f3a756" - }, - { - "bytes": 48156, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/model_view.png", - "sha256": "9d1eb333cb9110d928fd5add1dc96106ff847f970ca5af003302d6cbd208d3f9" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a1__proposal_a/parameters.json", - "sha256": "dff96c3202eb883a7800c899d6065505209085f5cc8bfb085f88f5a917a0784b" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/calibration.json", - "sha256": "e6f2ff8c3044721826969a8b371a09a2639d8337ac25003293c374b1377ba214" - }, - { - "bytes": 3354, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/candidate_evidence.json", - "sha256": "128f496cb16e498c3ecff78f66f30dfdc2348bda069b26c1d4538b339db92ec9" - }, - { - "bytes": 28396, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/device_bw.png", - "sha256": "3471d5f8b6e0a6e51c034534c8daceec14d453db9974f95765e887e35df6142a" - }, - { - "bytes": 3015, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/factor_assignment.json", - "sha256": "e9fb7896e95782b22197b6179d2bf51317c500620a9cf99ee22e56c5d776d468" - }, - { - "bytes": 969, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/ground_truth.py", - "sha256": "90437a9e5b1bfc5ba8d23092e45cd422457025b7e8629f76afe5f60105e0e9b4" - }, - { - "bytes": 51812, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/model_view.png", - "sha256": "0c2edcc6adcab45db9c18c64159d106d2693dfb0f2cfcfdff0ebd808a031e792" - }, - { - "bytes": 397, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__pose/parameters.json", - "sha256": "8569356a79c2bbb7db874683fe677ebba1f852c40d31b0e3fe9751ef7ddad9bf" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/calibration.json", - "sha256": "0cce93446a9033a573e941d8a0b32b60bf42b4a4ad7c5f7ba0bc214401600f05" - }, - { - "bytes": 3328, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/candidate_evidence.json", - "sha256": "c75e75b5126477a76f1864d25b253f33f2e15a9b4c8b2efa8dee4295db447216" - }, - { - "bytes": 26032, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/device_bw.png", - "sha256": "59a310f30ac14275c78276b77b98f338b5b76acba4fb7f5ba4d78744b5c19e18" - }, - { - "bytes": 2867, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/factor_assignment.json", - "sha256": "31077a77202365ef198fce63f4deea96832a291b7b69a06efd16f5a8431529cf" - }, - { - "bytes": 834, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/ground_truth.py", - "sha256": "46b87f9d247ecdd0d2f1e0a5ab1bd52baf1fbfb4ade1d12a407f08ed40e383c8" - }, - { - "bytes": 47548, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/model_view.png", - "sha256": "9c7633d0e71af7722c9c37143d0b62bea00e363f0dd07a6b6e34670a771868fc" - }, - { - "bytes": 366, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__a2__proposal_a/parameters.json", - "sha256": "7b5b6ccf9277b57e69b3db2e5038f099ce5ed68866cf75695dbd4e7566f96445" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/calibration.json", - "sha256": "c9e2526c3647879d426bfaf0e41334ec434607d8a0acfe0f6aaaf7d46161e649" - }, - { - "bytes": 3320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/candidate_evidence.json", - "sha256": "df2633da770d406c540e23ebf8cde0acf55b1b753e061d7709184408d11b5a93" - }, - { - "bytes": 15183, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/device_bw.png", - "sha256": "6a81a14c87a7a50a9721c3bb9aaf054c79b9a286e922354fc28e65bff5be39cb" - }, - { - "bytes": 2988, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/factor_assignment.json", - "sha256": "1a2f6627adad368c707d59533c108921f57714f5cf773c55c4b4b0168aea2ed4" - }, - { - "bytes": 965, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/ground_truth.py", - "sha256": "4f306d08ddf4de8b51fb788c91aaef64b9ee5a44cefb875642882689a73aaf3d" - }, - { - "bytes": 31188, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/model_view.png", - "sha256": "1335b502fbbb17397b65e995320586cc6d253389ad5297f2dcbb0345db6103b2" - }, - { - "bytes": 387, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__pose/parameters.json", - "sha256": "c4d002cabeaaa62224b9a4e1c3747bd0dd8d8402584d5017da7517117732596a" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/calibration.json", - "sha256": "30ac32d54f28de4c60896f6eb930e932b111d5562e63dd6390bcaa706f089d20" - }, - { - "bytes": 3304, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/candidate_evidence.json", - "sha256": "1fcaeb04adc650c91993653c1f005b3ecbffa6948b223bb130de7d10b1e9cb93" - }, - { - "bytes": 19613, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/device_bw.png", - "sha256": "3c6ba7b956fc5c8d52d047bb6e3832cb8d8b73379c5db6f741e11ffbcac703fd" - }, - { - "bytes": 3197, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/factor_assignment.json", - "sha256": "40a1c0cc8bdaadbc30c181ca69f19b2ca514e865bef7341805e9d0b643593857" - }, - { - "bytes": 834, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/ground_truth.py", - "sha256": "6b18bbdabffbc6fc13f910e03f882213e807cd69df6d5df506f8a24a8c243021" - }, - { - "bytes": 32026, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/model_view.png", - "sha256": "e8718c9ff0afc94a054028e04bde6dc9a7613c6bc8838cf58b23fc0c2f4b181b" - }, - { - "bytes": 360, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b1__proposal_b/parameters.json", - "sha256": "5973877f0cc35b0c0c7c714d48079f9c16910c041b38b143e13c135116a9bbaa" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/calibration.json", - "sha256": "8945ef9fac0b1fd4cb8671b13131362fdce4cf9d604995b13809740a605f73f9" - }, - { - "bytes": 3291, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/candidate_evidence.json", - "sha256": "2e662008a8ea054ace8f08cde7cc61eaba263b9c49b5bb0f2c307d5b300fae69" - }, - { - "bytes": 14135, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/device_bw.png", - "sha256": "634ffe7da2470fc9a50b5cf4e96956e922d9a76eddcc2c97633776279696f725" - }, - { - "bytes": 2884, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/factor_assignment.json", - "sha256": "adbb70025a9bfb2240bac309f3629df34045433e76cd6e461f55fea2d022671c" - }, - { - "bytes": 842, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/ground_truth.py", - "sha256": "54c04e8de81066f606248dc062238f88ac4d7efa883864e053c7f033958053e6" - }, - { - "bytes": 27777, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/model_view.png", - "sha256": "6c6ab5db8dd9267758f63550aee111d0786c55b6083a7794a7c0fc3087b12be7" - }, - { - "bytes": 380, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__b2__proposal_a/parameters.json", - "sha256": "53c31ac9d05f382692dac3182bdbcdbdf8f178bf53b792cc809967cf08fe3b34" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/calibration.json", - "sha256": "248e21872f84082177659c9460a2a1bd46e4b13cc21c270cc780e63b7cc5ed33" - }, - { - "bytes": 3327, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/candidate_evidence.json", - "sha256": "18d90c750c8c4040401ca4ea3d3a5b8fc96a35eb1ad86dfd6eeebe8989d3a745" - }, - { - "bytes": 15084, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/device_bw.png", - "sha256": "5865d9e830e8561a902667c6da7252f15350a7e76f4cb1d201d404d5ea7d8835" - }, - { - "bytes": 2887, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/factor_assignment.json", - "sha256": "cefdc507dfa9acfcb505395424fbc472112c4765c312036942abcb356b31e981" - }, - { - "bytes": 835, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/ground_truth.py", - "sha256": "c48e44ea7a9f2abb491d55d09eb78cda6ff9531c072c23d869fef0fccf23fcd5" - }, - { - "bytes": 32683, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/model_view.png", - "sha256": "7184304edd2456b0d1fcb4e6183e5669a1a15e29ac504bf4f6d5dca5bb106de4" - }, - { - "bytes": 367, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c1__proposal_a/parameters.json", - "sha256": "e43e15fc29788155c4822e41f238bf817e45fd140bd728cbbe3208a17b1a317f" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/calibration.json", - "sha256": "19fc1308846d8a83c6a71fb4f75ed77b00c14e1dac8f53f81c1aad76d560d78f" - }, - { - "bytes": 3328, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/candidate_evidence.json", - "sha256": "0a3faea91f6736d46a4fea19592fb9e9420dfc7bd305b0c9b9a4127403cf9650" - }, - { - "bytes": 24934, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/device_bw.png", - "sha256": "c09a01ee7b0d726646192ac7358ed3cb2487b2d333679910470c855db0bd4d15" - }, - { - "bytes": 3258, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/factor_assignment.json", - "sha256": "8e308883cc90c2d225687c94618ce49860e632c9ab46e51de2f12f5a26d72c11" - }, - { - "bytes": 840, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/ground_truth.py", - "sha256": "81400d3a9a0fe3f820a31ee2c432f17244d5170fa2ac64d30f95221ebd68cb94" - }, - { - "bytes": 47946, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/model_view.png", - "sha256": "0041bfcb5933d67736f4cc873d80647a1390f4c5d0de0be6fba5b31e4274b4fc" - }, - { - "bytes": 372, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_11_signed_turns/l1_11_signed_turns__c2__proposal_b/parameters.json", - "sha256": "a2650f531a6b635e44bd6feafd7f52d049c4288ead42206077e8fa90df760216" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/calibration.json", - "sha256": "fba73f3459d722001a543fe2b630a023c3e1c3132c0a556c84e96229ad2a9636" - }, - { - "bytes": 3332, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/candidate_evidence.json", - "sha256": "c832e96f137f658a370cd2fdfdb0142858d1f2e501a0b46431413917ca6b0f04" - }, - { - "bytes": 18999, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/device_bw.png", - "sha256": "5e45a1b7d7496f13f4b618b365ee6373babe297977e86445860cb0b6de0301b8" - }, - { - "bytes": 3254, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/factor_assignment.json", - "sha256": "435478c7b82808d8740c76a223628e4a4f260616c1ecaebff8e011c80fe6289f" - }, - { - "bytes": 1297, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/ground_truth.py", - "sha256": "1301f8f704ad63242d1cb095255b646598bcc1289a2ab665d0cba77b7bceb7bf" - }, - { - "bytes": 33630, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/model_view.png", - "sha256": "c8cd18b624f0550eb68a58a6fca920622f7f9c0eb16a350334d38d38e63b533c" - }, - { - "bytes": 616, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__pose/parameters.json", - "sha256": "01d6e2588885b8e8ff1fb94f4f8b152bde766eda148b565d594ef3fd7b4cd667" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/calibration.json", - "sha256": "98a703b2978362bc2f4dfc78c0c82bf5a18856fb564a27fcd6e673cffa5cc58a" - }, - { - "bytes": 3317, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/candidate_evidence.json", - "sha256": "7e08ae9093996f55e1b08932d69c11f7a22e9beed6643065e4cb33dfa222e4ef" - }, - { - "bytes": 14854, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/device_bw.png", - "sha256": "44299d36133c1dc319d7265935b2ae48cd475ccc31298c2710a0f341ef15db21" - }, - { - "bytes": 3466, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/factor_assignment.json", - "sha256": "9b4b98fac9ae7dcb6e0078e84514662da3f0c55dbaa39a9a41203136fcb14536" - }, - { - "bytes": 1167, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/ground_truth.py", - "sha256": "a0a88241cfe39aa8e9cbd9599c2bed7bae8ceda165b976d8706a1208d861b1ad" - }, - { - "bytes": 31871, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/model_view.png", - "sha256": "fa3c0d6c50edd1dc5e3d9b5f447db336d6088fc57acca6d9b163bbb06da600ee" - }, - { - "bytes": 590, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a1__proposal_b/parameters.json", - "sha256": "7c5b99e56ab0ebbc53345790553916e00d2af753e7b804c73bdd2ad92d692406" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/calibration.json", - "sha256": "e364ec1b00498262ba509c6fe3707bccf443e7f5043db9da54cb6c75932de07a" - }, - { - "bytes": 3337, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/candidate_evidence.json", - "sha256": "176d7ce3abe6f5550aa8603b31990c4c3e1b93a6c68eefcfb787042e1a63e8c0" - }, - { - "bytes": 25401, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/device_bw.png", - "sha256": "2da5484db4aa04969b24147b2e29bc073f2f376d409ed572ed51a0430027639a" - }, - { - "bytes": 3264, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/factor_assignment.json", - "sha256": "2479cc698940932321a7fde0ba70883176114129a435640b252abc3bb3a51fec" - }, - { - "bytes": 1299, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/ground_truth.py", - "sha256": "3dbc03465d60a2e1661170c3edf81cbb949f8f26f96c5030e42e09df2e4e63d1" - }, - { - "bytes": 41919, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/model_view.png", - "sha256": "b7557efaad83b33f585fe9359b134478ad767d571aff0b6207949e60fcc1abab" - }, - { - "bytes": 618, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__pose/parameters.json", - "sha256": "5c2f63f0841acd0a284f503ef72d6d4d8a45eda256641c53fa86475b0ba1a0ee" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/calibration.json", - "sha256": "f59f35fa20eb49c3abc5d4d4e51558fa67d0aad2c3ae8c4b5c014ff87d3b3d56" - }, - { - "bytes": 3318, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/candidate_evidence.json", - "sha256": "50321128def3d14992eccd47a2f0e638f9553a448c4ba12ac13809d7d20c81b0" - }, - { - "bytes": 14662, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/device_bw.png", - "sha256": "a16d8e85f500353d850bebdb09e8e57c4e6f5ccb3d4b4f9798daba99a12c2652" - }, - { - "bytes": 3106, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/factor_assignment.json", - "sha256": "1e7fc7e0046d4a002633fde948e62453557489b3ac105d56d940f39cb6bea7ca" - }, - { - "bytes": 1164, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/ground_truth.py", - "sha256": "a33df827755444c09f2546da755659aa7d85596b14ddcfae3b82247d132b4cd5" - }, - { - "bytes": 31789, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/model_view.png", - "sha256": "405d555d9aba21ed7b1b45e6d711cf4cdf493d8b900ff8002913d476e46d6579" - }, - { - "bytes": 587, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__a2__proposal_a/parameters.json", - "sha256": "8a674f90a2e6790acdde737f94a48e107766543caf31f7c1b5d1ea504b0150f8" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/calibration.json", - "sha256": "f8e6413c1641ba166180c3bad132dce1a349223247ba5e1b0ded257e9c8b6dde" - }, - { - "bytes": 3329, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/candidate_evidence.json", - "sha256": "7d0b4f0bd6c4d79bb381b1a83960088355c0a9fe5b6f876b90a275fcc1b2b3ba" - }, - { - "bytes": 19551, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/device_bw.png", - "sha256": "d4b0c4161da307580e15dbc3f99a44115ffb4a3c31b6fcf21dbd698fa70a3798" - }, - { - "bytes": 3250, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/factor_assignment.json", - "sha256": "b95eda16ed8dc212a88acc5577315033747f24d0be3b88d0845329e8067be50b" - }, - { - "bytes": 1298, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/ground_truth.py", - "sha256": "538d91726dd352cc68217e1f70ef1fd5ed7b00a127b8fc7e4b716ab9dc7b3962" - }, - { - "bytes": 39358, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/model_view.png", - "sha256": "abd070e6223d3577760243a14bea396e1ea37a51ee7de37b080e8fd9497276a1" - }, - { - "bytes": 617, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__pose/parameters.json", - "sha256": "3db393b03a1af7a692e98c4d6daed2f5fa7f2673cc091538bf0e90a0bebc468f" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/calibration.json", - "sha256": "6174a193c8a82dd6a88784905f0700a12af8751ca22e1f6d6fa06a2a0b756406" - }, - { - "bytes": 3317, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/candidate_evidence.json", - "sha256": "2c6bfb5bcf96c7715322eacc8cc4052951f4c58fc62bae2e86b518a33df9e6ee" - }, - { - "bytes": 25279, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/device_bw.png", - "sha256": "5fa1c516493dc7456ee72a315f2c299b998ce6cbb8c537df1b8272ba4a0fc517" - }, - { - "bytes": 3460, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/factor_assignment.json", - "sha256": "06aca6b478f359ba5a9d0290abdd520bb8fece770563cd863a41b23749e12676" - }, - { - "bytes": 1166, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/ground_truth.py", - "sha256": "f872467c7dae0c65014ffcfa7b01762305f4c77a07c687875e88bb8627f06538" - }, - { - "bytes": 45559, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/model_view.png", - "sha256": "5a91e55d2d560f15a623845c55d1431e53fd9b190b8f0f0cb977857177582ba7" - }, - { - "bytes": 589, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b1__proposal_b/parameters.json", - "sha256": "5d173aba3d47d05211f80bfb00cdd78d0c874d0811034bb9d966ca37474a7a37" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/calibration.json", - "sha256": "2014062192be8e69bbc893af7722bb0b704625d8fb5434ef02130489627beea0" - }, - { - "bytes": 3320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/candidate_evidence.json", - "sha256": "e08238ae94cfdd3dd74cce009ebafd0d9e74b72f297306b8673c59ddf786141d" - }, - { - "bytes": 25258, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/device_bw.png", - "sha256": "0be5ca2655b2ec28841e2c06f37ef4f4af85a9512d31aff8628f9911c366665f" - }, - { - "bytes": 3490, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/factor_assignment.json", - "sha256": "65ba4a15b27d0f3ee16929a90122a01e28d253b982df6069c3ed7f10177a3529" - }, - { - "bytes": 1171, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/ground_truth.py", - "sha256": "6d354c96c2524dd03be5dc6cfdcb63d6349ef3e8db88d4b71eea4cb109e9ff1b" - }, - { - "bytes": 46023, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/model_view.png", - "sha256": "55cd19616faf060500aff9852777974abfb60e0019e84b71fdcc5d478e06a4d2" - }, - { - "bytes": 594, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__b2__proposal_b/parameters.json", - "sha256": "41816314fd1de318d0a7f12087e9fc52510f526e6909702a9825f2a57be181a4" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/calibration.json", - "sha256": "82b92d46fd7aef36ac5ace627cad877a79e76127591a82b9f5b1b543ce593037" - }, - { - "bytes": 3326, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/candidate_evidence.json", - "sha256": "224e596d0fd05a6afbce5a8d80fb5dbbac071993e477bc255bf304549778ff91" - }, - { - "bytes": 15545, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/device_bw.png", - "sha256": "7a6987ae7ccdc645a968dd58c3d45557432994dace74a5f103bcbf5290660bce" - }, - { - "bytes": 3518, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/factor_assignment.json", - "sha256": "9947d1a9b57173a0d5ed69d35853ae0e1a9b10a1098dd2480ab35b949e61c701" - }, - { - "bytes": 1182, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/ground_truth.py", - "sha256": "b51a8bf3a96808c3107287ca58588d40341b4e88cb1e8c7fa95a67ac4ac14402" - }, - { - "bytes": 34564, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/model_view.png", - "sha256": "d7f99d364e10dd92d197972438b9ade56a8b8d0d4b7718ec972ca81ced7e494e" - }, - { - "bytes": 635, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c1__proposal_b/parameters.json", - "sha256": "358dc272374912616fe8edf9e4d8bc88faff37eb9a816f70e79e67e36b92c944" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/calibration.json", - "sha256": "5dffdcdfcfd6c0deae4eb0073fc78d43a5223c8f88f9271ee5bb6669d3f53271" - }, - { - "bytes": 3322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/candidate_evidence.json", - "sha256": "07628d47bf56454e597b33947804aeb187710fcc62a02333aabd4002d517240e" - }, - { - "bytes": 15120, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/device_bw.png", - "sha256": "e685d643a7f8adb0f547aec48f29f47a1ad34abd5cbd7551ab13cbbf8ef5a233" - }, - { - "bytes": 3164, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/factor_assignment.json", - "sha256": "88c3c9e277967766865bb1625c0bdc40392c10ca28fa6bbe3d4811ebd53eafa4" - }, - { - "bytes": 1181, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/ground_truth.py", - "sha256": "c2628c5f039caa46bb02f0bbcd27899f4cfa79d46c841d2e653fe7ff66f51b2b" - }, - { - "bytes": 34198, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/model_view.png", - "sha256": "19cbb5e8340071f3606c911f64697b66f1c9c8d86dc95da31fcc6d1a57f44f55" - }, - { - "bytes": 634, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_12_curved_transition/l1_12_curved_transition__c2__proposal_a/parameters.json", - "sha256": "e83a2bec1cc49e472417996c374c689be63ec3c323de753baab15e0428a4ef91" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/calibration.json", - "sha256": "18d51225784f776ac35db1168776236cc97fba13b9b9b97c7d1f583b8d23f2d2" - }, - { - "bytes": 3373, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/candidate_evidence.json", - "sha256": "908285e73220d3f8acf620f08b8cb38855478be9f5a12e1d5981f170d806560e" - }, - { - "bytes": 17972, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/device_bw.png", - "sha256": "b3260d80c928511fbb51c1a7b955dc6795f846402f625e25c548fed1b7e71288" - }, - { - "bytes": 2578, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/factor_assignment.json", - "sha256": "3bdb2c18fdb6ae76303d379d75ebdec1763904f9495905a2a63d1834b7a08c68" - }, - { - "bytes": 757, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/ground_truth.py", - "sha256": "31e6140d9394a4a53ebd9f74bec72199f7e8615bc7943226a3751e4c39d6dff3" - }, - { - "bytes": 27722, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/model_view.png", - "sha256": "22e845318c8b5ea3ff13bc373c7c778a11276bbb91675be8ad86ea345b69b0e3" - }, - { - "bytes": 257, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__pose/parameters.json", - "sha256": "7ba4d1f19f05467d3782d246089839aeb8bbf9537d70e798fbe2fc00c716dc04" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/calibration.json", - "sha256": "c3c2efa0d907f5288d59c81ffa6a9600d5da9411a24eae1a9a461f416ef81265" - }, - { - "bytes": 3360, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/candidate_evidence.json", - "sha256": "ecfb04da7359fb9fd068988a3af9ff4f635f96b861ea5a471e8bef346c4d9248" - }, - { - "bytes": 15190, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/device_bw.png", - "sha256": "f03817d30f14563d0766d7467dcc2dd8cfd3c3091bc7bcab0b457dc54e3517fc" - }, - { - "bytes": 2450, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/factor_assignment.json", - "sha256": "92185fb5e8ecb556617c0442d550767335bd615c007649dd38a1207b75fddffd" - }, - { - "bytes": 621, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/ground_truth.py", - "sha256": "7de15944da43b834f7006f39ea6e73946622c32f11305b40571689a3b1351e8a" - }, - { - "bytes": 27311, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/model_view.png", - "sha256": "ee511197968e707527885c1eba708ac2d93af440455e9a7573d22eac2bccfe3f" - }, - { - "bytes": 226, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a1__proposal_a/parameters.json", - "sha256": "6257128fbf7079a1229550f2abf40943ccafa220316716c311ebc6e14dd91b49" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/calibration.json", - "sha256": "b0238ebefeb99a8b14e22a6c57c494c95d74bc8d97859617c2edae0328ed6c68" - }, - { - "bytes": 3382, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/candidate_evidence.json", - "sha256": "030c87a0228206bd95a7640467f339f8c1333fc19e5557de9d52b458141892ba" - }, - { - "bytes": 31157, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/device_bw.png", - "sha256": "c63bbc75360952b0ee8ea0228ca9b9c69817df1ce6b8b935753e7210fea3e2af" - }, - { - "bytes": 2715, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/factor_assignment.json", - "sha256": "59a8237cfa5a5a6840e24b90efc5f527e131359e6fd182bb6f671c9d9e508284" - }, - { - "bytes": 911, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/ground_truth.py", - "sha256": "11271bdfce56042acc99a5cc850325dcc073a2ca813577eb3b71a8e234b8b26e" - }, - { - "bytes": 57307, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/model_view.png", - "sha256": "d171c4eb30f7650256863661861db8393f5eba1c340a38f64cfde6ff72dd6899" - }, - { - "bytes": 288, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__pose/parameters.json", - "sha256": "a9d62f2c3911997388771dbd2a970ee8c227a7415f7ecc05a598c7d68c62534d" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/calibration.json", - "sha256": "bbc7ee8b762cf2738d865100672fd16a9ebf80c0301452864e973ed98eac420b" - }, - { - "bytes": 3380, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/candidate_evidence.json", - "sha256": "581e27dec940ef54ef3f7ac289dea217b633d3f7942255008663b750aa546b65" - }, - { - "bytes": 17457, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/device_bw.png", - "sha256": "688ea0866f284751af55886a68209f8a3f2180dbd4221412e7412c13ffcdbd8c" - }, - { - "bytes": 2951, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/factor_assignment.json", - "sha256": "92158abee1c4305ff7d1422c23bd3b53c0df9dae2ee2d732f9247d6aa32d06bd" - }, - { - "bytes": 777, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/ground_truth.py", - "sha256": "f3768c6e4b06176a5823a6b60aed1e5afaa621a3ada8eb2278f78c5d22bf2a23" - }, - { - "bytes": 37605, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/model_view.png", - "sha256": "83e10fbf050322186d94496ad1b9576223934cc328bf3b0bdacef857fc90e4b0" - }, - { - "bytes": 259, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__a2__proposal_b/parameters.json", - "sha256": "faee592ff045c32688ee62700825e0e6e7cc18ed0626a8558e3aa2fb0ac8a299" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/calibration.json", - "sha256": "7f09f6e655031bf6624ded01e4984e1dac169dfa6a0f4b2e868bf3180624837d" - }, - { - "bytes": 3378, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/candidate_evidence.json", - "sha256": "7ec88e030c7cdadb07ce3dd364cea0e530c1d20455d03ae34cf3d64691874123" - }, - { - "bytes": 24394, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/device_bw.png", - "sha256": "c365bb63b5bce0a1b2cc6cb566d06c1a16feac244cd47212f154e676cea0dc4a" - }, - { - "bytes": 2566, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/factor_assignment.json", - "sha256": "76dc10a12a6bb7551085d44132fb9a9b8d63b32870217db56ff9bda52ba11a63" - }, - { - "bytes": 813, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/ground_truth.py", - "sha256": "24f3e1ab5e93c60ec56a50f7f46d9bdcb969f3ea5fafa8654ed230adf2835485" - }, - { - "bytes": 39190, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/model_view.png", - "sha256": "f22b08966737299731715e91de4ac53ce9357028604701c12ae318f164546ee0" - }, - { - "bytes": 281, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__pose/parameters.json", - "sha256": "9532d1115a6c4d4a237dca53d725a4f544bf0b39998e4fedfee0fd2b6c7bc1a2" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/calibration.json", - "sha256": "0026cdd0cca51dba6d48eda01e5f31445b50494876a06b421a120cc3280322c0" - }, - { - "bytes": 3361, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/candidate_evidence.json", - "sha256": "2b7f1cf17dfcfa72730ebeeb51fca1a0e5ea8019753a03ae772958da601e671e" - }, - { - "bytes": 16536, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/device_bw.png", - "sha256": "353c92737c84350da14c0f0fff117f451db5fbdee405f39b1be83ab9fe8f8c56" - }, - { - "bytes": 2795, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/factor_assignment.json", - "sha256": "cc4f26c3eeca3fef9197e9bb022f675dbdeeca97ae585015cb1e2592542768a2" - }, - { - "bytes": 678, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/ground_truth.py", - "sha256": "8e35293981eb29648c4e5f4824d8476e4041330c38c36f998e438404184806ff" - }, - { - "bytes": 25415, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/model_view.png", - "sha256": "f676407c79947d15aabb5b472b16035c12d1f94c6d942d25b1bd7440efd33c0f" - }, - { - "bytes": 251, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b1__proposal_b/parameters.json", - "sha256": "c1ba32af7643e3d0aba318f67e31cf066446330e037a7fe49e53c170a2c62084" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/calibration.json", - "sha256": "203abbe1d49a2da23244d0e2c862eb7123160d03c4becd14748d30ecd8e8e98b" - }, - { - "bytes": 3413, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/candidate_evidence.json", - "sha256": "82d3223d681d4eb7c836ae40b94a7eed5fa6d6fabb68d3dbe7eb6c3b064d87a7" - }, - { - "bytes": 29167, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/device_bw.png", - "sha256": "53f974b34eb57259b9ba226e2a71ecc287c7741bdf33e8e7aee35d981f6eda70" - }, - { - "bytes": 2937, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/factor_assignment.json", - "sha256": "6af2de75ba9820641120334d490c2dc7ac0769a6b6277ac18f8b7d3686496975" - }, - { - "bytes": 623, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/ground_truth.py", - "sha256": "32aa9951d482161e3b2bfd3b5d47623f94c5e5f231fa7bfec378ada80dfc1914" - }, - { - "bytes": 55603, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/model_view.png", - "sha256": "c1f706c2eae34019e02768b2a48025fd36e4855d5b9c70b9897bb99c9379c3d3" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__b2__proposal_b/parameters.json", - "sha256": "0d4c455aebd8c26435e987e566ef4236328e486dd16bf3bf43846833c861b564" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/calibration.json", - "sha256": "da66ba97aca8cf8e7a4c258a8c5bae0004f7ad25a7b067d60734b0a5690e15b9" - }, - { - "bytes": 3345, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/candidate_evidence.json", - "sha256": "f0be726fb4424d89838a8fc13caceed5e5b0080ee7899b3d8e9642fcde8d14c2" - }, - { - "bytes": 16911, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/device_bw.png", - "sha256": "9f64bf051d4f2500e3ec899b73c750f2d40e1d0efd7633e45abb824ac0e47bd0" - }, - { - "bytes": 2880, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/factor_assignment.json", - "sha256": "759ce54f040139126b1a01bb023594f0fefac685e2e3530b40f84ceaf890fdcf" - }, - { - "bytes": 756, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/ground_truth.py", - "sha256": "f7d66b1cee12de6c4fe38bf153695eec054c6031911bb4b6fa05ae78145854cb" - }, - { - "bytes": 34484, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/model_view.png", - "sha256": "27c66582c4dff8f26597fff1f6a477f92e2ac846888d4e77ffa62be5f7f2b3b1" - }, - { - "bytes": 229, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c1__proposal_b/parameters.json", - "sha256": "56b88b1f1c9ef4dc5e3292b2929c3bfa4f053c291fed3df5ccdba94b8bc76350" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/calibration.json", - "sha256": "e8efd7c08a2daa3eb89536424cab37b5cffc64c0302f1c63e8cdf0c13d0e49ed" - }, - { - "bytes": 3373, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/candidate_evidence.json", - "sha256": "67f447b578e29a188712abc4c562fd680f4d965655f8d8d9e1166306144b3879" - }, - { - "bytes": 28988, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/device_bw.png", - "sha256": "118574c48a9a207b4a8280eeb49442a1e202ca5264be78c131e820a69db2f689" - }, - { - "bytes": 2575, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/factor_assignment.json", - "sha256": "3c26c3654cd0adf220d3cee681bb0e0894cbbf94dc781e3037e123623c812d8b" - }, - { - "bytes": 768, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/ground_truth.py", - "sha256": "98ff78b41c43f4e2176fab112b36fc82604faa4e4ce0418c0ebb6796471693ac" - }, - { - "bytes": 56269, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/model_view.png", - "sha256": "9aa452cd4fbbd4b89b51fd794d57aa67e1522a3e1fbd4ee03862fff5849c4c69" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_13_boolean_or/l1_13_boolean_or__c2__proposal_a/parameters.json", - "sha256": "d591917d429b65e89d64224389cbf7486062347ce81494f453b02584b343c103" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/calibration.json", - "sha256": "b170235a2b2df6d492595bd7f2d9c52def8423311d47a2da1753a08cd99670c8" - }, - { - "bytes": 3203, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/candidate_evidence.json", - "sha256": "cee197120cafea4733c584363ad9539c55ffc7f58d9ad2a5234a364160fe3d22" - }, - { - "bytes": 14966, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/device_bw.png", - "sha256": "28d1c6048e82ec188e2fc79fe5ff29eecb08fe5b2352817ba6b142e901052622" - }, - { - "bytes": 2578, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/factor_assignment.json", - "sha256": "a100c152e774b7364808ca3de5d2150845ebebd03bd4b835e561cce38c3a3d1b" - }, - { - "bytes": 757, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/ground_truth.py", - "sha256": "3fafcd1128ceb9268017131947a10acb249c261aca299305ac95c47e80785e0d" - }, - { - "bytes": 18744, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/model_view.png", - "sha256": "a58d26937af53281d7209e380b28e0300e925f1c2a3741dd578eb69fe2bc2d03" - }, - { - "bytes": 256, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__pose/parameters.json", - "sha256": "f82631167f8963d00721a9916ddc5658931390a613115ae5fa79a9e60401a2dc" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/calibration.json", - "sha256": "541062dbfff95580161e0a42bce71e163a7591c25df530e126505812d29f64b9" - }, - { - "bytes": 3184, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/candidate_evidence.json", - "sha256": "9a92e74d24cfcf8115c2b26409b497a79a4239db15cab58d57576505c26fcc62" - }, - { - "bytes": 16549, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/device_bw.png", - "sha256": "8126f3bcb93171a29962fb52a9c0399cc54c2065d97b137c3ede8acd85f620e4" - }, - { - "bytes": 2446, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/factor_assignment.json", - "sha256": "79f1a65aa3175130d00c7ca7dec5b1c07830a6e1ccf53c89c0ea19cad90a21cf" - }, - { - "bytes": 621, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/ground_truth.py", - "sha256": "be84d67afadba351d63b4ea85fa2771bdc5d12fefcfda5a6f840ef5c84023e8e" - }, - { - "bytes": 23201, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/model_view.png", - "sha256": "0bef48b9823bbfe62611dc17ad2efbc2290d761c3830aef6a3f3b7b6a78bde85" - }, - { - "bytes": 225, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a1__proposal_a/parameters.json", - "sha256": "7f334f364e5bc735989cf03b215119fd4982ed89751fce5e7760dcf6b9bc8368" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/calibration.json", - "sha256": "7011e82313d47ec47ad2d0fa9181e6657d3e2be64fdd54baa50bf391615f417f" - }, - { - "bytes": 3367, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/candidate_evidence.json", - "sha256": "b1dd21fb712d18e4d2e4d1e159e7d29fa3b9ca1d162dbaaec7197136b288ca12" - }, - { - "bytes": 21752, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/device_bw.png", - "sha256": "fbda2b0579fe82f2396705be80a94249d49a3835f40ea3e7e622a3b2cbfd6082" - }, - { - "bytes": 2604, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/factor_assignment.json", - "sha256": "b7e42edb9fd5f74fdfdfbfdde116c35a02002a6ef32c87161c91f5f0d2b6263f" - }, - { - "bytes": 777, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/ground_truth.py", - "sha256": "851e91e07f9c566c5552e36d9f2b939edc6de2460fd14b1a3bc1d746dd33749c" - }, - { - "bytes": 37305, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/model_view.png", - "sha256": "aa84291ec2e9b25717941cce93f506b17473802099f301c8261a21318207a066" - }, - { - "bytes": 258, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__pose/parameters.json", - "sha256": "f846c7bd3054af660894bb360df93bf8da47a9062a3cc597c8680af11c454122" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/calibration.json", - "sha256": "fc5f44d0ab48a2d96c1d694234e4f188ff342beba9de52721d20e20f5d6269dc" - }, - { - "bytes": 3351, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/candidate_evidence.json", - "sha256": "87644802de1cf6e4d54af2c5d7fb22fc84ec8bee26a798e328a553c1bd7cc3c1" - }, - { - "bytes": 16208, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/device_bw.png", - "sha256": "0c83072364acc53b8c113328a761429c1235aa908bd8656171cd5b995f999551" - }, - { - "bytes": 2473, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/factor_assignment.json", - "sha256": "7e49a426966ec7d610e90737a650591c20f31c976e79cdd27a35e65eea5d3cee" - }, - { - "bytes": 641, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/ground_truth.py", - "sha256": "a7c2199092cf7b1f527d942727406cfaeba55b64f07c48dd48cd61c9010f8d87" - }, - { - "bytes": 27040, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/model_view.png", - "sha256": "d4bab3bfc3a51c9da5ab4502b18ad185c61904a3a135b5c951e677f51727e36c" - }, - { - "bytes": 227, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__a2__proposal_a/parameters.json", - "sha256": "13f799f7b863db9ca869168e83e33652624defd10805eb7eb3056bbe846fb00f" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/calibration.json", - "sha256": "111c39be0f17165cf385778bc53339d2406b9fccee4cd3dcecdec6f303309859" - }, - { - "bytes": 3323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/candidate_evidence.json", - "sha256": "8f2613c0e8ae1e7fde43f2e33404d0f55341292f45ff73f958dfb3d8761ec48f" - }, - { - "bytes": 26141, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/device_bw.png", - "sha256": "da403faceec2b5dd3c79df54fffda3343d7ff8a895273961d0ab87c4da549dd0" - }, - { - "bytes": 2557, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/factor_assignment.json", - "sha256": "2b820d7d8c70ab58d3d94c0403d1ddeccd2111b19db5b9bb8caac0ef030324f6" - }, - { - "bytes": 898, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/ground_truth.py", - "sha256": "f7934f027ecc782db061657bb5c70a5a736a370bbb97e4494f2886a43afd66af" - }, - { - "bytes": 55192, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/model_view.png", - "sha256": "622cde354890fa91636a3de6cef53cb76138231296e76ef3e91bf15ec2f211eb" - }, - { - "bytes": 256, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__pose/parameters.json", - "sha256": "ce4bacc987f6509d7a297b628f0ba8bd2adabf88a6f5ae0eef5957597417de32" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/calibration.json", - "sha256": "970e886d119a2fe79c120fc77c31aa464bcadcc35d307a8c0ad1ce700741103f" - }, - { - "bytes": 3317, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/candidate_evidence.json", - "sha256": "6c24166b47b5b66e4182343d7c5e6a4963365f73f8aa79e4222b2b47de87c529" - }, - { - "bytes": 17501, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/device_bw.png", - "sha256": "ab86794d1ba8cc32d48a7c2903e88bc3ef325198b35732bb562385a63a7ac6c4" - }, - { - "bytes": 2423, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/factor_assignment.json", - "sha256": "58d1258e401a554c330510447f5f3807cfd0937a387f34be4c240686b7c823cf" - }, - { - "bytes": 761, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/ground_truth.py", - "sha256": "23a339fd9349e84def1b249a4ebe3b676926affd1a0966a652d4457dbcf08093" - }, - { - "bytes": 37013, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/model_view.png", - "sha256": "48c11f1c6f8da8727c6ef3642484a2be4e8ce7a9650b8108995806c67f704c35" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b1__proposal_a/parameters.json", - "sha256": "e4c3897bf8458d23ad87b20f1dad510a497be6f59d64e776aa73ff8c71c41fbc" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/calibration.json", - "sha256": "224a3566af70469dae4d42138d7030a421732d6dce4715edb04381d3ec7c4676" - }, - { - "bytes": 3389, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/candidate_evidence.json", - "sha256": "f4a5bfdca95123736c89c7c16e9c438a1edcf3f4236e0e3430287aede345768b" - }, - { - "bytes": 12880, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/device_bw.png", - "sha256": "72ecc96c0d8a4cf420b5b4845ccddb03edcce515ff8171e150ea96629fc28706" - }, - { - "bytes": 2891, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/factor_assignment.json", - "sha256": "59c1d6979d628b85d7c408711d8830d0fdbd65b98574de0865a2cf30b2c2961b" - }, - { - "bytes": 671, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/ground_truth.py", - "sha256": "c4b10d5d0bd2cc3f6b67de03a9f42d604520fc482c9eff602c0902682b2a181a" - }, - { - "bytes": 24556, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/model_view.png", - "sha256": "d8e6f9328f48609d8f8ba10ac2c86d4570dc451d1e416ef51ee5841f4faf4078" - }, - { - "bytes": 247, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__b2__proposal_b/parameters.json", - "sha256": "4ebdf93bc7a15f1965892248ec1df90c362b838b934bdb92be28aeae44e5e13b" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/calibration.json", - "sha256": "d8626b158363c1fcbaeb6892fcb646df146c222ae69e38a375abe53a73e5d844" - }, - { - "bytes": 3195, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/candidate_evidence.json", - "sha256": "a71cfb117c7c04ab3114c7362772583226d7ca48c81e6dfcd4eb82d2250433b6" - }, - { - "bytes": 9486, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/device_bw.png", - "sha256": "57a60aada579c61bdfc6baaacc99c2519262bb88278b0827753f479ad02f25ff" - }, - { - "bytes": 2428, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/factor_assignment.json", - "sha256": "9d50e5d1d597b34fa907502a1d539f0bdb091f66740efb895bb42fe6c30a9f33" - }, - { - "bytes": 553, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/ground_truth.py", - "sha256": "179de21155cc213ae6761cf446b15cac1365940adbe43c4da761494e4bbf0483" - }, - { - "bytes": 16869, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/model_view.png", - "sha256": "31e5e321eb2f4c62f0612a68a81e58e503cdec51f67bc5bb57b1fcca0d94b8d9" - }, - { - "bytes": 227, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c1__proposal_a/parameters.json", - "sha256": "7d26e68128b6df215c95931e75e07d66af7ce19a9f0a5187c04df9fbec5d5d19" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/calibration.json", - "sha256": "fa3fea31e6e34267b86a400f3bff8319c94c426c7fcd6889daf4f3623d15c22b" - }, - { - "bytes": 3375, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/candidate_evidence.json", - "sha256": "01b5a130dd9e00e22f4a9753a06030354d02381f96eddd19d624cd0081d02c74" - }, - { - "bytes": 18809, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/device_bw.png", - "sha256": "be5cdd1e055a66ca27e82e46370d0d706835e04fd93f2a5fa8026209d35bd509" - }, - { - "bytes": 2954, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/factor_assignment.json", - "sha256": "149ecaea22e97a427ffea33c1bc20f48d612aa5015c3e6bb4259117aef75fd3d" - }, - { - "bytes": 674, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/ground_truth.py", - "sha256": "ff4ae6afb12e3a3562ba5f5432150e7a2a13a9f87ef0eb6fb295b0394e3d0d61" - }, - { - "bytes": 32774, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/model_view.png", - "sha256": "51824534d24eb79adbce8b81766531bfb55dc52dfbd03e6578838810063aea3c" - }, - { - "bytes": 250, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_14_boolean_and/l1_14_boolean_and__c2__proposal_b/parameters.json", - "sha256": "774f28947f501505ce21b21278b95d8e05b6ffa51899ed206abb463402c560c2" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/calibration.json", - "sha256": "a7745857a5b5d9f30c18acfa9c41bc34496ce814b8efb44094187a7000fce03d" - }, - { - "bytes": 3274, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/candidate_evidence.json", - "sha256": "c3a7cf482b38ba5b362f56446843a5997ea4e6227bc61819413dfd4959209416" - }, - { - "bytes": 9513, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/device_bw.png", - "sha256": "eaeac45df1cf84c5721e65a46838077c3d7aed048298f4f388965b69d908693e" - }, - { - "bytes": 2509, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/factor_assignment.json", - "sha256": "ce7a41cec99896d4bffb55c5bee97d6b871fe0e9a299e87d69087af6d6a77b76" - }, - { - "bytes": 746, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/ground_truth.py", - "sha256": "399b5681557e5238780304f016e4b183511f0328843db8833b4fee4109700c1c" - }, - { - "bytes": 6830, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/model_view.png", - "sha256": "571e03ca071521fa95389a65c6328ae053a48f515b3a9a37056b097745c35f4c" - }, - { - "bytes": 252, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__pose/parameters.json", - "sha256": "34c2cd8edf06f86b8074001ba0fa1ac1f7ac347b57cffff0eefdf3536e030500" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/calibration.json", - "sha256": "d32007bc9fa5af2b20b599bd77ed5584f569c6a0eb4b2c0c71ec5995e0e20b86" - }, - { - "bytes": 3263, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/candidate_evidence.json", - "sha256": "841042f44cc5c2d8b128b1a7bc039c403fcfad7c5207d2cfd5fc913ec9e6735d" - }, - { - "bytes": 8479, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/device_bw.png", - "sha256": "0c47b2fc8dc2b4671c69629e6b5d721efad3703607df43094f73b1d8167ad386" - }, - { - "bytes": 2714, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/factor_assignment.json", - "sha256": "ce10c8674bee8d94b6cdde2da62c0ff4942c18781b765f6ca210405fc48b83fb" - }, - { - "bytes": 610, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/ground_truth.py", - "sha256": "50f1a02d02cdd7d29f4aa03202e9ef440c1399708deab072d645e316ba090af4" - }, - { - "bytes": 6704, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/model_view.png", - "sha256": "ea72812ff34bf5e3e9c0d1d3e6000dc113032d98ccbc4feee6b5d877b8826bd5" - }, - { - "bytes": 221, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a1__proposal_b/parameters.json", - "sha256": "d1459be0f90b6ee2c34bc2e68e91a3d860aaa5a78b65d3a50ea4bb93ad49ef37" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/calibration.json", - "sha256": "20e6c668f55c22be61da04f4234a35ac3e0cb30f8ef0b5a23eb30950fb1266a6" - }, - { - "bytes": 3285, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/candidate_evidence.json", - "sha256": "dc39e5cda14428af49a4f52e9d3af3dc3f5f406af825c425b9f79cc614939952" - }, - { - "bytes": 32701, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/device_bw.png", - "sha256": "d92c3679b63d8c81bfcbf7bb99cf2e1bcaff64a8c252e1b212fbee59f2b3a35b" - }, - { - "bytes": 2627, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/factor_assignment.json", - "sha256": "9927d87ee65e691b278678a026b2baeb99e59f97fe25ff8ad62179b9aae50ebe" - }, - { - "bytes": 723, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/ground_truth.py", - "sha256": "e433edfc646d4773fe9289053c83f8af77a902b909590a74588712e3531aa867" - }, - { - "bytes": 56780, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/model_view.png", - "sha256": "46889b10104a6ed6d60363593e1f9d7883dd9e086ba72d6df1e9d57249043c0c" - }, - { - "bytes": 277, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__pose/parameters.json", - "sha256": "438ec0137f8e48e854a24370db52c70f2902273272f51dab4b84d52946f823fe" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/calibration.json", - "sha256": "d73d07a802c7517eb3873d1fce230b3ad587fa9be9e7f3af12bb0b2d9c10032f" - }, - { - "bytes": 3289, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/candidate_evidence.json", - "sha256": "da82e9897a475d0cb9af4886b951564e6388a5ecfccfb509a5080b1c03742801" - }, - { - "bytes": 16939, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/device_bw.png", - "sha256": "100e332b14ff168cb8f18cb4aae014e340d476e0bdc34bd4e56eb9febaf1c5ff" - }, - { - "bytes": 2483, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/factor_assignment.json", - "sha256": "644df51e4b5a1404555f3f4b36e6269d3d81ff2d475f52eddea5bab3c8809070" - }, - { - "bytes": 587, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/ground_truth.py", - "sha256": "b1ee507c65a4026694e660e3175286794b47f8cab331d6241d7661cfc9934fc7" - }, - { - "bytes": 30021, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/model_view.png", - "sha256": "ce8659b2af9237d649c94f9b44225798be61e0eaf6eb91521361a498b553d5bf" - }, - { - "bytes": 246, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__a2__proposal_a/parameters.json", - "sha256": "cb5aeabb01b93707fb07fafa62e1855ecca4c1e8b7ea333ec46f8b83dd070c7e" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/calibration.json", - "sha256": "36b04365321519e2270d48e17f027600bbbddca9af09394b7cd0b2c63b38abcd" - }, - { - "bytes": 3258, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/candidate_evidence.json", - "sha256": "5777b2b34731f6c156aa745ae392f7c549e93d5b19f3953b436557ca7ae7ce93" - }, - { - "bytes": 28059, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/device_bw.png", - "sha256": "ae48624bc78f9a3a8f0d517e7b1ff3c2f1856ca9bc16045ea82b28a562e6d0c5" - }, - { - "bytes": 2527, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/factor_assignment.json", - "sha256": "c53804aa0857279b36a0ca7cba9e861b61f378ec598aed6c2277c537a6f300b5" - }, - { - "bytes": 784, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/ground_truth.py", - "sha256": "c831d84cad89b92512c61e5ea680d3f791a25199bdf6fb92d3beefaa5d862ae9" - }, - { - "bytes": 45342, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/model_view.png", - "sha256": "e5912cf49b502232e8d08d5b38c3fd38de244032f30dd54f3c816d071a51d424" - }, - { - "bytes": 257, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__pose/parameters.json", - "sha256": "2967681aabb68e64e251dbc33f9872c4279596bf097c42bca267363171689864" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/calibration.json", - "sha256": "23a15d35b40e352d2da3b17233f9e1cf0fbf705155a10e5d6376e305872578c5" - }, - { - "bytes": 3253, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/candidate_evidence.json", - "sha256": "f0d1aaa9ddfa920dc275113232d831444dc16ff7f4022cd260a9ace14e2e9766" - }, - { - "bytes": 12670, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/device_bw.png", - "sha256": "7c7f4267eb354e39fd5c4bd873e390c1ac563bd6845918dc1b166f0cae8de96d" - }, - { - "bytes": 2383, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/factor_assignment.json", - "sha256": "4eaf705ad36b3e7386b9442b40f12d04af7fbba1d0530ac852b6a282c0fc63d1" - }, - { - "bytes": 647, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/ground_truth.py", - "sha256": "fa50b767aea5fe2ec2847e0db31a173c52362c77bdc9b90279f2ef4089eb0f35" - }, - { - "bytes": 19066, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/model_view.png", - "sha256": "b6af187ad1d4ddfdb1a6930ca322a0a49caa8547ab998559a91c9fc23ac98b88" - }, - { - "bytes": 225, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b1__proposal_a/parameters.json", - "sha256": "13053a31b7b732eb4f5dc68a458dd7069342962a6730cc35080450a0528e235f" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/calibration.json", - "sha256": "b6f1ec2c325fc776564bdb56334d30ef72dbcf56d2948d56b6ef5fc8e365c054" - }, - { - "bytes": 3262, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/candidate_evidence.json", - "sha256": "34345fa373318eb7d3da21a80f46840e29ff835457c4647728e5ae7a6c14af0d" - }, - { - "bytes": 10638, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/device_bw.png", - "sha256": "bf53f7fa8e677ed0c239a848e295a8d122db0f315ab037ae8b61e7be793475ae" - }, - { - "bytes": 2820, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/factor_assignment.json", - "sha256": "2400219e72b740ebfb0543b3f105d7874344d395853d6d54f30ba19ff9357eba" - }, - { - "bytes": 671, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/ground_truth.py", - "sha256": "d8e800ec2e4d35587ccc8921266ada29306ab9bc852a3e3313c79c68d3306504" - }, - { - "bytes": 12420, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/model_view.png", - "sha256": "0b6c304708c4f9d7becc2252f3dc299beb991ec5d366c2f665579d24b528ca0b" - }, - { - "bytes": 255, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__b2__proposal_b/parameters.json", - "sha256": "cbd6b2dc89fb247704eebe9ebbbeef5585b68aabc279f6b2b2dc7acc87fba899" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/calibration.json", - "sha256": "ceb61e677df602580b24b927ddc44831eb1a15cdea72c1b98f53d2ad241fff5b" - }, - { - "bytes": 3334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/candidate_evidence.json", - "sha256": "bad399a1330628d01a689b33c87af843a5304b779a46ee91c0ba6c6702c3c33c" - }, - { - "bytes": 28204, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/device_bw.png", - "sha256": "058dd0e1c5e5c05ad0d7ac50bd69ab1357d688ad29d6b770a4101b5078f6de35" - }, - { - "bytes": 2416, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/factor_assignment.json", - "sha256": "a3aea200b817c15de8f946c829e44d2e66cf9c07a232232d5d2b4432c6536420" - }, - { - "bytes": 723, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/ground_truth.py", - "sha256": "52129d74d7cf6c169b90046bab09e033b9dbe8953e2741421bd4cc4ca0e4ad5e" - }, - { - "bytes": 43225, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/model_view.png", - "sha256": "5b4c27e7f09c4508ff300b211fc24372df9a6e3f23cc3310a57d6c9043f5f985" - }, - { - "bytes": 228, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c1__proposal_a/parameters.json", - "sha256": "b13c568c6f9effed48e28770a2fe43e2334944f0ee50dee1b5c60bd6510f8645" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/calibration.json", - "sha256": "f43583ca3452cd931fd2559da18bd08ef144be1de8037b56376824b78fc7d53b" - }, - { - "bytes": 3378, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/candidate_evidence.json", - "sha256": "c280e218883219481663e2284cc8b686b65ae98821e50c46c463ce2236f791c3" - }, - { - "bytes": 28396, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/device_bw.png", - "sha256": "6345d85a65459da8d82890ed41cf96b27b3e68271f003c9aa22920f2ec58d08e" - }, - { - "bytes": 2925, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/factor_assignment.json", - "sha256": "7bcca02b641b19704a0532d424e3d827d66f5b20b398128d2de8b27299d5df2d" - }, - { - "bytes": 732, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/ground_truth.py", - "sha256": "48a1a5cfe006a2fce7519bd82e2cd4d0065493769a18d7910fe702776330a688" - }, - { - "bytes": 59289, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/model_view.png", - "sha256": "6fb119342095ae39bfe9a6fc96227d25de5e875421d12f382c3383bd8934df5c" - }, - { - "bytes": 276, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_15_boolean_not/l1_15_boolean_not__c2__proposal_b/parameters.json", - "sha256": "20e39dfc0b3674f412d819df90d65fb8abf797c494e8cdbf9da98350c01dcd00" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/calibration.json", - "sha256": "8bef4c0d23aac390fd4603e4d93495bbff1b869cfc0483ee71ce0b53abf6ce27" - }, - { - "bytes": 3222, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/candidate_evidence.json", - "sha256": "0245d1d98bae3d45c4dcab3c09e2fc4993729e37792fc303f03895312a4b0581" - }, - { - "bytes": 31505, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/device_bw.png", - "sha256": "cf0e79532373da9d91b52ce0914bf68fdf0276fd880461e6b0042fd0aaad3059" - }, - { - "bytes": 2584, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/factor_assignment.json", - "sha256": "abe5b00b6bb44dab238de9e53f58d70751096c52dbbc516057851ab349e3d4cc" - }, - { - "bytes": 837, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/ground_truth.py", - "sha256": "251e53d54a024a89428a52b4aa37dae5685fff5cb9d51ea2d213808eb247d1ce" - }, - { - "bytes": 63751, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/model_view.png", - "sha256": "38d15bd60faeb2373bd035f375f41c5819aab5e9e6379b593efe8cd93775f440" - }, - { - "bytes": 259, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__pose/parameters.json", - "sha256": "39767850dbce4797db5d9f5c5bca2b6b2ad3617e091e4e3611f743d1613b875b" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/calibration.json", - "sha256": "8df91af5100f126bd6b5852aa653562b95a51c9a3fbe7ce4dc1b4227bf3f4e74" - }, - { - "bytes": 3224, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/candidate_evidence.json", - "sha256": "d7052fb16fec4f85349ef81f6241e2818b56746ce8931a7683c13318c3bbaaf7" - }, - { - "bytes": 28000, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/device_bw.png", - "sha256": "84d69d1fdedf4326259e1a4fa60c4c0b1b4f0c1305c11c4c4cb960b0f64ccb46" - }, - { - "bytes": 2464, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/factor_assignment.json", - "sha256": "5dfa4941206bbb184af473b351d04a545dfbf19ad77858febc0cf5fc35402122" - }, - { - "bytes": 701, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/ground_truth.py", - "sha256": "8ac692e82b6af7596bd234fec1e89425035fe2c2e83af8208477fb5456a7989e" - }, - { - "bytes": 60499, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/model_view.png", - "sha256": "958649ddae858dfe8dc0e6e785a0c073a7deca234223540675672e90c9dec6f2" - }, - { - "bytes": 228, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a1__proposal_a/parameters.json", - "sha256": "78bf85bc1310bb70a1c321730a2ffb9bfb845ddcd78eb0e3d541d22388da05a1" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/calibration.json", - "sha256": "99ea214480d66e41ab5ee1c320cb607db0ec07c6021855d45711e7d6b60368c8" - }, - { - "bytes": 3275, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/candidate_evidence.json", - "sha256": "44aa23dc4bbe418cee2de8aaa0354af5877a1b3901d7543071322af663bfb144" - }, - { - "bytes": 36177, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/device_bw.png", - "sha256": "e2ef664c3256e743fec414def85c7bff8946518034a3b75581f1803deee44fe0" - }, - { - "bytes": 2616, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/factor_assignment.json", - "sha256": "e60c1408205fcc4c96dd78158fdd2f032adaacb60d44709fad9715466fe53c3d" - }, - { - "bytes": 831, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/ground_truth.py", - "sha256": "7af030635c8baba4a260c9cf7860c4b2245e309a7974659094c9ab163090d43b" - }, - { - "bytes": 73013, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/model_view.png", - "sha256": "0705a138562ac04d510f3bc6faaacaa5d050ed40c7b3462a38618c928f8b3305" - }, - { - "bytes": 259, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__pose/parameters.json", - "sha256": "2448c2232b82782e56a8c4e345a62a9a0754429ad4eb6c61cd66c0f986c02e70" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/calibration.json", - "sha256": "88b725841432ac52d74b9ab473c5da75448110ed2214427b329a31b37df4e755" - }, - { - "bytes": 3257, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/candidate_evidence.json", - "sha256": "a41400ace10fba55e2c50db3b3690e3b54557f67b716bdd8280e7086ccce6ac7" - }, - { - "bytes": 33273, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/device_bw.png", - "sha256": "1a10e5f61f90f8b11ba483d7fa01fede5538795d9cc75a75c546eb76d7c94415" - }, - { - "bytes": 2743, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/factor_assignment.json", - "sha256": "33f75e7f3e6ffa39f3425797de6dec512849d69a9fb17c771ec2047a4f25e9a7" - }, - { - "bytes": 695, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/ground_truth.py", - "sha256": "5e5d3361a54242501d28d88e4c96dc1ac041add40b72840d9718ea6379b53a2d" - }, - { - "bytes": 67316, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/model_view.png", - "sha256": "b21c4ab168149b56a35e079246229d24459672da2c5a18d52d210655ebf293f8" - }, - { - "bytes": 228, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__a2__proposal_a/parameters.json", - "sha256": "37770f92a8fa0abec6e97b1b8f1f20f252f847728b7a2b92950f2855958dc025" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/calibration.json", - "sha256": "331d3c8d73be6f38c4c60d8d7f3ff4fd842d0fd6452cb7c2b4d4795688d4f048" - }, - { - "bytes": 3262, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/candidate_evidence.json", - "sha256": "76aba7b2dae35e5e36ba428004931122a6b92614018856cef22e8abb15fcaef9" - }, - { - "bytes": 40686, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/device_bw.png", - "sha256": "494e7e81da08f2f0b219cd61aedc53347f94522875adc15dfd6ba0b6cbdaa262" - }, - { - "bytes": 2688, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/factor_assignment.json", - "sha256": "764baf9ff0d8e7a15aaf92e4b186d9902bd009077f0075e0a142f0b471b69ea5" - }, - { - "bytes": 807, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/ground_truth.py", - "sha256": "5497624dc02ce0ea2ea4c73ab1e66e9edc0cc22d374bfb0717c2f0e80d8656d3" - }, - { - "bytes": 75047, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/model_view.png", - "sha256": "135421782885f5e8cf488895a2a34b9ab152e2c509ac0e537be856d562616f8a" - }, - { - "bytes": 260, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__pose/parameters.json", - "sha256": "f9fb2cdd96211dc616d9541e8d7548bb9a429fdc858825e462524af0434109ba" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/calibration.json", - "sha256": "f925b6397cd3893fecc272765d633e5dc9bc1482c7e1363e09200ff3da384da2" - }, - { - "bytes": 3261, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/candidate_evidence.json", - "sha256": "02d87112a0e7485643ae26fcb2bc8021fc1b31df6aebcff0637689790344dcb9" - }, - { - "bytes": 29794, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/device_bw.png", - "sha256": "d4914e51f12ae7e5edff194cb1eafed73edeb7f63ca36a13f9a87fb81d460a1e" - }, - { - "bytes": 2557, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/factor_assignment.json", - "sha256": "2ea27d51533dd8b81db8e9105681dc541c548c4bd23d996d65550e08a9c8f001" - }, - { - "bytes": 670, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/ground_truth.py", - "sha256": "3fd1e3fb1d6c8aab5f328ad7b621ad6dfba3958d50d82d01d1e6044082eeabf3" - }, - { - "bytes": 56764, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/model_view.png", - "sha256": "2f1bfa61539568e4639222ee9a504a47d29dcdf531796a2db38b54378bb8771c" - }, - { - "bytes": 228, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b1__proposal_a/parameters.json", - "sha256": "1de54ea822fa7967660bcfb1fd2058df7683dbe648d5eccb8507fa25daa94b2c" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/calibration.json", - "sha256": "ec2c7070a91fe28db50c0bf6a8e3a0e9d5c9650b2fae983ac6d37389416496ff" - }, - { - "bytes": 3267, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/candidate_evidence.json", - "sha256": "dde22d54b94b4f9121320e392b22955cf11b8c245658ca32835b68282f169578" - }, - { - "bytes": 34127, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/device_bw.png", - "sha256": "88ed35b79b0210566f8b78896f5adbc1f4c60038ccfeee26db51bad72b594fdd" - }, - { - "bytes": 2895, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/factor_assignment.json", - "sha256": "83171442d05e434158e1a3872bbb10d330ccbef7470bc2e8250a68682c0a66c9" - }, - { - "bytes": 632, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/ground_truth.py", - "sha256": "1e0ec2ec6caec4cf01db30da2337c188950a1320ac59309b2e7df6c17abfac0a" - }, - { - "bytes": 62866, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/model_view.png", - "sha256": "79ee834ceb3665b85fed2fa2d797a34e86fc5f71ca820e4612a187b4105116a3" - }, - { - "bytes": 253, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__b2__proposal_b/parameters.json", - "sha256": "03b45ecc8935bea39987d63d87407ddee9f8607e39303ab10d1708ed95555822" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/calibration.json", - "sha256": "76f6ca4b11d102e33c929b1f00d1358dad8e70eeca3d23d59e28fce5a7047f62" - }, - { - "bytes": 3231, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/candidate_evidence.json", - "sha256": "e87f473af2c1499994fa2f2b30d4ec7862fa811ae6f75756a7279d4e96004b05" - }, - { - "bytes": 39148, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/device_bw.png", - "sha256": "75a71b6759604dc5d29ac32a08a642c739b6ff4c936439b1dc948274d5e08a6c" - }, - { - "bytes": 2399, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/factor_assignment.json", - "sha256": "fda68fac213d3fb386d226e87065d7af98feca0c4286b283e08771e0a7b72b81" - }, - { - "bytes": 761, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/ground_truth.py", - "sha256": "c09be3d8f93a8d8fd4aa9af2566d4a239ce6a3f7fafefe4426b1638d244869ea" - }, - { - "bytes": 79459, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/model_view.png", - "sha256": "94a0e3160ecffce8e410e52a5d694217d0124d15e752bdd9004d0137f00e9182" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c1__proposal_a/parameters.json", - "sha256": "97b0d491721a3cd788338d7059b4499173786945b06a5da4813e3ff028789ca1" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/calibration.json", - "sha256": "fbe20170bc39de80e0ffc24833c778b709b3793a502dcca28b58caebf045dfec" - }, - { - "bytes": 3278, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/candidate_evidence.json", - "sha256": "21bfad4c5e122686459d100f96d534bcf10e0d83c1de280cf708b38503433dbf" - }, - { - "bytes": 23468, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/device_bw.png", - "sha256": "839adf092abccb834f78479ba3430dc76a56953c1a0bb06ae0545488d6a3ce29" - }, - { - "bytes": 2927, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/factor_assignment.json", - "sha256": "98e0bc4eda881412700dba30293aefd74ebf5a43f3dfb32a182012bab37a4261" - }, - { - "bytes": 674, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/ground_truth.py", - "sha256": "6710ede899eeae5c378fef17ed98ba5703b9a7066fd22ba9d4a21a5e04ef6b47" - }, - { - "bytes": 40379, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/model_view.png", - "sha256": "769be66dadd3f20c04ccb4656f87d9ba66a08596a94c9c207f6f28800bce7e24" - }, - { - "bytes": 255, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_16_boolean_xor/l1_16_boolean_xor__c2__proposal_b/parameters.json", - "sha256": "334e0fdd12929957125614a073f3bad8288e7f1de42969438ee01405ad9dc461" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/calibration.json", - "sha256": "5b8fc37cdecc89ddf4deec7d487241f5c1d3eab4ee0b9283da0b9cc4a0ee2939" - }, - { - "bytes": 2993, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/candidate_evidence.json", - "sha256": "015b13340c29c10dc77e4c81fbeb14d3b688ee236315ccad72cb65e49f074c55" - }, - { - "bytes": 7383, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/device_bw.png", - "sha256": "b16f8194508ba945b152693807c39cf8c98f76fde404067e00f55ebab0fd282c" - }, - { - "bytes": 2645, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/factor_assignment.json", - "sha256": "7d11ea94cd36d16ad4d8e23c6ebf14ff2e3a84641c200fe303035c4711a1277c" - }, - { - "bytes": 623, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/ground_truth.py", - "sha256": "e676ac5fbe952f90872cb9928183c78c9d1d07293b8b25b6575b34441e7feef5" - }, - { - "bytes": 5064, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/model_view.png", - "sha256": "c4d8a748e01b79db512e4ccb7c72f7f1f1d0e131f6dbe15fed85a5eeb7d90c4e" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__pose/parameters.json", - "sha256": "cc26d87ac4ec5f1bd15f1c49dff240cde2f6a45b94ab8e4af0b903422255ff56" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/calibration.json", - "sha256": "cf34878f3ffd90f437af9060514ba275f2f7b1589b5d4daacc351f827f496bbc" - }, - { - "bytes": 2979, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/candidate_evidence.json", - "sha256": "90e0a3ffe1a9fea6779287c4f85b2ff99aa0037df5800efcfa7ffd4f9c31f4c6" - }, - { - "bytes": 4405, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/device_bw.png", - "sha256": "0386fbc806addf8e367c5bafa410bfef9f08bc6ce720714476441ecbc2c50845" - }, - { - "bytes": 2486, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/factor_assignment.json", - "sha256": "08ba3b94dcd9f75917bb8ab3a2758e795437f65d300bf30427da64795492c823" - }, - { - "bytes": 487, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/ground_truth.py", - "sha256": "532073ddb09437a9c6af77a2296d086c0c81d215eaa5d94e708269495a768d64" - }, - { - "bytes": 4030, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/model_view.png", - "sha256": "17337fded50821c7f7e3a7f7e0bd3c4c256e017743a141ca4b8fe510d47e9568" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a1__proposal_a/parameters.json", - "sha256": "2311646ee65286575fb09d02adc425c353fbab2cf712df282df8f789c40f42c3" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/calibration.json", - "sha256": "2377fc36d9f6a1d6f71c74c5fa0f23db6950db1f108be28dd7403bb1c6810ce9" - }, - { - "bytes": 3128, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/candidate_evidence.json", - "sha256": "d3302952f8bbad0c25d88de11a5decb651db6160c46d25789797841097bdfdfc" - }, - { - "bytes": 23643, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/device_bw.png", - "sha256": "397b9edb6e090428ed62b8fc962361f6af28c639bb6b73d00bfa43fc558af525" - }, - { - "bytes": 2724, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/factor_assignment.json", - "sha256": "2c474e04dd22d0a122697a14dc530833ea39132143146a4908ad853c00944712" - }, - { - "bytes": 609, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/ground_truth.py", - "sha256": "6a0ac296634281ed28c3627de8bcb824877695dc9f666f7f64cc8c4d838ad25c" - }, - { - "bytes": 46389, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/model_view.png", - "sha256": "7d6559594d2a81ffca50a36485d6fcca7ad6ae168123591be3c984fcae984efe" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__pose/parameters.json", - "sha256": "10d910487b357b490bc3f8ded0810c100b3696248b606fd7daf8f2366150064b" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/calibration.json", - "sha256": "8edd775d6a21c035c9c39c59672484cd119633f5ae4f47d599f9ae10505d6f0d" - }, - { - "bytes": 3108, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/candidate_evidence.json", - "sha256": "ae12c25bccce74b668747014bfa77809080b2721c88e2938b354406dc908360d" - }, - { - "bytes": 2402, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/device_bw.png", - "sha256": "182d032903c1d482554511bc6ef320e12d8bc00a99b1c1290b426910d6afb61c" - }, - { - "bytes": 2933, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/factor_assignment.json", - "sha256": "b6a8f5bdefc3bf44d0fd5e3db8126ba1ab5f70d30aa1f53226933b9fba9c0efa" - }, - { - "bytes": 474, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/ground_truth.py", - "sha256": "49909a0367b028d740c7070bb4c4545962079c328add7687ecf1fb77f14dae3e" - }, - { - "bytes": 2787, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/model_view.png", - "sha256": "518f286bf9b494c2c8cc2b8f0c20f6d31e660afaac2562fef022d4705c8a457b" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__a2__proposal_b/parameters.json", - "sha256": "6e350b3f76f98c8c948760933415c2728a8ac22a50847b72c9a3a73c151711e8" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/calibration.json", - "sha256": "850a692a5067be224c2b11ad24eec807e8e9ff7ae92d547cce4909b0a0b9b372" - }, - { - "bytes": 2888, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/candidate_evidence.json", - "sha256": "cf06854b1d38c47d6e96200921d57f300509d9c24c12bc14401086f3b8c8f1d1" - }, - { - "bytes": 31508, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/device_bw.png", - "sha256": "d272b8db591a8d7d1cd001de0839d1d8cbd19410e4d6062e162209408645700e" - }, - { - "bytes": 2626, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/factor_assignment.json", - "sha256": "0c822eefb4d78db79aedd023c4e0dac07e5efe8859ffc90c3fb0d8fc7619cff8" - }, - { - "bytes": 573, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/ground_truth.py", - "sha256": "83fa83fb9ec0e5fa425344ea479886e6fe417d40f6daa217e44460aa7c571687" - }, - { - "bytes": 57208, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/model_view.png", - "sha256": "6df341b6f91f6a6fdc31ff286034c9d819f4863d79185fdbe2e6f788ea1bb510" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__pose/parameters.json", - "sha256": "a9e278306744e3295e7333ff81a6a589a3bb9215a0caeef9800ab5340d60187c" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/calibration.json", - "sha256": "275ef607f5fff4122702a5acab81923f505d35b6cecb30f3127539c40c8e92e6" - }, - { - "bytes": 2864, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/candidate_evidence.json", - "sha256": "4a11d1a18c6d68d1338653b24c4403f6dd63343a8a5f3d4015f8a8c6f48e6d84" - }, - { - "bytes": 17944, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/device_bw.png", - "sha256": "e983f1b2830e2bee0c0b3a10ee15bf09942b4822930a19599ed6607ba9203653" - }, - { - "bytes": 2462, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/factor_assignment.json", - "sha256": "3b3fe9ea53e61cc79e9222f468c4a3abfb5c8e1cc940f05a8da24af298593c51" - }, - { - "bytes": 436, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/ground_truth.py", - "sha256": "698e5ebbff6fdf03b17054d790cacb059c74b51105ad5dc06ee14c5ae366c9d0" - }, - { - "bytes": 29716, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/model_view.png", - "sha256": "2fcb595c82daf69c568fd1712a91c2393714584c35a85797b537480ac11a0604" - }, - { - "bytes": 238, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b1__proposal_a/parameters.json", - "sha256": "faa3099477a333526e7b19914c174317658da4602e7d25347bd8cad008870a88" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/calibration.json", - "sha256": "1255d8b90b9fc0fa71780c8454c5864db3a66acd375ec234b7e1a6f81d25df7e" - }, - { - "bytes": 2879, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/candidate_evidence.json", - "sha256": "0a250213eb6977f0e73ed731b8825b8115a4e3be1c41bfc80402fa1b7a5ef48f" - }, - { - "bytes": 10092, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/device_bw.png", - "sha256": "1d5f09e5458434b4ce761490c93b8fa8a7323c1cafb55753ed10865e34aa087b" - }, - { - "bytes": 2723, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/factor_assignment.json", - "sha256": "194c3c9e7e65857b2f7924d973391ee44826d0c215625e8a862e58c79450ab34" - }, - { - "bytes": 439, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/ground_truth.py", - "sha256": "6080f738bcce8f325fb262d6d3d6467a4844a82115743123449b71860c0b48a1" - }, - { - "bytes": 20742, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/model_view.png", - "sha256": "137f32702147edb0e3db62fd72030b6f2619a8ce5eaa320f6569a0f1601e42b2" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__b2__proposal_a/parameters.json", - "sha256": "3635e0d9da1e309b9c52ffde20a1cad57427b0b246cc81f70abcc6375add4788" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/calibration.json", - "sha256": "efe08ac4ccef97c264d815fb4d92f813fc57db4283d6ffd8aa982e01f7a97c0b" - }, - { - "bytes": 3082, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/candidate_evidence.json", - "sha256": "577a089e4c23a9df15612ee7998040d520b683bb85889db1a426738622b12009" - }, - { - "bytes": 8097, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/device_bw.png", - "sha256": "92efa556d47518f798f384b1ad8e052d519bbade5be43685379fdc3c9fd05db8" - }, - { - "bytes": 2845, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/factor_assignment.json", - "sha256": "a12f5f75c75f1ff972400765a1930d1f49ab122ef915fc61120f59869f192ce0" - }, - { - "bytes": 469, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/ground_truth.py", - "sha256": "c62f4ffce7396a608f00b9ba7568e575ee575ca1a7798e0098d47ed0f60909bb" - }, - { - "bytes": 14700, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/model_view.png", - "sha256": "4dca2b44910a8d7585f1e8dcd20288695679093e1cfe2f846314880fb719f175" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c1__proposal_b/parameters.json", - "sha256": "fe2f1c81d323f88efed58e2414b5ef969208aa01012bffdf41d8daeb26fc8c87" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/calibration.json", - "sha256": "3bbb2c98f3754988a9190e22eaed10c56be3265f371e1dd28ed51c7246592618" - }, - { - "bytes": 3081, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/candidate_evidence.json", - "sha256": "90415079fe7e4b71e10c9d52055156931bf47e82ca51c133a0e615d60e651ee2" - }, - { - "bytes": 7215, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/device_bw.png", - "sha256": "99919a548fd40abbdfb0f24a0c74ee4a19f6481b4849c6c4f5dfd340bfe94a4c" - }, - { - "bytes": 2841, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/factor_assignment.json", - "sha256": "7def9cfbad493f2076475914aa1b400091cc48d79548e6c40d8bd9fc5156c226" - }, - { - "bytes": 444, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/ground_truth.py", - "sha256": "fee5629846cb041b09720f0dd0db0a7ca84a2a932de85127ad6b55f57b4101fe" - }, - { - "bytes": 13175, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/model_view.png", - "sha256": "ab867423c8e917cce3e6ab0d9ee2ed990b228038f392b17bea652e3994504c83" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_17_linear_repetition/l1_17_linear_repetition__c2__proposal_b/parameters.json", - "sha256": "2883b19206f6ff65a256a663709a2a86f66bb8755f0152960fddfd69989fec5d" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/calibration.json", - "sha256": "2cb002338fef2c698ae6d417e0e57785de06a09958a11ee6389936b528265a68" - }, - { - "bytes": 3141, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/candidate_evidence.json", - "sha256": "4ff48960c3a964208f8740853408792859ac9dc498987a05190b5ec577e16c5d" - }, - { - "bytes": 25456, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/device_bw.png", - "sha256": "228df886849844b5cc36ca9e468cbde0a01fc4f83f92af58279e0153dba51bb5" - }, - { - "bytes": 2941, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/factor_assignment.json", - "sha256": "383618a744ca770f1286e39e2972b08cd23487d1e16a4e9bbb1d333d4aa39254" - }, - { - "bytes": 684, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/ground_truth.py", - "sha256": "dddbf0f1da663ec3b7321e131b2961d99ed1a21c4cfd3cb76590fbf6a25b166d" - }, - { - "bytes": 41703, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/model_view.png", - "sha256": "48635d9606e1d679aff21ef8baf02b4d7a047070e614aee982f982ab134cd2ed" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a1__proposal_b/parameters.json", - "sha256": "12ae13a19e921f1428265aec14d88d061edac4eacb0ae80472d386eaeb62a98e" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/calibration.json", - "sha256": "55a04a2464e8f411fd0383d942c16b11bb35fb53a417efa9065f556da59b2e2a" - }, - { - "bytes": 3149, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/candidate_evidence.json", - "sha256": "a2dbb277e7ef513437a0ec2d4d36e07fc628cd51a152bc121d49f849b22727a6" - }, - { - "bytes": 24440, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/device_bw.png", - "sha256": "e847afa7d3f32fb4ec8e0658ad590359412fe7e28c511eed8f8a26dc7c045383" - }, - { - "bytes": 2632, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/factor_assignment.json", - "sha256": "61f56caf7765e3249111bed0b590d2eec8af7d934bfc660b33a25fcb845d009c" - }, - { - "bytes": 622, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/ground_truth.py", - "sha256": "31d814a07cc4b37f200594bff09264111649957251805823e05fd034cb1ad744" - }, - { - "bytes": 38159, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/model_view.png", - "sha256": "5a3185e3f8c4e7908353bd8f62e409df3e4fb4265d66cb87e3eb905fb8d963fe" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__a2__proposal_a/parameters.json", - "sha256": "317463d1963d47b0288115271558e9812aa10dfefb89f5c95bf103d0c3d0228d" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/calibration.json", - "sha256": "46b7e8d60919574d362be8ea19202532f7c78890672aa1ae7f4af4fadef70db6" - }, - { - "bytes": 3128, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/candidate_evidence.json", - "sha256": "df861dae625a28cb2c3db3f81af271b7e5bed9a5854714addaa909f8f71a6fa9" - }, - { - "bytes": 32427, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/device_bw.png", - "sha256": "eba3e127b87017f3c8bbfa105fe7c3012c8af910e479b7344669995801af54a7" - }, - { - "bytes": 2548, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/factor_assignment.json", - "sha256": "d5a458d73c12e8e7f253c7364f126f14c0a6c2126586e73c79e22870edd5e405" - }, - { - "bytes": 691, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/ground_truth.py", - "sha256": "bb09296341baa798e8718dcebb9bf21eed185ec45c87f52f0bc1a204d19482c4" - }, - { - "bytes": 55311, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/model_view.png", - "sha256": "7415477070d488672f49c8b6a82e195c602cbb9a5d33f9d0a624fff167a3a42d" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b1__proposal_a/parameters.json", - "sha256": "fc8624a505c73dc98c4d5e59c90aa94d22ce630305a685b2153c903e50f481b5" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/calibration.json", - "sha256": "4c8f7fce447e16b8e942052633c21f0863640a6d5465322e6c34fe73e537778f" - }, - { - "bytes": 3176, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/candidate_evidence.json", - "sha256": "c0196e2881baf656046558365a882e2c95c0de134477122012912993e5c48012" - }, - { - "bytes": 33043, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/device_bw.png", - "sha256": "c707b5bbfc9e6b3aa43e7fa7e0547b4495fbbd730a44a388e75939bce673ac61" - }, - { - "bytes": 2818, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/factor_assignment.json", - "sha256": "c321af8be444f5013af0adc4f48fdf9488e55202d4225f0717dfc59c6a337aa4" - }, - { - "bytes": 867, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/ground_truth.py", - "sha256": "a50e859b9388716ab30eee476cda4c6614b788c0a1a8615253965c2fe08770f2" - }, - { - "bytes": 68257, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/model_view.png", - "sha256": "4751ec147b84c00332244f8500d1127dc72e1b937a7d067af5b1ebb44c4ff5d1" - }, - { - "bytes": 293, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__pose/parameters.json", - "sha256": "9a54c56466f5334c9d2d0b731a496463bb317052ac78df2f361da14cd862ffeb" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/calibration.json", - "sha256": "9e5bd968af0ad5c0583ac29f0b436bd69a4054e19bd171ce8d8be397e40c210a" - }, - { - "bytes": 3160, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/candidate_evidence.json", - "sha256": "331a0a4c21d9df87afefa2b15cf9d53b3a38a813f2136a11e66c61222e3c43d1" - }, - { - "bytes": 30688, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/device_bw.png", - "sha256": "3306d011186020651540494faf1532ceb9aa4e8332300b2c2993d9d8f0d41eb3" - }, - { - "bytes": 2648, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/factor_assignment.json", - "sha256": "7aa141abd87d16934b73575fe1a4e2042e977ca88d63e1dbebf05932d0fbcb04" - }, - { - "bytes": 731, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/ground_truth.py", - "sha256": "441ee4fe5362be69d93bbc09d399285a44b413140d03c55b289fdcd585c9f9a9" - }, - { - "bytes": 65175, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/model_view.png", - "sha256": "d26370114acfb22084f75b5e858554aefad3f7defa9a9fe60cb03a7665d1cd77" - }, - { - "bytes": 262, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__b2__proposal_a/parameters.json", - "sha256": "b34344eb63afb363e1c301b3c6f791366d37bbb6141787029d5d561dd74b7b42" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/calibration.json", - "sha256": "6cf90e6ce855dc8f056e352ec6d73ddb0a68cb54d564614abc3d3ceeebe2c494" - }, - { - "bytes": 2952, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/candidate_evidence.json", - "sha256": "3a0c9d8ef988dc75682f793439199c9ae6fe5ab961047a3584ecc61cc38139b1" - }, - { - "bytes": 24551, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/device_bw.png", - "sha256": "f908eeb04c9c6471932b072606e4c4a999904498c6760ebf3e9261fad0ceb8cd" - }, - { - "bytes": 2915, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/factor_assignment.json", - "sha256": "ecb266d0b44459d99fd0a880b21bfb5e6624fa3e52f2336c17644fe97d341618" - }, - { - "bytes": 627, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/ground_truth.py", - "sha256": "8bfb1e4b934250fcd446fca0e9180d5c945d15baf6130caa0a3a1d233f134ad7" - }, - { - "bytes": 42434, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/model_view.png", - "sha256": "f1e04929132b73114b6e29e20715ba0a9d76c37d1cd4f06e5a67f66297bf59ca" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c1__proposal_b/parameters.json", - "sha256": "676cb7b49e5b863632d7da3fa4f618146bbac4074e6cb01c1c62397368476a6f" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/calibration.json", - "sha256": "a3cea13c115a22325e16ac0319d1cfa327c119f9cea7ffd108ac7d5f1bc5286e" - }, - { - "bytes": 3162, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/candidate_evidence.json", - "sha256": "261c7859b6de9927defda2e8f98d188b989272665fd27f9935accdb3f6b99339" - }, - { - "bytes": 38111, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/device_bw.png", - "sha256": "103fb28dcc6c006cdbdff667316624450a25826faf300c026f56f88e097b3b57" - }, - { - "bytes": 2832, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/factor_assignment.json", - "sha256": "e4976c06f5f46b4b4ace6a5bbdf135834ee7c660500143b72091cf2b76355b48" - }, - { - "bytes": 862, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/ground_truth.py", - "sha256": "b27b7fc98f727c8d5785e978fee15dd5eb6ccddf90847b429f403db1d0657c01" - }, - { - "bytes": 73626, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/model_view.png", - "sha256": "fd1e8d0b2d5d77c9163f75f7a696e6ed6bb13b77f9543805f10a0ac860939e60" - }, - { - "bytes": 293, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__pose/parameters.json", - "sha256": "412723a88ffacc620551eb1767ef8fa420aed6d85e26233383159aa1bf6939ce" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/calibration.json", - "sha256": "83234e392614a1a0f683e12351b6e20f1f7e8888ee193974fe7f14ac27bd3e08" - }, - { - "bytes": 3150, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/candidate_evidence.json", - "sha256": "37eb9cf7da5d28c930f5048a572b0222d20bcb57103879df9bc1aadb09efa2c1" - }, - { - "bytes": 27439, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/device_bw.png", - "sha256": "c5fa1c6c5c5c9b47b1acb21694b8a93f17ff2a447f27fb7bbaf4c2b23ef4f2ea" - }, - { - "bytes": 3038, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/factor_assignment.json", - "sha256": "23a7062e5432078428621e2235818c34f89d472ad96e71caee7f85a2f2072ca8" - }, - { - "bytes": 727, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/ground_truth.py", - "sha256": "2e248a36bcb0be3b2ddd95ffc74ac45c52a930c8f6544ef1d9fdb022d03d55d0" - }, - { - "bytes": 56783, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/model_view.png", - "sha256": "c39a01045db32016ffa7308d18e877353646a4477e0c7bfec7d0f4e227308dc5" - }, - { - "bytes": 263, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_18_radial_repetition/l1_18_radial_repetition__c2__proposal_b/parameters.json", - "sha256": "c6f17292f1eef0b450d346dffd9f5b2255b98a7a93813cc34f70098b3fa9f77f" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/calibration.json", - "sha256": "4a2f59bdbefedcbe473e0ba47538da4a70b8ee48feef46df5ebd5b9016afd326" - }, - { - "bytes": 2898, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/candidate_evidence.json", - "sha256": "6275d8c73d82aea6239f03200c86103755d6e9f16626504098bf970a1713b08a" - }, - { - "bytes": 41820, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/device_bw.png", - "sha256": "6cc6f0857bfc53529290b05f6f8a5c923d72f36eaed7b687bedfc7ece89da84f" - }, - { - "bytes": 2783, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/factor_assignment.json", - "sha256": "5d154230be824b0f07fd1de2fa3a7b467307de74ac07f279b144424919ad5b1f" - }, - { - "bytes": 489, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/ground_truth.py", - "sha256": "521c4ddb35199e4bd285ff528c2d9c9d14402045ed7453edf3dc0824329f0c21" - }, - { - "bytes": 86963, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/model_view.png", - "sha256": "8abcdbf4f47ee2aaff8c5f9053f983acedf61cc663be1e3bdac47c0b46194889" - }, - { - "bytes": 257, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a1__proposal_b/parameters.json", - "sha256": "c387d53dc522d5d7aabd4bddf132668a2febb6d127b75bb6a3064a526513db2e" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/calibration.json", - "sha256": "058e3ed37dc9ca2cfa07aec856124c65767d09dff4b8432d6af5330ca6046900" - }, - { - "bytes": 3024, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/candidate_evidence.json", - "sha256": "5de79ac03b405f0f4612702ee2b30307206ab08b48dd103362e36d507acb1bc1" - }, - { - "bytes": 42026, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/device_bw.png", - "sha256": "2349f8fd9a66ef2e33279f505803a8f380295cccefd6b15b391e33fa67d83b28" - }, - { - "bytes": 2605, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/factor_assignment.json", - "sha256": "160abc5144eee4258e54f04aad1e91fa2396ba43d9fd17babcbfc28ab9086985" - }, - { - "bytes": 648, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/ground_truth.py", - "sha256": "d57b1bbc1763abf9d02ace5ecaec8772b61e93f33dfce9aa8494055811f88856" - }, - { - "bytes": 81695, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/model_view.png", - "sha256": "8955ccff693096f0405e8c77ad2c9aa571bfd6ba892a8dd49b711f12923fe829" - }, - { - "bytes": 313, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__pose/parameters.json", - "sha256": "bb5cce870fba977cb04c36049056c6e54b37e2980c48d2859a136f5185f7e345" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/calibration.json", - "sha256": "707951749190a50db70daaf16fad34d981493a6aab37bfb56b03f91a6e187a2c" - }, - { - "bytes": 2997, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/candidate_evidence.json", - "sha256": "e7d8eb66fdbda02208475bdb423cd25315e59154c8a0e118b6bac8c218d044ba" - }, - { - "bytes": 39144, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/device_bw.png", - "sha256": "94d93df1ef3ee5663b36ae77229cd55a64896b8d5d9ddb93a46c7efcc116f30d" - }, - { - "bytes": 2711, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/factor_assignment.json", - "sha256": "2c43555ce5baacc88165ada5d4fb6a7853213bf88e71c41d61cbc2585c257699" - }, - { - "bytes": 512, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/ground_truth.py", - "sha256": "b311fe46d0f1810c806477ff27880c617c68f26426eed6aa924a365df471c807" - }, - { - "bytes": 68653, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/model_view.png", - "sha256": "d8e1582078b8cd87de56e2b8f7939871186db3f88c80ab0e0851d1dd9cc1a051" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__a2__proposal_a/parameters.json", - "sha256": "729968309e02477e7e7f412b14cc6c6ed4d7d782036d2a9eaf113e0320037ac4" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/calibration.json", - "sha256": "515c05240311b9a2dff9a1b0cdcae6191eecbe9b8920ca94af239e4d4c907e7b" - }, - { - "bytes": 3100, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/candidate_evidence.json", - "sha256": "5e0969c6972c7db0f17bcd4ddaa780e7b407acda0e747268e7b13decedf88d85" - }, - { - "bytes": 32990, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/device_bw.png", - "sha256": "dea5251f7000712072744804d7efcc02522d755e84d6bbde8e106beb4c65daba" - }, - { - "bytes": 2647, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/factor_assignment.json", - "sha256": "b7c503751e089628a54aaa472bf86e8d9ba9aae64d4fa78131aa901179994c06" - }, - { - "bytes": 685, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/ground_truth.py", - "sha256": "401a8e3f388114bc6934e99a330fa217389ac9149824a04cb315ab76e3c37c72" - }, - { - "bytes": 60728, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/model_view.png", - "sha256": "a1fb88a1f9ddcc5a4eea3e57d94d515213007a4e7aa4ffa3ff8efb50f86d56c0" - }, - { - "bytes": 313, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__pose/parameters.json", - "sha256": "321d3fd5b9116cee3be23588dea36eda414a3f1a01f3fc4be2a74009f4436efe" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/calibration.json", - "sha256": "20d1b0cf92435b0bcea001e79925bc47db654db2430b707651e2fb016e16e301" - }, - { - "bytes": 3043, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/candidate_evidence.json", - "sha256": "43b6464188cf5e1cd0b5b940c5c446d135938fc9804fb3599f9eaae531ec0beb" - }, - { - "bytes": 5776, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/device_bw.png", - "sha256": "b45defb7e06aff8222f3659aedd82a5e9cd47a615d08b10517f238fa833fd558" - }, - { - "bytes": 2487, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/factor_assignment.json", - "sha256": "07359d267deddc7278c0f0d7802b82072b44da782d49bbb773fcafc9b2611604" - }, - { - "bytes": 549, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/ground_truth.py", - "sha256": "9544873daf048e4445c8124b693f581b16e6d77991c9c8535a0e1a1a6c63dd89" - }, - { - "bytes": 5719, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/model_view.png", - "sha256": "9feb1b7794b32423462024cc84dccbb3be737a642b61f419547c39273c29274c" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b1__proposal_a/parameters.json", - "sha256": "c78e0c8cc19de7a9b25fee9c8a26a32a57c17f59c48a3c1bba8e3cc143d1cbcc" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/calibration.json", - "sha256": "d6e87e0a5a09ba1408c02bdebbc7aa5415d16a7e4c913a86db50671d394647f5" - }, - { - "bytes": 3066, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/candidate_evidence.json", - "sha256": "69c2718b396525904853c05b5480bca6beb757f2cb9181d215e4e2a1736d6a3e" - }, - { - "bytes": 10423, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/device_bw.png", - "sha256": "ea45083d630ac54dabf68c2dd3f0e76f919c3c3294b434a2d0b551afb1a626f6" - }, - { - "bytes": 2752, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/factor_assignment.json", - "sha256": "9a0c5151c3899562ada2031b7b1b08ae45fb17d95f85a44e1afff99988bd9ff4" - }, - { - "bytes": 549, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/ground_truth.py", - "sha256": "31ab9281d8e131c6620053341b33c1f2e4be887834369825b1c0760ba23d29a2" - }, - { - "bytes": 9470, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/model_view.png", - "sha256": "c89f9c5c99fd3a7401036e68fb9a1d577bb706fc465e55988418ce16c31b15c1" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__b2__proposal_a/parameters.json", - "sha256": "29a36efa6d53b4fab11496f12a3ba37ea00ed16b12bfa9df917a388f58b1519a" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/calibration.json", - "sha256": "5e03bb4554dfcf4e34f4895c840c0061f7c42ed646aad06e90f0357929c58782" - }, - { - "bytes": 3120, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/candidate_evidence.json", - "sha256": "8afd6ccb74775f0d11338b2f55e7b3938f5ffd90ab63d8a4af6a5821c5b4c7ed" - }, - { - "bytes": 44378, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/device_bw.png", - "sha256": "dbcbc907cfc9818fe5f009eb1db7c02293fb70daae266daefc1d3bd43419baf8" - }, - { - "bytes": 2613, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/factor_assignment.json", - "sha256": "2dce68de77e72fb2de62dbcc0d442268d7694a9dc04a205eba685a08e0528f4a" - }, - { - "bytes": 659, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/ground_truth.py", - "sha256": "440d6ad116d6a2735156d65cbd6d09ef328d83b1f4c93c9434f2afc15c97cde0" - }, - { - "bytes": 86761, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/model_view.png", - "sha256": "7ce5aacba22e2279e9111cbd03ba7223c02fd36fe14105a4aa2011ca66b8773c" - }, - { - "bytes": 314, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__pose/parameters.json", - "sha256": "03918dd859951c3afa8ab965cb4cb7e73f2f94409fc4313f63f2ee526f7193e2" - }, - { - "bytes": 312, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/calibration.json", - "sha256": "fb2dedc57cc93267a913d61e51b2a44e4a3cc7331fcc3737fc879db2b1d72dbb" - }, - { - "bytes": 3097, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/candidate_evidence.json", - "sha256": "b223ba4abc7448222508678f2e659ff2a78d505b590b4fe259c3973238079606" - }, - { - "bytes": 8772, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/device_bw.png", - "sha256": "c66099135478597754a9aec118b9928a0d2e52205ac79d30dfacdc3b42cc83b9" - }, - { - "bytes": 2451, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/factor_assignment.json", - "sha256": "8948c9be164cab985f7add43060901729223bda045454a7d7fd8ee2db9643c9a" - }, - { - "bytes": 522, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/ground_truth.py", - "sha256": "786a10f287042095227ec1a12c94216e75f2eb4d5f820375aa5ded8bf923fc6d" - }, - { - "bytes": 11043, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/model_view.png", - "sha256": "518bf194f5a7a35b63a8b721eff8fc21bed0c38e0978227169da9be5eed73e50" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c1__proposal_a/parameters.json", - "sha256": "74a59c8f0199a03e5c9eab90d164c9eb394819324852d108939c116416d247b8" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/calibration.json", - "sha256": "be4239835278bfec8fbb91ec2d32f2f14b7e61a74393bb8c7a7dc2ecba0d20bc" - }, - { - "bytes": 3101, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/candidate_evidence.json", - "sha256": "1cd5bfcd81d9913271b7a343999bc7ff8656a21a5f2b7f6e40f45dd497df3761" - }, - { - "bytes": 9566, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/device_bw.png", - "sha256": "e6aadd8c45fbf4ac32817ab83ec3813d8c508753f2fdc94660d1128c22b446df" - }, - { - "bytes": 2712, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/factor_assignment.json", - "sha256": "79e9eb0b21b7c5f7de4990b130b83e36d418bed7572690fd21032137ab5de170" - }, - { - "bytes": 522, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/ground_truth.py", - "sha256": "9880b42b09e3182984929713e0e8e7655df8ff3ea8bbc31ccf55da3f621f76e7" - }, - { - "bytes": 12197, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/model_view.png", - "sha256": "2b9a3a048d692e6a9fbe24992413f57d50fb3f40fe9d0efe64ab17cba07f6e8d" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_19_array_2d/l1_19_array_2d__c2__proposal_a/parameters.json", - "sha256": "5686c7552fdbd72864dec3e5ad5544190955d7ee79c3cab0c37240e5b3c404be" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/calibration.json", - "sha256": "f54c1f7cef5ccd1a3defe77776896972f7f0023f2559ed37e9f61d05970baf48" - }, - { - "bytes": 3882, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/candidate_evidence.json", - "sha256": "3ac1c3392ce8d45afa750b88f3c211527f4fd4b78586e9e3ec759adf9af638bf" - }, - { - "bytes": 13563, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/device_bw.png", - "sha256": "3766e7ffc8fb303b1f470052b4ec4979ada7cfdc28c786231625c21a0dd83988" - }, - { - "bytes": 3453, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/factor_assignment.json", - "sha256": "112e311b95ec8747f8c9885bfaddb26e744bb4cc095f279a3dea02ce8258a0a8" - }, - { - "bytes": 1347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/ground_truth.py", - "sha256": "e265ffaa0562047b2d92bbdcf30cec1235f67bc0e97917919527613ad78e4a9e" - }, - { - "bytes": 19605, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/model_view.png", - "sha256": "e23f335cb308ffe5a9581491745c18caad77756e097f727cf28bcfab8384a597" - }, - { - "bytes": 399, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__pose/parameters.json", - "sha256": "a54e884de40b58e81d49288369bb14f8300aa19d0993432f54faa886e7398d14" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/calibration.json", - "sha256": "6c09debd0f4858ee3e2f6ccd1bdbc82cb92fdbdf4def70dce33a6efcdc11916f" - }, - { - "bytes": 3838, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/candidate_evidence.json", - "sha256": "90889b5a5dd8633746709748ae118d8e7f80bb4149f93a1db808dbc54bfd213f" - }, - { - "bytes": 11377, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/device_bw.png", - "sha256": "07f43a59461cdd0bb4e7564ec60988621747590189deea2c62376601b2537a9e" - }, - { - "bytes": 3254, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/factor_assignment.json", - "sha256": "9288075d8f591de7566779205a847b66f517c14052c0e3d47c32828d7034aee6" - }, - { - "bytes": 1079, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/ground_truth.py", - "sha256": "37e65ffcdc174a79ba191e8169968e7e563969b0d3d6a903f99be99231c7f208" - }, - { - "bytes": 20032, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/model_view.png", - "sha256": "4b44d84aa7f00ddcfd87c0d5b43206cb7811959d9973792e961bb1389f7511ba" - }, - { - "bytes": 368, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a1__proposal_a/parameters.json", - "sha256": "443c2228337a9c1a70634de8ea8cbfad9cb14a0e3f0b35902ae337c1e1150c18" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/calibration.json", - "sha256": "0756fbd73bc943270674f48917c455738376371454c0de537ca7b1f0dabf1154" - }, - { - "bytes": 3868, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/candidate_evidence.json", - "sha256": "6e3bae7e71af9f57b5716512f3415ff9bc099a471754825ab0a541d61f29527f" - }, - { - "bytes": 19142, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/device_bw.png", - "sha256": "1735fea4a3239e2d7d975b31ba357d55b7d44a74ebbff115c7bb7e04ffe1d4fd" - }, - { - "bytes": 3231, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/factor_assignment.json", - "sha256": "86f876d3c367a8731534b99cc072d34a1b13dfbd1a3137072952c3f275a4b904" - }, - { - "bytes": 1139, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/ground_truth.py", - "sha256": "762be5d49a53e1712067e68f33defc33701cd3dd8797d7f8a7d22df739709346" - }, - { - "bytes": 35975, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/model_view.png", - "sha256": "1351076df6e2ae9da20cfe0c161443a469e6e9c105bf19141815ab77de7d5d52" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__pose/parameters.json", - "sha256": "80662f1a7dedf3ace45efdd17e95374a11c299b13e447dc50ca434eda6d7482d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/calibration.json", - "sha256": "f2d9ecf00b4939e34cccef8827990dfa09ddc6bace3da4cc649506439349d9ee" - }, - { - "bytes": 3826, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/candidate_evidence.json", - "sha256": "c8f1dd0393107878961d6d4bc8a6f4a7dc98b69bc753478baa870ddc7f865e8a" - }, - { - "bytes": 9170, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/device_bw.png", - "sha256": "e0dc61eeca0d5db64b06dd40e8badc5738fb7aef4acede1ac84570819febfd4d" - }, - { - "bytes": 3019, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/factor_assignment.json", - "sha256": "caccd02709b4d373c5aad6f4e502082ee200b63433c67bddbddce4c8334ca1fb" - }, - { - "bytes": 871, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/ground_truth.py", - "sha256": "679307228ed0affe41aa05002e0c3dc956ae7367961fc474370a88fbda2a3579" - }, - { - "bytes": 13951, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/model_view.png", - "sha256": "cb5f6bd2b1d61d682a5dd11552f51ee00e6c5462bde30ba7c2792d443661b3d7" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__a2__proposal_a/parameters.json", - "sha256": "62361243f2891f338923129d7b70441dbc3be1b34f85b146db6aa54476e36956" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/calibration.json", - "sha256": "14a5e59c4a2767926900891ec4d6aa594e0f0a74a177e899369d2b45db93c5d8" - }, - { - "bytes": 3880, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/candidate_evidence.json", - "sha256": "8ecd22c61c10c32aefa1f04a722a67a2a243166068c0dbfa9cd381819c78a618" - }, - { - "bytes": 16092, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/device_bw.png", - "sha256": "21e4ecbe3ed5eb0abf0b3b4db7629e5b5b338d695ef3916931a1b20edfc09abf" - }, - { - "bytes": 3331, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/factor_assignment.json", - "sha256": "8d6fe43298831c9873c4ed49b847d0da80b2ea6854441f12e0cac8c037f921dd" - }, - { - "bytes": 1140, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/ground_truth.py", - "sha256": "152762b7ffbbdc89d0dd2114db9f257905c1c6a06756b17c74de5ac67cc0717e" - }, - { - "bytes": 36667, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/model_view.png", - "sha256": "703a7feac7447033bce084874ffa455ea4d7becb29734a5c29bb8e938db24904" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__pose/parameters.json", - "sha256": "3883499a0064bce7b84aa3028dd9ad1ffdf93c302d2f3447458d236a283000fa" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/calibration.json", - "sha256": "5e75f12ebc2a9c918e97f193f89d38643d074141a19b4e53cd100f1682df7d2b" - }, - { - "bytes": 3819, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/candidate_evidence.json", - "sha256": "e397d8d3c00459ffebd1d6885040cb95780f74df2758bba2c4b68a8086de1b50" - }, - { - "bytes": 9554, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/device_bw.png", - "sha256": "5e1467bd0c4917dfb99ab9d3b02333ac1d48055299f0331d2135ecfb87ffc0e5" - }, - { - "bytes": 3492, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/factor_assignment.json", - "sha256": "658fd91a319130a85775b03be727f2d63bfef3a745cbe4183ad56924d1d09144" - }, - { - "bytes": 874, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/ground_truth.py", - "sha256": "a08fb1dbf9608e3d6dd2faf83fa79221c3d8fea3165da22bd60861d88b96db1d" - }, - { - "bytes": 11521, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/model_view.png", - "sha256": "ced815ad8ddc756282d82589dd608a3587479921d92b20223f12c140fc5d0847" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b1__proposal_b/parameters.json", - "sha256": "8d2ef25ea68cade75bf8bedd5607a0a8f74ae1ee3fd1d0fbfa4093fcbdcdf8ed" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/calibration.json", - "sha256": "b767de12c8e3abeb423fa2aeb82e8e9923da384189e93b3c74b74f3cce8f456e" - }, - { - "bytes": 3840, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/candidate_evidence.json", - "sha256": "d759e06a4cc2cbbf6b3b99dfa6974c186d8d07ed2a158d6953cbcadfb13567b3" - }, - { - "bytes": 10903, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/device_bw.png", - "sha256": "64a19a803bae42edd38fdaa818cab3f12b47ef400b866df403d3efe85e6d2468" - }, - { - "bytes": 3125, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/factor_assignment.json", - "sha256": "573c2e7f3f925aacc3c3c30c5639f7a9b75446783d137ebbbcc473740769b07b" - }, - { - "bytes": 871, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/ground_truth.py", - "sha256": "f8be85034d484973a18e86de8fd135af0096f5e7d593b406de6b09e801ddedba" - }, - { - "bytes": 13576, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/model_view.png", - "sha256": "7a9729f5ccacbac558036b1c2cb38edd4c9d868c3095960fc66c691f6ad3c20f" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__b2__proposal_a/parameters.json", - "sha256": "6c593d068f42eae4eb7c9b9f9328f624614c064a4b27c3a3bd4d4ee91cd3cdac" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/calibration.json", - "sha256": "89efb141bb352f14409483da7134003d4d9e2618e0b24a64b6c686ce25a2b1e8" - }, - { - "bytes": 3842, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/candidate_evidence.json", - "sha256": "e7162094ecaaac96e4ffd9f9cfae5bd0bd0bdaa3d163c304c3f36ae6680854d4" - }, - { - "bytes": 17678, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/device_bw.png", - "sha256": "e9ea66993fcf2b8f193332cf404ecc2692a370e521b361b5a2ec5e03ba96ba02" - }, - { - "bytes": 3059, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/factor_assignment.json", - "sha256": "d5255be16c3b5ccbfd8c11b277a7ee2751092d2741ad20bab791fa768af80b65" - }, - { - "bytes": 869, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/ground_truth.py", - "sha256": "57a184bea76a4d59a31edf83fa5d7ea8dec80b8f9d7cc0aad3886182968cb1ba" - }, - { - "bytes": 24763, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/model_view.png", - "sha256": "fc619065f3a5b4d65d1e910d5f6b3c2a80633b4f6690a8c9c953536de13bde7b" - }, - { - "bytes": 290, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c1__proposal_a/parameters.json", - "sha256": "8366a6b0228a83a59ee1a428cd1c4654bd93c9e0ea9c6cd97c1f6599f0a6e34b" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/calibration.json", - "sha256": "f16423ff54aae42fb1a3ae3c3c883301eb9404bd2c8c71c6405698a00fd800a8" - }, - { - "bytes": 3825, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/candidate_evidence.json", - "sha256": "bbefc6b96d0a9e408982daaec0bccb2970456eb4708c9e5d1c306e4bd6027b1f" - }, - { - "bytes": 9874, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/device_bw.png", - "sha256": "73103eafaed5f43627faf80234c908eb1d2b5b6ff15c2fd13483e3fbfec1c244" - }, - { - "bytes": 3507, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/factor_assignment.json", - "sha256": "a12b16be25b323cd12542b56d50d213b0f509999f928aba4df829f92009e4394" - }, - { - "bytes": 875, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/ground_truth.py", - "sha256": "1126ca393342ba50e1e3ed7b4c2a15bb1f2304c9e4b45263df95bebe707cae99" - }, - { - "bytes": 13902, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/model_view.png", - "sha256": "3539576e954138836e0d8ec1aaf9b106063fdd36c4a5cad066c6d8c626ecf95c" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_20_route_single/l1_20_route_single__c2__proposal_b/parameters.json", - "sha256": "c791cef7ca043e28c54295aab5084e8ea5bb8b3b2e201d0866d4e8eaba2da728" - }, - { - "bytes": 331, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/calibration.json", - "sha256": "6a15bebc6ef0f51ea65a81b5c82fdd5c73a85cec0b40ea27cf5c61ee2b9c69c8" - }, - { - "bytes": 3742, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/candidate_evidence.json", - "sha256": "bc2f88cb71212fd8a88e142b528be9eadfb321c21239079bf9f54c83606fbba0" - }, - { - "bytes": 5786, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/device_bw.png", - "sha256": "23afd3d28ef9f9c16486a68b0894b4422565bb6a169463f6386f624921b7b377" - }, - { - "bytes": 3057, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/factor_assignment.json", - "sha256": "21591d1b02bdbdd09153ba141571821120ab699e91edefe84b9331aa02838dba" - }, - { - "bytes": 1109, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/ground_truth.py", - "sha256": "797087f0997bdf952ca3f825836ce01f7c3567cdafcbf40343ba01b2324cadef" - }, - { - "bytes": 3295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/model_view.png", - "sha256": "3fc19ab11fb600fcd2c8e8c4d977398f02efbde9976c56970894618fe130064f" - }, - { - "bytes": 274, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__pose/parameters.json", - "sha256": "5e2d1c4b5d07fed0a19d2ad1b96df5145ad0d9b0f01da8cc9d52cc3ea99b7c18" - }, - { - "bytes": 331, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/calibration.json", - "sha256": "00383b3c175be60cc99f739f09634dc6745f007010dfcd0306655d750173def6" - }, - { - "bytes": 3701, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/candidate_evidence.json", - "sha256": "f280a393865e430346ba63532948fa7de09ba8aea3a8fbf41b5afd2a97da5f78" - }, - { - "bytes": 2448, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/device_bw.png", - "sha256": "22636f5383c4dd69aaba9df42d5613ca759b6da709b1f9dd952c77cdbb5277ab" - }, - { - "bytes": 3240, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/factor_assignment.json", - "sha256": "9073ad01f692214133065b01f532a9bf3a80f3f8bf52d3e517461541ee3b5ef1" - }, - { - "bytes": 852, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/ground_truth.py", - "sha256": "0148935946e2020adc56bceb9b970191f958230d1d88e5db84136cb400952e6d" - }, - { - "bytes": 2254, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/model_view.png", - "sha256": "6fb0c67602562f032a85a8158b2138fec7b4ed7b8d2dfb107f7538168aee3bb8" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a1__proposal_b/parameters.json", - "sha256": "0658ee328c9eebc45a56970ca35dd9df8221a06fe60e858f07580356eb217cd3" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/calibration.json", - "sha256": "1d8ec7890a34ec00826b22e5970eae185d4d0eb6a60fde0b20124979b9bc55b9" - }, - { - "bytes": 3658, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/candidate_evidence.json", - "sha256": "0af35d578576cd3f965a5993c96ca0ad5b4d246883078dfdcee6ad56b9292fb6" - }, - { - "bytes": 23241, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/device_bw.png", - "sha256": "f42b49ef9b02961d62a0b18e36e83401300285e8ff04d7dc36aec755ac45f2b2" - }, - { - "bytes": 3146, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/factor_assignment.json", - "sha256": "f3129632ca0862b1211bcdd958648b0544e0f283a66dd6aac49bb1532f1d3f97" - }, - { - "bytes": 1373, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/ground_truth.py", - "sha256": "88bcfa92c2d667a12ecd834d46f0ea042561609c22a33bc070b13b9a2f37f64e" - }, - { - "bytes": 35642, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/model_view.png", - "sha256": "391917bedc8d468166645f57eb9f3a2923ff6f65274b999cdc946e78bfad9ea5" - }, - { - "bytes": 297, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__pose/parameters.json", - "sha256": "3f28821cb98e2a797c15b5156d7e25b0fad810ecffe3c090ecb599b5b2c5cbdb" - }, - { - "bytes": 332, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/calibration.json", - "sha256": "31db175bc4e40931adade05534a16903a07c7e5a00cdaf2d3db92b2ff9bde723" - }, - { - "bytes": 3605, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/candidate_evidence.json", - "sha256": "a8357c25f362c2b2cbb30de226c2d0e2fd044d9a576457279b727957089bc2df" - }, - { - "bytes": 2602, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/device_bw.png", - "sha256": "f65efaf1c6c06bbf45c5369e844f2963c7010c73e1833f97e2b1bd1b6d39288a" - }, - { - "bytes": 3339, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/factor_assignment.json", - "sha256": "b7b5ed6a5557bde273bf659f72570adc0180588dfc1c027f77b380ad4d0c343b" - }, - { - "bytes": 1109, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/ground_truth.py", - "sha256": "c3826782cf189cc96b69ef1a88b8b5cc9fc7c3843d8c60c37accbf63289fdcd6" - }, - { - "bytes": 2540, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/model_view.png", - "sha256": "90a9e01bef89ad85624eb69fa957fb1973223eff2711deed45f0084ee9adf047" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__a2__proposal_b/parameters.json", - "sha256": "f4c0434f9329c9127025e51ce684c4d7fd2ee26d51d8006ccdc53ac028eb72a9" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/calibration.json", - "sha256": "25dd431b02cc86388b8eb101e4a7bb8c8bc18d1543bfe6f6f951b95ab4039b0b" - }, - { - "bytes": 3790, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/candidate_evidence.json", - "sha256": "162fdcfdc95b2991c3bba34aa7fa1d0541ee81a50f200d91dfc8e3c874ffa90b" - }, - { - "bytes": 16797, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/device_bw.png", - "sha256": "f73adb4eb190754420f49eda8dc1dfd16de34ade5f06ff2b79a91addacd41497" - }, - { - "bytes": 3145, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/factor_assignment.json", - "sha256": "1950164473368fd8ff3926b51b5620c0570164c3d698f81da6044d1cd6a3b14b" - }, - { - "bytes": 1129, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/ground_truth.py", - "sha256": "b235c06c815c82f55f10d30e78f08ce1b06478f416f8374cb6d272899d63e8a5" - }, - { - "bytes": 33307, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/model_view.png", - "sha256": "4265965cc755a84b5216fd2432b413286740cd4a31a1985ad926aedb5a77aced" - }, - { - "bytes": 276, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__pose/parameters.json", - "sha256": "f2b84ed00c6a0a33bcd5266baa04ee47fd55c74a2bb4b2709553d28a2eb6d4d8" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/calibration.json", - "sha256": "5ae3a7557d8f9ce8a30f93205ea30e21b9f9633413f99f6b799eccedf48534b7" - }, - { - "bytes": 3748, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/candidate_evidence.json", - "sha256": "ad65dcf3dc29eb444a9f80e1f2e87c3fe88cb619bd97a656fa678bef49010d93" - }, - { - "bytes": 13130, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/device_bw.png", - "sha256": "607223a2eeca8e3ea4987355358ee566afe63249e3c40a791b6b2551052d8c5e" - }, - { - "bytes": 3333, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/factor_assignment.json", - "sha256": "9281d285e4b092ac3efdb5967fbb01d10cbeb72abd6c16427a082b6f88568ced" - }, - { - "bytes": 871, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/ground_truth.py", - "sha256": "4fce0df19024bdf544f5b8d0050a8b9e4ba6a88d73033bc6a9761db07301d3ff" - }, - { - "bytes": 24672, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/model_view.png", - "sha256": "f5157104900d12bfb60359149c5dae9ee25188cab9f8c518b844993c55d37de2" - }, - { - "bytes": 246, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b1__proposal_b/parameters.json", - "sha256": "00c3bc73d7db0d1d30305640c348f670ca12d6ae33c6d92ec9624b4cf0899ab1" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/calibration.json", - "sha256": "abee2757ef13014910cc833e5bafed8c9ea84cb1bf99bbe43588480d8fe8c6a2" - }, - { - "bytes": 3638, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/candidate_evidence.json", - "sha256": "8748a541e98b44fc3f00b5e446793e077c29e7fdffd43f8c4293f61924149df9" - }, - { - "bytes": 11668, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/device_bw.png", - "sha256": "ab1996c1f59e80586dc7c8350c58c28353eaa765fee67f6c4d7bccfe66f3cd13" - }, - { - "bytes": 3398, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/factor_assignment.json", - "sha256": "475204d5b908e49a947705b075980cb9bd90df014947ff74e9cd9fb349976a98" - }, - { - "bytes": 903, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/ground_truth.py", - "sha256": "c2dc82a094b68edb7077939edd898451348c7cc7bd6138f0447e17c1b2a42e80" - }, - { - "bytes": 20072, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/model_view.png", - "sha256": "845eb8803b4395ce2a31be09660fffcf8c66f969c52c143637e0187fc7c76d1b" - }, - { - "bytes": 269, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__b2__proposal_b/parameters.json", - "sha256": "d7f14fcfe0abae04645672d1f7119aec2840828c979fc648c1e485b756733923" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/calibration.json", - "sha256": "a577e53c3152062d7606b4abddb08cb68b1114bfe7f662192de2b2dd61f6e502" - }, - { - "bytes": 3743, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/candidate_evidence.json", - "sha256": "dabde50c90662bf5bf1cd0585e3416b44e65620062b7253e2fe52e70d9951edc" - }, - { - "bytes": 2507, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/device_bw.png", - "sha256": "409d15e39e650bb57de3d287c92c2c8e24d30df1ad894045f117f965e42478c7" - }, - { - "bytes": 2939, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/factor_assignment.json", - "sha256": "5054d4321fbd6d7245f668286934f5167408926dce5e98285c0d4e28ff4609ee" - }, - { - "bytes": 1134, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/ground_truth.py", - "sha256": "725e41db10c5579644fa179b1983a782d990389d43f1d9a6a2cb707a4548dbfd" - }, - { - "bytes": 2495, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/model_view.png", - "sha256": "13c483a38add5d9397ccf56e014529d165828e25737c5041f3e3ab486bd3322e" - }, - { - "bytes": 267, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c1__proposal_a/parameters.json", - "sha256": "7e96210cbe6429e6b6d70001cddbb8693000ccd978d57dec0ac6943a82fffaa6" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/calibration.json", - "sha256": "a4ff7440db2ee8ff2ee14bbf042fbc85d401237a6609ab281f17e1c625a0873a" - }, - { - "bytes": 3630, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/candidate_evidence.json", - "sha256": "73f9d676735c7bb7c511d14f3790a87fa3f79a67e806a4485094d89eb53c2839" - }, - { - "bytes": 2822, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/device_bw.png", - "sha256": "69805d4f54ef589c8ffcbbf59637da51081de4974065ada6428c3e990cce5d3a" - }, - { - "bytes": 3319, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/factor_assignment.json", - "sha256": "5b8716cdf8bd4d7a9fc86d6dac4c4500dc2a62f8048188dd20c0737cf6f8ed3c" - }, - { - "bytes": 1112, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/ground_truth.py", - "sha256": "4376aeb7389e3a2faafa5ce6799a19193d663e68de72652848f10a644377fd57" - }, - { - "bytes": 2719, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/model_view.png", - "sha256": "3a298b0053fa8ac8fd24f3fc7975eeb08d885c029e0e4635e2151288e7d8b724" - }, - { - "bytes": 271, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_21_width_mismatch_connect/l1_21_width_mismatch_connect__c2__proposal_b/parameters.json", - "sha256": "04095ebf36338634e69dc9201672073f704b83e8720b9c241b523ccce92785db" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/calibration.json", - "sha256": "3174b1dcb83f3e82017798b982818140197601e352fd0fc99ed17575ad05d261" - }, - { - "bytes": 3076, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/candidate_evidence.json", - "sha256": "fb0c16051da11f8352054fceb5f96a25c11e214426872c1c3b344e9e7df05b2e" - }, - { - "bytes": 8394, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/device_bw.png", - "sha256": "51f81a565a4d84f8209a4db144332d31dc2a0010968754603ac0883a1054f4c7" - }, - { - "bytes": 2805, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/factor_assignment.json", - "sha256": "303e7e504e4ace8e7f5f890c8d014c2dfcfdd8de0284c0ab09a4ef64ae6c9e96" - }, - { - "bytes": 674, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/ground_truth.py", - "sha256": "c5c43cb4a04d176746e35bea57976afd814bf6568f6ad7ec30da351999216892" - }, - { - "bytes": 6394, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/model_view.png", - "sha256": "1e028bc7b810cb1ff1a7eed611fb08a9e418605ccb0365cd5dbbca56b51b831b" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__pose/parameters.json", - "sha256": "90d52b81bda6e079c4c7bbeeb4165e6b717c189b7a31ce19d82c677f0f591e35" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/calibration.json", - "sha256": "ce13dc7d961c016282a88e7b4c69b9b84e5c00e7a8dfdce6fd31914fbaac6f60" - }, - { - "bytes": 3064, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/candidate_evidence.json", - "sha256": "8ba12799a607f7546835a677a273edee7679654d8ad967b3b0a68a0ad3e4faa4" - }, - { - "bytes": 5428, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/device_bw.png", - "sha256": "d87d255b09b4429826033e17a68121d83444d6664f24082141710ee0939082a0" - }, - { - "bytes": 3010, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/factor_assignment.json", - "sha256": "4c9dba7224851529ddf6644fa067253049c8e5cb68b67500115c3e7be201e24c" - }, - { - "bytes": 539, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/ground_truth.py", - "sha256": "4e6f24c049c58dff642b5a8df85d16f4526bdc62a1999fb6e5395112366b82f6" - }, - { - "bytes": 4984, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/model_view.png", - "sha256": "40c934b3d24dc534c78a921cffe825e429a4c47ecafe1abbd8a2e8efcca94471" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a1__proposal_b/parameters.json", - "sha256": "3091836544f0d01f4fdc938919aa1b2ce1c0af71df22976f78a838f9ff397bf8" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/calibration.json", - "sha256": "c6523daa1dbf1081aea4f441c48022bbf7092139993761d2d078a2ff899bf4fe" - }, - { - "bytes": 3080, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/candidate_evidence.json", - "sha256": "803549d5c04f6e5e9a11488c3326b2c51b4cb0540e3641f721e946ec340c9b4f" - }, - { - "bytes": 21727, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/device_bw.png", - "sha256": "8aa0652fb5cfb8596de2a6c6c62907d487e95783b737019c64402446d9691d1c" - }, - { - "bytes": 2888, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/factor_assignment.json", - "sha256": "4148650442b13c2d60b9f042edc2f4002ce2877098dc8cca49bfe78d44c5789c" - }, - { - "bytes": 685, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/ground_truth.py", - "sha256": "f5ba0f155adab6a0c552c67b460059655bb8e1f6b5ec387e4974d6b40b8cdb62" - }, - { - "bytes": 43974, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/model_view.png", - "sha256": "87f5d509cb68cb1cb1bf774cfd218e846ea74d3fffb2dfe8339292e64340a149" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__pose/parameters.json", - "sha256": "7bd05bee8f85ef88b136ecc5791201565af7a8a08e328580032d0c7e79ac9963" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/calibration.json", - "sha256": "cac1075b3c6458c882d71e582e82722a1f1d707bef283acc4f16354b868fce10" - }, - { - "bytes": 3074, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/candidate_evidence.json", - "sha256": "7f7c88be8a10875fe954af8d4b1ebb55a4d8d4a6cac363634a05bb307b07afa5" - }, - { - "bytes": 5392, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/device_bw.png", - "sha256": "b660c100e11174a05dd73036c5f513c8b3dbd533120917a1058832a4daa22805" - }, - { - "bytes": 2720, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/factor_assignment.json", - "sha256": "7e22f41941e3c877cb4fed3ddb7d9dc847803cd9b1dcfa241d567ce4d0cbd4b7" - }, - { - "bytes": 549, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/ground_truth.py", - "sha256": "af19184beb81967b5668dc56c75a96ad264241947e60979be8621b9ee02dbaa6" - }, - { - "bytes": 5208, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/model_view.png", - "sha256": "0f2c9c3b3262329670ee0d3182491d537ede73c936db2df126961854b7e0b6f5" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__a2__proposal_a/parameters.json", - "sha256": "3838816e4641bf785bd1b59dd50867c8f31252347627f560ec1afa3517384c87" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/calibration.json", - "sha256": "9b1614b1ee3227384a761735a1afa0df343e779a6ea72a4ef16b0161aa6c1617" - }, - { - "bytes": 3007, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/candidate_evidence.json", - "sha256": "a482a650cc2ef6765248c446ab068be27732ebeee39e584c413fb1722509b1ee" - }, - { - "bytes": 34323, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/device_bw.png", - "sha256": "64f439324f7540dde667dac21eb6a32d385632f52fd08bdb73514b63bce6e1ab" - }, - { - "bytes": 2830, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/factor_assignment.json", - "sha256": "d1f47dcde69c236bada080bae869830c835d8631aa09d70bdca9e5904cd8f3c5" - }, - { - "bytes": 671, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/ground_truth.py", - "sha256": "1b6c6676776661640ea65496950f6ad86941cf41d11a689bbf30051accb7dbd1" - }, - { - "bytes": 63850, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/model_view.png", - "sha256": "5920a07e27d8fba0b7f4af0bc9c231affcf576e61b13583eab6e9e094b0c1be0" - }, - { - "bytes": 271, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__pose/parameters.json", - "sha256": "ea832aa0225084966775b9d9c5819d220734b6fa716f6b18f666bd10d7a04aea" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/calibration.json", - "sha256": "f5bdc7ba8630ccc7b1d196e238e14100c3fb2b90df27affe3f5d45208e71a610" - }, - { - "bytes": 2932, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/candidate_evidence.json", - "sha256": "7f72df37d7db533cb94f0a9ee63547046bf8c5d3001cc79a78bd68a1bd2ee531" - }, - { - "bytes": 13463, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/device_bw.png", - "sha256": "d319fc19f70f45690cc71181a8f024a4db62043279a8474fa5bd02345c65aa58" - }, - { - "bytes": 3044, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/factor_assignment.json", - "sha256": "518f9741157f4930d5eb4dd527012744d2b6ad99bc751fa7118b025c49907307" - }, - { - "bytes": 535, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/ground_truth.py", - "sha256": "b8b12f191fb97bfac0a17142c1fd5c468b74479f3007ae364b6c451b73b65806" - }, - { - "bytes": 28772, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/model_view.png", - "sha256": "8e1175f5469479324d2d474cf6d67bb9b581bdddc7d80382f38d6e5ffb91cc6f" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b1__proposal_b/parameters.json", - "sha256": "e4b0e217ab70aceb97158433bddab2218d59ebf660e11f932cfa701f6c619aa6" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/calibration.json", - "sha256": "48bd7081a11ade91919ed4c264454618349e10627f166fa0bf01a5ef524def8e" - }, - { - "bytes": 3012, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/candidate_evidence.json", - "sha256": "fa3fcf65848aca65c13aca8ac8d554cc7e9c8caa9f5639478353c39c4e2871c4" - }, - { - "bytes": 3164, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/device_bw.png", - "sha256": "b96529035bf68fe1d8b1a66fd2c5bb46cc3af5d66067ff50f46d151f13c90b98" - }, - { - "bytes": 2695, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/factor_assignment.json", - "sha256": "7694924ff608420f113211645251b4e54854b3f7182522b00762acdf20b5502a" - }, - { - "bytes": 549, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/ground_truth.py", - "sha256": "8ab3e086c96ce2940126d13b642afe4f382c7334bd69ec1385f0d001acfd9a6d" - }, - { - "bytes": 3675, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/model_view.png", - "sha256": "0b42f9c4c939cb6122b5d7979c425459994c133efb641874899090962975258b" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__b2__proposal_a/parameters.json", - "sha256": "ab82a5e41c3dc6df3c20659174d7d81e54ef762b8eeee8db5b543f86037641bb" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/calibration.json", - "sha256": "f8adeb0749d9b443a547af38a0f5e3aa8800cdefa54ba431a49f6a670e469e6b" - }, - { - "bytes": 2990, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/candidate_evidence.json", - "sha256": "f89152759220c830a84c8fa9bcfff51e0356da9ecefb11ed8b77c46a2f52bf3c" - }, - { - "bytes": 17868, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/device_bw.png", - "sha256": "32ea2bb31cfcf9606f4926164921caa0e48b046ad3bde64c0e6b2c824194a180" - }, - { - "bytes": 2713, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/factor_assignment.json", - "sha256": "2ae4b3373e275b0b3359d80eb7cb810c9a2b99b4b9d7c5a34583311c4ca30de8" - }, - { - "bytes": 587, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/ground_truth.py", - "sha256": "e8c303588908fbdd15fb07b192648bcb736133c3bde9fd2cdf7be04b7a2f54fc" - }, - { - "bytes": 36797, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/model_view.png", - "sha256": "33a8173d96a20f0d0a36d4e56a81893b004f9a3ab8f8865f83b9b8061500914c" - }, - { - "bytes": 260, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c1__proposal_a/parameters.json", - "sha256": "9cda96bb1e47f0aa5d7e8f8bd673da253b3348dc26c8f1687586ecff41ae4f9a" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/calibration.json", - "sha256": "e75e20c403d01ae99e977bc9f430d32e4e2e5c98869c7bc7357d563e82cbf114" - }, - { - "bytes": 2902, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/candidate_evidence.json", - "sha256": "027b8ce86b6328bb4e20d2d9805444ae5495f65078babb0080f7581d5d6a44e2" - }, - { - "bytes": 14424, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/device_bw.png", - "sha256": "ff67b7e59419eae6f67eb8db608903a0b4c8c818d62503ed5b7caa9f13c675f5" - }, - { - "bytes": 2681, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/factor_assignment.json", - "sha256": "4e43d0039460a0a91fab8c83b1308f9532fd51be2abbc00d6694bd7524b4debc" - }, - { - "bytes": 534, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/ground_truth.py", - "sha256": "f2a7c79c55aac15edff86f4efd644ea41d6c655032fb4d2e0af4055f2861a63a" - }, - { - "bytes": 28052, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/model_view.png", - "sha256": "933f1c5ec957fc497c8e759fe528f8e915c87968bc198ce6971c396cb2421ed1" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_22_index_dependent_repetition/l1_22_index_dependent_repetition__c2__proposal_a/parameters.json", - "sha256": "d98e3acef93222bf969279939cec65cf6c6aa1bd0d93afe2315bd23fc38d1d3a" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/calibration.json", - "sha256": "6364bff9d8d67ea9eb299d9e9d1e83328cf473d06a80ff7a189cc7100110a901" - }, - { - "bytes": 2905, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/candidate_evidence.json", - "sha256": "9171db612549f8285f3d753d151d457eefecd4f1c7c63b1e317f6f1238631980" - }, - { - "bytes": 21247, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/device_bw.png", - "sha256": "06d1e4c866c439aedf753f488eaea94ad50aaecf19c76e145552e08ec8ae5990" - }, - { - "bytes": 2685, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/factor_assignment.json", - "sha256": "e2c5a5cc595f664aecbdcb5e02633fedf6904892ba29631b401559577a940c1e" - }, - { - "bytes": 646, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/ground_truth.py", - "sha256": "b5a2501d369e0de08949dcf8568549468abe0a297ae83ed05eca3efd266cdd05" - }, - { - "bytes": 36808, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/model_view.png", - "sha256": "7552c2595ad6f184af88d46cd1b7b52c419f9acd10f62d9e62f05a18cfb5ec29" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__pose/parameters.json", - "sha256": "dcfa2040b3c73da74891fdb67d6b3aca193c9cec10f79b57f06e2a0844cfd655" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/calibration.json", - "sha256": "baed6fd259a4681906b3d64034348e2d7eed46ffd3c2e39683192510a3f896c4" - }, - { - "bytes": 2897, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/candidate_evidence.json", - "sha256": "bd629c5f6214aa0d0fc184fc90371f5255d25c9449ed34c23688d657ce9577d3" - }, - { - "bytes": 14963, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/device_bw.png", - "sha256": "4aac18cd656ad6ffcf9361d8023c6252a571ad062308e35ecb155aa365b2e895" - }, - { - "bytes": 2888, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/factor_assignment.json", - "sha256": "523429641580be6ad7659b98f91968eae31f9c6568b93a6994ee4bc17257effc" - }, - { - "bytes": 512, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/ground_truth.py", - "sha256": "a8712a8bd88e6de64ff83b8291b1cbca25402c7d17dc0503b137ec097bbd6e31" - }, - { - "bytes": 29675, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/model_view.png", - "sha256": "a068ed8a96d0fa6b3f851c8c472e03b670033250c9772f2bc0a2287f7c1c095f" - }, - { - "bytes": 263, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a1__proposal_b/parameters.json", - "sha256": "588b7782dafe0e14f584734a79ba5d977d134cd53a042dc506b4fc22ce4d6867" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/calibration.json", - "sha256": "7fd1d91f248092f9558d97143fff8ecdf6471a8155daedf1e27cdd964c068dd0" - }, - { - "bytes": 2941, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/candidate_evidence.json", - "sha256": "0f8fbfc70aa0e63275274dad089da06ad93da3563a73e2c9c5b234592649b7ae" - }, - { - "bytes": 26280, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/device_bw.png", - "sha256": "fd0d81b0033bc6916e17a422504854773e8b614fe8237561d9cd2941ec8f3f58" - }, - { - "bytes": 2711, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/factor_assignment.json", - "sha256": "1dbd62325a62ef67d55f2b25dfc025268faa8a6a211875bd032e8460eaa002bd" - }, - { - "bytes": 657, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/ground_truth.py", - "sha256": "f932c86a09d59156c909e421ddc3ec0552db5e869faf5398a0242c4c2dbe6874" - }, - { - "bytes": 45492, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/model_view.png", - "sha256": "7375890a93fa47de50d10f45434820983d9258c0d1df95ece2fc11cb5bdb596a" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__pose/parameters.json", - "sha256": "09690b140ecd00112f75e2dd7f9e6edd9ecfed2400eaf835e4c9d7c9b9af1fff" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/calibration.json", - "sha256": "2c78dbe16a9fb6858ded36f7cdc28c4e58265a5fb48d6d2209d590cbd9f5e514" - }, - { - "bytes": 2928, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/candidate_evidence.json", - "sha256": "8b9947b3e34f18dc73196bf64cb17ee5bd34769b1a6cffc339a24196d77ac574" - }, - { - "bytes": 13900, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/device_bw.png", - "sha256": "57e473c8f9808d6dfb5a7678a35a76b6c914897cbaafbbd55d7e514a23aa0d0e" - }, - { - "bytes": 2925, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/factor_assignment.json", - "sha256": "9332ed8ad9874917bcb91abe41b2e02654662fed7a5575b9a67f7f6350c20bab" - }, - { - "bytes": 523, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/ground_truth.py", - "sha256": "228cdf6e4151963fdda013aa04c21a2e61619ecd261b2c6ddd4e5bedec9d240d" - }, - { - "bytes": 28037, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/model_view.png", - "sha256": "0a6cb1c347a65319b04eed43df95713736b1d6599a5e64751074f74c51ee7740" - }, - { - "bytes": 263, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__a2__proposal_b/parameters.json", - "sha256": "81a6df88a3e6e2e44677b77c6935ae78fca635af93463c527517f18d3f8945a4" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/calibration.json", - "sha256": "f21ccf9cca852927670587191b5fc1f7358803f3d0d862c0399e7d98e9ac89a8" - }, - { - "bytes": 3004, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/candidate_evidence.json", - "sha256": "ec9e8daee0f795df792f4a5052e8341cc564e314a58537857c65d319ed8d91c7" - }, - { - "bytes": 19748, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/device_bw.png", - "sha256": "af688700459817a01be5ba22c75031d05ee42925e6295d139d879c681c9c3c22" - }, - { - "bytes": 2766, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/factor_assignment.json", - "sha256": "3c71823de8c52f696aacc5a10af1a42ee0a5b1495d947a6d40778f793058902d" - }, - { - "bytes": 703, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/ground_truth.py", - "sha256": "25caa45d6600b7a52899da5eaf6238265217c7bd3c1c3cffb2d8c365156a9ffd" - }, - { - "bytes": 38382, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/model_view.png", - "sha256": "1974ee67be62a4e844bb71147600df07ad90ef088428f672073bdd8ff0408a87" - }, - { - "bytes": 293, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__pose/parameters.json", - "sha256": "671064dfbb38006c068237443ae79ae876a4426b7d4e399abe02c4fcbfaf9127" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/calibration.json", - "sha256": "cc01ebf4a468bb7b721a279a8493a43d7759d436c713bf098265b67d8066ce82" - }, - { - "bytes": 3010, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/candidate_evidence.json", - "sha256": "6e4248aa4c6ef4fc8cc37bd8c9e1a3a2ca1fea65c893a3b236cb9fded67baf62" - }, - { - "bytes": 4296, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/device_bw.png", - "sha256": "b76c75daee5946b921225f34f40ffb11354be541fd9f2940970ab42f78a1dcac" - }, - { - "bytes": 2974, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/factor_assignment.json", - "sha256": "33343869e8038afbf41ead9b9347a1a37295364205c1f965eea9b68504f11518" - }, - { - "bytes": 568, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/ground_truth.py", - "sha256": "7af2a77a683b80c36eeba8a17501545606d2263948123d6b321ae2690c4d4d92" - }, - { - "bytes": 4485, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/model_view.png", - "sha256": "2c608106eea0c1b0f890cd39b15a7388379013dfd7aaa12e709a728fe4c0f617" - }, - { - "bytes": 263, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b1__proposal_b/parameters.json", - "sha256": "a7f518d25a6eea35fe80f04a71436898fbee21c97bc644f045b008b24d7d02a6" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/calibration.json", - "sha256": "6d3bb07536fa721bc0cceba82cfa31ca7538d8a08b08b121bfd6c54df6a80df6" - }, - { - "bytes": 3011, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/candidate_evidence.json", - "sha256": "224411bc1a1775cc49a0a5278ba54be3859491f09e857d63b3da6da0c5ffad44" - }, - { - "bytes": 3207, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/device_bw.png", - "sha256": "bfe4dccdfd155d8c7009562e2a56a96f609906dc9342bb1f48da3c005ee9aa2c" - }, - { - "bytes": 2963, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/factor_assignment.json", - "sha256": "70e704d32f20bbecb729227c48260ef0e5540c4608c81ffcb3b8274ae0713d4b" - }, - { - "bytes": 559, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/ground_truth.py", - "sha256": "720581d38e0393f8cb1fc12b9f1b043592837d795428a3ea5e416c147b72bc41" - }, - { - "bytes": 3661, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/model_view.png", - "sha256": "dc5e51de91b675a8c8fb10886123c31c31fcf3e29e7f099f323dd7d4ac16b044" - }, - { - "bytes": 264, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__b2__proposal_b/parameters.json", - "sha256": "96cd952202cbc7d341fb6114d5eadeb277a41fe0af93cb04036bb3054f0c3acf" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/calibration.json", - "sha256": "4a2cc4f8bfbff45033f43a0940e83e71416ce1242a06d6485a90e7ef0e6b6ae8" - }, - { - "bytes": 3067, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/candidate_evidence.json", - "sha256": "41cda5190d52594abfed06ced6782a55b5fb855d9ad4b0d3e5349b43e8d213fa" - }, - { - "bytes": 10007, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/device_bw.png", - "sha256": "5c508296e97976dbde3f197f7401d1d5ea73df66138f03e19a9c7ee59d4dbd33" - }, - { - "bytes": 2600, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/factor_assignment.json", - "sha256": "b4f27fd54446455c2960426ce9e14fa3cffb9786b1be39b3c2c61faa00f0ecd0" - }, - { - "bytes": 568, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/ground_truth.py", - "sha256": "7d33629ce290f8334805e3d8349e9b0a800bbe9b08a0ff9cef339ef470cb5e34" - }, - { - "bytes": 19212, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/model_view.png", - "sha256": "d917b74838f340ced202710b3378a917ac239a9fb7181ce3de793c0b6c99e1a9" - }, - { - "bytes": 262, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c1__proposal_a/parameters.json", - "sha256": "8bd8f1cb44a31bba80ce61a694626dfa6df9dc20804d779a9cf2b162482da696" - }, - { - "bytes": 332, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/calibration.json", - "sha256": "7cb41a1e56204c132651f9830a4eb7a3e6b64593e008f9f1c8ad89435dc47203" - }, - { - "bytes": 2930, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/candidate_evidence.json", - "sha256": "f29545f40e74622fdd9af102c175435163436567ed16f07dd55ed831012cdd88" - }, - { - "bytes": 13361, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/device_bw.png", - "sha256": "458bc15c89fb893609bbcc0545016ffdabd7db8e1b5a113dce3ba57a7d0fd1cb" - }, - { - "bytes": 2585, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/factor_assignment.json", - "sha256": "8589fee5b025157787ba5e4917308209585f916d1f339ea2461acb7489c96ca9" - }, - { - "bytes": 564, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/ground_truth.py", - "sha256": "55d15eeaae4c91c2eef19f0a0898daf3873acf9c86152a98c19d2b15e180ce5c" - }, - { - "bytes": 26682, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/model_view.png", - "sha256": "f5d6f383f20f9526400800780cc289be42e2d6d44f30a7b995f889638fb39ad5" - }, - { - "bytes": 261, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_23_conditional_offset/l1_23_conditional_offset__c2__proposal_a/parameters.json", - "sha256": "669a2c9c1d5919ae59ff243fee88104d1ad1386e2fb5e59861ab6e03de8184a3" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/calibration.json", - "sha256": "79d55533aa73f438dc4fd4c9c9666dc30f684456dea61f8a981e95a48536ad9f" - }, - { - "bytes": 3102, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/candidate_evidence.json", - "sha256": "d81a5ac619e991ade31835a2fd985d927ae44ecdddd50cb55875e21b1b9b4adc" - }, - { - "bytes": 9260, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/device_bw.png", - "sha256": "0525c3bd116df174bad1b5fad667d43e04e98b7207c7adf93a68c3d1793c1d1a" - }, - { - "bytes": 2802, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/factor_assignment.json", - "sha256": "0d0816dc160fd6e39dfdd1d050e1ccaa4f81a66dd5337b9d31446e6c3369e2bb" - }, - { - "bytes": 754, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/ground_truth.py", - "sha256": "442d2349dffed32f4096d66e6cf853379b9abebec7c9b391e6c476dbe2423634" - }, - { - "bytes": 9395, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/model_view.png", - "sha256": "7164e6af7849d9e5d0ba33cddfd114ec00be48b3f41e12222eb71055a37c38f6" - }, - { - "bytes": 313, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__pose/parameters.json", - "sha256": "8acf1f021a436758323a1985310860afce7578b54f9dac9838a9518681feacaa" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/calibration.json", - "sha256": "f3ba16762157f4886af1ed57239a831e17162ba59b65a1af8d79ba37301639de" - }, - { - "bytes": 3086, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/candidate_evidence.json", - "sha256": "cf4cf49d66f1e0eb09c69c6586465e41491328f76e4db257848c6751a1ccfe26" - }, - { - "bytes": 7148, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/device_bw.png", - "sha256": "805aac72fff4592a2df2be62b3a7240d9bc9b06831206bc6013068d4fc52bb07" - }, - { - "bytes": 2646, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/factor_assignment.json", - "sha256": "e158ba4145d8331cb865ce38a717414232d5bd3aac6b0cd84d36158a4c375a3e" - }, - { - "bytes": 618, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/ground_truth.py", - "sha256": "2a9cee0e1ea67a9e902b00871c900f34bc1d22d9af74bfcc310cfd2354578c12" - }, - { - "bytes": 7785, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/model_view.png", - "sha256": "69ceb55306a6409b0f1f016bbf677d6ccb37e31c1bad052ee86d2248427d0139" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a1__proposal_a/parameters.json", - "sha256": "70b028ebb94a225b1a3fa7aea614fa9fa01b5bf3ccd9d020c4ea2f186bfffa66" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/calibration.json", - "sha256": "2c8b897a9d1f704f212420ae2351eb678602056d14e085a4c7a17849fbee4dd5" - }, - { - "bytes": 3086, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/candidate_evidence.json", - "sha256": "e708b051acf608104209c92618a69896dab24262bfc39e6ecc0ff6aa55e331b3" - }, - { - "bytes": 7902, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/device_bw.png", - "sha256": "4f867b2a035e26ec330401081c617c3b5a6a3924e18c0a34573fd01e78b39176" - }, - { - "bytes": 2909, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/factor_assignment.json", - "sha256": "ecfdc123bde71ad8acf88769ddeec12b4865294e3075fa7e7b73cb8cb97c4e7b" - }, - { - "bytes": 588, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/ground_truth.py", - "sha256": "465c488a769abc267cbff2175b4de4f91f2bcd5f73fb5cff2c33ea49166d82bc" - }, - { - "bytes": 11929, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/model_view.png", - "sha256": "482b4195f7790b0b9925561699ad9ce45af115928d91b6516f56e3e817f3a075" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__a2__proposal_a/parameters.json", - "sha256": "0363993819e64278beb366e1e4a869836685f9c83a66e192557043471da5ce50" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/calibration.json", - "sha256": "0c054815a7c1d862ea24dd91ed8eb3d6f7e7f1b1fd20d313f5af75454a7278f0" - }, - { - "bytes": 2915, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/candidate_evidence.json", - "sha256": "092c3fb26460123ccd2f4d29a33bd0f979ca6943a2c5702af6955bc773421e9a" - }, - { - "bytes": 36796, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/device_bw.png", - "sha256": "e41766156fc15c52d3ffe507a40b9c3f805432cfe59e6656d9f240ddb681d46a" - }, - { - "bytes": 2808, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/factor_assignment.json", - "sha256": "a4d1a427350e878c3bc51104666c70f5aa9cfc04e2b70b6cf3f3e76726f06312" - }, - { - "bytes": 714, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/ground_truth.py", - "sha256": "749137ff85a54995dc05057c5850d2e318455ccea6c28be3ab15b07dd8eb956b" - }, - { - "bytes": 69084, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/model_view.png", - "sha256": "74e808ccd8518427375e8c8a76304d5517d67bbc3c84a11c34ba419e2917991e" - }, - { - "bytes": 313, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__pose/parameters.json", - "sha256": "3e844b4797ffe30486cf2da4e6bf5a0c1f74a6f8cf1c6508a19ea94c6a25c75e" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/calibration.json", - "sha256": "e51c65d0255b2adf7362d75c7cc0f40c494c9ab8b2a39b830dd52b3be3e731e1" - }, - { - "bytes": 2900, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/candidate_evidence.json", - "sha256": "2095e8fe97d751c40a80eeac3f32a2c0f48fd9a0fac59ac46dd796a6f514c250" - }, - { - "bytes": 24299, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/device_bw.png", - "sha256": "6c1c0229812b29930b054e766c985dd7b24453d9cff6e1cb9c804d6620c9fe10" - }, - { - "bytes": 3023, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/factor_assignment.json", - "sha256": "e56b93123995f3d3537fdc6c82035274bac79c529aa6338eab187eccfcde7c76" - }, - { - "bytes": 580, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/ground_truth.py", - "sha256": "979d3a9126953f446daafb8268b63aee132903df4aeebf3e7e7d05bc22a47111" - }, - { - "bytes": 49631, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/model_view.png", - "sha256": "2c783af5ffdaeae558584823517dd2e7d24e175c27312d7a344146be15ab50d8" - }, - { - "bytes": 284, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b1__proposal_b/parameters.json", - "sha256": "997185221a1808ad79b31c62c9c9d8d780a0cf857cba8bb04160fbfa01a6e7a1" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/calibration.json", - "sha256": "447a49c8f15a01b9dfa961eca6ec8d78c7ba07edb14c631ab5d6fc9691eb86fb" - }, - { - "bytes": 2964, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/candidate_evidence.json", - "sha256": "ba070e6d15f170f3324e8f6b319366ee30504c0595baf37ef9e5f4536b3e47da" - }, - { - "bytes": 27778, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/device_bw.png", - "sha256": "a619af40d4dccfc0df33281770d8aca287b3749b820d7e22810b5ae9db9b82b7" - }, - { - "bytes": 3024, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/factor_assignment.json", - "sha256": "d2886f247b9691df1ccf5b9850f9db616512658a98af2587cbe083b3e68896cc" - }, - { - "bytes": 580, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/ground_truth.py", - "sha256": "47651559cf4d4d6096011c3a0b86f2a5e6da1e419db95deaa7dc33d74636f33d" - }, - { - "bytes": 60045, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/model_view.png", - "sha256": "5b14137b41c0fffd44cb03eaf13a54f7221eaa5e69bad26ad519019114ca530a" - }, - { - "bytes": 284, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__b2__proposal_b/parameters.json", - "sha256": "b67d5a1ffe95f0302304e7636b53aa419dd215d0b50ee53760b18eff687d0afa" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/calibration.json", - "sha256": "906b07b74048a86118f8d4b427541f7b415561ff698a42750dea0d8a9ebd45b1" - }, - { - "bytes": 3088, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/candidate_evidence.json", - "sha256": "0fde81f62f8e199d137c97cc6789be0e7161671abb6a6c03e3596d59a438861d" - }, - { - "bytes": 34514, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/device_bw.png", - "sha256": "06d14b35e25183d771ebb557cbf60dcbd6d7b24a58bf12c4dfa0394ab5b04951" - }, - { - "bytes": 2843, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/factor_assignment.json", - "sha256": "c259e312ff525cca38e3220328842e2df43db688114ff86511a6ade4a660c682" - }, - { - "bytes": 768, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/ground_truth.py", - "sha256": "a40b3163c187cca6220115b993723b336fc5bd11eef2839a6a8676e2150c6744" - }, - { - "bytes": 62430, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/model_view.png", - "sha256": "9984037a34cf5cb32e240d778460fb45f62d588f0f6019488f04dac28ddee1a9" - }, - { - "bytes": 314, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__pose/parameters.json", - "sha256": "cdb6b9875cf75eaf9b72e36805f13423bcc70db2438d005c67004674fd4dee76" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/calibration.json", - "sha256": "bc2eb0e374c587f5b2525e40586774d92fb28b98e15933957ba2f57e5672a6e5" - }, - { - "bytes": 3027, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/candidate_evidence.json", - "sha256": "b410fa21300c36566ebbf5f703f412b52cc827d113029416b28cdcecfd474cfc" - }, - { - "bytes": 11595, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/device_bw.png", - "sha256": "374e142208ac77124d27f2bd0db4eaeb18e5423aefd62691109f4372eb40ebe8" - }, - { - "bytes": 2686, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/factor_assignment.json", - "sha256": "814c0203f00434db3c2227f7e55dbffe995c6377e83ee6ecb666de3e1e85c480" - }, - { - "bytes": 631, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/ground_truth.py", - "sha256": "bdbd327be7b0871a14f94f8dd421e3ca1180cbdc2dc7b618dcd35777b57ed4f8" - }, - { - "bytes": 10613, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/model_view.png", - "sha256": "d99689231c2941003dd4fce86417b01b9a7b1dcd852dbdf62a4bd8a6513446d5" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c1__proposal_a/parameters.json", - "sha256": "b605f7c89926c3063821935578605899df20fd522ce6cc3fa60cb49a2c54959a" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/calibration.json", - "sha256": "be73fd20ab33fed90a83036bffcf4c344afba66d72440d7993222b5958cecdfa" - }, - { - "bytes": 3021, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/candidate_evidence.json", - "sha256": "0c8951877ec5ccffec8e595f564a2d0933244c1e995007baa19093611b859c72" - }, - { - "bytes": 7156, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/device_bw.png", - "sha256": "fbe1b1af0fd8e240d7ff4ae02d29fbe076c055b0d5d3b6cd4425cb2651ff6fbc" - }, - { - "bytes": 3060, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/factor_assignment.json", - "sha256": "771c1251638c85a6de0a9a0df4eff4be032f34caa88dc7b2cb952e56dfb0dd5c" - }, - { - "bytes": 602, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/ground_truth.py", - "sha256": "6476ab0048f66c162f36525524580d88f37d95c4a00b8be5a460065467ddb299" - }, - { - "bytes": 7233, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/model_view.png", - "sha256": "2b88c499f28fbfb04bae6bdb828e8ab91e78cf6bb3b3c1c7eaa8082666f55c94" - }, - { - "bytes": 283, - "path": "rl/tasks/pool_v8_l1_bank/cards/l1_24_nested_loop_array/l1_24_nested_loop_array__c2__proposal_b/parameters.json", - "sha256": "82b53501ba049c1c2250c6ffe0aba260d7d083f428e7e327895a739b06988252" - }, - { - "bytes": 534906, - "path": "rl/tasks/pool_v8_l1_bank/manifest.json", - "sha256": "56750b2cd1c0ce25ef25df35f61696ea99d7b59f8d966534d6aa2dd0ad26f8fb" - }, - { - "bytes": 1867, - "path": "rl/tasks/pool_v8_l2_bank/audit_report.json", - "sha256": "ca046247b62409d161d4bcb2a468795686ed345bbf0f4acddd8075481f697273" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/calibration.json", - "sha256": "279bbf467ad11bec60620f89f45541ecb22faae850acd3bc4d77e30864dac7cd" - }, - { - "bytes": 5071, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/candidate_evidence.json", - "sha256": "29031091a3881467d35546ac9ea3f6693cc209b44a8b5c13b592b396fd7261d8" - }, - { - "bytes": 6123, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/device_bw.png", - "sha256": "6266716e1f1af010f26a5fc1bcabf17d665d5813ba89e96da7062afde1728a4f" - }, - { - "bytes": 2710, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/factor_assignment.json", - "sha256": "c062dbdc63bcb2146553a530b4aec64a81f8d502c53733c4851fac1267a422e0" - }, - { - "bytes": 725, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/ground_truth.py", - "sha256": "f35e5dde4ce73dfd3fc0f353870d2f10ba186d20ad14b421ffe28824df00576c" - }, - { - "bytes": 18670, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/model_view.png", - "sha256": "f8f2a114810b23fa6422d05b6a69f849c2c4427d9e936ea5662b30ceb98dc0df" - }, - { - "bytes": 287, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b/parameters.json", - "sha256": "276218fee5fcdcd169a351cc35db708f3880c438f9e74e0ef96331cb31b499bf" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/calibration.json", - "sha256": "6d8024a932e4f36bbf644278daecb3cab1c6638d23eae488809c56755d51521b" - }, - { - "bytes": 5176, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/candidate_evidence.json", - "sha256": "e9c1a2251679072091dbe147d325843b8d8a6bca7d78373520bc4694bb86155e" - }, - { - "bytes": 15437, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/device_bw.png", - "sha256": "e7cb7b93969fd481ed84b40605c51f6911849f1217de0659564786a8d2329e14" - }, - { - "bytes": 2962, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/factor_assignment.json", - "sha256": "b2611a3bc96281eb78a0a8d1e9dea67b5644417e59e9db8d936c027e10e57aca" - }, - { - "bytes": 870, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/ground_truth.py", - "sha256": "28799b027ba9b25891674608ca787f6d5826e0fe1fea56fe588e05998e3ceb4e" - }, - { - "bytes": 19553, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/model_view.png", - "sha256": "1acc183110c4b379f6b7306b43dce32c47c7976aa38b72bab0796a40a5e53313" - }, - { - "bytes": 318, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s01__proposal_b__pose/parameters.json", - "sha256": "a8b0a7fb5a3792bc118c4dbcdcfc3ecedf5252d2873cfa02361da241b5ffdf01" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/calibration.json", - "sha256": "4788046018f0c1f221208aa6c6bc66045d277ea7eddce077c75222de7b22da59" - }, - { - "bytes": 5090, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/candidate_evidence.json", - "sha256": "b2996d1ed04590e418fd753e286611df2eaab938df9fb045bf0fcd6787871f5d" - }, - { - "bytes": 8299, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/device_bw.png", - "sha256": "338b52c3d512e977610fec4504968d40d87ad222e9fee8b92dabc5779cb74ba4" - }, - { - "bytes": 2716, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/factor_assignment.json", - "sha256": "1ebe386a91e5b78b91e0ff446bcf266c5bd33659c999468869adc435eb03d3b3" - }, - { - "bytes": 683, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/ground_truth.py", - "sha256": "aecfd7a318c34da32c72763a81cd620ae2fb8a0bfd754409c453634d1e84a264" - }, - { - "bytes": 5690, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/model_view.png", - "sha256": "60ea8165e16f52aeb4f6c3c40006390361ef5d8fc0a281c214d352c018570ceb" - }, - { - "bytes": 287, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s02__proposal_a/parameters.json", - "sha256": "cbe3ebf9b764b661fc2a6d4dba2f7e0b3ac45077251e9d7c21033283da0fcc6b" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/calibration.json", - "sha256": "a95610ba3ef6db6986d5f0368aed937e6fe7b9763b74faa2f171700e3e93a03f" - }, - { - "bytes": 5518, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/candidate_evidence.json", - "sha256": "db012c8b0aef62b68870d253e7b5fd907c0ae9242716af21bc3e188c1bd26b36" - }, - { - "bytes": 23283, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/device_bw.png", - "sha256": "ae489c48875f9e612239525a956017eba1a72bb5551ec3d16b0b2b6fa901a2d5" - }, - { - "bytes": 2843, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/factor_assignment.json", - "sha256": "7a763ff8602d7271a739a94e7fecaccb097eb5382cb49f7cec936a551b8ae2a5" - }, - { - "bytes": 649, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/ground_truth.py", - "sha256": "f5c442472416ba84318b32fa1feb3497e2a1bb609c32b1c7f5fd4864ba45f579" - }, - { - "bytes": 49027, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/model_view.png", - "sha256": "cb8ab25294d1551b45e17e32a51210f2ebe5dc99b4d310631c2ddb7945d481ad" - }, - { - "bytes": 265, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s03__proposal_b/parameters.json", - "sha256": "d3909737bb6f80eadf72139323dc57081af10256866183c3e74630d02d4c17b7" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/calibration.json", - "sha256": "4395571dfadb759050a4997f61f896da00fc7d3aba9af9ec40a35c581ce4e892" - }, - { - "bytes": 5182, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/candidate_evidence.json", - "sha256": "c740a6107e8dacbec60de07f51a213e5c472a61cdaae255f13aaa85368200be7" - }, - { - "bytes": 10851, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/device_bw.png", - "sha256": "7690e7edf968d766b8845a3dc43969fd42e0e60f6949245f886f87ae01bf2613" - }, - { - "bytes": 2932, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/factor_assignment.json", - "sha256": "64dccfad393961e18d510a48f08fc975004fc709befd3c73c42d17405fdca43f" - }, - { - "bytes": 696, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/ground_truth.py", - "sha256": "c7ddfa28e28a5518a9144583bc15a3c54d196d3d86eb5d79e3a0ab8e2e29afe6" - }, - { - "bytes": 23904, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/model_view.png", - "sha256": "5684aef116599bdcd4cbac54c5c848c4d34e7bfb2dd836e17631bb69ec693463" - }, - { - "bytes": 248, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_01_mirrored_fixed_gap_pair/l2_01_mirrored_fixed_gap_pair__s04__proposal_b/parameters.json", - "sha256": "d352da116c7d67c3340e37734a390f0069b26b58fdef8654000f4b5c2904cd04" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/calibration.json", - "sha256": "63f04615e32cfcc8df0a607a059cf74f70d05ea5184225bed88be6618d70a35a" - }, - { - "bytes": 5706, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/candidate_evidence.json", - "sha256": "8e9413595a7a24c667052e587cb77025cebe1b420ec53eb52c06d74bffa68f0e" - }, - { - "bytes": 12793, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/device_bw.png", - "sha256": "cf0494b2397382d4ae24a8d1311f38eb0221b569087acfe8964848838a1f953a" - }, - { - "bytes": 2969, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/factor_assignment.json", - "sha256": "4743f5d54b99000a4252a119228347a94927c23a6976fd42075c7182334dd58a" - }, - { - "bytes": 957, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/ground_truth.py", - "sha256": "7a9f21c0ef37b5d6e138708a2a2d3da74e44572fe6ee881791024e14137e249a" - }, - { - "bytes": 29564, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/model_view.png", - "sha256": "0917e02f75f7c8091bb42f63ad2fc5833b42bedae7ae6b02550cbc453b1f0b6e" - }, - { - "bytes": 278, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a/parameters.json", - "sha256": "a9e60db19a6feed63fa40548363ccafc02a81228d0637f89f5a4e2e363f3982e" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/calibration.json", - "sha256": "a9f2d42adc642fa01e06160ddc865c14afb1e5af8fa7c39f67cfab72dc29823e" - }, - { - "bytes": 5778, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "604ec901379a25180aa60469c9b00114b3c0ee3bde1f6bb76b8f0f9e2d6b611e" - }, - { - "bytes": 16060, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/device_bw.png", - "sha256": "7c3c74bbb5794cece62cb4645cebe1761bab3ec95cd5065f852211ff0f169c96" - }, - { - "bytes": 3226, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/factor_assignment.json", - "sha256": "4d2d4a887cc27d44fd7663bd559a7fa21405130c9fb941172bf2a02d83909329" - }, - { - "bytes": 1111, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/ground_truth.py", - "sha256": "7d9521d08e14bbb6ab222525379cafdd9efc9fa916e6b66e6a12f674d64cefc8" - }, - { - "bytes": 28867, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/model_view.png", - "sha256": "66af117ea808f029a88c83b0674a2f293a9fae63e5c1b1f0006ca73adc52f4d4" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s01__proposal_a__pose/parameters.json", - "sha256": "1c2d14e5e1255c65b072e67d8de8cebd410672d410dbc1a0d60c63278a5023a7" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/calibration.json", - "sha256": "6f492c434d1550c96f61990d50af8f9261ba1816c9b3b7d19656d886f35ca7dc" - }, - { - "bytes": 5820, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/candidate_evidence.json", - "sha256": "d8b18e25add75f1d719cb17b2cb40dca5ab9ce1551140c9d7197e6d1c02beea1" - }, - { - "bytes": 18637, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/device_bw.png", - "sha256": "96093434f8719006ae5f3d543e5928d3ef69872a33cd0fcac3fe3059759f51d4" - }, - { - "bytes": 3080, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/factor_assignment.json", - "sha256": "81188a27fb2d01ac92afe468ba274407fa480c6c489a41fd7cb0cacdd917444a" - }, - { - "bytes": 869, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/ground_truth.py", - "sha256": "d9cdd63b1deeb5fc026a51b8a9bd25da5ebc786cd112fd526aaca387aff93242" - }, - { - "bytes": 37688, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/model_view.png", - "sha256": "14cf035b1b463cfdc1a1db3915c272f304ecb987c98db7417fbaae933307441a" - }, - { - "bytes": 249, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s02__proposal_a/parameters.json", - "sha256": "c05b92d3d0bf2354a49e0abf870f1813f7439d565d05d142cfd77999404b3785" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/calibration.json", - "sha256": "1af9421b2f5cecb59deaf82773def0c47a252859ecb4b57c96822a899c5a1cdf" - }, - { - "bytes": 5865, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/candidate_evidence.json", - "sha256": "62bdbdc5561e94bc7d5eae067c3bff077b5eac0b74a130c6e2f3b529e70da8b5" - }, - { - "bytes": 7863, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/device_bw.png", - "sha256": "5e24edeeb8f16c5d3e2417b1d2556b2b8784b11fb747c6f785b46dd1a3569131" - }, - { - "bytes": 3098, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/factor_assignment.json", - "sha256": "ddea4910095da2e0c20fab6a2d34bed249950156206b2e87620be7a665db80cc" - }, - { - "bytes": 848, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/ground_truth.py", - "sha256": "96e07ac581e00b2db74bcc8fcc489f0cbea42cb73cb615eb1480bdd4a874bfee" - }, - { - "bytes": 15546, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/model_view.png", - "sha256": "20327fc09f6cf487406caf5a544968d10f4634dd210724bcc1623ed8e49a1400" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s03__proposal_b/parameters.json", - "sha256": "976adcf7007236f96e61a275d58ef797262efe3bbdd65b688e98a49a4dccf994" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/calibration.json", - "sha256": "42f93141464f878e968255ab2c976c660510371675d19d1e298a1872eb5e90f5" - }, - { - "bytes": 5543, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/candidate_evidence.json", - "sha256": "fce6b14a6581d0b84afaee99e3c316b3b50042d35a01edd5b62d029e32b482d1" - }, - { - "bytes": 25167, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/device_bw.png", - "sha256": "28b3c7f7ba9a691df606da40d45bfb0d74894937296516a05651bb17b730712b" - }, - { - "bytes": 2999, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/factor_assignment.json", - "sha256": "513a5fe0e5f654eefc96380acf4373029e1b9ccac70540987e471b848a2a1249" - }, - { - "bytes": 844, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/ground_truth.py", - "sha256": "01fabd5be1353069ca26dd485323e43270be0af5c38d6ed4f7e15fe088f843e9" - }, - { - "bytes": 44197, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/model_view.png", - "sha256": "ac7dd6053e77e7b4e6d1331611152e23fb3ac4244f3c4846bbc215ac405c9058" - }, - { - "bytes": 257, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_02_rotated_edge_aligned_cluster/l2_02_rotated_edge_aligned_cluster__s04__proposal_a/parameters.json", - "sha256": "dbff3a14322fce7bf08ffb3764c0ace01c17ac845318fd2697faf0cc9e178da1" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/calibration.json", - "sha256": "a577e53c3152062d7606b4abddb08cb68b1114bfe7f662192de2b2dd61f6e502" - }, - { - "bytes": 5260, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/candidate_evidence.json", - "sha256": "e2d6a0d5b5456d21708da42234eeb4b98ff99cf4a0296503db7c78102c606128" - }, - { - "bytes": 9772, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/device_bw.png", - "sha256": "4e7ff8c62fc9d8346f715218967ef43eb50cd52713493698a869682b8bcf2594" - }, - { - "bytes": 2677, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/factor_assignment.json", - "sha256": "861e9d9101ed66c4911d107e068bcfb48cc003b89dc129a8c75ae6bf0d86b03e" - }, - { - "bytes": 450, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/ground_truth.py", - "sha256": "26a3fe6b88d4c0b64b99c26e20c77cff18377d7e7cfd2b3e0c1a9c3e1297121c" - }, - { - "bytes": 32620, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/model_view.png", - "sha256": "9e5e838276500dc49dbb060039ac27f3de729e398c932b4c9fface7cdc939ea2" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a/parameters.json", - "sha256": "e56863cd9e9b381687f205410845caf3a72b617367b573d4833af7cd0aaa338f" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/calibration.json", - "sha256": "07313242f457339b1b75eb0a07d3f512583de2d29d80b51d8bd899de4b8525fb" - }, - { - "bytes": 5375, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "f7ac36d845ce4c5c5d2c570e45c29b6c2c85ce52907cd8d1141e267183c3d393" - }, - { - "bytes": 21036, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/device_bw.png", - "sha256": "b77edef3b2dafa9b251810aeef008bf9acd9262a183b66ae2f733d6ce75eb374" - }, - { - "bytes": 2924, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/factor_assignment.json", - "sha256": "5069efd8f340091e705123ad9a21bb58237b36be4fba7d7738fd22524df4989a" - }, - { - "bytes": 586, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/ground_truth.py", - "sha256": "6fac2a162016cca182485e0b199a21591949e5f44564ddfd1b04dcc31e773fc7" - }, - { - "bytes": 37492, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/model_view.png", - "sha256": "3900d8616c08b765cf3aa0fc1db729fa06fb3e95a0fc0e5aa6861e86b81b2edb" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s01__proposal_a__pose/parameters.json", - "sha256": "fe44978ee149eec958334ff7d8efca6aec8153988fb0a4fc61ec3af19489b9c1" - }, - { - "bytes": 346, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/calibration.json", - "sha256": "b50e8c397ee3134b10758af525bb9b7e6c3e175e1fb98161e9e00f4ee960298c" - }, - { - "bytes": 5728, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/candidate_evidence.json", - "sha256": "8bee2ddbee3d5509ecbefcdb09c5bfa6debc9c522f7c077b0f12b1b38f51e31b" - }, - { - "bytes": 11576, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/device_bw.png", - "sha256": "9c3e2ff25310203bca4375cd046e1f02b2587452e34957f137c7688d24b7c811" - }, - { - "bytes": 2834, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/factor_assignment.json", - "sha256": "295bbf22d750c315678c167aea9b40b47e4a482bb8227612cc47c87607a4a528" - }, - { - "bytes": 529, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/ground_truth.py", - "sha256": "74fc3697eeabc2e8e77f8bf2d8466da3980933a51c11c0a77a9960582e631f5f" - }, - { - "bytes": 25284, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/model_view.png", - "sha256": "19bc5505318d5ffdb87bccc7271f54376ba1679949b89aeb8040f4ba996ed4c9" - }, - { - "bytes": 262, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s02__proposal_b/parameters.json", - "sha256": "f01b1e68ca33bf20f22e7feed580a322b42efbeec709769f261433cabaa45d5c" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/calibration.json", - "sha256": "0a7ed40a0cc34b506c26261e8cb3e9d786757a01d8f5dff863586cfdecb69bad" - }, - { - "bytes": 6160, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/candidate_evidence.json", - "sha256": "ff07bfcdd91229cdd2af4a25bbad5d5ddfb5a73d622c8c60e9fc78ae53e9089e" - }, - { - "bytes": 45633, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/device_bw.png", - "sha256": "ec3d9850fe16e50bf690c10e8ffbf73e647bedfc31e3212bb99e1c9fd82472b5" - }, - { - "bytes": 3069, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/factor_assignment.json", - "sha256": "d520f9825ca931c3e3be443fbf4c84fc38cb8c661df69c11b668643abf8da0de" - }, - { - "bytes": 934, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/ground_truth.py", - "sha256": "4616b2c41b577309bd151a5d834505188c631885746e67468d8a44b1a29be5ec" - }, - { - "bytes": 88666, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/model_view.png", - "sha256": "b539a667e887b59cae97d87a4cce5e6cc09df7a736af8c96e3af39a679085619" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s03__proposal_a/parameters.json", - "sha256": "5f711d7a709897fc9f08f7ba0331d2329e61ff825e36b35fb997e7ab7bf8bc50" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/calibration.json", - "sha256": "df78c4022aec3eca009d654c1bfbd13a7b6086446f8a44f6f5330b28d76c8ea2" - }, - { - "bytes": 5553, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/candidate_evidence.json", - "sha256": "64181a1b93b8f1d6bd294dbb876c6abc319688643c24bab71e328ad06fea72e8" - }, - { - "bytes": 11030, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/device_bw.png", - "sha256": "08c35f4600fb3ff4d4a87f2215b89ba5cf226331772275ab1256ca10fe873db1" - }, - { - "bytes": 2951, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/factor_assignment.json", - "sha256": "9c14e6897a477444ab43f7c12f3a5dc893bc4a0a80a8876d5e59983a0b2ae561" - }, - { - "bytes": 782, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/ground_truth.py", - "sha256": "c4cad76d1bb2dfe416e32c668268d5b935df040e10c5ab60d66e565f97f6a07a" - }, - { - "bytes": 24693, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/model_view.png", - "sha256": "06e605acc45ccfd0262ab6aac458399f6e9eeb6fc9a3025e97e7b6268676ade1" - }, - { - "bytes": 266, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s04__proposal_b/parameters.json", - "sha256": "df31f3d487f99d4aac8f5acd58ad4603ec23372245067541917ab26549b29a9f" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/calibration.json", - "sha256": "d9b328ffa53f949b45cff8f4979872a598d15eaf9360efe4418831b9cbd4a985" - }, - { - "bytes": 6048, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/candidate_evidence.json", - "sha256": "e470f492430a4f0cd855f00a4f8d4bd7c5c9916961453dd25fb26eb8319ceb3c" - }, - { - "bytes": 31563, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/device_bw.png", - "sha256": "0218bebe64739da77cab08a9ef35d91278b3b80b0c9f92ce4b052b3fd157d60d" - }, - { - "bytes": 3010, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/factor_assignment.json", - "sha256": "a154094f015bca459ffe4ce009c7ded6e6050779a86b8091a4c81b1c9ce11566" - }, - { - "bytes": 862, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/ground_truth.py", - "sha256": "755395bab9462341de84443275226e78410d9e7a75c72712ceb3247e86e35d9e" - }, - { - "bytes": 54576, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/model_view.png", - "sha256": "3256827a0e9a722014a40cdecf90e1ac040891296ba175eb0b705f842f42478f" - }, - { - "bytes": 271, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_03_tangent_repetition/l2_03_tangent_repetition__s05__proposal_a/parameters.json", - "sha256": "ac11477b57fb4014ec748ca3eb85c9050bfec5aa4f4dbf18eaf650940f128a04" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/calibration.json", - "sha256": "f0adf0f42c96e326844c114deeeef76c72b3d07ad3b925ed32f38c256076abb0" - }, - { - "bytes": 5259, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/candidate_evidence.json", - "sha256": "6cd769ab9076997d6a2b57d61979d22489171914728597ff3e31b14f4287a48e" - }, - { - "bytes": 13521, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/device_bw.png", - "sha256": "45e82b7aa34cde48f0f5f36dd95c0f1a3c3fe0ee606e46ebbabea095a835893c" - }, - { - "bytes": 2694, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/factor_assignment.json", - "sha256": "3ef8ae6eb231368a4f38922cb00d32cd1e78b48a48d751e252486d276b7719e6" - }, - { - "bytes": 704, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/ground_truth.py", - "sha256": "e43c6fd8559fb9601dfd598b4b5569895c72554ec6db7e062219494236b7e667" - }, - { - "bytes": 24853, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/model_view.png", - "sha256": "75c14cccd732a1af8ce5bef5d13ecce8c8a8e12b144a3729baa20ebc38661183" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b/parameters.json", - "sha256": "81e3ad12e0a15f0d118dd2b486fe2e94e5bbe01f1d8a4de8c7323f43267ea885" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/calibration.json", - "sha256": "539d0d9aa7679a4d227f6072f507ff3604e69925be1655b4b95451f3dc9ad4bf" - }, - { - "bytes": 5351, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/candidate_evidence.json", - "sha256": "55d840828a253b9987511647f101c734d7dd01e85b66b22570a97566df683e31" - }, - { - "bytes": 15908, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/device_bw.png", - "sha256": "80ba4f5291f01eae1c7269800336629e7cec9b323b608df145e9e5449c6c5d0c" - }, - { - "bytes": 2916, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/factor_assignment.json", - "sha256": "8d9930f37651d096c24a2d0eaea0d28250d1f4eaf9eae8af44a143cbbf638dea" - }, - { - "bytes": 840, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/ground_truth.py", - "sha256": "c160dbabae67822afeb713f922bf8bc327c972ec7672f4cf5581e22afa09f5ec" - }, - { - "bytes": 24972, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/model_view.png", - "sha256": "52b173b824b577554adfbb4a6b09dc98971cf48bbdd1c3037e53cc71a1edddfa" - }, - { - "bytes": 255, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s01__proposal_b__pose/parameters.json", - "sha256": "2a413e094c8a3d2a19c2cfb314bf3fdfdf5a478e9c831fc9710113a033f5698b" - }, - { - "bytes": 327, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/calibration.json", - "sha256": "1d57430d818069cee6a558da15c8aac6bf824ed984684b3ff3536726cbfbea63" - }, - { - "bytes": 5459, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/candidate_evidence.json", - "sha256": "28768c2d05ca7085abec9efd190f32294f2ccf477d96791d953125b8a846e92b" - }, - { - "bytes": 37469, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/device_bw.png", - "sha256": "a31572f3a3e13f51860ac3eddea4ee339c1d6b306697ac688abd215c27c50032" - }, - { - "bytes": 2734, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/factor_assignment.json", - "sha256": "8a3a72ff07a21f65d386c55f364dfa4dc4884b922a0f226a2a12cd176b1556ad" - }, - { - "bytes": 622, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/ground_truth.py", - "sha256": "961ef6e0285db68a5b44e14edc685e06798bfe02ee7e279516dc477fbe310ef5" - }, - { - "bytes": 71656, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/model_view.png", - "sha256": "6e0dbf0f095c1a3d9d39e8b325e20d440713bc4b27bd65a2cef63d801a133ccd" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s02__proposal_a/parameters.json", - "sha256": "937bf9c8783322484c94f1bc42238a83b09ffb2f348114781ff04caa495c44ea" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/calibration.json", - "sha256": "1d00494ea944efb91b155fb44863536ece33796ffa3dbcda3ba70ce845503d0f" - }, - { - "bytes": 5251, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/candidate_evidence.json", - "sha256": "18c45b5e1e3adde3991511e8f3fbd247668ffdf25898ec89e270c1a3e77cea06" - }, - { - "bytes": 17687, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/device_bw.png", - "sha256": "1d6215a8945f23e0c7383b44634b9d2db0995c0d42dfa66dcecd3c6f91f1fdd4" - }, - { - "bytes": 2730, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/factor_assignment.json", - "sha256": "0bafdc459d0381e22a5a89e48fbbed2e7c31cfe16c439e3cf70af776692a560e" - }, - { - "bytes": 667, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/ground_truth.py", - "sha256": "7a2e52d30e641c81167a34c5a2d24b4b386e1837c182a1a72a3d169929b99dbb" - }, - { - "bytes": 33864, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/model_view.png", - "sha256": "5675fc356b957c89927b81fd9639368c4885166a469f4a7b010ef7bb617fb59e" - }, - { - "bytes": 224, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s03__proposal_a/parameters.json", - "sha256": "099cef2d556bdf4a252fe7a06f4f239f590630bb2f1459b43b0f93b1dbfe8b0c" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/calibration.json", - "sha256": "8d2ea585c261a283adf8c783ed66c49828eebb271830af42c8a61d6e6e482f0c" - }, - { - "bytes": 5216, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/candidate_evidence.json", - "sha256": "2255ea1cb33a0e4d874a279acefa9ee366c3d3643bc8042e1e0cafaa9866e971" - }, - { - "bytes": 11951, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/device_bw.png", - "sha256": "20c97ad607c8306549022e38704ff70bbba53f15bb49e00ded3a4e78672a2701" - }, - { - "bytes": 2755, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/factor_assignment.json", - "sha256": "f20b2ce4e63e77e9291358e73c0d2cd46b291cf8a53f032b54e622757be203d9" - }, - { - "bytes": 783, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/ground_truth.py", - "sha256": "954ff4d7236babcb3dd4a94ec4ed86124c18e81a372b87950cd2342a1b7e9bb5" - }, - { - "bytes": 25273, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/model_view.png", - "sha256": "476f2b086b7aed967b9ba8ad54ddb973afa971f6f7e3e7466dc3fcd9c8917beb" - }, - { - "bytes": 255, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s04__proposal_a/parameters.json", - "sha256": "4d1eacf5a27299c45250be628c8094f01b247e810fa170f79486c8eefc0450c1" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/calibration.json", - "sha256": "e6a09f9fa036b4c8f127738c929e1bcfcd720179fcb37a79f3d523aff67fdb1c" - }, - { - "bytes": 5215, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/candidate_evidence.json", - "sha256": "b7b91ee79fe90acba6278dcd1db3332b7cdd1cd8704aaab614de70e321e331d6" - }, - { - "bytes": 22963, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/device_bw.png", - "sha256": "a083595f4cbeb699559610e070b642aac6f309a2934b04624eb930467238358b" - }, - { - "bytes": 2807, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/factor_assignment.json", - "sha256": "872e0f4a086cf0a5ab6b5ab898f4a7da0b240894e3501e28336a32724b07337c" - }, - { - "bytes": 727, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/ground_truth.py", - "sha256": "6b158c6d7b124d73a40838bab106cbf28a8fa47f0ab05a5108642aa22c53477a" - }, - { - "bytes": 47238, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/model_view.png", - "sha256": "dd5021ad99449570ee028ce8f530da70ef1dab67b8c39891f34307358b2a51f4" - }, - { - "bytes": 250, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_05_fused_overlap/l2_05_fused_overlap__s05__proposal_b/parameters.json", - "sha256": "b6070e64d59917eab1f84e75a02eb62ae81edbb1bad2af2f4422e9f0b72d3c6e" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/calibration.json", - "sha256": "eb8744e33fb5cb4d7077aa2c9e08fefd8bef5848c52b60fb17973d97fb960af0" - }, - { - "bytes": 5517, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/candidate_evidence.json", - "sha256": "59273d5404dedf1ee3f2c7c4cf900b0cefae3064313da46e4d59077bd9d99570" - }, - { - "bytes": 15381, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/device_bw.png", - "sha256": "bb7c78155ee873d3ade709c8167ee68bea9ca569c3cfa3c9f629548729f285bd" - }, - { - "bytes": 2825, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/factor_assignment.json", - "sha256": "268e6adf8002846b46e58e80ed638c4486bc109d177d0b4b970c83624e934ce2" - }, - { - "bytes": 573, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/ground_truth.py", - "sha256": "2d75083bb60e45637fcf2fcb5262278a1270e4287305c58c7be2c1796fa95802" - }, - { - "bytes": 28014, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/model_view.png", - "sha256": "3f592254f9aaa624db77e61e120c8e9ba4f2b5b9b87bf2abe47f8f49a28424bb" - }, - { - "bytes": 247, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a/parameters.json", - "sha256": "13b17fa73177b0c3fc68521df469acf3d544f04505cb2c32b49d360fc24e7650" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/calibration.json", - "sha256": "e3f78e309edfce1814a21cf18ff0724036ed1940dda75cbdbe022606c4e1169b" - }, - { - "bytes": 5605, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "8adfa974776047d0ce777e4ffa4137b02c0465eddf06cfed626c572f88058774" - }, - { - "bytes": 19324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/device_bw.png", - "sha256": "592ea13c38047b44c116dfe3c3ad22c9fbfec423edab3866fd6c8ee66e310151" - }, - { - "bytes": 3068, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/factor_assignment.json", - "sha256": "5831e7a87bdcfddbef9954430b0145c8305918ff9c857246c9a4b7a3e9bf43de" - }, - { - "bytes": 709, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/ground_truth.py", - "sha256": "1307c372264762563d7fd0149c93c23cfeb0fe33e0e8a8ae77792eb01a3f27cc" - }, - { - "bytes": 27924, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/model_view.png", - "sha256": "4ebf35a5aec69a591818a89e1c73a0ca1e2cb5bb258aef1e2558323567f9277f" - }, - { - "bytes": 278, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s01__proposal_a__pose/parameters.json", - "sha256": "bc3e6d478b2b27e9adec00e62d7885acf435c63681782305f55524bcb20b974c" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/calibration.json", - "sha256": "7c9304709ce234600ccc825f34dadc05eda900f937d046cc45b3797650455d69" - }, - { - "bytes": 5718, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/candidate_evidence.json", - "sha256": "6185bafb4e6a40b53599a6b49cd81169a31ac2eb3807353691826be05811d562" - }, - { - "bytes": 10675, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/device_bw.png", - "sha256": "ab6d53ef6857e29f398eaae1c232a208d730d3dea404850e4abffcf3e74faf17" - }, - { - "bytes": 3016, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/factor_assignment.json", - "sha256": "e036777682ec953d200df40127fc53e6fbd44ee40c7e4be812a4c74941f33cf4" - }, - { - "bytes": 773, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/ground_truth.py", - "sha256": "7387dcf93dfda9bc4887ad8ce4f9ac2d30ce891e275c506e02d4c0e22fcc9fc8" - }, - { - "bytes": 14868, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/model_view.png", - "sha256": "1096b38963061d5b8b630bd612ded5123c815a5aa2fd6180c32b5f936dbe26ea" - }, - { - "bytes": 285, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s02__proposal_a/parameters.json", - "sha256": "29cfe3e2d1a54756550d9a306290fbd08f5a2f1137608b3dc16a5a456dd1faa6" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/calibration.json", - "sha256": "7e9152aa3a94cba02faf22e221d3212b3dc93fd39668258126656cbcc55a624e" - }, - { - "bytes": 5739, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/candidate_evidence.json", - "sha256": "4899cfeb7b0c0b3c2a7e2d7fedde19691c636adb7db21d089b4ab803e548aa5c" - }, - { - "bytes": 7096, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/device_bw.png", - "sha256": "f9e1b9f2e7e8d38f0907a9a05500d6f18e9ed40b15f3e59694b5e900f3a03578" - }, - { - "bytes": 2873, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/factor_assignment.json", - "sha256": "6eb61a17b484951b3aa4bbd1a8dbc4188cbfc04347fcb83f586a4a81ce150ffb" - }, - { - "bytes": 760, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/ground_truth.py", - "sha256": "6dc0023b507d2e885a27e74a1ec0e5908fe91da0afce04f0bf876e25080b283d" - }, - { - "bytes": 5790, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/model_view.png", - "sha256": "295f4e059c11516507a835666af09cbf22f52f14a2dcf7b57c0b5d326845bb19" - }, - { - "bytes": 247, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s03__proposal_b/parameters.json", - "sha256": "b2d8d6b4fc91f33a53fe33cb4fe6e8d25ec6b33657520ecd7a31085723b38cf2" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/calibration.json", - "sha256": "b1b88b8ee476c837594b698f60d71b1f09ca608d6d64a9e72698ec100df20e8f" - }, - { - "bytes": 5745, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/candidate_evidence.json", - "sha256": "aea0ba044ee3190f49ef773b05ea2c6b2f664d89c3fc50fa0f30939d722a9ad9" - }, - { - "bytes": 10658, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/device_bw.png", - "sha256": "47335bb1fcd446bdd2d49363058098be1b31d786463ec949c3edfdde72e2a657" - }, - { - "bytes": 2903, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/factor_assignment.json", - "sha256": "0b435db07cd83d51e5a445f620fc7e093126fb22cea92091141f01f3c88e2780" - }, - { - "bytes": 753, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/ground_truth.py", - "sha256": "bb8c565bec513a924968ddfa41693bd956f6342308685600bbfe3117926eb5f9" - }, - { - "bytes": 15888, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/model_view.png", - "sha256": "ce02cf74badf4607523a759d187626907e990ca459a7e4409c11ec4d736c3b50" - }, - { - "bytes": 247, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s04__proposal_a/parameters.json", - "sha256": "d760c6d461dfef73b4344b40585d3ae1fe8003b1069bf19d5144403930e5b321" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/calibration.json", - "sha256": "2f3d4050f2646d869e70260e63417c2f162210c8ab58a8f1f3b6875868cfb82f" - }, - { - "bytes": 5833, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/candidate_evidence.json", - "sha256": "0b4edca27639c85da9878c06ecdb143921e23f3d146d8abc6a59eef932a6d94e" - }, - { - "bytes": 11778, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/device_bw.png", - "sha256": "78bab7656651c6ad21682792f7666a147b2937b0785a6e4e1fac5c63a8046c46" - }, - { - "bytes": 2977, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/factor_assignment.json", - "sha256": "bea07e04345267e3e2238cd22d3b5f2d4fe36c346ac27a0ac150ab6d81cbf151" - }, - { - "bytes": 734, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/ground_truth.py", - "sha256": "5d68ac46dfdf66620a9a2aa097ac2c2051549c1cae5cb25b7505c4f734a8fb0b" - }, - { - "bytes": 16911, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/model_view.png", - "sha256": "ab3f5b1846bc94faf2dc40e823e0416a3afe7ac1952ac056d572b56bd67a29bc" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s05__proposal_b/parameters.json", - "sha256": "c481c4e6992ac5b89dd399c8661e5fac003ff0245633f65d8a256c556044f4d3" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/calibration.json", - "sha256": "781c3a23cbe06737337aeca6eb8d82db87e42ccd4fc8bf1fbbf61945bfef24da" - }, - { - "bytes": 5660, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/candidate_evidence.json", - "sha256": "013bb41752d355d1f7a700ff8b3a63ec5379a84c89c8c7f3aa79e8fb4df367b9" - }, - { - "bytes": 19384, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/device_bw.png", - "sha256": "203970761b847648614d4dd07c3d3066969749555f568adb572d7f8c38d52281" - }, - { - "bytes": 2872, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/factor_assignment.json", - "sha256": "5c3d53de1c3077afa466f59fbbf4112e8549952d7267b74f5fb9a6472bf9068e" - }, - { - "bytes": 817, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/ground_truth.py", - "sha256": "a1f040fc607dee63446de934ea7d63d435ebcbe2f593b1bf18cbff1eac5a6f2a" - }, - { - "bytes": 42970, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/model_view.png", - "sha256": "3ac07711bd2d378598a9f7d612a38c093f207d1d64792ffac17978183f2fe4d8" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_06_aligned_cutout/l2_06_aligned_cutout__s06__proposal_a/parameters.json", - "sha256": "84b19a12bbbdbb0b1dde16ef752e989c40594eef15570e3753a1a2aa227c2117" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/calibration.json", - "sha256": "82a81f25659a58bb191884b684fa1ffd4f1ad99c133ae7af9132ffed2e61538f" - }, - { - "bytes": 5112, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/candidate_evidence.json", - "sha256": "8825677e0b1b32f1bb25094b6597f522b721a339debcb915e70d846f4e78ad61" - }, - { - "bytes": 19817, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/device_bw.png", - "sha256": "d045fb3fde437d1ff2aa1639febc33dc82fc26f22578faa30c988a2a4ecc8026" - }, - { - "bytes": 2709, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/factor_assignment.json", - "sha256": "9fdd312475de4454a8d8f1f485be9a6c9ae01c1283da93a92ad49fdd0da90b6f" - }, - { - "bytes": 592, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/ground_truth.py", - "sha256": "8e4e09add9d2cbeb87e79c510e9f59835bc097ce514d2400e2cf53fba4a389ec" - }, - { - "bytes": 32208, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/model_view.png", - "sha256": "986f979d42bd68bbf828739cebef2318471aeafee63f6939f80ed9331de09bd7" - }, - { - "bytes": 255, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s01__proposal_a/parameters.json", - "sha256": "91f10c95ff85d8834fe5e830db95b266707a4f47628ddb7e9d028353dd5ad5eb" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/calibration.json", - "sha256": "11d7b0b0d81094ebfef947053414591a06add9010d997af8cea4c109eb6c828e" - }, - { - "bytes": 5027, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/candidate_evidence.json", - "sha256": "cff1dd76c0055ee7935ea7e0d6ac62bd42b2bc35b3553bdd06181489724b68d4" - }, - { - "bytes": 9381, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/device_bw.png", - "sha256": "714fc3bd4c26550530963517e6ae020b1e8b3965f20a2bd1db4fe04098037fec" - }, - { - "bytes": 2706, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/factor_assignment.json", - "sha256": "63dc228737c9483656c364f4f1fe87d0ca05a5c503723f2de11f4a505bc4c442" - }, - { - "bytes": 554, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/ground_truth.py", - "sha256": "b3a2130a3066e96b45e75b2cadad97ca6c54dfd18021dd069cd3e03452af82b2" - }, - { - "bytes": 15532, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/model_view.png", - "sha256": "b011aa93566098d2a7b189a7d9722b3eef8b074d6f02b768008eb5c0f12bc572" - }, - { - "bytes": 228, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b/parameters.json", - "sha256": "8686ad7650fd24fa21bf9a3004a07268bcbd386cc57eb8d535c86f0e5c95d540" - }, - { - "bytes": 332, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/calibration.json", - "sha256": "b903b41f6cc36a5602a3ea96d1b61a18fa64f8b965bb99ad8d41a5d4e83112d3" - }, - { - "bytes": 5106, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/candidate_evidence.json", - "sha256": "14e3c9861240b1d4b3e96a64565c06c4554f9243b6a87e0701c8af5f4974c36b" - }, - { - "bytes": 9428, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/device_bw.png", - "sha256": "20799e7aa0dd1c8d7a44f424a494bdb2ff20f7465ba32d1437a28d631004b258" - }, - { - "bytes": 2953, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/factor_assignment.json", - "sha256": "196126c477d43009e5633b05ae2b692accf65e3ad6fcaf9cc2a52b9f7a579147" - }, - { - "bytes": 690, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/ground_truth.py", - "sha256": "89e7f9ba0c1552c6dce9743bcccbe4ce97e0b17efc788d8d50ffe02af507af68" - }, - { - "bytes": 16527, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/model_view.png", - "sha256": "bcd4d2d742defc2346cc4942ff53f6737e1654dafca42ac772ce1a1fee8ae9aa" - }, - { - "bytes": 259, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s02__proposal_b__pose/parameters.json", - "sha256": "6410dd274a68f4c419e12145217ba4da8ca2b14982c4154835d9aec0e58d7977" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/calibration.json", - "sha256": "1bfab75355648e05cdce10347411eef9728b4a761ebefc5a073c370981fc47fb" - }, - { - "bytes": 5153, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/candidate_evidence.json", - "sha256": "b5329d8e54e955602eb57579cc878775225e334c601f6735a859b54fe5ca01aa" - }, - { - "bytes": 23202, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/device_bw.png", - "sha256": "291ecd45e0b9d810eb80bc962dcd4a1728e7b9def4dccbc8b663267356852901" - }, - { - "bytes": 2675, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/factor_assignment.json", - "sha256": "5c80e1036ac04bbeacd8a89d2067e5ac12c5d6fce5ab834fa52a53d9dd390d7e" - }, - { - "bytes": 737, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/ground_truth.py", - "sha256": "ec5fe8617b31769ee2ad42c39f094dc3e181281ac06bb6de311ad346284f70e4" - }, - { - "bytes": 51799, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/model_view.png", - "sha256": "ec3cfb337570a62381244d5d70cb46e033a634d485e6c33d53851cd835d644d6" - }, - { - "bytes": 228, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s03__proposal_a/parameters.json", - "sha256": "20967ae368e4b7175b9c41d5de29566f2a10b56f5c5546d7794e2f82697ef1f6" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/calibration.json", - "sha256": "dc2e02dfecf8048964ea5f9cb2bcd7551cfd4e6ba550abe207f9f55c6e84ab3c" - }, - { - "bytes": 5158, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/candidate_evidence.json", - "sha256": "cf0fcea4ec97acd745365bd5a4a9ee2ff337245d9e568f485c90d188d3efcc5a" - }, - { - "bytes": 24264, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/device_bw.png", - "sha256": "f1af68fdffab1ff8dc9c1b9c14ee05454c30140fde8aba7baf79fab13a4855e3" - }, - { - "bytes": 2736, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/factor_assignment.json", - "sha256": "cc9ecc869c7baf50bd6dadbbdc5b845b5dd051e2ee523d47e0988b249295875c" - }, - { - "bytes": 740, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/ground_truth.py", - "sha256": "90ef16f1fbd6be5d5c134975b3ab63f43de360b8a7e8cd43540aac6ce6ad8c00" - }, - { - "bytes": 41075, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/model_view.png", - "sha256": "419c9986af82a52b2db00b8b2dd2cfaa400dac3dc9ac579676b519e314b085cc" - }, - { - "bytes": 251, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s04__proposal_a/parameters.json", - "sha256": "827dcd7c95822f0b419181d78377f149112908d66c000fba1393c35cc9f8842b" - }, - { - "bytes": 338, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/calibration.json", - "sha256": "67b5ec10845690e4a6562fb2ac126c3d4ad6c280d272f61e44833dd9063dbfc8" - }, - { - "bytes": 5486, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/candidate_evidence.json", - "sha256": "971c6bf3028c20b39960eb7362d3e30c1ad8484b7b3bc98eeb2c37bfe8ed3d59" - }, - { - "bytes": 42778, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/device_bw.png", - "sha256": "fbb3e667fc8e1aafbfa233320ab4634ab1c85f0f401663b2b741d12cc806bf54" - }, - { - "bytes": 2807, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/factor_assignment.json", - "sha256": "c3cb8cc7270cdc4252be96c2bd5cf9a488c22dbe30d4a5feca4998aca093e266" - }, - { - "bytes": 793, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/ground_truth.py", - "sha256": "002436a537c5aa375b51434a112b87a79f458d5f02ba3b2b65b0c7e6849f000b" - }, - { - "bytes": 96843, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/model_view.png", - "sha256": "b5625d0be1d27367d5535efb05e7de3694e729ca7bc0b0cc5377608b92719837" - }, - { - "bytes": 252, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_07_overlap_extraction/l2_07_overlap_extraction__s05__proposal_b/parameters.json", - "sha256": "719c913e70fba78f12cdf62f6688ff784313100cddbc4766985bcd56ca0600af" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/calibration.json", - "sha256": "4e91ff103d2824c0b03363c44c1a4128bcb70d66a6af237992e54258c8f81d48" - }, - { - "bytes": 5654, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/candidate_evidence.json", - "sha256": "e04d033836022f92584bef8c1d19df0409a2ed1c56637d3f7d33b803b5d031fa" - }, - { - "bytes": 19542, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/device_bw.png", - "sha256": "13294b7e988367b37e626d0c80b62ce75a763a1e9be488550da68dfbe6a0de53" - }, - { - "bytes": 3010, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/factor_assignment.json", - "sha256": "33642f4d98bdea602037865588ee1e6638844c4b7926e5b887313213fe113c06" - }, - { - "bytes": 961, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/ground_truth.py", - "sha256": "dd4f5f6eab427d8649ca5501a29684bc4d8113b04cefe650a3f25679fd8c872f" - }, - { - "bytes": 40670, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/model_view.png", - "sha256": "cc6baa9e72845a6c5565d59f54c6ad74cc31a663f122863f9c124c4d0e965dfb" - }, - { - "bytes": 229, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a/parameters.json", - "sha256": "87c8fa124771a52efd7dc8749b3d25ddc9cb46198ed623f80b466acb4e11eabc" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/calibration.json", - "sha256": "4adee05c71a561da3affab987b8c2cab5959ef833c71d3d7bf970ee9d261250f" - }, - { - "bytes": 5744, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "d889e4d7b6b49e28e4801283feff4a7c37e797fa7f8d1e6f885e722b6c7fee26" - }, - { - "bytes": 24240, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/device_bw.png", - "sha256": "0c11faff17f72509a963f87e400c4405b5c3c528e2933d6f87a594412b346284" - }, - { - "bytes": 3243, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/factor_assignment.json", - "sha256": "6f51e578320dba7b043e89162fa50636aa145a3f7840901b5c20020282172a22" - }, - { - "bytes": 1097, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/ground_truth.py", - "sha256": "e87867e74b8d0019060dcf5041ea62ffe710a1f2c25b2c6564dd03541f227d08" - }, - { - "bytes": 43326, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/model_view.png", - "sha256": "1645611dbdb1a0e402ef133efed31b70ef37f0754a5b577ee18720bb9c12eccb" - }, - { - "bytes": 260, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s01__proposal_a__pose/parameters.json", - "sha256": "26e75fa7780c2d2b09aefcf73302943b78025dc17f36964250db2740925899ff" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/calibration.json", - "sha256": "f797633ab15aeab781892a9a9ff6be73ac2f4815efbd2558760a7b65f39830ff" - }, - { - "bytes": 5580, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/candidate_evidence.json", - "sha256": "d7c32bfae053c4c4f8edf01bfc486b02f51dfa7a232e95398abb60ea71960105" - }, - { - "bytes": 14682, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/device_bw.png", - "sha256": "5419627ba41a41b742fbc61c2697fe0de4552277619dd7e7984733c2af45c86d" - }, - { - "bytes": 3029, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/factor_assignment.json", - "sha256": "1afd789462f7edeaa64bf01292aa4632654b5df0c933fb1fdf7b7c917a22c86a" - }, - { - "bytes": 1095, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/ground_truth.py", - "sha256": "2c22a7261abc6aa431d74b6db79ccfb7af0d38d29941a73cf00e50063ed51b65" - }, - { - "bytes": 22864, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/model_view.png", - "sha256": "fae617a84fc9b57eca9943f30cc795c741a6bb9e418b8a30697dad52ea26f801" - }, - { - "bytes": 230, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s02__proposal_b/parameters.json", - "sha256": "3704d444d047a8d88503d50cd7956a49a67452d05e2528f7e4f58b810252a6f5" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/calibration.json", - "sha256": "7dd7e75ded45e5d343a3abdcf3e9223b1ed96ace5575cf188056f98b8a99f816" - }, - { - "bytes": 5636, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/candidate_evidence.json", - "sha256": "69ee3d259f8b6e1516d9f85566a18d673a8b299c6d592a66e9d6b1a4a6a4269f" - }, - { - "bytes": 22621, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/device_bw.png", - "sha256": "47555db6211493a738e0321fd4e742b0970d06c33a2359812d79581f8e039f90" - }, - { - "bytes": 3155, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/factor_assignment.json", - "sha256": "89d787f52eb483aad399d5a5dc2743b5b288b57178ed8adc26ba548586e8716b" - }, - { - "bytes": 944, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/ground_truth.py", - "sha256": "4643bc9558191b424fe790627e55b50c0cfe7ddd97ea62783f7c713a10b59d9d" - }, - { - "bytes": 45987, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/model_view.png", - "sha256": "109bb47bd858eb578218053207b847c18db5d475329082c7b7fc67941cee6d32" - }, - { - "bytes": 258, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s03__proposal_b/parameters.json", - "sha256": "4d079b82ae81bbd4c043f049b9373095a9d74dffaf3a1efddabba7544b84ee49" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/calibration.json", - "sha256": "340ad52294a1a20526b029308993b9ec6ccb8ff263f4495d521140a7ac51ae72" - }, - { - "bytes": 5592, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/candidate_evidence.json", - "sha256": "ad8ca016faed85e06abeefd69911f8b541f4f968cfae036f3265acd15d8c165d" - }, - { - "bytes": 7001, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/device_bw.png", - "sha256": "a88129b3e579c78211a95ae0233f7606a5caa40fc9ff05a5f7ad919d3ce8322a" - }, - { - "bytes": 3025, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/factor_assignment.json", - "sha256": "b5604434e5ee29d0c9921c8efaf6a24e38a05e5aa4bff33172e675181d199c24" - }, - { - "bytes": 962, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/ground_truth.py", - "sha256": "abb597b3f5a13139384c3d7bb593da021f712373990fe1286f4f2afc889a31a1" - }, - { - "bytes": 5822, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/model_view.png", - "sha256": "0dee81d554cf236212a7623b154ebaaf564410e45b1526145e75c48537f935c7" - }, - { - "bytes": 268, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s04__proposal_b/parameters.json", - "sha256": "6b54d890f4b0840516ea410eee69ebe6375a18b57d78ca97ec5a0d3b68d231a4" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/calibration.json", - "sha256": "4ecf7736a3809f68ce1654b4bf4edafa5571002de2acc6e329627f86208611de" - }, - { - "bytes": 5657, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/candidate_evidence.json", - "sha256": "01197fe418e89d9e287a70a7074bbef15fec9404a63927ccab6d6456ac389b0a" - }, - { - "bytes": 33858, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/device_bw.png", - "sha256": "d4b7ef07cf21424cc9c76831b1ff150c2a86dc3dd8272f58d90eea50e2e46cd8" - }, - { - "bytes": 3141, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/factor_assignment.json", - "sha256": "43d93f195a54bb6daf682531523b5aa2939a06183f0fcbe863cd885affdfec48" - }, - { - "bytes": 863, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/ground_truth.py", - "sha256": "5090934a9a6dd8aa5751dc89ab67ed498ea03c7fd8bc857ade45a239ea75f9e0" - }, - { - "bytes": 61578, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/model_view.png", - "sha256": "45b30c831384e79d097fafa6cb4cc36909369d9f6295decce2c51ccec181264c" - }, - { - "bytes": 284, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s05__proposal_b/parameters.json", - "sha256": "73c3ecc27ff267424fe0010203ca374fcc82de42cf749730924987f9e581d7c0" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/calibration.json", - "sha256": "cbc63d61a2455a309acfe2fcc80c856fb25e13f34b2969655450cd06beca9b77" - }, - { - "bytes": 5730, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/candidate_evidence.json", - "sha256": "06486277eb6da644a303fc32f2193a80f39d8cb7bd128746ab1008786ca330ff" - }, - { - "bytes": 17728, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/device_bw.png", - "sha256": "17a0a1a43d03f9ecf17d141c895b6ca527c2ef4d5cdbc9255713f7a10c718f35" - }, - { - "bytes": 3176, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/factor_assignment.json", - "sha256": "db91fde9adf80de46b424eb4a5aec835cb6c849e4abedc8705fc52d4df7d7ca6" - }, - { - "bytes": 932, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/ground_truth.py", - "sha256": "c7c7ae79440e4af4d15e6df512d36c9b60325764cf5aceb0c750310ce441971e" - }, - { - "bytes": 34608, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/model_view.png", - "sha256": "6df270ee279199e30cee58a3a04b267015fe6795f9dd4169a4af349037504ab1" - }, - { - "bytes": 258, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_08_nested_boolean_composite/l2_08_nested_boolean_composite__s06__proposal_b/parameters.json", - "sha256": "fe730aff8ac749ff06c014b528d186cfab17d0b98b0adb91b6cfb9a58f828d7a" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/calibration.json", - "sha256": "9a9d55e3d122e4538607abe0289d6df44ba897e1e91960e6e82fda9247ad861c" - }, - { - "bytes": 6306, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/candidate_evidence.json", - "sha256": "f147eb81064f88b6466d147af751d1917fe74f7c114a90346e926b5408e99ec6" - }, - { - "bytes": 2394, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/device_bw.png", - "sha256": "b7d58416f0c9b503f275f8bd38a3b4cc869c7ed6e338d165a2cdaeb9ee2de138" - }, - { - "bytes": 3160, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/factor_assignment.json", - "sha256": "b7378613eea41475ecc48adf584644a59d152e6cec8a4115915e7647fbddb964" - }, - { - "bytes": 1131, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/ground_truth.py", - "sha256": "c6ae058e920ae45509ab1ed16fdf85b3d7ecf77de6a50fe797ad185d2498d554" - }, - { - "bytes": 2404, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/model_view.png", - "sha256": "bd96db950c62ffce782f91e4b04c96ea31020e6df35d79c93c5839e182c5d3ee" - }, - { - "bytes": 265, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a/parameters.json", - "sha256": "cc80859f71ecca238cd33e183840c12302a27a088d065b36468cabf2f681e78f" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/calibration.json", - "sha256": "0fc499b01b699c7dec5e6b4a7525a75f46054cfddbae7a964b8fe7e772a7c7e0" - }, - { - "bytes": 6451, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "d265c4898ce7013a657ac6e54ab9951336103df88102014535ca7209399c879e" - }, - { - "bytes": 5798, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/device_bw.png", - "sha256": "1c3be8a4e149e31f40bd02aaa08d67f286ec7742bd9a07d1d6340612ae3f56f2" - }, - { - "bytes": 3446, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/factor_assignment.json", - "sha256": "4493f73c35af88287d0ad1568b0ff6123ebe756e549ef3706bd2687d5d9d09a8" - }, - { - "bytes": 1408, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/ground_truth.py", - "sha256": "8205336281796d2ef66a92dd00c46219d12783db320ddc1ca352e381f48513b5" - }, - { - "bytes": 3489, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/model_view.png", - "sha256": "73d5fa543a04482f6306fa98d4b9f8b32106d1d0caa698a33f1790a76ae75314" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s01__proposal_a__pose/parameters.json", - "sha256": "84c15fb4a91209e2a40cb171b54b6b93dcb6f1f1236ab6f39e2125af0554c494" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/calibration.json", - "sha256": "3a356f2496b768d26c23fb86e31b3125615bccfa7982468e3a3a4352298284af" - }, - { - "bytes": 6337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/candidate_evidence.json", - "sha256": "0673d65404e037ae7325c056adaa2eec4d625905d4f48424e50761842cfdd0a5" - }, - { - "bytes": 2523, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/device_bw.png", - "sha256": "6bd0c6a718525e4a654e769b1485f99054e19b603d3e8be32e74ae70852d61b4" - }, - { - "bytes": 3143, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/factor_assignment.json", - "sha256": "db99c83f1e51bb4880428e68b31e142b2f1d41782b9243ff9497303c83b79b27" - }, - { - "bytes": 1218, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/ground_truth.py", - "sha256": "45932d9d8b26d6babca1ba56bd8d9dd4ad2c36710e64d475d44da2fea7708d57" - }, - { - "bytes": 2505, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/model_view.png", - "sha256": "dc0c78614dbed484197fd11475e7c14ae4ef9f674c0730a7311822f62cc6b6d6" - }, - { - "bytes": 267, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s02__proposal_b/parameters.json", - "sha256": "53d931c98ddabdcd0c2a398513e5d71cf119879811b011ea025421f32e33808e" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/calibration.json", - "sha256": "c684ae6d35047f4980b32b040674b7f512ee85f94432cdbd069b91084889235f" - }, - { - "bytes": 6394, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/candidate_evidence.json", - "sha256": "1369caafb03fb7b5bb4f4f4b60e8c76f6d75826624893e34186825697da4ceae" - }, - { - "bytes": 7969, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/device_bw.png", - "sha256": "8ae5f065a9a6e94bfef74ba4f3f8946047dff1d16bd58852aaba5561acc010ff" - }, - { - "bytes": 3210, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/factor_assignment.json", - "sha256": "4926a3d14951ea15ac895ea2ad262304d1cf68cbccdd9c90db2df757870963bb" - }, - { - "bytes": 1088, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/ground_truth.py", - "sha256": "8ddf394920f8fd68827d3b2671d601570f9afcbaf4a06c452304941084000d41" - }, - { - "bytes": 15897, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/model_view.png", - "sha256": "d6680f84809d513102cc828147c8711145797c8646d96aa2b49a4b570b7b2708" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s03__proposal_b/parameters.json", - "sha256": "4358013f1a4f3ab949ce9b0e7ff584f2134daa0711894c97002bd005d4fc6716" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/calibration.json", - "sha256": "81e9006b80cf2c2274e0c4da582e205ac68796c69f0a308ec69f3b19f15a64ec" - }, - { - "bytes": 6270, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/candidate_evidence.json", - "sha256": "8d3db253298f0b3abecaa57fda7c093a9eb27d11bc1d76674ec12de3e5ac010c" - }, - { - "bytes": 2321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/device_bw.png", - "sha256": "372811a9b643a20b920cd31f20c6e4a8d07fe5322bb4d587df2b8a48bf9e0652" - }, - { - "bytes": 3151, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/factor_assignment.json", - "sha256": "d8872c7cb0e3b1daf93dfb8b255efea5fcba71c35012e489e132c8b8789a8108" - }, - { - "bytes": 1147, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/ground_truth.py", - "sha256": "58f78a483bf63b38217cef86152c8b8aa7b62e55015ba9cd02a8c0a8ab8e3b9a" - }, - { - "bytes": 2338, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/model_view.png", - "sha256": "e485c1dab44a14795f9960310cd777a39b4fd31f56f6871ea99fbf8139fe849b" - }, - { - "bytes": 274, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s04__proposal_a/parameters.json", - "sha256": "bacff1bbb0057853041e6c1fe79472de0769fc98dd9cd83bdc5eac5b662b35be" - }, - { - "bytes": 292, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/calibration.json", - "sha256": "dbbb0688cd21361452b4b305a0816950bdea04418d3eac3d13cfb5a5b63eb608" - }, - { - "bytes": 7367, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/candidate_evidence.json", - "sha256": "0c3f8f53876861f5ef98d55aee23493b16294d2203497c2d3ee9b5bea80b2e54" - }, - { - "bytes": 2253, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/device_bw.png", - "sha256": "74c99178ad24cf9ccc3649b21283ac5e876a22d40f60fe60b0f5e4924923840b" - }, - { - "bytes": 3261, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/factor_assignment.json", - "sha256": "693c335f675e2be874b72c89812950763f8e6dd639dccd711593479ad87bc7c3" - }, - { - "bytes": 1036, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/ground_truth.py", - "sha256": "9cc9dcd8c8dd902937d0e1d9c29f4d787b910511f24c23be3d957ad69c3249cf" - }, - { - "bytes": 2571, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/model_view.png", - "sha256": "fe05fa0f2070f48c10f31e8aef81bd45d45db5ef033905c0ee8010d3b8a32008" - }, - { - "bytes": 267, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_09_width_changing_connected_chain/l2_09_width_changing_connected_chain__s05__proposal_b/parameters.json", - "sha256": "ea176f09d0d71b77b9b718f2c9a283dfcd3232412a028269616b8fb4fc819228" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/calibration.json", - "sha256": "c7c4819452d3e0615613511dc2d8f7ef030d14d6c870055a9b64593e6a1e96a6" - }, - { - "bytes": 6770, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/candidate_evidence.json", - "sha256": "66809ffa8e2fdc85a0e1b027f808a97ff76e9f7c4f2e196a57cf1ab1fc21212e" - }, - { - "bytes": 16234, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/device_bw.png", - "sha256": "e98017783e79aed58e83f6f12f36c87748a8d571ab1c64e6caaaf7884d8b3588" - }, - { - "bytes": 3222, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/factor_assignment.json", - "sha256": "ab5c8a728e0117914de475d0a5eeed1613d20cac55f9f2dcb22427efbb4807bf" - }, - { - "bytes": 945, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/ground_truth.py", - "sha256": "ea8293e9332043a23a1d067a3b7d35539dba316d03fd546e3e2e9fb931b03346" - }, - { - "bytes": 19778, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/model_view.png", - "sha256": "1a0b23895e1e7100ee594060f6a235b050ba1fd28eb7edff0dd0980b52f55a3c" - }, - { - "bytes": 266, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b/parameters.json", - "sha256": "70af9ba1b6b29be620ccfececd01942c097077e2c1e6fb4eadd52dea4ba7b08d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/calibration.json", - "sha256": "c7c4819452d3e0615613511dc2d8f7ef030d14d6c870055a9b64593e6a1e96a6" - }, - { - "bytes": 6916, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/candidate_evidence.json", - "sha256": "c5701e955b8db4ca6065610fbdda12b0ca4abbaf1f7ef693073be663ebd7fb54" - }, - { - "bytes": 16241, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/device_bw.png", - "sha256": "d775283470baee1727a55a9aeff37322a061fb2ec3e30f9a2285e78243060c70" - }, - { - "bytes": 3505, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/factor_assignment.json", - "sha256": "7a2c0a46acbc5cf4d9c36a2f1dd6fdcff050c26125447e6911a39e735a42adf6" - }, - { - "bytes": 1213, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/ground_truth.py", - "sha256": "72c8a6eac541edf63d4fe4c61c554074ac0858f6148e890ec99e8cddc3455aa7" - }, - { - "bytes": 20092, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/model_view.png", - "sha256": "04f3f6559c43edc7559da6b40c57e59ded169297e6114da24cc9e499f111bcb4" - }, - { - "bytes": 297, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s01__proposal_b__pose/parameters.json", - "sha256": "fc922bacc3b5de5cac9ceaefbbc0649e392e11f40548f7f58a0a5a2a2532d450" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/calibration.json", - "sha256": "60dc82bc7de4f5b5319b5ce35c8e19b77fdef862d7215c30e179fcb963500f00" - }, - { - "bytes": 6811, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/candidate_evidence.json", - "sha256": "d350cd06e2dec60da37babfbf84bbf52cf1b9e770b4d8ad0d7a8247ebe17d644" - }, - { - "bytes": 10979, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/device_bw.png", - "sha256": "1aede4321f382b7b72191551809bf22bed5f4a7d698aec4408bec3c178bf42d1" - }, - { - "bytes": 3226, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/factor_assignment.json", - "sha256": "6795292102f9071896e0ceca7bdd007310e8d7dac75ec02a34e87d019f286a54" - }, - { - "bytes": 1052, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/ground_truth.py", - "sha256": "b10a19ff418dcdd1d08b2c47956cd212f8d6db1c1eb8e960760c6d6d31b4bb87" - }, - { - "bytes": 16656, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/model_view.png", - "sha256": "75c734514faa0a388b4ea4035aeb7999e44b85cf5061fa7a0dba846083091c19" - }, - { - "bytes": 266, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s02__proposal_b/parameters.json", - "sha256": "7ff3aedd8ea3bc3d558e37b7a517294ca4fac7b17392ecf685a1ba8d6345e27a" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/calibration.json", - "sha256": "df662e5b7bfd24d3ce60a6aaf3a7a62090e9df1c3b226bc49738a85464908068" - }, - { - "bytes": 6843, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/candidate_evidence.json", - "sha256": "701de1f2ff6fcf08a8bd5c5b6af7246fd4a305ed7971cce0fd4de6f33726005b" - }, - { - "bytes": 18685, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/device_bw.png", - "sha256": "ca2ea4cb0b9e4153e7c3be769562b07e4a899dd5b4d6574274370089f9660227" - }, - { - "bytes": 3245, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/factor_assignment.json", - "sha256": "d91af66b5508f263e9c02eb8370b1231f4da1156a2104d7fa856334377d85a9b" - }, - { - "bytes": 1056, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/ground_truth.py", - "sha256": "8f0a8e7e08e82941d02d99c198d2b9c63dbf0981eaa99f240bb70949cb49ea62" - }, - { - "bytes": 26709, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/model_view.png", - "sha256": "527282be0fe30f88bcc78e4c31b6c93236dfe32c4c0bd441f39e78399a049e84" - }, - { - "bytes": 265, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s03__proposal_a/parameters.json", - "sha256": "4a316fa7ae8bd754a0ed8563a7c54b9e3e0ede3b15a3ab616c0fbd7420baff2c" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/calibration.json", - "sha256": "9db3954a79464e51a1590cbe9e3502ae8126f69f720866df3b40b851daf346e1" - }, - { - "bytes": 6876, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/candidate_evidence.json", - "sha256": "d6d1ea23f21a17a082c124cae632dcde3711c4ebcbedea8354157e9ab21c34ea" - }, - { - "bytes": 14046, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/device_bw.png", - "sha256": "286893ee7ca34734f3f2ef5c444a4dd5a81802e97f4587430391a7aa05fe3056" - }, - { - "bytes": 3339, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/factor_assignment.json", - "sha256": "f30242d9562ab0d4b943513af5457716dcae5f4477d3f59cec95a1d2cc5b5445" - }, - { - "bytes": 1166, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/ground_truth.py", - "sha256": "3a156b71d5f01ef72573800a77b15a600e346a06c110bc2287255d769e9e38ed" - }, - { - "bytes": 32703, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/model_view.png", - "sha256": "5d4d35930f9c965079a8b0100150d22a0bde73bc8dfd91a59cc552efcd32f44a" - }, - { - "bytes": 265, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s04__proposal_a/parameters.json", - "sha256": "8d40dfa11965c8d11a229f36df7950d09429f5766a31b004a4db07aa8fab3cbd" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/calibration.json", - "sha256": "5e0fb10a6390163cd1d4987ba7d47b7055e3211dca79ddddb50d0d7770b7efde" - }, - { - "bytes": 6871, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/candidate_evidence.json", - "sha256": "e512e89dc622fc3321faa76d377ab0d612e9274f9d6ad5608288ff575f470629" - }, - { - "bytes": 25966, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/device_bw.png", - "sha256": "95270133ffda4f8507b81a50730e3108cb5824f112fd2b38a9b9fcbf7318986d" - }, - { - "bytes": 3331, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/factor_assignment.json", - "sha256": "c2c7eba2e0d431c2a4d938194c556999c9e2f2f7ea5e7c707c29d642b1daed3d" - }, - { - "bytes": 1165, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/ground_truth.py", - "sha256": "05e827a6549b3cc4ec0e830668e58848a4cc925d94ac1cdc6adbd0e32f746bd0" - }, - { - "bytes": 49419, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/model_view.png", - "sha256": "a7ce48acedc61d0f72dfab3f654441feedd8108390754f659922291c8868c9c4" - }, - { - "bytes": 264, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s05__proposal_a/parameters.json", - "sha256": "db501887da7c27f773ec27cf5bd98d128fe74ddc37b6a646c848f5deff36b506" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/calibration.json", - "sha256": "fac7efe5c13e0df8f0ec929e68cd25ff78fc1c8e793e17da1d26de692a196d2d" - }, - { - "bytes": 6877, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/candidate_evidence.json", - "sha256": "afdf0e60daf6b3037ba5d9a6ce4815835d0549b55bc5880efd25ee9ca21961c6" - }, - { - "bytes": 21207, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/device_bw.png", - "sha256": "675ecd6792e690f5bb46f9663b2eeb83a1d60e0db06ce08d64b95d64a65f486d" - }, - { - "bytes": 3335, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/factor_assignment.json", - "sha256": "167c098ef00b9dee8955d260626c33ddf7e8cfaa5f52759ff43733b2dc69efe2" - }, - { - "bytes": 1167, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/ground_truth.py", - "sha256": "329d8785bfd6a9cc349f43048f16311c20ce352a4ae07dadb4fca158e458cd79" - }, - { - "bytes": 40746, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/model_view.png", - "sha256": "a1d4ddd6fb7c9cd0d753412f3938ed15216daae617a7a6b74c51e799d584be93" - }, - { - "bytes": 265, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_10_signed_turn_connected_chain/l2_10_signed_turn_connected_chain__s06__proposal_a/parameters.json", - "sha256": "4a316fa7ae8bd754a0ed8563a7c54b9e3e0ede3b15a3ab616c0fbd7420baff2c" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/calibration.json", - "sha256": "ee17e2b02da5c649a71b03b65c33690055943f3b45e7e34a591f9580a400c8d5" - }, - { - "bytes": 6395, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/candidate_evidence.json", - "sha256": "f2d607fd1432c99b2475f5be07f1d86c224e53ef36de84c21a8cce33805d3021" - }, - { - "bytes": 23770, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/device_bw.png", - "sha256": "909a911111e8d4d08f37cc63ac6f89560790519a153e47ee5bf07c4d0c493208" - }, - { - "bytes": 3219, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/factor_assignment.json", - "sha256": "66832736541c6ec26aeed3ea0270dfdcd1e7200151bc9da1ef38ea016c4b4055" - }, - { - "bytes": 960, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/ground_truth.py", - "sha256": "64efcb8e663d8c59d71454ce818651371bfaeb167525e93e66aa92b4cd652499" - }, - { - "bytes": 46245, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/model_view.png", - "sha256": "07bc202e3097e5c8d66afc29ce00f6580c6cce4d08fc4c3e54dc05bc0c528df8" - }, - { - "bytes": 243, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b/parameters.json", - "sha256": "26581dc5a981cb580914fd2882e4dd8dafed8019638da06134d5b375fea9537d" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/calibration.json", - "sha256": "e5c1515500a6e78590496043c5ffe0f4b3163a2a315cf80cce1c29d904d6cf09" - }, - { - "bytes": 6543, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/candidate_evidence.json", - "sha256": "7fa932b447197ec5aa126f707415068c499fb7a4450eddd8ae34a8645ed8abd0" - }, - { - "bytes": 23653, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/device_bw.png", - "sha256": "a32f527c19043cf9d60d1038e5556e477217819b75bac0f6fa717aea35adeeef" - }, - { - "bytes": 3503, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/factor_assignment.json", - "sha256": "c6562a78040ac433eab3d5e28237f7570b7253103ac515e57a356d4235d8710b" - }, - { - "bytes": 1210, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/ground_truth.py", - "sha256": "5a395331a35cf9ebd29d979823dc9f9cedc6c17030f7987699f31238dfb03281" - }, - { - "bytes": 43347, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/model_view.png", - "sha256": "a88c196d31497e8efe6e49589cdcf99a2058286c2bdadc8e0e6e1312a0cd3499" - }, - { - "bytes": 274, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s01__proposal_b__pose/parameters.json", - "sha256": "55f8353096ccb3a8f4dd4156df9a6f4e1aebc579c5be8e399ad7b80ac3f5ea1e" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/calibration.json", - "sha256": "1273ed5f70d187f91bfb0cc969b0b582b6458bc93464e7084ea0d990989ec5b9" - }, - { - "bytes": 6361, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/candidate_evidence.json", - "sha256": "af9bdad81c27373ab6de1a0cc46f77afbfc2076420c899aa40a37ecfd0fb74bb" - }, - { - "bytes": 12401, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/device_bw.png", - "sha256": "c06ce1b8d57b0ef8e43dbcb3353fbadee243db1503cd9a3009f23d588a79e44b" - }, - { - "bytes": 3254, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/factor_assignment.json", - "sha256": "46090991673acf1a9e421e8800351ceac007d37f92ae203f5805529102f699c9" - }, - { - "bytes": 1064, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/ground_truth.py", - "sha256": "bc2a370ae4420b22b63024732d61db734e5729702e23b7f6fb4fd6c131f57b0b" - }, - { - "bytes": 28386, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/model_view.png", - "sha256": "1046e6a29bf7d9ca145b5127ec381ae6df994d0c1cdb5ddbcabc98071cb95edb" - }, - { - "bytes": 245, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s02__proposal_b/parameters.json", - "sha256": "42b3ee9787417252cbc1eed064d5d92266ee046b803660f6ca993996e0c24565" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/calibration.json", - "sha256": "52d616f53d38178a2f086f78e81769c1ac7e2c868f56d9941efe4c9fc37c6572" - }, - { - "bytes": 6411, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/candidate_evidence.json", - "sha256": "33e0b52b94197707472411faa4429061392b302a8399d2dd4d5a378d4727a37b" - }, - { - "bytes": 14992, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/device_bw.png", - "sha256": "5bdd09186d785fc632ad1be8ca79474bbaf899ac4ae7b7bd118a62c6ab60ec47" - }, - { - "bytes": 3248, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/factor_assignment.json", - "sha256": "284ac0e87744fc1782bd2fcaac69c594d25fe07ceb8b068260cf5ee61e0f519f" - }, - { - "bytes": 1022, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/ground_truth.py", - "sha256": "207086d27d9d6851459b3f15d9e1cb1f0230f1599677602c6bcc76eed070e6da" - }, - { - "bytes": 31357, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/model_view.png", - "sha256": "a75a0621f41136302d1b95ced19c645d0685c53fc4eef6081efbe005c06a1c0a" - }, - { - "bytes": 244, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s03__proposal_a/parameters.json", - "sha256": "15e327cb873358d0a4e0752f4e3077d74cdf756d53d8f21d2f887a105b95a398" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/calibration.json", - "sha256": "ca1df9f597b2e0464788093231a5348dc16e33b88cb807487a40981efab90574" - }, - { - "bytes": 6421, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/candidate_evidence.json", - "sha256": "df601b0798e1ddb877a8679f9113aa496f8e5898e4d6183374ab7cb5bbfdd840" - }, - { - "bytes": 10916, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/device_bw.png", - "sha256": "67b2533305b7d9d0ed1735b68264d2f101a7db6603ac09027716abc18c97c64b" - }, - { - "bytes": 3262, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/factor_assignment.json", - "sha256": "a1e7390d031928b30e3441505e781c9a198cb3d87add23e1f2a4d419d57390e1" - }, - { - "bytes": 1016, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/ground_truth.py", - "sha256": "3fdf2c054d0b2472406b8d67740d8b270c2213a1f289723bcd1a5c7c411c55b3" - }, - { - "bytes": 25863, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/model_view.png", - "sha256": "3e4b579cd656d58661e0f1552665a4a802625f3b564b355269482bd9054d4ec3" - }, - { - "bytes": 267, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s04__proposal_b/parameters.json", - "sha256": "e5d6b235840108ecb1fbc2e05ee7f401868391ab6f0cdf06c5819b77b62b84bd" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/calibration.json", - "sha256": "a64c83754e39c47f73ce3a42738190bfc011fd7009749fbbe695f9d12c1fdff1" - }, - { - "bytes": 6437, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/candidate_evidence.json", - "sha256": "4ccc61f7a0eff2f22196b6076d93df5b73f335f8aeb9c3fe91c9a6508232d1e7" - }, - { - "bytes": 20085, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/device_bw.png", - "sha256": "78f842036ff1214c9d7ea045117b42bb9a00175b2df118224417dbd99a9f4031" - }, - { - "bytes": 3261, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/factor_assignment.json", - "sha256": "47b85e02ed2b089dd4053fd1ebdd2f1380dd3319382e28499e47a4ee2709d193" - }, - { - "bytes": 1065, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/ground_truth.py", - "sha256": "63907d02602cf1a90d22b69f93561092bc202adffa759ad19c3a916694ea1ea1" - }, - { - "bytes": 41391, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/model_view.png", - "sha256": "4df8e9914f6232271fac3d34cfb131861d9f5db2879fe2655c7effae850763c0" - }, - { - "bytes": 268, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s05__proposal_b/parameters.json", - "sha256": "d31f692902483cbd39fc2d03297fd1ab9c1e02dd8f9692b0960f9cda4b265ff0" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/calibration.json", - "sha256": "c24b06f48d4350ea21a6cf53b6f6dc38502c69036d1807df6d3550f001d990cf" - }, - { - "bytes": 6812, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/candidate_evidence.json", - "sha256": "0ab9a6b6a01a727afa8f3186d013d50fbcf76730d8ba8996cd539874f771db3b" - }, - { - "bytes": 13819, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/device_bw.png", - "sha256": "14ddd914b8e567413d5eccd03abdad8b7e68b8592dc6b11c93a87c049b5cdae5" - }, - { - "bytes": 3432, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/factor_assignment.json", - "sha256": "01b1507509e266c85b99c34248dba36d5e7305e3b5a29e760368d1673a54bde9" - }, - { - "bytes": 1318, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/ground_truth.py", - "sha256": "ba0ae2759ddb47328e45c4cc39b0855b052a10a74904c972288daf6ad41c50ae" - }, - { - "bytes": 34426, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/model_view.png", - "sha256": "fbf85125825b2f4c7fac1650f6bfb93472819826227f059609b0f8b48715aaff" - }, - { - "bytes": 267, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_11_curved_path_width_transition/l2_11_curved_path_width_transition__s06__proposal_a/parameters.json", - "sha256": "1d10de8034f87ef612df8656c98f2c3dffc7c44eaabd9330d4fae3f69c87c557" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/calibration.json", - "sha256": "3b3d0870234c6e54badb72d3ade92d49b5db3764830a02df4279ca9f74323e9d" - }, - { - "bytes": 6545, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/candidate_evidence.json", - "sha256": "0dd2ef5c32852da84a68a9182c835a9d39f8aba0acbf5e9ec84fad66d48d8a64" - }, - { - "bytes": 8220, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/device_bw.png", - "sha256": "3e10f01ddfde13f733be84305f953c827fd247484ad780b9d9f4dd6b5f9024e1" - }, - { - "bytes": 3267, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/factor_assignment.json", - "sha256": "7b7c133805b6eb96c29abe0b8e5f07d570f8ea0de5227c46d1fc69a971961108" - }, - { - "bytes": 866, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/ground_truth.py", - "sha256": "1daa47ae067ae450ac7e8f67894b6e0fdffcb246f771aa656491d12a65748bd8" - }, - { - "bytes": 12287, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/model_view.png", - "sha256": "fb26a38408cdde65f7a43fe356444f6d59e139bcba2ee9d2930cbaffb9da2182" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a/parameters.json", - "sha256": "c957d7f19b2733d8ee15c0458d954d0996e20367685e8544079ad7cb6f7f479b" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/calibration.json", - "sha256": "eb910c7171e6bd165e8d367a2b29af0c8da3abff3680ababa2db22ebba971256" - }, - { - "bytes": 6675, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "b99fddef6a7008d532b96bb3dc7cb9864274919bf3200192d7d160a9970225bc" - }, - { - "bytes": 10472, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/device_bw.png", - "sha256": "9852489ab3114d659d619e05dc80d9cad78268002c4eb892fe9ef58375bf6328" - }, - { - "bytes": 3553, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/factor_assignment.json", - "sha256": "93c50c68bf74f3f10ee14b4a36e1fbc228ce6d10205f216ea18cf69da17828a5" - }, - { - "bytes": 1134, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/ground_truth.py", - "sha256": "3a3a940cc1d3d9c088fce9b2d42a77a1ddcd7439e0fc41feb322c97fcd0fff42" - }, - { - "bytes": 11734, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/model_view.png", - "sha256": "279dac7c4e28463b2330d76d08b0b83d0a22354e4b29ed7ae2373ca5059c00eb" - }, - { - "bytes": 313, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s01__proposal_a__pose/parameters.json", - "sha256": "9d5e99b37709413adb7f21b83e419b075f26fe40a76fe7b816021216fca6eabb" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/calibration.json", - "sha256": "fd3e63cfdffa8f321688b99e0b0cd13689de5faf5f7817b44ffd7a6e170ce0f4" - }, - { - "bytes": 6548, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/candidate_evidence.json", - "sha256": "db699a3e132b7421c08ba59e1be449ef944364a0beb57ede838e4f1721de13dd" - }, - { - "bytes": 10384, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/device_bw.png", - "sha256": "108800d7319d0bc40fbe458eeea33f091f91cc88e14bdea035249d9e6f167757" - }, - { - "bytes": 3291, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/factor_assignment.json", - "sha256": "c1525ce665dc59d8e1650dbf6e508edafee7b3028a9f1c5efc49947964884d5b" - }, - { - "bytes": 866, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/ground_truth.py", - "sha256": "48cf9dfaef57fb60564cbc2c1201b2fe4268ea1622050f4eafa55dd10a7c357a" - }, - { - "bytes": 11881, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/model_view.png", - "sha256": "1595b7bce01461a7aca7280a87f8a564e3f0a61b4b45ce5fd30905663b44cbdf" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s02__proposal_a/parameters.json", - "sha256": "b5442506f2ee77e87b16043ed8bc36e55837834133f9e4fd8fca1daf8b2cf38f" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/calibration.json", - "sha256": "bf7f0e167dee243dafd4dd078cd7fdc0818b24457c54afb0652a93070161e625" - }, - { - "bytes": 6553, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/candidate_evidence.json", - "sha256": "03d4bc68017206f86e2a4e38a70717d704b56715b1a81eb6ca95127e0739474f" - }, - { - "bytes": 15198, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/device_bw.png", - "sha256": "0620fa7eae8e0bfc640720c0885fcba3283a5ec4f8d2b4c4450030e5c4c3a0a2" - }, - { - "bytes": 3325, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/factor_assignment.json", - "sha256": "ab8e9c6576aae0063fe11827641ae851dbae91f865c101c81a68eae76934dad2" - }, - { - "bytes": 867, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/ground_truth.py", - "sha256": "a5696b34fc5621fd0e612fb155c70846e8ab34ee5368ff3eec4b3293c8b69ef5" - }, - { - "bytes": 20436, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/model_view.png", - "sha256": "af1eb64eb98e5c802b08583335c9a572f4d10259262946e99c838f57389ced49" - }, - { - "bytes": 283, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s03__proposal_b/parameters.json", - "sha256": "8e135390592babf9d028358117ffdf75d64e340da037bfdcd4ca650c826a6e69" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/calibration.json", - "sha256": "ed073b6b93945e390a6d52a7ef58a51b87567ec5b4b9b7d82f62552091719adb" - }, - { - "bytes": 6750, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/candidate_evidence.json", - "sha256": "98d86713b2796c406c4f5866ec5bd0b16b5407903f8c8aa652d725bfd0ecabfc" - }, - { - "bytes": 6986, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/device_bw.png", - "sha256": "84815776c0446e0a4e126d255399b7131d55dd0f7e5e353ab0fe5dc55f3395b7" - }, - { - "bytes": 3503, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/factor_assignment.json", - "sha256": "d55cb0070150118f4cccdefcf393f6377b02b5295e9e7ff49ff0511c12af12b6" - }, - { - "bytes": 927, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/ground_truth.py", - "sha256": "450e8b33a71a171657f7038cf7fac736dfaf0780c96c0d6a67f6a2739840bb4a" - }, - { - "bytes": 10001, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/model_view.png", - "sha256": "a83d8866137cd1d3a01ef9c2582e8426279364dacb6119036e2555e74d43e768" - }, - { - "bytes": 315, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s04__proposal_b/parameters.json", - "sha256": "294491dfca0eb259d3d9e539230050958141ec216115625ac293148177a8e0bb" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/calibration.json", - "sha256": "665d83c2d260cf5a5408638f5ad1f6abc6329198178da231cc0880b6d7c528b6" - }, - { - "bytes": 7149, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/candidate_evidence.json", - "sha256": "0512b7ca7c74814b5d5d6db86b503e1289c0d10248d578b46ff9813477cef28c" - }, - { - "bytes": 16337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/device_bw.png", - "sha256": "103f22034e409be86dc1baf8d2289525479baea62b889273a977a048442984bb" - }, - { - "bytes": 3630, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/factor_assignment.json", - "sha256": "9661f9b02a3f531177d5f6312406373c2f48d6bae7907941c10d342926b4d6f5" - }, - { - "bytes": 1085, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/ground_truth.py", - "sha256": "2fa4ae2ea87af65b262bb1a24729ffc881a5ab9affba738cd0bc151576367a17" - }, - { - "bytes": 22315, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/model_view.png", - "sha256": "6cc49309bec0ac0c13a1f0dcd8c9fa5102e5a91c2bf2e64360f64a9aa7fe1246" - }, - { - "bytes": 315, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s05__proposal_b/parameters.json", - "sha256": "c7c28dfb2c8f70af8fd449499cea2d1e37e881f6f7c87dcbbeecad386228f5c9" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/calibration.json", - "sha256": "7f6387325b1b8c7113b26f24fdfc16cbf24c5e248f98184b4b476797ed23c504" - }, - { - "bytes": 7155, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/candidate_evidence.json", - "sha256": "2654134fc8c11a75626f2d28cd685bf22dc2be80d09faee9c30a250b0aee926a" - }, - { - "bytes": 16616, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/device_bw.png", - "sha256": "36c017509130080453e3230b28767fdb1c95d592ef45b227542321fbbf476860" - }, - { - "bytes": 3655, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/factor_assignment.json", - "sha256": "14881fd49c0151f9ece60f950e75f9bf31b12fef7884f6166800a773fe67816c" - }, - { - "bytes": 1085, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/ground_truth.py", - "sha256": "1b60e73c2d563b3543b549ede231311e43c0490680209e0ab6669f85668a0fa2" - }, - { - "bytes": 21602, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/model_view.png", - "sha256": "6f2ec00faf8314963e29ecc01a68194641958acd14bda2b1fab9c115903948d6" - }, - { - "bytes": 315, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_12_transformed_terminal_autoroute/l2_12_transformed_terminal_autoroute__s06__proposal_a/parameters.json", - "sha256": "c9bd22f0e0e148963c55f9d49c989b28e669b658c35ea69951cf14ad8dc99775" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/calibration.json", - "sha256": "d0a92b6666d9f16f3f66f9280e0be78aeafed3d0c76614607b33bc6b54e673bc" - }, - { - "bytes": 7214, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/candidate_evidence.json", - "sha256": "0c2172c384730f873b18a31112ec31d4df440c6f34e3cb61f7c0c60f6d7115b2" - }, - { - "bytes": 23869, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/device_bw.png", - "sha256": "baf914377c30c348dd912dcf12869fed694dda778121c57fe01f578510243cf7" - }, - { - "bytes": 3129, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/factor_assignment.json", - "sha256": "217aa4c113d6606617a4351eff7ebe051644880f0bfc64550f52365300696a82" - }, - { - "bytes": 1024, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/ground_truth.py", - "sha256": "91a5f553b44660c0fd80afb6534b395d5a1b06aadfe334c2d0bc17864cd40f4e" - }, - { - "bytes": 47534, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/model_view.png", - "sha256": "57c891ee2d44fd3a92bea07434965991e65000f261cb0372e0c2ebe4a5f55c20" - }, - { - "bytes": 242, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a/parameters.json", - "sha256": "35b5f2e3d1a2e8bff431f9faa362ac1696a14790e0f686667f8c88f228b23142" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/calibration.json", - "sha256": "e2eafbb190cda94db206e7ba136f7e35a10a9ec1beec92316e4c410fdb802955" - }, - { - "bytes": 7364, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "f069ebf9571682ce005a8989a2b7a4d380dc17e338d48fd6728e5c736e678a4f" - }, - { - "bytes": 24617, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/device_bw.png", - "sha256": "6b2efc9009c49c590cb644b92892ac23f415e3094a562b8b26a838402f6c25f5" - }, - { - "bytes": 3408, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/factor_assignment.json", - "sha256": "f131e49ae29137d2066df462c8914ad820251fe207cd5077d7c23d24f46754db" - }, - { - "bytes": 1397, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/ground_truth.py", - "sha256": "c652d5ce00bdb8b3fb7edfed825dae9a6f9d3d193c7624183d43eda9a8e1dc7c" - }, - { - "bytes": 43098, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/model_view.png", - "sha256": "ec250032639749cc78ea64ca260b8b8b526dcd1b5a5613696bca0b5a05c80668" - }, - { - "bytes": 273, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s01__proposal_a__pose/parameters.json", - "sha256": "0e702af859fc0b49925f31bcf7e402d05d7e988e80ed98942e1327441c1ce056" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/calibration.json", - "sha256": "24ef1e5665222364743ca1eddf3cf5e2550ffa95647c7429f5df6133d1abff67" - }, - { - "bytes": 7216, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/candidate_evidence.json", - "sha256": "ac9bf68f25c18bd78bb4180f5a7e558dfab5d4b80c44777c5de8ef0b1a361585" - }, - { - "bytes": 20643, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/device_bw.png", - "sha256": "011fe5ecafe8b49fd0b297935590ad3cdf64ac2176583db537262dca554090a5" - }, - { - "bytes": 3139, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/factor_assignment.json", - "sha256": "d10e4f12d07b07b33552d7771bdf541d0abd338c2ce4b4375982d758fe243904" - }, - { - "bytes": 1023, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/ground_truth.py", - "sha256": "57808be85ab9a20b05a19a4ceb4eccc0088ccdae8269f8be98b8b42c8ba617fd" - }, - { - "bytes": 37510, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/model_view.png", - "sha256": "3cdf4465a3221261c9f7b0b2ee08db69579c42a0ed7d2463bfe86ebfbfc2e6e1" - }, - { - "bytes": 242, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s02__proposal_a/parameters.json", - "sha256": "c60364647883ac2a2b9556631982f4b2f885c99af17d3f9fd41273164721c11c" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/calibration.json", - "sha256": "b70d94452f174015a03d16ed5f51f1cfe2823b20e8760fa55e98a9c586dfd11b" - }, - { - "bytes": 7265, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/candidate_evidence.json", - "sha256": "134f181257f9005f8c821f5bb317800114fd92aee8e3afa409762397524da7eb" - }, - { - "bytes": 30140, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/device_bw.png", - "sha256": "46aa433f5afa7eaba312a6db40f95a89ad774f97e9501d72f6a4f3117271ee8a" - }, - { - "bytes": 3110, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/factor_assignment.json", - "sha256": "4a39b2db2d482964bcf2cef45cdc3155e1bca11c3a75b5b5026c04704bc13893" - }, - { - "bytes": 1132, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/ground_truth.py", - "sha256": "b5488a338399b4c234afd0772dd74a79362ae337cbeabddeaa374e3c17f71e59" - }, - { - "bytes": 60747, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/model_view.png", - "sha256": "8998daaf5b7b9f0442b83db24760b5bae3a30596582999f7d445d98dd96d91e6" - }, - { - "bytes": 243, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s03__proposal_b/parameters.json", - "sha256": "06b6b36758a5f0cf73133e78d89e0d65b5cf99652f246a758977acd45eeffbe0" - }, - { - "bytes": 329, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/calibration.json", - "sha256": "88f83c9e3c5478b4f2768c0c9cefbd8a26df89805bdb887cb58bf3588de46f8e" - }, - { - "bytes": 8132, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/candidate_evidence.json", - "sha256": "173bfee6b29388221ecde1ed5860c7b57a26c97c64e75c8155783e73441847a0" - }, - { - "bytes": 36762, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/device_bw.png", - "sha256": "997b85f8d2bc4fb5149d492a4516b7f17fd2d5c03668bd18287dc052354979e9" - }, - { - "bytes": 3705, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/factor_assignment.json", - "sha256": "02ad840869d63c21263cd9e0ec208d68a56f6b9760d5c9e0c33a2bf7561536b3" - }, - { - "bytes": 999, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/ground_truth.py", - "sha256": "c2b31d2cdf5be0510a0e6a8ccb121ae174c7c508d702e996340766ee825d1682" - }, - { - "bytes": 72950, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/model_view.png", - "sha256": "769a1b4c3b405141a1694140e5183e23ecef334b693a50a41be17041dd9ff395" - }, - { - "bytes": 264, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s04__proposal_a/parameters.json", - "sha256": "eb1c97423b019a31bf69b6313a7c153c03afc43cbc99db0071aa4d4b7f4d1966" - }, - { - "bytes": 327, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/calibration.json", - "sha256": "78d12bbca72372b5799de93b8f0154fb9d8041fa4b22f435beec0297fe17fbaa" - }, - { - "bytes": 8240, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/candidate_evidence.json", - "sha256": "809196d1e03f41cf639f2dc45b99ffcde21109e1dc4900ab55e1bc3417c3955c" - }, - { - "bytes": 31744, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/device_bw.png", - "sha256": "76152ca07d26ef37688eb3c55f19a9cc944edc314b4e6e42d1d6e976abbc63b9" - }, - { - "bytes": 3802, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/factor_assignment.json", - "sha256": "f383eef847658c1aeb7d376bf9625780c585b1bcd029090fe9698f174516d16d" - }, - { - "bytes": 1196, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/ground_truth.py", - "sha256": "ce79eb3146e667c6b594c0ba808865d8c2a9126ed8f20ce6e4dfd21398e84fef" - }, - { - "bytes": 57697, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/model_view.png", - "sha256": "943d6126fae4dc2e05c946225674fbf635741be8584fb1637efd2ca7dd349e03" - }, - { - "bytes": 299, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_13_mirrored_parallel_paths/l2_13_mirrored_parallel_paths__s05__proposal_a/parameters.json", - "sha256": "82accac6110acc3f1885d6774b0bab28782e674c9e9eab7db73d0df196513f52" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/calibration.json", - "sha256": "38cd5b949753d9046fbf6779875e6da268808eb79df230d58c3a7c888088055a" - }, - { - "bytes": 6480, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/candidate_evidence.json", - "sha256": "eaf1bb30839d11eda2f3bcb88e2189b42d5556d7c52721dae1d1eade58266e87" - }, - { - "bytes": 21589, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/device_bw.png", - "sha256": "22b86c5d57093ed0051ac113fae05c2d98c01907b18580a60a38ce2603f12c89" - }, - { - "bytes": 3036, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/factor_assignment.json", - "sha256": "2954dc9f004fd2d1ab6c1d4f6dd810b3cb936c10905fa8a9a2e869339135d45b" - }, - { - "bytes": 839, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/ground_truth.py", - "sha256": "1853d941629a37e5d8caa6b77b68cc53d4f2aec2412b786b86885a343a3b3a0a" - }, - { - "bytes": 43822, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/model_view.png", - "sha256": "aa09786482c94bf0dc26c8bb5ca9a6d9a45041e801f30569e9edfe98d22855ed" - }, - { - "bytes": 252, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a/parameters.json", - "sha256": "e8d3400ad6ff30b877a73eec447c7c84066ffbee5c557295a824117551177f50" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/calibration.json", - "sha256": "1c89ba5af7186ecd540991ce3749fd3fcd65c287f95df26807e2b753443f8d2e" - }, - { - "bytes": 6632, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "b5fdc0d1739438069dcc9b9306c8825c1e17ed99500a69d40120f8a061d15b56" - }, - { - "bytes": 26935, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/device_bw.png", - "sha256": "896de1c801d8bc29c7cafe018c3b8439ff9462007190960eb116cd4a46e67909" - }, - { - "bytes": 3313, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/factor_assignment.json", - "sha256": "e2b635446b8d4dade14ef4f1251bf675a2b961519d8ab92a3accc544913734ab" - }, - { - "bytes": 1164, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/ground_truth.py", - "sha256": "381464cf43aef3d480abe7a008c41bef46616ee979bd8fb6a5b6b771994c05f9" - }, - { - "bytes": 43684, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/model_view.png", - "sha256": "d01911b3d5026039729a1aa0489c5fae859e6f2e6e8d8c73d86625112fcf0cc4" - }, - { - "bytes": 283, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s01__proposal_a__pose/parameters.json", - "sha256": "d3aa08aa4616ad7f3d888621b8a2ab43d0e6b84205fc0bc7dd9432f0ada2bebe" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/calibration.json", - "sha256": "6d681bbb19c9f9f6ba1675a4fda3f558a3441bc50e11f228d8548e6cee5c6f84" - }, - { - "bytes": 7187, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/candidate_evidence.json", - "sha256": "b2f24be09f04e0ff2800dd0fc93730e7c7d1e913fa913399e88f4cd92174d70c" - }, - { - "bytes": 11803, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/device_bw.png", - "sha256": "617235e308555b187a99f7a6f8cf5729921b21ab9113ad1fb9190781cd143bc2" - }, - { - "bytes": 3634, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/factor_assignment.json", - "sha256": "553721c91132f4a282f3ccd6b2dad8dfe6cc3e66b95c4109e824a9d74c79527e" - }, - { - "bytes": 1200, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/ground_truth.py", - "sha256": "9b45ed4797ffd037f17f825c311c6eb72282a31026c59a1c2fcf4363bfb96a23" - }, - { - "bytes": 14386, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/model_view.png", - "sha256": "9f403eaf4e2b3beb9ca061b0a4aecfd8ab91479764591187b1381bb7b1bffa9f" - }, - { - "bytes": 281, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s02__proposal_b/parameters.json", - "sha256": "5cbbb6067da05f7cfc8c7473ac0c4ab76f2a96179cc575acf531ac3d7e9d9691" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/calibration.json", - "sha256": "39cac2f435e362c67730dc9464686a8b07d055d0ec2b5f8b783e88cb8649f902" - }, - { - "bytes": 6534, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/candidate_evidence.json", - "sha256": "8c6a409a7e22e8d505ec82939643b9f9cda241d9baae96db943589abf6a24bdb" - }, - { - "bytes": 21532, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/device_bw.png", - "sha256": "e559d391cd20ab772e9e145473000b79c839355587a3e5504077a68c716b37b4" - }, - { - "bytes": 3119, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/factor_assignment.json", - "sha256": "ebc1f2d48f9bb92c0f68cde58dcd33ac89e04f59d2318bc058741ec274c84c14" - }, - { - "bytes": 1035, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/ground_truth.py", - "sha256": "ec0789e9ea080bc80aa0aa1e5d16bd0fba3b09520bda0cbdc8add18b837456d1" - }, - { - "bytes": 45424, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/model_view.png", - "sha256": "6262a65071b677c5d67b417dd00872c8b7f793f61b67590ca1786c3f74a10964" - }, - { - "bytes": 252, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s03__proposal_a/parameters.json", - "sha256": "540c3b674ff278558006340ba145ce5d2c6abef5215f583d29754e239dfa2d32" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/calibration.json", - "sha256": "9705f9921990ecc1110cb5ec3566cbea97fafc34e6c1f695c5aca3bf158ced82" - }, - { - "bytes": 7174, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/candidate_evidence.json", - "sha256": "09923f89e567eaead4b3b1406a153406d1789e47f3db4eb8edb1092a3edde714" - }, - { - "bytes": 23660, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/device_bw.png", - "sha256": "654b9be506233c19a01e64c4ae6deaf066caa883e501374dc98539c810ad3e21" - }, - { - "bytes": 3426, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/factor_assignment.json", - "sha256": "f6c2b2e907e8a7949d8e53390719f296e963ad3957182171615ed2cecd84231a" - }, - { - "bytes": 1117, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/ground_truth.py", - "sha256": "178b51cb374115757fa6e72ffb29314b12cf9ec79b5d9407ca4fb57a3e625d60" - }, - { - "bytes": 50360, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/model_view.png", - "sha256": "beef85b741afbc47933bfee0c6f900ec885e20d5d9236e52a22ea6ecee97c504" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s04__proposal_a/parameters.json", - "sha256": "4a7abe4ed52b29f8f4ad2a532f16050d467edd4e89cac3d16a724940f6b5ae9b" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/calibration.json", - "sha256": "a7be8db106e91beb5d08cb180228d22939b479086128f778a1cb4f76a7017bb7" - }, - { - "bytes": 7257, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/candidate_evidence.json", - "sha256": "2342266c8a2d28b783aac0c02cdaf4ac5fff76ce1bd91bd4b78ecf28ff38732c" - }, - { - "bytes": 18645, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/device_bw.png", - "sha256": "9b6b570fcc5d178925537d8c1d58d4184887e92ab85bdf9fbc89125b2c21f2ac" - }, - { - "bytes": 3626, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/factor_assignment.json", - "sha256": "42a05c5ac7d36b3dc925e1df524d7e3f2949a84c3df6f905155aefee692fa1d1" - }, - { - "bytes": 1382, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/ground_truth.py", - "sha256": "bb597edbb61e0a774f331c4c9a69f555cb15f37dd68fb039ca09de11336d563d" - }, - { - "bytes": 40928, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/model_view.png", - "sha256": "69c3d4f3554e823c5e1cc148892e97804ae0dd5cf84e868df6b6a7b908adba11" - }, - { - "bytes": 313, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_14_local_branch_junction/l2_14_local_branch_junction__s05__proposal_b/parameters.json", - "sha256": "3601ac13b2ff49d198469c3974933baf38209017dd6d15baedad2c52db5ecd47" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/calibration.json", - "sha256": "a4ccd4af388b0933bb8854380a4e2f6e5da4d52e99141fc307228fca3604aa74" - }, - { - "bytes": 7291, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/candidate_evidence.json", - "sha256": "c73f33b8261bab149fdecc97ad64f8e1c0e19b00d4a31d08515285ba07a3503e" - }, - { - "bytes": 14901, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/device_bw.png", - "sha256": "b8770af40c39c535e522ce792650fbb8e2cb2db4a36b821b7fbd4cbf9ebc7af8" - }, - { - "bytes": 3463, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/factor_assignment.json", - "sha256": "a139efd66595ca612cbb3fcf06d4112ec985d3013641d2e4f47de74836f5e79d" - }, - { - "bytes": 1333, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/ground_truth.py", - "sha256": "6383a2a770269d5a84b591a06786ac64d1fde8fe7191da9d65506c71887b9a15" - }, - { - "bytes": 34698, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/model_view.png", - "sha256": "b82b2b51fbb2728607d067d310500f10ed79f44d90012d1a28cf88fdd91ef75d" - }, - { - "bytes": 278, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b/parameters.json", - "sha256": "d94b6807fff629402c7421f51b9ed2ba5dadd91b1d3e44dee305653698ab348f" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/calibration.json", - "sha256": "f8977cc07bcfd155e186c4fec4fa38308b130824442420226fcee39a1d9ab45f" - }, - { - "bytes": 7443, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/candidate_evidence.json", - "sha256": "0a9e8734eb9cfce0bee02ba1d5978113cffae20cfa997e9729f2614ec6360f80" - }, - { - "bytes": 22823, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/device_bw.png", - "sha256": "5c60bf93319faa9cc1ff65541ce7fa4cd46ecaa3eda03f9128ec9950be1d0541" - }, - { - "bytes": 3731, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/factor_assignment.json", - "sha256": "aaf3572bb1538778804828bc41b986715b8440b71f1a0089857b9d4a21e59a78" - }, - { - "bytes": 1706, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/ground_truth.py", - "sha256": "22e5b5b9263541291045fe39de4654b1f1a69653cb79632141385e518ca90aac" - }, - { - "bytes": 37390, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/model_view.png", - "sha256": "cab0243530912939daa438d239d9a91b552f452fc260eeecda9168521a64e051" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s01__proposal_b__pose/parameters.json", - "sha256": "ee7da8449647563433abc8a55e7d939937d2971c8f346e0d7069a7d2400a1e66" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/calibration.json", - "sha256": "8db6dd3650b41c3612c1ea7a3c5eb4e6fbc25279ea6e40b5d672a8af2972f30e" - }, - { - "bytes": 7213, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/candidate_evidence.json", - "sha256": "343c6585215bb1e965a44561ddbcce540ea2ab224fff05cf5e89f9b5cd8716c5" - }, - { - "bytes": 11970, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/device_bw.png", - "sha256": "b53eb783e7e76853816e155186c0ccde1f300c36fd398a8b7c54807096a621a2" - }, - { - "bytes": 3458, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/factor_assignment.json", - "sha256": "a7e2b940adf0b0f4aea36e4493fc02e902a2ff3463d2f9371484132c68a8097b" - }, - { - "bytes": 1162, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/ground_truth.py", - "sha256": "bc5a2bfd3e02472d416a8afcead2f788a45d67e1de627005a2eee579a0700c4d" - }, - { - "bytes": 25208, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/model_view.png", - "sha256": "35947b38a5076718cbaf89985df9dcdd1874deefab20c54713904ac8cf1f3aa6" - }, - { - "bytes": 278, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s02__proposal_a/parameters.json", - "sha256": "66f70fdafbae8bc1ae022e693e95b0ed839a77ea538a27f1865efcfeedb61249" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/calibration.json", - "sha256": "7df794a05553dd91728a3c9e24b212464c777bd88046c84fd884c96cc188fce7" - }, - { - "bytes": 7420, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/candidate_evidence.json", - "sha256": "2a3ba58d112c95ce914fb7799f0a167599bae4c83a0b0d779923ccb5d2d8b890" - }, - { - "bytes": 12846, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/device_bw.png", - "sha256": "1c0d5e986bcc67bccead6b46c2f341721e588aeef0e1ebc6e234ef31d405f4ed" - }, - { - "bytes": 3568, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/factor_assignment.json", - "sha256": "566b48d936c840c17f0b90332a49a987be610d1f9d15ea1d42831024fc2841c3" - }, - { - "bytes": 1595, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/ground_truth.py", - "sha256": "bcb0e7650b5ed25ea45b0dcdae71effe8175aebd5f3452b64841053213e1a54c" - }, - { - "bytes": 28558, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/model_view.png", - "sha256": "7ced959a400ba03a16dd23cd45883b2bc85a9d6457ea5dee9698039db2825680" - }, - { - "bytes": 278, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s03__proposal_a/parameters.json", - "sha256": "d229236b3513ec75252bf4966a44de9dcc065f488ed84d18be411030c06ac58a" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/calibration.json", - "sha256": "9f3c3f8a857815ca77dbaccb60985bb720d9cbe207b5ac6cae5dca8d16eb6697" - }, - { - "bytes": 8156, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/candidate_evidence.json", - "sha256": "6a7354820b6ec60f2683774cb345a7d90fb6b7045b0281c60ed29312cc2d11b8" - }, - { - "bytes": 8372, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/device_bw.png", - "sha256": "fdfbef0ce2361cf203db8f4cf841c00abfdfc021b24d676c92cd7dceec806c28" - }, - { - "bytes": 3917, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/factor_assignment.json", - "sha256": "d4b20144e17c6b52ed9d4b64ccddfdcc976c7b5dc3951767308b5417367aee4f" - }, - { - "bytes": 1297, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/ground_truth.py", - "sha256": "265af4397d94f9a0d35ccc6b388012d54480ed8f783e4dd8a9c7a199e2d3a3f5" - }, - { - "bytes": 18110, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/model_view.png", - "sha256": "6ee91681f544123a86a15360f3d770e6af572a57d03cc3517375c653dea04798" - }, - { - "bytes": 340, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s04__proposal_a/parameters.json", - "sha256": "a2cddf0e1855ae87b4ff703b3672fee05645f2faeb16d037c81e8596d3da2ab1" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/calibration.json", - "sha256": "b69fc203d8d56bb9a093c735d742f485bfe331090558a0a507fd1709f33c2312" - }, - { - "bytes": 8900, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/candidate_evidence.json", - "sha256": "4352758d1b6ab4eb53016368eae317abbb3acf5828dae978a577a1e8ab5bf6bf" - }, - { - "bytes": 13901, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/device_bw.png", - "sha256": "a4c3a38060613ea3fa60e5635165f569c636b45f9927eac7c9e0bd3b579855d2" - }, - { - "bytes": 4390, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/factor_assignment.json", - "sha256": "faa2e083c882ebda0860d2d9ad42fb5d9956b030a2ea5abb5b7c5d4b872c93e8" - }, - { - "bytes": 3145, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/ground_truth.py", - "sha256": "cb8ab46b79f3581b9c408753cb5e344de08508a795ed3b53a88c86c2c4af2167" - }, - { - "bytes": 35993, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/model_view.png", - "sha256": "1643b9f80440913f9cd87d17d057a054bee836c1f9c879c8b7226939b23ab15d" - }, - { - "bytes": 411, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s05__proposal_b/parameters.json", - "sha256": "00f85667d91d209f1785b8f05592267170029d41d815b3f2a93898b781a51505" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/calibration.json", - "sha256": "89cbeb7f68e55db145c17a7ec459333801590c9b89270e108af05a29bb1ee1e5" - }, - { - "bytes": 8144, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/candidate_evidence.json", - "sha256": "5c04fb84bf65555071148b18a28cda27168499efa4eb36af4360ab314144624d" - }, - { - "bytes": 37367, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/device_bw.png", - "sha256": "ad9dc1d748f064ecccb55387c175de46b39934c72fb917443c2282090fd7ccd1" - }, - { - "bytes": 3782, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/factor_assignment.json", - "sha256": "2ec635e1b16974101cc1b9cc7e855f705372f2a16cdcb6ba008a7df71ae3be49" - }, - { - "bytes": 1236, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/ground_truth.py", - "sha256": "b0a73b76ad33038f19b115dad9c51d19b7a391b10a1ebc4705a4a010059b2d56" - }, - { - "bytes": 73874, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/model_view.png", - "sha256": "2ebd7baa917fbd48faf390699d6e45157725428ba4d9a4143a9641bd74dd01b3" - }, - { - "bytes": 305, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_15_approach_parallel_departure_pair/l2_15_approach_parallel_departure_pair__s06__proposal_b/parameters.json", - "sha256": "d2cd8e6f04ec8e2a80abe77ce0e31d9a4065ca5287353fc00156aee6f07a10c8" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/calibration.json", - "sha256": "e56038e51b0e8cfe007d6bb18a7f95e6cf1ecbeb849d6ec6d09329734551b141" - }, - { - "bytes": 5417, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/candidate_evidence.json", - "sha256": "006a20175b06fb294ebcc2ac0df4e4e31a0edbb9a031f2db80f9f4f402ef4485" - }, - { - "bytes": 4061, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/device_bw.png", - "sha256": "c938665e49b84aaa1d8c0c2a652462afdd2e71f993dd0f2ba569871ea9b2e446" - }, - { - "bytes": 2917, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/factor_assignment.json", - "sha256": "2f7df41d1ec390a373d675ea686b3ab6160fe75145478821b4dcbfb09fa59c97" - }, - { - "bytes": 727, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/ground_truth.py", - "sha256": "82ea816b354f278793b090182b77f9ad33ca569b3d0d171ee7f73e1bf17e4b72" - }, - { - "bytes": 4291, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/model_view.png", - "sha256": "6c94d36005f0d357fad697ace337c3e2f26723ed10c124bbed0f40ab8b044814" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a/parameters.json", - "sha256": "aff8c55f6308b8ea0731b5dc21e8898601b210e0b3d70e193f3cc6ea368053e4" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/calibration.json", - "sha256": "f5ee7877d2dfbd521a99291a55a5429939c42384e34c58f5df21cd706b64d33f" - }, - { - "bytes": 5532, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "478b640e62f07e2819bf98d6ece34beb6f1ea2be6a68991c205cc25017e1c23c" - }, - { - "bytes": 6968, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/device_bw.png", - "sha256": "e2cef329510475cf7b23cee1b134c1317f30e5988f446d0e7d741bdfe4324949" - }, - { - "bytes": 3154, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/factor_assignment.json", - "sha256": "c2313c9cfe63ae818e2c8ef4f20e31af3b255a94bdb5af231c00ab912feb2600" - }, - { - "bytes": 863, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/ground_truth.py", - "sha256": "04e21d86027e2a544b37f44296217b4a8f29d5e1a7d1f667b6b951a877a5a501" - }, - { - "bytes": 5957, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/model_view.png", - "sha256": "6aa187cf301491369cbd59abe3401d89fa4dcd572f2002525f97e26242deb88e" - }, - { - "bytes": 270, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s01__proposal_a__pose/parameters.json", - "sha256": "8ac017d2796e8ea7e0359a540161b8720af07c702918543f1b16285fe756bd82" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/calibration.json", - "sha256": "ecf4028c5ce20f3f723005d34f116519e0185b59ae3b8146aab70bac45e8a950" - }, - { - "bytes": 5455, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/candidate_evidence.json", - "sha256": "519ea5d0d981135360e6f5f0f710b4d4b9e04a7be77d19557504675f8acdab14" - }, - { - "bytes": 7854, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/device_bw.png", - "sha256": "710dd701375b36505d28056d83df03044b28bb405718eb235b68c977f525ab4d" - }, - { - "bytes": 3017, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/factor_assignment.json", - "sha256": "043af2e636683fd45975fb881c16b04750196dada1676d9e0090dc0466765693" - }, - { - "bytes": 683, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/ground_truth.py", - "sha256": "c2467e290aefed3dba1ef33654aa20898eabf4a3475bd67d6901c015391af2cf" - }, - { - "bytes": 23158, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/model_view.png", - "sha256": "e7a8a43bca5056bf4fcb9ed3749653b73d6f9d8035198d2bddb3c9ee55fa8fba" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s02__proposal_b/parameters.json", - "sha256": "3d634718e41be0502daa0ac9747b8a61992fa17355dfc18be2591cf755fb6b7d" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/calibration.json", - "sha256": "8f8397804bf23bdbb87c5fa3ae2c4390975d20f704db6a436065df8dbe47cee3" - }, - { - "bytes": 6110, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/candidate_evidence.json", - "sha256": "27a0f3af286490611f19b8eff8b8e4bab830f82e40d71f49697bd325f1e9b10c" - }, - { - "bytes": 15843, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/device_bw.png", - "sha256": "b223fa452e7bdc0ca626b0c66901933b38fa327a6c34f4a6d7b65cc3419eeaa8" - }, - { - "bytes": 3274, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/factor_assignment.json", - "sha256": "77d6a5f45fb339d9d383119c2c651e8bd0326c54f98f219eea085c68c69ebb8d" - }, - { - "bytes": 840, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/ground_truth.py", - "sha256": "78c302d55244cca12d14cf57c8b6e8b0efa2e2121d640f2e569105c1b32b36a5" - }, - { - "bytes": 29864, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/model_view.png", - "sha256": "63d4ad7e5f3eefd025486c66a5aded8036794e995e2ad590d9ed88113a724621" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s03__proposal_a/parameters.json", - "sha256": "93a67e7f387f2355e4b3e78d236ca1ba4a0c6cb89eb2c0fa3b3e7b2457703235" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/calibration.json", - "sha256": "2007d5ad80a7d5385e9fe335029fe467760be1a3c2c1ca295b63564445a0470c" - }, - { - "bytes": 6261, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/candidate_evidence.json", - "sha256": "c05f0a1a29f20890a92e72a7414610a327cf4608b6d52c55450517642be1932e" - }, - { - "bytes": 4859, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/device_bw.png", - "sha256": "a41e3e2946e155471ba40b347650351b85ec1abc80279f3aea3262dea64e7585" - }, - { - "bytes": 3400, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/factor_assignment.json", - "sha256": "888d43e767df7353f6eef073c7ec197f0e30ae5dec145c155c2580fe208c769d" - }, - { - "bytes": 1068, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/ground_truth.py", - "sha256": "cd961e29b941baeecd36ed39e1fcf980b496941ddbe2ccb5d8dcc54eef6cc25c" - }, - { - "bytes": 4910, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/model_view.png", - "sha256": "82b1e2196c4af64ad7b2c8edda4c9709bf92fc7c28c6f52ddb16cb397f00728c" - }, - { - "bytes": 390, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s04__proposal_a/parameters.json", - "sha256": "309e86989b5fd23c7a5d7d2a609a0672a9b09b2e3f85798702abdd75c4a83ee9" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/calibration.json", - "sha256": "c3c1c5199afe696e13657da8cda6caee3c9177689848aa8ff63c0692c7d99f7e" - }, - { - "bytes": 6385, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/candidate_evidence.json", - "sha256": "7a89fc7b7aaaefe3e197a787393c351e84fe40071d7c85abe84271c4469e756c" - }, - { - "bytes": 15874, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/device_bw.png", - "sha256": "bc11f326e14911bb148e635040753e5126a1ecb9c936ad5ccc135718b0dfbdfd" - }, - { - "bytes": 3438, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/factor_assignment.json", - "sha256": "25deedff0bf345db2df2311b274a262cff922f673862ee029600c5041854a4d8" - }, - { - "bytes": 1037, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/ground_truth.py", - "sha256": "b2ec5b6c50549afc1d475446dee903a750ee9cc3cbda8315ce0981d5d5410bb4" - }, - { - "bytes": 33874, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/model_view.png", - "sha256": "12c60b867c9085fea3c8fc0d6702b750e3a4eab79060fadc1a29c6be8431157a" - }, - { - "bytes": 383, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s05__proposal_b/parameters.json", - "sha256": "53a923a11336cb1814cc5d7f7be88bd3408cd2af1c1603c86d7eb1ee0460a127" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/calibration.json", - "sha256": "0149274947182c03a3b73a3b1f340dfc8b5e8b6fd781ac33e9497c64e4dee0c5" - }, - { - "bytes": 6696, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/candidate_evidence.json", - "sha256": "8c543eaec06a4c77103f3970ed245ee65e50c99bbcf12e4eba7b3a34e6caaaaf" - }, - { - "bytes": 11859, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/device_bw.png", - "sha256": "92abd3d2082d0c96e4fe0b36ac5ca1428aaa45e31880e64ec36fc4cb75ee6bc8" - }, - { - "bytes": 3499, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/factor_assignment.json", - "sha256": "3ab37a5470f3ce0086014f0f3b4f070bd33a6092f825b1ccc93abd17027fa975" - }, - { - "bytes": 909, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/ground_truth.py", - "sha256": "94a18384d3b82cee02de3617c01f4ecc953875ced1008e7ac3bc2c79a2d3b83a" - }, - { - "bytes": 23592, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/model_view.png", - "sha256": "d4c76c448cb1d83d7c8f8647930e7fd48f84f1b08dfb749e478968a36262c6b0" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_16_repeated_carrier_combination/l2_16_repeated_carrier_combination__s06__proposal_b/parameters.json", - "sha256": "e0a210c54d7d24c58a56d34530ffd421ca22ff2a8524fc6a5cb05ee5412d0060" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/calibration.json", - "sha256": "8dbf3b97aa4e3d70d06f59b67c20266ac2791db2d73213edaeb9b80f6628b4b5" - }, - { - "bytes": 5064, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/candidate_evidence.json", - "sha256": "ab659622f459a5194432a36fe116c2582376e360f23ebd8955944d518bf9be6c" - }, - { - "bytes": 78133, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/device_bw.png", - "sha256": "da1af726185119a5275cd49276e5da414937eb5a1902ac16d4a4cf2df42e1802" - }, - { - "bytes": 2760, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/factor_assignment.json", - "sha256": "c1872c5344dc6c46e89e168496d99d665d90de904a1fed7965c63148bec056e1" - }, - { - "bytes": 593, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/ground_truth.py", - "sha256": "7db4643fb039c0c26d37fdee7463bd6df7b863f1f12665a13a062ada4f210473" - }, - { - "bytes": 159569, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/model_view.png", - "sha256": "d0e03b6cfd28b9911e7ec57b83bb5a5b98208a6ddbcac5b30d25404c6d799d5e" - }, - { - "bytes": 234, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b/parameters.json", - "sha256": "be4129d5fdc20a4dfdd1455059e75752b32c305db04254d2e3e352694ac97c71" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/calibration.json", - "sha256": "23da273b9fbad1954304ba8981820cbad14d62329a9328ef0bbdbaab3a7bcd5a" - }, - { - "bytes": 5172, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/candidate_evidence.json", - "sha256": "7f494251ef5deaee153bd37b38121a824351492c8417663d6c588949119e3d5d" - }, - { - "bytes": 78636, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/device_bw.png", - "sha256": "1b61f98c3b255b7c035067f7255d8f433522157b294be4a9c21126b9eb4f60c7" - }, - { - "bytes": 3021, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/factor_assignment.json", - "sha256": "eb003f3f52adc2c38dd5a8c4c7ad0ea77b008330dbf0d607c221b701a00daf93" - }, - { - "bytes": 729, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/ground_truth.py", - "sha256": "0789709c1f5af0a6b0b0da4327bf744045bc382055d11d61c7ee90d179f3505f" - }, - { - "bytes": 156779, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/model_view.png", - "sha256": "df745f1784ed6686e391738ec2b0ed38a5ba80fa63bac289d8cfd0e9a409bb26" - }, - { - "bytes": 265, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s01__proposal_b__pose/parameters.json", - "sha256": "03c5d61a64afc78475e49510ce4c3e0788116ac566a7ed1fd4fd28a1e4298b55" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/calibration.json", - "sha256": "29044c650548750ee426cb010afee568b143f5a6e9649dcd0a5d4f90089814da" - }, - { - "bytes": 5230, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/candidate_evidence.json", - "sha256": "831618da1b1a79055a44b7aec7e3699024d17b47508c7a944a0ec46be1aa22c3" - }, - { - "bytes": 21967, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/device_bw.png", - "sha256": "92cf88dc70fe4e77ef8e7c6bc8d86e12e5c3391ba51d8d06941ae5d54ef09369" - }, - { - "bytes": 2940, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/factor_assignment.json", - "sha256": "58d10653c92a29c70b7a7d0453c4ff4c231f976299a095daee176b9bdbbd95c3" - }, - { - "bytes": 798, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/ground_truth.py", - "sha256": "3232e4f40d009dcd7229c015f9211531f6a12eec1ff7f9d30453d5a3f6d35d59" - }, - { - "bytes": 32642, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/model_view.png", - "sha256": "22b4c102e13c738a1acb61f2a3afb7f7b50f707647c30be0c421237db80709a7" - }, - { - "bytes": 234, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s02__proposal_a/parameters.json", - "sha256": "a4307459d36260f2717e73df16570b99fc535b6148589ee287926af063a708e7" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/calibration.json", - "sha256": "dbe0f85b7bd30a4588a97fe84987a19f2f06e76e75b1a68338741ac1f2671b83" - }, - { - "bytes": 5200, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/candidate_evidence.json", - "sha256": "1b1f00cf69b7af141406ffbd3f5b362eaad8b7877e241ea1d05fd3d395602868" - }, - { - "bytes": 21689, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/device_bw.png", - "sha256": "6f864c9bf936c4f66821fd5591f11d345387b2ebb4a721a56bedabf13897d603" - }, - { - "bytes": 2891, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/factor_assignment.json", - "sha256": "56fbd327e5d8737592890718eb2976b52e6cc9de5276a998029f079e269096fb" - }, - { - "bytes": 729, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/ground_truth.py", - "sha256": "b97667ae04ee690a174959b86df14c80871dfe399444dd41344e10c57c5f1bc2" - }, - { - "bytes": 52629, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/model_view.png", - "sha256": "74451aa2163b61c6ea62d8adb92340d161460e80d5f58a69d2e448b6bacddfeb" - }, - { - "bytes": 234, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s03__proposal_a/parameters.json", - "sha256": "bd19c62dd091cc694158664686097fa5e649a33ffb9cde0dbb68b8b96701b489" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/calibration.json", - "sha256": "33052186e6a782d065ec4357476031d5c34e50dcd40cbc5b88d4e3d316ccd93b" - }, - { - "bytes": 5986, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/candidate_evidence.json", - "sha256": "8ebf7163a98f1a525931ada4606d35c60aa334c85fc838696fdd3bcc5ccf93c2" - }, - { - "bytes": 9383, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/device_bw.png", - "sha256": "f035ab70134e8eeefb8d5792ca0d5c81b414e8fc6b184ae56df775e38e5a9b02" - }, - { - "bytes": 3286, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/factor_assignment.json", - "sha256": "644bce5fa803173fd6d6538e32dcb8fa08034d2a598a7c325ae246d8e5647e3c" - }, - { - "bytes": 868, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/ground_truth.py", - "sha256": "d6bac564f99570aebfc9ad2c2807656bf4011e7fc81333324a36b5b774879f96" - }, - { - "bytes": 15133, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/model_view.png", - "sha256": "b5c6c825f25c2b7dbd27dd98c28c94f344c8bff471c1dd8c67c5150458b28291" - }, - { - "bytes": 391, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s04__proposal_a/parameters.json", - "sha256": "f3ccf24a7aca7d0a58c27df538679cbc32381c6c9995922220616eb39bed8028" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/calibration.json", - "sha256": "b846536d7dd60a1d423a4ad06e4ca715cb9de8c36e39f3f068f395a390b8f378" - }, - { - "bytes": 6001, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/candidate_evidence.json", - "sha256": "d91a8bedb8571d2259181a5578a87fc13bbd521ced0e6ed4d6440d22c31b01aa" - }, - { - "bytes": 33335, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/device_bw.png", - "sha256": "56a2faec197ce615116903c90ac16acdc6437da9b9f53b3212ccc840e909845d" - }, - { - "bytes": 3224, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/factor_assignment.json", - "sha256": "a26b85b9716b8128650ecdcd42bb1746b9a7c743f39bdb65dd9daf40d10f51c2" - }, - { - "bytes": 1019, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/ground_truth.py", - "sha256": "3838893688356cba9791b7f0619a8308384ae4c351ff290216e249d6bb58d008" - }, - { - "bytes": 71318, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/model_view.png", - "sha256": "48fe2a428d1c2be8a449588557febc3c90e29c59e8cd2ad414ad036d14c378f3" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_17_composite_cell_2d_array/l2_17_composite_cell_2d_array__s05__proposal_a/parameters.json", - "sha256": "fe4c88090c85748cc300ff573066324241a7b49e8028845ed90d2323264f64cf" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/calibration.json", - "sha256": "74cc8e334bb7526651e2be6407a9e2c0fb99ce11c46d4ad4f92a9dd03c5a2011" - }, - { - "bytes": 5715, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/candidate_evidence.json", - "sha256": "e1af9092d23d404626cd60bf66e48b6ca218356fb9ab98decb1f58f7086146ec" - }, - { - "bytes": 11337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/device_bw.png", - "sha256": "65570b1f86fa6edc4a3d52f19787b8d5659ba3eaafa89bd34719291a9f124860" - }, - { - "bytes": 2999, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/factor_assignment.json", - "sha256": "94e2eb850d7fff846b47915c519619c3d4b38087da592bae1f0462edf897ed9a" - }, - { - "bytes": 706, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/ground_truth.py", - "sha256": "e9136e058a127ae38848086df95131e910668237d2a19e28468fadb600050b31" - }, - { - "bytes": 9981, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/model_view.png", - "sha256": "9712de459ce1b741767410c2155225a0304d84cf0c906121bd455bef0ad13de5" - }, - { - "bytes": 259, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a/parameters.json", - "sha256": "1aa3d88ffb88c151555ab368817db4bc949f20639bf54213d7cf47fdc9afa2bd" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/calibration.json", - "sha256": "4b223f6a7b33dbf2e964b852940bcc5176dd258132f1d6e35fdf441e1a3d9e8b" - }, - { - "bytes": 5803, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "c8e49bd436c1d52ad229cb03b8788bb354e9b82dd9169a712725570ac0f9ea6a" - }, - { - "bytes": 11045, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/device_bw.png", - "sha256": "6499a3eb8470cbfe2059beefb1fa51bc23b37c0701a6066adba56d57b1e7986b" - }, - { - "bytes": 3228, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/factor_assignment.json", - "sha256": "50e5c3a3e195cca6f623bfe56e36580d71b3a2956f1ca940a4d8a2fe33ed646d" - }, - { - "bytes": 851, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/ground_truth.py", - "sha256": "4f2ed15e11b23d72919f5b9535909e015b59822f015836ff3e9a30231d4eef1c" - }, - { - "bytes": 10396, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/model_view.png", - "sha256": "09ef1d57540e1e74d1ececadddc79f543036033dcfedc2407b64f2f5eb4dcacd" - }, - { - "bytes": 290, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s01__proposal_a__pose/parameters.json", - "sha256": "a824df8c669575323fb5143f2b154efb6af6d1f0812d850398f2eff97a281b72" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/calibration.json", - "sha256": "9b3d00b0595f3bde59b4995595aa44a1281e05b8f5580adda53dd1224a9cd571" - }, - { - "bytes": 5685, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/candidate_evidence.json", - "sha256": "b95d7863754212400fd9dfbb57d5e27759d37d619a3e3a800821847981804edb" - }, - { - "bytes": 35774, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/device_bw.png", - "sha256": "e223a4d8b6d10b9553e039e54c8ec4d17a530b66545029b73038009a2050837c" - }, - { - "bytes": 3019, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/factor_assignment.json", - "sha256": "970f264b9e976f964d4b50106898d5abc346baba89acb49b51b97c3fcd2d74b4" - }, - { - "bytes": 743, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/ground_truth.py", - "sha256": "1483727a3f1472b5fc7fbdea2947ad9c755b12bc65dcd258461b80372ee9f3be" - }, - { - "bytes": 68259, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/model_view.png", - "sha256": "54ad2b9f0ba3c97cf5802773f58ea45f4955d832ae6ccdf57c1436e4f9a1d807" - }, - { - "bytes": 259, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s02__proposal_a/parameters.json", - "sha256": "9ed7b77b29e29cd71bf7d98740524534c6aa7ebb41cdc9b59a8f822e3e4c30ae" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/calibration.json", - "sha256": "e333fbe570eaeffea395e8f7385379e4cc13ea93948ff7d63c3329bc1b5a62a8" - }, - { - "bytes": 5712, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/candidate_evidence.json", - "sha256": "c33688191656f6ade2422a14711705b693b9845df2aecc3cf1922a18a21fc6aa" - }, - { - "bytes": 21471, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/device_bw.png", - "sha256": "1923bd3bc00bad635ef8ad2fa0407d82f07dba140b673f7a0ada3c5ddfd30a74" - }, - { - "bytes": 3063, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/factor_assignment.json", - "sha256": "f3d94cc98738001e7e36281093cd351a4013b822ffcc2cdbc18a7aeeb312e436" - }, - { - "bytes": 737, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/ground_truth.py", - "sha256": "ff7ca7227db6a7f03e44e643f21580e6a678b70486411bff8a0d600c1779608e" - }, - { - "bytes": 37813, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/model_view.png", - "sha256": "c07feef98641e27394b8b6486ecdae078394d338aeca59ae01b74f92e49d500f" - }, - { - "bytes": 259, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s03__proposal_b/parameters.json", - "sha256": "98df5c8a9c4c11ea4f4a2432c97b6e55bddf0567d704dd0cbe392448ae00221f" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/calibration.json", - "sha256": "bc3118ddf42b3041f58dbb4f18f9055f8512db5df53e19dec99b0ddf4fe39971" - }, - { - "bytes": 6795, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/candidate_evidence.json", - "sha256": "80aa0bb2ac853e7531f3af258d6d3fbef4a0da880f64bbce73ef744d13890794" - }, - { - "bytes": 15719, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/device_bw.png", - "sha256": "b40d9d38f92626354717a0aeee7098857491264bf815bea213dc79addaf53568" - }, - { - "bytes": 3490, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/factor_assignment.json", - "sha256": "a193d8b82db4faa11c46e76ae788ed1871bab55f19e88dfa9d4f73d58e0a415c" - }, - { - "bytes": 969, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/ground_truth.py", - "sha256": "994d98216c955c0d68803357f0ac19c2548a45bbd4d14ac2d16a8cfb42bdfc0c" - }, - { - "bytes": 43789, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/model_view.png", - "sha256": "79f55650b65510906882ce40ca7b063e766452576e41a8a3148b2e8cbb95995e" - }, - { - "bytes": 366, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s04__proposal_a/parameters.json", - "sha256": "69440f02b754762f0b897f87f57c47b09c41aac43e065db424615f6e34bc4b89" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/calibration.json", - "sha256": "09615846b019dac3c9846dd948bd41e16adf4bf6f3c8b7f6a155cac85ea8f684" - }, - { - "bytes": 6716, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/candidate_evidence.json", - "sha256": "9c55b747abda229ca190858b4c63b41dae13a5ba6527da8c0f954676df60869f" - }, - { - "bytes": 5658, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/device_bw.png", - "sha256": "b6a6f092d0d92e0d4f57df9c09a37a2d2a5924f690cb441cfc231e2c25c9507b" - }, - { - "bytes": 3523, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/factor_assignment.json", - "sha256": "c649091310821d100ff1496765726ad3ea367a4d08b8aab7e3437e4629e992b8" - }, - { - "bytes": 944, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/ground_truth.py", - "sha256": "bbbdb7b1bf5c7e23cb42482d887826f57845ed38f1d55b61dc6941224f273c23" - }, - { - "bytes": 10471, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/model_view.png", - "sha256": "5fd2bd6a6b348aca5329c417abd112361175c9c10b0db9e84d57e8dec6cd9a2f" - }, - { - "bytes": 367, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_18_mirrored_graded_bank/l2_18_mirrored_graded_bank__s05__proposal_b/parameters.json", - "sha256": "79b9f2b90ea1b19d8987a4af14e5d13e4bc6736aa92569dc0959aced9ab83524" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/calibration.json", - "sha256": "b5956cda712b230b92f3036ec358a8635399d24c3eb9d8f27d76aefc0512b7c4" - }, - { - "bytes": 5112, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/candidate_evidence.json", - "sha256": "4d686b70a7f3d5ac1f39c34b80be8ed7a771cbc6f804df2bace34302875d63fc" - }, - { - "bytes": 40108, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/device_bw.png", - "sha256": "54b5f0a80f2452dabae97e3aebd7d700aa955c71a81830197eb4ce42aac46a62" - }, - { - "bytes": 2796, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/factor_assignment.json", - "sha256": "36a5f81a20b12aee41317c7109e5984ec065145e5e8ce0c142c5f6558a58da3c" - }, - { - "bytes": 651, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/ground_truth.py", - "sha256": "0dfb407265bf1aa76c8026035f37dbeeba9abb95b913802bb9fc3dca427623b0" - }, - { - "bytes": 81110, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/model_view.png", - "sha256": "070bb3ea9988fb856f12a45f24cf80d3fad10bd06fc6dd9cee7639696840635e" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a/parameters.json", - "sha256": "f653f2e3f75a9d099f7c9e12eaf06cad3ad259798b7fc5b6bb9b1b7861f94c69" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/calibration.json", - "sha256": "fe2164b2f950fe7c24f87e2e2d7ea5df621340e495c047dcb784f92bc3b8455a" - }, - { - "bytes": 5224, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "41226cd9d49fbdc50e94b40717b15de46f823ff2e7d4a348b4b8b75438cbe0a8" - }, - { - "bytes": 46644, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/device_bw.png", - "sha256": "3e92a1d28185c64471808a4ad00ad69ae7bc9b6b2b4090ae64f335e010248d0d" - }, - { - "bytes": 3046, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/factor_assignment.json", - "sha256": "88a4c8da83c1deb261ced00d8f2b6416ef98b3e156413f598fc07b166e2a2f32" - }, - { - "bytes": 787, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/ground_truth.py", - "sha256": "a91a6ec5e2ce98a77c6bdd5211b8c8262c747b12ee20cd236dce03f004f76040" - }, - { - "bytes": 94158, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/model_view.png", - "sha256": "66a2a3657584754270cc266ae73b370ca785789a6b569fd84b3dc0b83094d75d" - }, - { - "bytes": 313, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s01__proposal_a__pose/parameters.json", - "sha256": "b593052ba896bdee13724573dab86930012e87f46de1afc8b79259f009ab0c45" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/calibration.json", - "sha256": "7e6f25461e6e63140b119ec042e56f035c4819f6dffd4a9747fcdb2c00730daa" - }, - { - "bytes": 5217, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/candidate_evidence.json", - "sha256": "5565d5fd98ea0722d06670630c5c06538b17536fff3b32c8b6c8df24c8dc1b25" - }, - { - "bytes": 8808, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/device_bw.png", - "sha256": "a6f9474ac3492177938dc16c4f1b43923eea1fb01c79808639be3fcaeb1271fd" - }, - { - "bytes": 2884, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/factor_assignment.json", - "sha256": "24f52e89fa1fdc728dabf84cafbad671b236dfd2dd138c6811dec8b1769eaa02" - }, - { - "bytes": 699, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/ground_truth.py", - "sha256": "3ad1f0070a2b8735b3711059f60b7c93aa28db70edbdaaeb8576f69c1c4bc550" - }, - { - "bytes": 9423, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/model_view.png", - "sha256": "b2e33ca92ffb4ee703a2a878b402dfa40e2b11b8c8d9459faca8ca04d45dc974" - }, - { - "bytes": 283, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s02__proposal_b/parameters.json", - "sha256": "dc49532610c38d4c17accf91aacd89953010b8fd5bc4e91a832d1884576efcb3" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/calibration.json", - "sha256": "322271171c1afd58db3c71346886b1c52df43a81cab16944e417108103caf0fb" - }, - { - "bytes": 5302, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/candidate_evidence.json", - "sha256": "f1b5a734e6211ed6d66691080515450372cb9a894e23b314e59183549c93354f" - }, - { - "bytes": 23589, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/device_bw.png", - "sha256": "5c8a115c132c430fb6115b0560d89c18ede3897cfdfdb06e0a58fa17544cd8c1" - }, - { - "bytes": 2844, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/factor_assignment.json", - "sha256": "d388aa6cd7b08229e4b92a69cb50bd77fdd2674005b947ff8ea0945ecba0edcf" - }, - { - "bytes": 715, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/ground_truth.py", - "sha256": "73adc605b2765378cf0272acf1b819040b07047cba9120361032bd959bfc9f65" - }, - { - "bytes": 55832, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/model_view.png", - "sha256": "9bce5ce41b83b87985dd30cb82c24ed20a7bc396467cc25458d5ba08c990a672" - }, - { - "bytes": 282, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s03__proposal_a/parameters.json", - "sha256": "5ce0c018f02884e7e1b7946fbd24c374ca9639b68b07051bee37df278554a521" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/calibration.json", - "sha256": "8ff87ea84ceeb8007ff54ce7db882015d701f88c0a40bd6ce4db43ce7b1cd402" - }, - { - "bytes": 5912, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/candidate_evidence.json", - "sha256": "3c749451dbd3ea8abb077240cb922baac4eb1e5012ba714267c7064d74f16f2c" - }, - { - "bytes": 8999, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/device_bw.png", - "sha256": "f0b2119f3d7d3837250d7c9fde089bc0be5da909d743385947df501ea49f1e51" - }, - { - "bytes": 3183, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/factor_assignment.json", - "sha256": "9629b18af200dc9b0f2ad8bcd194140311ec95efadf80def03fc240ab74df5de" - }, - { - "bytes": 801, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/ground_truth.py", - "sha256": "d0c11c09a2cd269fac51c5b9b1e33a57ee3a030f50267b85e43ed931649ebe25" - }, - { - "bytes": 11275, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/model_view.png", - "sha256": "75a4f07bf13b5abdcdff638e677ba1e2cec10991255c59591866cd0e176b210b" - }, - { - "bytes": 354, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_19_parity_staggered_grid/l2_19_parity_staggered_grid__s04__proposal_a/parameters.json", - "sha256": "e2c437e285a9153c78b3a8ded6085900b10cc87b9681a273648e8e25376497ed" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/calibration.json", - "sha256": "4a94eff2c889fa4e1f6637f9bfd01f1a7e2d4170699cb451194e79f439141852" - }, - { - "bytes": 6268, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/candidate_evidence.json", - "sha256": "cb42f838157e06662609968218376c41fc58c39714e822aa9e1aaaf414449745" - }, - { - "bytes": 42178, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/device_bw.png", - "sha256": "1157c9bfc04f1ccd9eb824f76d1c856aa8b845945408619a407d6fef713f3fcb" - }, - { - "bytes": 2909, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/factor_assignment.json", - "sha256": "b7ebe82669a42c8606f08ed20518a8c11992d53d30c39631cd6a961b6dee02be" - }, - { - "bytes": 739, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/ground_truth.py", - "sha256": "4f30498094433cdad08b424206e56689483daeb9935fb7566a412c3714ba0a07" - }, - { - "bytes": 86021, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/model_view.png", - "sha256": "3bb69d990d4d5aaa0fc9f4c3eec4138c97c0615d09954ee8b0617bb07d398d2d" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a/parameters.json", - "sha256": "f41d600db9f996346b5bb50da881feada0446d4231274f0737db857846ab94aa" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/calibration.json", - "sha256": "510595d0609e0288c2fed1ff793eb211373f0573b3ff69055dd1719f4ef5d341" - }, - { - "bytes": 6339, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/candidate_evidence.json", - "sha256": "061ecb82e6df89e28063e1877b1bda5cb462268f794f6f92bfd2e2f25fefefa2" - }, - { - "bytes": 36303, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/device_bw.png", - "sha256": "820951cbf3b1c7b47f1df5a6450b916293f713ae58836f63ac97d699a9f1ab8b" - }, - { - "bytes": 3158, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/factor_assignment.json", - "sha256": "2043d0c9a04c7857e7927bbba833e1cc01c6d564c38f12a95310320c52b0f35c" - }, - { - "bytes": 875, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/ground_truth.py", - "sha256": "fcb9ac610388aea1c957f49b956cb5401d752d4b91488f499dfb7d048bf4d4e8" - }, - { - "bytes": 85066, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/model_view.png", - "sha256": "966b44c2190c10a1fda6e55ba65d45385e052666d90f4f57a4afcd63c55273ce" - }, - { - "bytes": 271, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s01__proposal_a__pose/parameters.json", - "sha256": "5fd6d6f7a3c050f881b579003efe801e0f9943ad2a4188728af09d92beb7f7fc" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/calibration.json", - "sha256": "d520c56842b1c01ef9e636cedcd4e9c3d19eda44b4d94fcf168f4f429e9158d4" - }, - { - "bytes": 6282, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/candidate_evidence.json", - "sha256": "db63196c222c3c97026c259114ca82da991ea9316fc7ac4aa4bc679f82c39dad" - }, - { - "bytes": 40531, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/device_bw.png", - "sha256": "da646230f2c982d7aaa50c8e47c01f42d32c51f0c8d1267621f8594b66eff84b" - }, - { - "bytes": 2893, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/factor_assignment.json", - "sha256": "d06aff3959bc68cbbc8ee209652841b3df7fb67f720e4192b266606b380ae8e5" - }, - { - "bytes": 738, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/ground_truth.py", - "sha256": "cd353d32c7a11feb9dae8b5b87980699508fa5341b6fef4b99b550ca6b634cb2" - }, - { - "bytes": 79446, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/model_view.png", - "sha256": "1cf38849457bbd7240b7aefa006a0b0faf44faaef6c4f0115e8ee22d00954729" - }, - { - "bytes": 239, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s02__proposal_a/parameters.json", - "sha256": "53c52eed8e13ae48ac44ca65d4b0c3944aabf44328587868886a6a4b0524a793" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/calibration.json", - "sha256": "230974a5042ddd11d898a30a3de5ba639f1475f4a3e89a51f4c8d943def7388e" - }, - { - "bytes": 6250, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/candidate_evidence.json", - "sha256": "2f80afe9b6181c893263928e8d3fc54c3b0ce75596f42e50eeb17b0dbedb10ab" - }, - { - "bytes": 36730, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/device_bw.png", - "sha256": "c5058597149b16f53327b40f01106d8cd9b81dc3a2bda646b1dea5f2b830d04e" - }, - { - "bytes": 2923, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/factor_assignment.json", - "sha256": "11c2ba4e9578aad181de05e1335121b2da71d2e43332d32c4db994e6ef603bd4" - }, - { - "bytes": 794, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/ground_truth.py", - "sha256": "3c45eb8cd79609465d3bdcef143be6ee456576165e85072dde042f5d8aa586d1" - }, - { - "bytes": 68492, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/model_view.png", - "sha256": "a9ca3487656277c3fbffb0e00386244233b00c9969c2971d658a5a08e26c21a6" - }, - { - "bytes": 240, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s03__proposal_b/parameters.json", - "sha256": "c3c2562e1cad713f426722c72f2aff6d1d17566ae266efa7433e6c778981643d" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/calibration.json", - "sha256": "5d1088c910d44609be521642ede74c8f66eef169b58424ff78376a76c7296455" - }, - { - "bytes": 6977, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/candidate_evidence.json", - "sha256": "f72575311475ba66237ea6ca1b2668fad44a7d87b194c7653ffd178ead999a56" - }, - { - "bytes": 32441, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/device_bw.png", - "sha256": "15aadff4893f8729649794b2fb43e5b0e9c210a6c4641782eaceec38227fb2ce" - }, - { - "bytes": 3337, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/factor_assignment.json", - "sha256": "0d5a2199aaebb7872873fde3c10b0aaf93b4a819aa584e5d7c8348ad46c618e7" - }, - { - "bytes": 947, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/ground_truth.py", - "sha256": "cd5065f6f2d360d77ef008a28a3fb40b010a4e522c8591a07b6baae9520f0a46" - }, - { - "bytes": 62503, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/model_view.png", - "sha256": "0c12c03725171929df77f8a89ec20ea860cd78385464ab835aba9d6cf1b0b249" - }, - { - "bytes": 375, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s04__proposal_b/parameters.json", - "sha256": "2016f433cf3eed890643304b0f70568a5b383e9800aaf5753372eb3cc00d3fd6" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/calibration.json", - "sha256": "d606d4176a62e1156df9f262e920b41f480f70f37256ca2676393629b2c69c98" - }, - { - "bytes": 6922, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/candidate_evidence.json", - "sha256": "1410c5da035256abf28596f83962c5b051e6427b3a0dc8a9a9d5a1b282c3ed0b" - }, - { - "bytes": 39405, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/device_bw.png", - "sha256": "89f8374682825b25adc15486927335d84a458446756ef4df2d0578d2070064d8" - }, - { - "bytes": 3424, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/factor_assignment.json", - "sha256": "070b801585dd93005b1258e212c07ea2a2ce1c17aa8962726a0fb7a8bec4cc56" - }, - { - "bytes": 938, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/ground_truth.py", - "sha256": "a2b24be44f56a957d170d7bd10b9534a5c97fd171c1084ed20bde079279d83f8" - }, - { - "bytes": 81879, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/model_view.png", - "sha256": "792a10aa79eac0b4a8d57877126c295a34e9451e4f081b79db55ca83fb0970dd" - }, - { - "bytes": 363, - "path": "rl/tasks/pool_v8_l2_bank/cards/l2_20_oriented_radial_bank/l2_20_oriented_radial_bank__s05__proposal_b/parameters.json", - "sha256": "069a6ba45b96e9b97c97b18a2a806e111d3f49ca73a4f3f2a730cc0aeaf41cf1" - }, - { - "bytes": 387629, - "path": "rl/tasks/pool_v8_l2_bank/manifest.json", - "sha256": "986979673a4ab21ef290d1eb7e323a56dee0041f51101b72bc63f4c50cc6c4d6" - }, - { - "bytes": 55510, - "path": "rl/tasks/pool_v8_l3_full120/audit_report.json", - "sha256": "fecd89cdf90f315a4b0a7db0ad9bb868f0bcec4cdab7aff718bf1cdb95d32f08" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/calibration.json", - "sha256": "013cabeb44c611dc24fe5271232b4172fad30821c071567623373712af5720e4" - }, - { - "bytes": 3816, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/candidate_evidence.json", - "sha256": "7c1e3f5fc39aeb9dda500a02e29967bd71d1838790c5a9ac55ca37e312a208d2" - }, - { - "bytes": 7439, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/device_bw.png", - "sha256": "50e923f065f5f602af83a3297caa302ebe1e9bb85fd9570569fc6b9f2f8aed1f" - }, - { - "bytes": 1172, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/factor_assignment.json", - "sha256": "37ec658466ec7f7614ee624472a08d2d353459e91b9adef1fe3c5e8c79587472" - }, - { - "bytes": 1630, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/ground_truth.py", - "sha256": "86c2b6ba879bcd5e867bff063fbc380029052df9accfe3025215097708963dd4" - }, - { - "bytes": 18241, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/model_view.png", - "sha256": "427a98c7d88f1d02a82b0e17add323f90449f418a7af6c4510ae7f035eb29a46" - }, - { - "bytes": 440, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/parameters.json", - "sha256": "babf4f6fed2968ecf82309a0de6ee5d52a05e9e5ae89e786867c196878e8f60c" - }, - { - "bytes": 2341, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s01/l3_01_serial_heterogeneous_chain_s01_000/topology_contract.json", - "sha256": "7ec52088c23d7eba07405b4af65279c3438bf4a6d93b1b4dee47f3891acb356c" - }, - { - "bytes": 310, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/calibration.json", - "sha256": "065cfc03ccdd14024c7e881a36d9e5f755a47cddc67846d7a9ffda45d6d35c4c" - }, - { - "bytes": 3880, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/candidate_evidence.json", - "sha256": "e798a3d445cfeebfd46313d8c900c0f4266e6801590a24f0c63cf41062a8b303" - }, - { - "bytes": 19984, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/device_bw.png", - "sha256": "c88292ad9f79649a582ce64cb34decc678f7450c4c58d37d3533bad9d6298fd8" - }, - { - "bytes": 1168, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/factor_assignment.json", - "sha256": "125dcfd33c386115b068a580a9bfc453d00305953c57f78ceadb1ea03e786540" - }, - { - "bytes": 2027, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/ground_truth.py", - "sha256": "923417261badd32be6575ca841b4505437c70c379f6eb65a1864d21b25d1fd90" - }, - { - "bytes": 27780, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/model_view.png", - "sha256": "3a8fe231392d927e890c619c984bfeefa6475bbafc79c3004bf43e0dd150e249" - }, - { - "bytes": 443, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/parameters.json", - "sha256": "8d32567e0564c0a208ab517399fc5c92faaa70d3d9a8bc8889277a007d411ba8" - }, - { - "bytes": 2402, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s02/l3_01_serial_heterogeneous_chain_s02_000/topology_contract.json", - "sha256": "80c2dc12a674035039022b7826aa5bf197e034bb03cd0df85c052ac515268395" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/calibration.json", - "sha256": "531d2e6108e7fe7f453a03f6f627f5b673b3dbf4e7448b141334d2f11f686906" - }, - { - "bytes": 3791, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/candidate_evidence.json", - "sha256": "25c66f0bf440211cc4ab1a67694b0bc5b14e932bfc57a0d2646bda8b1b16dfd2" - }, - { - "bytes": 6515, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/device_bw.png", - "sha256": "1d5b699f11c384a1a30d48775a7250eaff159aba98d76c55bc555d79049b2630" - }, - { - "bytes": 1196, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/factor_assignment.json", - "sha256": "2c37e2bdb534ed9d846042a4f6713ccdd3443758bdcdfc557a3c685869830a2a" - }, - { - "bytes": 1568, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/ground_truth.py", - "sha256": "a4331f44d96f4062326ad33f95b6875c10f6c99418a0c04520a02c670b9aa41c" - }, - { - "bytes": 15078, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/model_view.png", - "sha256": "d0dbb6496990d5fb557fca8edbe544afa7500c556b8d1f5ee77ad6d4d63629b1" - }, - { - "bytes": 437, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/parameters.json", - "sha256": "081835e49481be8de51b60a6bf1dfc5c2d54801fc0119b8ff17be71a7dd18ec7" - }, - { - "bytes": 2303, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s03/l3_01_serial_heterogeneous_chain_s03_000/topology_contract.json", - "sha256": "bdd42604198748db0ed90a8f790e593b8c1fe7b0cd0234d9a16862b7f6e16518" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/calibration.json", - "sha256": "0aee87d1fd252a416a08c4c3884d3829a7b1deaf3ab992f9f1070b7305f13a02" - }, - { - "bytes": 3947, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/candidate_evidence.json", - "sha256": "702a1f280230b70022e6ebcbb730120a105b9b970434dac0921bf511e4823717" - }, - { - "bytes": 12944, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/device_bw.png", - "sha256": "6c24a7e2c84e0e13bfbd0e0899ac2956963866c81505e5af8e3fed466a7b3c46" - }, - { - "bytes": 1319, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/factor_assignment.json", - "sha256": "dbfc3e5e62fcefc8f48581063248410399d11d49a705f6ea56f5b8e7584a7b22" - }, - { - "bytes": 2276, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/ground_truth.py", - "sha256": "de70fff7d3f2867aaef7d6bf99f400de7fdc4736fa0605b093c8822c7c6e6807" - }, - { - "bytes": 26621, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/model_view.png", - "sha256": "a890c33f616711555519c904d85f82dd8027931efe1a71a793b0f69af5514a89" - }, - { - "bytes": 499, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/parameters.json", - "sha256": "d81c88aeed04a828b04ea412cc6d0c12296bbd0bbf9cda42c1df0bfc17bcc0d1" - }, - { - "bytes": 2553, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s04/l3_01_serial_heterogeneous_chain_s04_000/topology_contract.json", - "sha256": "536faebdb4ff8dedefe83b6f511c330a421f1eff7c190bae68cccb01fb94efec" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/calibration.json", - "sha256": "77bc269e0b78976169fe0fab9daa0281ae8c75a76b0af0d1963f51594d58e1a3" - }, - { - "bytes": 3994, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/candidate_evidence.json", - "sha256": "2923bc14bac7a4d80184a12cc9366e95b2279730308215c1f58397676bff761e" - }, - { - "bytes": 10302, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/device_bw.png", - "sha256": "002a0656b20382ddd122a64a46e0938e166d01c772e91dba5f95d0c491d6701f" - }, - { - "bytes": 1282, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/factor_assignment.json", - "sha256": "30dbfec720a545d8a68b702332396dcd3b0f08a2e46b117efedd9227c4217f17" - }, - { - "bytes": 2549, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/ground_truth.py", - "sha256": "070c0913cd77b8470f1e9ce102c8e71c12cf6ab774086bfce56e5d966c0cdcd6" - }, - { - "bytes": 23601, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/model_view.png", - "sha256": "290ef186d013e041728564c796c72bb35853d06c88ee138709e11c298ba7cbee" - }, - { - "bytes": 469, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/parameters.json", - "sha256": "23f29bdb81d3b3c9dcc1f35878748057764e6b94fae8ce86d7ed16f611ab1f9c" - }, - { - "bytes": 2561, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s05/l3_01_serial_heterogeneous_chain_s05_000/topology_contract.json", - "sha256": "b34cb76c92428086f26dde91d443e7151f65c2a3b4bcbf5f5d9f84349694e927" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/calibration.json", - "sha256": "099846d24f7d1aea47a725c91eb0ef1de32d93eaf4a191e6fd216600bd7a3ac6" - }, - { - "bytes": 3964, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/candidate_evidence.json", - "sha256": "eca65986a1ee9523f588053d8050751adc8bd057777cef73d852013389b08886" - }, - { - "bytes": 19529, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/device_bw.png", - "sha256": "3b080fbb2c0f6e556c2f9439c0a8adc897d1faeda75daeaffac165f99c8a41be" - }, - { - "bytes": 1258, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/factor_assignment.json", - "sha256": "01365f5a5c95541e4eee718b2eea203e2253bb5fb9e2b01b74c97e2d09046ba7" - }, - { - "bytes": 2053, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/ground_truth.py", - "sha256": "85aac5e7aa1082ddf35567022742ac49a7362881b6cce961d7cd4ffc1166e5f4" - }, - { - "bytes": 35075, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/model_view.png", - "sha256": "1421eaa1c4e36061326bc18a72c6e951c914b10290698992927f3b3e6269d25a" - }, - { - "bytes": 443, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/parameters.json", - "sha256": "6a17398cba7d9a2b932f415d37a8ee3d9048503e1ec867d1409e87fcac3478a2" - }, - { - "bytes": 2529, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_01_serial_heterogeneous_chain_s06/l3_01_serial_heterogeneous_chain_s06_000/topology_contract.json", - "sha256": "8f805f228ba8fe6126d95b273bcd811c45756b346ca65924dd95c4ad8d3426af" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/calibration.json", - "sha256": "02bc0e6d09202c2bf35a15ba159577ef1a316903dd03461cc2cc1a2ac7296a77" - }, - { - "bytes": 4155, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/candidate_evidence.json", - "sha256": "db20cc9146ec53efc7edbb959afd73ab2d88291e87cdc29bc56474dab83ef02c" - }, - { - "bytes": 15096, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/device_bw.png", - "sha256": "59b988f4054d578d0c732c6621a5433da2ff039e209911bdfe58710968198c16" - }, - { - "bytes": 1271, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/factor_assignment.json", - "sha256": "04b32b8253aea85f9d7e36163077cc25fd572e65913588ecbb4f368147c23bf2" - }, - { - "bytes": 2042, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/ground_truth.py", - "sha256": "0156c071c797156f5b9e725fc907b3ead15c00e607af56852e288da5e90cedba" - }, - { - "bytes": 34578, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/model_view.png", - "sha256": "63b25529db16d2adcdd2079a6ef169ec79beffd360a20ba8d5133d880bb332f1" - }, - { - "bytes": 469, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/parameters.json", - "sha256": "d4c4d33b47227d96bfc1e444ddcef9c83de8028fcb16a1f9327c8f69fa0cd098" - }, - { - "bytes": 2748, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s01/l3_02_parallel_reconvergent_bundle_s01_000/topology_contract.json", - "sha256": "4d38817dceba96e663721103802e2938120402ca4e08753cf28dbf9e835f1660" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/calibration.json", - "sha256": "5e39f3038133bd49b25721ed300bc38359cdcdaeb25775d7cf7bc6e0f09079c9" - }, - { - "bytes": 4002, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/candidate_evidence.json", - "sha256": "93c46940409f3cb68c1a88ea91237518e3ffd10c6f5ce5b1b53b760e0c8cd5a7" - }, - { - "bytes": 16179, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/device_bw.png", - "sha256": "64f7dbe988bd1cd951d00736131e7bdbdbfea5de0876220c4d7d16eb844ddfe0" - }, - { - "bytes": 1190, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/factor_assignment.json", - "sha256": "838fc1a09c384c914b5bfa7d33d30efde5c3311eef1dd76e3e7c3ea3fe9c169b" - }, - { - "bytes": 1672, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/ground_truth.py", - "sha256": "837df1d780e9aa11b2a11cca18a21db695abd1db0bed81f2fc2eb11e66dc1b90" - }, - { - "bytes": 44207, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/model_view.png", - "sha256": "409486d668eabdea85d0e5a960f7a92ac836188feec0ec1756b83ccb57f5e53d" - }, - { - "bytes": 432, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/parameters.json", - "sha256": "73541e04448a208765c0c0b20f8f17065bbca87cc58184ab288f39045d47e1ec" - }, - { - "bytes": 2514, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s02/l3_02_parallel_reconvergent_bundle_s02_000/topology_contract.json", - "sha256": "390562f0df97402b0a522bcca71eb7a02701d21626dfe452ca06688184862ae5" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/calibration.json", - "sha256": "e01bf8f336bcc4a6f0b85964c4bd6695dec576fc26d67b702da09ff3e441c48c" - }, - { - "bytes": 4134, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/candidate_evidence.json", - "sha256": "94f922790e570a9fe0d11bda0c1077eb24b2c49f30f29948d67e3b97bec61a7f" - }, - { - "bytes": 15493, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/device_bw.png", - "sha256": "d42032acd1078ed697d6e1ec740bbe19bcfc0df1b674d19cce0d29c518ea8b5c" - }, - { - "bytes": 1291, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/factor_assignment.json", - "sha256": "777f5ff760e8e797ceeb16d2f93793df92a95cf4e164ec49ac91ce7d3586f547" - }, - { - "bytes": 2419, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/ground_truth.py", - "sha256": "31f30b0cc5abe6c6b5aeca0f00885fa766a1d1d4f19064266bb26d506b5f4680" - }, - { - "bytes": 36331, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/model_view.png", - "sha256": "a81c6966c8ac2324d30ce355182d67fdde734c4712b452ce920e7777ce211428" - }, - { - "bytes": 472, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/parameters.json", - "sha256": "d36de464e2fa0666a9553f0a728c6353b7808baecdcc04f6302fb7c19c8ca9f7" - }, - { - "bytes": 2731, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s03/l3_02_parallel_reconvergent_bundle_s03_000/topology_contract.json", - "sha256": "c66f2c759d004e9402a74711ae3cdd1e7d001f199e084f8ce085760e6a4b71cd" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/calibration.json", - "sha256": "b2723eba8edc6b1576d1e21b023b9f835a87d318965ee25160e31cd3d8f05c5e" - }, - { - "bytes": 4000, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/candidate_evidence.json", - "sha256": "9990029258e5bf7ef85b6b9ace57f3d0ca3a8f4cdd07bf8ecb8c2c982cf75a2b" - }, - { - "bytes": 22688, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/device_bw.png", - "sha256": "9dc54052dd136aa98c588bdf1227691d1e3195048f61a569502b03fba263e4d5" - }, - { - "bytes": 1373, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/factor_assignment.json", - "sha256": "275bf3829a1e9fb370c6b7b4cf1d8004ab07bee27e144948af4880a167226cfb" - }, - { - "bytes": 2811, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/ground_truth.py", - "sha256": "8cd8a9485f52cde77062eae469a665ee3f1ee932b73cd213888524676c1fc1a5" - }, - { - "bytes": 50362, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/model_view.png", - "sha256": "5704ec789f73052113119d9b713d87a4f7975ce4b499e363d23cb357be9ba1be" - }, - { - "bytes": 545, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/parameters.json", - "sha256": "b632973db0a872c2ef20426346c955030762fd2723664ac408123759134905d7" - }, - { - "bytes": 2628, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s04/l3_02_parallel_reconvergent_bundle_s04_000/topology_contract.json", - "sha256": "835b71f22fd847a89c69540cb49e2e90c6d935207a985a0720d7dc6f9846976c" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/calibration.json", - "sha256": "1b9bbc3387d871b308a7d006f8a080b1dd157eb8bec49c1233b1b564b4e57b8d" - }, - { - "bytes": 4107, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/candidate_evidence.json", - "sha256": "a99bdf43c4c47229ce5bd9987e3954fb18f0f611f5add60ab5345e77f4b3a8c7" - }, - { - "bytes": 19902, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/device_bw.png", - "sha256": "d4fab1da2926dea86c04b38bf86fb4aee889aee5be3063a17b0e963ae265db89" - }, - { - "bytes": 1366, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/factor_assignment.json", - "sha256": "31a2e222d50ab2ef7eef1e534c7bc93b726cd67fb3bac882ed077cf112ab9ecc" - }, - { - "bytes": 2674, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/ground_truth.py", - "sha256": "bd424b000b7da2fdb73872d3d62ccea6ae64b4f81f45a151ba40909a0662e9cc" - }, - { - "bytes": 47375, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/model_view.png", - "sha256": "007c3b42c26051b4bc4ad707d02f86ecbb9228d3d853ea173ab6ecaab32fde38" - }, - { - "bytes": 537, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/parameters.json", - "sha256": "56c515ab6ed105e1c4925d22ddf0c6766397d9effdb04afd72c499cab97534ec" - }, - { - "bytes": 2701, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s05/l3_02_parallel_reconvergent_bundle_s05_000/topology_contract.json", - "sha256": "c247497063ea967d9d07aadfd955d361b447c4f8b5ce44d1344bfdd1da86c35e" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/calibration.json", - "sha256": "ef44b0d321cee71ede35f9aca48d13c38e9cb597cce5aa309c1a87f89c4191c0" - }, - { - "bytes": 4227, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/candidate_evidence.json", - "sha256": "8f00f56a496509814b937d13ebe4d14986739f3e0f12c610e44c4438c068f23e" - }, - { - "bytes": 24469, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/device_bw.png", - "sha256": "c4e00a8053e2279e5784b0ee82f89a10195aa69cc3ef5de80d8a3c8a52e2c17b" - }, - { - "bytes": 1305, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/factor_assignment.json", - "sha256": "505820f62bb32ee82a8bbec61d7b45e955d45f143ae237f1dc0c93dbdcc83b1b" - }, - { - "bytes": 2134, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/ground_truth.py", - "sha256": "ef592e7c5cf61257a20baa24aa04d617d97ccc505574f5a08448e942c9d9b1d5" - }, - { - "bytes": 57941, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/model_view.png", - "sha256": "34d2ce8a7d1eea0fbe3a7069a1c378065125b69b160eb1c0f92be93ad88e80c5" - }, - { - "bytes": 473, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/parameters.json", - "sha256": "fc9d163bea457094d9e91948fe26638d12a945151a17919e21930ad446621bd5" - }, - { - "bytes": 2826, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_02_parallel_reconvergent_bundle_s06/l3_02_parallel_reconvergent_bundle_s06_000/topology_contract.json", - "sha256": "c8eef9ff590d7d8451fce9cb76984b86e6d4402b28fdf55b5378705f2b0d2d52" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/calibration.json", - "sha256": "360dd6aba6885116eb473de7cfc3e6057189d940882a19e7eefe50e052f8a790" - }, - { - "bytes": 4306, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/candidate_evidence.json", - "sha256": "5681712d8ed665cfcacb60d1f6cf9c4d35278983c0928043ac9c2b153b06fe87" - }, - { - "bytes": 17876, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/device_bw.png", - "sha256": "bf3931de7b214571d8572c1e5337d641c5168a5a0853a813d707d19be9aa1778" - }, - { - "bytes": 1212, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/factor_assignment.json", - "sha256": "c346622c307e4747dbc95a2c9703e28f213e3f94436bc46ff114b81f05a0b2d1" - }, - { - "bytes": 1904, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/ground_truth.py", - "sha256": "2e17756c6440d46c162662a25cad4045a40453a4a94e4dee1552c0f69af71f7f" - }, - { - "bytes": 37844, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/model_view.png", - "sha256": "2361a2bc1cf5d5f2b59f22a23b4cec7442c6304dc9587a20c1be5148b0a21822" - }, - { - "bytes": 431, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/parameters.json", - "sha256": "319ba956b4f29edfdc1c1007c167865d0b671bb68c8f5d35b978d39fc7a686cb" - }, - { - "bytes": 2475, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s01/l3_03_recursive_asymmetric_branch_hierarchy_s01_000/topology_contract.json", - "sha256": "3649e33ba585fdcddf2480b0f2f1891f3c5a8c01f75c75bae8307a71cc1ef373" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/calibration.json", - "sha256": "6749db5b848216ec4d10b3cbd2141fe8d538b300a3b5af3b34396b7b51b22d86" - }, - { - "bytes": 4555, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/candidate_evidence.json", - "sha256": "5f81c50e43443086029611626fb46660d838ecbac4b52ada3e013555f1c01350" - }, - { - "bytes": 18768, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/device_bw.png", - "sha256": "063bbb12d2ea402c5cc84db407256b672eef4bcce44b3a0effe08d90f5f99991" - }, - { - "bytes": 1290, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/factor_assignment.json", - "sha256": "73b290f6a08d7555bca2bb3bf154ef73ae3fc7e54b3f5ac69d8fa675d886710f" - }, - { - "bytes": 2513, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/ground_truth.py", - "sha256": "2d14e4d9c0f0b1c2d83b2a1df9dfbeeefbc075a185ef41bef9f516b2417302e1" - }, - { - "bytes": 40597, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/model_view.png", - "sha256": "2104f1a049ebc408aa4223f4affd929d339222c4efe488be29e8448f11075a1b" - }, - { - "bytes": 432, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/parameters.json", - "sha256": "469901034dea12382b07c3b608a2d27272fac8a5451e13e03afac75403c7c21e" - }, - { - "bytes": 2619, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s02/l3_03_recursive_asymmetric_branch_hierarchy_s02_000/topology_contract.json", - "sha256": "e45d45051d48330df5fbfe992ab6e4a637c0742e256a0b0a8545e7e48b53d65b" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/calibration.json", - "sha256": "90c1fca4fed4b824531791f4152ab84e5b793d7ac7ecd2d86976883f0471406b" - }, - { - "bytes": 4568, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/candidate_evidence.json", - "sha256": "6e45d21798aa88d66612deaa6d95e86a9ebff6997d59908aa02d35bd22726122" - }, - { - "bytes": 24879, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/device_bw.png", - "sha256": "93b609d977f2c07c7266f2b6c655ad394626162503ed747db0ad0092c531008f" - }, - { - "bytes": 1217, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/factor_assignment.json", - "sha256": "f960a82d534b44f152fbed32e55538c07c60e47180eea0e2bd72a2489629ec9d" - }, - { - "bytes": 2217, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/ground_truth.py", - "sha256": "bd9e3cad4fbfe9544e9ec90b4991241839a795ab7055db74a8d1d12660073e26" - }, - { - "bytes": 55330, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/model_view.png", - "sha256": "4433fbb9393dd00a1c68cab204908b832649419fd5d23ff81cf229ad3379a9fd" - }, - { - "bytes": 539, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/parameters.json", - "sha256": "c5eaa9bb26c4092f4a5d0316f67357943cb41e00f184e4e746c13b0f8039ad76" - }, - { - "bytes": 2550, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s03/l3_03_recursive_asymmetric_branch_hierarchy_s03_000/topology_contract.json", - "sha256": "d402101e4f02c42b19edd51fbdcdc07593d19bc10ba496311bd208bf04f95441" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/calibration.json", - "sha256": "74b590857072c4d23e54433c49bd245576c59be6855988ee1f7d37d533544ed0" - }, - { - "bytes": 4585, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/candidate_evidence.json", - "sha256": "169899b334e4af0425bc2d67dd5f7e36c68b71ddcefe26b1143e07db616debfb" - }, - { - "bytes": 21626, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/device_bw.png", - "sha256": "115f2e01e63bcced68fa3ec7fdf910cd682ec9eb0199e5377deeab51bddfec92" - }, - { - "bytes": 1359, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/factor_assignment.json", - "sha256": "859108251be18ba78760248001cec387999a13860c70c205bbea2737fe3f3a23" - }, - { - "bytes": 2366, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/ground_truth.py", - "sha256": "361af988f4e103c0ca94087fc356451cfa0c76d19bfdc241662b2b03b61855ed" - }, - { - "bytes": 44720, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/model_view.png", - "sha256": "7d7daac57216ee60963aae6fd99052f36528207e0d7290998a7437c70d6e61c7" - }, - { - "bytes": 504, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/parameters.json", - "sha256": "ccd26a2283ca0f733b39f1ec456b001337d9f4d0680ffc43f0c37bf5f6a00447" - }, - { - "bytes": 2650, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s04/l3_03_recursive_asymmetric_branch_hierarchy_s04_000/topology_contract.json", - "sha256": "166da4f0167239d303a3b27a14ebdc68d808bc0364886abf2742edf218a0294b" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/calibration.json", - "sha256": "7e8bda0e87687353315f115314371f5307bc0524dac279f0b380a571ed6deff1" - }, - { - "bytes": 4871, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/candidate_evidence.json", - "sha256": "d443fd0adcc058e51f52902af06670e4830c636c0de7730d89387643e7372b37" - }, - { - "bytes": 26078, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/device_bw.png", - "sha256": "52e3ed48df73888c6e7398c17054cb466d27d6dff64d27683b8a63633ddf494a" - }, - { - "bytes": 1339, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/factor_assignment.json", - "sha256": "59c2389b0a4cc6b7ed7ea8ff16512a4f4b0caf233114c342610a72e43ea99b87" - }, - { - "bytes": 3227, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/ground_truth.py", - "sha256": "9926a1eddce5099fd0d822d00680de4ca7aac1ed2f6f8b8f2c56f403aedc0bc6" - }, - { - "bytes": 57631, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/model_view.png", - "sha256": "0bbba2d9e7219616536c382bf350c5c5821fa7052119211281709c3eeeeaae26" - }, - { - "bytes": 458, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/parameters.json", - "sha256": "93fa01141b6e76d0afcb2108f73bd8e7412b27f9d6779ebb21f425566ff40ae8" - }, - { - "bytes": 2750, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s05/l3_03_recursive_asymmetric_branch_hierarchy_s05_000/topology_contract.json", - "sha256": "3c68126e638eff150faff8bfc43af0ded48b2c65ff8a59115a978b40d39c3e32" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/calibration.json", - "sha256": "a20e6cf83e51deffc75e2626bf50ef9e442316e2475175e641bcc86c2f1ff582" - }, - { - "bytes": 4787, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/candidate_evidence.json", - "sha256": "ce75c57d45f90f56f21884cc5366d8e03007542e0b6658179ba76a5672579f79" - }, - { - "bytes": 28573, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/device_bw.png", - "sha256": "0162cace15f6564a881e228c614dc50f4325d947dcad169ca987f979af026f85" - }, - { - "bytes": 1380, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/factor_assignment.json", - "sha256": "2862a77faf5b405519c37fdf1b1bcf5e5ffc528d40806644ca23ab4d6aa8deb4" - }, - { - "bytes": 3273, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/ground_truth.py", - "sha256": "9e916627dfcfd3e108f09fc6417e309e8fb559fb2025f28a9a700cffeebbd77b" - }, - { - "bytes": 50702, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/model_view.png", - "sha256": "94822dfee57dbffd78ef27546c7288b7ca535de3b5fa7a48d22bf7abe6912e61" - }, - { - "bytes": 512, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/parameters.json", - "sha256": "7a761010ee30bd03e511400b0114a82e129511f468a68c598b625cea02f7d877" - }, - { - "bytes": 2850, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_03_recursive_asymmetric_branch_hierarchy_s06/l3_03_recursive_asymmetric_branch_hierarchy_s06_000/topology_contract.json", - "sha256": "7738da84fc274afd840bb2ac32b9cfa53607d04610973c44a13df350e4a1a3c4" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/calibration.json", - "sha256": "63e6b4047e1550a55b9218438de3e6b0b68f0625b2243529bc0a4f3e9b468d2e" - }, - { - "bytes": 4117, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/candidate_evidence.json", - "sha256": "537c156376c4fb11f40c6765479d8da7c6cbc3661da6a5b538b52118051aacfc" - }, - { - "bytes": 11260, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/device_bw.png", - "sha256": "5052573b6cd9493156ad0ef4a96c1334cf4cb7668d65f28cbd377ebba9ad5e37" - }, - { - "bytes": 1224, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/factor_assignment.json", - "sha256": "8afe14b32ab0cc85044e4084545f86f10c6dc1f38c9dfd1ae0cd0435c234278b" - }, - { - "bytes": 1643, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/ground_truth.py", - "sha256": "ab72cccd3fefcda23c3d63063657542b6ee9403a9a25c21e2ccf5a7f0cbbbc50" - }, - { - "bytes": 20926, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/model_view.png", - "sha256": "df001a2d1dcea7e879fb924e61df1688b1ba43a1b903f40c447fd0bc4a9684f8" - }, - { - "bytes": 374, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/parameters.json", - "sha256": "a9eef82526ee6f13516c7d6d7ce5afc594f4081d4bdc251c883f5c530eee7402" - }, - { - "bytes": 2274, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s01/l3_04_persistent_trunk_with_side_branches_s01_000/topology_contract.json", - "sha256": "99f27601a789faabe5eac8a9ad0663b66a0cc460f902abee12bf67347913afaf" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/calibration.json", - "sha256": "8e617b94bf999a1ee56c51fef024aa9a23689e778b6ada3708a977adae15e769" - }, - { - "bytes": 4152, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/candidate_evidence.json", - "sha256": "9e26a1fa575a5ea2097d3b1a97406daab10b612bb18e52ecc2579a19ea70ded7" - }, - { - "bytes": 15663, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/device_bw.png", - "sha256": "5339e5580225ca5462d258864b3ca1a6c218eac44bbb9f585c2ed3559ccd05ce" - }, - { - "bytes": 1223, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/factor_assignment.json", - "sha256": "8a2c0bf23434dda231db9a9ba568e70b6cb7452118f41cab2a11e6f2510f6079" - }, - { - "bytes": 1667, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/ground_truth.py", - "sha256": "bf79d855bba1bd1329650b5798ae0984b13dca4e10bbcbeb8ad3d95a242cf9b6" - }, - { - "bytes": 30016, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/model_view.png", - "sha256": "62fb7a4a18c3153a59bb7a8db97a0f6987ce329b2bdfcdff569d38cd02b5ec6a" - }, - { - "bytes": 424, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/parameters.json", - "sha256": "529afdbb9d1313c7cf4f640d022f6bd8a32b7d9fc7ebfd415b02a0cdf4e45eb1" - }, - { - "bytes": 2302, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s02/l3_04_persistent_trunk_with_side_branches_s02_000/topology_contract.json", - "sha256": "f360f199a10f9ea4cdcf8f0dacce37f1c5cacf0b7cac17bc4fee653e43b7cc4c" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/calibration.json", - "sha256": "58f2956276c786b66ba6b66b9056d9a0ef0ec0995d32b710c031ccc6005e9685" - }, - { - "bytes": 4216, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/candidate_evidence.json", - "sha256": "c2a4ac15a12d89552ed05c56c039db7489a7b5549d3f5d1bf0498ff5b72d4b2b" - }, - { - "bytes": 20595, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/device_bw.png", - "sha256": "c5dd993fe260621eb03f2837911f908645ffb3d13464964a7f4f0f528b27d9a4" - }, - { - "bytes": 1322, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/factor_assignment.json", - "sha256": "a4b71e993413d2cedfd4aa189c9ae37d7779f5183244e92e811a5d6d33e39af2" - }, - { - "bytes": 1996, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/ground_truth.py", - "sha256": "138007e19b35ada605be4658c63705a5cdb2de690f1d5b2b576447ba9c4d24c2" - }, - { - "bytes": 31883, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/model_view.png", - "sha256": "4795fbb5cac236734c00f5396708c45ce310f421dd6bd9917d73b782ae02406f" - }, - { - "bytes": 409, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/parameters.json", - "sha256": "6a4255e58a2919822b6ec9a90d4b34c9958984a5db089fc4310fad6eea035c9f" - }, - { - "bytes": 2459, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s03/l3_04_persistent_trunk_with_side_branches_s03_000/topology_contract.json", - "sha256": "a2ca2d65401c1da55352c9a63a310039ad42979e72e0d61c995cc7fabcea720b" - }, - { - "bytes": 293, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/calibration.json", - "sha256": "4c048e7b3eb5f4ec2bbd1ceb24f57c059ddf5e6a4ff14780fb439b7083bb8710" - }, - { - "bytes": 4514, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/candidate_evidence.json", - "sha256": "e7b6a0f1ecc954d5d686b5d5a850631c102a4cb8d571d4047340705987222295" - }, - { - "bytes": 10890, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/device_bw.png", - "sha256": "510a08eb690516ca79b221cf17b66953452136a9eb5bc54d3d9c12083ed8537b" - }, - { - "bytes": 1379, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/factor_assignment.json", - "sha256": "6ad3ab648c86c33d11288a8bb6643c50627a30d210429893fcf67f6e674b525b" - }, - { - "bytes": 2081, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/ground_truth.py", - "sha256": "a4d59bda561b42ce6ba3518c133a0068122eebd7dc76ce51d889cfe20973336d" - }, - { - "bytes": 22694, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/model_view.png", - "sha256": "e49fb8e7626168395adb9c472d94753126dbd354744da9a296ab1b310d96874c" - }, - { - "bytes": 480, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/parameters.json", - "sha256": "35079a3c66f763a3f5f4314dcca6c65dca6432178cbc1892761f31a0069b0c27" - }, - { - "bytes": 2579, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s04/l3_04_persistent_trunk_with_side_branches_s04_000/topology_contract.json", - "sha256": "2d99d15b1aa6f635a0134f41bb31313b63ab7354015aa24322f09a0024b05482" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/calibration.json", - "sha256": "786728f7708ed35c06b6ccb1a6ce98040d4e1b0e62f69ba7e0d0b060941b70dc" - }, - { - "bytes": 4541, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/candidate_evidence.json", - "sha256": "12f8281d8bd350c53dbd84447413cd00242e601a8b8b989a66b58c3f2c54959c" - }, - { - "bytes": 24638, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/device_bw.png", - "sha256": "7a5f50c9432e937ff7b0ac52d4eecaf93614f6d861cfd07460c2b1c08f72aeff" - }, - { - "bytes": 1367, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/factor_assignment.json", - "sha256": "a6bf7f56f2674fe6bfe2776d9ec710b852bf57269e8c36befce91f96f5d731d2" - }, - { - "bytes": 2059, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/ground_truth.py", - "sha256": "ebd393a0b8966fd362467eb9f1713fb0443b68740359996c54a853aa113c7c36" - }, - { - "bytes": 50618, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/model_view.png", - "sha256": "2985070ce4f76ec7b9469ca43354f66c0fb62fdb5eeb1d79720b21eba2669d27" - }, - { - "bytes": 423, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/parameters.json", - "sha256": "016f46772b9f37d2625d57a7355851d09cd3f430e0dc6d46d7f78e0a866595ae" - }, - { - "bytes": 2589, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s05/l3_04_persistent_trunk_with_side_branches_s05_000/topology_contract.json", - "sha256": "e2ffcfc11dced1f8bc39a3371c6ab4f2bbb8dcb60f3b3bcfb82fa408adac6a0d" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/calibration.json", - "sha256": "19817eddd146f050f34cc97acead4f7d13b79fc75cea8710d02820f49a518cfb" - }, - { - "bytes": 4647, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/candidate_evidence.json", - "sha256": "8c38a9ebdc02afc7b4419fe5c24bc2967be038838f426f90f6bd2783fcfd5f7e" - }, - { - "bytes": 25733, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/device_bw.png", - "sha256": "5f4a71d360ab62b1e52990c4b598e577cbb7a3e5d3f8294440b8fa080c4072fe" - }, - { - "bytes": 1363, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/factor_assignment.json", - "sha256": "02e31f2298be7e8673c342a6db4e3d03e90eeea8d9bfde4ec2419a9cf71ba094" - }, - { - "bytes": 2513, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/ground_truth.py", - "sha256": "1c6e836ab7a82b38a8adef446cfdd8b47874cc82615b50027e19f9088a99ce78" - }, - { - "bytes": 45096, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/model_view.png", - "sha256": "c4b5880178137d8c65657f5bdd9c519c0e6065d8a03bd25675324259a3e601bf" - }, - { - "bytes": 462, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/parameters.json", - "sha256": "5b743403cd50b7e958ffa24e34bf9919241a836610450db788f8cb4fb25d629d" - }, - { - "bytes": 2704, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_04_persistent_trunk_with_side_branches_s06/l3_04_persistent_trunk_with_side_branches_s06_000/topology_contract.json", - "sha256": "ececd85c1da69a7504347835fec0a4868077d631137c3e606ded393affefc11a" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/calibration.json", - "sha256": "6844dc24b79390c3dba5d7db7093feb5816a18133c478790f3e6a7300cf5c78f" - }, - { - "bytes": 4644, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/candidate_evidence.json", - "sha256": "d360454dc95c0d7be2fe1e40c41694fea84ac95b0058f6f47ac5a76e75136118" - }, - { - "bytes": 13841, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/device_bw.png", - "sha256": "2a7cf7ad41ce29f470b4ad5b4cdd99709f612f321c408ed07b7fc70f2dee0ab9" - }, - { - "bytes": 1291, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/factor_assignment.json", - "sha256": "8915200ba0b50513bc3eebc03cb73684574ec0c8b0aba7521faa30df1ef820eb" - }, - { - "bytes": 2375, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/ground_truth.py", - "sha256": "8c36b1946c17659cffcc1b102d06ff025c49377e513616f4a19df96c3b024acc" - }, - { - "bytes": 31496, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/model_view.png", - "sha256": "79d0b215d6dd1925dcf82810c7f5f7330cc352a0313a7d38d0431a69b6613998" - }, - { - "bytes": 556, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/parameters.json", - "sha256": "a83fca74946bc019c86268c6bebc1adfb83eb78b61a916744f20208cf7783257" - }, - { - "bytes": 3086, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s01/l3_07_constructive_body_terminal_system_s01_000/topology_contract.json", - "sha256": "519e5d92bb468d6b7ce54f89125afb84b25210e8fd65a62d593e5b04c65308d6" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/calibration.json", - "sha256": "d109307639d72f385f37f546de362585c9e27378942e2b58286d146668fc6678" - }, - { - "bytes": 4732, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/candidate_evidence.json", - "sha256": "f3520cee509f5cda867d1f839d313ddf5515057acefd26096f1770ca96ba6012" - }, - { - "bytes": 12655, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/device_bw.png", - "sha256": "8c933fc908afe0ed17a58a16a487cb059ea3c649b901f8cb7e3ae42d4879e4f3" - }, - { - "bytes": 1282, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/factor_assignment.json", - "sha256": "bb03746325cd03f349733f2cc3e03fe6cdcfa6fc4b9f95fa84ca4dd5d3ddfbf1" - }, - { - "bytes": 2715, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/ground_truth.py", - "sha256": "3a94772e8d06cd4b97b02c712b344a4b053846256be38a44499fd3d919c1cefd" - }, - { - "bytes": 28688, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/model_view.png", - "sha256": "7aebf16efbd50b4cb937ad7ae24a1cce7b7987276d6fba234746307c18864b94" - }, - { - "bytes": 568, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/parameters.json", - "sha256": "c93876caac393f348c5f491afc6251c0cc775eb84589b408199270e45a762ab5" - }, - { - "bytes": 2970, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s02/l3_07_constructive_body_terminal_system_s02_000/topology_contract.json", - "sha256": "f22f79a2ae976a5b2d728fabd67dbde9ead8282356385d614a6122ce1a6ffcd5" - }, - { - "bytes": 315, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/calibration.json", - "sha256": "b30cb79cb6bdc5ce8be61b7269799173cb71ed1530ea536a5c08820eaccd80e3" - }, - { - "bytes": 4908, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/candidate_evidence.json", - "sha256": "ac1e5790ddd44bf8db3cfebd69254e8afb7e48045578a444f90e3719df516d4f" - }, - { - "bytes": 13572, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/device_bw.png", - "sha256": "78f4caffd862bcb7620e9c1f922345afd720941cc708a096e1e70bbbca0e1305" - }, - { - "bytes": 1280, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/factor_assignment.json", - "sha256": "d708edb4e7f255d1a2a6745e81abe221ba65535e243b8f5497a0761e960eb46e" - }, - { - "bytes": 2919, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/ground_truth.py", - "sha256": "d70146a4799a8a00752e9c993339e72fd9f299e2c605ee0d44309ea3fef2757c" - }, - { - "bytes": 30347, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/model_view.png", - "sha256": "95dcd2b0191835ec4f94c346bfc4f2e045b611b488eef13711ee32256314e7f0" - }, - { - "bytes": 644, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/parameters.json", - "sha256": "be3cc6d75289c5f1f07f0513f279013dc2deb8062d7f223e486e818ec3f27215" - }, - { - "bytes": 3145, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s03/l3_07_constructive_body_terminal_system_s03_000/topology_contract.json", - "sha256": "7c59899aa2975f58c9678595377ce87e80572babf81085479f0c7bca159f53b1" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/calibration.json", - "sha256": "aece6abd40ae53084a5457b51e2456eff98a7ffac75240617540a3583355b2f2" - }, - { - "bytes": 5203, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/candidate_evidence.json", - "sha256": "36c1a5c8213e70ba1c616a309f27ad7ec43a14081bf6a82a418580b4e8c4b115" - }, - { - "bytes": 15519, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/device_bw.png", - "sha256": "b697d2f04f97745bee4596f3fdf670a4b75e6c5c5c55613879ed45251b0893e1" - }, - { - "bytes": 1289, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/factor_assignment.json", - "sha256": "099acf8419eba0d62f4676df7aa1bc7ab3cb5087efc48daaabab923e7fb099f9" - }, - { - "bytes": 2089, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/ground_truth.py", - "sha256": "8d71f65fc83115313ab30ebad41ce5f3b20f49a81e520350cbec120acbbd737e" - }, - { - "bytes": 19557, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/model_view.png", - "sha256": "bd851bf759678ec669b6132930aa6282279285db50ca5722866ed5c3d45b8263" - }, - { - "bytes": 449, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/parameters.json", - "sha256": "05eb9fc40addcd4692350eebfe3245f0c0a32cc89afedb56436cddab9c61966c" - }, - { - "bytes": 3184, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s04/l3_07_constructive_body_terminal_system_s04_000/topology_contract.json", - "sha256": "72457946ea66c3e655144b828d0ddc8944487177ccbe88b9c43081fae49abca0" - }, - { - "bytes": 314, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/calibration.json", - "sha256": "a572c67558ae554b9f1c81fd37989eb0b371a634fe2967b5d4b3bb54a06bc2f1" - }, - { - "bytes": 5389, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/candidate_evidence.json", - "sha256": "0340e1a394416d7e8de202d796c7a4ff80ee5915458f929b8f53ed5d6e5e4977" - }, - { - "bytes": 13100, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/device_bw.png", - "sha256": "8ee87a85fb90207419f5f31a26246095e90864100158b7af8345b8f0cd46a5f3" - }, - { - "bytes": 1260, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/factor_assignment.json", - "sha256": "e2d0a9e82c79118ef1f1a53087853c577208ea090a78005dabbf5995d59e1927" - }, - { - "bytes": 2010, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/ground_truth.py", - "sha256": "78baedc3df277e72be73be107c2f1363ccae85690bf41442a04cbad57a5a9911" - }, - { - "bytes": 23174, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/model_view.png", - "sha256": "48b2cc3fac3ffc9d71f0f64940af8d46696345be1d2effe671e07247a5e4f278" - }, - { - "bytes": 539, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/parameters.json", - "sha256": "412bac3575257e0805b2e496126eca9bbdbf44c8b5721b4f0a4fae2295d0fd1b" - }, - { - "bytes": 3140, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s05/l3_07_constructive_body_terminal_system_s05_000/topology_contract.json", - "sha256": "4a8a087ac590f70e00469d774240e18e1ab03122beb28ad9c31d71f07ef7cf4e" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/calibration.json", - "sha256": "bd4bde804b1e7f9199db7d5c96581560dc34fe03e4b9395b10e7500898326cd7" - }, - { - "bytes": 5813, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/candidate_evidence.json", - "sha256": "75e7519ff1910425e81cb18519c589d8a9f381f28de8066150ec9b8f3e1f13eb" - }, - { - "bytes": 41491, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/device_bw.png", - "sha256": "5de7566de8fa2364aac9c14e9fd9faf1922da9707642fc004aba4e75f7c29949" - }, - { - "bytes": 1307, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/factor_assignment.json", - "sha256": "c2f52da94d468265bba14209612fdbd475b53d1e05e54ae889888a5a521662f3" - }, - { - "bytes": 1587, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/ground_truth.py", - "sha256": "8177b9236ee69ef156c34f8b3d5e8b635838a4fa468fa0a192afd0aec6100cff" - }, - { - "bytes": 77747, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/model_view.png", - "sha256": "2dc39fd6dd66a5de0bc581c0725180a302758602f59012951ea2f75c46716c77" - }, - { - "bytes": 413, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/parameters.json", - "sha256": "0e79a4b96afd037fafd536b698628bb4bcb6965a6bf97c2c8f4976ee9297c8c0" - }, - { - "bytes": 3398, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_07_constructive_body_terminal_system_s06/l3_07_constructive_body_terminal_system_s06_000/topology_contract.json", - "sha256": "193a3b3076ea8f00fde713fc667c05cc148418d9fe4a0297a0b79d61e2e69878" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/calibration.json", - "sha256": "b39cff3e4c3086c4a0772d45dd00581f2ef92fce9c080c0309b841e0f645279d" - }, - { - "bytes": 4940, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/candidate_evidence.json", - "sha256": "d1e02dfaa4870bc75b84990ac9fcb700f0f87dcf6471c111fe5a1092722d8d12" - }, - { - "bytes": 7073, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/device_bw.png", - "sha256": "03fcccf80e7aa89e98d1d322f94767a478d379f67acdbf4a03e2f7110c360f09" - }, - { - "bytes": 1247, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/factor_assignment.json", - "sha256": "c1924323c8eaf35be2ceb1b7a05669722f3b8b859defdc2e5f373efbacefbd64" - }, - { - "bytes": 1780, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/ground_truth.py", - "sha256": "2764896a4e24117d66255a70f0e426d90306ea47aba9ee9704bc44f742f9b363" - }, - { - "bytes": 12407, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/model_view.png", - "sha256": "e609bb536abe0f3da2ee11161620d4e2ec37beff5041a28f53002babe1ad3160" - }, - { - "bytes": 440, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/parameters.json", - "sha256": "1b8f25e3905012bcb0d82622a45bf3cf4998c20f48d3a8b548a8dc11e3aaa23d" - }, - { - "bytes": 3178, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s01/l3_08_dual_body_multi_corridor_s01_000/topology_contract.json", - "sha256": "c857ca991ad44f5eb587cd79ec0000fd0eb047ae50a04be5d86d7c014cdafec5" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/calibration.json", - "sha256": "8752c200030aa3d5c5068735dfbc3e2e0e60961c8e98bea54ec5cb3e40e8a5a1" - }, - { - "bytes": 5101, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/candidate_evidence.json", - "sha256": "429e103f8ec68c6a895031e7c9d237e7680d7342b4440a35b497183108f4b448" - }, - { - "bytes": 9077, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/device_bw.png", - "sha256": "8fc23ea8901cfb62df5c3be54eb403b6dce2eb70cd7eeab0a3ca5890d905f266" - }, - { - "bytes": 1284, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/factor_assignment.json", - "sha256": "68f0c140b3dd4b47b3e6f7db69825b51e9765a48b6c3cca3e3c85d1dc6ef6f51" - }, - { - "bytes": 2351, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/ground_truth.py", - "sha256": "f59666393cc4602d8da498dfa66f12ee1d32819ed65fe81df3e2c4ffd0edf6fe" - }, - { - "bytes": 21767, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/model_view.png", - "sha256": "6f972dd511294c16b733e7b95e36487e24e08d26a4b37f477168c7da146c924d" - }, - { - "bytes": 570, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/parameters.json", - "sha256": "67f3046f6fddcde9007215077e61ac2eb24fef07a04e6acca5514ca6683f0970" - }, - { - "bytes": 3337, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s02/l3_08_dual_body_multi_corridor_s02_000/topology_contract.json", - "sha256": "7fca10ba47cc41295a664bec9e0cdc66c70fd0499b53829712ed9a0519956948" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/calibration.json", - "sha256": "4a690aca749d2ab9935e544148a4caac2b377bb8a3782639d5b7376455a64ea9" - }, - { - "bytes": 5545, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/candidate_evidence.json", - "sha256": "637110f960025c274df600524b3b9604bffbb25de2a6ebbb2cf2a4c49b45e836" - }, - { - "bytes": 7761, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/device_bw.png", - "sha256": "ef508736409aabfcd0c53392d1bd93d5c6d9345ea4f8977a1035491c6530cb54" - }, - { - "bytes": 1251, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/factor_assignment.json", - "sha256": "6d9d13ebed3a611036a74ea7324b3c63d9c62fcff05e7165078815f5141560bc" - }, - { - "bytes": 2438, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/ground_truth.py", - "sha256": "3f846089263a96ffc77abeb6cb5016476695e0b1a87b1e3576bcebc8be10281b" - }, - { - "bytes": 18300, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/model_view.png", - "sha256": "9ec6a06013c394a47680c91313a1427eeeb95f28cbc8ad72dc99316474cabaa2" - }, - { - "bytes": 465, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/parameters.json", - "sha256": "a9c35a21bad8dfd657f3819b00e629e3052838e0991313df4678b5f91f666a23" - }, - { - "bytes": 3406, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s03/l3_08_dual_body_multi_corridor_s03_000/topology_contract.json", - "sha256": "0d726783c51a893d8b1a7084e7092aafca5aec88dcdc5039b1e6fc2d9270b2b6" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/calibration.json", - "sha256": "58ac54fd4218f0adeda75566485b3c4ede803583bfbe20055ca6f907fe2e6bd8" - }, - { - "bytes": 5383, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/candidate_evidence.json", - "sha256": "06535ccdf9ebb7e02cabad4f48b9f7d99adacfdbc1f636eb0088dc164a7ddbc6" - }, - { - "bytes": 17758, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/device_bw.png", - "sha256": "6a476c4de038e7071a017a47bd77e608bdc2080a77ec85ac24fd3bd351201a4f" - }, - { - "bytes": 1259, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/factor_assignment.json", - "sha256": "d372721443752e9714b10c7fce7485b12237861b80a64f9bfd818ce0bf44fed2" - }, - { - "bytes": 1762, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/ground_truth.py", - "sha256": "7ac9e5ed3b6a0fe0f4490351d4263b466b4cfbdf1aa63d5f58bb148061c0d021" - }, - { - "bytes": 44676, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/model_view.png", - "sha256": "520abb0332c0da46b33148dfa0dd42472c4a4eef36fbb4bb0096abdcb0f94cca" - }, - { - "bytes": 419, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/parameters.json", - "sha256": "09386825e2a82d1cce85a446eb8a4d6f356d4c79d8019c7aa9300848bc6f54c7" - }, - { - "bytes": 3312, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s04/l3_08_dual_body_multi_corridor_s04_000/topology_contract.json", - "sha256": "99bf04a87483b72a1db97bb1a11c0ce7c763fee2991cba8d59dae335df0e2a13" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/calibration.json", - "sha256": "64c3995c626013bb706266ed9f78b7bd49816a210d87393a647f8d55d7b23c63" - }, - { - "bytes": 5469, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/candidate_evidence.json", - "sha256": "d11581cbb741955401c55d6fbbd5b5ae5a928be167c6931081a166d50732fb20" - }, - { - "bytes": 32581, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/device_bw.png", - "sha256": "dc542f68f0ca2517b0fe309d2933fa02da9423454518d8ad0a2c84421790f8e3" - }, - { - "bytes": 1276, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/factor_assignment.json", - "sha256": "355235eca8511cc2edd026d25ca6d0773440806b5b563613c2d6fc709a94e650" - }, - { - "bytes": 1312, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/ground_truth.py", - "sha256": "ed47b8a2e672f146eff5b4c31338a64296b5ec31d4f4f53566bc1c176f4e394f" - }, - { - "bytes": 58245, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/model_view.png", - "sha256": "94e288ad88c61778ba283d5b9d9d5a38bf9dc3a6f23e663184ab6836d0b7ab9b" - }, - { - "bytes": 396, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/parameters.json", - "sha256": "3f6a469f9e9e941416468918eb5f08e5570f973c39168447cdae4a8a96db3747" - }, - { - "bytes": 3427, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s05/l3_08_dual_body_multi_corridor_s05_000/topology_contract.json", - "sha256": "ee9adfd4735551e44663341baa481a5ad18ef27c0d34588732d4ba386bc952cc" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/calibration.json", - "sha256": "16c768c4ebdb12339e1b8a1dad85a62b09213d8d1484169ecd3d13b853e488c7" - }, - { - "bytes": 5795, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/candidate_evidence.json", - "sha256": "5c7102212f0a4ac5d3ae6e1e7049722db04bc4492abff0d458d087170e330adf" - }, - { - "bytes": 19335, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/device_bw.png", - "sha256": "3b6707100a62604ba13e41850a84e2cb15f6dc13796c0e84e6e67ad5afedf9c1" - }, - { - "bytes": 1261, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/factor_assignment.json", - "sha256": "b19f82c2b11ee27477aba65fb685bc91959a11fe541f51c2ef32f2fe4c02211c" - }, - { - "bytes": 2596, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/ground_truth.py", - "sha256": "4cc9b05722f6ee61f4fd89ca2d7776b13995b52ec7289bacf8d7fb8b98f109a9" - }, - { - "bytes": 51168, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/model_view.png", - "sha256": "57468bc38b50a9a358849a237dad5c54055828aa58f0532bf8af4df0ac8c7ffb" - }, - { - "bytes": 483, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/parameters.json", - "sha256": "6a551d8d769f03bc001456d33e38d6217eb57a5eb27681f1e12c8f21b2b3afe0" - }, - { - "bytes": 3364, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_08_dual_body_multi_corridor_s06/l3_08_dual_body_multi_corridor_s06_000/topology_contract.json", - "sha256": "72adaca8d54d71f6a1c0711e156243b581499c73e4d6d80a58960fea46da8b6b" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/calibration.json", - "sha256": "a9ebe9714707accc3c5e04edd51518cb0f51ef4af865ef92ec9cb6bd3edc3589" - }, - { - "bytes": 4471, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/candidate_evidence.json", - "sha256": "6aade2e636ce25a0a61b70995186ae2fc5d8c209e57c8d0c05076514e3d5b5c4" - }, - { - "bytes": 14691, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/device_bw.png", - "sha256": "95ddc14a30949321d0a87a27f2cefa683c6e35218dcff719206cc02454bcf46c" - }, - { - "bytes": 1251, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/factor_assignment.json", - "sha256": "1cf065a8b35a865355ac832afec9d6de20657e9ee4385cf728689619516ccdd0" - }, - { - "bytes": 1821, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/ground_truth.py", - "sha256": "0b674dcc8cab810093a0dbbe98036694ab5c044833e396b133c432db8e8fae13" - }, - { - "bytes": 34233, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/model_view.png", - "sha256": "7f66179fe40c9bd110cf619d52698730a4d554972825fe2a223df760891e6af1" - }, - { - "bytes": 480, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/parameters.json", - "sha256": "a16113b6aa8a4d06cf00eb57599949032db71d625cf2a899c2b93cd3f3061e12" - }, - { - "bytes": 3067, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s01/l3_09_closed_subassembly_carrier_relation_s01_000/topology_contract.json", - "sha256": "51b8ff78b4bfa41eed6e66ca73989299b1e2b66dc7ddbe2d834c2bf45059e388" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/calibration.json", - "sha256": "9fd04ad13900a023f370f0cc365e3ee05ff2571631c2ef61354b7f119cb67525" - }, - { - "bytes": 4799, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/candidate_evidence.json", - "sha256": "bacaaa3016450ee70a05cd275fb97f4a256d7558de53b4468935f87fd3434b2e" - }, - { - "bytes": 18250, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/device_bw.png", - "sha256": "387bdd8e6ea230dee8d23feace196cf9e06d26d21f71825933224780e27638b4" - }, - { - "bytes": 1313, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/factor_assignment.json", - "sha256": "526845c8c352056b2e1abf0815fa8ae280db4fdab5e037b538a6455d8cacc415" - }, - { - "bytes": 1688, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/ground_truth.py", - "sha256": "8c5bbf9c1a4ba446d55584bcd5c230244295892afec4cde503c00c2117ae6dd4" - }, - { - "bytes": 49142, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/model_view.png", - "sha256": "945e6ee85592ac09f7be69b926bb3fce27e8d2c1514c8ac856285a63047cd244" - }, - { - "bytes": 486, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/parameters.json", - "sha256": "1e7fb32a22b46b959e43b807898e6a486ff3914f2ce096fb1128859682e80745" - }, - { - "bytes": 3050, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s02/l3_09_closed_subassembly_carrier_relation_s02_000/topology_contract.json", - "sha256": "5122a28ca5c0d2bcf3232c566f79e3638b9b9b37827d9f5e661f4ca2bb0b4ea7" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/calibration.json", - "sha256": "ab0e022ba8bce1a651351c6129915a2e4c736930c7733e1761d6a43fac3db014" - }, - { - "bytes": 4541, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/candidate_evidence.json", - "sha256": "e94a398d33b8cbcce76bb066c2e367b2357a42e3e2554828b1e5339bc3936371" - }, - { - "bytes": 15382, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/device_bw.png", - "sha256": "cdbf466e26ac4b3481cfa666496ff2ef15f94dde7aa1c0005ce271272f64ab89" - }, - { - "bytes": 1316, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/factor_assignment.json", - "sha256": "83bc55bcd2c5bd912c0fdb45a9a1340fcd51df1033ee4c11f6fa338bf56d5a03" - }, - { - "bytes": 2286, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/ground_truth.py", - "sha256": "d552a3fcf8dcf7096d04457dc108812b8d6b82d637493bd130ca257041587dd8" - }, - { - "bytes": 37423, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/model_view.png", - "sha256": "60d862dc0605a416a1540e18f5459ed58193f2d8a9ad16d1096e9ba594559f83" - }, - { - "bytes": 689, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/parameters.json", - "sha256": "b3cff759c3b142dbaa37d751c0e65e38712ddb63482e594c8e62e13eb9769f07" - }, - { - "bytes": 3183, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s03/l3_09_closed_subassembly_carrier_relation_s03_000/topology_contract.json", - "sha256": "145761737d882f6167e7ed2f2c47e358ac88c1c2514d2ad6400538b984e5801b" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/calibration.json", - "sha256": "903f445e86f8b74ffa1cd1460bc57f034e0e725e95fd35eae88b3a11297957a4" - }, - { - "bytes": 4972, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/candidate_evidence.json", - "sha256": "02ae9aec2bb8c92daa32fffc2e0a969630f013f8b438eafb5a747c3fcf872573" - }, - { - "bytes": 13863, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/device_bw.png", - "sha256": "563342c583f530a02e1c506d33e2cba7e2b3b56223c9fa2c5f39a61409612ef4" - }, - { - "bytes": 1247, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/factor_assignment.json", - "sha256": "144a6ed3c2fe76d19f383d2839a0062f921a7cfe5933c9aab02067705fe5db4a" - }, - { - "bytes": 1469, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/ground_truth.py", - "sha256": "9523dadb01a3820b354630f80757093547e58220568974315cfc9d6cc79fbc07" - }, - { - "bytes": 34937, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/model_view.png", - "sha256": "9ccad57f5509683c8bc9b24645fbbd20522e28be48dc3d77591973e053175db3" - }, - { - "bytes": 479, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/parameters.json", - "sha256": "adbca618131a63ecfd0312799eb4a5d79270d7f04e63c1ea67f51b39e70c24c2" - }, - { - "bytes": 3292, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s04/l3_09_closed_subassembly_carrier_relation_s04_000/topology_contract.json", - "sha256": "b91f96da797f0f4d882ae5914465da7fe75925b88626e5c33457deb60371a155" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/calibration.json", - "sha256": "9d114fbbd3a80595dfab9c8ba5a1b6e6a382714ba525d82c83121c6104cc4e1b" - }, - { - "bytes": 4961, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/candidate_evidence.json", - "sha256": "36e8f937c2c10a4e4dcabee4e32fce934c7a8eb5fc60b870c30d5f9dd732272c" - }, - { - "bytes": 16159, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/device_bw.png", - "sha256": "120220e1234b8dcb7450eac331ef0210d0ed74f9057956c866431a695238472d" - }, - { - "bytes": 1312, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/factor_assignment.json", - "sha256": "d0c09206265bbf6224a99d8caf3b19a5f2f643ee786f3bb7ebe0e449eae50547" - }, - { - "bytes": 1675, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/ground_truth.py", - "sha256": "ae0071f0e1e64d78a3ef33ce5c671d9e957da48374fb2279eeed83e561ee2a00" - }, - { - "bytes": 34198, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/model_view.png", - "sha256": "bb526ccff63922a3e5a12c9d507c09b6716c2842a04dea5cedb2bb4b35b70f24" - }, - { - "bytes": 516, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/parameters.json", - "sha256": "b4f481007e0f51c9016aea4ba5967f9f2443a7bbbaf8944871dcbe2b7b4ee75c" - }, - { - "bytes": 3323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s05/l3_09_closed_subassembly_carrier_relation_s05_000/topology_contract.json", - "sha256": "a270cfc15e2132ec345334d6b5dc25a32c70be3946ce3440e703e2757d14b87b" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/calibration.json", - "sha256": "1145f9af13647497ecb7a284a08beb4e14539aac079288f9bbd8019f4ea752d8" - }, - { - "bytes": 5232, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/candidate_evidence.json", - "sha256": "f546b0f9443eec95e2efccd98dfabe8caf8e2ecd0c3d07186599716bc7720cdb" - }, - { - "bytes": 18690, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/device_bw.png", - "sha256": "1fd346042aa2c661cc5ef240ce66c4d4bc221f7065566bf5fc28514f34c6d8c1" - }, - { - "bytes": 1315, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/factor_assignment.json", - "sha256": "e0acff5cdad116933fd8efa974fac26c8a4d6b1bfcaedd327afbaed84096341c" - }, - { - "bytes": 1987, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/ground_truth.py", - "sha256": "7cf5571f8d32f90ac68ba06e3383ccff9eb084fc91fd7dad875c3d617e6b1edc" - }, - { - "bytes": 41619, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/model_view.png", - "sha256": "f83adcaf324612c9b3cc5ffd206f01addf28a7d036551689f2b7bfe651686585" - }, - { - "bytes": 505, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/parameters.json", - "sha256": "4e52a69a208a380efd8851e2f6b1f929b2a91218040ebf91a0155ac35380d1ff" - }, - { - "bytes": 3327, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_09_closed_subassembly_carrier_relation_s06/l3_09_closed_subassembly_carrier_relation_s06_000/topology_contract.json", - "sha256": "c6cbbe170372a12b9564e22754ba00ed68ff27eb9b38808f68153b0ea1d9413f" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/calibration.json", - "sha256": "825b1460ec0ddd814e8a6df8872efac29dab8e8c716be562ec829812ddffc879" - }, - { - "bytes": 4847, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/candidate_evidence.json", - "sha256": "b8985540aaa4448c2cb19a6f56d2695f79e8a3e2e1524603d62c6275d9725e87" - }, - { - "bytes": 18232, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/device_bw.png", - "sha256": "0f986371edc75eb48134a01e75d36b70e0ba63dc272d1a6b88d68ad93e5ba3c5" - }, - { - "bytes": 1270, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/factor_assignment.json", - "sha256": "1de0052ff7bc32b3bfae3f21089d5bcaab7302fe4617ea4fde68718b60b128d5" - }, - { - "bytes": 1673, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/ground_truth.py", - "sha256": "3e0afee169c42da547113683487efa987783ac4f9c825c485c9ddd13a572b5f6" - }, - { - "bytes": 49919, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/model_view.png", - "sha256": "5d72a970788b198b8d62965d6f506a7190ed3c39996467043f7158d2980c5982" - }, - { - "bytes": 476, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/parameters.json", - "sha256": "7013569d60c877ec6ea60dee06620fd7b538e6da8df8843b82763c27aa906b67" - }, - { - "bytes": 3090, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s01/l3_10_obstacle_constrained_route_bundle_s01_000/topology_contract.json", - "sha256": "b84df8c5f61911a9040e05c00e678999a674310ed332f22e825cbfee0a0c6dcf" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/calibration.json", - "sha256": "01cacb1c08fcad5142cbfcfb5cf1bb590f6e98c336ecbd37762d6778cde7827f" - }, - { - "bytes": 4522, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/candidate_evidence.json", - "sha256": "6f0558a2eeaab587aff0b7c582f31ac61046c9a6b7cc24bb41cfe9ee30f1162d" - }, - { - "bytes": 12269, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/device_bw.png", - "sha256": "5aea8524e111b4d7022ed8166e8e1c55bced02db070f03ff5b7df4f775394e04" - }, - { - "bytes": 1284, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/factor_assignment.json", - "sha256": "914ee2ec082f086448e9cfabbe523db250c7fd9e7e9a742db21d253d317b6815" - }, - { - "bytes": 1885, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/ground_truth.py", - "sha256": "5ea4d451001281bb2cd620f73b395d9e76b9f7ad1d75967260be6ebf47b0b07d" - }, - { - "bytes": 29320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/model_view.png", - "sha256": "13d1b14b1b14619d9fd6ae5537f46f9a303f9f2252d173af11e5352772b0c53d" - }, - { - "bytes": 478, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/parameters.json", - "sha256": "c76e5e3953bd6978b8c2311ee475242e2ea6504539b738920cbdebc84bae8f43" - }, - { - "bytes": 3132, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s02/l3_10_obstacle_constrained_route_bundle_s02_000/topology_contract.json", - "sha256": "d2b8abb2c1d30c08c949b741103c6e0f7f7c6f716c0bcdb9067a0ffe90c4ca9f" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/calibration.json", - "sha256": "c05607a4a72b9bb96fc496f0ac89f4ad873ddbccf329e7f5e0104a258d0a6ebf" - }, - { - "bytes": 5233, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/candidate_evidence.json", - "sha256": "14f875b65a1992bad6d1887fbd90a88755a2bce5dccebf232ec2761f62ca9290" - }, - { - "bytes": 25083, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/device_bw.png", - "sha256": "1c7fb9f3ab2f9e617843d08129d131a33e99c222801f0a481bb45d76144c30ea" - }, - { - "bytes": 1293, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/factor_assignment.json", - "sha256": "6b711cd5462ef0abfbe80c7858302e874f1b05cc4cbaeb6325bd6b4579951615" - }, - { - "bytes": 2169, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/ground_truth.py", - "sha256": "1b40ff0c80733873d22c2d0c1c7e1ead4d8e1c8672e8db3dd91c382034893365" - }, - { - "bytes": 71451, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/model_view.png", - "sha256": "c41a285745ebb5cc623b80ebaf790af0f451cbc33794334413f38e8afeda88a0" - }, - { - "bytes": 705, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/parameters.json", - "sha256": "f35fca68f80a08f4e2a47f64c4f9279bb4211a4b8e5e55d82763364d36c53a24" - }, - { - "bytes": 3113, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s03/l3_10_obstacle_constrained_route_bundle_s03_000/topology_contract.json", - "sha256": "fe4f5ab6d087e0f6ae150c9c7a29c6c6f2b45ca5e2ce0d32883c513ebd72d120" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/calibration.json", - "sha256": "fed1456d3a2bd28cb9300278f2145c72601773692ba3d350b13b61836a626210" - }, - { - "bytes": 5400, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/candidate_evidence.json", - "sha256": "adba21266c447afb7d02b85572a3ed1049da542723ad06a9c4fb1bf053b27068" - }, - { - "bytes": 13918, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/device_bw.png", - "sha256": "d425aa19a6cf8409f632c4d39760965d46abd6d07c042ae3ad5606ef06c9e72d" - }, - { - "bytes": 1271, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/factor_assignment.json", - "sha256": "0c6bdd5cd718c8d1753409389a2c03afe035732a1222dac402e08951c5626195" - }, - { - "bytes": 1963, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/ground_truth.py", - "sha256": "971c533cf7c05d8d96ea4bbfc02b1efb31a2136c31845a4df10c9ecd9214404b" - }, - { - "bytes": 41400, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/model_view.png", - "sha256": "d12bf44acff3170e54f0ee11a67f095a9a964ab8a7119cdbda131388f8c51f83" - }, - { - "bytes": 443, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/parameters.json", - "sha256": "d566c107771bf727a54b9bf60c33b429a77fbf22b282aebb799269bcf43f3726" - }, - { - "bytes": 3360, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s04/l3_10_obstacle_constrained_route_bundle_s04_000/topology_contract.json", - "sha256": "11c262b97834f88bba106cd1da44d35f4b19abd2a481dc864c03dfff92e7225c" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/calibration.json", - "sha256": "b280afae83048cea5109a2af1274898d3aa56f2c26c479d39d89f319c0f3964a" - }, - { - "bytes": 5773, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/candidate_evidence.json", - "sha256": "64fd6f11b77ca0214a9525a771bb7b1cff4318f6f86b6ea199e6306bb7e14884" - }, - { - "bytes": 9461, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/device_bw.png", - "sha256": "3279a5ffcab2963b910950eadbac4c692cc3d543f29fa2fc6e739ed44a76e551" - }, - { - "bytes": 1301, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/factor_assignment.json", - "sha256": "715f7c29881ed77f78b5a6fd23686b79c5121739b23fc770b18495093e6cd55e" - }, - { - "bytes": 1677, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/ground_truth.py", - "sha256": "947cc9cebe2f62ef8178c756c5666cf0e6d0cd0a5b8b997349eaac776cf5a0c7" - }, - { - "bytes": 11274, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/model_view.png", - "sha256": "438796e4c44986a6af82a9e69d2e00202055e2d13e1ccd82f6b08ec2ec0a9fe7" - }, - { - "bytes": 446, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/parameters.json", - "sha256": "f285df31d296cfe9c6c1640e3b7f2e198799257bf293a6f76d999572ea58b56b" - }, - { - "bytes": 3401, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s05/l3_10_obstacle_constrained_route_bundle_s05_000/topology_contract.json", - "sha256": "f21ccdfe98a769855a8a9835bd39c2aa3948008a0a0078ac326069b679009bd7" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/calibration.json", - "sha256": "c51a1d2320416aff7e856cb715e21953231136acbf13142d3097b71e29b47152" - }, - { - "bytes": 6071, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/candidate_evidence.json", - "sha256": "5592d1ae6a8307be5a998ab2e8beb30016abbd0bf4eea10a77deb93a2f70de09" - }, - { - "bytes": 27898, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/device_bw.png", - "sha256": "e97fa0ef4104010e3e4e7ef057f8972001ce1281cc0592c48af3106143c4053b" - }, - { - "bytes": 1287, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/factor_assignment.json", - "sha256": "e6736fa52acbcd0618e496f4348d6cbda55a17d0166c2a9b931eb94b25ef155c" - }, - { - "bytes": 1730, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/ground_truth.py", - "sha256": "8f8bcb2be12a91bef1b95a6f97cb5e19be109b782b0f8ec61d98d1b3e68300d2" - }, - { - "bytes": 86326, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/model_view.png", - "sha256": "01159c0e42eb8a358b1ef59ecbd3fbfdb958b70dc3d46cd76019ebd336431cdb" - }, - { - "bytes": 484, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/parameters.json", - "sha256": "787c12b49669c5bcd5df92def94fdd5991048c00e14ee528d19a8b8f3dae2672" - }, - { - "bytes": 3304, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_10_obstacle_constrained_route_bundle_s06/l3_10_obstacle_constrained_route_bundle_s06_000/topology_contract.json", - "sha256": "3d29bf3172436ab7212ea6558042ae0b0e7d996fb1542b808ce5f7f69002651a" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/calibration.json", - "sha256": "4d6c12ba95e7f10382b162f0e857f96e3ef252e0d7ce63d035cf4f9d3739f78b" - }, - { - "bytes": 4747, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/candidate_evidence.json", - "sha256": "8da53efe660c44b195b37d69cb178d7cacf7ac9581dc771fe16307c9fbf6971d" - }, - { - "bytes": 3061, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/device_bw.png", - "sha256": "9460846e97bab509955bb52280c792cfd586c07209f2fd3397964842b55d61ba" - }, - { - "bytes": 1200, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/factor_assignment.json", - "sha256": "bdbab087f4341685c32de6dcfc7ca1204caf79815e339ad94a5419c156790f6f" - }, - { - "bytes": 2374, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/ground_truth.py", - "sha256": "00dc9a74fccdb273bfc8230415e795f431ad1ef7e3831c5df7c35b586261b7d2" - }, - { - "bytes": 7511, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/model_view.png", - "sha256": "22517ba291715e5076f55611bdfd7f89d7c6702bae467642772d95306609c71c" - }, - { - "bytes": 499, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/parameters.json", - "sha256": "734a1d42246d8a6b5c4a58477cd65ce3ee1e799f648ac48ec63726ac77bf85dc" - }, - { - "bytes": 2784, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s01/l3_11_transition_repeated_transition_spine_s01_000/topology_contract.json", - "sha256": "ea2cf0fb2706ca1b9002944943e911c49c4fa718078389ac23bd20357986fc6f" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/calibration.json", - "sha256": "4eecbd31745311a726255b561e4fd1f4784c26266c36ea9b3dec5ea63b579563" - }, - { - "bytes": 4734, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/candidate_evidence.json", - "sha256": "27a00a00484f3fa8f32de4c0b88f3be756cb0ae1031afd36904bbe5471139b0f" - }, - { - "bytes": 3201, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/device_bw.png", - "sha256": "9ddf08ae9a0e35403fe48f806cc6761dc0e85c340a31a3874c69a0a97d66760e" - }, - { - "bytes": 1267, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/factor_assignment.json", - "sha256": "c56fdec545a498026c90ad67b5b0a62ca9782ddefd787a2180010793af544393" - }, - { - "bytes": 2561, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/ground_truth.py", - "sha256": "2fb2e75748492948f5e320073e6297fbb13948e928c5b33c9f2397847fe14cac" - }, - { - "bytes": 8014, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/model_view.png", - "sha256": "a77a64d16af00c9e5be6590afa525e382edafb7d56f6975599be5cf769e1c8cb" - }, - { - "bytes": 498, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/parameters.json", - "sha256": "f680530922920dc65f39b3bc99bb5bcedf2d361315cf3676fbc698fd8f713e56" - }, - { - "bytes": 2837, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s02/l3_11_transition_repeated_transition_spine_s02_000/topology_contract.json", - "sha256": "9b0a7bd0fa13a9f4a1303157a106b8c4894e5ed92d1747be4f282beb8621d536" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/calibration.json", - "sha256": "6af51c417fcbc37fb62774cc1906b35076cc4c1fb5a2f1c0fd0d61df4b1e8162" - }, - { - "bytes": 4760, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/candidate_evidence.json", - "sha256": "e60f6998fac0d7200a2210976e4f5e912c36836f4fe420751cd2f7548ab0cad9" - }, - { - "bytes": 3289, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/device_bw.png", - "sha256": "5f3fdc31b53b09057f81523ea42b9b997f2a13a54425d9892b8c2d82c15f8a8a" - }, - { - "bytes": 1275, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/factor_assignment.json", - "sha256": "09f9b46bb2260e474c92057b76a1fd09ed4153dc2bb5d52a0c6760cb76bfff4f" - }, - { - "bytes": 2495, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/ground_truth.py", - "sha256": "8f18eba4f7a717af1d8a84526dc023b09c775883aae2c56cb1b126dba8c4c66f" - }, - { - "bytes": 8722, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/model_view.png", - "sha256": "93f33a2ef7aa98945721e348649f0dd218f85cb0f499f4402234540a6bfd96ae" - }, - { - "bytes": 509, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/parameters.json", - "sha256": "618133c03be7f843e12bce985bf6fca47d34580a360fe556e926a575e78d38d5" - }, - { - "bytes": 2872, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s03/l3_11_transition_repeated_transition_spine_s03_000/topology_contract.json", - "sha256": "bb9a7f0d31aeffac1f76653544b630569b9d7d715ed17502790d82e857702400" - }, - { - "bytes": 293, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/calibration.json", - "sha256": "9a1a7f8b39ebb4343fbda536100c8e78374fe6355cee40634c721363a8394921" - }, - { - "bytes": 4912, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/candidate_evidence.json", - "sha256": "1a709b3080bf3cf221c803accc4821261efc212a414f9b2085b9b6b7dee25498" - }, - { - "bytes": 3671, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/device_bw.png", - "sha256": "2763e8e1308909d931dc33d05cdd683bbd5a974d0b00b2f3494b31e41b18ed44" - }, - { - "bytes": 1262, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/factor_assignment.json", - "sha256": "59925c40ee912a170d09b5f9ec27597ee43730b3c8271691698a4e15b0c28cca" - }, - { - "bytes": 2490, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/ground_truth.py", - "sha256": "8af9612cfcde3ebbef8ccbbfc55c9d65d375b7280f05d556afb4ceb9af481eb1" - }, - { - "bytes": 7802, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/model_view.png", - "sha256": "e5ce7fd7629b133f17eb4b2ea294d4b4c21f6c1270b7a25d7c9cf0cc0dd4a2fa" - }, - { - "bytes": 501, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/parameters.json", - "sha256": "c848d36fbd64893a975551a33113429da111096abbdf305c3d6102639b1686b3" - }, - { - "bytes": 2988, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s04/l3_11_transition_repeated_transition_spine_s04_000/topology_contract.json", - "sha256": "f9a0c5fdcbdd2d9dfd2d0ab76d335353d155f2834d04cd834f9b9c2adae43dcf" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/calibration.json", - "sha256": "8b02df9be858c3717b8992c90fa0b9f163a6865eb0afe3b562e976cf9f06f420" - }, - { - "bytes": 4977, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/candidate_evidence.json", - "sha256": "dd1356236e814f67528c4a5192ffad6f223d7b5038e3b176d1094528650a6ab9" - }, - { - "bytes": 3730, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/device_bw.png", - "sha256": "a00546146f1ed39df5efb8188ddc38229bbc6dcdaa020c74a97ebd148c981c67" - }, - { - "bytes": 1349, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/factor_assignment.json", - "sha256": "22edd9bf4a8ef7374c1f85e23758681c4cf81a503399a398a53a98d32ef14323" - }, - { - "bytes": 2309, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/ground_truth.py", - "sha256": "90db1c1524dfe932a5ef3ee55d4c459799f5b091485f7f850f498dc6d4356500" - }, - { - "bytes": 10235, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/model_view.png", - "sha256": "a9e0858462bdd52af9bdd710c73c19fcd9c7b85df501057ebcace5426b1ec1f0" - }, - { - "bytes": 538, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/parameters.json", - "sha256": "d53e19ae40760ed3fefb25ba8324b7f25934490440c06cb8703d5cd3a760404e" - }, - { - "bytes": 3119, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s05/l3_11_transition_repeated_transition_spine_s05_000/topology_contract.json", - "sha256": "937ef706fe4839f11ff0ea9fa799a8e65d017f17f2c0a6718650cbccdae62c8b" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/calibration.json", - "sha256": "fe0e924acd49942866e6fab30481286c6fbba0b76fa18dba31088ae9b04069f6" - }, - { - "bytes": 4963, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/candidate_evidence.json", - "sha256": "87e8509748e72d84a832f2ef6b5f95e1d661e39f530ab6777d07f86e77f9e161" - }, - { - "bytes": 5679, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/device_bw.png", - "sha256": "a0a5a8740ed508ffdbe7afd7ed98c1a7e70ea318c6df5cb0e303b2ebfcdc8c6f" - }, - { - "bytes": 1363, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/factor_assignment.json", - "sha256": "984dc09be06b651881d447e89aa6fb93298073a165d532743dc05c3148f3f866" - }, - { - "bytes": 3233, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/ground_truth.py", - "sha256": "563e331e45074553d413354250bd35bf311a942be11e5174cd851bd01c53ef5e" - }, - { - "bytes": 13603, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/model_view.png", - "sha256": "5e51f3239163b8424a24eae9b08bdb7d461808d47808a248987163aa4c515771" - }, - { - "bytes": 531, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/parameters.json", - "sha256": "ef852062f01034fad85ac898caf158341ef0a43c3dc2ce60a088e60dffc2fbf5" - }, - { - "bytes": 3134, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_11_transition_repeated_transition_spine_s06/l3_11_transition_repeated_transition_spine_s06_000/topology_contract.json", - "sha256": "8e55759eb2e6afecde81a4d3300368034d7d89fb0cf1163fc8561bfbabea90d2" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/calibration.json", - "sha256": "781cea5197ec2fea17fa13ed75cefba84d336273ede89da56ee92b08b3705b7c" - }, - { - "bytes": 4587, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/candidate_evidence.json", - "sha256": "8e16270d13fc0a3a7d3dfb6fd7da51be74c0309c825b7a5bd013d282ab5ca7b0" - }, - { - "bytes": 4266, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/device_bw.png", - "sha256": "bdd81824cdcdad49a5b60d6a627f725b4c6d29c69b62342aae855c897e0f5dc5" - }, - { - "bytes": 1132, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/factor_assignment.json", - "sha256": "ae43cf440ecf18bf45aa21639cc7e6afab1564ac5042bf90e6819d30d27d5e15" - }, - { - "bytes": 1665, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/ground_truth.py", - "sha256": "63611285ef0e91c2c688e05f1ebcc5cb7b1430f729b3d8fb30e835dbb9b69992" - }, - { - "bytes": 6159, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/model_view.png", - "sha256": "a149247254e7469f83c5b951b0bf036add0ef892415856f90e0ed886f6c72aa1" - }, - { - "bytes": 437, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/parameters.json", - "sha256": "c6162e82c582a8b102882c69e9a7d69818877b31355f47525610cd3c4c19c4a7" - }, - { - "bytes": 2623, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s01/l3_12_bilateral_graded_carrier_s01_000/topology_contract.json", - "sha256": "77bc0a8977efa8618b1a6cadd3d3d98e62c54e3bc5742c6019f38fe18010a715" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/calibration.json", - "sha256": "fb0bc2624792b3698699c6292034c6884a057d9f04e883e26c61953db9c6d61b" - }, - { - "bytes": 4619, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/candidate_evidence.json", - "sha256": "bebb51f69a1fd8784f3307572179e84656c7bfc63bad1b51f471ee65bb9e3d04" - }, - { - "bytes": 5039, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/device_bw.png", - "sha256": "6cf1a8e09bbec05e17ff28fbab09c08e97cd6836443d060dc8ef7452fc58fcdd" - }, - { - "bytes": 1135, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/factor_assignment.json", - "sha256": "f43b97c84fb2a966f7ffb7c68a35a870fa82babcf7d14211b86581ba8d648b57" - }, - { - "bytes": 1829, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/ground_truth.py", - "sha256": "0cd36ba7dcb7a66cad956c0decefa78087e1cd5e8474735b0cd1871923c22dae" - }, - { - "bytes": 6551, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/model_view.png", - "sha256": "f677299e29b835205fa5b7e66b95c1fde87c56016a16332d83a1a5c5ef6734b6" - }, - { - "bytes": 440, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/parameters.json", - "sha256": "a1915fac1140229eab927f205d8be2dcca94ccf34d89a4b8f556958687c03a02" - }, - { - "bytes": 2625, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s02/l3_12_bilateral_graded_carrier_s02_000/topology_contract.json", - "sha256": "754e7f27ab237007bfa4f1a0141308cbf4ebf7f9d7fe7a9845f17365b04456cc" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/calibration.json", - "sha256": "1c8a2996fceeecb7cd6f1a5095c06da9ceb5fca85af0aba7252db3994653d7f2" - }, - { - "bytes": 4602, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/candidate_evidence.json", - "sha256": "33070c8ff6389c3d316ef29cdd8ab99cd0650ace01ee89aed55cbb8e5f794adb" - }, - { - "bytes": 16980, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/device_bw.png", - "sha256": "a107bd5cd3a3700bd80e22194fae1ede8117993eba2da322e30ed38bf8a48761" - }, - { - "bytes": 1154, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/factor_assignment.json", - "sha256": "a15064597c6b364ab9b2242dd4e996ecf8180e19f6511f5955668c79aa9d04a0" - }, - { - "bytes": 1511, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/ground_truth.py", - "sha256": "2c82effb378a4e754f212c5380be1fd80ed78206b9318d6c70e547abd9744de7" - }, - { - "bytes": 34169, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/model_view.png", - "sha256": "947248ce651ffa8aeb451c52e8601d22665d77b592cd673c5e065e8c6e584a70" - }, - { - "bytes": 415, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/parameters.json", - "sha256": "7b27814b919f58cb7220beb9681b91fbdacadd483ddc35556cb0900eef3dc33f" - }, - { - "bytes": 2657, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s03/l3_12_bilateral_graded_carrier_s03_000/topology_contract.json", - "sha256": "014932ec452dac0f4f92cd1531101d8e4c28696a68641d2a0ecca5fe0dbaebf1" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/calibration.json", - "sha256": "f15d9e6aa89e1769e8f98ad1b0857cb67d97ebb7af187711907467545b5e6cf4" - }, - { - "bytes": 4810, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/candidate_evidence.json", - "sha256": "375d13de71e675f8692651b60f228b2317b088fe3073f095ee721e089c81d5da" - }, - { - "bytes": 3148, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/device_bw.png", - "sha256": "1f72e08ad0cb57164b4c4b89c89878302482150d181efe9ca4069c6cb18b24c1" - }, - { - "bytes": 1182, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/factor_assignment.json", - "sha256": "dee0d942f7381baaee0a4c2b3b351a8c8c02ff3578bb4582f596d148e30d236b" - }, - { - "bytes": 1540, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/ground_truth.py", - "sha256": "aec3ffa9656a321c0e4462d0ca0f6b76a752c5e1b57f5f3719b9b3375ecf18d6" - }, - { - "bytes": 4798, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/model_view.png", - "sha256": "deffdc8b3aba8fbe1626d1c0a6aac20c434fb7d52086df8600350bb9e81f0ac9" - }, - { - "bytes": 404, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/parameters.json", - "sha256": "e6e547387b47922e717fbb20dc9f299ebc57faa30d98e31834991d522a2e62ab" - }, - { - "bytes": 2841, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s04/l3_12_bilateral_graded_carrier_s04_000/topology_contract.json", - "sha256": "fcb28c818a8ccd2c6f414bea649de007f9403c9fe33b51139eaa69cdec30b155" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/calibration.json", - "sha256": "889e9b3944393da0e849a5beac936a8c4a6ad9fe1b08705d96a1751f58ff3214" - }, - { - "bytes": 4886, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/candidate_evidence.json", - "sha256": "dc91b0589a50483bf190e8a46b32edd1aa6e3501d52821f7b169f69f5e742374" - }, - { - "bytes": 12011, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/device_bw.png", - "sha256": "faa821210eb48e9bc23dda410ace7127382c670136fe1b6bd158c53168ea5e19" - }, - { - "bytes": 1206, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/factor_assignment.json", - "sha256": "cef372975d004113c29d27a261f2573dced957ede84d19f2465a819b59b33d2e" - }, - { - "bytes": 1905, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/ground_truth.py", - "sha256": "29321f979716622e16df2e9fbbac2c95469c6f0a45a3f3de07779e7ceddd3863" - }, - { - "bytes": 23372, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/model_view.png", - "sha256": "3a8a06c7602944a49445efc27c2e46576cf046eca8c450a620e6f860edfabca4" - }, - { - "bytes": 505, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/parameters.json", - "sha256": "0d293b23753912e71523442b629245667482b5d991735c040d217bc419745a10" - }, - { - "bytes": 2954, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s05/l3_12_bilateral_graded_carrier_s05_000/topology_contract.json", - "sha256": "6b8fedb7437c8d0dbfea0e64521eebd60d7d2d81d68d175e263cf6623515c3b8" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/calibration.json", - "sha256": "cb236e10a567f33493218904a32c9bf238cf52e47c4865a4fef1ae37e7189002" - }, - { - "bytes": 4948, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/candidate_evidence.json", - "sha256": "564770fd235e47891ddd2585aab9d01d72c9e06a8a21d1c94a2459780e3042f7" - }, - { - "bytes": 18240, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/device_bw.png", - "sha256": "24603751a9dad7545c9be3cddac64efc23e1894457445a33c634bac79105ad74" - }, - { - "bytes": 1244, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/factor_assignment.json", - "sha256": "31d33824fe14ccbc7034cd1aff5b8ad50ac631f1420645546e1b0cd71232fcda" - }, - { - "bytes": 1886, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/ground_truth.py", - "sha256": "59c94362938d3db3fa7b001ab0fea51a71f89baa3d155a925ad3c7b58eb05b67" - }, - { - "bytes": 39737, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/model_view.png", - "sha256": "8af501d1dcaf7f1faf112adb6a47124b75eaf36d92c93d667baf1ce82351b11f" - }, - { - "bytes": 437, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/parameters.json", - "sha256": "5733df7726f1026c332dc921ca1318b3b0dc45e8eb6f547f039917d3d53a68d5" - }, - { - "bytes": 2989, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_12_bilateral_graded_carrier_s06/l3_12_bilateral_graded_carrier_s06_000/topology_contract.json", - "sha256": "2f7d249c7f498369abc8d109c367567dc501aaa8703d14ff80d814791432574d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/calibration.json", - "sha256": "7b3ba888b90a6a58af4f21344e048ddade414c9f58816f5acfccce5a30e983f1" - }, - { - "bytes": 4863, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/candidate_evidence.json", - "sha256": "22d3386961a9b15e22d8729a2936c44c767fedc9857826529444a6dc989b108b" - }, - { - "bytes": 2644, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/device_bw.png", - "sha256": "13758807f08581423dbb1c86fbd320e477657d00da17412e477e823869160076" - }, - { - "bytes": 1151, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/factor_assignment.json", - "sha256": "7e2ab798e20d02c2ccb39463fffce6e0ba97d436e0f65b76c38218f0189b77f1" - }, - { - "bytes": 1958, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/ground_truth.py", - "sha256": "c065a63633631fb3886e9d65178ed838f06f8241b2dc5d553fd34cf111b5d118" - }, - { - "bytes": 5345, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/model_view.png", - "sha256": "1a840187117e0324637ca78ecf76358f6b52a77b4370ece921744796676c754a" - }, - { - "bytes": 496, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/parameters.json", - "sha256": "40b1678bffd1cda62ed13beccd5e8a16ad67609af58fd42d321e41a4ed04664a" - }, - { - "bytes": 2674, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s01/l3_13_dual_bank_local_defect_s01_000/topology_contract.json", - "sha256": "53e40359b11c448bb3ad47878ca21923676d737607867cde3ad9af4d8b4cf7f8" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/calibration.json", - "sha256": "49ee1f30c7614a205e411e7b23478b7045911d4ab7238c8dd622d669754a35ae" - }, - { - "bytes": 4896, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/candidate_evidence.json", - "sha256": "a1fdfed30da9e632ed0aadb057a04bdb265683152f300f05414530370b2ebc71" - }, - { - "bytes": 2937, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/device_bw.png", - "sha256": "02cde1b739dc5ade58c818c6617c90e6e66fd4156ad641bac582a7a62546aac7" - }, - { - "bytes": 1178, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/factor_assignment.json", - "sha256": "639751d4fed6947ec88ef1aad6bf59550c67325d6192fab2756e5eca5df5067e" - }, - { - "bytes": 1834, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/ground_truth.py", - "sha256": "711126b32bc02212cf6dccd46681414a6d1766e56c5b92ecef8c312439a7a43f" - }, - { - "bytes": 5418, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/model_view.png", - "sha256": "ada183f4afbca4c9c26b3cc38b7b6c383fc7e3990c80e6018627a95fed63c7e9" - }, - { - "bytes": 569, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/parameters.json", - "sha256": "af12faf80a2bc3e773e07a2ce69741d7e64af3101eee02d95df8a1837c675db4" - }, - { - "bytes": 2681, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s02/l3_13_dual_bank_local_defect_s02_000/topology_contract.json", - "sha256": "488992158ed2bfb85474825000a308d7bd2d6cdcf3bbc8bf6586d018f9ce38ef" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/calibration.json", - "sha256": "cc17cd134b013b1aabc583c5a25cd651ed581036228453802835a5d9eb43d5b6" - }, - { - "bytes": 4949, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/candidate_evidence.json", - "sha256": "96cd0ba6a52c55abcaa9cf813094a4d17d2a59c6ea5bfefa3bc4c8468ae3dbea" - }, - { - "bytes": 3932, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/device_bw.png", - "sha256": "7deb396adfd0dc0ee438efa377f48192d5993740e43fb7f6aca5fca2fd8fe663" - }, - { - "bytes": 1208, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/factor_assignment.json", - "sha256": "c7b4eb68717aa777ed96ad9338cbc003b42d024726ae644a6faae7e83e84d306" - }, - { - "bytes": 2587, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/ground_truth.py", - "sha256": "700daab45762bcf57124b4b34186d2e217c108eb3a02d0797ca6259a3337825b" - }, - { - "bytes": 8176, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/model_view.png", - "sha256": "a0a3592a224c8fdce6ba6c33dbed82b6225a332925f460d77c29f7804c129473" - }, - { - "bytes": 674, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/parameters.json", - "sha256": "5012f11a9baf0f018de35eb50340ebfb5f0f2ad036dabf9d1911dec5121163a8" - }, - { - "bytes": 2763, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s03/l3_13_dual_bank_local_defect_s03_000/topology_contract.json", - "sha256": "834978d47fdfdc7a52254e36310538b6e7ff2d37b2ddf353cd1970c8d3f2e4f0" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/calibration.json", - "sha256": "9ae672a6ed12d3344c54086634917ff00a0e531243f10be5463aef3d9ffc6fcb" - }, - { - "bytes": 4896, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/candidate_evidence.json", - "sha256": "2fbce8cc932407fd6d2e93eb307da5f89c7de752ec75ccb9f317d799660fa4ea" - }, - { - "bytes": 2904, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/device_bw.png", - "sha256": "3f7eb5b5f791287b4a0431323c419e6d8cc53281408f13dd72a74560a5f8ee13" - }, - { - "bytes": 1223, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/factor_assignment.json", - "sha256": "2a8bfc33c8968bc4561a37a36423f135c038921ead436ef586cd3f3bddac1f48" - }, - { - "bytes": 1760, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/ground_truth.py", - "sha256": "3b0e1e5d54f5b2ad2708b5563acf55f48fd355d1a3f6e502fbcd1ad08d1878f4" - }, - { - "bytes": 4674, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/model_view.png", - "sha256": "39ef4725cf6e094f88d52fee2775f58c867e2b590bd11cdaa19c1a4c76c370f1" - }, - { - "bytes": 516, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/parameters.json", - "sha256": "87535327b9a0ab690ab3c6ec5ff8d75d3305290e04e25ef34b0ad203908983a6" - }, - { - "bytes": 2959, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s04/l3_13_dual_bank_local_defect_s04_000/topology_contract.json", - "sha256": "bfab6dbc588bfd13b2d03181699c647a53f458cc0f48e0602a4da9f6b53ee8a8" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/calibration.json", - "sha256": "cc9ddbcf436c2779985b3e83754a5fa57f8bba679a184a62e5664466f1fcc773" - }, - { - "bytes": 4890, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/candidate_evidence.json", - "sha256": "9975c84ab711e728d12d1d8d1d2670c64444776bde7a4fe4cece3041c40e2f5a" - }, - { - "bytes": 4129, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/device_bw.png", - "sha256": "32f08cc171bb091d1eb6d7d60d22dfaea6a66c9916afb5fb087808b2a2f07c3c" - }, - { - "bytes": 1193, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/factor_assignment.json", - "sha256": "ccb7057c9fe867cf8f56e396fe43228b2ea60ab96569a9554388e2c095d7c229" - }, - { - "bytes": 2050, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/ground_truth.py", - "sha256": "dc1bea461c6fc27beb73070f342ffc0a4c5f674adee8c4c6ab0a8cae87d37f84" - }, - { - "bytes": 7899, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/model_view.png", - "sha256": "15cce2c5c8ec1304211d8cc75f31d418a1b96b9de4df6dfda4550d9c54f7d6ea" - }, - { - "bytes": 599, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/parameters.json", - "sha256": "72e5df15516bf7ba2d242eb7421ff3e3a95be6749b3c926e37e52306c36506e3" - }, - { - "bytes": 2947, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s05/l3_13_dual_bank_local_defect_s05_000/topology_contract.json", - "sha256": "d7b1fef721383cfcb32a148099ceea4ebc0bfb9223efda16e1f0c68e57fe7b7e" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/calibration.json", - "sha256": "a283e111aa94323cc9e93f3fe7bae49170c0baf2159a8f6d7ee870a4c16acda3" - }, - { - "bytes": 4942, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/candidate_evidence.json", - "sha256": "6c6e2370d16e970f6ce468d9e7a51e15bf11adc3a6070870d2b97596f4f05850" - }, - { - "bytes": 2652, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/device_bw.png", - "sha256": "6f2cdfa6a2bf92c5c06fdf61fb05133d862046ae7c95f93dde18d24c3afaedfc" - }, - { - "bytes": 1234, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/factor_assignment.json", - "sha256": "04096f376168be0f912cdf8d462d04d0ba767ee310eaf5d47d8132e4853a1f1a" - }, - { - "bytes": 2163, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/ground_truth.py", - "sha256": "5e9e1d7c84560d68c3ddb2f3570b24731d854a2daa828fdb054cc6b20367a98e" - }, - { - "bytes": 5205, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/model_view.png", - "sha256": "7e734d97e98e3dd8b9eadbaa921cd9ab60c52c407317d2aed7c4d16a77835291" - }, - { - "bytes": 496, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/parameters.json", - "sha256": "830bfbf0b782720990a3facbe6973965143ec465ab3f0053ab83cf2a0dbd121c" - }, - { - "bytes": 3027, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_13_dual_bank_local_defect_s06/l3_13_dual_bank_local_defect_s06_000/topology_contract.json", - "sha256": "74dac3f7c990341f05942aa14a1f47f3a9ac0c2e8b3bb625d763b9a80fc6a7ba" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/calibration.json", - "sha256": "07dca59533bb189840b7435bec461647e086fcae829c292ed9c497f5f955e40e" - }, - { - "bytes": 4244, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/candidate_evidence.json", - "sha256": "ed792b3a6c441d66f2d819046eeb150eaeff042c36bad3d0d0754dd2aad07850" - }, - { - "bytes": 9710, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/device_bw.png", - "sha256": "8834a5636ba96479b321245f741135f773914a125f7d9958d8359eb0daf4fa15" - }, - { - "bytes": 1192, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/factor_assignment.json", - "sha256": "af09c3b5ab897fd2135279d49746356f2da32c2cb3e8023fb734b5110c085f10" - }, - { - "bytes": 1000, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/ground_truth.py", - "sha256": "a1ceab7ec75b8962e52a92546797544f9d65ef2ce5dce47c77ad65d9d190b135" - }, - { - "bytes": 18921, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/model_view.png", - "sha256": "c8d75b738c4510c1d7d171f453b462aeb7e17cf598642f2121cfe0706e545591" - }, - { - "bytes": 373, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/parameters.json", - "sha256": "35e9bffef55133f771dfc8e3dbfb618e31bd675e3406219d0ccd28eda9fd36fa" - }, - { - "bytes": 2637, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s01/l3_14_supercell_array_with_channel_or_defect_s01_000/topology_contract.json", - "sha256": "344bcb4f32de5edf5019218e7fe2447cd40afb62f4b40e3389ffc8c943cb9a04" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/calibration.json", - "sha256": "7de9e9b48c7384091e128283af57a08d666ec58ecf02c9e2f924f2c2ac7bba06" - }, - { - "bytes": 4487, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/candidate_evidence.json", - "sha256": "3c36a7f9d937bf491fdf129c594e0f2a5b9489b391968c93ef3a6a964fc86304" - }, - { - "bytes": 63163, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/device_bw.png", - "sha256": "c595a7c2c7fabcda3efd7b128c32f37385a8a10f85c6da5c069c03946ca6ba64" - }, - { - "bytes": 1178, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/factor_assignment.json", - "sha256": "1678b1688816c55235a70ceaa443058eba24fa7b63b06b3fc1f971202950bfd5" - }, - { - "bytes": 1601, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/ground_truth.py", - "sha256": "1c0c6b6434781702f49c138b979613e1394f007a620c3fb22c128c69a361145f" - }, - { - "bytes": 136411, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/model_view.png", - "sha256": "8c156cb646a4491c03481500a4f6a65fbb52289261e2ee91bee04b86f115f0eb" - }, - { - "bytes": 426, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/parameters.json", - "sha256": "e0c4870dad2ed1b3220388f34bdf126f5796c4bfa6bb728775733e89734ce153" - }, - { - "bytes": 2880, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s02/l3_14_supercell_array_with_channel_or_defect_s02_000/topology_contract.json", - "sha256": "e8da2eba4fb75bb2e8c30bab8e13b47472483df89a8798bc9fa0e7e8b6b47c4a" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/calibration.json", - "sha256": "9e715a9af0d412602648366a1d86ddeaa71405b49dc2a67d0635e14281407def" - }, - { - "bytes": 4214, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/candidate_evidence.json", - "sha256": "0d4ff2bc3623fe091927bfe1361fe17d7f9917edae48d763b90359ad81685f51" - }, - { - "bytes": 12680, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/device_bw.png", - "sha256": "4d5c61e3c4a7977b0cc41143aa8951329d2fc6c8e1bad5210f2d0fa5208e82c7" - }, - { - "bytes": 1255, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/factor_assignment.json", - "sha256": "19f2e6e37cab58eeb6c9ee3dc4bdc8f781b49824c74cce1f7daed59903a19338" - }, - { - "bytes": 1120, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/ground_truth.py", - "sha256": "5dc13d2464e7ac5cffbf6e7046474cc975a251fa397e0a20b3071cda8f0f42c0" - }, - { - "bytes": 16551, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/model_view.png", - "sha256": "3360408a9e32dd0d43c844c85041283e52196ad84c8294d5e95345add3b15dd5" - }, - { - "bytes": 412, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/parameters.json", - "sha256": "79fe214cc3a30ca8d03075cdcb01e41631d216607cc8988b98f59deebaf3f7c1" - }, - { - "bytes": 2690, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s03/l3_14_supercell_array_with_channel_or_defect_s03_000/topology_contract.json", - "sha256": "acf1c8a29ddd8554884962145a9c1756468f6cb84293f272c7488e3cb7d882d9" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/calibration.json", - "sha256": "7d8bee695c1665a9e05c10bafcdca85f668610b37de82ea49fdd3b0d57000402" - }, - { - "bytes": 4511, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/candidate_evidence.json", - "sha256": "5811194ee0747cd9fc661db8baec9af1f2c52772aa3d9921d1e8c56ede7751be" - }, - { - "bytes": 39094, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/device_bw.png", - "sha256": "aaa9213aaf40a0a00d67a6694e8f0c29dac632aa962bc831d2aaa50d24d8e53e" - }, - { - "bytes": 1282, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/factor_assignment.json", - "sha256": "79807a094936b405ac1c05bf1d2e3f4b7f81efb5be46ea748972384e848c0fae" - }, - { - "bytes": 1168, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/ground_truth.py", - "sha256": "ba4dbfecd7647be95e96754d224974bcff8564241ff5de137a24ef2a89d14d80" - }, - { - "bytes": 78221, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/model_view.png", - "sha256": "726e996455fbb3afe26f2617620aa407411c61654cd9816f8e86c481c200cc8a" - }, - { - "bytes": 373, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/parameters.json", - "sha256": "0999397f57700004ca32efddbfd8ef800b3a23335f5084eea7908d9608d4de50" - }, - { - "bytes": 2978, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s04/l3_14_supercell_array_with_channel_or_defect_s04_000/topology_contract.json", - "sha256": "d26e11b8611a0911f4584757cd5fe6fe759525fc12212c9eed1c75ee0f33031c" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/calibration.json", - "sha256": "b0b5f3a7563595764bd3a1c6677a4321855af696d884f7a0a44c689e00b312b4" - }, - { - "bytes": 4441, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/candidate_evidence.json", - "sha256": "fa716909711b6ad56825683699e9106f11c798d681b11d26133e429ff184df61" - }, - { - "bytes": 11636, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/device_bw.png", - "sha256": "334a7c0430d47aba48ad5e12eb806681cf50440dfbfb9ab0df1339268f253a48" - }, - { - "bytes": 1347, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/factor_assignment.json", - "sha256": "1e90653f96f93239e9674f5856f8705791f87eb5cd0b6b178518b6031bd4f113" - }, - { - "bytes": 1086, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/ground_truth.py", - "sha256": "b1697eeab1d151bd49959d7a86dcd72b807faed0add079f9a1580999d33abc9a" - }, - { - "bytes": 14867, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/model_view.png", - "sha256": "5d8ef500dc95814b60b1389a9e48ba8f208eb981fdcc176c1f2b385373c0c4df" - }, - { - "bytes": 418, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/parameters.json", - "sha256": "d6579274e04072b8851e6ce0f171866925ab0a03116c61b2b0db25432a5d5797" - }, - { - "bytes": 2975, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s05/l3_14_supercell_array_with_channel_or_defect_s05_000/topology_contract.json", - "sha256": "e5eb14beba181d2be799b5af11d179b5607c1a95882d2ad343f3cf651eb038df" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/calibration.json", - "sha256": "9edc0ab01d16e9453fdd56e7915a911d29311d1187f3cb099648b4d478671c26" - }, - { - "bytes": 4498, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/candidate_evidence.json", - "sha256": "34f0bebe6075065e2d95559b175a1cc3d6be451067e2cca350c4b1ca4c2207fa" - }, - { - "bytes": 11607, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/device_bw.png", - "sha256": "363078438bc8ca6a8ddc63c6823a83a18f17bd47a080969315d3d9a829d427f5" - }, - { - "bytes": 1260, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/factor_assignment.json", - "sha256": "3ea43c934451e01e52312472e925837b92c8b2586f0e2da7254e6cdc94637875" - }, - { - "bytes": 1020, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/ground_truth.py", - "sha256": "96da99f07b1cc4e311177d6f5bfa62490f999b9937063d4def76084036ba3736" - }, - { - "bytes": 23158, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/model_view.png", - "sha256": "12ee15317dc16c0adf7a14a70a47c57d5efdea91028ead479b8d62294ed291b0" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/parameters.json", - "sha256": "f19bc5525bac747c145cbf32abc7c28fb54eb9b0bab6e9f4807fe37a9e239735" - }, - { - "bytes": 2938, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_14_supercell_array_with_channel_or_defect_s06/l3_14_supercell_array_with_channel_or_defect_s06_000/topology_contract.json", - "sha256": "3f5171258decba9d218bc09d2dd5f52744bbcbdda4616ad1b49d2254aa2b05bf" - }, - { - "bytes": 337, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/calibration.json", - "sha256": "6608e44dde984f1e24efe7278f70494ba7f774a78d25470251bec9fd1ea7b502" - }, - { - "bytes": 5920, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/candidate_evidence.json", - "sha256": "ada3ad06ea322f6231786aa01377d5a5adf458b1c7940c8f2d540871e76cadc4" - }, - { - "bytes": 36093, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/device_bw.png", - "sha256": "139374bbd4b38d323a491f5f561a22001a7659a14635026772b1c2f514ffd894" - }, - { - "bytes": 1237, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/factor_assignment.json", - "sha256": "2f3fdb02fab007a3c892741cb4c3c3f5ce2dc5630acc78ce647539ab2fd265b1" - }, - { - "bytes": 1440, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/ground_truth.py", - "sha256": "f62e9b1c0af91062eabf99ae8ba053ec85ba3755691f8196dd563399d025a0ba" - }, - { - "bytes": 66852, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/model_view.png", - "sha256": "c889203c4a49a73b9c3320dddb55d6c718a7117cb7ff8e9abed615c022ad44b1" - }, - { - "bytes": 496, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/parameters.json", - "sha256": "f47d1e62c35a011a86b384994e9a8a7e1bf2f81ea400b2accc0d4872e6549336" - }, - { - "bytes": 3239, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s01/l3_15_constructive_hub_radial_hierarchy_s01_000/topology_contract.json", - "sha256": "c464ab82e9ee7c22c7977e32bfc198324a29d96ff62870679f22990477b8fb90" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/calibration.json", - "sha256": "aec5bf8ba2ffd8fc92beda5591469d4e775a647dad1c75ae272fbcd62a6c4783" - }, - { - "bytes": 6528, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/candidate_evidence.json", - "sha256": "2e80c9cee249afb3f5246a78fa6c8e7c454ef1f0dc39b15feb214841c683f9c2" - }, - { - "bytes": 28580, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/device_bw.png", - "sha256": "ce1e17b497436efed5948de9d8a690f4980a540a8cfa11b04aaae9d0bdf5ef32" - }, - { - "bytes": 1271, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/factor_assignment.json", - "sha256": "1867c9ad5130fb1a1c0a18e07e254aebc8379ced55e86c11a528c64dba64f1f4" - }, - { - "bytes": 1814, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/ground_truth.py", - "sha256": "eb86aa0a0519d2c86277849ebe7f53745092fb3d3bfe3cd38866c3fe55012513" - }, - { - "bytes": 52001, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/model_view.png", - "sha256": "f21a18ddd1ae121836d9d3d3b4ef7cd5a7061b4d2647f19bfcc4bc4467083309" - }, - { - "bytes": 486, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/parameters.json", - "sha256": "f31422356eac1151d257a4e8368c25977804e8c4d89575aeaf4e3de0bc8cfd00" - }, - { - "bytes": 3494, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s02/l3_15_constructive_hub_radial_hierarchy_s02_000/topology_contract.json", - "sha256": "86381af7b12edeeb82d2a08a17724e0547ae7d36915f826e97a9841d67a97424" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/calibration.json", - "sha256": "09859a7eb7b576de6d00f7b80a469676d7521bdd9a1987a5b431015a0e15924b" - }, - { - "bytes": 5994, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/candidate_evidence.json", - "sha256": "ece457d16d993596d6d1059d1c1ee094c5c1affc0a2aa6ba12dd8319abc7f8ac" - }, - { - "bytes": 31267, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/device_bw.png", - "sha256": "667278acf3bda91f147e3434a8a3b9bbeb125d5f625a5207ca379b3ff6a67b42" - }, - { - "bytes": 1277, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/factor_assignment.json", - "sha256": "aa4b25d631f5fa9bc563097ebd54f1cb84b6f012f975eadbeb4445d77484ae22" - }, - { - "bytes": 1802, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/ground_truth.py", - "sha256": "c07de0b23941062efad69c5e9601c5f99bfdc556b33a927c667c773218fa30b8" - }, - { - "bytes": 67705, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/model_view.png", - "sha256": "85f30f3508d8ddced261b2f327625de88f5243c0449b9eb74f7eb7707d426a35" - }, - { - "bytes": 566, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/parameters.json", - "sha256": "0ff1f5a090c02f8c8105e517c73e0e96e01421f50bf41575cd481d2e1491ca50" - }, - { - "bytes": 3514, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s03/l3_15_constructive_hub_radial_hierarchy_s03_000/topology_contract.json", - "sha256": "b7d4b0921281736faada084cfce700d6afb959972624c1e79ba9d92401f17f8b" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/calibration.json", - "sha256": "252516b9b8044b4a0a90082435c362f55a6b3d8c4cf69ff777f03d1efc9909b6" - }, - { - "bytes": 7087, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/candidate_evidence.json", - "sha256": "92ff43bdb5894935bdcdad5ab062fd198ec913a0df3bda598cd8b43e8fe13a37" - }, - { - "bytes": 46938, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/device_bw.png", - "sha256": "914a2dce80eaa2458b17807ce9285aea8e979c203a52c986f0020183197e51e2" - }, - { - "bytes": 1281, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/factor_assignment.json", - "sha256": "e11a090921637480e9744a0f3909a12147e3b2fdf02b7e33d3ec09f829d4e551" - }, - { - "bytes": 1739, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/ground_truth.py", - "sha256": "29cfa902ff561482ac250fbe602b6191bfcdb5faec19d332a65fa8ad905c4748" - }, - { - "bytes": 98481, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/model_view.png", - "sha256": "978fbbc48acfc30ec5228f61525b6866864c75f5777f324a3edc27f5293a3cf6" - }, - { - "bytes": 509, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/parameters.json", - "sha256": "27635e20635ae98bc57d3e1d8e33ecf13332a305ea830628aa5c2e2bf1b6b56d" - }, - { - "bytes": 3274, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s04/l3_15_constructive_hub_radial_hierarchy_s04_000/topology_contract.json", - "sha256": "4217080acdc8d46cf04df57d1b1efb0346067060e941d8966f5442c3d6ef97f5" - }, - { - "bytes": 297, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/calibration.json", - "sha256": "e2013e4aa915b424d0b9df5b4d70c590f92c4887dc3fa4a09f430c22938ffbbd" - }, - { - "bytes": 6324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/candidate_evidence.json", - "sha256": "1a52e889a31266b11a6855eae0c53e2086441709908b3267fe28d9808e33f46e" - }, - { - "bytes": 21257, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/device_bw.png", - "sha256": "96f90b475cdfa81087a25efbe509489cd399ff0afdb01ddcffe9c4568344577a" - }, - { - "bytes": 1306, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/factor_assignment.json", - "sha256": "f467e2d21232ff7fd51a2c1002e75f5d70c2e5fac0e2855598db8936507fe6ca" - }, - { - "bytes": 1898, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/ground_truth.py", - "sha256": "0a346df00af409989c92e4f2c3abc64fae53b9849647635d849730ecf45a02c1" - }, - { - "bytes": 32403, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/model_view.png", - "sha256": "0b5452a1f71a57fbeb86b77905a03e6587761813fe671685a304e54e9f98edc8" - }, - { - "bytes": 484, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/parameters.json", - "sha256": "ff6e7636594f11e0e92ca239364319dd0f1d20dcf87d56e7c3a6d6401b3e7011" - }, - { - "bytes": 3348, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s05/l3_15_constructive_hub_radial_hierarchy_s05_000/topology_contract.json", - "sha256": "b80f657ac92f9826cbdd4e8f2f2b2c6cab9cd68dc4a1fbce56b842dcca895afb" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/calibration.json", - "sha256": "baca8bf33c48939502dda0ad3873c5fa8a1b6a350f147234bbc142e5d09af45d" - }, - { - "bytes": 6286, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/candidate_evidence.json", - "sha256": "c3f684cb2f346f154002007f74a7475e45a74acecc2ebdacdb91a03bc6136c82" - }, - { - "bytes": 40162, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/device_bw.png", - "sha256": "b5e74b5341324fed82a868df51ec71c309e834924c29420953ab33d6e901a803" - }, - { - "bytes": 1304, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/factor_assignment.json", - "sha256": "bc4134073e3aa69da925a5f1bb3af850e91205e47aa0d2837753303323e8878b" - }, - { - "bytes": 2103, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/ground_truth.py", - "sha256": "8415a61685c245f6b6c9ad54c400ff00e21214cabed9a8bee054e96cfeb8c87f" - }, - { - "bytes": 88709, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/model_view.png", - "sha256": "9ffc4a4cb875e2fa59a17a988421768183d7455bcc5af3afc2925f5d309d184d" - }, - { - "bytes": 515, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/parameters.json", - "sha256": "fc469d9045eb74ca7bf021e90e9de41f2597f2dbbc5c006fefc9aaf69c4a37eb" - }, - { - "bytes": 3439, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_15_constructive_hub_radial_hierarchy_s06/l3_15_constructive_hub_radial_hierarchy_s06_000/topology_contract.json", - "sha256": "c453dd3e550d512b3b91dbec310e8fd44a6adeaa063bacfaf08af915e167d348" - }, - { - "bytes": 327, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/calibration.json", - "sha256": "78fb705eec2c748afd90367f0b59bb1f02ace58733088313c4dbbd1fbdca69c9" - }, - { - "bytes": 5297, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/candidate_evidence.json", - "sha256": "7cda8e973f3f1a40380d207dfd50682dd16e1cc147bfa027188709b8b2b2c7b3" - }, - { - "bytes": 30909, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/device_bw.png", - "sha256": "bd5e28325123b02b02a5067e71ec4378dd36a7a86a12ddd9ee59b4f35dd0f1d2" - }, - { - "bytes": 1244, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/factor_assignment.json", - "sha256": "734955ece452f32c4c097babeb69f17bbf62d9134c6b8f6528c2fb77bafab544" - }, - { - "bytes": 1475, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/ground_truth.py", - "sha256": "670d8b99de3b7b386ad109d9c202a3cba8c8f00c64ffb3a3556be29ecd43b825" - }, - { - "bytes": 54398, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/model_view.png", - "sha256": "79347ba9de7b81c4f0dfa3b4fd335549774d6d61a30886e19b6456d1adec18ce" - }, - { - "bytes": 451, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/parameters.json", - "sha256": "c88d7ee6b4f709035dea7896d9d5ed35817c01df96815664bec38fbbe699e581" - }, - { - "bytes": 3012, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s01/l3_16_multi_axis_hub_terminal_routes_s01_000/topology_contract.json", - "sha256": "057b3a6f9f5fb2ca66209044988029a562159ef087b9e452c499de77579d7406" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/calibration.json", - "sha256": "47097840114fed10c47dfba2d7b0aad6241e462539c3ba9196e992b4b317e234" - }, - { - "bytes": 5917, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/candidate_evidence.json", - "sha256": "ec6745af8ef7b3d793f3b712fd26f37b19bf035c1e2032c8e3f461850c96b326" - }, - { - "bytes": 39906, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/device_bw.png", - "sha256": "84b82228c473d37b4fb6a7ff6c296d2565148b6aa0713447dbeab4fa374430c9" - }, - { - "bytes": 1270, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/factor_assignment.json", - "sha256": "1e2abca1df95a8c5c151e7b224b4ca377d09fac17f26cf89513e9114ff991a44" - }, - { - "bytes": 1396, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/ground_truth.py", - "sha256": "31a1a6c9a04e9cf5db94d6c5b6f26d4dd70d1269eaf76a7ca46effa90951e1b2" - }, - { - "bytes": 78185, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/model_view.png", - "sha256": "6d21997597dbe6aa488ee1fa482d034840a15485e5092a4f3caef87a01b929d5" - }, - { - "bytes": 457, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/parameters.json", - "sha256": "9166c852ad3fa7b78cef9190c7dd9d583b0a17f899d08cf89965bb0550dc1720" - }, - { - "bytes": 3259, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s02/l3_16_multi_axis_hub_terminal_routes_s02_000/topology_contract.json", - "sha256": "23ca7437b301d64521e8f86935e920a05736634c3ab099675b3ebbb51db12803" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/calibration.json", - "sha256": "ef1dd7cc9fc857818e7a1f4e45e679cc75725bc13d066121f736d4d9c088c4ef" - }, - { - "bytes": 5596, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/candidate_evidence.json", - "sha256": "7664f83c9b6a4cfed1b7954eb8785e3925dc0ec3273c0ca754a64d2276e225dc" - }, - { - "bytes": 30733, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/device_bw.png", - "sha256": "191ec36c042ef8b3b4ab4d99c7a10ca0abcd9ecedb6e3dc7735ec13f64086750" - }, - { - "bytes": 1313, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/factor_assignment.json", - "sha256": "621a89ae3249039d4d04ca5c482840058c261e307da2a6ffdf6239d24a10eaf0" - }, - { - "bytes": 2048, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/ground_truth.py", - "sha256": "7ed26a43fea675229ea8c547d1e0b9e3e85267193a92bc660e25f7aedffe6fd1" - }, - { - "bytes": 51849, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/model_view.png", - "sha256": "11dcfad7fd28eadb13410371ab114ca718fbc99e5c7d7796beaa242dab09468d" - }, - { - "bytes": 462, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/parameters.json", - "sha256": "88d9730c5cb56ee2e26b46dbe2620875654de9e0516380b8fe0327a6d15cdcf9" - }, - { - "bytes": 3178, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s03/l3_16_multi_axis_hub_terminal_routes_s03_000/topology_contract.json", - "sha256": "6f3ee6a0f3eef64f73e61f8479e48cf9726021f0f4208a0e9e010321a2c53f32" - }, - { - "bytes": 347, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/calibration.json", - "sha256": "b56f8cc1e9486ce4e8da3c24760aeb147eaf8cb7842ed67f60e4254944226186" - }, - { - "bytes": 6526, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/candidate_evidence.json", - "sha256": "6d92542b970c4b0b0e6e7d05a2a42ef521ebbfa0cc58e45e3b216a0010123c65" - }, - { - "bytes": 39358, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/device_bw.png", - "sha256": "29b30d7769036a41d3afd15d65dd72f106308a505ca425e42f4141ea8bc24ed8" - }, - { - "bytes": 1304, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/factor_assignment.json", - "sha256": "a7012284c7e3f236ad3109802fedd87d808dd42ecbf1e0a12f227278dbb8c50c" - }, - { - "bytes": 1882, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/ground_truth.py", - "sha256": "b2f77f9fb17a29392ef7281a5ee69a9d14fa0d38cf21a7b5bd45c6180edd0e4d" - }, - { - "bytes": 75310, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/model_view.png", - "sha256": "43e927d36fc9ff72aafcffbe8a0effffd4996c4475697b4d19d0e4c9d44488a4" - }, - { - "bytes": 474, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/parameters.json", - "sha256": "3fbcfba8da45c5ee82b2b15424dd2a62741ebb378a00f000b720555f235e7c37" - }, - { - "bytes": 3312, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s04/l3_16_multi_axis_hub_terminal_routes_s04_000/topology_contract.json", - "sha256": "9b4d27578f64369293cb4fe5407c85b296d7ec0abcd52fcdc81fc291c00972c7" - }, - { - "bytes": 351, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/calibration.json", - "sha256": "ebe3c572b91d51741895782acb38f0d76cf8e9988ad2b8d57e022b3a9ece0111" - }, - { - "bytes": 6372, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/candidate_evidence.json", - "sha256": "5b4a9c52743de8e45c2afe862332d7015b146cef65f1866bcdd300ddfae12de9" - }, - { - "bytes": 39673, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/device_bw.png", - "sha256": "78a481cc2d3461e230b58c466797ae9e26b6ad4f63e5ca088cc095eea6549c77" - }, - { - "bytes": 1357, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/factor_assignment.json", - "sha256": "a517fff197fa31aa96f57a22c961b0044ad8b646eaff47a0f6761503785ad35e" - }, - { - "bytes": 1915, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/ground_truth.py", - "sha256": "93a20dd8c68d1e58a0c71052655524df6bca4564a5a3c7f31fe511782d7a89ee" - }, - { - "bytes": 76848, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/model_view.png", - "sha256": "1ae1280cb437ebef99f5846b3981a5205c05d9fb6ecf163b89b6e9581dfa1566" - }, - { - "bytes": 509, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/parameters.json", - "sha256": "f730d99fc430f51c547adc192ec69eff816a0b5aefd4de07cc18654a3c78d060" - }, - { - "bytes": 3366, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s05/l3_16_multi_axis_hub_terminal_routes_s05_000/topology_contract.json", - "sha256": "7892b38921b0a43551bb1df30f8638206d5808ad37a789e7f58b4e53fc0e2fc9" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/calibration.json", - "sha256": "cec3fc6074c752fbe93dd9b43ccefb2b63c1b97bbe33f6a4f9f85ff6918b60d8" - }, - { - "bytes": 5970, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/candidate_evidence.json", - "sha256": "cac70b0ce80a116e6e561b6e046a42c0a2a94f5b015233c2ac7fa3f8f6ef8219" - }, - { - "bytes": 40204, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/device_bw.png", - "sha256": "074a067268e23cee4c30f94400b0531e3fadfb0a48cbed4373606d7c6ace7773" - }, - { - "bytes": 1355, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/factor_assignment.json", - "sha256": "1700a0b7072676188e3a0d006c936dab421bf478daff8eb42190a1c28051f84b" - }, - { - "bytes": 2325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/ground_truth.py", - "sha256": "a8846622d19037693f7b9feacccf3f41246417b0558396381ffc9eca4c391e69" - }, - { - "bytes": 75774, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/model_view.png", - "sha256": "ee8766aba58ea8f7ce0aafc137b10e4741da3f81b60581dfa7cb8ebdc04e3752" - }, - { - "bytes": 454, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/parameters.json", - "sha256": "68bb305ea74f16ae17b36964217b5fa058344525189d1a61cc8e08a5d3ea98b9" - }, - { - "bytes": 3381, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_16_multi_axis_hub_terminal_routes_s06/l3_16_multi_axis_hub_terminal_routes_s06_000/topology_contract.json", - "sha256": "657eb2886dbf813534740b769c61879c08257d2ffec8c1e9e22550262191f81c" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/calibration.json", - "sha256": "f918be7d9d6b12409e17de1618a1bb074ec95c4fbc782ae32d9c9243a40013ff" - }, - { - "bytes": 3933, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/candidate_evidence.json", - "sha256": "e74401403a5eec63183494eec0eed7138cc73bfd0ddf85f5a99893a777da883d" - }, - { - "bytes": 12620, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/device_bw.png", - "sha256": "c6ecc2dd5a68e3e977dc100a5066ede42e61256e19b067babfbfec33cee3e576" - }, - { - "bytes": 1199, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/factor_assignment.json", - "sha256": "fd1d4121382ec8537efaa7c7bf6f91ad633f26371cc897ad214fd92a0fb4b33d" - }, - { - "bytes": 1558, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/ground_truth.py", - "sha256": "1bc11aebcf4985a8fcd5ec7c4e93fd73b78d65597aa278a73c22608c30d68040" - }, - { - "bytes": 25702, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/model_view.png", - "sha256": "99fcf6dc3a7be1b2f7110eb702af60a76c46585ba5636e755210d4fd65355b63" - }, - { - "bytes": 401, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/parameters.json", - "sha256": "cf7f1d3cbe5c2804aba7df3db8b6f4bfea2f38eaaae54d36540f45d90f169b67" - }, - { - "bytes": 2429, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s01/l3_17_tangent_contact_hierarchy_s01_000/topology_contract.json", - "sha256": "b6829e0d629a84b41974b2d57b079753d43f68384d20d705a0d21bee406e360d" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/calibration.json", - "sha256": "6dd654139d83d385ed0b52d8e8c77ae50f7caa2f0bb3e572066e16cec04ec6ad" - }, - { - "bytes": 4436, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/candidate_evidence.json", - "sha256": "f9474f23cbb6538424dc61bf2d730312bc9b0413112219fa1f6559e43af89e0b" - }, - { - "bytes": 18541, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/device_bw.png", - "sha256": "ac0cdb15fbbc36f4acb22bc8a3469f4c2a6c165a85d1e83205c6281e4151ab20" - }, - { - "bytes": 1259, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/factor_assignment.json", - "sha256": "b9c5d5322671e26627445366bf6734d1212b6e8e7a08215d09cc5bbccc5beeb0" - }, - { - "bytes": 2687, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/ground_truth.py", - "sha256": "aae2316243ee7dc5362d3ba38662ace955846209a3752db9fd1185f0cb2ee4fb" - }, - { - "bytes": 34916, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/model_view.png", - "sha256": "ce93468b1f5abafa8c26f470ae51243c8113b198b986a39b966301486b911420" - }, - { - "bytes": 482, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/parameters.json", - "sha256": "b8a0fb31a983554a4de32eb9acd7de61c0a1a2495236fbbf2dd408e68f96d856" - }, - { - "bytes": 2616, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s02/l3_17_tangent_contact_hierarchy_s02_000/topology_contract.json", - "sha256": "aff013533b58d3ba3cd3d44517c69311365ffce327830e6e35ead48de656c867" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/calibration.json", - "sha256": "1ce84c44ff43be886a589454666903650d3ff4640515daeea2fdcf91466b2f72" - }, - { - "bytes": 4104, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/candidate_evidence.json", - "sha256": "0a79a79716caaa69452a47f2d758c7894b3d3b9bf23122c8b1b7a3c1d0a48649" - }, - { - "bytes": 23047, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/device_bw.png", - "sha256": "fff4927adc155faf9ce57a32ddc1de66c28959c47da42f4ab4e5f58831e943a2" - }, - { - "bytes": 1294, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/factor_assignment.json", - "sha256": "a7d4cae97fa6c2622c0946db629341af0dec2241df9b24430a86b8b75acea0bb" - }, - { - "bytes": 2087, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/ground_truth.py", - "sha256": "c1662675ff0b8140c1ef3d483ea2b9dc7f7a0cc0f20711cc339181979f9bc96b" - }, - { - "bytes": 44081, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/model_view.png", - "sha256": "29ff08be30030cbd2871e61ba4b505727d4a53220155b449a30b77ad153caa4c" - }, - { - "bytes": 761, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/parameters.json", - "sha256": "2e21747b16f1483ea4dc5bb30dc0a120f0738415a6abb66cd7a01f7dbfabf932" - }, - { - "bytes": 2656, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s03/l3_17_tangent_contact_hierarchy_s03_000/topology_contract.json", - "sha256": "f95ed91701cb876ac6470448735aa725d90f1aec850ae115d4e026b49ea91e13" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/calibration.json", - "sha256": "ccce3d734ddcf4bf0851275ba25d22af615c812bf6b913744ab95f0f98547b7a" - }, - { - "bytes": 4375, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/candidate_evidence.json", - "sha256": "009d0775827d562c430e9104dec369f1d45a5b10bc4ffe9c724b455b5c3c4a41" - }, - { - "bytes": 17663, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/device_bw.png", - "sha256": "2d4c137543b44d1cfc78802f641c4dce27b602b3cf240de19149be9b862c4c02" - }, - { - "bytes": 1230, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/factor_assignment.json", - "sha256": "e7d1b69630bff0e40c2ed18442e92066a3caa86d3fbbb8eff811ddffbe75ef8a" - }, - { - "bytes": 1847, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/ground_truth.py", - "sha256": "4bb25ea8e300f1c4dfb2aeece554002d84cf58b93b9de41cc983e36f14bcf964" - }, - { - "bytes": 35342, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/model_view.png", - "sha256": "83eeacc08a6ee0b36b05336b73fc745b20f9225605cf024e2f861ede7477ea61" - }, - { - "bytes": 377, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/parameters.json", - "sha256": "7510a13c5af26310ed65b6adab13507559f87e6227264874ba990e98e0c2d22c" - }, - { - "bytes": 2500, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s04/l3_17_tangent_contact_hierarchy_s04_000/topology_contract.json", - "sha256": "bdbe8caeed01b7ee435bac08c34f50213a0d3474b5cd48d43afa5fd04691c179" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/calibration.json", - "sha256": "8ebfc8e8d63968003f506cee6f7896eed708e67d19e4522cb1585234a84967ad" - }, - { - "bytes": 3984, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/candidate_evidence.json", - "sha256": "ac021ce345fde399659e219998bc573560f088d0383f15476cff62cb01d44966" - }, - { - "bytes": 30340, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/device_bw.png", - "sha256": "fd179a2be55a117846900c65ca5bfe6a980af49706b2dfb94b051dcbfe267766" - }, - { - "bytes": 1302, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/factor_assignment.json", - "sha256": "543e83487e806537931a517bded665515d548b168b1055500558175eda69494d" - }, - { - "bytes": 1731, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/ground_truth.py", - "sha256": "fd8ae5b5168256ebad604ca638657af173691e2798193d0242fdc5de379cc482" - }, - { - "bytes": 53589, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/model_view.png", - "sha256": "8a361f0ef5c62aecfe058820a739cdb6263415254b420cacd0a07af9d74b27d0" - }, - { - "bytes": 382, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/parameters.json", - "sha256": "64bf69267fd98c5ff423a68bf386337e4f818bf1f62c07df4de8ce129ff2dfea" - }, - { - "bytes": 2555, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s05/l3_17_tangent_contact_hierarchy_s05_000/topology_contract.json", - "sha256": "d3e95d3b863a0dab060d1f625629ec17560d027002c9b10720f55fe3ecc584ec" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/calibration.json", - "sha256": "86e511ab554e62cf315b088702cd4ff5e85ae6afccf3aaac701718c505aae49a" - }, - { - "bytes": 4503, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/candidate_evidence.json", - "sha256": "d9c5d732a02939d7e9c91a94065a0acaa7033358b14a68103a15a9a0a682503f" - }, - { - "bytes": 27866, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/device_bw.png", - "sha256": "57fa4be49ae885a939be0ef5cadeee30851b7938d3cfaf5ea5e83837b9c07181" - }, - { - "bytes": 1282, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/factor_assignment.json", - "sha256": "9c49e350f463357323d5a46d216d3ef15af452d507e92aafc1a39fea4c1ccb9d" - }, - { - "bytes": 2685, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/ground_truth.py", - "sha256": "1f2a7b8e906036b3dfbe761fddc8d05594ab76456f3bb421b8ee7c2d44313aa6" - }, - { - "bytes": 47312, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/model_view.png", - "sha256": "24157e15f65a286c5ce3ddc870ada51279c8abd96c980124efd3c2d348449a14" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/parameters.json", - "sha256": "cc0e0ad7fd63c7c45a88d4b9c37c9d62c7b74748eecbad1b7dea228b4b50e2c0" - }, - { - "bytes": 2696, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_17_tangent_contact_hierarchy_s06/l3_17_tangent_contact_hierarchy_s06_000/topology_contract.json", - "sha256": "cec518d3622f8721c8787730a2a65b46607c908049bae70a2d12466a858e3e48" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/calibration.json", - "sha256": "8d7f0fcbacc6ebd17aa37d007491f177e6ecd17ef5808dacdd603761a25cac45" - }, - { - "bytes": 4014, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/candidate_evidence.json", - "sha256": "f91bd37530e9d69637e15c94f672eec968569996cf7e5549570f9fef19a9313d" - }, - { - "bytes": 2887, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/device_bw.png", - "sha256": "b1423f8ccc143822741bb53d879d5861f8e5d4486ae9028627651cade05d1ffd" - }, - { - "bytes": 1299, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/factor_assignment.json", - "sha256": "e3072b5dbc68aafb3ecf4042b717c0e039cc9eef8eb26dce7bf8fe89e305cf9a" - }, - { - "bytes": 2324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/ground_truth.py", - "sha256": "9b851194b1fc163cb9d54cba5046258c1c1078b002eaf7c3c4f80c1d921effd8" - }, - { - "bytes": 3634, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/model_view.png", - "sha256": "e32901697762adb9e442e2ff11b051340569a0bf4109c93bc053a1f5147ae10a" - }, - { - "bytes": 492, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/parameters.json", - "sha256": "00f9d4d1f4209b25f7331d3a07303b860ceb8eacc0f02c83bb4970beba6fd5ce" - }, - { - "bytes": 2567, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s01/l3_18_extracted_region_scaffold_s01_000/topology_contract.json", - "sha256": "bff77e30b970977e5f1bc78d7d4c7607aa3728fa25573a3dcc2fb8f1d9ac859d" - }, - { - "bytes": 297, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/calibration.json", - "sha256": "9f00789c37a1cff43f7585627389e0f4cbdbec11ca26fa9d348070bab2df92d1" - }, - { - "bytes": 4381, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/candidate_evidence.json", - "sha256": "c1e423366d044035b9b769f1c190f858dbf74366dad76976f0b5143dcdd83cc8" - }, - { - "bytes": 23912, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/device_bw.png", - "sha256": "27479e0335fc18c4479905dca21b32fe090b8063ac238cad5fcc41ed9e142463" - }, - { - "bytes": 1305, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/factor_assignment.json", - "sha256": "864edba910a31a0270010b0778b079a7554fbbb9d1a12c20e9252f06450e6f3d" - }, - { - "bytes": 1756, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/ground_truth.py", - "sha256": "21b5ace846b0d8ba57c5fafb405e558aa8d24935a98f5fc4fa32a6d896a00f91" - }, - { - "bytes": 38056, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/model_view.png", - "sha256": "4152d305879a8eaf917a52a038a0b7945a17223e9d6d5f619d46dbdede248f53" - }, - { - "bytes": 386, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/parameters.json", - "sha256": "f16b9ed681747c0da97b326192605f7db0982a961f82d408b1e717ed09b6fc35" - }, - { - "bytes": 2579, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s02/l3_18_extracted_region_scaffold_s02_000/topology_contract.json", - "sha256": "2514dd54b632b47370f4168b05afe7fb54c1df8ebad4d4ad1a780f0abcb7a8fb" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/calibration.json", - "sha256": "6b5008bdfca36f42b9f2c81228da8e877cb955b54a40088aa56c10ed60589f2c" - }, - { - "bytes": 4039, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/candidate_evidence.json", - "sha256": "60c28fb9c9541cc2e8a1c143b9dbcee1cf86dbc959d84bb7f2a9348e44199e66" - }, - { - "bytes": 4155, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/device_bw.png", - "sha256": "750a69e682bbdaf1a604edc8ea820f6d07b56ffcddbccf0acd37d828b36476c0" - }, - { - "bytes": 1283, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/factor_assignment.json", - "sha256": "04d6beb386546cb20e9e55c462cfd3f6961a4c44f39cf6caa717dd79bb460225" - }, - { - "bytes": 2486, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/ground_truth.py", - "sha256": "a1c84f59c76836bad148524c6cbab9762fe7f3be5f5bb57a46915f6cfcf6489a" - }, - { - "bytes": 8397, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/model_view.png", - "sha256": "37fab7deaa6883ee70957355d7c19d61fc75449493344a646e08d8f4b2ea5ff5" - }, - { - "bytes": 502, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/parameters.json", - "sha256": "a1a9f404b83d9579a51f8400016c70412d8817ef9630eeb84f04fef6fea255bb" - }, - { - "bytes": 2582, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s03/l3_18_extracted_region_scaffold_s03_000/topology_contract.json", - "sha256": "5d8f3e481e0ea6236f19a544de828d54ff21ad55df72b01454fdd47ebf856ab5" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/calibration.json", - "sha256": "637dbfa1baabf63bc487fcf5f54355700bebaeb0430af15effac4f96915454c2" - }, - { - "bytes": 4405, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/candidate_evidence.json", - "sha256": "b35edcde21459a4826bc080f1c0ff8f2d7cbfbac4d2951988de2835ca79e55ef" - }, - { - "bytes": 30165, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/device_bw.png", - "sha256": "ccd2698f99d3674bba7788dc9aef48507b08c5a3c9e454096ec0da2d528e09ac" - }, - { - "bytes": 1313, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/factor_assignment.json", - "sha256": "86e662eba45a889dde453a0858a706f4f167e5d0c5e7322c23d5b9d70e3d853f" - }, - { - "bytes": 2143, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/ground_truth.py", - "sha256": "17dc331bfb9f9c31291b88aaac7d5fb3bbad7ebbf544eda687fce82ac9674b55" - }, - { - "bytes": 61042, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/model_view.png", - "sha256": "626de529727edf3e35830342f80ff31fc6536e77defd2c54d3e9c20f272e3133" - }, - { - "bytes": 382, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/parameters.json", - "sha256": "aa787861887b6af648ccc8cdd482677c2720346ba59ead2bf2e512f1f60c905d" - }, - { - "bytes": 2583, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s04/l3_18_extracted_region_scaffold_s04_000/topology_contract.json", - "sha256": "e50de3a8d363027e1f5bfe3089d53413fead12e731c40f80ad3ce67cc7017ff0" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/calibration.json", - "sha256": "9548ba5049d5ced6053ef4976f27a5b315c3b7ab4a4bfd55de982f63e42b19ee" - }, - { - "bytes": 4073, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/candidate_evidence.json", - "sha256": "de4fa95a83afab78145649096b607ef64f03fb11f3bce160ec021913c2d7c71c" - }, - { - "bytes": 12253, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/device_bw.png", - "sha256": "faef157232e3649c03c8ab8becd89716ac7e876c832ee3488931458bc28c0dc6" - }, - { - "bytes": 1306, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/factor_assignment.json", - "sha256": "3af897c730ff733cd093223d6587fa710c926792a49cfb54ea6fa6d84b6e1339" - }, - { - "bytes": 2991, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/ground_truth.py", - "sha256": "74119a90d6340d2de33e781c317e3cb9d3c085c471bc28b594aea1c892feacb8" - }, - { - "bytes": 25436, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/model_view.png", - "sha256": "35bf35705c072baa3564954970e39fcb5f59831f0c0ab4e142d03c4049b2464c" - }, - { - "bytes": 730, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/parameters.json", - "sha256": "2047815d8ceed40376dcbd9b968574a3ebb575c995110b2cdd7edeeccdbd59b2" - }, - { - "bytes": 2627, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s05/l3_18_extracted_region_scaffold_s05_000/topology_contract.json", - "sha256": "1b181e2ca8e69504f764ae0d756abfb844ce8c738de29385d9e8da77917a36f6" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/calibration.json", - "sha256": "974740c4d8ab07bb90455153ee89089043399db357b66f7efa5cc59c3e2457ab" - }, - { - "bytes": 4391, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/candidate_evidence.json", - "sha256": "5f9706d5597bcc96d0d06baec5820447413a72de80caf576de5855c6230c1ea3" - }, - { - "bytes": 29425, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/device_bw.png", - "sha256": "694e1d792b08a5b31f442b1902d983674c0668ea48f5612cb1a958a4e257f87e" - }, - { - "bytes": 1323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/factor_assignment.json", - "sha256": "f50eb5d3f5dc26e5adc3a4f31586360a74e01cd4ded7eea28a051a42a4b27d76" - }, - { - "bytes": 2916, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/ground_truth.py", - "sha256": "4eb7a1f3865556ec09c2f779d2cc727c852d66aba6d27668edbcd1c15eb79454" - }, - { - "bytes": 63328, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/model_view.png", - "sha256": "ab6697c849be948da144d787cd0966dacccb3e3cc7c4d161739e9cb8c979aa8d" - }, - { - "bytes": 613, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/parameters.json", - "sha256": "d38928107ac365e7cafd1360095d9a966dca800228cb20ca47beb5cd7183648c" - }, - { - "bytes": 2572, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_18_extracted_region_scaffold_s06/l3_18_extracted_region_scaffold_s06_000/topology_contract.json", - "sha256": "8829e4330278651221e3dd18c3517a3e93de0a508ed18289efc9a975b0c7781a" - }, - { - "bytes": 306, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/calibration.json", - "sha256": "8f3a3d8b8b75f94dff663101f76e213bca7e2a5a72928941fdd2712a6c1367dd" - }, - { - "bytes": 5031, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/candidate_evidence.json", - "sha256": "9d8ce46a163e8b727b3d2b9a98288cd93907442bbce8f1673aed8ec6a4c48984" - }, - { - "bytes": 11895, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/device_bw.png", - "sha256": "bc1a0890eeff18780cfb0ac0e7fae81d684a2e2396ea40172f67c4bafddc160a" - }, - { - "bytes": 1243, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/factor_assignment.json", - "sha256": "8d6485ffe7423647ae7dca5e7ea2e147e59be1733324907aa1ef7ab8eda47142" - }, - { - "bytes": 1011, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/ground_truth.py", - "sha256": "a1e85316d5d521ede5504ba36216ba25a0c912e909311898e841aecbb8ded57a" - }, - { - "bytes": 26002, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/model_view.png", - "sha256": "452fd6119f50ef7e384da8c6a054cbe766c64930238602270fb8ed3b2a160fad" - }, - { - "bytes": 380, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/parameters.json", - "sha256": "a9bf2d90f27f1ecbb11dfae19246d3918267c8987b85c7f9f71ec79c405485ed" - }, - { - "bytes": 3343, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s01/l3_19_multi_body_routed_assembly_s01_000/topology_contract.json", - "sha256": "ac0442b53f1f18f2775d29dda24bfe7463dce6ed0bf14ff33daa113d2c6af794" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/calibration.json", - "sha256": "a1fa7af6cedab614eacd1147e6213bdd25de86c66285526f2f22aa98c830abed" - }, - { - "bytes": 5427, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/candidate_evidence.json", - "sha256": "0987adbd2987ab15f760d9f88859150d02ce3b461d31f5d64fb6dcf8fa9ad9d3" - }, - { - "bytes": 22022, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/device_bw.png", - "sha256": "a33fe1ac2348bb5cf46ff56fe524a4f5e9d761090efd8b91c1ba85caec63ce2a" - }, - { - "bytes": 1279, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/factor_assignment.json", - "sha256": "b5cdf829f711fff0fb476dc50fd9e1a194d8a100f488647307887ee08c676065" - }, - { - "bytes": 1653, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/ground_truth.py", - "sha256": "da312807d37a629a321acc83ed6800b199a3dc796d0d2b33373833a14299b4d6" - }, - { - "bytes": 49039, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/model_view.png", - "sha256": "2052ebfd5e90902018d3cb404e9e1ff40fd95acb44a848365f1a83ee5a9e84bc" - }, - { - "bytes": 441, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/parameters.json", - "sha256": "ab14b163ed89bda94707f22e0697251909fb22388b5bae4713a6a6c15dc81764" - }, - { - "bytes": 3405, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s02/l3_19_multi_body_routed_assembly_s02_000/topology_contract.json", - "sha256": "60152ebb71b5ab642ce5f23db339e0381257b5d84196e553781471adbad934dd" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/calibration.json", - "sha256": "12f627a5c3ad1045665ccfc59adcf1902263eb8e9b5d361b2c68bcb0fd0ad447" - }, - { - "bytes": 5428, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/candidate_evidence.json", - "sha256": "f4cd2e2f500469d43274fae2fcc184a0db6766ecd39ef6e8432bbfdee66043f2" - }, - { - "bytes": 20966, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/device_bw.png", - "sha256": "a52f594bed9b609ee5fd3e6274a77042293361b84d0582894e1d8bca7af9ceab" - }, - { - "bytes": 1267, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/factor_assignment.json", - "sha256": "5ea2465cff04efc8ca18c0ceb7b32a9708871f86e2754c064351bc03dbb04661" - }, - { - "bytes": 2178, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/ground_truth.py", - "sha256": "163b456b007fed21e344187779372aa9c886125198d8c0562121f970465b5410" - }, - { - "bytes": 34698, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/model_view.png", - "sha256": "1afb73af28baa7018d66ca21d82312d258005c794ef9ecd82af893ee1eacb16f" - }, - { - "bytes": 383, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/parameters.json", - "sha256": "3af819d31d97f96f2f500c68cabfa5a039eb32c87b68677f7db11fba0b98544b" - }, - { - "bytes": 3387, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s03/l3_19_multi_body_routed_assembly_s03_000/topology_contract.json", - "sha256": "106caf40aac894aac54ad87a7ab0284525ecf39beaab07d906e8113080284114" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/calibration.json", - "sha256": "cae2f4b51a3749270094be32ef601c4de96b5f752f547bcc3a52eada0a75dc3e" - }, - { - "bytes": 5481, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/candidate_evidence.json", - "sha256": "84c0a7f8054b984a7fa4b0d89e5e29f0a6434f3def849187f51c80fb3b52b0e2" - }, - { - "bytes": 17873, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/device_bw.png", - "sha256": "55dbe4c014bf31a640fe3215d395f4f8fe7769bc8785c86155d70bab72137e49" - }, - { - "bytes": 1230, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/factor_assignment.json", - "sha256": "4268da6f96a85364ce00dddc5a88af81bae4e8372ac5dce88d21598356208c6e" - }, - { - "bytes": 1555, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/ground_truth.py", - "sha256": "759e089a2cb914765bfd0702b74a463f1723fda68f16df0260f4c54d212eb783" - }, - { - "bytes": 35889, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/model_view.png", - "sha256": "09195b04b8c4ea7ea328ad05938baa0f5d54d3edd6e83a0458f71133400a486c" - }, - { - "bytes": 376, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/parameters.json", - "sha256": "692b7b084c5524ba496345a659f06767bd8f7085da9e0cc3fb64ebeeb5c9cef6" - }, - { - "bytes": 3425, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s04/l3_19_multi_body_routed_assembly_s04_000/topology_contract.json", - "sha256": "d08e99618b0de985e73b65ae4aeccf85854ea1fa211564eab376945d81ee887b" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/calibration.json", - "sha256": "117a7683a34317e46b0f20b5ac607f4db0d88b0aac7a78f670a8bbb1c89cfcfa" - }, - { - "bytes": 5479, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/candidate_evidence.json", - "sha256": "7c258bd8d4b058a1a5b9dfd6b65e51cf369e68fc076512b213dfced44cad9736" - }, - { - "bytes": 29613, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/device_bw.png", - "sha256": "5e911c594b5445923dc60fb044ff2fd0d393bdfd50d33846490ecceb1eae3380" - }, - { - "bytes": 1321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/factor_assignment.json", - "sha256": "6ebc72e95d2096a9d2fdc3b15f059a536855d5ec08b72df52faee4e2d8066345" - }, - { - "bytes": 2186, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/ground_truth.py", - "sha256": "764455305969212fa632b06c5ae2692e0ef857ee6fc89a8af0442e7469b7ec46" - }, - { - "bytes": 55764, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/model_view.png", - "sha256": "3253222a1119b5c7a2cc04fa7d2f71f3a50fcf6b6b146c05c1bb836876088ba3" - }, - { - "bytes": 389, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/parameters.json", - "sha256": "60f116084265c3d7b575f8f43f4d34ba2a03c6494293b9d8fcd9dd2f416113cb" - }, - { - "bytes": 3480, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s05/l3_19_multi_body_routed_assembly_s05_000/topology_contract.json", - "sha256": "f515bf32e589ab52ce84b612c1e6263e348ed7c05114959f94a6e3dccfbd43e9" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/calibration.json", - "sha256": "e15a9e0495399155b2ec389673860515c49af47e4252f1a2137d3500a71d7cbb" - }, - { - "bytes": 5603, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/candidate_evidence.json", - "sha256": "ed5012f2e6648381f836e5ce84df5e12f0e9365c2cecb6f491ac147ec95c9cf1" - }, - { - "bytes": 40693, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/device_bw.png", - "sha256": "ca4a9c79ed0c6fc5c2c03faf7403a24029f02b9fc1442ab4590414bcd66a97c9" - }, - { - "bytes": 1268, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/factor_assignment.json", - "sha256": "a00da65739a89d0805c0d4dfc618f79c05f23c1b0c75dafba4e30851bd3836be" - }, - { - "bytes": 1436, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/ground_truth.py", - "sha256": "61654e0eb0cd8efc9e61c86d1ed36aa4c2b639647e28eb1b11d3f5589faba7f0" - }, - { - "bytes": 82625, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/model_view.png", - "sha256": "fe9753c9cd0526e3cd8e7168464293fe33a5863a6323081a321546cf037b4064" - }, - { - "bytes": 408, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/parameters.json", - "sha256": "5e87d36f2de6763f385ebbef71fc327d7a06b45cad0bf7a7c19694547bff826b" - }, - { - "bytes": 3347, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_19_multi_body_routed_assembly_s06/l3_19_multi_body_routed_assembly_s06_000/topology_contract.json", - "sha256": "24114470e5c437fa73b1b162d205056e05bcbe392433509b5fc861272fa14b26" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/calibration.json", - "sha256": "927faeb8cb0e486174ea30f5ddeb1606088e04035ea1cff8eb19097510ff6939" - }, - { - "bytes": 5151, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/candidate_evidence.json", - "sha256": "e0d9dafc42c18a49765515df54fa2d62244468f90f4f3814fab9ab343faebe15" - }, - { - "bytes": 19075, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/device_bw.png", - "sha256": "3311615a527d22407360e5e04b90f632480e67c3f24304611c8d59ef46c8a507" - }, - { - "bytes": 1312, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/factor_assignment.json", - "sha256": "134632934dcba35665a2fd105a7ee27783b16b97e9024c7f07584e536b3b16c1" - }, - { - "bytes": 1065, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/ground_truth.py", - "sha256": "ad2eebdcb5f576fc41d06c83474d2be58a61761f69041b90254d55d4934b4061" - }, - { - "bytes": 36227, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/model_view.png", - "sha256": "1f78c7d06e6e323f332e70d610166d1b9fd8f312a72048d2d9e7d34379e4542c" - }, - { - "bytes": 355, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/parameters.json", - "sha256": "d2992dce61360c92b643d1d50a6a93e651026b176600910a0a53e3d82c4a8031" - }, - { - "bytes": 3513, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s01/l3_20_carrier_through_aperture_system_s01_000/topology_contract.json", - "sha256": "664f1874d9aac79dadc902db06ee1bdd8a98171ff6f79450aa03f8c34bd70b21" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/calibration.json", - "sha256": "fb3ef5f552fa5eed422476e7f03ba5d48ccbd999bc8edfaaf994c66a719c3652" - }, - { - "bytes": 5151, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/candidate_evidence.json", - "sha256": "e08dcb628482eec8db99b79c59c4cca559fc0489d39290dfe9d1e274fb09f1c8" - }, - { - "bytes": 18694, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/device_bw.png", - "sha256": "688d0fa198dd75972c277f7ab04b7cef63fac7c57b1f4dd7f25b8d27170a1d13" - }, - { - "bytes": 1307, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/factor_assignment.json", - "sha256": "652d04cf47e2df4b21dad1c04aa595d821d77a8b0a9e270fad3d193a987aeb5a" - }, - { - "bytes": 1250, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/ground_truth.py", - "sha256": "6c9ca46a1cea885d0b53cd37a39cd16d9f3b65f4276fbad590c8b334d1bb0b71" - }, - { - "bytes": 40159, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/model_view.png", - "sha256": "799943371fb0850a58ee7f97c0be510216c9243f8e00ad957929a7956192f846" - }, - { - "bytes": 383, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/parameters.json", - "sha256": "1a2f213937bb49ec158a3e45f8bb3ec4d32d8ad6bfe7bac94bd2b1016acb29b0" - }, - { - "bytes": 3520, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s02/l3_20_carrier_through_aperture_system_s02_000/topology_contract.json", - "sha256": "ad9d1bb4e2b74218557952bd8f274e80cb608158acd01d39f8bee4bf91e579a5" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/calibration.json", - "sha256": "2da9fb0ef68916660795ed54a599cdcac352e7631566cf5257ddf4ab2cf60fbb" - }, - { - "bytes": 5537, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/candidate_evidence.json", - "sha256": "a825f1204bb76908e31f904e10b5b6ea1c850c3b7a2c8c1ca8a7c1721b98c087" - }, - { - "bytes": 5128, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/device_bw.png", - "sha256": "485cdc76a8814266aa9fc720d8a7ddbaaae0ab7c2c464e5b71c544fb54bbf18e" - }, - { - "bytes": 1315, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/factor_assignment.json", - "sha256": "9eb4fc26ad060d9a92df55727b779bdf7c3b9c994f4447f707bd6a75247922a3" - }, - { - "bytes": 1533, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/ground_truth.py", - "sha256": "a774950cb1ba588da834d4d8573165703270300c79b8f53222acda9b47d2dc47" - }, - { - "bytes": 5265, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/model_view.png", - "sha256": "61b91ca403a5b55aa9d511b9a9c1131c579df7ddf4d72094d9a73ee62f26a12d" - }, - { - "bytes": 443, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/parameters.json", - "sha256": "805fda15ad87832c1a62a64435620c7e63a1d6fe3b42b8bbbf4c55cfa3b5a771" - }, - { - "bytes": 3523, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s03/l3_20_carrier_through_aperture_system_s03_000/topology_contract.json", - "sha256": "3a49b8acf0c93a016f0fa4d9b2906d5159d7fe3f51c543ca4b0c377ce6ff2cff" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/calibration.json", - "sha256": "9d157e5400a0f4157d7c4dae61937121d175aed2d7468db07ed9090deae8b2ae" - }, - { - "bytes": 5592, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/candidate_evidence.json", - "sha256": "cd5a8ebc2ecb698e5a6827be6409096e00e714ef3eb7977dfead134b2a9911a2" - }, - { - "bytes": 42077, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/device_bw.png", - "sha256": "691d32bdc34e2430bb6a750baf05d0f17d9d7e14d4b4b4ac1fae8fda53d1e6e5" - }, - { - "bytes": 1391, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/factor_assignment.json", - "sha256": "8af037f3a2a7f2a1b6b3f832dcbbcf325436a81db94ce803324cf11b867b13d0" - }, - { - "bytes": 1769, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/ground_truth.py", - "sha256": "7f88ea76db301a1d6bdf59782aab90c9c2a4826e24c1703fdf1d2beda574e174" - }, - { - "bytes": 80050, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/model_view.png", - "sha256": "383b4a0985ab3ac1991c2d0900120149051142931109c7c47f1c6c7bb18074a3" - }, - { - "bytes": 435, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/parameters.json", - "sha256": "1da7a2a471633bf76dcd95a7a567cb7494dd11055cf42c09fe2da3e2b0127395" - }, - { - "bytes": 3633, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s04/l3_20_carrier_through_aperture_system_s04_000/topology_contract.json", - "sha256": "6593ef297f23cabcbc154d23ba7c87932bf630e4c507f7124039d295c4d9d9da" - }, - { - "bytes": 345, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/calibration.json", - "sha256": "5603813687435061e135c16fa102553663c348dca0e7a68e8800a81fabbba3bb" - }, - { - "bytes": 5198, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/candidate_evidence.json", - "sha256": "194817bca0b465a07b0d66b2a278bca9474dd0f53c35f4d7cef4629efc52fcf2" - }, - { - "bytes": 18838, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/device_bw.png", - "sha256": "b88e6ac2c1603078ef7458e1d5a7cb96b9974ac6ca59b4518139957d5388778e" - }, - { - "bytes": 1330, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/factor_assignment.json", - "sha256": "3ba2a98c3d024ee450cb1a2d553a4ce049deaedea10e3dd6571cbdaad1ec3961" - }, - { - "bytes": 1558, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/ground_truth.py", - "sha256": "6ccf047c259e8b93fa7dc83f54bf1577da1aefd4f6e9228e1d074e5421f85cf5" - }, - { - "bytes": 49133, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/model_view.png", - "sha256": "4b8efbd41b8fb715795cbe8c8528909ca49dc662547405077008c9c8ab1c69ac" - }, - { - "bytes": 593, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/parameters.json", - "sha256": "afa16e8a66dac4679955e618eea28fea2b945a6670eda642b7697a5a73ba50a0" - }, - { - "bytes": 3530, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s05/l3_20_carrier_through_aperture_system_s05_000/topology_contract.json", - "sha256": "7033c6f980dce062ba24b0aff267f455eb927ce8f209447b9d92438878d3ba7e" - }, - { - "bytes": 296, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/calibration.json", - "sha256": "71a5d60c42bda8a992a7f99b832776807ff5729364d28798f245442fe9f10737" - }, - { - "bytes": 5345, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/candidate_evidence.json", - "sha256": "73cae16cb784fed7e5370da002f3d9bc1b47610fc855bba018274b1343d2190c" - }, - { - "bytes": 25386, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/device_bw.png", - "sha256": "88d23dc931e5cce2f05bea5c9a6c1a2959157daba291fa926d8e44b829793da7" - }, - { - "bytes": 1393, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/factor_assignment.json", - "sha256": "8f8dba8d6cd3b0437b33be66e71aeadf41019fcca3788713d0fcda503cc6706a" - }, - { - "bytes": 2218, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/ground_truth.py", - "sha256": "6e0a8f1a09ddea1f32450cd9f721c7abcc3335a16da5c04870369f1e37252779" - }, - { - "bytes": 59271, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/model_view.png", - "sha256": "9a7c11369387ded2251d8e12a0a6200fadb8266035ee44f40a9d43af9f3c7fee" - }, - { - "bytes": 528, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/parameters.json", - "sha256": "03481c66d330e28ab59e0eb66dd14c781a49b318af2de61c2eafc058d57fb5ae" - }, - { - "bytes": 3572, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_20_carrier_through_aperture_system_s06/l3_20_carrier_through_aperture_system_s06_000/topology_contract.json", - "sha256": "bde5c6993c58321e97365d2351b9d0660081df9e26a571448ff7b5500d65b844" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/calibration.json", - "sha256": "9d552dc251557857f54a70397c5156be85b35365f2292d42f29bbaa6579f7410" - }, - { - "bytes": 5481, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/candidate_evidence.json", - "sha256": "9e8716a9b924bfdbc7e579164389dd66f8dac03c1e366ad61e9bf052ec55b53c" - }, - { - "bytes": 39975, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/device_bw.png", - "sha256": "7d5408b977010022e37c37c31d08911118d21f1d4665c3ea0027c72fb08cb0c2" - }, - { - "bytes": 1299, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/factor_assignment.json", - "sha256": "782b507b0bf784bb2c979d8def0ef67f354a170a4c97a4b2b0e1c3a320a3ea7a" - }, - { - "bytes": 1914, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/ground_truth.py", - "sha256": "5b2baa1daf7f168a7775dcd9f927bf4a22cb43b80d3e8aa4f1ca537acd1b3739" - }, - { - "bytes": 83357, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/model_view.png", - "sha256": "cc4b556eac226d6cf4808cecf51055f8578273150e8691816199732b02cff0cd" - }, - { - "bytes": 536, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/parameters.json", - "sha256": "d0fa995d8fc8542a0fd1008a59b7b71ad86b5b96d8aac7220bbbf060d8b35954" - }, - { - "bytes": 3389, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s01/l3_21_branch_coupled_repeated_media_s01_000/topology_contract.json", - "sha256": "5d3eb70eeff149aedbafaa7abd87ae32ebbf89eea48f95aeb2b2ffedd1fd518f" - }, - { - "bytes": 338, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/calibration.json", - "sha256": "5a2adea975d01ac44bfda8a3ac252ca03fe9d556c7af54ac77fca67a7b36a8bd" - }, - { - "bytes": 5582, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/candidate_evidence.json", - "sha256": "697dcbeb53c53ece672c6a4c9703a0678c840fdf8c8694b51bc7f0832f617554" - }, - { - "bytes": 45890, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/device_bw.png", - "sha256": "c98755f1ee95e09fba06049d4e7718980eebfb01412f7e61a0f6597037cbc9ff" - }, - { - "bytes": 1277, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/factor_assignment.json", - "sha256": "c6d73a8bfb82ca1fe08cd926ca58893daa8391d51bb8e51513d6a96710dcac0c" - }, - { - "bytes": 2111, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/ground_truth.py", - "sha256": "b1afd36bb87278de532e362877f22aa5fa700d58a7fcdc3c8fd8fce160d33bec" - }, - { - "bytes": 98582, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/model_view.png", - "sha256": "bb15712a6007d95401de906070e26e53f3ba8bd36cb0a3b31c6025e413f1f3e5" - }, - { - "bytes": 561, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/parameters.json", - "sha256": "e49b2b914bbdb44c72ba507bcee31c1c03c9cb4768cfcda8d280ef57c4fc94e4" - }, - { - "bytes": 3283, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s02/l3_21_branch_coupled_repeated_media_s02_000/topology_contract.json", - "sha256": "61ba4438425af524419034bca0572fe9d56794f6efbc2d48703778974b000b64" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/calibration.json", - "sha256": "edef844387b20d3088f88a118f629bd0154305bc84179860a5ab11bcc14f6f91" - }, - { - "bytes": 5120, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/candidate_evidence.json", - "sha256": "c94cff0eabedeb669d8aa910bb1bee05ae79bdd78e17a8a61f6422ee1c1d9865" - }, - { - "bytes": 8056, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/device_bw.png", - "sha256": "1eb7da65b43727cce58cf4b92afec23f47bfd66ed2b4c341a2f360e222753af8" - }, - { - "bytes": 1320, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/factor_assignment.json", - "sha256": "15f14d3123a2fe3c994c52d1939f924661395cc75796907d1c4dbf48d83f45a0" - }, - { - "bytes": 1667, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/ground_truth.py", - "sha256": "f6813f22f5dbc0b19490008770f26815fae38c0b6aa5e596d262dda61f35a9a9" - }, - { - "bytes": 16247, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/model_view.png", - "sha256": "33aa1a94f00409c5a19743275eff623df4d6e6b1ef24376006d8e976130edf92" - }, - { - "bytes": 551, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/parameters.json", - "sha256": "61c4edef0cf13156c5d1d622cc600b812bcc49263edd81872547d4705297e964" - }, - { - "bytes": 3079, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s03/l3_21_branch_coupled_repeated_media_s03_000/topology_contract.json", - "sha256": "a9ab8537c15fa6844644e8b0541ad52d63d9cbd9e37d41ac2b385f11f99c6512" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/calibration.json", - "sha256": "30aa1969380d0c5b65bd39f2e16e88b3ff21c566b52709dfe8d1a8b669c2a26c" - }, - { - "bytes": 5376, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/candidate_evidence.json", - "sha256": "441fdc963f64b13c07c48b536c7e72d70fa1f3a88d7b54e6854cb6c45a26406f" - }, - { - "bytes": 49552, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/device_bw.png", - "sha256": "328ef97869c982d1201c20be6577386b2d806b94fa81ef9a85383d1e8cf89a31" - }, - { - "bytes": 1280, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/factor_assignment.json", - "sha256": "0f1e701615725c16aad85ddf94057dd05ae49be1e6e37307b05ce638a7655d09" - }, - { - "bytes": 1895, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/ground_truth.py", - "sha256": "9e7207dcdbe9d62427cee08a5127e81fa1b8ff6f66e50a413c3d41b5f0ba5bbe" - }, - { - "bytes": 100787, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/model_view.png", - "sha256": "4963ce3f689661308d0830940c1eb094690a69b0c283dbafb3d2eaa12dba3357" - }, - { - "bytes": 548, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/parameters.json", - "sha256": "34a011ee6ffd0192e6d04bebffb3496ea837f1134a83b6d7e0c834bcba01766e" - }, - { - "bytes": 3277, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s04/l3_21_branch_coupled_repeated_media_s04_000/topology_contract.json", - "sha256": "4dd1658e177f281509091b99b0727155183bfd0e2d25f56ebf6d475b72322460" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/calibration.json", - "sha256": "93ba53a3afdbfb830b948c9e098055d7778aed2c10541f52572489b3d1910e0b" - }, - { - "bytes": 5627, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/candidate_evidence.json", - "sha256": "2382dc012b84165e46d1bde9ee898920597f60ff1b7478db0c3b86d1fc83a98a" - }, - { - "bytes": 39750, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/device_bw.png", - "sha256": "16b40704a9b12abcd669b53bd9cc0deaa9cbab9b3cfff9905722765ae898a90b" - }, - { - "bytes": 1344, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/factor_assignment.json", - "sha256": "7113caad80e06aa98fe230a49535a3e8a20c7a2fbdee288692e69de12bc9c81c" - }, - { - "bytes": 2344, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/ground_truth.py", - "sha256": "c93bf263011dd9fc7594e32ed57037cb327d1e2ef6259bc050fb8939fa00039c" - }, - { - "bytes": 86877, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/model_view.png", - "sha256": "015e665a021a77b590e6a63a29591d50f598dd52136eb67aed42766a812f683b" - }, - { - "bytes": 613, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/parameters.json", - "sha256": "c59655c1ece63bea309b34dc2ac77aad7dace16ee51494f765d4c0baa313113c" - }, - { - "bytes": 3580, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s05/l3_21_branch_coupled_repeated_media_s05_000/topology_contract.json", - "sha256": "82847b46e724ac459e54ed4e861bb1bb303ce2b967dcf6e92180052d931a0dc4" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/calibration.json", - "sha256": "13f358191a6cf5965093b52cdcf970f239c7c490d33ef37efb9847def01f0e65" - }, - { - "bytes": 5904, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/candidate_evidence.json", - "sha256": "774ddd9bff55ee084e9749b125557230629f69d81a80d8c43c3ff40ef480303b" - }, - { - "bytes": 42969, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/device_bw.png", - "sha256": "b7880033495cfe03ba5485376841932f862f5b961c86704978750fe93d3ef69d" - }, - { - "bytes": 1373, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/factor_assignment.json", - "sha256": "8813e9d404870f9e44aec5a2f7026320d9b5fad57798c6840b93dccff6303bb6" - }, - { - "bytes": 3505, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/ground_truth.py", - "sha256": "1540105f21c4afa89fa61d8a357c78c1db7ff783e1ed30db4d81c993129067c6" - }, - { - "bytes": 93364, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/model_view.png", - "sha256": "cd878d7bdd7da748b3b4e03a38d1180401c8449c2b3bbf7c9644bcfd855d59f2" - }, - { - "bytes": 726, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/parameters.json", - "sha256": "4b714a879fee90bd5460507c0c831b9e1665c97ee4181cc375e4383a080c54aa" - }, - { - "bytes": 3685, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_21_branch_coupled_repeated_media_s06/l3_21_branch_coupled_repeated_media_s06_000/topology_contract.json", - "sha256": "78557caac38a7a87e6c13381807366a4703eb53eb0521800738cbbc82fa60c5a" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/calibration.json", - "sha256": "40b9919b0d71730b9489dd1f15640d8c68b22f1c0bc2ef6866d2b9181a694b5b" - }, - { - "bytes": 4638, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/candidate_evidence.json", - "sha256": "8840d9f83ab1c80a0e74dd2cad2a27271013ef291292780a2f419b191ea0d23d" - }, - { - "bytes": 28517, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/device_bw.png", - "sha256": "ea343ca48797fe3a7c2114ebd2e9bb8c853c88648cb92d0208e751115d8cd397" - }, - { - "bytes": 1172, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/factor_assignment.json", - "sha256": "d59ee50ad87c08c25f9a9f9324f82231fa6cbe26c4253c64c9e6751556215d10" - }, - { - "bytes": 1369, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/ground_truth.py", - "sha256": "5d49b8a57eeecb13bda5065fe5ece86da5702de46da8595ac73027e0f75afb68" - }, - { - "bytes": 47900, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/model_view.png", - "sha256": "0384e97eaa2384495b2de5b65adf27e3913dcc82f47372f8bdcc8bd5bfb98ca4" - }, - { - "bytes": 287, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/parameters.json", - "sha256": "ff8a95d2bd75772350f831edb81eb41a1e6156e922c718efefa1a3c6a3103b6a" - }, - { - "bytes": 2779, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s01/l3_22_cyclic_carrier_terminal_graph_s01_000/topology_contract.json", - "sha256": "338957607018b66cc630a28a96cf116d30c22b830c7dd9c18a2439863a0fc46b" - }, - { - "bytes": 311, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/calibration.json", - "sha256": "786728f7708ed35c06b6ccb1a6ce98040d4e1b0e62f69ba7e0d0b060941b70dc" - }, - { - "bytes": 4808, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/candidate_evidence.json", - "sha256": "3d9849e9b35af7e800f326101f1c4ab54e2a680e3676f4be488a0525071cd677" - }, - { - "bytes": 23938, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/device_bw.png", - "sha256": "283057b0d60da5a4406ec96c1e828393bc37fbf48654ba1e03f2e3b0129d9ce1" - }, - { - "bytes": 1236, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/factor_assignment.json", - "sha256": "a6c9c57748737e08d9b2b6326546ddedda885b5b56cf6521b97ff4f059919242" - }, - { - "bytes": 1820, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/ground_truth.py", - "sha256": "9454fcca044c13e6a8d44339dfef5912747f2551499c031ccdb5dbfab95a182b" - }, - { - "bytes": 53919, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/model_view.png", - "sha256": "c14c87baf6a5a5192b535a4b7e4949e7fbe80ef879ad6e244c34b1e672aa91ff" - }, - { - "bytes": 317, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/parameters.json", - "sha256": "4f73d9ab5e0c44497557f8d8bd1e5e1edc065c6535550d4e0b15720e689359fb" - }, - { - "bytes": 2979, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s02/l3_22_cyclic_carrier_terminal_graph_s02_000/topology_contract.json", - "sha256": "09043daf02d94d915cdff8c638fe5452512b429db8684ba0c471fab6d9874ac4" - }, - { - "bytes": 310, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/calibration.json", - "sha256": "51c52cf626570f542af2c940ac25dc7aee8f82d37a35c5ad0ad647c4ee8960a4" - }, - { - "bytes": 4687, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/candidate_evidence.json", - "sha256": "463901c2cafe72b11fe044e331d96f5bee7468e86f9a69953ba7bef5ba91d7a1" - }, - { - "bytes": 26705, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/device_bw.png", - "sha256": "759aaf36b1dc2edb25e7893780105c1ee702fcb1b155ddbcd8a9b53efff15a32" - }, - { - "bytes": 1237, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/factor_assignment.json", - "sha256": "efe420eebbe79e1323260e818beb3b93732a0a1f5d950ec6418ada24ed9d093e" - }, - { - "bytes": 1606, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/ground_truth.py", - "sha256": "6266f36b2dfdac99ae2e8805d00541b9d8d5073c74181981db3071c20b328512" - }, - { - "bytes": 56950, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/model_view.png", - "sha256": "fb131e5075aa8f981b7bd0779dd8bf6dc33ee471714aedc1e02191807409fd5c" - }, - { - "bytes": 315, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/parameters.json", - "sha256": "387ab3b7d545a0f213995190ac11b3601d2c2e1fc0c31f7def73e13ed69db44b" - }, - { - "bytes": 2853, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s03/l3_22_cyclic_carrier_terminal_graph_s03_000/topology_contract.json", - "sha256": "2235b10d4b9d858fb4e28cc201c32b3fcb7d7d7a9b22732e70969f75518ff2a7" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/calibration.json", - "sha256": "04c31eaf84fed32c8e010e1e65330703493b5ebe82b2d26dd93d4548e540242c" - }, - { - "bytes": 4726, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/candidate_evidence.json", - "sha256": "d1c5de5e5bbb93fae8244d72408ebba1631dfb9ea932a81319ab108e49fc1b76" - }, - { - "bytes": 42460, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/device_bw.png", - "sha256": "01b670bcba72a0746dc95fd506552c54869fb68d42292609f18a21833025d754" - }, - { - "bytes": 1318, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/factor_assignment.json", - "sha256": "46ae7bea1a3b883a5506e792ee4a040a19df8b2065efed2e17e1bede9459dd22" - }, - { - "bytes": 1973, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/ground_truth.py", - "sha256": "1db7a5f8bba8a4afa0c0e74225adf5d7fdb7b1f2a85434d5979b97a057fc7711" - }, - { - "bytes": 91261, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/model_view.png", - "sha256": "ccd433b9efc5ec0c2a5827cd0f7c3e28b988c47c0888cbe355f734718b9ff892" - }, - { - "bytes": 496, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/parameters.json", - "sha256": "389da58c8e3ea0a5a4769725a3782e449782c944966eafeba278f48e0ac24c61" - }, - { - "bytes": 2931, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s04/l3_22_cyclic_carrier_terminal_graph_s04_000/topology_contract.json", - "sha256": "098009ed16451e26dcfb5e2111cf2a1fb4b1d5c8905efa13496eb070bcbb5fe5" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/calibration.json", - "sha256": "e0dd12d6493d083e7890b13e0bfa1c46ee736a7fcc996fa21762df989d6bf8ad" - }, - { - "bytes": 4808, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/candidate_evidence.json", - "sha256": "cfaf7d2b01ae31364baa306f0dacfb277a48da50598c6f74a30a167df9798b6c" - }, - { - "bytes": 24616, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/device_bw.png", - "sha256": "45f952b0f788f776a9bc3dc687d2944caf71a8f11ea01f480ece38918a92cbc9" - }, - { - "bytes": 1270, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/factor_assignment.json", - "sha256": "4109032ca7153ac583e653956e914d987e928a7d665c17955cc8b5b2d0c48ed3" - }, - { - "bytes": 2095, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/ground_truth.py", - "sha256": "55dd5e01580b2931c0bab8f73863717ddbbec4fd43ac38fdad6768f6d1f2c922" - }, - { - "bytes": 49186, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/model_view.png", - "sha256": "ffb33a07cf83acf8f8468890f72ff0533776b336c483d14682db1eddcd63f04a" - }, - { - "bytes": 350, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/parameters.json", - "sha256": "3136029741a4c5e6b2998ae39f9f1276df5ccda7bdc97d6e7c7a6020dd949622" - }, - { - "bytes": 3013, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s05/l3_22_cyclic_carrier_terminal_graph_s05_000/topology_contract.json", - "sha256": "12af241a7e1103f019c648ea8005c6e0bf90dee01083c4a42c8252bba0655d1a" - }, - { - "bytes": 325, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/calibration.json", - "sha256": "661eee92da4def0f2e6fccd978a4faa4558f9ce944cdcec3baed2eec9d070d78" - }, - { - "bytes": 4779, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/candidate_evidence.json", - "sha256": "ba78888784f938a114752f3d89ea2714b42697491885f2288fb4bc84754a1335" - }, - { - "bytes": 39407, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/device_bw.png", - "sha256": "37dc4b4856f0ed215dbea211fa0796d4f82b8f9269ee3fdef127e205ab57f578" - }, - { - "bytes": 1273, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/factor_assignment.json", - "sha256": "f6195f3b79604ae5f06533373852ba86e1f5b5b350c3b85433ee4d1c2249e62f" - }, - { - "bytes": 2024, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/ground_truth.py", - "sha256": "e85ef096f62f09a29924f112e8ccfe1f8c45293003f352d20c63b93c43ca93b9" - }, - { - "bytes": 77894, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/model_view.png", - "sha256": "8f43972a9890600b8b1c9a4782ba23209b3f6250514bc911dc7687971be621f4" - }, - { - "bytes": 316, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/parameters.json", - "sha256": "78dc56086107c3b42ba3d624a6a66c32de8e3b87ae549b139c1321b1936a2463" - }, - { - "bytes": 2993, - "path": "rl/tasks/pool_v8_l3_full120/cards/l3_22_cyclic_carrier_terminal_graph_s06/l3_22_cyclic_carrier_terminal_graph_s06_000/topology_contract.json", - "sha256": "ce407f08d32426924f0b0439d20c2ac840a8007b20db8ad1f006d1b28bbba30a" - }, - { - "bytes": 1517944, - "path": "rl/tasks/pool_v8_l3_full120/manifest.json", - "sha256": "b69ab66f211d32eaf070b9dbea75f4118b3412e99302544982e3425efcc03b7f" - }, - { - "bytes": 69959, - "path": "rl/tasks/pool_v8_l4_core108/audit_report.json", - "sha256": "0d7d101b48f4663620d5af97c2a91845b9eced974c88b994a3a297f32d98f6f8" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/calibration.json", - "sha256": "ba1a375acb39e36211cceff4492e143e6846c2e3db74c615c5da5092a3a8f93e" - }, - { - "bytes": 10669, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/candidate_evidence.json", - "sha256": "35ef065b9a8a169756005b728b7a6eff916ac1a466ae0648b7d8eaad4279a483" - }, - { - "bytes": 33313, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/device_bw.png", - "sha256": "feea1d5ef53254998502e0253b6f57d4c57418042efa3bc1be997e47fb9aa636" - }, - { - "bytes": 1206, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/factor_assignment.json", - "sha256": "915f17531b86242bcc4fd0a1f94af72aa57ef1b8d3c2003ce5d678847347c1a4" - }, - { - "bytes": 3501, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/ground_truth.py", - "sha256": "145d394d47aa6be2f6877c416106833ec3498067fbdced9019d78008ca3eac40" - }, - { - "bytes": 71868, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/model_view.png", - "sha256": "2b6533073e7a074458957f705702c5062500a5a53bcebfae95bc99c0694bc511" - }, - { - "bytes": 2473, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/parameters.json", - "sha256": "1d4fba91a896960385f2d7d415c3e9ebbd9a467d293e6907e984cabc0cdb5096" - }, - { - "bytes": 6966, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_coupler_full_2x2/adiabatic_coupler_full_2x2_000/topology_contract.json", - "sha256": "0f535f8af897996059cfe5baa2af68b48b32ebd1629aa8b973c466ec8a38b963" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/calibration.json", - "sha256": "b5dd0cc4cbc99a987ec68a15e62dccf0e72ce1dca2d97b1fc393bc1a7fb1bc66" - }, - { - "bytes": 7805, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/candidate_evidence.json", - "sha256": "3ebd9f16e88049a9281ec7ef046e1e528b21dcdb765d6ca25d5a2978d1c9f5cb" - }, - { - "bytes": 18922, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/device_bw.png", - "sha256": "3669641135b0fe0b2fa62a5685fa131dcebdbf5a4b55444da323a48ac075825c" - }, - { - "bytes": 1462, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/factor_assignment.json", - "sha256": "84ecf7928dad0daed890d1e1105ce313cf4ccf4704a60410cfb884c3fe5ff1bf" - }, - { - "bytes": 1552, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/ground_truth.py", - "sha256": "3ca4b593204b89b920cde9c680a78644fb282bf60674b5052834a4db6602a3f1" - }, - { - "bytes": 32317, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/model_view.png", - "sha256": "248a48de38be2f798d8287276c56ef9606a03bb53581d9bb049a67fdc223597b" - }, - { - "bytes": 1907, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/parameters.json", - "sha256": "1aac2c9b62af2ce00ec99e3ad7bc70740788eeaa51becb86b759b029a4ef6ba0" - }, - { - "bytes": 3809, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_crossing_2x2/adiabatic_crossing_2x2_000/topology_contract.json", - "sha256": "a8d97c94fa19c95c7be4e5d7d2cdc720e528dcc3fd6ac24391582227f2d781cc" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/calibration.json", - "sha256": "ec1c1f3199ca68e44b6b13bfaf3e442f21e9fad7ce6c20a091507a2890c6af43" - }, - { - "bytes": 9762, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/candidate_evidence.json", - "sha256": "1bc9fbfa74be55ab9986b5f9ccbe85b5c5125344b82b5dff4e5ab8019481b5a6" - }, - { - "bytes": 24313, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/device_bw.png", - "sha256": "73ac249fc73dd14969f575fc479003caf06677e6ce8fe8b89197c4e664159118" - }, - { - "bytes": 1225, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/factor_assignment.json", - "sha256": "cf81781e5091d22bb09f554ed250a0d3a7dab093f8f5a260998b75fc3bdf90a7" - }, - { - "bytes": 3345, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/ground_truth.py", - "sha256": "6fd8c749bf845d579c8f525ff491aa0f3accb440a5e9273d61641208354b2ed3" - }, - { - "bytes": 52887, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/model_view.png", - "sha256": "520c9d663530dd6695a95810f766b92e81d3ac38b829f2cf2a9e87e34cf12437" - }, - { - "bytes": 2430, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/parameters.json", - "sha256": "4af5e2ef91398a22468d08d71c013689bbced21800240806484e2c3edded8170" - }, - { - "bytes": 6122, - "path": "rl/tasks/pool_v8_l4_core108/cards/adiabatic_mode_evolution_coupler_1x2/adiabatic_mode_evolution_coupler_1x2_000/topology_contract.json", - "sha256": "88a7ff928a2e3c839beb6a80be4211a5067475a8e1820eec7875bce8e33b459d" - }, - { - "bytes": 326, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/calibration.json", - "sha256": "70c44babeb92fe4eb402d1f0503d01af7e5b2491cb63acba2760410031ab9a08" - }, - { - "bytes": 10731, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/candidate_evidence.json", - "sha256": "1a483d0b550e5f84bdb855fae290be91866f2a365b7605c350b27f247324fc3d" - }, - { - "bytes": 29576, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/device_bw.png", - "sha256": "6621ad1b023236d9cfe4423bba2e954226a64b67c96e41694c09ac299c574507" - }, - { - "bytes": 1242, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/factor_assignment.json", - "sha256": "df0ccd415bfbb24ebb680f9f1201b0ae1f0bf22ef95ca24a2eb75a155543027c" - }, - { - "bytes": 1583, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/ground_truth.py", - "sha256": "964a705e9e2d5766959f3662d07daaea88b5e7d5be4f78c6aa60c02f9eb3747e" - }, - { - "bytes": 61784, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/model_view.png", - "sha256": "7759dfe248afba4939513255031b09e8e2dee726848ceee203a2d5f5b234abd5" - }, - { - "bytes": 2101, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/parameters.json", - "sha256": "5d7b834c7f3126cb1080355bc87963faac2de3d08cca37c1d4259d4160a6587d" - }, - { - "bytes": 7117, - "path": "rl/tasks/pool_v8_l4_core108/cards/angled_window_coupler_2x2/angled_window_coupler_2x2_000/topology_contract.json", - "sha256": "f9d7d1f6ffc99d10814acc150f24380b4bd60556fa526be1be1059f8d810a573" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/calibration.json", - "sha256": "b5212389fc2481d27c90d3cb91ca33cd5969570050dc7e52f16cab4790d1f960" - }, - { - "bytes": 8265, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/candidate_evidence.json", - "sha256": "34ace55db45e89bf32a91a9db1f77243735096c706637686ea8e8e051907b793" - }, - { - "bytes": 41418, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/device_bw.png", - "sha256": "64bd2f135746c49391f1fc1a45843156e60f3b381fa2846afd13266b3b7798a3" - }, - { - "bytes": 1475, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/factor_assignment.json", - "sha256": "527c93e24f0cc7b98697b24643e9db17faf402066ad1755fe870f5016779cd52" - }, - { - "bytes": 2165, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/ground_truth.py", - "sha256": "259244be9bc6a4ef06e09bdcc62e2a764c6f0fe0b81d54e2193394061ec43356" - }, - { - "bytes": 85594, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/model_view.png", - "sha256": "e6e08774ee53f24db8e7dea4d9f80634a1f95d321917afde9bca3da1339ada29" - }, - { - "bytes": 2413, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/parameters.json", - "sha256": "defa2e8631130ae671027e059e0fa4188a07ed4ceb9b4050031ca37f7b376d73" - }, - { - "bytes": 4661, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_hole_lattice_grating_1x0/apodized_hole_lattice_grating_1x0_000/topology_contract.json", - "sha256": "866e28504d4c669c0af72d47651b8ad7316e17eacf1e4b50884d22bada703642" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/calibration.json", - "sha256": "05e8e2814dc1948ead9d3c820bb22c06ef66cc8cae6d60bc90ccdbf091282c4f" - }, - { - "bytes": 8819, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/candidate_evidence.json", - "sha256": "2035d21d58fc99b72d8de9765de30e28f9ad04f3a4fe593db5b78358def6478b" - }, - { - "bytes": 9128, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/device_bw.png", - "sha256": "182ac9c05f8701474988de990f50cf2e8be4c1bc6905f462e5e6fc59ec223107" - }, - { - "bytes": 1298, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/factor_assignment.json", - "sha256": "443ab27177ee0fafcf9ecbd61c081f1416444970ac6d982962d7352f677f17fa" - }, - { - "bytes": 1327, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/ground_truth.py", - "sha256": "26275ecad120e997c466e45d81a9845dd0d7f2136b99815b7e010951ee188bca" - }, - { - "bytes": 9599, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/model_view.png", - "sha256": "b254319f7ba7e0a487d497cbe1ca02cbaa8b61d883ccff1cb3149b896590b43f" - }, - { - "bytes": 1924, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/parameters.json", - "sha256": "1894969ea93c6a5f6712b8b20e3997720b60ca88b381567f97275250f3fc38c1" - }, - { - "bytes": 5346, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_orthogonal_fishbone_1x1/apodized_orthogonal_fishbone_1x1_000/topology_contract.json", - "sha256": "f580f9a9d0e2ce9c038aa8b83b110d983ae18561a0ae415bcd082761edb0a656" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/calibration.json", - "sha256": "dbec69fcdfbc57b674197ddba68aa69daa374c60f95e4636f52cd9645ae46a86" - }, - { - "bytes": 8800, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/candidate_evidence.json", - "sha256": "fd58d54cf405e3ffdd13ad91851f05f4d54a9a59af11d075dd1da74ae0513b15" - }, - { - "bytes": 17764, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/device_bw.png", - "sha256": "45e97f2b0b2dadd1327723a9b25ed0b7f74aafa0c0d95b93d01c6a7f9effc3a8" - }, - { - "bytes": 1185, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/factor_assignment.json", - "sha256": "cac9ed6917d1888c1a6a6c279be98cacdde5bc39c03da02bd540e81141cbf6be" - }, - { - "bytes": 2479, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/ground_truth.py", - "sha256": "545fb39d702d5ee9eb815beaabc6a503c2e720fa4782134fa9e43f5664f0cb70" - }, - { - "bytes": 27719, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/model_view.png", - "sha256": "43d04408b64bded3b68dc29d8074d35fc7d8367b415ef8b8b1160107d6a6a719" - }, - { - "bytes": 2532, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/parameters.json", - "sha256": "447ea44fecdc95249700ef8a0db9fca1f9d01c8629e4624704bbe24a5fd30d4e" - }, - { - "bytes": 5210, - "path": "rl/tasks/pool_v8_l4_core108/cards/apodized_swg_edge_coupler_1x1/apodized_swg_edge_coupler_1x1_000/topology_contract.json", - "sha256": "60d4d771fb90330518dc2544e25169e6e8b7c03affb4f411f331d85c3951ae8c" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/calibration.json", - "sha256": "86aa7822295e5b262ae1b110e295bcc4c3cd5b9ea1bc29faceb5e6cb4e5d7571" - }, - { - "bytes": 9492, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/candidate_evidence.json", - "sha256": "d9f0e904a2cf0c23ea3831df9fa020d97ac0f193d4bfca2997c721878ef75ab9" - }, - { - "bytes": 21745, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/device_bw.png", - "sha256": "6855a8887d6027b1739a0decb621a29e1957668e889276992faa5b482a2f9bd5" - }, - { - "bytes": 1166, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/factor_assignment.json", - "sha256": "15698eb88bd024279470f8b0213d39b0de5c3a70b88af7ff55cf01108e0c139b" - }, - { - "bytes": 1905, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/ground_truth.py", - "sha256": "b452a39f66246111a5e8277f15529250997411252c356f372775d9e32a549316" - }, - { - "bytes": 41220, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/model_view.png", - "sha256": "16c345c096699565963a41c89cbe14d041a64dfd0dcd33ba8e622a21c3fc8adf" - }, - { - "bytes": 1870, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/parameters.json", - "sha256": "127afee993d356efa0e2adbf6e20d783b0380d845f94acf4d5794621dc3c4687" - }, - { - "bytes": 6042, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_axial_y_splitter_1x2/asymmetric_axial_y_splitter_1x2_000/topology_contract.json", - "sha256": "28393af4e9aeb0fab3906330f8aea38816882da3c917b3e0e34d792b3ac3b3da" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/calibration.json", - "sha256": "c2f1678789c6ec729385beab08d7b4ecd178dad6decae2165ebbe868c3af830c" - }, - { - "bytes": 10817, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/candidate_evidence.json", - "sha256": "67386bcbe2dc91d6b753ab43b5ded25803f997e2a2fe3a0be37d7e357d09ec07" - }, - { - "bytes": 29915, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/device_bw.png", - "sha256": "40409d67cc88549fc4b9c5abae42dfd6bd90fb50cff332e63458042a78446e49" - }, - { - "bytes": 1263, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/factor_assignment.json", - "sha256": "64fe272458b816f97fc4dfe8e5b0c009f0695eb51e911441483800bf1d0c0a2a" - }, - { - "bytes": 2556, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/ground_truth.py", - "sha256": "3a978187f24591742989d705cbde0644c60617bdb06c366f5143a2f53c57fdd0" - }, - { - "bytes": 56939, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/model_view.png", - "sha256": "e8e7ca0c9f775af548036c5094142dbf7bba1fefc4a58eb433901323abeefc4c" - }, - { - "bytes": 2177, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/parameters.json", - "sha256": "b42ae1757e8f39115f1186e685b234faba70ce52f0b2f866c2562f5e74873526" - }, - { - "bytes": 7149, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_racetrack_add_drop/asymmetric_racetrack_add_drop_000/topology_contract.json", - "sha256": "164678cf4b14ceff45daef11b0a5169b5c7ab1acc819ef7ee16e657465500b7f" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/calibration.json", - "sha256": "47e590f11cd3307637c39a654d5cd22cc24d5e2c8866e182272420a92c844d34" - }, - { - "bytes": 10758, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/candidate_evidence.json", - "sha256": "9dc767c05602fc38e3ccb608499bbbbf9df51589ad1094dc8b5776de512eb2a3" - }, - { - "bytes": 31521, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/device_bw.png", - "sha256": "8ba5fa9d0d3e2cf36571399dd6c95eb6c19f9d4e65630d2a86a8446185c31912" - }, - { - "bytes": 1329, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/factor_assignment.json", - "sha256": "2d2f577fb692250b017272e5d54113b2d0c9a4034db01d8fce46cdb8f5205e62" - }, - { - "bytes": 2380, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/ground_truth.py", - "sha256": "85ef12555f8a48755f32e7842ae29e7d9d42ef6d21b3df10b3d5542a6cac9acb" - }, - { - "bytes": 67131, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/model_view.png", - "sha256": "0805b78cad04b74eeac80f9082bdae3fbe39bb8752c9cb7b8ac63a288b2f4a65" - }, - { - "bytes": 2239, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/parameters.json", - "sha256": "122e0f2a24578c7d1f16ea981b98aba5b90bb2500c7238cbb75b2d449f555b19" - }, - { - "bytes": 7072, - "path": "rl/tasks/pool_v8_l4_core108/cards/asymmetric_two_rail_mode_converter_2x2/asymmetric_two_rail_mode_converter_2x2_000/topology_contract.json", - "sha256": "85ae7095b5e837d73ae6e2c575aafffc38f5bf2028a070526bdf70674e8520b4" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/calibration.json", - "sha256": "b2faecb23fbaba96d4ce150495c88ee9cff907defaf92e7e92be6e178703e057" - }, - { - "bytes": 9160, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/candidate_evidence.json", - "sha256": "a570cecb084fc571aeb3622a2215664123150048e0f224eed7f751fe5722cdb2" - }, - { - "bytes": 24257, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/device_bw.png", - "sha256": "a759caf405f611378dbe857146937e9d2a6c8a7809455c7ea496f623f929a59f" - }, - { - "bytes": 1414, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/factor_assignment.json", - "sha256": "5836edd2bc046cb2bf9c166ef8b4f1baa3f54fe709450687aae063335eec9a77" - }, - { - "bytes": 2169, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/ground_truth.py", - "sha256": "d7d60159df89176524be0c3324ae9032d36346a8a818e6d56f9ab8e5d4dbc38e" - }, - { - "bytes": 43603, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/model_view.png", - "sha256": "21a95def20e1c4bcd925916b1a4c5ab18e18940cc019e20350c4145de715c8de" - }, - { - "bytes": 2261, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/parameters.json", - "sha256": "3c8b02e5f60eafd67d213680336dc27f8bdb75a4951f2500cd9a5aa469afc5d6" - }, - { - "bytes": 5516, - "path": "rl/tasks/pool_v8_l4_core108/cards/bragg_loaded_racetrack_resonator_1x1/bragg_loaded_racetrack_resonator_1x1_000/topology_contract.json", - "sha256": "c9add9bba9cb887d70103dd2f0921bdff88e1db20cad83597ce574804adaabea" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/calibration.json", - "sha256": "9b8e938f027b68d92803b1a3352c7a303cabc4f745654fb1497b867246e048b5" - }, - { - "bytes": 8070, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/candidate_evidence.json", - "sha256": "2e3f96fa1bb0067dbbbb772b432307990b791bbe772ed7bcf35d9c61e5cf73ee" - }, - { - "bytes": 39278, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/device_bw.png", - "sha256": "ecaa54f4b630143c42f8c345c15ec574046634b88ecdfca40dff6c669fb4c356" - }, - { - "bytes": 1343, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/factor_assignment.json", - "sha256": "9fc96b6acbf6ef70a5057dd3ede43be46340b4be35428b9f6740d5218ede52a3" - }, - { - "bytes": 2947, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/ground_truth.py", - "sha256": "21ea9eefa1a390caee56bfaa501d445d56655143ba73b717800e40a4f5087a31" - }, - { - "bytes": 88587, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/model_view.png", - "sha256": "da94d91312953b22ab7ccbb1f19c6068f2ed357108d7e20397777314b392bd45" - }, - { - "bytes": 4943, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/parameters.json", - "sha256": "853cfe82d959a9096570c32a91db674b5fc50fab97e42bb67b343dd4e15080c0" - }, - { - "bytes": 4493, - "path": "rl/tasks/pool_v8_l4_core108/cards/broken_arc_swg_focusing_grating_1x0/broken_arc_swg_focusing_grating_1x0_000/topology_contract.json", - "sha256": "783e7393974cf6a05f8bb8e8b03ea6b1101040122a7bb4a98cbfc9fd47ce8d0d" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/calibration.json", - "sha256": "e24a0b30e0e4eb78b33262c11fa479f4780b57868fe1a47549c5eb2af1c7d54f" - }, - { - "bytes": 10654, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/candidate_evidence.json", - "sha256": "bc8c33a9345f7f3b32a33cb79ccbf80331715002a90e85de9851d857b10e52e1" - }, - { - "bytes": 35232, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/device_bw.png", - "sha256": "eb3e1181e6aa27418b8ebc51d890035fffd68514b21d8e6adab2574bea173075" - }, - { - "bytes": 1172, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/factor_assignment.json", - "sha256": "f16d3e36f6339e81b8ac9aada186d7fbcda1da69311eea1a57c6b8844b63ad18" - }, - { - "bytes": 2558, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/ground_truth.py", - "sha256": "8550ed1089ae5a64520c7b5bbbc88d64592a5a2dd6fb2cc2ec11c189f556915c" - }, - { - "bytes": 66909, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/model_view.png", - "sha256": "1a4ab10a45b16aa5bce3a372ae9fc14dba217af367534ccb03721361a0eecc23" - }, - { - "bytes": 2423, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/parameters.json", - "sha256": "c0d611e2dacfb298bb2634582d746c0624e38f5dd2dad93e1025462ea791a494" - }, - { - "bytes": 6974, - "path": "rl/tasks/pool_v8_l4_core108/cards/butterfly_mmi_coupler_2x2/butterfly_mmi_coupler_2x2_000/topology_contract.json", - "sha256": "c796158f320700077bf863f53bfd75e7280ad8edf30b11b89abb616f01e49146" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/calibration.json", - "sha256": "918f4c46986b2a5833f408ce8315db798d77da75ca16a9d3b61ebeffa78c8640" - }, - { - "bytes": 7741, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/candidate_evidence.json", - "sha256": "374a074873386022e10a7c824e0aa087d914caddd142bc80cec5165c57368c14" - }, - { - "bytes": 42782, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/device_bw.png", - "sha256": "93d375ae99f95228f8b26a2966501b4a5a2ecef0523269f47a9c12e92666cc9e" - }, - { - "bytes": 1232, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/factor_assignment.json", - "sha256": "d36efc6c807476a5293eb1be8f476fb227fdbcf7e981921db64d629904ec58f6" - }, - { - "bytes": 1764, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/ground_truth.py", - "sha256": "908897f40421e27cfe0159c628d743e56182ae9cf2179e90fb388c776a3f7068" - }, - { - "bytes": 105513, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/model_view.png", - "sha256": "ea0233594f31222c37df1dbd45d7b01f565aebb652c85af3576df5b51abad021" - }, - { - "bytes": 2122, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/parameters.json", - "sha256": "d89cb1b1e723143bef61c312ac89e42f5b96340524787ad3b3fa42f0e1731ca7" - }, - { - "bytes": 4315, - "path": "rl/tasks/pool_v8_l4_core108/cards/chevron_focusing_grating_1x0/chevron_focusing_grating_1x0_000/topology_contract.json", - "sha256": "39799b2a58e92ddcbe0ae92bcbae62f8ded7f0bf81384e5003416aac201a9bc1" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/calibration.json", - "sha256": "069d9ffffd967a66f4e935c51e58b7526e2ee238cfaec3a390b29dbb3d40ba2f" - }, - { - "bytes": 7710, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/candidate_evidence.json", - "sha256": "d391534bc536e143d15ff28b64f4492616b39513cb362f4b90cd9059fcbd061f" - }, - { - "bytes": 14144, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/device_bw.png", - "sha256": "0f9374806d3de7709c6b9e955802ea8f9b7bcb6ae35a9db67cc17a0e09f7147d" - }, - { - "bytes": 1244, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/factor_assignment.json", - "sha256": "7d4f60b377295a6f771a09c6e331b1bdc8c3fd7914969176d43e3b490633edae" - }, - { - "bytes": 1616, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/ground_truth.py", - "sha256": "3184a3f363499265a15a169ebfbc3d361d3370eab312a312fca878795a9088c6" - }, - { - "bytes": 22859, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/model_view.png", - "sha256": "377d0e5ffe1925e5567bb5012b5ea5d3bfd4eb77b66be4c55182e504a9258b72" - }, - { - "bytes": 2048, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/parameters.json", - "sha256": "ea5d572baa98b99067854d715706821ae4ef4189d691e678be5808877893bf42" - }, - { - "bytes": 4340, - "path": "rl/tasks/pool_v8_l4_core108/cards/chirped_apodized_tapered_grating_1x0/chirped_apodized_tapered_grating_1x0_000/topology_contract.json", - "sha256": "4aa6228d2c11b5950c4435c7f62594f990eb26d266bf376aeed07a12145adcfe" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/calibration.json", - "sha256": "bca53a4d408dc004fb97642e687433ec823150412d60b8f85737991197482d6c" - }, - { - "bytes": 8598, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/candidate_evidence.json", - "sha256": "2267b03d39fc5fb006c23c6937655d7668ac358aefbf74002ac844eaadb6acf6" - }, - { - "bytes": 45140, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/device_bw.png", - "sha256": "ed99d7b336c4f060872b57c3d3d190b646015ffeacebb3ea8b03b8c2cfd1732e" - }, - { - "bytes": 1244, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/factor_assignment.json", - "sha256": "c96a304ab53376f4b8ff986aa251ef678138fc4a5b365cfecd245624f06186f7" - }, - { - "bytes": 1389, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/ground_truth.py", - "sha256": "199424da2fee06f7653aa6e32da132bc163aa373840368b00cf8f2091d8420a6" - }, - { - "bytes": 95257, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/model_view.png", - "sha256": "56db4840eca3ac3863fc99dc340e168ef03c002f82ce097f92ad4431795efe37" - }, - { - "bytes": 1744, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/parameters.json", - "sha256": "c6458811258d6aed939e7782b2fb254a2f57107a3baf59aad1ef716c760771c3" - }, - { - "bytes": 5215, - "path": "rl/tasks/pool_v8_l4_core108/cards/concentric_double_ring_bus/concentric_double_ring_bus_000/topology_contract.json", - "sha256": "b1cd4768c8ed07ce49dac2902e657347867408dc774370a2da40e4d97cc10333" - }, - { - "bytes": 312, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/calibration.json", - "sha256": "8c39c89284092fd83a31466393acbe3ffd50e115905157629fc1100efc318932" - }, - { - "bytes": 10700, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/candidate_evidence.json", - "sha256": "5783471f070410942332541766406696864fcf051076066f75921673ca1da991" - }, - { - "bytes": 9047, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/device_bw.png", - "sha256": "ed9f26336fd70d87ec136daf378309f21a3130638a49969892ea041065e91b35" - }, - { - "bytes": 1266, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/factor_assignment.json", - "sha256": "349f148a857817945a1d463eb85e07257c18aaa06dda7b477fd5ec0bb6950e5e" - }, - { - "bytes": 1740, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/ground_truth.py", - "sha256": "c62ce2149243b87cd2db28d9f7a1015ab62163b37092d88c58f1bc7a24d22485" - }, - { - "bytes": 9788, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/model_view.png", - "sha256": "e47e045f2866806696df5bd03f59cdc2e2316c813bff31780dfa441e3abc95a2" - }, - { - "bytes": 2255, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/parameters.json", - "sha256": "b2354d22366b031268a8360c18b909098d5eb16b980fff6ecc42996e1ea14ffa" - }, - { - "bytes": 7051, - "path": "rl/tasks/pool_v8_l4_core108/cards/corrugated_contra_directional_coupler_2x2/corrugated_contra_directional_coupler_2x2_000/topology_contract.json", - "sha256": "f9bdf9055f4ff6e534406121df64c2fafd6520ca450cf6bbab686a4a249cda2c" - }, - { - "bytes": 333, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/calibration.json", - "sha256": "7b2f2cccbc00632266eed88a97f2bcd068bd13c502553367de51fc184d1a9d43" - }, - { - "bytes": 8809, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/candidate_evidence.json", - "sha256": "23eb76f8a90f27f83ea77e7e30e45308ad970beb974cfd1825708e443cd5b930" - }, - { - "bytes": 31218, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/device_bw.png", - "sha256": "ea389b3254d5af3b2769edcbdbf488943e7494a3b07395b19648460470f0d6de" - }, - { - "bytes": 1259, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/factor_assignment.json", - "sha256": "fd6049b3c5b76d2ca1a21f3e819c7d7a155f77599d74ac35e2612488d545ad7a" - }, - { - "bytes": 1797, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/ground_truth.py", - "sha256": "7f46f982314573cdb2e911e32eb8d1bc47fb812cfa0c35b0c941a8d2212b6623" - }, - { - "bytes": 62825, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/model_view.png", - "sha256": "527ab10bb564fb8779f300a47d100f824c5b9f8bd09809102c29682f5def0410" - }, - { - "bytes": 1846, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/parameters.json", - "sha256": "46d7672d3a75917484d803dd5ff50f5bce4aad9143ca52d60bc53811386e6447" - }, - { - "bytes": 5334, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_racetrack_pair/coupled_racetrack_pair_000/topology_contract.json", - "sha256": "7b5a6a57a261af6fd5becb09680ca7958ab94ade83bb9bd398d094489d058e3e" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/calibration.json", - "sha256": "e0e03a92b647464aa73c58c2b389c14c3444ae1c291d38673a80a810af832802" - }, - { - "bytes": 8478, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/candidate_evidence.json", - "sha256": "62030eb3fcce39b39edabd154ef0d3d6d2b88f048fc1fef910f9f1b2d9484252" - }, - { - "bytes": 41444, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/device_bw.png", - "sha256": "afcb9e9f5c59706dbd7c0e509bfec6248c9a6f5a1bbc7b601868cd93e88e0497" - }, - { - "bytes": 1128, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/factor_assignment.json", - "sha256": "11188ca40952eead2ad4a13fbc16e237c0fcb799e77eda886bae80ab06232705" - }, - { - "bytes": 1381, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/ground_truth.py", - "sha256": "d0330e165c1a088d1902857cc3fe5504796923dbd8f167adabd584b59219aba2" - }, - { - "bytes": 88609, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/model_view.png", - "sha256": "169b099619fabe6e50c1b67bde59dc8fcc558c0a3860ee7286d34494c1387a9d" - }, - { - "bytes": 1680, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/parameters.json", - "sha256": "dd5a907f5bf6a0d91667b8955e8468b1ed180a63e9c4fcc6ced6f66824d62d85" - }, - { - "bytes": 5145, - "path": "rl/tasks/pool_v8_l4_core108/cards/coupled_ring_pair/coupled_ring_pair_000/topology_contract.json", - "sha256": "043bcfeae6e6d810cf163ac8bfc108144cac38b3017950bbef8342c77ef52109" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/calibration.json", - "sha256": "1b69ff1d2508dca72c026f27523aec471b9c8dece02a1c38cc189cf1b620733b" - }, - { - "bytes": 10019, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/candidate_evidence.json", - "sha256": "8d5c92c075b798049c0076228788c73c48dbf8bd473664fa4aab5533ce10ab94" - }, - { - "bytes": 16362, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/device_bw.png", - "sha256": "2bc7d0d7ea1d95b7490427dbe7e89cc4ae807aac8d93d4299ded9f4c9171a1c9" - }, - { - "bytes": 1593, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/factor_assignment.json", - "sha256": "0a8905d52fec34bfde59657147144d63c34afe4932db9cc8048f8e1d7b1928b9" - }, - { - "bytes": 3071, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/ground_truth.py", - "sha256": "af0c1ce1f7d6aab329404a59735e49fc8a6bcf056e1e5cd79d1975cd1a3aa9c1" - }, - { - "bytes": 41711, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/model_view.png", - "sha256": "a3f6770d3f8fe1ce243afe2f82c00600bad69edac9ef0f6f7fb3d13bb8fb9cc6" - }, - { - "bytes": 2235, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/parameters.json", - "sha256": "822023a0bd0b06f1822310e05a1c80a7fd2e3fa38cd98737cc416703c901fba0" - }, - { - "bytes": 5068, - "path": "rl/tasks/pool_v8_l4_core108/cards/crescent_fpr_3x4/crescent_fpr_3x4_000/topology_contract.json", - "sha256": "1e3c0a5df118270d4c2f22ee99bc2dad085cd4165b4875ff841b185066839034" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/calibration.json", - "sha256": "a95a190dd5f62b3198ca3595c0663b57229900eef7559f39dd71c99722c15564" - }, - { - "bytes": 9666, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/candidate_evidence.json", - "sha256": "34f857c2423baa4f5d3b8d84e2d1d0cad42ed5d8202cd48774bd7c0b7ed77c54" - }, - { - "bytes": 16020, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/device_bw.png", - "sha256": "9c7612804310eb1ea4cdb75bed1b5c046100fadae23805cb95c0264c0bdc9f56" - }, - { - "bytes": 1196, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/factor_assignment.json", - "sha256": "af00a90af625539980d71e37620b6a28523ee06ede50d4799412ccd4fe80fc74" - }, - { - "bytes": 2136, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/ground_truth.py", - "sha256": "6131a8415cff753fff2bde04187a2fc2e89bfc0e747fddaa184326accbcdb801" - }, - { - "bytes": 25363, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/model_view.png", - "sha256": "c52eeb31f71a593e01e9f2aa82fde566d9757365fc455c90dc5b9271cb0e591b" - }, - { - "bytes": 2304, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/parameters.json", - "sha256": "e9bc2b0382bf9cf1249a2346c261707f970ef50a5eaa7675505a6039b58c8d83" - }, - { - "bytes": 6079, - "path": "rl/tasks/pool_v8_l4_core108/cards/cross_slot_mmi_splitter_1x2/cross_slot_mmi_splitter_1x2_000/topology_contract.json", - "sha256": "d5d9439d5c6ad11aa9d0d6e1a3f5d4083435084fcd442418b608206d5f313195" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/calibration.json", - "sha256": "9fe59bb5d5de6cdcf67b79be661a0dbcaff7c07f3cc3414cbceeabbd1c338b95" - }, - { - "bytes": 10459, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/candidate_evidence.json", - "sha256": "ca369c8892f82aaedcb3ed0a7b4621e487fd6b21ca61a856c25c108549608596" - }, - { - "bytes": 31345, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/device_bw.png", - "sha256": "649a572b5817418776f6f1add146f30b82d60de894592661be8d359c613be6bc" - }, - { - "bytes": 1141, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/factor_assignment.json", - "sha256": "da443dd112e2a16e7bf0c9f0f02dce520c88fef8bc4cd766814c520b4d1d45b7" - }, - { - "bytes": 1380, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/ground_truth.py", - "sha256": "77e760b437b8897fc1b228fa0e5d279dd520b2e034d3cdbb24e24e89dfc18a67" - }, - { - "bytes": 64607, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/model_view.png", - "sha256": "664cf9e3cd1f6523e8bfa4d905b52573292a87c56e72704d7e4501dace360781" - }, - { - "bytes": 1892, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/parameters.json", - "sha256": "6546c0fe1b94658f42e1c1c4713c1008ca3a2ccd842731ab303bc61fc649ac1e" - }, - { - "bytes": 6944, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_curved_x/crossing_curved_x_000/topology_contract.json", - "sha256": "c6e93673f6e22e9131b7e1ebc06159ac99b910eeac42f2a87f707ba116d149fe" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/calibration.json", - "sha256": "1802f84c8f22814970e8e99fe92b61eb461427cc8192eb15779d44b1ba5b309e" - }, - { - "bytes": 10611, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/candidate_evidence.json", - "sha256": "0e6cfa29db93d4893781c2ab81be88dcab5d425290a82331033c894c3fda6337" - }, - { - "bytes": 26540, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/device_bw.png", - "sha256": "83c985b19561f59fadcc670ca1c904518ef02c0f20c0a1cec83087715241cdc0" - }, - { - "bytes": 1267, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/factor_assignment.json", - "sha256": "42204aaa8a51084ef65e3688a78835371bce495856fee592f8d592e2f77b1bc7" - }, - { - "bytes": 1420, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/ground_truth.py", - "sha256": "ee2f38dab35951b99f94f6445618855e287079a52381eab0bf8bef6fa9b5c85a" - }, - { - "bytes": 59797, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/model_view.png", - "sha256": "abda96811702e962f5f12c4841b0fd689a251fb42b16da17dbf8411e6e7632fa" - }, - { - "bytes": 1980, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/parameters.json", - "sha256": "be7d2aaff2ce7c99dfc3b13d280064c948c72aedd951c9300946cd228b50cd98" - }, - { - "bytes": 7018, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_diagonal_routed_45deg/crossing_diagonal_routed_45deg_000/topology_contract.json", - "sha256": "1b66664b4b2b4690468a92bdefa811c04da71dbeca544e5eae88afff89d0faa0" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/calibration.json", - "sha256": "f96e0c80f8eafb87a0103f90bbec7bd666db3a861c41d12432a7593d6c6b1fda" - }, - { - "bytes": 10842, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/candidate_evidence.json", - "sha256": "3ad0fe074be92f9f2d9a706072de043b17c3012ec9d606adc15f15760d3aefc5" - }, - { - "bytes": 24575, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/device_bw.png", - "sha256": "2a26bed34554ae0358f6f43c547a957e9a37f6b3be43b21d576ce26a464e0af9" - }, - { - "bytes": 1248, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/factor_assignment.json", - "sha256": "e58782b21af6aa859ed213eeddac3f7dfea4e7edd882af2447dee5fc9a35ca49" - }, - { - "bytes": 1605, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/ground_truth.py", - "sha256": "a4bd8b262e65b16cdaa947d8659a2d8aa3f0a347c2ffc3e85fb7bdf107e00a08" - }, - { - "bytes": 42616, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/model_view.png", - "sha256": "251160afd23ead4c0286145794e490e339b1786154363adc018301cb7ce45a3c" - }, - { - "bytes": 2161, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/parameters.json", - "sha256": "7c89e99e04f41f9ae8101ea51f66afbf96b6c0f12e6f5bb42fd47f6404eeb3d3" - }, - { - "bytes": 7209, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_etched_annular/crossing_etched_annular_000/topology_contract.json", - "sha256": "9b532708c918329c1b358ec0bc5bdf17b5405b7c65faa489c6083f2ac2cb4f7b" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/calibration.json", - "sha256": "223a4b9d2f63bb0e3d69dcd2eee6fca5db7bccf7f73fbd3d194d6d26048c015d" - }, - { - "bytes": 10635, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/candidate_evidence.json", - "sha256": "ddc61af1d728daabc985b9c3ba0239284df7f4dc34689e93b41259e75e41ad0b" - }, - { - "bytes": 20898, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/device_bw.png", - "sha256": "df930c56b00a76b52d898aad40d2b339b39eb752795856394f6ad72085d6043f" - }, - { - "bytes": 1228, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/factor_assignment.json", - "sha256": "dd1f92188ed63cc5711d7e35b3cc1a5148cd423a4815321d49546ca0d58da553" - }, - { - "bytes": 1870, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/ground_truth.py", - "sha256": "5fc2555c8be737a6868724605918be9b00abf49c859001af0d91ab0d5f183278" - }, - { - "bytes": 29672, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/model_view.png", - "sha256": "7ec490e386c42eb4141135a6125f7703fc012f0a6838e6c5a4742095d7e85abc" - }, - { - "bytes": 2073, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/parameters.json", - "sha256": "9dc0d7a1a3bbd45c6485f65550494ccf7b38a7e6550b0b5bee16984da6f6ef76" - }, - { - "bytes": 7070, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_oblique_60deg/crossing_oblique_60deg_000/topology_contract.json", - "sha256": "6b166790ec69c58c2251d6415b396a8b46f560eb2b25e9126ab049dcec9cbdc6" - }, - { - "bytes": 294, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/calibration.json", - "sha256": "dbda103d73b3c20a8e5f1a4ad6c0e245d76fcd89dcb6c6cf5fcb8c5308905f7d" - }, - { - "bytes": 10516, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/candidate_evidence.json", - "sha256": "9aa485af8f8b3ebf875c55da55927c6ca06165e5f49ea0ef16b403e6d66ff013" - }, - { - "bytes": 19257, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/device_bw.png", - "sha256": "db2b1f44b0ecfc7eb6f005a78157b10fc68217f0d64a657861430c921bff833a" - }, - { - "bytes": 1126, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/factor_assignment.json", - "sha256": "25e65351362b1199221a121333ace217423623a048f1730c65f98e60b6a15e41" - }, - { - "bytes": 1371, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/ground_truth.py", - "sha256": "4c22287944b2b6493554539aaa9dd27e593fafb0e463dc7e3b830d29ec63cb37" - }, - { - "bytes": 28576, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/model_view.png", - "sha256": "ed1110fda288f8b9469ce45ba6a9b9a181903881ce849a6aaab53f249d1395d1" - }, - { - "bytes": 1911, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/parameters.json", - "sha256": "91fc926e81e489cf7ce64afb8a084cd928fe62858839c4fe7518065eb4aa5958" - }, - { - "bytes": 7015, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_tapered/crossing_tapered_000/topology_contract.json", - "sha256": "cabdf3e463acbd6ed41e232ede9d5ca437cfa9e470229cdd3597821f5ef3a49d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/calibration.json", - "sha256": "770f04d25179cf38fe867d556d54250ffa4c8d79bc388b56fa7643f1c7a10a71" - }, - { - "bytes": 12751, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/candidate_evidence.json", - "sha256": "9a02faa28d768102ed6dc8755435f31a6e70942ecdd3f3d66d6dc0eb0c3cff34" - }, - { - "bytes": 12520, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/device_bw.png", - "sha256": "62be68493148ab669ad636c6f4e8ce097df8dd620704facc0c89a6f3d44ec244" - }, - { - "bytes": 1235, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/factor_assignment.json", - "sha256": "3c6b4be81f5eab41c14a3af240f7ddbc600fda35ba3d984ad7bc15a77320d0af" - }, - { - "bytes": 1764, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/ground_truth.py", - "sha256": "cc594f40448a895d6c75232810064ec795d2d2b52742e56d5b73b6c24fc6141f" - }, - { - "bytes": 22041, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/model_view.png", - "sha256": "3f6a45465cf08c6cacd6233d522bed13aa174c2c2f7fd96c08101a76e10d7e82" - }, - { - "bytes": 2323, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/parameters.json", - "sha256": "22d74eb81de6fcb58cc6c1ee61ad5708b6c733e2c07fb2e85a043da1433f9526" - }, - { - "bytes": 8915, - "path": "rl/tasks/pool_v8_l4_core108/cards/crossing_triple_six_arm/crossing_triple_six_arm_000/topology_contract.json", - "sha256": "7c4eb13da3ed44dbc01d2aca5bc0b6c31fff14db708760fd6ccd7530cc93813e" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/calibration.json", - "sha256": "a01432c797347ee73efd0791f0ced47a5610f4eb3e80bc96687cbf31441d2a24" - }, - { - "bytes": 10643, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/candidate_evidence.json", - "sha256": "bc55649b171a4ba5f0db32410ec5ca252cc171bd5e5f18c8b618ab7c2e442ae7" - }, - { - "bytes": 33661, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/device_bw.png", - "sha256": "f4fcfba6aa1a7b125f15aad4b104402671bfeff74fc53c66951b4b0fba5e4077" - }, - { - "bytes": 1224, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/factor_assignment.json", - "sha256": "63fffb7aa9dafe3518b844e497502ed03f73b4627b0b1bc76c218450af02dae6" - }, - { - "bytes": 4517, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/ground_truth.py", - "sha256": "09cfbaa7df68dc97d0ef89ffb5f86647d88866aa3ed8d7af1a67f37a87312eba" - }, - { - "bytes": 67459, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/model_view.png", - "sha256": "4f4582ce259b78d2bb17e80af2d8806dda740043727bb8fd90e1d93bc29fa0e5" - }, - { - "bytes": 2534, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/parameters.json", - "sha256": "9854c70191f3cd9b246ca4cae0af5d8a2f4cfee5082230fc12d8f1c4cb63603e" - }, - { - "bytes": 6941, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_asymmetric_2x2/directional_coupler_asymmetric_2x2_000/topology_contract.json", - "sha256": "bcb7a874a29cee54b39231c7380ed704f4ee39a943bc8172b11589e34eabfd23" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/calibration.json", - "sha256": "5cf186f681866dc995a68c97d6365f8f6d858875f1b32e9741e8aae0fbe514a6" - }, - { - "bytes": 10535, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/candidate_evidence.json", - "sha256": "eb71031a5008e01433fbeae514555e7c5cf661c85bfba945bff5560b0dcc47db" - }, - { - "bytes": 27949, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/device_bw.png", - "sha256": "30063f8140f8ec7bdde77fc58099ee0e573f5bc3007609cfd5f3f83a2688fcef" - }, - { - "bytes": 1232, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/factor_assignment.json", - "sha256": "8915f3c19075d2d850ba43ebae34f855931be37caea58012921e1fa3801e17d3" - }, - { - "bytes": 2048, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/ground_truth.py", - "sha256": "862904621a9aa4feb945c1ee5c9b6908e03f2b61d96f8602eddd06bdc179ff20" - }, - { - "bytes": 50286, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/model_view.png", - "sha256": "da0caf440f8af190fcfbed8dfebacfa324a91bf4232b415720e04faaec6a65de" - }, - { - "bytes": 2043, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/parameters.json", - "sha256": "bb2ade70f1117f66109b0e873dadc3bdc2cfa8feb07c1a909b164fbfa785cbd9" - }, - { - "bytes": 6952, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bent_straight_2x2/directional_coupler_bent_straight_2x2_000/topology_contract.json", - "sha256": "e1cccea6bd0300fe024b40e644a79b7e53f6a0b28eb23f82df2ad315398ae4b2" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/calibration.json", - "sha256": "9ab0424740b01166e5f0acc85126995a68cb705aae88dba6741d867a4feb012d" - }, - { - "bytes": 10501, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/candidate_evidence.json", - "sha256": "3edd2d7190f6dd4f595e5d184d2f5f2665483de581ce7dccaf577432179998d5" - }, - { - "bytes": 43893, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/device_bw.png", - "sha256": "14c520cf6d421426fa01b9620d4b6cb6b5cf2c40185458c0634658de067c6173" - }, - { - "bytes": 1189, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/factor_assignment.json", - "sha256": "9e35bebf86f44227143fd54a22e7c4850cdd42488d5cb204f3ec9fc80d872f63" - }, - { - "bytes": 2257, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/ground_truth.py", - "sha256": "b60b950ae017f2365e56c96b6fcb88088090a6fff0ab2205fe8298192f7187d6" - }, - { - "bytes": 90359, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/model_view.png", - "sha256": "9f392712243030615fdac68cf78302c9d5fb8bdd9ac64a5b6ec86c3d544183b4" - }, - { - "bytes": 2093, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/parameters.json", - "sha256": "6f830474310576cb91ea3e4ad5b148ce661520a26f7e40aa0c79658474a3576b" - }, - { - "bytes": 6933, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_bow_2x2/directional_coupler_bow_2x2_000/topology_contract.json", - "sha256": "f88991408026b9fadc59884d05356aa5069ce0f7d2ef4a711da5acf18c48472a" - }, - { - "bytes": 348, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/calibration.json", - "sha256": "bceac9ebe9715821d8b9864dcc82e47f49f083a8ab8b6219bcbc3314142be658" - }, - { - "bytes": 10478, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/candidate_evidence.json", - "sha256": "049548b92a497265d48e646a93bbbe1dbda489ff9a1bdd940bb4cbfb4fe6913b" - }, - { - "bytes": 27899, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/device_bw.png", - "sha256": "22f2761e386bf2eed81565fd84e4e64f55c876cec767b8e257c8c76878a2970d" - }, - { - "bytes": 1246, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/factor_assignment.json", - "sha256": "f93e947d863ac3972c846d6d0ef492917b93e6addc8c33ecde2d765fb3dae54c" - }, - { - "bytes": 1455, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/ground_truth.py", - "sha256": "650e2daa5fb2265cc35b5a5edcfc85bec3cca4fed105377f0d6136f4f12dfac3" - }, - { - "bytes": 54020, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/model_view.png", - "sha256": "85468200654e7c1170529cd0e25f720421dde71846e72321899393599d17fde8" - }, - { - "bytes": 1834, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/parameters.json", - "sha256": "716a220eb164f8b3cb8962d4f35c24087c59e2de937035114cd2c4fd540284cd" - }, - { - "bytes": 6977, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_concentric_90deg_2x2/directional_coupler_concentric_90deg_2x2_000/topology_contract.json", - "sha256": "dfcac8568e0ca8c1509e9f96e2994d8fffda12530411a592921692a6d0b28ff7" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/calibration.json", - "sha256": "45c74b37c785e8461b466bb41f52acdb3afa40162f704e4eb8c27ab7090208eb" - }, - { - "bytes": 10639, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/candidate_evidence.json", - "sha256": "8dc169721e07b86200ef0bb490ebacc156ee8e0f19c22e30882e1d624fe93515" - }, - { - "bytes": 41481, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/device_bw.png", - "sha256": "8c5d5d70adc9f15ab3c71241a7d741d23da97f7b5e18437524ebcc69fbf7443a" - }, - { - "bytes": 1235, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/factor_assignment.json", - "sha256": "916e7cca3243dd859f19f91339eb4b392086af6069486584b087d9412f50e6d0" - }, - { - "bytes": 3004, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/ground_truth.py", - "sha256": "3fb9138b767436bf7890db8d37a96cb0b1333ff39b8329621cb70da0ffe2d2cf" - }, - { - "bytes": 81152, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/model_view.png", - "sha256": "1d1045092636ab87bc7c83ab239295c97a38b56924e221fc824ab197e6b09d10" - }, - { - "bytes": 2319, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/parameters.json", - "sha256": "6103c90942577968f0745a53162b169c9fff199085a6e63584dbcf650c2123c6" - }, - { - "bytes": 6977, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_dual_window_2x2/directional_coupler_dual_window_2x2_000/topology_contract.json", - "sha256": "3800488f5cf926d6098826a5ce33c0d85482409bffdfe713aed123c6d0db6844" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/calibration.json", - "sha256": "560c7035f6516f184d6b4056ee12a665305dfafb308093c16c64dcc7c7457d36" - }, - { - "bytes": 10478, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/candidate_evidence.json", - "sha256": "5ca8d9cd654e03d426c18fb8bee04e38f5e9e7451d8d39bc6f1107afbe9b92f2" - }, - { - "bytes": 40807, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/device_bw.png", - "sha256": "0f6800b54b64b7479b428f487351db5d20ef8f3b306fa032248437b69bba8095" - }, - { - "bytes": 1232, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/factor_assignment.json", - "sha256": "a37adb264876e461b3714c1ca29750bd3da20db685cb4400c1c60a7f7cc6d614" - }, - { - "bytes": 1282, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/ground_truth.py", - "sha256": "9a1fc0adfd7690139ec4fcb9f988749db3f254b1af9c23d6a92824e15bb30d83" - }, - { - "bytes": 95660, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/model_view.png", - "sha256": "cb5cd4da5296ae3c326493be20e39a7d16deea26706d895098c1599e6224d129" - }, - { - "bytes": 1747, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/parameters.json", - "sha256": "bcfae3d8d6d6e631b4b670c91ad66d99791359544abfbceb0d7058884eea874b" - }, - { - "bytes": 6972, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_open_pulley_2x2/directional_coupler_open_pulley_2x2_000/topology_contract.json", - "sha256": "873dd04bc9f93a250d0d9285abd7924a8c9404895d896baa51954d5e4bab30ce" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/calibration.json", - "sha256": "01408b2bbb6f32e4e5c8bc69edec8bf5f8b8f75c97e382ee5273867425c989f5" - }, - { - "bytes": 10460, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/candidate_evidence.json", - "sha256": "55ce99567f1c6729d762362e4a55cd57fc48278e0d90e2a14031c28d89a5eea1" - }, - { - "bytes": 32865, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/device_bw.png", - "sha256": "2b891e4b3b9e2ca940cc0b0c9883813583ec4fd662911c72a1afcd11525b5995" - }, - { - "bytes": 1216, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/factor_assignment.json", - "sha256": "e0bc33025a2f8b60c686b8bd8e3dc1c37c61ade5c28355816cedc9fbec922fb7" - }, - { - "bytes": 2001, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/ground_truth.py", - "sha256": "d57bea7ca16166af4803386e11e27db526bbe647af227d4a5ac890a8c591aa37" - }, - { - "bytes": 63569, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/model_view.png", - "sha256": "e2b9bac33dc63c2785072a68013504b42857b2f1548ba0492e9f75a8f7329996" - }, - { - "bytes": 2001, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/parameters.json", - "sha256": "4f9d156b7866bffeeb6f8f79071e81f6539ef2bb56e8ee7c922074221487727d" - }, - { - "bytes": 6915, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_sbend_2x2/directional_coupler_sbend_2x2_000/topology_contract.json", - "sha256": "2b04c6f7328096ef8cbce0c919376a749c8ce7540cfea8a2347350263d09a3e6" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/calibration.json", - "sha256": "c0db1706cc97774dbe6914bd7a5bf9e92d78e254bbb72c5e723e8d3dee501c68" - }, - { - "bytes": 10682, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/candidate_evidence.json", - "sha256": "83a793a4b216e39d2b9ace95370e3509deee1d47d66d3f0d8d3833f49e589d5e" - }, - { - "bytes": 15472, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/device_bw.png", - "sha256": "7d28d945a92cd985c18333aa9968c3767c659440bbf0e195cdae6604bbc9bb78" - }, - { - "bytes": 1340, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/factor_assignment.json", - "sha256": "a4009619ae364f868205b8e5d9c55cdde766a9742f6c490d3c711075b881461a" - }, - { - "bytes": 1494, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/ground_truth.py", - "sha256": "1e68627b93c5902faad521a669d416afbd532adcaa6d3634ac36089972f6283c" - }, - { - "bytes": 23453, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/model_view.png", - "sha256": "3e81edd4e842dabfde5ed05e0dafedb02f10da774d8ee7063b2e70999f390491" - }, - { - "bytes": 2046, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/parameters.json", - "sha256": "2c60cd8abe59f236f1dffc0c2da0f9dd6d0a9a3cd410558ef1abc97341146ff7" - }, - { - "bytes": 7077, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_coupler_straight_to_90deg_2x2/directional_coupler_straight_to_90deg_2x2_000/topology_contract.json", - "sha256": "a9a933f6a2e1e7f81a60b9cae58b61997af68eb8ed7ef50ddd4a84ca6231b76b" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/calibration.json", - "sha256": "9acab6ac36ca8923694223de04dde7c703a089a53f5473f5c531a0f81e4a2e8c" - }, - { - "bytes": 9708, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/candidate_evidence.json", - "sha256": "a2c3f69cdd5c0f1252906b3b15653a1f672fbe24b9f9008325940d78579c8c78" - }, - { - "bytes": 19784, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/device_bw.png", - "sha256": "e3fce74972e217e582c5a240ea2684bd61686cd852ecffb381064ebafa235ec3" - }, - { - "bytes": 1271, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/factor_assignment.json", - "sha256": "ec03439c81613a74f84a6a955d3555d543bada5561ad6bcd53b8e51a97f079af" - }, - { - "bytes": 1956, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/ground_truth.py", - "sha256": "79950379e065b80f2f0b0ff089fc16937626fc0f6d0ece743136d80db40521f9" - }, - { - "bytes": 34259, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/model_view.png", - "sha256": "11a26fbc83d390832b5adca2e2896d7b81a6ea07acc1795239f5aa334c412a92" - }, - { - "bytes": 2169, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/parameters.json", - "sha256": "f7cbf7fa056a5e444b2ef3c3041760050a7dc6d9e67730beca7365cbd5b9db61" - }, - { - "bytes": 6135, - "path": "rl/tasks/pool_v8_l4_core108/cards/directional_side_tap_coupler_1x2/directional_side_tap_coupler_1x2_000/topology_contract.json", - "sha256": "d9cd6633a7166be853dbc206719c40fd3256fd87ae23a5311ccc3f98b360c96a" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/calibration.json", - "sha256": "1bf51624e860eeebc2bc5db1d9b585ee909d15fcc1fdcfeefd1bcb6206ac5f98" - }, - { - "bytes": 8435, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/candidate_evidence.json", - "sha256": "a87d932c5e614cc6b2da17ee26fbfe1354d7aaafb83a0e4528cb15b7b9030c0a" - }, - { - "bytes": 21256, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/device_bw.png", - "sha256": "f8f0f7e6f675ea8389429729af7a87e59bb24e7feb1f982744b1ba830d63e6b3" - }, - { - "bytes": 1107, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/factor_assignment.json", - "sha256": "fa29943d7665bf6da68b8e99447f021a9a28bcae28eb5520c015bb201ba6d746" - }, - { - "bytes": 1192, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/ground_truth.py", - "sha256": "190723f2d8d39130acb11a482bb47b6f17ced7f0300171aabec3ab44071dee6e" - }, - { - "bytes": 35650, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/model_view.png", - "sha256": "f29b534205e1539d5da0366efccb47f1218450680217c1beaab2ad7ee7529dfe" - }, - { - "bytes": 1591, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/parameters.json", - "sha256": "9f3ee03bf20a060aa219dcc0b2be831d5f0dd4735763d8577695392d09bfa1a7" - }, - { - "bytes": 5128, - "path": "rl/tasks/pool_v8_l4_core108/cards/disk_bus_all_pass/disk_bus_all_pass_000/topology_contract.json", - "sha256": "a4feae3ddb4a6d8a9ec9e5741a3c42bca41e7dac251aa70df448d951127dab08" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/calibration.json", - "sha256": "3bfc6bacdca3b1e38a0da3d10f44a39a0706c573e7406b9883ad888a1cf5ba32" - }, - { - "bytes": 8816, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/candidate_evidence.json", - "sha256": "65e13d9ba503057338d902ce3aeebb33ccdf68177007b8d26067fad7d6f25d8e" - }, - { - "bytes": 9606, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/device_bw.png", - "sha256": "af2f18887c9c1b2b3f977f025a40de1549c888639b475bd1c423b5b34cc4b972" - }, - { - "bytes": 1157, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/factor_assignment.json", - "sha256": "1f9806a5b893af1d81191993485349c74380813d31ce3261a4bf53c44ce48959" - }, - { - "bytes": 1716, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/ground_truth.py", - "sha256": "aa8f0ba320b2e1ce6eb4926a7a725deee71746a044c8f4c2ffb31a2cf0a1b716" - }, - { - "bytes": 12905, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/model_view.png", - "sha256": "e63229575116311cc8d37b23bbe12e0b1e31eba68164c569c17b60d634116247" - }, - { - "bytes": 1769, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/parameters.json", - "sha256": "26acc90b84470d2b9374e9dd3e6cbaafd4bc59ec71207b1366c99f1d9c6605d0" - }, - { - "bytes": 5161, - "path": "rl/tasks/pool_v8_l4_core108/cards/double_sidewall_tooth_array/double_sidewall_tooth_array_000/topology_contract.json", - "sha256": "bfbc99cbf06f76007608ad71a5480307e3175cf6af13dc3b6334a5964c0d7a32" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/calibration.json", - "sha256": "6ff9cc533cc5750eac86f40f7738437889273fb0a034d6dcae91b93b348eb01d" - }, - { - "bytes": 11034, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/candidate_evidence.json", - "sha256": "1ccacb8a8bdbfa54af80696fdd3b7b40fec25f14fa92ffb3df9c09bdaf78bdb5" - }, - { - "bytes": 25157, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/device_bw.png", - "sha256": "8a28ff1a2f5d07a3e25d6d9e754917c36bc3eff47468aaaaed26ea369e86c675" - }, - { - "bytes": 1309, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/factor_assignment.json", - "sha256": "51f99c7cca03eea319bd1864294cdde9f83b844c7188e60323d13dba2864a12e" - }, - { - "bytes": 3074, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/ground_truth.py", - "sha256": "de81e18f4a5f5da44aa73039a6964fe9ff435b2fdf6a9bd55a55ccf0412e554f" - }, - { - "bytes": 41072, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/model_view.png", - "sha256": "bb2ec64844005a93400fe3ed0ec16920f75ac070b345ac52e0204b675fe63962" - }, - { - "bytes": 2434, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/parameters.json", - "sha256": "89124963e592f7258fab0c6afb38f8e9080ef9a8ad39c9abe3df4f761517d385" - }, - { - "bytes": 7303, - "path": "rl/tasks/pool_v8_l4_core108/cards/dual_pol_lattice_coupler_2x2/dual_pol_lattice_coupler_2x2_000/topology_contract.json", - "sha256": "d45a9c32cf7c0f7e4560650c72ed5326416ed3380f50822819ab3503cf97aeee" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/calibration.json", - "sha256": "3612b50459ed30ecd2e5b4e12a7cf2718f064caf2bda3a910e9b051588457e3d" - }, - { - "bytes": 9610, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/candidate_evidence.json", - "sha256": "79259b33fcd67ea2bd7c229c29ce314f01929616f2a60a191a69eb345077d9d9" - }, - { - "bytes": 20880, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/device_bw.png", - "sha256": "f4f4af719b948cb8d783515d5d087a801a56fe16da9a13692d2975776c4eff4a" - }, - { - "bytes": 1728, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/factor_assignment.json", - "sha256": "5fe07fc5ae78516a0f1fe59a08b2ebda67b29c83e48921cd7f6bad61edb095b2" - }, - { - "bytes": 2579, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/ground_truth.py", - "sha256": "00eee2701a02d37d5d42f4e4153725c4a0223bd3119940cad1b06058ba2f7f72" - }, - { - "bytes": 54562, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/model_view.png", - "sha256": "4497a9c2f2bbd499a09eaed21d2165fb2fcd57e3c5a1aa3cacb084b906fbea79" - }, - { - "bytes": 2734, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/parameters.json", - "sha256": "bc384ef9090ece07124c86bb5abf87ab2b81b1e35fda9def90809c06b0c84688" - }, - { - "bytes": 4685, - "path": "rl/tasks/pool_v8_l4_core108/cards/echelle_grating_fpr_1x4/echelle_grating_fpr_1x4_000/topology_contract.json", - "sha256": "bd958345bfc7f8b4c439ae81c3323c1c6e9f5faa4cdfa7ae1e347233e2d4bb4d" - }, - { - "bytes": 349, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/calibration.json", - "sha256": "c9c6fa513bf050db86ff492302e09b29599ce92d7a281e0fbe910b32109ea5a4" - }, - { - "bytes": 9935, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/candidate_evidence.json", - "sha256": "b4b19e20f3f3c776792912f8de682fecb853ba9fdc4481b0e556a3ddf804f348" - }, - { - "bytes": 25290, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/device_bw.png", - "sha256": "5c50528f13862071ae120db10814b50bcd66a52eecf819e50bf2d0061a94858c" - }, - { - "bytes": 1285, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/factor_assignment.json", - "sha256": "040f5bb3bae8c1ddad5b5a818a7e154c85a0f79baaa1fefdc311a3f5dcce27e7" - }, - { - "bytes": 2447, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/ground_truth.py", - "sha256": "8b7bdbcae4a9419adc504f480cb43575c6dc324b0d27ad5715e829e538d1eba5" - }, - { - "bytes": 51463, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/model_view.png", - "sha256": "88060a9b588645dafc1a1a5927ef303c74413e14253c3f3e527882a1884efea4" - }, - { - "bytes": 2707, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/parameters.json", - "sha256": "a7269f6b69adaf9af7ea32edff049c28875cf53d87238745c2403e526480cb36" - }, - { - "bytes": 6189, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_dual_tip_fork_2x1/edge_coupler_dual_tip_fork_2x1_000/topology_contract.json", - "sha256": "9e64218a814bb0deef46a040f2d92fadce555f957a9a877e02d44ea0a002ca8d" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/calibration.json", - "sha256": "b47c7f88aaa49ab2536335725bcd460c40959365f4a29779661244b76296be3c" - }, - { - "bytes": 8514, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/candidate_evidence.json", - "sha256": "c8f6afbb5ac49fa8e8fc900c0e1e07ec965602ce79c6943a95fd9ecee289e980" - }, - { - "bytes": 17437, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/device_bw.png", - "sha256": "70c25c4569943001f7e1d6277a40fdb9e154bb9fa9407dad63b5b399ecd8e191" - }, - { - "bytes": 1102, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/factor_assignment.json", - "sha256": "8c232765c79634385e78dcb374eb7d9403116514d55e6a6adf2d031d4e28389e" - }, - { - "bytes": 1695, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/ground_truth.py", - "sha256": "203feb1fd64fd00c71d4e111e3a602ff5d9383e152ec5e82cf8f4f2b2a5d3f4d" - }, - { - "bytes": 34000, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/model_view.png", - "sha256": "22ce4ba0e9001fa61208d32976c1c5e6912baca515f05f0d306505e0092eef03" - }, - { - "bytes": 1957, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/parameters.json", - "sha256": "3acb8de98e2c1b9685fd859c874ac8124ef8062e700e21e00a84137ada82d17c" - }, - { - "bytes": 5094, - "path": "rl/tasks/pool_v8_l4_core108/cards/edge_coupler_multistage/edge_coupler_multistage_000/topology_contract.json", - "sha256": "27fdaa11cae7b6f5b13af7888e80b03a382111f50453bbfe398191fefaf5ceb7" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/calibration.json", - "sha256": "d408ad77e5b619f15e7b1c2da75600b5e0067228678c922db9018cdef5c31c24" - }, - { - "bytes": 7756, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/candidate_evidence.json", - "sha256": "303169bb65de5cba48bcc5fb34ccc1255f847a2882cbee7308e34ef88a790001" - }, - { - "bytes": 66647, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/device_bw.png", - "sha256": "425299d209bc50464b771bc03c1b308158f6ab0897c7614c246d2a704571a58f" - }, - { - "bytes": 1248, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/factor_assignment.json", - "sha256": "fe4123a48b82be7b8fe539b3eea95834f351a45e61df4c2556e96fdf6f532d1c" - }, - { - "bytes": 2314, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/ground_truth.py", - "sha256": "ef4f68cddc4d7defb89d9c913536400e162fd1f9404e3f462aa636f0b90ea132" - }, - { - "bytes": 171798, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/model_view.png", - "sha256": "a3338047906f29d710fba33923e1f3eeeb415a05c3af892c6633523cf4190543" - }, - { - "bytes": 2218, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/parameters.json", - "sha256": "b366b7ada25cd43f2c53f5543aa71d94aecce112c46521958924a5aa1de79d85" - }, - { - "bytes": 4325, - "path": "rl/tasks/pool_v8_l4_core108/cards/elliptical_apodized_focusing_grating_1x0/elliptical_apodized_focusing_grating_1x0_000/topology_contract.json", - "sha256": "af9f2dafb6aead047d8ed46af659af83dbf2b50d6c4e329678bc26f2744eb26a" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/calibration.json", - "sha256": "f2c2a7877b6f8c7d174531c691640da4753c27b7bbd975d7aa0b3057d16fd93f" - }, - { - "bytes": 8952, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/candidate_evidence.json", - "sha256": "14dab5835b0074ce23fe299e0270c0170c755371d475c7167884fa799b535e6e" - }, - { - "bytes": 50050, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/device_bw.png", - "sha256": "847bdc090efc95c7aea83a344e53fbbef67927027151ef41daac1d0f56a54292" - }, - { - "bytes": 1377, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/factor_assignment.json", - "sha256": "a7406ddf021021d96154e7f3ab31f5e61a084fbbfdb12dce3f7e4ce229e2ac29" - }, - { - "bytes": 1873, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/ground_truth.py", - "sha256": "b627b91f89dd49560938009f29b0f336ae95ef44190852f391f328f397363819" - }, - { - "bytes": 101150, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/model_view.png", - "sha256": "6503664829f015e22c5aa6b54e7a8416cd8b8f2206e351a3bc0bffe07261ebd9" - }, - { - "bytes": 2159, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/parameters.json", - "sha256": "aef0e63fe763fbcba4fb1c9ed3cbfa18dfef25e818cc1b2e97de60e05b0a22d7" - }, - { - "bytes": 5391, - "path": "rl/tasks/pool_v8_l4_core108/cards/fishbone_subwavelength_converter/fishbone_subwavelength_converter_000/topology_contract.json", - "sha256": "c8134da467b03c16af3234419d74b40dba5f37852c6ca615ae37eeb5d60c95aa" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/calibration.json", - "sha256": "692640766fc54fbd2c657817f07812d6f9431ffbf2e34217b8d9f79f552bdf21" - }, - { - "bytes": 7629, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/candidate_evidence.json", - "sha256": "46128652daf1bd508cf0daac3d57a2554a70ae9e873ea8dd3989110601e8dffd" - }, - { - "bytes": 71183, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/device_bw.png", - "sha256": "943f7b8977a30104467daab8b850d76fa04809f0b7f1562b7a2bfa8c1db8378f" - }, - { - "bytes": 1244, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/factor_assignment.json", - "sha256": "f76ad17e8781c5d56901742e6426c96b29e3c8d07b975582e9697d8fce2af685" - }, - { - "bytes": 1830, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/ground_truth.py", - "sha256": "9264cc8459e999a77ef84eeab9330d31a5fb0cb39215dbf075312d658f1d18c2" - }, - { - "bytes": 167128, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/model_view.png", - "sha256": "0c5bcc8c04641c37652f1d8091568ccafc66951a15a94014148ab88d8ed298d1" - }, - { - "bytes": 2077, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/parameters.json", - "sha256": "86b9779547b441b6336fb8dfaee5e674aa957f50d0c75520f62270efee7086e0" - }, - { - "bytes": 4252, - "path": "rl/tasks/pool_v8_l4_core108/cards/focusing_grating_coupler_arcs/focusing_grating_coupler_arcs_000/topology_contract.json", - "sha256": "05503b2874285351c4a9a94ce6e216ee10178c6640d853203e9ada8c324500ae" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/calibration.json", - "sha256": "c16be232460ffd6e2f68f6c737b02508635cfe83165089b3cf434b1881285332" - }, - { - "bytes": 8273, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/candidate_evidence.json", - "sha256": "a205ffcaa87914be0254b3333e3134f0d19ba949110ec71d10a6815b8b7d425d" - }, - { - "bytes": 8194, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/device_bw.png", - "sha256": "317bb8be1cad66b523fec1594e615388bb07b9fcc6c713ab6f7819f9e7fb8027" - }, - { - "bytes": 1594, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/factor_assignment.json", - "sha256": "d2a815d9bfed5370b398edba7c717145b6d9c42c6a548b7d319c2b681d71579c" - }, - { - "bytes": 3187, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/ground_truth.py", - "sha256": "32f97253d83f0a5d84dde6069f34c688b12c9f0dcaab0e63080ecc8d2e8e6f37" - }, - { - "bytes": 20586, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/model_view.png", - "sha256": "3872352af205d050b995f233828482db68cbb0d716e1b07b3b32df4835f82827" - }, - { - "bytes": 2231, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/parameters.json", - "sha256": "67676f7dde7dcd01d29569eddcc6dabf9afbf0540afbfeb3d1babdfb102e6c0e" - }, - { - "bytes": 3939, - "path": "rl/tasks/pool_v8_l4_core108/cards/interdigitated_gap_coupler_2x2/interdigitated_gap_coupler_2x2_000/topology_contract.json", - "sha256": "5a44510d87c74e3d97feb56c0cdddc5b1384e2d4595c96afd09a944bc4ff5c39" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/calibration.json", - "sha256": "e61034656a259e7d49be4353f1bf53c3b0c6797bec5851e2c7b15b7d0fa6006b" - }, - { - "bytes": 9551, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/candidate_evidence.json", - "sha256": "d4b10a4ee1bc26c7f5854ef62ab0eb2b5a0c6ff69dce4957811e2acfb5e9631a" - }, - { - "bytes": 11681, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/device_bw.png", - "sha256": "dc547798cac4adc14b03200504f4afa767941bc88186039378e592c63b11c3e3" - }, - { - "bytes": 1150, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/factor_assignment.json", - "sha256": "f73ca34b9e99c57f184715f23207476a0333f62c60d354017fc68f1d7e2283d7" - }, - { - "bytes": 3123, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/ground_truth.py", - "sha256": "13fff56caf85b1f0d8fab83c8ffa2f361e1ecba941caca596ef652778fc92234" - }, - { - "bytes": 19410, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/model_view.png", - "sha256": "34f549233505a978bd1d86a0a398cd9b25e2d0e97e20ef47ed90b2b1435b8316" - }, - { - "bytes": 2437, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/parameters.json", - "sha256": "6753aed71897476cb8a30c8640a37ed917bfeea1e4b1af946fa97c03aebdb9fb" - }, - { - "bytes": 6006, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_block_1x2/mmi_block_1x2_000/topology_contract.json", - "sha256": "0264c80d88f08c551a86fb9c28630f5235abbd0c9da9f65b432ec592dc392234" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/calibration.json", - "sha256": "b7c79cf77adb20797567c7ff3e18ff8887e020523298a40492aeef25d27af8a3" - }, - { - "bytes": 10551, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/candidate_evidence.json", - "sha256": "8bfab0315a2871e16ea07a220026c2411ef976a5d58f3c5b1f75aaf0bbb566a7" - }, - { - "bytes": 31478, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/device_bw.png", - "sha256": "3568a70fcc3fc95173c7e393f514478258b5b84741b58fdeb8190d8b0676770c" - }, - { - "bytes": 1202, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/factor_assignment.json", - "sha256": "902c2720ad55cc089fb7b40af91ea9ffa502e414ec1333bdc00bbbb81be58693" - }, - { - "bytes": 3156, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/ground_truth.py", - "sha256": "febe27002fb274db3e40da4a1c8ccb5e51e3f461a7d656af8ef9f94173286ddb" - }, - { - "bytes": 62537, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/model_view.png", - "sha256": "bf37578445c2312c8564604442bfa2ecf0314d4ea24f343e125793eab6b39db0" - }, - { - "bytes": 2548, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/parameters.json", - "sha256": "cbbbbba84a2bda6e63c1abff2bb36f9d18f631abf5139d7a098beb9cf478f8f8" - }, - { - "bytes": 6911, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_coupler_2x2/mmi_coupler_2x2_000/topology_contract.json", - "sha256": "855faf557b97d8a9c9aab95292e2935d1df4c3e7bb814399b7d02bec1c8cf148" - }, - { - "bytes": 295, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/calibration.json", - "sha256": "d9b328ffa53f949b45cff8f4979872a598d15eaf9360efe4418831b9cbd4a985" - }, - { - "bytes": 7820, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/candidate_evidence.json", - "sha256": "38a667b393b345f5a290593b3636f95225bd4aff91d21f24d9014bac89d6b2cc" - }, - { - "bytes": 19349, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/device_bw.png", - "sha256": "27ed6d11c143a5c6d3f1a971a4c52f3d9a5deb3392eff601ed11564df9c0a795" - }, - { - "bytes": 1428, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/factor_assignment.json", - "sha256": "bfa1af611b51fecf210443b4987088482b58fc6d24fdfa36fe34dbd0a89ed52e" - }, - { - "bytes": 1708, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/ground_truth.py", - "sha256": "f3db82f6874bb6bfe1f8cedb88c61333fe099e3303fad25862d60c91a23c08a7" - }, - { - "bytes": 28509, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/model_view.png", - "sha256": "25e4cc091b23abc9a3d5a0db78fe9e3e2a63fb9e52f1a3e25d98688991ff3c6e" - }, - { - "bytes": 2023, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/parameters.json", - "sha256": "4b770c8547b997a6752479efbd2e8fae1bce66997965a7fe232e5bd6214ad508" - }, - { - "bytes": 3791, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_crossing_2x2/mmi_crossing_2x2_000/topology_contract.json", - "sha256": "67dc316468b3fa0074de60f2771c6cddb98fdf81dfb096c9f89e9e05a2c3b3d9" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/calibration.json", - "sha256": "8883f466b7f929f29e2da8ed4875efb0293f306ce6792b464c4afe3d43206512" - }, - { - "bytes": 9550, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/candidate_evidence.json", - "sha256": "4ebd8a029b3a2121c835fd21395e7aa1c746b32b4ef8fe83e15e6010a615210a" - }, - { - "bytes": 21881, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/device_bw.png", - "sha256": "1047e66d0f2ef15dccd8564fe787e1bb93ee56fcd90d66ac4fce42cb41a49ed4" - }, - { - "bytes": 1159, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/factor_assignment.json", - "sha256": "12ee1ecab8f875bf7e80a347b87161eafe8a532da5aa16dabed654b7dcf19a02" - }, - { - "bytes": 3121, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/ground_truth.py", - "sha256": "4a9cd315c08a38bd7042cb8afa77f0a15023b427e0a6e7bbb7323834e8b0c9cd" - }, - { - "bytes": 41539, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/model_view.png", - "sha256": "6edc41d6e18f542877d09131ec33a20fd687e7d8ebebfd6b6286d7ca89877797" - }, - { - "bytes": 2436, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/parameters.json", - "sha256": "b012595b338120115bc8dcb52479aeabd13945bbf1d368a9af0b208e0b2a2b6b" - }, - { - "bytes": 6003, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_fanout_1x2/mmi_fanout_1x2_000/topology_contract.json", - "sha256": "3201fc048ab639354e3434f84a282b97d2c9f1581efc78d710388c0c582a02c2" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/calibration.json", - "sha256": "10f24c4369e51383ab78aa6cb68cd0c42be325d0d95e5d80bd912001ef36bb90" - }, - { - "bytes": 11540, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/candidate_evidence.json", - "sha256": "743b8471650b486be018812e8b20dbe370b5134b574cd460af0491e3e8d42203" - }, - { - "bytes": 31074, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/device_bw.png", - "sha256": "b4122176333a7ad00c33f7b18a735bcbb999c8cfccf0c08847ed3acb4efeb60f" - }, - { - "bytes": 1168, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/factor_assignment.json", - "sha256": "a3d9317fc30053c7a878d9f2ed607792d267fae3a992268e1140d39b733d069d" - }, - { - "bytes": 2143, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/ground_truth.py", - "sha256": "b77ce9b52458231494d2cae00a798cad358d120533b438827f56b29eed452306" - }, - { - "bytes": 60280, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/model_view.png", - "sha256": "91fc58e8f293da2c066ebbf6e8c7128ac445029ec80e5116b26d09541c1d6e8e" - }, - { - "bytes": 2200, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/parameters.json", - "sha256": "4cc16065284595ee575c1c252c9f1a3e5e1a53eee9a273aab1362ab1278e124f" - }, - { - "bytes": 7865, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_lens_2x3/mmi_lens_2x3_000/topology_contract.json", - "sha256": "1e15443991de66ef0be11c260dedc9b66b95aca79f87d9eaab7899b6835c6c5f" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/calibration.json", - "sha256": "91be75ba9b8c96becb6d9b0d2912ca87ee38074d590f04e3fa362e2a47708108" - }, - { - "bytes": 11541, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/candidate_evidence.json", - "sha256": "02d926143cf6cb0f670f47621e746d93429ae3ac2062f9d00731b0307c285d98" - }, - { - "bytes": 24854, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/device_bw.png", - "sha256": "530ab5140c2fa22c7d48dde1079fbb9faca0e0aaae681d3e95d89e29c870d8d2" - }, - { - "bytes": 1172, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/factor_assignment.json", - "sha256": "dda789d4f8ef99e59a65b81102bdf31d651d4cb9e437b10df5d7743be7b25819" - }, - { - "bytes": 3188, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/ground_truth.py", - "sha256": "a97f1795f51683645d6bd61a0a7541b5193141985bd7952ca398be89021de900" - }, - { - "bytes": 52371, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/model_view.png", - "sha256": "448804c690fc69ac8765ffd3215e1a53b63fa231e962ed3cb3b870ca3e0dc2c2" - }, - { - "bytes": 2657, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/parameters.json", - "sha256": "ff6a69ece6219f1ccb941f141c2bc9dba90e3ec4a76dd44b69100172d9d80ceb" - }, - { - "bytes": 7809, - "path": "rl/tasks/pool_v8_l4_core108/cards/mmi_splitter_1x4/mmi_splitter_1x4_000/topology_contract.json", - "sha256": "a42fb489476f30df96e085e6f263a632d60249aad55a72d22024e8b2ab89ac20" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/calibration.json", - "sha256": "20ffe3129916b6803224c6475cffe28ff608f225903dd734531f411235966287" - }, - { - "bytes": 8408, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/candidate_evidence.json", - "sha256": "917fbdfa9d0465082bd84b7916a30ccb365e99130836b876c328f0399358f9af" - }, - { - "bytes": 33672, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/device_bw.png", - "sha256": "c9b6930861c82fb6a6dc9ff11186c380a0a561bbe97f1b8bcfa63e0b7fc4abc9" - }, - { - "bytes": 1075, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/factor_assignment.json", - "sha256": "d96b0ccb545b08bf956dbf8d38bcbd4bd0cd63dc564dfd7c6a4654a614291478" - }, - { - "bytes": 1652, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/ground_truth.py", - "sha256": "1f5f0752182a099c769506944ff59e9b1457f69da444129b7434b30d58c0f3ce" - }, - { - "bytes": 64489, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/model_view.png", - "sha256": "5831331f04366d7c5e55d680c619ca54e16e1e382454297c564c5364639fa04b" - }, - { - "bytes": 1710, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/parameters.json", - "sha256": "88d4d3ceac06a2d1071c07a4792497e80bb09c0ddd2fec79fed2ae36fb53b950" - }, - { - "bytes": 5075, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_balanced_curved/mzi_balanced_curved_000/topology_contract.json", - "sha256": "994328146619527aab84aadbe378a487f625e841d2a363015cb527a18c686365" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/calibration.json", - "sha256": "0a4899d579a44851d9f492dfa8bdaa1dd723efd72525ef77a14b647bf90f5c3b" - }, - { - "bytes": 10658, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/candidate_evidence.json", - "sha256": "8643306a776d2cb5b66683a0e4fa1fa345ea9fafe8a38676d38c267395f3ef4b" - }, - { - "bytes": 30114, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/device_bw.png", - "sha256": "f484e6d9955897ee295bd7d80e0c4bb3c3afc91a5037c7b613a87999799ebedf" - }, - { - "bytes": 1204, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/factor_assignment.json", - "sha256": "366a44c0461e9d52235551068ecbc1c51021c697522a90e28d56a1ece3641282" - }, - { - "bytes": 2909, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/ground_truth.py", - "sha256": "50270482dbd2b9534faa7f9dd3e15b570b6a4e6e61472ff79a8db678efa26fb8" - }, - { - "bytes": 59604, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/model_view.png", - "sha256": "dbb8340f5d5bf33fc5ed1423f92d4b76f9c941a83f6a53fee1237aab751353f5" - }, - { - "bytes": 2518, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/parameters.json", - "sha256": "ce2b3825842bd17c00ac05c7586f3c5cafbf2a8698c5140163be3bea8d4cebd2" - }, - { - "bytes": 6967, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_dual_output_2x2/mzi_dual_output_2x2_000/topology_contract.json", - "sha256": "1c8d3736cabac7567797ea998518a3eede019a432a15013f143b36ff6cd92fd8" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/calibration.json", - "sha256": "a917ed148aee0578ee7e873ab74ec9c02630bff92507ed6871681004c02125f5" - }, - { - "bytes": 8640, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/candidate_evidence.json", - "sha256": "6b5f278dceda8773b120c3a1b705893853faa5be1e81dc7090a0778359403a4c" - }, - { - "bytes": 23508, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/device_bw.png", - "sha256": "f9d94b7022fe75d8eaa948b85b97e99d1e7e90662f4e7ce2ba322d7efeb0fc5a" - }, - { - "bytes": 1202, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/factor_assignment.json", - "sha256": "029a1a9c9c676795b224785c6b932ae30bad77f1a0e89c9d5a3b082aa4e235e3" - }, - { - "bytes": 1551, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/ground_truth.py", - "sha256": "d92ba8ef67e0b350f85e19efd747499e8cc80f4d4c971ae6850699a7410fdcc7" - }, - { - "bytes": 49378, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/model_view.png", - "sha256": "8c5db8ac28721d01b1cea23c58947569524295286d6e6ef706851d34d69aee7e" - }, - { - "bytes": 1784, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/parameters.json", - "sha256": "81bba39457a64d23f813f5179fc8c63de5b8e576385495cb16ca7bd3d96bf3ca" - }, - { - "bytes": 5233, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_folded_vertical_1x1/mzi_folded_vertical_1x1_000/topology_contract.json", - "sha256": "fe24d9c1b13f280ed0c86f55f5317160be7c2492b63cc26216a5d0b7651c7663" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/calibration.json", - "sha256": "24c034b1adf8985c499afbf45bdfb911f75720709fa6580fd3626883594eedb1" - }, - { - "bytes": 8518, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/candidate_evidence.json", - "sha256": "1176a494617998663d5302d0df3432274d89704518f8beced6711305df9bfe46" - }, - { - "bytes": 33261, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/device_bw.png", - "sha256": "4d8b2059655cc54109cfb772cfc9b87c8ec7fb659fa6942dad5fec2a4952c756" - }, - { - "bytes": 1139, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/factor_assignment.json", - "sha256": "f24e8c76e1e3f788f8f35ddcb1b26e00931907a78e814b2a8b8b71cebfc29199" - }, - { - "bytes": 1543, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/ground_truth.py", - "sha256": "d98bedd6659f772b2db0a34222aafabc0a345afd37e7bd27b9a9021c08a3be68" - }, - { - "bytes": 64902, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/model_view.png", - "sha256": "28b421fd29d5bf927b426451d0e48de933acfd7a9ffdbf71be41b58d6d755149" - }, - { - "bytes": 1779, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/parameters.json", - "sha256": "fd4400b6c975117d20df4b49e0d864b10ef08f4e29b6e4dd331477a0218a83a8" - }, - { - "bytes": 5154, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_hexagonal/mzi_hexagonal_000/topology_contract.json", - "sha256": "4c8258d6870c24fc7a8e9012da8c0c2982c627cd4c7ef76347202e2c44369f2a" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/calibration.json", - "sha256": "9a38ff95f9cf8435c87fdbc245543b8fe613dc9968c9dd930d1957f8c4f2f9c9" - }, - { - "bytes": 8490, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/candidate_evidence.json", - "sha256": "94eb805c7cfc7ec53a8975b9bdf6a56983276d10e7156ebd988638b58086c4e7" - }, - { - "bytes": 32694, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/device_bw.png", - "sha256": "91707ccc73dfd2afdeebefa7c0e0a0360a3133ca64f711bc48cc1fae7ec71b18" - }, - { - "bytes": 1136, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/factor_assignment.json", - "sha256": "7e004daae0160edd5c0ab6613f3bf5863b8aab64cd2b12f68a74d6ef9e51ca5b" - }, - { - "bytes": 1599, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/ground_truth.py", - "sha256": "b6d0e279c6d0ca8b9684dbbcb4d37ccb95a4f3bd32ac767f5f6f0c688e42f979" - }, - { - "bytes": 64518, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/model_view.png", - "sha256": "c8e3347e9976690f7bdd66bedf1d6b291478749545747ca89fd3e11395dae00d" - }, - { - "bytes": 1769, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/parameters.json", - "sha256": "584d119beab11671f8f90528aff0aa64fa688a7c1178749419af8ff390dfd88f" - }, - { - "bytes": 5136, - "path": "rl/tasks/pool_v8_l4_core108/cards/mzi_unbalanced/mzi_unbalanced_000/topology_contract.json", - "sha256": "e7418af75ffd1c7be2761a65630a2a133b78b18ec92d1bafcf192a26dce892fc" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/calibration.json", - "sha256": "845f2b4db3ff51c43745c57cdbcf5743dabe6cc0752e1025f5da4558704b5ed0" - }, - { - "bytes": 8894, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/candidate_evidence.json", - "sha256": "d63704d1b689c877856602c32d9eb086c10f322f7e98fc6cce06dec500d901d3" - }, - { - "bytes": 28176, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/device_bw.png", - "sha256": "9be0a9862ca60a15c6bf6095ed3c8a12d1585c55960ed1c399f8db7c16d1f84e" - }, - { - "bytes": 1279, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/factor_assignment.json", - "sha256": "7084b911bcf48c99fb913fabf1012a377895b9dd483354b20e3b7aefe7b4ac2b" - }, - { - "bytes": 2398, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/ground_truth.py", - "sha256": "36b571cd77a9ed6b6611679de72c5c0158244a8d6a7058d5717e7ee5a7bcb507" - }, - { - "bytes": 67352, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/model_view.png", - "sha256": "0d2a801f17cd9ee13255664a828f4cb346774d640044b0f8f60f6a6a430a7d9d" - }, - { - "bytes": 2208, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/parameters.json", - "sha256": "5698750d19ed3f8a3e97c9a790bb621ecd0883257b98807c9777eb2078d0c7de" - }, - { - "bytes": 5335, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_hole_defect_cavity_1x1/nanobeam_hole_defect_cavity_1x1_000/topology_contract.json", - "sha256": "9d78f3e3e05d99b30237d3534e48ece6bbb53fddfd4bf2a483b46c5d29f2754b" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/calibration.json", - "sha256": "511fc380241e64119d9db30b8f6bc20f9fb6d28861167f412d95fbc5cd636e32" - }, - { - "bytes": 9074, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/candidate_evidence.json", - "sha256": "5cb8ebf807243088fd995649a296da7d17a2cb1313126f7e5a94718430c23c5e" - }, - { - "bytes": 9329, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/device_bw.png", - "sha256": "f7713f820a6dd43cc7214ded4404ec052e3657e49551739ab772e5e399c47d68" - }, - { - "bytes": 1376, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/factor_assignment.json", - "sha256": "bd0d5e82ce9bc3c40e29cbdf0d7aee3d0551c1182633daba35be08d47ab1dca4" - }, - { - "bytes": 1974, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/ground_truth.py", - "sha256": "e2982ee251bc7b45baa37e27733983c7d2a08448e3fb7976eb68c1396357fc31" - }, - { - "bytes": 10954, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/model_view.png", - "sha256": "0282fb8a914efd708a5fcaf7463791ad1eed6b964acd517e7c581cdd944287bd" - }, - { - "bytes": 2284, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/parameters.json", - "sha256": "a54658c91f144573378d0fa0dbb522e9cc93f15fb20f2e5b6eb06fecb59c6132" - }, - { - "bytes": 5451, - "path": "rl/tasks/pool_v8_l4_core108/cards/nanobeam_sidewall_defect_cavity_1x1/nanobeam_sidewall_defect_cavity_1x1_000/topology_contract.json", - "sha256": "498027183267a56f523b36b5718bf6f089caa278699a1a27e76eef08c4c26cd0" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/calibration.json", - "sha256": "5e9683a0b8d190cf7439b66cf4a0f2adbfdd148daa187d9137bec2bca6915bb2" - }, - { - "bytes": 8793, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/candidate_evidence.json", - "sha256": "90e43bfc10e0e4ade7c4f19adc7acc7f96da55e8bc9c75cabaf4a6fa7e5af8de" - }, - { - "bytes": 5902, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/device_bw.png", - "sha256": "9a3d8a56e8cf390a385754db8f223441726d495ce945aa90f3a0749f827a9890" - }, - { - "bytes": 1522, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/factor_assignment.json", - "sha256": "f5956c78f5df738f6da09e5b56e9404741cf2102d1ab02f3acc2e539243b55c4" - }, - { - "bytes": 2847, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/ground_truth.py", - "sha256": "7a40675949f56aca305fe889cfa8f04f25b9d3e201bc45f7bc725d72b5922ddf" - }, - { - "bytes": 12793, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/model_view.png", - "sha256": "619714fde2eb7ff59aa6c01ab122640f539f8c228ee09ed9de4d96808f46bb37" - }, - { - "bytes": 2215, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/parameters.json", - "sha256": "9d37f449f21ea6a5adde542ce11d669eefb706fb442f7403db4b006f9918e948" - }, - { - "bytes": 4195, - "path": "rl/tasks/pool_v8_l4_core108/cards/orthogonal_mmi_hybrid_2x2/orthogonal_mmi_hybrid_2x2_000/topology_contract.json", - "sha256": "337ef15cf7399a46c72d98c68e61ef06e508423e807efca8fdc7c6949c34d42c" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/calibration.json", - "sha256": "bb73b7bbebe3254a9b064fe98be9ddc25fdd39028d761837b87b46713177582e" - }, - { - "bytes": 10757, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/candidate_evidence.json", - "sha256": "45b3033517ffa9c1a6339400599f90bd64820cc65c9735679c56812d5a33a513" - }, - { - "bytes": 9527, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/device_bw.png", - "sha256": "d2fee3ed40c27b36ebea03005bac658e9d6b611cadce03efd5473f0ff4c1ec49" - }, - { - "bytes": 1144, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/factor_assignment.json", - "sha256": "d3206bdbfb6ac83d1d94e6aff11f1efca0f8baef78ae9614461120d926ac6abf" - }, - { - "bytes": 2130, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/ground_truth.py", - "sha256": "ab820d5d2e4ffad90ec53009f22947c7443bc5d60ad2e0a4ebd47d80dfe54f59" - }, - { - "bytes": 12887, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/model_view.png", - "sha256": "b68f15158089d6ffdaf95c0767f9f08f8f5af5443bc8e351900d270651124a43" - }, - { - "bytes": 2190, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/parameters.json", - "sha256": "40ca6b13a6961b1aacc28d57ab9e1332cfb2ce826150add0ad230617a44b8b3a" - }, - { - "bytes": 6893, - "path": "rl/tasks/pool_v8_l4_core108/cards/paired_nanobeam_teeth/paired_nanobeam_teeth_000/topology_contract.json", - "sha256": "3ab5605bbd12a4e6a2c867e8406d23649c2f68ec84766e67d5fa0040c03c5ce9" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/calibration.json", - "sha256": "c1429bf420cb31a39b95a81d5f5618c4f26bbc23c333c53a05a4f0e6873a8009" - }, - { - "bytes": 9116, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/candidate_evidence.json", - "sha256": "a8a59e55ea1787523c25fce7eeea04b885e76405d84f180fe4ea29bd93636348" - }, - { - "bytes": 10524, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/device_bw.png", - "sha256": "77ca7f0479d2be5e4f04fd0d6d502c199c55239b7e1de7fd9fe6f59829db71d6" - }, - { - "bytes": 1380, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/factor_assignment.json", - "sha256": "f9e2144fd90aa8ff701ad2084f0f59fddb023985544016c8346e1cb6ef6bd6a2" - }, - { - "bytes": 2671, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/ground_truth.py", - "sha256": "a81003b6bdff8a93f32f62cdc659a62102c4575ef09428aba2f57c1c4aa2d0dc" - }, - { - "bytes": 14002, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/model_view.png", - "sha256": "db3df3abe74c8296aae32e6266e53862fd6d67513758efdc3554600758dd9f13" - }, - { - "bytes": 2274, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/parameters.json", - "sha256": "6f92c6576c96b1a0a3b33c1ef18c1a106b7cbc94b151a81696c8465cba45122a" - }, - { - "bytes": 5464, - "path": "rl/tasks/pool_v8_l4_core108/cards/phase_shifted_bragg_cavity_1x1/phase_shifted_bragg_cavity_1x1_000/topology_contract.json", - "sha256": "2e0ecbb9502f5c0a6ff1afaa72809848aeaf409cd8bf9eb9a516c519297cf2ce" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/calibration.json", - "sha256": "c801eb22843ae5e785e8ae3ed15b10e5e134fde30dff24c57d5751e22ab3f560" - }, - { - "bytes": 9537, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/candidate_evidence.json", - "sha256": "f204fdd7debe7f68e5178cf239274828bb6ba4d2db893925fc1ddd2dc14c3026" - }, - { - "bytes": 37594, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/device_bw.png", - "sha256": "9644d5d8cc4190808d2d0d1e285bcea65271869680c7ae9cac3c47f03ce9b3f9" - }, - { - "bytes": 1632, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/factor_assignment.json", - "sha256": "11750a024e22393c8ea0d37790cddc44d1f03bb69aedd0e4723d1859ad93a926" - }, - { - "bytes": 2140, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/ground_truth.py", - "sha256": "a04108a5b86dbcf5685282c89855cd0b7fec9c9c83b436b7c769e33649d7d899" - }, - { - "bytes": 87669, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/model_view.png", - "sha256": "1eff013ee72c1534dc2afd66bf577a38abad51964dede6c46642335696a1f546" - }, - { - "bytes": 2251, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/parameters.json", - "sha256": "b0a89b9e412bb0328fb2ab6cbf115db776e696ae652a111bac2821641d11b8bb" - }, - { - "bytes": 5821, - "path": "rl/tasks/pool_v8_l4_core108/cards/photonic_crystal_line_defect_cavity_1x1/photonic_crystal_line_defect_cavity_1x1_000/topology_contract.json", - "sha256": "003c02927770f881aaed134f06490b1361e048e5ee475708bc1fb3c29edc111d" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/calibration.json", - "sha256": "d54b5e385b462a55a3455650f7a20c2d344c7f0aac50f68396cda2befbdde278" - }, - { - "bytes": 10147, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/candidate_evidence.json", - "sha256": "fbf4f44ffb1d730e390f75e010404ade97c2c105040d9e80e31690881d1bc227" - }, - { - "bytes": 20627, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/device_bw.png", - "sha256": "b23fb3a87e6810dfacf9a532d9c2d1bfb959cb78723c4d906b70d610944dade4" - }, - { - "bytes": 1396, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/factor_assignment.json", - "sha256": "6abba5059f357e18f41116d0d351972616001a07c7831efd3a8f6435d101f53c" - }, - { - "bytes": 3212, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/ground_truth.py", - "sha256": "5304f8e93edcd4c7d938d19e9b5845f6e76eb2cc93ce97fc13a2339018535ee7" - }, - { - "bytes": 39070, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/model_view.png", - "sha256": "143fc5cea0fd2241b552d6229884954776fc74593eae6b5015951c000c92ab4e" - }, - { - "bytes": 2782, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/parameters.json", - "sha256": "bf834c96b09df49bd99fe2f7b685095ebeb4e9b63ccf6ae02e321c274dcb793d" - }, - { - "bytes": 6316, - "path": "rl/tasks/pool_v8_l4_core108/cards/polarization_splitter_rotator_1x2/polarization_splitter_rotator_1x2_000/topology_contract.json", - "sha256": "922b91d9f111d86eb052dfc42340b1b432c8b9874dbce2d3adbe34355ad5c56e" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/calibration.json", - "sha256": "614c8145960e7824800d10ea8feaa1c8f07d16b78fbdb5124d714a86fd47c1c7" - }, - { - "bytes": 8694, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/candidate_evidence.json", - "sha256": "61888ce03737d9b5ed7204888f573bb26a2d3b130f07bde4551b4155895607d4" - }, - { - "bytes": 35515, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/device_bw.png", - "sha256": "a1a2f5b10ce76d16fbe7ffff85fe433032b7b3b797f1c204ea0c3d2265250f02" - }, - { - "bytes": 1230, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/factor_assignment.json", - "sha256": "9f7c62d4fa147b04ebed10d027bf75520e1b736833421fc08edee1328d35d9cf" - }, - { - "bytes": 1419, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/ground_truth.py", - "sha256": "43dd7321a63d392c645671f37bb0a32d79610ed3d3fcae120175b025b0a5066a" - }, - { - "bytes": 74622, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/model_view.png", - "sha256": "1429a489b06e5c41279175af0b89abb57bf618d5b12fdea23615057fee79e1ad" - }, - { - "bytes": 1720, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/parameters.json", - "sha256": "caec5fc61a5ab584694e74b76eb0232f8758075395672daf2f0047fcef5e1f4c" - }, - { - "bytes": 5281, - "path": "rl/tasks/pool_v8_l4_core108/cards/pulley_ring_bus/pulley_ring_bus_000/topology_contract.json", - "sha256": "c8b11509c69b48734d2fed36aac00b59a1cfd52667bad8dc2f979a1578854f6b" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/calibration.json", - "sha256": "a0aa7b3c7fc2257c534dc4ab574f2ec0dcdd1d6067ae984e9188d9f4048f6872" - }, - { - "bytes": 8488, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/candidate_evidence.json", - "sha256": "a4169a1f183cf46c21ba21979181b622bfa027494aad639823be1c0c60554bf8" - }, - { - "bytes": 21132, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/device_bw.png", - "sha256": "148fa57bb515aaa616c0bfb239ed91fe8ecadda14008ad9a23f4def613835759" - }, - { - "bytes": 1106, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/factor_assignment.json", - "sha256": "d65cbecb839908aea446c10bbdc697bfca85d8565fd28df0126a1365467d4d94" - }, - { - "bytes": 1531, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/ground_truth.py", - "sha256": "b0c049367118e167dabf9ab179e267d2da926c1315f010c91ee6e3f025a90321" - }, - { - "bytes": 37000, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/model_view.png", - "sha256": "60e298e66c5826d5b7458d399c5fe9d39f218ee09b5a55c70595ec8b13985418" - }, - { - "bytes": 1696, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/parameters.json", - "sha256": "85eccc51bf41dce48fa1ba4bfd367a5c03b26091a079fbbc5b3f8bb85dc7740c" - }, - { - "bytes": 5146, - "path": "rl/tasks/pool_v8_l4_core108/cards/racetrack_bus/racetrack_bus_000/topology_contract.json", - "sha256": "bff11555f3f6fd0a9e44e567a49ad6c791f5c80548cb01407bd526fc8c6f67a6" - }, - { - "bytes": 334, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/calibration.json", - "sha256": "be1c9988ad4ea2de5a8b800e447152f7e35b0a0cb1a8b2f1f59cf45fc88e621c" - }, - { - "bytes": 8433, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/candidate_evidence.json", - "sha256": "cf98cd6758296fd3001935e3744d2c8742ff2990d89fde8ea3badacb5acdfc4b" - }, - { - "bytes": 30946, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/device_bw.png", - "sha256": "b7a685ef89ad63d483c7a3b8ed1d24f447d6b9ac249a52a5a58d18c5f4359131" - }, - { - "bytes": 1086, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/factor_assignment.json", - "sha256": "73994630c9b558642490ea5d661e5b0c7009f46a8fda2b1b2516e4c98d1b73fd" - }, - { - "bytes": 1212, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/ground_truth.py", - "sha256": "b1a74884679b85d884366e3368961b7712b462abbca98bb77cefb9e742247943" - }, - { - "bytes": 63388, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/model_view.png", - "sha256": "07e059ba243fdf822b648fe32baa87a28a2ce60f2c74d39f18a762f496ae2c75" - }, - { - "bytes": 1591, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/parameters.json", - "sha256": "a469ae789fd133afc209dccd0fda0b85b797e308678e49184a4f695357e343c9" - }, - { - "bytes": 5124, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_all_pass/ring_bus_all_pass_000/topology_contract.json", - "sha256": "6b768c613b25ee7c9b029494eee4e2adcf2c30a0f695377d8f3c441d225b2ee6" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/calibration.json", - "sha256": "09188f0000ac45eac83ab2f8aad848af51c2cca253671f560de4234f0bfca9f5" - }, - { - "bytes": 10413, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/candidate_evidence.json", - "sha256": "f7d9d59d6d568c8f71cd3ccda3565c0a4a1d08e15a90754a184d68b561a0e04c" - }, - { - "bytes": 30049, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/device_bw.png", - "sha256": "ea6f92728e4e5c83a56887500ca4ea6ca66a797493bb8905925bdaa66b1da2de" - }, - { - "bytes": 1067, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/factor_assignment.json", - "sha256": "83d31c03177c3c74b698666ccfde77418beaf72d9770109109ed1666573b99b5" - }, - { - "bytes": 1348, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/ground_truth.py", - "sha256": "1a3e7d534ee654c9fa0f17c72dc3eb9cce0584bcf543c1e63e66657f686dbe0b" - }, - { - "bytes": 61892, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/model_view.png", - "sha256": "a96d6671833dc5ebb5dc00b7e3797e3fc1291d4bdc51f6bdbb0d050baa2c258c" - }, - { - "bytes": 1808, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/parameters.json", - "sha256": "d0325582e8438c14873d7282d1dde4bf8ceb153aceb2304044a7402ff6bf4ecd" - }, - { - "bytes": 6925, - "path": "rl/tasks/pool_v8_l4_core108/cards/ring_bus_drop/ring_bus_drop_000/topology_contract.json", - "sha256": "da26f77bd32711ca08cac0321fcf4307d1bea2a2b01d8174dd89dcf8e60576eb" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/calibration.json", - "sha256": "7ec5774e923d40e0187b9ecb82a93e7ed837854ec6f022f15c099198a5346bec" - }, - { - "bytes": 9147, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/candidate_evidence.json", - "sha256": "8e1e03d068f210be6c9eca94aa88eb10dcdc318ec507a4276e0873031b2aa426" - }, - { - "bytes": 9088, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/device_bw.png", - "sha256": "5a4eae492a02d355927076ef211ade6d1b4d5a8e371f1106352ce9b832d154dc" - }, - { - "bytes": 1378, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/factor_assignment.json", - "sha256": "423c425d2f1aee8cddc98d44df1f10c9aa3f727deb82ec42e9370226f8b01322" - }, - { - "bytes": 1790, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/ground_truth.py", - "sha256": "2a7cb6688395624d093e95904206a06cb83fe575dd28acc26815648e4530bc66" - }, - { - "bytes": 11099, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/model_view.png", - "sha256": "a4567706198f312274c3dcfc685e50a46e6743d4fc9cdf8dd1367f0aa091c8af" - }, - { - "bytes": 2415, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/parameters.json", - "sha256": "43ca504787a246bfdd87dfa4a2dc36cacb096b30e945ea91b3273e1c78842dfc" - }, - { - "bytes": 5479, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_dual_scale_bragg_cavity_1x1/sampled_dual_scale_bragg_cavity_1x1_000/topology_contract.json", - "sha256": "7239790e57cffda6089eadab3fe37c64a1fe0f834f19dc9e6194969ac0bee8ec" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/calibration.json", - "sha256": "6b64daa886ed855d3fdbb813e15b5dd83832be713f3cb18f3eb58d0a54e65569" - }, - { - "bytes": 9037, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/candidate_evidence.json", - "sha256": "7acf4ffe076118ee6db832ae9fd8a8dba68ccc305f2ea1fe351f04a5d74863a1" - }, - { - "bytes": 9105, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/device_bw.png", - "sha256": "ef474062db19f6bc35dedce4b440f78a35ced63a6e86e891272eeb54e79d1b7e" - }, - { - "bytes": 1367, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/factor_assignment.json", - "sha256": "e8c27ffbfa60283840a9a8583ab1273e4bd02bafb7a28b1e8a63c1136e23fe86" - }, - { - "bytes": 1534, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/ground_truth.py", - "sha256": "687bdf78473c64406645eca6f734777855169301317496720c1b6169043ffc6d" - }, - { - "bytes": 9867, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/model_view.png", - "sha256": "e1e538d9432bb2c5e3017d91305ec12696c896031d8d12a5ddb39f764f1cf985" - }, - { - "bytes": 2192, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/parameters.json", - "sha256": "fa4fa7b6571814d16e670bf47f079eb080543b230fb75ab82aae852a428c6c98" - }, - { - "bytes": 5458, - "path": "rl/tasks/pool_v8_l4_core108/cards/sampled_superstructure_bragg_1x1/sampled_superstructure_bragg_1x1_000/topology_contract.json", - "sha256": "81246dbf233d2950c27363ebbe63b5128af5709bf3bca9fd6d786b5d617d6f7b" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/calibration.json", - "sha256": "3ba0c5866861fc00476ea5405420ceff005c95b2cd6fb96c7ad70e55179ca069" - }, - { - "bytes": 8002, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/candidate_evidence.json", - "sha256": "240e6b738f0346a854b19f84b7116b107abdcadf319c056bab67f65f0f3089d9" - }, - { - "bytes": 15458, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/device_bw.png", - "sha256": "1c4f339e6db4ac22c4877ffa4ac40856627c57fa9c9cd7204216c3f996144e14" - }, - { - "bytes": 1366, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/factor_assignment.json", - "sha256": "af0865c97615bc6f8d1b36f23f748294304c0b7e3de51a79452c880085929c72" - }, - { - "bytes": 1752, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/ground_truth.py", - "sha256": "42177f9d676073fed1778b2c33c931d2682fc9765d9bf8760008e9b7ae3062ca" - }, - { - "bytes": 28734, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/model_view.png", - "sha256": "ea8d695facee3aa23fc3e245f98ac918537be9881c0f32a1d89dc813bbfea969" - }, - { - "bytes": 2163, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/parameters.json", - "sha256": "7b8993781299bc6ec65e2f46cca130c54d14bf76e5877a88e97c5fd79673bcd1" - }, - { - "bytes": 4513, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_grating_coupler_1x0/segmented_swg_grating_coupler_1x0_000/topology_contract.json", - "sha256": "e2db3055d3cf4744c483d2fc81a96d5e161f9761f763daa71c0220b374d73b65" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/calibration.json", - "sha256": "869a3fec9ff4aaff31ea5a485e9d58d7ebd056dc164ca8598fbd40b8b4009664" - }, - { - "bytes": 9131, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/candidate_evidence.json", - "sha256": "85f7378df3fa9fa1aa8e79e6723e57189bd6f0ba78c00a130d6ef255d939f8c6" - }, - { - "bytes": 25871, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/device_bw.png", - "sha256": "d0ce565fbcb995f929502df24cabee0791779ed79173ede6710cc0a3a9c18e37" - }, - { - "bytes": 1433, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/factor_assignment.json", - "sha256": "dd4290efb3522338f2849051c88d8bb0bfd9843275bf6acfc552e0a2ac842c0b" - }, - { - "bytes": 1558, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/ground_truth.py", - "sha256": "9701e0464761f957828127f4c1bb1886f6961df013318b30fcd6aa16c425ad65" - }, - { - "bytes": 52631, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/model_view.png", - "sha256": "6cd60fa4cfebdba4e2e0ea1a49f0cc8c76f4c0ddea184e878c7edce6ed475e68" - }, - { - "bytes": 1918, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/parameters.json", - "sha256": "5c6fae6bc3e74e7a2ec96c032897eecd5ad6986c00040387bf8b6e6ac12abc2a" - }, - { - "bytes": 5582, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_swg_ring_bus_1x1/segmented_swg_ring_bus_1x1_000/topology_contract.json", - "sha256": "0caab9bc7e7e1b85a0ca23d0aa331d1d092468eb4dd76136d01a50b91a9c1e9a" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/calibration.json", - "sha256": "a4a6cc082a6837c7fecdb15a00100c9fa9c816dece5da20cc94f2f67fe87553c" - }, - { - "bytes": 10968, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/candidate_evidence.json", - "sha256": "122a425e2b6b503d8e0a903d233c54936fea7ea00affa9c0b58a6daebacffc7c" - }, - { - "bytes": 26896, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/device_bw.png", - "sha256": "d0e3be3b35bb6b8801dcfe56b79f1a052bf2f3a837ca16c446aa202d9df96b7e" - }, - { - "bytes": 1301, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/factor_assignment.json", - "sha256": "59809b1d5968be6ac74781e244986ef4b696b549997578bb349aced08c6c0158" - }, - { - "bytes": 2328, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/ground_truth.py", - "sha256": "9febe7d4308508c7cd6186f687903b84808971f4d0fb5046851dbd996be99cdf" - }, - { - "bytes": 52900, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/model_view.png", - "sha256": "2b03b273448c6cbe20c5649bb888712da34d25228ff48f008b7dfa31a8919e9e" - }, - { - "bytes": 2753, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/parameters.json", - "sha256": "73e175db4bcbc025842a8ffdfa59b6b0e48431397eedf3ba381c7227c4b9841e" - }, - { - "bytes": 7129, - "path": "rl/tasks/pool_v8_l4_core108/cards/segmented_trident_edge_coupler_3x1/segmented_trident_edge_coupler_3x1_000/topology_contract.json", - "sha256": "9270a98d1f14d42db115efe87c25ba7f570e3faabd3d34f083b7cda0dda2cb01" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/calibration.json", - "sha256": "5679a706a8b9eaa96ea6af4abf17c0b407f2c9593a9eef852b75c2a43bd2b425" - }, - { - "bytes": 13538, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/candidate_evidence.json", - "sha256": "7ad322ffe901bd3c3fc2f7ad86a01d818fb49fb140bcefa9456747b87cb2c09d" - }, - { - "bytes": 19310, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/device_bw.png", - "sha256": "21a729c8794175c24b9e988e51d518c17af5f7a8e9d87990adca56332c031d1a" - }, - { - "bytes": 1184, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/factor_assignment.json", - "sha256": "eb683a78d2663b4b41504134894ce8779fb60b52302f19b225b8fd3e58324dea" - }, - { - "bytes": 2658, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/ground_truth.py", - "sha256": "b6bb7c25df62bf7c7f19a6618ab1cfd91a55d60c787085e3d3a3ddb0bf64a6b9" - }, - { - "bytes": 39352, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/model_view.png", - "sha256": "db9bdab2b7ada3506b42a34af0da4ca6a243ecb487d1cf6c4d141d44c39960c0" - }, - { - "bytes": 2681, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/parameters.json", - "sha256": "430673fd98653ec55608f9a15af05649c8e4e108efa87a136274be71de20cfc5" - }, - { - "bytes": 9636, - "path": "rl/tasks/pool_v8_l4_core108/cards/semicircular_fpr_2x5/semicircular_fpr_2x5_000/topology_contract.json", - "sha256": "e8bd86b3e9337d3cacce5ad7ee958e49e4b246c1c982deb3f2ec2ce229fe940d" - }, - { - "bytes": 307, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/calibration.json", - "sha256": "08a034d2914647b769ce3e596f9d7c173d22169f2889c5b226300936d7efc644" - }, - { - "bytes": 9090, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/candidate_evidence.json", - "sha256": "ee182642bf6b03948a3b01bf8cf1667601b69e6ac6154626bed2894018e509e0" - }, - { - "bytes": 18309, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/device_bw.png", - "sha256": "6d9aee02590ac92fac9c493333d4e6d42c878529e358b414b6d0cbcb781d0d4a" - }, - { - "bytes": 1372, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/factor_assignment.json", - "sha256": "6eeb0cc9f6ec703f2c58805d5c4ecb3715eeab5b2e6d4dce50209b2b552166a2" - }, - { - "bytes": 1820, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/ground_truth.py", - "sha256": "1cd2735b190dd5237eba459c47881a2cf08c9b1cac61ad47e5c34705b3283828" - }, - { - "bytes": 39392, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/model_view.png", - "sha256": "c626a08742a774c2046144e89fc1eb25c6c4fc7295fd1ea11ef4546be78c1d08" - }, - { - "bytes": 2142, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/parameters.json", - "sha256": "e26350c6c17ff71b89726e9b789707c214464b04863a59ec41f837d7a1131cac" - }, - { - "bytes": 5486, - "path": "rl/tasks/pool_v8_l4_core108/cards/side_coupled_nanobeam_cavity_1x1/side_coupled_nanobeam_cavity_1x1_000/topology_contract.json", - "sha256": "d6dea5aadbab1006bf1e08fdf16a351d04097c4770e6e0bd52a45d5fa779cd69" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/calibration.json", - "sha256": "9aab30a6938bd1f5adf31a508658006bab8b06dbc049914809da1f42959b96f9" - }, - { - "bytes": 8588, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/candidate_evidence.json", - "sha256": "623b8038b2efb19f256ccf9eda893bffadf2cb09db23f4102f2379b22b9ce086" - }, - { - "bytes": 8919, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/device_bw.png", - "sha256": "bf730db33364889104214aa25614805ec3f932567fa3aa69a8cce8cb160fb4fe" - }, - { - "bytes": 1047, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/factor_assignment.json", - "sha256": "fc04cbbc8bfeaf1d79559bf38300199e58e0d61a6f2d9ed35e3ec69fa9cdbd7e" - }, - { - "bytes": 1314, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/ground_truth.py", - "sha256": "56dbcb6f9b530698302040d68627505f3eec973145ce1f05e26d613c6344ad47" - }, - { - "bytes": 9752, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/model_view.png", - "sha256": "08f6cba5e8956a982a7f08483dd4412c050d21b15433368836c8343bbe8be256" - }, - { - "bytes": 1699, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/parameters.json", - "sha256": "5f45ebb1070a9b961bf6844412dc000d54f7b8d42cbce1d5ae57cf176be65e4c" - }, - { - "bytes": 5006, - "path": "rl/tasks/pool_v8_l4_core108/cards/sidewall_tooth_array/sidewall_tooth_array_000/topology_contract.json", - "sha256": "35632780c244500cb83a03e25219d451f7381fbcfca9cde7373155cfca85a68c" - }, - { - "bytes": 319, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/calibration.json", - "sha256": "dd26b7b43ee45a499bbe145336758c2ab8fc44b86bae4b97c80e831ec02adb56" - }, - { - "bytes": 8658, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/candidate_evidence.json", - "sha256": "67f90d7c3e1330ef160fd53f712964d1fb74ff2f9abc7415abbc8e647314bedf" - }, - { - "bytes": 40089, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/device_bw.png", - "sha256": "712ae5f816a485bf5e1a643f1b5e172dc9fc042471a2e6ce72ea9008188fdaa7" - }, - { - "bytes": 1245, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/factor_assignment.json", - "sha256": "3db36fcfa73f5eec99d6fb30519fa6b594b1a343a82c222d5dd7c991e3201224" - }, - { - "bytes": 1798, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/ground_truth.py", - "sha256": "d06e9701b2381d2e11a10710db258f20c0d7f51b4650d1612bf8a30b1604cf32" - }, - { - "bytes": 87355, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/model_view.png", - "sha256": "f608cc49e8b8ff0979f4337dcaced8694c86472e5f9f0baa3118ea7be2b8e538" - }, - { - "bytes": 1732, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/parameters.json", - "sha256": "df70ccf2d62321e7b9cf26df4bb33c64f929b50f718220a9674ac70aa9d42a09" - }, - { - "bytes": 5242, - "path": "rl/tasks/pool_v8_l4_core108/cards/sinusoidal_corrugated_waveguide_1x1/sinusoidal_corrugated_waveguide_1x1_000/topology_contract.json", - "sha256": "e30216281e0a4c85f0b74556292416e9fa560922c0c221b8995e6891a6b9bcbd" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/calibration.json", - "sha256": "4f66c2cf1630e7303082df1c845f7d8b0790013b274b9f0bd95edfb47ca01d0f" - }, - { - "bytes": 8743, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/candidate_evidence.json", - "sha256": "500a46a099bfd6fb59f86aed2ccd3b3bbe64b4172fe52e25db2e0e07ac3013fb" - }, - { - "bytes": 33838, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/device_bw.png", - "sha256": "cb9fcf09498f66017f3069b6d51b1ea3c58f7e509930819a1d89c6fbf4de32a5" - }, - { - "bytes": 1249, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/factor_assignment.json", - "sha256": "8cb65c5acbbef456700453a6a32938e53159618a8731660e1f920dd7a45967a7" - }, - { - "bytes": 1800, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/ground_truth.py", - "sha256": "2a00eb31f88c3f4e3544005be4c42ac368f2eea10b5b2714986e77931b37e2e6" - }, - { - "bytes": 67969, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/model_view.png", - "sha256": "979c51dd490720f627b13394847478c5c7552737b69dc89064d51f53f294b2a9" - }, - { - "bytes": 1800, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/parameters.json", - "sha256": "23ecdbb58b78d19daae9a74a541af2f8bc19fb4c475bef56ccd05a38bbadb7de" - }, - { - "bytes": 5297, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_arm_mzi_1x1/slot_arm_mzi_1x1_000/topology_contract.json", - "sha256": "28cedc4e86c56e50ae1844142034cbb79a76d58b79659bd53e67a7f4a2b0a29b" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/calibration.json", - "sha256": "cd0e0b1a1d62ce6ff0efc8fef44e7bc1cfd6911fdf31fa1496867541165448ac" - }, - { - "bytes": 7491, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/candidate_evidence.json", - "sha256": "116cf34ae86dfbd0428a416923c74c22111f94f65e5f7682093926a4a547934e" - }, - { - "bytes": 13549, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/device_bw.png", - "sha256": "426930c81097255e8e424b94634e91d0e07f941061967d9be3467a287fb997c8" - }, - { - "bytes": 1570, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/factor_assignment.json", - "sha256": "0e53a7d2e3d79a11d9503356f2fc2ac9756d8cbd73da1769936e2e6a1d4f948e" - }, - { - "bytes": 3137, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/ground_truth.py", - "sha256": "8c6ee9e1a064153c4b19e8a8a442eb42699e89d868b602dffe5ce9ae160de395" - }, - { - "bytes": 37591, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/model_view.png", - "sha256": "23702957c92d999631dae70db9e0caf971a813c399ba6fbf0413a66844057be6" - }, - { - "bytes": 1978, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/parameters.json", - "sha256": "6a44e052e654d19358357a3c0eba840b3e80f16050feb64e720124fbbd018409" - }, - { - "bytes": 3607, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_directional_coupler_2x2/slot_directional_coupler_2x2_000/topology_contract.json", - "sha256": "f3ed8a45c5d1e3a72d35babe13c15721677a2fe580d11d83884a83e3b33c70ef" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/calibration.json", - "sha256": "a4fdf81ce835f7ac10eb90cd938836ff1a13d7040c28f8af8444041e7e3cc59b" - }, - { - "bytes": 9199, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/candidate_evidence.json", - "sha256": "6a6a0bc6a882823aa0f6f79e28178c00ac933265b10de3057aed6133c96c0f3c" - }, - { - "bytes": 14300, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/device_bw.png", - "sha256": "d718e2093d79d45ec4a1feb6ff00d227cfe1fdadaa6cdce4961aa01582778413" - }, - { - "bytes": 1305, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/factor_assignment.json", - "sha256": "84361273f99a3a63d8c3d78e5fb788c4fe1b73828bc9ce4d77ad84d74d8946d8" - }, - { - "bytes": 2497, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/ground_truth.py", - "sha256": "8eb5040d86bd842e10103177be0ae5bdcb69b2c58887e5d46024b02dbf87d673" - }, - { - "bytes": 34528, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/model_view.png", - "sha256": "78418291527618d5b88114d96b265da4f19035d719b9c009ef02b4db5986b601" - }, - { - "bytes": 2327, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/parameters.json", - "sha256": "d1df974a8629d601d50d0b1203e856da90294df69acae8a2b962c08c3c5cc710" - }, - { - "bytes": 5565, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_strip_converter_1x1/slot_to_strip_converter_1x1_000/topology_contract.json", - "sha256": "cb41514ae85e1966cccca28adb0e1d6374bd312d382d0573d49f1d57535fb147" - }, - { - "bytes": 310, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/calibration.json", - "sha256": "55269125cf235fdccdcd76f8326bda2b405e04faf53f37ae4f41f7f10a4a797b" - }, - { - "bytes": 9502, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/candidate_evidence.json", - "sha256": "66c82c2f7167f8c025203ddb54d8d2f12a5340caf8aa5763f1eaa78ca303c193" - }, - { - "bytes": 19262, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/device_bw.png", - "sha256": "512659411f571568c7c3f6376292330dca33621993bab73216ff1eddc42693ed" - }, - { - "bytes": 1398, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/factor_assignment.json", - "sha256": "6960b3eb25baa84844943de6a1815e9c6f3ea16dc78b8016446da86576fc43f8" - }, - { - "bytes": 2542, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/ground_truth.py", - "sha256": "fe4859d9f374e6aade1517b847e9e170300413cd9351a1ea10127ebec91e08b6" - }, - { - "bytes": 33969, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/model_view.png", - "sha256": "d30c958ca2074d70508035979862ccc23136083df87911c6d1264f026e93afaa" - }, - { - "bytes": 2585, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/parameters.json", - "sha256": "ac3406fb69184e8ad2eee3d571aa614e96be8a8efae81ad3d228a73bc58aa338" - }, - { - "bytes": 5767, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_to_swg_converter_1x1/slot_to_swg_converter_1x1_000/topology_contract.json", - "sha256": "0300ffa5b6adfa9e212ff4d2e573140a2602baccb3aeba511dc77b144a6e264d" - }, - { - "bytes": 294, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/calibration.json", - "sha256": "90ea2bb95e2255c6d079e440e4315f0959cbe504ad484dc6cc74c4346896f49d" - }, - { - "bytes": 12009, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/candidate_evidence.json", - "sha256": "f7028243880088eba253d812b10632a6297c77c83ed13b8aa7bf0e58faa3136d" - }, - { - "bytes": 11782, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/device_bw.png", - "sha256": "0964adebb472182421c61cad531d650b7102342735095672df60d51c4de7cce7" - }, - { - "bytes": 1250, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/factor_assignment.json", - "sha256": "5853170edf5798eda512f7d85849672e519e1bf5a8a316ccdd9cb7eb0dbf61d3" - }, - { - "bytes": 1284, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/ground_truth.py", - "sha256": "e4844fe2c3f13cf67292597fbd98465284a3dde85ec8dad6469048d9524ebafc" - }, - { - "bytes": 10278, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/model_view.png", - "sha256": "68c3b56fc5aa592d19a1de06a4b24d604276513e10d197e17706051c653f0038" - }, - { - "bytes": 1735, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/parameters.json", - "sha256": "9b8fa311dd2e1805a300b786539496b27a1e51c9b07969ab56bb1401c8879909" - }, - { - "bytes": 8372, - "path": "rl/tasks/pool_v8_l4_core108/cards/slot_waveguide_crossing_2x2/slot_waveguide_crossing_2x2_000/topology_contract.json", - "sha256": "4a6901b3e71234dee9bd1025be52e20d09eeaf4224f176b88ae9de05c0a15fc0" - }, - { - "bytes": 323, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/calibration.json", - "sha256": "3919d7dc542815612cd13ef312611a645c43706fc81a793c78320b8c84d503df" - }, - { - "bytes": 9102, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/candidate_evidence.json", - "sha256": "670cd5fe1bd0af0ad8e6d3d29d2888e2f4d51c09eafb8a1df51de18d610d76eb" - }, - { - "bytes": 43306, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/device_bw.png", - "sha256": "875caa441dbb128f76357d0feca4fcf97149b7220a5afc83ca78b09ec3206f08" - }, - { - "bytes": 1349, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/factor_assignment.json", - "sha256": "d3308e95183dabe745df100948d1a748b7fb677f825b76dab8ffd89ac1a2c85a" - }, - { - "bytes": 1418, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/ground_truth.py", - "sha256": "9c4d4705a19113015204b73ebfc6504065f34e9f6dd814bd9bb1ebdffced1985" - }, - { - "bytes": 93583, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/model_view.png", - "sha256": "b17e680922f8b9251bea058ae51ebc557d01cada99abd8dd776d356ba04bc1d1" - }, - { - "bytes": 1894, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/parameters.json", - "sha256": "dddeb345ce8d5c9ebcfb21b39a36a6f75381ca4c954c6c00117e16d1654f15c8" - }, - { - "bytes": 5543, - "path": "rl/tasks/pool_v8_l4_core108/cards/slotted_ring_bus_1x1/slotted_ring_bus_1x1_000/topology_contract.json", - "sha256": "995ea2018a46b747805a47fc32c02fb3318e1f78a21223076e101c779d142eda" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/calibration.json", - "sha256": "729bae4ff39c78f2b07afa5cc28b24d072215fd037d4e5ddda4026b544397684" - }, - { - "bytes": 11562, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/candidate_evidence.json", - "sha256": "4fcff43c7a14606165df2394a77c322302b559264f89cac588ccc05b61458050" - }, - { - "bytes": 29739, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/device_bw.png", - "sha256": "62a4fedd4a1f09a3443c8c5ed044041ec167593d4fbc0bc0bc78a2be3165c8ef" - }, - { - "bytes": 1169, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/factor_assignment.json", - "sha256": "16a9e3ace3bde9506e1a0d5e7f306be9a708a05e1dbaef239ffadab752e63591" - }, - { - "bytes": 2011, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/ground_truth.py", - "sha256": "10887820c4a52f00bc2c7fb2a6d0ced5e8e87ae32ab8ba2c747bf74ad99265a8" - }, - { - "bytes": 63065, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/model_view.png", - "sha256": "3f995eb8d93b86b2ba1846e9720bb35c882006aa3a20d97c536585e05ca23e2a" - }, - { - "bytes": 2273, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/parameters.json", - "sha256": "99512d8938fed9f090fdb878384decbae50ac21aa93980d87d3dd40fe6c03b19" - }, - { - "bytes": 7880, - "path": "rl/tasks/pool_v8_l4_core108/cards/splitter_tree_1x4/splitter_tree_1x4_000/topology_contract.json", - "sha256": "c4766086fe064ddd966cda55f8db00ae27150766818b2a5b5c0afda382155610" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/calibration.json", - "sha256": "e3746b34aa95896805b034bedc20f0c5aee29806cef11503cdce64aed93cc999" - }, - { - "bytes": 9001, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/candidate_evidence.json", - "sha256": "c2c5684b3f6e00a1498496993def033e8664011f5c80dc9dfe68dc0427b7b492" - }, - { - "bytes": 9130, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/device_bw.png", - "sha256": "f95c313c11bb5d69323088203f6f4db33108efcb4e7822acbc3fca986c8c9dd7" - }, - { - "bytes": 1390, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/factor_assignment.json", - "sha256": "dada4e8be123db1a638a64ac7a8872ad4b31da9013fede6bfc67442cd44ca58a" - }, - { - "bytes": 1527, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/ground_truth.py", - "sha256": "54cd38d0ae365af0d781bafc0d7f0700350bbcaafdb0aa2e2f3d05266f154ca5" - }, - { - "bytes": 9028, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/model_view.png", - "sha256": "254525cbfed3232f4a8d51f4f564be22bfee3406a1a1f26b6d458d8f859c0634" - }, - { - "bytes": 2062, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/parameters.json", - "sha256": "721c22091a6f6a2cd65448e34a1180e4a2b0184bd70477e3f2ed937edd5c925f" - }, - { - "bytes": 5428, - "path": "rl/tasks/pool_v8_l4_core108/cards/staggered_double_row_swg_1x1/staggered_double_row_swg_1x1_000/topology_contract.json", - "sha256": "0e7e55a19a9f7cf09d9497cafb97053a1ddfc373e2265a974a72ee94472625b5" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/calibration.json", - "sha256": "60a87c1253b31e86b8a43e00663a8ca7e643c18fda78c1b39ddd54055b418ef8" - }, - { - "bytes": 12745, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/candidate_evidence.json", - "sha256": "17538494899076eef4f90b7eb417b2d6200d10d86e2ee498f72c6d97051f246b" - }, - { - "bytes": 28108, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/device_bw.png", - "sha256": "0796bd3fcb1a1fb081b7ca02daf7fbcad571856252af26375868b1f50fb7cd5b" - }, - { - "bytes": 1236, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/factor_assignment.json", - "sha256": "9ba93906ded6428bd71ecb3ff0cafe789ee587df6641ecf4920730554c46930e" - }, - { - "bytes": 2496, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/ground_truth.py", - "sha256": "04d310b056015b7c3706df3e4b8a5984db7cfaedf678c03f60f17c3ac74fe405" - }, - { - "bytes": 64480, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/model_view.png", - "sha256": "b513cfd313e85eda966e3c7a6b92fea5e026e7ec0607f7b5566bca2adc5bd4a3" - }, - { - "bytes": 2676, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/parameters.json", - "sha256": "75a3e0bb33a701b52a45bc820d40f3ca1c070110a5560860e90c5da3f2e5cb88" - }, - { - "bytes": 8836, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_coupler_2x4/star_coupler_2x4_000/topology_contract.json", - "sha256": "7c068bfa0b6152a98c3a511f66fac8421ed974c73209e063a212edd71044a5ba" - }, - { - "bytes": 309, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/calibration.json", - "sha256": "afde45725b9c966f54aab77796e851cb5a6142e767bc633e770525c956fe2b3d" - }, - { - "bytes": 11648, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/candidate_evidence.json", - "sha256": "e9a53a93a302be4802d9c0b8e6e8b5099d7429a4d74b13359f3945381f05f3ac" - }, - { - "bytes": 33011, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/device_bw.png", - "sha256": "f1672f2f7a55e9b6aca3d3db99db013ef017409bcefcfc4279fb1ec6b639f4e6" - }, - { - "bytes": 1191, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/factor_assignment.json", - "sha256": "8114cd5f344e25557747cd14b09141e338ac404ba27bb1fc5d365d058c7dd9d0" - }, - { - "bytes": 2278, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/ground_truth.py", - "sha256": "a866b379bc590390c15fedbcc662b3e7052499885ad3d3bc1f3b98d63ca7e4e0" - }, - { - "bytes": 74547, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/model_view.png", - "sha256": "049c806922f5e596bbd5096e27f14dd9baa727a5923aab087f258ce75bf1f18b" - }, - { - "bytes": 2318, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/parameters.json", - "sha256": "578631f4ebdfba6019e8dedc0761d18b8cab8032757a30f1513ca3d3dd328807" - }, - { - "bytes": 7935, - "path": "rl/tasks/pool_v8_l4_core108/cards/star_fan_1x4/star_fan_1x4_000/topology_contract.json", - "sha256": "5114d2fb08ba7fb09ac0704c35eb44c931970edb24c62bc71f4e820c460659a5" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/calibration.json", - "sha256": "2bca22475c693c51fc3f1bcd03d02c4aeea67dfc6c7d9a84957b3ecd0b2c6aad" - }, - { - "bytes": 12433, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/candidate_evidence.json", - "sha256": "ba9cf4cc964bbb49e13940046220b3692e4fda63498ef8f76c100c8d95ed4642" - }, - { - "bytes": 26945, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/device_bw.png", - "sha256": "b02d122475f46c3fac480771fd1ebdf9d01ff8e28435c2d3785e96687237f7f8" - }, - { - "bytes": 1158, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/factor_assignment.json", - "sha256": "01c8fcc1f8e2c741df354d511d75fc62281d7b79678bc6b4b82a5abc204cb62d" - }, - { - "bytes": 2969, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/ground_truth.py", - "sha256": "68b7ebf83b1f897f68204fff3cbd50bfa53c593e053c0be88693c56d6eda9773" - }, - { - "bytes": 49186, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/model_view.png", - "sha256": "1ffceb63eb3b78703834eaa659b0b289bef5efdfa15b80cabce30d5099e8767c" - }, - { - "bytes": 2243, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/parameters.json", - "sha256": "904e6c945ec47564f3bca02e2a9190daf5642a940daf6e13058892677fb7978f" - }, - { - "bytes": 8688, - "path": "rl/tasks/pool_v8_l4_core108/cards/stirap_mode_pol_3rail/stirap_mode_pol_3rail_000/topology_contract.json", - "sha256": "d4f91fb9ffc33b22c0e1313d28651ca48bca1bc3784262ebf9b91b6bc700bc7a" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/calibration.json", - "sha256": "3e9aa356b5893a96659dd2b4e3560af532e5dd2e62e3e3e8168b414c78951962" - }, - { - "bytes": 8207, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/candidate_evidence.json", - "sha256": "482a3af1e8357f9793a7bac442167abdadd1708228b095287ae99c8fc6a4491f" - }, - { - "bytes": 4367, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/device_bw.png", - "sha256": "ae967291b3086d7a587c3cbf42fbe372226f05f96275f527ebc20c6afce702ab" - }, - { - "bytes": 1608, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/factor_assignment.json", - "sha256": "61078ea0e16cbc59328bbd4c1dc8097eeae0a0b55e46857777b3543c2518ad20" - }, - { - "bytes": 2263, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/ground_truth.py", - "sha256": "33a63ef965b8a95af5ad6d7653ee88d2a04b5cafde519f11fa6624fb84ba6fe6" - }, - { - "bytes": 11888, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/model_view.png", - "sha256": "689e480864ac8ac9f2960d6b3fa29c0b7d43a2e0742b2bfadff2bfb7a27a11a3" - }, - { - "bytes": 2138, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/parameters.json", - "sha256": "0ecec2b6ed52da169c6011da6e88c05d1544611ed3c8396182585db1ac21a83d" - }, - { - "bytes": 3744, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_rib_slab_converter_1x1/strip_rib_slab_converter_1x1_000/topology_contract.json", - "sha256": "1a2fe943fecad2a3a6ad09c053db7033a2e2f7a28ec268f19dc845bc25f768a1" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/calibration.json", - "sha256": "245b05f6e2203c95dba8b66a3f7f1868cb2864e0ba54b7a6265b7e8ba3e33ad1" - }, - { - "bytes": 9608, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/candidate_evidence.json", - "sha256": "cfe3f9469297ea0440642f18a4dd5100c8428bae95762b3d133a64a029f810ac" - }, - { - "bytes": 23553, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/device_bw.png", - "sha256": "250e5f8670ae32c50b27f10728184b0ac2fc5bffcbc0ef705ee3df8298d6dbf5" - }, - { - "bytes": 1371, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/factor_assignment.json", - "sha256": "89d4e2d13c2fbeae7c68ecfcb5ff9e77ce5217ba9a681266055c398c14eb2e9b" - }, - { - "bytes": 2266, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/ground_truth.py", - "sha256": "413eb9a560d093105bf759bacb31308290aecc9de6881ca8c0b6aaaf46c50c32" - }, - { - "bytes": 42276, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/model_view.png", - "sha256": "92b15b7ad5a93ca79d90b0a787a9eb5aa119bdc4a898f9fdd46069e30ebe6d03" - }, - { - "bytes": 2251, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/parameters.json", - "sha256": "dcbbf10fd3bb2dd2517fdece1c6a328c4e7f531fc9355b97d9188a670f4a90e5" - }, - { - "bytes": 5945, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_double_slot_converter_1x1/strip_to_double_slot_converter_1x1_000/topology_contract.json", - "sha256": "ddc287ce52ade29185383868b95dc183f3f2e1b41cdc740adf507eeab8667114" - }, - { - "bytes": 308, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/calibration.json", - "sha256": "35c6f22588c398e0082a2b7f8ea4dde0eddc3322ea4722523331a43d0b2454b7" - }, - { - "bytes": 8674, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/candidate_evidence.json", - "sha256": "56899959879ee9dbf5f4e2ae6f4340da6da107b82e55055484865fff6f5e5f4a" - }, - { - "bytes": 16632, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/device_bw.png", - "sha256": "019e2275e60866b7535af004c555732e0c0f617eac473665ad82d73ee82d026d" - }, - { - "bytes": 1275, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/factor_assignment.json", - "sha256": "d9a9d2bbe3423c87424df635ed76d9726691c6ef98c762b2cf789c04b61613e2" - }, - { - "bytes": 1946, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/ground_truth.py", - "sha256": "2033eae33029bb3273c11e28a6c1ae99073fd667e5326d801e730c2c398f0ec4" - }, - { - "bytes": 23479, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/model_view.png", - "sha256": "56cd9f9e38fceea206b3111575e86bb68376128baafd5c97880e0523910a104c" - }, - { - "bytes": 2009, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/parameters.json", - "sha256": "931ff7bb819b99fee7850e32eef863f81dcaa3347b977f31ea1ac6745866d4f7" - }, - { - "bytes": 5233, - "path": "rl/tasks/pool_v8_l4_core108/cards/strip_to_swg_converter_1x1/strip_to_swg_converter_1x1_000/topology_contract.json", - "sha256": "3e679a1f3e12e2ad7ab07e62f117d3c96dad315020edb6fc1a1fd433b84b0df6" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/calibration.json", - "sha256": "8d73aa3845cbd58911fa7b99d88082c7da70fffb6290559a301b81ac92766fd1" - }, - { - "bytes": 8906, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/candidate_evidence.json", - "sha256": "b5bc9c6eefea8c49ec04becc0f3eaa4a87442731d8cfda60beb4acf2e55ba1b9" - }, - { - "bytes": 9866, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/device_bw.png", - "sha256": "9c31017f8932d8e7f8cb3a6c1e9f90c7b6d9afadcce50c48b26ec4490e87edb9" - }, - { - "bytes": 1295, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/factor_assignment.json", - "sha256": "649175408b4cca4aa9770fff55e5ba32313640431045f67efc98ff5a1ff1f8f6" - }, - { - "bytes": 2276, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/ground_truth.py", - "sha256": "253b0a984fa19e19499074a6afae3772e44e3432762410db990aed620872f12b" - }, - { - "bytes": 13488, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/model_view.png", - "sha256": "7e8ad172037a01d3f22a81b7ef506790bd1bc9cbf4796eaaa7edc4c0f82eabc6" - }, - { - "bytes": 2404, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/parameters.json", - "sha256": "a1ed9e986f58f8c42060fa73425d2b83a5a8ca0258ef29439f5b1545466056d6" - }, - { - "bytes": 5314, - "path": "rl/tasks/pool_v8_l4_core108/cards/suspended_fishbone_edge_coupler_1x1/suspended_fishbone_edge_coupler_1x1_000/topology_contract.json", - "sha256": "9e60094e15641eacf804cc5fe70e6bf9ba8ffe27eda29907d6be7c35f89c2be6" - }, - { - "bytes": 335, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/calibration.json", - "sha256": "9eccd1f5308636b148fe10f5e747e03341d09ae0d76eac687b5c301c145aed2a" - }, - { - "bytes": 8704, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/candidate_evidence.json", - "sha256": "f0d2bdfdf634c3555c1b45d9e974e2f5e80b979ab3a24067f730c6220aa2e32c" - }, - { - "bytes": 20447, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/device_bw.png", - "sha256": "8d2ac21a5f416228b2e9d661697b372e0ec39db409823151b1e3d00f6d2ec442" - }, - { - "bytes": 1234, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/factor_assignment.json", - "sha256": "b7e8707a1b3baef7c8d3c93a47df7aba80b4906b4a986d6ebece7f8b63c69b22" - }, - { - "bytes": 2201, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/ground_truth.py", - "sha256": "2e6161efe065fd64bdae5eb5a0b4b3d6362c22f0882b7ab039105a82edbeb237" - }, - { - "bytes": 41059, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/model_view.png", - "sha256": "88d93bc1638381cb19c92e1d415cfe9f444e9fe91a3b0ab5f813c1a3cf93c25e" - }, - { - "bytes": 1919, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/parameters.json", - "sha256": "ac778dfab78cf51f2c452c5df4253249646f84245260442198defe3226f13062" - }, - { - "bytes": 5278, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_arm_mzi_1x1/swg_arm_mzi_1x1_000/topology_contract.json", - "sha256": "43b6f0702248bfafdf4753b7769b469199797746e6a313784d3173eb7589a169" - }, - { - "bytes": 324, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/calibration.json", - "sha256": "c79f4bcfe2144e8ab1b93616b922adcf58d00e35ab2a294b141258d2c994d7fb" - }, - { - "bytes": 10230, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/candidate_evidence.json", - "sha256": "8975242dc37389134d9792b853576820d8a8740bf925315f5978ebae61a425d6" - }, - { - "bytes": 27134, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/device_bw.png", - "sha256": "46d0b32e2a392d1e0cf57365498325a6eb6c42111555005182419d0edd03cdd2" - }, - { - "bytes": 1526, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/factor_assignment.json", - "sha256": "ff7fc92b2dd4fcf6b6f8124bc8ebaec51941946f6ff7a10accb61d23cc8b9ec8" - }, - { - "bytes": 2512, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/ground_truth.py", - "sha256": "d9be32cb021098e69ac69dcb5886b6fa6149dd722cebcb57ec0f9518132cc970" - }, - { - "bytes": 47972, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/model_view.png", - "sha256": "81d0dd989a13468c6b20d894b2ae8a8b3e240ef9982f75a27b2c26b775fb7dda" - }, - { - "bytes": 2581, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/parameters.json", - "sha256": "b7c1a53bece2e9af24fb38ef18d8296c191c770537344e99d1986836914d1a80" - }, - { - "bytes": 6441, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_assisted_asymmetric_mode_splitter_1x2/swg_assisted_asymmetric_mode_splitter_1x2_000/topology_contract.json", - "sha256": "e1e8ac07ab4b0c897cf4c9b89cc1b205c908fac44ce3c2a311efacba5aaf2aa5" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/calibration.json", - "sha256": "f63fde45414a7147159f8be553b09c9012c77981118e91e3b68ac97f30f64df3" - }, - { - "bytes": 10695, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/candidate_evidence.json", - "sha256": "f5dea9a8d27c955249bdb1faedb0b81b85584c779f76b586384b4f4be206b552" - }, - { - "bytes": 15160, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/device_bw.png", - "sha256": "5e1c5295b9f50c9a8bd7636802b176ee8927859d056f8947e9d8465533460c4e" - }, - { - "bytes": 1202, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/factor_assignment.json", - "sha256": "e77f88ba0f67a211bd4bfa8d015cbdc8454739e8a7add6e608eec407fd752bbb" - }, - { - "bytes": 1609, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/ground_truth.py", - "sha256": "bc6c3b00e9b32c44b2d59764c33f0925968245ac3b658c0e8b407dbb0b7e6a2d" - }, - { - "bytes": 19140, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/model_view.png", - "sha256": "031204b408d2e9a8ea1361fbcd7597e064646451ab85ab10605552671d585227" - }, - { - "bytes": 1968, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/parameters.json", - "sha256": "e9cdd24adf18da9429d50a134b76440d0b6c1cd4d0947c277a4f533f3238cec1" - }, - { - "bytes": 7146, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_crossing_2x2/swg_crossing_2x2_000/topology_contract.json", - "sha256": "6f8b7404df34d69bbc8fe6db98f98d9b5fae8eb292bf46cb891af80cafeda77a" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/calibration.json", - "sha256": "8604db63c4fa6effdd4e3c80ec31a470469fc05d0ffd273e9323fa006f35c8e5" - }, - { - "bytes": 10746, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/candidate_evidence.json", - "sha256": "31e38b70f24bbebd43882b79b922ad34636ad4640a852c099bbc95c35eb92b92" - }, - { - "bytes": 29000, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/device_bw.png", - "sha256": "e212c92375877e1471a663b6d8bb2ebffa654009ccdf41d74d625923ff116659" - }, - { - "bytes": 1294, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/factor_assignment.json", - "sha256": "cf3af3ea09cf1cddee2a6c974547fe3a6d7b61891a628044dbe6499e64d8d4dd" - }, - { - "bytes": 2246, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/ground_truth.py", - "sha256": "0873b23b3a3158b7c2d9db2ccb555631fe9116a99d78fba221f717aa17f43675" - }, - { - "bytes": 56897, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/model_view.png", - "sha256": "80aa01dc4235acc5d20aa4f958626c9feb132bfe009023a24788663ea763ae7d" - }, - { - "bytes": 2523, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/parameters.json", - "sha256": "a45a249bf240089f907faa2d5fa07740338317a9b311cc51466fd20b90c012c2" - }, - { - "bytes": 7006, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_directional_coupler_2x2/swg_directional_coupler_2x2_000/topology_contract.json", - "sha256": "f2e458ef78c588df5ce20c62dded6db9202b37f96dc3d0c86401ef5bce715a30" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/calibration.json", - "sha256": "fff5da85ab1090270726c04072db707395321be596e15179c072d199e07f3f8f" - }, - { - "bytes": 9698, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/candidate_evidence.json", - "sha256": "0263072764a3516dfe8ae934e55192f047cb18463a1670717f505994f8a6dfcf" - }, - { - "bytes": 9853, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/device_bw.png", - "sha256": "5b79b99fff9ae16541064b11a2dbb6b5d14fac0894a3583520102ce3c2da53e3" - }, - { - "bytes": 1254, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/factor_assignment.json", - "sha256": "4f84de1c7b626c3a60bee03944967c6e4c61cc5c2db53019f0b4fc25e681d992" - }, - { - "bytes": 2235, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/ground_truth.py", - "sha256": "a562f296fd1ca68b0258d1656ed9da8d0694a38e1366639833c5305f4bedd426" - }, - { - "bytes": 13135, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/model_view.png", - "sha256": "4043bfe1bd48e767f6a505491395da662a6214a99b5e57cdc96917c1e649fcd9" - }, - { - "bytes": 2031, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/parameters.json", - "sha256": "318540f73cf9ab68fd817b0a76bb021f970cc23cdec837b944d792b67b94fff7" - }, - { - "bytes": 6182, - "path": "rl/tasks/pool_v8_l4_core108/cards/swg_y_splitter_1x2/swg_y_splitter_1x2_000/topology_contract.json", - "sha256": "2338a7d9701f5d05a6c8a010a2e6bf2cdcb7a5356bcdebb5211d479fa9980d1a" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/calibration.json", - "sha256": "51e2d5f919a9bdfc5d38a5e7ca530df8d5b4834b1dd53052e60736cab3e87d87" - }, - { - "bytes": 9637, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/candidate_evidence.json", - "sha256": "7e0dee6c73046c44566ce693c8c221af87cd48c3300f31e29e563a6b47f05f65" - }, - { - "bytes": 12169, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/device_bw.png", - "sha256": "b86fc0af7aa319092f80b789b5bd4b82e2107b79d3de0f55c51711d365ea4007" - }, - { - "bytes": 1219, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/factor_assignment.json", - "sha256": "053fcb57b1e724e7ae8f52ea3f546279e1567981782d144413bb2262cb838567" - }, - { - "bytes": 1412, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/ground_truth.py", - "sha256": "db5e2db01b9f18918ceaf940708818b5397f34fee4f4ac1dc0e793a6b9ea2fa4" - }, - { - "bytes": 14422, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/model_view.png", - "sha256": "261e3fb40efe3e75621c2156e8eae5148908d00a6b330232f3e596c07f130c4b" - }, - { - "bytes": 1817, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/parameters.json", - "sha256": "0536ae66c6ea6a1494d16df1afe5818f9800c4d0883ab510e99dd7ccc84c9f45" - }, - { - "bytes": 6165, - "path": "rl/tasks/pool_v8_l4_core108/cards/t_junction_splitter_1x2/t_junction_splitter_1x2_000/topology_contract.json", - "sha256": "a42282e3527f91556dd580a191fdd308d4811153f34bdeabb072a2214d9a8ead" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/calibration.json", - "sha256": "e8907a1a6a8e3df568e6d8015aa1c02df1572ef8a6f4eeb4cad50e261fa4d6ef" - }, - { - "bytes": 9632, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/candidate_evidence.json", - "sha256": "f7db3117bd87c08ad85944119bcce4a191bc17299825d5458a15d7253034890e" - }, - { - "bytes": 23578, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/device_bw.png", - "sha256": "253715b896af8e9e49c10840507baa905a82392bbff1da6f2d77d9b3d154d445" - }, - { - "bytes": 1182, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/factor_assignment.json", - "sha256": "7f7f5445e8b0e8ecbfe287485c5ecc916a6131eade82e85319bc92a58c281e9b" - }, - { - "bytes": 1844, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/ground_truth.py", - "sha256": "3678493ebb1e7b93e4ba2cd269850dfe5b046bda11f3cd8742568a4f65cd612a" - }, - { - "bytes": 49054, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/model_view.png", - "sha256": "bbfeb327bc22f40aa61254b578a6c3bab389b9a6e78fa6e9cb878d1d8f6fbf90" - }, - { - "bytes": 2086, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/parameters.json", - "sha256": "ae8f51ddcd9112666db4343d1528a2b35550074a10969a989b71ae949c64f041" - }, - { - "bytes": 6098, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_mmi_splitter_1x2/tapered_mmi_splitter_1x2_000/topology_contract.json", - "sha256": "4d15c88d3638ca6b571929bf2e8ac86eed49ec805e6b995650c70c7394823a5b" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/calibration.json", - "sha256": "b47db404ca51515f2f22021f0f2af77de688eb3bcbbd2b444d42c91d848798a1" - }, - { - "bytes": 7588, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/candidate_evidence.json", - "sha256": "0e881ad2291193f0f3b4595c9e069cf9a5fe951904885d62e51b26f514a56b6b" - }, - { - "bytes": 16052, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/device_bw.png", - "sha256": "362b64e21461893b4414edc65d0f96f9dc99af70cd90cd8ae0304dce2de76cb5" - }, - { - "bytes": 1261, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/factor_assignment.json", - "sha256": "6c7db78ba857356d6fca4614078ecc4c757168b4a76c3c0280057e39f6da3d5e" - }, - { - "bytes": 1529, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/ground_truth.py", - "sha256": "e43ac15174fced0fbad75cb4ff85a5c195d490e78b3836713086705f1d63679d" - }, - { - "bytes": 25663, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/model_view.png", - "sha256": "009c7c4a57f5078fef1c3cb1b29a5d82db9553c68b5b27b94d3e222e295873a5" - }, - { - "bytes": 1947, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/parameters.json", - "sha256": "45bcaa940c01fefaab5a59c1be0555985ed00e831c7fdbfe0e99061a3ee5c5d1" - }, - { - "bytes": 4246, - "path": "rl/tasks/pool_v8_l4_core108/cards/tapered_uniform_grating_coupler/tapered_uniform_grating_coupler_000/topology_contract.json", - "sha256": "2e2ed2e5e5ed178bdbc72ed9008f63fa384a5314b2dacefeea6796d41a97756d" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/calibration.json", - "sha256": "f31b2669092a200d3e8a75a7676d650030a0142ac2f25c3b75fb92771a3aba84" - }, - { - "bytes": 9505, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/candidate_evidence.json", - "sha256": "ff40a7065e77619f860ad457403635bcbc99a403d36790c7509b89f870ec01b9" - }, - { - "bytes": 28331, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/device_bw.png", - "sha256": "73ce9c6f0ac50632a90de429fd3dbcad2f938d8fd70b8064297df0f878bd02c4" - }, - { - "bytes": 1136, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/factor_assignment.json", - "sha256": "81697e8cf14a5f9c9bdaee5f9a1d4fc694adb9a34fc0ca2cbede0d43923f4b7f" - }, - { - "bytes": 1602, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/ground_truth.py", - "sha256": "af2abaec2dd9e5fe3b375a64f60ea9b3ff052e8dac2eb358c6e4f8170d94c73b" - }, - { - "bytes": 52738, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/model_view.png", - "sha256": "73e98443dfde4b2cd9c3cf5fc4d8e049ae548561aa2d260e2b64f04cf45b240e" - }, - { - "bytes": 1984, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/parameters.json", - "sha256": "3f3680697ca301880a0a07ff656bbd2fdd6ababe93c32f9f87bc7802866ac943" - }, - { - "bytes": 6019, - "path": "rl/tasks/pool_v8_l4_core108/cards/teardrop_hub_splitter_1x2/teardrop_hub_splitter_1x2_000/topology_contract.json", - "sha256": "fc9ffc1d5deb096eef06bdc6e955c34c9e292591b288bfcc09dd545901464f31" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/calibration.json", - "sha256": "9ac11842869aa6f865c1724a06da495f32c3420e74f33ccac41086e3c6e0705a" - }, - { - "bytes": 8479, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/candidate_evidence.json", - "sha256": "ec4fa8fb843a4f519b68841375cdd6035a2687be004d0f2fe67809324c67bc03" - }, - { - "bytes": 27021, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/device_bw.png", - "sha256": "0c5e04f17cae54c16ae451be43c947939f4eeec974f337ea432e402fc168a7c9" - }, - { - "bytes": 1195, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/factor_assignment.json", - "sha256": "cab8ac84ce8bfc0fb370e93dbbfa97fd47a932377f533f214f10b19bc1d6f330" - }, - { - "bytes": 1537, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/ground_truth.py", - "sha256": "ff754cb92e9d045f6e38da331fa4919a76a09af77f8aa656c8ab29a2540db15e" - }, - { - "bytes": 62142, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/model_view.png", - "sha256": "4d0e4b3cf9234289f423669df8c50a62f93882d27813ef05d70ef4e85654b84b" - }, - { - "bytes": 1685, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/parameters.json", - "sha256": "f2dd88bb0a5b3c067bdc00b985542e9f0731f39cf131c53f00ab2c4634eb3bab" - }, - { - "bytes": 5138, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_arm_interferometer_1x1/three_arm_interferometer_1x1_000/topology_contract.json", - "sha256": "8e8a822b6975c9c890bb7f59b62bd057090ab9380a0b9e30349be899b6365e6b" - }, - { - "bytes": 321, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/calibration.json", - "sha256": "e8dfb3d92be3502688cd9157b77211578879e26d739f4a6e88d4cfd81f57da54" - }, - { - "bytes": 12662, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/candidate_evidence.json", - "sha256": "34d6bc2c6417d24f0fdde7ef321ccb272c3a7091c0e7b0c8683ad29d90c5f99f" - }, - { - "bytes": 29847, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/device_bw.png", - "sha256": "241a7e6b950d0f634e90ffe1d6edfc1c5f125bdb0d279e10354b106ef3896cee" - }, - { - "bytes": 1249, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/factor_assignment.json", - "sha256": "233f1de17673b63c2b34d158aea332b73b8f513e98aa93445d6f3d37628e05cd" - }, - { - "bytes": 2245, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/ground_truth.py", - "sha256": "469a7ac1f4b93483278eef6e766c08b0994ec7b74783ae2c967d1d5d7fcf2e35" - }, - { - "bytes": 56791, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/model_view.png", - "sha256": "c4246ca9176eed625c7e2ca7613dccb3bd89961ff1c1682f1dd0a3322f871558" - }, - { - "bytes": 2333, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/parameters.json", - "sha256": "a4334083cd90604e6cb214bee27327606ebed2710c0318018f753f81ff6b686a" - }, - { - "bytes": 8847, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_directional_coupler_3x3/three_rail_directional_coupler_3x3_000/topology_contract.json", - "sha256": "2b6dfb711d13a3ae3d3ea66fdf254b07f1688f6ca9d848f007d6f393a7f65d23" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/calibration.json", - "sha256": "3c65e7bc23b0d5b3bdca73913811f8ea2d5f79edb03d6b65cdf91c7f5583390c" - }, - { - "bytes": 10755, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/candidate_evidence.json", - "sha256": "c15a340c2575aa9bc43083a6f4c4c99dcb9cd37cc4ae9e2bcb3ef260ce1ec9f4" - }, - { - "bytes": 29049, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/device_bw.png", - "sha256": "181eaf0607c405333fd30e9997dc8e8009e99230327ecf4b3804098769bbc9cf" - }, - { - "bytes": 1257, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/factor_assignment.json", - "sha256": "6725d580ee5afc7425a9140c59295cff7af7817dd7dcc1964431836c9ee0e6db" - }, - { - "bytes": 2876, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/ground_truth.py", - "sha256": "aedf7d38a968fd26d33cba9908daa285a6a04590e68118a159aabe614172ee4b" - }, - { - "bytes": 56033, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/model_view.png", - "sha256": "78fcb7bdfeb4178d9164b490682b7b84755a9ff1d2310ca76fef859ba5e4585c" - }, - { - "bytes": 2546, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/parameters.json", - "sha256": "9a9d6313934907ed1497439373776dc5193b5c68c9b662532fa74a41bd6b353f" - }, - { - "bytes": 7010, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_mediated_coupler_2x2/three_rail_mediated_coupler_2x2_000/topology_contract.json", - "sha256": "c59a76c27b4ca3e1b146fc333564f749662a719240b55538854ad4d432239ecf" - }, - { - "bytes": 336, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/calibration.json", - "sha256": "fa50d1eafba57bec28ce20c4ec0aca770e3380ab02aa405707bf1f8014331b1b" - }, - { - "bytes": 8727, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/candidate_evidence.json", - "sha256": "b1a82baf3c8c1599dbd584153cff09b36f029c2f598d5ef0323441945ea4171c" - }, - { - "bytes": 24138, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/device_bw.png", - "sha256": "92bfd264d87d95ec46e4d31ec82559d99dbde26fc6d3f803f57b733a33c27867" - }, - { - "bytes": 1217, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/factor_assignment.json", - "sha256": "7066114b1f20b089bd435a42e3130942eaa5e2fa15227e05bb7e3fb319be1fa2" - }, - { - "bytes": 2062, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/ground_truth.py", - "sha256": "19a8796c0dfb4ab7b6956542fe4ac66741c77128f635b7d560f9a9457da78f8d" - }, - { - "bytes": 41112, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/model_view.png", - "sha256": "d13157cd2db913d8dbc947ca7427cc3aa775f729cddb126b2a1d63c07e24e533" - }, - { - "bytes": 2043, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/parameters.json", - "sha256": "61ed745829d5561579871bada5ce4d9c9f64f71402f0ad2402de257e7374b596" - }, - { - "bytes": 5225, - "path": "rl/tasks/pool_v8_l4_core108/cards/three_rail_supermode_converter_1x1/three_rail_supermode_converter_1x1_000/topology_contract.json", - "sha256": "f3ac5bacd1b79bcd6c510606ad9cbc5caebdce80d79622bb9901b552e2d87e86" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/calibration.json", - "sha256": "5ecab80dc8962e30f8c205df6beb9aae6414741f0d675eaea301b6e6e31bcd70" - }, - { - "bytes": 8826, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/candidate_evidence.json", - "sha256": "a1adcb7682994dd8500517aa66c3d8d858e61cd38aa4af8790a78754006c2d4d" - }, - { - "bytes": 40741, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/device_bw.png", - "sha256": "10e5675e4a9bc5b471413f3a7fc09c4168d7885c2b4c1ba0db6990c933903349" - }, - { - "bytes": 1305, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/factor_assignment.json", - "sha256": "3f165016463e1e2cb0ab2f2784343571da871ccf9c1126a3f293e7ea73693caf" - }, - { - "bytes": 1725, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/ground_truth.py", - "sha256": "1db762353f89ca18ff2f7ff6fc61cacc8a95fb5bacfdb9bd72d99831cf377753" - }, - { - "bytes": 98365, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/model_view.png", - "sha256": "215d5d88ecafceaf21b0dd3afd22fa74b43d7279cee788d24e7b7e55137b7eec" - }, - { - "bytes": 2098, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/parameters.json", - "sha256": "3b0b1fa376fce8f1b95dbc518920c3b5b3bed4a06bb4d257080badda6c84ab05" - }, - { - "bytes": 5305, - "path": "rl/tasks/pool_v8_l4_core108/cards/tilted_staggered_sidewall_bragg_1x1/tilted_staggered_sidewall_bragg_1x1_000/topology_contract.json", - "sha256": "aeea42d97f64f860b5bb3bf8dff8895a67487e9fefff55a025d7b3b8dfa1c90e" - }, - { - "bytes": 322, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/calibration.json", - "sha256": "517f80cdf15ead49afdf34cb77c5222d7e3694c680399c8b2faf800a9006491c" - }, - { - "bytes": 10530, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/candidate_evidence.json", - "sha256": "61e144e5cf0c16ad8e1d9b0fac5a9820b960a3d7af9dc40c0beb96431b04154c" - }, - { - "bytes": 28520, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/device_bw.png", - "sha256": "93fb003813e081d09491054a8d0303b5be7556ee5b87496fe0fd489a649288d1" - }, - { - "bytes": 1193, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/factor_assignment.json", - "sha256": "2acc372119ea2777b50ea5fc5fb031d73955f339e3f78fa8c727169842cf9e43" - }, - { - "bytes": 1755, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/ground_truth.py", - "sha256": "8b8f60f8704d3de62db1ca5667b46bfd5baf5be9e632315ecf847297611fced9" - }, - { - "bytes": 54051, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/model_view.png", - "sha256": "aeffb566a414a2c01810bac9c55a9da839fcb70da1fc721df2c78ea16011e035" - }, - { - "bytes": 2084, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/parameters.json", - "sha256": "00238a827dd20b085ab89ed22904809d20ceeef44a3de7936e2d1d0d12ddfe14" - }, - { - "bytes": 6947, - "path": "rl/tasks/pool_v8_l4_core108/cards/trident_hub_splitter_1x3/trident_hub_splitter_1x3_000/topology_contract.json", - "sha256": "e78ff44753b367433f9a1542d1f00ae3b7a1d895e6cb959b434a2e86dd56da4a" - }, - { - "bytes": 320, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/calibration.json", - "sha256": "7b561db05cd605a0bcef6c70f1b9b47c5f403c9e733e9048d7bb0d307dc313f2" - }, - { - "bytes": 9485, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/candidate_evidence.json", - "sha256": "de1085ff77e6bb2769b220bab5b88113ded1f8707ddb50a2c9c54b36ca32635a" - }, - { - "bytes": 24397, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/device_bw.png", - "sha256": "1821f1357a99946ae1327e612a85765e512369ee74c713e2711ed27ad2fa92f0" - }, - { - "bytes": 1111, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/factor_assignment.json", - "sha256": "0872949f3f7537fb54bb6ccf728fcf853adc1f65c676abd9d4d41d2412b10d16" - }, - { - "bytes": 1632, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/ground_truth.py", - "sha256": "ef730b607e080f0c3a4498c9e3f8409a16bbfb715dc974cd84beea4d5ed040be" - }, - { - "bytes": 47256, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/model_view.png", - "sha256": "fe7d68aaaab68a569b73b47fd557256c7cdeab5e39b2fdb9030a5dbe2ab5cd72" - }, - { - "bytes": 1981, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/parameters.json", - "sha256": "a89bc3adef356a84f83cee5deaf73a7c013b2f0c077c924fc4712d13fbee38d9" - }, - { - "bytes": 5999, - "path": "rl/tasks/pool_v8_l4_core108/cards/y_branch_smooth_1x2/y_branch_smooth_1x2_000/topology_contract.json", - "sha256": "7d1ae4de96e01a08bcdf8c73591e055079943b07518af20c7917c0004d2e4631" - }, - { - "bytes": 1818395, - "path": "rl/tasks/pool_v8_l4_core108/manifest.json", - "sha256": "c730f87401374bd9687780fe3405311a06474e3139b4424ab0d3fd756914eb5f" - } - ], - "levels": { - "l0": { - "bank_name": "pool_v8_l0_bank", - "generator_version": "pixcell-l0-factor-bank-builder-2-dd48a6525ceb72ea", - "role_counts": { - "calibration": 10, - "equivariance": 74, - "semantic": 93 - }, - "row_count": 177, - "source_dataset_digest_sha256": "495b2c8f4864199213a888a5f8323db08525c76213552f919e901e386784ea76" - }, - "l1": { - "bank_name": "pool_v8_l1_bank", - "generator_version": "pixcell-l1-bank-builder-1-dcf913da8ca65b1a", - "role_counts": { - "equivariance": 71, - "realization": 17, - "semantic": 127 - }, - "row_count": 215, - "source_dataset_digest_sha256": "30765ca9366965807b65e321a7492afe6d2f8e7ae0c9fbc3a629e4641a771bc1" - }, - "l2": { - "bank_name": "pool_v8_l2_bank", - "generator_version": "pixcell-l2-factor-bank-builder-1-e320d1221a94dbf7", - "role_counts": { - "equivariance": 19, - "semantic": 99 - }, - "row_count": 118, - "source_dataset_digest_sha256": "05737221cfc0aeb3ef08efc64504d3db031530f5cef1496a48b0239ad23d6b46" - }, - "l3": { - "bank_name": "pool_v8_l3_full120", - "generator_version": "pixcell-l3-factor-bank-builder-2-f6a6f8f6a5bb16cd", - "role_counts": { - "semantic": 120 - }, - "row_count": 120, - "source_dataset_digest_sha256": "aa696edde9a6bc5ee0c5275d9a7f05eed2a1bc56c600791ebb5c51a3d4953fc6" - }, - "l4": { - "bank_name": "pool_v8_l4_core108", - "generator_version": "pixcell-l4-core108-builder-1-b8eee25fde98ba18", - "role_counts": { - "semantic": 108 - }, - "row_count": 108, - "source_dataset_digest_sha256": "8db07b0730b3864a3f864abf08eb5fcf94c144ffcea5d3224590560d429c836f" - } - }, - "payload_bytes": 56592748, - "randomness": { - "explanation": "core-v1 is an explicit deterministic enumeration; every factor assignment and executable generator program is frozen.", - "mode": "none", - "seed": null - }, - "schema_version": "pixcell-core-source-v1", - "source_commit": "2ab0e551fc75c2ad7087ef88ecad2b5de279704b" -} diff --git a/galleries/l0.png b/galleries/l0.png deleted file mode 100644 index 8fb2426902672feb2647b0ba9868d3f1a66ef07f..0000000000000000000000000000000000000000 --- a/galleries/l0.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:838dc208f2bddb3c9cfa140ef09cb8d350f866c9b380d285b3c4d6afc3bd9c0a -size 1127353 diff --git a/galleries/l1.png b/galleries/l1.png deleted file mode 100644 index f71a53eed4358beda68a6568d99018b7b28402e2..0000000000000000000000000000000000000000 --- a/galleries/l1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6cb27d4d4230ceb2c0b8eb5cde759af53759b2c3c05abbd9fd72b05302400d8 -size 1430360 diff --git a/galleries/l2.png b/galleries/l2.png deleted file mode 100644 index 81792cb53b45a2167b127f3312023d8080c09645..0000000000000000000000000000000000000000 --- a/galleries/l2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e730702cd6c321f50d48305ff7952434990ed48dc87c1a41699bf893e364489b -size 968132 diff --git a/galleries/l3.png b/galleries/l3.png deleted file mode 100644 index 9276474ea2ebb08a5f113cbbe52189e1f67e53c5..0000000000000000000000000000000000000000 --- a/galleries/l3.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fb0387dfc4be86ac455528e75f9dc33f8979ea5a860812159445f851f2eefd9 -size 1115747 diff --git a/galleries/l4.png b/galleries/l4.png deleted file mode 100644 index bbf79ea2eb8968927a638ea06af5e926b28486be..0000000000000000000000000000000000000000 --- a/galleries/l4.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eca24f18ece945ee76f316e9c97fd48d5c9a52a52b8fdc04eba0857b49376463 -size 1032873 diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..e7dc4164e6b84e6329b1cbaea406752366d6810b --- /dev/null +++ b/manifest.json @@ -0,0 +1,274 @@ +{ + "configurations": { + "core": { + "columns": [ + "schema_version", + "opaque_id", + "image", + "footprint_um", + "code", + "image_sha256", + "code_sha256", + "level", + "curriculum_order", + "representation_id", + "leakage_group_id", + "variation_role", + "realization_slot", + "is_core" + ], + "default": false, + "logical_sha256": { + "train": "dffa8da6d0be74657a5722a927493d0b11c0ed2161aa58e5e898d274bd7c3cb0" + }, + "split_rows": { + "train": 738 + } + }, + "depth": { + "columns": [ + "schema_version", + "opaque_id", + "image", + "footprint_um", + "code", + "image_sha256", + "code_sha256", + "level", + "curriculum_order", + "representation_id", + "leakage_group_id", + "variation_role", + "realization_slot", + "is_core" + ], + "default": true, + "logical_sha256": { + "train": "75abc522bd2cea905b523270df98be65d2d3e7751b974b2733829d55276787d9", + "validation": "5c23e67cd79afbd1a879550967f893d89a669fc1a25733d2bad53413492df687" + }, + "split_rows": { + "train": 3468, + "validation": 1092 + } + }, + "references": { + "columns": [ + "schema_version", + "opaque_id", + "target_image", + "footprint_um", + "target_image_sha256", + "primitive_calls", + "port_signature_json", + "topology_json", + "parameters_json", + "family", + "label", + "view_policy", + "calibration_json", + "parent_opaque_id", + "parent_code_sha256", + "parent_core_digest_sha256", + "geometry_id", + "realization_id", + "realization_slot", + "transform_kind", + "controlled_axes", + "parameter_delta_json", + "dependency_group", + "split_role", + "pose_id", + "render_id", + "depth_generator_version", + "logical_row_sha256" + ], + "default": false, + "logical_sha256": { + "train": "ccc0e62f4517994ee13429ae257c7748cd83f69d6d9db80bafcbac1bbc4d49ce", + "validation": "e66dccb028f5fcb4f41f086404b9cb9379f0db4aec72ef39a8989a342b01a564" + }, + "split_rows": { + "train": 3468, + "validation": 1092 + } + } + }, + "identity": { + "algorithm": "sha256(source_id)[:20]", + "core_is_ordered_depth_train_subset": true, + "depth_reference_join": "opaque_id" + }, + "max_rows_per_shard": 512, + "release_schema_version": "pixcell-hf-release-v2", + "schema_version": "pixcell-hf-release-manifest-v2", + "shards": [ + { + "configuration": "depth", + "path": "depth/data/train-00000-of-00007.parquet", + "rows": 512, + "sha256": "5ec9cfd7c2d7e77e31862fce8324567c06f854533cdf5c56fabfa4cd160ff0ea", + "split": "train" + }, + { + "configuration": "depth", + "path": "depth/data/train-00001-of-00007.parquet", + "rows": 512, + "sha256": "de673187b9d20e281b0f3f26a2de06a1825ec6ebda62a69648455f7001f7ebe8", + "split": "train" + }, + { + "configuration": "depth", + "path": "depth/data/train-00002-of-00007.parquet", + "rows": 512, + "sha256": "ac23b28d5dc2c25544668abedcd99d44fe13d4df5b1a84289a33a776b80c005d", + "split": "train" + }, + { + "configuration": "depth", + "path": "depth/data/train-00003-of-00007.parquet", + "rows": 512, + "sha256": "b1d2ba738e474927f290ad1e0f55bb94af22ef534e28496143caedf7fba444a2", + "split": "train" + }, + { + "configuration": "depth", + "path": "depth/data/train-00004-of-00007.parquet", + "rows": 512, + "sha256": "f4cb3dcd33a4e1e2c24d530226295558c30192c18babff180456c94e000f9f95", + "split": "train" + }, + { + "configuration": "depth", + "path": "depth/data/train-00005-of-00007.parquet", + "rows": 512, + "sha256": "c0f27d4f43ff04bb545b4b22b690b536931c485f7c4df2bf35c47f0116836d49", + "split": "train" + }, + { + "configuration": "depth", + "path": "depth/data/train-00006-of-00007.parquet", + "rows": 396, + "sha256": "ac943e756760a84e01e481b6f4c5d5a7e5aa96ad681ec3e7dedfb934c0b1b8f5", + "split": "train" + }, + { + "configuration": "depth", + "path": "depth/data/validation-00000-of-00003.parquet", + "rows": 512, + "sha256": "681712fb0891657da3ee7dbc3a3a3ed922ff4609650c21fdf15b84652b27d9fc", + "split": "validation" + }, + { + "configuration": "depth", + "path": "depth/data/validation-00001-of-00003.parquet", + "rows": 512, + "sha256": "a378cd6278fe72a3c95f2931d1952929ed3004331d84b3d176793cca2f0a91d7", + "split": "validation" + }, + { + "configuration": "depth", + "path": "depth/data/validation-00002-of-00003.parquet", + "rows": 68, + "sha256": "6f2648d337e05700c7238aec744fa549ea98566474291055a34b531effb77b89", + "split": "validation" + }, + { + "configuration": "core", + "path": "core/data/train-00000-of-00002.parquet", + "rows": 512, + "sha256": "5ec9cfd7c2d7e77e31862fce8324567c06f854533cdf5c56fabfa4cd160ff0ea", + "split": "train" + }, + { + "configuration": "core", + "path": "core/data/train-00001-of-00002.parquet", + "rows": 226, + "sha256": "924091f420a1235fdc0ff953a86e4cbc638430e9aef7e30a63c6b8479d4d2923", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/train-00000-of-00007.parquet", + "rows": 512, + "sha256": "ad4acfa85ae76a8414c93d237ab9e0bf29aac9e72b022a73eddfaa44b1417327", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/train-00001-of-00007.parquet", + "rows": 512, + "sha256": "515dcb12c1b0d715cd389232b8617eb8eb1e34ad9924b89b7df42de13140274a", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/train-00002-of-00007.parquet", + "rows": 512, + "sha256": "5f09cd336715cd5d04c654e316b8e0da67799a591bb2f98088fa2fc5b9347be0", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/train-00003-of-00007.parquet", + "rows": 512, + "sha256": "dee1b50c73de503bdf1139f4cd0f4f2ee82a24457b8201af680c0d9a206ecb3e", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/train-00004-of-00007.parquet", + "rows": 512, + "sha256": "ad089eb69047516d599b44b425780f0ffd40f06521edcd97fa27c14bd75d56f0", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/train-00005-of-00007.parquet", + "rows": 512, + "sha256": "6fe181ed4f4a11e3906cbccf5265064dd5d471e7a77fb009b2ce9c86cbd1d869", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/train-00006-of-00007.parquet", + "rows": 396, + "sha256": "455fa291895719676d78fe3f13b28dedca7b7a4f7cf49514dd1a86408ba69bff", + "split": "train" + }, + { + "configuration": "references", + "path": "references/data/validation-00000-of-00003.parquet", + "rows": 512, + "sha256": "e1d886ea6a52a10a5fa7d6b49999c6522873d2a8a6c3e4aeadf5a56c8514ca9b", + "split": "validation" + }, + { + "configuration": "references", + "path": "references/data/validation-00001-of-00003.parquet", + "rows": 512, + "sha256": "9353e47aeb71d0f46fd5500d8e9c6b88067b9b299a37d8655f2976c037a823cc", + "split": "validation" + }, + { + "configuration": "references", + "path": "references/data/validation-00002-of-00003.parquet", + "rows": 68, + "sha256": "d57bc44841136159d78ae884a8f939f5f3f3a794e1b9c141531bd7cc04a1d152", + "split": "validation" + } + ], + "source": { + "core_logical_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", + "depth_logical_sha256": "676c49134d4d044c7d84426cf8eeecf09302e74ca4aa548956f14b7631a4d80b" + }, + "support_files": { + ".gitattributes": "003efa8bc20aafd3d619c830e3244bafbfe7668bb2e5eec76cbbe7f13d78795a", + "CITATION.cff": "9bd23bdc76d1a1e43c04eff8a21e1b8ef124c9199eba8a48bb6bb5e08d1b0527", + "LICENSE": "682ac5b33eb6dd10f8c22aaa9c5c3edf355c1e9e4183c8c1702b2ca5ea354552", + "README.md": "0aaafb950395382f7479aa73671df0e5f30d60be4ed992ce2dfffc99b28e0676", + "THIRD_PARTY_NOTICES.md": "807185365904ef40c89e6b1d5414b692abc941c25b6384cb4651d1e9fd5cc820", + "assets/core.png": "5fe87e14eb72e0a76cb39bcac1d7cc739861948dc299c400f1a746763c2793d9", + "assets/depth.png": "4d98499c23cab6dd507052cf3ff915516a1b850e0309c632f4db2b9b0b8115b7" + } +} diff --git a/metadata/audit_report.json b/metadata/audit_report.json deleted file mode 100644 index 0ce874379f63326a5aeb0a1587a08df31bbb0993..0000000000000000000000000000000000000000 --- a/metadata/audit_report.json +++ /dev/null @@ -1,283 +0,0 @@ -{ - "absolute_path_or_secret_hits": [], - "accepted_only": true, - "collision_report": { - "d4_equivalent_group_count": 41, - "d4_equivalent_groups": [ - [ - "l0_01_rectangle__equivariance__mild_portrait", - "l0_01_rectangle__semantic__mild_landscape" - ], - [ - "l0_01_rectangle__semantic__square", - "l0_07_regular_polygon__semantic__sides_4" - ], - [ - "l0_02_circle__calibration__large_scale", - "l0_02_circle__semantic__disk" - ], - [ - "l0_05_triangle__equivariance__x_dominant_mirror_x", - "l0_05_triangle__semantic__x_dominant" - ], - [ - "l0_06_ellipse__calibration__scaled_x_major", - "l0_06_ellipse__semantic__x_major" - ], - [ - "l0_08_l_shape__equivariance__x_long_mirror_x", - "l0_08_l_shape__equivariance__x_long_mirror_y", - "l0_08_l_shape__equivariance__x_long_rot180", - "l0_08_l_shape__equivariance__x_long_rot270", - "l0_08_l_shape__equivariance__x_long_rot90", - "l0_08_l_shape__equivariance__y_long", - "l0_08_l_shape__semantic__x_long" - ], - [ - "l0_09_straight__calibration__long_thin", - "l0_17_path_straight__calibration__long_thin" - ], - [ - "l0_09_straight__equivariance__constant_width_rot45", - "l0_17_path_straight__equivariance__constant_width_rot45" - ], - [ - "l0_09_straight__equivariance__constant_width_rot90", - "l0_09_straight__semantic__constant_width", - "l0_17_path_straight__equivariance__constant_width_rot90", - "l0_17_path_straight__semantic__constant_width" - ], - [ - "l0_10_bend_euler__equivariance__angle_neg90", - "l0_10_bend_euler__equivariance__angle_pos90_rot180", - "l0_10_bend_euler__equivariance__angle_pos90_rot270", - "l0_10_bend_euler__semantic__angle_pos90" - ], - [ - "l0_11_bend_circular__equivariance__angle_neg90", - "l0_11_bend_circular__equivariance__angle_pos90_rot180", - "l0_11_bend_circular__equivariance__angle_pos90_rot270", - "l0_11_bend_circular__semantic__angle_pos90" - ], - [ - "l0_12_bend_s__equivariance__negative_offset", - "l0_12_bend_s__semantic__positive_offset" - ], - [ - "l0_12_bend_s__equivariance__positive_rot120", - "l0_12_bend_s__equivariance__positive_rot30" - ], - [ - "l0_13_bezier__equivariance__c_fall", - "l0_13_bezier__semantic__c_rise" - ], - [ - "l0_13_bezier__equivariance__hook_mirror_x", - "l0_13_bezier__equivariance__hook_rot90", - "l0_13_bezier__semantic__hook" - ], - [ - "l0_14_taper__equivariance__moderate_contract", - "l0_14_taper__semantic__moderate_expand" - ], - [ - "l0_14_taper__equivariance__moderate_expand_rot270", - "l0_14_taper__equivariance__moderate_expand_rot90" - ], - [ - "l0_15_coupler_straight__equivariance__medium_gap_rot90", - "l0_15_coupler_straight__semantic__medium_gap" - ], - [ - "l0_16_path_polyline__equivariance__negative_dogleg", - "l0_16_path_polyline__semantic__positive_dogleg" - ], - [ - "l0_16_path_polyline__equivariance__staircase_mirror_x", - "l0_16_path_polyline__equivariance__staircase_rot90", - "l0_16_path_polyline__semantic__staircase" - ], - [ - "l0_18_path_arc__equivariance__angle_neg90", - "l0_18_path_arc__equivariance__angle_pos90_rot180", - "l0_18_path_arc__equivariance__angle_pos90_rot270", - "l0_18_path_arc__equivariance__angle_pos90_rot90", - "l0_18_path_arc__semantic__angle_pos90" - ], - [ - "l0_19_path_euler__equivariance__angle_pos90_rot270", - "l0_19_path_euler__equivariance__angle_pos90_rot90", - "l0_19_path_euler__semantic__angle_pos90" - ], - [ - "l0_20_path_smooth__equivariance__chicane_mirror_x", - "l0_20_path_smooth__semantic__chicane" - ], - [ - "l0_21_path_spiral__equivariance__loops_2_0_mirror_x", - "l0_21_path_spiral__semantic__loops_2_0" - ], - [ - "l0_22_path_transition__equivariance__sine_contract", - "l0_22_path_transition__semantic__sine_expand" - ], - [ - "l1_01_translate__a1__pose", - "l1_01_translate__a1__proposal_a" - ], - [ - "l1_02_rotate__a1__pose", - "l1_02_rotate__a1__proposal_a" - ], - [ - "l1_03_mirror__a1__pose", - "l1_03_mirror__a1__proposal_a" - ], - [ - "l1_05_edge_align__a1__pose", - "l1_05_edge_align__a1__proposal_a" - ], - [ - "l1_06_gap__a1__pose", - "l1_06_gap__a1__proposal_a" - ], - [ - "l1_10_path_append__a1__pose", - "l1_10_path_append__a1__proposal_b" - ], - [ - "l1_17_linear_repetition__a1__pose", - "l1_17_linear_repetition__a1__proposal_a" - ], - [ - "l1_19_array_2d__a2__pose", - "l1_19_array_2d__a2__proposal_a" - ], - [ - "l1_24_nested_loop_array__a1__pose", - "l1_24_nested_loop_array__a1__proposal_a" - ], - [ - "l2_05_fused_overlap__s01__proposal_b", - "l2_05_fused_overlap__s01__proposal_b__pose" - ], - [ - "l2_06_aligned_cutout__s01__proposal_a", - "l2_06_aligned_cutout__s01__proposal_a__pose" - ], - [ - "l2_08_nested_boolean_composite__s01__proposal_a", - "l2_08_nested_boolean_composite__s01__proposal_a__pose" - ], - [ - "l2_09_width_changing_connected_chain__s01__proposal_a", - "l2_09_width_changing_connected_chain__s01__proposal_a__pose" - ], - [ - "l2_10_signed_turn_connected_chain__s01__proposal_b", - "l2_10_signed_turn_connected_chain__s01__proposal_b__pose" - ], - [ - "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "l2_15_approach_parallel_departure_pair__s01__proposal_b__pose" - ], - [ - "l2_16_repeated_carrier_combination__s01__proposal_a", - "l2_16_repeated_carrier_combination__s01__proposal_a__pose" - ] - ], - "exact_duplicate_group_count": 5, - "exact_duplicate_groups": [ - [ - "l0_01_rectangle__semantic__square", - "l0_07_regular_polygon__semantic__sides_4" - ], - [ - "l0_09_straight__calibration__long_thin", - "l0_17_path_straight__calibration__long_thin" - ], - [ - "l0_09_straight__equivariance__constant_width_rot45", - "l0_17_path_straight__equivariance__constant_width_rot45" - ], - [ - "l0_09_straight__equivariance__constant_width_rot90", - "l0_17_path_straight__equivariance__constant_width_rot90" - ], - [ - "l0_09_straight__semantic__constant_width", - "l0_17_path_straight__semantic__constant_width" - ] - ], - "policy": "Exact and D4-equivalent groups are reported rather than silently removed; leakage_group_id is the split boundary. L0 retains explicitly declared cross-API aliases and pose/calibration examples." - }, - "compiled_program_count": 738, - "embedded_model_image_count": 738, - "embedded_target_image_count": 738, - "galleries": { - "all": { - "path": "galleries/all.png", - "rows": 738, - "size_px": [ - 3022, - 25582 - ] - }, - "l0": { - "path": "galleries/l0.png", - "rows": 177, - "size_px": [ - 2274, - 8320 - ] - }, - "l1": { - "path": "galleries/l1.png", - "rows": 215, - "size_px": [ - 2274, - 9964 - ] - }, - "l2": { - "path": "galleries/l2.png", - "rows": 118, - "size_px": [ - 2274, - 5580 - ] - }, - "l3": { - "path": "galleries/l3.png", - "rows": 120, - "size_px": [ - 2274, - 5580 - ] - }, - "l4": { - "path": "galleries/l4.png", - "rows": 108, - "size_px": [ - 2274, - 5032 - ] - } - }, - "gates": { - "all_images_are_embedded": true, - "all_images_decode_and_are_nonblank": true, - "all_paths_are_release_relative": true, - "all_programs_compile": true, - "all_programs_pass_purity": true, - "all_rows_from_accepted_source_records": true, - "all_source_d4_witnesses_match": true - }, - "level_count": 5, - "purity_clean_program_count": 738, - "release_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "row_count": 738, - "schema_version": "pixcell-image-code-curriculum-v1", - "source_d4_witness_match_count": 738, - "unique_id_count": 738 -} diff --git a/metadata/catalog.json b/metadata/catalog.json deleted file mode 100644 index 9e84e08b4cb591161e7e715c6a3be889504182f3..0000000000000000000000000000000000000000 --- a/metadata/catalog.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "accepted_only": true, - "canonical_format": "Parquet with embedded PNG bytes", - "collision_report": { - "d4_equivalent_group_count": 41, - "d4_equivalent_groups": [ - [ - "l0_01_rectangle__equivariance__mild_portrait", - "l0_01_rectangle__semantic__mild_landscape" - ], - [ - "l0_01_rectangle__semantic__square", - "l0_07_regular_polygon__semantic__sides_4" - ], - [ - "l0_02_circle__calibration__large_scale", - "l0_02_circle__semantic__disk" - ], - [ - "l0_05_triangle__equivariance__x_dominant_mirror_x", - "l0_05_triangle__semantic__x_dominant" - ], - [ - "l0_06_ellipse__calibration__scaled_x_major", - "l0_06_ellipse__semantic__x_major" - ], - [ - "l0_08_l_shape__equivariance__x_long_mirror_x", - "l0_08_l_shape__equivariance__x_long_mirror_y", - "l0_08_l_shape__equivariance__x_long_rot180", - "l0_08_l_shape__equivariance__x_long_rot270", - "l0_08_l_shape__equivariance__x_long_rot90", - "l0_08_l_shape__equivariance__y_long", - "l0_08_l_shape__semantic__x_long" - ], - [ - "l0_09_straight__calibration__long_thin", - "l0_17_path_straight__calibration__long_thin" - ], - [ - "l0_09_straight__equivariance__constant_width_rot45", - "l0_17_path_straight__equivariance__constant_width_rot45" - ], - [ - "l0_09_straight__equivariance__constant_width_rot90", - "l0_09_straight__semantic__constant_width", - "l0_17_path_straight__equivariance__constant_width_rot90", - "l0_17_path_straight__semantic__constant_width" - ], - [ - "l0_10_bend_euler__equivariance__angle_neg90", - "l0_10_bend_euler__equivariance__angle_pos90_rot180", - "l0_10_bend_euler__equivariance__angle_pos90_rot270", - "l0_10_bend_euler__semantic__angle_pos90" - ], - [ - "l0_11_bend_circular__equivariance__angle_neg90", - "l0_11_bend_circular__equivariance__angle_pos90_rot180", - "l0_11_bend_circular__equivariance__angle_pos90_rot270", - "l0_11_bend_circular__semantic__angle_pos90" - ], - [ - "l0_12_bend_s__equivariance__negative_offset", - "l0_12_bend_s__semantic__positive_offset" - ], - [ - "l0_12_bend_s__equivariance__positive_rot120", - "l0_12_bend_s__equivariance__positive_rot30" - ], - [ - "l0_13_bezier__equivariance__c_fall", - "l0_13_bezier__semantic__c_rise" - ], - [ - "l0_13_bezier__equivariance__hook_mirror_x", - "l0_13_bezier__equivariance__hook_rot90", - "l0_13_bezier__semantic__hook" - ], - [ - "l0_14_taper__equivariance__moderate_contract", - "l0_14_taper__semantic__moderate_expand" - ], - [ - "l0_14_taper__equivariance__moderate_expand_rot270", - "l0_14_taper__equivariance__moderate_expand_rot90" - ], - [ - "l0_15_coupler_straight__equivariance__medium_gap_rot90", - "l0_15_coupler_straight__semantic__medium_gap" - ], - [ - "l0_16_path_polyline__equivariance__negative_dogleg", - "l0_16_path_polyline__semantic__positive_dogleg" - ], - [ - "l0_16_path_polyline__equivariance__staircase_mirror_x", - "l0_16_path_polyline__equivariance__staircase_rot90", - "l0_16_path_polyline__semantic__staircase" - ], - [ - "l0_18_path_arc__equivariance__angle_neg90", - "l0_18_path_arc__equivariance__angle_pos90_rot180", - "l0_18_path_arc__equivariance__angle_pos90_rot270", - "l0_18_path_arc__equivariance__angle_pos90_rot90", - "l0_18_path_arc__semantic__angle_pos90" - ], - [ - "l0_19_path_euler__equivariance__angle_pos90_rot270", - "l0_19_path_euler__equivariance__angle_pos90_rot90", - "l0_19_path_euler__semantic__angle_pos90" - ], - [ - "l0_20_path_smooth__equivariance__chicane_mirror_x", - "l0_20_path_smooth__semantic__chicane" - ], - [ - "l0_21_path_spiral__equivariance__loops_2_0_mirror_x", - "l0_21_path_spiral__semantic__loops_2_0" - ], - [ - "l0_22_path_transition__equivariance__sine_contract", - "l0_22_path_transition__semantic__sine_expand" - ], - [ - "l1_01_translate__a1__pose", - "l1_01_translate__a1__proposal_a" - ], - [ - "l1_02_rotate__a1__pose", - "l1_02_rotate__a1__proposal_a" - ], - [ - "l1_03_mirror__a1__pose", - "l1_03_mirror__a1__proposal_a" - ], - [ - "l1_05_edge_align__a1__pose", - "l1_05_edge_align__a1__proposal_a" - ], - [ - "l1_06_gap__a1__pose", - "l1_06_gap__a1__proposal_a" - ], - [ - "l1_10_path_append__a1__pose", - "l1_10_path_append__a1__proposal_b" - ], - [ - "l1_17_linear_repetition__a1__pose", - "l1_17_linear_repetition__a1__proposal_a" - ], - [ - "l1_19_array_2d__a2__pose", - "l1_19_array_2d__a2__proposal_a" - ], - [ - "l1_24_nested_loop_array__a1__pose", - "l1_24_nested_loop_array__a1__proposal_a" - ], - [ - "l2_05_fused_overlap__s01__proposal_b", - "l2_05_fused_overlap__s01__proposal_b__pose" - ], - [ - "l2_06_aligned_cutout__s01__proposal_a", - "l2_06_aligned_cutout__s01__proposal_a__pose" - ], - [ - "l2_08_nested_boolean_composite__s01__proposal_a", - "l2_08_nested_boolean_composite__s01__proposal_a__pose" - ], - [ - "l2_09_width_changing_connected_chain__s01__proposal_a", - "l2_09_width_changing_connected_chain__s01__proposal_a__pose" - ], - [ - "l2_10_signed_turn_connected_chain__s01__proposal_b", - "l2_10_signed_turn_connected_chain__s01__proposal_b__pose" - ], - [ - "l2_15_approach_parallel_departure_pair__s01__proposal_b", - "l2_15_approach_parallel_departure_pair__s01__proposal_b__pose" - ], - [ - "l2_16_repeated_carrier_combination__s01__proposal_a", - "l2_16_repeated_carrier_combination__s01__proposal_a__pose" - ] - ], - "exact_duplicate_group_count": 5, - "exact_duplicate_groups": [ - [ - "l0_01_rectangle__semantic__square", - "l0_07_regular_polygon__semantic__sides_4" - ], - [ - "l0_09_straight__calibration__long_thin", - "l0_17_path_straight__calibration__long_thin" - ], - [ - "l0_09_straight__equivariance__constant_width_rot45", - "l0_17_path_straight__equivariance__constant_width_rot45" - ], - [ - "l0_09_straight__equivariance__constant_width_rot90", - "l0_17_path_straight__equivariance__constant_width_rot90" - ], - [ - "l0_09_straight__semantic__constant_width", - "l0_17_path_straight__semantic__constant_width" - ] - ], - "policy": "Exact and D4-equivalent groups are reported rather than silently removed; leakage_group_id is the split boundary. L0 retains explicitly declared cross-API aliases and pose/calibration examples." - }, - "columns": [ - "schema_version", - "id", - "level", - "curriculum_order", - "image", - "target_image", - "code", - "code_language", - "instruction", - "label", - "family", - "concept_id", - "representation_id", - "grammar_id", - "leakage_group_id", - "variation_role", - "primitive_calls", - "prerequisite_ids", - "port_signature_json", - "footprint_um", - "parameters_json", - "topology_json", - "metadata_json", - "image_sha256", - "target_image_sha256", - "code_sha256", - "normalized_d4_sha256", - "view_policy", - "source_dataset_digest_sha256", - "source_generator_version" - ], - "configurations": [ - "all", - "core-v1", - "l0", - "l1", - "l2", - "l3", - "l4" - ], - "levels": { - "l0": { - "family_counts": { - "Primitive catalog": 177 - }, - "row_count": 177, - "source_dataset_digest_sha256": "495b2c8f4864199213a888a5f8323db08525c76213552f919e901e386784ea76", - "source_generator_version": "pixcell-l0-factor-bank-builder-2-dd48a6525ceb72ea", - "source_report_sha256": "819f1ef1cedac033d013060159754ca9eac3a31d5690d0bbc893a4c5ad62ae44", - "variation_role_counts": { - "calibration": 10, - "equivariance": 74, - "semantic": 93 - } - }, - "l1": { - "family_counts": { - "Primitive operations": 215 - }, - "row_count": 215, - "source_dataset_digest_sha256": "30765ca9366965807b65e321a7492afe6d2f8e7ae0c9fbc3a629e4641a771bc1", - "source_generator_version": "pixcell-l1-bank-builder-1-dcf913da8ca65b1a", - "source_report_sha256": "7bcd935cccb556be15eead699ad5ef5fbf3eb9484e3c82840e64c3b0af623507", - "variation_role_counts": { - "equivariance": 71, - "realization": 17, - "semantic": 127 - } - }, - "l2": { - "family_counts": { - "Algorithmic patterns": 30, - "Connected/path motifs": 46, - "Constructive morphology": 26, - "Relational assemblies": 16 - }, - "row_count": 118, - "source_dataset_digest_sha256": "05737221cfc0aeb3ef08efc64504d3db031530f5cef1496a48b0239ad23d6b46", - "source_generator_version": "pixcell-l2-factor-bank-builder-1-e320d1221a94dbf7", - "source_report_sha256": "bbdb4916fbf5a3e38c4dcb36f55902387001afffe8ff751e9c6f38f6ab85140c", - "variation_role_counts": { - "equivariance": 19, - "semantic": 99 - } - }, - "l3": { - "family_counts": { - "Constructive body-route systems": 42, - "Hierarchical flow networks": 30, - "Hierarchical repeated media": 30, - "Radial and multi-axis hierarchy": 18 - }, - "row_count": 120, - "source_dataset_digest_sha256": "aa696edde9a6bc5ee0c5275d9a7f05eed2a1bc56c600791ebb5c51a3d4953fc6", - "source_generator_version": "pixcell-l3-factor-bank-builder-2-f6a6f8f6a5bb16cd", - "source_report_sha256": "ff0fb1863a3406c7794983ec948f965e27c836a65e446b653127eb4bef400bd9", - "variation_role_counts": { - "semantic": 120 - } - }, - "l4": { - "family_counts": { - "Adiabatic Multi Rail Couplers": 6, - "Bragg Swg Repeated Media": 7, - "Branch Junction Splitters": 5, - "Conventional Directional Couplers": 6, - "Coupled Structured Loop Resonators": 6, - "Curved Mixed Edge Directional Couplers": 3, - "Defect Cavities": 6, - "Edge Couplers": 6, - "Focusing Lattice Grating Couplers": 5, - "Free Propagation Slab Star Couplers": 5, - "Hierarchical Material Splitters": 5, - "Linear Tapered Grating Couplers": 4, - "Mmi Splitters Hybrids": 9, - "Mode Material Converters": 6, - "Mzi Interferometers": 8, - "Periodic Structured Couplers": 5, - "Single Loop Resonators": 6, - "Waveguide Crossings": 10 - }, - "row_count": 108, - "source_dataset_digest_sha256": "8db07b0730b3864a3f864abf08eb5fcf94c144ffcea5d3224590560d429c836f", - "source_generator_version": "pixcell-l4-core108-builder-1-b8eee25fde98ba18", - "source_report_sha256": "8e92bc0c071ccc54000bc3a5dcd2317d70382f510a19eea5bc66005aaaf52659", - "variation_role_counts": { - "semantic": 108 - } - } - }, - "release_digest_sha256": "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89", - "schema_version": "pixcell-image-code-curriculum-v1", - "total_representation_ids": 547, - "total_rows": 738 -} diff --git a/metadata/checksums.sha256 b/metadata/checksums.sha256 deleted file mode 100644 index d8c1b644af32882a8ec4ff02c527af270531d46e..0000000000000000000000000000000000000000 --- a/metadata/checksums.sha256 +++ /dev/null @@ -1,121 +0,0 @@ -f8faecf2505680716c6279bf2cdec3d5a5ba2ba852f0d7df45d51ac1ce8d9ade .python-version -a22619bb6911918745af82f87a8f9c95b3ba58cf316c94cbc8d14cb08aab68df CITATION.cff -682ac5b33eb6dd10f8c22aaa9c5c3edf355c1e9e4183c8c1702b2ca5ea354552 LICENSE -9b0774b43025ef082d01d1a8fdfaf16d2db0cf2d88b3994af3f2c21c3f0719ae README.md -807185365904ef40c89e6b1d5414b692abc941c25b6384cb4651d1e9fd5cc820 THIRD_PARTY_NOTICES.md -e0c5bda1b192a901349aeda2cf9287e22d62b5b791c421955e2ffba9ca2785da data/l0/train-00000-of-00001.parquet -fc37aea17af1a127e46f89604c95e490b8c361d5105a4cd77581f1d93dfcfc44 data/l1/train-00000-of-00001.parquet -420d2b75f1cd38e2e3629495b9da36a07bc24ec9b81139816528e9332c7d4007 data/l2/train-00000-of-00001.parquet -0dea653b7f8a7d5c5e773606ead614f460fae3f40e8588e67d48d314b053c4b2 data/l3/train-00000-of-00001.parquet -05c8162b50feb869224e998a7d43fe81eee40d12371019fb27ae6aef3557a16d data/l4/train-00000-of-00001.parquet -96d1d1c0413884c2fd6d9b0bca16cb03951b906afc6426c64b65fd298a451709 depth-v1/README.md -c2d45c383c1ce7323d322f0aa9cbf6611b2e19437bf8e229be163b4918254973 depth-v1/data/train-00000-of-00007.parquet -c51c77d5f076bd6960b1452eeccf351fecff58e98189c7ab593ed4d648c617d0 depth-v1/data/train-00001-of-00007.parquet -24c4ea04eb13ab8ccab55f4301cf8b8292eb2a23d9dbe5bf5a7b1743c7aba1ae depth-v1/data/train-00002-of-00007.parquet -73929f04bdaed1e9ccb72b9c4a53910da71429e32cfb1a6c90c8154c9849ee8b depth-v1/data/train-00003-of-00007.parquet -7c59c6af12beebd505c2b4dabdd398498e9a8c218805e89f5af5a9da451327de depth-v1/data/train-00004-of-00007.parquet -e0786acb9dd5ea1c05fccab30b7292dd89d59e402bfb52321af8f57f6ba1631f depth-v1/data/train-00005-of-00007.parquet -425467eeeda20953ec62514b447de3034b215c6b7b1d15fa7ff46c425b3b7432 depth-v1/data/train-00006-of-00007.parquet -8e823f8ce2dbacfd402e1e4db646fef316f165d362b8928ccdb0d1079a792d22 depth-v1/data/validation-00000-of-00003.parquet -8b974b438ecda3d3f53d5dc4b84969d0ef68fa40aecde2195a081726c39a202d depth-v1/data/validation-00001-of-00003.parquet -77109cf40718db1e33c25d4998c22aca1d0f13c4ffe01b271e0b36fd22f14a30 depth-v1/data/validation-00002-of-00003.parquet -c89f6131d8ee41b26e4cbacef6fe935fe7f98c01726f846689ff67ed131b0a72 depth-v1/factory/accepted_manifest.json -89f50e714b0f07bf8c053575f964f3294076298c312e4f31233540dbd6fb5887 depth-v1/factory/anchor_manifest.json -363818781a7e4708de2b8fc99e0f4119dd5c91fc6b57cb2752542d503b5df088 depth-v1/factory/core_reference_snapshot.json -d4b8d0879df48f5988402c53a9382691041673d1933d3738239c340fbbb13c83 depth-v1/factory/freeze.json -f81cab2e287e2d7cb7c3ff809c59a4f57719fa24474aefde9202ee7b8c11eec5 depth-v1/factory/generation_plan.json -02b5ae3838fcd4f66d0e7bec00ba7733145868287256d179a7655f5bb9a14c8d depth-v1/factory/variation_contracts.json -4d98499c23cab6dd507052cf3ff915516a1b850e0309c632f4db2b9b0b8115b7 depth-v1/galleries/overview.png -84f4f96980efcf42ddd397934d0550d223e4bf43883368e575c3a48c7cf5bd0b depth-v1/galleries/progressions/l0-01.png -842b666c1673caa193e7620c48becdbd6a762754d8e8998745b39d4ba7e790c2 depth-v1/galleries/progressions/l0-02.png -28ab0c3c1d78e0d1e9970d664a0f226eca331776f314290b2e6041eeccb49b7c depth-v1/galleries/progressions/l0-03.png -8d088f596dbbbba6fb211ec26f4e0103964244a70f720b4b5f6cb7dbb656bc91 depth-v1/galleries/progressions/l0-04.png -9420c982329ddda49bf882b18390fe5a3447bae2dae73e31c48d00264541bca7 depth-v1/galleries/progressions/l0-05.png -228dea635951049f7450b9a403f68ea8881b588c0d76ad2f4ed1b3a3f19008be depth-v1/galleries/progressions/l0-06.png -20fae52cceeec61826d6426f18b48f7e7532b54fddce69d886119026fb2c90c0 depth-v1/galleries/progressions/l0-07.png -64eeeea2f3e30fc07725860dbfde1745408f35a660bd4f2e24d5b6be14d0710e depth-v1/galleries/progressions/l0-08.png -d9e8fe52985a0698c920a47888bebd19e5732a268509cf6031abc83f03b62f54 depth-v1/galleries/progressions/l1-01.png -ad7d2f868761cd3e025fab75c4df6e7b7777b8ec49c4f66cd0f766dc821c25bd depth-v1/galleries/progressions/l1-02.png -70f0e93478bf585a9adb99359ed46e069a810f26ac09f547ba07793ab879c161 depth-v1/galleries/progressions/l1-03.png -dc0b3e473e3eb66baca629c1979c0172b0c77719d644eab149404f5b12c2bf49 depth-v1/galleries/progressions/l1-04.png -1a6d4e8994ed91773fc60f97c583e1e081c504b9888729ea2d49a88d0f8fdd2d depth-v1/galleries/progressions/l1-05.png -546403b734044b7511a39c77fcd623956b6cbe86a789133b8613049dcb91f672 depth-v1/galleries/progressions/l1-06.png -fdec99ac62658676ab8b79d94b75a934e6db2878c460b50c8ae1afa6e243d80b depth-v1/galleries/progressions/l1-07.png -9dc603aa2c849b21948712ed3f8026d7103a17441f8371216bd87aead9fc8e76 depth-v1/galleries/progressions/l1-08.png -38a23268d00e2bbd910e488c24ae8dc8e01cbb36e70922c8756a55626a2e443d depth-v1/galleries/progressions/l1-09.png -a75d1f4d434428ed649db069f31a4f71ad8b7e4e0e181cb51dd82f94c644f613 depth-v1/galleries/progressions/l1-10.png -aab5c0228808575112115a9746a88fadf7cdb24d164bad065e00dab883d188c7 depth-v1/galleries/progressions/l1-11.png -003e36d604140e050296361166b920a12665ebfaa9b8b8212223296e43cf7eab depth-v1/galleries/progressions/l2-01.png -c6d0d714b7c69ad7858622920863586f09e6e7d2db10d8de1793c5d125ce45f2 depth-v1/galleries/progressions/l2-02.png -8b995f8533766e34aa96ef261b34fac48f852a6511b15bf447d3958fc1b82400 depth-v1/galleries/progressions/l2-03.png -862c081ed46f03b2fbce974ef3f51dd481bf1e8f6f2c6b826ab4e11072644170 depth-v1/galleries/progressions/l2-04.png -f2c2998c6ead103bbd51d301d7c80007cd82c1ef348447c5de74e161cae64d2c depth-v1/galleries/progressions/l2-05.png -a611f563eb5b6704682d81fed3dac4cc2272eb13fe9cb275328a3ad458e7adcc depth-v1/galleries/progressions/l2-06.png -69f3d5f524a3e83c2db4fb90cb8b359067799cac02ccfc65fdb496cebdf38b56 depth-v1/galleries/progressions/l2-07.png -7011e780a0c8ff1e0e9876c6f2386374498144f95f8045a76ecf458fd9d2cd12 depth-v1/galleries/progressions/l2-08.png -aac57155eb4ff276f636fa57eddeb499eedf1730f3297aa919a8b8dc76c05992 depth-v1/galleries/progressions/l2-09.png -034a81a1ec99f1a368d905a457cb992699ac1c61bd01be49ff786376e89d0ebd depth-v1/galleries/progressions/l3-01.png -271e1cb5177395c848da2dbdf9ad370a737381fc59116c769a158e33de769987 depth-v1/galleries/progressions/l3-02.png -ef09ba9b692c535892fa86b33a0d1685c6b59b3daed6829bab1cf1f60235c9e7 depth-v1/galleries/progressions/l3-03.png -6bd68e776c54a457c57ec8afc8355540295503c2c7073170b3e980702e56dee1 depth-v1/galleries/progressions/l3-04.png -f5201d064da975252f8e654ab8fbcf027a654f936397dd8bace2c6eff87ebaa9 depth-v1/galleries/progressions/l3-05.png -b48175848b919308e2008d8b23d68f19b6c15df4d841949cc69533c32a3bd7e1 depth-v1/galleries/progressions/l3-06.png -ff8832022c99d94ba5f635969bd18a4405c5c8bd08ea06f11574522ae0ff9868 depth-v1/galleries/progressions/l3-07.png -bc3d8b67c1c25f1a03f49d1292727ce35d4b7f45c097b62cc5d0518da8c066ef depth-v1/galleries/progressions/l3-08.png -77415db961e4bad9d12ecc8a27e26ac9691c6eb38026fb5f862ef783a80225e4 depth-v1/galleries/progressions/l3-09.png -f7f8858e43efe1a80e763d47af8a429bc24091191b92580720339eb2d4d9f2b9 depth-v1/galleries/progressions/l3-10.png -2b7f0aac0abe59c8bc91f84ab951f514a4eb2a4d53b54285510b738063342fcd depth-v1/galleries/progressions/l4-01.png -bce171b535d4401a79c5ad90681e4a0cc5ecb48d853ba01aaa4789da6d3ebf47 depth-v1/galleries/progressions/l4-02.png -50dfcd1503b2870c243e78f86f2f6efd29b0b0e078d3a1bc6be4a7736c882ec5 depth-v1/galleries/progressions/l4-03.png -3e0967ec887f865dda0a06ba0219803e05880719080694ec37ba540348a83b7c depth-v1/galleries/progressions/l4-04.png -86ad628c4ab7b972edba974f78464dfe3352f812d290c9d04c9d64cf5afc4e8b depth-v1/galleries/progressions/l4-05.png -af6489a9d6b8563ff1e6b1a6e37c6632311d8816ddd79a7f48d99365e43aa10c depth-v1/galleries/progressions/l4-06.png -aa3fca29b8a9f5389d03937eea41d80a8dd4fedba64598bde970d0b833beebd2 depth-v1/galleries/progressions/l4-07.png -cae839ffdc53c2764e1dedb82be1c3c6479c4e74e23e827497457d782bb3abab depth-v1/galleries/progressions/l4-08.png -9b8ff9d52155f66cf7f0f0a748bbda92b69d31db0a06c0e746bd2a5741329eb4 depth-v1/galleries/progressions/l4-09.png -b8b26d46f48d3b5e882c3f7b0e906f31eaa5449d9bf7db4f6b168fd7d484fa11 depth-v1/metadata/audit_report.json -595b700aaea0e8f9883d0f5aad588d5c1dc98f1aa12db8d19ac37e3095b90032 depth-v1/metadata/catalog.json -5f62dae4cd32f4cfa268c785368d6833e56b6f213e118301afad9407bb5fa640 depth-v1/metadata/gallery_manifest.json -e40017affd7bc3fc1acf39ff05167681c8436fc38a1cbe8ba953149079373133 depth-v1/metadata/manifest.json -af9cfdf1be69339f67c87aa0922c3fe3704107ea9b197174b77e6b9b0bdd06d9 depth-v1/scripts/build.py -d2c60dd53f4c69811dc053aa1058ffee919d78b71013cf50748e955d6ed9fedd depth-v1/scripts/contracts.py -3eb838f47bd9eff696d48c69fbfcf4c3506cc220c46a5ec6ea9ccc0936ed8bb1 depth-v1/scripts/render_galleries.py -2310b1ad2a6c6ddb6be883900dc23414fae816ff32423aedca9d777eacfbaf4a depth-v1/scripts/render_review_pack.py -872fd3d50e065ba6925efd44f97a08e6fcb6aaa90fedcc4a2c0cbe73b0443910 depth-v1/scripts/runtime.py -2095137a09331208fd0e8c906d88b50c628d64fdbe43a8ff13633fff13c7af3f depth-v1/scripts/schema.py -439f5a79c1fb284375856888c734173b0d768a31ffa51e271b2ca9e4c71deba7 depth-v1/scripts/validate.py -37980d8d008a0cfa77768038b8f1e7c6a46a22cf67f46db69e11386881df075d depth-v1/tests/test_build.py -b89d949148a114f71506244319550c77964e99d0ceac68850c1fbd1fa5e1784d depth-v1/tests/test_contracts.py -72fb4a9ae899a47796967a7a4f0d480852075197fab5ca33457d8981ac1039a2 depth-v1/tests/test_render_galleries.py -326719f7857a5c6e2376c414e12e2f0404f6f2699216e58863ad64dffda0c211 depth-v1/tests/test_runtime.py -b59e0bdb7964b544500e5b5982ff8e449b37f78c8f62b4267b821fe044bbbbe8 depth-v1/tests/test_schema.py -d8e31f28112f79f30df02d654944b1b132eb6ddf20f1911d7bb5cebc7f43cf5f depth-v1/tests/test_validate.py -2854dfa2cd1acb2fc60221644bb4ce1af3c809772b50523245d3798187fa047e factory/README.md -661078d8cce3ff96d8267a332c110d188415d99c604f974efc14e2fc2604059d factory/admission_policy.json -d2c7259acb98351db77357197dc0e966d4648fb3c248cd973ed7d62cf123a0d6 factory/core-v1/freeze.json -2b833651a688c9cd33b3fcc5f4b79fd45307b2a28060a583ef9a1464eb8d89a1 factory/core-v1/grammar_catalog.json -8da6d92acfa66ea3e8306db3732533e5ec3d4739cf39349c30fc1ae04eb97b71 factory/core-v1/reproducibility_report.json -48f6caa39172656a25a4b7b0e9b4cf085912d32e39c58055d9234d138db8ea50 factory/core-v1/source.tar.gz -cc6e9fa2bbdd9268aa669bb30366571c184302e968b39f73e4b9e0dc0e421c9c factory/core-v1/source_manifest.json -5fe87e14eb72e0a76cb39bcac1d7cc739861948dc299c400f1a746763c2793d9 galleries/all.png -838dc208f2bddb3c9cfa140ef09cb8d350f866c9b380d285b3c4d6afc3bd9c0a galleries/l0.png -e6cb27d4d4230ceb2c0b8eb5cde759af53759b2c3c05abbd9fd72b05302400d8 galleries/l1.png -e730702cd6c321f50d48305ff7952434990ed48dc87c1a41699bf893e364489b galleries/l2.png -5fb0387dfc4be86ac455528e75f9dc33f8979ea5a860812159445f851f2eefd9 galleries/l3.png -eca24f18ece945ee76f316e9c97fd48d5c9a52a52b8fdc04eba0857b49376463 galleries/l4.png -2cb6122042f1b231adc4c6de642f64663f42759a2bf3dcee305c9d255064b0ae metadata/audit_report.json -c22125e4201e3ccac233b0d6898a86cda232a5371ad8a68e19b44112aa680511 metadata/catalog.json -654d69c5a9954f4a251450f85ce6143635bbfb26e6f1f01f8e22777223c98d23 metadata/source_reports/l0.json -6e95ccff6ea3dfeec8df3c31cbbafbb487986d94736d8ec74d17189edc3da290 metadata/source_reports/l1.json -95d17fe874a904df8ef2a2aca5a563d3cc5e72237e611278083181bf1ec9465a metadata/source_reports/l2.json -b5dbd40ef517ec23353d98a6326f8ec649b0ec88ec2f0d2b2fdc622b4d8a6f1a metadata/source_reports/l3.json -a7cfc8be204209ef7997447f20db339a52e327ad6ecdabbcb921c54111de9eeb metadata/source_reports/l4.json -ae119930dc770ab831bc0ed4f236ff69ff167b0566faf15ff6ee96a79f54af11 requirements-lock.txt -21a2986f854f07feae8f188e4a5a8d94fb6d2246d6e7975533115e4a5882af1e scripts/_shared.py -94a71ffac53eb8b23eae9e7797c77a68ec5bd5e4ccb7ef407c5f655823efe12f scripts/build_all.py -9f924f9ba3ed67bb1e90064af612aef8c1e1bd97193aaf55c734c3ae03af8f79 scripts/build_release.py -f880ec72b2e32dcfa4f0a2ae4da3584132c83c7e2d68af5e2bf2c84d69a7ba45 scripts/pack_core_v1_source.py -cd8b2ba0bb915bf3149473b0d84f9f762702be088f17a12c13ea48e678864fc9 scripts/render_galleries.py -3177f1eba97b459f1502051dca7a28b0b66087314f1739b3eabb4e38946a4bd0 scripts/to_vlm_messages.py -c56497600ce804f0f9744ec2562e054028c6cee9dab395163f2275c9446c21f8 scripts/validate_release.py -e5a7bd70268d7e8635382234ea85fa4583456203a45bc38f749cead99aac8b6e tests/test_release.py diff --git a/metadata/source_reports/l0.json b/metadata/source_reports/l0.json deleted file mode 100644 index 9d88b2cac3d7bf961f353e7d0377f932f4022455..0000000000000000000000000000000000000000 --- a/metadata/source_reports/l0.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "audit": { - "accepted_only": true, - "candidate_count": 177, - "compiled": 177, - "conductor_reexecuted": 177, - "dataset_digest_sha256": "495b2c8f4864199213a888a5f8323db08525c76213552f919e901e386784ea76", - "declared_program_target_count": 177, - "distinct_exact_model_image_count": 172, - "duplicate_telemetry": { - "d4_equivalent_group_count": 25, - "distinct_d4_silhouettes": 135, - "distinct_exact_model_views": 172, - "exact_duplicate_group_count": 5, - "exact_duplicate_groups": [ - [ - "l0_01_rectangle__semantic__square", - "l0_07_regular_polygon__semantic__sides_4" - ], - [ - "l0_09_straight__semantic__constant_width", - "l0_17_path_straight__semantic__constant_width" - ], - [ - "l0_09_straight__equivariance__constant_width_rot90", - "l0_17_path_straight__equivariance__constant_width_rot90" - ], - [ - "l0_09_straight__equivariance__constant_width_rot45", - "l0_17_path_straight__equivariance__constant_width_rot45" - ], - [ - "l0_09_straight__calibration__long_thin", - "l0_17_path_straight__calibration__long_thin" - ] - ], - "policy": "same-grammar calibration/pose duplicates and explicitly tagged cross-API aliases are retained; all other exact duplicates fail" - }, - "exact_views_verified": 177, - "model_image_count": 177, - "primitive_count": 22, - "purity_clean": 177, - "representation_orbit_count": 135, - "role_counts": { - "calibration": 10, - "equivariance": 74, - "semantic": 93 - }, - "schema_version": "pixcell-l0-bank-audit-1", - "semantic_grammar_count": 93, - "semantic_representation_orbit_count": 91, - "visual_target_count": 173 - }, - "exported_row_count": 177, - "level": "L0", - "manifest": { - "candidate_count": 177, - "dataset_digest_sha256": "495b2c8f4864199213a888a5f8323db08525c76213552f919e901e386784ea76", - "duplicate_telemetry": { - "d4_equivalent_group_count": 25, - "distinct_d4_silhouettes": 135, - "distinct_exact_model_views": 172, - "exact_duplicate_group_count": 5, - "exact_duplicate_groups": [ - [ - "l0_01_rectangle__semantic__square", - "l0_07_regular_polygon__semantic__sides_4" - ], - [ - "l0_09_straight__semantic__constant_width", - "l0_17_path_straight__semantic__constant_width" - ], - [ - "l0_09_straight__equivariance__constant_width_rot90", - "l0_17_path_straight__equivariance__constant_width_rot90" - ], - [ - "l0_09_straight__equivariance__constant_width_rot45", - "l0_17_path_straight__equivariance__constant_width_rot45" - ], - [ - "l0_09_straight__calibration__long_thin", - "l0_17_path_straight__calibration__long_thin" - ] - ], - "policy": "same-grammar calibration/pose duplicates and explicitly tagged cross-API aliases are retained; all other exact duplicates fail" - }, - "generator_source_sha256": "dd48a6525ceb72ea880bf5f1e519b2c96c0ff434b295d6100b50fa7270d73a34", - "generator_version": "pixcell-l0-factor-bank-builder-2-dd48a6525ceb72ea", - "level": "L0", - "primitive_count": 22, - "role_counts": { - "calibration": 10, - "equivariance": 74, - "semantic": 93 - }, - "schema_version": "pixcell-l0-factor-bank-1", - "selection_policy": "all approved L0 semantic grammars, capped pose siblings, and physical-scale calibration pairs; no parameter-jitter volume", - "semantic_grammar_count": 93, - "status": "accepted_only", - "view_policy": "max_visible_v1" - } -} diff --git a/metadata/source_reports/l1.json b/metadata/source_reports/l1.json deleted file mode 100644 index 2c4ea7a53bb4f9dd4b291312f5e3bc1a3f8e2287..0000000000000000000000000000000000000000 --- a/metadata/source_reports/l1.json +++ /dev/null @@ -1,64 +0,0 @@ -{ - "audit": { - "accepted_only": true, - "base_example_count": 144, - "base_proposals_ledgered": 288, - "compiled": 215, - "conductor_reexecuted": 215, - "dataset_digest_sha256": "30765ca9366965807b65e321a7492afe6d2f8e7ae0c9fbc3a629e4641a771bc1", - "declared_visual_target_count": 215, - "distinct_exact_model_image_count": 215, - "duplicate_telemetry": { - "allowed_cross_grammar_pairs_observed": [], - "distinct_exact_model_images": 215, - "exact_duplicate_group_count": 0, - "exact_duplicate_groups": [], - "policy": "same-grammar images are one leakage group; exact cross-grammar images require an explicitly shared leakage group or allowlist pair", - "shared_leakage_cross_grammar_aliases": [] - }, - "exact_views_verified": 215, - "model_image_count": 215, - "operation_count": 24, - "pose_count": 71, - "pose_image_count": 71, - "proposal_evidence_verified": 359, - "proposal_ledger_sha256": "5c800ce49276b3aaba43da135fc42a4a15c008ba9fc556b2e5be4637eeb635f8", - "public_task_count": 215, - "purity_clean": 215, - "realization_example_count": 17, - "rendered_visual_target_count": 215, - "representation_orbit_count": 206, - "schema_version": "pixcell-l1-bank-audit-1", - "selected_base_count": 144, - "semantic_base_example_count": 127, - "semantic_grammar_count": 127 - }, - "exported_row_count": 215, - "level": "L1", - "manifest": { - "dataset_digest_sha256": "30765ca9366965807b65e321a7492afe6d2f8e7ae0c9fbc3a629e4641a771bc1", - "duplicate_telemetry": { - "allowed_cross_grammar_pairs_observed": [], - "distinct_exact_model_images": 215, - "exact_duplicate_group_count": 0, - "exact_duplicate_groups": [], - "policy": "same-grammar images are one leakage group; exact cross-grammar images require an explicitly shared leakage group or allowlist pair", - "shared_leakage_cross_grammar_aliases": [] - }, - "generator_source_sha256": "dcf913da8ca65b1a254c321a51dca8105304de878d4796c807778027b7dafd9f", - "generator_version": "pixcell-l1-bank-builder-1-dcf913da8ca65b1a", - "level": "L1", - "operation_count": 24, - "public_role_counts": { - "equivariance": 71, - "realization": 17, - "semantic_base": 127 - }, - "public_task_count": 215, - "schema_version": "pixcell-l1-factor-bank-1", - "selection_policy": "compile and hard-gate both authored proposals in each explicit slot; use only a stable source-derived SHA-256 tie-break when both pass; add only the safe audited registry pose subset", - "semantic_grammar_count": 127, - "status": "accepted_only", - "view_policy": "max_visible_v1" - } -} diff --git a/metadata/source_reports/l2.json b/metadata/source_reports/l2.json deleted file mode 100644 index 14a4bcc810be167c08e1ffeca5a80107aa20651b..0000000000000000000000000000000000000000 --- a/metadata/source_reports/l2.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "audit": { - "accepted_only": true, - "analytic_witnesses_verified": 118, - "base_example_count": 99, - "base_proposals_ledgered": 198, - "compiled": 118, - "composition_count": 19, - "conductor_reexecuted": 118, - "dataset_digest_sha256": "05737221cfc0aeb3ef08efc64504d3db031530f5cef1496a48b0239ad23d6b46", - "declared_visual_target_count": 118, - "distinct_exact_model_image_count": 118, - "duplicate_telemetry": { - "cross_level_d4_collision_count": 0, - "cross_level_exact_collision_count": 0, - "d4_equivalent_group_count": 19, - "distinct_exact_model_images": 118, - "exact_duplicate_group_count": 0, - "lower_bank_manifest_sha256": { - "L0": "cb8649b5bf483a3e4bb7512e1e3af2bcba0bcb1df9a7185e3cbddbaf91791053", - "L1": "cafd270b4475c79827969c04dbf3433405731d0bc1cd3fb319f73c1475a31584" - }, - "policy": "99 selected semantic bases occupy 99 exact and D4-distinct representations; every pose is exact-distinct but D4-equivalent to its parent; every public L2 view is absent from L0/L1", - "pose_parent_d4_iou_min": 0.998718169, - "representation_orbit_count": 99, - "semantic_base_d4_orbit_count": 99, - "semantic_base_exact_image_count": 99, - "semantic_cross_grammar_d4_group_count": 0 - }, - "exact_views_verified": 118, - "model_image_count": 118, - "pose_count": 19, - "pose_image_count": 19, - "proposal_evidence_verified": 217, - "proposal_ledger_sha256": "83c160bddd175e10eb5e4ec376a0af62d88b2839e7a598d42c7b88d4d4235474", - "public_task_count": 118, - "purity_clean": 118, - "realization_count": 0, - "realization_example_count": 0, - "rendered_visual_target_count": 118, - "representation_orbit_count": 99, - "schema_version": "pixcell-l2-bank-audit-1", - "selected_base_count": 99, - "selection_slot_count": 99, - "semantic_base_example_count": 99, - "semantic_grammar_count": 99, - "source_operation_closure_verified": 118 - }, - "exported_row_count": 118, - "level": "L2", - "manifest": { - "composition_count": 19, - "dataset_digest_sha256": "05737221cfc0aeb3ef08efc64504d3db031530f5cef1496a48b0239ad23d6b46", - "duplicate_telemetry": { - "cross_level_d4_collision_count": 0, - "cross_level_exact_collision_count": 0, - "d4_equivalent_group_count": 19, - "distinct_exact_model_images": 118, - "exact_duplicate_group_count": 0, - "lower_bank_manifest_sha256": { - "L0": "cb8649b5bf483a3e4bb7512e1e3af2bcba0bcb1df9a7185e3cbddbaf91791053", - "L1": "cafd270b4475c79827969c04dbf3433405731d0bc1cd3fb319f73c1475a31584" - }, - "policy": "99 selected semantic bases occupy 99 exact and D4-distinct representations; every pose is exact-distinct but D4-equivalent to its parent; every public L2 view is absent from L0/L1", - "pose_parent_d4_iou_min": 0.998718169, - "representation_orbit_count": 99, - "semantic_base_d4_orbit_count": 99, - "semantic_base_exact_image_count": 99, - "semantic_cross_grammar_d4_group_count": 0 - }, - "generator_source_sha256": "e320d1221a94dbf7190116632a2299d0a465f5f1beeecec1e10cc8b476c47a73", - "generator_version": "pixcell-l2-factor-bank-builder-1-e320d1221a94dbf7", - "level": "L2", - "public_role_counts": { - "equivariance": 19, - "realization": 0, - "semantic_base": 99 - }, - "public_task_count": 118, - "schema_version": "pixcell-l2-factor-bank-1", - "selection_policy": "compile and hard-gate two authored proposals per semantic slot; use a source-derived stable SHA-256 tie-break only when both pass; publish no parameter-only realization slots and add only the capped safe pose subset", - "semantic_grammar_count": 99, - "status": "accepted_only", - "view_policy": "max_visible_v1" - } -} diff --git a/metadata/source_reports/l3.json b/metadata/source_reports/l3.json deleted file mode 100644 index f1785b73fcffab94a86a575fe3fd68db5aa5c253..0000000000000000000000000000000000000000 --- a/metadata/source_reports/l3.json +++ /dev/null @@ -1,1146 +0,0 @@ -{ - "audit": { - "all_meta_card_ids_are_scene_grammars": true, - "all_meta_omit_realization_id": true, - "card_count": 120, - "cross_level_d4_collision_count": 0, - "cross_level_exact_collision_count": 0, - "d4_equivalent_group_count": 0, - "dataset_digest_sha256": "aa696edde9a6bc5ee0c5275d9a7f05eed2a1bc56c600791ebb5c51a3d4953fc6", - "exact_duplicate_group_count": 0, - "generator_source_sha256": "f6a6f8f6a5bb16cd72057a365bd05524560df4a7286be27c7173587023be196c", - "generator_version": "pixcell-l3-factor-bank-builder-2-f6a6f8f6a5bb16cd", - "identity_count": 20, - "level": "L3", - "passed": true, - "records": [ - { - "candidate_id": "l3_01_serial_heterogeneous_chain_s01", - "card_id": "l3_01_serial_heterogeneous_chain_s01", - "model_view_pixel_sha256": "84388334a89930f8e13f485c769c3d9b402c8f4df46a93d1824e54419a2facd1", - "normalized_d4_mask_sha256": "0234c028849e039dc762efe992504d5b2f94022299aa806185ef2df8a4c59920", - "passed": true, - "reexecuted": true, - "task_id": "l3_01_serial_heterogeneous_chain_s01_000" - }, - { - "candidate_id": "l3_01_serial_heterogeneous_chain_s02", - "card_id": "l3_01_serial_heterogeneous_chain_s02", - "model_view_pixel_sha256": "5194a47f1ca5995db992561719dcf57a698c29398093c7770359a23738c9391c", - "normalized_d4_mask_sha256": "035560d7ba619b591c21ce3a9a7174cfa48f2cb9af6a0fe5678d7b1ca1f3a89e", - "passed": true, - "reexecuted": true, - "task_id": "l3_01_serial_heterogeneous_chain_s02_000" - }, - { - "candidate_id": "l3_01_serial_heterogeneous_chain_s03", - "card_id": "l3_01_serial_heterogeneous_chain_s03", - "model_view_pixel_sha256": "0b127ae15d2283263bd2f115b0433f09d9797a39d08c40602f1a5160ee8876f9", - "normalized_d4_mask_sha256": "2548eaf98731809d92456a765528542ddedf5627214b76bb077a15379a3d74d7", - "passed": true, - "reexecuted": true, - "task_id": "l3_01_serial_heterogeneous_chain_s03_000" - }, - { - "candidate_id": "l3_01_serial_heterogeneous_chain_s04", - "card_id": "l3_01_serial_heterogeneous_chain_s04", - "model_view_pixel_sha256": "c664108025649c69b69a57a143cbd1c32c7ce6eefa1e2488bd6f2166a6134d97", - "normalized_d4_mask_sha256": "38a7ce106b4d3081cf843049c6b760ca4d6b18cd50b92654587d14e9f48eabe3", - "passed": true, - "reexecuted": true, - "task_id": "l3_01_serial_heterogeneous_chain_s04_000" - }, - { - "candidate_id": "l3_01_serial_heterogeneous_chain_s05", - "card_id": "l3_01_serial_heterogeneous_chain_s05", - "model_view_pixel_sha256": "6f86660551390bd51d3962ed704fa97d7c0ea4fb32f2eb4dc43dc76b987f7ff4", - "normalized_d4_mask_sha256": "07f148bddf1104210d8a7e261dce491b5c14062611b320afe96587e0da17a0d9", - "passed": true, - "reexecuted": true, - "task_id": "l3_01_serial_heterogeneous_chain_s05_000" - }, - { - "candidate_id": "l3_01_serial_heterogeneous_chain_s06", - "card_id": "l3_01_serial_heterogeneous_chain_s06", - "model_view_pixel_sha256": "06cb7e33c373ff1342814fbb7dc8a9e9e13f538f2d17ebc8221004b3e59e00dc", - "normalized_d4_mask_sha256": "034ed9c3fab49106b5249bd84f39ddea593ec30a981b2f689fa62063d603a6c0", - "passed": true, - "reexecuted": true, - "task_id": "l3_01_serial_heterogeneous_chain_s06_000" - }, - { - "candidate_id": "l3_02_parallel_reconvergent_bundle_s01", - "card_id": "l3_02_parallel_reconvergent_bundle_s01", - "model_view_pixel_sha256": "f5bfacc6a8cdbc2671e90740e2dde40d4bbb8a0596d1f37623463661485ab8fa", - "normalized_d4_mask_sha256": "8f34d50a92aaef84ebb5d0c5f46971a31e7ba86947adf2b228a9e712103b6d90", - "passed": true, - "reexecuted": true, - "task_id": "l3_02_parallel_reconvergent_bundle_s01_000" - }, - { - "candidate_id": "l3_02_parallel_reconvergent_bundle_s02", - "card_id": "l3_02_parallel_reconvergent_bundle_s02", - "model_view_pixel_sha256": "467a5bd6d6d51477dc8efea11770efcf1d3ca62032a579372ee60ac152eaf7df", - "normalized_d4_mask_sha256": "08f545f87d9755604836cd3be5184939f97849cfd6996af650666fd940c5adea", - "passed": true, - "reexecuted": true, - "task_id": "l3_02_parallel_reconvergent_bundle_s02_000" - }, - { - "candidate_id": "l3_02_parallel_reconvergent_bundle_s03", - "card_id": "l3_02_parallel_reconvergent_bundle_s03", - "model_view_pixel_sha256": "b136e9a28a1fd5edc6bc5b7eadeec8313d91720fa3a7e872218438df58b32f96", - "normalized_d4_mask_sha256": "11a5ab9ec02de13833aabda755e0094ec3469519790793aa1852236c24132d70", - "passed": true, - "reexecuted": true, - "task_id": "l3_02_parallel_reconvergent_bundle_s03_000" - }, - { - "candidate_id": "l3_02_parallel_reconvergent_bundle_s04", - "card_id": "l3_02_parallel_reconvergent_bundle_s04", - "model_view_pixel_sha256": "6e496ba5b3ae004f1619a3cd619590e29063b9341c38627c529f4002278223b8", - "normalized_d4_mask_sha256": "381d12d9a6ce8110133f833bea20b4103d580016c7342048f48e6d04e0ef98b6", - "passed": true, - "reexecuted": true, - "task_id": "l3_02_parallel_reconvergent_bundle_s04_000" - }, - { - "candidate_id": "l3_02_parallel_reconvergent_bundle_s05", - "card_id": "l3_02_parallel_reconvergent_bundle_s05", - "model_view_pixel_sha256": "c2e4cdd5171e2848c9269f9224543fae7722db2790aa1201024a487dfe131096", - "normalized_d4_mask_sha256": "48fb8697bdf7a6ef1a0ed3b7e1bdef60723be6aab3292c5910518594e7a47ef7", - "passed": true, - "reexecuted": true, - "task_id": "l3_02_parallel_reconvergent_bundle_s05_000" - }, - { - "candidate_id": "l3_02_parallel_reconvergent_bundle_s06", - "card_id": "l3_02_parallel_reconvergent_bundle_s06", - "model_view_pixel_sha256": "20241c40d5ddf13f73d0656d00394db58fcea89b3023a0d11f11697a02b9e9c9", - "normalized_d4_mask_sha256": "1150ae0c1ce0632fa2d3e3dfe93a25b656d6965ac45a8333ca51c1ef92b72ea6", - "passed": true, - "reexecuted": true, - "task_id": "l3_02_parallel_reconvergent_bundle_s06_000" - }, - { - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01", - "model_view_pixel_sha256": "6701369e78d95caa1ab0c23b1424eaabbb808c46ed9d2efa90b4508f31eb4eb2", - "normalized_d4_mask_sha256": "0c5088d3ff1d5f3014881e15fd4c463e40e41098ac647e38cc0c93f70feae53b", - "passed": true, - "reexecuted": true, - "task_id": "l3_03_recursive_asymmetric_branch_hierarchy_s01_000" - }, - { - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02", - "model_view_pixel_sha256": "68c82c15f56d827e591fc0224ec0f58f0bf34caf188cf3a7fc0470c3f3236a86", - "normalized_d4_mask_sha256": "210a154969446c8711946abde335966792aa9cca7f46ba8df01fb7144f7da08d", - "passed": true, - "reexecuted": true, - "task_id": "l3_03_recursive_asymmetric_branch_hierarchy_s02_000" - }, - { - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03", - "model_view_pixel_sha256": "612e4fc7ffae6b54643989d5cfa83faba9124e13ce0c80d3e7aa1809becf12ad", - "normalized_d4_mask_sha256": "236b58388a6754a350ce5de2c75fb5f7e396de0747f86da9428c32e59311b3c3", - "passed": true, - "reexecuted": true, - "task_id": "l3_03_recursive_asymmetric_branch_hierarchy_s03_000" - }, - { - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04", - "model_view_pixel_sha256": "e643b916befaa2633bb5d727a1367f35b56f6fd14c47c4f9731f3a9b27204113", - "normalized_d4_mask_sha256": "2d8df9f2db600353e24c38ea9da4f886de751d0fba81608e7d2eb9f9f6917314", - "passed": true, - "reexecuted": true, - "task_id": "l3_03_recursive_asymmetric_branch_hierarchy_s04_000" - }, - { - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05", - "model_view_pixel_sha256": "226d16a43b069e347788e088e9a4066ff79926b07cc17b80807f7bcd34dccd24", - "normalized_d4_mask_sha256": "1a8ba39a46aee0486fc64c3d894ebe0ad21a47b5d6d523306087a0fde52b6e3e", - "passed": true, - "reexecuted": true, - "task_id": "l3_03_recursive_asymmetric_branch_hierarchy_s05_000" - }, - { - "candidate_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "card_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06", - "model_view_pixel_sha256": "8afeacb7ff7060270d5bf5fd6755adfaf2fc82e415fd031e772b58152c255ed4", - "normalized_d4_mask_sha256": "11cd54eed37584efaddedb3d9dd693002aed236f411282f9cced4f7caf4fe29d", - "passed": true, - "reexecuted": true, - "task_id": "l3_03_recursive_asymmetric_branch_hierarchy_s06_000" - }, - { - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s01", - "card_id": "l3_04_persistent_trunk_with_side_branches_s01", - "model_view_pixel_sha256": "f53b7d651348236a82471f40cfbe8965aa5f111cea86ba2f8a082db99690b30f", - "normalized_d4_mask_sha256": "230c28c42f4e0c295189a9408cdf696533dcd18c187a0215e563071ac0426b0b", - "passed": true, - "reexecuted": true, - "task_id": "l3_04_persistent_trunk_with_side_branches_s01_000" - }, - { - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s02", - "card_id": "l3_04_persistent_trunk_with_side_branches_s02", - "model_view_pixel_sha256": "f876cda2490b47ce157c157966b2f7b744f8602c3329a033edcb2cc3902c348d", - "normalized_d4_mask_sha256": "188902eeae3a47c3bf94f465c337ee23224beec8eef246faa3943886e2ade8c2", - "passed": true, - "reexecuted": true, - "task_id": "l3_04_persistent_trunk_with_side_branches_s02_000" - }, - { - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s03", - "card_id": "l3_04_persistent_trunk_with_side_branches_s03", - "model_view_pixel_sha256": "fb3bebb66d20c947d820c9a247ef686803d7648b2cf72de464076e422df13674", - "normalized_d4_mask_sha256": "1882dab5fa5082c4fb7871176f584aa773db5e6119165cacca1b256c5f2caa49", - "passed": true, - "reexecuted": true, - "task_id": "l3_04_persistent_trunk_with_side_branches_s03_000" - }, - { - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s04", - "card_id": "l3_04_persistent_trunk_with_side_branches_s04", - "model_view_pixel_sha256": "59a29fd9d6f5f1fc16b2574de8a262df312648ef2ef8452b02b47660ec601e11", - "normalized_d4_mask_sha256": "3492de67dc9dffc167d64c4a95ff6a79bdf47ecac9e9413575de6b550755a902", - "passed": true, - "reexecuted": true, - "task_id": "l3_04_persistent_trunk_with_side_branches_s04_000" - }, - { - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s05", - "card_id": "l3_04_persistent_trunk_with_side_branches_s05", - "model_view_pixel_sha256": "ffa5c2417e870b968cfcfe165442e9a2b574a8103352ee99023e5c3617f76f0a", - "normalized_d4_mask_sha256": "4835e25877a8cf3e54dab1d1c511693d82aad203a1ece0a07c8c3d699331ef3a", - "passed": true, - "reexecuted": true, - "task_id": "l3_04_persistent_trunk_with_side_branches_s05_000" - }, - { - "candidate_id": "l3_04_persistent_trunk_with_side_branches_s06", - "card_id": "l3_04_persistent_trunk_with_side_branches_s06", - "model_view_pixel_sha256": "f56d61c9eef3b5d344e7982ffd1f4db5d85236a55d68db9d145baa6fc545a31a", - "normalized_d4_mask_sha256": "181f89fbaa096922863e371d6640d75dd57cc24871adaf323f356a8d2e8440ae", - "passed": true, - "reexecuted": true, - "task_id": "l3_04_persistent_trunk_with_side_branches_s06_000" - }, - { - "candidate_id": "l3_07_constructive_body_terminal_system_s01", - "card_id": "l3_07_constructive_body_terminal_system_s01", - "model_view_pixel_sha256": "d0a6d3cd3e54dad09b2dc66fb27582e20af1b4b7024da6b09037490b98703940", - "normalized_d4_mask_sha256": "121e83dd166bee22a71e370c4a9a8f435d81499e6dea5cbcd7191647aa984891", - "passed": true, - "reexecuted": true, - "task_id": "l3_07_constructive_body_terminal_system_s01_000" - }, - { - "candidate_id": "l3_07_constructive_body_terminal_system_s02", - "card_id": "l3_07_constructive_body_terminal_system_s02", - "model_view_pixel_sha256": "87b1fd26f77f42fdfe977004735c2471f07382dd55f97a5d55b1dbe8d1a00554", - "normalized_d4_mask_sha256": "27355a79db462697e5a0a0f11acc602e712f4307679b1b9ea657af1b2d192195", - "passed": true, - "reexecuted": true, - "task_id": "l3_07_constructive_body_terminal_system_s02_000" - }, - { - "candidate_id": "l3_07_constructive_body_terminal_system_s03", - "card_id": "l3_07_constructive_body_terminal_system_s03", - "model_view_pixel_sha256": "e520e7f54268e37a8a1c4dd28fe0b996de56aa1fcc48b1f44f2f4734117f1d95", - "normalized_d4_mask_sha256": "18a7929c6e43fd44e878bf54d7ed98bfe6f51b0f37fef56f4a12d5adf7018928", - "passed": true, - "reexecuted": true, - "task_id": "l3_07_constructive_body_terminal_system_s03_000" - }, - { - "candidate_id": "l3_07_constructive_body_terminal_system_s04", - "card_id": "l3_07_constructive_body_terminal_system_s04", - "model_view_pixel_sha256": "9cc50292ef916a8fed4b6e477e5e611c7e50e0f36c1efd4f3162462d455bd9d1", - "normalized_d4_mask_sha256": "716e5775e9c2e5e21ea0f77d50e8aee3cc196769c947ef78de30540476b16ca1", - "passed": true, - "reexecuted": true, - "task_id": "l3_07_constructive_body_terminal_system_s04_000" - }, - { - "candidate_id": "l3_07_constructive_body_terminal_system_s05", - "card_id": "l3_07_constructive_body_terminal_system_s05", - "model_view_pixel_sha256": "683dd1a8fbeee5043a6452a7ff68b1e7e7547a6b580c9b72c7382e2f38b854f9", - "normalized_d4_mask_sha256": "10b27de1152a70148262baf467eab9ceb6dd218e52c12bb27a371baf2c033379", - "passed": true, - "reexecuted": true, - "task_id": "l3_07_constructive_body_terminal_system_s05_000" - }, - { - "candidate_id": "l3_07_constructive_body_terminal_system_s06", - "card_id": "l3_07_constructive_body_terminal_system_s06", - "model_view_pixel_sha256": "aba68e49021d8dc52a0946dd809365d82ee58d2f72be83290c997226b2fb714f", - "normalized_d4_mask_sha256": "2cf07d03f8f9a40b3f012ce0209af0ce523d1352bb0a72774e546efbd22adc9b", - "passed": true, - "reexecuted": true, - "task_id": "l3_07_constructive_body_terminal_system_s06_000" - }, - { - "candidate_id": "l3_08_dual_body_multi_corridor_s01", - "card_id": "l3_08_dual_body_multi_corridor_s01", - "model_view_pixel_sha256": "ee2629c92109a3abeff21a5087e97a1f8464a7de1a39bdecbe7a5056f78238b8", - "normalized_d4_mask_sha256": "22ed5fd596cd3382716bc6a9b38e5fe9173d0c24998997dd137fec9252ed01af", - "passed": true, - "reexecuted": true, - "task_id": "l3_08_dual_body_multi_corridor_s01_000" - }, - { - "candidate_id": "l3_08_dual_body_multi_corridor_s02", - "card_id": "l3_08_dual_body_multi_corridor_s02", - "model_view_pixel_sha256": "723bf984b933cec3a210a723317f08aa96a136dec0e7a3ba88b55327df5f3e8c", - "normalized_d4_mask_sha256": "30d3c6b749b9d02c6555a545708b52c712abe7505e8ec631de186ccec37401cf", - "passed": true, - "reexecuted": true, - "task_id": "l3_08_dual_body_multi_corridor_s02_000" - }, - { - "candidate_id": "l3_08_dual_body_multi_corridor_s03", - "card_id": "l3_08_dual_body_multi_corridor_s03", - "model_view_pixel_sha256": "aef8fbef6e9a9cb8cf95747c6bad257ef00c37df05f27df013691a1a602f2304", - "normalized_d4_mask_sha256": "14b04b2f7badd743492a2e6bad6b72ae13fdef632de59aa4fbbc7fe567f8d8ba", - "passed": true, - "reexecuted": true, - "task_id": "l3_08_dual_body_multi_corridor_s03_000" - }, - { - "candidate_id": "l3_08_dual_body_multi_corridor_s04", - "card_id": "l3_08_dual_body_multi_corridor_s04", - "model_view_pixel_sha256": "2c5ae9cbed649480556dd1b3a8de8a7c9166e6eb50cf4284e58e80382222dbd7", - "normalized_d4_mask_sha256": "2fe64c4b499b3aa876745011822bf5f2bbe630302b44247ee8d3c2d9d059844d", - "passed": true, - "reexecuted": true, - "task_id": "l3_08_dual_body_multi_corridor_s04_000" - }, - { - "candidate_id": "l3_08_dual_body_multi_corridor_s05", - "card_id": "l3_08_dual_body_multi_corridor_s05", - "model_view_pixel_sha256": "c7e0c5f8af9be49d57c8fdceb39d87b21c0631efad15d551059a812ca04b84bb", - "normalized_d4_mask_sha256": "45f0fe09c9443a49693e9c024e9763773201641b938ca745b6a7246ff785be00", - "passed": true, - "reexecuted": true, - "task_id": "l3_08_dual_body_multi_corridor_s05_000" - }, - { - "candidate_id": "l3_08_dual_body_multi_corridor_s06", - "card_id": "l3_08_dual_body_multi_corridor_s06", - "model_view_pixel_sha256": "8120d5b282f54d11dfd4cea65f0fa8ddeff2f1731fd7bf297753b4bab0f179b7", - "normalized_d4_mask_sha256": "14174f616650e2b25c7b22219b7fc7d3968c12d72c9c6da72f4004c2ca8ed5e0", - "passed": true, - "reexecuted": true, - "task_id": "l3_08_dual_body_multi_corridor_s06_000" - }, - { - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s01", - "card_id": "l3_09_closed_subassembly_carrier_relation_s01", - "model_view_pixel_sha256": "e74f575596295b06d15ae55007b942c368c5ab03924579c770e141e136989ac2", - "normalized_d4_mask_sha256": "01505b53861876aeba3cd5e8e7b7e146355482e827f93bbc53c1b1e0295e7e70", - "passed": true, - "reexecuted": true, - "task_id": "l3_09_closed_subassembly_carrier_relation_s01_000" - }, - { - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s02", - "card_id": "l3_09_closed_subassembly_carrier_relation_s02", - "model_view_pixel_sha256": "e1c8cd2a7bfa8aeea147345b38091ea059e22046b02ff657e87384dadb96b8fe", - "normalized_d4_mask_sha256": "01bf781e9e04afbbfaaf488a11cfc7dfcf4eb8b5488649a1c4e5e5d3e9f63d58", - "passed": true, - "reexecuted": true, - "task_id": "l3_09_closed_subassembly_carrier_relation_s02_000" - }, - { - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s03", - "card_id": "l3_09_closed_subassembly_carrier_relation_s03", - "model_view_pixel_sha256": "985a62a7aab37b352eb349d5271fe1f346918267ffbf08a8f541b3ba752a4f96", - "normalized_d4_mask_sha256": "1586b2740331c261fa2ff973e20ac1f3f7a3b1ba4c7afccff07492afbcbb6f8c", - "passed": true, - "reexecuted": true, - "task_id": "l3_09_closed_subassembly_carrier_relation_s03_000" - }, - { - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s04", - "card_id": "l3_09_closed_subassembly_carrier_relation_s04", - "model_view_pixel_sha256": "6462c7d1f21b3ada584509cf0a338208b9ce9e27dfbc3dead97d665399826811", - "normalized_d4_mask_sha256": "2ac2845699bc9d6d3433b8f72be745c35d466a93e8e486d6d1a067ba5e089df8", - "passed": true, - "reexecuted": true, - "task_id": "l3_09_closed_subassembly_carrier_relation_s04_000" - }, - { - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s05", - "card_id": "l3_09_closed_subassembly_carrier_relation_s05", - "model_view_pixel_sha256": "85b6d5770f0c01e9cd7c1b6264c8715af9e1a5cedd94d465f00a2011a08463ae", - "normalized_d4_mask_sha256": "0ea43e16c0ac4b19661d1e05f02a394aef9916825cd7adae657f8315ee5dcac9", - "passed": true, - "reexecuted": true, - "task_id": "l3_09_closed_subassembly_carrier_relation_s05_000" - }, - { - "candidate_id": "l3_09_closed_subassembly_carrier_relation_s06", - "card_id": "l3_09_closed_subassembly_carrier_relation_s06", - "model_view_pixel_sha256": "d86de18cf617eeb855a44831f311486c52157f8a8a1b2ec1d1fea4d67db68492", - "normalized_d4_mask_sha256": "127192ed46d10c6b799c424ac7b71ca5b547807342fede77be76b1646a3e80ce", - "passed": true, - "reexecuted": true, - "task_id": "l3_09_closed_subassembly_carrier_relation_s06_000" - }, - { - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s01", - "card_id": "l3_10_obstacle_constrained_route_bundle_s01", - "model_view_pixel_sha256": "49cc31c2694d4e8a87460b41ad7e3050b939e6e16bd83f82cd26481f7582a7a6", - "normalized_d4_mask_sha256": "784168d73f0ecb59f48ba4f4c6007ac073d393fdb043909c2833bc01ca077a9b", - "passed": true, - "reexecuted": true, - "task_id": "l3_10_obstacle_constrained_route_bundle_s01_000" - }, - { - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s02", - "card_id": "l3_10_obstacle_constrained_route_bundle_s02", - "model_view_pixel_sha256": "689178d38096c39dc22b3c506752bbeea337a717ff3605119f7e0e4f006d007a", - "normalized_d4_mask_sha256": "23d895e42efd4720a01971b9ac28599bbc6bce9573cca9a13d880ad2c596bd98", - "passed": true, - "reexecuted": true, - "task_id": "l3_10_obstacle_constrained_route_bundle_s02_000" - }, - { - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s03", - "card_id": "l3_10_obstacle_constrained_route_bundle_s03", - "model_view_pixel_sha256": "f0f7f7e212be01f4d616c092a90e08bfc88297839193b37c71a95af70c8b54c8", - "normalized_d4_mask_sha256": "4e92235477424788743af13e49125aa11b04b2248e6e9811d1de8d5e281194aa", - "passed": true, - "reexecuted": true, - "task_id": "l3_10_obstacle_constrained_route_bundle_s03_000" - }, - { - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s04", - "card_id": "l3_10_obstacle_constrained_route_bundle_s04", - "model_view_pixel_sha256": "ef78b994d37329c47a35f5711b9a4a0469edd116e1470eb8a10b70698e5b54e2", - "normalized_d4_mask_sha256": "16cf053a3cb26189c24531fd29dc03a96a3fdc715ac5f112eaa9abfffec3d4bc", - "passed": true, - "reexecuted": true, - "task_id": "l3_10_obstacle_constrained_route_bundle_s04_000" - }, - { - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s05", - "card_id": "l3_10_obstacle_constrained_route_bundle_s05", - "model_view_pixel_sha256": "b8f83ec787668d494bc5fc095451229a9d4e0300c16879b32d5f787e5a5d6807", - "normalized_d4_mask_sha256": "05fa97c93046d05dd657e92beba7669bb60d8382bc0558c381d4cca91bdaacf7", - "passed": true, - "reexecuted": true, - "task_id": "l3_10_obstacle_constrained_route_bundle_s05_000" - }, - { - "candidate_id": "l3_10_obstacle_constrained_route_bundle_s06", - "card_id": "l3_10_obstacle_constrained_route_bundle_s06", - "model_view_pixel_sha256": "1eed01b58eba1b6d114d29886dfc01c59051dda27b7b500889c028c70e90a96e", - "normalized_d4_mask_sha256": "2cd42752cbbe1086c3d56d353fbe1fde0130f2b7d5998f5aceaf8b46f3cb7e44", - "passed": true, - "reexecuted": true, - "task_id": "l3_10_obstacle_constrained_route_bundle_s06_000" - }, - { - "candidate_id": "l3_11_transition_repeated_transition_spine_s01", - "card_id": "l3_11_transition_repeated_transition_spine_s01", - "model_view_pixel_sha256": "67151cfa267c51cd1dfc145112593142860a218707f9928474aa5c94a9d5d9a7", - "normalized_d4_mask_sha256": "113ee22b30a7859d0c2b0487c5ce08677f5cbff49b37c0de6c569914442a49c4", - "passed": true, - "reexecuted": true, - "task_id": "l3_11_transition_repeated_transition_spine_s01_000" - }, - { - "candidate_id": "l3_11_transition_repeated_transition_spine_s02", - "card_id": "l3_11_transition_repeated_transition_spine_s02", - "model_view_pixel_sha256": "83dd22405836d2e5685b77d1ba58efd21bdfa5a87a59a8e800d1272c2e5afccc", - "normalized_d4_mask_sha256": "314785ec3038742c27055faacb55bfa9c4f56d73b256319d5c13eda43a763732", - "passed": true, - "reexecuted": true, - "task_id": "l3_11_transition_repeated_transition_spine_s02_000" - }, - { - "candidate_id": "l3_11_transition_repeated_transition_spine_s03", - "card_id": "l3_11_transition_repeated_transition_spine_s03", - "model_view_pixel_sha256": "6fb83819e41c3d28a01e5330ad048fdc2da2570b8ef47c3258c23a70007c6457", - "normalized_d4_mask_sha256": "1220d0eac93f8f291d5f4cae95d7f48dc6cfab4520c20ff8c6f3c6719f4b375f", - "passed": true, - "reexecuted": true, - "task_id": "l3_11_transition_repeated_transition_spine_s03_000" - }, - { - "candidate_id": "l3_11_transition_repeated_transition_spine_s04", - "card_id": "l3_11_transition_repeated_transition_spine_s04", - "model_view_pixel_sha256": "95ce460d13dad4a81e18ea032ef9ebdf74db05abd6d6d074d1a007404ec97210", - "normalized_d4_mask_sha256": "0e33ae8c80a50bc6978fa79301249a6c890bdc26a8ebe417e7134234523497ca", - "passed": true, - "reexecuted": true, - "task_id": "l3_11_transition_repeated_transition_spine_s04_000" - }, - { - "candidate_id": "l3_11_transition_repeated_transition_spine_s05", - "card_id": "l3_11_transition_repeated_transition_spine_s05", - "model_view_pixel_sha256": "71bcfc4b42a73e8be5c1c2e6600067b09de3328d5cc983bb5a369b65d8914df8", - "normalized_d4_mask_sha256": "1464c63732613c6b602fff2778e0400c820113e98297b3c2c3eb10cb401f6cd9", - "passed": true, - "reexecuted": true, - "task_id": "l3_11_transition_repeated_transition_spine_s05_000" - }, - { - "candidate_id": "l3_11_transition_repeated_transition_spine_s06", - "card_id": "l3_11_transition_repeated_transition_spine_s06", - "model_view_pixel_sha256": "a8c40da0646535804bd2a9dc292137092ce0caa12ddd12e2796f591d855815af", - "normalized_d4_mask_sha256": "0243506d05e5ff872c143db301b944f039eb9b9e67e8df8496d6b42b8a8b1fe7", - "passed": true, - "reexecuted": true, - "task_id": "l3_11_transition_repeated_transition_spine_s06_000" - }, - { - "candidate_id": "l3_12_bilateral_graded_carrier_s01", - "card_id": "l3_12_bilateral_graded_carrier_s01", - "model_view_pixel_sha256": "8999e1b6535c67364e54a9ad16ddfa62e1270b19ff3266fd3042bfc3914ce686", - "normalized_d4_mask_sha256": "364da9f23a92241a14a0f2b16eed8c788b95decded592f1bdc7085fc036ec36a", - "passed": true, - "reexecuted": true, - "task_id": "l3_12_bilateral_graded_carrier_s01_000" - }, - { - "candidate_id": "l3_12_bilateral_graded_carrier_s02", - "card_id": "l3_12_bilateral_graded_carrier_s02", - "model_view_pixel_sha256": "15f6b3ec3f76144187bc5c449fd2e1295129e68fcacc94a473c12d9e4764ec05", - "normalized_d4_mask_sha256": "30912127532db8ce94d34adbc5267da7b33fed204b2d29a30e1b31793872bbab", - "passed": true, - "reexecuted": true, - "task_id": "l3_12_bilateral_graded_carrier_s02_000" - }, - { - "candidate_id": "l3_12_bilateral_graded_carrier_s03", - "card_id": "l3_12_bilateral_graded_carrier_s03", - "model_view_pixel_sha256": "613e680f306d0fb1801e756e2dfb639c0bd0bdaf1f3b1f1a024e6a1a16f7875b", - "normalized_d4_mask_sha256": "2dd6f1f12988df07981a53718869792806f12b3e1c7e674c98dbf0368efbb2ee", - "passed": true, - "reexecuted": true, - "task_id": "l3_12_bilateral_graded_carrier_s03_000" - }, - { - "candidate_id": "l3_12_bilateral_graded_carrier_s04", - "card_id": "l3_12_bilateral_graded_carrier_s04", - "model_view_pixel_sha256": "76902efd3cff85b71a5e19621992ea5b33c011798f7213b040b764fdf519766f", - "normalized_d4_mask_sha256": "04c0020ac73bf84d030f3e295bb4da97265f9f45a2399b30a5b9222d4a2b1767", - "passed": true, - "reexecuted": true, - "task_id": "l3_12_bilateral_graded_carrier_s04_000" - }, - { - "candidate_id": "l3_12_bilateral_graded_carrier_s05", - "card_id": "l3_12_bilateral_graded_carrier_s05", - "model_view_pixel_sha256": "7da9a2d82e267eaa697dd50ba634f0a58587ce1f458f7a24ec890be6e97dffb2", - "normalized_d4_mask_sha256": "027637c6fcf2019c49f694d6b11153dd6c14910bf7561833052ddfcbbde51233", - "passed": true, - "reexecuted": true, - "task_id": "l3_12_bilateral_graded_carrier_s05_000" - }, - { - "candidate_id": "l3_12_bilateral_graded_carrier_s06", - "card_id": "l3_12_bilateral_graded_carrier_s06", - "model_view_pixel_sha256": "52fca5158f806af598256508e85830411e2826b21f2aee8351c84a4e04823f43", - "normalized_d4_mask_sha256": "58089eab30df45ec4f1a5a957ae236913dd2d92fdd855d99d915975385c225d4", - "passed": true, - "reexecuted": true, - "task_id": "l3_12_bilateral_graded_carrier_s06_000" - }, - { - "candidate_id": "l3_13_dual_bank_local_defect_s01", - "card_id": "l3_13_dual_bank_local_defect_s01", - "model_view_pixel_sha256": "4c9a801f817574faf75380dcd45bc0263f863ec3ec47493e1848aba847fd89ce", - "normalized_d4_mask_sha256": "5d459099ed65f697dafd5ef22df2c5875ffa322565a8775a83101e282418299f", - "passed": true, - "reexecuted": true, - "task_id": "l3_13_dual_bank_local_defect_s01_000" - }, - { - "candidate_id": "l3_13_dual_bank_local_defect_s02", - "card_id": "l3_13_dual_bank_local_defect_s02", - "model_view_pixel_sha256": "3dfa65e2291522625260cb56dc9a1191dbcdd0c17b7364210011804ae809a871", - "normalized_d4_mask_sha256": "7a1a5f9495b7122b9c7b6dadd2bc63a19f5e95bc06c46dab47d9aa568199f8eb", - "passed": true, - "reexecuted": true, - "task_id": "l3_13_dual_bank_local_defect_s02_000" - }, - { - "candidate_id": "l3_13_dual_bank_local_defect_s03", - "card_id": "l3_13_dual_bank_local_defect_s03", - "model_view_pixel_sha256": "feab6b98243822503253f2c9f29e72c8f701afd85ae985626b36863a05b5202f", - "normalized_d4_mask_sha256": "204345ff25525887c7b9b8e3e03c62c79a0f49da443f216bed7a7ecb33981d28", - "passed": true, - "reexecuted": true, - "task_id": "l3_13_dual_bank_local_defect_s03_000" - }, - { - "candidate_id": "l3_13_dual_bank_local_defect_s04", - "card_id": "l3_13_dual_bank_local_defect_s04", - "model_view_pixel_sha256": "c1fca0f520f30b220543301e347e12f8bf9e8b9297fea092221ff864d10647d6", - "normalized_d4_mask_sha256": "1f697e5d7ac5cf7a46ae29f35fc21f5fb6e42b5746baca550de864fb614d7992", - "passed": true, - "reexecuted": true, - "task_id": "l3_13_dual_bank_local_defect_s04_000" - }, - { - "candidate_id": "l3_13_dual_bank_local_defect_s05", - "card_id": "l3_13_dual_bank_local_defect_s05", - "model_view_pixel_sha256": "e17e710ec399d513f02906633d6afb427ae6fce25f8a24b281b1166d2b22e401", - "normalized_d4_mask_sha256": "07b18fe895df2d2b0c17a1411533ff4153f87e972e59759f69bfde666600ac92", - "passed": true, - "reexecuted": true, - "task_id": "l3_13_dual_bank_local_defect_s05_000" - }, - { - "candidate_id": "l3_13_dual_bank_local_defect_s06", - "card_id": "l3_13_dual_bank_local_defect_s06", - "model_view_pixel_sha256": "9e3faf84d64631beb7379cc1a8be9cc723c491141270f76b0f7b6aad7f7a644e", - "normalized_d4_mask_sha256": "237b375eca97e2869fa1a22bfdb9409e92f98a4789d702504eac21af576bcc7b", - "passed": true, - "reexecuted": true, - "task_id": "l3_13_dual_bank_local_defect_s06_000" - }, - { - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s01", - "model_view_pixel_sha256": "5fc1417349879b71667033b928549a15c5803f28be6e0f1bc1ec179788a01d77", - "normalized_d4_mask_sha256": "80f67b9993665bd5a1f2d64bb11d25ca1fc1346e605f77da78a9421b4ce9d666", - "passed": true, - "reexecuted": true, - "task_id": "l3_14_supercell_array_with_channel_or_defect_s01_000" - }, - { - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s02", - "model_view_pixel_sha256": "75935a9a8d1331582fabe25a7e4a45b15c968e8b5a84f0b5b76ae22723f461bb", - "normalized_d4_mask_sha256": "3452a4504f64f31295e079a079002158c25f88aed9f5333b1e08d9476e44f190", - "passed": true, - "reexecuted": true, - "task_id": "l3_14_supercell_array_with_channel_or_defect_s02_000" - }, - { - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s03", - "model_view_pixel_sha256": "2e84ca231b7cf40eb1618fdfa5e29d17a3f5e0aaa0f6c65963b0b6ae202f27ce", - "normalized_d4_mask_sha256": "39618efd7664a5d3a27789d8af730f7dc29dafb39c7b7e7d6f6c9447f262070f", - "passed": true, - "reexecuted": true, - "task_id": "l3_14_supercell_array_with_channel_or_defect_s03_000" - }, - { - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s04", - "model_view_pixel_sha256": "cc147a5dfd783cb8405372777ecdd473f83c68aafba5de27ebbf05cd4dfe6df4", - "normalized_d4_mask_sha256": "56f9e3100a0266199398d989fa15986a3ba2bd8e254205c08a2fdbd1f2d038c1", - "passed": true, - "reexecuted": true, - "task_id": "l3_14_supercell_array_with_channel_or_defect_s04_000" - }, - { - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s05", - "model_view_pixel_sha256": "d0d9c73b7fd5cf3780f805652dea8087c907e07a7f9746de7390f28c8dc62193", - "normalized_d4_mask_sha256": "29602be81b1c471265bc6f87baa6e93df82a9f4d10c51ba0e3e3fb8b55878f4a", - "passed": true, - "reexecuted": true, - "task_id": "l3_14_supercell_array_with_channel_or_defect_s05_000" - }, - { - "candidate_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "card_id": "l3_14_supercell_array_with_channel_or_defect_s06", - "model_view_pixel_sha256": "58ed4aba0bc8ae41fb3d8bac3c42877da3dbf4143473a6478e13c45b815c3fbf", - "normalized_d4_mask_sha256": "21e7a2b1cafbf8869a4f34a382b3b2581be86fc563053f7e217784fcbb982c5d", - "passed": true, - "reexecuted": true, - "task_id": "l3_14_supercell_array_with_channel_or_defect_s06_000" - }, - { - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s01", - "model_view_pixel_sha256": "577b6b5b5713d824cee9139db269e6fb6e029f3122d12156831cdd17d1ec3b47", - "normalized_d4_mask_sha256": "77d67cc06993fcd2ae0379befa895c668361870a5d0e8ee3842b157220690d1b", - "passed": true, - "reexecuted": true, - "task_id": "l3_15_constructive_hub_radial_hierarchy_s01_000" - }, - { - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s02", - "model_view_pixel_sha256": "2f957cefd41ddcfac23fb0a94f0b4e6f0ffe3fdbe5b731fa07ddeb18c298dc5a", - "normalized_d4_mask_sha256": "3863673311ab4d1581e9e3b68a22896537bae0843e593e5f7f6771ec877995ad", - "passed": true, - "reexecuted": true, - "task_id": "l3_15_constructive_hub_radial_hierarchy_s02_000" - }, - { - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s03", - "model_view_pixel_sha256": "7585fc05cf48509a5b2887d17a9c0bfb708ccd53b4e8af124e67c0c791cf39c9", - "normalized_d4_mask_sha256": "0c2569eeb680d2ff498a3124beae9d29781f5c2b32a4673123e257f12ac71793", - "passed": true, - "reexecuted": true, - "task_id": "l3_15_constructive_hub_radial_hierarchy_s03_000" - }, - { - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s04", - "model_view_pixel_sha256": "ec1a6cbf9f5c9168cb6c1578253755154195ed8a5c4ca0fd9d8bd7f95575c061", - "normalized_d4_mask_sha256": "18af6cbbc39540bd997f3254ef97d94568573b8f352a67c79c4277eb64658e2a", - "passed": true, - "reexecuted": true, - "task_id": "l3_15_constructive_hub_radial_hierarchy_s04_000" - }, - { - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s05", - "model_view_pixel_sha256": "f977366e23c76a0cd610db5334d12ebaf6370396ae08befb071fca057deb9769", - "normalized_d4_mask_sha256": "60489234cb7e88ceec99d95bfee040abe3a14e1d6290730b1152f8344e62960f", - "passed": true, - "reexecuted": true, - "task_id": "l3_15_constructive_hub_radial_hierarchy_s05_000" - }, - { - "candidate_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "card_id": "l3_15_constructive_hub_radial_hierarchy_s06", - "model_view_pixel_sha256": "648fb0e725877c03889e3ee1eaa1ba8e076d4109163827b0e3ddd2691a692239", - "normalized_d4_mask_sha256": "9742be0de6ad7b502cb1083f33bb3cc100f2ae7500c7d40c323b14caf7aa5bfa", - "passed": true, - "reexecuted": true, - "task_id": "l3_15_constructive_hub_radial_hierarchy_s06_000" - }, - { - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s01", - "model_view_pixel_sha256": "3545877b9ec9a09a8b2529186ee136b06d04918bb97b4a6e7485945a2db42e38", - "normalized_d4_mask_sha256": "655ec764e65e484ffe077ac3e4ffbc8cdbdbdfc9f7fe026493140b831804389a", - "passed": true, - "reexecuted": true, - "task_id": "l3_16_multi_axis_hub_terminal_routes_s01_000" - }, - { - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s02", - "model_view_pixel_sha256": "3d62c944da127a27c466a8ca3aa2d189f1fb5670d5baf975e72d72c5aa076a85", - "normalized_d4_mask_sha256": "56e0358bb35e53005cea7365c7ab1927cc83cf3ae7048673f9569b72f42ed5a0", - "passed": true, - "reexecuted": true, - "task_id": "l3_16_multi_axis_hub_terminal_routes_s02_000" - }, - { - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s03", - "model_view_pixel_sha256": "f41e2629c0afe7cc02fbfe657adf42b04c8f92edc2195476d564a140c35aed52", - "normalized_d4_mask_sha256": "0f5519db3fcbb012910f5f2e020f8c2f9f38ad1fc05b0ab8ef3e9cfb3fb7e39b", - "passed": true, - "reexecuted": true, - "task_id": "l3_16_multi_axis_hub_terminal_routes_s03_000" - }, - { - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s04", - "model_view_pixel_sha256": "a7b3137353266919f38978e2d193ae7848e6e5c792855a3119bbccee1afb1838", - "normalized_d4_mask_sha256": "0523e48f7b23398f4a082e48155a0105d98b8282d83609e7b6c111e1b8399028", - "passed": true, - "reexecuted": true, - "task_id": "l3_16_multi_axis_hub_terminal_routes_s04_000" - }, - { - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s05", - "model_view_pixel_sha256": "042cd88ad34edb38108e0b8ef868edff9a8fb5f998d6f783709bfad14bf8dfcc", - "normalized_d4_mask_sha256": "7ad38a1bd6c345f2b1f4d0ea57775746275eccd35314ac975baf77f95b06e63d", - "passed": true, - "reexecuted": true, - "task_id": "l3_16_multi_axis_hub_terminal_routes_s05_000" - }, - { - "candidate_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "card_id": "l3_16_multi_axis_hub_terminal_routes_s06", - "model_view_pixel_sha256": "3f07f7293e5cce6f21fe6d2468a2c04c652d5305e82a92e0a090d48fe9080193", - "normalized_d4_mask_sha256": "2b6281ddb4db31e6a2f323da3188e988ae69618d11236276dad083ac2adb8ce1", - "passed": true, - "reexecuted": true, - "task_id": "l3_16_multi_axis_hub_terminal_routes_s06_000" - }, - { - "candidate_id": "l3_17_tangent_contact_hierarchy_s01", - "card_id": "l3_17_tangent_contact_hierarchy_s01", - "model_view_pixel_sha256": "f236534f1d68547a88c6e85b267595c1661f53e9507287b4426ff6dfe3fb0426", - "normalized_d4_mask_sha256": "35e9e18ad05fc383ed2f2db910ebe2867bdc3ba2c50a03348e35a0cbaa95e5ce", - "passed": true, - "reexecuted": true, - "task_id": "l3_17_tangent_contact_hierarchy_s01_000" - }, - { - "candidate_id": "l3_17_tangent_contact_hierarchy_s02", - "card_id": "l3_17_tangent_contact_hierarchy_s02", - "model_view_pixel_sha256": "a8cbd56022da393610e9ae6c9116f5e550678232f659cefbfaab90db62b48f49", - "normalized_d4_mask_sha256": "055b2c29f87d946d846c7cd08ff0e9516b526a5ca1c42125d19c586683f7b78d", - "passed": true, - "reexecuted": true, - "task_id": "l3_17_tangent_contact_hierarchy_s02_000" - }, - { - "candidate_id": "l3_17_tangent_contact_hierarchy_s03", - "card_id": "l3_17_tangent_contact_hierarchy_s03", - "model_view_pixel_sha256": "6b0ccbb2aec2c40f7c7b265757cea78c4d191ec39d72359260a0faff2abf8643", - "normalized_d4_mask_sha256": "1613eb02dbb798c34ebe713da8c57e94e3432b87f99e6a65f8dacf8d43140b88", - "passed": true, - "reexecuted": true, - "task_id": "l3_17_tangent_contact_hierarchy_s03_000" - }, - { - "candidate_id": "l3_17_tangent_contact_hierarchy_s04", - "card_id": "l3_17_tangent_contact_hierarchy_s04", - "model_view_pixel_sha256": "009c62fb1e9dc1d39ddb5af466aacedde95598d36182528a5abcd55cea76c671", - "normalized_d4_mask_sha256": "0cfd357db1121fe33c46cbea9c4f32f396dc1977305f35501b6bc6e374bbd472", - "passed": true, - "reexecuted": true, - "task_id": "l3_17_tangent_contact_hierarchy_s04_000" - }, - { - "candidate_id": "l3_17_tangent_contact_hierarchy_s05", - "card_id": "l3_17_tangent_contact_hierarchy_s05", - "model_view_pixel_sha256": "2fbb553f42daa493a209c25ef3043c1dcbda874daca368d623bc74443337d1f8", - "normalized_d4_mask_sha256": "4475e8c0df46eae7315c39e451f88ca73ab805f1604d2f817892b1a556c9d678", - "passed": true, - "reexecuted": true, - "task_id": "l3_17_tangent_contact_hierarchy_s05_000" - }, - { - "candidate_id": "l3_17_tangent_contact_hierarchy_s06", - "card_id": "l3_17_tangent_contact_hierarchy_s06", - "model_view_pixel_sha256": "38bef4751e8272744193b9bacf5369ca9a48086bc13b246445c0ab2b665665fd", - "normalized_d4_mask_sha256": "1526ac0888fda86191d01a086d8d28e434d0baacfb13dae7b7d1d6baceb7a86f", - "passed": true, - "reexecuted": true, - "task_id": "l3_17_tangent_contact_hierarchy_s06_000" - }, - { - "candidate_id": "l3_18_extracted_region_scaffold_s01", - "card_id": "l3_18_extracted_region_scaffold_s01", - "model_view_pixel_sha256": "9c764dba73f24634928de993b01822bcb2e4d74d0664a172ec44dceb2904deae", - "normalized_d4_mask_sha256": "25f7fffb10bad607ccc674d2fbfa4f0da005adb6d7d6fcade9c382db547101f7", - "passed": true, - "reexecuted": true, - "task_id": "l3_18_extracted_region_scaffold_s01_000" - }, - { - "candidate_id": "l3_18_extracted_region_scaffold_s02", - "card_id": "l3_18_extracted_region_scaffold_s02", - "model_view_pixel_sha256": "f5f28cb7c95f6a03c2382ac5c35a37620744ac71812242d899dcae30e0d89da3", - "normalized_d4_mask_sha256": "78e87306d1d159722c6c543a5d061b6e7c11dd7631e37259f0790b0e89a4219b", - "passed": true, - "reexecuted": true, - "task_id": "l3_18_extracted_region_scaffold_s02_000" - }, - { - "candidate_id": "l3_18_extracted_region_scaffold_s03", - "card_id": "l3_18_extracted_region_scaffold_s03", - "model_view_pixel_sha256": "243ce315b8e1e712ef7c1f258d9e884fccec0ff177b48fc85fc7f5cbadec58cc", - "normalized_d4_mask_sha256": "082f43b94183da798962bca044e6d09bb4f71b5bb19b32a516f5870172f1eca7", - "passed": true, - "reexecuted": true, - "task_id": "l3_18_extracted_region_scaffold_s03_000" - }, - { - "candidate_id": "l3_18_extracted_region_scaffold_s04", - "card_id": "l3_18_extracted_region_scaffold_s04", - "model_view_pixel_sha256": "28f0cca134e2ca1eb8745a21323240c57ccad8cffc4176fc57ca6851b36ad167", - "normalized_d4_mask_sha256": "9cb012ea4ea3a4eca96de3e34b12fa4e4e01fd20f90477b59fe9d3f0da534080", - "passed": true, - "reexecuted": true, - "task_id": "l3_18_extracted_region_scaffold_s04_000" - }, - { - "candidate_id": "l3_18_extracted_region_scaffold_s05", - "card_id": "l3_18_extracted_region_scaffold_s05", - "model_view_pixel_sha256": "82653cd8038a850c579cbd68174f5fc83fc7a1a6f28b58684db223bebb5ad4ec", - "normalized_d4_mask_sha256": "00cb7acd7456602fdd3ce63e96ca4a146b2da49ef3a89c949ac157e6d16a7564", - "passed": true, - "reexecuted": true, - "task_id": "l3_18_extracted_region_scaffold_s05_000" - }, - { - "candidate_id": "l3_18_extracted_region_scaffold_s06", - "card_id": "l3_18_extracted_region_scaffold_s06", - "model_view_pixel_sha256": "3fa500b69fc229e415176e0ef98637c6b77dedc34b891133776adcb399773ad0", - "normalized_d4_mask_sha256": "1d8c34bb1e480c6d292eeb665459103e1083248f86552f055615b93b3b493680", - "passed": true, - "reexecuted": true, - "task_id": "l3_18_extracted_region_scaffold_s06_000" - }, - { - "candidate_id": "l3_19_multi_body_routed_assembly_s01", - "card_id": "l3_19_multi_body_routed_assembly_s01", - "model_view_pixel_sha256": "05c1afa569daa4a556c20113cba52ee86660506bf0f53191c8c12128e1362fa5", - "normalized_d4_mask_sha256": "22d564a78c09ca3591a3b090448d9eb316b812baf25c12fda7351d245306f3f4", - "passed": true, - "reexecuted": true, - "task_id": "l3_19_multi_body_routed_assembly_s01_000" - }, - { - "candidate_id": "l3_19_multi_body_routed_assembly_s02", - "card_id": "l3_19_multi_body_routed_assembly_s02", - "model_view_pixel_sha256": "202bddfbb424f43a5cb16bf922c3a031c9c49068f69ca428e50a71b8c1197f98", - "normalized_d4_mask_sha256": "0eb8536ffaec9c0c5f9339f98d7ba550e4d5f8c3f816906a6d4c63ac851024df", - "passed": true, - "reexecuted": true, - "task_id": "l3_19_multi_body_routed_assembly_s02_000" - }, - { - "candidate_id": "l3_19_multi_body_routed_assembly_s03", - "card_id": "l3_19_multi_body_routed_assembly_s03", - "model_view_pixel_sha256": "601eb6e0c161d385c111a94a760cd4e62eeff7cd5c4db2393b0ce713f80cfbe9", - "normalized_d4_mask_sha256": "00a42324e305289a8ca216ea363285efd5395d63cbc9193d74f06f15ff282e98", - "passed": true, - "reexecuted": true, - "task_id": "l3_19_multi_body_routed_assembly_s03_000" - }, - { - "candidate_id": "l3_19_multi_body_routed_assembly_s04", - "card_id": "l3_19_multi_body_routed_assembly_s04", - "model_view_pixel_sha256": "020865541a38927e3bdb4b34075884adfcd0171f427b1202a2fdc989407dbf06", - "normalized_d4_mask_sha256": "60ff63f4583599e59d5e8bb6e012c5cb9509a26ee8df6cf39e8f02955c31bc74", - "passed": true, - "reexecuted": true, - "task_id": "l3_19_multi_body_routed_assembly_s04_000" - }, - { - "candidate_id": "l3_19_multi_body_routed_assembly_s05", - "card_id": "l3_19_multi_body_routed_assembly_s05", - "model_view_pixel_sha256": "2cd6c4c36121e39e277a445bbf076aa11ed3f9ce8272fe2a96ac86cc3fc12ca4", - "normalized_d4_mask_sha256": "c3ecc642c8785babc3031fe5bb750880aae4e25d773069c17f9012d7e35cd0a4", - "passed": true, - "reexecuted": true, - "task_id": "l3_19_multi_body_routed_assembly_s05_000" - }, - { - "candidate_id": "l3_19_multi_body_routed_assembly_s06", - "card_id": "l3_19_multi_body_routed_assembly_s06", - "model_view_pixel_sha256": "325162e3c7c35d5669040a920630fc5eb1082699b99862ac421069de3f07ff90", - "normalized_d4_mask_sha256": "1b4af17fc9c8d028809ab24632d3a379933f43e28fdb8d3781503e1b09f392b4", - "passed": true, - "reexecuted": true, - "task_id": "l3_19_multi_body_routed_assembly_s06_000" - }, - { - "candidate_id": "l3_20_carrier_through_aperture_system_s01", - "card_id": "l3_20_carrier_through_aperture_system_s01", - "model_view_pixel_sha256": "0cb57a553b49ade47a9546275d502808d678cee681ea46ca0751230facf8a8e5", - "normalized_d4_mask_sha256": "3a896035da409b4d10379c78ce7c0bdf7bd3fda1164a77e40486fb507af9bffe", - "passed": true, - "reexecuted": true, - "task_id": "l3_20_carrier_through_aperture_system_s01_000" - }, - { - "candidate_id": "l3_20_carrier_through_aperture_system_s02", - "card_id": "l3_20_carrier_through_aperture_system_s02", - "model_view_pixel_sha256": "09232cd6237ad7bb8a24df4b2b523c869d1e3748c2ef94db7dcf4c9531f67b9b", - "normalized_d4_mask_sha256": "51a285f68503c06845ca0e4ac32cdbd616cb9630bb1af759b68d609f2c9a744e", - "passed": true, - "reexecuted": true, - "task_id": "l3_20_carrier_through_aperture_system_s02_000" - }, - { - "candidate_id": "l3_20_carrier_through_aperture_system_s03", - "card_id": "l3_20_carrier_through_aperture_system_s03", - "model_view_pixel_sha256": "95529d5a797b7ac67b488f6b62abad5df9f064ef4a2020fd21652fc2bd0bdbee", - "normalized_d4_mask_sha256": "17dc5fdbe070c1e4da6c8d6a11b3c67d9f5fbe50ea0b723fd64d1e92ca788d98", - "passed": true, - "reexecuted": true, - "task_id": "l3_20_carrier_through_aperture_system_s03_000" - }, - { - "candidate_id": "l3_20_carrier_through_aperture_system_s04", - "card_id": "l3_20_carrier_through_aperture_system_s04", - "model_view_pixel_sha256": "fd3ba04d24f82e0d6f6fa3878ef677907b50607988d00d1fba4b80fb2f7a63b8", - "normalized_d4_mask_sha256": "b1ad0798d10515236adb847e774b5ad95d2ecfd9c033571b1d3a4c9529edb4ee", - "passed": true, - "reexecuted": true, - "task_id": "l3_20_carrier_through_aperture_system_s04_000" - }, - { - "candidate_id": "l3_20_carrier_through_aperture_system_s05", - "card_id": "l3_20_carrier_through_aperture_system_s05", - "model_view_pixel_sha256": "7cc1a0afebc471f3c755b7ff78e44a3010aebe6764d480a682ca3c374c5a04a2", - "normalized_d4_mask_sha256": "220919f15414f3c691ab547f9820b97f1a74244e4cdbc24f6d1e81ce41bbb8d6", - "passed": true, - "reexecuted": true, - "task_id": "l3_20_carrier_through_aperture_system_s05_000" - }, - { - "candidate_id": "l3_20_carrier_through_aperture_system_s06", - "card_id": "l3_20_carrier_through_aperture_system_s06", - "model_view_pixel_sha256": "fc788ad6e65bfbde6b0c2346e7ca56a098904517f08feb9cc71747b2b0ffc912", - "normalized_d4_mask_sha256": "2258d1fc4fb9581b88772999a27f5b14033fd50f134f55c554cba00e571f6a85", - "passed": true, - "reexecuted": true, - "task_id": "l3_20_carrier_through_aperture_system_s06_000" - }, - { - "candidate_id": "l3_21_branch_coupled_repeated_media_s01", - "card_id": "l3_21_branch_coupled_repeated_media_s01", - "model_view_pixel_sha256": "d1ebfd3e260fbc35182f6a86029f31cf8e08c415b52ab01cf5432fe85a01d973", - "normalized_d4_mask_sha256": "0ff6d2cb8ac4a1af1d172c48912c3d46e1be3a7ad6db93b0994524a3b944ed7d", - "passed": true, - "reexecuted": true, - "task_id": "l3_21_branch_coupled_repeated_media_s01_000" - }, - { - "candidate_id": "l3_21_branch_coupled_repeated_media_s02", - "card_id": "l3_21_branch_coupled_repeated_media_s02", - "model_view_pixel_sha256": "3c7b7ce2aa1b26596624ffe1bfe8630efc80f40148e1fc02af162948630d9f4a", - "normalized_d4_mask_sha256": "1d07104acd0eeb7c18987e401176f637bb055da251545840d9c01f381bf58f84", - "passed": true, - "reexecuted": true, - "task_id": "l3_21_branch_coupled_repeated_media_s02_000" - }, - { - "candidate_id": "l3_21_branch_coupled_repeated_media_s03", - "card_id": "l3_21_branch_coupled_repeated_media_s03", - "model_view_pixel_sha256": "7bbaf05e3c59e9a1f18cce62f66e01ebe74c0306a2d99bdf8d516373fcd46737", - "normalized_d4_mask_sha256": "13dd438b720506a86839277ef00ef8784a8c570f94a8cdbcd916d58e24051aff", - "passed": true, - "reexecuted": true, - "task_id": "l3_21_branch_coupled_repeated_media_s03_000" - }, - { - "candidate_id": "l3_21_branch_coupled_repeated_media_s04", - "card_id": "l3_21_branch_coupled_repeated_media_s04", - "model_view_pixel_sha256": "2fd4e8ea25c06f104fd406406f1287b21959f7fa0b8b13bbff12083f5c8de6cf", - "normalized_d4_mask_sha256": "134183febc20056b6cf2e04610758b8e240b9f166d488fa1e6d76b00cad24429", - "passed": true, - "reexecuted": true, - "task_id": "l3_21_branch_coupled_repeated_media_s04_000" - }, - { - "candidate_id": "l3_21_branch_coupled_repeated_media_s05", - "card_id": "l3_21_branch_coupled_repeated_media_s05", - "model_view_pixel_sha256": "6dc9fc2bf9195a4595bd2320b4163106ef1ef8f66cb0fc914b08026d1a55a233", - "normalized_d4_mask_sha256": "07101f413a9f34d0dd1019e05653806a93dbee31cdae9b79f4f73c8b30650839", - "passed": true, - "reexecuted": true, - "task_id": "l3_21_branch_coupled_repeated_media_s05_000" - }, - { - "candidate_id": "l3_21_branch_coupled_repeated_media_s06", - "card_id": "l3_21_branch_coupled_repeated_media_s06", - "model_view_pixel_sha256": "7063c611c18f648527a4279263bb85d5ae937720199c411e14b627efd7e2b96e", - "normalized_d4_mask_sha256": "17fb37e0158bede2040ddc112a3a6e4acc8e42b102dab7f1422e441a85c93655", - "passed": true, - "reexecuted": true, - "task_id": "l3_21_branch_coupled_repeated_media_s06_000" - }, - { - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s01", - "model_view_pixel_sha256": "514693c6e27d15bd8e27b386f756927a2e45e3d399c7c55ec89d3c4fdf00d301", - "normalized_d4_mask_sha256": "1dac85b4fb2bc6854cb99654d0fa99d9b8701f2d50eac033e594bcb191d97d10", - "passed": true, - "reexecuted": true, - "task_id": "l3_22_cyclic_carrier_terminal_graph_s01_000" - }, - { - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s02", - "model_view_pixel_sha256": "3c388073e5e82f2aba1854815e0383021236e10c56e7b8df4e41cb0f334ab9d0", - "normalized_d4_mask_sha256": "4002fdaca9c925a658cb45d5c149e5b5f0b65e0d4ad12e4e89497a172a87e286", - "passed": true, - "reexecuted": true, - "task_id": "l3_22_cyclic_carrier_terminal_graph_s02_000" - }, - { - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s03", - "model_view_pixel_sha256": "bf7c4a6e3725907b5ca554364c2c1ca3aed545c1720b1a29564a372446132a9d", - "normalized_d4_mask_sha256": "3416083b5d25e1ce62cc77dacbb375f5791bbe66b78aef5319f19a61c7726900", - "passed": true, - "reexecuted": true, - "task_id": "l3_22_cyclic_carrier_terminal_graph_s03_000" - }, - { - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s04", - "model_view_pixel_sha256": "c0bc04c5558499c3b39e80bdc7d5ee6076619d25447d235a93b47dc3c97e83c1", - "normalized_d4_mask_sha256": "39b165015aa96569c18749c545e3c82d650a914cef02d97e73bffdf005d171f6", - "passed": true, - "reexecuted": true, - "task_id": "l3_22_cyclic_carrier_terminal_graph_s04_000" - }, - { - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s05", - "model_view_pixel_sha256": "dd13b4e6e7fd22a6641c47ae807b98401f26753a7bbec26000ab4fdc987dc116", - "normalized_d4_mask_sha256": "16e75ebf0bc421ba89e04d4007bf6e93a46102406da4d7d7b698fe932d138d7b", - "passed": true, - "reexecuted": true, - "task_id": "l3_22_cyclic_carrier_terminal_graph_s05_000" - }, - { - "candidate_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "card_id": "l3_22_cyclic_carrier_terminal_graph_s06", - "model_view_pixel_sha256": "456b1abe74c121bcbdf539c03a5a403cd6f6a032275f6beb99a92afe30e53fcf", - "normalized_d4_mask_sha256": "4807c524c6c4c36637fda1c70f83f47757f4fbfc25bd95be068c52cda016c21e", - "passed": true, - "reexecuted": true, - "task_id": "l3_22_cyclic_carrier_terminal_graph_s06_000" - } - ], - "reexecuted_card_count": 120, - "reexecution_enabled": true, - "registry_sha256": "ecb339f1d8988c06b53802a21c2e47b1dbdb16c0b20dc60bc0e97c3237cab368", - "schema_version": "pixcell-l3-bank-audit-2" - }, - "exported_row_count": 120, - "level": "L3", - "manifest": { - "dataset_digest_sha256": "aa696edde9a6bc5ee0c5275d9a7f05eed2a1bc56c600791ebb5c51a3d4953fc6", - "dataset_id": "pixcell_v8_l3_full120", - "dataset_schema": "pixcell_factor_bank_v8", - "duplicate_gate": { - "d4_equivalent_group_count": 0, - "distinct_exact_model_images": 120, - "exact_duplicate_group_count": 0, - "passed": true, - "representation_orbit_count": 120 - }, - "family_counts": { - "Constructive body-route systems": 42, - "Hierarchical flow networks": 30, - "Hierarchical repeated media": 30, - "Radial and multi-axis hierarchy": 18 - }, - "generator_source_sha256": "f6a6f8f6a5bb16cd72057a365bd05524560df4a7286be27c7173587023be196c", - "generator_version": "pixcell-l3-factor-bank-builder-2-f6a6f8f6a5bb16cd", - "identity_count": 20, - "level": "L3", - "lower_level_collision_gate": { - "core108_exact_atlas_manifest_sha256": "93a469dd73d16ae80e8be3b95e6fe04db17fcd18079265b482e1f16a57964338", - "core108_view_count": 108, - "d4_collision_count": 0, - "exact_collision_count": 0, - "passed": true, - "source_manifest_sha256": { - "L0": "cb8649b5bf483a3e4bb7512e1e3af2bcba0bcb1df9a7185e3cbddbaf91791053", - "L1": "cafd270b4475c79827969c04dbf3433405731d0bc1cd3fb319f73c1475a31584", - "L2": "e96ada6dc209ce89e32133ccdb61da9fd3d13679aaea405b599066f3992b0906" - } - }, - "public_card_count": 120, - "public_task_count": 120, - "schema_version": "pixcell-l3-factor-bank-2", - "selection_policy": "direct publication of one manually approved authored scene per semantic slot; no proposal competition or scalar selection", - "semantic_grammar_count": 120, - "status": "accepted_only", - "view_policy": "max_visible_v1" - } -} diff --git a/metadata/source_reports/l4.json b/metadata/source_reports/l4.json deleted file mode 100644 index 1729443bd09f323b2b6eef96d383c9442124d8c7..0000000000000000000000000000000000000000 --- a/metadata/source_reports/l4.json +++ /dev/null @@ -1,1882 +0,0 @@ -{ - "audit": { - "all_cards_are_singleton_semantic_identities": true, - "all_meta_levels_are_l4": true, - "all_meta_omit_realization_id": true, - "atlas_evidence": { - "atlas_path": "output/pixcell_l4_core108.png", - "atlas_sha256": "7cb95496f182312bdc4424a8801c15237a63d26a6050eb727ce07a229908ff4a", - "atlas_size_px": [ - 1880, - 12934 - ], - "passed": true - }, - "card_count": 108, - "closed_tree_evidence": { - "directory_count": 217, - "file_count": 1514, - "passed": true, - "symlink_count": 0, - "task_directory_count": 108 - }, - "consumer_inventory_evidence": { - "card_count": 108, - "identity_order_sha256": "0c770be0ddc648e4c5de76ad23e04d115e97cd6305b3f363c47dcb527de82c32", - "passed": true, - "record_count": 108, - "result_count": 108 - }, - "contrasted_layout_row_count": 0, - "cross_level_d4_collision_count": 0, - "cross_level_exact_collision_count": 0, - "d4_equivalent_group_count": 0, - "dataset_digest_sha256": "8db07b0730b3864a3f864abf08eb5fcf94c144ffcea5d3224590560d429c836f", - "dataset_id": "pixcell_v8_l4_core108", - "exact_duplicate_group_count": 0, - "family_count": 18, - "generator_source_sha256": "b8eee25fde98ba18a2fe6b3cfc48b883ffbe9e4d1862bc1e472deb1233d6e02c", - "generator_version": "pixcell-l4-core108-builder-1-b8eee25fde98ba18", - "identity_count": 108, - "level": "L4", - "passed": true, - "realization_count": 0, - "records": [ - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "y_branch_smooth_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "y_branch_smooth_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mmi_block_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mmi_block_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mmi_fanout_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mmi_fanout_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mmi_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mmi_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mmi_splitter_1x4", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mmi_splitter_1x4_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "splitter_tree_1x4", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "splitter_tree_1x4_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_sbend_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_sbend_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_bow_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_bow_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_asymmetric_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_asymmetric_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "adiabatic_coupler_full_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "adiabatic_coupler_full_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "ring_bus_all_pass", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "ring_bus_all_pass_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "ring_bus_drop", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "ring_bus_drop_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "racetrack_bus", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "racetrack_bus_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "coupled_ring_pair", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "coupled_ring_pair_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mzi_balanced_curved", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mzi_balanced_curved_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mzi_hexagonal", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mzi_hexagonal_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mzi_unbalanced", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mzi_unbalanced_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "crossing_tapered", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "crossing_tapered_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "sidewall_tooth_array", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "sidewall_tooth_array_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "double_sidewall_tooth_array", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "double_sidewall_tooth_array_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "paired_nanobeam_teeth", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "paired_nanobeam_teeth_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "edge_coupler_multistage", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "edge_coupler_multistage_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "star_fan_1x4", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "star_fan_1x4_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "stirap_mode_pol_3rail", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "stirap_mode_pol_3rail_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_side_tap_coupler_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_side_tap_coupler_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "teardrop_hub_splitter_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "teardrop_hub_splitter_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "t_junction_splitter_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "t_junction_splitter_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "trident_hub_splitter_1x3", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "trident_hub_splitter_1x3_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mmi_lens_2x3", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "retained_family_alternate", - "task_id": "mmi_lens_2x3_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_bent_straight_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_bent_straight_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_straight_to_90deg_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_straight_to_90deg_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_concentric_90deg_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_concentric_90deg_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_dual_window_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_dual_window_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "directional_coupler_open_pulley_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "directional_coupler_open_pulley_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mzi_dual_output_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mzi_dual_output_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mzi_folded_vertical_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "mzi_folded_vertical_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "three_arm_interferometer_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "three_arm_interferometer_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "crossing_oblique_60deg", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "crossing_oblique_60deg_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "crossing_diagonal_routed_45deg", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "retained_family_alternate", - "task_id": "crossing_diagonal_routed_45deg_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "crossing_curved_x", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "crossing_curved_x_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "crossing_triple_six_arm", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "retained_family_alternate", - "task_id": "crossing_triple_six_arm_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "crossing_etched_annular", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "crossing_etched_annular_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "concentric_double_ring_bus", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "concentric_double_ring_bus_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "pulley_ring_bus", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "pulley_ring_bus_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "coupled_racetrack_pair", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "coupled_racetrack_pair_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "disk_bus_all_pass", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "disk_bus_all_pass_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "asymmetric_racetrack_add_drop", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "asymmetric_racetrack_add_drop_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "tapered_uniform_grating_coupler", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "tapered_uniform_grating_coupler_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "focusing_grating_coupler_arcs", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "focusing_grating_coupler_arcs_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "fishbone_subwavelength_converter", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "fishbone_subwavelength_converter_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "dual_pol_lattice_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "dual_pol_lattice_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "edge_coupler_dual_tip_fork_2x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "edge_coupler_dual_tip_fork_2x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "slot_to_strip_converter_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "slot_to_strip_converter_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "strip_rib_slab_converter_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "rebuilt_weak_anchor", - "task_id": "strip_rib_slab_converter_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "polarization_splitter_rotator_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "polarization_splitter_rotator_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "star_coupler_2x4", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "star_coupler_2x4_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "echelle_grating_fpr_1x4", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "new_replacement", - "task_id": "echelle_grating_fpr_1x4_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "chirped_apodized_tapered_grating_1x0", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "chirped_apodized_tapered_grating_1x0_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "segmented_swg_grating_coupler_1x0", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "segmented_swg_grating_coupler_1x0_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "elliptical_apodized_focusing_grating_1x0", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "elliptical_apodized_focusing_grating_1x0_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "chevron_focusing_grating_1x0", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "chevron_focusing_grating_1x0_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "broken_arc_swg_focusing_grating_1x0", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "broken_arc_swg_focusing_grating_1x0_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "apodized_hole_lattice_grating_1x0", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "apodized_hole_lattice_grating_1x0_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "sampled_superstructure_bragg_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "sampled_superstructure_bragg_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "tilted_staggered_sidewall_bragg_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "tilted_staggered_sidewall_bragg_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "sinusoidal_corrugated_waveguide_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "sinusoidal_corrugated_waveguide_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "apodized_orthogonal_fishbone_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "apodized_orthogonal_fishbone_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "staggered_double_row_swg_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "staggered_double_row_swg_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "phase_shifted_bragg_cavity_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "phase_shifted_bragg_cavity_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "sampled_dual_scale_bragg_cavity_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "sampled_dual_scale_bragg_cavity_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "nanobeam_hole_defect_cavity_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "nanobeam_hole_defect_cavity_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "nanobeam_sidewall_defect_cavity_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "nanobeam_sidewall_defect_cavity_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "side_coupled_nanobeam_cavity_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "side_coupled_nanobeam_cavity_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "photonic_crystal_line_defect_cavity_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "photonic_crystal_line_defect_cavity_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "segmented_swg_ring_bus_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "segmented_swg_ring_bus_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "slotted_ring_bus_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "slotted_ring_bus_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "bragg_loaded_racetrack_resonator_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "bragg_loaded_racetrack_resonator_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "adiabatic_mode_evolution_coupler_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "adiabatic_mode_evolution_coupler_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "corrugated_contra_directional_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "corrugated_contra_directional_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "swg_directional_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "swg_directional_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "three_rail_directional_coupler_3x3", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "three_rail_directional_coupler_3x3_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "angled_window_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "angled_window_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "three_rail_mediated_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "three_rail_mediated_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "interdigitated_gap_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "rebuilt_weak_anchor", - "task_id": "interdigitated_gap_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "butterfly_mmi_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "retained_family_alternate", - "task_id": "butterfly_mmi_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "orthogonal_mmi_hybrid_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "rebuilt_weak_anchor", - "task_id": "orthogonal_mmi_hybrid_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "strip_to_swg_converter_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "strip_to_swg_converter_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "strip_to_double_slot_converter_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "strip_to_double_slot_converter_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "asymmetric_two_rail_mode_converter_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "asymmetric_two_rail_mode_converter_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "apodized_swg_edge_coupler_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "apodized_swg_edge_coupler_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "suspended_fishbone_edge_coupler_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "suspended_fishbone_edge_coupler_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "segmented_trident_edge_coupler_3x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "segmented_trident_edge_coupler_3x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "three_rail_supermode_converter_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "three_rail_supermode_converter_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "slot_to_swg_converter_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "slot_to_swg_converter_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "swg_assisted_asymmetric_mode_splitter_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "swg_assisted_asymmetric_mode_splitter_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "swg_y_splitter_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "swg_y_splitter_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "tapered_mmi_splitter_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "tapered_mmi_splitter_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "asymmetric_axial_y_splitter_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "asymmetric_axial_y_splitter_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "cross_slot_mmi_splitter_1x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "cross_slot_mmi_splitter_1x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "slot_directional_coupler_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "new_replacement", - "task_id": "slot_directional_coupler_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "mmi_crossing_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "new_replacement", - "task_id": "mmi_crossing_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "adiabatic_crossing_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "new_replacement", - "task_id": "adiabatic_crossing_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "slot_arm_mzi_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "slot_arm_mzi_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "swg_arm_mzi_1x1", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "swg_arm_mzi_1x1_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "swg_crossing_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "swg_crossing_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "slot_waveguide_crossing_2x2", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "slot_waveguide_crossing_2x2_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "semicircular_fpr_2x5", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "core108_anchor_seed", - "task_id": "semicircular_fpr_2x5_000" - }, - { - "artifact_hashes_verified": true, - "deterministic_primary_view_verified": true, - "identity_id": "crescent_fpr_3x4", - "normalized_singleton_metadata_verified": true, - "parameter_liveness_verified": true, - "port_topology_verified": true, - "reexecution": { - "compiled": true, - "conductor_verified": true, - "purity_clean": true, - "self_iou": 1.0 - }, - "source_disposition": "rebuilt_weak_anchor", - "task_id": "crescent_fpr_3x4_000" - } - ], - "reexecuted_card_count": 108, - "reexecution_enabled": true, - "roster_sha256": "77aa1b7760bfd1caf4edaee2b19182efbaed9e8b5b727b967d16e0a60d0ece7d", - "runtime_port_evidence": { - "active_side_count": 225, - "all_physical_port_records_unique_within_identity": true, - "authored": { - "active_sides": 19, - "identities": 8, - "ports": 34 - }, - "composite_identity_count": 4, - "composite_port_run_allowlist": { - "slot_to_strip_converter_1x1": { - "left": 2 - }, - "slot_to_swg_converter_1x1": { - "left": 2 - }, - "slot_waveguide_crossing_2x2": { - "bottom": 2, - "left": 2, - "right": 2, - "top": 2 - }, - "strip_to_double_slot_converter_1x1": { - "right": 3 - } - }, - "composite_side_count": 7, - "finite_positive_optical_port_count": 333, - "legacy": { - "active_sides": 206, - "identities": 100, - "ports": 299 - }, - "passed": true, - "policy": "all-108-executed-optical-port-release-gate-v1", - "runtime_inspected_identity_count": 108 - }, - "schema_version": "pixcell-l4-bank-audit-1", - "semantic_scene_count": 108, - "source_core108_freeze_lock_sha256": "b50e20cb286b1d5e7e833b00f9a528a9fc80841ff3aa676fd7c5877267797303", - "source_core108_freeze_verified": true, - "source_disposition_counts": { - "core108_anchor_seed": 96, - "new_replacement": 4, - "rebuilt_weak_anchor": 4, - "retained_family_alternate": 4 - } - }, - "exported_row_count": 108, - "level": "L4", - "manifest": { - "dataset_digest_sha256": "8db07b0730b3864a3f864abf08eb5fcf94c144ffcea5d3224590560d429c836f", - "dataset_id": "pixcell_v8_l4_core108", - "dataset_schema": "pixcell_factor_bank_v8", - "duplicate_gate": { - "d4_equivalent_group_count": 0, - "distinct_exact_model_image_count": 108, - "exact_duplicate_group_count": 0, - "passed": true, - "representation_orbit_count": 108 - }, - "family_counts": { - "adiabatic_multi_rail_couplers": 6, - "bragg_swg_repeated_media": 7, - "branch_junction_splitters": 5, - "conventional_directional_couplers": 6, - "coupled_structured_loop_resonators": 6, - "curved_mixed_edge_directional_couplers": 3, - "defect_cavities": 6, - "edge_couplers": 6, - "focusing_lattice_grating_couplers": 5, - "free_propagation_slab_star_couplers": 5, - "hierarchical_material_splitters": 5, - "linear_tapered_grating_couplers": 4, - "mmi_splitters_hybrids": 9, - "mode_material_converters": 6, - "mzi_interferometers": 8, - "periodic_structured_couplers": 5, - "single_loop_resonators": 6, - "waveguide_crossings": 10 - }, - "generator_source_sha256": "b8eee25fde98ba18a2fe6b3cfc48b883ffbe9e4d1862bc1e472deb1233d6e02c", - "generator_version": "pixcell-l4-core108-builder-1-b8eee25fde98ba18", - "identity_count": 108, - "level": "L4", - "lower_level_collision_gate": { - "comparison_scope": "packaged_L0+L1+L2+L3", - "d4_collision_count": 0, - "exact_collision_count": 0, - "passed": true, - "source_manifest_sha256": { - "L0": "cb8649b5bf483a3e4bb7512e1e3af2bcba0bcb1df9a7185e3cbddbaf91791053", - "L1": "cafd270b4475c79827969c04dbf3433405731d0bc1cd3fb319f73c1475a31584", - "L2": "e96ada6dc209ce89e32133ccdb61da9fd3d13679aaea405b599066f3992b0906", - "L3": "b69ab66f211d32eaf070b9dbea75f4118b3412e99302544982e3425efcc03b7f" - } - }, - "public_card_count": 108, - "public_task_count": 108, - "schema_version": "pixcell-l4-component-bank-1", - "selection_policy": "corrected_core108_semantic_roster_with_eight_curated_substitutions", - "semantic_grammar_count": 108, - "status": "complete_accepted_only", - "view_policy": "max_visible_v1" - } -} diff --git a/references/data/train-00000-of-00007.parquet b/references/data/train-00000-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a21babf9fe737a06112485d73b4488a9b8b7a776 --- /dev/null +++ b/references/data/train-00000-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4acfa85ae76a8414c93d237ab9e0bf29aac9e72b022a73eddfaa44b1417327 +size 10424485 diff --git a/references/data/train-00001-of-00007.parquet b/references/data/train-00001-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a633aba963143ffd2c9cd9f4bf932aa3517ebace --- /dev/null +++ b/references/data/train-00001-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515dcb12c1b0d715cd389232b8617eb8eb1e34ad9924b89b7df42de13140274a +size 8217138 diff --git a/references/data/train-00002-of-00007.parquet b/references/data/train-00002-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55cf7db7216d11fadbc1e3f84bf93756da2725cf --- /dev/null +++ b/references/data/train-00002-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f09cd336715cd5d04c654e316b8e0da67799a591bb2f98088fa2fc5b9347be0 +size 5663227 diff --git a/references/data/train-00003-of-00007.parquet b/references/data/train-00003-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1bc9cd51b020a32a9116852d2d6774526cbcf9f --- /dev/null +++ b/references/data/train-00003-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee1b50c73de503bdf1139f4cd0f4f2ee82a24457b8201af680c0d9a206ecb3e +size 4652752 diff --git a/references/data/train-00004-of-00007.parquet b/references/data/train-00004-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3be810b84ead2b3c3f154fa458ed75149b39bf79 --- /dev/null +++ b/references/data/train-00004-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad089eb69047516d599b44b425780f0ffd40f06521edcd97fa27c14bd75d56f0 +size 5019521 diff --git a/references/data/train-00005-of-00007.parquet b/references/data/train-00005-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67c3796494d72f149e73bcb2df47c403ed3e1f47 --- /dev/null +++ b/references/data/train-00005-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fe181ed4f4a11e3906cbccf5265064dd5d471e7a77fb009b2ce9c86cbd1d869 +size 5221354 diff --git a/references/data/train-00006-of-00007.parquet b/references/data/train-00006-of-00007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90241037ad9b705458119f3eed842e0fba66869a --- /dev/null +++ b/references/data/train-00006-of-00007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455fa291895719676d78fe3f13b28dedca7b7a4f7cf49514dd1a86408ba69bff +size 2717635 diff --git a/references/data/validation-00000-of-00003.parquet b/references/data/validation-00000-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3c3a72fb5bd275bb1264b441ffd716dd3a506d0 --- /dev/null +++ b/references/data/validation-00000-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d886ea6a52a10a5fa7d6b49999c6522873d2a8a6c3e4aeadf5a56c8514ca9b +size 5229237 diff --git a/references/data/validation-00001-of-00003.parquet b/references/data/validation-00001-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1469605bb6c6e1de97874599cde789ba26c9bacd --- /dev/null +++ b/references/data/validation-00001-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9353e47aeb71d0f46fd5500d8e9c6b88067b9b299a37d8655f2976c037a823cc +size 4931311 diff --git a/references/data/validation-00002-of-00003.parquet b/references/data/validation-00002-of-00003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35b06bba466e62e5e09e82b8fc48186ef352bb5a --- /dev/null +++ b/references/data/validation-00002-of-00003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57bc44841136159d78ae884a8f939f5f3f3a794e1b9c141531bd7cc04a1d152 +size 431740 diff --git a/requirements-lock.txt b/requirements-lock.txt deleted file mode 100644 index 54893a875d843e4520d2c8fc6b17ad8c3d29d779..0000000000000000000000000000000000000000 --- a/requirements-lock.txt +++ /dev/null @@ -1,19 +0,0 @@ -# Reference environment used to build and validate the public dataset. -# Python 3.13.14 was used for the release. -# -# Tinker and other RL-training packages are intentionally absent: consuming, -# validating, rendering, and adapting this dataset do not require them. - -gdsfactory==9.20.7 -gdstk==0.9.0 -kfactory==2.0.1 -Pillow==12.3.0 -numpy==2.4.6 -scipy==1.18.0 -scikit-image==0.26.0 -shapely==2.1.2 -klayout==0.30.6 -datasets==5.0.0 -pyarrow==24.0.0 -huggingface_hub==1.22.0 -pytest==9.1.1 diff --git a/scripts/_shared.py b/scripts/_shared.py deleted file mode 100644 index a70f17b8f8415f664275bf18b6594a63917d15f5..0000000000000000000000000000000000000000 --- a/scripts/_shared.py +++ /dev/null @@ -1,455 +0,0 @@ -"""Shared, dependency-light helpers for the PixCell dataset release tools. - -This module is ordinary tooling, not a Hugging Face loading script. The -published Parquet files are the loader-free canonical dataset. -""" - -from __future__ import annotations - -import ast -import hashlib -import json -import re -from collections.abc import Iterable, Mapping -from pathlib import Path -from typing import Any - -import numpy as np -from PIL import Image -from skimage.transform import resize - - -SCHEMA_VERSION = "pixcell-image-code-curriculum-v1" -LEVELS = ("l0", "l1", "l2", "l3", "l4") -ALLOWED_COMPONENTS = frozenset( - { - "L", - "bend_circular", - "bend_euler", - "bend_s", - "bezier", - "circle", - "coupler_straight", - "cross", - "ellipse", - "rectangle", - "regular_polygon", - "ring", - "straight", - "taper", - "triangle", - } -) -RAW_POLYGON_CALLS = frozenset({"add_polygon", "from_polygon"}) -IMAGE_IMPORT_PREFIXES = ( - "PIL", - "cv2", - "imageio", - "skimage", - "matplotlib.image", -) -COORDINATE_TUPLE_LIMIT = 256 -NUMERIC_LITERAL_LIMIT = 1024 -ABSOLUTE_PATH_PATTERNS = ( - re.compile(r"/" r"Users/[^/\s]+/"), - re.compile(r"/" r"home/[^/\s]+/"), - re.compile(r"[A-Za-z]:\\\\" r"Users\\\\[^\\\\\s]+\\\\"), -) -SECRET_PATTERNS = ( - re.compile(r"\bsk-[A-Za-z0-9_-]{20,}\b"), - re.compile(r"\bhf_[A-Za-z0-9]{20,}\b"), - re.compile(r"\bghp_[A-Za-z0-9]{20,}\b"), - re.compile(r"-----BEGIN (?:RSA |EC |OPENSSH )?PRIVATE KEY-----"), -) -SAFE_PUBLIC_ID = re.compile(r"^[A-Za-z0-9][A-Za-z0-9_.-]*$") -FORBIDDEN_RELEASE_IMPORT_ROOTS = frozenset( - {"tasks", "env", "rl", "homi", "michaelangelo"} -) -HOST_CONTROL_FILES = frozenset({".gitattributes", ".gitignore", ".gitkeep"}) - - -class ReleaseError(RuntimeError): - """Raised when a release invariant is violated.""" - - -def canonical_json(value: Any) -> str: - return json.dumps( - value, - sort_keys=True, - separators=(",", ":"), - ensure_ascii=True, - allow_nan=False, - ) - - -def canonical_sha256(value: Any) -> str: - return hashlib.sha256(canonical_json(value).encode("utf-8")).hexdigest() - - -def sha256_bytes(value: bytes) -> str: - return hashlib.sha256(value).hexdigest() - - -def sha256_file(path: Path) -> str: - digest = hashlib.sha256() - with path.open("rb") as handle: - for chunk in iter(lambda: handle.read(1024 * 1024), b""): - digest.update(chunk) - return digest.hexdigest() - - -def read_json(path: Path) -> Any: - return json.loads(path.read_text(encoding="utf-8")) - - -def write_json(path: Path, value: Any) -> None: - path.parent.mkdir(parents=True, exist_ok=True) - path.write_text( - json.dumps( - value, - indent=2, - sort_keys=True, - ensure_ascii=True, - allow_nan=False, - ) - + "\n", - encoding="utf-8", - ) - - -def _dotted_name(node: ast.AST) -> str | None: - if isinstance(node, ast.Name): - return node.id - if isinstance(node, ast.Attribute): - base = _dotted_name(node.value) - return f"{base}.{node.attr}" if base else None - return None - - -def _is_number(node: ast.expr) -> bool: - if isinstance(node, ast.UnaryOp) and isinstance(node.op, (ast.USub, ast.UAdd)): - node = node.operand - return isinstance(node, ast.Constant) and isinstance(node.value, (int, float)) - - -def purity_violations(source: str) -> list[str]: - """Enforce the public PixCell primitive catalog by AST analysis.""" - - try: - tree = ast.parse(source) - except SyntaxError as exc: - return [f"syntax-error: {exc.msg}"] - - gf_aliases: set[str] = {"gf", "gdsfactory"} - component_aliases: set[str] = set() - imported_components: dict[str, str] = {} - hits: list[str] = [] - - for node in ast.walk(tree): - if isinstance(node, ast.Import): - for alias in node.names: - bound = alias.asname or alias.name.split(".")[0] - if alias.name == "gdsfactory": - gf_aliases.add(bound) - elif alias.name == "gdsfactory.components": - component_aliases.add(alias.asname or "components") - if alias.name.startswith(IMAGE_IMPORT_PREFIXES): - hits.append(f"image-read import: {alias.name}") - elif isinstance(node, ast.ImportFrom): - module = node.module or "" - if module.startswith(IMAGE_IMPORT_PREFIXES): - hits.append(f"image-read import: {module}") - if module == "gdsfactory": - for alias in node.names: - if alias.name in {"components", "c"}: - component_aliases.add(alias.asname or alias.name) - elif module == "gdsfactory.components": - for alias in node.names: - if alias.name == "*": - hits.append("non-catalog component import: wildcard") - continue - imported_components[alias.asname or alias.name] = alias.name - if alias.name not in ALLOWED_COMPONENTS: - hits.append(f"non-catalog component import: {alias.name}") - - def is_component_namespace(node: ast.AST) -> bool: - return (isinstance(node, ast.Name) and node.id in component_aliases) or ( - isinstance(node, ast.Attribute) - and node.attr in {"components", "c"} - and isinstance(node.value, ast.Name) - and node.value.id in gf_aliases - ) - - component_callables = dict(imported_components) - assignments = [ - node for node in ast.walk(tree) if isinstance(node, (ast.Assign, ast.AnnAssign)) - ] - for _ in range(len(assignments) + 1): - changed = False - for node in assignments: - value = node.value - targets = node.targets if isinstance(node, ast.Assign) else [node.target] - names = [target.id for target in targets if isinstance(target, ast.Name)] - if not names or value is None: - continue - if isinstance(value, ast.Name) and value.id in gf_aliases: - for name in names: - if name not in gf_aliases: - gf_aliases.add(name) - changed = True - elif is_component_namespace(value): - for name in names: - if name not in component_aliases: - component_aliases.add(name) - changed = True - elif isinstance(value, ast.Attribute) and is_component_namespace( - value.value - ): - for name in names: - if component_callables.get(name) != value.attr: - component_callables[name] = value.attr - changed = True - elif isinstance(value, ast.Name) and value.id in component_callables: - for name in names: - component = component_callables[value.id] - if component_callables.get(name) != component: - component_callables[name] = component - changed = True - if not changed: - break - - tuple_count = 0 - numeric_count = 0 - for node in ast.walk(tree): - if isinstance(node, ast.Constant) and isinstance(node.value, (int, float)): - numeric_count += 1 - if isinstance(node, (ast.List, ast.Tuple, ast.Set)): - tuple_count += sum( - 1 - for item in node.elts - if isinstance(item, (ast.Tuple, ast.List)) - and len(item.elts) >= 2 - and all(_is_number(value) for value in item.elts) - ) - if isinstance(node, ast.Attribute): - if node.attr in RAW_POLYGON_CALLS: - hits.append(node.attr) - if ( - is_component_namespace(node.value) - and node.attr not in ALLOWED_COMPONENTS - ): - hits.append(f"non-catalog component: {_dotted_name(node) or node.attr}") - if not isinstance(node, ast.Call): - continue - name = _dotted_name(node.func) - leaf = name.rsplit(".", 1)[-1] if name else None - if leaf in RAW_POLYGON_CALLS: - hits.append(str(leaf)) - if leaf in {"open", "imread"} and ( - leaf == "imread" or (name and name.endswith("Image.open")) - ): - hits.append(f"image-read call: {name}") - if isinstance(node.func, ast.Name): - component = component_callables.get(node.func.id) - if component and component not in ALLOWED_COMPONENTS: - hits.append(f"non-catalog component: {component}") - if ( - isinstance(node.func, ast.Name) - and node.func.id == "getattr" - and node.args - and ( - is_component_namespace(node.args[0]) - or ( - isinstance(node.args[0], ast.Name) and node.args[0].id in gf_aliases - ) - ) - ): - hits.append("dynamic component resolution") - if ( - isinstance(node.func, ast.Name) - and node.func.id == "vars" - and node.args - and is_component_namespace(node.args[0]) - ): - hits.append("dynamic component mapping access") - if name and any(name == f"{alias}.get_component" for alias in gf_aliases): - hits.append("dynamic component resolver: get_component") - - if tuple_count >= COORDINATE_TUPLE_LIMIT: - hits.append(f"coordinate-dump: {tuple_count} literal coordinate tuples") - if numeric_count >= NUMERIC_LITERAL_LIMIT: - hits.append(f"numeric-dump: {numeric_count} numeric literals") - return list(dict.fromkeys(hits)) - - -def primitive_calls(source: str) -> list[str]: - tree = ast.parse(source) - found: set[str] = set() - for node in ast.walk(tree): - if not isinstance(node, ast.Call): - continue - name = _dotted_name(node.func) - if not name: - continue - if ".components." in name: - found.add(name.rsplit(".", 1)[-1]) - elif ".path." in name: - found.add(f"path.{name.rsplit('.', 1)[-1]}") - elif name.endswith(".boolean") or name == "gf.boolean": - found.add("boolean") - elif name.endswith(".extrude_transition"): - found.add("extrude_transition") - elif name.endswith(".extrude"): - found.add("extrude") - return sorted(found) - - -def forbidden_release_imports(source: str) -> list[str]: - tree = ast.parse(source) - found: set[str] = set() - for node in ast.walk(tree): - modules: list[str] = [] - if isinstance(node, ast.Import): - modules.extend(alias.name for alias in node.names) - elif isinstance(node, ast.ImportFrom) and node.module: - modules.append(node.module) - for module in modules: - root = module.split(".", 1)[0] - if root in FORBIDDEN_RELEASE_IMPORT_ROOTS: - found.add(module) - return sorted(found) - - -def top_level_parameters(source: str) -> dict[str, Any]: - tree = ast.parse(source) - values: dict[str, Any] = {} - for node in tree.body: - if not isinstance(node, (ast.Assign, ast.AnnAssign)): - continue - targets = node.targets if isinstance(node, ast.Assign) else [node.target] - if len(targets) != 1 or not isinstance(targets[0], ast.Name): - continue - try: - values[targets[0].id] = ast.literal_eval(node.value) - except (ValueError, TypeError): - continue - return values - - -def scan_text(label: str, text: str) -> list[str]: - hits: list[str] = [] - for pattern in ABSOLUTE_PATH_PATTERNS: - if pattern.search(text): - hits.append(f"{label}: absolute developer path") - for pattern in SECRET_PATTERNS: - if pattern.search(text): - hits.append(f"{label}: possible secret") - return hits - - -def scan_value_strings(label: str, value: Any) -> list[str]: - hits: list[str] = [] - for text in flatten_strings(value): - hits.extend(scan_text(label, text)) - return list(dict.fromkeys(hits)) - - -def normalized_d4_sha256(image: Image.Image, size: int = 192, margin: int = 6) -> str: - array = np.asarray(image.convert("L")) - mask = array < 245 - if not mask.any(): - raise ReleaseError("image contains no foreground material") - ys, xs = np.nonzero(mask) - crop = mask[ys.min() : ys.max() + 1, xs.min() : xs.max() + 1] - available = size - 2 * margin - scale = min(available / crop.shape[0], available / crop.shape[1]) - height = max(1, min(available, int(round(crop.shape[0] * scale)))) - width = max(1, min(available, int(round(crop.shape[1] * scale)))) - fitted = ( - resize( - crop.astype(np.uint8), - (height, width), - order=0, - mode="constant", - preserve_range=True, - anti_aliasing=False, - ) - >= 0.5 - ) - canvas = np.zeros((size, size), dtype=bool) - x0 = (size - width) // 2 - y0 = (size - height) // 2 - canvas[y0 : y0 + height, x0 : x0 + width] = fitted - variants: list[np.ndarray] = [] - for turns in range(4): - rotated = np.rot90(canvas, turns) - variants.extend((rotated, np.fliplr(rotated))) - return min(sha256_bytes(item.tobytes()) for item in variants) - - -def no_absolute_path(value: Any, *, label: str) -> None: - text = canonical_json(value) if not isinstance(value, str) else value - hits = scan_text(label, text) - if hits: - raise ReleaseError("; ".join(hits)) - - -def iter_release_files(root: Path) -> Iterable[Path]: - for path in sorted(root.rglob("*")): - if not path.is_file(): - continue - if path.name == "checksums.sha256": - continue - if path.name in HOST_CONTROL_FILES: - continue - if any( - part in {"__pycache__", ".pytest_cache", ".ruff_cache", ".git"} - for part in path.parts - ): - continue - yield path - - -def write_checksums(root: Path) -> None: - target = root / "metadata" / "checksums.sha256" - target.parent.mkdir(parents=True, exist_ok=True) - lines = [ - f"{sha256_file(path)} {path.relative_to(root).as_posix()}" - for path in iter_release_files(root) - ] - target.write_text("\n".join(lines) + "\n", encoding="utf-8") - - -def verify_checksums(root: Path) -> None: - path = root / "metadata" / "checksums.sha256" - if not path.is_file(): - raise ReleaseError("metadata/checksums.sha256 is missing") - expected: dict[str, str] = {} - for line in path.read_text(encoding="utf-8").splitlines(): - digest, relative = line.split(" ", 1) - expected[relative] = digest - actual = { - item.relative_to(root).as_posix(): sha256_file(item) - for item in iter_release_files(root) - } - if expected != actual: - missing = sorted(set(expected) - set(actual)) - extra = sorted(set(actual) - set(expected)) - changed = sorted( - key for key in set(expected) & set(actual) if expected[key] != actual[key] - ) - raise ReleaseError( - f"checksum inventory drifted: missing={missing}, extra={extra}, " - f"changed={changed}" - ) - - -def flatten_strings(value: Any) -> Iterable[str]: - if isinstance(value, str): - yield value - elif isinstance(value, Mapping): - for child in value.values(): - yield from flatten_strings(child) - elif isinstance(value, (list, tuple)): - for child in value: - yield from flatten_strings(child) diff --git a/scripts/build_all.py b/scripts/build_all.py deleted file mode 100644 index 046dbe39e924c7ae4de8f26ad417f797e377024b..0000000000000000000000000000000000000000 --- a/scripts/build_all.py +++ /dev/null @@ -1,203 +0,0 @@ -#!/usr/bin/env python3 -"""Rebuild the frozen PixCell core-v1 release from its standalone source bundle.""" - -from __future__ import annotations - -import argparse -import json -import shutil -import tarfile -import tempfile -from pathlib import Path -from typing import Any - -from _shared import ReleaseError, read_json, scan_text, sha256_file -from build_release import build_release -from validate_release import validate_release - - -CORE_NAME = "core-v1" - - -def _safe_members(archive: tarfile.TarFile) -> list[tarfile.TarInfo]: - members = archive.getmembers() - names: set[str] = set() - for member in members: - path = Path(member.name) - if ( - not member.isfile() - or path.is_absolute() - or ".." in path.parts - or member.name in names - ): - raise ReleaseError(f"unsafe source archive member: {member.name}") - names.add(member.name) - return members - - -def _extract_and_verify( - archive_path: Path, - inventory_path: Path, - destination: Path, -) -> None: - expected = read_json(inventory_path) - entries = expected.get("files") - if not isinstance(entries, list): - raise ReleaseError("core source inventory has no files") - expected_files = { - str(entry["path"]): { - "bytes": int(entry["bytes"]), - "sha256": str(entry["sha256"]), - } - for entry in entries - } - - with tarfile.open(archive_path, mode="r:gz") as archive: - members = _safe_members(archive) - archive_names = {member.name for member in members} - if archive_names != {*expected_files, "source_manifest.json"}: - missing = sorted(set(expected_files) - archive_names) - extra = sorted(archive_names - {*expected_files, "source_manifest.json"}) - raise ReleaseError( - f"source archive inventory drift; missing={missing[:3]}, " - f"extra={extra[:3]}" - ) - internal_member = archive.getmember("source_manifest.json") - extracted = archive.extractfile(internal_member) - if extracted is None: - raise ReleaseError("source archive internal manifest is unreadable") - internal = json.loads(extracted.read().decode("utf-8")) - if internal != expected: - raise ReleaseError("source archive internal/external manifests differ") - for member in members: - target = destination / member.name - target.parent.mkdir(parents=True, exist_ok=True) - source = archive.extractfile(member) - if source is None: - raise ReleaseError(f"could not read archive member: {member.name}") - with target.open("wb") as handle: - if Path(member.name).suffix in {".json", ".py"}: - payload = source.read() - try: - text = payload.decode("utf-8") - except UnicodeDecodeError as exc: - raise ReleaseError( - f"source text is not UTF-8: {member.name}" - ) from exc - hits = scan_text(f"source/{member.name}", text) - if hits: - raise ReleaseError("; ".join(hits)) - handle.write(payload) - else: - shutil.copyfileobj(source, handle) - - for relative, evidence in expected_files.items(): - path = destination / relative - if path.stat().st_size != evidence["bytes"]: - raise ReleaseError(f"source size drift: {relative}") - if sha256_file(path) != evidence["sha256"]: - raise ReleaseError(f"source digest drift: {relative}") - - -def build_all(dataset_root: Path) -> dict[str, Any]: - dataset_root = dataset_root.expanduser().resolve() - core_root = dataset_root / "factory" / CORE_NAME - freeze = read_json(core_root / "freeze.json") - if freeze.get("core_name") != CORE_NAME: - raise ReleaseError("core freeze name drift") - bundle = freeze.get("source_bundle") - if not isinstance(bundle, dict): - raise ReleaseError("core freeze has no source bundle") - archive_path = dataset_root / str(bundle["path"]) - inventory_path = dataset_root / str(bundle["inventory_path"]) - if sha256_file(archive_path) != bundle.get("sha256"): - raise ReleaseError("frozen source archive digest drift") - grammar = freeze.get("grammar_catalog") - if not isinstance(grammar, dict): - raise ReleaseError("core freeze has no grammar catalog") - grammar_path = dataset_root / str(grammar.get("path", "")) - if not grammar_path.is_file(): - raise ReleaseError("core grammar catalog is missing") - if sha256_file(grammar_path) != grammar.get("sha256"): - raise ReleaseError("core grammar catalog digest drift") - grammar_catalog = read_json(grammar_path) - if grammar_catalog.get("row_count") != freeze.get( - "row_count" - ) or grammar_catalog.get("representation_count") != freeze.get( - "representation_count" - ): - raise ReleaseError("core grammar catalog count drift") - policy = freeze.get("admission_policy") - if not isinstance(policy, dict): - raise ReleaseError("core freeze has no admission policy") - policy_path = dataset_root / str(policy.get("path", "")) - if not policy_path.is_file() or sha256_file(policy_path) != policy.get("sha256"): - raise ReleaseError("core admission policy digest drift") - reproducibility = freeze.get("reproducibility_report") - if not isinstance(reproducibility, dict): - raise ReleaseError("core freeze has no reproducibility report") - reproducibility_path = dataset_root / str(reproducibility.get("path", "")) - if not reproducibility_path.is_file() or sha256_file( - reproducibility_path - ) != reproducibility.get("sha256"): - raise ReleaseError("core reproducibility report digest drift") - - with tempfile.TemporaryDirectory(prefix="pixcell-core-v1-source.") as temporary: - source_root = Path(temporary) - _extract_and_verify(archive_path, inventory_path, source_root) - catalog = build_release( - source_root, - dataset_root, - expected_release_digest=str(freeze["release_digest_sha256"]), - expected_row_count=int(freeze["row_count"]), - ) - - expected_digest = freeze.get("release_digest_sha256") - if catalog.get("release_digest_sha256") != expected_digest: - raise ReleaseError( - "rebuilt release digest differs from frozen core-v1: " - f"{catalog.get('release_digest_sha256')} != {expected_digest}" - ) - if catalog.get("total_rows") != freeze.get("row_count"): - raise ReleaseError("rebuilt row count differs from frozen core-v1") - report = validate_release(dataset_root) - if report["release_digest_sha256"] != expected_digest: - raise ReleaseError("post-build validation digest differs from core-v1") - artifact_mismatches: list[str] = [] - reference_artifacts = freeze.get("reference_artifacts", {}) - if isinstance(reference_artifacts, dict): - for relative, expected_sha in sorted(reference_artifacts.items()): - path = dataset_root / relative - if not path.is_file() or sha256_file(path) != expected_sha: - artifact_mismatches.append(relative) - return { - "core_name": CORE_NAME, - "release_digest_sha256": expected_digest, - "total_rows": report["total_rows"], - "level_counts": report["level_counts"], - "source_archive_sha256": bundle["sha256"], - "static_validation": "passed", - "reference_artifact_match": not artifact_mismatches, - "reference_artifact_mismatches": artifact_mismatches, - } - - -def _parser() -> argparse.ArgumentParser: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--root", - type=Path, - default=Path(__file__).resolve().parents[1], - help="Dataset package root (default: parent of scripts/).", - ) - return parser - - -def main() -> None: - args = _parser().parse_args() - report = build_all(args.root) - print(json.dumps(report, indent=2, sort_keys=True)) - - -if __name__ == "__main__": - main() diff --git a/scripts/build_release.py b/scripts/build_release.py deleted file mode 100644 index f3d46997b7a6f75818b6712632bb8edbcbe855fe..0000000000000000000000000000000000000000 --- a/scripts/build_release.py +++ /dev/null @@ -1,1023 +0,0 @@ -#!/usr/bin/env python3 -"""Build the loader-free PixCell L0–L4 Hugging Face release. - -This is a maintainer tool. It consumes the five audited source banks and -materializes canonical Parquet files with embedded PNG bytes. Downloaders do -not need the source repository or this builder to load the dataset. -""" - -from __future__ import annotations - -import argparse -import io -import math -import os -import shutil -import tempfile -from collections import Counter, defaultdict -from pathlib import Path -from typing import Any - -from datasets import Dataset, Features, Image as HFImage, List as HFList, Value -from datasets.utils.logging import disable_progress_bar -from PIL import Image - -from _shared import ( - LEVELS, - SCHEMA_VERSION, - SAFE_PUBLIC_ID, - ReleaseError, - canonical_json, - canonical_sha256, - flatten_strings, - forbidden_release_imports, - no_absolute_path, - normalized_d4_sha256, - primitive_calls, - purity_violations, - read_json, - scan_text, - scan_value_strings, - sha256_bytes, - top_level_parameters, - write_checksums, - write_json, -) -from render_galleries import render_release_galleries - - -BANK_NAMES = { - "l0": "pool_v8_l0_bank", - "l1": "pool_v8_l1_bank", - "l2": "pool_v8_l2_bank", - "l3": "pool_v8_l3_full120", - "l4": "pool_v8_l4_core108", -} - -PORT_EDGES = ("left", "right", "bottom", "top") - -ROW_COLUMNS = ( - "schema_version", - "id", - "level", - "curriculum_order", - "image", - "target_image", - "code", - "code_language", - "instruction", - "label", - "family", - "concept_id", - "representation_id", - "grammar_id", - "leakage_group_id", - "variation_role", - "primitive_calls", - "prerequisite_ids", - "port_signature_json", - "footprint_um", - "parameters_json", - "topology_json", - "metadata_json", - "image_sha256", - "target_image_sha256", - "code_sha256", - "normalized_d4_sha256", - "view_policy", - "source_dataset_digest_sha256", - "source_generator_version", -) - -NON_DIGEST_PAYLOAD_COLUMNS = frozenset({"image", "target_image", "code"}) - -L0_PRIMITIVE_PREREQUISITES = { - "L": "l0_08_l_shape", - "bend_circular": "l0_11_bend_circular", - "bend_euler": "l0_10_bend_euler", - "bend_s": "l0_12_bend_s", - "bezier": "l0_13_bezier", - "circle": "l0_02_circle", - "coupler_straight": "l0_15_coupler_straight", - "cross": "l0_04_cross", - "ellipse": "l0_06_ellipse", - "rectangle": "l0_01_rectangle", - "regular_polygon": "l0_07_regular_polygon", - "ring": "l0_03_ring", - "straight": "l0_09_straight", - "taper": "l0_14_taper", - "triangle": "l0_05_triangle", - "path.Path": "l0_16_path_polyline", - "path.arc": "l0_18_path_arc", - "path.euler": "l0_19_path_euler", - "path.smooth": "l0_20_path_smooth", - "path.spiral_archimedean": "l0_21_path_spiral", - "path.straight": "l0_17_path_straight", - "path.transition": "l0_22_path_transition", - "extrude_transition": "l0_22_path_transition", -} - -DROP_METADATA_KEYS = frozenset( - { - "admission_status", - "manual_visual_approval_status", - "proposal_workspace", - "artifact_hashes", - "path", - "model_view_path", - "program_path", - "selection_path", - } -) - - -def release_features() -> Features: - return Features( - { - "schema_version": Value("string"), - "id": Value("string"), - "level": Value("string"), - "curriculum_order": Value("int32"), - "image": HFImage(), - "target_image": HFImage(), - "code": Value("string"), - "code_language": Value("string"), - "instruction": Value("string"), - "label": Value("string"), - "family": Value("string"), - "concept_id": Value("string"), - "representation_id": Value("string"), - "grammar_id": Value("string"), - "leakage_group_id": Value("string"), - "variation_role": Value("string"), - "primitive_calls": HFList(Value("string")), - "prerequisite_ids": HFList(Value("string")), - "port_signature_json": Value("string"), - "footprint_um": HFList(Value("float64")), - "parameters_json": Value("string"), - "topology_json": Value("string"), - "metadata_json": Value("string"), - "image_sha256": Value("string"), - "target_image_sha256": Value("string"), - "code_sha256": Value("string"), - "normalized_d4_sha256": Value("string"), - "view_policy": Value("string"), - "source_dataset_digest_sha256": Value("string"), - "source_generator_version": Value("string"), - } - ) - - -def release_digest_record(row: dict[str, Any]) -> dict[str, Any]: - """Return the complete logical row, replacing large payloads by hashes.""" - - return { - key: row[key] for key in ROW_COLUMNS if key not in NON_DIGEST_PAYLOAD_COLUMNS - } - - -def _safe_generated_root(path: Path) -> Path: - resolved = path.expanduser().resolve() - forbidden = { - Path("/").resolve(), - Path.home().resolve(), - resolved.parent.resolve(), - } - if resolved in forbidden or len(resolved.parts) < 4: - raise ReleaseError(f"refusing unsafe release output root: {resolved}") - return resolved - - -def _resolve_inside(root: Path, relative: str, *, label: str) -> Path: - candidate = (root / relative).resolve() - try: - candidate.relative_to(root.resolve()) - except ValueError as exc: - raise ReleaseError(f"{label} escapes its source bank: {relative}") from exc - if not candidate.is_file(): - raise ReleaseError(f"{label} does not exist: {relative}") - return candidate - - -def _clean_metadata(value: Any) -> Any: - """Strip internal path/status bookkeeping while retaining gate evidence.""" - - if isinstance(value, dict): - cleaned: dict[str, Any] = {} - for key, child in value.items(): - key_string = str(key) - if key_string in DROP_METADATA_KEYS: - continue - if "quarantine" in key_string.lower() or "admission" in key_string.lower(): - continue - candidate = _clean_metadata(child) - if any(scan_text(key_string, text) for text in flatten_strings(candidate)): - continue - cleaned[key_string] = candidate - return cleaned - if isinstance(value, list): - return [_clean_metadata(item) for item in value] - if isinstance(value, tuple): - return [_clean_metadata(item) for item in value] - return value - - -def _label(level: str, record: dict[str, Any]) -> str: - if record.get("label"): - return str(record["label"]) - prefix_keys = { - "l0": ("concept_label", "mode_label"), - "l1": ("operation_label", "mode_label"), - "l2": ("composition_label", "mode_label"), - "l3": ("identity_label", "mode_label"), - "l4": ("identity_label", "mode_label"), - } - pieces: list[str] = [] - for key in prefix_keys[level]: - value = record.get(key) - if value and str(value) not in pieces: - pieces.append(str(value)) - return ": ".join(pieces) if pieces else str(record.get("candidate_id", "")) - - -def _family(level: str, record: dict[str, Any]) -> str: - return str( - record.get("family") - or record.get("composition_family") - or { - "l0": "Primitive catalog", - "l1": "Primitive operations", - "l2": "Composed operations", - "l3": "Hierarchical representations", - "l4": "Photonic components", - }[level] - ) - - -def _concept_id(level: str, record: dict[str, Any]) -> str: - for key in ( - "concept_id", - "operation_id", - "composition_id", - "identity_id", - "motif_id", - "card_id", - "candidate_id", - ): - if record.get(key): - return str(record[key]) - raise ReleaseError(f"{level}: record has no concept identifier") - - -def _prerequisites(record: dict[str, Any]) -> list[str]: - values: list[str] = [] - for key, raw in record.items(): - if key.startswith("prerequisite") or key in { - "constituent_motifs", - "ordered_operation_graph", - }: - if isinstance(raw, str): - values.append(raw) - elif isinstance(raw, list): - values.extend(str(item) for item in raw if isinstance(item, str)) - return list(dict.fromkeys(values)) - - -def _public_variation_role(record: dict[str, Any]) -> str: - role = str(record.get("variation_role") or record.get("public_role") or "semantic") - return "semantic" if role == "semantic_base" else role - - -def _sidecar(card_dir: Path, name: str) -> Any | None: - path = card_dir / name - return read_json(path) if path.is_file() else None - - -def _parameters(card_dir: Path, code: str) -> dict[str, Any]: - sidecar = _sidecar(card_dir, "parameters.json") - if isinstance(sidecar, dict): - selected = { - key: sidecar[key] - for key in ("parameters", "fixed_context") - if key in sidecar - } - if selected: - return selected - return top_level_parameters(code) - - -def _topology(record: dict[str, Any], card_dir: Path) -> Any: - sidecar = _sidecar(card_dir, "topology_contract.json") - if sidecar is not None: - return _clean_metadata(sidecar) - keys = ( - "topology", - "port_evidence", - "structural_emission_evidence", - "terminal_witness_evidence", - "analytic_witness_evidence", - ) - return {key: record[key] for key in keys if key in record} - - -def _l4_edge_counts( - example_id: str, - label: str, - value: Any, -) -> dict[str, int]: - if not isinstance(value, dict) or any(key not in PORT_EDGES for key in value): - raise ReleaseError(f"{example_id}: malformed {label}") - counts: dict[str, int] = {} - for edge in PORT_EDGES: - count = value.get(edge, 0) - if not isinstance(count, int) or isinstance(count, bool) or count < 0: - raise ReleaseError(f"{example_id}: malformed {label}") - counts[edge] = count - return counts - - -def _validate_l4_source_port_evidence( - example_id: str, - topology: Any, -) -> None: - """Reject L4 rows whose port contract was not actually executed.""" - - if not isinstance(topology, dict): - raise ReleaseError(f"{example_id}: L4 topology sidecar is missing") - expected = _l4_edge_counts( - example_id, - "expected optical edge-port counts", - topology.get("expected_optical_edge_ports"), - ) - evidence = topology.get("runtime_port_evidence") - if not isinstance(evidence, dict): - raise ReleaseError(f"{example_id}: L4 runtime port evidence is missing") - if evidence.get("runtime_inspected") is not True: - raise ReleaseError(f"{example_id}: L4 ports were not runtime-inspected") - if evidence.get("source_admission_bound") is not False: - raise ReleaseError( - f"{example_id}: L4 port evidence is still source-admission-bound" - ) - if evidence.get("machine_checks_passed") is not True: - raise ReleaseError(f"{example_id}: L4 runtime port gate did not pass") - expected_count = evidence.get("expected_count") - if ( - not isinstance(expected_count, int) - or isinstance(expected_count, bool) - or expected_count != sum(expected.values()) - ): - raise ReleaseError(f"{example_id}: L4 runtime port count evidence drifted") - evidence_expected = _l4_edge_counts( - example_id, - "runtime expected edge-port counts", - evidence.get("expected_edge_counts"), - ) - evidence_observed = _l4_edge_counts( - example_id, - "runtime observed edge-port counts", - evidence.get("observed_edge_counts"), - ) - if evidence_expected != expected or evidence_observed != expected: - raise ReleaseError( - f"{example_id}: L4 runtime edge-port evidence differs from topology" - ) - - -def _row_metadata(record: dict[str, Any], card_dir: Path) -> dict[str, Any]: - result: dict[str, Any] = {"source_record": _clean_metadata(record)} - for filename, key in ( - ("factor_assignment.json", "factor_assignment"), - ("candidate_evidence.json", "candidate_evidence"), - ("calibration.json", "calibration"), - ): - value = _sidecar(card_dir, filename) - if value is not None: - result[key] = _clean_metadata(value) - return result - - -def _instruction(card_dir: Path, footprint: list[float]) -> str: - calibration = _sidecar(card_dir, "calibration.json") - if not isinstance(calibration, dict): - raise ReleaseError(f"{card_dir.name}: calibration sidecar is missing") - scale = calibration.get("scale_px_per_um") - if not isinstance(scale, list) or len(scale) != 2: - raise ReleaseError(f"{card_dir.name}: invalid display scale evidence") - sx, sy = (float(value) for value in scale) - if any(not math.isfinite(value) or value <= 0 for value in (sx, sy)): - raise ReleaseError(f"{card_dir.name}: invalid display scale evidence") - reference = min(sx, sy) - x_magnification = sx / reference - y_magnification = sy / reference - length_um, width_um = footprint - return ( - "The image is a device-only black-and-white silhouette: BLACK is " - "material on layer (1,0), WHITE is background. " - f"Footprint (bounding box): {length_um} x {width_um} micrometers. " - "DISPLAY NOTE: the overview is normalized for maximum shape visibility; " - "it is not guaranteed to use physical aspect ratio and has no fixed " - "absolute pixel scale. Relative overview magnification x:y = " - f"{x_magnification:.3f}:{y_magnification:.3f}. Use the silhouette for " - "topology and within-axis proportions, then the stated footprint for " - "absolute dimensions. Recreate the shown geometry as a primitives-only, " - "parametric GDSFactory 9.20.7 Python program using the permitted PixCell " - "catalog. Do not use device-level stencils, raw polygons, raster tracing, " - "or runtime image reads. Keep function-defining tunables top-level, define " - "an @gf.cell device, and write device.gds. Output only the Python program." - ) - - -def _image_bytes(path: Path, *, label: str) -> bytes: - payload = path.read_bytes() - try: - with Image.open(io.BytesIO(payload)) as opened: - opened.verify() - with Image.open(io.BytesIO(payload)) as opened: - grayscale = opened.convert("L") - extrema = grayscale.getextrema() - if extrema[0] == extrema[1]: - raise ReleaseError(f"{label} is visually blank: {path.name}") - except OSError as exc: - raise ReleaseError(f"{label} is not a valid image: {path}") from exc - return payload - - -def _record_paths(bank: Path, record: dict[str, Any]) -> tuple[Path, Path, Path, Path]: - card_relative = record.get("path") - if not isinstance(card_relative, str): - raise ReleaseError(f"{record.get('candidate_id')}: missing card path") - card_dir = (bank / card_relative).resolve() - try: - card_dir.relative_to(bank.resolve()) - except ValueError as exc: - raise ReleaseError(f"card path escapes bank: {card_relative}") from exc - if not card_dir.is_dir(): - raise ReleaseError(f"missing card directory: {card_relative}") - code_path = _resolve_inside( - bank, - str(record.get("program_path") or f"{card_relative}/ground_truth.py"), - label="program", - ) - image_path = _resolve_inside( - bank, - str(record.get("model_view_path") or f"{card_relative}/model_view.png"), - label="model view", - ) - target_path = _resolve_inside( - bank, - f"{card_relative}/device_bw.png", - label="target image", - ) - return card_dir, code_path, image_path, target_path - - -def _build_row( - *, - level: str, - order: int, - bank: Path, - manifest: dict[str, Any], - record: dict[str, Any], -) -> dict[str, Any]: - example_id = str( - record.get("card_id") - or record.get("candidate_id") - or record.get("task_id") - or "" - ) - if not example_id: - raise ReleaseError(f"{level}[{order}]: missing example id") - if SAFE_PUBLIC_ID.fullmatch(example_id) is None: - raise ReleaseError(f"{level}[{order}]: unsafe public id: {example_id!r}") - if record.get("compiled") is not True: - raise ReleaseError(f"{example_id}: source record is not compiled") - if record.get("purity_clean") is not True: - raise ReleaseError(f"{example_id}: source record is not purity-clean") - if "admission_status" in record and record["admission_status"] not in { - "accepted", - "approved", - "manual_visual_approved", - }: - raise ReleaseError( - f"{example_id}: source admission status is not approved: " - f"{record['admission_status']}" - ) - if ( - "manual_visual_approval_status" in record - and record["manual_visual_approval_status"] != "approved" - ): - raise ReleaseError(f"{example_id}: manual visual approval is not approved") - if any( - "quarantine" in str(key).lower() and bool(value) - for key, value in record.items() - ): - raise ReleaseError(f"{example_id}: source record is quarantined") - - card_dir, code_path, image_path, target_path = _record_paths(bank, record) - code = code_path.read_text(encoding="utf-8") - try: - compile(code, f"{example_id}/ground_truth.py", "exec") - except SyntaxError as exc: - raise ReleaseError(f"{example_id}: program does not compile: {exc}") from exc - violations = purity_violations(code) - if violations: - raise ReleaseError(f"{example_id}: purity violations: {violations}") - forbidden = forbidden_release_imports(code) - if forbidden: - raise ReleaseError(f"{example_id}: non-standalone imports: {forbidden}") - text_hits = scan_text(f"{example_id}/code", code) - if text_hits: - raise ReleaseError("; ".join(text_hits)) - - image_bytes = _image_bytes(image_path, label=f"{example_id}/image") - target_bytes = _image_bytes(target_path, label=f"{example_id}/target_image") - with Image.open(io.BytesIO(image_bytes)) as opened: - d4_hash = normalized_d4_sha256(opened) - source_d4 = record.get("normalized_d4_mask_sha256") - if source_d4 and d4_hash != source_d4: - raise ReleaseError( - f"{example_id}: normalized D4 witness changed ({source_d4} != {d4_hash})" - ) - - grammar_id = str(record.get("grammar_id") or example_id) - leakage_group_id = str(record.get("leakage_group_id") or grammar_id) - footprint_raw = record.get("footprint_um") - if not isinstance(footprint_raw, list): - footprint_sidecar = _sidecar(card_dir, "footprint.json") or {} - footprint_raw = footprint_sidecar.get("footprint_um", []) - footprint = [float(value) for value in footprint_raw] - if len(footprint) != 2 or any(value <= 0 for value in footprint): - raise ReleaseError(f"{example_id}: invalid footprint {footprint}") - - metadata = _row_metadata(record, card_dir) - parameters = _parameters(card_dir, code) - if level == "l4": - _validate_l4_source_port_evidence( - example_id, - _sidecar(card_dir, "topology_contract.json"), - ) - topology = _topology(record, card_dir) - observed_primitives = primitive_calls(code) - prerequisites = _prerequisites(record) - if level == "l1": - prerequisites.extend( - L0_PRIMITIVE_PREREQUISITES[primitive] - for primitive in observed_primitives - if primitive in L0_PRIMITIVE_PREREQUISITES - ) - prerequisites = list(dict.fromkeys(prerequisites)) - for label, value in ( - ("metadata", metadata), - ("parameters", parameters), - ("topology", topology), - ): - no_absolute_path(value, label=f"{example_id}/{label}") - - label = _label(level, record) - family = _family(level, record) - instruction = _instruction(card_dir, footprint) - row = { - "schema_version": SCHEMA_VERSION, - "id": example_id, - "level": level.upper(), - "curriculum_order": order, - "image": {"bytes": image_bytes, "path": f"{example_id}.png"}, - "target_image": { - "bytes": target_bytes, - "path": f"{example_id}.target.png", - }, - "code": code, - "code_language": "python", - "instruction": instruction, - "label": label, - "family": family, - "concept_id": _concept_id(level, record), - "representation_id": grammar_id, - "grammar_id": grammar_id, - "leakage_group_id": leakage_group_id, - "variation_role": _public_variation_role(record), - "primitive_calls": observed_primitives, - "prerequisite_ids": prerequisites, - "port_signature_json": canonical_json( - record.get("port_evidence") or record.get("port_signature") or {} - ), - "footprint_um": footprint, - "parameters_json": canonical_json(parameters), - "topology_json": canonical_json(topology), - "metadata_json": canonical_json(metadata), - "image_sha256": sha256_bytes(image_bytes), - "target_image_sha256": sha256_bytes(target_bytes), - "code_sha256": sha256_bytes(code.encode("utf-8")), - "normalized_d4_sha256": d4_hash, - "view_policy": str(record.get("view_policy") or "max_visible_v1"), - "source_dataset_digest_sha256": str( - manifest.get("dataset_digest_sha256") or "" - ), - "source_generator_version": str( - manifest.get("generator_version") or record.get("generator_version") or "" - ), - } - if tuple(row) != ROW_COLUMNS: - raise AssertionError("release row column order drifted") - row_hits = scan_value_strings(example_id, row) - if row_hits: - raise ReleaseError("; ".join(row_hits)) - return row - - -def _source_summary( - level: str, - manifest: dict[str, Any], - audit: dict[str, Any], - row_count: int, -) -> dict[str, Any]: - safe_manifest_keys = ( - "schema_version", - "level", - "status", - "dataset_id", - "dataset_schema", - "dataset_digest_sha256", - "generator_source_sha256", - "generator_version", - "selection_policy", - "view_policy", - "candidate_count", - "public_task_count", - "public_card_count", - "identity_count", - "primitive_count", - "operation_count", - "composition_count", - "semantic_grammar_count", - "family_counts", - "role_counts", - "public_role_counts", - "duplicate_telemetry", - "duplicate_gate", - "lower_level_collision_gate", - ) - summary = { - "level": level.upper(), - "exported_row_count": row_count, - "manifest": _clean_metadata( - {key: manifest[key] for key in safe_manifest_keys if key in manifest} - ), - "audit": _clean_metadata(audit), - } - no_absolute_path(summary, label=f"{level}/source_summary") - return summary - - -def _extract_level( - source_root: Path, - output_root: Path, - level: str, - bank_name: str, -) -> tuple[list[dict[str, Any]], dict[str, Any]]: - bank = source_root / "rl" / "tasks" / bank_name - manifest_path = bank / "manifest.json" - audit_path = bank / "audit_report.json" - if not manifest_path.is_file() or not audit_path.is_file(): - raise ReleaseError(f"{level}: incomplete source bank at {bank}") - manifest = read_json(manifest_path) - audit = read_json(audit_path) - records = manifest.get("records") - if not isinstance(records, list) or not records: - raise ReleaseError(f"{level}: manifest has no records") - if "accepted_only" not in str(manifest.get("status", "")): - raise ReleaseError(f"{level}: source manifest is not accepted-only") - if audit.get("accepted_only") is False or manifest.get("accepted_only") is False: - raise ReleaseError(f"{level}: source bank contains non-accepted rows") - if audit.get("passed") is False: - raise ReleaseError(f"{level}: source audit did not pass") - if audit.get("dataset_digest_sha256") != manifest.get("dataset_digest_sha256"): - raise ReleaseError(f"{level}: source manifest/audit digest mismatch") - for key in ( - "all_tasks_compiled", - "all_tasks_pure", - "all_tasks_conductor_verified", - "all_views_deterministic", - ): - if key in manifest and manifest[key] is not True: - raise ReleaseError(f"{level}: source gate is false: {key}") - for key in ( - "compiled", - "purity_clean", - "conductor_reexecuted", - "exact_views_verified", - "reexecuted_card_count", - ): - if key in audit and audit[key] != len(records): - raise ReleaseError( - f"{level}: source audit count {key}={audit[key]} " - f"does not match {len(records)} rows" - ) - rows = [ - _build_row( - level=level, - order=order, - bank=bank, - manifest=manifest, - record=record, - ) - for order, record in enumerate(records) - ] - ids = [row["id"] for row in rows] - if len(ids) != len(set(ids)): - duplicates = [item for item, count in Counter(ids).items() if count > 1] - raise ReleaseError(f"{level}: duplicate ids: {duplicates}") - - source_summary = _source_summary(level, manifest, audit, len(rows)) - write_json( - output_root / "metadata" / "source_reports" / f"{level}.json", - source_summary, - ) - return rows, source_summary - - -def _normalize_leakage_groups(rows: list[dict[str, Any]]) -> None: - """Close source leakage groups over exact image aliases. - - Some deliberately retained L0 cross-API aliases have different source - grammar IDs despite identical rasters. A public split boundary must keep - those aliases together. - """ - - parent = list(range(len(rows))) - - def find(index: int) -> int: - while parent[index] != index: - parent[index] = parent[parent[index]] - index = parent[index] - return index - - def union(left: int, right: int) -> None: - left_root = find(left) - right_root = find(right) - if left_root != right_root: - parent[max(left_root, right_root)] = min(left_root, right_root) - - by_source_group: dict[str, int] = {} - by_exact_image: dict[str, int] = {} - for index, row in enumerate(rows): - for mapping, key in ( - (by_source_group, row["leakage_group_id"]), - (by_exact_image, row["image_sha256"]), - ): - previous = mapping.setdefault(key, index) - union(index, previous) - - groups: dict[int, list[int]] = defaultdict(list) - for index in range(len(rows)): - groups[find(index)].append(index) - for members in groups.values(): - ids = sorted(rows[index]["id"] for index in members) - public_id = f"lg_{canonical_sha256(ids)[:20]}" - for index in members: - rows[index]["leakage_group_id"] = public_id - - -def _write_parquet(output_root: Path, level: str, rows: list[dict[str, Any]]) -> None: - dataset = Dataset.from_list(rows, features=release_features()) - shard = output_root / "data" / level / "train-00000-of-00001.parquet" - shard.parent.mkdir(parents=True, exist_ok=True) - dataset.to_parquet( - str(shard), - batch_size=100, - ) - - -def _collision_report(rows: list[dict[str, Any]]) -> dict[str, Any]: - exact_groups: dict[str, list[str]] = defaultdict(list) - d4_groups: dict[str, list[str]] = defaultdict(list) - for row in rows: - exact_groups[row["image_sha256"]].append(row["id"]) - d4_groups[row["normalized_d4_sha256"]].append(row["id"]) - exact = sorted(sorted(group) for group in exact_groups.values() if len(group) > 1) - d4 = sorted(sorted(group) for group in d4_groups.values() if len(group) > 1) - return { - "exact_duplicate_group_count": len(exact), - "exact_duplicate_groups": exact, - "d4_equivalent_group_count": len(d4), - "d4_equivalent_groups": d4, - "policy": ( - "Exact and D4-equivalent groups are reported rather than silently " - "removed; leakage_group_id is the split boundary. L0 retains " - "explicitly declared cross-API aliases and pose/calibration examples." - ), - } - - -def _promote_generated_release(stage_root: Path, output_root: Path) -> None: - """Replace generated directories transactionally, restoring on failure.""" - - generated_names = ("data", "metadata", "galleries") - for name in generated_names: - if not (stage_root / name).is_dir(): - raise ReleaseError(f"staged release is missing {name}/") - backup_root = Path( - tempfile.mkdtemp( - prefix=f".{output_root.name}.backup.", - dir=output_root.parent, - ) - ) - moved_old: list[str] = [] - moved_new: list[str] = [] - try: - for name in generated_names: - destination = output_root / name - if destination.exists(): - if not destination.is_dir(): - raise ReleaseError( - f"generated destination is not a directory: {destination}" - ) - os.replace(destination, backup_root / name) - moved_old.append(name) - for name in generated_names: - os.replace(stage_root / name, output_root / name) - moved_new.append(name) - write_checksums(output_root) - except Exception: - for name in reversed(moved_new): - destination = output_root / name - if destination.is_dir(): - shutil.rmtree(destination) - for name in reversed(moved_old): - os.replace(backup_root / name, output_root / name) - raise - finally: - shutil.rmtree(backup_root, ignore_errors=True) - - -def build_release( - source_root: Path, - output_root: Path, - *, - bank_names: dict[str, str] | None = None, - expected_release_digest: str | None = None, - expected_row_count: int | None = None, -) -> dict[str, Any]: - source_root = source_root.expanduser().resolve() - output_root = _safe_generated_root(output_root) - names = {**BANK_NAMES, **(bank_names or {})} - if not (source_root / "rl" / "tasks").is_dir(): - raise ReleaseError(f"source root has no rl/tasks: {source_root}") - output_root.mkdir(parents=True, exist_ok=True) - stage_root = Path( - tempfile.mkdtemp( - prefix=f".{output_root.name}.stage.", - dir=output_root.parent, - ) - ) - try: - disable_progress_bar() - all_rows: list[dict[str, Any]] = [] - rows_by_level: dict[str, list[dict[str, Any]]] = {} - level_summaries: dict[str, Any] = {} - for level in LEVELS: - rows, source_summary = _extract_level( - source_root, - stage_root, - level, - names[level], - ) - all_rows.extend(rows) - rows_by_level[level] = rows - level_summaries[level] = { - "row_count": len(rows), - "family_counts": dict( - sorted(Counter(row["family"] for row in rows).items()) - ), - "variation_role_counts": dict( - sorted(Counter(row["variation_role"] for row in rows).items()) - ), - "source_dataset_digest_sha256": rows[0]["source_dataset_digest_sha256"], - "source_generator_version": rows[0]["source_generator_version"], - "source_report_sha256": canonical_sha256(source_summary), - } - - all_ids = [row["id"] for row in all_rows] - if len(all_ids) != len(set(all_ids)): - raise ReleaseError("example ids collide across curriculum levels") - for curriculum_order, row in enumerate(all_rows): - row["curriculum_order"] = curriculum_order - _normalize_leakage_groups(all_rows) - for level in LEVELS: - _write_parquet(stage_root, level, rows_by_level[level]) - collision_report = _collision_report(all_rows) - release_digest_records = [release_digest_record(row) for row in all_rows] - release_digest = canonical_sha256(release_digest_records) - catalog = { - "schema_version": SCHEMA_VERSION, - "release_digest_sha256": release_digest, - "accepted_only": True, - "canonical_format": "Parquet with embedded PNG bytes", - "columns": list(ROW_COLUMNS), - "configurations": ["all", "core-v1", *LEVELS], - "levels": level_summaries, - "total_rows": len(all_rows), - "total_representation_ids": len( - {row["representation_id"] for row in all_rows} - ), - "collision_report": collision_report, - } - write_json(stage_root / "metadata" / "catalog.json", catalog) - gallery_records = render_release_galleries(stage_root) - audit = { - "schema_version": SCHEMA_VERSION, - "release_digest_sha256": release_digest, - "accepted_only": True, - "level_count": len(LEVELS), - "row_count": len(all_rows), - "unique_id_count": len(set(all_ids)), - "compiled_program_count": len(all_rows), - "purity_clean_program_count": len(all_rows), - "embedded_model_image_count": len(all_rows), - "embedded_target_image_count": len(all_rows), - "source_d4_witness_match_count": len(all_rows), - "absolute_path_or_secret_hits": [], - "collision_report": collision_report, - "galleries": gallery_records, - "gates": { - "all_rows_from_accepted_source_records": True, - "all_programs_compile": True, - "all_programs_pass_purity": True, - "all_images_decode_and_are_nonblank": True, - "all_images_are_embedded": True, - "all_source_d4_witnesses_match": True, - "all_paths_are_release_relative": True, - }, - } - write_json(stage_root / "metadata" / "audit_report.json", audit) - if ( - expected_release_digest is not None - and release_digest != expected_release_digest - ): - raise ReleaseError( - "staged release digest differs from the required freeze: " - f"{release_digest} != {expected_release_digest}" - ) - if expected_row_count is not None and len(all_rows) != expected_row_count: - raise ReleaseError( - "staged release row count differs from the required freeze: " - f"{len(all_rows)} != {expected_row_count}" - ) - _promote_generated_release(stage_root, output_root) - return catalog - finally: - shutil.rmtree(stage_root, ignore_errors=True) - - -def _parse_bank_override(values: list[str]) -> dict[str, str]: - overrides: dict[str, str] = {} - for value in values: - if "=" not in value: - raise ReleaseError(f"bank override must be LEVEL=NAME: {value}") - level, name = value.split("=", 1) - level = level.lower() - if level not in LEVELS or not name or "/" in name: - raise ReleaseError(f"invalid bank override: {value}") - overrides[level] = name - return overrides - - -def _parser() -> argparse.ArgumentParser: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--source", - type=Path, - required=True, - help="PixCell working tree containing audited rl/tasks banks.", - ) - parser.add_argument( - "--output", - type=Path, - default=Path(__file__).resolve().parents[1], - help="Release package root (default: parent of scripts/).", - ) - parser.add_argument( - "--bank", - action="append", - default=[], - metavar="LEVEL=NAME", - help="Override one source bank directory name.", - ) - return parser - - -def main() -> None: - args = _parser().parse_args() - catalog = build_release( - args.source, - args.output, - bank_names=_parse_bank_override(args.bank), - ) - print( - f"built {catalog['total_rows']} rows; " - f"release digest {catalog['release_digest_sha256']}" - ) - - -if __name__ == "__main__": - main() diff --git a/scripts/pack_core_v1_source.py b/scripts/pack_core_v1_source.py deleted file mode 100644 index 28fbd815d20833339cff2f1c2499da06232623e9..0000000000000000000000000000000000000000 --- a/scripts/pack_core_v1_source.py +++ /dev/null @@ -1,536 +0,0 @@ -#!/usr/bin/env python3 -"""Create the deterministic, minimal PixCell core-v1 source bundle. - -This maintainer-only command is the one-time bridge from the original audited -source banks to the standalone public factory. The produced bundle contains -only files consumed by ``build_release.py``: - -* accepted-only manifests and audit reports; -* executable per-card generator programs; -* exact model and target images; -* explicit factor/parameter specifications; and -* calibration, topology, and admission evidence used by the release gate. - -Historical proposals, rejected candidates, GDS intermediates, caches, and -private benchmark material are intentionally excluded. -""" - -from __future__ import annotations - -import argparse -import gzip -import hashlib -import io -import json -import tarfile -from pathlib import Path -from typing import Any - -from _shared import LEVELS, ReleaseError, read_json, sha256_file, write_json - - -CORE_NAME = "core-v1" -EXPECTED_RELEASE_DIGEST = ( - "e1c509dca337ce485efcb2b35101a052e06b12331b63a2f21a36c93b3682ea89" -) -SOURCE_COMMIT = "2ab0e551fc75c2ad7087ef88ecad2b5de279704b" -BANK_NAMES = { - "l0": "pool_v8_l0_bank", - "l1": "pool_v8_l1_bank", - "l2": "pool_v8_l2_bank", - "l3": "pool_v8_l3_full120", - "l4": "pool_v8_l4_core108", -} -EXPECTED_LEVELS = { - "l0": { - "rows": 177, - "source_digest": ( - "495b2c8f4864199213a888a5f8323db08525c76213552f919e901e386784ea76" - ), - }, - "l1": { - "rows": 215, - "source_digest": ( - "30765ca9366965807b65e321a7492afe6d2f8e7ae0c9fbc3a629e4641a771bc1" - ), - }, - "l2": { - "rows": 118, - "source_digest": ( - "05737221cfc0aeb3ef08efc64504d3db031530f5cef1496a48b0239ad23d6b46" - ), - }, - "l3": { - "rows": 120, - "source_digest": ( - "aa696edde9a6bc5ee0c5275d9a7f05eed2a1bc56c600791ebb5c51a3d4953fc6" - ), - }, - "l4": { - "rows": 108, - "source_digest": ( - "8db07b0730b3864a3f864abf08eb5fcf94c144ffcea5d3224590560d429c836f" - ), - }, -} -OPTIONAL_SIDECARS = ( - "parameters.json", - "topology_contract.json", - "factor_assignment.json", - "candidate_evidence.json", -) -ARCHIVE_PAYLOAD = Path | bytes -PRIVATE_MANIFEST_KEYS = frozenset( - { - "proposal_workspace", - "source_root", - "repository_root", - } -) - - -def _sha256_bytes(payload: bytes) -> str: - return hashlib.sha256(payload).hexdigest() - - -def _payload_bytes(value: ARCHIVE_PAYLOAD) -> bytes: - return value if isinstance(value, bytes) else value.read_bytes() - - -def _payload_size(value: ARCHIVE_PAYLOAD) -> int: - return len(value) if isinstance(value, bytes) else value.stat().st_size - - -def _sanitized_manifest_bytes(value: Any) -> bytes: - """Remove unused private workspace pointers from a public source capsule.""" - - def clean(item: Any) -> Any: - if isinstance(item, dict): - return { - str(key): clean(child) - for key, child in item.items() - if str(key) not in PRIVATE_MANIFEST_KEYS - } - if isinstance(item, list): - return [clean(child) for child in item] - return item - - return ( - json.dumps( - clean(value), - indent=2, - sort_keys=True, - ensure_ascii=True, - allow_nan=False, - ) - + "\n" - ).encode("utf-8") - - -def _inside(root: Path, relative: str, *, label: str) -> Path: - candidate = (root / relative).resolve() - try: - candidate.relative_to(root.resolve()) - except ValueError as exc: - raise ReleaseError(f"{label} escapes source bank: {relative}") from exc - if not candidate.is_file(): - raise ReleaseError(f"{label} does not exist: {relative}") - return candidate - - -def _record_files( - bank: Path, - record: dict[str, Any], -) -> dict[str, Path]: - card_relative = record.get("path") - if not isinstance(card_relative, str): - raise ReleaseError(f"{record.get('candidate_id')}: missing card path") - card_dir = (bank / card_relative).resolve() - try: - card_dir.relative_to(bank.resolve()) - except ValueError as exc: - raise ReleaseError(f"card path escapes bank: {card_relative}") from exc - if not card_dir.is_dir(): - raise ReleaseError(f"missing card directory: {card_relative}") - - files = { - "program": _inside( - bank, - str(record.get("program_path") or f"{card_relative}/ground_truth.py"), - label="program", - ), - "model_view": _inside( - bank, - str(record.get("model_view_path") or f"{card_relative}/model_view.png"), - label="model view", - ), - "target": _inside( - bank, - f"{card_relative}/device_bw.png", - label="target", - ), - "calibration": _inside( - bank, - f"{card_relative}/calibration.json", - label="calibration", - ), - } - for filename in OPTIONAL_SIDECARS: - path = card_dir / filename - if path.is_file(): - files[filename.removesuffix(".json")] = path - if not isinstance(record.get("footprint_um"), list): - path = card_dir / "footprint.json" - if path.is_file(): - files["footprint"] = path - return files - - -def _public_role(record: dict[str, Any]) -> str: - role = str(record.get("variation_role") or record.get("public_role") or "semantic") - return "semantic" if role == "semantic_base" else role - - -def _first(record: dict[str, Any], *keys: str) -> str: - for key in keys: - value = record.get(key) - if value: - return str(value) - return "" - - -def _family(level: str, record: dict[str, Any]) -> str: - return ( - _first(record, "family", "composition_family") - or { - "l0": "Primitive catalog", - "l1": "Primitive operations", - "l2": "Composed operations", - "l3": "Hierarchical representations", - "l4": "Photonic components", - }[level] - ) - - -def collect_source( - source_root: Path, -) -> tuple[dict[str, ARCHIVE_PAYLOAD], dict[str, Any], dict[str, Any]]: - """Return archive payload paths, source inventory metadata, and grammar map.""" - - tasks_root = source_root / "rl" / "tasks" - if not tasks_root.is_dir(): - raise ReleaseError(f"source root has no rl/tasks directory: {source_root}") - - payload: dict[str, ARCHIVE_PAYLOAD] = {} - grammar_rows: list[dict[str, Any]] = [] - level_summaries: dict[str, Any] = {} - curriculum_order = 0 - - for level in LEVELS: - bank_name = BANK_NAMES[level] - bank = tasks_root / bank_name - manifest_path = bank / "manifest.json" - audit_path = bank / "audit_report.json" - if not manifest_path.is_file() or not audit_path.is_file(): - raise ReleaseError(f"{level}: incomplete source bank at {bank}") - manifest = read_json(manifest_path) - audit = read_json(audit_path) - records = manifest.get("records") - if not isinstance(records, list): - raise ReleaseError(f"{level}: manifest has no records") - expected = EXPECTED_LEVELS[level] - if len(records) != expected["rows"]: - raise ReleaseError( - f"{level}: row count {len(records)} != {expected['rows']}" - ) - source_digest = manifest.get("dataset_digest_sha256") - if source_digest != expected["source_digest"]: - raise ReleaseError(f"{level}: source digest drift") - if audit.get("dataset_digest_sha256") != source_digest: - raise ReleaseError(f"{level}: manifest/audit digest mismatch") - if "accepted_only" not in str(manifest.get("status", "")): - raise ReleaseError(f"{level}: source bank is not accepted-only") - - prefix = Path("rl") / "tasks" / bank_name - payload[(prefix / "manifest.json").as_posix()] = _sanitized_manifest_bytes( - manifest - ) - payload[(prefix / "audit_report.json").as_posix()] = audit_path - role_counts: dict[str, int] = {} - - for record in records: - files = _record_files(bank, record) - for path in files.values(): - relative = path.relative_to(bank) - payload[(prefix / relative).as_posix()] = path - - card_id = _first(record, "card_id", "candidate_id", "task_id") - grammar_id = str(record.get("grammar_id") or card_id) - role = _public_role(record) - role_counts[role] = role_counts.get(role, 0) + 1 - factor_path = files.get("factor_assignment") - parameter_path = files.get("parameters") - grammar_rows.append( - { - "id": card_id, - "level": level.upper(), - "curriculum_order": curriculum_order, - "concept_id": _first( - record, - "concept_id", - "operation_id", - "composition_id", - "identity_id", - "motif_id", - "card_id", - "candidate_id", - ), - "grammar_id": grammar_id, - "leakage_group_id": str( - record.get("leakage_group_id") or grammar_id - ), - "variation_role": role, - "family": _family(level, record), - "label": _first( - record, - "label", - "identity_label", - "composition_label", - "operation_label", - "concept_label", - "mode_label", - ), - "generator_program": ( - prefix / files["program"].relative_to(bank) - ).as_posix(), - "factor_assignment": ( - read_json(factor_path) if factor_path is not None else {} - ), - "parameters": ( - read_json(parameter_path) if parameter_path is not None else {} - ), - "deterministic_seed": None, - } - ) - curriculum_order += 1 - - level_summaries[level] = { - "bank_name": bank_name, - "row_count": len(records), - "source_dataset_digest_sha256": source_digest, - "generator_version": str(manifest.get("generator_version") or ""), - "role_counts": dict(sorted(role_counts.items())), - } - - inventory_entries = [] - for relative, source in sorted(payload.items()): - source_bytes = _payload_bytes(source) - inventory_entries.append( - { - "path": relative, - "bytes": len(source_bytes), - "sha256": _sha256_bytes(source_bytes), - } - ) - source_manifest = { - "schema_version": "pixcell-core-source-v1", - "core_name": CORE_NAME, - "source_commit": SOURCE_COMMIT, - "randomness": { - "mode": "none", - "seed": None, - "explanation": ( - "core-v1 is an explicit deterministic enumeration; every factor " - "assignment and executable generator program is frozen." - ), - }, - "bank_names": BANK_NAMES, - "levels": level_summaries, - "file_count": len(inventory_entries), - "payload_bytes": sum(entry["bytes"] for entry in inventory_entries), - "files": inventory_entries, - } - grammar_catalog = { - "schema_version": "pixcell-grammar-catalog-v1", - "core_name": CORE_NAME, - "row_count": len(grammar_rows), - "representation_count": len({row["grammar_id"] for row in grammar_rows}), - "randomness": "none", - "rows": grammar_rows, - } - return payload, source_manifest, grammar_catalog - - -def _tar_info(name: str, size: int) -> tarfile.TarInfo: - info = tarfile.TarInfo(name=name) - info.size = size - info.mode = 0o644 - info.uid = 0 - info.gid = 0 - info.uname = "" - info.gname = "" - info.mtime = 0 - info.pax_headers = {} - return info - - -def write_deterministic_archive( - output_path: Path, - payload: dict[str, ARCHIVE_PAYLOAD], - source_manifest: dict[str, Any], -) -> None: - output_path.parent.mkdir(parents=True, exist_ok=True) - internal_manifest = ( - json.dumps( - source_manifest, - indent=2, - sort_keys=True, - ensure_ascii=True, - allow_nan=False, - ) - + "\n" - ).encode("utf-8") - with output_path.open("wb") as raw: - with gzip.GzipFile( - filename="", - mode="wb", - fileobj=raw, - compresslevel=9, - mtime=0, - ) as compressed: - with tarfile.open( - mode="w", - fileobj=compressed, - format=tarfile.PAX_FORMAT, - ) as archive: - for relative, source in sorted(payload.items()): - info = _tar_info(relative, _payload_size(source)) - if isinstance(source, bytes): - archive.addfile(info, io.BytesIO(source)) - else: - with source.open("rb") as handle: - archive.addfile(info, handle) - info = _tar_info("source_manifest.json", len(internal_manifest)) - archive.addfile(info, io.BytesIO(internal_manifest)) - - -def pack_core_v1( - source_root: Path, - dataset_root: Path, -) -> dict[str, Any]: - dataset_root = dataset_root.expanduser().resolve() - source_root = source_root.expanduser().resolve() - catalog = read_json(dataset_root / "metadata" / "catalog.json") - if catalog.get("release_digest_sha256") != EXPECTED_RELEASE_DIGEST: - raise ReleaseError("public release digest is not the frozen core-v1 digest") - if catalog.get("total_rows") != 738: - raise ReleaseError("public release row count is not 738") - - payload, source_manifest, grammar_catalog = collect_source(source_root) - core_root = dataset_root / "factory" / CORE_NAME - archive_path = core_root / "source.tar.gz" - write_deterministic_archive(archive_path, payload, source_manifest) - write_json(core_root / "source_manifest.json", source_manifest) - write_json(core_root / "grammar_catalog.json", grammar_catalog) - - archive_sha = sha256_file(archive_path) - admission_policy_path = dataset_root / "factory" / "admission_policy.json" - if not admission_policy_path.is_file(): - raise ReleaseError("factory/admission_policy.json is missing") - reproducibility_report_path = ( - dataset_root / "factory" / CORE_NAME / "reproducibility_report.json" - ) - if not reproducibility_report_path.is_file(): - raise ReleaseError("core-v1 reproducibility report is missing") - reference_paths = [ - *(f"data/{level}/train-00000-of-00001.parquet" for level in LEVELS), - "galleries/all.png", - *(f"galleries/{level}.png" for level in LEVELS), - "metadata/catalog.json", - "metadata/audit_report.json", - *(f"metadata/source_reports/{level}.json" for level in LEVELS), - ] - reference_artifacts = { - relative: sha256_file(dataset_root / relative) for relative in reference_paths - } - freeze = { - "schema_version": "pixcell-core-freeze-v1", - "core_name": CORE_NAME, - "release_digest_sha256": EXPECTED_RELEASE_DIGEST, - "row_count": 738, - "representation_count": 547, - "accepted_only": True, - "source_commit": SOURCE_COMMIT, - "levels": { - level: { - "row_count": EXPECTED_LEVELS[level]["rows"], - "source_dataset_digest_sha256": EXPECTED_LEVELS[level]["source_digest"], - } - for level in LEVELS - }, - "source_bundle": { - "path": "factory/core-v1/source.tar.gz", - "sha256": archive_sha, - "bytes": archive_path.stat().st_size, - "inventory_path": "factory/core-v1/source_manifest.json", - "file_count": source_manifest["file_count"], - "uncompressed_payload_bytes": source_manifest["payload_bytes"], - }, - "grammar_catalog": { - "path": "factory/core-v1/grammar_catalog.json", - "sha256": sha256_file(core_root / "grammar_catalog.json"), - "row_count": grammar_catalog["row_count"], - "representation_count": grammar_catalog["representation_count"], - }, - "admission_policy": { - "path": "factory/admission_policy.json", - "sha256": sha256_file(admission_policy_path), - }, - "reproducibility_report": { - "path": "factory/core-v1/reproducibility_report.json", - "sha256": sha256_file(reproducibility_report_path), - }, - "determinism": { - "randomness": "none", - "seed": None, - "archive_metadata_normalized": True, - "expected_logical_digest_is_mandatory": True, - "reference_artifacts_are_platform_specific": True, - }, - "reference_artifacts": reference_artifacts, - "build_command": "python scripts/build_all.py", - "validation_command": ("python scripts/validate_release.py --execute-programs"), - } - write_json(core_root / "freeze.json", freeze) - return freeze - - -def _parser() -> argparse.ArgumentParser: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--source", - type=Path, - required=True, - help="Working tree containing the five audited source banks.", - ) - parser.add_argument( - "--dataset-root", - type=Path, - default=Path(__file__).resolve().parents[1], - help="Dataset package root (default: parent of scripts/).", - ) - return parser - - -def main() -> None: - args = _parser().parse_args() - freeze = pack_core_v1(args.source, args.dataset_root) - bundle = freeze["source_bundle"] - print( - f"packed {freeze['row_count']} rows into {bundle['file_count']} source " - f"files; archive sha256 {bundle['sha256']}" - ) - - -if __name__ == "__main__": - main() diff --git a/scripts/render_galleries.py b/scripts/render_galleries.py deleted file mode 100644 index 6c286e30014aaed74693429bede2ab9bccdb5c33..0000000000000000000000000000000000000000 --- a/scripts/render_galleries.py +++ /dev/null @@ -1,247 +0,0 @@ -#!/usr/bin/env python3 -"""Render deterministic contact sheets from the canonical Parquet release. - -The sheets show the exact ``image`` field presented to a model. They do not -re-render GDS, so this command works from a downloaded Hugging Face snapshot -without the geometry toolchain. -""" - -from __future__ import annotations - -import argparse -import io -import math -from dataclasses import dataclass -from pathlib import Path -from typing import Any - -import pyarrow.parquet as pq -from PIL import Image, ImageDraw, ImageFont, ImageOps - -from _shared import LEVELS, ReleaseError - - -BACKGROUND = "#f4f5f7" -CARD = "#ffffff" -BORDER = "#c8ccd2" -TEXT = "#111318" -MUTED = "#5c6470" -TILE_WIDTH = 360 -TILE_HEIGHT = 260 -IMAGE_BOX = (320, 178) -GAP = 14 -OUTER = 22 -HEADER_HEIGHT = 70 - - -@dataclass(frozen=True) -class GalleryRow: - example_id: str - label: str - level: str - image_bytes: bytes - - -def _font(size: int, *, bold: bool = False) -> ImageFont.ImageFont: - """Use Pillow's bundled font so output does not depend on the host OS.""" - - try: - return ImageFont.load_default(size=size) - except TypeError: # Pillow < 10 compatibility. - return ImageFont.load_default() - - -def _read_rows(parquet_path: Path) -> list[GalleryRow]: - if not parquet_path.is_file(): - raise ReleaseError(f"missing Parquet shard: {parquet_path}") - table = pq.read_table( - parquet_path, - columns=["id", "label", "level", "image"], - ) - rows: list[GalleryRow] = [] - for raw in table.to_pylist(): - image_value = raw["image"] - payload = image_value.get("bytes") if isinstance(image_value, dict) else None - if not payload: - raise ReleaseError(f"{raw['id']}: image bytes are not embedded") - rows.append( - GalleryRow( - example_id=str(raw["id"]), - label=str(raw["label"]), - level=str(raw["level"]), - image_bytes=bytes(payload), - ) - ) - return rows - - -def _fit_image(payload: bytes) -> Image.Image: - with Image.open(io.BytesIO(payload)) as opened: - image = opened.convert("RGB") - image = ImageOps.contain(image, IMAGE_BOX, Image.Resampling.LANCZOS) - canvas = Image.new("RGB", IMAGE_BOX, "white") - x = (IMAGE_BOX[0] - image.width) // 2 - y = (IMAGE_BOX[1] - image.height) // 2 - canvas.paste(image, (x, y)) - return canvas - - -def _ellipsize( - draw: ImageDraw.ImageDraw, - text: str, - font: ImageFont.ImageFont, - width: int, -) -> str: - if draw.textbbox((0, 0), text, font=font)[2] <= width: - return text - suffix = "..." - candidate = text - while candidate and draw.textbbox((0, 0), candidate + suffix, font=font)[2] > width: - candidate = candidate[:-1] - return candidate.rstrip() + suffix - - -def render_gallery( - rows: list[GalleryRow], - output_path: Path, - *, - title: str, - columns: int = 6, -) -> None: - if not rows: - raise ReleaseError(f"cannot render empty gallery: {title}") - columns = max(1, columns) - row_count = math.ceil(len(rows) / columns) - width = 2 * OUTER + columns * TILE_WIDTH + (columns - 1) * GAP - height = ( - 2 * OUTER - + HEADER_HEIGHT - + row_count * TILE_HEIGHT - + max(0, row_count - 1) * GAP - ) - sheet = Image.new("RGB", (width, height), BACKGROUND) - draw = ImageDraw.Draw(sheet) - title_font = _font(25, bold=True) - body_font = _font(14) - small_font = _font(12) - draw.text((OUTER, OUTER), title, fill=TEXT, font=title_font) - draw.text( - (OUTER, OUTER + 36), - f"{len(rows)} accepted image-program examples · exact model input view", - fill=MUTED, - font=body_font, - ) - - y_origin = OUTER + HEADER_HEIGHT - for index, row in enumerate(rows): - grid_y, grid_x = divmod(index, columns) - x0 = OUTER + grid_x * (TILE_WIDTH + GAP) - y0 = y_origin + grid_y * (TILE_HEIGHT + GAP) - x1 = x0 + TILE_WIDTH - y1 = y0 + TILE_HEIGHT - draw.rounded_rectangle( - (x0, y0, x1, y1), - radius=8, - fill=CARD, - outline=BORDER, - width=1, - ) - fitted = _fit_image(row.image_bytes) - image_x = x0 + (TILE_WIDTH - IMAGE_BOX[0]) // 2 - image_y = y0 + 12 - sheet.paste(fitted, (image_x, image_y)) - draw.rectangle( - ( - image_x, - image_y, - image_x + IMAGE_BOX[0], - image_y + IMAGE_BOX[1], - ), - outline="#e1e3e7", - width=1, - ) - label = _ellipsize(draw, row.label, body_font, TILE_WIDTH - 28) - identifier = _ellipsize( - draw, - row.example_id, - small_font, - TILE_WIDTH - 28, - ) - draw.text( - (x0 + 14, image_y + IMAGE_BOX[1] + 13), label, fill=TEXT, font=body_font - ) - draw.text( - (x0 + 14, image_y + IMAGE_BOX[1] + 38), - identifier, - fill=MUTED, - font=small_font, - ) - - output_path.parent.mkdir(parents=True, exist_ok=True) - sheet.save(output_path, format="PNG", compress_level=6, optimize=False) - - -def _level_parquet(root: Path, level: str) -> Path: - matches = sorted((root / "data" / level).glob("train-*.parquet")) - if len(matches) != 1: - raise ReleaseError(f"expected one shard for {level}, found {len(matches)}") - return matches[0] - - -def render_release_galleries(root: Path, *, columns: int = 6) -> dict[str, Any]: - root = root.resolve() - gallery_dir = root / "galleries" - gallery_dir.mkdir(parents=True, exist_ok=True) - all_rows: list[GalleryRow] = [] - outputs: dict[str, Any] = {} - for level in LEVELS: - rows = _read_rows(_level_parquet(root, level)) - output = gallery_dir / f"{level}.png" - render_gallery( - rows, - output, - title=f"PixCell curriculum {level.upper()}", - columns=columns, - ) - outputs[level] = { - "path": output.relative_to(root).as_posix(), - "rows": len(rows), - "size_px": list(Image.open(output).size), - } - all_rows.extend(rows) - combined = gallery_dir / "all.png" - render_gallery( - all_rows, - combined, - title="PixCell representation-first image-to-code curriculum · L0–L4", - columns=max(8, columns), - ) - outputs["all"] = { - "path": combined.relative_to(root).as_posix(), - "rows": len(all_rows), - "size_px": list(Image.open(combined).size), - } - return outputs - - -def _parser() -> argparse.ArgumentParser: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--root", - type=Path, - default=Path(__file__).resolve().parents[1], - help="Dataset package root (default: parent of scripts/).", - ) - parser.add_argument("--columns", type=int, default=6) - return parser - - -def main() -> None: - args = _parser().parse_args() - outputs = render_release_galleries(args.root, columns=args.columns) - for name, record in outputs.items(): - print(f"{name}: {record['rows']} rows -> {record['path']}") - - -if __name__ == "__main__": - main() diff --git a/scripts/to_vlm_messages.py b/scripts/to_vlm_messages.py deleted file mode 100644 index 9e13290bd3ae58a88791a50d682e8610715209d4..0000000000000000000000000000000000000000 --- a/scripts/to_vlm_messages.py +++ /dev/null @@ -1,166 +0,0 @@ -#!/usr/bin/env python3 -"""Convert canonical PixCell rows to OpenAI-style multimodal messages JSONL.""" - -from __future__ import annotations - -import argparse -import base64 -import json -from pathlib import Path -from typing import Any - -import pyarrow.parquet as pq - -from _shared import LEVELS, ReleaseError - - -def _parquet_paths(root: Path, level: str) -> list[Path]: - levels = LEVELS if level == "all" else (level,) - paths: list[Path] = [] - for item in levels: - matches = sorted((root / "data" / item).glob("train-*.parquet")) - if len(matches) != 1: - raise ReleaseError( - f"{item}: expected one Parquet shard, found {len(matches)}" - ) - paths.extend(matches) - return paths - - -def _image_reference( - row: dict[str, Any], - *, - image_mode: str, - output_path: Path, - assets_dir: Path | None, -) -> str: - value = row["image"] - if not isinstance(value, dict) or not value.get("bytes"): - raise ReleaseError(f"{row['id']}: image is not embedded") - payload = bytes(value["bytes"]) - if image_mode == "data-uri": - return f"data:image/png;base64,{base64.b64encode(payload).decode('ascii')}" - if assets_dir is None: - raise AssertionError("relative-path mode requires an assets directory") - image_path = assets_dir / f"{row['id']}.png" - image_path.write_bytes(payload) - return image_path.relative_to(output_path.parent).as_posix() - - -def convert( - *, - root: Path, - level: str, - output_path: Path, - image_mode: str, -) -> int: - root = root.expanduser().resolve() - output_path = output_path.expanduser().resolve() - output_path.parent.mkdir(parents=True, exist_ok=True) - assets_dir: Path | None = None - if image_mode == "relative-path": - assets_dir = output_path.parent / f"{output_path.stem}_images" - assets_dir.mkdir(parents=True, exist_ok=True) - - count = 0 - with output_path.open("w", encoding="utf-8") as handle: - for parquet_path in _parquet_paths(root, level): - table = pq.read_table( - parquet_path, - columns=[ - "id", - "level", - "family", - "representation_id", - "leakage_group_id", - "image", - "instruction", - "code", - ], - ) - for row in table.to_pylist(): - image_url = _image_reference( - row, - image_mode=image_mode, - output_path=output_path, - assets_dir=assets_dir, - ) - result = { - "id": row["id"], - "level": row["level"], - "family": row["family"], - "representation_id": row["representation_id"], - "leakage_group_id": row["leakage_group_id"], - "messages": [ - { - "role": "user", - "content": [ - { - "type": "image_url", - "image_url": {"url": image_url}, - }, - { - "type": "text", - "text": row["instruction"], - }, - ], - }, - { - "role": "assistant", - "content": [ - { - "type": "text", - "text": row["code"], - } - ], - }, - ], - } - handle.write( - json.dumps( - result, - ensure_ascii=False, - separators=(",", ":"), - ) - + "\n" - ) - count += 1 - return count - - -def _parser() -> argparse.ArgumentParser: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--root", - type=Path, - default=Path(__file__).resolve().parents[1], - help="Dataset package root (default: parent of scripts/).", - ) - parser.add_argument( - "--level", - choices=("all", *LEVELS), - default="all", - help="Curriculum level/configuration to convert.", - ) - parser.add_argument("--output", type=Path, required=True) - parser.add_argument( - "--image-mode", - choices=("data-uri", "relative-path"), - default="data-uri", - ) - return parser - - -def main() -> None: - args = _parser().parse_args() - count = convert( - root=args.root, - level=args.level, - output_path=args.output, - image_mode=args.image_mode, - ) - print(f"wrote {count} examples to {args.output}") - - -if __name__ == "__main__": - main() diff --git a/scripts/validate_release.py b/scripts/validate_release.py deleted file mode 100644 index b685d3a39e9cdfa554a8d5492bd1fb8e3c02072c..0000000000000000000000000000000000000000 --- a/scripts/validate_release.py +++ /dev/null @@ -1,907 +0,0 @@ -#!/usr/bin/env python3 -"""Validate a downloaded or locally built PixCell dataset release.""" - -from __future__ import annotations - -import argparse -import concurrent.futures -import io -import json -import math -import os -import subprocess -import sys -import tempfile -from collections import Counter, defaultdict -from pathlib import Path -from typing import Any - -import pyarrow.parquet as pq -from huggingface_hub import DatasetCard -from PIL import Image - -from _shared import ( - LEVELS, - SAFE_PUBLIC_ID, - SCHEMA_VERSION, - ReleaseError, - canonical_sha256, - forbidden_release_imports, - iter_release_files, - normalized_d4_sha256, - purity_violations, - read_json, - scan_text, - scan_value_strings, - sha256_bytes, - sha256_file, - verify_checksums, -) -from build_release import ROW_COLUMNS, release_digest_record - - -EXECUTION_RUNNER = r""" -import importlib.util -import json -import sys -from pathlib import Path - -import numpy as np - -program_path = Path(sys.argv[1]).resolve() -output_path = Path(sys.argv[2]).resolve() -spec = importlib.util.spec_from_file_location("pixcell_release_program", program_path) -if spec is None or spec.loader is None: - raise RuntimeError("could not load program") -module = importlib.util.module_from_spec(spec) -spec.loader.exec_module(module) -device = getattr(module, "device", None) -if not callable(device): - raise RuntimeError("program has no callable device()") -component = device() -bbox = np.asarray(component.bbox_np(), dtype=float) -if bbox.shape != (2, 2): - raise RuntimeError(f"unexpected bbox shape: {bbox.shape}") -polygons = component.get_polygons(by="tuple") -polygon_count = sum(len(items) for items in polygons.values()) -gds_path = output_path.with_suffix(".gds") -component.write_gds(gds_path, with_metadata=False) -record = { - "bbox_span_um": (bbox[1] - bbox[0]).tolist(), - "bbox_um": bbox.tolist(), - "gds_bytes": gds_path.stat().st_size, - "polygon_count": polygon_count, - "port_count": len(component.ports), - "ports": [ - { - "center": [float(value) for value in port.dcenter], - "name": str(port.name), - "orientation": float(port.orientation), - "port_type": str(port.port_type), - "width": float(port.dwidth), - } - for port in component.ports - ], -} -output_path.write_text(json.dumps(record, sort_keys=True), encoding="utf-8") -""" - - -def _parquet_path(root: Path, level: str) -> Path: - matches = sorted((root / "data" / level).glob("train-*.parquet")) - if len(matches) != 1: - raise ReleaseError( - f"{level}: expected exactly one Parquet shard, found {len(matches)}" - ) - return matches[0] - - -def _embedded_image( - example_id: str, - field: str, - value: Any, -) -> tuple[bytes, Image.Image]: - if not isinstance(value, dict) or not value.get("bytes"): - raise ReleaseError(f"{example_id}: {field} is not embedded") - payload = bytes(value["bytes"]) - try: - with Image.open(io.BytesIO(payload)) as opened: - opened.verify() - opened = Image.open(io.BytesIO(payload)).convert("L") - except OSError as exc: - raise ReleaseError(f"{example_id}: invalid {field}") from exc - extrema = opened.getextrema() - if extrema[0] == extrema[1]: - raise ReleaseError(f"{example_id}: blank {field}") - return payload, opened - - -def _parse_json_field(example_id: str, field: str, value: str) -> Any: - try: - return json.loads(value) - except (TypeError, json.JSONDecodeError) as exc: - raise ReleaseError(f"{example_id}: malformed {field}") from exc - - -def _validate_row( - row: dict[str, Any], - *, - expected_level: str, - expected_order: int, -) -> dict[str, Any]: - example_id = str(row.get("id", "")) - if not example_id: - raise ReleaseError(f"{expected_level}[{expected_order}]: missing id") - if SAFE_PUBLIC_ID.fullmatch(example_id) is None: - raise ReleaseError(f"{example_id!r}: unsafe public id") - row_hits = scan_value_strings(example_id, row) - if row_hits: - raise ReleaseError("; ".join(row_hits)) - if row["schema_version"] != SCHEMA_VERSION: - raise ReleaseError(f"{example_id}: schema version drift") - if row["level"] != expected_level.upper(): - raise ReleaseError(f"{example_id}: wrong level {row['level']}") - if row["curriculum_order"] != expected_order: - raise ReleaseError(f"{example_id}: non-contiguous curriculum order") - if row["code_language"] != "python": - raise ReleaseError(f"{example_id}: unsupported code language") - lowered_instruction = row["instruction"].lower() - for field in ("label", "family"): - value = str(row[field]).strip().lower() - if value and value in lowered_instruction: - raise ReleaseError( - f"{example_id}: class metadata leaked into instruction via {field}" - ) - code = row["code"] - try: - compile(code, f"{example_id}/ground_truth.py", "exec") - except SyntaxError as exc: - raise ReleaseError(f"{example_id}: code does not compile: {exc}") from exc - violations = purity_violations(code) - if violations: - raise ReleaseError(f"{example_id}: purity violations: {violations}") - forbidden = forbidden_release_imports(code) - if forbidden: - raise ReleaseError(f"{example_id}: non-standalone imports: {forbidden}") - if sha256_bytes(code.encode("utf-8")) != row["code_sha256"]: - raise ReleaseError(f"{example_id}: code hash mismatch") - for label, text in ( - ("code", code), - ("instruction", row["instruction"]), - ("label", row["label"]), - ("family", row["family"]), - ("parameters", row["parameters_json"]), - ("topology", row["topology_json"]), - ("metadata", row["metadata_json"]), - ): - hits = scan_text(f"{example_id}/{label}", text) - if hits: - raise ReleaseError("; ".join(hits)) - if ( - "admission_status" in row["metadata_json"] - or "quarantine" in row["metadata_json"].lower() - ): - raise ReleaseError(f"{example_id}: internal admission state leaked") - for field in ( - "port_signature_json", - "parameters_json", - "topology_json", - "metadata_json", - ): - _parse_json_field(example_id, field, row[field]) - footprint = row["footprint_um"] - if len(footprint) != 2 or any(float(value) <= 0 for value in footprint): - raise ReleaseError(f"{example_id}: invalid footprint") - - image_bytes, image = _embedded_image(example_id, "image", row["image"]) - target_bytes, _ = _embedded_image( - example_id, - "target_image", - row["target_image"], - ) - if sha256_bytes(image_bytes) != row["image_sha256"]: - raise ReleaseError(f"{example_id}: image hash mismatch") - if sha256_bytes(target_bytes) != row["target_image_sha256"]: - raise ReleaseError(f"{example_id}: target image hash mismatch") - d4_hash = normalized_d4_sha256(image) - if d4_hash != row["normalized_d4_sha256"]: - raise ReleaseError(f"{example_id}: D4 witness mismatch") - return { - "id": example_id, - "level": expected_level, - "image_sha256": row["image_sha256"], - "normalized_d4_sha256": d4_hash, - "leakage_group_id": row["leakage_group_id"], - "code": code, - "footprint_um": [float(value) for value in footprint], - "port_signature": _parse_json_field( - example_id, - "port_signature_json", - row["port_signature_json"], - ), - "topology": _parse_json_field( - example_id, - "topology_json", - row["topology_json"], - ), - } - - -def _collision_report(rows: list[dict[str, Any]]) -> dict[str, Any]: - exact: dict[str, list[str]] = defaultdict(list) - d4: dict[str, list[str]] = defaultdict(list) - for row in rows: - exact[row["image_sha256"]].append(row["id"]) - d4[row["normalized_d4_sha256"]].append(row["id"]) - return { - "exact_duplicate_group_count": sum(len(group) > 1 for group in exact.values()), - "exact_duplicate_groups": sorted( - sorted(group) for group in exact.values() if len(group) > 1 - ), - "d4_equivalent_group_count": sum(len(group) > 1 for group in d4.values()), - "d4_equivalent_groups": sorted( - sorted(group) for group in d4.values() if len(group) > 1 - ), - } - - -def _expected_port_count(signature: Any) -> int | None: - if isinstance(signature, dict): - count = signature.get("count") - if isinstance(count, int): - return count - return None - if not isinstance(signature, str): - return None - pieces = signature.lower().split("x") - if len(pieces) != 2: - return 0 if signature.lower() in {"none", "0"} else None - try: - return int(pieces[0]) + int(pieces[1]) - except ValueError: - return None - - -def _close(left: float, right: float, *, tolerance: float = 0.002) -> bool: - return math.isclose(left, right, rel_tol=0.0, abs_tol=tolerance) - - -def _orientation_delta(left: float, right: float) -> float: - return abs((left - right + 180.0) % 360.0 - 180.0) - - -def _runtime_ports( - example_id: str, - result: dict[str, Any], -) -> list[dict[str, Any]]: - ports = result.get("ports") - if not isinstance(ports, list): - raise ReleaseError(f"{example_id}: execution omitted runtime port records") - if result.get("port_count") != len(ports): - raise ReleaseError(f"{example_id}: runtime port records/count disagree") - normalized: list[dict[str, Any]] = [] - for index, port in enumerate(ports): - if not isinstance(port, dict): - raise ReleaseError(f"{example_id}: runtime port {index} is malformed") - center = port.get("center") - if ( - not isinstance(center, list) - or len(center) != 2 - or any( - not isinstance(value, (int, float)) or not math.isfinite(float(value)) - for value in center - ) - ): - raise ReleaseError( - f"{example_id}: runtime port {index} has an invalid center" - ) - width = port.get("width") - if ( - not isinstance(width, (int, float)) - or not math.isfinite(float(width)) - or float(width) <= 0 - ): - raise ReleaseError( - f"{example_id}: runtime port {index} has an invalid width" - ) - orientation = port.get("orientation") - if not isinstance(orientation, (int, float)) or not math.isfinite( - float(orientation) - ): - raise ReleaseError( - f"{example_id}: runtime port {index} has an invalid orientation" - ) - name = port.get("name") - if not isinstance(name, str) or not name: - raise ReleaseError(f"{example_id}: runtime port {index} has no name") - normalized.append( - { - "center": [float(value) for value in center], - "name": name, - "orientation": float(orientation) % 360.0, - "port_type": str(port.get("port_type", "")), - "width": float(width), - } - ) - names = [port["name"] for port in normalized] - if len(names) != len(set(names)): - raise ReleaseError(f"{example_id}: runtime port names are not unique") - return normalized - - -def _validate_l3_ports( - example_id: str, - signature: Any, - ports: list[dict[str, Any]], -) -> None: - if not isinstance(signature, dict) or not isinstance(signature.get("ports"), list): - return - expected_ports = signature["ports"] - expected_by_name = { - str(port.get("name")): port - for port in expected_ports - if isinstance(port, dict) and port.get("name") is not None - } - if len(expected_by_name) != len(expected_ports): - raise ReleaseError(f"{example_id}: malformed declared L3 port records") - observed_by_name = {port["name"]: port for port in ports} - if set(observed_by_name) != set(expected_by_name): - raise ReleaseError( - f"{example_id}: runtime L3 port names disagree with declaration" - ) - declared_names = signature.get("names") - if isinstance(declared_names, list) and set(map(str, declared_names)) != set( - observed_by_name - ): - raise ReleaseError(f"{example_id}: declared L3 port name list drifted") - for name, expected in expected_by_name.items(): - observed = observed_by_name[name] - center = expected.get("center") - if ( - not isinstance(center, list) - or len(center) != 2 - or any( - not isinstance(value, (int, float)) or not math.isfinite(float(value)) - for value in center - ) - ): - raise ReleaseError(f"{example_id}: malformed declared L3 port {name}") - if any( - not _close(observed_value, float(expected_value)) - for observed_value, expected_value in zip( - observed["center"], - center, - strict=True, - ) - ): - raise ReleaseError(f"{example_id}: runtime L3 port {name} center drifted") - width = expected.get("width") - orientation = expected.get("orientation") - if not isinstance(width, (int, float)) or not _close( - observed["width"], - float(width), - ): - raise ReleaseError(f"{example_id}: runtime L3 port {name} width drifted") - if ( - not isinstance(orientation, (int, float)) - or _orientation_delta( - observed["orientation"], - float(orientation), - ) - > 0.01 - ): - raise ReleaseError( - f"{example_id}: runtime L3 port {name} orientation drifted" - ) - - -def _validate_l4_ports( - example_id: str, - topology: Any, - result: dict[str, Any], - ports: list[dict[str, Any]], -) -> None: - for index, port in enumerate(ports): - for other in ports[index + 1 :]: - if ( - all( - _close(left, right, tolerance=0.001) - for left, right in zip( - port["center"], - other["center"], - strict=True, - ) - ) - and _orientation_delta( - port["orientation"], - other["orientation"], - ) - <= 1e-6 - and _close(port["width"], other["width"], tolerance=0.001) - ): - raise ReleaseError( - f"{example_id}: runtime L4 ports contain a duplicated " - "physical terminal" - ) - if not isinstance(topology, dict): - raise ReleaseError(f"{example_id}: malformed L4 topology contract") - expected = topology.get("expected_optical_edge_ports") - if not isinstance(expected, dict): - raise ReleaseError(f"{example_id}: L4 topology lacks edge-port contract") - allowed_sides = {"left", "right", "top", "bottom"} - if any(side not in allowed_sides for side in expected) or any( - not isinstance(count, int) or count < 0 for count in expected.values() - ): - raise ReleaseError(f"{example_id}: malformed L4 edge-port contract") - bbox = result.get("bbox_um") - if ( - not isinstance(bbox, list) - or len(bbox) != 2 - or any(not isinstance(point, list) or len(point) != 2 for point in bbox) - ): - raise ReleaseError(f"{example_id}: execution omitted a valid runtime bbox") - xmin, ymin = (float(value) for value in bbox[0]) - xmax, ymax = (float(value) for value in bbox[1]) - if any(not math.isfinite(value) for value in (xmin, ymin, xmax, ymax)) or not ( - xmin < xmax and ymin < ymax - ): - raise ReleaseError(f"{example_id}: execution emitted an invalid runtime bbox") - side_contract = { - "left": (0, min, xmin, 1, ymin, ymax, (-1.0, 0.0)), - "right": (0, max, xmax, 1, ymin, ymax, (1.0, 0.0)), - "top": (1, max, ymax, 0, xmin, xmax, (0.0, 1.0)), - "bottom": (1, min, ymin, 0, xmin, xmax, (0.0, -1.0)), - } - strongest_side_options: list[tuple[str, list[str]]] = [] - for port in ports: - angle = math.radians(port["orientation"]) - direction = (math.cos(angle), math.sin(angle)) - tangent = (-direction[1], direction[0]) - endpoints = [ - [ - port["center"][axis] + sign * tangent[axis] * port["width"] / 2 - for axis in (0, 1) - ] - for sign in (-1.0, 1.0) - ] - matches = [] - for side, ( - axis, - extreme, - boundary, - span_axis, - span_min, - span_max, - outward_normal, - ) in side_contract.items(): - outward_component = sum( - value * normal - for value, normal in zip(direction, outward_normal, strict=True) - ) - edge_coordinate = extreme(point[axis] for point in endpoints) - span_coordinates = [point[span_axis] for point in endpoints] - if ( - _close(edge_coordinate, boundary) - and max(span_coordinates) >= span_min - 0.002 - and min(span_coordinates) <= span_max + 0.002 - and outward_component > 1e-6 - ): - matches.append((outward_component, side)) - if not matches: - raise ReleaseError( - f"{example_id}: runtime L4 port {port['name']} has no outward " - "terminal cross-section on the component boundary" - ) - strongest = max(component for component, _side in matches) - options = sorted( - side - for component, side in matches - if math.isclose(component, strongest, rel_tol=0.0, abs_tol=1e-9) - ) - strongest_side_options.append((port["name"], options)) - - remaining = {side: int(expected.get(side, 0)) for side in sorted(allowed_sides)} - - def assign(index: int) -> bool: - if index == len(strongest_side_options): - return all(count == 0 for count in remaining.values()) - _name, options = strongest_side_options[index] - for side in options: - if remaining[side] <= 0: - continue - remaining[side] -= 1 - if assign(index + 1): - return True - remaining[side] += 1 - return False - - if not assign(0): - raise ReleaseError( - f"{example_id}: runtime L4 terminal cross-sections cannot satisfy " - f"the declared edge-port histogram {dict(expected)}" - ) - - -def _validate_runtime_port_contract( - row: dict[str, Any], - result: dict[str, Any], -) -> None: - example_id = row["id"] - expected_ports = _expected_port_count(row["port_signature"]) - if expected_ports is not None and result["port_count"] != expected_ports: - raise ReleaseError( - f"{example_id}: port count mismatch " - f"expected={expected_ports} observed={result['port_count']}" - ) - ports = _runtime_ports(example_id, result) - level = row["level"] - if level == "l3": - _validate_l3_ports(example_id, row["port_signature"], ports) - elif level == "l4": - _validate_l4_ports(example_id, row["topology"], result, ports) - - -def _execute_one( - row: dict[str, Any], - workspace: Path, - timeout_seconds: float, -) -> dict[str, Any]: - example_id = row["id"] - task_dir = workspace / example_id - task_dir.mkdir(parents=True, exist_ok=False) - program_path = task_dir / "ground_truth.py" - result_path = task_dir / "result.json" - program_path.write_text(row["code"], encoding="utf-8") - runner_path = workspace / "_runner.py" - environment = dict(os.environ) - environment.update( - { - "MPLCONFIGDIR": str(task_dir / ".mpl"), - "XDG_CACHE_HOME": str(task_dir / ".cache"), - } - ) - completed = subprocess.run( - [sys.executable, str(runner_path), str(program_path), str(result_path)], - cwd=task_dir, - env=environment, - capture_output=True, - text=True, - timeout=timeout_seconds, - check=False, - ) - if completed.returncode != 0: - tail = (completed.stderr or completed.stdout)[-2000:] - raise ReleaseError( - f"{example_id}: execution failed ({completed.returncode}): {tail}" - ) - result = read_json(result_path) - if result["gds_bytes"] <= 100 or result["polygon_count"] <= 0: - raise ReleaseError(f"{example_id}: execution emitted empty geometry") - observed = [float(value) for value in result["bbox_span_um"]] - if len(observed) != 2 or any( - not math.isfinite(value) or value <= 0 for value in observed - ): - raise ReleaseError(f"{example_id}: execution emitted an invalid GDS bbox") - _validate_runtime_port_contract(row, result) - return {"id": example_id, **result} - - -def execute_programs( - rows: list[dict[str, Any]], - *, - jobs: int, - timeout_seconds: float, -) -> list[dict[str, Any]]: - with tempfile.TemporaryDirectory(prefix="pixcell-release-execution-") as raw: - workspace = Path(raw) - (workspace / "_runner.py").write_text(EXECUTION_RUNNER, encoding="utf-8") - with concurrent.futures.ThreadPoolExecutor(max_workers=max(1, jobs)) as pool: - futures = { - pool.submit(_execute_one, row, workspace, timeout_seconds): row["id"] - for row in rows - } - results: list[dict[str, Any]] = [] - for future in concurrent.futures.as_completed(futures): - example_id = futures[future] - try: - results.append(future.result()) - except Exception as exc: - for pending in futures: - pending.cancel() - if isinstance(exc, ReleaseError): - raise - raise ReleaseError(f"{example_id}: execution error: {exc}") from exc - return sorted(results, key=lambda item: item["id"]) - - -def validate_release( - root: Path, - *, - execute: bool = False, - jobs: int = 4, - timeout_seconds: float = 90.0, -) -> dict[str, Any]: - root = root.expanduser().resolve() - verify_checksums(root) - for path in iter_release_files(root): - if path.suffix.lower() not in { - ".cff", - ".json", - ".md", - ".py", - ".txt", - ".yaml", - ".yml", - }: - continue - text = path.read_text(encoding="utf-8") - hits = scan_text(path.relative_to(root).as_posix(), text) - if hits: - raise ReleaseError("; ".join(hits)) - if path.suffix == ".py": - forbidden = forbidden_release_imports(text) - if forbidden: - raise ReleaseError( - f"{path.relative_to(root)}: forbidden package imports {forbidden}" - ) - card_path = root / "README.md" - card_text = card_path.read_text(encoding="utf-8") - if any(mark in card_text for mark in ("—", "–", "·")): - raise ReleaseError("dataset card contains decorative dash or separator marks") - card = DatasetCard.load(str(card_path)) - card_data = card.data.to_dict() - if card_data.get("license") != "mit": - raise ReleaseError("dataset card must declare the MIT license") - expected_card_metadata = { - "pretty_name": "PixCell Dataset", - "language": ["en", "code"], - "annotations_creators": ["expert-generated", "machine-generated"], - "source_datasets": ["original"], - "task_categories": ["image-text-to-text"], - "size_categories": ["1K 1] - raise ReleaseError(f"duplicate release IDs: {duplicates}") - if len(validated) != catalog["total_rows"]: - raise ReleaseError("catalog total row count drift") - release_digest = canonical_sha256(digest_records) - if release_digest != catalog["release_digest_sha256"]: - raise ReleaseError("release digest drift") - - recomputed = _collision_report(validated) - catalog_collisions = catalog["collision_report"] - for key in ( - "exact_duplicate_group_count", - "exact_duplicate_groups", - "d4_equivalent_group_count", - "d4_equivalent_groups", - ): - if recomputed[key] != catalog_collisions[key]: - raise ReleaseError(f"collision report drift: {key}") - for group in recomputed["exact_duplicate_groups"]: - leakage_ids = { - row["leakage_group_id"] for row in validated if row["id"] in group - } - if len(leakage_ids) != 1: - raise ReleaseError(f"exact image aliases cross leakage boundaries: {group}") - - execution_results: list[dict[str, Any]] = [] - if execute: - execution_results = execute_programs( - validated, - jobs=jobs, - timeout_seconds=timeout_seconds, - ) - return { - "schema_version": SCHEMA_VERSION, - "release_digest_sha256": catalog["release_digest_sha256"], - "total_rows": len(validated), - "level_counts": level_counts, - "compiled_programs": len(validated), - "purity_clean_programs": len(validated), - "embedded_images": 2 * len(validated), - "executed_programs": len(execution_results), - "collision_report": recomputed, - } - - -def _parser() -> argparse.ArgumentParser: - parser = argparse.ArgumentParser(description=__doc__) - parser.add_argument( - "--root", - type=Path, - default=Path(__file__).resolve().parents[1], - help="Dataset package root (default: parent of scripts/).", - ) - parser.add_argument( - "--execute-programs", - action="store_true", - help=( - "Execute every program and verify emitted GDS and runtime port contracts." - ), - ) - parser.add_argument("--jobs", type=int, default=min(8, os.cpu_count() or 4)) - parser.add_argument("--timeout-seconds", type=float, default=90.0) - return parser - - -def main() -> None: - args = _parser().parse_args() - report = validate_release( - args.root, - execute=args.execute_programs, - jobs=args.jobs, - timeout_seconds=args.timeout_seconds, - ) - print(json.dumps(report, indent=2, sort_keys=True)) - - -if __name__ == "__main__": - main() diff --git a/tests/test_release.py b/tests/test_release.py deleted file mode 100644 index 0bcf75150aa8b0d002ac9d519297e504bec36171..0000000000000000000000000000000000000000 --- a/tests/test_release.py +++ /dev/null @@ -1,315 +0,0 @@ -"""Release-level regression tests using only the published package.""" - -from __future__ import annotations - -import sys -import tempfile -import unittest -from pathlib import Path - - -ROOT = Path(__file__).resolve().parents[1] -SCRIPTS = ROOT / "scripts" -sys.path.insert(0, str(SCRIPTS)) - -from _shared import ( # noqa: E402 - LEVELS, - ReleaseError, - SCHEMA_VERSION, - canonical_sha256, - iter_release_files, - read_json, - sha256_file, -) -from build_release import ( # noqa: E402 - ROW_COLUMNS, - _validate_l4_source_port_evidence, - release_features, -) -from validate_release import ( # noqa: E402 - _validate_runtime_port_contract, - validate_release, -) -from pack_core_v1_source import write_deterministic_archive # noqa: E402 - - -class ReleaseTests(unittest.TestCase): - def test_public_schema_is_stable(self) -> None: - self.assertEqual(SCHEMA_VERSION, "pixcell-image-code-curriculum-v1") - self.assertEqual(LEVELS, ("l0", "l1", "l2", "l3", "l4")) - self.assertEqual(len(ROW_COLUMNS), 30) - self.assertEqual(len(ROW_COLUMNS), len(set(ROW_COLUMNS))) - self.assertEqual(release_features()["footprint_um"].feature.dtype, "float64") - - def test_canonical_hash_ignores_mapping_order(self) -> None: - self.assertEqual( - canonical_sha256({"a": 1, "b": [2, 3]}), - canonical_sha256({"b": [2, 3], "a": 1}), - ) - - def test_host_control_files_are_not_checksum_payloads(self) -> None: - with tempfile.TemporaryDirectory() as raw: - root = Path(raw) - (root / ".gitattributes").write_text("*.parquet filter=lfs\n") - (root / ".gitignore").write_text("__pycache__/\n") - (root / "README.md").write_text("release\n") - for cache in ("__pycache__", ".pytest_cache", ".ruff_cache"): - directory = root / cache - directory.mkdir() - (directory / "cache").write_text("host cache\n") - self.assertEqual( - [path.name for path in iter_release_files(root)], - ["README.md"], - ) - - def test_complete_release(self) -> None: - report = validate_release(ROOT) - self.assertEqual(report["total_rows"], sum(report["level_counts"].values())) - self.assertEqual(report["compiled_programs"], report["total_rows"]) - self.assertEqual(report["purity_clean_programs"], report["total_rows"]) - self.assertEqual(report["embedded_images"], 2 * report["total_rows"]) - - def test_core_v1_freeze_matches_catalog(self) -> None: - freeze = read_json(ROOT / "factory" / "core-v1" / "freeze.json") - catalog = read_json(ROOT / "metadata" / "catalog.json") - self.assertEqual(freeze["core_name"], "core-v1") - self.assertEqual( - freeze["release_digest_sha256"], - catalog["release_digest_sha256"], - ) - self.assertEqual(freeze["row_count"], catalog["total_rows"]) - self.assertEqual( - freeze["representation_count"], - catalog["total_representation_ids"], - ) - - def test_core_v1_reference_artifacts_are_byte_identical(self) -> None: - freeze = read_json(ROOT / "factory" / "core-v1" / "freeze.json") - references = freeze.get("reference_artifacts") - self.assertIsInstance(references, dict) - self.assertTrue(references) - for relative, expected_sha256 in sorted(references.items()): - path = ROOT / relative - self.assertTrue(path.is_file(), relative) - self.assertEqual(sha256_file(path), expected_sha256, relative) - - def test_source_archive_writer_is_deterministic(self) -> None: - with tempfile.TemporaryDirectory() as raw: - root = Path(raw) - source = root / "payload.txt" - source.write_text("deterministic payload\n", encoding="utf-8") - payload = {"rl/tasks/example/payload.txt": source} - manifest = { - "schema_version": "test", - "files": [ - { - "path": "rl/tasks/example/payload.txt", - "bytes": source.stat().st_size, - "sha256": sha256_file(source), - } - ], - } - first = root / "first.tar.gz" - second = root / "second.tar.gz" - write_deterministic_archive(first, payload, manifest) - write_deterministic_archive(second, payload, manifest) - self.assertEqual(sha256_file(first), sha256_file(second)) - - def test_l4_runtime_ports_must_match_declared_boundary_histogram(self) -> None: - row = { - "id": "l4_test", - "level": "l4", - "port_signature": "1x2", - "topology": {"expected_optical_edge_ports": {"left": 1, "right": 2}}, - } - result = { - "bbox_um": [[0.0, -2.0], [10.0, 2.0]], - "port_count": 3, - "ports": [ - { - "center": [0.125, 0.0], - "name": "o1", - "orientation": 150.0, - "port_type": "optical", - "width": 0.5, - }, - { - "center": [10.0, -1.0], - "name": "o2", - "orientation": 0.0, - "port_type": "optical", - "width": 0.5, - }, - { - "center": [9.875, 1.0], - "name": "o3", - "orientation": 30.0, - "port_type": "optical", - "width": 0.5, - }, - ], - } - _validate_runtime_port_contract(row, result) - result["ports"][2]["center"] = [5.0, 1.0] - with self.assertRaisesRegex(ReleaseError, "no outward"): - _validate_runtime_port_contract(row, result) - result["ports"][2]["center"] = [10.0, 3.0] - with self.assertRaisesRegex(ReleaseError, "no outward"): - _validate_runtime_port_contract(row, result) - result["ports"][2]["center"] = [10.0, 1.0] - result["ports"][2]["orientation"] = 180.0 - with self.assertRaisesRegex(ReleaseError, "no outward"): - _validate_runtime_port_contract(row, result) - result["ports"][2] = {**result["ports"][1], "name": "o3"} - with self.assertRaisesRegex(ReleaseError, "duplicated physical terminal"): - _validate_runtime_port_contract(row, result) - - def test_l4_corner_tie_must_still_satisfy_global_histogram(self) -> None: - offset = 2**0.5 * 0.25 / 2 - result = { - "bbox_um": [[0.0, 0.0], [10.0, 10.0]], - "port_count": 1, - "ports": [ - { - "center": [offset, 10.0 - offset], - "name": "o1", - "orientation": 135.0, - "port_type": "optical", - "width": 0.5, - } - ], - } - satisfiable = { - "id": "l4_corner_left", - "level": "l4", - "port_signature": "1x0", - "topology": {"expected_optical_edge_ports": {"left": 1}}, - } - _validate_runtime_port_contract(satisfiable, result) - impossible = { - "id": "l4_corner_right", - "level": "l4", - "port_signature": "0x1", - "topology": {"expected_optical_edge_ports": {"right": 1}}, - } - with self.assertRaisesRegex(ReleaseError, "cannot satisfy"): - _validate_runtime_port_contract(impossible, result) - - def test_l3_runtime_ports_match_full_declared_geometry(self) -> None: - port = { - "center": [0.0, 0.0], - "name": "o1", - "orientation": 180.0, - "port_type": "optical", - "width": 0.5, - } - row = { - "id": "l3_test", - "level": "l3", - "port_signature": { - "count": 1, - "names": ["o1"], - "ports": [ - { - "center": [0.0, 0.0], - "name": "o1", - "orientation": 180.0, - "width": 0.5, - } - ], - }, - "topology": {}, - } - result = { - "bbox_um": [[0.0, -0.25], [10.0, 0.25]], - "port_count": 1, - "ports": [port], - } - _validate_runtime_port_contract(row, result) - result["ports"][0]["width"] = 0.6 - with self.assertRaisesRegex(ReleaseError, "width drifted"): - _validate_runtime_port_contract(row, result) - - def test_l2_runtime_ports_are_finite_positive_and_exact_count(self) -> None: - row = { - "id": "l2_test", - "level": "l2", - "port_signature": "1x1", - "topology": {}, - } - result = { - "bbox_um": [[0.0, -0.25], [10.0, 0.25]], - "port_count": 2, - "ports": [ - { - "center": [0.0, 0.0], - "name": "o1", - "orientation": 180.0, - "port_type": "optical", - "width": 0.5, - }, - { - "center": [10.0, 0.0], - "name": "o2", - "orientation": 0.0, - "port_type": "optical", - "width": 0.5, - }, - ], - } - _validate_runtime_port_contract(row, result) - result["ports"][1]["width"] = 0.0 - with self.assertRaisesRegex(ReleaseError, "invalid width"): - _validate_runtime_port_contract(row, result) - - def test_l4_package_build_requires_executed_port_evidence(self) -> None: - topology = { - "expected_optical_edge_ports": {"left": 1, "right": 2}, - "runtime_port_evidence": { - "expected_count": 3, - "expected_edge_counts": { - "left": 1, - "right": 2, - "bottom": 0, - "top": 0, - }, - "observed_edge_counts": { - "left": 1, - "right": 2, - "bottom": 0, - "top": 0, - }, - "runtime_inspected": True, - "source_admission_bound": False, - "machine_checks_passed": True, - }, - } - _validate_l4_source_port_evidence("l4_test", topology) - stale = { - **topology, - "runtime_port_evidence": { - **topology["runtime_port_evidence"], - "runtime_inspected": False, - "source_admission_bound": True, - }, - } - with self.assertRaisesRegex(ReleaseError, "not runtime-inspected"): - _validate_l4_source_port_evidence("l4_test", stale) - mismatched = { - **topology, - "runtime_port_evidence": { - **topology["runtime_port_evidence"], - "observed_edge_counts": { - "left": 2, - "right": 1, - "bottom": 0, - "top": 0, - }, - }, - } - with self.assertRaisesRegex(ReleaseError, "differs from topology"): - _validate_l4_source_port_evidence("l4_test", mismatched) - - -if __name__ == "__main__": - unittest.main()